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

a,img{border:0;}
a{text-decoration:none;}
.slider{margin:0px auto; max-width: 100%;}
.conbox {margin: 0 auto; text-align: center; width: 100%; overflow: hidden; position: relative; height: 500px;}
.conbox a {display: block; width:100%; height: 500px; margin: 0 auto; background-position: 50% 0; background-repeat: repeat-x;}
.switcher_a {position:relative; width:904px; z-index:10; margin: 0 auto;}
.switcher{position:absolute; left:413px; bottom:10px; z-index:10; text-align:center;}
.switcher a{background:url('/Resource/img/btn.png') no-repeat;float:left;height:12px;width:12px;margin-left:10px;color:#D00000; border-radius:10px;}
.switcher a.cur,.switcher a:hover{background:url('/Resource/img/btn_o.png') no-repeat;float:left;height:12px;width:12px;margin-left:10px;color:#D00000; border-radius:10px;}
</pre></body></html>