<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */


/* ----------------------------------- 公共样式  -------------------------------------------------- */
*{font-size:12px;color:#666;padding:0;margin:0;}
body,dl,dd,dt,div,p,h1,h2,h3,h4,h5,h6,table,td,tr,span,ul,ol{margin:0;padding:0;}
ul,ol{list-style:none;}
img{border:0;}
a{text-decoration:none;}
.clear{font-size:0;margiin:0;padding:0;width:0;height:0;line-height:0;clear:both;}


/*焦点图1*/
#imgPlay{overflow:hidden;width:424px;height:286px;position:relative;margin:0 auto}
#imgPlay .imgs{}
#imgPlay .imgs img{width:424px;}
#imgPlay .imgs li{float:left;position:relative;}
#imgPlay .imgs li span{width:414px;height:32px;background:#000;filter:alpha(opacity=90);opacity:0.9;color:#fff;font-size:14px;padding-left:10px;position:absolute;bottom:0px;left:0;}
#imgPlay .imgs li span h3{color:#fff;margin-top:7px;font-size:14px;width:315px;padding-right:99px;overflow:hidden;margin-bottom:2px;letter-spacing:3px}
#imgPlay .imgs li span p{width:315px;padding-right:99px;overflow:hidden;line-height:19px;}
#imgPlay .imgs {width:2172px;}
#imgPlay .num1{position:absolute;bottom:11px;right:0;height:8px;}
#imgPlay .num {height:8px;}
#imgPlay .num span {float:left;display:block;background: url(ico3.gif) no-repeat;margin-right:7px;overflow:hidden;width:8px;height:8px;cursor:pointer;}
#imgPlay .num span.on {background: url(ico4.gif) no-repeat;}
#imgPlay #numInner{}</pre></body></html>