@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;
    }
    .retail-smart li {
        width: 15% !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;
    }
    .retail-smart li {
        width: 15% !important;
    }
  
}
@media screen and (min-width: 480px) and (max-width: 767px) {
    html{
        font-size:36px !important;
    }
    .scheme-item {
        width: 25% !important;
    }
    .fot ul li {
        width:48% !important;
        margin-top:0.5rem !important;
    }
   
}   
@media screen and (min-width:400px) and (max-width:479px){
    html{
        font-size:27px !important;
    }
    .fot ul li {
        width:48% !important;
        margin-top:0.5rem !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;
    }
    .individuation ul{
        padding-left:0.2rem !important;
        padding-right:0.2rem !important;
    }
    .scheme-list{
        padding:0 !important;
        flex-wrap:wrap !important;
    }
    .scheme-item {
        width: 43% !important;
        margin-top:0.4rem;
    }
    .marketing-item{
        width:25% !important;
    }
    .vip-list {
        padding-left: 10% !important;
    }
    .shop-list li {
        width: 50% !important;
    }
    .fot ul li {
        width:48% !important;
        margin-top:0.5rem !important;
    }
}
.my-h3{
    font-size:0.74rem;
    line-height:0.9rem;
    margin-bottom:0.5rem;
}
.my-p{
    font-size:0.44rem;
    line-height:0.74rem;
}
.my-h6{
    font-size:0.5rem;
    line-height:0.8rem;
    }
/* main */
.main{
    width:100%;
    padding:0.8rem 0;
    background:url("../../images/xcx/retail-apps/retail-banner.png") no-repeat;
   background-size:100% 100%;
   color:#fff;
   text-align: center;
}
/* scheme */
.scheme{
    width:100%;
    padding:0.8rem 0;
    text-align: center;
}
.scheme-list{
    width:100%;
    padding:0 0.3rem;
    margin-top:0.5rem;
    display:flex;
    justify-content: space-between;
    
}
.scheme-item{
    width:22%;
    
}
.scheme-item p{
    font-size:0.44rem;
    line-height:0.74rem;
}
.scheme-item img{
    width:40%;
    margin-bottom:0.4rem;
}
.scheme img{
    width:45%;
    margin-top:0.5rem;
}
.marketing{
    width:100%;
    padding:0.5rem;
    text-align: center;
    background:url("../../images/xcx/retail-apps/marketing-banner.png") no-repeat;
     background-size:100% 100%;
    color:white;
}
.marketing .bot{
    margin-top:0.5rem;
}
.marketing-list{
    width:100%;
    display:flex;
    justify-content: space-between;
    flex-wrap:wrap;
}
.marketing-item{
    width:23%;
    margin-top:0.5rem;
}
.marketing-item img{
    width:40%;
    margin-bottom:0.5rem;
}
.retail{
    width:100%;
    text-align: center;
    padding:0.6rem 0;
}
.retail>.my-p{
    width:100%;
    text-align: start;
    padding:0 0.3rem;
}
.retail-content{
    padding-top:0.55rem;
    width:100%;
}
.retail-content p{
    font-size:0.5rem;
}
.retail-content-top{
    padding-bottom:1.25rem;
    width:100%;
}
.retail-content-top .first{
   width:18%;
   margin-bottom:0.27rem;
}
.retail-content-top .arrow{
    display:block;
    margin:auto;
    padding-top:0.27rem;
}
.retail-content-top .last{
    width:93%;
    margin-top:0.27rem;
}
.retail-content-bottom{
    width:100%;
    display:flex;
    justify-content:space-between;
    padding:0 0.74rem;
}
.retail-content-main{
    width:47%;
    display:flex;
    flex-direction: column;
    justify-content: space-between;
    align-items:center;
}
.arrow{
    width:0.68rem;
    margin-bottom:0.27rem;
}
.retail-content-main .show{
    margin:0.5rem 0;
    width:100%;
}
.swiper-container{
    width:100%;
    text-align: center;
    overflow: hidden;
    background:#f4f4f4;
}
.swiper-container h3{
    margin-top:0.6rem;
}
.swiper-container img{
    width:90%;
    margin-top:0.6rem;
}
.swiper-container .swiper-wrapper{
    width:100%;
    padding-bottom:1.4rem;
}
.swiper-container .swiper-pagination-bullet,
.swiper-container2 .swiper-pagination-bullet,
.swiper-container3 .swiper-pagination-bullet{
    width:15px;
    height:15px;
}
.problem{
    width:100%;
    padding:0.6rem 0;
    text-align: center;
}
.problem-content-top img{
    width:60%;
    margin-top:0.6rem;
}
.problem-content-main img{
    width:90%;
    margin-top:0.6rem;
}
/* vip */
.vip{
    width:100%;
    padding:0.7rem 0;
    text-align: center;
}
.vip-list{
 width:100%;
 flex-wrap: wrap;
 padding-left:20%;
}
.vip-item{
    margin-top:0.3rem;
    width:100%;
    display:flex;
 justify-content: start;
}
.vip-item img{
    width:5%;
    margin-right:5%;
}
.smart{
    width:100%;
    padding:0.6rem 0;
    text-align: center;
    background:#f4f4f4;
    
}
.swiper-container2,.swiper-container3{
    width:100%;
    padding:0.8rem 0;
    text-align: center;
    overflow: hidden;
}
.swiper-container2 img{
   width:70%;
   margin-top:0.5rem;
}
.swiper-container2 .swiper-wrapper{
    width:100%;
}
.retail-smart{
    width:100%;
    padding:0.7rem 0;
    text-align: center;
    background:url("../../images/xcx/retail-apps/wisdom-banner.png") no-repeat;
   background-size:100% 100%;
   color:#fff;
}
.retail-smart ul{
    width:100%;
    display:flex;
    justify-content: space-between;
    flex-wrap:wrap;
} 
.retail-smart li{
    width:32%;
    margin-top:0.5rem;
}
.retail-smart li img{
    width:50%;
    margin-bottom:0.3rem;
}
.backstage{
    width:100%;
    text-align: center;
    padding:0.8rem 0;
}
.backstage>img{
   width:55%;
}
.backstage-list{
    width:100%;
    display:flex;
    justify-content: space-between;
    flex-wrap:wrap;
}
.backstage-item{
    width:20%;
    margin-top:0.5rem;
}
.backstage-item img{
    width:50%;
    margin-bottom:0.3rem;
}
.shop-list{
    width:100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.shop-list li{
    width:32%;
    margin-top:0.5rem;
}
.shop-list img{
  width:50%;
  margin-bottom:0.5rem;
}
.swiper-container3 .bottom{
    width:70%;
    margin-top:1.2rem;
}
.swiper-container3{
    background: #f4f4f4;
}
.fot{
    width:100%;
    padding:0.8rem 0;
    text-align: center;
}
.fot ul{
    width:100%;
    display:flex;
    justify-content: space-between;
    padding: 0.2rem 0.2rem;
    flex-wrap: wrap;
}
.fot ul li{
    padding: 0.5rem 0rem;
    width:23%;
    box-shadow: 0px 0px 0.5rem 0px rgba(15, 78, 164, 0.16);
}
.fot ul li img{
    width:40%;
    margin-bottom:0.4rem;
}

