<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
    font-size: 8px;
}

.consult {
    margin-top: 11rem;
    position: relative;
}

.consult-title {
    position: absolute;
    top: 8rem;
}

.consult-title .consult-title-first {
    font-family: Microsoft YaHei;
    font-weight: 700;
    color: #ffffff;
    font-size: 6rem;
    margin-bottom: 2rem;
}

.consult-title .consult-title-sed {
    font-weight: 400;
    color: #ffffff;
    font-size: 2.25rem;
    margin-bottom: 3rem;
}

.consult-title .box {
    display: flex;
}

.consult-title .box a {
    text-decoration: none;
}

.consult-title .box .more a {
    display: block;
    width: 128px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    background-color: #2a82e4;
    border-radius: 14px;
    margin-right: 16px;
    font-size: 20px;
    color: #ffffff;
}

.consult-title .box .contact a {
    display: block;
    width: 128px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    background-color: #f2f3f5;
    border-radius: 14px;
    font-size: 20px;
    color: #000;
}


.submit {
    /* margin-top: 10rem; */
    padding: 12rem 0;
}

.submit-list {
    display: flex;
    justify-content: center;
}

.submit-title div:first-child {
    font-family: Microsoft YaHei;
    font-weight: 700;
    color: #000;
    font-size: 4.6rem;
    letter-spacing: 0;
    text-align: center;
    padding-bottom: 2rem;
}

.submit-title div:nth-child(2) {
    font-size: 2.25rem;
    font-weight: 400;
    text-align: center;
    padding-bottom: 6rem;
}

.submit-list-item {
    padding: 0 12px;
    margin-bottom: 3rem;
    margin-top: 10px;
}

.submit-list-item-name {
    font-family: Microsoft YaHei;
    color: #333333;
    font-size: 2rem;
    letter-spacing: 0;
}

.submit-list-item-name span {
    color: #e21818;
}

.submit-list-item-input {
    margin-top: 4px;
    line-height: 4.4rem;
    background-color: #f2f3f5;
    border: 1px solid #f2f3f5;
    border-radius: 0.8rem;
    padding-left: 2rem;
    /* width: 100%; */
    width: 348px;
    font-size: 16px;
    outline: none;
}

.submitMessageBox {
    width: 720px;
}

.submit-btn {
    margin-top: 4rem;
    display: flex;
    justify-content: center;
}

.submit-btn-text {
    font-family: Microsoft YaHei;
    color: #ffffff;
    font-size: 1.8rem;
    letter-spacing: 0;
    background-color: #0083dc;
    /* padding: 1rem 12rem; */
    width: 720px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    border-radius: 4rem;
}

.submit-btn-text:hover {
    cursor: pointer;
}


/* .contact {
    padding: 6rem 0;
} */

.contact-title {
    font-family: Microsoft YaHei;
    font-weight: 700;
    color: #0083dc;
    font-size: 4.6rem;
    letter-spacing: 0;
    text-align: center;
    padding-bottom: 6rem;
}

.contact-item {
    padding: 2rem 3.2rem;
    background-color: #ffffff;
    border-radius: 0.8rem;
    box-shadow: 0px 0.6rem 2.4rem rgba(33, 116, 210, 0.2);
    margin-bottom: 2rem;
}

.contact-item-name {
    font-family: Microsoft YaHei;
    font-weight: 700;
    color: #333333;
    font-size: 2rem;
    letter-spacing: 0;
    padding-bottom: 2rem;
    border-bottom: 0.3rem solid #0083dc;
}

.contact-item-info {
    display: flex;
    line-height: 3.2rem;
}

.contact-item-info-name {
    flex-shrink: 0;
    font-family: Microsoft YaHei;
    color: #333333;
    font-size: 1.6rem;
    letter-spacing: 0;
}

.contact-item-info-text {
    margin-left: 1rem;
    font-family: Microsoft YaHei;
    color: #666666;
    font-size: 1.6rem;
    letter-spacing: 0;
}






@media screen and (max-width: 576px) {
    html {
        font-size: 10px;
    }

    .submit-title {
        font-size: 2.6rem;
        padding-bottom: 3rem;
    }

    .submit {
        padding: 2rem 0;
    }

    .submit-list-item-input {
        line-height: 4.4rem;
    }

    .submit-list-item-input:placeholder-shown {
        font-size: 1.6rem;
    }

    .contact-title {
        font-size: 2.6rem;
    }

    .submit-list-item {
        margin-bottom: 2rem;
        padding: 0 2rem;
    }

    .submit-btn {
        margin-top: 0rem;
    }

    .contact {
        padding: 3rem 0;
    }

    .contact-title {
        padding-bottom: 3rem;
    }
}

/*ç‰ˆå¿ƒè®¾ç½®  start*/
.container {
    padding: 0px;
}

@media (min-width: 600px) {
    .container {
        max-width: 650px !important;
    }
}

@media (min-width: 800px) {
    .container {
        max-width: 870px !important;
    }
}

@media (min-width: 1000px) {
    .container {
        max-width: 1000px !important;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1400px !important;
    }
}

@media (min-width: 1560px) {
    .container {
        max-width: 1660px !important;
    }
}

/*ç‰ˆå¿ƒè®¾ç½®  end*/

/* å¸®åŠ©ä¸­å¿ƒé¡µé¢æ&nbsp;·å¼ start*/
.consult-help {
    position: absolute;
    top: 18rem;
    left: 12rem;
    /* transform: translate(-50%, 0);
    left: 50%; */
    text-align: center;
}

.consult-help .consult-title-help {
    font-family: Microsoft YaHei;
    font-weight: 700;
    color: #ffffff;
    font-size: 6rem;
    margin-bottom: 2rem;
}

.help-box {
    display: flex;
    justify-content: space-around;
    padding: 80px;
    flex-wrap: wrap;

}

#keyword {
    outline: none;
    width: 800px;
    height: 68px;
    border: 1px solid #e5e5e5;
    border-radius: 18px;
    font-size: 20px;
    font-weight: 500;
    color: #a6a6a6;
    padding: 0 0 0 23px;
}

.search {
    position: relative;
}

.searchicon {
    position: absolute;
    top: 6px;
    right: 10px;
    padding: 10px;
}

.left {
    width: 600px;
    height: 260px;
    border: 1px solid #e5e5e5;
    padding: 40px;
    margin: 10px;
}

.title {
    display: flex;
    align-items: center;
}

.title img {
    width: 22px;
    height: 22px;
    margin-right: 8px;
}

.title span {
    font-size: 24px;
    font-weight: 700;
}

.left ul {
    margin-top: 20px;
    font-size: 14px;
}

.left ul li {
    margin-bottom: 15px;
}

.left ul li a {
    text-decoration: none;
    color: #000;
}

.help-more {
    margin-top: 30px;
    font-size: 14px;
}

.help-more a {
    text-decoration: none;
}

.help-more-en {
    margin-top: 30px;
    font-size: 20px;
}

.help-more-en a {
    text-decoration: none;
}

/* å¸®åŠ©ä¸­å¿ƒé¡µé¢æ&nbsp;·å¼ç§»åŠ¨ç«¯é€‚é… start  */
@media screen and (max-width: 576px) {
    .container {
        max-width: 350px !important;
    }

    .consult-help .consult-title-help {
        font-size: 20px;
        margin-bottom: 2rem;
    }

    .consult-help {
        top: 3rem;
        left: 3rem;
    }

    .help-box {
        padding: 0px;
    }

    .title span {
        font-size: 16px;
    }

    .left {
        height: auto;
        padding: 10px;
    }
}

/* å¸®åŠ©ä¸­å¿ƒé¡µé¢æ&nbsp;·å¼ç§»åŠ¨ç«¯é€‚é… end  */

/* å¸®åŠ©ä¸­å¿ƒé¡µé¢æ&nbsp;·å¼ end*/
.submit-list-item {
    position: relative;
}

.error1,
.error2,
.error2_1,
.error3 {
    color: #e21818;
    position: absolute;
    top: 66px;
    left: 13px;
    font-size: 16px;
}

.error4 {
    color: #e21818;
    position: absolute;
    top: 139px;
    left: 10px;
    font-size: 16px;
}

/* ä¸šåŠ¡å’¨è¯¢çš„ç§»åŠ¨ç«¯é€‚é… start */

@media screen and (max-width: 576px) {
    .container {
        max-width: 350px !important;
    }

    .consult {
        margin-top: 9rem;
    }

    .consult-title .box {
        display: flex;
        position: absolute;
        top: 54px;
        left: 102px;
    }

    .consult-title .consult-title-first {
        font-size: 13px;
        margin-bottom: 0;
        text-align: center;
    }

    .consult-title .consult-title-sed {
        font-size: 12px;
        margin-bottom: 0;
        text-align: center;
    }

    .consult-title {
        top: 0;
        left: 0;
        width: 100%;
    }

    .consult-title .box .more a,
    .consult-title .box .contact a {
        width: 78px;
        height: 22px;
        line-height: 24px;
        margin-right: 12px;
        font-size: 12px;
    }

    .contact {
        padding: 0;
    }

    .submit-title {
        padding-bottom: 1rem;
    }

    .submit-title div:first-child {
        font-size: 20px;
        padding-bottom: 12px;
    }

    .submit-title div:nth-child(2) {
        font-size: 16px;
        padding-bottom: 12px;
    }

    .submit-list {
        display: block;
    }

    .submit-list-item {
        margin-bottom: 2rem;
        padding: 0 2rem;
        margin-top: 28px;
    }

    .submit-list-item-input {
        width: 310px;
    }

    .submit-btn-text {
        width: 310px !important;
    }

    .submit-list-item-input:placeholder-shown {
        font-size: 16px;
    }

    .error1,
    .error2,
    .error2_1,
    .error3 {
        top: 80px;
        left: 20px;
    }

    .error4 {
        top: 170px;
        left: 20px;
    }
}

/* ä¸šåŠ¡å’¨è¯¢çš„ç§»åŠ¨ç«¯é€‚é… end */</pre></body></html>