<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body{color:#333; font-size:16px; font-family:Microsoft YaHei,Simsun,SimHei,Arial; -webkit-text-size-adjust:none; min-width: 320px;}
body,div,ul,ol,ul,li,ol,dl,dd,dt,form,span,p,textarea{margin:0;padding:0;list-style:none;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
input{padding-top:0;padding-bottom:0;}
input::-moz-focus-inner{border:none;padding:0;}
select,input{vertical-align:middle;}
select,input,textarea{margin:0;}
input[type="text"],input[type="password"],textarea{outline-style:none;-webkit-appearance:none;}
button, input, select, textarea {font-family: inherit;}
textarea{resize:none;}
table{border-collapse:collapse;border-spacing:0;}
th,td{padding:0}
img,a img{border:0;margin:0;padding:0;}
img{border:none; border:0; max-width:100%;}
a{outline-style:none;color:#333;text-decoration:none}
a:hover{color:#015293; text-decoration:none;}
a:focus {outline:none;-moz-outline:none;}
input:focus, textarea:focus{ outline: none;}

.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.clearfix{*zoom:1}
.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}
.pos_r{position:relative;}
.pos_a{position:absolute;}
.block{display:block;}
.none{display:none;}
.over_hide{overflow: hidden;}
.body_bg{background: #fff;}
.bg_white{background: #fff;}


/*** layout ***/
.container:after, .container:before {display:table; content: "";}
.container:after {clear: both;}
.container{width: 1220px; margin-right:auto; margin-left:auto;}
/* .container &gt; .padding{padding-left: 30px; padding-right: 30px;} */
#ifr_top, #ifr_foot{display: block; overflow: hidden;}


/* 单行省略号 */
.elli-s{display: block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; max-width: 100%;}
/* 多行省略号 */
.elli-m{display: -webkit-box; overflow: hidden; white-space: normal; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all;}

/* 公共栏目样式 */
.com_title h2{font-size: 26px; font-weight: normal; color: #000;}
.com_title h2 a{color: #000;}
.com_title h2 a:hover{color: #015293;}
.font_FZZHUNYSK{
  font-family: "FZZHUNYSK","微软雅黑","宋体";
}
</pre></body></html>