.u-banner {
    height: 570px;
    padding-top: 90px;
    text-align: center;
    line-height: 550px;
    color: #fff;
    font-size: 60px;
    width: 100%;
    background: #007377 url('../images/Vertex_Global/banner-about.webp') no-repeat center top;
}

.about-banner {
    height: 490px;
}

.bannerTit {
    font-family: "SF UI Bold", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 60px;
    margin: auto;
    color: #fff;
    line-height: 80px;
    text-align: left;
    padding-top: 70px;
}

.bannerText {
    font-size: 16px;
    line-height: 26px;
    margin: 40px auto 0;
    text-align: left;
    font-weight: normal;
}

.bannerBtn {
    margin: 40px auto 0;
    line-height: 0;
    text-align: left;
}

.bannerBtn .bannerbtn {
    height: 60px;
    line-height: 60px;
    font-weight: normal;
}

.we_about-intro {
    margin-bottom: 60px;
}

.u-col {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.u-col:first-child .col-2 {
    width: 47%;
}

.we_about-desc {
    line-height: 28px;
}

.we_about-desc p {
    margin-top: 10px;
}

.we_about-desc p:first-child {
    margin-top: 0;
}

.we_about-img {
    position: relative;
}

.we_about-play {
    height: 56px;
    width: 56px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    /* transform: translate(-50%, -50%); */
    border-radius: 50%;
    border: 2px solid #fff;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.2) url('../images/news/play-icon.webp') no-repeat 22px 20px;
}

.m-modal-mask {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1000;
    text-align: center;
    visibility: hidden;
    opacity: 0;
}

.m-modal-mask.show {
    visibility: visible;
    opacity: 1;
}

.m-modal-mask .m-modal {
    display: inline-block;
    position: relative;
    background: #fff;
    padding: 35px;
    border-radius: 5px;
    vertical-align: middle;
    top: 50%;
    transform: translate(0%, -50%);
}

.m-modal-mask .modal-close {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    line-height: 30px;
    width: 30px;
    text-align: center;
    font-size: 24px;
}

.we_about-item {
    padding-top: 50px;
    padding-bottom: 50px;
    border: 1px solid #eaeaea;
    text-align: center;
    background: #f7f8f8;
    width: 32%;
}

.we_about-item:hover {
    color: #007377;
    background: #fff;
}

.we_about-icon {
    height: 60px;
    width: 60px;
    display: inline-block;
    margin-bottom: 20px;
}

.we_about-tit {
    font-size: 18px;
    line-height: 1.16;
}

.m-we_int {
    background-color: #F6F6F6;
}

.we_int_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.we_int-left,
.we-int-rig {
    width: 46%;
}

.we-int-rig {
    color: #828282;
    font-size: 16px;
    line-height: 26px;
}

.we-int-rig p {
    margin-top: 10px;
}

.we-int-rig p:first-child {
    margin-top: 0;
}

.we-int-rig p a {
    text-decoration: underline;
    color: #2f2725;
}


.we_advance {
    padding: 80px 0;
    background: #414953 url('../images/Vertex_Global/we-ban.webp') no-repeat center 0;
}

.we_advance-title {
    margin-bottom: 30px;
}

.verg-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.verg-list {
    width: 49%;
    background-color: #fff;
    /* height: 230px; */
    margin-top: 20px;
    padding: 40px;
}

.verg-list-def {
    float: left;
    width: 140px;
}

.verg-list-icon1 {
    background: url('../images/Vertex_Global/verg-list-icon1.webp') no-repeat center top;
}

.verg-list-icon2 {
    background: url('../images/Vertex_Global/verg-list-icon2.webp') no-repeat center top;
}

.verg-list-icon3 {
    background: url('../images/Vertex_Global/verg-list-icon3.webp') no-repeat center top;
}

.verg-list-icon4 {
    background: url('../images/Vertex_Global/verg-list-icon4.webp') no-repeat center top;
}

.verg-list-icon {
    width: 100%;
    height: 120px;
}

.verg-list-tit {
    color: #2F2725;
    font-size: 18px;
    line-height: 22px;
    margin-top: 20px;
    text-align: center;
}

.verg-list-text {
    float: right;
    width: 316px;
    color: #828282;
    font-size: 16px;
    line-height: 26px;
}

.we_work {
    padding-top: 90px;
    padding-bottom: 60px;
}

.we_work-title {
    margin-bottom: 50px;
}

.we_work-tit {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
    color: #007377;
    text-align: center;
    text-transform: capitalize;
    font-family: "SF UI Bold", Helvetica, Arial, sans-serif;
}

.we_work-desc {
    margin-bottom: 30px;
}

.we_work-list {
    margin-bottom: 60px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.we_work-img {
    position: relative;
    overflow: hidden;
    margin-right: 20px;
    width: calc((100% - 60px) / 4);
}

.we_work-img:nth-of-type(4n+0) {
    margin-right: 0;
}

.we_work-img>img:hover {
    transform: scale(1.1);
}

.we_work-img>img {
    transition: all .5s ease-in-out;
}

.we_work-img-tit {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
}

.we_work-case-con,
.we_work-case-img {
    width: 49%;
}

.we_work-case-con {
    padding-right: 40px;
}

.we_work-case-text {
    padding-bottom: 40px;
}

.we_work-case-text p {
    margin-bottom: 20px;
}

.we_data {
    padding-top: 60px;
    padding-bottom: 80px;
    color: #fff;
    background: #007377;
}


.we_data .we_work-tit {
    margin-bottom: 40px;
    color: #fff;
}

.we_data-table {
    margin-bottom: 47px;
    padding-top: 25px;
    padding-bottom: 1px;
    background: #007377;
    position: relative;
}

.we_data .table_row {
    margin-bottom: 30px;
    padding-left: 87px;
    position: relative;
    z-index: 1;
}

.we_data .year {
    position: absolute;
    left: 0;
    line-height: 52px;
    font-size: 18px;
    font-weight: 700;
}

.we_data .bar {
    height: 16px;
    margin-bottom: 2px;
    -webkit-transition: .8s;
    transition: .8s;
    width: 0;
}

.we_data .bar:nth-child(2) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.we_data .bar:nth-child(3) {
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
}

.we_data .bar-green {
    background: #75bcc1;
}

.we_data .bar-red {
    background: #e37373;
}

.we_data .bar-white {
    background: #fff;
}

.we_data .lines {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 87px;
}

.we_data .column {
    float: left;
    margin-left: 181px;
    height: 100%;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    position: relative;
}

.we_data .column:first-child {
    margin-left: 0;
}

.we_data .column span {
    position: absolute;
    bottom: -26px;
    left: -5px;
}

.we_data .data-tag {
    padding-left: 87px;
}

.we_data .data-tag i {
    height: 15px;
    width: 15px;
    margin-top: 2px;
    margin-right: 10px;
}

.we_data .data-tag .color-green {
    background: #75bcc1;
}

.we_data .data-tag span {
    margin-right: 40px;
}

.we_data .data-tag .color-red {
    background: #e37373;
}

.we_data .data-tag .color-white {
    background: #fff;
}

.we_data-desc {
    margin-top: 48px;
    margin-bottom: 40px;
}

.button-whited {
    display: inline-block;
    min-width: 110px;
    padding-left: 45px;
    padding-right: 45px;
    height: 60px;
    line-height: 58px;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    font-family: "SF UI Regular", Helvetica, Arial, sans-serif;
    border: 1px solid #fff;
    box-sizing: border-box;
    font-size: 16px;
}

.button-whited:hover {
    background-color: #fff;
    color: #007377;
}

a:hover {
    text-decoration: none;
}


.we_safe {
    padding-top: 80px;
    padding-bottom: 60px;
}

.we_safe .u-col {
    flex-wrap: nowrap;
}

.list_col-3 {
    margin-left: 10px;
}

.list_col-3:first-child {
    margin-left: 0;
}

.we_safe-img {
    /* height: 200px; */
    margin-bottom: 25px;
    overflow: hidden;
}

.we_safe-img>img {
    width: 100%;
    transition: all .5s ease-in-out;
}


.we_safe-img:hover>img {
    transform: scale(1.08, 1.08);
}

.we_wrap {
    padding-top: 60px;
    padding-bottom: 60px;
}

.we_serve {
    background: #f6f6f6;
}


.ser_flow-con {
    margin-bottom: 45px;
}

.ser_flow-step {
    float: left;
    width: 120px;
    position: relative;
}

.ser_flow-step:not(:first-child):after {
    content: '';
    position: absolute;
    left: -19px;
    top: 55px;
    width: 7px;
    height: 11px;
    background: url('../images/Vertex_Global/ser-arrow.webp') no-repeat 0 0;
}

.ser_flow-step+.ser_flow-step {
    margin-left: 31px;
}

.ser_flow-icon {
    width: 118px;
    height: 118px;
    margin-bottom: 25px;
    border-radius: 50%;
    border: 1px dashed #007377;
    background: #fff;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.we_serve .ser_flow-icon {
    margin-bottom: 18px;
}

.ser_flow-icon1 {
    background-image: url('../images/Vertex_Global/ser-step1.webp');
}

.ser_flow-icon2 {
    background-image: url('../images/Vertex_Global/ser-step2.webp');
}

.ser_flow-icon3 {
    background-image: url('../images/Vertex_Global/ser-step3.webp');
}

.ser_flow-icon4 {
    background-image: url('../images/Vertex_Global/ser-step4.webp');
}

.ser_flow-icon5 {
    background-image: url('../images/Vertex_Global/ser-step5.webp');
}

.ser_flow-icon6 {
    background-image: url('../images/Vertex_Global/ser-step6.webp');
}

.ser_flow-icon7 {
    background-image: url('../images/Vertex_Global/ser-step7.webp');
}

.ser_flow-icon8 {
    background-image: url('../images/Vertex_Global/ser-step8.webp');
}


.ser_flow-text {
    font-family: "SF UI Regular", Helvetica, Arial, sans-serif;
}


























.value-banner {
    background: #007377 url('../images/Vertex_Global/banner-value.webp') no-repeat center top;
    height: 522px;
}

.bannerCont {
    margin: 60px auto 0;
    display: flex;
    justify-content: space-between;
}

.bannerCont .list {
    width: 35%;
    margin-left: 20px;
    background-color: rgba(0, 135, 145, 0.8);
    padding: 40px;
    font-weight: normal;
    line-height: 50px;
}

.bannerCont .list:first-child {
    margin-left: 0;
}

.bannerCont span {
    width: 60px;
    height: 60px;
    display: inline-block;
    vertical-align: middle;
}

.bannerCont .tit {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
}

.bannerCont .icon-01 {
    background: url('../images/Vertex_Global/val-icon1.webp') no-repeat left center;
}

.bannerCont .icon-02 {
    background: url('../images/Vertex_Global/val-icon2.webp') no-repeat left center;
}

.bannerCont .icon-03 {
    background: url('../images/Vertex_Global/val-icon3.webp') no-repeat left center;
}


.value-block1,
.value-block5,
.m-card {
    padding: 80px 0;
}

.TitText {
    font-size: 36px;
    color: #2F2725;
    text-align: center;
}

.valb1-main {
    margin-top: 25px;
}

.valb1-main .tit {
    font-size: 20px;
    line-height: 22px;
    color: #232430;
}

.valb1-main .text {
    margin-top: 20px;
    color: #828282;
    font-size: 16px;
    line-height: 26px;
    width: 48%;
}

.valb1-main .text:nth-child(1) {
    float: left;
}

.valb1-main .text:nth-child(2) {
    float: right;
}

.value-block2 {
    background: url('../images/Vertex_Global/valb2-bg.webp') no-repeat center top;
    padding: 60px 0;
}

.valb1-tit {
    font-size: 24px;
    line-height: 30px;
    color: #007377;
    text-align: center;
    font-weight: bold;
}

.valb2-text {
    margin-top: 40px;
    font-size: 16px;
    line-height: 26px;
    color: #828282;
}

.valb2-logo {
    width: 180px;
    height: 148px;
    margin: 50px auto 0;
    text-align: center;
    background: url('../images/Vertex_Global/valb2-logo.webp') no-repeat center;
    background-size: 180px 148px;
}

.valb2-main,
.zpListb2-main {
    margin-top: 50px;
}

.valb2-main .item {
    display: flex;
    justify-content: space-between;
}


.valb2-main .list-item {
    width: 49%;
    background: rgba(255, 255, 255, 1);
    padding: 50px 40px;
    margin-left: 20px;
}

.valb2-main .list-item:first-child {
    margin-left: 0;
}

.valb2-main .list-item .tit {
    font-size: 18px;
    line-height: 21px;
    color: #232430;
}

.valb2-main .list-item .text {
    margin-top: 25px;
    font-size: 14px;
    line-height: 26px;
    color: #828282;
}

.value-block3 {
    padding: 60px 0 80px;
}

.valb1-list {
    margin-top: 60px;
}

.valb1-list:first-child {
    margin-top: 0;
}

.valb1-tit {
    font-size: 24px;
    line-height: 30px;
    color: #007377;
    text-align: center;
    font-weight: bold;
}

.valb3-main {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.left-block,
.right-block {
    width: 48%;
}

.valb3-img {
    width: auto;
    height: auto;
    overflow: hidden;
}

.valb3-img img {
    width: 100%;
}

.valb3-info {
    width: auto;
    font-size: 16px;
    line-height: 26px;
    color: #828282;
    padding-top: 20px;
}

.value-block4-2 {
    background: url('../images/Vertex_Global/true.webp') no-repeat center top;
    height: 312px;
    background-size: cover;
}

.value-block5 .valb1-tit {
    color: #2F2725;
}

.valb5-main {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}

.left-block {
    width: 30%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.valb5-main span {
    display: block;
    height: 175px;
}


.list-zr span {
    width: 100%;
    background: url('../images/Vertex_Global/valb5-zr.webp') no-repeat center 30px;
}

.list-sh {
    position: relative;
}

.list-sh span {
    width: 100%;
    background: url('../images/Vertex_Global/valb5-sh.webp') no-repeat center 20px;
}

.list-ph span {
    width: 100%;
    background: url('../images/Vertex_Global/valb5-ph.webp') no-repeat center top;
}

.valb5-main .list-info {
    margin-top: 20px;
    text-align: center;
}

.valb5-main .list-info .site {
    margin-top: 10px;
    font-size: 20px;
    line-height: 24px;
}

.list-sh .icon {
    width: 490px;
    height: 1px;
    position: absolute;
    top: 104px;
    left: -50px;
    background: url('../images/Vertex_Global/valb5-icon.webp') no-repeat center;
}

.values_card {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.values_card .card-item {
    width: 49%;
    height: 380px;
    padding: 60px 40px 0;
    text-align: center;
    color: #fff;
}

.m-card .card-item-1 {
    background: url('../images/news/m-card1.webp') no-repeat 0 0;
    background-size: cover;
}

.m-card .card-item-2 {
    background: url('../images/news/m-card2.webp') no-repeat 0 0;
    background-size: cover;
}

.m-card .card-tit {
    margin-bottom: 15px;
    font-size: 30px;
}

.m-card .card-desc {
    text-align: left;
    margin-bottom: 50px;
}

.m-card .card-item .button-white {
    border: 1px solid rgba(240, 240, 240, 1);
    color: #fff;
    background: none;
}


































.zl-banner {
    height: 517px;
    background: #007377 url('../images/Vertex_Global/banner-zl.webp') no-repeat center top;
}


.sv-block2,
.fz-block3,
.u-wrap,
.create_manage {
    padding: 80px 0;
}

.svb2-tit {
    font-size: 36px;
    line-height: 43px;
    text-align: center;
    color: #232430;
}

.svb2-title {
    margin-top: 22px;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    text-align: center;
    color: #2F2725;
}

.svb2-text {
    margin-top: 35px;
    line-height: 26px;
    font-size: 16px;
    color: #828282;
}

.sv-block3 {
    padding: 80px 0;
    border-top: 1px solid #EAEAEA;
}

.svb3-main {
    margin-top: 40px;
}


.svb3-item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.svb3-list {
    width: 49%;
    height: 420px;
    background: rgba(247, 248, 248, 1);
    margin-top: 20px;
    padding: 40px 40px 0;
}

.svb3-icon1 {
    background: url('../images/Vertex_Global/sv-icon1.webp') no-repeat center top;
}

.svb3-icon2 {
    background: url('../images/Vertex_Global/sv-icon2.webp') no-repeat center top;
}

.svb3-icon3 {
    background: url('../images/Vertex_Global/sv-icon3.webp') no-repeat center top;
}

.svb3-icon4 {
    background: url('../images/Vertex_Global/sv-icon4.webp') no-repeat center top;
}

.svb3-list span {
    height: 120px;
    display: block;
}

.svb3-tit {
    margin-top: 40px;
    font-size: 20px;
    line-height: 24px;
    color: #2F2725;
    text-align: center;
}

.svb3-text {
    margin-top: 20px;
    font-size: 16px;
    line-height: 26px;
    color: #828282;
}

.sv-block4 {
    padding: 80px 0;
    background-color: #F7F8F8;
}

.zpb1-tit {
    text-align: center;
    font-size: 36px;
    line-height: 42px;
    color: #232430;
}

.sv-block4 .zpb1-tit {
    text-align: center;
}

.sv-block4 .svb4-main,
.fzb3-main,
.zpb2-main,
.u-paging,
.jd-main {
    margin-top: 40px;
}

.sv-block4 .svb4-main .svb4-list {
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    flex-wrap: wrap;
}

.sv-block4 .svb4-main .svleft-block,
.sv-block4 .svb4-main .svright-block {
    width: 50%;
    background-color: #fff;
    height: 490px;
    line-height: 490px;
}

.sv-block4 .svb4-main .svb4-info {
    display: inline-block;
    vertical-align: middle;
    padding: 0 60px;
}

.zpb2-tit {
    font-size: 20px;
    line-height: 36px;
    color: #232430;
}

.zpb2-text {
    margin-top: 20px;
    font-size: 16px;
    line-height: 26px;
    color: #828282;
}

.svb4-img {
    width: 100%;
    height: 490px;
    overflow: hidden;
}

.svb4-img img {
    width: 100%;
}



























.fz-banner {
    background: #007377 url('../images/Vertex_Global/banner-fz.webp') no-repeat center top;
}

.fz-block2 {
    background-color: #F7F8F8;
    padding: 80px 0;
}

.fzb2-tit {
    text-align: center;
    font-size: 36px;
    line-height: 42px;
    color: #2F2725;
}

.fzb2-main {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.fzb2-list {
    width: 49%;
    background: #FFFFFF;
    border: 1px solid rgba(255, 255, 255, 0.10196078431372549);
    padding: 40px;
    font-size: 16px;
    line-height: 26px;
    box-sizing: border-box;
    color: #828282;
}

.fzb3-tit {
    text-align: center;
    font-size: 36px;
    line-height: 42px;
    color: #2F2725;
}

.fzb3-item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.fzb3-item .fzb3-list {
    width: 49%;
    height: 500px;
    background: rgba(247, 248, 248, 1);
    margin-top: 20px;
    padding: 40px 40px 0;
}

.fzb3-item .fzb3-list:nth-child(1),
.fzb3-item .fzb3-list:nth-child(2) {
    margin-top: 0;
}


.fzb3-list span {
    display: block;
    height: 120px;
}

.fzb3-list .icon1 {
    background: url('../images/Vertex_Global/fz-icon1.webp') no-repeat center top;
}

.fzb3-list .icon2 {
    background: url('../images/Vertex_Global/fz-icon2.webp') no-repeat center top;
}

.fzb3-list .icon3 {
    background: url('../images/Vertex_Global/fz-icon3.webp') no-repeat center top;
}

.fzb3-list .icon4 {
    background: url('../images/Vertex_Global/fz-icon4.webp') no-repeat center top;
}

.fzb3-list .icon5 {
    background: url('../images/Vertex_Global/fz-icon5.webp') no-repeat center top;
}

.fzb3-list .icon6 {
    background: url('../images/Vertex_Global/fz-icon6.webp') no-repeat center top;
}

.fzb3-title {
    text-align: center;
    margin-top: 40px;
    line-height: 24px;
    font-size: 20px;
    color: #2F2725;
}

.fzb3-text {
    margin-top: 20px;
    line-height: 26px;
    font-size: 16px;
    color: #828282;
}

.fz-block4 {
    background: url('../images/Vertex_Global/fz-bg4.webp') no-repeat center top;
    padding: 80px 0;
    color: #fff;
}

.fz_mian {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.fz_mian .fz-left-block {
    width: 65%;
}

.fzb4-tit {
    font-size: 30px;
    line-height: 36px;
}

.m-fzb4-tit {
    display: none;
}

.fzb4-text {
    margin-top: 20px;
    line-height: 26px;
    font-size: 16px;
}

.button-sub:hover {
    color: #fff;
    background: #008791;
}
























.m-create_banner {
    height: 472px;
    padding-top: 90px;
    background: #007377 url("../images/Vertex_Global/create-banner.webp") no-repeat center 0;
}

.create_intro,
.zp-block3,
.zp-block4 {
    padding-top: 80px;
}

.create_intro-title {
    margin-bottom: 40px;
}

.create_intro-desc {
    line-height: 1.875;
}

.create_top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.create_top .col-2 {
    width: 48%;
}

.create_tech {
    background: #f6f6f6;
}


.u-col-table {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.create_tech-item {
    width: 32%;
    background: #fff;
}

.create_tech-con {
    padding: 30px 40px 55px;
    min-height: 280px;
}

.create_tech-img img,
.create_pro-img img {
    width: 100%;
}

.create_tech-tit {
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 1.2;
}

.u-col-table .create_pro-item {
    width: 49%;
    background: #f6f6f6;
}

.create_pro-con {
    padding: 50px 50px 57px;
}

.create_ban {
    background-color: #F7F8F8;
}

.ban_flex {
    display: flex;
    justify-content: space-between;
}

.ban_flex .create_ban-item {
    flex: 1;
}

.create_ban-item {
    padding: 24px 0 30px;
    text-align: center;
    background: #007377;
    color: #fff;
    margin-left: 20px;
}

.create_ban-item:first-child {
    margin-left: 0;
}


.create_ban-desc {
    margin-bottom: 50px;
}

.create_ban-img {
    height: 71px;
    margin-bottom: 13px;
}






























.qd-banner {
    height: 546px;
    background: #005359 url('../images/Vertex_Global/banner-qd.webp') no-repeat center top;
}

.m-contact {
    background: #f6f6f6;
}

.m-contact .async .form-btn .btn {
    background: #fff;
    color: #007377;
}

.qdb1-main {
    padding: 80px 0;
    /* background: url(../images/qd-bg1.png) no-repeat left center; */
}


.qdb1-tit {
    padding-left: 80px;
    font-size: 36px;
    line-height: 42px;
    color: #232430;
}

.qdb1-cont {
    margin-top: 80px;
}

.qdb1-list {
    margin-top: 50px;
    margin-left: -12px;
    padding-left: 80px;
    background: url('../images/Vertex_Global/qd-icon.webp') no-repeat left center;

}

.qdb1-list:first-child {
    margin-top: 0;
}

.qdb1-list .qdb1-item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background-color: #F7F8F8;
    padding: 50px;
}

.qdb1-item .item_left_block {
    width: 60%;
}

.qdb1-item .item_right_block {
    width: 40%;
}

.qdb1-text {
    font-size: 16px;
    line-height: 26px;
    color: #828282;
}

.qdb1-ev {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}

.qdb1-ev-list {
    width: 24.5%;
    height: 180px;
    background: rgba(255, 255, 255, 1);
    /* margin-left: 10px; */
    text-align: center;
}

.qdb1-ev-list span {
    display: block;
    height: 110px;
}

.qdb1-ev-icon1 {
    background: url('../images/Vertex_Global/qd-icon1.webp') no-repeat center 35px;
}

.qdb1-ev-icon2 {
    background: url('../images/Vertex_Global/qd-icon2.webp') no-repeat center 35px;
}

.qdb1-ev-icon3 {
    background: url('../images/Vertex_Global/qd-icon3.webp') no-repeat center 35px;
}

.qdb1-ev-icon4 {
    background: url('../images/Vertex_Global/qd-icon4.webp') no-repeat center 35px;
}

.qdb1-info .tit {
    font-size: 16px;
    line-height: 30px;
    color: #007377;
}

.qdb1-info .text {
    margin-top: 25px;
    font-size: 16px;
    line-height: 26px;
    color: #828282;
}

.qdb1-info .text a {
    text-decoration: underline;
    color: #2f2725;
}

.qdb1-img {
    height: 230px;
    overflow: hidden;
    float: right;
}

.qdb1-img img {
    width: 100%;
}

.qdb1-case a {
    display: block;
    margin-top: 40px;
    color: #232430;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
}








































.zp-banner {
    height: 518px;
    background: #005359 url('../images/Vertex_Global/banner-zp.webp') no-repeat center top;
}

.zp-block1,
.zpList-block1 {
    padding: 80px 0;
}

.zpb1-tit {
    text-align: center;
    font-size: 36px;
    line-height: 42px;
    color: #232430;
}

.zpb1-main,
.zpb3-main,
.zpb4-main {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}



.zpb1-list {
    width: 32%;
    background: rgba(247, 248, 248, 1);
    border-top: 2px solid #EAEAEA;
    padding: 40px;
}

.zpb1-title {
    font-size: 18px;
    line-height: 20px;
    color: #2F2725;
    width: 100%;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zpb1-info {
    margin-top: 25px;
    background-color: #fff;
    padding: 20px;
}

.zpb1-text {
    margin-top: 18px;
    font-size: 16px;
    line-height: 20px;
}

.zpb1-text:first-child {
    margin-top: 0;
}

.zpb1-mc {
    color: #828282;
}

.zpb1-gw {
    margin-top: 10px;
    color: #2F2725;
}

.zpb1-btn {
    margin-top: 25px;
    text-align: center;
}

.zpb1-btn .btn {
    width: 300px;
    box-sizing: border-box;
}

.zpb1-btn .btn {
    height: 50px;
    line-height: 50px;
    border-radius: 2px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    transition: 0.36s;
    vertical-align: middle;
    padding: 0 45px;
    width: 100%;
}

.zpb1-btn .btn:hover {
    color: #fff;
    background: #007377;
}

.zp-block2,

.m-contact {
    padding: 80px 0;
    background-color: #F7F8F8;
}

.zpList-block2 {
    padding: 80px 0;
    background-color: #F0F0F0;
}

.zpb2-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.zpb2-list .zp_left-block,
.zpb2-list .zp_right-block {
    width: 50%;
    background-color: #fff;
}

.zpb2-info {
    padding: 80px 60px 0;
    height: 100%;
    background-color: #fff;
}

.zpb2-img>img {
    width: 100%;
}

.zpb3-list {
    width: 49%;
    background-color: #F6F6F6;
}

.zpb3-list .zpb3-img>img {
    width: 100%;
}

.zpb3-info {
    padding: 40px;
}

.zpb3-tit {
    font-size: 20px;
    line-height: 24px;
    color: #232430;
}

.zpb3-text {
    margin-top: 20px;
    font-size: 16px;
    line-height: 26px;
    color: #828282;
}

.zpb4-main .list02 {
    background: url('../images/Vertex_Global/zpb4-bg1.webp') no-repeat center;
    background-size: 100%;
}

.zpb4-main .list01 {
    background: url('../images/Vertex_Global/zpb4-bg2.webp') no-repeat center;
    background-size: 100%;
}

.zpb4-list {
    width: 49%;
    height: 120px;
    line-height: 120px;
}

.zpb4-title {
    width: 60%;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin-left: 170px;
    line-height: 32px;
    font-size: 18px;
    color: #FFFFFF;
    padding-right: 50px;
    background: url('../images/Vertex_Global/zp-jt.webp') no-repeat right center;
}


.zpb4-title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 0;
    height: 1px;
    background: #fff;
    -webkit-transition: width .3s ease;
    transition: width .3s ease;
}

.zpb4-list:hover .zpb4-title:after {
    width: 100%;
}

.zpb4-cont {
    margin-top: 50px;
    background: url('../images/Vertex_Global/zpb4-bg3.webp') no-repeat center top;
    background-size: cover;
    color: #fff;
    padding: 40px;
}

.zpb4Cont-tit {
    font-size: 20px;
    line-height: 24px;
}

.zpb4Cont-text {
    margin-top: 20px;
    font-size: 16px;
    line-height: 26px;
}

.zpb4Cont-text>a {
    color: #d32d27;
}

.newsListMore {
    float: right;
    color: #2f2725;
}





































.zpList-search .search-form {
    width: 80%;
    margin: auto;
}

.zpList-search .search-form form {
    display: block;
    padding-right: 120px;
}

.zpList-search .search-form input {
    width: 100%;
    height: 52px;
    box-sizing: border-box;
    border: 1px solid rgba(234, 234, 234, 1);
    background-color: #FFFFFF;
    transition: 0.36s;
    padding: 15px 20px;
    font-size: 14px;
    line-height: 22px;
    float: left;
}

.zpList-search .search-form .search-btn {
    margin-right: -120px;
    width: 120px;
    height: 52px;
    float: left;
    color: #fff;
    line-height: 52px;
    font-size: 16px;
    cursor: pointer;
    transition: 0.36s;
    padding-left: 49px;
    text-align: left;
    background: #007377 url('../images/Vertex_Global/zp-search.webp') no-repeat 18px center;
}

.zpList-link {
    margin-top: 50px;
    text-align: center;
}

.zpList-link a {
    display: inline-block;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    color: #232430;
    margin: 0 12px;
    padding-bottom: 10px;
    border-bottom: 3px solid rgba(0, 115, 119, 0);
    transition: 0.36s;
}

.zpList-link .active,
.zpList-link a:hover {
    border-bottom: 3px solid rgba(0, 115, 119, 1);
    color: #007377;
}

.zpListb1-main {
    margin-top: 30px;
}

.zpListb1-head {
    background-color: #F0F0F0;
}

.zpListb1-head-main {
    padding: 0 70px;
    font-size: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.zpListb1-head-tit {
    line-height: 60px;
    height: 60px;
    /* display: inline-block;
    width: 200px; */
    font-size: 16px;
    color: #828282;
}

.zpListb1-item {
    background-color: #F7F8F8;
    padding: 0 40px 10px;
}

.zpListb1-list {
    display: flex;
    background-color: #fff;
    color: #2F2725;
    font-size: 16px;
    line-height: 69px;
    height: 69px;
    border-top: 1px dotted #D1D1D1;
    text-align: center;
}

.zpListb1-list:first-child {
    border-top: none;
}

.zpListb1-list:nth-child(odd) {
    background-color: #F7F8F8;
}

.zpListb1-list-tit {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    flex: 1;
}

.zpListb1-list-mc {
    height: 69px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 10px;
}

.paging-inner {
    height: 40px;
    margin: 0 auto;
    font-size: 0;
    text-align: center;
}

.paging-inner a,
.paging-inner span {
    margin: 0 5px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    color: #999999;
    font-size: 14px;
    background-color: #F7F8F8;
    transition: 0.3s;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.paging-inner .current,
.paging-inner a:hover {
    background-color: #007377;
    color: #fff;
}

.zpListb2-img {
    width: 80%;
    height: 160px;
    overflow: hidden;
    margin: 0 auto;
}

.zpListb2-img img {
    width: 100%;
}

.zpListb2-info {
    display: flex;
    justify-content: space-between;
    font-size: 0;
    margin: 10px auto;
    width: 80%;
}

.zpListb2-info span {
    display: inline-block;
    font-size: 20px;
    line-height: 24px;
    color: #232430;
}

.zp-detail .async {
    margin-top: 40px;
}









































.wsc-mainbox {
    padding-top: 40px;
}

.newsDet {
    border-right: 1px solid #EAEAEA;
    display: flex;
    justify-content: space-between;
}

.newsDet-main {
    width: 70%;
    padding-right: 40px;
    border-right: 1px solid #EAEAEA;
}

.detail-side {
    width: 30%;
    padding: 0 39px;
}



.detail-main {
    padding-bottom: 80px;
}

.newsDet .detail-box {
    margin-top: 60px;
}

.detail-box-head {
    display: flex;
    justify-content: space-between;
}



.newsDet-main .det-tit {
    font-weight: bold;
    font-size: 26px;
    line-height: 36px;
    color: #232430;
}

.detail-box-head .head_righ_block .btn-green {
    background-color: #007377;
    color: #fff;
}

.detail-box-head .head_righ_block .btn-green:hover {
    background-color: #008791;
}

.detail-box-head .head_righ_block .btn {
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    transition: 0.36s;
    vertical-align: middle;
    padding: 0 45px;
}



.detail-box-head .head_righ_block .btn span {
    padding-left: 28px;
    background: url('../images/AllNews/zp-icon.webp') no-repeat left center;
}


.det-job {
    margin-top: 40px;
    background-color: #F7F8F8;
    padding: 40px;
}

.det-job .det-job-tit {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.det-job .det-job-tit:last-child {
    margin-top: 15px;
}

.det-job .item {
    width: 50%;
    font-size: 16px;
    color: #828282;
    line-height: 22px;
}

.det-job .item em {
    color: #2F2725;
}

.wsc-editTit {
    font-size: 20px;
    line-height: 24px;
    color: #2F2725;
}

.wsc-editCon {
    margin-top: 20px;
    font-size: 16px;
    line-height: 26px;
    color: #828282;
}

.wsc-editCon p {
    padding: 10px 0;
}

.wsc-edit:last-child {
    margin-top: 20px;
    padding-top: 20px;
}


.newsDet .detail-box {
    margin-top: 60px;
}


.side-link {
    padding-bottom: 30px;
    border-bottom: 1px solid #DBDBDB;
}

.wsc-tagsCon {
    font-size: 0;
    margin-top: -12px;
}

.wsc-tagsCon a {
    display: inline-block;
    margin-right: 12px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(234, 234, 234, 1);
    border-radius: 50px;
    height: 30px;
    line-height: 30px;
    padding: 0 22px;
    font-size: 14px;
    color: #828282;
    margin-top: 12px;
}

.detail-side .wsc-detlink .dl-prev,
.detail-side .wsc-detlink .dl-next {
    padding: 25px 0;
    border-bottom: 1px solid #DBDBDB;
}

.detail-side .wsc-detlink .dp-arr {
    display: inline-block;
    font-size: 16px;
    line-height: 19px;
    color: #58585B;
    padding-right: 30px;
    background: url('../images/news/page.webp') no-repeat right center;
}

.wsc-detlink .text {
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #232430;
    margin-top: 25px;
    font-weight: bold;
}

.newsDet-main .wsc-detlink {
    display: none;
}


























/* 页面公共样式 */
.bannerBtn .btn {
    height: 60px;
    line-height: 60px;
    border-radius: 2px;
    display: inline-block;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    transition: 0.36s;
    vertical-align: middle;
    padding: 0 45px;
}

.bannerBtn .btn:hover {
    color: #fff;
    background: #de635f;
    border: 1px solid #de635f;
}

.bannerBtn .btn-whitel:hover {
    background-color: #fff;
    color: #007377;
    border-color: #fff;
}

.btn-whitel {
    border: 1px solid rgba(240, 240, 240, 1);
    color: #fff;
}

.btn-whitebd {
    border: 1px solid rgba(240, 240, 240, 1);
    color: #007377;
    background-color: #fff;
}

.bannerbtn {
    height: 50px;
    line-height: 50px;
    border-radius: 2px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    transition: 0.36s;
    vertical-align: middle;
    padding: 0 45px;
}

.banBot {
    border-bottom: 1px solid #EAEAEA;
    height: 55px;
}

.wsc-bread {
    padding: 15px 0;
    line-height: 26px;
}

.wsc-breadCon {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.h_shadow {
    -webkit-transition: .3s ease;
    transition: .3s ease;
}

.mb_50 {
    margin-bottom: 50px;
}

.h_shadow:hover {
    box-shadow: 0 16px 25px rgba(0, 0, 0, 0.06);
}

.m-card .card-item .button-white:hover {
    color: #007377;
    background: #fff;
    border-color: #fff;
}

.f_center {
    text-align: center;
}

.f_cap {
    text-transform: capitalize;
}

.f_tit {
    font: 36px / 1.19 "SF UI Regular", Helvetica, Arial, sans-serif;
}

.ft_bold {
    font-family: "SF UI Bold", Helvetica, Arial, sans-serif;
    font-weight: 700;
}

.f_head {
    font-size: 60px;
    line-height: 1.3;
    font-family: "SF UI Bold", Helvetica, Arial, sans-serif;
}

.f_desc {
    color: #828282;
    line-height: 1.625;
}

.f_dark {
    color: #555;
}

.ft_regular {
    font-family: "SF UI Regular", Helvetica, Arial, sans-serif;
}

.button-sub {
    background: #007377;
}

.button-sub:hover {
    color: #fff;
    background: #008791;
}

.we_data .data-tag i,
.we_data .data-tag span {
    float: left;
    line-height: 19px;
}

.button-primary {
    background: #d53732;
}

.rTit {
    height: 43px;
    line-height: 43px;
    position: relative;
}


.rTitText {
    float: left;
    font-size: 36px;
    color: #232430;
}


.list-main {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}


.list-main .list-item {
    width: 49%;
    background-color: #F7F8F8;
    padding: 40px;
    transition: all 0.36s ease;
}

.newsList .nhb2-box .list-main .list-item {
    background-color: #F7F8F8;
}

.list-main .list-item .time {
    font-size: 16px;
    line-height: 26px;
    color: #999999;
}

.rTitMore {
    float: right;
    font-size: 16px;
    color: #828282;
    transition: 0.36s;
}

.nhb1-box .list-tit {
    margin-top: 40px;
    font-size: 20px;
    line-height: 30px;
    color: #232430;
    height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.nhb1-box .list-text {
    color: #828282;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.nhb1-box .more {
    font-size: 14px;
    line-height: 20px;
    color: #58585B;
    margin-top: 40px;
}

.nhb1-box .more span {
    padding-right: 40px;
    background: url("../images/news/icon-more.webp") no-repeat right center;
}

.grey-block {
    display: none;
    height: 6px;
    background-color: #F7F8F8;
}

.wsc-line {
    height: 1px;
    background: rgba(234, 234, 234, 1);
}


.wsc-bread h1 {
    color: #999;
    width: auto !important;
}

.wsc-bread h1:last-child {
    color: #007377;
}
































/* 移动端样式 */
@media (max-width: 1200px) {
    .bannerTit {
        font-size: 50px;
    }

    .u-col:first-child {
        flex-direction: column-reverse;
    }

    .u-col:first-child .col-2 {
        width: 100%;
    }

    .we_about-con,
    .we_about-desc p {
        margin-top: 25px;
    }

    .we_int-left,
    .we-int-rig {
        width: 100%;
    }

    .we_int-left .we_int-img img {
        width: 100%;
    }

    .we-int-rig {
        margin-top: 30px;
    }

    .we_advance,
    .we_work,
    .we_safe,
    .we_serve,
    .u-wrap,
    .value-block1,
    .value-block2,
    .value-block3,
    .value-block5,
    .m-card,
    .sv-block2,
    .sv-block3,
    .sv-block4,
    .fz-block2,
    .fz-block3,
    .fz-block4,
    .create_manage,
    .qdb1-main,
    .zp-block1,
    .zp-block2,
    .zp-block3,
    .zp-block4,
    .zpList-block1,
    .zpList-block2 {
        padding: 34px 0;
    }

    .verg-list {
        padding: 30px 17px;
    }


    .we_work-case-con,
    .we_work-case-img {
        width: 100%;
    }

    .we_work-case-img {
        margin-top: 30px;
    }

    .we_work-case-con,
    .we_work-case-text {
        padding: 0;
    }

    .ser_flow-con {
        display: none;
    }

    .list-main .list-item {
        padding: 29px 17px;
        margin-left: 0;
    }

    .bannerCont {
        margin-top: 34px;
    }

    .bannerCont .list {
        padding: 20px;
        margin-left: 10px;
    }

    .bannerCont .tit {
        margin-left: 0;
    }

    .create_intro {
        padding-top: 50px;
    }

}


@media (max-width: 1087px) {

    .verg-list-def,
    .verg-list-text {
        float: none;
        width: 100%;
    }

    .verg-list-text {
        margin-top: 20px;
        color: rgba(130, 130, 130, 0.8);
    }


    .verg-list-tit {
        margin-top: 0;
        font-size: 21px;
        color: #2F2725;
        font-family: "SF UI Regular", Helvetica, Arial, sans-serif;
    }

    .we_advance-title {
        margin-bottom: 0;
    }

    .verg-list-icon {
        display: none;
    }

    .verg-list {
        width: 100%;
        margin-top: 10px;
    }

    .list-main {
        display: block;
    }

    .list-main .list-item {
        width: 100%;
        margin-top: 20px;
    }

    .list-main .list-item:first-child {
        margin-top: 0;
    }

    .nhb1-box .more {
        display: none;
    }

    .valb3-main {
        margin-bottom: 20px;
    }

    .valb1-list {
        margin-top: 40px;
    }

    .valb3_main_two {
        flex-direction: column-reverse;
    }

    .left-block,
    .right-block {
        width: 100%;
    }

    .zpListb1-list-mc {
        width: 150px;
    }
}

@media (max-width: 1038px) {
    .we_data {
        display: none;
    }

    .list-sh .icon {
        display: none;
    }

    .values_card .card-item {
        width: 100%;
    }

    .values_card .card-item {
        padding: 30px 15px 0;
    }

    .m-card .card-item-2 {
        margin-top: 10px;
    }

    .svb3-item {
        display: block;
    }

    .svb3-list {
        width: 100%;
        padding: 34px 17px;
    }

    .svb3-main,
    .svb3-tit {
        margin-top: 17px;
        font-family: "SF UI Regular", Helvetica, Arial, sans-serif;
    }

    .svb3-list span {
        height: 105px;
        background-size: 105px auto;
    }

    .sv-block4 .svb4-main .svb4-info {
        display: block;
        vertical-align: middle;
        padding: 34px 17px;
    }

    .sv-block4 .svb4-main .svleft-block,
    .sv-block4 .svb4-main .svright-block {
        width: 100%;
        height: auto;
        line-height: normal;
    }

    .sv-block4 .svb4-main,
    .fzb3-main,
    .zpb2-main,
    .zpb3-main,
    .zpb4-main,
    .jd-main {
        margin-top: 23px;
    }

    .zpb4-cont {
        padding: 57px 17px;
    }

    .sv-block4 .svb4-main .svb4-list:last-child {
        flex-direction: column-reverse;
    }

    .svb4-img {
        height: auto;
    }

    .fzb3-tit {
        font-size: 27px;
        font-family: "SF UI Regular", Helvetica, Arial, sans-serif;
    }

    .fzb3-item .fzb3-list {
        height: 200px;
        padding: 30px 0 0 0;
        margin-top: 10px;
    }

    .fzb3-text {
        display: none;
    }

    .fzb3-list span {
        height: 103px;
    }

    .fzb3-list .icon1,
    .fzb3-list .icon2,
    .fzb3-list .icon3,
    .fzb3-list .icon4,
    .fzb3-list .icon5,
    .fzb3-list .icon6 {
        background-size: 103px auto;
    }

    .fzb3-title {
        margin-top: 17px;
        font-size: 16px;
    }

    .create_top .col-2 {
        width: 100%;
    }

    .create_manage-title {
        text-align: center;
        font-size: 27px;
    }

    .create_manage-img {
        margin-top: 20px;
    }

    .create_tech-item {
        width: 100%;
        margin-bottom: 20px;
    }

    .create_tech-item:last-child {
        margin-bottom: 0;
    }

    .create_tech-con {
        padding: 23px 17px 34px;
    }

    .u-col-table .create_pro-item {
        width: 100%;
    }

    .u-col-table .create_pro-item:first-child {
        margin-bottom: 20px;
    }

    .create_pro-con {
        padding: 34px 17px;
    }

    .qdb1-list .qdb1-item {
        padding: 22px 17px;
    }

    .qdb1-ev {
        margin-top: 23px;
    }

    .qdb1-list {
        padding-left: 0;
        margin-left: 0;
        margin-top: 30px;
    }

    .qdb1-tit {
        padding-left: 0;
        font-size: 29px;
        line-height: 35px;
    }

    .qdb1-ev-list {
        width: 49%;
        margin-bottom: 10px;
    }

    .qdb1-cont {
        margin-top: 30px;
    }

    .item_left {
        flex-direction: column-reverse;
    }

    .qdb1-item .item_left_block,
    .qdb1-item .item_right_block {
        width: 100%;
    }

    .qdb1-img {
        width: 100%;
        height: auto;
    }

    .item_left .qdb1-img {
        margin-bottom: 20px;
    }

    .qdb1-info .tit {
        font-weight: bold;
    }

    .qdb1-case a {
        text-align: center;
        margin: 20px 0;
    }

    .zpb1-main {
        margin-top: 23px;
    }

    .det-job {
        margin-top: 23px;
        padding: 23px;
    }

    .zpb1-list {
        width: 100%;
    }

    .zpb1-list {
        margin-top: 20px;
        padding: 23px 12px;
    }

    .zpb1-list:first-child {
        margin-top: 0;
    }

    .zpb2-info {
        padding: 34px 17px 0;
    }

    .zpb2-list .zp_left-block,
    .zpb2-list .zp_right-block {
        width: 100%;
    }

    .first_zpb2 {
        flex-direction: column-reverse;
        margin-bottom: 20px;
    }

    .zpb4-list {
        width: 100%;
    }

    .zpList-search .search-form {
        width: 100%;
    }

    .zpListb2-img,
    .zpListb2-info {
        width: 100%;
    }

    .detail-box-head {
        flex-wrap: wrap;
    }

    .head_righ_block {
        margin-top: 20px;
    }

    .detail-main {
        padding-bottom: 40px;
    }

    .newsListMore {
        display: none;
    }

    .zp-block1 .rTit .rTitText {
        float: none;
        text-align: center;
    }
}

@media (max-width: 768px) {
    .u-banner {
        background: #007377 url('../images/Vertex_Global/m-banner-about.webp') no-repeat center;
    }

    .about-banner {
        height: 345px;
    }

    .bannerTit {
        padding-top: 0;
        font-size: 28px;
        line-height: 50px;
    }

    .bannerText {
        margin: 20px auto 0;
    }

    .bannerBtn {
        margin: 30px auto 0;
    }

    .bannerBtn .bannerbtn {
        height: 50px;
        line-height: 50px;
        width: 100%;
    }

    .bannerbtn {
        font-size: 18px;
    }

    .we_about-intro {
        margin-bottom: 23px;
    }


    .we_about-item {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .create_manage-img img {
        width: 100%;
    }

    .we_about-icon {
        margin-bottom: 10px;
    }

    .we_advance {
        background: #414953 url('../images/Vertex_Global/m-we-ban.webp') no-repeat center 0;
    }

    .we_work-img {
        width: calc((100% - 10px) / 2);
        margin-right: 10px;
    }

    .we_work-img:nth-child(3),
    .we_work-img:nth-child(4),
    .fzb2-list:last-child {
        margin-top: 10px;
    }

    .we_work-img:nth-child(2),
    .we_work-img:nth-child(4) {
        margin-right: 0px;
    }

    .we_work-img>img {
        width: 100%;
    }

    .we_work-img-tit {
        font-size: 14px;
    }

    .we_work-list {
        margin-bottom: 30px;
    }

    .we_safe-img {
        margin-bottom: 10px;
    }

    .we_safe-tit {
        font-size: 14px;
        line-height: 22px;
        color: #232430;
        text-align: center;
    }

    .rTitText,
    .create_ban-title {
        font-size: 27px;
    }

    .newsList .rTit a {
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
        font-size: 0;
        background: url("../images/news/m-rearr.webp") no-repeat right center;
        background-size: 11px auto;
    }

    .nhb1-box .list-tit {
        margin-top: 12px;
        height: 60px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .nhb1-box .list-text {
        margin-top: 12px;
    }

    .value-banner {
        background: #007377 url('../images/Vertex_Global/m-banner-value.webp') no-repeat center;
        background-size: cover;
        height: 380px;
    }

    .bannerCont .tit {
        font-size: 14px;
        margin-top: 14px;
        line-height: 23px;
        text-align: center;
    }

    .bannerCont span {
        height: 70px;
    }

    .valb1-main .text {
        width: 100%;
    }

    .TitText {
        font-size: 27px;
        font-family: "SF UI Regular", Helvetica, Arial, sans-serif;
    }

    .valb1-tit {
        font-family: "SF UI Bold", Helvetica, Arial, sans-serif;
    }

    .value-block2 {
        background: url('../images/Vertex_Global/m-valb2-bg.webp') no-repeat center top;
        background-size: cover;
    }


    .valb2-main .item {
        display: block;
    }

    .valb2-main .list-item {
        margin-left: 0;
        width: 100%;
        padding: 34px 17px;
    }

    .valb2-main .list-item:last-child {
        margin-top: 20px;
    }

    .valb2-main .list-item .tit {
        font-size: 21px;
        font-family: "SF UI Regular", Helvetica, Arial, sans-serif;
    }

    .valb2-main .list-item .text {
        font-size: 16px;
    }

    .grey-block {
        display: block;
    }

    .wsc-line {
        display: none;
    }

    .value-block4-2 {
        width: 100%;
        background: url('../images/Vertex_Global/m-valb4-bg.webp') no-repeat center top;
        background-size: cover;
    }

    .valb5-main span {
        height: 101px;
    }


    .list-zr span {
        width: 105px;
        background-size: 107px auto;
    }

    .list-sh {
        position: relative;
    }

    .list-sh span {
        width: 92px;
        background-size: 92px auto;
    }

    .list-ph span {
        width: 72px;
        background-size: 72px auto;
    }

    .valb5-main .list-info .site {
        margin-top: 16px;
        font-size: 14px;
        line-height: 16px;
    }

    .value-block5 .valb1-tit {
        font-size: 27px;
        line-height: 30px;
        font-family: "SF UI Light", Helvetica, Arial, sans-serif;
    }

    .valb2-text {
        margin-top: 17px;
    }

    .values_card .card-item {
        height: 340px;
    }

    .m-card .card-tit {
        font-size: 23px;
    }

    .m-card .card-desc {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .zl-banner {
        height: 420px;
        background: #007377 url('../images/Vertex_Global/m-banner-zl.webp') no-repeat center;
    }

    .svb2-tit {
        font-size: 27px;
        font-family: "SF UI Regular", Helvetica, Arial, sans-serif;
    }

    .svb2-title {
        font-size: 18px;
    }

    .svb2-text,
    .fzb2-main {
        margin-top: 23px;
    }

    .bannerBtn .btn {
        width: 100%;
        font-size: 16px;
        height: 50px;
        line-height: 50px;
    }

    .bannerText {
        font-size: 17px;
    }

    .zpb1-tit {
        font-size: 27px;
        line-height: normal;
        font-family: "SF UI Regular", Helvetica, Arial, sans-serif;
    }

    .zpb2-tit {
        font-family: "SF UI Regular", Helvetica, Arial, sans-serif;
    }

    .fz-banner {
        height: 420px;
        background: #007377 url('../images/Vertex_Global/m-banner-fz.webp') no-repeat center;
        background-size: cover;
    }

    .fzb2-tit {
        font-size: 28px;
        font-family: "SF UI Regular", Helvetica, Arial, sans-serif;
    }

    .fzb2-list {
        width: 100%;
        padding: 34px 17px;
    }

    .fz-block4 {
        background: url('../images/Vertex_Global/m-fz-bg4.webp')no-repeat center top;
        background-size: cover;
        color: #fff;
    }

    .m-fzb4-tit {
        display: block;
        font-size: 23px;
        line-height: 30px;
    }

    .fzb4-text,
    .fzb4-tit {
        display: none;
    }

    .fz_mian .fz-left-block {
        width: 100%;
    }

    .fzb4-btn {
        margin-top: 40px;
    }

    .m-create_banner {
        background: #007377 url("../images/Vertex_Global/m-banner-cx.webp") no-repeat center 0;
        background-size: cover;
    }

    .create_intro {
        padding-top: 0px;
    }

    .create_intro-title {
        margin-bottom: 10px;
        font-size: 27px;
    }

    .create_ban-item {
        margin-left: 10px;
        padding: 10px 0px 24px 0px;
    }

    .create_ban-desc {
        margin-bottom: 23px;
    }

    .create_ban-img {
        margin-bottom: 0;
    }

    .qd-banner {
        background: #007377 url('../images/Vertex_Global/m-banner-qd.webp') no-repeat center;
    }

    .m-contact .contact-title {
        font-size: 27px;
    }

    .m-contact .async .form-btn .btn {
        font-size: 18px;
    }

    .zp-banner {
        height: 420px;
        background: url('../images/Vertex_Global/m-banner-zp.webp') no-repeat center top;
        background-size: cover;
    }

    .zp-banner .bannerBtn .btn {
        padding: 0;
    }

    .zp-banner .bannerBtn .btn:last-child {
        margin-top: 20px;
    }

    .zpb2-info {
        padding: 34px 17px;
    }

    .zpb3-list {
        width: 100%;
    }

    .zpb3-info {
        padding: 34px 17px;
    }

    .zpb3-list:last-child {
        margin-top: 15px;
    }

    .zpb4-main .list02 {
        background: url("../images/Vertex_Global/m-zpb4-bg1.webp") no-repeat center top;
        background-size: cover;
    }

    .zpb4-main .list01 {
        background: url("../images/Vertex_Global/m-zpb4-bg2.webp") no-repeat center top;
        background-size: cover;
    }

    .zpb4-list {
        height: 91px;
        line-height: 91px;
    }

    .zpb4-title {
        margin-left: 91px;
        line-height: 23px;
        width: 73%;
    }

    .zpb4-main>a:last-child {
        margin-top: 10px;
    }

    .zpb4Cont-tit {
        font-size: 28px;
    }

    .zpListb1-head-main {
        display: none;
    }

    .zpListb1-item {
        padding: 0 10px;
    }

    .zpListb2-img,
    .zpListb2-info,
    .zpb1-tit {
        display: none;
    }

    .zpb4-cont,
    .zpListb2-main {
        margin-top: 0;
    }

    .wsc-bread span {
        margin: 0 5px;
    }

    .newsDet .detail-side {
        display: none;
    }

    .newsDet-main,
    .newsDet {
        width: 100%;
        border: none;
        padding-right: 0;
    }

    .det-job .item {
        width: 100%;
    }

    .det-job .det-job-tit .item:last-child {
        margin-top: 15px;
    }

    .newsDet .detail-box,
    .wsc-edit:last-child,
    .wsc-editCon {
        margin-top: 0;
    }

    .newsDet-main .wsc-detlink {
        display: block;
        margin-top: 20px;
    }

    .newsDet-main .wsc-detlink .dl-prev {
        width: 50%;
        float: left;
        box-sizing: border-box;
        border-top: 1px solid #DBDBDB;
        line-height: 62px;
        border-right: 1px solid #DBDBDB;
        border-bottom: 1px solid #DBDBDB;
        padding-left: 17px;
    }

    .newsDet-main .wsc-detlink .dl-next {
        width: 50%;
        float: right;
        box-sizing: border-box;
        border-top: 1px solid #DBDBDB;
        line-height: 62px;
        text-align: right;
        border-bottom: 1px solid #DBDBDB;
        padding-right: 17px;
    }

    .newsDet-main .wsc-detlink .dl-prev i {
        font-size: 0;
        float: left;
        line-height: 62px;
        width: 36px;
        background: url('../images/news/m-pagePrev.webp') no-repeat left center;
        background-size: 19px auto;
    }

    .newsDet-main .wsc-detlink .dl-next i {
        font-size: 0;
        float: right;
        line-height: 62px;
        width: 36px;
        background: url('../images/news/m-pageNext.webp') no-repeat right center;
        background-size: 19px auto;
    }

}