@charset "utf-8";
/* CSS Document */

		
.mod18Box {margin: 0px auto; width: 1000px;}
.mod18{ width:482px; height: 600px; float:left; position: relative; left:120px; top:70px;}
.mod18 .btn{position:absolute;width:12px;height:85px;top:560px;cursor:pointer;z-index:99;font-size:50px;font-weight:bold; }
.mod18 .prev{left:470px;background:url(../images/prevBtn1.png) no-repeat;}
.mod18 #prevTop,.mod18 #nextTop{top:200px;width:46px;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:-372px;background:url(../images/nextBtn1.png) no-repeat;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{display:block;width:482px;height:400px;position:absolute;color:#fff;}
.mod18 .cf li span{display:block;width:240px;position:absolute;left:0; top:15px;padding:30px 30px;line-height:26px;text-align:left; font-size:20px;}
.mod18 .cf li h1{display:block;482px;position: relative;left:0; top:15px;padding:30px 0px;line-height:26px;text-align:left; font-size:20px;}
.mod18 .picBox{height:482px;position:relative;overflow:hidden; }
.mod18 .picBox ul{height:482px;position:absolute;}
.mod18 .picBox li{width:482px;height:400px;}
.mod18 .listBox{ width: 352px; height: 122px; margin: 0 auto; position: relative; padding: 0px 0 0px; overflow: hidden; left:420px; top:80px;}
.mod18 .listBox ul{height:78px;position:absolute;}
.mod18 .listBox li{width:78px;height:122px;cursor:pointer;position:relative; padding:0 5px; text-align:center;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:78px;height:78px;}
.mod18 .listBox li img{width:78px;height:78px;}
.mod18 .listBox .on img{width:78px;height:78px;border:3px solid #FFF;}
.mod18 .listBox .on i{display:block;}

