@media screen and (min-width: 960px) and (max-width: 1199px) {
    html{
        font-size:54px !important;
    }
    .join ul+ul {
        margin-left: 2.1rem !important;
    }
    .about p+p{
        margin-left:2.6rem !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
    html{
        font-size:43.2px !important;
    }
    .join ul+ul {
        margin-left: 1.8rem !important;
    }
    .about p+p{
        margin-left:2.3rem !important;
    }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
    html{
        font-size:36px !important;
    }
}    
@media screen and (min-width:400px) and (max-width:479px){
    html{
        font-size:27px !important;
    }
}
@media screen and (max-width:399px){
    html{
        font-size:27px !important;
    }
    .join ul+ul {
        margin-left: 0.6rem !important;
    }
    .about p+p{
        margin-left:0.9rem !important;
    }
    .professional li{
        width:91% !important;
    }
    .professional .big{
        font-size:0.7rem !important;
    }
    .professional .two {
        font-size: 0.5rem !important;
        left: 2% !important;
        top: 39% !important;
    }
    .professional .free {
        width: 41% !important;
        border-radius: 0.3rem !important;
        padding: 0.3rem 0 !important;
    }
    .swiper-container6 img{
        width:43% !important;
        margin-bottom:0.18rem;
    }
    .swiper-container6 li{
        display: block !important;
    }
}
.my-h3{
    font-size:0.74rem;
    line-height:0.9rem;
    font-weight:bold; 
}
.my-p{
    font-size:0.44rem;
    line-height:0.74rem;
}
.top{
    width:100%;
    text-align:center;
    padding:0.8rem 0; 
    background:url("../../images/xcx/hotel-restaurant-apps/headertop.png") no-repeat;
    background-size:100% 100%;
    color:#fff;
}
.top .down{
    margin-bottom:0.6rem;
}
.top .small-box{
    margin:auto;
    width:30%;
    border:1px solid #fff;
    border-radius: 45px;
    font-size:0.6rem;
    line-height:1.1rem;
}
/* help */
.help{
    width:100%;
    text-align:center;
    padding:0.8rem 0;  
}
.help ul{
    
    display:flex;
    justify-content: space-around;
    flex-flow:wrap;
}
.help li{
    width:33%;
    margin-top:0.6rem;
}
.help img{
    width:60%;
}
/* 丰富的组合 轮播 */
.group{
    width:100%;
    padding:1.1rem 0 0.8rem;
    text-align:center;
    background:url("../../images/xcx/hotel-restaurant-apps/group.png") no-repeat;
    background-size:100% 100%;
    color:#fff;
    height:auto;
}
.group-list{
    margin-top:0.6rem;
    width:100%;
    display: flex;
    justify-content:space-between;
    align-items: center;
    padding:0 1.1rem;
}
.group-item{
    width:16%;
    font-size:0.4rem;
    padding-bottom:0.3rem;
}
.active{
    border-bottom:2px solid #fff;
    color:#ff3030;
}
.swiper-container,.swiper-container2,
.swiper-container3,.swiper-container4,
.swiper-container5,.swiper-container6,.swiper-container7,.swiper-container8{
    width:100%;
    text-align: center;
    overflow: hidden;
}
.swiper-container img,.swiper-container2 img,
.swiper-container3 img,.swiper-container4 img,
.swiper-container5 img{
    width:91%;
    margin-top:0.5rem;
}
.swiper-wrapper{
    padding-bottom:1rem;
}
.swiper-container2 .swiper-wrapper,
.swiper-container3 .swiper-wrapper,
.swiper-container4 .swiper-wrapper,
.swiper-container5 .swiper-wrapper{
    padding-bottom:0;
}
.swiper-wrapper{
   
    width:100% !important;
}
.swiper-pagination-bullet{
    width:0.4rem !important;
    height:0.4rem !important;
    background:#fff !important;
    opacity:0.7 !important;
}
.swiper-pagination-bullet-active{
    background:#007aff !important;
    opacity:1 !important;
}
.parent{
    margin-top:0.6rem;
}
/* 适合多种酒店类型 */
.more{
    width:100%;
    text-align:center;
    padding:0.8rem 0 1.1rem;  
}
.more h3{
    margin-bottom:0.3rem;
}
.more-list{
    width:100%;
    display:flex;
    justify-content: space-around;
    flex-flow:wrap;
}
.more-item{
    width:46%;
}
.more-item img{
    width:100%;
    margin:0.6rem 0; 
}
/* 轮播六 */
.swiper-container6{
    background:url("../../images/xcx/hotel-restaurant-apps/lunbo6.png") no-repeat;
    background-size:100% 100%;
    color:#fff;
    padding:0.8rem 0 0.5rem;
}
.swiper-container6 .swiper-wrapper{
    padding-bottom:0;
}
.swiper-container6 ul{
    width:100%;
    display:flex;
    justify-content: space-around;
    flex-flow:wrap;
    
}
.swiper-container6 li{
    width:48%;
    background-image: linear-gradient(273deg, 
		#fec672 0%, 
		#ffe0a4 100%);
    border-radius: 10px;
    margin-top:0.6rem;
    padding:0.2rem 0;
    display: flex;
    justify-content: space-around;
}
.swiper-container6 img{
    width:1.37rem;
    height:1.37rem;
}
.swiper-container6 .big{
    font-size:0.5rem;
}
.swiper-container6 .two{
    font-size:0.4rem;
}
/* 轮播7 轮播8 */
.swiper-container7,.swiper-container8{
    padding:0.8rem 0 0.5rem;
}
.swiper-container7 img,.swiper-container8 img{
    width:87%;
    margin-top:0.5rem;
}
.swiper-container7 .up,.swiper-container8 .up{
    margin-top:0.3rem;
}
.swiper-container7{
    background-color: #fff6e8;
}
/* 职业运营指导团队 */
.professional{
    width:100%;
    text-align: center;
    padding:1.1rem 0 0.8rem;
}
.professional h3{
    margin-bottom:0.5rem;
}
.professional ul{
    width:100%;
    display:flex;
    justify-content: space-around;
    flex-flow:wrap;
    color:#fff;
    text-align: start;
    margin-bottom:0.7rem;
}
.professional li{
    width:48%;
    margin-top:0.6rem;
    position: relative;
}
.professional img{
    width:100%;
}
.professional ul p{
    position: absolute;
}
.professional .big{
    top:10%;
    left:8%;
    font-size:0.5rem;
}
.professional .two{
    font-size:0.4rem;
    left:1%;
    top:35%;
}
.professional .free{
    width:20%;
    background: #ffc551;
    border-radius: 0.2rem;
    color:#fff;
    padding:0.1rem 0;
    margin:auto;
}
