  @charset "utf-8";

/* 产品详细效果CSS开始 */
.mod18Box { padding: 10px; border: 1px solid #CCC; margin: 0px auto; width:566px; background: #FFF; box-shadow:0px 1px 5px #CCCCCC }
.mod18{ width: 546px; height: 431px; margin: 0px auto; position: relative; background: #f7f7f7; }
.mod18 .btn{position:absolute;width:15px;height:70px;top:336px;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
/*.mod18 .prev{left:0;background:url(../images/ad_scroll_back.png) no-repeat;}*/
.mod18 #prevTop,.mod18 #nextTop{top:160px;width:44px;height:64px;}
.mod18 #prevTop{background:url(../images/jt-2.png) 0 0 no-repeat;}
.mod18 #prevTop:hover{background:url(../images/jt-2-1.png) 0 0 no-repeat;}
.mod18 #nextTop{background:url(../images/jt-1.png) 0 0 no-repeat;right: 0;}
.mod18 #nextTop:hover{background:url(../images/jt-1-1.png) 0 0 no-repeat;}
/*.mod18 .next{right:0;background:url(../images/ad_scroll_forward.png) no-repeat;}*/
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{display:block;width:546px;height:377px;position:absolute;color:#fff;}
.mod18 .cf li span{display:block;width:546px;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");}
.mod18 .picBox{height:330px;position:relative;overflow:hidden;}
.mod18 .picBox ul{height:330px;position:absolute;}
.mod18 .picBox li{width:546px;height:377px;}
.mod18 .listBox{ width: 546px; height: 104px; margin:3px auto 0; position: relative;overflow: hidden; }
.mod18 .listBox ul{height:104px;position:absolute;}
.mod18 .listBox li{width:132px;height:104px;cursor:pointer;position:relative;margin-right: 6px;padding-top: 7px;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:132px;height:91px;position: relative;}
.mod18 .listBox li img{max-width: 100%;}
.mod18 .listBox .on{width:132px;height:91px;border:3px solid #043ca9;top: 7px;}
.mod18 .listBox .on:before{content: "";display: block;width: 9px;height: 5px;background: url(../images/hh-pic66.jpg) no-repeat;position: absolute;left: 50%;
          margin-left: -4px;top: -7px;}
.mod18 .listBox .on i{display:block;}
/* 效果CSS结束 */