﻿c@charset "utf-8";
body {

    font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", Helvetica, Arial;

}



/*分享翻译*/

#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_txtbox {

    z-index: 5;

}



/* - banner - end*/

/* 规范-start */

.std_title1 {font-size: 48px;line-height: 1.5;color: #000;}



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



.std_title3 {

    font-size: 40px;

    line-height: 1.5;

    color: #333;

}



.std_title4 {

    font-size: 36px;

    line-height: 1.5;

    color: #333;

}



.std_title5 {font-size: 26px;line-height: 1.5;color: #333;}



.std_title6 {

    font-size: 28px;

    line-height: 1.5;

    color: #333;

}



.yxedr_active p,

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



.std_word2 p {

    font-size: 20px;

    color: #666;

    line-height: 1.75;

}



.std_word3 p {

    font-size: 16px;

    color: #666;

    line-height: 1.875;

}



.std_margin1 {

    margin-top: 120px;

}



.std_margin2 {

    margin-bottom: 120px;

}



.std_margin3 {

    margin-bottom: 50px;

}



.std_margin4 {

    margin-bottom: 20px;

}



.std_padding1 {

    padding-top: 70px;

}

.pdeta_list {
    margin-top:50px;
}

.std_padding {
    padding: 100px 0px;
}
.std_padding2 {

    padding-bottom: 70px;

}

.no-data {
    text-align:center;
}



.std_margin5 {

    margin-bottom: 120px;

}

@media (max-width: 767px){
    .std_margin1 {

    margin-top: 50px;

}



.std_margin2 {

    margin-bottom: 50px;

}
    .std_padding1 {

    padding-top: 50px;

}


.std_padding {
    padding:50px 0px;
}
.std_padding2 {

    padding-bottom: 50px;

}

.std_margin5 {

    margin-bottom: 50px;

}
}



.std_btn1 p {color: #fff;font-size: 14px;line-height: 54px;padding: 0 40px;background: rgba(255, 255, 255, .28);border: 1px solid transparent;transition: all .36s ease;}



.std_btn1 a {

    display: inline-block;

    position: relative;

}



.std_btn1_line1,

.std_btn1_line2 {

    display: block;

}



.std_btn1_line1::before {

    content: '';

    width: 0;

    height: 1px;

    transition: all .36s ease;

    background-color: #fff;

    position: absolute;

    top: 0;

    left: 0;

}



.std_btn1_line1::after {

    content: '';

    width: 1px;

    height: 0;

    transition: all .36s ease;

    background-color: #fff;

    position: absolute;

    top: 0;

    left: 0;

}



.std_btn1_line2::before {

    content: '';

    width: 0;

    height: 1px;

    transition: all .36s ease;

    background-color: #fff;

    position: absolute;

    bottom: 0;

    right: 0;

}



.std_btn1_line2::after {

    content: '';

    width: 1px;

    height: 0;

    transition: all .36s ease;

    background-color: #fff;

    position: absolute;

    bottom: 0;

    right: 0;

}



.std_btn2 {

    display: inline-block;

}



.std_btn2 p {

    line-height: 54px;

    color: #fff;

    padding: 0 40px;

    font-size: 16px;

    position: relative;

    z-index: 10;

}



.std_btn2 a {

    position: relative;

    display: block;

}



.std_btn2 a::before {

    position: absolute;

    content: '';

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background-color: var(--main-color);

    z-index: 1;

}



.std_btn2 a::after {

    position: absolute;

    content: '';

    top: 0;

    left: 0;

    width: 0;

    height: 100%;

    background-color: rgba(0, 0, 0, .2);

    z-index: 2;

    transition: all .36s ease;

}



/* 规范-end */

.yx_scroll_li {

    width: 32px;

    margin-right: 18px;

    position: relative;

    padding: 10px 0px;

    cursor: pointer;

}



.yx_scroll {

    position: absolute;

    bottom: 66px;

    left: 50%;

    transform: translateX(-50%);

    z-index: 4;

}



.yx_scroll_li::before {

    opacity: .24;

}



.yx_scroll_li::before,

.yx_scroll_sp {

    height: 2px;

    width: 100%;

    content: '';

    position: absolute;

    left: 0;

    bottom: 0;

    background: #D9D9D9;

}



.yx_scroll_sp {

    height: 2px;

    width: 0;

    position: absolute;

    left: 0;

    bottom: 0;

    background: #D9D9D9;

    width: 0;

}



.yx_scroll_li p {

    color: #fff;

    opacity: 0.28;

    font-size: 12px;

}



.yx_scroll_li.on p {

    opacity: 1;

}



.ys_ban_txtbox .std_title1 {

    color: #fff;

    font-weight: bold;

}



.ys_ban_info {

    font-size: 20px;

    line-height: 1.5;

    color: #fff;

}



.ys_ban_txtbox .std_title1 {

    margin-bottom: 20px;

}



.ys_ban_li.slick-active .ys_ban_imgbox img {

    animation: bannerimg 5s ease 1 normal forwards;

}



@-webkit-keyframes bannerimg {

    from {

        transform: scale(1.1);

    }



    to {

        transform: scale(1);

    }

}



.ys_ban_li.slick-active .ys_ban_txt {

    animation: ysfadeInUp .5s ease-in-out both;

    animation-delay: 0.2s;

}



@-webkit-keyframes ysfadeInUp {

    0% {

        opacity: 0;

        -webkit-transform: translate3d(0, 50px, 0);

        transform: translate3d(0, 50px, 0)

    }



    to {

        opacity: 1;

        -webkit-transform: none;

        transform: none

    }

}



#menu {

    position: fixed;

    top: 50%;

    right: 54px;

    transform: translateY(-50%);

    z-index: 20;

    transition: all .36s ease;

}



.menu_slide p {

    width: 7px;

    height: 7px;

    background-color: #D9D9D9;

    border-radius: 50%;

    position: relative;

    margin-bottom: 40px;

}



.menu_slide p::before {

    content: '';

    position: absolute;

    top: 0;

    height: 47px;

    width: 1px;

    background: #D9D9D9;

    opacity: .31;

    left: 50%;

    transform: translateX(-50%);

}



.menu_slide p::after {

    content: '';

    position: absolute;

    width: 19px;

    height: 19px;

    border: 1px solid #D9D9D9;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    transition: all .36s ease;

    border-radius: 50%;

    opacity: 0;

}



.menu_slide.active p::after {

    opacity: 1;

}



.menu_slide:last-child p {

    margin-bottom: 0;

}



.menu_slide:last-child p::before {

    display: none;

}



.home_about {

    position: relative;

}



.home_about_bk {

    width: 100%;

    position: fixed;

    top: 0;

    left: 0;

    z-index: -1;

    width: 100%;

    height: 100%;

}



.home_about_cont_main {

    width: 45%;

}



.home_about_cont .std_title2 {

    color: #fff;

}



.hacn_num {

    padding: 50px 0;

    border-top: 1px solid rgba(255, 255, 255, .5);

    position: relative;

}



.hacn_num:last-child {

    border-bottom: 1px solid rgba(255, 255, 255, .5);

}



.ys_demo_num {

    font-size: 128px;

}



.hacn_num_symbol {

    font-size: 96px;

}



.hacn_num_tetx {

    font-size: 24px;

}



.hacn_num span {

    color: #fff;

}



.hacn_num p {

    font-size: 18px;

    line-height: 1.5;

    color: #868CA1;

    position: absolute;

    top: 20px;

    right: 42px;

    width: 72px;

}



.home_about_cont_main .std_word {

    margin-bottom: 60px;

}



.selector {

    position: absolute;

    top: 0;

    right: 0;

    width: 50%;

    height: 50%;

    opacity: 0;

}



.home_make,

.home_pro,

.home_news,

.footer {

    background-color: #fff;

}



.home_make .std_title2,

.home_make .std_word {

    text-align: center;

}



.home_make_title {

    width: 70%;

    margin: 0 auto;

}



.ys_hd_pc {

    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

    padding: 0 100px;

    transition: all .36s ease;

}



.yx_search3_btn {width: 27px;line-height: 77px;position: relative;}



.yx_search3_btn img {

    width: 100%;

    transition: all .36s;

}



.yx_search3img1 {

    position: relative;

    top: 0;

    left: 0;

}



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



.yx_search3box {

    position: relative;

}



.yx_search3xlbox {

    width: 100%;

    height: 350px;

    background: rgba(255, 255, 255, .8);

    box-shadow: 0 5px 13px rgb(35 50 64 / 13%);

    display: none;

    position: fixed;

    left: 0;

    top: 80px;

    z-index: 99;

}



.yx_search3_tbox {

    width: 50%;

    margin: auto;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    height: 60px;

    border-bottom: 1px solid #666;

}



.yx_search3xlbtn {

    width: 27px;

    line-height: 60px;



}



.yx_search3xlbtn img {

    width: 100%;

    transition: all .36s;

}



.yx_search3_xls {

    width: calc(100% - 27px);

    padding-right: 20px;

}



.yx_search3_xls input {

    font-size: 16px;

    line-height: 3.75;

    color: #666;

    width: 100%;

    transition: all .36s;

}



.yx_search3_xls input::placeholder {

    color: #666;

}



.yx_search3.act .yx_search3_btn .yx_search3img2 {

    opacity: 1;

}



.yx_search3.act .yx_search3_btn .yx_search3img1 {

    opacity: 0;

}



.yx_search3_btn.on .yx_search3img2 {

    opacity: 1;

}



.yx_search3_btn.on .yx_search3img1 {

    opacity: 0;

}



.head_logo {width: 180px;line-height: 80px;}



.ys_ban_txt .std_btn1 {

    margin-top: 62px;

}



.head_li1>a {

    padding: 0 47px;

    display: block;

}



.head_li1>a span {

    line-height: 80px;

    font-size: 16px;

    color: #fff;

    display: block;

    position: relative;

    transition: all .36s ease;

}
.head_li1>a:hover span {
    color:var(--main-color);
}



.head_logo2,

.head_lang_world2,

.head_lang_change_icon2 {opacity: 0;display: none;}



.head_lang_top,

.head_lang_change {

    display: flex;

    flex-direction: row;

    flex-wrap: nowrap;

    justify-content: center;

}



.head_lang .ys_imgbox_cover,

.head_lang_change_country {

    line-height: 80px;

}



.head_lang_change {

    margin-left: 22px;

}



.head_lang_change_country {

    color: #fff;

    font-size: 16px;

}
.head_lang_change_country a:link,.head_lang_change_country a:visited,.head_lang_change_country a:hover {
    /* color: #fff; */
}

.clearfix.on  .head_lang_change_country a:link,.clearfix.on  .head_lang_change_country a:visited,.clearfix.on  .head_lang_change_country a:hover {
    color:#000;
}

.ys_nyhead  .head_lang_change_country a:link,.ys_nyhead  .head_lang_change_country a:visited,.ys_nyhead  .head_lang_change_country a:hover {
    color:#000;
}



.head_lang_change_icon {

    margin-left: 9px;

}



.ys_hd_pc .ys_imgbox_cover img:last-child,

.head_lang_change_country {

    transition: all .36s ease;

}



.head_search {margin-left: 30px;}



.head_lang {

    cursor: pointer;

}



.head_lang_world {

    width: 32px;

}



.head_lang {

    position: relative;

}



.head_lang_bot {

    position: absolute;

    top: 80px;

    left: 0;

    width: 100%;

    background: #fff;

    padding: 10px 15px;

    display: none;

}



.head_lang_bot li a {

    color: #333;

    font-size: 16px;

    line-height: 1.75;

    transition: all .36s ease;

}



.head_lang_top.on .head_lang_change_icon img {

    transform: rotate(180deg);

}



.head_li1>a span {

    position: relative;

    display: block;

}



.head_li1>a span::before {

    content: '';

    position: absolute;

    bottom: 0;

    left: 0;

    width: 0;

    transition: all .36s ease;

    height: 2px;

    background: #fff;

}
.head_li1>a:hover span::before {
    background:var(--main-color);
}



.ys_hd_pc.on,

.ys_nyhead .ys_hd_pc {

    background: #fff;

    box-shadow: 0px 2px 4px rgba(2, 36, 73, 0.09);

}



.ys_hd_pc.on .head_logo2,

.ys_hd_pc.on .head_other .ys_imgbox_cover img:last-child,

.ys_nyhead .ys_hd_pc .head_logo2,

.ys_nyhead .ys_hd_pc .head_other .ys_imgbox_cover img:last-child {opacity: 1;display: initial;}



.ys_hd_pc.on .head_logo1,

.ys_hd_pc.on .head_other .ys_imgbox_cover img:first-child,

.ys_nyhead .ys_hd_pc .head_logo1,

.ys_nyhead .ys_hd_pc .head_other .ys_imgbox_cover img:first-child {opacity: 0;display: none;}



.ys_hd_pc.on .head_li1>a span,

.ys_hd_pc.on .head_lang_change_country,

.ys_nyhead .ys_hd_pc .head_li1>a span,

.ys_nyhead .ys_hd_pc .head_lang_change_country {

    color: #333;

}



.head_li1>a.yxnav_active1 span::before {

    width: 100%;

}



.ys_hd_pc.on .head_li1>a.yxnav_active1 span::before,

.ys_nyhead .ys_hd_pc .head_li1>a.yxnav_active1 span::before {width: 100%;background-color: var(--main-color);}



.ys_hd_pc.on .head_li1>a.yxnav_active1 span,

.ys_nyhead .ys_hd_pc .head_li1>a.yxnav_active1 span {color: var(--main-color);}



.head_li1 {

    position: relative;

}



.head_ul2a {

    position: absolute;

    top: 80px;

    left: 50%;

    transform: translateX(-50%);

    background-color: rgba(255, 255, 255, .95);

    padding: 30px 38px 10px;

    width: 414px;

    display: none;

    box-shadow: 0px 2px 4px rgba(2, 36, 73, 0.09);

}



.head_li2 {

    width: 50%;

    padding: 0 2px;

}



.head_li2_box {

    display: flex;

    flex-wrap: nowrap;

    align-items: center;

}



.head_li2 .ys_imgbox_cover {

    width: 30px;

}



.head_li2 p {

    padding-left: 18px;

    color: #333;

    font-size: 16px;

    line-height: 30px;

    height: 30px;

    overflow: hidden;

    transition: all .36s ease;

}



.head_li2 {

    margin-bottom: 20px;

}



.head_li2_box .ys_imgbox_cover {

    width: 30px;

    height: 30px;

    background-color: #3C3C44;

    border-radius: 50%;

    transition: all .36s ease;

}



.head_li2.yxnav_active2 .ys_imgbox_cover {

    background-color: var(--main-color);

}



.head_li2.yxnav_active2 p,

.head_li2b.yxnav_active2 a {

    color: var(--main-color);

}



.head_ul2b {

    display: flex;

    justify-content: center;

    flex-wrap: nowrap;

}



.head_box2b {

    position: fixed;

    top: 80px;

    left: 0;

    width: 100%;

    background: rgba(255, 255, 255, .95);

    padding: 20px 100px;

    display: none;

    box-shadow: 0px 2px 4px rgb(2 36 73 / 9%);

}



.head_li2b a {

    padding: 0 50px;

    font-size: 16px;

    line-height: 1.75;

    color: #333;

    transition: all .36s ease;

}



.home_news {

    background-color: #F7F9FA;

}



.home_news_time {

    color: var(--main-color);

    font-size: 16px;

}



.home_news_li {

    width: 33.333333%;

    padding: 0 26px;

}



.home_news_ul {

    margin: 0 -26px;

    display: flex;

    flex-wrap: wrap;

    align-items: stretch;

}



.home_news_li .ys_imgbox_cover {

    margin-bottom: 24px;

}



.home_news_time {

    display: flex;

    flex-wrap: nowrap;

    align-items: center;

    margin-bottom: 10px;

}



.home_news_time p {

    padding-left: 8px;

}



.home_news_title {

    font-size: 20px;

    line-height: 1.5;

    color: #333;

    font-weight: bold;

    transition: all .36s ease;

}



.home_news_li a {

    display: block;

    height: 100%;

}



.ys_footer {padding: 0 100px;background-color: #f8f8f8;}



.com_foot_top {position: relative;padding-top: 130px;padding-bottom: 100px;text-align: center;}

.com_foot_top h2 {
    font-size: 36px;
    line-height: 1.3;
    color: var(--main-color);
}

.com_foot_top .footer-contact {
    margin-top: 30px;
}
.com_foot_top .footer-contact p {
    font-size: 16px;
    line-height:1.7;
    color:#6b6b6b;
}
.com_foot_top .footer-contact a:link,.com_foot_top .footer-contact a:visited {
    color:#6b6b6b;
}
.com_foot_top .footer-contact a:hover {
    color: var(--main-color);
}
.com_foot_top .ewm-list {
    text-align:center;
    margin-top:50px;
}
.com_foot_top .ewm-list ul {
    display:inline-flex;
}

.com_foot_top .ewm-list ul li {
    padding: 0px 6px;
}
.com_foot_top .ewm-list ul li p {
    font-size:16px;
    color:#000;
}

.com_foot_top .ewm-list ul li img {
    display:block;
    width:108px;
    height:108px;
    margin-top:8px;
}




.com_foot_top_logo {width: 165px;text-align: center;margin-bottom: 40px;}
.ewm-box {
    width:100%;
    height:auto;
    overflow:hidden;
}
.ewm-box ul li {
    float:left;
    margin-right: 15px;
}
.ewm-box ul li img {
    width: 75px;
    margin-bottom:10px;
}
.ewm-box ul li p {
    color:#fff;
    text-align:center;
}

#footer-share {
    margin-top:30px;
}
#footer-share a {
    width: 26px;
    height: 26px;
    margin-right:15px;
}

#footer-share .bds_more {
    background:url("../images/ico_1.png") no-repeat center;
    background-size:100% 100%;
}
#footer-share .bds_weixin {
    background:url("../images/ico_2.png") no-repeat center;
    background-size:100% 100%;
}
#footer-share .bds_sqq {
    background:url("../images/ico_3.png") no-repeat center;
    background-size:100% 100%;
}
#footer-share .bds_copy {
    background:url("../images/ico_4.png") no-repeat center;
    background-size:100% 100%;
}



.cftl_main,

.cftl_cont_box {

    display: flex;

    flex-wrap: nowrap;

}



.cftl_main {

    align-items: stretch;

}



.cftl_cont_box {

    align-items: center;

}



.cftl_cont_box p {

    font-size: 14px;

    padding-right: 10px;

    line-height: 1.5;

    color: #3295FF;

}



.cftl_cont_box img {

    width: 14px;

}



.cftl_text {

    margin-bottom: 18px;

    padding-bottom: 14px;

    font-size: 14px;

    position: relative;

    color: #fff;

}



.cftl_text::before {

    content: '';

    position: absolute;

    bottom: 0;

    left: 0;

    width: 30px;

    height: 1px;

    background: rgba(255, 255, 255, .2);

}



.com_foot_top_link {

    margin-bottom: 32px;

}



.cfts_cont_icon {

    width: 26px;

}



.cfts_cont {

    position: relative;

}



.cfts_cont_bot {

    width: 92px;

    position: absolute;

    top: 36px;

    left: 50%;

    transform: translateX(-50%);

    display: none;

}



.cfts_cont {

    padding: 0 20px;

}



.com_foot_top_share {

    margin: 0 -20px;

    display: flex;

    flex-wrap: nowrap;

}



.com_foot_left,

.com_foot_right {

    padding-top: 100px;

}



.com_foot_left {

    width: 20%;

    position: relative;

}



.com_foot_left::before {

    content: '';

    position: absolute;

    top: 0;

    right: 0;

    width: 1px;

    height: 100%;

    background-image: linear-gradient(rgba(255, 255, 255, .2), transparent);

}



.com_foot_right {

    width: 80%;

    padding-left: 110px;

}



.com_foot_li1 {width: 13%;}



.com_foot_li1:last-child {margin-right: 0;width: auto;}



.cftl_cont:first-child {

    margin-right: 60px;

}



.com_foot_li1>a {font-size: 18px;line-height: 1.5;color: #fff;display: block;margin-bottom: 36px;}



.com_foot_li2,.com_foot_li2 a {font-size: 16px;line-height: 1.5;color: #fff;}



.com_foot_li2 {

    margin-bottom: 14px;

}



.com_foot_bot p,

.com_foot_bot p a,

.com_foot_bot span {color: #666;font-size: 16px;line-height: 1.5;transition: all .36s ease;text-align: center;}

.com_foot_bot p a:hover {
    color: #333;
}



.com_foot_bot {

    padding: 24px 0;

}



.com_foot_bot_fl a {/* padding-left: 20px; */}



.com_foot_bot_fr a {

    padding: 0 30px;

}



.cfts_cont_icon {

    cursor: pointer;

}



/* helen star */



.mod_crumb {

    width: 100%;

    position: absolute;

    top: 16px;

    left: 0;

    padding: 0 107px;

}



.mod_crumb_ul {

    display: flex;

}



.mod_crumb_ul_li a {

    font-size: 14px;

    line-height: 1.75;

    color: rgba(255, 255, 255, 0.5);

    transition: all 0.36s;

}



.ys_e1page {

    background: #091C5B;

}



.mod_crumb_ul_li {

    position: relative;

    padding-right: 12px;

    margin-right: 6px;

}



.mod_crumb_ul_li::after {

    content: '/';

    position: absolute;

    top: 50%;

    right: 0;

    transform: translateY(-50%);

    font-size: 14px;

    line-height: 1.75;

    color: rgba(255, 255, 255, 0.5);

}



.mod_crumb_ul_li:last-child::after {

    display: none;

}



.mod_crumb_ul_li:last-child a {

    color: #fff;

}



.mod_main {

    position: relative;

}



.ys_e1page .mod_main {

    padding-top: 80px;

}



.comp_prof {

    width: 100%;

    position: relative;

}



.comp_prof_cont {

    width: 100%;

    position: relative;

}



.comp_prof_le {

    width: 48%;

}

.about-bt {
    display:block;
    width:150px;
    text-align:center;
    height:50px;
    line-height:50px;
    background-color:var(--main-color);
    color:#fff;
    margin-top:30px;
    position:relative;
    overflow:hidden;
}
.about-bt::before {
  content: "";
  background-color: var(--sub-color);
  width: 0;
  height: 50%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  z-index: -1;
}
.about-bt::after {
  content: "";
  background-color: var(--sub-color);
  width: 0;
  height: 50%;
  position: absolute;
  bottom: 0;
  right: 0;
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  z-index: -1;
}
.about-bt:hover::before, .about-bt:hover::after {
  width: 100%;
}



.comp_prof_ig {width: 45%;position: absolute;top: 0;bottom: 0px;right: 0;z-index: 10;}



.comp_prof_ig img {width: 100%;height: 100%;}



.cpli_tit .std_title2 {line-height: 1.5;}



.std_padd1 {

    padding-top: 130px;

}



.cpli_info p {color: #939393;}



.comp_prof_le_data {

    width: 100%;

    position: relative;

}



.cpld_li {

    width: 100%;

    position: relative;

    border-top: 1px solid rgba(255, 255, 255, 0.5);

    padding-top: 19px;

    padding-bottom: 50px;

}




.cpld_li_info p {

    color: #868CA1;

    text-align: right;

}



.cpld_li_num .mod_tit24 {font-weight: bold;}



.cpld_li_num_span {font-size: 128px;line-height: 1;font-weight: normal;}



.comp_prof_decor {

    width: 46.5%;

    position: absolute;

    bottom: -4%;

    right: -14%;

}



.comp_prof_decor img {

    width: 100%;

}



.ys_hd_pc {height: 80px;position: fixed;top: 0;left: 0;display: flex;justify-content: space-between;}



.std_padd2 {

    padding: 130px 0;

}



.comp_harm_cont {width: 100%;position: relative;padding: 100px;text-align: center;background-color: #fff;border-radius: 3px;}
.comp_harm_cont p {
    line-height:2;
    margin-bottom: 10px;
}


.comp_harm_tit .std_title2 {line-height: 1.5;}



.comp_harm_info p {

    margin-bottom: 0;

    color: #A8ADC1;

}





.comp_harm_bg img {

    max-width: inherit;

}



.comp_harm {position: relative;width: 100%;overflow: hidden;display: flex;align-items: center;}



.comp_harm_bg {

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

}



.comp_harm .ys_cont1200 {

    position: relative;

    z-index: 10;

}



.comp_deve {

    width: 100%;

    position: relative;

    background: #fff;

}



.comp_deve_cont {

    width: 100%;

    position: relative;

}



.comp_deve_top_le .std_title2 {font-size: #333;line-height: 1.5;}



.comp_deve_top {

    display: flex;

    align-items: center;

    justify-content: space-between;

}



.comp_deve_top_ri {

    display: flex;

}



.cdtr_btn {

    cursor: pointer;

    width: 50px;

}



.cdtr_btn img {

    width: 100%;

}



.cdtr_le img {

    transform: rotate(180deg);

}



.cdtr_ri {

    margin-left: 26px;

}



.comp_deve_btn {

    width: 100%;

    position: relative;

}





.comp_deve_btn_swip {

    width: calc(100% + 13vw);

    position: relative;

    overflow: hidden;

}



.comp_honor_list_ul {width: 100%;overflow: hidden;padding-bottom: 50px;}



.cdbs_li {

    width: 363px !important;

    margin-right: 120px;

    padding-top: 10px;

}





.cdbs_li_tim .std_title5 {

    color: #D8D8D8;

    transition: all 0.36s;

    line-height: 1.5;

}



.cdbs_li_img {

    width: 100%;

    position: relative;

    margin-bottom: 28px;

}



.cdbs_li_info .mod_tit18 {

    color: #666;

    line-height: 1.75;

}



.cdbs_li_tim {

    margin-bottom: 37px;

}



.cdbs_bar {

    height: 2px !important;

    background: #DBDBDB !important;

}



.cdbs_bar .swiper-pagination-progressbar-fill {

    background: var(--main-color) !important;

}



.cdtr_btn.swiper-button-disabled {

    cursor: auto;

    opacity: 0.6;

}



.comp_honor {width: 100%;background: #ffffff;}



.comp_honor_cont {

    width: 100%;

    position: relative;

}



.comp_honor_list {width: 96%;margin: 0 auto;overflow: hidden;position: relative;}



.chlu_li {/* width: 400px !important; *//* margin-right: 52px; */background: #f8f8f8;padding: 20px;}



.chlu_li_icon {width: 100%;margin: 0 auto;margin-bottom: 20px;}



.comp_honor_list_ul .swiper-slide {height: auto !important;overflow: hidden;}



.mod_tit20 {

    font-size: 20px;

    line-height: 1.5;

}



.chlu_li_info .mod_tit20 {color: #333333;}



.comp_honor_list .cdbs_bar {

    top: inherit !important;

    bottom: 0 !important;

}



.chlu_wrap {

    align-items: stretch;

}




.chlu_li_info {

    width: 100%;

    text-align: center;

}



.comp_prof_ig img:nth-child(1) {

    z-index: 20;

}



.mod_tit24 {

    font-size: 24px;

    line-height: 1.5;

}



.cpli_dtit .std_title1 {

    color: #fff;

}



.ys_elpage .cpli_tit .std_title2 {

    font-weight: 100;

}



.ys_elpage .cpli_info {

    padding-top: 10px;

    padding-bottom: 86px;

}



.ys_elpage .cpli_info p {

    line-height: 1.5;

}



.comp_prof_le_intro .std_btn1 p {

    font-size: 24px;

    font-weight: 100;

    backdrop-filter: blur(27px);

}



.ys_elpage .comp_prof .comp_prof_decor {

    right: inherit;

    left: -14%;

    opacity: 0.2;

}



.comp_prof .ys_cont1400 {

    position: relative;

    z-index: 10;

}



.comp_prod {

    width: 100%;

    position: relative;

}



.comp_prod_cont {

    width: 100%;

    position: relative;

}



.comp_prod_ul {

    margin: 0 -50px;

    display: flex;

    flex-wrap: wrap;

}



.comp_prod_ul_li {

    width: 25%;

    padding: 0 50px;

    margin-bottom: 124px;

}



.cpul_text .std_title5 {

    color: #fff;

    line-height: 1.5;

    text-align: center;

}



.comp_prof_scroll_ig {

    width: 40px;

    height: 119px;

    overflow: hidden;

    margin: 0 auto;

    position: relative;

}



.comp_prof_scroll_ig img {

    width: 100%;

}



.cpsi_scrlk {

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    overflow: hidden;

    animation: xl 3s infinite;

}



@keyframes xl {

    0% {

        height: 30%;

    }



    50% {

        height: 99%;

    }



    100% {

        height: 30%;

    }

}



.cpsi_scrlk img {

    position: absolute;

    bottom: 0;

    left: 0;

}



.comp_prof_scroll {

    position: absolute;

    bottom: 0;

    left: 50%;

    transform: translateX(-50%);

    cursor: pointer;

}



.comp_prof_scroll_te {

    margin-bottom: 13px;

}



.comp_prof_scroll_te p {

    font-size: 18px;

    line-height: 1.5;

    color: #fff;

}



.comp_cultu {width: 100%;position: relative;background: #fff;}
.lack-of-content p {
    padding:0px 20px;
}
.lack-of-content a:link,.lack-of-content a:visited,.lack-of-content a:hover {
    color:var(--main-color);
}
.comp_cultu p {
    line-height:1.8;
}

.wpo-project-item {
    margin-bottom:50px;
}
.wpo-project-img {
    height:auto;
    overflow:hidden;
    position:relative;
}
.wpo-project-img img {
    width:100%;
    transition:all .3s;
}
.wpo-project-img:hover img {
    scale:1.05;
}
.wpo-project-img.video-box::before {
    content:"";
    width:100%;
    height:100%;
    position:absolute;
    left:0px;
    top:0px;
    z-index:5;
    background-color: rgb(0 0 0 / 40%);
}
.wpo-project-img svg {
    position:absolute;
    left:50%;
    top:50%;
    z-index:10;
    transform: translate(-50%, -50%);
}

.wpo-project-item h3 {
    font-size:20px;
    color:#333;
    text-align:center;
    line-height:2;
    margin-top:10px;
}

.techmax-pagination {
    margin-top:50px;
}



.comp_cultu_tit .comp_deve_top_le {

    width: 100%;

    text-align: center;

}



.cclu_li {

    min-height: 600px;

}



.comp_cultu_list {

    min-height: 600px;

    height: 100%;

    width: 100%;

    position: relative;

    z-index: 1;

    overflow: hidden;

}



.comp_cultu_list::after {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: rgba(0, 0, 0, 0.2);

    z-index: -1;

}



.comp_cultu_list_ul {

    width: 100%;

    height: 100%;

    display: flex;

    align-items: stretch;

}



.cclu_li {

    width: 33.333333%;

    border-right: 1px solid #fff;

}



.cclu_wrap {

    width: 100%;

    padding: 32% 17% 33%;

    text-align: center;

}



.cclu_wrap_tit .std_title5 {

    color: #fff;

    line-height: 1.5;

}



.cclu_wrap_info p {

    color: #fff;

}



.cclu_wrap_tit {

    margin-bottom: 63px;

}



.comp_cultu_list_bg {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    z-index: -1;

    transition: all 0.6s;

}



.comp_enqui {

    width: 100%;

    background: #fff;

}



.comp_enqui_cont {

    width: calc(100% + 17vw);

    position: relative;

    display: flex;

    flex-wrap: wrap;

    align-items: stretch;

}



.comp_enqui_le {

    width: 44%;

    padding-right: 95px !important;

}



.comp_enqui_ri {


    width: 56%;

    background: #091C5B;

    padding-left: 8%;

    padding-right: 19%;

    display: flex;

    flex-direction: column;

    justify-content: space-between;

}



.celb_le {

    width: 50px;

}



.celb_le img {

    width: 100%;

}



.celb_ri .mod_tit24 {

    color: #333;

    line-height: 1.5;

}



.comp_enqui_le_btn {

    display: inline-block;

}



.comp_enqui_le_btn a {

    display: flex;

    align-items: center;

}



.celb_ri {

    padding-left: 29px;

    transition: all 0.36s;

}



.comp_enqui_le_ig {

    margin-bottom: 40px;

}



.comp_enqui_ri .std_title2 {

    color: #fff;

}



.comp_enqui_ri .celb_ri .mod_tit24 {

    color: #fff;

}



.comp_enqui_ri .comp_enqui_le_ig {

    position: absolute;

    width: 40%;

    top: 50%;

    right: 0;

    transform: translateY(-50%);

    margin-bottom: 0;

}



.comp_enqui_ri .comp_enqui_le_btn,

.comp_enqui_ri .comp_enqui_ri_wrap {

    position: relative;

    z-index: 10;

}



.comp_enqui_ri_wrap {

    width: 100%;

}



.comp_enqui_ri .cpli_info {

    padding-top: 0;

    padding-bottom: 0;

}



.comp_enqui_ri_mk {

    width: 100%;

    height: 100%;

    display: flex;

    flex-wrap: wrap;

    flex-direction: row-reverse;

    justify-content: space-between;

}



.corpo_plan {

    width: 100%;

    position: relative;

}



.corpo_plan_cont {

    width: 100%;

    position: relative;

}





.corpo_plan_cont .comp_deve_top_le {

    width: 100%;

    text-align: center;

    margin-bottom: 10px;

}



.corpo_plan_tit_subtit .mod_tit24 {

    font-weight: bold;

    color: var(--main-color);

    line-height: 1.5;

}



.corpo_plan_tit {

    text-align: center;

    padding: 0 15%;

}



.corpo_plan_tit_subtit {

    margin-bottom: 22px;

}



.corpo_plan_list {

    width: 100%;

    position: relative;

    display: flex;

    flex-wrap: wrap

}



.corpo_plan_list_le {

    width: 260px;

}



.corpo_plan_list_ri {

    width: calc(100% - 260px);

}



.cpll_li_le {

    width: 56px;

    position: relative;

}



.cpll_li_le_img {

    width: 100%;

    position: relative;

}



.cpll_li_le_img1 {

    position: absolute;

    top: 0;

    left: 0;

}



.cpll_li_le img {

    transition: all 0.36s;

}



.cpll_li_ri .std_title5 {

    font-weight: bold;

    color: #D8D8D8;

    line-height: 1.5;

    transition: all 0.36s;

    padding-bottom: 6px;

    position: relative;

}



.cpll_li_ri .std_title5::after {

    content: '';

    position: absolute;

    bottom: 0;

    left: 0;

    width: 0;

    opacity: 0;

    height: 4px;

    background: var(--main-color);

    transition: all 0.36s;

}



.cpll_li.act .cpll_li_ri .std_title5::after {

    width: 100%;

    opacity: 1;

}



.cpll_li.act .cpll_li_ri .std_title5 {

    color: #333333;

}



.cpll_li.act .cpll_li_le_img {

    opacity: 1;

}



.cpll_li.act .cpll_li_le_img1 {

    opacity: 0;

}



.cpll_li {

    display: flex;

    align-items: center;

    margin-bottom: 45px;

}



.cpll_li_ri {

    padding-left: 12px;

    padding-right: 12px;

}



.cpll_wrap {

    display: flex;

    align-items: center;

    cursor: pointer;

}



.cplr_li_tit .std_title5 {

    font-weight: bold;

    line-height: 1.5;

    color: #333;

}



.cplr_li_info p {

    color: #666;

}



.cplr_li_tit {

    margin-bottom: 24px;

}



.cplr_li_info {

    margin-bottom: 45px;

}



.cplr_li_slick {

    width: 100%;

}



.cplr_li_slick_ul {

    margin: 0 -10px;

}



.clsu_li {

    width: 50%;

    padding: 0 10px;

}



.clsu_wrap {

    width: 100%;

    position: relative;

}



.cplr_ul .slick-list {

    overflow: inherit;

}



.cplr_li_slick_ul .slick-list {

    overflow: hidden;

}



.cplr_ul .slick-dots li {

    width: 8px;

    height: 8px;

    background: rgba(184, 184, 184, 0.5);

}



.cplr_ul .slick-dots li.slick-active {

    background: var(--main-color);

}



.cplr_ul .slick-dots {

    bottom: -40px;

}



.corpo_build {

    width: 100%;

    position: relative;

    z-index: 1;

    min-height: 600px;

    display: flex;

    align-items: center;

}



.corpo_build::after {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    z-index: -1;

    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));

}



.corpo_build_cont {

    text-align: center;

}



.corpo_build_cont .comp_harm_info p {

    color: #fff;

}



.conta_addr {

    width: 100%;

    position: relative;

    background: #F7F9FA;

}
.contact__map {
    width:100%;
    height: auto;
    overflow:hidden;
}
.contact__map img {
    display:block;
    width:100%;
}



.conta_addr_cont {

    width: 100%;

    position: relative;

}



.conta_addr_tit .std_title2 {

    color: #333;

    line-height: 1.5;

    font-weight: bold;

}



.conta_addr_wrap {

    width: 100%;

    position: relative;

}



.cawt_le .mod_tit24 {

    color: #666;

    line-height: 1.5;

}



.conta_addr_wrap_tp {

    display: flex;

}



.cawt_ri a {

    display: flex;

    align-items: center;

}



.cawt_icon {

    width: 19px;

}



.cawt_icon img {

    width: 100%;

}



.cawt_info p {

    line-height: 1.5;

    color: var(--main-color);

}



.cawt_info {/* padding-left: 10px; */}



.cawt_ri {

    margin-top: 4px;

    flex: none;

}



.cawt_le {

    padding-right: 70px;

}



.cawb_li {

    display: flex;

    margin-bottom: 20px;

}



.cawb_li:last-child {

    margin-bottom: 0;

}



.cawt_info .mod_tit20 {color: #333;line-height: 1.8;}



.cawb_li .cawt_icon {

    margin-top: 8px;

}



.cawb_li .cawt_info a {color: #333333;/* margin-left: 10px; */}



.conta_bran {

    width: 100%;

    position: relative;

    padding-bottom: 30px;

}



.conta_bran_cont {

    width: 100%;

    position: relative;

}



.conta_bran_list {

    width: 100%;

    position: relative;

}



.cblu_li {

    width: 33.333333%;

    padding: 0 26px;

    margin-bottom: 100px;

}



.conta_bran_list_ul {

    margin: 0 -26px;

    display: flex;

    flex-wrap: wrap;

}



.cblu_wrap {

    width: 100%;

    position: relative;

    padding-top: 28px;

    border-top: 1px solid #000000;

}



.cblu_wrap_tit .mod_tit24 {

    font-weight: bold;

    line-height: 1.5;

    color: #333;

}



.cblu_wrap_tit {

    margin-bottom: 25px;

}



.cblu_wrap_info p {

    line-height: 1.75;

    color: #666;

}



.conta_base {

    width: 100%;

    position: relative;

}



.conta_base_cont {

    width: 100%;

    position: relative;

}



.conta_base_map {

    width: 100%;

    position: relative;

}



.conta_base_map img {

    width: 100%;

}



.conta_base_map svg {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    z-index: 10;

}



.conta_mess {

    width: 100%;

    position: relative;

}



.conta_mess_cont {

    width: 100%;

    position: relative;

}



.comp_prod_cont.on .cpul_img_tran {

    animation: xl1 1s 1 1s;

}



@keyframes xl1 {

    0% {

        top: 0;

    }



    50% {

        top: 10px;

    }



    100% {

        top: 0;

    }

}



@keyframes hoverx {

    0% {

        transform: translateX(0px);

    }



    50% {

        transform: translateX(5px);

    }



    100% {

        transform: translateX(0px);

    }

}



/* helen end */

/* tammy - start */

.message_main {

    background: #F7F9FA;

}



.crumbs {

    padding: 0 100px;

    width: 100%;

    padding-top: 14px;

    position: absolute;

    top: 0;

    left: 0;

    z-index: 9;

}



.message_main .crumbs_list_nub a {

    color: #666;

    opacity: 1;

}



.message_main .crumbs_list_nub::before {

    color: #666;

    opacity: 1;

}



.crumbs_list_nub a {

    font-size: 14px;

    line-height: 1.75;

    color: #fff;

    transition: all 0.36s;

    opacity: .5;

}



.crumbs_list_nub:last-child a {

    opacity: 1;

}



.crumbs_list_nub {

    padding: 0 11px;

    position: relative;

}



.crumbs_list_nub::before {

    content: '/';

    position: absolute;

    font-size: 14px;

    line-height: 1.75;

    color: #fff;

    left: -3px;

    opacity: .5;

    top: 0;

}



.crumbs_list_nub:first-child::before {

    display: none;

}



.ys_nyhead .ys_main.inside_main {margin-top: 80px;}

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



.crumbs_list {

    display: flex;

    justify-content: flex-start;

}



.inside_main {

    position: relative;

}



.mod_title1 .std_title2 {

    font-weight: bold;

    margin-bottom: 25px;

}



.message_form_cry {

    width: 100%;

    background: #fff;

}



.mfch_nub {

    width: 33.333333%;

}



.mfch_nub_switch {

    width: 100%;

    text-align: center;

    font-size: 24px;

    line-height: 1.5;

    color: #fff;

    font-weight: bold;

    background: #797C87;

    min-height: 94px;

    display: flex;

    align-items: center;

    justify-content: center;

    height: 100%;

    cursor: pointer;

    transition: all 0.36s;

}



.mfch_nub.on .mfch_nub_switch {

    background: var(--main-color);

}



.message_form_cry_head {

    display: flex;

}



.mod_title1 {

    margin-bottom: 45px;

}



.mfcb_nub {

    padding: 50px 90px 60px;

    margin: 0 -26px;

    display: flex;

    flex-wrap: wrap;

}



.mfcb_nub_tab,

.mfcb_nub_agree {

    padding: 0 26px;

    margin-bottom: 28px;

}



.mfcb_nub_tab2 {

    width: 50%;

}



.mfcb_nub_name {

    color: #333;

    font-size: 20px;

    line-height: 1.75;

    margin-bottom: 12px;

}



.mfcb_nub_name span {

    color: #D82C2C;

}



.mfcb_nub_input {

    background: #F3F6F8;

    padding: 0 27px;

    height: 69px;

    position: relative;

}



.mfcb_nub_input input {

    width: 100%;

    height: 100%;

    font-size: 20px;

    color: #333;

}



.mfcb_nub_input input::placeholder {

    color: #999;

}



.mfcb_nub_tab1 {

    width: 100%;

}



.mfcb_nub_choose {

    display: flex;

}



.mfcb_nub_tab_select {

    flex-grow: 1;

    display: flex;

    flex-wrap: wrap;

    margin-bottom: -10px;

}



.mfcb_nub_choose .mfcb_nub_name {

    min-width: 140px;

}



.mfcb_nts_item {

    font-size: 20px;

    color: #333;

    line-height: 1.75;

    padding-left: 26px;

    width: 25%;

    position: relative;

    cursor: pointer;

    margin-bottom: 10px;

}



.mfcb_nts_item::before {

    content: '';

    width: 17px;

    height: 17px;

    position: absolute;

    left: 0;

    top: 9px;

    border-radius: 50%;

    border: 1px solid var(--main-color);

}



.mfcb_nts_item::after {

    content: '';

    width: 9px;

    height: 9px;

    position: absolute;

    left: 4px;

    top: 13px;

    border-radius: 50%;

    background: var(--main-color);

    opacity: 0;

    transition: all 0.36s;

}



.mfcb_nts_item.on::after {

    opacity: 1;

}



.mfcb_nub_input.mfcb_nub_textarea {

    width: 100%;

    height: 241px;

}



.mfcb_nub_input.mfcb_nub_textarea textarea {

    height: 100%;

    width: 100%;

    font-size: 20px;

    color: #333;

    line-height: 1.75;

    padding: 18px 0;

}



.mfcb_nub_input.mfcb_nub_textarea textarea::placeholder {

    color: #999;

}



.mfcb_nub_input_img {

    width: 169px;

    position: absolute;

    right: 9px;

    top: 50%;

    transform: translateY(-50%);

    cursor: pointer;

}



.mfcb_nub_input_img img {

    width: 100%;

}



.mfcb_nub_code.mfcb_nub_input input {

    width: calc(100% - 170px);

}



.mfcb_nub_agree_btn {

    width: 17px;

    height: 17px;

    border-radius: 50%;

    border: 1px solid var(--main-color);

    cursor: pointer;

    position: relative;

    top: 7px;

}



.mfcb_nub_agree_btn::before {

    content: '';

    width: 9px;

    height: 9px;

    position: absolute;

    border-radius: 50%;

    background: var(--main-color);

    top: 3px;

    left: 3px;

    opacity: 0;

    transition: all 0.36s;

}



.mfcb_nub_agree .std_word {

    width: calc(100% - 17px);

    padding-left: 9px;

}



.mfcb_nub_agree .std_word p {

    color: #666;

}



.mfcb_nub_agree .std_word p a,

.mfcb_nub_agree .std_word a {

    color: var(--main-color);

}



.mfcb_nub_agree {

    width: 100%;

    display: flex;

    align-items: flex-start;

}



.mfcb_nub_agree.on .mfcb_nub_agree_btn::before {

    opacity: 1;

}



.mfcb_nub .std_btn2 {

    margin: 0 26px;

    margin-top: 21px;

}



.mfcb_nub .std_btn2 p {

    min-width: 166px;

    text-align: center;

}



.message_form_cry_head .slick-list {

    width: 100%;

}



.message_form_cry_body .slick-track .slick-slide {

    display: flex !important;

}



.std_btn2_link {

    cursor: pointer;

}



.info_success .ys_modal_content {

    width: 687px;

    padding: 120px 20px 188px;

    text-align: center;

}



.info_success_icon {

    width: 98px;

    margin: 0 auto;

    margin-bottom: 88px;

}



.info_success_icon img {

    width: 100%;

}



.info_success .std_title4 {

    margin-bottom: 50px;

    font-weight: bold;

}



.info_success .ys_modal_close {

    width: 25px;

    top: 26px;

    right: 22px;

}



.ys_modal_close img {

    width: 100%;

}



.inside_ban {position: relative;}

@media (min-width: 1600px)
{
    .container {
        width: 1400px;
    }
}



.inside_ban_img,

.inside_ban_img img {

    width: 100%;

}



.inside_ban_img {position: relative;min-height: 500px;}
@media (max-width: 767px)
{
    .inside_ban_img {
        height:260px;
        min-height: auto;
    }
    .inside_ban_img img {
        width:auto;
        max-width: initial;
        height:100%;
        position:absolute;
        left:50%;
        top:50%;
        transform: translate(-50%, -50%);
    }
}


.inside_ban .std_title1 {color: #fff;text-align: center;}



.inside_ban .ys_pos_center {top: 55%;}



.mod_middle {

    text-align: center;

}



.tcln_img {

    width: 84px;

    margin: 0 auto;

    margin-bottom: 16px;

}



.talent_concept_list_nub .std_word p {

    color: #666;

    text-align: center;

    line-height: 1.75;

}



.talent_concept_list_nub {

    width: 230px;

}



.talent_concept_list {

    display: flex;

    justify-content: space-between;

}



.talent_concept_img,

.talent_concept_img img {

    width: 100%;

}



.talent_concept_saying {

    background: #fff;

    text-align: center;

    box-shadow: 0px 10px 40px rgba(2, 36, 73, 0.1);

    display: flex;

    justify-content: center;

    align-items: center;

    padding: 51px 0;

}



.talent_concept_saying_font30 {

    color: #333;

    font-size: 30px;

    font-weight: bold;

    text-align: center;

    line-height: 1.75;

    display: inline-block;

    padding: 0 16px;

}



.talent_concept_saying_yin {

    width: 100px;

    position: relative;

    top: -30px;

}



.talent_concept_img {

    margin-top: -38px;

}



.talent_concept_list,

.talent_concept_saying {

    position: relative;

    z-index: 4;

}



.talent_grow {

    position: relative;

    padding-top: 237px;

}



.talent_grow_bg,

.talent_grow_bg img {

    width: 100%;

}



.talent_grow_bg {

    position: absolute;

    top: 0;

    left: 0;

}



.talent_grow .ys_cont1400 {

    position: relative;

    z-index: 3;

}



.talent_grow .std_title2 {

    text-align: center;

    color: #fff;

    font-weight: bold;

    margin-bottom: 30px;

}



.talent_grow .std_word p {

    max-width: 899px;

    text-align: center;

    margin: 0 auto;

    color: #fff;

}



.talent_grow .std_word {

    margin-bottom: 133px;

}



.talent_grow_bg::before {

    content: '';

    width: 100%;

    height: 100%;

    position: absolute;

    background: rgba(0, 0, 0, .2);

    z-index: 2;

}



.talent_grow_list {

    background: #fff;

    border-radius: 2px;

    display: flex;

    align-items: stretch;

}



.talent_grow_list_nub {

    box-shadow: 0px 4px 20px 0px rgba(2, 36, 73, .1);

    padding: 58px 50px;

}



.tgln_cry_icon {

    width: 100px;

    margin-bottom: 20px;

}



.tgln_cry_font24 {

    font-size: 24px;

    line-height: 1.5;

    color: #333;

    font-weight: bold;

    text-align: center;

    max-width: 100px;

}



.tgln_tli_name,

.tgln_text_title {

    font-size: 18px;

    font-weight: bold;

    line-height: 2;

    color: #666;

}



.tgln_text_list_info .std_word p {

    color: #666;

}



.talent_grow .tgln_text_list_info .std_word {

    margin-bottom: 0;

    width: calc(100% - 94px);

}



.talent_grow_list_nub {

    width: 33.333333%;

    display: flex;

    align-items: center;

}



.tgln_cry {

    width: 140px;

    position: relative;

}



.tgln_text {

    width: calc(100% - 140px);

}



.tgln_cry::before {

    content: '';

    width: 2px;

    background: #d9d9d9;

    height: 100%;

    position: absolute;

    right: 0;

    top: 50%;

    transform: translateY(-50%);

}



.tgln_text {

    padding-left: 40px;

}



.tgln_text_list_info {

    display: flex;

    align-items: flex-start;

}



.tgln_tli_name {

    width: 94px;

}



.talent_grow .tgln_text .std_word p {

    text-align: left;

    line-height: 2;

}



.talent_grow_list_nub.talent_grow_list_nub1,

.talent_grow_list_nub.talent_grow_list_nub2 {

    width: 35.43%;

}



.talent_grow_list_nub.talent_grow_list_nub3 {

    width: 29.14%;

}



.tgln_text_title {

    margin-bottom: 15px;

}



.talent_grow_list_nub2 .tgln_tli_name {

    font-weight: normal;

}



.talent_grow .talent_grow_list_nub3 .tgln_text_list_info .std_word {

    width: 100%;

}



.talent_main .mod_title1 {

    max-width: 1000px;

    margin: 0 auto;

    margin-bottom: 45px;

}



.talent_path_img {

    max-width: 100%;

    margin: 0 auto;

    text-align: center;

    padding-top: 20px;

}



.talent_path_img img {

    max-width: 100%;

}



.talent_call_bg,

.talent_call_bg img {

    width: 100%;

}



.talent_call {

    position: relative;

}



.talent_call .ys_cont1400 {

    position: absolute;

    z-index: 3;

}



.talent_call .std_title2 {

    margin-bottom: 27px;

    font-weight: bold;

}



.talent_call .std_word {

    margin-bottom: 33px;

}



.join_main {

    background: rgba(23, 40, 117, .05);

}



.inside_ban .std_title1 {}



.join_position {

    position: relative;

}



.join_position_cry {

    background: #fff;

    box-shadow: 0px 0px 4px 0px rgba(34, 89, 221, .1);

    padding: 56px 66px;

}



.join_position_cry .std_title3 {

    font-weight: bold;

    margin-bottom: 28px;

}



.join_position_cry_form {

    display: flex;

    margin: 0 -20px;

    flex-wrap: wrap;

}



.jpcf_label {

    border: 1px solid #E9EaEF;

    background: #FFF;

    height: 44px;

    width: 240px;

    margin: 0 20px;

}



.jpcf_label input {

    color: #333;

    padding: 0 18px;

    width: 100%;

    font-size: 16px;

    height: 100%;

}



.jpcf_label input::placeholder {

    color: #999;

}



.jpcf_select .ys_select_xtbbox {

    right: 16px;

}



.jpcf_select .ys_select_bd {

    top: calc(100% + 4px);

    border: 1px solid #E9EaEF;

}



.jpcf_select .ys_select_li {

    color: #999;

    font-size: 16px;

    line-height: 1.75;

    padding: 0 18px;

    transition: all 0.36s;

}



.jpcf_select .ys_select_bd {

    padding: 6px 0;

}



.join_position_cry_form .std_btn2 p {

    line-height: 44px;

    min-width: 178px;

    text-align: center;

}



.join_position_cry_form .std_btn2 {

    margin: 0 20px;

}



.join_position_cry_table {

    border-top: 1px solid #e9eaef;

    padding-top: 12px;

    min-height: 711px;

}



.join_position_cry_form {

    margin-bottom: 57px;

}



.join_position_cry_table th {

    font-size: 20px;

    color: var(--main-color);

    line-height: 1.5;

    padding: 26px 10px;

}



.join_position_cry_table td {

    font-size: 16px;

    color: #333;

    line-height: 1.5;

    padding: 26px 10px;

}



.join_position_cry_table table {

    width: 100%;

}



.join_position_cry_table th,

.join_position_cry_table td {

    text-align: center;

}



.jpct_tr {

    cursor: pointer;

    transition: all 0.36s;

    position: relative;

    border-top: 1px solid rgba(23, 40, 117, .1);

}



.jpct_tr:hover {

    background: rgba(23, 40, 117, .1);

}



.pc_fenye li {

    width: 32px;

    height: 32px;

    border: 0px;

    font-size: 18px;

    line-height: 32px;

    color: #666;

    margin: 0 10px;

    border-radius: 0;

}



.pc_fenye li.activepage {

    color: #fff;

    background: var(--main-color);

}



.end li::before,

.first li::before,

.next li::before,

.prev li::before {

    transition: all 0.36s;

}



.join_modal .ys_modal_content {

    width: 1200px;

    padding: 0;

}



.join_modal_cry {

    padding: 108px 100px 85px;

}



.join_modal_cry .std_title4 {

    color: var(--main-color);

    margin-bottom: 29px;

}



.join_modal_cry .std_word3 h4 {

    font-size: 24px;

    line-height: 1.75;

    color: var(--main-color);

    margin-bottom: 18px;

    margin-top: 74px;

}



.join_modal_cry .std_word3 h5 {

    font-size: 16px;

    color: #333;

    margin-bottom: 12px;

}



.jmcp_icon_tel {

    font-size: 24px;

    line-height: 1.75;

    color: var(--main-color);

}



.jmcp_icon_tel a {

    color: inherit;

}



.jmcl_nub_icon {

    width: 17px;

    position: relative;

    top: 3.5px;

}



.jmcl_nub_icon img {

    width: 100%;

}



.jmcl_nub .std_word3 {

    width: calc(100% - 17px);

    padding-left: 5px;

}



.jmcl_nub .std_word3 p {

    color: var(--main-color);

}



.join_modal_cry_list {

    display: flex;

    flex-wrap: wrap;

}



.jmcl_nub {

    display: flex;

    align-items: flex-start;

    padding: 0 30px;

}



.join_modal_cry_list {

    margin: 0 -30px;

    margin-bottom: 39px;

}



.join_modal .yxedr_active ol {

    margin-block-start: 0em;

    margin-block-end: 0em;

    padding-inline-start: 24px;

}



.join_modal .std_word3 p {

    line-height: 1.5;

}



.jmcp_icon {

    width: 29px;

    position: relative;

    top: 6.5px;

}



.jmcp_icon img {

    width: 100%;

}



.jmcp_icon_tel {

    width: calc(100% - 29px);

    padding-left: 10px;

}



.join_modal_cry_phone {

    display: flex;

    align-items: flex-start;

    justify-content: flex-start;

    margin-bottom: 52px;

}



.join_modal_cry .std_btn2 p {

    line-height: 44px;

    width: 178px;

    text-align: center;

}



.join_modal_cry .std_word3 h4:first-child {

    margin-top: 0;

}



.join_modal_cry .std_word3.yxedr_active {

    margin-bottom: 32px;

}



.join_modal .ys_modal_close {

    width: 35px;

    top: 38px;

    right: 37px;

}



.join_modal .ys_modal_close img {

    width: 100%;

}



.join_modal .mCSB_inside>.mCSB_container {

    margin-right: 0;

}



.join_modal .mCSB_scrollTools {

    right: 61px;

    top: 18vh;

    bottom: 18vh;

}



.join_modal .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {

    background-color: #E3E3E3;

}



.join_modal .mCSB_scrollTools .mCSB_draggerRail {

    width: 1px;

}



.join_modal .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {

    background-color: var(--main-color);

}



.join_modal .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {

    width: 2px;

    border-radius: 1px;

}



.develop_value_cry {

    background: #fff;

    box-shadow: 0px 4px 20px rgba(2, 36, 73, 0.1);

    padding: 93px 30px;

    margin-top: -133px;

    position: relative;

    z-index: 10;

    display: flex;

    align-items: flex-start;

    justify-content: center;

}



.develop_value_cry .std_word2 p {

    color: #333;

    line-height: 2;

}



.develop_value_cry .std_word2 p {

    font-weight: bold;

}



.develop_value_cry_yin {

    width: 100px;

    position: relative;

    top: -60px;

}



.develop_value_cry_yin img {

    width: 100%;

}



.develop_value_cry_yin1 {

    margin-right: 23px;

}



.develop_value_cry_yin2 {

    margin-left: 23px;

}



.develop_value .std_word2 {

    width: calc(100% - 246px);

}



.develop_value {

    padding-bottom: 100px;

}



.develop_value,

.develop_green {

    background: #FAFAFA;

}



.develop_green_list_nub {

    width: 25%;

    padding: 0 26px;

}



.develop_green_list {

    margin: 0 -26px;

    display: flex;

    flex-wrap: wrap;

    align-items: stretch;

}



.dgln_cry {

    background: #fff;

    padding: 40px 30px;

    height: 100%;

    transition: all 0.36s;

}



.dgln_cry_icon {

    width: 50px;

    margin-bottom: 25px;

}



.dgln_cry_font24 {

    color: #333;

    font-weight: bold;

    font-size: 24px;

    line-height: 1.5;

    margin-bottom: 18px;

}



.develop_green_list {

    margin-bottom: 66px;

}



.dgdn_icon {

    width: 146px;

    height: 146px;

    border-radius: 50%;

    border: 1px solid #ddd;

    position: relative;

    margin: 0 auto;

    margin-bottom: 36px;

}



.dgdn_icon::before {

    content: '';

    width: 130px;

    height: 130px;

    border-radius: 50%;

    border: 1px solid #ddd;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

}



.dgdn_icon img {

    width: 80px;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

}



.dgdn_data {

    font-size: 18px;

    color: #333;

    margin-bottom: 8px;

}



.dgdn_data_num {

    color: #26C05D;

    font-size: 56px;

    margin-right: 7px;

}



.develop_green_data_nub .std_word3 p {

    color: #333;

}



.develop_green_data {

    display: flex;

    justify-content: center;

}



.develop_green_data_nub {

    text-align: center;

    padding: 0 60px;

}



.develop_green_data {

    margin: 0 -60px;

}



.develop_social {

    position: relative;

}



.develop_social_bg,

.develop_social_bg img {

    width: 100%;

}



.develop_social_bg {

    position: absolute;

    width: 100%;

    top: 0;

    left: 0;

    height: calc(100% - 63px);

    overflow: hidden;

}



.develop_social_bg img {

    position: absolute;

    min-width: 100%;

    min-height: 100%;

    width: 100%;

    object-fit: cover;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

}



.develop_social_bg::before {

    content: '';

    width: 100%;

    height: 100%;

    position: absolute;

    background: rgba(0, 0, 0, .2);

    top: 0;

    left: 0;

    z-index: 2;

}



.develop_social .ys_cont1400 {

    position: relative;

    z-index: 3;

}



.develop_social .std_title2,

.develop_social .std_word2 p {

    color: #fff;

}



.develop_social .mod_title1 {

    width: 440px;

    margin-bottom: 57px;

}



.develop_social {

    padding-top: 160px;

    padding-bottom: 63px;

}



.develop_social .std_word2 p {

    line-height: 2;

}



.develop_social_cry_text {

    width: 555px;

    position: relative;

    padding: 64px 0 120px 123px;

}



.develop_social_cry_svg {

    width: calc(100% - 555px);

    position: relative;

}



.dsct_list_nub .std_title4 {

    color: #333;

    font-weight: bold;

    margin-bottom: 20px;

}



.dsct_list_nub .std_word2 p {

    line-height: 2;

    color: #666;

}



.develop_social_cry {

    display: flex;

    flex-direction: row-reverse;

}



.develop_social_cry_text::before {

    content: '';

    background: #fff;

    height: calc(100% + 1px);

    position: absolute;

    top: 0;

    left: 0;

    border-top-left-radius: 100px;

    width: 50vw;

}



.dsct_list {

    position: relative;

    z-index: 4;

}



.arrow_control1 .slick-prev,

.arrow_control1 .slick-next {

    width: 11px;

    height: 20px;

}



.arrow_control1 .slick-prev::before,

.arrow_control1 .slick-next::before {

    content: '';

    background-image: url(../images/g_arrow02.svg);

    background-size: 100% 100%;

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    transition: all 0.36s;

}



.arrow_control1 .slick-prev::after,

.arrow_control1 .slick-next::after {

    content: '';

    background-image: url(../images/g_arrow01.svg);

    background-size: 100% 100%;

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    opacity: 0;

    transition: all 0.36s;

}



.arrow_control1 .slick-next::after,

.arrow_control1 .slick-prev::before {

    transform: rotate(180deg);

}



.dsct_list .slick-prev,

.dsct_list .slick-next {

    bottom: -70px;

    transform: translate(0);

    top: auto;

}



.dsct_list .slick-next {

    left: 55px;

    right: auto;

}



.dscs_list_nub_circle {

    width: 8px;

    height: 8px;

    border-radius: 50%;

    background: #fff;

    position: absolute;

    bottom: -4px;

}



.dscs_list_nub_circle::before {

    content: '';

    width: 8px;

    height: 8px;

    border-radius: 50%;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    position: absolute;

    box-shadow: 0px 0px 0px 0px rgba(38, 192, 93, 1);

    animation: develop_circle 2s linear infinite;

}



@keyframes develop_circle {

    0% {

        box-shadow: 0px 0px 6px 4px rgba(38, 192, 93, 1);

        opacity: 1;

    }



    50% {

        box-shadow: 0px 0px 15px 10px rgba(38, 192, 93, 1);

        opacity: 1;

    }



    100% {

        box-shadow: 0px 0px 6px 4px rgba(38, 192, 93, 1);

        opacity: 1;

    }

}



.dscs_list_nub_font20 {

    position: absolute;

    bottom: -63px;

    left: 0;

    transform: translateX(-50%);

    color: #333;

    font-size: 20px;

    line-height: 1.5;

}



.dscs_list_nub_anime {

    width: 520px;

    position: absolute;

    bottom: 0;

    left: 4px;

    opacity: 0;

    pointer-events: none;

}



.dscs_list_nub.on .dscs_list_nub_anime {

    opacity: 1;

}



.dscs_list_nub_anime svg {

    width: 100%;

}



.dscs_list {

    display: flex;

    position: absolute;

    bottom: 0;

    width: 100%;

}



.dscs_list_nub {

    flex-grow: 1;

    position: relative;

}



.dscs_list_nub4 .dscs_list_nub_anime,

.dscs_list_nub5 .dscs_list_nub_anime {

    left: auto;

    right: calc(100% - 4px);

}



.dsln_img_top {

    position: relative;

}



.dsln_img {

    position: relative;

}



.develop_safe_list_nub {

    width: 33.333333%;

}



.develop_safe_list {

    display: flex;

}



.dsln_img_top {

    position: relative;

    margin-bottom: 33px;

}



.dsln_img {

    width: 100%;

}



.dsln_img_top .std_title5 {

    color: #fff;

    text-align: center;

    position: absolute;

    bottom: 24px;

    left: 0;

    width: 100%;

}



.develop_safe_list_nub .std_word3 p {

    position: relative;

    padding-left: 25px;

    line-height: 1.75;

    margin-bottom: 14px;

}



.develop_safe_list_nub .std_word3 {

    padding-right: 60px;

}



.develop_safe_list_nub .std_word3 p::before {

    content: '';

    background-image: url(../images/g_icon15.svg);

    width: 16px;

    position: absolute;

    height: 16px;

    left: 0;

    top: 6px;

}



.develop_report {

    background: #F5F5F5;

}



.develop_report .std_title2 {

    font-weight: bold;

    text-align: center;

    margin-bottom: 46px;

}



.develop_report_list_nub {

    margin-bottom: 20px;

    background: #FFFFFF;

    border: 1px solid #E9F0F0;

}



.dscs_list_nub {

    cursor: pointer;

}



.dscs_list_nub::before {

    content: '';

    width: 100%;

    height: 126px;

    position: absolute;

    top: 50%;

    transform: translate(-50%, -50%);

    left: 50%;

}



.drln_cry {

    display: flex;

    position: relative;

}



.drln_icon {

    width: 140px;

    min-height: 120px;

    background: rgba(81, 146, 150, .1);

    position: relative;

}



.drln_icon img {

    width: 36px;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

}



.drln_text {

    width: calc(100% - 140px);

    display: flex;

    padding: 40px 69px 40px 48px;

    align-items: center;

}



.drln_text_loaddown {

    width: 40px;

}



.drln_text_loaddown img {

    width: 100%;

}



.drln_text_font24 {

    width: calc(100% - 40px);

    padding-right: 15px;

    font-size: 24px;

    color: #666;

    font-weight: bold;

    line-height: 1.5;

}



.mod_load_btn_link {

    font-size: 16px;

    color: #666;

    line-height: 1.5;

}



.mod_load_btn {

    display: inline-block;

}



.develop_report .mod_load_btn {

    display: flex;

    justify-content: center;

    margin-top: 50px;

}



.crumbs_list {

    margin: 0 -11px;

}



.talent_concept_img {

    position: relative;

}



.talent_concept_img img {

    width: 100%;

}



.talent_concept_img svg {

    position: absolute;

    width: 100%;

    height: 100%;

    bottom: 0;

    left: 0;

}



.talent_circle1,

.talent_circle2,

.talent_circle3 {

    position: absolute;

    top: -4px;

    left: -4px;

    width: 8px;

    height: 8px;

    border-radius: 50%;

    background: #fff;

}



.talent_list {

    position: absolute;

    width: 100%;

    height: 100%;

    top: 0;

    left: 0;

}



.dscs_list_nub_anime img {

    width: 100%;

}



.dscs_list_nub_anime svg {

    position: absolute;

    width: 100%;

    height: 100%;

    bottom: 0;

    left: 0;

}



/* tammy - end */

.pc_fenye li.activepage {

    color: #333333;

    background: #ffffff;

}



.pc_fenye li {

    border-radius: 0;

    transition: all .3s ease-out 0s;

    border: 1px solid transparent;

}



@media screen and (min-width: 1200px) {

    .pc_fenye li:hover {

        color: #fff;

        background-color: var(--main-color);

    }



    .first li:hover,

    .prev li:hover,

    .next li:hover,

    .end li:hover {

        border: 1px solid transparent;

    }

}



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

    .ys_phfyfl {

        color: #666;

    }



    .ys_phfyfl a {

        color: initial;

    }



}



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

    .ys_phfy {

        padding-left: 20px;

        padding-right: 20px;

    }

}



.news_ul {

    margin-bottom: 84px;

}



.news_li_box {

    display: flex;

}



.news_li_time {/* width: 16%; */}



.news_li_box .ys_imgbox_cover {

    width: 286px;

}



.news_li_text {

    width: calc(100% - 36%);

    padding-left: 66px;

}

.news-more {
    padding:0px 50px;
}
.news-more .about-bt {
    margin-top:50%;
}



.news_li a {

    display: block;

    padding: 58px 0;

    border-bottom: 1px solid #DDDDDD;

}



.news_li_time {font-size: 16px;color: #333;line-height: 1.5;margin-bottom: 15px;}



.news_li_text .std_title5 {transition: all .36s ease;}



.news_cont {

    margin-top: 60px;

}



.pc_fenye li.activepage {

    background: var(--main-color);

    color: #fff;

}



.pc_fenye li {

    border-radius: 0%;

}



.newslist_main {

    margin-top: 80px;

}



.newslist_main .crumbs {

    position: static;

}



.newslist_top {height: auto;width: 100%;padding: 50px 0px;background-color: #F7F9FA;}



.newslist_main .crumbs_list_nub a {

    color: #999999;

    opacity: 1;

}



.newslist_main .crumbs_list_nub::before {

    color: #999999;

    opacity: 1;

}



.newslist_top {

    position: relative;

}



.newslist_top .std_title4 {/* position: absolute; *//* top: 50%; *//* left: 50%; *//* transform: translate(-50%, -50%); *//* font-weight: bold; */}



.newslist_time_ {

    padding-top: 20px;

}



.newslist_time_box {

    display: flex;

    flex-wrap: nowrap;

    align-items: center;

}



.newslist_time_box img {

    width: 26px;

}



.newslist_time_box p {padding-left: 5px;font-size: 16px;color: #666;}
.bdsharebuttonbox {
    text-align: left;
}
.bdsharebuttonbox span {
    display:block;
    float:left;
    line-height: 28px;
}

.wpo-shop-single-section .product-details .bdsharebuttonbox {
    margin-top: 30px;
}



.newslist_edr_top {padding: 60px 0;min-height: 500px;border-bottom: 1px solid #ddd;}



.newslist_edr_bot_cont {

    display: flex;

    flex-direction: row;

    flex-wrap: nowrap;

}



.newslist_edr_bot_cont p{

    font-size: 18px;

    line-height: 1.75;

    color: #666;

    transition: all 36s ease;

}



.newslist_edr_bot {

    padding-top: 50px;

}



.newslist_edr_bot_cont p:first-child {

    width: 70px;

}



.newslist_edr_bot_cont p:last-child {

    width: calc(100% - 70px);

}



.newslist_edr_bot li {

    margin-bottom: 20px;

}

.menu-container { margin-top:20px;}



.newslist_main .crumbs_list_nub:last-child a {

    color: #333;

}



.inno_num {

    position: relative;

    z-index: 10;

    margin-top: -60px;

    background: #fff;

    box-shadow: 0px 4px 20px rgba(2, 36, 73, 0.1);

    padding: 60px 80px;

}



.inno_num_box {

    display: flex;

    align-items: stretch;

    justify-content: center;

}



.inno_num_box .ys_demo_num {

    color: var(--main-color);

    font-size: 60px;

}



.inno_num_box .hacn_num {

    /* width: 25%; */

    padding: 0 70px;

    border-right: 1px solid #ddd;

}



.inno_num_box .hacn_num:last-child {

    border-color: transparent;

}



.inno_num_box .hacn_num p {

    position: static;

    margin-top: 10px;

    font-size: 14px;

    width: 100%;

}



.inno_num_box .hacn_num_tetx {

    color: var(--main-color);

    font-size: 24px;

    padding-left: 15px;

}



.inno_honor_bot_cont {

    background: var(--main-color);

    padding-top: 306px;

}



.inno_honor_bot {

    position: relative;

}



.inno_honor_bot_img {

    position: absolute;

    top: -400px;

    right: 0;

    width: 1652px;

}



.ihbc_ul {

    display: flex;

    flex-direction: row;

    align-items: stretch;

    padding: 80px 40px 95px;

    position: relative;

    border-top: 1px solid rgba(255, 255, 255, .4);

    background: linear-gradient(180deg, rgba(255, 255, 255, 0.1085) 0%, rgba(255, 255, 255, 0) 91.13%);

}



.ihbc_ul::before {

    position: absolute;

    content: '';

    top: 0;

    left: 0;

    width: 1px;

    height: 100%;

    background: linear-gradient(rgba(255, 255, 255, .4), transparent)

}



.ihbc_ul::after {

    position: absolute;

    content: '';

    top: 0;

    right: 0;

    width: 1px;

    height: 100%;

    background: linear-gradient(rgba(255, 255, 255, .4), transparent)

}



.ihbc_li {

    width: 25%;

    padding: 0 85px;

}



.ihbc_li_icon {

    width: 80px;

    margin: 0 auto 24px;

}



.inno_honor_top_text {

    width: 450px;

}



.inno_honor_top_text .std_title2 {

    font-weight: bold;

}



.inno_honor_top {

    position: relative;

    z-index: 10;

}



.inno_honor_top_text .std_word2 {

    height: 70px;

}



.ihbc_li .std_word p {

    color: #fff;

    font-weight: bold;

    text-align: center;

}



.slick-dots li {

    width: 10px;

    height: 10px;

    margin: 0 8px;

    border-radius: 50%;

    background: rgba(184, 184, 184, 0.5);

}



.slick-dots li.slick-active {

    background: #fff;

}



.deve_cont .com_title {

    width: 65%;

}



.deve_sec3 .comp_honor {

    background-color: #EFF1F2;

}



.deve_sec1_cont_num {

    position: absolute;

    bottom: -75px;

    right: 80px;

    background-color: var(--main-color);

    z-index: 1;

}



.deve_sec1_cont {

    position: relative;

}



.deve_sec1_cont_num {

    display: flex;

    flex-direction: row;

    justify-content: center;

    padding: 38px 30px;

}



.deve_sec1_cont_num .ys_demo_num {

    font-size: 48px;

}



.deve_sec1_cont_num p {

    position: static;

    color: #fff;

    font-size: 16px;

    width: auto;

}



.deve_sec1_cont_num .hacn_num {

    width: 25%;

    padding: 0 50px;

    border-color: transparent;

}



.deve_sec2 {

    padding-top: 200px;

}



.com_title .std_title2 {

    margin-bottom: 20px;

    font-weight: bold;

}



.deve_sec2_cont_video {

    position: relative;

}



.deve_sec1_cont_icon {

    width: 100px;

}



.inno_honor_bot {

    position: relative;

}



.inno_honor_bot_bj {

    position: absolute;

    top: 306px;

    left: -11%;

}



.deve_sec2_bj {

    position: absolute;

    top: 50%;

    right: 0;

    z-index: -1;

    transform: translateY(-50%);

    width: 100%;

}



.deve_cont_bj {

    position: relative;

}



.deve_sec1_cont_icon {

    cursor: pointer;

}



.deve_sec2_cont_box {

    position: absolute;

    background-color: var(--main-color);

    padding: 28px 20px 50px;

    bottom: -110px;

    right: 80px;

    display: flex;

    flex-direction: row;

    justify-content: center;

    z-index: 10;

}



.dscb_li {

    width: 25%;

    padding: 0 60px;

}



.deve_sec2_cont {

    position: relative;

}



.dscb_li_img {

    width: 80px;

    margin: 0 auto 8px;

}



.dscb_li p {

    text-align: center;

    color: #fff;

    font-weight: bold;

}



.deve_sec2 {

    padding-bottom: 248px;

}



.deve_sec2_cont_box .slick-dots {

    bottom: 20px;

}



.deve_sec3_li {

    width: 680px !important;

    margin-right: 40px;

}



.qua_cont .deve_sec3_li {

    width: 553px !important;

    margin-right: 52px;

}



.deve_sec3_li {

    position: relative;

}



.qua_cont .deve_sec3_li_info {

    bottom: inherit;

    top: 0;

    padding: 70px;

}



.deve_sec3_li_info {

    position: absolute;

    bottom: 0;

    left: 0;

    z-index: 5;

}



.deve_sec3_li_info {

    width: 70%;

    padding: 0 48px 38px;

}



.deve_sec3_li_info .std_title3,

.deve_sec3_li_info .std_word p {

    color: #fff;

}



.deve_sec3_li .ys_imgbox_cover {

    position: relative;

}



.deve_sec3_li .ys_imgbox_cover::before {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    background: rgba(0, 0, 0, .5);

    width: 100%;

    height: 100%;

    z-index: 1;

}



.deve_sec3_icon {

    margin-bottom: 15px;

    width: 80px;

}



.deve_sec3_li_info .std_title3 {

    margin-bottom: 20px;

}



.deve_sec1_cont_img {

    position: relative;

}



.deve_sec1_cont_img::before {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: rgba(0, 0, 0, .3);

    z-index: 1;

}



.deve_sec1_cont_icon {

    z-index: 10;

}



.qua_sec3 .std_title2 {

    text-align: center;

}



.qua_sec1 .com_title {

    text-align: center;

}



.qua_cont .std_title3 {

    margin-top: 100px;

}



.qua_cont .std_word {

    width: 100%;

}



.qua_cont .deve_sec3_li_info {

    width: 100%;

}



.deve_sec3_li_info .std_title3 {

    font-weight: bold;

}



.qua_cont .deve_sec3_li_info span {

    display: block;

    font-size: 60px;

    color: #fff;

    opacity: .4;

}



.qua_cont_arrow .comp_deve_top_ri {

    width: 66px;

    margin-right: 68px;

}



.qua_cont_arrow .cdbs_bar {

    width: calc(100% - 134px) !important;

}



.qua_cont_arrow .cdtr_btn {

    width: 11px;

}



.qua_cont_arrow .cdtr_le img {

    transform: rotate(0);

}



.qua_cont_arrow {

    width: 1400px;

    /* display: flex; */

    margin-top: 42px;

}



.cdbs_bar {

    right: 0;

}



.qua_cont_arrow .cdtr_btn img:last-child {

    opacity: 0;

}



.qua_cont_arrow .cdbs_bar {

    bottom: 5px !important;

}



.deve_main .deve_sec3_li_info {

    transform: translateY(100px);

    transition: all .36s ease;

}



.deve_main .deve_sec3_li {

    overflow: hidden;

}



/* helen 2022.11.28 star */



.home_about_cont .std_word p {

    color: #868CA1;

}



.home_about_cont_main .std_title2,

.home_make_title .std_title2,

.home_news .std_title2 {

    font-weight: bold;

}



.home_pro .home_make_title {

    text-align: center;

}



.home_pro .home_make_title {

    width: 57%;

}



.home_pro_list {

    width: 100%;

    position: relative;

}

.hplt_ul .swiper-wrapper {
    justify-content:center;
}



.home_pro_list_top {

    width: 100%;

    padding: 0 185px;

    position: relative;

    z-index: 10;

}



.hplt_li_wrap_te {

    text-align: center;

}



.hplt_li_wrap_te p {

    color: #333;

    transition: all 0.36s;

}



.hplt_li {

    width: 12.5%;

    padding: 0 5px;

}



.hplt_li_wrap {

    position: relative;

    cursor: pointer;

}



.hplt_li_wrap_ig {

    width: 62px;

    margin: 0 auto;

    position: relative;

    margin-bottom: 13px;

}



.hplt_li_wrap_ig img:nth-child(2) {

    opacity: 0;

}



.home_pro_list_btm {

    width: 100%;

    position: relative;

    padding-top: 95px;

    padding-bottom: 30px;

}



.hplb_ul_li_wrap {

    width: 100%;

    position: relative;

    padding: 0 210px;

}



.hplb_ul_li_wrap a {

    display: flex;

    flex-wrap: wrap;

}



.hulw_ri {

    width: 36%;

    transition: all 0.36s;

}



.hulw_ri_img {

    padding: 30px;

    width: 100%;

    /* transition: all 0.36s; */

    transition: all 0.1s ease-out 0s;

}



.hulw_le {

    width: 60%;

    position: relative;

    padding-right: 60px;

    padding-top: 55px;

}



.hulw_le_tit {

    margin-bottom: 28px;

}



.hulw_le_tit .std_title5 {

    font-weight: bold;

    color: #333;

    line-height: 1.5;

}



.hulw_le_info ul {

    list-style: none !important;

    padding-left: 32px;

}



.hulw_le_info li p {

    color: #666;

    line-height: 1.5;

    position: relative;

    margin-bottom: 18px;

}



.hulw_le_info li p::after {

    content: '';

    position: absolute;

    top: 5px;

    left: -30px;

    width: 16px;

    height: 16px;

    background-image: url(../images/a1_icon09.svg);

    background-size: 100% 100%;

}



.hplb_ul_li_line {

    width: 900px;

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    left: -18%;

    pointer-events: none;

}



.hplb_ul_li_line img {

    width: 100%;

}



.hplb_ul_li_wrap {

    transition: all 0.2s 0.3s;

}



.hplb_ul_li.swiper-slide-prev .hplb_ul_li_wrap {

    opacity: 0;

}



.hplb_btn_wrap {

    width: 26px;

    position: absolute;

    top: 50%;

    transform: translateY(-50%);

    z-index: 10;

}



.hplb_btn_wrap img {

    width: 100%;

    transition: all 0.36s;

}



.hplb_btn_wrap_ig1 {

    opacity: 0;

}



.hplb_btn_wrap_ig2 {

    position: absolute;

    top: 0;

    left: 0;

}



.hplb_btn_le {

    left: 0;

}



.hplb_btn_ri {

    right: 0;

}



.hplb_btn_wrap.swiper-button-disabled {

    pointer-events: none;

    opacity: 0.5;

}



.hull_img {

    width: 100%;

}



.home_pro_list_btm .slick-list {

    overflow: inherit !important;

}



.hplt_li.swiper-slide-thumb-active .hplt_li_wrap_ig img:nth-child(1) {opacity: 0;display: none;}



.hplt_li.swiper-slide-thumb-active .hplt_li_wrap_ig img:nth-child(2) {opacity: 1;display: initial;}



.hplt_li.swiper-slide-thumb-active .hplt_li_wrap_te p {

    color: var(--main-color);

}



.home_about_bk {

    width: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1;

    width: 100%;

    height: 100vh;

}



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

.home_about_cont p {
    line-height:2.2;
}



.hacn_num:last-child {

    border-bottom: none;

}



.yx_decor {

    position: absolute;

    bottom: -180px;

    right: 0;

    width: 418px;

}



.yx_decor img {

    width: 100%;

}



.ys_banner {

    z-index: 10;

}

.ys_banner .slick-prev {
    left:30px;
}
.ys_banner .slick-prev::before {
    content: "\f104";
    font-family: "FontAwesome";
    color: #fff;
    font-size: 40px;
}
.ys_banner .slick-next {
    right:30px;
}
.ys_banner  .slick-next::before {
    content: "\f105";
    font-family: "FontAwesome";
    color: #fff;
    font-size: 40px;
}



.produ_wrap {

    width: 100%;

    display: flex;

}



.produ_le {

    width: 336px;

}



.produ_ri {

    width: calc(100% - 336px);

    padding: 75px 75px 75px 124px;

    display: flex;

    flex-wrap: wrap;

}



.produ_le_ul {

    width: 100%;

    position: relative;

    padding: 42px 0;

}



.plul_link {

    display: block;

    font-size: 18px;

    line-height: 1.5;

    color: #999999;

    padding: 18px 100px;

    transition: all 0.6s;

    position: relative;

    z-index: 1;

}



.produ_le_ul_li {

    position: relative;

}



.produ_le_ul_li img {

    width: 278px;

    position: absolute;

    top: 50%;

    left: 0;

    transform: translateY(-50%);

    transition: all 0.36s;

    opacity: 0;

    z-index: 2;

}



.plul_link::after {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    width: 0;

    height: 100%;

    background: var(--main-color);

    transition: all 0.6s;

    display: block;

    z-index: 3;

}



.plul_link::before {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    width: 0%;

    height: 100%;

    background: #fff;

    transition: all 0.6s;

    display: block;

    z-index: -1;



}



.plul_link span {

    position: relative;

    z-index: 4;

}



.produ_le_ul_li.yxnav_active2 .plul_link {

    color: #333;

    box-shadow: -5px 2px 4px rgba(2, 36, 73, 0.09);

}



.produ_le_ul_li.yxnav_active2 .plul_link::after {

    width: 11px;

}



.produ_le_ul_li.yxnav_active2 .plul_link::before {

    width: 100%;

}



.produ_le_ul_li.yxnav_active2 img {

    opacity: 1;

}



.produ_ri_slick {

    width: 27%;

    background: #F2F6F9;

    min-height: 790px;

    padding: 50px 65px 100px;

    position: relative;

}



.produ_ri_subdt {

    width: 73%;

    padding-right: 100px;

}



.produ_ri_subdt_tit .std_title4 {

    color: var(--main-color);

    line-height: 1.5;

    font-weight: bold;

}



.produ_ri_subdt_tit {

    margin-bottom: 15px;

}



.prsu_wrap_img {

    text-align: center;

    margin-bottom: 20px;

}



.prsu_wrap_img img {

    transition: all 0.36s;

}



.prsu_wrap_tit .mod_tit24 {

    font-weight: bold;

    color: #333;

    line-height: 1.5;

    transition: all 0.36s;

    text-align: center;

    overflow: hidden;

    -webkit-line-clamp: 1;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-box-orient: vertical;

}



.prsu_wrap_tit {

    margin-bottom: 14px;

}



.prsu_wrap a {

    display: block;

    text-align: center;

}



.prsu_wrap_more p {

    font-size: 16px;

    line-height: 1.5;

    color: var(--main-color);

}



.prsu_wrap {

    margin-bottom: 25px;

}



.prsu_wrap:last-child {

    margin-bottom: 0;

}





.produ_ri_slick_btn {

    display: flex;

    justify-content: center;

    position: absolute;

    bottom: 52px;

    left: 0;

    width: 100%;

}



.prsb_ri {

    margin-left: 38px;

}



.prsb_wrap {

    width: 46px;

    height: 46px;

    background: #797C87;

    border-radius: 50%;

    transition: all 0.36s;

    position: relative;

    cursor: pointer;

}



.prsb_wrap img {

    width: 12px;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

}



.prsb_wrap.slick-disabled {

    pointer-events: none;

    opacity: 0.5;

}



.produ_ri_slick.on .produ_ri_slick_ul,

.produ_ri_slick.on .produ_ri_slick_ul .slick-list,

.produ_ri_slick.on .produ_ri_slick_ul .slick-track {

    height: 100%;

}



.produ_ri_slick.on .prsu_li {

    display: flex !important;

    align-items: center;

}



.pdeta_prod {

    width: 100%;

    position: relative;

}



.pdeta_prod_cont {

    width: 100%;

    position: relative;

}



.pdeta_prod_le {width: 37%;transform-style: preserve-3d;-webkit-perspective: 1000px;perspective: 1000px;border: 1px solid #ebebeb;overflow: hidden;}



.pdeta_prod_le_wrap {

    width: 100%;

    padding: 30px;

    transition: all 0.2s ease-out;

}



.pdeta_prod_ri {

    width: 63%;

    padding-left: 16%;

    padding-right: 64px;

}



.pdeta_prod_ri_tit .std_title2 {color: #333;line-height: 1.5;}



.ppru_li_tit .mod_tit24 {color: #333;}



.ppru_li_tit {

    border-bottom: 1px solid #B1B1B1;

    padding-bottom: 18px;

    margin-bottom: 22px;

}



.ppru_li {

    margin-bottom: 54px;

}



.ppru_li:last-child {

    margin-bottom: 0;

}



.pdeta_list_cont {

    width: 100%;

    position: relative;

}



.pdeta_list_cont .pdeta_prod_ri_tit {

    text-align: center;

}



.pdeta_list_ul_li {

    width: 33.333333%;

    padding: 0 23px;

    margin-bottom: 50px;

}



.pdeta_list_ul {

    margin: 0 -23px;

    display: flex;

    flex-wrap: wrap;

    align-items: stretch;

}



.plul_ig {width: 100%;margin-bottom: 30px;}



.plul_wrap {width: 100%;background: #F8F8F8;padding: 30px;}



.plul_txt {

    width: 100%;

    position: relative;

}



.plul_subtit .mod_tit20 {

    color: #666;

    line-height: 1.5;

}



.plul_tit .std_title5 {color: #333;line-height: 1.5;transition: all 0.36s;}



.plul_subtit {

    margin-bottom: 12px;

}



.home_main .ys_ban_imgbox {

    height: 100vh;

}



.home_main .ys_ban_imgbox img {

    height: 100%;

    object-fit: cover;

}



.hulw_ri {

    transform-style: preserve-3d;

    -webkit-perspective: 1000px;

    perspective: 1000px;

}



/* helen 2022.11.28 end */

/* tammy - 2022.11.28 - start */

.dscs_list_nub::before {

    left: 0;

}



.message_main .std_btn2 a::before,

.message_main .std_btn2 .std_btn2_link::before {

    display: block;

}



.message_main .std_btn2 {

    display: inline-block;

}



.message_main .std_btn2 p {

    line-height: 54px;

    color: #fff;

    padding: 0 40px;

    font-size: 16px;

    position: relative;

    z-index: 10;

}



.message_main .std_btn2 a,

.message_main .std_btn2 .std_btn2_link {

    position: relative;

    display: block;

}



.message_main .std_btn2 a::before,

.message_main .std_btn2 .std_btn2_link::before {

    position: absolute;

    content: '';

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background-color: var(--main-color);

    z-index: 1;

}



.message_main .std_btn2 a::after,

.message_main .std_btn2 .std_btn2_link::after {

    position: absolute;

    content: '';

    top: 0;

    left: 0;

    width: 0;

    height: 100%;

    background-color: rgba(0, 0, 0, .2);

    z-index: 2;

    transition: all .36s ease;

}



.talent_path {

    background: #fff;

    z-index: 6;

}



/* c3 */

.intel_cont .com_title,

.intel_make .com_title,

.intel_flow .com_title {

    text-align: center;

}



.intel_factory_img,

.imln_img {

    width: 48.86%;

}



.intel_factory_text .std_title3 {

    margin-bottom: 17px;

    font-weight: bold;

}



.intel_factory_text,

.imln_text {

    width: 51.14%;

    padding-right: 146px;

    padding-left: 68px;

}



.intel_factory {

    display: flex;

    align-items: flex-start;

}



.intel_factory_text_list {

    margin-top: 78px;

}



.iftl_nub {

    margin-bottom: 30px;

    padding-left: 25px;

    cursor: pointer;

}



.iftl_nub .std_title6 {

    color: #333;

    font-weight: bold;

    position: relative;

    margin-bottom: 12px;

}



.iftl_nub .std_title6::before {

    content: '';

    background: var(--main-color);

    width: 9px;

    height: 9px;

    border-radius: 50%;

    position: absolute;

    left: -25px;

    top: 16.5px;

}



.intel_make {

    background: #F7F9FA;

}



.imln_img_pic {

    width: 100%;

}



.intel_make_list_nub {

    display: flex;

    align-items: center;

    margin-bottom: 74px;

}



.intel_make_list_nub:nth-of-type(2n) {

    flex-direction: row-reverse;

}



.intel_make_list_nub:last-child {

    margin-bottom: 0;

}



.intel_make_list_nub .imln_text {

    padding-right: 110px;

    padding-left: 83px;

}



.intel_make_list_nub:nth-of-type(2n) .imln_text {

    padding-right: 147px;

    padding-left: 44px;

}



.com_title .std_title3 {

    margin-bottom: 20px;

    font-weight: bold;

}



.intel_flow_gif {

    width: 63%;

    margin: 0 auto;

    position: relative;

}



.intel_flow_gif_img,

.intel_flow_gif_img img {

    width: 100%;

}



.intel_flow_gif_list {

    position: absolute;

    width: 100%;

    height: 100%;

    top: 0;

    left: 0;

}



.ifgl_nub {

    transform: translate(-50%, -50%);

    position: absolute;

}



.ifgl_nub_point {

    width: 28px;

    height: 28px;

    border-radius: 50%;

    position: relative;

    z-index: 4;

    background: linear-gradient(137.63deg, var(--main-color) 19.51%, #8CC3FE 81.57%);

}



.ifgl_nub_point::before {

    content: '';

    position: absolute;

    width: 24px;

    height: 24px;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    background: linear-gradient(137.63deg, var(--main-color) 19.51%, #2377D2 81.57%);

    border-radius: 50%;

}



.ifgl_nub_point img {

    width: 14px;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

}



.ifgl_nub_box {

    position: relative;

    cursor: pointer;

}



.ifgl_nub_box::before,

.ifgl_nub_box::after {

    content: '';

    position: absolute;

    top: 50%;

    left: 50%;

    width: 100%;

    height: 100%;

    border-radius: 50%;

    background: var(--main-color);

    transform: translate(-50%, -50%) scale(1);

    animation: intelpoint 4s linear infinite;

}



.ifgl_nub_box::after {

    animation-delay: 2s;

}



@keyframes intelpoint {

    0% {

        opacity: 1;

        transform: translate(-50%, -50%) scale(1);

    }



    95% {

        opacity: 0;

        transform: translate(-50%, -50%) scale(3);

    }



    100% {

        opacity: 0;

        transform: translate(-50%, -50%) scale(1);

    }

}



.ifgl_nub_tan {

    background: #fff;

    box-shadow: 0px 5px 12px rgba(2, 36, 73, 0.15);

    padding: 10px 8px 9px;

    position: absolute;

    left: 50px;

    top: -14px;

    opacity: 0;

    pointer-events: none;

    transition: all 0.36s;

}



.ifgl_nub.on .ifgl_nub_tan {

    opacity: 1;

    pointer-events: all;

}



.ifgl_nub.on {

    z-index: 3;

}



.ifgl_nub_tan::before {

    content: '';

    width: 50px;

    height: 100%;

    position: absolute;

    left: -50px;

    top: 0;

}



.ifgl_nub_tan_title {

    color: var(--main-color);

    font-size: 20px;

    font-weight: bold;

    line-height: 1.5;

    text-align: center;

    margin-bottom: 10px;

}



.ifgl_nub_tan_gif {

    width: 311px;

}



.ifgl_nub_tan_gif img {

    width: 100%;

}



.intel_honor {

    position: relative;

}



.intel_honor .std_title2 {

    color: #fff;

    text-align: center;

    margin-bottom: 70px;

    font-weight: bold;

}



.intel_honor .inno_honor_bot_cont {

    padding-top: 120px;

}



.ifgl_nub1 .ifgl_nub_tan,

.ifgl_nub2 .ifgl_nub_tan {

    left: auto;

    right: 50px;

}



.ifgl_nub1 .ifgl_nub_tan::before,

.ifgl_nub2 .ifgl_nub_tan::before {

    right: -50px;

    left: auto;

}



.ifgl_nub_tan_close {

    position: absolute;

    top: 10px;

    right: 10px;

    cursor: pointer;

    display: none;

}



.ifgl_nub_tan_close .iconfont {

    color: #333;

    font-size: 16px;

}




/* 载入 - start */

.ys_fadein3 {

    animation: fadeIn .5s ease-in-out both;

    animation-delay: 0.3s;

}



.mfcb_nub.slick-active .mfcb_nub_tab {

    animation: fadeIn .5s ease-in-out both;

    animation-delay: 0.1s;

}



.mfcb_nub.slick-active .mfcb_nub_agree {

    animation: fadeIn .5s ease-in-out both;

    animation-delay: 0.2s;

}



.mfcb_nub.slick-active .mfcb_nub_submit {

    animation: fadeIn .5s ease-in-out both;

    animation-delay: 0.3s;

}



.ys_faderight2 {

    animation: fadeInRight 1s ease-in-out both;

    animation-delay: 0.2s;

}



/* 载入 - end */

.inside_ban_ul_piece {

    position: absolute;

    background-color: var(--main-color);

    transition: all 0.36s;

    height: 100%;

    left: 0;

}



li.inside_ban_li.on::before {

    content: '';

    width: var(--width-shu);

    height: 100%;

    background: var(--main-color);

    position: absolute;

    left: var(--width-left);

    top: 0;

    transition: all 0.36s;

    z-index: 2;

}



.inside_ban_li.on {

    position: relative;

    z-index: 2;

}



.inside_ban_li.on a {

    background-color: transparent;

}



.inside_ban_li a {

    position: relative;

    z-index: 3;

}



.inside_ban_li {

    background: rgba(0, 0, 0, .37);

}



.inside_ban_li a {

    background: transparent;

}



/* tammy - 2022.11.28 - end */

.head_right .head_lang_change_country {

    color: #333;

    line-height: 64px;

}



.head_right .head_lang_change_icon2 {

    opacity: 1;

}



.head_right .head_lang_change_icon1 {

    opacity: 0;

}



.head_right .head_lang_bot {

    top: 66px;

}



.ys_phnav_search .iconfont {

    line-height: 64px;

}



.head_right .head_lang_change {

    margin-left: 0;

}



.head_right .head_lang .ys_imgbox_cover,

.head_right .head_lang_change_country {

    line-height: 64px;

}



.head_right .head_lang {

    margin-right: 15px;

}



.ys_phnav_logo {

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

}

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

.produ_ri_subdt_img {

    width: 100%;

}

.qua_cont_arrow .cdbs_bar {

    position: static;

    margin-top: 7px;

}

/* .comp_honor .cdbs_bar {

    width: 1400px !important;

} */























/*鼠标效果*/

@media screen and (min-width: 1200px) {



    .deve_sec3_li:hover .ys_imgbox_cover img {

        transform: scale(1.05);

    }



    .deve_main .deve_sec3_li:hover .deve_sec3_li_info {

        transform: translateY(0);

    }



    .qua_cont_arrow .cdtr_btn:hover img:last-child {

        opacity: 1;

    }



    .qua_cont_arrow .cdtr_btn:hover img:first-child {

        opacity: 0;

    }



    /* .qua_cont_arrow .cdtr_btn.swiper-button-disabled:hover img:last-child {

        opacity: 0;

    }



    .qua_cont_arrow .cdtr_btn.swiper-button-disabled:hover img:first-child {

        opacity: 1;

    } */



    .newslist_edr_bot li a:hover p {

        color: var(--main-color);

    }



    .std_btn1 a:hover .std_btn1_line1::before,

    .std_btn1 a:hover .std_btn1_line2::before {

        width: 100%;

    }



    .std_btn1 a:hover .std_btn1_line1::after,

    .std_btn1 a:hover .std_btn1_line2::after {

        height: 100%;

    }



    .std_btn2 a:hover::after {

        width: 100%;

    }



    .head_lang_bot li a:hover {

        color: var(--main-color);

    }



    .head_li1>a:hover span::before {

        width: 100%;

    }



    .head_lang_bot li a:hover {

        color: var(--main-color);

    }



    .ys_hd_pc.on .head_li1>a:hover span::before,

    .ys_nyhead .ys_hd_pc .head_li1>a:hover span::before  {width: 100%;background-color: var(--main-color);}



    .ys_hd_pc.on .head_li1>a:hover span,

    .ys_nyhead .ys_hd_pc .head_li1>a:hover span{color: var(--main-color);}



    .head_li2 a:hover .ys_imgbox_cover img:last-child {

        opacity: 1;

    }



    .head_li2 a:hover .ys_imgbox_cover {

        background: var(--main-color);

    }



    .head_li2b a:hover {

        color: var(--main-color);

    }



    .home_news_li a:hover .ys_imgbox_cover img {

        transform: scale(1.05);

    }



    .home_news_li a:hover .home_news_title {

        color: var(--main-color);

    }



    .com_foot_bot_fr a:hover {

        opacity: 1;

    }



    .head_li2 a:hover p {

        color: var(--main-color);

    }



    /* helen star */

    .comp_cultu_list:hover .comp_cultu_list_bg {

        transform: scale(1.1);

    }



    .cdbs_li:hover .std_title5 {

        color: var(--main-color);

    }



    .mod_crumb_ul_li a:hover {

        color: #fff;

    }



    .comp_enqui_le_btn:hover .celb_ri {

        animation: hoverx 1s 1;

    }



    /* helen end */



    /* tammy - start */

    .crumbs_list_nub a:hover {

        opacity: 1;

    }



    .message_main .crumbs_list_nub a:hover {

        color: #333;

    }



    .std_btn2 .std_btn2_link:hover::after {

        width: 100%;

    }



    .jpcf_select .ys_select_li:hover {

        color: var(--main-color);

    }



    .pc_fenye .first:hover li::before,

    .pc_fenye .prev:hover li::before,

    .pc_fenye .next:hover li::before,

    .pc_fenye .end:hover li::before {

        color: var(--main-color);

    }



    .pc_fenye a.comp-tabli:hover li {

        color: #fff;

        background: var(--main-color);

    }



    .dgln_cry:hover {

        box-shadow: 0px 2px 4px 0px rgba(2, 36, 73, 0.09);

    }



    .arrow_control1 .slick-prev:hover::before,

    .arrow_control1 .slick-next:hover::before {

        opacity: 0;

    }



    .arrow_control1 .slick-prev:hover::after,

    .arrow_control1 .slick-next:hover::after {

        opacity: 1;

    }



    /* tammy - end */

    /* helen 2022.11.28 star */

    .plul_wrap:hover .plul_tit .std_title5 {

        color: var(--main-color);

    }



    .plul_wrap:hover .plul_ig img {

        transform: scale(1.08);

    }



    .prsb_wrap:hover {

        background: var(--main-color);

    }



    .prsu_wrap:hover .prsu_wrap_img img {

        transform: scale(1.08);

    }



    .prsu_wrap:hover .prsu_wrap_tit .mod_tit24 {

        color: var(--main-color);

    }



    .hplb_btn_wrap:hover .hplb_btn_wrap_ig1 {

        opacity: 1;

    }



    .hplb_btn_wrap:hover .hplb_btn_wrap_ig2 {

        opacity: 0;

    }



    .pdeta_prod_le_wrap:hover {

        background: #fff;

        box-shadow: rgb(0 0 0 / 10%) 0px 20px 80px -20px;

        border-radius: 20px;

        transform: scale3d(1.07, 1.07, 1.07);

    }



    .hulw_ri_img:hover {

        background: #fff;

        box-shadow: rgb(0 0 0 / 10%) 0px 20px 80px -20px;

        border-radius: 20px;

    }

    /* helen 2022.11.28 ebd */

    /* tammy - 2022.11.28 - start */

    .message_main .std_btn2 .std_btn2_link:hover::after {

        width: 100%;

    }

    /* tammy - 2022.11.28 - end */

    .news_li a:hover .ys_imgbox_cover img{

        transform: scale(1.05);

    }

    .news_li a:hover .std_title5{

        color: var(--main-color);

    }

    .head_ul1:hover .head_li1>a.yxnav_active1 span::before {

        width: 0;

    }

    .head_ul1:hover .head_li1:hover>a.yxnav_active1 span::before,

    .head_li1:hover>a span::before {

        width: 100%;

    }

    .ys_nyhead .ys_hd_pc .head_li1:hover>a span::before,

    .ys_hd_pc.on .head_li1:hover>a span::before {

        width: 100%;

        background-color: var(--main-color);

    }

    .ys_nyhead .ys_hd_pc .head_li1:hover>a span,

    .ys_hd_pc.on .head_li1:hover>a span {


        color: var(--main-color);

    }

    .ys_nyhead .ys_hd_pc .head_ul1:hover .head_li1>a.yxnav_active1 span,

    .ys_hd_pc.on .head_ul1:hover .head_li1>a.yxnav_active1 span {

        color: #333;

    }

    .ys_nyhead .ys_hd_pc .head_ul1 .head_li1:hover>a.yxnav_active1 span,

    .ys_hd_pc.on .head_ul1:hover .head_li1:hover>a.yxnav_active1 span {

        color: var(--main-color);

    }

    .head_ul2a:hover .head_li2.yxnav_active2:hover .ys_imgbox_cover {

        background-color: var(--main-color);

    }

    .head_ul2a:hover .head_li2.yxnav_active2:hover p,.head_ul2a:hover .head_li2b.yxnav_active2:hover a {

        color: var(--main-color);

    }

    .head_ul2a:hover .head_li2.yxnav_active2 .ys_imgbox_cover {

        background-color: #3C3C44;

    }

    .head_ul2a:hover .head_li2.yxnav_active2 p,.head_ul2a:hover .head_li2b.yxnav_active2 a {

        color: #333;

    }

    .head_ul2b:hover .head_li2b.yxnav_active2 a {

        color: #333;

    }

    .head_ul2b:hover .head_li2b.yxnav_active2:hover a {

        color: var(--main-color);

    }

    .com_foot_li2 a:hover{

        opacity: 1;

    }

    .pc_fenye .first li:hover,

    .pc_fenye .prev li:hover,

    .pc_fenye .next li:hover,

    .pc_fenye .end li:hover {

        background-color: transparent;

        color: var(--main-color);

    }

    .newslist_edr_bot_cont:hover p{

        color: var(--main-color);

    }

}

/* 2022.12.3 */

.home_about{

    overflow: hidden;

}

.home_news_time img{

    width: 16px;

}

.inno_honor_bot_img  img{

    width: 100%;

}

.mfcb_nub_tab3{

    width: 33.333333%;

}

.mfcb_ntc_input{

    width: calc(50% - 16px);

    margin: 0 8px;

}

.mfcb_nub_tab_cut{

    margin: 0 -8px;

    display: flex;

    flex-wrap: wrap;

}

.mfcb_ntc_input input::placeholder{

    color: #999;

}

.mfcb_ntc_input input::-webkit-clear-button{

    visibility: hidden;

}

.mfcb_ntc_input_icon{

    width: 27px;

    position: absolute;

    right: 13px;

    top: 50%;

    transform: translateY(-50%);

    cursor: pointer;

}

.mfcb_ntc_input_date{

    position: absolute;

    height: 100%;

    width: 100%;

    left: 0;

    top: 0;

    padding: 0 13px 0 27px;

    opacity: 0;

    transition: all 0.36s;

    cursor: pointer;

}

.mfcb_ntc_input_icon img{

    width: 100%;

}

input.mfcb_ntc_input_date[type="date"]::-webkit-calendar-picker-indicator{

   opacity: 0;

} 

input.mfcb_ntc_input_date[type="date"]::-webkit-datetime-edit{

    content: '报名起始日期';

}

/* 控制年字 */

input[type="date"]::-webkit-datetime-edit-year-field { 

    color: #333;

    content: '年'; 

    width: 20px;

} 

/* 控制月字 */

input[type="date"]::-webkit-datetime-edit-month-field { 

    color: #333;

    content: '月'; 

    width: 20px;

} 

/* 控制日字 */

input[type="date"]::-webkit-datetime-edit-day-field  { 

    color: #333;

    width: 20px;

    content: '日';

} 

input[type="date"]::-webkit-datetime-edit-text {

    color: #333;

} 

.mfcb_ntc_input.on .mfcb_ntc_input_date{

    opacity: 1;

}

.mfcb_ntc_input.on .mfcb_ntc_tip{

    opacity: 0;

}

input[type="date"]::-webkit-datetime-edit-fields-wrapper { 

    background-color: transparent; 

}

.message_text{

    display: none;

} 

.message_text.on{

    display: block;

}

.cfts_cont_icon img{

    cursor: pointer;

}

.com_foot_li2 a{

    transition: all 0.36s;

}

.yx_search3xlbox{

    height: 110px;

}

.yx_search3_tbox {

    width: 577px;

    border-bottom: 1px solid #D3D3D3;

}

.yx_search3xlbtn {

    width: 32px;

}

.yx_search3_xls {

    width: calc(100% - 32px);

    padding-right: 15px;

}

.pdeta_list_ul_li a{

    display: block;

    height: 100%;

}

.plul_wrap{

    height: 100%;

}

.plul_txt{

    flex-grow: 1;

}

.plul_subtit .mod_tit20{

    height: 30px;

    overflow: hidden;

    -webkit-line-clamp: 1;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-box-orient: vertical;

}

.qua_cont_arrow .cdtr_btn {

    width: 14px;

}

.qua_cont_arrow .cdbs_bar {

    margin-top: 10px;

}

.cdtr_ri {

    margin-left: 44px;

}

.develop_social .arrow_control1 .slick-prev::after,

.develop_social .arrow_control1 .slick-next::after{

    background-image: url(../images/c2_arrow03.svg);

}

.talent_grow_list_nub {

    box-shadow: 0px 4px 20px 0px rgb(2 36 73 / 7%);

}

.comp_cultu_list_bg{

    width: calc(100% + 2px);

    left: -1px;

}

.talent_grow_box{

    position: absolute;

    width: 100%;

    height: 100%;

    top: 0;

    left: 0;

    overflow: hidden;

}

.talent_grow.act .talent_grow_bg{

    position: fixed;

    top: 80px;

    width: 100%;

}

.talent_grow.act.on .talent_grow_bg{

    position: absolute;

    top: auto;

    bottom: 0;

}

.talent_grow::before{

    content: '';

    width: 100%;

    height: 40px;

    position: absolute;

    top: 100%;

    left: 0;

    background: #fff;

    z-index: 3;

}

.talent_grow.act.on .talent_grow_bg,

.talent_grow.act .talent_grow_bg,

.talent_grow .talent_grow_bg{

    width: 100vw;

}

.news_li_box {

    align-items: flex-start;

}
/* 2022.12.17 */
.cpll_li_le::before,
.cpll_li_le::after{
    content: '';
    background: rgba(0, 77, 160, 0.31);
    position: absolute;
    transform: translate(-50%,-50%);
    border-radius: 50%;
    opacity: 0;
}
.cpll_li_le::before{
    width: 22px;
    height: 22px;
    top: 50%;
    left: 10px;
}
.cpll_li_le::after{
    width: 11px;
    height: 11px;
    left: -13px;
    top: 7px;
}
.cpll_li_le_img{
    opacity: 0;
}
.cpll_li.act .cpll_li_le::before {
    /* opacity: 1;
    transition: all .8s .3s ease; */
    animation: dacircle 2s linear infinite;
}
.cpll_li.act .cpll_li_le::after {
    /* opacity: 1;
    transition: all .8s 0.7s ease; */
    animation: xiaocircle 2s linear infinite;
}
@keyframes dacircle {
    0%{
        opacity: 0;
    }
    10%{
        opacity: 0;
    }
    95%{
        opacity: 1;
    }
    100%{
        opacity: 0;
    }
}
@keyframes xiaocircle {
    0%{
        opacity: 0;
    }
    40%{
        opacity: 0;
    }
    95%{
        opacity: 1;
    }
    100%{
        opacity: 0;
    }
}
.inno_honor{
    overflow: hidden;
}
.iftl_jia1{
    display: none;
}
.conta_base_map svg{
    height: 100%;
}
.cdtr_btn.swiper-button-disabled{
    pointer-events: none;
    opacity: 1;
}
.qua_cont_arrow .cdtr_btn img:last-child {
    opacity: 1;
}
.qua_cont_arrow .cdtr_btn img:first-child {
    opacity: 0;
}
.qua_cont_arrow .cdtr_btn.swiper-button-disabled img:last-child {
    opacity: 0;
}
.qua_cont_arrow .cdtr_btn.swiper-button-disabled img:first-child {
    opacity: 1;
}
.ys_footer {
    position: relative;
    z-index: 2;
}

a[title="站长统计"]{
    display:none;
}
.home_make_video .deve_sec1_cont_icon{
    opacity: 0;
    pointer-events:none;
}



@media (max-width: 767px){
    .contact-ewm {
        margin-top:20px;
    }
    .com_foot_top h2 {
        font-size:22px;
    }
    .com_foot_top .footer-contact p {
    font-size: 15px;
}
        .com_foot_top .footer-contact a {
    font-size: 15px;
}
}

/* menu-container*/.menu-container{margin: 0 auto;}
.menu-mobile{display: none;padding: 20px;}
.menu-mobile:after{
    font-weight: 900;
    content: "\f03a";
    font-family: "FontAwesome";
    font-size: 1rem;
    padding: 0;
    float: right;
    position: relative;
    top: 50%;
    }
.menu-dropdown-icon:before{font-weight: 900;content: "\f107";font-family: "FontAwesome";display: none;cursor: pointer;float: right;padding: 0.5em 1.5em;background: #e1e1e1;color: #333;margin-top: 12px;}
.menu > ul{margin: 0 auto;width: 100%;list-style: none;padding: 0;position: relative;box-sizing: border-box;}
.menu > ul:before,
.menu > ul:after{content: "";display: table;}
.menu > ul:after{clear: both;}
.menu > ul > li{float: left;background: #eeeeee;padding: 0;margin: 0;margin-right: 5px;}
.menu > ul > li a{text-decoration: none;padding: 20px 30px;font-size: 18px;display: block;color: #3c3c3c;}
.menu > ul > li:hover{background: #e8e8e8;}
.menu > ul > li > ul{display: none;width: 100%;background: #f0f0f0;padding: 20px;position: absolute;z-index: 99;left: 0;margin: 0;list-style: none;box-sizing: border-box;}
.menu > ul > li.active>ul {/* display:block; */}
.menu > ul > li > ul:before,
.menu > ul > li > ul:after{content: "";display: t006db8able;}
.menu > ul > li > ul:after{clear: both;}
.menu > ul > li > ul > li{margin: 0;list-style: none;width: 160px;padding: 0px;background: none;float: left;}

.menu > ul > li > ul.normal-sub > li a:hover,.menu > ul > li > ul.normal-sub > li.active a {color: var(--main-color);background: #ffffff00;}

.menu > ul > li a:hover {color: #ffffff;background: var(--main-color);}

.menu > ul > li a:hover,.menu>ul>li.current>a {color: #ffffff;background: var(--main-color);}
.menu > ul > li > ul > li a{color: #333;padding: 10px;font-size: 16px;width: 100%;display: block;border-bottom: 1px solid #ccc;}
.menu > ul > li > ul > li > ul{display: none;padding: 0;margin: 10px 0 0;list-style: none;box-sizing: border-box;}
.menu > ul > li > ul > li > ul:before,
.menu > ul > li > ul > li > ul:after{content: "";display: table;}
.menu > ul > li > ul > li > ul:after{clear: both;}
.menu > ul > li > ul > li > ul > li{float: left;width: 100%;padding: 10px 0;margin: 0;font-size: .8em;}
.menu > ul > li > ul > li > ul > li a{border: 0;}
.menu > ul > li > ul.normal-sub{width: 100%;left: 0;padding: 10px 20px;background: rgb(211 211 231 / 20%);-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.09);box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.09);}
.menu > ul > li > ul.normal-sub > li{/* width: 100%; */}
.menu > ul > li > ul.normal-sub > li a{border: 0;padding: 0.5em 0;}
@media only screen and (max-width: 959px){.menu-container{width: 100%;}
iframe {
  height:300px;
}
.menu-mobile{display: block;    }
.menu-dropdown-icon:before{display: block;}
.menu > ul{display: none;}
.menu > ul > li{width: 100%;float: none;display: block;}
.menu > ul > li a{padding: 1em;width: 60%;display: block;}
.menu > ul > li > ul{position: relative;}
.menu > ul > li > ul.normal-sub{width: 100%;-webkit-box-shadow: none;box-shadow: none;background: none;}
.menu > ul > li > ul > li{float: none;width: 100%;margin-top: 20px;}
.menu > ul > li > ul > li:first-child{margin: 0;}
.menu > ul > li > ul > li > ul{position: relative;}
.menu > ul > li > ul > li > ul > li{float: none;}
.menu .show-on-mobile{display: block;}}
.section-nav{padding: 0;/* margin-bottom: 50px; */background: #eee;border-top: 1px solid #ebebeb;}


/*--------------------------------------------------------------
12. wpo-shop-single-page
--------------------------------------------------------------*/

.wpo-shop-single-section .shop-single-slider .slider-for {
  text-align: center;
  border: 1px solid #ededed;
}

.wpo-shop-single-section .shop-single-slider .slider-for img {
  display: inline-block;
  width: 100%;
  max-width: 500px;
}

.wpo-shop-single-section .shop-single-slider .slider-nav {
  margin-top: 35px;
}

.wpo-shop-single-section .shop-single-slider .slider-nav > i {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 100;
}

.wpo-shop-single-section .shop-single-slider .slider-nav > i:hover {
  cursor: pointer;
}

.wpo-shop-single-section .shop-single-slider .slider-nav .nav-btn-rt {
  left: auto;
  right: 0;
}

.wpo-shop-single-section .shop-single-slider .slider-nav .slick-slide {
  text-align: center;
  margin: 0 2px;
  border: 1px solid #ebebeb;
}

.wpo-shop-single-section .shop-single-slider .slider-nav .slick-slide img {
  display: inline-block;
}

.wpo-shop-single-section .product-details {
  padding: 80px;
  /*** product option ***/
}
.wpo-shop-single-section .product-details table td {
  vertical-align:middle;
}
.wpo-shop-single-section .product-details h2 {
  line-height:80px;
}
.wpo-shop-single-section .product-details h5 {
  line-height:50px;
}
.wpo-shop-single-section .product-details .bshare-custom {
  margin-top:50px;
}

@media (max-width: 1199px) {
  .wpo-shop-single-section .product-details {
    padding: 10px 30px 15px;
  }
}

@media (max-width: 991px) {
  .wpo-shop-single-section .product-details {
    margin-top: 45px;
    padding: 40px 30px;
  }
}

@media (max-width: 767px) {
    .about-bt {
        width:100px;
        height:40px;
        line-height:40px;
    }
.news_cont .row {
    margin: 0px;
}
    .news-more {
        padding:0px;
    }
    .news-more .about-bt {
        margin-top:20px;
    }
  .wpo-shop-single-section .product-details {
    padding: 0;
  }
}

.wpo-shop-single-section .product-details h2 {
  font-size: 35px;
  line-height: 1.4em;
  margin: 0 0 0.33em;
  font-weight: 400;
  color: var(--main-color);
}

@media (max-width: 767px) {
  .wpo-shop-single-section .product-details h2 {
    font-size: 22px;
  }
}

.wpo-shop-single-section .product-details .price {
  font-size: 25px;
  font-size: 1.66667rem;
  color: #FF7063;
  margin: 7px 0 20px;
  font-weight: 400;
}

@media (max-width: 991px) {
  .wpo-shop-single-section .product-details .price {
    font-size: 30px;
    font-size: 2rem;
  }
}

@media (max-width: 767px) {
  .wpo-shop-single-section .product-details .price {
    font-size: 25px;
    font-size: 1.66667rem;
  }
}

.wpo-shop-single-section .product-details .price .old {
  font-size: 24px;
  font-size: 1.6rem;
  font-weight: normal;
  color: #a1a1a1;
  text-decoration: line-through;
  display: inline-block;
  margin-left: 5px;
  font-weight: 500;
}

@media (max-width: 991px) {
  .wpo-shop-single-section .product-details .price .old {
    font-size: 20px;
    font-size: 1.33333rem;
  }
}

@media (max-width: 767px) {
  .wpo-shop-single-section .product-details .price .old {
    font-size: 18px;
    font-size: 1.2rem;
  }
}

.wpo-shop-single-section .product-details .product-rt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}

.wpo-shop-single-section .product-details .product-rt .rating {
  margin-right: 10px;
}

.wpo-shop-single-section .product-details .product-rt .rating i {
  color: #f9d322;
}

.wpo-shop-single-section .product-details p {
  margin-bottom: 1.3em;
}

.wpo-shop-single-section .product-details .pro-content p {
  margin-bottom:10px;
}

.wpo-shop-single-section .product-details ul {
  list-style: none;
}

.wpo-shop-single-section .product-details ul li {
  padding-left: 20px;
  position: relative;
  margin-bottom: 10px;
}

.wpo-shop-single-section .product-details ul li:before {
  position: absolute;
  left: 0;
  top: 6px;
  width: 8px;
  height: 8px;
  background: #FF7063;
  content: "";
  border-radius: 50%;
}

.wpo-shop-single-section .product-details .product-option {
  margin-top: 30px;
}

.wpo-shop-single-section .product-details .tg-btm {
  margin-top: 25px;
}

.wpo-shop-single-section .product-details .tg-btm p {
  margin-bottom: 0px;
}

.wpo-shop-single-section .product-details .tg-btm p span {
  font-weight: 400;
  color: #1E3446;
  margin-right: 5px;
}

.wpo-shop-single-section .product-details .product-option .product-row button:after {
  display: none;
}

.wpo-shop-single-section .product-details .product-option .product-row > div {
  height: 35px;
  display: inline-block;
}

.wpo-shop-single-section .product-details .product-option .product-row > div + div {
  margin-left: 15px;
}

.wpo-shop-single-section .product-details .product-option .product-row > div + div .theme-btn, .wpo-shop-single-section .product-details .product-option .product-row > div + div .view-cart-btn {
  border-radius: 0;
  border-width: 1px;
  height: 40px;
  padding: 0 18px;
}

.wpo-shop-single-section .product-details .product-option .product-row > div:first-child {
  width: 85px;
}

.wpo-shop-single-section .product-details .product-option .product-row > div:last-child .theme-btn:hover, .wpo-shop-single-section .product-details .product-option .product-row > div:last-child .view-cart-btn:hover {
  background: #FF7063;
  border-color: #FF7063;
  color: #fff;
}

.wpo-shop-single-section .product-details .product-option .theme-btn, .wpo-shop-single-section .product-details .product-option .view-cart-btn {
  background-color: transparent;
  color: #333;
  font-size: 14px;
  font-size: 0.93333rem;
  padding: 0 20px;
  height: 35px;
  line-height: 32px;
  outline: 0;
  border: 2px solid #e6e6e6;
  border-radius: 0;
}

.wpo-shop-single-section .product-details .product-option .theme-btn:hover, .wpo-shop-single-section .product-details .product-option .view-cart-btn:hover {
  background-color: #FF7063;
  color: #fff;
  border-color: #FF7063;
}

@media (max-width: 767px) {
  .wpo-shop-single-section .product-details .product-option .theme-btn, .wpo-shop-single-section .product-details .product-option .view-cart-btn {
    font-size: 14px;
    font-size: 0.93333rem;
  }
}

.wpo-shop-single-section .product-details .product-option .theme-btn:before, .wpo-shop-single-section .product-details .product-option .view-cart-btn:before {
  display: none;
}

.wpo-shop-single-section .product-details .product-option .heart-btn i {
  font-size: 15px;
  font-size: 1rem;
}

.wpo-shop-single-section .product-details .product-option .product-row > div:last-child .theme-btn, .wpo-shop-single-section .product-details .product-option .product-row > div:last-child .view-cart-btn {
  background-color: #fff;
  font-size: 18px;
  font-size: 1.2rem;
  color: #6e6e6e;
  border: 1px solid #e6e6e6;
}

.wpo-shop-single-section .product-details #product-count {
  border-radius: 0;
  border: 1px solid #e6e6e6;
}

.wpo-shop-single-section .product-details #product-count:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}

.wpo-shop-single-section .product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up,
.wpo-shop-single-section .product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  border-radius: 0;
  border-color: #e6e6e6;
  display: block;
  padding: 1px 4px;
  font-size: 10px;
}

.wpo-shop-single-section .product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up:hover,
.wpo-shop-single-section .product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down:hover {
  background-color: #FF7063;
  color: #fff;
}

.wpo-shop-single-section .product-info {
  margin-top: 75px;
  /*** tabs ***/
  /*** client rv ***/
  /*** review form ***/
}

@media (max-width: 991px) {
  .wpo-shop-single-section .product-info {
    margin-top: 40px;
  }
}

.wpo-shop-single-section .product-info h4 {
  font-size: 18px;
  font-size: 1.2rem;
  margin: 0;
  line-height: 1.7em;
  font-weight: 400;
  margin-bottom: 10px;
}

.wpo-shop-single-section .product-info p {
  margin-bottom: 1.3em;
}

.wpo-shop-single-section .product-info .tab-pane p:last-child {
  margin-bottom: 0;
}

.wpo-shop-single-section .product-info .nav-tabs {
  font-family: "Microsoft YaHei", sans-serif;
  border: 0;
  justify-content: center;
}

@media (max-width: 767px) {
  .wpo-shop-single-section .product-info .nav-tabs {
    margin-bottom: 20px;
  }
}

.wpo-shop-single-section .product-info .nav-tabs li {
  margin-right: 1px;
}

.wpo-shop-single-section .product-info .nav-tabs li a.active {
  border: 0;
  outline: 0;
}

.wpo-shop-single-section .product-info .nav-tabs a {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  border: 0;
  border-radius: 0;
  margin: 0;
  display: block;
  padding: 12px 20px 11px;
  font-family: "Microsoft YaHei", sans-serif;
  position: relative;
}

@media (max-width: 767px) {
  .wpo-shop-single-section .product-info .nav-tabs a {
    font-size: 14px;
    font-size: 0.93333rem;
    font-weight: normal;
    padding: 10px 10px 8px;
    text-transform: none;
  }
}

.wpo-shop-single-section .product-info .nav-tabs a:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #2a6eb6;
  border-radius: 4px;
  content: "";
  opacity: 0;
  visibility: hidden;
}

.wpo-shop-single-section .product-info .nav-tabs a:hover:before,
.wpo-shop-single-section .product-info .nav-tabs a.active:before {
  opacity: 1;
  visibility: visible;
}

.wpo-shop-single-section .product-info .nav-tabs .active,
.wpo-shop-single-section .product-info .nav-tabs li:hover {
  border-color: #2a6eb6;
}

.wpo-shop-single-section .product-info .tab-content {
  border-top: 1px solid rgb(49 150 218 / 30%);
  padding-top: 30px;
  margin-top: -1px;
}

@media (max-width: 767px) {
  .wpo-shop-single-section .product-info .tab-content {
    border: 0;
    padding: 0;
    margin: 0;
  }
}

.wpo-shop-single-section .product-info .client-rv {
  overflow: hidden;
  margin-bottom: 30px;
}

.wpo-shop-single-section .product-info .client-rv:last-child {
  margin-bottom: 0;
}

.wpo-shop-single-section .product-info .client-rv .client-pic {
  width: 100px;
  float: left;
}

.wpo-shop-single-section .product-info .client-rv .client-pic img {
  border-radius: 50%;
}

@media (max-width: 767px) {
  .wpo-shop-single-section .product-info .client-rv .client-pic {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
}

.wpo-shop-single-section .product-info .client-rv .details {
  width: calc(100% - 130px);
  float: right;
}

@media (max-width: 767px) {
  .wpo-shop-single-section .product-info .client-rv .details {
    width: 100%;
    float: none;
  }
}

.wpo-shop-single-section .product-info .client-rv .name-rating .product-rt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .wpo-shop-single-section .product-info .client-rv .name-rating-time {
    padding-bottom: 3px;
  }
}

.wpo-shop-single-section .product-info .client-rv .name-rating-time > div,
.wpo-shop-single-section .product-info .client-rv .name-rating > div {
  display: inline-block;
  font-size: 14px;
  font-size: 0.93333rem;
}

@media (max-width: 767px) {
  .wpo-shop-single-section .product-info .client-rv .name-rating-time > div,
  .wpo-shop-single-section .product-info .client-rv .name-rating > div {
    font-size: 12px;
    font-size: 0.8rem;
    display: block;
  }
  .wpo-project-section .wpo-project-slider .owl-dots button,
.wpo-project-section .wpo-project-slider-s2 .owl-dots button,
.wpo-project-section .wpo-project-wrapper .owl-dots button,
.wpo-project-section-s2 .wpo-project-slider .owl-dots button,
.wpo-project-section-s2 .wpo-project-slider-s2 .owl-dots button,
.wpo-project-section-s2 .wpo-project-wrapper .owl-dots button,
.wpo-project-section-s3 .wpo-project-slider .owl-dots button,
.wpo-project-section-s3 .wpo-project-slider-s2 .owl-dots button,
.wpo-project-section-s3 .wpo-project-wrapper .owl-dots button {
  border: none;
  margin: 0 5px;
  width: 20px;
  height: 5px;
  border-radius: 10px;
}
}

.wpo-shop-single-section .product-info .client-rv .rating {
  font-size: 12px;
  padding-left: 12px;
}

.wpo-shop-single-section .product-info .client-rv .rating i {
  color: #FF7063;
}

@media (max-width: 767px) {
  .wpo-shop-single-section .product-info .client-rv .rating {
    padding-left: 0;
    margin: 4px 0 7px;
  }
}

.wpo-shop-single-section .product-info .client-rv .name-rating-time .time {
  float: right;
  color: #b3b3b3;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .wpo-shop-single-section .product-info .client-rv .name-rating-time .time {
    float: none;
  }
}

.wpo-shop-single-section .product-info .client-rv .review-body {
  padding-top: 12px;
}

.wpo-shop-single-section .product-info .review-form {
  margin-top: 45px;
}

.wpo-shop-single-section .product-info .review-form h4 {
  font-size: 30px;
  font-weight: 400;
}

.wpo-shop-single-section .product-info .review-form p {
  margin-bottom: 1.73em;
}

.wpo-shop-single-section .product-info .review-form .give-rat-sec {
  margin-bottom: 10px;
}

.wpo-shop-single-section .product-info .review-form .give-rat-sec p {
  margin-bottom: 0;
}

.wpo-shop-single-section .product-info .review-form .give-rating {
  display: inline-block;
  position: relative;
  height: 50px;
  line-height: 50px;
  font-size: 30px;
  margin-bottom: 10px;
}

.wpo-shop-single-section .product-info .review-form .give-rating label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  cursor: pointer;
}

.wpo-shop-single-section .product-info .review-form .give-rating label:last-child {
  position: static;
}

.wpo-shop-single-section .product-info .review-form .give-rating label:nth-child(1) {
  z-index: 5;
}

.wpo-shop-single-section .product-info .review-form .give-rating label:nth-child(2) {
  z-index: 4;
}

.wpo-shop-single-section .product-info .review-form .give-rating label:nth-child(3) {
  z-index: 3;
}

.wpo-shop-single-section .product-info .review-form .give-rating label:nth-child(4) {
  z-index: 2;
}

.wpo-shop-single-section .product-info .review-form .give-rating label:nth-child(5) {
  z-index: 1;
}

.wpo-shop-single-section .product-info .review-form .give-rating label input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.wpo-shop-single-section .product-info .review-form .give-rating label .icon {
  float: left;
  color: transparent;
}

.wpo-shop-single-section .product-info .review-form .give-rating label:last-child .icon {
  color: #ddd;
}

.wpo-shop-single-section .product-info .review-form .give-rating:not(:hover) label input:checked ~ .icon,
.wpo-shop-single-section .product-info .review-form .give-rating:hover label:hover input ~ .icon {
  color: #FFD400;
}

.wpo-shop-single-section .product-info .review-form .give-rating label input:focus:not(:checked) ~ .icon:last-child {
  color: #ddd;
  text-shadow: 0 0 5px #FFD400;
}

.wpo-shop-single-section .product-info .review-form form input,
.wpo-shop-single-section .product-info .review-form form textarea {
  background: transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 50px;
  border: 1px solid #efefef;
}

.wpo-shop-single-section .product-info .review-form form input:focus,
.wpo-shop-single-section .product-info .review-form form textarea:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}

.wpo-shop-single-section .product-info .review-form form textarea {
  height: 130px;
}

.wpo-shop-single-section .product-info .review-form form > div {
  margin-bottom: 27px;
}

.wpo-shop-single-section .product-info .review-form form > div:last-child {
  margin-bottom: 0;
}

.wpo-shop-single-section .product-info .review-form form .theme-btn-s4 {
  background-color: transparent;
  color: #908f8f;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.wpo-shop-single-section .product-info .review-form form .theme-btn-s4:hover {
  background-color: #FF7063;
  color: #fff;
}

@media screen and (min-width: 767px) {
  .wpo-shop-single-section .product-info .review-form form .theme-btn-s4 {
    font-size: 15px;
    font-size: 1rem;
    padding: 0 20px;
  }
}

.wpo-shop-single-section .slider-nav .slick-slide:focus {
  outline: none;
}

.cta__button {
    margin-top:20px;
    display: flex;
}

.theme-btn-s2 {
    display:block;
    width:100px;
    background-color:var(--main-color);
    color:#fff;
    line-height:40px;
    text-align:center;
    margin-right: 10px;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination > li {
    display: inline;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 3;
    color: var(--main-color);
    background-color: #fff;
    border-color: #ddd;
    cursor: default;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #666;
    border: 1px solid #ddd;
    margin-left: -1px;
}

.bshare-custom{/* display: inline-flex; */margin-bottom: 25px;/* border-bottom: 1px solid #cccc; */text-align: center;}
 .newslist_time_box .bdshare-button-style1-16  a,.product-details .bdshare-button-style1-16  a{color: #666;border: 1px solid #666;border-radius: 25px;padding: 5px;margin: 0;height: 25px;width: 25px;text-align: center;display: inline-block;float: none;background: none;line-height: 14px;font-size: 12px;}
 .newslist_time_box .bdshare-button-style1-16  a:hover, .product-details .bdshare-button-style1-16  a:hover {color:var(--main-color);border: 1px solid var(--main-color);}
h3.detail-title {  font-size: 20px;
  color: var(--main-color);
  margin: 25px 0 15px; 
  font-weight: 500;
  border-bottom: 1px solid #eee; 
  padding-bottom: 8px;}
@media (max-width: 767px) {
  h3.detail-title {
    font-size: 18px;
    margin: 20px 0 12px; 
  }
}
.pro-content p {
  margin-bottom: 0.5em; 
}