/* CSS Document */


*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}
.eTitle h1 {text-align:left;width:400px; font-size:14px;padding-bottom:10px;}
/*焦点图*/
.mod17{width:230px;height:429px;margin:20px ;background:#f7f7f7;float:right}
.mod{width:763px;background:#f7f7f7;padding-top:10px; overflow:hidden;} 
.mod18{width:728px;height:529px;margin:16px;position:relative;}
.mod18 .btn{position:absolute;width:15px;height:70px;top:435px;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.prev{left:0;background:url(prevBtn.jpg) no-repeat;}
.mod18 #prevTop,.mod18 #nextTop{top:163px;width:46px;height:48px;}
#prevTop{background:url(prevBtnTop.jpg) 0 0 no-repeat;}
#nextTop{background:url(nextBtnTop.jpg) 0 0 no-repeat;}
.next{right:0;background:url(nextBtn.jpg) no-repeat;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{display:block;width:728px;height:380px;position:absolute;color:#fff;}
.mod18 .cf li span{display:block;width:680px;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:429px;position:relative;overflow:hidden;}
.mod18 .picBox ul{height:429px;position:absolute;}
.mod18 .picBox li{width:728px;height:429px;}
.mod18 .listBox{width:682px;height:100px;margin:0 auto;position:relative;padding:6px 0 10px;overflow:hidden;}
.mod18 .listBox ul{height:100px;position:absolute;}
.mod18 .listBox li{width:100px;height:70px;cursor:pointer;position:relative;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:100px;height:70px;}
.mod18 .listBox li img{width:90px;height:70px;}
.mod18 .listBox .on img{width:90px;height:64px;border:3px solid #ff6600;}
.mod18 .listBox .on i{display:block;}
.clear {clear:both;}