.index-advantage {
    width: 100%;
    padding: 0 8.33vw;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 1.56vw;
}
.index-advantage .index-advantage-title {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.index-advantage .index-advantage-title1 {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;

}

.index-about-title-content .index-about-title {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 4vw;
    /* margin-bottom: 2.39vw; */
}
.index-about-title-content .index-about-title h3 {
    font-family: unset;
    font-weight: bolder;
    font-size: 2.5vw;
    color: #010101;

}
.index-about-title-content .index-about-title p {
    font-family: MicrosoftYaHei;
    font-weight: 400;
    font-size: 1.88vw;
    color: #128F99;
}
.index-advantage .index-advantage-more,
.index-advantage .index-advantage-more1 {
    position: absolute;
    font-size: 1.67vw;
    color: #0C8B96;
    font-weight: 400;
    right: 0;
    top: 58%;
}
.jiejuefangan-yl .index-advantage-more {
    top: 42%;
}
.fuwuyupeixun .index-advantage-more {
    top: 9%;
    right: 8.33vw;
}
.guanyuzhisong .index-advantage-more {
    top: 9%;
    right: 8.33vw;
}
.guanyuzhisong-zizhi .index-advantage-more1 {
    top: 9%;
    right: 8.33vw;
}
.guanyuzhisong-zizhi  .index-about-title-content .index-about-title {
    background-image: url('../../images/gszt-title.png');
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
}
.guanyuzhisong-zizhi  .index-about-title-content .index-about-title p {
    padding: 0 4.6vw;
    font-size: 1.4vw;
    color: #B78D1A;
}
.index-advantage .index-advantage-content {
    width: 100%;
    margin-top: 3.47vw;
}
.index-advantage .index-advantage-content img {
    width: 100%;
}

.index-advantage .index-advantage-content1 {
    max-width: 83.33vw;
    width: 100%;
    height: 40.7vw;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 3.47vw;
    background-image: url("../../images/gszz.png");
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
}
.index-advantage .index-advantage-content1 {
    margin-top: 4.38vw;
}

.index-advantage .index-advantage-title1 .index-about-title-content .index-about-title {
    width: auto;
    background-image: url("../../images/gszt-title.png");
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
}
.index-advantage .index-advantage-title1 .index-about-title-content .index-about-title p {
    padding: 0 4.6vw;
    font-size: 1.4vw;
    color: #B78D1A;
}


@media screen and (max-width: 750px) {
    .index-advantage {
        padding: 0 4vw;
    }
    .jiejuefangan-yl {
        display: none;
    }
    .index-advantage .index-advantage-title {
        display: none;
    }
    .index-advantage .index-advantage-more {
        display: none;
    }
    .index-advantage .index-advantage-content img {
        width: 100%;
    }
    .index-advantage .index-advantage-title1 {
        width: 100%;
        margin-top: 4.6vw;
        margin-bottom: 3.07vw;
    }
    .index-about-title-content .index-about-title h3 {
        font-size: 4.5vw;
    }
    .index-about-title-content .index-about-title p {
        font-size: 2.88vw;
    }
    .guanyuzhisong-zizhi  .index-about-title-content .index-about-title h3 {
        font-size: 3.7vw;
    }
    .about-guanyuzhisong {display: none;}
    .index-advantage .index-advantage-more1 {
        right: 4vw;
        top: 10.53vw;
        font-size: 3.2vw;
        color: #0C8B96;
        font-weight: 400;
        display: none;
    }
}
