﻿.wrap_main {
	background: none;
}

.poab {
	position: absolute;
	width: 100%;
	z-index: 2;
}

.header {
	background: none !important;
}

.nav ul.sy1_ul li a {
	color: #fff !important;
}

.linkmap,
.FriendLink,
.left_float {
	display: none;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	margin-top: -50px;
}

.pd60 {
	padding: 60px 0px;
	box-sizing: border-box;
}

.in_left {
	width: 565px;
	float: left;
	height: 352px;
	padding: 35px 30px;
	box-sizing: border-box;
	background: url('/Sites/Uploaded/UserUpLoad/20230110/20230110180906.png');

}

.in_left img{
	margin-bottom: 15px;
}

.in_left p {
	line-height: 28px;
}

.in_right {
	float: left;
	width: 635px;
	overflow: hidden;
}

.in_right img {
	transition: all 0.2s;
}

.in_right:hover img {
	transform: scale(1.1);
}


.w1280 {
	width: 1280px;
	margin: 0 auto;
}

.leftArt h2 {
	text-align: center;
	;
	font-size: 35px;
}

.leftArt h2 a {
	color: #09989C
}

/* RESEARCH DEPT */

.leftArtTit {
	padding-bottom: 60px;
}

.swiper-container_2 {
	overflow: hidden;
}

.Scroll_Box {
	position: relative;
}


/* 左右轮播按钮 */
.arrow-btn {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 35px;
	height: 65px;
	display: block;
	cursor: pointer;
	z-index: 10;

}

.swiper-button-prev_2 {
	background: rgba(0, 0, 0, .6) url('/Sites/Uploaded/UserUpLoad/20230111/20230111101701.png') no-repeat center center;
	left: 0px;
}

.swiper-button-next_2 {
	background: rgba(0, 0, 0, .6) url('/Sites/Uploaded/UserUpLoad/20230111/20230111101751.png') no-repeat center center;
	right: 0px;
}

.swiper-button-next_2:hover,
.swiper-button-prev_2:hover {
	opacity: .7;
}

.hide {
	display: none;
}

.btm_js {
	padding-top: 40px;
}

ul.en_list li {
	padding-bottom: 15px;
	box-sizing: border-box;
	overflow: hidden;
}

ul.en_list li .ar_Con a.title_type {
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}

.ar_Con {
	float: right;
	width: 90%;
}

ul.en_list li .ar_Con p {
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

ul.en_list li span.span_date b {
	font-size: 50px;
	font-weight: 600;
	line-height: 85px;
	color: #3E9098;
	display: block;
}

ul.en_list li span.span_date {
	color: #3E9098;
	width: 10%;
	line-height: 1px;
	padding-top: 0px;
	float: left;
	height: 97px;
	/* vertical-align: middle; */
	text-align: center;
}


/* Medical  Technology Dept  */
.center_center .title {
	color: #fff;
	font-size: 50px;
	font-weight: bold;
}

.center_center .title a {
	color: #fff;
}

.center_center {
	background: url('/Sites/Uploaded/UserUpLoad/20230111/20230111112922.jpg');
	background-size: cover;
}

.cen_poab {
	padding: 128px 0px;
	box-sizing: border-box;
	text-align: center;
}

.cen_poab img {
	display: inline-block;
	margin-bottom: 47px;
}

.fib {
	padding: 60px 0px;
}


/*Clinical Dept   */
.Eng_bottom {
	background: #FAFAFA;
}
.Eng_bottom_img{
	width: 100%;
	overflow: hidden;
	cursor: pointer;
}
.Eng_bottom_img img{
	transition: all .3s;
}
.Eng_bottom_img:hover img{
	transform: scale(1.1);
}

.contact_box .Title_hed {
	text-align: center;
	font-size: 35px;
}

.contact_box .Title_hed a,
.more a {
	color: #3E9098;
}

.more {
	text-align: center;
	font-size: 25px;
	background: #fff;

	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);


}

.more a:hover {
	border-bottom: 1px solid #3E9098;
} 