    body {
        font-family: "微软雅黑";
    }
    
    p,
    a,
    span,
    samp,
    em,
    li,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-family: "微软雅黑";
    }
    .lc{
			background: #474F7A !important;
		   }
    a {
        text-decoration: none;
    }
    /* footer */
    
    .mt15 {
        margin-top: 15px;
    }
    
    .mt90 {
        margin-top: 90px;
    }
    /* footer */
    /* body_bottom */
    
    .body_bottom {
        background: #1d1d1b;
    }
    
    .body_bottom p {
        font-size: 12px;
        color: #fff;
        padding: 0;
        margin: 0;
    }
    
    .body_bottom p a {
        color: #fff;
    }
    /* body_bottom */
    
    h4.tit {
        background: #5c559b;
        font-weight: bold;
        color: #fff;
        font-size: 20px;
        padding: 10px;
        margin: 0;
    }
    
    h1.tit {
        font-weight: bold;
        color: #302780;
        font-size: 27px;
        padding: 10px;
        margin: 0;
        text-align: center;
    }
    /* 导航 */
/* 	.navbar-dark .navbar-nav .nav-link{
		color:#fff;
	}
    ul.navs {
        overflow: hidden;
        list-style: none;
        padding-left: 15px;
    }
    
    ul.navs li {
        width: 185px;
        line-height: 50px;
        background: #302782;
        color: #fff;
        font-size: 22px;
        text-align: center;
        float: left;
        margin-right: 3px;
        cursor: pointer;
    }
    
    ul.navs li:hover {
        background: #302782;
    }
    
    ul.navs li:last-child {
        margin-right: 0;
        float: right;
    }
    
    ul.navs li a {
        color: #fff;
        text-decoration: none;
    }

    
    .navbar {
        background: #e50011;
        border-radius: 0;
    }
    
    .nav_a1 {
        font-family: "微软雅黑";
        width: 100%;
        padding: 0;
    }
    
    .nav_a2 {
        width: 100%;
    }
    
    .nav_a2>li {
        border-right: 1px solid #fff;
        padding: 0 21px;
			color:#fff;
    }
    
    .nav_a2>li:last-child {
        border-right: 0px solid #fff;
    }
    
    .navbar-collapse {
        padding-left: 3px !important;
    }
    
    .nav-item {
        line-height: 50px;
        color: #5a3181;
        font-size: 14px;
        text-align: center;
        cursor: pointer;
    }
    
    .nav-item a {
        color: #fff;
        font-weight: bold;
    }
    
    .nav-item:nth-child(1) {
        margin-left: 0;
    }
    
    .navbar-dark,
    .navbar-nav,
    .nav-link,
    .nav-link {
        color: rgba(255, 255, 255, 1) !important;
    }
    
    .nav-link:hover {
        background: none;
    }
    
    .dropdown-menu {
        z-index: 9999;
        top: 100%;
        margin: 0;
        background: url(../img/dropdown.png) top #ec6d45 no-repeat;
        border-radius: 0;
        box-shadow: none;
        border: none;
    }
    
    .navbar-nav>li>.dropdown-menu {
        margin-top: 1px;
    }
    
    .dropdown-menu li {
        width: 100%;
        font-size: 14px;
        text-align: left;
    }
    
    .dropdown-menu li a {
        color: #fff;
        padding: 9px 23px;
        font-weight: bold;
    }
    
    .dropdown-menu li:hover a {
        background: #EC6D45;
    }
		.dropdown-menu>li>a:focus,
    .dropdown-menu>li>a:hover {
        color: #4B4848;
        font-weight: bold;
    }
    
    .navbar-nav>li>.dropdown-menu>li>.dropdown-menu {
        margin-top: -5px;
        padding-left: 20px;
    }
    
    .navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li>.dropdown-menu {
        margin-top: -5px;
        padding-left: 20px;
    }
    
    
    .nav-item .dropdown-menu>li>.dropdown-menu {
        position: static;
    } */
	nav.navbar.bootsnav ul.nav>li.dropdown>a.dropdown-toggle:after {
        content: none !important;
        z-index: 999;
    }
    
    .navbar {
        background: #e50011 !important;
        margin-bottom: 20px !important;
    }
    
    nav.navbar.bootsnav ul.nav>li>a {
        color: #fff !important;
    }
    
    .navbar-nav {
        margin-left: 12px;
    }
    
    .navbar-nav>li {
        border-right: 1px solid #fff;
        padding: 0 12px;
    }
    
    .navbar-nav>li:last-child {
        border-right: 0px solid #fff;
    }
    
    .navbar-nav>li>a {
        line-height: 0;
    }
    
   nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
        border-top: 0 !important;
        background: #EC6D45 !important;
        
    }
    nav.navbar.bootsnav li.sc ul.dropdown-menu{
        height: 600px;
        overflow-y: scroll;
    }
   nav.navbar.bootsnav li.sc ul.dropdown-menu::-webkit-scrollbar {
        width: 1px;
    }
    
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu li {
        z-index: 9999;
    }
    
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li>a {
        color: #fff !important;
        font-weight: bold;
    }
    
    .dropdown-toggle::after {
        content: none !important;
    }
    
    nav.navbar.bootsnav .navbar-toggle {
        border: 1px solid #FFF !important;
        line-height: 1;
        background-color: transparent;
        border-radius: 0.25rem;
        background: none !important;
        top: 2px !important;
        margin-left: 10px !important;
		  float: right !important;
        margin-right: 0 !important;
    }
    
    nav.navbar.bootsnav .navbar-toggle i {
        color: #fff;
        margin: 0.25rem 0.75rem;
    }
    
    nav.navbar.bootsnav.navbar-mobile .navbar-collapse {
        position: static !important;
        background: none !important;
        width: 100% !important;
    }
    
    nav.navbar.bootsnav.navbar-mobile ul.nav {
        width: 100% !important;
        margin-left: 0 !important;
        border-right: none !important;
        padding-left: 10px !important;
    }
    
    nav.navbar.bootsnav ul.nav>li>a {
        margin-bottom: -1px !important;
    }
    
    nav.navbar.bootsnav.navbar-mobile ul.nav ul.dropdown-menu>li>a {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    
    nav.navbar.bootsnav .navbar-collapse.collapse.show {
        display: block !important;
    }
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu ul.dropdown-menu {
        top: 0 !important;
    }
    /* 导航 */
    /* header */
    
    .header p {
        font-size: 25px;
        font-weight: 600;
        line-height: 55px;
        white-space: nowrap;
        margin-bottom: 0;
    }
    
    .UBM-top-logo {
        width: 27%;
        float: left;
    }
    
    .UBM-top-right-logo-text {
        width: 70%;
        float: left;
    }
    
    .language-object {
        float: right;
    }
    
    .language-object a {
        font-size: 18px;
        font-weight: bold;
        color: #000;
    }
    
    .UBM-top-search {
        text-align: right;
        font-size: 14px;
        font-weight: 700;
        line-height: 32px;
        margin-top: 5px;
    }
    
    .social img {
        /*max-width: 25%;*/
        height: auto;
    }
    
    .fa-weixin,
    .fa-weibo,
    .fa-linkedin {
        font-size: 0.15rem;
        color: #aaa;
    }
    
    .top_weixin {
        overflow: hidden;
        clear: both;
        float: right;
        font-size: 21px;
    }
    
    .weixinout {
        position: absolute;
        width: 200px;
        top: 45px;
        right: 225px;
        z-index: 5000;
        display: none;
    }
	.top_weixin .wechatout {
        position: absolute;
        width: 200px;
        top: 45px;
        right: 225px;
        z-index: 5000;
        display: none;
    }

		.input-group .form-control{
			width:85%;
			float:left;
		}
	.sub_news {
        float: left;
        border: none;
        font-size: 14px;
        font-weight: 400;
        line-height: 1;
        color: #555;
        text-align: center;
        background-color: #eee;
        border: 1px solid #ccc;
        border-radius: 4px;
			width: 36px;
        height: 34px;
        background: url(/wp-content/uploads/2022/11/微信图片_20221122173127.jpg) no-repeat;
			margin-top:-1px;
    }
    /* header */
    /* footer */
    
    .footer {
        overflow: hidden;
        background: #e50011;
    }
    
    ul.buttlist {
        color: #fff;
    }
    
    ul.buttlist li {
        color: #FCABA7;
        list-style: disc;
        margin-left: 20px;
        line-height: 30px;
        font-size: 14px;
    }
    
    ul.buttlist li a {
        color: #FCABA7;
    }
    
    .footer h3 {
        color: #fff;
        font-weight: 700;
        font-size: 16px;
    }
    
    .footer p {
        margin-left: 20px;
        font-size: 14px;
        color: #FCABA7;
    }
    
    .foot_1 {
        overflow: hidden;
    }
    
    .foot_1 span {
        color: #fff;
        font-weight: 700;
        font-size: 16px;
        float: left;
        margin-top: 10px;
        margin-right: 10px;
    }
    /* footer */
    /* 合作媒体 */
    
    .index_media {
        overflow: hidden;
        background: #ededed;
    }
    
    p.tit {
        background-color: #4b4848;
        font-size: 18px;
        line-height: 40px;
        color: #fff;
        padding-left: 15px;
        margin-top: 0;
        margin-bottom: 0;
    }
    /* 合作媒体 */
    /* MedTech */
    
    .index_medtech {
        overflow: hidden;
    }
    
    .index_medtech ul {
        margin-top: 18%;
        margin-left: -80px;
    }
    
    .index_medtech ul li {
        list-style-type: disc;
        font-size: 15px;
        color: #4b4848;
        line-height: 2;
        white-space: nowrap;
    }
    
    .index_medtech ul li a {
        color: #4b4848;
    }
    /* MedTech */
    /* banner */
    
    .carousel-caption {
        width: 100%;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(255, 255, 255, 0.8);
        padding-left: 15px;
        padding-right: 15px;
        text-shadow: none;
		   padding-top:10px;
        padding-bottom: 10px;
		  z-index: 2;
    }
    
    .carousel-caption h5 {
        text-align: left;
        font-weight: bold;
        margin-bottom: 15px;
    }
    
    .carousel-caption h5 a {
        color: #e50011;
    }
    
    .carousel-caption p {
        color: #4b4848;
        text-align: left;
    }
    
    .carousel-caption p a {
        color: #4b4848;
    }
    
    .carousel-caption p.oneMore {
        text-align: right;
    }
    
    .Leftbutton-icon {
        float: left;
        background-image: url(../img/butt_icon.png);
        background-repeat: no-repeat;
        width: 20px;
        height: 18px;
        margin-left: 10%;
        margin-top: 3%;
    }
    
    .Leftbutton-icon.visitor {
        background-position: 0 32%;
        background-size: 100%;
    }
    
    .Leftbutton-icon.registration {
        background-position: 0 63%;
    }
    
    .Leftbutton-icon.preview {
        background-position: 0 100%;
    }
    
    .button-event {
        background-color: #e50011;
        display: block;
        width: 100%;
        margin-bottom: 15px;
        height: 55px;
        -webkit-transition: all .2s linear;
        transition: all .2s linear;
        position: relative;
        margin-left: 0px;
        color: #fff;
        border-radius: 8px;
        overflow: hidden;
        padding-top: 5%;
    }
    
    .button-event:hover {
        background-color: #4b4848;
    }
    
    .button-text {
        color: #fff;
        text-align: left;
        margin-left: 5%;
        font-size: 22px;
        font-weight: 700;
    }
    
    .countDown {
        width: 100%;
        height: 180px;
        display: inline-block;
        border: 2px solid #e50011;
        border-radius: 8px;
    }
    
    .countDown {
        text-align: center;
    }
    
    .countDown .countDown_title span {
        color: #e50011;
        font-size: 36px;
        font-weight: 600;
        padding-bottom: 0.1rem;
        line-height: 90px;
        border-bottom: 2px solid #e50011;
    }
    
    .countDown .countDown_body span {
        font-size: 60px;
        font-weight: 600;
    }
    
    .countDown .countDown_body span:nth-child(2) {
        font-size: 18px;
    }
    .subscribe {
        border: 2px solid #ccc;
        background: #eee;
        border-radius: 8px;
    }
    
    .subscribe_title {
        color: #e50011;
        font-size: 25px;
        font-weight: 600;
        padding-bottom: 0.1rem;
        margin-top: 20px;
        text-align: center;
    }
    
    .subscribe_body {
        overflow: hidden;
        margin: 10px 10px 20px 10px;
    }
    
    .subscribe_form {
        overflow: hidden;
    }
    
    .form_text {
        width: 70%;
        float: left;
        border-radius: 5px;
        background: url(/wp-content/uploads/2023/01/subscribe_1.png) top repeat-x;
        border: 1px solid #ccc;
        line-height: 36px;
        padding: 0 8px;
        font-size: 14px;
        color: #bababa;
    }
    
    .form_button {
        width: 25%;
        background: #000;
        line-height: 32px;
        color: #FFF;
        float: left;
        margin-left: 5px;
        border-radius: 5px;
    }
    /* banner */
    /* 新闻 */
    
    .news-buju {
        margin-top: 10px;
    }
    
    .news_tab_container {
        width: 100%;
        height: 395px;
    }
    
    .news_title_container {
        display: flex;
        flex-wrap: nowrap;
    }
    
    .news_tab_container>.news_title_container .news {
        flex: 1;
        background-color: #e50011;
        cursor: pointer;
        text-align: center;
        padding: 10px 0;
    }
    
    #tab .news_title_container .news.on,
    #tab2 .news_title_container .news.on {
        background-color: #ec6d45;
        transition: background-color 0.3s linear;
    }
    
    .news_tab_container>.news_title_container .news>span {
        color: #fff;
        line-height: 1.5;
        font-size: 15px;
    }
    
    .news_tab_container .news_body {
        width: 90%;
        height: 350px;
        background-color: #fff;
        margin: 0 auto;
        display: none;
        position: relative;
    }
    
    .news_items_container {
        margin: 3% auto;
        height: auto;
        overflow: hidden;
    }
    
    .news_items_pic {
        float: left;
        width: 43%;
        height: 100px;
    }
    
    .news_items_text {
        max-height: 135px;
    }
    
    .news_items_text>p {
        float: right;
        width: 55%;
        overflow: hidden;
        height: 98px;
    }
    
    .news_items_text>p {
        font-size: 14px;
        line-height: 1.4;
    }
    
    .news_items_text>p:first-child {
        font-weight: 600;
        height: 37px;
    }
    
    .news_items_text>p:nth-child(3) {
        display: none;
    }
    
    .news_items_text.text_100 {
        height: 35px;
        border-bottom: 1px dashed #ccc;
    }
    
    .news_items_text.text_100>p {
        width: 100%;
        height: 37px;
        font-weight: 600;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .news_items_container,
    .news_items_text.text_100>p>a,
    .news_items_text p a {
        color: #4b4848;
    }
    
    .news_items_text.text_100>p>a:hover,
    .news_items_text p a:hover {
        color: #ccc;
    }
    
    .oneMore {
        float: right;
    }
    
    .oneMore a {
        color: #4b4848;
    }
    /* 新闻 */
    /* 内容部分 */
    
    .content_tit {
        color: rgb(0, 0, 0);
        line-height: 1.5;
        font-size: 18px;
        background-color: transparent;
        padding-left: 0px;
        border: none;
        font-weight: 800;
    }
    
    .inner-right .inner-text {
        font-size: 14px;
        color: #000;
        line-height: 1.5;
        text-align: justify;
        padding: 20px;
        font-family: 'Roboto';
        min-height: 300px;
    }
    
    .inner-text {
        font-size: 14px;
        color: #000;
        line-height: 1.5;
        text-align: justify;
        padding: 20px;
        font-family: 'Roboto';
        min-height: 300px;
    }
 .inner-text img.aligncenter{ max-width:450px; margin:0 auto; display:block;}
.show_3{overflow:hidden;list-style: none;
        line-height: 30px;
        padding-left: 0;}
.show_3>a{display: inline-block; color:#761623;margin-bottom: 10px;}
.news_r_list {
            overflow: hidden;
            margin: 15px 0;
        }
        
        .news_r_list ul {
            overflow: hidden;
            padding: 0;
        }
        
        .news_r_list ul li {
            overflow: hidden;
            list-style: none;
            font-size: 14px;
            border-bottom: 1px dotted #a5a5a7;
            margin-bottom: 10px;
				padding-bottom:10px;
				
        }
    /* 内容部分 */
    /* 列表页 */
    
    .content_list {
        overflow: hidden;
    }
    
    .content_list ul {
        overflow: hidden;
        padding: 0;
    }
    
    .content_list ul li {
        overflow: hidden;
        margin: 2.5% 0;
    }
    
    .content_list ul li strong {
        font-weight: 800;
        text-align: left;
        color: rgb(0, 0, 0);
        line-height: 1.5;
        font-family: Roboto, "Microsoft Yahei";
        background-color: transparent;
        padding-left: 0px;
        border: none;
        font-size: 18px;
    }
    
    .content_list ul li h1 {
        color: rgb(0, 0, 0);
        line-height: 1.5;
        font-family: Roboto, "Microsoft Yahei";
        font-size: 14px;
        background-color: transparent;
        padding-left: 0px;
        border: none;
        margin-top: 0;
        font-weight: 800;
        margin-bottom: 5px;
    }
    
    .content_list ul li h1 a {
        text-decoration: underline;
        color: #333;
    }
    
    .content_list ul li p {
        color: rgb(0, 0, 0);
        line-height: 1.5;
        font-family: Roboto, "Microsoft Yahei";
        font-size: 14px;
        background-color: transparent;
        padding-left: 0px;
        border: none;
    }
    
    .content_list ul li img {
        margin: 1% 0;
    }
    
    .content_list ul li b a {
        color: red;
    }
    
    .wp-pagenavi {
        margin-bottom: 5%;
    }
    
    .wp-pagenavi span {
        padding: 5px 10px;
        margin: 0 2px;
        line-height: 22px;
        text-align: center;
        background: #ffffff;
        color: #999999;
        display: inline-block;
        border: 1px solid #ccc;
        border-radius: 3px;
    }
    
    .wp-pagenavi span.current {
        background: #be1d20;
        color: #fff;
    }
    
    .wp-pagenavi a {
        padding: 5px 10px;
        margin: 0 2px;
        line-height: 22px;
        text-align: center;
        background: #ffffff;
        color: #999999;
        display: inline-block;
        border: 1px solid #ccc;
        border-radius: 3px;
    }
    /* 列表页 */
    .head_top {
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 9999;
        background: #fff;
    }
		.tc {
        position: fixed;
        top: 20%;
        left: 50%;
        transform: translate(-50%, 10%);
        width: 850px;
        overflow: hidden;
        border: 2px none #004648;
        background: #fff;
        z-index: 999999;
			border-radius: 8px;
    }
    
    .tc i {
        width: 25px;
        height: 25px;
        border: 1px solid #FFF;
        font-size: 15px;
        text-align: center;
        line-height: 25px;
        cursor: pointer;
        position: absolute;
        right: 0px;
        top: 0px;
        color: #FFF;
    }
	.layui-layer-move {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        cursor: move;
        opacity: 0;
        z-index: 19999;
        background-color: rgb(0, 0, 0);
        opacity: 0.3;
	}
	.cus-logo {
			margin-top:20px;
		}
	.bannerheight {height:569px;}
    @media screen and (min-width: 1200px) {
        .container {
            width: 1200px !important;
        }
    }
    
    @media screen and (max-width: 1198px) {}
    
    @media screen and (max-width: 991px) {}


    
    @media screen and (max-width: 768px) {
/*         .navbar {
            justify-content: right
        }
        .nav_a2>li {
            border-right: 0px solid #fff;
            padding: 0 0 0 15px;
            text-align: left;
        }
        .nav_a1 {
            margin: 0;
        }
        .navbar-toggler {
            border: 1px solid #FFF !important;
            margin-right: 10px;
        }
        .navbar-a {
            position: relative;
            width: 85%;
            right: 0;
        }
        .navbar-a a {
            font-size: 14px;
            color: #fff;
            margin-left: 10px;
            float: left;
            margin-top: 5px;
        }
        .dropdown-menu {
            background: none !important;
            border: none;
            box-shadow: none;
        }
        .dropdown-menu>li {
            background: #EC6D45;
        }
        .navbar-collapse {
            padding-right: 0 !important;
        }
        .navbar-nav {
            margin: 0 !important;
        } */
		.cus-logo {
			margin-top:0px;
		}
		.bannerheight {height:240px;}
		 nav.navbar.bootsnav.navbar-mobile ul.nav>li>a {
            padding: 25px 15px !important;
        }
		nav.navbar.bootsnav .navbar-nav>li>a{
			    display: block;
				width: 100%;
				border-bottom: solid 1px #e0e0e0;
		}
        .djs {
            float: right;
            color: #fff;
            margin: -5px 5px 0 0;
        }
        .djs em {
            color: #dd2911;
            font-size: 22px;
            font-weight: bold;
        }
        .header p {
            font-size: 25px;
            line-height: 55px;
        }
        .index_medtech ul {
            margin-top: 0;
            margin-left: 10%;
        }
        p.tit {
            font-size: 16px;
            text-align: center;
            padding-right: 15px;
        }
        .index_media p.tit {
            line-height: 40px;
        }
        .index_medtech p.tit {
            line-height: 23px;
            padding: 10px;
        }
        .button-event {
            text-align: center;
            height: 42px;
            margin-bottom: 10px;
        }
        .button-text {
            margin-left: 0;
            font-size: 16px;
        }
        /* 新闻 */
        .news_tab_container {
            width: 100%;
            margin-bottom: 25px;
        }
        .news_title_container {
            display: flex;
            flex-wrap: wrap;
        }
        .news_tab_container>.news_title_container .news {
            flex: 1;
            overflow: auto;
            min-width: 30%;
            background-color: #e50011;
            cursor: pointer;
            text-align: center;
            padding: 1.2% 0 0.5% 0;
            margin: 1px;
        }
        .news_tab_container>.news_title_container .news>span {
            color: #fff;
            line-height: 1.6;
            font-size: 0.35rem;
            font-weight: 600;
        }
        /* 新闻 */
        .footer p {
            color: #fff;
        }
		  .tc {
            width: 80%;
        }
    }
    
    @media screen and (max-width: 575px) {
        .header p {
            font-size: 16px;
            line-height: 41px;
            word-wrap: break-word;
            white-space: pre-wrap;
        }
        .index_medtech ul {
            margin-left: 15%;
        }
		  .inner-text p img{ width:100%;}
    }
    
    @media screen and (max-width: 476px) {
        .header p {
            font-size: 13px;
            line-height: 22px;
        }
        .index_medtech ul {
            margin-left: 10%;
        }
    }
    
    @media screen and (max-width: 411px) {}
    
    @media screen and (max-width: 391px) {
        .index_medtech ul {
            margin-left: 8%;
        }
    }
    
    @media screen and (max-width: 375px) {
        .index_medtech ul {
            margin-left: 6%;
        }
    }
    
    @media screen and (max-width: 360px) {
        .index_medtech ul {
            margin-left: 4%;
        }
    }
    
    @media screen and (max-width: 320px) {}
