.service12Block .w1680 .content .list .left .button {
    display: inline-block;
    margin-top: 40px;
}
.service12Block .w1680 .content .list .right {
    display: flex;
    align-items: normal;
    justify-content: normal;
}
.service17Block {
    display: flex;
    justify-content: center;
}
.service17Block .w1680 {
}
.service17Block .title {
    font-size: 48px;
    text-align: center;
}
.service17Block .content {
    display: flex;
    justify-content: center;
    margin: 30px 0 130px 0;
}
.service17Block .content img {
    /* width: 1400px;
    height: 640px; */
}
.service17Block .contentBox {
    display: flex;
    justify-content: space-between;
    margin: 60px 0 130px 0;
}
.service17Block .contentBox .bodyBox {
    width: 47%;
}
.service17Block .contentBox .bodyBox .img {
    width: 100%;
    /* height: 400px; */
    background-size: cover;
}
.service17Block .contentBox .bodyBox .text {
    font-size: 40px;
    margin: 20px 0;
}
.service17Block .contentBox .bodyBox .tips {
    font-size: 18px;
    line-height: 30px;
}

.service18Block {
    display: flex;
    justify-content: center;
}
.service18Block .w1680 {
    width: 1680px;
    position: relative;
}
.service18Block .w1680 .title {
    font-size: 48px;
    text-align: center;
}
.service18Block .content {
    display: flex;
    justify-content: center;
    margin: 30px 0 130px 0;
}
.service18Block .content .img1 {
    /* width: 1050px; */
    /* height: 496px; */
}
.service18Block .content .img2 {
    position: absolute;
    top: 600px;
    width: 866px;
    height: 135px;
}
.service18Block .bodyBox {
    display: flex;
    justify-content: space-around;
    position: relative;
    height: 260px;
}
.service18Block .bodyBox .card {
    width: 340px;
    position: relative;
}
.service18Block .bodyBox .card .img3{
    width: 90px;
    height: 90px;
    position: absolute;
    top: 0;
    left: 27%;
    transform: translateX(-50%)
}
.service18Block .bodyBox .card .text{
    font-size: 28px;
    margin: 120px 0 20px 0;
}
.service18Block .bodyBox .card .tips{
    font-size: 16px;
    line-height: 30px;
    margin: 20px 0;
}
.service18Block .bodyBox .box1 {
    position: absolute;
    top: -282px;
    left: 324px;
}
.service18Block .bodyBox .box2 {
    position: absolute;
    top: -204px;
    left: 752px;
}
.service18Block .bodyBox .box3 {
    position: absolute;
    top: -282px;
    left: 1178px;
}
.service19Block {
    display: flex;
    justify-content: center;
    position: relative;
    bottom: -60px;
}
.service19Block .w1980 {
    width: 1980px;
    height: 1080px;
    background: url('../images/service/service17Block8Img.png') no-repeat center center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}
.service19Block .w1980 .title {
    font-size: 48px;
    text-align: center;
    color: #fff;
}
.service19Block .w1980 .tips {
    margin-top: 30px;
    font-size: 22px;
    text-align: center;
    color: #fff;
}
.service19Block .w1980 .btnBox {
    display: flex;
    justify-content: center;
}
.service19Block .w1980 .btnBox .button {
    display: inline-block;
    margin-top: 40px;
    height: 60px;
    line-height: 56px;
}
@media (max-width: 1670px) {
    .service18Block .bodyBox .box1 {
        position: absolute;
        top: -282px;
        left: 316px;
    }
    .service18Block .bodyBox .box2 {
        position: absolute;
        top: -204px;
        left: 744px;
    }
    .service18Block .bodyBox .box3 {
        position: absolute;
        top: -282px;
        left: 1170px;
    }
}
@media (max-width: 1654px) {
    .service18Block .bodyBox .box1 {
        position: absolute;
        top: -282px;
        left: 310px;
    }
    .service18Block .bodyBox .box2 {
        position: absolute;
        top: -204px;
        left: 738px;
    }
    .service18Block .bodyBox .box3 {
        position: absolute;
        top: -282px;
        left: 1164px;
    }
}
@media (max-width: 1630px) {
    .service18Block .bodyBox .box1 {
        position: absolute;
        top: -282px;
        left: 302px;
    }
    .service18Block .bodyBox .box2 {
        position: absolute;
        top: -204px;
        left: 730px;
    }
    .service18Block .bodyBox .box3 {
        position: absolute;
        top: -282px;
        left: 1156px;
    }
}
@media (max-width: 1610px) {
    .service18Block .bodyBox .box1 {
        position: absolute;
        top: -282px;
        left: 290px;
    }
    .service18Block .bodyBox .box2 {
        position: absolute;
        top: -204px;
        left: 718px;
    }
    .service18Block .bodyBox .box3 {
        position: absolute;
        top: -282px;
        left: 1144px;
    }
}
@media (max-width: 1590px) {
    .service18Block .bodyBox .box1 {
        position: absolute;
        top: -282px;
        left: 278px;
    }
    .service18Block .bodyBox .box2 {
        position: absolute;
        top: -204px;
        left: 706px;
    }
    .service18Block .bodyBox .box3 {
        position: absolute;
        top: -282px;
        left: 1132px;
    }
}

@media (max-width: 1570px) {
    .service18Block .bodyBox .box1 {
        position: absolute;
        top: -282px;
        left: 264px;
    }
    .service18Block .bodyBox .box2 {
        position: absolute;
        top: -204px;
        left: 692px;
    }
    .service18Block .bodyBox .box3 {
        position: absolute;
        top: -282px;
        left: 1118px;
    }
}

@media (max-width: 1550px) {
    .service18Block .bodyBox .box1 {
        position: absolute;
        top: -282px;
        left: 258px;
    }
    .service18Block .bodyBox .box2 {
        position: absolute;
        top: -204px;
        left: 686px;
    }
    .service18Block .bodyBox .box3 {
        position: absolute;
        top: -282px;
        left: 1108px;
    }
}
@media (max-width: 1530px) {
    .service18Block .bodyBox .box1 {
        position: absolute;
        top: -282px;
        left: 248px;
    }
    .service18Block .bodyBox .box2 {
        position: absolute;
        top: -204px;
        left: 676px;
    }
    .service18Block .bodyBox .box3 {
        position: absolute;
        top: -282px;
        left: 1098px;
    }
}
@media (max-width: 1510px) {
    .service18Block .bodyBox .box1 {
        position: absolute;
        top: -282px;
        left: 238px;
    }
    .service18Block .bodyBox .box2 {
        position: absolute;
        top: -204px;
        left: 666px;
    }
    .service18Block .bodyBox .box3 {
        position: absolute;
        top: -282px;
        left: 1088px;
    }
}
@media (max-width: 1490px) {
    .service18Block .bodyBox .box1 {
        position: absolute;
        top: -282px;
        left: 228px;
    }
    .service18Block .bodyBox .box2 {
        position: absolute;
        top: -204px;
        left: 656px;
    }
    .service18Block .bodyBox .box3 {
        position: absolute;
        top: -282px;
        left: 1078px;
    }
}
@media (max-width: 1470px) {
    .service18Block .bodyBox .box1 {
        position: absolute;
        top: -282px;
        left: 218px;
    }
    .service18Block .bodyBox .box2 {
        position: absolute;
        top: -204px;
        left: 646px;
    }
    .service18Block .bodyBox .box3 {
        position: absolute;
        top: -282px;
        left: 1068px;
    }
}
@media (max-width: 1450px) {
    .service18Block .bodyBox .box1 {
        position: absolute;
        top: -282px;
        left: 208px;
    }
    .service18Block .bodyBox .box2 {
        position: absolute;
        top: -204px;
        left: 636px;
    }
    .service18Block .bodyBox .box3 {
        position: absolute;
        top: -282px;
        left: 1058px;
    }
}
@media (max-width: 1430px) {
    .service18Block .bodyBox .box1 {
        position: absolute;
        top: -282px;
        left: 198px;
    }
    .service18Block .bodyBox .box2 {
        position: absolute;
        top: -204px;
        left: 626px;
    }
    .service18Block .bodyBox .box3 {
        position: absolute;
        top: -282px;
        left: 1048px;
    }
}
@media (max-width: 1410px) {
    .service18Block .bodyBox .box1 {
        position: absolute;
        top: -282px;
        left: 188px;
    }
    .service18Block .bodyBox .box2 {
        position: absolute;
        top: -204px;
        left: 616px;
    }
    .service18Block .bodyBox .box3 {
        position: absolute;
        top: -282px;
        left: 1038px;
    }
}
@media (max-width: 1390px) {
    .service18Block .bodyBox .box1 {
        position: absolute;
        top: -282px;
        left: 178px;
    }
    .service18Block .bodyBox .box2 {
        position: absolute;
        top: -204px;
        left: 606px;
    }
    .service18Block .bodyBox .box3 {
        position: absolute;
        top: -282px;
        left: 1028px;
    }
}

@media (max-width: 1370px) {
    .service18Block .bodyBox .box1 {
        position: absolute;
        top: -282px;
        left: 168px;
    }
    .service18Block .bodyBox .box2 {
        position: absolute;
        top: -204px;
        left: 596px;
    }
    .service18Block .bodyBox .box3 {
        position: absolute;
        top: -282px;
        left: 1018px;
    }
}
@media (max-width: 1350px) {
    .service18Block .bodyBox .box1 {
        position: absolute;
        top: -282px;
        left: 158px;
    }
    .service18Block .bodyBox .box2 {
        position: absolute;
        top: -204px;
        left: 586px;
    }
    .service18Block .bodyBox .box3 {
        position: absolute;
        top: -282px;
        left: 1008px;
    }
}
@media (max-width: 1330px) {
    .service18Block .bodyBox .box1 {
        position: absolute;
        top: -282px;
        left: 148px;
    }
    .service18Block .bodyBox .box2 {
        position: absolute;
        top: -204px;
        left: 576px;
    }
    .service18Block .bodyBox .box3 {
        position: absolute;
        top: -282px;
        left: 998px;
    }
    .service18Block .bodyBox .card .text{
        font-size: 26px;
    }
    .service18Block .bodyBox .card .tips{
        font-size: 14px;
    }
}
@media (max-width: 1310px) {
    .service18Block .bodyBox .box1 {
        position: absolute;
        top: -282px;
        left: 138px;
    }
    .service18Block .bodyBox .box2 {
        position: absolute;
        top: -204px;
        left: 566px;
    }
    .service18Block .bodyBox .box3 {
        position: absolute;
        top: -282px;
        left: 988px;
    }
}
@media (max-width: 1290px) {
    .service18Block .bodyBox .box1 {
        position: absolute;
        top: -282px;
        left: 128px;
    }
    .service18Block .bodyBox .box2 {
        position: absolute;
        top: -204px;
        left: 556px;
    }
    .service18Block .bodyBox .box3 {
        position: absolute;
        top: -282px;
        left: 978px;
    }
}
@media (max-width: 1270px) {
    .service18Block .bodyBox .box1 {
        top: -282px;
        left: 140px;
    }
    .service18Block .bodyBox .box2 {
        top: -204px;
        left: 566px;
    }
    .service18Block .bodyBox .box3 {
        top: -282px;
        left: 992px;
    }
    .service18Block .bodyBox .card {
        width: 240px;
    }
}
@media (max-width: 1250px) {
    .service18Block .bodyBox .box1 {
        top: -282px;
        left: 130px;
    }
    .service18Block .bodyBox .box2 {
        top: -204px;
        left: 556px;
    }
    .service18Block .bodyBox .box3 {
        top: -282px;
        left: 982px;
    }
}
@media (max-width: 1230px) {
    .service18Block .bodyBox .box1 {
        position: absolute;
        top: -282px;
        left: 120px;
    }
    .service18Block .bodyBox .box2 {
        position: absolute;
        top: -204px;
        left: 546px;
    }
    .service18Block .bodyBox .box3 {
        position: absolute;
        top: -282px;
        left: 972px;
    }
}
@media (max-width: 1210px) {
    .service18Block .bodyBox .box1 {
        position: absolute;
        top: -282px;
        left: 110px;
    }
    .service18Block .bodyBox .box2 {
        position: absolute;
        top: -204px;
        left: 536px;
    }
    .service18Block .bodyBox .box3 {
        position: absolute;
        top: -282px;
        left: 962px;
    }
}
@media (max-width: 1190px) {
    .service18Block .bodyBox .box1 {
        position: absolute;
        top: -282px;
        left: 112px;
    }
    .service18Block .bodyBox .box2 {
        position: absolute;
        top: -204px;
        left: 538px;
    }
    .service18Block .bodyBox .box3 {
        position: absolute;
        top: -282px;
        left: 962px;
    }
    .service18Block .bodyBox .card {
        width: 200px;
    }
    .service18Block .bodyBox .card .text{
        font-size: 24px;
    }
    .service18Block .bodyBox .card .tips{
        font-size: 12px;
    }
}
@media (max-width: 1170px) {
    .service18Block .bodyBox .box1 {
        position: absolute;
        top: -282px;
        left: 102px;
    }
    .service18Block .bodyBox .box2 {
        position: absolute;
        top: -204px;
        left: 528px;
    }
    .service18Block .bodyBox .box3 {
        position: absolute;
        top: -282px;
        left: 952px;
    }
}
@media (max-width: 1150px) {
    .service18Block .bodyBox .box1 {
        position: absolute;
        top: -282px;
        left: 104px;
    }
    .service18Block .bodyBox .box2 {
        position: absolute;
        top: -204px;
        left: 528px;
    }
    .service18Block .bodyBox .box3 {
        position: absolute;
        top: -282px;
        left: 952px;
    }
    .service18Block .bodyBox .card {
        width: 170px;
    }
    .service18Block .bodyBox {
        height: 310px;
    }
}
@media (max-width: 1130px) {
    .service18Block .bodyBox .box1 {
        position: absolute;
        top: -282px;
        left: 94px;
    }
    .service18Block .bodyBox .box2 {
        position: absolute;
        top: -204px;
        left: 518px;
    }
    .service18Block .bodyBox .box3 {
        position: absolute;
        top: -282px;
        left: 942px;
    }
}
@media (max-width: 1110px) {
    .service18Block .bodyBox .box1 {
        position: absolute;
        top: -282px;
        left: 84px;
    }
    .service18Block .bodyBox .box2 {
        position: absolute;
        top: -204px;
        left: 518px;
    }
    .service18Block .bodyBox .box3 {
        position: absolute;
        top: -282px;
        left: 942px;
    }
}

@media (max-width: 1100px) {
    .service12Block .w1680 .content{
        margin-top: 0;
    }
    .service12Block .w1680 .content .list .left .title,
    .service17Block .title,
    .service18Block .w1680 .title,
    .service19Block .w1980 .title{
        font-size: 32px;
        line-height: 1.5;
    }
    .service12Block .w1680 .content .list .left .tips,
    .service19Block .w1980 .tips{
        font-size: 16px;
        line-height: 1.5;
    }
    .service12Block .w1680 .content .list .left .button{
        margin-top: 30px;
    }
    .service12Block .w1680 .content .list .right{
        width: 100%;
        height: auto;
        aspect-ratio: auto;
        margin-top: 30px;
        border-radius: 0;
    }
    .service17Block .content{
        margin-bottom: 30px;
    }
    .service17Block .content img{
        height: auto;
    }
    .service17Block .contentBox{
        flex-wrap: wrap;
        margin: 40px 0;
    }
    .service17Block .contentBox .bodyBox{
        width: 100%;
        margin-top: 30px;
    }
    .service17Block .contentBox .bodyBox .text{
        font-size: 20px;
    }
    .service17Block .contentBox .bodyBox .tips{
        font-size: 16px;
        line-height: 1.5;
    }
    .service18Block .content .img2{
        display: none;
    }
    .service18Block .content{
        margin: 0;
        padding: 0 5%;
    }
    .service18Block .bodyBox{
        flex-wrap: wrap;
        height: auto;
        padding: 0 5%;
    }
    .service18Block .bodyBox .card{
        position: relative;
        width: 100%;
        top: auto;
        left: auto;
        right: auto;
    }
    .service18Block .bodyBox .card .img1,
    .service18Block .bodyBox .card .img2,
    .service18Block .bodyBox .card .img3{
        left: 0;
        transform: translateX(0);
    }
    .service18Block .bodyBox .card .text{
        font-size: 28px;
    }
    .service18Block .bodyBox .card .tips{
        font-size: 16px;
    }
    .service19Block{
        bottom: 0px;
    }
    .service19Block .w1980{
        height: auto;
        padding: 40px 5%;
    }
    .service19Block .w1980 .btnBox .button{
        margin-right: 0;
        height: auto;
        margin-top: 30px;
    }
}
@media (max-width: 500px) {
    .service12Block .w1680 .content .list .left .title,
    .service17Block .title,
    .service18Block .w1680 .title,
    .service19Block .w1980 .title{
        font-size: 24px;
    }
    .service18Block .bodyBox .card .text{
        font-size: 20px;
    }
}