<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* imgPlay */
#imgPlay{margin:8px auto;overflow:hidden;width:1080px;zoom:1;position:relative;height:481px;}
#imgPlay .imgs img{border:#dbdbdb 0px solid;width:1080px;padding:0px;}
#imgPlay .imgs li{float:left;position:relative}
#imgPlay .imgs{width:6480px}
#imgPlay .btn{right:12px;overflow:hidden;width:112px;bottom:12px;text-indent:-9999px;position:absolute;height:29px;}
#imgPlay .btn a{background:url(../images/bg.png) no-repeat;background-position:0px 0px;display:block;width:112px;height:29px;}
#imgPlay .btn a:hover{background:url(../images/bg.png) no-repeat;background-position:0px -30px;}
#imgPlay .prev{background:url(../images/prev.png) no-repeat 0px 0px;left:1px;width:46px;cursor:pointer;text-indent:-9999px;position:absolute;top:201px;height:81px}
#imgPlay .next{background:url(../images/next.png) no-repeat 0px 0px;left:1px;width:46px;cursor:pointer;text-indent:-9999px;position:absolute;top:201px;height:81px}
#imgPlay .next{background-position:right 0px;right:1px;left:auto}
#imgPlay .num{position:absolute;top:270px;left:50%;margin:0 0 0 -60px;height:19px;text-align:center;font-size:0;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;background:rgba(255,255,255,.3);filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#4CFFFFFF', EndColorStr='#4CFFFFFF')}
#imgPlay .num span{display:inline-block;width:14px;height:13px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;background:#b7b7b7;overflow:hidden;*zoom:1;cursor:pointer;margin:3px 3px 0 3px;}
#imgPlay .num span.on{background:#FF4400;}
#imgPlay #numInner{padding:3px 0 0 0;background:none transparent scroll repeat 0% 0%;position:absolute;top:275px;text-align:center}


.section{display:block; margin:45px 0 0 50px;}</pre></body></html>