@charset "utf-8";

body {
    font-family: Arial,"Microsoft Yahei", "PingFang SC", "Helvetica Neue", Helvetica!important;
}
p, div, h1, h2, h3, h4, h5, h6, span, a {
    word-wrap: normal;
    word-break: keep-all;
}
.ys_cont1640 {
    width: 1640px;
    margin: 0 auto;
    max-width: 100%;
}
:root{
    --font64: 64px;
    --font48: 48px;
    --font32: 32px;
    --font24: 24px;

    --text18: 18px;
    --text16: 16px;
    --text14: 14px;

    --font40: 40px;

    --font28: 28px;
    --colormain: #4000A5;
    --colorhover: #142360;
    /* 36 90 54 270 324deg */
    --colorchange: linear-gradient(347deg, #9A27EF 0%, #142360 67.88%);
    --colordi: #021328;
    --colortitle1: #001F41;
    --colortitle2: #4000A5;
    --colortext1: #7A838E;
    --color666: #666;
    --colorfff: #fff;

    --l1h2: 1.2;
    --l1h3: 1.3;
    --l1h4: 1.4;
    --l1h5: 1.5;
    --l1h6: 1.6;
    --l1h8: 1.8;

    --distance150: 150px;
    --distance140: 140px;
    --distance120: 120px;
    --distance110: 110px;
    --distance100: 100px;
    --distance80: 80px;
    --distance60: 60px;
    --distance50: 50px;
    --distance40: 40px;
    --distance20: 20px;

    --ra40: 40px;
    --ra20: 20px;
    --bili1: 89.2%;
    --arrowj: 108px;

}
.std_title2,.yxedr_active h2{
    font-size: var(--font48);
    font-weight: bold;
    line-height: var(--l1h2);
    color: var(--colortitle1);
}
.std_title3,.yxedr_active h3{
    font-size: var(--font32);
    line-height: var(--l1h4);
    color: var(--colortitle2);
}
.std_title4,.yxedr_active h4{
    font-size: var(--font24);
    line-height: var(--l1h4);
    color: var(--colortitle1);
}
.std_text1,
.yxedr_active p,
.std_text1 p{
    font-size: var(--text16);
    line-height: var(--l1h6);
    color: var(--colortext1);
}
.yxedr_active p,
.std_text1_margin p{
    margin-bottom: calc(var(--text16) * 0.6);
}
.std_text2,
.std_text2 p{
    font-size: var(--text18);
    line-height: var(--l1h6);
    color: var(--colortitle1);
}
.std_text24,
.std_text24 p{
    font-size: var(--font24);
    line-height: var(--l1h4);
    color: var(--colortitle1);
}
/*分享翻译*/
.ys_wechat_cont_parga p::before{
    /*分享中文版本*/
    content: '分享到 - 微信';
    /*分享英文版本*/
    /* content: 'Share the - weixin'; */
}
/*导航默认选中*/
.yxnav_active1 {}

.yxnav_active2 {}

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

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

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

.ys_ban_imgbox img {
    width: 100%;
}

.ys_ban_li>a {
    display: block;
}

.ys_ban_ph {
    display: none;
}

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

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

.ys_ban_imgbox::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    /* background: rgba(0, 0, 0, .3); */
}
.ys_ban_txtbox{
    z-index: 5;
}
.ys_nybanner{
    position: relative;
    overflow: hidden;
}
.ys_nyban_img, .ys_nyban_img img{
    width: 100%;
}
.ys_nyban_ph{
    display: none;
}
.ys_nyban_title  h1{
    color: #fff;
    font-size: 40px;
    line-height: 1.5;
}
.ys_nyban_title  p{
    color: #fff;
    font-size: 16px;
    line-height: 1.75;
}
/* - banner - end*/

/*鼠标效果*/
@media screen and (min-width: 1200px) {
    .std_btn1_link:hover::after{
        clip-path: polygon(0 0,200% 0,0 200%);
        -webkit-clip-path: polygon(0 0,200% 0,0 200%);
        -moz-clip-path: polygon(0 0,200% 0,0 200%);
        -ms-clip-path: polygon(0 0,200% 0,0 200%);
        -o-clip-path: polygon(0 0,200% 0,0 200%);
    }
    .std_btn2 .std_btn1_link:hover .std_btn1_font{
        color: var(--colorfff);
    }
    .std_btn2 .std_btn1_link:hover .std_btn1_icon::before,
    .std_btn2 .std_btn1_link:hover .std_btn1_icon::after{
        background: var(--colorfff);
    }
    .hsbl_nub_link:hover .ys_imgbox_cover img {
        transform: translateX(-50%) scale(1.05);
    }
    .hcct_item:hover::after{
        width: 100%;
    }
    .std_btn5_link:hover .std_btn5_icon{
        transform: translateX(5px);
    }
    .std_btn2.std_btn2_type1 .std_btn1_link:hover .std_btn1_font{
        color: var(--colormain);
    }
    .std_btn2.std_btn2_type1 .std_btn1_link:hover .std_btn1_icon::before,
    .std_btn2.std_btn2_type1 .std_btn1_link:hover .std_btn1_icon::after {
        background: var(--colormain);
    }
    .hntl_item_btn:hover::after{
        width: 100%;
    }
    .hntl_item_btn:hover{
        color: var(--colormain);
    }
    .footer_cry_right_nav>li:first-child ul ul a:hover{
        color: var(--colorfff);
    }
    .crumbs_item .crumbs_item_font:hover{
        color: var(--colormain);
    }
    .crumbs_item a:hover img:nth-of-type(3){
        opacity: 1;
    }
    .crumbs_item a:hover img:first-child{
        opacity: 0;
    }
    .pisc_right_img:hover>img{
        transform: scale(1.05);
    }
    .cbli_core:hover .cbli_core_bg{
        opacity: 1;
    }
    .cbli_core:hover .cbli_core_icon img:nth-of-type(3){
        opacity: 1;
    }
    .cbli_core:hover .cbli_core_icon img:nth-of-type(2){
        opacity: 0;
    }
    .cbli_core:hover .std_title4{
        color: var(--colorfff);
    }
    .cpcr_list_item:hover .ys_imgbox_cover>img{
        transform: scale(1.05);
    }
    .cnli_link:hover .cnli_link_img{
        opacity: 1;
    }
    .cnli_link:hover .cnli_link_text_icon img:nth-of-type(2){
        opacity: 1;
    }
    .cnli_link:hover .cnli_link_text_icon img:first-child{
        opacity: 0;
    }
    .cnli_link:hover .std_title4{
        color: var(--colorfff);
    }
    .cep2l_item_cry:hover::before {
        opacity: 1;
    }
    .cep2l_item_cry:hover .std_title4,
    .cep2l_item_cry:hover .std_text1,
    .cep2l_item_cry:hover .std_text1 p,
    .cep2l_item_cry:hover .std_text1 li::marker{
        color: var(--colorfff);
    }
    .pbsl_item_link:hover .pbsl_item_link_img{
        opacity: 1;
    }
    .pbsl_item_link:hover .pbsl_item_link_icon img:nth-of-type(2){
        opacity: 1;
    }
    .pbsl_item_link:hover .pbsl_item_link_icon img:first-child{
        opacity: 0;
    }
    .pbsl_item_link:hover .std_title4{
        color: var(--colorfff);
    }
    .pbtl_item_link:hover{
        border: 1px solid var(--colormain);
    }
    .pbtl_item_link:hover .std_text1{
        color: var(--colormain);
    }
    .pili_link:hover .pili_link_text_icon{
        opacity: 1;
    }
    .mod_page a.comp-tabli:hover li {
        color: var(--colormain);
        background: transparent;
        border-bottom: 1px solid var(--colormain);
    }
    .mod_page a li:hover::after{
        opacity: 1;
    }
    .mod_page a li:hover::before{
        opacity: 0;
    }
    .dbct_left_da_item:hover .ys_imgbox_cover img,
    .dbct_left_small_nub:hover .ys_imgbox_cover img{
        transform: scale(1.05);
    }
    .dbct_right_btn_nub .std_btn1_link:hover .ys_imgbox_cover img:nth-of-type(2){
        opacity: 1;
    } 
    .dbct_right_btn_nub .std_btn1_link:hover .ys_imgbox_cover img:first-child{
        opacity: 0;
    } 
    .cacl_img:hover>img{
        transform: scale(1.05);
    }
    .iacl_img:hover img{
        transform: scale(1.05);
    }
    .ccci_nub:hover img{
        transform: scale(1.05);
    }
    .cwcn_link:hover .cwcn_link_bg img{
        transform: scale(1.05);
    }
    .vltl_inof .ys_select_li:hover,
    .vltl_inof .ys_select_lil:hover p{
        color: var(--colormain);
    }
    .pwli_bot_btn_link .std_btn2 .std_btn1_link:hover img:nth-of-type(2){
        opacity: 1;
    }
    .pwli_bot_btn_link .std_btn2 .std_btn1_link:hover img:first-child{
        opacity: 0;
    }
    .news_btn_nub .std_btn1_link:hover::before {
        border: 1px solid var(--colormain);
    }
    .news_btn_nub .std_btn1_link:hover .std_btn1_font {
        color: var(--colormain)!important;
    }
    .iacr_btn_link .std_btn1 .std_btn1_link:hover .std_btn1_font {
        color: var(--colormain);
    }
    .iacr_btn_link .std_btn2 .std_btn1_link:hover .std_btn1_font {
        color: var(--colorfff);
    }
    .iacr_btn_link .std_btn1 .std_btn1_link:hover .std_btn1_icon::before,
    .iacr_btn_link .std_btn1 .std_btn1_link:hover .std_btn1_icon::after{
        background: var(--colormain);
    }
    .iacr_btn_link .std_btn2 .std_btn1_link:hover .std_btn1_icon::before,
    .iacr_btn_link .std_btn2 .std_btn1_link:hover .std_btn1_icon::after{
        background: var(--colorfff);
    }
    .iacr_btn_link .std_btn2.std_btn3 .std_btn1_link:hover::before {
        border: 1px solid transparent;
    }
}
.ys_header{
    --color1: var(--colorfff);
    --font1: 16px;
    --head: 80px;
    --jian1: 40px;
    --jian2: 60px;
}
.mod_head{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
}
.head_logo{
    width: 250px;
}
.head_other_nav_nub{
    padding: 0 var(--jian1);
}
.head_other_nav{
    display: flex;
}
.mod_head .ys_cont1680{
    display: flex;
    justify-content: space-between;
}
.honn_first,.honn_first a{
    color: var(--color1);
    font-size: var(--font1);
    line-height: var(--head);
    display: inline-block;
    position: relative;
    transition: all 0.36s;
}
.mod_head .ys_imgbox_cover img{
    transform: scale(1)!important;
}
.head_other_lan_link{
    display: flex;
    align-items: center;
}
.head_other_lan_link .ys_imgbox_cover{
    width: 24px;
}
.holl_font{
    margin-left: 8px;
    line-height: var(--head);
    font-size: var(--font1);
    color: var(--color1);
}
.head_other{
    display: flex;
}
.head_other_lan{
    margin-left: var(--jian2);
}
.head_other_search_top{
    width: 24px;
    height: var(--head);
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
}
.head_other_search{
    margin-left: var(--jian1);
}
.head_logo{
    display: flex;
    align-items: center;
}
.head_logo a{
    display: block;
}
.head_other_search_top .ys_imgbox_cover:nth-of-type(2){
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
    width: 85%;
    opacity: 0;
}
/* search - start */
.yx_search3xlbox{
    width: 100%;
    height: 350px;
    background: var(--colorfff);
    box-shadow: 0 5px 13px rgba(35, 50, 64, 0.13);
    display: none;
    position: absolute;
    left: 0;
    top: calc(100% + 1px);
    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%;
}
.yx_search3_xls  {
    width: calc(100% - 27px);
    padding-right: 20px;
}
.yx_search3_xls input{
    font-size: var(--font1);
    line-height: 3.75;
    color: var(--colortitle1);
    width: 100%;
}
.yx_search3_xls input::placeholder{
    color: var(--colortext1);
}
.head_other_search_top.on .yx_search3img2{
    opacity: 1;
}
.head_other_search_top.on .yx_search3img1{
    opacity: 0;
}
.mod_head .ys_imgbox_cover img:nth-of-type(2){
    opacity: 0;
}
.mod_head{
    border-bottom: 1px solid rgba(255, 255, 255, 0.30);
}
.ys_hd_pc.isfixed .mod_head,
.ys_hd_pc.ishover .mod_head{
    background: var(--colorfff);
    border-bottom: 1px solid rgba(0, 31, 65, 0.20);
}
.ys_hd_pc.isfixed,
.ys_hd_pc.ishover {
    --color1: var(--colortitle1);
}
.ys_hd_pc.isfixed .ys_imgbox_cover img:nth-of-type(2),
.ys_hd_pc.ishover .ys_imgbox_cover img:nth-of-type(2){
    opacity: 1;
}
.ys_hd_pc.isfixed .ys_imgbox_cover img:first-child,
.ys_hd_pc.ishover .ys_imgbox_cover img:first-child{
    opacity: 0;
}
.ys_header,
.mod_head,
.mod_head .ys_imgbox_cover img,
.holl_font,
.yx_search3_xls input,
.yx_search3xlbtn img,
.head_other_search_top .ys_imgbox_cover,
.honn_first,
.honn_first a{
    transition: all 0.5s ease-out;
}
.ys_banner .ys_ban_title{
    font-size: var(--font64);
    line-height: var(--l1h2);
    font-weight: bold;
    color: var(--colorfff);
}
.ys_banner .ys_ban_txtbox{
    top: auto;
    bottom: 136px;
    transform: translate(-50%,0);
}
.ys_ban_imgbox::before {
    height: 31%;
    background: linear-gradient(180deg, #001F41 0%, rgba(0, 31, 65, 0.00) 100%);
}
/* search - end */
.mod_dots2 .slick-dots li,
.mod_dots1 .slick-dots li {
    width: 16px;
    height: 6px;
    margin: 0 6px;
    background: transparent;
    -webkit-transition: all 1s ease-out 0s;
    -moz-transition: all 1s ease-out 0s;
    -ms-transition: all 1s ease-out 0s;
    -o-transition: all 1s ease-out 0s;
    transition: all 1s ease-out 0s;
}
.mod_dots2 .slick-dots li::before,
.mod_dots1 .slick-dots li::before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, 0.40);
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.mod_dots2 .slick-dots li.slick-active,
.mod_dots1 .slick-dots li.slick-active{
    width: 128px;
}
.mod_dots2 .slick-dots li::after,
.mod_dots1 .slick-dots li::after{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
    width: 0;
    border-radius: 5px;
    background: var(--colorfff);
}
.mod_dots2 .slick-dots li.slick-active::after,
.mod_dots1 .slick-dots li.slick-active::after{
    animation: width1 4.5s linear forwards;
} 
@keyframes width1 {
    0%{
        width: 0;
    }
    100%{
        width: 100%;
    }
}
@-webkit-keyframes width1 {
    0%{
        width: 0;
    }
    100%{
        width: 100%;
    }
}
.ys_ban_slick .slick-dots{
    bottom: 50px;
    text-align: left;
    padding-left: calc(50% - 840px);
}
.ys_phnav_logo {
    width: 160px;
}
.home_sinopep{
    padding-top: var(--distance120);
    padding-bottom: var(--distance100);
    position: relative;
}
.home_sinopep .std_title2{
    color: var(--colortitle1);
    font-weight: bold;
    line-height: var(--l1h2);
    margin-bottom: var(--distance50);
}
.home_sinopep .std_title3{
    margin-bottom: var(--distance20);
}
.home_sinopep .home_sinopep_cry{
    width: 100%;
}
.home_sinopep .std_text2{
    width: 56%;
}
.home_sinopep_cry .std_text2 p{
    margin-bottom: 12px;
}
.home_sinopep_cry .std_text2 p:last-child{
    margin-bottom: 0;
}
.std_btn1_link{
    position: relative;
    height: 50px;
    width: 180px;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 25px;
}
.std_btn1_link::before{
    content: '';
    border: 1px solid var(--colormain);
    position: absolute;
    background: var(--colormain);
    border-radius: 25px;
    height: calc(100% - 2px);
    width: calc(100% - 2px);
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.std_btn1_font{
    color: var(--colorfff);
    text-align: center;
    font-size: var(--text16);
    line-height: var(--l1h6);
    position: relative;
    z-index: 6;
    display: inline-block;
    transition: all 0.36s;
}
.std_btn1_link::after{
    content: '';
    position: absolute;
    background: var(--colorchange);
    border-radius: 25px;
    height: 100%;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all 0.36s;
    clip-path: polygon(0 0,0 0,0 0);
    -webkit-clip-path: polygon(0 0,0 0,0 0);
    -moz-clip-path: polygon(0 0,0 0,0 0);
    -ms-clip-path: polygon(0 0,0 0,0 0);
    -o-clip-path: polygon(0 0,0 0,0 0);
}
.std_btn2 .std_btn1_link::before {
    background: transparent;
}
.std_btn2 .std_btn1_font{
    color: var(--colortitle1);
}
.std_btn3 .std_btn1_link::before {
    background: transparent;
    border: 0;
}
.std_btn3 .std_btn1_font{
    color: var(--colortitle2);
}
.std_btn3 .std_btn1_link::after{
    background: rgba(64, 0, 165, 0.05);
}
.std_btn1_icon{
    margin-left: 16px;
    width: 24px;
    height: 24px;
    position: relative;
    z-index: 6;
}
.std_btn1_icon::before{
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
    width: 83.4%;
    height: 83.4%;
    border-radius: 50%;
    background: var(--colorfff);
    opacity: .2;
}
.std_btn1_icon::after{
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
    width: 33.4%;
    height: 33.4%;
    border-radius: 50%;
    background: var(--colorfff);
}
.std_btn2 .std_btn1_icon::before,
.std_btn2 .std_btn1_icon::after,
.std_btn3 .std_btn1_icon::before,
.std_btn3 .std_btn1_icon::after{
    background: var(--colortitle2);
    transition: all 0.36s;
}
.std_btn4_link{
    width: 48px;
    height: 48px;
    position: relative;
    display: block;
    border-radius: 50%;
}
.std_btn4_link::before{
    content: '';
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    border: 1px solid var(--colormain);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 50%;
    background: var(--colormain);
}
.std_btn4_link .std_btn1_icon{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    margin-left: 0;
}
.std_btn4_type1 .std_btn4_link::before,
.std_btn4_type2 .std_btn4_link::before{
    background: transparent;
}
.std_btn4_type1 .std_btn4_link .std_btn1_icon::before, 
.std_btn4_type1 .std_btn4_link .std_btn1_icon::after,
.std_btn4_type2 .std_btn4_link .std_btn1_icon::before, 
.std_btn4_type2 .std_btn4_link .std_btn1_icon::after  {
    background: var(--colortitle2);
}
.std_btn4_type2 .std_btn4_link::before{
    border: 0;
}
.home_sinopep_cry{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: var(--distance60);
}
.home_sinopep_bg{
    position: absolute;
    width: 54.17%;
    right: calc(50vw - 840px + 34px);
    bottom: 0;
}
.home_sinopep_bg img{
    width: 100%;
}
.home_sinopep{
    overflow: hidden;
}
.home_sinopep_box{
    position: relative;
}
.home_sinopep_box{
    --width1: 1160px;
    --width2: 496px;
    --jian1: 24px;
}
.hsbl_nub {
    transform: translate3d(0px, 0px, 0px);
    position: relative;
    top: 0;
    height: 100%;
    left: 0;
    grid-row: auto;
    flex-shrink: 0;
    padding: 0 var(--jian1);
    transition: all .5s linear;
}
@media screen and (min-width: 768px){
    .hsbl_nub.on {
        width: var(--width1)!important;
    }
    .hsbl_nub {
        width: var(--width2)!important;
    }
    .hsbl_nub_link_img img{
        width: calc(var(--width1) - calc(2 * var(--jian1)))!important;
        max-width: none;
    }
    .hsbl_nub_link_img img:nth-of-type(2){
        position: absolute;
        left: 50%!important;
        transform: translateX(-50%)!important;
        height: 100%;
    }
}
.home_sinopep_box_list{
    margin: 0 calc(var(--jian1) * -1);
    display: flex;
    grid-row: auto;
    width: auto;
    position: relative;
}
.hsbl_nub_link{
    position: relative;
    border-radius: var(--ra40);
    overflow: hidden;
    display: block;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    overflow: hidden;
}
.home_sinopep .ys_cont1680{
    position: relative;
    z-index: 6;
}
.hsbl_nub_link_img::before{
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(254deg, rgba(64, 0, 165, 0.00) 0.46%, rgba(64, 0, 165, 0.30) 100.36%);
    mix-blend-mode: plus-lighter;
    position: absolute;
    z-index: 3;
    pointer-events: none;
}
.hsbl_nub_link_text{
    position: absolute;
    width: 100%;
    height: 20.69%;
    bottom: 0;
    left: 0;
    z-index: 4;
}
.hsbl_nub_link_text::before{
    content: '';
    position: absolute;
    background: linear-gradient(180deg, rgba(6, 18, 67, 0.00) 0%, rgba(6, 18, 67, 0.36) 100%);
    mix-blend-mode: multiply;
    width: 100%;
    height: 100%;
    z-index: 4;
    pointer-events: none;
    left: 0;
    bottom: 0;
}
.hsbl_nub .std_title3{
    color: var(--colorfff);
    line-height: var(--l1h3);
    font-size: var(--font32);
    margin-bottom: 0;
    padding: 0 50px 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 6;
}
.hsbl_nub_link{
    pointer-events: none;
}
.hsbl_nub.on .hsbl_nub_link{
    pointer-events: all;
}
.hsbl_nub{
    cursor: pointer;
}
.home_sinopep_box::before{
    content: '';
    width: calc(50vw - 840px);
    height: 100%;
    top: 0;
    right: 100%;
    background: var(--colorfff);
    z-index: 6;
    position: absolute;
}
.home_sinopep_box_list {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.home_core{
    border-radius: 80px 80px 0px 0px;
    background: #021328;
    padding-top: var(--distance120);
    position: relative;
}
.home_core::before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    border-radius: 80px 80px 0px 0px;
    background: linear-gradient(295deg, rgba(154, 39, 239, 0.00) 0%,#1D0446 50%, #1D0446 100%);
}
.home_core .ys_cont1680{
    position: relative;
    z-index: 6;
}
.home_core .std_title2{
    color: var(--colorfff);
    margin-bottom: var(--distance50);
}
.home_core_cry{
    position: relative;
    display: flex;
    align-items: center;
}
.home_core_cry_img{
    width: 34.047619%;
}
.home_core_cry_img img{
    margin-left: calc(840px - 50vw);
    width: calc(100% + 50vw - 840px);
    max-width: none;
}
.home_core_cry_text{
    width: 65.952381%;
    padding-left: 80px;
    padding-bottom: 58px;
}
.hcct_item{
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
    display: flex;
}
.hcct_item::before{
    content: '';
    background: rgba(255,255,255,.2);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
}
.hcct_item::after{
    content: '';
    background: var(--colorfff);
    height: 1px;
    width: 0;
    transition: all 0.36s ease-out;
    position: absolute;
    bottom: 0;
    left: 0;
}
.hcct_item_text{
    width: 63.23%;
}
.hcct_item_name{
    width: 36.77%;
    padding-right: 40px;
    display: flex;
    align-items: flex-start;
}
.hcct_item_text,
.hcct_item_text p{
    color: rgba(255,255,255,.8);
    line-height: var(--l1h6);
}
.hcct_item_name_icon{
    width: 32px;
}
.hcct_item_name_icon img{
    width: 100%;
}
.hcct_item_name .std_title4{
    color: var(--colorfff);
    line-height: var(--l1h4);
    width: calc(100% - 32px);
    padding-left: 20px;
}
.hcct_item_text.yxedr_active p{
    margin-bottom: 0;
}
.hcct_item_text.yxedr_active ul {
    margin-block-start: 0em;
    margin-block-end: 0em;
    padding-inline-start: 20px;
}
.home_service{
    padding-top: var(--distance110);
    padding-bottom: var(--distance120);
    overflow: hidden;
    position: relative;
}
.home_service .ys_cont1680{
    position: relative;
    z-index: 6;
}
.home_service .std_title2{
    margin-bottom: var(--distance40);
}
.home_service .std_text2{
    width: 41.19%;
}
.home_service_cry{
    display: flex;
}
.home_service_cry_left{
    width: 340px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.hscl_item .std_title4{
    color: var(--colortext1);
    line-height: var(--l1h4);
    transition: all 0.36s;
}
.hscl_item{
    padding-top: 16px;
    padding-bottom: 16px;
    margin-bottom: 24px;
    position: relative;
    cursor: pointer;
}
.hscl_item::before{
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: var(--colortext1);
}
.hscl_item::after{
    content: '';
    height: 1px;
    width: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    background: var(--colormain);
    transition: all .4s ease-out;
}
.hscl_item.on::after{
    width: 180%;
}
.hscl_item.on .std_title4{
    color: var(--colormain);
}
.home_service_cry_right{
    width: calc(100% - 340px);
    padding-left: 152px;
    margin-top: -86px;
}
.home_service_box{
    width: 58.585859%;
}
.home_service_box{
    -webkit-mask-image: var(--mask);
    mask-image: var(--mask);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
.hscr_nub_word .std_title3{
    line-height: var(--l1h4);
    font-weight: bold;
    margin-bottom: 32px;
    color: var(--colortitle1);
}
.hscr_nub_word .std_text2{
    margin-bottom: var(--distance50);
}
.std_btn5_icon{
    width: 24px;
    margin-left: 16px;
    transition: all 0.36s;
}
.std_btn5_icon img{
    width: 100%;
}
.std_btn5_link .std_text1{
    color: var(--colormain);
    line-height: var(--l1h5);
}
.std_btn5_link{
    display: flex;
}
.std_btn5{
    display: flex;
}
.hscr_nub_word{
    width: 41.414141%;
}
.hscr_nub_core{
    display: flex;
    align-items: flex-end;
}
.hscr_nub_word .std_text2{
    width: 100%;
}
.hscr_nub_word_xin {
    left: -64px;
    position: relative;
}
.hscr_nub_word .std_text2,
.hscr_nub_word .std_text2 p{
    color: var(--colortext1);
}
.home_service_bg{
    width: 96.40625%;
    position: absolute;
    right: 0;
    bottom: 32%;
}
.hscr_nub:not(:first-child){
    display: none;
}
.home_service_bg img{
    width: 100%;
}
.home_drug_cry{
    display: flex;
    align-items: center;
}
.home_drug_cry_left{
    width: 40.595238%;
    position: relative;
    z-index: 6;
}
.home_drug_cry_right{
    width: 59.404762%;
    position: relative;
    z-index: 6;
}
.hdcr_img{
    margin-right: calc(840px - 50vw);
} 
.hdcr_img img{
    width: 100%;
}
.hdcr_img{
    -webkit-mask-image: var(--mask);
    mask-image: var(--mask);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
}
.home_drug{
    position: relative;
}
.home_drug_cry_bg{
    position: absolute;
    height: 100%;
    width: 100%;
}
.home_drug_cry_bg img{
    width: 100%;
    height: calc(100% - 2px);
    top: 1px;
    position: relative;
    object-fit: cover;
}
.home_drug_cry{
    position: relative;
}
.hdcb_svg{
    position: absolute;
    width: 75.54%;
    bottom: -52px;
    left: 0;
    height: calc(100% + 52px);
}
.hdcb_svg img{
    height: 77.4%;
    width: auto;
    max-width: none;
    position: absolute;
    right: 0;
    bottom: 0;
}
.home_drug{
    margin-bottom: 52px;
}
.home_drug_cry .std_title2{
    color: var(--colorfff);
    font-weight: bold;
    line-height: var(--l1h2);
    margin-bottom: var(--distance50);
}
.home_drug_cry .std_text2,
.home_drug_cry .std_text2 p{
    color: rgba(255, 255, 255, .8);
}
.home_drug_cry .std_text2{
    margin-bottom: var(--distance60);
}
.std_btn2_type1 .std_btn1_link::before {
    border: 1px solid var(--colorfff);
}
.std_btn2.std_btn2_type1 .std_btn1_font {
    color: var(--colorfff);
}
.std_btn2_type1 .std_btn1_link::after{
    background: var(--colorfff);
}
.std_btn2.std_btn2_type1 .std_btn1_icon::before,
.std_btn2.std_btn2_type1 .std_btn1_icon::after {
    background: var(--colorfff);
}
.hdcl_text{
    margin-right: -40px;
    padding-top: var(--distance120);
    padding-bottom: calc(var(--distance120) + 40px);
}
.hdcl_text .std_text2{
    padding-right: 30px;
}
.home_news{
    position: relative;
}
.home_news{
    padding-top: var(--distance120);
    padding-bottom: var(--distance120);
}
.home_news_title{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: var(--distance50);
}
.hntl_item{
    padding: 0 20px;
}
.home_news_title_list{
    margin: 0 -20px;
    display: flex;
}
.hntl_item_btn{
    width: 220px;
    color: var(--colortext1);
    line-height: var(--l1h6);
    font-size: var(--text16);
    text-align: center;
    transition: all 0.36s;
    position: relative;
    cursor: pointer;
    padding: 10px 5px;
}
.hntl_item_btn::before{
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: var(--colortext1);
}
.hntl_item_btn::after{
    content: '';
    height: 1px;
    width: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    background: var(--colormain);
    transition: all 0.36s;
}
.hntl_item.on .hntl_item_btn::after{
    width: 100%;
}
.hntl_item.on .hntl_item_btn{
    color: var(--colormain);
}
.hnbi_item_link{
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0,0,0,.2);
}
.hnbi_item_tu{
    width: 29.286%;
}
.hnbi_item_link_img{
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
}
.hnbi_item_text{
    width: 70.714%;
    padding-left: 60px;
}
.hnbi_item_text .std_title4{
    color: var(--colortitle1);
    line-height: var(--l1h4);
    margin-bottom: 8px;
}
.hnbi_itl_nub_icon{
    width: 16px;
    margin-right: 12px;
}
.hnbi_itl_nub_icon img{
    transform: scale(1)!important;
}
.hnbi_itl_nub_font{
    color: var(--colortext1);
    font-size: var(--text14);
    line-height: var(--l1h8);
}
.hnbi_itl_nub{
    display: flex;
    align-items: center;
}
.hnbi_itl_nub{
    padding: 0 40px;
}
.hnbi_item_text_list{
    margin: 0 -40px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 24px;
}
.hnbi_item_text .std_text1,
.hnbi_item_text .std_text1 p{
    color: var(--colortext1);
    line-height: var(--l1h6);
}
.hnbi_item_text .std_text1{
    height: 3.2em;
    overflow: hidden;
    text-overflow: clip;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.std_btn3_type1 .std_btn1_link::before,
.std_btn3_type1 .std_btn1_link::after{
    display: none;
}
.std_btn3_type1 .std_btn1_link {
    height: auto;
    width: auto;
    padding: 0;
    justify-content: flex-start;
}
.hnbi_item_text .std_btn3_type1{
    margin-top: 24px;
}
.home_news_btn{
    display: flex;
    justify-content: center;
    margin-top: var(--distance60);
}
.home_news_btn .std_btn1_link{
    width: 263px;
}
.home_news_box{
    position: relative;
}
.home_news_box_inof{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    pointer-events: none;
    opacity: 0;
    transition: all 0.36s;
}
.home_news_box_inof.act{
    position: relative;
    pointer-events: all;
    opacity: 1;
}
.ys_footer{
    position: relative;
    background: rgba(0,0,0,.6);
}
.ys_footer::before{
    content: '';
    background: linear-gradient(324deg, #9A27EF 0%, #142360 67.88%);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.ys_footer .ys_cont1440{
    position: relative;
}
.footer_btn{
    padding-top: 70px;
    padding-bottom: 70px;
    border-bottom: 1px solid rgba(255,255,255,.3);
    display: flex;
    justify-content: center;
}
.footer_btn_link{
    display: flex;
    align-items: center;
}
.footer_btn_link .std_title2{
    color: var(--colorfff);
    font-weight: bold;
}
.footer_btn_link .std_btn4{
    width: 70px;
    height: 70px;
    margin-left: 60px;
}
.footer_btn_link .std_btn4_link {
    width: 100%;
    height: 100%;
}
.footer_btn_link .std_btn4_link::before {
    border: 1px solid #EF4D4D;
    background: #EF4D4D;
}
.footer_btn_link .std_btn4_link .std_btn1_icon{
    width: 43%;
    height: 43%;
}
.footer_btn_link .std_btn4_link .std_btn1_icon::before{
    width: 100%;
    height: 100%;
}
.footer_btn_link .std_btn1_icon::after{
    width: 40%;
    height: 40%;
}
.footer_cry{
    padding-top: var(--distance60);
    padding-bottom: var(--distance100);
    display: flex;
}
.footer_cry_left{
    width: 51.66%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.footer_cry_right{
    width: 48.34%;
}
.footer_logo{
    width: 436px;
}
.footer_logo img{
    width: 100%;
}
.footer_bot{
    width: 484px;
}
.fbln_img{
    width: 32px;
}
.footer_bot_list_nub{
    padding: 0 20px;
    position: relative;
    margin-bottom: 30px;
}
.footer_bot_list{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.fbln_img img{
    transform: scale(1)!important;
}
.fbln_code{
    position: absolute;
    width: 100px;
    left: 50%;
    transform: translateX(-50%);
    bottom: calc(100% + 14px);
    padding: 3px;
    background: var(--colorfff);
    border-radius: 2px;
    display: none;
}
.fbln_code img{
    width: 100%;
}
.fbln_code::before{
    content: '';
    width: 100%;
    height: 14px;
    position: absolute;
    bottom: -14px;
    left: 0;
}
.fbln_code::after{
    content: '';
    border-top: 10px solid var(--colorfff);
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}
.fbln_hover{
    cursor: pointer;
}
.footer_bot_com{
    width: 100%;
    border-radius: 80px;
    background: var(--colorfff);
    display: flex;
}
.footer_bot_com_btn{
    width: 50%;
    position: relative;
}
.footer_bot_com_btn:not(:last-child)::before{
    content: '';
    width: 1px;
    height: 40%;
    background: rgba(64,0,165,.2);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.footer_bot_com_btn a{
    display: block;
}
.footer_bot_com_btn .ys_imgbox_cover{
    width: 100%;
}
.fcrn_first{
    font-size: var(--font32);
    line-height: var(--l1h2);
    color: var(--colorfff);
}
.footer_cry_right_nav>li{
    padding-left: 64px;
    width: 50%;
    padding-right: 0px;
    margin-bottom: 54px;
}
.footer_cry_right_nav{
    margin: 0 -20px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -54px;
}
.fcrn_first{
    position: relative;
    margin-bottom: 12px;
}
.fcrn_first span{
    width: 24px;
    height: 24px;
    position: absolute;
    left: -44px;
    top: 7px;
}
.fcrn_first span::before{
    content: '';
    width: 83.4%;
    height: 83.4%;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: rgba(255,255,255,.2);
}
.fcrn_first span::after{
    content: '';
    width: 33.4%;
    height: 33.4%;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: var(--colorfff);
}
.fcrn_first a{
    color: inherit;
}
.footer_cry_right_nav ul a{
    font-size: var(--text18);
    color: var(--colorfff);
    line-height: var(--l1h6);
    padding: 5px 0;
    display: block;
}
.footer_cry_right_nav>li:first-child ul ul a{
    font-size: var(--text14);
    color: rgba(255,255,255,.7);
    line-height: var(--l1h8);
    padding: 2px 0;
}
.footer_cry_right_nav>li:first-child>ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -18px;
}
.footer_cry_right_nav>li:first-child>ul>li{
    width: auto;
    padding: 0 18px;
}
.fcrx_list_item_icon{
    width: 24px;
    margin-right: 8px;
}
.fcrx_list_item_icon img{
    width: 100%;
}
.fcrx_list_item .std_text1{
    color: var(--colorfff);
    line-height: var(--l1h5);
}
.fcrx_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -10px;
}
.fcrx_list_item{
    padding: 0 10px;
}
.fcrx_list_item_link{
    display: flex;
    align-items: center;
}
.fcrx_text{
    border-top: 1px solid rgba(255,255,255,.5);
} 
.fcrx_text,
.fcrx_text p,
.fcrx_text a{
    color: rgba(255, 255, 255, .5);
    font-size: var(--text16);
    line-height: var(--l1h5);
}
.footer_cry_right_xia {
    margin-top: 98px;
}
.fcrx_text{
    margin-top: 19px;
    padding-top: 13px;
}
.std_side{
    position: fixed;
    right: 13px;
    top: 50%;
    transform: translateY(-50%);
}
.std_side_list_item{
    width: 40px;
    height: 40px;
    margin-bottom: 4px;
    border-radius: 5px;
    background: rgba(0,0,0,.5);
    position: relative;
}
.std_side_list_item:last-child{
    margin-bottom: 0;
}
.sli_icon{
    width: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    cursor: pointer;
}
.sli_pop{
    position: absolute;
    right: calc(100% + 17px);
    top: 50%;
    transform: translateY(-50%);
    padding: 6px;
    background: rgba(0,0,0,.5);
    display: none;
}
.sli_pop::before{
    content: '';
    position: absolute;
    width: 17px;
    height: 100%;
    left: 100%;
    top: 0;
}
.sli_pop::after{
    content: '';
    border-left: 10px solid rgba(0,0,0,.5);
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%);
}
.std_side_list_item1 .sli_pop{
    border-radius: 10px;
}
.sli_link{
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}
.sli_pop_code{
    width: 120px;
    border-radius: 10px;
    overflow: hidden;
}
.sli_pop_code img{
    width: 100%;
}
.sli_pop .std_text1{
    color: var(--colorfff);
    line-height: var(--l1h6);
    white-space: nowrap;
    padding: 0 14px;
}
.std_side_list_item2 .sli_pop{
    border-radius: 5px;
}
.std_side{
    z-index: 98;
}
.return_top{
    position: relative;
    left: 200%;
    transition: all .5s ease-out;
}
.std_side.ys_fixed .return_top{
    left: 0;
}
.honn_second{
    position: absolute;
    top: calc(100% + 12px);
    border-radius: 20px;
    background: var(--colorfff);
    padding: 20px 50px 40px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    box-shadow: 0 5px 13px rgba(35, 50, 64, 0.13);
}
.honn_second::before{
    content: '';
    height: 12px;
    position: absolute;
    left: 0;
    top: -12px;
    width: 100%;
}
.honn_second1_list{
    margin: 0 -40px;
    display: flex;
    flex-wrap: wrap;
}
.honn_second1_list_nub{
    width: 50%;
    padding: 0 40px;
}
.honn_s1ln_font_tit{
    font-size: var(--font1);
    color: var(--colortitle1);
    line-height: var(--l1h6);
    padding: 12px 0;
    border-bottom: 1px solid rgba(122, 131, 142, 0.20);
    transition: all 0.36s;
}
.honn_s1ln_third{
    padding-top: 10px;
}
.honn_s1lnti_link{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 0 6px 20px;
}
.honn_s1ln_third_item{
    padding-bottom: 8px;
}
.honn_s1ln_third_item:last-child{
    padding-bottom: 0;
}
.honn_s1lnti_link_font{
    font-size: var(--font1);
    color: var(--colortext1);
    line-height: var(--l1h6);
    transition: all 0.36s;
    max-width: calc(100% - 24px);
}
.honn_s1lnti_link_icon{
    width: 24px;
}
.honn_second1{
    width: 660px;
}
.mod_head .ys_imgbox_cover.honn_s1lnti_link_icon img:nth-of-type(2) {
    opacity: 0;
}
.mod_head .ys_imgbox_cover.honn_s1lnti_link_icon img:first-child {
    opacity: 1;
}
.honn_s2ln_link{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 0;
    position: relative;
}
.honn_second2_list_nub{
    padding-top: 20px;
}
.honn_second2_list_nub:first-child{
    padding-top: 0;
}
.honn_s2ln_link_font{
    font-size: var(--font1);
    color: var(--colortitle1);
    line-height: var(--l1h6);
    transition: all 0.36s;
    max-width: calc(100% - 24px);
}
.honn_second2{
    width: 380px;
}
.honn_s2ln_link::before,
.honn_s2ln_link::after{
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}
.honn_s2ln_link::before{
    background: rgba(122, 131, 142, 0.20);
}
.honn_s2ln_link::after{
    background: var(--colormain);
    width: 0;
    transition: all 0.36s;
}
.head_other_nav_nub{
    position: relative;
}
.honn_first::before{
    content: '';
    height: 2px;
    position: absolute;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
    background: var(--colorfff);
    width: 28%;
    opacity: 0;
    transition: all 0.36s;
}
.ys_hd_pc.isfixed .honn_first::before,
.ys_hd_pc.ishover .honn_first::before{
    background: var(--colormain);
}
.ys_hd_pc.isfixed .head_other_nav_nub.yxnav_active1 .honn_first,
.ys_hd_pc.isfixed .head_other_nav_nub.yxnav_active1 .honn_first a,
.ys_hd_pc.ishover .head_other_nav_nub.yxnav_active1 .honn_first,
.ys_hd_pc.ishover .head_other_nav_nub.yxnav_active1 .honn_first a,
.ys_hd_pc.isfixed .head_other_nav.act .head_other_nav_nub.on .honn_first,
.ys_hd_pc.isfixed .head_other_nav.act .head_other_nav_nub.on .honn_first a,
.ys_hd_pc.ishover .head_other_nav.act .head_other_nav_nub.on .honn_first,
.ys_hd_pc.ishover .head_other_nav.act .head_other_nav_nub.on .honn_first a,
.ys_hd_pc.isfixed .head_other_nav.act .head_other_nav_nub.on.yxnav_active1 .honn_first,
.ys_hd_pc.isfixed .head_other_nav.act .head_other_nav_nub.on.yxnav_active1 .honn_first a,
.ys_hd_pc.ishover .head_other_nav.act .head_other_nav_nub.on.yxnav_active1 .honn_first,
.ys_hd_pc.ishover .head_other_nav.act .head_other_nav_nub.on.yxnav_active1 .honn_first a{
    color: var(--colormain);
}
.head_other_nav_nub.yxnav_active1 .honn_first::before,
.head_other_nav.act .head_other_nav_nub.yxnav_active1.on .honn_first::before,
.head_other_nav.act .head_other_nav_nub.on .honn_first::before{
    opacity: 1;
}
.ys_hd_pc.isfixed .head_other_nav.act .head_other_nav_nub.yxnav_active1 .honn_first,
.ys_hd_pc.isfixed .head_other_nav.act .head_other_nav_nub.yxnav_active1 .honn_first a,
.ys_hd_pc.ishover .head_other_nav.act .head_other_nav_nub.yxnav_active1 .honn_first,
.ys_hd_pc.ishover .head_other_nav.act .head_other_nav_nub.yxnav_active1 .honn_first a{
    color: var(--color1);
}
.head_other_nav.act .head_other_nav_nub.yxnav_active1 .honn_first::before{
    opacity: 0;
}
/* 下拉一 - 三级 */
.honn_s1ln_third_item.yxnav_active3 .honn_s1lnti_link_font,
.honn_second1_list.act .honn_s1ln_third.act .honn_s1ln_third_item.on .honn_s1lnti_link_font,
.honn_second1_list.act .honn_s1ln_third.act .honn_s1ln_third_item.on.yxnav_active3 .honn_s1lnti_link_font{
    color: var(--colormain);
}
.mod_head .honn_s1ln_third_item.yxnav_active3 .ys_imgbox_cover.honn_s1lnti_link_icon img:nth-of-type(2),
.mod_head .honn_second1_list.act .honn_s1ln_third.act .honn_s1ln_third_item.on .ys_imgbox_cover.honn_s1lnti_link_icon img:nth-of-type(2),
.mod_head .honn_second1_list.act .honn_s1ln_third.act .honn_s1ln_third_item.on.yxnav_active3 .ys_imgbox_cover.honn_s1lnti_link_icon img:nth-of-type(2) {
    opacity: 1;
}
.mod_head .honn_s1ln_third_item.yxnav_active3 .ys_imgbox_cover.honn_s1lnti_link_icon img:first-child,
.mod_head .honn_second1_list.act .honn_s1ln_third.act .honn_s1ln_third_item.on .ys_imgbox_cover.honn_s1lnti_link_icon img:first-child,
.mod_head .honn_second1_list.act .honn_s1ln_third.act .honn_s1ln_third_item.on.yxnav_active3 .ys_imgbox_cover.honn_s1lnti_link_icon img:first-child {
    opacity: 0;
}
.honn_second1_list.act .honn_s1ln_third_item.yxnav_active3 .honn_s1lnti_link_font{
    color: var(--colortext1);
}
.mod_head .honn_second1_list.act .honn_s1ln_third_item.yxnav_active3 .ys_imgbox_cover.honn_s1lnti_link_icon img:nth-of-type(2){
    opacity: 0;
}
.mod_head .honn_second1_list.act .honn_s1ln_third_item.yxnav_active3 .ys_imgbox_cover.honn_s1lnti_link_icon img:first-child{
    opacity: 1;
}
/* 下拉二 - 二级 */
.honn_second2_list_nub.yxnav_active2 .honn_s2ln_link::after,
.honn_second2_list.act .honn_second2_list_nub.on .honn_s2ln_link::after,
.honn_second2_list.act .honn_second2_list_nub.yxnav_active2.honn_s1lnti_link_font .honn_s2ln_link::after{
    width: 100%;
}
.honn_second2_list_nub.yxnav_active2 .honn_s2ln_link_font,
.honn_second2_list.act .honn_second2_list_nub.on .honn_s2ln_link_font,
.honn_second2_list.act .honn_second2_list_nub.yxnav_active2.on .honn_s2ln_link_font{
    color: var(--colormain);
}
.mod_head .honn_second2_list_nub.yxnav_active2 .ys_imgbox_cover.honn_s1lnti_link_icon img:nth-of-type(2),
.mod_head .honn_second2_list.act .honn_second2_list_nub.on .ys_imgbox_cover.honn_s1lnti_link_icon img:nth-of-type(2),
.mod_head .honn_second2_list.act .honn_second2_list_nub.on.yxnav_active2 .ys_imgbox_cover.honn_s1lnti_link_icon img:nth-of-type(2) {
    opacity: 1;
}
.mod_head .honn_second2_list_nub.yxnav_active2 .ys_imgbox_cover.honn_s1lnti_link_icon img:first-child,
.mod_head .honn_second2_list.act .honn_second2_list_nub.on .ys_imgbox_cover.honn_s1lnti_link_icon img:first-child,
.mod_head .honn_second2_list.act .honn_second2_list_nub.on.yxnav_active2 .ys_imgbox_cover.honn_s1lnti_link_icon img:first-child {
    opacity: 0;
}
.mod_head .honn_second2_list.act .honn_second2_list_nub.yxnav_active2 .ys_imgbox_cover.honn_s1lnti_link_icon img:nth-of-type(2){
    opacity: 0;
}
.mod_head .honn_second2_list.act .honn_second2_list_nub.yxnav_active2 .ys_imgbox_cover.honn_s1lnti_link_icon img:first-child{
    opacity: 1;
}
.honn_second2_list.act .honn_second2_list_nub.yxnav_active2 .honn_s2ln_link_font{
    color: var(--colortitle1);
}
.honn_second2_list.act .honn_second2_list_nub.yxnav_active2 .honn_s2ln_link::after{
    width: 0%;
}
.ys_ph_navbar4 .ys_phnav_menu {
    background: #fff;
    color: var(--colortitle1);
}
.ys_ph_navbar4 .ys_ph_nav a {
    color: var(--colortitle1);
}
.ys_ph_navbar4 .ys_phnav_icon::after, .ys_ph_navbar4 .ys_phnav_icon::before{
    background: var(--colortitle1);
}
.ys_ph_navbar4 .ys_ph_nav li.yxnav_active1>.ys_phnav_lisbox a,
.ys_ph_navbar4 .ys_ph_nav li.yxnav_active2>.ys_phnav_lisbox a,
.ys_ph_navbar4 .ys_ph_nav li.yxnav_active3>.ys_phnav_lisbox a {
    color: var(--colormain);
}
.ys_phnavss_modal button {
    width: 60px;
}
.ys_phnavss_modal .ys_phnavss_form input {
    width: calc(100% - 64px);
}
/* b1 */
.nybanner_box{
    border-radius: 20px 20px 0 0;
    background: var(--colorfff);
    padding: 10px 60px 0px;
    display: inline-block;
    position: relative;
}
.nybanner_box::before{
    content: '';
    background-image: url(/Public/En/images/com_iconj1.svg);
    position: absolute;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    right: calc(100% - 1px);
    bottom: 0;
}
.nybanner_box::after{
    content: '';
    background-image: url(/Public/En/images/com_iconj2.svg);
    position: absolute;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    left: calc(100% - 1px);
    bottom: 0;
}
.ys_imgbox_cover img:nth-child(n+2) {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
.crumbs_item .ys_imgbox_cover img:nth-of-type(n+2){
    opacity: 0;
}
.crumbs_item .ys_imgbox_cover{
    width: 14px;
    height: 15px;
    position: relative;
    top: 3px;
    font-size: 0;
}
.crumbs_item .crumbs_item_font{
    line-height: var(--l1h8);
    color: var(--colortext1);
    transition: all 0.36s;
    white-space: nowrap;
}
.mod_crumbs{
    display: flex;
    margin: 0 -16px;
}
.crumbs_item a{
    display: inline-block;
}
.crumbs_item{
    padding: 0 16px;
    position: relative;
}
.crumbs_item::before{
    content: '';
    height: 0.72em;
    position: absolute;
    background: var(--colortext1);
    width: 1px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.crumbs_item:first-child::before{
    display: none;
}
.crumbs_item .ys_imgbox_cover img{
    transform: scale(1)!important;
}
.ys_nyban_title h1{
    font-size: var(--font64);
    line-height: var(--l1h2);
    color: var(--colormain);
    font-weight: bold;
    margin-top: 3px;
}
.ys_nyban_img{
    position: relative;
}
.ys_nyban_img::before{
    content: '';
    opacity: 0.5;
    background: linear-gradient(254deg, rgba(64, 0, 165, 0.00) 0.46%, rgba(64, 0, 165, 0.30) 100.36%);
    mix-blend-mode: plus-lighter;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.ys_nyban_img::after{
    content: '';
    height: 142px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.00) 100%);
    z-index: 3;
}
.ys_nyban_img{
    height: 35.2vw;
    height: auto;
    /* padding-top: 4.166667vw;
    margin-bottom: -4.166667vw; */
    --pro1: 1;
}
.ys_nyban_img img{
    width: 100%;
    object-fit: cover;
    /* transform: translateY(-4.166667vw); */
    /* transform: translateY(calc(-4.166667vw * var(--pro1))); */
}
.pro_inof_section,
.pro_site_section{
    padding-top: var(--distance100);
    padding-bottom: var(--distance100);
}
.pro_inof_section:nth-of-type(2n){
    background: #F9F9FA;
}
.pro_inof_section:nth-of-type(2n-1){
    background: var(--colorfff);
}
.pro_inof_section .std_title2{
    color: var(--colortitle1);
    margin-bottom: var(--distance40);
}
.pro_inof_section_text p{
    color: var(--colortext1);
    margin-bottom: 0.67em;
}
.pro_inof_section_text p:last-child{
    margin-bottom: 0;
}
.pro_inof_section_text{
    margin-bottom: var(--distance50);
}
.pro_inof_section_cry{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}
.pisc_list{
    width: 58.2%;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.90);
    box-shadow: 0px 2.394px 5.32px 0px rgba(73, 126, 218, 0.03), 0px 8.041px 17.869px 0px rgba(73, 126, 218, 0.04), 0px 36px 80px 0px rgba(73, 126, 218, 0.08);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    -ms-backdrop-filter: blur(8px);
    -moz-backdrop-filter: blur(8px);
    -o-backdrop-filter: blur(8px);
    padding: 40px;
}
.pisc_list_nub_icon{
    width: 24px;
    position: relative;
    top: 1px;
}
.pisc_list_nub_text{
    width: calc(100% - 24px);
    padding-left: 24px;
}
.pisc_list_nub_text .std_text2{
    color: var(--colortitle1);
}
.pisc_list_nub{
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(0, 31, 65, 0.2);
    display: flex;
    align-items: flex-start;
}
.pisc_list_nub:first-child{
    padding-top: 0;
}
.pisc_list_nub_text .std_text1{
    margin-top: 4px;
}
.pisc_list_nub_text .std_text1,
.pisc_list_nub_text .std_text1 p{
    color: var(--colortext1);
}
.pisc_right{
    width: 41.8%;
    padding-left: 49px;
}
.pisc_right_img{
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}
.pisc_right_img img{
    width: 100%;
    transition: all 0.36s;
}
.pisc_right_img_play{
    width: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 6;
}
.pisc_right_img_play img{
    width: 100%;
}
.video_play{
    cursor: pointer;
}
.pro_site:not(.act) .pro_site_section:nth-of-type(2n){
    background: #F9F9FA;
}
.pro_site.act .pro_site_section:nth-of-type(2n-1){
    background: #F9F9FA;
}
.pssc_rotate{
    width: 48%;
}
.pssc_text{
    width: 52%;
}
.pssc_text_core{
    margin-left: -44px;
    padding-right: 150px;
}
.pssc_text_core .std_title2{
    margin-bottom: 24px;
}
.pssc_tcl_span{
    padding: 0 12px;
    margin-bottom: 18px;
}
.pssc_text_core_list{
    margin: 0 -12px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 44px;
}
.pssc_tcl_span_box{
    padding: 2px 12px;
    border-radius: 15px;
    background: rgba(64, 0, 165, 0.10);
    box-shadow: 0px 4px 8px 0px rgba(40, 11, 57, 0.10);
    display: flex;
    align-items: center;
}
.pssc_tcl_span_box .ys_imgbox_cover{
    width: 24px;
}
.pssc_tcl_span_box .std_text1{
    padding-left: 4px;
    color: var(--colormain);
    line-height: var(--l1h6);
}
.pssc_tcd_item{
    width: 33.333333%;
    padding: 0 8px;
    margin-bottom: 32px;
    position: relative;
}
.pssc_text_core_data{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px -32px;
}
.pssc_tcd_item{
    text-align: center;
}
.pssc_tcd_item .std_title3{
    color: var(--colormain);
}
.pssc_tcd_item .std_title3 i{
    font-style: normal;
}
.pssc_tcd_item_text,
.pssc_tcd_item_text p{
    font-size: var(--text14);
    line-height: var(--l1h8);
    color: var(--colortext1);
}
.pssc_tcd_item::before{
    content: '';
    width: 1px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 26px;
    background: rgba(0,31,65,.2);
}
.pssc_tcd_item:nth-of-type(3n)::before,
.pssc_tcd_item:last-child::before{
    display: none;
}
.pssc_text_core_logo{
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 2.394px 5.32px 0px rgba(73, 126, 218, 0.03), 0px 8.041px 17.869px 0px rgba(73, 126, 218, 0.04), 0px 36px 80px 0px rgba(73, 126, 218, 0.08);
    margin-top: 42px;
}
.pssc_tcl_nub{
    width: 33.333333%;
    padding: 0 24px;
    position: relative;
}
.pssc_tcl_nub:not(:first-child){
    display: none;
}
.pssc_tcl_nub .ys_imgbox_cover{
    width: 100%;
}
.pssc_tcl_nub::before{
    content: '';
    width: 1px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 26px;
    background: rgba(0,31,65,.2);
}
.pssc_rotate_list .slick-list{
    border-radius: 20px;
    overflow: hidden;
}
.pssc_rln_box{
    position: relative;
}
.pssc_rotate_list_nub:not(:first-child){
    display: none;
}
.pro_site_section_cry{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.pssc_rotate_list{
    padding-bottom: 72px;
}
.mod_dots2 .slick-dots li::before {
    border: 1px solid rgba(64, 0, 165, 0.2);
}
.mod_dots2 .slick-dots li.slick-active{
    width: 60px;
}
.mod_dots2 .slick-dots li::after{
    background: var(--colormain);
}
.mod_dots2 .slick-dots li.slick-active::after{
    animation: width1 3s linear forwards;
}
.mod_arrows1 .slick-prev, 
.mod_arrows1 .slick-next{
    width: 48px;
    height: 48px;
    z-index: 6;
}
.mod_arrows1 .slick-prev::before, 
.mod_arrows1 .slick-next::before{
    content: '';
    background-image: url(/Public/En/images/jian1.svg);
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 100% 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.mod_arrows1 .slick-next::before,
.mod_arrows1 .slick-next::after{
    transform: translate(-50%,-50%) rotate(180deg);
}
.mod_arrows1.pssc_rotate_list .slick-prev, 
.mod_arrows1.pssc_rotate_list .slick-next{
    bottom: 0;
    top: auto;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
}
.mod_arrows1.pssc_rotate_list .slick-prev{
    left: calc(50% - 146px);
}
.mod_arrows1.pssc_rotate_list .slick-next{
    right: calc(50% - 146px);
}
.mod_arrows1.pssc_rotate_list .slick-dots {
    bottom: 18px;
}
/* b2 */
.analysis_main .nybanner_box {
    background: #140F3C;
}
.analysis_main .nybanner_box::before {
    background-image: url(/Public/En/images/com_iconj3.svg);
}
.analysis_main .nybanner_box::after {
    background-image: url(/Public/En/images/com_iconj4.svg);
}
.ys_nyban_title {
    z-index: 10;
}
.analysis_main .ys_nyban_title h1{
    color: var(--colorfff);
}
.analysis_main .crumbs_item .crumbs_item_font{
    color: var(--colorfff);
}
.analysis_main .crumbs_item .ys_imgbox_cover img:nth-of-type(2) {
    opacity: 1!important;
}
.analysis_main .crumbs_item .ys_imgbox_cover img:first-child,
.analysis_main .crumbs_item .ys_imgbox_cover img:nth-of-type(n+3){
    opacity: 0!important;
}
.analysis_main .crumbs_item::before{
    background: var(--colorfff);
}
.analysis_service{
    background: var(--colordi);
    position: relative;
    overflow: hidden;
    padding-top: var(--distance120);
    padding-bottom: var(--distance100);
}
.analysis_service_bg{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.analysis_service_bg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.analysis_service_cry{
    width: 38.073vw;
    height: 38.073vw;
    position: relative;
    z-index: 6;
    margin: 0 auto;
}
.analysis_service_cry_bg{
    width: 100%;
}
.analysis_service_cry_bg img{
    width: 100%;
}
.analysis_service_cry_bg .ascb_san{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    transform-origin: center center;
    animation: analy_rotate1 10s linear infinite;
}
@keyframes analy_rotate1 {
    0%{
        transform: translate(-50%,-50%) rotate(0deg);
    }
    100%{
        transform: translate(-50%,-50%) rotate(360deg); 
    }
}
@-webkit-keyframes analy_rotate1 {
    0%{
        transform: translate(-50%,-50%) rotate(0deg);
    }
    100%{
        transform: translate(-50%,-50%) rotate(360deg); 
    }
}
.analysis_service_cry_list{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.ascl_item{
    position: absolute;
    transform: translate(-50%,-50%);
    width: 64px;
}
.ascl_item_pop{
    border-radius: 80px;
    border: 1px solid var(--colormain);
    background: rgba(255, 255, 255, 0.20);
    box-shadow: 0px 0px 12px 0px rgba(20, 3, 33, 0.50);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    -ms-backdrop-filter: blur(4px);
    -moz-backdrop-filter: blur(4px);
    -o-backdrop-filter: blur(4px);
    padding: 10px 24px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.ascl_item_pop::before{
    content: '';
    width: 12px;
    height: 100%;
    position: absolute;
    top: 0;
}
.ascl_item_pop .std_text1,
.ascl_item_pop .std_text1 p{
    line-height: var(--l1h6);
    color: var(--colorfff);
}
.ascl_item_pop .std_text1 p{
    white-space: nowrap;
}
.ascl_item:nth-of-type(2n-1) .ascl_item_pop{
    right: calc(100% + 12px);
}
.ascl_item:nth-of-type(2n) .ascl_item_pop{
    left: calc(100% + 12px);
}
.ascl_item:nth-of-type(2n-1) .ascl_item_pop::before{
    left: 100%;
}
.ascl_item:nth-of-type(2n) .ascl_item_pop::before{
    right: 100%;
}
.analysis_service_cry_text .std_title2{
    color: var(--colorfff);
    line-height: var(--l1h2);
    text-align: center;
    font-weight: bold;
    margin-bottom: var(--distance20);
}
.analysis_service_cry_text .std_text2,
.analysis_service_cry_text .std_text2 p{
    color: var(--colorfff);
    line-height: var(--l1h6);
    text-align: center;
}
.analysis_service_cry_text{
    position: absolute;
    top: 52%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 50%;
}
.analysis_global{
    position: relative;
    z-index: 10;
}
.analysis_global_bg,
.analysis_global_bg img{
    width: 100%;
}
.analysis_global_cry{
    border-radius: var(--ra40);
    background: rgba(255, 255, 255, 0.80);
    box-shadow: 0px 0px 24px 0px rgba(0, 31, 65, 0.20);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    -moz-backdrop-filter: blur(8px);
    -ms-backdrop-filter: blur(8px);
    -o-backdrop-filter: blur(8px);
    padding: 50px;
    width: 45%;
    margin-left: calc(50vw - 700px);
    margin-top: -250px;
}
.analysis_global .std_title2{
    color: var(--colortitle1);
    line-height: var(--l1h2);
    font-weight: bold;
    margin-bottom: 32px;
}
.analysis_global .std_text1{
    margin-bottom: 32px;
}
.analysis_global .std_text1,
.analysis_global .std_text1 p{
    color: var(--colortitle1);
    line-height: var(--l1h6);
}
.agcb_btn{
    display: flex;
    justify-content: flex-end;
}
.std_btn1_icon2{
    width: 24px;
    margin-left: 16px;
    position: relative;
    z-index: 6;
}
.std_btn1_icon2 img{
    width: 100%;
}
.analysis_skill{
    padding-top: var(--distance80);
    padding-bottom: var(--distance120);
    position: relative;
}
.analysis_skill .ys_cont1680{
    position: relative;
    z-index: 6;
}
.analysis_skill_bg{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
}
.analysis_skill_bg img{
    width: 100%;
}
.analysis_skill_cry{
    display: flex;
    justify-content: space-between;
}
.analysis_skill_left{
    width: 31.428571%;
    border-radius: var(--ra40);
    background: linear-gradient(285deg, rgba(154, 39, 239, 0.41) 0%, rgba(29, 4, 70, 0.50) 100%), #021328;
    padding: 50px 30px 39px;
    display: flex;
    flex-direction: column;
}
.analysis_skill_left_top{
    flex-grow: 1;
}
.analysis_skill_right{
    width: calc(68.5714329% - 48px);
    position: relative;
}
.analysis_skill_right_nub{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    transition: all 0.36s;
}
.analysis_skill_right_nub.act{
    position: relative;
    opacity: 1;
    pointer-events: all;
}
.analysis_skill_left .std_title2{
    color: var(--colorfff);
    line-height: var(--l1h2);
    font-weight: bold;
    margin-bottom: var(--distance50);
}
.asll_item .std_title4{
    color: rgba(255,255,255,.7);
    transition: all 0.36s;
    line-height: var(--l1h4);
}
.asll_item{
    padding: 10px 0;
    position: relative;
    margin-bottom: 32px;
    cursor: pointer;
}
.asll_item::before{
    content: '';
    height: 1px;
    width: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    background: var(--colorfff);
    transition: opacity 0.36s, width 0.6s ease-in-out;
    opacity: 0;
}
.asll_item.on::before{
    width: 100%;
    opacity: 1;
}
.asll_item.on .std_title4{
    color: var(--colorfff);
}
.analysis_skill_btn_link{
    border-radius: 25px;
    background: var(--colorfff);
    text-align: center;
    display: block;
    padding: 12px 20px;
}
.analysis_skill_btn_link .std_text1{
    line-height: var(--l1h6);
    color: var(--colormain);
}
.analysis_skill_right_nub{
    width: 100%;
    height: 100%;
    border-radius: var(--ra40);
    background: linear-gradient(0deg, #F8F8F9 0%, #F8F8F9 100%), #021328;
}
.asrn_cry{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.asrn_cry_text{
    width: 47.735507%;
    padding: 50px 40px;
}
.asrn_cry_text .std_title4{
    color: var(--colortitle1);
    font-weight: bold;
    line-height: var(--l1h4);
    margin-bottom: 33px;
}
.asrn_cry_text .yxedr_active ul {
    margin-block-start: 0em;
    margin-block-end: 0em;
    padding-inline-start: 20px;
}
.asrn_cry_text .std_text1 p{
    color: var(--colortext1);
    line-height: var(--l1h6);
    margin-bottom: 1.25em;
}
.asrn_cry_text .yxedr_active li::marker {
    color: var(--colormain);
}
.asrn_cry_rotate{
    width: 52.264493%;
    border-radius: var(--ra40);
    background: linear-gradient(24deg, rgba(64, 0, 165, 0.38) 0%, rgba(64, 0, 165, 0.00) 100%), #FFF;
    box-shadow: 0px 0px 24px 0px rgba(0, 31, 65, 0.20);
}
.asrn_cry_rotate_nub:not(:first-child){
    display: none;
}
.asrn_cry_rotate.mod_arrows1 .slick-prev::before, 
.asrn_cry_rotate.mod_arrows1 .slick-next::before {
    background-image: url(/Public/En/images/jian2.svg);
}
.mod_arrows1.std_bot .slick-prev, 
.mod_arrows1.std_bot .slick-next,
.asrn_cry_rotate.mod_arrows1 .slick-prev, 
.asrn_cry_rotate.mod_arrows1 .slick-next{
    bottom: 24px;
    top: auto;
    transform: translate(0);
}
.mod_arrows1.std_bot .slick-prev, 
.mod_arrows1.std_bot .slick-next{
    bottom: 0!important;
}
.mod_arrows1.std_bot .slick-prev,
.asrn_cry_rotate.mod_arrows1 .slick-prev{
    left: calc(50% - 30px - 48px);
}
.mod_arrows1.std_bot .slick-next,
.asrn_cry_rotate.mod_arrows1 .slick-next{
    right: calc(50% - 30px - 48px);
}
.quality_system{
    padding-top: var(--distance120);
    padding-bottom: var(--distance110);
}
.quality_system .std_title2{
    margin-bottom: var(--distance50);
}
.quality_system_list_nub{
    width: 33.333333%;
    padding: 0 8px;
    margin-bottom: 30px;
}
.quality_system_list{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px;
}
.qsln_box{
    border-radius: 25px;
    background: var(--colorfff);
    box-shadow: 0px 0px 24px 0px rgba(0, 31, 65, 0.20);
    padding: 8px 16px;
    display: flex;
    align-items: flex-start;
}
.qsln_btn{
    width: 16px;
    height: 16px;
    margin-right: 16px;
    position: relative;
    top: 6.4px;
}
.qsln_btn::before{
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(64, 0, 165, 0.10);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.qsln_btn::after{
    width: 37.5%;
    height: 37.5%;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: var(--colormain);
    border-radius: 50%;
}
.qsln_box .std_text2{
    width: calc(100% - 32px);
    color: var(--colortitle1);
    line-height: var(--l1h6);
}
.quality_system_img,
.quality_system_img img{
    width: 100%;
}
.quality_system .std_text2,
.quality_system .std_text2 p{
    color: var(--colortext1);
}
.quality_system_text1{
    margin-bottom: var(--distance40);
}
.quality_system_img{
    margin-top: var(--distance60);
}
.quality_system_list .qsln_box .std_text2{
    color: var(--colortitle1);
}
.quality_over{
    background:#F8F8F9;
    padding-top: var(--distance100);
    padding-bottom: var(--distance100);
}
.quality_over .std_title2{
    margin-bottom: var(--distance40);
}
.quality_over_text1,
.quality_over_text1 p{
    color: var(--colortext1);
}
.quality_over_text1{
    margin-bottom: var(--distance50);
}
.quality_over_img,
.quality_over_img img{
    width: 100%;
}
.quality_over_img{
    border-radius: var(--ra40);
    margin-bottom: var(--distance50);
    overflow: hidden;
}
.quality_over_pipeline_head{
    border-radius: 20px;
    background: var(--colormain);
    display: flex;
}
.qoph_nub{
    width: 20%;
    flex-grow: 1;
    position: relative;
    padding: 24px 16px;
}
.qoph_nub::before{
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    background: var(--colorfff);
    right: 0;
    top: 0;
}
.qoph_nub:last-child::before{
    display: none;
}
.qoph_nub .std_title4{
    color: var(--colorfff);
    line-height: var(--l1h4);
    text-align: center;
}
.quality_over_pipeline_inof{
    position: relative;
}
.qopi_cry{
    width: calc(var(--end) - var(--start));
    margin-left: var(--start);
    display: flex;
    background: #EDF4FE;
    border-radius: 31px;
    --name: 230px;
}
.qopi_cry_name{
    font-size: var(--text18);
    line-height: var(--l1h6);
    color: var(--colorfff);
    padding: 16px;
    border-radius: 31px 0 0 31px;
    background: rgba(64, 0, 165, 0.50);
    text-align: center;
    width: var(--name);
    position: relative;
    z-index: 2;
}
.qopi_cry_link{
    position: relative;
    width: 0;
    transition: all 1s .5s linear;
    overflow: hidden;
}
.quality_over_pipeline_inof.act .qopi_cry_link{
    width: calc(100% - var(--name));
}
.qopi_cry_link_width{
    background: linear-gradient(90deg, #4000A5 0%, #B5B3FB 99.95%);
    height: 6px;
    border-radius: 3px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: calc(100% - 10px);
}
.qopi_cry_link_san{
    width: 24px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.qopi_cry_link_san img{
    width: 100%;
}
.quality_over_pipeline_inof{
    padding: 11.5px 0;
}
.quality_over_pipeline_core{
    padding-top: 8.5px;
}
.quality_over_pipeline_inof:last-child{
    padding-bottom: 0;
}
.quality_follow{
    padding-top: var(--distance110);
    padding-bottom: var(--distance100);
}
.quality_follow .std_title2{
    margin-bottom: var(--distance50);
}
.quality_follow_text{
    margin-bottom: var(--distance60);
}
.quality_over_text1,
.quality_follow_text{
    width: var(--bili1);
}
.quality_follow_text,
.quality_follow_text p{
    color: var(--colortext1);
}
.quality_follow_img,
.quality_follow_img img{
    width: 100%;
}
.quality_proce{
    background: #F8F8F9;
    padding-top: var(--distance100);
    padding-bottom: var(--distance100);
}
.quality_proce .std_title2{
    margin-bottom: var(--distance60);
}
.quality_proce_cry{
    display: flex;
    align-items: center;
}
.quality_proce_cry_img{
    width: 48.07%;
    border-radius: var(--ra40);
    overflow: hidden;
}
.quality_proce_cry_img img{
    width: 100%;
}
.quality_proce_cry_left{
    width: 51.93%;
    padding-right: 48px;
}
.qpcl_item{
    width: 100%;
    margin-bottom: 32px;
    padding: 20px;
    border-radius: 20px;
    background: var(--colorfff);
    box-shadow: 0px 2.394px 5.32px 0px rgba(73, 126, 218, 0.03), 0px 8.041px 17.869px 0px rgba(73, 126, 218, 0.04), 0px 36px 80px 0px rgba(73, 126, 218, 0.08);
    display: flex;
}
.qpcl_item:last-child{
    margin-bottom: 0;
}
.qpcl_item_icon{
    width: 64px;
}
.qpcl_item_text{
    width: calc(100% - 64px);
    padding-left: 32px;
}
.qpcl_item_text .std_text2{
    margin-bottom: 4px;
    color: var(--colortitle1);
    line-height: var(--l1h6);
    font-weight: bold;
}
.qpcl_item_text .std_text1 p{
    position: relative;
    color: var(--color666);
    line-height: var(--l1h6);
    padding-left: 24px;
}
.qpcl_item_text .std_text1 p::before{
    content: '';
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: rgba(64,0,165,.1);
    position: absolute;
    left: 0;
    top: 5px;
}
.qpcl_item_text .std_text1 p::after{
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    border-radius: 50%;
    background: var(--colormain);
    left: 5px;
    top: 10px;
}
.ra_our{
    padding-top: var(--distance120);
    padding-bottom: var(--distance110);
}
.ra_our .std_title2{
    margin-bottom: var(--distance50);
}
.ra_our .std_text2 p{
    color: var(--colortext1);
    margin-bottom: 0.67em;
    line-height: var(--l1h6);
}
.ra_our .std_text2 span{
    color: var(--colormain);
}
.ra_our .std_text2 p:last-child{
    margin-bottom: 0;
}
.ra_service{
    position: relative;
}
.ra_service_bg,
.ra_service_bg img{
    width: 100%;
}
.ra_service .ys_cont1400{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.ra_service_box{
    width: 51.29%;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.20);
    box-shadow: 0px 2.394px 5.32px 0px rgba(73, 126, 218, 0.03), 0px 8.041px 17.869px 0px rgba(73, 126, 218, 0.04), 0px 36px 80px 0px rgba(73, 126, 218, 0.08);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    -moz-backdrop-filter: blur(8px);
    -ms-backdrop-filter: blur(8px);
    -o-backdrop-filter: blur(8px);
    padding: 60px 40px;
}
.ra_service .std_title2{
    margin-bottom: var(--distance40);
    font-weight: bold;
    color: var(--colorfff);
}
.ra_service .std_text2,
.ra_service .std_text2 p{
    color: var(--colorfff);
}
.ra_stage{
    padding-bottom: var(--distance100);
    position: relative;
    z-index: 6;
}
.ra_stage_box{
    margin-top: -82px;
    border-radius: var(--ra40);
    overflow: hidden;
    display: flex;
}
.ra_stage_box_left{
    background: var(--colorfff);
    width: 30.286%;
}
.ra_stage_box_right{
    background: #F8F8F9;
    width: 69.714%;
    overflow: hidden;
}
.ra_stage_box_left,
.ra_stage_box_right{
    padding: 50px 50px 36px;
}
.ra_stage_box .std_title3{
    line-height: var(--l1h4);
    color: var(--colormain);
    margin-bottom: var(--distance40);
}
.ra_stage_box_right .std_title3{
    text-align: center;
}
.rsbl_list_item{
    margin-bottom: var(--distance60);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
}
.rsbl_list_item:last-child{
    margin-bottom: 0;
}
.rsbl_list_item_icon{
    width: 32px;
    height: 32px;
    position: relative;
}
.rsbl_list_item .std_title4{
    color: var(--colortext1);
    line-height: var(--l1h4);
    position: relative;
    transform-origin: left center;
    display: inline-block;
    transform: scale(0.75);
    transition: all 0.36s;
}
.rsbl_list_item .std_title4::before{
    content: '';
    height: 4px;
    background: var(--colormain);
    border-radius: 2px;
    position: absolute;
    bottom: -9px;
    left: 0;
    width: 0;
    opacity: 0;
    transition: all 0.36s;
}
.rsbl_list_item.on .std_title4::before{
    width: calc(100% + 28px);
    opacity: 1;
}
.rsbl_list_item.on .std_title4{
    transform: scale(1);
    color: var(--colortitle1);
}
.rsbl_list_item_title{
    max-width: calc(100% - 32px);
    padding-left: 32px;
}
.rsbl_list_item_icon::before{
    content: '';
    width: 50%;
    height: 50%;
    border-radius: 50%;
    background: var(--colortext1);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all 0.36s;
}
.rsbl_list_item_icon::after{
    content: '';
    width: 37.5%;
    height: 37.5%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: var(--colorfff);
    transition: all 0.36s;
    opacity: 0;
    border-radius: 50%;
}
.rsbl_list_item.on .rsbl_list_item_icon::before{
    width: 100%;
    height: 100%;
    background: var(--colormain);
}
.rsbl_list_item.on .rsbl_list_item_icon::after{
    opacity: 1;
}
.rsbl_list{
    position: relative;
}
.rsbl_list::before{
    content: '';
    width: 1px;
    background: var(--colortext1);
    height: 100%;
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    height: calc(100% - 30px);
}
.rsbr_core{
    position: relative;
    width: 100%;
}
.rsbr_core_list{
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% + 40px);
    opacity: 0;
    pointer-events: none;
    transition: all 0.36s;
}
.rsbr_core_list.act{
    position: relative;
    opacity: 1;
    pointer-events: all;
}
.rsbr_core_list_item{
    width: 33.333333%;
    padding: 0 20px;
}
.rsbr_core_list{
    margin: 0 -20px;
}
.rsbr_cli_inof{
    border-radius: 20px;
    background: var(--colorfff);
    box-shadow: 0px 2.394px 5.32px 0px rgba(73, 126, 218, 0.03), 0px 8.041px 17.869px 0px rgba(73, 126, 218, 0.04), 0px 36px 80px 0px rgba(73, 126, 218, 0.08);
    padding: 40px 20px;
    height: 100%;
}
.rsbr_cli_inof_icon{
    width: 64px;
    margin-bottom: 16px;
}
.rsbr_cli_inof .std_text2,
.rsbr_cli_inof .std_text2 p{
    color: var(--colortitle1);
    line-height: var(--l1h6);
}
.rsbr_core_list_item:not(:first-child){
    display: none;
}
.rsbr_core_list .slick-list{
    overflow: visible;
}
.rsbr_core_list .slick-track{
    display: flex;
}
.rsbr_core_list_item.slick-slide{
    height: auto;
}
.rsbr_core{
    margin-bottom: var(--distance40);
}
.rsbr_btn .std_btn1{
    display: flex;
    justify-content: center;
}
.rsbr_btn .std_btn1_link{
    width: 200px;
}
.ra_exper{
    background: #F8F8F9;
    padding-top: var(--distance100);
    padding-bottom: var(--distance110);
}
.ra_exper_cry{
    margin-right: -140px;
    display: flex;
    align-items: flex-start;
}
.ra_exper_cry_img{
    width: 43.64%;
    border-radius: var(--ra40);
    overflow: hidden;
}
.ra_exper_cry_img img{
    width: 100%;
}
.ra_exper_cry_text{
    width: 56.36%;
    padding-right: 48px;
}
.ra_exper .std_title2{
    margin-bottom: var(--distance50);
    line-height: var(--l1h2);
    color: var(--colortitle1);
    font-weight: bold;
}
.ra_exper_cry_text .std_text2,
.ra_exper_cry_text .std_text2 p{
    color: var(--colortext1);
    line-height: var(--l1h6);
}
.ra_exper_cry_text .std_text2{
    margin-bottom: var(--distance60);
}
.rect_box{
    position: relative;
}
.rect_box img{
    width: 100%;
}
.rect_box_img svg{
    position: absolute;
    width: 100%;
    height: 100%;
    top: -4px;
    left: 4px;
}
.rbil_item img {
    width: 100%;
}
.rbil_item{
    width: 22px;
    height: 19px;
    top: -9.5px;
    left: -11px;
    position: absolute;
}
.rect_box_img_list{
    position: absolute;
    width: 100%;
    height: 100%;
    top: -4px;
    left: 4px;
}
.rect_box_img.ys_imgbox_cover{
    overflow: visible;
}
.rbil_item{
    opacity: 0;
}
.rbil_item.on1{
    opacity: 1;
}
.rect_box_add{
    z-index: 6;
}
.rect_bln_font{
    font-size: var(--font40);
    background: var(--Linear, linear-gradient(324deg, #9A27EF 0%, #142360 67.88%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: var(--l1h2);
    text-align: center;
    margin-bottom: 14px;
}
.rect_bln_text,
.rect_bln_text p{
    line-height: var(--l1h6);
    color: var(--colortext1);
    text-align: center;
}
.rect_bln_img{
    width: 213px;
}
.rect_bln_img img{
    width: 100%;
}
.rect_box_list{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 8;
    display: flex;
    align-items: center;
}
.rect_box_list_nub:nth-of-type(2n-1){
    width: 37%;
}
.rect_box_list_nub:nth-of-type(2n){
    width: 26%;
}
.rect_box_list_nub .rect_bln_text{
    width: 60%;
}
.rect_box_list_nub{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.ra_why{
    padding-top: var(--distance100);
    padding-bottom: var(--distance100);
}
.ra_why_cry_left .std_title2{
    margin-bottom: var(--distance40);
}
.ra_why_cry_left .std_text2,
.ra_why_cry_left .std_text2 p{
    color: var(--colortext1);
}
.ra_why_cry{
    margin-bottom: var(--distance50);
    display: flex;
    align-items: flex-end;
}
.ra_why_cry .std_btn1_link{
    width: 200px;
}
.ra_why_cry_left{
    width: calc(100% - 200px);
    padding-right: 20px;
}
.ra_why_list_nub{
    width: 33.333333%;
    padding: 0 21px;
}
.ra_why_list{
    margin: 0 -21px;
}
.rwln_box{
    border-radius: 20px;
    background: var(--colorfff);
    box-shadow: 0px 2.394px 5.32px 0px rgba(73, 126, 218, 0.03), 0px 8.041px 17.869px 0px rgba(73, 126, 218, 0.04), 0px 36px 80px 0px rgba(73, 126, 218, 0.08);
    padding: 40px 20px;
    height: 100%;
}
.rwln_box_icon{
    width: 64px;
    margin-bottom: 16px;
}
.ra_why_list .slick-track{
    display: flex;
}
.ra_why_list_nub.slick-slide{
    height: auto;
}
.ra_why_list .slick-list{
    overflow: visible;
}
.ra_why_list_nub:not(:first-child){
    display: none;
}
.collect_btn{
    padding-top: var(--distance60);
}
.collect_btn_list{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -21px -20px;
}
.collect_btn_list_item{
    width: 50%;
    padding: 0 21px;
    margin-bottom: 20px;
}
.cbli_core{
    display: flex;
    padding: 20px 20px 20px 40px;
    position: relative;
    align-items: center;
    border-radius: 10px;
    background: var(--colorfff);
    overflow: hidden;
    box-shadow: 0px 0px 23.462px 0px rgba(3, 37, 102, 0.15), 0px 0px 35.193px 0px rgba(3, 37, 102, 0.10);
}
.cbli_core_bg{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}
.cbli_core_bg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cbli_core_icon{
    width: 48px;
}
.cbli_core .std_title4{
    width: calc(100% - 48px);
    padding-left: 20px;
    position: relative;
    z-index: 6;
    color: #333;
    transition: all 0.36s;
}
.cbli_core_icon img:nth-of-type(3){
    opacity: 0;
}
.cbli_core_bg{
    opacity: 0;
    transition: all 0.36s;
}
.cbli_core_icon img{
    transform: scale(1)!important;
}
.collect_btn_list_item.on .cbli_core_bg{
    opacity: 1;
}
.collect_btn_list_item.on .cbli_core_icon img:nth-of-type(3){
    opacity: 1;
}
.collect_btn_list_item.on .cbli_core_icon img:nth-of-type(2){
    opacity: 0;
}
.collect_btn_list_item.on .std_title4{
    color: var(--colorfff);
}
.collect_peptide{
    padding-top: var(--distance110);
    padding-bottom: var(--distance80);
}
.collect_peptide_cry_text .std_title2{
    margin-bottom: var(--distance40);
}
.collect_peptide_cry_text .std_text2,
.collect_peptide_cry_text .std_text2 p{
    color: var(--colortext1);
}
.collect_peptide_cry{
    display: flex;
}
.collect_peptide_cry_text{
    width: 51.428571%;
    padding-right: 100px;
}
.collect_peptide_cry_rotate{
    width: 48.571429%;
}
.cpcr_list_item:not(:first-child){
    display: none;
}
.cpcr_list .slick-list{
    border-radius: var(--ra40);
    overflow: hidden;
}
.cpcr_list.mod_arrows1{
    padding-bottom: 72px;
}
.collect_peptide_cry_text .std_text2 p{
    margin-bottom: 12px;
}
.collect_peptide_cry_text .std_text2 p:last-child{
    margin-bottom: 0;
}
.collect_study,
.collect_case{
    background: #F8F8F9;
    padding-top: var(--distance80);
    padding-bottom: var(--distance100);
}
.collect_study .std_title2,
.collect_case .std_title2{
    margin-bottom: var(--distance40);
}
.collect_case .std_text24{
    width: 74.285714%;
    margin-top: var(--distance40);
}
.collect_study_list {
    width: 68.57%;
    position: static;
}
.collect_case_img,
.collect_case_img img{
    width: 100%;
}
.csln_cry_img{
    width: 45.833333%;
    border-radius: 20px;
    background: var(--colorfff);
}
.csln_cry{
    display: flex;
    align-items: center;
}
.csln_cry_text{
    width: 54.166667%;
    padding: 0 48px;
}
.csln_cry_text .std_title4{
    margin-bottom: 8px;
    color: var(--colortitle1);
    line-height: var(--l1h4);
}
.csln_cry_text .std_text2,
.csln_cry_text .std_text2 p{
    color: var(--colormain);
    line-height: var(--l1h6);
}
.csln_cry_text .std_text2{
    margin-bottom: 24px;
}
.csln_cry_text_lie{
    width: 328px;
    max-width: 100%;
}
.csln_ctl_item{
    margin-bottom: 12px;
    border-radius: 23px;
    background: var(--colorfff);
    box-shadow: 0px 0px 24px 0px rgba(0, 31, 65, 0.20);
    padding: 8px 24px 8px 16px;
    display: flex;
    align-items: flex-start;
}
.csln_ctl_item:last-child{
    margin-bottom: 0;
}
.csln_ctl_item_span{
    width: 16px;
    height: 16px;
    position: relative;
    margin-right: 16px;
    display: block;
    top: 6.4px;
}
.csln_ctl_item_span::before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(64,0,165,.1);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.csln_ctl_item_span::after{
    content: '';
    width: 33.333333%;
    height: 33.333333%;
    position: absolute;
    background: rgba(64,0,165,1);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.csln_ctl_item .csln_ctl_item_font{
    width: calc(100% - 32px);
    font-size: var(--text18);
    line-height: var(--l1h6);
    color: var(--colortitle1);
}
.collect_study_list .slick-list{
    overflow: visible;
}
.collect_study_list_nub:not(:first-child){
    display: none;
}
.collect_study .ys_cont1680{
    position: relative;
}
.collect_study_list .slick-prev,
.collect_study_list .slick-next{
    transform: translate(0);
    top: 5px;
}
.collect_study_list .slick-prev{
    left: auto;
    right: var(--arrowj);
}
.collect_study .ys_cont1680::before{
    content: '';
    height: 100%;
    background: #F8F8F9;
    position: absolute;
    top: 0;
    width: calc(50vw - 840px);
    right: 100%;
    z-index: 6;
}
.crdmo_intro{
    padding-top: var(--distance120);
    padding-bottom: var(--distance80);
}
.crdmo_intro_cry{
    width: var(--bili1);
}
.crdmo_intro_cry .std_title2,
.crdmo_process .std_title2{
    margin-bottom: var(--distance50);
}
.crdmo_intro_cry .std_text2,
.crdmo_intro_cry .std_text2 p{
    color: var(--colortext1);
    line-height: var(--l1h6);
}
.crdmo_process{
    background: #F8F8F9;
    padding-top: var(--distance80);
    padding-bottom: var(--distance100);
}
.crdmo_process_img,
.crdmo_process_img img{
    width: 100%;
}
.crdmo_nces{
    position: relative;
}
.crdmo_nces::before{
    content: '';
    height: 50%;
    width: 100%;
    position: absolute;
    background: #F8F8F9;
    top: 0;
    left: 0;
}
.crdmo_nces_list_item{
    width: 25%;
    padding: 0 24px;
}
.crdmo_nces_list{
    margin: 0 -24px;
}
.cnli_link{
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    display: block;
    background: var(--colorfff);
    box-shadow: 0px 0px 23.462px 0px rgba(3, 37, 102, 0.15), 0px 0px 35.193px 0px rgba(3, 37, 102, 0.10);
}
.cnli_link_text_icon{
    width: 48px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.cnli_link_text .std_title4{
    text-align: center;
    color: #333;
    line-height: var(--l1h4);
    transition: all 0.36s;
}
.cnli_link_text_icon img{
    transform: scale(1)!important;
}
.cnli_link_text{
    position: relative;
    z-index: 6;
    padding: 10px 10px;
}
.cnli_link_img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: all 0.36s;
    opacity: 0;
}
.cnli_link_img img{
    transition: all 0.36s;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cnli_link_text_icon img:nth-of-type(2){
    opacity: 0;
}
.crdmo_nces_list_item.on .cnli_link_img{
    opacity: 1;
}
.crdmo_nces_list_item.on .cnli_link_text_icon img:nth-of-type(2){
    opacity: 1;
}
.crdmo_nces_list_item.on .cnli_link_text_icon img:first-child{
    opacity: 0;
}
.crdmo_nces_list_item.on .std_title4{
    color: var(--colorfff);
}
.crdmo_nces .slick-list{
    overflow: visible;
}
/* .crdmo_nces_list_item:not(:first-child){
    display: none;
} */
.crdmo_peptide{
    background: var(--colorfff);
    padding-bottom: var(--distance80);
}
.crdmo_peptide_cry1{
    padding-top: var(--distance80);
}
.crdmo_peptide .std_title2{
    margin-bottom: var(--distance40);
}
.crdmo_peptide_cry1_img{
    border-radius: var(--ra40);
    overflow: hidden;
    position: relative;
}
.crdmo_peptide_cry1_img img{
    width: 100%;
}
.crdmo_peptide_cry1_img::before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(254deg, rgba(64, 0, 165, 0.00) 0.46%, rgba(64, 0, 165, 0.48) 100.36%);
    mix-blend-mode: plus-lighter;
    z-index: 2;
    pointer-events: none;
}
.crdmo_peptide_cry1_img .std_btn2{
    position: absolute;
    right: 40px;
    bottom: 40px;
}
.crdmo_peptide_cry1_img .std_btn2 .std_btn1_link::before {
    border: 1px solid var(--colorfff);
    background: var(--colorfff);
}
.crdmo_peptide_cry1_img .std_btn1_link::after{
    background: var(--colorfff);
}
.crdmo_peptide_cry1_img .std_btn2 .std_btn1_font{
    color: var(--colormain)!important;
}
.crdmo_peptide_cry1 .std_text2,
.crdmo_peptide_cry1 .std_text2 p{
    line-height: var(--l1h6);
    color: var(--colortext1);
}
.crdmo_peptide_cry1 .std_text2{
    margin-top: var(--distance40);
    width: var(--bili1);
}
.crdmo_peptide_synth{
    padding-top: var(--distance80);
}
.crdmo_peptide_synth_title{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.crdmo_peptide_synth_title .std_title3{
    color: var(--colortitle1);
    font-weight: bold;
    line-height: var(--l1h4);
}
.crdmo_peptide_synth_title .std_btn1_link{
    width: 250px;
}
.crdmo_peptide_synth_title {
    margin-bottom: -5px;
}
.crdmo_peptide_synth_list1{
    margin-top: var(--distance40);
}
.cpsl1_item{
    margin-bottom: var(--distance20);
}
.cpsl1_item:last-child{
    margin-bottom: 0;
}
.cpsl1_item_cry{
    border-radius: 20px;
    background: var(--colorfff);
    box-shadow: 0px 0px 24px 0px rgba(0, 31, 65, 0.20);
    padding: 20px;
    display: flex;
    align-items: center;
}
.cpsl1_item_cry_icon{
    width: 48px;
}
.cpsl1_item_cry_text{
    width: calc(100% - 48px);
    padding-left: 32px;
}
.cpsl1_item_cry_text .std_title4{
    color: var(--colortitle1);
    line-height: var(--l1h4);
    margin-bottom: 8px;
}
.cpsl1_item_cry_text .std_text1{
    display: flex;
    flex-wrap: wrap;
}
.cpsl1_item_cry_text .std_text1 p{
    width: 25%;
    position: relative;
    padding-left: 20px;
    padding-right: 4px;
    color: var(--colortext1);
    line-height: var(--l1h6);
}
.cpsl1_item_cry_text .std_text1 p::before{
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    background: var(--colormain);
    border-radius: 50%;
    top: 8px;
}
.crdmo_peptide_synth_list2{
    margin-top: var(--distance40);
}
.cpsl2_head{
    border-radius: 35px;
    background: var(--colormain);
    position: relative;
    display: flex;
    margin-bottom: var(--distance20);
}
.cpsl2_head_nub,
.cpsl2_body_td{
    width: 25%;
    flex-grow: 1;
    position: relative;
}
.cpsl2_head_nub::before{
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: var(--colorfff);
}
.cpsl2_body_td::before{
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(122,131,142,.5);
}
.cpsl2_head_nub:last-child::before,
.cpsl2_body_td:last-child::before{
    display: none;
}
.cpsl2_head_nub .std_title4{
    text-align: center;
    color: var(--colorfff);
    padding: 18px 20px;
}
.cpsl2_body_inof{
    margin-bottom: 10px;
    border-radius: 20px;
    background: var(--colorfff);
    box-shadow: 0px 0px 24px 0px rgba(0, 31, 65, 0.20);
    display: flex;
}
.cpsl2_body_inof:last-child{
    margin-bottom: 0;
}
.cpsl2_body_td{
    text-align: center;
    padding: 5.5px 10px;
    line-height: var(--l1h6);
    color: var(--colortitle1);
}
.crdmo_equip{
    background: #F8F8F9;
    padding-bottom: var(--distance100);
}
.crdmo_peptide_cry1 .std_text2 h3{
    color: var(--colortitle1);
    line-height: var(--l1h4);
    margin-bottom: 0.75em;
    padding-right: 38px;
    font-weight: bold;
}
.crdmo_equip_pro1,
.crdmo_equip_pro2{
    padding-top: var(--distance80);
}
.crdmo_equip .std_title3{
    height: 1.4em;
    overflow: hidden;
    text-overflow: clip;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    margin-bottom: var(--distance40);
    line-height: var(--l1h4);
    font-weight: bold;
    color: var(--colortitle1);
}
.crdmo_equip_pro1{
    --width1:252px;
}
.cep1l_item_link_img{
    width: var(--width1);
    border-radius: 20px;
    overflow: hidden;
}
.cep1l_item_link_text{
    width: var(--width1);
    border-radius: 20px;
    overflow: hidden;
    height: var(--width1);
    background: linear-gradient(135deg, #4000A5 0%, #01000B 100%);
    padding: 20px;
}
.cep1l_item_link{
    display: flex;
}
.crdmo_equip_pro1_list{
    width: calc(var(--width1) * 4);
}
.cep1l_ilt_icon{
    width: 24px;
    margin-bottom: 6px;
}
.cep1l_ilt_icon img{
    width: 100%;
}
.cep1l_item_link_text .std_text2,
.cep1l_item_link_text .std_text2 p{
    color: var(--colorfff);
    line-height: var(--l1h6);
}
.cep1l_item_link_text{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.cep1l_item_link_text .std_text2{
    width: 100%;
}
.cep1l_item:not(:first-child){
    display: none;
}
.crdmo_equip .slick-list{
    overflow: visible;
}
.crdmo_equip .ys_cont1400{
    position: relative;
}
.crdmo_equip_pro1_list.mod_arrows1{
    position: static;
}
.crdmo_equip .mod_arrows1 .slick-next {
    top: 0;
    right: 0;
}
.crdmo_equip .slick-prev,
.crdmo_equip .slick-next {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
}
.crdmo_equip .mod_arrows1 .slick-prev {
    top: 0;
    left: auto;
    right: var(--arrowj);
}
.slick-arrow{
    transition: all 0.36s;
}
.slick-arrow.slick-disabled{
    pointer-events: none;
    opacity: .5;
}
.cep2l_item{
    width: 33.333333%;
    padding: 0 24px;
}
.crdmo_equip_pro2_list{
    margin: 0 -24px;
}
.cep2l_item_cry{
    border-radius: 20px;
    background: var(--colorfff);
    box-shadow: 0px 0px 24px 0px rgba(0, 31, 65, 0.20);
    padding: 40px 20px;
    transition: all 0.36s;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.cep2l_item .std_title4{
    margin-bottom: 8px;
    color: var(--colortitle1);
    line-height: var(--l1h4);
    transition: all 0.36s;
}
.cep2l_item_cry .yxedr_active ul {
    margin-block-start: 0em;
    margin-block-end: 0em;
    padding-inline-start: 20px;
}
.cep2l_item_cry .std_text1 p{
    color: var(--colortext1);
    line-height: var(--l1h6);
    margin-bottom: 0.5em;
    transition: all 0.36s;
}
.cep2l_item_cry .std_text1 li::marker{
    color: var(--colormain);
    transition: all 0.36s;
}
.cep2l_item_cry .std_text1 li:last-child p{
    margin-bottom: 0;
}
.cep2l_item:not(:first-child){
    display: none;
}
.crdmo_equip_pro2_list.mod_arrows1{
    position: static;
}
.crdmo_equip_pro2_list .slick-track{
    display: flex;
}
.cep2l_item.slick-slide{
    height: auto;
}
.cep2l_item_cry{
    transition: all .5s;
    position: relative;
    overflow: hidden;
}
.cep2l_item_cry::before{
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(324deg, #9A27EF 0%, #142360 67.88%);
    position: absolute;
    top: 0;
    left: 0;
    transition: all .5s;
    opacity: 0;
}
.cep2l_item_cry>*{
    position: relative;
    z-index: 6;
}
.product_btn{
    padding-top: var(--distance80);
    padding-bottom: var(--distance50);
}
.pbsl_item{
    width: 33.333333%;
    padding: 0 33px;
    margin-bottom: 50px;
}
.product_btn_second_list{
    margin: 0 -33px -50px;
    display: flex;
    flex-wrap: wrap;
}
.product_btn_second{
    margin-bottom: var(--distance50);
}
.pbsl_item_link{
    position: relative;
    padding: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    overflow: hidden;
    background: var(--colorfff);
    box-shadow: 0px 0px 23.462px 0px rgba(3, 37, 102, 0.15), 0px 0px 35.193px 0px rgba(3, 37, 102, 0.10);
}
.pbsl_item_link_img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.36s;
}
.pbsl_item_link_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.pbsl_item_link_icon{
    width: 48px;
    margin-right: 20px;
    position: relative;
    z-index: 6;
}
.pbsl_item_link .std_title4{
    color: var(--colortitle1);
    line-height: var(--l1h4);
    transition: all 0.36s;
    position: relative;
    z-index: 6;
}
.pbsl_item_link_icon img{
    transform: scale(1)!important;
}
.pbsl_item_link_icon img:nth-of-type(2){
    opacity: 0;
}
.pbsl_item.on .pbsl_item_link_img{
    opacity: 1;
}
.pbsl_item.on .pbsl_item_link_icon img:nth-of-type(2){
    opacity: 1;
}
.pbsl_item.on .pbsl_item_link_icon img:first-child{
    opacity: 0;
}
.pbsl_item.on .pbsl_item_link .std_title4{
    color: var(--colorfff);
}
.pbsl_item_link{
    cursor: pointer;
}
.product_btn_third{
    position: relative;
}
.product_btn_third_list{
    position: absolute;
    width: calc(100% + 40px);
    top: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    display: flex;
    flex-wrap: wrap;
    transition: all 0.36s;
}
.product_btn_third_list.act{
    position: relative;
    opacity: 1;
    pointer-events: all;
}
.pbtl_item{
    width: 25%;
    padding: 0 20px;
    margin-bottom: 40px;
}
.product_btn_third_list{
    margin: 0 -20px -40px;
}
.pbtl_item_link{
    display: block;
    border-radius: 23px;
    border: 1px solid var(--colortext1);
    padding: 10px 10px;
    text-align: center;
    transition: all 0.36s;
}
.pbtl_item_link .std_text1{
    color: var(--colortext1);
    line-height: var(--l1h6);
    transition: all 0.36s;
}
.pbtl_item.on .pbtl_item_link{
    border: 1px solid var(--colormain);
}
.pbtl_item.on .pbtl_item_link .std_text1{
    color: var(--colormain);
}
.product_inof{
    background: #F8F8F9;
    padding-top: var(--distance80);
    padding-bottom: var(--distance100);
}
.product_inof_list_item{
    width: 25%;
    padding: 0 var(--space1);
    margin-bottom: calc(var(--space1) * 2);
}
.product_inof_list{
    --space1: 24px;
    margin: 0 calc(var(--space1) * -1) calc(var(--space1) * -2);
    display: flex;
    flex-wrap: wrap;
}
.pili_link{
    border-radius: 20px;
    background: var(--colorfff);
    box-shadow: 0px 0px 35.193px 0px rgba(3, 37, 102, 0.10);
    transition: all 0.36s;
    overflow: hidden;
    display: block;
}
.pili_link_img{
    width: 100%;
    position: relative;
    background: #fafafa;
    border-radius: 20px;
}
.pili_link_label{
    position: absolute;
    top: 12px;
    left: 12px;
    background: var(--colormain);
    text-align: center;
    padding: 0 6px;
    line-height: var(--l1h8);
    font-size: var(--text14);
    color: var(--colorfff);
    border-radius: 30px;
    overflow: hidden;
    display: block;
}
.pili_link_text{
    padding: 24px 32px;
    position: relative;
}
.pili_link_text .std_title4{
    line-height: var(--l1h4);
    color: var(--colortitle1);
    margin-bottom: 24px;
}
.pili_link_text .std_text1 p{
    margin-bottom: 0.5em;
    color: var(--colortext1);
}
.pili_link_text .std_text1 p span{
    margin-left: 12px; 
    color: var(--colormain);
}
.pili_link_text .std_text1 p:last-child{
    margin-bottom: 0;
}
.pili_link_text_icon{
    width: 36px;
    position: absolute;
    right: 29px;
    top: 0;
    transform: translateY(-50%);
    z-index: 6;
    opacity: 0;
    transition: all 0.36s;
}
.pili_link_text_icon img{
    width: 100%;
}
.mod_page{
    margin-top: var(--distance60);
}
.mod_page .pc_fenye li {
    width: 33px;
    height: 33px;
    border: 1px solid transparent;
    font-size: 14px;
    line-height: 33px;
    color: var(--colortext1);
    text-align: center;
    margin: 0 12px;
    border-radius: 0;
    transition: .3s;
    position: relative;
}
.mod_page .pc_fenye li.activepage {
    color: var(--colormain);
    background: transparent;
    border-bottom: 1px solid var(--colormain);
}
.mod_page .prev li::before,
.mod_page .next li::before {
    content: "";
    width: 17px;
    height: 16px;
    background-image: url(/Public/En/images/0c5_icon1.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-size: 100% 100%;
    transition: all 0.36s;
}
.mod_page .first li::before,
.mod_page .end li::before{
    content: "";
    width: 17px;
    height: 16px;
    background-image: url(/Public/En/images/0c5_icon2.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-size: 100% 100%;
    transition: all 0.36s;
}
.mod_page .prev li::after,
.mod_page .next li::after {
    content: "";
    width: 17px;
    height: 16px;
    background-image: url(/Public/En/images/0c5_icon1h.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-size: 100% 100%;
    transition: all 0.36s;
    opacity: 0;
}
.mod_page .first li::after,
.mod_page .end li::after{
    content: "";
    width: 17px;
    height: 16px;
    background-image: url(/Public/En/images/0c5_icon2h.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-size: 100% 100%;
    transition: all 0.36s;
    opacity: 0;
}
.mod_page .next li::before,
.mod_page .end li::before,
.mod_page .next li::after,
.mod_page .end li::after{
    transform: translate(-50%,-50%) rotate(180deg);
}
.product_pipe{
    padding-top: var(--distance100);
    padding-bottom: var(--distance100);
}
.product_pipe .std_title2{
    margin-bottom: var(--distance50);
}
.product_pipe_cry_top{
    height: 45px;
    display: flex;
    justify-content: flex-end;
}
.ppct_list{
    width: calc(1680px - var(--widthl) - var(--widthname));
    border-radius: 25px;
    background: var(--colormain);
    height: 45px;
    display: flex;
}
.ppct_list_item{
    width: 20%;
    flex-grow: 1;
    position: relative;
    text-align: center;
    padding: 8px;
}
.ppct_list_item .std_text2{
    color: var(--colorfff);
    line-height: var(--l1h6);
}
.ppct_list_item::before{
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    background: var(--colorfff);
    right: 0;
    top: 0;
    transition: all 0.36s;
}
.ppct_list_item::after{
    content: '';
    width: 37px;
    height: 34px;
    background-image: url(/Public/En/images/c5_icon_05.svg);
    background-size: 100% 100%;
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.ppct_list_item:last-child::before,
.ppct_list_item:last-child::after{
    display: none;
}
.product_pipe_cry_top{
    margin-bottom: var(--distance20);
}
.ppcb_left_nub{
    margin-bottom: 10px;
    padding: 8px 20px;
    border-radius: 21px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ppcb_left_nub:last-child{
    margin-bottom: 0;
}
.ppcb_left{
    width: var(--widthl);
    padding-right: 17px;
}
.ppcb_left_nub_icon{
    width: 24px;
}
.ppcb_left_nub_icon img{
    width: 100%;
}
.ppcb_left_nub .std_text1{
    color: var(--colorfff);
    line-height: var(--l1h6);
    max-width: calc(100% - 24px);
    padding-right: 8px;
}
.product_pipe_cry_bot{
    --bg1:rgba(64, 0, 165, 0.50);
    --bg2:#004EA2;
    --bg3:#6FB82C;
}
.ppcb_left_nub[data-num='0'],
.ppcb_right_inof[data-num='0'] .ppcb_right_item_name{
    background: var(--bg1);
}
.ppcb_left_nub[data-num='1'],
.ppcb_right_inof[data-num='1'] .ppcb_right_item_name{
    background: var(--bg2);
}
.ppcb_left_nub[data-num='2'],
.ppcb_right_inof[data-num='2'] .ppcb_right_item_name{
    background: var(--bg3);
}
.ppcb_right_inof[data-num='1'] .qopi_cry_link_width{
    background: linear-gradient(90deg, #004EA2 0%, #87BDF7 99.95%);
}
.ppcb_right_inof[data-num='2'] .qopi_cry_link_width{
    background: linear-gradient(90deg, #6FB82C 0%, #64F240 99.95%);
}
.ppcb_right_inof[data-num='1'] .qopi_cry_link_san img{
    content: url(/Public/En/images/b3_icon2.svg);
}
.ppcb_right_inof[data-num='2'] .qopi_cry_link_san img{
    content: url(/Public/En/images/b3_icon3.svg);
}
.product_pipe_cry{
    --widthl: 225px;
    --widthname: 208px;
}
.ppcb_right{
    width: calc(100% - var(--widthl));
}
.ppcb_right_item{
    margin-bottom: 10px;
    border-radius: 80px;
    background: #EDF4FE;
    min-height: 42px;
    border-radius: 21px;
    display: flex;
}
.ppcb_right_item_name{
    width: var(--widthname);
    display: flex;
    padding: 5px 8px;
    align-items: center;
    border-radius: 21px 0 0 21px;
    min-height: 42px;
}
.ppcb_rin_icon{
    width: 32px;
    display: none;
}
.ppcb_rin_icon img{
    width: 100%;
}
.ppcb_right_item_name .std_text1{
    flex-grow: 1;
    text-align: center;
    color: var(--colorfff);
}
.ppcb_right_item.on .ppcb_rin_icon{
    display: block;
}
.ppcb_right_item_pro{
    width: calc(100% - var(--widthname));
}
.ppcb_rip_width{
    position: relative;
    width: 0;
    transition: all 1s .5s linear;
    overflow: hidden;
    height: 100%;
}
.ppcb_right_item.act .ppcb_rip_width{
    width: var(--progress);
}
.ppcb_right_item:last-child{
    margin-bottom: 0;
}
.ppcb_right_inof{
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 40px;
}
.ppcb_right_inof::before{
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    background: repeating-linear-gradient(-45deg,#7A838E 0, #7A838E .5em,white 0,white 1em);     
    bottom: 0;
    left: 0;
}
.ppcb_right_inof:last-child::before{
    display: none;
}
.ppcb_right_inof:last-child{
    padding-bottom: 0;
    margin-bottom: 0;
}
.product_pipe{
    --top1: 120px;
    --top2:185px;
}
.ppct_list{
    z-index: 80;
}
.product_pipe.on1 .ppct_list{
    position: fixed;
    top: var(--top1);
}
.product_pipe.on1 .ppcb_left{
    position: fixed;
    top: var(--top2);
}
.product_pipe.on1.on2 .ppct_list{
    position: absolute;
    top: var(--top3);
}
.product_pipe.on1.on2 .ppcb_left{
    position: absolute;
    top: var(--top4);
}
.product_pipe_cry{
    position: relative;
}
/* drug_main */
.drug_ban_cry{
    padding-top: var(--distance80);
    padding-bottom: var(--distance80);
}
.drug_main .ys_hd_pc {
    --color1: var(--colortitle1);
    height: var(--head);
}
.drug_main .ys_hd_pc .mod_head{
    background: var(--colorfff);
    border-bottom: 1px solid rgba(0, 31, 65, 0.20);
}
.drug_main .ys_hd_pc .ys_imgbox_cover img:nth-of-type(2){
    opacity: 1;
}
.drug_main .ys_hd_pc .ys_imgbox_cover img:first-child{
    opacity: 0;
}
.drug_ban .mod_crumbs{
    padding-top: 24px;
}
.drug_ban_cry_top{
    display: flex;
}
.dbct_left{
    width: 45.71%;
    padding-right: var(--distance80);
}
.dbct_right{
    width: 54.29%;
}
.dbct_left_da {
    border-radius: 20px;
    overflow: hidden;
}
.dbct_left_da_item:not(:last-child){
    display: none;
}
.dbct_left_small_nub{
    width: 33.333333%;
    padding: 0 16.5px;
}
.dbct_left_small{
    margin: 0 -16.5px;
    margin-top: var(--distance50);
}
.dbct_left_small_nub:not(:first-child){
    display: none;
}
.dbct_left_small_nub .ys_imgbox_cover{
    border-radius: 10px;
    cursor: pointer;
}
.mod_arrows2 .slick-prev, 
.mod_arrows2 .slick-next{
    width: 24px;
    height: 24px;
    background: rgba(0, 31, 65, 0.40);
    border-radius: 50%;
    z-index: 10;
}
.mod_arrows2 .slick-prev{
    left: 16.5px;
}
.mod_arrows2 .slick-next{
    right: 16.5px;
}
.mod_arrows2 .slick-prev::before, 
.mod_arrows2 .slick-next::before{
    content: '';
    background-image: url(/Public/En/images/c5_icon1.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 80%;
    height: 80%;
    background-size: 100% 100%;
}
.mod_arrows2 .slick-prev::before{
    transform: translate(-50%,-50%) rotate(180deg);
}
.mod_arrows2 .slick-disabled{
    pointer-events: none;
    opacity: 0;
}
.dbct_right .std_title3{
    color: var(--colortitle1);
    font-weight: bold;
    line-height: var(--l1h4);
    margin-bottom: var(--distance40);
}
.dbct_right_list_item .std_title4{
    color: var(--colormain);
    line-height: var(--l1h4);
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(0, 31, 65, 0.2);
    margin-bottom: 14px;
}
.dbct_right_list_item .yxedr_active ul {
    margin-block-start: 0em;
    margin-block-end: 0em;
    padding-inline-start: 20px;
}
.dbct_right_list_item .std_text1,
.dbct_right_list_item .std_text1 p{
    color: var(--colortitle1);
}
.dbct_right_list_item .std_text1 p{
    margin-bottom: 0.5em;
}
.dbct_right_list_item .std_text1 li::marker{
    color: var(--colormain);
}
.dbct_right_list_item{
    margin-bottom: 30px;
}
.dbct_right_list_item:last-child{
    margin-bottom: 0;
}
.dbct_rli_table_nub{
    width: 25%;
}
.dbct_rli_table{
    display: flex;
    border: 1px solid rgba(0, 31, 65, 0.20);
    border-radius: 10px;
    margin-top: 30px;
}
.dbct_rlitn_name{
    padding: 10px;
}
.dbct_rlitn_name .std_text2{
    height: 1.6em;
    overflow: hidden;
    text-overflow: clip;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: var(--colortitle1);
    line-height: var(--l1h6);
    text-align: center;
}
.dbct_rlitn_cry_icon{
    width: 24px;
}
.dbct_rlitn_cry_icon img{
    width: 100%;
}
.dbct_rlitn_cry{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    border-top: 1px solid rgba(0, 31, 65, 0.20);
}
.dbct_rli_table_nub{
    border-right: 1px solid rgba(0, 31, 65, 0.20);
}
.dbct_rli_table_nub:last-child{
    border-right: 0;
}
.dbct_rcb_icon{
    width: 24px;
}
.dbct_rlitn_cry_btn,
.dbct_rcb_link{
    display: flex;
    align-items: center;
    justify-content: center;
}
.dbct_rlitn_cry_btn .std_text1{
    margin-left: 10px;
    color: var(--colormain);
}
.dbct_right_btn{
    margin: 0 -20px;
    margin-top: var(--distance50);
    display: flex;
    flex-wrap: wrap;
}
.dbct_right_btn_nub{
    padding: 0 20px;
}
.dbct_right_btn_nub .ys_imgbox_cover img{
    transform: scale(1)!important;
}
.dbct_right_btn_nub .ys_imgbox_cover img:nth-of-type(2){
    opacity: 0;
} 
.dbct_right_btn_nub .std_btn1_link{
    width: 260px;
}
.drug_ban_cry_text{
    margin-top: var(--distance80);
}
.drug_ban_cry_text .std_title3{
    color: var(--colortitle1);
    margin-bottom: 24px;
    font-weight: bold;
}
.drug_ban_cry_text .std_text1 li::marker {
    color: var(--colormain);
}
.drug_ban_cry_text .yxedr_active ul {
    margin-block-start: 0em;
    margin-block-end: 0em;
    padding-inline-start: 20px;
}
.drug_ban_cry_text .std_text1, 
.drug_ban_cry_text .std_text1 p {
    color: var(--colortitle1);
}
.drug_ban_cry_text .std_text1 p {
    margin-bottom: 0.5em;
}
.drug_chara{
    background: #F8F8F9;
    padding-top: var(--distance80);
}
.drug_chara_list_item{
    width: 50%;
    padding: 0 20px;
    margin-bottom: 40px;
}
.drug_chara_list{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
    margin-bottom: -40px;
}
.dcli_cry{
    border-radius: 20px;
    background: var(--colorfff);
    box-shadow: 0px 0px 23.462px 0px rgba(3, 37, 102, 0.15), 0px 0px 35.193px 0px rgba(3, 37, 102, 0.10);
    padding: 24px;
    height: 100%;
}
.dcli_cry_title{
    margin-bottom: 12px;
    display: flex;
    align-items: flex-start;
}
.dcli_cry_title_icon{
    width: 24px;
    position: relative;
    top: 2px;
}
.dcli_cry_title_icon img{
    width: 100%;
}
.dcli_cry_title .std_text2{
    padding-left: 12px;
    color: var(--colormain);
    line-height: var(--l1h6);
    font-weight: bold;
}
.dcli_cry .std_text1,
.dcli_cry .std_text1 p{
    color: var(--colortitle1);
    line-height: var(--l1h6);
}
.drug_chara .std_title3,
.drug_action .std_title3,
.drug_data .std_title3{
    font-weight: bold;
    color: var(--colortitle1);
    margin-bottom: var(--distance40);
}
.drug_action{
    padding-top: var(--distance80);
}
.drug_action_cry{
    display: flex;
}
.drug_action_cry_text{
    width: 51.428571%;
    padding-right: 40px;
}
.drug_action_cry_img{
    width: 48.571429%;
    border-radius: var(--ra40);
    overflow: hidden;
}
.drug_action_cry_img img{
    width: 100%;
}
.drug_action_cry_text,
.drug_action_cry_text.std_text1 p{
    line-height: var(--l1h6);
    color: var(--colortitle1);
}
.drug_action{
    background: #F8F8F9;
}
.drug_data{
    background: #F8F8F9;
    padding-top: var(--distance80);
    padding-bottom: var(--distance80);
}
.drug_data_list_item{
    width: 50%;
    padding: 0 20px;
    margin-bottom: 40px;
}
.drug_data_list{
    margin: 0 -20px;
    margin-bottom: -40px;
    display: flex;
    flex-wrap: wrap;
}
.ddli_link{
    border-radius: 20px;
    background: var(--colorfff);
    box-shadow: 0px 0px 35.193px 0px rgba(3, 37, 102, 0.10);
    display: flex;
}
.ddli_link_left{
    width: 47.058824%;
    padding: 24px 34px 25px;
    background: #FAFAFA;
    border-radius: 20px;
}
.ddli_link_right{
    width: 52.941176%;
    padding: 32px 24px 16px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.ddli_link_left .ddli_link_img{
    border-radius: 10px;
}
.ddli_link_right .std_text2{
    color: var(--colortitle1);
    line-height: var(--l1h6);
    font-weight: bold;
}
.ddli_link_right_down{
    display: flex;
    justify-content: flex-end;
}
.ddli_lrd_btn_icon{
    width: 24px;
    margin-left: 16px;
}
.ddli_lrd_btn_icon img{
    width: 100%;
}
.ddli_lrd_btn .std_text1{
    line-height: var(--l1h6);
    color: var(--colormain);
}
.ddli_lrd_btn{
    display: flex;
    align-items: center;
}
.drug_relate{
    padding-top: var(--distance100);
    padding-bottom: var(--distance100);
}
.drug_relate .std_title3{
    margin-bottom: var(--distance60);
    font-weight: bold;
    color: var(--colortitle1);
}
.drug_relate_list_nub{
    width: 25%;
    padding: 0 20px;
}
.drug_relate_list{
    margin: -30px -20px;
}
.drug_relate_list .slick-list{
    padding: 30px 0;
}
.drug_relate_list_nub:not(:first-child){
    display: none;
}
.drug_relate .ys_cont1400{
    position: relative;
}
.drug_relate_list .slick-prev, 
.drug_relate_list .slick-next{
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    top: 0;
}
.drug_relate_list.slick-slider{
    position: static;
}
.drug_relate_list .slick-prev{
    left: auto;
    right: var(--arrowj);
}
/* company */
.company_about{
    padding-top: var(--distance120);
    padding-bottom: var(--distance100);
    position: relative;
    overflow: hidden;
    background: var(--colorfff);
}
.company_about .ys_cont1680{
    position: relative;
    z-index: 6;
}
.company_about .std_title2{
    margin-bottom: var(--distance40);
}
.company_about .std_title3{
    margin-bottom: var(--distance20);
    color: var(--colormain);
}
.company_about .std_text2,
.company_about .std_text2 p{
    color: var(--colortext1);
    line-height: var(--l1h6);
}
.company_about .std_text2{
    margin-bottom: var(--distance40);
}
.company_about_cry{
    display: flex;
}
.company_about_cry_left{
    width: 74.285714%;
    display: flex;
    align-items: center;
}
.company_about_cry_right{
    width: 25.714286%;
    padding-left: 48px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.cacl_img{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.cacl_img img{
    width: 100%;
    transition: all 0.36s;
}
.company_about_cry_left .cacl_img{
    border-radius: var(--ra40);
}
.company_about_cry_right .cacl_img{
    border-radius: var(--ra20);
}
.company_about_cry_right .cacl_img:not(:last-child){
    margin-bottom: 30px;
}
.company_about .std_title2,
.company_about .std_title3,
.company_about .std_text2{
    width: 85.714286%;
}
.cacl_img .std_btn1{
    position: absolute;
    bottom: 35px;
    left: 40px;
}
.cacl_img .std_btn1_link {
    width: 218px;
    cursor: pointer;
}
.company_about_bg{
    width: 61.5625%;
    position: absolute;
    top: 5.6%;
    right: -8.8%;
}
.company_about_bg img{
    width: 100%;
}
.cmbi_tu {
    height: 100%;
    background-attachment: fixed !important;
    background-position: center;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}
.company_miss{
    position: relative;
}
.company_miss_list_nub{
    padding-top: var(--distance80);
    padding-bottom: var(--distance80);
    border-bottom: 1px solid var(--colorfff);
}
.company_miss_list_nub:last-child{
    border-bottom: 0;
}
.company_miss_list_nub .std_title2{
    font-weight: bold;
    color: var(--colorfff);
    line-height: var(--l1h2);
}
.company_miss_list_nub .std_text24,
.company_miss_list_nub .std_text24 p{
    color: var(--colorfff);
    line-height: var(--l1h4);
}
.company_miss_list_nub .std_title2{
    margin-bottom: var(--distance100);
}
.company_miss_bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.company_miss_bg_img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    -moz-transition: 0.7s;
    transition: 0.7s;
}
.company_miss_list{
    position: relative;
    z-index: 2;
}
.company_miss_bg_img:first-child {
    opacity: 1;
    visibility: visible;
}
.company_miss_bg_img.act{
    opacity: 1;
    visibility: visible;
}
.company_solution{
    background: #041146;
    padding-top: var(--distance120);
    padding-bottom: var(--distance100);
}
.company_solution_cry_left{
    width: 34.880952%;
    position: relative;
    z-index: 6;
}
.company_solution_cry_right{
    width: 65.119048%;
}
.company_solution_cry_left .std_title2{
    color: var(--colorfff);
    line-height: var(--l1h2);
    font-weight: bold;
    margin-bottom: var(--distance50);
}
.company_solution_cry_left .std_text1,
.company_solution_cry_left .std_text1 p{
    color: var(--colorfff);
}
.company_solution_cry_left .std_text1{
    margin-bottom: var(--distance60);
}
.cscl_list_item{
    border-top: 1px solid rgba(255, 255, 255, 0.20);
    padding-top: 4px;
}
.cscl_list_item{
    margin-bottom: 32px;
}
.cscl_list_item:last-child{
    margin-bottom: 0;
}
.cscl_list_item .std_title3{
    color: var(--colorfff);
    line-height: var(--l1h4);
    font-weight: bold;
    margin-bottom: 4px;
}
.cscl_list_item .cscl_data{
    margin-right: 8px;
}
.cscl_list_inof{
    display: flex;
    align-items: center;
}
.cscl_list_inof_icon{
    width: 24px;
}
.cscl_list_inof_text{
    width: calc(100% - 24px);
    padding-left: 8px;
    font-size: var(--text14);
    line-height: var(--l1h8);
    color: var(--colorfff);
}
.company_solution_cry{
    display: flex;
}
.company_solution_cry_right{
    margin-bottom: calc(var(--distance100) * -1);
    margin-right: calc(890px - 50vw);
    margin-left: -304px;
    width: calc(65.119048% + 50vw - 890px + 304px);
}
.cscr_box,
.cscr_box img{
    width: 100%;
}
.cscr_box{
    position: relative;
}
.cscr_bzn_icon{
    width: 48px;
}
.cscr_bzn_icon img{
    width: 100%;
}
.cscr_box_zhu_nub{
    display: flex;
    align-items: center;
    padding: 0 14px;
}
.cscr_box_zhu_nub .std_text1{
    color: var(--colorfff);
    padding-left: 4px;
}
.cscr_box_zhu{
    display: flex;
    margin: 0 -14px;
    position: absolute;
    bottom: 98px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.cscr_box_list{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3;
}
.cscr_box_list{
    --col1: #F66D0A;
    --col2: #1CC70D;
    --col3: #4000A5;
}
.cscr_box_list_item{
    position: absolute;
    transform: translate(-50%,-50%);
    border-radius: 17px;
    border: 1px solid var(--col1);
    background: var(--colorfff);
    padding: 4px 3px;
    display: flex;
    align-items: center;
}
.cscr_box_list_item.on2{
    border: 1px solid var(--col2);
}
.cscr_box_list_item.on3{
    border: 1px solid var(--col3);
}
.cscr_bli_icon{
    width: 24px;
}
.cscr_bli_icon img{
    width: 100%;
    transform: scale(2);
}
.cscr_box_list_item .std_text1{
    color: var(--col1);
    line-height: var(--l1h6);
    padding: 0 8px;
    white-space: nowrap;
}
.cscr_box_list_item.on2 .std_text1{
    color: var(--col2);
}
.cscr_box_list_item.on3 .std_text1{
    color: var(--col3);
}
.cscr_box_list_item.act{
    flex-direction: row-reverse;
    padding-left: 8px;
}
.cscr_box_list_item:not(.act) {
    padding-right: 8px;
}
.company_history{
    position: relative;
    overflow: hidden;
}
.company_history{
    padding-top: var(--distance120);
    padding-bottom: var(--distance100);
}
.company_history .std_title2{
    text-align: center;
    margin-bottom: var(--distance50);
}
.company_history{
    --bgwidth: 60px;
    --bgheight: 210px;
    --year1: 76px;
}
.chln_zhong{
    width: var(--bgwidth);
    margin: 0 auto;
    position: relative;
    overflow-y: hidden;
    height: calc(var(--bgheight) * 1.5 - 5px);
    --pro1:0%;
}
.company_history_end .chln_zhong{
    height: var(--bgheight);
}
.chln_zhong_bg1,
.chln_zhong_bg2{
    width: 100%;
    overflow-y: hidden;
}
.chln_zhong_bg1 img,
.chln_zhong_bg2 img{
    width: 100%;
}
.chln_zhong_bg1{
    opacity: .1;
}
.chln_zhong_bg2{
    position: absolute;
    top: 0;
}
.chln_zhong_bg2{
    height: var(--pro1);
}
.chln_year{
    font-size: var(--year1);
    color: var(--colormain);
    width: 50%;
    text-align: right;
    padding-right: 109px;
}
.chln_cry .std_text2{
    position: relative;
    padding-left: 118px;
    margin-top: 23.5px;
    width: 50%;
}
.chln_cry .std_text2 p{
    position: relative;
    padding-left: 22px;
    color: var(--colortext1);
    line-height: var(--l1h6);
}
.chln_cry .std_text2 p::before{
    content: '';
    width: 16px;
    height: 16px;
    background-image: url(/Public/En/images/d1_icon_06.svg);
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 6.5px;
}
.chln_cry{
    display: flex;
    position: relative;
}
.chln_cry_zhan{
    width: 158px;
    height: 1px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: calc(var(--year1) / 2);
    background: var(--colormain);
}
.chln_cry_zhan::before,
.chln_cry_zhan::after{
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--colormain);
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(-50%,-50%);
}
.chln_cry_zhan::after{
    left: 100%;
}
.company_history_list_nub{
    position: relative;
}
.chln_cry{
    position: absolute;
    width: 100%;
    top: calc(50% -  calc(var(--year1) / 2));
}
.chln_cry_zhan{
    opacity: .1;
    transition: all 0.36s;
}
.chln_cry_zhan.on1{
    opacity: 1;
}
.chln_cry .std_text2{
    max-height: 16em;
    overflow: hidden;
    text-overflow: clip;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
}
.company_history_btn .std_btn1_link{
    width: 276px;
}
.company_history_btn{
    margin-top: var(--distance80);
    display: flex;
    justify-content: center;
}
.company_history .ys_cont1400{
    position: relative;
    z-index: 6;
}
.company_history_bg1{
    bottom: calc(100% - 303px);
    left: 1.796875%;
}
.company_history_bg2{
    bottom: 24px;
    left: -44.791667%;
}
.company_history_bg1 img,
.company_history_bg2 img{
    width: 100%;
}
.company_history_bg1,
.company_history_bg2{
    width: 96.40625%;
    position: absolute;
}
.invest_report{
    padding-top: var(--distance120);
    padding-bottom: var(--distance100);
}
.invest_report .std_title2{
    margin-bottom: var(--distance50);
}
.invest_inof{
    background: #F8F8F9;
    padding-top: var(--distance100);
    padding-bottom: var(--distance100);
}
.invest_report .std_title2,
.invest_inof .std_title2,
.invest_active .std_title2{
    margin-bottom: var(--distance40);
}
.invest_active{
    padding-top: var(--distance100);
    padding-bottom: var(--distance100);
}
.invest_active_contact{
    padding-top: var(--distance120);
    display: flex;
}
.invest_active_contact_left{
    width: 35.238095%;
    display: flex;
    align-items: center;
}
.iacl_img{
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
}
.iacl_img img{
    width: 100%;
    transition: all 0.36s;
}
.invest_active_contact_right{
    width: 64.761905%;
    padding-left: 26px;
}
.iacr_box{
    width: 100%;
    height: 100%;
    border-radius: 20px;
    background: linear-gradient(324deg, #9A27EF 0%, #142360 67.88%);
    position: relative;
    overflow: hidden;
}
.iacr_box_bg{
    width: 68.173258%;
    position: absolute;
    right: -5.555555%;
    top: 50%;
    transform: translateY(-50%);
}
.iacr_box_bg img{
    width: 100%;
}
.iacr_box_core{
    position: relative;
    height: 100%;
    width: 100%;
    z-index: 3;
    padding: 60px 80px 80px;
    display: flex;
    flex-direction: column;
}
.iacr_box_core .std_title2{
    color: var(--colorfff);
    margin-bottom: var(--distance50);
}
.iacr_bcl_item{
    display: flex;
    align-items: flex-start;
}
.iacr_bcl_item_icon{
    width: 24px;
    margin-right: 16px;
    top: 1px;
    position: relative;
}
.iacr_bcl_item .std_text1{
    max-width: calc(100% - 40px);
}
.iacr_bcl_item .std_text1,
.iacr_bcl_item .std_text1 a{
    color: var(--colorfff);
    font-weight: bold;
    line-height: var(--l1h6);
}
.iacr_bcl_item{
    margin-bottom: 20px;
}
.iacr_box_core_list{
    flex-grow: 1;
    margin-bottom: var(--distance50);
}
.iacr_btn_link{
    padding: 0 30px;
}
.iacr_btn{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -30px;
}
.iacr_btn .std_btn1_font{
    font-weight: bold;
}
.iacr_btn .std_btn2 .std_btn1_link::before{
    background: var(--colorfff);
}
.iacr_btn .std_btn2 .std_btn1_font {
    color: var(--colormain);
}
.iacr_btn .std_btn2 .std_btn1_link .std_btn1_font {
    color: var(--colormain);
}
.iacr_btn .std_btn2 .std_btn1_link .std_btn1_icon::before, 
.iacr_btn .std_btn2 .std_btn1_link .std_btn1_icon::after {
    background: var(--colormain);
}
.iacr_bcl_item_icon img{
    width: 100%;
}
.careers_protect{
    padding-top: var(--distance110);
}
.careers_protect .std_title4{
    margin-bottom: 5px;
    color: var(--colortitle1);
    text-align: center;
}
.careers_protect .std_title2{
    font-weight: bold;
    margin-bottom: 24px;
    text-align: center;
}
.careers_protect .std_text1{
    margin-bottom: var(--distance50);
    text-align: center;
}
.careers_protect .std_text1,
.careers_protect .std_text1 p{
    color: var(--colortext1);
}
.careers_protect_list_item{
    width: 33.333333%;
    padding: 0 20px;
    position: relative;
    z-index: 6;
}
.careers_protect_list{
    margin: 0 -20px;
}
.invest_iframe,
.invest_iframe iframe{
    width: 100%;
}
.cpli_cry{
    width: 100%;
    border-radius: 20px;
    background: var(--colorfff);
    box-shadow: 0px 2.394px 5.32px 0px rgba(73, 126, 218, 0.03), 0px 8.041px 17.869px 0px rgba(73, 126, 218, 0.04), 0px 36px 80px 0px rgba(73, 126, 218, 0.08);
    padding: 54px 48px;
    height: 100%;
}
.cpli_cry_icon{
    width: 86px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.cpli_cry .std_text2,
.cpli_cry .std_text2 p{
    color: var(--colortitle1);
    line-height: var(--l1h6);
    text-align: center;
}
.careers_protect_add{
    position: relative;
}
.careers_protect_add::before{
    content: '';
    height: 29.1%;
    width: 100vw;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #F8F8F9;
}
.careers_protect_list_item:not(:first-child){
    display: none;
}
.careers_choose{
    background: #F8F8F9;
    padding-top: var(--distance140);
    padding-bottom: var(--distance80);
}
.careers_choose .std_title2{
    text-align: center;
    margin-bottom: var(--distance50);
}
.careers_choose_cry{
    margin-left: -5px;
}
.careers_choose_cry_img{
    width: 47.800830%;
    border-radius: 20px;
    overflow: hidden;
}
.ccci_nub,
.ccci_nub .ys_imgbox_cover{
    width: 100%;
}
.careers_choose_cry{
    display: flex;
    align-items: center;
}
.careers_choose_cry_text{
    margin-right: -22px;
    width: calc(52.199170% + 22px);
    border-radius: 20px;
    background: var(--colorfff);
    box-shadow: 0px 2.394px 5.32px 0px rgba(73, 126, 218, 0.03), 0px 8.041px 17.869px 0px rgba(73, 126, 218, 0.04), 0px 36px 80px 0px rgba(73, 126, 218, 0.08);
    position: relative;
    z-index: 2;
}
.ccct_item{
    padding: 60px 40px 70px;
}
.ccct_item .std_title3{
    margin-bottom: var(--distance40);
    color: var(--colortitle1);
    line-height: var(--l1h4);
}
.ccct_item .std_text2,
.ccct_item .std_text2 p{
    color: var(--colortext1);
    line-height: var(--l1h6);
}
.ccci_nub:not(:first-child),
.ccct_item:not(:first-child){
    display: none;
}
.careers_choose_cry_text .slick-prev,
.careers_choose_cry_text .slick-next{
    top: calc(100% + var(--distance50));
    transform: translate(0);
}
.careers_choose_cry_text .slick-next{
    left: var(--arrowj);
    right: auto;
}
.careers_who{
    position: relative;
    padding-top: var(--distance150);
    padding-bottom: var(--distance150);
}
.careers_who_bg{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.careers_who_bg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.careers_who .ys_cont1400{
    position: relative;
    z-index: 6;
}
.careers_who .std_title2{
    color: var(--colorfff);
    margin-bottom: 24px;
    text-align: center;
}
.careers_who .std_text1,
.careers_who .std_text1 p{
    color: var(--colorfff);
    text-align: center;
}
.careers_who .std_text1{
    margin-bottom: 136px;
}
.careers_protect_list .slick-track{
    display: flex;
}
.careers_protect_list_item.slick-slide{
    height: auto;
}
.careers_protect_list .slick-list{
    overflow: visible;
}
.careers_protect_list .slick-dots{
    bottom: -40px;
}
.cwli_icon{
    width: 80px;
    margin: 0 auto;
    margin-bottom: 24px;
}
.careers_who_list_item .std_text2{
    color: var(--colorfff);
    text-align: center;
}
.careers_who_list_item{
    padding: 0 40px;
    margin-bottom: 40px;
    width: 25%;
    position: relative;
}
.careers_who_list{
    margin: 0 -40px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -40px;
}
.careers_who_list_item::before{
    content: '';
    width: 1px;
    height: 78%;
    position: absolute;
    background: var(--colorfff);
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.careers_who_list_item:nth-of-type(4n)::before,
.careers_who_list_item:last-child::before{
    display: none;
}
.careers_who .std_text24,
.careers_who .std_text24 p{
    color: var(--colorfff);
}
.careers_who .std_text24{
    width: 72.857143%;
    margin: 0 auto;
    margin-top: var(--distance40);
    text-align: center;
}
.careers_who_btn{
    margin-top: var(--distance80);
    display: flex;
    justify-content: center;
}
.careers_who_btn .std_btn1_link{
    width: auto;
    padding-left: 32px;
    padding-right: 32px;
}
.careers_who_btn .std_btn1_link::before {
    border: 1px solid var(--colorfff);
    background: transparent;
}
.careers_who_btn .std_btn1_link::after{
    opacity: 0;
}
.careers_work{
    padding-top:var(--distance120);
    padding-bottom: var(--distance120);
}
.careers_work_cry_nub{
    width: 50%;
}
.cwcn_link{
    /* width: 100%; */
    height: 100%;
    display: block;
    -webkit-mask-image: var(--mask);
    mask-image: var(--mask);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: 50% 50%;
    position: relative;
}
.careers_work_cry_nub:nth-of-type(2n-1) .cwcn_link{
    margin-right: -7.142857%;
}
.careers_work_cry_nub:nth-of-type(2n) .cwcn_link{
    margin-left: -7.142857%;
}
.careers_work_cry{
    display: flex;
}
.cwcn_link_bg,
.cwcn_link_bg img{
    width: 100%;
}
.cwcn_link_bg{
    height: 100%;
    position: relative;
}
.cwcn_link_bg img{
    height: 100%;
    object-fit: cover;
}
.cwcn_link_text{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 3;
}
.cwcn_link_text .std_title2{
    color: var(--colorfff);
    margin-bottom: var(--distance40);
}
.cwcn_link_text .std_text1,
.cwcn_link_text .std_text1 p{
    color: var(--colorfff);
    line-height: var(--l1h6);
}
.cwcn_link_text .std_text1{
    margin-bottom: var(--distance80);
}
.careers_work_cry_nub:nth-of-type(2n){
    text-align: right;
}
.careers_work_cry_nub:nth-of-type(2n) .std_btn1{
    display: flex;
    justify-content: flex-end;
}
.cwcn_link_text{
    width: 78%;
}
.careers_work_cry_nub:nth-of-type(2n) .cwcn_link_text{
    left: auto;
    right: 0;
}
.cwcn_link_bg img{
    transition: all 0.36s;
}
.pos_work{
    padding-top: var(--distance110);
    padding-bottom: var(--distance100);
}
.pos_work_title1{
    font-size: var(--font64);
    line-height: var(--l1h2);
    font-weight: bold;
    margin-bottom: 56px;
    color: var(--colormain);
}
/* d3_1 */
.vacanc_list_top {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
}
.vacanc_list_top_le {
    width: calc(62% + 44px);
    margin: 0 -22px;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    z-index: 20;
    position: relative;
}
.vacanc_list_top_ri {
    display: flex;
    width: 22%;
}
.vltl_inof{
    margin: 0 22px;
}
.vltl_inof .vltl_inof_box,
.vltl_inof .ys_select_hd{
    border: 1px solid rgba(0, 31, 65, 0.20);
    border-radius: 80px;
    transition: all 0.36s;
}
.vltl_inof .ys_select_hd.on {
    border: 1px solid var(--colormain);
}
.vltl_inof_box{
    padding: 16px 24px;
    display: flex;
    align-items: center;
}
.vltl_inof1 {
    width: calc(calc(100% - 132px) * 0.5276);
    height: 100%;
    position: relative;
}
.vltl_inof1 input {
    width: calc(100% - 40px);
}
.vltl_inof input {
    height: 100%;
    color: var(--colortext1);
    font-size: var(--text16);
    line-height: var(--l1h8);
}
.vltl_inof1 img {
    width: 24px;
    margin-right: 16px;
}
.vltl_inof2 {
    width: calc(calc(100% - 132px) * 0.2362);
}
.vltl_inof2 .ys_select {
    width: 100%;
    height: 100%;
}
.ys_select_hd_icon {
    width: 24px;
    flex: none;
    margin-right: 16px;
}
.ys_select_hd_icon img {
    width: 100%;
}
.vltl_inof .ys_select_xtbbox .iconfont {
    color: var(--colormain);
    font-size: 14px;
}
.ys_select_li_icon {
    width: 16px;
}
.ys_select_lil .ys_imgbox_cover img:nth-child(1){
    transform: rotate(45deg);
}
.ys_select_li_icon .ys_imgbox_cover img:nth-child(2) {
    opacity: 0;
}
.ys_select_lil.on .ys_imgbox_cover img:nth-child(1) {
    opacity: 0;
}
.ys_select_lil.on .ys_imgbox_cover img:nth-child(2) {
    opacity: 1;
}
.ys_select_lil p,
.vltl_inof .ys_select_li {
    color: var(--colortext1);
    font-size: var(--text16);
    line-height: var(--l1h5);
    transition: all 0.36s;
}
.ys_select_lil p{
    padding-left: 8px;
}
.vltl_inof .ys_select_li{
    transition: all 0.36s;
}
.ys_select_lil.on p {
    color: var(--colormain);
}
.ys_select_lil {
    width: 100%;
    padding: 10px 16px;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.vltl_inof .ys_select_li {
    padding: 8px 16px;
}
.vltl_inof .ys_select_bd {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 16px 35px 0px rgba(15, 52, 73, 0.22);
    padding: 10px;
    max-height: 200px;
    top: calc(100% + 10px);
}
.vltl_inof .ys_select_bd .mCSB_dragger_bar {
    background: var(--colormain) !important;
}
.vltl_inof .ys_select_li.on{
    color: var(--colormain);
}
.vltl_ri a {
    font-size: var(--text14);
    line-height: var(--l1h6);
    color: var(--colortext1);
    transition: all 0.36s;
}
.vltl_ri {
    flex: none;
    width: auto;
    white-space: nowrap;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right: 20px;
}
.vacanc_list_top_ri .mod_more_link {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 80px;
    background: var(--colormain);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    -moz-backdrop-filter: blur(8px);
    -ms-backdrop-filter: blur(8px);
    -o-backdrop-filter: blur(8px);
    height: 100%;
    cursor: pointer;
}
.hftr_more{
    flex-grow: 1;
}
.vacanc_list_top_ri .mod_more_le {
    font-size: var(--text18);
    color: var(--colorfff);
    line-height: var(--l1h6);
}
.mod_more_icon{
    width: 24px;
    margin-left: 16px;
}
.mod_more_icon img{
    width: 100%;
}
.vltl_inof .ys_select_hd {
    display: flex;
    align-items: center;
    padding-left: 24px;
    padding-right: 24px;
}
.vltl_inof .ys_select_xtbbox {
    right: 24px;
}
.vacanc_list_show {
    width: 100%;
    position: relative;
    margin-top: 20px;
}
.vacanc_list_show_ul {
    display: flex;
    flex-wrap: wrap;
}
.vlsu_li {
    margin: 10px 0;
    margin-right: 20px;
    cursor: pointer;
    display: none;
}
.vlsu_li.on {
    display: block;
}
.vlsu_wrap {
    display: flex;
    align-items: center;
    border-radius: 80px;
    background: var(--colormain);
    padding: 5px 12px;
}
.vlsu_wrap_le {
    width: 16px;
}
.vlsu_wrap_le img {
    width: 100%;
}
.vlsu_wrap_ri p {
    color: #fff;
    line-height: 1.6;
    font-size: 14px;
}
.vlsu_wrap_ri {
    padding-left: 4px;
}
.pos_work_list_item{
    width: 100%;
    margin-bottom: 30px;
}
.pos_work_list{
    padding-top: 63px;
}
.pwli_top{
    border-radius: 36px;
    background: var(--colorfff);
    box-shadow: 0px 8px 12px 0px rgba(15, 52, 73, 0.12);
    padding: 20px 40px;
}
.pwli_top .std_text2{
    color: var(--colortitle1);
    font-weight: bold;
    line-height: var(--l1h6);
    width: calc(calc(100% - 32px) * 0.47);
    padding-right: 24px;
}
.pwli_tln_icon{
    width: 24px;
}
.pwli_top_list_nub .std_text1{
    padding-left: 16px;
    font-size: var(--text16);
    line-height: var(--l1h6);
    color: var(--colortext1);
}
.pwli_top_list_nub{
    display: flex;
    align-items: center;
    width: 50%;
    padding-right: 12px;
}
.pwli_top{
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    align-items: center;
}
.pwli_top_list{
    display: flex;
    width: calc(calc(100% - 32px) * 0.53);
    padding-right: 12px;
}
.pwli_top_btn{
    width: 32px;
}
.pwli_top_btn img:first-child{
    transform: rotate(45deg);
}
.pwli_top_btn img:nth-of-type(2){
    opacity: 0;
}
.pos_work_list_item{
    border-radius: 40px;
    background: #F9F9F9;
}
.pwli_bot{
    padding: 50px 50px 40px;
    display: none;
}
.pwli_bot .std_title3{
    line-height: var(--l1h4);
    font-weight: bold;
    margin-bottom: 28px;
}
.pwli_bot_list_nub{
    width: 25%;
    padding: 0 10px;
    display: flex;
    margin-bottom: 10px;
}
.pwli_bot_list{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    margin-bottom: var(--distance60);
}
.pwli_bot_list_nub .std_text2{
    font-size: var(--text18);
    color: var(--colormain);
    line-height: var(--l1h6);
    margin-right: 16px;
    white-space: nowrap;
}
.pwli_bot_list_nub .std_text1{
    color: var(--colortext1);
    line-height: var(--l1h6);
    position: relative;
    top: 1.5px;
}
.pwli_bot_point_nub .std_text2{
    font-weight: bold;
    color: var(--colormain);
    line-height: var(--l1h6);
    margin-bottom: 1em;
}
.pwli_bot_point_nub .std_text1,
.pwli_bot_point_nub .std_text1 p{
    color: var(--colortext1);
    line-height: var(--l1h6);
}
.pwli_bot_point_nub .std_text1 p{
    margin-bottom: 0.75em;
}
.pwli_bot_point_nub .std_text1 p:last-child{
    margin-bottom: 0;
}
.pwli_bot_btn_link{
    padding: 0 20px;
}
.pwli_bot_btn{
    margin: 0 -20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin-top: var(--distance40);
}
.pwli_bot_btn_link .std_btn1_link{
    width: auto;
    min-width: 320px;
}
.pwli_bot_btn .std_btn2 .std_btn1_font {
    color: var(--colormain);
}
.std_btn1_icon2 img:nth-of-type(2){
    opacity: 0;
}
.pos_work_list_item.on .pwli_top_btn img:nth-of-type(2) {
    opacity: 1;
}
.pos_work_list_item.on .pwli_top_btn img:first-child {
    opacity: 0;
}
.pos_work_list{
    margin-bottom: -30px;
}
.pos_work_btn{
    margin-top: var(--distance80);
    display: flex;
    justify-content: center;
} 
.pos_work_btn .std_btn2 .std_btn1_font{
    color: var(--colormain);
}
.pos_work_btn .std_btn1_link{
    width: 264px;
}
.contact_box{
    position: relative;
    padding-top: var(--distance120);
    padding-bottom: var(--distance120);
}
.contact_box .ys_cont1680{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 30;
}
.contact_box_bg{
    position: absolute;
    width: auto;
    height: 100%;
    top: 0;
    right: 0;
}
.contact_box_bg img{
    width: auto;
    height: 100%;
    object-fit: cover;
}
.contact_box .ys_cont1400{
    position: relative;
    z-index: 2;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.contact_box_left{
    width: 38%;
}
.contact_box_right{
    width: 48%;
}
.contact_box_left .std_title2{
    margin-bottom: var(--distance50);
    color: var(--colormain);
}
.cbll_nub{
    border-radius: 20px;
    background: var(--colorfff);
    box-shadow: 0px 2.394px 5.32px 0px rgba(73, 126, 218, 0.03), 0px 8.041px 17.869px 0px rgba(73, 126, 218, 0.04), 0px 36px 80px 0px rgba(73, 126, 218, 0.08);
    margin-bottom: var(--distance20);
    padding: 20px;
}
.cbll_nub:last-child{
    margin-bottom: 0;
}
.cbll_nub_tit_icon{
    width: 48px;
}
.cbll_nub_tit{
    display: flex;
    align-items: center;
    margin-bottom: var(--distance20);
}
.cbll_nub_tit .std_title4{
    width: calc(100% - 48px);
    padding-left: 24px;
    color: var(--colortitle1);
    line-height: var(--l1h4);
}
.cbll_nub_inof_item{
    margin-bottom: 10px;
}
.cbll_nub_inof_item:last-child{
    margin-bottom: 0;
}
.cbll_nii_icon{
    width: 24px;
    margin-right: 16px;
}
.cbll_nii_text{
    width: calc(100% - 40px);
}
.cbll_nii_add{
    display: flex;
    align-items: flex-start;
}
.cbll_nii_text,
.cbll_nii_text p,
.cbll_nii_text a{
    color: #7A838E;
    line-height: var(--l1h8);
    font-size: var(--text14);
}
.cbll_nub .std_text2{
    font-weight: bold;
    margin-top: var(--distance20);
    line-height: var(--l1h6);
    color: var(--colortitle1);
    margin-bottom: 10px;
}
.contact_box_right_form{
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.90);
    box-shadow: 0px 2.394px 5.32px 0px rgba(73, 126, 218, 0.03), 0px 8.041px 17.869px 0px rgba(73, 126, 218, 0.04), 0px 36px 80px 0px rgba(73, 126, 218, 0.08);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    -moz-backdrop-filter: blur(8px);
    -ms-backdrop-filter: blur(8px);
    -o-backdrop-filter: blur(8px);
    padding: 50px 40px;
}
.cbrf_list_nub{
    width: 100%;
    padding: 0 10px;
    margin-bottom: 24px;
}
.cbrf_list{
    margin: 0 -10px;
    display: flex;
    flex-wrap: wrap;
}
.cbrf_list_nub_bord{
    border-radius: 80px;
    border: 1px solid rgba(64, 0, 165, 0.20);
    background: var(--colorfff);
    padding: 7px 23px;
    width: 100%;
    display: flex;
}
.cbrf_lnb_name{
    color: #868686;
    line-height: var(--l1h8);
    white-space: nowrap;
    font-size: 14px;
}
.cbrf_lnb_name span{
    color: #EF4D4D;
    margin-left: 4px;
}
.cbrf_list_nub2{
    width: 50%;
}
.cbrf_lnb_input{
    flex-grow: 1;
}
.cbrf_lnb_input input{
    height: 100%;
    width: 100%;
    color: var(--colortitle1);
    line-height: var(--l1h8);
    font-size: 14px;
    padding-left: 4px;
}
.cbrf_list_text .cbrf_lnb_input{
    width: 100%;
}
.cbrf_list_text .cbrf_list_nub_bord{
    flex-wrap: wrap;
    border-radius: 20px;
    padding-top: 23px;
}
.cbrf_list_text textarea{
    color: var(--colortitle1);
    line-height: var(--l1h8);
    font-size: 14px;
    width: 100%;
    height: 269px;
}
.cbrf_list_agree_btn{
    width: 24px;
    height: 24px;
    margin-right: 12px;
    position: relative;
    cursor: pointer;
    margin-right: 16px;
}
.cbrf_list_agree_btn::before{
    content: '';
    width: 67%;
    height: 67%;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border: 1px solid var(--colortext1);
    transition: all 0.36s;
}
.cbrf_list_agree_btn::after{
    content: '';
    position: absolute;
    width: 34%;
    height: 34%;
    position: absolute;
    background: var(--colormain);
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all 0.36s;
    border-radius: 50%;
    opacity: 0;
}
.cbrf_list_agree.on .cbrf_list_agree_btn::after{
    opacity: 1;
}
.cbrf_list_agree.on .cbrf_list_agree_btn::before{
    border: 1px solid var(--colormain);
}
.cbrf_list_agree .std_text1{
    width: calc(100% - 40px);
}
.cbrf_list_agree{
    display: flex;
    align-items: flex-start;
}
.cbrf_list_agree .std_text1,
.cbrf_list_agree .std_text1 p{
    color: var(--colortext1);
    line-height: var(--l1h6);
}
.cbrf_list_agree .std_text1 a{
    color: var(--colormain);
}
.cbrf_list_send .std_btn1_link{
    width: 100%;
}
.cbrf_list_nub:last-child{
    margin-bottom: 0;
}
.news_btn_nub{
    padding: 0 20px;
}
.news_btn{
    margin: 0 -20px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: var(--distance50);
}
.news_inof{
    padding-top: var(--distance50);
    padding-bottom: var(--distance100);
}
.news_btn_nub .std_btn1_link{
    width: 318px;
}
.news_btn_nub .std_btn2 .std_btn1_font {
    color: #7A838E!important;
}
.news_btn_nub .std_btn1_link::before {
    border: 1px solid #7A838E;
    transition: all 0.36s;
}
.news_btn_nub.on .std_btn1_link::before {
    border: 1px solid var(--colormain);
}
.news_btn_nub.on .std_btn1_font {
    color: var(--colormain)!important;
}
.news_btn_nub .std_btn1_link::after{
    display: none;
}
.nili_link{
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);
}
.nili_link .hnbi_item_tu{
    width: 35.142857%;
    display: flex;
    align-items: center;
}
.nili_link .hnbi_item_text {
    width: 64.857143%;
}
.news_inof_list_item:last-child{
    margin-bottom: 0;
}
.news_inof_btn{
    margin-top: var(--distance80);
    display: flex;
    justify-content: center;
}
.news_inof_btn .std_btn2 {
    width: 37.642857%;
}
.news_inof_btn .std_btn1_link{
    width: 100%;
}
.detail_main{
    background: #F8F8F9;
}
.invest_active.detail_active{
    background: var(--colorfff);
    padding-top: 0;
}
.detail_active .std_text2,
.detail_active .std_text2 p{
    color: rgba(255,255,255,.8);
    line-height: var(--l1h6);
}
.detail_active.invest_active .std_title2{
    margin-bottom: var(--distance40);
}
.detail_active .std_text2{
    flex-grow: 1;
    width: 81%;
    margin-bottom: var(--distance60);
}
.std_btn2.std_btn3 .std_btn1_link::before {
    border: 1px solid var(--colorfff);
    background: transparent;
}
.iacr_btn .std_btn2.std_btn3 .std_btn1_link .std_btn1_font {
    color: var(--colorfff);
    font-weight: normal;
}
.iacr_btn .std_btn2.std_btn3 .std_btn1_link .std_btn1_icon::before, .iacr_btn .std_btn2.std_btn3 .std_btn1_link .std_btn1_icon::after {
    background: var(--colorfff);
}
.detail_core{
    background: var(--colorfff);
}
.detail_core_box{
    padding-top: var(--distance50);
    padding-bottom: var(--distance140);
    border-radius: 0px 0px 80px 80px;
    background: #F8F8F9;
}
.detail_core_box_cry{
    border-radius: var(--ra40);
    background: var(--colorfff);
    padding: 80px 160px 120px;
}
.detail_core_box_view{
    padding-top: var(--distance100);
    padding-left: 140px;
    padding-right: 140px;
}
.dcbv_list{
    position: relative;
    display: flex;
    justify-content: space-between;
}
.dcbv_list_back{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.dcbv_list_nub_link{
    border-radius: 32px;
    background: var(--colorfff);
    box-shadow: 0px 2.394px 5.32px 0px rgba(73, 126, 218, 0.03), 0px 8.041px 17.869px 0px rgba(73, 126, 218, 0.04), 0px 36px 80px 0px rgba(73, 126, 218, 0.08);
    display: flex;
    padding: 16px 32px;
    align-items: center;
}
.dcbv_lnl_icon{
    width: 32px;
    margin-right: 16px;
}
.dcbv_list_nub_link .std_text2{
    color: var(--colormain);
    line-height: var(--l1h6);
}
.dcbv_list_next .dcbv_list_nub_link{
    flex-direction: row-reverse;
}
.dcbv_list_next .dcbv_lnl_icon{
    margin-right: 0;
    margin-left: 16px;
}
.dcbv_list_nub_link .dcbv_lnl_icon img{
    transform: scale(1)!important;
}
.dcbv_list_prev .dcbv_lnl_icon img:nth-of-type(2),
.dcbv_list_next .dcbv_lnl_icon img:nth-of-type(2){
    opacity: 0;
}
.dcbv_list_back .dcbv_lnl_icon img:first-child{
    opacity: 0;
}
.dcbv_list_back .dcbv_list_nub_link{
    background: var(--colormain);
}
.dcbv_list_back .dcbv_list_nub_link .std_text2{
    color: var(--colorfff);
}
.dcbv_list_next .dcbv_lnl_icon img{
    transform: rotate(180deg) scale(1)!important;
}
.dcbc_span_nub{
    padding: 0 25px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.dcbc_span{
    margin: 0 -25px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 24px;
}
.dcbc_span_nub .hnbi_itl_nub_icon {
    width: 24px;
}
.dcbc_span_nub .hnbi_itl_nub_font{
    font-size: var(--text18);
    line-height: var(--l1h6);
    color: var(--colormain);
}   
.detail_core_box_cry .std_title3{
    color: var(--colortitle1);
    line-height: var(--l1h4);
    font-weight: bold;
    margin-bottom: var(--distance50)
}
.dcbc_text{
    border-top: 1px solid rgba(0,31,65,.2);
    padding-top: var(--distance40);
    padding-left: 128px;
    padding-right: 128px;
    padding-bottom: var(--distance100);
    border-bottom: 1px solid rgba(0,31,65,.2);
}
.dcbc_text h4{
    color: var(--colormain);
    font-weight: bold;
    margin-bottom: 1em;
}
.dcbc_text p{
    font-size: var(--text18);
    line-height: var(--l1h6);
    color: var(--colortext1);
    margin-bottom: 0.78em;
}
.dcbc_text li p{
    font-size: var(--text16);
    margin-bottom: 0;
}
.yxedr_active ul {
    margin-block-start: 0.75em;
    margin-block-end: 0.75em;
    padding-inline-start: 20px;
}
.yxedr_active ul li::marker{
    color: var(--colormain);
}
.dcbc_text.yxedr_active ul{
    margin-block-end: 1.5em;
} 
.dcbc_text>p:last-child{
    margin-bottom: 0;
}
.detail_share .ys_share_img{
    width: 160px;
}
.detail_share .ys_share_list{
    margin: 0 40px;
}
.detail_share{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(0,31,65,.2);
}
/* 载入 */
.ys_ban_li .ys_ban_title{
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
}
.ys_ban_li.slick-active .ys_ban_title{
    animation: ysfadeInUp .8s ease-in-out both;
    animation-delay: .8s;
}
.ys_fadein2 {
    animation: fadeIn .5s ease-in-out both;
    animation-delay: 0.2s;
}
.ys_fadein3 {
    animation: fadeIn .5s ease-in-out both;
    animation-delay: 0.3s;
}
.ys_fadein4 {
    animation: fadeIn .5s ease-in-out both;
    animation-delay: 0.4s;
}
.ys_fadein5 {
    animation: fadeIn .5s ease-in-out both;
    animation-delay: 0.5s;
}
.analysis_skill_right_nub.act,
.rsbr_core_list.act {
    animation: ysfadeInUp .6s ease-in-out both;
    animation-delay: .1s;
}
.hcct_item_text.yxedr_active ul li::marker{
    color: var(--colorfff);
}
.cbli_core{
    height: 100%;
}
.pili_link{
    height: 100%;
}
.drug_relate_list .slick-track{
    display: flex;
}
.drug_relate_list_nub.slick-slide{
    height: auto;
}
.drug_main .ys_hd_pc .mod_head .honn_first::before {
    background: var(--colormain);
}
.drug_main .ys_hd_pc .head_other_nav_nub.yxnav_active1 .honn_first,
.drug_main .ys_hd_pc .head_other_nav_nub.yxnav_active1 .honn_first a{
    color: var(--colormain);
}
.sli_icon img{
    width: 100%;
}
.analysis_service_ph{
    display: none;
}
.crdmo_nces_list .slick-track{
    display: flex;
}
.crdmo_nces_list .crdmo_nces_list_item{
    height: auto;
}
.cnli_link,
.pbsl_item_link{
    height: 100%;
}
.crdmo_nces_list{
    display: flex;
    flex-wrap: wrap;
}
.pbsl_item_link .std_title4{
    max-width: calc(100% - 68px);
}
.ppct_list_item {
    display: flex;
    align-items: center;
    justify-content: center;
}
.iacr_bcl_item .std_text1, .iacr_bcl_item .std_text1 a{
    word-wrap: break-word;
    word-break: normal
}
.ys_share_img img{
    width: 100%;
}
.mCustomScrollbar {
    -ms-touch-action: auto!important;
    touch-action: auto!important;
}
/* .footer_bot_com {
    width: 50%;
} */
/* .footer_bot_com_btn {
    width: 100%;
} */
/* .iacr_btn .std_btn1_link::after{
    display: none;
} */
.iacr_btn_link .std_btn1 .std_btn1_link::after {
    background: var(--colorfff);
}
.iacr_btn_link .std_btn2 .std_btn1_link::after {
    background: linear-gradient(347deg, #766285 0%, var(--colormain) 67.88%);
}
.std_btn1_icon::before,
.std_btn1_icon::after{
    transition: all 0.36s;
}
.rbil_item{
    font-size: 0;
}
.careers_work *{
    word-wrap: break-word;
    word-break: normal;
}
.std_btn1_link::before {
    width: calc(100% - 3px);
    transition: all 0.36s;
}
.crdmo_equip_pro1_list {
    width: calc(var(--width1) * 6);
}
.ys_footer::after {
    content: '';
    background: rgba(0,0,0,.6);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.ys_footer .ys_cont1440{
    z-index: 10;
}
.collect_peptide_btn{
    margin-top: var(--distance60);
    display: flex;
}
.collect_peptide_btn .std_btn1_link {
    width: auto;
}
.pisc_right_list_nub:not(:first-child){
    display: none;
}
.pisc_right_list,
.pisc_right_img{
    border-radius: var(--ra20);
}
.hsbl_nub_link_img::before {
    border-radius: calc(var(--ra40) + 1px);
}
.company_history_bg2 {
    top: calc(var(--gao1) - 24px);
    bottom: auto;
    transform: translateY(-100%);
}
.company_history_bg1 {
    top: 303px;
    bottom: auto;
    transform: translateY(-100%);
}
.drug_chara.has_bot,
.drug_action.has_bot{
    padding-bottom: var(--distance100);
}
.company_history_bg2 {
    height: 100vh;
    top: 0;
    bottom: auto;
    transform: translateY(0);
}
.company_history_bg2 img{
    position: absolute;
    bottom: 0;
}
.company_history.act .company_history_bg2{
    position: fixed;
    top: 0;
}
.company_history.act.act1 .company_history_bg2{
    position: absolute;
    top: var(--top1);
}
.pili_link {
    box-shadow: 0px 0px 20px 0px rgba(3, 37, 102, 0.08);
}
.cacl_img,
.ys_imgbox_contain, 
.ys_imgbox_cover{
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    overflow: hidden;
}
.rsbr_cli_inof .std_text2{
    height: 6.4em;
    overflow: hidden;
    text-overflow: clip;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.chln_zhong {
    height: calc(var(--bgheight) * 1);
}
.chln_cry {
    top: calc(75% - calc(var(--year1) / 2) - 2px);
}
.chln_cry .std_text2 {
    max-height: 8em;
    -webkit-line-clamp: 5;
}
.chln_cry .std_text2 p,
.chln_cry .std_text2 {
    font-size: var(--font28);
}
.chln_cry .std_text2 p::before {
    top: 14.4px;
}
.chln_cry .std_text2 {
    margin-top: 15.5px;
}
.cscr_box_ph{
    display: none;
}
.hsbl_nub_link_img {
    border-radius: var(--ra40);
}
.qopi_cry_link_san{
    opacity: 0;
    display: none;
}
.qopi_cry_link_width{
    width: calc(100% - 4px);
}
.qopi_cry_link_width {
    height: 47.6%;
    max-height: 20px;
    border-radius:  0 10px 10px 0;
}
.pbsl_item_link{
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    overflow: hidden;
}
.product_pipe_add {
    margin-top: var(--distance40);
    --widthl: 225px;
}
.product_pipe_add .std_text24{
    width: calc(100% - var(--widthl));
    max-width: 1248px;
    margin-left: var(--widthl);
}
.hnbi_item_text .std_btn1_link{
    overflow: visible;
}
.invest_iframe iframe {
    min-height: 500px;
}
.collect_case .std_text24 {
    width: 100%!important;
}
.dbct_rli_table_nub {
    flex-grow: 1;
}<!--0.00043010711669922-->