@charset "utf-8";
/*位置属性*/
/*wrapper*/
.wrapper{ width:781px;  margin:0 auto;}
.picSlideWrap{ background:#F5F8FD;}
.titleh3{ height:70px; line-height:70px; text-align:center; background:url(/statics/images/dot.gif) repeat-x left bottom; width:910px; margin:0 auto; font-size:26px; color:#000;}
.titleh4{text-align:center; font-size:12px; color:#000; font-weight:normal;}
.imgnav{ width:781px; margin:10px auto;}
.imgnav{  position:relative; margin:0 auto; width:781px;}
.img{ z-index:10; width:781px; position:relative; text-align:center;}
.img img{ height:481px; display:none;}
.front{ position:absolute; left:0px; top:0px; z-index:10; cursor:pointer;  width:394px; height:489px; background:url(/statics/images/blank.gif); }
.front a{  position:absolute; left:20px; top:224px;display:block; background:url(/statics/images/imgSlideLeft.png) no-repeat; width:104px; height:104px; display:none;}
.next{  position:absolute; right:0px; top:0px; z-index:10;cursor:pointer; width:394px; height:489px;  background:url(/statics/images/blank.gif);}
.next a{  position:absolute; right:20px; top:224px; display:block; background:url(/statics/images/imgSlideRight.png) no-repeat; width:104px; height:104px; display:none;}

.cbtn{position:relative; background: #2d2d2d;}
.cbtn ul{position:relative; width:10000px;}
.cbtn ul li{ float:left; width:132px; height:81px; cursor:pointer; text-align:center; margin-right:10px; position:relative;}
.cbtn ul li img{ width:132px; height:81px; display:block;}
.cbtn ul li tt{ background:#000; color:#FFF; position:absolute; right:4px; bottom:4px; z-index:20; font-family:"宋体" ;font-size:12px; line-height:16px; padding:0 5px;}
.ctrl div{ clear:both;}
.cSlideUl{width:690px; height:101px;overflow:hidden; position:relative; top:10px; margin:0 auto;}
.picSildeLeft{cursor:pointer; position:absolute; top:10px; left:0px; z-index:9; background: url(/statics/images/picSlideLeft.png) no-repeat; width: 25px;height: 81px;}
.picSildeRight{cursor:pointer; position:absolute; top:10px; right:0px; z-index:9;background: url(/statics/images/picSlideRight.png) no-repeat;width: 25px;height: 81px;}
.picSildeLeft:hover{ background: url(/statics/images/picSlideLeftOn.png) no-repeat;}
.picSildeRight:hover{ background: url(/statics/images/picSlideRightOn.png) no-repeat;}




