.part0{
    width:100%;
    position: relative;
    /* background: #0071D0; */
    /* border: 1px solid red; */
}
.part0 img{
    width: 100%;
    height:100%;
}
.part0 .swiper-slide{
    height: auto;
}
.part1{
    position: relative;
    width: 100%;
    height: 70px;
    /* border: 1px solid red; */
    background: #0071D0;
}
.part1 .left{
    position: absolute;
    top: 24px;
    left:16.67vw;
}
.part1 .left span{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
}
.part1 .left span .num{
    font-size: 22px; 
}
.part1 .middle {
    position: absolute;
    top: 20px;
    left: 42.67vw;
}
.part1 .middle span {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
}
.part1 .middle span .num{
    font-size: 22px; 
}
.part1 .right{
    width: 1000px;
    position: absolute;
    /* border:1px solid red; */
    top: 20px;
    right:16.67vw ;
}
.part1 .right p{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
}

.part1 .right .swiper-container{
    --swiper-theme-color: #ff6600;/* 设置Swiper风格 */
    --swiper-navigation-color: #fff;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 15px;/* 设置按钮大小 */
  }
.part2{
    width: 100%;
    height: 480px;
    background: #F5F7FA;
    position: relative;
}
.part2 .content{
    width: 1280px;
    position: relative;
    top: 68px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.part2 .content .item{
    width: 250px;
    height: 170px;
    border: 1px solid#F5F7FA;
    transition: 600ms;
    margin-right: 5px;
    margin-bottom: 15px;
}
.part2 .content .item .icon-box{
    width: 50px;
    margin: 0 auto;
    position: relative;
    top:37px;
    /* border: 1px solid red; */
}
.part2 .content .item .icon-box img{
    width: 100%;
}
.part2 .content .item p{
    width:100%;
    /* position: absolute; */
    /* top: 102px; */
    text-align: center;
    margin-top: 55px;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333;
    transition: 600ms;
}
.part2 .content .item:hover{
    background: #FFFFFF;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
}
.part2 .content .item:hover p{
    color: #0071D0;
}


.part3{
    width: 100%;
    height:722px;
    position: relative;
    /* border: 1px solid red; */
    margin-top:24px;
    margin-bottom: 32px;
    background-image: url(../image/home_part_bg.png);
    background-size: 100% 100%;
}
.part3 .title{
    font-size: 32px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    text-align: center;
    padding-top: 52px;
}
.part3 .getMore a{
    width: 100px;
    position: relative;
    left: 50%;
    margin-left: -50px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #0071D0;
    text-align: center;
    top:18px;
}
.part3 .content{
    position: relative;
    top: 54px;
    width: 1280px;
    height: 460px;
    margin: 0 auto;
    /* border:1px solid red; */
    display: flex;
    justify-content: space-between;
}
.part3 .content .item1{
    position: relative;
    width: 420px;
    height: 460px;
    background: linear-gradient(45deg, #00C6FF, #0071D0);
}
.part3 .content .item2,
.part3 .content .item3,
.part3 .content .item4{
    width: 270px;
    height: 460px;
    position: relative;
}
.part3 .content .item2{
    background:url(../image/zbxx.jpg);
    background-size: 100% 100%;
}
.part3 .content .item3{
    background:url(../image/zbxx1.jpg);
    background-size: 100% 100%;
}
.part3 .content .item4{
    background:url(../image/zcwj.jpg);
    background-size: 100% 100%;
}
.part3 .content .zt{
    position: absolute;
    top: 45%;
    left: 50%;
    margin-left: -50px;
    width: 200px;
    font-size: 26px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
}
.part3 .content .item1 .zt{
    left: 42px;
    top: 133px;
    margin-left: 0;
}
.part3 .content .item1 .article{
    position: absolute;
    width: 322px;
    /* height: 46px; */
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 32px;
    left: 42px;
    top: 234px;
}

.part4{
    width: 100%;
    height: 680px;
    background-image: url(../image/home_part4_bg.jpg);
    background-size: 100% 100%;
}
.part4 .content{
    position: relative;
    width: 1280px;
    margin:0 auto;
    /* border: 1px solid red; */
    top: 165px;
    display: flex;
    justify-content: space-between;
}
.part4 .content .left{
    width: 448px;
}
.part4 .content .left .p1{
    font-size: 36px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #000000;
    margin-bottom: 40px;
}
.part4 .content .left .p2,
.part4 .content .left .p3{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
}
.part4 .content .left .p2{
    margin-bottom: 40px;
}
.part4 .content .right{
    width: 640px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.part4 .content .right .cooperate{
    width: 200px;
    height: 100px;
    background:#fff;
    margin-bottom: 25px;
}
.part4 .content .right .cooperate p{
    text-align: center;
    margin-top:43px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
}
.part5{
    width: 100%;
    height: 780px;
    background-image: url(../image/home_part5_bg.jpg);
    background-size: 100% 100%;
}
.part5 .content{
    width: 856px;
    /* border: 1px solid red; */
    position: relative;
    top: 145px;
    margin:0 auto;
    display: flex;
    justify-content: space-between;
}
.part5 .content .left{
    position: relative;
    width: 429px;
    height: 530px;
    /* border: 1px solid red; */
    background:url(../image/home_part5_left_bg.png);
    background-size: 100% 100%;
}
.part5 .content .left .sw-con{
    width: 231px;
    height: 501px;
    position: absolute;
    top: 14px;
    left: 93px;
    /* border: 1px solid red; */
}
.part5 .content .right{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.part5 .content .right .shang{
    position: relative;
    top: 20px;
    text-align: center;
    /* left: 1px; */
}
.part5 .content .right .shang .t1{
    font-size: 26px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #000000;
}
.part5 .content .right .shang .t2{
    font-size: 26px;
    font-family: Source Han Sans CN;
    font-weight: 100;
    color: #000000;
}
.part5 .content .right .zhong{
    width: 264px;
    height: 264px;
}
.part5 .content .right .zhong img{
    width: 100%;
    height: 100%;
}
.part5 .content .right .xia{
    position: relative;
    top: -28px;
    text-align: center;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    line-height: 32px;
}