@media (min-width: 765px) {
    .pc.header-box {
        height: 70px;
        background-color: #fff
    }

    .pc.header-box .header-content {
        width: 960px;
        height: 100%;
        margin: 0 auto;
        display: flex;
        align-items: center
    }

    .pc.header-box .header-content .website-logo {
        width: 160px;
        height: 60px;
        background-image: url(../images/logo.jpg);
        background-size: 100%;
        background-repeat: no-repeat
    }

    .pc.header-box.fixed {
        background-color: #fff;
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 100
    }

    .pc.header-box.fixed .website-logo {
        width: 60px;
        height: 60px;
        background-image: url(../images/logo.jpg);
        background-size: 100%;
        background-repeat: no-repeat
    }
}

@media (max-width: 764px) {
    .msite.header-box {
        height: 1.14rem
    }

    .msite.header-box .header-content {
        height: 100%;
        display: flex;
        align-items: center;
        padding: 0 .46rem;
        background-color: #fff
    }

    .msite.header-box .header-content .website-logo {
        width: 1.7rem;
        height: .65rem;
        background-image: url(../images/logo.png);
        background-size: 100%;
        background-repeat: no-repeat
    }

    .msite.header-box.fixed {
        background-color: #fff;
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 100
    }

    .msite.header-box.fixed .website-logo {
        background-image: url(../images/logo.png);
        background-size: 100%;
        background-repeat: no-repeat
    }
}

.footer-container {
    box-sizing: border-box;
    width: 100%;
    color: #fff;
    background: #000;
    text-align: center;
    font-family: PingFang-SC-Medium
}

@media (min-width: 765px) {
    .pc.footer-container {
        font-size: 14px;
        padding: 22px 0 33px;
        line-height: 28px
    }

    .pc.footer-container .footer-link {
        color: #fff
    }
}

@media (max-width: 764px) {
    .msite.footer-container {
        line-height: .4rem;
        color: #fff;
        padding: .44rem .71rem
    }

    .msite.footer-container .footer-link {
        color: #fff;
        text-decoration: none
    }

    .msite.footer-container p {
        margin: 0
    }
}

body {
    margin: 0
}

@media (min-width: 765px) {
    .page-home-header {
        width: 100%;
        background: linear-gradient(0deg,#ff526c,#ffa6c9);
        background-size: 100% 100%
    }

    .pc.home-container {
        position: relative;
        width: 960px;
        height: 516px;
        margin: 0 auto
    }

    .pc.home-container .module-one {
        width: 960px;
        box-sizing: border-box;
        color: #fff
    }

    .pc.home-container .module-one .right-box {
        float: left;
        height: 100%;
        box-sizing: border-box;
        padding-top: 90px
    }

    .pc.home-container .module-one .right-box .tit {
        font-family: QingYuan;
        font-size: 28px;
        font-weight: 700
    }

    .pc.home-container .module-one .right-box .des {
        width: 308px;
        margin: 20px 0 54px;
        font-family: PingFang-SC;
        font-size: 14px;
        line-height: 20px
    }

    .pc.home-container .module-one .right-box .download-box {
        overflow: hidden
    }

    .pc.home-container .module-one .right-box .download-box .QR-code-box {
        float: left
    }

    .pc.home-container .module-one .right-box .download-box .QR-code-box .qr-code-img {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 120px;
        height: 120px;
        background: #fff
    }

    .pc.home-container .module-one .right-box .download-box .QR-code-box .txt {
        margin-top: 10px;
        text-align: center;
        font-family: PingFang-SC-Regular;
        font-size: 12px
    }

    .pc.home-container .module-one .right-box .client-download-box {
        float: left;
        margin-left: 24px
    }

    .pc.home-container .module-one .right-box .client-download-box .download-btn-item {
        position: relative;
        display: none
    }

    .pc.home-container .module-one .right-box .client-download-box .download-btn-item[download-settings-show=true] {
        display: block
    }

    .pc.home-container .module-one .right-box .client-download-box .download-btn-item:not(:last-of-type) {
        margin-bottom: 20px
    }

    .pc.home-container .module-one .right-box .client-download-box .btn {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 180px;
        height: 36px;
        line-height: 36px;
        background: hsla(0, 0%, 100%, .7);
        border-radius: 18px;
        font-family: SourceHanSansSC-Regular;
        font-size: 14px;
        font-weight: 400;
        font-stretch: normal;
        letter-spacing: 0;
        color: #000;
        box-sizing: border-box;
        cursor: pointer
    }

    .pc.home-container .module-one .right-box .client-download-box .btn .icon {
        width: auto;
        margin-right: 6px
    }

    .pc.home-container .module-one .right-box .info {
        margin-top: 48px;
        font-size: 14px;
        font-weight: 400;
        color: #fff;
        line-height: 24px;
        font-family: PingFang SC
    }

    .pc.home-container .module-one .right-box .info .separator {
        margin: 0 6px
    }

    .pc.home-container .module-one .right-box .info .info-title {
        font-size: 14px;
        font-weight: 400;
        color: #fff;
        line-height: 24px;
        text-decoration: none;
        cursor: pointer;
        font-family: PingFang SC
    }

    .pc.home-container .module-one .phone-img-box {
        position: absolute;
        right: 0;
        bottom: 0;
        float: left;
        width: 300px;
        height: 466px;
        margin-left: 77px
    }

    .pc.home-container .module-one .phone-img-box img {
        width: 100%
    }

    .pc.page-main {
        width: 998px;
        display: flex;
        flex-wrap: wrap;
        font-size: 14px;
        margin: 40px auto 0
    }

    .pc.page-main .section-item {
        width: 50%;
        display: flex;
        flex-wrap: nowrap;
        box-sizing: border-box;
        padding-top: 60px
    }

    .pc.page-main .section-item .demo-img {
        width: 229px;
        height: auto
    }

    .pc.page-main .section-item .section-item-content {
        flex: 1;
        padding: 30px 43px 0 27px;
        text-align: center
    }

    .pc.page-main .section-item .section-item-content h3 {
        font-size: 23px;
        font-family: PingFang SC;
        font-weight: 700;
        color: #000;
        margin: 19px 0
    }

    .pc.page-main .section-item .section-item-content .text {
        font-size: 14px;
        font-family: PingFang SC;
        font-weight: 400;
        color: #666;
        line-height: 25px
    }

    .pc.page-main .section-item .section-item-content .text strong {
        color: #9158e3
    }

    .pc.page-main .section-item:nth-of-type(odd) {
        border-right: 2px solid #f2f2f5
    }

    .pc.page-main .section-item:first-of-type, .pc.page-main .section-item:nth-of-type(2) {
        border-bottom: 2px solid #f2f2f5
    }

    .pc.page-main .section-item:nth-of-type(2n) {
        flex-direction: row-reverse
    }

    .pc.page-main .section-item:nth-of-type(2n) .section-item-content {
        padding: 30px 27px 0 43px
    }
}

@media (max-width: 764px) {
    .page-home-header {
        width: 100%;
        background: #fff
    }

    div {
        box-sizing: border-box
    }

    .msite.home-container {
        background: linear-gradient(0deg,#ff526c,#ffa6c9);
        padding: 5%;
    }

    .msite.home-container .module-one {
        color: #fff;
        box-sizing: border-box;
        padding: .59rem
    }

    .msite.home-container .module-one .tit {
        text-align: center;
        font-size: .38rem;
        font-family: Alibaba PuHuiTi;
        font-weight: 600;
        color: #fff
    }

    .msite.home-container .module-one .des {
        text-align: center;
        margin-top: .45rem;
        font-size: .24rem;
        line-height: .4rem;
        font-family: PingFang SC;
        font-weight: 400;
        color: #fff
    }

    .msite.home-container .module-one .download-group {
        display: flex;
        justify-content: center;
        margin-top: .6rem
    }

    .msite.home-container .module-one .download-group .download-btn-item {
        flex: 1;
        position: relative;
        display: none
    }

    .msite.home-container .module-one .download-group .download-btn-item[download-settings-show=true] {
        display: block
    }

    .msite.home-container .module-one .download-group .download-btn-item:not(:last-of-type) {
        margin-right: .2rem
    }

    .msite.home-container .module-one .download-group .btn {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 44px;
        line-height: 36px;
        background: hsla(0, 0%, 100%, .7);
        border-radius: 9999px;
        font-family: SourceHanSansSC-Regular;
        font-size: 14px;
        font-weight: 400;
        font-stretch: normal;
        letter-spacing: 0;
        color: #000;
        box-sizing: border-box;
        cursor: pointer
    }

    .msite.home-container .module-one .download-group .btn img {
        width: .3rem;
        height: auto;
        margin-right: .2rem
    }

    .msite.home-container .module-one .info {
        margin-top: .4rem;
        font-size: .24rem;
        font-weight: 400;
        line-height: .36rem;
        color: #fff;
        text-align: center;
        font-family: PingFang SC
    }

    .msite.home-container .module-one .info .separator {
        margin: 0 .06rem
    }

    .msite.home-container .module-one .info .info-title {
        font-size: .24rem;
        font-weight: 400;
        line-height: .36rem;
        color: #fff;
        text-decoration: none;
        cursor: pointer;
        font-family: PingFang SC
    }

    .msite.home-container .module-one .info p {
        margin: 0
    }

    .msite.page-main {
        display: flex;
        flex-wrap: nowrap;
        padding: .9rem .41rem;
        justify-content: space-between;
        background-color: #fcfcfc
    }

    .msite.page-main .demo-img {
        width: 3.65rem;
        height: 5.55rem;
        display: none
    }

    .msite.page-main .demo-img.active {
        display: block
    }

    .msite.page-main .info-box {
        width: 2.4rem
    }

    .msite.page-main .info-box .nav {
        list-style-type: none
    }

    .msite.page-main .info-box .nav.active .text, .msite.page-main .info-box .nav.active .title img {
        display: block
    }

    .msite.page-main .info-box .nav .title {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        margin: .25rem 0
    }

    .msite.page-main .info-box .nav .title img {
        width: .41rem;
        display: none;
        margin-right: .1rem
    }

    .msite.page-main .info-box .nav .title span {
        font-size: .32rem;
        font-family: PingFang SC;
        font-weight: 700;
        color: #000
    }

    .msite.page-main .info-box .nav .text {
        font-size: .22rem;
        font-family: PingFang SC;
        font-weight: 500;
        color: #666;
        line-height: .4rem;
        display: none
    }
}

.mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .88);
    z-index: 1000;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    font-family: PingFang SC-Bold
}

.mask .arrow img {
    float: right;
    margin-right: 24px;
    width: 181px;
    height: 144px
}

.mask .guide-text-container {
    margin-top: 140px;
    margin-left: 51px
}

.mask .guide-text-container .text {
    display: flex;
    align-items: center;
    margin-bottom: 7px
}

.mask .guide-text-container .text img {
    margin-left: 5px;
    width: 15px;
    height: 15px
}

.mask .tips {
    position: fixed;
    bottom: 90px;
    left: 51px;
    width: 207px
}

.body-overflow-hidden {
    overflow: hidden
}