header {
    position: fixed;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    top: 0;
    width: 100%;
    z-index: 100000000000;
    height:2.25rem;
    background: rgba(255,255,255,1);
}
#mobile-header .options_charge .ol_list {
    display: none;
    position: absolute;
    top: 2rem;
    left: 0px;
    z-index: 999;
    width: 5rem;
    font-size: 0.5rem;
    background-size: 100% 100%;
    padding: 10px 0 10px 0;
    background: #fff;
    box-shadow: 0px 2px 6px 0px rgba(190, 190, 190, 0.6);
}
#mobile-header .options > ul > li .ol_list a {
    display: block;
    font-size: 0.75rem;
    color: #bebebe;
    text-align: left;
    padding: 0 0.75rem;
}

#mobile-header .options_charge .ol_list a {
    color: #bebebe;
    padding: 0 0.45rem;
    border-bottom: none;
    justify-content: left;
    font-size: 0.4rem;
    text-decoration: none;
    /* height: 2.18rem; */
    line-height: 1.2rem;
    display: flex;
    align-items: center;
}
input[type="radio"] {
    vertical-align: middle;
    display: inline-block;
    margin-right: 0.1rem;
    /*opacity: 0*/
}

main {
    position: relative;
    height: -webkit-fill-available;
}
.swiper-container {
    width: 100%;
    height: -webkit-fill-available;
}
.swiper-container-vertical>.swiper-pagination-bullets,.swiper-pagination {
    -webkit-transform: translate(0,-50%) !important;
    -moz-transform: translate(0,-50%) !important;
    -o-transform: translate(0,-50%) !important;
    -ms-transform: translate(0,-50%) !important;
    transform: translate(0,-50%) !important;
}
.swiper-pagination-bullet-active {
    background: rgb(190, 190, 190);
    opacity: 0.6;
}
.swiper-pagination-bullet {
    background: rgb(190, 190, 190)!important;
}
.swiper-slide {
    overflow: hidden;
    width: 100%;
    height: -webkit-fill-available;
}
.wap-section-text {
    font-size: 1.5rem;
    color: #333333;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 3rem;
    display: block;
}
.wap-section-text-1,.wap-section-text-2{
    height: 2.5rem;
}
.wap-section-text-3,.wap-section-text-4,.wap-section-text-5 {
    height: 2rem;
}

.wap-section-text-cn-1,.wap-section-text-cn-2,.wap-section-text-cn-3,.wap-section-text-cn-4,.wap-section-text-cn-5 {
    height: 1.8rem;
}
.wap-section-text-tw-1,.wap-section-text-tw-2,.wap-section-text-tw-3,.wap-section-text-tw-4,.wap-section-text-tw-5 {
    height: 1.8rem;
}
.wap-section-text-id-1,.wap-section-text-id-2,.wap-section-text-id-3,.wap-section-text-id-4,.wap-section-text-id-5 {
    height: 2rem;
}
.swiper-slide .wap-circle1 {
    width: 3rem;
    height: 3rem;
    background: linear-gradient(180deg, #FFEE34 0%, #FFE134 100%);
    position: absolute;
    left: 1rem;
    top: 2.5rem;
    border-radius: 100%;
    z-index: -1;
}
.swiper-slide .wap-circle2 {
    width: 2rem;
    height: 2rem;
    background: linear-gradient(180deg, #FFEE34 0%, #FFE134 100%);
    position: absolute;
    right: 1.4rem;
    top: 3.8rem;
    border-radius: 100%;
    z-index: -1
}
.swiper-slide .wap-circle3 {
    width: 1.5rem;
    height: 1.5rem;
    background: linear-gradient(180deg, #FFEE34 0%, #FFE134 100%);
    position: absolute;
    left: 2.4rem;
    top: 6.8rem;
    border-radius: 100%;
    z-index: -1;
}
.wap-section-tips {
    font-size: 0.82rem;
    color: #333333;
    width: 100%;
    height: 3.5rem;
    position: absolute;
    top: 5.5rem;
    z-index: 5;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
.wap-section-tips p.wap-section-top {
    margin-top: 0.5vw;
}
.wap-section-img {
    width: 13rem;
    position: absolute;
    left: 50%;
    text-align: center;
    transform: translateX(-50%);
    top: 9.5rem;
}
.wap-download-div-mask {
    width: 100%;
    height: 10rem;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 50%, #FFFFFF 100%);
    position: absolute;
    bottom: 0;
}
.wap-download-div {
    text-align: center;
    position: absolute;
    bottom: 2rem;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}
.wap-ios-download {
    width: 7.5rem
}
.wap-android-download {
    width: 7.5rem;
    margin-left: 1rem
}
.wap-last-page {
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
.wap-last-page-big-logo {
    width: 5.12rem;
    display: block;
    margin: 0 auto;
}
.wap-last-page-download-tips {
    margin-top: 1rem;
    color: #333333;
    font-size: 0.92rem;
    text-align: center;
}
.wap-last-page-download-img {
    width: 8rem;
    display: inline-block;
    vertical-align: middle;
}
.wap-last-page-copyright {
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 1rem;
    margin: auto;
    font-size: 0.51rem;
    color: #BEBEBE;
}