*{padding:0;margin:0;}

img{border:none}
ul,li{list-style:none}

.cl:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.cl{zoom:1}

#sildes{}

.container{width:1000px;height:772px;margin:0 auto;position:relative; }


.control {width:768px;height:570px;display: block;position:relative;overflow: hidden; margin:0 auto;}

.change li{width:768px;overflow: hidden;text-align:center}
/* 图片垂直居中,不是很准确 */
.change li .imgWrap{display: table-cell ;width:768px;height:570px;vertical-align: middle;cursor:pointer;*font-size: 500px;}

.change li img{width:768px;height:570px; vertical-align:middle; overflow:hidden}
/* 描述部分
.change li .textDesc{width:100%;height:100px;position:absolute;left:0;bottom:0;text-align:left;overflow: hidden;}
.change li .opacity{width:100%;height:100px;position:absolute;left:0;bottom:0;background:#000;filter:alpha(opacity=50);opacity:0.5;}
.change li .title{padding:10px 15px 0; color:#e6e6e6;font-size:14px;line-height:22px;}
.change li .title a{color:#e6e6e6;}
.change li .text{color:#b7b7b7;line-height:18px;padding:5px 15px;font-size:12px;}
 */
/* 翻页按钮
.prev, .next{width:67px;height:174px;position:absolute;bottom:205px; color:#FFF;font-size:14px; z-index: 9;font-weight:bold; cursor: pointer;outline:none} 
.prev span, .next span{display: none;}
.prev{left:0;background:url(../../img/34/arrows_01.png) no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src="style/i/arrows_01.png") ; _background:none}
.next{right:0;background:url(../../img/34/arrows_02.png) no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src="style/i/arrows_02.png") ; _background:none}
 */
/* 分页 */
.pageClass{text-align:center;z-index: 9;position:absolute;top:50px;padding-top:10px;}
.pageClass a{display: inline-block; width:10px;height:10px;margin:0 3px;overflow:hidden; border:1px solid #bebebe;background:#bebebe ;border-radius:5px;outline:none}
.pageClass a span{display:none}
.pageClass a:hover,.pageClass a.cur{border:1px solid #be230a;background:#be230a }

/* 缩图部分 */
.thumbWrap{height:116px; position:relative;overflow: hidden; margin-top:25px;}
.thumbWrap .thumbCont{width:887px;height:116px;position:absolute;overflow: hidden; left:60px;}
.thumbWrap ul{}
.thumbWrap ul li{float: left; width:180px;height:116px;text-align:center;overflow: hidden;}
.thumbWrap ul li div{display: table-cell ;width:165px;height:116px;vertical-align: middle;cursor:pointer;*font-size: 79px;}

.thumbWrap ul li img {width:165px; height:112px;vertical-align:middle; overflow:hidden}

.thumbWrap ul li.cur img{ border:solid 2px #028c27;}

/* 缩图按钮 */
.thumbPrev,.thumbNext{width:43px;height:98px;text-align:center;position:absolute;color:#000;z-index: 99999; outline:none; top:9px;}
.thumbPrev span, .thumbNext span{display: none;}
.thumbPrev{left:0;background:url(../../img/64/5.png) no-repeat;}
.thumbNext{left:956px;background:url(../../img/64/6.png) no-repeat;}
.thumbPrev:hover{left:0;background:url(../../img/64/8.png) no-repeat;}
.thumbNext:hover{left:956px;background:url(../../img/64/7.png) no-repeat;}
