img{border:none}
ul,li{list-style:none}
body{background-color:#f4f4f4}
.cl:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.cl{zoom:1}

#sildes{}

.container{width:980px;margin:0 auto;position:relative;}


.control {width:980px;height:900px;background:#fff;display: block;position:relative;overflow: hidden;}

.change li{width:980px;overflow: hidden;text-align:center}
/* 图片垂直居中,不是很准确 */
.change li .imgWrap{display: table-cell ;width:980px;height:900px;vertical-align: middle;cursor:pointer;*font-size: 500px;}

.change li img{max-width:980px;max-height:900px;width: expression(this.width > 1000 && this.width > this.height ? 1000 :true); height:expression(this.height >900 ? 900: true);vertical-align:middle; overflow:hidden}
/* 描述部分 */
.change li .textDesc{display:none;width:100%;height:100px;position:absolute;left:0;bottom:0;text-align:left;overflow: hidden;}
.change li .opacity{display:none;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:49px;height:49px;position:absolute;bottom:480px; 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(i/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(i/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 }

.thumbnail{width:980px;overflow: hidden;margin:10px auto;position:relative}
.thumphoto{width:100px;height:90px;background:#0d0d0d;padding:5px 5px; text-align:center}
.thumphoto img{margin-bottom:5px}
.thumphoto a{color:#ccc; text-decoration:none}
.thumphoto a:hover{color:#fff; text-decoration:none}
/* 缩图部分 */
.thumbWrap{float:left;width:900px;height:100px;padding:0 39px;left:123px;bottom:0;background:#fff;border-radius:5px;overflow: hidden;}
.thumbWrap .thumbCont{height:100px;position:relative;overflow: hidden;}
.thumbWrap ul{}
.thumbWrap ul li{float: left; width:116px;height:89px;padding:3px;margin:0px 3px;text-align:center;overflow: hidden;}
.thumbWrap ul li div{display: table-cell ;width:138px;height:89px;vertical-align: middle;cursor:pointer;*font-size: 79px;}

.thumbWrap ul li img {max-width:116px; max-height:89px; width: expression(this.width > 116 && this.width > this.height ? 116 :true); height:expression(this.height >89 ? 89: true);vertical-align:middle; overflow:hidden}

.thumbWrap ul li.cur{border:1px #aeaeae solid}

/* 缩图按钮 */
.thumbPrev,.thumbNext{width:39px;height:100px;text-align:center;position:absolute;color:#000;z-index: 9; outline:none}
.thumbPrev span, .thumbNext span{display: none;}
.thumbPrev{left:0;top:0;background:url(i/prev.png) no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src="style/i/prev.png") ; _background:none}
.thumbNext{right:0;top:0;background:url(i/next.png) no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src="style/i/next.png") ; _background:none}

/*图片介绍样式*/
.thumbphoto_us{width:960px;overflow:hidden;zoom:1;margin:0px auto;line-height:35px;font-size:14px;border:1px #313131 solid;background:#0d0d0d;padding:10px;}

.g_qita{width:978px;overflow:hidden;zoom:1;margin:0px auto;border:1px #ddd solid}
.g_qita_title{width:956px;overflow:hidden;zoom:1;margin:0px auto;padding:0px 10px;background:#f0f0f0; border:1px #fff solid;line-height:35px}
.g_qita_title a{color:#414141; text-decoration:none}
.g_qita_title a:hover{color:#414141; text-decoration:underline}

.g_qita_bg{width:978px;overflow:hidden;zoom:1;margin:0px auto;}
.g_qita_bg ul{width:945px;list-style-type:none;overflow:hidden;zoom:1;margin:0px auto;}
.g_qita_bg ul li{float:left;width:131px;height:130px;overflow:hidden;zoom:1;margin:10px 12px;line-height:22px;background:url(../images/g_qita_picbg.jpg) no-repeat}
.g_qita_bg ul li a{color:#414141;display:block;text-align:center; text-decoration:none}
.g_qita_bg ul li a:hover{display:block;text-align:center;color:#414141; text-decoration:underline}
.g_qita_bg ul li a img{width:120px;height:90px;display:block;margin:6px 4px;}