﻿@charset "utf-8";

/* clearfix */
.clearfix{ *zoom:1;}
.clearfix:after{ display:table; line-height:0; content:""; clear:both;}


/* weiduduan */
.weiduduan{ width:770px; margin:0px auto 0 auto;}
.mod18{width:770px;margin:0 auto;position:relative;}
.mod18 .btn{position:absolute;width:20px;height:84px;top:632px;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{left:0;background:url(../images/bt_left.png) no-repeat;}
.mod18 #prevTop,.mod18 #nextTop{top:235px;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:0;background:url(../images/bt_right.png) no-repeat;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{display:block;width:770px;height:586px;position:absolute;color:#fff;}
.mod18 .cf li span{display:block;width:770px;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:586px;position:relative;overflow:hidden;}
.mod18 .picBox ul{height:586px;position:absolute;}
.mod18 .picBox li{width:770px;height:586px;}
.mod18 .listBox{width:720px;height:99px;margin:0 auto;position:relative;padding:10px 0 10px;overflow:hidden;}
.mod18 .listBox ul{height:100px;position:absolute;}
.mod18 .listBox li{width:147px;height:99px;cursor:pointer;position:relative; }
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:130px;height:99px;}
.mod18 .listBox li img{width:130px;height:99px;border:1px solid #CCC;}
.mod18 .listBox .on img{width:127px;height:96px;border:3px solid #ff6600;}
.mod18 .listBox .on i{display:block;}
/* 维度端前端网整理 http://www.weiduduan.com */