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

body {
    background: #ffffff;
}

.clear {
    clear: both;
    height: 20px;
}

.clears {
    clear: both;
}

i {
    font-style: normal;
}

a, a:visited {
    font-size: 12px;
    color: #666;
}

.nav_gl {
    font-size: 12px;
    float: right;
}

a:hover {
    color: #e60012;
}

.top {
    height: 116px;
    text-align: center;
}
.nav-wrap{
     width: 100%;
     height: 47px;
     background: #014fa2 url(nav.jpg) no-repeat center;
     background-size: cover;
  }


.banner {
    height: 420px;
    text-align: center;
}

.cont {
    width: 1170px;
    margin: 30px auto;
}

.cont .con_left {
    float: left;
    width: 370px;
}

.cont .con_left .tpxw {
    width: 370px;
    height: 214px;
}

.cont .con_left .gdxw {
    height: 125px;
}

.gsxw {
    height: 260px;
    border: 1px solid #d8d8d8;
}

.tzgg_center {
    height: 55px;
    font-size: 16px;
    line-height: 55px;
    padding-left: 14px;
    border-bottom: 1px solid #d8d8d8;
}

.tzggOn {
    border-bottom: 2px solid #e70818;
    color: #e60012;
    width: 80px;
    height: 54px;
    text-align: center;
    font-weight: bold;
    display: block;
    float: left;
}

.tzgg {
    display: block;
    float: left;
    font-weight: bold;
    color: #333333;
    width: 80px;
    text-align: center;
}

.tzgg_lp10 {
    float: left;
    clear: both;
    width: 100%;
}

.tzgg_more div {
    float: right;
    text-align: right;
    padding-right: 16px;
    font-size: 12px;
    color: #6e6e6e;
}

.tzgg_more div a {
    color: #6e6e6e;
}

.cont .con_right {
    width: 770px;
    float: right;
}

.cont .con_right .ywzx {
    line-height: 55px;
    height: 55px;
    border: 1px solid #d8d8d8;
}

.cont .con_right .ywzx span {
    border-bottom: 2px solid #e70818;
    width: 80px;
    height: 54px;
    text-align: center;
    display: block;
    font-weight: bold;
    float: left;
    margin-left: 14px;
}

.cont .con_right .ywzx i {
    float: right;
    margin-right: 15px;
    font-size: 12px;
}

.cont .con_right .ywzx .ywzx_n {
    font-size: 14px;
    float: right;
    line-height: 16px;
    margin-top: 20px;
}

.sdbdOn {
    border-right: 3px solid #333333;
    color: #e60012;
    padding: 0 16px;
    height: 16px;
    text-align: center;
    display: block;
    float: left;
}

.sdbdOn a {
    color: #e60012;
}

.sdbd a {
    color: #333;
}

.sdbd {
    border-right: 3px solid #333333;
    display: block;
    float: left;
    padding: 0 16px;
    text-align: center;
}

.sdbd a {

}

.emt_white {
    height: 16px;
    width: 3px;
    background: #ffffff;
    float: left;
    margin-left: -3px;
}

.sdbd_lp10 {
    height: 242px;
    clear: both;
    border: 1px solid #d8d8d8;
    border-top: none;
}

.gsjj_w {
    width: 368px;
    float: left;
    height: 319px;
    border: 1px solid #d8d8d8;
    font-size: 16px;
}

.gsjj_w .gsjj {
    line-height: 55px;
    height: 55px;
    border-bottom: 1px solid #d8d8d8;
}

.gsjj_w .gsjj span {
    border-bottom: 2px solid #e70818;
    width: 80px;
    height: 54px;
    text-align: center;
    display: block;
    float: left;
    font-weight: bold;
    margin-left: 14px;
}

.gsjj_w .gsjj i {
    float: right;
    margin-right: 15px;
    font-size: 12px;
    color: #6e6e6e;
}

.rainbow {
    height: 4px;
    background-image: -webkit-linear-gradient(left, #014fa2, #eb444f);
    background-image: -moz-linear-gradient(left, #014fa2, #eb444f);
    background-image: -ms-linear-gradient(left, #014fa2, #eb444f);
    background-image: -o-linear-gradient(left, #014fa2, #eb444f);
    background-image: linear-gradient(left, #014fa2, #eb444f);
}

.footer {
    height: 163px;
    background: #ffffff;
    text-align: center;
}

.wzzw p {
    line-height: 28px;
    font-size: 14px;
    text-indent: 28px;
    margin-bottom: 10px;
}</pre></body></html>