.KeHu{
    height: 80px;
    background: #F7F7F7;
}
.KeHu ul{
    display: flex;
    width: 1200px;
    justify-content: space-between;
}
.KeHu ul li{
    display: flex;
    align-items: center;
}
.KeHu ul li p{
    font: 20px Microsoft YaHei;
    color: #666;
    width: 262px;
    display: none;
}
.KeHu ul .xians p{
    display: inline-block;
}
.ZhongLei h1{
    font: 36px Microsoft YaHei;
    color: #000;
    margin-top: 91px;
}
.ZhongLei ul{
    display: flex;
    width: 1350px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ZhongLei ul li{
    width: 450px;
    height: 547px;
    background: url(../images/innovation/bei.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    overflow: hidden;
}
.ZhongLei ul li img{
    padding: 100px 0 30px;
}
.ZhongLei ul li span{
    display: block;
    width: 40px;
    height: 2px;
    background: #007AFF;   
    position: absolute;
    left: 200px; 
}
.ZhongLei ul li h3{
    font: 24px Microsoft YaHei;
    color: #000;
    padding: 40px 0 10px;
}
.ZhongLei ul li>p{
    font: 16px Microsoft YaHei;
    color: #666;
}
.ZhongLei ul li div{
    position: absolute;
    top:550px;
    left: 33px;
    background-color: #007AFF;
    width: 380px;
    height: 477px;
}
.ZhongLei ul li .hover{
    top: 28px;
}
.ZhongLei ul li div h2{
    font: 24px Microsoft YaHei;
    color: #fff;
    padding: 80px 0 10px;
}
.ZhongLei ul li div span{
    background-color: #fff;
    position: absolute;
    top: 121px;
    left: 170px;

}
.ZhongLei ul li div p{
    font: 16px/26px Microsoft YaHei;
    color: #fff;
    width: 316px;
    /* margin-top: 39px; */
    margin: 0 auto;
    margin-bottom: 202px;
    margin-top: 49px;
}
.LiangDian{
    height: 508px;
    background: #F7F7F7;
    border-radius: 10px;
}
.LiangDian h3{
    font: 36px Microsoft YaHei;
    color: #000;
    margin: 100px 0 60px;
}
.LiangDian ul{
    display: flex;
    width: 1200px;
    justify-content: space-between;
    margin-bottom: 105px;
}
.LiangDian ul li p{
font: 18px SourceHanSansCN;
color: #000;
margin-top: 21px;
}
.LiuCheng>h3{
    font: 36px  Microsoft YaHei;
    color: #000;
    margin: 100px 0 60px;
}
.LiuCheng ul{
    display: flex;
    width: 1200px;
    flex-wrap: wrap;
    background:url(../images/innovation/qu.png) no-repeat center 50px;margin-bottom: 102px;
}
.LiuCheng ul li{
    width: 300px;height: 200px;
    margin-bottom: 50px;
}
.LiuCheng ul li h3{
    font: 18px SourceHanSansCN;
    color: #000;
    margin: 20px 0 8px;
}
.LiuCheng ul li p{
    font: 16px/24px SourceHanSansCN;
    color: #666;
}
.XinLai{
    height: 777px;
background: #F7F7F7;
border-radius: 10px;
}
.XinLai h3{
    font: 36px Microsoft YaHei;
    color: #000;
    margin: 100px 0 60px;
}
.XinLai .Jian{
    display: flex;
    justify-content: space-between;
    width: 1200px;
    height: 480px;
    align-items: center;
}
.XinLai .Jian div{
    width: 1060px;
    height: 480px;
    overflow: hidden;
    position: relative;
}
.XinLai .Jian div ul{
    display: flex;
    position: absolute;
    left: 0;
    margin-bottom: 100px;
}
.XinLai .Jian div ul li{
    margin-right: 40px;
    height: 480px;
    width: 325px;
    background-color: #fff;
}
.XinLai .Jian div ul li h4{
    font: 24px Microsoft YaHei;
    color: #000;
    margin: 26px 0 11px;
}
.XinLai .Jian div ul li p{
    width: 271px;
    font: 16px Microsoft YaHei;
    color: #666;
margin:0 auto;
}
