﻿@charset "utf-8";

body {
    font-family: 'Roboto', 'Poppins','arial', "PingFang SC", "Helvetica Neue", Helvetica, Arial;
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url('/fonts/robotomedium12.eot');
    src: url('/fonts/robotomedium12.eot') format('embedded-opentype'),
         url('/fonts/robotomedium12.woff2') format('woff2'),
         url('/fonts/robotomedium12.woff') format('woff'),
         url('/fonts/robotomedium12.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto-Bold';
    src: url('/fonts/roboto-bold-webfont.eot');
    src: url('/fonts/roboto-bold-webfont.eot') format('embedded-opentype'),
         url('/fonts/roboto-bold-webfont.woff2') format('woff2'),
         url('/fonts/roboto-bold-webfont.woff') format('woff'),
         url('/fonts/roboto-bold-webfont.ttf') format('truetype'),
         url('/fonts/roboto-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto-Regular';
    src: url('/fonts/roboto-regular-webfont.eot');
    src: url('/fonts/roboto-regular-webfont.eot') format('embedded-opentype'),
         url('/fonts/roboto-regular-webfont.woff2') format('woff2'),
         url('/fonts/roboto-regular-webfont.woff') format('woff'),
         url('/fonts/roboto-regular-webfont.ttf') format('truetype'),
         url('/fonts/roboto-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*分享翻译*/
.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(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 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-weight: bold;
}
.ys_nyban_title  p{
    color: rgba(255, 255, 255, 0.80);
    font-size: 20px;
    line-height: 1.5;
    width: 50%;
}
/* - banner - end*/
/* Delia-start */

/* 规范-start */
.f_20{
    font-size: 20px;
}
.std_title1{
    font-size: 96px;
    line-height: 1.2;
    color: #142e79;
}
.std_title2{
    font-size:60px;
    line-height: 1.3;
    color: #142e79;
}
.std_title3{
    font-size: 30px;
    line-height: 1.3;
    color: #142e79;
}
.std_title4{
    font-size: 40px;
    line-height: 1.3;
    color: #142e79;
	margin-top:10px;
	padding:0px 0px 30px 0px;
}

.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_title8{
    font-size: 18px;
    line-height: 1.3;
    color: #666;
	margin-top:10px;
	padding:0px 0px 20px 0px;
}
.std_title9{
    font-size: 46px;
    line-height: 1.3;width:40%;
    color: #fff; font-weight:bold;
}
.std_title10{
    font-size:24px;
    line-height: 1.6;
    color: #fff;
	width:50%;
	margin-top:20px;
	padding:0px 0px 20px 0px;
}
.std_title11{
    font-size:16px;
    line-height: 1.3;
    color: #142e79;
}
.std_title12{
    font-size:24px;
    line-height: 1.3;
	text-align:center;
	padding:10px 0px 20px 0px ;
    color: #142e79;
	font-weight:500;
}
.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_padd40_top{
    padding-top: 40px;
}
.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;
    /* display: block; */
    /* padding: 0 44px; */
    /* border-radius: 0 0 20px 0; */
    /* background: #0B41CD; */
    transition: all .36s;
    text-transform: uppercase;
}
.std_btn1_box{
    display:flex;
    align-items: center;
    border: 1px solid #DDD;
    padding: 0 8px 0 30px;
    transition: all .36s;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
}
.std_btn1_text{
    position: relative;
    z-index: 1;
}
 .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: 1;
}
.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;
}
/* 内容区 */
.x_fenlei{
    width: 100%;
	border:0px solid #eee; overflow:hidden; text-align:center;
}

.x_fenlei span{
padding:0px 3%;border-right:1px solid #ddd; text-align:center;
}
.x_fenlei span:last-child{
border-right:0px solid #ddd; 
}
.x_fenlei  span img{
max-height:30px; margin:0px 8px 0px 0px;
}

.x_fenlei span a{
	color:#666; font-size:20px;
}
.x_fenlei span a:hover{
	color:#224aa1;font-size:20px;
}
.x_youshi{
width:100%;
background-color:#f8f8f8;
padding:185px 30px;
background-image:url(../images/youshi_bj.jpg); background-attachment:fixed;background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
margin:50px 0px; border:0px solid #F60; border-top-left-radius:0px;border-bottom-right-radius:0px;
}
.x_youshi ul{
width:100%; overflow:hidden;
}
.x_youshi ul li{
width:25%; float:left; text-align:center;
}
.x_youshi ul li h3{
font-size:40px; color:#224aa1; padding:0px 0px 20px 0px; font-weight:700;
}
.x_youshi ul li p{
font-size:16px; color:#444;
}
.mod_nav_cry{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
/* logo */
.mod_nav_cry_logo {
    width: 220px;
    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: 1.75;
    color: #48617c;
    padding: 10px 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: 1.75;
    padding: 8px 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 h3{
    font-size: 30px;
    line-height: 1.6;
    color: #222;
	text-align:center;
    margin-bottom:12px;
}
.newdet_text_edr h6{
    font-size: 16px;
    line-height: 1.6;text-align:center;
    color: #48617c;
    margin-bottom:32px;
	padding:0px 0px 8px 0px;
	border-bottom:1px dotted #ddd;
}
.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-weight: bold;
    color: #142e79;
    line-height: 1.45;
    margin-bottom: 54px;
}
.naul_tit{
    color: #142e79;
    line-height: 1.45;
    margin-bottom: 37px;
    font-weight: bold;
}
.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.6;
    font-weight: bold;
}
.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.6;
    margin-bottom: 14px;
    font-weight: bold;
}
.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;
}
.x_catalog{
    width: 100%;
	border:0px solid #eee;
	background-color:#f2f6f9;
	padding:30px 20px;
	overflow:hidden; border-radius:6px;
}
.x_catalog h4{
font-size:26px;
color:#224aa1;
font-weight:700;
}
.x_catalog ul {
    width: 100%;
	border:0px solid #eee;

}
.x_catalog ul li{
    width: 100%;
	background-color:#fff;
	padding:20px 12px 20px 12px;
	font-size:18px; 
	margin-bottom:16px;border-radius:6px;
}
.x_catalog ul li img{
height:30px; max-width:30px; margin:0px 14px 20px 0px; float:left;
}
.x_catalog ul li p{
    width: 100%;
	padding:0px 16px 16px 44px;
	font-size:16px;
	border-bottom:1px dotted #ddd;
	margin-top:16px;
}
.x_catalog ul li p a{
	color:#666;
}
.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.65;
    color: #142E79;
    font-weight: bold;
}
.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.6;
    margin-bottom: 9px;
    font-weight: bold;
}
.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;
}
.std_padd60_btm{
    padding-bottom:60px;
}
.std_padd80_top{
    padding-top: 80px;
}
.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.6;
    font-weight: bold;
}
.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-weight: bold;
    margin-top: 14px;
    line-height: 1.6;
    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;
}
.ys_cont1280_left{
    width:20%; float:left; overflow:hidden;
}
.ys_cont1280_right{
     width:78%; float:right; overflow:hidden;
}
.insi_cont_btm_ul_01{
    margin: 0 -20px;
    overflow: hidden;
}
.icbu_li_01{
    width: 48%; float:left;
    padding: 0 20px; margin:1% 0 0 2%;
	height:250px; border:1px solid #eee; box-shadow:0px 0px 26px #ddd;
	margin-bottom:30px; font-size:36px; line-height:250px; text-align:center;
}
.insi_cont_btm_ul{
    margin: 0 -20px;
    overflow: hidden;
}
.icbu_li{
    width: 25%; float:left;
    padding: 0 20px;
	height:270px;
	margin-bottom:30px;
}
.icbu_li img{
	height:200px; border-bottom:1px solid #eee;
}
.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:6px 12px;
}
.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-weight:normal;
}
.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;
    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.6;
    color: #142E79;
    margin-bottom: 20px;
    font-weight: bold;
}
.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.75;
    margin-top: 3px;
    font-weight: bold;
}
/* F2详情页-end */
/* 首页-strat */
.ys_ban_title{
    font-size: 30px;
    line-height: 1.75;
    font-weight: bold;
    color: #fff; text-align:left;
}
.ys_ban_txtbox.ys_pos_center{
    top: 50%; 
}
.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.75;
    margin-bottom: 12px;
    font-weight: bold;
}
.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: 0px 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-top;
    justify-content: space-between;
}
.hacb_le{
    width: 46%; 
}
.hacb_le h2{
    color: #142E79;
    line-height: 1.75;
    font-weight: bold;
    margin-bottom: 14px;
	margin-top:30px;
}
.hacb_le_word p{
    color: #48617c;
    line-height: 1.5;
	margin-bottom:16px;
}
.home_about_cont_box{
    padding-right: calc(50% - 800px);border:0px solid #f60;
}
.home_about_cont{
    position: relative;
    padding:60px 0 60px;
}
.home_about_cont_bg{
    width: 46%;
/*    position: absolute;
    top:5%;*/
    z-index: 9999;
	margin-top:2%; border:0px solid #f60;
	margin-right:3.8%;
}
.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: 26px;
    font-weight: bold;
    line-height: 2.6;
    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:20px;
    line-height: 1.75;
    font-weight: bold;
    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.75;
    font-weight: bold;
    margin-bottom: 44px;
}
.lcrb_ul_li_tit{
    color: #142E79;
    line-height: 1.6;
    font-weight: bold;
    margin-bottom: 24px;
}
.luli_tit{
    margin-bottom: 12px;
}
.luli_word p{
    color: #48617c;
    line-height: 1.6;
	margin-bottom:20px;
}
.lcrb_ul_li_intr {
    margin-bottom: 63px;
}
.luls_icon{
    width: 34px;
}
.luls_icon img{
    width: 100%;
}
.luls_text{
    line-height: 2;
    color: #142E79;
    font-weight: bold;
}
.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-weight: bold;
    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;
}
.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.5;
    font-weight: bold;
    padding-top: 21px;
    border-top: solid 1px #DEDEDE;
}
.mod_cont{
    padding-top: 60px;
}
.mod_cont_le_tit{
    margin-bottom: 20px;
    font-weight: bold;
}
.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:0px;
}
.mod_text64{
    font-size: 64px;
    line-height: 1.6;
    color: #142E79;
    font-weight: bold;
}
.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.5;
    font-weight: bold;
    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-weight: bold;
    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.5;
    font-weight: bold;
}
.jpul_tp_le_word p{
    color: #48617c;
    line-height: 32px;
    margin-bottom: 14px;
}
.jpul_btm_der h6{
    font-size: 24px;
    line-height: 1.5;
    color: #01264d;
    margin-bottom: 11px;
    font-weight: bold;
}
.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;
    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-weight: bold;
}
.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_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: 78%;
    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-weight: bold;
    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 5px;
    margin-bottom: 20px;
}
.acul_ri_tit{
    color: #142E79;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 20px;
}
.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: #666;
    line-height: 1.75;
    margin-top: 15px;
    font-size:16px;
	text-align:center;
}
.aasl_box_tit a{
    color: #666;
}
.aasl_box_tit a:hover{
    color: #224aa1;
}
.about_awar{
width:100%;
background-color:#f8f8f8;
padding:40px 0px;
}
.about_awar_slide{
    display: block;
    margin: 0 -13px;
}
.about_awar_slide_li{
    width: 25%;
    padding: 0 13px;
    float:left;
	margin-bottom:20px;
}

.aasl_box{
    height: 100%;
}
.aasl_box_pic{
    position: relative;
    cursor: pointer; border:0px solid #F60;
}
.aasl_box_img{
    border: 10px solid #fff;
    background: #FFF;
}
.aasl_box_img img{
/*height:320px;*/width:100%;
}
.aasl_box_img img:hover{
/*height:320px;*/transform: scale(1.08,1.08)
}
.about_awar{
    width: 100%;
    position: relative;
    padding: 32px 0 60px; overflow:hidden;
}
.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-weight: bold;
    margin-bottom: 42px;
    font-family: 'Roboto-Bold' !important;
}
.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-weight: bold;
    display: inline-block;
    margin-bottom: 25px;
    position: relative;
     font-family: 'Roboto-Bold' !important;
}
.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:72%;
}
.about_prec_tp_le{
    width:28%;
    padding-right: 92px;
}
.about_prec_tp{
    display: flex;
}
.aptr_word p{
    color: #48617c;
    line-height: 1.8;
    margin-bottom: 20px;
}
.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:40px;
    color: #fff;
    line-height: 1.1;
    font-family: 'Roboto-Medium' !important;
    text-align: center;
}
.aulb_btm_text{
    color: #fff;
    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.3;
    font-weight: bold;
    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.5;
    font-weight: bold;
}
.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.5;
    font-weight: bold;
}
.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;
    font-weight: bold;
    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:16px;
}
.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.4;
    font-weight: bold;
    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.5;
    font-weight: bold;
    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.5;
    margin-top: 24px;
    font-weight: bold;
}
.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.4;
    font-weight: bold;
    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.5;
    font-weight: bold;
    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.5;
    font-weight: bold;
    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.5;
    font-weight: bold;
    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 .ys_imgbox_cover{
        border-radius: 0px !important;
    }
    .hlul_ri:hover .ys_imgbox_cover 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{
        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 */
	
	.std_title9{
    font-size: 36px;
    line-height: 1.3;width:80%;
    color: #fff; font-weight:bold;
	
}
.std_title10{
    font-size:18px;
    line-height: 1.8;
    color: #fff;
	width:80%;
	margin-top:20px;margin-bottom:20%;
	padding:0px 0px 20px 0px;
}
}
.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-weight: bold;
    margin-bottom: 39px;
}
.fcru_li_btm{
    display: flex;
}
.fcru_li_btm_text p, .fcru_li_btm_text p a{
    font-size: 18px;
    line-height: 1.6;
    color: #48617c;
}
.fcru_li_tit{
    font-weight: bold;
    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-weight: bold;
    line-height: 1.5;
    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, .fcru_li_btm_text p a {*/
/*    font-size: 18px;*/
/*    line-height: 1.6;*/
/*    color: #48617c;*/
/*}*/
.bl_con{padding-top: 0;}
.m_bl_con.bl_con{
    display: none;
}
.bl_con .con{padding:5vw; position: relative;}
.bl_con .con:nth-child(2n){background-color:#F2F5F7;}
.bl_con .con .tit{line-height: 52px;margin-bottom: 2.6vw;text-align: center;}
.bl_con .con .con1{display: flex;flex-wrap:wrap;justify-content:center;}
.bl_con .con .con1 .box{display: block;width: calc(100% / 5);position:relative;z-index:2;box-shadow:0 1.56vw 3.12vw rgba(192,206,216,0.29);background:no-repeat center;background-size:cover;padding:3.125vw 2vw;height:25vw;}
.bl_con .con .con1 .box:nth-child(6),.bl_con .con .con1 .box:nth-child(7){display:none;}
.bl_con .con .con1 .box .pic{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: no-repeat center;background-size: cover;z-index:-1;opacity:0;transition:all 0.5s;}
.bl_con .con .con1 .box:hover .pic{opacity:1;}
.bl_con .con .con1 .box .icon{width: 2.04vw;margin-bottom:1.46vw;}
.bl_con .con .con1 .box .icon .img2{display: none;}
.bl_con .con .con1 .box:hover .icon .img1{display: none;}
.bl_con .con .con1 .box:hover .icon .img2{display: block;}
.bl_con .con .con1 .box .h{font-family:roboto;color: #000000;line-height: 26px;margin-bottom: 1.5625vw;transition:all 0.5s;}
.bl_con .con .con1 .box .p{font-family:roboto;color: #666666;line-height: 30px;transition: all 0.5s;height:90px; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.bl_con .con .con1 .box:hover .h{color:#ffffff;}
.bl_con .con .con1 .box:hover .p{color:#ffffff;}
.bl_con .con .con1 .box .btn{position: absolute;bottom: 0;left: 0;width: 100%;z-index:2;padding:1.5625vw 2.08vw;opacity:0;}
.bl_con .con .con1 .box .btn:after{content:"";position: absolute;top: 0;left: 0;width: 0%;height: 100%;background:url(../images/blx_btnbj.png);background-size:100% 100%;z-index:-1;transition:all 0.5s;}
.bl_con .con .con1 .box:hover .btn{opacity:1;}
.bl_con .con .con1 .box:hover .btn:after{width:100%;}
.bl_con .con .con1 .box .btn span{display: table;line-height: 20px;color: #ffffff;font-family: hr;padding-right: 1.5625vw;background: url(../images/tec_jt.png)no-repeat right center;}
.bl_con .con .con2{display: flex;justify-content: space-between;}
.bl_con .con .con2 .box{width: 44.1vw;display:flex;border-radius:10px;overflow:hidden;}
.bl_con .con .con2 .box .pics{width: 20.1vw;overflow:hidden;}
.bl_con .con .con2 .box .pic{width: 100%;height: 24.27vw;background: no-repeat center;background-size: cover;transition:all 0.5s;}
.bl_con .con .con2 .box:hover .pic{transform:scale(1.05);}
.bl_con .con .con2 .box .txt{position: relative;background: no-repeat center;background-size: cover;width: 24.1vw;padding: 3.646vw 2.6vw;}
.bl_con .con .con2 .box .txt .icon{width: 2.04vw;margin-bottom: 1.46vw;}
.bl_con .con .con2 .box .txt .h{font-family: hb;color: #000000;line-height: 26px;margin-bottom: 1.5625vw;}
.bl_con .con .con2 .box .txt .p{font-family: hr;color: #666666;line-height: 30px;height: 90px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.bl_con .con .con2 .box .btn{position: absolute;bottom: 0;left: 0;width: 100%;z-index:2;padding:1.5625vw 2.08vw;opacity:0;}
.bl_con .con .con2 .box .btn:after{content:"";position: absolute;top: 0;left: 0;width: 0%;height: 100%;background:url(../images/blx_btnbj.png);background-size:100% 100%;z-index:-1;transition:all 0.5s;}
.bl_con .con .con2 .box:hover .btn{opacity:1;}
.bl_con .con .con2 .box:hover .btn:after{width:100%;}
.bl_con .con .con2 .box .btn span{display: table;line-height: 20px;color: #ffffff;font-family: hr;padding-right: 1.5625vw;background: url(../images/tec_jt.png)no-repeat right center;}
/*.bl_con .con .top{width: 100%;height: 33.33vw;position: relative;overflow: hidden;}*/
/*.bl_con .con .top .swiper-slide{position: relative;height: 100%;overflow:hidden;transform: scale(1.1);transition: all 5s;}*/
/*.bl_con .con .top .swiper-slide video{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit:cover;}*/
/*.bl_con .con .top .swiper-slide-active{transform: scale(1);z-index: 2;}*/
/*.bl_con .con .top .slide-inner{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-size: cover;background-position: center;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;}*/
/*.bl_con .con .bottom{padding: 3.854vw 5vw 3.125vw 5vw;background-color: #F2F5F7;position: relative;overflow: hidden;}*/
/* .bl_con .con .bottom:after,.bl_con .con .bottom:before{content: "";position: absolute;top: 0;width: 5vw;height: 100%; background-color: #F2F5F7;z-index: 3;}
.bl_con .con .bottom:after{right: 0;}
.bl_con .con .bottom::before{left: 0;} */
/*.bl_con .con .bottom .swiper-slide{width: 11.25vw;text-align: center;cursor: pointer;transition: all 0.5s;}*/
/*.bl_con .con .bottom .swiper-slide-active{opacity: 0;}*/
/*.bl_con .con .bottom .swiper-slide .pics{width: 100%;overflow: hidden;margin-bottom: 1.5vw;}*/
/*.bl_con .con .bottom .swiper-slide .pics .pic{width: 100%;height: 6.927vw;background: no-repeat center;background-size: cover;transition: all 0.5s;}*/
/*.bl_con .con .bottom .swiper-slide:hover .pics .pic{transform: scale(1.05);}*/
/*.bl_con .con .bottom .swiper-slide .h{font-family: hb;color: #000000;}*/
.bl_con .con .txt_swiper{z-index: 40;background: url(../images/bl_kuang.png);background-size: 100% 100%;display:flex;justify-content:center;}
.bl_con .con .txt_swiper .swiper-slide{width:14.85vw;margin:0 1.823vw;padding:13vw 1.46vw 2.865vw 1.46vw;position:relative;border:1px solid #D6E6F2;border-radius:10px;}
.bl_con .con .txt_swiper .swiper-slide .h{font-family: hb;color: #000000;line-height: 32px;margin-bottom: 1.4vw;}
.bl_con .con .txt_swiper .swiper-slide .p{font-family: hr;color: #666666;line-height: 28px;height:112px;overflow:hidden;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.bl_con .con .txt_swiper .swiper-slide .pics{position: absolute;top: -1.5vw;right: -1.4vw;width: 13.44vw;border-radius: 10px;overflow: hidden;}
.bl_con .con .txt_swiper .swiper-slide .pics .pic{width: 100%;height: 11.56vw;background: no-repeat center;background-size: cover;}
.bl_con .con .txt_swiper .swiper-slide .icon{position: absolute;left: 1.5625vw;top: 8.125vw;width: 3.125vw;height: 3.125vw;display: flex;justify-content: center;align-items: center;box-shadow:0 0 16px rgba(0,0,0,0.16);border-radius:7px;background-color:#ffffff;}
.bl_con .con .txt_swiper .swiper-slide .icon img{max-width: 100%;max-height: 100%;}

@media screen and (max-width: 750px) {
.ys_cont1280_left{
    width:100%;  overflow:hidden;margin-bottom:30px;
}
.ys_cont1280_right{
     width:100%;  overflow:hidden;
	 
}
.insi_cont_btm_ul_01{
    margin: 0 0px;
    overflow: hidden;
}
.icbu_li_01{
    width:92%; 
    padding: 0 0px; margin:2% auto 0px 2%;
	height:250px; border:1px solid #eee; box-shadow:0px 0px 26px #ddd;
	margin-bottom:30px; font-size:36px; line-height:250px; text-align:center;
}
 .bl_con{
        padding:40px 0px;
		overflow:hidden;
    }
 .bl_con .con{
        padding: 0.5rem 4.2vw 0rem 4.2vw;
    }
    .bl_con .con:last-child{padding-bottom:0.5rem;}
    .bl_con .con .con1{
        /*flex-direction: column;*/
        justify-content: space-between;
		margin-top:40px;
    }
    .bl_con .con .con1 .box{
        width: 48%;
        height: 30vw;
        margin-bottom:20px;
        box-shadow: 0 0 10px rgba(0,0,0,0.1);
        padding: 6.2vw 4.2vw;
    }
    .bl_con .con .con1 .box{
        display: flex;
        flex-direction: column;
    }
    .bl_con .con .con1 .box .top{
        display: block;
        text-align: center;
    }
    .bl_con .con .con2 .box .txt .icon,
    .bl_con .con .con1 .box .icon{
        width: auto;
        height: auto;
        /*margin-right: 0.3rem;*/
    }
    .bl_con .con .con2 .box .txt .icon img, .bl_con .con .con1 .box .icon img{height: 30px;margin:0 auto;}
    .bl_con .con .con2 .box:hover .btn,
    .bl_con .con .con1 .box:hover .btn,
    .bl_con .con .con1 .box:hover .pic{
        opacity: 0;
    }
    .bl_con .con .con1 .box:hover .p,
    .bl_con .con .con1 .box:hover .h{
        color: #000;
    }
    .bl_con .con .con1 .box:hover .icon .img1{
        display: block;
    }
    .bl_con .con .con1 .box:hover .icon .img2{
        display: none;
    }
    
    .bl_con .con .con2{
        /*flex-direction: column;*/
    }
    .bl_con .con .con2 .box{
        width: 48%;
        border-radius: 0;
        flex-direction: column;
        margin-bottom: 0.15rem;
        box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    }
    .bl_con .con .con2 .box .txt{
        align-items: center;
        display: flex;
        width: 100%;
        justify-content: center;
    }
    .bl_con .con .con2 .box .pics{display: none;}
    .bl_con .con .con2 .box .pic{
        height: 80vw;
    }
    
    .bl_con .con .con2 .box .txt .top{
        text-align: center;
    }
    .f_20{font-size:16px;}
	.ys_nyban_btn{
	display:none;
}
.std_title9{
    font-size: 26px;
    line-height: 1.3;width:80%;
    color: #fff; font-weight:bold;
}
.std_title10{
    font-size:14px;
    line-height: 1.4;
    color: #fff;
	width:100%;
	margin-top:20px;
	padding:0px 0px 20px 0px;
}
.x_youshi{
width:100%;
background-color:#f8f8f8;
padding:30px 30px 30px 30px;
margin-top:50px; border:0px solid #F60; border-top-left-radius:0px;border-bottom-right-radius:0px;
}
/*.x_youshi ul{
width:100%; overflow:hidden;
}
.x_youshi ul li{
width:25%; float:left; text-align:center; margin-bottom:20px; height:400px;
}*/

}
.text_center { text-align: center; margin:0px auto;}
.x_page a,.x_page span {
        display: inline-block; 
        font-size: 15px;
        color:#fff;
        width:38px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        margin:0 4px 30px auto;
        background: #ccc;
        border-radius: 6px;
        -moz-border-radius: 6px
        -webkit-border-radius:  6px;
        transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }
    .x_page a:hover,.x_page span.current {
        background: #ff9d00;
        color:#fff;
    }
