.inside-banner{
 height: 711px;
 background-size: auto;
 background-position: top right;
}
.inside-banner .txtInfor{
    position: relative;
}
.inside-banner .txtInfor .img{
    width: 788px;
    position: absolute;
    right: 0;
    bottom: -144px;
}
.inside-banner .txtInfor .txt{
    width: 571px;
    padding-top: 199px;
    z-index: 1;
    position: relative;
}
.inside-banner .txtInfor .txt .bigTxt{
    font-size: 56px;
    font-family: "D-DINExp-Bold";
    color: #233863;
    line-height: 61px;
    margin-bottom: 24px;
}
.inside-banner .txtInfor .txt .smallTxt{
    font-size: 20px;
font-family: Verdana;
color: #233863;
line-height: 30px;
margin-bottom: 56px;
}
.inside-banner .btn a.getBtn{
    width: 180px;
    height: 52px;
    line-height: 52px;
    background: #229AF4;
    border-radius: 45px;
    display: block;
    text-align: center;
    font-size: 16px;
    font-family: Verdana, Verdana;
    font-weight: bold;
    color: #FFFFFF;
}
.through-independent{
    padding-top: 104px;
    padding-bottom: 104px;
}
.through-independent .dentBox {
    /* height: 285px; */
background: #F7F8FA;
border-radius: 8px;
padding: 62px 50px 63px;
box-sizing: border-box;
text-align: center;
}
.through-independent .dentBox p{
    font-size: 28px;
    font-family: Verdana, Verdana;
    font-weight: normal;
    color: #233863;
    line-height: 40px;
}
.core-advantages{
    padding-bottom: 104px;
}
.module-title{
    font-size: 40px;
    font-family: "D-DINExp-Bold";
    color: #233863;
    line-height: 43px;
    margin-bottom: 56px;
    text-align: center;
}
.core-advantages .coreadBox .item{
   width: 33.3333%;
   float: left;
   padding: 0 15px;
   box-sizing: border-box;
}
.core-advantages .coreadBox .item .insideBox{
    border-radius: 16px;
    padding: 40px 0 0;
    box-sizing: border-box;
    height: 550px;
 }
 .core-advantages .coreadBox .item .txt{
    padding: 0 43px 0 48px;
    box-sizing: border-box;
 }
 .core-advantages .coreadBox .item1 .insideBox{
    background: #E9F9F6;
 }
 .core-advantages .coreadBox .item2 .insideBox{
    background: #E7F9FF;
 }
 .core-advantages .coreadBox .item3 .insideBox{
    background: #EDF7FF;
 }
 .core-advantages .coreadBox .item .img{
   position: relative;
   height: 122px;
   margin-bottom: 32px;
 }
 .core-advantages .coreadBox .item .txt .tit{
    font-size: 24px;
    font-family: Verdana;
    color: #233863;
    line-height: 29px;
    margin-bottom: 40px;
 }
 .core-advantages .coreadBox .item .txt li{
    font-size: 14px;
    font-family: Verdana;
    color: #6B7B9B;
    margin-bottom: 24px;
    position: relative;
    padding-left: 17px;
    box-sizing: border-box;
 }
 .core-advantages .coreadBox .item .txt li span{
     position: absolute;
     width: 5px;
    height: 5px;
    background: rgba(107, 123, 155, 0.5);
    display: block;
    top: 8px;
    left: 0;
    margin: auto;
    border-radius: 50%;
 }
 .core-advantages .coreadBox .item.item1 .txt li span{
    top: 6px;
    bottom: auto;
 }
 .enable-service{
     padding-bottom: 75px;
 }
 .enable-service .module-title{
     margin-bottom: 49px;
}
 .enable-service .enseBox{
     display: flex;
     justify-content: space-between;
 }
 .enable-service .enseBox .enseImg{
    max-width: 620px;
 }
 .enable-service .enseBox .txt{
     width: 580px;
 }
 .enable-service .enseBox .txt .item{
    width: 500px;
    height: 88px;
    line-height: 88px;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px 0px rgba(32,54,83,0.05);
    border-radius: 4px;
    font-size: 20px;
    font-family: Verdana;
    color: #233863;
    margin: 0 auto 4px;
    padding-left: 48px;
    box-sizing: border-box;
    cursor: pointer;
    transition: all 0.3s;
 }
 .enable-service .enseBox .txt .item.enseHover{
    background: #229AF4;
    box-shadow: 0px 10px 30px 0px rgba(32,54,83,0.05);
    border-radius: 4px;
    width: 580px;
    color: #FFFFFF;
 }

 .private-domain{
    margin-bottom: 104px;
}
.private-domain .pdomainBox{
   height: 312px;
   background: #ECF5FF;
   border-radius: 16px;
   padding-top: 44px;
   background-image: url(../images/domain.png);
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
}
.private-domain .pdomainBox .module-title{
  position: relative;
  margin-bottom: 21px;
  padding: 0 137px 17px;
}
.private-domain .pdomainBox .module-title::after{
   position: absolute;
   width: 61px;
   height: 5px;
   background: #4EDDC7;
   content: '';
   display: block;
   left: 0;
   right: 0;
   bottom: 0;
   margin: auto;
}
.private-domain .pdomainBox .des{
   font-size: 20px;
   font-family: Verdana;
   color: #233863;
   line-height: 32px;
   padding: 0 90px;
   box-sizing: border-box;
   text-align: center;
}
.excellent-cooperative{
    padding-bottom: 104px;
}
.excellent-cooperative .module-title{
  margin-bottom: 64px;
}
.excellent-cooperative .logo-box{
    margin: 0 -10px;
}
.excellent-cooperative .logo-box .img{
    width: 14.219%;
  float: left;
  padding: 0 10px;
  box-sizing: border-box;
}
.excellent-cooperative .logo-box .img .insideImg{
position: relative;
height: 162px;
background: #FFFFFF;
box-shadow: 0px 4px 11px 0px rgba(0,0,0,0.1);
border-radius: 8px;
}
.excellent-cooperative .logo-box .img .insideImg img{
    max-width: 130px;
}

/* 轮播 */
.m-enable-service{
    padding-bottom: 48px;
}
.m-enable-service .enseBox {
    overflow: hidden;
    position: relative;
}
.m-enable-service .spBox{
    text-align: center;
    padding-bottom: 44px;
}
.m-enable-service .spBox .text{
    background: #FFFFFF;
box-shadow: 0px 10px 30px 0px rgba(32,54,83,0.05);
border-radius: 4px;
padding: 20px 24px;
box-sizing: border-box;
margin-top: 12px;
height: 88px;
}
.m-enable-service .spBox p{
    font-weight: bold;
    font-size: 20px;
    color: #233863;
    line-height: 24px;
}
.m-enable-service .swiper-pagination{
  left: 0;
  right: 0;
  bottom: 0px;
  margin: auto;
}
.m-enable-service .swiper-pagination-bullet{
  margin: 0 3px;
  width: 12px;
height: 12px;
background: #D8D8D8;
opacity: 1;
cursor: pointer;
}
.m-enable-service .swiper-pagination-bullet-active{
    width: 30px;
    background: #229AF4;
    border-radius: 6px;
}
.m-enable-service .swiper-slide.swiper-slide-next .spBox,.m-enable-service .swiper-slide.swiper-slide-prev .spBox{
    box-shadow: 0px 16px 50px -4px rgba(157,168,194,0.15);
    opacity: 0.5;
}
.excellent-cooperative .logo-box .img:nth-of-type(7) {
    display: none;
}
@media screen and (max-width:1280px){
    .core-advantages .coreadBox .item .txt{
        padding: 0 41px 0 41px;
    }
}

@media screen and (max-width:768px){
    .solition-auto .m-banner img{
       margin-top: -64px;
    }
    .through-independent{
        padding-top: 59px;
        padding-bottom: 48px;
    }
    .through-independent .dentBox{
        padding: 32px 24px;

    }
    .through-independent .dentBox p{
        font-size: 18px;
        line-height: 30px;
    }
    .module-title{
        font-size: 32px;
        line-height: 35px;
        margin-bottom: 32px;
    }
    .core-advantages{
        padding-bottom: 24px;
    }
    .core-advantages .coreadBox .item{
        width: 100%;
        float: none;
        padding: 0;
        margin-bottom: 24px;
    }
    .core-advantages .coreadBox .item1 .insideBox{
        padding-top: 32px;
    }
    .core-advantages .coreadBox .item .txt{
        padding: 0 24px;
    }
    .core-advantages .coreadBox .item .txt .tit{
        margin-bottom: 32px;
    }
    .core-advantages .coreadBox .item .insideBox{
        padding: 32px 0;
        height: auto;
    }
    .core-advantages .coreadBox .item .txt li:nth-last-of-type(1){
        margin-bottom: 0;
    }
    .enable-service .module-title{
        margin-bottom: 32px;
    }
    .private-domain .pdomainBox{
        padding: 32px 24px;
        height: auto;
        box-sizing: border-box;
        background-image: url(../images/m_domain.png);
        background-position: top;
        background-size: 100%;
    }
    .private-domain .pdomainBox .module-title{
        padding: 0 0 22px;
        margin-bottom: 22px;
        box-sizing: border-box;
    }
    .private-domain .pdomainBox .des{
        padding: 0;
    }
    .private-domain{
        margin-bottom: 48px;
    }
    /* 合作伙伴logo start*/
    .excellent-cooperative{
        padding-bottom: 24px;
    }
    .excellent-cooperative .module-title{
        margin-bottom: 32px;
    }
    .excellent-cooperative .logo-box{
        margin: 0 -10px;
    }
    .excellent-cooperative .logo-box .img{
        width: 25%;
        padding-bottom: 16px;
    }
    .excellent-cooperative .logo-box .img .insideImg{
        height: 76px;
    }
    .excellent-cooperative .logo-box .img .insideImg img{
        max-width: 63px;
    }
    .excellent-cooperative .logo-box .img:nth-of-type(7) {
        display: none;
    }
    .excellent-cooperative .logo-box .img:nth-of-type(8) {
        display: none;
    }
    /* 合作伙伴logo end*/
}
