.mod18Box { padding: 10px; border: 1px solid #CCC;width: 100%; background: #FFF; box-shadow:0px 1px 5px #CCCCCC }
.mod18{ width: 100%; height: 330px; margin: 0px auto; position: relative; background: #f7f7f7; }
.mod18 .btn{position:absolute;width:15px;height:70px;top:262px;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;padding:0;}
.mod18 .prev{left:-1px;background:url(../images/prevBtn.png) no-repeat;}
.mod18 #prevTop,.mod18 #nextTop{top:110px;width:34px;height:48px;}
.mod18 #prevTop{background:url(../images/prevBtnTop.png) 0 0 no-repeat;}
.mod18 #nextTop{background:url(../images/nextBtnTop.png) 0 0 no-repeat;}
.mod18 .next{right:0;background:url(../images/nextBtn.png) no-repeat;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf li img{width:370px;height:260px;}
.mod18 .cf a{display:block;width:100%;height:260px;position:absolute;color:#fff;}
.mod18 .picBox{height:260px;position:relative;overflow:hidden;}
.mod18 .picBox ul{height:260px;position:absolute;}
.mod18 .picBox li{width:370px;height:260px;}
.mod18 .listBox{ width: 100%; height: 70px; margin: 0 auto; position: relative; padding: 6px 0 0px; overflow: hidden; }
.mod18 .listBox ul{height:100px;position:absolute;}
.mod18 .listBox li{width:129px;height:70px;cursor:pointer;position:relative;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:124px;height:70px;}
.mod18 .listBox li img{width:120px;height:64px;}
.mod18 .listBox .on img{width:116px;height:64px;border:3px solid #ff6600;}
.mod18 .listBox .on i{display:block;}