@media (max-width:500px){
    #section0 {
        display: none !important;
    }
    /* 移动端新页面start */
    

    html {
    touch-action: none;

    touch-action: pan-y;
    }
    .section-phone{
        display: block !important;
        background-color: #fff;
        text-align: center;
    }

    .phone-img{
        width: 100%;
        height: 100%;
        margin-top: 56px;
    }

    .form-phone label{
        margin-right: 10px;
        margin-bottom: 20px;
    }

    .form-phone label input {
        width: 260px;
        height: 32px;
        padding: 0 6px;
    }
    
    .form-phone label input::-webkit-input-placeholder{
        color:#999999;
        font-size: 13px;
        font-weight: 600;
    }

    .phone-p1{
        color: #333333;
        display: flex;
        justify-content: center;
        font-size: 16px;
        font-weight: bold;
        padding: 20px 0;
    }

    .phone-p2 input{
        position: absolute;
        top: 427px;
        left: 22px;
    }
    .phone-button{
        margin-top: 23px;
        width: 310px;
        height: 48px;
        border:none;
        border-radius: 41px;
        background-color: #2660cb;
        font-size: 19px;
        font-weight: 500;
        color: #fff;
    }
    .content-phone{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: 55px 0;
    }

    /*  */

    .custom-intr-phone p{
        opacity: 1;
        line-height: 36px;
        height: auto;
    }
    
    .custom-intr-phone{
        /* background: url(../img/home/intr-itembg.png) no-repeat center; */
        background-size: cover;
        /* border-bottom:2px transparent solid;
        border-image:linear-gradient(to right,#5f72e2,#ff0f41) 1 10; */
      
    }
    
    .custom-intr-phone h4 {
        margin-bottom: 25px;
    }
    
    .custom-intr-phone p{
        opacity: 1;
        line-height: 36px;
        height: auto;
    }
    
    /* .custom-intr-phone img:nth-child(1){
        display: none;
    } */
    .custom-intr-phone img{
        display: block;
    }
    .custom-intr-phone img{
        transition: all 0.3s;
        animation: bounce-up 1.5s linear 1;
    }
    .custom-intr-phone .font-linear-gradient{
        /* background-image: linear-gradient(to right,#5F72E2,#FF0F41);
        -webkit-background-clip:text;
        color: transparent; */
    } 
/* 移动端新页面end */
/* 移动端底部栏 */
    /* .sub-footer {
        display: none !important;
    }
    .sub-footer-phone {
       
        display: block !important;
        text-align: center;
    } */
    .sub-footer {
        text-shadow: none;
        background: #6EB7C9;
        text-align: center;
        padding: 20px 20px 30px 20px;
        width: 100%;
        font-size: 14px;
    }
    
    .footer-lan {
        position: fixed;
        bottom: 0px;
        z-index: 999;
        width: 100%;
        height:8%;
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        
    }
    .footer-lan span {
        position: absolute;
        bottom: 0;
        left: 50%;
        display: inline-block;
        width: 1px;
        height: 100%;
        background: #fff;
        transform: scaleX(0.5);
    }
    .footer-lan a:hover{
        opacity: 1;
    }
    .footer-consult{
        width: 50%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        background: linear-gradient( #BAE0E8, #6EB7C9);
    }
    .footer-register{
        width: 50%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        background: linear-gradient( #BAE0E8, #6EB7C9);
    }
   
    .footer-consult img {
        margin-right: 5px;
    }
    .footer-register img {
        margin-right: 5px;
    }
    .swiper-pagination{
        display: none;
    }
    .custom-intr-content {
        margin-top: 100%;
        width: 100%;
        height: 40%;
    }
    .custom-intr-item:hover{
        bottom: 0;
    }
    .abk-screenOne{
        top: 6rem;
    }
    .screenOne-title{
        font-size: 25px;
    }
    .screenOne-title2{
        font-size: 14px;
    }
    .custom-intr-item h4{
        font-size: 16px;
    }
    .custom-intr-item p{
        font-size: 14px;
    }
    .navbar-default .navbar-nav > .active >.homeNav{
        display: inline-block;
    }
    .phone-tt{
        text-transform: none;
    }
    .phone-text{
        display: block;
        text-align: center
    }
    .phone-desc{
        margin-bottom: 2rem;
    }
    .phone-around{
        display:flex;
        justify-content: space-around;
    }
    .phone-around-item{
        text-align: center;
    }
    .phone-around-text{
        margin-bottom: 4rem;
    }
    .around-item1{
        margin:3rem 0;
    }
    
    .intr-between{
        display:none;
    }
  .container  .intr-content{
        padding-top:0
    }
    .partner-img{
        display:none;
    }
    .phone-partner-img{
        display: block;
    }
    .phoneImg{
        display: flex;
        justify-content: space-around;

    }
   .phone-mb{
      margin-bottom:2rem;
    }
   .phone-partner{
       padding: 8rem 0 2rem 0 ;
       display: none;
   }
   .phone-banner{
       display: inline-block;
   }
   .home-banner-img{
       display: none
   }
   .whBanner-button{
        display: none;
   }
   .banner-text{
       left: 5%;
       text-align: center
   }
   .banner-btn{
       background-color: white;
       color:#1676ff;
   }
   .phone-btn{
       background-color: #1676ff;
        width: 125px;
        height:39px;
        text-align: center
   }
   .phone-btn-a{
       color:white;
       line-height: 30px;
       font-size: 15px
   }
   .phone-info{
       padding:4rem 1rem 0 1rem;
   }
   .computer-img{
       display:none
   }
   .phone-info-img2{
width:100%;
   }
   .info-img2{
       display: none
   }
}

@media (min-width:500px){
   
    .phone-btn{
        display: none
    }
    .phone-text{
        display: none;
    }
    .phone-partner-img{
        display: none;
    }
    .phone-banner{
        display: none
    }
    .home-banner-img{
        display: inline-block
    }
    .banner-btn{
        background-color: #3195ff;

    }
    .banner-a{
        color:#FFFFFF;
        width: 100%;
        height: 100%;

    }
    .computer-img{
        display:block;
    }
    .phone-info-img2{
        display: none
    }
}
