body{
    background-color: #f6f6f6;
}

.header{
    background-color: #fff;
}

.text .title{
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #073C82;
    line-height: 31px;
}

.first{
    width: 1680px;
    margin: 210px auto 0;
}

.first .line-one {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    line-height: 61px;
}

.first .line-two{
    margin-top: 109px;
    display: flex;
    justify-content: space-between;
}

.first .line-two .left{
    width: 820px;
    height: 664px;
    background: #E9E9E9;
}

.first .line-two .right{
    width: 820px;
    height: 664px;
    overflow: hidden;
}

.first .line-two .right img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.first .swiper-pagination {
    text-align: right;
    padding-right: 20px;
}

.first .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
}

.first .line-two .words{
    width: 632px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    line-height: 35px;
    margin-top: 31%;
    margin-left: 31%;
}

.first .line-two .words .title{
    font-size: 28px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #073C82;
    line-height: 104px;
    margin-bottom: 89px;
}

/*.second{*/
/*    width: 1680px;*/
/*    height: 561px;*/
/*    margin: 77px auto 0;*/
/*    position: relative;*/
/*}*/

/*.second .contain{*/
/*    top: 104px;*/
/*}*/

/*.second .contain hr{*/
/*    margin-top: 151px;*/
/*}*/

/*.second .contain .allone{*/
/*    width: 1586px;*/
/*    margin: 0 auto;*/
/*    position: absolute;*/
/*    top: 132px;*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*}*/

/*.second .contain .one{*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    align-items: center;*/
/*}*/

/*!* .second .contain .one:first-child{*/
/*    margin-left: 46px;*/
/*} *!*/

/*.second .contain .circle{*/
/*    width: 95px;*/
/*    height: 95px;*/
/*    background-color: #fff;*/
/*    border: 1px solid #fff;*/
/*    border-radius: 50%;*/
/*    position: relative;*/
/*}*/

/*.second .contain .active-circle{*/
/*    border-color: #073C82;*/
/*}*/

/*.second .contain .circle img{*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    transform: translate(-50%,-50%);*/
/*}*/

/*.second .contain .desc{*/
/*    width: 194px;*/
/*    font-size: 14px;*/
/*    font-family: Source Han Sans CN;*/
/*    font-weight: 400;*/
/*    color: #333333;*/
/*    line-height: 28px;*/
/*    margin-top: 35px;*/
/*}*/

.second{
    width: 1680px;
    height: 561px;
    margin: 77px auto 0;
    position: relative;
}

.second .contain{
    top: 104px;
}

.second .contain .light-line{
    width: 7.4%;
    height: 2px;
    position: absolute;
    background-color: #073C82;
    top: 15%;
    transition: width 0.6s ease-in-out;
}

.second .contain hr{
    margin-top: 151px;
}

.second .contain .allone{
    width: 1586px;
    margin: 0 auto;
    position: absolute;
    top: 132px;
    display: flex;
    justify-content: flex-start;
}

.second .contain .one{
    width: 20%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* .second .contain .one:first-child{
    margin-left: 46px;
} */

.second .contain .circle{
    width: 95px;
    height: 95px;
    border-radius: 50%;
    position: relative;
    background-color: #f6f6f6;
}
.second .contain .circle .blue{
    filter: grayscale(1) brightness(2);
}
.second .contain .active-one .blue{
    filter: unset;

}
.second .contain .circle img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.second .contain .circle img:first-child{
    top: 86%;
    opacity: 0;
    transition: 0.6s;
}

/* .second .contain .circle img:nth-child(2){
    z-index: 6;
} */


.second .contain .active-one img:first-child{
    opacity: 1;
}

.second .contain .active-one img:nth-child(3){
    display: block !important;
}

.second .contain .bottom{
    margin-top: 65px;
    opacity: 0;
    transition: 0.6s;
}

.second .contain .active-one .bottom{
    opacity: 1 !important;
}

.second .contain .desc{
    width: 194px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: 28px;
    margin-top: 35px;
}

.third{
    width: 1680px;
    margin: 0 auto;
}

.third .contain{
    margin-top: 75px;
    display: flex;
}

.third .item{
    margin-left: 117px;
    display: flex;
}

.third .item:first-child{
    margin-left: 0;
}

.third .item .left{
    width: 26px;
    height: 26px;
}

.third .item .right{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    line-height: 26px;
    margin-left: 22px;
}

.four{
    width: 1680px;
    margin: 143px auto 0;
}

.four .contain{
    margin-top: 55px;
}

.four .contain table{
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #666666;
    border-collapse:collapse;
    background-color: #fff;
}

.four .contain table td{
    border-right-style: none;
    border-left-style: none;
}

.four .contain table tr{
    height: 79px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    line-height: 61px;
    border-bottom: 1px solid rgba(0,0,0,0.17);
}

.four .contain tr:first-child{
    background: #073C82;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 61px;
}

.four .contain td{
    width: 240px;
    text-align: center;
}

.five{
    width: 1680px;
    margin: 116px auto 0;
}

.five .contain{
    width: 100%;
    position: relative;
    margin-top: 65px;
}

.five .contain .left{
    width: 100%;
    height: 641px;
    /*overflow: hidden;*/
}

.swiper img:hover{
    transform: scale(1);
}

.five .swiper-button-gray{
    color: grey;
}

.five .swiper-button-gray:after{
    font-size: 20px;
}

.five .swiper-button-blue{
    color: #073C82;
}

.five .contain .right{
    width: 802px;
    height: 517px;
    border: 1px solid #f1f1f1;
    margin-left: 880px;
    margin-top: -414px;
    background-color: #fff;
}

.five .contain .right>div{
    margin-top: 186px;
    margin-left: 290px;
}

.five .contain .imgs p{
    width: fit-content;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    line-height: 61px;
    padding: 300px 398px 0 0;
    position: absolute;
    right: 0;
    top: 0;
}

.five .contain .right .line-two{
    width: 125px;
    display: flex;
    justify-content: space-between;
    margin-top: 129px;
}

.five .contain .right  .item{
    width: 51px;
    height: 51px;
    border-radius: 50%;
    position: relative;
    border: 1px solid #666;
}

.five .contain .right  .item img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}


.six{
    width: 1680px;
    height: 779px;
    margin: 101px auto 137px;
    background-color: #fff;
}

.six .title{
    margin: 81px auto 111px;
    text-align: center;
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #073C82;
    line-height: 104px;
}

.six .contain{
    width: 1430px;
    display: flex;
    justify-content: space-around;
    margin: 37px auto 0;
    flex-wrap: wrap;
    font-size: 15px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    line-height: 21px;
}

.six .contain .line-one{
    width: 100%;
    display: flex;
}

.six .contain .item{
    width: 386px;
    height: 78px;
    font-size: 15px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    line-height: 21px;
    border-bottom: 1px solid rgba(00,00,00,0.14);
}

.six .contain .line-one .item:first-child{
    margin-right: 130px;
}

.six .contain .line-one .item:nth-child(2){
    margin-right: 141px;
}

.six .contain .item input{
    outline: none;
    border: none;
}

.six .contain .line-two{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 74px;
}

.six .contain .line-two div:nth-child(2){
    width: 913px;
}

.six .contain .line-three{
    width: 100%;
    margin-top: 74px;
}

.six .contain .line-three .item{
    width: 100%;
}

.six .contain .line-four{
    margin-top: 90px;
}

.six .contain .line-four button{
    width: 109px;
    height: 37px;
    background: #073C82;
    border-radius: 19px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 21px;
}
@media screen and (max-width: 2560px){

}


@media screen and (max-width: 2048px){

}

@media screen and (max-width: 1856px){

}

@media screen and (max-width: 1792px){

}

@media screen and (max-width: 1680px){

}

@media screen and (max-width: 1600px){

}

@media screen and (max-width: 1440px){
    .first{
        width: 100%;
        padding: 0 2%;
    }
    .first .line-two .left{
        width: 45%;
        height: auto;
    }
    .first .line-two .right{
        width: 45%;
        height: auto;
    }
    .second{
        width: 100%;
        padding: 0 2%;

    }
    .second .contain .allone{
        width: 100%;
    }
    .four{
        width: 100%;
        padding: 0 2%;
    }
    .five{
        width: 100%;
        padding: 0 2%;

    }
    .five .swiper-slide .imgWrap img{
        width: 62%;
    }
    .six{
        width: 100%;
        padding: 0 2%;

    }
    .five .contain .imgs p{
        padding: 230px 398px 0 0;
    }
    .five .contain .right{
        width: 700px;
        height: 440px;
        border: 1px solid #f1f1f1;
        margin-left: 593px;
        margin-top: -497px;
        background-color: #fff;
    }
}

@media screen and (max-width: 1400px){

}

@media screen and (max-width: 1366px){

}






@media screen and (max-width: 820px){
    .first{
        margin-top: 150px;
        width: 100%;
        padding: 0 6%;
    }
    .first .line-two{
        margin-top: 50px;
        flex-direction: column;
    }
    .first .line-two .left{
        width: 100%;
        height: auto;
        padding: 6%;
    }
    .first .line-two .words{
        width: 100%;
        height: auto;
        margin: 20px 0;
    }
    .first .line-two .right{
        width: 100%;
        height: auto;
    }
    .first .line-two .words .title{
        margin-bottom: 0;
    }
    .second{
        width: 100%;
        padding: 0 6%;
        height: auto;
    }
    .second .contain .one{
        width: 50%;
        height: auto;
    }
    .second .contain .allone{
        width: 100%;
        justify-content: center;
        position: static;
        flex-wrap: wrap;
        margin-top: 50px;
    }
    .second .contain .light-line{
        display: none;
    }
    .second .contain hr{
        display: none;
    }
    .four{
        width: 100%;
        height: auto;
        padding: 0 6%;
        margin-top: 100px;
    }
    .four .contain table{
        /*表格自适应*/
        width: 1680px;
        height: auto;
        overflow-x: auto;
    }
    .four .contain{
        overflow: hidden;
        overflow-x: auto;
    }
    .four .contain td{
        width: 150px;
    }
    .five{
        width: 100%;
        padding: 0 6%;
    }
    .five .contain{
        width: 100%;
        position: relative;
        margin-top: 65px;
        display: flex;
        flex-direction: column;
    }
    .five .contain .left{
        width: 100%;
        height: auto;
    }
    .five .contain .left .imgWrap img{
        width: 100%;
        height: auto;
    }
    .five .contain .right{
        width: 100%;
        height: auto;
        margin: 0;
    }
    .five .contain .right>div{
        display: flex;
        justify-content: center;
        margin: 0;
    }
    .five .contain .right .line-two{
        margin: 50px;
    }
    .five .contain .imgs p{
        padding: 0;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translateX(-50%);
    }
    .six{
        width: 100%;
        height: auto;
        padding: 0 6%;
    }
    .six .contain{
        width: 100%;
    }
    .six .title{
        margin-bottom: 0;
    }
    .six .contain .line-four{
        margin: 30px;
    }
    .six .contain .line-one{
        flex-direction: column;
    }
    .six .contain .item{
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }
    .six .contain .line-two{
        flex-direction: column;
        margin-top: 30px;
    }
    .six .contain .line-two div:nth-child(2){
        width: 100%;
    }
    .six .contain .line-three{
        margin-top: 30px;
    }


}


@media screen and (max-width: 768px){

}


@media screen and (max-width: 540px){

}


@media screen and (max-width: 414px){

}

@media screen and (max-width: 375px){

}

@media screen and (max-width: 360px){

}




