<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.wrap{width:1200px;margin:0 auto;}

/* sildes css begin */
.control {width:1200px;height:510px;display: block;position:absolute;top:0;left:0;overflow: hidden;}
.change li{width:935px;overflow: hidden;text-align:center}

/* å›¾ç‰‡åž‚ç›´å±…ä¸­,ä¸æ˜¯å¾ˆå‡†ç¡® */
.change li .imgWrap{display: table-cell ;width:935px;height:500px;vertical-align: middle;cursor:pointer;*font-size: 500px;}
.change li img{max-width:935px;max-height:500px;width: expression(this.width &gt; 900 &amp;&amp; this.width &gt; this.height ? 900 :true); height:expression(this.height &gt;900 ? 900: true);vertical-align:middle; overflow:hidden}

/* æè¿°éƒ¨åˆ† */
.change li .textDesc{width:100%;height:50px;position:absolute;left:0;bottom:0;text-align:left;overflow: hidden;}
.change li .opacity{width:100%;height:50px;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:28px;}
.change li .title a{color:#fff;font-size:16px;}
.change li .text{color:#b7b7b7;line-height:18px;padding:5px 15px;font-size:12px;display:none;}

/* ç¿»é¡µæŒ‰é’® */
.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;display;none;} 
.prev span, .next span{display: none;}
.prev{left:0;background:url(../images/arrows_01.png) no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src="../images-thumb/arrows_01.png") ;display: none;}
.next{right:0;background:url(../images/arrows_02.png) no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src="../images-thumb/arrows_02.png") ;display: 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{width:240px;height:100%;padding:0px 0;position:absolute;right:0;top:0;background:#fff;overflow: hidden;}
.thumbWrap .thumbCont{width:100%;height:100%;position:relative;overflow: hidden;}
.thumbWrap ul{overflow: hidden;}
.thumbWrap ul li{width:240px;height:160px; padding:0px 0px 10px 0; text-align:center;position:relative;}
.thumbWrap ul li div{display: table-cell ;width:240px;height:160px;cursor:pointer;*font-size: 79px;}
.thumbWrap ul li b{background: url(../images/142.png) no-repeat center center;width: 40px;height: 40px;display: block;position: absolute;left: 50%;top: 50%;margin: -20px 0 0 -20px;background-size: 40px;}



.thumbWrap ul li img {max-width:240px; height:160px; width: expression(this.width &gt; 116 &amp;&amp; this.width &gt; this.height ? 116 :true); height:expression(this.height &gt;89 ? 89: true);vertical-align:middle; overflow:hidden}

.thumbWrap ul li.cur b{background: url(../images/142_a.png) no-repeat center center;background-size: 40px;}

/* ç¼©å›¾æŒ‰é’® */
.thumbPrev,.thumbNext{width:240px;height:39px;text-align:center;position:absolute;color:#000;z-index: 8; outline:none}
.thumbPrev span, .thumbNext span{display: none;}

.thumbPrev{left:0;top:0;background:url(../images/top.png) no-repeat center center;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src="../images-thumb/Yprev.png") ; _background:none}
.thumbNext{left:0;bottom:10px;background:url(../images/xia.png) no-repeat center center;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src="../images-thumb/Ynext.png") ; _background:none}

.thumbPrev:hover{background:url(../images/top_2.png) no-repeat center center;}

.thumbNext:hover{background:url(../images/xia_2.png) no-repeat center center;}
</pre></body></html>