<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ht {
    height: 100%;
}
.btn{
   background: #737373!important;
    color: #ccc!important;
}
.back_btn{
    background: -webkit-linear-gradient(7.49460407485577deg, rgba(30, 124, 231, 1) -8%, rgba(38, 27, 236, 1) -7%, rgba(1, 106, 255, 1) 97%) !important;
    background: -moz-linear-gradient(82.5053959251443deg, rgba(30, 124, 231, 1) -8%, rgba(38, 27, 236, 1) -7%, rgba(1, 106, 255, 1) 97%) !important;
    background: linear-gradient(82.5053959251443deg, rgba(30, 124, 231, 1) -8%, rgba(38, 27, 236, 1) -7%, rgba(1, 106, 255, 1) 97%)  !important;
  
}
.back_btn:hover{
    background: -webkit-linear-gradient(19.8432597899829deg, rgba(30, 124, 231, 1) -3%, rgba(21, 5, 206, 1) -3%, rgba(1, 130, 255, 1) 124%) !important;
    background: -moz-linear-gradient(70.1567402100171deg, rgba(30, 124, 231, 1) -3%, rgba(21, 5, 206, 1) -3%, rgba(1, 130, 255, 1) 124%) !important;
    background: linear-gradient(70.1567402100171deg, rgba(30, 124, 231, 1) -3%, rgba(21, 5, 206, 1) -3%, rgba(1, 130, 255, 1) 124%) !important;
}
.mb {
    margin-bottom: 5px;
}

.clear {
    _zoom: 1;
}
.clear:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.vam {
    vertical-align: middle;
}

.vab {
    vertical-align: bottom;
}

.border0 {
    border: none
}

.vat {
    vertical-align: top;
}

.mt5 {
    margin-top: 5px;
}
.mr5{
    margin-right: 5px
}
.mb5{
    margin-bottom: 5px;
}
.mr10{
    margin-right: 10px;
}
.mr20{
    margin-right: 20px;
}

/* 椤堕€氭潯 */

.site_top {
    position: relative;
    z-index: 30;
    height: 30px;
     background-color: #f2f2f2; 
    color: #ffcece;
    line-height: 30px;
}

.site_top .icon {
    display: inline-block;
    margin-right: 5px;
    width: 16px;
    height: 16px;
    vertical-align: -2px;
    background: url('../images/site-top-icon.png') no-repeat;
}

.site_top .i2 {
    background-position: 0 -18px;
}

.site_top .i3 {
    background-position: 0 -36px;
}

.site_top .i4 {
    background-position: 0 -54px;
}

.site_top .i5 {
    background-position: 0 -71px;
}

.site_top .i6 {
    background-position: 0 -125px;
}

.site_top .i7 {
    background-position: 0 -91px;
}

.site_top .i8 {
    background-position: 0 -108px;
}

.site_top .site_partner a:hover .icon {
    background-position-x: -19px;
}

.site_top a {
    color: #999999;
}

.site_top a:hover {
    color: #d22222;
}

.site_partner {
    position: relative;
    float: left;
}

.site_partner:after {
    position: absolute;
    top: 14.5px;
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
    /* background-color: #e66364; */
    background-color: #ccc;
}

.site_partner a {
    position: relative;
    z-index: 1;
    float: left;
    padding: 0 5px;
    color: #999999;
    background:#f2f2f2;
    margin-left: 20px;
    vertical-align: top;
}

.site_partner a:first-child {
    margin-left: 0;
}

.site_top .user_area {
    position: relative;
    float: right;
    height: 30px;
    /* display: none; */
}

.site_top .login {
    margin-right: 5px;
}

.site_top .user_area .umenu {
    cursor: pointer;
}

.site_top .user_area .umenu img {
    display: inline-block;
    margin-left: 20px;
    vertical-align: -8px;
    width: 24px;
    height: 24px;
    border-radius: 24px;
}

.site_top .user_area .umenu:hover .drop {
    display: block;
}

.site_top .user_area .drop {
    display: none;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 10;
    width: 110px;
    text-align: center;
    background-color: #666;
    background-color: rgba(0, 0, 0, .6);
}

.site_top .user_area .drop:before {
    content: "";
    position: absolute;
    top: -20px;
    right: 0;
    width: 50px;
    height: 20px;
}

.site_top .user_area .drop a {
    display: block;
    color: #fff;
}

.site_top .user_area .drop a:hover {
    background-color: #000;
}
#siteTop .origin-item .hot {
    position: relative;
    margin: -15px 0 0 10px;
    padding: 1px 2px;
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    border-radius: 3px;
    background-color: #d00000;
    color: #fff;
    font-size: 12px;
    font-style: italic;
    font-family: "PingFang SC", "Arial", "Microsoft YaHei", "Helvetica", "Helvetica Neue", "Tahoma", "sans-serif";
}
#siteTop .origin-item {
    float: right;
    margin-right: 20px;
}
/* header鏍� */

header {
    height: 80px;
}

.logo1 {
    width: 126px;
    height: 46px;
    margin-right: 20px;
}

.logo2 {
    width: 116px;
    height: 39px;
}

.btn {
    width: 130px;
    height: 35px;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    color: #fff;
    cursor: pointer;
}

.bg_red {
    background: #D00000;
}

.bg_red:hover {
    background: #BC1E1E;
    color: #fff;
}

.bg_yellow {
    background: #FF9900;
}

.bg_yellow:hover {
    background: #F09100;
    color: #fff;
}
.loading_more{
    margin: 25px auto;
    display: block;
    width: 150px;
    height: 35px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
}

/* 瀵艰埅鏍� */
nav {
    background: #D00000;
    height: 36px;
    line-height: 36px;
}

nav ul {
    height: 100%;
}

nav ul li {
    position: relative;
}

.nav_drap {
    display: none;
    position: absolute;
    top: 36px;
    background: rgba(0, 0, 0, .45);
    box-sizing: border-box;
    left: 0px;
    z-index: 9;
    width: 145px;
}

.nav_drap a {
    color: #fff;
    padding: 0 8px;
    box-sizing: border-box;
}

.nav_drap a:hover {
    background: #1D242F;
}

nav ul li&gt;a {
    color: #fff;
    padding: 0 15px;
    display: inline-block;
    height: 100%;
    cursor: pointer;
}

nav ul li&gt;a:hover {
    color: #fff;
    background: #1D242F;
}

nav ul li i {
    display: inline-block;
    background: url("/static/img/downIcon.png")no-repeat;
    width: 8px;
    height: 6px;
    background-size: 100% 100%;
    vertical-align: middle;
    margin-left: 5px;
}
nav ul li:hover .down_icon {
    transform: rotate(180deg);
    transform: -ms-rotate(180deg);
    transform: -webkit-rotate(180deg);
    transform: -moz-rotate(180deg);
}
nav ul li:hover .nav_drap {
    display: block;
}


.nav_selected {
    background: #1D242F;
}

.nav_selected .down_icon {
    transform: rotate(180deg);
    transform: -ms-rotate(180deg);
    transform: -webkit-rotate(180deg);
    transform: -moz-rotate(180deg);
}

/* 鐧诲綍娉ㄥ唽 */
#top {
    background-color: #3e3e3e;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
}
#top a {
    display: inline-block;
    color: #fff;
    padding: 0 8px;
}
#top a:hover {
    color: #CCC;
    text-decoration: none;
    background-color: #6F6F6F;
}
.quick-menu {
    padding: 0 15px;
}
.quick-menu {
    float: left;
}
.quick-menu li {
    float: left;
}
.quick-menu a:hover {
    background: none;
}
.notice {
    float: right;
    padding-left: 24px;
    margin-right: 20px;
    color: #fff;
    /* background: url(/skin-2012/images/notice.png) no-repeat 0 3px; */
}
.my-info {
    float: right;
    position: relative;
    z-index: 100;
}
.u-info {
    float: left;
}
.u-info img {
    float: left;
    margin-right: 8px;
    width: 20px;
    height: 20px;
    margin-top: 5px;
    border-radius: 50%;
}
.drop-icon {
    *float: left;
    *margin-top: 4px;
    padding-right: 16px;
    /* background: url(/skin-2012/images/arrow.png) no-repeat 5px 1px; */
}
.login-info {
    float: right;
    margin-right: 15px;
}
.top-dropdown:hover .drop-icon {
    background-position: 5px -43px;
}
.top-dropdown-menu {
    position: absolute;
    right: 0;
    top: -9999px;
    width: 100px;
    padding: 9px 0;
    z-index: 100;
    text-align: center;
    background: #fff;
    box-shadow: 2px 2px 3px #999;
}
.top-dropdown-menu a {
    font-size: 13px;
    display: block;
    padding: 3px 0px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    width: 100%;
    white-space: nowrap;
}
.top-dropdown-menu a:hover {
    color: #d22222;
    text-decoration: none;
}
.u-name {
    font-weight: normal !important;
}
/* 鐧诲綍娉ㄥ唽 */




/* 鑱旂郴鎴戜滑 */

.tit_sub {
    color: #333333;
    font-size: 28px;
    padding-left: 10px;
    box-sizing: border-box;
    border-left: 4px solid #d22222;
    line-height: 24px;
    margin-bottom: 15px;
    margin-top: 30px;
}

.footer_concat {
    background: url('/static/pc/images/bg2.png')no-repeat;
    background-size: 100% 100%;
}

.footer_concat h2 {
    margin-bottom: 0
}

.footer_concat&gt;div {
    box-sizing: border-box;
    padding: 35px 0;
}

.qr_code {
    width: 170px;
    height: 170px;
}

.concat_us {
    font-size: 14px;
    line-height: 26px;
}

/* 鑱旂郴鎴戜滑 */

/* 鍒嗕韩 */

.bdsharebuttonbox .share-need-vfy {
    width: 266px;
    height: 38px;
    display: block;
    margin: 0;
    padding: 0;
    background: none;
    position: absolute;
    left: auto;
    right: 0;
    z-index: 1000;
}

.bdshare-button-style0-16::after {
    clear: both;
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
}

.bdsharebuttonbox {
    float: right;
    font-size: 14px;
    color: #333;
    line-height: 38px;
    z-index: 2;
    position: relative;
    top: -50px;
}

.bdshare-button-style0-16 .bds_weixin {
    background-position: 0 -1612px;
}

.bdshare-button-style0-16 .bds_tsina {
    background-position: 0 -104px;
}

.bdshare-button-style0-16 .bds_qzone {
    background-position: 0 -52px;
}

.bdsharebuttonbox .bds_sqq {
    background-attachment: scroll;
    background-clip: border-box;
    background-image: url("/static/img/qq.png");
    background-origin: padding-box;
    background-position: 0 0 !important;
    background-size: auto;
    background-repeat: no-repeat;
    height: 38px;
    margin: 0 0 0 18px;
    padding: 0;
    width: 38px;
}

.bdsharebuttonbox .bds_weixin {
    background-attachment: scroll;
    background-clip: border-box;
    background-image: url("/static/img/weixin.png");
    background-origin: padding-box;
    background-position: 0 0 !important;
    background-size: auto;
    background-repeat: no-repeat;
    height: 38px;
    margin: 0 0 0 18px;
    padding: 0;
    width: 38px;
}

.bdsharebuttonbox .bds_tsina {
    background-attachment: scroll;
    background-clip: border-box;
    background-image: url("/static/img/weibo.png");
    background-origin: padding-box;
    background-position: 0 0 !important;
    background-size: auto;
    background-repeat: no-repeat;
    height: 38px;
    margin: 0 0 0 18px;
    padding: 0;
    width: 38px;
}

.bdsharebuttonbox .bds_qzone {
    background-attachment: scroll;
    background-clip: border-box;
    background-image: url("/static/img/qqkj.png");
    background-origin: padding-box;
    background-position: 0 0 !important;
    background-size: auto;
    background-repeat: no-repeat;
    height: 38px;
    margin: 0 0 0 18px;
    padding: 0;
    width: 38px;
}

.bdsharebuttonbox a, .bdsharebuttonbox .bds_more {
    cursor: pointer;
    float: left;
    font-size: 12px;
    line-height: 16px;
}

/* 鍒嗕韩 */




/* 渚ц竟鏍� */
.sideBar{
    position: fixed;
    right: 50px;
    top: 45%;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #fff;
}
.sideBar li{
    border-top: 1px solid #ccc;
    position: relative;
}
.side_icon{
    display: inline-block;
    background: url('/static/pc/images/side_bar.png')no-repeat;
    width: 55px;
    height: 55px;
}
.side_icon1{
    background-position: -58% -16%;
}
.side_icon2{
    background-position: -58% 28%;
}
.side_icon3{
    background-position: -66% 70%;
}
.side_icon4{
    background-position: -58% 110%;
}
.side_icon1:hover{
    background-position: 159% -16%;
}
.side_icon2:hover{
    background-position: 159% 28%;
}
.side_icon3:hover{
    background-position: 159% 70%;
}
.side_icon4:hover{
    background-position: 159% 110%;
}
.side_icon1:hover .side_bar_qrcode{
    display: block;
}
.side_icon2:hover+.side_bar_qrcode{
    display: block;
}
.side_icon3:hover+.side_bar_qrcode{
    display: block;
}
.side_icon4:hover+.side_bar_qrcode{
    display: block;
}
/* .side_icon1 .side_bar_qrcode{
    right: 71px;
} */
.side_bar_qrcode{
    position: absolute;
    right: 120px;
    top: 104px;
    text-align: center;
    background: rgba(228, 228, 228, 1);
    padding: 15px 15px 5px 15px;
    box-sizing: border-box;
    color: #333;
    line-height: 28px;
    display: none;
}
.right_arrow{
    width: 0px;
    display: inline-block;
    height: 0px;
    position: absolute;
    padding: 0px;
    border: 7px;
    top: 40px;
    left: 120px;
    right: 0;
    margin: auto;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 20px solid rgba(228, 228, 228, 1);
    transform: rotate(30deg);
    -ms-transform: rotate(30deg);       /* IE 9 */
    -webkit-transform: rotate(30deg);   /* Safari 鍜� Chrome */
    -moz-transform: rotate(30deg);      /* Firefox */
    -o-transform: rotate(30deg);        /* Opera */
}
.sideBar .bdsharebuttonbox{
    width: 100px;
    top: auto;
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
}
.sideBar .bdsharebuttonbox a{
    display: inline-block;
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
    margin: 0 5px 0 5px
}

/* 渚ц竟鏍� */
/* 绔欑偣搴曢儴 */

.site_footer {
    overflow: hidden;
    background-color: #333;
    line-height: 1;
    color: #ccc;
}

.site_footer a {
    color: #ccc;
}

.site_footer a:hover {
    color: #fff;
}

.footer_hd {
    overflow: hidden;
    line-height: 39px;
    border-bottom: 1px solid #494949;
}

.footer_hd a {
    float: left;
}

.footer_hd .fl b {
    float: left;
}

.footer_hd .fl a {
    margin-right: 10px;
}

.footer_hd .fr a {
    margin-left: 20px;
}

.footer_bd {
    padding-top: 18px;
    overflow: hidden;
}

.footer_bd .text_list {
    float: left;
}

.footer_bd .text_list li {
    float: left;
    margin-right: 60px;
}

.footer_bd .text_list dt {
    font-weight: 700;
    margin-bottom: 9px;
    color: #fff;
}

.footer_bd .text_list dd {
    line-height: 22px;
}

.footer_hd b, .footer_bd .text_list .small_tit {
    color: #fff;
}

.footer_bd .text_list .split_25 {
    margin-top: 25px;
}

.footer_bd .text_list .split_10 {
    margin-top: 10px;
}

.footer_bd .text_list .split_30 {
    margin-top: 30px;
}

.site_qrcode {
    float: right;
    color: #fff;
}

.site_qrcode .word {
    margin: 18px 0 10px;
}

.site_qrcode .item:first-child .word {
    margin-top: 0;
}

.site_qrcode img {
    display: block;
}

.site_about {
    margin-top: 20px;
    padding: 15px 0;
    border-top: 1px solid #494949;
    text-align: center;
}

.site_about .s_link a {
    font-size: 14px;
    margin: 0 8px;
}

.copy_right {
    margin-top: 20px;
    color: #999;
}

.copy_right a {
    color: #999;
}

.copy_right img {
    height: 16px;
    vertical-align: -2px;
    margin: 0 3px 0 8px;
}

.copy_right .split {
    margin-top: 5px;
}
</pre></body></html>