﻿@charset "utf-8";

/* @font-face {
    font-family: 'lustregular';
    src: url('../fonts/lust-rg-webfont.eot');
    src: url('../fonts/lust-rg-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/lust-rg-webfont.woff2') format('woff2'),
        url('../fonts/lust-rg-webfont.woff') format('woff'),
        url('../fonts/lust-rg-webfont.ttf') format('truetype'),
        url('../fonts/lust-rg-webfont.svg#lustregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ArcherMedium';
    src: url('../fonts/ArcherMedium.eot');
    src: url('../fonts/ArcherMedium.eot') format('embedded-opentype'),
        url('../fonts/ArcherMedium.woff2') format('woff2'),
        url('../fonts/ArcherMedium.woff') format('woff'),
        url('../fonts/ArcherMedium.ttf') format('truetype'),
        url('../fonts/ArcherMedium.svg#ArcherMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NeutraTextBook';
    src: url('../fonts/NeutraTextBook.eot');
    src: url('../fonts/NeutraTextBook.eot') format('embedded-opentype'),
        url('../fonts/NeutraTextBook.woff2') format('woff2'),
        url('../fonts/NeutraTextBook.woff') format('woff'),
        url('../fonts/NeutraTextBook.ttf') format('truetype'),
        url('../fonts/NeutraTextBook.svg#NeutraTextBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NeutraTextDemi';
    src: url('../fonts/NeutraTextDemi.eot');
    src: url('../fonts/NeutraTextDemi.eot') format('embedded-opentype'),
        url('../fonts/NeutraTextDemi.woff2') format('woff2'),
        url('../fonts/NeutraTextDemi.woff') format('woff'),
        url('../fonts/NeutraTextDemi.ttf') format('truetype'),
        url('../fonts/NeutraTextDemi.svg#NeutraTextDemi') format('svg');
    font-weight: normal;
    font-style: normal;
} */

p,
a {
    font-family: 'NeutraTextBook';
}

h3 {
    font-family: 'NeutraTextBook';
}

body {
    font-family: "Microsoft Yahei", "PingFang SC";
}

/*分享翻译*/
#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: absolu te;
    left: 10px;
    top: 50%;
    font-size: 14px;
    transform: translateY(-50%);
}

.s_cont {
    max-width: 1920px;
    margin: 0 auto;
}

.s_sy .s_cont {
    width: 100%;
}

/* - banner - start*/
.ys_banner {
    width: 100%;
    position: relative;
}

.ys_ban_li {
    position: relative;
    overflow: hidden;
}

.ys_ban_imgbox {
    position: relative;
    z-index: 1;
}

.ys_ban_imgbox img {
    width: 100%;
}

.ys_ban_li>a {
    display: block;
}

.ys_ban_ph {
    display: none;
}

.ys_ban_video {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 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: 138px;
    background-image: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0.74) -39.13%, rgba(0, 0, 0, 0) 82.61%);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.74) -39.13%, rgba(0, 0, 0, 0) 82.61%);
    background-image: -ms-linear-gradient(180deg, rgba(0, 0, 0, 0.74) -39.13%, rgba(0, 0, 0, 0) 82.61%);
}

.ys_ban_txtbox {
    z-index: 5;
}

/* - banner - end*/

/* 规范 */
.s_tit1 {
    font-size: 42px;
    line-height: 1.75;
    color: #000;
    font-family: 'lustregular';
}

.s_tit2 {
    font-size: 32px;
    line-height: 1.75;
    color: #000;
    font-family: 'lustregular';
}

.s_tit3 {
    font-size: 20px;
    line-height: 1.75;
    color: #000;
    font-family: 'lustregular';
}

.s_pra p {
    font-size: 16px;
    line-height: 1.75;
    color: #666;
}

.s_distance1 {
    padding-top: 70px;
}

.s_distance5 {
    padding-bottom: 70px;
}

.s_distance2 {
    padding-top: 55px;
}

.s_distance3 {
    padding-bottom: 100px;
}

.s_distance4 {
    margin-bottom: 22px;
}

.s_cont1760 {
    width: 1760px;
    margin: 0 auto;
}

.yxedr_active p {
    font-size: 16px;
    line-height: 1.75;
    color: #666;
    margin-bottom: 14px;
}

.yxedr_active h1 {
    font-size: 42px;
    line-height: 1.75;
    color: #000;
    margin-bottom: 14px;
}

.yxedr_active h2 {
    font-size: 32px;
    line-height: 1.75;
    color: #000;
    margin-bottom: 14px;
}

.yxedr_active h3 {
    font-size: 20px;
    line-height: 1.75;
    color: #000;
    margin-bottom: 14px;
}

.yxedr_active ul li::marker {
    color: #666;
}

.yxedr_active ul li {
    font-size: 16px;
    line-height: 1.75;
    color: #666;
}

.yxedr_active ul li p {
    font-size: 16px;
    line-height: 1.75;
    color: #666;
    margin-bottom: 0px;
}

.s_h1 {
    display: none;
}

.yxedr_active ul {
    padding-inline-start: 20px;
}

/* 规范-end */
/* pc导航 */
.ys_hd_pc {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    transition: all .36s;
}

.s_hd {
    transition: all .36s;
    position: relative;
}

.s_navlibot::before {
    content: "";
    width: 1760px;
    height: 1px;
    background-color: #DCDCDC;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
    z-index: 5;
}

.s_logo {
    width: 170px;
}

.s_logo .ys_imgbox_contain {
    width: 100%;
    line-height: 84px;
}

.s_logo .ys_imgbox_contain img:nth-child(2) {
    opacity: 0;
}

.s_lang a {
    font-family: 'NeutraTextBook';
    font-size: 16px;
    color: #fff;
    line-height: 84px;
    transition: all .36s;
}

.s_lang {
    position: relative;
    margin-right: 15px;
}

.s_lang::before {
    content: "";
    width: 1px;
    height: 12px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -5px;
    transition: all .36s;
}

.s_searchig {
    width: 17px;
    line-height: 82px;
    cursor: pointer;
}

.s_searchig img:nth-child(2) {
    opacity: 0;
    top: 52%;
}

.s_hdrtw {
    margin-left: 30px;
}

.s_hdrtwig {
    width: 15px;
    line-height: 84px;
}

.s_hdrtwig img:nth-child(2) {
    opacity: 0;
}

.s_hdrtwig img:nth-child(1) {
    transform: translateY(-1px);
}

.s_hdrtwz {
    font-family: 'ArcherMedium';
    font-size: 14px;
    color: #fff;
    line-height: 84px;
    transition: all .36s;
    padding-left: 5px;
}

.s_nav {
    text-align: center;
}

.s_navli {
    display: inline-block;
    margin: 0 34px;
}

.s_navlitop a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    line-height: 84px;
    transition: all .36s;
}

.s_navlibotnr a {
    display: inline-block;
    font-size: 16px;
    color: #333;
    line-height: 60px;
    transition: all .36s;
}

.s_navlibot {
    text-align: center;
    background-color: #fff;
}

.s_navlibotnr {
    display: inline-block;
    margin: 0 22px;
}

.s_navlibot {
    width: 100%;
    /* position: absolute; */
    position: fixed;
    top: 84px;
    left: 0;
    display: none;
}

.ys_hd_pc.on {
    background-color: #fff;
}

.ys_hd_pc.on .s_logo .ys_imgbox_contain img:nth-child(2) {
    opacity: 1;
}

.ys_hd_pc.on .s_navlitop a {
    color: #333;
}

.ys_hd_pc.on .s_lang a {
    color: #82BDBB;
}

.ys_hd_pc.on .s_lang::before {
    background-color: #82BDBB;
}

.ys_hd_pc.on .s_searchig img:nth-child(2) {
    opacity: 1;
}

.ys_hd_pc.on .s_hdrtwig img:nth-child(2) {
    opacity: 1;
}

.ys_hd_pc.on .s_hdrtwig img:nth-child(1) {
    opacity: 0;
}

.ys_hd_pc.on .s_hdrtwz {
    color: #82BDBB;
}

.ys_hd_pc.isfixed {
    background-color: #fff;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}

.ys_hd_pc.isfixed .s_navlibot {
    box-shadow: 0px 18px 20px rgba(0, 0, 0, 0.1);
}

.ys_hd_pc.isfixed .ma_modal {
    box-shadow: 0px 18px 20px rgba(0, 0, 0, 0.1);
}

.ys_hd_pc.isfixed .s_logo .ys_imgbox_contain img:nth-child(2) {
    opacity: 1;
}

.ys_hd_pc.isfixed .s_navlitop a {
    color: #333;
}

.ys_hd_pc.isfixed .s_lang a {
    color: #82BDBB;
}

.ys_hd_pc.isfixed .s_lang::before {
    background-color: #82BDBB;
}

.ys_hd_pc.isfixed .s_searchig img:nth-child(2) {
    opacity: 1;
}

.ys_hd_pc.isfixed .s_hdrtwig img:nth-child(2) {
    opacity: 1;
}

.ys_hd_pc.isfixed .s_hdrtwig img:nth-child(1) {
    opacity: 0;
}

.ys_hd_pc.isfixed .s_hdrtwz {
    color: #82BDBB;
}

.s_navli.yxnav_active1 .s_navlitop a {
    color: #82BDBB;
}

.s_navlibotnr.yxnav_active2 a {
    color: #82BDBB;
}

.ma_modal {
    position: fixed;
    top: 84px;
    left: 0;
    width: 100%;
    background-color: #fff;
    text-align: center;
    overflow: hidden;
    display: none;
}
.ma_modal::before {
    content: "";
    width: 1760px;
    height: 1px;
    background-color: #DCDCDC;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.ma_modalmbox {
    padding: 16px 0;
    text-align: center;
}

.ma_modalm {
    width: 560px;
    display: inline-block;
}

.mc_msc_box {
    width: 100%;
    display: block;
}

.mc_msc_boxl {
    border-bottom: 1px solid #eee;
    width: calc(100% - 17px);
    padding-right: 20px;
    height: 40px;
}

.mc_msc_boxl input {
    width: 100%;
    height: 100%;
    font-size: 16px;
}

.mc_msc_boxr {
    width: 17px;
    margin-top: 15px;
}

.mc_msc_boxr img {
    width: 100%;
    cursor: pointer;
}

/* pc导航-end */
/* ph导航 */
.ys_ph_navbar4 .ys_ph_nav li.yxnav_active1>.ys_phnav_lisbox a {
    color: #82BDBB;
}

.ys_phnav_lisbox.yxnav_active2 a {
    color: #82BDBB;
}

.ys_phnav_logo {
    width: 190px;
}

.ys_phnav_logo img {
    width: 100%;
}

.ys_hd_ph .ys_modal_container {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

/* ph导航-end */
/* 首页banner */
.ys_ban_txtbox {
    width: 100%;
    position: absolute;
    left: 0;
    top: 64.2%;
}

.s_banbg {
    width: 100%;
    height: 42%;
    background: rgba(130, 189, 187, 1);
    position: absolute;
    bottom: 0;
    left: 0;
    mix-blend-mode: multiply;
    z-index: 3;
}

.ys_ban_txtboxh2 {
    color: #fff;
    line-height: 1.5;
    font-weight: bold;
}

.ys_ban_txtboxh3 {
    color: #fff;
    line-height: 1.75;
    margin-top: 17px;
    margin-bottom: 65px;
}

.s_an {
    display: inline-block;
    background-color: #fff;
    border-radius: 100px;
    overflow: hidden;
    padding: 0 20px;
    transition: all .36s;
}

.s_anwz {
    font-size: 14px;
    color: #333;
    line-height: 45px;
    padding-right: 15px;
}

.s_anig {
    width: 16px;
    line-height: 41px;
    transition: all .36s;
}

.s_anig img:nth-child(2) {
    top: 54%;
    opacity: 0;
}

.ys_ban_slick .slick-dots {
    width: 1760px;
    bottom: 40px;
    text-align: left;
    left: 50%;
    transform: translateX(-50%);
}

.slick-dots li {
    width: 8px;
    height: 8px;
    background-color: #fff;
}

.slick-dots li.slick-active {
    background-color: #fff;
}

.slick-dots li::before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #82BDBB;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    opacity: 0;
    transition: all .36s;
}

.slick-dots li.slick-active::before {
    opacity: 1;
}

/* 首页banner-end */
/* foot */
.s_footlogoig {
    width: 318px;
    margin: 0 auto;
}

.s_footlogoig img {
    width: 100%;
}

.s_footlogo {
    position: relative;
    margin-bottom: 90px;
}

.s_footlogo::before,
.s_footlogo::after {
    content: "";
    width: 35%;
    height: 3px;
    background-color: #82BDBB;
    position: absolute;
    top: 72%;
}

.s_footlogo::before {
    left: 0;
}

.s_footlogo::after {
    right: 0;
}

.s_footnr {
    background-color: #D9EBEA;
    padding-top: 52px;
}

.s_footnavli {
    width: 25%;
    padding-right: 20px;
}

.s_footnavlitop a {
    font-size: 16px;
    color: #000;
    line-height: 1.75;
    font-weight: bold;
}

.s_footnavlitop {
    margin-bottom: 23px;
}

.s_footnavlibotnr a {
    font-size: 14px;
    line-height: 1.75;
    color: #000;
    transition: all .36s;
}

.s_footnavlibotnr {
    margin-bottom: 6px;
}

.s_footsharebox {
    text-align: right;
    margin: 20px 0;
}

.s_footshare {
    display: inline-block;
    margin-left: 22px;
    position: relative;
}

.s_footshareig {
    width: 25px;
    cursor: pointer;
}

.s_footshareig img {
    width: 100%;
}

.s_footbot {
    padding: 18px 0;
    border-top: 1px solid #000;
}

.s_footbotl p {
    font-size: 12px;
    color: #000;
    line-height: 1.75;
}

.s_footbotl p a {
    color: #000;
}

.s_footbotrnr a {
    font-size: 12px;
    color: #000;
    line-height: 1.75;
}

.s_footbotrnr {
    margin-left: 20px;
}

.s_footshareig {
    position: relative;
}

.ys_sharebox a {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}

.s_footsharenr {
    width: 120px;
    padding: 5px;
    position: absolute;
    bottom: 165%;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    display: none;
    box-shadow: 0px 4px 20px rgb(0 0 0 / 10%);
    z-index: 10;
}

.s_footsharenr img {
    width: 100%;
}

.s_footsharenr::before {
    content: '';
    position: absolute;
    bottom: -14px;
    left: 50%;
    transform: translateX(-50%);
    border-left: 7px solid transparent;
    border-top: 7px solid #fff;
    border-right: 7px solid transparent;
    border-bottom: 7px solid transparent;
}

/* foot-end */
/* 首页 */
.s_top {
    width: 52px;
    position: fixed;
    bottom: 100px;
    right: -100%;
    cursor: pointer;
    z-index: 90;
    transition: all .36s;
}

.s_topig {
    width: 100%;
}

.s_topwz {
    margin-top: 5px;
    text-align: center;
    font-family: 'NeutraTextDemi';
}

.s_top.on {
    right: 20px;
}

.s_sycont1 {
    position: relative;
    overflow: hidden;
}

/* .s_syc1more {
    overflow: hidden;
} */
.s_sycont1 .s_cont1760 {
    position: relative;
    padding-right: 20%;
}

.s_syc1tit {
    overflow: hidden;
}

.s_syc1tit .s_tit2 {
    font-weight: bold;
    font-family: 'lustregular';
}

.s_syc1p .s_tit3 {
    color: #333;
}

.s_syc1p {
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    z-index: 5;
}

.s_syc1p .s_c0c1nr p {
    color: #333;
    margin-bottom: 0;
}

.s_syc1list {
    display: flex;
    align-items: stretch;
    position: relative;
    z-index: 5;
}

.s_syc1lli {
    width: 33.333333%;
    padding-right: 15px;
}

.s_syc1llitop p {
    font-size: 24px;
    color: #82BDBB;
    line-height: 1.75;
    font-weight: bold;
}

.s_syc1llitop p span {
    font-family: 'lustregular';
    font-size: 56px;
    line-height: 1.5;
    color: #82BDBB;
    padding-right: 20px;
    font-weight: normal;
}

.s_syc1llibot {
    margin-top: -7px;
    color: #666;
}

.s_sycont1 .s_an {
    background-color: #82BDBB;
}

.s_sycont1 .s_anwz {
    color: #fff;
}

.s_sycont1 .s_anig img:nth-child(2) {
    opacity: 1;
}

.s_syc1more {
    margin-top: 65px;
}

.s_syc1bg {
    width: 46px;
    position: absolute;
    top: 55px;
    left: 0;
}

.s_syc1bg img {
    width: 100%;
}

.s_syc1bg2 {
    width: 416px;
    right: 0;
    left: inherit;
    top: inherit;
    bottom: -71px;
}

.s_sycont3 {
    position: relative;
}

.s_syc3top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 32px;
}

.s_more {
    display: inline-block;
    font-size: 14px;
    color: #333;
    line-height: 38px;
    border: 1px solid #333;
    padding: 0 21px;
    border-radius: 100px;
    overflow: hidden;
    transition: all .36s;
}

.s_syc3newbox {
    display: flex;
    align-items: stretch;
    margin: 0 -18px;
    flex-wrap: wrap;
}

.s_syc3new {
    width: 33.333333%;
    padding: 0 18px;
}

.s_syc3newnr {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 36px 40px 25px;
    border: 1px solid #ECECEC;
    transition: all .36s;
    background-color: #fff;
}

.s_syc3newnr::before {
    content: "";
    width: 0%;
    height: 3px;
    background-color: #82BDBB;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .36s;
}

.s_syc3newtit {
    font-weight: bold;
    line-height: 1.5;
}

.s_syc3newp {
    margin-top: 16px;
    margin-bottom: 31px;
}

.s_syc3newtime p {
    font-family: 'NeutraTextBook';
    color: #000;
}

.s_syc3newig {
    width: 170px;
    position: absolute;
    right: 0;
    bottom: 3px;
}

.s_syc3newig img {
    width: 100%;
}

.s_syc3newtit,
.s_syc3newp,
.s_syc3newtime {
    position: relative;
    z-index: 3;
}

.s_syc4list {
    margin: 0 -20px;
}

.s_syc4li {
    width: 50%;
    padding: 0 20px;
}

.s_syc4linr {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.s_syc4linr::before {
    content: "";
    width: 0%;
    height: 3px;
    background-color: #82BDBB;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .5s;
    z-index: 4;
}

.s_syc4lig {
    width: 100%;
    position: relative;
}

/* .s_syc4lig img {
    transition: transform 1.5s;
    -moz-transition: transform 1.5s;
    -webkit-transition: transform 1.5s;
    -o-transition: transform 1.5s;
} */

.s_syc4lig::before {
    content: "";
    width: 100%;
    height: 100%;
    background-image: -moz-linear-gradient(359.65deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
    background-image: linear-gradient(359.65deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(359.65deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
    position: absolute;
    top: 0;
    left: 0;
    transition: all .36s;
    z-index: 3;
    opacity: 0;
}

.s_syc4liwz {
    width: 100%;
    position: absolute;
    bottom: 2px;
    left: 0;
    padding-left: 40px;
    padding-right: 90px;
    z-index: 5;
    transition: all .36s;
}

.s_syc4liwz .s_syc3newtime p {
    color: #fff;
}

.s_syc4liwz .s_syc3newtime {
    margin-bottom: 3px;
}

.s_syc4liwztit {
    color: #fff;
    font-weight: bold;
    max-height: 70px;
    overflow: hidden;
}

.s_syc4liwp p {
    color: #fff;
}

.s_syc4liwp {
    margin-top: 15px;
    margin-bottom: 33px;
    height: 0;
    opacity: 0;
    transition: all .36s;
    overflow: hidden;
}

.s_syc4bg {
    width: 37.5%;
    position: absolute;
    bottom: 0;
    right: 30px;
    opacity: 0;
    transition: all .36s;
    z-index: 4;
}

.s_syc4bg img {
    width: 100%;
}

.s_syc4liwzmore {
    height: 0;
    opacity: 0;
    transition: all .36s;
}

.s_syc2 {
    background-color: rgba(130, 189, 187, 0.1);
}

.s_syc2nr {
    display: flex;
}

.s_syc2li {
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
    position: relative;
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    box-sizing: border-box;
    height: 446px;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.2);
    will-change: auto;
}

.s_syc2li::before {
    content: "";
    width: 0%;
    height: 3px;
    background-color: #82BDBB;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.s_syc2lig {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
}

.s_syc2lig::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(10.17deg, rgba(0, 0, 0, 0.8) 5.85%, rgba(0, 0, 0, 0) 48.72%);
    transition: all .3s ease-in-out;
}

.s_syc2lig::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), linear-gradient(10.17deg, rgba(0, 0, 0, 0.8) 5.85%, rgba(0, 0, 0, 0) 48.72%);
    opacity: 0;
    transition: all .3s ease-in-out;
}

.s_syc2linr {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    z-index: 0;
    position: absolute;
    bottom: -78px;
    left: 0;
    padding: 0 6rem;
    width: 80%;
}

.s_syc2litit {
    color: #fff;
}

.s_syc2litit {
    margin-top: 10px;
    margin-bottom: 25px;
}

.s_syc2lip p {
    color: #fff;
}

.s_syc2lilogo {
    display: inline-block;
}

.s_syc2lilogo img:nth-child(2) {
    left: 0;
    transform: translateY(-50%);
}

.s_syc2limore {
    margin-top: 50px;
    margin-bottom: 38px;
    height: 0;
    opacity: 0;
    transition: .5s ease-in-out;
}

.s_syc2lip {
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: .5s ease-in-out;
}

.s_sc5 {
    position: relative;
}

.s_sc5::before {
    content: "";
    width: calc(100% - 4%);
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #F3F8F8;
    transition: all .36s;
    z-index: -1;
}

.s_sc5 .s_syc1tit {
    font-family: 'lustregular';
    font-weight: normal;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.s_sc5 .s_cont1760 {
    padding-left: 150px;
}

.s_sc5nr {
    position: relative;
}

.s_sc5ig {
    width: 53.4%;
}

.s_sc5ig .ys_imgbox_cover {
    width: 100%;
}

.s_sc5wz {
    width: 46.6%;
    padding-right: 110px;
    padding-top: 64px;
}

.s_sc5wzp {
    opacity: 0.6;
    margin-bottom: 95px;
}

.s_sc5wzp p {
    font-size: 20px;
    line-height: 1.75;
    color: #000;
    margin-bottom: 0;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.s_sc5lb {
    display: none;
}

.s_sc5lb.on {
    display: block;
}

.s_sc5anbox {
    width: 46.6%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.s_sc5an {
    display: inline-block;
    position: relative;
    margin-right: 36px;
    cursor: pointer;
}

.s_sc5an::before {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #82BDBB;
    opacity: 0.5;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .36s;
}

.s_sc5an::after {
    content: "";
    width: 0%;
    height: 3px;
    background-color: #82BDBB;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .36s;
}

.s_sc5an p {
    color: #999;
    font-family: 'lustregular';
    transition: all .36s;
}

.s_sc5an.on p {
    color: #000;
}

.s_sc5an.on::after {
    width: 100%;
}

/* 首页-end */

/* b1 */
.s_nyban .s_banbg {
    height: 42%;
}

.s_nyban .ys_ban_txtbox h1 {
    font-weight: bold;
    color: #fff;
    font-family: 'lustregular';
}

.s_nyban .ys_ban_txtboxh3 {
    margin-top: 3px;
    min-height: 35px;
    overflow: hidden;
    margin-bottom: 0;
}

.s_mbxbox {
    position: absolute;
    bottom: 6px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
}

.s_mbxnr {
    width: 100%;
    display: flex;
    align-items: center;
}

.s_mbx {
    margin-right: 19px;
    position: relative;
}

.s_mbx::before {
    content: ">";
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -15px;
}

.s_mbx:last-child::before {
    display: none;
}

.s_mbx img {
    width: 20px;
    transform: translateY(-2px);
}

.s_mbx a {
    font-size: 14px;
    color: #fff;
    line-height: 1.75;
    transition: all .36s;
}

.s_b1 .s_sycont1 .s_cont1760 {
    padding-right: 0;
}

.s_b1c1list {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin: 0 -20px;
    padding-top: 35px;
}

.swiper-wrapper {
    padding-bottom: 25px;
}

.s_b1c1li {
    width: 50%;
    padding: 0 20px;
}

.s_b1c1liwzp {
    margin-top: 32px;
    margin-bottom: 20px;
    height: 84px;
    overflow: hidden;
}

.s_more2 .s_anwz {
    color: #000;
}

.s_more2 .s_anig img:nth-child(2) {
    opacity: 0;
}

.s_more2 {
    display: inline-block;
}

.s_b1 .s_syc1more {
    margin-top: 26px;
}

.s_b1cont2 {
    padding-top: 102px;
}

.s_b1c2 {
    background-color: rgba(130, 189, 187, 0.1);
}

.s_b1c2nr {
    padding-top: 7px;
    padding-bottom: 105px;
}

.s_b1c2libot p {
    font-family: 'NeutraTextBook';
    font-size: 14px;
    color: #000;
    line-height: 1.75;
    margin-bottom: 16px;
}

.s_b1c2list.swiper-container .swiper-slide {
    width: 25%;
    padding-right: 11.5%;
}

.s_b1c2nr .s_syc1llitop p {
    font-size: 56px;
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    bottom: 0;
    top: inherit !important;
}

.swiper-pagination-progressbar {
    background-color: rgba(207, 207, 207, 0.5) !important;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background-color: rgba(130, 189, 187, 1) !important;
}

.s_b1c3bjq {
    padding-top: 35px;
}

.s_b1c3list {
    margin: 0 -20px;
}

.s_b1c3li {
    width: 50%;
    padding: 0 20px;
}

.s_b1c3linr {
    background-color: #fff;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.06);
    padding: 28px 44px 40px 46px;
}

.s_b1c3lig {
    width: 166px;
}

.s_b1c3lig img:nth-child(2) {
    left: 0;
    transform: translateY(-50%);
}

.s_b1c3litit {
    font-family: 'lustregular';
    margin-top: 19px;
    margin-bottom: 3px;
}

.s_b1c3lip p {
    color: #333;
}

.s_b1c3lip {
    margin-bottom: 49px;
    height: 56px;
    overflow: hidden;
}
.s_b1c4bjq {
    padding-bottom: 20px;
}
/* b1-end */
/* b2 */
.s_b2cont1 {
    padding-bottom: 33px;
}

.s_b2cont1 .s_cont1760 {
    position: relative;
}

.s_b2cont1 .s_cont1760::before {
    content: "";
    width: 98%;
    height: 100%;
    background-color: #82BDBB;
    border-radius: 10px;
    overflow: hidden;
    position: absolute;
    top: 40px;
    right: 0;
    z-index: -1;
}

.s_b2c1lbig {
    width: 49%;
}

.s_b2c1lbwz {
    width: 51%;
    padding-left: 78px;
    padding-right: 172px;
    padding-top: 102px;
}

.s_b2c1lbtit {
    margin-top: 25px;
    margin-bottom: 28px;
    height: 35px;
    overflow: hidden;
    font-weight: bold;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.s_b2c1lbwz .s_syc3newtime p {
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.s_b2c1lbp {
    margin-bottom: 65px;
    max-height: 84px;
    overflow: hidden;
}

.s_b2c1lbp p {
    color: #000;
    opacity: 0.6;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.s_b2c1lbli {
    display: none;
}

.s_b2c1lbli.on {
    display: block;
}

.s_b2c1lb .slick-dots {
    bottom: 0;
    width: 51%;
    text-align: left;
    right: 0;
    padding-left: 78px;
}

.s_b2c2xl .ys_select {
    width: 100px;
    height: 40px;
    border: 1px solid #F0F0F0;
    border-radius: 40px;
}

.s_b2c2xl .ys_select_show {
    padding-left: 17px;
    color: #999;
    font-family: 'NeutraTextBook';
    font-size: 16px;
}

.s_b2c2xl .ys_select_show::placeholder {
    color: #999;
    font-family: 'NeutraTextBook';
    font-size: 16px;
    line-height: 1.5;
}

.s_b2c2xl .ys_select_xtbbox {
    width: 8px;
    right: 15px;
}

.s_b2c2xl .ys_select_xtbbox img {
    width: 100%;
}

.s_b2c2xl .ys_select_li {
    color: #999;
    font-family: 'NeutraTextBook';
    font-size: 16px;
    line-height: 1.75;
    padding-left: 17px;
    margin-bottom: 3px;
}

.s_b2c2xl .ys_select_bd {
    border: 1px solid #F0F0F0;
    border-radius: 5px;
    top: 110%;
    max-height: 115px;
    padding: 10px 0;
}

.s_b2c2xl .ys_select_bd .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}

.s_b2c2xl .ys_select_bd .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #82BDBB;
}

.s_b2c2search {
    width: 300px;
    border: 1px solid #F0F0F0;
    margin-left: 10px;
    border-radius: 40px;
    display: flex;
    align-items: center;
}

.s_b2c2searchinp {
    width: calc(100% - 35px);
    padding: 0 20px;
    height: 38px;
    font-size: 16px;
    color: #999;
    font-family: 'NeutraTextBook';
}

.s_b2c2searchinp::placeholder {
    font-size: 16px;
    color: #999;
    line-height: 1.5;
}

.s_b2c2searchig {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #82BDBB;
    position: relative;
    cursor: pointer;
}

.s_b2c2searchig img {
    width: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.s_b2cont3 .s_syc3new {
    margin-bottom: 43px;
}

.s_b2c3bot {
    display: flex;
    justify-content: center;
    padding-top: 24px;
}

.s_b2c3more {
    border: 1px solid #000;
    border-radius: 40px;
    padding: 0 36.5px;
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: all .36s;
}

.s_b2c3morewz p {
    color: #000;
    line-height: 48px;
    transition: all .36s;
}

.s_b2c3morewz {
    padding-right: 10px;
}

.s_b2c3morer {
    width: 11px;
    height: 11px;
    position: relative;
}

.s_b2c3morer::before,
.s_b2c3morer::after {
    content: "";
    background-color: #82BDBB;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all .36s;
}

.s_b2c3morer::before {
    width: 100%;
    height: 1px;
}

.s_b2c3morer::after {
    width: 1px;
    height: 100%;
}

/* b2-end */
/* b3 */
.s_b3c1tit h3 {
    font-weight: bold;
}

.s_b3c1tit {
    margin-bottom: 3px;
}

.s_b3c1top {
    padding-bottom: 11px;
    margin-bottom: 20px;
    border-bottom: 1px solid #000;
}
.s_b3c1topa {
    display: inline-block;
}
.s_b3c1topal {
    padding-right: 10px;
}

.s_b3c1topal p {
    font-weight: bold;
    color: #000;
}

.s_b3c1topar {
    width: 19px;
    line-height: 28px;
}

.s_b3c1topar img {
    width: 100%;
}

.s_b3c1bjq {
    padding-top: 20px;
}

.yxedr_active a {
    color: #82BDBB;
    text-decoration: underline;
}

.s_b3c1share {
    display: flex;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 62px;
}

.s_b3c1share .s_footsharebox {
    margin: 0;
}

.s_b3c1sharel {
    padding-right: 24px;
    color: #999;
}

.s_b3c1share .s_footshare {
    margin-left: 0;
    margin-right: 22px;
}

.s_b3c1more a {
    display: block;
    padding-top: 25px;
    border-top: 1px solid #000;
}

.s_b3c1morenr {
    display: flex;
    align-items: center;
}

.s_b3c1morenrr {
    width: 16px;
    transition: all .36s;
}

.s_b3c1morenrr img {
    width: 100%;
}

.s_b3c1morenrl {
    width: calc(100% - 16px);
    padding-right: 20px;
    height: 28px;
    overflow: hidden;
}

.s_b3c1morebox {
    margin: 0 -22px;
}

.s_b3c1more {
    width: 50%;
    padding: 0 22px;
}

/* b3-end */
/* b4*/
.s_b4c1wz .s_tit3 {
    font-weight: bold;
    margin-bottom: 20px;
}

.s_b4c1wz {
    width: 51%;
    padding-right: 112px;
    overflow: hidden;
}

.s_b4c1ig {
    width: 49%;
}

.s_b4c1 {
    margin-bottom: 72px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.s_b4c1.on .s_b4c1wz {
    padding-right: 0;
    padding-left: 112px;
}

.s_b4c1.on {
    flex-direction: row-reverse;
}

.s_b4c2tit {
    font-weight: bold;
}

.s_b4c2p {
    margin-top: 20px;
    margin-bottom: 29px;
}

.s_b4c2 {
    background-color: #F3F8F8;
    padding: 40px 40px 50px;
    position: relative;
    overflow: hidden;
}

.s_b4c2p a {
    color: #82BDBB;
    text-decoration: underline;
}

.s_b4c2 .s_anwz {
    font-size: 16px;
    color: #fff;
}

.s_b4c2 .s_an {
    background-color: #82BDBB;
}

.s_b4c2 .s_anig img:nth-child(2) {
    opacity: 1;
}

.s_b4c2 .s_anig {
    line-height: 43px;
}

.s_b4c2 .s_anig img:nth-child(2) {
    top: 52%;
}

.s_b4c2bg {
    width: 305px;
    position: absolute;
    bottom: -2px;
    right: 125px;
}

.s_b4c2bg img {
    width: 100%;
}

.s_b4c2tit,
.s_b4c2p,
.s_b4c2more {
    position: relative;
    z-index: 3;
}

.s_b4c3 {
    background-color: #fff;
    padding: 29px 40px 31px;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.04);
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.s_b4c3 .s_b2c2searchinp {
    width: 100%;
}

.s_b4c3 .s_b4c2tit {
    width: 20%;
}

.s_b4c3r {
    width: 80%;
}

.s_b4c3r .s_b2c2xl .ys_select {
    width: 150px;
}

.s_b4c3r .s_b2c2searchig {
    margin-left: 15px;
    margin-top: 4px;
}

.s_b4c4top {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 33px 0;
    position: relative;
    border-bottom: 1px solid #ECECEC;
    cursor: pointer;
}

.s_b4c4topr {
    width: 110px;
}

.s_b4c4topr p {
    color: #82BDBB;
}

.s_b4c4topl {
    width: calc(100% - 110px);
    padding-right: 30px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.s_b4c4toptit {
    width: 71%;
    padding-right: 30px;
    font-weight: bold;
}

.s_b4c4topp {
    width: 29%;
}

.s_b4c4ig {
    width: 12px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.s_b4c4ig img {
    width: 100%;
    transform: rotate(180deg);
    transition: all .36s;
}

.s_b4c4bot {
    padding-top: 42px;
    padding-bottom: 80px;
    display: none;
}

.s_b4c4botbjq {
    padding-bottom: 50px;
}

.s_b4c4botmore .s_an {
    background-color: #82BDBB;
}

.s_b4c4botmore .s_anwz {
    color: #fff;
}

.s_b4c4botmore .s_anig img:nth-child(2) {
    opacity: 1;
}

.s_b4c4.on .s_b4c4ig img {
    transform: rotate(0deg);
}

.s_b4cont4 .s_b2c3bot {
    padding-top: 96px;
}

/* b4-end */
/* c1 */
.s_c1c1igbox {
    overflow: hidden;
}

.s_c1c1ig {
    width: 353px;
    margin-bottom: 40px;
}

.s_c1c1ig img {
    width: auto;
    max-width: 100%;
}

.s_c1c1p p {
    color: #333;
}

.s_c1cont1 .s_syc1list {
    margin-top: 16px;
    margin-bottom: 64px;
}

.s_c1 .s_syc1llitop p {
    color: #E92026;
}

.s_c1 .s_syc1llitop p span {
    color: #E92026;
}

.s_c1c1more {
    overflow: hidden;
}

.s_c1c1more a {
    display: inline-block;
    overflow: hidden;
}

.s_c1c1more .s_anwz {
    color: #fff;
}

.s_c1c1more .s_an {
    background-color: #E92026;
}

.s_c1c1more .s_anig img:nth-child(2) {
    opacity: 1;
}

.s_c1c1more .s_anig img:nth-child(1) {
    opacity: 0;
}

.s_c1c2 {
    margin: 0 -18px;
}

.s_c1c2li {
    width: 25%;
    padding: 0 18px;
}

.s_c1c2linr .ys_imgbox_cover {
    width: 100%;
}

.s_c1c2linr .ys_imgbox_cover::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.3;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}

.s_c1c2linr {
    position: relative;
}

.s_c1c2liwz {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    padding: 0 20px;
    text-align: center;
    z-index: 5;
    font-weight: bold;
    color: #fff;
}

.s_c1c2liwz .s_tit3 {
    font-weight: bold;
    color: #fff;
}

.s_c1c2libg {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 4;
}

.s_c1c2libg img {
    width: 100%;
}

.s_c1c2libg2 {
    width: 53%;
    top: 0;
    right: 0;
    bottom: inherit;
    left: inherit;
}

.s_c1c2linr::before {
    content: "";
    width: 0%;
    height: 3px;
    background-color: #82BDBB;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .36s;
    z-index: 5;
}

/* c1-end */
/* c2 */
.s_c2 .s_syc1llitop p span {
    color: #004990;
}

.s_c2 .s_syc1llitop p {
    color: #004990;
}

.s_c2 .s_c1c1more .s_an {
    background-color: #004990;
}

.s_c2 .s_c1c2liwz img {
    width: 30px;
    margin: 0 auto;
    margin-bottom: 12px;
}

.s_c2c2 .s_c1c2li {
    width: 25%;
}

.s_c2c2 .s_c1c2 {
    margin: 0;
    padding-bottom: 82px;
}

.s_c2c2 .s_c1c2 .swiper-wrapper {
    margin: 0 -18px;
}

.s_c1c2liwz .s_tit2 {
    font-weight: bold;
    color: #fff;
}

.s_c2cont3 .s_c1c2li {
    width: 50%;
}

.s_c2cont3 {
    padding-top: 98px;
}

/* c2-end */
/* c3 */
.s_c3 .s_an {
    background-color: #4F185B;
}

.s_c3 .s_c1c1p p {
    color: #666;
    margin-bottom: 14px;
}

.s_c3 .s_c1c1p {
    padding-bottom: 50px;
}

.s_c3 .s_c1c2liwz img {
    width: 92px;
    margin: 0 auto;
}

/* c3-end */
/* d1 */
.s_d1 .s_b2cont1 .s_cont1760::before {
    background-color: #D9EBEA;
}

.s_d1 .s_b2c2xl .ys_select {
    width: 150px;
}

.s_d1 .s_b2c2search {
    margin-left: 75px;
}

.s_b2cont3 .s_syc4li {
    width: 33.333333%;
    margin-bottom: 40px;
}

.s_b2cont3 .s_syc4lig::before {
    opacity: 1;
}

.s_b2cont3 .s_syc4linr::before {
    opacity: 1;
}

.s_b2cont3 .s_syc4liwz {
    bottom: -32px;
    padding-left: 30px;
    padding-right: 25px;
}

.s_d1 .s_b2cont3 .s_b2c3bot {
    padding-top: 50px;
}

/* d1-end */
/* d2 */
.s_d2 .s_b3c1topar {
    line-height: 23px;
}

.s_d2 .s_b3c1share {
    padding-bottom: 50px;
}

.s_d2searchwz {
    background-color: #82BDBB;
    border-radius: 40px;
    padding: 0 15px;
    margin-left: 10px;
    cursor: pointer;
}

.s_d2searchwz p {
    color: #fff;
    line-height: 40px;
}

.s_d2cont2 .s_b2c2search {
    margin-left: 0;
}

.s_d2cont2 {
    padding-top: 97px;
}

/* d2-end */
/* e1 */
.s_e1c1p p {
    font-size: 20px;
    line-height: 1.75;
    color: #666;
}

.s_e1 .s_an {
    background-color: #82BDBB;
}

.s_e1c1ig {
    width: 100%;
}

.s_e1c1ig img {
    width: 100%;
}

.s_e1c2tit {
    margin-bottom: 50px;
    padding-top: 12px;
}

.s_e1c2tit h2 {
    font-weight: bold;
}

.s_e1c2lig {
    width: 100%;
    margin-bottom: 18px;
}

.s_e1c2litit {
    margin-top: 5px;
    margin-bottom: 10px;
    height: 70px;
    overflow: hidden;
}

.s_e1c2lip {
    height: 56px;
    overflow: hidden;
}

.s_e1c2nr {
    margin: 0 -20px;
}

.s_e1c2li {
    width: 25%;
    padding: 0 20px;
    margin-bottom: 30px;
}

.s_e1c2li.on {
    width: 50%;
}

.s_e1c2li.on .s_e1c2litit {
    height: 35px;
}

.s_e1 .s_cont {
    padding-bottom: 57px;
}

/* e1-end */
/* e2 */
.s_e2c1 {
    width: 75%;
}

.s_e2cb {
    width: 25%;
    padding-right: 30px;
}

.s_e2cbtit {
    font-weight: bold;
    margin-bottom: 5px;
}

.s_e2cb .s_syc3newtime p {
    font-size: 24px;
}

.s_e2cb .s_b3c1share {
    padding-top: 58px;
    padding-bottom: 0;
}

.s_e2c1video1 {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.s_e2c1video1 img {
    width: 100%;
    transition: all .36s;
}

.s_e2c1video1.on img {
    opacity: 0;
}

.s_e2c1video1 video {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #000;
    object-fit: cover;
}

.s_e2c1video2 {
    width: 100%;
    position: relative;
    display: none;
}

.s_e2c1video2 img {
    width: 100%;
}

.s_e2c1videoan {
    width: 80px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    z-index: 2;
}

.s_e2c1videoan img {
    width: 100%;
}

.s_e2c1video {
    margin-bottom: 100px;
}

.s_e2c1bottit h3 {
    font-weight: bold;
}

.s_e2c1bottit {
    margin-bottom: 30px;
}

.s_e2c1bot .s_e1c2li {
    width: 33.333333%;
}

/* e2-end */
/* g1 */
.s_g1c1bjq p {
    font-size: 14px;
}

.s_g1c1bjq ul li p {
    font-size: 14px;
}

.s_g1c1bjq ul li {
    font-size: 14px;
}

.s_g1c1bjq h3 {
    font-size: 24px;
}

.s_g1c1bjq {
    padding-top: 90px;
}

.s_g1cont {
    padding-top: 100px;
}

.s_g1cont .s_mbx a {
    color: #999;
}

.s_g1cont .s_mbx::before {
    color: #999;
}

.s_g1 .ys_hd_pc {
    background-color: #fff;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}

.s_g1 .ys_hd_pc .s_navlibot {
    box-shadow: 0px 18px 20px rgba(0, 0, 0, 0.1);
}

.s_g1 .ys_hd_pc .ma_modal {
    box-shadow: 0px 18px 20px rgba(0, 0, 0, 0.1);
}

.s_g1 .ys_hd_pc .s_logo .ys_imgbox_contain img:nth-child(2) {
    opacity: 1;
}

.s_g1 .ys_hd_pc .s_navlitop a {
    color: #333;
}

.s_g1 .ys_hd_pc .s_lang a {
    color: #82BDBB;
}

.s_g1 .ys_hd_pc .s_lang::before {
    background-color: #82BDBB;
}

.s_g1 .ys_hd_pc .s_searchig img:nth-child(2) {
    opacity: 1;
}

.s_g1 .ys_hd_pc .s_hdrtwig img:nth-child(2) {
    opacity: 1;
}

.s_g1 .ys_hd_pc .s_hdrtwig img:nth-child(1) {
    opacity: 0;
}

.s_g1 .ys_hd_pc .s_hdrtwz {
    color: #82BDBB;
}

.s_g1 .s_navli.yxnav_active1 .s_navlitop a {
    color: #82BDBB;
}

/* g1-end */
/* f1 */
.s_f1toptit {
    font-weight: bold;
    margin-bottom: 38px;
}

.s_f1formlwz p {
    color: #333;
}

.s_f1formlwz p span {
    color: #FF0000;
}

.s_f1formlwz {
    margin-bottom: 5px;
}

.s_f1formlwz.on {
    display: none;
}

.s_f1formlxl .ys_select_hd {
    background-color: #ECECEE;
    height: 40px;
    border-radius: 4px;
    position: relative;
    z-index: 15;
}

.s_f1formlxl .ys_select_li {
    font-size: 16px;
    color: #666;
    line-height: 1.75;
    transition: all .36s;
}

.s_f1formlxl .ys_select_bd {
    background-color: #F8F8F8;
    padding: 15px 25px;
    border-radius: 4px;
    top: 96%;
    max-height: 200px;
}

.s_f1formlxl .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}

.s_f1formlxl .mCSB_outside+.mCSB_scrollTools {
    right: 10px !important;
}

.s_f1formlnr {
    margin-bottom: 5px;
}

.s_f1forml {
    width: 49%;
}

.s_f1forml .ys_select_xtbbox {
    width: 8px;
    right: 16px;
}

.s_f1forml .ys_select_xtbbox img {
    width: 100%;
}

.s_f1forml .ys_select_show {
    padding-right: 30px;
    padding-left: 25px;
    font-size: 16px;
    color: #666;
}

.s_f1formlin {
    background-color: #ECECEE;
    border-radius: 4px;
}

.s_f1formlin input {
    width: 100%;
    height: 40px;
    font-size: 16px;
    color: #666;
    padding: 0 25px;
}

.s_f1formr {
    width: 51%;
    padding-left: 40px;
    padding-top: 32px;
}

.s_f1formrnr textarea {
    width: 100%;
    height: 100%;
    border: 1px solid #ECECEC;
    border-radius: 4px;
    padding: 23px 30px;
    font-size: 16px;
    color: #666;
    position: relative;
    z-index: 5;
}

.s_f1formrnr {
    position: relative;
    height: 100%;
}

.s_f1formrnr .s_f1formlwz {
    position: absolute;
    top: 20px;
    left: 30px;
}

.s_f1formrnr .s_f1formlwz p {
    color: #999;
}

.s_f1form {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

.s_f1topa p {
    font-size: 14px;
    color: #999;
    line-height: 1.75;
}

.s_f1topa p a {
    color: #82BDBB;
}

.s_f1topa {
    padding-top: 19px;
    padding-bottom: 8px;
}

.s_f1toptwl {
    width: 13px;
    height: 13px;
    border-radius: 3px;
    border: 0.5px solid rgba(0, 0, 0, 0.231);
    position: relative;
    cursor: pointer;
    top: 1px;
    display: inline-block;
    margin-right: 5px;
}

.s_f1toptwl::before {
    content: "\e72e";
    color: #82BDBB;
    font-family: "iconfont" !important;
    font-size: 12px;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    opacity: 0;
}

.s_f1toptwl.act::before {
    opacity: 1;
}

.s_f1toptwz p {
    font-size: 14px;
    color: #999;
    line-height: 1.75;
    cursor: pointer;
}

.s_f1toptwz p span {
    color: #FF0000;
}
.s_f1toptwz1 p {
    font-size: 14px;
    color: #999;
    line-height: 1.75;
}

.s_f1toptwz1 p span {
    color: #FF0000;
}

.s_f1topbot {
    width: 49%;
}

.s_f1sub {
    width: 150px;
    background-color: #82BDBB;
    color: #fff;
    line-height: 44px;
    font-size: 14px;
    text-align: center;
    margin-top: 38px;
    border-radius: 40px;
    cursor: pointer;
}

.s_f1botnr {
    margin: 0 -20px;
}

.s_f1botli {
    width: 33.333333%;
    padding: 0 20px;
}

.s_f1botlinr {
    border: 1px solid #ECECEC;
    border-radius: 4px;
    padding: 38px 30px 31px;
    display: flex;
    height: 100%;
}

.s_f1botlig {
    width: 14px;
    line-height: 24px;
}

.s_f1botlig img {
    width: 100%;
}

.s_f1botliwz {
    width: calc(100% - 14px);
    padding-left: 15px;
}

.s_f1botliwz p {
    color: #000;
}

.s_f1botliwz p a {
    color: #000;
}

.s_f1botnr {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.s_f1bot {
    padding-top: 46px;
}

.s_f1bot .s_f1toptit {
    margin-bottom: 29px;
}

/* f1-end */
/* c0 */
.s_c0c1r {
    width: 43%;
    display: flex;
    align-items: center;
    padding-left: 190px;
}

.s_c0c1rwztop span:first-child {
    color: #FFD56C;
}

.s_c0c1rwztop span:nth-child(2) {
    color: #55B6B2;
}

.s_c0c1rwztop span:last-child {
    color: #F48389;
}

.s_c0c1rwztop {
    font-size: 56px;
    line-height: 1.5;
    font-family: 'lustregular';
    text-align: center;
    color: #000;
}

.s_c0c1rwzbot p {
    font-family: 'lustregular';
    color: #000;
    text-align: center;
}

.s_c0c1rwz {
    width: 36%;
}

.s_c0c1rig {
    width: 64%;
}

.s_c0c1rig img {
    width: 100%;
}

.s_c0c1l {
    width: 57%;
}

.s_c0c1tit {
    overflow: hidden;
}

.s_c0c1tit .s_tit2 {
    font-weight: bold;
    font-family: 'lustregular';
}

.s_c0c1nr p {
    font-size: 20px;
    color: #333;
    line-height: 1.75;
    margin-bottom: 36px;
}

.s_c0cont2 .s_b1c3lig {
    width: 260px;
}

.s_c0cont2 .s_b1c3litit {
    margin-top: 30px;
}


/* c0-end */


/*鼠标效果*/
@media screen and (min-width: 1200px) {
    .s_navlitop a:hover {
        color: #82BDBB;
    }

    .s_navlibotnr a:hover {
        color: #82BDBB;
    }

    .ys_hd_pc.on .s_navlitop a:hover {
        color: #82BDBB;
    }

    .s_footnavlibotnr a:hover {
        color: #82BDBB;
    }

    .s_an:hover .s_anig {
        transform: translateX(5px);
    }

    .s_an:hover {
        box-shadow: 0px 4px 8px rgba(79, 138, 136, 0.3);
    }

    .s_more2:hover .s_anig {
        transform: translateX(5px);
    }

    .s_b1c3linr:hover .s_more2 .s_anig {
        transform: translateX(5px);
    }

    .s_syc3newnr:hover {
        background-color: #F3F8F8;
        border-color: transparent;
    }

    .s_syc3newnr:hover::before {
        width: 100%;
    }

    .s_more:hover {
        background-color: #82BDBB;
        color: #fff;
        border-color: #82BDBB;
    }

    .s_syc4linr:hover .s_syc4liwp {
        height: 56px;
        opacity: 1;
    }

    .s_syc4linr:hover .s_syc4liwzmore {
        height: 47px;
        opacity: 1;
    }

    .s_syc4linr:hover .s_syc4liwz {
        bottom: 85px;
    }

    .s_syc4linr:hover::before {
        width: 100%;
    }

    .s_syc4linr:hover .s_syc4lig::before {
        opacity: 1;
    }

    .s_syc4linr:hover .s_syc4lig img {
        transform: scale(1.05);
    }

    .s_syc2li:hover {
        -webkit-transition: .8s ease-in-out;
        transition: .8s ease-in-out;
        -webkit-box-flex: 2;
        -webkit-flex: 2;
        -ms-flex: 2;
        flex: 2;
        display: block;
    }

    .s_syc2li:hover .s_syc2lip {
        height: 84px;
        opacity: 1;
    }

    .s_syc2li:hover .s_syc2limore {
        height: 47px;
        opacity: 1;
    }

    .s_syc2li:hover .s_syc2linr {
        bottom: 0;
    }

    .s_syc2li:hover .s_syc2lig::after {
        opacity: 1;
    }

    .s_syc2li:hover .s_syc2lig::before {
        opacity: 0;
    }

    .s_sc5an:hover p {
        color: #000;
    }

    .s_sc5an:hover::after {
        width: 100%;
    }

    .s_mbx a:hover {
        opacity: 0.8;
    }

    .s_sc5ig:hover .ys_imgbox_cover img:nth-child(2) {
        transform: scale(1.05);
    }

    .s_b2c1lbig:hover img {
        transform: scale(1.05);
    }

    .s_c1c2linr:hover .ys_imgbox_cover img {
        transform: scale(1.05);
    }

    .s_c1c2linr:hover::before {
        width: 100%;
    }

    .s_b2cont3 .s_syc4linr:hover .s_syc4liwz {
        bottom: 37px;
    }

    .s_b3c1more a:hover .s_b3c1morenrr {
        transform: translateX(5px);
    }

    .s_e1c2linr:hover .s_e1c2lig img {
        transform: scale(1.05);
    }

    .s_b2c3more:hover {
        background-color: #82BDBB;
        border: 1px solid #82BDBB;
    }

    .s_b2c3more:hover .s_b2c3morewz p {
        color: #fff;
    }

    .s_b2c3more:hover .s_b2c3morer::before {
        background-color: #fff;
    }

    .s_b2c3more:hover .s_b2c3morer::after {
        background-color: #fff;
    }

    .s_b1c3li:hover .s_anig {
        transform: translateX(5px);
    }

    .s_syc2li:hover::before {
        width: 100%;
    }

    .s_syc4linr:hover .s_syc4bg {
        opacity: 1;
    }
    .s_b3c1more.on a:hover .s_b3c1morenrr{
        transform: translateX(-5px);
    }
    .s_f1formlxl .ys_select_li:hover {
        opacity: 0.7;
    }
    .s_c1c2:hover .swiper-button-next, 
    .s_c1c2:hover .swiper-button-prev {
        opacity: 1;
    }
}

/* 载入效果 */
.ys_fadein1 {
    animation: fadeIn .8s ease both;
    animation-delay: 0.15s;
}

.ys_fadeup1 {
    animation: ysfadeInUp .8s ease both;
    animation-delay: 0.15s;
}
/* 2022.02.23-sumi-改 */
.s_c0cont1 .s_cont1760 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.s_b1c2libotit {
    font-weight: bold;
}
.s_b3c1more.on .s_b3c1morenr{
    flex-direction: row-reverse;
}
.s_b3c1more.on .s_b3c1morenrr img{
    transform: rotate(180deg);
}
.s_b3c1more.on .s_b3c1morenrl {
    padding-right: 0;
    padding-left: 20px;
}
.s_xztan {
    background: rgba(0, 0, 0, .85);
}
.s_xztan .ys_modal_content {
    width: 1200px;
    padding: 0px 40px 0 0;
    background: transparent;
}
.s_xztan .s_f1toptit {
    color: #fff;
}
.s_xztan .s_f1formlwz p {
    color: #fff;
}
.s_xztan .s_f1toptwz p {
    color: #fff;
}
.s_xztan .s_f1formlin {
    background-color: #fff;
}
.s_f1formrnr {
    background-color: #fff;
}
.s_xztan .s_f1formrnr .s_f1formlwz p {
    color: #999;
}
.s_xztan .iconfont {
    font-size: 26px;
    color: #fff;
}
.s_xztan .s_f1toptwl {
    border: 0.5px solid rgba(255, 255, 255, 0.5);
}
.s_xztan .s_f1topa p {
    color: #fff;
}
.s_xztan .s_f1toptwz1 p {
    color: #fff;
}
.s_xztan .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(255, 255, 255, .15);
}
.s_xztan .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(255, 255, 255);
}
.s_xztan .mCSB_scrollTools {
    width: 5px;
    margin-top: 55px;
}
.s_xztan .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}
.s_xztan .s_f1formlxl .ys_select_bd .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .75);
}
.s_xztan .s_f1formlxl .ys_select_bd .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(0, 0, 0, .15);
}
.s_xztan .s_f1formlxl .ys_select_bd .mCSB_scrollTools {
    width: 5px;
    margin-top: 0;
}
.yxedr_active video {
    width: 100%;
}
.s_c1 .s_c1cont1 .s_syc1list {
    margin-top: 30px;
    margin-bottom: 30px;
}
/* 2022.03.01 */
.s_d1 .s_b2c2search {
    margin-left: 0px;
}
.s_c1c2 .swiper-button-next, 
.s_c1c2 .swiper-button-prev {
    width: 40px;
    height: 40px;
    opacity: 0;
    transition: all .36s;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    top: 36%;
    color: #82BDBB;
    z-index: 5;
}
.s_c1c2 .swiper-button-prev:after, 
.s_c1c2 .swiper-container-rtl .swiper-button-next:after {
    content: 'prev';
    font-size: 20px;
}
.s_c1c2 .swiper-button-next:after, 
.s_c1c2 .swiper-container-rtl .swiper-button-prev:after {
    content: 'next';
    font-size: 20px;
}
.s_c1c2 .swiper-button-next {
    right: 55px;
}
.s_c1c2 .swiper-button-prev {
    left: 20px;
}
.s_c1c2 .swiper-button-next.swiper-button-disabled, 
.s_c1c2 .swiper-button-prev.swiper-button-disabled {
    opacity: 0 !important;
}
.s_b2cont2 .s_sc5anbox {
    width: 100%;
    position: inherit;
    top: inherit;
    left: inherit;
    transform: inherit;
    text-align: center;
    padding-top: 70px;
    white-space: nowrap;
}
.s_b2cont2 .s_b2c2xl {
    display: none;
}
.s_b2cont2 .s_sc5an {
    margin-bottom: 0;
}
.s_mdxz .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 2px;
    margin: 7px auto;
}
.s_mdxz .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    height: 9px;
}
.s_mdxz .mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-bottom: 15px;
}

.s_d1 .s_sc5an p {
    font-size: 20px;
    font-weight: bold;
}
.s_d2cont3 p {
    font-size: 14px;
    color: #666;
    line-height: 1.75;
}
.s_d2cont3 {
    padding-top: 25px;
}
.s_f1me {
    padding-top: 64px;
    margin: 0 -7px;
}
.s_f1meli {
    width: 50%;
    margin-bottom: 14px;
    padding: 0 7px;
}
.s_f1meli .ys_imgbox_cover {
    width: 100%;
}

.s_syc2li:first-child .s_syc2lilogo {
    max-width: 120px;
}
.s_syc2lilogo {
    width: auto;
}
.s_syc2lilogo img {
    width: 100%;
}


.he_sc5wkm{
    margin-top: 15px;
}

.s_sc5wz {
    padding-top: 26px;
}

.he_sc5wkm{
    font-size: 26px;
    line-height: 1.5;
}
.he_f1sub {
    width: 400px;
    max-width: 100%;
    margin-top: 20px;
}


.he_f1suri {
    width: 126px;
}

.he_f1sule{
    width: calc(100% - 126px);
    padding-right: 20px;
}

.he_f1suri img {
    width: 100%;
    cursor: pointer;
    border-radius: 4px;
}
.s_f1formlnr {
    margin-bottom: 3px;
}


/*  */
/* 2023.2.22 */
.ys_phnav_other{
    display: flex;
    align-items: center;
}
.ys_ph_lang{
    margin-right: 10px;
}
.ys_ph_lang a{
    font-size: 14px;
    color: #333;
}
/* .s_c1c2li:not(:first-child){
    display: none;
} */