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

/* stock */

body { font-size: 12px; background: #ffffff; font-family: "Microsoft yahei", Arial, Helvetica; color: #333333; }



a:link { color: #666666; text-decoration: none; }

a:visited { color: #666666; text-decoration: none; }

a:hover { color: #2789f2; text-decoration: none; }

a:active { color: #666666; }



.red a:visited, .red a:link { color: #ff0000; }

.red a:hover { text-decoration: none; }

.white a:visited, .white a:link { color: #ffffff; }

.white a:hover { text-decoration: none; }

.black a:visited, .black a:link { color: #000000; }

.black a:hover { text-decoration: none; }



.nav a:visited, .nav a:link { display: block; text-decoration: none; color: #ffffff; -webkit-transition: all .3s ease 0s; -moz-transition: all .3s ease 0s; transition: all .3s ease 0s; }

.nav a:hover { text-decoration: none; color: #ffffff; background: #317ac7; }



.footer_topc a:visited, .footer_topc a:link { display: block; text-decoration: none; color: #efefef; -webkit-transition: all .3s ease 0s; -moz-transition: all .3s ease 0s; transition: all .3s ease 0s; }

.footer_topc a:hover { text-decoration: none; color: #ffffff; }



.snav a:visited, .snav a:link { display: block; height: 86px; text-decoration: none; color: #3a3737; background: url(../images/bg_aside_nav.png) -10px 0 no-repeat #cdcaca; -webkit-transition: all .3s ease 0s; -moz-transition: all .3s ease 0s; transition: all .3s ease 0s; }

.snav a:hover { text-decoration: none; color: #ffffff; background: url(../images/bg_aside_navc.png) 0 0 no-repeat; }



.pagination a:visited, .pagination a:link, .pagination a:hover { display: block; width: 50px; height: 30px; line-height: 30px; color: #ffffff; display: inline; text-align: center; margin-right: 2px; padding: 5px 10px; }



.fl { float: left; }

.fr { float: right; }

.cb { clear: both; }

.fb { font-weight: bold; }

.fs12 { font-size: 12px; }

.fs14 { font-size: 14px; }

.fs18 { font-size: 18px; }

.tc { text-align: center; }

.tl { text-align: left; }

.tr { text-align: right; }

.ma { margin: 0 auto; }

.blankw { background: #ffffff; }

.blank3 { clear: both; height: 3px; overflow: hidden; display :block; font-size: 1px; }

.blank4G { background: #eeeeee; clear: both; height: 4px; overflow: hidden; display: block; font-size: 1px; }

.blank6 { clear: both; height: 6px; overflow: hidden; display: block; font-size: 1px; }

.blank9 { clear: both; height: 9px; overflow: hidden; display: block; font-size: 1px; }

.blank9W { background: #ffffff; clear: both; height: 9px; overflow: hidden; display: block; font-size: 1px; }

.blank12 { clear: both; height: 12px; overflow: hidden; display: block; }

.blank15 { clear: both; height: 15px; overflow: hidden; display: block; }

.blank20 { clear: both; height: 20px; overflow: hidden; display: block; }

.blank36 { clear: both; height: 36px; overflow: hidden; display: block; }

.blank50 { clear: both; height: 50px; overflow: hidden; display: block; }

.p10 { padding: 10px; }

.p15 { padding: 15px; }

.p20 { padding: 20px; }

.pl10 { padding-left: 10px; }

.pl20 { padding-left: 20px; }

.pb6 { padding-bottom: 6px; }

.red { color: #ff0000; }

.white { color: #ffffff; }

.black { color: #000000; }

.gray { color: #999999; }

.lh22 { line-height: 22px; }

.lh25 { line-height: 25px; }

.lh30 { line-height: 30px; }

.ti2 { text-indent: 2em; }

.ti1 { text-indent: 1em; }

.clearfix { *zoom: 1; }

.clearfix:after { display: block; clear: both; content: "."; visibility: hidden; height: 0; }

.sep { display: block; height: 1px; font-size: 1px; overflow: hidden; background: url(../images/sep.gif) center repeat-x; }

.sepB { display: block; height: 3px; font-size: 1px; overflow: hidden; background: url(../images/sepb.gif) center bottom repeat-x; }



.null{zoom:1;clear:both;height:0;font-size:0;overflow: hidden;}

.null:after{content:".";visibility:hidden;display:block;clear:both;height:0;font-size:0;overflow: hidden;}



.br2 { border-radius: 2px; }

.br5 { border-radius: 5px; }

.br10 { border-radius: 10px; }

.tsB { text-shadow: 1px 1px 0 #000000; }

.tsW { text-shadow: 1px 1px 0 #ffffff; }

.dhF { -webkit-transition: all 1s ease .3s; -moz-transition: all 1s ease .3s; transition: all 1s ease .3s; }

.dhE { -webkit-transition: all .3s ease 0s; -moz-transition: all .3s ease 0s; transition: all .3s ease 0s; }



hr { list-style: none; }</pre></body></html>