/*头部*/
* {
	margin: 0;
	padding: 0;
}

body {
	overflow: -Scroll;
	overflow-x: hidden;
}

.body_con {
	width: 100%;
}

/* 头部 */
.index_top {
	width: 100%;
	height: 194px;
	background-color: #ffffff;
	position: relative;
}

.index_top_top {
	width: 100%;
	height: 134px;
}

.index_top_top_con {
	width: 1300px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.index_top_top_left {
	float: left;
	padding-top: 20px;
	box-sizing: border-box;
}

.index_top_top_left>img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	margin-right: 20px;
}

.index_top_top_right {
	float: right;
	padding-top: 45px;
	box-sizing: border-box;
	text-align: right;
}

.sousuo {
	display: inline-block;
	vertical-align: middle;
	width: 360px;
	height: 44px;
	line-height: 44px;
	background-color: #23559b;
	margin-right: 20px;
	position: relative;
}

.sousuo_left {
	display: inline-block;
	width: 295px;
	height: 40px;
	line-height: 40px;
	background-color: #ffffff;
	position: absolute;
	left: 2px;
	top: 2px;
}

.sousuo_left>input {
	width: 100%;
	height: 28px;
	padding-left: 10px;
	box-sizing: border-box;
}

.sousuo_right {
	width: 64px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}

.oa {
	display: inline-block;
	vertical-align: middle;
	width: 110px;
	height: 44px;
	border: 1px solid #cde6e3;
	text-align: center;
	line-height: 44px;
	margin-right: 17px;
}

.oa>img {
	display: inline-block;
	vertical-align: middle;
	width: 23px;
	height: 21px;
	margin-right: 3px;
}

.oa>p {
	font-size: 15px;
	color: #1fb29f;
	display: inline-block;
	vertical-align: middle;
}

.dzts {
	display: inline-block;
	vertical-align: middle;
	width: 110px;
	height: 44px;
	border: 1px solid #c9d8ed;
	text-align: center;
	line-height: 44px;
}

.dzts>img {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 21px;
	margin-right: 3px;
}

.dzts>p {
	font-size: 15px;
	color: #23559b;
	display: inline-block;
	vertical-align: middle;
}

.index_top_foot {
	width: 100%;
	height: 60px;
	border-top: 1px solid #e0e0e0;
}

.index_top_foot_con {
	width: 1300px;
	height: 100%;
	margin: 0 auto;
}

.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;
}

.body_head_nav_border ul .itm {
	display: inline-block;
	vertical-align: top;
	width: 118px;
	height: 100%;
	text-align: center;
	position: relative;
}

.itm-a {
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 17px;
	color: #4c4c4c;
	line-height: 60px;
}

/* .body_head_nav_border>ul .itm:nth-child(1):before {
	display: none;
} */

.son {
	width: 100%;
	/* width: 560px; */
	background-color: #80aff1;
	position: absolute;
	left: 0;
	top: 59px;
	display: none;
	z-index: 5;
}

.son-itm {
	width: 100%;
	/* height: 30px; */
	line-height: 28px;
	text-align: center;
	margin: 0 auto;
	padding: 5px 8px;
}

.son-itm-a {
	font-size: 15px;
	color: #fff;
}

.itm:hover {
	background-color: #23559b;
}

.itm:hover .itm-a {
	color: #ffffff;
}

.itm-a[on="true"] {
	color: #ffffff;
	background-color: #23559b;
}

.itm-a[on="true"] .itm {
	background-color: #23559b;
}

.son-itm:hover {
	background-color: #23559b;
}

.son-itm:hover .son-itm-a {
	color: #fff;
}



/*尾部*/
.foot {
	width: 100%;
	/* height: 355px; */
	background-color: #e4e4e4;
}

.menuBg {
	overflow: hidden;
	height: 30px;
	position: relative;
}

.menuBg1 {
	height: 100px;
	overflow: hidden;
	z-index: 1;
	position: relative;
	top: -70px;
	background: url(../image/menuBg.png);
	width: 200%;
	background-repeat: repeat no-repeat;
	background-position: 0 bottom;
	background-size: 50% 55px;
	transform-origin: center bottom;
	animation: move_wave 10s linear infinite;
}

@keyframes move_wave {
	0% {
		transform: translateX(0) translateZ(0) scaleY(1)
	}

	50% {
		transform: translateX(-25%) translateZ(0) scaleY(0.55)
	}

	100% {
		transform: translateX(-50%) translateZ(0) scaleY(1)
	}
}

.foot_middle {
	width: 100%;
	margin-top: 15px;
	padding-bottom: 50px;
}

.foot_middle_con {
	width: 1300px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.foot_middle_left {
	/*width: 245px;*/
	width: 266px;
	height: 176px;
	background-image: url(../image/xdt2.png);
	background-position: center right;
	background-size: 174px 176px;
	background-repeat: no-repeat;
	padding-top: 38px;
	box-sizing: border-box;
}

.foot_middle_left_top {
	width: 100%;
	height: 62px;
	border-left: 2px solid #2266b3;
	padding-left: 20px;
}

.foot_middle_left_top>p {
	font-size: 16px;
	color: #333333;
	margin-bottom: 5px;
}

.foot_middle_left_top>span {
	font-size: 30px;
	color: #1fb29f;
	font-weight: bold;
}

.foot_middle_left_foot {
	width: 100%;
	margin-top: 24px;
}

.foot_middle_left_foot>p {
	font-size: 15px;
	color: #4c4c4c;
}
.foot_middle_left_foot>p:nth-child(2){
	font-size: 13px;
}

.foot_middle_middle {
	width: 505px;
	padding-top: 44px;
	box-sizing: border-box;
}

.foot_middle_middle>a {
	display: inline-block;
	vertical-align: top;
	min-width: 80px;
	text-align: center;
	font-size: 15px;
	color: #4c4c4c;
	line-height: 58px;
}
.foot_middle_middle>a:hover{
	color: #23559b;
}

.foot_middle_right {
	width: 425px;
	padding-top: 40px;
	display: flex;
	justify-content: space-between;
}

.foot_middle_right1,
.foot_middle_right2,
.foot_middle_right3 {
	width: 100px;
}

.foot_middle_right1>img,
.foot_middle_right2>img,
.foot_middle_right3>img {
	width: 100px;
	height: 100px;
}

.foot_middle_right1>p,
.foot_middle_right2>p,
.foot_middle_right3>p {
	width: 100%;
	text-align: center;
	margin-top: 15px;
	font-size: 16px;
	color: #4c4c4c;
}

.foot_foot {
	width: 100%;
	height: 55px;
	background-color: #23559b;
}

.foot_foot_con {
	width: 1300px;
	margin: 0 auto;
	text-align: center;
	line-height: 54px;
}

.foot_foot_con>img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	margin: 0 5px;
}

.foot_foot_con>p {
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	color: #ffffff;
	opacity: 0.5;
	margin: 0 5px;
}

.foot_foot_con>p a {
	color: #fff;
}


/*侧边*/
.ce_nav {
	width: 54px;
	/* height: 445px; */
	position: fixed;
	top: 200px;
	right: 0;
	z-index: 2;
}

.ce_nav_box {
	display: block;
	width: 54px;
	height: 54px;
	background-color: #23559b;
	position: relative;
	margin-bottom: 5px;
}

.ce_nav_box_xian {
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 54px;
	position: absolute;
	left: 0;
	top: 0;
}

.ce_nav_box_yin {
	width: 100%;
	height: 100%;
	background-color: #1fb29f;
	padding: 6px 10px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.ce_nav_box_yin>p {
	font-size: 16px;
	color: #fffefe;
}

.ce_nav_box4 {
	display: block;
	width: 54px;
	height: 54px;
	background-color: #23559b;
	text-align: center;
	/*line-height: 54px;*/
}

.ce_nav_box4>img {
	max-width: 100%;
}

.ce_nav_box:hover .ce_nav_box_yin {
	display: block;
}



/*分页样式*/
.pagings {
	width: 100%;
	height: 31px;
	margin-top: 20px;
	/* margin-bottom: 65px; */
	text-align: center;
}

.pc_page {
	width: 100%;
	height: 100%;
	text-align: center;
}

.pc_page>.current {
	display: inline-block;
	padding: 0 10px;
	/*width: 35px;*/
	height: 30px;
	border: 1px solid #e0e0e0;
	color: #FFF;
	font-size: 18px;
	line-height: 30px;
	background-color: #1fb29f;
	margin-left: 10px;
}

.pc_page>a {
	cursor: pointer;
	margin-left: 10px;
	display: inline-block;
	/*width: 35px;*/
	padding: 0 10px;
	height: 30px;
	border: 1px solid #e0e0e0;
	color: #4c4c4c;
	font-size: 15px;
	line-height: 30px;
}

.pc_page>.prev {
	height: 30px;
	color: #4c4c4c;
}

.pc_page>.next {
	/*width: 68px;*/
	height: 30px;
	color: #4c4c4c;
}





/*首页*/
/* 首页主要内容样式 */
.index_body {
	width: 100%;
}

/* 首页轮播 */
.index_top_banner,
.index_top_con_lunbo {
	width: 100%;
	height: 580px;
}

/* 首页合作与交流 */
.index_one {
	width: 100%;
	height: 60px;
	margin-top: -60px;
	position: relative;
	z-index: 1;
}

.index_one_box {
	width: 50%;
	height: 100%;
	background-color: #23559b;
	text-align: right;
}

.index_one_con {
	display: inline-block;
	width: 650px;
	height: 100%;
	background-color: #23559b;
	overflow: hidden;
}

.index_one_left {
	width: 130px;
	height: 100%;
	float: left;
	line-height: 60px;
}

.index_one_left>img {
	display: inline-block;
	vertical-align: middle;
	width: 23px;
	height: 20px;
}

.index_one_left>p {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}

.index_one_right {
	width: 490px;
	height: 100%;
	margin-left: 20px;
	float: left;
}

.hzjl {
	display: block;
	width: 100%;
	height: 100%;
	padding-left: 15px;
	line-height: 65px;
	font-size: 16px;
	color: #ffffff;
	text-align: left;
	position: relative;
}
.hzjl:hover{
	color: #fff;
}

.hzjl:before {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #fff;
	border-radius: 50%;
	position: absolute;
	top: 32px;
	left: 0;
}

/* 首页新闻信息 */
.index_two {
	width: 100%;
	height: 625px;
	background-image: url(../image/xwxx_bj.png);
	background-position: center center;
	background-size: 100% 100%;
	padding-top: 74px;
	box-sizing: border-box;
}

.index_two_con {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}

.index_two_left {
	width: 925px;
	float: left;
	position: relative;
}

.index_two_left>h3 {
	font-size: 30px;
	color: #4c4c4c;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 0;
}

.index_two_left>a {
	font-size: 15px;
	color: #848484;
	position: absolute;
	top: 10px;
	right: 0;
	z-index: 2;
}

.index_two_left>.layui-tab {
	margin: 0;
	text-align: right;
}

.index_two_left>.layui-tab .layui-tab-title {
	border-bottom-width: 0px;
	text-align: right;
	padding-right: 90px;
}

.index_two_left>.layui-tab .layui-tab-title li {
	width: 102px;
	height: 40px;
	font-size: 16px;
	height: #4c4c4c;
	line-height: 40px;
	text-align: center;
	padding: 0;
	border-radius: 20px;
}

.index_two_left .layui-tab-brief>.layui-tab-title .layui-this {
	background-color: #1fb29f;
	color: #fff;
}

.layui-tab-brief>.layui-tab-more li.layui-this:after,
.layui-tab-brief>.layui-tab-title .layui-this:after {
	display: none;
}

.index_two_left>.layui-tab .layui-tab-content {
	padding: 0;
	margin-top: 32px;
}

.xwdt_box {
	width: 100%;
	/*background-color: #fff;*/
	overflow: hidden;
}

.xwdt_box_left {
	width: 482px;
	height: 319px;
	float: left;
}
.xwdt_box_left>a{
	display: block;
	width: 100%;
	height: 100%;
}
.xwdt_box_left_ts>a{
	display: block;
	width: 100%;
	height: auto;
}

.xwdt_box_left> a img {
	width: 100%;
	height: 100%;
}

.xwdt_box_left_ts {
	width: 395px;
}

.xwdt_box_left_ts>.xwdt_hz:last-child {
	border-bottom: 0px solid #e0e0e0;
}

.xwdt_box_right {
	width: 395px;
	float: right;
}

.xwdt_hz {
	display: block;
	width: 100%;
	padding-bottom: 13px;
	margin-bottom: 18px;
	border-bottom: 1px solid #e0e0e0;
}

.xwdt_hz>p {
	width: 100%;
	font-size: 17px;
	color: #333333;
	line-height: 24px;
	margin-bottom: 14px;
}

.xwdt_hz>span {
	font-size: 14px;
	color: #999999;
}

.xwdt_box_right>.xwdt_hz:last-child {
	border-bottom: 0px solid #e0e0e0;
}

.xwdt_hz:hover.xwdt_hz>p {
	color: #23559b;
}

.index_two_right {
	width: 325px;
	float: right;
}

.index_two_right_top {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.index_two_right_top>h3 {
	font-size: 26px;
	color: #393939;
	font-weight: bold;
}

.index_two_right_top>a {
	font-size: 15px;
	color: #848484;
	line-height: 34px;
}

.index_two_right_middle {
	width: 100%;
	margin-top: 16px;
}

.zwgk {
	display: block;
	width: 100%;
	font-size: 16px;
	color: #666666;
	line-height: 44px;
}

.zwgk:hover {
	color: #23559b;
}

/* 首页病种科普 */
.index_three {
	width: 100%;
	margin-top: -85px;
	min-height: 400px;
}

.index_three_top {
	width: 100%;
	text-align: center;
}

.index_three_top>div {
	display: inline-block;
	vertical-align: middle;
	width: 50px;
	height: 5px;
	background-color: #23559b;
}

.index_three_top>p {
	display: inline-block;
	vertical-align: middle;
	font-size: 30px;
	color: #4c4c4c;
	font-weight: bold;
	padding: 0 15px;
}

.index_three_foot {
	width: 100%;
	margin-top: 45px;
	font-size: 0;
}

.indBusiness {
	overflow: hidden;
}

.indBusiness dd {
	float: left;
	display: inline-block;
	width: 25%;
	background-size: cover;
	background-repeat: no-repeat;
	transition: .8s all;
}

.indBusiness a {
	display: block;
	padding-top: 68%;
	position: relative;
}

.indBusiness .table {
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	top: 0\9;
	transform: translateY(-50%);
}

.indBusiness .ico {
	height: 64px;
	background-repeat: no-repeat;
	background-position: center top;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}

.indBusiness .title {
	font-size: 22px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	padding-top: 10px;
}

.indBusiness .title span {
	display: inline-block;
	position: relative;
	/* min-width: 100px; */
	padding: 0 12px;
}

.indBusiness .title span:before,
.indBusiness .title span:after {
	content: '';
	display: block;
	width: 30px;
	height: 3px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -2px;
}

.indBusiness .title span:before {
	left: -30px;
}

.indBusiness .title span:after {
	right: -30px;
}

.indBusiness .info {
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	text-align: center;
	padding-top: 10px;
	padding: 0 9%;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	transform: translateY(30px);
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}

@media screen and (max-width: 1300px) {
	.indBusiness .info {
		padding: 0 6%;
	}
}

.indBusiness a:hover .ico {
	height: 0;
	transform: translateY(-30px);
	visibility: hidden;
	opacity: 0;
}

.indBusiness a:hover .info {
	transform: translateY(0);
	visibility: visible;
	opacity: 1;
	height: 56px;
}

.indBusiness>dd:hover {
	/*transform: scale(1.05);*/
}

/* 首页合作与交流 */
.index_four {
	width: 100%;
	height: 612px;
	background-image: url(../image/hzyjl_bj.png);
	background-position: center center;
	background-size: 100% 100%;
	padding-top: 80px;
	padding-bottom: 75px;
	box-sizing: border-box;
}

.index_four_con {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}

.index_four_left {
	width: 580px;
	float: left;
}

.index_four_left>h3 {
	font-size: 30px;
	color: #4c4c4c;
	font-weight: bold;
}
.index_four_left>.layui-carousel{
	width: 580px;
	height: 385px;
	margin-top: 35px;
}
.hzjllbhz{
	display: block;
	width: 100%;
	height: 100%;
}
.index_four_left>img {
	width: 580px;
	height: 385px;
	margin-top: 35px;
}
.index_four_left>.layui-carousel .layui-carousel-ind ul{
	background-color: rgba(0,0,0,0);
}
.index_four_left>.layui-carousel .layui-carousel-ind li.layui-this{
	background-color:#23559b;
}

.index_four_right {
	width: 660px;
	float: right;
	position: relative;
}

.index_four_right>a {
	font-size: 15px;
	color: #848484;
	position: absolute;
	right: 0;
	top: 10px;
}

.index_four_right>.layui-tab {
	margin: 0;
	text-align: right;
}

.index_four_right>.layui-tab .layui-tab-title {
	border-bottom-width: 0px;
	text-align: right;
	padding-right: 90px;
}

.index_four_right>.layui-tab .layui-tab-title li {
	width: 102px;
	height: 40px;
	font-size: 16px;
	height: #4c4c4c;
	line-height: 40px;
	text-align: center;
	padding: 0;
	border-radius: 20px;
}

.index_four_right .layui-tab-brief>.layui-tab-title .layui-this {
	background-color: #1fb29f;
	color: #fff;
}

.index_four_right>.layui-tab .layui-tab-content {
	padding: 0;
	margin-top: 10px;
}

.hzyjl {
	display: block;
	padding: 40px 15px 35px 30px;
	width: 100%;
}

.hzyjl_top {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.hzyjl_top>p {
	width: 460px;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}

.hzyjl_top>span {
	font-size: 14px;
	color: #999999;
	line-height: 30px;
}

.hzyjl_foot {
	width: 100%;
	margin-top: 18px;
}

.hzyjl_foot>p {
	font-size: 15px;
	color: #666666;
}

.hzyjl:hover {
	background-color: #1fb29f;
}

.hzyjl:hover .hzyjl_top>span {
	color: #fff;
}

.hzyjl:hover .hzyjl_top>p {
	color: #fff;
}

.hzyjl:hover .hzyjl_foot>p {
	color: #fff;
}

/* 首页科研工作 */
.index_five {
	width: 100%;
	height: 505px;
	background-image: url(../image/kygz_bj.png);
	background-position: center center;
	background-size: 100% 100%;
	padding-top: 62px;
}

.index_five_con {
	width: 1300px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.index_five_left {
	width: 610px;
}

.index_five_left_top {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.index_five_left_top>p {
	font-size: 30px;
	color: #4c4c4c;
	font-weight: bold;
}

.index_five_left_top>a {
	font-size: 15px;
	color: #848484;
	line-height: 40px;
}

.index_five_left_foot {
	width: 100%;
	margin-top: 16px;
}

.ky {
	display: block;
	width: 100%;
	height: 70px;
	line-height: 70px;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #d1d1d1;
}

.index_five_left_foot>.ky:last-child {
	border-bottom: 0px solid #d1d1d1;
}

.ky>p {
	width: 460px;
	font-size: 17px;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

}

.ky>span {
	font-size: 14px;
	color: #999999;
	line-height: 72px;
}

.ky:hover.ky>p {
	color: #23559b;
}

/* 首页综合栏目 */
.index_six {
	width: 100%;
	height: 580px;
	background-image: url(../image/zhlm_bj.png);
	background-position: center center;
	background-size: 100% 100%;
	padding-top: 65px;
}

.index_six_con {
	width: 1300px;
	margin: 0 auto;
}

.index_six_top {
	width: 100%;
	text-align: center;
}

.index_six_top>div {
	display: inline-block;
	vertical-align: middle;
	width: 50px;
	height: 5px;
	background-color: #23559b;
}

.index_six_top>p {
	display: inline-block;
	vertical-align: middle;
	font-size: 30px;
	color: #4c4c4c;
	font-weight: bold;
	padding: 0 12px;
}

.index_six_foot {
	width: 100%;
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
}

.zh {
	display: block;
	width: 400px;
	height: 350px;
	background-color: #fff;
}

.zh_top {
	width: 400px;
	height: 265px;
	overflow: hidden;
}

.zh_top>img {
	width: 100%;
	height: 100%;
	transition: .8s all;
}

.zh_foot {
	width: 100%;
	height: 84px;
	text-align: center;
	line-height: 84px;
}

.zh_foot>img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	margin-right: 15px;
}

.zh_foot>p {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	color: #4c4c4c;
}

.zh:hover .zh_top>img {
	transform: scale(1.05);
}

.zh:hover {
	box-shadow: 5px 6px 10px #eeeeee;
}

/* 友情链接 */
.index_seven {
	width: 100%;
	padding: 64px 0 70px 0;
}

.index_seven_con {
	width: 1400px;
	margin: 0 auto;
}

.index_seven_top {
	width: 100%;
	text-align: center;
}

.index_seven_top>div {
	display: inline-block;
	vertical-align: middle;
	width: 50px;
	height: 5px;
	background-color: #23559b;
}

.index_seven_top>p {
	display: inline-block;
	vertical-align: middle;
	font-size: 30px;
	color: #4c4c4c;
	font-weight: bold;
	padding: 0 12px;
}

.index_seven_foot {
	width: 100%;
	margin-top: 65px;
	height: 86px;
	overflow: hidden;
	position: relative;
}

.yxhz {
	display: block;
	width: 240px;
	height: 84px;
	border: 1px solid #cccccc;
	text-align: center;
	line-height: 84px;
}

.yxhz>img {
	max-width: 240px;
	max-height: 70px;
}

.yxhz:hover {
	border: 1px solid #23559b;
}

.swiper-button-prev {
	background-image: url(../image/left.png);
	left: 0;
	right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url(../image/right.png);
	right: 0;
	left: auto;
}

.swiper-button-prev,
.swiper-button-next {
	position: absolute;
	top: 50%;
	width: 35px;
	height: 35px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 35px 35px;
	background-position: center;
	background-repeat: no-repeat;
}


/* 上下页 */
.all_content_shangxia {
	margin-top: 30px;
	width: 100%;
}

.all_content_shangxia>p {
	width: 100%;
	font-size: 16px;
	color: #4c4c4c;
	line-height: 30px;
}

.all_content_shangxia>p a {
	font-size: 16px;
	color: #333333;
}

.all_content_shangxia>p a:hover {
	color: #23559b;
}




/* 出版物 */
.ny_body {
	width: 100%;
	min-height: 600px;
}

.ny_foot {
	width: 100%;
	height: 250px;
}

.ny_foot_con {
	width: 100%;
	height: 100%;
}

.ny_foot_con>img {
	width: 100%;
	height: 100%;
}

/* 小导航 */
.xdh {
	width: 100%;
	height: 70px;
	background-color: #f0f0f0;
	overflow: hidden;
}

.xdh_left {
	width: 26%;
	height: 100%;
	background-color: #23559b;
	float: left;
	text-align: right;
}

.xdh_left>div {
	display: inline-block;
	width: 142px;
	height: 100%;
	text-align: center;
	line-height: 70px;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
}

.xdh_right {
	width: 74%;
	height: 100%;
	text-align: left;
	float: left;
}

.xdh_right_box {
	display: inline-block;
	width: 75%;
	height: 100%;
	text-align: right;
}

.xdh_right_box>a {
	display: inline-block;
	min-width: 70px;
	line-height: 67px;
	text-align: center;
	font-size: 17px;
	color: #4c4c4c;
	margin-left: 20px;
}
.xdh_right_box>a:nth-child(1){
	margin-left: 0;
}

.xdh_right_box>a:hover {
	color: #1fb29f;
	font-weight: bold;
	border-bottom: 3px solid #1fb29f;
}

.xdh_right_box>a[on="true"] {
	color: #1fb29f;
	font-weight: bold;
	border-bottom: 3px solid #1fb29f;
}

.cbw {
	width: 100%;
	padding: 70px 0;
}

.cbw_con {
	width: 1200px;
	margin: 0 auto;
	padding: 0 35px;
}

.cbw_box {
	width: 100%;
	margin-bottom: 40px;
}

.cbw_box_top {
	width: 100%;
	margin-bottom: 40px;
}

.cbw_box_top>h5 {
	font-size: 20px;
	color: #23559b;
	font-weight: bold;
}

.cbw_box_top2>h5 {
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #23559b;
	font-weight: bold;
}

.cbw_box_middle {
	width: 100%;
	margin-top: 16px;
}

.cbw_hz {
	display: block;
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #e0e0e0;
	line-height: 60px;
	display: flex;
	justify-content: space-between;
}

.cbw_hz>p {
	width: 60%;
	font-size: 16px;
	color: #4c4c4c;
}

.cbw_hz>span {
	font-size: 15px;
	color: #808080;
}

.cbw_hz:hover.cbw_hz>p {
	color: #1fb29f;
}

.cbw_hz:hover.cbw_hz>span {
	color: #1fb29f;
}

.more {
	display: block;
	width: 100%;
	height: 45px;
	background-color: #e6e6e6;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	color: #1fb29f;
	font-weight: bold;
}

.more:hover {
	background-color: #1fb29f;
	color: #fff;
}

/* 大事记 */
.dsj {
	width: 100%;
	padding: 25px 0 100px 0;
}

.dsj_con {
	width: 1200px;
	margin: 0 auto;
	padding: 0 40px;
}

.dsj_box {
	width: 100%;
}

.layui-timeline-item:before {
	top: 0;
	width: 5px;
	background-color: #e6e6e6;
}

.layui-timeline-axis {
	color: #23559b;
	left: -2px;
	font-size: 20px;
	font-weight: 900;
}

.dsj_box>.layui-timeline .layui-timeline-item:first-child {
	height: 50px;
}

.dsj_box>.layui-timeline .layui-timeline-item:first-child .layui-timeline-axis {
	display: none;
}

.layui-timeline-content {
	padding-left: 40px;
}
.layui-timeline-item>a{
	display: inline-block;
	width: 100%;
	height: 100px;
	position: absolute;
	left: 0;
	top: 0;
}

.layui-timeline-item {
	height: 100px;
}

.layui-text h3 {
	font-size: 20px;
	color: #23559b;
}

.layui-text p {
	font-size: 16px;
	color: #4c4c4c;
}

.dsj_box>.layui-timeline .layui-timeline-item:last-child {
	height: 50px;
}

.dsj_box>.layui-timeline .layui-timeline-item:last-child .layui-timeline-axis {
	display: none;
}

/* 单篇页 */
.dpy {
	width: 100%;
	padding: 65px 0;
}

.dpy_con {
	width: 1200px;
	margin: 0 auto;
	padding: 0 35px;
}

.dpy_con>p {
	font-size: 16px;
	color: #4c4c4c;
	line-height: 30px;
}

.dpy_con>img {
	display: block;
	margin: 15px auto;
	max-width: 100%;
}

.dpy_con>p img {
	display: block;
	margin: 15px auto;
	max-width: 100%;
}

/* 全图列表 */
.qtlb {
	width: 100%;
	padding: 60px 0;
}

.qtlb_con {
	width: 1200px;
	margin: 0 auto;
	padding: 0 35px;
}

.qtlb_box {
	width: 100%;
	overflow: hidden;
	/*display: flex;*/
	/*justify-content: space-between;*/
	/*flex-wrap: wrap;*/
}

.qthz {
	display: inline-block;
	vertical-align: top;
	width: 351px;
	height: 344px;
	border: 1px solid #e0e0e0;
	margin-bottom: 42px;
	margin-right: 38px;
}
.qtlb_box>.qthz:nth-child(3n){
	margin-right: 0;
}

.qthz_top {
	width: 100%;
	height: 232px;
	overflow: hidden;
}

.qthz_top>img {
	width: 100%;
	height: 100%;
	transition: .8s all;
}

.qthz_foot {
	width: 100%;
	height: 112px;
	padding: 15px 18px 0 18px;
}

.qthz_foot>p {
	font-size: 16px;
	color: #4c4c4c;
	line-height: 24px;
	margin-bottom: 14px;
}

.qthz:hover .qthz_top>img {
	transform: scale(1.05);
}

.qthz:hover .qthz_foot>p {
	color: #1fb29f;
}


/* 科室介绍 */
.ksjs {
	width: 100%;
	padding: 70px 0;
}

.ksjs_con {
	width: 1200px;
	margin: 0 auto;
	padding: 0 35px;
}

.ksjs_box {
	width: 100%;
	/*display: flex;*/
	/*justify-content: space-between;*/
	/*flex-wrap: wrap;*/
}

.kshz {
	display: inline-block;
	vertical-align: top;
	width: 200px;
	height: 60px;
	border: 1px solid #d6d6d6;
	text-align: center;
	line-height: 60px;
	margin-bottom: 30px;
	margin-right: 32px;
	font-size: 17px;
	color: #4c4c4c;
}
.ksjs_box>.kshz:nth-child(5n){
	margin-right: 0;
}

.kshz:hover {
	background-color: #1fb29f;
	color: #fff;
	border: 1px solid #1fb29f;
}


/* 联系我们 */
.dzdt {
	width: 100%;
	padding: 80px 0;
}

.dzdt_con {
	width: 1200px;
	margin: 0 auto;
	padding: 0 35px;
}

.dzdt_top {
	width: 100%;
	height: 540px;
}

.dzdt_foot {
	width: 100%;
	margin-top: 65px;
	display: flex;
	justify-content: space-between;
}

.dzdt_foot1,
.dzdt_foot2,
.dzdt_foot3 {
	width: 300px;
	height: 300px;
	position: relative;
}

.dzdt_foot1>div,
.dzdt_foot2>div,
.dzdt_foot3>div {
	width: 300px;
	height: 235px;
	border: 1px solid #e6e6e6;
	background-color: #fafafa;
	position: absolute;
	left: 0;
	bottom: 0;
}

.dzdt_foot1>img,
.dzdt_foot2>img {
	width: 120px;
	height: 120px;
	position: absolute;
	top: 0;
	left: 88px;
	-webkit-transition: -webkit-transform 1s ease-out;
}

.dzdt_foot1>h6,
.dzdt_foot2>h6 {
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #1fb29f;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 145px;
}

.dzdt_foot1>p {
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #4c4c4c;
	position: absolute;
	left: 0;
	top: 190px;
}

.dzdt_foot2>p:nth-child(4) {
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #4c4c4c;
	position: absolute;
	left: 0;
	top: 190px;
}

.dzdt_foot2>p:nth-child(5) {
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #4c4c4c;
	position: absolute;
	left: 0;
	top: 220px;
}

.dzdt_foot2>p:nth-child(6) {
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #4c4c4c;
	position: absolute;
	left: 0;
	top: 251px;
}

.dzdt_foot3>img:nth-child(2) {
	width: 120px;
	height: 120px;
	position: absolute;
	top: 0;
	left: 88px;
	-webkit-transition: -webkit-transform 1s ease-out;
}

.dzdt_foot3>img:nth-child(3) {
	width: 125px;
	height: 125px;
	position: absolute;
	top: 140px;
	left: 84px;
}

.dzdt_foot1:hover.dzdt_foot1>img {
	webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	transform: rotateY(360deg);
}

.dzdt_foot2:hover.dzdt_foot2>img {
	webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	transform: rotateY(360deg);
}

.dzdt_foot3:hover.dzdt_foot3>img:nth-child(2) {
	webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	transform: rotateY(360deg);
}


/* 领导班子 */
.ldbz {
	width: 100%;
	padding: 80px 0;
}

.ldbz_con {
	width: 1200px;
	margin: 0 auto;
	padding: 0 35px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.ldhz {
	display: inline-block;
	vertical-align: top;
	width: 540px;
	height: 250px;
	border: 1px solid #e0e0e0;
	margin-bottom: 40px;
	overflow: hidden;
}

.ldhz_left {
	width: 174px;
	height: 100%;
	float: left;
}

.ldhz_left>img {
	width: 100%;
	height: 100%;
	transition: .8s all;
}

.ldhz_right {
	width: 280px;
	height: 100%;
	float: left;
	margin-left: 36px;
	padding-top: 30px;
}

.ldhz_right>h5 {
	font-size: 20px;
	color: #4c4c4c;
	font-weight: bold;
}

.ldhz_right>p {
	margin: 18px 0;
	font-size: 17px;
	color: #4c4c4c;
}

.ldhz_right>span {
	font-size: 15px;
	color: #4c4c4c;
	line-height: 30px;
}

.ldhz:hover .ldhz_left>img {
	transform: scale(1.05);
}

.ldhz:hover .ldhz_right>h5 {
	color: #23559b;
}

/* 领导班子详情 */
.ldxq {
	width: 100%;
	padding: 80px 0;
}

.ldxq_con {
	width: 1200px;
	margin: 0 auto;
	padding: 0 35px;
}

.ldxq_box {
	width: 100%;
}

.ldxq_top {
	width: 100%;
}

.ldxq_top_left {
	display: inline-block;
	vertical-align: top;
	width: 174px;
	height: 250px;
}

.ldxq_top_left>img {
	width: 100%;
	height: 100%;
}

.ldxq_top_right {
	display: inline-block;
	vertical-align: top;
	width: 500px;
	height: 100%;
	margin-left: 30px;
	padding-top: 85px;
}

.ldxq_top_right>h6 {
	font-size: 20px;
	color: #23559b;
	font-weight: bold;
}
.ldxq_top_right>p{
	font-size: 17px;
	color: #4c4c4c;
	margin-top: 20px;
}
.ldxq_foot{
	width: 100%;
	margin-top: 20px;
}
.ldxq_foot>p{
	font-size: 17px;
	color: #4c4c4c;
	line-height: 30px;
}

/* 全文列表 */
.qwlb{
	width: 100%;
	padding: 80px 0;
}
.qwlb_con{
	width: 1200px;
	margin: 0 auto;
	padding: 0 35px;
}
.qwlb_hz{
	display: block;
	width: 100%;
	height: 64px;
	border-bottom: 1px solid #e0e0e0;
	line-height: 64px;
	overflow: hidden;
}
.qwlb_hz>p{
	width: 650px;
	float: left;
	font-size: 16px;
	color: #4c4c4c;
}
.qwlb_hz>span{
	float: right;
	font-size: 15px;
	color: #808080;
}
.qwlb_hz:hover.qwlb_hz>p{
	color: #1fb29f;
}
.qwlb_hz:hover.qwlb_hz>span{
	color: #1fb29f;
}

/* 图文列表 */
.twlb{
	width: 100%;
	padding: 90px 0;
}
.twlb_con{
	width: 1200px;
	margin: 0 auto;
	padding: 0 35px;
}
.twhz{
	display: inline-block;
	width: 100%;
	height: 232px;
	border: 1px solid #e0e0e0;
	margin-bottom: 50px;
	overflow: hidden;
}
.twhz_left{
	width: 351px;
	height: 232px;
	float: left;
	overflow: hidden;
}
.twhz_left>img{
	width: 100%;
	height: 100%;
	transition: .8s all;
}
.twhz_right{
	width: 690px;
	height: 100%;
	float: left;
	margin-left: 35px;
	padding-top: 55px;
}
.twhz_right>h6{
	width: 100%;
	font-size: 18px;
	color: #4c4c4c;
	margin-bottom: 15px;
}
.twhz_right>p{
	font-size: 15px;
	color: #808080;
	line-height: 30px;
	margin-bottom: 15px;
}
.twhz_right>span{
	font-size: 14px;
	color: #999999;
}
.twhz:hover .twhz_left>img{
	transform: scale(1.05);
}
.twhz:hover .twhz_right>h6{
	color: #1fb29f;
}


/* 统一详情页 */
.xqy{
	width: 100%;
	padding: 90px 0;
}
.xqy_con{
	width: 1200px;
	margin: 0 auto;
	padding: 0 35px;
}
.xqy_top{
	width: 100%;
	text-align: center;
}
.xqy_top>h5{
	font-size: 20px;
	color: #4c4c4c;
	font-weight: bold;
	margin-bottom: 30px;
}
.xqy_top>h6{
	font-size: 20px;
	color: #4c4c4c;
	font-weight: bold;
	margin-bottom: 30px;
}
.xqy_top>p{
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	color: #808080;
	margin: 0 10px;
}
.xqy_foot{
	width: 100%;
	margin-top: 30px;
	padding: 40px 0;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
.xqy_foot>p{
	font-size: 16px;
	color: #4c4c4c;
	line-height: 30px;
}
.xqy_foot>p img{
	display: block;
	max-width: 100%;
	margin: 10px auto;
}
.xqy_foot img{
	display: block;
	max-width: 100%;
	margin: 10px auto;
}




/* 在线留言 */
.zxly {
	width: 100%;
	padding: 80px 0;
}
.zxly_con{
	width: 1200px;
	margin: 0 auto;
	padding: 0 45px;
}

.zxly_top {
	width: 100%;
}


.lianxi_con_div {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin-bottom: 25px;
	border-bottom: 1px solid #e0e0e0;
	padding: 7px 0;
}

.lianxi_con_div>p {
	width: 85px;
	font-size: 16px;
	color: #4c4c4c;
	display: inline-block;
	vertical-align: middle;
	text-align-last: justify;
}

.lianxi_con_div>input {
	display: inline-block;
	vertical-align: middle;
	width: 340px;
	height: 44px;
	border: 1px solid #fff;
	border-radius: 10px;
	background-color: #fff;
	padding: 0 10px;
}

.luyanxinxi_con_div {
	width: 100%;
	margin-bottom: 40px;
}

.luyanxinxi_con_div>p {
	width: 85px;
	font-size: 16px;
	color: #4c4c4c;
	display: inline-block;
	vertical-align: top;
	text-align-last: justify;
}

.luyanxinxi_con_div>textarea {
	display: inline-block;
	vertical-align: top;
	width: 1100px;
	height: 310px;
	border: 1px solid #f5f5f5;
	background-color: #f5f5f5;
	padding: 0 10px;
	margin-top: 18px;
}

.lianxi_con_div>#imageVerificationCode {
	width: 250px;
}

.lianxi_con_div>img {
	display: inline-block;
	vertical-align: middle;
	width: 120px;
}

.luyanxinxi_con_tj {
	display: block;
	width: 200px;
	height: 56px;
	background-color: #1fb29f;
	text-align: center;
	line-height: 56px;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 20px;
}

.zxly_foot {
	width: 100%;
	margin-top: 62px;
}

.zxly_foot_hz {
	width: 100%;
	border-bottom: 1px solid #e0e0e0;
	padding: 38px 0px;
}

.zxly_foot_hz_t {
	width: 100%;
}

.zxly_foot_hz_t_t {
	width: 100%;
}

.zxly_foot_hz_t_t>img {
	width: 22px;
	display: inline-block;
	vertical-align: middle;
}

.zxly_foot_hz_t_t>p:nth-child(2) {
	min-width: 80px;
	font-size: 16px;
	color: #1fb29f;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}

.zxly_foot_hz_t_t>p:nth-child(3) {
	font-size: 15px;
	color: #212121;
	display: inline-block;
	vertical-align: middle;
}

.zxly_foot_hz_t_f {
	width: 100%;
	margin-top: 15px;
}

.zxly_foot_hz_t_f>p {
	font-size: 14px;
	color: #4c4c4c;
}

.zxly_foot_hz_t_f>p span {
	font-size: 15px;
	color: #4b4b4b;
}

.zxly_foot_hz_f {
	width: 100%;
	margin-top: 35px;
}

.zxly_foot_hz_f_t {
	width: 100%;
}

.zxly_foot_hz_f_t>img {
	width: 21px;
	display: inline-block;
	vertical-align: middle;
}

.zxly_foot_hz_f_t>p:nth-child(2) {
	min-width: 80px;
	font-size: 16px;
	color: #23559b;
	display: inline-block;
	vertical-align: middle;
	margin-left: 13px;
}

.zxly_foot_hz_f_t>p:nth-child(3) {
	font-size: 15px;
	color: #212121;
	display: inline-block;
	vertical-align: middle;
}

.zxly_foot_hz_f_f {
	width: 100%;
	margin-top: 15px;
}

.zxly_foot_hz_f_f>p {
	font-size: 15px;
	color: #4c4c4c;
}

.zxly_foot_hz_f_f>p span {
	font-size: 15px;
	color: #4b4b4b;
}

.zxly_foot>.zxly_foot_hz:first-child {
	border-top: 1px solid #e0e0e0;
}












/* 满意度调查 */
.wjdc_top{
	display: none;
}
.questionnaire1_con_bor{
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin-bottom: 25px;
}
.questionnaire1_con_bor>p{
	font-size: 16px;
	color: #4c4c4c;
	display: inline-block;
	vertical-align: middle;
}
.questionnaire1_con_div1{
	width: 100%;
}
.questionnaire1_con_div1>div{
	width: 100%;
	padding-left: 54px;
	margin-top: 8px;
}
.questionnaire1_con_div1>div label input{
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #fff;
	border: 1px solid #1fb29f;
	display: inline-block;
	vertical-align: middle;
}
.questionnaire1_con_div1>div label p{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #333333;
	line-height: 38px;
	margin-left: 15px;
}

.wjdc_foot{
	width: 100%;
}
.questionnaire4_con_bor{
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin-bottom: 25px;
	border-bottom: 1px solid #e0e0e0;
	padding: 6px 0;
}
.questionnaire4_con_bor>p{
	/*width: 100px;*/
	font-size: 16px;
	color: #4c4c4c;
	display: inline-block;
	vertical-align: middle;
	text-align-last: justify;
}
.questionnaire1_con_div4{
	display: inline-block;
	vertical-align: middle;
	width: 340px;
	height: 44px;
	line-height: 44px;
	border: 1px solid #fff;
	border-radius: 10px;
	background-color: #fff;
	padding: 0 10px;
}
.questionnaire1_con_div4>input{
	width: 340px !important;
	height: 44px !important;
}
.wjdc_foot>.questionnaire4_con_bor:nth-child(4){
	border-bottom: 0px solid #e0e0e0;
}
.wjdc_foot>.questionnaire4_con_bor:nth-child(4) .questionnaire1_con_div4{
	width: 100% !important;
	height: 310px !important;
}
.questionnaire1_con_div4>textarea{
	width: 100% !important;
	height: 310px !important;
	border: 1px solid #f5f5f5;
	background-color: #f5f5f5;
	padding: 0 10px;
	margin-top: 18px;
}
.questionnaire1_con_tj{
	display: block;
	width: 205px;
	height: 56px;
	background-color: #1fb29f;
	text-align: center;
	line-height: 56px;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 15px;
}















/*电子地图设置*/
.amap-marker:first-child .amap-icon img {
	width: 25px;
	height: 34px;
}

.my-map {
	width: 100%;
	height: 540px;
	margin: 0 auto;
	background-color: #fff;
	padding: 15px;
}

.my-map .icon {
	background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat;
}

.my-map .icon-cir {
	height: 31px;
	width: 28px;
}

.my-map .icon-cir-blue {
	background-position: -11px -55px;
}

.amap-container {
	height: 100%;
}
