﻿@charset "utf-8";


/* 2022.04.09 - cont - tammy - start */
.ys_cont1480 {
    width: 1480px;
    margin: 0 auto;
    max-width: 100%;
}

.ys_cont1100 {
    width: 1100px;
    margin: 0 auto;
    max-width: 100%;
}

/* 2022.04.09 - cont - tammy - end */

/*分享翻译*/
#bsWXBox .bsTop:after {
    /*分享中文版本*/
    content: '- 微信';
    /*分享英文版本*/
    /* content: '- weixin'; */
    display: block;
    position: absolute;
    left: 85px;
    top: 50%;
    font-size: 14px;
    transform: translateY(-50%);
}

#bsWXBox .bsTop:before {
    /*分享中文版本*/
    content: '分享到';
    /*分享英文版本*/
    /* content: 'Share the'; */
    display: block;
    position: absolute;
    left: 10px;
    top: 50%;
    font-size: 14px;
    transform: translateY(-50%);
}

/*导航默认选中*/
.yxnav_active1 {}

.yxnav_active2 {}

.yxedr_active p {
    font-size: 16px;
    line-height: 1.75;
    color: #666;
    margin-bottom: 14px;
}

.yxedr_active h1 {
    font-size: 46px;
    line-height: 1.2;
    color: #333;
}

.yxedr_active h2 {
    font-size: 36px;
    line-height: 1.2;
    color: #333;
}

.yxedr_active h3 {
    font-size: 30px;
    line-height: 1.2;
    color: #333;
}

.yxedr_active h4 {
    font-size: 24px;
    line-height: 1.2;
    color: #333;
}

/* - banner - start*/
.ys_banner {
    width: 100%;
    position: relative;
}

.ys_ban_li {
    position: relative;
    overflow: hidden;
}

.ys_ban_imgbox {
    position: relative;
    z-index: 1;
}

.ys_ban_imgbox img {
    width: 100%;
}

.ys_ban_li>a {
    display: block;
}

.ys_ban_ph {
    display: none;
}

.ys_ban_video {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ys_ban_li:not(:first-child) {
    display: none;
}

.ys_ban_imgbox::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
}

.ys_ban_txtbox {
    z-index: 5;
}

/* - banner - end*/

/* 规范 */
.ys_font1 {
    font-size: 46px;
    line-height: 1.2;
    color: #333;
}

.ys_font2 {
    font-size: 36px;
    line-height: 1.3;
    color: #333;
}

.ys_font3 {
    font-size: 30px;
    line-height: 1.5;
    color: #333;
}

.ys_tit60 {
    font-size: 60px;
    line-height: 1.5;
    color: #333;
}

.ys_tit48 {
    font-size: 48px;
    line-height: 1.5;
    color: #333;
}

.ys_tit40 {
    font-size: 40px;
    line-height: 1.5;
    color: #333;
}

.ys_tit24 {
    font-size: 24px;
    line-height: 1.5;
    color: #333;
}

.yxedr_active p {
    font-size: 18px;
    line-height: 1.75;
    color: #666;
    margin-bottom: 14px;
}

.ys_margin1 {
    margin-bottom: 120px;
}

.ys_margin2 {
    margin-bottom: 100px;
}

.ys_margin3 {
    margin-bottom: 50px;
}

/* 规范 */
.g_e2nrfl {
    width: 50%;
}

.g_e2nrfr {
    width: 50%;
    padding-left: 130px;
}

.he_add {
    padding: 100px 0;
}

.ys_hd_pc {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
}

.he_hd_hc {
    width: 100%;
    position: relative;
    padding: 0 82px;
    padding-left: 82px;
    padding-right: 200px;
    border-bottom: 1px solid rgba(242, 242, 242, 0.2);
    transition: all 0.36s;
}

.he_hd_lo {
    width: 112px;
    position: relative;
}

.he_hd_lo a {
    width: 100%;
    display: block;
    line-height: 80px;
}

.he_hd_lo img {
    width: 100%;
}

.he_hd_nul {
    padding-right: 20px;
}

.he_hd_na {
    display: block;
    font-size: 18px;
    line-height: 80px;
    color: #fff;
    position: relative;
}

.he_hd_na::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0%;
    height: 4px;
    opacity: 0;
    transition: all 0.36s;
    background: linear-gradient(90deg, #009580 1.44%, #23C386 100%);
}

.he_img {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
}

.he_img1 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.he_hd_lo .he_img1 {
    height: auto;
    top: 16px;
    opacity: 0;
}

.he_hd_lo img {
    transition: all 0.36s;
}

.he_hd_nli {
    margin: 0 42px;
    position: relative;
}

.he_hd_seg {
    width: 26px;
    position: relative;
    line-height: 80px;
    cursor: pointer;
}

.he_hd_seg img {
    transition: all 0.36s;
}

.he_hd_seg .he_img1 {
    opacity: 0;
}

/* .he_hd_seg .he_img1 {
    height: auto;
    top: 29px;
    opacity: 1;
} */

.mc_search_xl {
    position: fixed;
    left: 0;
    top: 81px;
    width: 100%;
    height: 160px;
    border-top: 1px solid #dfdede;
    z-index: 99;
    background: #fff;
    display: none;
    transition: top 0.36s;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.06);
}

.mc_pos_center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* width: 690px; */
}

.mc_scm_form {
    width: 690px;
}

.mc_msc_box {
    font-size: 0;
    padding: 8px;
    border-bottom: 1px solid #dfdede;
}

.mc_msc_input {
    width: calc(100% - 30px);
    height: 26px;
    font-size: 16px;
    color: #333;
    line-height: 20px;
    padding: 3px 0;
    padding-right: 12px;
}

.mc_msc_submit {
    font-size: 26px;
    color: #666666;
    width: 30px;
    vertical-align: top;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.mc_msc_submit img {
    width: 100%;
}

.ys_hd_pc.act .he_hd_hc {
    background: #fff;
}

.ys_hd_pc.act .he_hd_lo .he_img {
    opacity: 0;
}

.ys_hd_pc.act .he_hd_lo .he_img1 {
    opacity: 1;
}

.ys_hd_pc.act .he_hd_na {
    color: #4C5255;
}

.ys_hd_pc.act .he_hd_seg .he_img {
    opacity: 0;
}

.ys_hd_pc.act .he_hd_seg .he_img1 {
    opacity: 1;
}

.he_nypage .ys_hd_pc .he_hd_hc {
    background: #fff;
}

.he_nypage .ys_hd_pc .he_hd_lo .he_img {
    opacity: 0;
}

.he_nypage .ys_hd_pc .he_hd_lo .he_img1 {
    opacity: 1;
}

.he_nypage .ys_hd_pc .he_hd_na {
    color: #4C5255;
}

.he_nypage .ys_hd_pc .he_hd_seg .he_img {
    opacity: 0;
}

.he_nypage .ys_hd_pc .he_hd_seg .he_img1 {
    opacity: 1;
}

.yxedr_active1 .he_hd_na {
    color: #009580 !important;
}

.ys_footer {
    width: 100%;
    position: relative;
    padding-bottom: 0 !important;
}

.he_foft {
    width: 100%;
    position: relative;
}

.he_foftg {
    width: 100%;
}

.he_foftgyti a {
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
    font-weight: bold;
    transition: all 0.36s;
}

.he_foftgyul {
    display: flex;
    justify-content: space-between;
    padding: 0 90px;
    position: relative;
    padding-bottom: 28px;
}

.he_foftgyul::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 95%;
    height: 1px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 51.25%, rgba(255, 255, 255, 0) 100%);
}

.he_fofthk {
    width: 555px;
    margin: 0 auto;
    padding-top: 60px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.he_fofthle {
    width: 125px;
    margin-top: 0px;
}

.he_fofthle img {
    width: 100%;
}

.he_fofthri {
    width: calc(100% - 125px);
    padding-left: 76px;
}

.he_fofthsle p {
    font-size: 16px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.7);
}

.he_fofthsri p {
    font-size: 16px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 1);
}

.he_fofthsle {
    width: 90px;
    padding-right: 10px;
}

.he_fofthsri {
    width: calc(100% - 90px);
}

.he_fofthsle p span {
    padding-left: 30px;
}

.he_fofthhg {
    width: 100%;
    margin-bottom: 22px;
}

.he_fobt {
    width: 100%;
    position: relative;
    background: rgba(255, 255, 255, 0.05);
    padding: 28px 0;
    margin-top: 20px;
}

.he_fobte {
    width: 100%;
    padding: 0 70px;
    display: flex;
    justify-content: space-between;
}

.he_fobte p,
.he_fobte p a {
    font-size: 14px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.5);
}

.he_fobte p:first-child a {
    margin-right: 20px;
}

.he_fobte p:last-child a {
    margin-left: 27px;
}

.he_f2p1 {
    width: 100%;
    position: relative;
    margin-top: 80px;
}

.he_f2p1bx {
    width: 100%;
    position: relative;
}


.he_f2p1bri {
    width: 100%;
    padding: 0 155px;
}

.he_f2p1bte {
    margin-bottom: 14px;
}

.he_f2p1bte p {
    font-size: 16px;
    line-height: 1.5;
    color: #999;
}

.he_f2p1ble {
    width: 60px;
    position: absolute;
    top: 100px;
    left: 0;
}

.he_f2p1bryi .ys_tit48 {
    font-weight: bold;
}

.he_f2p1brwl p {
    font-size: 16px;
    line-height: 1.5;
    color: #999;
}

.he_f2p1brwl p span {
    padding: 0 10px;
}

.he_f2p1brwl {
    margin-top: 24px;
}

.he_f2p1brjq {
    margin-top: 54px;
}

.he_f2p1brjq p {
    font-size: 16px;
    line-height: 1.75;
    color: #666;
}

.he_f2p1wd a {
    font-size: 16px;
    line-height: 1.75;
    color: #4C5255;
}

.he_f2p1wd a span {
    padding-left: 14px;
}

.he_f2p1wd1 {
    margin-bottom: 10px;
}

.he_f2p1brsw {
    padding-top: 30px;
}

.he_tuijul {
    margin: 0 -12px;
}

.he_tuijli {
    padding: 0 12px;
    width: 33.333333%;
}

.he_tuijwk {
    width: 100%;
    position: relative;
}

.he_tuijwk a {
    display: block;
    width: 100%;
    position: relative;
}

.he_tuijrt {
    width: 100%;
    position: relative;
}

.he_tuijig {
    width: 100%;
    position: relative;
}

.he_tuijig img {
    border-radius: 5px 5px 0 0;
}

.he_tuijtp1 .ys_tit24 {
    color: #333333;
    font-weight: bold;
    line-height: 1.5;
    height: 3em;
    overflow: hidden;
    transition: all 0.36s;
}

.he_tuijte {
    margin-top: 20px;
}

.he_tuijtp2 p {
    font-size: 16px;
    line-height: 1.75;
    color: #888;
    height: 3.5em;
    overflow: hidden;
}

.he_tuijtp1 {
    margin-bottom: 18px;
}

.he_tuijiti .ys_font1 {
    font-weight: bold;
    color: #333;
}

.he_tuijian {
    width: 100%;
    margin-top: 78px;
}

.ys_hd_pc.act .he_hd_hc {
    border-color: #E1E1E1;
}

.ys_banner1 {
    margin-top: 80px;
}

.ys_banner1 .ys_ban_txtbox {
    text-align: center;
    top: 30%;
}

.ys_ban_txtbox .ys_tit60 {
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
}

.he_f1kp1 {
    width: 100%;
}

.he_maintop {
    position: relative;
    width: 100%;
    margin-top: -275px;
    z-index: 10;
    min-height: 300px;
}

.he_maintop::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 11.5%;
    background: #fff;
    display: block;
    z-index: -1;
    border-radius: 6px 0 0 0;
}

.he_f1kp1bx {
    width: 100%;
    position: relative;
}

.he_f1kp1ti .ys_font1 {
    font-weight: bold;
    color: #333;
    line-height: 1.5;
    text-align: center;
}

.he_f1kp1le {
    width: 49.6%;
    position: relative;
}

.he_f1kp1le img {
    border-radius: 5px;
}

.he_f1kp1ri {
    width: 50.4%;
    padding-left: 69px;
    padding-right: 20px;
}

.he_f1kp1li:first-child {
    padding-top: 0;
}

.he_f1kp1li:last-child {
    border: none;
}

.he_f1kp1li {
    width: 100%;
    border-bottom: 1px solid #EAEAEA;
    padding: 50px 0;
}

.he_f1page .he_f1kp1li:last-child {
    border-bottom: 1px solid #EAEAEA;
}

.he_f1kp1li a {
    width: 100%;
    /* position: relative;
    display: flex;
    align-items: center; */
}

.he_f1kp1rp1 p {
    font-family: "Montserrat-Regular";
    font-size: 18px;
    line-height: 1.5;
    color: #999;
}

.he_f1kp1rp1 {
    margin-bottom: 12px;
}

.he_f1kp1rp2 .ys_font2 {
    font-weight: bold;
    color: #333333;
    line-height: 1.5;
    max-height: 3em;
    overflow: hidden;
    transition: all 0.36s;
}

.he_f1kp1rp2 {
    margin-bottom: 20px;
}

.he_f1kp1rp3 p {
    font-size: 18px;
    line-height: 1.75;
    color: #888;
    max-height: 5.25em;
    overflow: hidden;
}

.he_f1kp1oli p {
    font-size: 14px;
    line-height: 25px;
    color: #4C5255;
    border-radius: 30px;
    background: #F4F5F7;
    padding: 0 20px;
}

.he_f1kp1oli {
    display: inline-block;
    margin-right: 18px;
    margin-bottom: 10px;
}

.he_f1kp1oul {
    margin-top: 30px;
}

.pc_fenye .prev li,
.pc_fenye .next li {
    border: 1px solid #AAAAAA;
}

.pc_fenye li {
    width: 36px;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    margin: 0 4px;
    position: relative;
}

.pc_fenye li.activepage {
    background: #F1F1F1;
    color: #333;
}

.pc_fenye .prev li img,
.pc_fenye .next li img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 8px;
}

.he_f1kpcfy {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 20px;
}

.he_f1moke {
    text-align: center;
    margin-top: 60px;
}

.he_f1moke a {
    font-size: 18px;
    line-height: 50px;
    color: #fff;
    display: inline-block;
    background: linear-gradient(90deg, #009580 1.44%, #23C386 100%);
    border-radius: 68px;
    padding: 0 53px;
}

.he_f1p2 {
    width: 100%;
    background: #F2F4F6;
}

.he_f1p2bx {
    width: 100%;
    position: relative;
}

.he_f1p2ti .ys_font1 {
    font-weight: bold;
    color: #333;
    line-height: 1.5;
    text-align: center;
}

.he_f1p2em {
    width: 100%;
    position: relative;
    padding: 0 25px;
}

.he_f1p2eul {
    margin: 0 -74px;
}

.he_f1p2eli {
    padding: 0 74px;
    width: 50%;
}

.he_f1p2eli a {
    display: block;
    width: 100%;
}

.he_f1p2elk {
    width: 100%;
}

.he_g1p1 {
    width: 100%;
    position: relative;
}

.he_g1p1bx {
    width: 100%;
    position: relative;
}

.he_g1p1swm {
    width: 100%;
    position: relative;
    text-align: center;
}

.he_g1p1sul {
    border-radius: 60px;
    background: rgba(234, 237, 243, 0.8);
    display: inline-block;
}

.he_g1p1sli a {
    font-size: 18px;
    line-height: 46px;
    display: inline-block;
    color: #666666;
    transition: all 0.36s;
    padding: 0 35px;
    border-radius: 60px;
    transition: all 0.36s;
}

.he_g1p1sli.act a {
    background: #fff;
    color: #333333;
    box-shadow: 0px 1px 18px -3px rgba(69, 82, 130, 0.17);
}

.he_g1p1ful {
    margin: 0 -12px;
    display: flex;
    flex-wrap: wrap;
}

.he_g1p1fli {
    width: 33.333333%;
    padding: 0 12px;
    margin-bottom: 25px;
}

.he_g1p1flx {
    width: 100%;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    padding: 30px 42px;
    z-index: 1;
}

.he_g1p1hle p {
    font-size: 18px;
    line-height: 1.5;
    color: #333;
    height: 1.5em;
    overflow: hidden;
    transition: all 0.36s;
}

.he_g1p1hri {
    width: 43px;
    display: none;
    margin-top: 3px;
}

.he_g1p1hri img {
    width: 100%;
}

.he_g1p1hle {
    width: 100%;
}

.he_g1p1fli.on .he_g1p1hle {
    width: calc(100% - 43px);
    padding-right: 10px;
}

.he_g1p1fli.on .he_g1p1hri {
    display: block;
}

.he_g1p1fed {
    width: 16px;
}

.he_g1p1fed img {
    width: 100%;
}

.he_g1p1ftr {
    width: calc(100% - 16px);
    padding-left: 12px;
}

.he_g1p1ftr p {
    font-size: 14px;
    line-height: 1.5;
    color: #666;
    height: 1.5em;
    overflow: hidden;
    transition: all 0.36s;
}

.he_g1p1fles {
    display: flex;
    align-items: center;
    /* border-bottom: 1px solid #EBEBEB; */
    padding: 17px 0;
}

.he_g1p1flrk {
    margin-top: 5px;
}

.he_g1p1fles:last-child {
    border: none;
    padding-bottom: 0;
}

.he_g1p1fkl {
    margin-top: 40px;
}

.he_g1p1fkl .he_f1moke {
    margin-top: 43px;
}

.he_g1p2ti .he_f1kp1ti p {
    color: #fff;
}

.he_g1p2 {
    width: 100%;
    position: relative;
    z-index: 1;
}

.he_g1p2::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60%;
    z-index: -1;
    background: linear-gradient(90deg, #009580 1.44%, #23C386 100%);
}

.he_g1p2ul {
    display: flex;
    align-items: center;
}

.he_g1p2li {
    margin: 0 21px;
}

.he_g1p2li {
    width: auto !important;
}

.he_foftgyli {
    position: relative;
}

.he_foftgysg {
    width: 100%;
    position: absolute;
    top: 40px;
    left: 40%;
    transform: translateX(-50%);
    white-space: nowrap;
}

.he_foftgysg::after {
    content: '';
    position: absolute;
    top: -8px;
    left: 62%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-bottom: 9px solid #00A34E;
    border-left: 12px solid transparent;
}

.he_foftgyup {
    display: inline-block;
    background: linear-gradient(90deg, #009580 1.44%, #23C386 100%);
    border-radius: 5px;
    padding: 0 16px;
}

.he_foftgyui {
    display: flex;
}

.he_foftgyui a {
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    /* white-space: nowrap; */
}

.he_fofthsri p a {
    color: #fff;
    transition: all 0.36s;
    margin-right: 15px;
}

.he_fofthhg:last-child {
    margin-bottom: 0;
}

.g_e2 .ys_main {
    margin-top: 80px;
}

.he_e2p1bx {
    width: 100%;
    position: relative;
}

.g_e2nr1 {
    width: 100%;
    position: relative;
    padding-top: 80px;
}

.g_e2nr1_ret {
    width: 60px;
    position: absolute;
    top: 18px;
    left: -10%;
}

.g_e2nr1_ret img {
    width: 100%;
}

.g_e2nr1_logo {
    width: 296px;
}

.g_e2nr1_logo img {
    width: 100%;
}

.he_e2p1ti .ys_tit40 {
    font-weight: bold;
    color: #333;
}

.he_e2p1ti {
    margin-top: 26px;
}

.g_e2nrbox.on {
    background: #F7F8FD;
}

.he_e2p2bx {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}

.he_e2dkg .ys_font2 {
    font-weight: bold;
    background: linear-gradient(90deg, #009580 1.44%, #23C386 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    display: inline-block;
}

.he_e2kgfm p {
    font-size: 18px;
    line-height: 1.5;
    color: #666;
    margin-bottom: 15px;
}

.he_e2kgfm {
    margin-top: 30px;
}

.g_e2nrfl img {
    border-radius: 5px;
}

.g_e2nrbox.on .he_e2p2bx {
    flex-direction: inherit;
}

.g_e2nrbox.on .g_e2nrfr {
    padding-left: 0;
    padding-right: 130px;
}

.ys_ban_txtbox {
    text-align: center;
}

.he_bante .ys_tit60 {
    color: #fff;
    font-weight: bold;
}

.he_banvdbt {
    width: 104px;
    height: 104px;
    margin: 0px auto 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    padding: 14px;
    cursor: pointer;
}

.he_banvdbt::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(12px);
    border-radius: 50%;
    z-index: -1;
}

.ys_ban_li.slick-current .he_banvdbt::after {
    animation: boderM 1.4s 1;
}

.he_sypage .ys_ban_imgbox img {
    transform: scale(1.2);
}

.he_sypage .ys_ban_li.slick-current .ys_ban_imgbox img {
    animation: bannerscale 8s ease both;
}

@keyframes bannerscale {
    100% {
        transform: scale(1);
    }
}

@keyframes boderM {
    0% {
        opacity: .5;
        width: 80%;
        height: 80%;
    }

    100% {
        opacity: 1;
        width: 100%;
        height: 100%;
    }
}


.he_banvdwn {
    width: 100%;
    height: 100%;
    position: relative;
    border: 1px solid #fff;
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    backdrop-filter: blur(12px);
    border-radius: 50%;
}

.he_banvdwn img {
    width: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* .he_sypage .ys_ban_txtbox {
    padding-bottom: 200px;
} */

.he_syp1 {
    width: 100%;
    position: relative;
}

.he_syp1bx {
    width: 100%;
    position: relative;
    padding-left: 80px;
}

.he_swiper {
    overflow: hidden;
    border-radius: 20px;
    /* position: relative; */
}


.he_syp1bp p {
    font-size: 18px;
    line-height: 1.5;
    color: #666666;
}

.he_syp1bx .he_f1kp1ti .ys_font1 {
    text-align: left;
}

.he_syp1ti .he_f1kp1ti {
    margin-bottom: 30px;
}

.he_syp1ig {
    width: 100%;
    height: 480px;
    border-radius: 10px;
    transition: all 0.36s;
}

.he_syp1tp1 .ys_font3 {
    color: #333;
    line-height: 1.5;
    height: 1.5em;
    overflow: hidden;
    font-weight: bold;
}

.he_syp1tp2 p {
    font-size: 18px;
    line-height: 1.5;
    color: #666;
    max-height: 4.5em;
    overflow: hidden;
}

.he_syp1te {
    margin-top: 27px;
    padding-right: 30px;
}

.he_syp1tp1 {
    margin-bottom: 20px;
}

.he_syswip {
    width: calc(100% + 300px);
    position: relative;
    max-width: 1580px;
    margin-top: 3%;
}

.he_slide {
    width: 330px;
    transition: all 0.6s;
}

.he_slide.swiper-slide-active {
    width: 900px;
}

.he_button {
    width: 46px;
    position: relative;
}

.he_button .he_img1 {
    opacity: 0;
}

.he_button img {
    transition: all 0.6s;
}

.he_swiprev {
    margin-bottom: 12px;
}

.he_swipbx {
    position: absolute;
    top: 34px;
    left: -80px;
}

.he_bk2wen {
    color: #E4E4E6;
    font-family: "Montserrat-Bold";
    font-weight: bold;
    font-size: 24px;
}

.he_bk2wen span {
    font-weight: bold;
    font-size: 24px;
    color: #E4E4E6;
    font-family: "Montserrat-Bold";
}

.he_bk2wen .he_bzong {
    color: #000000;
}

.he_gund {
    position: absolute;
    top: 61%;
    left: -80px;
    transform: rotate(-90deg);
    transform-origin: left top;
}

.ys_banner .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: rgba(255, 255, 255, 0.5);
}

.ys_banner .slick-dots li.slick-active {
    background: #FFFFFF;
}

.ys_banner .slick-dots {
    bottom: 54px;
}

.he_syp2 {
    width: 100%;
    position: relative;
    padding-top: 0;
    padding-bottom: 150px;
}

.he_syp2xb {
    width: 100%;
    position: relative;
}

.he_syp2xle {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    max-width: 1440px;
}

.he_syp2gmkl {
    width: 460px;
    padding-right: 72px;
    padding-top: 15%;
}

.he_syp2xri {
    width: 68%;
    padding-top: 140px;
}

.he_syp2xli {
    width: 100%;
    position: relative;
    padding-bottom: 340px;
}


.he_syp2wmwd {
    width: 100%;
    position: relative;
    z-index: 10;
}

.he_syp2wmwd img {
    width: 100%;
    border-radius: 22px;
}

.he_syp2xqg {
    width: 800px;
    /* position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -65px; */
    transform: translateX(65px);
}

.he_syp2wqp {
    width: 100%;
}

.he_syp2wqp img {
    width: 100%;
}

.he_syp2xwk .he_f1kp1ti .ys_font1 {
    text-align: left;
}

.he_syp2xloul {
    margin: 0 -10px;
}

.he_syp2xloli {
    width: 25%;
    position: relative;
    padding: 0 10px;
    margin-bottom: 20px;
}

.he_syp2xlsk {
    width: 100%;
    position: relative;
}

.he_syp2thm {
    margin-top: 70px;
}

.he_syp2thm .he_f1moke {
    text-align: left;
    margin-top: 0;
}

.he_syp2xwk .he_f1kp1ti {
    margin-bottom: 20px;
}

.he_syp2xwk .he_syp1ti {
    margin-bottom: 30px;
}

.he_syp2ra {
    position: relative;
    width: 100%;
}

.he_syp2xwk {
    width: 100%;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: space-between; */
    opacity: 0;
    transition: all 0.36s;
}

.he_syp2xwk:first-child {
    position: relative;
}

.he_syp2xwk {
    position: absolute;
    top: 0;
    left: 0;
}

.he_syp2xwk.act {
    opacity: 1;
}

.he_syp2xli:last-child {
    padding-bottom: 100px;
}

.he_syp3 {
    width: 100%;
    position: relative;
}

.he_syp3bx {
    width: 100%;
    position: relative;
    padding-top: 30px;
}

.he_syp3bx .he_f1kp1ti .ys_font1 {
    color: #fff;
}

.he_syp3bx .he_syp1bp p {
    color: #fff;
    text-align: center;
}

.he_syp3jkg {
    width: 100%;
    position: relative;
}

.he_syp3hli {
    width: 25%;
    margin-bottom: 80px;
}

.he_syp3hwr p {
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
    height: 1.5em;
    overflow: hidden;
}

.he_syp3hex p span {
    font-size: 64px;
    line-height: 1.5;
    color: #fff;
    font-weight: bold;
}

.he_syp3hex p {
    line-height: 1.5;
    color: rgba(255, 255, 255, 1);
    font-family: "Montserrat-Bold";
}

.he_syp3hlwk {
    width: 100%;
    text-align: center;
}

.he_syp4ti {
    width: 650px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.he_syp4mo .he_f1moke {
    margin-top: 40px;
}

.he_syp4zs {
    width: 122px;
    position: absolute;
    top: 0;
    left: -190px;
}

.he_syp4zs img {
    width: 100%;
}

.he_syp4wn {
    width: 100%;
    position: relative;
}

.he_syp4l1 {
    width: 100%;
    position: relative;
    z-index: 1;
    padding-bottom: 0 !important;
}

.he_syp4l1::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 68%;
    height: 100%;
    background: #F7F8FD;
    z-index: -1;
}

.he_syp4wli {
    padding: 0 29px;
    width: 50%;
    padding-top: 68px;
    padding-bottom: 76px;
}

.he_syp4wwh {
    width: 100%;
    background: #fff;
    box-shadow: 0px 0px 21px 13px rgba(213, 218, 236, 0.17);
    border-radius: 10px;
    padding: 90px 56px 76px;
    position: relative;
    z-index: 1;
}

.he_syp4wpo {
    width: 92px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -46px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 21px 13px rgba(213, 218, 236, 0.17);
}

.he_syp4wpo img {
    width: 100%;
    border-radius: 50%;
}

.he_syp4wlek p {
    font-size: 18px;
    line-height: 1.75;
    color: #666;
    text-align: center;
    /* max-height: 7em; */
    overflow: hidden;
}

.he_syp4wldh {
    position: absolute;
    width: 30px;
    z-index: -1;
}

.he_syp4wldh img {
    width: 100%;
}

.he_syp4wlale {
    top: 47px;
    left: 25px;
}

.he_syp4wlari {
    right: 38px;
    bottom: 34px;
}

.he_syp4wul {
    width: 100%;
    padding: 0px 80px 0px;
}

.he_syp4wul .slick-arrow {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    z-index: 10;
}

.he_syp4wul .slick-arrow::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background-image: url(../images/arrow12.svg);
    background-size: 100% 100%;
}

.he_syp4wul .slick-prev::after {
    transform: translate(-50%, -50%) rotate(180deg);
}

.he_syp4l2 {
    width: 100%;
    position: relative;
    padding-top: 50px !important;
}

.he_syp4l2dr {
    width: 100%;
    position: relative;

    padding: 0 150px 0;
}

.he_syp4egul {
    margin: 0 -10px;
}

.he_syp4egli {
    width: 14.285714%;
    padding: 0 10px;
    margin-bottom: 56px;
}

.he_syp4egk {
    width: 100%;
    position: relative;
}

.he_syp5 {
    width: 100%;
    position: relative;
    padding-top: 50px;
}

.he_syp5bx {
    width: 100%;
    position: relative;
    padding-bottom: 20px;
}

.he_syp5tile .ys_font1 {
    font-weight: bold;
    line-height: 1.5;
}

.he_syp5tiri .he_f1moke {
    margin-top: 0;
}

.he_syp5ti {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.he_syp5wq {
    width: 100%;
    position: relative;
}

.he_syp5wle,
.he_syp5wri {
    width: 50%;
}

.he_syp5wle {
    padding-right: 16px;
}

.he_syp5wri {
    padding-left: 16px;
}

.he_syp5wig {
    width: 100%;
    position: relative;
}

.he_syp5wp1 p {
    font-size: 16px;
    line-height: 1.5;
    color: #00694C;
    font-family: "Montserrat-Regular";
}

.he_syp5wp2 p {
    color: #333;
    line-height: 1.5;
    font-weight: bold;
    max-height: 3em;
    transition: all 0.36s;
    overflow: hidden;
}

.he_syp5wek {
    width: 100%;
    padding-right: 60px;
}

.he_syp5wp3 p {
    font-size: 18px;
    line-height: 1.5;
    color: #888;
    max-height: 3em;
    overflow: hidden;
}

.he_syp5wp1 {
    margin-top: 28px;
}

.he_syp5wp2 {
    margin-top: 14px;
}

.he_syp5wp3 {
    margin-top: 15px;
}

.he_syp5wp4 p {
    font-size: 16px;
    line-height: 1.5;
    color: #313845;
    display: inline-block;
    padding-right: 24px;
    position: relative;
    padding-bottom: 12px;
}

.he_syp5wp4 p::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #323846;
}

.he_syp5wp4 {
    margin-top: 30px;
}

.he_syp5wli {
    width: 50%;
    padding: 0 16px;
}

.he_syp5wul {
    margin: 0 -16px;
}

.he_syp5wlf {
    width: 100%;
    position: relative;
}

.he_syp5wig img {
    border-radius: 5px;
}

.he_slide a {
    width: 100%;
    display: block;
}

.he_b1p1 {
    width: 100%;
    position: relative;
}

.he_b1p1bx {
    width: 100%;
    position: relative;
}

.he_b1p1tp1 .ys_font1 {
    font-weight: bold;
    color: #333;
}

.he_b1p1tp2 {
    margin-top: 43px;
}

.he_b1p1tp2 p {
    font-weight: bold;
    color: #888;
    line-height: 1.75;
    font-size: 18px;
}

.he_b1p2 {
    width: 100%;
    position: relative;
    padding-top: 460px;
    overflow: hidden;
}

.he_b1p2fr {
    width: 100%;
    position: relative;
    z-index: 1;
    padding-top: 70px;
    padding-bottom: 40px;
}

.he_b1p2bx {
    width: 100%;
    position: relative;
    z-index: 1;
}

.he_b1p2fr::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 11.5%;
    background: #fff;
    display: block;
    z-index: -1;
    border-radius: 6px 0 0 0;
}

.he_b1p3 {
    width: 100%;
    position: relative;
    background: #fff;
}

.he_b1p3bx {
    width: 100%;
    position: relative;
}

.he_b1p3bli {
    width: 33.333333%;
    padding: 0 15px;
}

.he_b1p3bt {
    width: 100%;
    position: relative;
    text-align: center;
}

.he_b1p3big {
    width: 160px;
    margin: 0 auto;
    position: relative;
}

.he_b1p3bte p {
    font-family: "Montserrat-Regular";
}

.he_b1p3bte {
    margin-top: 20px;
}

.he_b1p3bte p span {
    font-size: 62px;
    line-height: 1.5;
    color: #333333;
}

.he_b1p3bto p {
    font-size: 18px;
    line-height: 1.5;
    color: #333;
    font-weight: bold;
}

.he_b1p3 {
    padding-top: 20px;
}

.he_b1p4 {
    width: 100%;
    position: relative;
    padding-bottom: 200px;
}

.he_b1p4kul {
    margin: 0 -13px;
}

.he_b1p4kli {
    width: 25%;
    padding: 0 13px;
}

.he_b1p4kkj {
    width: 100%;
    border: 18px solid #ECEFF4;
    position: relative;
}

.he_b1p4kul .slick-arrow {
    width: 56px;
    height: 56px;
    z-index: 10;
}

.he_b1p4kul .slick-arrow::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background-image: url(../images/syarrow3.svg);
    background-size: 100% 100%;
    transition: all 0.36s;
}

.he_b1p4kul .slick-arrow::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background-image: url(../images/syarrow1.svg);
    background-size: 100% 100%;
    transition: all 0.36s;
    opacity: 0;
}

.he_b1p4kul .slick-next::before {
    transform: translate(-50%, -50%) rotate(180deg);
}

.he_b1p4kul .slick-next::after {
    transform: translate(-50%, -50%) rotate(180deg);
}

.he_b1p4bx {
    width: 100%;
}


.he_b1p4kul .slick-prev {
    left: -80px;
}


.he_b1p4kul .slick-next {
    right: -80px;
}

.he_b1p4kkj {
    width: 100%;
    position: relative;
}

.he_b1p4kte p {
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
    color: #333;
    height: 1.5em;
    overflow: hidden;
    text-align: center;
}

.he_b1p4kte {
    margin-top: 20px;
}

.he_b1p4kul .slick-dots li {
    width: 10px;
    height: 10px;
    background: #E0E0E0;
}

.he_b1p4kul .slick-dots li.slick-active {
    background: #00A34E;
}

.he_b1p4kul .slick-dots {
    bottom: -56px;
}

.he_b1p5 {
    width: 100%;
    position: relative;
    padding: 70px 0;
}

.he_b1p5bx {
    width: 100%;
    position: relative;
}


.he_b1p5yle .ys_tit40 {
    font-weight: bold;
    color: #fff;
}

.he_b1p5yu {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.he_b1p5yri .he_f1moke a {
    border: 1px solid #fff;
    background: transparent;
    font-weight: bold;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: all 0.36s;
}

.he_b1p5yri .he_f1moke a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    height: 100%;
    background: linear-gradient(90deg, #009580 1.44%, #23C386 100%);
    transition: all 0.36s;
    opacity: 0;
}

.he_b2p1 {
    width: 100%;
    position: relative;
}

.he_b2p1bx {
    width: 100%;
    position: relative;
    padding-left: 65px;
}

.he_b2p1bx .he_f1kp1ti .ys_font1 {
    text-align: left;
}

.he_b2kpage .he_maintop::after {
    box-shadow: 0px 0px 40px 5px rgba(237, 237, 237, 0.4);
}

.he_b2p1wgh {
    width: 100%;
    position: relative;
}

.he_b2p1wgri {
    width: 500px;
}

.he_b2p1wgle {
    width: calc(100% - 500px);
    padding-right: 126px;
    padding-top: 40px;
}

.he_b2p1frm {
    width: 100%;
    position: relative;
}

.he_b2p1frli {
    width: 50%;
    padding: 0 28px;
    margin-bottom: 65px;
}

.he_b2p1frul {
    margin: 0 -28px;
}

.he_b2p1frex {
    width: 100%;
    position: relative;
}

.he_dbvt {
    border-bottom: 1px solid #E4E4E4;
    width: 100%;
    position: relative;
}

.he_dbvt input {
    width: 100%;
    padding: 5px 0;
    position: relative;
    z-index: 10;
    height: 40px;
}

.he_dbvt p {
    font-size: 16px;
    line-height: 1.75;
    color: #737172;
    position: absolute;
    bottom: 5px;
    left: 0;
    transition: all 0.36s;
}

.he_dbvt p span {
    color: #ae2a2b;
}

.he_b2p1frli.on p {
    bottom: 33px;
    font-size: 14px;
    opacity: 0.3;
}

.he_dbvt::after {
    position: absolute;
    content: '';
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    background: #00A34E;
    transition: all 0.36s;
}

.he_b2p1frli.on .he_dbvt::after {
    width: 100%;
}

.he_b2p1frli5,
.he_b2p1frli6,
.he_b2p1frli7 {
    width: 100%;
}

.he_b2p1fwf {
    width: 100%;
}

.he_b2p1fwle p {
    font-size: 16px;
    line-height: 1.5;
    color: #737172;
}

.he_b2p1fwle p span {
    color: #FF2E2E;
}

.he_b2p1fwle {
    width: 175px;
    padding-right: 10px;
}

.he_b2p1fwri {
    width: calc(100% - 175px);
}

.he_b2p1fgxc {
    width: 18px;
    height: 18px;
    border-radius: 4px;
    border: 1px solid #CCCCCC;
    background: #EFEFEF;
    position: relative;
}

.he_b2p1fgxc::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    background: #00A34E;
    border-radius: 2px;
    transition: all 0.36s;
    opacity: 0;
}

.he_b2p1fgli.on .he_b2p1fgxc::before {
    opacity: 1;
}

.he_b2p1fgli {
    cursor: pointer;
    display: flex;
    align-items: center;
    margin-right: 34px;
    margin-bottom: 12px;
}

.he_b2p1fgte p {
    font-size: 16px;
    line-height: 1.5;
    color: #666;
}

.he_b2p1fgte {
    padding-left: 7px;
}

.he_b2p1fgli.on .he_b2p1fgxc {
    border-color: #00A34E;
    background: #fff;
}

.he_b2p1fwu {
    display: flex;
    align-items: center;
}

.he_b2p1fwule {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #CCCCCC;
    background: #EFEFEF;
    transition: all 0.36s;
    position: relative;
}

.he_b2p1fwule::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 8px;
    height: 8px;
    background: #00A34E;
    border-radius: 50%;
    opacity: 0;
    transition: all 0.36s;
}

.he_b2p1fwuri {
    padding-left: 7px;
    cursor: pointer;
}

.he_b2p1fwu.on .he_b2p1fwule {
    border-color: #00A34E;
}

.he_b2p1fwu.on .he_b2p1fwule::before {
    opacity: 1;
}

.he_b2p1fbmo .he_f1moke {
    text-align: left;
}

.he_b2p1km {
    width: 100%;
    position: relative;
}

.he_b2p1kyle {
    width: 32px;
}

.he_b2p1kyle img {
    width: 100%;
}

.he_b2p1kyri p {
    font-size: 28px;
    line-height: 1.5;
    background: linear-gradient(90deg, #009580 1.44%, #23C386 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: bold;
}

.he_b2p1kli {
    display: flex;
    align-items: center;
}

.he_b2p1kyri {
    padding-left: 34px;
}

.he_b2p1kli {
    margin-bottom: 22px;
}

.he_b2p1kjp p {
    font-size: 28px;
    line-height: 1.5;
    color: #666;
    font-weight: bold;
}

.he_b2p1kjp {
    margin-bottom: 20px;
}

.he_b2p1kwle {
    width: 23px;
}

.he_b2p1kwle img {
    width: 100%;
}

.he_b2p1kwri {
    width: calc(100% - 23px);
    padding-left: 16px;
}

.he_b2p1kwri p {
    font-size: 16px;
    line-height: 1.5;
    color: #666;
}

.he_b2p1krg {
    margin-bottom: 32px;
}

.he_b2p1keu {
    margin-bottom: 70px;
}

.he_down {
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.06);
}

.he_hd_nli.yxedr_active1 .he_hd_na::before {
    opacity: 1;
    width: 100%;
}

.he_downli a {
    font-size: 14px;
    font-weight: bold;
    color: #4C5255;
    transition: all 0.36s;
    line-height: 1.5;
    white-space: nowrap;
}

.he_downli {
    padding-bottom: 34px;
}

.he_downli:last-child {
    padding-bottom: 0;
}

.he_downul {
    background: #fff;
    padding: 25px 43px;
}

.he_downli.yxedr_active2 a {
    color: rgb(0, 149, 128);
}

/* 2022.04.09 - tammy - start */
.t_duan18 p {
    font-size: 18px;
    line-height: 1.75;
    color: #888;
}

.t_center {
    text-align: center;
}

.t_c1kp1li {
    width: 25%;
    padding: 0 60px;
    margin-bottom: 40px;
}

.t_c1kp1ic {
    width: 66px;
    height: 66px;
    margin: 0 auto;
    margin-bottom: 16px;
    position: relative;
}

.t_c1kp1ic img {
    width: 100%;
}

.t_c1kp1xin .ys_font3 {
    font-weight: bold;
    margin-bottom: 10px;
}

.he_c1kp1ti .ys_font1 {
    font-weight: bold;
}

.he_c1kp1ti {
    position: relative;
    z-index: 10;
}

.t_c1kp1bg {
    width: 31.7%;
    height: calc(100% + 140px - 275px);
    position: absolute;
    left: 44px;
    bottom: -140px;
}

.t_c1kp1bg img {
    width: 100%;
}

.t_c1kp2map {
    padding: 0 13.5px;
}

.t_c1kp2xin {
    width: 100%;
    position: relative;
}

.t_c1kp2tu,
.t_c1kp2tu img {
    width: 100%;
}

.t_margin33 {
    margin-bottom: 33px;
}

.he_c1kp2 .ys_tit24 {
    color: #888;
}

.t_c1kp2dian {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 4;
}

.t_c1kp2li {
    position: absolute;
    transform: translate(-50%, -50%);
    /* width: 0; */
    height: 0;
}

.t_c1kp2qian {
    /* width: 142px;
    height: 50px; */
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 4px 15px rgba(62, 60, 60, 0.25);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 16px;
    text-align: center;
    cursor: pointer;
    transition: all 0.36s ease-out;
}

.t_c1kp2zi {
    font-size: 24px;
    font-weight: bold;
    background-image: -webkit-linear-gradient(left, rgb(0, 149, 128), rgb(35, 195, 134));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 50px;
}

.t_c1kp2qian::before {
    content: '';
    width: 100%;
    height: 16px;
    position: absolute;
    bottom: -16px;
    left: 0;
}

.t_c1kp2qian::after {
    content: '';
    border-top: 18px solid #fff;
    border-radius: 2px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    left: 50%;
    transform: translateX(-50%);
    bottom: -16px;
    position: absolute;
}

.t_c1kp2img {
    width: 267px;
    position: absolute;
    top: 50%;
    transform: translateY(-65%);
    left: 18px;
    pointer-events: none;
    opacity: 0;
    transition: all 0.36s ease-out;
}

.t_c1kp2img::before {
    content: '';
    border-right: 18px solid #fff;
    border-radius: 2px;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    left: -18px;
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
}

.t_c1kp2pic {
    width: 100%;
    padding: 0px;
    border-radius: 11px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0px 0px 62px 5px rgba(0, 0, 0, 0.4);
}

.t_c1kp2pic img {
    width: 100%;
}

.mapimg.on .t_c1kp2qian {
    opacity: 0;
}

.mapimg.on .t_c1kp2img {
    opacity: 1;
    pointer-events: all;
}

.he_c1kp3 {
    position: relative;
    overflow: hidden;
}

.t_c1kp3bg {
    position: absolute;
    left: 0;
    top: 0;
}

.t_c1kp3bg,
.t_c1kp3bg img {
    width: 100%;
}

.t_c1kp3xin .ys_font1 {
    color: #fff;
}

.t_c1kp3xin {
    padding-top: 190px;
    position: relative;
    z-index: 4;
}

.t_c1kp3box {
    background: #fff;
    padding: 0 30px;
}

.t_c1kp3li {
    width: 25%;
    padding: 47px 50px 70px;
    position: relative;
}

.t_c1kp3ic {
    width: 78px;
    height: 78px;
    margin: 0 auto;
    margin-bottom: 13px;
}

.t_c1kp3ic img {
    width: 100%;
}

.t_c1kp3wen .ys_font3 {
    font-weight: bold;
    margin-bottom: 23px;
}

.t_c1kp3li::before {
    content: '';
    width: 1px;
    background: #DCE1EC;
    position: absolute;
    right: 0;
    top: calc(50% - 30px);
    transform: translateY(-50%);
    height: 150px;
}

.t_c1kp3li:last-of-type::before {
    display: none;
}

.he_c1kp4 {
    background: #F2F4F6;
}

.t_c1k3pic {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}

.t_c1k3xia {
    width: calc(100% - 300px);
    margin: 0 auto;
    position: relative;
    margin-top: -70px;
    z-index: 4;
    background: #fff;
    box-shadow: 0px 13px 8px -6px rgba(237, 237, 237, 0.4);
    border-radius: 10px;
    overflow: hidden;
    padding: 38px 70px 32px;
    opacity: 0;
}

.t_c1k3xia .ys_font2 {
    font-weight: bold;
    margin-bottom: 17px;
}

.t_c1k3xin.swiper-container {
    overflow: visible;
}

.t_c1k3li.swiper-slide-active .t_c1k3xia {
    opacity: 1;
}

.t_c1k3xin .swiper-button-prev,
.t_c1k3xin .swiper-button-next {
    width: 56px;
    height: 56px;
    background: #fff;
    border-radius: 50%;
    top: calc(50% - 45px);
    outline: none;
}

.t_c1k3xin .swiper-button-prev img,
.t_c1k3xin .swiper-button-next img {
    width: 100%;
}

.t_c1k3xin .swiper-button-prev:after,
.t_c1k3xin .swiper-container-rtl .swiper-button-next:after {
    display: none;
}

.t_c1k3xin .swiper-button-next:after,
.t_c1k3xin .swiper-container-rtl .swiper-button-prev:after {
    display: none;
}

.t_c1k3xin .swiper-button-prev,
.t_c1k3xin .swiper-container-rtl .swiper-button-next {
    left: -124px;
    right: auto;
}

.t_c1k3xin .swiper-button-next,
.t_c1k3xin .swiper-container-rtl .swiper-button-prev {
    right: -124px;
    left: auto;
}

.t_c1k3xin .t_c1k3xia .ys_font2,
.t_c1k3xin .t_c1k3xia .t_duan18 p {
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.t_c1k5box {
    position: relative;
}

.t_c1k5bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}

.t_c1k5bg img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    object-fit: cover;
}

.t_c1k5li {
    width: 33.333333%;
    position: relative;
    padding: 15px;
}

.t_c1k5li::before {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.3);
}

.t_c1k5li::after {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.3);
}

.t_c1k5li:nth-of-type(3n):after {
    display: none;
}

.t_c1k5li:last-of-type::before,
.t_c1k5li:nth-last-of-type(2)::before,
.t_c1k5li:nth-last-of-type(3)::before {
    display: none;
}

.t_c1k5ic {
    width: 55px;
    height: 55px;
    margin: 0 auto;
    margin-bottom: 17px;
}

.t_c1k5ic img {
    width: 100%;
}

.t_c1k5xin .ys_tit24 {
    color: #fff;
}

.t_c1k5xin {
    padding: 42px 0 40px;
}

.t_cedao {
    position: fixed;
    left: -100%;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.36s;
    z-index: 99;
}

.t_cedaoli {
    font-size: 16px;
    color: #7ac142;
    line-height: 2;
    transition: all 0.36s;
    cursor: pointer;
    padding-left: 19px;
    position: relative;
    margin-bottom: 11px;
}

.t_cedaoli:last-of-type {
    margin-bottom: 0;
}

.t_cedaoli::before {
    content: '';
    width: 10px;
    height: 10px;
    border: 1px solid #7ac142;
    background: transparent;
    transition: all 0.36s;
    position: absolute;
    left: 0;
    top: 11px;
    border-radius: 50%;
}

.t_cedaoli.on {
    color: #23C386;
}

.t_cedaoli.on::before {
    background: linear-gradient(to right, #009580, #23C386);
    border: 1px solid transparent;
}

.t_cedao.show {
    left: 77px;
}

.t_c1k5bg::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: .45;
    backdrop-filter: blur(18px);
    z-index: 2;
}

.t_c1k5ul {
    position: relative;
    z-index: 3;
}

/* e */
.ys_contyou1160 {
    width: calc(100% - calc(50vw - 650px));
    margin-left: calc(50vw - 650px);
    overflow: hidden;
}

.he_ekp1bx {
    padding-right: calc(50vw - 650px);
}

.t_ek1le {
    width: 44%;
    position: relative;
}

.t_ek1pic {
    width: 100%;
}

.t_ek1logo {
    width: 81%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
}

.t_ek1logo img {
    width: 100%;
}

.t_ek1xin {
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0px 0px 21px 13px rgba(213, 218, 236, 0.17);
}

.t_ek1rg {
    width: 56%;
    padding: 60px 67px 60px 88px;
}

.he_ekp1 {
    position: relative;
}

.he_ekp1::before {
    content: '';
    width: 100%;
    background: #F2F4F6;
    left: 0;
    bottom: 0;
    height: calc(100% - 275px);
    position: absolute;
}

.he_ekp1 .ys_contyou1160 {
    position: relative;
    z-index: 2;
}

.t_ek1rg .ys_tit24 {
    font-weight: bold;
    margin-bottom: 15px;
}

.t_ek1xin {
    display: flex;
    align-items: center;
}

.t_ek1rgbox {
    position: relative;
}

.t_ek1yin {
    width: 48px;
    position: absolute;
}

.t_ek1yin img {
    width: 100%;
}

.t_ek1yin1 {
    top: -46px;
    left: -54px;
}

.t_ek1yin2 {
    bottom: -55px;
    right: -30px;
}

.t_ek1li {
    padding: 0 45px;
}

.t_ek1ul {
    margin: 0 -45px;
    padding: 0 70px;
}

.t_ek1ul .slick-list {
    overflow: visible;
}

.t_ek1ul .slick-prev,
.t_ek1ul .slick-next {
    width: 46px;
    height: 46px;
}

.t_ek1ul .slick-prev::before,
.t_ek1ul .slick-next::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: url(../images/syarrow3.svg);
    transition: all 0.36s;
    opacity: 1;
}

.t_ek1ul .slick-prev::after,
.t_ek1ul .slick-next::after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: url(../images/syarrow1.svg);
    transition: all 0.36s;
    opacity: 0;
}

.t_ek1ul .slick-next::after {
    content: url(../images/syarrow2.svg);
}

.t_ek1ul .slick-next::before {
    content: url(../images/syarrow4.svg);
}

.t_ek1ul .slick-next {
    right: 50px;
    z-index: 4;
}

.t_ek1ul .slick-prev {
    left: 50px;
    z-index: 4;
}

.t_ek2li {
    width: 20%;
    border: 1px solid #eee;
    border-top-color: transparent;
    border-right-color: transparent;
}

.t_ek2li:nth-of-type(5n) {
    border-right-color: #eee;
}

.t_ek2li:first-of-type,
.t_ek2li:nth-of-type(2),
.t_ek2li:nth-of-type(3),
.t_ek2li:nth-of-type(4),
.t_ek2li:nth-of-type(5) {
    border-top-color: #eee;
}

.t_ek2li:last-of-type {
    border-right-color: #eee;
}

.t_ek2pic {
    width: 100%;
}

.he_c1kp1 .ys_cont1280 {
    position: relative;
    z-index: 2;
}

.slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 10px;
    background: #c4c4c4;
}

.slick-dots li.slick-active {
    background: #009580;
}

.mapimg.on {
    z-index: 3;
}

.t_c1k5xin .ys_tit24 {
    height: 36px;
    overflow: hidden;
}

.he_c1kp1 {
    position: relative;
}

/* 2022.04.09 - tammy - end */

.he_syp2wrjph {
    display: none;
    border-radius: 20px;
}

.t_c1kp1ul {
    display: flex;
    flex-wrap: wrap;
}

.he_c1kp1 {
    padding-bottom: 50px;
}

.t_duan18 p {
    /* max-height: 8.75em; */
    overflow: hidden;
}

.ys_ph_navbar3 .ys_ph_nav li.yxnav_active1>.ys_phnav_lisbox a {
    color: #009580;
}

.ys_phnav_lisbox.yxnav_active2>a {
    color: #009580;
}

.ys_phnav_lisbox.yxnav_active3>a {
    color: #009580;
}

.he_fotlink {
    width: 100%;
    padding: 0 70px;
    padding-top: 50px;
}

.he_fotlink .he_fofthsle p {
    font-size: 14px;
    font-weight: bold;
}

.he_fotlink .he_fofthsri p {
    font-size: 14px;
}

.he_hd_nav.isshow .he_hd_nli a {
    pointer-events: none;
}

.he_g1p1flx {
    cursor: pointer;
}

.he_joti .ys_font2 {
    font-weight: bold;
    color: #333333;
    line-height: 1.5;
}

.he_jiotanc .ys_modal_content {
    padding: 86px 110px;
    width: 1100px;
}

.he_jotlabe {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-top: 28px;
}

.he_jotlaic {
    width: 15px;
}

.he_jotlaic img {
    width: 100%;
}

.he_jotlate {
    padding-left: 9px;
}

.he_jotlate p {
    font-size: 16px;
    line-height: 1.5;
    color: #000;
}

.he_jotlali {
    display: flex;
    align-items: center;
    margin-right: 55px;
}

.he_jotigul {
    margin-top: 58px;
}

.he_jotiglti h4 {
    color: #333;
    font-weight: bold;
    margin-bottom: 20px;
}

.he_jotiglti {
    margin-bottom: 54px;
}

.he_jotiglti:last-child {
    margin-bottom: 0px;
}

.he_jotiglti p {
    font-size: 16px;
    line-height: 1.5;
    color: #666;
    margin-bottom: 8px;
}

.he_jotiglty p {
    font-size: 16px;
    line-height: 1.5;
    color: #333333;
}

.he_jotiglty p a {
    background: linear-gradient(180deg, #00A19B 0%, #0A7A8D 109.12%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.he_jotiglty {
    margin-top: 20px;
}

.he_jiotanc .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}

.he_jiotanc .mCSB_scrollTools {
    right: -6px;
}

/*鼠标效果*/
@media screen and (min-width: 1200px) {
    .he_syp1ig video:hover {
        opacity: 1;
    }

    /* .he_dtb a:hover .he_dtbte p {
        color: rgb(0, 149, 128);
    } */

    .he_g1p1flx:hover .he_g1p1fed .he_img {
        opacity: 0;
    }

    .he_g1p1flx:hover .he_g1p1fed .he_img1 {
        opacity: 1;
    }

    .he_g1p1flx:hover .he_g1p1ftr p {
        color: #fff;
    }

    .he_g1p1flx:hover .he_g1p1hle::after {
        opacity: 0;
    }

    .he_g1p1flx:hover .he_g1p1hle::before {
        opacity: 1;
    }

    .he_g1p1flx:hover .he_g1p1ig1 {
        opacity: 0;
    }

    .he_g1p1flx:hover .he_g1p1ig2 {
        opacity: 1;
    }

    .he_g1p1flx:hover .he_g1p1hle p {
        color: #fff;
    }

    .he_g1p1flx:hover::before {
        opacity: 1;
    }

    .he_e2fygs a:hover {
        color: rgb(0, 149, 128);
    }

    /* .he_slide:hover {
        width: 900px;
    } */
    .he_downli a:hover {
        color: rgb(0, 149, 128);
    }

    .he_hd_na:hover::before {
        opacity: 1;
        width: 100%;
    }

    .he_b1p5yri .he_f1moke a:hover {
        border-color: transparent;
    }

    .he_b1p5yri .he_f1moke a:hover::before {
        opacity: 1;
    }

    .he_b1p4kul .slick-arrow:hover::after {
        opacity: 0;
    }

    .he_b1p4kul .slick-arrow:hover::before {
        opacity: 1;
    }

    .he_fofthsri p a:hover {
        color: rgb(0, 149, 128);
    }

    .he_f1kp1li a:hover .he_f1kp1rp2 .ys_font2 {
        color: #009580 !important;
    }

    .pc_fenye li:hover {
        background: #F1F1F1;
    }

    .he_f2p1wd a:hover {
        color: #009580 !important;
    }

    .he_hd_na:hover {
        color: #009580 !important;
    }

    .he_tuijwk:hover .he_tuijtp1 .ys_tit24 {
        color: #009580 !important;
    }

    .he_foftgyti a:hover {
        color: rgb(0, 149, 128);
    }

    .he_syp5wq a:hover .he_syp5wp2 p {
        color: #009580;
    }

    /* 2022.04.09 - tammy - start */
    .t_ek1ul .slick-prev:hover::before,
    .t_ek1ul .slick-next:hover::before {
        opacity: 0;
    }

    .t_ek1ul .slick-prev:hover::after,
    .t_ek1ul .slick-next:hover::after {
        opacity: 1;
    }

    /* 2022.04.09 - tammy - end */
}

.ys_ban_slick .slick-arrow {
    width: 46px;
    height: 46px;
    z-index: 10;
}

.ys_ban_slick .slick-arrow::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background-image: url(../images/syarrow5.svg);
    background-size: 100% 100%;
    transition: all 0.36s;
}

.ys_ban_slick .slick-next::after {
    transform: translate(-50%, -50%) rotate(180deg);
}

.ys_ban_slick .slick-next {
    right: 20px;
}

.ys_ban_slick .slick-prev {
    left: 20px;
}

.he_syp3 {
    position: relative;
    z-index: 1;
}

.he_syp3::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: -1;
}

.he_b1p5 {
    position: relative;
    z-index: 1;
}

.he_b1p5::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: -1;
}

.t_c1kp3bg {
    z-index: 1;
}

.t_c1kp3bg::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    /* z-index: -1; */
}

.he_nypage .ys_pos_center {
    top: 37%;
}

.he_b1kpage .ys_pos_center,
.he_b2kpage .ys_pos_center,
.he_c1page .ys_pos_center,
.he_epage .ys_pos_center,
.he_f1kpage .ys_pos_center {
    top: 32%;
}

.he_duanmo {
    margin-top: 15px;
}

.he_duanmo p {
    font-size: 16px;
    line-height: 1.5;
    color: #009580;
    display: inline-block;
    padding-right: 24px;
    position: relative;
}

.he_ekp2sw {
    justify-content: center;
    display: flex;
    margin-bottom: 40px;
}

.he_ekp2swli .he_f1moke {
    margin-top: 0;
}

.he_ekp2swli {
    margin: 0 20px;
}

.he_eklmli {
    width: 100%;
    position: relative;
    display: none;
}

.he_eklmli:first-child {
    display: block;
}

.he_ekp2swli .he_f1moke a {
    font-size: 18px;
    line-height: 50px;
    color: #333;
    display: inline-block;
    border: 1px solid #333;
    background: #fff;
    position: relative;
    border-radius: 60px;
    z-index: 1;
    overflow: hidden;
}

.he_ekp2swli .he_f1moke a::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    height: 100%;
    background: linear-gradient(90deg, #009580 1.44%, #23C386 100%);
    transition: all 0.36s;
    opacity: 0;
}

.he_ekp2swli.act .he_f1moke a::after {
    opacity: 1;
}

.he_ekp2swli.act .he_f1moke a {
    border-color: transparent;
    color: #fff;
}

.he_syp4wlek p {
    font-size: 16px;
}

.he_syp4wlek p {
    /* max-height: inherit; */
    /* height: 10.5em; */
}

.he_sypage .ys_ban_imgbox::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 260px;
    background-image: linear-gradient(#1c1c1d, transparent);
    z-index: 2;
}

.t_c1kp2zi {
    font-size: 14px;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
}

.t_c1kp2qian {
    min-width: 100px;
    height: 36px;
    position: static;
    transform: inherit;
}

.t_c1kp2img {
    transform: translateY(-50%);
}

.t_c1kp2qian::after {
    content: '';
    border-top: 10px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    bottom: -9px;
}

img {
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}

.he_syp1ig video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
}

.he_swiper.on .he_gubghem {
    display: none;
}

.he_e2fy {
    width: 100%;
    position: relative;
    padding: 80px 0;
}

.he_e2fybx {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
}

.he_e2fygs a {
    font-size: 20px;
    line-height: 1.5;
    color: #333;
    transition: all 0.36s;
}

.he_g1p1zsc {
    width: 295px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.he_g1p1zsc img {
    width: 100%;
    transition: all 0.36s;
}

.he_g1p1ig2 {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
}

.he_g1p1hle {
    position: relative;
    padding-bottom: 15px;
}

.he_g1p1hle::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 229px;
    height: 1px;
    background: linear-gradient(90deg, #EBEBEB -0.11%, rgba(235, 235, 235, 0) 77.05%);
    transition: all 0.36s;
}

.he_g1p1hle::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 229px;
    height: 1px;
    background: linear-gradient(90deg, #FFFFFF 0.21%, rgba(255, 255, 255, 0) 95.41%);
    transition: all 0.36s;
    opacity: 0;
}

.he_g1p1flrk {
    margin-top: 9px;
}

.he_g1p1fles {
    padding: 8px 0;
}

.he_g1p1fed {
    position: relative;
}

.he_g1p1fed img {
    transition: all 0.36s;
}

.he_g1p1fed .he_img1 {
    opacity: 0;
}

.he_g1p1flx::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #009580 1.44%, #23C386 100%);
    border: 1px solid #EBEBEB;
    border-radius: 5px;
    z-index: -1;
    transition: all 0.36s;
    opacity: 0;
}

.he_jionzs {
    position: absolute;
    top: 16%;
    right: 0;
    width: 50%;
    /* z-index: -1; */
}

.he_jionzs img {
    width: 100%;
}

.he_jiotanc #mCSB_2_container {
    z-index: 1;
}

.he_jotidg {
    display: flex;
    justify-content: space-between;
}

.he_jotidgri p {
    font-size: 16px;
    line-height: 1.5;
    color: #000;
}

.he_jotidgri p span {
    padding-left: 19px;
    font-family: "Montserrat-Regular";
}

.he_jotidg {
    padding-right: 50px;
}

.he_jotidgri {
    flex: none;
    padding-left: 15px;
    margin-top: 18px;
}

.t_c1kp2zi img {
    width: 20px;
    margin-left: 5px;
}

.t_c1kp2zi {
    display: flex;
    white-space: nowrap;
    padding: 0 15px;
    justify-content: center;
}

.he_c1kpsg {
    width: 50%;
    min-height: 245px;
}

.he_c1kpsg a {
    display: block;
    width: 100%;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.he_c1kpsj {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    display: flex;
    position: relative;
    z-index: 1;
}

.he_c1kpswz p {
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
}

.he_c1kpssm {
    width: 66px;
}

.he_c1kpssm img {
    width: 100%;
}

.he_c1kpswz {
    padding-right: 40px;
}

.he_c1kpsg {
    display: flex;
    justify-content: center;
    align-items: center;
}

.he_c1kpsj::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: linear-gradient(90deg, #009580 1.44%, #23C386 100%);
    transition: all 0.36s;
}

.he_c1kpsj::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 52%;
    height: 100%;
    background: url(../images/plbj.svg) center/cover no-repeat;
    transition: all 0.36s;
    z-index: -1;
}

.he_c1kpsri a {
    position: relative;
    z-index: 10;
}

.he_c1kpsj.on::before {
    width: 49%;
}

.he_c1kpsj.on1::before {
    width: 51%;
}

.he_sear .ys_hd_pc .he_hd_hc {
    border-color: #E1E1E1;
}

.t_cedaoli {
    font-size: 18px;
}

.he_sypage .ys_ban_imgbox {
    height: 100vh;
}

.he_sypage .ys_ban_imgbox img {
    height: 100%;
    object-fit: cover;
}

.he_dtb {
    display: flex;
    justify-content: center;
}

.he_dtb a {
    display: flex;
    align-items: center;
}

.he_dtbig {
    width: 30px;
}

.he_dtbig img {
    width: 100%;
}

.he_dtbte p {
    font-size: 16px;
    line-height: 1.5;
    color: #333;
    transition: all 0.36s;
}

.he_dtbte {
    padding-left: 6px;
}

.he_dtb {
    margin-top: 30px;
}

.mc_fybtn {
    color: #333;
}

.he_dtb a {
    /* line-height: 50px; */
    color: #fff;
    background: linear-gradient(90deg, #009580 1.44%, #23C386 100%);
    border-radius: 68px;
    padding: 12px 40px;
}

.he_dtbte p {
    color: #fff;
}

.t_c1kp2zi {
    align-items: center;
}


.he_f1kplbltle p {
    font-size: 16px;
    line-height: 1.5;
    color: #888888;
}

.he_f1kplbltle {
    flex: none;
    margin-top: 4px;
}

.he_f1kplbex {
    display: flex;
    align-items: center;
    background: linear-gradient(90deg, #009580 1.44%, #23C386 100%);
    border-radius: 25px;
    padding: 6px 15px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.he_f1kplbex p {
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
    padding-right: 15px;
}

.he_f1kplbex img {
    cursor: pointer;
}

.he_f1kplblt {
    display: flex;
    /* align-items: center; */
    padding-bottom: 40px;
}

.he_f1kplbltri {
    display: flex;
    flex-wrap: wrap;
}

.he_f1kp1li {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.he_syp4egul {
    overflow: hidden;
}

.he_syp4egul.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: linear;
}

.he_f1p2em .he_f1kp1oli p {
    background: #fff;
}

.ys_ban_imgbox video {
    background: #fff;
}

.he_f2proce .he_f2p1bri {
    padding: 0 40px;
}

.he_f2proce .he_f2p1brjq {
    margin-top: 25px;
}

.he_f1moke a {
    cursor: pointer;
}

.he_syp1ig {
    overflow: hidden;
}

.he_syp1ig video {
    border-radius: 10px;
}


.he_jiotanc .he_jionzs {
    top: auto !important;
    bottom: 0;
    right: 0;
}

.ys_ban_imgbox video {
    background: transparent !important;
}

.he_sypage .ys_ban_li:first-child img {
    transform: scale(1) !important;
}


.he_slide {
    margin-right: 11px;
}


.he_syp4wul .slick-track {
    display: flex;
    align-items: stretch;
}

.he_syp4wli {
    height: inherit !important;
;
}

.he_syp4wwh {
    height: 100%;
}

.he_f1page .ys_main,
.he_g1page .ys_main {
    margin-top: 81px;
}

.he_f1page .ys_pos_center,
.he_g1page .ys_pos_center {
    top: 30%;
}

.he_syp4wler1 {
    height: 168px;
    overflow: hidden;
}

.he_syp4wler2 {
    padding-top: 15px;
    margin-top: 15px;
    position: relative;
}

.he_syp4wler2::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 2px;
    background: #009580;
    border-radius: 2px;
}

.he_syp4wler2 p {
    text-align: right;
}

.he_syp4wler2 p {
    font-weight: bold;
    font-style: italic;
}

.he_b1p2rk {
    display: flex;
    align-items: center;
}

.he_b1p2rk .he_f1moke{
    margin-top: 0;
    margin-left: 40px;
}

.he_maintop {
    margin-top: -180px;
}


.he_nypage .ys_pos_center {
    top: 38%;
}


.he_b1p2rk .he_f1moke a {
    font-size: 18px;
    line-height: 46px;
    padding: 0 31px;
}
.he_syp4wlek p{
    overflow: inherit !important;
}

.he_syp4wlek p{
    text-align: left !important;
}

.he_syp4wler2 p{
    text-align: right !important;
}

.he_f1kp1rp2 .ys_font2{
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.he_syp5wp2 p{
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}


@charset "utf-8";

/* 调大看小 */
/* 2022.04.09 - tammy - start */
@media screen and (max-width: 1919px) {

    .t_cedao.show {
        left: 38px;
    }

    .ys_cont1480 {
        width: 1400px;
    }

}

/* 2022.04.09 - tammy - end */
/* 1920~1441 pc大屏幕 */
@media screen and (max-width: 1680px) {

    .he_maintop::after {
        left: 5.5%;
    }

    .he_b1p2fr::after {
        left: 3.5%;
    }

    .he_hd_nli {
        margin: 0 45px;
    }

    .g_e2nr1_ret {
        left: -6%;
    }

    /* 2022.04.09 - tammy - start */
    .ys_cont1480 {
        width: 1300px;
    }

    .t_c1main .ys_cont1400 {
        width: 1300px;
    }

    .t_cedao.show {
        left: 26px;
    }

    .t_c1main .ys_cont1100 {
        width: 1070px;
    }

    .t_c1k3xin .swiper-button-prev,
    .t_c1k3xin .swiper-button-next {
        width: 46px;
        height: 46px;
    }

    .t_c1k3xin .swiper-button-prev,
    .t_c1k3xin .swiper-container-rtl .swiper-button-next {
        left: -92px;
    }

    .t_c1k3xin .swiper-button-next,
    .t_c1k3xin .swiper-container-rtl .swiper-button-prev {
        right: -92px;
    }

    /* 2022.04.09 - tammy - end */

    .he_hd_nli {
        margin: 0 30px;
    }

    .he_syp2xqg {
        width: 700px;
        transform: translateX(65px);
    }

    .he_syp2gmkl {
        padding-top: 9%;
    }

    .he_slide {
        width: 310px;
    }

    .he_slide.swiper-slide-active {
        width: 830px;
    }

    .he_syp1ig {
        height: 436px;
    }

    .he_syp4l1::after {
        width: 72%;
    }

    .t_c1k3xin .swiper-button-prev,
    .t_c1k3xin .swiper-container-rtl .swiper-button-next {
        left: -113px;
    }

    .t_c1k3xin .swiper-button-next,
    .t_c1k3xin .swiper-container-rtl .swiper-button-prev {
        right: -113px;
    }

    .he_nypage .ys_pos_center {
        top: 36%;
    }

    .he_b1kpage .ys_pos_center,
    .he_b2kpage .ys_pos_center,
    .he_c1page .ys_pos_center,
    .he_epage .ys_pos_center,
    .he_f1kpage .ys_pos_center {
        top: 29%;
    }

    .he_f1page .ys_pos_center,
    .he_g1page .ys_pos_center {
        top: 30%;
    }

    .he_nypage .ys_pos_center {
        top: 37%;
    }

}

@media screen and (max-width: 1560px) {
    .he_maintop {
        margin-top: -200px;
    }

    .he_maintop::after {
        left: 3.5%;
    }

    .he_e2p1bx {
        padding: 0 50px;
    }

    .g_e2nr1_ret {
        left: -3%;
    }

    .he_e2p2bx {
        padding: 0 50px;
    }

    /* 2022.04.09 - tammy - start */
    .t_c1main .ys_cont1400 {
        width: 82.5%;
    }

    .ys_cont1480 {
        width: 82.5%;
    }

    .t_c1main .ys_cont1100 {
        width: 1030px;
    }

    .t_c1k3xin .swiper-button-prev,
    .t_c1k3xin .swiper-container-rtl .swiper-button-next {
        left: -66px;
    }

    .t_c1k3xin .swiper-button-next,
    .t_c1k3xin .swiper-container-rtl .swiper-button-prev {
        right: -66px;
    }

    .t_c1kp3xin {
        padding-top: 120px;
    }

    .he_c1kp3 .ys_margin2 {
        margin-bottom: 60px;
    }

    .t_c1kp1bg {
        height: calc(100% + 140px - 200px);
    }

    .he_ekp1::before {
        height: calc(100% - 200px);
    }

    /* 2022.04.09 - tammy - end */

    .he_hd_nli {
        margin: 0 20px;
    }

    .he_slide {
        width: 280px;
    }

    .he_syp1tp2 p {
        font-size: 16px;
    }

    .he_syp2xqg {
        width: 650px;
        transform: translateX(50px);
    }

    .he_syp2xri {
        width: 64%;
    }

    .he_syp2gmkl {
        width: 510px;
    }

    .he_syp2gmkl {
        padding-top: 7%;
    }

    .t_c1k3xin .swiper-button-prev,
    .t_c1k3xin .swiper-container-rtl .swiper-button-next {
        left: -115px;
    }

    .t_c1k3xin .swiper-button-next,
    .t_c1k3xin .swiper-container-rtl .swiper-button-prev {
        right: -115px;
    }

    .he_nypage .ys_pos_center {
        top: 40%;
    }

    .he_b1kpage .ys_pos_center,
    .he_b2kpage .ys_pos_center,
    .he_c1page .ys_pos_center,
    .he_epage .ys_pos_center,
    .he_f1kpage .ys_pos_center {
        top: 34%;
    }

    .t_c1kp2li {
        transform: translate(-50%, -50%) scale(0.9);
    }

    .he_f1page .ys_pos_center,
    .he_g1page .ys_pos_center {
        top: 33%;
    }

    .he_maintop {
        margin-top: -140px;
    }

    .he_nypage .ys_pos_center {
        top: 39%;
    }

}


/* 1440~1200 pc小屏幕 重点*/
@media screen and (max-width: 1440px) {
    .ys_tit60 {
        font-size: 46px;
    }

    .ys_font1 {
        font-size: 36px;
    }

    .ys_font2 {
        font-size: 26px;
    }

    .he_f1kp1rp3 p {
        font-size: 16px;
    }

    .he_f1kp1ri {
        padding-left: 56px;
    }

    .he_f1kp1rp1 p {
        font-size: 16px;
    }

    .he_add {
        padding: 70px 0;
    }

    .ys_margin3 {
        margin-bottom: 40px;
    }

    .he_f1kpcfy {
        padding-top: 16px;
    }

    .he_hd_nli {
        margin: 0 30px;
    }

    .he_hd_lo {
        width: 96px;
    }

    .he_hd_lo a {
        line-height: 68px;
    }

    .he_hd_na {
        line-height: 68px;
        transition: all 0.36s;
    }

    .he_hd_seg {
        width: 22px;
        line-height: 68px;
    }

    .he_hd_hc {
        padding-left: 80px;
        padding-right: 80px;
    }

    .he_hd_seg .he_img1 {
        top: 25px;
    }

    .he_hd_lo .he_img1 {
        top: 14px;
    }

    .ys_banner1 {
        margin-top: 68px;
    }

    .mc_search_xl {
        top: 69px;
        height: 120px;
    }

    .he_fofthk {
        padding-top: 46px;
    }

    .he_fobt {
        padding: 22px 0;
        margin-top: 38px;
    }

    .he_fobte p,
    .he_fobte p a {
        font-size: 12px;
    }

    .he_f1moke {
        margin-top: 45px;
    }

    .he_f1moke a {
        font-size: 16px;
        line-height: 40px;
        padding: 0 40px;
    }

    .ys_tit48 {
        font-size: 38px;
    }

    .he_f2p1brjq {
        margin-top: 36px;
    }

    .he_f2p1brsw {
        padding-top: 20px;
    }

    .he_tuijian {
        margin-top: 55px;
    }

    .ys_tit24 {
        font-size: 20px;
    }

    .he_f2p1bri {
        padding: 0 110px;
    }

    .he_g1p1fkl .he_f1moke {
        margin-top: 30px;
    }

    .he_e2p1bx {
        padding: 0 0px;
    }

    .g_e2nr1_ret {
        left: -3%;
    }

    .he_e2p2bx {
        padding: 0 0px;
    }

    .g_e2nr1_ret {
        left: -7%;
        width: 48px;
    }

    .g_e2nr1_logo {
        width: 240px;
    }

    .he_e2p1ti {
        margin-top: 15px;
    }

    .g_e2nrbox:first-child {
        padding-top: 50px;
    }

    .g_e2nr1 {
        padding-top: 58px;
    }

    .g_e2nrfr {
        padding-left: 66px;
    }

    .g_e2nrbox.on .g_e2nrfr {
        padding-left: 0;
        padding-right: 66px;
    }

    .ys_tit40 {
        font-size: 32px;
    }

    .g_e2 .ys_main {
        margin-top: 68px;
    }

    /* 2022.04.09 - tammy - start */
    .t_duan18 p {
        font-size: 16px;
    }

    .t_c1kp2zi {
        font-size: 20px;
    }

    .ys_font3 {
        font-size: 26px;
    }

    .t_c1kp1ic {
        width: 56px;
        height: 56px;
        margin-bottom: 14px;
    }

    .t_c1kp1li {
        padding: 0 46px;
    }

    .t_c1kp1xin .ys_font3 {
        margin-bottom: 8px;
    }

    .t_margin33 {
        margin-bottom: 28px;
    }

    .t_c1kp2qian {
        width: 132px;
        height: 44px;
    }

    .t_c1kp2zi {
        line-height: 44px;
    }

    .t_c1kp2img {
        width: 220px;
    }

    .t_c1kp3ic {
        width: 62px;
        height: 62px;
        margin-bottom: 12px;
    }

    .t_c1kp3wen .ys_font3 {
        margin-bottom: 12px;
    }

    .t_c1kp3li {
        padding: 40px 40px 50px;
    }

    .t_c1main .ys_cont1100 {
        width: 1000px;
    }

    .t_c1k3xin .swiper-button-prev,
    .t_c1k3xin .swiper-button-next {
        width: 40px;
        height: 40px;
    }

    .t_c1k3xin .swiper-button-prev,
    .t_c1k3xin .swiper-container-rtl .swiper-button-next {
        left: -46px;
    }

    .t_c1k3xin .swiper-button-next,
    .t_c1k3xin .swiper-container-rtl .swiper-button-prev {
        right: -46px;
    }

    .t_c1k3xia {
        padding: 36px 50px 32px;
    }

    .t_c1k3xia .ys_font2 {
        margin-bottom: 12px;
    }

    .t_c1k5xin {
        padding: 28px 0 24px;
    }

    .t_c1k5ic {
        width: 48px;
        height: 48px;
        margin-bottom: 14px;
    }

    .t_c1kp3xin {
        padding-top: 100px;
    }

    .ys_margin1 {
        margin-bottom: 100px;
    }

    .he_c1kp3 .ys_margin2 {
        margin-bottom: 50px;
    }

    /* e */
    .t_ek1yin {
        width: 40px;
    }

    .t_ek1yin1 {
        top: -36px;
        left: -36px;
    }

    .t_ek1yin2 {
        bottom: -36px;
        right: -18px;
    }

    .ys_contyou1160 {
        width: calc(100% - calc(50vw - 600px));
        margin-left: calc(50vw - 600px);
    }

    .he_ekp1bx {
        padding-right: calc(50vw - 600px);
    }

    .t_c1k5xin .ys_tit24 {
        height: 30px;
    }

    /* 2022.04.09 - tammy - end */

    .he_hd_na {
        font-size: 16px;
    }

    .he_hd_nli {
        margin: 0 22px;
    }

    .he_banvdbt {
        width: 82px;
        height: 82px;
        padding: 10px;
    }

    .he_banvdwn img {
        width: 16px;
    }

    /* .he_sypage .ys_ban_txtbox {
        padding-bottom: 150px;
    } */


    .he_slide.swiper-slide-active {
        width: 660px;
    }

    .he_slide {
        width: 278px;
    }

    .he_syp1ig {
        height: 350px;
    }

    .he_syp1ti .he_f1kp1ti {
        margin-bottom: 18px;
    }

    .he_syp1bp p {
        font-size: 16px;
    }

    .ys_font3 {
        font-size: 24px;
    }

    .he_button {
        width: 40px;
    }

    .he_syp1bx {
        padding-left: 70px;
    }

    .he_swipbx {
        left: -43px;
    }

    .he_bk2wen span,
    .he_bk2wen {
        font-size: 20px;
    }

    .he_gund {
        left: -35px;
    }

    .he_syp1te {
        margin-top: 20px;
        padding-right: 25px;
    }

    .he_syp1tp1 {
        margin-bottom: 9px;
    }

    .he_syp2xle {
        max-width: 1188px;
    }

    .he_syp2xqg {
        width: 570px;
    }

    .he_syp2gmkl {
        width: 410px;
        padding-right: 30px;
    }

    .he_syp2 {
        padding-top: 0;
    }

    .he_syp2thm {
        margin-top: 40px;
    }

    .he_syp2xri {
        padding-top: 100px;
    }

    .he_syp3bx {
        padding-top: 15px;
    }

    .he_syp3hex p span {
        font-size: 46px;
    }

    .he_syp3hwr p {
        font-size: 16px;
    }

    .he_syp3hex .ys_font2 {
        font-size: 22px;
    }

    .he_syp3hli {
        margin-bottom: 40px;
    }

    .he_syp4mo .he_f1moke {
        margin-top: 26px;
    }

    .he_syp4wul {
        padding: 0px 50px 0px;
    }

    .he_syp4wli {
        padding: 0 20px;
        padding-top: 50px;
        padding-bottom: 76px;
    }

    .he_syp4wwh {
        box-shadow: 0px 0px 21px 0px rgb(213 218 236 / 13%);
    }

    .he_syp4wul .slick-arrow {
        width: 46px;
        height: 46px;
    }

    .he_syp4wwh {
        padding: 80px 50px 70px;
    }

    .he_syp4wldh {
        width: 22px;
    }

    .he_syp4wlek p {
        font-size: 16px;
    }

    .he_syp4l2dr {
        width: 100%;
        position: relative;
        padding: 0 70px 0;
    }

    .he_syp4egli {
        margin-bottom: 40px;
    }

    .he_syp5 {
        padding-top: 50px;
    }

    .he_syp5wp3 p {
        font-size: 16px;
    }

    .he_syp5wp1 {
        margin-top: 20px;
    }

    .he_syp5wp2 {
        margin-top: 6px;
    }

    .he_syp5wp3 {
        margin-top: 10px;
    }

    .he_syp5wp4 {
        margin-top: 18px;
    }

    .he_syp5wek {
        padding-right: 26px;
    }

    .he_b1p1tp2 {
        margin-top: 22px;
    }

    .he_b1p1tp2 p {
        font-size: 16px;
    }

    .he_b1p2 {
        padding-top: 310px;
    }

    .he_b1p3 {
        padding-top: 36px;
    }

    .he_b1p3big {
        width: 120px;
    }

    .he_b1p3bte p span {
        font-size: 46px;
    }

    .he_b1p4kul .slick-arrow {
        width: 46px;
        height: 46px;
    }

    .he_b1p4 {
        padding-bottom: 130px;
    }

    .he_b1p4kul .slick-dots {
        bottom: -45px;
    }

    .he_b2p1kyri p {
        font-size: 22px;
    }

    .he_b2p1kyle {
        width: 26px;
    }

    .he_b2p1kyri {
        padding-left: 20px;
    }

    .he_b2p1kli {
        margin-bottom: 16px;
    }

    .he_b2p1kjp p {
        font-size: 22px;
    }

    .he_b2p1kwle {
        width: 20px;
    }

    .he_b2p1kwri {
        width: calc(100% - 20px);
        padding-left: 12px;
    }

    .he_b2p1kjp {
        margin-bottom: 12px;
    }

    .he_b2p1krg {
        margin-bottom: 20px;
    }

    .he_b2p1keu {
        margin-bottom: 40px;
    }

    .he_b2p1wgle {
        width: calc(100% - 400px);
        padding-right: 70px;
        padding-top: 15px;
    }

    .he_b2p1wgri {
        width: 400px;
    }

    .he_b2p1frli {
        padding: 0 20px;
        margin-bottom: 45px;
    }

    .he_b2p1frul {
        margin: 0 -20px;
    }

    .he_b2p1fgli {
        margin-right: 29px;
    }

    .t_c1kp1li {
        padding: 0 35px;
    }

    .he_c1kp1 {
        padding-bottom: 30px;
    }

    .t_c1main .ys_cont1100 {
        width: 920px;
    }

    .t_c1k3xin .swiper-button-prev,
    .t_c1k3xin .swiper-container-rtl .swiper-button-next {
        left: -98px;
    }

    .t_c1k3xin .swiper-button-next,
    .t_c1k3xin .swiper-container-rtl .swiper-button-prev {
        right: -98px;
    }

    .yxedr_active h1 {
        font-size: 36px;
        line-height: 1.2;
        color: #333;
    }

    .yxedr_active h2 {
        font-size: 26px;
        line-height: 1.2;
        color: #333;
    }

    .yxedr_active h3 {
        font-size: 22px;
        line-height: 1.2;
        color: #333;
    }

    .he_fobt {
        margin-top: 22px;
    }

    .he_fotlink {
        padding-top: 35px;
    }

    .he_jiotanc .ys_modal_content {
        padding: 60px 65px;
    }

    .he_jotlabe {
        margin-top: 20px;
    }

    .he_jotigul {
        margin-top: 32px;
    }

    .yxedr_active h4 {
        font-size: 18px;
    }

    .he_jotiglti {
        margin-bottom: 24px;
    }

    .he_jotiglti h4 {
        margin-bottom: 13px;
    }

    .ys_ban_slick .slick-arrow {
        width: 40px;
        height: 40px;
    }

    .he_nypage .ys_pos_center {
        top: 38%;
    }

    .he_b1kpage .ys_pos_center,
    .he_b2kpage .ys_pos_center,
    .he_c1page .ys_pos_center,
    .he_epage .ys_pos_center,
    .he_f1kpage .ys_pos_center {
        top: 32%;
    }

    .t_c1kp2zi {
        font-size: 14px;
        line-height: 36px;
    }

    .t_c1kp2qian {
        width: 100px;
        height: 36px;
        position: static;
        transform: inherit;
    }

    .he_e2fy {
        padding: 50px 0;
    }

    .he_e2fygs a {
        font-size: 18px;
    }

    .he_g1p1zsc {
        width: 140px;
    }

    .he_c1kpssm {
        width: 50px;
    }

    .he_c1kpswz {
        padding-right: 25px;
    }

    .he_c1kpsg {
        min-height: 186px;
    }

    .he_syp4wpo {
        box-shadow: 0px 0px 21px 13px rgb(213 218 236 / 9%);
    }

    .t_cedaoli {
        font-size: 16px;
    }

    .he_ekp2swli .he_f1moke a {
        font-size: 16px;
        line-height: 42px;
    }

    .he_dtb {
        margin-top: 15px;
    }

    .he_dtb a {
        padding: 10px 32px;
    }

    .he_f1kplblt {
        padding-bottom: 22px;
    }

    .he_f2proce .he_f2p1bri {
        padding: 0 0px;
    }

    .he_f2proce .he_f2p1brjq {
        margin-top: 10px;
    }

    .he_g1p1zsc {
        width: 230px;
    }

    .he_f1page .ys_main,
    .he_g1page .ys_main {
        margin-top: 69px;
    }

    .he_f1page .ys_pos_center,
    .he_g1page .ys_pos_center {
        top: 32%;
    }

    .he_nypage .ys_pos_center {
        top: 38%;
    }

    .he_b1p2rk .he_f1moke a {
        font-size: 16px;
        line-height: 39px;
        padding: 0 28px;
    }


}

@media screen and (max-width: 1366px) {

    /* 2022.04.09 - tammy - start */
    .t_c1main .ys_cont1100 {
        width: 950px;
    }

    .t_c1kp3li {
        padding: 40px 32px 50px;
    }

    .t_c1kp1li {
        padding: 0 42px;
    }

    .ys_contyou1160 {
        width: calc(100% - calc(50vw - 580px));
        margin-left: calc(50vw - 580px);
    }

    .he_ekp1bx {
        padding-right: calc(50vw - 580px);
    }

    /* 2022.04.09 - tammy - end */

    .he_slide {
        width: 258px;
    }

    .he_slide.swiper-slide-active {
        width: 630px;
    }

    .he_syp1ig {
        height: 330px;
    }

    .he_syp2xle {
        max-width: 1126px;
    }

    .he_syp2xri {
        width: 61%;
    }

    /* .he_syp4wlek p {
        max-height: 8.75em;
    } */

    .he_syp4zs {
        width: 90px;
    }

    .he_syp5wp3 p {
        font-size: 14px;
    }

    .he_syp5wp4 p {
        font-size: 14px;
        padding-right: 12px;
        padding-bottom: 9px;
    }

    .he_syp5wli {
        padding: 0 10px;
    }

    .he_syp5wul {
        margin: 0 -10px;
    }

    .he_syp5wri {
        padding-left: 10px;
    }

    .he_syp5wle {
        padding-right: 10px;
    }

    .he_syp5wp1 p {
        font-size: 14px;
    }

    .t_c1main .ys_cont1100 {
        width: 900px;
    }

    .t_c1k3xia {
        width: calc(100% - 270px);
    }

    .he_ekp2swli {
        margin: 0 10px;
    }

    .he_syp4wlek p {
        max-height: inherit;
    }

}

@media screen and (max-width: 1280px) {
    .ys_tit60 {
        font-size: 40px;
    }

    .ys_font1 {
        font-size: 32px;
    }

    .ys_font2 {
        font-size: 24px;
    }

    .ys_tit48 {
        font-size: 32px;
    }

    .he_tuijtp1 {
        margin-bottom: 12px;
    }

    .he_g1p1flx {
        padding: 25px 25px;
    }

    .he_e2kgfm p {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .he_e2kgfm {
        margin-top: 20px;
    }

    .ys_tit40 {
        font-size: 26px;
    }

    /* 2022.04.09 - tammy - start */
    .ys_font3 {
        font-size: 24px;
    }

    .t_c1kp1xin .ys_font3 {
        margin-bottom: 6px;
    }

    .t_c1kp3ic {
        width: 52px;
        height: 52px;
    }

    .t_c1main .ys_cont1100 {
        width: 860px;
    }

    .t_c1k3xia {
        width: calc(100% - 200px);
    }

    .t_cedao.show {
        left: 18px;
    }

    .ys_margin1 {
        margin-bottom: 70px;
    }

    .t_c1kp3xin {
        padding-top: 70px;
    }

    .he_c1kp3 .ys_margin2 {
        margin-bottom: 40px;
    }

    .ys_contyou1160 {
        width: calc(100% - calc(50vw - 550px));
        margin-left: calc(50vw - 550px);
    }

    .he_ekp1bx {
        padding-right: calc(50vw - 550px);
    }

    .t_ek1rg {
        padding: 50px 48px 50px 50px;
    }

    /* 2022.04.09 - tammy - end */

    .he_hd_hc {
        padding-left: 45px;
        padding-right: 45px;
    }

    .he_banvdbt {
        width: 70px;
        height: 70px;
        padding: 8px;
    }

    /* .he_sypage .ys_ban_txtbox {
        padding-bottom: 120px;
    } */

    .he_slide {
        width: 250px;
    }

    .he_slide.swiper-slide-active {
        width: 570px;
    }

    .he_syp1ig {
        height: 300px;
    }

    .he_syp2xle {
        max-width: 1056px;
    }

    .he_syp2xqg {
        width: 510px;
    }

    .he_syp3hex .ys_font2 {
        font-size: 16px;
    }

    .he_syp3hex p span {
        font-size: 36px;
    }

    .he_syp4wwh {
        padding: 65px 40px 55px;
    }

    .he_syp4wldh {
        width: 20px;
    }

    .he_syp4wlale {
        top: 45px;
        left: 16px;
    }

    .he_syp4wlari {
        right: 16px;
        bottom: 30px;
    }

    .he_syp4zs {
        left: -110px;
    }

    .he_b1p3bte p span {
        font-size: 36px;
    }

    .he_b1p4kul .slick-prev {
        left: -55px;
    }

    .he_b1p4kul .slick-next {
        right: -55px;
    }

    .he_b2p1bx {
        padding-left: 0px;
    }

    .yxedr_active h1 {
        font-size: 26px;
        line-height: 1.2;
        color: #333;
    }

    .yxedr_active h2 {
        font-size: 24px;
        line-height: 1.2;
        color: #333;
    }

    .yxedr_active h3 {
        font-size: 20px;
        line-height: 1.2;
        color: #333;
    }

    .he_nypage .ys_pos_center {
        top: 37%;
    }

    .he_b1kpage .ys_pos_center,
    .he_b2kpage .ys_pos_center,
    .he_c1page .ys_pos_center,
    .he_epage .ys_pos_center,
    .he_f1kpage .ys_pos_center {
        top: 30%;
    }

    .he_syp4wlek p {
        font-size: 14px;
    }

    .he_c1kpssm {
        width: 42px;
    }

    .he_c1kpsg {
        min-height: 166px;
    }

    .he_f1page .ys_pos_center,
    .he_g1page .ys_pos_center {
        top: 30%;
    }

    .he_syp4wler1 {
        height: 147px;
    }

    .he_syp4wler2::after {
        width: 40px;
    }

    .he_maintop {
        margin-top: -110px;
    }

    .he_nypage .ys_pos_center {
        top: 39%;
    }

}

/* 1200~992 平板横屏*/
@media screen and (max-width: 1200px) {
    .he_maintop::after {
        left: 15px;
    }

    .he_maintop {
        margin-top: -110px;
    }

    .g_e2nr1_ret {
        position: static;
        margin-bottom: 15px;
    }

    .g_e2nr1 {
        padding-top: 38px;
    }

    .g_e2nr1_logo {
        width: 200px;
    }

    .he_e2p1ti {
        margin-top: 6px;
    }

    /* 2022.04.09 - tammy - start */
    .he_c1kp1 .ys_cont1280 {
        width: calc(100% - 40px);
    }

    .he_ekp1::before {
        height: calc(100% - 110px);
    }

    /* 2022.04.09 - tammy - end */

    .he_slide {
        width: 244px;
    }

    .he_syp1tp2 p {
        font-size: 14px;
    }

    .he_b1p2fr::after {
        left: 1.5%;
    }

    .he_b1p2 {
        padding-top: 210px;
    }

    .he_b1p3big {
        width: 92px;
    }

    .he_b1p4kul {
        padding: 0 30px;
    }

    .he_b1p4bx .he_b1p4ti {
        padding: 0 30px;
    }

    .he_b1p4kul .slick-prev {
        left: -15px;
    }

    .he_b1p4kul .slick-next {
        right: -15px;
    }

    .he_b1p4kul .slick-arrow {
        width: 36px;
        height: 36px;
    }

    .he_b1p4kkj {
        border: 10px solid #ECEFF4;
    }

    .he_b1p2fr {
        padding-top: 52px;
        padding-bottom: 16px;
    }

    .he_b1p4kte p {
        font-size: 16px;
    }

    .he_b1p3bto p {
        font-size: 16px;
    }

    .he_b1p5 {
        padding: 40px 0;
    }

    .he_b1p4 {
        padding-bottom: 95px;
    }

    .he_b1p4kul .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0 8px;
    }

    .he_b1p1tp2 {
        margin-top: 15px;
    }

    .he_b1p4kul {
        margin: 0 0px;
    }

    .he_b1p4kul .slick-dots {
        left: 0;
    }

    .t_c1main .ys_cont1100 {
        width: 760px;
    }

    .t_c1k3xin .swiper-button-prev,
    .t_c1k3xin .swiper-container-rtl .swiper-button-next {
        left: -83px;
    }

    .t_c1k3xin .swiper-button-next,
    .t_c1k3xin .swiper-container-rtl .swiper-button-prev {
        right: -83px;
    }

    .t_c1k3xia {
        padding: 30px 36px 32px;
    }

    .he_nypage .ys_pos_center {
        top: 45%;
    }

    .he_nypage .ys_pos_center {
        top: 37%;
    }

    .he_f2proce .he_f2p1brjq {
        margin-top: 0px;
    }

}

@media screen and (max-width: 1199px) {
    .ys_banner1 {
        margin-top: 0px;
    }

    .ys_phnav_logo {
        width: 100px;
    }

    .ys_modal_container {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .ys_tit60 {
        font-size: 28px;
    }

    .ys_font1 {
        font-size: 24px;
    }

    .ys_font2 {
        font-size: 20px;
    }

    .he_f1kp1ri {
        padding-left: 20px;
        padding-right: 0px;
    }

    .he_f1kp1rp2 {
        margin-bottom: 10px;
    }

    .he_f1kp1rp1 {
        margin-bottom: 8px;
    }

    .he_f1kp1oul {
        margin-top: 20px;
    }

    .he_f1kp1li {
        padding: 40px 0;
    }

    .ys_margin3 {
        margin-bottom: 30px;
    }

    .ys_phfyfl a {
        color: #333;
    }

    .he_add {
        padding: 50px 0;
    }

    .he_f1kpcfy {
        padding-top: 6px;
        padding-bottom: 0px;
    }

    .he_foftgyul {
        padding: 0 0px;
        padding-bottom: 28px;
    }

    .he_foftgyti a {
        font-size: 16px;
    }

    .he_fofthri {
        padding-left: 45px;
    }

    .he_fobte {
        padding: 0 0px;
    }

    .he_fofthsle p {
        font-size: 14px;
    }

    .he_fofthsri p {
        font-size: 14px;
    }

    .he_f1p2eli {
        padding: 0 40px;
    }

    .he_f1p2eul {
        margin: 0 -40px;
    }

    .he_f2p1 {
        margin-top: 0px;
    }

    .ys_tit48 {
        font-size: 24px;
    }

    .he_f2p1bte p {
        font-size: 14px;
    }

    .ys_sharebox {
        margin: 0;
    }

    .he_f2p1bte {
        margin-bottom: 8px;
    }

    .he_f2p1ble {
        width: 44px;
        position: absolute;
        top: 60px;
    }

    .he_f2p1bri {
        padding: 0 70px;
    }

    .he_f2p1brjq {
        margin-top: 24px;
    }

    .he_f2p1brwl {
        margin-top: 15px;
    }

    .ys_tit24 {
        font-size: 16px;
    }

    .he_tuijtp2 p {
        font-size: 14px;
    }

    .he_g1p1sli a {
        font-size: 16px;
    }

    .he_g1p1hri {
        width: 36px;
    }

    .he_g1p1hle p {
        font-size: 16px;
    }

    .he_g1p1hle {
        width: calc(100% - 36px);
    }

    .he_g1p1fles {
        padding: 12px 0;
    }

    .he_g1p2li {
        margin: 0 10px;
    }

    .g_e2 .ys_main {
        margin-top: 0px;
    }

    .g_e2nrbox:first-child {
        padding-top: 30px;
    }

    .g_e2nrfr {
        padding-left: 30px;
    }

    .g_e2nrbox.on .g_e2nrfr {
        padding-left: 0;
        padding-right: 30px;
    }

    .he_e2kgfm p {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .ys_tit40 {
        font-size: 24px;
    }

    /* 2022.04.09 - tammy - start */
    .t_c1kp2zi {
        font-size: 16px;
    }

    .t_c1main .ys_cont1100 {
        width: 680px;
    }

    .t_c1k3xia {
        padding: 24px 28px 26px;
    }

    .t_c1k3xia .ys_font2 {
        margin-bottom: 9px;
    }

    .t_c1kp3li {
        padding: 34px 20px 32px;
    }

    .t_c1kp3ul .slick-dots {
        bottom: 0px;
    }

    .t_c1kp1li {
        padding: 0 20px;
    }

    .he_c1kp1 .ys_cont1280 {
        width: calc(100% - 115px);
    }

    .t_c1kp2qian {
        width: 100px;
        height: 36px;
        bottom: 12px;
    }

    .t_c1kp2zi {
        line-height: 36px;
    }

    .t_c1kp2qian::after {
        border-top: 12px solid #fff;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        bottom: -12px;
    }

    .t_c1kp2qian::before {
        height: 12px;
        bottom: -12px;
    }

    .t_c1kp2img {
        width: 170px;
    }

    .ys_contyou1160 {
        width: calc(100% - 30px);
        margin-left: 30px;
    }

    .he_ekp1bx {
        padding-right: 30px;
    }

    .t_ek1ul .slick-prev,
    .t_ek1ul .slick-next {
        width: 30px;
        height: 30px;
    }

    .t_ek1li {
        padding: 0 30px;
    }

    .t_ek1ul {
        margin: 0 -30px;
        padding: 0 50px;
    }

    .t_ek1rg {
        padding: 30px 36px 30px 36px;
    }

    .t_ek1rg .ys_tit24 {
        margin-bottom: 6px;
    }

    .t_ek1yin1 {
        top: -33px;
        left: -20px;
    }

    .t_ek1yin2 {
        bottom: -28px;
        right: -10px;
    }

    .t_ek1ul .slick-next {
        right: 38px;
    }

    .t_ek1ul .slick-prev {
        left: 38px;
    }

    .t_c1k5xin .ys_tit24 {
        height: 24px;
    }

    /* 2022.04.09 - tammy - end */

    .he_syp2xqg {
        width: 440px;
        transform: translateX(20px);
    }

    .he_syp2gmkl {
        width: 364px;
        padding-right: 20px;
    }

    .he_syp2xri {
        width: 58%;
    }

    .he_syp2xri {
        padding-top: 66px;
    }

    .he_syp4wlek p {
        font-size: 14px;
    }

    .he_syp4egli {
        padding: 0 25px;
    }

    .he_syp4egul {
        margin: 0 -25px;
    }

    .he_syp5wek {
        padding-right: 0px;
    }

    .he_b1p3 {
        padding-top: 10px;
    }

    .he_b1p3big {
        width: 80px;
    }

    .he_b2p1kyri p {
        font-size: 16px;
    }

    .he_b2p1kyle {
        width: 20px;
    }

    .he_b2p1kyri {
        padding-left: 12px;
    }

    .he_b2p1kjp p {
        font-size: 16px;
    }

    .he_b2p1kwri p {
        font-size: 14px;
    }

    .he_b2p1kwle {
        width: 18px;
        margin-top: 2px;
    }

    .he_b2p1kwri {
        width: calc(100% - 18px);
        padding-left: 8px;
    }

    .he_b2p1kjp {
        margin-bottom: 6px;
    }

    .he_b2p1keu {
        margin-bottom: 22px;
    }

    .he_dbvt p {
        font-size: 14px;
    }

    .he_b2p1frli.on p {
        bottom: 26px;
    }

    .he_dbvt input {
        height: 30px;
    }

    .he_b2p1frli {
        margin-bottom: 30px;
    }

    .he_b2p1fwle p {
        font-size: 14px;
    }

    .he_b2p1fgte p {
        font-size: 14px;
    }

    .he_b2p1fwle {
        width: 145px;
    }

    .he_b2p1fwri {
        width: calc(100% - 145px);
    }

    .he_b2p1fgli {
        margin-right: 20px;
    }

    .he_b2p1fgxc {
        width: 16px;
        height: 16px;
    }

    .he_b2p1fgxc::before {
        width: 8px;
        height: 8px;
    }

    .he_b2p1frli7 {
        margin-bottom: 20px;
    }

    .t_ek1yin {
        width: 24px;
    }

    .t_c1main .ys_cont1100 {
        width: 600px;
    }

    .t_c1k3xia {
        width: calc(100% - 100px);
    }

    .t_c1k3xin .swiper-button-prev,
    .t_c1k3xin .swiper-container-rtl .swiper-button-next {
        left: -70px;
    }

    .t_c1k3xin .swiper-button-next,
    .t_c1k3xin .swiper-container-rtl .swiper-button-prev {
        right: -70px;
    }

    .he_fotlink {
        padding: 0 0px;
        padding-top: 35px;
    }

    .he_syswip {
        width: calc(100% + 40px);
    }

    .he_jiotanc .ys_modal_content {
        padding: 50px 30px;
    }

    .yxedr_active h4 {
        font-size: 16px;
    }

    .he_jotiglti p {
        font-size: 14px;
    }

    .he_jotiglti {
        margin-bottom: 16px;
    }

    .he_jotiglti h4 {
        margin-bottom: 10px;
    }

    .he_jotiglty {
        margin-top: 14px;
    }

    .he_jotiglty p {
        font-size: 14px;
    }

    .he_jotigul {
        margin-top: 22px;
    }

    .he_jotlate p {
        font-size: 14px;
    }

    .he_jotlali {
        margin-right: 20px;
    }

    .he_jotlabe {
        margin-top: 12px;
    }

    .he_jotlaic {
        width: 12px;
    }

    .he_ekp2sw {
        margin-bottom: 30px;
    }

    /* .he_syp4wlek p {
        height: 12.25em;
    } */

    .t_c1kp2qian::after {
        content: '';
        border-top: 10px solid #fff;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        bottom: -9px;
    }

    .t_c1kp2zi {
        font-size: 14px;
    }

    .he_syp4egli {
        padding: 0 5px;
    }

    .he_syp4egul {
        margin: 0 -5px;
    }

    .he_syp1ig video {
        display: none;
    }

    .he_e2fygs a {
        font-size: 16px;
    }

    .he_e2fy {
        padding: 40px 0;
    }

    .he_g1p1fles {
        padding: 5px 0;
    }

    .he_g1p1flrk {
        margin-top: 13px;
    }

    .he_jotidgri p {
        font-size: 14px;
    }

    .he_jotidgri p span {
        padding-left: 10px;
    }

    .he_c1kpssm {
        width: 34px;
    }

    .he_c1kpswz {
        padding-right: 16px;
    }

    .he_dtbte p {
        font-size: 14px;
    }

    .he_dtbig {
        width: 24px;
    }

    .he_f1page .ys_main,
    .he_g1page .ys_main {
        margin-top: 0px;
    }

    .he_b1p2rk .he_f1moke a {
        font-size: 14px;
        line-height: 28px;
        padding: 0 17px;
    }

    .he_b1p2rk .he_f1moke {
        margin-top: 0;
        margin-left: 20px;
    }

}

/* 991~768 平板竖屏 重点*/
@media screen and (max-width: 991px) {
    .he_foftgyul {
        display: none;
    }

    .he_fofthk {
        padding-top: 0px;
    }

    .he_fofthhg:last-child {
        margin-bottom: 0;
    }

    .he_fobt {
        padding: 16px 0;
        margin-top: 34px;
    }

    .he_f2p1bri {
        padding: 0 0px;
    }

    .he_f2p1ble {
        position: static;
        margin-top: 15px;
    }

    .ys_tit48 {
        font-size: 20px;
    }

    .he_f2p1brwl p {
        font-size: 14px;
    }

    .he_f2p1brwl {
        margin-top: 12px;
    }

    .ys_sharebox {
        width: 36px;
    }

    .he_f2p1ble {
        margin-top: 12px;
    }

    .he_f2p1brsw {
        padding-top: 6px;
    }

    .he_f2p1wd1 {
        margin-bottom: 5px;
    }

    .he_tuijian {
        margin-top: 36px;
    }

    .he_g1p1fkl .he_f1moke {
        margin-top: 10px;
    }

    .ys_tit40 {
        font-size: 20px;
    }

    .g_e2nr1_logo {
        width: 170px;
    }

    .he_e2kgfm {
        margin-top: 12px;
    }

    .g_e2nrfr {
        padding-left: 20px;
    }

    .g_e2nrbox.on .g_e2nrfr {
        padding-left: 0;
        padding-right: 20px;
    }

    /* 2022.04.09 - tammy - start */
    .t_cedao {
        display: none;
    }

    .t_cedao.show {
        display: none !important;
    }

    .ys_font3 {
        font-size: 20px;
    }

    .he_c1kp1 .ys_cont1280 {
        width: 100%;
    }

    .t_c1kp1ic {
        width: 48px;
        height: 48px;
        margin-bottom: 10px;
    }

    .t_margin33 {
        margin-bottom: 18px;
    }

    .t_c1kp2zi {
        line-height: 28px;
    }

    .t_c1kp2qian {
        width: 90px;
        height: 28px;
        bottom: 8px;
    }

    .t_c1kp2qian::after {
        border-top: 8px solid #fff;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        bottom: -8px;
    }

    .t_c1kp2qian::before {
        height: 8px;
        bottom: -8px;
    }

    .t_c1kp2img {
        width: 140px;
        left: 8px;
    }

    .t_c1kp2img::before {
        border-right: 8px solid #fff;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        left: -8px;
    }

    .ys_cont1480 {
        width: calc(100% - 80px);
    }

    .t_c1kp3box {
        padding: 0 10px;
    }

    .t_c1kp3ic {
        width: 46px;
        height: 46px;
    }

    .t_c1main .ys_cont1100 {
        width: 80%;
    }

    .t_c1kp3xin {
        padding-top: 50px;
    }

    .ys_margin1 {
        margin-bottom: 50px;
    }

    .t_c1k3xia {
        width: calc(100% - 100px);
    }

    .t_c1k3xia {
        padding: 20px 20px 22px;
    }

    .t_c1main .ys_cont1400 {
        width: 100%;
    }

    .t_c1k5ic {
        width: 46px;
        height: 46px;
        margin-bottom: 12px;
    }

    .t_c1k5xin {
        padding: 18px 0 16px;
    }

    .t_ek1ul .slick-prev::after,
    .t_ek1ul .slick-next::after {
        transform: translate(-50%, -50%) scale(.8);
    }

    .t_ek1ul .slick-prev::before,
    .t_ek1ul .slick-next::before {
        transform: translate(-50%, -50%) scale(.8);
    }

    .ys_contyou1160 {
        width: calc(100% - 20px);
        margin-left: 20px;
    }

    .he_ekp1bx {
        padding-right: 20px;
    }

    .t_ek1rg {
        padding: 0px 20px 0px 26px;
    }

    .ys_contyou1160 {
        overflow: visible;
    }

    .t_ek1ul .slick-list {
        overflow: hidden;
    }

    .t_ek2li {
        width: 25%;
    }

    .t_ek2li:nth-of-type(5) {
        border-top-color: transparent;
    }

    .t_ek2li:nth-of-type(5n) {
        border-right-color: transparent;
    }

    .t_ek2li:nth-of-type(4n) {
        border-right-color: #eee;
    }

    .t_ek2li:last-of-type {
        border-right-color: #eee;
    }

    /* 2022.04.09 - tammy - end */

    .he_syp4wpo {
        width: 70px;
        top: -35px;
    }

    .he_syp4wwh {
        padding: 50px 20px 32px;
    }

    .he_syp4wldh {
        width: 14px;
    }

    .he_syp4wlale {
        top: 35px;
        left: 12px;
    }

    .he_syp4wlari {
        right: 12px;
        bottom: 25px;
    }

    .he_syp4wli {
        padding: 0 10px;
        padding-top: 38px;
        padding-bottom: 55px;
    }

    .he_syp4wul .slick-arrow {
        width: 36px;
        height: 36px;
    }

    .he_button {
        width: 34px;
    }

    .he_bk2wen span,
    .he_bk2wen {
        font-size: 18px;
    }

    .he_b1p4kli {
        padding: 0 10px;
    }

    .he_b1p4kkj {
        border: 6px solid #ECEFF4;
    }

    .he_b2p1wgri {
        width: 325px;
    }

    .he_b2p1wgle {
        width: calc(100% - 325px);
        padding-right: 30px;
    }

    .t_c1k3xin .swiper-button-prev,
    .t_c1k3xin .swiper-container-rtl .swiper-button-next {
        left: -85px;
    }

    .t_c1k3xin .swiper-button-next,
    .t_c1k3xin .swiper-container-rtl .swiper-button-prev {
        right: -85px;
    }


    .yxedr_active h1 {
        font-size: 18px;
        line-height: 1.2;
        color: #333;
    }

    .yxedr_active h2 {
        font-size: 16px;
        line-height: 1.2;
        color: #333;
    }

    .yxedr_active h3 {
        font-size: 14px;
        line-height: 1.2;
        color: #333;
    }

    .he_syp2xri {
        width: 54%;
    }

    .he_syp2xqg {
        width: 405px;
    }

    .he_syp2gmkl {
        width: 320px;
    }

    .ys_ban_slick .slick-arrow {
        width: 34px;
        height: 34px;
    }

    .he_nypage .ys_pos_center {
        top: 35%;
    }

    .t_c1kp2qian::after {
        bottom: -6px;
    }

    .he_syp4egli {
        width: 20%;
    }

    .t_c1kp2zi {
        height: 28px;
    }

    .he_c1kpsg {
        min-height: 116px;
    }

    .he_f1kplbex {
        padding: 4px 13px;
        margin-right: 12px;
        margin-bottom: 12px;
    }

    .he_f1kplbltle {
        margin-top: 3px;
    }

}

/* <768 移动端 重点*/
@media screen and (max-width: 768px) {
    .ys_ban_pc {
        display: none;
    }

    .ys_ban_video {
        display: none;
    }

    .ys_ban_ph {
        display: block;
    }

    .ys_tit60 {
        font-size: 22px;
    }

    .ys_font1 {
        font-size: 20px;
    }

    .he_add {
        padding: 45px 0;
    }

    .ys_margin3 {
        margin-bottom: 25px;
    }

    .he_f1kp1le {
        width: 100%;
    }

    .he_f1kp1ri {
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }

    .he_f1kp1li a {
        display: block;
    }

    .ys_font2 {
        font-size: 16px;
    }

    .he_f1kp1rp3 p {
        font-size: 14px;
    }

    .he_f1kp1rp1 p {
        font-size: 14px;
    }

    .he_f1kp1rp1 {
        margin-bottom: 6px;
    }

    .he_f1kp1rp2 {
        margin-bottom: 7px;
    }

    .he_f1kp1oul {
        margin-top: 15px;
    }

    .he_f1kp1oli {
        margin-right: 12px;
    }

    .he_f1kp1li {
        padding: 36px 0 20px;
    }


    .he_f1p2eli {
        padding: 0 10px;
    }

    .he_f1p2eul {
        margin: 0 -10px;
    }

    .he_f1p2em {
        padding: 0 0px;
    }

    .he_f1moke {
        margin-top: 30px;
    }

    .he_f2p1brjq p {
        font-size: 14px;
    }

    .he_g1p1sli a {
        font-size: 14px;
        line-height: 38px;
    }

    .he_g1p1fkl {
        margin-top: 28px;
    }

    .he_g1p1fli {
        width: 50%;
    }

    /* 2022.04.09 - tammy - start */
    .t_duan18 p {
        font-size: 14px;
    }

    .ys_font3 {
        font-size: 18px;
    }

    .t_c1kp1ic {
        width: 40px;
        height: 40px;
    }

    .t_c1kp1li {
        padding: 0 10px;
    }

    .t_c1kp1ul .slick-dots {
        bottom: 0px;
    }

    .t_c1kp1ul {
        padding-bottom: 30px;
    }

    .ys_cont1480 {
        width: calc(100% - 40px);
    }

    .t_c1kp2map {
        padding: 0;
    }

    .t_c1kp2zi {
        font-size: 14px;
        line-height: 24px;
    }

    .t_c1kp2qian {
        width: 75px;
        height: 24px;
    }

    .t_c1kp2img {
        width: 100px;
    }

    .imgle .t_c1kp2img {
        left: auto;
        right: 8px;
    }

    .imgle .t_c1kp2img::before {
        border-left: 8px solid #fff;
        border-right: 8px solid transparent;
        left: auto;
        right: -16px;
    }

    .t_c1kp2pic {
        border-radius: 5px;
    }

    .t_c1k5li {
        padding: 0px;
    }

    .t_c1kp3li {
        padding: 30px 15px 26px;
    }

    .t_c1kp3ic {
        width: 40px;
        height: 40px;
        margin-bottom: 8px;
    }

    .t_c1kp3wen .ys_font3 {
        margin-bottom: 6px;
    }

    .t_c1kp3li::before {
        top: 50%;
    }

    .t_c1k3xia {
        width: calc(100% - 60px);
    }

    .t_c1k3xin .swiper-button-prev,
    .t_c1k3xin .swiper-button-next {
        width: 30px;
        height: 30px;
    }

    .t_c1k3xin .swiper-button-prev,
    .t_c1k3xin .swiper-container-rtl .swiper-button-next {
        left: -32px;
    }

    .t_c1k3xin .swiper-button-next,
    .t_c1k3xin .swiper-container-rtl .swiper-button-prev {
        right: -32px;
    }

    .t_c1k3xin .swiper-button-prev,
    .t_c1k3xin .swiper-button-next {
        top: calc(50% - 26px);
    }

    .t_ek1xin {
        display: block;
    }

    .t_ek1le {
        width: 100%;
    }

    .t_ek1rg {
        width: 100%;
    }

    .t_ek1rg {
        padding: 20px;
    }

    .t_ek1yin {
        width: 30px;
    }

    .t_ek1yin1 {
        top: -22px;
        left: -14px;
    }

    .t_ek1yin2 {
        bottom: -16px;
        right: -8px;
    }

    .ys_contyou1160 {
        width: 100%;
        margin-left: 0;
    }

    .he_ekp1bx {
        padding-right: 0;
    }

    /* 2022.04.09 - tammy - end */


    .he_syp2xri {
        display: none;
    }

    .he_syp2xle {
        position: static;
        transform: inherit;
    }

    .he_syp2wrjph {
        display: block;
    }

    .he_syp2wqp {
        position: relative;
    }

    .he_syp2wrjzs {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: -10px;
    }

    .he_syp2wrjph {
        position: relative;
        z-index: 10;
    }

    .he_banvdwn img {
        width: 12px;
    }

    .he_banvdbt {
        width: 50px;
        height: 50px;
        padding: 6px;
    }

    /* .he_sypage .ys_ban_txtbox {
        padding-bottom: 90px;
    } */

    .he_syp1bp p {
        font-size: 14px;
    }

    .he_syp2gmkl {
        width: 100%;
        padding-right: 0px;
        margin-top: 30px;
    }

    .he_syp2xloli {
        width: 16.666666%;
    }

    .he_syp2xqg {
        float: left;
        transform: translateX(0px);
        max-width: 100%;
    }

    .he_syp2wqp .he_syp2wrjzs {
        width: 60%;
        display: none;
    }

    .he_syp2gmkl {
        margin-bottom: 30px;
    }

    .he_syp2xwk {
        opacity: 1 !important;
    }

    .he_syp2xwk {
        position: static;
    }

    .he_syp2gmkl {
        padding-top: 0;
        margin-top: 0px;
    }

    .he_syp2 {
        padding-top: 0;
    }

    .he_syp2xwk {
        margin-bottom: 50px;
    }

    .he_syp2xwk:last-child {
        margin-bottom: 0;
    }

    .he_slide.swiper-slide-active {
        width: 420px;
    }

    .he_slide {
        width: 220px;
    }

    .he_syp1ig {
        height: 220px;
    }

    .he_bk2wen span,
    .he_bk2wen {
        font-size: 14px;
    }

    .he_syp1bx {
        padding-left: 50px;
    }

    .he_swipbx {
        left: -50px;
    }

    .he_gund {
        left: -50px;
    }

    .he_slide {
        width: 170px;
    }

    .he_syp1te {
        margin-top: 20px;
        padding-right: 0px;
    }

    .he_syp1ti .he_f1kp1ti {
        margin-bottom: 12px;
    }

    .he_syp2xwk .he_syp1ti {
        margin-bottom: 16px;
    }

    .he_syp2gmkl .he_syp2thm {
        margin-top: 10px;
    }

    .he_syp2xwk {
        margin-bottom: 20px;
    }

    .he_syp3bx {
        padding-top: 0px;
    }

    .he_syp3hex p span {
        font-size: 26px;
    }

    .he_syp3hex .ys_font2 {
        font-size: 14px;
    }

    .he_syp3hwr p {
        font-size: 14px;
    }

    .he_syp3hli {
        margin-bottom: 20px;
    }

    .he_syp4zs {
        left: 0px;
        width: 46px;
    }

    /* .he_syp4wlek p {
        max-height: 12.25em;
    } */

    .he_syp4wul .slick-track {
        display: flex;
        align-items: stretch;
    }

    .he_syp4wwh {
        height: 100%;
    }

    .he_syp4wli {
        height: auto;
    }

    .he_syp4egli {
        padding: 0px 20px;
    }

    .he_syp4egli {
        width: 20%;
    }

    .he_syp5wle,
    .he_syp5wri {
        width: 100%;
    }

    .he_syp5wle {
        padding-right: 0;
    }

    .he_syp5wri {
        padding-left: 0;
        margin-top: 30px;
    }

    .he_b1p3bte p span {
        font-size: 26px;
    }

    .he_b1p1tp2 p {
        font-size: 14px;
    }

    .he_b2p1wgri {
        width: 250px;
    }

    .he_b2p1wgle {
        width: calc(100% - 250px);
        padding-right: 20px;
    }

    .he_b2p1frli {
        padding: 0 10px;
    }

    .he_b2p1frul {
        margin: 0 -10px;
    }

    /* .t_c1kp1ul .slick-dots {
        bottom: 20px;
    } */

    .t_c1kp1li {
        margin-bottom: 10px;
    }

    .t_c1kp1ul .slick-dots li {
        width: 6px;
        height: 6px;
        margin: 0 6px;
    }

    .he_c1kp1 {
        padding-bottom: 0;
    }

    .t_c1kp1bg {
        height: calc(100% + 140px - 110px);
    }

    .t_c1kp1ul {
        padding-bottom: 0px;
    }

    .t_c1kp1ul .slick-dots {
        bottom: -15px;
    }

    .slick-dots li {
        width: 6px;
        height: 6px;
        margin: 0 6px;
    }

    .t_c1k5xin {
        padding: 26px 0 22px;
    }

    .t_ek1yin {
        width: 14px;
    }

    .t_ek1yin1 {
        top: -10px;
        left: -14px;
    }

    .t_ek1yin2 {
        bottom: -3px;
    }

    .t_c1k3xin .swiper-button-prev,
    .t_c1k3xin .swiper-container-rtl .swiper-button-next {
        left: -67px;
    }

    .t_c1k3xin .swiper-button-next,
    .t_c1k3xin .swiper-container-rtl .swiper-button-prev {
        right: -67px;
    }

    .t_c1k3xin .swiper-button-prev,
    .t_c1k3xin .swiper-button-next {
        top: calc(50% - 14px);
    }

    .he_nypage .ys_pos_center {
        top: 38%;
    }

    .he_duanmo p {
        font-size: 14px;
    }

    .he_duanmo {
        margin-top: 7px;
    }

    /* .he_syp4wlek p {
        max-height: 15.75em;
    } */

    .he_syp4egli {
        padding: 0px 5px;
    }

    .he_syp4egli {
        width: 33.333333%;
    }

    .t_c1kp2zi img {
        width: 14px;
    }

    .t_c1kp2zi {
        height: 24px;
    }

    .he_c1kpssm {
        width: 28px;
    }

    .he_c1kpsg {
        min-height: 96px;
    }

    .he_ekp2swli .he_f1moke a {
        font-size: 14px;
        line-height: 38px;
    }

    .he_sypage .ys_ban_imgbox {
        height: auto;
    }

    .he_dtb a {
        padding: 7px 24px;
    }

}

@media screen and (max-width: 767px) {
    .he_fofthk {
        width: 100%;
    }

    .he_fofthri {
        width: 100%;
        padding-left: 0px;
        margin-top: 20px;
    }

    .he_fofthle {
        width: 125px;
        margin-top: 0px;
    }

    .he_fofthhg {
        margin-bottom: 15px;
    }

    .he_fofthsle {
        width: 80px;
    }

    .he_fofthsri {
        width: calc(100% - 80px);
    }

    .he_fobte {
        display: block;
    }

    .he_fobte p {
        width: 100%;
    }

    .he_fobte p:last-child a {
        margin-left: 10px;
    }

    .he_fobte p:last-child {
        margin-top: 5px;
    }

    .he_f2p1wd a {
        font-size: 14px;
    }

    .g_e2nrfl {
        width: 100%;
    }

    .g_e2nrfr {
        width: 100%;
        padding-left: 0px;
        margin-bottom: 15px;
    }

    .g_e2nrbox.on .g_e2nrfr {
        padding-left: 0;
        padding-right: 0px;
    }

    .g_e2nr1_ret {
        width: 40px;
    }

    .g_e2nrbox:first-child {
        padding-top: 24px;
    }

    .ys_banner .slick-dots {
        bottom: 20px;
    }

    .ys_banner .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0 6px;
    }

    /* .he_sypage .ys_ban_txtbox {
        padding-bottom: 60px;
    } */

    .he_syp1bx {
        padding-left: 0;
    }

    .he_gund,
    .he_swipbx {
        position: static;
        transform: inherit;
    }

    .he_slide {
        width: 100% !important;
    }

    .he_syswip {
        width: 100%;
    }

    .he_swiper {
        overflow: hidden;
        border-radius: 0px;
    }

    .he_gubghem {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-top: 15px;
    }

    .he_swipbx {
        display: flex;
    }

    .he_swiprev {
        margin-bottom: 0px;
        margin-right: 12px;
    }

    .he_syp2 {
        padding-top: 0;
    }

    .he_syp3hli {
        width: 50%;
    }

    .he_syp3hex p span {
        font-size: 22px;
    }

    .he_syp3hli {
        margin-bottom: 16px;
    }

    .he_syp3 {
        padding-bottom: 26px;
    }

    .he_syp4ti {
        width: 100%;
    }

    .he_syp4zs {
        display: none;
    }

    .he_syp4l1::after {
        width: 72%;
    }

    .he_syp4wul {
        padding: 0px 22px 0px;
    }

    .he_syp4wul .slick-prev {
        left: -12px;
    }

    .he_syp4wul .slick-next {
        right: -12px;
    }

    .he_b1p1bx {
        padding-left: 15px;
    }

    .he_b1p2fr::after {
        left: 15px;
    }

    .he_b1p2fr {
        padding-top: 30px;
        padding-bottom: 15px;
    }

    .he_b1p1tp2 {
        margin-top: 12px;
    }

    .he_b1p2bx {
        padding-left: 15px;
    }

    .he_b1p3big {
        width: 76px;
    }

    .he_b1p3bli {
        width: 50%;
        margin-bottom: 20px;
    }

    .he_b1p3bli {
        padding: 0 10px;
    }

    .he_b1p3bul {
        margin: 0 -10px;
    }

    .he_b1p3bto p {
        font-size: 14px;
    }

    .he_b1p3bte {
        margin-top: 12px;
    }

    .he_b2p1wgri {
        width: 100%;
    }

    .he_b2p1wgle {
        width: 100%;
        padding-right: 0px;
    }

    .he_b2p1bx {
        padding-left: 15px;
    }

    .he_b2p1kli {
        margin-bottom: 10px;
    }

    .he_b2p1keu {
        margin-bottom: 16px;
    }

    .he_b2p1krg {
        margin-bottom: 15px;
    }

    .he_sypage .ys_ban_imgbox::after {
        height: 90px;
    }

}

@media screen and (max-width: 480px) {
    .he_maintop {
        margin-top: -50px;
    }

    .ys_banner1 .ys_ban_txtbox {
        top: 40%;
    }

    .he_f1p2eli {
        width: 100%;
        margin-bottom: 10px;
    }

    .he_f1p2eli:last-child {
        margin-bottom: 0;
    }

    .he_f1moke a {
        font-size: 14px;
        line-height: 38px;
        padding: 0 35px;
    }

    .he_f1p2 .he_f1moke {
        margin-top: 10px;
    }

    .ys_margin3 {
        margin-bottom: 20px;
    }

    .he_tuijli {
        width: 100%;
        margin-bottom: 20px;
    }

    .he_tuijli:last-child {
        margin-bottom: 0;
    }

    .he_tuijtp1 {
        margin-bottom: 6px;
    }

    .he_tuijian {
        margin-top: 26px;
    }

    .he_f2p1brsw {
        padding-top: 0px;
    }

    .he_g1p1fli {
        width: 100%;
    }

    /* 2022.04.09 - tammy - start */
    /* .he_add {
        padding: 32px 0;
    } */

    .t_c1kp1ic {
        width: 36px;
        height: 36px;
        margin-bottom: 8px;
    }

    .t_c1kp1xin .ys_font3 {
        margin-bottom: 4px;
    }

    .t_c1kp1li {
        padding: 0 5px;
    }

    .t_c1kp1ul {
        margin: 0 -5px;
        padding-bottom: 30px;
    }

    .t_margin33 {
        margin-bottom: 14px;
    }

    .t_c1kp2zi {
        font-size: 12px;
        line-height: 20px;
    }

    .t_c1kp2qian {
        width: 64px;
        height: 20px;
    }

    .t_c1kp3xin {
        padding-top: 32px;
    }

    .he_c1kp3 .ys_margin2 {
        margin-bottom: 20px;
    }

    .t_c1kp3li::before {
        display: none;
    }

    .t_c1kp3box {
        padding: 0;
    }

    .t_c1kp3li {
        padding: 20px 15px 25px;
    }

    .t_c1main .ys_cont1100 {
        width: 70%;
    }

    .t_c1k3xia {
        width: calc(100% - 40px);
        margin-top: -40px;
    }

    .t_c1k3xia {
        padding: 14px 14px 14px;
    }

    .t_c1k3xia .ys_font2 {
        margin-bottom: 2px;
    }

    .t_c1k5li {
        width: 50%;
    }

    .t_c1k5li:nth-of-type(3n):after {
        display: block;
    }

    .t_c1k5li:nth-last-of-type(3):before {
        display: block;
    }

    .t_c1k5li:nth-of-type(2n):after {
        display: none;
    }

    .t_c1k5ic {
        width: 36px;
        height: 36px;
        margin-bottom: 10px;
    }

    .ys_margin1 {
        margin-bottom: 32px;
    }

    .he_ekp1::before {
        height: calc(100% - 50px);
    }

    .t_ek1ul .slick-prev::before,
    .t_ek1ul .slick-next::before {
        transform: translate(-50%, -50%) scale(.6);
    }

    .t_ek1ul .slick-prev::after,
    .t_ek1ul .slick-next::after {
        transform: translate(-50%, -50%) scale(.6);
    }

    .t_ek1ul .slick-prev,
    .t_ek1ul .slick-next {
        width: 28px;
        height: 28px;
    }

    .t_ek1li {
        padding: 0 20px;
    }

    .t_ek1ul {
        margin: 0 -20px;
        padding: 0 40px;
    }

    .t_ek1ul .slick-prev {
        left: 26px;
    }

    .t_ek1ul .slick-next {
        right: 26px;
    }

    .t_ek2li {
        width: 33.333333%;
    }

    .t_ek2li:nth-of-type(4n) {
        border-right-color: transparent;
    }

    .t_ek2li:nth-of-type(4) {
        border-top-color: transparent;
    }

    .t_ek2li:nth-of-type(3n) {
        border-right-color: #eee;
    }

    .t_ek2li:last-of-type {
        border-right-color: #eee;
    }

    .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0 8px;
    }

    /* 2022.04.09 - tammy - end */

    .he_syp2 {
        padding-top: 0;
    }

    .he_syp1 {
        padding-bottom: 26px;
    }

    .he_syp2xloli {
        width: 25%;
    }

    .he_syp2wrjph {
        border-radius: 12px;
    }

    .he_syp4l2dr {
        padding: 0 20px 0;
    }

    .he_syp4egul {
        margin: 0 -20px;
    }

    .he_syp4egli {
        padding: 0px 20px;
        width: 33.333333%;
    }

    .he_syp4wli {
        padding-bottom: 42px;
    }

    .he_syp4egli {
        margin-bottom: 25px;
    }

    .he_syp5 {
        padding-top: 25px;
    }

    .he_syp4l2 {
        padding-top: 36px !important;
    }

    .he_syp5wli {
        width: 100%;
        margin-bottom: 30px;
    }

    .he_syp5wli:last-child {
        margin-bottom: 0;
    }

    .he_syp5wp3 {
        margin-top: 7px;
    }

    .he_syp5wp4 {
        margin-top: 12px;
    }

    .he_syp5bx {
        padding-bottom: 0px;
    }

    .he_b1p3bte p span {
        font-size: 22px;
    }

    .he_b1p3 {
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .he_b1p4bx .he_b1p4ti {
        padding: 0 0px;
    }

    .he_b1p4kul .slick-next {
        right: -10px;
    }

    .he_b1p4kul .slick-prev {
        left: -10px;
    }

    .he_b1p4kul .slick-dots li {
        width: 6px;
        height: 6px;
        margin: 0 6px;
    }

    .he_b1p4kul .slick-dots {
        bottom: -35px;
    }

    .he_b1p4 {
        padding-bottom: 80px;
    }

    .he_b1p5yle {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .he_b1p5yu {
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    .he_b2p1krg {
        margin-bottom: 10px;
    }

    .he_b2p1kli {
        margin-bottom: 7px;
    }

    .he_b2p1fwle {
        width: 100%;
        padding-right: 0;
    }

    .he_b2p1fwri {
        width: 100%;
        margin-top: 15px;
    }

    .he_b2p1frli7 {
        margin-bottom: 13px;
    }

    .he_b2p1fbmo .he_f1moke {
        margin-top: 26px;
    }

    .t_c1kp1ul {
        padding-bottom: 10px;
    }

    .slick-dots li {
        width: 6px;
        height: 6px;
        margin: 0 6px;
    }

    .t_ek1rg {
        padding: 25px 20px;
    }

    .t_ek1yin1 {
        top: -15px;
    }

    .t_ek1yin2 {
        bottom: -13px;
    }

    .t_c1main .ys_cont1100 {
        width: 100%;
        /* overflow: hidden; */
    }

    .t_c1k3xia {
        opacity: 1 !important;
    }

    .t_c1k3li {
        padding: 0 25px;
    }

    .t_c1k3xin .swiper-button-prev,
    .t_c1k3xin .swiper-container-rtl .swiper-button-next {
        left: 10px;
    }

    .t_c1k3xin .swiper-button-next,
    .t_c1k3xin .swiper-container-rtl .swiper-button-prev {
        right: 10px;
    }

    .t_c1k3xin .swiper-button-prev,
    .t_c1k3xin .swiper-button-next {
        top: calc(50% - 50px);
    }

    .he_fobt {
        margin-top: 30px;
    }

    .he_fotlink {
        padding-top: 12px;
    }


    .he_jiotanc .ys_modal_content {
        padding: 50px 20px 30px;
    }

    .he_sypage .ys_ban_txtbox {
        padding: 0 60px;
    }

    .ys_ban_slick .slick-prev {
        left: 15px;
    }

    .ys_ban_slick .slick-next {
        right: 15px;
    }

    .he_b1kpage .ys_pos_center,
    .he_b2kpage .ys_pos_center,
    .he_c1page .ys_pos_center,
    .he_epage .ys_pos_center,
    .he_f1kpage .ys_pos_center {
        top: 38%;
    }

    .he_ekp2swli {
        margin: 0 5px;
    }

    .he_ekp2sw {
        margin-bottom: 22px;
    }

    .he_syp4egli {
        padding: 0px 5px;
    }

    .he_syp4egul {
        margin: 0 -5px;
    }

    .he_e2fygs a {
        font-size: 14px;
    }

    .he_e2fy {
        padding: 32px 0;
    }

    .he_jotidg {
        padding-right: 0px;
    }

    .he_jotidg {
        flex-wrap: wrap;
    }

    .he_jotidgri {
        padding-left: 0px;
        margin-top: 11px;
    }

    .t_c1kp2zi {
        height: 20px;
    }

    .he_c1kpsg a {
        padding: 10px;
    }

    .he_c1kpswz .ys_font1 {
        font-size: 16px;
    }

    .he_c1kpsg {
        min-height: 66px;
    }

    .he_c1kpssm {
        width: 22px;
    }

    .he_c1kpswz {
        padding-right: 10px;
    }

    .he_f1moke a {
        padding: 0 30px;
    }

    .he_f1kplblt {
        padding-bottom: 12px;
    }

    .he_f2proce .he_f2p1bri {
        padding: 0 15px;
    }

    .he_slide {
        margin-right: 11px;
    }

    .he_syp4wler1 {
        height: 220px;
    }

    .he_b1p2rk .he_f1moke a {
        padding: 0 24px;
        line-height: 32px;
    }

    .he_b1p2rk .he_f1moke {
        margin-left: 20px;
    }

    .he_b1p2rk .he_f1moke a {
        padding: 0 20px;
        line-height: 28px;
        font-size: 12px;
    }

}