body {
    width: 100%;
    height: 100%;
    font-weight: normal;
    font-size: var(--h3-size);
    margin: 0;
    color: var(--text-light-color);
    /*background-color: var(--page-bg);*/
    text-rendering: optimizeLegibility;
    -webkit-text-size-adjust: none;
    -webkit-overflow-scrolling: touch;
    -webkit-font-smoothing: antialiased;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    word-wrap: break-word;
    word-break: break-all;
    background: url(../app/img/image_bg@1x.png);
    /*background-color: red;*/
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    background-attachment: fixed;
    font-family:
        /* 1. 英文优先（各系统通用无衬线，基础兜底） */
        -apple-system,
        BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif,
        /* 2. 日文适配（各系统默认日文字体） */
        "Hiragino Sans GB", "PingFang JP",
        "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo", "MS Gothic",
        "Noto Sans JP",
        /* 3. 中文适配（各系统默认中文字体） */
        "PingFang SC",
        "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "Heiti SC",
        "Noto Sans SC",
        /* 4. 韩文适配（各系统默认韩文字体） */
        "Apple SD Gothic Neo",
        "Malgun Gothic", "맑은 고딕", "Noto Sans KR",
        /* 5. 终极兜底（保证所有系统都有可用字体） */
        "sans-serif" !important;
    font-weight: bold;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #939599;
    font-size: 15px;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #939599;
    font-size: 15px;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #939599;
    font-size: 15px;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #939599;
    font-size: 15px;
}

/* PC */

@media (min-width: 1200px) {

    p {
        margin: 0 0 20px !important;
    }

    .container {
        width: 74% !important;
    }

    .iphonex-top {
        display: block !important;
        width: 350px !important;
        padding: 0 !important;
    }

    .iphonex-btm {
        display: none !important;
    }

    .explain-download {
        display: block !important;
    }

    .iphonex-xs {
        display: none !important;
    }

    .iphonex-sn {
        display: block !important;
    }

    .share-btm-line {
        display: block !important;
    }

    .share-content {
        height: 100vh;
        display: table-cell;
        vertical-align: middle;
        padding: 0;
        width: 68.666667%;
    }

    .share-content .content-explain {
        position: relative;
        /*top: 24%;*/
        padding-top: 30px;
    }

    .content-explain .explain-centre {
        display: block !important;
        padding: 30px 0px;
        font-size: 25px !important;
        /*font-family:PingFangSC-Semibold;*/
        color: rgba(255, 255, 255, 0.88) !important;
        line-height: 44px !important;
        font-weight: 300 !important;
    }

    .content-explain .explain-centre p {
        margin: 0 !important;
        font-weight: 300 !important;
        font-size: 25px !important;
        /*font-family:PingFangSC-Semibold;*/
        color: rgba(255, 255, 255, 0.88) !important;
    }

    .share-content .content-explain .explain-top {
        margin-bottom: 60px;
    }

    .content-explain .top-explain {
        width: 35vw !important;
        max-width: 600px;
        font-size: 20px !important;
        /*font-family:PingFangSC-Light;*/
        color: rgba(255, 255, 255, 0.88) !important;
        line-height: 28px !important;
        margin: 20px 0 0 0 !important;
        text-align: center !important;
        font-weight: 100 !important;
    }

    .content-explain .top-logo {
        max-width: 600px;
        width: 35vw;
        margin-top: 0 !important;
    }

    .content-explain .content-wp {
        display: flex;
        align-content: center;
    }

    .content-explain .content-wp .left-wp {
        flex-shrink: 0;
    }

    .content-explain .content-wp .left-wp img {
        width: 36vw;
    }

    .content-explain .content-wp .right-wp {
        margin-left: 30px !important;
        flex-grow: 1;
    }

    .explain-icon {
        width: 22px;
        float: left;
        margin-top: 3px;
        margin-right: 10px;
    }

    .explain-icon img {
        width: 100%;
    }

    .icon-sm {
        font-size: 14px;
        /*font-family:PingFangSC-Semibold;*/
        color: rgba(255, 255, 255, 1);
        line-height: 20px;
        font-weight: 500;
    }

    .sn-mg {
        margin-top: 8px;
    }

    .content-explain .top-title {
        font-size: 36px !important;
        /*font-family:Helvetica;*/
        color: rgba(255, 255, 255, 1);
        line-height: 40px !important;
        margin: 0 !important;
        text-align: left !important;
    }

    .content-explain .explain-line {
        height: 1px;
        background: rgba(255, 255, 255, 1);
        opacity: 0.5;
    }

    .content-explain .line-mg {
        margin-bottom: 25px;
    }

    .share-iphonex {
        width: 100%;
        height: 100vh;
        display: table-cell;
        vertical-align: middle;
    }

    .share-btm-line {
        position: fixed;
        bottom: 60px;
        width: 96%;
        left: 2%;
        height: 1px;
        background: rgba(255, 255, 255, 1);
        opacity: 0.2;
        margin: 0 auto;
    }

    .share-btm {
        display: block !important;
        width: 100%;
        height: 60px;
        line-height: 60px;
        text-align: center;
        font-size: 12px;
        /*font-family:PingFangSC-Regular;*/
        color: rgba(255, 255, 255, 1);
        font-weight: normal;
        opacity: 0.88;
        z-index: -1;
    }

    .iphonex-s {
        display: none;
    }

    .address-download-logo {
        display: flex;
        justify-content: space-between;
    }

    .address-download {
        padding-top: 10px;
        flex-shrink: 0;
    }

    .logo-tag {
        flex: 1;
        max-width: 270px;
    }
}




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

/*.share{
    position: relative;
}
*/


.share-iphonex img {
    width: 100%;
    vertical-align: middle;
}

.iphonex-top {
    display: none;
}

.explain-download {
    display: none;
}

/*.share-content {
    height: 100%;
    display: table-cell;
    vertical-align:middle;
    padding: 0;
}*/

.sm-iphonex {
    padding: 0;
    margin-left: 11.49%;
}

.iphonex-btm {
    margin-top: 37px;
    padding-bottom: 125px;
}

.content-explain .top-logo img {
    width: 100%;
}

.content-explain .explain-top {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.content-explain .top-title {
    font-size: 24px;
    /*font-family:Helvetica;*/
    color: rgba(255, 255, 255, 1);
    line-height: 29px;
    text-align: center;
    margin-top: 12px;
}

.content-explain .explain-centre {
    display: none;
}

.content-explain .top-explain {
    font-size: 18px;
    /*font-family:PingFangSC-Light;*/
    color: rgba(255, 255, 255, 1);
    line-height: 24px;
    margin: 0;
    text-align: center;
    width: 79%;
    margin: 0 auto;
}

.content-explain .explain-centre .centre-end {
    margin: 0;
}

.explain-download {
    margin-top: 40px;
}

.iphonex-xs {
    width: 100%;
    height: 60px;
    background: #fff;
    position: fixed;
    bottom: 0;
}

.iphonex-sn {
    display: none;
}

.iphonex-xs .download-btn {
    width: 300px;
    margin: 0 auto;
}

.iphonex-xs .download-btn .download-app {
    /* margin-right: 21px; */
    /*width: 108px;*/
    height: 28px;
    margin-top: 16px;
    cursor: pointer;
}

.iphonex-xs .download-btn .download-play {
    /*width: 135px;*/
    height: 28px;
    margin-top: 16px;
    cursor: pointer;
}

.iphonex-xs .download-btn .download-app img,
.iphonex-xs .download-btn .download-play img {
    /*width: 100%;*/
    height: 100%;
}

.explain-download .download-app {
    /*width: 109px;*/
    height: 40px;
    cursor: pointer;
}

.share-btm-line {
    display: none;
}

.share-btm {
    display: none;
}

.explain-download .download-app img {
    /*width: 100%;*/
    height: 100%;
}

.explain-download .download-play {
    /*width: 135px;*/
    height: 40px;
    cursor: pointer;
}

.explain-download .download-play img {
    /*width: 100%;*/
    height: 100%;
}

.iphonex-sm-btm-line {
    /*position: fixed;*/
    position: relative;
    bottom: -30px;
    width: 115%;
    left: -8%;
    height: 1px;
    background: rgba(255, 255, 255, 1);
    opacity: 0.5;
    margin: 0 auto;
}

.iphonex-sm-btm {
    position: relative;
    bottom: -40px;
    text-align: center;
    font-size: 12px;
    color: rgba(255, 255, 255, 1);
    font-weight: normal;
    opacity: 0.5;
}

.share-vxzz {
    display: none;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10;
    opacity: 1;
}

.share-vxzz .vxzz-sj {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #fff;
    position: fixed;
    right: 10px
}

.share-vxzz .vxzz-ts {
    width: 55%;
    height: 35px;
    z-index: 100;
    opacity: 1;
    background: #ffffff;
    position: fixed;
    right: 5px;
    top: 15px;
    border-radius: 8px;
    font-size: 15px;
    /*font-family:PingFangSC-Light;*/
    line-height: 35px;
    text-align: center;
    /* padding: 0 5px; */
}

.explain-icon {
    width: 17px;
    float: left;
    margin-top: 3px;
    margin-right: 7px;
}

.explain-icon img {
    width: 100%;
}

.icon-sm {
    font-size: 13px;
    /*font-family:PingFangSC-Semibold;*/
    color: rgba(255, 255, 255, 1);
    line-height: 22px;
}

.ssw {
    margin-top: 20px;
}

/* phone */
@media (max-width: 768px) {
    .container {
        width: 88% !important;
    }

    .iphonex-btm {
        display: block;
        margin: 0;
        padding-bottom: 70px;
    }

    .iphonex-sn {
        display: block;
    }

    .share-content {
        position: relative;
        margin-top: 60px;
        margin-bottom: 40px;
        left: 0;
        height: auto;
        width: 100%;
    }

    .top-explain {
        font-size: 12px !important;
        /*font-family: Helvetica-Light;*/
        color: rgba(255, 255, 255, 0.88) !important;
        line-height: 18px !important;
        margin: 24px 0 0 0 !important;
        text-align: center !important;
        width: 72.8vw !important;
        font-weight: 300 !important;
    }

    .share-content .content-explain .explain-top {
        margin-bottom: 0;
    }

    .share-content .content-explain .content-wp .explain-centre p {
        margin: 0 !important;
        font-size: 20px !important;
        line-height: 32px !important;
        font-weight: 500 !important;
        text-align: left !important;
        color: rgba(255, 255, 255, 0.88) !important;
    }

    .content-explain .top-logo {
        width: 72.8vw !important;
        margin-top: 0;
    }

    .content-explain .content-wp {
        display: block !important;
    }

    .content-explain .content-wp .left-wp {
        display: none !important;
    }

    .content-explain .content-wp .left-wp img {
        width: 36vw;
    }

    .content-explain .content-wp .right-wp {
        margin-left: 0px !important;
        flex-grow: 1;
    }

    .explain-download {
        display: none;
        margin-top: 33px;
    }

    .phone-download-wp {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0px;
        background: none;
        height: 60px;
    }

    .phone-download-wp .bg-wp {
        background: rgba(0, 0, 0, 0.5);
        filter: blur(1px);
        height: 60px;
        z-index: -1;
        position: absolute;
        width: 100%;
    }

    .iphonex-xs {
        display: block;
    }

    .content-explain .top-title {
        font-size: 42px;
        /*font-family:Helvetica;*/
        color: rgba(255, 255, 255, 1);
        line-height: 40px;
        margin: 0;
        text-align: left;
    }

    .content-explain .explain-centre {
        display: block;
        padding: 40px 0px 20px;
        font-size: 16px;
        /*font-family:PingFangSC-Light;*/
        color: rgba(255, 255, 255, 1);
        line-height: 28px;
        margin-left: 0 !important;
    }

    .download-btn {
        width: 428px;
        margin: 0 auto;
    }

    .share-iphonex {
        width: 100%;
        /*height: 100vh;*/
        display: table-cell;
        vertical-align: middle;
        /*margin-left: 12%;*/
    }

    .sm-iphonex {
        margin-left: 0;
    }

    .iphonex-sm-btm {
        position: relative;
        padding-bottom: 114px;
        text-align: center;
        font-size: 12px;
        color: rgba(255, 255, 255, 1);
        font-weight: normal;
        opacity: 0.68;
    }

    .iphonex-s {
        display: none;
    }

    .share-btm {
        display: block !important;
        position: relative;
        padding-bottom: 70px;
        text-align: center;
        font-size: 12px;
        color: rgba(255, 255, 255, 1);
        font-weight: normal;
        opacity: 0.68;
    }

    .explain-icon {
        width: 16px;
        float: left;
        margin-top: 1px;
        margin-right: 5px;
        /*margin-top: 20px;*/
    }

    .pd-call {
        margin-top: 0;
    }

    .explain-icon img {
        width: 100%;
    }

    .icon-sm {
        font-size: 14px;
        /*font-family:PingFangSC-Semibold;*/
        color: rgba(255, 255, 255, 0.88);
        line-height: 20px;
    }

    .sn-mg {
        margin-top: 8px;
    }

    .address-download-logo {
        display: flex;
        flex-direction: column-reverse;
    }

    .address-download {
        padding-top: 20px;
        flex-shrink: 0;
    }

    .logo-tag {
        flex: 1;
        max-width: 150px;
    }
}

/* paid */
@media (min-width: 768px) and (max-width: 1200px) {
    .container {
        width: 78% !important;
    }

    .iphonex-btm {
        margin: 0;
        padding-bottom: 20px;
        display: flex;
        justify-content: center;
    }

    .iphonex-sn {
        display: block;
    }

    .share-content {
        position: relative;
        margin-top: 60px;
        margin-bottom: 40px;
        left: 0;
        height: auto;
        width: 100%;
    }

    .top-explain {
        font-size: 14px !important;
        /*font-family: Helvetica-Light;*/
        color: rgba(255, 255, 255, 0.88) !important;
        line-height: 20px !important;
        margin: 30px 0 0 0 !important;
        text-align: center !important;
        width: 58.6vw !important;
        font-weight: 300 !important;
    }

    .share-content .content-explain .explain-top {
        margin-bottom: 0;
    }

    .share-content .content-explain .content-wp .explain-centre p {
        margin: 0 !important;
        font-size: 20px !important;
        line-height: 32px !important;
        font-weight: 500 !important;
        text-align: left !important;
        color: rgba(255, 255, 255, 0.88) !important;
    }

    .content-explain .top-logo {
        width: 58.6vw !important;
        margin-top: 0;
    }

    .content-explain .content-wp {
        display: block !important;
    }

    .content-explain .content-wp .left-wp {
        display: none !important;
    }

    .content-explain .content-wp .left-wp img {
        width: 36vw;
    }

    .content-explain .content-wp .right-wp {
        margin-left: 0px !important;
        flex-grow: 1;
    }

    .explain-download {
        display: block;
        margin-top: 40px;
    }

    .iphonex-xs {
        display: none;
    }

    .content-explain .top-title {
        font-size: 42px;
        /*font-family:Helvetica;*/
        color: rgba(255, 255, 255, 1);
        line-height: 40px;
        margin: 0;
        text-align: left;
    }

    .content-explain .explain-centre {
        display: block;
        padding: 40px 0px;
        font-size: 18px;
        /*font-family:PingFangSC-Light;*/
        color: rgba(255, 255, 255, 1);
        line-height: 24px;
        width: 78vw !important;
        margin-left: 0 !important;
    }

    .download-btn {}

    .share-iphonex {
        width: 100%;
        /*height: 100vh;*/
        display: table-cell;
        vertical-align: middle;
        /*margin-left: 12%;*/
    }

    .sm-iphonex {
        margin-left: 0;
    }

    .iphonex-sm-btm-line {
        /*position: fixed;*/
        position: relative;
        bottom: -40px;
        width: 173%;
        left: -38%;
        height: 1px;
        background: rgba(255, 255, 255, 1);
        opacity: 0.5;
        margin: 0 auto;
    }

    .iphonex-sm-btm {
        position: relative;
        bottom: -54px;
        text-align: center;
        font-size: 12px;
        color: rgba(255, 255, 255, 1);
        font-weight: normal;
        opacity: 0.5;
    }

    .iphonex-s {
        display: none;
    }

    .explain-icon {
        width: 16px;
        float: left;
        margin-top: 1px;
        margin-right: 5px;
        /*margin-top: 20px;*/
    }

    .pd-call {
        margin-top: 0;
    }

    .explain-icon img {
        width: 100%;
    }

    .icon-sm {
        font-size: 16px;
        /*font-family:PingFangSC-Semibold;*/
        color: rgba(255, 255, 255, 0.88);
        line-height: 20px;
    }

    .sn-mg {
        margin-top: 6px;
    }

    .share-btm {
        display: block;
        width: 100%;
        height: 60px;
        line-height: 60px;
        text-align: center;
        font-size: 14px;
        /*font-family:PingFangSC-Regular;*/
        color: rgba(255, 255, 255, 1);
        font-weight: normal;
        opacity: 0.68;
        z-index: -1;
    }

    .address-download-logo {
        display: flex;
        justify-content: space-between;
        overflow: hidden;
    }

    .address-download {
        padding-top: 10px;
        flex-shrink: 0;

    }

    .logo-tag {
        flex: 1;
        max-width: 240px;
    }
}


.send-message::before {
    display: none;
}

.send-message::after {
    display: none;
}

.send-message {
    margin: 0 auto;
    cursor: pointer;
}

.share-menu {
    position: sticky;
    top: 0;
    display: flex;
    flex-flow: row-reverse;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.5);
}

.share-menu .drop-show {
    padding: 1rem 0.5rem;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    position: relative;
}

.share-menu .drop-show::after {
    display: inline-block;
    margin-left: 0.5rem;
    vertical-align: middle;
    content: "";
    width: 0.42rem;
    height: 0.42rem;
    border: 1px solid;
    border-top: 0;
    border-left: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    color: rgba(255, 255, 255, 0.88);
}

.share-menu .drop-menu {
    list-style: none;
    display: none;
    position: absolute;
    top: 40.25px;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    padding-right: 0.92rem;
}

.share-menu .drop-menu.show {
    display: block;
}

.share-menu .drop-menu li {
    padding: 0.625rem 0.5rem;
    position: relative;
}

.share-menu .drop-show .cover,
.share-menu .drop-menu li .cover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
}

.share-menu .drop-item {
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
}

.share-menu .drop-item img {
    width: 30px;
}

.share-menu .drop-item .drop-text {
    margin-left: 6px;
    color: rgba(255, 255, 255, 0.88);
    font-size: 12px;
    min-width: 50px;
}

p {
    word-break: break-word;
}