html {
    overflow-y: overlay;
}

body {
    margin: 0;
    background: #f8f6fd;
}

h1,
h2,
h3,
h4,
h5,
p {
    margin: 0;
}

.fix_icon_box {
    position: fixed;
    right: 30px;
    top: 50%;
    margin-top: -75px;
    width: 70px;
    border-radius: 36px;
    height: 150px;
    display: flex;
    flex-flow: column;
    justify-content: space-around;
    box-shadow: 0px 0px 7px 0px rgba(197, 90, 130, 0.16);
    background: white;
    z-index: 10;
}

.fix_icon_box img {
    width: 30px;
    display: block;
    margin: 0 auto;
}

.container {
    box-sizing: border-box;
    min-width: 1400px;
    position: relative;
    padding-bottom: 520px;
    min-height: 100%;
}

.container header {
    width: 100%;
    background: #1A5CA7;
}

.container .content {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.content_tag_box {
    width: 100% !important;
}

.container footer {
    background: #1A5CA7;
    width: 100%;
    position: absolute;
    bottom: 0;
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
    padding-top: 20px;
}

.company_introduce {
    text-align: center;
}

.company_introduce h3 {
    height: 35px;
    font-size: 36px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 27px;
}

.company_introduce p {
    margin-top: 15px;
    height: 18px;
    font-size: 18px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 27px;
}


.text_btn {
    color: #333;
    text-decoration: none;
    font-size: 14px;
}

.float_left {
    float: left;
}

.float_right {
    float: right;

}

.bg_btn {
    display: inline-block;
    padding: 0 10px;
    height: 36px;
    color: white;
    background: #43BFEF;
    border-radius: 18px;
    text-align: center;
    line-height: 36px;
}

.nav {
    line-height: 50px;
    position: relative;
    z-index: 1;
    width: 1200px !important;
}

.nav .float_right {
    float: right;
    width: 700px;
    display: flex;
    justify-content: space-between;
}


.nav .float_right .text_btn {
    font-size: 19px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 58px;
}

.nav .float_right .text_btn.active {
    font-size: 21px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 58px;
}

.banner_content {
    position: relative;
}

.banner_bg {
    width: 100%;
    display: inline-block;
}

.banner_logo {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 60px;
}

.banner_tag {
    position: absolute;
    top: 7vw;
    left: 0;
}


p.theme_text_vice {
    font-size: 40px;
    font-family: FZFW Qing Yin TiS;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 55px;
}

input.experience_btn {
    width: 127px;
    height: 40px;
    border: 1px solid #FFFFFF;
    border-radius: 20px;
    background: transparent;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
    margin-top: 60px;
    cursor: pointer;
}

.tag_item li {
    float: left;
    margin-right: 15px;
    margin-top: 10px;
    width: auto;
    font-size: 1.5vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333;
    background: white;
    border-radius: 20px;
    padding: 3px 15px;
}

.content_item_box {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 0;
    -webkit-column-gap: 0;
    padding-top: 0.5em;
}

.content_item {
    width: 100%;
    padding: 25px;
    border-radius: 10px;
    margin: 0 30px 50px 0;
    position: relative;
    box-sizing: border-box;
    column-gap: 30px;
    display: flex;
    justify-content: space-between;
}

.content_item img {
    width:499px;
    height: 485px;
}

.text_div {
    width: 625px;
}

.text_div h3 {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2C2C2C;
    line-height: 44px;
}

.text_div p {
    width: 582px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2C2C2C;
    line-height: 82px;
}

.content_item:first-child {
    margin-top: 130px;
}

.content_text {
    display: flex;
    flex-flow: column;
    flex: 1;
    justify-content: space-between;
}

.content_text .cc_img {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.button_div span.btn{
    width: 181px;
    height: 66px;
    border-radius: 33px;
    display: inline-block;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 66px;
    text-align: center;
    cursor: pointer;
}
span.btn.mf {
    background: #1A5CA7;
    color: #E4E4E6;
}

span.btn.lj {
    background: #fff;
    border-radius: 33px;
    color: #1A5CA7;
    border: 1px solid #1A5CA7;
    margin-left: 30px;
}

.infobg1 {
    height: 460px;
}

.infobg1 img {
    right: 0;
    width: 180px;
    bottom: 0;
}

.infobg1 .infobgimg1 {
    top: -250px;
    right: -10px;
    width: 719px;
}

.infobgimg6 {
    width: 628px;
    position: absolute;
    bottom: -160px !important;
    left: 0px;
}

.infobg2 {
    padding-bottom: 100px;
}

.infobg2 img {
    right: 30px;
    bottom: 10px;
}

.infobg3 {
    padding-bottom: 70px;
}

.infobg3 img {
    right: 20px;
    bottom: 20px;
    width: 220px;
}

.infobg4 {
    padding-bottom: 70px;
}

.infobg4 img {
    bottom: 30px;
    right: 82px;
    width: 220px;
}

.infobg5 {
    padding-bottom: 70px;
}

.infobg5 img {
    width: 210px;
    right: 20px;
    bottom: 30px;
}


.flex_wrap_content {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    flex-wrap: wrap;
}


.footer_content {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    flex-flow: column;
}

.footer_content .company_info {
    font-size: 14px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 20px;
    opacity: 0.6;
    text-align: center;
    background: #021033;
    width: 100%;
    height: 130px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    row-gap: 10px;
}

.footer_top {
    width: 100%;
    background: #011955;
}

.footer_top .top_content {
    width: 1200px;
    height: 367px;
    margin: 0 auto;
    justify-content: space-between;
    display: flex;
    align-items: center;
}

.sub_title {
    text-align: center;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2C2C2C;
    line-height: 44px;
}

.sub_title .vice_title {
    height: 20px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #003A53;
    line-height: 51px;
    opacity: 0.5;
}

.sub_title p {
    display: inline-block;
    margin: 0px;
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 44px;
    opacity: 0.6;
    position: relative;
}

.sub_title p::before {
    content: "";
    width: 130%;
    height: 16px;
    background: #FF9E47;
    opacity: 0.3;
    border-radius: 8px;
    position: absolute;
    left: -15%;
    bottom: 5px;
}

.sub_title .dot_left::after,
.sub_title .dot_right::after {
    content: " ";
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #F7A8D9;
    border-radius: 50%;
    vertical-align: middle;
}

.sub_title .dot_left::before,
.sub_title .dot_right::before {
    content: " ";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #79C2FF;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 14px;
}

.dot_left {
    margin-right: 50px;
}

.dot_right {
    margin-left: 50px;
}

.sub_title .dot_right {
    transform: rotate(180deg);
    display: inline-block;
    vertical-align: sub;
}


.flex_content {
    display: flex;
    justify-content: space-between;
}

.flex_content_around {
    width: 1200px !important;
    display: flex;
    justify-content: space-around;
}

.serviceItem {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    text-align: center;
    height: 240px;
}

.serviceItem img {
    display: block;
    margin: 0 auto;
    width: 196px;
}

.serviceItem h3 {
    font-size: 20px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #003A53;
    line-height: 40px;
}

.serviceItem p {
    text-align: center;
    font-size: 16px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #003A53;
    line-height: 40px;
    opacity: 0.5;
}

.inquiry_info {
    height: 277px;
    background: #003A53;
    display: flex;
    flex-flow: column;
    justify-content: center;
    margin-top: 80px;
    text-align: center;
}

.inquiry_info h3 {
    font-size: 30px;
    color: #fff;
}

.inquiry_info p {
    font-size: 24px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #fff;
    margin-bottom: 35px;
}

.in_btn {
    width: 147px;
    height: 47px;
    background: #FFFFFF;
    color: #43BFEF;
    border-radius: 24px;
    margin: 0 auto;
    line-height: 46px;
    cursor: pointer;
    text-decoration: none;
}

.grid_box {
    display: flex;
    flex-wrap: wrap;
    column-gap: 60px;
    margin: 0 auto;
    width: 1200px;
}

.grid_box .grid_box {
    display: flex;
    align-items: center;
    justify-content: center;
    row-gap: 20px;
}

.grid_item {
    text-align: center;
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    width: 183px;
    height: 325px;
    background: #FFFFFF;
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
    padding: 0 10px;
}

.grid_item h3 {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FF9E47;
    line-height: 44px;
    margin-bottom: 10px;
}

.grid_item img {
    width: fit-content;
    margin: 30px auto 15px;
}

.grid_item p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    text-align: left;
}

.we_have_box {
    height: 459px;
    background: #FF9E47;
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.06);
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.we_have_content {
    display: grid;
    grid-template-columns: repeat(2, 400px);
    grid-template-rows: repeat(3, 90px);
    column-gap: 130px;
    row-gap: 20px;
    width: 1200px;
    margin: 0 auto;
    justify-content: center;
}

.we_have_item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.we_have_item p {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin: 0px;
}

.we_have_item img {
    display: inline-block;
    height: 58px;
    margin-right: 30px;
}

.swiper_box.index_swiper {
    height: 670px;
    background: #FFFFFF;
    border-radius: 30px;
}

.swiper-container {
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.swiper-slide {
    width: 25%;
}


img.user_head {
    display: inline-block;
    width: 39px;
    height: 39px;
    border-radius: 6px;
    margin-right: 10px;
}

.img_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.user_info {
    display: flex;
    align-items: center;
}

.swiper_text p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 44px;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 100px;
    height: 10px;
    background: #1A5CA7;
    border-radius: 5px;
}

span.swiper-pagination-bullet {
    width: 48px;
    height: 10px;
    background: #1A5CA7;
    border-radius: 5px;
}


.platform_box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(1, 240px);
    column-gap: 40px;
    row-gap: 20px;
    width: 1200px;
    margin: 0 auto;
    justify-content: center;
}

.advantage_item {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
}

.advantage_item .item_text {
    text-align: center;
}

.advantage_item .item_text h3 {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2C2C2C;
    line-height: 44px;
}

.advantage_item .item_text p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2C2C2C;
    line-height: 44px;
}

p.index_title {
    text-align: center;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2C2C2C;
    line-height: 44px;
}

.index_sub_title {
    margin-bottom: 30px;
}

.yj_box {
    background: white;
    padding: 90px 0;
}

.index_grid_box {
    display: flex;
    justify-content: center;
    column-gap: 48px;
}

.index_grid_item {
    width: 289px;
    height: 420px;
    background: #F5F7FA;
    border-radius: 10px;
}

.index_grid_item h3 {
    width: 289px;
    height: 85px;
    background: #FD8442;
    border-radius: 10px 10px 0px 0px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 75px;
    text-align: center;
}

.index_grid_item p {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 51px;
    padding: 0 45px;
}

.index_grid_item span {
    display: block;
    width: 128px;
    height: 46px;
    background: #FD8442;
    border-radius: 23px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 46px;
    text-align: center;
    margin: 0 auto;
}

.module2 p,
.module2 h3 {
    color: white;
}

.module_content {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
}

.productValue {
    display: flex;
    justify-content: space-between;
    width: 375px;
    height: 408px;
    background: #1A5CA7;
    border-radius: 30px;
    padding: 30px;
}

.text_content {
    width: 100%;
    white-space: normal;
}

.text_content h3 {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    text-align: center;
    color: #F8F6FD;
    position: relative;
}

.text_content h3:before {
    content: "";
    width: 30px;
    height: 4px;
    background: #F8F6FD;
    border-radius: 2px;
    position: absolute;
    bottom: -40px;
    left: 50%;
    margin-left: -15px;
}

.text_content p {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #F8F6FD;
    line-height: 44px;
    margin-top: 80px;
}

.contactus_box {
    width: 1200px;
    margin: 0 auto;
}

.contactusbanner {
    display: inline-block;
    width: 100%;
    margin: 20px 0;
}

.contactus_input {
    width: 100%;
    height: 50px;
    border: 1px solid #CDCDCD;
    border-radius: 6px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #ACACAC;
    padding-left: 12px;
    margin-top: 50px;
}

.highlights_box {
    display: flex;
    justify-content: center;
    column-gap: 56px;
    height: 55px;
    background: none;
}

.highlights_item {
    width: 234px;
    height: 55px;
    color: #1A5CA7;
    background: #FFFFFF;
    border-radius: 28px;
    border: 1px solid #1A5CA7;
}

.highlights_item p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #1A5CA7;
    line-height: 55px;
    text-align: center;
}

.highlights_box.swiper-pagination-bullet-active .highlights_item {
    background-color: #1A5CA7;
}

.highlights_box.swiper-pagination-bullet-active .highlights_item p {
    color: #fff;
}


.index_swiper .swiper-pagination {
    display: flex;
    justify-content: center;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    top: 25px;
    bottom: unset;
    padding-bottom: 35px;
    border-bottom: 1px solid #E4E4E6;
}

.fixed_message_box {
    width: 132px;
    height: 132px;
    background: #1A5CA7;
    border-radius: 13px;
    position: fixed;
    right: 30px;
    bottom: 50px;
    display: flex;
    justify-content: center;
    flex-flow: column;
    align-items: center;
    color: white;
    row-gap: 15px;
    z-index: 1;
    box-shadow: 0px 0px 5px #c3c3c3;
}

.fixed_message_box p {
    font-size: 25px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 36px;
}

/* .message_board_box {
    width: 283px;
    height: 536px;
    background: #FFFFFF;
    border: 1px solid #27B8D0;
    border-radius: 13px;
} */

.el-icon-chat-line-round {
    font-size: 50px;
}

.message_popover {
    width: 283px;
    height: 536px;
    background: #FFFFFF;
    border: 1px solid #27B8D0;
    border-radius: 13px;
    padding: 0;
}

.el-popper[x-placement^=top-end] .popper__arrow::after {
    border-top-color: #27B8D0;
    bottom: 0px;
}

.message_board_box {
    display: flex;
    flex-flow: column;
    height: 100%;
}

.messageboard_title {
    width: 283px;
    height: 67px;
    color: white;
    background: #1A5CA7;
    border: 1px solid #27B8D0;
    border-radius: 13px 13px 0px 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
}

.message_board_box p {
    font-size: 32px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 36px;
}

.message_board_box i.el-icon-minus {
    border-radius: 3px;
    font-size: 45px;
    cursor: pointer;
}

.msgboard_content {
    padding: 10px;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    flex: 1;
}

.msgboard_content .submit_btn {
    width: 159px;
    height: 48px;
    background: #1A5CA7;
    border-radius: 24px;
    margin: 0 auto;
}

.msgboard_content .el-input__inner {
    height: 53px;
    line-height: 53px;
}

/* 产品 S */
.product_box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 135px);
    column-gap: 40px;
    row-gap: 20px;
    width: 1200px;
    margin: 0 auto;
    justify-content: center;
}

.product_item {
    padding: 20px 40px;
    display: flex;
    justify-content: space-between;
}

.product_item h3 {
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #2C2C2C;
    line-height: 44px;
}

.product_img {
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.item_text p {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2C2C2C;
    line-height: 44px;
}

.speciality_img {
    text-align: center;
    margin-bottom: 100px;
}

/* 产品 E */

/* 合作 S */
.join_box {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
    column-gap: 8px;
}

.join_text {
    flex: 1;
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.join_text h3 {
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #2C2C2C;
    line-height: 44px;
}

.join_text p {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2C2C2C;
    line-height: 62px;
    white-space: pre-line;
}

.coomsg_img img {
    position: absolute;
    left: 0;
    z-index: -1;
}

/* 合作 E */

/* 关于我们 S */
.join_text.us_text {
    width: 600px;
    flex: initial;
}

.join_text.us_text p {
    white-space: pre-line;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2C2C2C;
    line-height: 44px;
}

.join_img.us_img {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex: 1;
}

.job_info {
    width: 1075px;
    height: 36px;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #2C2C2C;
    line-height: 44px;
    display: flex;
    justify-content: space-between;
}

.content_text.job_text {
    height: auto;
}

.job_details {
    margin-top: 40px;
}

.job_details p {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2C2C2C;
    line-height: 40px;
    margin: 10px 0;
}

/* 关于我们 E */

.module_box.module1 {
    height: 607px;
    background-size: cover;
    background-image: url("../images/iban1.png");
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.module1 .fbg1 {
    width: 887px;
    position: absolute;
    left: 0;
    z-index: 0;
}

.module_box.module2 {
    height: 780px;
    background-size: cover;
    background-image: url("../images/iban2.png");
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.module_box.module3 {
    height: 1086px;
    background-size: cover;
    background-image: url("../images/iban3.png");
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.banner_text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.banner_text h3 {
    font-size: 44px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 44px;
    text-align: center;
}

.banner_text h4 {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 45px;
    text-align: center;
    margin-top: 12px;
}

.banner_text p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 44px;
    text-align: center;
}

.banner2 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.banner2 .banner_text {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0%, 50%);
}

.banner2 .banner_text h3,
.banner2 .banner_text h4,
.banner2 .banner_text p {
    text-align: right;
}


/* dcc */
.dcc_content {
    background-size: contain;
    background-image: url("../images/dban1.png");
}

.dcc_box {
    grid-template-rows: repeat(1, 400px);
}

.dcc_box .advantage_item {
    width: 364px;
    height: 365px;
    background: #FFFFFF;
    border-radius: 30px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    row-gap: 40px;
}

.flowPath_box {
    display: flex;
    width: 1200px;
    margin: 100px auto;
    justify-content: space-between;
    align-items: center;
    height: 365px;
    background: #FFFFFF;
    border-radius: 30px;
}

.flowPath_box .flowItem {
    row-gap: 20px;
    display: flex;
    flex-flow: column;
}

/* dcc */

/* ty */
.sw_box {
    width: 1200px;
    margin: 0 auto;
}

.sw_box .scroll_box {
    height: 307px;
}

.sw_box .img_box {
    border-radius: 30px;
}

.sw_box .scroll_box img {
    height: 307px;
}

.sw_box span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    height: 30px;
    border-radius: 4px;
}

.sw_box .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 10px 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.sw_box .flex_start {
    display: flex;
    justify-content: start;
}

.sw_box .info_flex .text {
    width: 720px;
    height: 60px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2C2C2C;
    line-height: 44px;
}

.sw_box .info_flex h4 {
    margin-top: 65px;
    height: 25px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2C2C2C;
    line-height: 44px;
    position: relative;
    margin-bottom: 40px;
}



.sw_box .info_flex h4::before {
    content: "";
    width: 57px;
    height: 4px;
    background: #1A5CA7;
    position: absolute;
    bottom: -25px;
}

.sw_box .info_content_box {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    padding-top: 20px;
    margin-top: 10px;
}

.sw_box .info_content {
    margin-left: 60px;
}

.service_highlights {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
    padding-left: 50px;
    margin-bottom: 40px;
}

.service_item {
    width: 430px;
    height: 365px;
    background: #FFFFFF;
    box-shadow: 0px 3px 24px 0px rgba(26, 92, 167, 0.21);
    border-radius: 30px;
    padding: 30px;
}

.service_item h3 {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2C2C2C;
    line-height: 44px;
    position: relative;
    margin-bottom: 45px;
}

.service_item h3::before {
    content: "";
    width: 57px;
    height: 4px;
    background: #1A5CA7;
    position: absolute;
    bottom: -25px;
}

.service_item p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2C2C2C;
    line-height: 44px;
}

/* ty */

/* us */
.usinfo_box {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.usinfo_box h3 {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2C2C2C;
    line-height: 44px;
    position: relative;
    margin-bottom: 40px;
}

.usinfo_box h3::before {
    content: "";
    width: 57px;
    height: 4px;
    background: #1A5CA7;
    position: absolute;
    bottom: -25px;
}

.usinfo_box .info_box {
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.usinfo_box p {
    width: 609px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2C2C2C;
    line-height: 44px;
}

.img_box1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 30px;
    box-shadow: -119px 167px 0px white;
}

.img_box2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 30px;
    box-shadow: -119px -167px 0px #E9E7EE;
}

.banner4 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.banner4 .banner_text {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0%, 100%);
}

.banner4 .banner_text h3,
.banner4 .banner_text h4 {
    text-align: left;
}

/* us */