﻿@charset "utf-8";

body {
    font-family: "Roboto-Regular","Microsoft Yahei", "PingFang SC", "Helvetica Neue", Helvetica, Arial;
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url('../fonts/Roboto-Medium/RobotoMedium12.eot');
    src: url('../fonts/Roboto-Medium/RobotoMedium12.eot') format('embedded-opentype'),
         url('../fonts/Roboto-Medium/RobotoMedium12.woff2') format('woff2'),
         url('../fonts/Roboto-Medium/RobotoMedium12.woff') format('woff'),
         url('../fonts/Roboto-Medium/RobotoMedium12.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display:swap;
}
@font-face {
    font-family: 'Roboto-Bold';
    src: url('../fonts/Roboto-Bold/roboto-bold-webfont.eot');
    src: url('../fonts/Roboto-Bold/roboto-bold-webfont.eot') format('embedded-opentype'),
         url('../fonts/Roboto-Bold/roboto-bold-webfont.woff2') format('woff2'),
         url('../fonts/Roboto-Bold/roboto-bold-webfont.woff') format('woff'),
         url('../fonts/Roboto-Bold/roboto-bold-webfont.ttf') format('truetype'),
         url('../fonts/Roboto-Bold/roboto-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display:swap;
}
@font-face {
    font-family: 'Roboto-Regular';
    src: url('../fonts/Roboto-Regular/roboto-regular-webfont.eot');
    src: url('../fonts/Roboto-Regular/roboto-regular-webfont.eot') format('embedded-opentype'),
         url('../fonts/Roboto-Regular/roboto-regular-webfont.woff2') format('woff2'),
         url('../fonts/Roboto-Regular/roboto-regular-webfont.woff') format('woff'),
         url('../fonts/Roboto-Regular/roboto-regular-webfont.ttf') format('truetype'),
         url('../fonts/Roboto-Bold/roboto-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display:swap;
}

/*分享翻译*/
.ys_wechat_cont_parga p::before{
    /*分享中文版本*/
    /* content: '分享到 - 微信'; */
    /*分享英文版本*/
    content: 'Share to WeChat';
}
/*导航默认选中*/
.yxnav_active1 {}

.yxnav_active2 {}

/* - banner - start*/
.ys_banner {
    width: 100%;
    height: 100vh;
    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: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%);
}
.ys_ban_txtbox{
    z-index: 5;
}
.ys_nybanner{
    position: relative;
}
.ys_nyban_img, .ys_nyban_img img{
    width: 100%;
}
.ys_nyban_img::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%);
}
.ys_nyban_img.empty::after{
    background: transparent;
}
.ys_nyban_ph{
    display: none;
}
.ys_nyban_title  h1{
    color: #fff;
    font-size: 48px;
    line-height: 1.5;
    margin-bottom: 12px;
    width: 50%;
    font-family: 'Roboto-Bold' !important;
}
.ys_nyban_title  p{
    color: rgba(255, 255, 255, 0.80);
    font-size: 20px;
    line-height: 1.5;
    width: 50%;
}
/* - banner - end*/
/* Delia-start */
p,div,h1,h2,h3,h4,h5,h6,span,td{
    word-wrap: normal !important;
    word-break: keep-all !important;
}

/* 规范-start */
.std_title1{
    font-size: 96px;
    line-height: 1.2;
    color: #142e79;
}
.std_title2{
    font-size: 80px;
    line-height: 1.3;
    color: #142e79;
}
.std_title3{
    font-size: 60px;
    line-height: 1.3;
    color: #142e79;
}
.std_title4{
    font-size: 48px;
    line-height: 1.3;
    color: #142e79;
}
.std_title5{
    font-size: 40px;
    line-height: 1.3;
    color: #142e79;
}
.std_title6{
    font-size: 30px;
    line-height: 1.3;
    color: #142e79;
}
.std_title7{
    font-size: 24px;
    line-height: 1.3;
    color: #142e79;
}
.std_parga, .std_parga p{
    font-size: 16px;
    line-height: 1.5;
    color: #142e79;
}
.yxedr_active p{
    font-size: 16px;
    line-height: 1.5;
    color: #48617c;
    margin-bottom: 8px;
}
.std_padd1{
    padding: 170px 0;
}
.std_padd1_top{
    padding-top: 170px;
}
.std_padd1_btm{
    padding-bottom: 170px;
}
.std_pad100{
    padding: 100px 0;
}
.std_padd100_top{
    padding-top: 100px;
}
.std_padd100_btm{
    padding-bottom: 100px;
}
.std_padd120{
    padding: 120px 0;
}
.std_padd120_top{
    padding-top: 120px;
}
.std_padd120_btm{
    padding-bottom: 120px;
}
.std_btn1{
    display: inline-block;
}
.std_btn1_text p{
    font-size: 18px;
    line-height: 46px;
    color: #142E79;
    transition: all .36s;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
}
.std_btn1_box{
    display:flex;
    align-items: center;
    border: 1px solid #DDD;
    padding: 0 8px 0 30px;
    transition: all .36s;
    position: relative;
}
 .std_btn1_box::after{
    width: 0%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0%;
    left:0%;
    background: #c00000;
    z-index: 0;
    transform-origin: 42% 6%;
    transition: all .36s;
}
.std_btn1_icon{
    width: 44px;
    margin-left: 18px;
    flex-shrink: 0;
    position: relative;
    z-index: 2;
}
.std_btn2{
    display: inline-block;
}
.std_btn2_box{
    display: flex;
    align-items: center;
}
.std_btn2_text p{
    font-size: 18px;
    line-height: 1.45;
    color: #142e79;
    text-transform: uppercase;
}
.std_btn2_text{
    margin-right: 6px;
}
.std_btn2_icon{
    width: 16px;
    font-size: 0;
    transform: translateX(0px);
    transition: all .36s;
}
.std_btn2_icon img{
    width: 100%;
}
.mod_arrows{
    display: flex;
    align-items: center;
}
.arrows_icon{
    width: 52px;
    height: 52px;
    border-radius: 50%;
    border: solid 1px #d9d9d9;
    position: relative;
    transition: all .36s;
    cursor: pointer;
}
.arrows_icon img{
    width: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.slick-disabled{
    opacity: 0.5;
    pointer-events: none;
}
.std_btn3{
    display: inline-block;
}
.std_btn3_icon{
    width: 32px;
    height: 32px;
    border-radius: 50%;
    position: relative;
    border: solid 1px #0B41CD;
    background: #fff;
    transition: all .36s;
}
.std_btn3_icon img{
    width:16px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all .36s;
}
.std_btn3_icon img:nth-child(2){
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
/* 规范-end */
.mod_text20, .mod_text20 p{
    font-size: 20px;
    line-height: 1.45;
    color: #fff;
}
/* 导航-start */
.yx_pcnav8 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    transform: translate3d(0px, 0px, 0px);
    z-index: 1;
    background: hsla(0, 0%, 100%, 0.8);
    box-shadow: inset 0 -1px 0 0 rgb(0 0 0 / 10%);
    backdrop-filter: saturate(180%) blur(5px);
    transition: all .36s linear;
}
/* 内容区 */
.mod_nav_cry{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
/* logo */
.mod_nav_cry_logo {
    width: 249px;
    line-height: 100px;
}
.mod_nav_cry_logo a{
    width: 100%;
    display: inline-block;
    position: relative;
}
.mod_nav_cry_logo img{
    width: 100%;
    transition: all .36s;
}
.mod_nav_cry_logo img:nth-child(2){
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}
/* 右侧 */
.mod_nav_cry_other{
    display: flex;
}
/* 语言 */
.mnco_language{
    margin-left:30px;
}
.mnco_language a{
    line-height: 100px;
    font-size: 16px;
    color:#fff;
    transition: all 0.36s;
}
.mnco_language a .iconfont{
    margin-left: 10px;
    font-size: 14px;
}
.mnco_language a .icon-arrow-down:before {
    color: #fff;
    transition: all .36s;
}
/* 搜索 */
.mnco_search_btn {
    line-height: 100px;
    padding: 0 10px;
    cursor: pointer;
    position: relative;
}
.mnco_search_btn img{
    width: 20px;
    transition: all .36s;
}
.mnco_search_btn img:nth-child(2){
    opacity: 0;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.mnco_search{
    margin-left: 80px;
    position: relative;
}
.mnco_search::after{
    content: "";
    position: absolute;
    top: 50%;
    left: -40px;
    transform: translateY(-50%);
    width: 1px;
    height:22px;
    background: #fff;
    transition: all .36s;
}
/* 搜索下拉 */
.mnco_search_down {
    width: 100%;
    height: 350px;
    background: rgba(255, 255, 255, .95);
    box-shadow: 0 5px 13px rgba(35, 50, 64, 0.13);
    display: none;
    position: fixed;
    top: 100px;
    left: 0;
}
.mnco_search_down_box{
    width: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    height: 60px;
    border-bottom: 1px solid #48617c;
}
.yx_pcosd_box_smnco_search_down_submitubmit{
    width: 30px;
}
.mnco_search_down_submit img{
    width: 100%;
}
.mnco_search_down_input {
    width: calc(100% - 40px);
    height: 100%;
}
.mnco_search_down_input input{
    font-size: 16px;
    color:#142e79;
    height: 100%;
    width: 100%;
}
.mnco_search_down_input input::placeholder{
    color: #48617c;
}
.mnco_search_down_submit {
    height: 100%;
}
.mnco_search_down_submit a{
    display: block;
    height: 100%;
    line-height: 60px;
    width: 20px;
}
/* 导航 */
.mnco_ul_first_one i{
    margin-left: 10px;
    font-size: 14px;
    display: none;
}
.mufs_two_item i{
    padding-left: 39px;
    font-size: 14px;
    display: none;
}
/* 一级导航 */
.mnco_ul{
    display: flex;
    margin: 0 -25px;
}
.mnco_ul_first {
    position: relative;
    padding: 0 25px;
}

/* 二级导航 */
.mnco_ul_first_second {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 8px 5px 11px 0px rgba(0, 0, 0, 0.17);
    /*border-radius: 0 0 10px 10px !important;*/
    border-top: 1px solid #DBDBDB;
    background: #fff;
    padding: 0px;
    display: none;
    /* transition: all .36s; */
    border-radius: 0 0 10px 10px;
}
.mufs_sec::after{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    box-shadow: 8px 5px 11px 0px rgba(0, 0, 0, 0.1);
    z-index: -1;
    opacity: 0;
    transition: all .36s;
    /*border-radius: 0 0 10px 10px;*/
}
.mufs_sec{
    transition: all .36s;
}
.mnco_ul_first.active .mufs_sec{
    box-shadow: 8px 5px 11px 0px rgba(0, 0, 0, 0);
}
.mnco_ul_first.active .mufs_sec::after{
    opacity: 1;
}
.mufs_two_item a{
    font-size: 16px;
    line-height: 2;
    color: #48617c;
    padding: 2px 20px;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all 0.36s;
}
/* 三级导航 */
.mufs_two_third {
    position: absolute;
    left: 99.7%;
    top: -1px;
    /*border-radius: 0px 0px 10px 10px;*/
    border-top: 1px solid #DBDBDB;
    background: #FFF;
    display: none;
    overflow: hidden;
    z-index: -1;
    box-shadow: 8px 5px 11px 0px rgba(0, 0, 0, 0.17);
    border-radius: 10px;
}
.mufs_two_third::before{
    content: '';
    width: 12px;
    position: absolute;
    left: -12px;
    top: 0;
    height: 100%;
}
.mufs_two_third_three:first-child a{
    /*padding-top: 10px;*/
}
.mufs_two_third_three:last-child a{
    /*padding-bottom: 10px;*/
}
.mufs_two_third_three a{
    font-size: 16px;
    color: #666;
    line-height: 2;
    padding: 2px 20px;
    transition: all 0.36s;
    white-space: nowrap;
    display: block;
}
/* 选中 */
.mnco_ul_first.yxnav_active1 .mnco_ul_first_one a{
    /*color: #142e79;*/
}
.mufs_two.yxnav_active2 .mufs_two_item a{
    color: #142e79;
}
.mufs_two_third_three.yxnav_active3 a{
    color: #142e79;
}
.mod_nav_down .mnco_ul_first_one i{
    display: inline-block;
}
.mufs_two.mod_nav_down .mufs_two_item i{
    display: inline-block;
}
.ys_hd_pc{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: transparent;
    transition: all .36s;
}
.mnco_ul_first_one.on .mufs_two_item_link .iconfont{
    transform: rotate(180deg);
}
.mnco_ul_first_one .mufs_two_item_link .iconfont{
    transition: all .36s;
    line-height: 100px;
}
.mnco_ul_first_one .mufs_two_item_link .icon-arrow-down:before {
    color: #fff;
    transition: all .36s;
}
.mufs_two_item_link{
    display: flex;
    position: relative;
}
.mufs_two_item_link p{
    font-size: 16px;
    color:#fff;
    line-height: 100px;
    transition: all .36s;
}
.mnco_language.on .mnco_language_link .iconfont{
    transform: rotate(180deg);
}
.mnco_language{
    position: relative;
}
.mnco_language_pull{
    width: calc(100% + 30px);
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 0px 0px 10px 10px;
    border-top: 1px solid #DBDBDB;
    background: #FFF;
    box-shadow: 8px 5px 11px 0px rgba(0, 0, 0, 0.17);
    display: none;
}
.mnco_language_pull ul{
    padding: 10px 0;  
}
.mnco_language_pull li a{
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 2.2;
    color: #4a6cf7;
    background: transparent;
    transition: all .36s;
}
/* 导航hover */
.ys_hd_pc.isfixed {
    background: #fff;
    box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.17);
}
.ys_hd_pc.isfixed .mod_nav_cry_logo img:nth-child(2){
    opacity: 1;
}
.ys_hd_pc.isfixed .mod_nav_cry_logo img:nth-child(1){
    opacity: 0;
}
.ys_hd_pc.isfixed .mnco_ul_first_one a p{
    color: #142e79;
}
.ys_hd_pc.isfixed .mnco_ul_first_one a .iconfont::before{
    color: #142e79;
}
.ys_hd_pc.isfixed .mnco_search_btn img:nth-child(2){
    opacity: 1;
}
.ys_hd_pc.isfixed .mnco_search_btn img:nth-child(1){
    opacity: 0;
}
.ys_hd_pc.isfixed .mnco_language a{
    color: #142e79;
}
.ys_hd_pc.isfixed .mnco_language a .iconfont::before{
    color: #142e79;
} 
.ys_hd_pc.isfixed .mnco_search::after{
    background:rgba(20, 46, 121, 0.50);
}

.ys_hd_pc.isfixed2 {
    background: #fff;
    box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.17);
}
.ys_hd_pc.isfixed2 .mod_nav_cry_logo img:nth-child(2){
    opacity: 1;
}
.ys_hd_pc.isfixed2 .mod_nav_cry_logo img:nth-child(1){
    opacity: 0;
}
.ys_hd_pc.isfixed2 .mnco_ul_first_one a p{
    color: #142e79;
}
.ys_hd_pc.isfixed2 .mnco_ul_first_one a .iconfont::before{
    color: #142e79;
}
.ys_hd_pc.isfixed2 .mnco_search_btn img:nth-child(2){
    opacity: 1;
}
.ys_hd_pc.isfixed2 .mnco_search_btn img:nth-child(1){
    opacity: 0;
}
.ys_hd_pc.isfixed2 .mnco_language a{
    color: #142e79;
}
.ys_hd_pc.isfixed2 .mnco_language a .iconfont::before{
    color: #142e79;
} 
.ys_hd_pc.isfixed2 .mnco_search::after{
    background:rgba(20, 46, 121, 0.50);
}

.mufs_two{
    position: relative;
    background: transparent;
    transition: all .36s;
}
.mufs_two.yxnav_active2 {
    background: #F2F6F9;
}
.mufs_two_third_three{
    background: transparent;
    transition: all .36s;
}
.mufs_two_third_three.yxnav_active3{
    background:#F2F6F9;
}
/* 移动端 */
.ys_phnav_logo {
    width: 140px;
}
.ys_phnav_search .iconfont {
    font-size: 22px;
}
.ys_phnav_search .icon-search:before {
    color: #142e79;
}
.ys_phnav_menubtn {
    width: 25px;
    height: 20px;
}
.ys_phnav_menubtn span, .ys_phnav_menubtn::before, .ys_phnav_menubtn::after {
    background: #142e79;
}
.ys_phnav_menubtn::before {
    margin-top: -9px;
}
.ys_phnav_menubtn::after {
    margin-top: 9px;
}
.ys_ph_navbar4 .ys_ph_nav li.yxnav_active1>.ys_phnav_lisbox a {
    color: #142e79;
}
.ys_ph_navbar4 .ys_ph_nav li.yxnav_active1 .yxnav_active2>.ys_phnav_lisbox a {
    color: #142e79;
}
.ys_ph_navbar4 .ys_ph_nav li.yxnav_active1 .yxnav_active2 .yxnav_active3>.ys_phnav_lisbox a {
    color: #142e79;
}
/* 导航-end */
/* G2新闻详情页-start */
.newdet_cont{
    width: 100%;
    position: relative;
}
.mod_top{
    width: 100%;
    padding-right:calc(50% - 640px);
    margin-top: -40px;
    position: relative;
    z-index: 2;
}
.mod_top_box{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 80px;
}
.mod_top_cont{
    background: #EEF0F3;
    padding-left: calc(100% - 1280px);
}
.ys_bread_list a{
    color: #48617c;
    line-height: 1.45;
    transition: all .36s;
    font-size: 16px;
}
.ys_bread_list.on a{
    color: #142e79;
}
.ys_bread {
    margin: 0 -24px;
}
.ys_bread_list {
    padding: 0 24px;
    position: relative;
}
.ys_bread_list::before {
    content: '\e743';
    right: -7px;
    font-size: 12px;
    color: #48617c;
    font-family: 'iconfont';
}
.newdet_text_edr p{
    font-size: 20px;
    line-height: 1.6;
    color: #48617c;
    margin-bottom:12px;
}
.newdet_text{
    width: 100%;
    position: relative;
    padding-top: 70px;
}
.newdet_arti h2{
    text-align: center;
    font-family: 'Roboto-Bold' !important;
    color: #142e79;
    line-height: 1.45;
    margin-bottom: 54px;
}
.naul_tit{
    color: #142e79;
    line-height: 1.45;
    margin-bottom: 37px;
    font-family: 'Roboto-Medium' !important;
}
.newdet_arti_ul{
    display: flex;
    align-items: stretch;
    margin: 0 -20px;
}
.naul_box{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    background: #FFF;
    padding: 26px 34px 50px;
    box-shadow: 0px 5px 20px 5px rgba(0, 17, 50, 0.04);
}
.newdet_arti_ul_li{
    width: 50%;
    padding: 0 20px;
}
.mtrc_text p{
    color: #142e79;
    line-height: 1.45;
}
.ys_share_list{
    padding: 0 17px;
}
.ys_share{
    margin: 0 -17px;
}
.ys_share_img{
    width: 28px;
}
.ys_share_img img{
    width: 100%;
}
.mod_top_ri_cont{
    display: flex;
    align-items: center;
    padding-left: 40px;
    position: relative;
}
.mod_top_ri_cont::after{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 44px;
    background: #999;
}
.mtrc_text{
    margin-right: 26px;
}
.mod_top_ri{
    padding-right: 40px;
}
.ys_nyban_text{
    line-height: 1.45;
    color: #fff;
}
.ys_nyban_text.ys_pos_center{
    top: 30%;
}
.mfbr_ul_li_text{
    font-size: 14px;
    color: rgba(255, 255, 255, 0.50);
    line-height: 1.3;
    transition: all .36s;
}
.mfbr_ul_li{
    padding: 0 25px;
}
.mfbr_ul{
    margin: 0 -25px;
    display: flex;
}
.mod_foot_btm_cont{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.mod_foot_btm{
    background: #161F31;
    padding: 18px 0;
}
.mod_foot_btm_le p span{
    color:rgba(255, 255, 255, 0.50);
    line-height: 1.3;
    font-size: 14px;
}
.mod_foot_tp{
    width: 100%;
    background: #1E283B;
    padding: 70px 0;
}
.mod_foot_tp_cont{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.mftc_le_logo{
    width: 249px;
}
.mftc_le_logo img{
    width: 100%;
}
.mftc_ri_tel_word a{
    font-size: 20px;
    color: #fff;
    line-height: 1.3;
    font-family: 'Roboto-Bold' !important;
}
.mftc_ri_tel_text p{
    font-size: 16px;
    color: #9ebce4;
    line-height: 1.3;
}
.mftc_ri_tel_text{
    margin-bottom: 23px;
}
.mftc_ri_tel{
    margin-right: 80px;
}
.mftc_ri_emal{
    margin-right: 174px;
}
.mftc_ri{
    display: flex;
}
.mftc_ri_share_ul{
    display: flex;
    margin: 0 -11px;
}
.mrsu_li{
    padding: 0 11px;
}
.mrsu_li a{
    display: block;
    width: 28px;
}
.mrsu_li a img{
    width: 100%;
}
.mod_ctact{
    width: 100%;
    position: relative;
    padding: 136px 0 124px;
    border-radius: 50px 50px 0 0;
    overflow: hidden;
}
.mod_ctact::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: linear-gradient(91deg, #F4F8FB 49.95%, rgba(244, 248, 251, 0.00) 103.79%);
    z-index: 0;
}
.mod_ctact_cont{
    width:45.5%;
    position: relative;
    z-index: 1;
}
.mod_ctact_cont h2{
    color: #142e79;
    line-height: 1.45;
    font-family: 'Roboto-Bold' !important;
    margin-bottom: 14px;
}
.mod_ctact_cont_word p{
    line-height: 1.5;
    color: #48617c;
}
.mod_ctact_cont_word{
    margin-bottom: 29px;
}
/* G2新闻详情页-end */
/* G1新闻列表页-start */
.std_padd140{
    padding: 140px;
}
.std_padd140_top{
    padding-top: 140px;
}
.std_padd140_btm{
    padding-bottom: 140px;
}
.news_list_ul_li a{
    display: flex;
}
.nlul_le{
    width: 27.3%;
}
.nlul_ri{
    width: 72.7%;
    padding-left: 62px;
    padding-bottom: 50px;
    position: relative;
}
.nlul_ri::after{
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: calc(100% - 62px);
    height: 1px;
    background: #cfcfcf;
}
.nlul_ri_word p{
    color: #48617c;
    line-height: 1.6;
    text-overflow: clip;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.nlul_ri_tit{
    color: #142e79;
    line-height: 1.4;
    margin-bottom: 18px;
    margin-top: 10px;
}
.nlul_ri_date p{
    color: #48617c;
    line-height: 1.45;
}
.news_cont{
    width: 100%;
    position: relative;
}
.news_sear, .news_list{
    width: 100%;
    position: relative;
}
.news_sear{
    padding-top: 55px;
    margin-bottom: 50px;
    z-index: 2;
}
.list_ul{
    overflow: hidden;
}
.news_list_ul_li{
    margin-bottom: 50px;
}
.news_list_ul_li:last-child{
    margin-bottom: 0px;
}
.news_list_ul{
    margin-bottom: 69px;
    overflow: hidden;
}
.pc_fenye li.activepage {
    color: #142e79;
    background: #fff;
    border: solid 1px #142e79;
}
.pc_fenye li {
    color: #48617c;
    border-radius: 0px;
}
.news_sear_slec{
    width: 480px;
    height: 48px;
    margin-right: 38px;
}
.news_sear_slec .ys_select{
    width: 100%;
    height: 100%;
    border-radius: 4px;
    border: 1px solid #DFDFDF;
    padding: 0 24px;
}
.news_sear_slec input{
    font-size: 16px;
    line-height: 1.6;
    color: #142e79;
}
.news_sear_slec input::placeholder{
    color: #142e79;
    font-size: 16px;
    line-height: 1.6;
}
.news_sear_slec .icon-arrow-down:before {
    color: #142e79;
}
.news_sear_slec .iconfont {
    font-size: 14px;
}
.news_sear_slec .ys_select_bd {
    padding: 10px 24px;
    border-radius: 4px;
    border: solid 1px #dfdfdf;
    margin-top: 5px;
    height: 140px;
}
.news_sear_slec .ys_select_li {
    cursor: pointer;
    font-size: 14px;
    line-height: 1.6;
    color: #142e79;
}
.news_sear_slec .ys_select_li a{
    display: block;
    padding: 6px 0;
}
.news_sear_slec .ys_select_li:last-child{
    margin-bottom: 0px;
}
.news_sear_slec .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #142E79 !important;
    width: 3px;
    border-radius: 0px;
}
.news_sear_sous{
    width: 480px;
    height: 48px;
    position: relative;
}
.news_sear_sous_cont{
    width: 100%;
    height: 100%;
    padding: 0 24px;
    border-radius: 4px;
border: 1px solid #DFDFDF;
}
.news_sear_sous_cont input{
    width: 100%;
    height: 100%;
    padding-right:20px;
    font-size: 16px;
    line-height: 1.6;
    color: #142E79;
}
.news_sear_sous_cont input::placeholder{
    font-size: 16px;
    line-height: 1.6;
    color: #142E79;
}
.news_sear_sous_icon{
    width: 20px;
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
.news_sear_sous_icon img{
    width: 100%;
}
.news_sear .ys_cont1280{
    display: flex;
}
/* G1新闻列表页-end */
/* B1医用导管列表页1-start */
.list_cont{
    width: 100%;
    position: relative;
    padding-top: 26px;
}
.ys_cont1866{
    width: 1866px;
    margin: 0 auto;
    max-width: 100%;
}
.list_ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -13px;
}
.list_ul_li{
    width: 50%;
    padding: 0 13px;
    margin-bottom: 26px;
}
.list_ul_li_box{
    position: relative;
    overflow: hidden;
}
.list_ul_li_img, .list_ul_li_img img{
    width: 100%;
}
.list_ul_li_img img{
    transition: all .36s;
}
.mod_text18, .mod_text18 p{
    font-size: 18px;
    color: #48617c;
    line-height: 1.6
}
.list_ul_li_cont{
    width: calc(100% - 112px);
    position: absolute;
    top: 55px;
    left: 50%;
    transform: translateX(-50%);
}
.list_ul_li_tit{
    margin-bottom: 25px;
    line-height: 1.45;
    color: #142E79;
    font-family: 'Roboto-Bold' !important;
}
.lult_li a{
    line-height: 48px;
    border-radius: 4px;
    background: rgba(231, 231, 231, 0.70);
    padding: 0 21px;
    color: #48617c;
    display: inline-block;
    transition: all .36s;
}
.lult_li{
    display: inline-block;
    margin-bottom: 8px;
}
.lult_li:last-child{
    margin-bottom: 0px;
}
.lult_li.act a{
    background: #DFE8F3;
    color: #0B41CD;
}
.list_ul_li_tab{
    display: flex;
    flex-direction: column;
}
.list_ul_li4 .list_ul_li_tab{
    display: none;
}
.list_ul_li_btn{
    display: none;
}
.list_ul_li4 .list_ul_li_btn{
    display: block;
}
/* B1医用导管列表页1-end */
/* B5-导管后加工-start */
.duct_cont{
    width: 100%;
    position: relative;
    padding-bottom: 95px;
}
.duct_ul{
    display: flex;
    flex-wrap: wrap;
    margin:0 -15px;
    align-items: stretch;
}
.duct_ul_li{
    width: 20%;
    padding: 0 15px;
    margin-bottom: 30px;
}
.duct_ul_li_box{
    height: 100%;
    border-radius: 8px;
    background: #F2F6F9;
    padding: 28px 42px 17px 35px;
}
.duct_ul_li_tit{
    color: #142E79;
    line-height: 1.3;
    font-family: 'Roboto-Medium' !important;
    margin-bottom: 9px;
}
.duct_ul_li_word p{
    color: #48617c;
    line-height: 1.5;
}
.duct_ul_li_word{
    margin-bottom: 40px;
}
/* B5-导管后加工-end */
/* F1洞见列表页-start */
.insi_cont{
    width: 100%;
    position: relative;
}
.insi_cont_tp_box{
    display: flex;
    align-items: stretch;
    margin: 0 -21px;
    overflow: hidden;
}
.insi_cont_tp_le{
    width: 50%;
    padding: 0 21px;
}
.insi_cont_tp_ri{
    width: 50%;
    padding: 0 21px;
}
.std_padd130{
    padding: 130px;
}
.std_padd130_top{
    padding-top: 130px;
}
.std_padd130_btm{
    padding-bottom: 130px;
}
.ictl_box_tp{
    position: relative;
}
.ictl_box_tp_tab{
    position: absolute;
    bottom: 14px;
    left: 39px;
}
.ictl_box_tp_tab p{
    color: #fff;
    line-height: 38px;
    padding: 0 20px;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.33);
}
.insi_cont{
    width: 100%;
    position: relative;
}
.insi_cont_tp_le a{
    height: 100%;
    display: block;
    border: 1px solid #E8E8E8;
    background: #F9F9F9;
}
.insi_cont_btm_text p{
    color: #48617c;
    line-height: 1.45;
}
.insi_cont_btm_tit{
    color: #142E79;
    margin-top: 8px;
    line-height: 1.3;
    font-family: 'Roboto-Medium' !important;
}
.insi_cont_tp{
    width: 100%;
    position: relative;
    padding-top: 90px;
}
.iull_tab{
    position: absolute;
    bottom:8px;
    left: 27px;
}
.iull_tab p{
    font-size: 14px;
    line-height: 1.45;
    color: #fff;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.33);
    line-height: 30px;
    padding: 0 14px;
}
.ictr_ul_li_le{
    position: relative;
}
.ictr_ul_li a{
    display: flex;
    align-items: center;
    border: 1px solid #E8E8E8;
}
.ictr_ul_li_le{
    width: 50%;
}
.ictr_ul_li_ri{
    width: 50%;
    padding: 0 45px 0 30px;
}
.iulr_text p{
    color: #48617c;
    line-height: 1.45;
}
.iulr_tit{
    font-family: 'Roboto-Medium' !important;
    margin-top: 14px;
    line-height: 1.3;
    color: #142E79;
}
.ictr_ul{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
}
.ictr_ul_li{
    margin-bottom: 40px;
}
.ictr_ul_li:last-child{
    margin-bottom: 0px;
}
.icbu_li_tp_tab p{
    font-size: 14px;
    line-height: 30px;
    padding: 0 14px;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.33);
    color: #fff;
}
.icbu_li_tp_tab{
    position: absolute;
    bottom: 7px;
    left: 13px;
}
.icbu_li_tp{
    position: relative;
}
.insi_cont_btm_ul{
    display: flex;
    align-items: stretch;
    margin: 0 -20px;
    overflow: hidden;
}
.icbu_li{
    width: 25%;
    padding: 0 20px;
}
.icbu_li a{
    height: 100%;
    border: 1px solid #E8E8E8;
    display: block;
    border-radius: 5px 5px 0 0;
}
.icbu_li_tp .ys_imgbox_cover{
    border-radius: 5px;
}
.icbu_li_btm{
    padding:35px 22px 39px 35px;
}
.icbu_li_btm_text p{
    color: #48617c;
    line-height: 1.45;
}
.icbu_li_btm_tit{
    margin-top: 8px;
    color: #142E79;
    line-height: 1.3;
    font-family: 'Roboto-Medium' !important;
}
.insi_box_btm{
    padding: 35px 30px 37px;
}
.insi_cont_btm{
    margin-bottom: 65px;
    margin-top: 40px;
}
.ictl_box_btm{
    padding-top: 35px;
    padding-left: 30px;
    padding-right: 200px;
}
/* F1洞见列表页-end */
/* F2洞见详情页-start */
.insdet_main .ys_nyban_title h1, .newdet_main .ys_nyban_title h1{
    font-size: 36px;
    font-family: 'Roboto-Regular' !important;
    width: 90%;
}
.insdet_cont{
    width: 100%;
    position: relative;
}
.insdet_cont_sec{
    width: 100%;
    position: relative;
    padding-bottom: 125px;
    padding-top: 70px;
}
.insdet_cont_sec_box{
    display: flex;
}
.icsb_le{
    width:74%;
    padding-right:145px;
}
.icsb_ri{
    width: 26%;
}
.icsb_ri_tit{
    font-size: 28px;
    line-height: 1.45;
    color: #142E79;
    margin-bottom: 20px;
    font-family: 'Roboto-Medium' !important;
}
.icsb_le_edr p{
    font-size: 20px;
    line-height: 1.6;
    color: #48617c;
    margin-bottom:12px;
}
.icsb_ri_ul{
    display: flex;
    flex-direction: column;
}
.icsb_ri_ul_li{
    margin-bottom: 24px;
}
.icsb_ri_ul_li:last-child{
    margin-bottom: 0px;
}
.irul_tp_tab p{
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.33);
    padding: 0 14px;
}
.irul_tp{
    position: relative;
}
.irul_tp_tab{
    position: absolute;
    bottom:10px;
    left: 12px;
}
.irul_tp .ys_imgbox_cover{
    border-radius: 5px;
}
.icsb_ri_ul_li a{
    border-radius: 5px;
    background: #F2F6F9;
    display: block;
}
.irul_btm{
    padding: 20px 25px 25px;
}
.irul_btn{
    margin-top: 50px;
}
.irul_btm_text p{
    color: #48617c;
    line-height: 1.45;
}
.irul_btm_tit{
    color: #142E79;
    line-height: 1.3;
    margin-top: 3px;
    font-family: 'Roboto-Medium' !important;
}
/* F2洞见详情页-end */
/* 首页-strat */
.ys_ban_title{
    font-size: 80px;
    line-height: 1.3;
    font-family: 'Roboto-Bold' !important;
    color: #fff;
}
.ys_ban_txtbox.ys_pos_center{
    top: 80%;
}
.ys_banner_arrows{
    position: absolute;
    bottom: 69px;
    left: 50%;
    transform: translateX(-50%);
}
.ys_banner_arrows{
    display: flex;
    align-items: center;
}
.ys_banner_arrows_icon{
    width: 38px;
    margin-right: 17px;
    cursor: pointer;
    position: relative;
}
.ys_banner_arrows_icon img{
    width: 100%;
    transition: all .36s;
}
.ys_banner_arrows_icon img:nth-child(2){
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.ys_ban_li.slick-active .ys_ban_title{
    animation: ysfadeInUp .5s ease-in-out both;
    animation-delay: 0.4s;
}
.hlul_box{
    display: flex;
    align-items: center;
}
.home_list_ul_li1 .hlul_box{
    background: #fff;
}
.home_list_ul_li:nth-child(2n) .std_btn1_text p{
    color: #fff;
}
.hlul_le h2{
    color: #142E79;
    line-height: 1.45;
    margin-bottom: 12px;
    font-family: 'Roboto-Bold' !important;
}
.hlul_le_word p{
    color: #48617c;
    line-height: 1.5;
}
.hlul_le_word{
    margin-bottom: 47px;
}
.hlul_le{
    width: 50%;
    padding: 0 190px 0 calc(50% - 800px);
}
.hlul_ri{
    width: 50%;
}
.home_list_ul_li1 .hlul_ri.ys_imgbox_cover{
    border-radius: 470px 0 0 0;
    transition: all .36s;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}
.home_list_ul_li2 .hlul_box{
    flex-direction: row-reverse;
    background: #1E283B;
}
.home_list_ul_li2 .hlul_le{
    padding: 0 calc(50% - 800px) 0 200px;
}
.hlul_le_sec{
    height: 100%;
}
.home_list_ul_li2 h2{
    color: #fff;
}
.home_list_ul_li2 .hlul_le_word p{
    color: #fff;
}
.home_about{
    width: 100%;
    position: relative;
}
.home_about_cont{
    width: 100%;
    position: relative;
}
.home_about{
    width: 100%;
    position: relative;
    padding-left: calc(50% - 800px);
}
.home_about_cont_box{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.hacb_le{
    width: 46%;
}
.hacb_le h2{
    color: #142E79;
    line-height: 1.45;
    font-family: 'Roboto-Bold' !important;
    margin-bottom: 14px;
}
.hacb_le_word p{
    color: #48617c;
    line-height: 1.5;
}
.home_about_cont_box{
    padding-right: calc(50% - 800px);
}
.home_about_cont{
    position: relative;
    padding:167px 0 151px;
}
.home_about_cont_bg{
    width: 56%;
    position: absolute;
    top: 0;
    right: calc(50% - 800px);
    z-index: -1;
}
.home_about_cont_bg img{
    width: 100%;
}
.home_about_cont_img img{
    width: 100%;
}
.home_about_cont_img{
    margin-top: 64px;
    border-radius: 30px 0 0 30px;
    overflow: hidden;
}
.hecl_tp_tit{
    font-size: 32px;
    font-family: 'Roboto-Medium' !important;
    line-height: 1.45;
    color: #142E79;
}
.home_expl_cont{
    display: flex;
    margin: 0 -70px;
}
.home_expl_cont_list{
    width: 50%;
    padding: 0 70px;
}
.home_expl{
    width: 100%;
    position: relative;
    padding: 0 0 147px;
}
.hecl_tp{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: solid 1px #ddd;
}
.home_expl h2{
    margin-bottom: 67px;
    font-family: 'Roboto-Bold' !important;
    line-height: 1.45;
    color: #142E79;
}
.hecl_tp_btn .std_btn2_text p{
    color: #142E79;
}
.hbul_box{
    display: flex;
    align-items: center;
    padding: 30px 0;
    position: relative;
    border-bottom: solid 1px #ddd;
}
.hbul_box::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 1px;
    background: #142E79;
    transition: all .36s;
}
.hbul_box_le{
    width: 90px;
    height: 90px;
    border-radius: 15px;
    border: 1px solid #142E79;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #fff;
    transition: all .36s;
}
.hbul_box_le_num{
    font-size: 36px;
    line-height: 1.1;
    color: #142E79;
    font-family: 'Roboto-Bold' !important;
    text-align: center;
    margin-bottom: 8px;
    transition: all .36s;
}
.hbul_box_le_word p{
    font-size: 14px;
    line-height: 1.1;
    color: #142E79;
    text-align: center;
    transition: all .36s;
}
.hbul_box_le_ri{
    width: calc(100% - 90px);
    padding-left: 30px;
}
.hblr_tit {
    color: #48617c;
    transition: all .36s;
}
/* 首页-end */
/* B2医用导管医用导管详情页-start */
.lisdet_cont{
    width: 100%;
    position: relative;
}
.lisdet_cont_box{
    padding-top: 136px;
}
.lisdet_cont_ri{
    width: 50%;
    border-radius: 50px 0px 0px 0px;
    background: #FFF;
    padding: 56px 75px 85px;
    overflow: hidden;
}
.lisdet_cont_le{
    width: 50%;
    padding:0 98px 0 67px ; 
}
.lisdet_cont_le_img, .lisdet_cont_le_img img{
    width: 100%;
}
/*.lisdet_main{*/
/*    background: #F2F6F8;*/
/*}*/

.inside_body .ys_hd_pc.isfixed {
    background: #fff;
    box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.17);
}
.inside_body .ys_hd_pc.isfixed .mod_nav_cry_logo img:nth-child(2){
    opacity: 1;
}
.inside_body .ys_hd_pc.isfixed .mod_nav_cry_logo img:nth-child(1){
    opacity: 0;
}
.inside_body .ys_hd_pc.isfixed .mnco_ul_first_one a p{
    color: #142e79;
}
.inside_body .ys_hd_pc.isfixed .mnco_ul_first_one a .iconfont::before{
    color: #142e79;
}
.inside_body .ys_hd_pc.isfixed .mnco_search_btn img:nth-child(2){
    opacity: 1;
}
.inside_body .ys_hd_pc.isfixed .mnco_search_btn img:nth-child(1){
    opacity: 0;
}
.inside_body .ys_hd_pc.isfixed .mnco_language a{
    color: #142e79;
}
.inside_body .ys_hd_pc.isfixed .mnco_language a .iconfont::before{
    color: #142e79;
} 
.inside_body .ys_hd_pc.isfixed .mnco_search::after{
    background:rgba(20, 46, 121, 0.50);
}

.inside_body .ys_hd_pc.isfixed2 {
    background: #fff;
    box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.17);
}
.inside_body .ys_hd_pc.isfixed2 .mod_nav_cry_logo img:nth-child(2){
    opacity: 1;
}
.inside_body .ys_hd_pc.isfixed2 .mod_nav_cry_logo img:nth-child(1){
    opacity: 0;
}
.inside_body .ys_hd_pc.isfixed2 .mnco_ul_first_one a p{
    color: #142e79;
}
.inside_body .ys_hd_pc.isfixed2 .mnco_ul_first_one a .iconfont::before{
    color: #142e79;
}
.inside_body .ys_hd_pc.isfixed2 .mnco_search_btn img:nth-child(2){
    opacity: 1;
}
.inside_body .ys_hd_pc.isfixed2 .mnco_search_btn img:nth-child(1){
    opacity: 0;
}
.inside_body .ys_hd_pc.isfixed2 .mnco_language a{
    color: #142e79;
}
.inside_body .ys_hd_pc.isfixed2 .mnco_language a .iconfont::before{
    color: #142e79;
} 
.inside_body .ys_hd_pc.isfixed2 .mnco_search::after{
    background:rgba(20, 46, 121, 0.50);
}

.inside_body .ys_hd_pc {
    background:transparent;
}
.inside_body .ys_hd_pc .mod_nav_cry_logo img:nth-child(2){
    opacity: 1;
}
.inside_body .ys_hd_pc .mod_nav_cry_logo img:nth-child(1){
    opacity: 0;
}
.inside_body .ys_hd_pc .mnco_ul_first_one a p{
    color: #142e79;
}
.inside_body .ys_hd_pc .mnco_ul_first_one a .iconfont::before{
    color: #142e79;
}
.inside_body .ys_hd_pc .mnco_search_btn img:nth-child(2){
    opacity: 1;
}
.inside_body .ys_hd_pc .mnco_search_btn img:nth-child(1){
    opacity: 0;
}
.inside_body .ys_hd_pc .mnco_language a{
    color: #142e79;
}
.inside_body .ys_hd_pc .mnco_language a .iconfont::before{
    color: #142e79;
} 
.inside_body .ys_hd_pc .mnco_search::after{
    background:rgba(20, 46, 121, 0.50);
}
.lcrt_ul{
    display: flex;
    margin: 0 -12px;
}
.lcrt_ul_li{
    padding: 0 12px;
}
.lcrt_ul_li_text p{
    line-height: 40px;
    padding: 0 20px;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #DEDEDE;
    background: rgba(222, 222, 222, 0.40);
    color: #142E79;
    transition: all .36s;
}
.lcrt_ul_li_text{
    display: inline-block;
    cursor: pointer;
}
.lcrt_ul_li.act p{
    border-radius: 5px;
    background: #0B41CD;
    border: solid 1px #0B41CD;
    color: #fff;
}
.lisdet_cont_ri_tp{
    margin-bottom: 50px;
}
.lcrb_ul_li_box h2{
    color: #142E79;
    line-height: 1.3;
    font-family: 'Roboto-Bold' !important;
    margin-bottom: 44px;
}
.lcrb_ul_li_tit{
    color: #142E79;
    line-height: 1.3;
    font-family: 'Roboto-Medium' !important;
    margin-bottom: 24px;
}
.luli_tit{
    margin-bottom: 12px;
}
.luli_word p{
    color: #48617c;
    line-height: 1.5;
}
.lcrb_ul_li_intr {
    margin-bottom: 63px;
}
.luls_icon{
    width: 34px;
}
.luls_icon img{
    width: 100%;
}
.luls_text{
    line-height: 2.25;
    color: #142E79;
    font-family: 'Roboto-Medium' !important;
}
.luls_word p{
    font-size: 14px;
    line-height: 1.5;
    color: #48617c;
}
.lulf_ul{
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    margin: 0 -20px;
}
.lulf_ul_li{
    padding: 0 20px;
    width: 33.333333%;
    margin-bottom: 20px;
}
.lulf_ul_li_sec{
    height: 100%;
}
.lcrb_ul_li_feat{
    margin-bottom: 44px;
}
.lult_table tbody tr td{
    font-size: 18px;
    line-height: 1.5;
    padding: 14px 0;
    font-family: 'Roboto-Medium' !important;
    border-top: solid 1px #DEDEDE;
    border-bottom: solid 1px #DEDEDE;
    color: #142E79;
}
.lult_table tbody tr td:first-child{
    color: #48617c;
    width: 330px !important;
    padding-right: 160px;
}
.lult_table tbody tr td:last-child{
    color: #142E79;
    min-width: 125px;
}
.lult_table table{
    width: 100%;
}
.lcrb_ul_li_table2{
    margin-top: 75px;
}
.lula_tit{
    margin-bottom: 18px;
}
.lcrb_ul_li_appl{
    width: 100%;
    padding-bottom: 0px !important;
}
.mate_main .lcrb_ul_li_table {
    padding-bottom: 75px;
}
.lula_ul{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin: 0 -10px;
}
.lula_ul_li{
    width: 50%;
    padding: 0 10px;
    margin-bottom: 20px;
}
.lulb_top_icon{
    width: 20px;
    margin-right: 10px;
    flex-shrink: 0;
    margin-top: 4px;
}
.lulb_top_icon img{
    width: 100%;
}
.lulb_top_text{
    color: #142E79;
    font-family: 'Roboto-Medium' !important;
}
.lulb_top{
    display: flex;
}
.lulb_btm{
    margin-top: 7px;
}
.lula_ul_li_box{
    height: 100%;
    border-radius: 5px;
    background: #F2F6F9;
    padding: 20px 24px 27px;
}
.lulb_btm p{
    font-size: 14px;
    line-height: 1.5;
    color: #48617c;
}
.lulr_top{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 1;
    margin-bottom: 23px;
}
.lcrb_ul_li_rela{
    width: 100%;
    position: relative;
    padding: 56px 0 73px;
}
.lcrb_ul_li_rela h2{
    margin-bottom: 0px;
}
.lcrb_ul_li_rela::after{
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 100%;
    background: #F2F6F9;
    z-index: 0;
}
.lulr_top_arrows{
    width: 115px;
}
.lulr_top_arrows .mod_arrows{
    width: 100%;
    justify-content: space-between;
}
.lulr_slide{
    margin: 0 -15px;
    position: relative;
    z-index: 1;
}
.lulr_slide .slick-track{
    display: flex;
    align-items: stretch;
} 
.lulr_slide .slick-slide{
    height: auto !important;
}
.lulr_slide_li{
    width: 33.333333%;
    padding: 0 15px;
}
.lulr_slide_li:not(:first-child){
    display: none;
}
.lulr_slide_li_box{
    height: 100%;
    display: block;
    padding: 27px 33px 36px;
    border-radius: 10px;
    background: #FFF;
}
.lulr_slide_li_tit{
    color: #142E79;
    line-height: 1.2;
    font-family: 'Roboto-Medium' !important;
    padding-top: 21px;
    border-top: solid 1px #DEDEDE;
}
.mod_cont{
    padding-top: 60px;
}
.mod_cont_le_tit{
    margin-bottom: 20px;
    font-family: 'Roboto-Medium' !important;
}
.mod_cont_box{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mod_cont_le_word p{
    color: #48617c;
    line-height: 1.5;
}
.mod_cont_le{
    width: 50%;
}
.lisdet_cont_le.ys_fixed {
    position: fixed;
    top: 136px;
}
.lcrb_ul_li{
    display: none;
}
.lcrb_ul_li:first-child{
    display: block;
}
/* B2医用导管医用导管详情页-end */
/* C膜材料单页-start */
.mate_main{
    background: #D1D9E8;
}
.mate_main .lisdet_cont_ri {
    width: 50%;
    border-radius: 50px 0px 0px 0px;
    background: #FFF;
    padding: 56px 75px 0px;
    overflow: visible;
    position: relative;
    z-index: 1;
}
.mate_main .lula_ul_li{
    width: 33.333333%;
}
.mate_main .mod_cont{
    position: relative;
    padding-bottom: 46px;
}
.mod_cont_box{
    position: relative;
    z-index: 1;
}
.mate_main .mod_cont::after{
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width:calc(100% + 149px);
    height: 100%;
    background: #F2F6F9;
    z-index: 0;
}
.mate_main .lcrb_ul_li_btm .lcrb_ul_li_box{
    display: none;
}
.mate_main .lcrb_ul_li_btm .lcrb_ul_li_box:first-child{
    display: block;
}
.mate_main .lcrb_ul_li{
    position: relative;
}
.lcrb_ul_li_tplist{
    width: 20%;
    position: absolute;
    top:0px;
    right: calc(100% + 75px);
}
.lult_ul_list{
    margin-bottom: 13px;
}
.lult_ul_list:last-child{
    margin-bottom: 0px;
}
.lult_ul_list_text p{
    color: #142E79;
    line-height: 1.2;
    cursor: pointer;
    text-align: center;
}
.lult_ul_list_text {
    background: #fff;
    border-radius: 10px 0px 0px 10px;
    box-shadow: -3px 4px 4px 0px #CFD8DC;
    padding: 10px 10px;
}
/* C膜材料单页-end */
/* H2招贤纳士列表页-start */
.join_cont{
    width: 100%;
    position: relative;
    padding-top: 192px;
}
.mod_text64{
    font-size: 64px;
    line-height: 1.3;
    color: #142E79;
    font-family: 'Roboto-Bold' !important;
}
.join_care h2{
    margin-bottom:30px;
}
.join_care_word{
    width:72%;
}
.join_care_word p{
    line-height: 1.5;
    color: #48617c;
}
.join_care_share{
    width: 400px;
}
.join_care_share_cont{
    width: 100%;
    padding:42px 40px 44px;
    background: #1E283B;
}
.jcsc_tit{
    color: #fff;
    line-height: 1.3;
    font-family: 'Roboto-Medium' !important;
    margin-bottom: 37px;
}
.join_pic{
    width: 100%;
    position: relative;
}
.join_pic_cont{
    width: 100%;
    height: 610px;
    position: relative;
    overflow: hidden;
}
.join_pic_cont_img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 130%;
}
.join_pic_cont_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.join_pic1{
    /* margin-top: -100px; */
}
.join_care{
    width: 100%;
    position: relative;
}
.join_posi{
    width: 100%;
    position: relative;
    padding: 104px 0 111px;
    background: #F5F5F5;
}
.join_posi_cont{
    width: 100%;
    position: relative;
    background: #fff;
    padding: 85px 180px 82px 165px;
}
.join_posi_cont h2{
    font-family: 'Roboto-Bold' !important;
    color: #01264d;
    margin-bottom: 36px;
}
.jpul_tp{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 20PX;
    border-top: solid 1px #F5F5F5;
    cursor: pointer;
}
.jpul_tp_le_tit{
    color: #01264d;
    line-height: 1.45;
    font-family: 'Roboto-Medium' !important;
}
.jpul_tp_le_word p{
    color: #48617c;
    line-height: 1.45;
    margin-bottom: 4px;
}
.jpul_btm_der h6{
    font-size: 24px;
    line-height: 1.45;
    color: #01264d;
    margin-bottom: 11px;
    font-family: 'Roboto-Medium' !important;
}
.jpul_btm_der ul{
    padding-inline-start:22px;
    margin-block-start: 0;
    margin-block-end: 0;
}
.jpul_btm_der ul li{
    list-style-type: decimal;
}
.jpul_btm_der ul li p{
    font-size: 20px;
    line-height: 1.5;
    color: #48617c;
    margin-bottom: 10px;
}
.jpul_btm_der ul li::marker{
    font-size: 20px;
    line-height: 1.5;
    color: #48617c;
}
.jpul_btm_der p a{
    font-size: 20px;
    line-height: 1.3;
    color: #0B41CD;
}
.jpul_btm{
    padding-top: 56px;
    border-top: solid 1px #f5f5f5;
    padding-bottom: 86px;
}
.jpul_btm_ul{
    display: flex;
    margin: 0 -12px;
    margin-top: 27px;
}
.jpul_btm_ul_li{
    padding: 0 12px;
}
.std_btn1_box{
    cursor: pointer;
    border-radius: 6px;
    overflow: hidden;
}
.jpul_btm{
    display: none;
}
.join_posi_ul_li:last-child{
    border-bottom: solid 1px #f5f5f5;
}
.join_posi_ul_li.on .std_btn3_icon{
    background:#0B41CD;
}
.join_posi_ul_li.on .std_btn3_icon img:nth-child(2){
    opacity: 1;
    transform: translate(-50%,-50%) rotate(180deg);
}
.join_posi_ul_li.on .std_btn3_icon img:nth-child(1){
    opacity: 0;
}
.join_team{
    padding-top: 133px;
    padding-bottom: 58px;
}
.join_team_tit{
    width: 100%;
    position: relative;
}
.join_team_img {
    width: 22%;
    position: absolute;
    bottom: -8px;
    left: -15px;
}
.join_team_img img{
    width: 100%;
}
.join_team_word{
    width: 54%;
}
.join_team_word p{
    line-height: 1.5;
    color: #48617c;
}
.join_team_tit h2{
    margin-bottom: 35px;
}
.join_team_cont{
    position: relative;
}
.join_team_other{
    width: 400px;
}
.join_team_other_box{
    width: 100%;
    background: #1E283B;
    padding: 57px 30px 47px 44px;
}
.jtob_tit{
    color: #fff;
    line-height: 1.3;
    margin-bottom: 20px;
}
.join_team_other_box ul{
    padding-left: 18px;
}
.join_team_other_box ul li{
    list-style-type: disc;
}
.join_team_other_box ul li p{
    color: #fff;
    line-height: 1.3;
    font-size: 16px;
    margin-bottom: 10px;
}
.join_team_other_box ul li::marker{
    color: #fff;
}
.join_team_other{
    position: absolute;
    right: 0;
    top: 105px;
    z-index: 1;
}
.join_open h2{
    text-align: center;
    line-height: 1.5;
    color: #142E79;
    margin-bottom: 12px;
    font-family: 'Roboto-Bold' !important;
}
.join_open_word{
    width: 57%;
    margin: 0 auto;
    margin-bottom: 34px;
}
.join_open_word p{
    color: #48617c;
    line-height: 1.5;
    text-align: center;
}
.join_open_btn{
    display: flex;
    align-items: center;
    justify-content: center;
}
.join_care_cont{
    position: relative;
    padding-bottom: 50px;
}
.join_care_share {
    position: absolute;
    top: 83%;
    right: 2%;
    z-index: 1;
}
.mrsu_li_code {
    width: 120px;
    height: 120px;
    border-radius: 10px;
    overflow: hidden;
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.06);
}
.mrsu_li_code img{
    width: auto!important;
    height: auto!important;
}
.mrsu_li_wx{
    position: relative;
}
.mrsu_li_img{
    cursor: pointer;
}
/* H2招贤纳士列表页-end */
/* E1关于我们汇总页-start */
.about_cont{
    width: 100%;
    position: relative;
}
.std_btn4_box{
    display: flex;
    align-items: center;
    padding: 10px 28px 10px 33px;
    background: transparent;
    cursor: pointer;
    transition: all .36s;
    border: solid 1px #ddd;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
}
 .std_btn4_box::after{
    width: 0%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0%;
    left:0%;
    background: #c00000;
    z-index: 0;
    transform-origin: 42% 6%;
    transition: all .36s;
}
.std_btn4_text p{
    font-size: 18px;
    color: #fff;
    line-height: 1.45;
    position: relative;
    z-index: 2;
}
.std_btn4_icon {
    width: 22px;
    margin-left: 18px;
    position: relative;
    z-index: 2;
}
.std_btn4_icon img{
    width: 100%;
}
.std_btn4_pic{
    width: 44px;
    position: absolute;
    top: 50%;
    left: 80%;
    transform: translate(-50%,-50%);
    z-index: -1;
}
.std_btn4{
    display: inline-block;
}
.ys_nyban_btn{
    position: absolute;
    bottom:170px;
    left: 50%;
    transform: translateX(-50%);
}
.about_cont h2{
    color: #142E79;
    font-family: 'Roboto-Bold' !important;
    text-align: center;
    margin-bottom: 40px;
}
.about_prec h2{
    text-align: left;
    margin-bottom: 0px;
}
.about_corp_ul{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin: 0 -20px;
    overflow: hidden;
}
.about_corp_ul_li{
    width: 50%;
    padding: 0 20px;
    margin-bottom: 40px;
}
.acul_ri_tit{
    color: #142E79;
    line-height: 1.3;
    font-family: 'Roboto-Medium' !important;
    margin-bottom: 9px;
}
.acul_ri_word p{
    line-height: 1.5;
    color: #48617c;
}
.acul_box{
    height: 100%;
    display: flex;
    align-items: center;
    border-radius: 5px;
    border: 1px solid #E5E7EA;
    padding: 50px 54px 52px;
}
.acul_le{
    width: 82px;
    flex-shrink: 0;
    margin-right: 38px;
}
.acul_le img{
    width: 100%;
}
.aasl_box_tit{
    color: #142E79;
    line-height: 1.3;
    margin-top: 15px;
}
.about_awar_slide{
    display: block;
    margin: 0 -13px;
}
.about_awar_slide_li{
    width: 25%;
    padding: 0 13px;
    height: auto !important;
}
.about_awar_slide_li:not(:first-child){
    display: none;
}
.aasl_box{
    height: 100%;
}
.aasl_box_img{
    border: 20px solid #ECEFF4;
    background: #FFF;
}
.about_awar{
    width: 100%;
    position: relative;
    padding: 222px 0 160px;
}
.about_awar_slide .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 6px;
    background: #DBE0E8;
}
.about_awar_slide .slick-dots li.slick-active {
    background: #142e79;
}
.about_awar_slide .slick-dots {
    position: absolute;
    bottom: -40px;
}
.ahtu_li_box{
    display: flex;
    align-items: center;
}
.ahtu_li_ri_num{
    font-size: 128px;
    color: #0B41CD;
    font-family: 'Roboto-Bold' !important;
    margin-bottom: 42px;
}
.ahtu_li_ri_word ul li{
    list-style-type: disc;
    margin-bottom: 26px;
}
.ahtu_li_ri_word ul li:last-child{
    margin-bottom: 0px;
}
.ahtu_li_ri_word ul li::marker{
    color: #48617c;
    font-size: 24px;
}
.ahtu_li_ri_word ul li p{
    font-size: 24px;
    line-height: 1.2;
    color: #142E79;
}
.ahtu_li_le{
    width: 39%;
}
.ahtu_li_le .ys_imgbox_cover{
    border-radius: 50%;
}
.ahtu_li_ri {
    width: 61%;
    margin-left: -35px;
    position: relative;
    z-index: 1;
}
.ahtu_li_ri_word{
    padding-left: 121px;
}
.about_hist_btm_ul{
    position: relative;
}
.about_hist_btm_ul::before {
    content: '';
    height: 25px;
    width: 0%;
    position: absolute;
    left: 3px;
    bottom: 0;
    border-radius: 21px 0 0 21px;
    background: rgba(228, 228, 228, 0.35);
    transition: all .36s;
}
.about_hist_btm_ul::after {
    content: '';
    height: 25px;
    width: 100%;
    position: absolute;
    right: 0px;
    bottom: 0;
    border-radius:21px;
    background: rgba(11, 65, 205, 0.11);
    transition: all .36s;
    z-index: -1;
}
.about_hist_tp{
    margin-bottom: 89px;
    padding-left: 70px;
}
.ahtu_li:not(:first-child){
    display: none;
}
.ahbu_li:not(:first-child){
    display: none;
}
.ahbu_li_num {
    transform: rotate(180deg);
    writing-mode: vertical-rl;
    transition: all .36s;
    color: #fff;
    font-family: 'Roboto-Bold' !important;
    display: inline-block;
    margin-bottom: 25px;
    position: relative;
}
.ahbu_li.slick-current .ahbu_li_num{
    color: #48617c;
}
.ahbu_li_num::after{
    content: "";
    position: absolute;
    top: -70%;
    left: 50%;
    transform: translate(-50%,50%);
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.05);
    transition: all .36s;
    z-index: 2;
}
.ahbu_li.slick-current .ahbu_li_num::after{
    background: #0B41CD !important;
}
.about_hist_btm_ul.act::before {
    width: calc(100% - calc(100% / 10 * var(--pro_data)) + 3px);
}
.about_hist_btm_ul.act::after {
    border-radius:21px;
    width:calc(100% - calc(100% - calc(100% / 10 * var(--pro_data))));
}
.ahbu_li.act_next .ahbu_li_num {
    color: #fff;
}
.ahbu_li.slick-current .ahbu_li_num{
    color: #48617c;
}
.about_hist .ys_cont1400{
    position: relative;
}
.about_hist_min{
    display: flex;
    justify-content: space-between;
    width: 100%;
    position: absolute;
    bottom: 120px;
    left: 0;
}
.about_hist_min_btn{
    width: 115px;
}
.about_hist_min_btn .mod_arrows{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.about_hist_min_play{
    width: 56px;
    cursor: pointer;
}
.about_hist_min_play img{
    width: 100%;
}
.about_prec_tp_ri{
    width:65.8%;
}
.about_prec_tp_le{
    width: 34.2%;
    padding-right: 122px;
}
.about_prec_tp{
    display: flex;
}
.aptr_word p{
    color: #48617c;
    line-height: 1.5;
    margin-bottom: 10px;
}
.aulb_btm_icon{
    width: 40px;
    margin-right: 8px;
}
.aulb_btm_icon img{
    width: 100%;
}
.aulb_btm{
    display: flex;
    align-items: center;
    justify-content: center;
}
.aulb_tp .ys_demo_num{
    font-size: 200px;
    color: #0B41CD;
    line-height: 1.1;
    font-family: 'Roboto-Medium' !important;
    text-align: center;
}
.aulb_btm_text{
    color: #142E79;
    line-height: 1.3;
}
.apbs_ul_li{
    /* padding: 0 100px; */
}
.apbs_ul{
    /* margin: 0 -100px; */
    display: flex;
    justify-content: space-between;
}
.about_prec_btm_swiper {
    overflow: hidden;
}
.about_prec_btm_btn{
    width: 70px;
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
.apbb_arrows{
    width: 18px;
    cursor: pointer;
}
.apbb_arrows img{
    width: 100%;
}
.swiper-button-disabled{
    opacity: 0.5;
    pointer-events: none;
}
/* E1关于我们汇总页-end */
/* D1临床应用列表页2-start */
.clin_main{
    background: #F2F6F9;
}
.clin_cont{
    width: 100%;
    position: relative;
    padding-top: 160px;
    padding-bottom: 60px;
}
.clin_cont .ys_cont1600{
    position: relative;
}
.clin_cont h1{
    color: #142E79;
    line-height: 1.2;
    font-family: 'Roboto-Bold' !important;
    position: absolute;
    left: 0;
    top: 45px;
    z-index: 1;
}
.clin_appl{
    width: 100%;
    padding: 0 140px;
}
.clin_appl_box{
    background: #fff;
    border-radius: 50%;
    position: relative;
}
.cabu_li{
    display: none;
}
.cabu_li:first-child{
    display: block;
}
.clin_appl_btm, .clin_appl_tp{
    width: 38.6%;
    margin: 0 auto;
    padding: 55px 0 62px;
}
.cabu_li_img, .cabu_li_img img{
    width: 100%;
}
.clin_appl_tp{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
}
.alin_appl_tp_ul{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.aatu_li_tp{
    width: 34px;
    cursor: pointer;
    position: relative;
}
.aatu_li_tp img{
    width: 100%;
}
.albb_sec{
    display: flex;
    margin-bottom: 18px;
}
.albb_sec_icon{
    width: 34px;
    margin-right: 14px;
}
.albb_sec_icon img{
    width: 100%;
}
.albb_sec_tit{
    color: #142E79;
    line-height: 1.2;
    font-family: 'Roboto-Medium' !important;
}
.aatu_li_btm{
    width: 475px;
    position: absolute;
    top: 0;
    left: 70px;
    display: none;
}
.albb_wrap p{
    color: #48617c;
    line-height: 1.6;
    margin-bottom: 6px;
}
.aatu_li_btm_box{
    width: 100%;
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 4px 17px 0px rgba(0, 0, 0, 0.10);
    padding: 38px 40px 30px 35px;
}
.aatu_li_tp::after{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 80px;
    height: 80px;
    background: #0B41CD;
    border-radius: 50%;
    opacity: 0.2;
    display: none;
    transition: all .36s;
    z-index: -1;
}
.aatu_li.act .aatu_li_tp::after{
    display: block;
}
.aatu_li{
    position: absolute;
    z-index: 3;
}
.aatu_li.on{
    z-index: 4;
}
.aatu_li.act{
    /* z-index: 2; */
}
.aatu_li.act .albb_sec_icon{
    z-index: 2;
}
.clin_appl_other_icon{
    position: relative;
}
.clin_appl_other_icon::after{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100px;
    height: 100px;
    background: #0B41CD;
    border-radius: 50%;
    opacity: 0.2;
    display: none;
    transition: all .36s;
    z-index: -1;
}
.clin_appl_other_box{
    cursor: pointer;
}
.clin_appl_other_box.act .clin_appl_other_icon::after{
    display: block;
}
.aatu_li1{
    top: 38.5%;
    right: 35%;
}
.aatu_li2 {
    top: 46.7%;
    right: 48%;
}
.aatu_li3 {
    top: 42%;
    left: 36%;
}
.aatu_li3 .aatu_li_btm{
    right: 70px;
    left: auto;
}
.aatu_li4 {
    top: 27%;
    left: 37%;
}
.aatu_li4 .aatu_li_btm{
    right: 70px;
    left: auto;
}
.aatu_li5 {
    top: 22%;
    left: 39%;
}
.aatu_li6 {
    top: 16%;
    right: 38%;
}
.aatu_li7 {
    top: 19%;
    right: 31%;
}
.aatu_li8 {
    top: 11%;
    right: 38%;
}
.clin_appl_other_box{
    display: flex;
    align-items: center;
}
.clin_appl_other_icon{
    width: 34px;
    margin-right: 13px;
}
.clin_appl_other_icon img{
    width: 100%;
}
.clin_appl_other_text{
    color: #142E79;
    line-height: 1.2;
    font-family: 'Roboto-Medium' !important;
}
.clin_appl_other {
    position: absolute;
    bottom: 23%;
    right: 33%;
    z-index:0;
}
.clin_appl_phbox{
    display: none;
}
.clin_cont_tit{
    position: relative;
    z-index: 2;
}
/* D1临床应用列表页2-end */
.mnco_language a .iconfont{
    transition: all .36s;
    line-height: 100px;
    display: inline-block;
}
.mod_cry1 .ys_nyban_text,.mod_cry1 .ys_nyban_title{
    width: 1280px;
    margin: 0 auto;
    max-width: 100%;
}
.mod_cry2 .ys_nyban_text, .mod_cry2 .ys_nyban_title{
    width: 1400px;
    margin: 0 auto;
    max-width: 100%;
}
/* H1联系我们（样品申请）表单页-start */
.form_main{
    background: #F7F9FD;
    margin-top: 100px;
}
.form_cont h2{
    color: #142E79;
    /* text-align: center; */
    font-family: 'Roboto-Bold' !important;
    margin-bottom: 39px;
}
.form_cont_box{
    width: 100%;
    position: relative;
    border-radius: 10px;
    background: #FFF;
    padding: 52px 70px 63px;
}
.form_cont_box_tp{
    width: 100%;
}
.form_cont_box_tp .fcbt_sele{
    z-index: 5;
}
.form_cont_box_tp .ys_select_bd{
    height: 225px;
}
.form_cont_box_min .fcbt_sele {
    z-index: 4;
}
.form_cont_box_min .fcbt_list.fcbt_opti{
    position: relative;
    z-index: 3;
}
.form_cont_box_min .fcbt_list.fcbt_type{
    z-index: 2;
}
.fcbt_sec{
    margin: 0 -22px;
}
.fcbt_list{
    width: 33.333333%;
    padding: 0 22px;
}
.fcbt_list_label{
    width: 100%;
}
.fcbt_list_label_input{
    border-radius: 5px;
    border: 1px solid #DCE3F1;
    background: #F7F9FD;
    margin-top: 7px;
}
.form_cont input{
    width: 100%;
    height: 48px;
    padding: 0 20px;
    font-size: 18px;
    color: #142E79;
    line-height: 1.5;
}
.fcbt_list_label_input input{
    font-size: 18px;
    color: #142E79;
    line-height: 1.5;
}
.fcbt_list_label p, .fcbt_list_word p{
    color: #48617c;
    line-height: 1.3;
}
.fcbt_list_label p span, .fcbt_list_word p span{
    color: #ED3333;
}
.fcbt_sele{
    width: 100% !important;
    margin-top: 29px;
    position: relative;
    z-index: 2;
}
.fcbt_sele input{
    border-radius: 5px;
    border: 1px solid #DCE3F1;
    background: #F7F9FD;
}
.fcbt_sele input::placeholder{
    font-size: 18px;
    color: #48617c;
    opacity: 0.5;
    line-height: 1.5;
}
.fcbt_list_word{
    margin-bottom: 7px;
}
.form_cont .ys_select_xtbbox {
    right: 20px;
}
.form_cont .icon-arrow-down:before {
    content: "\e7b2";
    color: #142E79;
}
.form_cont .ys_select_bd {
    padding: 13px 20px 25px;
    border-radius: 0px 0px 5px 5px;
    border-right: 1px solid #DCE3F1;
    border-bottom: 1px solid #DCE3F1;
    border-left: 1px solid #DCE3F1;
    background: #F7F9FD;
    box-shadow: 0px 42px 46px 0px rgba(195, 200, 209, 0.51);
    top: 95%;
}
.form_cont .ys_select_li {
    cursor: pointer;
    font-size: 20px;
    line-height: 1.9;
    color: #48617c;
}
.fcbm_list_box {
    margin: 0 -22px;
}
.form_cont_box_min{
    margin-top: 29px;
}
.form_cont_box_min .fcbt_list.fcbt_sele{
    width: 100% !important;
    margin-top:29px;
}
.form_cont_box_min .fcbt_list.fcbt_sele input{
    border-radius: 5px;
    border: 1px solid #DCE3F1;
    background: #F7F9FD;
}
.form_cont_box_min .ys_select_bd{
    height: 185px;
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color:#48617c !important;
    width: 3px;
    border-radius: 0px;
}
.fcbt_list.fcbt_opti{
    width: 100% !important;
    margin-top: 29px;
}
.fcbt_list.fcbt_opti input{
    border-radius: 5px;
    border: 1px solid #DCE3F1;
    background: #F7F9FD;
}
.fcbt_opti input::placeholder{
    font-size: 18px;
    color: #48617c;
    opacity: 0.5;
    line-height: 1.5;
}
.fcbt_depa{
    display: flex;
}
.fcbt_depa_text{
    margin-right: 56px;
    flex-shrink: 0;
}
.fcbt_depa_text p{
    color: #48617c;
    line-height: 1.3;
}
.fcbt_depa_text p span{
    color: #ED3333;
}
.fcbt_depa_ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -18px;
}
.fcbt_depa_ul_li{
    padding: 0 18px;
}
.fdul_box{
    display: flex;
    align-items: center;
}
.fdul_box span{
    display: block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 1px solid #DCE3F1;
    background: #F7F9FD;
    position: relative;
    cursor: pointer;
    margin-right: 12px;
}
.fdul_box span::after{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #0B41CD;
    opacity: 0;
    transition: all .36s;
}
.fdul_box_word p{
    color: #48617c;
    line-height: 1.3;
}
.fcbt_depa{
    width: 100%;
    padding: 0 22px;
    margin-top: 29px;
}
.form_cont span.on::after{
    opacity: 1;
}
.fcbm_list{
    display: none;
}
.fcbm_list:first-child{
    display: block;
}
.fcbt_area{
    width: 100% !important;
}
.fcbt_list_label_input textarea{
    height: 158px;
    padding: 15px 20px;
    font-size: 18px;
    color: #142E79;
    line-height: 1.5;
    width: 100%;
}
.fcbb_sec{
    margin: 0 -22px;
}
.form_cont_box_btm{
    margin-top: 29px;
}
.fcbt_code{
    width: 50%;
    margin-top: 29px;
    padding: 0 22px;
}
.fcbt_code_text p{
    color: #48617c;
    line-height: 1.3;
}
.fcbt_code_text p span{
    color: #ED3333;
}
.fcbt_code_btm{
    margin-top: 7px;
    display: flex;
    align-items: center;
    border-radius: 5px;
    border: 1px solid #DCE3F1;
    background: #F7F9FD;
}
.fcbt_code_btm_img{
    width: 135px;
    height: 100%;
    cursor: pointer;
}
.fcbt_code_btm_img img{
    width: 100%;
    height: 100%;
}
.fcbt_code_btm_input{
    width: calc(100% - 135px);
}
.fcbt_code_btm_input input{
    width: 100%;
}
.fcbt_priv span{
    display: block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 1px solid #DCE3F1;
    background: #F7F9FD;
    position: relative;
    cursor: pointer;
    margin-right: 12px;
    flex-shrink: 0;
    margin-top: 3px;
}
.fcbt_priv span::after{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #0B41CD;
    opacity: 0;
    transition: all .36s;
}
.fcbt_priv_text p{
    line-height: 1.7;
    color: #48617c;
}
.fcbt_priv_text p a{
    color: #0B41CD;
    display: inline-block;
}
.fcbt_priv{
    width: 100%;
    padding: 0 22px;
    margin-top: 29px;
}
.fcbt_priv{
    display: flex;
}
.fcbt_btn{
    padding: 0 22px;
    margin-top: 29px;
}
/* H1联系我们（样品申请）表单页-end */
/* B4-CMO单页横板-start */
.cmo_cont{
    /* width: 100%; */
    /* position: relative; */
}
.cmo_unde{
    /* width: 100%; */
    /* position: relative; */
}
.cucm_le h2{
    color: #142E79;
    line-height: 1.2;
    font-family: 'Roboto-Bold' !important;
    margin-bottom: 20px;
}
.cucm_le_word{
    width: 1200px;
    margin-bottom: 49px;
}
.cucm_le_word p{
    color: #48617c;
    line-height: 1.5;
    white-space: normal;
}
.cucm_le_img{
    width: 100%;
    border-radius: 30px 0 0 30px;
    overflow: hidden;
}
.cucm_le_img img{
    width: 100%;
}
.cucm_min_le{
    width: 698px;
    position: relative;
    margin-right: 248px;
}
.cucm_min_le h2 {
    color: #142E79;
    line-height: 1.2;
    font-family: 'Roboto-Bold' !important;
    position: absolute;
    top: 105px;
    right: -190px;
    z-index: 1;
}
.cucm_min_le_img{
    position: relative;
    width: 100%;
}
.cucm_min_le_img::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.70) 0%, rgba(255, 255, 255, 0.70) 100%);
}
.cucm_min_le img{
    width: 100%;
}
.cmru_li_tp{
    position: relative;
}
.cmru_li_btm p{
    line-height: 1.5;
    color: #48617c;
}
.cmru_li_tp .ys_imgbox_cover{
    border-radius: 4px;
    overflow: hidden;
}
.cmru_li_tp_tit{
    color: #142E79;
    line-height: 1.3;
    margin-top: 24px;
    font-family: 'Roboto-Medium' !important;
}
.cmru_li_tp{
    margin-bottom: 98px;
}
.cmru_li{
    width: 400px;
    margin-right: 160px;
}
.cmru_li_box{
    display: flex;
    flex-direction: column;
}
.cmru_li:nth-of-type(2n) .cmru_li_box{
    flex-direction: column-reverse;
}
.cmru_li:nth-of-type(2n) .cmru_li_tp{
    margin-top: 110px;
    margin-bottom: 0px;
}
.cmru_li:nth-of-type(2n) .cmru_li_btm p{
    text-overflow: clip;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: inherit;
    overflow: hidden;
}
.cmru_li:nth-of-type(2n) .cmru_li_btm{
    margin-top: 0px !important;
}
.cucm_ri{
    position: relative;
}
.cucm_ri_bg {
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: -100px;
    left: 0;
}
.cucm_ri_bg::after{
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 83%;
    height: 100%;
    background: linear-gradient(270deg, rgba(255,255,255,0.8) 80%, rgba(255, 255, 255, 0.00) 100%);
}
.cucm_ri_bg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cucm_ri_cont{
    position: relative;
    padding-top: 135px;
}
.cucm_ri_cont h2{
    color: #142E79;
    line-height: 1.2;
    font-family: 'Roboto-Bold' !important;
    margin-bottom: 100px;
}
.cucm_ri_cont_ul{
    display: flex;
    flex-wrap: wrap;
    padding-left: 236px;
    margin: 0 -53px;
}
.crcu_li{
    width: 50%;
    padding: 0 53px;
    margin-bottom: 68px;
}
.cucm_ri_cont{
    padding-left: 530px;
    padding-right: 223px;
    padding-bottom: 30px;
}
.crcu_li_icon{
    width: 50px;
}
.crcu_li_icon img{
    width: 100%;
}
.crcu_li_tit{
    color: #142E79;
    line-height: 1.3;
    font-family: 'Roboto-Medium' !important;
    margin: 19px 0 32px;
}
.crcu_li_word p{
    color: #48617c;
    line-height: 1.5;
}
.cucm_min_ri_ul{
    white-space: nowrap;
}
.cucm_min_ri_svg{
    transform: scale(1.02);
    transform-origin: left top;
}
.cucm_min_ri_svg {
    left: 950px;
    width: 200%;
}
.cucm_min_ri_svg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 200%;
    height: 100%;
    pointer-events: none;
}
.cmo_unde_cont_main.bot {
    top: auto;
    bottom: 0;
}
.cmo_unde_cont{
    position: relative;
    padding-bottom: 100vh;
}
.cmo_unde_cont_main{
    font-size: 0;
    padding: 100px 0;
    position: absolute;
    left: 0;
    top: 0;
    padding-left: calc(50vw - 700px);
    padding-right:0;
    white-space: nowrap;
    transition: left .1s linear;
    height: 100vh;
}
.cmo_unde_cont_main.ys_fixed {
    position: fixed;
    padding-top: 200px;
}
.cmo_unde_cont_main>div{
    display: inline-block;
    vertical-align: top;
    float: none;
}

.cmo_get_ri_box{
    width:100%;
    height: 420px;
    border-radius: 50%;
    background: #BACAEE;
}
.cmo_get_ri{
    width: 420px;
    position: relative;
}
.cmo_get_cont{
    display: flex;
    align-items: center;
    padding: 192px 0 159px;
}
.cmo_get_ri_img{
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
}
.cmo_get_ri_img img{
    width: 100%;
}
.cmo_get_ri_img1{
    width: 285px;
    top: -24px;
    left: -34px;
}
.cmo_get_ri_img2{
    width: 215px;
    right: -3px;
    bottom: -20px;
}
.cmo_get_le h2{
    color: #142E79;
    line-height: 1.2;
    font-family: 'Roboto-Bold' !important;
    margin-bottom: 19px;
}
.cmo_get_word p{
    color: #48617c;
    line-height: 1.5;
}
.cmo_get_btn{
    margin-top:36px;
}
.cmo_get_le{
    width: calc(100% - 420px);
    padding-right:152px;
}
.cmo_faqs h2{
    color: #142E79;
    line-height: 1.2;
    font-family: 'Roboto-Bold' !important;
    margin-bottom: 44px;
}
.cful_btm_word{
    width: 87%;
}
.cful_btm_word p{
    color: #48617c;
    line-height: 1.5;
    opacity: 0.7;
}
.cful_btm{
    display: none;
    padding: 28px 0 70px;
}
.cful_tp{
    padding: 28px 0;
    border-bottom: solid 1px #97B0C3;
    cursor: pointer;
}
.cful_tp_tit {
    color: #48617c;
    line-height: 1.3;
    width: calc(100% - 34px);
    padding-right: 40px;
}
.cful_tp_icon{
    width: 34px;
}
.cful_tp_icon img{
    width: 100%;
    transition: all .36s;
}
.cful_tp{
    display: flex;
    justify-content: space-between;
}
.cmo_faqs_ul{
    overflow: hidden;
}
.cmo_faqs_ul_li:first-child .cful_tp{
    padding-top: 0px;
}
.cmo_faqs_ul_li.on .cful_tp_icon img{
    transform: rotate(180deg);
}
.cmo_faqs{
    width: 100%;
    position: relative;
    background: #F2F6F9;
}
/* B4-CMO单页横板-end */
.yhmr_svg {
    width: calc(100% - 160px);
    height: 100%;
    position: absolute;
    left: 8px;
    top: -5px;
    z-index: -1;
    pointer-events: none;
    transform: scale(1);
    transform-origin: left top;
}
.mc_d1s1_dash {
    stroke-dasharray: 5 8;
}
.yhmr_svg path{
    width: 100%;
}
.cucm_le {
    width: calc(100vw - (50vw - 700px));
    height: calc(100vh - 200px);
    margin-right: 0;
}
.home_list_ul{
    overflow: hidden;
}
.cucm_min {
    margin-left: 366px;
}
.cucm_min_ri{
    margin-top: 313px;
    position: relative;
}
.cmru_li_btm p{
    white-space: normal;
}
.cmru_li:nth-of-type(2n) .cmru_li_tp {
    margin-top: 110px;
    margin-bottom: 0px;
    display: flex;
    flex-direction: column-reverse;
}
.cmru_li:nth-of-type(2n) .cmru_li_tp_tit{
    margin-top: 0;
    margin-bottom: 24px;
}
.cmru_li{
    position: relative;
}
.cmru_li::after{
    content: "";
    position: absolute;
    top: 49%;
    left: 6px;
    transform: translateY(-50%);
    width:14px;
    height: 14px;
    background: #0B41CD;
    border-radius: 50%;
}
.cmru_li::before{
    content: "";
    position: absolute;
    top: 49%;
    left: 0;
    transform: translateY(-50%);
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #0B41CD;
    opacity: 0.2;
}
.cmru_li:nth-of-type(2n)::after{
    top: 49%;
    left: 6px;
}
.cmru_li:nth-of-type(2n)::before{
    top: 49%;
}
.cucm_ri{
    width: 100vw;
}
.crcu_li_word p{
    white-space: normal;
}
.cucm_min_ri_ul {
    position: relative;
    display: flex;
    align-items: stretch;
}
.cmru_li_box{
    height: 100%;
}
/* Delia-end */


/*鼠标效果*/
@media screen and (min-width: 1200px) {
    /* Delia-start */
    .std_btn4_box:hover{
        border: solid 1px #c00000;
        /*background: #c00000;*/
    }
    .std_btn4_box:hover:after{
        width: 100%;
        left: auto;
        right: 0;
    }
    .hbul_box:hover{
        border-bottom: solid 1px transparent;
    }
    .hbul_box:hover::after{
        width: 100%;
    }
    .hbul_box:hover .hbul_box_le{
        background:#142e79;
    }
    .hbul_box:hover .hbul_box_le_num{
        color: #fff;
    }
    .hbul_box:hover .hbul_box_le_word p{
        color: #fff;
    }
    .hbul_box:hover .hblr_tit{
        color: #142E79;
    } 
    .hlul_ri:hover {
        border-radius: 0px !important;
    }
    .hlul_ri:hover  img{
        transform: scale(1.05);
    }
   .duct_ul_li_box:hover .ys_imgbox_cover img{
        transform: scale(1.05);
   }
    .list_ul_li_box:hover .list_ul_li_img img{
        transform: scale(1.05);
    }
    .pc_fenye a:hover li{
        color: #142e79;
        background: #fff;
        border: solid 1px #142e79;
    }
    .first:hover li, .prev:hover li, .next:hover li, .end:hover li{
        border: solid 1px transparent !important;
    }
    .mnco_language_pull li a:hover{
        background: #F2F6F9;
        color: #142e79;
    }
    
    .mnco_ul_first_second>ul:hover .mufs_two.yxnav_active2:hover .mufs_two_item a,
    .mufs_two_third_three:hover a,
    .mufs_two_third>ul:hover .mufs_two_third_three.yxnav_active3:hover a{
        color: #142e79;
    }
    .mnco_ul:hover .mnco_ul_first.yxnav_active1:hover .mnco_ul_first_one a, .mnco_ul_first:hover .mnco_ul_first_one a{
        color: #48617c;
    }
    /* 语言 */
    .mnco_language a:hover{
        color: #4a6cf7;
    }
    .mfbr_ul_li_text:hover{
        color: rgba(255, 255, 255, 1);
    }
    .std_btn2_box:hover .std_btn2_icon{
        transform: translateX(10px);
    }
    /* .std_btn1_box:hover .std_btn1_text p{
        border-radius: 0px;
        background: #08319A;
    } */
    .std_btn1_box:hover{
        /*background: #c00000;*/
        border: solid 1px transparent;
    }
     .std_btn1_box:hover::after{
        width: 100%;
        left: auto;
        right:0;
    } 
    .std_btn1_box:hover .std_btn1_text p{
        color: #fff;
    }
    .arrows_icon:hover{
        border: solid 1px #142e79;
    }
    .lcrt_ul_li:hover p{
        border-radius: 5px;
        background: #0B41CD;
        border: solid 1px #0B41CD;
        color: #fff;
    }
    .ys_banner_arrows_icon:hover img:nth-child(2){
        opacity: 1;
    }
    .ys_banner_arrows_icon:hover img:nth-child(1){
        opacity: 0;
    }
    /* Delia-end */
}
.mod_foot_btm_le p ,.mod_foot_btm_le p a{
    display: flex;
    color: rgba(255, 255, 255, 0.50);
    font-size: 14px;
    line-height: 1.3;
}
.mod_foot_btm_le p a{
    margin-left: 10px;
}
.about_hist_min_play img{
    transition: all .36s;
    width: 100%;
}
.about_hist_min_play{
    position: relative;
    font-size: 0;
}
.about_hist_min_play img:nth-child(2){
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.about_hist_min_play.act img:nth-child(2){
    opacity: 1;
}
.about_hist_min_play.act img:nth-child(1){
    opacity: 0;
}
.ahtu_li_ri_word {
    height: 220px;
    padding-bottom: 20px;
}
.ahtu_li_ri_word .mCustomScrollBox {
    padding-left: 24px;
}
.ahtu_li_ri_word .mCSB_container{
    overflow: visible;
}
.ahtu_li_ri_word {
    padding-left: 95px;
    padding-right: 10px;
}
.lult_ul_list_text  p{
    transition: all .36s;
}
.lult_ul_list.act .lult_ul_list_text  p{
    color:#0B41CD;
}
.cucm_min_ri {
    margin-top: 230px;
    position: relative;
}
.cful_btm {
    padding: 28px 0 40px;
}
.mnco_ul_first.yxnav_active1 .mufs_two_item_link p{
    color: #fff;
} 
.ys_hd_pc.isfixed .mnco_ul_first.yxnav_active1 .mnco_ul_first_one a p {
    color: #0B41CD;
}
.ys_hd_pc.isfixed2 .mnco_ul_first.yxnav_active1 .mnco_ul_first_one a p {
    color: #0B41CD;
}
.inside_body .mnco_ul_first.yxnav_active1 .mnco_ul_first_one a p {
    /*color: #0B41CD;*/
}
.inside_body .mnco_ul_first.yxnav_active1 .mnco_ul_first_one a .iconfont::before {
    /*color: #0B41CD;*/
}
.ys_hd_pc.isfixed .mnco_ul_first.yxnav_active1 .mnco_ul_first_one a .iconfont::before {
    color: #0B41CD;
}
.ys_hd_pc.isfixed2 .mnco_ul_first.yxnav_active1 .mnco_ul_first_one a .iconfont::before {
    color: #0B41CD;
}
.lcrb_ul_li_intr {
    margin-bottom: 50px;
}
.lclu_li{
    display: none;
}
.lclu_li:first-child{
    display: block;
}
.insi_cont_tp_phbox{
    display: none;
}
.ys_hd_pc.isfixed2 .mnco_ul_first.yxnav_active1 .mufs_two_item_link i::before {
    color: #0B41CD;
}
.ys_hd_pc.isfixed .mnco_ul_first.yxnav_active1 .mufs_two_item_link i::before {
    color: #0B41CD;
}
.mate_main .lcrb_ul_li_appl{
    padding-bottom: 50px !important;
}
.clin_page .mod_ctact{
    margin-top: -30px;
}
.clin_appl_other_text{
    transition: all .36s;
}
.clin_appl_other_box.act .clin_appl_other_text{
    opacity: 0;
}
.ys_ban_slick, .ys_ban_slick .slick-list, .ys_ban_slick .slick-track, .ys_ban_imgbox{
    height: 100%;
}
.aasl_box_pic{
    position: relative;
    cursor: pointer;
}
.aasl_box_pic_icon{
    width: 20px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 1;
}
.aasl_box_pic_icon img{
    width: 100%;
}
.luli_phimg{
    display: none;
}
.mod_ctact_ph{
    display: none;
}
.lisdet_sec_item{
    display: none;
}
.lisdet_sec_item:first-child{
    display: block;
}
.lcli_phimg{
    display: none;
}
/* 表单修改 */
.form_cry{
    display: flex;
}
.form_cry_le{
    width:63%
}
.form_cry_ri{
    width: 37%;
    padding-left: 126px;
    padding-top: 20px;
}
.fcbt_list {
    width: 50%;
}
.fcbt_list_email{
    width: 100%;
}
.form_cry_ri_tit{
    color: #142E79;
    font-family: 'Roboto-Bold' !important;
    margin-bottom: 39px;
}
.fcru_li_btm{
    display: flex;
}
.fcru_li_btm_text p, .fcru_li_btm_text p a{
    font-size: 20px;
    line-height: 1.6;
    color: #48617c;
}
.fcru_li_tit{
    font-family: 'Roboto-Medium' !important;
    color: #142E79;
    line-height: 1.6;
    margin-bottom: 7px;
}
.fcru_li_btm_icon{
    width: 20px;
    flex-shrink: 0;
    margin-right: 7px;
    margin-top: 6px;
}
.fcru_li_btm_icon img{
    width: 100%;
}
.fcru_li{
    margin-bottom: 40px;
}
.fcru_li:last-child{
    margin-bottom: 0px;
}
/* 新增页面-C1膜材料列表页-start*/
.memb_cont{
    width: 100%;
    position: relative;
}
.memb_main .ys_nyban_img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: linear-gradient(90deg, #060F4A 0%, rgba(6, 15, 74, 0.00) 95.15%); */
}
.mull_tit{
    color: #142E79;
    font-family: 'Roboto-bold' !important;
    line-height: 1.3;
    margin-bottom: 10px;
}
.memb_ul_li_ri{
    width: 48%;
}
.memb_ul_li_ri img{
    width: 100%;
}
.memb_ul_li_le{
    width: 52%;
    padding: 0 136px 0 calc(50vw - 700px);
}
.memb_ul_li{
    margin-bottom: 128px;
}
.memb_ul_li:last-child{
    margin-bottom: 0px;
}
.memb_cont{
    width: 100%;
    position: relative;
    padding:128px 0;
}
.memb_ul_li_box{
    display: flex;
    align-items: center;
}
.mull_word p{
    font-size: 20px;
    line-height: 1.5;
    color: #48617c;
}
.mull_word{
    margin-bottom: 45px;
}
.mull_btn{
    display: inline-block;
}
.memb_ul_li:nth-of-type(2n) .memb_ul_li_le{
    padding: 0 calc(50vw - 700px) 0 136px;
}
.memb_ul_li:nth-of-type(2n) .memb_ul_li_box{
    display: flex;
    flex-direction: row-reverse;
}
/* 新增页面-C1膜材料列表页-end */
.mufs_two_item_link:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0%;
    height: 1px;
    background: #fff;
    transition: all .36s;
}
.mnco_ul_first.yxnav_active1 .mufs_two_item_link:after{
    /*width: 100%;*/
}
.ys_phnav_lang{
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.ys_phnav_lang a{
    color: #999;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1.5;
    padding: 1rem 0;
}

/*修改*/

.about_hist_min_play{
    display: none;
}



.ys_header.on .mod_nav_cry_logo img:nth-child(2){
    opacity: 1;
}
.ys_header.on .mod_nav_cry_logo img:nth-child(1){
    opacity: 0;
}
.ys_header.on .mufs_two_item_link p{
    color: #142e79;
}
.ys_header.on .mnco_ul_first_one .mufs_two_item_link .icon-arrow-down:before{
    color: #142e79;
}
.ys_header.on .mnco_search::after{
    background: #142e79;
}
.ys_header.on .mnco_search_btn img:nth-child(1) {
    opacity: 0;
}
.ys_header.on .mnco_search_btn img:nth-child(2) {
    opacity: 1;
}
.ys_header.on .mnco_language a {
    color: #142e79;
}
.mufs_two:last-child{
    border-radius: 0 0 10px 10px;
}
.lult-btn{
    margin-top: 20px;
}
.mull_btnsec .lult-btn{
    margin-top: 0px;
    margin-left: 10px;
}
.fcru_li_btm_text p a{
    display: block;
}
/*20240617*/
.formsuce_cry{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.formsuce_cry .ys_cont1200{
    height: 100%;
}
.formsuce_wrap {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.formsuce_icon{
    width: 100px;
}
.formsuce_icon img{
    width: 100%;
}
.formsuce_btn{
    display: inline-block;
}
.formsuce_btn p{
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
    padding: 10px 60px;
    border-radius: 6px;
    background: #C00000;
}
.formsuce_tit{
    margin: 20px 0 50px;
    font-size: 30px;
    font-family: 'Roboto-Bold' !important;   
    color: #142E79;
}
.inside_body.formsuce_page .ys_hd_pc{
    background: #FFF !important;
}
.formsuce_main{
    background: #F7F9FD;
    position: relative;
}

/*2024.09.02*/
.mod_ctact_img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.mod_ctact_img img{
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}
.home_about_cont_img img{
    height: auto;
}
.home_main img{
    height: auto;
}

/*响应式*/
@charset "utf-8";

/* 调大看小 */
/* 1920~1441 pc大屏幕 */
@media screen and (max-width: 1920px) {
    .cmo_unde_cont_main.ys_fixed {
        padding-top: 160px;
    }
    .cucm_min {
        margin-left: 264px;
    }
    .cucm_min_le {
        width: 613px;
        margin-right: 210px;
    }
    .cucm_min_ri {
        margin-top: 120px;
    }
    .cucm_ri_cont {
        padding-left: 460px;
        padding-right: 180px;
        padding-bottom: 30px;
    }
    .insdet_main .ys_nyban_title.ys_pos_center {
        top: 56%;
    }
    .insdet_main .ys_nyban_text.ys_pos_center {
        top: 36%;
    }
    .newdet_main .ys_nyban_title.ys_pos_center {
        top: 56%;
    }
    .newdet_main .ys_nyban_text.ys_pos_center {
        top: 36%;
    }
    .cucm_min_le h2 {
        top: 55px;
        right: -160px;
    }
    .ys_nyban_btn {
        bottom: 145px;
    }
    .lcrb_ul_li_tplist {
        position: absolute;
        top: 0px;
        right: calc(100% + 75px);
    }
    .lult_table tbody tr td:first-child {
        width: 275px !important;
        padding-right: 100px;
    }
    .lult_table tbody tr td:last-child {
        color: #142E79;
        min-width: 70px;
    }
    .lcrb_ul_li_tplist{
        width: 30%;
    }
}


@media screen and (max-width: 1680px) {
    .mod_nav_cry_logo {
        width: 185px;
        line-height: 100px;
    }
    .mftc_le_logo {
        width: 185px;
    }
    .mnco_ul_first {
        padding: 0 20px;
    }
    .mnco_ul {
        margin: 0 -20px;
    }
    .mnco_search {
        margin-left: 60px;
    }
    .mnco_language {
        margin-left: 20px;
    }
    .mnco_search::after {
        left: -25px;
        height: 18px;
    }
    .mnco_search_btn img {
        width: 18px;
    }
    .mod_nav .ys_cont1600, .mod_foot_tp .ys_cont1600, .mod_foot_btm .ys_cont1600{
        width: 90%;
    }
    .mod_foot_tp {
        padding: 60px 0;
    }
    .mftc_ri_tel_text {
        margin-bottom: 18px;
    }
    .mftc_ri_tel {
        margin-right: 70px;
    }
    .mftc_ri_emal {
        margin-right: 130px;
    }
    .mrsu_li a {
        width: 24px;
    }
    .ys_nyban_title h1 {
        font-size: 44px;
        margin-bottom: 10px;
    }
    .ys_cont1866 {
        width: 97%;
    }
    .lult_li a {
        line-height: 46px;
        padding: 0 20px;
    }
    .list_ul_li_tit {
        margin-bottom: 20px;
    }
    .std_title5 {
        font-size: 38px;
    }
    .std_btn1_text p {
        font-size: 18px;
        line-height: 44px;
    }
    .nlul_ri {
        padding-left: 55px;
        padding-bottom: 40px;
    }
    .nlul_ri_tit {
        line-height: 1.2;
        margin-bottom: 14px;
        margin-top: 6px;
    }
    .news_list_ul_li {
        margin-bottom: 45px;
    }
    .std_padd140_btm {
        padding-bottom: 120px;
    }
    .std_padd140_top{
        padding-top: 120px;
    }
    .std_padd140{
        padding: 120px 0;
    }
    .mod_top_box {
        height: 70px;
    }
    .mod_top_ri_cont::after {
        height: 30px;
    }
    .ys_share_img {
        width: 26px;
    }
    .insi_cont_tp_le {
        padding: 0 15px;
    }
    .insi_cont_tp_ri {
        padding: 0 15px;
    }
    .insi_cont_tp_box {
        margin: 0 -15px;
    }
    .icbu_li {
        padding: 0 15px;
    }
    .insi_cont_btm_ul {
        margin: 0 -15px;
    }
    .insi_cont_btm {
        margin-bottom: 60px;
        margin-top: 30px;
    }
    .ictl_box_tp_tab p {
        line-height: 36px;
        padding: 0 18px;
    }
    .ictl_box_btm {
        padding-top: 30px;
        padding-left: 25px;
        padding-right: 160px;
    }
    .ictr_ul_li {
        margin-bottom: 30px;
    }
    .iulr_tit {
         margin-top: 10px;;
    }
    .std_padd130_btm {
        padding-bottom: 110px;
    }
    .std_padd130{
        padding: 110px 0;
    }
    .std_padd130_top{
        padding-top: 110px;
    }
    .ictl_box_tp_tab {
        left: 25px;
    }
    .ys_ban_title {
        font-size: 70px;
    }
    .ys_ban_txtbox.ys_pos_center {
        top: 76%;
    }
    .ys_banner_arrows_icon {
        width: 34px;
        margin-right: 16px;
    }
    .hlul_le {
        padding: 0 140px 0 8.75%;
    }
    .hlul_le h2 {
        margin-bottom: 8px;
    }
    .hlul_le_word {
        margin-bottom: 40px;
    }
    .home_list_ul_li2 .hlul_le {
        padding: 0 8.75% 0 140px;
    }
    .home_about {
        padding-left: 8.75%;
    }
    .hacb_le h2 {
        margin-bottom: 10px;
    }
    .home_about_cont {
        padding: 130px 0 120px;
    }
    .hbul_box {
        padding: 24px 0;
    }
    .hbul_box_le {
        width: 80px;
        height: 80px;
    }
    .hbul_box_le_ri {
        width: calc(100% - 80px);
        padding-left: 26px;
    }
    .hbul_box_le_num {
        font-size: 32px;
        margin-bottom: 5px;
    }
    .home_expl h2 {
        margin-bottom: 50px;
    }
    .hecl_tp_tit {
        font-size: 30px;
    }
    .home_expl {
        padding: 0 0 100px;
    }
    .std_title7 {
        font-size: 22px;
    }
    .std_title4 {
        font-size: 46px;
    }
    .insdet_main .ys_nyban_title.ys_pos_center{
        top: 60%;
    }
    .ys_nyban_text.ys_pos_center {
        top: 37%;
    }
    .icsb_le {
        padding-right: 110px;
    }
    .irul_btn {
        margin-top: 40px;
    }
    .insdet_cont_sec {
        padding-bottom: 100px;
        padding-top: 70px;
    }
    .icsb_ri_tit {
        font-size: 26px;
        margin-bottom: 20px;
    }
    .mod_ctact {
        padding: 110px 0 100px;
        border-radius: 40px 40px 0 0;
    }
    .mod_ctact_cont {
        width: 50%;
    }
    .news_sear_slec {
        width: 460px;
        height: 48px;
        margin-right: 30px;
    }
    .news_sear_sous {
        width: 460px;
        height: 48px;
    }
    .newdet_main .ys_nyban_title.ys_pos_center{
        top: 60%;
    }
    .std_padd120_btm {
        padding-bottom: 100px;
    }
    .std_padd120{
        padding: 100px 0;
    }
    .std_apdd120_top{
        padding-top: 100px;
    }
    .std_padd100_btm {
        padding-bottom: 90px;
    }
    .std_padd100{
        padding: 90px 0;
    }
    .std_padd100_btm{
        padding-bottom: 90px;
    }
    .newdet_arti h2 {
        margin-bottom: 50px;
    }
    .mod_cry2 .ys_nyban_text, .mod_cry2 .ys_nyban_title{
        width: 82.5%;
    }
    .form_cont h2 {
        margin-bottom: 35px;
    }
    .form_cont_box {
        padding: 50px 70px 60px;
    }
    .fcbt_sele {
        margin-top: 25px;
    }
    .form_cont_box_min {
        margin-top: 25px;
    }
    .fcbt_list.fcbt_opti {
        margin-top: 25px;
    }
    .fcbt_depa {
        margin-top: 25px;
    }
    .form_cont_box_btm {
        margin-top: 25px;
    }
    .fcbt_code {
        margin-top: 25px;
    }
    .fcbt_priv {
        margin-top: 25px;
    }
    .fcbt_btn {
        margin-top: 25px;
    }
    .std_padd100_top {
        padding-top: 90px;
    }
    .home_list_ul_li1 .hlul_ri.ys_imgbox_cover {
        border-radius: 340px 0 0 0;
    }
    .home_about_cont_bg {
        right: 8.75%;
    }
    .home_about_cont_img {
        margin-top: 55px;
        border-radius: 30px 0 0 30px;
    }
    .home_about_cont_box {
        padding-right: 8.75%;
    }
    .duct_cont {
        padding-bottom: 90px;
    }
    .duct_ul_li {
        padding: 0 15px;
        margin-bottom: 30px;
    }
    .duct_ul_li_box {
        padding: 25px 40px 15px 30px;
    }
    .duct_ul_li_tit {
        margin-bottom: 8px;
    }
    .duct_ul_li_word {
        margin-bottom: 30px;
    }
    .duct_ul {
        margin: 0 -15px;
    }
    .mod_text64 {
        font-size: 60px;
    }
    .join_cont {
        padding-top: 190px;
    }
    .join_care h2 {
        margin-bottom: 20px;
    }
    .join_care_share {
        width: 360px;
    }
    .join_care_share_cont {
        padding: 40px 35px;
    }
    .jcsc_tit {
        margin-bottom: 30px;
    }
    .ys_share_list {
        padding: 0 15px;
    }
    .ys_share {
        margin: 0 -15px;
    }
    .join_posi_cont {
        padding: 80px 140px 120px;
    }
    .join_posi {
        padding: 100px 0 110px;
    }
    .jpul_btm {
        padding-top: 50px;
        padding-bottom: 70px;
    }
    .join_posi_cont h2 {
        margin-bottom: 30px;
    }
    .std_title6 {
        font-size: 28px;
    }
    .join_team {
        padding-top: 110px;
        padding-bottom: 50px;
    }
    .join_pic_cont {
        height: 560px;
    }
    .join_open_word {
        width: 65%;
        margin-bottom: 30px;
    }
    .join_open h2 {
        margin-bottom: 10px;
    }
    .ys_nyban_btn {
        bottom: 100px;
    }
    .ys_nyban_title p {
        font-size: 18px;
    }
    .std_btn4_box {
        padding: 8px 24px;
    }
    .about_prec_tp_le {
        padding-right: 100px;
    }
    .aulb_tp .ys_demo_num {
        font-size: 150px;
    }
    .aulb_btm_icon {
        width: 36px;
        margin-right: 6px;
    }
    .std_padd1 {
        padding: 130px 0;
    }
    .std_padd1_top{
        padding-top: 130px;
    }
    .std_apdd1_btm{
        padding-bottom: 130px;
    }
    .acul_box {
        padding: 40px 50px 45px;
    }
    .acul_le {
        width: 76px;
        margin-right: 34px;
    }
    .acul_ri_tit {
        margin-bottom: 7px;
    }
    .about_cont h2 {
        margin-bottom: 30px;
    }
    .about_awar {
        padding: 170px 0 130px;
    }
    .insdet_main .ys_nyban_title h1, .newdet_main .ys_nyban_title h1{
        font-size: 32px;
        line-height: 1.4;
    }
    .lisdet_cont_ri {
        border-radius: 40px 0 0 0;
        padding: 55px 60px 80px;
    }
    .lcrt_ul_li_text p {
        line-height: 36px;
        padding: 0 16px;
    }
    .lisdet_cont_ri_tp {
        margin-bottom: 40px;
    }
    .lcrb_ul_li_box h2 {
        margin-bottom: 40px;
    }
    .lisdet_cont_le {
        padding: 0 90px 0 60px;
    }
    .luli_tit {
        margin-bottom: 10px;
    }
    .lcrb_ul_li_intr {
        margin-bottom: 60px;
    }
    .lcrb_ul_li_tit {
        margin-bottom: 20px;
    }
    .lulf_ul_li {
        padding: 0 15px;
    }
    .lulf_ul {
        margin: 0 -15px;
    }
    .lcrb_ul_li_feat {
        margin-bottom: 40px;
    }
    .lcrb_ul_li_table2 {
        margin-top: 60px;
    }
    .lcrb_ul_li_appl {
        padding-bottom: 50px;
    }
    .mate_main .lcrb_ul_li_table {
        padding-bottom: 60px;
    }
    .lula_ul_li_box {
        padding: 20px 20px;
    }
    .lulr_slide_li_box {
        padding: 25px 20px 30px;
    }
    .lulr_top {
        margin-bottom: 20px;
    }
    .arrows_icon {
        width: 46px;
        height: 46px;
    }
    .lulr_top_arrows {
        width: 110px;
    }
    .lcrb_ul_li_rela {
        padding: 55px 0 70px;
    }
    .lulr_slide_li {
        padding: 0 10px;
    }
    .lulr_slide {
        margin: 0 -10px;
    }
    .mod_cont {
        padding-top: 60px;
    }
    .mod_cont_le_tit {
        margin-bottom: 15px;
    }
    .mod_cont_le {
        width: 60%;
    }
    .mate_main .lisdet_cont_ri {
        padding: 55px 60px 0px;
        border-radius: 40px 0 0 0;
    }
    .lult_ul_list {
        margin-bottom: 10px;
    }
    .mate_main .mod_cont::after {
        width: calc(100% + 120px);
    }
    .std_title1 {
        font-size: 90px;
    }
    .aatu_li_tp {
        width: 30px;
    }
    .albb_sec_icon {
        width: 30px;
        margin-right: 10px;
    }
    .albb_sec {
        margin-bottom: 14px;
    }
    .albb_wrap p {
        margin-bottom: 4px;
    }
    .clin_cont {
        padding-top: 140px;
        padding-bottom: 60px;
    }
    .aatu_li_btm_box {
        padding: 35px 30px 25px 30px;
    }
    .aatu_li_btm {
        width: 445px;
    }
    .clin_appl_btm, .clin_appl_tp {
        width: 40%;
        padding: 50px 0 60px;
    }
    .aatu_li_tp::after {
        width: 80px;
        height: 80px;
    }
    .clin_appl_other_icon {
        width: 30px;
        margin-right: 10px;
    }
    .ahtu_li_ri_num {
        font-size: 116px;
        margin-bottom: 36px;
    }
    .ahtu_li_ri_word ul li p {
        font-size: 22px;
    }
    .ahtu_li_ri_word ul li {
        margin-bottom: 22px;
    }
    .about_hist_min_play {
        width: 50px;
    }
    .cmo_faqs h2 {
       margin-bottom: 40px;
    }
    .cful_btm {
        padding: 25px 0 60px;
    }
    .cful_tp {
        padding: 25px 0;
    }
    .cful_tp_icon {
        width: 28px;
    }
    .cmo_get_cont {
        padding: 160px 0 120px;
    }
    .cmo_get_le h2 {
        margin-bottom: 15px;
    }
    .cmo_get_ri_box {
        height: 400px;
    }
    .cmo_get_ri {
        width: 400px;
    }
    .cmo_get_le {
        width: calc(100% - 400px);
        padding-right: 120px;
    }
    .cmo_get_btn {
        margin-top: 30px;
    }
    .cmo_get_ri_img1 {
        width: 270px;
        top: -20px;
        left: -25px;
    }
    .cmo_get_ri_img2 {
        width: 200px;
        right: -3px;
        bottom: -20px;
    }
    .cmo_unde_cont_main {
        padding-left: 8.75%;
    }
    .cucm_le_word {
        width: 1100px;
        margin-bottom: 40px;
    }
    .cucm_min {
        margin-left: 172px;
    }
    .cucm_min_le {
        width: 510px;
        margin-right: 210px;
    }
    .std_title3 {
        font-size: 56px;
    }
    .cmru_li_tp {
        margin-bottom: 75px;
    }
    .cmru_li:nth-of-type(2n) .cmru_li_tp {
        margin-top: 80px;
        margin-bottom: 0px;
    }
    .cucm_min_ri_ul::after {
        top: 260px;
    }
    .cucm_min_ri_ul::before {
        top: 260px;
    }
    .cucm_min_le h2 {
        top: 60px;
        right: -150px;
    }
    .cucm_min_ri {
        margin-top: 140px;
    }
    .cmru_li {
        margin-right: 130px;
    }
    .cmru_li_tp_tit {
        margin-top: 20px;
    }
    .cmru_li:nth-of-type(2n) .cmru_li_tp_tit {
        margin-top: 0;
        margin-bottom: 20px;
    }
    .cucm_ri_cont {
        padding-left: 380px;
        padding-right: 150px;
        padding-bottom: 30px;
        padding-top: 100px;
    }
    .cucm_ri_cont h2 {
       margin-bottom: 50px;
    }
    .crcu_li {
        padding: 0 30px;
        margin-bottom: 50px;
    }
    .cucm_ri_cont_ul {
        padding-left: 150px;
        margin: 0 -30px;
    }
    .crcu_li_icon {
        width: 44px;
    }
    .crcu_li_tit {
       margin: 15px 0 20px;
    }
    .ahtu_li_ri_word {
        padding-left: 80px;
    }
    .cful_btm {
        padding: 25px 0 35px;
    }
    .lcrb_ul_li_intr {
        margin-bottom: 50px;
    }
    .mod_cont {
        padding-top: 50px;
    }
    .mate_main .lcrb_ul_li_appl {
        padding-bottom: 40px !important;
    }
    .clin_appl_other {
        bottom: 21%;
    }
    .cmru_li:nth-of-type(2n) .cmru_li_btm {
        margin-top: -35px !important;
    }
    .std_btn4_pic {
        width: 40px;
    }
    .form_cont_box_min .fcbt_list.fcbt_sele {
        margin-top: 25px;
    }
    .std_btn1_icon {
        width: 40px;
        margin-left: 10px;
    }
    .form_cry_ri {
        padding-left: 100px;
    }
    .memb_ul_li_le {
        padding: 0 100px 0 8.75%;
    }
    .memb_ul_li:nth-of-type(2n) .memb_ul_li_le {
        padding: 0 8.75% 0 100px;
    }
    .memb_cont {
        padding: 110px 0;
    }
    .memb_ul_li {
        margin-bottom: 110px;
    }
    .mull_word {
        margin-bottom: 36px;
    }
    .lcrb_ul_li_tplist {
        position: absolute;
        top: 0px;
        right: calc(100% + 60px);
    }
    .lult_table tbody tr td:first-child {
        width: 240px !important;
        padding-right: 70px;
    }
    .lult_table tbody tr td:last-child {
        min-width: 50px;
    }
    .lcrb_ul_li_tplist {
        width: 34%;
    }
    .ahbu_li_num::after {
        top: -75%;
    }
    /*20240617*/
    .formsuce_icon {
        width: 90px;
    }
    .formsuce_tit {
        margin: 18px 0 40px;
        font-size: 28px;
    }
    .formsuce_btn p {
        font-size: 18px;
        padding: 8px 55px;
    }
    .formsuce_cry {
        top: 55%;
    }
    /* 1680end */
}

@media screen and (max-width: 1560px) {
    .mod_nav_cry_logo {
        width: 168px;
    }
    .mftc_le_logo {
        width: 168px;
    }
    .mnco_ul_first {
        padding: 0 15px;
    }
    .mnco_ul {
        margin: 0 -15px;
    }
    .mnco_search {
        margin-left: 50px;
    }
    .mnco_search::after {
        left: -22px;
    }
    .about_awar_slide_li {
        width: 25%;
        padding: 0 10px;
        height: auto !important;
    }
    .ys_nyban_title h1 {
        font-size: 42px;
        margin-bottom: 10px;
    }
    .std_title5 {
        font-size: 36px;
    }
    .std_padd140_btm {
        padding-bottom: 100px;
    }
    .ys_ban_title {
        font-size: 60px;
    }
    .std_title4 {
        font-size: 44px;
    }
    .std_title6 {
        font-size: 26px;
    }
    .about_prec_tp_le {
        padding-right: 80px;
    }
    .aulb_tp .ys_demo_num {
        font-size: 130px;
    }
    .std_padd1 {
        padding: 110px 0;
    }
    .std_padd1_top{
        padding-top: 110px;
    }
    .std_apdd1_btm{
        padding-bottom: 110px;
    }
    .insdet_main .ys_nyban_title h1, .newdet_main .ys_nyban_title h1{
        font-size: 30px;
    }
    .mod_text64 {
        font-size: 56px;
    }
    .lisdet_cont_ri {
        padding: 50px 50px 70px;
    }
    .lcrt_ul_li_text p {
        line-height: 34px;
        padding: 0 8px;
    }
    .std_title1 {
        font-size: 84px;
    }
    .aatu_li_tp {
        width: 28px;
    }
    .clin_appl_other_icon {
        width: 28px;
    }
    .about_hist_tp {
        margin-bottom: 80px;
        padding-left: 60px;
    }
    .about_hist_min {
        bottom: 110px;
    }
    .ahtu_li_ri_num {
        font-size: 110px;
        margin-bottom: 30px;
    }
    .cucm_le_word {
        margin-bottom: 26px;
    }
    .cucm_le {
        width: calc(100vw - (50vw - 580px));
    }
    .cucm_min_le {
        width: 480px;
        margin-right: 200px;
    }
    .cucm_min {
        margin-left: 120px;
    }
    .cucm_min_le h2 {
        top:25px;
        right: -130px;
    }
    .std_title3 {
        font-size: 50px;
    }
    .cmru_li {
        width: 370px;
        margin-right: 100px;
    }
    .cucm_min_ri_ul::after {
        top: 249px;
    }
    .cucm_min_ri_ul::before {
        top: 249px;
    }
    .cmru_li::after {
        top: 49%;
    }
    .cmru_li::before {
        top: 49%;
    }
    .cmru_li:nth-of-type(2n)::before {
        top: 49%;
    }
    .cmru_li:nth-of-type(2n)::after {
        top: 49%;
        left: 6px;
    }
    .cucm_min_ri {
        margin-top: 50px;
    }
    .cmru_li_tp_tit {
        margin-top: 16px;
    }
    .cmru_li:nth-of-type(2n) .cmru_li_tp_tit {
        margin-top: 0;
        margin-bottom: 16px;
    }
    .cucm_ri_cont {
        padding-left: 330px;
        padding-right: 130px;
        padding-bottom: 30px;
        padding-top: 50px;
    }
    .cucm_ri_cont_ul {
        padding-left: 130px;
        margin: 0 -30px;
    }
    .crcu_li_icon {
        width: 40px;
    }
    .crcu_li_tit {
        margin: 12px 0 16px;
    }
    .insdet_main .ys_nyban_text.ys_pos_center {
        top: 38%;
    }
    .newdet_main .ys_nyban_text.ys_pos_center {
        top: 38%;
    }
    .ahtu_li_ri_word {
        padding-left: 65px;
    }
    .clin_appl_other {
        bottom: 19.5%;
    }
    .ys_nyban_btn {
        bottom: 90px;
    }
    .cmru_li:nth-of-type(2n) .cmru_li_tp {
        margin-top: 120px;
        margin-bottom: 0px;
    }
    .cmru_li_tp {
        margin-bottom: 100px;
    }
    .std_btn1_icon {
        width: 38px;
        margin-left: 10px;
    }
    .std_btn1_box {
        padding: 0 8px 0 24px;
    }
    .memb_ul_li_le {
        width: 52%;
        padding: 0 90px 0 8.75%;
    }
    .memb_ul_li:nth-of-type(2n) .memb_ul_li_le {
        padding: 0 8.75% 0 90px;
    }
    .lult_table tbody tr td:first-child {
        width: 210px !important;
        padding-right: 50px;
    }
    .lcrb_ul_li_tplist {
        width: 37%;
    }
    .cucm_min_ri {
        margin-top: 20px;
    }
    .cmru_li_tp {
        margin-bottom: 70px;
    }
    .cmru_li:nth-of-type(2n) .cmru_li_tp {
        margin-top: 110px;
        margin-bottom: 0px;
    }
    .cmru_li::before {
        top: 47%;
        width: 24px;
        height: 24px;
    }
    .cmru_li::after {
        top: 47%;
        height: 12px;
        width: 12px;
    }
    .cmru_li:nth-of-type(2n)::before {
        top: 47%;
    }
    .cmru_li:nth-of-type(2n)::after {
        top: 47%;
        left: 6px;
    }
    .yhmr_svg {
        top: -18px;
    }
    .cmru_li:nth-of-type(2n) .cmru_li_btm {
        margin-top: -40px !important;
    }
    .cmru_li_btm p {
        font-size: 18px;
    }
    /*20240617*/
    .formsuce_icon {
        width: 84px;
    }
    /* 1560end */
}

/* 1440~1200 pc小屏幕 重点*/
@media screen and (max-width: 1440px) {
    .ys_modal_content {
        max-height: 650px;
    }
    .mod_nav_cry_logo {
        width: 150px;
        line-height: 80px;
    }
    .mftc_le_logo {
        width: 150px;
    }
    .mufs_two_item_link p {
        line-height: 80px;
    }
    .mnco_ul_first_one i {
        font-size: 12px;
    }
    .mnco_ul_first_one .mufs_two_item_link .iconfont {
        line-height: 80px;
    }
    .mnco_search_btn {
        line-height: 80px;
    }
    .mnco_search {
        margin-left: 40px;
    }
    .mnco_language a {
        line-height: 80px;
    }
    .mnco_search::after {
        left: -16px;
        height: 18px;
    }
    .mnco_search_down {
        height: 300px;
        top: 80px;
    }
    .mnco_search_down_submit a {
        width: 18px;
    }
    .mnco_search_btn img {
        width: 16px;
    }
    .mnco_language a .iconfont {
        font-size: 12px;
    }
    .mufs_two_item i {
        padding-left: 30px;
        font-size: 12px;
    }
    .mod_foot_tp {
        padding: 50px 0;
    }
    .mod_foot_btm {
        padding: 14px 0;
    }
    .mfbr_ul_li {
        padding: 0 20px;
    }
    .mfbr_ul {
        margin: 0 -20px;
    }
    .mftc_ri_emal {
        margin-right: 100px;
    }
    .mftc_ri_tel_text {
        margin-bottom: 14px;
    }
    .mftc_ri_tel_word a {
        font-size: 18px;
    }
    .ys_nyban_title p {
        font-size: 18px;
        width: 50%;
    }
    .list_ul_li_cont {
        width: calc(100% - 80px);
        top: 40px;
    }
    .list_ul_li_tit {
        margin-bottom: 16px;
    }
    .mod_text20, .mod_text20 p {
        font-size: 18px;
    }
    .lult_li a {
        line-height: 42px;
        padding: 0 16px;
    }
    .std_title5 {
        font-size: 34px;
    }
    .std_btn1_text p {
        font-size: 16px;
        line-height: 40px;
    }
    .news_sear {
        padding-top: 50px;
        margin-bottom: 40px;
    }
    .nlul_ri_tit {
        margin-bottom: 10px;
        margin-top: 4px;
    }
    .nlul_ri {
        padding-left: 50px;
        padding-bottom: 30px;
    }
    .nlul_ri::after {
        width: calc(100% - 50px);
    }
    .std_title7 {
        font-size: 22px;
    }
    .std_padd130_btm {
        padding-bottom: 90px;
    }
    .std_padd130{
        padding: 90px 0;
    }
    .std_padd130_top{
        padding-top: 90px;
    }
    .insi_cont_tp {
        padding-top: 80px;
    }
    .ictl_box_btm {
        padding-top: 25px;
        padding-left: 22px;
        padding-right: 140px;
    }
    .ictr_ul_li_ri {
        padding: 0 30px 0 25px;
    }
    .insi_cont_tp_le {
        padding: 0 10px;
    }
    .insi_cont_tp_ri {
        padding: 0 10px;
    }
    .insi_cont_tp_box {
        margin: 0 -10px;
    }
    .mod_top {
        padding-right: 8.75%;
    }
    .mod_top_cont {
        padding-left: 8.75%;
    }
    .mod_top_cont .ys_cont1280{
        width: 100%;
    }
    .mod_text18, .mod_text18 p {
        line-height: 1.5;
    }
    .icbu_li_btm {
        padding: 25px 20px 30px;
    }
    .icbu_li {
        padding: 0 10px;
    }
    .insi_cont_btm_ul {
        margin: 0 -10px;
    }
    .icbu_li_btm_tit {
        margin-top: 6px;
    }
    .insi_cont_btm {
        margin-bottom: 50px;
        margin-top: 20px;
    }
    .ictr_ul_li {
        margin-bottom: 20px;
    }
    .ictl_box_tp_tab {
        left: 20px;
    }
    .ictl_box_tp_tab p {
        line-height: 34px;
        padding: 0 16px;
    }
    .ictr_ul_li_ri {
        padding: 0 25px 0 20px;
    }
    .icbu_li_tp_tab p {
        line-height: 28px;
        padding: 0 12px;
    }
    .icbu_li_btm_tit {
        margin-top: 4px;
    }
    .ys_share_img {
        width: 24px;
    }
    .mod_top_ri_cont {
        padding-left: 30px;
    }
    .ys_share_list {
        padding: 0 10px;
    }
    .ys_share {
        margin: 0 -10px;
    }
    .mod_top_ri_cont::after {
        height: 24px;
    }
    .mod_top_box {
        height: 60px;
    }
    .mod_top {
        margin-top: -30px;
    }
    .ys_ban_title {
        font-size: 50px;
    }
    .ys_banner_arrows_icon {
        width: 30px;
        margin-right: 15px;
    }
    .home_expl_cont {
        margin: 0 -50px;
    }
    .home_expl_cont_list {
        padding: 0 50px;
    }
    .home_expl h2 {
        margin-bottom: 40px;
    }
    .home_expl {
        padding: 0 0 90px;
    }
    .std_title7 {
        font-size: 20px;
    }
    .hbul_box_le_num {
        font-size: 28px;
        margin-bottom: 3px;
    }
    .hbul_box_le {
        width: 70px;
        height: 70px;
        border-radius: 10px;
    }
    .hbul_box {
        padding: 20px 0;
    }
    .hbul_box_le_ri {
        width: calc(100% - 70px);
        padding-left: 21px;
    }
    .hecl_tp_tit {
        font-size: 28px;
    }
    .home_expl h2 {
        margin-bottom: 30px;
    }
    .std_title4 {
        font-size: 42px;
    }
    .mnco_language a .iconfont{
        line-height: 80px;
    }
    .mod_cry1 .ys_nyban_text,.mod_cry1 .ys_nyban_title{
        width: 82.5%;;
    }
    .ys_nyban_title h1 {
        font-size: 38px;
        margin-bottom: 8px;
    }
    .icsb_le_edr p {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .irul_btm {
        padding: 20px 20px 22px;
    }
    .std_btn2_text p {
        font-size: 16px;
    }
    .std_btn2_icon {
        width: 14px;
    }
    .irul_btn {
        margin-top: 30px;
    }
    .std_parga, .std_parga p {
        font-size: 14px;
    }
    .irul_tp_tab p {
        line-height: 28px;
        padding: 0 12px;
    }
    .icsb_le {
        padding-right: 90px;
    }
    .icsb_ri_tit {
        font-size: 24px;
        margin-bottom: 16px;
    }
    .insdet_cont_sec {
        padding-bottom: 90px;
    }
    .mod_ctact {
        padding: 90px 0 80px;
        border-radius: 30px 30px 0 0;
    }
    .mod_ctact_cont h2 {
        margin-bottom: 10px;
    }
    .mod_ctact_cont_word {
        margin-bottom: 25px;
    }
    .news_sear_slec {
        width: 410px;
        height: 44px;
        margin-right: 30px;
    }
    .news_sear_sous {
        width: 410px;
        height: 44px;
    }
    .news_sear_slec .ys_select {
        padding: 0 20px;
    }
    .news_sear_sous_cont {
        padding: 0 20px;
    }
    .std_padd140_btm {
        padding-bottom: 90px;
    }
    .news_list_ul {
        margin-bottom: 60px;
    }
    .news_sear_sous_icon {
        width: 18px;
        right: 20px;
    }
    .news_sear_slec .ys_select_bd {
        padding: 10px 20px;
    }
    .std_padd120_btm {
        padding-bottom: 90px;
    }
    .std_padd120{
        padding: 90px 0;
    }
    .std_apdd120_top{
        padding-top: 90px;
    }
    .std_padd100_btm {
        padding-bottom: 80px;
    }
    .std_padd100{
        padding: 80px 0;
    }
    .std_padd100_btm{
        padding-bottom: 80px;
    }
    .newdet_arti h2 {
        margin-bottom: 40px;
    }
    .newdet_text_edr p {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .naul_tit {
        margin-bottom: 30px;
    }
    .naul_box {
        padding: 25px 30px 40px;
    }
    .std_padd100_top {
        padding-top: 80px;
    }
    .form_main {
        margin-top: 80px;
    }
    .form_cont_box {
        padding: 45px 60px 55px;
    }
    .form_cont h2 {
        margin-bottom: 30px;
    }
    .form_cont input {
        height: 44px;
        padding: 0 16px;
    }
    .fcbt_list_label_input textarea{
        height: 140px;
    }
    .fcbt_list {
        padding: 0 15px;
    }
    .fcbt_sec {
        margin: 0 -15px;
    }
    .fcbm_list_box {
        margin: 0 -15px;
    }
    .fcbt_depa {
        padding: 0 15px;
    }
    .fcbt_depa_text {
        margin-right: 50px;
    }
    .fcbt_depa_ul_li {
        padding: 0 20px;
    }
    .fcbt_depa_ul {
        margin: 0 -20px;
    }
    .fdul_box span {
        width: 20px;
        height: 20px;
        margin-right: 8px;
    }
    .fcbb_sec {
        margin: 0 -15px;
    }
    .fcbt_code {
        padding: 0 15px;
    }
    .fcbt_priv {
        padding: 0 15px;
    }
    .fcbt_btn {
        padding: 0 15px;
    }
    .fcbt_priv span {
        width: 20px;
        height: 20px;
        margin-right: 8px;
    }
    .form_cont .ys_select_bd {
        padding: 12px 16px 20px;
    }
    .form_cont .ys_select_li {
        font-size: 18px;
    }
    .form_cont_box_min .ys_select_bd {
        height: 170px;
    }
    .fcbt_list_label_input textarea {
        padding: 15px 16px;
    }
    .home_list_ul_li1 .hlul_ri.ys_imgbox_cover {
        border-radius: 280px 0 0 0;
    }
    .hlul_le {
        padding: 0 100px 0 8.75%;
    }
    .hlul_le_word {
        margin-bottom: 34px;
    }
    .home_list_ul_li2 .hlul_le {
        padding: 0 8.75% 0 100px;
    }
    .home_about_cont {
        padding: 100px 0 90px;
    }
    .home_about_cont_img {
        margin-top: 45px;
        border-radius: 20px 0 0 20px;
    }
    .duct_cont {
        padding-bottom: 80px;
    }
    .duct_ul_li_tit {
        margin-bottom: 5px;
    }
    .join_cont {
        padding-top: 180px;
    }
    .mod_text64 {
        font-size: 52px;
    }
    .join_care h2 {
        margin-bottom: 15px;
    }
    .join_care_word {
        width: 75%;
    }
    .join_pic_cont {
        height: 510px;
    }
    .join_care_share {
        width: 320px;
    }
    .join_care_share_cont {
        padding: 30px 24px;
    }
    .jcsc_tit {
        margin-bottom: 20px;
    }
    .join_posi_cont {
        padding: 70px 100px 90px;
    }
    .join_posi_cont h2 {
        margin-bottom: 25px;
    }
    .jpul_btm {
        padding-top: 40px;
        padding-bottom: 60px;
    }
    .jpul_tp {
        padding-top: 18px;
        padding-bottom: 18px;
    }
    .jpul_tp_le_word p {
        margin-bottom: 2px;
    }
    .std_btn3_icon {
        width: 30px;
        height: 30px;
    }
    .std_btn3_icon img {
        width: 14px;
    }
    .jpul_btm_der ul {
        padding-inline-start: 20px;
    }
    .jpul_btm_der ul li p {
        font-size: 18px;
        margin-bottom: 8px;
    }
    .jpul_btm_der p a {
        font-size: 18px;
    }
    .jpul_btm_der h6 {
        font-size: 22px;
        margin-bottom: 8px;
    }
    .join_posi {
        padding: 80px 0 90px;
    }
    .std_title6 {
        font-size: 24px;
    }
    .jpul_btm_der ul li::marker {
        font-size: 18px;
    }
    .join_team {
        padding-top: 90px;
        padding-bottom: 50px;
    }
    .join_team_tit h2 {
        margin-bottom: 30px;
    }
    .join_team_word {
        width: 60%;
    }
    .join_team_other_box {
        padding: 50px 30px 45px 40px;
    }
    .join_team_other_box ul li p {
        font-size: 14px;
        margin-bottom: 8px;
    }
    .join_team_img {
        width: 24%;
    }
    .ys_nyban_title p {
        font-size: 16px;
    }
    .ys_nyban_btn {
        bottom: 80px;
    }
    .about_prec_tp_le {
        padding-right: 70px;
    }
    .aulb_tp .ys_demo_num {
        font-size: 120px;
    }
    .aulb_btm_icon {
        width: 32px;
        margin-right: 6px;
    }
    .std_padd1 {
        padding: 90px 0;
    }
    .std_padd1_top{
        padding-top: 90px;
    }
    .std_apdd1_btm{
        padding-bottom: 90px;
    }
    .acul_box {
        padding: 35px 45px 40px;
    }
    .acul_le {
        width: 72px;
        margin-right: 32px;
    }
    .about_corp_ul_li {
        padding: 0 15px;
        margin-bottom: 30px;
    }
    .about_corp_ul {
        margin: 0 -15px;
    }
    .about_awar_slide_li {
        padding: 0 10px;
    }
    .about_awar_slide {
        margin: 0 -10px;
    }
    .about_awar {
        padding: 140px 0 110px;
    }
    .form_cont_box_tp .ys_select_bd {
        height: 200px;
    }
    .lisdet_cont_ri_tp {
        margin-bottom: 30px;
    }
    .lcrb_ul_li_box h2 {
        margin-bottom: 30px;
    }
    .lcrb_ul_li_intr {
        margin-bottom: 50px;
    }
    .lcrb_ul_li_tit {
        margin-bottom: 17px;
    }
    .luls_icon {
        width: 30px;
    }
    .lulf_ul_li {
        padding: 0 10px;
    }
    .lulf_ul {
        margin: 0 -10px;
    }
    .lcrb_ul_li_feat {
        margin-bottom: 30px;
    }
    .lisdet_cont_box {
        padding-top: 130px;
    }
    .lisdet_cont_le {
        padding: 0px 70px 0 60px;
    }
    .lult_table tbody tr td{
        padding: 12px 0;
    }
    .lult_table tbody tr td {
        font-size: 16px;
    }
    .lcrb_ul_li_table2 {
        margin-top: 50px;
    }
    .lula_ul_li_box {
        padding: 20px 18px;
    }
    .lulb_btm {
        margin-top: 5px;
    }
    .lcrb_ul_li_appl {
        padding-bottom: 40px;
    }
    .mate_main .lcrb_ul_li_table {
        padding-bottom: 50px;
    }
    .lulr_slide_li_box {
        padding: 22px 20px;
    }
    .arrows_icon {
        width: 42px;
        height: 42px;
    }
    .lulr_top_arrows {
        width: 100px;
    }
    .lcrb_ul_li_rela {
        padding: 50px 0 60px;
    }
    .mod_cont_le_tit {
        margin-bottom: 10px;
    }
    .mate_main .lulb_top_text {
        font-size: 16px;
    }
    .mate_main .lisdet_cont_ri {
        padding: 50px 50px 0px;
        border-radius: 30px 0 0 0;
    }
    .mate_main .mod_cont::after {
        width: calc(100% + 100px);
    }
    .std_title1 {
        font-size: 78px;
    }
    .clin_appl_btm, .clin_appl_tp {
        width: 40%;
        padding: 40px 0 50px;
    }
    .clin_appl {
        padding: 0 100px;
    }
    .aatu_li_tp {
        width: 24px;
    }
    .albb_sec_icon {
        width: 26px;
        margin-right: 8px;
    }
    .aatu_li_btm_box {
        padding: 30px 25px 25px;
    }
    .aatu_li_btm {
        width: 435px;
    }
    .aatu_li_tp::after {
        width: 60px;
        height: 60px;
    }
    .clin_appl_other_icon {
        width: 26px;
    }
    .clin_cont {
        padding-top: 120px;
        padding-bottom: 50px;
    }
    .ahtu_li_ri_num {
        font-size: 100px;
        margin-bottom: 26px;
    }
    .ahtu_li_ri_word ul li p {
        font-size: 20px;
    }
    .ahtu_li_ri_word ul li::marker {
        color: #48617c;
        font-size: 20px;
    }
    .ahtu_li_ri_word ul li {
        margin-bottom: 18px;
    }
    .about_hist_min_btn {
        width: 105px;
    }
    .about_hist_min_play {
        width: 46px;
    }
    .about_hist_btm_ul::after {
        height: 20px;
    }
    .about_hist_btm_ul::before {
        height: 20px;
    }
    .ahbu_li_num::after {
        width: 20px;
        height: 20px;
    }
    .cful_btm {
        padding: 20px 0 40px;
    }
    .cful_tp {
        padding: 20px 0;
    }
    .cful_tp_icon {
        width: 24px;
    }
    .cmo_faqs h2 {
        margin-bottom: 34px;
    }
    .cmo_get_ri {
        width: 370px;
    }
    .cmo_get_ri_box {
        height: 370px;
    }
    .cmo_get_ri_img1 {
        width: 240px;
        top: -16px;
        left: -20px;
    }
    .cmo_get_ri_img2 {
        width: 180px;
        right: -3px;
        bottom: -20px;
    }
    .cmo_get_cont {
        padding: 130px 0 100px;
    }
    .cmo_get_le {
        width: calc(100% - 370px);
        padding-right: 100px;
    }
    .cmo_unde_cont_main {
        padding: 80px 0;
        padding-left: 8.75%;
    }
    .cucm_le {
        width: calc(100vw - (50vw - 570px));
    }
    .cucm_le_word {
        width: 980px;
    }
    .cmo_unde_cont_main.ys_fixed {
        padding-top: 130px;
    }
    .cucm_le h2 {
        margin-bottom: 15px;
    }
    .cucm_min_le {
        width: 440px;
        margin-right: 180px;
    }
    .cucm_min {
        margin-left: 100px;
    }
    .std_title3 {
        font-size: 44px;
    }
    .cucm_min_le h2 {
        top: 35px;
        right: -120px;
    }
    .cmru_li {
        width: 350px;
        margin-right: 80px;
    }
    .cmru_li_tp {
        margin-bottom: 60px;
    }
    .cmru_li:nth-of-type(2n) .cmru_li_tp {
        margin-top: 60px;
        margin-bottom: 0px;
    }
    .cmru_li:nth-of-type(2n) .cmru_li_btm {
        margin-top: 85px;
    }
    .cmru_li::before {
        width: 20px;
        height: 20px;
    }
    .cmru_li:nth-of-type(2n)::before {
        top: 49%;
    }
    .cmru_li:nth-of-type(2n)::after {
        top: 49%;
        left: 5px;
    }
    .cmru_li::after {
        width: 10px;
        height: 10px;
    }
    .cucm_min_ri_ul::before {
        top: 225px;
    }
    .cucm_min_ri_ul::after {
        top: 225px;
    }
    .cmru_li::before {
        top: 49%;
    }
    .cmru_li::after {
        top: 49%;
        left: 5px;
    }
    .cucm_ri_cont {
        padding-left: 300px;
        padding-right: 80px;
        padding-bottom: 30px;
        padding-top: 40px;
    }
    .crcu_li_icon {
        width: 36px;
    }
    .crcu_li_tit {
        margin: 10px 0 12px;
    }
    .cful_btm {
        padding: 20px 0 30px;
    }
    .lcrb_ul_li_intr {
        margin-bottom: 45px;
    }
    .mod_cont {
        padding-top: 40px;
    }
    .mate_main .lcrb_ul_li_appl {
        padding-bottom: 30px !important;
    }
    .std_btn4_pic {
        width: 36px;
        left: 81%;
    }
    .std_btn4_icon {
        margin-left: 10px;
    }
    .std_btn4_box {
        padding: 8px 18px 8px 24px;
    }
    .form_cry_ri {
        padding-left: 80px;
    }
    .form_cry_ri_tit {
        margin-bottom: 30px;
    }
    .fcru_li_btm_text p, .fcru_li_btm_text p a {
        font-size: 18px;
        line-height: 1.5;
    }
    .fcru_li {
        margin-bottom: 30px;
    }
    .mull_word p {
        font-size: 18px;
    }
    .memb_ul_li_le {
        padding: 0 80px 0 8.75%;
    }
    .mull_word {
        margin-bottom: 30px;
    }
    .memb_cont {
        padding: 90px 0;
    }
    .memb_ul_li {
        margin-bottom: 80px;
    }
    .lcrb_ul_li_tplist {
        position: absolute;
        top: 0px;
        right: calc(100% + 50px);
    }
    .cucm_min_ri {
        margin-top: 45px;
    }
    .cmru_li:nth-of-type(2n) .cmru_li_tp {
        margin-top: 80px;
        margin-bottom: 0px;
    }
    .yhmr_svg {
        top: -6px;
    }
    .cmru_li_btm p {
        font-size: 16px;
    }
    .ahbu_li_num::after {
        top: -80%;
    }
    /*20240617*/
    .formsuce_icon {
        width: 80px;
    }
    .formsuce_tit {
        margin: 14px 0 34px;
        font-size: 26px;
    }
    .formsuce_btn p {
        font-size: 16px;
        padding: 8px 50px;
    }
    /* 1440end */
}

@media screen and (max-width: 1360px) {
    .mod_nav_cry_logo {
        width: 140px;
    }
    .mftc_le_logo {
        width: 140px;
    }
    .mnco_language {
        margin-left: 14px;
    }
    .mnco_ul_first {
        padding: 0 10px;
    }
    .mnco_ul {
        margin: 0 -10px;
    }
    .std_title5 {
        font-size: 32px;
    }
    .std_title4 {
        font-size: 40px;
    }
    .ys_nyban_title h1 {
        font-size: 36px;
        margin-bottom: 8px;
    }
    .mod_text64 {
        font-size: 50px;
    }
    .join_open_word {
        width: 70%;
        margin-bottom: 26px;
    }
    .about_prec_tp_le {
        padding-right: 60px;
    }
    .insdet_main .ys_nyban_title h1, .newdet_main .ys_nyban_title h1{
        font-size: 28px;
    }
    .lisdet_cont_ri {
        padding: 40px 35px 65px;
    }
    .std_title1 {
        font-size: 72px;
    }
    .aatu_li_btm {
        left: 55px;
    }
    .aatu_li3 .aatu_li_btm {
        right: 55px;
        left: auto;
    }
    .aatu_li4 .aatu_li_btm {
        right: 55px;
        left: auto;
    }
    .ahtu_li_ri_num {
        font-size: 94px;
        margin-bottom: 22px;
    }
    .cmo_get_ri {
        width: 360px;
    }
    .cmo_get_ri_box {
        height: 360px;
    }
    .cucm_min_ri {
        margin-top: 40px;
    }
    .cucm_min_le h2 {
        top: 24px;
    }
    .memb_ul_li_le {
        padding: 0 70px 0 8.75%;
    }
    .memb_ul_li:nth-of-type(2n) .memb_ul_li_le {
        padding: 0 8.75% 0 70px;
    }
    .lult_table tbody tr td:first-child {
        width: 190px !important;
        padding-right: 40px;
    }
    .ahbu_li_num::after {
        top: -75%;
        width: 18px;
        height: 18px;
    }
    /* 1360end */
}

@media screen and (max-width: 1280px) {
    .ys_modal_content {
        max-height: 600px;
    }
    .mufs_two_item_link p {
        line-height: 60px;
    }
    .mod_nav_cry_logo {
        width: 140px;
        line-height: 60px;
    }
    .mftc_le_logo {
        width: 120px;
    }
    .mnco_search_btn {
        line-height: 60px;
        padding: 0 5px;
    }
    .mnco_search_btn img {
        width: 14px;
    }
    .mnco_language a {
        line-height: 60px;
    }
    .mnco_search {
        margin-left: 26px;
    }
    .mnco_search::after {
        left: -12px;
        height: 14px;
    }
    .mnco_ul_first_one i {
        margin-left: 6px;
    }
    .mnco_ul_first_one .mufs_two_item_link .iconfont {
        line-height: 60px;
    }
    .mnco_search_down {
        height: 280px;
        top: 60px;
    }
    .mnco_search_down_box {
        height: 50px;
    }
    .mnco_search_down_submit a {
        width: 16px;
    }
    .mnco_search_down_input input,  .mnco_search_down_input input::placeholder {
        font-size: 14px;
    }
    .mod_foot_tp {
        padding: 40px 0;
    }
    .mftc_ri_tel_text {
        margin-bottom: 12px;
    }
    .mrsu_li a {
        width: 22px;
    }
    .ys_nyban_title p {
        font-size: 16px;
    }
    .mod_text20, .mod_text20 p {
        font-size: 16px;
    }
    .lult_li a {
        line-height: 40px;
        padding: 0 12px;
    }
    .std_title5 {
        font-size: 30px;
    }
    .list_ul_li_tit {
        margin-bottom: 12px;
    }
    .std_btn1_text p {
        font-size: 16px;
        line-height: 40px;
    }
    .std_title7 {
        font-size: 20px;
    }
    .nlul_ri {
        padding-left: 40px;
        padding-bottom: 26px;
    }
    .nlul_ri::after {
        width: calc(100% - 40px);
    }
    .mod_text18, .mod_text18 p {
        font-size: 16px;
        line-height: 1.5;
    }
    .std_padd130_btm {
        padding-bottom: 80px;
    }
    .std_padd130{
        padding: 80px 0;
    }
    .std_padd130_top{
        padding-top: 80px;
    }
    .icbu_li_btm {
        padding: 25px 20px 30px 20px;
    }
    .ictl_box_btm {
        padding-top: 25px;
        padding-left: 22px;
        padding-right: 120px;
        padding-bottom: 30px;
    }
    .ys_ban_title {
        font-size: 40px;
    }
    .ys_banner_arrows_icon {
        width: 28px;
        margin-right: 15px;
    }
    .home_expl_cont {
        margin: 0 -40px;
    }
    .home_expl_cont_list {
        padding: 0 40px;
    }
    .std_title4 {
        font-size: 36px;
    }
    .hecl_tp_tit {
        font-size: 26px;
    }
    .hbul_box_le_num {
        font-size: 26px;
        margin-bottom: 3px;
    }
    .hbul_box {
        padding: 16px 0;
    }
    .home_expl {
        padding: 0 0 80px;
    }
    .mnco_language a .iconfont{
        line-height: 60px;
    }
    .ys_nyban_title h1 {
        font-size: 32px;
        margin-bottom: 6px;
    }
    .icsb_le_edr p {
        font-size: 16px;
        margin-bottom: 8px;
    }
    .icsb_le {
        padding-right: 80px;
    }
    .icsb_ri_tit {
        font-size: 22px;
        margin-bottom: 14px;
    }
    .irul_btn {
        margin-top: 20px;
    }
    .insdet_cont_sec {
        padding-bottom: 80px;
    }
    .mod_ctact {
        padding: 80px 0 70px;
        border-radius: 30px 30px 0 0;
    }
    .news_sear_slec {
        width: 380px;
        height: 42px;
        margin-right: 25px;
    }
    .news_sear_sous {
        width: 380px;
        height: 42px;
    }
    .std_padd140_btm {
        padding-bottom: 80px;
    }
    .newdet_arti h2 {
        margin-bottom: 30px;
    }
    .newdet_arti_ul_li {
        padding: 0 15px;
    }
    .newdet_arti_ul{
        margin: 0 -15px;
    }
    .naul_tit {
        margin-bottom: 22px;
    }
    .std_padd100_btm {
        padding-bottom: 70px;
    }
    .std_padd100{
        padding: 70px 0;
    }
    .std_padd100_top{
        padding-top: 70px;
    }
    .std_padd120_btm {
        padding-bottom: 80px;
    }
    .std_padd140_top{
        padding-top: 80px;
    }
    .std_padd140{
        padding: 80px 0;
    }
    .newdet_text_edr p {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .form_main {
        margin-top: 60px;
    }
    .form_cont h2 {
        margin-bottom: 22px;
    }
    .fcbt_list_label_input input {
        font-size: 16px;
    }
    .fcbt_list_label_input input::placeholder{
        font-size: 16px;
    }
    .form_cont input {
        font-size: 16px;
    }
    .form_cont input::placeholder{
        font-size: 16px;
    }
    .form_cont .iconfont {
        font-size: 14px;
    }
    .form_cont input {
        height: 40px;
    }
    .fcbt_code_btm_input {
        width: calc(100% - 110px);
    }
    .fcbt_code_btm_img {
        width: 110px;
    }
    .form_cont_box {
        padding: 45px 50px 50px;
    }
    .fcbt_sele {
        margin-top: 20px;
    }
    .form_cont_box_min {
        margin-top: 20px;
    }
    .fcbt_list.fcbt_opti {
        margin-top: 20px;
    }
    .fcbt_depa {
        margin-top: 20px;
    }
    .form_cont_box_btm {
        margin-top: 20px;
    }
    .fcbt_code {
        margin-top: 20px;
    }
    .fcbt_priv {
        margin-top: 20px;
    }
    .fcbt_btn {
        margin-top: 20px;
    }
    .fcbt_list_label_input textarea {
        font-size: 16px;
    }
    .form_cont .ys_select_li {
        font-size: 16px;
    }
    .form_cont_box_min .ys_select_bd {
        height: 150px;
    }
    .fcbt_depa_ul_li {
        padding: 0 14px;
    }
    .fcbt_depa_ul {
        margin: 0 -14px;
    }
    .fcbt_list_label_input textarea {
        height: 110px;
    }
    .hlul_le {
        padding: 0 80px 0 8.75%;
    }
    .home_list_ul_li2 .hlul_le {
        padding: 0 8.75% 0 80px;
    }
    .home_list_ul_li1 .hlul_ri.ys_imgbox_cover {
        border-radius: 230px 0 0 0;
    }
    .home_about_cont {
        padding: 80px 0 70px;
    }
    .home_about_cont_img {
        margin-top: 35px;
    }
    .hacb_le h2 {
        margin-bottom: 6px;
    }
    .duct_cont {
        padding-bottom: 70px;
    }
    .duct_ul_li {
        padding: 0 12px;
        margin-bottom: 24px;
    }
    .duct_ul_li_word {
        margin-bottom: 20px;
    }
    .duct_ul_li_box {
        padding: 25px 30px 15px;
    }
    .duct_ul {
        margin: 0 -12px;
    }
    .mod_text64 {
        font-size: 46px;
    }
    .join_cont {
        padding-top: 170px;
    }
    .join_pic_cont {
        height: 420px;
    }
    .join_care_share {
        width: 280px;
    }
    .join_care_cont {
        padding-bottom: 40px;
    }
    .join_posi_cont {
        padding: 60px 60px 70px;
    }
    .jpul_tp {
        padding-top: 16px;
        padding-bottom: 16px;
    }
    .std_btn3_icon {
        width: 28px;
        height: 28px;
    }
    .jpul_btm {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .join_posi_cont h2 {
        margin-bottom: 20px;
    }
    .jpul_tp_le_word p {
        margin-bottom: 0px;
    }
    .jpul_btm_der h6 {
        font-size: 20px;
        margin-bottom: 6px;
    }
    .jpul_btm_der ul li p {
        font-size: 16px;
        margin-bottom: 6px;
    }
    .jpul_btm_der ul li::marker {
        font-size: 16px;
    }
    .join_posi {
        padding: 70px 0 80px;
    }
    .std_title6 {
        font-size: 22px;
    }
    .join_team {
        padding-top: 70px;
        padding-bottom: 40px;
    }
    .join_team_other {
        width: 360px;
    }
    .std_btn4_text p {
        font-size: 16px;
    }
    .ys_nyban_title p {
        width: 55%;
    }
    .aulb_tp .ys_demo_num {
        font-size: 100px;
    }
    .aulb_btm_icon {
        width: 28px;
        margin-right: 6px;
    }
    .about_prec_btm_btn {
        width: 65px;
        margin-top: 40px;
    }
    .aptr_word p {
        margin-bottom: 8px;
    }
    .std_padd1 {
        padding: 80px 0;
    }
    .std_padd1_top{
        padding-top: 80px;
    }
    .std_apdd1_btm{
        padding-bottom: 80px;
    }
    .acul_box {
        padding: 30px 30px 35px;
    }
    .acul_le {
        width: 66px;
        margin-right: 30px;
    }
    .acul_ri_tit {
        margin-bottom: 5px;
    }
    .about_cont h2 {
        margin-bottom: 24px;
    }
    .about_corp_ul_li {
        padding: 0 10px;
        margin-bottom: 20px;
    }
    .about_corp_ul {
        margin: 0 -10px;
    }
    .about_awar {
        padding: 100px 0 90px;
    }
    .insdet_main .ys_nyban_title h1, .newdet_main .ys_nyban_title h1{
        font-size: 26px;
    }
    .form_cont_box_tp .ys_select_bd {
        height: 180px;
    }
    .lisdet_cont_ri_tp {
        margin-bottom: 26px;
    }
    .lcrb_ul_li_box h2 {
        margin-bottom: 25px;
    }
    .lcrt_ul_li {
        padding: 0 10px;
    }
    .lcrt_ul {
        margin: 0 -10px;
    }
    .lcrb_ul_li_tit {
        margin-bottom: 10px;
    }
    .lcrb_ul_li_intr {
        margin-bottom: 40px;
    }
    .lulf_ul_li {
        margin-bottom: 15px;
    }
    .lult_table tbody tr td {
        padding: 10px 0;
        font-size: 16px;
    }
    .lulb_top_icon {
        width: 18px;
        margin-right: 8px;
    }
    .arrows_icon {
        width: 38px;
        height: 38px;
    }
    .arrows_icon img {
        width: 14px;
    }
    .lulr_top_arrows {
        width: 95px;
    }
    .lcrb_ul_li_rela {
        padding: 50px 0 50px;
    }
    .mod_cont_le {
        width: 65%;
    }
    .mod_cont_le_tit {
        margin-bottom: 6px;
    }
    .mate_main .lisdet_cont_ri {
        padding: 45px 40px 0px;
        border-radius: 20px 0 0 0;
    }
    .mate_main .mod_cont::after {
        width: calc(100% + 80px);
    }
    .std_title1 {
        font-size: 64px;
    }
    .clin_appl {
        padding: 0 80px;
    }
    .aatu_li_btm {
        width: 395px;
    }
    .ahtu_li_ri_num {
        font-size: 86px;
        margin-bottom: 20px;
    }
    .ahtu_li_ri_word {
        padding-left: 100px;
    }
    .ahtu_li_ri_word ul li {
        margin-bottom: 16px;
    }
    .ahtu_li_ri_word ul li p {
        font-size: 18px;
    }
    .ahtu_li_ri_word ul li::marker {
        font-size: 18px;
    }
    .about_hist_min_btn {
        width: 95px;
    }
    .about_hist_min_play {
        width: 40px;
    }
    .about_hist_min {
        width: calc(100% - 80px);
        bottom: 100px;
        left: 0;
    }
    .cmo_faqs h2 {
        margin-bottom: 28px;
    }
    .cful_btm {
        padding: 20px 0 30px;
    }
    .cful_tp {
        padding: 18px 0;
    }
    .cful_tp_icon {
        width: 22px;
    }
    .cmo_get_ri {
        width: 340px;
    }
    .cmo_get_ri_box {
        height: 340px;
    }
    .cmo_get_ri_img1 {
        width: 210px;
        top: -12px;
        left: -14px;
    }
    .cmo_get_ri_img2 {
        width: 160px;
        right: -3px;
        bottom: -20px;
    }
    .cmo_get_le {
        width: calc(100% - 340px);
        padding-right: 80px;
    }
    .cmo_get_cont {
        padding: 100px 0 90px;
    }
    .cucm_le {
        width: calc(100vw - (50vw - 550px));
    }
    .cucm_le h2 {
        margin-bottom: 10px;
    }
    .cucm_le_word {
        width: 920px;
    }
    .cucm_le_word {
        margin-bottom: 20px;
    }
    .cucm_le_img {
        border-radius: 20px 0 0 20px;
    }
    .cmo_unde_cont_main.ys_fixed {
        padding-top: 110px;
    }
    .cucm_min_le {
        width: 390px;
        margin-right: 150px;
    }
    .cucm_min {
        margin-left: 80px;
    }
    .std_title3 {
        font-size: 40px;
    }
    .cucm_min_le h2 {
        top: 35px;
        right: -105px;
    }
    .cucm_min_ri {
        margin-top: 90px;
    }
    .cucm_min_ri_ul::after {
        top: 220px;
    }
    .cucm_min_ri_ul::before {
        top: 220px;
    }
    .crcu_li_icon {
        width: 32px;
    }
    .crcu_li_tit {
        margin: 10px 0 10px;
    }
    .cful_btm {
        padding: 20px 0 24px;
    }
    .ys_nyban_btn {
        bottom: 72px;
    }
    .std_btn4_pic {
        width: 34px;
        left: 80%;
    }
    .std_btn1_icon {
        width: 34px;
        margin-left: 8px;
    }
    .form_cont_box_min .fcbt_list.fcbt_sele {
        margin-top: 20px;
    }
    .form_cry_ri {
        padding-left: 70px;
    }
    .fcru_li_btm_icon {
        width: 18px;
        margin-right: 5px;
        margin-top: 5px;
    }
    .form_cry_ri_tit {
        margin-bottom: 25px;
    } 
    .memb_cont {
        padding: 80px 0;
    } 
    .mull_word p {
        font-size: 16px;
    } 
    .memb_ul_li {
        margin-bottom: 70px;
    } 
    .std_btn1_text p {
        font-size: 14px;
        line-height: 36px;
    }
    .std_btn1_box {
        padding: 0 8px 0 20px;
    }
    .mull_word {
        margin-bottom: 24px;
    }
    .lcrb_ul_li_tplist {
        position: absolute;
        top: 0px;
        right: calc(100% + 40px);
    }
    .lult_table tbody tr td:first-child {
        width: 180px !important;
        padding-right: 30px;
    }
    .lcrb_ul_li_tplist {
        width: 38%;
    }
    .ahbu_li_num::after {
        top: -76%;
        width: 18px;
        height: 18px;
    }
    /*20240617*/
    .formsuce_icon {
        width: 68px;
    }
    .formsuce_tit {
        margin: 10px 0 28px;
        font-size: 24px;
    }
    /* 1280end */
}

/* 1200~992 平板横屏*/
@media screen and (max-width: 1200px) {
    .mod_nav .ys_cont1600 {
        width: 100%;
    }
    .mod_foot_tp .ys_cont1600, .mod_foot_btm .ys_cont1600 {
        width: 100%;
    }
    .ys_cont1866 {
        width: 100%;
        padding: 0 20px;
    }
    .mod_top {
        padding-right: 40px;
    }
    .mod_top_cont .ys_cont1280 {
        padding: 0;
    }
    .mod_top_cont {
        padding-left: 40px;
    }
    .mod_cry1 .ys_nyban_text, .mod_cry1 .ys_nyban_title {
        width: 100%;
        padding: 0 40px;
    }
    .mod_cry2 .ys_nyban_text, .mod_cry2 .ys_nyban_title{
        width:100%;
        padding: 0 40px;
    }
    .hlul_le {
        padding: 0 60px 0 40px;
    }
    .home_list_ul_li2 .hlul_le {
        padding: 0 40px 0 60px;
    }
    .home_about {
        padding-left: 40px;
    }
    .home_about_cont_box {
        padding-right: 40px;
    }
    .hacb_le {
        width: 50%;
    }
    .home_about_cont_bg {
        right: 40px;
    }
    .join_care_word {
        width: 80%;
    }
    .join_cont {
        padding-top: 130px;
    }
    .mod_text64 {
        font-size: 44px;
    }
    .join_team_img {
        width: 20%;
        bottom: -7px;
        left: -9px;
    }
    .lisdet_cont_le {
        padding: 0 40px 0 40px;
    }
    .clin_cont h1 {
        line-height: 1.1;
        left: 40px;
        top: 40px;
    }
    .std_title1 {
        font-size: 60px;
    }
    .about_hist_min {
        left: 40px;
    }
    .memb_ul_li_le {
        padding: 0 50px 0 60px;
    }
    .memb_ul_li:nth-of-type(2n) .memb_ul_li_le {
        padding: 0 60px 0 50px;
    }
    /* 1200end */
}

@media screen and (max-width: 1199px) {
    .mftc_le{
        margin-bottom: 30px;
    }
    .mftc_le_logo {
        width: 150px;
    }
    .mod_foot_tp {
        padding: 40px 0 30px;
    }
    .mftc_ri_tel_text p {
        font-size: 14px;
    }
    .mftc_ri_tel_text {
        margin-bottom: 10px;
    }
    .mftc_ri_tel_word a {
        font-size: 16px;
    }
    .mftc_ri {
        width: 100%;
    }
    .mod_foot_btm {
        padding: 12px 0;
    }
    .ys_nyban_title h1 {
        font-size: 28px;
        margin-bottom: 8px;
    }
    .list_ul_li_cont {
        width: calc(100% - 60px);
        top: 30px;
    }
    .list_ul_li_tit {
        margin-bottom: 10px;
    }
    .lult_li a {
        line-height: 38px;
        padding: 0 12px;
    }
    .std_title5 {
        font-size: 28px;
    }
    .std_btn1_text p {
        font-size: 16px;
        line-height: 38px;
    }
    .std_title7 {
        font-size: 18px;
    }
    .std_padd130_btm {
        padding-bottom: 70px;
    }
    .std_padd130{
        padding: 70px 0;
    }
    .std_padd130_top{
        padding-top: 70px;
    }
    .mod_paging{
        padding: 0 40px;
    }
    .insi_cont_tp {
        padding-top: 70px;
    }
    .insi_cont_btm {
        margin-bottom: 40px;
    }
    .ictl_box_btm {
        padding-top: 25px;
        padding-left: 22px;
        padding-right: 100px;
        padding-bottom: 25px;
    }
    .ys_share_img {
        width: 22px;
    }
    .ys_ban_title {
        font-size: 36px;
    }
    .ys_banner_arrows {
        bottom: 52px;
    }
    .hbul_box_le_num {
        font-size: 24px;
        margin-bottom: 1px;
    }
    .hbul_box_le {
        width: 60px;
        height: 60px;
        border-radius: 10px;
    }
    .hbul_box_le_ri {
        width: calc(100% - 60px);
        padding-left: 18px;
    }
    .std_title4 {
        font-size: 34px;
    }
    .home_expl {
        padding: 0 0 70px;
    }
    .std_btn2_text p {
        font-size: 16px;
    }
    .std_btn2_icon {
        width: 12px;
    }
    .ys_nyban_text.ys_pos_center {
        top: 20%;
    }
    .ys_nyban_text.ys_pos_center {
        top: 26%;
    }
    .insdet_main .ys_nyban_title.ys_pos_center {
        top: 52%;
    }
    .icsb_le {
        padding-right: 70px;
    }
    .irul_btn {
        margin-top: 16px;
    }
    .insdet_cont_sec {
        padding-bottom: 70px;
    }
    .mod_ctact {
        padding: 70px 0 60px;
        border-radius: 20px 20px 0 0;
    }
    .mod_ctact_cont h2 {
        margin-bottom: 6px;
    }
    .mod_ctact_cont {
        width: 55%;
    }
    .mod_ctact_cont_word {
        margin-bottom: 20px;
    }
    .news_sear_slec {
        width: 340px;
        height: 40px;
        margin-right: 20px;
    }
    .news_sear_sous {
        width: 340px;
        height: 40px;
    }
    .std_padd140_btm {
        padding-bottom: 70px;
    }
    .news_list .mod_paging{
        padding: 0px;
    }
    .news_list_ul {
        margin-bottom: 50px;
    }
    .std_padd100_btm {
        padding-bottom: 60px;
    }
    .std_padd100{
        padding: 60px 0;
    }
    .std_padd100_top{
        padding-top: 60px;
    }
    .std_padd120_btm {
        padding-bottom: 70px;
    }
    .std_padd140_top{
        padding-top: 70px;
    }
    .std_padd140{
        padding: 70px 0;
    }
    .std_title4 {
        font-size: 30px;
    }
    .form_main {
        margin-top: 0;
    }
    .form_cont_box {
        padding: 40px 35px;
    }
    .form_cont h2 {
        margin-bottom: 18px;
    }
    .home_list_ul_li1 .hlul_ri.ys_imgbox_cover {
        border-radius: 160px 0 0 0;
    }
    .hlul_le {
        padding: 0 40px 0 40px;
    }
    .hlul_le_word {
        margin-bottom: 24px;
    }
    .home_list_ul_li2 .hlul_le {
        padding: 0 40px 0 40px;
    }
    .home_about_cont {
        padding: 70px 0;
    }
    .home_about_cont_img {
        margin-top: 30px;
        border-radius: 15px 0 0 15px;
    }
    .duct_cont {
        padding-bottom: 60px;
    }
    .duct_ul_li {
        padding: 0 10px;
        margin-bottom: 20px;
    }
    .duct_ul {
        margin: 0 -10px;
    }
    .join_cont {
        padding-top: 70px;
    }
    .mod_text64 {
        font-size: 40px;
    }
    .join_care h2 {
        margin-bottom: 10px;
    }
    .jcsc_tit {
        margin-bottom: 14px;
    }
    .join_care_share_cont {
        padding: 25px 20px;
    }
    .join_posi_cont {
        padding: 50px 45px 55px;
    }
    .join_posi {
        padding: 60px 0 70px;
    }
    .jpul_tp {
        padding-top: 14px;
        padding-bottom: 14px;
    }
    .jpul_btm_der h6 {
        font-size: 18px;
        margin-bottom: 6px;
    }
    .jpul_btm_der p a {
        font-size: 16px;
    }
    .jpul_btm {
        padding-top: 26px;
        padding-bottom: 40px;
    }
    .jpul_btm_ul {
        margin-top: 20px;
    }
    .std_title6 {
        font-size: 20px;
    }
    .std_btn3_icon {
        width: 26px;
        height: 26px;
    }
    .std_btn3_icon img {
        width: 12px;
    }
    .join_team {
        padding-top: 60px;
        padding-bottom: 40px;
    }
    .join_team_other_box {
        padding: 40px 30px;
    }
    .join_team_other {
        width: 335px;
    }
    .jtob_tit {
        margin-bottom: 16px;
    }
    .join_team_img {
        width: 22%;
    }
    .about_main .ys_nyban_title.ys_pos_center{
        top: 42%;
    }
    .std_btn4_box {
        padding: 6px 20px;
    }
    .aulb_tp .ys_demo_num {
        font-size: 80px;
    }
    .apbb_arrows {
        width: 16px;
    }
    .about_prec_btm_btn {
        width: 60px;
        margin-top: 30px;
    }
    .std_padd1 {
        padding: 70px 0;
    }
    .std_padd1_top{
        padding-top: 70px;
    }
    .std_apdd1_btm{
        padding-bottom: 70px;
    }
    .acul_le {
        width: 62px;
        margin-right: 25px;
    }
    .acul_box {
        padding: 30px 25px;
    }
    .about_awar {
        padding: 100px 0 90px;
    }
    .insdet_main .ys_nyban_title h1, .newdet_main .ys_nyban_title h1{
        font-size: 24px;
    }
    .lisdet_cont_box {
        padding-top: 70px;
    }
    .lisdet_cont_ri {
        padding: 30px 20px 55px;
        border-radius: 20px 0 0 0;
    }
    .lcrt_ul_li {
        padding: 0 5px;
    }
    .lcrt_ul {
        margin: 0 -5px;
    }
    .lisdet_cont_le {
        padding: 0 40px 0 40px;
        width: 50%;
    }
    .lisdet_cont_ri {
        width: 50%;
    }
    .lcrb_ul_li_tit {
        margin-bottom: 8px;
    }
    .lcrb_ul_li_intr {
        margin-bottom: 35px;
    }
    .luls_icon {
        width: 26px;
    }
    .lcrb_ul_li_appl {
        padding-bottom: 35px;
    }
    .mate_main .lcrb_ul_li_table {
        padding-bottom: 40px;
    }
    .mod_cont {
        padding-top: 50px;
    }
    .mate_main .lisdet_cont_ri {
        padding: 40px 35px 0px;
        border-radius: 20px 0 0 0;
    }
    .mate_main .mod_cont::after {
        width: calc(100% + 70px);
    }
    .clin_cont {
        padding-top: 70px;
        padding-bottom: 50px;
    }
    .std_title1 {
        font-size: 54px;
    }
    .clin_appl_btm, .clin_appl_tp {
        width: 38%;
        padding: 30px 0 40px;
    }
    .aatu_li_tp {
        width: 20px;
    }
    .aatu_li_tp::after {
        width: 40px;
        height: 40px;
    }
    .aatu_li_btm_box {
        padding: 25px 20px 20px;
    }
    .albb_sec {
        margin-bottom: 10px;
    }
    .clin_appl_other_icon {
        width: 20px;
    }
    .aatu_li_btm {
        width: 355px;
    }
    .aatu_li_btm {
        left: 30px;
    }
    .aatu_li3 .aatu_li_btm {
        right: 30px;
        left: auto;
    }
    .aatu_li4 .aatu_li_btm {
        right: 30px;
        left: auto;
    }
    .about_hist_tp {
        margin-bottom: 80px;
        padding-left: 0;
    }
    .ahtu_li_ri_num {
        font-size: 76px;
        margin-bottom: 18px;
    }
    .ahtu_li_ri_word {
        padding-left: 90px;
    }
    .ahtu_li_ri_word ul li {
        margin-bottom: 14px;
    }
    .about_hist_min_play {
        width: 38px;
    }
    .cful_btm {
        padding: 18px 0 24px;
    }
    .cful_tp {
        padding: 16px 0;
    }
    .cful_tp_icon {
        width: 20px;
    }
    .cmo_get_cont {
        padding: 80px 0;
    }
    .cmo_get_ri_box {
        height: 320px;
    }
    .cmo_get_ri {
        width: 320px;
    }
    .cmo_get_ri_img1 {
        width: 190px;
        top: -10px;
        left: -4px;
    }
    .cmo_get_ri_img2 {
        width: 140px;
        right: -3px;
        bottom: -5px;
    }
    .cmo_get_le h2 {
        margin-bottom: 10px;
    }
    .cmo_get_btn {
        margin-top: 20px;
    }
    .cmo_get_le {
        width: calc(100% - 320px);
        padding-right: 60px;
    }
    .cmo_unde_cont_main {
        padding: 70px 40px 0px;
        padding-left: auto;
        position: static;
        white-space: normal;
        height: auto;
    }
    .cucm_min {
        margin-left: 0;
        margin-top: 60px;
    }
    .cmo_unde_cont {
        padding-bottom: 0;
    }
    .cucm_min_le {
        width: 100%;
        margin-right: 0;
        float: none;
    }
    .cucm_scroll_space{
        display: none;
    }
    .cucm_min_ri_ul {
        white-space: normal;
        flex-wrap: wrap;
        margin: 0 -20px;
    }
    .cucm_min_ri_ul::before{
        content: none;
    }
    .cucm_min_ri_ul::after{
        content: none;
    }
    .cmru_li::before{
        content: none;
    }
    .cmru_li::after{
        content: none;
    }
    .cmru_li {
        width: 50%;
        margin-right: 0;
        padding: 0 20px;
        margin-bottom: 30px;
    }
    .cucm_min_le h2 {
        position: static;
    }
    .cucm_min_le_img {
        position: relative;
        width: 50%;
    }
    .cmru_li:nth-of-type(2n) .cmru_li_box {
        flex-direction: column;
    }
    .cmru_li:nth-of-type(2n) .cmru_li_tp {
        margin-top: 0;
        margin-bottom: 20px;
        flex-direction: column;
    }
    .cmru_li:nth-of-type(2n) .cmru_li_btm {
        margin-top: 0;
    }
    .cmru_li:nth-of-type(2n) .cmru_li_tp_tit {
        margin-top: 16px;
        margin-bottom: 0;
    }
    .cucm_min_ri {
        margin-top: 26px;
    }
    .cmru_li_tp {
        margin-bottom: 14px;
    }
    .cucm_min_le_img {
        display: none;
    }
    .cucm_le {
        width: 100%;
    }
    .cucm_le_img {
        border-radius: 20px;
    }
    .cucm_le{
        height: auto;
    }
    .cucm_ri_bg {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    .cucm_ri {
        width: 100%;
    }
    .cucm_ri_cont_ul {
        padding-left: 0;
        margin: 0 -15px;
    }
    .crcu_li {
        padding: 0 15px;
        margin-bottom: 35px;
    }
    .std_title3 {
        font-size: 34px;
    }
    .cucm_ri_cont h2 {
        margin-bottom: 30px;
    }
    .cucm_ri_cont {
        padding-left: 248px;
        padding-right: 30px;
        padding-bottom: 30px;
        padding-top: 50px;
    }
    .cucm_le_word {
        width: 100%;
    }
    .cucm_ri_cont_ul{
        overflow: hidden;
    }
    .ys_phnavss_modal .ys_phnavss_form input {
        width: calc(100% - 60px);
    }
    .ys_phnavss_modal button {
        width: 55px;
        font-size: 16px;
    }
    .insdet_main .ys_nyban_text.ys_pos_center {
        top: 28%;
    }
    .newdet_main .ys_nyban_text.ys_pos_center {
        top: 28%;
    }
    .ahtu_li_ri_word {
        height: 210px;
    }
    .ahtu_li_ri_word {
        padding-left: 60px;
    }
    .cful_btm {
        padding: 18px 0 20px;
    }
    .mod_cont {
        padding-top: 30px;
    }
    .yhmr_svg{
        display: none;
    }
    .mate_main .lcrb_ul_li_appl {
        padding-bottom: 20px !important;
    }
    .mate_main .lulb_top_text {
        font-size: 14px;
    }
    .clin_appl_other {
        bottom: 18.5%;
    }
    .std_btn4_pic {
        width: 32px;
        left: 79%;
    }
    .std_btn4_box {
        padding: 6px 18px 6px 20px;
    }
    .std_btn4_box {
        background: #c00000 !important;
        border: solid 1px #c00000 !important;
    }
    .std_btn1_box {
        background: #c00000;
        border: solid 1px #c00000;
    }
    .std_btn1_text p {
        font-size: 16px;
        line-height: 38px;
        color: #fff;
    }
    .std_btn1_icon {
        width: 34px;
        margin-left: 0;
    }
    .form_cry_ri {
        padding-left: 50px;
    }
    .fcru_li_btm_text p, .fcru_li_btm_text p a {
        font-size: 16px;
        line-height: 1.5;
    }
    .fcru_li_btm_icon {
        width: 16px;
        margin-right: 4px;
        margin-top: 5px;
    }
    .fcru_li {
        margin-bottom: 25px;
    }
    .fcru_li_tit {
        margin-bottom: 2px;
    }
    .fcbt_depa_text {
        margin-right: 30px;
    }
    .fcbt_code {
        width: 55%;
    }
    .std_btn1_text p {
        font-size: 14px;
        line-height: 34px;
        color: #fff;
    }
    .std_btn1_box {
        padding: 0 6px 0 18px;
    }
    .memb_cont {
        padding: 70px 0;
    }
    .memb_ul_li_le {
        padding: 0 38px 0 40px;
    }
    .memb_ul_li:nth-of-type(2n) .memb_ul_li_le {
        padding: 0 40px 0 38px;
    }
    .mull_word p {
        line-height: 1.4;
    }
    .memb_ul_li {
        margin-bottom: 50px;
    }
    .lcrb_ul_li_tplist {
        position: absolute;
        top: 0px;
        right: calc(100% + 35px);
    }
    .lult_table tbody tr td:first-child {
        width: 160px !important;
        padding-right: 10px;
    }
    .cmru_li:nth-of-type(2n) .cmru_li_tp {
        margin-top: 0;
        margin-bottom: 12px;
        flex-direction: column;
    }
    .cmru_li:nth-of-type(2n) .cmru_li_btm {
        margin-top: 0 !important;
    }
    .lcrb_ul_li_tplist {
        width: 45%;
    }
     .ahbu_li_num::after {
        top: -84%;
        width: 18px;
        height: 18px;
    }
    /*20240617*/
    .formsuce_icon {
        width: 60px;
    }
    .formsuce_tit {
        margin: 10px 0 26px;
        font-size: 22px;
    }
    .formsuce_cry {
        top: 50%;
    }
    /* 1199end */
}


/* 991~768 平板竖屏 重点*/
@media screen and (max-width: 991px) {
    .mftc_ri {
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .mftc_ri_tel {
        margin-right: 0;
    }
    .mftc_ri_emal {
        margin-right: 0;
    }
    .std_title5 {
        font-size: 26px;
    }
    .nlul_ri_tit {
        margin-bottom: 6px;
        margin-top: 2px;
    }
    .nlul_ri {
        padding-left: 30px;
        padding-bottom: 22px;
    }
    .nlul_ri::after {
        width: calc(100% - 30px);
    }
    .std_padd130_btm {
        padding-bottom: 60px;
    }
    .std_padd130{
        padding: 60px 0;
    }
    .std_padd130_top{
        padding-top: 60px;
    }
    .insi_cont_tp {
        padding-top: 60px;
    }
    .ictl_box_btm {
        padding-top: 25px;
        padding-left: 20px;
        padding-right: 60px;
        padding-bottom: 25px;
    }
    .insi_cont_btm_tit {
        margin-top: 6px;
    }
    .icbu_li_btm {
        padding: 20px 16px 25px;
    }
    .mod_top_le{
        display: none;
    }
    .mod_top_ri_cont::after {
        content:none;
    }
    .mod_top_ri_cont {
        padding-left: 0;
    }
    .home_expl {
        padding: 0 0 60px;
    }
    .ys_nyban_title h1 {
        font-size: 26px;
        margin-bottom: 6px;
    }
    .icsb_le {
        padding-right: 50px;
    }
    .insdet_cont_sec {
        padding-bottom: 60px;
        padding-top: 60px;
    }
    .std_padd140_btm {
        padding-bottom: 60px;
    }
    .std_padd100_btm {
        padding-bottom: 60px;
    }
    .std_padd100{
        padding: 60px 0;
    }
    .std_padd100_top{
        padding-top: 60px;
    }
    .std_padd120_btm {
        padding-bottom: 60px;
    }
    .std_padd140_top{
        padding-top: 60px;
    }
    .std_padd140{
        padding: 60px 0;
    }
    .newdet_text {
        padding-top: 60px;
    }
    .std_title4 {
        font-size: 26px;
    }
    .form_cont input {
        height: 36px;
    }
    .home_about_cont {
        padding: 60px 0;
    }
    .join_cont {
        padding-top: 60px;
    }
    .join_pic_cont {
        height: 340px;
    }
    .mod_text64 {
        font-size: 34px;
    }
    .join_open_word {
        width: 75%;
        margin-bottom: 20px;
    }
    .join_team_img {
        width: 21%;
    }
    .ys_nyban_title p {
        width: 60%;
    }
    .ys_nyban_btn {
        bottom: 68px;
    }
    .std_padd1 {
        padding: 70px 0;
    }
    .std_padd1_top{
        padding-top: 70px;
    }
    .std_apdd1_btm{
        padding-bottom: 70px;
    }
    .about_awar {
        padding: 70px 0 80px;
    }
    .about_awar_slide .slick-dots {
        bottom: -30px;
    }
    .insdet_main .ys_nyban_title h1, .newdet_main .ys_nyban_title h1{
        font-size: 20px;
    }
    .lisdet_cont_le {
        padding: 0;
        width: 50%;
        margin: 0 auto;
        float: none !important;
    }
    .lisdet_cont_ri {
        width: 100%;
        border-radius: 20px 20px 0 0;
        float: none;
        padding: 35px 40px 60px;
    }
    .lisdet_cont_box {
        padding-top: 60px;
    }
    .mate_main .lisdet_cont_ri {
        padding: 35px 40px 0px;
        border-radius: 20px 20px 0 0;
        margin-top: -20px;
        width: 100%;
    }
    .lcrb_ul_li_tplist {
        width: auto;
        position: static;
    }
    .lult_ul{
        display: flex;
        margin: 0 -15px;
        margin-bottom: 16px;
    }
    .lult_ul_list {
        margin-bottom: 0;
        padding: 0 15px;
    }
    .lult_ul_list_text p {
        border-radius: 10px;
    }
    .mate_main .mod_cont::after {
        width: 100vw;
    }
    .std_title1 {
        font-size: 48px;
    }
    .ahtu_li_ri_num {
        font-size: 70px;
        margin-bottom: 16px;
    }
    .cmo_get_cont {
        padding: 70px 0;
    }
    .crcu_li_icon {
        width: 28px;
    }
    .crcu_li_tit {
        margin: 8px 0 8px;
    }
    .aatu_li_btm {
        left: 35px;
        top: -10px;
    }
    .clin_appl_other {
        bottom: 17%;
    }
    .memb_cont {
        padding: 60px 0;
    }
    .lult_table tbody tr td:first-child {
        width: 300px !important;
        padding-right: 30px;
    }
    .lult_ul {
        overflow: auto;
        white-space: nowrap;
        padding-bottom: 10px;
    }
    /* 991end */
}

/* <768 移动端 重点*/
@media screen and (max-width: 768px) {
    .ys_ban_pc, .ys_nyban_pc{
        display: none;
    }
    .ys_ban_video{
        display: none;
    }
    .ys_ban_ph, .ys_nyban_ph{
        display: block;
    }
    .ys_modal_content {
        max-height: 550px;
        padding: 50px 20px;
    }
    .ys_nyban_title h1 {
        font-size: 26px;
        margin-bottom: 6px;
    }
    .list_ul_li {
        width: 100%;
        padding: 0 10px;
        margin-bottom: 20px;
    }
    .std_title5 {
        font-size: 22px;
    }
    .std_btn1_text p {
        font-size: 14px;
        line-height: 36px;
    }
    .news_list_ul_li a {
        flex-wrap: wrap;
    }
    .nlul_le {
        width: 100%;
    }
    .nlul_ri {
        width: 100%;
        padding-left: 0;
        padding-bottom: 26px;
        margin-top: 26px;
    }
    .news_list_ul_li {
        margin-bottom: 30px;
    }
    .nlul_ri::after {
        width: 100%;
    }
    .nlul_ri_word p {
        -webkit-line-clamp: 3;
    }
    .std_padd130_btm {
        padding-bottom: 50px;
    }
    .std_padd130{
        padding: 50px 0;
    }
    .std_padd130_top{
        padding-top: 50px;
    }
    .icbu_li {
        width: 50%;
        margin-bottom: 20px;
    }
    .insi_cont_btm_ul {
        flex-wrap: wrap;
    }
    .insi_cont_tp_box {
        flex-wrap: wrap;
    }
    .insi_cont_tp_le {
        width: 100%;
        margin-bottom: 20px;
    }
    .insi_cont_tp_ri {
        width: 100%;
        padding: 0 10px;
    }
    .insi_cont_tp {
        padding-top: 50px;
    }
    .insi_cont_btm {
        margin-bottom: 26px;
    }
    .mod_top {
        display: none;
    }
    .ys_ban_title {
        font-size: 30px;
    }
    .home_expl_cont {
        margin: 0 -10px;
        flex-wrap: wrap;
    }
    .home_expl_cont_list {
        width: 100%;
        padding: 0 10px;
        margin-bottom: 30px;
    }
    .home_expl_cont_list:last-child{
        margin-bottom: 0px;
    }
    .home_expl {
        padding: 0 0 50px;
    }
    .hbul_box_le_num {
        font-size: 20px;
        margin-bottom: 0px;
    }
    .hbul_box_le_word p {
        font-size: 12px;
    }
    .hbul_box_le {
        width: 54px;
        height: 54px;
    }
    .hbul_box_le_ri {
        width: calc(100% - 54px);
        padding-left: 14px;
    }
    .insdet_cont_sec_box {
        flex-wrap: wrap;
    }
    .icsb_le {
        padding-right: 0;
        width: 100%;
    }
    .icsb_ri {
        width: 100%;
        margin-top: 30px;
    }
    .insdet_cont_sec {
        padding-bottom: 50px;
        padding-top: 50px;
    }
    .mod_ctact {
        padding: 40px 0;
        border-radius: 10px 10px 0 0;
    }
    .mod_ctact::after {
        width: 100%;
    }
    .mod_ctact_cont {
        width: 70%;
    }
    .news_sear {
        margin-bottom: 30px;
    }
    .std_padd140_btm {
        padding-bottom: 50px;
    }
    .news_list_ul {
        margin-bottom: 40px;
    }
    .std_padd100_btm {
        padding-bottom: 50px;
    }
    .std_padd100{
        padding: 50px 0;
    }
    .std_padd100_top{
        padding-top: 50px;
    }
    .std_padd120_btm {
        padding-bottom: 50px;
    }
    .std_padd140_top{
        padding-top: 50px;
    }
    .std_padd140{
        padding: 50px 0;
    }
    .newdet_text {
        padding-top: 50px;
    }
    .newdet_arti_ul .slick-list {
        overflow: visible;
        width: 100%;
    }
    .std_title4 {
        font-size: 22px;
    }
    .newdet_arti h2 {
        margin-bottom: 20px;
    }
    .naul_tit {
        font-size: 16px;
        margin-bottom: 16px;
    }
    .newdet_arti_ul  .slick-dots {
        bottom: -25px;
    }
    .newdet_arti_ul .slick-dots li.slick-active {
        background: #142e79;
    }
    .newdet_arti_ul .slick-dots li {
        width: 20px;
        height: 2px;
        margin: 0 6px;
        border-radius: 0;
        background: #ccc;
    }
    .fcbt_list {
        width: 100%;
        margin-bottom: 16px;
    }
    .fcbt_sele {
        margin-top: 0;
    }
    .form_cont_box_min {
        margin-top: 0;
    }
    .form_cont_box_min .fcbt_list.fcbt_sele {
        width: 100% !important;
        margin-top: 0px;
    }
    .fcbt_depa_text {
        margin-right: 30px;
    }
    .fcbt_depa_ul_li {
        padding: 0 10px;
    }
    .fcbt_depa_ul {
        margin: 0 -10px;
    }
    .form_cont_box_btm {
        margin-top: 0;
    }
    .fcbt_code {
        width: 60%;
        margin-top: 0px;
    }
    .fcbt_priv {
        margin-top: 16px;
    }
    .fcbt_list_label_input textarea {
        height: 90px;
    }
    .form_cont_box {
        padding: 25px 20px;
    }
    .hlul_box {
        flex-wrap: wrap;
    }
    .hlul_le {
        width: 100%;
        padding: 50px 40px;
    }
    .home_list_ul_li2 .hlul_le {
        padding: 50px 40px;
    }
    .hlul_ri {
        width: 100%;
    }
    .home_list_ul_li1 .hlul_ri.ys_imgbox_cover {
        border-radius: 0;
    }
    .home_about_cont {
        padding: 50px 0;
    }
    .home_about_cont_box {
        flex-wrap: wrap;
    }
    .hacb_le {
        width: 100%;
    }
    .hacb_ri{
        margin-top: 12px;
    }
    .home_about_cont_img {
        margin-top: 26px;
        border-radius: 10px 0 0 10px;
    }
    .duct_ul_li {
        width: 33.333333%;
    }
    .duct_cont {
        padding-bottom: 50px;
    }
    .duct_ul_li_box {
        padding: 25px 20px 15px;
    }
    .duct_ul_li_word {
        margin-bottom: 16px;
    }
    .mod_text64 {
        font-size: 28px;
    }
    .join_care_word {
        width: 100%;
    }
    .join_care_share {
        display: none;
    }
    .join_care_cont {
        padding-bottom: 30px;
    }
    .join_cont {
        padding-top: 50px;
    }
    .join_care h2 {
        margin-bottom: 8px;
    }
    .join_posi_cont {
        padding: 35px 25px;
    }
    .jpul_btm {
        padding-top: 20px;
        padding-bottom: 32px;
    }
    .jpul_btm_der ul li p {
        font-size: 16px;
        margin-bottom: 6px;
    }
    .jpul_btm_der ul li::marker {
        font-size: 16px;
    }
    .jpul_btm_der ul {
        padding-inline-start: 16px;
    }
    .std_title6 {
        font-size: 18px;
    }
    .join_posi_cont h2 {
        margin-bottom: 15px;
    }
    .std_btn3_icon {
        width: 24px;
        height: 24px;
    }
    .join_posi {
        padding: 50px 0;
    }
    .join_team_other {
        width: 100%;
        position: static;
        margin-top: 20px;
    }
    .join_team {
        padding-top: 50px;
        padding-bottom: 40px;
    }
    .join_team_other_box {
        padding: 30px 25px 22px;
    }
    .join_team_word {
        width: 100%;
    }
    .join_team_other_box {
        padding: 25px 20px 16px;
    }
    .join_open_word {
        width: 100%;
    }
    .join_team_tit h2 {
        margin-bottom: 22px;
    }
    .ys_nyban_title p {
        width: 100%;
    }
    .std_btn4_text p {
        font-size: 14px;
    }
    .std_btn4_box {
        padding: 4px 16px;
    }
    .std_btn4_icon {
        width: 18px;
        margin-left: 5px;
    }
    .about_prec_tp_ri {
        width: 100%;
        margin-top: 16px;
    }
    .about_prec_tp_le {
        padding-right: 0;
        width: 100%;
    }
    .about_prec_tp {
        flex-wrap: wrap;
    }
    .aulb_tp .ys_demo_num {
        font-size: 60px;
    }
    .aulb_btm_icon {
        width: 24px;
        margin-right: 6px;
    }
    .about_prec_btm_btn {
        width: 55px;
        margin-top: 20px;
    }
    .std_padd1 {
        padding: 50px 0;
    }
    .std_padd1_top{
        padding-top: 50px;
    }
    .std_apdd1_btm{
        padding-bottom: 50px;
    }
    .about_prec_tp_le h2{
        margin-bottom: 0px;
    }
    .acul_le {
        width: 50px;
        margin-right: 20px;
    }
    .acul_box {
        padding: 25px 20px;
    }
    .about_awar {
        padding: 60px 0 70px;
    }
    .insdet_main .ys_nyban_title h1, .newdet_main .ys_nyban_title h1 {
        width: 100%;
    }
    .std_btn2_text p {
        font-size: 14px;
    }
    .jpul_tp_le_tit{
        font-size: 20px;
    }
    .join_posi_cont h2{
        font-size: 22px;
    }
    .jpul_tp_le_word p{
        font-size: 14px;
    }
    .lisdet_cont_box {
        padding-top: 50px;
    }
    .lult_table tbody tr td {
        padding: 8px 0;
        font-size: 14px;
    }
    .arrows_icon {
        width: 36px;
        height: 36px;
    }
    .lulr_top_arrows {
        width: 90px;
    }
    .arrows_icon img {
        width: 12px;
    }
    .clin_appl_box{
        display: none;
    }
    .clin_appl_phbox{
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .capu_li_min{
        position: relative;
        width: 40%;
        margin: 0 auto;
    }
    .capu_li_icon{
        width: 18px;
        position: absolute;
    }
    .capu_li_icon img{
        width: 100%;
    }
    .capu_li1 .capu_li_icon {
        top: 38%;
        right: 36%;
    }
    .capu_li_btm .aatu_li_btm{
        display: block !important;
        position: static;
        width: auto;
    }
    .clin_cont {
        padding-top: 50px;
        padding-bottom: 80px;
    }
    .clin_cont h1 {
        position: static;
        margin-bottom: 20px;
    }
    .clin_appl {
        padding: 0;
    }
    .capu_li_btm{
        margin-top: 20px;
    }
    .capu_li2 .capu_li_icon{
        top: 48%;
        right: 50%;
    }
    .capu_li3 .capu_li_icon {
        top: 42%;
        right: 55%;
    }
    .capu_li4 .capu_li_icon {
        top: 24%;
        right: 55%;
    }
    .capu_li5 .capu_li_icon {
        top: 19%;
        right: 54%;
    }
    .capu_li6 .capu_li_icon {
        top: 15%;
        right: 39%;
    }
    .capu_li7 .capu_li_icon {
        top: 15%;
        right: 39%;
    }
    .capu_li8 .capu_li_icon {
        top: 8%;
        right: 38%;
    }
    .capu_li:not(:first-child){
        display: none;
    }
    .capu_li_btm p{
        -webkit-user-select: text;
        -khtml-user-select: text;
        -moz-user-select: text;
        -ms-user-select: text;
        user-select: text;
    }
    .aatu_li_btm_box {
        box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.10);
    }
    .clin_appl_phbox_ul  .slick-dots {
        bottom: -20px;
    }
    .clin_appl_phbox_ul .slick-dots li.slick-active {
        background: #142e79;
    }
    .clin_appl_phbox_ul .slick-dots li {
        width: 20px;
        height: 2px;
        margin: 0 6px;
        border-radius: 0;
        background: #ccc;
    }
    .capu_li_tit{
        font-size: 18px;
        text-align: center;
        line-height: 1.3;
        color: #142e79;
        font-family: 'Roboto-bold' !important;
        margin-bottom: 14px;
    }
    .clin_appl_phbox_ul{
        margin: 0 -10px;
    }
    .capu_li{
        padding: 0 10px;
    }
    .std_title1 {
        font-size: 40px;
    }
    .capu_li_tit{
        display: none;
    }
    .about_hist_btm{
        display: none;
    }
    .ahtu_li_box {
        flex-wrap: wrap;
    }
    .ahtu_li_le {
        width: 50%;
        margin: 0 auto;
        margin-bottom: 18px;
    }
    .ahtu_li_ri {
        width: 100%;
        margin-left: 0;
    }
    .about_hist_min {
        width: calc(100% - 80px);
        bottom: -60px;
    }
    .ahtu_li_ri_word {
        padding-left: 22px;
    }
    .ahtu_li_ri_word ul li p {
        font-size: 16px;
    }
    .ahtu_li_ri_word ul li::marker {
        font-size: 16px;
    }
    .ahtu_li_ri_word ul li {
        margin-bottom: 12px;
    }
    .ahtu_li_ri_num {
        font-size: 54px;
        margin-bottom: 14px;
    }
    .about_hist_min_btn {
        width: 90px;
    }
    .about_hist_min_play {
        width: 36px;
    }
    .cful_btm_word {
        width: 100%;
    }
    .cful_btm {
        padding: 14px 0 20px;
    }
    .cful_tp {
        padding: 14px 0;
    }
    .cful_tp_tit {
        width: calc(100% - 18px);
        padding-right: 20px;
    }
    .cful_tp_icon {
        width: 18px;
    }
    .cmo_faqs h2 {
        margin-bottom: 18px;
    }
    .cmo_get_cont {
        padding: 60px 0;
        flex-direction: column-reverse;
    }
    .cmo_get_le {
        width: 100%;
        padding-right: 0;
        margin-top: 40px;
    }
    .cmo_get_ri {
        margin: 0 auto;
    }
    .ys_nyban_title h1 {
        width: 100%;
    }
    .cucm_ri_bg::after {
        width: 100%;
        height: 100%;
        background: linear-gradient(270deg, rgba(255,255,255,0.8) 86%, rgba(255, 255, 255, 0.00) 100%);
    }
    .std_title3 {
        font-size: 28px;
    }
    .cmru_li {
        width: 50%;
        margin-right: 0;
        padding: 0 10px;
        margin-bottom: 24px;
    }
    .cucm_min_ri_ul {
        margin: 0 -10px;
    }
    .cucm_ri_cont {
        padding-left: 50px;
        padding-right: 30px;
        padding-bottom: 30px;
        padding-top: 50px;
    }
    .cmo_unde_cont_main {
        padding: 60px 40px 0px;
    }
    .cucm_le_img {
        border-radius: 10px;
    }
    .cucm_min {
        margin-left: 0;
        margin-top: 50px;
    }
    .ahtu_li_ri_word {
        height: auto;
    }
    .cful_btm {
        padding: 14px 0;
    }
    .cful_tp {
        padding: 12px 0;
    }
    .ahtu_li_ri_word {
        height: 175px;
    }
    .icsb_ri_ul {
        margin: 0 -10px;
    }
    .icsb_ri_ul_li {
        margin-bottom: 24px;
        padding: 0 10px;
    }
    .icsb_ri_ul .slick-dots {
        bottom: -5px;
    }
    .icsb_ri_ul .slick-dots li.slick-active {
        background: #142e79;
    }
    
    .icsb_ri_ul .slick-dots li {
        width: 20px;
        height: 2px;
        border-radius: 0;
    }
    .lcrt_ul , .lult_ul{
        white-space: nowrap;
        overflow: scroll;
    }
    .lult_ul {
        padding-bottom: 16px;
        margin-bottom: 15px;
    }
    .insi_cont_tp_box{
        display: none;
    }
    .insi_cont_tp_phbox{
        display: block;
        padding-bottom: 40px;
    }
    .insi_cont_tp_phbox .icbu_li_btm {
        background: #f6f6f6;
    }
    .insi_cont_tp_phbox .insi_cont_btm_ul {
        overflow: visible;
    }
    .insi_cont_tp_phbox .slick-dots {
        bottom: -15px;
    }
    .insi_cont_tp_phbox .slick-dots li.slick-active {
        background: #142e79;
    }
    
    .insi_cont_tp_phbox .slick-dots li {
        width: 20px;
        height: 2px;
        border-radius: 0;
    }
    .capu_li9 .capu_li_icon{
        bottom: 20%;
        right: 17%;
    }
    .ys_banner {
        height: auto;
    }
    .std_btn4_pic {
        width: 26px;
        left: 79%;
    }
    .std_btn4_box {
        padding: 4px 12px 4px 16px;
    }
    .fcru_li {
        margin-bottom: 18px;
    }
    .form_cry_ri_tit {
        margin-bottom: 15px;
    }
    .form_cry_ri {
        padding-left: 0;
        width: 100%;
        margin-top: 50px;
        padding-top: 0px;
    }
    .form_cry_le {
        width: 100%;
    }
    .form_cry {
        display: flex;
        flex-direction: column;
    }
    .fcbt_depa {
        margin-top: 0;
    }
    .fcbt_sele {
        margin-bottom: 0px;
    }
    .fdul_box span {
        width: 18px;
        height: 18px;
        margin-right: 6px;
    }
    .fdul_box span::after {
        width: 8px;
        height: 8px;
    }
    .memb_cont {
        padding: 50px 0;
    }
    .memb_ul_li_ri {
        width: 100%;
        margin-top: 28px;
    }
    .memb_ul_li_le {
        width: 100%;
        padding: 0 38px 0 40px;
    }
    .memb_ul_li_box{
        flex-wrap: wrap;
    }
    .mull_word {
        margin-bottom: 20px;
    }
    .memb_ul_li {
        margin-bottom: 40px;
    }
    .lult_table tbody tr td:first-child {
        width: 230px !important;
        padding-right: 30px;
    }
    .insi_cont_btm_ul .slick-track{
        display: flex;
        align-items: stretch;
    }
    .icbu_li{
        height: auto !important;
    }
    .icbu_li a{
        height: 100%;
    }
    .insi_cont_tp .icbu_li a{
        background: #f6f6f6;
    }
    .insi_cont_tp_phbox .icbu_li_btm{
        background:transparent;
    }
    .newdet_arti_ul .slick-track{
        display: flex;
        align-items: stretch;
    }
    .newdet_arti_ul_li{
        height: auto !important;
    }
    .lult_table tbody tr td:first-child {
        width: 180px !important;
        padding-right: 30px;
    }
    /* 768end */
}

@media screen and (max-width: 767px) {
    .cmo_unde_cont_main {
        padding: 50px 20px 0px;
    }
    .mod_paging{
        padding: 0 20px;
    }
    .mod_cry1 .ys_nyban_text,.mod_cry1 .ys_nyban_title{
        padding: 0 20px;
    }
    .mod_cry2 .ys_nyban_text, .mod_cry2 .ys_nyban_title{
        padding: 0 20px;
    }
    .hlul_le {
        width: 100%;
        padding: 50px 20px;
    }
    .home_list_ul_li2 .hlul_le {
        padding: 50px 20px;
    }
    .home_about {
        padding-left: 20px;
        padding-right: 20px;
    }
    .home_about_cont_box {
        padding-right: 20px;
    }
    .home_about_cont_bg {
        right: 20px;
    }
    .lisdet_cont_ri {
        padding: 35px 20px 60px;
    }
    .mate_main .lisdet_cont_ri {
        padding: 35px 20px 0px;
    }
    .std_title1 {
        font-size: 36px;
    }
    .about_hist_min {
        width: calc(100% - 40px);
        bottom: -60px;
    }
    .cmo_get_cont {
        padding: 50px 0;
    }
    .about_hist_min {
        left: 20px;
    }
    .home_about_cont_img {
        border-radius: 10px;
    }
    .memb_ul_li:nth-of-type(2n) .memb_ul_li_le {
        padding: 0 20px;
    }
    .memb_ul_li_le {
        width: 100%;
        padding: 0 20px;
    }
    .mod_ctact_pc{
        display: none;
    }
    .mod_ctact_ph{
        display: block;
    }
}
@media screen and (max-width: 480px) {
    .ys_nyban_btn {
        bottom: 32px;
    }
    .mftc_ri_tel_text {
        margin-bottom: 6px;
    }
    .mftc_ri_list {
        margin-right: 0;
        margin-bottom: 16px;
    }
    .mod_foot_btm_cont {
        align-items: flex-start;
        flex-direction: column-reverse;
    }
    .mfbr_ul_li {
        padding: 0 10px;
    }
    .mfbr_ul {
        margin: 0 -10px;
        margin-top: 6px;
    }
    .mod_foot_btm {
        padding: 10px 0;
    }
    .mod_foot_btm_le p span {
        font-size: 12px;
    }
    .mfbr_ul_li_text {
        font-size: 12px;
    }
    .mftc_le {
        margin-bottom: 24px;
    }
    .ys_nyban_title p {
        width: 100%;
    }
    .ys_nyban_title h1 {
        font-size: 24px;
        margin-bottom: 4px;
    }
    .std_title5 {
        font-size: 20px;
    }
    .lult_li a {
        line-height: 34px;
        padding: 0 10px;
    }
    .list_ul_li_cont {
        width: calc(100% - 40px);
        top: 20px;
    }
    .list_ul_li_tit {
        margin-bottom: 8px;
    }
    .std_btn1_text p {
        line-height: 34px;
    }
    .std_parga, .std_parga p {
        font-size: 14px;
    }
    .mod_text18, .mod_text18 p {
        line-height: 1.5;
    }
    .mrsu_li_code {
        width: 90px;
        height: 90px;
        bottom: 30px;
        left: 0;
        transform: inherit;
    }
    .std_padd130_btm {
        padding-bottom: 40px;
    }
    .std_padd130{
        padding: 40px 0;
    }
    .std_padd130_top{
        padding-top: 40px;
    }
    .ictr_ul_li a {
        flex-wrap: wrap;
    }
    .ictr_ul_li_le {
        width: 100%;
    }
    .ictr_ul_li_ri {
        width: 100%;
        padding: 25px 20px;
    }
    .icbu_li {
        width: 100%;
    }
    .icbu_li:last-child{
        margin-bottom: 0px;
    }
    .insi_cont_tp {
        padding-top: 40px;
    }
    .iull_tab {
        left: 15px;
    }
    .ys_ban_title {
        font-size: 24px;
    }
    .ys_ban_txtbox.ys_pos_center {
        top: 60%;
    }
    .ys_banner_arrows_icon {
        width: 22px;
    }
    .home_expl {
        padding: 0 0 40px;
    }
    .hbul_box_le_num {
        font-size: 18px;
        margin-bottom: 0px;
    }
    .hecl_tp_tit {
        font-size: 20px;
    }
    .std_title4 {
        font-size: 20px;
    }
    .home_expl_cont_list {
        margin-bottom: 26px;
    }
    .home_expl h2 {
        margin-bottom: 22px;
    }
    .insdet_main .ys_nyban_title.ys_pos_center {
        top: 58%;
    }
    .ys_nyban_text.ys_pos_center {
        top: 20%;
    }
    .insdet_cont_sec {
        padding-bottom: 40px;
        padding-top: 40px;
    }
    .icsb_ri {
        margin-top: 20px;
    }
    .icsb_ri_tit {
        margin-bottom: 12px;
    }
    .irul_btm_text p {
        font-size: 12px;
    }
    .irul_tp_tab p {
        font-size: 12px;
        line-height: 24px;
        padding: 0 10px;
    }
    .irul_btm_tit {
        font-size: 16px;
    }
    .mod_ctact_cont {
        width: 100%;
    }
    .mod_ctact {
        padding: 32px 0;
        border-radius: 10px 10px 0 0;
    }
    .mod_ctact_cont h2 {
        margin-bottom: 5px;
    }
    .mod_ctact_cont_word p {
        line-height: 1.25;
    }
    .mod_ctact_cont_word {
        margin-bottom: 10px;
    }
    .news_sear_slec {
        width: 100%;
        height: 36px;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .news_sear_sous {
        width: 340px;
        height: 36px;
    }
    .news_sear .ys_cont1280 {
        flex-wrap: wrap;
    }
    .news_sear_sous_icon {
        width: 16px;
    }
    .news_sear_slec input, .news_sear_slec input::placeholder,.news_sear_slec input, .news_sear_slec input::placeholder {
        font-size: 14px;
    }
    .std_padd140_btm {
        padding-bottom: 40px;
    }
    .news_list_ul {
        margin-bottom: 30px;
    }
    .std_padd100_btm {
        padding-bottom: 40px;
    }
    .std_padd100{
        padding: 40px 0;
    }
    .std_padd100_top{
        padding-top: 40px;
    }
    .std_padd120_btm {
        padding-bottom: 40px;
    }
    .std_padd140_top{
        padding-top: 40px;
    }
    .std_padd140{
        padding: 40px 0;
    }
    .newdet_text {
        padding-top: 40px;
    }
    .newdet_arti_ul_li {
        width: 100%;
    }
    .newdet_arti h2 {
        margin-bottom: 16px;
    }
    .newdet_arti {
        padding-bottom: 60px;
    }
    .newdet_arti_ul .slick-list {
        overflow: visible;
    }
    .fcbt_list_label_input textarea {
        font-size: 14px;
    }
    .form_cont .ys_select_li {
        font-size: 14px;
    }
    .fcbt_list_label_input input {
        font-size: 14px;
    }
    .fcbt_list_label_input input::placeholder{
        font-size: 14px;
    }
    .form_cont input {
        font-size: 14px;
    }
    .form_cont input::placeholder{
        font-size: 14px;
    }
    .fdul_box span {
        width: 18px;
        height: 18px;
        margin-right: 6px;
    }
    .fcbt_depa_ul_li {
        margin-top: 6px;
    }
    .form_cont_box_min .ys_select_bd {
        height: 135px;
    }
    .fcbt_list_label_input textarea {
        height: 80px;
    }
    .fcbt_list_label_input {
        margin-top: 5px;
    }
    .fcbt_code {
        width: 100%;
    }
    .fcbt_priv span {
        width: 18px;
        height: 18px;
        margin-right: 6px;
        margin-top: 3px;
    }
    .fcbt_depa {
        margin-top: 0;
        margin-bottom: 16px;
    }
    .fcbt_list.fcbt_opti {
        margin-top: 0;
    }
    .fcbt_list_label p, .fcbt_code_text p, .fcbt_list_word p, .fcbt_depa_text p{
        font-size: 16px;
    }
    .hlul_le {
        padding: 40px 20px;
    }
    .home_list_ul_li2 .hlul_le {
        padding: 40px 20px;
    }
    .home_about_cont {
        padding: 40px 0 30px;
    }
    .home_about_cont_bg {
        width: 100%;
    }
    .home_expl h2 {
        margin-bottom: 14px;
    }
    .home_about_cont_img {
        margin-top: 20px;
    }
    .hacb_ri {
        margin-top: 8px;
    }
    .duct_ul_li {
        width: 50%;
    }
    .duct_ul_li:last-child{
        margin-bottom: 0px;
    }
    .join_cont {
        padding-top: 40px;
    }
    .mod_text64 {
        font-size: 24px;
    }
    .join_pic_cont {
        height: 220px;
    }
    .join_care_cont {
        padding-bottom: 20px;
    }
    .join_posi_cont {
        padding: 25px 20px;
    }
    .join_posi_cont h2 {
        margin-bottom: 10px;
    }
    .jpul_tp {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .jpul_btm_ul {
        margin-top: 16px;
    }
    .join_posi {
        padding: 40px 0;
    }
    .join_team_img {
        width: 32%;
        bottom: -4px;
        left: -6px;
    }
    .join_team_tit h2 {
        margin-bottom: 16px;
    }
    .aulb_tp .ys_demo_num {
        font-size: 40px;
    }
    .aulb_btm_icon {
        width: 20px;
        margin-right: 5px;
    }
    .aptr_word p {
        margin-bottom: 6px;
    }
    .about_prec_tp_ri {
        margin-top: 10px;
    }
    .std_padd1 {
        padding: 40px 0;
    }
    .std_padd1_top{
        padding-top: 40px;
    }
    .std_apdd1_btm{
        padding-bottom: 40px;
    }
    .about_corp_ul_li {
        width: 100%;
        margin-bottom: 16px;
    }
    .about_corp_ul_li:last-child{
        margin-bottom: 0px;
    }
    .acul_le {
        width: 40px;
        margin-right: 16px;
    }
    .acul_ri_tit {
        font-size: 16px;
    }
    .about_awar {
        padding: 50px 0 60px;
    }
    .about_cont h2 {
        margin-bottom: 18px;
    }
    .newdet_main .ys_nyban_text.ys_pos_center {
        top: 26%;
    }
    .join_team {
        padding-top: 40px;
        padding-bottom: 32px;
    }
    .form_cont_box_tp .ys_select_bd {
        height: 160px;
    }
    .lisdet_cont_box {
        padding-top: 40px;
    }
    .lisdet_cont_le {
        width: 70%;
    } 
    .lcrt_ul_li {
        margin-bottom: 6px;
    }
    .lcrt_ul_li:last-child{
        margin-bottom: 0px;
    }
    .lcrb_ul_li_box h2 {
        margin-bottom: 16px;
    }
    .lisdet_cont_ri_tp {
        margin-bottom: 20px;
    }
    .lulf_ul_li {
        width: 100%;
    }
    .lcrb_ul_li_table2 {
        margin-top: 30px;
    }
    .lula_ul .slick-track{
        display: flex;
        align-items: stretch;
    }
    .lula_ul .slick-slide{
        height: auto !important;
    }
    .lula_ul  .slick-dots {
        bottom: -10px;
    }
    .lula_ul .slick-dots li.slick-active {
        background: #142e79;
    }
    .lula_ul .slick-dots li {
        width: 20px;
        height: 2px;
        margin: 0 6px;
        border-radius: 0;
        background: #ccc;
    }
    .lcrb_ul_li_appl {
        padding-bottom: 45px;
    }
    .mate_main .lcrb_ul_li_table {
        padding-bottom: 40px;
    }
    .lcrb_ul_li_rela {
        padding: 40px 0;
    }
    .mod_cont_box {
        flex-wrap: wrap;
    }
    .mod_cont_le {
        width: 100%;
    }
    .mod_cont_ri{
        margin-top: 10px;
    }
    .mod_cont {
        padding-top: 40px;
    }
    .lisdet_cont_ri {
        padding: 35px 20px 40px;
    }
    .lult_ul_list {
        margin-bottom: 10px;
    }

    .lula_ul_li {
        width: 100%;
    }
    .std_title1 {
        font-size: 24px;
    }
    .clin_cont {
        padding-top: 40px;
        padding-bottom: 60px;
    }
    .albb_wrap p {
        font-size: 14px;
        margin-bottom: 2px;
    }
    .aatu_li_btm_box {
        padding: 20px 12px 12px;
    }
    .clin_cont h1 {
        margin-bottom: 16px;
    }
    .capu_li_tit {
        margin-bottom: 10px;
    }
    .albb_sec_tit {
        font-size: 16px;
        line-height: 1.1;
    }
    .albb_sec_icon {
        width: 20px;
        margin-right: 6px;
    }
    .albb_sec {
        margin-bottom: 6px;
    }
    .capu_li_min {
        width: 48%;
    }
    .capu_li_icon {
        width: 14px;
    }
    .capu_li_btm {
        margin-top: 10px;
    }
    .ahtu_li_le {
        width: 70%;
        margin: 0 auto;
        margin-bottom: 16px;
    }
    .ahtu_li_ri_num {
        font-size: 36px;
        margin-bottom: 12px;
    }
    .about_hist_min_btn {
        width: 85px;
    }
    .about_hist_min_play {
        width: 32px;
    }
    .cmo_faqs h2 {
        margin-bottom: 12px;
    }
    .cful_tp {
        padding: 12px 0;
    }
    .cful_btm {
        padding: 12px 0;
    }
    .cful_tp_icon {
        width: 16px;
    }
    .cful_tp_tit {
        width: calc(100% - 16px);
        padding-right: 18px;
    }
    .cmo_get_cont {
        padding: 40px 0;
    }
    .cmo_get_ri_img2 {
        width: 130px;
    }
    .cmo_get_ri_img1 {
        width: 160px;
    }
    .cucm_min {
        margin-left: 0;
        margin-top: 32px;
        display: block !important;
    }
    .cucm_min_ri {
        width: 100%;
        margin-top: 18px;
        padding-bottom: 36px;
    }
    .cucm_ri_cont {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 32px;
        padding-top: 32px;
    }
    .crcu_li {
        width: 100%;
        margin-bottom: 20px;
    }
    .crcu_li:last-child{
        margin-bottom: 0px;
    }
    .std_title3 {
        font-size: 20px;
    }
    .cucm_ri_cont h2 {
        margin-bottom: 20px;
    }
    .mfbr_ul {
        margin: 0 -5px;
        margin-top: 0;
        margin-bottom: 6px;
    }
    .cucm_min_ri_ul  .slick-dots {
        bottom: 0px;
    }
    .cucm_min_ri_ul .slick-dots li.slick-active {
        background: #142e79;
    }
    .cucm_min_ri_ul .slick-dots li {
        width: 20px;
        height: 2px;
        margin: 0 6px;
        border-radius: 0;
        background: #ccc;
    }
    .cmru_li:nth-of-type(2n) .cmru_li_tp {
        margin-top: 0;
        margin-bottom: 10px;
        flex-direction: column;
    }
    .cmru_li_tp {
        margin-bottom: 10px;
    }
    .cmo_unde_cont_main {
        padding: 40px 20px 0px;
    }
    .lula_ul_li:not(:first-child){
        display: none;
    }
    .lulb_btm p{
        -webkit-user-select: text;
        -khtml-user-select: text;
        -moz-user-select: text;
        -ms-user-select: text;
        user-select: text;
    }
    .cmru_li:not(:first-child){
        display: none;
    }
    .hblr_tit {
        font-size: 16px;
    }
    .mod_foot_btm_le p, .mod_foot_btm_le p a {
        font-size: 12px;
    }
    .insdet_main .ys_nyban_text.ys_pos_center {
        top: 24%;
    }
    .newdet_main .ys_nyban_text.ys_pos_center {
        top: 24%;
    }
    .mod_foot_btm_le p a {
        margin-left: 0px;
        padding-left: 0;
        margin-bottom: 4px;
    }
    .cful_tp_tit {
        font-size: 16px;
    }
    .cful_btm_word p{
        font-size: 14px;
    }
    .news_sear_sous {
        width: 100%;
    }
    .cmo_get_ri {
        width: 260px;
    }
    .cmo_get_ri_box {
        height: 260px;
    }
    .lult_ul_list {
        padding: 0 10px;
    }
    .lult_ul {
        margin: 0 -10px;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    .insi_cont_tp_phbox {
        padding-bottom: 30px;
    }
    .lula_ul_li_box {
        padding: 30px 18px;
    }
    .lulb_top_icon {
        margin-top: 0px;
    }
    .mod_foot_btm_le p{
        flex-direction: column-reverse;
    }
    .mfbr_ul_li {
        padding: 0 5px;
    }
    .luli_phimg{
        display: block;
    }
    .luli_pcimg{
        display: none;
    }
    .mod_ctact{
        background: none !important;
    }
    .mod_ctact_ph{
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .mod_ctact_ph img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .lcli_phimg{
        display: block;
    }
    .lcli_pcimg{
        display: none;
    }
    .fcbt_sele {
        margin-bottom: 16px;
    }
    .fcbt_depa {
        flex-wrap: wrap;
    }
    .fcru_li_tit {
        font-size: 16px;
    }
    .memb_cont {
        padding: 40px 0;
    }
    .mull_tit {
        margin-bottom: 6px;
    }
    .mull_word {
        margin-bottom: 16px;
    }
    /*.lult_table{*/
    /*    white-space: nowrap;*/
    /*    overflow: auto;*/
    /*}*/
    .lult_table tbody tr td:first-child {
        width: 250px !important;
        padding-right: 30px;
    }
    .icbu_li{
        margin-bottom: 0px;
    }
    .insi_cont_tp_phbox .slick-dots {
        bottom: -30px;
    }
    .mftc_ri_list {
        width: 100%;
    }
    .aasl_box_img {
        border: 6px solid #ECEFF4;
    }
    .about_awar_slide_li {
        padding: 0 6px;
    }
    .about_awar_slide {
        margin: 0 -6px;
    }
    .aasl_box_pic_icon {
        width: 14px;
        bottom: 10px;
        right: 10px;
    }
    .aasl_box_tit{
        font-size: 14px;
    }
    .about_awar_slide .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0 5px;
        background: #DBE0E8;
    }
    .about_hist_min_btn {
        margin: 0 auto;
    }
    .about_prec_btm_btn{
        margin:20px auto 0;
    }
    .nlul_ri_word p{
        font-size: 14px;
    }
    .crcu_li {
        width: 50%;
        padding: 0 8px;
    }
    .cucm_ri_cont_ul{
        margin: 0 -8px;
    }
    .lult_table tbody tr td:first-child {
        width: 120px !important;
        padding-right: 20px;
    }
    .crcu_li_tit {
        font-size: 16px !important;
    }
    .cucm_ri_cont {
        padding-left: 15px;
        padding-right: 15px;
    }
    .acul_ri_tit {
        font-size: 20px;
    }
    .ys_nyban_title p, .acul_ri_word p, .aptr_word p {
        font-size: 14px;
    }
    .about_awar_slide_li {
        padding: 0 6px;
    }
    .about_awar_slide {
        margin: 0 -6px;
    }
    .formsuce_icon {
        width: 40px;
    }
    .formsuce_tit {
        margin: 8px 0 20px;
        font-size: 20px;
    }
    .formsuce_btn p {
        font-size: 14px;
        padding: 6px 40px;
    }
    /* 480end */
}
.yxedr_active table {
    margin-bottom: 10px;
    border-collapse: collapse;
    display: table;
}
.yxedr_active table p{
    margin-bottom: 0;
}
.yxedr_active td, .yxedr_active th {
    padding: 5px 10px;
    border: 1px solid #48617c;
}