/* 公共头部 start */
header {
	width: 100%;
	height: 125px;
}

header img {
	width: 574px;
	height: 92px;
}

header .search {
	width: 400px;
	height: 50px;
	background: #f3f3f3;
	border-radius: 25px;
	padding: 0 19px;
}

header .search input::placeholder {
	color: #cccccc;
}

header .search input {
	border: 0;
	height: 100%;
	width: 80%;
	background-color: inherit;
	font-size: 16px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	text-align: left;
	font-weight: 400;
}

header .search img {
	width: 26px;
	height: 26px;
}

.nav {
	height: 70px;
	background: #289b9c;
}

.nav ul {
	height: 100%;
}


.nav ul li a {
	padding: 0 18px;
	width: 109px;
	height: 100%;
	display: block;
	font-size: 18px;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: 700;
	color: #ffffff;
	height: 100%;
	line-height: 70px;
}

.nav ul li:hover {
	background-color: #0E7A7B;
}
.nav ul li:hover .nav-more{
	display: block;
}
.nav-more .nav-more-a{
	display: block;
	width: 109px;
	background-color:rgba(14,122,123,.7) ;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	padding: 0 14px;
    text-align: center;
}

.nav-more{
	    position: absolute;
	    z-index: 9;
		display: none;
}
.banner-txt {
	width: 540px;
	height: 240px;
	background: rgba(40, 155, 156, .5);
	position: absolute;
	top: 18.6%;
	padding: 50px 56px;
}

.banner-txt h3 {
	font-size: 44px;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: 700;
	text-align: left;
	color: #ffffff;
	letter-spacing: 6.6px;
	height: 44px;
	line-height: 44px;
}

.banner-txt p {
	font-size: 18px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #ffffff;
	letter-spacing: 2.52px;
	padding: 19px 0;
}

.banner-txt span {
	display: block;
	font-size: 14px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #ffffff;
	letter-spacing: 0.56px;
}

.pilot {
	position: relative;
	z-index: 99;
}

.pilot,
.pilot ul {
	height: 150px;
}

.pilot ul li:hover {
	margin-top: -95px;
	transition: all 0.4s
}

.pilot ul li {
	margin-right: 20px;
	float: left;
	margin-top: -75px;
}

/* .pilot ul li:hover{
    animation: free_download 1s linear alternate infinite;
} */

/* @keyframes free_download{
    0%{margin-top: -95px;}
    100%{margin-top: -75px;}
} */


.pilot ul li:last-child {
	margin-right: 0;
}

.pilot ul li a {
	flex-direction: column;
	width: 285px;
	height: 150px;
	background: #ffffff;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
}

.pilot ul li a img {
	width: 60px;
	height: 60px;
	margin-bottom: 10px;
}

.pilot ul li a p {
	font-size: 18px;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: 700;
	text-align: center;
	color: #333333;
}

/* 公共头部 end */
/* 底部 start */
footer{
	background: url('../img/footer.png') no-repeat center;
	width: 100%;
	height:296px;
	overflow: hidden;
}
.footer-lt ul li{
	display: inline-block;
}
.footer-l{
	font-size: 14px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	color: #ffffff;
	height: 100%;
}
.footer-lt ul li:nth-child(even){
	margin: 0 8px;
}
.footer-lt ul{
	width: 830px;
	padding-top: 44px;
	padding-bottom: 26px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
margin-bottom: 26px;
}
.footer-lb p{
	padding-bottom: 20px;
}
.footer-lb p span{
	margin-right: 34px;
}
.footer-r{
	width: 190px;
	height: 296px;
	background: #ffffff;
	height: 100%;
}
.footer-r h3{
	font-size: 20px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: center;
	color: #333333;
	padding: 24px 0 16px;
}
.footer-r img{
	width: 160px;
	height: 160px;
	display: block;
	margin: 0 auto;
}
.footer-r p{
	font-size: 16px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: center;
	color: #333333;
	padding: 15px 38px 0;
}
/* 底部 end */
/* 首页 */
.index-news .news-l {
	width: 698px;
}
.index-news{
	align-items: flex-start;
	margin-bottom: 20px;
}

.index-news .news-r {
	width: 462px;
}

.news-title {
	border-bottom: 1px solid #eeeeee;
	height: 64px;
	line-height: 64px;
}

.news-title .title-l h3 {
	font-size: 24px;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: 700;
	color: #333333;
	display: inline-block;
	margin-right: 13px;
}

.news-title .title-l span {
	font-size: 16px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	color: #999999;
}

.news-title .title-r {
	font-size: 14px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	color: #999999;
}

.index-content {
	margin-top: -55px;
	position: relative;
	z-index: 99;
}

.index-swiper {
	width: 350px;
	height: 272px;
	overflow: hidden;
	position: relative;
	margin-top: 25px;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	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;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.swiper-slide {
	position: relative;
}

.index-swiper p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 350px;
	height: 40px;
	background: rgba(0, 0, 0, 0.7);
	font-size: 14px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	padding-left: 16px;
	color: #ffffff;
	line-height: 40px;
	text-align: left;
	z-index: 9;
}

.index-swiper p span {
	display: inline-block;
	width: 190px;
}

.index-swiper .swiper-pagination {
	text-align: end;
	padding-right: 20px;
}

 .swiper-pagination-bullet-active {
	background-color: #289B9C !important;
}

.index-swiper .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background-color: #ffffff;
	opacity: 1;
}

.news-con ul {
	margin-top: 8px;
	width: 100%;
}

.news-con ul li {
	height: 48px;
	line-height: 48px;
	border-bottom: 1px dashed #eeeeee;
	color: #289B9C;
}
.news-con ul li p img{
	width: 8px;
	height: 8px;
	margin-right: 10px;
}
.news-con ul li p i{
	font-style: normal;
	width: 210px;
}
.news-con2  ul li p i{
	width: 330px;
}
.news-con3  ul li p i{
	width: 510px;
}
.news-con ul li a {
	font-size: 16px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	color: #333333;
}
.news-con ul li a:hover{
	color: #0E7A7B;
}
.news-con ul li a:hover span{
	color: #0E7A7B;
}
.news-con ul li::marker {
	margin-left: 10px;
	margin-top: -1px;
}

.news-con ul li a span {
	color: #999999;
}

.news-con {
	display: flex;
	justify-content: space-between;
}
.index-experts ul .specialist-li{
	width: 216px;
	height: 350px;
	background: #f7f7f7;
	border-radius: 10px;
	margin-right: 30px;
	float: left;
	margin-top: 25px;
}
.index-experts ul .specialist-li:last-child{
	margin-right: 0;
}
.index-experts ul {
	width: 100%;
}
.index-experts ul .specialist-li img{
	width: 216px;
	height: 250px;
}
.index-experts-txt{
	height: 100px;
}
.index-experts-txt h3{
	/* font-size: 20px; */
	font-size: 16px;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: 700;
	text-align: center;
	color: #333333;
	padding: 18px 0 13px;
}
.index-experts-txt p{
	font-size: 16px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: center;
	color: #999999;
}
.index-pilot{
	margin-top: 20px;
}
.index-pilot ul {
	display: inline-block;
}
.index-pilot ul li{
	width: 276px !important;
	/* margin-right: 32px; */
	margin-top: 25px;
	float: left;
}
.index-pilot ul li:last-child{
	margin-right: 0;
}
.index-pilot ul li img{
	width: 276px;
	height: 200px;
}
.index-pilot ul li p{
	font-size: 18px;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: 700;
	text-align: center;
	color: #333333;
	overflow: hidden;
	width:276px;
	margin: 14px 0 40px;
}
/* 科室介绍 */
.departments-l{
	width: 250px;
	background: #ffffff;
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.10); 
	margin-top: -70px;
	z-index: 999;
	position: relative;
	height: fit-content;
}
.departments-l h3{
	width: 250px;
	height: 70px;
	background: #289b9c;
	font-size: 24px;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: 700;
	text-align: center;
	color: #ffffff;
	line-height: 70px;
}
.departments-l ul li{
	border-bottom: 1px dashed #eeeeee;
}

.departments-l ul li a{
	height: 73px;
	line-height: 73px;
	font-size: 18px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #333333;
	padding: 0 22px;
}
.departments-l ul li i{
	font-style: normal;
	color: #999999;
	font-family: cursive;
}
.departments-l ul li a:hover{
	color: #289B9C;
}
.departments-l ul li a:hover i{
	color: #289B9C;
}
.departments{
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.departments-r{
	width: 920px;
}
.departments-r-title {
	border-bottom:1px solid #eeeeee;
}
.departments-r-title ul {
	height: 64px;
	line-height: 64px;
}
.departments-r-title ul li{
	float: left;
	color: #999999;
}
.departments-r-title ul li i{
	font-style: normal;
	color: #999999;
	font-family: cursive;
	margin: 0 4px;
}
.departments-r-title ul li a{
	font-size: 16px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	color: #999999;
}
.departments-r-title ul li:last-child a{
	color: #289B9C;
}
.departments-r-demo p{
	font-size: 20px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #333333;
	width: 100%;
	display: block;
	margin-top: 24px;
}
.departments-r-demo ul li{
	margin-right: 20px;
	float: left;
	margin-top: 20px;
}
.departments-r-demo ul li:nth-child(5n){
	margin-right: 0;
}
.departments-r-demo ul{
	display: inline-block
}
.departments-r-demo ul li a{
	width: 168px;
	height: 40px;
	line-height: 40px;
	background: #f7f7f7;
	border-radius: 5px;
	font-size: 14px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: center;
	color: #333333;
	display: inline-block;
}
/* 环境设备 */
.environment-ul{
	margin-top: 25px;
	display: inline-block;
}
.environment-ul li {
	width: 288px;
	margin-right: 28px;
	float: left;
	padding-bottom: 16px;
}
.environment-ul li a{
	display: block;
}
.environment-ul li:nth-child(3n){
	margin-right: 0;
}
.environment-ul li img{
	width: 288px;
	height: 208px;
}
.environment-ul li p{
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: 700;
	text-align: center;
	color: #333333;
}
/* 新闻-二级页 */
.news-ul li a {
	font-size: 16px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	color: #333333;
	height: 63px;
	line-height: 63px;
	width: 100%;
	border-bottom: 1px dashed #eeeeee;
}
.news-ul li a p {
	width: 750px;
}
.news-ul li a span{
	color: #999999;
}
.news-ul li a:hover{
	color: #0E7A7B;
}
.news-ul li a:hover span{
	color: #0E7A7B;
}
/* 新闻-详情 */
.news-detail-title{
	border-bottom: 1px dashed #eeeeee;
}
.news-detail-title h3{
	font-size: 24px;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: 700;
	text-align: center;
	color: #333333;
	padding-top: 30px;
}
.news-detail-title span{
	font-size: 16px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: center;
	color: #999999;
	padding: 24px 0;
	display: block;
}
.news-detail p{
	font-size: 16px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: justifyLeft;
	color: #333333;
	line-height: 40px;
	padding-top: 10px;
}
.index-experts .specialist-ul .specialist-li{
	margin-right: 24px;
	width: 212px;
	height: 342px;
}
.index-experts .specialist-ul .specialist-li:nth-child(4n){
	margin-right: 0;
}
.index-experts .specialist-ul .specialist-li img{
	width: 212px;
}
.news-title .title-r:hover{
	color: #0E7A7B;
}
.banner-swiper{
	width: 100%;
	height: 500px;
	overflow: hidden;
	position: relative;
}
.banner-swiper a{
	width: 100%;
	height: 100%;
	display: block;
}
.departments-l .departments-l-active a,.departments-l .departments-l-active a i{
	color: #289B9C;
}

/** 页数按钮样式*/


.page_div {

	margin-top: 34px;

	margin-bottom: 34px;

	font-size: 15px;

	font-family: "microsoft yahei";

	color: #666666;

	margin-right: 10px;

	padding-left: 20px;

	box-sizing: border-box;

	text-align: center
}



/** 页数按钮样式*/

.page_div a, .page_div span{

	min-width: 34px;

	height: 34px;

	background: #ffffff;

	border: 1px solid #eeeeee;

	border-radius: 5px;

	margin: 0 7px;

	display: inline-block;

	text-align: center;

	line-height: 34px;

	cursor: pointer;

}

.page_div ul li{
	display: inline-block;
}

#prePage,

#nextPage {

	width: 34px;

	height: 34px;

	background: #ffffff;

	border: 1px solid #eeeeee;

	border-radius: 5px;

	font-family: cursive;

}



.page_div .current {

	background-color: #1369C0;

	border-color: #1369C0;

	color: #FFFFFF;

}



.totalPages {

	margin: 0 10px;

}



.totalPages span,

.totalSize {

	font-size: 14px;

	font-family: Microsoft YaHei, Microsoft YaHei-Regular;

	font-weight: 400;

	color: #999999;

	margin-right: 7px;

}

