/*公共*/
@font-face {
    font-family: 'Yiweiln-Bold';
    src: url('/Public/Cn/fonts/RobotoBold/RobotoBold.woff2') format('woff2'),
         url('/Public/Cn/fonts/RobotoBold/RobotoBold.woff') format('woff');
}
body {
    overflow: hidden;
    max-width: 1920px;
    margin: auto;
    background: #fff;
}
* {
    font-family: "PingFangSC", "Microsoft Yahei"!important;
}
.g_content {
    width: 1200px;
    margin: auto;
}
.yxedr_active p {
    font-size: 16px;
    line-height: 28px;
    color: #666;
}
/* 亿纬 规范*/
.t_ywh1 h1 {
    font-size: 48px;
    color: #333;
    line-height: 1.5;
    text-align: center;
}
.t_ywh1 h2 {
    font-size: 48px;
    color: #333;
    line-height: 1.5;
    text-align: center;
}
.t_ywduanp p {
    font-size: 20px;
    color: #333;
    line-height: 1.5;
}
.t_ywh2 h2 {
    font-size: 36px;
    font-weight: bold;
    color: #333;
    line-height: 1.5;
}
.t_ywh3 h3 {
    font-size: 24px;
    color: #333;
    line-height: 1.5;
}
.t_ywh3 p {
    font-size: 24px;
    color: #333;
    line-height: 1.5;
}
.t_ywh4 h4 {
    font-size: 22px;
    color: #333;
    line-height: 1.5;
}
.t_ywh5 h5 {
    font-size: 20px;
    color: #333;
    line-height: 1.5;
}
.t_ywh5 p {
    font-size: 20px;
    color: #333;
    line-height: 1.5;
}
.t_ywh6 h6 {
    font-size: 18px;
    color: #333;
    line-height: 1.5;
}
.ywduan p {
    font-size: 18px;
    line-height: 1.5;
    color: #333;
}
.ywduan2 p {
    font-size: 16px;
    line-height: 1.5;
    color: #333;
}
.ywduan3 p {
    font-size: 14px;
    line-height: 2;
    color: #333;
}
/* jia */
.ywjiah2 h2 {
    font-size: 40px;
    color: #333;
    line-height: 1.5;
}
.ywjiah3 h3 {
    font-size: 30px;
    color: #333;
    line-height: 1.5;
}
.ywd2h3 h3 {
    font-size: 34px;
    color: #333;
    line-height: 1.5;
}
.ywjiah3 p {
    font-size: 30px;
    color: #333;
    line-height: 1.5;
}
.ywd2h4 h4 {
    font-size: 28px;
    color: #333;
    line-height: 1.5;
}
.t_ywjiah2 h2 {
    font-size: 40px;
    color: #333;
    line-height: 1.5;
}
/*规范*/
.g_word1 {
    font-size: 30px;
    line-height: 1.75;
    letter-spacing: 1px;
}
.g_word2 {
    font-size: 24px;
    line-height: 1.75;
    letter-spacing: 1px;
}
.g_word3 {
    font-size: 18px;
    line-height: 1.75;
    letter-spacing: 1px;
}
.g_word4 {
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 1px;
}
.g_word5 {
    font-size: 14px;
    line-height: 1.75;
    color: #999;
    letter-spacing: 1px;
}
.g_parp p {
    color: #666;
    font-size: 14px;
    line-height: 1.75;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
/*规范*/
/*pc导航选中*/
.yxnav_active1 .g_nav1 {}
.yxnav_active2 .g_nav2 {}
.ys_navph2_header {
    display: none;
}
@media screen and (max-width: 1199px) {
    .ys_navph2_header {
        display: block;
    }
    .g_show {
        display: none;
    }
}
.ys_navph2_header {
    position: relative;
    z-index: 99;
    height: 100%;
}
.ys_navph2_navbar {
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100;
    padding-right: 20px;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, .05);
}
.ys_navph2_logo {
    position: relative;
    z-index: 50;
    width: 130px;
}
.ys_navph2_logo_btn {
    position: absolute;
    left: 0;
    top: 0;
    display: table-cell;
    width: 100%;
    height: 64px;
    line-height: 64px;
    padding: 0 10px;
    display: block;
    /* background: #1c5cb0; */
    background: #fff;
    transition: all .36s;
}
.ys_navph2_logo_btn img,
.ys_navph2_search_btn img {
    width: 100%;
}
.ys_navph2_search_btn {
    display: block;
    font-size: 16px;
    line-height: 64px;
    color: #333333;
    transition: all .36s;
}
.ys_navph2_modal {
    position: fixed;
    top: 64px;
    left: 0;
    width: 100%;
    background-color: #fff;
    text-align: center;
    border-top: 1px solid #eee;
    overflow: hidden;
    display: none;
}
.ys_navph2_modalmbox {
    padding: 16px 20px;
}
.ys_navph2_modalm {
    transform: translateX(0px);
}
.ys_navph2_msc_box {
    width: 100%;
    display: block;
}
.ys_navph2_msc_boxl {
    border-bottom: 1px solid #eee;
    width: calc(100% - 40px);
    padding-right: 20px;
    height: 40px;
}
.ys_navph2_msc_boxl input {
    width: 100%;
    height: 100%;
    font-size: 16px;
}
.ys_navph2_msc_boxr {
    width: 30px;
}
.ys_navph2_msc_boxr img {
    width: 100%;
    line-height: 40px;
}
.ys_navph2_menu {
    line-height: 64px;
    margin-left: 15px;
}
.ys_navph2_menu_btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 22px;
    cursor: pointer;
}
.ys_navph2_menu_line,
.ys_navph2_menu_line::before,
.ys_navph2_menu_line::after {
    display: block;
    width: 100%;
    height: 2px;
    background: #019680;
    transition: all .36s;
}
.ys_navph2_menu_line {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.ys_navph2_menu_line::before {
    content: "";
    position: absolute;
    top: 10px;
}
.ys_navph2_menu_line::after {
    content: "";
    position: absolute;
    top: -10px;
}
.ys_navph2_list {
    position: fixed;
    z-index: 99;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 84px 0 50px;
    background: linear-gradient(to bottom, #019680, #22c286);
    color: #fff;
    overflow: hidden;
    left: 100%;
    transition: all .5s ease-out;
    opacity: 0;
}
.ys_navph2_list.act {
    left: 0;
    opacity: 1;
}
.ys_navph2_subnav {
    padding: 0 20px;
    height: 100%;
    overflow: auto;
}
.ys_navph2_subnav li>div {
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}
.ys_navph2_subnav a {
    line-height: 24px;
    padding: 13px 0;
    color: rgba(255, 255, 255, .7);
    display: inline-block;
}
.ys_navph2_subnav_a {
    font-size: 16px;
}
.ys_navph2_nav_icon {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
}
.ys_navph2_nav_icon::before {
    transform: rotate(90deg);
}
.ys_navph2_nav_icon::before,
.ys_navph2_nav_icon::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -1px;
    width: 2px;
    height: 100%;
    background: #fff;
    transition: all .36s;
}
.ys_navph2_subnav ul {
    display: none;
    padding-left: 15px;
}
.ys_navph2_thirnav_a {
    font-size: 14px;
}
.ys_navph2_thirnav a {
    padding: 8px 0;
}
.ys_navph2_nav_icon {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    cursor: pointer;
}
.ys_navph2_subnav ul {
    display: none;
    padding-left: 15px;
}
.ys_navph2_fournav_li {
    font-size: 12px;
}
.ys_navph2_lang {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
}
.ys_navph2_lang_btn {
    display: inline-block;
    padding: 15px;
    cursor: pointer;
}
.ys_navph2_lang_btn img {
    width: 20px;
}
.ys_navph2_lang_modal {
    transform: translateX(100%);
    transition: all .5s ease-out;
}
.ys_navph2_lang_modal {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: inherit;
    padding: 84px 0 20px;
}
.ys_navph2_lang_back {
    font-size: 16px;
    margin-bottom: 10px;
}
.ys_navph2_lang_back {
    padding: 0 15px;
    cursor: pointer;
}
.ys_navph2_subnav {
    padding: 0 20px;
    height: 100%;
    overflow: auto;
}
.ys_navph2_search_btn {
    width: 20px;
    cursor: pointer;
}
.modal-open {
    overflow: hidden;
}
.ys_navph2_menu_btn.act .ys_navph2_menu_line {
    background: transparent;
}
.ys_navph2_menu_btn.act .ys_navph2_menu_line::before {
    top: 0;
    transform: rotate(45deg);
}
.ys_navph2_menu_btn.act .ys_navph2_menu_line::after {
    top: 0;
    transform: rotate(-45deg);
}
.ys_navph2_nav_icon::before {
    transform: rotate(90deg);
}
.ys_navph2_subnav li.act>div .ys_navph2_nav_icon::after {
    transform: rotate(90deg);
}
.ys_navph2_lang_modal.act {
    transform: translateX(0);
}
.ys_navph2_subnav_a.yxnav_active1,
.ys_navph2_thirnav_a.yxnav_active2,
.ys_navph2_fournav_a.yxnav_active3 {
    color: rgba(255, 255, 255, 1);
}
/*鼠标效果*/
@media screen and (min-width: 1200px) {
    .t_navli:hover .t_navtiao::before {
        width: 100%;
        opacity: 1;
    }
    .t_headli a:hover {
        color: #129d89;
    }
    /* .t_newdao a:hover .t_newspic img{
        transform: scale(1.05);
    } */
    .t_dao2er a:hover {
        color: #129d89;
    }
    .t_erli:hover .t_erwen {
        color: #333;
    }
    .t_erli:hover .t_erwen::before {
        background: #333;
    }
    .t_erli:hover .t_erwen::after {
        width: 100%;
        background: linear-gradient(to right, #2c9e6b, #2799a0, #2495ca);
    }
    .t_b1neili:hover {
        color: #333;
    }
    .t_b1neili:hover::before {
        width: 100%;
        background: linear-gradient(to right, #2c9e6b, #2799a0, #2495ca);
    }
    .isnoph .t_syk1li:hover .t_syk1jie {
        pointer-events: all;
    }
    .isnoph .t_syk1li:hover .t_syk1jie div {
        opacity: 1;
        transition: all .36s .2s;
    }
    .isnoph .t_syk1li:hover .t_syk1jie::before {
        width: 100%;
        transition: all .4s cubic-bezier(.34, .44, .41, 1.12);
    }
    .isnoph .t_tanli:hover .t_syk1jie {
        pointer-events: all;
    }
    .isnoph .t_tanli:hover .t_syk1jie div {
        opacity: 1;
        transition: all .36s .4s;
    }
    .isnoph .t_tanli:hover .t_syk1jie::before {
        width: 100%;
        transition: all .4s cubic-bezier(.34, .44, .41, 1.12);
    }
    .isnoph .t_tanli:hover .t_sytanjie {
        pointer-events: all;
    }
    .isnoph .t_tanli:hover .t_sytanjie div {
        opacity: 1;
        transition: all .36s .4s;
    }
    .isnoph .t_tanli:hover .t_sytanjie::before {
        width: 100%;
        transition: all .4s cubic-bezier(.34, .44, .41, 1.12);
    }
    .t_syk2lun .slick-prev:hover::before {
        opacity: 1;
    }
    .t_syk3li a:hover .t_jiancir {
        opacity: 1;
    }
    .t_syk3li a:hover .t_syk3pic img {
        transform: scale(1.05);
    }
    .t_footnavli a:hover {
        color: #fff;
    }
    .t_syul:hover .t_syli a::before {
        background: rgba(255, 255, 255, .6);
    }
    .fp-viewing-0 .t_syul:hover .t_syli a::before,
    .fp-viewing-2 .t_syul:hover .t_syli a::before {
        background: -webkit-linear-gradient(right, #019680, #22c286);
    }
    .t_syul:hover .t_syli a::before {
        background: rgba(255, 255, 255, .6);
    }
    /* .t_syul:hover .t_syli.active a{
        color:rgba(255,255,255,1);
        background-image: none;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(255,255,255,1);
    } */
    /* .fp-viewing-0 .t_syul:hover .t_syli:first-of-type a{
        color:rgba(255,255,255,1);
        background-image: none;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(255,255,255,1);
    } */
    .fp-viewing-1 .t_syul:hover .t_syli:nth-of-type(2) a {
        color: rgba(255, 255, 255, 1);
        background-image: none;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(255, 255, 255, 1);
    }
    /* .fp-viewing-2 .t_syul:hover .t_syli:nth-of-type(3) a{
        color:rgba(255,255,255,1);
        background-image: none;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(255,255,255,1);
    } */
    .fp-viewing-2 .t_syul:hover .t_syli:nth-of-type(4) a {
        color: rgba(255, 255, 255, 1);
        background-image: none;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(255, 255, 255, 1);
    }
    .t_syul:hover .t_syli:first-of-type::before {
        top: 0;
        transform: translateY(0);
        opacity: 1;
    }
    .t_syul:hover .t_syli::after {
        top: 100%;
        transform: translateY(0);
        opacity: 1;
    }
    .t_syul:hover .t_syli a {
        padding-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 0px;
    }
    .t_syul:hover .t_syli a span {
        opacity: 0.6;
    }
    /* .fp-viewing-3 .t_syul:hover .t_syli a span{
        opacity: 1;
    } */
    .t_syul:hover .t_syli.active a span {
        opacity: 1;
    }
    .fp-viewing-0 .t_syul:hover .t_syli a::before,
    .fp-viewing-2 .t_syul:hover .t_syli a::before {
        background: -webkit-linear-gradient(right, #019680, #22c286);
        opacity: 0.6;
    }
    .fp-viewing-0 .t_syul:hover .t_syli:nth-of-type(2) a,
    .fp-viewing-2 .t_syul:hover .t_syli:nth-of-type(4) a {
        background-image: -webkit-linear-gradient(right, #019680, #22c286);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .fp-viewing-0 .t_syul:hover .t_syli:nth-of-type(2)::before,
    .fp-viewing-2 .t_syul:hover .t_syli:nth-of-type(4)::before {
        background: -webkit-linear-gradient(right, #019680, #22c286);
        opacity: 0.6;
    }
    .fp-viewing-0 .t_syul:hover .t_syli::after,
    .fp-viewing-2 .t_syul:hover .t_syli::after {
        background: -webkit-linear-gradient(right, #019680, #22c286);
        opacity: 0.6;
    }
    .fp-viewing-0 .t_syul:hover .t_syli a span,
    .fp-viewing-2 .t_syul:hover .t_syli a span {
        opacity: 1;
    }
    .fp-viewing-0 .t_syul:hover .t_syli a a,
    .fp-viewing-2 .t_syul:hover .t_syli a a {
        opacity: 0.6;
    }
    .fp-viewing-0 .t_syul:hover .t_syli:first-of-type a,
    .fp-viewing-2 .t_syul:hover .t_syli:nth-of-type(4) a {
        opacity: 1;
    }
    .t_gouli:hover .t_waizi {
        color: #129d89;
    }
    .fp-viewing-page0 .t_syul:hover .t_syli a span,
    .fp-viewing-1 .t_syul:hover .t_syli a span {
        opacity: 1;
    }
    /* .t_navgou:hover .t_maijian img {
        transform: rotate(180deg);
    } */
    /* b1 */
    .t_b1k2xin:hover {
        box-shadow: 0px 5px 36.12px 6.88px rgba(127, 127, 127, .09);
    }
    .t_b1k2xin:hover::before {
        opacity: 1;
    }
    .t_diyin a:hover {
        color: #fff;
    }
    .t_waili a:hover .t_waizi {
        color: #fff;
    }
    .t_waili a:hover .t_hover {
        opacity: 1;
    }
    .t_waili a:hover .t_yuan1 {
        opacity: 0;
    }
    .t_anbtn a:hover .t_anbtnr::before {
        opacity: 1;
        width: 100%;
    }
    .t_anbtn2 a:hover .t_ancha::before {
        width: calc(100% + 2px);
        opacity: 1;
    }
    .t_anbtn2 a:hover .t_ancha {
        border: 1px solid transparent;
    }
    .t_b2k1li:hover .t_b2k1hao {
        background: linear-gradient(to right, #019680, #22c286);
        color: #fff;
    }
    .t_anbtn2:hover .t_anbtnr::before {
        width: 100%;
        opacity: 1;
    }
    /* 支解线 */
    .t_tanli:hover .t_sykbox {
        pointer-events: all;
    }
    .isnoph .t_syk1li:hover .t_sykbox {
        pointer-events: all;
    }
    .t_syk1li:hover .t_syk1jie2::after {
        animation: kuo .2s ease 0s forwards;
    }
    .t_syk1li:hover .t_syk1jie2>a>img {
        opacity: 1;
    }
    .t_c2k1liyi:hover .t_c2k1r {
        color: #fff;
    }
    .t_c2k1liyi:hover::before {
        width: 118%;
        opacity: 1;
    }
    .t_c2k5li:hover .t_shover {
        opacity: 1;
    }
    .t_c2k5li:hover .t_shyuan {
        opacity: 0;
    }
    .t_c2k5li:hover .t_ywh6 h6 {
        background-image: -webkit-linear-gradient(right, #019680, #22c286);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .t_f4qieli:hover .t_f4hang {
        color: #fff;
    }
    .t_f4qieli:hover .t_f4qier::before {
        width: 100%;
        opacity: 1;
    }
    .t_d2huali:hover .t_d2zhbg {
        opacity: 0.16;
    }
    .t_d2huali:hover .t_d2conwen::before {
        opacity: 1;
    }
    .t_d2huali:hover .t_shover {
        opacity: 1;
    }
    .t_d2huali:hover .t_shyuan {
        opacity: 0;
    }
    .t_d2huali:hover .ywd2h3 h3 {
        color: #fff;
    }
    .t_d2huali:hover .t_ywh3 h3 {
        color: #fff;
    }
    .t_d2huali:hover .t_d2kul.ywduan2 p {
        color: #fff;
    }
    .t_d2huali:hover .t_d2tit::before {
        opacity: 0.5;
        background: #fff;
    }
    .t_d2huali:hover .ywd2h4 h4 {
        color: #fff;
    }
    .t_f2k3li:hover .t_f2k3xin {
        box-shadow: 0px 10px 17px 3px rgba(0, 0, 0, .1);
    }
    .t_d4lun .slick-prev:hover::after,
    .t_d4lun .slick-next:hover::after {
        opacity: 1;
    }
    .t_d4lun .slick-prev:hover::before,
    .t_d4lun .slick-next:hover::before {
        content: url(/Public/Cn/image/f1_jianbai.svg);
    }
    .t_d4k3xin:hover .t_d4k3nr .ywduan2 p {
        color: #23b783;
    }
    .t_anbtn:hover .t_anbtnr::before {
        width: 100%;
        opacity: 1;
    }
    .t_anli:hover a::before {
        width: 100%;
        opacity: 1;
    }
    .s_e1cont1 a:hover .s_e1c1rmorep p {
        background-image: -webkit-linear-gradient(right, #019680, #22c286);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .s_e1cont1 a:hover .t_shi {
        opacity: 1;
    }
    .s_e1cont1 a:hover .t_tou {
        opacity: 0;
    }
    .s_f2c2botnr a:hover .s_f2c2twmore p {
        color: #23b783;
    }
    .s_e1c2list a:hover .t_jiancir {
        opacity: 1;
    }
    .t_c2k2pic:hover {
        top: -10px;
    }
    .t_c2k3xin:hover {
        top: -10px;
    }
    /* .t_f2k1 .t_ywh2,.t_f2k1xin,.t_f2k1jia,.t_f2k2 .ywjiah3,
    .t_f2k2 .ywduan2,.t_f2k3 .t_ywh2,.t_f2k3li,.t_f2k4top .t_ywh2,
    .t_f2k4top .ywduan2,.t_f2k4xia .t_ywh2,.s_f2c2botnr,.s_f2c2more,
    .t_f2k5 .t_ywh2,.t_f2k5 .ywduan,.t_f2k5li  {
        -webkit-animation-name: fadeInUp1;
        animation-name: fadeInUp1;
        animation-duration: 1.5s;
        visibility: visible;
    }
    .t_f2k1li,.t_f2k2png,.t_f2k4lun {
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        animation-duration: 1.6s;
        visibility: visible;
    } */
    .t_f7k2xin:hover .t_ywh6 h6{
        color:#f6f7fb;
    }
    .t_f7k2xin:hover .t_f7k2quan{
        background: rgba(246,247,251,.2);
    }
    .t_f7k2xin:hover{
        background: linear-gradient(to right,#19b46e,#55c4ec);
    }
    .t_f7k2xin:hover .t_yuan1{
        opacity: 0;
    }
    .t_f7k2xin:hover .t_hover{
        opacity: 1;
    }
    .t_gk3botli:hover{
        background-image: -webkit-linear-gradient(left, #19b46e, #55c4ec);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    /* .t_neicon  */
}
.t_f2k3{
    overflow: hidden;
}
/*载入效果*/
.g_fadein1 {
    -webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 0.3s;
}
.g_fadeup1 {
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.4s;
}
.g_fadeup2 {
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.5s;
}
.g_fadeup3 {
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.6s;
}
.g_fadeup4 {
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.7s;
}
.g_fadeup5 {
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.8s;
}
.g_fadeup6 {
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.9s;
}
.g_fadeup7 {
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1s;
}
.g_fadedown1 {
    -webkit-animation: fadeInDown 1s ease both;
    animation: fadeInDown 1s ease both;
    animation-delay: 0.4s;
}
.g_fadeleft1 {
    -webkit-animation: fadeInLeft 1s ease both;
    animation: fadeInLeft 1s ease both;
    animation-delay: 0.4s;
}
.g_faderigth1 {
    -webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 0.4s;
}
/* b1 Tammy */
.t_head {
    width: 100vw;
    transition: all 0.36s;
}
.t_headlogo a {
    display: block;
    line-height: 80px;
    width: 180px;
}
.t_headlogo a img {
    width: 100%;
    top: -5px;
}
.t_navtiao a {
    color: #666;
    font-size: 16px;
    line-height: 80px;
}
.t_navjian {
    width: 8px;
    line-height: 80px;
    margin-left: 8px;
}
.t_navjian img {
    width: 100%;
    transition: all 0.36s;
}
.t_navkuang {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border: 1px solid #666;
    position: relative;
    z-index: 10;
}
.t_navkuang img {
    width: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.t_navkuang {
    color: #666;
    font-size: 14px;
    line-height: 34px;
    text-align: center;
}
.t_navli {
    padding: 0 6px;
}
.t_navtiao {
    padding: 0 26px;
}
.t_headlogo {
    margin-right: 140px;
}
.t_navsou {
    line-height: 80px;
}
.t_navzixin {
    color: #666;
    line-height: 34px;
    font-size: 14px;
}
.t_navzinr {
    border-radius: 17px;
    border: 1px solid #666;
    padding: 0 20px;
}
.t_navicon {
    margin-right: 20px;
    width: 26px;
}
.t_navicon img {
    width: 100%;
}
.t_navsou {
    display: inline-block;
}
.t_navsou {
    margin: 0 10px;
    position: relative;
    top: 23px;
}
.t_souzi {
    margin: 0 10px;
    position: relative;
    top: 23px;
}
.t_b1banpic {
    width: 100%;
}
.t_b1banpic img {
    width: 100%;
}
.t_b1ban {
    position: relative;
}
.t_b1banwen {
    position: absolute;
    width: 100%;
    top: calc(50% + 22px);
    transform: translateY(-50%);
}
.t_b1banwen {
    text-align: center;
}
.t_anli a {
    font-size: 18px;
    color: #fff;
    line-height: 54px;
    width: 174px;
    text-align: center;
    background: rgba(0, 0, 0, .7);
    transition: all 0.36s;
    display: block;
}
.t_anli.on a {
    background: linear-gradient(to right, #019680, #22c286);
}
.t_anqie {
    border-radius: 5px;
    overflow: hidden;
    display: inline-block;
}
.t_b1banwen .t_ywh1 {
    margin-bottom: 15px;
}
.t_b1banwen .t_ywduanp {
    margin-bottom: 45px;
}
.t_erwen {
    font-size: 22px;
    color: #999;
    line-height: 96px;
    padding: 0 35px;
    cursor: pointer;
    position: relative;
    transition: all 0.36s;
}
.t_erwen::before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 18px;
    background: #999;
    transition: all 0.36s;
}
.t_erwen::after {
    content: '';
    width: 0;
    height: 3px;
    border-radius: 0;
    position: absolute;
    bottom: 0;
    transform: translatex(-50%);
    left: 50%;
    background: transparent;
    transition: all 0.36s;
}
.t_erli {
    margin: 0 4px;
}
.t_ernav {
    text-align: center;
}
.t_erzhong {
    display: inline-block;
}
.t_erli.on .t_erwen {
    color: #333;
}
.t_erli.on .t_erwen::before {
    background: #333;
}
.t_erli.on .t_erwen::after {
    width: 100%;
    background: linear-gradient(to right, #2c9e6b, #2799a0, #2495ca);
}
.t_b1k1 {
    background: #f8f8f8;
    padding-top: 36px;
}
.t_anbtn {
    display: inline-block;
}
.t_anbtnr {
    font-size: 16px;
    color: #fff;
    line-height: 46px;
    background: linear-gradient(to right, #019680, #22c286);
    padding: 0 40px;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
}
.t_b1pic {
    width: 900px;
    display: inline-block;
}
.t_b1pic img {
    width: 100%;
}
.t_b1k1 {
    text-align: center;
}
.t_line1 {
    height: 44px;
    position: relative;
}
.t_line1::before {
    content: '';
    left: calc(50% - 0.5px);
    top: 0;
    position: absolute;
    background: #333;
    width: 1px;
    height: 100%;
}
.t_b1k1 .t_line1 {
    margin-bottom: 19px;
}
.t_b1k1 .t_ywh2 {
    margin-bottom: 33px;
}
.t_b1k1 .t_anbtn {
    margin-bottom: 10px;
}
.t_b1pic {
    position: relative;
    top: 25px;
}
.t_content1 {
    width: 1400px;
    margin: 0 auto;
}
.t_b1neier {
    border-bottom: 1px solid #cfcfcf;
}
.t_b1neili {
    color: #999;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    padding: 32px 36px 16px;
    cursor: pointer;
    position: relative;
    margin: 0 18px;
    transition: all 0.36s;
}
.t_b1neili::before {
    content: '';
    height: 3px;
    width: 0;
    position: absolute;
    bottom: -3px;
    left: 50%;
    transform: translateX(-50%);
    background: transparent;
    transition: all 0.36s;
}
.t_b1neier {
    text-align: center;
}
.t_b1ju {
    display: inline-block;
}
.t_b1neili.on {
    color: #333;
}
.t_b1neili.on::before {
    width: 100%;
    background: linear-gradient(to right, #2c9e6b, #2799a0, #2495ca);
}
/* 首页 */
.t_syk1bg {
    width: 100%;
    /* height: 100%; */
    overflow: hidden;
    position: absolute;
    top: 0;
}
.t_syk1bg img {
    width: 100%;
    /* min-width: 100%;
    min-height: 100%; */
    position: relative;
    top: 0;
    /* left: 50%;
    transform: translate(-50%,-50%); */
    /* object-fit: cover; */
}
.t_head {
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 999;
}
.t_syul {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 998;
}
.t_syli a {
    background-image: -webkit-linear-gradient(right, #019680, #22c286);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 16px;
    line-height: 1.5;
    position: relative;
    padding-left: 54px;
}
.t_syli a::before {
    content: '';
    width: 24px;
    height: 1px;
    position: absolute;
    background: -webkit-linear-gradient(right, #019680, #22c286);
    left: 20px;
    top: calc(50% - 0.5px);
    transition: all 0.36s;
}
.t_syli.active a::before {
    width: 44px;
    left: 0;
}
.fp-viewing-0 .t_syli:first-of-type a::before {
    width: 44px;
    left: 0;
}
.fp-viewing-1 .t_syli:nth-of-type(2) a::before {
    width: 44px;
    left: 0;
}
.fp-viewing-2 .t_syli:nth-of-type(3) a::before {
    width: 44px;
    left: 0;
}
.fp-viewing-3 .t_syli:nth-of-type(4) a::before {
    width: 44px;
    left: 0;
}
.t_syli a {
    padding-bottom: 9px;
}
.t_syli:last-of-type a {
    padding-bottom: 0px;
}
.t_syk1icon {
    width: 26px;
    height: 26px;
    position: relative;
}
.t_syk1icon img {
    width: 100%;
}
.t_syk1jie {
    border-radius: 22px;
    line-height: 44px;
    min-width: 165px;
    padding: 0 22px;
    position: relative;
}
.t_syk1wen {
    font-size: 18px;
    color: #fff;
    line-height: 44px;
    margin-right: 8px;
}
.t_syk1le {
    width: 20px;
    line-height: 44px;
    margin-right: 10px;
}
.t_syk1le img {
    width: 20px;
}
.t_syk1go {
    width: 6px;
    line-height: 44px;
}
.t_syk1go img {
    width: 100%;
}
.t_syk1ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.t_syk1li {
    position: absolute;
    transform: translate(-50%, -50%);
    cursor: pointer;
}
.t_tanli {
    cursor: pointer;
}
/* .t_tanli::before{
    content: '';
    background: rgba(0,148,126,.34);
    width: 27px;
    height: 27px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    animation: boderM 3s .75s infinite;
}
.t_tanli::after{
    content: '';
    background: rgba(0,148,126,.34);
    width: 27px;
    height: 27px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    animation: boderM 3s .75s infinite;
} */
.t_syk1icon::before {
    content: '';
    background: rgba(0, 148, 126, .34);
    width: 27px;
    height: 27px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    animation: boderM 3s .75s infinite;
}
.t_syk1icon::after {
    content: '';
    background: rgba(0, 148, 126, .34);
    width: 27px;
    height: 27px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    animation: boderM 3s infinite;
}
.t_syk1jie {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 14px;
}
.t_syk1li11 .t_syk1jie {
    left: calc(14px - 165px);
}
.t_tan1 {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 9999;
}
.t_tanclose {
    width: 38px;
    position: absolute;
    top: 34px;
    right: 67px;
    cursor: pointer;
}
.t_tanclose img {
    width: 100%;
}
.t_tannr {
    width: 100%;
    height: 100%;
}
.t_tanpic {
    width: 100%;
    /* height: 100%; */
    position: relative;
}
.t_tanpic img {
    width: 100%;
    top: 0;
    /* min-width: 100%;
    min-height: 100%; */
    position: relative;
    /* top:50%;
    left: 50%; */
    /* transform: translate(-50%,-50%); */
    /* object-fit: cover; */
}
.t_tanul {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
}
.t_tanicon {
    width: 26px;
    height: 26px;
}
.t_tanicon img {
    width: 100%;
}
.t_tanli {
    position: absolute;
    transform: translate(-50%, -50%);
    cursor: pointer;
}
.t_sytanjie {
    border-radius: 22px;
    line-height: 44px;
    padding: 0 22px;
    min-width: 150px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 42px;
    white-space: nowrap;
}
.t_tanul .t_syk1wen {
    margin-right: 0px;
}
body.fix .t_tan1 {
    animation: portOpen both cubic-bezier(.77, 0, .175, 1) 1.2s 0s;
    overflow-x: auto;
    height: 100vh;
    opacity: 1;
}
@keyframes portOpen {
    0% {
        top: 100%;
    }
    100% {
        top: 0;
    }
}
body.fix1 .t_tan1 {
    display: block;
    animation: portClose both cubic-bezier(.77, 0, .175, 1) 1.2s 0.4s;
    opacity: 0;
}
@keyframes portClose {
    0% {
        top: 0;
    }
    100% {
        top: 100%;
    }
}
.t_tan1 {
    position: fixed;
    top: 100%;
    left: 0;
    z-index: 10000;
    width: 100%;
    overflow: hidden;
}
.t_tanclose {
    z-index: 10;
}
.t_syk1jie {
    white-space: nowrap;
    pointer-events: none;
}
.t_sytanjie {
    white-space: nowrap;
    pointer-events: none;
}
.t_syk1li .t_syk1jie div {
    opacity: 0;
}
.t_syk1jie::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 0;
    height: 100%;
    background: -webkit-linear-gradient(left, #019680, #22c286);
    border-radius: 22px;
}
.t_sytanjie::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 0;
    height: 100%;
    background: -webkit-linear-gradient(left, #019680, #22c286);
    border-radius: 22px;
}
.t_sytanjie div {
    opacity: 0;
}
/* syk2 */
.t_syk2pic {
    width: 100%;
    height: 100%;
    position: relative;
}
.t_syk2pic img {
    width: 100%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    z-index: 10;
}
.t_syk2pic video {
    width: 100%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    z-index: 18;
}
.t_syk2nr {
    width: 100%;
    height: 100%;
}
.t_syk2lun {
    width: 100%;
    height: 100%;
}
.t_syk2bo {
    width: 100%;
    height: 100%;
    position: relative;
}
.t_sytit h1 {
    font-size: 52px;
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
}
.t_syk2wen {
    position: absolute;
    width: 100%;
    top: calc(50% - 37px);
    transform: translateY(-50%);
    z-index: 30;
}
.section {
    overflow: hidden;
}
.t_syk2lun.slick-slider .slick-track,
.t_syk2lun.slick-slider .slick-list {
    width: 100%;
    height: 100%;
}
.t_syk2lun .slick-prev,
.t_syk2lun .slick-next {
    width: 76px;
    height: 76px;
    border-radius: 50%;
    border: 2px solid #fff;
    z-index: 50;
    transition: all 0.36s;
    top: calc(50% + 158px);
}
.t_syk2lun .slick-prev {
    left: calc(50% - 700px);
}
.t_syk2lun .slick-next {
    border: 2px solid transparent;
    right: calc(50% + 516px);
}
.t_syk2lun .slick-prev::before {
    opacity: 0;
}
.t_syk2lun .slick-next::before,
.t_syk2lun .slick-prev::before {
    content: '';
    position: absolute;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(to right, #019680, #22c286);
    transition: all 0.36s;
}
.t_syk2lun .slick-next::after,
.t_syk2lun .slick-prev::after {
    content: url(https://www.evebattery.com/Public/Cn/images/);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}
/* syk3 */
.t_content2 {
    width: 1500px;
    margin: 0 auto;
}
.t_sycon3 .t_ywh1 h2 {
    color: #444;
    font-weight: bold;
}
.t_syk3xin {
    background: #fff;
    box-shadow: 0px 5px 41.82px 9.18px rgba(140, 140, 140, .11);
}
.t_syk3pic {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.t_syk3pic img {
    width: 100%;
    height: 100%;
    transition: all 0.36s;
}
.t_syk3li {
    width: 33.333333%;
    padding: 0 26px;
}
.t_syk3new {
    margin: 0 -26px;
}
.t_tou {
    position: relative;
    top: 0;
    left: 0;
}
.t_shi {
    position: absolute;
    top: 0;
    left: 0;
}
.t_syk3date {
    font-size: 14px;
    color: #099d84;
    line-height: 1.5;
    margin-bottom: 12px;
}
.t_syk3wen .ywduan p {
    line-height: 1.56;
    color: #261a1c;
    height: 56px;
    overflow: hidden;
}
.t_syk3wen {
    padding: 28px 40px 38px;
    position: relative;
}
.t_jiancir {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    background: linear-gradient(to right, #019680, #22c286);
    position: absolute;
    right: 40px;
    top: -29px;
    transition: all 0.36s;
    opacity: 0;
}
.t_jiantou {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.t_jiantou img {
    width: 100%;
}
.t_syk3tit {
    margin-bottom: 54px;
}
.t_sycon3 .t_anbtn {
    margin-top: 13px;
}
.t_sycon4 {
    position: relative;
}
.t_sycon4::before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .32);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/* syk4 */
.t_content3 {
    width: 1000px;
    margin: 0 auto;
}
.t_syk4nr .t_ywh1 h2 {
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.t_syk4icon {
    width: 59px;
    height: 55px;
    display: inline-block;
    margin-bottom: 14px;
}
.t_syk4icon img {
    width: 100%;
}
.t_syk4xin .t_ywh6 h6 {
    color: #fff;
    text-align: center;
}
.t_syk4shu {
    font-size: 48px;
    color: #fff;
    line-height: 1.5;
    text-align: center;
}
.t_syk4shu .am_num {
    font-size: 48px;
    color: #fff;
    line-height: 1.5;
}
.t_syk4xin {
    text-align: center;
}
.t_syk4li {
    width: 25%;
    padding: 10px;
}
.t_ancha {
    font-size: 12px;
    color: #fff;
    line-height: 38px;
    border-radius: 20px;
    border: 1px solid #fff;
    text-align: center;
    padding: 0 44px;
}
.t_anbtn2 {
    display: inline-block;
    margin: 0 auto;
}
.t_syk4nr {
    position: relative;
    z-index: 10;
    text-align: center;
}
.t_syk4nr .t_ywh1 {
    margin-bottom: 70px;
}
.t_syk4nr .t_ywh6 {
    margin-bottom: 10px;
}
.t_syk4ul {
    margin-bottom: 38px;
}
.t_footer {
    background: #323232;
}
.t_footertop {
    border-bottom: 1px solid #3e3d3d;
}
.t_content4 {
    width: 1460px;
    margin: 0 auto;
}
.t_dilogo a {
    display: block;
    width: 194px;
}
.t_dilogo a img {
    width: 100%;
}
.t_diwen p {
    font-size: 16px;
    color: #9a9797;
    line-height: 1.5;
}
.t_diicon {
    width: 18px;
    margin-right: 18px;
    position: relative;
    top: 2px;
}
.t_diicon img {
    width: 100%;
}
.t_diwen {
    width: calc(100% - 36px);
}
.t_footfirst a {
    color: #fff;
    font-size: 20px;
    line-height: 1.5;
}
.t_footnavli a {
    font-size: 16px;
    color: #9a9797;
    line-height: 1.5;
    transition: all 0.36s;
}
.t_footnavul {
    width: 105px;
    overflow: hidden;
    margin: 0 59px;
}
.t_footnav {
    margin: 0 -59px;
    width: 892px;
}
.t_foottopnr {
    padding-top: 78px;
    padding-bottom: 23px;
}
.t_footfirst {
    margin-bottom: 12px;
}
.t_footnavli {
    margin-bottom: 12px;
}
.t_footlist {
    margin-bottom: 41px;
    padding-top: 12px;
}
.t_dilogo {
    margin-bottom: 81px;
}
.t_diul {
    margin-bottom: 16px;
}
.t_shareic {
    width: 24px;
    cursor: pointer;
}
.t_shareic img {
    width: 100%;
}
.t_shareli {
    margin: 0 12px;
}
.t_sharefl {
    margin: 0 -12px;
}
.t_waizi {
    color: #999;
    font-size: 16px;
    line-height: 1.5;
    margin-right: 8px;
    transition: all 0.36s;
}
.t_waiic {
    width: 20px;
    position: relative;
    top: 2px;
}
.t_waiic img {
    width: 100%;
}
.t_waili {
    padding: 0 26px;
    position: relative;
}
.t_wailian {
    margin: 0 -26px;
}
.t_waili::before {
    content: '';
    height: 18px;
    width: 1px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
    background: rgba(102, 102, 102, .3);
}
.t_waili:first-of-type::before {
    display: none;
}
.t_diyin a {
    font-size: 14px;
    color: #999;
    line-height: 1.5;
    transition: all 0.36s;
}
.t_diyin {
    padding: 0 14px;
}
.t_didownle {
    margin: 0 -14px;
}
.t_didownp p {
    font-size: 14px;
    color: #999;
    line-height: 1.5;
}
.t_didownp p span {
    font-size: 14px;
    color: #999;
    line-height: 1.5;
}
.t_didownp p a {
    font-size: 14px;
    color: #999;
    line-height: 1.5;
}
.t_didown {
    padding: 18px 0 20px;
}
.t_footsh {
    margin-bottom: 20px;
}
.t_cebian {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0px 0px 73.08px 13.92px rgba(0, 0, 0, .06);
}
.t_cebian a {
    display: block;
}
.t_sycenr {
    width: 100%;
    height: 100%;
    position: relative;
}
.t_cebian img {
    width: 100%;
}
.t_cebian {
    position: fixed;
    z-index: 99;
    right: 66px;
    bottom: 66px;
    /* display: none; */
}
.t_cebian.on {
    display: block;
}
/* nav */
.t_syhead {
    width: 100vw;
}
.t_headnr {
    padding-left: 80px;
    padding-right: 80px;
}
.t_navtiao {
    position: relative;
}
.t_navjian {
    position: absolute;
    left: calc(100% - 26px);
    top: 0;
}
.t_navgouic {
    width: 20px;
}
.t_navgouic img {
    width: 100%;
}
.t_maijian {
    width: 10px;
}
.t_maijian img {
    width: 100%;
    transition: all 0.36s;
}
.t_zaimai {
    font-size: 14px;
    line-height: 80px;
    color: #666;
    padding-left: 8px;
    padding-right: 7px;
}
.t_head.on {
    background: #fff;
    box-shadow: 0px 0px 18px 2px rgba(156, 154, 154, .75);
}
.t_navli {
    position: relative;
}
.t_navtuer {
    position: absolute;
    background: #fff;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
}
.t_headli a {
    font-size: 16px;
    color: #666;
    line-height: 1.5;
    display: block;
    text-align: center;
    transition: all 0.36s;
}
.t_navtiao::before {
    content: '';
    height: 2px;
    width: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: all 0.36s;
    background: linear-gradient(to right, #019680, #22c286);
}
.t_navtuer.t_navtuer1 {
    padding-top: 30px;
    width: calc(100% - 12px);
    padding-bottom: 29px;
}
.t_headli {
    margin-bottom: 16px;
}
.t_headli:last-of-type {
    margin-bottom: 0px;
}
.t_headli.yxnav_active2 a {
    color: #129d89;
}
.t_navtuer {
    box-shadow: 0px 40px 48.3px 3.7px rgba(156 154 154 / 30%);
}
.t_navtuer2 {
    width: 1460px;
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    top: 80px;
}
.t_navtiao {
    position: relative;
    z-index: 10;
}
.t_daonavrg {
    width: 484px;
    background: #f9f9f9;
    padding: 50px 58px 32px;
}
.t_newspic {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 20px;
}
.t_newspic img {
    width: 100%;
    height: 100%;
    transition: all 0.36s;
}
.t_newstit {
    font-size: 14px;
    line-height: 1.5;
    color: #666;
    height: 42px;
    overflow: hidden;
    font-weight: bold;
}
.t_daonav {
    width: calc(calc(100% - 484px) + 72px);
    padding: 61px 88px;
}
.t_dao2er {
    width: 50%;
}
.t_wang {
    font-size: 18px;
    line-height: 1.5;
    color: #129d89;
    font-weight: bold;
    padding-left: 6px;
    border-bottom: 1px solid #e0e1e1;
    padding-bottom: 20px;
}
.t_dao2er a {
    font-size: 16px;
    line-height: 2;
    color: #666;
    padding-left: 28px;
    transition: all 0.36s;
    position: relative;
}
.t_dao2er.yxnav_active2 a {
    color: #129d89;
}
.t_dao2er {
    width: 50%;
    margin-bottom: 4px;
}
.t_dao2erul {
    padding: 0 36px;
    width: 50%;
}
.t_dao2er a::before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    top: 8px;
    left: 4px;
    background: #129d89;
    position: absolute;
}
.t_daolier {
    padding-top: 21px;
}
.t_daonav {
    margin: 0 -36px;
}
.t_navtuer3 {
    width: 1350px;
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    top: 80px;
}
.t_dao2erul1 .t_dao2er {
    width: 100%;
}
.t_dao2erul.t_dao2erul1 {
    width: 33.333333%;
}
.t_dao2erul.t_dao2erul2 {
    width: 66.666666%;
}
.t_daologo {
    width: 100%;
    position: relative;
    display: inline-block;
}
.t_daologo img {
    width: 100%;
    height: 100%;
    transition: all 0.36s;
}
.t_hei {
    position: relative;
    top: 0;
    left: 0;
}
.t_bai {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.t_navdianji {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border: 1px solid transparent;
    position: relative;
    z-index: 5;
}
.t_navdianji img {
    width: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.t_navdianji {
    pointer-events: none;
}
.t_navkuang {
    cursor: pointer;
}
.t_kuangwai {
    border: 1px solid #666;
    border-radius: 17px;
}
.t_sou {
    width: 0;
    padding: 0;
    transition: all .4s cubic-bezier(.34, .44, .41, 1.12);
    display: none !important;
}
.t_search.on .t_sou {
    width: calc(100% - 36px);
    display: inline-block !important;
}
.t_kuangwai {
    width: 38px;
    transition: all .4s cubic-bezier(.34, .44, .41, 1.12);
}
.t_search.on .t_kuangwai {
    width: 186px;
    padding-left: 16px;
    background: #fff;
}
.t_sou input {
    line-height: 34px;
    font-size: 14px;
    color: #666;
    opacity: 0;
    width: 100%;
    transition: all .4s cubic-bezier(.34, .44, .41, 1.12);
    z-index: 10;
}
.t_kuangwai .t_navkuang {
    border: 0;
}
.t_search.on .t_sou {
    /* padding:0 16px; */
    /* width: 150px; */
}
.t_search.on .t_sou input {
    opacity: 1;
}
.t_anniu {
    position: relative;
}
.t_search.on .t_navdianji {
    pointer-events: all;
    z-index: 20;
}
.t_scroll_line {
    width: 12px;
    height: 145px;
    position: fixed;
    right: 46px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    cursor: pointer;
}
.t_scroll_line::before {
    content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    background: #bfbfbf;
}
.t_scrollnr {
    width: 10px;
    height: 14px;
    border-radius: 3px;
    position: absolute;
    border: 1px solid #b5b6b7;
    /* transition: top 8s cubic-bezier(0.4, 0, 0.2, 1); */
    /* -webkit-animation: scrollMouseWheel 8s cubic-bezier(0.4, 0, 0.2, 1) infinite;
    animation: scrollMouseWheel 8s cubic-bezier(0.4, 0, 0.2, 1) infinite; */
    top: 8px;
    transition: all 0.36s;
}
@-webkit-keyframes scrollMouseWheel {
    78% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    90% {
        -webkit-transform: translateY(120px);
        transform: translateY(120px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes scrollMouseWheel {
    78% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    90% {
        -webkit-transform: translateY(120px);
        transform: translateY(120px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.fp-viewing-1 .t_syli a,
.fp-viewing-3 .t_syli a {
    background-image: none;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #f7f7f7;
    color: #f7f7f7;
}
.fp-viewing-1 .t_syli a::before,
.fp-viewing-3 .t_syli a::before {
    background: #f7f7f7;
}
.fp-viewing-2 .t_scroll_line::before {
    background: #019780;
}
.fp-viewing-2 .t_scrollnr {
    border: 1px solid #019780;
}
.fp-viewing-1 .t_scrollnr {
    top: 64px;
}
.fp-viewing-2 .t_scrollnr {
    top: 82px;
}
.fp-viewing-3 .t_scrollnr {
    top: 110px;
}
.fp-viewing-page5 .t_scrollnr {
    top: 136px;
}
.t_syli {
    position: relative;
}
.t_syli::before {
    content: '';
    width: 134px;
    height: 1px;
    background: rgba(255, 255, 255, .3);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    transition: 0.25s;
    opacity: 0;
}
.t_syli::after {
    content: '';
    width: 134px;
    height: 1px;
    background: rgba(255, 255, 255, .3);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    opacity: 0;
    transition: 0.25s;
}
.t_syli a {
    padding-top: 0px;
    padding-bottom: 0px;
    display: block;
    transition: 0.25s;
    margin-bottom: 9px;
    padding-right: 16px;
}
/* .fp-viewing-3 .t_syli a{
    color:rgba(255,255,255,.6);
    background-image: none;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(255,255,255,.6);
}
.fp-viewing-3  .t_syli a::before {
    background: rgba(255,255,255,.6);
}
.fp-viewing-3 .t_syli a::before {
    background: rgba(255,255,255,.6);
}
.fp-viewing-3 .t_syli.active a{
    color:rgba(255,255,255,1);
    background-image: none;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(255,255,255,1);
}
.fp-viewing-3 .t_syli:first-of-type::before{
    top:0;
    transform: translateY(0);
    opacity: 1;
}
.fp-viewing-3 .t_syli::after{
    top:100%;
    transform: translateY(0);
    opacity: 1;
}
.fp-viewing-3 .t_syli a {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0px;
    opacity: 1;
} */
.t_syli a span {
    opacity: 0;
}
.t_syli.active a span {
    opacity: 1;
}
.fp-viewing-0 .t_syli:first-of-type a span {
    opacity: 1;
}
.fp-viewing-1 .t_syli:nth-of-type(2) a span {
    opacity: 1;
}
.fp-viewing-2 .t_syli:nth-of-type(3) a span {
    opacity: 1;
}
.fp-viewing-3 .t_syli:nth-of-type(4) a span {
    opacity: 1;
}
/* .fp-viewing-3 .t_syli a span{
    opacity: 1;
} */
.t_xiaping {
    height: 88px;
    bottom: 52px;
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    /* padding-top: 60px; */
}
.t_shubiao {
    width: 36px;
    height: auto;
    border-radius: 9px;
    border: 1px solid transparent;
    position: relative;
    cursor: pointer;
}
.t_shubiao .t_mousepic {
    width: 100%;
    position: relative;
    top: 20px;
    animation: huadong 2s ease-in-out infinite;
}
@keyframes huadong {
    0% {
        top: 20px;
    }
    50% {
        top: -20px;
    }
    100% {
        top: 20px;
    }
}
.t_shubiao .t_mousepic img {
    width: 100%;
    height: 100%;
}
.t_mouselv {
    position: relative;
    top: 0;
    left: 0;
}
.t_mousebai {
    position: absolute;
    top: 0;
    left: 0;
}
.fp-viewing-0 .t_mousebai,
.fp-viewing-2 .t_mousebai {
    opacity: 0;
}
.fp-viewing-0 .t_mouselv,
.fp-viewing-2 .t_mouselv {
    opacity: 1;
}
.fp-viewing-1 .t_mousebai,
.fp-viewing-3 .t_mousebai {
    opacity: 1;
}
.fp-viewing-1 .t_mouselv,
.fp-viewing-3 .t_mouselv {
    opacity: 0;
}
.fp-viewing-page5 .t_xiaping {
    display: none;
}
/* .t_xiaping::before{
    height: 43px;
    left: calc(50% - 0.5px);
    width: 1px;
    content: '';
    position: absolute;
    top:0;
    background:linear-gradient(to right,#019680,#22c286);
    opacity: 0.6;
} */
/* .t_linedian{
    width: 2px;
    height: 4px;
    position: absolute;
    left:50%;
    transform: translateX(-50%);
    top:12px;
    background: linear-gradient(to right,#019680,#22c286);
    animation: scroll1 2s ease-in-out;
    animation-iteration-count: infinite;
} */
/* .fp-viewing-1 .t_linedian,.fp-viewing-3 .t_linedian{
    background: #fff;
}
.fp-viewing-1 .t_xiaping::before,.fp-viewing-3 .t_xiaping::before{
    background:#fff;
    opacity: 0.6;
} */
@keyframes scroll1 {
    0% {
        opacity: 0;
        top: 10px;
    }
    100% {
        opacity: 1;
        top: 24px;
    }
}
.t_syk2btn a {
    display: block;
}
.t_syk2icon {
    width: 76px;
    height: 76px;
    border-radius: 50%;
    background: linear-gradient(to right, #019680, #22c286);
}
.t_sytit {
    margin-bottom: 54px;
}
.t_syk2icon {
    position: relative;
}
.t_syk2icon img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.t_syk2wen {
    top: calc(50% + 29px);
}
.slick-dots li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #e2e2e2;
    border: 0;
    margin: 0 5px;
}
.slick-dots li.slick-active {
    background: linear-gradient(to right, #019680, #22c286);
}
.t_syk2lun .slick-dots {
    width: 1400px;
    text-align: left;
    left: calc(50% - 700px);
    bottom: 22.6%;
}
.t_sycon4::before {
    display: none;
}
.t_stcon div {
    display: inline-block;
    float: none;
}
.t_syk1le {
    position: relative;
    top: -3px;
    z-index: 10;
}
.t_syk1li11 .t_syk1jie {
    left: calc(14px - 240px);
}
.t_syheadbai.t_head .t_bai {
    opacity: 1;
}
.t_syheadbai.t_head .t_hei {
    opacity: 0;
}
.t_syheadbai.t_head .t_phhei {
    display: none;
}
.t_syheadbai.t_head .t_phbai {
    display: inline-block;
}
.t_syheadbai .t_yuan {
    display: inline-block;
}
.t_syheadbai.t_head .t_navtiao a {
    color: #fff;
}
.t_syheadbai.t_head .t_kuangwai {
    border: 1px solid #fff;
}
.t_syheadbai.t_head .t_navkuang {
    border: 1px solid #fff;
    color: #fff;
}
.t_navdianji .t_daologo {
    height: 100%;
}
.t_syheadbai.t_head .t_zaimai {
    color: #fff;
}
.t_syheadbai.t_head .t_navzinr {
    border: 1px solid #fff;
}
.t_syheadbai.t_head .t_navzixin {
    color: #fff;
}
.fp-viewing-1 .t_bai,
.fp-viewing-3 .t_bai {
    opacity: 1;
}
.fp-viewing-1 .t_hei,
.fp-viewing-3 .t_hei {
    opacity: 0;
}
.fp-viewing-1 .t_kuangwai,
.fp-viewing-3 .t_kuangwai {
    border: 1px solid #fff;
}
.fp-viewing-1 .t_navkuang,
.fp-viewing-3 .t_navkuang {
    border: 1px solid #fff;
    color: #fff;
}
.fp-viewing-1 .t_navzixin,
.fp-viewing-3 .t_navzixin {
    color: #fff;
}
.fp-viewing-1 .t_navtiao a,
.fp-viewing-3 .t_navtiao a {
    color: #fff;
}
.fp-viewing-1 .t_navzinr,
.fp-viewing-3 .t_navzinr {
    border: 1px solid #fff;
}
.fp-viewing-1 .t_zaimai,
.fp-viewing-3 .t_zaimai {
    color: #fff;
}
.fp-viewing-1 .t_head.on .t_bai,
.fp-viewing-3 .t_head.on .t_bai {
    opacity: 0;
}
.fp-viewing-1 .t_head.on .t_hei,
.fp-viewing-3 .t_head.on .t_hei {
    opacity: 1;
}
.fp-viewing-1 .t_head.on .t_kuangwai,
.fp-viewing-3 .t_head.on .t_kuangwai {
    border: 1px solid #666;
}
.fp-viewing-1 .t_head.on .t_navkuang,
.fp-viewing-3 .t_head.on .t_navkuang {
    border: 1px solid #666;
    color: #666;
}
.fp-viewing-1 .t_head.on .t_navzixin,
.fp-viewing-3 .t_head.on .t_navzixin {
    color: #666;
}
.fp-viewing-1 .t_head.on .t_navtiao a,
.fp-viewing-3 .t_head.on .t_navtiao a {
    color: #666;
}
.fp-viewing-1 .t_head.on .t_navzinr,
.fp-viewing-3 .t_head.on .t_navzinr {
    border: 1px solid #666;
}
.fp-viewing-1 .t_head.on .t_zaimai,
.fp-viewing-3 .t_head.on .t_zaimai {
    color: #666;
}
.fp-viewing-0 .t_cebian {
    display: none;
}
.t_navli.on .t_navjian img {
    transform: rotate(180deg);
}
.t_navgouic {
    line-height: 80px;
}
.t_navicon {
    line-height: 34px;
}
.t_maijian {
    line-height: 80px;
}
.t_syk1icon {
    width: 64px;
    height: 64px;
    z-index: 10;
}
.t_syk1jie {
    left: 32px;
}
.t_syk1li11 .t_syk1jie {
    left: calc(32px - 244px);
}
.t_syk1go {
    width: 10px;
    position: relative;
    top: -2px;
}
.t_tanli .t_syk1jie div {
    opacity: 0;
}
.t_sycenr img {
    transform: rotate(270deg);
}
.t_navtiao {
    cursor: pointer;
}
.ys_navph3_firsttu::before {
    position: absolute;
    left: 50%;
    top: 50%;
    display: inline-block;
    width: 20px;
    height: 1px;
    content: '';
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    background: #333;
    transform: translate(-50%, -50%) rotate(-45deg);
}
.ys_navph3_firsttu::after {
    position: absolute;
    left: 50%;
    top: 50%;
    display: inline-block;
    width: 20px;
    height: 1px;
    content: '';
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    background: #333;
    transform: translate(-50%, -50%) rotate(45deg);
}
.ys_navph3_firsttu {
    width: 20px;
    height: 20px;
}
.ys_navph3_guanbi {
    width: 20px;
    height: 20px;
}
.ys_navph3_guanbi::before {
    transform: translate(-50%, -50%) rotate(45deg);
}
.ys_navph3_guanbi::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}
.ys_navph3_guanbi::before,
.ys_navph3_guanbi::after {
    position: absolute;
    left: 50%;
    top: 50%;
    display: inline-block;
    width: 20px;
    height: 1px;
    content: '';
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    background: #fff;
}
.t_phbanner {
    display: none;
}
.ys_navph3_header .ys_navph3_logo {
    width: 130px;
}
.t_shareli:last-of-type .t_shareic {
    width: 16px;
    line-height: 24px;
}
.t_shareli {
    position: relative;
}
.t_fuer {
    position: absolute;
    width: 80px;
    bottom: calc(100% + 5px);
    left: 50%;
    transform: translateX(-50%);
    display: none;
}
.t_fuer img {
    width: 100%;
}
.fp-viewing-4 .t_syul {
    display: none;
}
.fp-viewing-4 .t_xiaping {
    display: none;
}
.fp-viewing-4 .t_scroll_line {
    display: none;
}
.t_tanli9 .t_syk1jie {
    left: calc(32px - 260px);
}
.t_tanli10 .t_syk1jie {
    left: calc(32px - 244px);
}
.fp-viewing-0 .ys_navph3_header,
.fp-viewing-1 .ys_navph3_header,
.fp-viewing-2 .ys_navph3_header,
.fp-viewing-3 .ys_navph3_header {
    background-color: transparent;
    box-shadow: none;
}
.t_phbai {
    display: none;
}
/* 
.fp-viewing-1 .t_phhei,
.fp-viewing-3 .t_phhei {
    display: none;
}
.fp-viewing-0 .t_phhei,
.fp-viewing-2 .t_phhei {
    display: inline-block;
}
.fp-viewing-1 .t_phbai,
.fp-viewing-3 .t_phbai {
    display: inline-block;
} */
.fp-viewing-0 .t_phbai,
.fp-viewing-2 .t_phbai {
    display: none;
}
.fp-viewing-page2 .ys_navph3_header .ys_navph3_menuph .ys_navph3_navbtn,
.fp-viewing-3 .ys_navph3_header .ys_navph3_menuph .ys_navph3_navbtn {
    background: #fff;
}
.fp-viewing-page2 .ys_navph3_header .ys_navph3_menuph .ys_navph3_navbtn::after,
.fp-viewing-page2 .ys_navph3_header .ys_navph3_menuph .ys_navph3_navbtn::before,
.fp-viewing-3 .ys_navph3_header .ys_navph3_menuph .ys_navph3_navbtn::after,
.fp-viewing-3 .ys_navph3_header .ys_navph3_menuph .ys_navph3_navbtn::before {
    background: #fff;
}
.fp-viewing-4 .t_head {
    background: #fff;
    box-shadow: 0px 0px 18px 2px rgba(156 154 154 / 75%);
}
.t_picimg {
    width: 8px;
    height: 4px;
    position: relative;
    display: inline-block;
}
.t_picimg .t_bai {
    top: 6px;
}
.t_navgouic {
    position: relative;
}
.t_yuan {
    width: 100%;
    display: none;
}
.fp-viewing-page2 .t_yuan,
.fp-viewing-3 .t_yuan {
    display: inline-block;
}
.fp-viewing-page2 .t_navgouic .t_hei,
.fp-viewing-3 .t_navgouic .t_hei {
    display: none;
}
.t_navli.yxnav_active1 .t_navtiao::before {
    width: 100%;
    opacity: 1;
}
.t_gouli {
    cursor: pointer;
}
.t_gouli .t_waizi {
    font-size: 16px;
    color: #666;
    line-height: 1.5;
    transition: all 0.36s;
    text-align: center;
}
.t_navgup {
    cursor: pointer;
}
.t_gouxia {
    padding: 16px 10px;
}
.t_gouli.on .t_waizi {
    color: #129d89;
}
.t_navgou {
    position: relative;
}
.t_gouxia {
    position: absolute;
    top: 100%;
    width: 100%;
    background: #fff;
    box-shadow: 0px 40px 48.3px 3.7px rgba(156 154 154 / 30%);
    display: none;
}
/* .t_navgou:hover .t_navgup::before {
    width: 100%;
    opacity: 1;
} */
.t_navgup::before {
    content: '';
    height: 2px;
    width: 0;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: all 0.36s;
    background: linear-gradient(to right, #019680, #22c286);
    z-index: 10;
}
.t_navzinr {
    padding: 0 25px;
}
.t_navgou {
    margin: 0 16px 0px 30px;
}
/* .t_head.on .t_navfr{
    background: #fff;
} */
/* .t_search .t_souwai {
    position: absolute;
    right: 0;
    width: auto;
    transition: all .4s cubic-bezier(.34, .44, .41, 1.12);
}
.t_search.on .t_souwai{
    width: 190px;
} */
.t_souwai {
    width: 34px;
    height: 34px;
    position: relative
}
.t_kuangwai {
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap;
}
.t_kuangwai div {
    display: inline-block;
}
.t_navfr {
    position: relative;
    z-index: 10;
}
.t_navdianji {
    width: 34px;
    height: 33px;
}
.t_kuangwai {
    width: 34px;
    height: 34px;
}
.t_gouli {
    margin-bottom: 6px;
}
.t_gouli:last-of-type {
    margin-bottom: 0;
}
.ys_navph3_header {
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.ys_navph3_header .ys_navph3_menuph .ys_navph3_point {
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.ys_navph3_header .ys_navph3_logo {
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.ys_navph3_header .ys_navph3_other1 {
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.t_syk1jie2 {
    position: absolute;
    top: calc(100% + 2px);
    transform: translateY(0);
}
.ys_navph3_firstli.yxnav_active2 a {
    color: #000;
}
.ys_navph3_firstli.yxnav_active3 a {
    color: #000;
}
.t_daologo img {
    transition: all .4s cubic-bezier(.34, .44, .41, 1.12);
}
.t_navgou.on .t_maijian img {
    transform: rotate(180deg);
}
.t_scrollnr {
    left: 50%;
    transform: translateX(-50%);
}
/* b1 */
.t_neiban {
    margin-top: 80px;
}
.t_head.t_neihead {
    background: #fff;
    box-shadow: 0px 10px 15.66px 2.34px rgba(0 0 0 / 5%);
}
.t_b1k2dian .ywduan2 p {
    color: #666;
    height: 72px;
    overflow: hidden;
}
.t_b1k2dian .t_ywh5 h5 {
    font-weight: bold;
}
.t_b1k2qie {
    padding: 0 30px;
}
.t_b1k2li {
    width: 33.333333%;
    padding: 0 30px;
}
.t_b1k2xin {
    background: #fff;
    transition: all 0.36s;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    padding: 44px 36px 22px;
}
.t_b1k2xin::before {
    content: '';
    position: absolute;
    left: 0;
    height: 100%;
    width: 8px;
    background: linear-gradient(to top, #019680, #22c286);
    transition: all 0.36s;
    opacity: 0;
    top: 50%;
    transform: translateY(-50%);
}
.t_b1k2li {
    margin-bottom: 20px;
}
.t_b1k2icon {
    width: 83px;
    height: 79px;
}
.t_b1k2icon img {
    width: 100%;
}
.t_b1k2dian {
    width: calc(100% - 83px);
    padding-left: 18px;
}
.t_b1k2box {
    padding-top: 50px;
}
.t_b1k3 {
    background: #fbfbfd;
}
.t_b1k3icon {
    position: relative;
    width: 136px;
    height: 136px;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 9px;
    /* background: linear-gradient(to right,#019680,#22c286); */
    /* opacity: 0; */
    transition: all 0.36s;
}
.t_b1k3icon::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 9px;
    background: linear-gradient(to right, #019680, #22c286);
    opacity: 0;
    transition: all 0.36s;
}
.t_b1k3box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 130px;
    height: 130px;
    background: #fbfbfd;
    border-radius: 50%;
}
.t_b1k3ic {
    width: 56px;
    height: 56px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.t_b1k3li .t_ywh6 h6 {
    color: #666;
    font-weight: bold;
    text-align: center;
}
.t_b1k3li {
    width: 20%;
    text-align: center;
    padding: 0 24px;
    margin-bottom: 34px;
}
.t_b1k2dian .t_ywh5 {
    margin-bottom: 11px;
}
.t_b1k2qie {
    display: none;
}
.t_b1k2qie.act {
    display: block
}
.t_b1k3nr .t_ywh2 {
    width: 280px;
    text-align: center;
    padding-top: 87px;
}
.t_b1k3xin {
    padding-top: 48px;
    margin: 0 -24px;
    padding-bottom: 114px;
}
.t_b1k3rg {
    width: calc(100% - 280px);
}
.t_b1mao:nth-of-type(2) .t_b1pic {
    top: 16px;
}
.t_cebian {
    cursor: pointer;
}
.t_syk1li8 {
    z-index: 10;
}
.t_syk1li.t_syk1li11 .t_syk1jie::before {
    left: auto;
    right: 0;
}
.t_tanli.t_tanli9 .t_syk1jie::before {
    left: auto;
    right: 0;
}
.t_tanli.t_tanli10 .t_syk1jie::before {
    left: auto;
    right: 0;
}
.t_scroll_line::before {
    height: 8px;
    top: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}
.t_scroll_line::before,
.t_scroll_line::after {
    content: '';
    width: 2px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: #bfbfbf;
    transition: all 0.36s;
}
.t_scroll_line::after {
    height: 123px;
    bottom: 0;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}
.fp-viewing-1 .t_scroll_line::before {
    height: 64px;
}
.fp-viewing-1 .t_scroll_line::after {
    height: 67px;
}
.fp-viewing-2 .t_scroll_line::after {
    background: #019780;
}
.fp-viewing-2 .t_scroll_line::before {
    height: 82px;
}
.fp-viewing-2 .t_scroll_line::after {
    height: 49px;
}
.fp-viewing-3 .t_scroll_line::before {
    height: 110px;
}
.fp-viewing-3 .t_scroll_line::after {
    height: 21px;
}
.t_waiic {
    height: 19px;
}
.t_waiic img {
    transition: all 0.36s;
}
.t_yuan1 {
    position: relative;
    top: 0;
    left: 0;
}
.t_hover {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.t_anbtnr {
    position: relative;
}
.t_anbtnr .t_anxin {
    position: relative;
    z-index: 10;
}
.t_anbtnr::before {
    width: 0;
    height: 100%;
    content: '';
    background: rgba(50, 50, 50, .11);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all .4s cubic-bezier(.34, .44, .41, 1.12);
    ;
    opacity: 0;
}
.t_ancha {
    position: relative;
    transition: all 0.36s;
}
.t_anmore {
    position: relative;
    z-index: 10;
}
.t_ancha::before {
    width: 0;
    height: calc(100% + 2px);
    content: '';
    background: linear-gradient(to right, #019680, #22c286);
    position: absolute;
    left: -1px;
    top: 50%;
    transform: translateY(-50%);
    transition: all .4s cubic-bezier(.34, .44, .41, 1.12);
    ;
    opacity: 0;
    border-radius: 20px;
}
.t_kongda {
    display: none;
}
/* b2 */
.t_content5 {
    width: 1280px;
    margin: 0 auto;
}
.t_b2k1li {
    width: 25%;
    padding: 0 17px;
    margin-bottom: 40px;
}
.t_b2k1nr {
    margin: 0 -17px;
}
.t_b2k1hao {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    background: #f8f8f8;
    font-size: 16px;
    color: #c2c2c2;
    font-weight: bold;
    transition: all 0.36s;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -20px;
}
.t_b2k1xin {
    border-radius: 10px;
    background: #f8f8f8;
    position: relative;
    padding-bottom: 26px;
    padding-top: 58px;
}
.t_b2k1xin .t_ywh5 h5 {
    font-weight: bold;
    color: #333;
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
}
.t_b2k1xin .t_ywh5 {
    height: 60px;
    overflow: hidden;
}
.t_b2k1ic {
    width: 75px;
    height: 86px;
    margin-bottom: 30px;
}
.t_b2k1ic img {
    width: 100%;
}
.t_b2k1 {
    padding-top: 70px;
    padding-bottom: 108px;
}
.t_tanxie {
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 999;
    display: none;
}
.t_tanxin {
    width: 1200px;
    background: #fff;
    box-shadow: 0px 0px 28.5px 1.5px rgba(98, 160, 172, .1);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.t_b1tanbg {
    width: 275px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.t_b1tanbg img {
    width: 100%;
}
.t_b1tanclose {
    width: 22px;
    position: absolute;
    top: 42px;
    right: 44px;
    cursor: pointer;
}
.t_b1tanclose img {
    width: 100%;
}
.t_tanname {
    font-size: 16px;
    line-height: 1.5;
    color: #999;
    margin-right: 6px;
}
.t_tanname span {
    color: #bb0a0a;
    margin-right: 6px;
}
.t_tanline {
    width: 194px;
    position: relative;
    /* border-bottom: 1px solid #d3d2d2; */
}
.t_tanline::before {
    content: '';
    width: 100%;
    height: 1px;
    background: #d3d2d2;
    bottom: 2px;
    left: 0;
    position: absolute;
}
.t_tanline input {
    width: 100%;
    padding: 0 10px;
    font-size: 16px;
    line-height: 1.5;
    color: #999;
}
.t_tanb1nr {
    width: 100%;
}
.t_tanhang1 .t_tanb1li {
    padding: 0 50px;
}
.t_tanhang1 {
    margin: 0 -50px;
}
.t_tanhang2 .t_tanline {
    width: calc(100% - 58px);
}
.t_tanhang2 .t_tanb1li {
    width: 100%;
}
.t_tanhang3 .t_tanb1li {
    width: 25%;
    padding: 0 15px;
}
.t_tanhang3 {
    margin: 0 -15px;
}
.t_tanhang3 .t_tanline {
    width: calc(100% - 58px);
}
.t_tanhang3 .t_tanb1li:last-of-type .t_tanline {
    width: calc(100% - 89px);
}
.t_tanhang4 .t_tanline {
    width: calc(100% - 121px);
}
.t_area {
    padding: 0 14px;
}
.t_area textarea {
    width: 100%;
    height: 134px;
    border: 1px solid #dcdbdb;
    padding: 10px 18px;
    resize: none;
    font-size: 14px;
    color: #999;
    line-height: 2;
}
.t_area textarea::-webkit-input-placeholder {
    font-size: 14px;
    color: #999;
    line-height: 2;
}
.t_tanhang4 .t_tanb1li {
    width: 100%;
}
.t_tanhang6 .t_tanline {
    width: 118px;
}
.t_tanhang6 .t_tanb1li {
    margin-right: 14px;
}
.t_codema {
    width: 88px;
    position: relative;
    cursor: pointer;
    top: -8px;
}
.t_codema::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    border: 1px solid #f3f3f3;
}
.t_codema img {
    width: 100%;
}
.t_anbtn2 .t_anbtnr {
    line-height: 44px;
    background: linear-gradient(to right, #19b46e, #55c4ec);
    padding: 0 70px;
    border-radius: 6px;
}
/* 支解线 */
.t_tanb1nr {
    padding: 102px 134px;
}
.t_tanhang {
    margin-bottom: 32px;
}
.t_tanhang5 .t_tanname {
    margin-bottom: 12px;
}
.t_tanhang.t_tanhang5 {
    margin-bottom: 46px;
}
.t_tantrue {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 999;
    display: none;
}
.t_tantrle {
    text-align: center;
}
.t_tantrle .ywjiah3 h3 {
    font-weight: bold;
}
.t_tantrle .t_ywduanp p {
    color: #666;
    text-align: center;
}
.t_tantricon {
    width: 94px;
    height: 94px;
    display: inline-block;
    margin-bottom: 22px;
}
.t_tantricon img {
    width: 100%;
}
.t_taner {
    width: 282px;
    padding: 8px;
    border: 1px solid #999;
}
.t_taner img {
    width: 266px;
}
.t_tantrrg .ywjiah3 h3 {
    font-weight: bold;
}
.t_tantruexin {
    padding: 163px 66px;
}
.t_tanclose {
    box-shadow: 0 0 10px 3px rgba(0 0 0 / 5%);
}
.t_tantrle {
    width: 50%;
    text-align: center;
    position: relative;
    padding-top: 6px;
}
.t_tantrle::before {
    content: '';
    height: 220px;
    width: 1px;
    background: #dedede;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.t_tantrrg {
    width: 50%;
    text-align: center;
}
.t_tanrg {
    display: inline-block;
}
.t_tantrrg .ywjiah3 {
    text-align: left;
    margin-bottom: 32px;
}
.t_tantrle .ywjiah3 {
    margin-bottom: 30px;
}
.t_ywduanp {
    margin-bottom: 36px;
}
/* 白扩散 */
.t_syk1icon::before {
    background: rgba(255, 255, 255, .9);
}
.t_syk1icon::after {
    background: rgba(255, 255, 255, .9);
}
@keyframes boderM {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0
    }
    20% {
        opacity: 1
    }
    75% {
        transform: translate(-50%, -50%) scale(1.6);
        opacity: 0
    }
    100% {
        opacity: 0
    }
}
.t_syk1icon img {
    z-index: 10;
}
/* he */
.t_sykbox {
    position: absolute;
    top: 9px;
    transform: translateY(0);
    left: 32px;
}
.t_syk1jie {
    position: relative;
    top: 0;
    transform: translateY(0);
    left: 0;
}
.t_syk1jie2 {
    margin-top: 8px;
    position: relative;
    transform: translateY(0);
}
.t_syk1li11 .t_sykbox {
    left: calc(32px - 244px);
}
.t_syk1li11 .t_syk1jie {
    left: 0;
}
.t_tanli10 .t_sykbox {
    left: calc(32px - 244px);
}
.t_tanli10 .t_syk1jie {
    left: 0;
}
.t_tanli9 .t_sykbox {
    left: calc(32px - 260px);
}
.t_tanli9 .t_syk1jie {
    left: 0;
}
.t_sykbox {
    pointer-events: none;
}
/* xu */
.t_neiban {
    position: relative
}
.t_c1ban .t_b1banwen .t_ywh1 h1 {
    color: #fff;
}
.t_c1ban .t_b1banwen .t_ywduanp p {
    color: #fff;
}
.t_neiban.t_c1ban {
    margin-top: 0;
}
.t_syheadbai.t_head .t_yuan {
    opacity: 1;
}
.t_syheadbai.t_head .t_navgouic .t_hei {
    display: none;
}
.t_c1k1rg {
    width: 700px;
    position: relative;
}
.t_c1kxin {
    width: 100%;
    position: relative;
}
.t_c1k1pic {
    width: 100%;
}
.t_c1k1pic img {
    width: 100%;
}
.t_c1k1 {
    position: relative;
    overflow: hidden;
}
.t_c1kzhang {
    position: absolute;
    width: 520px;
    top: 0;
    left: 0;
}
.t_c1kzhang img {
    width: 100%;
}
.t_c1k1nr {
    padding-top: 150px;
    padding-bottom: 180px;
}
.t_c1k1pic {
    position: relative;
}
.t_c1k1pic::before {
    width: 16px;
    height: 100%;
    content: '';
    position: absolute;
    background: #fff;
    left: 46.571429%;
    top: 0;
}
.t_c1k1pic::after {
    height: 16px;
    width: 46.571429%;
    content: '';
    position: absolute;
    background: #fff;
    left: 0;
    top: 54.462935%;
}
.t_c1kxin::before {
    height: 16px;
    width: calc(53.428571% - 16px);
    content: '';
    position: absolute;
    background: #fff;
    right: 0;
    top: 44.326778%;
    z-index: 10;
}
.t_c1kxin::after {
    height: 9.984871%;
    width: calc(53.428571% - 16px);
    content: '';
    position: absolute;
    background: #fff;
    right: 0;
    top: 0;
    z-index: 10;
}
.t_c1k1rg::after {
    height: 10.590015%;
    width: 46.571429%;
    content: '';
    position: absolute;
    background: #fff;
    left: 0;
    bottom: 0;
}
.t_tanclose {
    border-radius: 50%;
}
.t_c1k1le .t_ywjiah2 h2 {
    font-weight: bold;
    color: #059b80;
}
.t_c1k1le .ywduan p {
    color: #666;
    line-height: 2;
    width: 440px;
}
.t_c1k1le {
    width: calc(100% - 700px);
    padding-right: 80px;
    padding-top: 169px;
}
.t_c1k1le .t_ywh4 {
    margin-bottom: 43px;
}
.t_c1k1le .t_ywjiah2 {
    margin-bottom: 54px;
}
.t_c1k2li {
    background: #fafcff;
}
.t_c1liwen {
    font-size: 16px;
    color: #999;
    line-height: 1.5;
    transition: all 0.36s;
    padding: 18px 0;
    padding-left: 26px;
    cursor: pointer;
}
.t_c1li.on .t_c1liwen {
    color: #333;
}
.t_c1ul {
    position: relative;
}
.t_c1ul::before {
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    background: #e7e7e7;
    left: 1px;
    top: 0;
}
/* .t_c1ul::after{
    content: '';
    height: 60px;
    width: 3px;
    position: absolute;
    background: #15a44a;
    left: 0;
    top:0;
} */
.t_c1ce {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    left: 72px;
}
.t_c1k2rg {
    width: 45%;
    background: #f3f5f9;
}
.t_c1k2xin .t_ywjiah2 h2 {
    font-weight: bold;
    color: #059b80;
}
/* jia */
/* index2 */
.t_syk1icon #lottie {
    width: 170%;
    height: 100%;
}
/* .t_syk1icon::before{
    display: none;
}
.t_syk1icon::after{
    display: none;
} */
/* he */
.t_sykbox {
    position: absolute;
    top: 9px;
    transform: translateY(0);
    left: 32px;
}
.t_syk1jie {
    position: relative;
    top: 0;
    transform: translateY(0);
    left: 0;
}
.t_syk1jie2 {
    margin-top: 8px;
    position: relative;
    transform: translateY(0);
}
.t_syk1li11 .t_sykbox {
    left: calc(32px - 244px);
}
.t_syk1li11 .t_syk1jie {
    left: 0;
}
.t_tanli10 .t_sykbox {
    left: calc(32px - 244px);
}
.t_tanli10 .t_syk1jie {
    left: 0;
}
.t_tanli9 .t_sykbox {
    left: calc(32px - 260px);
}
.t_tanli9 .t_syk1jie {
    left: 0;
}
.t_sykbox {
    pointer-events: none;
}
.t_tanclose {
    border-radius: 50%;
}
.t_syk1icon .lottie {
    width: 170%;
    height: 100%;
}
/* sanban */
/* index1 */
.t_syk1icon::before {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(to right, #019680, #22C286);
    animation: none;
}
.t_syk1icon::after {
    width: 0px;
    height: 0px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    animation: none;
    transition: all .3s ease 0s;
}
.t_syk1icon {
    position: relative;
}
.t_syk1icon img {
    transition: all .2s ease 0s;
    z-index: 10;
}
.t_syk1icon .t_syhover {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.t_syyuan {
    position: relative;
    top: 0;
    left: 0;
    opacity: 1;
}
@media screen and (min-width: 1200px) {
    .isnoph .t_syk1li:hover .t_syk1icon::after {
        animation: kuo .2s ease 0s forwards;
    }
    .isnoph .t_syk1li:hover .t_syyuan {
        opacity: 0;
    }
    .isnoph .t_syk1li:hover .t_syhover {
        opacity: 1;
    }
    .isnoph .t_syk1li:hover .t_syk1icon {
        animation: yidong .36s ease .26s forwards;
    }
    .isnoph .t_tanli:hover .t_syk1icon {
        animation: yidong .36s ease .26s forwards;
    }
    .isnoph .t_tanli:hover .t_syk1icon::after {
        animation: kuo .2s ease 0s forwards;
    }
    .isnoph .t_tanli:hover .t_syyuan {
        opacity: 0;
    }
    .isnoph .t_tanli:hover .t_syhover {
        opacity: 1;
    }
    .t_b1k3li:hover .t_b1k3icon::before {
        opacity: 1;
    }
    .t_b1k3li:hover .t_b1k3ic .t_yuan {
        opacity: 0;
    }
    .t_b1k3li:hover .t_b1k3ic .t_hover {
        opacity: 1;
    }
}
/* .t_tanli.on .t_syk1icon{
    animation: yidong2 .36s ease 0s forwards;
}
.t_syk1li.on .t_syk1icon{
    animation: yidong2 .36s ease 0s forwards;
} */
/* @keyframes yidong {
    0%{
        left: 0;
    }
    100%{
        left: 30px;
    }
}
@keyframes yidong2 {
    0%{
        left: 30px;
    }
    100%{
        left: 0;
    }
} */
/* he */
.t_sykbox {
    position: absolute;
    top: 9px;
    transform: translateY(0);
    left: 32px;
}
.t_syk1jie {
    position: relative;
    top: 0;
    transform: translateY(0);
    left: 0;
}
.t_syk1jie2 {
    margin-top: 8px;
    position: relative;
    transform: translateY(0);
}
.t_syk1li11 .t_sykbox {
    left: calc(32px - 244px);
}
.t_syk1li11 .t_syk1jie {
    left: 0;
}
.t_tanli10 .t_sykbox {
    left: calc(32px - 244px);
}
.t_tanli10 .t_syk1jie {
    left: 0;
}
.t_tanli9 .t_sykbox {
    left: calc(32px - 260px);
}
.t_tanli9 .t_syk1jie {
    left: 0;
}
.t_sykbox {
    pointer-events: none;
}
.t_tanclose {
    border-radius: 50%;
}
/*  */
@keyframes kuo {
    0% {
        width: 0;
        height: 0;
    }
    100% {
        width: 40px;
        height: 40px;
    }
}
.t_sykbox {
    left: 8px;
}
.t_syk1wen {
    font-size: 14px;
}
.t_syk1go {
    width: 6px;
    top: -1px;
}
.t_syk1le {
    line-height: 46px;
}
.t_syk1wen {
    line-height: 46px;
}
.t_syk1go {
    line-height: 46px;
}
.t_syk1li11 .t_sykbox {
    left: -152px;
}
.t_syk1bg .t_syk1li11 .t_syk1go img,
.t_tanli9 .t_syk1go img,
.t_tanli10 .t_syk1go img {
    transform: rotate(180deg) translateY(0);
    top: 0;
    position: relative;
}
.t_syk1bg .t_syk1go img {
    width: 100%;
    position: relative;
    top: 0;
    transform: translateY(0);
}
.t_syk1li11 .t_syk1go,
.t_tanli9 .t_syk1go,
.t_tanli10 .t_syk1go {
    margin-right: 8px;
}
.t_syk1le {
    width: 20px;
}
.t_tanul .t_syk1wen {
    margin-right: 8px;
}
.t_syk1li11 .t_syk1wen,
.t_tanli9 .t_syk1wen,
.t_tanli10 .t_syk1wen {
    margin-right: 0px;
}
.t_tanli9 .t_sykbox {
    left: -167px;
}
.t_tanli10 .t_sykbox {
    left: -154px;
}
.t_syli::after {
    display: none;
}
.t_syli::before {
    display: none;
}
.t_head.on .t_phbai {
    display: none;
}
.t_head.on .t_phhei {
    display: inline-block;
}
.t_head.on .t_hei {
    display: inline-block;
}
.t_head.on .t_yuan {
    display: none;
}
.t_syk1icon .t_syhover {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 22px;
}
.t_syk1jie2::after {
    content: '';
    width: 0px;
    height: 0px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 4px;
    transform: translateY(-50%);
    background: #fff;
    animation: none;
    transition: all .3s ease 0s;
}
.t_syk1jie2>a>img {
    width: 22px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 13px;
    z-index: 10;
    opacity: 0;
}
.t_syk1jie2 .t_syk1le img {
    position: relative;
    left: -9px;
}
.t_syk1le {
    top: 0px;
}
.t_navtuer {
    /* display: none; */
}
.t_navtuer {
    opacity: 0;
    pointer-events: none;
    transform: translateX(-50%);
    transform-origin: top center;
    transition: all .36s;
}
.t_navli.on .t_navtuer {
    opacity: 1;
    pointer-events: all;
}
.t_head.on .t_navtuer3::before {
    content: '';
    height: 100%;
    width: 55px;
    position: absolute;
    left: 100%;
    top: 0;
    background: #fff;
    transition: all 0.36s;
}
.t_head.on .t_navtuer3::after {
    content: '';
    height: 100%;
    width: 55px;
    position: absolute;
    right: 100%;
    top: 0;
    background: #fff;
    transition: all 0.36s;
}
.t_navli.on .t_navtuer3::before,
.t_navli.on .t_navtuer3::after {
    width: 0;
}
.t_headlogo {
    margin-right: 8%;
}
.t_navgou {
    margin: 0 16px 0px 2px;
}
.t_headnr {
    padding-left: 4.166667%;
    padding-right: 4.166667%;
}
.t_c1k2rg {
    padding: 108px 80px 20px;
}
.t_c1k2rg .ywduan p {
    color: #666;
}
.t_c1k2rg .t_ywjiah2 {
    margin-bottom: 9px;
}
.t_c1k2xin {
    margin-bottom: 84px;
}
.t_c1k2rg {
    height: 970px;
}
.t_c1k2rg .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #e7e7e7;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}
.t_c1k2rg .mCSB_scrollTools .mCSB_draggerRail {
    width: 1px !important;
    height: 100%;
}
.t_c1k2rg .mCSB_scrollTools .mCSB_dragger {
    width: 3px;
    height: 53% !important;
    z-index: 1;
    background: #059b80;
}
.t_c1k2rg .mCSB_scrollTools {
    width: 3px;
    height: 30%;
    top: calc(50% - 30px);
    transform: translateY(-50%);
}
.t_sykuo {
    position: relative;
    width: 100%;
    height: 100%;
}
.t_sykuo::before {
    content: '';
    background: rgba(255, 255, 255, .7);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    animation: kuosan 1.6s linear 0s infinite;
}
.t_sykuo::after {
    content: '';
    background: rgba(255, 255, 255, .7);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    animation: kuosan 1.6s linear .8s infinite;
}
.t_syk1icon::before {
    z-index: 10;
}
.t_syk1icon::after {
    z-index: 20;
}
.t_sykuo img {
    z-index: 22;
}
.t_syk1icon {
    pointer-events: none;
}
.t_tannr #mCSB_2_scrollbar_horizontal {
    opacity: 0 !important;
}
.t_tannr .mCSB_draggerContainer {
    opacity: 0 !important;
}
.t_tanzyicon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-box-shadow: 5px 10px 20px rgba(0 0 0 / 20%);
    box-shadow: 5px 10px 20px rgba(0 0 0 / 20%);
    z-index: 16;
    position: absolute;
    left: 50%;
    bottom: 70px;
    transform: translateX(-50%);
    background: linear-gradient(to right, #019680, #22c286);
    display: none;
    cursor: pointer;
}
.t_tanzyicon img {
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.t_c1k2rg .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #059b80;
}
.t_c1k2rg .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #059b80;
}
.t_c1k2rg .mCSB_scrollTools {
    opacity: 1;
}
.t_c1k2le .t_ywh2 h2 {
    font-weight: bold;
}
.t_c1k2le {
    width: 55%;
    position: relative;
    padding-top: 94px;
}
.t_c1k2up {
    padding-left: 18%;
    padding-right: 18%;
}
.t_c1k2lix {
    width: 33.333333%;
    padding: 0 40px;
    text-align: center;
    margin-bottom: 10px;
    cursor: pointer;
}
.t_c1k2ul {
    margin: 0 -40px;
    padding-bottom: 16px;
}
.t_c1k2lix .t_ywh6 h6 {
    text-align: center;
    color: #666;
}
.t_c1k2le .t_ywh2 {
    margin-bottom: 33px;
}
.t_c1k2le .ywduan p {
    color: #666;
    line-height: 1.67;
}
.t_c1k2ic {
    width: 90px;
    display: inline-block;
    margin-bottom: 12px;
}
.t_c1k2ic img {
    width: 100%;
}
.t_c1k2le .ywduan {
    margin-bottom: 28px;
}
.t_c1an .t_anbtnr {
    font-size: 14px;
    line-height: 40px;
    border-radius: 2px;
    padding: 0 37px;
}
.t_c1boli {
    width: 600px;
    position: relative;
}
.t_c1boli img {
    width: 100%;
    height: 100%;
}
.t_c1k2xia {
    text-align: center;
}
.t_c1lunbo {
    display: inline-block;
    width: 600px;
}
.t_c1lunbo .slick-dots {
    bottom: 40px;
}
.t_c1k2le {
    padding-bottom: 23px;
}
.t_c1k2rg {
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
}
.t_c1k2nr {
    position: relative;
}
.t_c1k2rg .mCSB_scrollTools .mCSB_dragger {
    height: 135px !important;
}
.t_c1k2li {
    margin-bottom: 50px;
}
.t_c1k2li:last-of-type {
    margin-bottom: 0px;
}
.t_c1k3nr {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 106px;
}
.t_c1k3nr .ywduan {
    width: 950px;
    margin: 0 auto;
    margin-bottom: 35px;
}
.t_c1k3nr .ywduan p {
    color: #666;
    line-height: 1.67;
}
.t_c1k3nr .t_ywh2 {
    margin-bottom: 17px;
}
.t_c1k3nr .t_anbtn.t_c1an {
    margin-bottom: 54px;
}
.t_c1k3pic {
    width: 1066px;
    margin: 0 auto;
}
.t_c1k3pic img {
    width: 100%;
}
.t_c1k4 {
    height: 312px;
    position: relative;
}
.t_c1k4bg {
    position: absolute;
    width: 100%;
    height: 100%;
}
.t_c1k4bg img {
    height: 100%;
    width: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
}
.t_c1k4nr {
    padding: 0 20px;
    text-align: center;
    position: absolute;
    z-index: 10;
    top: calc(50% + 12px);
    transform: translateY(-50%);
    width: 100%;
}
.t_c1k4 .t_ywh2 {
    margin-bottom: 22px;
}
.t_c1k1box {
    position: absolute;
    width: 46.571429%;
    height: calc(34.947050% - 16px);
    left: 0;
    bottom: 10.590015%;
    background: linear-gradient(to right, rgba(25, 180, 110, .85), rgba(85, 196, 236, .85));
}
.t_c1ban::before {
    content: '';
    top: 0;
    width: 100%;
    position: absolute;
    height: 180px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, .3), transparent);
}
/* c2 */
.t_c2k1 {
    position: relative;
}
.t_c1k1bg {
    position: absolute;
    width: 86.197917%;
    top: 0;
    left: 0;
}
.t_c1k1bg img {
    width: 100%;
}
.t_c2content {
    width: 100%;
    padding-left: calc(50% - 700px);
}
.t_c2k1nr .t_ywjiah2 {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 50px;
}
.t_c2k1nr .t_ywjiah2 h2 {
    font-weight: bold;
}
.t_c2k1nr .t_ywjiah2::before {
    content: '';
    width: 160px;
    height: 4px;
    background: #059b80;
    position: absolute;
    bottom: 0;
    left: 0;
}
.t_c2k1nr {
    padding-top: 108px;
}
.t_c2k1le {
    width: 270px;
    padding-top: 21px;
}
.t_c2k1rg {
    width: calc(100% - 270px);
}
.t_c2k1pic {
    position: relative;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
}
.t_c2k1pic img {
    width: 100%;
    height: 100%;
}
.t_c2k1pic::before {
    content: '';
    width: 76%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, .6), rgba(0, 0, 0, .3), transparent);
    z-index: 2;
}
.t_c2k1pic::after {
    content: '';
    width: 24%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: linear-gradient(to left, rgba(0, 0, 0, .3), transparent);
    z-index: 2;
}
.t_c2k1li {
    position: relative;
}
/* .t_c2k1li .t_ywh1{
    position: absolute;
    top: 24%;
    left: 12.2%;
    z-index: 10;
} */
.t_c2k1li .t_ywh1 h2 {
    text-align: left;
    color: #fff;
    font-weight: bold;
}
.t_c2k1liyi {
    text-align: center;
    padding: 32px 0;
    transition: all 0.36s;
    cursor: pointer;
    position: relative;
}
.t_c2k1liyi .t_c2k1r {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    transition: all 0.36s;
    position: relative;
    z-index: 4;
}
.t_c2k1liyi::before {
    content: '';
    width: 0;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: linear-gradient(to right, #19b46e, #55c4ec);
    border-radius: 5px;
    transition: all 0.36s;
    opacity: 0;
}
.t_c2k1liyi.on::before {
    width: 118%;
    opacity: 1;
}
.t_c2k1liyi.on .t_c2k1r {
    color: #fff;
}
.t_c2k1rg {
    position: relative;
}
.t_c2k1li:first-of-type {
    position: relative;
    top: 0;
    left: 0;
    z-index: 9;
    opacity: 0;
}
.t_c2k1li {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    opacity: 0;
}
.t_c2k1li.act {
    opacity: 1;
    z-index: 10;
}
.t_c2k1li.act:first-of-type {
    opacity: 1;
    z-index: 10;
}
.t_c2k2li {
    background: #fafcff;
}
.t_c2k2le {
    width: 52.8%;
    padding: 46px 120px 0 70px;
}
.t_c2k2rg {
    width: 47.2%;
    padding-right: 52px;
}
.t_c2k2lun {
    width: 100%;
}
.t_c2k2pic {
    width: 100%;
    position: relative;
}
.t_c2k2pic img {
    width: 100%;
    height: 100%;
}
.t_c2k2li {
    padding-top: 100px;
    padding-bottom: 100px;
}
.t_c2k2le .ywduan p {
    line-height: 1.67;
    color: #666;
}
.t_c2k2le .t_ywh2 {
    margin-bottom: 44px;
}
.t_c2k2lun .slick-dots {
    bottom: -39px;
    z-index: 30;
}
.t_c2k2z1 {
    padding-bottom: 50px;
}
.t_c2k3xin .ywjiah3 h3 {
    font-weight: bold;
    color: #059b80;
    text-align: center;
}
.t_c2k3xin .ywduan p {
    color: #666;
    line-height: 1.67;
    text-align: center;
}
.t_c2k3li {
    width: 25%;
    padding: 0 10px;
    margin-bottom: 50px;
}
.t_c2k3kuai {
    margin: 0 -10px;
}
.t_c2k3xin {
    background: #fff;
    position: relative;
    padding: 55px 30px 38px;
}
.t_c2k3xin::before {
    content: '';
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(to right, #019680, #22c286);
}
.t_c2k3xin .ywjiah3 {
    height: 45px;
    overflow: hidden;
    margin-bottom: 12px;
}
.t_c2k3xin .ywduan {
    height: 60px;
    overflow: hidden;
}
.t_c2k4xin {
    background: #fff;
    overflow: hidden;
    position: relative;
    box-shadow: 0px 8px 31.04px 0.96px rgba(205, 205, 205, .17);
}
.t_c2k4xin::before {
    content: '';
    width: 440px;
    height: 440px;
    position: absolute;
    background: rgba(31, 190, 133, .05);
    right: -220px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
}
.t_c2k4xin::after {
    content: '';
    width: 340px;
    height: 340px;
    position: absolute;
    background: rgba(31, 190, 133, .05);
    right: -170px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
}
.t_c2k4le .ywjiah3 h3 {
    font-weight: bold;
}
.t_c2k4le .ywduan p {
    line-height: 1.67;
    color: #666;
}
.t_c2k4nr {
    padding: 75px 190px 68px 125px;
}
.t_c2k4le {
    width: calc(100% - 78px);
    padding-right: 150px;
}
.t_c2k4le .ywjiah3 {
    margin-bottom: 16px;
}
.t_c2k4rg {
    width: 78px;
}
.t_c2k4cir {
    width: 78px;
    height: 78px;
    border-radius: 50%;
    position: absolute;
    background: linear-gradient(to left, #019680, #22c286);
    top: 50%;
    transform: translateY(-50%);
}
.t_c2k4cir img {
    width: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.t_c2k3kuai2 .t_c2k3xin .ywduan {
    height: 90px;
}
.t_c2k2z2 .t_c2k2le .t_ywh2 {
    margin-bottom: 12px;
}
.t_c2k5li {
    /* width: 33.333333%; */
    padding: 0 20px;
    text-align: center;
}
.t_c2k5dong {
    margin: 0 -20px;
    padding-top: 80px;
}
.t_c2k5ic {
    width: 48px;
    height: 24px;
    display: inline-block;
    margin-bottom: 16px;
}
.t_shyuan {
    position: relative;
    top: 0;
    left: 0;
    opacity: 1;
}
.t_shover {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.t_c2k5ic img {
    width: 100%;
    transition: all 0.36s;
}
.t_c2k5li .t_ywh6 h6 {
    font-weight: bold;
    text-align: center;
    transition: all 0.36s;
}
.t_c2k2z2 .t_c2k2lun .slick-dots {
    bottom: 38px;
}
.t_c2k3kuai3 .t_c2k3li {
    width: 50%;
}
.t_c2k3kuai3 .t_c2k3xin .ywduan {
    height: 150px;
}
.t_c2k3kuai3 .t_c2k3xin .ywduan p {
    text-align: left;
}
.t_c2k3kuai3 .t_c2k3xin .ywjiah3 h3 {
    text-align: left;
}
.t_c2k6 {
    background: #fff;
    padding: 30px 110px 30px;
}
.t_c2k6le .ywjiah3 h3 {
    color: #059b80;
    font-weight: bold;
}
.t_c2k6li {
    border-bottom: 1px solid #e8f0f5;
}
.t_c2k6li:last-of-type {
    border-bottom: 0;
}
.t_c2k6xia {
    display: none;
    padding-bottom: 56px;
}
.t_c2k6 {
    margin-bottom: 100px;
}
.t_c2k6top {
    padding: 36px 0;
}
.t_c2k6li .ywduan p {
    color: #666;
    line-height: 1.67;
}
.t_c2k6xia .ywduan {
    width: 75%;
}
.t_c2k6fu {
    width: 20px;
    height: 20px;
    position: relative;
    margin-right: 54px;
    top: 12.5px;
}
.t_c2k6fu::before {
    content: '';
    width: 100%;
    height: 4px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #059b80;
}
.t_c2k6fu::after {
    content: '';
    width: 4px;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #059b80;
    opacity: 1;
    transition: all 0.36s;
}
.t_c2k6li.on .t_c2k6fu::after {
    opacity: 0;
}
.t_c2k6le {
    width: calc(100% - 74px);
}
.t_c2k6xia {
    position: relative;
    top: 0;
}
.t_c2k6li.on .t_c2k6xia {
    top: -20px;
}
.t_c2k6top {
    cursor: pointer;
}
/* f4 */
.t_f4ban .t_ywh1 h1 {
    color: #fff;
}
.t_f4nr {
    padding: 100px 0;
}
.t_f4qier {
    text-align: center;
}
.t_f4hang {
    font-size: 24px;
    font-weight: bold;
    color: #999;
    line-height: 1.5;
    transition: all 0.36s;
    position: relative;
    z-index: 10;
}
.t_f4qieli.on .t_f4hang {
    color: #fff;
}
.t_f4qieli {
    position: relative;
    width: 33.333333%;
    padding: 0 8px;
    margin-bottom: 16px;
}
.t_f4qie {
    margin: 0 -8px;
}
.t_f4qier {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 0px 18.5px 1.5px rgba(98, 160, 172, .1);
    padding: 27px 0;
    cursor: pointer;
}
.t_f4qier::before {
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(to right, #21b67e, #4dc2dc);
    opacity: 0;
    transition: all 0.36s;
}
.t_f4qieli.on .t_f4qier::before {
    width: 100%;
    opacity: 1;
}
.t_f4huan {
    border-radius: 5px;
    background: #fff;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.t_f4con {
    background: #f9fcff;
}
.t_f4huanli {
    display: none;
}
.t_f4huanli.act {
    display: block;
}
.t_f4you {
    width: 86%;
}
.t_videoli {
    font-size: 16px;
    line-height: 1.5;
    color: #999;
    margin-right: 130px;
}
.t_videoli input[type=radio] {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: linear-gradient(to right, #19b46e, #55c4ec);
    position: relative;
    margin-right: 12px;
    position: relative;
    top: -2px;
}
.t_videoli input[type=radio]::before {
    width: 4px;
    height: 4px;
    content: '';
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.36s;
}
.t_videoli.on input[type=radio]::before {
    background: transparent;
}
input[type=radio]:focus {
    outline: none;
    outline: none;
    outline-offset: none;
}
.t_f4bu {
    width: calc(100% - 86px);
    position: relative;
    border-bottom: 1px solid #d3d2d2;
}
.t_f4bu input {
    width: 100%;
    padding: 0 10px;
    font-size: 16px;
    line-height: 1.5;
    color: #999;
}
.t_qita {
    margin-right: 0;
    width: 100%;
}
.t_videoli {
    margin-bottom: 30px;
}
.t_videoli.t_qita {
    margin-bottom: 12px;
}
.t_videoli {
    cursor: pointer;
}
.t_tanhang8 .t_tanb1li {
    width: 50%;
    padding: 0 48px;
}
.t_tanhang8 {
    margin: 0 -48px;
    margin-bottom: 32px;
}
.t_f4huanli[data-num="1"] .t_tanhang3 .t_tanline:last-of-type {
    width: calc(100% - 58px);
}
.t_f4nr .t_area {
    padding: 0;
}
.t_tanhang8 .t_ziname7 .t_tanline {
    width: 194px;
}
.t_tanhang8 .t_ziname2 .t_tanline {
    width: 194px;
}
.t_tanhang8 .t_ziname4 .t_tanline {
    width: 194px;
}
.t_tanhang8 .t_ziname7 .t_tanline {
    width: calc(100% - 127px);
}
.t_tanhang8 .t_ziname4 .t_tanline {
    width: calc(100% - 89px);
}
.t_tanhang8 .t_ziname2 .t_tanline {
    width: calc(100% - 57px);
}
/* g */
.t_gban .t_b1banwen .t_ywh1 h1 {
    color: #fff;
}
.t_gban .t_b1banwen .t_ywduanp p {
    color: #fff;
}
.t_gk1ic {
    width: 70px;
    height: 75px;
    margin-right: 36px;
}
.t_gk1rg {
    width: calc(100% - 106px);
}
.t_gk1hao .t_ywh2 h2 {
    font-weight: bold;
    background-image: -webkit-linear-gradient(left, #19b46e, #55c4ec);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.t_gk1hao .t_ywh2 {
    margin-right: 30px;
}
.t_gk1rg .t_ywh6 h6 {
    color: #25293d;
}
.t_gk1 {
    padding-top: 150px;
}
.t_gk1hao {
    position: relative;
    top: -8px;
    margin-bottom: 2px;
}
.t_gduanp.ywduan p {
    line-height: 2;
    color: #666;
    margin-bottom: 36px;
}
.t_gduanp.ywduan p:last-of-type {
    margin-bottom: 0;
}
.t_gk1top {
    margin-bottom: 26px;
}
.t_gk2 .t_ywh2 h2 {
    font-weight: bold;
}
.t_gk2li {
    width: 33.333333%;
    padding: 0 10px;
}
.t_gk2ul {
    margin: 0 -10px;
}
.t_gk2xin .t_ywh6 h6 {
    color: #fff;
    line-height: 1.67;
}
.t_gk2xu {
    font-size: 36px;
    line-height: 1.5;
    color: #fff;
    padding-bottom: 31px;
    position: relative;
    margin-bottom: 23px;
}
.t_gk2xu::before {
    content: '';
    width: 55px;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #fff;
}
.t_gk2xin .ywduan p {
    color: #fff;
    line-height: 1.67;
    height: 60px;
    overflow: hidden;
}
.t_gk2li1 .t_gk2xin {
    background: #20b67d;
}
.t_gk2li2 .t_gk2xin {
    background: #129d89;
}
.t_gk2li3 .t_gk2xin {
    background: #4ec2dd;
}
.t_gk2xin {
    padding: 28px 50px 42px;
}
.t_gduanp.ywduan {
    margin-bottom: 84px;
}
.t_gk2 .t_ywh2 {
    margin-bottom: 47px;
}
.t_gk2 {
    padding-bottom: 100px;
}
.t_gk3 {
    background: #f5fafe;
}
.t_gk3nr {
    height: 648px;
    position: relative;
}
.t_gk3map {
    width: 898px;
    height: 100%;
}
.t_gk3qie {
    width: calc(100% - 898px);
    background: #fff;
    height: 100%;
    position: absolute;
    right: 0;
    height: 100%;
    padding: 52px 50px;
}
.t_gk3 {
    padding-top: 135px;
}
.t_gsou {
    width: 270px;
    border: 2px solid #bfbfbf;
    padding: 0 24px;
}
.t_gsouic {
    width: 20px;
    line-height: 46px;
    cursor: pointer;
}
.t_gsouic img {
    width: 100%;
}
.t_ginput {
    width: calc(100% - 20px);
    padding-left: 12px;
}
.t_ginput input {
    width: 100%;
    font-size: 16px;
    line-height: 46px;
    color: #666;
}
/* d1 */
.t_d1ban .t_b1banpic::before {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .39);
    position: absolute;
}
.t_d1ban .t_ywh1 h1 {
    color: #fff;
}
.t_d1ban .t_b1banwen .t_ywh1 {
    margin-bottom: 42px;
}
.t_d1ban .t_b1banwen {
    top: calc(50% + 3px);
}
.t_d1k1 {
    padding-top: 129px;
    padding-bottom: 150px;
}
.t_d1k1 .t_ywh2 h2 {
    font-weight: bold;
    background-image: -webkit-linear-gradient(left, #19b46e, #55c4ec);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}
.t_d1k1li {
    width: 33.333333%;
    padding: 0 15px;
}
.t_d1k1nr {
    margin: 0 -15px;
}
.t_d1k1xin {
    border-radius: 10px;
    background: #f5fbf9;
    padding: 50px 42px 70px;
}
.t_d1k1icon {
    width: 52px;
    height: 50px;
    margin-bottom: 34px;
}
.t_d1k1icon img {
    width: 100%;
}
.t_d1k1xin .t_ywh3 h3 {
    font-weight: bold;
    background-image: -webkit-linear-gradient(left, #19b46e, #55c4ec);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}
.t_d1k1xin .ywduan2 p {
    line-height: 1.875;
    color: #666;
}
.t_d1k1xin .ywduan2 {
    height: 150px;
    overflow: hidden;
}
.t_d1k1xin .t_ywh3 {
    height: 72px;
    overflow: hidden;
    margin-bottom: 23px;
}
.t_d1k1 .t_ywh2 {
    margin-bottom: 6px;
}
.t_d1k1 .ywjiah3 {
    margin-bottom: 68px;
}
.t_d1k2top {
    width: 100%;
}
.t_d1k2top img {
    width: 100%;
}
.t_d1k2pic {
    width: 100%;
}
.t_d1k2top .t_ywh1 h2 {
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.t_d1k2top {
    position: relative;
}
.t_d1k2top .t_ywh1 {
    position: absolute;
    width: 100%;
    left: 0;
    top: 31%;
}
.t_content6 {
    width: 1200px;
    margin: 0 auto;
}
.t_d1k2nr {
    border-radius: 5px;
    background: #fff;
    box-shadow: 0px 5px 36.12px 6.88px rgba(127, 127, 127, .09);
    padding-top: 44px;
    padding-bottom: 56px;
}
.t_d1k2zi {
    font-size: 54px;
    line-height: 1.5;
    background-image: -webkit-linear-gradient(left, #19b46e, #55c4ec);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Yiweiln-Bold' !important;
}
.t_d1k2zi .am_num {
    font-size: 54px;
    line-height: 1.5;
    background-image: -webkit-linear-gradient(left, #19b46e, #55c4ec);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Yiweiln-Bold' !important;
}
.t_d1k2li {
    width: 33.333333%;
    position: relative;
    text-align: center;
}
.t_d1k2li::before {
    content: '';
    background: #ebebeb;
    width: 1px;
    height: 118px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.t_d1k2li:last-of-type::before {
    display: none;
}
.t_d1k2xia {
    position: relative;
    top: -78px;
}
.t_d1k2li .t_ywh6 {
    position: relative;
    top: -2px;
}
.t_d1k3le .t_ywh2 h2 {
    font-weight: bold;
    background-image: -webkit-linear-gradient(left, #19b46e, #55c4ec);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.t_d1k3le .ywduan2 p {
    line-height: 1.875;
    color: #666;
}
.t_d1k3pic {
    width: 100%;
}
.t_d1k3pic img {
    width: 100%;
}
.t_d1k3rg {
    padding-right: 148px;
    width: 625px;
}
.t_d1k3le {
    width: calc(100% - 625px);
    padding-right: 270px;
    padding-top: 92px;
}
.t_d1k3nr {
    padding-top: 61px;
}
.t_d1k3le .t_ywh2 {
    margin-bottom: 66px;
}
.t_d1k3 {
    margin-bottom: 236px;
}
.t_d1k4tu {
    width: 100%;
    position: relative;
}
.t_d1k4picle {
    width: 71.0416667%;
}
.t_d1k4picle img {
    width: 100%;
}
.t_d1k4lou {
    width: 81.25%;
    position: absolute;
    right: 0;
    bottom: 0;
}
.t_d1k4lou img {
    width: 100%;
}
.t_d1k4ul {
    box-shadow: 0px 5px 36.12px 6.88px rgba(127, 127, 127, .09);
    background: #fff;
    position: relative;
}
.t_d1k4ul::before {
    content: '';
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to right, #019680, #22c286);
    height: 6px;
}
.t_d1k4li {
    width: 33.333333%;
    padding: 0 75px;
    padding-top: 64px;
    padding-bottom: 42px;
}
.t_d1k4icon {
    width: 88px;
    height: 93px;
    margin: 0 auto;
    margin-bottom: 19px;
}
.t_d1k4icon img {
    width: 100%;
}
.t_d1k4li .t_ywh5 h5 {
    font-weight: bold;
}
.t_d1k4li .t_ywh5 {
    height: 60px;
    overflow: hidden;
}
.t_d1k4box {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.t_d1k4 {
    padding-bottom: 118px;
    position: relative;
}
.t_d1k5li {
    position: relative;
}
.t_d1k5bg {
    width: 68%;
    position: absolute;
    top: -95px;
    left: 0;
}
.t_d1k5bg img {
    width: 100%;
}
.t_d1k5tu {
    width: 100%;
}
.t_d1k5tu img {
    width: 100%;
}
.t_d1k5xin {
    position: relative;
    padding-bottom: 51px;
}
.t_d1k5xin .t_ywh2 h2 {
    color: #fff;
    font-weight: bold;
    line-height: 1.67;
}
.t_d1k5xin .t_ywh2 {
    position: absolute;
    left: 100px;
    top: 100px;
    width: 540px;
}
.t_d1k4 {
    margin-bottom: 56px;
}
.t_d1k5li {
    padding-top: 92px;
    padding-bottom: 60px;
}
.t_d1k5lv {
    position: absolute;
    right: 100px;
    bottom: 0;
}
.t_d1k5ul {
    width: 717px;
    background: linear-gradient(to right, #019680, #22c286);
    padding-top: 40px;
    padding-bottom: 54px;
}
.t_d1k5dan {
    width: 25%;
    text-align: center;
}
.t_d1k5shu {
    font-size: 54px;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 5px;
}
.t_d1k5shu .am_num {
    font-size: 54px;
    color: #fff;
    line-height: 1.2;
}
.t_d1k5xzi {
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
}
.t_d1k5li.on .t_d1k5bg {
    left: auto;
    right: 0;
}
.t_d1k5li.on .t_d1k5lv {
    right: auto;
    left: 100px;
}
.t_d1k5li .t_content1 {
    position: relative;
    z-index: 2;
}
.t_d1k4 {
    z-index: 2;
}
.t_d1k5 {
    padding-bottom: 181px;
}
/* d2 */
.t_d2nr {
    background: #edf0f3;
}
.t_d2huali {
    width: 33.333333%;
    padding: 0 7px;
}
.t_d2huaul {
    margin: 0 -7px;
}
.t_d2xin {
    padding-top: 100px;
    padding-bottom: 150px;
}
.t_d2icon {
    width: 94px;
    position: relative;
    margin-bottom: 41px;
}
.t_d2conwen {
    background: #fff;
    overflow: hidden;
    position: relative;
    padding: 64px 30px 16px 60px;
}
.t_d2zhbg {
    position: absolute;
    width: 72%;
    bottom: 4px;
    right: -18px;
    transition: all 0.36s;
    opacity: 0.1;
}
.t_d2conwen .ywd2h3 h3 {
    font-weight: bold;
    transition: all 0.36s;
}
.t_d2ku {
    padding-left: 26px;
}
.t_d2tit {
    position: relative;
}
.t_d2tit::before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: linear-gradient(to right, #19b46e, #55c4ec);
    position: absolute;
    left: -26px;
    top: 15px;
    transition: all 0.36s;
}
.t_d2list {
    position: relative;
}
.t_d2conwen .ywd2h3 {
    margin-bottom: 27px;
    position: relative;
}
.t_d2tit {
    margin-bottom: 9px;
}
.t_d2kul.ywduan2 p {
    margin-bottom: 6px;
    transition: all 0.36s;
}
.t_d2kul.ywduan2 {
    margin-bottom: 28px;
}
.t_d2conwen {
    height: 734px;
    overflow: hidden;
}
.t_d2conwen::before {
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #019680, #22c286);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.36s;
}
.t_d2conwen div {
    z-index: 10;
}
.t_d2conwen .t_ywh3 h3 {
    transition: all 0.36s;
}
.t_d2huaul2 .t_d2huali {
    width: 50%;
}
.t_d2conwen .ywd2h4 h4 {
    font-weight: bold;
    color: #666;
    transition: all 0.36s;
}
.t_d2conwen .ywd2h4 {
    position: relative;
    top: -9px;
    margin-bottom: 10px;
}
.t_d2huan {
    display: none;
}
.t_d2huan.act {
    display: block;
}
/* d3 */
.t_d3k1pic {
    width: 100%;
}
.t_d3k1pic img {
    width: 100%;
}
.t_d3con .t_d1k1 {
    padding-bottom: 0px;
}
.t_d3con .t_d1k1 .t_ywh2 {
    margin-bottom: 15px;
}
.t_d3con .t_d1k1 .ywjiah3 {
    margin-bottom: 77px;
}
.t_d3k1xin {
    box-shadow: 0px 5px 16.8px 3.2px rgba(0, 0, 0, .05);
    background: #fff;
    border-radius: 10px;
    padding-top: 20px
}
.t_d3k1li {
    width: 33.333333%;
    padding: 50px 60px;
    position: relative;
    margin-bottom: 22px;
}
.t_d3k1li .t_ywh3 h3 {
    font-weight: bold;
    background-image: -webkit-linear-gradient(left, #19b46e, #55c4ec);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}
.t_d3k1li .t_ywh3 {
    height: 36px;
    overflow: hidden;
    margin-bottom: 27px;
}
.t_d3k1li .ywduan2 p {
    line-height: 1.875;
    color: #666;
}
.t_d3k1li .ywduan2 {
    height: 90px;
    overflow: hidden;
}
.t_d3k1li::before {
    content: '';
    right: 0;
    position: absolute;
    width: 1px;
    height: 132px;
    background: #d8d7d7;
    top: 50%;
    transform: translateY(-50%);
}
.t_d3k1li:nth-of-type(3n)::before {
    display: none;
}
.t_d3k1li:last-of-type::before {
    display: none;
}
.t_d3k1nr {
    position: relative;
    top: -97px;
}
.t_d3k2picmv {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.t_d3k2picmv img {
    width: 100%;
}
.t_d3k2picmv video {
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}
.t_d3k2 {
    padding-top: 53px;
    padding-bottom: 180px;
}
.t_d3k2picmv::before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .35);
    top: 0;
    left: 0;
    position: absolute;
    z-index: 10;
}
.t_d3anplay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 20;
    cursor: pointer;
    opacity: 1;
    transition: all 0.36s;
}
.t_d3anplay::before {
    content: '';
    width: 94px;
    height: 94px;
    background: rgba(255, 255, 255, .3);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.t_d3anplay::after {
    content: '';
    width: 80px;
    height: 80px;
    background: rgba(255, 255, 255, .3);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.t_d3k2picmv.on .t_d3anplay {
    z-index: 0;
    opacity: 0;
}
/* d4 */
.t_d4contant {
    padding-left: 317px;
}
.t_d4k1 .t_ywh1 h2 {
    font-weight: bold;
    text-align: left;
}
.t_d4k1nr .t_ywh1 {
    width: calc(100% - 50vw);
}
.t_d4k1rg {
    width: 50vw;
    padding-right: 238px;
    position: relative;
    margin-top: 125px;
    padding-top: 74px;
    /* padding-bottom: 93px; */
}
.t_d4k1rg::before {
    content: '';
    width: 100%;
    height: 1px;
    background: #c1d9e5;
    position: absolute;
    top: 0;
    left: 0;
}
.t_d4k1rg .ywduan p {
    line-height: 2;
    color: #666;
}
.t_d4k1 {
    padding-top: 145px;
}
/* f1 */
.t_f4ban .t_ywduanp p {
    color: #fff;
}
.t_f1k1 {
    position: relative;
}
.t_f1k1bg {
    position: absolute;
    height: 100%;
    right: 0;
    bottom: 0;
    width: auto;
}
.t_f1k1nr {
    position: relative;
    z-index: 10;
}
.t_f1k1nr .ywduan {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}
.t_f1k1nr .ywduan p {
    line-height: 1.78;
}
.t_f1k1xizi p {
    font-size: 14px;
    line-height: 1.5;
    color: #333;
}
.t_f1k1shu {
    font-size: 54px;
    font-family: 'Yiweiln-Bold' !important;
    line-height: 1.2;
    background-image: -webkit-linear-gradient(left, #19b46e, #55c4ec);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.t_f1k1bo {
    text-align: center;
    width: 20%;
}
.t_f1k1bo:nth-of-type(2) .t_f1k1zi {
    font-weight: bold;
}
.ys_navph2_msc_boxl input {
    font-size: 14px;
}
.ys_navph2_msc_boxr {
    width: 20px;
}
.ys_navph2_msc_boxl {
    height: 24px;
    width: calc(100% - 30px);
}
.ys_navph2_msc_boxr img {
    line-height: 24px;
}
.t_f1k1lun.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 192px !important;
    background: transparent !important;
}
.t_f1k1lun.swiper-container-horizontal>.swiper-scrollbar::before {
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    background: #d5d5d5;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, .2);
}
.t_f1k1lun .swiper-scrollbar-drag {
    height: 5px;
    width: 64px;
    background: linear-gradient(to right, #19b46e, #55c4ec);
    position: relative;
    border-radius: 0;
    left: 0;
    top: 0;
}
.t_f1k1lun .swiper-scrollbar {
    cursor: pointer;
}
.t_f1k1 {
    padding-top: 149px;
    padding-bottom: 150px;
    overflow: hidden;
}
.t_f1k1nr .ywduan {
    margin-bottom: 79px;
}
.t_f1k1shu {
    margin-bottom: 16px;
}
.t_f1k1xizi {
    height: 42px;
    overflow: hidden;
}
.t_f1k1bo {
    margin-bottom: 87px;
}
.t_f1k2nr {
    height: 814px;
    background: #000;
}
.t_f1k2li {
    width: 33.333333%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.t_f1k2pic {
    position: absolute;
    width: 100%;
    height: 100%;
}
.t_f1k2pic img {
    height: 100%;
    width: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    object-fit: cover;
}
.t_f1k2pic img {
    opacity: 0.7;
}
.t_f1k2xin .t_ywh3 h3 {
    color: #fff;
}
.t_f1k2xin .ywjiah2 h2 {
    font-weight: bold;
    color: #fff;
}
.t_f1k2xin {
    position: relative;
    z-index: 10;
}
.t_f1k2ge {
    width: 33.333333%;
    padding: 0 5px;
    margin-bottom: 10px;
}
.t_f1k2lie {
    margin: 0 -5px;
    opacity: 0;
    transition: all 0.36s;
}
.t_f1k2biao {
    border-radius: 2px;
    background: rgba(242, 242, 242, .2);
    line-height: 64px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}
.t_f1k2xin {
    position: absolute;
    top: calc(65% - 2px);
    padding: 100px 100px;
    width: 100%;
    transition: all 0.36s;
}
.t_f1k2li.on .t_f1k2xin {
    top: calc(30% - 3px);
}
.t_f1k2li.on {
    width: 50%;
}
.t_f1k2li.act {
    width: 25%;
}
.t_f1k2li .t_ywh3 {
    margin-bottom: 14px;
    opacity: 0;
    transition: all 0.36s;
}
.t_f1k2li .ywjiah2 {
    margin-bottom: 85px;
}
.t_f1k2li.on .t_f1k2pic img {
    opacity: 0.35;
}
.t_f1k2li.on .t_ywh3 {
    opacity: 1;
}
.t_f1k2li:first-of-type.on .t_f1k2pic img {
    opacity: 0.53;
}
.t_f1k2li.on .t_f1k2lie {
    opacity: 1;
}
.t_f1k2lie a {
    pointer-events: none;
}
.t_f1k2li.on .t_f1k2lie a {
    pointer-events: all;
}
.t_f1k2li .ywjiah2 {
    text-align: center;
    transition: all 0.36s;
}
.t_f1k2li.on .ywjiah2 {
    text-align: left;
}
.t_f1k2png {
    position: relative;
}
.t_f1k2png img {
    width: 100%;
    height: 100%;
}
.t_f1k2tuli {
    width: 25%;
    padding: 0 5px;
    margin-bottom: 10px;
}
.t_f1k2litu {
    margin: 0 -5px;
}
.t_f1k2li {
    transition: all 0.36s;
}
.t_f1k3pic {
    width: 100%;
}
.t_f1k3pic img {
    width: 100%;
}
.t_f1k3tu {
    width: 1185px;
    margin: 0 auto;
    position: relative;
}
.t_f1k3tu img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.t_f1k3nr {
    position: relative;
}
.t_f1k3nr .ywjiah2 h2 {
    font-weight: bold;
    text-align: center;
}
.t_f1k3nr .t_ywh3 p {
    text-align: center;
    color: #666;
    line-height: 1.75;
}
.t_f1k3li {
    width: 33.333333%;
    padding: 20px 76px;
    position: relative;
}
.t_f1k3ul {
    border-radius: 5px;
    background: linear-gradient(to right, #19b46e, #55c4ec);
    padding-top: 64px;
    padding-bottom: 57px;
    margin-bottom: -68px;
}
.t_f1k3li .t_ywh3 h3 {
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.t_f1k3li .ywduan p {
    color: #fff;
    text-align: center;
}
.t_f1k3li::before {
    content: '';
    width: 1px;
    height: 180px;
    background: rgba(255, 255, 255, .4);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.t_f1k3li:last-of-type::before {
    display: none;
}
.t_f1k3box {
    padding-top: 144px;
}
.t_f1k3nr .ywjiah2 {
    margin-bottom: 32px;
}
.t_f1con .t_ywh3 {
    margin-bottom: 54px;
}
.t_f1k3li .t_ywh3 {
    margin-bottom: 35px;
}
.t_f1k3li .ywduan {
    height: 54px;
    overflow: hidden;
}
.t_f1k4 {
    background: #424e51;
    position: relative;
}
.t_f1k4bg {
    position: absolute;
    right: 0;
    top: 0;
    width: 483px;
}
.t_f1k4bg img {
    width: 100%;
}
.t_f1k4nr .t_ywh2 h2 {
    color: #fff;
    font-weight: bold;
}
.t_f1k4shu {
    font-family: 'Yiweiln-Bold' !important;
    font-size: 112px;
    line-height: 1.2;
    background-image: -webkit-linear-gradient(left, #19b46e, #55c4ec);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.t_f1k4rg .t_ywh5 p {
    position: relative;
    color: #fff;
    padding-left: 30px;
    margin-bottom: 16px;
}
.t_f1k4rg .t_ywh5 p::before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: linear-gradient(to right, #19b46e, #55c4ec);
    position: absolute;
    left: 0;
    top: 10px;
}
.t_f1k4lun {
    position: relative;
}
.t_f1k4lun::before {
    content: '';
    width: calc(100% + 300px);
    height: 1px;
    background: linear-gradient(to right, transparent, #fff, transparent);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.t_f1k4bo {
    position: relative;
}
.t_f1k4quan {
    position: absolute;
    width: 42px;
    height: 42px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.t_f1k4cir {
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: linear-gradient(to right, #19b46e, #55c4ec);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
}
.t_f1k4quan::before {
    content: '';
    width: 16px;
    height: 16px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    box-shadow: 0px 5px 4.75px 0.25px rgba(0, 0, 0, .05);
    z-index: -1;
    transition: all 0.36s;
}
.t_f1k4quan::after {
    content: '';
    width: 16px;
    height: 16px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, .17);
    box-shadow: 0px 5px 4.75px 0.25px rgba(0, 0, 0, .05);
    z-index: -1;
    transition: all 0.36s;
}
.t_f1k4bo.on .t_f1k4quan::before {
    width: 24px;
    height: 24px;
}
.t_f1k4bo.on .t_f1k4quan::after {
    width: 42px;
    height: 42px;
}
.t_f1k4li .t_ywh6 h6 {
    text-align: center;
    color: #fff;
}
.t_f1k4nr {
    padding-top: 138px;
    padding-bottom: 107px;
}
.t_f1k4nr .t_ywh2 {
    margin-bottom: 85px;
}
.t_f1k4le {
    width: 340px;
}
.t_f1k4rg {
    width: calc(100% - 340px);
    padding-top: 15px;
}
.t_f1k4bo .t_ywh6 {
    margin-bottom: 55px;
}
.t_f1k4bo .t_ywh6 h6 {
    transition: all 0.36s;
}
.t_f1k4bo.on .t_ywh6 h6 {
    opacity: 0;
}
.t_f1k4xin {
    margin-bottom: 88px;
}
.t_f1k4lie {
    display: none;
}
.t_f1k4lie.act {
    display: block;
}
.t_f1k4lun .slick-prev,
.t_f1k4lun .slick-next {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, .2);
    z-index: 20;
}
.t_f1k4lun {
    padding: 0 48px;
}
.t_f1k4lun .slick-prev::before,
.t_f1k4lun .slick-next::before {
    content: url(/Public/Cn/image/f1_jian.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.15);
}
.t_f1k4lun .slick-prev::before {
    transform: translate(-50%, -50%) scale(0.15) rotate(180deg);
}
.t_f1k4bo {
    cursor: pointer;
}
.t_f1k5xin {
    width: 1199px;
    position: relative;
}
.t_ditu {
    width: 100%;
}
.t_ditu img {
    width: 100%;
}
.t_f1k5nr .ywjiah2 h2 {
    font-weight: bold;
}
.t_f1k5nr {
    padding-top: 95px;
    padding-bottom: 133px;
}
.t_f1k5nr .ywjiah2 {
    margin-bottom: 29px;
}
.t_f1k5nr .ywduan {
    margin-bottom: 40px;
}
.t_f1k5dian {
    position: absolute;
    width: 100%;
    z-index: 10;
    top: 0;
    left: 0;
}
.t_f1k5dian img {
    width: 100%;
}
.t_f1k5zi {
    width: 100%;
    position: absolute;
    z-index: 12;
    top: 0;
    left: 0;
}
.t_f1k5zi img {
    width: 100%;
}
.t_f1k5xian {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
}
.t_f1k5xian svg {
    width: 100%;
    height: 100%;
}
.t_f1k5.on .map_line {
    animation: animation-line 4s ease-in;
    animation-fill-mode: forwards;
}
.map_line {
    stroke-dashoffset: 1200px;
    stroke-dasharray: 1200px;
    /* animation: animation-line 6s ease-in;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite; */
}
.map_line1 {
    animation-delay: 0.8s;
}
.map_line2 {
    animation-delay: 1s;
}
.map_line3 {
    animation-delay: 1.2s;
}
.map_line4 {
    animation-delay: 1.4s;
}
.map_line5 {
    animation-delay: 1.6s;
}
.map_line6 {
    animation-delay: 1.8s;
}
.map_line7 {
    animation-delay: 2s;
}
.map_line8 {
    animation-delay: 2.2s;
}
.map_line9 {
    animation-delay: 2.4s;
}
.map_line10 {
    animation-delay: 2.6s;
}
.map_line11 {
    animation-delay: 2.8s;
}
.map_line12 {
    animation-delay: 3s;
}
.map_line13 {
    animation-delay: 3.2s;
}
.map_line14 {
    animation-delay: 3.4s;
}
.map_line15 {
    animation-delay: 3.6s;
}
.map_line16 {
    animation-delay: 3.8s;
}
.map_line17 {
    animation-delay: 4s;
}
.map_line18 {
    animation-delay: 4.2s;
}
@keyframes animation-line {
    0% {
        stroke-dashoffset: 1200px
    }
    /* 14.28571% {
        stroke-dashoffset: 0px
    }
    61.42857% {
        stroke-dashoffset: 0px
    } */
    100% {
        stroke-dashoffset: 0px
    }
    /* 
    85.71429% {
        stroke-dashoffset: -1000px
    }
    to {
        stroke-dashoffset: -1000px
    } */
}
/* @-webkit-keyframes animation-line {
    0% {
        -webkit-stroke-dashoffset: 1000px
    }
    14.28571% {
        -webkit-stroke-dashoffset: 0px
    }
    61.42857% {
        -webkit-stroke-dashoffset: 0px
    }
    85.71429% {
        -webkit-stroke-dashoffset: -1000px
    }
    to {
        -webkit-stroke-dashoffset: -1000px
    }
} */
/* @-moz-keyframes animation-line {
    0% {
        -moz-stroke-dashoffset: 1000px
    }
    14.28571% {
        -moz-stroke-dashoffset: 0px
    }
    61.42857% {
        -moz-stroke-dashoffset: 0px
    }
    85.71429% {
        -moz-stroke-dashoffset: -1000px
    }
    to {
        -moz-stroke-dashoffset: -1000px
    }
} */
/* 
@-o-keyframes animation-line {
    0% {
        -o-stroke-dashoffset: 1000px
    }
    14.28571% {
        -o-stroke-dashoffset: 0px
    }
    61.42857% {
        -o-stroke-dashoffset: 0px
    }
    85.71429% {
        -o-stroke-dashoffset: -1000px
    }
    to {
        -o-stroke-dashoffset: -1000px
    }
} */
.t_f1k5duan1 p {
    font-size: 14px;
    line-height: 1.5;
    color: #333;
}
.t_f1k5li {
    padding-left: 34px;
}
.t_f1k5duan2 p {
    font-size: 14px;
    line-height: 1.5;
    color: #999;
}
.t_f1k5li {
    width: 25%;
    padding: 0 40px;
}
.t_f1k5ul {
    margin: 0 -40px;
    padding: 0 80px;
}
.t_f1k5li {
    position: relative;
}
.t_f1k5li1 .t_f1k5icon {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 0;
    left: 6px;
}
.t_f1k5li1 .t_f1k5icon::after {
    content: '';
    width: 22px;
    height: 22px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.35;
    background: linear-gradient(to right, #19b46e, #55c4ec);
    z-index: 8;
}
.t_f1k5li1 .t_f1k5icon::before {
    content: '';
    width: 11px;
    height: 11px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 50%;
    z-index: 10;
}
.t_f1k5qu {
    position: relative;
    width: 100%;
    height: 100%;
}
.t_f1k5li1 .t_f1k5qu::before {
    content: '';
    width: 9px;
    height: 9px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(to right, #19b46e, #55c4ec);
    border-radius: 50%;
    z-index: 12;
    opacity: 1;
}
.t_f1k5li2 .t_f1k5icon,
.t_f1k5li3 .t_f1k5icon,
.t_f1k5li4 .t_f1k5icon {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    position: absolute;
    top: 6px;
    left: 17px;
}
.t_f1k5li2 .t_f1k5icon {
    background: #4ec2dd;
}
.t_f1k5li3 .t_f1k5icon {
    background: #21b67e;
}
.t_f1k5li4 .t_f1k5icon {
    background: #f8a636;
}
.t_f1k5duan1 p {
    margin-bottom: 8px;
}
.t_f1k5tandui {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 30;
}
.t_f1k5tandi {
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    cursor: pointer;
    transform: translate(-50%, -50%);
}
.t_f1k5tandi1 {
    top: 51.944012%;
    left: 79.733111%;
}
.t_f1k5tandi2 {
    top: 48.678072%;
    left: 77.314429%;
}
.t_f1k5tandi3 {
    top: 48.055987%;
    left: 81.901585%;
}
.t_f1k5lun .ywduan2 p {
    text-align: center;
    font-weight: bold;
}
.t_f1k5tanli {
    position: absolute;
    bottom: 48.055988%;
    left: 79.733111%;
    transform: translateX(-50%);
    z-index: 50;
    margin-bottom: 136px;
}
.t_f1k5tanli1 {
    bottom: 48.055988%;
    left: 79.733111%;
}
.t_f1k5tanli2 {
    bottom: 51.321928%;
    left: 77.314429%;
}
.t_f1k5tanli3 {
    bottom: 51.944013%;
    left: 81.901585%;
}
.t_f1k5tanli::before {
    content: '';
    width: 1px;
    height: 126px;
    background: linear-gradient(to bottom, #19b46e, #55c4ec);
    position: absolute;
    bottom: -126px;
    left: 50%;
    transform: translateX(-50%);
}
.t_f1k5lun {
    width: 330px;
    background: #fff;
    position: relative;
}
.t_f1k5lun::before {
    content: '';
    height: 4px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to right, #19b46e, #55c4ec);
}
.t_f1k5lun {
    padding: 15px 40px 40px;
}
.t_f1k5lu {
    width: 100%;
}
.t_f1k5bo {
    position: relative;
    width: 100%;
}
.t_f1k5bo img {
    width: 100%;
    height: 100%;
}
.t_f1k5lun .ywduan2 {
    margin-bottom: 13px;
}
.t_f1k5lu .slick-dots li {
    width: 6px;
    height: 6px;
}
.t_f1k5lu .slick-dots {
    bottom: -24px;
}
.t_f1k5lu .slick-prev,
.t_f1k5lu .slick-next {
    width: 9px;
    height: 15px;
}
.t_f1k5lu .slick-prev::before,
.t_f1k5lu .slick-next::before {
    content: url(/Public/Cn/image/jian_lv.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
}
.t_f1k5lu .slick-prev {
    left: -32px;
}
.t_f1k5lu .slick-next {
    right: -32px;
}
.t_f1k5lu .slick-prev::before {
    transform: translate(-50%, -50%) rotate(90deg) scale(1.8);
}
.t_f1k5lu .slick-next::before {
    transform: translate(-50%, -50%) rotate(270deg) scale(1.8);
}
.t_f1k5tanli {
    opacity: 0;
    z-index: 0;
}
.t_f1k5tanli.act {
    opacity: 1;
    z-index: 50;
}
.t_f1k6pic {
    position: relative;
    width: 100%;
}
.t_f1k6pic img {
    width: 100%;
    height: 100%;
}
.t_f1k6box {
    width: 940px;
    margin: 0 auto;
}
.t_f1k6box .t_f1k6bo {
    transform: scale(0.8);
}
.t_f1k6bo.tslick-prev {
    opacity: 1 !important;
    transform: translateX(-27%) scale(0.8);
}
.t_f1k6bo.tslick-next {
    opacity: 1 !important;
    transform: translateX(27%) scale(0.8);
}
.t_f1k6bo.slick-active {
    transform: scale(1);
}
.t_f1k6box .slick-list {
    overflow: visible;
}
.t_f1k6bo {
    position: relative;
}
.t_f1k6bo {
    transition: all .5s ease !important;
}
.t_progress {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 4px;
    background: #d7d7d7;
    z-index: 10;
    opacity: 0;
}
.t_progress span {
    display: block;
    height: 100%;
    width: 0;
    background: linear-gradient(to right, #19b46e, #55c4ec);
}
.t_f1k6bo.slick-active .t_progress {
    opacity: 1;
}
.t_f1k6pic::before {
    content: '';
    width: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
    height: 80%;
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .6));
    z-index: 10;
}
.t_f1k6bo .t_ywh2 h2 {
    color: #fff;
    font-weight: normal;
}
.t_f1k6bo .t_ywh2 {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 50px;
    z-index: 12;
}
.t_f1k6box .slick-prev,
.t_f1k6box .slick-next {
    width: 20px;
    height: 34px;
    z-index: 20;
}
.t_f1k6box .slick-prev {
    left: calc(-16% + 10px);
}
.t_f1k6box .slick-next {
    right: calc(-16% + 10px);
}
.t_f1k6box .slick-prev::before,
.t_f1k6box .slick-next::before {
    content: url(/Public/Cn/image/baizi.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
}
.t_f1k6box .slick-prev::before {
    transform: translate(-50%, -50%) rotate(180deg);
}
.t_fangda {
    position: absolute;
    width: 34px;
    top: 28px;
    right: 36px;
    cursor: pointer;
    opacity: 0;
}
.t_fangda img {
    width: 100%;
}
.t_f1k6bo.slick-active .t_fangda {
    opacity: 1;
}
.t_f1k6pic .t_shi {
    pointer-events: none;
}
.t_f1k6 {
    padding-bottom: 153px;
}
.t_f1back,
.t_f1go {
    width: 18px;
}
.t_f1back img {
    transform: rotate(180deg);
    position: relative;
}
.t_f1back img,
.t_f1go img {
    width: 100%;
}
.t_f1k1lun {
    position: relative;
    overflow: hidden;
}
.t_f1back {
    position: absolute;
    top: calc(50% - 30px);
    transform: translateY(-50%);
    left: 0;
    z-index: 20;
}
.t_f1go {
    position: absolute;
    top: calc(50% - 30px);
    transform: translateY(-50%);
    right: 0;
    z-index: 20;
}
.t_phbanner {
    display: none;
}
/* f2 */
.t_f2k1 {
    position: relative;
    padding-top: 88px;
}
.t_f2k1::before {
    content: '';
    width: 100%;
    height: 72%;
    background: #f5fafe;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.t_f2k1 .t_ywh2 h2 {
    font-weight: bold;
}
.t_f2k1 .t_content1 {
    position: relative;
    z-index: 10;
}
.t_f2k1li {
    position: relative;
}
.t_f2k1bg {
    position: absolute;
    width: 100%;
    height: 100%;
}
.t_f2k1bg img {
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.2;
}
.t_f2k1li1 {
    background: #059b80;
}
.t_f2k1li2 {
    background: #0b5e86;
}
.t_f2k1li3 {
    background: #f4f8fb;
}
.t_f2k1li3 .t_f2k1bg img {
    opacity: 0.05;
}
.t_f2k1xin .ywjiah3 h3 {
    text-align: center;
    font-weight: bold;
    color: #fff;
}
.t_f2k1xin .ywduan2 p {
    color: #fff;
    line-height: 2;
    text-align: center;
}
.t_f2k1xin {
    padding: 60px 220px 49px;
}
.t_f2k1 .t_ywh2 {
    margin-bottom: 69px;
}
.t_f2k1li .ywjiah3 {
    margin-bottom: 14px;
}
.t_f2k1li3 .t_f2k1xin .ywjiah3 h3 {
    color: #333;
}
.t_f2k1li3 .t_f2k1xin .ywduan2 p {
    color: #666;
}
.t_f2k2 .ywjiah3 h3 {
    text-align: center;
    font-weight: bold;
}
.t_f2k2 .ywduan2 p {
    line-height: 2;
    color: #666;
}
.t_f2k2png {
    width: 887px;
    margin: 0 auto;
    position: relative;
}
.t_f2k2pic {
    position: relative;
    width: 100%;
}
.t_f2k2pic img {
    width: 100%;
}
.t_f2k2wen {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.t_f2k2lie {
    position: absolute;
    height: 100%;
    left: 34.160090%;
    transform: translateX(-50%);
}
.t_f2k2li {
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 1.5;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap;
}
.t_f2k2li1 {
    top: 18.352060%;
}
.t_f2k2li2 {
    top: 39.513109%;
}
.t_f2k2li3 {
    top: 64.232210%;
}
.t_f2k2li4 {
    top: 90.449438%;
}
.t_f2k2duan1 h5 {
    color: #22b683;
}
.t_f2k2duan2 h5 {
    color: #0b5f86;
}
.t_f2k2duan3 h5 {
    color: #819da0;
}
.t_f2k2duan4 h5 {
    color: #525252;
}
.t_f2k2duan .t_ywh5 h5 {
    font-weight: bold;
}
.t_f2k2duan {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.t_f2k2duan .t_ywh5 {
    position: absolute;
    transform: translateY(-50%);
}
.t_f2k2duan .t_ywh5 h5 {
    white-space: nowrap;
}
.t_f2k2duan1 {
    top: 18.352060%;
    left: 43.968433%;
}
.t_f2k2duan2 {
    top: 39.513109%;
    left: 50.056370%;
}
.t_f2k2duan3 {
    top: 64.232210%;
    left: 57.046223%;
}
.t_f2k2duan4 {
    top: 90.449438%;
    left: 66.065389%;
}
.t_f2k3pic {
    position: relative;
    width: 100%;
    margin-bottom: 42px;
}
.t_f2k3pic img {
    width: 100%;
    height: 100%;
}
.t_f2k3li {
    width: 25%;
    padding: 14px 14px;
}
.t_f2k3ul {
    margin: 0 -14px;
}
.t_f2k3xin {
    box-shadow: 0px 10px 17px 3px rgba(0, 0, 0, .05);
    background: #fff;
    padding: 20px;
    position: relative;
    padding-bottom: 50px;
    transition: all 0.36s;
}
.t_f2k3xin .t_ywh5 h5 {
    font-weight: bold;
    text-align: center;
    position: relative;
    padding-bottom: 21px;
}
.t_f2k3xin .t_ywh5 h5::before {
    content: '';
    width: 191px;
    height: 2px;
    background: #ebebeb;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.t_f2k3xin .ywduan3 p {
    padding: 0 10px;
    color: #666;
    text-align: center;
}
.t_f2k3xin .ywduan3 {
    height: 168px;
    overflow: hidden;
}
.t_f2k3xin::before {
    content: '';
    height: 4px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(to right, #2c9e6b, #2799a0, #2495ca);
}
.t_f2k4 {
    background: #f4f8fb;
}
.t_f2k4top {
    text-align: center;
    width: 950px;
    margin: 0 auto;
    padding: 0 20px;
    padding-top: 83px;
}
.t_f2k1li3 .t_f2k1xin {
    padding-top: 45px;
}
.t_f2k2 {
    padding-top: 83px;
    padding-bottom: 119px;
}
.t_f2k2 .ywjiah3 {
    margin-bottom: 15px;
}
.t_f2k2 .ywduan2 {
    width: 950px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 88px;
}
.t_f2k3 .t_ywh2 h2 {
    text-align: center;
}
.t_f2k3 .t_ywh2 {
    margin-bottom: 43px;
}
.t_f2k3xin .t_ywh5 {
    margin-bottom: 21px;
}
.t_f2k3nr {
    padding-bottom: 114px;
}
.t_f2k4top .t_ywh2 {
    margin-bottom: 20px;
}
.t_f2k4duanp h2 {
    background-image: -webkit-linear-gradient(left, #19b46e, #55c4ec);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}
.t_f2k4top .ywduan2 p {
    line-height: 2;
    color: #666;
}
.t_ywh2.t_f2k4duanp {
    margin-bottom: 27px;
}
.t_f2k4bo {
    width: 20%;
    padding: 0 15px;
}
.t_f2k4lun {
    margin: 0 -15px;
    padding-bottom: 100px;
}
.t_f2k4bo .t_f2k3xin {
    box-shadow: none;
    background: #434e52;
}
.t_f2k4bo .t_f2k3xin .t_ywh5 h5 {
    color: #28a97f;
}
.t_f2k4bo .t_f2k3xin .t_ywh5 h5::before {
    background: #999;
    opacity: 0.2;
}
.t_f2k4bo .t_f2k3xin .ywduan3 p {
    color: #fff;
}
.t_f2k4bo .t_f2k3xin::before {
    content: url(/Public/Cn/image/f1k4bg.png);
    height: auto;
    width: 111px;
    position: absolute;
    bottom: 0;
    left: auto;
    right: 0;
    background: transparent;
}
.t_f2k4bo:nth-of-type(2n) {
    position: relative;
    top: 100px;
}
.t_f2k4top .ywduan2 {
    margin-bottom: 66px;
}
.t_f2k4bo .t_f2k3xin {
    padding: 34px 30px 50px;
}
.t_f2k4bo .t_f2k3pic {
    margin-bottom: 32px;
}
.t_f2k4bo .t_f2k3xin .ywduan3 {
    height: 112px;
}
.t_f2k5nr .t_ywh2 h2 {
    font-weight: bold;
}
.t_f2k5nr .ywduan p {
    color: #666;
}
.t_f2k5li {
    padding: 0 17px;
}
.t_f2k5box {
    margin: 0 -17px;
}
.t_f2k5pic {
    position: relative;
}
.t_f2k5pic::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .4);
    z-index: 10;
}
.t_f2k5pic::after {
    content: '';
    width: 100%;
    height: 60%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, .8), transparent);
    z-index: 10;
}
.t_f2k5xin {
    position: relative;
}
.t_f2k5xin::before {
    content: '';
    height: 4px;
    width: 100%;
    background: linear-gradient(to right, #19b46e, #55c4ec);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
}
.t_f2k5xin .ywduan2 p {
    color: #fff;
    line-height: 1.75;
    height: 56px;
    overflow: hidden;
}
.t_f2k5xin .ywduan2 {
    position: absolute;
    bottom: 25px;
    width: 100%;
    padding: 0 40px;
    z-index: 24;
}
.t_f2k5li {
    margin-bottom: 34px;
}
.t_f2k5li:last-of-type {
    margin-bottom: 0;
}
.t_f2k5le {
    width: 33.333333%;
}
.t_f2k5rg {
    width: 66.666666%;
}
.t_f2k5pic {
    width: 100%;
}
.t_f2k5pic img {
    width: 100%;
}
.t_f2k5li {
    width: 100%;
}
.t_f2k5rg .t_f2k5li {
    width: 50%;
}
.t_f2k5rg .t_f2k5li:first-of-type {
    width: 100%;
}
.t_f2k5rg .t_f2k5li:first-of-type .ywduan2 p {
    width: 50%;
}
.t_f2k5rg .t_f2k5li:nth-last-of-type(2) {
    margin-bottom: 0;
}
.t_f2k6 {
    background: #f4f8fb;
}
.t_f2k6pic {
    position: relative;
    width: 100%;
}
.t_f2k6pic img {
    width: 100%;
    height: 100%;
}
.t_f2k6nr {
    padding-top: 105px;
    padding-bottom: 134px;
}
.t_f2k6le {
    width: 703px;
}
.t_f2k6le .slick-dots {
    bottom: -35px;
}
.t_f2k6rg {
    width: calc(100% - 703px);
    padding-left: 110px;
}
.t_f2k6wai {
    position: relative;
}
.t_f2k6bg {
    position: absolute;
    width: 649px;
    top: -43px;
    left: 50%;
    transform: translateX(-50%);
}
.t_f2k6bg img {
    width: 100%;
}
.t_f2k6rg .t_ywh2 {
    margin-bottom: 18px;
}
.t_f2k6rg .ywduan {
    margin-bottom: 78px;
}
.t_f2k6rg .ywduan2 p {
    line-height: 2;
    margin-bottom: 32px;
}
.t_f2k6 {
    position: relative;
}
.t_f2k6bgz {
    width: 315px;
    position: absolute;
    top: 0;
    right: 0;
}
.t_f2k6bgz img {
    width: 100%;
}
.t_f2k6 .t_content1 {
    position: relative;
    z-index: 10;
}
.t_f2k5nr {
    padding-top: 104px;
    padding-bottom: 97px;
}
.t_f2k5nr .t_ywh2 {
    margin-bottom: 30px;
}
.t_f2k5nr .ywduan {
    margin-bottom: 40px;
}
/* sumi_start */
/* e1-start*/
.s_e1content {
    position: relative;
    background-color: #f5fafe;
}
.s_e1_bg {
    width: 315px;
    position: absolute;
    top: -9%;
    left: 0;
}
.s_e1_bg img {
    width: 100%;
}
.s_e1cont {
    position: relative;
    z-index: 200;
}
.s_e1cont1 {
    position: relative;
    border-radius: 5px;
    background-image: -moz-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    box-shadow: 0px 0px 19.6px 0.4px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    margin-bottom: 55px;
}
.s_e1c1l {
    width: 55.857142%;
    position: relative;
}
.s_e1c1l img {
    width: 100%;
    height: 100%;
}
.s_e1c1l1 {
    position: relative;
    top: 0;
    left: 0;
}
.s_e1c1l2 {
    position: absolute;
    top: 0;
    left: 0;
}
.s_e1c1r {
    width: calc(100% - 55.857142%);
    background-color: #fff;
    padding-top: 83px;
    padding-left: 60px;
    padding-right: 45px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}
.s_e1c1rtime p {
    font-size: 16px;
    line-height: 1.75;
    background: linear-gradient(to right, #19b46e, #55c4ec);
    -webkit-background-clip: text;
    color: transparent;
}
.s_e1c1rtime {
    margin-bottom: 11px;
}
.s_e1c1rtit {
    max-height: 90px;
    overflow: hidden;
}
.s_e1c1rtit h4 {
    font-size: 30px;
    line-height: 1.5;
    color: #333;
    font-weight: bold;
}
.s_e1c1rp p {
    font-size: 16px;
    color: #666;
    line-height: 2;
}
.s_e1c1rp {
    max-height: 96px;
    overflow: hidden;
    margin-top: 24px;
    margin-bottom: 52px;
}
.s_e1c1rmore {
    position: relative;
}
.s_e1c1rmorep p {
    font-size: 16px;
    color: #333;
    line-height: 1.75;
    font-weight: bold;
}
.s_e1c1rmorep {
    width: 70px;
}
.s_e1c1rmoreigbox {
    width: calc(100% - 70px);
    padding-left: 10px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.s_e1c1rmoreig {
    width: 7px;
}
.s_e1c1rmoreig img {
    width: 100%;
}
.s_e1cont2 {
    margin: 0 -22px;
}
.s_e1c2list {
    width: 33.333333%;
    padding: 0 22px;
    margin-bottom: 44px;
}
.s_e1c2li {
    width: 100%;
    box-shadow: 0px 5px 41.82px 9.18px rgba(140, 140, 140, 0.11);
    border-radius: 5px;
    overflow: hidden;
}
.s_e1c2ig {
    width: 100%;
    position: relative;
}
.s_e1c2ig img {
    width: 100%;
    height: 100%;
}
.s_e1c2ig1 {
    position: relative;
    top: 0;
    left: 0;
}
.s_e1c2ig2 {
    position: absolute;
    top: 0;
    left: 0;
}
.s_e1c2wz {
    position: relative;
    background-color: #fff;
    padding: 23px 40px 38px 35px;
}
.s_e1c2wztime p {
    font-size: 14px;
    line-height: 1.75;
    color: #099d84;
}
.s_e1c2wztime {
    margin-bottom: 12px;
}
._e1c2wztime {
    margin-bottom: 10px;
}
.s_e1c2nr {
    height: 48px;
    overflow: hidden;
}
.s_e1c2yuan {
    width: 54px;
    position: absolute;
    top: -28px;
    right: 40px;
    opacity: 0;
    transition: all .36s;
}
.s_e1c2yuan img {
    width: 100%;
}
/* 分页 */
.mc_fybtn {
    padding: 0;
    font-size: 16px;
    color: #333;
}
.mc_pcfy a {
    float: left;
}
.mc_fybtn a {
    font-family: 微软雅黑;
    font-size: 14px;
    color: #333;
}
.mc_phfy {
    display: none;
}
.mc_phfy .lp {
    float: left;
}
.mc_phfy .rp {
    float: right;
}
.pc_fenye {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    text-align: center;
}
.pc_fenye li {
    float: left;
    width: 26px;
    height: 26px;
    border: 1px solid transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 26px;
    color: #333333;
    text-align: center;
    margin: 0px 10px;
    border-radius: 50%;
    transition: .3s;
}
.pc_fenye li.activepage {
    color: #fff;
    background-image: -moz-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
}
.end li {
    color: transparent;
    background: url(/Public/Cn/image/fenye1.png) center center;
    background-repeat: no-repeat;
}
.first li {
    color: transparent;
    background: url(/Public/Cn/image/fenye2.png) center center;
    background-repeat: no-repeat;
}
.next li {
    color: transparent;
    background: url(/Public/Cn/image/fenye3.png) center center;
    background-repeat: no-repeat;
}
.prev li {
    color: transparent;
    background: url(/Public/Cn/image/fenye4.png) center center;
    background-repeat: no-repeat;
}
.s_e1cont3 {
    padding-top: 35px;
    padding-bottom: 100px;
}
/* e1-end*/
/* e2-start*/
.s_e2content {
    margin-top: 80px;
}
.s_e2cont1 {
    width: 100%;
    height: 348px;
    position: relative;
}
.s_e2c1ig img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.s_e2c1wz {
    width: 1440px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    padding-top: 105px;
}
.s_e2c1l {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.s_e2c1lnr {
    width: 100px;
    position: relative;
}
.s_e2c1lig {
    width: 9px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.s_e2c1lig img {
    width: 100%;
}
.s_e2c1lwz {
    width: calc(100% - 9px);
    padding-left: 20px;
}
.s_e2c1lwz p {
    font-size: 16px;
    color: #fff;
    line-height: 1.75;
}
.s_e2c1r {
    width: 1000px;
    margin: 0 auto;
}
.s_e2c1rtit h1 {
    font-size: 40px;
    color: #fff;
    line-height: 1.5;
    font-weight: bold;
}
.s_e2c1rtit {
    margin-bottom: 12px;
}
.s_e2c1rtimr p {
    font-size: 18px;
    color: #fff;
}
.s_e2cont2 {
    padding-bottom: 100px;
}
.s_e2c2bjq p {
    font-size: 16px;
    color: #666;
    line-height: 1.75;
    margin-bottom: 16px;
}
.yxedr_active p {
    font-size: 16px;
    color: #666;
    line-height: 1.75;
    margin-bottom: 16px;
}
.s_e2c2bjq h5 {
    font-size: 16px;
    color: #333;
    line-height: 1.75;
    margin-bottom: 16px;
    font-weight: bold;
}
.s_e2c3 {
    width: 50%;
    background-color: #fff;
}
.s_e2c3 a {
    width: 100%;
    display: inline-block;
    padding: 30px 170px;
}
.s_e2c3nrl p {
    font-size: 16px;
    color: #333;
    line-height: 1.75;
    transition: all .36s;
}
.s_e2c3nrl {
    width: 60px;
    text-align: left;
}
.s_e2c3nrr p {
    font-size: 16px;
    color: #666;
    line-height: 1.75;
    transition: all .36s;
}
.s_e2c3nrr {
    width: calc(100% - 60px);
    padding-left: 20px;
    text-align: left;
    height: 28px;
    overflow: hidden;
}
.s_e2c31 {
    text-align: right;
}
.s_e2c3.on .s_e2c3nrr p {
    color: #129d89;
}
.s_e2c3.on .s_e2c3nrl p {
    color: #129d89;
}
.s_e2cont3 {
    position: relative;
}
.s_e2cont3::before {
    width: 2px;
    height: 22px;
    background-image: -moz-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/* e2-end*/
/* f2-start*/
.s_jian {
    padding-top: 100px;
}
.s_f2cont1 {
    padding-bottom: 58px;
}
.s_f2c1 {
    position: relative;
    margin-right: 23px;
}
.s_f2c1xltop {
    width: 198px;
    border-radius: 100px;
    border-width: 1px;
    border-color: rgb(229, 229, 229);
    border-style: solid;
    position: relative;
    background-color: #fff;
    height: 55px;
    box-shadow: 0px 3px 35px 0px rgba(218, 231, 238, 0.48);
}
.s_f2c1xlig {
    width: 8px;
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-50%);
}
.s_f2c1xlig img {
    width: 100%;
    transition: all .36s;
}
.s_f2c1xlig.act img {
    transform: rotate(180deg);
}
.s_f2c1show::placeholder {
    font-size: 16px;
    color: #999;
}
.s_f2c1show {
    width: 100%;
    height: 100%;
    padding: 0 34px;
    font-size: 16px;
    color: #999;
    cursor: pointer;
}
.s_h1_1js .s_f2c1show {
    cursor: text;
}
.s_f2c1xlbot {
    width: 100%;
    background-color: #fff;
    position: absolute;
    top: 60px;
    left: 0;
    border-width: 1px;
    border-color: rgb(229, 229, 229);
    border-style: solid;
    border-radius: 28px;
    box-shadow: 0px 3px 35px 0px rgba(218, 231, 238, 0.48);
    padding: 10px 0;
    display: none;
    z-index: 200;
}
.s_f2c2 {
    margin-bottom: 57px;
}
.s_f2c1xlbotp {
    font-size: 16px;
    color: #999;
    line-height: 1.75;
    padding: 3px 40px;
    cursor: pointer;
    transition: all .36s;
}
.s_f2c2tit {
    margin-bottom: 33px;
}
.s_f2c2bot {
    margin: 0 -17px;
}
.s_f2c2botnr {
    width: 50%;
    padding: 0 17px;
    margin-bottom: 35px;
}
.s_f2c2tw {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(236, 237, 238);
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 19px 22.68px 4.32px rgba(0, 0, 0, 0.04);
    position: relative;
    padding: 53px 50px;
}
.s_f2c2twl {
    position: relative;
    width: calc(100% - 105px);
}
.s_f2c2twig {
    width: 54px;
}
.s_f2c2twig img {
    width: 100%;
}
.s_f2c2twz {
    width: calc(100% - 54px);
    padding-left: 30px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.s_f2c2twz {
    max-height: 90px;
    overflow: hidden;
}
.s_f2c2twmorebox {
    width: 105px;
    position: relative;
    padding-left: 35px;
    padding-top: 12px;
}
.s_f2c2twmore p {
    font-size: 16px;
    color: #999;
    line-height: 1.75;
    transition: all .36s;
}
.s_f2c2twmore {
    text-align: right;
}
.s_f2c2more {
    text-align: center;
    padding-bottom: 100px;
}
.s_f2c2morenr {
    display: inline-block;
    cursor: pointer;
}
.s_f2c2morenr p {
    font-size: 16px;
    line-height: 1.75;
    color: #23b783;
}
/* f2-end*/
/* f2_2-start*/
.s_f2_2content {
    padding-bottom: 110px;
}
.s_f2_2cont {
    padding-top: 15px;
    column-count: 3;
    column-gap: 48px;
}
.s_f2_2nr {
    margin-bottom: -200px;
    padding-bottom: 55px;
}
.s_f2_2nrbox {
    width: 100%;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 18px 2px rgba(0, 0, 0, 0.05);
    position: relative;
    margin-bottom: 200px;
}
.s_f2_2nrbox::before {
    content: "";
    width: 100%;
    height: 4px;
    background-image: -moz-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    position: absolute;
    top: 0;
    left: 0;
}
.s_f2_2nrbox img {
    width: 100%;
}
.s_f2_2wz {
    padding: 30px 25px 25px;
}
.s_f2_2wz p {
    font-size: 14px;
    color: #666;
    line-height: 2;
}
.s_f2_2but {
    text-align: center;
    padding-top: 35px;
    padding-bottom: 17px;
}
.s_f2_2but button {
    display: inline-block;
    font-size: 16px;
    color: #23b783;
    line-height: 1.75;
}
/* f2_2-end*/
/* f5-start*/
.s_f5cont1 {
    position: relative;
    padding-top: 195px;
}
.s_f5c1bg {
    width: 1063px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}
.s_f5c1bg img {
    width: 100%;
}
.s_f5c1 {
    width: 1316px;
    margin: 0 auto;
    position: relative;
    z-index: 200;
}
.s_f5c1top {
    position: relative;
    margin-bottom: 60px;
}
.s_f5c1toptit {
    font-size: 30px;
    background: linear-gradient(to right, rgb(25, 180, 110), rgb(85, 196, 236));
    -webkit-background-clip: text;
    color: transparent;
    line-height: 1.75;
    position: relative;
    z-index: 100;
    font-weight: bold;
}
.s_f5c1topbg {
    font-size: 276px;
    line-height: 1;
    color: rgba(248, 248, 248, 0.67);
    position: absolute;
    top: -60px;
    left: -55px;
}
.s_f5c1bot {
    position: relative;
    z-index: 100;
}
.s_f5c1list {
    width: 357px;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 7px 20.4px 3.6px rgba(237, 236, 236, 0.52);
    overflow: hidden;
    margin-right: 50px;
    padding: 45px 35px 38px;
}
.s_f5c1ig {
    width: 75px;
    margin: 0 auto;
    position: relative;
}
.s_f5c1ig img {
    width: 100%;
    height: 100%;
}
.s_f5c1ig1 {
    position: relative;
    top: 0;
    left: 0;
}
.s_f5c1ig2 {
    position: absolute;
    top: 0;
    left: 0;
}
.s_f5c1wz {
    margin-top: 25px;
    text-align: center;
    height: 56px;
    overflow: hidden;
}
.s_f5c1wz p {
    font-size: 16px;
    color: #666;
    line-height: 1.75;
}
.s_f5cont2 {
    margin-top: 120px;
    padding-bottom: 115px;
    position: relative;
}
.s_f5cont2::before {
    content: "";
    width: 100%;
    height: 79%;
    background-color: #edf6ff;
    position: absolute;
    bottom: 0;
    left: 0;
}
.s_f5c2 {
    position: relative;
}
.s_f5c2ig {
    width: 72.188449%;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.s_f5c2ig img {
    width: 100%;
    height: 100%;
}
.s_f5c2ig1 {
    position: relative;
    top: 0;
    left: 0;
}
.s_f5c2ig2 {
    position: absolute;
    top: 0;
    left: 0;
}
.s_f5c2wz {
    width: calc(100% - 72.188449%);
    padding-right: 70px;
    transform: translateY(152%);
}
.s_f5c2wznr {
    margin-top: 10px;
    position: relative;
    z-index: 50;
}
.s_f5c2wznr p {
    font-size: 16px;
    color: #666;
    line-height: 2;
}
.s_f5c2wz .s_f5c1top {
    margin-bottom: 0;
}
.s_f5c2wz .s_f5c1topbg {
    color: rgba(217, 229, 241, 0.67);
    left: -77%;
    top: -105%;
}
.s_f5c3 {
    width: 50%;
    position: relative;
    overflow: hidden;
}
.s_f5c3::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
}
.s_f5c3bg {
    width: 100%;
    height: 353px;
    position: relative;
}
.s_f5c3bg img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.s_f5c3wz {
    width: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    padding-top: 88px;
    z-index: 100;
}
.s_f5c3tit {
    text-align: center;
}
.s_f5c3tit h3 {
    font-size: 40px;
    color: #fff;
    line-height: 1.75;
    font-weight: bold;
}
.s_f5c3nr {
    font-size: 16px;
    color: #fff;
    line-height: 1.75;
    text-align: center;
}
.s_f5c3more {
    text-align: center;
    margin-top: 35px;
}
.s_f5c3morenr {
    display: inline-block;
    width: 129px;
    border-radius: 2px;
    background-image: -moz-linear-gradient(-1deg, rgb(1, 150, 128) 0%, rgb(34, 194, 134) 100%);
    background-image: -webkit-linear-gradient(-1deg, rgb(1, 150, 128) 0%, rgb(34, 194, 134) 100%);
    background-image: -ms-linear-gradient(-1deg, rgb(1, 150, 128) 0%, rgb(34, 194, 134) 100%);
    padding: 9px;
    font-size: 14px;
    color: #fff;
    line-height: 1.75;
    transition: all .36s;
}
/* f5-end*/
/* f6-start*/
.s_f6content {
    position: relative;
}
.s_f6bg1 {
    width: 315px;
    position: absolute;
    top: 27%;
    right: 0;
}
.s_f6bg1 img {
    width: 100%;
}
.s_f6bg2 {
    width: 664px;
    position: absolute;
    bottom: 0;
    left: -6px;
}
.s_f6bg2 img {
    width: 100%;
}
.s_f6c1p {
    margin-top: 44px;
    margin-bottom: 44px;
}
.s_f6c1js {
    padding-bottom: 50px;
}
.s_f6c2 {
    margin-bottom: 30px;
}
.s_f6c2top {
    padding: 28px 130px 25px 30px;
    border-radius: 6px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 35px 0px rgba(218, 231, 238, 0.48);
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.s_f6c2top::before {
    content: "";
    width: 3px;
    height: 100%;
    background-image: -moz-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    position: absolute;
    top: 0;
    left: 0;
}
.s_f6c2top::after {
    content: "";
    width: 27px;
    height: 100%;
    background-image: -moz-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    position: absolute;
    top: 0;
    right: 0;
}
.s_f6c2topll {
    width: 150px;
    height: 27px;
    overflow: hidden;
}
.s_f6c2topll h6 {
    font-weight: bold;
}
.s_f6c2r {
    width: calc(100% - 150px);
}
.s_f6c2rnr {
    max-width: 33.333333%;
    font-size: 18px;
    color: #333;
    line-height: 1.5;
    margin-left: 50px;
    height: 27px;
    overflow: hidden;
    float: right;
}
.s_f6c2topigbox {
    width: 15px;
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    z-index: 200;
}
.s_f6c2topig {
    width: 100%;
    position: relative;
}
.s_f6c2topig img {
    width: 100%;
}
.s_f6c2topig1 {
    position: relative;
    top: 0;
    left: 0;
}
.s_f6c2topig2 {
    position: absolute;
    top: 1px;
    left: 0;
    transition: all .36s;
}
.s_f6c2.on .s_f6c2topig2 {
    opacity: 0;
}
.s_f6c2bot {
    padding: 38px 30px 50px;
    display: none;
}
.s_f6c2botbjq h6 {
    margin-bottom: 30px;
    font-weight: bold;
}
.s_f6c2botbjq p {
    font-size: 16px;
    color: #666;
    line-height: 1.75;
    margin-bottom: 2px;
}
.yxedr_active p {
    font-size: 16px;
    color: #666;
    line-height: 1.75;
    margin-bottom: 2px;
}
.s_f6c2botjlbox {
    display: inline-block;
}
.s_f6c2botjl {
    width: 216px;
    border-radius: 6px;
    background-image: -moz-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    padding: 11px 70px;
    margin-top: 102px;
    position: relative;
}
.s_f6c2botjl p {
    font-size: 16px;
    color: #fff;
    line-height: 1.75;
    font-weight: bold;
}
.s_f6c2botjl img {
    width: 7px;
    position: absolute;
    top: 50%;
    right: 20%;
    transform: translateY(-50%);
}
.s_f6cont3 {
    padding-top: 40px;
    padding-bottom: 100px;
}
/* f6-end*/
/* f8_1-start*/
.s_f8_1content {
    position: relative;
    padding-bottom: 100px;
}
.s_f8_1cont {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 200;
}
.s_f8_1bg {
    width: 86%;
    position: absolute;
    top: 12%;
    left: 50%;
    transform: translateX(-50%);
}
.s_f8_1bg img {
    width: 100%;
}
.s_f8_1tit {
    margin-bottom: 55px;
    padding-top: 40px;
}
.s_f8_1mainbox {
    border-radius: 10px;
}
.s_f8_1main {
    border-radius: 10px;
    /* overflow: hidden; */
    background-color: #fff;
    box-shadow: 0px 0px 19.6px 0.4px rgba(0, 0, 0, 0.1);
}
.s_f8_1topbox {
    padding: 0 42px;
    /* margin: 0 -5px; */
}
.s_f8_1top {
    padding: 40px 0;
    border-bottom: 2px solid #f5f5f5;
}
.s_f8_topnr {
    width: 20%;
    text-align: center;
    padding: 0 5px;
}
.s_f8_topnr p {
    font-size: 16px;
    color: #333;
    line-height: 1.75;
}
.s_f8_1topbox.on {
    background-image: -moz-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    padding: 0 42px;
}
.s_f8_1topbox.on .s_f8_1top {
    border: none;
    padding: 26px 0;
}
.s_f8_1topbox.on .s_f8_topnr p {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
/* f8_1-end*/
/* h1_1-start*/
.s_h1_1cont {
    position: relative;
    z-index: 200;
}
.s_h1_1js .s_f2c1xltop {
    width: 358px;
    cursor: pointer;
}
.s_h1_1js .s_f2c1show {
    padding-right: 50px;
}
.s_h1_1js .s_f2c1xlig {
    width: 18px;
}
.s_h1_1c2.s_f2c2botnr {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
}
.s_h1_1c2 .s_f2c2tw {
    border: none;
    border-radius: 5px;
    box-shadow: 0px 19px 22.68px 4.32px rgba(0 0 0 / 4%);
    padding: 38px 50px;
}
.s_h1_1c2 .s_f2c2twig {
    width: 45px;
}
.s_h1_1c2.s_f2c2twz {
    width: calc(100% - 45px);
    padding-left: 30px;
    height: auto;
}
.s_h1_1c2 .s_f2c2twz p {
    height: 25px;
    overflow: hidden;
    transition: all .36s;
}
.s_f2c2twz span {
    font-size: 16px;
    color: #999;
    line-height: 1.75;
}
.s_h1_1cont3 {
    padding-top: 50px;
    padding-bottom: 100px;
}
.s_h1_1ig {
    width: 18px;
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-50%);
}
/* h1_1-end*/
/* f8_2-end*/
.s_f8_2content {
    position: relative;
}
.s_f8_2bg {
    width: 1495px;
    position: absolute;
    top: 32%;
    left: 50%;
    transform: translateX(-50%);
}
.s_f8_2bg img {
    width: 100%;
}
.s_f8_2tit {
    padding-top: 50px;
    padding-bottom: 50px;
}
.s_f8_2main {
    padding-bottom: 147px;
}
.s_f8_2top {
    margin: 0 -66px;
    position: relative;
    margin-bottom: 70px;
}
.s_f8_2topnrbox {
    width: 20%;
    padding: 0 66px;
    position: relative;
    z-index: 100;
}
.s_f8_2topnr {
    width: 100%;
    border-radius: 50%;
    box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.13);
    position: relative;
    background-color: #fff;
    text-align: center;
    padding: 4px 0;
    transition: all .36s;
    cursor: pointer;
}
.s_f8_2topnr::before {
    content: "";
    width: 2px;
    height: 70px;
    background-image: -moz-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    position: absolute;
    bottom: -52%;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: all .36s;
}
.s_f8_2topnr h2 {
    font-size: 72px;
    line-height: 1.75;
    color: rgba(153, 153, 153, 0.1);
    transition: all .36s;
}
.s_f8_2topwz {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 27px;
    overflow: hidden;
}
.s_f8_2topwz h6 {
    font-weight: bold;
    transition: all .36s;
}
.s_f8_2xian {
    width: 80%;
    height: 2px;
    background-color: #e5e5e5;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.s_f8_2botnrbox {
    padding: 114px 80px 80px 105px;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 19.6px 0.4px rgba(0, 0, 0, 0.1);
}
.s_f8_2botnr:nth-child(1) {
    display: block;
}
.s_f8_2botnr {
    position: relative;
    display: none;
}
.s_f8_2lcl {
    width: 200px;
}
.s_f8_2lcl h4 {
    font-size: 30px;
    line-height: 1.75;
    background: linear-gradient(0deg, #19b46e, #55c4ec);
    -webkit-background-clip: text;
    color: transparent;
}
.s_f8_2lcr {
    width: calc(100% - 200px);
    padding-left: 90px;
}
.s_f8_2lcrtop {
    margin-bottom: 30px;
}
.s_f8_2lcrnr {
    font-size: 18px;
    color: #333;
    line-height: 1.75;
    position: relative;
    margin-bottom: 30px;
    padding-left: 15px;
}
.s_f8_2lcrnr::before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #129d89;
    position: absolute;
    top: 50%;
    left: -5px;
    transform: translateY(-50%);
}
.s_f8_2lcbg {
    width: 164px;
    position: absolute;
    bottom: 27%;
    left: 0;
}
.s_f8_2lcbg img {
    width: 100%;
}
.s_f8_2topnrbox.on .s_f8_2topnr {
    background-image: -moz-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
}
.s_f8_2topnrbox.on .s_f8_2topnr h2 {
    color: rgba(255, 255, 255, 0.1);
}
.s_f8_2topnrbox.on .s_f8_2topnr .s_f8_2topwz h6 {
    color: #fff;
}
.s_f8_2topnrbox.on .s_f8_2topnr::before {
    opacity: 1;
}
/* f8_2-end*/
/* h1_2-start*/
.s_h1_2cont {
    padding-bottom: 200px;
}
.s_h1_2bg {
    width: 315px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.s_h1_2bg img {
    width: 100%;
}
.s_h1_2c1top {
    padding: 15px 30px 0;
    border-bottom: 2px solid #e3e7ea;
    margin: 0 -15px;
}
.s_h1_2topnr {
    width: 25%;
    padding: 0 15px;
    padding-bottom: 25px;
    text-align: center;
    cursor: pointer;
}
.s_h1_2topnr h3 {
    display: inline-block;
    color: #666;
    position: relative;
    transition: all .36s;
}
.s_h1_2topnr h3::before {
    content: "";
    width: 120%;
    height: 4px;
    background-image: -moz-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    position: absolute;
    bottom: -28px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: all .36s;
}
.s_h1_2topnr.on h3::before {
    opacity: 1;
}
.s_h1_2topnr.on h3 {
    color: #333;
}
.s_h1_2c1bot {
    padding-top: 45px;
}
.s_h1_2c1botnr {
    display: none;
}
.s_h1_2c1botnr:nth-child(4) {
    display: block;
}
.s_h1_2qhl {
    width: 46.083333%;
    position: relative;
}
.s_h1_2qhlbg {
    width: 100%;
    position: relative;
}
.s_h1_2qhlbg img {
    width: 100%;
    height: 100%;
}
.s_h1_2qhlbg1 {
    position: relative;
    top: 0;
    left: 0;
}
.s_h1_2qhlbg2 {
    position: absolute;
    top: 0;
    left: 0;
}
.s_h1_2qhlwz {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 60px 46px 0;
}
.s_h1_2qhlwztit h6 {
    color: #fff;
    font-weight: bold;
}
.s_h1_2qhlwztime {
    font-size: 16px;
    color: #fff;
    line-height: 1.75;
    margin-top: 24px;
    margin-bottom: 131px;
}
.s_h1_2qhlwzmore {
    position: relative;
    display: inline-block;
    width: 100px;
}
.s_h1_2qhlwzmore p {
    font-size: 14px;
    color: #fff;
    line-height: 1.75;
    font-weight: bold;
}
.s_h1_2qhlwzmore img {
    width: 7px;
    position: absolute;
    top: 50%;
    right: 20%;
    transform: translateY(-50%);
}
.s_h1_2qhr {
    width: calc(100% - 46.083333%);
    padding-left: 46px;
}
.s_h1_2new {
    margin-bottom: 33px;
}
.s_h1_2newl {
    width: 80px;
    font-size: 16px;
    color: #666;
    line-height: 1.75;
}
.s_h1_2newr {
    width: calc(100% - 80px);
    padding-left: 20px;
    font-size: 16px;
    color: #333;
    line-height: 1.75;
    height: 28px;
    overflow: hidden;
}
.s_h1_2newmore .s_h1_2qhlwzmore p {
    background: linear-gradient(0deg, #19b46e, #55c4ec);
    -webkit-background-clip: text;
    color: transparent;
}
.s_h1_2newmore {
    padding-top: 5px;
}
.s_h1_2c2 {
    padding-top: 100px;
}
.s_h1_2c2top h2 {
    font-weight: bold;
}
.s_h1_2c2top {
    margin-bottom: 30px;
}
.s_h1_2c2ta {
    padding: 25px 0;
    text-align: left;
}
.s_h1_2c2ta1 {
    padding-left: 46px;
    padding-right: 46px;
}
.s_h1_2c2ta2 {
    padding-left: 70px;
    padding-right: 70px;
}
.s_h1_2c2table {
    border-bottom: 2px solid #f5f5f5;
    background-color: #fff;
}
.s_h1_2tal {
    width: 17.083333%;
    font-size: 16px;
    color: #333;
    line-height: 1.75;
    padding: 18px 45px;
}
.s_h1_2tar {
    width: calc(100% - 17.083333%);
}
.s_h1_2tarnr {
    width: 50%;
    font-size: 16px;
    color: #666;
    line-height: 1.75;
    padding: 18px 70px;
    border-left: 2px solid #f5f5f5;
}
.s_h1_2tarnr a {
    font-size: 16px;
    color: #666;
    line-height: 1.75;
}
.s_h1_2c2table:nth-child(1) {
    background-image: -moz-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    border: none;
}
.s_h1_2c2table:nth-child(1) .s_h1_2tal {
    font-size: 18px;
    color: #fff;
}
.s_h1_2c2table:nth-child(1) .s_h1_2tarnr {
    font-size: 18px;
    color: #fff;
    border: none;
}
.s_h1_2c2.on .s_h1_2tal {
    width: 33.333333%;
    text-align: center;
    padding: 41px;
}
.s_h1_2c2.on .s_h1_2tar {
    width: calc(100% - 33.333333%);
}
.s_h1_2c2.on .s_h1_2tarnr {
    text-align: center;
    padding: 41px;
}
.s_h1_2c2.on .s_h1_2c2table:nth-child(1) .s_h1_2tal {
    padding: 18px 41px;
}
.s_h1_2c2.on .s_h1_2c2table:nth-child(1) .s_h1_2tarnr {
    padding: 18px 41px;
}
/* h1_2-end*/
@media screen and (min-width: 1200px) {
    .s_e1c2li:hover .s_e1c2yuan {
        opacity: 1;
    }
    .pc_fenye li:hover {
        color: #fff;
        background-image: -moz-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
        background-image: -webkit-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
        background-image: -ms-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    }
    .end li:hover {
        color: transparent;
        background: url(/Public/Cn/image/fenye1.png) center center;
        background-repeat: no-repeat;
    }
    .first li:hover {
        color: transparent;
        background: url(/Public/Cn/image/fenye2.png) center center;
        background-repeat: no-repeat;
    }
    .prev li:hover {
        color: transparent;
        background: url(/Public/Cn/image/fenye4.png) center center;
        background-repeat: no-repeat;
    }
    .next li:hover {
        color: transparent;
        background: url(/Public/Cn/image/fenye3.png) center center;
        background-repeat: no-repeat;
    }
    .s_e2c3:hover .s_e2c3nrr p {
        color: #129d89;
    }
    .s_e2c3:hover .s_e2c3nrl p {
        color: #129d89;
    }
    .s_h1_1c2:hover .s_f2c2twmore p {
        color: #129d89;
    }
    .s_h1_1c2:hover .s_f2c2twz p {
        color: #129d89;
    }
    .s_f2c1xlbotp:hover {
        color: #333;
    }
    .s_f8_2topnr:hover {
        background-image: -moz-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
        background-image: -webkit-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
        background-image: -ms-linear-gradient(0deg, rgb(25, 180, 110) 0%, rgb(85, 196, 236) 100%);
    }
    .s_f8_2topnr:hover h2 {
        color: rgba(255, 255, 255, 0.1);
    }
    .s_f8_2topnr:hover .s_f8_2topwz h6 {
        color: #fff;
    }
    .s_h1_2topnr:hover h3::before {
        opacity: 1;
    }
    .s_h1_2topnr:hover h3 {
        color: #333;
    }
    .isnoph .t_syk1li:hover .t_sykuo::before {
        animation-play-state: paused;
        width: 40px;
        height: 40px;
        display: none;
        /* animation-fill-mode: forwards; */
    }
    .isnoph .t_syk1li:hover .t_sykuo::after {
        animation-play-state: paused;
        width: 40px;
        height: 40px;
        display: none;
        /* animation-fill-mode: forwards; */
    }
    .isnoph .t_tanli:hover .t_sykuo::before {
        animation-play-state: paused;
        width: 40px;
        height: 40px;
        display: none;
        /* animation-fill-mode: forwards; */
    }
    .isnoph .t_tanli:hover .t_sykuo::after {
        animation-play-state: paused;
        width: 40px;
        height: 40px;
        display: none;
        /* animation-fill-mode: forwards; */
    }
}
/* sumi_end */
.t_c3con .s_e2c1rtit {
    margin-bottom: 0;
}
.t_c3con .s_e2c1wz {
    padding-top: 0;
}
.t_c3con .s_e2c1r {
    position: relative;
}
.t_c3con .s_e2c1rtit {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.t_c3con .s_e2c1r {
    height: 100%;
}
.t_e1ban .t_b1banpic::before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    position: absolute;
    top: 0;
    left: 0;
}
.t_e1ban .t_ywh1 h1 {
    color: #fff;
}
.t_f3ban .t_ywh1 h1 {
    color: #fff;
}
.t_f3ban .t_ywduanp p {
    color: #fff;
}
.t_f3bold p {
    font-weight: bold;
}
.t_f3k1li .ywduan p {
    color: #666;
}
.t_f3k1li .ywduan2 p {
    color: #666;
}
.t_f3k1li {
    width: 33.333333%;
}
.t_f3k1top .ywjiah2 h2 {
    font-weight: bold;
}
.t_f3k1ul {
    position: relative;
    background: #fff;
    box-shadow: 0px 5px 20px 0px rgba(15, 15, 15, .1);
}
.t_f3k1ul::before {
    content: '';
    width: 100%;
    height: 4px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
    background: linear-gradient(to right, #19b46e, #55c4ec);
}
.t_f3k1li:nth-of-type(2) {
    position: relative;
}
.t_f3k1li:nth-of-type(2)::before,
.t_f3k1li:nth-of-type(2)::after {
    content: '';
    width: 1px;
    height: 100%;
    background: #f2f2f2;
    position: absolute;
    top: 0;
}
.t_f3k1li:nth-of-type(2)::before {
    left: 0;
}
.t_f3k1li:nth-of-type(2)::after {
    right: 0;
}
.t_f3k1li {
    padding: 40px;
}
.t_f3k1icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #27b88b;
    position: relative;
    margin-bottom: 40px;
}
.t_f3k1icon img {
    width: 70%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.t_f3k1li:nth-of-type(2) .t_f3k1icon img {
    transform: translate(-50%, -50%) rotate(90deg);
}
.t_f3k1li .ywduan p a {
    color: #666;
    font-weight: normal;
    margin-left: 10px;
}
.t_f3k1li .ywduan2 p a {
    color: #666;
}
.t_f3k1li .ywduan p {
    margin-bottom: 10px;
}
.t_f3k1top .ywjiah2 {
    padding-top: 100px;
    padding-bottom: 70px;
}
.t_f3k1pic {
    width: 100%;
}
.t_f3k1pic img {
    width: 100%;
}
.t_f3k1ul {
    position: relative;
    top: 100px;
    margin-top: -100px;
}
.t_f3con .ywjiah2 h2 {
    font-weight: bold;
}
.t_f3k2ul {
    margin: 0 -15px;
}
.t_f3k2li {
    width: 33.333333%;
    padding: 0 15px;
    margin-bottom: 30px;
}
.t_f3k2xin {
    width: 100%;
    position: relative;
}
.t_f3k2xin::before {
    content: '';
    width: 100%;
    height: 4px;
    background: linear-gradient(to right, #19b46e, #55c4ec);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.t_f3k2xin::after {
    content: '';
    width: 100%;
    height: 100%;
    background: #fff;
    box-shadow: 0px 5px 20px 0px rgba(15, 15, 15, .1);
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.6s;
}
.t_f3k2jian {
    width: 12px;
    position: relative;
    top: 2px;
}
.t_f3k2jian img {
    width: 100%;
    transform: rotate(90deg);
    transition: all 0.36s;
}
.t_f3k2top .ywduan2 {
    width: calc(100% - 12px);
    padding-right: 10px;
}
.t_f3k2top .ywduan2 p {
    font-weight: bold;
}
.t_f3k2top {
    padding: 36px 30px 36px 36px;
    position: relative;
    z-index: 12;
    cursor: pointer;
}
.t_f3k2down {
    position: absolute;
    top: calc(100% - 5px);
    z-index: 14;
    width: 100%;
    left: 0;
}
.t_f3k2icon {
    width: 18px;
    position: relative;
    top: 5px;
}
.t_f3k2icon img {
    width: 100%;
}
.t_f3k2xli .ywduan3 {
    width: calc(100% - 18px);
    padding-left: 18px;
}
.t_f3k2xli .ywduan3 p {
    color: #666;
}
.t_f3k2xli {
    padding-left: 36px;
    padding-right: 70px;
}
.t_f3k2xli:nth-of-type(2) .t_f3k2icon img {
    transform: rotate(90deg);
}
.t_f3k2xli .ywduan3 a p {
}
.t_f3k2li.on .t_f3k2xin::after {
    height: calc(200% + 30px);
}
.t_f3k2xli {
    margin-bottom: 17px;
}
.t_f3k2down {
    display: none;
}
.t_f3k2li.on .t_f3k2jian img {
    transform: rotate(270deg);
}
.t_f3k2li {
    position: relative;
    z-index: 11;
}
.t_f3k2li.on {
    z-index: 12;
}
.t_f3k2 {
    padding-top: 88px;
    padding-bottom: 105px;
}
.t_f3k2 .ywjiah2 {
    margin-bottom: 66px;
}
.t_f3k3 {
    background: #f2f2f2;
    position: relative;
}
.t_f3k3picrg {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
.t_f3k3picrg img {
    height: 100%;
    width: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.t_f3k3picle {
    position: absolute;
    width: 401px;
    top: 0;
    left: 0;
    z-index: 2;
}
.t_f3k3picle img {
    width: 100%;
}
.t_f3k3li .ywduan2 p {
    color: #444;
    height: 48px;
    overflow: hidden;
}
.t_f3k3li .t_ywh4 h4 {
    font-weight: bold;
}
.t_f3k3ul {
    width: 64%;
}
.t_f3k3li {
    width: 50%;
    margin-bottom: 35px;
    padding-right: 50px;
}
.t_f3k3nr {
    position: relative;
    z-index: 20;
    padding-top: 109px;
    padding-bottom: 80px;
}
.t_f3k3nr .ywjiah2 {
    margin-bottom: 85px;
}
.t_f3k3nr .t_ywh4 {
    margin-bottom: 14px;
}
.t_d4k1pic {
    position: relative;
    width: 100%;
}
.t_d4k1pic img {
    width: 100%;
    height: 100%;
}
.t_d4bo {
    padding: 0 20px;
}
.t_d4lun {
    margin: 0 -20px;
}
.t_d4wai {
    padding-right: 360px;
    padding-top: 140px;
    width: 100%;
}
.t_d4lun .slick-list {
    overflow: visible;
}
.t_d4wai {
    overflow-x: hidden;
    position: relative;
    top: -47px;
}
.t_d4k1pic::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 2;
}
.t_d4bonr {
    position: relative;
}
.t_d4shang {
    position: absolute;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    padding: 80px 70px;
}
.t_d4k1xu {
    font-family: 'Yiweiln-Bold' !important;
    font-size: 72px;
    color: #fff;
    line-height: 1.1;
    color: #fff;
    margin-bottom: 132px;
}
.t_d4shang .ywjiah3 h3 {
    color: #fff;
    font-weight: bold;
}
.t_d4shang .ywduan p {
    color: #fff;
    line-height: 2;
    height: 144px;
    overflow: hidden;
}
.t_d4shang .ywjiah3 {
    margin-bottom: 35px;
}
.t_d4lun .slick-prev,
.t_d4lun .slick-next {
    width: 78px;
    height: 78px;
    border-radius: 50%;
    top: -90px;
    left: 20px;
    border: 1px solid #e7e7e7;
    transition: all 0.36s;
}
.t_d4lun .slick-prev::after,
.t_d4lun .slick-next::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    /* border: 1px solid #e7e7e7; */
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.36s;
    background: linear-gradient(to right, #019680, #22c286);
    opacity: 0;
}
.t_d4lun .slick-next {
    left: 122px;
}
.t_d4k1 {
    padding-bottom: 53px;
}
.t_d4lun .slick-prev::before,
.t_d4lun .slick-next::before {
    content: url(/Public/Cn/image/f1_jian.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.2);
    z-index: 10;
    transition: all 0.36s;
}
.t_d4lun .slick-prev::before {
    transform: translate(-50%, -50%) scale(0.2) rotate(180deg);
}
.t_d4k2tu {
    width: 100%;
}
.t_d4k2tu img {
    width: 100%;
}
.t_d4k2xin {
    text-align: center;
}
.t_d4k2 {
    position: relative;
}
.t_d4k2 .t_d4k2tu {
    position: absolute;
    top: 0;
    width: 100%;
}
.t_d4k2 .t_d4k2nr {
    position: relative;
    z-index: 10;
}
.t_d4k2xin .ywjiah2 h2 {
    font-weight: bold;
    color: #fff;
}
.t_d4k2xin .t_ywh5 p {
    color: #fff;
}
.t_d4k2 .t_d4k2nr {
    padding-top: 71px;
}
.t_d4k2 .ywjiah2 {
    margin-bottom: 28px;
}
.t_d4k2xin:first-of-type {
    margin-bottom: 105px;
}
.t_d4k2ul {
    margin: 0 -7.5px;
}
.t_d4k2li {
    width: 33.333333%;
    padding: 0 7.5px;
    margin-bottom: 15px;
}
.t_d4k2wen {
    background: #fff;
    box-shadow: 0px 5px 36.12px 6.88px rgba(127, 127, 127, .09);
    border-radius: 10px;
    font-size: 26px;
    line-height: 1.5;
    font-weight: bold;
    color: #333;
    padding: 50px 0;
    position: relative;
    overflow: hidden;
}
.t_d4k2wen::before {
    content: '';
    height: 6px;
    width: 100%;
    position: absolute;
    background: linear-gradient(to right, #019680, #22c286);
    left: 0;
    top: 0;
}
.t_d4k2xin:nth-of-type(2) .ywjiah2 {
    margin-bottom: 50px;
}
.t_d4k3 .ywjiah2 h2 {
    font-weight: bold;
}
.t_d4k2 {
    padding-bottom: 123px;
    overflow: hidden;
}
.t_d4k3li {
    padding: 0 15px;
    width: 50%;
}
.t_d4k3xin {
    background: #fff;
    border-radius: 5px;
    border: 1px solid #ecedee;
    box-shadow: 0px 19px 22.68px 4.32px rgba(0, 0, 0, .04);
    padding: 52px 50px;
}
.t_d4k3ic {
    width: 52px;
}
.t_d4k3ic img {
    width: 100%;
}
.t_d4k3nr .t_ywh3 {
    width: calc(100% - 122px);
    padding-left: 34px;
    padding-right: 30px;
}
.t_d4k3nr .t_ywh3 h3 {
    font-weight: bold;
    line-height: 52px;
    overflow: hidden;
    height: 52px;
}
.t_d4k3nr .ywduan2 p {
    color: #999;
    transition: all 0.36s;
    line-height: 52px;
}
.t_d4k3li .t_ywh3 {
    margin-bottom: 0;
}
.t_d4k3 .ywjiah2 {
    margin-bottom: 41px;
}
.t_d4k3ul {
    margin: 0 -15px;
    margin-bottom: 69px;
}
.t_d4k3 {
    padding-bottom: 76px;
}
.t_neiban .t_b1banpic::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .2);
}
.t_b1banwen {
    z-index: 10;
}
.t_anli a {
    position: relative;
}
.t_anli a::before {
    width: 0;
    height: 100%;
    content: '';
    background: rgba(50, 50, 50, .11);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all .4s cubic-bezier(.34, .44, .41, 1.12);
    opacity: 0;
}
.t_erzhong {
    vertical-align: top;
}
.t_ernav {
    position: relative;
    z-index: 1000;
    /* background: #fff; */
}
.t_ernav::before {
    content: '';
    height: 100%;
    right: 0;
    position: absolute;
    background: #fff;
    top: 0;
    width: calc(92% - 200px);
    pointer-events: all;
}
.t_ernav {
    pointer-events: none;
}
.t_erwen {
    pointer-events: all;
}
.t_erwen {
    line-height: 80px;
}
.t_tanxie {
    z-index: 1100;
}
.t_tantrue {
    z-index: 1100;
}
.t_b1k3ic .t_yuan {
    display: block;
}
.t_b1k3ic img {
    width: 100%;
    height: 100%;
    transition: all 0.36s;
}
.t_b1k2xin {
    cursor: pointer;
}
.t_b1k3box {
    cursor: pointer;
}
.t_b2k1ic {
    margin: 0 auto;
}
.t_weidong {
    position: relative;
    top: 0;
    transition: all 1s ease-in-out;
}
.t_weidong.on {
    top: 20px;
}
.t_weidong.act {
    top: -20px;
}
.t_c1ce {
    left: -100%;
    transition: all 0.5s;
}
.t_c1ce.on {
    left: 72px;
}
.t_cexian {
    height: 60px;
    width: 3px;
    position: absolute;
    background: #15a44a;
    left: 0;
    top: 0;
    transition: all 0.36s;
}
.t_c2k5ic {
    position: relative;
}
.t_c2k5ic {
    width: 48px;
    height: 48px;
}
.t_c2k5dong {
    padding-top: 70px;
}
.t_c2k5ic {
    margin-bottom: 6px;
}
.t_d1k4lou.t_neilv.on {
    -webkit-animation: toleft 1s ease both;
    animation: toleft 1s ease both;
    animation-delay: 0.3s;
}
.t_d1k4li .t_ywh5 h5 {
    display: inline-block;
    text-align: left;
}
.t_d1k4li .t_ywh5 {
    text-align: center;
}
.t_d1k4ul.t_neilv.on {
    -webkit-animation: totop 1s ease both;
    animation: totop 1s ease both;
    animation-delay: 0.3s;
}
.t_neilv.on {
    -webkit-animation: totop 1s ease both;
    animation: totop 1s ease both;
    animation-delay: 0.3s;
}
@keyframes totop {
    0% {
        top: 40px;
    }
    100% {
        top: 0px;
    }
}
@keyframes toleft {
    0% {
        transform: translateX(30px);
    }
    100% {
        transform: translateX(0px);
    }
}
.t_neiban {
    position: relative;
    z-index: 2;
}
.s_e1c1rmorep p {
    transition: all 0.36s;
}
.s_e1c1rmoreig img {
    transition: all 0.36s;
}
.s_e1c1rmoreig {
    position: relative;
}
.s_e1c1rmoreig {
    height: 12px;
}
.s_e1c1rmoreig .t_shi {
    top: 2px;
    opacity: 0;
}
.t_f2k1jia {
    padding: 0px 40px;
}
.t_f2k1li3 .t_f2k1jia .ywjiah3 h3 {
    color: #333;
}
.t_f2k1jia .ywjiah3 h3 {
    text-align: center;
    font-weight: bold;
}
.t_f2k1li {
    overflow: hidden;
}
.t_f2k1jia .t_d4k3nr .t_ywh3 h3 {
    font-weight: normal;
}
.t_f2k1jia {
    position: relative;
    z-index: 10;
}
.t_f2k1xin {
    position: relative;
    z-index: 10;
}
.t_f2k1jia .ywjiah3 {
    margin-bottom: 30px;
}
.t_f2k1jia .t_d4k3ul {
    margin-bottom: 38px;
}
.t_f2k1jia .s_f2c2more {
    padding-bottom: 70px;
}
.t_f2k4xia .t_ywh2 {
    text-align: center;
    margin-bottom: 49px;
}
.t_f2k4lun {
    margin-bottom: 128px;
}
.t_f2k4xia .s_f2c2bot {
    margin-bottom: 10px;
}
.t_f2k4xia .s_f2c2more {
    padding-bottom: 92px;
}
.t_chakan {
    font-size: 14px;
    color: #23b783;
    line-height: 1.5;
    margin-right: 18px;
}
.t_chaic {
    width: 6px;
    line-height: 21px;
}
.t_chaic img {
    width: 100%;
}
.t_f2k5trg {
    position: absolute;
    right: 30px;
    bottom: 44px;
}
.t_f2k5top {
    position: relative;
}
.t_f2k4lun .slick-list {
    overflow: visible;
}
.t_f2k4lun.on .t_f2k4bo:nth-of-type(2n) {
    top: 0px;
}
.t_f2k4lun.on .t_f2k4bo:nth-of-type(2n-1) {
    position: relative;
    top: 100px;
}
.t_f2k4lun .slick-prev,
.t_f2k4lun .slick-next {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid #1ba38b;
    position: absolute;
    right: calc(50% - 700px);
    transform: translate(0);
    top: -200px;
    left: auto;
    z-index: 10;
}
.t_f2k4lun .slick-prev {
    right: calc(50% - 626px);
}
.t_f2k4lun .slick-prev::before,
.t_f2k4lun .slick-next::before {
    content: url(/Public/Cn/image/f1_jian.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.25);
}
.t_f2k4lun .slick-prev::before {
    transform: translate(-50%, -50%) scale(0.25) rotate(180deg);
}
.t_b1mao[data-num="1"] .t_b1pic {
    top: 17px;
}
.t_b1k3li .t_ywh6 h6 {
    height: 27px;
    overflow: hidden;
}
.t_b2k1ic {
    width: 75px;
    height: 75px;
    margin-bottom: 24px;
}
.t_b2k1xin .t_ywh5 {
    padding: 0 10px;
}
.t_c1k1 .t_content1 {
    position: relative;
    z-index: 10;
}
.t_c1k1box img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
}
.t_c1k1box img {
    width: 110px;
}
.t_gk1ic img {
    width: 100%;
}
.t_gk3huan {
    height: 100%;
}
.t_map1 {
    height: 100%;
}
.t_gk3huan.on {
    position: relative;
    opacity: 1;
    z-index: 10;
}
.t_gk3huan {
    position: relative;
    opacity: 0;
    z-index: 6;
}
.t_gxiaic {
    width: 16px;
}
.t_gxiaic img {
    width: 100%;
}
.t_gmapli .t_ywh3 {
    margin-bottom: 10px;
}
.t_gmapli .t_ywh3 h3 {
    font-weight: bold;
}
.t_gxianame,
.t_gxianr,
.t_gxianr a {
    font-size: 16px;
    line-height: 1.5;
    color: #666;
}
.t_gmapli.act .t_ywh3 h3 {
    background-image: -webkit-linear-gradient(left, #19b46e, #55c4ec);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}
.t_gsou {
    margin-bottom: 52px;
}
.t_gxiali {
    margin-bottom: 7px;
}
.t_gxiaic {
    width: 16px;
    position: relative;
    top: 4px;
    margin-right: 10px;
}
.t_gxianame {
    margin-right: 10px;
}
.t_gmapli {
    margin-bottom: 49px;
}
.t_gmapli:last-of-type {
    margin-bottom: 0px;
}
.t_gmaplun {
    height: 315px;
}
.t_gmapli {
    cursor: pointer;
}
.t_map {
    height: 100%;
}
.t_gk3huan {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
}
.t_gk3huan:first-of-type {
    position: relative !important;
    top: 0;
    left: 0;
}
.t_gk3map {
    position: relative;
}
.t_gk4li .t_gk4hao {
    color: #009d5d;
    font-size: 30px;
    line-height: 1.5;
}
.t_gk4 .ywduan2 p {
    color: #666;
}
.t_gk4le {
    width: 33.333333%;
}
.t_gk4rg {
    width: 66.666666%;
}
.t_gk4li {
    width: 50%;
    margin-bottom: 24px;
}
.t_gk4 {
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 105px;
    padding-bottom: 120px;
}
.t_gk4 .t_ywh2 {
    margin-bottom: 19px;
}
.t_gk4le .ywduan2 {
    margin-bottom: 46px;
}
.t_gk4le .ywduan2:last-of-type {
    margin-bottom: 0px;
}
.t_c2tsh {
    position: absolute;
    top: 24%;
    left: 12.2%;
    z-index: 10;
}
.t_c2tsh .ywduan2 p {
    color: #fff;
}
.t_c2tsh .t_ywh1 {
    margin-bottom: 16px;
}
.t_f1ban .t_ywh1 h1 {
    color: #fff;
}
.t_f8ban .t_ywh1 h1,
.t_f8ban .t_ywduanp p {
    color: #fff;
}
.t_f5ban .t_ywh1 h1,
.t_f5ban .t_ywduanp p {
    color: #fff;
}
.t_map img {
    max-width: 100%;
    object-fit: cover;
    vertical-align: middle;
}
.t_map .amap-icon img {
    width: 100%;
}
.t_b1tanclose {
    z-index: 10;
}
.t_tanb1nr {
    z-index: 6;
    position: relative;
}
.t_b1tanbg {
    z-index: 0;
}
.t_tantruexin {
    position: relative;
    z-index: 10;
}
.ys_navph2_header {
    z-index: 999;
}
.t_d2nr {
    position: relative;
}
.t_d2circle {
    position: relative;
    width: 100%;
    height: 100%;
}
.t_d2quan1 {
    position: absolute;
    inset: 0px;
    background: rgba(255, 255, 255, 0.1);
    border: 2px solid rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    transform: scale(1);
    opacity: 0;
    animation-name: gRLvGr;
    animation-duration: 6s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
}
.t_d2quan2 {
    position: absolute;
    inset: 0px;
    background: rgba(255, 255, 255, 0.1);
    border: 2px solid rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    transform: scale(1);
    opacity: 0;
    animation-name: gRLvGr;
    animation-duration: 6s;
    animation-timing-function: linear;
    animation-delay: 2s;
    animation-iteration-count: infinite;
}
.t_d2quan3 {
    position: absolute;
    inset: 0px;
    background: rgba(255, 255, 255, 0.1);
    border: 2px solid rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    transform: scale(1);
    opacity: 0;
    animation-name: gRLvGr;
    animation-duration: 6s;
    animation-timing-function: linear;
    animation-delay: 4s;
    animation-iteration-count: infinite;
}
.t_d2yuan {
    position: absolute;
    top: -80vh;
    right: -50vh;
    bottom: initial;
    left: initial;
    width: 160vh;
    height: 160vh;
    pointer-events: none;
}
.t_d2quan {
    background: rgba(241, 245, 248, .5);
    border: 1px solid #d2d2d2;
    border-radius: 50%;
}
.t_f1k1bg img {
    width: auto;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
}
.t_f1k1 {
    position: relative;
}
.t_f1k1bg {
    width: 100%;
}
.t_f1k2litu {
    opacity: 0;
    transition: all 0.36s;
}
.t_f1k2li.on .t_f1k2litu {
    opacity: 1;
}
@keyframes gRLvGr {
    0% {
        opacity: 0;
        transform: scale(0);
    }
    50% {
        opacity: 1;
        transform: scale(0.5);
    }
    100% {
        opacity: 0;
        transform: scale(1);
    }
}
.t_d2nr .t_content6 {
    position: relative;
    z-index: 20;
}
.t_f1k3box {
    position: relative;
    z-index: 2;
}
.t_f1k4nr {
    position: relative;
    z-index: 6;
}
.t_f2k5tle {
    max-width: calc(100% - 110px);
}
.t_f3k2top .ywduan2 {
    height: 24px;
    overflow: hidden;
}
.t_f3k2 {
    z-index: 21;
    position: relative;
}
.t_gxiarg {
    width: calc(100% - 26px);
}
.t_gxianr {
    width: calc(100% - 74px);
}
.t_gk3qie .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #bbb;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}
.t_gk3qie .mCSB_scrollTools .mCSB_draggerRail {
    width: 1px !important;
    height: 100%;
}
.t_gk3qie .mCSB_scrollTools .mCSB_dragger {
    width: 3px;
    height: 53% !important;
    z-index: 1;
    background: #059b80;
}
.t_gk3qie .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #059b80;
}
.t_gk3qie .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.t_gk3qie .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}
.t_gk3qie .mCSB_scrollTools {
    height: 80%;
    top: 50%;
    transform: translateY(-50%);
}
.t_gk3qie .mCSB_scrollTools {
    width: 3px;
}
.t_d3anplay {
    width: 94px;
}
.t_d3anplay img {
    width: 100%;
}
.t_d3anplay::before {
    display: none;
}
.t_d3anplay::after {
    display: none;
}
.s_e2c1lig img {
    transform: rotate(180deg);
}
.s_h1_1ig {
    width: 20px;
}
.s_h1_1ig img {
    width: 100%;
}
.t_wang a {
    font-size: 18px;
    line-height: 1.5;
    color: #129d89;
    font-weight: bold;
}
.t_navli:last-of-type .t_navtuer.t_navtuer1 {
    width: calc(100% + 40px);
}
.t_ernav {
    z-index: 2;
}
.t_ernav.on {
    z-index: 1000;
}
.s_h1_2qhlwz {
    width: 100%;
    height: 100%;
}
.s_h1_2qhl .s_h1_2qhlwzmore {
    position: absolute;
    width: 100px;
    bottom: 50px;
}
.t_h1gun .mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.t_h1gun .mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 6px;
    opacity: 0;
}
.t_h1gun .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    height: 0px;
}
.t_sytit_h1 h2 {
    font-size: 52px;
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
}
.t_c1k2ic {
    width: 90px;
    height: 90px;
}
.t_c1k2rg {
    padding-right: 18px;
}
.t_d4k3li {
    margin-bottom: 30px;
}
.t_d4k3ul {
    margin-bottom: 39px;
}
.t_f1k1nr .ywduan p {
    color: #666;
}
.t_sytit_h1 {
    margin-bottom: 50px;
}
.s_h1_2c1botnr:nth-child(4) {
    display: none;
}
.s_h1_2c1botnr:first-of-type {
    display: block;
}
.section.t_sycon1 {
    display: block;
}
.section {
    display: none;
}
.t_syvideo {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
    /* height: 100%; */
}
/* .t_syvideo{
    display: none;
} */
.t_b1k3nr {
    display: none;
}
.t_b1k3nr.act {
    display: block;
}
/* 2021.9.10 */
.t_c2k4kuaili {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 20px;
}
.t_c2k4kuai {
    margin: 0 -10px;
}
.t_c2k4nr {
    padding: 60px 144px 60px 60px;
}
.t_c2k4le {
    padding-right: 40px;
}
.t_c2k4le .ywjiah3 {
    margin-bottom: 0;
    height: 90px;
    overflow: hidden;
}
.t_c2k4xin::after {
    width: 300px;
    height: 300px;
}
.t_c2k4xin::before {
    width: 400px;
    height: 400px;
}
.t_b2con .t_b1k3nr {
    display: block;
}
html.fp-enabled,
.fp-enabled body {
    margin: auto !important;
}
.fp-viewing-1 .t_syli a,
.fp-viewing-3 .t_syli a {
    color: rgba(255, 255, 255, 1);
    background-image: none;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(255, 255, 255, 1);
}
.fp-viewing-1 .t_syli a::before,
.fp-viewing-3 .t_syli a::before {
    background: #fff;
}
.t_syhead {
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
}
.t_b1conbu .t_b1pic {
    display: none;
}
.t_b1conbu .t_b1pic.on {
    display: inline-block;
}
.t_b1conbu .t_b1mao:last-of-type .t_b1pic {
    display: inline-block;
}
.t_sycon4pic {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.t_sycon4pic img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    object-fit: cover;
}
.t_phpic {
    display: none;
}
.s_f2c1:last-of-type {
    margin-right: 0;
}
.s_h1_2c1top {
    margin: 0;
}
.t_gmaplun {
    height: 320px;
}
.t_tantit h2 {
    color: #129d89;
    text-align: center;
    margin-bottom: 40px;
}
.t_tanb1nr {
    padding: 80px 134px 108px;
}
.t_tanb1nr {
    width: 100%;
    height: 100%;
}
.s_f8_2lcl {
    z-index: 10;
    position: relative;
}
.s_f8_2lcbg {
    bottom: 0px;
}
.s_f8_2lcbg {
    width: 100px;
    height: 100px;
}
.s_f8_2lcr .yx_mc_content p {
    font-size: 18px;
    color: #333;
    line-height: 1.75;
    position: relative;
    /* margin-bottom: 30px; */
    padding-left: 15px;
}
.t_tanpicbox {
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 999;
    display: none;
}
.t_tantupian {
    width: 1000px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: calc(100vw - 80px);
}
.t_tantupian img {
    width: 100%;
}
.t_closetan {
    width: 30px;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 10;
    cursor: pointer;
    border-radius: 50%;
}
.t_closetan img {
    width: 100%;
}
.s_f2_2nr {
    break-inside: avoid;
}
.s_f2_2cont {
    margin-bottom: -200px;
}
.t_syk1li11 .t_syk1go {
    float: left;
    position: absolute;
    left: 22px;
}
.t_syk1li11 .t_syk1wen {
    float: left;
    padding-left: 22px;
}
.t_syk1li11 .t_syk1le {
    float: right;
}
.t_tanli9 .t_syk1go,
.t_tanli10 .t_syk1go {
    float: left;
    position: absolute;
    left: 22px;
}
.t_tanli9 .t_syk1wen,
.t_tanli10 .t_syk1wen {
    float: left;
    padding-left: 22px;
}
.t_tanli9 .t_syk1le,
.t_tanli10 .t_syk1le {
    float: right;
}
.t_d4k3nr .t_ywh3 {
    padding-right: 15px;
}
.t_f1k3li {
    padding: 20px 50px;
}
.t_fuer {
    width: 100px;
}
.s_f2_2but {
    position: relative;
    z-index: 10;
}
.t_syk1icon::before {
    width: 24px;
    height: 24px;
}
/* .t_navli:nth-of-type(3) .t_dao2erul1 .t_dao2er{
    width: 50%;
}
.t_navli:nth-of-type(3) .t_dao2erul.t_dao2erul1{
    width: 50%;
}
.t_navli:nth-of-type(3) .t_dao2erul.t_dao2erul2{
    width: 50%;
} */
body {
    max-width: 1920px;
    margin: auto !important;
}
/* body .t_main,body .t_main{
    max-width: 1920px;
    margin: auto;
} */
.t_headnr {
    width: 100%;
    /* max-width: 1920px; */
    /* margin: 0 auto;  */
}
.t_syhead {
    /* max-width: 1920px; */
}
.t_headwai {
    max-width: 1920px;
    margin: auto;
}
/* footer{
    position: relative;
}
.t_footer{
    position: relative;
    z-index: 6;
}
.t_footbg{
    position: absolute;
    z-index: 4;
    width: 100vw;
    background: #323232;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
} */
/* .t_footbg::before{
    content: '';
    width: 100%;
    height: 100%;
    background-color: #323232;
    top:0;
    left: 0;
} */
/* .section.t_sycon5  {
    overflow: visible;
} */
/* body{
    overflow: visible!important;
}
html, body {
    overflow-x: visible !important;
} */
.t_neicon {
    overflow: hidden;
}
.t_tantrle .t_ywduanp p {
    display: inline;
}
.t_tantrrg .ywjiah3 h3 {
    text-align: center;
}
.t_codema img {
    position: relative;
    z-index: 2;
}
.t_c2k2pic {
    transition: all 0.36s;
    top: 0;
}
.t_c2k3xin {
    transition: all 0.36s;
    top: 0;
    position: relative;
}
.t_f2k5pic::before {
    background: rgba(0, 0, 0, .2);
}
.t_zhudup p {
    font-size: 16px;
    line-height: 1.5;
    color: #333;
}
.t_zhuyi {
    margin-bottom: 12px;
}
.t_zhutop {
    margin-top: 12px;
}
.t_f1k5close {
    width: 20px;
    position: absolute;
    top: 14px;
    right: 10px;
    cursor: pointer;
}
.t_f1k5close img {
    width: 100%;
}
.t_c2tsh .ywduan2 p {
    line-height: 1.85;
}
.t_c2con .t_c1k2li {
    margin-bottom: 0px;
}
@media screen and (min-width: 1921px) {
    .section {
        /* height: 100vh; */
        position: relative;
    }
    .t_syk1bg {
        position: relative;
    }
    .section.t_sycon1 {
        height: auto;
    }
    .t_syk2pic img {
        width: 100%;
        min-height: auto;
        min-width: auto;
        position: relative;
        left: 0;
        top: 0;
        transform: translate(0);
        object-fit: cover;
        z-index: 10;
    }
    .t_sycon3 {
        padding: 180px 0;
    }
    .t_sycon4 {
        padding: 180px 0;
    }
    .t_xiaping {
        display: none;
    }
    .t_syul {
        display: none;
    }
    .t_scroll_line {
        display: none;
    }
    .section {
        display: block;
    }
    .t_syk1bg img {
        position: relative!important;
        top: 0!important;
        transform: translateY(0)!important;
    }
}
/* 导航 */
.t_head.on .t_navtuer3::before {
    display: none;
}
.t_head.on .t_navtuer3::after {
    display: none;
}
.t_syerdao {
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    z-index: 0;
    pointer-events: none;
}
.t_navtuxia {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    transition: 150ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.t_naverzo {
    opacity: 0;
}
.t_naverzo.t_navtuer3 {
    opacity: 1;
}
.t_head {
    z-index: 9999999;
}
.t_naverzo {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: all 0.36s;
}
.t_head .t_naverzo.on {
    opacity: 1;
    z-index: 10;
    pointer-events: all;
}
.t_naverzo.t_navtuer3 {
    opacity: 0;
}
.t_zhuyi {
    background: #fafcff;
}
.t_f1k5lun .slick-dots {
    left: 0;
}
.t_syk1bg img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.t_syk1bg {
    height: 100%;
}
.t_syk1ul {
    top: 50%;
    transform: translateY(-50%);
}
/* .t_syvideo {
    opacity: 0;
} */
.t_shareli .t_fuer {
    opacity: 0;
}
.t_shareli.on .t_fuer {
    opacity: 1;
}
.t_navtuxia {
    box-shadow: 0px 40px 48.3px 3.7px rgb(156 154 154 / 30%);
}
.t_f1k1lun,
.t_f1back,
.t_f1go {
    outline: 0;
}
.t_phshubiao {
    display: none;
}
.t_phshubiao {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 30px;
}
.t_zhuyi {
    background: transparent;
}
.t_b1con {
    position: relative;
}
.t_zhuyi {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.t_c1k2 {
    position: relative;
}
.t_tan1 {
    z-index: 9999999;
}
.s_f8_2lcbg {
    bottom: 142px;
}
.t_tanxie {
    z-index: 9999999;
}
.s_f8_2lcbg {
    width: 135px;
    height: auto;
}
.s_f8_2lcbg {
    bottom: 121px;
}
.t_fangda {
    display: none;
}
.t_qumeng.t_neiban .t_b1banpic::before {
    display: none;
}
.he_phimg {
    display: none;
}
.t_neiban .t_b1banpic::before {
    display: none;
}
.s_f8_2botnrbox .s_f8_2lcbg {
    position: static;
    transform: inherit;
}
.he_box h2 {
    font-size: 36px;
    line-height: 1.5;
    margin-bottom: 50px;
}
.he_boxwez p {
    padding-left: 0 !important;
}
.s_f8_2botnr .s_f8_2lcrtop {
    display: none;
}
.he_tan1 {
    opacity: 0;
}
body.fix1 .he_tan1 {
    opacity: 0;
    transition: all 0.36;
    transition-delay: 1s;
}
/* 载入效果 */
@media screen and (min-width: 1200px) {
    @keyframes fadeInUp1 {
        0% {
            /*opacity: 0;*/
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
        }
        100% {
            /*opacity: 1;*/
            -webkit-transform: none;
            transform: none;
        }
    }
    /* .section.active .t_sytit_h1 h2 {
        -webkit-animation-name: fadeInUp1;
        animation-name: fadeInUp1;
        animation-duration: 1.5s;
        visibility: visible;
    } */
    .section.active .t_syk2wen .t_content1{
        -webkit-animation-name: fadeInUp1;
        animation-name: fadeInUp1;
        animation-duration: 1.5s;
        visibility: visible;
    }
    .t_sytit_h1 {
        overflow: hidden;
    }
    .section.active .t_syk3tit {
        -webkit-animation-name: fadeInUp1;
        animation-name: fadeInUp1;
        animation-duration: 1.5s;
        visibility: visible;
    }
    .section.active .t_syk3new {
        -webkit-animation-name: fadeInUp1;
        animation-name: fadeInUp1;
        animation-duration: 1.5s;
        visibility: visible;
    }
    .t_sycon4.active .t_ywh1 h2 {
        -webkit-animation-name: fadeInUp1;
        animation-name: fadeInUp1;
        animation-duration: 1.5s;
        visibility: visible;
    }
    @keyframes flipInY {
        from {
            -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
            opacity: 0;
        }
        40% {
            -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
        }
        60% {
            -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            opacity: 1;
        }
        80% {
            -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        }
        to {
            -webkit-transform: perspective(400px);
            transform: perspective(400px);
        }
    }
    /* .t_ywh1 {
        overflow: hidden;
    } */
    .section.active .t_syk4li {
        -webkit-animation-name: flipInY;
        animation-name: flipInY;
        animation-duration: 1.5s;
        visibility: visible;
    }
    .section.active .t_anbtn {
        -webkit-animation-name: fadeInUp1;
        animation-name: fadeInUp1;
        animation-duration: 1.5s;
        visibility: visible;
    }
    .t_syk4ul {
        overflow: hidden;
    }
    /* .he_about .ywduan, */
    /* .he_about .t_f1k1lun, */
    .he_about .ywjiah2,
    .he_about .t_ywh3,
    .he_about .t_f1k3li,
    .he_about .t_ywh2,
    .he_about .t_f1k4xin,
    .he_about .t_f1k4lun,
    .he_about .t_f1k1nr
    {
        -webkit-animation-name: fadeInUp1;
        animation-name: fadeInUp1;
        animation-duration: 1.5s;
        visibility: visible;
    }
    .he_about .t_f1k2nr,
    .he_about .t_f1k4,
    /* .he_about .t_f1k3pic, */
    .he_about .t_f1k5 ,
    .he_about .t_f1k6 
    /* .he_about .t_f1k3ul  */
     {
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        animation-duration: 1.6s;
        visibility: visible;
        animation-delay: 0.6s;
    }
    /* .he_about .t_f1k3ul {
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        animation-duration: 1.6s;
        visibility: visible;
        animation-delay: 0.1s;
    } */
    .he_about .t_f1k3li{
        -webkit-animation-name: fadeInUp1;
        animation-name: fadeInUp1;
        animation-duration: 1.5s;
        visibility: visible;
        animation-delay: 0.2s;
    }
    /* .he_about .t_f1k3pic{
        -webkit-animation-name: fadeInUp1;
        animation-name: fadeInUp1;
        animation-duration: 1.5s;
        visibility: visible;
    } */
}
.t_f1k3ul{
    overflow: hidden;
}
.t_f1k3{
    overflow: hidden;
}
.t_tanzyicon.on img{
    transform: translate(-50%, -50%);
    animation: doudong 1s linear;
    animation-delay: 1.2s;
}
@keyframes doudong {
    0%{
        transform: translate(-50%, -50%);
    }
    25%{
        transform: translate(-50%, -50%) rotate(45deg);
    }
    50%{
        transform: translate(-50%, -50%) rotate(0);
    }
    75%{
        transform: translate(-50%, -50%) rotate(-45deg);
    }
    100%{
        transform: translate(-50%, -50%) rotate(0deg);
    }
}
.t_f1k2li.on .t_f1k2pic img {
    opacity: 0.4;
}
.t_c1k2lix {
    padding: 0 20px;
}
.t_c1k2ul {
    margin: 0 -20px;
}
.t_c1kxin::after {
    height: calc(9.984871% + 2px);
    width: calc(53.428571% - 14px);
    right: -1px;
    top: -1px;
}
.t_c1k1pic::before {
    width: 18px;
    height: calc(100% + 2px);
    left: calc(46.571429% - 1px);
    top: -1px;
}
.t_c1kxin::before {
    height: 18px;
    width: calc(53.428571% - 14px);
    right: -1px;
    top: calc(44.326778% - 1px);
}
.t_c1k1pic::after {
    height: 18px;
    width: calc(46.571429% + 2px);
    left: -1px;
    top: calc(54.462935% - 1px);
}
.t_c1k1rg::after {
    height: calc(10.590015% + 2px);
    width: calc(46.571429% + 2px);
    left: -1px;
    bottom: -1px;
}
.t_c2k3xin .ywduan{
    height: 90px;
}
.t_videoli input[type=radio] {
    width: 10px;
    height: 10px;
}
.t_videoli input[type=radio]::before {
    width: 8px;
    height: 8px;
}
.t_f1k6pic::before{
    display: none;
}
.t_c2k2z2 .t_c2k2le .t_ywh2 {
    margin-bottom: 44px;
}
.t_c2k2z2 {
    margin-bottom: -40px;
}
.t_c2k2z2 .t_c2k2le {
    padding: 80px 70px 0 40px;
}
.t_f1k6bo.tslick-prev{
    display: block;
}
.t_f1k6bo.slick-active{
    display: block;
}
.t_f1k6bo.tslick-next{
    display:block;
}
.t_f1k6bo{
    display: none;
}
.t_sycon4{
    overflow: hidden;
}
.t_f1k2tuli {
    margin-bottom: 16px;
}
.t_f1k2li:first-of-type.on .t_f1k2pic img {
    opacity: 0.4;
}
.t_c2k3xin .ywjiah3 h3{
    font-size: 26px;
}
.t_c2k3xin .ywjiah3 {
    height: 39px;
}
.s_f8_2botnrbox .s_f8_2lcbg {
    position: relative;
    float: left;
}
.s_f8_2lcbg {
    bottom: auto;
    top: 50px;
}
.t_phbai{
    display: none;
}
.t_navtuer.t_navtuer1 {
    width: 132px;
}
.s_h1_2topnr {
    padding: 0 2px;
    padding-bottom: 25px;
}
.t_b1pic {
    width: 700px;
}
.t_b1pic {
    top: 20px;
}
@keyframes kuosan {
    0% {
        width: 24px;
        height: 24px;
        opacity: 1;
    }
    50% {
        width: 40px;
        height: 40px;
        opacity: 1;
    }
    100%{
        width: 60px;
        height: 60px;
        opacity: 0;
    }
}
.t_syk1li.on .t_sykuo::before {
    animation-play-state: paused;
    width: 40px;
    height: 40px;
    display: none;
    /* animation-fill-mode: forwards; */
}
.t_syk1li.on .t_sykuo::after {
    animation-play-state: paused;
    width: 40px;
    height: 40px;
    display: none;
    /* animation-fill-mode: forwards; */
}
.t_tanli.on1 .t_sykuo::before {
    animation-play-state: paused;
    width: 40px;
    height: 40px;
    display: none;
    /* animation-fill-mode: forwards; */
}
.t_tanli.on1 .t_sykuo::after {
    animation-play-state: paused;
    width: 40px;
    height: 40px;
    display: none;
    /* animation-fill-mode: forwards; */
}
.t_gsou {
    width: 100%;
}
/* f7 */
.t_anli.on a {
    background: linear-gradient(to right, #19b46e, #55c4ec);
}
.s_f8_topnr.t_f7li1,.s_f8_topnr.t_f7li2{
    width: 18.279570%;
}
.s_f8_topnr.t_f7li3{
    width: 15.232975%;
}
.s_f8_topnr.t_f7li4{
    width: 48.207885%;
    position: relative;
    height: 28px;
}
.s_f8_topnr.t_f7li4 p{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    max-height: 56px;
    overflow: hidden;
}
.s_f8_1topbox .s_f8_topnr.t_f7li4{
    text-align: left;
}
.s_f8_1topbox.on .s_f8_topnr.t_f7li4{
    text-align: center;
}
.t_f7bg{
    width: 351px;
    position: absolute;
}
.t_f7bg img{
    width: 100%;
}
.s_f8_1mainbox{
    position: relative;
}
.s_f8_1mainbox .s_f8_1main{
    position: relative;
    z-index: 10;
}
.t_f7bg1{
    left: -19%;
    top: -66px;
}
.t_f7bg2{
    bottom: 46px;
    right: -10%;
}
.t_f7duan p{
    font-weight: bold;
    color:#666;
}
.t_f7con .s_f8_1mainbox {
    margin-bottom: 46px;
}
.t_f7k2 .ywjiah3 h3{
    background-image: -webkit-linear-gradient(left, #19b46e, #55c4ec);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    line-height: 1.6;
}
.t_f7con .s_f8_1cont {
    margin-bottom: 120px;
}
.t_f7k2 .t_ywh2 {
    margin-bottom: 17px;
}
.t_f7k2li{
    width: 20%;
    padding: 0 15px;
}
.t_f7k2ul{
    margin:0 -15px;
}
.t_f7k2xin{
    width: 100%;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 3px 65px 0px rgba(215,221,231,.39);
    transition: all 0.36s;
}
.t_f7k2quan{
    width: 102px;
    margin: 0 auto;
    height: 102px;
    border-radius: 50%;
    background: rgba(251,251,252,1);
    /* transition: all 0.16s; */
    position: relative;
    margin-bottom: 22px;
}
.t_f7k2icon{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 35px;
}
.t_f7k2icon img{
    width: 100%;
    transition: all 0.36s;
}
.t_f7k2xin .t_ywh6 h6{
    text-align: center;
    color:#333;
    transition: all 0.36s;
}
.t_f7k2 .ywjiah3 {
    margin-bottom: 55px;
}
.t_f7k2xin{
    padding: 36px 10px 30px;
}
.t_f7k2li{
    margin-bottom: 30px;
}
.t_f7k2li:nth-of-type(6){
    margin-left: 10%;
}
.t_f7k3{
    margin-bottom: 20px;
}
.t_f7k3duan p {
    line-height: 1.75;
}
.t_f7k3duan p a{
    color:#666;
}
.t_f7k3duan p:nth-of-type(2) a{
    color:#337ab7;
}
.t_f7k2{
    margin-bottom: 100px;
}
.t_f7k3 .t_ywh2 {
    margin-bottom: 28px;
}
.t_f7k3pic{
    width: 135px;
}
.t_f7k3pic img{
    width: 100%;
}
.t_f7k3mali{
    padding: 5px;
}
.t_f7k3ma{
    margin: 0 -5px;
}
.t_f7k3mali{
    text-align: center;
}
.t_f7k3duan{
    margin-bottom: 28px;
}
.s_f8_1topbox.on{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
}
.s_f8_1mainbox .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    height: 4px;
}
.s_f8_1mainbox .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.s_f8_1mainbox .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.s_f8_1mainbox .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.s_f8_1mainbox .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 0px auto;
}
.s_f8_1mainbox .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background: linear-gradient(to right, #19b46e, #55c4ec);
    height: 4px;
}
.s_f8_1mainbox .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{
    top: -1px;
}
.s_f8_1mainbox .mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.s_f8_1mainbox .mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -16px;
}
.s_f8_1mainbox .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: calc(100% - 32px);
    left: 50%;
    transform: translateX(-50%);
}
.t_f7k2xin .t_ywh6 h6{
    height: 27px;
    overflow: hidden;
}
.t_gk3xiali {
    width: 50%;
    padding: 0 10px;
}
.t_gk3xiala{
    margin: 0 -10px;
}
.t_gk3top{
    border: 2px solid #bfbfbf;
    padding: 0 20px;
}
.t_gk3wen{
    font-size: 16px;
    line-height: 46px;
    color: #666;
    width: calc(100% - 12px);
    padding-right: 10px;
}
.t_gk3icon{
    width: 12px;
    line-height: 46px;
}
.t_gk3icon img{
    width: 100%;
    transition: all 0.36s;
}
.t_gk3xbox{
    position: relative;
}
.t_gk3bottom{
    width: 100%;
    border: 2px solid #bfbfbf;
    top: calc(100% + 4px);
    position: absolute;
    background: #fff;
    z-index: 2;
    padding: 10px 0;
    display: none;
}
.t_gk3botli{
    padding: 0 20px;
    line-height: 1.75;
    font-size: 16px;
    color:#666;
    transition: all 0.36s;
}
.t_gk3xiala{
    margin-bottom: 52px;
}
.t_gk3top{
    cursor: pointer;
}
.t_gk3botli{
    cursor: pointer;
}
.t_gk3xiali.on .t_gk3icon img{
    transform: rotate(180deg);
}
.t_gk3xian{
    height: 280px;
}
.t_gk3xian .mCSB_inside>.mCSB_container {
    margin-right: 4px;
}
.t_gk3xian .mCSB_scrollTools {
    right: 4px;
}
.t_f1k5tandi4{
    top: 45.5500000%;
    left: 80.901585%;
}
.t_f1k5tanli4 {
    bottom: 54.55%;
    left: 80.901585%;
}
.t_yujia{
    position: absolute;
    top: 50%;
    left:50%;
    transform: translate(-50%,-50%);
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    width: 100%;
    z-index: 0;
}
.t_b1k2dian .t_ywh5{
    height: 30px;
    overflow: hidden;
}
.t_naverzo {
    transition: all 150ms;
}
.s_h1_2c2botbox .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
    background:#22c286;
}
.s_h1_2c2botbox .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background:#22c286;
}
.s_h1_2c2botbox .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.s_h1_2c2botbox .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.s_h1_2c2botbox .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.s_h1_2c2botbox .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 3px;
    margin: 0px auto;
}
/* 2021.10.12 */
.t_syk2lun.slick-slider .slick-track, .t_syk2lun.slick-slider .slick-list{
    width: 100%!important;
}
.t_syk2lun{
    width: 100%!important;
}
.t_syk2bo{
    width: 100%!important;
}
.t_xiaping {
    bottom: 16px;
}
.t_shubiao .t_mousepic {
    top: 15px;
}
@keyframes huadong {
    0% {
        top: 15px;
    }
    50% {
        top: -15px;
    }
    100% {
        top: 15px;
    }
}
.t_b1k3box {
    cursor: auto;
}
.t_b1k2xin {
    cursor: auto;
}
.ys_videom {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
}
.ys_videom_close {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    z-index: 10;
    font-family: Arial, Helvetica, sans-serif!important;
    font-size: 24px;
    color: #fff;
    width: 30px;
}
.ys_videom_close img{
    width: 100%;
}
.ys_videom_container {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.ys_videom_content {
    width: 1000px;
    max-width: calc(100vw - 40px);
    max-height: calc(100vh - 80px);
    overflow: auto;
    text-align: center;
}
.ys_videom_video {
    max-width: 100%;
    vertical-align: middle;
    background: #000;
}
.t_naverzo.on {
    transition: all 200ms;
}
.t_naverzo {
    transition: none;
}
.t_f3k1icon {
    margin-bottom: 26px;
}
.t_c2k1le .mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.t_c2k1le .mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 8px;
}
.t_c2k1le .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    height: 3px;
}
.t_c2k1le .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.t_c2k1le .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.t_c2k1le .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.t_c2k1le .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 3px;
    margin: 0px auto;
}
.t_c2k1le .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: linear-gradient(to right, #019680, #22c286);
}
.t_f2k2shou{
    display: none;
}
.t_gouxia{
    display: block;
    opacity: 0;
    transition: all .36s;
    pointer-events: none;
}
.t_navgou.on .t_gouxia{
    opacity: 1;
    pointer-events: all;
}
.t_tanclose {
    box-shadow: 0 0 10px 3px rgb(0 0 0 / 30%);
}
.t_d4k1nr .ywduan{
    padding-top: 30px;
    margin-bottom: 40px;
}
.t_tanhang3 .t_tanb1li:last-of-type .t_tanline {
    width: calc(100% - 90px);
}
.t_b1neier{
    position: relative;
    border: 0;
}
.t_b1neier::before{
    content:'';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: #cfcfcf;
}
.t_diwen p {
    white-space: nowrap;
}
.s_f8_2botnrbox .s_f8_2lcbg {
    margin-bottom: 20px;
}
.t_tanhang8 .t_ziname4 .t_tanline {
    width: calc(100% - 90px);
}
.t_tanhang8 .t_ziname2 .t_tanline {
    width: calc(100% - 58px);
}
.t_tanhang8 .t_ziname7 .t_tanline {
    width: calc(100% - 130px);
}
.t_sykuo::before {
    animation: kuosan 2.2s linear 0.1s infinite;
}
.t_sykuo::after {
    animation: kuosan 2.2s linear 1.2s infinite;
}
@keyframes kuosan {
    0% {
        width: 24px;
        height: 24px;
        opacity: 1;
    }
    50% {
        width: 40px;
        height: 40px;
        opacity: 1;
    }
    75% {
        width: 50px;
        height: 50px;
        opacity: 0.5;
    }
    100%{
        width: 60px;
        height: 60px;
        opacity: 0.2;
    }
}
.t_gk3huan{
    opacity: 1;
}
.t_f1k5xinxian{
    width: 100%;
    position: absolute;
    z-index: 12;
    top: 0;
    left: 0;
}
.t_f1k5xinxian img {
    width: 100%;
}
/* isph */
.t_sycon1.isph .t_pcbanner {
    display: none;
}
.t_sycon1.isph .t_phbanner {
    display: block;
}
.t_sycon1.isph .t_syvideo {
    display: none;
}
.t_sycon1.isph .t_syk1li1 {
    top: 15.072917% !important;
    left: 38.340207% !important;
}
.t_sycon1.isph .t_syk1li3 {
    top: 26.364583% !important;
    left: 71.505155% !important;
}
.t_sycon1.isph .t_syk1li4 {
    top: 32.25% !important;
    left: 93.206186% !important;
}
.t_sycon1.isph .t_syk1li5 {
    top: 38.416667% !important;
    left: 92.061856% !important;
}
.t_sycon1.isph .t_syk1li9 {
    top: 50.947917% !important;
    left: 55.525773% !important;
}
.t_sycon1.isph .t_syk1li8 {
    top: 52.104167% !important;
    left: 42.989691% !important;
}
.t_sycon1.isph .t_syk1li7 {
    top: 58.520833% !important;
    left: 11.28866% !important;
}
.t_sycon1.isph .t_syk1li6 {
    top: 73.666667% !important;
    left: 27.958763% !important;
}
.t_sycon1.isph .t_syk1li11 {
    top: 83.375% !important;
    left: 91.092784% !important;
}
.t_sycon1.isph .t_syk1li2 {
    top: 12.627083% !important;
    left: 80.721649% !important;
}
.t_sycon1.isph .t_syk1ul {
    top: 50%;
    transform: translateY(-50%);
}
.t_sycon1.isph .t_syk1li2 .t_syk1go,
.t_sycon1.isph  .t_syk1li3 .t_syk1go,
.t_sycon1.isph .t_syk1li4 .t_syk1go,
.t_sycon1.isph .t_syk1li5 .t_syk1go,
.t_sycon1.isph  .t_syk1li10 .t_syk1go,
.t_sycon1.isph  .t_syk1li11 .t_syk1go {
    float: left;
}
.t_sycon1.isph .t_syk1li5 .t_sykbox,.t_sycon1.isph .t_syk1li10 .t_sykbox {
    left: -142px;
}
.t_sycon1.isph .t_syk1li2 .t_sykbox,.t_sycon1.isph  .t_syk1li3 .t_sykbox,.t_sycon1.isph  .t_syk1li4 .t_sykbox {
    left: -142px;
}
.t_sycon1.isph .t_syk1li.t_syk1li5 .t_syk1jie::before,
.t_sycon1.isph .t_syk1li.t_syk1li10 .t_syk1jie::before,
.t_sycon1.isph .t_syk1li.t_syk1li11 .t_syk1jie::before,
.t_sycon1.isph .t_syk1li.t_syk1li2 .t_syk1jie::before,
.t_sycon1.isph  .t_syk1li.t_syk1li3 .t_syk1jie::before,
.t_sycon1.isph  .t_syk1li.t_syk1li4 .t_syk1jie::before {
    left: auto !important;
    right: 0;
}
.t_sycon1.isph .t_syk1li5 .t_sykbox {
    left: -154px;
}
.t_sycon1.isph .t_syk1li4 .t_sykbox {
    left: -154px;
}
.t_sycon1.isph .t_syk1li3 .t_sykbox {
    left: -154px;
}
.t_sycon1.isph .t_syk1li10 .t_sykbox {
    left: -138px;
}
.t_sycon1.isph .t_syk1li11 .t_sykbox {
    left: -142px;
}
.t_sycon1.isph .t_syk1li2 .t_sykbox {
    left: -154px;
}
.t_sycon1.isph .t_syk1li5 .t_syk1go img,.t_sycon1.isph .t_syk1li4 .t_syk1go img,
.t_sycon1.isph .t_syk1li3 .t_syk1go img,.t_sycon1.isph .t_syk1li10 .t_syk1go img,
.t_sycon1.isph  .t_syk1li11 .t_syk1go img {
    transform: rotate(
180deg
);
}
.t_sycon1.isph .t_syk1li5 .t_syk1jie,.t_sycon1.isph .t_syk1li4 .t_syk1jie,
.t_sycon1.isph .t_syk1li3 .t_syk1jie,.t_sycon1.isph  .t_syk1li10 .t_syk1jie,
.t_sycon1.isph .t_syk1li11 .t_syk1jie,.t_sycon1.isph .t_syk1li2 .t_syk1jie {
    padding-right: 38px;
    padding-left: 16px;
}
/* 点击事务 */
@media screen and (min-width: 1200px){
    /* .ismove .t_syk1li:hover .t_syhover {
        opacity: 1;
    }
    .ismove .t_syk1li:hover .t_syyuan {
        opacity: 0;
    }
    .ismove .t_syk1li:hover .t_syk1icon::after {
        animation: kuo .2s ease 0s forwards;
    }
    .ismove .t_syk1li:hover .t_sykbox {
        pointer-events: all;
    }
    .ismove .t_syk1li:hover .t_syk1jie {
        pointer-events: all;
    }
    .ismove .t_syk1li:hover .t_syk1jie::before {
        width: 100%;
        transition: all .4s cubic-bezier(.34, .44, .41, 1.12);
    }
    .ismove .t_syk1li:hover .t_syk1jie div {
        opacity: 1;
        transition: all .36s .2s;
    }
    .ismove .t_syk1li:hover .t_syk1jie div {
        opacity: 1;
        transition: all .36s .2s;
    } */
    
    .ismove .t_syk1icon{
        z-index: 10;
    }
    .ismove .t_tanli a{
        position: relative;
        z-index: 6;
        pointer-events: none;
    }
    .ismove .t_tanli{
        pointer-events: all;
    }
    .ismove .t_tanli a {
        position: absolute;
        z-index: 6;
        pointer-events: none;
        display: block;
        top: 50%;
        transform: translateY(-50%);
    }
    .ismove .t_tanli .t_sykbox {
        top: 50%;
        transform: translateY(-50%);
    }
    .ismove .t_tanli.on1 .t_syyuan {
        opacity: 0;
    }
    .ismove .t_tanli.on1 .t_syhover {
        opacity: 1 !important;
    }
    .ismove .t_tanli.on1 .t_syk1icon::after {
        animation: kuo .2s ease 0s forwards;
    }
    .ismove .t_tanli.on1 .t_sykbox {
        pointer-events: all;
    }
    .ismove .he_tanli.on1 .t_syk1jie::before {
        width: 100%;
        transition: all .4s cubic-bezier(.34, .44, .41, 1.12);
    }
    .ismove .t_tanli.on1 .t_syk1jie div {
        opacity: 1;
        transition: all 0.36s .2s;
    }
    .ismove .t_syk1jie::before {
        transition: all .4s cubic-bezier(.34, .44, .41, 1.12);
    }
    .ismove .t_syk1li.on .t_syk1jie::before {
        width: 100%;
        transition: all .4s cubic-bezier(.34, .44, .41, 1.12);
    }
    .ismove .t_syk1li.on .t_syk1jie div {
        opacity: 1;
        transition: all .36s .2s;
    }
    .ismove .t_syk1icon {
        pointer-events: all;
    }
    .ismove .t_syk1li.on .t_syk1icon {
        animation: yidong .36s ease .26s forwards;
    }
    .ismove .t_syk1li.on .t_syk1icon::after {
        animation: kuo .2s ease 0s forwards;
    }
    .ismove .t_syk1li.on .t_syyuan {
        opacity: 0;
    }
    .ismove .t_syk1li.on .t_syhover {
        opacity: 1;
    }
    .ismove .t_syk1li.on .t_sykuo::before {
        width: 0;
        height: 0;
    }
    .ismove .t_syk1le {
        width: 0px;
    }
    .ismove .t_syk1jie {
        padding-left: 42px;
    }
    .ismove .t_syk1li.on .t_sykbox {
        pointer-events: all;
    }
    .ismove .t_syk1li.on .t_syk1jie {
        pointer-events: all;
    }
    .ismove .t_syk1li.on .t_syk1jie2>a>img {
        opacity: 1;
    }
    .ismove .t_syk1li.on .t_syk1jie2::after {
        animation: kuo .2s ease 0s forwards;
    }
    .ismove .t_syk1icon {
        pointer-events: all;
    }
    .ismove .t_syk1li11 .t_syk1wen {
        padding-left: 0px;
        padding-right: 22px;
    }
    .ismove .t_tanli9 .t_syk1wen,.ismove .t_tanli10 .t_syk1wen{
        padding-left: 0px;
        padding-right: 28px;
    }
    
}
.t_gk2li.t_gk2li3 {
    display: none;
}
.t_syk1bg {
    height: calc(100% - 80px);
    top: 80px;
}
.t_d1k5xin .t_ywh2 {
    width: 600px;
}
.t_d1k1xin {
    padding: 50px 32px 70px;
}
.t_d1k1xin .t_ywh3{
    height: auto;
}
.t_b1neier .mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal, .t_b1neier .mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    opacity: 0;
}
.t_d4k1nr .ywduan {
    padding-top: 0!important;
}
.t_jiatou{
    opacity: 0;
    transition: all 0.36s;
}
.t_gk3qie.on .t_jiatou{
    opacity: 0;
    animation: tou 0.36s linear 0.6s forwards;
}
@keyframes tou {
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
.t_gtishi h3{
    background-image: -webkit-linear-gradient(left, #19b46e, #55c4ec);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    margin-bottom: 20px;
}
.t_f1zhu{
    width: 100%;
    position: absolute;
    bottom: 20px;
    z-index: 10;
}
.t_tanclose{
    height: 38px;
    background: #fff;
}
.t_tanclose img{
    width: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.ys_videom_video {
    width: 100%;
}
@keyframes portOpen {
    0% {
        top: 100%;
    }
    100% {
        top: 80px;
    }
}
body.fix .t_tan1 {
    height: calc(100vh - 80px);
    top: 80px;
}
@keyframes portClose {
    0% {
        top: 80px;
    }
    100% {
        top: 100%;
    }
}
.t_gk2li {
    padding: 0 30px;
}
.t_gk2ul {
    margin: 0 -30px;
}
.t_f1k1box{
    position: relative;
}
.t_f1k1lun {
    margin: 0 40px;
}
.ys_videom_close {
    right: -40px;
    top: -40px;
}
.item {
    float: left;
    width: 33.333333%;
    padding: 0 20px;
    margin-bottom: 55px;
}
.s_f2_2nrbox {
    margin-bottom: 0px;
}
.s_f2_2cont {
    margin-bottom: 0px;
}
.s_f2_2cont{
    margin: 0 -20px;
}
.t_tannr {
    position: absolute;
    bottom: 0;
    left: 0;
    height: auto;
}
/* 新增 */
.t_f3k2map{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.t_f3k2dian{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #1bb67e;
    transform: translate(-50%,-50%);
    position: absolute;
}
.t_tanb1nr {
    padding: 66px 120px 80px;
}
.t_tanxie .t_tanhang {
    margin-bottom: 22px;
}
.t_f3k2name{
    position: absolute;
    font-size:14px;
    color:#333;
    line-height:1;
    white-space: nowrap;
    /* left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    padding-bottom: 10px; */
    /* left: 0;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 12px; */
}
/* 上 */
.t_f3k2dian1 .t_f3k2name{
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    padding-bottom: 12px;
}
/* 右 */
.t_f3k2dian2 .t_f3k2name{
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 12px;
}
/* 下 */
.t_f3k2dian3 .t_f3k2name{
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    padding-top: 12px;
}
/* 左 */
.t_f3k2dian4 .t_f3k2name{
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    padding-right: 12px;
}
.t_f3k2biao{
    font-size: 16px;
    color:#333;
    white-space: nowrap;
    font-weight: bold;
    line-height: 1.5;
    position: absolute;
    left: 56%;
    transform: translateX(-50%);
    bottom: 10%;
}
.t_f3k2tan::before {
    content: '';
    width: 100%;
    height: 4px;
    background: linear-gradient(to right, #19b46e, #55c4ec);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.t_f3k2tan{
    background: #fff;
    position: absolute;
    right: calc(100% + 8px);
    width: 380px;
    top: 5px;
}
.t_f3k2tanli .t_f3k2top .ywduan2 {
    width: 100%;
    padding-right: 0;
}
.t_f3k2dian.on .t_f3k2tan{
    display: block;
}
.t_f3k2dian.on{
    z-index: 6;
}
.t_f3k2tan{
    display: none;
    padding: 20px 30px 20px;
    box-shadow: 0px 5px 20px 0px rgba(0,0,0,.1);
}
.t_f3k2tanli .t_f3k2down{
    display: block!important;
    position: relative;
    top: calc(100% - 5px);
    z-index: 14;
    width: 100%;
    left: 0;
}
.t_f3k2tanli{
    border-bottom: 1px solid #eff0f4;
    padding: 22px 0 31px;
    padding-right: 60px;
}
.t_f3k2tanli .t_f3k2top{
    padding: 0;
    margin-bottom: 17px;
    cursor: auto;
}
.t_f3k2tanli .t_f3k2xli {
    margin-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
}
.t_f3k2tanli .t_f3k2xli:last-of-type{
    margin-bottom: 0;
}
.t_f3k2tanli:last-of-type{
    border-bottom: 0;
}
.t_f3k2tan .ywduan3 p{
    line-height: 1.5;
}
.t_f3k2tan .t_f3k2icon {
    top: 2px;
}
.t_f3k2ul{
    display: none;
}
.t_f3k2close{
    width: 20px;
    position: absolute;
    right: 18px;
    top: 20px;
    cursor: pointer;
}
.t_f3k2close img{
    width: 100%;
}
.t_f3k2jia .t_f1k5xinxian {
    z-index: 1;
}
.t_f3k2xbox {
    height: 355px;
}
.t_f3k2xbox .mCSB_outside+.mCSB_scrollTools {
    right: -30px;
}
.t_f3k2xbox .mCSB_scrollTools {
    width: 4px;
}
.t_f3k2xbox .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.t_f3k2xbox .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background:#ccd0dc;
}
.t_f3k2xbox .mCSB_scrollTools {
    width: 4px;
    height: 80%;
    margin-top: 10%;
    opacity: 1;
}
.t_f3k2xbox .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
    opacity: 0;
}
.t_f3k2jia {
    width: 1199px;
    position: relative;
    margin-bottom: 123px;
}
.t_f3k2map {
    z-index: 4;
}
.t_f3k2name{
    cursor: pointer;
    z-index: 2;
}
.t_f3k2dian.act .t_f3k2tan {
    left: calc(100% + 8px);
    right: auto;
}
.t_f3k2dian:first-of-type::before{
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: rgba(27,182,126,.3);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    animation: boderM 3s .7s infinite;
}
.t_f3k2dian:first-of-type::after {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: rgba(27,182,126,.3);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    animation: boderM 3s infinite;
}
@keyframes boderM {
	0% {
		-webkit-transform: translate(-50%,-50%) scale(1);
		-moz-transform: translate(-50%,-50%) scale(1);
		-ms-transform: translate(-50%,-50%) scale(1);
		-o-transform: translate(-50%,-50%) scale(1);
		transform: translate(-50%,-50%) scale(1);
		opacity: 0
	}
	20% {
		opacity: 1
	}
	75% {
		-webkit-transform: translate(-50%,-50%) scale(2);
		-moz-transform: translate(-50%,-50%) scale(2);
		-ms-transform: translate(-50%,-50%) scale(2);
		-o-transform: translate(-50%,-50%) scale(2);
		transform: translate(-50%,-50%) scale(2);
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
@-webkit-keyframes boderM {
	0% {
		-webkit-transform: translate(-50%,-50%) scale(1);
		-moz-transform: translate(-50%,-50%) scale(1);
		-ms-transform: translate(-50%,-50%) scale(1);
		-o-transform: translate(-50%,-50%) scale(1);
		transform: translate(-50%,-50%) scale(1);
		opacity: 0
	}
	20% {
		opacity: 1
	}
	75% {
		-webkit-transform: translate(-50%,-50%) scale(2);
		-moz-transform: translate(-50%,-50%) scale(2);
		-ms-transform: translate(-50%,-50%) scale(2);
		-o-transform: translate(-50%,-50%) scale(2);
		transform: translate(-50%,-50%) scale(2);
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
.t_f3k2tan {
    z-index: 2;
}
.t_f3k2tan .t_f3k2top .ywduan2{
    height: auto;
}
.t_f3k2dian.yi .t_f3k2xbox {
    height: 177px;
}
.t_f3k2dian.kong .t_f3k2tan {
    display: none;
}
.s_f6c2r {
     width: 570px; 
}
.s_f6c2topll {
    width: calc(100% - 570px);
}
.t_biaobox{
    position: relative;
    width: 20px;
    height: 20px;
    border: 1px solid #dcdbdb;
    cursor: pointer;
    top: 1.5px;
    margin-right: 12px;
}
.t_biaobox .iconfont{
    opacity: 0;
    transition: all 0.36s;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 12px;
    color:#129d89;
    /*color:#001eb4;*/
}
.t_biaobox.on {
    border: 1px solid #129d89;
    /*border: 1px solid #001eb4;*/
}
.t_biaobox.on .iconfont{
    opacity: 1;
}
.t_biaoyu{
    font-size: 14px;
    color:#999;
    line-height: 1.5;
}
.t_biaoyu a{
    color:#129d89;
}
.t_biaotrue {
    margin-bottom: 20px;;
}
.section.active {
    position:relative;
    z-index: 98;
}
.t_f1k5tandi5 {
    top: 43.079316%;
    left: 79.516264%;
}
.t_f1k5tanli5{
    bottom: 55.079316%;
    left: 79.516264%;
}
/* 2022.04.22 - start */
.t_f2k1li:nth-of-type(2n-1) {
    background: #059b80;
}
.t_f2k1li:nth-of-type(2n) {
    background: #0b5e86;
}
.t_f2k1li:last-of-type {
    background: #f4f8fb;
}
.t_f2k1li3 .t_f2k1bg img {
    opacity: 0.2;
}
.t_f2k1li:last-of-type .t_f2k1bg img {
    opacity: 0.05;
}
.t_f2k1li3 .t_f2k1xin{
    padding-top: 60px
}
.t_f2k1li:last-of-type .t_f2k1xin {
    padding-top: 45px;
}
.t_f2k1li:last-of-type .t_f2k1xin .ywjiah3 h3,
.t_f2k1li:last-of-type .t_f2k1jia .ywjiah3 h3 {
    color: #333;
}
.t_f2k1li:last-of-type .t_f2k1xin .ywduan2 p {
    color: #666;
}
.t_f2k1li3 .t_f2k1xin .ywjiah3 h3,
.t_f2k1li3 .t_f2k1jia .ywjiah3 h3 {
    color: #fff;
}
.t_f2k1li3 .t_f2k1xin .ywduan2 p {
    color: #fff;
}
/* 2022.04.22 - end */
.t_f3k3ul.on .t_codef3{
    width: 130px;
}
.t_f3k3ul.on .t_codef3 img{
    width: 100%;
}
.t_f3k3ulnr{
    position: relative;
}
.t_f3k3ul.on .t_f3k3li:nth-of-type(3){
    position: absolute;
    left: 0;
    top: 106px;
}
.t_f3k3ul.on .t_f3k3li:first-of-type .ywduan2 p,.t_f3k3ul.on .t_f3k3li:nth-of-type(3) .ywduan2 p{
    height: 24px;
}
.s_e1cont {
    z-index: 10;
}
.t_f3k3ul.on .t_f3k3li:nth-of-type(3) {
    top: 114px;
}
.t_navtuer.t_navtuer1 {
    min-width: 132px;
    width: auto;
}
.t_headli a{
    white-space: nowrap;
    padding: 0 15px;
}
.t_footnavul {
    width: 120px;
    margin: 0 50px;
}
.t_d2huali {
    margin-bottom: 14px;
}
.t_d2huaul{
    margin-bottom: -14px;
}
.t_d2huaul{
    display: flex;
    flex-wrap: wrap;
}
.t_d2huali a{
    display: block;
    height: 100%;
}
.t_d2conwen{
    height: 100%!important;
    min-height: 734px;
}
.mod_social.t_f2k1{
    padding-bottom: 0!important;
}
.mod_social.t_f2k1::before{
    display: none;
}
.mod_social .t_f2k1jia .t_d4k3ul{
    margin-bottom: 10px;
}
.t_d1k2nr .t_f1zhu{
    padding-left: 20px;
    bottom: 15px;
}
.t_syk1ul{
    height: calc(100vw / 1920 * 970);
}
.t_f1k5zi svg{
    width: 100%;
}
.t_f1k5zi{
    z-index: 21;
}
.t_f1k5tandui{
    pointer-events: none;
}
.t_f1k5tandi{
    pointer-events: all;
}
#ECHAT_mini_icon{
    display: none;
}
body {
    max-width: 100%;
}
.t_f1k2pic img{
    width: 100%;
}
.t_c1k4bg img {
    width: 100%;
    object-fit: cover;
}