
.containerB{
    width: 100%;
    height: 100% !important;
     
}
body{
    width: 100% ;
    height: 100% !important;
    position: relative;
}
.content{
    /* position: absolute; */
    width: 1200px;
    margin: 0 auto; 
   height: 100% !important;
}
.content1{
    width: 1200px;
    margin: 0 auto;
    height: 585px;
}
.banner{
    width: 100%;
    background-size: cover;
    background: url(../../../images/landing/banner.jpg)
}
.content::after{
    content: '';
    display: block;
    visibility: hidden;
    clear: both;
}
.clearfix::after{
    content: '';
    display: block;
    clear: both;
    visibility: hidden;
}
.buy{
    /* background: url(../../../images/landing/矩形4拷贝2.png); */
    width: 157px;
    height: 50px;
    margin-bottom: 30px;
}
.a1{
    padding-top: 37px;
    /* width: 500px;
    height: 526px; */
    float: left;
    margin-right: 50px;
}
.p-box p{
 line-height: 32px;
 font-size: 24px;
 color: rgb(32,131,199);
 margin: 0;
}
.p-box{
    padding-top: 25px;
    font-size: 0;
    width: 620px;
    margin-bottom: 20px;
    
}
.s-box{
    font-weight: bold;
    margin-bottom: 16px;
}
.fr{
    float: left;

    padding-top: 16px;
}
.feature{

    width: 620px;
}
.s1{
     margin-right: 26px;
    font-size: 21px;
    display: inline-block;
    color: rgb(32,131,199);
}
.s1:last-child{
    margin-right: 0;
}
.s1 img{
    vertical-align: 10%;
 width: 13px;
 height: 13px;
 margin-right: 6px;
}
.m-box{
    color: black;
    font-size: 20px;
    display: inline-block;
 width: 610px;
 position: relative;
}
.ios{
    display: block;
    width: 248px;
    height: 75px;
    margin-bottom: 8px;
}
.android{
    display: block;
    width: 248px;
    height: 75px; 
}
.m02_box{
    margin-top: 16px;
   
}
.m-box{
    display: inline-block;
}
.erwei{
  position: absolute;
  top: 0;
  right: 0;
    width: 196px;
    height: 196px;
    vertical-align: top;
}
.content2{
    background: rgb(246, 246, 246);
    padding: 30px 0;
}
.video{
    width: 1200px;
    height: 675px;
    margin: 0 auto;
}
.gray{
    width: 100%;
    background: rgb(246, 246, 246);
}
.content3{
    padding-top: 47px;
    padding-bottom: 40px;
}
.content4 h4{
    font-weight: normal;
    color: #FF4646;
    margin-bottom: 54px;
        font-size: 30px;
}
.content4{
    padding-top: 36px;
    padding-bottom: 57px;
    text-align: center;
}
.box01{
     margin-right: 36px;
    box-sizing: border-box;
    padding-top: 32px;
    vertical-align: top;
    display: inline-block;
    background: white;
    width: 540px;
    height: 340px;
    box-shadow: 5px 5px 5px 5px rgba(240, 240, 240, 6.07);
 
}
.box01:last-child{
    margin-right: 0;
}
.box01>img{
    width: 66px;
    height: 66px;
    margin-bottom: 30px;
}
.box01>div{
    line-height: 40px;
    font-size: 20px;
    width: 480px;
    color: #666666;
    text-align: center;
    margin: 0 auto;
    
}

.message{
    color: #434343;
    font-size: 35px;
    display: inline-block;
    text-align: left
}
.ma03>img{
    width: 249px;
    height: 249px;
    margin-bottom: 30px;
}
.ma03>span{
    display: block;
    color: #FF4646;
    font-size: 30px;
}
.ma03{
    vertical-align: top;
    margin-right: 60px;
    display: inline-block
}
.message>div{
 margin-bottom: 30px;
}
.flbox{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.phoneCon{
width: 1200px;
height: 336px
}
.phoneCon>img{
display: none;
}

.phoneCon>img{
 margin: 0 -20px;
}
.eightFunItem{
    display: flex;
    flex-direction: column;
    margin-right: 86px;
    text-align: left;
}

.eightFunItem>img{
    margin-bottom: 20px;
}
.eightFunItem>img:last-child{
   margin-bottom: 0;
}

@media only screen and (min-width: 0) and (max-width: 1200px) {
    .body{
        font-size: 100px;
    }
    .banner{
        /*background: url("")*/

    }
    .content1{
           width: 100%;
    }
    .a1{
        
        width: 90%; 
        display: block;
       float: none;
       margin:0 auto;
    }
    .fr{
        text-align: center;
        float: none;
        margin: 0 auto;
    }
    .p-box{
        width: 100%;
    }
    .feature{
        width: 90%;
    }
    .m-box{
        text-align: center;
    }
    .m02_box{
        justify-content: center;
        display: flex;
        padding: 0 10px;
    }
    .m02_box a {
        padding: 0 10px;
    }
    .erwei{
        margin-top: 20px;
        margin-bottom: 20px;
       position: relative;
    }
    .ios {
        /*width: 40%;*/
        width: 100%;
        height: auto;
    }
    .android {
        /*width: 40%;*/
        width: 100%;
        height: auto;
    }
    .content1{
        height: auto;
    }
    .cen{
        text-align: center;
    }
    .content2{
        width: auto;
    }
    .video{
        width: 100%;
        height: 100%;
    }
    .m-box{
        width: 100%;
    }
    .phoneCon{
        width: 100%;
        height: auto;
    }
    .phoneCon>img{

    }
    .content{
        width: auto;
        height: auto;
    }
    .eightFunItem{
        margin-right: 0;
    }
    .conFel{
        /* justify-content: baseline; */
    }
    .box01{
        margin: 0 auto !important;
        display: block;
        width: 90%;
        height: auto;
        padding-bottom: 5%;    
    }
    .box01:last-child{
        margin-top: 20px !important;
    }
    .box01>div{
        width: 80%;
    }
    .eightFunItem>img{
        width: 80%;
    }
    .eightFunItem{
        width: 80%;
        margin-right: 0;
    }
  
     .message > div{
        margin-bottom: 10px;
        font-size: 20px;
        text-align: center;
    }
    .ma03{
        margin-right: 0;
        margin-bottom: 20px;
    }
    .message > img{
        width: 200px;
        height: 200px;
    }
    .message > span{
        text-align: center;
          font-size: 20px;
    }
    .swiper-container{
        display: none;
    }
    .phoneCon>img{
        display: inline-block;
    }

}
/* @media only screen and (min-width: 0) and(max-width:500px){
 
} */