@charset "utf-8";

body {
    font-family: "PingFang SC", "Microsoft YaHei" !important;
}
/*@font-face {*/
/*    font-family: 'do_hyeon';*/
/*    src: url('../fonts/dohyeon-regular/dohyeon-regular-webfont.eot');*/
/*    src: url('../fonts/dohyeon-regular/dohyeon-regular-webfont.eot?#iefix') format('embedded-opentype'),*/
/*         url('../fonts/dohyeon-regular/dohyeon-regular-webfont.woff2') format('woff2'),*/
/*         url('../fonts/dohyeon-regular/dohyeon-regular-webfont.woff') format('woff'),*/
/*         url('../fonts/dohyeon-regular/dohyeon-regular-webfont.ttf') format('truetype'),*/
/*         url('../fonts/dohyeon-regular/dohyeon-regular-webfont.svg#do_hyeonregular') format('svg');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/
@font-face {
    font-family: 'alibaba_sans';
    src: url('../fonts/alibabasans-regular/alibabasans-regular-webfont.eot');
    src: url('../fonts/alibabasans-regular/alibabasans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/alibabasans-regular/alibabasans-regular-webfont.woff2') format('woff2'),
         url('../fonts/alibabasans-regular/alibabasans-regular-webfont.woff') format('woff'),
         url('../fonts/alibabasans-regular/alibabasans-regular-webfont.ttf') format('truetype'),
         url('../fonts/alibabasans-regular/alibabasans-regular-webfont.svg#alibaba_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.std_middle{
    text-align: center;
}
.ys_cont1240{
    width: 1240px;
    max-width: 100%;
    margin: 0 auto;
}
/* standard */
.std_title11{
    font-size: 46px;
    line-height: 1.75;
    color: #fff;
    font-weight: bold;
}
.std_title12{
    font-size: 36px;
    line-height: 1.5;
    color: #fff;
    font-weight: bold;
}
.std_title2,.yxedr_active h2{
    font-size: 30px;
    line-height: 1.5;
    color: #37363E;
}
.std_title3,.yxedr_active h3{
    font-size: 24px;
    line-height: 1.5;
    color: #37363E;
}
.std_title4,.yxedr_active h4{
    font-size: 20px;
    line-height: 1.5;
    color: #37363E;
}
.std_title5,.yxedr_active h5{
    font-size: 18px;
    line-height: 1.5;
    color: #37363E;
}
.yxedr_active p{
    font-size: 16px;
    line-height: 2;
    color: #767782;
}
.std_text1 p,.std_text1{
    font-size: 16px;
    line-height: 2;
    color: #767782;
}
.std_text2 p ,.std_text2{
    font-size: 18px;
    line-height: 2;
    color: #767782;
}
.std_text3 p ,.std_text3{
    font-size: 14px;
    line-height: 2;
    color: #767782;
}
.yxedr_active p,.std_text_margin p {
    margin-bottom: 16px;
}
.std_padding1 {
    padding-top: 100px;
}
.std_padding2 {
    padding-top: 40px;
}
.std_padding3 {
    padding: 100px 0;
}
.std_padding4 {
    padding: 80px 0;
}
.std_margin1 {
    margin-bottom: 100px;
}
.std_margin2 {
    margin-bottom: 40px;
}
.std_margin3 {
    margin-bottom: 70px;
}
.std_margin4 {
    margin-bottom: 20px;
}
.std_margintop1 {
    margin-top: 50px;
}
.std_padding_top{
    padding-top: 120px;
}
.std_padding_bottom{
    padding-bottom: 120px;
}
.std_padding_bottom2 {
    padding-bottom: 60px;
}
.std_margin5{
    margin-bottom: 120px;
}
.std_margin6 {
    margin-bottom: 60px;
}
.std_margin7 {
    margin-bottom: 80px;
}
/* 按钮 */

.std_btn1_link {
    display: inline-block;
    font-size: 16px;
    line-height: 36px;
    color: #FFFFFF;
    background: #D0D1D7;
    border-radius: 50px;
    padding: 0 24px;
    transition: all 0.36s;
}
.std_btn2_link {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: inline-block;
    background: #ffffff;
    box-shadow: 4px 4px 30px rgba(0, 0, 0, 0.08);
    transition: all 0.36s;
}
.std_btn2_link img {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all 0.36s;
}
.std_btn3_link {
    width: 93px;
    display: flex;
    align-items: center;   
}
.std_btn3_link span {
    padding-right: 13px;
    font-size: 16px;
    line-height: 1;
    color: #FC8A0D;
}
.std_btn3_link img {
    width: 13px;
    transition: all 0.36s;
}
.std_btn4_link {
    display: inline-block;
    background: #FC8A0D;
    border-radius: 26px;
    padding: 0 60px;
}
.std_btn4_link span {
    font-size: 16px;
    line-height: 50px;
    color: #FFFFFF;
    padding-right: 10px;
    text-align: center;
}
.std_btn4_link img {
    transition: all 0.36s;
    margin-top: -4px;
}
.yxedr_active ul{
    padding-inline-start: 24px;
}
/*分享翻译*/
#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>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); */
}
.ys_ban_txtbox{
    z-index: 5;
}
/* - banner - end*/

/* b1 start */
.product_main {
    position: relative;
}
.product_main::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #F4F5F7;
}
.product_cot {
    position: relative;
}
.product_quality {
    position: relative;
    padding-bottom: 100px;
    z-index: 1;
}
/* .product_quality::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 30px;
    z-index: -1;
    background: url('../images/b1_bg02.png');
    background-repeat: no-repeat;
} */
.product_quality_bg {
    display: flex;
    position: absolute;
    right: -300px;
    bottom: -100px;
    z-index: -1;
}
.product_quality_bg1 {
    position: absolute;
    width: 400px;
    right: 406px;
    bottom: 99px;
}
.product_quality_bg2 {
    position: absolute;
    width: 560px;
    right: 0;
    bottom: 100px;
}
.product_quality_bg1 img {
    transition: all 0.36s;
}
.product_quality_bg2 img {
    transition: all 0.36s;
}
.product_quality_bgtext {
    width: 1040px;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: -1;
}
.product_quality_tit {
    position: relative;
    font-weight: bold;
    margin-bottom: 100px;
}
.product_quality_tit::after {
    position: absolute;
    bottom: -30px;
    left: 0;
    content: '';
    width: 40px;
    height: 2px;
    background: #FC8A0D;
}
.product_quality_subtit {
    font-weight: bold;
    margin-bottom: 20px;
}

.product_quality_text {
    width: 58.780487% ;
}
.product_series {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.product_series_tit {
    position:relative;
    font-weight: bold;
}
.product_series_tit::after {
    position: absolute;
    bottom: -30px;
    left: 0;
    content: '';
    width: 40px;
    height: 2px;
    background: #FC8A0D;
}
.product_series_list {
    position: relative;
}
.product_series_list::after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #000E14;
    opacity: 0.2;
}
.product_series_list_ul {
    display: flex;
    justify-content: space-between;
}
.product_series_list_li {
    width: 33.333333%;
}
.psll_total {
    position: relative;
    /* background: pink; */
    padding: 44px;
    z-index: 1;
}
.psll_total::after {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 00;
    content: '';
    width: 100%;
    height: 100%;
    background: #37363E;
    opacity: 0;
    border-radius: 20px;
    transition: all 0.36s;
}
.psll_top {
    width: 113px;
    margin-bottom: 30px;
}
.psll_bot {
    border-top: 1px solid #ffffff;
    margin-left: 16px;
}
.psll_bot_tit {
    color: #fff;
    font-weight: bold;
    padding-top: 20px;
    margin-bottom: 35px;
}
.psll_bot_more span {
    color: #ffffff;
}
/* b1 end */

/* b2 start */
.prodlist_main {
    position: relative;
    background: #F4F5F7;
    padding-bottom: 100px;
}
.prodlist_label {
    display: flex;
    position: relative;
    padding-top: 80px;
    margin: 0 -20px;
}
.prodlist_label .on a{
    position: relative;
    color: #37363E;
    transition: all 0.36s;
}
.label_text {
    position: relative;
    overflow: hidden;
    /* padding-bottom: 16px; */
    overflow: hidden;
    padding: 0 20px;
}
.label_text a::before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #FC8A0D;
    transition:  all 0.36s;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
}
.label_text.on a::before {
    width: 100%;
    opacity: 1;
}
.label_text a{
    display: inline-block;
    position: relative;
    color: #999999;
    font-weight: bold;
    padding-bottom: 14px;
    overflow: hidden;
}
.label_text.on a {
    color: #37363E;
}
.prodlist_list_ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -17px;
}
.prodlist_list_li {
    width: 33.333333%;
    padding: 0 17px;
    margin-bottom: 34px;
}
.prodlist_list_li_total {
    background: #ffffff;
    border-radius: 16px;
    padding: 38px 65px 50px 65px;
    cursor: pointer;
}
.pllt_top {
    position: relative;
    z-index: 1;
    margin-bottom: 40px;
    border-radius: 50%;
    overflow: hidden;
    background: url('../images/b2_bg01.png');

}
.pllt_top_img {
}
.pllt_top_img img {
    transition: all 0.36s;
}
.pllt_top_bg {
    width: 300px;
    position: absolute;
    top: 0;
    z-index: -1;
}
.pllt_top_bg img {
    transition: all 0.36s;
}
.pllt_bot_tit{
    text-align: center;
    margin-bottom: 10px;
}
.pllt_bot_text {
    height: 64px;
    overflow: hidden;
    text-align: center;
    color: #999999;
    margin-bottom: 28px;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.pllt_bot_more {
    display: flex;
    justify-content: center;
}
.pllt_bot_more img {
    transition: all 0.36s;
}
.prodlist_pop_tit {
    text-align: center;
    font-weight: bold;
    margin-bottom: 18px;
}
.prodlist_pop .ys_modal_content {
    width: 580px;  
    padding: 76px 80px 80px 74px; 
    background: #F6F7F9;
    border-radius: 8px;
    background-image: url('../images/b2_bg02.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.prodlist_pop_text {
    margin-bottom: 34px;
    text-align: center;
}
.prodlist_pop_btn {
    display: flex;
    justify-content: center;
}
.prodlist_pop_btn1 {
    margin-right: 20px;
}
.prodlist_pop_btn1_link {
    display: inline-block;
    background: transparent;
    line-height: 40px;
    font-size: 16px;
    color: #999999;
    border: 2px solid #AFAFAF;
    border-radius: 50px;
    padding: 0 58px;
}
.prodlist_pop_btn2_link {
    display: inline-block;
    background: transparent;
    line-height: 40px;
    font-size: 16px;
    color: #999999;
    border: 2px solid #AFAFAF;
    border-radius: 50px;
    padding: 0 58px;
    cursor: pointer;
}
.prodlist_list {
    margin-bottom: 45px;
}
.ys_pcfy .pc_fenye li.activepage {
    background: #FC8A0D;
    color: #fff;
}
.ys_pcfy .pc_fenye li {
    width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    color: #000000;
}
.newlist_fy {
    padding-top: 20px;
}
.journallist_fy {
    padding-top: 0;
}
.rules_fy {
    padding-top: 80px;
}
.ys_phfyfl  a {
    color: #37363E;
}
/* b2 end */

/* b3 start */
.productdet_main {
    position: relative;
    background: #F4F5F7;
    z-index: 1;
    overflow: hidden;
}
.productdet_bg {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}
.productdet_crumb {
    padding-top: 24px;
    margin-left: 280px;
    margin-bottom: 120px;
}
 .productdet_crumb_ul {
     display: flex;
 }
 .productdet_crumb_li {
     margin-right: 5px;
 }
 .productdet_crumb_li a,.productdet_crumb_li span{
    font-size: 14px;
    line-height: 1;
    color: #999999;
 }
 .productdet_cot {
     display: flex;
     align-items: flex-start;
 }
.productdet_left {
    width: 45.588235%;
    position: relative;
    z-index: 1;
    margin-left: -80px;
}
.productdet_left_bg {
    width: 620px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.productdet_right {
    width: 31.976744%;
    margin-left: 153px;
}
.productdet_right_tit {
    position: relative;
    font-weight: bold;
    padding-left: 20px;
    margin-bottom: 60px;
}
.productdet_right_tit::before {
    position: absolute;
    top: 8px;
    left: 0;
    content: '';
    width: 4px;
    height: 30px;
    background: #FC8A0D;
}
.prll_tit {
    font-weight: bold;
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.productdet_right_list_li {
    margin-bottom: 60px;
}
.productdet_right_more .std_btn4_link {
    padding: 0 45px;
    cursor: pointer;
}
.productdet_right_more span {
    line-height: 44px;
    padding-right: 0;
}
.productdet_pop .std_title4 {
    font-weight: bold;
    margin-bottom: 15px;
}
.productdet_pop .std_text1 {
    color: #37363E;
    margin-bottom: 30px;
}
.productdet_pop_form_total {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px;
}
.ppft_box {
    position: relative;
    width: 50%;
    padding: 0 8px;
    margin-bottom: 16px;
}

.ppft_input {
    position: relative;
    background: #F4F5F7;
    border-radius: 50px;
    padding: 0 24px;
}
.ppft_text {
    position: absolute;
    top: 50%;
    transform: translate(0%,-50%);
}
.ppft_text.on {
    opacity: 0;
}
.ppft_text p::after {
    position: absolute;
    content: '*';
    color: #FF0000;
    right: -10px;
    top: 0;
}
.ppft_text p {
    position: relative;
    color: #37363E;
    line-height: 1;
}
.ppft_input input {
    height: 50px;
    font-size: 16px;
    line-height: 1;
    color: #37363E;
}
.ppft_input input::placeholder {
    font-size: 16px;
    line-height: 1;
    color: #37363E;
}
.productdet_pop .ys_modal_content {
    width: 600px;
    padding: 50px 60px;
}
.ppft_box2 {
    width: 100%;
}
.ppft_box2 input {
    width: 100%;
}
.ppft_box3 {
    width: 67.083333%;
}
.ppft_box3 input {
    width: 100%;
}
.ppft_agree {
    display: flex;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 28px;
}   
.ppft_agree p {
    color: #999999;
    padding-left: 10px;
    padding-right: 5px;
}
.ppft_agree a {
    color: #FC8A0D;
}
.ppft_agree_icon {
    position: relative;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #C4C4C4;
    cursor: pointer;
    transition: all 0.36s;
}
.ppft_agree_icon::after {
    opacity: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #000000;
    transition: all 0.36s;
}
.ppft_agree_icon.on::after {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    opacity: 0;
    transition: all 0.36s;
}
.ppft_agree_more .std_btn4_link {
    padding: 0 79px;
}
.productdet_left_img {
    /* border-radius: 50%;
    background: url('../images/b3_bg01.png'); */
}
.icon-close:before {
    color: #666666;
}
/* b3 end */

/* b4 start */
.innovate_from {
    position: relative;
}
.innovate_from_top_subtit {
    color: #FC8A0D;
    margin-bottom: 10px;
}
.innovate_from_top_tit {
    font-weight: bold;
    margin-bottom: 30px;
}
.innovate_from_top {
    display: flex;
    justify-content: flex-end;
    position: relative;
}
.innovate_from_top_bg {
    width: 1000px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: calc(680px - 50vw);
    z-index: -1;
}
.innovate_from_top_right {
    width: 59.1875%;
    padding-top: 0;
    padding-bottom: 167px;
}
.innovate_from_top_text p{
    margin-bottom: 16px;
}
.ifbt_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.ifbt_list_li {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 30px;
}
.ifbt_list_li_total {
    background: #FFFFFF;
    border-radius: 8px;
    padding: 55px 60px;
    height: 100%;
}
.innovate_from_bot {
    background-color: #F4F5F7;
    background: url('../images/b4_bg02.jpg') ;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.illt_top {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}
.illt_top_tit {
    width: calc(100% - 50px);
    font-weight: bold;
    padding-left: 16px;
}
.illt_top_img {
    width: 50px;
}
.innovate_policy_tit {
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}
.ipcl_total {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ipcl_left {
    width: 41.176470%;
}
.ipcl_left_tit {
    font-weight: bold;
    margin-bottom: 16px;
}
.ipcl_right {
    width: 50%;
    border-radius: 8px;
}
.ipcl_right img {
    border-radius: 8px;
}
.innovate_policy_carousel_li:first-child {
    display: none;
}
.innovate_policy_carousel_li {
    display: block;
}
/* b4 end */

/* c1 start */
.newlist_list_li {
    margin-bottom: 60px;
}
.newlist_list_li_total {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.nllt_left {
    width: 66.911764%;
    border-top: 1px solid #D2D2D2;
}
.nllt_left_date {
    color: #999999;
    margin-bottom: 10px;
    padding-top: 30px;
}
.nllt_left_tit {
    color: #37363E;
    font-weight: bold;
    margin-bottom: 12px;
}
.nllt_left_text {
    color: #999999;
    margin-bottom: 54px;
}
.nllt_right {
    width: 27.941176%;
    background-color: #C4C4C4;
    border-radius: 8px;
}
.nllt_right img {
    border-radius: 8px;
}




/* c1 end */
/* c2 start */
.newdet_banner {
    background: #F4F5F7;
    padding-bottom: 60px;
}
.newdet_banner_crumb {
    margin-left: 0;
    margin-bottom: 40px;
}
.newdet_banner_tit {
    font-weight: bold;
    margin-bottom: 30px;
}
.newdet_text {
    padding-top: 50px;
    margin-bottom: 50px;
}
.newdet_bot {
    border-top: 1px solid #DFE2E4;
    padding-top: 30px;
}
.newdet_bot_nub {
    margin-bottom: 10px;
}
.newdet_bot_nub:last-child{
    margin-bottom: 0;
}
.newdet_bot_nub a {
    color: #999999;
}
/* c2 end */
/* c3 start */
.videolist_ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
    margin-bottom: -40px;
}
.videolist_li {
    width: 33.333333%;
    padding: 0 20px;
    margin-bottom: 40px;
}
.videolist_li_total_top {
    position: relative;
    margin-bottom: 10px;
}
.vltt_img {
    position: relative;
    border-radius: 8px;
}
.vltt_img img {
    border-radius: 8px;
}
.vltt_img::after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.1;
}
.vltt_icon {
    width: 52px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.videolist_li_total_bot {
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 15px;
}
.vltb_date {
    color: #999999;
    margin-bottom: 5px;
}
.vltb_tit {
    color: #37363E;
    font-weight: bold;
}

/* c3 end */

/* c4 start */
.videodet_crumb {
    padding-top: 30px;
    margin-bottom: 85px;
}
.videodet_tit {
    text-align: center;
    font-weight: bold;
}
.videodet_cot {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.videodet_left {
    width: 66.176470%;
    position: relative;
    cursor: pointer;
}
.videodet_left_img img {
    border-radius: 8px;
}
.videodet_left_icon {
    width: 52px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.videodet_right {
    width: 30.147058%;
}
.videodet_right_date {
    color: #999999;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.videodet_right_tit {
    margin-bottom: 10px;
}
/* c4 end */

/* c5 start */
.journallist_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -22px;

}
.journallist_list_li {
    width: 25%;
    padding: 0 22px;
    margin-bottom: 70px;
}
.journallist_list_li_total {
    cursor: pointer;
}
.jllt_top {
    margin-bottom: 16px;
    border-radius: 4px;
}
.jllt_top img {
    border-radius: 4px;
}
.jllt_bot {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.jllt_bot_tit {
    font-weight: bold;
    margin-bottom: 10px;
}
.jllt_bot_date {
    color: #999999;
}
.jllt_bot_btn {
    position: relative;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #FFFFFF;
    box-shadow: 4px 4px 30px rgba(0, 0, 0, 0.08);
}
.jllt_bot_btn img {
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
    transition: all 0.36s;
 }
/* c5 end */
/* e1 start */
.rules_list {
    background-color: #F4F5F7;
}
.rules_list_ul {
    display: flex;
    margin: 0 -15px;
}
.rules_list_li {
    width: 25%;
    padding: 0 15px;
}
.rules_list_li_total {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #FFFFFF;
    border-radius: 8px;
    padding: 32px 40px;
    height: 100%;
}
.rllt_icon {
    width: 60px;
    margin-bottom: 24px;
    overflow: initial;
}
.rllt_date {
    width: 60px;
    font-size: 14px;
    line-height: 16px;
    color: #666666;
    margin-bottom: 12px;
}
.rllt_tit {
    color: #37363E;
    line-height: 1.75;
    font-weight: bold;
    margin-bottom: 25px;
}
.rules_notice_li_total {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #E8E8E8;
    padding: 30px 35px;
}
.rnlt_left {
    display: flex;
    align-items: center;
    width: 80%;
}
.rnlt_date {
    width: 78px;
}
.rnlt_tit {
    width: calc(100% - 78px);
    color: #37363E;
    padding-left: 116px;
}
.rules_main .ys_phfy {
    padding: 0 40px;
    padding-top: 30px;
}
/* e1 end */

/* e2 start */
.investor_tit {
    font-weight: bold;
    padding-bottom: 20px;
    border-bottom: 1px solid #E8E8E8;
}
.investor_total {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 40px;
}
.investor_left {
    width: 14.647058%;
}
.investor_left_li {
    margin-bottom: 10px;
}
.investor_left_li_total {
    display: flex;
}
.illt_posi {
    width: 96px;
    color: #37363E;
    font-weight: bold;
}
.illt_name {
    width: calc(100% - 96px);
    padding-left: 38px;
}
.investor_left_btn .std_btn4_link {
    padding: 0px 26px;
}
.investor_left_btn .std_btn4_link span {
    line-height: 44px;
    padding-right: 30px;
}
.investor_left_btn  img {
    width: 20px;
}
.investor_right {
    width: 1030px;
}
.investor_right_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.investor_right_list_li {
    width: 33.333333%;
    padding: 0 10px;
    margin-bottom: 20px;
}
.irll_total {
    display: flex;
    align-items: flex-start;
    align-items: center;
    padding: 38px 30px;
    background: #F4F5F7;
    border-radius: 8px;
    height: 100%;
}
.irll_left {
    width: 50px;
    overflow: initial;
}
.irll_right {
    width: calc(100% - 50px);
    padding-left: 20px;
}
.irll_right_tit {
    font-weight: bold;
    color: #37363E;
}
.investor_cot {
    position: relative;
}
.investor_bg {
    position: absolute;
    left: 0;
    bottom: -70%;
    z-index: -1;
}
.irll_right_text a {
    font-size: 16px;
    line-height: 2;
    color: #767782;
}
/* e2 end */
/* f2 start */
.honor_list {
    
}
.honor_list_nav {
    margin-bottom: 60px;
}
.honor_list_nav_ul {
    display: flex;
    flex-wrap: wrap;
}
.honor_list_nav_li {
    margin-right: 20px;
}
.hlnl_btn .std_btn4_link{
    padding: 0 46px;
    border: 1px solid #DDDDDD;
    background: transparent;
}
.hlnl_btn .std_btn4_link span {
    font-size: 16px;
    color: #767782;
    line-height: 48px;
    padding-right: 0;
}
.honor_list_nav_li.on .std_btn4_link {
    background: #FC8A0D;
    border: 1px solid transparent;
}
.honor_list_nav_li.on .std_btn4_link span {
    color: #ffffff;
}
.honor_list_cot_ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -18px;
    margin-bottom: -35px;
}
.honor_list_cot_li {
    width: 33.333333%;
    padding: 0 18px;
    margin-bottom: 35px;
}
.hlcl_total {
    position: relative;
    background-color: #F4F5F7;
    border-radius: 8px;
    padding: 60px 60px 50px 60px;
    height: 100%;
    z-index: 1;
}
.hlcl_top {
    opacity: 1;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    transition: all 0.36s;
}
.hlcl_top_icon {
    width: 26px;
}
.hlcl_top_tit {
    width: calc(100% - 26px);
    font-size: 30px;
    line-height: 1.2;
    color: #FC8A0D;
    padding-left: 20px;
}
.hlcl_bot {
    opacity: 1;
    transition: all 0.36s;
}
.hlcl_bot .std_text1 {
    color: #37363E;
}
.hlcl_bg {
    opacity: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    transition: all 0.36s;
    z-index: -1;
}
.hlcl_img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.36s;
}
.hcal_total.std_text1 {
    color: #767782;
}
.honor_caru_aside_li {
    cursor: pointer;
}
.honor_caru_aside_li:last-child{
    margin-bottom: 0;
}
.honor_caru_aside_li.on .hcal_total {
    background: #F4F5F7;
    border-radius: 68px;
    transition: all 0.36s;
}
.honor_caru_aside {
    width:27.488151%;
}
.honor_caru_aside_li {
    margin-bottom: 10px;
}
.hcal_total {
    text-align: center;
    padding: 14px 10px;
}
.honor_caru_img {
    width: 61.611374%;
}
.honor_caru_img_ul {
    display: flex;
    margin-bottom: 30px;
}

.honor_caru_img_li:first-child {
    display: block;
}
.honor_caru .slick-prev {
    width: 24px;
    background: url('../images/f2_icon01.svg');
    left: -320px;
    top: -40px;
}
.honor_caru .slick-next {
    width: 24px;
    background: url('../images/f2_icon02.svg');
    left: -320px;
    top: 450px;
}
.slick-disabled {
    opacity: 0.5;
}
.hcil_img {
    width: 100%;
    height: 100%;
    text-align: center;
}
.honor_caru_img_tit {
    /* display: none; */
    text-align: center;
}
.honor_caru_img_li.swiper-slide{
    width: 260px;
    /* height: 368px; */
}
.honor_caru #certify .swiper-slide {
    background: transparent;
    box-shadow:none;
    opacity: 0 ;
}
.swiper-slide-prev ,.swiper-slide-next{
    opacity: 0.8 !important;
}
.honor_caru_cot .swiper-container {
    margin-right: 0;
}
/* f2 end */
/* f3 start */
.manage_main {
    background-color: #F4F5F7;
}
.manage_list_ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
    margin-bottom: -40px;
}
.manage_list_li {
    width: 50%;
    padding: 0 20px;
    margin-bottom: 40px;
}
.manage_list_li_total {
    position: relative;
    display: flex;
    background: #FFFFFF;
    border-radius: 8px;
    height: 100%;
    cursor: pointer;
    transition: all 0.36s;
}
.manage_list_li_total::before {
    position: absolute;
    top: 52px;
    content: '';
    width: 3px;
    height: 24px;
    background-color: #FC8A0D;
    opacity: 0;
    transition: all 0.36s;
    transform: translateY(50px);
    transition: all 0.36s;
}
.mllt_left {
    width: 87.272727%;
    padding: 45px 60px 45px 60px;
    border-right: 1px solid #EEF2F5;
}
.mllt_left_tit .std_title3 {
    font-weight: bold;
}
.mllt_left_tit {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.mllt_left_tit .std_text1 {
    padding-left: 15px;
}
.mllt_right {
    width: 12.727272%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.mllt_right_img {
    width: 20px;
}
.mllt_right_img img {
    transition: all 0.36s;
}
.manage_pop .ys_modal_content {
    position: relative;
    width: 620px;
    padding: 50px 60px 100px 60px;
    border-radius: 8px;
}
.manage_pop .ys_modal_content::before {
    width: 3px;
    height: 24px;
    position: absolute;
    top: 55px;
    left: 0;
    content: '';
    background-color: #FC8A0D;
}
.mllt_left_desc {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #D9D9D9;
}
/* f3 end */

/* f6 start */
.subcom_list_li:nth-child(2n) {
    background-color: #F4F5F7;
}
.subcom_list_li:nth-child(2n) .subcom_list_li_total {
    flex-direction: row-reverse;
}
.subcom_list_li_total {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sllt_left {
    width: 51.323529%;
}
.sllt_left_tit {
    font-weight: bold;
    margin-bottom: 16px;
}
.sllt_left_subtit {
    margin-bottom: 29px;
}
.sllt_left_text {
    height: 270px;
    margin-bottom: 70px;
}
.sllt_left_text p {
    margin-bottom: 12px;
}
.sllt_right {
    width: 45.588235%;
    border-radius: 12px;
}
.sllt_right img {
    border-radius: 12px;
}
.sllt_left_btn .std_btn4_link {
    padding: 0px 38px;
}
.sllt_left_btn .std_btn4_link span {
    padding-right: 15px;
}
.sllt_left_btn img {
    width: 20px;
}
.subcom_main .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #999999;
    opacity: 0.5;
}
.subcom_main .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background: #999999;
    opacity: 0.1;
}
.subcom_main .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}
/* f6 end */
/* f7 start */
.report_main {
    background: #F4F5F7;
}
.report_cot {
    position: relative;
    display: flex;
    align-items: center;
    width: 68.4375%;
    margin: 0 auto;
    background: url('../images/f7_img01\(1\).jpg');
    background-size: cover;
    background-position: center;
    padding-top: 291px;
    border-radius: 8px;
    z-index: 2;
}
.report_cot::after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #37363E;
    opacity: 0.2;
    border-radius: 8px;
    z-index: -1;
}
.report_item {
    position: relative;
    left: -23px;
    bottom: -19px;
    width: 34.550989%;
    background-color: #ffffff;
    border-radius: 0px 100px 0px 0px;
    padding: 110px 47px 92px 47px;
}
.report_item_tit {
    font-weight: bold;
}
.report_tel {
    margin-left: 52px;
}
.report_tel_tit {
    color: #ffffff;
    margin-bottom: 50px;
}
.report_tel_ul {
    display: flex;
    margin: 0 -60px;
}
.report_tel_li {
    padding: 0 60px;
}
.report_tel_li {
    border-right: 1px solid rgba(255, 255, 255, .2);
}
.report_tel_li:last-child {
    border-right: 0px;
}
.report_tel_li_tit {
    color: #ffffff;
}
.report_tel_li_text {
    color: #ffffff;
}
.report_tel_li_text a {
    color: #ffffff;
}
/* f7 end */

/* f8 start */
.media_item {
    display: flex;
    justify-content: space-between;
    /* width: 1240px; */
    width: 91.176470%;
}
.media_item_li {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 39.516129%;
}
.media_item_tit {
    font-weight: bold;
    margin-bottom: 30px;
}
.media_item_text {
    margin-bottom: 20px;
}
.media_item_tel a {
    color: #FC8A0D;
}
.media_item_tel {
    color: #FC8A0D;
}
.media_bg {
    position: relative;
    border-radius: 150px 0px 0px 0px;
    overflow: hidden;
}
.media_bg img {
    border-radius: 150px 0px 0px 0px;
}
.media_bg::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #37363E;
    opacity: 0.3;
}

/* f8 end */
/* f9 start */
.contact_com {
    position: relative;
    display: flex;
    margin-bottom: 120px;
}
.contact_com_left {
    width: 420px;
}
.contact_main .std_title2 {
    font-weight: bold;
}
.cclu_li {
    display: flex;
    margin-bottom: 15px;
}
.cclu_li_icon {
    width: 30px;
}
.cclu_li_text {
    width: calc(100% - 120px);
    color: #767782;
    padding-left: 15px;
}
.cclu_li_map {
    padding-left: 5px;
    text-decoration: underline;
    color: #999999;
}
.contact_com_right {
    width: 1168px;
    position: absolute;
    right: -95px;
    top: 0;
    z-index: -1;
}
.contact_com_right_icon {
    width: 62px;
    position: absolute;
    left:54.20%;
    top:42.06%;
    transform: translate(-50%,-50%);
    animation: dh1 2s linear infinite;
}
@keyframes dh1 {
    0% {
        top: 42.06%;
    }
    25% {
        top: 41.06%;
    }
    50% {
        top: 42.06%;
    }
    75% {
        top: 43.06%;
    }
    100% {
        top: 42.06%;
    }
}
.ccri_icon1 {
    position: relative;
    left: 21px;
    top: 23px;
    width: 20px;
    z-index: 2;
}
.ccri_icon2 {
    position: relative;
    top: 0;
    width: 62px;
    z-index: 1;
}
.contact_main .std_title3 {
    font-weight: bold;
    margin-bottom: 15px;
}
.ctll_icon {
    width: 56px;
    margin-bottom: 10px;
    overflow:initial;
}
.ctll_total {
    background: #F4F5F7;
    border-radius: 8px;
    padding: 45px 75px 48px 75px;
    height: 100%;
}
.contact_tel {
    padding-bottom: 80px;
}
.contact_tel_list {
    display: flex;
    margin: 0 -17px;
}
.contact_tel_list_li {
    width: 33.333333%;
    padding: 0 17px;
}
.ctll_email a {
    color: #767782;
}
.ctll_phone a {
    color: #767782;
}
.ctll_cz a {
    color: #767782;
}
.contact_bg {
    width: 596px;
    position: absolute;
    left: 210px;
    top: 20px;
    transform: translateX(-1000px);
    transition: all 1s;
}
.contact_service_tit a {
    font-size: 40px;
    line-height: 1;
    color: #FC8A0D;
}
.contact_service_right {
    display: flex;
    width: 25.088235%;
    justify-content: space-between;
    margin-right: 56px;
}
.csri_img {
    width: 136px;
    position: relative;
}
.csri_bg {
    position: absolute;
    left: 0;
    top: 0;
}


.csri_tit  {
    text-align: center;
    padding-top: 14px;
}
/* f9 end */

/*鼠标效果*/
@media screen and (min-width: 1200px) {
    .std_btn1_link:hover {
        background: #FC8A0D;
    }
    .std_btn2_link:hover {
        background: #FC8A0D;
    }
    .std_btn2_link:hover img{
        content: url('../images/com_icon04_2.svg');
    }
    .std_btn3_link:hover img {
        transform: rotate(180deg);
    }
    .std_btn4_link:hover img {
        transform: rotate(180deg);
    }
    /* b1 */
    .psll_total:hover::after {
        opacity: 0.15;
    }
    .psll_total:hover .std_btn3_link img {
        transform: rotate(180deg);
    }
    /* b2 */
    .prodlist_list_li_total:hover  .pllt_top_img img{
        transform: scale(1.05);
    } 
    .prodlist_list_li_total:hover .std_btn3_link img {
        transform: rotate(180deg);
    }
    .prodlist_pop_btn1_link:hover {
        background: #FC8A0D;
        color: #fff;
        border: 2px solid #FC8A0D;
    }
    .prodlist_pop_btn2_link:hover {
        background: #FC8A0D;
        color: #fff;
        border: 2px solid #FC8A0D;
    }
    .label_text:hover::before {
        transform: translateX(0);
    }
    .comp-tabli:hover li {
        background: #FC8A0D;
        color: #ffffff;
    }
    /* c1 */
    .newlist_list_li_total:hover .nllt_right img{
        transform: scale(1.1);
    }
    .newlist_list_li_total:hover .std_btn3_link img {
        transform: rotate(180deg);
    }
    /* c2 */
    .newdet_bot_nub:hover a {
        color: #FC8A0D;
    }
    /* c3 */
    .videolist_li_total:hover .vltt_img img{
        transform: scale(1.1);
    }
    /* c5 */
    .journallist_list_li_total:hover .jllt_top img {
        transform: scale(1.1);
    }
    .journallist_list_li_total:hover .jllt_bot_btn img{
        content: url('../images/c5_icon01_1.svg');
    }
    /* e1 */
    .rules_list_li_total:hover .std_btn1_link {
        background: #FC8A0D;
    }
    .rules_notice_li_total:hover .std_btn1_link{
        background: #FC8A0D;
    }
    .rules_list_li_total:hover .rllt_icon img{
        transform: translateY(-10px);
    }
    /* e2 */
    .investor_left_btn :hover img {
        transform: rotate(0);
        transform: translateX(5px);
    }
    .irll_total:hover .irll_left img {
        transform: translateY(-10px);
    }
    /* f2 */
    .honor_list_cot_li.on .hlcl_total:hover .hlcl_top {
        opacity: 0;
    }
    .honor_list_cot_li.on .hlcl_total:hover .hlcl_bot {
        opacity: 0;
    }
    .honor_list_cot_li.on .hlcl_total:hover .hlcl_bg {
        opacity: 0;
    }
    .honor_list_cot_li.on .hlcl_total:hover .hlcl_img {
        opacity: 1;
    }
    /* f3 */
    .manage_list_li_total:hover {
        box-shadow: 4px 4px 30px rgba(25, 52, 123, 0.08);
    }
    .manage_list_li_total:hover::before {
        opacity: 1;
        transform: translateY(0px);
    }
    .manage_list_li_total:hover .mllt_right_img img {
        transform: rotate(180deg);
    }
    .first:hover li::before {
        color: #FC8A0D;
    }
    .prev:hover li::before {
        color: #FC8A0D;
    }
    .next:hover li::before {
        color: #FC8A0D;
    }
    .end:hover li::before {
        color: #FC8A0D;
    }
    /* f6 */
    .subcom_list_li_total:hover .sllt_right  img {
        transform: scale(1.1);
    }
    /* f9 */
    .ctll_total:hover .ctll_icon img {
        transform: translateY(-10px);
    }
    .contact_main:hover .contact_bg {
        transform:  translateX(0px);
    }
    /* tammy - start */
    .hpln_cry:hover .std_btn3_link img {
        transform: rotate(180deg);
    }
    .hpln_cry:hover {
        background: rgba(252,138,13,.8);
    }
    .home_news_list_nub:hover .std_btn3_link img {
        transform: rotate(180deg);
    }
    .home_news_list_nub a:hover .std_title5{
        color: #FC8A0D;
    }
    .home_news_list_nub a:hover .hnln_top_img img{
        transform: scale(1.05);
    }
    .yftn_nub_second a:hover{
        opacity: 1;
    }
    .yfbc_list_nub a:hover{
        opacity: 1;
    }
    .ys_footer_middle_select .ys_select_li a:hover{
        opacity: 1;
    }
    .mod_nav_stair:hover .mod_nav_stair_link{
        color: #FC8A0D;
    }
    .mod_nav_stair:hover .mod_nav_stair_link::before{
        opacity: 1;
        width: 100%;
    }
    .mod_nav:hover .mod_nav_stair.yxnav_active1 .mod_nav_stair_link{
        color: #fff;
    }
    .mod_nav:hover .mod_nav_stair.yxnav_active1 .mod_nav_stair_link::before{
        opacity: 0;
        width:0;
    }
    .mod_nav:hover .mod_nav_stair.yxnav_active1:hover .mod_nav_stair_link{
        color: #FC8A0D;
    }
    .mod_nav:hover .mod_nav_stair.yxnav_active1:hover .mod_nav_stair_link::before{
        opacity: 1;
        width: 100%;
    }
    .mod_nav_second:hover .mod_nav_second_link{
        color: rgba(252, 138, 13, .9);
    }
    .mod_nav_second:hover .mod_nav_second_link::before{
        background: rgba(252, 138, 13, .9);
    }
    .mod_nav_twinlist:hover .mod_nav_second.yxnav_active2 .mod_nav_second_link{
        color: rgba(255, 255, 255, .9);
    }
    .mod_nav_twinlist:hover .mod_nav_second.yxnav_active2 .mod_nav_second_link::before{
        background: rgba(255, 255, 255, .9);
    }
    .mod_nav_twinlist:hover .mod_nav_second.yxnav_active2:hover .mod_nav_second_link{
        color: rgba(252, 138, 13, .9);
    }
    .mod_nav_twinlist:hover .mod_nav_second.yxnav_active2:hover .mod_nav_second_link::before{
        background: rgba(252, 138, 13, .9);
    }
    .crumbs_list_nub a:hover{
        opacity: 1;
    }
    .ibrl_nub_cry:hover .ibrl_nub_cry_icon img:nth-of-type(2){
        opacity: 1;
    }
    .ibrl_nub_cry:hover .ibrl_nub_cry_icon img:first-of-type{
        opacity: 0;
    }
    .rotate_arrows .slick-prev:hover,
    .rotate_arrows .slick-next:hover{
        background: #FC8A0D;
    }
    .rotate_arrows .slick-prev:hover::after,
    .rotate_arrows .slick-next:hover::after{
        opacity: 1;
    }
    .rotate_arrows .slick-prev:hover::before,
    .rotate_arrows .slick-next:hover::before{
        opacity: 0;
    }
    .twln_cry:hover .twln_cry_pic{
        opacity: 1;
    }
    .twln_cry:hover .twln_cry_icon img:nth-of-type(2){
        opacity: 1;
    }
    .twln_cry:hover .twln_cry_icon img:first-of-type{
        opacity: 0;
    }
    .twln_cry:hover .std_title4{
        color: #fff;
    }
    .twln_cry:hover .std_text1 p{
        color: #fff;
    }
    .pulp_map:hover{
        fill:#FFE4BD;
    }
    .pulp_branch_top_select .ys_select_li:hover{
        opacity: 1;
    }
    .prodlist_banner_list_nub:hover a{
        background: #FC8A0D;
    }
    .prodlist_banner_list:hover .prodlist_banner_list_nub.on a{
        background:rgba(55,54,62,.6);
    }
    .prodlist_banner_list:hover .prodlist_banner_list_nub.on:hover a{
        background:#FC8A0D;
    }
    .subcom_list_li a:hover .std_btn4_link img {
        transform: rotate(0);
        transform: translateX(5px);
    }
    .cclu_li_map:hover{
        text-decoration: underline;
    }
    .rotate_arrows2 .slick-prev:hover,
    .rotate_arrows2 .slick-next:hover{
        background: rgba(252, 138, 13, .7);
    }
    .rotate_arrows2 .slick-prev:hover::before,
    .rotate_arrows2 .slick-next:hover::before{
        opacity: 0;
    }
    .rotate_arrows2 .slick-prev:hover::after,
    .rotate_arrows2 .slick-next:hover::after{
        opacity: 1;
    }
    .hpln_cry:hover .hpln_cry_svg_circle,
    .psll_total:hover .hpln_cry_svg_circle{
        animation: svg_circle 0.5s linear 1.1s forwards;
    }
    .hpln_cry:hover .hpln_cry_img_text,
    .psll_total:hover .hpln_cry_img_text{
        animation: svg_text 0.5s linear 1s forwards;
    }
    .hpln_cry:hover .hpln_cry_img_pic,
    .psll_total:hover .hpln_cry_img_pic {
        opacity: 0;
    }
    .hpln_cry:hover .hpln_cry_img svg,
    .psll_total:hover .hpln_cry_img svg{
        opacity: 1;
    }
    .about_culture:hover .ys_cont1360{
        opacity: 1;
    }
    .about_culture:hover .about_culture_logo {
        transform: translate3d(-100%, -50%, 0px) scale(5);
    }
    .home_nav_li:hover .home_nav_li_title{
        color: #fff;
        opacity: .7;
    }
    .home_nav_li.active:hover .home_nav_li_title{
        color: #FC8A0D;
        opacity: 1;
    }
    .home_nav_li:hover .act .home_nav_li_title{
        color: #FC8A0D;
        opacity: 1;
    }
    .home_nav_li:hover a::before {
        left: 0;
        width: 56px;
    }
    .mnbn_third_link a:hover{
        color: #FC8A0D;
    }
    .mnbn_third:hover .mnbn_third_link.yxnav_active3 a {
        color: rgba(255,255,255,.9);
    }
    .mnbn_third:hover .mnbn_third_link.yxnav_active3 a:hover {
        color: #FC8A0D;
    }
    .hpln_cry:hover .hpln_cry_img_boline1{
        transition: opacity 0.5s ease 1.1s;
        opacity: 1;
        animation: donghua 1s linear infinite;
    }
    .hpln_cry:hover .hpln_cry_img_boline2{
        transition: opacity 0.5s ease 1.1s;
        opacity: 1;
        animation: donghua2 1s linear infinite;
    }
    .psll_total:hover .hpln_cry_img_boline2{
        transition: opacity 0.5s ease 1.1s;
        opacity: 1;
        animation: donghua2 1s linear infinite;
    }
    .psll_total:hover .hpln_cry_img_boline1{
        transition: opacity 0.5s ease 1.1s;
        opacity: 1;
        animation: donghua 1s linear infinite;
    }
    .ys_hd_pc.isfixed .mod_nav_stair:hover .mod_nav_stair_link,
    .ys_hd_pc.isfixed .mod_nav:hover .mod_nav_stair.yxnav_active1:hover .mod_nav_stair_link  {
        color: #FC8A0D;
    }
    .ys_hd_pc.isfixed .mod_nav:hover .mod_nav_stair.yxnav_active1 .mod_nav_stair_link {
        color: #333;
    }
    .mod_nav_twinlist:hover .mod_nav_second.yxnav_active2 .mod_nav_second_link {
        color: #333;
    }
    .mod_nav_twinlist:hover .mod_nav_second.yxnav_active2:hover .mod_nav_second_link {
        color: #FC8A0D;
    }
    .mod_nav_twinlist:hover .mod_nav_second.yxnav_active2 .mod_nav_second_link::before {
        background: #333;
    }
    .mod_nav_twinlist:hover .mod_nav_second.yxnav_active2:hover .mod_nav_second_link::before {
        background: #FC8A0D;
    }
    .mhos_icon:hover img:nth-of-type(3),
    .ys_hd_pc.isfixed .mhos_icon:hover img:nth-of-type(3){
        opacity: 1;
    }
    .mhos_icon:hover img:first-child,
    .mhos_icon:hover img:nth-of-type(2),
    .ys_hd_pc.isfixed .mhos_icon:hover img:first-child,
    .ys_hd_pc.isfixed .mhos_icon:hover img:nth-of-type(2){
        opacity: 0;
    }
    .mhol_icon:hover,
    .ys_hd_pc.isfixed .mhol_icon:hover{
        color: #FC8A0D;
    }
    .mnbn_third:hover .mnbn_third_link.yxnav_active3 a {
        color: #333;
    }
    .mnbn_third:hover .mnbn_third_link.yxnav_active3:hover a {
        color: #FC8A0D;
    }
}
/* tammy - start */
.ys_ban_txtbox .std_title3{
    font-family: 'alibaba_sans'!important;
    color: #fff;
    margin-bottom: 18px;
}
.slick-dots li{
    width: 10px;
    height: 10px;
    margin: 0 8px;
}
.ys_banner .slick-dots li{
    background: rgba(255, 255, 255, .5);
}
.slick-dots li.slick-active{
    background: #FC8A0D;
}
.ys_banner .slick-dots{
    bottom: 57px;
}
.ys_ban_imgbox{
    height: 100vh;
}
.ys_ban_imgbox img{
    min-height: 100%;
    min-width: 100%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.ys_ban_imgbox::before {
    background: rgba(0, 0, 0, .2);
}
.ys_ban_txtbox .std_title11 {
    margin-bottom: 144px;
}
.std_bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.std_bg img{
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}
.std_bg::before{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
}
.home_product_bg::before,
.home_develop_bg::before,
.home_news_bg::before{
    background: rgba(0, 14, 20, .3);
}
.home_about_bg::before{
    background: rgba(55, 54, 62, .1);
}
.home_layout_bg::before{
    background: rgba(55, 54, 62, .3);
}
.home_product_list_nub{
    width: 33.333333%;
    padding: 0 30px;
}
.home_product_list{
    margin: 0 -30px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.hpln_cry{
    display: block;
    border-radius: 20px;
    background: rgba(55,54,62,.6);
    padding:113px 56px 49px;
    transition: all 0.36s;
}
.home_product .ys_cont1240{
    z-index: 5;
    position: relative;
}
.hpln_cry_img{
    width: 112px;
    margin-bottom: 28px;
}
.hpln_cry .std_title3{
    color: #fff;
    font-weight: bold;
    padding-top: 24px;
    position: relative;
    margin-bottom: 42px;
}
.hpln_cry .std_title3::before{
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
}
.std_btn_white .std_btn3_link span{
    color: #fff;
}
#fullpage .ys_cont1400{
    position: relative;
    z-index: 5;
}
#fullpage .ys_banner .ys_cont1400{
    position: absolute;
}
.home_news_list_nub{
    width: 32%;
    padding: 0 34px;
}
.home_news_list_nub:last-child{
    width: 36%;
}
.home_news_list{
    margin: 0 -34px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.hnln_top_img{
    border-radius: 20px;
    width: 100%;
    margin-bottom: 25px;
}
.home_news_list_nub .std_text1{
    color: #fff;
    margin-bottom: 5px;
    transition: all 0.36s;
}
.home_news_list_nub .std_title5{
    color: #fff;
    line-height: 1.875;
    font-weight: bold;
}
.home_news_list_nub a{
    display: block;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}
.home_news_list_nub a::before{
    content: '';
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, .2);
    position: absolute;
    bottom: 0;
    left: 0;
}
.hnln_row{
    position: relative;    
    height: 100%;
}
.hnln_row::before{
    content: '';
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, .2);
    position: absolute;
    top: 0;
    left: 0;
}
.hnln_row_cry{
    height: 33.333333%;
}
.home_news_list_nub .hnln_row a{
    display: block;
}
.home_news_list_nub .hnln_top .std_title5 {
    color: #fff;
    line-height: 1.875;
    font-weight: bold;
    margin-bottom: 46px;
}
.home_news_list_nub a {
    padding-bottom: 34px;
}
.hnln_row_cry a {
    padding-top: 32px;
}
.home_news_list_nub .std_title5{
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    transition: all 0.36s;
}
.home_about_cry{
    width: 782px;
    max-width: 100%;
}
.home_about_cry .std_text1 p{
    color: #fff;
    line-height: 2.25;
}
.home_about_cry_list {
    display: flex;
    justify-content: space-between;
}
.home_about .home_about_cry_list{
    margin-top: 57px;
}
.hacl_data{
    font-size: 24px;
    color: #fff;
    line-height: 1.5;
}
.hacl_data .ys_demo_num{
    font-size: 36px;
}
.hacl_data .std_text1 {
    color: #fff;
    margin-top: 3px;
}
.home_about_thigh_share{
    width: 600px;
    max-width: 100%;
    border-top: 2px solid rgba(255,255,255,.5);
    display: flex;
    justify-content: space-between;
    padding-top: 32px;
}
.hacs_price{
    font-size: 30px;
    line-height: 1.5;
    color: #fff;
}
.hacs_price span{
    font-size: 40px;
}
.hacs_price i{
    font-size: 18px;
    color: #fff;
    font-style: normal;
}
.hacs_price img{
    width: 40px;
    margin-left: 4px;
    margin-right: 7px;
}
.hacs_code{
    font-size: 16px;
    color: #fff;
    line-height: 1.5;
    padding-top: 12px;
}
.home_about .std_btn4{
    margin-top: 68px;
}
.home_about_thigh{
    position: absolute;
    width: 100%;
    z-index: 5;
    left: 0;
    bottom: 53px;
}
.home_about_cry.home_layout_cry {
    width: 606px;
    max-width: 100%;
}
.home_layout .home_about_cry_list{
    border-top: 2px solid rgba(255, 255, 255, .5);
    margin-bottom: 107px;
    padding-top: 36px;
}
.home_layout_cry>.std_text1{
    margin-bottom: 65px;
}
.home_layout_map{
    position: absolute;
    width: 45.9%;
    top: 53%;
    left: 62%;
    transform: translate(-50%,-50%);
    z-index: 4;
}
.home_layout_map img{
    width: 100%;
}
.ys_footer{
    background: #37363E;
}
.home_nav {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 98;
}
.home_nav_li_title{
    color: #FC8A0D;
    font-size: 16px;
    line-height: 1.5;
    padding-left: 63px;
    transition: all 0.36s;
    opacity: 0;
}
.home_nav_li a{
    position: relative;
    display: block;
    padding: 18px 0;
}
.home_nav_li a::before{
    content: '';
    width: 24px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 32px;
    height: 1px;
    background: #fff;
    transition: all 0.36s;
}
.home_nav_li.active a::before{
    left: 0;
    background: #FC8A0D;
    width: 56px;
}
.home_nav_li.active .home_nav_li_title{
    opacity: 1;
}
.home_nav_li a.act::before{
    left: 0;
    background: #FC8A0D;
    width: 56px;
}
.home_nav_li a.act .home_nav_li_title{
    opacity: 1;
}
.home_banside{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 50px;
    width: 15px;
    height: 150px;
    cursor: pointer;
}
.home_banside span{
    height: 20px;
    width: 100%;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, .5);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    animation: sidespan 5s linear infinite;
}
.home_banside::before,
.home_banside::after{
    content: '';
    width: 1px;
    background: rgba(255, 255, 255, .5);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.home_banside::before{
    top: 0;
    height: 0;
    animation: sidetop 5s linear infinite;
}
.home_banside::after{
    bottom: 0;
    height: calc(100% - 20px);
    animation: sidebottom 5s linear infinite;
}
@keyframes sidetop {
    0%{
        height: 0;
    }
    50%{
        height: calc(100% - 20px);
    }
    100%{
        height: 0;
    }
}
@keyframes sidespan {
    0%{
        top: 0;
    }
    50%{
        top: calc(100% - 20px);
    }
    100%{
        top: 0;
    }
}
@keyframes sidebottom {
    0%{
        height: calc(100% - 20px);
    }
    50%{
        height: 0;
    }
    100%{
        height: calc(100% - 20px);
    }
}
.yftn_first a{
    color: #fff;
    font-size: 16px;
    line-height: 2;
}
.yftn_nub_second a{
    font-size: 14px;
    color: #fff;
    opacity: .5;
    transition: all 0.36s;
    line-height: 2;
}
.yftn_nub_second li{
    margin-bottom: 4px;
}
.ys_footer_top_nav{
    display: flex;
    justify-content: left;
    position: relative;
    top: -4px;
}
.yftn_nub{
    margin-right: 100px;
}
.yftn_nub:last-child{
    margin-right: 0;
}
.yftc_nub{
    padding: 0 15px;
}
.ys_footer_top_code{
    margin: 0 -15px;
}
.yftc_nub_img{
    width: 120px;
    margin: 0 auto;
    margin-bottom: 15px;
}
.yftc_nub_img img{
    width: 100%;
}
.yftc_nub_public{
    font-size: 14px;
    color: #fff;
    opacity: .5;
    text-align: center;
}
.ys_footer_top{
    display: flex;
    justify-content: space-between;
    padding-bottom: 7px;
}
.ys_footer_top_code{
    display: flex;
    justify-content: right;
}
.ys_footer_middle{
    display: flex;
    justify-content: right;
    position: relative;
}
.ys_footer_middle_select{
    width: 270px;
}
.ys_footer_middle_select .ys_select_hd{
    height: 50px;
    border-radius: 10px;
    background: rgba(255, 255, 255, .06);
    padding: 0 32px;
}
.ys_footer_middle_select .ys_select_show{
    color: rgba(255, 255, 255, .7);
    font-size: 16px;
}
.ys_footer_middle_select .ys_select_show::placeholder{
    color: rgba(255, 255, 255, .7);
}
.ys_footer_middle_select .ys_select_xtbbox{
    width: 24px;
    right: 20px;
}
.ys_footer_middle_select .ys_select_xtbbox img{
    width: 100%;
}
.ys_footer_middle::before{
    content: '';
    width: 50%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: linear-gradient(to right,rgba(255,255,255,1),rgba(255,255,255,0));
}
.ys_footer_bottom{
    padding-top: 57px;
    padding-bottom: 70px;
}
.yfbi_phone .std_text1{
    color: #fff;
}
.yfbi_phone .std_title3{
    color: #fff;
    margin-bottom: 4px;
}
.yfbi_phone .std_title3 a{
    color: inherit;
    pointer-events: none;
}
.yfbi_phone .std_text3{
    color: #fff;
    opacity: .5;
}
.yfbi_message_nub {
    color: #fff;
    padding-top: 6px;
    padding-bottom: 6px;
}
.yfbi_message_nub .std_text3{
    opacity: .5;
    padding-left: 12px;
    color: #fff;
}
.yfbi_message_nub .std_text3 a{
    pointer-events: none;
    color: inherit;
}
.yfbi_phone{
    margin-right: 96px;
}
.ys_footer_bottom_info{
    display: flex;
    justify-content: left;
    align-items: self-start;
}
.ys_footer_bottom{
    display: flex;
    justify-content: space-between;
}
.yfbi_message_nub:nth-of-type(2n-1){
    width: 293px;
    padding-right: 20px;
}
.yfbi_message_nub:nth-of-type(2n){
    width: 200px;
    padding-right: 0;
}
.yfbi_message{
    width: 493px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.ys_footer_bottom_copy p{
    opacity: .4;
    color: #fff;
    line-height:2;
    font-size: 14px;
    text-align: right;
}
.ys_footer_bottom_copy p span,
.ys_footer_bottom_copy p a{
    color: inherit;
    line-height: inherit;
}
.ys_footer_bottom_copy p a{
    margin-left: 18px;
}
.yfbc_list_nub a{
    font-size: 14px;
    line-height: 2;
    color: #fff;
    opacity: .5;
    transition: all 0.36s;
}
.yfbc_list_nub{
    padding: 0 10px;
    position: relative;
}
.yfbc_list{
    margin: 0 -10px;
    display: flex;
    justify-content: flex-end;
}
.yfbc_list_nub::before{
    content: '';
    background: rgba(255, 255, 255, .5);
    position: absolute;
    width: 1px;
    height: 15px;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
}
.yfbc_list_nub:first-child::before{
    display: none;
}
.yftn_first {
    margin-bottom: 17px;
}
.ys_footer_bottom_copy {
    padding-top: 8px;
}
.ys_footer_middle_select .ys_select_bd{
    top: calc(100% + 8px);
    border-radius: 10px;
    background: #434249;
    padding: 12px 0;
    height: 194px;
}
.ys_footer_middle_select .ys_select_li a{
    display: block;
    font-size: 16px;
    color: #fff;
    padding: 0 44px 0 32px;
    line-height: 2;
    opacity: .7;
    transition: all 0.36s;
}
.ys_footer_middle_select .ys_select_li {
    margin-bottom: 2px;
}
.ys_footer_middle_select .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #75747A;
    width: 1px;
}
.ys_footer_middle_select .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #C6C6C8;
}
.ys_footer_middle_select .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}
.ys_footer_middle_select .mCSB_outside+.mCSB_scrollTools {
    right: 24px!important;
}
.mod_head{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    padding: 0 60px;
    transition: all 0.36s;
    display: flex;
    justify-content: space-between;
}
.mod_head_logo a{
    width: 100%;
    line-height: 90px;
    display: block;
}
.mod_head_logo img{
    width: 100%;
}
.mod_head_other,.mod_head_logo{
    width: 161px;
}
.mhos_icon{
    width: 22px;
    font-size: 16px;
    color: #fff;
    line-height: 90px;
    cursor: pointer;
}
.mhol_icon{
    font-size: 16px;
    color: #fff;
    line-height: 90px;
}
.mhos_icon img{
    width: 100%;
}
.mod_head_other{
    display: flex;
    justify-content: flex-end;
    margin: 0 -39px;
}
.mod_head_other_search,.mod_head_other_language{
    padding: 0 39px;
}
.mod_head_other_language{
    position: relative;
}
.mod_head_other_language::before{
    content: '';
    height: 24px;
    width: 1px;
    background: rgba(255, 255, 255, .2);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.mod_nav_stair_link{
    font-size: 16px;
    line-height: 90px;
    color: #fff;
    transition: all 0.36s;
    position: relative;
    display: block;
}
.mod_nav_stair{
    padding: 0 40px;
}
.mod_nav_stair_link::before{
    content: '';
    height: 2px;
    width: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    background: #FC8A0D;
    transition: all 0.36s;
    opacity: 0;
}
.mod_nav_stair.yxnav_active1 .mod_nav_stair_link{
    color: #FC8A0D;
}
.mod_nav_stair.yxnav_active1 .mod_nav_stair_link::before{
    opacity: 1;
    width: 100%;
}
.mod_nav{
    display: flex;
    justify-content: center;
}
.mod_nav_pulldown{
    position: absolute;
    width: 1200px;
    max-width: 100%;
    left: 50%;
    transform: translateX(-50%);
    top: calc(100% + 10px);
    border-radius: 20px;
    background: rgba(55,54,62,.8);
    padding: 30px 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    display: none;
}
.mod_nav_pulldown::before{
    content: '';
    height: 10px;
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
}
.mod_nav_img{
    width: 300px;
    border-radius: 10px;
}
.mod_nav_pulldown .mod_nav_twinlist{
    width: calc(100% - 300px + 102px);
    padding-top: 3px;
}
.mod_nav_twinlist{
    margin: 0 -51px;
    padding-right:84px;
    padding-left: 33px;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.mod_nav_second{
    width: 50%;
    padding: 0 51px;
}
.mod_nav_second_link{
    display: block;
    border-bottom: 1px solid rgba(196,196,196,.2);
    font-size: 16px;
    color: rgba(255, 255, 255, .9);
    line-height: 2;
    padding-left: 29px;
    position: relative;
    transition: all 0.36s;
    padding-bottom: 8px;
    padding-top: 16px;
    height: 100%;
}
.mod_nav_second_link::before{
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .9);
    position: absolute;
    left: 13px;
    top: 31px;
    transition: all 0.36s;
}
.mod_nav_second.yxnav_active2 .mod_nav_second_link{
    color: rgba(252, 138, 13, .9);
}
.mod_nav_second.yxnav_active2 .mod_nav_second_link::before{
    background: rgba(252, 138, 13, .9);
}
.mod_nav_pulldown_bg{
    position: absolute;
    width: 57.5%;
    bottom: 37px;
    left: 102px;
}
.mod_nav_pulldown_bg img{
    width: 100%;
}
.mod_nav_pulldown .mod_nav_twinlist,.mod_nav_img{
    position: relative;
    z-index: 2;
}
.mod_nav_pulldown_box{
    display: flex;
    align-items: flex-start;
}
.fp-viewing-6 .mod_head{
    background: rgba(55,54,62,.8);
}
.home_layout_map svg{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.home_map_path {
    stroke-dashoffset: 800px;
    stroke-dasharray: 800px;
}
.fp-viewing-5 .home_map_path{
    animation: animation_line 4s ease-in;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
}
@keyframes animation_line  {
    0% {
        stroke-dashoffset: -400px
    }
    80% {
        stroke-dashoffset: 0px
    }
    100% {
        stroke-dashoffset: 0px
    }
}
.ys_ph_navbar {
    height: auto;
}
.ys_phnav_header{
    background: transparent;
    box-shadow:none;
    transition: all 0.36s;
}
.ys_phnav_menubtn span, .ys_phnav_menubtn::after, .ys_phnav_menubtn::before{
    background: #fff;
}
.ys_phnav_header a{
    color: #fff;
}
.ys_phnav_menu {
    background: #37363E;
    color: #fff;
}
.ys_ph_nav li.yxnav_active1>.ys_phnav_lisbox a {
    color: #FC8A0D;
}
.ys_ph_nav li.yxnav_active2>.ys_phnav_lisbox a {
    color: #FC8A0D;
}
.ys_phnav_header.isopen{
    background: #37363E;
}
.ys_phnav_header.isopen::before{
    opacity: 1;
}
.ys_phnav_header::before{
    content: '';
    width: 100%;
    height: 1px;
    background: #666;
    bottom: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    transition: all 0.36s;
}
.ys_search1_win{
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.9);
    z-index: 999;
    display: none;
}
.ys_search1_box{
    position: relative;
    top: 50%;
    width: 50%;
    margin: auto;
    height: 40px;
    border-bottom: 1px solid #ffffff;
}
.ys_search1_tbox input{
    width: calc(100% - 60px);
    height: 100%;
    font-size: 24px;
    color: #666666;
}
.ys_search1_but button{
    width: 100%;
    position: relative;
    right: 0;
    font-size: 22px;
    color: #ffffff;
    letter-spacing: 3px;
}
.ys_search1_close{
    width: 28px;
    display: block;
    position: absolute;
    right: 6%;
    top: 4%;
    cursor: pointer;
}
.ys_search1_close img{
    width: 100%;
}
.ys_search1_tbox{
    width:calc(100% - 50px);
    padding-right: 20px;
}
.ys_search1_but{
    width: 50px;
}
.ys_search1_tbox input{
    width: 100%;
}
.ys_search1_btn img{
    width: 100%;
}
.ys_search1 .ys_search1_btn {
    width: 90px;
    height: 115px;
    line-height: 115px;
    text-align: center;
}
.ys_search1 .ys_search1_btn {
    width: 20px;
    margin-right: 90px;
}
/* d1 */
.inside_banner{
    position: relative;
}
.inside_banner_img{
    position: relative;
    width: 100%;
}
.inside_banner_img img{
    width: 100%;
}
.inside_banner_img::before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(55,54,62,.1);
    z-index: 3;
}
.crumbs{
    position: absolute;
    width: 100%;
    z-index: 10;
    left: 0;
    top: 110px;
}
.crumbs_list_nub a{
    font-size: 14px;
    color: #fff;
    opacity: .7;
    line-height: 1.5;
    transition: all 0.36s;
}
.crumbs_list_nub{
    padding: 0 9px;
    position: relative;
}
.crumbs_list{
    margin: 0 -9px;
    display: flex;
    justify-content: start;
}
.crumbs_list_nub::before{
    content: '>';
    font-size: 14px;
    color: #fff;
    opacity: .7;
    line-height: 1.5;
    position: absolute;
    top: calc(50% - 1px);
    transform: translateY(-50%);
    left: -4px;
}
.crumbs_list_nub:first-child::before{
    display: none;
}
.inside_play{
    width: 60px;
    cursor: pointer;
}
.inside_play img{
    width: 100%;
}
.inside_banner_text {
    z-index: 10;
}
.inside_banner_text .inside_play{
    margin-top: 94px;
}
.ibrl_nub{
    width: 33.333333%;
    padding: 0 12px;
}
.inside_banner_refer_list{
    margin: 0 -12px;
    display: flex;
    align-items: stretch;
    justify-content: start;
}
.ibrl_nub_cry{
    background: rgba(55, 54, 62, 0.6);
    backdrop-filter: blur(10px);
    border-radius: 12px;
    padding: 33px 47px 30px;
    height: 100%;
}
.ibrl_nub_cry .std_title4{
    color: #fff;
    font-weight: bold;
    margin-bottom: 4px;
}
.ibrl_nub_cry .std_text1 p{
    color: #fff;
}
.inside_banner_refer{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 82px;
    z-index: 10;
}
.ibrl_nub_cry_icon{
    position: absolute;
    top: 24px;
    right: 24px;
    width: 22px;
}
.ibrl_nub_cry_icon img:nth-of-type(2){
    opacity: 0;
}
.ibrl_nub a{
    display: block;
    height: 100%;
}
.talent_concept{
    background: #F4F5F7;
}
.mod_title .std_title5{
    color: #FC8A0D;
    margin-bottom: 20px;
}
.mod_title .std_title2{
    color: #37363E;
    font-weight: bold;
}
.talent_concept_top .mod_title,
.talent_concept_top .std_text1{
    width: 50%;
}
.talent_concept_top{
    display: flex;
    align-items: flex-start;
}
.talent_concept_top .std_text_margin p:last-of-type{
    margin-bottom: 0;
}
.talent_concept_img{
    margin-right: calc(680px - 50vw);
    border-top-left-radius: 150px;
    overflow: hidden;
    position: relative;
}
.talent_concept_img::before{
    content: '';
    background: #37363E;
    opacity: 0.2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}
.talent_concept_img img{
    width: 100%;
}

.mod_title2 .std_title2{
    color: #37363E;
    font-weight: bold;
    margin-bottom: 6px;
}
.mod_title2 .std_text2 p{
    color: #767782;
}
.talent_career_img,.talent_career_img img{
    width: 100%;
}
.talent_career_list_nub{
    width: 25%;
    padding: 0 13px;
}
.talent_career_list{
    margin: 0 -13px;
}
.tcln_cry{
    background: rgba(244,245,247,.8);
    border-radius: 8px;
    padding: 30px 25px 40px;
    position: relative;
    height: 100%;
}
.tcln_cry_icon{
    width: 40px;
    margin: 0 auto;
    margin-bottom: 18px;
}
.tcln_cry .std_text1 p{
    color: #37363E;
    text-align: center;
}
.tcln_cry::before{
    content: '';
    background: #FC8A0D;
    width: 32px;
    height: 1px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 2px;
}
.talent_career_list{
    display: flex;
    align-items: stretch;
}
.slick-list{
    width: 100%;
}
.rotate_arrows .slick-prev,
.rotate_arrows .slick-next{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 4px 4px 30px rgba(0, 0, 0, 0.08);
    transition: all 0.36s;
    top: 50%;
    z-index: 6;
}
.rotate_arrows .slick-prev{
    left: -77px;
}
.rotate_arrows .slick-next{
    right: -77px;
    left: auto;
}
.rotate_arrows .slick-prev::before,
.rotate_arrows .slick-next::before,
.rotate_arrows .slick-prev::after,
.rotate_arrows .slick-next::after{
    content: '';
    background-image: url(../images/com_icon04.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    transition: all 0.36s;
}
.rotate_arrows .slick-prev::before,
.rotate_arrows .slick-prev::after{
    transform: translate(-50%,-50%) rotate(180deg);
}
.rotate_arrows .slick-prev::after,
.rotate_arrows .slick-next::after{
    background-image: url(../images/com_icon04_2.svg);
    opacity: 0;
}
.slick-disabled {
    opacity: 0.5;
    cursor: auto;
    pointer-events: none;
}
.talent_job_list_nub{
    width: 50%;
    padding: 0 15px;
}
.talent_job_list{
    margin: 0 -15px;
}
.talent_job_list_nub .std_text1 p{
    color: #37363E;
    text-align: center;
}
.talent_job_list_nub .tjln_pic{
    width: 100%;
    margin-bottom: 12px;
    border-radius: 8px;
}
.talent_job_list{
    display: flex;
}
.talent_job_list .slick-list{
    overflow: visible;
}  
.talent_job_list.left {
    cursor: url(../images/d1_icon06_left.svg),auto;
}
.talent_job_list.right {
    cursor: url(../images/d1_icon06.svg),auto;
}
.talent_welfare_list_nub{
    width: 25%;
    padding: 0 13.5px;
    margin-bottom: 26px;
}
.talent_welfare_list{
    margin: 0 -13.5px;
    margin-bottom: -26px;
}
.twln_cry{
    background: #F4F5F7;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
}
.twln_cry_box{
    padding: 42px 47px;
}
.twln_cry_icon{
    width: 50px;
    height: 50px;
    margin-bottom: 26px;
    position: relative;
    left: -5px;
}
.twln_cry_box{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
}
.twln_cry_pic{
    width: 100%;
    position: relative;
    opacity: 0;
    transition: all 0.36s;
}
.twln_cry_pic::before{
    content: '';
    background: rgba(55, 54, 62,.6);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3;
}
.twln_cry_icon img:nth-of-type(2){
    opacity: 0;
}
.twln_cry .std_title4{
    font-weight: bold;
    color: #37363E;
    margin-bottom: 17px;
    transition: all 0.36s;
}
.twln_cry .std_text1 p{
    transition: all 0.36s;
}
.talent_welfare_list{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.talent_career_list .slick-track{
    display: flex;
}
.talent_career_list_nub{
    height: auto;
}
.talent_career_bg{
    width: 46.875%;
    position: absolute;
    top: 0;
    right: 0;
}
.talent_career_bg img{
    width: 100%;
}
.talent_career .ys_cont1360{
    position: relative;
    z-index: 2;
}
/* f1 */
.inside_banner_text .std_text2 p{
    color: #fff;
}
.inside_banner_text .std_text2{
    margin-top: 11px;
}
.about_stock_cry_title{
    background: rgba(55, 54, 62, 0.6);
    backdrop-filter: blur(5px);
    padding: 20px 50px;
    display: flex;
    justify-content: start;
    height: 80px;
    align-items: flex-end;
}
.about_stock_cry_title .std_text1{
    color: #fff;
    font-weight: bold;
    margin-right: 20px;
}
.about_stock_cry_title .std_title3{
    color: #fff;
    font-weight: bold;
}
.about_stock{
    position: relative;
    z-index: 20;
}
.inside_page .ys_main div.about_stock{
    overflow: visible;
}
.about_stock_cry_text{
    background: rgba(244,245,247,.8);
}
.about_stock_cry{
    border-radius: 8px;
    margin-top: -80px;
    overflow: hidden;
}
.asct_list_nub_name{
    font-weight: bold;
    color: #37363E;
    margin-bottom: 8px;
}
.asct_list_nub .std_text1 p{
    color: #767782;
}
.asct_list_nub:first-child .std_text1 p{
    color: #FC8A0D;
    font-weight: bold;
    font-size: 40px;
    line-height: 1.2;
}
.asct_list{
    padding: 0 50px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.asct_list_nub{
    padding: 36px 0;
}
.asct_list_nub_box li{
    display: flex;
    justify-content: start;
}
.asct_list_nub:nth-of-type(2) .asct_list_nub_name{
    margin-right: 20px;
    display: inline-block;
}
.asct_list_nub:first-child{
    width: 20.4%;
}
.asct_list_nub:nth-of-type(2){
    width: 22.9%;
    position: relative;
}
.asct_list_nub:nth-of-type(2)::before{
    content: '';
    width: 1px;
    background: #E5E5E5;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: calc(100% - 60px);
}
.asct_list_nub:nth-of-type(6n+3){
    width: 21.35%;
    padding-left: 69px;
}
.asct_list_nub:nth-of-type(6n+4){
    width: 19.5%;
}
.asct_list_nub:nth-of-type(6n+5){
    width: 15.85%;
    position: relative;
}
.asct_list_nub:nth-of-type(6n+6){
    width: 17.15%;
    position: relative;
}
.asct_list_nub:nth-of-type(6n+7){
    width: 14.6%;
}
.asct_list_nub:nth-of-type(6n+8){
    width: 11.55%;
}
.asct_list_nub{
    border-top: 1px solid #E5E5E5;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.asct_list_nub:nth-of-type(6n+6)::before{
    content: '';
    background: #E5E5E5;
    height: 1px;
    width: calc(100% + 50px);
    right: 0;
    top: -1px;
    position: absolute;
}
.asct_list_nub:nth-of-type(6n+5)::before{
    content: '';
    background: #E5E5E5;
    height: 1px;
    width: calc(100% + 50px);
    left: 0;
    top: -1px;
    position: absolute;
}
.asct_list_nub:first-child .asct_list_nub_name {
    margin-bottom: 4px;
}
.asct_list_nub:first-child .std_text1{
    position: relative;
    top: 5px;
}
.asct_list_nub_box .asct_list_nub_name {
    margin-bottom: 12px;
}
.asct_list_nub_box li:last-child .asct_list_nub_name{
    margin-bottom: 0;
}
.about_introduct_cry{
    display: flex;
    align-items: center;
    position: relative;
}
.about_introduct_cry_img{
    width: 57.2%;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
}
.about_introduct_cry_img img{
    width: 100%;
}
.about_introduct_cry_text{
    width: 42.8%;
    padding-right: 102px;
    padding-top: 22px;
    padding-bottom: 22px;
}
.about_introduct_cry::before{
    content: '';
    width: 160px;
    height: 1px;
    background: #FC8A0D;
    position: absolute;
    bottom: 22px;
    left: 0;
}
.about_page .mod_title .std_title5 {
    margin-bottom: 15px;
}
.about_global_text{
    width: 57.2%;
    padding: 40px 90px 0 130px;
}
.about_global_pic{
    width: 42.8%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.about_global_pic_img{
    width: 87.6%;
    border-radius: 8px;
    overflow: hidden;
}
.about_global_pic_font{
    width: 20px;
}
.about_global_pic_img img,
.about_global_pic_font img{
    width: 100%;
}
.about_global_text_list .std_text2 p{
    color: #37363E;
    font-weight: bold;
    margin-bottom: 16px;
}
.about_global_text_list li{
    margin-bottom: 32px;
}
.about_global_text_data li {
    width: 50%;
    margin-bottom: 50px;
}
.about_global_text_data .std_title3{
    color: #FC8A0D;
    margin-bottom: 3px;
}
.about_global_text_data .ys_demo_num{
    font-size: 36px;
}
.about_global_text_data .std_text1 p{
    color: #333;
}
.about_global_text_data{
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.about_global_text_list {
    margin-bottom: 132px;
}
.about_global_text_data li:last-child,
.about_global_text_data li:nth-of-type(2){
    margin-bottom: 0;
}
.about_culture_bg{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}
.about_culture_bg::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 14, 20,.3);
    z-index: 2;
}
.about_culture_bg img{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
}
.about_culture{
    position: relative;
}
.about_culture .ys_cont1360{
    position: relative;
    z-index: 10;
}
.about_culture_pic{
    width: 78.97%;
    margin: 0 auto;
}
.about_culture_pic img{
    width: 100%;
}
.about_culture .std_title2{
    font-weight: bold;
    color: #fff;
}
.about_history{
    background: #F4F5F7;
}
.about_history .std_title2{
    color: #37363E;
    font-weight: bold;
}
.ahln_year{
    color: #999;
    font-size: 18px;
    line-height: 1.2;
    transition: all 0.36s;
    padding-left: 48px;
}
.about_history_list_nub .std_text1 p{
    color: #37363E;
    line-height: 2;
}
.ahln_bigyear{
    color: #999;
    transition: all 0.36s;
    font-size: 110px;
    line-height: 1.2;
    position: absolute;
    bottom: 100px;
    right: calc(100% + 39px);
}
.about_history_list_nub{
    height: 539px;
    position: relative;
}
.about_history_list_nub::before{
    content: '';
    width: 18px;
    height: 18px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #FC8A0D;
    background: transparent;
    transition: all 0.36s;
}
.about_history_list_nub::after{
    content: '';
    width: 2px;
    height: calc(100% - 18px);
    position: absolute;
    left: 8px;
    top: 18px;
    background: #ECE9E5;
    transition: all 0.36s;
}
.about_history_list_nub .std_text1{
    width: 350px;
    position: absolute;
    left: 48px;
    top: 24.12%;
}
.ahln_bigyear{
    color: #FC8A0D;
}
.about_history_list{
    width: 434px;
    padding-left: 249px;
    position: initial;
}
.about_history_list .slick-list{
    overflow: visible;
}
.about_history_list_nub.slick-current .ahln_year {
    color: #FC8A0D;
}
.about_history_list_nub.slick-current::before{
    background: #FC8A0D;
}
.about_history_list_nub .std_text1,.ahln_bigyear{
    opacity: 0;
    pointer-events: none;
}
.about_history_list_nub.slick-current .std_text1,
.about_history_list_nub.slick-current .ahln_bigyear{
    opacity: 1;
    pointer-events: all;
}
.about_history .ys_cont1360{
    position: relative;
}
.about_history_list.rotate_arrows .slick-next{
    right: 0;
    top: -2px;
    transform: translate(0);
}
.about_history_list.rotate_arrows .slick-prev{
    left: auto;
    right: 70px;
    top: -2px;
    transform: translate(0);
}
.about_message .std_text2 p{
    font-size: 20px;
}
.about_message_cry_pic{
    width: 34.5%;
    padding-left: 38px;
    padding-bottom: 38px;
    position: relative;
}
.about_message_cry_text{
    width: 65.5%;
    padding-right: 130px;
}
.about_message_cry_pic img{
    width: 100%;
    border-radius: 8px;
    position: relative;
    z-index: 4;
}
.about_message_cry_pic::before{
    content: '';
    width: 108px;
    height: 108px;
    border-bottom-left-radius: 30px;
    background: #F1F2F5;
    position: absolute;
    left: 0;
    bottom: 0;
}
.about_message .about_global_text_list {
    margin-bottom: 0;
}
.about_people_list{
    position: relative;
    margin: 0 -60px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: stretch;
}
.about_people_list::before{
    content: '';
    background: #E8E8E8;
    height: 1px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 120px);
    bottom: 1px;
}
.about_people_list_nub{
    padding: 0 60px;
}
.about_people_list_nub .std_title2{
    color: #999;
    font-weight: bold;
    padding-bottom: 26px;
    cursor: pointer;
    position: relative;
    transition: all 0.36s;
}
.about_people_list_nub.on .std_title2{
    color: #37363E;
}
.about_people_list_nub .std_title2::before{
    content: '';
    height: 2px;
    background: #FC8A0D;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
    width: 0;
    opacity: 0;
    transition: all 0.36s;
}
.about_people_list_nub.on .std_title2::before{
    width: 100%;
    opacity: 1;
}
.apfb_carousel_rank{
    width: 33.333333%;
    padding: 0 17.5px;
}
.apfb_carousel{
    width: calc(100% + 35px);
    margin: 0 -17.5px;
}
.apfb_carousel_rank_cry{
    background: rgba(244, 245, 247,0.8);
    border-radius: 8px;
    padding: 40px 40px 48px;
}
.apfb_carousel_rank_cry .std_title4{
    color: #37363E;
    font-weight: bold;
    padding-left: 19px;
    position: relative;
}
.apfb_carousel_rank_cry .std_title4::before{
    content: '';
    width: 3px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #FC8A0D;
}
.apfb_carousel_rank_cry .std_text1{
    margin-top: 22px;
    border-top: 1px solid #E5E5E5;
    padding-top: 20px;
}
.apfb_carousel_rank_cry .std_text1 p{
    margin-bottom: 9px;
    color: #37363E;
}
.apfb_carousel_rank_cry .std_text1 p span{
    color: #767782;
}
.about_people_full_bar:not(:first-child){
    display: none;
}
.about_people_full .slick-list{
    overflow: visible;
}
.about_people_full .apfb_carousel .slick-list{
    overflow: hidden;
}
.about_people_full,.about_people_full_bar {
    width: 100%;
}
.about_organize.std_padding3{
    padding-top: 0;
}
.about_organize .std_title2{
    font-weight: bold;
}
.about_organize_bg{
    width: 46.875%;
    position: absolute;
    bottom: 0;
    right: 0;
}
.about_organize{
    position: relative;
}
.about_organize .ys_cont1360{
    position: relative;
    z-index: 3;
}
.about_culture_logo{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 10;
    transition: all 1s linear .2s;
}
.about_culture_logo img{
    position: absolute;
    width: calc(100% + 2px);
    min-width: calc(100% + 2px);
    min-height: calc(100% + 2px);
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    object-fit: cover;
}
.about_culture .ys_cont1360{
    opacity: 0;
    transition: all 1s linear .2s;
}
/* f5 */
.inside_banner_text.ys_pos_center{
    top: 55%;
}
.pulp_branch_top_select{
    width: 260px;
}
.pulp_branch_top_select .ys_select_hd{
    background: #F4F5F7;
    border-radius: 28px;
    height: 56px;
    padding-left: 32px;
}
.pulp_branch_top_select .ys_select_show{
    color: #999;
    font-size: 16px;
}
.pulp_branch_top_select .ys_select_show::placeholder{
    color: #999;
    font-size: 16px;
}
.pulp_branch_top_select .ys_select_xtbbox{
    right: 24px;
}
.pulp_branch_top_select .ys_select_bd{
    top: calc(100% + 8px);
    border-radius: 28px;
    background: #F4F5F7;
    padding: 12px 0;
    height: 184px;
}
.pulp_branch_top_select .ys_select_li{
    font-size: 16px;
    color: #999;
    line-height: 2;
    padding: 0 32px;
    transition: all 0.36s;
    opacity: .7;
}
.pulp_branch_top .pulp_branch_top_select{
    margin: 0 11px;
}
.pulp_branch_top{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.pulp_branch_top_input{
    width: 345px;
    background: #F4F5F7;
    border-radius: 28px;
    height: 56px;
    margin: 0 11px;
}
.pulp_branch_top_input input{
    width: 100%;
    height: 100%;
    padding: 0 22px;
    color: #999;
    font-size: 16px;
}
.pulp_branch_top_input input::placeholder{
    color: #999;
}
.pulp_branch_top_search{
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #FC8A0D;
    position: relative;
    margin: 0 11px;
    cursor: pointer;
}
.pulp_branch_top_search img{
    width: 22px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.pulp_branch_top_search a{
    display: block;
    width: 100%;
    height: 100%;
}
.pulp_branch_station_map{
    width: 54%;
    position: relative;
}
.pulp_branch_station_map img{
    width: 100%;
}
.pulp_branch_station_map svg{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.pulp_branch_station_list{
    width: 46%;
    padding-left: 120px;
}
.pbsl_data{
    color: #999;
    font-size: 16px;
    line-height: 2;
    padding-bottom: 14px;
}
.pbsl_data span{
    color: #FC8A0D;
}
.pbsl_order_nub .std_title5{
    color: #37363E;
    font-weight: bold;
    padding-left: 14px;
    position: relative;
    margin-bottom: 15px;
}
.pbsl_order_nub .std_title5::before{
    content: '';
    width: 4px;
    height: 18px;
    border-radius: 2px;
    background: #FC8A0D;
    position: absolute;
    left: 0;
    top: 4.5px;
}
.pbsl_order_nub .std_text1 p{
    color: #767782;
}
.pbsl_order_nub .std_text1 p a{
    color: inherit;
}
.pulp_branch_station{
    display: flex;
    align-items: center;
}
.pbsl_order{
    height: 650px;
}
.pbsl_order_nub{
    border-bottom: 1px solid #DCDCDC;
    padding: 26px 0 24px;
}
.pbsl_order_nub:first-child{
    border-top: 1px solid #DCDCDC;
}
.pbsl_order .mCSB_inside>.mCSB_container {
    margin-right: 34px;
}
.pbsl_order .mCSB_scrollTools {
    width: 2px;
}
.pbsl_order .mCS-dark.mCSB_scrollTools .mCSB_draggerRail{
    background: #999;
    opacity: .1;
}
.pbsl_order .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background: #999;
    opacity: .5;
}
.pulp_branch_top_select .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}
.pulp_branch_top_select .mCSB_outside+.mCSB_scrollTools {
    right: 25px!important;
}
.pulp_branch_top_select .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background: #999;
    opacity: .5;
}   
.pulp_branch_top_select .mCS-dark.mCSB_scrollTools .mCSB_draggerRail{
    background: #999;
    opacity: .1;
}
.pbsm_list_nub_id{
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #FC8A0D;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    margin: 0 auto;
    transform: scale(0.82);
    margin-bottom: 1px;
}
.pbsm_list_nub_name{
    color: #666;
    font-size: 12px;
    white-space: nowrap;
    text-align: center;
    line-height: 1.2;
}
.pbsm_list{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    pointer-events: none;
}
.pbsm_list_nub{
    position: absolute;
    transform: translate(-50%,-50%);
}
.pulp_map{
    cursor: pointer;
    transition: all 0.36s;
}
.inside_banner_text .inside_play{
    opacity: 0;
    pointer-events: none;
}
.ys_hd_pc.isfixed .mod_head {
    background: rgba(55,54,62,.8);
}
/* b1 */
.product_quality,.product_series{
    background: #F4F5F7;
    position: relative;
}
.mod_title3{
    position: relative;
    font-weight: bold;
    padding-bottom: 30px;
}
.mod_title3::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 40px;
    height: 2px;
    background: #FC8A0D;
}
.product_quality .mod_title3{
    margin-bottom: 80px;
    position: relative;
    z-index: 2;
}
.product_quality_subtit{
    position: relative;
}
.product_quality_subtit .std_title3 {
    font-weight: bold;
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
}
.product_quality_subtit img{
    position: absolute;
    left: 0;
    bottom: -49px;
    height: 200px;
}
.product_quality_bg {
    width: 100%;
    right: 0;
    bottom: 0;
}
.product_quality_bg2 {
    width: 29.15%;
    bottom: 0;
}
.product_quality .ys_cont1360{
    position: relative;
    z-index: 2;
}
.product_quality_bg1 {
    width: 20.8%;
    right: 20.8%;
    bottom: 0;
}
.product_quality_bg img{
    position: relative;
}
.product_series .ys_cont1360{
    display: flex;
    justify-content: space-between;
    align-items: self-start;
}
.product_series .mod_title3{
    margin-top: 36px;
}
.product_series .mod_title3{
    width: 260px;
}
.product_series .product_series_list{
    width: calc(100% - 260px);
}
.product_series_list_bg{
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: calc(100% + calc(50vw - 680px));
    border-top-left-radius: 250px;
    overflow: hidden;
}
.product_series_list_bg img{
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    object-fit: cover;
}
.product_series_list_bg::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000E14;
    opacity: 0.2;
    z-index: 2;
}
.product_series_list{
    padding: 70px 0 19px 145px;
}
.product_series_list .product_series_list_ul{
    position: relative;
    z-index: 6;
}
/* b2 */
.prodlist_banner{
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
    z-index: 10;
}
.prodlist_banner_list_nub{
    padding: 0 5px;
}
.prodlist_banner_list{
    margin: 0 -5px;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}
.prodlist_banner_list_nub a{
    display: block;
    background: rgba(55,54,62,.6);
    border-radius: 8px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    padding: 0 55px;
    line-height: 54px;
    transition: all 0.36s;
}
.prodlist_banner_list_nub.on a{
    background: #FC8A0D;
}
.prodlist_label {
    width: 100%;
    display: flex;
    justify-content: start;
    position: relative;
    padding-top: 0;
    margin: 0 -20px;
    margin-bottom: 40px;
}
/* b3 */
.detail_page .ys_hd_pc{
    height: 90px;
}
.detail_page .crumbs_list_nub a{
    color: #999;
    opacity: 1;
}
.detail_page .crumbs_list_nub::before{
    color: #999;
    opacity: 1;
}
.detail_page .crumbs {
    position: relative;
    top: 0;
    padding-top: 24px;
}
.productdet_cry{
    position: relative;
}
.productdet_left {
    width: 45%;
    margin-left: 0;
}
.productdet_right {
    width: 54%;
    margin-left: 0;
    padding-left: 76px;
    padding-right: 110px;
}
.productdet_left_box{
    position: relative;
    margin-left: -80px;
}
.ppft_text p span{
    color: #FF0000;
}
.ppft_text p::after{
    display: none;
}
.productdet_pop .std_text1 {
    margin-bottom: 0;
}
.ppft_text {
    position: relative;
    top: 0;
    transform: translate(0);
    width: 46px;
}
.ppft_input{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ppft_input input{
    width: calc(100% - 46px);
}
.ppft_int4 .ppft_text,
.ppft_int5 .ppft_text{
    width: 90px;
}
.ppft_int4 .ppft_input input,
.ppft_int5 .ppft_input input{
    width: calc(100% - 90px);
}
.ppft_int7 .ppft_text{
    width: 70px;
}
.ppft_int7 .ppft_input input{
    width: calc(100% - 70px);
}
.ppft_box_code{
    width: 148px;
    height: 50px;
    border-radius: 25px;
    background: #F3FBFE;
    padding: 0 10px;
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-right: 8px;
}
.ppft_box_code img{
    width: 100%;
}
.ppft_box3 {
    width: calc(100% - 156px);
    padding-right: 10px;
}
.productdet_pop_form_total{
    margin-bottom: 14px;
}
.ppft_agree_icon::after{
    background: #FC8A0D;
    opacity: 0;
    transition: all 0.36s;
}
.ppft_agree_icon.on::after{
    opacity: 1;
}
.ppft_agree_icon.on {
    border: 1px solid #FC8A0D;
}
.productdet_pop .ys_modal_content{
    border-radius: 8px;
}
.productdet_pop .iconfont{
    font-size: 20px;
    color: #666;
    font-weight: normal;
}
.productdet_pop .productdet_pop_text{
    margin-bottom: 35px;
}
.productdet_pop .ys_modal_close {
    right: 20px;
    top: 20px;
}
/* b4 */
.innovate_strength{
    position: relative;
}
.innovate_from_top_bg {
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 0;
    z-index: 0;
}
.innovate_from_top_bg img{
    height: 100%;
}
.innovate_strength .ys_cont1360{
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: right;
}
.innovate_from{
    background: #F4F5F7;
    position: relative;
}
.innovate_from_bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.innovate_from_bg img{
    position: absolute;
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.innovate_from .ys_cont1360{
    position: relative;
    z-index: 4;
}
.ipcd_nub{
    margin: 0 8px;
}
.innovate_policy_carousel_dots{
    margin: 0 -8px;
    display: flex;
    justify-content: flex-start;
}
.ipcd_nub{
    width: 38px;
    height: 38px;
    position: relative;
    cursor: pointer;
}
.ipcd_nub svg{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.ipcd_nub span{
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: 2px solid #E7E9ED;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    color: #999;
    display: block;
}
.ipcd_nub.on span{
    color: #FC8A0D;
}
.innovate_policy_carousel_dots .ipcd_nub svg circle {
    stroke-width: 2px;
    stroke: #FC8A0D;
    stroke-dasharray: 300%;
    stroke-dashoffset: 300%;
    transition: stroke-dashoffset 0.6s ease-out;
    -webkit-transition: stroke-dashoffset 0.6s ease-out;
    -moz-transition: stroke-dashoffset 0.6s ease-out;
    -o-transition: stroke-dashoffset 0.6s ease-out;
    -ms-transition: stroke-dashoffset 0.6s ease-out;
}
.innovate_policy_carousel_dots .ipcd_nub.on svg circle {
    stroke-dashoffset: 0;
    animation: movedong 5s ease-out;
}
.innovate_policy_carousel{
    position: relative;
}
.innovate_policy_carousel .innovate_policy_carousel_dots{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}
.innovate_policy_carousel_pic{
    width: 50%;
}
.innovate_policy_carousel_list{
    width: 50%;
    padding-right: 120px;
    margin-top: 78px;
}
.innovate_policy_carousel{
    display: flex;
}
@keyframes movedong {
    0%{
        stroke-dashoffset: 300%;
    }   
    100%{
        stroke-dashoffset: 0;
    } 
}
.newlist_list_li:last-child{
    margin-bottom: 0;
}
.newdet_banner .ys_cont1360{
    width: 1000px;
}
.newdet_banner .crumbs{
    margin-bottom: 42px;
}
.newdet_banner_date {
    color: #9099A0;
}
/* c3 */
.videolist_li_total_bot .vltb_date{
    color: #999;
}
.nllt_left_date{
    color: #999;
}
.videodet_left_img video{
    position: absolute;
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    object-fit: cover;
    z-index: 3;
}
.videodet_left_img iframe{
    position: absolute;
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    object-fit: cover;
    z-index: 3;
}
.videodet_left_icon{
    transition: all 0.36s;
    z-index: 4;
    pointer-events: none;
}
.videodet_left_icon.on{
    opacity: 0;
}
.videodet_left{
    border-radius: 8px;
    overflow: hidden;
}
.videodet_right_date{
}
.jllt_bot_text{
    width: calc(100% - 48px);
}
.rllt_date{
    width: auto;
}
.rnlt_date{
    color: #999;
}
.investor_right_list_li:first-child .irll_right_text a,
.investor_right_list_li:nth-of-type(2) .irll_right_text a{
    pointer-events: none;
}
/* f2 */
.honor_caru{
    position: relative;
}
.honor_caru::before{
    content: '';
    background: #DFDFDF;
    height: 1px;
    width: 1400px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    position: absolute;
}
.honor_caru_cry{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.honor_caru_aside{
    width: 32%;
    padding: 0 44px;
    position: relative;
}
.honor_caru_img{
    width: 68%;
}
.honor_caru_aside_li.on .std_text1 p{
    color: #37363E;
}
.honor_caru_aside_li .std_text1 p{
    transition: all 0.36s;
    overflow: hidden;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.honor_caru_aside_ul{
    height: 410px;
}
.honor_caru_aside_ul .mCSB_inside>.mCSB_container {
    margin-right: 0;
}
.honor_caru_aside_ul .mCSB_scrollTools{
    opacity: 0!important;
    pointer-events: none;
}
.honor_caru_img_ul{
    width: 64%;
    margin-left: 26%;
}
.honor_caru_img_li {
    text-align: center;
    position: relative;
}
.hcil_img{
    margin-bottom: 28px;
}
.honor_caru_img_ul .slick-list{
    overflow: visible;
}
.honor_caru_img{
    overflow: hidden;
}
.hcil_img{
    transition: all 0.36s;
    transform: scale(0.86);
}
.honor_caru_img_li.slick-active .hcil_img{
    transform: scale(1);
}
.honor_caru_img_li.honor_prev{
    transform: translateX(50%);
}
.honor_caru_img_li.honor_next{
    transform: translateX(-50%);
}
.honor_caru_img_li .std_title5{
    opacity: 0;
    transition: all 0.36s;
}
.honor_caru_img_li.slick-active .std_title5{
    opacity: 1;
}
.honor_caru_img_li.slick-active{
    position: relative;
    z-index: 10;
}
.hcil_img::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 3;
}
.honor_caru_img_li.honor_prev .hcil_img::before{
    background: linear-gradient(90deg, #fff 0%, rgba(196, 196, 196, 0) 100%);
}
.honor_caru_img_li.honor_next .hcil_img::before{
    background: linear-gradient(270deg, #fff 0%, rgba(196, 196, 196, 0) 100%);
}
.honor_caru_aside_prev,.honor_caru_aside_next{
    position: absolute;
    width: 24px;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
}
.honor_caru_aside_prev{
    top: -49px;
}
.honor_caru_aside_next{
    bottom: -49px;
}
.hlcl_top_icon img{
    width: 100%;
}
.hlcl_top_icon{
    position: relative;
    top: -2px;
}
.manage_pop .iconfont{
    font-size: 20px;
    color: #999;
    font-weight: normal;
}
.manage_pop .ys_modal_close{
    top: 26px;
    right: 26px;
}
.report_cry{
    padding: 0 23px 19px;
}
.report_cry_pic{
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}
.report_cry_pic::after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #37363E;
    opacity: 0.2;
    z-index: 2;
}
.report_cry_text{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 5;
    display: flex;
}
.report_cry{
    position: relative;
}
.report_item {
    left: 0;
    bottom: 0;
    width: 33.38%;
}
.report_tel {
    width: 66.62%;
    margin-left: 72px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 19px;
}
.report_tel_li:last-of-type a,
.media_item_li:last-of-type a{
    pointer-events: none;
}
.report_tel_li_text a,
.media_item_tel a{
    font-family: inherit!important;
}
.media_bg{
    margin-right: calc(680px - 50vw);
}
.media_bg img{
    width: 100%;
}
.contact_company {
    position: relative;
}
.contact_company .ys_cont1360{
    position: relative;
    z-index: 6;
}
.contact_com_right {
    width: 57.29%;
    position: absolute;
    right: 164px;
    top: 0;
    z-index: 0;
}
body .inside_page .ys_main>.contact_company {
    overflow: visible;
}
.cclu_li_text a{
    color: inherit;
}
.mod_phone{
    pointer-events: none;
}
.contact_tel .std_title2{
    font-weight: bold;
}
.contact_tel .std_title3{
    font-weight: bold;
    margin-bottom: 19px;
}
.ctll_total a{
    color: inherit;
}
.contact_service .ys_cont1360{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.contact_service .contact_service_tit{
    font-weight: bold;
}
.contact_service_tit a {
    position: relative;
    top: 3px;
    pointer-events: none;
}
.contact_bg {
    width: 43.7%;
    position: absolute;
    left: 15%;
    top: 50%;
    transform: translateY(-50%);
}
.contact_bg img{
    width: 100%;
}
.contact_service .ys_cont1360 .contact_service_left,
.contact_service .ys_cont1360 .contact_service_right{
    position: relative;
    z-index: 2;
}
.contact_bg svg{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
body .inside_page .ys_main>.contact_service {
    overflow: visible;
    padding: 40px 0;
}
.contact_bg_dots{
    opacity: 0;
    transition: all 0.36s ease;
}
.contact_bg_dots.on{
    opacity: 1;
}
.contact_bg_dots1{
    transition-delay: .5s;
}
.contact_bg_dots2{
    transition-delay: 1s;
}
.contact_bg_dots3{
    transition-delay: 1.5s;
}
.hpln_cry_img{
    position: relative;
}
.hpln_cry_img svg{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.36s;
}
.hpln_cry_img img{
    width: 100%;
    transition: all 0.36s;
}
.hdln_cry_icon{
    width: 80px;
    margin: 0 auto;
}
.hdln_cry_smallbg{
    position: relative;
}
.hdln_cry .std_title3{
    color: #fff;
    font-weight: bold;
    margin-bottom: 18px;
}
.hdln_cry .std_text1 p{
    color: #fff;
}
.hdln_cry{
    text-align: center;
    width: 350px;
    margin: 0 auto;
    transition: all 0.36s;
}
.hdln_cry_move{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 170px;
    opacity: 0;
    /* transition: all 0.36s; */
}
.hdln_cry_move img{
    width: 100%;
}
.hdln_cry_icon{
    z-index: 6;
}
.hdln_cry{
    position: relative;
}
.hdln_cry_bigbg{
    position: absolute!important;
    top: calc(50% + 26px);
    left: 50%;
    transform: translate(-50%,-50%);
    width: 506px;
    z-index: 1!important;
    opacity: 0;
    transition: all 0s;
}
.hdln_cry_bigbg img{
    width: 100%;
}
.hdln_cry>div{
    position: relative;
    z-index: 3;
}
.home_develop_list_nub.slick-active.slick-center .hdln_cry_bigbg{
    opacity: 1;
}
.home_develop_list_nub.slick-active.slick-center .hdln_cry_move{
    opacity: 0;
}
.home_develop_list_nub.slick-active .hdln_cry_move{
    opacity: 1;
}
.home_develop_list_nub.slick-active.slick-center .std_title3{
    font-size: 24px;
}
.hdln_cry .std_title3{
    font-size: 20px;
    transition: all 0.36s;
}
.hdln_cry .std_text1 {
    opacity: 0;
    /* transition: all 0.36s; */
}
.home_develop_list_nub.slick-active.slick-center .std_text1{
    opacity: 1;
}
.hdln_cry_smallbg {
    margin-bottom: 64px;
    transition: all 0.36s;
}
.home_develop_list_nub.slick-active.slick-center .hdln_cry_smallbg{
    margin-bottom: 15px;
}
.home_develop_list_nub {
    padding: 92px 0 152px;
    transition: all .5s;
}
.home_develop_circle{
    position: absolute;
    width: 100vw;
    left: 50%;
    top: 28%;
    transform: translateX(-50%);
}
.home_develop_circle img{
    width: 100%;
}
.home_develop_list_nub:not(.slick-center) {
    padding: 170px 0 0;
}
.home_develop_list_nub.slick-active.develop_prev .hdln_cry {
    padding-right: 100px;
}
.home_develop_list_nub.slick-active.develop_next .hdln_cry {
    padding-left: 100px;
}
.rotate_arrows2 .slick-prev,
.rotate_arrows2 .slick-next{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .5);
    box-shadow: 4px 4px 30px rgba(0, 0, 0, 0.08);
    transition: all 0.36s;
    z-index: 8;
}
.rotate_arrows2 .slick-prev::before,
.rotate_arrows2 .slick-next::before{
    content: '';
    background-image: url(../images/com_icon04.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    transition: all 0.36s;
}
.rotate_arrows2 .slick-prev::before{
    transform: translate(-50%,-50%) rotate(180deg);
}
.rotate_arrows2 .slick-prev::after,
.rotate_arrows2 .slick-next::after{
    content: '';
    background-image: url(../images/com_icon04_2.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    transition: all 0.36s;
    opacity: 0;
}
.rotate_arrows2 .slick-prev::after{
    transform: translate(-50%,-50%) rotate(180deg);
}
.rotate_arrows2 .slick-prev{
    left: -60px;
}
.rotate_arrows2 .slick-next{
    right: -60px;
}
.home_develop_list {
    height: 532px;
}
.product_series_list::after{
    border-top-left-radius: 250px;
}
.prodlist_list_li .std_btn3_link{
    text-align: center;
    justify-content: center;
}
.productdet_cry {
    overflow: hidden;
}
.innovate_from_top_bg img{
    max-width: none;
}
.ifbt_list{
    margin-bottom: -30px;
}
/* tammy - end */
@media screen and (min-width: 1921px) {
    .talent_concept_img{
        margin-right: -280px;
    }
    .product_series_list_bg{
        width: calc(100% + 280px);
    }
    .media_bg{
        margin-right: -280px;
    }
    .inside_page .ys_main>div:not(.inside_banner,.newdet_banner){
        max-width: 1920px;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
    }
    .inside_page .ys_main>div.contact_service {
        overflow: visible;
    }
}
@keyframes svg_circle {
    0%{
        opacity:0;
        cy:59;
        fill:#FC8A0D;
    }
    100%{
        opacity:0.2;
        cy:77;
        fill:#fff;
    }
}
.hpln_cry_svg_circle{
    opacity: 0;
}
.hpln_cry_img_text{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.36s;
}
@keyframes svg_text {
    0%{
        opacity:0;
    }
    100%{
        opacity:1;
    }
}
.ys_ban_txtbox_bg{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 660px;
    z-index: -1;
    opacity: 0.04;
}
.ys_ban_txtbox_bg img{
    width: 100%;
}
.ys_ban_txtbox_bg svg{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: scale(1.5);
} 
.home_nav{
    transition: all 1s ease;
}
.fp-viewing-6 .home_nav {
    left: -100%;
}
.hpln_cry_img {
    left: -15px;
}
.product_series_list_li .hpln_cry_img {
    left: 0;
}
.section {
    overflow: hidden;
}
.ys_hd_ph.isfixed .ys_phnav_header {
    background: #37363E;
}
.vltt_icon img{
    width: 100%;
}
.about_culture{
    overflow: hidden;
}
.apfb_carousel .slick-track{
    display: flex;
    align-items: stretch;
}
.apfb_carousel_rank{
    height: auto;
}
.apfb_carousel_rank_cry{
    height: 100%;
}
.report_item_tit{
    position: relative;
}
.report_item_tit::before{
    content: '';
    position: absolute;
    top: -28px;
    content: '';
    width: 45px;
    height: 4px;
    left: 0;
    background-color: #FC8A0D;
}
.report_cry_pic img{
    width: 100%;
}
.contact_com_left .std_title2{
    font-weight: bold;
}
.inside_page .ys_main>div.about_stock {
    overflow: visible;
}
/* 载入 */
.fp-viewing-0 .ys_ban_txtbox .std_title3{
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.2s;
}
.fp-viewing-0 .ys_ban_txtbox .std_title11{
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.3s;
}
.fp-viewing-0 .ys_ban_txtbox .std_btn4{
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.4s;
}
.fp-viewing-1 .home_product .std_title11{
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.2s;
}
.fp-viewing-1 .home_product .home_product_list_nub{
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.4s;
}
.fp-viewing-2 .home_develop .home_develop_list {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.5s;
}
.fp-viewing-2 .home_develop .std_title11{
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.6s;
}
.fp-viewing-2 .home_develop .std_btn4{
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.7s;
}
.fp-viewing-3 .home_news .home_news_list {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.3s;
}
.fp-viewing-3 .home_news .std_btn4 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.4s;
}
.fp-viewing-4 .home_about .std_title11 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.2s;
}
.fp-viewing-4 .home_about .std_text1{
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.3s;
}
.fp-viewing-4 .home_about .std_btn4 {
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.4s;
}
.fp-viewing-4 .home_about .home_about_cry_list{
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.3s;
}
.fp-viewing-4 .home_about_thigh{
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.4s;
}
.fp-viewing-5 .home_layout .std_btn4{
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.4s;
}
.fp-viewing-5 .home_layout .std_title11{
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.3s;
}
.fp-viewing-5 .home_layout .std_text1{
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.3s;
}
.fp-viewing-5 .home_layout .home_about_cry_list{
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.3s;
}
.product_series{
    z-index: 10;
}
.inside_banner_text .inside_play{
    opacity: 0!important;
}
.hlcl_bot .std_text1{
    min-height: 96px;
}
.g_serch .page li.activepage {
    background: #FC8A0D;
    color: #fff;
    border: 1px solid #FC8A0D;
}
.g_serch .page li:hover {
    border: 1px solid #FC8A0D;
    background: #FC8A0D;
    color: #fff;
}
.g_serch .page .lp:hover{
    border: 1px solid transparent;
    background: transparent;
    color: #FC8A0D;
}
.g_serch .page li{
    border: 1px solid transparent;
    text-align: center;
    margin: 0 10px;
    border-radius: 50%;
    transition: .3s;
    width: 40px!important;
    height: 40px!important;
    font-size: 16px;
    line-height: 40px!important;
    color: #000;
    border-bottom: 0!important;
    float: left;
}
.g_serch .page .prev li::before {
    content: "\e744";
}
.g_serch .page .first li::before {
    content: "\e74d";
}
.g_serch .page .next li::before {
    content: "\e743";
}
.g_serch .page .end li::before {
    content: "\e74c";
}
.g_serch .page .end li::before,
.g_serch .page .first li::before,
.g_serch .page .next li::before,
.g_serch .page .prev li::before {
    font-family: iconfont;
    font-size: inherit;
    color: inherit;
    line-height: inherit;
}
.g_serch .page li img{
    display: none;
}
.lp:hover .lpb {
    display: none;
}
.g_serch .b1_page ul {
    width: auto!important;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    text-align: center;
}
/* 三级 */
.mod_nav_pulldown.mod_nav_pulldown2{
    width: 940px;
}
.mod_nav_pulldown.mod_nav_pulldown2 .mod_nav_second {
    width: 100%;
    padding: 0;
}
.mod_nav_pulldown.mod_nav_pulldown2 .mod_nav_twinlist {
    margin: 0;
}
.mnpb_jia{
    width: calc(100% - 300px);
}
.mod_nav_pulldown.mod_nav_pulldown2 .mod_nav_twinlist {
    width: calc(100% - 240px);
    padding-top: 3px;
}
.mod_nav_pulldown.mod_nav_pulldown2 .mod_nav_twinlist {
    padding-right: 0;
    padding-left: 12px;
}
.mod_nav_box{
    width: 220px;
    margin-right: 20px;
}
.mod_nav_pulldown2 .mnpb_jia {
    display: flex;
    align-items: stretch;
    position: relative;
    z-index: 10;
}
.mnbn_third_link a{
    padding-left: 54px;
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 3;
    color: rgba(255,255,255,.9);
    transition: all 0.36s;
}
.mod_nav_box_nub {
    padding-top: 27px;
    padding-bottom: 24px;
}
.mod_nav_box {
    margin-top: -9px;
}
.mod_nav_pulldown.mod_nav_pulldown2 .mod_nav_twinlist {
    margin-top: -19px;
}

.mnbn_third_link.yxnav_active3 a{
    color: #FC8A0D;
}
.mod_nav_second_link .iconfont{
    position: absolute;
    right: 10px;
    top: 24px;
    display: none;
}
.mod_nav_second.has_third .iconfont{
    display: block;
}
.mod_nav_box_nub{
    display: none;
    height: 100%;
    background: rgba(55,54,62,.8);
    border-radius: 20px;
}
.mod_nav_box_nub.act{
    display: block;
}
.mod_nav_second.on .mod_nav_second_link{
    background:rgba(55,54,62,.8);
}
.mod_nav_second.on .mod_nav_second_link{
    color: rgba(252, 138, 13, .9);
}
.has_third {
    position: relative;
}
.has_third::before{
    content: '';
    width: 20px;
    height: 100%;
    position: absolute;
    right: -16px;
    top: 0;
}
.mod_nav_pulldown_box.open .mod_nav_second.yxnav_active2 .mod_nav_second_link {
    color: rgba(255, 255, 255, .9);
}
.mod_nav_pulldown_box.open .mod_nav_second.yxnav_active2.on .mod_nav_second_link {
    color: rgba(252, 138, 13, .9);
}
.mod_nav_pulldown_box.open .mod_nav_second.yxnav_active2 .mod_nav_second_link::before {
    background: rgba(255, 255, 255, .9);
}
.mod_nav_pulldown_box.open .mod_nav_second.yxnav_active2.on .mod_nav_second_link::before {
    background: rgba(252, 138, 13, .9);
}
.mod_nav_pulldown2 .mod_nav_twinlist {
    align-items: flex-start;
    display: block;
}
.pulp_branch_station_map svg{
    pointer-events: none;
}
.pulp_branch_station_map .pulp_map{
    pointer-events: all;
}
.hpln_cry_boline{
    position: absolute;
    height: 14%;
    width: 53.571429%;
    left:41.08%;
    top:41.97%;
    transform: translate(-50%,-50%);
    overflow: hidden;
}
.hpln_cry_svg_circle{
    position: absolute;

}
.about_history_list_nub.slick-current {
    z-index: 10;
}
.about_history_list_nub.slick-current::after{
    background:#FC8A0D ;
}
.ipcl_left_text.std_text1.yxedr_active p{
    margin-bottom: 0;
}
.prodlist_list_li_total {
    height: 100%;
}
.pllt_bot_tit {
    height: 60px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.hpln_cry_img_boline1{
    position: absolute;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0,-50%);
}
.hpln_cry_img_boline2 {
    transform: translate(98%,-50%);
    position: absolute;
    top: 50%;
    left: 0;
}
.hpln_cry_boline img{
    opacity: 0;
}


@keyframes donghua {
    from {
        transform: translate(0,-50%);
    }
    to {
        transform: translate(-98%,-50%);
    }
}
@keyframes donghua2 {
    from {
        transform: translate(98%,-50%);
    }
    to {
        transform: translate(0,-50%);
    }
}
.ys_footer_middle {
    justify-content: flex-end;
}
.contact_bg {
    left: 18%;
    top: 63%;
}
.ys_page_wrap .privacy_modal {
    background: rgba(55,54,62,.8);
}
.prodlist_pop_btn1_link,
.prodlist_pop_btn2_link{
    cursor: pointer;
    transition: all 0.36s;
}
.talent_career {
    position: relative;
}
.honor_caru_box{
    width: 68%;
    position: relative;
    padding-left: 40px;
}
.honor_caru_box .honor_caru_img{
    width: 100%;
    padding-left: 16%;
    padding-right: 16%;
}
.honor_caru_box .swiper-wrapper {
    align-items: center;
}
.honor_caru_img_ul{
    margin-left: 0!important;
}
.honor_caru_box .swiper-container-3d .swiper-slide-shadow-left {
    background-image: none;
}
.honor_caru_box .swiper-container-3d .swiper-slide-shadow-right {
    background-image: none;
}
.honor_caru_img_li.active .std_title5{
    opacity: 1;
}
.honor_caru_img_li.active{
    position: relative;
    z-index: 10;
}
.hcil_img {
    transform: scale(1);
}
.pllt_bot{
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
.prodlist_list_li_total{
    display: flex;
    flex-direction: column;
}
.pllt_bot_jia{
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
.pllt_bot_jia .pllt_bot_text{
    height: auto;
    -webkit-line-clamp: inherit;
    flex-grow: 1;
}
/* 2023.2.24 */
.talent_career_xin_nub{
    width: 33.333333%;
    padding: 0 20px;
}
.talent_career_xin{
    margin: 0 -20px;
}
.tcxn_img{
    width: 100%;
    border-radius: 8px;
}
.talent_career_xin .std_text1 p{
    text-align: center;
}
.talent_career_xin .std_text1{
    margin-top: 16px;
}
.talent_task .std_title2 {
    color: #37363E;
    font-weight: bold;
    margin-bottom: 40px;
}
.talent_task .std_text1 p{
    color: #333;
}
.talent_task .std_text1 ul p{
    color: #767782;
}
.talent_task .std_text1{
    padding-bottom: 44px;
}
.talent_task_img{
    width: 64.2%;
    margin: 0 auto;
}
.talent_task_img img{
    width: 100%;
}
.talent_career .mod_title2 .std_title2 {
    margin-bottom: 40px;
}
.talent_career .mod_title2.std_margin2 {
    margin-bottom: 59px;
}
.talent_task{
    overflow: hidden;
}
.ys_hd_pc.isfixed .mod_head {
    background: #F4F5F7;
    box-shadow: 0px 4px 24px rgba(51, 91, 145, 0.1);
}
.ys_hd_pc.isfixed .mod_nav_stair_link{
    color: #333;
}
.mod_nav_pulldown{
    background: #F4F5F7;
    box-shadow: 0px 0px 8px rgba(79, 79, 79, 0.1), 0px 2px 8px rgba(8, 50, 73, 0.2);
}
.mod_nav_second_link{
    color: #333;
}
.mod_nav_second_link::before{
    background: #333;
}
.ys_hd_pc.isfixed .mod_nav_stair.yxnav_active1 .mod_nav_stair_link {
    color: #FC8A0D;
}
.mhos_icon img{
    transition: all 0.36s;
}
.mhos_icon img:nth-of-type(n+2){
    position: absolute;   
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%; 
    opacity: 0;
}
.mhos_icon{
    position: relative;
    font-size: 0;
}
.ys_hd_pc.isfixed .mhos_icon img:nth-of-type(2){
    opacity: 1;
}
.ys_hd_pc.isfixed .mhos_icon img:first-child{
    opacity: 0;
}
.mod_head_other_language::before,
.mhol_icon{
    transition: all 0.36s;
}
.ys_hd_pc.isfixed .mod_head_other_language::before {
    background: rgba(51, 51, 51, .2);
}
.ys_hd_pc.isfixed .mhol_icon{
    color: #333;
}
.mod_nav_second.on .mod_nav_second_link {
    background: transparent;
}
.mod_nav_box_nub {
    background: #F4F5F7;
    box-shadow: 0px 0px 8px rgba(79, 79, 79, 0.1), 0px 2px 8px rgba(8, 50, 73, 0.2);
}
.mnbn_third_link a {
    color: #333;
}
.ys_hd_pc.isfixed .mod_head {
    box-shadow: 0px 4px 24px rgba(51, 91, 145, 0.15);
}
.mod_nav_pulldown_box.open .mod_nav_second.yxnav_active2 .mod_nav_second_link {
    color: #333;
}
.mod_nav_pulldown_box.open .mod_nav_second.yxnav_active2 .mod_nav_second_link::before {
    background: #333;
}
.mod_nav_pulldown_box.open .mod_nav_second.on .mod_nav_second_link::before,
.mod_nav_pulldown_box.open .mod_nav_second.yxnav_active2.on .mod_nav_second_link::before {
    background: #FC8A0D;
}
.fp-viewing-5 .home_nav{
    opacity: 0;
    pointer-events: none;
    display: none;
}
.talent_concept_top .mod_title{
    padding-right: 50px;
}
.fp-viewing-5 .ys_hd_pc .mod_head{
    background: #F4F5F7;
    box-shadow: 0px 4px 24px rgba(51, 91, 145, 0.15);
}
.fp-viewing-5 .ys_hd_pc .mod_nav_stair_link {
    color: #333;
}
.fp-viewing-5 .ys_hd_pc .mhos_icon img:nth-of-type(2){
    opacity: 1;
}
.fp-viewing-5 .ys_hd_pc .mhos_icon img:first-child{
    opacity: 0;
}
.fp-viewing-5 .mod_nav_stair.yxnav_active1 .mod_nav_stair_link {
    color: #FC8A0D;
}
.mod_head_other, .mod_head_logo {
    width: 130px;
}