@media only screen and (min-width:1484px) {
    .bodys {
        width: 1530px;
        margin: 0 auto;
    }
}

.carousel-inner {
    display: flex;
    justify-content: center;
}

.head_content {
    height: 300px;
    width: 80%;
    /* background: rgb(190, 202, 236); */
    position: absolute;
    top: 18%;
    color: #FFFFFF;
}

.head_content>p {
    font-size: 35px;
}

.cont_but {
    margin-top: 50px;
    font-weight: 400;
}

.cont_but>p {
    font-size: 18px;
}

@media (max-width:1484px) {
    .head_content>p {
        font-size: 28px;
    }

    .cont_but>p {
        font-size: 18px;
    }
}

@media (max-width:1000px) {
    .head_content>p {
        font-size: 16px;
    }

    .cont_but>p {
        font-size: 12px;
    }

    .head_content {
        height: 280px;
        /* margin-top: 30px; */
    }

    .cont_but {
        margin-top: 0px;

    }

    .carousel-inner>img {
        height: 280px !important;
    }

    .content1_conts_head_title {
        font-size: 20px !important;
    }
}

.body_content {
    width: 100%;
}

/* 板块0 */
.content0 {
    width: 100%;
    margin-top: 120px;
    text-align: center;
}

.content0_head {
    font-size: 28px;
    margin-bottom: 80px;
}

.content0_cont {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0 8vw;
    align-items: center;
    align-content: center;
    justify-content: space-around;
}

.content0_cont>.content0_img {
    width: 280px;
    height: 126px;
    /* line-height: 126px; */
    display: flex;
    align-items: center;
    margin-bottom: 72px;

}

.cont0_img_icon {
    margin-left: 40px;
    margin-right: 20px;
}

.content0_cont>.imgColor1 {
    background: linear-gradient(90deg, #040E5D 0%, #0A2096 100%);
}

.content0_cont>.imgColor2 {
    background: linear-gradient(270deg, #539CE4 0%, #2963C5 100%);
}

.content0_cont>.imgColor3 {
    background: linear-gradient(270deg, #7D9AB8 0%, #476182 100%);
}

.content0_cont>.imgColor4 {
    background: linear-gradient(270deg, #9ADEF7 0%, #61BAEC 100%);
}

.content0_cont>.imgColor5 {
    background: linear-gradient(270deg, #7D9AB8 0%, #476182 100%);
}

.content0_cont>.imgColor6 {
    background: linear-gradient(270deg, #00DBDF 0%, #00B4BB 100%);
}

.content0_cont>.imgColor7 {
    background: linear-gradient(270deg, #B2DBE1 0%, #7AB4C0 100%);
}

.content0_cont>.imgColor8 {
    background: linear-gradient(270deg, #539CE4 0%, #2963C5 100%);
}

.cont0_img_text {
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    height: 28px;
    margin-right: 10px;
    color: #FFFFFF;
}

.content0_img>.text3 {
    height: 50px !important;
    width: 200px;
}

.cont0_img_text>.text_color {
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #c9c5c5;
}

.cont0_img_icon>img {
    height: 50px;
    width: 50px;

}

/* 板块1 */
.content1 {
    width: 100%;
    margin-top: 50px;
    /* height: 1658px; */
}

.content1>.content1_conts {
    width: 100%;
    /* border: 1px solid red; */
    height: 90%;
    margin: auto;
    margin-top: 50px;
}

.content1_conts_head {
    width: 100%;
    text-align: center;
}

.content1_conts_head_title {
    font-size: 28px;
    line-height: 44px;
    display: inline-block;
    width: 29%;
    margin-bottom: 30px;
}

.content1_conts_body {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0 8vw;
    align-items: center;
    align-content: center;
    justify-content: space-around;
}

@media (max-width:1150px) {
    .content1_conts_body {
        justify-content: center;
    }
}

.show_content_box {
    width: 560px;
    height: 360px;
    margin-bottom: 60px;
    /* border: 1px solid red; */
}

.show_content_box>.box_top_img {
    width: 560px;
    height: 180px;
}

.show_content_box>.box_bottom_f {
    width: 560px;
    height: 178px;
    padding-top: 32px;
    border-radius: 0px 0px 6px 6px;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.06);
}

.box_bottom_f>.box_bottom {
    width: 512px;
    height: 116px;
    /* border: 1px solid red; */
    /* margin-top: 32px; */
    margin-left: 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.box_bottom_content_cent {
    width: 24px;
    height: 2px;
    background: linear-gradient(270deg, #021597 0%, #003AA3 100%);
}

.box_bottom_content_bot {
    height: 64px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #3D485D;
    line-height: 32px;
}

/* 板块2 */
.content2 {
    width: 100%;
}

.cont2_head {
    width: 100%;
    background-image: url(../../images/1/cont2.png);
    height: 800px;
    /* padding-top: 120px; */
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cont2_top_text {
    width: 21%;
    height: 84px;
    font-size: 28px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    /* border: 1px solid red; */
    position: relative;
    font-weight: 800;
    top: 120px;
    /* left: 40%; */
}

.cont2_show_box {
    position: relative;
    width: 90%;
    height: 620px;
    background: #FFFFFF;
    top: 200px;
    /* left: 5%; */
    padding-top: 80px;
}

.cont2_show_box_cont {
    height: 460px;
    margin: 0px 70px;
    /* border: 1px solid red; */

}

.cont2_show_box_cont_left {
    display: flex;
}

.cont2_show_box_cont_left_img {

    width: 50%;
    height: 460px;
}

.cont2_show_box_cont_left_cont {
    /* border: 1px solid red; */
    width: 50%;
    height: 460px;
    padding: 48px 0px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.cont2_show_box_cont_left_cont_item {
    width: 80%;
}

.cont2_show_box_cont_left_cont_item_cont {
    display: inline-block;
    margin-left: 14px;
    width: 150px;
    height: 26px;
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #16181A;
    line-height: 26px;
}

.cont2_show_box_cont_left_cont_item_text {
    margin-left: 40px;
    width: 100%;
    height: 32px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #3D485D;
}

.content3 {
    width: 100%;
    /* position: relative; */
    display: flex;
    justify-content: center;
    padding-top: 150px;
    display: flex;
    align-items: center;
}

.cont3_box {
    width: 78%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.cont3_box_top {
    width: 380px;
    height: 88px;
    font-size: 28px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 800 !important;
    color: #000000;
    line-height: 44px;
    margin: 3vw auto;
    text-align: center;
}

.cont3_box_bottom {
    width: 100%;
    /* border: 1px solid red; */
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.cont3_box_bottom_item {
    height: 460px;
    margin: 0 auto;
    width: 180px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.cont3_box_btm_itm_col1 {
    background: linear-gradient(180deg, #B9C7E6 0%, #8396C9 100%);
}

.cont3_box_btm_itm_col2 {
    background: linear-gradient(180deg, #95ABE0 0%, #5C73BD 100%);
}

.cont3_box_btm_itm_col3 {
    background: linear-gradient(180deg, #6C8AD8 0%, #3A52B0 100%);
}

.cont3_box_btm_itm_col4 {
    background: linear-gradient(180deg, #3C61D0 0%, #1C32A3 100%);
}

.cont3_box_btm_itm_col5 {
    background: linear-gradient(180deg, #021597 0%, #01095E 100%);
}

.cont3_box_bottom_item_top {
    width: 166px;
    height: 60px;
    border-radius: 6px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cont3_box_bottom_item_btm {
    width: 180px;
    height: 430px;
    background: rgb(245, 247, 253);
    border-radius: 1px;
    position: absolute;
    top: 28px;
    z-index: -1;
    padding-top: 55px;
    padding-left: 20px;
}

.cont3_box_btm_itm_btm_box {
    width: 140px;
    /* height: 200px; */
    /* border: 1px solid red; */
}

.cont3_box_btm_itm_btm_box_item {
    width: 140px;
    height: 48px;
    background: #FFFFFF;
    border-radius: 6px;
    margin-bottom: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cont3_box_btm_itm_top_box_item_text {
    width: 80px;
    height: 36px;
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 36px;
}

.cont3_box_btm_itm_btm_box_item_text {
    display: block;
    width: 140px;
    height: 32px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #3D485D;
    line-height: 39px;
    text-align: center;
}

.content4 {
    height: 700px;
    width: 100%;
    /* border: 1px solid red; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.cont4_box {
    height: 544px;
    width: 80%;
    /* border: 1px solid red; */
    display: flex;
    flex-direction: column;
    align-items: center;
    background: rgb(245, 247, 253);
}

.cont4_box_top {
    width: 30%;
    height: 44px;
    font-size: 28px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #000000;
    line-height: 44px;
    text-align: center;
    margin-bottom: 40px;
}

.cont4_box_middle {
    display: flex;
}

.cont4_box_middle_content {

    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #16181A;
    line-height: 30px;

    margin-bottom: 40px;
    cursor: pointer;
}

.cont4_box_middle_content:hover {
    border-bottom: 2px solid #021597;
    color: #021597;
}

.cont4_box_bottom {
    display: flex;
    position: relative;
    width: 90%;
    height: 768px;
    /* border: 1px solid red; */
    align-items: center;
}

.cont4_box-bottom_left {
    width: 550px;
    height: 280px;
    background: #FFFFFF;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.06);
    border-radius: 6px 0px 0px 6px;
    /* border: 1px solid red; */
    z-index: 1;
    display: flex;
    justify-content: center;
}

.cont4_box-bottom_right {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 60%;
    /* border: 1px solid red; */
    z-index: 0;
}

.cont4_box-bottom_left_content1 {
    width: 180px;
    height: 32px;
    font-size: 28px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #16181A;
    line-height: 32px;
    margin-bottom: 16px;
}

.cont4_box-bottom_left_content2 {
    width: 340px;
    height: 24px;
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #16181A;
    line-height: 24px;
    margin-bottom: 36px;
}

.cont4_box-bottom_left_content3 {
    width: 470px;
    height: 64px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #3D485D;
    line-height: 32px;
}

.content5 {
    width: 100%;
    height: 1000px;
    /* border: 1px solid red; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.cont5_box {
    width: 90%;
    height: 800px;
    /* border: 1px solid red; */
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cont5_box_content1 {
    /* width: 380px; */
    height: 44px;
    font-size: 28px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #000000;
    line-height: 44px;
    margin-bottom: 24px;
}

.cont5_box_content2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    height: 72px;
    /* width: 700px; */
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #3D485D;
    line-height: 32px;
    /* border: 1px solid red; */
    margin-bottom: 80px;
}

.cont5_box_content3 {
    width: 650px;
    height: 138px;
    /* border: 1px solid red; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 24px;
}

.cont5_box_content3_item {
    height: 64px;
    width: 100px;
    /* border: 1px solid red; */
    background: #FFFFFF;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.06);
    border-radius: 6px;
    font-size: 20px;
    font-weight: 500;
    line-height: 64px;
    text-align: center;
    color: #021597;
}

.cont5_box_content3_item1 {
    width: 36px;
    height: 20px;
    /* border: 1px dashed rgb(178, 173, 173); */
}

.cont5_box_content3_item2 {
    height: 138px;
    line-height: 138px;
    text-align: center;
    width: 200px;
    font-size: 28px;
    font-weight: 500;
    background-image: url(../../images/1/12.png);
}

.cont5_box_content4 {
    /* height: 400px; */
    width: 80%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    /* border: 1px solid red; */
    position: relative;
    /* margin-bottom: 150px; */
}

.cont5_box_content4_item {
    width: 32px;
    height: 29px;
    /* border: 1px dashed rgb(178, 173, 173); */
    z-index: 2;
}

.cont5_box_cont4_item_btm {
    margin-bottom: 37px;
}

.cont5_box_content4_item1 {
    width: 334px;
    height: 255px;
    background: linear-gradient(180deg, #021597 0%, #01095E 100%);
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
}

.cont5_box_content4_item1_content1 {
    /* width: 238px; */
    height: 42px;
    font-size: 28px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 42px;
    text-align: center;
}

.cont5_box_content4_item1_content2 {
    /* width: 180px; */
    height: 81px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
}

.cont5_box_content4_item3 {
    position: absolute;
    top: 235px;
    /* border: 1px dashed rgb(178, 173, 173); */

}

.content6 {
    width: 100%;
    /* height: 250px; */
    /* border: 1px solid red; */
    margin-bottom: 50px;
    display: flex;
    position: relative;
    bottom: 40px;
    justify-content: center;
    z-index: -1;
}

.cont6_box {
    width: 80%;
    /* height: 250px; */
    /* border: 1px solid red; */
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-content: flex-start;
}

.cont6_box_box1 {
    /* border: 1px solid red; */
    height: 250px;
    display: flex;
    flex-direction: column;
    /* align-items: center; */
}

.cont6_box_box1_width {
    width: 170px;

}

.cont6_box_box1_width1 {
    width: 150px;

}

.cont6_box_box1_width2 {
    width: 220px;

}

.cont6_box_box1_width3 {
    width: 150px;

}

.cont6_box_box1_width4 {

    width: 220px;
}

.cont6_box_box1_content_top {
    width: 131px;
    height: 40px;
    background: linear-gradient(180deg, #021597 0%, #01095E 100%);
    border-radius: 6px 6px 0px 0px;
    margin-left: 10px;
    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
    line-height: 40px;
}

.cont6_box_box1_content_btm {
    width: 100%;
    height: 200px;
    background: #ffffff;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.06);
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    padding: 0 20px;
    font-weight: 400;
}

.isshows {
    display: none;
}

@media (max-width:850px) {

    .cont4_box-bottom_left>div {
        width: 90% !important;
    }

    .cont4_box-bottom_right {
        width: 70%;
    }

    .cont4_box-bottom_left {
        width: 70%;
        height: 300px;
    }

    .cont4_box-bottom_left_content1 {
        font-size: 18px;
        width: 100%;
    }

    .cont4_box-bottom_left_content2 {
        font-size: 15px;
        width: 100%;
    }

    .cont4_box-bottom_left_content3 {
        font-size: 13px;
        width: 100%;
    }

}

@media (max-width:650px) {
    .show_content_box {
        width: 90%;
    }

    .box_bottom_f {
        width: 100% !important;
    }

    .box_bottom_f>.box_bottom {
        width: 90% !important;
    }

    .cont2_top_text {
        font-size: 16px;
        width: 75%;
        text-align: center;
    }

    .cont2_show_box_cont_left_cont_item_cont {
        font-size: 15px;
    }

    .cont2_show_box_cont_left_cont_item_text {
        font-size: 12px;
    }

    .cont3_box_top>span {
        font-size: 16px;
    }

    .cont4_box-bottom_left_content2 {
        margin-bottom: 10px;
    }

    .cont4_box-bottom_left>div {
        margin-left: 10px !important;
    }

    .cont3_box_top {
        width: auto;
    }

    .cont5_box_content3 {
        width: 90%;
    }

    .cont5_box_content3_item {
        font-size: 16px;
    }

    .cont5_box_content3_item2 {
        font-size: 18px;
    }

    .cont5_box_content4_item1 {
        width: 80%;
    }

    .cont5_box_content4_item3 {
        width: 90%;
    }

    .cont5_box_content4_item1_content1 {
        font-size: 18px;
    }

    .cont5_box_content4_item1_content2 {
        font-size: 16px;
    }

    .cont5_box_content1 {
        margin-bottom: 38px;
    }

    .cont5_box_content2>p {
        text-align: center;
    }

    .cont4_box_top {
        width: 26%;
    }

    .cont2_show_box_cont_left_img {
        height: 200px;
        width: 200px;
    }

    .cont2_show_box_cont_left {
        flex-direction: column;
        align-items: center;
    }

    .cont2_show_box_cont_left_cont {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        padding: 0;
        width: auto;
        height: auto;
    }

    .cont2_show_box_cont_left_cont_item {
        margin-bottom: 10px;
    }

    .content1_conts_head_title {
        width: 75%;
    }

    .show_content_box>.box_bottom_f {
        height: 250px;
    }

    .isshows {
        display: block;
    }

    .isshows1 {
        display: none;
    }

    .cont2_show_box_cont_left_cont_item>p {
        margin-bottom: 6px;
    }
}