<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body{font-family:"微软雅黑"; font-size:14px; line-height:23px;}
ul,li{list-style:none; margin:0px; padding:0px;}

a {
    color: #222;
    text-decoration: none;
    color: #004276;
    cursor: pointer;
}
.clear{clear:both;}
.about-img{margin:35px auto 0px; width:1000px;}
.aboutuscontainer{width:1000px; margin:35px auto 0px; text-align:left;}
.aboutusleft{float:left; width:110px;}
.aboutusright{float:right; width:870px; border:#f1f1f1 solid 1px; border-radius:3px 3px 0px 0px; font-size:14px;}
.aboutsidenav{font-size:16px; font-family:"微软雅黑";}
.side-nav-list .curr a{
    background: url(../images/icons.png) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
}
.side-nav { font-size: 16px; font-family: '微软雅黑','arial'; }
.side-nav-list .side-nav-list-item {  width:110px; height: 35px; line-height: 35px; text-align: center; }
.side-nav-list .side-nav-line { *float:left;  margin: 5px 0; height:1px; width:110px; background-position: 11px -245px; vertical-align: bottom; overflow: hidden;}
.side-nav-list li a {   display: inline-block;  width: 100%;  color:#999; }
/* .side-nav-list li a:hover { margin: 0; padding: 0; background: #b90b00; color:#fff; text-decoration: none;  } */
.side-nav-list .side-nav-list-item:hover {background-color: #b90b00; color: #fff; }
.side-nav-list .side-nav-list-item:hover a {  color:#fff; text-decoration: none; }
.side-nav-list .curr { background-color: #b90b00; }
.side-nav-list .curr a { margin-right: -15px; padding-right: 15px; color: #fff; background-position: 110px 14px;}

.layoutAreaContent { border-width: 1px; border-style: solid; border-color: #fbfbfb #d5d4d4 #aeadad; padding: 35px; line-height: 22px; border-radius: 3px 3px 0 0; }
.layoutAreaContent h1 {
    color: #b90b00;
}
.f18 {
    font-size: 18px;
}
.fb {
    font-weight: bold;
}
.mb10 {
    margin-bottom: 10px;
}
.layoutAreaContent h2 {  margin: 30px 0 0;  font-size:14px; color: #b90b00;  }
.layoutAreaContent p { text-indent: 2em; line-height: 22px; }
.layoutAreaContent h1 { color: #b90b00; }
.red1 { color: #b90b00; }
.td_about{padding:8px;}
.linknew{clear:both; margin-top:20px;}
.linknew ul li{padding:0px; margin:0px; list-style:none;}
.linknew li{float:left; width:20%;}
.linknew li.linkli1{margin-bottom:15px;}
</pre></body></html>