﻿@charset "utf-8";


* {
    font-family: 'OldStandardTTRegular', "Microsoft Yahei", "PingFangSC-Light", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", tahoma, SimSun, sans-serif !important;
}



/*导航默认选中*/
.yxnav_active1 {}

.yxnav_active2 {}

@font-face {
    font-family: 'YesevaOneRegular';
    src: url('../fonts/YesevaOneRegular.eot');
    src: url('../fonts/YesevaOneRegular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/YesevaOneRegular.woff2') format('woff2'),
        url('../fonts/YesevaOneRegular.woff') format('woff'),
        url('../fonts/YesevaOneRegular.ttf') format('truetype'),
        url('../fonts/YesevaOneRegular.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OldStandardTTBold';
    src: url('../fonts/OldStandardTTBold.eot');
    src: url('../fonts/OldStandardTTBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OldStandardTTBold.woff2') format('woff2'),
        url('../fonts/OldStandardTTBold.woff') format('woff'),
        url('../fonts/OldStandardTTBold.ttf') format('truetype'),
        url('../fonts/OldStandardTTBold.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OldStandardTTItalic';
    src: url('../fonts/OldStandardTTItalic.eot');
    src: url('../fonts/OldStandardTTItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OldStandardTTItalic.woff2') format('woff2'),
        url('../fonts/OldStandardTTItalic.woff') format('woff'),
        url('../fonts/OldStandardTTItalic.ttf') format('truetype'),
        url('../fonts/OldStandardTTItalic.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OldStandardTTRegular';
    src: url('../fonts/OldStandardTTRegular.eot');
    src: url('../fonts/OldStandardTTRegular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OldStandardTTRegular.woff2') format('woff2'),
        url('../fonts/OldStandardTTRegular.woff') format('woff'),
        url('../fonts/OldStandardTTRegular.ttf') format('truetype'),
        url('../fonts/OldStandardTTRegular.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


.ys_page_title {
    display: none;
}

.ys_hd_pc {
    width: 100%;
    /* background: rgba(255, 255, 255, 0.78); */
    padding: 0 50px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    transition: all 0.36s;
}

.mod_head {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
}

.mod_head_le {
    width: 280px;
}

.mod_head_le a {
    display: block;
    line-height: 85px;
}

.mod_head_le img {
    width: 100%;
}

.ys_banner {
    width: 100%;
    position: relative;
}

.mod_ban {
    width: 100%;
    position: relative;
}

body {
    overflow: hidden;
}

.mod_ban a {
    display: block;
    width: 100%;
}

.mod_ban img {
    width: 100%;
    height: 100vh;
    position: relative;
    top: 0;
    left: 0;
    object-fit: cover;
}

.mod_ban_ph {
    display: none;
}

.mod_ban video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    z-index: 10;
    object-fit: cover;
}

.mhri_lan a {
    display: block;
    line-height: 85px;
    color: #fff;
    transition: all 0.36s;
}

.mod_tit18 {
    font-size: 18px;
    line-height: 1.5;
    color: #333;
}

.mhri_sera {
    width: 18px;
    line-height: 85px;
    cursor: pointer;
}

.mhri_sera img {
    width: 100%;
}

.mod_head_ri_icon {
    display: flex;
}

.mhri_lan {
    margin-left: 28px;
}

.mod_head_ri {
    display: flex;
}

.mod_head_ri_nav {
    display: flex;
}

.mhrn_link {
    display: block;
    font-size: 16px;
    color: #fff;
    transition: all 0.36s;
    line-height: 85px;
}

.mhrn_li {
    margin-right: 70px;
    position: relative;
}

.mhrn_down {
    position: absolute;
    left: 50%;
    top: 67px;
    transform: translateX(-50%);
    display: none;
}

.mhrn_down_wrap {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 37px 70px;
    position: relative;
    margin-top: 18px;
}

.mhrn_down_wrap span {
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    border: 18px solid transparent;
    border-bottom-color: #323739;
    width: 0;
    height: 0;
    z-index: 10;
}

.mhrn_down_wrap_ul {
    margin: 0 -39px;
    display: flex;
}

.mdwu_li {
    padding: 0 39px;
}

.mdwu_top a {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    font-weight: bold;
}

.mdwu_top {
    border-bottom: 1px solid #fff;
    padding-bottom: 13px;
    margin-bottom: 26px;
}

.mdwu_btm {
    display: flex;
    margin: 0 -20px;
}

.mdwu_btm_li {
    padding: 0 20px;
    min-width: 215px;
}

.mdwu_btm_li_wrap a {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    transition: all 0.36s;
}

.mdwu_btm_li_wrap {
    margin-bottom: 10px;
}

.mhrn_link::after {
    content: '';
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
    width: 0%;
    height: 1px;
    background: #fff;
    transition: all 0.36s;
    opacity: 0;
}

.mhrn_li.yxnav_active1 .mhrn_link::after {
    opacity: 1;
    width: 100%;
}

.mdwu_btm_li_wrap.yxnav_active2 a {
    opacity: 0.6;
}

.ys_search1 .ys_search1_btn {
    width: 360px;
    height: 115px;
    line-height: 115px;
    text-align: center;
}

.ys_search1 .ys_search1_btn img {
    margin-right: 60px;
    cursor: pointer;
}

.ys_search1_win {
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.9);
    z-index: 999;
    display: none;
}

.ys_search1_box {
    position: relative;
    top: 50%;
    width: 50%;
    margin: auto;
    height: 40px;
    border-bottom: 1px solid #ffffff;
}

.ys_search1_tbox input {
    width: calc(100% - 60px);
    height: 100%;
    font-size: 24px;
    color: #666666;
}

.ys_search1_but button {
    width: 100%;
    position: relative;
    right: 0;
    font-size: 22px;
    color: #ffffff;
    letter-spacing: 3px;
}

.ys_search1_close {
    width: 28px;
    display: block;
    position: absolute;
    right: 6%;
    top: 4%;
    cursor: pointer;
}

.ys_search1_close img {
    width: 100%;
}

.ys_search1_tbox {
    width: calc(100% - 50px);
    padding-right: 20px;
}

.ys_search1_but {
    width: 50px;
}

.ys_search1_tbox input {
    width: 100%;
}

.ys_search1_btn img {
    width: 100%;
}

.ys_search1 .ys_search1_btn {
    width: 90px;
    height: 115px;
    line-height: 115px;
    text-align: center;
}

.ys_search1 .ys_search1_btn {
    width: 20px;
    margin-right: 90px;
}

.give_list_li p {
    font-size: 22px;
    line-height: 1.75;
    color: #555555;
    font-weight: 100;
    margin-bottom: 15px;
    position: relative;
}

.give_list_li li p {
    padding-left: 38px;
    line-height: 1.5 !important;
}

.give_list_li li p::after {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 12px;
    height: 12px;
    background: #2fa6cd;
    border-radius: 50%;
}

/* 响应式 */
@media screen and (max-width:768px) {
    .ys_search1 .ys_search1_btn {
        width: 20px;
        margin-right: 30px;
        height: 64px;
        line-height: 64px;
    }

    .ys_search1_close {
        width: 15px;
        right: 4%;
        top: 3%;
    }

    .ys_search1_tbox input {
        font-size: 16px;
    }

    .ys_search1_but button {
        font-size: 16px;
    }

    .ys_search1_box {
        height: 26px;
    }

    .ys_search1_but {
        width: 38px;
    }

    .ys_search1_tbox {
        width: calc(100% - 38px);
        padding-right: 10px;
    }
}

.ys_search1_close {
    width: 48px;
}

.ys_search1_close img {
    width: 100%;
    opacity: 0.6;
    transition: all 0.36s
}


.gn_banwz {
    padding-left: 35px;
}

.gn_banwzskfr {
    padding-left: 30px;
}

.gn_banwzskfr h3 {
    font-size: 18px;
    line-height: 1.5;
    height: 1.5em;
    margin-bottom: 5px;
    margin-top: 0 !important;
}

.gn_banwzskfr p {
    font-size: 14px;
    line-height: 1.5;
    height: 1.5em;
}

.gn_banwz_box a {
    display: flex;
    align-items: center;
}

.home_value {
    width: 100%;
    position: relative;
    z-index: 1;
}

.std_padd {
    padding-top: 120px;
    padding-bottom: 120px;
}

.std_padd1 {
    padding-left: 188px;
    padding-right: 188px;
}

.home_value_cont {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

/* 两张图 */
.ys_imgbox_contain,
.ys_imgbox_cover {
    position: relative;
    overflow: hidden;
}

.ys_imgbox_contain img,
.ys_imgbox_cover img {
    width: 100%;
    transition: all .36s;
}

.ys_imgbox_cover img:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.ys_imgbox_contain img:nth-child(2) {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.home_value_ri {
    width: 485px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.home_value_le {
    width: 100%;
    padding-top: 35px;
    padding-bottom: 85px;
}

.std_tit1 {
    font-size: 56px;
    line-height: 1.5;
    color: #333333;
    font-weight: bold;
}

.std_tit2 {
    font-size: 42px;
    line-height: 1.5;
    color: #346893;
}

.hvlt_tit {
    border-bottom: 2px solid #b1b9bf;
    padding-bottom: 22px;
    margin-bottom: 24px;
    position: relative;
}

.hvlt_tit::after {
    content: '';
    position: absolute;
    bottom: -2px;
    right: 0;
    width: 83px;
    height: 5px;
    background: #346893;
}

.hvlt_info span {
    padding-right: 50px;
}

.home_value_le_top {
    position: relative;
    z-index: 10;
    margin-bottom: 55px;
}

.home_value_le_btm {
    width: 70%;
    position: relative;
    padding-top: 70px;
    padding-bottom: 90px;
}

.home_value_le_btm::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 130vw;
    height: 100%;
    background: #f2f2f2;
    z-index: -1;
}

.hvlb_li {
    width: 50%;
    padding: 0 40px;
}

.hvlb_ul {
    margin: 0 -40px;
    display: flex;
    flex-wrap: wrap;
}

.mod_tit22 {
    font-size: 22px;
    line-height: 1.5;
    color: #666666;
}

.hvlb_li p {
    font-weight: 100;
    line-height: 1.75;
}

.hvlt_tit .std_tit1,
.hvlt_info {
    width: 70%;
}

.hvlt_info .std_tit2 {
    font-weight: 100;
}

.home_busin {
    width: 100%;
    position: relative;
    padding-top: 0 !important;
}

.home_busin_cont {
    width: 100%;
}

.std_tit3 {
    font-size: 42px;
    line-height: 1.5;
    color: #333333;
    font-weight: bold;
}

.std_tit4 {
    font-size: 24px;
    line-height: 1.5;
    color: #666666;
}

.home_busin_top_hed {
    border-bottom: 2px solid #abb4ba;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 10px;
}

.home_busin_info {
    display: flex;
    margin-top: 18px;
}

.home_busin_info_li {
    margin-left: 65px;
    position: relative;
    padding-bottom: 25px;
    cursor: pointer;
}

.home_busin_info_li::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translateX(-50%);
    width: 0%;
    height: 5px;
    background: #346893;
    opacity: 0;
    transition: all 0.36s;
}

.home_busin_info_li.act::after {
    width: 70%;
    opacity: 1;
}

.mod_tit40 {
    font-size: 36px;
    line-height: 1.5;
}

.home_busin_top_busi .mod_tit40 {
    font-weight: bold;
    color: #2fa6cd;
}

.hbbl_li {
    width: 25%;
    padding: 0 20px;
    display: none;
}

.hbbl_li:first-child {
    display: block;
}

.hbbl_ul {
    margin: 0 -20px;
}

.hbbl_li_wrap {
    width: 100%;
    position: relative;
    text-align: center;
    padding: 35px 25px 40px;
    transition: all 0.36s;
    margin-bottom: 43px;
}

.hbbl_li_wrap_icon {
    width: 95px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.hbbl_li_wrap_btm {
    width: 100%;
    position: relative;
}

.hlwb_tit .std_tit4 {
    font-weight: bold;
    transition: all 0.36s;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    transition: all 0.36s;
}

.hlwb_info p {
    font-size: 14px;
    line-height: 1.5;
    color: #999999;
    transition: all 0.36s;
    overflow: hidden;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    transition: all 0.36s;
    height: 4.5em;
}

.hlwb_info {
    border-top: 2px solid #cbcbcb;
    padding-top: 12px;
    margin-top: 22px;
    transition: all 0.36s;
}

.hbbl_li_wrap_icon .ys_imgbox_cover img:nth-child(2) {
    opacity: 0;
}

.hbbl_ul .slick-arrow,
.about_public_slick_ul .slick-arrow {
    width: 32px;
    height: 70px;
    z-index: 10;
    background-size: 100%;
}

.hbbl_ul .slick-prev,
.about_public_slick_ul .slick-prev {
    background-image: url(../images/arrow1.svg);
    left: -42px;
}

.hbbl_ul .slick-next,
.about_public_slick_ul .slick-next {
    background-image: url(../images/arrow2.svg);
    right: -42px;
}

.hbbl_ul .slick-arrow.slick-disabled,
.about_public_slick_ul .slick-arrow.slick-disabled {
    opacity: 0.6;
    pointer-events: none;
}

.home_busin_top {
    margin-bottom: 35px;
}

.hbbl_more {
    width: 100%;
    display: flex;
    justify-content: center;
}

.hbbl_more .he_moresp span {
    font-size: 24px;
    font-weight: 100;
    color: #999999;
    line-height: 54px;
    transition: all 0.36s;
}

.hbbl_more .he_more .he_moresp {
    line-height: auto !important;
}

.hbbl_more .he_moreim {
    width: 10px;
}

.hbbl_li a:last-child .hbbl_li_wrap {
    margin-bottom: 20px;
}

.home_busin_btm_li {
    display: none;
}

.home_busin_btm_li:first-child {
    display: block;
}

.he_profesimbox {
    width: 100%;
}

.he_profesimbox img {
    width: 100%;
}

.home_from {
    width: 100%;
    padding-left: 85px;
    padding-right: 85px;
}

.he_propos {
    left: 0;
    position: relative;
    top: inherit;
    left: inherit;
    transform: inherit;
    padding: 0 !important;
}

.he_profesim {
    padding-left: 105px;
    padding-right: 105px;
}

.he_profes .home_busin_tit .std_tit3 {
    color: #fff;
}

.he_profes .home_busin_top_busi .mod_tit40 {
    color: #fff;
}

.home_busin_color .home_busin_top_hed {
    padding-bottom: 20px;
    position: relative;
    width: 100%;
}

.home_busin_color .home_busin_top_hed::after {
    content: '';
    position: absolute;
    bottom: -2px;
    right: 0;
    width: 83px;
    height: 5px;
    background: #78cbee;
}

.gn_form {
    width: 730px;
}

.home_from .gn_formfl:last-child .gn_form_box {
    background: #2fa6cd;
}


.hbbl_more .he_moresp {
    padding-right: 30px;
}

.gn_form_boxfl {
    font-size: 24px;
    width: 90px;
}

.gn_form_boxfr {
    width: calc(100% - 90px);
}

.gn_form_boxfr {
    padding-left: 45px;
}

.gn_formfl input,
.gn_form_top p,
.gn_form_box span {
    font-size: 22px;
    min-height: 72px;
    margin-top: 0;
    margin-bottom: 0;
    color: rgba(255, 255, 255, 0.6);
}

.gn_formfl input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: rgba(255, 255, 255, 0.6);
    font-size: 16px;
}

.gn_formfl input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: rgba(255, 255, 255, 0.6);
    font-size: 16px;
}

.gn_formfl input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: rgba(255, 255, 255, 0.6);
    font-size: 16px;
}

.gn_formfl input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: rgba(255, 255, 255, 0.6);
    font-size: 16px;
}

.ys_hd_ph {
    display: none;
}

.gn_form_box {
    display: flex;
    /* align-items: center; */
}

.gn_form_top {
    display: flex;
    /* align-items: center; */
}

.gn_form_top p {
    padding-top: 15px;
    padding-bottom: 15px;
}

.gn_form_top p,
.gn_form_box span {
    display: flex;
    /* align-items: center; */
}

.gn_form_arr {
    width: 30px;
    margin-top: 12px;
}

.gn_form_box span {
    justify-content: center;
}

.gn_formbtn .gn_form_box {
    display: flex;
    justify-content: center;
}

.gn_formbtn .gn_form_box span {
    color: #fff;
}

.gn_formsle .gn_form_box {
    cursor: pointer;
}

.gn_form_bot {
    top: 80px;
}

.gn_form_bot .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}

.home_trend {
    width: 100%;
    position: relative;
}

.gn_formfl {
    padding: 0 17px;
    margin-bottom: 27px;
}

.gn_form {
    margin: 94px -17px 0;
}

.home_trend_cont {
    width: 100%;
    position: relative;
}

.home_trend .home_busin_top_hed::after {
    background: #346893;
}

.home_trend_btm {
    width: 100%;
    position: relative;
}

.he_botlisle {
    width: 46% !important;
}

.he_botlisri {
    width: 54% !important;
}

.he_botlisri .he_botriliri {
    width: 100% !important;
    padding-left: 0 !important;
}

.home_trend .he_botlebot h4,
.home_trend .he_botriliri h4 {
    font-size: 28px;
    line-height: 1.5;
    color: #346893;
    height: auto !important;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.home_trend .he_botlebot p,
.home_trend .he_botriliri p {
    font-size: 20px;
    line-height: 1.75;
    color: #b8b8b8;
    height: auto !important;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.home_trend .he_botlebot span,
.home_trend .he_botriliri span {
    font-size: 18px;
    color: #b8b8b8;
}

.he_botlleim {
    margin-bottom: 22px;
}

.he_botlebot h4 {
    margin-bottom: 13px;
}

.he_botlebot p {
    margin-bottom: 19px;
}

.home_trend .he_botlisrili {
    border-top: 2px solid #abb4ba;
}

.home_trend .he_botlisrili a {
    padding-top: 24px;
    padding-bottom: 24px;
    display: block;
}

.home_trend .he_botlisrili:last-child {
    border-bottom: 2px solid #abb4ba;
}

.he_botlisrili {
    margin: 0 !important;
}

.home_trend .he_botriliri p {
    margin-bottom: 22px;
    margin-top: 16px;
}

.home_trend .he_botlisri {
    padding-left: 70px;
}

.home_trend .he_botlis {
    margin-bottom: 40px;
}

.home_inform {
    width: 100%;
    position: relative;
    z-index: 1;
    padding-top: 170px;
}

.home_inform::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(32, 60, 95, 0.4);
    z-index: -1;
}

.home_inform_cont {
    width: 100%;
    position: relative;
    padding-bottom: 110px;
}

.home_inform_ul_li {
    width: 25%;
    padding: 0 40px;
    margin-bottom: 60px;
}

.home_inform_ul {
    margin: 0 -40px;
    display: flex;
    flex-wrap: wrap;
}

.hiul_wrap {
    width: 100%;
    position: relative;
}

.hiul_tit p {
    font-size: 20px;
    line-height: 1.5;
    color: #fff;
    font-weight: bold;
}

.hiul_tit {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 8px;
}

.hiul_tit::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 63px;
    height: 4px;
    background: #2fa6cd;
}

.hiul_info p {
    font-size: 20px;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 5px;
    font-weight: 100;
}

.mod_copyr {
    width: 100%;
    position: relative;
    background: rgba(47, 166, 205, 0.8);
    padding-top: 46px;
    padding-bottom: 46px;
}

.mod_copyr_cont {
    width: 100%;
    padding: 0 150px;
    position: relative;
}

.mod_copyr_cont p,
.mod_copyr_cont p a {
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
}


.mod_copyr_bsher {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    display: flex;
}

.mcbl_btm {
    width: 40px;
    cursor: pointer;
}

.mcbl_btm img {
    width: 100%;
}

.mcbl_top {
    position: absolute;
    bottom: 55px;
    z-index: 2;
    left: 50%;
    transform: translateX(-50%);
    width: 120px;
    background: #fff;
    border-radius: 5px;
    padding: 8px;
    pointer-events: none;
    display: none;
}

.mod_copyr_bsher_li {
    position: relative;
    margin-left: 30px;
}

.mcbl_top img {
    width: 100%;
}

.ys_hd_pc.act {
    background: #fff;
    box-shadow: 0 0 16px 5px rgba(0, 0, 0, 0.1);
}

.mod_ban::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}

/* .ys_nypage .mod_ban img {
    height: auto !important;
} */

.mod_ban::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 92px;
    background: rgba(47, 166, 205, 0.9);
    z-index: 10;
}

.mod_text {
    position: absolute;
    top: 41%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
}

.mod_text .hvlt_tit .std_tit1 {
    color: #fff;
}

.mod_tit44 {
    font-size: 44px;
    line-height: 1.5;
    color: #fff;
}

.mod_text_info .mod_tit44 {
    font-weight: 100;
}

.busine_ificati {
    width: 100%;
    position: relative;
}

.busine_ificati_cont {
    width: 100%;
    position: relative;
}

.busine_ificati_top {
    width: 100%;
    display: flex;
    justify-content: center;
    border-bottom: 2px solid #abb4ba;
    padding-bottom: 30px;
    margin-bottom: 85px;
}

.busine_ificati_top_li .std_tit3 {
    color: #cacaca;
    transition: all 0.36s;
}

.busine_ificati_top_li.act .std_tit3 {
    color: #333333;
}

.busine_ificati_top_li {
    margin: 0 60px;
}

.busine_ificati_btm .hbbl_li {
    display: block;
}

.busine_ificati_btm .hbbl_ul {
    display: flex;
    flex-wrap: wrap;
}

.busine_ificati {
    padding-bottom: 100px;
}


.mtiu_li {
    width: 50%;
    padding: 0 35px;
}

.mod_text_infot_ul {
    margin: 0 -35px;
    display: flex;
}

.mtiu_wrap {
    width: 100%;
    position: relative;
}

.mtiu_wrap .mod_tit22 {
    color: #fff;
    line-height: 1.75;
    font-weight: 100;
}

.mod_text_infot {
    padding-top: 30px;
}

.give_list {
    width: 100%;
    position: relative;
}

.give_list_cont {
    width: 100%;
    position: relative;
}

.give_list_li {
    width: 100%;
    margin-bottom: 56px;
}

.give_list_li h2 {
    font-weight: bold;
    color: #2fa6cd;
    line-height: 1.5;
    border-bottom: 2px solid #abb4ba;
    padding-bottom: 32px;
    position: relative;
    margin-bottom: 36px;
    font-size: 44px;
    margin-top: 30px;
}


.give_list_li h2::after {
    content: '';
    position: absolute;
    bottom: -2px;
    right: 0;
    width: 83px;
    height: 5px;
    background: #346893;
}

.glll_li {
    width: 20%;
    padding: 0 15px;
}

.glll_ul {
    margin: 0 -15px;
    display: flex;
    padding-bottom: 50px;
}

.glll_li_wrap {
    width: 100%;
    position: relative;
}

.glll_li_wrap_top {
    background: #f1f1f1;
    transition: all 0.36s;
}

.glll_li_wrap_btm {
    width: 100%;
    position: relative;
    background: #2fa6cd;
    padding: 18px 20px;
    transition: all 0.36s;
}

.glwb_top_le .std_tit4 {
    color: #fff;
    line-height: 1.5;
    transition: all 0.36s;
}

.glwb_top_ri p {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    transition: all 0.36s;
}

.glwb_top {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    border-bottom: 1px solid #fff;
    padding-bottom: 7px;
}

.glwb_top_ri {
    margin-bottom: 5px;
}

.glwb_btm_ri {
    width: 24px;
}

.glwb_btm_le {
    width: calc(100% - 24px);
    padding-right: 20px;
}

.glwb_btm {
    width: 100%;
    display: flex;
    align-items: center;
    padding-top: 13px;
}

.glwb_btm_ri .ys_imgbox_cover img:nth-child(1) {
    opacity: 0;
}

.glwb_btm_le p {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    transition: all 0.36s;
}

.glll_ul .slick-prev {
    left: -90px;
}

.glll_ul .slick-next {
    right: -90px;
}

.give_list_end {
    margin-bottom: 0 !important;
}

.team_ban {
    width: 100%;
    position: relative;
}

.team_ban_img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.ys_d1page .team_ban::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 93px;
    background: rgba(52, 104, 147, 0.9);
    z-index: 10;
}

.team_ban_img_ph {
    display: none;
}

.team_ban_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.team_ban_cont {
    width: 100%;
    position: relative;
    padding-top: 150px;
}

.team_ban_wrap {
    width: 100%;
    position: relative;
    padding-left: 0px;
    padding-right: 200px;
    display: flex;
    flex-wrap: wrap;
    /* align-items: flex-end; */
}

.team_ban_le {
    width: 50%;
}

.team_ban_ri {
    width: 50%;
    padding-left: 125px;
    padding-bottom: 220px;
}

.team_ban_ri_top .std_tit1 {
    color: #fff;
    line-height: 1.5;
}

.team_ban_ri_top .std_tit4 {
    color: #fff;
    font-weight: 100;
    margin-bottom: 4px;
    padding-left: 40px;
}

.team_ban_ri_top {
    display: flex;
    align-items: flex-end;
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    padding-bottom: 25px;
    margin-bottom: 40px;
}

.tbrb_li_le {
    width: 32px;
}

.tbrb_li_le img {
    width: 100%;
}

.tbrb_li_ri {
    width: calc(100% - 32px);
    padding-left: 28px;
    margin-top: 5px;
}

.tbrb_li {
    display: flex;
    margin-bottom: 18px;
}

.tbrb_li_ri p {
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
}

.give_list_articl {
    width: 100%;
    position: relative;
}

.glau_li {
    width: 20%;
    padding: 0 10px;
    margin-bottom: 20px;
}

.give_list_articl_ul {
    margin: 0 -10px;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 32px;
}

.glau_wrap {
    width: 100%;
    position: relative;
    border: 1px solid #aeaeae;
    padding: 52px 24px 24px;
    transition: all 0.36s;
}

.glau_wrap_top p {
    font-size: 24px;
    line-height: 1.5;
    color: #555555;
    transition: all 0.36s;
    font-weight: 100;
    overflow: hidden;
    -webkit-line-clamp: 6;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 9em;
    transition: all 0.36s;
}

.glau_wrap_btm {
    width: 100%;
    border-top: 2px solid #aeaeae;
    padding-top: 10px;
    text-align: right;
    transition: all 0.36s;
}

.glau_wrap_btm p {
    color: #aeaeae;
    font-size: 16px;
    line-height: 1.5;
    transition: all 0.36s;
}

.glau_wrap_top {
    margin-bottom: 55px;
}

.give_list_articl .he_moresp {
    float: right;
    padding-right: 0;
    padding-left: 30px;
}

.give_list_articl .he_moreim img {
    transform: rotate(180deg);
}

.give_list_articl .he_more a {
    padding-left: 19px;
}

.give_list_articl .hbbl_more {
    justify-content: flex-start;
}

.give_list_li:last-child {
    margin-bottom: 0 !important;
}

.trend_resea {
    width: 100%;
    position: relative;
}

.ys_e1page .glll_ul {
    padding-bottom: 0 !important;
}

.ys_sharebox {
    margin-left: 0;
    margin-right: 40px;
    position: relative;
    z-index: 1;
    margin: 0 5px;
}

.ys_sharebox img {
    width: 100%;
}

.ys_sharebox a {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    opacity: 0 !important;
}

.about_public {
    width: 100%;
    position: relative;
    padding-bottom: 0 !important;
}

.about_public_cont {
    width: 100%;
    position: relative;
}

/* .about_public_top .home_busin_tit .std_tit3 {
    color: #2fa6cd;
} */

.about_public_top .home_busin_top_busi .mod_tit44 {
    font-weight: bold;
    color: #333333;
}

.about_public_top .home_busin_top_busi {
    padding-top: 10px;
}

.about_public_top_down a {
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
    background: #2fa6cd;
    padding: 5px 24px;
    display: block;
    font-size: 20px;
    letter-spacing: 2px;
}

.about_public_top .home_busin_top_hed {
    align-items: center;
    padding-bottom: 20px;
    position: relative;
}

.about_public_top .home_busin_top_hed::after {
    content: '';
    position: absolute;
    bottom: -2px;
    right: 0;
    width: 83px;
    height: 5px;
    background: #346893;
}

.about_public_btm .mtiu_wrap .mod_tit22 {
    color: #555555;
}

.about_public_slick {
    width: 100%;
    position: relative;
}

.apsu_li {
    display: none;
    width: 100%;
}

.apsu_li:first-child {
    display: block;
}

.about_public_slick_ul {
    width: 100%;
    margin: 0 !important;
}

.apsu_li {
    width: 100%;
}

.apsu_wrap {
    width: 100%;
}

.apsu_wrap img {
    width: 100%;
}

.about_public_btm {
    margin-bottom: 70px;
}

.about_public_slick_ul .slick-prev {
    left: -110px;
}

.about_public_slick_ul .slick-next {
    right: -110px;
}

.about_honor {
    width: 100%;
    position: relative;
}

.about_honor_cont {
    width: 100%;
    position: relative;
}

.about_honor_btm {
    /* width: 100%; */
    position: relative;
    margin: 0 -9px;
}

.about_honor_btm_ul {
    display: flex;
    align-items: stretch;
}

.ahbu_li {
    width: 20%;
    padding: 0 9px;
    height: auto !important;
}

.ahbu_wrap {
    width: 100%;
    height: 100%;
    border: 1px solid transparent;
    /* background: #203d5f; */
    padding: 40px 42px 65px;
    transition: all 0.36s;
    z-index: 1;
    position: relative;
}

.ahbu_wrap::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    transition: all 0.36s;
}

.ahbu_li:nth-child(1) .ahbu_wrap::after,
.ahbu_li:nth-child(6) .ahbu_wrap::after,
.ahbu_li:nth-child(11) .ahbu_wrap::after,
.ahbu_li:nth-child(16) .ahbu_wrap::after,
.ahbu_li:nth-child(21) .ahbu_wrap::after,
.ahbu_li:nth-child(26) .ahbu_wrap::after,
.ahbu_li:nth-child(31) .ahbu_wrap::after {
    background: linear-gradient(90deg, #203d5f 36%, #224a6e 100%);
}

.ahbu_li:nth-child(2) .ahbu_wrap::after,
.ahbu_li:nth-child(7) .ahbu_wrap::after,
.ahbu_li:nth-child(12) .ahbu_wrap::after,
.ahbu_li:nth-child(17) .ahbu_wrap::after,
.ahbu_li:nth-child(22) .ahbu_wrap::after,
.ahbu_li:nth-child(27) .ahbu_wrap::after,
.ahbu_li:nth-child(32) .ahbu_wrap::after {
    background: linear-gradient(90deg, #234d70 36%, #256285 100%);
}

.ahbu_li:nth-child(3) .ahbu_wrap::after,
.ahbu_li:nth-child(8) .ahbu_wrap::after,
.ahbu_li:nth-child(13) .ahbu_wrap::after,
.ahbu_li:nth-child(18) .ahbu_wrap::after,
.ahbu_li:nth-child(23) .ahbu_wrap::after,
.ahbu_li:nth-child(28) .ahbu_wrap::after,
.ahbu_li:nth-child(33) .ahbu_wrap::after {
    background: linear-gradient(90deg, #266488 36%, #297ca1 100%);
}

.ahbu_li:nth-child(4) .ahbu_wrap::after,
.ahbu_li:nth-child(9) .ahbu_wrap::after,
.ahbu_li:nth-child(14) .ahbu_wrap::after,
.ahbu_li:nth-child(19) .ahbu_wrap::after,
.ahbu_li:nth-child(24) .ahbu_wrap::after,
.ahbu_li:nth-child(29) .ahbu_wrap::after,
.ahbu_li:nth-child(34) .ahbu_wrap::after {
    background: linear-gradient(90deg, #297ea3 36%, #2c94ba 100%);
}

.ahbu_li:nth-child(5) .ahbu_wrap::after,
.ahbu_li:nth-child(10) .ahbu_wrap::after,
.ahbu_li:nth-child(15) .ahbu_wrap::after,
.ahbu_li:nth-child(20) .ahbu_wrap::after,
.ahbu_li:nth-child(25) .ahbu_wrap::after,
.ahbu_li:nth-child(30) .ahbu_wrap::after,
.ahbu_li:nth-child(35) .ahbu_wrap::after {
    background: linear-gradient(90deg, #2c96bc 36%, #2fa5cb 100%);
}

.ahbu_wrap_img {
    width: 100%;
    border-bottom: 3px solid #fff;
    padding-bottom: 28px;
    margin-bottom: 35px;
    transition: all 0.36s;
}

.ahbu_wrap_btm_tit p {
    font-size: 50px;
    line-height: 1.5;
    color: #78cbee;
    font-weight: bold;
    text-align: center;
    transition: all 0.36s;
}

.ahbu_wrap_btm_tit {
    margin-bottom: 20px;
    position: relative;
}

.ahbu_wrap_btm_info p {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    transition: all 0.36s;
}

.ahbb_btn {
    width: 56px;
    cursor: pointer;
    transition: all 0.36s;
}

.about_honor_btm_btn {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.ahbb_ri {
    margin-left: 75px;
}

.ahbb_btn .ys_imgbox_cover img:nth-child(1) {
    opacity: 0;
}

.ahbb_btn.swiper-button-disabled {
    opacity: 0.3;
    pointer-events: none;
}

.ys_b1page .hbbl_li a:last-child .hbbl_li_wrap {
    margin-bottom: 0px;
}

/* .ys_b1page .home_busin_tit .std_tit3 {
    color: #2fa6cd;
} */

.ys_b1page .home_busin_top_busi .mod_tit44 {
    font-weight: bold;
    color: #333;
}

.he_botlleim img {
    object-fit: cover;
}

.case.news .content .title {
    padding-left: 15px !important;
    padding-right: 15px !important;
    line-height: 1.3;
}

/*鼠标效果*/
@media screen and (min-width: 1200px) {
    .hel_c1p2kli:hover {
        background: #2c93b9 !important;
    }

    .return:hover {
        color: #fff;
        background: #346893 !important;
    }

    .del:hover .lf .imga {
        display: block !important;
    }

    .del:hover .lf .img_d {
        display: none !important;
    }

    /* .about_honor_btm_ul {
        cursor: url(../images/td.png), auto;
    } */

    .ahbu_wrap {
        cursor: auto !important;
    }

    .ahbb_btn:hover .ys_imgbox_cover img:nth-child(1) {
        opacity: 1;
    }

    .ahbb_btn:hover .ys_imgbox_cover img:nth-child(2) {
        opacity: 0;
    }

    .ahbu_wrap:hover::after {
        opacity: 0;
    }

    .ahbu_wrap:hover {
        background: #2fa6cd;
        border-color: #aeaeae;
    }

    .ahbu_wrap:hover .ahbu_wrap_img {
        border-color: #2fa6cd;
    }

    .ahbu_wrap:hover .ahbu_wrap_btm_tit p {
        color: #346893;
    }

    .ahbu_wrap:hover .ahbu_wrap_btm_info p {
        color: #2fa6cd;
    }

    .glau_wrap:hover .glau_wrap_btm {
        border-color: #fff;
    }

    .glau_wrap:hover .glau_wrap_btm p {
        color: #fff;
    }

    .glau_wrap:hover .glau_wrap_top p {
        color: #fff;
    }

    .glau_wrap:hover {
        background: #2fa6cd;
    }

    .glll_li_wrap:hover .glll_li_wrap_btm .ys_imgbox_cover img:nth-child(1) {
        opacity: 1;
    }

    .glll_li_wrap:hover .glll_li_wrap_btm .ys_imgbox_cover img:nth-child(2) {
        opacity: 0;
    }

    .glll_li_wrap:hover .glwb_top_le .std_tit4 {
        color: #525252;
    }

    .glll_li_wrap:hover .glwb_top_ri p {
        color: #525252;
    }

    .glll_li_wrap:hover .glwb_btm_le p {
        color: #525252;
    }

    .glll_li_wrap:hover .glll_li_wrap_top {
        background: #cdcdcd;
    }

    .glll_li_wrap:hover .glll_li_wrap_btm {
        background: #e7e7e7;
    }

    .hbbl_more .he_more:hover .he_moresp span {
        color: #fff;
    }

    .hbbl_more .he_more:hover {
        background: #2fa6cd;
        border: 1px solid #2fa6cd;
    }

    .ys_search1_close:hover img {
        transform: rotate(90deg);
    }

    .hbbl_li_wrap:hover .ys_imgbox_cover img:nth-child(1) {
        opacity: 0;
    }

    .hbbl_li_wrap:hover .ys_imgbox_cover img:nth-child(2) {
        opacity: 1;
    }

    .hbbl_li_wrap:hover {
        background: #2fa6cd;
    }

    .hbbl_li_wrap:hover .hlwb_tit .std_tit4 {
        color: #fff;
    }

    .hbbl_li_wrap:hover .hlwb_info {
        border-color: #fff;
    }

    .hbbl_li_wrap:hover .hlwb_info p {
        color: #fff;
    }

    .ahbu_wrap:hover .ahbu_wrap_img .ys_imgbox_cover img:nth-child(1) {
        opacity: 1;
    }

    .ahbu_wrap:hover .ahbu_wrap_img .ys_imgbox_cover img:nth-child(2) {
        opacity: 0;
    }

    .ahbu_wrap:hover .ahbu_wrap_img::after {
        background: #fff;
    }

    .ahbu_wrap:hover .ahbu_wrap_btm_tit p {
        color: #fff !important;
    }

    .ahbu_wrap:hover .awbt_zs .ys_imgbox_cover img:nth-child(1) {
        opacity: 0;
    }

    .ahbu_wrap:hover .awbt_zs .ys_imgbox_cover img:nth-child(2) {
        opacity: 1;
    }

    .ahbu_wrap:hover .ahbu_wrap_btm_info p {
        color: #fff;
    }

}

.home_value_ri .mod_ban_pc {
    animation: fadeInRight .6s ease-in-out both;
    animation-delay: 0.1s;
}

.mod_ban img {
    height: inherit !important;
}

.hel_c1p3zws {
    padding: 0 25px;
}

.hel_c1p1nhy input {
    color: #999999;
    font-size: 16px;
}

.hel_c1p1nhy input::-webkit-input-placeholder {
    color: #999999;
}

.hel_c1p1nhy input:-moz-placeholder {
    color: #999999;
}

.hel_c1p1nhy input::-moz-placeholder {
    color: #999999;
}

.hel_c1p1nhy input:-ms-input-placeholder {
    color: #999999;
}

.mod_text {
    top: 49%;
}

.give_list {
    padding-top: 90px;
}

.give_list_li.give_list_end .glwb_top_le p {
    font-size: 30px;
    padding-left: 0 !important;
    font-weight: 500;
}

.give_list_li.give_list_end li p::after {
    display: none;
}

.give_list_li.give_list_end .glwb_btm_le p {
    padding-left: 0 !important;
}

.give_list_li.give_list_end .glwb_top_ri p {
    padding-left: 0;
    font-size: 16px;
    /* margin-bottom: 0; */
}

.gn_form_boxfl {
    padding-top: 12px;
}

.gn_form_boxfr {
    padding-left: 22px;
}

.team_ban_img {
    z-index: 1;
}

.team_ban_img::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bjup.png);
    background-size: 100% 100%;
}

.team_ban_cont {
    z-index: 10;
}

.give_list_articl .glau_wrap_top p {
    padding-left: 0 !important;
}

.give_list_articl li p::after {
    display: none !important;
}

.glll_li_wrap_top .ys_imgbox_cover img {
    object-fit: contain;
}

.hbbl_ul .slick-list {
    width: 100%;
}

.gn_form {
    width: 840px;
}

.gn_formbtn .gn_form_box span {
    line-height: 72px;
}

.team_ban_le .ys_imgbox_cover img {
    object-fit: contain;
}

.team_ban_img_wrap {
    width: 100%;
    position: relative;
}

.team_ban_img_wrap.act::before {
    display: none;
}

.ys_banner .hvlt_tit::after {
    display: none;
}

/* .mod_ban {
    height: 100vh;
} */

.mod_ban a {
    height: 100%;
}

.mod_ban img {
    height: 100%;
    object-fit: cover;
}

.mod_ban video {
    height: 100%;
    object-fit: cover;
}

/* .team_ban {
    height: 100vh;
    overflow: hidden;
} */

/* 
.mod_tit40 {
    font-size: 38px;
}

.std_tit4 {
    font-size: 28px;
}

.hiul_tit p {
    font-size: 18px;
}

.hiul_info p {
    font-size: 18px;
} */



.std_tit2 {
    font-size: 46px;
}

.mod_tit22 {
    font-size: 20px;
}

.gn_form_boxfl {
    font-size: 22px;
}

.gn_formfl input,
.gn_form_top p,
.gn_form_box span {
    font-size: 20px;
}

.gn_form_boxfr input::-webkit-input-placeholder {
    /* WebKit browsers */
    font-size: 16px;
}

.gn_form_boxfr input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-size: 16px;
}

.gn_form_boxfr input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size: 16px;
}

.gn_form_boxfr input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    font-size: 16px;
}


.gn_form_top p {
    padding-top: 17px;
}

.home_trend .he_botlebot h4,
.home_trend .he_botriliri h4 {
    font-size: 26px;
}

.home_trend .he_botlebot p,
.home_trend .he_botriliri p {
    font-size: 18px;
}


.hbbl_more .he_moresp span {
    font-size: 22px;
}

.mod_copyr_cont p,
.mod_copyr_cont p a {
    color: #fff;
    font-size: 16px;
}

.hvlb_li .mod_tit22 {
    font-size: 16px;
}

.hlwb_tit .std_tit4 {
    font-size: 18px !important;
}

.home_trend .he_botlebot h4,
.home_trend .he_botriliri h4 {
    font-size: 24px;
}

.home_trend .he_botlebot span,
.home_trend .he_botriliri span {
    font-size: 16px;
}

.home_trend .he_botlisrili a {
    padding-top: 30px;
    padding-bottom: 30px;
}


.mtiu_wrap .mod_tit22 {
    font-size: 16px;
}


.give_list_li h2 {
    font-size: 24px;
    padding-bottom: 20px;
    margin-bottom: 16px;
}

.give_list_li p {
    font-size: 16px;
}


.give_list_li li p {
    padding-left: 20px;
}

.give_list_li li p::after {
    top: 9px;
    width: 8px;
    height: 8px;
}

.give_list_li.give_list_end .glwb_top_le p {
    font-size: 24px;
}

.std_tit2 {
    font-size: 42px;
}


.hlwb_tit .std_tit4 {
    font-size: 20px !important;
}

.ys_sypage .mod_ban::before {
    display: none;
}


.ys_sypage .mod_ban {
    height: 100vh;
}

.mod_tit44 {
    font-size: 40px;
}

.give_list_li li p::after {
    top: 8px;
}

.give_list_li p {
    margin-bottom: 13px;
}

.give_list_li h2 {
    margin-top: 56px;
}

.glau_wrap_top p {
    font-size: 20px;
}

.about_public_top_down a {
    font-size: 16px;
}

.mhrn_li:nth-child(4) .mhrn_down_wrap_ul {
    display: block;
    text-align: center;
}


.mhrn_li:nth-child(4) .mhrn_down_wrap {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 20px 22px !important;
    min-width: 150px;
}

.mhrn_li:nth-child(4) .mdwu_top {
    border-bottom: none !important;
    padding-bottom: 0 !important;
    margin-bottom: 8px !important;
}


.mhrn_li:nth-child(4) .mdwu_top a {
    font-size: 16px !important;
}

.mhri_sera {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.mod_head_le a {
    position: relative;
}

.mod_head_le img {
    transition: all 0.36s;
}

.mod_head_le_lo1 {
    opacity: 0;
}

.mod_head_le_lo2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}


.ys_hd_pc.act .mod_head_le_lo1 {
    opacity: 1;
}

.ys_hd_pc.act .mod_head_le_lo2 {
    opacity: 0;
}

.ys_hd_pc.act .mhrn_link {
    color: #333;
}

.ys_hd_pc.act .mhrn_link::after {
    background: #333;
}

.ys_hd_pc.act .sousuo1 {
    opacity: 0;
}

.ys_hd_pc.act .sousuo2 {
    opacity: 1;
}

.ys_hd_pc.act .mhri_lan a {
    color: #333;
}

.mhri_sera img {
    transition: all 0.36s;
}

.ahbu_wrap {
    border: none !important;
    /* background: transparent !important; */
}

/* .mhrn_li:hover .mhrn_link {
    color: #333 !important;
}

.mhrn_li:hover .mhrn_link::after {
    background: #333;
} */
.mhrn_link:hover {
    color: #fff;
}


.ahbu_wrap::after {
    background: transparent !important;
}


.ahbu_wrap_btm_info p {
    color: #484747;
    text-align: center;
}

.ahbu_wrap_img {
    border: none !important;
    position: relative;
}

.ahbu_wrap_img::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 82px;
    height: 2px;
    background: #cbcbcb;
    transition: all 0.36s;
}

.ahbu_wrap_btm_tit p {
    font-size: 44px;
    color: #78cbee !important;
}

.awbt_zs {
    width: 223px;
    position: absolute;
    top: 50% !important;
    left: 50%;
    transform: translate(-50%, -50%);
}

.awbt_zs .ys_imgbox_cover img:nth-child(2) {
    opacity: 0;
}

.about_honor_btm {
    overflow: hidden;
}

.home_trend .he_botlebot p,
.home_trend .he_botriliri p {
    font-size: 16px;
}

.give_list_li h2:first-child {
    margin-top: 0 !important;
}

.team_ban_ri {
    padding-bottom: 0 !important;
}

.team_ban_img {
    position: relative;
}

.team_ban_cont {
    position: absolute;
    bottom: 0;
}


.team_ban_ri {
    padding-top: 6%;
}

.team_ban_le {
    width: 40%;
}

.team_ban_wrap {
    padding-left: 8%;
    padding-right: 10%;
}

.he_botlisrili:first-child {
    border-top: none;
}

.home_trend .he_botlisrili:last-child {
    border-bottom: none;
}

.glau_wrap_top p {
    font-size: 16px;
}

.glau_wrap {
    padding: 35px 24px 24px;
}

.glau_wrap_top {
    margin-bottom: 28px;
}

.glau_li {
    display: none;
}

.glau_li:nth-child(-n + 5) {
    display: block;
}

.hiul_tit p {
    font-size: 24px;
}

.hiul_info p {
    font-size: 16px !important;
}

.hbbl_ul {
    max-width: 1920px;
    margin: 0 auto;
}



.mod_main,
.content,
.hel_main {
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}


.ys_d1page .mod_main {
    max-width: 100%;
}

.ys_d1page .give_list {
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.ys_b1page .hbbl_ul .slick-prev {
    left: -110px;
}

.ys_b1page .hbbl_ul .slick-next {
    right: -110px;
}


.mod_text {
    max-width: 1920px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.team_ban_cont {
    max-width: 1920px;
    left: 50%;
    transform: translateX(-50%);
}

.hvlt_tit .std_tit1,
.hvlt_info {
    width: 100% !important;
}

.mod_text_infot {
    padding-top: 12px;
}

.lf:after {
    background: #346893 !important;
}

.hel_c1p1nbtle p {
    overflow: hidden;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.mdwu_btm_li_wrap a {
    font-size: 14px;
}

/*   */
.he_sear .ys_hd_pc {
    background: #fff;
    box-shadow: 0 0 16px 5px rgba(0, 0, 0, 0.1);
}

.he_sear .ys_hd_pc .mod_head_le_lo1 {
    opacity: 1;
}

.he_sear .ys_hd_pc .mod_head_le_lo2 {
    opacity: 0;
}

.he_sear .ys_hd_pc .mhrn_link {
    color: #333;
}

.he_sear .ys_hd_pc .mhrn_link::after {
    background: #333;
}

.he_sear .ys_hd_pc .sousuo1 {
    opacity: 0;
}

.he_sear .ys_hd_pc .sousuo2 {
    opacity: 1;
}

.he_sear .ys_hd_pc .mhri_lan a {
    color: #333;
}

.he_sear .lawyerlist {
    margin-top: 70px;
}

.ys_search1_but {
    width: 100px;
}

.ys_search1_tbox {
    width: calc(100% - 110px);
}

.hlwb_tit .std_tit4 {
    height: 3em;
}

.gn_form_top p {
    line-height: 1.75 !important;
}

.gn_form_top p {
    padding-top: 23px;
}

.gn_formfl input,
.gn_form_top p,
.gn_form_box span {
    font-size: 16px;
}

.gn_form {
    width: 900px;
}


/* font-family: 'YesevaOneRegular';
font-family: 'OldStandardTTBold';
font-family: 'OldStandardTTItalic';
font-family: 'OldStandardTTRegular'; */

.std_tit1,
.hlwb_tit .std_tit4,
.home_trend .he_botlebot h4,
.home_trend .he_botriliri h4,
.hiul_tit p,
.gn_banwzskfr h3,
.busine_ificati_top_li .std_tit3,
.give_list_li h2,
.hel_c1p1nwz p,
.hel_d2p2tle .hel_title,
.inpage .content .ht,
.three .del h3,
.hel_d1ymjte .hel_title,
.mdwu_top a,
.home_busin_tit .std_tit3 {
    font-family: 'YesevaOneRegular' !important;
    font-weight: 500 !important;
}

/* .std_tit2 {
    font-family: 'YesevaOneRegular' !important;
    font-weight: 200 !important;
} */

.home_busin_info_li p {
    font-weight: bold;
}

.give_list_li li p::after {
    top: 5px;
}

/* .mod_text_info p,
.home_busin_top_busi .mod_tit40 {
    min-height: 1.5em;
} */


.mhrn_down_wrap {
    padding: 20px 35px;
}

.mdwu_btm_li_wrap {
    margin-bottom: 4px;
}

.mdwu_top {
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.home_inform_ul_li {
    padding: 0 10px !important;
}

.home_inform_ul {
    margin: 0 -10px !important;
}

.give_list_articl_ul .slick-list {
    width: 100%;
}

.glwb_top {
    flex-wrap: wrap;
}

.give_list_li.give_list_end .glwb_top_le {
    width: 100% !important;
}

.give_list_li.give_list_end .glwb_top_le p {
    margin-bottom: 2px !important;
}

.give_list_li.give_list_end .glwb_top_ri p {
    margin-bottom: 0 !important;
}

.hvlb_li .mod_tit22 {
    font-size: 18px;
}

.home_value_le_btm {
    width: 73%;
    padding-top: 55px;
    padding-bottom: 60px;
}

.hvlb_li {
    width: 50%;
    padding: 0 20px;
}

.hvlb_ul {
    margin: 0 -20px;
}


.hlwb_info p {
    font-size: 16px;
}

.gn_form_boxfl {
    font-size: 20px;
}

.home_value_le_top {
    margin-bottom: 35px;
}

.gn_form_top p {
    padding-top: 22px;
}

.home_trend .he_botlebot p,
.home_trend .he_botriliri p {
    font-size: 18px;
}

.mtiu_wrap .mod_tit22 {
    font-size: 18px;
}

.give_list_li p {
    font-size: 18px;
}

.give_list_li li p::after {
    top: 7px;
}

.home_inform .std_padd1 {
    max-width: 1920px;
    margin: 0 auto;
}

.home_inform .mod_copyr.std_padd1 {
    max-width: 100%;
}

.mod_copyr_cont {
    max-width: 1354px;
    margin: 0 auto;
}

.mdwu_btm_li_wrap {
    margin-bottom: 10px;
}

.mdwu_btm_li_wrap a {
    line-height: 1.25;
}


.hel_c1p3jb {
    padding-top: 20px;
    padding-left: 25px;
}

.hel_c1p3li {
    padding: 0 20px;
    margin-bottom: 40px;
}

.hel_c1p3jbri {
    margin-top: 8px;
}

.hel_c1p3jbri {
    margin-top: 20px;
}

.hel_c1p3jble {
    padding-right: 10px;
}

.hel_c1p3jimg {
    width: 100%;
    position: relative;
}

/* 
.hel_c1p2kli a {
    line-height: 40px;
    font-size: 18px;
}

.hel_c1p2kli {
    width: 40px;
    height: 40px;
}

.hel_c1p2jri button {
    line-height: 40px;
} */

.hel_c1p2jle {
    width: auto !important;
}

/* .hel_c1p2jri {
    width: 150px;
} */

.mdwu_btm_li_wrap a {
    font-size: 16px;
}

.hel_c1p2kli .active {
    background: #2c93b9 !important;
}

.hel_c1p2jri button {
    background: #2c93b9 !important;
}

.paging li.activepage,
.paging li:hover {
    color: #2c93b9;
    border-color: #2c93b9;
}

.kuang h3 {
    color: #346893 !important;
}

.lf:after {
    background: #346893 !important;
}

.case.news .content .title {
    color: #346893 !important;
}

.return {
    border-color: #346893 !important;
    color: #346893;
}

.hel_d1ymjte .hel_title {
    color: #2fa6cd !important;
}

.glll_ul {
    align-items: stretch;
}

.glll_ul .slick-track {
    height: 100%;
}

.give_list_li.give_list_end .glwb_top_ri p {
    height: 1.5em;
}

.glwb_top_ri {
    width: 100%;
}

.hel_c1p2kli {
    margin-right: 5px;
}


.hel_d2p2tle .hel_title {
    white-space: nowrap;
}


/* .team_ban_ri {
    padding-left: 100px;
} */


.team_ban_ri_top .std_tit4 {
    margin-bottom: 12px;
}

.hel_c1p3jtui {
    position: relative;
    padding-top: 20px;
}

.hel_d2p2tle {
    position: relative;
    padding-top: 35px;
}

.hel_d2p2tle .hel_title {
    position: absolute;
    top: 0;
    left: 0;
}

.hel_c1p3jb {
    display: flex;
    align-items: flex-end;
    align-items: stretch;
}

.hel_c1p3jbri {
    display: flex;
    align-items: flex-end;
}

.hel_c1p3ul {
    display: flex;
    flex-wrap: wrap;
}

.hel_tisp {
    display: block;
}


/* 新增 2023.8.28 star */

.hel_d1ybtm {
    width: 100%;
    position: relative;
}

.hel_d1ybicon {
    width: 40px;
}

.hel_d1ybicon img {
    width: 100%;
}

.hel_d1ytop {
    margin-bottom: 40px;
}


.mod_tit30 {
    font-size: 30px;
    line-height: 1.5;
    color: #fff;
}

.ys_detapage .home_inform {
    background: inherit !important;
}

.ys_detapage .home_inform {
    padding-top: 0 !important;
}

.detal_cont {
    width: 100%;
    position: relative;
}

.mod_cont1280 {
    width: 1280px;
    margin: 0 auto;
}

.detal_cont_cont {
    width: 100%;
    position: relative;
}

.detal_cont_top {
    width: 100%;
    position: relative;
}

.detal_cont_top p {
    font-size: 18px;
    line-height: 2.1;
    color: #232323;
    margin-bottom: 45px;
}


.detal_cont_btm .hbbl_more {
    justify-content: flex-start;
}

.detal_cont_btm .hbbl_more .he_moresp span {
    font-size: 20px;
    line-height: 47px;
}

.detal_cont_btm .hbbl_more .he_moreim {
    margin-top: -4px;
    margin-left: 0px;
}

.detal_cont_btm {
    padding-top: 50px;
}

.detal_cont_btm_list {
    margin-top: 100px;
}

.ys_detapage .mod_text {
    max-width: 1280px;
    margin: 0 auto;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.hvlt_tit .std_tit1 {
    font-family: 'YesevaOneRegular' !important;
    font-weight: 500 !important;
}

.mcbl_top {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.detal_cont_top p {
    font-size: 16px;
    line-height: 1.75;
    color: #555555;
    margin-bottom: 13px;
    font-weight: 100;
}

/* 新增 2023.8.28 end */