html,
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
form,
input,
textarea,
th,
td,
select {
	margin: 0;
	padding: 0;
	color: #333;
}

* {
	box-sizing: border-box;
}

html,
body {
	min-height: 100%;
}

body {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #333;
	/* background: #F9F9F9; */
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

ul,
ol {
	list-style: none;
}

img {
	border: none;
	vertical-align: middle;
}

a {
	text-decoration: none;
	color: #232323;
}

table {
	border-collapse: collapse;
	table-layout: fixed;
}

input,
textarea {
	outline: none;
	border: none;
}

textarea {
	resize: none;
	overflow: auto;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: ".";
	width: 0;
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
	overflow: hidden;
}

/* 中心变形*/
img {
	transition: all 0.5s ease-out;
	/* 过度 所有css属性 1秒过度 结束慢*/
	-moz-transition: all 0.5s ease-out;
	/* Firefox 4 */
	-webkit-transition: all 0.5s ease-out;
	/* Safari 和 Chrome */
	-o-transition: all 0.5s ease-out;
	/* Opera */
}


.fl {
	float: left
}

.fr {
	float: right
}

.tl {
	text-align: left;
}

.tc {
	text-align: center
}

.tr {
	text-align: right;
}

.ellipse {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.inline {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

/* 公共头部 */
.index_box {
	width: 100%;
	height: 600px;
	position: relative;
	-webkit-box-shadow: 0px 3px 3px #e2e2e2;
	-moz-box-shadow: 0px 3px 3px #e2e2e2;
	box-shadow: 0px 3px 3px #e2e2e2;
}

.index_top_bj {
	width: 100%;
	height: 95px;
	background-color: #fff;
	opacity: 0.6;
	/* position: fixed;
	left: 0;
	top: 0; */
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
}

.index_top {
	width: 100%;
	height: 95px;
	/* position: fixed;
	left: 0;
	top: 0; */
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
}

.index_top_box {
	width: 100%;
	height: 100%;
	position: relative;
}

.index_top_right {
	min-width: 250px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	display: none;
}

.index_top_right_left {
	width: 125px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.index_top_right_left_x {
	display: inline-block;
	vertical-align: top;
	width: 60px;
	height: 100%;
	position: relative;
}

.index_top_right_left_x>img {
	max-width: 100%;
	margin-top: 35px;
}

.index_top_right_left_y {
	/* width: 100%; */
	/* max-width: 150px; */
	background-color: #199aa6;
	border-radius: 15px;
	text-align: center;
	position: absolute;
	left: -50%;
	top: 95px;
	display: none;
}
.index_top_right_left_yx{
	width: 200px;
	text-align: center;
}


.index_top_right_left_y>img {
	width: 80px;
	height: 80px;
}

.index_top_right_left_y>p {
	width: 150px;
	font-size: 17px;
	line-height: 30px;
	color: #fff;
}
.index_top_right_left_yx>p{
	width: 100%;
	text-align: center;
}

.index_top_right_left_x:hover .index_top_right_left_y {
	display: block;
}

.index_top_right_right {
	min-width: 125px;
	height: 100%;
	background-color: #199aa6;
	position: absolute;
	top: 0;
	right: 0;
	line-height: 94px;
	cursor: pointer;
	transition: all 0.5s;
	display: flex;
	align-items: center;
	justify-content: center;
}

.index_top_right_right>img {
	width: 22px;
	height: 22px;
}

.sousuo {
	width: 0;
	height: 26px;
	border-radius: 15px;
	color: #fff;
	padding: 0;
	background: none;
	transition: all 0.5s;
	margin-left: 3px;
}

.index_top_right_right:hover {
	width: 150px;
}

.index_top_right_right:hover input {
	width: 110px;
	padding: 0 5px;
	border: 1px solid #fff;
}

.index_top_left {
	width: 1380px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

.index_top_left_left {
	/*width: 297px;*/
	width: 329px;
	height: 100%;
	line-height: 94px;
	float: left;
}

.index_top_left_left>img {
	height: 87px;
}

.index_top_left_right {
	height: 100%;
	float: right;
}





.dh_box {
	width: 100%;
	height: 100%;
}

.daohang_con_list {
	width: 100%;
	height: 100%;
}

.body_head_nav_border {
	width: 100%;
	height: 100%;
}

.body_head_nav_border>ul {
	width: 100%;
	height: 100%;
	font-size: 0;
	display: flex;
	justify-content: space-between;
}

.itm {
	display: inline-block;
	vertical-align: top;
	width: 90px;
	height: 100%;
	text-align: center;
	position: relative;
}

.itm-a {
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 94px;
	font-size: 18px;
	color: #4c4c4c;
	position: relative;
}



.itm:hover .itm-a {
	color: #199aa6;
}

.itm:hover .itm-a-dj {
	color: #e80000;
}

.itm:hover .itm-a:before {
	content: '';
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-top: 10px solid #199aa6;
	position: absolute;
	top: 20px;
	left: 37%;
	z-index: 2;

}

.itm:hover .itm-a-dj:before {
	content: '';
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-top: 10px solid #e80000;
	position: absolute;
	top: 20px;
	left: 37%;
	z-index: 2;

}

.itm-a[on="true"] {
	color: #199aa6;
}

.itm-a[on="true"].itm-a:before {
	content: '';
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-top: 10px solid #199aa6;
	position: absolute;
	top: 20px;
	left: 37%;
	z-index: 2;

}

.son {
	width: 100%;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 94px;
	display: none;
	z-index: 5;
}

.son-itm {
	width: 100%;
	/* height: 30px; */
	line-height: 20px;
	text-align: center;
	margin: 0 auto;
	padding: 5px;
}

.son-itm-a {
	/*font-size: 18px;*/
	font-size: 15px;
	color: #4c4c4c;
}

.son-itm-a:hover {
	color: #199aa6;
}

.son-itm-a-dj:hover {
	color: #e80000;
}
.itm-a-dj[on="true"].itm-a-dj:before {
	content: '';
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-top: 10px solid #e80000;
	position: absolute;
	top: 20px;
	left: 37%;
	z-index: 2;

}
.itm-a-dj[on="true"]{
	color: #e80000;
}


/* 底部 */
.foot1 {
	width: 100%;
	padding: 30px 0;
	box-sizing: border-box;
}

.foot1_con {
	width: 1200px;
	margin: 0 auto;
}

.foot1_left {
	display: inline-block;
	vertical-align: middle;
}

.foot1_left>img {
	display: inline-block;
	vertical-align: middle;
	width: 28px;
	height: 28px;
}

.foot1_left>p {
	display: inline-block;
	vertical-align: middle;
	font-size: 17px;
	color: #178e99;
}

.dj_foot1_left>p {
	color: #e80000;
}

.foot1_right {
	display: inline-block;
	vertical-align: middle;
}

.foot1_right>a {
	display: inline-block;
	vertical-align: top;
	height: 16px;
	font-size: 15px;
	color: #353434;
	padding: 0 25px;
	border-right: 2px solid #a7a7a7;
	line-height: 16px;
}

.foot1_right>a:hover {
	color: #138cc4;
}
.dj_foot1_right>a:hover {
	color: #e80000;
}

.foot1_right>a:last-child {
	border-right: 0px solid #a7a7a7;
}

.foot2 {
	width: 100%;
	padding: 23px 0;
	box-sizing: border-box;
	background-color: #138cc4;
}

.foot2_con {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.foot2_left {
	width: 720px;
	padding-top: 15px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}

.foot2_left_left {
	width: 195px;
	overflow: hidden;
}

.foot2_left_left>a {
	display: block;
	width: 50%;
	font-size: 16px;
	color: #ffffff;
	margin-bottom: 25px;
	line-height: 16px;
}

.foot2_left_left>a:nth-child(2n+1) {
	float: left;
}

.foot2_left_left>a:nth-child(2n) {
	float: right;
}

.foot2_left_right {}

.foot2_left_right_top {
	width: 317px;
	height: 34px;
}

.foot2_left_right_top>img {
	width: 100%;
	height: 100%;
}

.foot2_left_right_foot {
	margin-top: 23px;
}

.foot2_left_right_foot1 {
	margin-bottom: 15px;
}

.foot2_left_right_foot1>img {
	display: inline-block;
	vertical-align: middle;
	width: 28px;
	margin-right: 15px;
}

.foot2_left_right_foot1>p {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #ffffff;
}

.foot2_left_right_foot1>p span {
	font-size: 32px;
}

.foot2_right {
	width: 300px;
}

.foot2_right_top {
	width: 299px;
	height: 87px;
}

.foot2_right_top>img {
	width: 100%;
	height: 100%;
}

.foot2_right_foot {
	width: 100%;
	margin-top: 15px;
	display: flex;
	justify-content: space-between;
	padding-left: 15px;
	box-sizing: border-box;
}

.foot2_right_foot1 {
	width: 109px;
	text-align: center;
}

.foot2_right_foot1>img {
	width: 109px;
	height: 109px;
}

.foot2_right_foot1>p {
	font-size: 16px;
	color: #ffffff;
	margin-top: 8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.foot3 {
	width: 100%;
	height: 38px;
	background-color: #e5e5e5;
	line-height: 38px;
}

.foot3_con {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.foot3_con>p,
.foot3_con>p a {
	font-size: 13px;
	color: #6e6e6e;
}









/* 侧边导航栏 */
.ce_nav {
	width: 90px;
	padding: 15px 0;
	background-color: #fff;
	border-radius: 10px;
	position: fixed;
	top: 200px;
	right: 0;
	z-index: 9;
}

.ce_nav_box1,
.ce_nav_box2 {
	display: inline-block;
	width: 100%;
	height: 85px;
	margin-bottom: 15px;
}

.ce_nav_box1 {
	position: relative;
}

.ce_nav_box1_zhezhao {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.ce_nav_box2_box {
	width: 100%;
	height: 100%;
	text-align: center;
}

.ce_nav_box2_top {
	width: 100%;
	height: 60px;
}

.ce_nav_box2_top>img {
	display: inline-block;
	width: 60px;
	height: 60px;
}

.ce_nav_box2_foot {
	width: 100%;
	margin-top: 7px;
}

.ce_nav_box2_foot>p {
	font-size: 16px;
	color: #4c4c4c;
	line-height: 16px;
}

.ce_nav_box1_yin {
	width: 90px;
	height: 90px;
	position: absolute;
	left: 90px;
	top: -20px;
}

.ce_nav_box2:hover .ce_nav_box2_foot>p {
	color: #199aa6;
}

.ce_nav_box1_yin:hover .ce_nav_box2_foot>p {
	color: #199aa6;
}



/* 分页 */
.pagings,
.pc_page,
.pagings1 {
	width: 100%;
	text-align: center;
}

.pagings {
	margin-top: 20px;
}

.pagings1 {
	margin-top: 20px;
}

.pc_page>a {
	display: inline-block;
	vertical-align: top;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	/* background-color: #3b8ed8; */
	font-size: 20px;
	color: #4c4c4c;
	margin-right: 10px;
}

.pc_page>span {
	display: inline-block;
	vertical-align: top;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	/* border: 1px solid #bfbfbf; */
	font-size: 20px;
	color: #199aa6;
	margin-right: 10px;
}

.pc_page>a:hover {
	color: #269dad;
}

.pagings1>.pc_page>a {
	display: inline-block;
	vertical-align: top;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	/* background-color: #3b8ed8; */
	font-size: 20px;
	color: #4c4c4c;
	margin-right: 10px;
}

.pagings1>.pc_page>span {
	display: inline-block;
	vertical-align: top;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	/* border: 1px solid #bfbfbf; */
	font-size: 20px;
	color: #e80000;
	margin-right: 10px;
}

.pagings1>.pc_page>a:hover {
	color: #e80000;
}

/* 上下篇 */
.all_content_shangxia {
	width: 100%;
	margin-top: 38px;
	box-sizing: border-box;
}

.all_content_shangxia>p {
	font-size: 16px;
	color: #199aa6;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.all_content_shangxia>p a {
	font-size: 16px;
	color: #4c4c4c;
}

.all_content_shangxia>p a:hover {
	color: #199aa6;
}
.dj_all_content_shangxia {
	width: 100%;
	margin-top: 38px;
	box-sizing: border-box;
}

.dj_all_content_shangxia>p {
	font-size: 16px;
	color: #e80000;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.dj_all_content_shangxia>p a {
	font-size: 16px;
	color: #4c4c4c;
}

.dj_all_content_shangxia>p a:hover {
	color: #e80000;
}

/* 首页 */
.index_body {
	width: 100%;
}

/* 首页轮播 */
.index_top_banner {
	width: 100%;
	height: 600px;
	position: absolute;
	left: 0;
	top: 0;
}

.index_lunbos {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.zhankai {
	width: 27px;
	height: 18px;
	position: absolute;
	left: 49%;
	top: 95px;
	z-index: 999999;
	cursor: pointer;
	opacity: 0;
	-webkit-animation: opener .5s ease-in-out alternate infinite;
	animation: opener .5s ease-in-out alternate infinite;
}

@-webkit-keyframes opener {
	100% {
		top: 98px
	}
}

@keyframes opener {
	100% {
		top: 98px
	}
}

.swiper-button-prev:after,
.swiper-button-next:after {
	display: none;
}

.index_lunbos>.swiper-button-prev {
	width: 35px;
	height: 35px;
	background-image: url(../image/l1.png);
	background-repeat: no-repeat;
}

.index_lunbos>.swiper-button-next {
	width: 35px;
	height: 35px;
	background-image: url(../image/r1.png);
	background-repeat: no-repeat;
}

/* 首页七小块 */
.index_one {
	width: 100%;
	height: 155px;
	background-color: #fff;
}

.index_one_con {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.index_one_hz {
	display: block;
	min-width: 90px;
	height: 155px;
	text-align: center;
	padding-top: 30px;
	box-sizing: border-box;
}

.index_one_hz>img {
	display: inline-block;
	width: 57px;
	height: 57px;
	transition: all 1s ease-out;
}

.index_one_hz>p {
	width: 100%;
	margin-top: 15px;
	font-size: 20px;
}

.index_one_con>a:nth-child(2n+1) p {
	color: #24a3de;
}

.index_one_con>a:nth-child(2n) p {
	color: #199aa6;
}

.index_one_hz:hover img {
	transform: translate(0px, -10px);
}

/* 首页医院新闻       招标采购       通知公告 党建工作        群团工作 */
.index_two {
	width: 100%;
	height: 678px;
	padding-top: 50px;
	box-sizing: border-box;
}

.index_two_con {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.layui-tab {
	margin: 0;
}

.layui-tab-title {
	border-bottom-width: 0px;
}

.layui-tab-brief>.layui-tab-more li.layui-this:after,
.layui-tab-brief>.layui-tab-title .layui-this:after {
	display: none;
}

.layui-tab-content {
	padding: 0;
}

.index_two_left {
	width: 725px;
	height: 575px;
	background-color: #ffffff;
	padding: 20px 30px 0 30px;
	box-sizing: border-box;
	box-shadow: 0px 0px 6px 2px #e3e3e3;
	position: relative;
}

.index_two_left_top {
	height: 44px;
}

.index_two_left_top_bt {
	display: inline-block;
	vertical-align: middle;
	width: 130px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 24px;
	color: #199aa6;
	margin-right: 3px;
	cursor: pointer;
}

.index_two_left_top_bt_active {
	background-color: #199aa6;
	color: #feffff;
}

.index_two_left_foot{
	margin-top: 15px;
	height: 460px;
	overflow: hidden;
}
.sy_index_two_left_foot{
	width: 100%;
	height: 100%;
}
.index_zbcg{display:table;width:100%;}
.index_zbcg img{width:100%;height:100%;}

.syxw {
	display: block;
	width: 100%;
	height: 84px;
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between;
}

.syxw_left {
	width: 120px;
	height: 84px;
	overflow: hidden;
}

.syxw_left>img {
	width: 100%;
	height: 100%;
	transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
}

.syxw_right {
	width: 518px;
	height: 100%;
}

.syxw_right>p {
	display: inline-block;
	vertical-align: top;
	width: 392px;
	font-size: 17px;
	color: #4c4c4c;
	line-height: 32px;
	margin-top: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.syxw_right>span {
	display: inline-block;
	vertical-align: top;
	width: 120px;
	text-align: right;
	font-size: 15px;
	color: #999999;
	line-height: 35px;
}

.syxw:hover .syxw_left>img {
	transform: scale(1.05);
}

.syxw:hover .syxw_right>p {
	color: #199aa6;
}

.syxw:hover .syxw_right>span {
	color: #199aa6;
}

.index_two_left_more {
	font-size: 14px;
	color: #9a9898;
	position: absolute;
	right: 30px;
	top: 36px;
}

.index_two_left_more:hover {
	color: #199aa6;
}

.index_two_right {
	width: 455px;
	height: 575px;
	background-color: #ffffff;
	padding: 20px 30px 0 25px;
	box-sizing: border-box;
	box-shadow: 0px 0px 6px 2px #e3e3e3;
	overflow: hidden;
	position: relative;
}

.index_two_right_top {
	height: 44px;
}

.index_two_right_top>p {
	display: inline-block;
	vertical-align: top;
	width: 130px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 24px;
	color: #a40600;
	margin-right: 3px;
	cursor: pointer;
}

.index_two_right_top>.gaoliang {
	background-color: #a40600;
	color: #feffff;
}

.index_two_right_foot {
	width: 100%;
	margin-top: 20px;
}

.sydj {
	width: 100%;
	height: 491px;
}

.sydj_top {
	width: 385px;
	height: 270px;
}

.index_dj,
.index_dj1 {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.index_dj_tz {
	display: block;
	width: 100%;
	height: 100%;
}

.index_dj>.swiper-pagination,
.index_dj1>.swiper-pagination {
	text-align: right;
	padding-right: 18px;
	box-sizing: border-box;
}

.index_dj>.swiper-pagination .swiper-pagination-bullet,
.index_dj1>.swiper-pagination .swiper-pagination-bullet {
	background-color: #8f1d1e;
	opacity: 1;
}

.index_dj>.swiper-pagination .swiper-pagination-bullet-active,
.index_dj1>.swiper-pagination .swiper-pagination-bullet-active {
	background-color: #ffffff;
}

.sydj_foot {
	width: 100%;
	margin-top: 15px;
}

.sydj_hz {
	display: inline-block;
	width: 100%;
	height: 20px;
	padding-left: 20px;
	box-sizing: border-box;
	margin-bottom: 22px;
	position: relative;
}

.sydj_hz>p {
	font-size: 17px;
	color: #4c4c4c;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.sydj_hz:before {
	content: '';
	position: absolute;
	left: 0;
	top: 9px;
	margin: auto;
	width: 5px;
	height: 5px;
	background-color: #8f1d1e;
	border-radius: 50%;
}

.sydj_hz:hover.sydj_hz>p {
	color: #8f1d1e;
}

.index_two_right_more {
	font-size: 14px;
	color: #9a9898;
	position: absolute;
	right: 30px;
	top: 36px;
}

.index_two_right_more:hover {
	color: #a40600;
}

/* 首页科室介绍 */
.index_three {
	width: 100%;
	height: 570px;
	padding: 45px 0 55px 0;
	box-sizing: border-box;
}

.index_three_con {
	width: 1200px;
	margin: 0 auto;
}

.index_three_top {
	width: 100%;
	text-align: center;
}

.index_three_top>h2 {
	font-size: 30px;
	color: #ffffff;
	line-height: 30px;
}

.index_three_top>p {
	font-size: 16px;
	color: #ffffff;
	line-height: 16px;
	margin-top: 19px;
}

.index_three_foot {
	width: 100%;
	margin-top: 40px;
	font-size: 0;
}

.index_three_foot1 {
	width: 550px;
	height: 360px;
	display: inline-block;
	vertical-align: top;
	padding: 25px 14px;
	box-sizing: border-box;
}

.index_three_foot1_top {
	width: 100%;
}

.index_three_foot1_top>p {
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	line-height: 20px;
}

.index_three_foot1_top>div {
	width: 32px;
	height: 2px;
	background-color: #ffffff;
	margin-top: 10px;
}

.index_three_foot1_foot {
	width: 100%;
	margin-top: 25px;
	/*display: flex;*/
	/*justify-content: flex-start;*/
	/*flex-wrap: wrap;*/
	text-align: left;
	overflow: hidden;
}
.index_three_foot1_foot>div{
	min-width: 130px;
	height: 35px;
	/*margin: 0 10px 15px 0;*/
	float: left;
	/*margin-right: 15px;*/
}
/*.index_three_foot1_foot1>div:nth-child(7){*/
/*	width: 130px;*/
/*}*/
.index_three_foot1_foot>div a {
	display: inline-block;
	/*width: 120px;*/
	/* min-width: 100px; */
	height: 35px;
	line-height: 34px;
	padding: 0 5px;
	box-sizing: border-box;
	font-size: 16px;
	color: #ffffff;

}

.index_three_foot1_foot>div a:hover {
	background-color: #f5f9fc;
	color: #199aa6;
}

.index_three_foot1_foot>div a:nth-child(4n+4) {
	margin-right: 0;
}

.index_three_foot3 {
	display: inline-block;
	vertical-align: top;
	width: 100px;
	height: 360px;
	background-color: #52cde3;
	text-align: center;
}

.index_three_foot3>p {
	width: 22px;
	font-size: 20px;
	line-height: 40px;
	color: #ffffff;
	margin: 0 auto;
	margin-top: 100px;
}

/* 首页专家团队 */
.index_five {
	width: 100%;
	padding: 50px 0 60px 0;
	box-sizing: border-box;
}

.index_five_con {
	width: 1200px;
	margin: 0 auto;
}

.index_five_top {
	width: 100%;
	text-align: center;
}

.index_five_top>h2 {
	font-size: 30px;
	color: #4c4c4c;
	line-height: 30px;
}

.index_five_top>p {
	font-size: 16px;
	color: #b9b9b9;
	line-height: 16px;
	margin-top: 20px;
}

.index_five_foot {
	width: 100%;
	height: 276px;
	margin-top: 40px;
	/* padding: 0 40px; */
	overflow: hidden;
}

.syzj_lb {
	width: 100%;
	height: 100%;
	padding-left: 24px;
	position: relative;
}

.syzj {
	display: inline-block;
	width: 166px;
	height: 276px;
	border-bottom: 3px solid #2da3ae;
	box-shadow: 0px 0px 6px 2px #e3e3e3;
}

.syzj_top {
	width: 100%;
	height: 200px;
	overflow: hidden;
}

.syzj_top>img {
	width: 100%;
	height: 100%;
	transition: .8s all;
}

.syzj_foot {
	width: 100%;
	padding: 10px 20px 0 20px;
	box-sizing: border-box;
}

.syzj_foot>P {
	font-size: 12px;
	color: #4c4c4c;
	line-height: 20px;
	margin-bottom: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.syzj_foot>P span {
	font-size: 18px;
	color: #479fd1;
	font-weight: bold;
	margin-right: 10px;
}

.syzj_lb>.swiper-button-prev {
	width: 20px;
	height: 49px;
	left: 0;
	background-image: url(../image/l2.png);
	background-repeat: no-repeat;
}

.syzj_lb>.swiper-button-next {
	width: 20px;
	height: 49px;
	right: 0;
	background-image: url(../image/r2.png);
	background-repeat: no-repeat;
}

.syzj:hover .syzj_top>img {
	transform: scale(1.05);
}

/* 满意度调查 科研动态 健康园地 医院文化 */
.index_six {
	width: 100%;
	overflow: hidden;
}

.index_six_left {
	width: 50.9%;
	float: left;
}

.index_six_left_top {
	width: 100%;
	height: 191px;
	overflow: hidden;
}

.index_six_left_top_box {
	width: 620px;
	height: 100%;
	float: right;
}

.index_six_left_top_box_box {
	display: inline-block;
	vertical-align: top;
	margin-top: 52px;
	width: 277px;
	height: 86px;
	line-height: 86px;
	background-color: #ffffff;
	padding: 0 18px;
	box-sizing: border-box;
	margin-right: 20px;
}

.index_six_left_top_box_box_left {
	display: inline-block;
	vertical-align: middle;
	line-height: 0;
	margin-right: 10px;
}

.index_six_left_top_box_box_left>img {
	max-width: 47px;
	max-height: 56px;
}

.index_six_left_top_box_box_right {
	display: inline-block;
	vertical-align: middle;
}

.index_six_left_top_box_box_right>h5 {
	font-size: 24px;
	color: #4c4c4c;
	line-height: 24px;
}

.index_six_left_top_box_box_right>p {
	font-size: 14px;
	color: #b9b9b9;
	line-height: 14px;
	margin-top: 10px;
}

.index_six_left_foot {
	width: 100%;
	height: 509px;
	overflow: hidden;
}

.index_six_left_foot_box {
	width: 620px;
	height: 100%;
	float: right;
	padding: 50px 35px 0 0;
	box-sizing: border-box;
}

.index_six_left_foot_top {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.index_six_left_foot_top>p {
	font-size: 30px;
	color: #ffffff;
	line-height: 30px;
}

.index_six_left_foot_top>a {
	font-size: 16px;
	color: #ffffff;
	margin-top: 10px;
}

.index_six_left_foot_foot {
	width: 100%;
	margin-top: 40px;
}

.syjkyd_hz {
	display: inline-block;
	width: 100%;
	height: 22px;
	line-height: 22px;
	padding-left: 17px;
	box-sizing: border-box;
	margin-bottom: 30px;
	display: flex;
	justify-content: space-between;
	position: relative;
}

.syjkyd_hz_left {
	width: 440px;
	font-size: 17px;
	color: #ffffff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.syjkyd_hz_right {
	font-size: 14px;
	color: #ffffff;
	margin-top: 2px;
}

.syjkyd_hz:before {
	content: '';
	position: absolute;
	left: 0;
	top: 9px;
	margin: auto;
	width: 5px;
	height: 5px;
	background-color: #ffffff;
	border-radius: 50%;
}

.index_six_right {
	width: 49.1%;
	height: 700px;
	float: right;
}

.index_six_right_box {
	width: 580px;
	height: 100%;
	float: left;
	padding: 30px 0 0 40px;
	box-sizing: border-box;
}

.index_six_right_box_top {
	width: 100%;
	height: 30px;
	line-height: 30px;
	display: flex;
	justify-content: space-between;
}

.index_six_right_box_top>h6 {
	font-size: 30px;
	color: #ffffff;
}

.index_six_right_box_top>a {
	font-size: 16px;
	color: #ffffff;
}

.index_six_right_box_middle {
	width: 100%;
	margin-top: 32px;
	padding-bottom: 20px;
	box-sizing: border-box;
	border-bottom: 1px solid #6fb7d8;
}

.index_six_right_box_middle_top {
	width: 100%;
	height: 231px;
}

.index_six_right_box_middle_top>img {
	width: 100%;
	height: 100%;
}

.index_six_right_box_middle_foot {
	width: 100%;
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
}

.index_six_right_box_middle_foot1 {
	display: inline-block;
	vertical-align: top;
}

.index_six_right_box_middle_foot1>p,
.index_six_right_box_middle_foot2>p,
.index_six_right_box_middle_foot3>p {
	font-size: 17px;
	color: #ffffff;
	margin-top: 10px;
}

.index_six_right_box_middle_foot1>p span,
.index_six_right_box_middle_foot2>p span,
.index_six_right_box_middle_foot3>p span {
	font-size: 36px;
	color: #ffffff;
}

.index_six_right_box_middle_foot1>.index_six_right_box_middle_foot_p {
	margin-top: 0;
}

.index_six_right_box_foot {
	width: 100%;
	margin-top: 22px;
}

.index_six_right_box_foot>p {
	font-size: 17px;
	color: #ffffff;
	line-height: 17px;
	margin-bottom: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index_six_right_box_foot>p span {
	display: inline-block;
	width: 89px;
	text-align-last: justify;
}

/* 首页综合展示 */
.index_seven {
	width: 100%;
	padding: 45px 0 40px 0;
	box-sizing: border-box;
}

.index_seven_con {
	width: 1200px;
	margin: 0 auto;
}

.index_seven_top>h6 {
	font-size: 30px;
	color: #4c4c4c;
	line-height: 30px;
}

.index_seven_top>p {
	font-size: 16px;
	color: #b9b9b9;
	line-height: 16px;
	margin-top: 13px;
}

.index_seven_foot {
	width: 100%;
	margin-top: 40px;
}

.index_seven_foot_top {
	text-align: right;
	margin-top: -90px;
}

.index_seven_foot_top_bt {
	display: inline-block;
	vertical-align: top;
	line-height: 44px;
	border-bottom: 2px solid #fff;
	font-size: 22px;
	color: #9a9898;
	margin: 0 10px;
	cursor: pointer;
}

.gaoliang1 {
	color: #138cc4;
	border-bottom: 2px solid #138cc4;
}

.index_seven_foot_top_more {
	display: inline-block;
	vertical-align: top;
	margin-left: 40px;
	font-size: 16px;
	color: #9a9898;
	margin-top: 14px;
}

.index_seven_foot_top_more:hover {
	color: #138cc4;
}

.index_seven_foot_foot {
	width: 100%;
	height: 300px;
	overflow: hidden;
	margin-top: 50px;
}

.syzhzs {
	width: 100%;
	height: 300px;
	/* height: 255px; */
	overflow: hidden;
}

.ylsb_lb,
.yyhj_lb,
.yyry_lb {
	width: 100%;
	height: 255px;
	position: relative;
}

.ylsb_hz {
	display: inline-block;
	width: 295px;
	height: 100%;
}

.ylsb_hz_top {
	width: 100%;
	height: 48px;
	line-height: 48px;
	background-color: #f4f4f4;
	padding: 0 18px 0 13px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}

.ylsb_hz_top>p {
	width: 195px;
	font-size: 17px;
	color: #4c4c4c;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ylsb_hz_top>img {
	width: 25px;
	height: 25px;
	margin-top: 11px;
	webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

.ylsb_hz_foot {
	width: 100%;
	height: 207px;
	overflow: hidden;
}

.ylsb_hz_foot>img {
	width: 100%;
	height: 100%;
	transition: .8s all;
}

.ylsb_hz:hover .ylsb_hz_top>p {
	color: #269aa4;
}

.ylsb_hz:hover .ylsb_hz_top>img {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
	filter: gray;
}

.ylsb_hz:hover .ylsb_hz_foot>img {
	transform: scale(1.05);
}

.ylsb_lb>.swiper-pagination-bullets,
.yyhj_lb>.swiper-pagination-bullets,
.yyry_lb>.swiper-pagination-bullets {
	bottom: -47px;
}


/* 医院概况 */
.ny_box {
	width: 100%;
	height: 300px;
}

.ny_banner {
	width: 100%;
	height: 300px;
	position: absolute;
	left: 0;
	top: 0;
}

.ny_top_bj {
	width: 100%;
	height: 95px;
	background-color: #fff;
	opacity: 0.6;
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
}

.ny_banner_con {
	width: 100%;
	height: 300px;
	padding-top: 168px;
	box-sizing: border-box;
	margin: 0 auto;
	text-align: center;
}

.ny_banner_con>p {
	font-size: 30px;
	color: #f8f8f8;
	line-height: 30px;
}

.ny_banner_con>div {
	display: inline-block;
	margin-top: 20px;
	width: 82px;
	height: 2px;
	background-color: #ffffff;
}

.ny_body {
	width: 100%;
	padding: 24px 0 30px 0;
	box-sizing: border-box;
}

.ny_body_con {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.ny_body_left {
	width: 240px;
}

.ny_body_left_sousuo {
	width: 100%;
	height: 44px;
	border: 1px solid #199aa6;
	margin-bottom: 15px;
	position: relative;
}

.dj_ny_body_left_sousuo {
	border: 1px solid #e80000;
}

.ny_body_left_sousuo_left {
	width: 188px;
	height: 100%;
	line-height: 42px;
	position: absolute;
	left: 0;
	top: 0;
}

.ny_sousuo {
	width: 100%;
	height: 100%;
	padding: 0 10px;
	box-sizing: border-box;
	font-size: 14px;
	color: #b2b2b2;
}

.ny_body_left_sousuo_right {
	width: 50px;
	height: 100%;
	background-color: #199aa6;
	text-align: center;
	line-height: 42px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

.dj_ny_body_left_sousuo_right {
	background-color: #e80000;
}

.ny_body_left_sousuo_right>img {
	width: 22px;
	height: 23px;
}

.ny_body_left_dbt {
	width: 100%;
	height: 110px;
	margin-bottom: 10px;
	position: relative;
}

.ny_body_left_dbt_bj {
	width: 100%;
	height: 100%;
	background-color: #199aa6;
	opacity: 0.6;
	position: absolute;
	left: 0;
	top: 0;
}

.dj_ny_body_left_dbt_bj {
	background-color: #e80000;
}

.ny_body_left_dbt_nr {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	padding-top: 42px;
	box-sizing: border-box;
}

.ny_body_left_dbt_nr>div {
	display: inline-block;
	vertical-align: middle;
	width: 32px;
	height: 2px;
	background-color: #f2f2f2;
}

.ny_body_left_dbt_nr>h5 {
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	color: #ffffff;
	line-height: 24px;
	margin: 0 10px;
}

.ny_body_left_xbt {
	display: inline-block;
	width: 100%;
	padding-bottom: 42px;
	background-color: #f6f6f6;
	margin-bottom: 10px;
}

.ny_body_left_xbt_hz {
	display: inline-block;
	width: 100%;
	height: 54px;
	text-align: center;
}

.ny_body_left_xbt_hz_k {
	width: 220px;
	height: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #dcdcdc;
	padding: 0 25px 0 35px;
	box-sizing: border-box;
	line-height: 54px;
	display: flex;
	justify-content: space-between;
}

.ny_body_left_xbt_hz_k_left {
	font-size: 16px;
	color: #4c4c4c;
}

.ny_body_left_xbt_hz_k_r {
	width: 17px;
	height: 17px;
	margin-top: 20px;
	overflow: hidden;
	position: relative;
}

.ny_body_left_xbt_hz_k_r_box {
	width: 100%;
	height: 34px;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.ny_body_left_xbt_hz_k_r_box>img {
	display: block;
	width: 17px;
	height: 17px;
	line-height: 0;
}

.ny_body_left_xbt_hz:hover .ny_body_left_xbt_hz_k_r_box {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.ny_body_left_xbt_hz:hover {
	background-color: #24a3de;
}

.ny_body_left_xbt_hz:hover .ny_body_left_xbt_hz_k_left {
	color: #ffffff;
}

.ny_body_left_xbt_hz:hover .ny_body_left_xbt_hz_k {
	border-bottom: 1px solid #24a3de;
}
.ny_body_left_xbt_hz[on="true"]{
	background-color: #24a3de;
}
.ny_body_left_xbt_hz[on="true"] .ny_body_left_xbt_hz_k_left {
	color: #ffffff;
}
.ny_body_left_xbt_hz[on="true"] .ny_body_left_xbt_hz_k {
	border-bottom: 1px solid #24a3de;
}
.ny_body_left_xbt_hz[on="true"] .ny_body_left_xbt_hz_k_r_box {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.ny_body_left_wjlx {
	width: 100%;
}

.ny_body_left_wjlx_hz {
	display: inline-block;
	width: 100%;
	height: 150px;
	line-height: 150px;
	margin-bottom: 10px;
	padding-left: 50px;
	box-sizing: border-box;
}

.ny_body_left_wjlx_hz>img {
	display: inline-block;
	vertical-align: middle;
	width: 29px;
	height: 35px;
}

.ny_body_left_wjlx_hz>p {
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	color: #ffffff;
	margin-left: 14px;
}

.ny_body_left_wjlx_hz1 {
	display: inline-block;
	width: 100%;
	height: 150px;
	line-height: 150px;
	padding-left: 50px;
	box-sizing: border-box;
}

.ny_body_left_wjlx_hz1>img {
	display: inline-block;
	vertical-align: middle;
	width: 35px;
	height: 31px;
}

.ny_body_left_wjlx_hz1>p {
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	color: #ffffff;
	margin-left: 12px;
}

.ny_body_right {
	width: 920px;
}

.ny_body_right_top {
	width: 100%;
	border-bottom: 1px solid #eeeeee;
	display: flex;
	justify-content: space-between;
}

.ny_body_right_top>div {
	font-size: 20px;
	color: #199aa6;
	line-height: 42px;
	border-bottom: 2px solid #199aa6;
}

.ny_body_right_top>a {
	font-size: 14px;
	color: #999999;
	line-height: 42px;
}

.ny_body_right_top>a:hover {
	color: #199aa6;
}

.ny_body_right_foot {
	width: 100%;
	margin-top: 25px;
}

.yyjj {
	width: 100%;
}

.yyjj_top {
	width: 100%;
	height: 480px;
}

.yyjj_top .pic-slide {
	width: 100%;
	overflow: hidden;
}

.yyjj_top .pic-slide .big {
	width: 674px;
	height: 441px;
	float: left;
	background-size: 100%;
	position: relative;
}

.yyjj_top .pic-slide dd {
	width: 100%;
	height: 441px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

.yyjj_top .pic-slide .big img {
	width: 674px;
	height: 441px;
}

.yyjj_top .pic-slide .small {
	width: 158px;
	float: right;
}

.yyjj_top .pic-slide .con {
	height: 355px;
	overflow: hidden;
	position: relative;
}

.yyjj_top .pic-slide ul {
	position: relative;
	top: 0;
}

.yyjj_top .pic-slide li {
	margin-bottom: 20px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.yyjj_top .pic-slide .prev {
	width: 158px;
	height: 24px;
	font-family: arial;
	text-align: center;
	cursor: pointer;
	margin-bottom: 15px;
	background: url(../image/s1.png) no-repeat center;
}

.yyjj_top .pic-slide .next {
	width: 158px;
	height: 24px;
	font-family: arial;
	text-align: center;
	cursor: pointer;
	margin-top: 15px;
	background: url(../image/x1.png) no-repeat center;
}

.yyjj_top .pic-slide dd:first-child {
	display: block;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.yyjj_top .pic-slide .active {
	opacity: 1;
}

.yyjj_foot {
	width: 100%;
	margin-top: 20px;
}

.yyjj_foot>p {
	font-size: 16px;
	color: #484848;
	line-height: 30px;
}

.yyjj_foot>p img {
	display: block;
	max-width: 100%;
	margin: 15px auto;
}

.yyjj_foot img {
	display: block;
	max-width: 100%;
	margin: 15px auto;
}

/* 领到班子 */
.ldbz {
	width: 100%;
}

.ldbz img {
	max-width: 100%;
	margin: 15px auto;
}

.ldbz p {
	font-size: 16px;
	color: #484848;
	line-height: 30px;
}

.ldbz p img {
	display: block;
	max-width: 100%;
	margin: 15px auto;
}

/* 全图列表 */
.qtlb {
	width: 100%;
}

.qthz {
	display: inline-block;
	vertical-align: top;
	width: 295px;
	height: 255px;
	margin-right: 13px;
	margin-bottom: 40px;
}

.qthz_top {
	width: 100%;
	height: 48px;
	background-color: #f2f2f2;
	line-height: 48px;
	padding: 0 12px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}

.qthz_top_left {
	width: 210px;
	font-size: 16px;
	color: #787878;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.qthz_top>img {
	width: 25px;
	height: 25px;
	width: 25px;
	height: 25px;
	margin-top: 11px;
	webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

.qthz_foot {
	width: 100%;
	height: 207px;
	overflow: hidden;
}

.qthz_foot>img {
	width: 100%;
	height: 100%;
	transition: .8s all;
}

.qthz:hover .qthz_top_left {
	color: #199aa6;
}

.qthz:hover .qthz_top>img {
	webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
	filter: gray;
}

.qthz:hover .qthz_foot>img {
	transform: scale(1.05);
}

.qtlb>a:nth-child(3n+3) {
	margin-right: 0;
}
.tpxq_box{
	width: 100%;
}
.tpxq_box>img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

/* 图文列表 */
.twlb {
	width: 100%;
}

.twlb_hz {
	display: inline-block;
	width: 100%;
	padding: 10px 0;
	box-sizing: border-box;
	border-bottom: 1px solid #f1f1f1;
	display: flex;
	justify-content: space-between;
}

.twlb_hz_left {
	width: 675px;
	height: 145px;
	padding-top: 30px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}

.twlb_hz_left_left {
	width: 133px;
	height: 100%;
	padding-left: 17px;
}

.twlb_hz_left_left_top {
	width: 100%;
	height: 56px;
	line-height: 56px;
	border-bottom: 3px solid #929292;
	text-align: right;
	font-size: 36px;
	color: #929292;
}

.twlb_hz_left_left>p {
	text-align: right;
	font-size: 14px;
	color: #929292;
	margin-top: 5px;
}

.twlb_hz_left_right {
	width: 510px;
}

.twlb_hz_left_right_top {
	width: 100%;
}

.twlb_hz_left_right_top>p {
	font-size: 18px;
	color: #4c4c4c;
	line-height: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.twlb_hz_left_right_foot {
	width: 100%;
	margin-top: 24px;
}

.twlb_hz_left_right_foot>p {
	font-size: 15px;
	color: #808080;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.twlb_hz_right {
	width: 208px;
	height: 145px;
	overflow: hidden;
}

.twlb_hz_right>img {
	width: 100%;
	height: 100%;
	transition: .8s all;
}

.twlb_hz:hover .twlb_hz_left_left_top {
	color: #269dad;
	border-bottom: 3px solid #269dad;
}

.twlb_hz:hover .twlb_hz_left_left>p {
	color: #269dad;
}

.twlb_hz:hover .twlb_hz_left_right_top>p {
	color: #269dad;
}

.twlb_hz:hover .twlb_hz_right>img {
	transform: scale(1.05);
}

/* 统一详情页 */
.xqy {
	width: 100%;
}

.xqy_top {
	width: 100%;
}

.xqy_top_top {
	width: 100%;
	text-align: center;
	font-size: 22px;
	color: #4c4c4c;
	line-height: 30px;
}

.xqy_top_foot {
	width: 100%;
	height: 14px;
	line-height: 14px;
	margin-top: 25px;
	padding: 0 80px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}

.xqy_top_foot_left {
	width: 410px;
	display: flex;
	justify-content: space-between;
}

.xqy_top_foot_left>p {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #818080;
}

.xqy_top_foot_right>img {
	display: inline-block;
	vertical-align: top;
	width: 18px;
	height: 10px;
	margin-top: 2px;
}

.xqy_top_foot_right>p {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	color: #818080;
}

.xqy_foot {
	width: 100%;
	margin: 30px 0;
	border-top: 1px dotted #96c6ca;
	border-bottom: 1px dotted #bfbfbf;
	padding: 30px 0 55px 0;
	box-sizing: border-box;
}

.xqy_foot>p {
	font-size: 16px;
	color: #4c4c4c;
	line-height: 30px;
}

.xqy_foot>p img {
	display: block;
	max-width: 100%;
	margin: 15px auto;
}

.xqy_foot img {
	display: block;
	max-width: 100%;
	margin: 15px auto;
}

/* 全文列表 */
.qwlb {
	width: 100%;
}

.qwhz {
	display: inline-block;
	width: 100%;
	height: 60px;
	padding: 0 20px 0 25px;
	box-sizing: border-box;
	box-shadow: 0px 0px 6px 2px #f4f4f4;
	line-height: 60px;
	border-bottom: 3px solid #199aa6;
	margin-bottom: 15px;
	display: flex;
	justify-content: space-between;
	/* transition: all .3s; */
}

.qwhz_left {
	width: 680px;
	font-size: 16px;
	color: #4c4c4c;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.qwhz_right {
	font-size: 14px;
	color: #818080;
	margin-top: 3px;
}

.qwhz:hover {
	background-color: #199aa6;
}

.qwhz:hover .qwhz_left {
	color: #ffffff;
}

.qwhz:hover .qwhz_right {
	color: #ffffff;
}

/* 党建全文 */
.dj_ny_body_left_xbt {
	padding: 0;
}

.djxbt {
	width: 100%;
}

.djxbt_top {
	width: 100%;
	height: 56px;
	line-height: 56px;
	background-color: #e80000;
	padding: 0 40px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	margin-bottom: 1px;
}
.djxbt_top_jx{
	background-color:#199aa6;
}

.djxbt_top>p {
	font-size: 16px;
	color: #ffffff;
}

.djxbt_top>img {
	width: 17px;
	height: 17px;
	margin-top: 20px;
}



.djxbt_foot {
	width: 100%;
	/*display: none;*/
}

.djxbt_foot_hz {
	display: inline-block;
	width: 100%;
	height: 50px;
}

.djxbt_foot_k {
	width: 218px;
	height: 100%;
	line-height: 50px;
	border-bottom: 1px solid #dcdcdc;
	padding: 0 10px 0 5px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}

.djxbt_foot_k>p {
	display: inline-block;
	/*padding-left: 30px;*/
	box-sizing: border-box;
	width: 170px;
	height: 22px;
	line-height: 22px;
	font-size: 16px;
	color: #4c4c4c;
	margin-top: 15px;
	border-left: 5px solid #f6f6f6;
}

.djxbt_foot_k>span {
	font-size: 18px;
	color: #4c4c4c;
}

.djxbt_foot_hz:hover .djxbt_foot_k>p {
	border-left: 5px solid #e80000;
	color: #e80000;
		padding-left: 5px;
}

.djxbt_foot_hz:hover .djxbt_foot_k>span {
	color: #e80000;
}
.djxbt_foot_hz[on="true"] .djxbt_foot_k>span {
	color: #e80000;
}
.djxbt_foot_hz[on="true"] .djxbt_foot_k>p {
	border-left: 5px solid #e80000;
	color: #e80000;
	padding-left: 5px;
}
.dj_ny_body_right_top>div {
	color: #e80000;
	border-bottom: 2px solid #e80000;
}

.dj_qwhz {
	border-bottom: 3px solid #e80000;
}

.dj_qwhz:hover {
	background-color: #e80000;
}


.djxbt_foot_hz_jx:hover .djxbt_foot_k_jx>p {
	border-left: 5px solid #199aa6;
	color: #199aa6;
}

.djxbt_foot_hz_jx:hover .djxbt_foot_k_jx>span {
	color: #199aa6;
}
.djxbt_foot_hz_jx[on="true"] .djxbt_foot_k_jx>span {
	color: #199aa6;
}
.djxbt_foot_hz_jx[on="true"] .djxbt_foot_k_jx>p {
	border-left: 5px solid #199aa6;
	color: #199aa6;
}



/* 党建图文 */
.dj_twlb_hz {
	display: inline-block;
	width: 100%;
	padding: 10px 0;
	box-sizing: border-box;
	border-bottom: 1px solid #f1f1f1;
	display: flex;
	justify-content: space-between;
}

.dj_twlb_hz_left {
	width: 675px;
	height: 145px;
	padding-top: 30px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}

.dj_twlb_hz_left_left {
	width: 133px;
	height: 100%;
	padding-left: 17px;
}

.dj_twlb_hz_left_left_top {
	width: 100%;
	height: 56px;
	line-height: 56px;
	border-bottom: 3px solid #929292;
	text-align: right;
	font-size: 36px;
	color: #929292;
}

.dj_twlb_hz_left_left>p {
	text-align: right;
	font-size: 14px;
	color: #929292;
	margin-top: 5px;
}

.dj_twlb_hz_left_right {
	width: 510px;
}

.dj_twlb_hz_left_right_top {
	width: 100%;
}

.dj_twlb_hz_left_right_top>p {
	font-size: 18px;
	color: #4c4c4c;
	line-height: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.dj_twlb_hz_left_right_foot {
	width: 100%;
	margin-top: 24px;
}

.dj_twlb_hz_left_right_foot>p {
	font-size: 15px;
	color: #808080;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.dj_twlb_hz_right {
	width: 208px;
	height: 145px;
	overflow: hidden;
}

.dj_twlb_hz_right>img {
	width: 100%;
	height: 100%;
	transition: .8s all;
}

.dj_twlb_hz:hover .dj_twlb_hz_left_left_top {
	color: #e80000;
	border-bottom: 3px solid #e80000;
}

.dj_twlb_hz:hover .dj_twlb_hz_left_left>p {
	color: #e80000;
}

.dj_twlb_hz:hover .dj_twlb_hz_left_right_top>p {
	color: #e80000;
}

.dj_twlb_hz:hover .dj_twlb_hz_right>img {
	transform: scale(1.05);
}
/* 党建详情页 */
.dj_xqy_foot{
	border-top: 1px dotted #e80000;
	border-bottom: 1px dotted #bfbfbf;
}

/* 科室列表 */
.kslb{
	width: 100%;
}
.kshz{
	display: inline-block;
	vertical-align: top;
	width: 165px;
	height: 50px;
	border: 1px solid #e5e5e5;
	padding: 0 5px;
	box-sizing: border-box;
	text-align: center;
	line-height: 50px;
	margin-right: 19px;
	margin-bottom: 30px;
	font-size: 16px;
	color: #4c4c4c;
}
.kslb>a:nth-child(5n+5){
	margin-right: 0;
}
.kshz:hover{
	background-color: #199aa6;
	border: 1px solid #199aa6;
	color: #ffffff;
}

/* 科室详情 */
.ksxq{
	width: 100%;
}
.ksxq_top{
	width: 100%;
	/*height: 312px;*/
	overflow: hidden;
}
.ksxq_top_lb{
	width: 100%;
	height: 312px;
	position: relative;
}
.kstp{
	width: 448px;
	height: 312px;
	overflow: hidden;
}
.kstp>img{
	width: 100%;
	height: 100%;
	transition: .8s all;
}
.kstp:hover.kstp>img{
	transform: scale(1.05);
}
.ksxq_top_lb>.swiper-button-prev{
	width: 35px;
	height: 35px;
	background-image: url(../image/l1.png);
	background-repeat: no-repeat;
}
.ksxq_top_lb>.swiper-button-next{
	width: 35px;
	height: 35px;
	background-image: url(../image/r1.png);
	background-repeat: no-repeat;
}
.ksxq_middle{
	width: 100%;
	margin-top: 35px;
}
.ksxq_middle>h6{
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #24a3de;
	margin-bottom: 15px;
}
.ksxq_middle>p{
	font-size: 16px;
	color: #4c4c4c;
	line-height: 30px;
}
.ksxq_middle img{
	display: block;
	max-width: 100%;
	margin: 10px auto;
}
.ksxq_middle p img{
	display: block;
	max-width: 100%;
	margin: 10px auto;
}
.ksxq_foot{
	width: 100%;
	margin-top: 20px;
}
.ksxq_foot_top{
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #24a3de;
}
.ksxq_foot_foot{
	width: 100%;
	margin-top: 30px;
}

/* 专家团队 */
.zjtd {
	width: 100%;
}

.zjtd_hz {
	display: inline-block;
	vertical-align: top;
	width: 166px;
	height: 290px;
	margin-right: 18px;
	margin-bottom: 50px;
}

.zjtd_hz_top {
	width: 100%;
	height: 225px;
	overflow: hidden;
}

.zjtd_hz_top>img {
	width: 100%;
	height: 100%;
	transition: .8s all;
}

.zjtd_hz_foot {
	width: 100%;
	margin-top: 14px;
}

.zjtd_hz_foot_t {
	font-size: 18px;
	color: #4c4c4c;
	line-height: 18px;
}

.zjtd_hz_foot_f {
	font-size: 13px;
	color: #4c4c4c;
	line-height: 13px;
	margin-top: 15px;
}

.zjtd_hz:hover .zjtd_hz_top>img {
	transform: scale(1.05);
}

.zjtd_hz:hover .zjtd_hz_foot>p {
	color: #199aa6;
}

.zjtd>a:nth-child(5n+5) {
	margin-right: 0;
}

/* 专家详情 */
.zjxq{
	width: 100%;
	padding-top: 35px;
}
.zjxq_top{
	width: 100%;
}
.zjxq_top_left{
	display: inline-block;
	vertical-align: top;
	width: 194px;
	height: 262px;
}
.zjxq_top_left>img{
	width: 100%;
	height: 100%;
}
.zjxq_top_right{
	display: inline-block;
	vertical-align: top;
	width: 696px;
	margin-left: 25px;
}
.zjxq_top_right_top{
	font-size: 22px;
	color: #4c4c4c;
	line-height: 38px;
}
.zjxq_top_right_middle{
	width: 100%;
	margin-top: 30px;
}
.zjxq_top_right_middle>p{
	font-size: 16px;
	color: #4c4c4c;
	margin-bottom: 12px;
}
.zjxq_top_right_foot{
	width: 100%;
	margin-top:15px;
}
.zjxq_top_right_foot>p{
	font-size: 16px;
	color: #4c4c4c;
	line-height: 34px;
}
.zjxq_middle{
	width: 100%;
	margin-top: 20px;
}
.zjxq_middle_top{
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #24a3de;
	margin-bottom: 20px;
}
.zjxq_middle_foot>p{
	font-size: 16px;
	color: #4c4c4c;
	line-height: 30px;
}
.zjxq_foot{
	width: 100%;
	margin-top: 35px;
}
.zjxq_foot_top{
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #24a3de;
}
.zjxq_foot>img{
	display: block;
	max-width: 100%;
	margin: 30px auto;
}


/* 来院导航 */
.lydh {
	width: 100%;
}
.lydh_top{
	width: 100%;
}
.lydh_top_top{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.lydh_top_top_left,.lydh_top_foot_left{
	width: 525px;
}
.lydh_top_top_left>img{
	display: inline-block;
	vertical-align: middle;
	width: 23px;
	height: 27px;
}
.lydh_top_top_left>p{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #199aa6;
	margin-left: 8px;
}
.lydh_top_top_right,.lydh_top_foot_right{
	width: 393px;
}
.lydh_top_top_right>img{
	display: inline-block;
	vertical-align: middle;
	width: 26px;
	height: 26px;
}
.lydh_top_top_right>p{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #199aa6;
	margin-left: 8px;
}
.lydh_top_foot{
	width: 100%;
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
}
.lydh_top_foot_left>img{
	display: inline-block;
	vertical-align: middle;
	width: 28px;
	height: 26px;
}
.lydh_top_foot_left>p{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #199aa6;
	margin-left: 3px;
	line-height: 26px;
}
.lydh_top_foot_left>p span{
	font-size: 30px;
	color: #199aa6;
}
.lydh_top_foot_right>img{
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 18px;
}
.lydh_top_foot_right>p{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #199aa6;
	margin-left: 10px;
}
.lydh_foot{
	width: 100%;
	height: 520px;
	margin-top: 28px;
}


.map {
	width: 100%;
	height: 490px;
}

.amap-icon img {
	width: 30px;
}



/* 投诉建议 */
.tsjy {
	width: 100%;
}

.tsjy_top {
	width: 100%;
}

.tsjy_name,
.tsjy_num,
.tsjy_nr {
	width: 100%;
	margin-bottom: 24px;
}

.tsjy_name>p,
.tsjy_num>p,
.tsjy_nr>p,
.tsjy_yzm>p {
	width: 72px;
	font-size: 16px;
	color: #4c4c4c;
	display: inline-block;
	vertical-align: middle;
	text-align-last: justify;
}

.tsjy_name>input,
.tsjy_num>input {
	display: inline-block;
	vertical-align: middle;
	width: 485px;
	height: 42px;
	background-color: #f6f6f6;
	padding: 0 10px;
}

.tsjy_nr>textarea {
	display: inline-block;
	vertical-align: top;
	width: 842px;
	height: 270px;
	background-color: #f6f6f6;
	padding: 10px;
}

.tsjy_yzm>input {
	display: inline-block;
	vertical-align: middle;
	width: 250px;
	height: 42px;
	background-color: #f6f6f6;
	padding: 0 10px;
}

.tsjy_yzm>img {
	display: inline-block;
	vertical-align: middle;
	width: 120px;
	height: 42px;
	margin-left: 20px;
}

.tsjy_tj {
	display: block;
	width: 164px;
	height: 40px;
	background-color: #199aa6;
	text-align: center;
	line-height: 40px;
	margin-top: 50px;
	margin-left: 77px;
	font-size: 18px;
	color: #ffffff;
	cursor: pointer;
}

.tsjy_foot {
	width: 100%;
	margin-top: 40px;
}

.tsjy_hz {
	width: 100%;
	padding: 20px 30px 40px 30px;
	margin-bottom: 15px;
	border-bottom: 1px solid #dcdcdc;
}

.tsjy_hz_top {
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px dotted #e5e5e5;
}

.tsjy_hz_top_top {
	width: 100%;
}

.tsjy_hz_top_top>img {
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 29px;
}

.tsjy_hz_top_top>h2 {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	font-size: 16px;
	color: #ce0109;
}

.tsjy_hz_top_top>p {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #212121;
	margin-left: 15px;
}

.tsjy_hz_top_foot {
	width: 100%;
	margin-top: 20px;
}

.tsjy_hz_top_foot>p {
	font-size: 14px;
	color: #212121;
}

.tsjy_hz_top_foot>p span {
	font-size: 16px;
	color: #212121;
}

.tsjy_hz_foot {
	width: 100%;
	margin-top: 18px;
}

.tsjy_hz_foot_top {
	width: 100%;
}

.tsjy_hz_foot_top>img {
	display: inline-block;
	vertical-align: middle;
	width: 35px;
	height: 35px;
}

.tsjy_hz_foot_top>h2 {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #199aa6;
	margin-left: 3px;
}

.tsjy_hz_foot_top>p {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #212121;
	margin-left: 15px;
}

.tsjy_hz_foot_foot {
	width: 100%;
	margin-top: 12px;
}

.tsjy_hz_foot_foot>p {
	font-size: 14px;
	color: #212121;
	padding-left: 12px;
	box-sizing: border-box;
}

.tsjy_hz_foot_foot>p span {
	font-size: 16px;
	color: #212121;
}
.tsjy_foot>.tsjy_hz:last-child{
	border-bottom: 0px solid #dcdcdc;
}

@media (width: 1920px) {
	.index_top_right {
		display: block;
	}
}
@media (max-width: 1366px) {

	.index_top_left {
		width: 1286px;
	}
}


/*最新版问卷调查电脑站的样式*/
.wjdc1{
	width: 100%;
	padding: 25px 40px;
}
.wjdc1_top{
	width: 100%;
	text-align: center;
}
.wjdc1_top>p{
	font-size: 26px;
	color: #199aa6;
	font-weight: bold;
}
.wjdc1_foot{
	width: 100%;
	margin-top: 35px;
}
.wjdc1_foot_top{
	width: 100%;
	text-align: center;
}
.wjdc1_foot_top>span{
	font-size: 18px;
	color: #4c4c4c;
	display: inline-block;
	vertical-align: middle;
}
.wjdc1_foot_top>input{
	display: inline-block;
	vertical-align: middle;
	width: 410px;
	height: 48px;
	border: 1px solid #cccccc;
	padding: 0 12px;
	line-height: 48px;
	margin-left: 20px;
}
.wjdc1_foot_top>p{
	font-size: 15px;
	color: #666666;
	margin-top: 20px;
}
.wjdc1_foot_foot{
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.wjdc1_foot_foot>input{
	display: inline-block;
	width: 200px;
	height: 50px;
	background-color: #199aa6;
	border: none;
	border-radius: 25px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}
.wjdc1_foot_foot>input:hover{
	cursor: pointer;
}
.questionnaire1_con_bor{
	width: 100%;
	padding-top: 20px;
	margin-bottom: 20px;
}
.questionnaire1_con_bor>p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #4c4c4c;
	font-weight: bold;
}
.wjdc_top>h3{
	font-size: 26px;
	color: #199aa6;
	font-weight: bold;
	text-align: center;
}
.questionnaire1_con_bor>div{
	width: 100%;
}
.questionnaire1_con_bor[type="text"] div input{
	display: inline-block;
	vertical-align: middle;
	width: 360px;
	height: 40px;
	border: 1px solid #e6e1e1;
	padding: 0 5px;
}
.questionnaire1_con_bor[type="textarea"] div textarea{
	width: 790px;
	min-height: 146px;
	border: 1px solid #e6e1e1;
	margin-top: 25px;
	padding: 10px;
	padding: 5px 10px;
}
.questionnaire1_con_bor[type="select"]{
	width: 100%;
	margin-bottom: 20px;
}
.questionnaire1_con_bor[type="select"]>p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #4c4c4c;
	font-weight: bold;
}
.questionnaire1_con_bor[type="select"]>div{
	width: 100%;
}
.questionnaire1_con_bor[type="select"]>div select{
	background-color: #fff;
}
.questionnaire1_con_bor[type="radio"]{
	width: 100%;
	margin-bottom: 20px;
}

.wjdc_danxuan>div{
	width: 100%;
}
.questionnaire1_con_bor[type="radio"]>div div{
	margin-top: 8px;
	display: inline-block;
	vertical-align: middle;
	min-width: 150px;
}
.questionnaire1_con_bor[type="radio"]>div div input {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #fff;
	border: 1px solid #199aa6;
	display: inline-block;
	vertical-align: middle;
}
.questionnaire1_con_bor[type="radio"]>div div p {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #333333;
	line-height: 38px;
	margin-left: 15px;
}

.questionnaire1_con_bor[type="checkbox"]>div{
	width: 100%;
}
.questionnaire1_con_bor[type="checkbox"]>div div{
	margin-top: 8px;
	display: inline-block;
	vertical-align: middle;
	min-width: 150px;
}
.questionnaire1_con_bor[type="checkbox"]>div div input {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #fff;
	border: 1px solid #199aa6;
	display: inline-block;
	vertical-align: middle;
}
.questionnaire1_con_bor[type="checkbox"]>div div p {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #333333;
	line-height: 38px;
	margin-left: 15px;
}
.wjdc_shuru{
	width: 100%;
	margin-bottom: 20px;
}
.wjdc_shuru>p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #4c4c4c;
	font-weight: bold;
}
.wjdc_shuru>div{
	width: 100%;
}
.wjdc_shuru>div input{
	width: 50% !important;
	height: 42px !important;
	border: 1px solid #b5b5b5;
	padding: 0 10px;
}
.lianxi_con_div{
	width: 100%;
	margin-top: 35px;
}
.lianxi_con_div>p{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #4c4c4c;
}
.lianxi_con_div>input{
	display: inline-block;
	vertical-align: middle;
	width: 200px;
	height: 40px;
	border: 1px solid #e6e1e1;
	padding: 0 5px;
}
.lianxi_con_div>img{
	display: inline-block;
	vertical-align: middle;
	width: 120px;
	height: 40px;
}
.form_submit{
	border: none;
	display: block;
	width: 164px;
	height: 40px;
	background-color: #199aa6;
	text-align: center;
	line-height: 40px;
	margin-top: 20px;
	margin-left: 77px;
	font-size: 18px;
	color: #ffffff;
	cursor: pointer;
	margin-left: 69px;
}
.promptsuccess{
	width: 100%;
	text-align: center;
}
.promptone{
	width: 100%;
	text-align: center;
}
.promptmsg{
	font-size: 18px;
}
.prompttwo{
	margin-top: 15px;
	font-size: 18px;
}
.prompttwo>a:hover{
	color: #232323;
}