<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.rollDiv img {
border:0;
}
html{color:#000;background:#FFF;overflow: scroll;
overflow-x: hidden;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,textarea,p,blockquote,th,td {
margin:0 auto;
padding:0; font-family:"宋体"; font-size:12px;
}
/*rolldiv*/
.rollDiv{ width:930px;overflow:hidden; zoom:1; margin:0 auto; padding:0}
.rollDiv .boximg{display:block;overflow:hidden; zoom:1; border:1px solid #ccc;}
.rollDiv_con{ display:block;overflow:hidden; zoom:1; list-style:none; width:920px; height:450px; margin:4px; position:relative;}
.rollDiv ol,ul {
list-style:none;
}
.rollDiv_con ul{ width:1000%; height:450px; }
.rollDiv_conli{ float:left; position:relative; width:920px;text-align:center;}
.rollDiv_con .textbg{opacity:0.5;-moz-opacity:0.5;filter:alpha(opacity=50); background:#333; height:31px; display:block; margin-top:-31px;}
.rollDiv_con .imgtext{ color:#fff; font-size:14px; line-height:28px; display:block; padding:1px 10px; margin-top:-31px; position:relative; z-index:2;}
.rollDiv_nav{ padding:16px 0 10px 0; position:relative;}
.rollDiv_subli{ float:left; margin:0 10px;}
.rollDiv_subli img{ border:#ebedef 1px solid; padding:2px;}
.rollDiv_subli.on img{ border:#ba0202 1px solid;}
.rollDiv_subimg{ display:block; margin:0 40px;overflow:hidden; zoom:1;}
em.num{ float:right;}
/*ctrl*/
.rollDiv .ctrl1,.rollDiv .ctrl2{ background:url(../images/rolldiv.gif) no-repeat; width:21px; height:25px; display:block; position:absolute; top:40px;opacity:0.7;-moz-opacity:0.7;filter:alpha(opacity=70);}
.rollDiv .ctrl1:hover,.rollDiv .ctrl2:hover{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.rollDiv .ctrl1{ left:10px; background-position:-15px -11px;}
.rollDiv .ctrl2{ right:10px; background-position:-41px -11px;}
.rollDiv_con .ctrl1,.rollDiv_con .ctrl2{ display:block; position:absolute; height:100%; width:50%; top:0; z-index:4; background:none;}
.rollDiv_con .ctrl1{left:0}
.rollDiv_con .ctrl2{right:0}
.rollDiv_subimg{ position:relative; height:80px; width:850px; }
.rollDiv_subimg ul{ margin:0; padding:0; white-space:nowrap;}
/*more style*/
.rollDiv.r2 .rollDiv_con .ctrl1,.rollDiv.r2 .rollDiv_con .ctrl2{cursor:pointer; width:10%; background:#000;opacity:0.0;-moz-opacity:0.0;filter:alpha(opacity=0);}
.rollDiv.r2 .rollDiv_con .imgtext{ display:block; height:31px; text-align:center; float:none;}
.rollDiv.r2.showc .rollDiv_con .ctrl1,.rollDiv.r2.showc .rollDiv_con .ctrl2{opacity:0.5;-moz-opacity:0.5;filter:alpha(opacity=50);}

</pre></body></html>