<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

body {
    font-family: "Microsoft Yahei", "PingFang SC";
}

@font-face {
    font-family: 'PuHuiTi-Regular';
    src: url('../fonts/AlibabaSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* @font-face {
    font-family: 'DOHYEON-REGULAR';
    src: url('../fonts/DOHYEON-REGULAR.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
} */

/*分享翻译*/
#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 {}

/* - 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&gt;a {
    display: block;
}

.ys_ban_ph {
    display: none;
}

.ys_ban_video {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    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: 3;
    width: 100%;
    height: 100%;
    /* background: rgba(0, 0, 0, .3); */
    background: linear-gradient(20.67deg, #41A8B1 0%, rgba(65, 168, 177, 0) 39.33%);
    opacity: 0.7;
}

.ys_ban_txtbox {
    z-index: 5;
}

/* - banner - end*/

/* 规范 star */
.std_tit1 {
    font-size: 46px;
    line-height: 1.2;
}

.std_tit2 {
    font-size: 36px;
    line-height: 1.5;
}

.std_tit3 {
    font-size: 30px;
    line-height: 1.5;
}

.std_tit4 {
    font-size: 24px;
    line-height: 1.5;
}

.yxedr_active p,
.std_word p {
    font-size: 16px;
    line-height: 2;
    color: #666;
}

.std_padd {
    padding: 100px 0;
}

.std_padd1 {
    padding-bottom: 100px;
}

.std_marg {
    margin-bottom: 40px;
}

/* 规范 end */

.ys_hd_pc {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 65px;
}

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

.mod_hd_le {
    width: 80px;
    position: relative;
}

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

.mod_hd_le img:nth-child(2) {
    position: absolute;
    top: 21px;
    left: 0;
    opacity: 0;
}

.mod_hd_le a {
    display: block;
    line-height: 90px;
}

.mhcn_link {
    font-size: 16px;
    line-height: 90px;
    color: #fff;
    transition: all 0.36s;
    display: block;
    position: relative;
}

.mhcn_link::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0%;
    height: 2px;
    background: #41A8B1;
    transition: all 0.36s;
    opacity: 0;
}

.mhcn_li.yxnav_active1 .mhcn_link {
    color: #41A8B1;
}

.mhcn_li.yxnav_active1 .mhcn_link::after {
    width: 80%;
    opacity: 1;
}

.mod_hd_ce_nav {
    display: flex;
}

.mhcn_li {
    margin: 0 41px;
}

.mhrs_icon {
    font-size: 22px;
    line-height: 90px;
    color: #fff;
    cursor: pointer;
    transition: all 0.36s;
}

.mod_hd_ri_lan a {
    font-size: 16px;
    line-height: 90px;
    color: #fff;
    transition: all 0.36s;
}

.mod_hd_ri_lan {
    margin-left: 38px;
    padding-left: 38px;
    position: relative;
}

.mod_hd_ri_lan::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 24px;
    background: rgba(255, 255, 255, 0.5);
    transition: all 0.36s;
}

.mod_hd_ri {
    display: flex;
}

.yx_search3_btn {
    width: 27px;
    margin-right: 50px;
    line-height: 60px;
    position: relative;
}

.yx_search3_btn img {
    width: 100%;
    transition: all .36s;
}

.yx_search3img1 {
    position: relative;
    top: 0;
    left: 0;
}

.yx_search3img2 {
    position: absolute;
    top: 18px;
    left: 0;
    opacity: 0;
}

.yx_search3box {
    position: relative;
}

.yx_search3xlbox {
    width: 100%;
    height: 260px;
    background: rgba(255, 255, 255, .8);
    box-shadow: 0 5px 13px rgba(35, 50, 64, 0.13);
    display: none;
    position: fixed;
    left: 0;
    top: 90px;
    z-index: 99;
}

.yx_search3_tbox {
    width: 50%;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 60px;
    border-bottom: 1px solid #666;
}

.yx_search3xlbtn {
    width: 27px;
    line-height: 60px;

}

.yx_search3xlbtn img {
    width: 100%;
    transition: all .36s;
}

.yx_search3_xls {
    width: calc(100% - 27px);
    padding-right: 20px;
}

.yx_search3_xls input {
    font-size: 16px;
    line-height: 3.75;
    color: #666;
    width: 100%;
    transition: all .36s;
}

.yx_search3_xls input::placeholder {
    color: #666;
}

.yx_search3.act .yx_search3_btn .yx_search3img2 {
    opacity: 1;
}

.yx_search3.act .yx_search3_btn .yx_search3img1 {
    opacity: 0;
}

.yx_search3_btn.on .yx_search3img2 {
    opacity: 1;
}

.yx_search3_btn.on .yx_search3img1 {
    opacity: 0;
}

.mod_hd_ri_sear {
    position: relative;
}

.yx_search3xlbtn {
    color: #666;
    font-size: 22px;
    line-height: 60px;
}

.mod_ban_subtit .std_tit4 {
    color: #fff;
}

.mod_ban_tit p {
    font-size: 50px;
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
}

.mod_ban_subtit {
    margin-bottom: 22px;
}

.ys_ban_slick .slick-arrow {
    width: 40px;
    height: 40px;
    background-size: 100% 100%;
    z-index: 10;
}

.ys_ban_slick .slick-prev {
    background-image: url(../images/a1_arrow01.svg);
    left: 50px;
}

.ys_ban_slick .slick-next {
    background-image: url(../images/a1_arrow02.svg);
    right: 50px;
}

.ys_ban_dots {
    visibility: hidden;
    bottom: 70px;
    z-index: 5;
    width: 100%;
}

.ys_bandots_li {
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    margin-right: 15px;
    cursor: pointer;

}

.ys_bandots_li::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    transition: all 0.36s;
    opacity: 0;
}

.ys_bandots_li::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 6px;
    height: 6px;
    background: #FFFFFF;
    border-radius: 50%;
}

.ys_bandots_li svg {
    fill: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.ys_bandots_li.act::before {
    opacity: 1;
}

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

.home_field_cont {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.home_field_cont_ri {
    width: 480px;
    background: #41A8B1;
    border-radius: 20px;
    padding: 56px 70px 15px;
    position: relative;
    z-index: 10;
    pointer-events: none;
}

.home_field_cont_ri::after {
    content: '';
    position: absolute;
    top: 100px;
    left: -8%;
    width: 100px;
    height: 2px;
    background: linear-gradient(270deg, rgba(241, 141, 0, 0) 0%, #F18D00 100%);
}

.home_field_cont_le {
    width: calc(100% - 480px);
    padding-right: 12%;
    padding-bottom: 40px;
}

.hfcr_top p {
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
}

.hfcr_top_num {
    font-size: 46px;
    line-height: 1.5;
    color: #fff;
    font-family: 'PuHuiTi-Regular';
    font-weight: bold;
}

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

.hfcr_li {
    margin-bottom: 45px;
}

.mod_tit .std_tit1 {
    color: #333333;
    font-weight: bold;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding-right: 35px;
}

.mod_tit .std_tit1::after {
    content: '';
    position: absolute;
    bottom: 4px;
    right: 0;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #F18D00;
    border-radius: 50%;
}

.mod_tit .std_tit1 span {
    color: #41A8B1;
}

.hfcl_top {
    padding-right: 14%;
    padding-bottom: 105px;
    position: relative;
}

.hfcl_btm {
    padding-top: 60px;
}

.hfcl_btm::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(270deg, rgba(196, 196, 196, 0) 0%, #C4C4C4 100%);
}

.hfcl_info {
    padding-right: 38%;
    margin-bottom: 80px;
}

.mod_more_link {
    font-size: 16px;
    line-height: 50px;
    display: inline-block;
    color: #fff;
    padding: 0 48px;
    background: #41A8B1;
    border-radius: 25px;
    border: 1px solid #41A8B1;
    transition: all 0.36s;
    cursor: pointer;
}

.hfcl_btm_tit .std_tit4 {
    color: #333;
    line-height: 1.5;
}

.hfcl_btm_tit .std_tit4 span {
    font-weight: bold;
}

.hfcl_btm_tit_span {
    font-family: 'PuHuiTi-Regular';
    font-size: 46px;
    color: #41A8B1;
    padding: 0 5px;
}

.hfcl_btm_tit {
    margin-bottom: 36px;
}

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

.hblu_le {
    width: 40px;
}

.hblu_ri {
    padding-left: 10px;
}

.hblu_li {
    display: flex;
    align-items: center;
    margin-right: 40px;
    margin-bottom: 30px;
}

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

.hfcr_desc {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.hfcr_desc img {
    width: 100%;
}

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

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

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

.home_solut::after {
    content: '';
    position: absolute;
    top: 0;
    display: block;
    left: 0;
    width: 100%;
    z-index: -1;
    height: 85%;
    background: url(../images/a1_bg02.jpg) center/cover no-repeat;
}

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

.hslu_rwap_ri {
    width: 57%;
    position: relative;
    /* opacity: 0; */
}

/* .hslu_li.slick-current .hslu_rwap_ri {
    opacity: 1;
} */

.hslu_rwap_le {
    width: 43%;
    padding-right: 88px;
}

.hslu_rwap_ri_ig {
    width: 100%;
    background: #fff;
    border-radius: 20px;
    position: relative;
    box-shadow: 0px 19px 20px rgba(196, 205, 205, 0.2);
    z-index: 10;
    transition: all 0.6s 0.3s;
}

.hslu_rwap_ri::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    opacity: 0.8;
    box-shadow: 0px 19px 50px rgba(196, 205, 205, 0.24);
    border-radius: 20px;
    z-index: 5;
    transition: all 0.6s 0.3s;
}

.hslu_rwap_ri::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    opacity: 0.8;
    box-shadow: 0px 19px 50px rgba(196, 205, 205, 0.24);
    border-radius: 20px;
    z-index: 5;
    transition: all 0.6s 0.3s;
}

.mod_tit18 {
    font-size: 18px;
    line-height: 1.5;
    color: #333;
}

.hslu_rwap {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.hslu_rwap_le_tit .std_tit3 {
    font-weight: bold;
    color: #41A8B1;
    line-height: 1.5;
}

.hslu_rwap_le_info {
    padding-right: 28%;
}

.hslu_rwap_le_lab {
    margin-bottom: 6px;
}

.hslu_rwap_le_tit {
    margin-bottom: 15px;
}

.hslu_rwap_le_top {
    padding-bottom: 30px;
    position: relative;
    width: 100%;
    margin-bottom: 24px;
}

.hslu_rwap_le_top::after {
    content: '';
    position: absolute;
    bottom: 0;
    display: block;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(270deg, rgba(196, 196, 196, 0) 0%, #C4C4C4 100%);
}

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

.hrlb_tp .hblu_li {
    align-items: center;
}

.hrlb_labg p {
    font-size: 14px;
    line-height: 30px;
    color: #41A8B1;
    background: rgba(227, 231, 235, 0.5);
    border-radius: 50px;
    display: inline-block;
    padding: 0 32px;
}

.hrlb_cn {
    padding-bottom: 48px;
}

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

.home_solut_list_ul {
    margin: 0 -30px;
}

.hslu_li {
    padding: 0 30px;
}

.home_solut_list_ul .slick-list {
    padding: 30px 0;
}

.slick-arrow {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #41A8B1;
    box-shadow: 0px 6px 19px rgba(170, 178, 179, 0.24);
    z-index: 10;
}

.slick-arrow::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 10px;
    height: 16px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.slick-prev {
    left: -60px;
}

.slick-next {
    right: -60px;
}

.slick-prev::after {
    background-image: url(../images/a1_arrow03.svg);
}

.slick-next::after {
    background-image: url(../images/a1_arrow04.svg);
}

.slick-disabled {
    opacity: 0.6;
    cursor: auto;
}

.hslu_li.slick-current .hslu_rwap_ri::after {
    width: 80%;
    height: 80%;
    left: -4%;
}

.hslu_li.slick-current .hslu_rwap_ri::before {
    width: 70%;
    height: 70%;
    left: -8%;
}

.home_run {
    width: 100%;
    position: relative;
    /* height: 780px; */
    display: flex;
    align-items: center;
    overflow: hidden;
}

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

.home_run_sbutit .std_tit4 {
    color: #41A8B1;
    letter-spacing: 0.05em;
    line-height: 1.5;
}

.home_run_tit .std_tit1 {
    color: #333;
    line-height: 1.5;
    font-weight: bold;
}

.home_run_sbutit {
    margin-bottom: 10px;
}

.home_run_svg {
    width: 100%;
    left: 0;
    position: absolute;
}

.home_run_svg svg {
    width: 100%;
    opacity: 0;
}

.home_run_svg1 {
    top: -14%;
}

.home_run_svg2 {
    bottom: -3%;
}

.home_run_yun {
    position: absolute;
    width: 428px;
    opacity: 0;
}

.home_run_yun img {
    width: 100%;
}

.home_run_yun1 {
    top: -40%;
    left: -11%;
}

.home_run_yun2 {
    left: -12%;
    bottom: 9%;
}

.home_run .ys_cont1360 {
    position: relative;
}

.home_run_desc {
    position: absolute;
    bottom: -3vh;
    left: 0;
    width: 70%;
}

.home_run_desc img {
    width: 100%;
}

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

.home_new_cont {
    width: 100%;
    position: relative;
    padding-bottom: 60px;
    padding-top: 50px;
}

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

.home_new_list_ul {
    margin: 0 -19px;
}

.hnlu_li {
    width: 33.333333%;
    padding: 0 19px;
}

.hnlu_wrap {
    width: 100%;
    position: relative;
    background: #FFFFFF;
    box-shadow: 0px 10px 18px rgba(196, 205, 205, 0.2);
    border-radius: 20px;
    overflow: hidden;
}

.hnlu_wrap_te_tim p {
    /* font-family: 'DOHYEON-REGULAR'; */
    font-size: 16px;
    line-height: 1.5;
    color: #999;
}

.hnlu_wrap_te {
    width: 100%;
    background: #fff;
    padding: 28px 28px 37px;
}

.hnlu_wrap_te_tit p {
    font-size: 16px;
    line-height: 2;
    height: 6em;
    color: #333;
    overflow: hidden;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.hnlu_wrap_te_tit {
    margin-bottom: 40px;
}

.hnlu_wrap_te_tim {
    margin-bottom: 6px;
}

.mod_dtn_le {
    width: 37px;
    position: relative;
}

.mod_dtn_le img {
    width: 100%;
    position: relative;
    transition: all 0.36s;
}

.mod_dtn_le .mod_dtn_leig2 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

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

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

.mod_dtn_ri {
    padding-left: 8px;
}

.home_new_list_ul .slick-track {
    padding-bottom: 30px;
}

.ys_ban_slick .slick-arrow {
    background-color: transparent;
    box-shadow: none;
}

.ys_ban_slick .slick-arrow::after {
    display: none;
}

.home_abso {
    width: 100%;
    position: relative;
    z-index: 1;
    border-radius: 20px;
    overflow: hidden;
}

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

.home_abso_box {
    width: 100%;
    position: relative;
    padding: 70px 90px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.home_abso_le .mod_tit .std_tit1 {
    color: #F18D00;
    font-size: 40px;
    line-height: 2;
}

.home_abso_le .mod_tit .std_tit1 span {
    color: #fff;
    padding-left: 2em;
    display: block;
}

.ys_footer {
    position: relative;
    width: 100%;
    background: #F6F6F8;
    padding-top: 90px;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 80px;
    padding-left: 160px;
    padding-right: 160px;
}

.mod_fot_ri {
    width: 383px;
}

.mod_fot_le {
    width: calc(100% - 383px);
}

.mfrc_li_img {
    width: 120px;
    margin: 0 auto;
    margin-bottom: 12px;
}

.mfrc_li_img img {
    width: 100%;
}

.mfrc_li_tit p {
    font-size: 14px;
    line-height: 1.5;
    color: #666;
    text-align: center;
}

.mod_fot_ri_code {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 63px;
}

.mfrc_li {
    margin-left: 30px;
}

.mfrl_ri {
    width: 24px;
}

.mfrl_le {
    width: calc(100% - 24px);
}

.mod_fot_ri_link {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    margin-bottom: 40px;
}

.mod_fot_ri_link a {
    width: 270px;
    display: flex;
    align-items: center;
    background: rgba(51, 51, 51, 0.06);
    padding: 16px 32px;
    border-radius: 30px;
}

.mfrl_ri img {
    width: 100%;
}

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

.mod_fot_ri_power p,
.mod_fot_ri_power p a {
    font-size: 14px;
    line-height: 2;
    color: #666;
}

.mod_fot_ri_power p span {
    display: block;
}

.mod_fot_ri_power {
    text-align: right;
}

.mfln_li {
    margin-right: 6%;
}

.mfln_li:last-child {
    margin-right: 0%;
}

.mfln_li_tit a {
    font-size: 16px;
    line-height: 1.5;
    color: #333;
}

.mfln_li_tit {
    margin-bottom: 22px;
}

.mfln_li_subtit a {
    font-size: 14px;
    line-height: 1.75;
    color: #666;
    transition: all 0.36s;
}

.mfln_li_subtit {
    margin-bottom: 8px;
}

.mfln_ul {
    display: flex;
}

.mod_fot_le_nav {
    width: 100%;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 68px;
}

.mod_fot_le_nav::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 95%;
    height: 1px;
    background: linear-gradient(90deg, #7D8093 0%, rgba(125, 128, 147, 0) 100%);
    opacity: 0.3;
}

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

.mflc_le_poh .std_tit4 {
    color: #F18D00;
    /* font-family: 'DOHYEON-REGULAR'; */
}

.mflc_le_tit {
    margin-bottom: 10px;
}

.mflc_ri_li {
    margin-bottom: 16px;
}

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

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

.mflc_ri_li p span {
    font-size: 14px;
    color: #666;
    padding-left: 12px;
}

.mod_fot_le_cent {
    display: flex;
}

.mflc_le {
    padding-right: 16%;
}

.mod_tit20 {
    font-size: 20px;
    line-height: 1.5;
    color: #fff;
}

.ys_banner1 .mod_ban_subtit {
    margin-top: 18px;
    margin-bottom: 0px;
}

.mod_crumb {
    width: 100%;
    z-index: 10;
    position: absolute;
    top: 40px;
    left: 0;
}

.mod_crumb_ul {
    display: flex;
}

.mod_crumb_ul_li {
    position: relative;
    padding-right: 20px;
}

.mod_crumb_ul_li::after {
    content: '&gt;';
    position: absolute;
    top: 50%;
    right: 4px;
    transform: translateY(-50%);
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
}

.mod_crumb_ul_li a {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    transition: all 0.36s;
}

.mod_crumb_ul_li:last-child {
    padding-right: 0;
}

.mod_crumb_ul_li:last-child::after {
    display: none;
}

.ys_nypage .ys_main {
    margin-top: 90px;
}

.prod_nav {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
}

.prod_nav_ul {
    display: flex;
}

.prod_nav_ul_li {
    position: relative;
    padding-right: 62px;
}

.prod_nav_ul_li::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 28px;
    width: 3px;
    height: 3px;
    background: #555;
    border-radius: 50%;
}

.prod_nav_ul_li:last-child {
    padding-right: 0;
}

.prod_nav_ul_li:last-child::after {
    display: none;
}

.prod_nav_ul_li .std_tit4 {
    color: #555;
    line-height: 1.5;
    position: relative;
    padding: 10px 0;
    display: inline-block;
}

.prod_nav_ul_li .std_tit4::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 4px;
    background: #F18D00;
    transition: all 0.36s;
    opacity: 0;
}

.prod_nav_ul_li.act .std_tit4::after {
    width: 100%;
    opacity: 1;
}

.prod_list {
    width: 100%;
    position: relative;
    padding-top: 0 !important;
}

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

.prod_list_cont_ul {
    margin: 0 -14px;
    display: flex;
    flex-wrap: wrap;
}

.plcu_li {
    width: 33.333333%;
    padding: 0 14px;
    margin-bottom: 40px;
}

.plcu_wrap {
    width: 100%;
    position: relative;
    background: #F2F3F5;
    border-radius: 20px;
    overflow: hidden;
}

.plcu_tet {
    width: 100%;
    position: relative;
    background: #41A8B1;
    padding: 19px 39px 35px;
}

.plcu_subtit p {
    color: #fff;
    line-height: 1.5;
}

.plcu_tit .mod_tit20 {
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
    height: 3em;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.plcu_tet .mod_dtn_ri p {
    color: #fff;
}

.plcu_subtit {
    margin-bottom: 5px;
}

.plcu_tit {
    margin-bottom: 15px;
}

.plcu_img {
    width: 100%;
    padding: 34px 30px 25px;
}

.pc_fenye li {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.pc_fenye li.activepage {
    color: #fff;
    background: #41A8B1;
}

.ys_pcfy a.on {
    display: none;
}

.mod_pag {
    padding-top: 40px;
}

.ys_hd_pc {
    transition: all 0.36s;
}

.ys_hd_pc.isfixed {
    background: #fff;
    box-shadow: 0 0px 10px 5px rgba(0, 0, 0, 0.1);
}

.ys_hd_pc.isfixed .mod_hd_le img {
    opacity: 0;
}

.ys_hd_pc.isfixed .mod_hd_le img:nth-child(2) {
    opacity: 1;
}

.ys_hd_pc.isfixed .mhcn_link {
    color: #333;
}

.ys_hd_pc.isfixed .mhrs_icon {
    color: #333;
}

.ys_hd_pc.isfixed .mod_hd_ri_lan a {
    color: #333;
}

.ys_hd_pc.isfixed .mod_hd_ri_lan::after {
    background: #333;
}

.ys_nypage .ys_hd_pc .mod_hd_le img {
    opacity: 0;
}

.ys_nypage .ys_hd_pc .mod_hd_le img:nth-child(2) {
    opacity: 1;
}

.ys_nypage .ys_hd_pc .mhcn_link {
    color: #333;
}

.ys_nypage .ys_hd_pc .mhrs_icon {
    color: #333;
}

.ys_nypage .ys_hd_pc .mod_hd_ri_lan a {
    color: #333;
}

.ys_nypage .ys_hd_pc .mod_hd_ri_lan::after {
    background: #333;
}

.home_rese {
    width: 100%;
    position: relative;
    padding-top: 205px;
}

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

.home_rese_bj::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(25.96deg, #41A8B1 0%, rgba(65, 168, 177, 0) 54.07%);
    opacity: 0.5;
}

.home_rese .ys_cont1360 {
    position: relative;
    z-index: 10;
}

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

.home_rese_cont_tit .std_tit1 {
    color: #fff;
}

.home_rese_list {
    width: calc(100% + 14.2vw);
    position: relative;
    padding-right: 12.2vw;
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(9px);
    border-radius: 20px 0 0 20px;
}

.home_rese_list_slid {
    width: 14.2vw;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.home_rese_list_wrap {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: flex-end;
}

.hrls_info {
    margin-bottom: 27px;
}

.hrls_info p {
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
}

.hrls_icon {
    width: 34px;
    margin: 0 auto;
}

.hrls_icon img {
    width: 100%;
    animation: xl 1.2s infinite;
}


@keyframes xl {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(10px);
    }

    100% {
        transform: translateY(0px);
    }
}

.hrlw_le {
    width: 40%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.hrlw_ri {
    width: 60%;
    padding: 60px 83px 65px;
}

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

.hrlw_le_ul {
    border-radius: 20px;
    background: #fff;
}

.hlul_img {
    border-radius: 20px;
}

.hlul_img::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
}

.hlul_btn {
    width: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.hlul_btn img {
    width: 100%;
}

.hrtu_li {
    margin-right: 65px;
    cursor: pointer;
}

.hrtu_li:last-child {
    margin-right: 0;
}

.hrtu_li .std_tit4 {
    color: #fff;
    font-weight: bold;
    position: relative;
    padding-bottom: 5px;
}

.hrtu_li .std_tit4::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 4px;
    background: #F18D00;
    transition: all 0.36s;
    opacity: 0;
}

.hrlw_ri_top {
    margin-bottom: 20px;
}

.hrlw_ri_top_ul {
    display: flex;
}

.hrtu_li.act .std_tit4::after {
    width: 100%;
    opacity: 1;
}

.hrbu_info {
    margin-bottom: 55px;
}

.hrbu_info p {
    font-size: 16px;
    color: #fff;
    line-height: 2;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.hrbu_li .mod_dtn_ri p {
    color: #F18D00;
}

.home_field_cont_map {
    position: absolute;
    top: 0;
    right: 10%;
    width: 59%;
}

.hfcm_canvs {
    width: 100%;
}

.hfcm_canvs img {
    width: 100%;
}

.ys_ban_imgbox::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 150px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    opacity: 0.2;
    transform: matrix(1, 0, 0, -1, 0, 0);
}

.nrll_ri {
    width: 41%;
    position: relative;
}

.nrll_ri img {
    object-fit: cover;
}

.nrll_le {
    width: 59%;
    padding: 50px 60px;
}

.new_recom_list_li a {
    width: 100%;
    position: relative;
    background: #fff;
    box-shadow: 0px 10px 20px rgba(196, 205, 205, 0.2);
    border-radius: 20px;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    flex-direction: row-reverse;
}

.nrll_le_tim p {
    /* font-family: 'DOHYEON-REGULAR'; */
    color: #999999;
    line-height: 1.5;
}

.nrll_le_tim {
    margin-bottom: 13px;
}

.nrll_le_tit .mod_tit18 {
    font-weight: bold;
    color: #333;
    overflow: hidden;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    transition: all 0.36s;
}

.nrll_le_info p {
    color: #666;
    line-height: 2;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.nrll_le_tit {
    margin-bottom: 15px;
}

.nrll_le_info {
    margin-bottom: 58px;
}

.new_recom_list {
    margin: -30px;
}

.new_recom_list_li {
    display: none;
    padding: 30px;
}

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

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

.nlcu_li {
    width: 100%;
}

.nlcu_li a {
    width: 100%;
    border-bottom: 1px solid #E3E5E5;
    padding: 55px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.nlcu_le {
    width: 29%;
}

.nlcu_le_ig {
    border-radius: 10px;
    width: 100%;
}

.nlcu_ri {
    width: 71%;
    padding-left: 45px;
    display: flex;
    flex-wrap: wrap;
}

.nlcu_le_ig::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
}

.nlcu_ri_tim_tit .std_tit3 {
    color: #41A8B1;
    line-height: 1.5;
    /* font-family: 'DOHYEON-REGULAR'; */
}

.nlcu_ri_tim {
    width: 135px;
    padding-right: 10px;
}

.nlcu_ri_cont {
    width: calc(100% - 135px);
}

.nlcu_ri .nrll_le_tit .mod_tit18 {
    -webkit-line-clamp: 2;
}

.nlcu_ri .nrll_le_info {
    margin-bottom: 33px;
}

.nlcu_li:first-child a {
    padding-top: 0;
}

.new_list_cont_ul {
    margin-bottom: 30px;
}

.ys_f2page .mod_crumb_ul_li a {
    color: #999999;
}

.ys_f2page .mod_crumb_ul_li::after {
    color: #999;
}

.ys_f2page .mod_crumb {
    position: relative;
    top: inherit;
    left: inherit;
    padding-top: 25px;
}

.ys_f2page .ys_hd_pc {
    box-shadow: 0px 2px 16px rgba(29, 32, 136, 0.05);
}

.detai_list_cont {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.detai_list {
    width: 100%;
    position: relative;
    padding-top: 38px;
}

.detai_ri {
    width: 340px;
}

.detai_le {
    width: calc(100% - 340px);
    padding-right: 170px;
}

.detai_le_tit .std_tit4 {
    font-weight: bold;
    color: #333;
    line-height: 2;
}

.detai_le_tim p {
    color: #999;
    line-height: 1.5;
}

.detai_le_tim p span {
    /* font-family: 'DOHYEON-REGULAR'; */
    position: relative;
    display: inline-block;
    padding-left: 28px;
}

.detai_le_tim p span::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 14px;
    width: 1px;
    height: 18px;
    background: #999999;
}

.detai_le_tit {
    margin-bottom: 15px;
}

.detai_le_top {
    width: 100%;
    border-bottom: 1px solid #E3E5E6;
    padding-bottom: 36px;
    margin-bottom: 40px;
}

.detai_le_btm_edit p {
    color: #666;
}

.detai_le_btm_edit img {
    border-radius: 10px;
}

.detai_le_btm_edit {
    padding-bottom: 30px;
    border-bottom: 1px solid #E3E5E6;
    margin-bottom: 30px;
}

.dlbt_li a {
    font-size: 16px;
    line-height: 1.5;
    color: #666;
    transition: all 0.36s;
    display: block;
    overflow: hidden;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    transition: all 0.36s;
}

.dlbt_li {
    margin-bottom: 20px;
}

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

.detai_ri_tit .std_tit4 {
    padding-left: 22px;
    position: relative;
    color: #333;
    line-height: 1.5;
}

.detai_ri_tit .std_tit4::after {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    width: 5px;
    height: 25px;
    background: #41A8B1;
    border-radius: 8px;
}

.detai_ri_tit {
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 30px;
}

.detai_ri_ul_li a {
    width: 100%;
    display: block;
    padding: 28px 0 38px;
    border-bottom: 1px solid #EEEEEE;
}

.detai_ri_ul_li .nrll_le_info {
    margin-bottom: 0;
}

.detai_ri_ul_li .nrll_le_tim {
    margin-bottom: 10px;
}

.detai_ri_ul_li .nrll_le_info p {
    color: #333;
    transition: all 0.36s;
}

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

.devel_brief_cont {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.devel_brief_ri {
    width: 48%;
    border-radius: 20px;
}

.devel_brief_ri::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
}

.devel_brief_le {
    width: 52%;
    padding-right: 121px;
    padding-top: 45px;
    position: relative;
}

.mod_tit .std_tit4 {
    color: #333333;
    font-weight: bold;
    line-height: 2;
    position: relative;
    display: inline-block;
    padding-right: 20px;
}

.mod_tit .std_tit4::after {
    content: '';
    position: absolute;
    bottom: 10px;
    right: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #F18D00;
    border-radius: 50%;
}

.devel_brief_le_tit {
    margin-bottom: 24px;
}

.devel_brief_le_drea {
    position: absolute;
    top: 0;
    left: -50px;
    width: 147px;
}

.devel_brief_le_drea img {
    width: 100%;
}

.devel_welfa {
    width: 100%;
    position: relative;
    background: #F2F3F5;
}

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

.mod_tit .std_tit2 {
    color: #333333;
    font-weight: bold;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding-right: 25px;
}

.mod_tit .std_tit2::after {
    content: '';
    position: absolute;
    bottom: 8px;
    right: 0;
    width: 12px;
    height: 12px;
    background: #F18D00;
    border-radius: 50%;
}

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

.devel_welfa_list_ul {
    margin: 0 -17px;
    height: 450px;
    display: flex;
}

.dwlu_li {
    width: 33.333333%;
    padding: 0 17px;
    height: 100%;
    transition: all 0.6s
}

.dwlu_li_wrap {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.dwlu_li_wrap_ig {
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}

.dwlu_li_wrap_ig::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    opacity: 0.5;
}

.dwlu_li_wrap_ig img {
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    position: absolute;
    max-width: none;
}

.dwlu_li_wrap_te {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 44px;
    z-index: 10;
}

.dwlu_li_wrap_te_tit .std_tit4 {
    font-weight: bold;
    color: #fff;
}

.dwlu_li_wrap_te_info p {
    color: #fff;
    line-height: 1.5;
}

.dwlu_li_wrap_te_info {
    padding-top: 23px;
    display: none;
    width: 560px;
}

.dwlu_li.on {
    width: 66%;
}

.devel_recru {
    width: 100%;
}

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

.drlu_li_top {
    width: 100%;
    position: relative;
    background: #F6F6F8;
    border-radius: 8px;
    display: flex;
    align-items: center;
    padding: 20px;
    padding-left: 40px;
    cursor: pointer;
}

.drlu_li_top_ri {
    width: 50px;
    height: 50px;
    transition: all 0.36s;
    background: #41A8B1;
    border-radius: 50%;
    position: relative;
}

.drlu_li_top_le {
    width: calc(100% - 50px);
    padding-right: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

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

.dltl_le .mod_tit18 {
    font-weight: bold;
    color: #333;
    line-height: 1.5;
    position: relative;
    padding-left: 20px;
}

.dltl_le .mod_tit18::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 4px;
    height: 80%;
    background: #41A8B1;
}

.dltl_le {
    width: 50%;
}

.dltl_ri {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
}

.dltl_info {
    padding-right: 118px;
}

.dltl_info:last-child {
    padding-right: 0;
}

.drlu_li {
    margin-bottom: 24px;
}

.drlu_li_btm {
    width: 100%;
    padding: 40px 60px;
    background: #F9F9F9;
    border-radius: 8px;
    display: none;
}

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

.dlbb_bj p {
    margin-bottom: 10px;
}

.dlbb_bj {
    margin-bottom: 34px;
}


.drlu_li_top.on .drlu_li_top_ri {
    transform: rotate(180deg);
}

.devel_recru_list_see {
    text-align: center;
    padding-top: 36px;
}

.vide_list {
    width: 100%;
    position: relative;
    padding-top: 0 !important;
}

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

.vide_list_ul_li {
    width: 33.333333%;
    padding: 0 18px;
    margin-bottom: 60px;
}

.vide_list_ul {
    margin: 0 -18px;
    display: flex;
    flex-wrap: wrap;
}

.vlul_wrap {
    width: 100%;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #E3E5E5;
}

.vlul_wrap::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0%;
    height: 1px;
    background: #F18D00;
    transition: all 0.6s;
    opacity: 0;
}

.vlul_img {
    position: relative;
}

.vlul_img .ys_imgbox_cover {
    border-radius: 10px;
}

.vlul_img .ys_imgbox_cover::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
}

.vlul_ite {
    width: 100%;
    padding-top: 18px;
}

.vlul_play {
    width: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
}

.vlul_play img {
    width: 100%;
}

.vlul_wrap .hnlu_wrap_te_tit {
    margin-bottom: 29px;
}

.vide_list .mod_pag {
    padding-top: 0px;
}


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

.abou_desc_cont {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.abou_desc_le {
    width: 584px;
    position: relative;
}

.abou_desc_ri {
    width: calc(100% - 584px);
    padding-left: 137px;
}

.abou_desc_ri_tit .std_tit4 {
    color: #333;
    line-height: 1.75;
}

.abou_desc_ri_tit .std_tit4 span {
    font-weight: bold;
}

.abou_desc_ri .hblu_ri {
    width: 100%;
    padding-left: 0;
}

.abou_desc_ri .hblu_le {
    margin: 0 auto;
    margin-bottom: 16px;
}

.abou_desc_ri .hblu_li {
    flex-wrap: wrap;
    display: inline-block;
    text-align: center;
}

.abou_desc_ri_tit {
    margin-bottom: 38px;
}

.abou_desc_le_ig {
    width: 360px;
    max-width: 100%;
    position: relative;
}

.abou_desc_le_ig .ys_imgbox_cover {
    box-shadow: 0px 16px 40px rgba(59, 78, 78, 0.25);
    background: #D9D9D9;
    border-radius: 8px;
}

.abou_desc_le_ig2 {
    padding-top: 193px;
}

.abou_desc_le_ig1 {
    z-index: 10;
    position: absolute;
    top: 0;
    right: 0;
}

.abou_desc_zs {
    position: absolute;
    bottom: 91px;
    right: 87px;
    width: 273px;
}

.abou_desc_zs img {
    width: 100%;
}

.abou_desc .ys_cont1360 {
    position: relative;
    z-index: 10;
}

.abou_desc_zs1 {
    width: 466px;
    height: 466px;
    position: absolute;
    top: 50%;
    left: 134px;
    transform: translateY(-50%);
}

.abou_desc_zs1_lin {
    width: 100%;
    height: 100%;
    position: absolute;
    border: 1px solid #51BA8B;
    position: absolute;
    left: 0%;
    top: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    border-radius: 50%;
    opacity: 0;
}





.abou_desc_zs1_lin1 {
    -webkit-animation: boderM 3s infinite ease-in-out;
    -moz-animation: boderM 3s infinite ease-in-out;
    animation: boderM 3s infinite ease-in-out;
}

.abou_desc_zs1_lin2 {
    -webkit-animation: boderM 3s infinite ease-in-out .5s;
    -moz-animation: boderM 3s infinite ease-in-out .5s;
    animation: boderM 3s infinite ease-in-out .5s;
}

.abou_desc_zs1_lin3 {
    -webkit-animation: boderM 3s infinite ease-in-out 1.2s;
    -moz-animation: boderM 3s infinite ease-in-out 1.2s;
    animation: boderM 3s infinite ease-in-out 1.2s;
}

@keyframes boderM {
    0% {
        opacity: .8;
        -webkit-transform: scale(0);
        transform: scale(0);
    }


    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2);
    }
}

@-webkit-keyframes boderM {
    0% {
        opacity: .8;
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2);
    }
}

.abou_map {
    width: 100%;
    background: #F2F3F5;
    position: relative;
}

.abou_map_cont {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.abou_map_ri {
    width: 67%;
}

.abou_map_ri img {
    width: 100%;
}

.abou_map_le {
    width: 33%;
    padding-right: 37px;
    padding-top: 35px;
}

.amlu_tp p {
    font-size: 14px;
    line-height: 1.5;
    color: #333;
}

.amlu_tp_num {
    font-size: 56px;
    line-height: 1.2;
    color: #41A8B1;
    font-family: 'PuHuiTi-Regular';
    font-weight: bold;
}

.amlu_bm p {
    color: #333;
}

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

.amlu_li {
    padding-right: 80px;
    margin-bottom: 50px;
    position: relative;
}

.amlu_li:nth-child(2) {
    padding-right: 0;
}

.amlu_li:nth-child(1)::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 40px;
    width: 1px;
    height: 100%;
    background: #CDCED9;
}

.amlu_li:nth-child(3) {
    margin-bottom: 0;
}

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

.abou_histo::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(65, 168, 177, 0.9);
    z-index: -1;
}

.abou_histo .std_tit2 {
    color: #fff;
}

.ahls_li_wrap {
    width: 100%;
}

.ahls_li_wrap_year p {
    font-size: 64px;
    line-height: 1.5;
    color: #fff;
    font-family: 'PuHuiTi-Regular';
    font-weight: bold;
}

.ahls_li_wrap_info .mod_tit18 {
    position: relative;
    padding-left: 22px;
    /* font-weight: bold; */
    line-height: 1.75;
    color: #fff;
}

.ahls_li_wrap_info {
    min-height: 7em;
}

.ahls_li_wrap_info .mod_tit18::after {
    content: '';
    position: absolute;
    top: 13px;
    left: 0;
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50%;
}

.abou_histo_list {
    width: calc(100% + 14vw);
    overflow: hidden;
    position: relative;
}

.he_swefy {
    width: calc(100% - 14vw) !important;
    height: 2px !important;
    top: inherit !important;
    bottom: 0;
    background: rgba(255, 255, 255, .3) !important;
}

.he_swefy .swiper-pagination-progressbar-fill {
    background: #fff !important;
}

.ahls_ul {
    padding-bottom: 45px;
}

.ahls_li {
    padding-right: 128px;
}

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

.ahlb_img {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
}

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

.abou_histo_list_btn {
    display: flex;
    margin-top: 28px;
}

.ahlb_le {
    margin-right: 16px;
}

.ahlb_img.swiper-button-disabled {
    opacity: 0.6;
    pointer-events: none;
}

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

.abou_grou_cont {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.abou_grou_ri {
    width: 47%;
}

.abou_grou_ri .ys_imgbox_cover {
    border-radius: 20px;
}

.abou_grou_le {
    width: 53%;
    padding-right: 114px;
}

.abou_chair {
    background: #F2F3F5;
}

.abou_chair_cont {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.abou_chair_le {
    width: 39%;
}

.abou_chair_ri {
    width: 61%;
    padding-left: 98px;
}

.abou_chair_le .ys_imgbox_cover {
    border-radius: 20px;
}

.devel_brief_le_subtit p {
    font-weight: bold;
    color: #333333;
}

.devel_brief_le_subtit {
    margin-bottom: 16px;
}

.devel_brief_le_quote {
    width: 100%;
    background: rgba(65, 168, 177, 0.9);
    box-shadow: 0px 4px 20px rgba(46, 53, 95, 0.1);
    backdrop-filter: blur(9px);
    border-radius: 20px;
    padding: 60px 50px;
}

.devel_brief_le_quote p {
    color: #fff;
    margin-bottom: 10px;
}

.devel_brief_le_quote p:last-child {
    margin-bottom: 0;
}

.abou_chair_ri .devel_brief_le_info {
    padding-bottom: 30px;
}

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

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

.abou_cultu_list {
    width: 100%;
    height: 600px;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}

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

.abou_cultu_list_ig::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}

.acli_ig {
    width: 100%;
    height: 100%;
    display: none;
}

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

.abou_cultu_list_ul {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 10;
    display: flex;
}

.aclu_li {
    width: 20%;
    height: 100%;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
}

.aclu_li::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 27, 53, 0.4);
    z-index: -1;
    transition: all 0.36s;
    opacity: 0;
}


.aclu_li:last-child {
    border-right: none;
}

.deco {
    display: block;
    width: 6rem;
    height: 6rem;
    opacity: 1;
    transition: .1s;
    transform: translateZ(0);
    margin: 0 auto;
}

.deco i,
.deco em {
    background: hsla(0, 0%, 100%, .8);
    border: 1px solid #fff;
    border-radius: 100%;
    height: 2.2rem;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0) scale(.5);
    transition: .4s;
    width: 2.2rem;
}

.deco:before {
    content: "";
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0) scale(.75);
    transition: .4s;
    border: 1px solid hsla(0, 0%, 100%, .3);
    border-radius: 100%;
    height: 4rem;
    width: 4rem;
}

.deco:after {
    content: "";
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0) scale(.75);
    transition: .4s;
    border: 1px solid hsla(0, 0%, 100%, .1);
    border-radius: 100%;
    height: 6rem;
    width: 6rem;
}

.aclu_li:hover .deco i,
.aclu_li:hover .deco em {
    background: #fff;
    animation: scalepulse 1.3s linear 0s infinite both;
    transform: translate3d(-50%, -50%, 0) scale(1);
}

.aclu_li:hover .deco:before {
    animation: scalepulse 1.3s linear .3s infinite both;
    transform: translate3d(-50%, -50%, 0) scale(1);
}

.aclu_li:hover .deco:after {
    animation: scalepulse 1.3s linear .15s infinite both;
    transform: translate3d(-50%, -50%, 0) scale(1);
}

.aclu_tit .std_tit4 {
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
}

.aclu_info p {
    color: #fff;
    line-height: 1.5;
}

.aclu_tit {
    margin-bottom: 17px;
    margin-top: 12px;
}

@keyframes scalepulse {
    20% {
        -webkit-transform: translate3d(-50%, -50%, 0) scale(1.15);
        transform: translate3d(-50%, -50%, 0) scale(1.15);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }

    50% {
        -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
        transform: translate3d(-50%, -50%, 0) scale(1);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }
}

.aclu_wrap {
    width: 100%;
    text-align: center;
    padding: 15px 40px;
}

.aclu_info {
    display: none;
}

.acli_wrap {
    width: 100%;
    height: 100%;
    position: relative;
}

.acli_wrap .slick-list,
.acli_wrap .slick-track {
    height: 100%;
}

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

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

.abou_hono_tp_le {
    width: 350px;
}

.abou_hono_tp_ri {
    width: calc(100% - 350px);
    padding-left: 134px;
}

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

.ahtl_li_tit {
    width: 100%;
    border-radius: 50px;
    /* background: #fff; */
    transition: all 0.36s;
    text-align: center;
    padding: 18px 15px;
    /* box-shadow: 0px 19px 50px rgba(196, 205, 205, 0.24); */
}


.ahtl_swip {
    width: 100%;
    height: 290px;
    overflow: hidden;
    padding: 15px 0;
}

.ahtl_btn {
    width: 22px;
    margin: 0 auto;
    cursor: pointer;
}

.ahtl_btn img {
    width: 100%;
}

.ahtl_li.active-nav .ahtl_li_tit {
    background: #fff;
    box-shadow: 0px 10px 20px rgba(196, 205, 205, 0.2);
}

.ahtl_top {
    padding-bottom: 22px;
}

.ahtl_btmp {
    padding-top: 10px;
}

.ahtr_te .mod_tit18 {
    color: #666;
    line-height: 1.5;
    transition: all 0.36s;
}

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

.ahtr_te {
    margin-top: 32px;
    opacity: 0;
    transition: all 0.36s;
}

.abou_hono_tp {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.ahtr_swiper {
    width: 100%;
    overflow: hidden;
    padding: 0 265px;
}

.ahtr_swiper::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(left, rgba(247, 248, 249, 1) 0%, rgba(247, 248, 249, 1) 25%, rgba(247, 248, 249, 1) 75%, rgba(247, 248, 249, 1) 100%);
    background: -o-linear-gradient(left, rgba(247, 248, 249, 1) 0%, rgba(247, 248, 249, 1) 25%, rgba(247, 248, 249, 1) 75%, rgba(247, 248, 249, 1) 100%);
    background: -webkit-gradient(linear, right top, right bottom, color-stop(0, rgba(247, 248, 249, 1)), color-stop(0.25, rgba(247, 248, 249, 1)), color-stop(0.75, rgba(247, 248, 249, 1)), color-stop(1, rgba(247, 248, 249, 1)));
    background: -webkit-linear-gradient(left, rgba(247, 248, 249, 1) 0%, rgba(247, 248, 249, 0) 25%, rgba(247, 248, 249, 0) 75%, rgba(247, 248, 249, 1) 100%);
    z-index: 3;
    top: 0;
    left: 0;
    pointer-events: none;
}

.ahtr_li .swiper-slide-shadow-left,
.ahtr_li .swiper-slide-shadow-right {
    display: none !important;
}

.ahtr_li.active .ahtr_te {
    opacity: 1;
}

.ahtl_li {
    cursor: pointer;
}

.abou_hono_tp {
    width: 100%;
    margin-bottom: 64px;
    padding-bottom: 36px;
    border-bottom: 1px solid #DFDFDF;
}

.ahbu_li {
    width: 25%;
    padding: 0 54px;
}

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

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

.ys_e1page .ys_ban_imgbox {
    height: calc(100vh - 90px);
}

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

.mod_ban_titn .std_tit1 {
    text-align: center;
    font-weight: bold;
    color: #fff;
}

.mod_ban_titn {
    margin-bottom: 76px;
}

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

.serv_cont_wrap .mod_tit {
    text-align: center;
}

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

.sclu_li {
    width: 16.666666%;
    padding: 0 50px;
}

.sclu_wrap {
    width: 100%;
    text-align: center;
    background: #fff;
}

.sclu_wrap_te .mod_tit20 {
    font-weight: bold;
    color: #333;
    line-height: 1.5;
}

.sclu_wrap_ig {
    width: 114px;
    height: 114px;
    border: 2px solid #41A8B1;
    border-radius: 50%;
    margin: 0 auto;
    padding: 8px;
    margin-bottom: 18px;
}

.sclu_wrap_ig_box {
    width: 100%;
    height: 100%;
    background: #41A8B1;
    border-radius: 50%;
    position: relative;
}

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

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

.serv_cont_list_ul::after {
    content: '';
    position: absolute;
    top: 58px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #EEEEEE;
    z-index: -1;
}

.serv_cont_list_ul::before {
    content: '';
    position: absolute;
    right: -14px;
    top: 50.5px;
    width: 15px;
    height: 18px;
    background: url(../images/jiante1.svg);
    background-size: 100% 100%;
}

.sclu_li:nth-child(2n) .sclu_wrap_ig {
    border-color: #F18D00;
}

.sclu_li:nth-child(2n) .sclu_wrap_ig_box {
    background: #F18D00;
}

.serv_certif {
    width: 100%;
    position: relative;
    padding-bottom: 0 !important;
    background: linear-gradient(180deg, rgba(245, 245, 247, 0) 0%, #F5F5F7 52.08%);
}

.serv_certif_ig {
    width: 100%;
    position: relative;
    padding: 0 142px;
}

.serv_certif_ig img {
    width: 100%;
}

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

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

.serv_guar_cont .mod_tit {
    text-align: center;
}

.serv_guar_cont .std_tit2 {
    color: #fff;
}

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

.serv_guar_box {
    width: 1060px;
    margin: 0 auto;
    position: relative;
}

.serv_guar_box_list {
    width: 100%;
}

.sgbl_li_ig {
    width: 120px;
    height: 120px;
    background: #fff;
    border-radius: 50%;
    position: relative;
}

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

.sgbl_li_te .mod_tit20 {
    color: #fff;
    line-height: 1.5;
    text-align: center;
}

.sgbl_li {
    width: 120px;
    position: absolute;
}

.sgbl_li1 {
    top: -9%;
    left: 20%;
}

.sgbl_li2 {
    top: -9%;
    left: 44%;
}

.sgbl_li3 {
    top: -9%;
    left: 68%;
}

.sgbl_li4 {
    right: -2.5%;
    top: 28%;
}

.sgbl_li5 {
    bottom: -9%;
    left: 68%;
}

.sgbl_li6 {
    bottom: -9%;
    left: 44%;
}

.sgbl_li7 {
    bottom: -9%;
    left: 20%;
}

.sgbl_li8 {
    left: -2.5%;
    top: 28%;
}

.sgbl_li_te {
    position: absolute;
    width: 100%;
}

.sgbl_li1 .sgbl_li_te,
.sgbl_li2 .sgbl_li_te,
.sgbl_li3 .sgbl_li_te {
    top: -50px;
    left: 0;
}

.sgbl_li4 .sgbl_li_te {
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.sgbl_li8 .sgbl_li_te {
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.sgbl_li5 .sgbl_li_te,
.sgbl_li6 .sgbl_li_te,
.sgbl_li7 .sgbl_li_te {
    bottom: -50px;
    left: 0;
}

.sgbl_li2 .sgbl_li_te {
    width: 120%;
    left: 50%;
    transform: translateX(-50%);
}

.conta_mess {
    width: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.conta_mess_cont {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.conta_mess_ri {
    width: 640px;
    background: #fff;
    box-shadow: 0px 19px 50px rgba(196, 205, 205, 0.24);
    border-radius: 20px;
    padding: 45px 60px;
}

.conta_mess_le {
    width: calc(100% - 640px);
    padding-right: 260px;
    padding-top: 30px;
}

.conta_mess_le_tit .std_tit2 {
    font-weight: bold;
    color: #333;
    line-height: 1.5;
}

.conta_mess .home_run_desc {
    z-index: -1;
}

.conta_mess_ul_li {
    width: 100%;
    position: relative;
    display: flex;
    margin-bottom: 24px;
}

.conta_mess_ul {
    margin-bottom: 90px;
}

.cmul_le {
    width: 30px;
}

.cmul_le img {
    width: 100%;
}

.cmul_ri {
    width: calc(100% - 30px);
    padding-left: 14px;
    margin-top: 2px;
}

.cmul_cont {
    display: flex;
}

.cmul_ri .mod_tit18 {
    color: #666666;
    line-height: 1.5;
    /* font-family: 'DOHYEON-REGULAR'; */
}

.cmul_map {
    margin-left: 20px;
    margin-top: 2px;
}

.cmul_map a {
    font-size: 16px;
    line-height: 1.5;
    color: #BABABA;
    text-decoration: underline;
    transition: all 0.36s;
}

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

.cmzt_le {
    width: 50px;
}

.cmzt_le img {
    width: 100%;
}

.cmzt_ri {
    width: calc(100% - 50px);
    padding-left: 20px;
    margin-top: 3px;
}

.conta_mess_zb_tit {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #E1E3E3;
    padding-bottom: 20px;
    margin-bottom: 25px;
}

.cmzt_ri .std_tit4 {
    color: #333;
    font-weight: bold;
    line-height: 1.5;
}

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

.cmrw_tit .std_tit4 {
    font-weight: bold;
    line-height: 1.5;
    color: #333;
}

.cmrw_info p {
    line-height: 1.5;
    color: #666;
}

.cmrw_info {
    margin-bottom: 24px;
}

.cmrw_tit {
    margin-bottom: 12px;
}

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

.cmrw_ul_li {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 16px;
}

.cmrw_ul_li_wrap {
    width: 100%;
    background: #F9F9F9;
    border-radius: 8px;
    position: relative;
}

.cmrw_ul {
    margin: 0 -10px;
    display: flex;
    flex-wrap: wrap;
}

.cmrw_ul_li_wrap input {
    width: 100%;
    height: 54px;
    padding: 0 24px;
    font-size: 16px;
    color: #333;
}

.culw_text {
    font-size: 16px;
    color: #333;
    line-height: 1.5;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 24px;
    pointer-events: none;
}

.culw_text span {
    color: rgba(255, 79, 48, 1);
}

.cmrw_ul_li_wrap.on .culw_text {
    opacity: 0;
}

.cmrw_ul_li1,
.cmrw_ul_li2 {
    width: 100%;
}

.cmrw_ul_li2 textarea {
    width: 100%;
    height: 100px;
    resize: none;
    font-size: 16px;
    color: #333;
    padding: 24px;
}

.cmrw_ul_li2 .culw_text {
    transform: inherit;
    top: 19px;
}

.culw_ri {
    width: 130px;
    cursor: pointer;
}

.culw_ri img {
    border-radius: 8px;
    width: 100%;
}

.culw_le {
    width: calc(100% - 130px);
    padding-right: 11px;
}

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

.cmrw_from_te {
    width: 100%;
    display: flex;
}

.cmrw_from_te_le {
    width: 16px;
    height: 16px;
    border: 1px solid #C4C4C4;
    border-radius: 50%;
    transition: all 0.36s;
    text-align: center;
    cursor: pointer;
    margin-top: 3px;
}

.cmrw_from_te_le img {
    width: 90%;
    opacity: 0;
    transition: all 0.36s;
}

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

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

.cmrw_from_te_ri p a {
    color: #41A8B1;
}

.cmrw_from_te_le.on img {
    opacity: 1;
}

.cmrw_from_te {
    margin-bottom: 26px;
}

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

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

.rese_sket_top {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 65px;
    align-items: center;
}

.rese_sket_top_le,
.rese_sket_top_ri {
    width: 50%;
}

.rese_sket_top_le {
    padding-right: 85px;
}

.rese_sket_top_ri .ys_imgbox_cover {
    border-radius: 20px;
}

.rese_sket_top_ri .ys_imgbox_cover::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
}

.rstl_list {
    width: 100%;
    position: relative;
    padding-top: 40px;
}

.rstl_li_te p {
    font-size: 14px;
    line-height: 1.5;
    color: #333;
}

.rstl_li_te_num {
    font-size: 50px;
    line-height: 1.3;
    color: #41A8B1;
    font-family: 'PuHuiTi-Regular';
    font-weight: bold;
    padding-right: 6px;
}

.rstl_li_jm p {
    font-weight: bold;
    color: #333;
    line-height: 1.5;
}

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

.rstl_li {
    width: 25%;
    padding-right: 20px;
}

.rese_sket_btm_tit .std_tit4 {
    font-weight: bold;
    color: #333;
    line-height: 1.5;
}

.rese_sket_btm_tit {
    margin-bottom: 40px;
}

.rsbu_li {
    width: 16.666666%;
    padding: 0 18px;
    position: relative;
}

.rsbu_li::after {
    content: '';
    position: absolute;
    top: 43%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    right: -18px;
    background-image: url(../images/c1_arrow01.svg);
}

.rsbu_li:last-child::after {
    display: none;
}

.rese_sket_btm_ul {
    margin: 0 -18px;
    /* display: flex; */
    /* flex-wrap: wrap; */
}

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

.rsbu_wrap img {
    border-radius: 10px;
}

.rsbu_wrap {
    margin-top: 15px;
}

.rsbu_wrap .mod_tit18 {
    color: #333;
    line-height: 1.5;
    text-align: center;
}

.rese_manuf {
    width: 100%;
    position: relative;
    background: #F2F3F5;
    z-index: 1;
}

.rese_manuf::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 300px;
    background: #fff;
    z-index: -1;
}

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

.rese_manuf_cont .mod_tit {
    margin-bottom: 20px;
}

.rese_manuf_cont_tit {
    margin-bottom: 40px;
}

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

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

.rmcs_top_ul {
    display: flex;
}

.rmcs_top_ul_li {
    position: relative;
    min-width: 250px;
    padding: 18px 15px;
    padding-right: 60px;
    text-align: center;
    cursor: pointer;
}

.rmcs_top_ul_li::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/c1glmb.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.rmcs_top_ul_li .mod_tit20 {
    color: #333;
    line-height: 1.5;
    position: relative;
    z-index: 10;
}

.rmcs_top_ul_li {
    margin-left: -20px;
}

.rmcs_top_ul_li:first-child {
    margin-left: 0;
}

.rmcs_top_ul_li.act p {
    font-weight: bold;
    color: #fff;
}

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

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

.rbul_wrap {
    width: 100%;
    position: relative;
    padding: 55px 94px 55px 110px;
    background: #fff;
    border-radius: 0 20px 20px 20px;
    overflow: hidden;
    z-index: 1;
}

.rbul_ri {
    width: 42%;
}

.rbul_le {
    width: 58%;
    padding-right: 106px;
}

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

.rbul_ri img {
    border-radius: 20px;
}

.rbul_le p {
    line-height: 2;
    color: #666;
}

.rmcs_btm_zs {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60%;
    z-index: -1;
}

.rmcs_btm_zs img {
    width: 100%;
}

.rese_manuf_vid {
    width: 100%;
    padding-right: 14%;
    padding-top: 90px;
}

.rese_manuf_vid_ig {
    width: 100%;
    height: 400px;
    position: relative;
    border-radius: 0px 50px 50px 0px;
    overflow: hidden;
}

.rese_manuf_vid_ig::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.16;
}

.rmvi_play {
    width: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    z-index: 10;
}

.rmvi_play img {
    width: 100%;
}

.rmvi_wrap {
    width: 100%;
    position: relative;
    height: 100%;
    padding-left: 17%;
}

.rese_manuf_vid_ig .ys_cont1360 {
    position: relative;
    height: 100%;
}

.rmvi_wrap_conh {
    width: 100%;
    height: 100%;
    position: relative;
}

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

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

.rqsu_wrap {
    width: 100%;
    position: relative;
    background: #F2F3F5;
    border-radius: 20px;
    padding: 50px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}

.rqsu_ri img {
    border-radius: 8px;
}


.rqsu_ri {
    width: 50%;
}

.rqsu_le {
    width: 50%;
    padding-right: 80px;
    padding-top: 30px;
    padding-left: 30px;
}

.rqsu_le_tit .std_tit4 {
    font-weight: bold;
    color: #37363E;
    line-height: 1.5;
}

.rqsu_le_info p {
    color: #666;
    line-height: 2;
}

.rqsu_le_tit {
    margin-bottom: 20px;
}

.rqsu_li {
    display: none;
}

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

.rese_qual_swip_ul .slick-arrow {
    top: inherit;
    transform: inherit;
    bottom: 80px;
    left: 80px;
    right: inherit;
}

.rese_qual_swip_ul .slick-next {
    left: 150px;
}

.rese_qual_swip_ul {
    margin-bottom: 60px;
}

.rese_qual_swip {
    margin-bottom: 40px;
}

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

.rese_qual_bm .rsbu_li::after {
    display: none;
}

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

.rese_qual_bm .rese_sket_btm_ul {
    margin: 0 -13px;
}

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

.rese_syste_tit .std_tit3 {
    color: #333;
    font-weight: bold;
    line-height: 1.5;
}

.rstu_wrap {
    display: flex;
    position: relative;
    z-index: 1;
    justify-content: center;
    padding: 34px 10px;
    border: 6px solid #fff;
    border-radius: 100px;
    padding-left: 50px;
}

.rstu_wrap::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 120%;
    height: 100%;
    background: #41A8B1;
    border-radius: 100px;
    z-index: -1;
}

.rstu_li:last-child .rstu_wrap::after {
    width: 100%;
}

.rstu_li:last-child .rstu_wrap {
    padding-left: 0;
}

.rstu_wrap_le {
    width: 40px;
}

.rstu_wrap_le img {
    width: 100%;
}

.rstu_wrap_ri {
    padding-left: 10px;
    max-width: calc(100% - 40px);
    margin-top: 5px;
}

.rstu_wrap_ri .mod_tit20 {
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
}

.rstu_li {
    width: 33.333333%;
}

.rese_syste_tp_ul {
    display: flex;
}

.rese_syste_bm {
    width: 100%;
    position: relative;
    margin-top: 40px;
}

.rsba_li {
    width: 33.333333%;
    padding: 0 35px;
    margin-bottom: 44px;
}

.rese_syste_bm_ul {
    margin: 0 -35px;
    display: flex;
    flex-wrap: wrap;
}

.rsba_wrap {
    width: 100%;
    position: relative;
    padding-left: 26px;
}

.rsba_wrap::after {
    content: '';
    position: absolute;
    top: 9px;
    left: 0;
    width: 8px;
    height: 8px;
    background: #333;
    border-radius: 50%;
}

.rsba_tit .mod_tit18 {
    font-weight: bold;
    color: #333;
}

.rsba_tit .mod_tit18 span {
    color: #41A8B1;
}

.rsba_info p {
    color: #666666;
    line-height: 1.75;
}

.rsba_tit {
    margin-bottom: 13px;
}

.rese_syste_zs {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 65%;
    transform: rotateY(180deg);
}

.rese_syste_zs img {
    width: 100%;
}

.abou_map_ri svg {
    width: 100%;
}

.mod_d2ban {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    padding: 70px 0;
}

.ys_d2page .ys_ban_imgbox {
    height: 660px;
}

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


.ys_d2page .ys_ban_imgbox::after {
    display: none;
}

.ys_d2page .ys_ban_imgbox::before {
    background: #41A8B1;
    opacity: 0.6;
}

.mod_d2ba_ri {
    width: 61%;
}

.mod_d2ba_le {
    width: 39%;
}

.mod_d2ba_le_lab .mod_tit18 {
    color: #fff;
    line-height: 1.5;
}

.mod_d2ba_le_tit .std_tit3 {
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
}

.mod_d2ba_le_info p {
    color: #fff;
    line-height: 1.5;
}

.mod_d2ba_le_lab {
    margin-bottom: 10px;
}

.mod_d2ba_le_tit {
    margin-bottom: 24px;
}

.mod_d2ba_le_top {
    padding-bottom: 40px;
    position: relative;
    margin-bottom: 40px;
}

.mod_d2ba_le_top::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
    opacity: 0.8;
}

.mod_d2ba_le_btm {
    width: 100%;
}

.mdlb_li {
    width: 20%;
    padding: 0 25px;
    margin-bottom: 30px;
}

.mdlb_ul {
    margin: 0 -25px;
    display: flex;
    flex-wrap: wrap;
}

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

.mdlb_wrap_ig {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    border-radius: 50%;
    background: #fff;
    position: relative;
    margin-bottom: 14px;
}

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

.mdlb_wrap_te p {
    color: #fff;
    line-height: 1.5;
}

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

.mdri_viso {
    border-radius: 60px;
    background: rgba(255, 255, 255, 0.1);
    display: flex;
    align-items: center;
    width: 170px;
    padding: 8px 12px;
    cursor: pointer;
}

.mdri_le {
    width: 40px;
}

.mdri_le img {
    width: 100%;
}

.mdri_ri p {
    color: #fff;
    line-height: 1.5;
}

.mdri_ri {
    padding-left: 16px;
}

.mdri_play {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

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

.prde_intro::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 74%;
    display: block;
    z-index: -1;
    background: linear-gradient(68.19deg, #41A8B1 0%, rgba(65, 168, 177, 0) 46.26%);
}

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

.prde_intro_tit h2 {
    font-weight: bold;
    color: #333;
    line-height: 1.5;
}

.prde_intro_ig {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.prde_intro_ig_wrap {
    width: 83%;
}

/* 
.prde_intro_ig_wrap img {
    width: 100%;
} */

.prde_adva {
    width: 100%;
    position: relative;
    /* padding-top: 0 !important; */
    z-index: 1;
}

.prde_adva_cont {
    width: 100%;
    position: relative;
    display: flex;
    align-items: stretch;
}

.prde_adva_ri {
    width: 53%;
    padding-left: 34px;
}

.prde_adva_le {
    width: 47%;
}

.palu_li .ys_imgbox_cover {
    background: #C4C4C4;
    border-radius: 20px;
}

.palu_li {
    display: none;
}

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

.prde_adva_le_ul .slick-dots li {
    background: rgba(255, 255, 255, 0.5);
}

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

.prde_adva_le_ul .slick-dots {
    bottom: 32px;
}

.prde_adva_ri_wrap {
    width: 100%;
    height: 100%;
    background: #41A8B1;
    border-radius: 20px;
    padding: 82px 108px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.parw_tit .std_tit3 {
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
}

.parw_tit {
    margin-bottom: 20px;
}

.parw_info p {
    font-size: 20px;
    line-height: 1.5;
    color: #fff;
    position: relative;
}

.parw_info p::after {
    content: '';
    position: absolute;
    top: 14px;
    left: -17px;
    width: 6px;
    height: 6px;
    background: rgba(255, 255, 255, 1);
    border-radius: 50%;
}

.parw_info ul {
    padding-left: 20px;
}

.parw_icon_img {
    width: 60px;
}

.parw_icon_img img {
    width: 100%;
}

.parw_icon {
    display: flex;
    justify-content: flex-end;
    position: relative;
}

.parw_icon::after {
    content: '';
    position: absolute;
    top: 53%;
    left: 0;
    transform: translateY(-50%);
    width: calc(100% - 60px);
    height: 1px;
    border-bottom: 1px dashed #FFFFFF;
}

.prde_adva_zs {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 31%;
    z-index: -1;
}

.prde_adva_zs img {
    width: 100%;
}

.prde_scen {
    width: 100%;
    position: relative;
    background: linear-gradient(180deg, #F1F5F8 0%, rgba(255, 255, 255, 0) 100%);
}

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

.prde_scen_tit .std_tit3 {
    font-weight: bold;
    color: #333;
    line-height: 1.5;
}

.prde_scen_list {
    width: 100%;
    position: relative;
    background: #FFFFFF;
    border-radius: 20px;
    overflow: hidden;
    padding: 75px 110px;
}

.prde_scen_list::after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 10px;
    left: 0;
    background: linear-gradient(270deg, #51BA8B 0%, #41AFB4 97.27%);
}

.pslu_li {
    width: 20%;
    padding: 0 30px;
}

.prde_scen_list_ul {
    margin: 0 -30px;
}

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

.pslu_img {
    width: 150px;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 50%;
    margin-bottom: 30px;
}

.pslu_info p {
    color: #666;
    line-height: 2;
    text-align: center;
}

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

.psbl_li {
    width: 25%;
    padding: 0 34px;
    margin-bottom: 38px;
}

.psbl_ul {
    margin: 0 -34px;
    display: flex;
    flex-wrap: wrap;
}

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

.psbl_li_wrate {
    display: flex;
}

.psbl_li_wrate span {
    color: #41A8B1;
    line-height: 1.5;
    font-size: 48px;
    font-weight: bold;
}

.psbl_li_wrate p {
    margin-top: 20px;
    padding-left: 26px;
}

.psbl_li_wrap .ys_imgbox_cover {
    border-radius: 8px;
}

.prde_scen_top {
    margin-bottom: 90px;
}

.prde_scen_btm_li {
    width: 100%;
    margin-bottom: 50px;
}

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

.prde_scen_tabo {
    width: 100%;
    position: relative;
    border-top: 1px solid #D9D9D9;
    padding-top: 35px;
}

.prde_scen_tabo p {
    font-size: 14px;
    line-height: 1.5;
    color: #41A8B1;
}

.prde_scen_tabo p span {
    font-weight: bold;
}

.prde_speci {
    width: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.prde_speci::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 620px;
    display: block;
    z-index: -1;
    background: url(../images/d2_bg04.jpg) center/cover no-repeat;
}

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

.prde_speci_top {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.prde_speci_top_le .std_tit3 {
    color: #fff;
    line-height: 1.5;
    font-weight: bold;
}

.prde_speci_top_le {
    width: 250px;
    padding-right: 20px;
}

.prde_speci_top_ri {
    width: calc(100% - 250px);
}

/* 
.prde_speci_top_ri img {
    width: 100%;
} */

.psbt_li_rwap {
    background: #FFFFFF;
    box-shadow: 0px 10px 50px rgba(196, 205, 205, 0.24);
    border-radius: 20px 20px 0px 0px;
    display: inline-block;
    padding: 16px 20px;
    min-width: 240px;
    text-align: center;
}

.psbt_li_rwap .mod_tit20 {
    color: #41A8B1;
    line-height: 1.5;
    font-weight: bold;
}

.psbb_li {
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 6px 50px rgba(196, 205, 205, 0.24);
    border-radius: 0px 20px 20px 20px
}

.psbb_li_wrap {
    width: 100%;
    padding: 30px 40px;
}

.psbb_li_wrap_top {
    width: 100%;
    border-bottom: 1px solid #E2E2E2;
    display: flex;
    padding-bottom: 16px;
    flex-wrap: wrap;
}

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

.plwp_te {
    padding: 0 40px;
}

.plwp_te1 {
    width: 18%;
}

.plwp_te2 {
    width: 14%;
}

.plwp_te3 {
    width: 16%;
}

.plwp_te4 {
    width: 15%;
}

.plwp_te5 {
    width: 15%;
}

.plwp_te6 {
    width: 22%;
}

.plwb_li {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.plwb_info {
    padding: 9px 40px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

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

.plwb_info.plwp_te3,
.plwb_info.plwp_te4,
.plwb_info.plwp_te5,
.plwb_info.plwp_te6 {
    border-bottom: 1px solid #E2E2E2;
}

.psbb_li_wrap_btm {
    padding-top: 15px;
}

.plwb_li:last-child .plwb_info {
    border: none !important;
}

.prde_speci_zs {
    width: 300px;
    position: absolute;
    bottom: 0;
    right: 92px;
    z-index: -1;
}

.prde_speci_zs img {
    width: 100%;
}

.ys_d2page .serv_certif {
    padding-top: 0 !important;
}

.mhcn_down {
    position: fixed;
    top: 90px;
    left: 0;
    width: 100%;
    background: rgba(65, 168, 177, 0.9);
    display: none;
}

.mhcn_down1 {
    padding: 23px 20px 22px;
}

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

.mdul_link {
    font-size: 16px;
    line-height: 2;
    color: #fff;
    position: relative;
    display: block;
    padding-bottom: 5px;
}

.mdul_link::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0%;
    height: 2px;
    background: #fff;
    opacity: 0;
    transition: all 0.36s;
}

.mhcn_down1_ul_li.yxnav_active2 .mdul_link::after {
    opacity: 1;
    width: 100%;
}

.mhcn_down1_ul_li {
    margin: 0 38px;
}


.mhcn_down2 {
    background: rgba(65, 168, 177, 0.9);
}

.mhcn_down_ri {
    width: 30%;
    padding: 55px 30px;
}

.mhcn_down_le {
    width: 70%;
    padding: 70px 70px 58px 186px;
}

.mhcn_down2_wrap {
    width: 100%;
    display: flex;
    align-items: stretch;
}

.mhcn_down_ri_img {
    width: 200px;
    margin: 0 auto;
    margin-bottom: 18px;
}

.mhcn_down_ri_tr {
    text-align: center;
}

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

.mdlu_tit a {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    font-weight: bold;
}

.mdlu_tit {
    margin-bottom: 35px;
}

.mdlu_info_link a {
    display: flex;
    position: relative;
    padding-bottom: 8px;
}

.mdlu_info_link a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.16);
    transition: all 0.36s;
    opacity: 0;
}

.mdlu_info_link_ig {
    width: 8px;
    margin-top: 5px;
    opacity: 0;
    transition: all 0.36s;
}

.mdlu_info_link_ig img {
    width: 100%;
}

.mdlu_info_link_le {
    width: calc(100% - 8px);
    padding-right: 15px;
}

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

.mdlu_li {
    /* max-width: 25%; */
    padding-right: 50px;
}

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

.mdlu_info_link {
    margin-bottom: 19px;
}

.mdlu_info_link.yxnav_active2 a::after {
    width: 100%;
    opacity: 1;
}

.mdlu_info_link.yxnav_active2 .mdlu_info_link_ig {
    opacity: 1;
}

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

.nav_fixed.he_show {
    right: 0;
}

.nav_fixed_li {
    position: relative;
}

.nav_fixed_li_ig {
    width: 60px;
    height: 60px;
    background: #F6F6F8;
    position: relative;
}

.nfli_img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
}

.nfli_img img {
    transition: all 0.36s;
}

.nfli_img2 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.nav_fixed_li_hover {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 100%;
    padding-right: 17px;
    white-space: nowrap;
    opacity: 0;
    pointer-events: none;
    transition: all 0.36s;
}

.nflh_wrap::after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: -18px;
    transform: translateY(-50%);
    border: 10px solid transparent;
    border-left-color: #fff;
}

.nflh_wrap {
    background: #fff;
    box-shadow: 0px 2px 19px 10px rgba(22, 44, 112, 0.05);
    border-radius: 8px;
    padding: 16px 20px;
    position: relative;
}

.nflh_wrap_p1 .mod_tit20 {
    color: #F18D00;
    line-height: 1.5;
    font-weight: bold;
}

.nflh_wrap_p2 p,
.nflh_wrap_p3 p {
    font-size: 16px;
    line-height: 1.5;
    color: #333;
}

.nflh_wrap_p2 {
    margin-bottom: 5px;
}

.nflh_wrap_p3 p {
    color: #F18D00;
    font-weight: bold;
}

.nflh_wrap_cond {
    display: flex;
    padding: 10px 0;
}

.nflh_wrap_cond .mfrc_li_img {
    width: 100px;
    margin-bottom: 4px;
}

.nflh_wrap_cond .mfrc_li {
    margin-left: 20px;
    padding-left: 20px;
}

.nflh_wrap_cond .mfrc_li:first-child {
    margin-left: 0;
    padding-left: 0px;
}

.nflh_wrap_cond .mfrc_li:nth-child(2) {
    border-left: 1px solid #EDEFF0;
}

.nav_fixed_li {
    margin-bottom: 4px;
    cursor: pointer;
}

.nav_fixed_li4 {
    margin-bottom: 0;
}

.nav_fixed_li4 .nav_fixed_li_ig {
    background-color: #41A8B1;
    border-radius: 0px 0px 0px 20px;
    height: 40px;
    transition: all 0.36s;
}

.nav_fixed_li1 .nav_fixed_li_ig {
    border-radius: 20px 0px 0px 0px;
}

.nav_fixed_li4 .nfli_img {
    width: 36px;
}

.modal-open {
    overflow: hidden;
}

.mobile_safari {
    width: 100%;
    position: fixed;
}

.mc_modal_btn {
    cursor: pointer;
}

.mc_modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
}

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

.mc_modal_close {
    position: absolute;
    right: 15px;
    top: 0;
    font-size: 50px;
    font-weight: bold;
    cursor: pointer;
    z-index: 10;
    transition: all .36s;
}

.mc_modal_content {
    width: 800px;
    padding: 50px;
    max-width: calc(100vw - 40px);
    max-height: calc(100vh - 80px);
    overflow: auto;
    background: #fff;
}


.mc_modal_title {
    font-size: 30px;
    line-height: 1.5;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}


.mc_modal_bd {
    display: flex;
}

.mc_modal_description p {
    font-size: 16px;
    line-height: 1.75;
}

.mc_modal_description {
    width: 60%;
    padding-left: 30px;
}

.mc_modal_imgbox {
    width: 40%;
}

.mc_a1s1_area {
    color: #333;
    padding: 0;
    font-size: 16px;
    line-height: 1.5;
    position: absolute;
    opacity: 0;
    /* z-index: 20; */
    z-index: 20;
    top: 50%;
    transform: translateY(-50%);
}

.he_canvsdm {
    width: 100%;
    position: relative;
    margin: 0 auto;
}

#threebox {
    width: 800px;
    height: 800px;
    position: relative;
}

#threebox canvas {
    width: 100%;
    height: 100%;
    position: relative;
    cursor: pointer;
}

.hfcm_canvs_ph {
    display: none;
}

.hfcl_tit,
.hfcl_btm {
    position: relative;
    z-index: 10;
    pointer-events: none;
}

.ys_ban_li.slick-current .mod_ban_subtit {
    animation: ysfadeInUp .8s ease-in-out both;
    animation-delay: 0.1s;
}

.ys_ban_li.slick-current .mod_ban_tit {
    animation: ysfadeInUp .8s ease-in-out both;
    animation-delay: 0.1s;
}

.mod_main {
    max-width: 1920px;
    margin: 0 auto;
}

.rmcs_top_ul_li.act::after {
    background-image: url(../images/c1glmb1.png);
}

.rese_sket_cont .rsbu_wrap .ys_imgbox_cover {
    overflow: inherit;
}

.prde_speci_btm_tp {
    position: relative;
}

.psbt_tips {
    position: absolute;
    top: 50%;
    right: 40px;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
}

.psbt_tips_le_jiant {
    width: 14px;

}

.psbt_tips_le_jiant img {
    width: 100%;
}

.psbt_tips_le {
    display: flex;
    position: relative;
    left: -14px;
}

.psbt_tips_le_jiant2 {
    /* margin-left: -8px; */
    position: absolute;
    left: 0;
    top: 0;
}

.psbt_tips_ri p {
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
}

.psbt_tips_ri {
    padding-left: 6px;
}

@keyframes arrow {
    0% {
        transform: translate(2px, 0px);
        opacity: 0;
    }

    50% {
        transform: translate(11px, 0px);
        opacity: 1;
    }

    100% {
        transform: translate(20px, 0px);
        opacity: 0;
    }
}

.psbt_tips_le_jiant1 {
    animation: arrow 1.4s 0s linear infinite;
}

.psbt_tips_le_jiant2 {
    animation: arrow 1.4s 0.7s linear infinite;
}

.rsbu_wrap_posi {
    position: absolute;
    top: -20%;
    left: 50%;
    transform: translateX(-50%);
    width: 300px;
    display: none;
    box-shadow: 0px 0 15px 0 rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    pointer-events: none;
    z-index: 10;
}


/*鼠标效果*/
@media screen and (min-width: 1200px) {

    /* .rese_sket_cont .rsbu_wrap:hover .ys_imgbox_cover img {
        transform: scale(1.04);
    } */

    .aclu_li:hover::after {
        opacity: 1;
    }

    .hlul_img:hover img {
        transform: scale(1.08);
    }

    .nav_fixed_li:hover .nfli_img1 {
        opacity: 0;
    }

    .nav_fixed_li:hover .nfli_img2 {
        opacity: 1;
    }

    .nav_fixed_li4:hover .nav_fixed_li_ig {
        background: #F18D00;
    }

    .nav_fixed_li:hover .nav_fixed_li_hover {
        opacity: 1;
        pointer-events: inherit;
    }

    .mdlu_info_link a:hover::after {
        width: 100%;
        opacity: 1;
    }

    .mdlu_info_link a:hover .mdlu_info_link_ig {
        opacity: 1;
    }

    .mhcn_down1_ul_li .mdul_link:hover::after {
        opacity: 1;
        width: 100%;
    }

    .cmul_map a:hover {
        color: #F18D00;
    }

    .vlul_wrap:hover::after {
        width: 100%;
        opacity: 1;
    }

    .vlul_wrap:hover .ys_imgbox_cover img {
        transform: scale(1.08);
    }

    .detai_ri_ul_li a:hover .nrll_le_info p {
        color: #F18D00;
    }

    .dlbt_li a:hover {
        color: #F18D00;
    }

    .nlcu_li a:hover .ys_imgbox_cover img {
        transform: scale(1.08);
    }

    .new_recom_list_li a:hover .nrll_le_tit .mod_tit18,
    .nlcu_li a:hover .nrll_le_tit .mod_tit18 {
        color: #F18D00;
    }

    .new_recom_list_li a:hover .mod_dtn_leig1,
    .nlcu_li a:hover .mod_dtn_leig1 {
        opacity: 0;
    }

    .new_recom_list_li a:hover .mod_dtn_leig2,
    .nlcu_li a:hover .mod_dtn_leig2 {
        opacity: 1;
    }

    .new_recom_list_li a:hover .mod_dtn_ri p,
    .nlcu_li a:hover .mod_dtn_ri p {
        color: #F18D00;
    }

    .new_recom_list_li a:hover .ys_imgbox_cover img {
        transform: scale(1.08);
    }

    /* 
    .plcu_wrap:hover .mod_dtn_ri p {
        color: #F18D00;
    }

    .plcu_wrap:hover .mod_dtn_leig1 {
        opacity: 0;
    }

    .plcu_wrap:hover .mod_dtn_leig2 {
        opacity: 1;
    } */

    .plcu_wrap:hover .ys_imgbox_cover img {
        transform: scale(1.08);
    }

    .pc_fenye .comp-tabli:hover li {
        color: #fff;
        background: #41A8B1;
    }

    .mod_crumb_ul_li a:hover {
        color: #050403
    }

    .mfln_li_subtit a:hover {
        color: #F18D00;
    }

    .hnlu_wrap:hover .mod_dtn_le .mod_dtn_leig1 {
        opacity: 0;
    }

    .hnlu_wrap:hover .mod_dtn_le .mod_dtn_leig2 {
        opacity: 1;
    }

    .hnlu_wrap:hover .mod_dtn_ri p {
        color: #F18D00;
    }

    .hnlu_wrap:hover .hnlu_wrap_ig img {
        transform: scale(1.08);
    }

    .mod_more_link:hover {
        background: #fff;
        color: #41A8B1;
    }

    .mhcn_li .mhcn_link:hover {
        color: #41A8B1;
    }

    .mhcn_li .mhcn_link:hover::after {
        width: 80%;
        opacity: 1;
    }
}

.abou_desc .hfcl_btm_list_ul {
    width: 100%;
    padding-right: 80px;
    display: flex;
    justify-content: space-between;
}

.hblu_selc .hblu_li:nth-child(3) .hblu_le {
    background: #41A8B1;
    border-radius: 50%;
}

.hblu_selc .hblu_le {
    width: 50px;
    padding: 8px;
}

.home_run .selector {
    width: 100%;
    height: 100%;

    /* position: absolute;
    top: 0;
    left: 0; */
    /* overflow: hidden; */
    position: relative;
}

.home_run_boxm_gmg {
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    position: relative;
}

.home_run {
    /* height: 300vh; */
    display: block;
}

#lottie {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
}

.home_run_boxm {
    width: 100%;
    height: 100%;
    position: relative;
}

.hslu_rwap_ri_ig {
    transform: scale(0.9);
    transition: all 0.6s;
}

.hslu_li.slick-current .hslu_rwap_ri_ig {
    transform: scale(1);
}

/* .hslu_li .hslu_rwap_ri::before {
    width: 80%;
    height: 80%;
    left: -8%;
    opacity: 0;
}

.hslu_li .hslu_rwap_ri::after {
    width: 80%;
    height: 80%;
    left: -8%;
    opacity: 0;
} */

.hslu_li {
    display: block !important;
}

/* .hslu_li.slick-current .hslu_rwap_ri::after{
    width: 80%;
    height: 80%;
    left: -4%;
    opacity: 1;
    transition: all 0.6s 0.6s;
}

.hslu_li.slick-current .hslu_rwap_ri::before {
    width: 70%;
    height: 70%;
    opacity: 1;
    left: -8%;
    transition: all 0.6s 1s;
}  */

.hslu_rwap_ri::before {
    width: 70%;
    height: 70%;
    left: -8%;
    z-index: 10;
}

.hslu_rwap_ri::after {
    width: 60%;
    height: 60%;
    left: -10%;
    opacity: 0;
}

.hslu_li.slick-current .hslu_rwap_ri::before {
    width: 80%;
    height: 80%;
    left: -4%;
}

.hslu_li.slick-current .hslu_rwap_ri::after {
    width: 70%;
    height: 70%;
    left: -8%;
    opacity: 1;
}

.home_run {
    padding-bottom: 0 !important;
}

.home_run_yun,
.home_run_svg {
    display: none;
}

.hslu_rwap {
    flex-direction: row-reverse;
}

.he_phcaver,
.hfcl_more_ph {
    display: none;
}

.mhcn_down_ri {
    background: linear-gradient(270deg, #51BA8B 0%, #41AFB4 97.27%) !important;
}

.mhcn_down_ri_img {
    width: 350px;
}

.mhcn_bamn {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
}

.mhcn_bamn img {
    width: 100%;
}

.mhcn_down_ri {
    position: relative;
}

.mod_tit .std_tit1::after {
    bottom: 11px;
}

.home_abso_le .mod_tit .std_tit1::after {
    bottom: 2px;
}

.new_recom {
    padding-bottom: 0 !important;
}

.rmcs_top_ul_li.act {
    position: relative;
    z-index: 10;
}

.ys_d2page .ys_ban_imgbox::before {
    opacity: 0 !important;
    display: none;
}

.pslu_info,
.aclu_info_wrap {
    display: flex;
    justify-content: center;
}

.pslu_info p,
.aclu_info_wrap p {
    text-align: left;
}

.pslu_li {
    padding: 0 20px;
}

.prde_scen_list_ul {
    margin: 0 -20px;
}

.plwb_info {
    padding: 9px 20px;
}

.plwp_te {
    padding: 0 20px;
}

.mdlu_li {
    padding-right: 15px;
}

.rsbu_wrap .mod_tit18 {
    font-weight: bold;
    color: #41A8B1;
}

.hfcl_btm_list .hblu_ri {
    margin-top: 5px;
}


.he_conile {
    width: 16px;
    position: relative;
    cursor: pointer;
}

.he_iconbx {
    display: flex;
    position: relative;

}

.he_coniri p {
    color: #333;
    font-size: 14px;
    line-height: 1.5;
    /* font-weight: bold; */
}

.he_coniri {
    padding-left: 12px;
    position: absolute;
    /* top: 55%; */
    /* transform: translateY(-50%); */
    top: -3px;
    left: 15px;
    white-space: nowrap;
    opacity: 1;
}

.he_conile img {
    width: 100%;
    /* transition: all 0.36s; */
}

.he_coniic2 {
    opacity: 0;
    position: absolute;
    top: 5px;
    left: 0;
}

.he_iconbx:hover .he_coniic1 {
    opacity: 0;
}

.he_iconbx:hover .he_coniic2 {
    opacity: 1;
}

.he_iconbx:hover .he_coniri {
    opacity: 1;
}

.he_conicon {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

#threebox div {
    pointer-events: none;
}

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

.devel_brief_le_img img {
    border-radius: 20px;
    width: 100%;
}

.prde_adva_le_ul .slick-dots li {
    background-color: #41A8B1;
    opacity: 0.5;
}

.prde_adva_le_ul .slick-dots li.slick-active {
    background-color: #41A8B1;
    opacity: 1;
}


.hslu_li .hblu_le {
    border: 1px solid #41A8B1;
    border-radius: 50%;
    padding: 5px;
}

.home_run_boxm {
    height: 300vh;
}

/* .home_run_boxm .selector {
    display: none;
} */

/*  */



.home_run .ys_cont1360 {
    height: 100vh;
    display: flex;
    align-items: center;
}

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

/* 
#lottie{
    position: fixed;

} */


.home_run_boxm_gmg.isfixed {
    position: fixed;
}

.home_run_boxm_gmg.isfixed.isab {
    position: absolute !important;
    top: initial !important;
    bottom: 0 !important;
}

.home_run_boxm_gmg {
    transition: all 0.36s;
}

.rese_sket_btm .rese_sket_btm_ul {
    display: flex;
    flex-wrap: wrap;
}

.dbli_gph {
    display: none;
}

.ys_phnav_haschild a,
.ys_phnav_lisbox a {
    opacity: 0.6;
}

.ys_phnav_haschild.yxnav_active2&gt;.ys_phnav_lisbox a {
    opacity: 1;
}

.ys_ph_nav li.yxnav_active1&gt;.ys_phnav_lisbox a {
    color: rgba(255, 255, 255, 1);
    opacity: 1;
}

.yxnav_active3 .ys_phnav_lisbox a {
    opacity: 1;
}

.new_recom_list_li {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.new_recom_list .slick-dots {
    position: relative;
    bottom: 10px !important;
    padding-bottom: 15px;
}

.new_recom_list .slick-dots li.slick-active {
    background: #41A8B1;
}

.hslu_rwap_le_info p {
    height: 2em;
}

.hslu_rwap_le_tit .std_tit3 {
    height: 2em;
    overflow: hidden;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.abou_hono_tp,
.mod_d2ban {
    flex-direction: row-reverse;
}


.hrls_info {
    display: none;
}

.hrls_wrap {
    margin-bottom: 20px;
}

.ys_d2xpage .ys_ban_txtbox {
    align-items: flex-end !important;
}

.prde_speci::after {
    height: 70%;
}

.prde_scen_list_ul .slick-arrow {
    background: transparent !important;
    box-shadow: inherit !important;
}

.prde_scen_list_ul .slick-prev::after {
    background-image: url(../images/b1_arrow08.svg);
    transform: translate(-50%, -50%) rotate(-90deg);
}

.prde_scen_list_ul .slick-arrow::after {
    width: 28px;
    height: 20px;
}

.prde_scen_list_ul .slick-next::after {
    background-image: url(../images/b1_arrow07.svg);
    transform: translate(-50%, -50%) rotate(-90deg);
}

.amlu_li {
    padding-right: 62px;
}

.rese_manuf,
.rese_qual {
    padding-bottom: 0 !important;
}

.rsbu_li {
    display: none;
}

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

.rese_qual_bm {
    margin-bottom: 15px;
}

.abou_desc_le_ig1 {
    cursor: pointer;
}

.abou_desc_le_play {
    /* display: none; */
    z-index: 10;
}

.rese_sket .rsbu_li {
    display: block !important;
}

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


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

.he_phcaver {
    display: none !important;
}

.home_abso,
.abou_histo {
    z-index: 3;
}

.home_abso::after,
.abou_histo::after {
    z-index: 0;
}

.home_abso_box,
.abou_histo .ys_cont1360 {
    z-index: 2;
}

.abou_histo .ys_cont1360 {
    position: relative;
}

.abou_histo .home_rese_bj::after,
.acli_ig .home_rese_bj::after,
.serv_guar .home_rese_bj::after {
    display: none;
}

.hfcr_top sup,
.amlu_tp sup {
    font-size: 30px;
    font-weight: bold;
}

.amlu_tp sup {
    color: #41A8B1;
}

.home_field_cont_le {
    min-height: 885px;
}

.home_field {
    z-index: 10;
}

.home_field .home_run_desc {
    z-index: -1;
    bottom: 0;
}

.abou_map_le {
    width: 37%;
}

.abou_map_ri {
    width: 63%;
}

/* .hrbu_li .mod_more_link {
    background: #F18D00;
    border-color: #F18D00;
} */

.psbt_tips {
    display: none;
}


.home_field_cont_map {
    width: 51%;
}

.home_field_cont_le {
    min-height: 800px;
}

.hfcl_top {
    padding-top: 16%;
}

.home_field_cont_ri {
    width: 400px;
}

.home_field_cont {
    justify-content: space-between;
}

.abou_desc_le_ig .ys_ban_video {
    background: transparent !important;
}


.abou_desc .hblu_selc .hblu_li:nth-child(3) .hblu_le {
    background: transparent;
    border-radius: 50%;
}

.abou_desc .hblu_selc .hblu_le {
    width: 40px;
    padding: 0;
}


.mflc_le_poh .std_tit4,
.mflc_le_tit p,
.mflc_le {
    white-space: nowrap;
}</pre></body></html>