*{
    padding:0;
    margin:0;
}
body,html {
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif;
    margin: 0;
    padding: 0;
    width:100%;
    height:auto;
}
.left{
    float: left;
}
.right{
    float:right;
}
.clear:after,.clear:before {
    display: table;
    content: "";
    clear: both
}
.content{
    width:100%;
    height:auto;
    display:none;
}
.main{
    width:100%;
    height:auto;
    margin:0 auto;
    position: relative;
}
.maina{
    width:80%;
    padding:4% 10% 10% 10%;
    height:auto;
    background-image: url(../img/bg.png);
    background-size:100% 100%;
    position: relative;
    .plogo{
        width:9%;
        height:auto;
    }
    & h1{
       margin-top:5%;
       font-weight:700;
       font-size:38px;
       line-height:60px; 
       color:#001A84;
    }
    & h2{
       font-weight:700;
       font-size:38px;
       line-height:60px; 
       color:#000026;
    }
    & h3{
       margin:16px auto;
       font-size:14px;
       line-height:24px; 
       color:#000026;
    }
    .iconImg{
        position:absolute;
        bottom:4%;
        right:9%;
        display:block;
        width:54%;
        height:auto;
        z-index:2;
    }
}
.ewm{
    margin-top:2rem;
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:flex-start;
}
.ewma{
    width: 13.6rem;
    height: 13.6rem;
    line-height:13.6rem;
    text-align:center;
    border: 1px solid #D6DBE4;
    background:#fff;
    border-radius:15px;
    font-size:0;
    & img{
        display:inline-block;
        width:13rem;
        height:auto;
        vertical-align:middle;
    }
}
.ewm_desc{
    text-align: left;
    & h3{
        font-family: PingFang SC;
        font-size: 2rem;
        font-weight: 600;
        line-height: 2.8rem;
        color:#000026;
    }
    & p{
        font-family: Inter;
        font-size: 1.4rem;
        font-weight: 400;
        line-height: 2.2rem;
        margin-top:4px;
        color:#A6A6B3; 
    }
    .button{
        margin-top:2rem;
        & a{
            display:inline-block;
            width: auto;
            height: 3rem;
            padding:0 1.4rem;
            margin-right:0.8rem;
            border-radius:1.5rem;
            text-align:center;
            line-height:3rem;
            background:#000026;
            text-decoration:none;
            font-family: PingFang SC;
            font-size: 1.4rem;
            font-weight: 400;
            color:#fff;
            & img{
                width:1.7rem;
                height:auto;
                display:inline-block;
                vertical-align:middle;
                margin-bottom:2px;
            }
        }
    }
}
.mainb{
    width:100%;
    height:auto;
    padding:70px 0 108px 0;
    text-align:center;
    & h1{
        font-weight:700;
        font-size:32px;
        color:#000026;
    }
    & h2{
        font-weight:500;
        font-size:16px;
        color:#535865;
        margin-top:16px;
    }
}
.mainc{
    width:67%;
    height:auto;
    margin:0 auto; 
    margin-top:56px; 
    display:flex;
    align-items:center;
    justify-content:center;
    gap:3%;
    .mainc_desc{
        flex:1;
        padding:35px 0;
        height:auto;
        min-height:245px;
        border-radius:20px;
        background:#F6F7F8;
        overflow: hidden;
        border-top: 0.2rem solid #001A84;
        & img{
            display:block;
            width:42%;
            height:auto;
            margin:0 auto;
        }
        & p{
            width:calc( 100% - 64px);
            height:auto;
            padding:0 32px;
            margin-top:20px;
            text-align:left;
            font-weight:600;
            font-size:22px;    
            color:#000026;    
        }
        & span{
            display:block;
            width:calc( 100% - 64px);
            height:auto;
            padding:0 32px;
            text-align:left;
            font-size:14px;
            font-weight:500;
            color:#53536D;
            margin-top:12px;
        }
    }
}
.con{
    display:none;
}

/* mobile */
@media screen and (max-width:992px) {
    .main{
        display:none;
    }
    .con{
        display:block;
        width:100%;
        height:auto;
        background:#0F1213;
        overflow: hidden;
        margin:0 auto;
    }
    .mlogo{
        width:100px;
        height:auto;
        display:block;
        margin-top:12%;
        margin-left:24px;
    }
    .cona{
        width:calc(100% - 48px);
        height:auto;
        padding:0 24px;
        margin:0 auto;
        margin-top:8%;
        text-align: left;
    }
    .cona h1{
        font-family: Galano Grotesque;
        font-size: 32px;
        font-weight: 600;
        line-height: 41px;
        color:#fff;
    }
    .cona h2{
        font-family: Inter;
        font-size: 12px;
        font-weight: 400;
        line-height: 18px;
        margin-top:20px;
        color:#A6A6B3;   
    }
    .conb{
        position: relative;
        min-height:calc( 215rem + 45px);
        margin-top:30px;
    }
    .conb .icon{
        display:block;
        width:100%;
        height:auto;
    }
    .conb .download{
        position:fixed;
        bottom:15rem;
        left:24px;
        display:block;
        width: calc(100% - 48px);
        height: 45px;
        border-radius:24px;
        line-height:45px;
        background:rgba(0, 119, 238, 0.9);
        box-shadow:0 0 8px rgba(0, 0, 0, 0.4);
        font-family: PingFang SC;
        font-size: 16px;
        font-weight: 500;
        text-align: center;
        color:#fff;
        text-decoration:none;
    }
    .conb .androidBtn {
        display: flex;
        position:fixed;
        bottom:15rem;
        left:24px;
        right: 24px;
        justify-content: space-between;
    }
    .conb .androidBtn .download{
        width: calc(50% - 12px);
        position: initial;
    }
    .conb .androidBtn .download img{
        width:24px;
        height:auto;
        display:inline-block;
        vertical-align:middle;
        margin-bottom:2px;
    }
}
/* weixin */
.wxtip {
    background: rgba(0, 0, 0, 0.8);
    text-align: center;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 998;
    display: none;
}

.wxtip-icon {
    width: 52px;
    height: 67px;
    background-image: url(../img/right.png);
    background-size:100% 100%;
    display: block;
    position: absolute;
    right: 30px;
    top: 20px;
}

.wxtip-txt {
    padding-top: 107px;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
}

.refresh {
    text-align: center;
    margin-top: 2.5rem;
    display: none;
}

.refresh img {
    width: 2.5rem;
}