
.banner {
    max-width: 94%;
    margin-left: 3%;
    height: 400px;
}

.swiper2_sj {
    display: none;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
}

.swiper2_sj > p {
    height: 30px;
    background-color: #F8F9FB;
    padding: 10px;
    cursor: pointer;
}

.banner_sj {
    display: none;
}

.swiper2_sj > p:hover {
    background-color: #475aea;
    color: #ffffff;
}

.banner_sj_wrap {
    width: 100%;
    margin: 0 auto;
    padding: 50px;
    background-color: #475aea;
    box-sizing: border-box;
    text-align: center;
}

.banner_pagination {
    width: 80px;
    height: 5px;
    background-color: #ffffff;
    margin: 10px;
    display: inline-block;
    border-radius: 20px;
}

.banner_img_wrap {
    max-width: 94%;
    margin-left: 3%;
    height: 400px;
    background: url('../images/bj.jpg');
    background-position: center center;
    padding: 0 20px;
    box-sizing: border-box;
}

.banner_1_wrap {
    max-width: 1000px;
    margin: 0 auto;
}

.banner_1_left_text {
    max-width: 430px;
    display: inline-block;
    vertical-align: top;
    margin-top: 80px;
}

.banner_1_title {
    font-size: 40px;
    color: white;
    margin: 0;
    margin-bottom: 10px;
}

.banner_1_content {
    font-size: 20px;
    color: white;
    margin: 0;
}

.banner_1_img {
    display: inline-block;
    width: 570px;
    height: 326px;
    margin: -260px 0 200px 500px;
    position: relative;
}

#animation_container_1img {
    position: absolute;
    left: 0;
    top: 0;
}

.banner_1_button_experience {
    display: inline-block;
    text-align: center;
    line-height: 40px;
    outline: none;
    border: none;
    background-color: white;
    height: 40px;
    width: 160px;
    border-radius: 30px;
    font-size: 16px;
    color: #475aea;
    cursor: pointer;
}

.banner_1_button_advisory {
    display: inline-block;
    text-align: center;
    line-height: 40px;
    outline: none;
    border: 1px solid #ffffff;
    background-color: rgba(255, 255, 255, 0);
    height: 40px;
    width: 160px;
    border-radius: 30px;
    font-size: 16px;
    color: #ffffff;
    margin-left: 26px;
    cursor: pointer;
}

.banner_2_img_wrap {
    max-width: 94%;
    margin-left: 3%;
    height: 400px;
    background: url('../images/轮播2.jpg');
    /* background-size: 100% 100%; */
    /* padding: 0 300px 0 360px; */
    background-position: center center;
    box-sizing: border-box;
    text-align: center;
}

.banner_2_wrap {
    max-width: 1000px;
    margin: 0 auto;
}

.banner_2_title {
    font-size: 48px;
    color: white;
    margin: 0;
    font-weight: 600;
    padding-top: 90px;
}

.banner_2_centent {
    margin: 22px 0 44px;
    font-size: 28px;
    color: white;
}

.banner_3_img_wrap {
    max-width: 94%;
    margin-left: 3%;
    height: 400px;
    background: url('../images/3.jpg');
    padding: 0 30px;
    /* background-size: 100% 100%; */
    background-position: center center;
    box-sizing: border-box;
}

.banner_3_wrap {
    max-width: 1000px;
    margin: 0 auto;
}

.banner_3_left_text {
    display: inline-block;
    width: 399px;
    padding-top: 90px;
    vertical-align: top;
    margin-right: 80px;
}

.banner_3_title {
    font-size: 40px;
    color: white;
    margin: 0;
}

.banner_3_centent {
    margin: 20px 0 39px;
    color: white;
    font-size: 20px;
}

.banner_3_img {
    width: 400px;
    padding-top: 30px;
    box-sizing: border-box;
}

.banner_4_img_wrap {
    max-width: 94%;
    margin-left: 3%;
    height: 400px;
    background: url('../images/4.jpg');
    padding: 0 30px;
    /* background-size: 100% 100%; */
    background-position: center center;
    box-sizing: border-box;
}

.banner_4_wrap {
    margin: 0 auto;
    max-width: 1000px;
}

.banner_4_left_text {
    display: inline-block;
    width: 399px;
    padding-top: 90px;
    margin-right: 80px;
    vertical-align: top;
}

.banner_4_title {
    font-size: 40px;
    color: white;
    margin: 0;
}

.banner_4_centent {
    margin: 30px 0 38px;
    color: white;
    font-size: 20px;
}

.banner_4_img {
    width: 400px;
    padding: 15px;
    box-sizing: border-box;
}

.banner_5_img_wrap {
    max-width: 94%;
    margin-left: 3%;
    height: 400px;
    background: url('../images/轮播5.jpg');
    background-position: center center;
    box-sizing: border-box;
    text-align: center;
}

.banner_5_wrap {
    max-width: 1000px;
    margin: 0 auto;
}

.banner_5_title {
    font-size: 40px;
    color: white;
    margin: 0;
    font-weight: 600;
    padding-top: 90px;
}

.banner_5_centent {
    margin: 40px 0 50px;
    color: white;
    font-size: 28px;
}

.banner_6_img_wrap {
    max-width: 94%;
    margin-left: 3%;
    height: 400px;
    background: url('../images/轮播6.jpg');
    background-position: center center;
    box-sizing: border-box;
    text-align: center;
}

.banner_6_wrap {
    width: 100%;
    margin: 0 auto;
}

.banner_6_title {
    font-size: 48px;
    color: white;
    margin: 0;
    font-weight: 600;
    padding-top: 120px;
}

.banner_6_centent {
    margin-top: 42px;
    color: white;
    font-size: 28px;
}

.content_1Row_left > p {
    font-size: 36px;
    margin: 0;
    color: #0d1924;
    margin: 8px 0;
    font-weight: 600;
}

.content_1Row_left > span {
    display: block;
    font-size: 16px;
    margin: 0;
    color: #7d848d;
    padding-top: 10px;
    line-height: 30px;
}

.content_1Row {
    max-width: 94%;
    margin-left: 3%;
    box-sizing: border-box;
    overflow: hidden;
}

.content_1Row_wrap {
    max-width: 1000px;
    margin: 0 auto;
}

.content_1Row_left {
    width: 50%;
    float: left;
    padding: 150px 63px 0 63px;
    box-sizing: border-box;
}

.content_1Row_right {
    float: right;
    padding: 80px 0;
    width: 50%;
    box-sizing: border-box;
}

.content_1Row_right > img,
.content_2Row_left > img {
    width: 90%;
}

.content_2Row {
    background-color: #F8F9FB;
    max-width: 94%;
    margin-left: 3%;
    box-sizing: border-box;
    overflow: hidden;
}

.content_2Row_wrap {
    max-width: 1000px;
    margin: 0 auto;
}

.content_2Row_left {
    width: 50%;
    float: left;
    margin: 0;
    box-sizing: border-box;
    padding: 20px;
}

.content_2Row_left > img {
    width: 100%;
    box-sizing: border-box;
}

.content_2Row_right > p {
    font-size: 36px;
    margin: 0;
    color: #0d1924;
    margin: 8px 0;
    font-weight: 600;
}

.content_2Row_right {
    width: 50%;
    float: right;
    box-sizing: border-box;
    padding-top: 80px;
    padding-left: 50px;
}

.content_2Row_right > span {
    display: block;
    font-size: 16px;
    margin: 0;
    color: #7d848d;
    padding-top: 10px;
    line-height: 30px;
}

.content_2Row_icon > p {
    width: 88px;
    height: 88px;
    padding: 22px;
    box-sizing: border-box;
    border-radius: 88px;
    display: inline-block;
    background-color: white;
    box-shadow: 2px 2px 2px #7d848d7e;
    margin-right: 40px;
}

.content_2Row_icon > p > img {
    display: block;
    margin: 0 auto;
    margin-top: 8px;
    max-width: 100%;
    max-height: 100%;
}

.content_3Row {
    max-width: 94%;
    margin-left: 3%;
    box-sizing: border-box;
}

.content_3Row_wrap {
    max-width: 1000px;
    margin: 0 auto;
}

.content_3Row_wrap > p {
    padding: 61px;
    padding-bottom: 28px;
    font-size: 36px;
    color: #000000;
    font-weight: 600;
    text-align: center;
}

.content_3Row_banner_title {
    width: 640px;
    height: 48px;
    margin: 0 auto;
    border-radius: 24px;
    background-color: #F8F9FB;
    overflow: hidden;
}

.content_3Row_banner_title > span {
    width: 160px;
    height: 48px;
    border-radius: 48px;
    font-size: 16px;
    line-height: 48px;
    text-align: center;
    float: left;
}

.swiper-pagination > .swiper-pagination-bullet {
    opacity: .2;
}

.content_3Row_renderBullet {
    width: 160px;
    height: 48px;
    border-radius: 48px;
    font-size: 16px;
    line-height: 48px;
    text-align: center;
    float: left;
}

.swiper-pagination-bullet-active {
    background-color: #475aea !important;
    color: #ffffff;
    opacity: 1 !important;
}

.content_5Row_banner_wrap {
    cursor: pointer !important;
}

#swiper2 .swiper-pagination-bullets {
    width: 672px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #F8F9FB;
    border-radius: 48px;
}

.swiper-pagination-bullet {
    background-color: #F8F9FB;
    opacity: 1;
}

#swiper2 {
    color: #000000;
    --swiper-pagination-color: #475aea;
}

.content_3Row_content {
    text-align: center;
    color: #7d848d;
    font-size: 16px;
    margin: 0 auto;
    margin-top: 28px;
}

.content_3Row_img {
    width: 100%;
    box-sizing: border-box;
    height: 404px;
    margin: 23px auto;
}

.content_3Row_img > img {
    display: block;
    margin: 0 auto;
    height: 100%;
}

.content_4Row {
    background-color: #5468fd;
    max-width: 94%;
    margin-left: 3%;
    box-sizing: border-box;
}

.content_4Row_wrap > p {
    font-size: 36px;
    text-align: center;
    padding-top: 59px;
    margin: 0;
    color: #ffffff;
}

.content_4Row_icon_wrap {
    overflow: hidden;
    max-width: 976px;
    margin: 55px auto 0;
    padding-bottom: 50px;
}

.content_4Row_icon {
    width: 295px;
    height: 434px;
    border-radius: 30px;
    background-color: #ffffff;
    box-sizing: border-box;
    float: left;
    padding: 40px;
    margin: 0 15px;
    margin-bottom: 50px;
}

.content_4Row_icon > img {
    display: block;
    width: 81px;
    height: 81px;
    margin: 0 auto;
}

.content_4Row_icon > p {
    text-align: center;
    font-size: 24px;
    color: #000;
    font-weight: 600;
    margin-top: 36px;
}

.content_4Row_icon > span {
    font-size: 18px;
    color: #7D848D;
    line-height: 1.5em;
}

.content_5Row {
    max-width: 94%;
    margin-left: 3%;
    padding-bottom: 54px;
    box-sizing: border-box;
}

.content_5Row_wrap {
    max-width: 1000px;
    margin: 0 auto;
}

.content_5Row_wrap > p {
    color: #0c1731;
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    padding-top: 60px;
}

.content_5Row_wrap > span {
    font-size: 16px;
    color: #7D848D;
    text-align: center;
    margin: 0 auto;
    margin-top: 18px;
    display: block;
    width: 444px;
    margin-bottom: 43px;
}

.content_5Row_banner_wrap {
    width: 360px;
    height: 480px;
    background-color: #ffffff;
    box-shadow: 0 0 10px #9e9e9e;
}

.content_5Row_banner_wrap > img {
    width: 100%;
    height: 200px;
}

.content_5Row_banner_wrap > p {
    text-align: center;
    font-size: 24px;
    color: #000000;
    font-weight: 600;
    margin: 33px 0 38px 0;
}

.content_5Row_banner_wrap > span {
    font-size: 16px;
    color: #7D848D;
    display: inline-block;
    padding: 0 16px;
    box-sizing: border-box;
}

.content_6Row {
    max-width: 94%;
    margin-left: 3%;
    box-sizing: border-box;
    background-color: #F8F9FB;
    padding: 60px 0;
}

.content_6Row_wrap {
    max-width: 1000px;
    margin: 0 auto;
}

.content_6Row_wrap > p {
    font-size: 36px;
    color: #0C1731;
    font-weight: 600;
    text-align: center;
    margin: 0;
    margin: 0 0 1em;
}

.content_6Row_wrap > img {
    display: block;
    margin: 0 auto;
    margin-top: 52px;
}

.content_6Row_img_wrap {
    overflow: hidden;
}

.content_6Row_img_wrap > img {
    float: left;
    width: 180px;
    height: 90px;
    margin: 5px 10px;
    transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
}

.content_6Row_img_wrap > img:hover {
    transform: scale(1.2);
}

@media screen and (max-width: 1000px) {
    .banner {
        display: none;
    }

    .banner_sj {
        display: block;
    }

    .content_1Row_wrap {
        width: 100%;
    }

    .content_1Row_left {
        width: 45%;
        padding: 80px 0 0 20px;
    }

    .content_1Row_right {
        width: 45%;
    }

    .content_2Row_left {
        width: 45%;
        padding: 20px 0 50px 20px;
    }

    .content_2Row_right {
        width: 45%;
        padding-top: 50px;
        padding-left: 0;
        padding-right: 20px;
        padding-bottom: 20px;
    }

    .content_2Row_icon > p {
        margin-right: 10px;
        width: 70px;
        height: 70px;
    }

    .content_2Row_icon > p > img {
        margin-top: 0;
    }

    .content_4Row_icon {
        width: 225px;
        padding: 40px 20px;
        height: 360px;
    }

    .content_4Row_icon > img {
        width: 50px;
        height: 50px;
    }

    .content_4Row_icon > p {
        margin: 27px 0 18px;
        font-size: 20px;
    }

    .content_4Row_icon > span {
        font-size: 16px;
    }

    .content_4Row_icon_wrap {
        width: 768px;
    }
}

@media screen and (max-width: 768px) {
    .content_1Row_left {
        width: 100%;
        text-align: center;
        padding: 8vw 20px 0;
    }

    .content_1Row_left > p, .content_2Row_right > p {
        font-size: 6vw;
    }

    .content_1Row_left > span, .content_2Row_right > span {
        font-size: 2.2vw;
        line-height: 1.5em;
    }

    .content_1Row_right {
        width: 100%;
        text-align: center;
        padding: 8vw;
    }

    .content_2Row_left {
        float: none;
        width: 100%;
        padding: 0 8vw 8vw;
    }

    .content_2Row_right {
        float: none;
        width: 100%;
        text-align: center;
        padding: 8vw 20px 0;
    }

    .content_2Row_wrap {
        display: flex;
        flex-direction: column-reverse;
        flex-wrap: wrap;
    }

    .content_2Row_right > p {
        display: inline-block;
    }

    .content_2Row_icon > p {
        width: 40px;
        height: 40px;
        padding: 10px;
    }

    .content_6Row {
        display: none;
    }

    .content_3Row_img {
        height: 300px;
    }

    .content_3Row_renderBullet {
        width: 20vw;
        height: auto;
        line-height: 1;
        padding: 2vw 0;
        font-size: 2.3vw;
    }

    #swiper2 .swiper-pagination-bullets {
        width: 90vw;
        display: flex;
        justify-content: space-between;
    }

    .content_3Row_wrap > p {
        padding: 8vw 0 6vw;
        margin: 0;
        font-size: 6vw;
    }

    .content_3Row_content {
        font-size: 2.2vw;
        margin-top: 3.5vw;
    }

    .content_4Row_wrap > p {
        font-size: 5vw;
        padding-top: 8vw;
    }

    .content_4Row_icon_wrap {
        margin: 6vw 0 0;
        padding-bottom: 4vw;
        width: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .content_4Row_icon {
        margin: 0 0 10px;
    }

    .content_4Row_icon > span {
        font-size: 12px;
    }

    .content_5Row_banner_wrap {
        width: 214px;
        height: 372px;
    }

    .content_5Row_banner_wrap > img {
        height: 138px;
    }

    .content_5Row_banner_wrap > p {
        font-size: 18px;
        margin: 23px 0 28px;
    }

    .content_5Row_wrap > p {
        font-size: 5vw;
        padding-top: 8vw;
    }

    .content_5Row_wrap > span {
        font-size: 2.2vw;
        width: 65vw;
        margin-bottom: 6vw;
    }

    .content_5Row_banner_wrap > span {
        font-size: 12px;
    }

    .banner_1_title {
        font-size: 8vw;
    }

    .banner_1_content {
        font-size: 4vw;
    }

    .banner_sj_wrap {
        padding: 8.9vw 0;
    }

    .banner_sj_wrap a {
        margin-top: 8vw;
    }
}


@media screen and (max-width: 568px) {
    .content_3Row_img {
        height: 200px;
    }

    .banner_sj_wrap a {
        width: 120px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }
}

@media screen and (max-width: 523px) {
    .content_4Row_icon {
        width: 80vw;
        height: auto;
    }

    .content_4Row_icon > img {
        width: 80px;
        height: 80px;
    }

    .content_4Row_icon {
        margin: 0 0 20px;
    }
}