<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('../css/reset.css');
.wrap {
    width: 1200px;
    padding: 0px;
    margin: 0 auto;
    position: relative;
    clear: both;
}
.topbar{
    width: 100%;
    float: left;
    border-bottom:1px solid #ddd;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color:#323232;
    background:#f1f1f1;
}
a {
    transition: color 0.35s;
}
a:hover {
    color: #da251d;
}
.header {
    width: 100%;
    float: left;
    height: 120px;
    position: relative;
}
.header a.alogo {
    display: block;
    float: left;
    line-height: 120px;
    height: 120px;
}
.header  .fr{
    /*margin-top:34px;*/
    height: 120px;
    line-height: 160px;
}
.header .fr .tel{
    margin-right: 20px;
    display: inline-block;
    background:url(../images/i-tel.png) no-repeat left center;
    padding-left: 57px;
    height: 51px;
}
.header .fr  a{
    margin-left: 20px;
}
.header .fr .tel .p1{
    font-size: 12px;
    color:#292929;
}
.header .fr .tel .p2{
    font-size: 24px;
    color:#c11000;
}
.header a.alogo img {
    display: inline-block;
    vertical-align: middle;
    transition: transform 0.5s;
}
.header a.alogo:hover img{
    /*transform: scale(1.1);*/
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
#top-menu {
    height: 50px;
    background: #004987;
    line-height: 50px;
    position: relative;
    width: 100%;
    float: left;
}
#top-menu &gt; .wrap &gt; ul {
    display: table;
    height: 58px;
    width: 100%;
}
#top-menu .cate0 {
    display: table-cell;
    text-align: center;
    height: 50px;
    width: 11.11%;
    /*background: #ba8940;*/
    font-weight: normal;
    position: relative;
}
#top-menu ul li a {
    font-size: 16px;
    color: #FFF;
}
#top-menu ul li{
    width: 11.11%;
    float: left;
    text-align:center;
}
#top-menu ul li:hover{
    background:#ba8940;
}
#top-menu li.hover{
    background: #ba8940;
}
#top-menu .cate0 &gt; a {
    color: #FFF;
}
/*#top-menu .cate0:hover,
#top-menu .cate0.on  {
    background: #da251d;
    transition: color 0.35s;
    color:#fff;
}*/
#top-menu .cate0:hover {
    background: #ba8940;
    transition: color 0.35s;
    color:#fff;
}
#top-menu .cate0:hover&gt; a,
#top-menu .cate0.on &gt; a{
    color:#fff;
}
#top-menu .cate0 ul {
    display: none;
    position: absolute;
    top: 58px;
    left: -5%;
    width: 150%;
    z-index: 99999;
}
#top-menu ul ul li {
    padding: 0;
    width: 200px;
    height: 50px;
    line-height: 50px;
    float: left;
    position: relative;
    background: #da251d;
}
#top-menu .cate0 ul ul {
    width: auto;
    white-space: nowrap;
}
#top-menu .cate0 ul li:hover {
    background: #eee;
    color:#da251d
}
#top-menu .cate0 ul li:hover a {
    color: #da251d;
}
#top-menu &gt; ul &gt; li &gt; ul &gt; li &gt; ul {
    display: none;
    position: absolute;
    left: 100%;
    top: -0px;
}
#top-menu &gt; ul &gt; li &gt; ul &gt; li &gt; ul &gt; li {
    padding: 0px 10px;
}
#top-menu &gt; ul &gt; li &gt; ul &gt; li:hover &gt; ul {
    display: block;
}
.fcates {
    margin-top: 20px;
    width: 100%;
    float: left;
    text-align: center;
    background: #da251d url(../images/bg-fcates.png)  no-repeat center 150px;
    padding: 29px 0 10px 0;
    color: #d4dbe5;
    font-size: 1em;
}
.fcates .wrap{
    display: table;
}
.fcates .lms,
.fcates .lx,
.fcates .ma{
    display: table-cell;
    vertical-align: top;
}
.fcates .lx{
    width: 330px;
    padding-left: 20px;
}
.fcates .lx .dz img{
    vertical-align:middle;
    margin-right:5px;
}
.fcates .ma{
    width: 250px;
}
.fcates a {
    color: #fff;
}
.fcates .item {
    float: left;
    color: #fff;
    text-align: left;
    margin-right: 40px;
}
.fcates .p1 {
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    padding-bottom: 15px;
}
.fcates .p1 .s2{
    font-size: 18px;
}
.fcates .lx {
    color: #fff;
    text-align: left;
    border-right:1px solid #565656;
}
.fcates .lx p {
    height: 15px;
    margin-bottom: 20px;
}
.fcates .lx .p3 {
    line-height: 2;
    font-size: 12px;
}
.fcates .p4{
    margin-top:20px;
}
.fcates .p4 .btn{
    width: 90px;
    height: 30px;
    border:1px solid #8e8e8e;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
}
.fcates .ma {
    text-align: center;
    border-right:1px solid #565656;
}
.fcates .ma .d1{
    display: inline-block;
    margin:10px;
}
.fcates .lms{
    text-align: left;
    padding-left: 8%;
}
.fcates .lms .lm{
    width: 30%;
    float: left;
    margin-left:3%;
}
.fcates .lms .lm p{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 24px;
}
.fcates .lms .lm .p2{
    font-size: 14px;
}
.fcates .lms .lm p a{
    color:#a3a3a3;
}
.fcates .lms .lm .p2 a{
    color:#fff;
}
.links{
    width: 100%;
    float: left;
    border-top:1px solid #f9f9f9;
    margin-top:60px;
    padding-top:20px;
}
.links .fl{
    font-size: 16px;
    font-weight:bold;
    color:#333;
}
.links .fr{
    width: 1200px;
}
.links .fr a{
    color:#888;
    padding:5px;
}
.footer {
    background: #da251d;
    clear: both;
    float: left;
    padding: 29px 0px 45px;
    width: 100%;
    overflow: hidden;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-size: 1em;
    /*border-top:1px solid #484848;*/
}
.footer a {
    color: #fff;
}
.footer table {
}
.footer .fc{
    /*font-size:0.8em;*/
}
.footer table td,
.footer table th {
    border: none;
}
.qqkefu{
    position: fixed;
    top:50%;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop + 365));
    z-index: 20;
    /*right:0;*/
    right: 30px;
    width:39px;
}
.qqkefu ul li{
    width: 45px;
    height:45px;
    margin-bottom:1px;
    float:right;
    background:#004987;
    line-height:45px;
    font-size:14px;
    cursor:pointer;
    position:relative;
}
.qqkefu ul li a{
    color:#fff;
    overflow: hidden;
    display: block;
    height: 45px;
    padding-left: 10px;
}
.qqkefu ul li.qq_cza{
    overflow:hidden
}
.qqkefu ul li:hover{
    background:#004987;
}
.qqkefu ul li.top{
    background:url("../images/back.png") no-repeat center #004987;
    position:relative;
    width:45px;
    height: 45px;
    cursor:pointer;
}
.qqkefu ul li.top:hover{
    background:url("../images/back.png") no-repeat center #004987;
}
.qqkefu ul li div{
    width:45px;
    height:45px;
    display:block;
    overflow:hidden;
    float:right;
}
.qqkefu ul li span{
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}
.qqkefu ul li div.a{
    background:url(../images/qq.png) no-repeat center center;
}
.qqkefu ul li div.b{
    background:url(../images/zixun.png) no-repeat center center;
}
.qqkefu ul li div.c{
    background:url(../images/weixin.png) no-repeat center center;
}
.qqkefu ul li div.e{
    background:url(../images/tel.png) no-repeat center center;
}
.qqkefu ul li.qq_czae{ line-height:15px !important}
.erweima{
    width: 130px !important;
    height: 150px !important;
    position: absolute;
    top: -107px;
    left: -150px;
    background: #FFF;
    border: 1px solid #CCC;
    float: left;
    cursor: default !important;
    display:none;
    /*overflow: hidden;*/
}
.erweima p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.erweima p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}
.erweima .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    background:url(../images/czx6.png) no-repeat;
    position: absolute;
    right: -5px;
    top: 122px;
}
.cate-title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: left;
    border-bottom: 1px solid #979797;
    float: left;
    /*margin:35px 0px;*/
}
.cate-title .cn {
    float: left;
    height: 30px;
    line-height: 30px;
    border-left: 5px solid #da251d;
    font-size: 18px;
    font-weight: bold;
    padding-left: 15px;
    color: #2d2d2d;
    display: inline-block;
}
.position {
    float: right;
    text-align: right;
}
.content .doc-info {
    width: 100%;
    float: left;
    background: #e6dfdf;
    text-align: center;
    margin-bottom: 10px;
    padding: 10px 0px;
    border: 1px dashed #9c9c9c;
}
.content .doc-info span {
    color: #858585;
    padding-left: 20px;
}
.content .content-text {
    width: 100%;
    float: left;
    min-height: 500px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 250%;
}
.content .prevnext {
    width: 100%;
    float: left;
    margin: 50px 0px;
    border-top: 1px dashed #9c9c9c;
    line-height: 40px;
    padding-top: 20px;
}
.bread_line {
    height: 71px;
    background: url(../images/breadline_bg.png) no-repeat;
    font-size: 14px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.bread_line span {
    font-size: 30px;
    color: #fff;
    line-height: 71px;
    margin-right: 10px;
    margin-left: 25px;
}
.bread_line a {
    margin: 0 7px;
    font-size: 14px;
    color: #fff;
}
.message_nav {
    width: 1200px;
    margin: 0 auto;
    height: 60px;
    overflow: hidden;
    position: relative;
}
.message_nav ul li {
    float: left;
}
.message_nav ul li a {
    display: block;
    height: 57px;
    line-height: 57px;
    font-size: 15px;
    color: #414141;
    padding: 0 25px;
}
.message_nav ul li a.message_nav_c {
    border-bottom: 3px solid #da251d;
    color: #da251d;
}
.main_wrap_lv2 {
    background: #f6f6f6;
}
.left-bar {
    width: 260px;
    border:1px solid #ededed;
    color: #fff;
    float: left;
    padding-bottom: 7px;
}
.left-bar .left-bar-title {
    width: 100%;
    float: left;
    background: #da251d;
    height: 60px;
    font-size: 16px;
    line-height: 60px;
}
.left-bar .left-bar-title .cn {
    width: 240px;
    margin: 0 10px;
    float: left;
}
.left-bar .left-bar-cate {
    width: 100%;
    background-color: #fff;
    float: left;
}
.left-bar .left-bar-cate a {
    display: block;
    float: left;
    clear: both;
    width: 226px;
    padding:0 10px;
    margin: 7px 7px 0 7px;
    line-height: 45px;
    background: #f0f0f0;
}
.left-bar .left-bar-cate a:hover,
.left-bar .left-bar-cate a.on{
    background: #f8f8f8;
    color: #ba8940;
}
.left-contact {
    width: 195px;
    margin: 10px;
    padding: 10px;
    background-color: #fff;
    float: left;
    color: gray;
    font-size: 12px;
    line-height: 30px;
}
.left-contact .tel{
    width: 145px;
    height: 45px;
    background:url(../images/i-tel2.png) no-repeat left center;
    padding-left:65px;
    margin-bottom: 20px;
}
.left-contact .p1{
    color:#5e5e5e;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}
.left-contact .p2{
    color:#e2c17d;
    font-family: impact;
    font-size: 22px;
}
.left-bar-cate div.cc2-wrap {
    display: none;
}
.left-news p{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 230px;
    margin:0 15px;
    border-bottom:1px solid #e5e5e5;
}
.left-news a:last-child p{
    border-bottom:0;
}
.main-left{
    width: 265px;
    float: left;
    margin-top:40px;
}
.main-right{
    margin-top:40px;
    width: 900px;
    float: right;
}
.page-content {
    font-size: 14px;
    line-height: 200%;
    min-height: 500px;
    width: 100%;
}
.pages {
    width: 100%;
    float: left;
    padding: 60px 0;
}
.pages .fl a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #dbdbdb;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
}
.pages .fl a:hover, .pages .fl a.page-num-current {
    background-color: #da251d;
    border: 1px solid #BDBDBD;
    color: #fff;
}
.pages .i-pnext{
    display: inline-block;
    width: 94px;
    height: 40px;
    background:#da251d url(../images/i-pnext.png) no-repeat center;
    border-top-right-radius:20px;
    border-bottom-right-radius:20px;
}
.pages .fr img {
    float: left;
}</pre></body></html>