a,body,br,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,hr,img,input,li,ol,p,table,td,textarea,th,tr,ul {
    padding: 0;
    margin: 0;
    font-family: Arial
}

li,ol,ul {
    list-style: none
}

a {
    display: block
}

img {
    border: 0;
    display: block
    
}

.clearfloat {
    zoom:1}

.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

#root,body,html {
    height: 100%
}

.border {
    border: 1px solid #eaeaea;
    border-radius: 0
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution:2dppx) {
    html:not([data-scale]) .border {
        position:relative;
        border: none
    }

    html:not([data-scale]) .border:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 200%;
        height: 200%;
        border: 1px solid #eaeaea;
        border-radius: 0;
        transform-origin: 0 0;
        transform: scale(.5);
        box-sizing: border-box;
        pointer-events: none
    }
}

.border-left {
    border-left: 1px solid #eaeaea
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution:2dppx) {
    html:not([data-scale]) .border-left {
        border-left:none
    }

    html:not([data-scale]) .border-left:before {
        content: "";
        position: absolute;
        background-color: #eaeaea;
        display: block;
        z-index: 1;
        top: 0;
        right: auto;
        bottom: auto;
        left: 0;
        width: 1px;
        height: 100%;
        transform-origin: 100% 50%;
        transform: scaleX(.5)
    }
}

@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx) {
    html:not([data-scale]) .border-left:before {
        transform:scaleX(.33)
    }
}

.border-right {
    border-right: 1px solid #eaeaea
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution:2dppx) {
    html:not([data-scale]) .border-right {
        border-right:none
    }

    html:not([data-scale]) .border-right:after {
        content: "";
        position: absolute;
        background-color: #eaeaea;
        display: block;
        z-index: 1;
        top: 0;
        right: 0;
        bottom: auto;
        left: auto;
        width: 1px;
        height: 100%;
        background: #eaeaea;
        transform-origin: 100% 50%;
        transform: scaleX(.5)
    }
}

@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx) {
    html:not([data-scale]) .border-right:after {
        transform:scaleX(.33)
    }
}

.border-top {
    border-top: 1px solid #eaeaea
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution:2dppx) {
    html:not([data-scale]) .border-top {
        border-top:none
    }

    html:not([data-scale]) .border-top:before {
        content: "";
        position: absolute;
        background-color: #eaeaea;
        display: block;
        z-index: 1;
        top: 0;
        right: auto;
        bottom: auto;
        left: 0;
        width: 100%;
        height: 1px;
        transform-origin: 50% 50%;
        transform: scaleY(.5)
    }
}

@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx) {
    html:not([data-scale]) .border-top:before {
        transform:scaleY(.33)
    }
}

.border-bottom {
    border-bottom: 1px solid #eaeaea
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution:2dppx) {
    html:not([data-scale]) .border-bottom {
        border-bottom:none
    }

    html:not([data-scale]) .border-bottom:after {
        content: "";
        position: absolute;
        background-color: #eaeaea;
        display: block;
        z-index: 1;
        top: auto;
        right: auto;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        transform-origin: 50% 100%;
        transform: scaleY(.5)
    }
}

@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio:3),(min-resolution:2dppx) and (min-resolution:3dppx) {
    html:not([data-scale]) .border-bottom:after {
        transform:scaleY(.33)
    }
}

    body {
        margin: 0;
        padding: 0;
        height: 100vh;
        background: linear-gradient(45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
        background-size: 400% 400%;
        animation: gradient 15s ease infinite;
    }

    @keyframes gradient {
        0% {
            background-position: 0% 50%;
        }
        50% {
            background-position: 100% 50%;
        }
        100% {
            background-position: 0% 50%;
        }
    }

[contenteditable] {
    -webkit-user-select: auto!important
}

:focus {
    outline: none
}

a {
    background: transparent;
    text-decoration: none;
    outline: none
}
.mobile___3touz {
    
min-height: 100vh;
    
/* padding-bottom: 30px; */
    
font-family: "PingFang SC", "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
.mobile___3touz .top-content___1-px4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: -120%;
}
.mobile___3touz .top-content___1-px4 .title___vZvj6 {
    display: flex;
    align-items: center;
    padding-top: 66px;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    color: #fff;
}
.mobile___3touz .top-content___1-px4 .desc___1bUF- {
    margin-top: 10px;
    font-size: 14px;
    text-align: center;
    color: rgb(245 245 245 / 64%);
}
.mobile___3touz .top-content___1-px4 .logo___2JBdG {
    margin-top: 38px;
    border: 1px solid #f8f8f8; /* 设置描边的样式、宽度和颜色 */
    border-radius: 24px;
}
 img {
    width: 128px;
    
}
.popup-container {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.5);
            display: none;
            justify-content: center;
            align-items: center;
            z-index: 999;
        }
        .popup {
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background-color: #ffffff;
            border: 1px solid #ccc;
            padding: 20px;
            text-align: center;
            width: 290px;
            border-radius: 14px;
        }
        .popup h2 {
            font-size: 18px;
            margin-bottom: 15px;
        }
        .popup p {
            font-size: 16px;
            margin-bottom: 20px;
            text-align: left;
            letter-spacing: 1.2px;
            word-spacing: 10px;
            color: #444343;
        }
        .popup button {
            padding: 12px 60px;
            background-color: #4CAF50;
            color: #fff;
            border: none;
            cursor: pointer;
            border-radius: 25px;
            font-size: 16px;
        }
.mobile___3touz .bottom-content___25WPV {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 45px;
    background-repeat: no-repeat;
    background-position-x: 0;
    background-position-y: 50px;
}
.ms-btn {
    display: inline-block;
    padding: 1px 12px;
    border-radius: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background: none;
    border: 1px solid transparent;
}
.mobile___3touz .bottom-content___25WPV .btn___37Kse {
        height: 46px;
        width: 182px;
        line-height: 46px;
        background: #ffffff;
        border-radius: 28px;
        font-weight: 600;
        font-size: 16px;
        text-align: center;
        color: #000;
        cursor: pointer;
}
.mobile___3touz .bottom-content___25WPV .ios___3BJ-b {
    margin-top: 20px;
}
.mobile___3touz .bottom-content___25WPV .update-info___1KZ0J {
    margin: 48px 16px 0;
    width: 300px;
    background: #fff;
    border-radius: 12px;
    padding: 16px;
}
.mobile___3touz .bottom-content___25WPV .update-info___1KZ0J .title___vZvj6 {
    font-weight: 700;
    font-size: 16px;
    color: rgba(0, 0, 0, .85);
}
.mobile___3touz .bottom-content___25WPV .update-info___1KZ0J .content___3LVDL {
    margin-top: 20px;
    font-size: 14px;
    color: rgba(0, 0, 0, .6);
}
.mobile___3touz .footer___31nRH {
    padding-top: 1px;
    bottom: 0;
    font-size: 12px;
    color: rgba(0, 0, 0, .3);
    text-align: center;
}
.click_opacity{ width:100%; height:100%; background:#000; opacity:0.8; position:fixed; z-index:10000; top:0px;}
.to_btn{ position:fixed; top:10px; right:10px; text-align:right; z-index:10001; font-family:"Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";}
.to_btn span{ display:block;}
.to_btn img{width:20%;height:auto;display:inline-block;}
.to_btn .span1{ font-size:1.6rem; color:#fff; margin-top:5px;}
.to_btn{ color:#fff;}
.to_btn .span2{display:inline-block;line-height:36px;width:80%;margin-bottom:12px;text-align:left;font-size:16px;}
.to_btn .span2 em{ display:inline-block; width:16px; height:16px; background:#009dd9; color:#fff; font-size:12px; text-align:center; line-height:16px; border:1px solid #fff; border-radius:50%; margin-right:3px;}
.to_btn .span2 img{display:inline-block;width: 30px;height: 30px;margin: 0px 5px;}
.to_btn span{ display:block; float:right;}
.to_btn .android_open img{display:inline-block;width:150px;height:34px;}