.floatLeft{
    width: 2.5rem;
    position: absolute;
    top: 7rem;
    left: 0.3rem;
    z-index: 9;
}
.floor1{
    width: 100%;
    height: 16.65rem;
    background: url(../img/mo/page1_bg.jpg) no-repeat top center;
    background-size: 100% 100%;
    position: relative;
}
.f1_sign{
    width: 3.94rem;
    height: 6.88rem;
    position: absolute;
    top: 4.2rem;
    left: 3.44rem;
}
.f1_reservationNow{
    width: 6.87rem;
    height: 2.55rem;
    position: absolute;
    top: 12.6rem;
    left: 2.04rem;
}
.f1_btns{
    width: 10.3rem;
    height: 1rem;
    position: absolute;
    top: 15.4rem;
    left: 0.25rem;
    z-index: 5;
}
.video_btn{
    width: 3rem;
    height: 2.92rem;
    position: absolute;
    top: 10.2rem;
    left: 3.8rem;
    cursor: pointer;
    -webkit-animation: signChange 1.8s linear infinite;
    -moz-animation: signChange 1.8s linear infinite;
    -ms-animation: signChange 1.8s linear infinite;
    -o-animation: signChange 1.8s linear infinite;
    animation: signChange 1.8s linear infinite;
    z-index: 5;
}
@keyframes signChange {
    0% { 
        transform: scale(1);
    }25% { 
        transform: scale(1.04);
    }50% { 
        transform: scale(1); 
    }75% { 
        transform: scale(0.96); 
    }100%{
        transform: scale(1);
    }
}
@-webkit-keyframes signChange {
    0% { 
        -webkit-transform: scale(1);
    }25% { 
        -webkit-transform: scale(1.04);
    }50% { 
        -webkit-transform: scale(1);
    }75% { 
        -webkit-transform: scale(0.96);
    }100%{
        -webkit-transform: scale(1);
    }
}
@-moz-keyframes signChange {
    0% { 
        -moz-transform: scale(1);
    }25% { 
        -moz-transform: scale(1.04);
    }50% { 
        -moz-transform: scale(1);
    }75% { 
        -moz-transform: scale(0.96);
    }100%{
        -moz-transform: scale(1);
    }
}
@-ms-keyframes signChange {
    0% { 
        -ms-transform: scale(1);
    }25% { 
        -ms-transform: scale(1.04);
    }50% { 
        -ms-transform: scale(1);
    }75% { 
        -ms-transform: scale(0.96);
    }100%{
        -ms-transform: scale(1);
    }
}
@-o-keyframes signChange {
    0% { 
        -o-transform: scale(1);
    }25% { 
        -o-transform: scale(1.04);
    }50% { 
        -o-transform: scale(1);
    }75% { 
        -o-transform: scale(0.96);
    }100%{
        -o-transform: scale(1);
    }
}
.f1_btns li{
    width: 3.26rem;
    height: 1rem;
    margin-right: 0.26rem;
    float: left;
}
.f1_btns li:last-child{
    margin-right: 0;
}
.people{
    width: 6rem;
    position: absolute;
    bottom: 0.3rem;
    right: -2.6rem;
}
.floor2{
    width: 100%;
    height: 23.15rem;
    background: url(../img/mo/page2_bg.jpg) no-repeat top center;
    background-size: 100% 100%;
    position: relative;
    overflow: hidden;
}
.f2_title{
    width: 4.36rem;
    height: 0.99rem;
    margin: 4.4rem auto 0;
}
.yyCount{
    width: 100%;
    overflow: hidden;
    font-size: 0.46rem;
    color: #8c6429;
    text-align: center;
    margin-top: 0.7rem;
    font-weight: bold;
}
.Crane{
    width: 2.3rem;
    height: 1.93rem; 
    position: absolute;
    top: 4.9rem;
    left: 0.5rem;
}
.chineseKnotLeft,.chineseKnotRight{
    width: 1.6rem;
    height: 1.8rem;
    position: absolute;
    top: 5rem;
}
.chineseKnotLeft{
    left: -0.45rem;
}
.chineseKnotRight{
    right: -0.36rem;
}
.f2_lists{
    width: 8.56rem;
    margin: 1rem auto 0;
    position: relative;
}
.f2_lists li{
    width: 3.6rem;
    position: absolute;
    top: 0.5rem;
}
.f2_lists li:nth-child(1){
    left: -0.36rem;
}
.f2_lists li:nth-child(2){
    left: 1.45rem;
}
.f2_lists li:nth-child(3){
    left: 3.22rem;
}
.f2_lists li:nth-child(4){
    left: 5.2rem;
}
.f2_lists li .f2_line{
    width: 0.36rem;
    height: 5.2rem;
    margin: 0 auto;
    background: url(../img/mo/page2_line1.png) no-repeat top center;
    background-size: 100% 5.27rem !important;
    font-size: 0;
    overflow: hidden;
}
.f2_lists li .f2_bg{
    width: 100%;
    height: 7.75rem;
    margin-top: -1rem;
    background: url(../img/mo/page2_welfare2.png) no-repeat top center;
    background-size: 100% 100%;
    overflow: hidden;
    position: relative;
}
.f2_lists li:nth-child(2n) .f2_bg{
    margin-top: -1.3rem;
}
.f2_lists li:nth-child(2n) .f2_line{
    height: 1rem;
}
.f2_bg>img:nth-child(1){
    width: 1.85rem;
    height: 0.97rem;
}
.f2_lists li:nth-child(1) .f2_bg>img:nth-child(1){
    margin: 1.58rem 0 0 1.03rem;
}
.f2_lists li:nth-child(2) .f2_bg>img:nth-child(1){
    margin: 1.58rem 0 0 1rem;
}
.f2_lists li:nth-child(3) .f2_bg>img:nth-child(1){
    margin: 1.52rem 0 0 0.8rem;
}
.f2_lists li:nth-child(4) .f2_bg>img:nth-child(1){
    margin: 1.6rem 0 0 0.84rem;
}

.f2_bg>img:nth-child(2){
    display: block;
    width: 1.09rem;
    position: absolute;
    top: 2.4rem;
    left: 1.3rem;
    z-index: 5;
    cursor: pointer;
}
.f2_info{
    width: 100%;
    overflow: hidden;
    text-align: center;
    color: #2A5B8E;
    font-size: 0.16rem;
    margin-top: 0.95rem;
}
.f2_info p{
    margin-bottom: 0.05rem;
    font-weight: bold;
    font-size: 0.28rem;
}
.f2_info p.active{
    color: #F42727;
    text-decoration: underline;
}
.f2_lists li .f2_select{
    display: none;
    width: 0.57rem;
    height: 0.57rem;
    position: absolute;
    top: 4.7rem;
    left: 1.5rem;
}
.floor3{
    width: 100%;
    height: 22rem;
    background: url(../img/mo/page3_bg.png) no-repeat top center;
    background-size: 100% 100%;
    position: relative;
    overflow: hidden;
    margin-top: -2rem;
}
.f3_title{
    width: 4.16rem;
    height: 1.43rem;
    margin: 4.4rem auto 0;
}
.f3_swiperBox{
    width: 10.3rem;
    height: auto;
    margin: 0.1rem auto 0;
    overflow: hidden;
    position: relative;
}
.f3_swiper{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.f3_swiperBox .swiper-slide{
    width: 8.34rem !important;
    height: 13.68rem;
    background: url(../img/mo/page3_bannerbox.png) no-repeat top center;
    background-size: 100% 100%;
    position: relative;
}
.f3_swiperBox .swiper-slide img{
    display: block;
    width: 7.02rem;
    height: 12.5rem;
    position: absolute;
    left: 0.66rem;
    top: 0.59rem;
}
.f3_swiperBox .swiper-pagination{
    display: block;
    width: 100%;
    position: unset;
    text-align: center;
    margin-top: 0.5rem;
}
.f3_swiperBox .swiper-pagination-bullet{
    width: 0.38rem;
    height: 0.38rem;
    background: url(../img/mo/page3_select1.png) no-repeat top center;
    background-size: 100% 100%;
    opacity: 1;
    margin-right: 0.2rem;
}
.f3_swiperBox .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: url(../img/mo/page3_select.png) no-repeat top center;
    background-size: 100% 100%;
}
.f3_swiperBox .swiper-pagination-bullet:last-child{
    margin-right: 0;
}
.swiper_left,.swiper_right{
    width: 1.44rem;
    height: 1.11rem;
    position: absolute;
    top: 6rem;
    cursor: pointer;
}
.swiper_left{
    left: 0;
}
.swiper_right{
    right: 0;
}
.floor4{
    width: 100%;
    height: 23.63rem;
    background: url(../img/mo/page4_bg.jpg) no-repeat top center;
    background-size: 100% 100%;
    position: relative;
    overflow: hidden;
}
.f4_title{
    width: 4.36rem;
    height: 0.99rem;
    margin: 2.3rem auto 0;
}
.f4_Crane{
    width: 2.3rem;
    height: 1.93rem; 
    position: absolute;
    top: 2.9rem;
    left: 0.5rem;
}
.f4_chineseKnotLeft,.f4_chineseKnotRight{
    width: 1.6rem;
    height: 1.8rem;
    position: absolute;
    top: 2.9rem;
}
.f4_chineseKnotLeft{
    left: -0.45rem;
}
.f4_chineseKnotRight{
    right: -0.36rem;
}
.f4_swiperBox{
    width: 8.54rem;
    height: 6.5rem;
    margin: 1rem auto 0;
    overflow: hidden;
}
.f4_swiper{
    width: 8.4rem;
    height: 5.05rem;
    overflow: hidden;
    margin: 0.08rem 0 0 0.06rem;
}
.f4_swiper .swiper-slide{
    display: block;
    width: 100%
}
.f4_swiper .swiper-slide img{
    display: block;
    width: 100%;
}
.f4_swiperBox .swiper-pagination{
    display: block;
    width: 100%;
    position: unset;
    text-align: center;
    margin-top: 0.4rem;
}
.f4_swiperBox .swiper-pagination-bullet{
    width: 0.38rem;
    height: 0.38rem;
    background: url(../img/mo/page4_select1.png) no-repeat top center;
    background-size: 100% 100%;
    opacity: 1;
    margin-right: 0.2rem;
}
.f4_swiperBox .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: url(../img/mo/page4_select.png) no-repeat top center;
    background-size: 100% 100%;
}
.f4_swiperBox .swiper-pagination-bullet:last-child{
    margin-right: 0;
}
.f4_newsBox{
    width: 8.5rem;
    height: 7rem;
    margin: 0 auto ;
    overflow: hidden;
}
.f4_menus{
    width: 100%;
    height: 0.85rem;
    overflow: hidden;
    position: relative;
}
.f4_menus::after{
    content: '';
    width: 100%;
    height: 0.05rem;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #dad9d5;
    z-index: 0;
}
.f4_menus ul{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    position: relative;
}
.f4_menus li{
    width: 1.73rem;
    height: 100%;
    margin-right: 0.2rem;
    text-align: center;
    color: #404040;
    font-size: 0.4rem;
    font-weight: bold;
    line-height: 0.85rem;
    box-sizing: border-box;
    margin-bottom: -0.06rem;
}
.f4_menus li:last-child{
    margin-right: 0;
}
.f4_menus li.active{
    color: #30776f;
    border-bottom: 0.06rem solid #2f7670
}
.news_lists{
    width: 100%;
    margin-top: 0.2rem;
    overflow: hidden;
}
.news_lists>div{
    display: none;
    width: 100%;
    height: 4.9rem;
    overflow: hidden;
}
.news_lists ul{
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.news_lists>div.active{
    display: block;
}
.news_lists>div ul li{
    width: 100%;
    height: 0.95rem;
    border-bottom: 0.02rem solid #e5e5e5;
    box-sizing: border-box;
    line-height: 0.95rem;
}
.news_lists>div ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.news_lists>div ul li a span:nth-child(1){
    display: block;
    width: 1rem;
    height: 0.6rem;
    background: #307570;
    color: #fff;
    font-size: 0.36rem;
    float: left;
    text-align: center;
    line-height: 0.66rem;
    margin: 0.17rem 0.1rem 0 0.2rem;
    border-radius: 0.06rem;
}
.news_lists>div ul li a span:nth-child(2){
    display: block;
    width: 7rem;
    height: 0.95rem;
    line-height: 0.95rem;
    font-size: 0.36rem;
    color: #2f7670;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_more{
    width: 1.61rem;
    height: 0.52rem;
    margin: 0.3rem auto 0;
}
.f4_share{
    width: 100%;
    height: 1.22rem;
    overflow: hidden;
    margin: 2rem auto 0;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
}
.f4_share li{
    width: 1.22rem;
    height: 1.22rem;
    float: left;
    margin-right: 0.76rem;
}
.f4_share li:last-child{
    margin-right: 0;
}
.f4_share li a{
    display: block;
    width: 100%;
}
.paging{
    display: none !important;
}
.reserveBox.sy-alert{
    width: 10.38rem;
    height: 11.85rem;
    background: url(../img/mo/pop/pop_reservationbox.png) no-repeat top center;
    background-size: 100% 100%;
    z-index: 99999;
    overflow: visible;
}
.reserveClose{
    width: 1.72rem;
    height: 1.78rem;
    position: absolute;
    top: 11.5rem;
    right: 4.6rem;
}
.reserveBox .sy-content{
    width: 6.52rem;
    margin: 5.3rem 0 0 1.65rem;
    overflow: hidden;
}
.reservation-form {
	width: 6.52rem;
    color: #000;
    font-size: 0.42rem;
}
.reservation-form .device-item{
    display: block;
    width: auto;
    height: 0.8rem;
    cursor: pointer;
    margin-right: 1rem;
    overflow: hidden;
    float: left;
}
.reservation-form .device-item p:nth-child(1){
    display: inline-block;
    width: 0.35rem;
    height: 0.35rem;
    margin: 0.2rem 0.04rem 0 0;
    background: url(../img/mo/pop/pop_noselect.png) no-repeat top center;
    background-size: 0.35rem 0.35rem;
}
.reservation-form .device-item.active p:nth-child(1){
    background: url(../img/mo/pop/pop_select.png) no-repeat top center;
    background-size: 100% 100%;
}
.reservation-form .device-item:last-child{
    margin-right: 0;
}
.reservation-form .device-item:first-child{
    margin-left: 1rem;
}

.reservation-form .device-item p:nth-child(2){
    display: inline-block;
    line-height: 0.8rem;
}
.input-item{
    margin-bottom: 0.8rem;
}
.input-item {
    height: 0.8rem;
    margin-bottom: 0.4rem;
    overflow: hidden;
}
.input-phone{
    width: 100%;
    height: 0.8rem;
    border: 0.01rem solid #B68A36;
    border-radius: 0.1rem;
    box-sizing: border-box;
    background: #fff;
}
.input-message{
    position: relative;
}
.input-message input{
    border: 0.01rem solid #B68A36 !important;
    border-radius: 0.1rem;
    padding-left: 0.6rem !important;
    box-sizing: border-box;
}
.input-message img{
    display: block;
    width: 0.5rem;
    height: 0.56rem;
    position: absolute;
    top: 0.1rem;
    left: 0.05rem;
    background: url(../img/pop/pop_code.png) no-repeat top center;
    background-size: 100% 100%;
    z-index: 2;
}
.input-item input {
    color: #000;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 3.9rem;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.36rem;
    border: 0;
    outline: none;
    padding: 0.04rem;
    box-sizing: border-box;
    text-indent: 0.05rem;
    vertical-align: inherit;
}
.input-phone img{
    float: left;
    width: 0.5rem;
    height: 0.56rem;
    margin: 0.1rem 0 0 0.05rem;
}
.input-phone input {
    float: left;
    width: calc(100% - 0.55rem);
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.input-item input::placeholder {
    font-size: 0.34rem;
}
.input-message.input-item .send-validate {
    padding: 0;
    border: none;
    outline: none;
    width: 2.48rem;
    height: 0.8rem;
    box-sizing: border-box;
    line-height: 0.8rem;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    font-family: "HanQiHei";
    font-size: 0.32rem;
    background-color: #B68A36;
    border-radius: 0.1rem;
    margin-left: 0.1rem;
    position: relative;
    float: right;
    color: #fff;
}
.input-message.input-item .send-validate[disabled='disabled'] {
    cursor: not-allowed;
    filter: grayscale(100%);
}
.reservation-btn{
    width: 4rem;
    height: 1.08rem;
    margin: 0.1rem 0 0 2.75rem;
    cursor: pointer;
}
.successBox.sy-alert{
    width: 10.38rem;
    height: 9.04rem;
    background: url(../img/mo/pop/pop_success.png) no-repeat top center;
    background-size: 100% 100%;
    z-index: 99999;
    overflow: visible;
}
.successClose{
    width: 1.72rem;
    height: 1.78rem;
    position: absolute;
    top: 8.5rem;
    right: 4.6rem;
}
.successBox .sy-content{
    width: 8rem;
    height: auto;
    margin: 3.4rem 0 0 0.92rem;
}
.successBox .sy-content p{
    display: block;
    width: 100%;
    font-size: 0.5rem;
    color: #343434;
    text-align: center;
}
.errorBox.sy-alert{
    width: 10.38rem;
    height: 9.04rem;
    background: url(../img/mo/pop/pop_fail.png) no-repeat top center;
    background-size: 100% 100%;
    z-index: 9999999;
    overflow: visible;
}
.sy-mask.sy-maskerror{
    z-index: 9999991;
}
.errorClose{
    width: 1.72rem;
    height: 1.78rem;
    position: absolute;
    top: 8.5rem;
    right: 4.6rem;
}
.errorBox .sy-content{
    width: 8rem;
    height: auto;
    margin: 3.2rem 0 0 0.92rem;
}
.errorBox .sy-content p{
    display: block;
    width: 100%;
    font-size: 0.5rem;
    color: #343434;
    text-align: center;
}
.thanksSupportBox.sy-alert{
    width: 10.38rem;
    height: 9.04rem;
    background: url(../img/mo/pop/pop_repeat.png) no-repeat top center;
    background-size: 100% 100%;
    z-index: 99999;
    overflow: visible;
}
.thanksSupportClose{
    width: 1.72rem;
    height: 1.78rem;
    position: absolute;
    top: 8.5rem;
    right: 4.6rem;
}
.thanksSupportBox .sy-content{
    width: 8rem;
    height: auto;
    margin: 3.1rem 0 0 0.92rem;
}
.thanksSupportBox .sy-content p{
    display: block;
    width: 100%;
    font-size: 0.5rem;
    color: #343434;
    text-align: center;
}
.downSignBox.sy-alert{
    width: 8.22rem;
    height: 7.04rem;
    background: url(../img/mo/pop/pop_download.png) no-repeat top center;
    background-size: 100% 100%;
    z-index: 99999;
    overflow: visible;
}
.downSignClose{
    width: 1.72rem;
    height: 1.78rem;
    position: absolute;
    top: 6.8rem;
    right: 3.6rem;
}
.downSignBox .sy-content{
    width: 5.9rem;
    height: 0.99rem;
    margin: 1.8rem 0 0 0.92rem;
}
.downSignBox .sy-content p{
    display: block;
    width: 100%;
    margin-bottom: 0.6rem;
    font-size: 0.46rem;
    color: #343434;
    line-height: 1.6;
}
.downSignBox .sy-content p span{
    color: #4394A0;
}
.downSignBox .sy-content .download{
    display: block;
    width: 3.32rem;
    height: 0.99rem;
    margin: 0 auto;
}
.yyTcBox.sy-alert{
    width: 8.9rem;
    height: 12.8rem;
    z-index: 99999;
    overflow: visible;
}
.yyTcClose{
    width: 1.72rem;
    height: 1.78rem;
    position: absolute;
    bottom: -2rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.yyTcBox .sy-content{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.yyTcBox .sy-content img{
    display: block;
    width: 100%;
    margin: 0 auto;
}
.videoBox.sy-alert{
    width: 10.3rem;
    height: auto;
    z-index: 99999;
    overflow: visible;
}
.videoClose{
    width: 1.72rem;
    height: 1.78rem;
    position: absolute;
    bottom: -2rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.videoBox .sy-content{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.videoBox .sy-content video{
    display: block;
    width: 100%;
    margin: 0 auto;
}
.videoBox .sy-content video{
    display: block;
    width: 100%;
}