<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin:0; padding:0; border: 0;} 
ul,li{list-style: none;}
a,area{ outline:none; blr:expression(this.onFocus=this.blur()); }
a { text-decoration:none;}
a:hover { text-decoration:none; -webkit-tap-highlight-color:transparent;color: #333; }
img { -ms-interpolation-mode: bicubic; }
/*@font-face{
	font-family:siyuan;
	src: url('SourceHanSansCN-Normal.otf');
}*/
html, body { 
font-family:'微软雅黑';
font-size:16px;
color:#333;
overflow-x: scroll;
} 
html{height:100%; position:relative}
input { border-radius:0;border: none;outline:none }  button{-webkit-appearance: none; border-radius:0;} 
div, span, h1, h2, h3, h4, h5, h6, p, a, img, dl, dt, dd, ol, ul, li, form { list-style:none; }
@-webkit-viewport { width:device-width; }
@-moz-viewport { width:device-width; }
@-ms-viewport { width:device-width; }
@-o-viewport { width:device-width; }
@viewport { width:device-width; }
.boxcenter { margin:0 auto;}
.fl_all { float:left; display:inline-block }
.fr_all { float:right; display:inline-block }
.txtdot { overflow:hidden; white-space:nowrap; text-overflow:ellipsis }
.hide{display: none;}

/*responsive Normal*/
.container {width:1200px;margin: 0 auto;}
@media(max-width:1200){
	.container {padding: 0 10px;box-sizing: border-box;}
}
.col_2in1 { width:50%; *width:49.9% }
.col_3in1 { width:33.3%  }
.col_4in1 { width:25%; *width:24.9% }
.col_5in1 { width:20%; *width:19.9% }
.col_6in1 { width:16.6% }
.line24{line-height:24px}
.line26{line-height:26px}
.line28{line-height:28px}
.line30{line-height:30px}

.clearfix:after {content:""; display:block; height:0; visibility:hidden; clear:both; }
.clearfix{zoom:1;}
.clear{clear:both; height:0; font-size:0;overflow:hidden; line-height:0;}
.main{padding-bottom:50px; position:relative; overflow:hidden}
a{color:#333}
.color_fc0c00:hover{color:#fc0c00}


/*头部*/
.header{padding-top: 31px;padding-bottom: 18px;}
.top_ulWrap{margin-top: 8px;}
.top_ulWrap li{margin-right:38px;border-bottom: 6px solid #fff;}
.top_ulWrap li:hover{border-bottom: 6px solid #fc0c00;}
.top_ulWrap li.hover{border-bottom: 6px solid #fc0c00;}
.top_ulWrap li a{display: inline-block;text-align: center; padding-bottom:8px;font-size: 17px;}
.top_ulWrap li a:hover{color:#444}
.searchWrap{width: 160px;margin-left: 22px;
	border-bottom: 1px solid #b0b0b0;}
.searchWrap{margin-top: 14px;}
.searchWrap #searchword{width: 134px;}
.searchWrap .btn_so{background:url(2020_self_search.png)no-repeat;width: 15px;height: 15px;}
    
    

/*右侧浮窗*/

/*底部*/
.footer{height: 200px;padding-top: 50px;}
.footer .fl_all{margin-left: 40px;text-align: center;}
.footer_con{width: 800px;margin:0 auto}
.footer img{width: 140px;height: 140px;}
.footer p{margin-top: 12px;}
.bottom{text-align: center; padding:30px 0; background-color: #333;color: #fff;}
.bottom a{ color: #fff;font-size: 14px;}
.bottom .bottom_link span{padding:0 30px}
.bottom_info{line-height: 41px; font-size: 14px; color: #999;}
.bottom_info .copy{margin-left: 10px;}

.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}





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