a{color:#696969;text-decoration: none;}
a:link {color:#696969;text-decoration: none;}
a:visited {color:#696969;text-decoration: none;}
a:hover {color:#696969;text-decoration: none;}
a:active {color:#696969;text-decoration: none;}
/*a.a-pbg{color:#fff;}
a.a-mobile-pbg{color:#fff;}*/
/*.menu-middel{display:block;}
.menu-middel-mobile{display:none;}*/
#banner a{ position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
/*.menu-bottom-a{color:#fff !important;font-size:15px;line-height:30px;}*/
#Index{ margin-top: 0;}
/*#Index .about{ width: 48%;float: left;border: 1px solid #dddddd;}
#Index .item_tit{ height: 46px;line-height: 46px;border-bottom: 1px solid #dddddd;padding: 0 20px;}
#Index .item_tit a{ font-size: 1.1em;font-weight: bold;color: #31833e;}
#Index .item_con{ height: 150px;line-height: 30px;overflow: hidden;padding: 10px 15px 0;}
#Index .item_con ul li{  overflow: hidden; height: 29px;line-height: 29px;background:  url(../images/home/article_icon.gif) left center no-repeat;padding-left: 15px;border-bottom: 1px dotted #f1f1f1;}
#Index .item_con ul li span{ float: right;}
#Index .news{ width: 48%;float: right;border: 1px solid #dddddd;}
*/





/*.padding0{padding:0;}

@media screen and (max-width: 768px) {
    #Index{ margin-top: 0;}
    #Index .about,#Index .news{ width:  auto;float: none;margin-top: 4%;}
    #Index .item_con{ height: auto;}
    #Index .about .item_con{ padding-bottom: 10px;}
    #Index .item_con ul li{ height: 34px;line-height: 34px;}
    .menu-middel{display:none;}
    .menu-middel-mobile{display:block;}
    .index-menu-background { height: auto;width: 100%;}
}*/



/************************/
.jungle-box{
	width:16.66%;
	float:left;
	padding-left:5px;
	padding-right:5px;
}
.jungle{
	position: relative;
	box-shadow: 0 5px 20px 1px rgba(49, 49, 49, 0.2);
}
.bounce {
	width: auto;
	height: auto;
	position: absolute;
	top: 15px;
	left:35px;
	width:120px;
}
.bounce:hover{
	-webkit-animation:bounce 2.5s infinite 0.5s both;
	animation:bounce 2.5s infinite 0.5s both;
	animation-iteration-count: infinite;
	-webkit-transform-origin:center bottom;
	transform-origin:center bottom;
}

@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}
	40% {-webkit-transform: translateY(-30px);}
	60% {-webkit-transform: translateY(-15px);}
}

@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-30px);}
	60% {transform: translateY(-15px);}
}
.new-box{
	width:70%;
	float:left;
	padding-right:15px;
	padding-left:15px;
}
.menu-title{
	width:100%;
	color:#035488;
	line-height:50px;
	font-size:18px;
	height:50px;
	font-weight:bold;
	border-bottom:1px solid #969696;
}
.link-i{
	font-style: normal;
	color:#035488;
}
.img-new-box{
	width:50%;
	float:left;
	padding-right:15px;
}
.img-new-bord{
	padding:5px;
	border:1px solid #969696;
}
.title-new-box{
	width:50%;
	float:left;
}
.title-new-weight{
	line-height:45px;
	height:45px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.title-new-weight:hover{
	color:#035488;
}
.title-new-content{
	line-height:30px;
	font-size:14px;
	color:#969696;
	text-indent:2em;
	border-bottom: 1px dotted #969696;
}
.title-new-content:hover{
	color:#035488;
}
.new-title{
	width:100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 30px;
	line-height: 30px; 
	border-bottom: 1px dotted #969696;
}
.new-title a:hover{
	color:#035488;
}
.notice-box{
	width:30%;
	float:left;
	padding-right:15px;
	padding-left:15px;
}
.notice-li{
	width:100%;
	overflow: hidden;
	height: 65px;
}
.notice-title{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 30px;
	color:#969696;
}
.notice-title a:hover{
	color:#035488;
}
.noctie-date{
	line-height: 30px;
}
.noctie-date-sp{
	float:left;
	color:#969696;
	padding-left:5px;
}
#KSS_content img{
	width:378px;
}
.section-back{
	background: url(../images/home/docbg.jpg); 
	background-size: 100% 100%; 
}
.wraps-sec{
	width: 100%;
	margin: 0 auto 25px auto;
	max-width: 1200px;
}
.section-box{
	width:100%;
	float:left;
	padding-right:15px;
	padding-left:15px;
}
.menu-title-sec{
	width:100%;
	color:#035488;
	line-height:50px;
	font-size:18px;
	height:50px;
	font-weight:bold;
	border-bottom:1px solid #969696;
}
.tabs {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	border:1px solid #969696;
}
label {
	background: #eee; 
	padding: .7em 1em;
	cursor: pointer;
	z-index: 1;
	margin-left: -1px;
}
.lab-width {
 	width: 33.33333%;
}
div.tab_box {
	width: 100%;
	height:252px;
	margin-top: -1px;
	padding: 1em;
	-webkit-order: 1;
	order: 1;
	display:none;
}
div#d_tab1{
	display:block;
}
.tab-li{
	width:20%;
	float:left;
	text-align:center;
	padding:5px 0;
}
.tab-li p{
	border:1px solid #969696;
	display:inline-block;
	padding:4px 5px;
	color:#969696;
	width:180px;
}
.tab-li p:hover{
	border:1px solid #035488;
	color:#035488;
}
.tab-li-ts{
	width:25%;
	float:left;
	text-align:center;
	padding:13px 0;
}
.tab-li-ts p{
	border:1px solid #969696;
	display:inline-block;
	padding:4px 5px;
	color:#969696;
	width:240px;
}
.tab-li-ts p:hover{
	border:1px solid #035488;
	color:#035488;
}
.doctor-box{
	width:100%;
	float:left;
	padding-right:15px;
	padding-left:15px;
}
.doctor-content{
	/*height:380px;*/
	height:340px;
}
#carouselContainers li{
	width:240px;
	float:left;
	padding-right:30px;
}
.doctor-introduction{
	width:100%;
	/*height:375px;*/
	height:335px;
}
.doctor-t-box{
	width:100%;
	height:90px;
}
.doctor-img-box{
	width:80%;
	margin:auto;
	text-align:center;
	width:160px;
	height:160px;
	align-items: flex-start;
    display: flex;
    overflow: hidden;
    border-radius: 80px;
}
.doctor-img{
	margin:auto;
	width:160px;
	height:180px;
	border-radius:80px;
	object-fit: cover;
}
.doctor-b-box{
	width:100%;
	/*height:270px;*/
	height:230px;
	box-shadow: 5px 5px 5px #969696;
}
.doctor-introduction-box{
	width:95%;
	margin:auto;
}
.doctor-title{
	height:30px;
	line-height:30px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
.doctor-ranks{
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#969696;
	text-align:center;
}
.doctor-brief{
	line-height:25px;
	/*font-size:14px;
	text-indent:2em;*/
	font-size:15px;
	padding-left: 10px;
}
.doctor-section{
	margin-top:25px;
	height:50px;
	line-height:50px;
	font-size:16px;
	font-weight:bold;
	border-top:1px solid #969696;
	text-align:center;
	color:#035488;
}
.science-box{
	/*width:33.3333%;*/
	width:25%;
	float:left;
	padding-left:15px;
	padding-right:15px;
}
.new_grid{
	border:1px solid #ccc;
}
.grid {
	position: relative;
}
.grid figure {
	position: relative;
	overflow: hidden;
	background: #d9ba77;
	cursor: pointer;
}
.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}
figure.apollo img {
	opacity: 0.95;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}
figure.apollo:hover img {
	opacity: 0.6;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}
.science-new-box{
	width:90%;
    text-align:left;
    margin:auto;
}
.science-new-box p{
	height:30px;
    line-height: 30px;
	font-size:14px;
	color:#969696;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.science-new-box p:hover{
	color:#035488;
}
.science-currency{
	width:100%;
	height:60px;
	text-align:center;
}
.science-currency p{
	position:relative; 
	line-height:45px;
	height:45px;
	text-align:center;
	color:#035488;
	font-size:16px;
	font-weight:bold;
	display:inline-block;
	top:10px;
	letter-spacing:5px;
}
.science-currency p:after {
	content:'';
	position:absolute;
	left:28%;
	top:auto;
	bottom:0;
	right:auto;
	height:2px;
	width:40px;
	background-color:#035488;
}
.more-box{
	text-align:center;
	width:100%;
	padding:10px 0;
}
.more-title{
	width:80px;
	line-height:20px;
	font-size:14px;
	color:#969696;
	margin:auto;
	padding:2px 3px;
	border:1px solid #969696;
	border-radius:20px;
}
@keyframes move{
	0%{transform:translateX(0px);}
	100%{transform:translateX(-585px);}
}
#wraps{
	width:100%;
	height:300px;
	position:relative;
	margin:15px auto;
	overflow: hidden;
}
#list{
	position:absolute;
	left:0;
	top:0;
	padding:0;
	margin:0; 
	-webkit-animation:10s move infinite linear;
	width:200%;
}
#list li{
	list-style:none;
	width:200px;
	height:300px;
	background: #fff;
	color:#000;
	text-align: center;
	float:left;
}
#wraps:hover #list{
	-webkit-animation-play-state:paused;
}

/***********************/
.jungle-box-mobile{
	width:33.3333%;
	float:left;
	padding:5px;
}
.jungle-mobile{
	position: relative;
	box-shadow: 0 5px 20px 1px rgba(49, 49, 49, 0.2);
}
.bounce-mobile {
	width: auto;
	height: auto;
	position: absolute;
	top: 7px;
	left:21px;
	width:80px;
}
.bounce-mobile:hover{
	-webkit-animation:bounce 2.5s infinite 0.5s both;
	animation:bounce 2.5s infinite 0.5s both;
	animation-iteration-count: infinite;
	-webkit-transform-origin:center bottom;
	transform-origin:center bottom;
}

@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}
	40% {-webkit-transform: translateY(-30px);}
	60% {-webkit-transform: translateY(-15px);}
}

@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-30px);}
	60% {transform: translateY(-15px);}
}
.new-box-mobile{
	width:100%;
	float:left;
	padding-right:15px;
	padding-left:15px;
}
.img-new-box-mobile{
	width:100%;
	float:left;
}
.title-new-box-mobile{
	width:100%;
	float:left;
	padding:0 15px;
}
.notice-box-mobile{
	width:100%;
	float:left;
	padding-right:15px;
	padding-left:15px;
}
.tab-li-mobile{
	width:50%;
	float:left;
	text-align:center;
	padding:13px 15px;
}
.tab-li-mobile p{
	border:1px solid #969696;
	display:inline-block;
	padding:4px 5px;
	color:#969696;
	min-width:130px;
}
.tab-li-mobile p:hover{
	border:1px solid #035488;
	color:#035488;
}
.science-box-monile{
	width:100%;
	float:left;
	padding-left:15px;
	padding-right:15px;
}
div.tab_box_mobile {
	width: 100%;
	height:auto;
	margin-top: -1px;
	padding: 1em;
	-webkit-order: 1;
	order: 1;
	display:none;
}
#carouselContainersmobile li{
	width:190px;
	float:left;
	padding-right:15px;
}
.doctor-t-box-mobile{
	width:100%;
	height:80px;
}
.doctor-img-box-mobile{
	width:80%;
	margin:auto;
	text-align:center;
}
.doctor-img-mobile{
	margin:auto;
	width:140px;
	height:140px;
	border-radius:80px;
}

.items_title_box{
	background-color:rgba(19,115,173,.5);
	position:absolute;
	bottom:0;
	height:50px;
	width:100%;
}
.items_title{
	padding-top:5px;
	margin-left:10px;
	width:95%;
	float:left;
	line-height:20px;
	text-align:left;
	font-size:12px;
	color:#fff;
}
.news_slider_img{
	float:left;
	width:100%;
	overflow:hidden;
}
.news_slider_img .owl-carousel.owl-loaded{
	overflow:hiddden !important;
}
.news_slider_img .owl-theme .owl-dots {
	bottom:-50px;
	right:5%;
	position: absolute;
}
.news_slider_img .item {
	width:100%;
	height:185px;
	overflow: hidden;
	display:flex;
	justify-center:center;
}
.news_slider_img .owl-carousel .owl-item img {
	display: block;
	width: 100%;
	height: auto; /* 图片高度等于div高度 */
	object-fit: cover; /* 图片将覆盖整个元素，超出的部分会被隐藏 */
}
.news_slider_img .owl-theme .owl-nav {
	display:none;
}
.news_slider_img .owl-prev{
	position:absolute;
	left:-50px;
}
.news_slider_img .owl-next{
	position:absolute;
	right:-50px;
}
.news_slider_img .owl-theme .owl-nav .owl-prev,.news_slider_img .owl-theme .owl-nav .owl-next{
   color:white;
	font-size: 36px;
	display: inline-block;
	cursor: pointer;
	background-color:#2ec8a6;
	height: 100px;
	width: 100px;
	border-radius: 100%;
	padding-top:30px;
	padding-left:35px;
}
.news_slider_img .owl-theme .owl-nav .owl-next{
	padding-right:55px;
}
.news_slider_img .owl-theme .owl-nav .owl-next:hover{
	color:white;
	background-color:#f4ab01;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.news_slider_img .owl-theme .owl-nav .owl-prev:hover{
	color:white;
	background-color:#f4ab01;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.news_slider_img .owl-theme .owl-dots .owl-dot.active span, 
.news_slider_img .owl-theme .owl-dots .owl-dot:hover span {
	background: #fff;
	display: block;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.news_slider_img .owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 50px 5px;
	border-radius:10px;
	background: transparent;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	/*border-radius: 30px;*/
	border: 1px solid #fff;
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.items{
	position:relative;
}
.team_slider_wrapper .owl-theme .owl-nav {
	display:none;
}
.science-currency-1 p{
    font-size: 14px;
    letter-spacing: 0;
}
.science-currency-1 p::after {
    left: 38%;
}