#header-ul a{
    color: #000;
}
.active-head{
    border-bottom: 0 !important;
}
.banner{
    width: 100%;
    height: 500px;
    background: url(../assets/zhbb/banner2025.png) no-repeat center;
    background-size: cover;
    position: relative;
    margin-top: -60px;
    z-index: -99;
}
.banner h1{
    position:absolute;
    left: 50%;
    top: 30%;
    font-size: 22px;
    left: 17.6%;
    top: 31%;
    color: #2C54E5;
    
}
.banner img{
    position:absolute;
    width: 38%;
    font-size: 16px;
    left: 45.6%;
    top: 10%;
   
    line-height: 1.5;
    text-indent: 3rem;
}
/* 产品特点 */
.cptd{
    width: 100%;
    padding: 60px 0;
}
.cptd-con{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cptd-con-box{
    width: 399px;
    height: 399px;
    background: url(../assets/zhbb/001.png) no-repeat center;
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
    /* justify-content: center; */
}

.cptd-con-box4{
    background: url(../assets/zhbb/002.png) no-repeat center;
    background-size: cover;
}

.cptd-con-box3{
    background: url(../assets/zhbb/003.png) no-repeat center;
    background-size: cover;
}

.cptd-con-box2{
    background: url(../assets/zhbb/dyhxt-w.png) no-repeat center;
    background-size: cover;
}
.cptd-con-box2:hover{
    background: url(../assets/zhbb/dyhxt-b.png) no-repeat center;
    background-size: cover;
}
.cptd-con-box5{
    background: url(../assets/zhbb/syhss-w.png) no-repeat center;
    background-size: cover;
}
.cptd-con-box5:hover{
    background: url(../assets/zhbb/syhss-b.png) no-repeat center;
    background-size: cover;
}
.cptd-con-box6{
    background: url(../assets/zhbb/zyhtd-w.png) no-repeat center;
    background-size: cover;
}
.cptd-con-box6:hover{
    background: url(../assets/zhbb/zyhtd-b.png) no-repeat center;
    background-size: cover;
}

.cptd-con-box>div{
    font-size: 22px;
    font-weight: 700;
    /* margin-top: 10%; */
    margin-top: 160px;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
}
.cptd-con-box>p{
    font-size: 18px;
   /* margin-top: 20px; */
   padding:0 9%;
   text-align: left;
 
   width: 75%;  
   padding-left: 5%;  
}
/* 产品优势 */
.cpys{
    width: 100%;
    height: 180px;
    background: #155EFF;
    background-size: cover;
    padding-top:60px ;
    position: relative;
}
.cpys-con{
    width: 100%;
    position: absolute;
    bottom: -540px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#tittle p{
    font-size: 18px;
    margin-top: 20px;
}
.cpys-con-box{
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    flex-direction: column;
    /* align-items: center; */
    width: 592px;
    height: 263px;
    background: url(../assets/zhbb/ywlj.png) no-repeat center;
    background-size: cover;
}
.cpys-con-box2{
    background: url(../assets/zhbb/ywlj2.png) no-repeat center;
    background-size: cover;
}
.cpys-con-box3{
    background: url(../assets/zhbb/ywlj3.png) no-repeat center;
    background-size: cover;
}
.cpys-con-box4{
    background: url(../assets/zhbb/ywlj4.png) no-repeat center;
    background-size: cover;
}
.cpys-con-box-top{
    display: flex;
    margin-top: 70px;
    margin-left: 50px;
}
.cpys-con-box-top img{
    margin-right: 10px;
    vertical-align: middle;
}
.cpys-con-box-top>div{
    font-size: 22px;
    font-weight: 700;
}
.cpys-con-box-bottom{
    margin-top: 20px;
    margin-left: 50px;
}

.cpys-con-box-bottom>ul>li{
    font-size: 16px ;
    margin-top: 10px;
    padding-right: 20%;
    /* display: flex;
    align-items: center; */
}
.cpys-con-box-bottom>ul>li span{
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #1677ff;
    margin-left: 5px;
    transform: translateY(-2px);
}
/* 背景 */
.beijing{
    background-color: rgb(241, 246, 255);
    width: 100%;
    padding-bottom: 40px;
    /* height: 570px; */
}
/* 数据 */
.shuju{
    width: 100%;
    height: 200px;
}
.shuju-con{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.shuju-box{
    margin-top: 40px;
}
.shuju-box h1{
    font-size: 70px;
    font-weight: 700;
    text-align: center;
}
.shuju-box h1 span{
    font-size: 58px;
    font-weight: 700;
}
.shuju-box p{
    font-size: 16px;
    color: #666;
    text-align: center;
}
/* 解决方案 */
.jjfa{
    width: 100%;
    height: 700px;
    background-color: rgb(241, 246, 255);
    padding: 60px 0;
}
.jjfa-con{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.jjfa-con-l{
    position: relative;
}
.jjfa-con-l-box{
    width: 398px;
    height: 110px;
    background: url(../assets/zhbb/jjfa-w.png) no-repeat center;
    background-size: cover;
    /* line-height: 110px; */
    display: flex;
    align-items: center;
    position: absolute;
    left: 0;
    top: 60px;
    border-radius: 12px;
    /* margin-top: 60px; */
}
.jjfa-con-l-box-active{
    width: 432px;
    height: 144px;
    line-height: 144px;
    background: url(../assets/zhbb/jjfa-b.png) no-repeat center;
    background-size: cover;
    border-radius: 0;
  
}
.jjfa-con-l-box-active h1{
    color: #fff !important;
    /* transition: all .3s ease;; */
}
.jjfa-con-l-box-active span{
    color: #fff !important;
    /* transition: all .3s ease;; */
}
.jjfa-con-l-box h1{
    font-size: 36;
    margin-left: 30px;
    color: #ccc;
}
.jjfa-con-l-box span{
    font-size: 18px;
    color: #ccc;
}
.jjfa-con-r{
    width: 64%;
    height: 521px;
    position: relative;
}
.jjfa-con-r-assets{
    display: none;
    width: 756px;
    height: 472px;
    margin-top: 40px;
    position: absolute;
    z-index: -99;
    top: 50%;
    transform: translateY(-50%);
    background: url(../assets/zhbb/ditu.png) no-repeat center;
    background-size: cover;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
   
}
.jjfa-con-r-assets>p{
    margin-left: 40px;
    font-size: 16px;
    top: 40px;
    position: absolute;
}
.jjfa-con-r-assets-block{
    display: block;
}
.jjfa-con-r-assets img{
    width: 100%;
   
}
.jjfa-con-r-assets-l{
    /* width: 46%;
    height: 100%;
    background-color: red; */
    float: left;
}
.jjfa-con-r-assets-r{
    /* width: 46%;
    height: 100%;
    background-color: #1677ff; */
    float: right;
}
.pull{
    display: flex;
    align-items: center;
}
.zzs{
    width: 371px;
    height: 81px;
    background: url(../assets/zhbb/zzs.png) no-repeat center;
    background-size: 100% 100%;
    margin-bottom: 5px;
}
.cwbb{
    width: 371px;
    height: 170px;
    background: url(../assets/zhbb/cwbb.png) no-repeat center;
    background-size: 100% 100%;
    margin-bottom: 5px;
}
.xfs{
    width: 371px;
    height: 76px;
    background: url(../assets/zhbb/xfs.png) no-repeat center;
    background-size: 100% 100%;
    margin-bottom: 5px;
}
.jjfa-con-r-assets-l h1,.jjfa-con-r-assets-r h1{
    font-size: 16px;
    color: #fff;
    width: 18px;
    margin-left: 20px;
    font-size: 14px;
}
.qysd{
    width: 371px;
    height: 118px;
    background: url(../assets/zhbb/qysd.png) no-repeat center;
    background-size: 100% 100%;
    margin-bottom: 5px;
}

.ccxw{
    width: 371px;
    height: 245px;
    background: url(../assets/zhbb/qysd.png) no-repeat center;
    background-size: 100% 100%;
    /* margin-bottom: 5px; */
}
.qt{
    width: 371px;
    height: 97px;
    background: url(../assets/zhbb/qt.png) no-repeat center;
    background-size: 100% 100%;
    margin-bottom: 5px;
}
.pull ul{
    padding: 0 20px;
    margin-left: 10px;
}
.pull li{
    font-size: 12px;
    margin-bottom: 4px;
    color: #333;
}
/* 对接 */
.duijie-box{
    width: 191px;
    height: 194px;
    background: url(../assets/zhbb/duijie-box.png) no-repeat center;
    background-size: 100% 100%;
    float: left;
    margin-left: 40px;
    display: flex;
    flex-direction: column;
    /* justify-content: space-around; */
    align-items: center;
    margin-top: 120px;

}
.duijie-box h1{
    color: #fff;
    margin-top: 14px;
    margin-bottom: 26px;
}

.duijie-box li{
    font-size: 15px;
    color: #333;
    margin-bottom: 10px;
}
/* 客户 */
.kehu-box{
    width: 314px;
    height: 131px;
    background: url(../assets/zhbb/kehu-box.png) no-repeat center;
    background-size: 100% 100%;
    display: flex;
    align-items:center ;
    float: left;
    margin-top: 160px;
    margin-right: 60px;
}
.kehu-box h1{
    width: 18px;
    color: #fff;
    font-size: 18px;
    margin-left: 18px;
    margin-right: 40px;
}
.kehu-box li{
    font-size: 16px;
    color: #333;
    margin-bottom: 5px;
}
.yq{
    background: url(../assets/zhbb/yq.png) no-repeat center;
    height: 120px;
    width: 95%;
    margin-top:40px ;
    display: flex;
    align-items: center;
    padding-left: 5%;
}
.xz{
    background: url(../assets/zhbb/xz.png) no-repeat center;
    height: 343px;
    width: 90%;
    margin-top:10px ;
    display: flex;
    align-items: center;
    padding:20px 5%;
    justify-content: space-between;
}
.yq h3{
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 5px;
}
.xz h3{
    font-size: 24px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 5px;
    
}
.xz span{
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
}
.yq span{
    font-size: 16px;
    color: #333333;
    margin-top: 10px;
}
.yq-right{
    font-size: 16px;
    color: #333333;
    margin-left: 150px;
}
.p1{
    font-size: 18px;
    
font-weight: 400;
color: #fff;
margin-bottom: 30px;
}
.p2{
    font-size: 16px;
    
font-weight: 400;
color: #fff;
margin-bottom: 10px;
}
.p3{
    font-size: 16px;
    
font-weight: 300;
color: #fff;
margin-bottom: 10px;
}
.xz-right{
    width: 8%;
    transform: translateX(45%);
}

.xz-left{
    width: 80%;
}
.jg{
    margin-top: 40px;
}

.cptd-con-box p{
    position: relative;
}
.iconfont{
    display: inline-block;
    width: 7px;
    height: 7px;
    background: hsla(221, 100%, 54%, 1);
    border-radius: 50%;
    position: absolute;
    left: 6px;
    top: 10px;
}
p{
    font-size: 16px;
}
.cptd-con-box p{
    font-size: 16px;
}
.xz-left p{
    font-size: 16px !important;
}