
.mod18sBoxs { margin: 0px auto; width: 575px; margin-top:30px; background: #FFF;  }
.mod18s{ width: 575px;  margin: 0px auto; position: relative;   }
.mod18s .btns{position:absolute;width:15px;height:74px;top:436px;cursor:pointer;z-index:99;font-size:50px;font-weight:bold; }
.mod18s .prevs{left:0;background:url(../images/prevBtn.png) no-repeat;}


.mod18s #prevTopc,.mod18s #nextTopc{top:100px;width:30px;height:31px;}
.mod18s #prevTopc{background:url(../images/prevBtnTop.png) 0 0 no-repeat;}
.mod18s #nextTopc{background:url(../images/nextBtnTop.png) 0 0 no-repeat;}


.mod18s #prevTopd,.mod18s #nextTopd{top:100px;width:30px;height:31px;}
.mod18s #prevTopd{background:url(../images/prevBtnTop.png) 0 0 no-repeat;}
.mod18s #nextTopd{background:url(../images/nextBtnTop.png) 0 0 no-repeat;}

.mod18s .nexts{right:0;background:url(../images/nextBtn.png) no-repeat;}
.mod18s li{float:left;}
.mod18s .cfs li{position:relative;color:#fff;}
.mod18s .cfs a{display:block;width:575px;height:330px;position:absolute;color:#fff;}
.mod18s .cfs li span{display:block;width:640px;position:absolute;left:0;bottom:0;padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.mod18s .picBoxs{height:430px;position:relative;overflow:hidden;}
.mod18s .picBoxs ul{height:430px;position:absolute; background-color:#0F0}
.mod18s .picBoxs li{width:575px;height:430px; margin:0; padding:0;}
.mod18s .listBoxs{ width:575px; height:74px; margin: 0 auto; position: relative; padding: 6px 0 0px; overflow: hidden; }
.mod18s .listBoxs ul{height:74px;position:absolute;}
.mod18s .listBoxs li{width:57px;height:74px;cursor:pointer;position:relative; }
.mod18s .listBoxs li i{display:none; margin:0; padding:0;}
.mod18s .listBoxs li a{display:block;width:124px;height:70px;}
.mod18s .listBoxs li img{width:70px;height:70px;}
.mod18s .listBoxs .on img{width:70px;height:70px;border:2px solid #ff6600;}
.mod18s .listBoxs .on i{display:block;}