html {
    background: #fff;
}

img {
    pointer-events: none;
}


/*
::-webkit-scrollbar { width: 16px; height: 10px;}
::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); border-radius: 10px; background-color: #ddd;}
::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); background-color: #029ed7;}*/

body {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}

.max_width {
    max-width: 720px;
    margin: 0 auto;
    padding-bottom: 2rem;
}

.banner {
    width: 100%;
    height: 8.9rem;
}

.banner .bg {
    width: 100%;
}

.dw_area {
    margin-left: 1.7rem;
    width: 52%;
    background-color: transparent;
    display: none
}

.dw_area_android {
    margin-left: 1.7rem;
    width: 52%;
    background-color: transparent;
}

.btn_h5 {
    margin-left: 1.2rem;
    width: 67%;
    background-color: transparent;
    display: none
}

.logo {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 2.3rem;
}

.dw_propt {
    width: 100%;
    min-height: 1.54rem;
    background: rgba(255, 255, 255, 0.77);
    position: fixed;
    left: 0;
    bottom: 0;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.35);
}

.install-tip-mask {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 88;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
}


/*.install-tip-mask .btn-close {
        position: absolute;
        right: 13.5px;
        background: url(../img/close.png) no-repeat;
        background-size: 100% 100%;
        width: 30px;
        height: 30px;
        top: 10px;
        z-index: 11;
        overflow: hidden;
    }*/

.install-tip-mask .install-tip-c {
    width: 100%;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    z-index: 10;
    -webkit-animation: fadeInUp .6s 1 both;
    animation: fadeInUp .6s 1 both;
}

.install-tip-mask section {
    margin: 20px 18.5px;
}


/*.install-tip-mask .second-step-image .setting-icon {
        display: block;
        width: 30px;
        height: 30px;
        margin: 0 9px;
        background: url(../img/tips.png) no-repeat;
        background-size: 100% 100%;
    }*/

.install-tip-mask .jump-jc {
    color: #ff5462;
    text-decoration: none;
    float: right;
}

.install-tip-mask .install-tip-c h3 {
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 18px;
    font-size: 14px;
    background-color: #efeff4;
}

.install-tip-mask section h2 {
    font-size: 13px;
}

.install-tip-mask .second-step-image {
    height: 48px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f6f6f8;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e5e5e9;
    margin-top: 10px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAbBAMAAABRv8j0AAAAJFBMVâ€¦ZOYgACrxgmgoH/KBAKBg8GDxqVQaMGn7kqGPrjX/Db9AVg6RMyfzpOAwAAAABJRU5ErkJggg==) no-repeat;
    background-size: 5px 9px;
    background-position: 320px;
}

.install-tip-mask .btn-install-go {
    width: 240px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    font-size: 15px;
    margin: 0 auto 23px;
    display: block;
    border-radius: 40px;
    background-color: #007aff;
}

.ppt_lt {
    position: relative;
    z-index: 2;
}

.img {
    display: block;
    width: 1.1rem;
    height: 1.1rem;
    position: absolute;
    top: 0.22rem;
    left: 0.38rem;
    overflow: hidden;
}

.ppt_lt .lt_t {
    padding: 0.6rem 0 0 1.74rem;
    color: #333;
}

.ppt_lt .lt_t h3 {
    font-size: 0.4rem;
}

.ppt_lt .lt_t span {
    font-size: 0.28rem;
    color: #545454;
    display: block;
    margin-top: 0.10rem;
}

.ppt_lt .ppt_dw {
    display: block;
    width: 2.1rem;
    height: 0.9rem;
    line-height: 0.9rem;
    background: #43c117;
    color: #fff;
    text-align: center;
    font-size: 0.35rem;
    border-radius: 0.08rem;
    position: absolute;
    top: 0.33rem;
    right: 0.3rem;
}

.img img {
    display: block;
    width: 100%;
    height: 100%;
}

.smallDownloadBtn {
    margin-top: 2.8rem;
    margin-left: 0.7rem;
    width: 1.5rem;
    height: 0.5rem;
    position: relative;
    visibility: visible;
}

.smallDownloadBtnN {
    margin-top: 3.45rem;
}

#bg2 {
    position: absolute;
    z-index: 1;
}

* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

img {
    max-width: 100%;
    height: auto;
}

.weixin-tip {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    filter: alpha(opacity=80);
    height: 100%;
    width: 100%;
    z-index: 100;
}

.weixin-tip p {
    text-align: center;
    margin-top: 10%;
    padding: 0 5%;
}

#guide_img {
    width: 80%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1.7rem;
    margin: auto;
}

#ios_guide {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 10000;
    vertical-align: bottom;
}

#h5_guide_button {
    width: 2rem;
    position: absolute;
    top: 0.7rem;
    right: 0.3rem;
}

.ath-action-icon {
    width: 1.2em;
    height: 1.5em;
    background-image: url(../img/addtohome.png);
    margin-top: -0.3em;
    background-size: auto 100%;
    background-repeat: no-repeat;
    text-indent: -9999em;
    display: inline-block;
}

.install-tip-mask .btn-close {
    position: absolute;
    right: 13.5px;
    background: url(../img/close.png) no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
    top: 10px;
    z-index: 11;
    overflow: hidden;
}

.install-tip-mask .second-step-image .setting-icon {
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 9px;
    background: url(../img/tips.png) no-repeat;
    background-size: 100% 100%;
}

@media only screen and (max-width: 499px) {
    .ios-text {
        font-size: 1.4em;
        line-height: 1.5;
        margin-top: 0px;
        padding: 0 12px;
    }
    #ios-ath-container {
        position: fixed;
        left: 0;
        right: 0;
        margin: auto;
        width: 85%;
        max-width: 310px;
        height: 70px;
        padding: 10px;
        background-color: #ffffff;
        border: 2px solid #00234c;
        -webkit-border-radius: 5px;
        z-index: 1;
        text-align: justify;
        animation: toptobottom 2s normal ease-out;
        bottom: 1px;
    }
    #ios-ath-container::after {
        position: absolute;
        content: "";
        height: 0px;
        width: 0px;
        left: 43%;
        bottom: -20px;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 20px solid #ffffff;
        z-index: 9999;
    }
    #ios-ath-container .inner-ios-container {
        display: flex;
        flex-direction: row;
        width: 100%;
        justify-content: space-between;
    }
    #ios-ath-container .popup-close-icon {
        position: absolute;
        width: 0px;
        right: 20px;
        top: 0px;
        font-size: 24px;
        font-weight: bolder;
        color: black;
        text-shadow: 0px -1px 1px #00234c;
        cursor: pointer;
    }
    img.ios-ath-img {
        height: 70px;
    }
    @keyframes toptobottom {
        0% {
            bottom: 90%;
        }
        100% {
            top: 1px;
        }
    }
}

@media only screen and (min-width: 500px) {
    .ios-text {
        font-size: 0.8em;
        line-height: 1.5;
        margin-top: 0px;
        padding: 0 12px;
    }
    #ios-ath-container::after {
        position: absolute;
        content: "";
        height: 0px;
        width: 0px;
        left: 86%;
        bottom: 90px;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 20px solid #ffffff;
        z-index: 9999;
        transform: rotate(180deg);
    }
    #ios-ath-container {
        position: fixed;
        left: 0;
        right: 0;
        margin: auto;
        width: 85%;
        max-width: 310px;
        height: 70px;
        padding: 10px;
        background-color: #ffffff;
        border: 2px solid #00234c;
        -webkit-border-radius: 5px;
        z-index: 1;
        text-align: justify;
        animation: bottomtotop 2s normal ease-out;
        top: 20px;
        margin-right: 90px;
        margin-bottom: 1px !important;
    }
    #ios-ath-container.ipad-device {
        margin-right: 115px;
    }
    #ios-ath-container .inner-ios-container {
        display: flex;
        flex-direction: row;
        width: 100%;
        justify-content: space-between;
    }
    #ios-ath-container .popup-close-icon {
        position: absolute;
        width: 0px;
        right: 20px;
        top: 0px;
        font-size: 24px;
        font-weight: bolder;
        color: black;
        text-shadow: 0px -1px 1px #00234c;
        cursor: pointer;
    }
    img.ios-ath-img {
        height: 70px;
    }
    @keyframes bottomtotop {
        0% {
            top: 90%;
        }
        100% {
            top: 20px;
        }
    }
}