﻿/*页面主体*/
.on_index{
 margin:0 auto;
 width:988px;
}

.topvebanner{
 margin:0 auto;
 width:988px;
 height:239px;
 overflow: hidden;
}
.topvebanner ul{margin:0;padding:0;}
#myjQuery {BACKGROUND: #000; OVERFLOW: hidden; WIDTH: 988px; POSITION: relative; HEIGHT: 239px;}
#myjQueryContent { OVERFLOW: hidden; WIDTH: 988px; HEIGHT: 239px;}
#myjQueryContent DIV {POSITION: absolute; HEIGHT: 239px;}
#myjQueryContent .smask {Z-INDEX: -1;}
#myjQueryContent IMG {WIDTH: 988px; HEIGHT: 239px;border:0;}
#myjQueryNav {DISPLAY: block; OVERFLOW: hidden; WIDTH: 65px; HEIGHT: 8px; position:absolute; top:220px; right:10px; z-index:5;}
#myjQueryNav LI {DISPLAY: block; FLOAT: left; WIDTH: 15px; CURSOR: pointer;HEIGHT: 8px; TEXT-ALIGN: center; margin-left:1px;background:#666; color:#fff;}
#myjQueryNav .nbg {BACKGROUND:#666;}
#myjQueryNav A { DISPLAY: block; Z-INDEX: 12; MARGIN: 0px auto; TEXT-TRANSFORM: uppercase; WIDTH: 45px; COLOR: #ffffff; LINE-HEIGHT: 22px; POSITION: relative; HEIGHT: 22px; z-index:20;}
#myjQueryNav .current { BACKGROUND: #347e0d;}
#myjQueryNav .current A { COLOR: #fff;}
#myjQuery #flow {
 background:url(../images/fcurrent.gif) no-repeat;
 margin-top:-33px;
 WIDTH: 45px;
 HEIGHT:22px;
 Z-INDEX: 22;
 left:652px; 
 POSITION: absolute;
}

/*首页内容*/
.topvebox{
 margin:15px 0 0 0;
 overflow: hidden;
}
/*首页左边*/
.box_left{
 float:left;
 width:552px;
 height:125px;
 overflow:hidden;
}
/*首页案例标题*/
.nextpic_t{
 color:#666;
 font-weight: bold;
 line-height:26px;
}
.nextpic_t span{
 color:#96c800;
 font-size:12px;
 font-weight: normal;
}
