.w1200{
    width: 1200px;
    margin: 0 auto;
}
.relative{
    position: relative;
    top: -30px;
}
.c-red{
    color: rgba(255, 78, 82, 1);
}
.c-yellow{
    color: rgba(251, 191, 60, 1);
}
.c-blue{
    color: rgba(56, 57, 121, 1);
}
.bgc-red{
    background-color: rgba(255, 78, 82, 1) !important;
}
.bgc-blue{
    background-color: rgba(56, 57, 121, 1);
}
body{
    max-width: 1920px;
    margin: 0 auto;
}
.head{
    width: 100%;
    height: 750px;
}
.set1 .title1{
    width: 419px;
    height: 89px;
    margin-top: 87px;
    margin-bottom: 63px;
}
.set1 .content1{
    height: 360px;
    background: #FFFFFF;
    border: 1px solid #9899C6;
    border-radius: 21px 21px 21px 21px;
    padding: 60px 50px 0 370px;
    line-height: 41px;
}
.set1 .img{
    position: absolute;
    bottom: 4px;
    left: 15px;
    width: 308px;
    height: 286px;
}
.set1 .title2{
    width: 856px;
    height: 88px;
    margin-top: 87px;
    margin-bottom: 63px;
}
.bg1{
    background: url(../image/hy-bg1.png)center no-repeat;
}
.bg2{
    background: url(../image/hy-bg2.png)center no-repeat;
}
.bg3{
    background: url(../image/hy-bg3.png)center no-repeat;
}
.set1 .content2 .box{
    width: 366px;
    height: 350px;
    box-shadow: -3px 3px 40px 0px #E7E7F4;
    /* margin-right: 53px; */
    padding: 40px 25px 0 88px;
    position: relative;
    float: left;

}
.set1 .content2 .box:not(:last-of-type){
    margin-right: 51px;
}
.set1 .content2 .box p{
    color: rgba(255, 255, 255, 1);
    line-height: 30px;
    margin-top: 15px;
}
.set1 .content2 .box div{
    width: 190px;
    height: 56px;
    background: #FF4E52;
    /* background: linear-gradient(90deg, #FF4E52 0%, #FF878A 100%); */
    line-height: 56px;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    position: absolute;
    bottom: 59px;
    left: 35px;
}
.set2{
    background: url(../image/bg-set2.png)center no-repeat;
    height: 1314px;
    margin-top: 85px;
    padding: 90px;
}
.set2 .title3{
    width: 804px;
    height: 88px;
    margin-bottom: 63px;
}
/* .set2 .content{
    justify-content: space-between;
    flex-wrap: wrap;
} */
.set2 li{
    width: 366px;
    height: 440px;
    background: #fff;
    margin-bottom: 63px;
    float: left;
    margin-right: 51px;
}
.set2 li:nth-child(3n){
    margin-right: 0;
}
.set2 .img{
    width: 100%;
    height: 240px;
}
.set2 h2{
    margin-top: 20px;
}
.set2 .rod{
    width: 334px;
    height: 2px;
    margin: 15px auto 36px;
    background-color: RGBA(238, 238, 238, 1);
}
.set2 .rod div{
    width: 102px;
    height: 4px;
    background: #383979;
    position: absolute;
    left: 50%;
    top: -1px;
    margin-left: -51px;

}
.set2 a,.set5 .content a,.set5 .content1 a,.set6 a{
    width: 233px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 20px;
    background: rgba(56, 57, 121, 1);
    border-radius: 26px;
    margin: auto;
}
.set2 span,.set5 .content span,.set5 .content1 a span,.set6 a span{
    width: 25px;
    height: 25px;
    border: none;
    line-height: 25px;
    margin-left: 18px;
    vertical-align: text-top;
    border-radius: 50%;
}
.set2 span img,.set5 .content span img,.set5 .content1 a span img,.set6 a span img{
    border-radius: 50%;
}
.set3 .title4{
    width: 961px;
    height: 88px;
    margin-top: 82px;
    margin-bottom: 64px;
}
.set3 .top .box{
    width: 572px;
    height: 256px;
    box-shadow: -3px 3px 40px 0px #E7E7F4;
    padding: 40px 54px 0 40px;
}
.set3 .top .img{
    width: 181px;
    height: 167px;
}
.set3 .top h2{
    margin: 34px 0 21px 0;
}
.set3 .btm{
    height: 540px;
    padding: 52px 30px 0 0 ;
    margin-top: 50px;
}
.set3 .btm .img{
    width: 605px;
    height: 282px;
}
.set3 .btm .bg{
    width: 533px;
    height: 308px;
    background: url(../image/bs-bg.png)center no-repeat;
    padding: 23px 40px 0;
}
.set3 .btm .bg span{
    width: 24px;
    height: 22px;
    margin-right: 14px;
    vertical-align: top;
}
.set3 .btm .bg div{
    border-bottom: 1px dashed #fff;
    padding: 27px 0 17px 0;
}
.set3 .btm .bg p{
    display: inline-block;
    width: 415px;
}
.set3 .btm em{
    color: rgba(251, 191, 60, 1);
}
.set3 .btm a{
    width: 233px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    background:  #FF4E52;
    /* background: linear-gradient(90deg, #FF4E52 0%, #FF878A 100%); */
    border-radius: 26px;
    margin: 24px auto 0;
}
.set3 .btm .btms{
    width: 1117px;
    height: 64px;
    line-height: 64px;
    border: 1px solid #383979;
    border-radius: 30px;
    margin-top: 58px;
}
.set3 .btm .btms span{
    width: 156px;
    height: 62px;
    background: #383979;
    border-radius: 30px;
    margin-right: 20px;
}
.set3 .title5{
    width: 758px;
    height: 89px;
    margin: 62px auto 63px;
}
.set3 .content{
    margin-bottom: 88px;
}
.set3 .content .box{
    /* justify-content: space-between; */
    margin-bottom: 32px;
}
.set3 .content .left{
    width: 230px;
    height: 92px;
    line-height: 92px;
    background: #383979;
    border-radius: 10px;
    position: relative;
    float: left;
}
.set3 .content .left::after{
    content: '';
    width: 0;
    height: 0;
    display: block;
    border:10px solid transparent;
    border-left: 10px solid #383979;
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-10px);
}
.set3 .content .right{
    float: right;
    width: 943px;
    height: 92px;
    background: #F6F6FF;
    border: 1px solid #383979;
    border-radius: 10px;
    padding-left: 25px;
    align-items: center;
}
.set3 .content .box:not(:last-of-type) .right{
    line-height: 92px;
}
.set3 .content .box:last-of-type .right{
    padding-top: 18px;
}
.set4{
    height: 811px;
    background: url(../image/bg-set4.png)center no-repeat;
    padding-top: 87px;
}
.set4 .title6{
    width: 1198px;
    height: 88px;
    margin-bottom: 72px;
}
.set4 .content{
    height: 482px;
    padding: 54px 50px 0 30px;
    /* justify-content: space-between; */
    background-color: #fff;
}
.set4 .left{
    width: 534px;
    height: 369px;
}
.set4 .right{
    width: 551px;
}
.set4 .right div{
    margin-top: 30px;
    line-height: 36px
}
.set5{
    padding-bottom: 88px;
}
.set5 .title7{
    margin: 87px auto 72px;
    width: 961px;
    height: 88px;
}
.set5 table{
    border: 1px solid #383979;
    box-shadow: 5px 4px 10px 0px rgba(238, 238, 238, 0.4);
    border-radius: 20px;
    overflow: hidden;
    height: 205px;
}
.set5 table tr:first-child td:first-child{
    box-shadow: -3px 5px 10px 0px rgba(0, 48, 190, 0.2);
    opacity: 0.9;
}
.set5 table tr:first-child td:not(:first-child){
    box-shadow: 5px 4px 10px 0px rgba(238, 238, 238, 0.4);
}
.set5 table tr td:first-child{
    background: #383979;
    color: #fff;
}
.set5 td{
    border-right: 1px solid  rgba(0, 0, 0, 0.1);
}
.set5 table span{
    color: #FF4E52;
}
.set5 .content{
    height: 580px;
    background: url(../image/cl-bg.png)center no-repeat;
    padding: 95px 64px 0;
    justify-content: space-between;
    margin-top: 45px;
}
.set5 .content li{
    width: 340px;
    height: 388px;
    background: url(../image/xl-bg1.png)center no-repeat;
    float: left;
}
.set5 .content li:not(:last-of-type){
    margin-right: 26px;
}
.set5 .content li div{
    box-shadow: 0px 0px 32px 0px rgba(27, 38, 68, 0.2);
    padding: 45px 36px 0;
    height: 298px;
    border-radius: 10px;
}
.set5 .content h2{
    padding:15px 0 10px 0;
}
.set5 .content a{
    position: absolute;
    bottom: 27px;
    left: 50%;
    margin-left: -116px;
}
.set5 .content a:hover{
    background-color: rgba(255, 78, 82, 1)
}
.set5 .title8{
    margin: 87px auto 63px;
    width: 906px;
    height: 89px;
}
.set5 .content1 li{
    float: left;
    width: 354px;
    height: 350px;
    box-shadow: -3px 3px 40px 0px #E7E7F4;
    margin: 0 46px 32px 0;
    padding: 24px 35px 0;
}
.set5 .content1 .number{
    width: 64px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    background: #FF4E52;
    /* background: linear-gradient(90deg, #FF4E52 0%, #FF878A 100%); */
}
.set5 .content1 .title{
    width: 194px;
    height: 56px;
    line-height: 54px;
    text-align: center;
    background: #F6F6FF;
    border: 1px solid #383979;
    border-radius: 0 28px 28px 0;
    border-left: none;
}
.set5 .content1 .top{
    margin-left: -65px;
}
.set5 .content1 p{
    margin-top: 45px;
}
.set5 .content1 a{
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -116px;
}
.set6{
    background: url(../image/bg-set4.png)100% 100% no-repeat;
    height: 1190px;
    background-size: 100% 100%;
    padding-top: 87px;
}
.set6 .title9{
    width: 855px;
    height: 88px;
    margin: 0 auto 63px;
}
.set6 li{
    float: left;
    width: 532px;
    height: 407px;
    margin-right: 68px;
    margin-bottom: 48px;
    background: url(../image/cj-bj.png) center no-repeat;
}
.set6 li .number{
    margin: 3px 70px 0 18px;
}
.set6 li .core{
    line-height: 40px;
    padding: 70px 40px 0 80px;
    height: 250px;
    position: relative;
}
.set6 li p{
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.set6 a{
    position: absolute;
    bottom: 33px;
    left: 50%;
    transform: translateX(-50%);
}
.set7{
    padding: 87px 0 94px 0;
}
.set7 .title10{
    width: 680px;
    height: 90px;
    margin: 0 auto 63px;
}
.set7 .content{
    height: 256px;
    box-shadow: -3px 3px 40px 0px #E7E7F4;
    padding: 35px 177px 0 182px;
}
.set7 .left{
    width: 181px;
    height: 167px;

}
.set7 .right{
    width: calc(100% - 220px);;
}
.set7 h2{
    margin: 42px 0 20px 0;
}
.set7 a{
    width: 231px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background: #383979;
    border-radius: 30px 30px 30px 30px;
    margin: 56px auto 0;
}