.home {
    height: auto;
    width: 100%;
}

.home header {
    height: 930px;
    width: 100%;
    background: rgba(250, 250, 250, 1);
}

.home header .h_title {
    width: 100%;
    height: calc(100% - 140px);
    padding-top: 142px;
    position: relative;
}

.home header .h_title .qr_code {
    position: absolute;
    right: -130px;
    bottom: 80px;
    width: auto;
    height: 120px;
}

.home header .h_title .qr_code .qr_box {
    float: right;
    width: 124px;
    height: 100%;
}

.home header .h_title .qr_code .qr_box img {
    width: 124px;
    height: 120px;
}

.home header .h_title .qr_code .qr_box p {
    font-family: SegoeUI-Semi400 sans-serif;
    font-size: 17px;
    margin-top: 10px;
    text-align: center;
    color: rgba(0, 0, 0, 0.68);
}

.home header .h_title .h_download .load_ios {
    margin: 0 80px;
}

.home header .h_title .title {
    font-family: SegoeUI sans-serif;
    font-weight: 400;
    width: 100%;
    height: auto;
    line-height: 54px;
    font-size: 30px;
    text-align: center;
    margin: auto auto 10px auto;
    color: rgba(0, 0, 0, 0.9) !important;
}

.home header .h_title .title_info {
    font-family: SegoeUI-Semilight sans-serif;
    width: 38%;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    font-weight: 200;
    margin: auto;
    color: rgba(0, 0, 0, 1)
}

.h_download {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 42px;
    text-align: center;
}

.h_download .load_web i {
    margin-right: 6px;
}

.h_download .load_ios i {
    margin-right: 6px;
}

.h_download .load_android i {
    margin-right: 6px;
}

.h_download a {
    display: inline-block;
    width: 150px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    border-radius: 20px;
    color: rgba(255, 255, 255, 0.98);
    background: #006AD7;
    font-family: SegoeUI-Semilight sans-serif;
}

.h_download a i {
    font-size: 21px;
    vertical-align: top;
}

.cpter_bg {
    position: absolute;
    left: 0;
    bottom: 120px;
    width: 100%;
    height: 480px;
}

.cpter_bg .cpter_box {
    height: 100%;
    width: 840px;
    margin: auto;
    position: relative;
}

.cpter_bg .cpter_box img {
    width: 100%;
    height: 100%;
}

.cpter_bg .cpter_box .computer_320 {
    display: none;
}

.wx_hint {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 600;
    padding: 0 20px;
    box-sizing: border-box;
}

.wx_hint img {
    width: 100%
}

main {
    width: 80%;
    max-width: 1420px;
    box-sizing: border-box;
    height: auto;
    margin: 84px auto 84px auto;
    background: white;
}

main article {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
}

article:last-child {
    margin-bottom: 0px;
}

main article p {
    font-family: SegoeUI !important;
    text-align: center;
}

main article .title {
    font-size: 29px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.8);
    margin-bottom: 8px
}

main article .title_info {
    font-size: 16px;
    width: 72%;
    text-align: center;
    margin: auto;
    color: rgba(0, 0, 0, 0.7);
}

main article section {
    position: relative;
    padding-top: 28px;
    box-sizing: border-box;
    width: 48.5%;
    height: 540px;
    overflow: hidden;
}

main article section .phone_box {
    height: 392px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -10px;
}

main article section .phone_box .phone_bg {
    width: 300px;
    height: 100%;
    margin: auto;
}

main article section .phone_box .phone_bg img {
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 1300px) {
    .home header .h_title .title_info {
        width: 75% !important;
    }

    .home main .h_p1 .item1 .title_info, .en main .h_p3 .item1 .title_info, .en main .h_p1 .item2 .title_info, .en main .h_p3 .item2 .title_info {
        width: 90% !important;
    }
}

@media screen and (max-width: 1200px) {
    .h_title .qr_code {
        display: none !important;
    }

}

@media screen and (max-width: 1024px) {
    .home header {
        height: 930px !important;
    }

    .home header .h_title {
        padding-top: 108px !important;
        height: calc(100% - 140px) !important;
    }

    .home main {
        width: 100% !important;
    }

    .home main .h_p2 .title_info, .home main .h_p4 .title_info {
        width: 80% !important;
    }

    .home header .h_title .cpter_bg {
        bottom: 116px !important;
    }
}

@media screen and (max-width: 900px) {
    .home header .h_title .title_info {
        width: 87% !important;
    }

    .home header .h_title .cpter_bg .cpter_box {
        width: 100% !important
    }
}

@media screen and (max-width: 500px) {
    .home main {
        margin: 34px auto 34px auto !important;
    }

    .home main article {
        margin-bottom: 0 !important;
    }

    .home main article section {
        width: 100% !important
    }

    .home main .h_p1, .home main .h_p3 {
        display: block !important;
        height: auto !important;
    }

    .home main .h_p1 .item1, .home main .h_p3 .item1 {
        height: 540px !important;
    }

    .en main .h_p1 .item2, .home main .h_p3 .item2 {
        height: 540px !important;
    }

    .home header {
        height: 546px !important;
    }

    .home header .h_title {
        height: calc(100% - 90px) !important;
    }

    .home header .h_title .h_download {
        bottom: 52px !important;
    }

    .home header .h_title .h_download .load_web i {
        margin-right: 2px !important;
    }

    .home header .h_title .h_download .load_ios i {
        margin-right: -1px !important;
    }

    .home header .h_title .h_download .load_android i {
        margin-right: 0px !important;
    }

    .home header .h_title .h_download a {
        font-size: 12px !important;
        width: 96px !important;
        height: 30px !important;
        line-height: 30px !important;
    }

    .home header .h_title .h_download a i {
        font-size: 16px !important;
    }

    .home main article section {
        float: none !important;
        margin-bottom: 30px !important;
    }

    .home main article section .phone_box .phone_bg {
        width: 300px !important;
    }

    .home header .h_title .title {
        font-size: 26px !important;
        line-height: 30px !important;
    }

    .home header .h_title .title_info {
        width: 90% !important;
        line-height: 26px !important;
    }

    .home main article .title {
        font-size: 26px !important;
    }

    .home main article .title_info {
        width: 92% !important
    }

    .home header .h_title .load_ios {
        margin: 0 7% !important;
    }

    .home header .h_title .cpter_bg .cpter_box {
        width: 90% !important;
    }

    .home header .h_title .cpter_bg {
        height: 176px !important;
    }

    .home header .h_title .cpter_bg .cpter_box .computer_pc {
        display: none !important;
    }

    .home header .h_title .cpter_bg .cpter_box .computer_320 {
        display: block !important;
    }
}

@media screen and (max-width: 370px) {
    .home header .h_title .h_download a {
        font-size: 12px !important;
        width: 86px !important;
        height: 27px !important;
        line-height: 27px !important;
    }
}



  


 

 