<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background: #f9faff;
    overflow-x: hidden; /*  ieä¸­HomeåŠindexé¡µæœ‰æ¨ªå‘æ»šåŠ¨æ¡ï¼Œç”±äºŽformå®šä½é—®é¢˜å¼•èµ·ï¼Œè¿™ä¹ˆæžä¸€ä¸‹ */
}

.el-popup-parent--hidden {
    padding-right: 0px!important; /* è§£å†³element alertå¼¹çª—å½±å“å…¶ä»–å¸ƒå±€çš„bug */
}

#header {
    text-align: center;
    background: #FFFFFF;
}

.w {
    width: 1400px;
    min-width: 1400px;
    margin: 0 auto;
}

.clearfloat:after {
    display: block;
    clear: both;
    content: "";
}

#header .header {
    display: inline-block;
    line-height: 80px;
    width: 1400px;
    height: 80px;
    font-size: 16px;
    font-weight: 800;
}

#header img {
    height: 40px;
    width: auto;
    margin-right: 46px;
    margin-top: 20px;
    float: left;
}

#header .menu {
    float: left;
    min-width: 65px;
    margin-right: 93px;
    color: #D1D1D1;
    text-align: center;
}

#header .menu .txt {
    min-width: 60px;
    color: #D1D1D1;
    cursor: pointer;
}

#header .menu .txt1 {
    min-width: 60px;
    color: #3459E3;
    cursor: pointer;
}

#header .menu .line1 {
    bottom: 20px;
    width: 100%;
    height: 2px;
    margin-top: -24px;
    background-color: #3459E3;
}

#header .phone {
    float: right;
}

#header .phone .txt {
    display: inline-block;
    color: #5A6075;
}

#header .phone .number {
    display: inline-block;
    color: #E7A223;
    margin-left: 10px;
}

#footer {
    margin-top: 10px;
    width: 100%;
    text-align: center;
    background-image: url('../img/index/footer.png');
    background-size: 100% 100%;
    color: #fff;
    text-align: center;
}

#footer .footer {
    display: inline-block;
    width: 1400px;
    height: 326px;
    padding-top: 68px;
}

#footer .footer .footerBox {
    display: flex;
}

#footer h1 {
    font-size: 20px;
    line-height: 20px;
    text-align: left;
    margin-bottom: 24px;
}

#footer .contactUs {
    float: left;
}

#footer .joinUs {
    float: right;
}

#footer .contactUs p {
    font-size: 14px;
    line-height: 14px;
    text-align: left;
    margin-bottom: 18px;
}

#footer .contactUs .indent {
    text-indent: 3em;
}

#footer .joinUs .qrCode {
    display: flex;
}

#footer .joinUs .qrCode li {
    text-align: left;
    margin-right: 80px;
}

#footer .joinUs .qrCode p {
    line-height: 30px;
    font-size: 14px;
}

#footer .joinUs .qrCode p {
    line-height: 30px;
    font-size: 14px;
}

.filing a {
    color: #94969F;
}

.filing {
    height: 40px;
    text-align: center;
    font-size: 12px;
    line-height: 40px;
    color: #94969F;
    background: #070F21;
}

body .el-button--primary {
    background-color: #3459E3 !important;
    border-color: #3459E3 !important;
}

body .el-button--primary.is-disabled {
    background-color: #6187FF !important;
    border-color: #6187FF !important;
}
</pre></body></html>