﻿
/* 效果CSS开始 */
.mod18{width:1420px;position:relative;margin:0px auto 0px auto; background:#000;}
.mod18 .btn{position:absolute;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{left:10px; background:url(../qh/prevBtn.png) no-repeat right;}
.mod18 .next{right:10px; background:url(../qh/nextBtn.png) no-repeat left;}
.mod18 #prevTop,.mod18 #nextTop{top:350px;width:32px;height:48px;}
.mod18 #prev,.mod18 #next{top:580px;width:40px;height:16px;}
.mod18 #prevTop{background:url(../qh/prevBtnTop.png) 0 0 no-repeat;}
.mod18 #nextTop{background:url(../qh/nextBtnTop.png) 0 0 no-repeat;}


.mod18 li{float:left;}


.mod18 .picBox{width:1420px; height:700px; position:relative; overflow:hidden;}
.mod18 .picBox ul{width:1420px;height:700px; height:700px; position:absolute; left:0;}
.mod18 .picBox ul li{width:1420px; height:700px; position:relative;}
.mod18 .picBox ul span{line-height:40px;background:rgba(0,0,0,0.5); color:#FFF; padding:0px 30px; position:absolute; bottom:12px; right:0px;}
.mod18 .picBox ul img{width:1420px; height:700px; display:block;}

.mod18 .listBox{width:98%;height:100px;margin:0px auto 0 auto;position:relative; padding-top:10px;overflow:hidden;}
.mod18 .listBox ul{height:100px;position:absolute;}
.mod18 .listBox li{width:126px;height:100px;cursor:pointer;position:relative; padding-top:5px;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:108px;height:150px;}
.mod18 .listBox img{width:110px; height:70px; border:3px solid #fff;}
.mod18 .listBox .on img{border:3px solid #fff;}
.mod18 .listBox .on{background:url(../qh/img_bg.png) center top no-repeat;}
.mod18 .listBox .on i{display:block;}


.fh01{width:1420px; text-align:right; margin:0px auto;}
.fh01 a{line-height:50px; color:#FFF;}