/* 效果CSS开始 */
.mod18{width:304px;position:relative;margin:0 auto;}
.mod18 .btn{position:absolute;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{left:10px;background:url(../images/prevBtn.png) no-repeat;}
.mod18 .next{right:10px;background:url(../images/nextBtn.png) no-repeat;}
.mod18 #prevTop,.mod18 #nextTop{top:315px;width:32px;height:48px;}
.mod18 #prev,.mod18 #next{top:490px;width:10px;height:16px; display: none;}
.mod18 #prevTop{background:url(../images/preImg.png) left center no-repeat;}
.mod18 #nextTop{background:url(../images/nexImg.png) right center no-repeat;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf li span{display:block;width:304px;position:absolute;left:0px;bottom:70px;line-height:22px;text-align:center; font-size: 14px;}
.mod18 .picBox{width:304px; height:420px;position:relative;overflow:hidden; background:#005ca4;}
.mod18 .picBox ul{height:304px;position:absolute; left:0;}
.mod18 .picBox li{ width:304px;height:420px;}
.mod18 .picBox li a.imgqh{ width:304px;height:280px; padding-top: 40px; padding-bottom: 40px; display: block; background-color: #fff;}
.mod18 .picBox li a.imgqh img{ width:100%;}
.mod18 .listBox{width:175px;height:23px;margin-top:-50px;position:relative;overflow:hidden; margin-left: auto; margin-right: auto;}
.mod18 .listBox ul{height:23px;position:absolute;}
.mod18 .listBox li{
width:15px;
height:15px;
font-size: 0;
border-radius: 50%;
border: 3px solid #fff;
text-align:center;
line-height: 33px;
margin-left:3px;
display: block;
float:left;
}
.mod18 .listBox li a{display:block;width:21px;height:21px;}
.mod18 .listBox .on{width:80px;
height:15px;
background: #fff;
font-size:12px;
border: none;
border-radius: 5px;
text-align:center;
line-height:15px;
display: block;
color: #005ca4;
}