<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0;
    padding: 0;
}

.page-header {
    top: 0 !important;
}

body {
    background: #FFFFFF;
}

.op0 {
    opacity: 0;
}


.tempIndex {
    height: auto;
    min-height: 5.8rem;
    background: url("/img/base/temp_bg.png") no-repeat center;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
    padding-top: 10px;
    /* padding: 0.5rem 0 0 0; */
}

.indexbox_qiye {
    width: 12rem;
    height: auto;
    display: flex;
    margin: 0 auto;
    padding-top:80px;
}

.indexleft {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    box-sizing: border-box;
}

    .indexleft &gt; h1 {
        font-family: 'Microsoft YaHei UI';
        font-style: normal;
        font-weight: 700;
        font-size: 0.43rem;
        line-height: 0.55rem;
        color: #161F2D;
        margin: 0;
    }

    .indexleft &gt; .pcsupport {
        font-size: 0.16rem;
        font-family: Microsoft YaHei-Regular, Microsoft YaHei;
        font-weight: 400;
        color: #717F94;
        line-height: 0.16rem;
        margin-top: 0.24rem;
    }

.indexMsgBox {
    margin-top: 0.24rem;
    display: flex;
    flex-direction: column;
    width: 5.36rem;
}

.indexMsgItems {
    display: flex;
}

    .indexMsgItems:not(:last-child) {
        margin-bottom: 0.14rem;
    }

    .indexMsgItems &gt; i {
        display: inline-block;
        width: 0.28rem;
        height: 0.34rem;
        background: url("../image/icon_index.svg") no-repeat center;
        background-size: 0.28rem 0.28rem;
        margin-right: 0.12rem;
        flex-shrink: 0;
    }

    .indexMsgItems &gt; p {
        font-family: 'Microsoft YaHei UI';
        font-style: normal;
        font-weight: 400;
        font-size: 0.18rem;
        line-height: 1.7;
        color: #717F94;
    }

.momo {
    text-align: center;
    width: 100%;
}

.mobileQrcode {
    width: 1.5rem;
    height: 1.8rem;
    background: #FFFFFF;
    box-shadow: 0 0.06rem 0.12rem rgba(21, 66, 107, 0.05);
    border-radius: 0.12rem;
    margin-top: 0.28rem;
    overflow: hidden;
}

    .mobileQrcode img {
        display: block;
        width: 1.04rem;
        height: 1.04rem;
        margin: 0.21rem auto 0 auto;
    }

    .mobileQrcode p {
        font-family: 'Microsoft YaHei UI';
        font-style: normal;
        font-weight: 400;
        font-size: 0.14rem;
        line-height: 0.18rem;
        color: #000000;
        margin-top: 0.14rem;
        text-align: center;
    }

.otherSupport {
    display: flex;
    align-items: center;
    position: relative;
    height: 0.38rem;
    line-height: 0.38rem;
    font-family: 'Microsoft YaHei UI';
    font-style: normal;
    font-weight: 400;
    font-size: 0.16rem;
    color: #717F94;
    margin-top: 0.24rem;
    margin-bottom: 0.3rem;
}

    .otherSupport.mobile {
        color: #959EAD;
        margin-top: 0.2rem;
    }

    .otherSupport &gt; .othericon {
        display: inline-block;
        width: 0.38rem;
        height: 0.38rem;
        background: url("../image/iconAndroid.svg") no-repeat center;
        background-size: cover;
        margin-left: 0.1rem;
        cursor: pointer;
        position: relative;
        z-index: 1;
    }

    .otherSupport.mobile &gt; .othericon {
        background: url("../image/iconPc.svg") no-repeat center;
        background-size: cover;
    }

    .otherSupport &gt; .othericon:hover &gt; .qrCodeBox {
        display: block;
    }

    .otherSupport &gt; .othericon &gt; .qrCodeBox {
        display: none;
        width: 1.8rem;
        height: 1.91rem;
        background: url("../image/qrcodebox.png") no-repeat center;
        background-size: cover;
        position: absolute;
        top: 0.29rem;
        left: -0.71rem;
        right: auto;
        bottom: auto;
        z-index: 2;
        overflow: hidden;
    }

        .otherSupport &gt; .othericon &gt; .qrCodeBox &gt; img {
            display: block;
            width: 1.02rem;
            height: 1.02rem;
            margin: 0.44rem auto 0 auto;
        }

.indexright {
    display: block;
    flex-shrink: 0;
    display: flex;
    width: 6.82rem;
    margin-left: 0.07rem;
    align-items: center;
}

    .indexright.mobile {
        width: 6.5rem;
        margin-left: 0.55rem;
        align-items: flex-end;
    }

        .indexright.mobile img {
            display: block;
            width: 6.5rem;
            height: 6.19rem;
        }

    .indexright img {
        display: block;
        width: 6.82rem;
        height: auto;
    }


/* è½¯ä»¶ä»‹ç» */

.tempMain {
    height: auto;
    box-sizing: border-box;
    padding-bottom: 50px;
}

.tempIntroduce {
    width: 12rem;
    height: auto;
    background: #F7F8FA;
    box-sizing: border-box;
    padding: 0.48rem;
    border-radius: 0.16rem;
    border: 1px solid #EBECEE;
    margin: 0 auto;
}

.introduceTitle {
    display: flex;
    align-items: center;
    font-size: 0;
}

    .introduceTitle &gt; i {
        display: inline-block;
        width: 0.05rem;
        height: 0.3rem;
        background: #0CAEF9;
        border-radius: 0.03rem;
        margin-right: 0.14rem;
    }

    .introduceTitle &gt; span {
        display: inline-block;
        font-family: 'Microsoft YaHei UI';
        font-style: normal;
        font-weight: 700;
        font-size: 0.28rem;
        line-height: 0.36rem;
        color: #161F2D;
    }

.introduce {
    font-family: 'Microsoft YaHei UI';
    font-style: normal;
    font-weight: 400;
    font-size: 0.2rem;
    line-height: 1.8;
    color: #717F94;
    margin-top: 0.2rem;
    margin-bottom: 0.44rem;
}

.characteristicList {
    display: flex;
    flex-direction: column;
    margin-top: 0.2rem;
}

.characteristicItems {
    display: flex;
}

    .characteristicItems i {
        display: inline-block;
        width: 0.06rem;
        height: 0.06rem;
        background: #0CAEF9;
        border-radius: 50%;
        margin-right: 0.19rem;
        position: relative;
        top: -0.02rem;
    }

    .characteristicItems &gt; p:nth-child(1) {
        flex-shrink: 0;
    }

    .characteristicItems &gt; p {
        font-family: 'Microsoft YaHei UI';
        font-style: normal;
        font-weight: 700;
        font-size: 0.2rem;
        line-height: 2;
        color: #717F94;
    }

        .characteristicItems &gt; p &gt; span:nth-child(2) {
            font-weight: 400;
            color: #717F94;
        }

.ourAdvantages {
    background: #F7F8FA;
    min-height: 4.29rem;
    box-sizing: border-box;
    padding-bottom: 0.96rem;
    overflow: hidden;
}

    .ourAdvantages &gt; h2 {
        font-family: 'Microsoft YaHei UI';
        font-style: normal;
        font-weight: 700;
        font-size: 0.36rem;
        line-height: 0.46rem;
        text-align: center;
        color: #161F2D;
        margin-top: 0.84rem;
    }

.ourAdvantagesList {
    display: flex;
    align-items: center;
    width: 12rem;
    margin: 0.56rem auto 0 auto;
}

.ourAdvantagesItems {
    width: 25%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .ourAdvantagesItems img {
        display: block;
        width: 0.74rem;
        height: 0.74rem;
    }

    .ourAdvantagesItems h3 {
        font-family: 'Microsoft YaHei UI';
        font-style: normal;
        font-weight: 400;
        font-size: 0.2rem;
        line-height: 0.25rem;
        color: #161F2D;
        margin-top: 0.14rem;
    }

    .ourAdvantagesItems p {
        font-family: 'Microsoft YaHei UI';
        font-style: normal;
        font-weight: 400;
        font-size: 0.16rem;
        line-height: 1.38;
        text-align: center;
        color: #8892A4;
        margin-top: 0.12rem;
    }

.mobileBtn {
    display: none;
}

.boxs_aionline {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.tempPcBtn {
    display: flex;
    width: 2.5rem;
    height: 0.6rem;
    background: #0CAEF9;
    box-shadow: 0 0.18rem 0.22rem rgba(12, 174, 249, 0.14);
    border-radius: 0.08rem;
    margin: 0.24rem 0 0 0;
    justify-content: center;
    align-items: center;
}

    .tempPcBtn.onlie {
        margin-left: 20px;
        background: unset;
        box-sizing: border-box;
        border: 2px solid #0CAEF9;
        box-shadow: unset;
    }

        .tempPcBtn.onlie i {
            background: url("../image/icon_btn_online.png") no-repeat center;
            background-size: cover;
        }

        .tempPcBtn.onlie &gt; span {
            color: #0CAEF9;
        }

    .tempPcBtn &gt; i {
        display: inline-block;
        width: 0.24rem;
        height: 0.24rem;
        background: url("../image/icon_btn.png") no-repeat center;
        background-size: cover;
        margin-right: 0.1rem;
    }

    .tempPcBtn &gt; span {
        display: inline-block;
        font-family: 'Microsoft YaHei UI';
        font-style: normal;
        font-weight: 400;
        font-size: 0.22rem;
        line-height: 0.8rem;
        color: #FFFFFF;
    }

#introduce .indexbox_qiye .introduceLeft {
    width: 525px;
    height: 313px;
    padding-top: 50px;
}

    #introduce .indexbox_qiye .introduceLeft .intTitle {
        margin-bottom: 40px;
        line-height: 48px;
        height: 48px;
    }

        #introduce .indexbox_qiye .introduceLeft .intTitle &gt; span {
            font-size: 42px;
            font-weight: bold;
            letter-spacing: 2px;
            color: #222222;
            float: left;
        }

        #introduce .indexbox_qiye .introduceLeft .intTitle &gt; i {
            float: left;
            display: block;
            width: 97px;
            height: 40px;
            margin: 4px 2px;
            background: url("../image/qiye2.png");
        }

    #introduce .indexbox_qiye .introduceLeft .intInt {
        font-size: 34px;
        letter-spacing: 1px;
        color: #555555;
        margin-bottom: 40px;
    }

    #introduce .indexbox_qiye .introduceLeft &gt; ul {
        width: 525px;
        height: 92px;
    }

        #introduce .indexbox_qiye .introduceLeft &gt; ul li {
            height: 16px;
            float: left;
            margin: 0 32px 30px 0;
            min-width: 125px;
        }

            #introduce .indexbox_qiye .introduceLeft &gt; ul li &gt; i {
                display: block;
                width: 14px;
                height: 14px;
                background-color: #e8f9ff;
                background-image: url("../image/gou.png");
                background-repeat: no-repeat;
                background-size: 12px 8px;
                background-position: center;
                border-radius: 2px;
                border: solid 1px #638aff;
                margin-right: 11px;
                float: left;
            }

            #introduce .indexbox_qiye .introduceLeft &gt; ul li &gt; span {
                font-size: 16px;
                color: #666666;
                float: left;
                line-height: 16px;
            }

    #introduce .indexbox_qiye .introduceLeft .intBut .butBow {
        position: relative;
    }

        #introduce .indexbox_qiye .introduceLeft .intBut .butBow &gt; p,
        #introduce .indexbox_qiye .introduceLeft .intBut .butVip &gt; p,
        #introduce .indexbox_qiye .introduceLeft .intBut .butBow .int {
            /* width: 200px; */
            text-align: center;
            font-size: 13px;
            line-height: 22px;
            color: #999999;
            margin-top: 16px;
        }

        #introduce .indexbox_qiye .introduceLeft .intBut .butBow .int {
            margin-top: 10px;
        }

            #introduce .indexbox_qiye .introduceLeft .intBut .butBow .int .gif {
                margin-left: 10px;
                position: relative;
                cursor: pointer;
            }

                #introduce .indexbox_qiye .introduceLeft .intBut .butBow .int .gif .hover {
                    display: none;
                    position: absolute;
                    top: -72px;
                    right: -282px;
                }

                #introduce .indexbox_qiye .introduceLeft .intBut .butBow .int .gif:hover .hover {
                    display: block;
                }

        #introduce .indexbox_qiye .introduceLeft .intBut .butBow &gt; p {
            display: flex;
            display: -ms-flexbox;
            justify-content: center;
            -ms-flex-pack: center;
        }

            #introduce .indexbox_qiye .introduceLeft .intBut .butBow &gt; p a {
                margin: 0 16px;
                float: left;
            }

                #introduce .indexbox_qiye .introduceLeft .intBut .butBow &gt; p a i,
                ul li i {
                    width: 18px;
                    height: 20px;
                    display: block;
                }

@media screen and (max-width: 1280px) {
    .indexMsgItems &gt; p.center {
        text-align: center;
    }

    .tempIndex {
        min-height: unset;
        padding: 0.62rem 0 0 0;
    }

    .indexbox_qiye {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .indexleft {
        margin: 0 auto !important;
        align-items: center;
    }

    .otherSupport {
        text-align: center;
        justify-content: center;
        margin-bottom: 0 !important;
    }

    .tempMain {
        width: 100%;
        padding: 0.84rem 0.3rem 0.96rem 0.3rem;
    }

    .tempIntroduce {
        width: 100%;
        padding: 0.4rem;
    }

    .ourAdvantagesList {
        width: 100%;
    }

    .indexright.pcright {
        margin-left: 0;
        position: relative;
        left: -0.18rem;
    }

        .indexright.pcright.pcrightyijianluyin {
            left: -0.39rem;
        }

    .indexMsgBox.aimeiyan {
        width: 3.9rem;
    }
}

@media screen and (max-width:768px) {
    body {
        padding-top: 0.7rem;
    }

    .tempIndex {
        padding-top: 40px !important;
    }

    .otherSupport,
    .mobileQrcode,
    .indexleft &gt; .pcsupport {
        display: none;
    }

    .mobileBtn {
        display: flex;
        width: 2.4rem;
        height: 0.68rem;
        background: #0CAEF9;
        box-shadow: 0 0.18rem 0.22rem rgba(12, 174, 249, 0.14);
        border-radius: 0.08rem;
        margin: 0.5rem auto 0.35rem auto;
        justify-content: center;
        align-items: center;
    }

        .mobileBtn &gt; i {
            display: inline-block;
            width: 0.26rem;
            height: 0.26rem;
            background: url("../image/icon_btn.png") no-repeat center;
            background-size: cover;
            margin-right: 0.08rem;
        }

        .mobileBtn &gt; span {
            display: inline-block;
            font-family: 'Microsoft YaHei UI';
            font-style: normal;
            font-weight: 400;
            font-size: 0.24rem;
            line-height: 0.3rem;
            color: #FFFFFF;
        }

    .ourAdvantagesList {
        flex-wrap: wrap;
        margin: 0.26rem auto 0 auto;
        justify-content: center;
    }

    .ourAdvantagesItems {
        width: 45%;
        margin-top: 0.15rem;
    }
}

.abilities {
    margin-top: 42px;
    padding-bottom: 197px;
    position: relative;
}

    .abilities h2 {
        font-size: 42px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 40px;
        letter-spacing: 0px;
        color: #333333;
        text-align: center;
        line-height: 1;
        margin-top: 64px;
    }

    .abilities .list1 {
        font-size: 0;
        text-align: left;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .abilities .list1 li {
            text-align: center;
            display: inline-block;
            width: 264px;
            background: rgba(255, 255, 255, 0.1);
            margin-left: 33px;
            margin-top: 47px;
        }

            .abilities .list1 li &gt; div {
                display: inline-block;
                position: relative;
                margin-top: 30px;
            }

                .abilities .list1 li &gt; div img {
                    width: 110px;
                    height: 110px;
                }

                .abilities .list1 li &gt; div h3 {
                    font-size: 24px;
                    line-height: 24px;
                    color: #333;
                    margin: 26px 0 13px;
                    font-weight: normal;
                }

                .abilities .list1 li &gt; div .desc {
                    display: block;
                    max-width: 16em;
                    line-height: 24px;
                    color: #808080;
                    font-size: 14px;
                    text-align: left;
                }

                .abilities .list1 li &gt; div &gt; * {
                    display: block;
                    margin: 0 auto;
                }

            .abilities .list1 li:hover {
                background: rgba(255, 255, 255, 0.07);
            }

            .abilities .list1 li:nth-child(4n+1) {
                margin-left: 0;
            }

.container {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}

@media screen and (min-width: 769px) {
    #pc {
        display: block;
    }

    #mobile {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    #pc {
        display: none;
    }

    #mobile {
        display: block;
    }

    .qiye_base {
        display: none;
    }
}
</pre></body></html>