<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
        i,
        em {
            font-style: normal;
        }
        
        .topWrap {
            height: 75px;
            width: 100%;
            position: absolute;
            top: 0;
            z-index: 20;
        }
        
        .topWrap .header {
            width: 1280px;
            margin: 0 auto;
            font-family: "Microsoft YaHei";
            position: relative;
        }
        
        .topWrap .logo {
            width: 151px;
            height: 44px;
            margin-top: 32px;
            overflow: hidden;
            float: left;
            position: relative;
        }
        
        .topWrap .logo img {
            display: block;
            width: 151px;
            height: 44px;
        }
        
        .header h2 {
            font-size: 20px;
            line-height: 44px;
            color: #fff;
            float: left;
            margin-left: 30px;
            margin-top: 32px;
        }
        
        .h_head_gd h2 {
            font-size: 20px;
            line-height: 44px;
            color: #333;
            float: left;
            margin-left: 30px;
            margin-top: 14px;
        }
        .h_head_gd .header .logo a img{ display:none;}
        .h_head_gd .header .logo a em img{ display:block;}
        .nav {
            width: 750px;
            float: right;
            height: 75px;
        }
        
        .nav li {
            font-size: 16px;
            height: 35px;
            float: left;
            margin: 38px 20px 0 20px;
            position: relative;
        }
        
        .nav li:last-child {
            margin-right: 0;
        }
        
        .nav li a {
            display: block;
            color: #fff;
            height: 35px;
        }
        
        .nav li a:hover,
        .nav .cur a {
            border-bottom: 3px solid #8c18b4;
        }
        
        .nav .on .erji a {
            border-bottom: 0;
        }
        
        .topWrap .erji {
            display: none;
            position: absolute;
            top: 55px;
            left: 0;
            padding: 12px 0;
            background: #f6f2fb;
            font: 14px "Microsoft YaHei";
            line-height: 30px;
            width: 220%;
            margin-left: -60%;
            text-align: center;
            border-radius: 5px;
        }
        
        .topWrap .erji:before {
            content: "";
            position: absolute;
            top: -8px;
            left: 50%;
            margin-left: -8px;
            width: 0;
            height: 0;
            border-bottom: 8px solid #f6f2fb;
            border-left: 8px solid rgba(0, 0, 0, 0);
            border-right: 8px solid rgba(0, 0, 0, 0);
        }
        
        .topWrap .erji a,
        .topWrap .cur .erji a {
            display: block;
            color: #194397;
            line-height: 40px;
            height: 40px;
            box-shadow: none;
            margin: 0;
            width: 100%;
            background: none;
        }
        
        .topWrap .erji a:hover {
            background: #8831be;
            color: #fff;
            line-height: 40px;
            height: 40px;
            border-bottom: 0;
        }
        
        .nav li:last-child .erji {
            width: 130%;
            margin-left: -15%;
        }
        
        .h_head_gd {
            background: #fff;
            width: 100%;
            position: fixed;
            top: 0;
            height: 68px;
        }
        
        .h_head_gd .logo {
            margin-top: 16px;
        }
        
        .h_head_gd .logo i {
            display: none;
        }
        
        .h_head_gd .nav li {
            margin-top: 30px;
            height: 40px;
        }
        
        .h_head_gd .nav li a {
            color: #194299;
        }
    

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
             display: block; width: 100%;
        }
    

        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc; line-height: 65px;
        }
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #8831be;
            font-weight: normal;
            padding-left: 8px;
        } 
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: 'å®‹ä½“';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    

        .p12-sitemap-1-xml {
            height: 30px;
            line-height: 30px;
            text-align: right;
        }
        
        .p12-sitemap-1-tit {
            height: 46px;
            line-height: 46px;
            color: #fff;
            clear: both;
        }
        
        .p12-sitemap-1-tit h3 {
            display: inline-block;
            font-size: 26px;
            padding: 0 30px;
            text-align: center;
            font-weight: normal;
            background: #8831be;
        }
        
        .p12-sitemap-1-tit a {
            color: #fff;
        }
        
        .p12-sitemap-1 ul {
            padding-top: 15px;
            display: inline-block;
            width: 100%;
            border-bottom: 1px solid #d2d2d2;
            margin-bottom: 40px;
        }
        
        .p12-sitemap-1 li h4 {
            height: 60px;
            line-height: 60px;
            border-bottom: 1px solid #d2d2d2;
            text-align: center;
            width: 16.66%;
            font-weight: normal;
            float: left;
            overflow: hidden;
            position: relative;
            top: 1px;
        }
    

        input,
        textarea {
            border: 2 none;
            box-shadow: none;
            outline: none;
        }
        
        a.abold {
            font-weight: bold;
            color: #194299;
        }
        
        .footWrap {
            height: 750px;
            background: #f4f3fa url(images/footer_bg.jpg) no-repeat center top;
            overflow: hidden;
        }
        
        .footWrap .footer {
            width: 1200px;
            margin: 0 auto;
            position: relative;
        }
        
        .number {
            height: 269px;
            margin-top: 105px;
            overflow: hidden;
        }
        
        .number p {
            width: 380px;
            float: left;
            position: relative;
        }
        
        .number p span {
            display: block;
            font: 16px "Microsoft YaHei UI";
            text-align: center;
            color: #fff;
            height: 50px;
        }
        
        .number p span i {
            display: block;
            margin: 0 auto;
            height: 50px;
            line-height: 45px;
            float: left;
        }
        
        .number p span i.ii2 {
            padding-left: 6px;
        }
        
        .number p em {
            display: block;
            float: left;
            font: 72px Arial, Helvetica, sans-serif;
            color: #fff;
            position: relative;
            margin-top: -8px;
        }
        
        .number p b {
            font-size: 50px;
            color: #fff;
            font-weight: normal;
        }
        
        .number p:nth-child(1) {
            width: 490px;
        }
        
        .number p:nth-child(3) {
            width: 295px;
            float: right;
        }
        
        .number p:nth-child(2):before {
            content: "";
            position: absolute;
            top: 5px;
            left: -70px;
            width: 1px;
            height: 55px;
            background: rgba(255, 255, 255, 0.1);
        }
        
        .number p:nth-child(2):after {
            content: "";
            position: absolute;
            top: 5px;
            right: 50px;
            width: 1px;
            height: 55px;
            background: rgba(255, 255, 255, 0.1);
        }
        
        .f_nav {
            height: 19.5rem;
            width: 60%;
            margin-left: 5%;
            position: relative;
        }
        
        .f_ul01 li {
            width: 18%;
            float: left;
        }
        
        .f_ul01 li.nav03 {
            padding-right: 2%;
        }
        
        .f_ul01 li.nav04 {
            padding-left: 1%;
        }
        
        .f_ul01 li a {
            font-size: 1rem;
            display: block;
            line-height: 2rem;
            width: 100%;
            padding-left: 0.5rem;
        }
        
        .f_ul01 .f_ul02 li a {
            color: #333;
        }
        
        .f_ul01 .f_ul02 {
            padding-top: 0.7rem;
            width: 100%;
        }
        
        .f_ul01 .f_ul02 li {
            width: 100%;
        }
        
        .f_ul01 .f_ul02 li a {
            height: 2rem;
            font-size: 1rem;
            background: none;
        }
        
        .f_nav ul li a:hover {
            color: #8831be;
            text-decoration: none;
        }
        
        .flogo {
            width: 260px;
            overflow: hidden;
        }
        
        .flogo h2 {
            font: 20px "Microsoft YaHei UI";
            color: #313132;
            font-weight: bold;
            height: 96px;
        }
        
        .flogo h2 img {
            display: block;
            width: 153px;
            height: 42px;
            margin-bottom: 12px;
        }
        
        .flogo p {
            width: 130px;
            float: left;
            padding-top: 10px;
        }
        
        .flogo p img {
            display: block;
            width: 122px;
            margin: 0 auto;
        }
        
        .flogo p em {
            display: block;
            font: 14px "Microsoft YaHei UI";
            text-align: center;
            line-height: 36px;
            color: #194299;
        }
        
        .flogo p:nth-child(2) img {
            width: 122px;
        }
        
        .flogo p:nth-child(2) em {
            line-height: 36px;
        }
        
        .addr {
            width: 400px;
        }
        
        .addr1 {
            height: 39px;
            overflow: hidden;
            font: 24px "Microsoft YaHei UI";
            line-height: 32px;
            overflow: hidden;
        }
        
        .addr1 li {
            color: #194299;
            margin-right: 15px;
            float: left;
        }
        
        .addr1 .cur {
            text-decoration: underline;
            font-weight: bold;
        }
        
        .addr2 {
            height: 240px;
        }
        
        .addr2 dt {
            font: 16px "Microsoft YaHei UI";
            line-height: 24px;
            color: #194299;
            margin-top: 0px;
            height: 30px;
        }
        
        .addr2 dd {
            margin-top: 2px;
        }
        
        .addr2 dd a {
            display: inline-block;
            margin-right: 8px;
            position: relative;
        }
        
        .addr2 dd em {
            display: none;
            position: absolute;
            top: 40px;
            left: 0;
            border-radius: 10px;
            width: 202px;
            height: 45px;
            background: #fff;
            text-align: center;
            font: 24px Arial, Helvetica, sans-serif;
            color: #194299;
            line-height: 45px;
        }
        
        .addr2 dd i {
            display: inline-block;
            width: 26px;
            height: 26px;
            overflow: hidden;
        }
        
        .addr2 dd i img {
            display: block;
        }
        
        .addr2 dd a:nth-child(2) em {
            left: -30px;
            width: 370px;
        }
        
        .addr2 dd b {
            display: none;
            position: absolute;
            top: 40px;
            left: 0;
            border-radius: 10px;
            width: 150px;
            background: #fff;
        }
        
        .addr2 dd b img {
            display: block;
            width: 100%;
        }
        
        .addr2 dd em:before,
        .addr2 dd b:before {
            content: "";
            position: absolute;
            top: -5px;
            left: 12px;
            width: 0;
            height: 0;
            border-bottom: 5px solid #fff;
            border-left: 5px solid rgba(0, 0, 0, 0);
            border-right: 5px solid rgba(0, 0, 0, 0);
        }
        
        .addr2 dd a:hover i img {
            margin-top: -26px;
        }
        
        .addr2 dd a:hover em,
        .addr2 dd a:hover b {
            display: block;
        }
        
        .foot {
            padding-top: 0px;
            font: 14px "Microsoft YaHei UI";
            color: #194299;
            text-align: center;
            line-height: 33px;
        }
        
        .foot em {
            padding: 0 8px;
        }
        
        .foot span {
            display: block;
            font: 16px "Microsoft YaHei UI";
            width: 110px;
            margin: 0 auto;
            background: url(images/farr.png) no-repeat right center;
            color: #194299;
        }
        
        .foot a {
            color: #194299;
        }
        
        .online {
            width: 292px;
        }
        
        .online li {
            height: 44px;
            background: #fff;
            border-radius: 8px;
            margin-bottom: 14px;
            position: relative;
        }
        
        .online li em {
            display: block;
            width: 50px;
            text-align: right;
            float: left;
            font: 14px "Microsoft YaHei UI";
            line-height: 44px;
            color: #c0bbda;
        }
        
        .online li input {
            width: 190px;
            padding-left: 5px;
            height: 44px;
            background: none;
            line-height: 44px;
            border: 0;
            overflow: hidden;
            outline: none;
            float: left;
        }
        
        .online li b {
            display: block;
            margin-top: 10px;
            float: left;
        }
        
        .online li span {
            position: absolute;
            top: 18px;
            margin-left: 5px;
        }
        
        .online li b img {
            display: block;
        }
        
        .online .ly {
            height: 88px;
        }
        
        .online .ly b {
            position: absolute;
            top: 2px;
            left: 245px;
        }
        
        .online .ly textarea {
            width: 222px;
            padding: 0 5px;
            height: 88px;
            line-height: 44px;
            background: none;
            border: 0;
            outline: none;
            resize: none;
        }
        
        .online .btt {
            height: 45px;
            background: url(images/online_btn.png) no-repeat center center;
        }
        
        .online .btt input {
            width: 292px;
            height: 45px;
            text-align: center;
            padding: 0;
            font: 14px "Microsoft YaHei UI";
            line-height: 45px;
            color: #fff;
            cursor: pointer;
        }
    

        .online .code {
            display: none;
        }
        
        .online .submit {
            display: none;
        }
        
        .getcode_gg {
            float: left;
            width: 84px;
            height: 36px;
        }
        
        .nsw-modal {
            width: 100vw;
            height: 100vh;
            background: rgba(225, 225, 225, 0.5);
            position: fixed;
            top: 0;
            left: 0;
            z-index: 99999;
        }
        
        .modal-dialog {
            position: absolute;
            color: #000000;
            top: 150px;
            width: 400px;
            border-radius: 3px;
            min-height: 155px;
            overflow: hidden;
            z-index: 99998;
            margin-left: -200px;
            left: 50%;
        }
        
        .modal-dialog .css-icon {
            background-image: url("images/modal-icons.png");
        }
        
        .modal-dialog .modal-head {
            height: 30px;
            line-height: 30px;
            padding: 0px 20px;
            background: #F6EFEF;
            font-size: 14px;
        }
        
        .modal-dialog .modal-head .modal-logo {
            width: 15px;
            height: 15px;
            background-position: 1px 0px;
            margin: 8px 5px 0 0;
            float: left;
        }
        
        .modal-dialog .modal-head .close {
            float: right;
            width: 15px;
            height: 15px;
            background-position: -14px 0px;
            margin-top: 8px;
        }
        
        .modal-dialog .modal-body {
            width: 100%;
            min-height: 125px;
            background: #ffffff;
        }
        
        .modal-dialog .modal-body .modal-body-left {
            width: 140px;
            float: left;
        }
        
        .modal-dialog .modal-body .modal-body-left .icon {
            width: 64px;
            height: 64px;
            margin: 30px 0 0 48px;
        }
        
        .modal-dialog .modal-body .modal-body-left .success-message {
            background-position: 0px -14px;
        }
        
        .modal-dialog .modal-body .modal-body-left .warming-message {
            background-position: 0px -78px;
        }
        
        .modal-dialog .modal-body .modal-body-right {
            width: 260px;
            float: right;
            padding-top: 20px;
        }
        
        .modal-dialog .modal-body .modal-body-right .close-btn {
            color: #000;
            text-align: center;
            width: 90px;
            display: inline-block;
            height: 24px;
            line-height: 24px;
            background: #818079;
        }
        
        .modal-dialog .modal-body .modal-body-right p {
            line-height: 30px;
        }
    

        .client-2 {
            position: fixed;
            right: -170px;
            top: 40%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #8831be;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;border-radius:8px;
        }
        
        .client-2 .my-kefu-main {
            background: #8831be;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;border-radius:8px;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: auto; background: #fff;
        }
        ul.bdshare-slide-list-ul li {
    display: none;
}
ul.bdshare-slide-list-ul li:nth-child(1), ul.bdshare-slide-list-ul li:nth-child(3), ul.bdshare-slide-list-ul li:nth-child(5), ul.bdshare-slide-list-ul li:nth-child(15) {
    display: block;
}
/*.bdshare-slide-button-box.bdshare-slide-style-l4 {*/
/*    width: 225px !important;*/
/*}*/
.bdshare-slide-list-box {
    /*width: 225px !important;*/
}
.bdshare-slide-bottom {
    /*width: 225px !important;*/
}
.bdshare-slide-button-box.bdshare-slide-style-l4 {
    /*width: 225px !important;*/
}
ul.bdshare-slide-list-ul {
    /*width: 225px !important;*/
}
body .bdshare-slide-button-box .bdshare-slide-button {
    top: 26px !important;
}
body .bdshare-slide-style-l1 .bdshare-slide-button {
    background: url(http://www.hotlistmarketing.com//resource/images/9c0c86cd6e9e468eb9b164723fb65ac4_2.png) no-repeat 0 0 !important;
}
body a.slide-more {
    display: none !important;
}
    
</pre></body></html>