.page{
    overflow-x: hidden;
}
.page1{
    height:100vh;
    background: url(../img/th/mo/page1_bg.jpg) 0 0rem no-repeat;
    background-size: 100% 13.3rem;
    position: relative;
    /* padding-top: 9.16rem; */
}
.page1 .rechargeBtnMb{
    width: 2.69rem;
    height: 0.7rem;
    position: absolute;
    top: -1rem;
    left: 4.4rem;
}
.page1 .rechargeBtnMb a{
    display: block;
    width: 100%;
    height: 100%;
}
.page1 .rechargeBtnMb a img{
    display: block;
    width: 100%;
    height: 100%;
}
.iOS_down_btns{
    display: block;
    width: 2rem;
    height: 0.67rem;
    background: url(../img/pc/new/iOS_down.png) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 11.3rem;
    left: 1.65rem;
    font-size: 0;
    cursor: pointer;
    z-index: 3;
}
.gg_down_btns{
    display: block;
    width: 2rem;
    height: 0.67rem;
    background: url(../img/pc/new/gg_down.png) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 11.3rem;
    left: 3.75rem;
    font-size: 0;
    cursor: pointer;
    z-index: 3;
}
.ld_down_btns{
    display: block;
    width: 2rem;
    height: 0.67rem;
    background: url(../img/pc/new/ld_down.png) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 12.1rem;
    left: 1.65rem;
    font-size: 0;
    cursor: pointer;
    z-index: 3;
}
.apk_down_btns{
    display: block;
    width: 2.09rem;
    height: 0.67rem;
    background: url(../img/pc/new/apk_down.png) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 12.1rem;
    left: 3.75rem;
    font-size: 0;
    cursor: pointer;
    z-index: 3;
}
.hw_down_btns{
    display: none;
}
.page1_voucher{
    width: 1.65rem;
    height: 1.21rem;
    background: url(../img/th/mo/page1_voucher.png) 0 0 no-repeat;
    /* background: url(../img/th/mo/page1_voucher.png) 0 0 no-repeat; */
    background-size: 100%;
    top: 7.6rem;
    left: 0.14rem;
}
.page2{
    height:100vh;
    /* background: url(../img/th/mo/page2_bg.jpg) 0 0 no-repeat; */
    /* background-size: 100%; */
    overflow: hidden;
}
.page3{
    height: 100vh;
    background: url(../img/th/mo/page3_bg.jpg) 0 0 no-repeat;
    background-size: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding-top: 5.4rem;
}
.page4{
    height: 100vh;
    background: url(../img/th/mo/page4_bg.jpg) 0 0 no-repeat;
    background-size: 100%;
    overflow: hidden;
}
.page5{
    height: 100vh;
    background: url(../img/th/mo/page5_bg.jpg) 0 0 no-repeat;
    background-size: 100%;
}
.nav{
    height: 0.75rem;
    background: #f1eff0;
    /* overflow: hidden; */
}
.menuBtn{
    float: right;
    width: 0.39rem;
    height: 0.39rem;
    background: url(../img/th/mo/menuBtn.png) no-repeat center top;
    background-size: 0.39rem 0.39rem;
    margin: 0.18rem 0.2rem 0 0;
}
.nav .logo{
    width: 1.16rem;
    height:0.65rem;
    margin: 0.05rem 0 0 0.22rem;
    background: url(../img/th/mo/top_logo.png) no-repeat center center;
    background-size: 100% 100%;
}
.webRecharge{
    cursor: pointer;
    font-size: 0;
    width: 1.67rem;
    height: 0.6rem;
    background: url(../img/th/mo/top_recharge.png) no-repeat center center;
    background-size: 100% 100%;
    float: right;
    margin: 0.07rem 0.1rem 0 0;;
}
.nav>.navLists{
    position: fixed;
    width: 100%;
    height: 11rem;
    margin: 0;
    flex-direction: column;
    background-color: rgba(0, 0, 0, 0.8);
    /* display: none; */
    float: unset;
    justify-content: flex-start;
    top: -20rem;
    padding-top:1.4rem;
    z-index: -1;
}
.nav>.navLists>li{
    width: 4rem;
    height: 0.5rem;
    margin: 0 auto 0.8rem;
    font-size: 0;
    color: #fff;
    font-size: 0.26rem;
    border-bottom: 0.01rem solid #484848;
    text-align: center;
}
.trackUsMb{
    width: 100%;
    height: 0.99rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.trackUsMb p{
    display: block;
    width: 0.99rem;
    height: 0.99rem;
    margin-right: 0.5rem;
}
.trackUsMb p:last-child{
    margin-right: 0;
}
.trackUsMb p a{
    display: block;
    width: 100%;
    height: 100%;
}
.trackUsMb p.fb a{
    background: url(../img/th/mo/top_fb.png) no-repeat center center;
    background-size: 100%;
}
.trackUsMb p.youtube a{
    background: url(../img/th/mo/top_youtube.png) no-repeat center center;
    background-size: 100%;
}
.trackUsMb p.tiktok a{
    background: url(../img/th/mo/top_dy.png) no-repeat center center;
    background-size: 100%;
}
.trackUsMb p.dis a{
    background: url(../img/th/mo/top_dis.png) no-repeat center center;
    background-size: 100%;
}
.specialBenefits{
    width: 3.61rem;
    height: 0.48rem;
    position: absolute;
    top: 12.4rem;
    left: 1.95rem;
    background: url(../img/pc/new/page1_icon01.png) no-repeat center center;
    background-size: 100% 100%;
}
.characterDesc {
    width: 9rem;
    height: 6.63rem;
    top: 1.6rem;
    left: 1.96rem;
}
.characterImg {
    width: 7.2rem;
    height: 9.4rem;
    bottom: 0rem;
    right: 1.38rem;
}
.characterBg{
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
}
.characterBody{
    width: 6.49rem;
    height: 13.68rem;
    left: 0;
    bottom: unset;
    top: 0.74rem;
    z-index: 3;
}
.characterTxt{
    z-index: 7;
}
.characterInner{
    position: relative;
    width: 6.5rem;
    left: 0.5rem;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.characterName{
    width: 4.45rem;
    height: 1.78rem;
    position: absolute;
    z-index: 7;
}
.characterInfo{
    width: 2.68rem;
    height: 0.61rem;
    right: 0;
    top: 1.05rem;
}
.nuonuo .characterBg{
    background: url(../img/th/mo/page2_01_bg.jpg) no-repeat center top;
    background-size: 100%;
}
.nuonuo .characterBody{
    background: url(../img/th/mo/page2_01.png) no-repeat center top;
    background-size: 100%;
}
.nuonuo .characterTxt{
    width: 2.27rem;
    height: 0.56rem;
    background: url(../img/th/mo/page2_01_title1.png) no-repeat center top;
    background-size: 100%;
    top: 8.7rem;
    left: 0.3rem;
}
.nuonuo .characterInfo{
    background: url(../img/th/mo/page2_01_title3.png) no-repeat center top;
    background-size: 100%;
}
.nuonuo .characterName{
    right: -0.56rem;
    top: 8.56rem;
    background: url(../img/th/mo/page2_01_title.png) no-repeat center top;
    background-size: 100%;
}
.hly .characterBg{
    background: url(../img/th/mo/page2_02_bg.jpg) no-repeat center top;
    background-size: 100%;
}
.hly .characterBody{
    background: url(../img/th/mo/page2_02.png) no-repeat center top;
    background-size: 100%;
}
.hly .characterTxt{
    width: 1.23rem;
    height: 0.56rem;
    background: url(../img/th/mo/page2_02_title1.png) no-repeat center top;
    background-size: 100%;
    top: 8.8rem;
    left: 0.3rem;
}
.hly .characterName{
    top: 9.3rem;
    left: 2.2rem;
    background: url(../img/th/mo/page2_02_title.png) no-repeat center top;
    background-size: 100%;
}
.hly .characterInfo{
    background: url(../img/th/mo/page2_02_title3.png) no-repeat center top;
    background-size: 100%;
}
.lmf .characterBg{
    background: url(../img/th/mo/page2_03_bg.jpg) no-repeat center top;
    background-size: 100%;
}
.lmf .characterBody{
    background: url(../img/th/mo/page2_03.png) no-repeat center top;
    background-size: 100%;
}
.lmf .characterTxt{
    width: 3.77rem;
    height: 1.84rem;
    background: url(../img/th/mo/page2_03_title1.png) no-repeat center top;
    background-size: 100%;
    top: 7.8rem;
    left: -0.4rem;
}
.lmf .characterName{
    right: -2.2rem;
    top: 4.96rem;
    background: url(../img/th/mo/page2_03_title.png) no-repeat center top;
    background-size: 100%;
}
.lmf .characterInfo{
    background: url(../img/th/mo/page2_03_title3.png) no-repeat center top;
    background-size: 100%;
}
.kaisa .characterBg{
    background: url(../img/th/mo/page2_04_bg.jpg) no-repeat center top;
    background-size: 100%;
}
.kaisa .characterBody{
    background: url(../img/th/mo/page2_04.png) no-repeat center top;
    background-size: 100%;
}
.kaisa .characterTxt{
    width: 3.43rem;
    height: 0.64rem;
    background: url(../img/th/mo/page2_04_title1.png) no-repeat center top;
    background-size: 100%;
    top: 8.5rem;
    left: 0.3rem;
}
.kaisa .characterName{
    right: -1.8rem;
    top: 2.2rem;
    background: url(../img/th/mo/page2_04_title.png) no-repeat center top;
    background-size: 100%;
}
.kaisa .characterInfo{
    background: url(../img/th/mo/page2_04_title3.png) no-repeat center top;
    background-size: 100%;
}
.lmz .characterBg{
    background: url(../img/th/mo/page2_05_bg.jpg) no-repeat center top;
    background-size: 100%;
}
.lmz .characterBody{
    background: url(../img/th/mo/page2_05.png) no-repeat center top;
    background-size: 100%;
}
.lmz .characterTxt{
    width: 1.97rem;
    height: 0.63rem;
    background: url(../img/th/mo/page2_05_title1.png) no-repeat center top;
    background-size: 100%;
    top: 9rem;
    left: 0.2rem;
}
.lmz .characterName{  
    right: -1.6rem;
    top: 3.3rem;
    background: url(../img/th/mo/page2_05_title.png) no-repeat center top;
    background-size: 100%;
}
.lmz .characterInfo{
    background: url(../img/th/mo/page2_05_title3.png) no-repeat center top;
    background-size: 100%;
}
.xia .characterBg{
    background: url(../img/th/mo/page2_06_bg.jpg) no-repeat center top;
    background-size: 100%;
}
.xia .characterBody{
    background: url(../img/th/mo/page2_06.png) no-repeat center top;
    background-size: 100%;
}
.xia .characterTxt{
    width: 1.66rem;
    height: 0.62rem;
    background: url(../img/th/mo/page2_06_title1.png) no-repeat center top;
    background-size: 100%;
    top: 8.8rem;
    left: 0.3rem;
}
.xia .characterName{
    top: 9.1rem;
    left: 2.5rem;
    background: url(../img/th/mo/page2_06_title.png) no-repeat center top;
    background-size: 100%;
}
.xia .characterInfo{
    background: url(../img/th/mo/page2_06_title3.png) no-repeat center top;
    background-size: 100%;
}
.czh .characterBg{
    background: url(../img/th/mo/page2_07_bg.jpg) no-repeat center top;
    background-size: 100%;
}
.czh .characterBody{
    background: url(../img/th/mo/page2_07.png) no-repeat center top;
    background-size: 100%;
}
.czh .characterTxt{
    width: 5.15rem;
    height: 1.61rem;
    background: url(../img/th/mo/page2_07_title1.png) no-repeat center top;
    background-size: 100%;
    top: 8rem;
    left: -0.2rem;
}
.czh .characterInfo{
    background: url(../img/th/mo/page2_07_title3.png) no-repeat center top;
    background-size: 100%;
}
.czh .characterName{
    width: 2.39rem;
    right: -0.6rem;
    top: 2.5rem;
    background: url(../img/th/mo/page2_07_title.png) no-repeat center top;
    background-size: 100%;
}
.careersBox{
    position: absolute;
    height: 2rem;
    width: 6.5rem;
    top: 11rem;
    left: 0.5rem;
    overflow: hidden;
}
.careers {
    /* position: absolute; */
    /* bottom: 1.4rem; */
    left: .61rem;
    width:6.5rem;
}
.careers li{
    width: 1.22rem;
    height: 2.03rem;
}
.careers li:hover{

}
.nextBtn{
    right: 0.54rem;
    bottom: 2.2rem;
}
.page5{
    padding-top: 1.2rem;
}
.page5_inner{
    width: 100%;
    height: 12rem;
    position: relative;
    overflow: hidden;
}
.page5 .swiper{
    width: 5.2rem;
    height: 9.24rem;
    float: right;
    margin-right: 0.5rem;
    overflow: unset;
}
.page5 .swiper .swiper-slide{
    width: 100%;
    /* margin-bottom: 0 !important; */
}
.page5 .swiper .swiper-slide img{
    box-sizing: border-box;
    width: 100%;
}
.page5 .swiper-slide-prev{
    opacity: 1;
}
.page5 .swiper .swiper-slide-prev, .page5 .swiper .swiper-slide-next{
    /* opacity: 0.5; */
}
.page5 .swiper-pagination {
    top: 8.2rem;
    width: 0.3rem;
    left: 1.1rem;
    text-align: left;
    height: 2rem;
}
.page5 .swiper-pagination span{
    display: block;
    margin:0.1rem 0 !important;
}
.page5 .swiper-button-next{
    bottom: 0rem;

}
.swiper-button-next::before{
    position: absolute;
    content: ' ';
    display: inline-block;
    width: 1.34rem;
    height: 0.02rem;
    background: black;
    right: 0.34rem;
    top: 0.24rem;
}
.swiperNumber{    
    width: 1.6rem;
    height: 1.3rem;
    position: absolute;
    right: 0.3rem;
    top:2.3rem;
    z-index: 2;
}
.activeIndex{
    right: 0;
    top: 0.5rem;
}
.allNumber{
    top: 0;
    left: 0.5rem;
}
.loginBox{
    width: 7.13rem;
    height: 6.04rem;
    background: url(../img/th/mo/pop/reservation_box.png) no-repeat center center;
    background-size: 100%;
    padding-top: 1.1rem;
}
.dialog .close {
    position: absolute;
    top: 0;
    right: 0.22rem;
    width: 0.5rem;
    height: 0.5rem;
    cursor: pointer;
    background: unset;
}
.Specialist_Benefits .close,.Redemption_successful .close,.Redemption_error .close{
    width: 0.35rem;
    height: 0.35rem;
    background: url(../img/th/mo/new/poo_close.png) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 0.04rem;
    right: 0.64rem;
    cursor: pointer;
}
.dialog .close:hover {
    transform: rotate(180deg);
}

.login .form {
    width: 5rem;
    margin: 0 0 0 1.24rem;
    box-sizing: border-box;
    user-select: none;
}
.login_tt{
    display: block;
    width: 2.3rem;
    height: 0.46rem;
    position: absolute;
    top: 0;
    right: 0.7rem;
    text-align: center;
    font-size: 0.17rem;
    color: #fff;
    line-height: 0.46rem;
    font-style: italic;
    font-weight: bold;
}
.fail .login_tt,.success .login_tt{
    font-size: 0.28rem;
}
.login .input-device {
    width: 100%;
    height: 0.63rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.1rem;
}

.login .input-device span {
    display: block;
    height: 0.63rem;
    line-height: 0.63rem;
    font-size: 0.26rem;
    color: #3f312e;
    cursor: pointer;
    user-select: none;
    float: left;
    margin-right: 1rem;
    position: relative;
    padding-left: 0.32rem;
}
.login .input-device span:last-child{
    margin-right: 0;
}
.login .input-device span::before{
    content: '';
    width: 0.2rem;
    height: 0.2rem;
    background: transparent;
    border: 0.02rem solid #3f312e;
    border-top: 0.03rem solid #3f312e;
    border-radius: 50%;
    position: absolute;
    top: 0.21rem;
    left: 0;
}
.login .input-item.input-email{
    width: 100%;
    height:0.7rem;
    border: 0.01rem solid #807e9c;
    background: #5d5d5d;
    margin: 0.4rem auto 0;
}
.login .input-item.input-email input{
    display: block;
    width: 100%;
    height: 100%;
    border: 0 !important;
    box-sizing: border-box;
    outline: none;
    background: transparent;
    color: #fff;
    font-size: 0.26rem;
    padding-left: 0.1rem;
}
.deviceTip{
    display: block;
    width: 5rem;
    margin: 0 auto;
    border-bottom: 0.01rem solid #3f312e;
    font-size: 0.3rem;
    text-align: left;
    color:#3f312e;
    padding-bottom: 0.1rem;
    font-weight: bold;
    text-align: center;
}
.login .input-device span.active::before{
    background: #ff7534;
}

.login .loginTip {
    width: 100%;
    margin: 0.3rem 0;
    color: #3e302d;
    font-size: 0.16rem;
    overflow: hidden;
    display: block;
    position: relative;
}
.login .loginTip p{
    display: block;
    text-decoration: underline;
    vertical-align: middle;
    float: left;
}
.login .loginTip .agree{
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    background: transparent;
    border: 0.02rem solid #3f312e;
    border-top: 0.03rem solid #3f312e;
    border-radius: 50%;
    margin: 0 0.1rem 0 0;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);

}
.login .loginTip p:last-child{
    width: calc(100% - 0.3rem);
    float: right;
}
.login .loginTip .agree.active{
    background: #ff7534;
}
.login .login-btn{
    width: 2.95rem;
    height: 0.74rem;
    margin: 0.5rem auto 0;
    cursor: pointer;
    background: url(../img/th/pc/pop/reservation_btn.png) 0 0 no-repeat;
    background-size: 100%
}
.login .login-btn:hover{
    color: #0bd7e6;
}
.login .agree{
    display: inline-block;
    width: 0.18rem;
    height: 0.18rem;
    margin-right: 0.06rem;
    cursor: pointer;
}
.orderFail{
    text-align: center;
    font-size: 0.4rem;
    color: #40322f;
    font-weight: bold;
    font-style: italic;
}
.orderagaintop{
    text-align: center;
    margin-top: 0.2rem;
}
.dialog.alert .loginBox p{
    margin-bottom: 0.6rem;
}
.dialog.dialog_down .loginBox p{
    margin-bottom: 0.18rem;
}
.dialog.login .close{
    top: 0;
}
.characters li span{
    display: none;
    /* position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 10.8rem;
    background: url(../img/th/mo/light.gif) no-repeat center center;
    background-size: 100%;  
    z-index: 4; */
}
.web_slogan{
    position: absolute;
    left: 50%;
    /* top:unset; */
    bottom:2.2rem;
    margin-left: -2.08rem;
    width: 4.17rem;
    height: 3.2rem;
    background: url(../img/th/mo/web_slogan.png)  0 0 no-repeat;
    background-size: 100%;
    z-index: 2;
    display: none;
}
.slogan{
    width: 0.8rem;
    height: 0.8rem;
    background: url(../img/mo/page1_slogan2.png) no-repeat center top;
    background-size: 100%;
    right: 4.6rem;
    top: 1.38rem;
    z-index: 3;
}
.careers li {
    /* flex-basis: 19.5%; */
    /* -webkit-flex-basis: 19.5%; */
}

.page3_title{
    width: 5.84rem;
    height: 0.4rem;
    margin: 0.6rem auto 0.2rem;
    background: url(../img/th/mo/page3_title.png) no-repeat center top;
    background-size: 100%;
}
.page3_gift{
    position: absolute;
    top: 4.6rem;
    left: 1.19rem;
    width: 5.12rem;
    height: 1.26rem;
    background: url(../img/th/mo/page3_icon.png) no-repeat center top;
    background-size: 100%;
}
.progress{
    width: 100%;
    position: relative;
}
.progressBox1{
    width: 6.36rem;
    height: 0.08rem;
    background: #676767;
    position: absolute;
    top: -0.26rem;
    left: 0.57rem;
}
.progressInner1{
    width: 0;
    max-width: 6.36rem;
    height: 0.08rem;
    background-color: #f0a570;
    transition: width 1s;
}
.progressBox2{
    width: 6.36rem;
    height: 0.08rem;
    background: #676767;
    position: absolute;
    top: 3.3rem;
    left: 0.57rem;
}
.progressInner2{
    width: 0;
    max-width: 6.36rem;
    height: 0.08rem;
    background-color: #f0a570;
    transition: width 1s;
}
.progressCard{
    width: 6.62rem;
    flex-wrap: wrap;
    margin:1.1rem auto 0;
}
.progressCard li{
    /* width: 2.03rem; */
    /* height: 3.24rem; */
    position: relative;
    margin:0.1rem 0.06rem;
    /* overflow-x: hidden; */
    /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); */
}
.progressCard li:nth-child(4),.progressCard li:nth-child(5){
    margin-top: 0.85rem;
}
.progressCard li span{
    display: block;
    width: 1.85rem;
    height: 2.63rem;
    position: relative;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: grey;
    filter: gray;
}
.progressCard li:nth-child(1) span{
    background: url(../img/th/mo/num1.png) no-repeat center top;
    background-size: 100%;
}
.progressCard li:nth-child(2) span{
    background: url(../img/th/mo/num2.png) no-repeat center top;
    background-size: 100%;
}
.progressCard li:nth-child(3) span{
    background: url(../img/th/mo/num3.png) no-repeat center top;
    background-size: 100%;
}
.progressCard li:nth-child(4) span{
    background: url(../img/th/mo/num4.png) no-repeat center top;
    background-size: 100%;
}
.progressCard li:nth-child(5) span{
    background: url(../img/th/mo/num5.png) no-repeat center top;
    background-size: 100%;
}
.progressCard li::before{
    position: absolute;
    right: 0;
    top: -0.85rem;
    font-size: 0.3rem;
    color: #f4934b;
    -webkit-filter: unset;
    filter: unset;
}
.progressCard li:nth-child(1)::before{
    content: '100K';
}
.progressCard li:nth-child(2)::before{
    content: '200k';
}
.progressCard li:nth-child(3)::before{
    content: '300K';
}
.progressCard li:nth-child(4)::before{
    content: '400K';
}
.progressCard li:nth-child(5)::before{
    content: '500K';
}
.progressCard li:after{
    content: '';
    position: absolute;
    width: 0.28rem;
    height: 0.34rem;
    background: url(../img/th/mo/page3_lx.png) no-repeat center top;
    background-size: 100%;
    top: -0.5rem;
    right: -0.14rem;
}
.progressCard li.active:after{
    background: url(../img/th/mo/page3_h.png) no-repeat center top;
    background-size: 100%;
}

.progressCard li.active span{
    -webkit-filter: unset;
    filter: unset;
}
.page4 .inner>.newsTitle{
    width: 0.97rem;
    height: 5.22rem;
    background: url(../img/th/mo/page4_title.png) no-repeat center top;
    background-size: 100%;
    position: absolute;
    left: -0.2rem;
    top: 0.74rem;
    z-index: 10;
}
.page4 .inner{
    width: 6.5rem;
    height: 13rem;
    /* background-color: #ccc; */
    margin: 0 auto;
    padding-top: 2rem;
    overflow: hidden;
    position: relative;
}
.newsBanner {
    position: relative;
    z-index: 6;
    width: 100%;
    height: 4.2rem;
    margin: 0 auto;
    float: unset;
}
.newsLists{
    margin-top: 0.1rem;
    width: 5.4rem;
    margin: 0 auto;
}
.newsContent .littleTitle{
    margin: 0;
    color: #434343;
}
.newsLists .newsItem{
    padding: 0;
    border-bottom: 0.01rem solid #cecece;
}
.newsTime{
    float: right !important;
}
.newsContent .newsTitle{
    width: 60%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.page4 .swiper-pagination{
    height: 0.22rem;
    bottom: 0 !important;
}
.page5 .swiper-pagination-bullet,
.page4 .swiper-pagination-bullet {
    width: 0.17rem;
    height: 0.2rem;
}
.page4 .swiper-button-prev{
    position: absolute;
    left: 0;
    bottom: 0;
    right: unset;
    top: unset;
    width: 0.24rem;
    height:0.27rem;
    background: url(../img/th/mo/page4_arrow.png) no-repeat center top;
    background-size: 100% 100%;
}
.page4 .page4_title{
    display: none;
}
.newsListsSection{
    width: 100%;
    margin-top: 0.4rem;
}
.newsTabs{
    width: 100%;
    text-align: center;
    padding-top: 0;
    margin-bottom: 0.2rem;
    border-bottom: 0.01rem solid #cecece;
    padding-bottom: 0.26rem;
}
.newsTabs li{
    float: unset;
    display: inline-block;
    font-size: 0.3rem;
}
.newsLists .newsItem a{
    font-size: 0.22rem;
}
.dialog.video .close{  
    width: 0.5rem;
    height: 0.5rem;  
    top: 4.8rem;
    right: calc(50vw - 0.2rem);
    background: url(../img/th/mo/pop/close1.png) no-repeat center center;
    background-size: 100% 100%;
}
.dialog.alert .loginBox p:not(.orderFail){
    display: block;
    width: 6rem;
    margin: 0 0 0 0.7rem;
    text-align: center;
    font-size: 0.28rem;
}
.login .loginBox{
    padding-top: 0.8rem;
}
.dialog.dialog_down .loginBox{
    width: 6.05rem;
    height: 3.6rem;
    background: url(../img/th/mo/pop/dialog_down.png) no-repeat center center;
    background-size: 100%;
    font-size: 0.3rem;
    padding-top: 1.1rem;
}
.dialog.dialog_down .close{
    width: 0.4rem;
    height: 0.4rem;
    background-size: 100%;
    top: 0.06rem;
}
.something1{
    position: absolute;
    top: 0.2rem;
    left: -0.2rem;
    width: .92rem;
    height: .83rem;
    background: url(../img/th/mo/page4_decorate.png) no-repeat center center;
    background-size: 100%;
    z-index: 2;
}
.something2{
    position: absolute;
    top: -0.3rem;
    left: 10.8rem;
    width: 1rem;
    height: 1.83rem;
    background: url(../img/th/mo/page5_decorate.png) no-repeat center center;
    background-size: 100%;
    z-index: 2;
}
.something3{
    position: absolute;
    top: 9.6rem;
    left: 3.9rem;
    width: 3.77rem;
    height: 1.86rem;
    background: url(../img/th/mo/page5_decorate1.png) no-repeat center center;
    background-size: 100%;
    z-index: 2;
}
.order{
    position: absolute;
    width: 7.5rem;
    min-height: 5.44rem;
    left: 0;
    top: 6.4rem;
    z-index: 2;
    background: url(../img/th/mo/web_slogan.png) no-repeat top center;
    background-size: 100% 5.44rem;
}
.or_btns{
    width: 4.81rem;
    height: 0.77rem;
    overflow: hidden;
    margin: 3rem auto 0;
}
.or_btns a{
    display: block;
    width: 100%;
    height: 0.77rem;
}
.or_btns .ios{
    background: url(../img/th/mo/page1_ios.png) no-repeat center center;
    background-size: 100% 100%;
}
.or_btns .androids{
    background: url(../img/th/mo/page1_gp.png) no-repeat center center;
    background-size: 100% 100%;
}
.or_btns .official{
    width: 2.15rem;
    background: url(../img/pc/page1_pc.png) no-repeat center center;
    background-size: 100% 100%;
    margin-right: 0;
}
.or_btns .orderBtn{
    background: url(../img/th/mo/page1_btn.png) no-repeat center center;
    background-size: 100% 100%;
}

.recharge{
    top: 2.6rem;
    right: 0.5rem;
}
.onelink_top{
    position: absolute;
    left: 3.9rem;
    top: 0.12rem;
    width: 1.74rem;
    height: 0.62rem;
    background: url(../img/th/mo/onelink_top.png) 0 0 no-repeat;
    background-size: 100%;
}

/* txpz01~txpz10 */
.systemInfo{
    position: fixed;
    left: 0;
    top: 0.74rem;
    width: 100%;
    height: 1.4rem;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.5);
    background-size: 100%;
    font-size: 0.2rem;
    color: white;
    z-index: 8;
    padding-top: 0.06rem;
}
.systemInfo div{
    width: 50%;
    float: left;
    box-sizing: border-box;
}
.systemInfo .system_left{
    padding-left: 0.46rem;
}
.systemInfo p{
    line-height: 1.6;
    display: block;
}
.systemInfo p a{
    text-decoration: none;
    color: red;
}
.txpzPage .btnGroup{
    background: none;
}
.txpzPage .btnGroup .onelink{
    position: absolute;
    left: 50%;
    top:0.12rem;    
    width: 2.8rem;
    height: 0.96rem;
    margin-left: -1.4rem;
    background: url(../img/th/mo/page1/onelink_h.png) 0 0 no-repeat;
    background-size: 100%;
}
.txpzPage .hykb, .txpzPage .tap{
    display: none;
}
.suc_shareFb{
    display: block;
    width: 0.74rem;
    height: 0.73rem;
    cursor: pointer;
    margin: 0.2rem auto 0;
}
.suc_shareFb img{
    display: block;
    width: 100% !important;
}

.sp_Box {
    width: 7.5rem;
    height: 5.85rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) !important;
    background: url(../img/th/mo/new/poo_pox.png) no-repeat center center;
    background-size: 100% 100%;
}
.reservation-form{
    width: 5.85rem;
    height: 3.61rem;
    margin: 0.7rem 0 0 0.82rem;
}
.sp_Box h1{
    font-size: 0.24rem;
    color: #3f312d;
    margin: 0.2rem 0 0.1rem;
    font-style: italic;
    font-weight: bold;
}
.sp_Box p{
    font-size: 0.18rem;
    color: #3f312d;
    margin: 0 0 0.05rem 0;
}
.sp_Box .input-item.input-email{
    width: 5.7rem;
    height:0.4rem;
    border: 0.01rem solid #807e9c;
    background: #5d5d5d;
    margin-top: 0.2rem;
}
.sp_Box .input-item.input-email input{
    display: block;
    width: 100%;
    height: 100%;
    border: 0 !important;
    box-sizing: border-box;
    outline: none;
    background: transparent;
    color: #fff;
    font-size: 0.2rem;
    padding-left: 0.1rem;
}
.reservation-btn{
    width: 2.42rem;
    height: 0.6rem;
    background: url(../img/th/mo/new/poo_get.png) no-repeat center center;
    background-size: 100% 100%;
    margin: 0.2rem 0 0.2rem 1.5rem;
    cursor: pointer;
    font-size: 0;
}
.news_more{
    position: absolute;
    right: 0.6rem;
    top: 5.7rem;
    width: auto;
    color: #2A2A2A;
    font-size: 0.24rem;
    cursor: pointer;
    font-weight: bold;
}
.rs_Box {
    width: 7.5rem;
    height: 5.85rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) !important;
    background: url(../img/th/mo/new/poo_pox.png) no-repeat center center;
    background-size: 100% 100%;
}
.rs-form{
    width: 5.85rem;
    height: 3.61rem;
    margin: 0.7rem 0 0 0.82rem;
}
.rs_Box h1{
    font-size: 0.36rem;
    color: #3f312d;
    margin: 0.8rem 0 0.2rem;
    font-style: italic;
    font-weight: bold;
    text-align: center;
}
.rs_Box p{
    font-size: 0.24rem;
    color: #3f312d;
    margin: 0 0 0.1rem 0;
}
.rs_Box .input-item.input-code{
    width: 5.7rem;
    height:0.5rem;
    margin: 0.2rem 0;
}
.rs_Box .input-item.input-code>p{
    display: block;
    width: 3.2rem;
    height: 100%;
    border: 0.01rem solid #807e9c;
    background: #5d5d5d;
    box-sizing: border-box;
    color: #fff;
    font-size: 0.24rem;
    padding-left: 0.1rem;
    float: left;
    line-height: 0.48rem;
}
.rs_Box .input-item.input-code .copyCode{
    display: block;
    float: right;
    width: 2.42rem;
    height: 0.6rem;
    background: url(../img/th/mo/new/poo_code.png) no-repeat center center;
    background-size: 100% 100%;
    cursor: pointer;
    font-size: 0;
}
.re_Box {
    width: 7.5rem;
    height: 5.85rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) !important;
    background: url(../img/th/mo/new/poo_pox.png) no-repeat center center;
    background-size: 100% 100%;
}
.re-form{
    width: 5.85rem;
    height: 3.61rem;
    margin: 0.7rem 0 0 0.82rem;
}
.re_Box h1{
    text-align: center;
    font-size: 0.4rem;
    color: #3f312d;
    margin: 1.9rem 0 0.1rem;
    font-style: italic;
    font-weight: bold;
}
.re_Box p{
    font-size: 0.24rem;
    text-align: center;
    color: #3f312d;
    margin: 0.4rem 0 0.05rem 0;
}