/*头部*/
* {
	margin: 0;
	padding: 0;
}

body {
	overflow: -Scroll;
	overflow-x: hidden;
}

.body_con {
	width: 100%;
}

/* 头部 */
.index_top {
	width: 100%;
	height: 900px;
	position: relative;
}

.index_top_banner,
.index_top_con_lunbo {
	width: 100%;
	height: 900px;
}

.index_top_banner {
	position: absolute;
	top: 0;
	left: 0;
}

.index_top_logo {
	width: 100%;
	/*min-height: 500px;*/
	/* height: 800px; */
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
}

.index_top_logo_con {
	width: 1200px;
	/*min-height: 500px;*/
	margin: 0 auto;
	overflow: hidden;
}

.index_top_logo_left {
	width: 270px;
	height: 264px;
	position: relative;
	float: left;
}

.index_top_logo_left_bj {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

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

.index_top_logo_left_logo {
	width: 167px;
	height: 147px;
	position: absolute;
	top: 52px;
	left: 52px;
}

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

.index_top_logo_right {
	width: 930px;
	height: 100%;
	float: right;
	position: relative;
}

.index_top_logo_right_dh1 {
	width: 560px;
	height: 100px;
	background-color: #f7ecd9;
	position: absolute;
	left: 0;
	top: 30px;
	z-index: 1;
	box-shadow: 1px 1px 1px #d4cbbc;
}

.index_top_logo_right_dh1_l {
	width: 100px;
	height: 100px;
	float: left;
}

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

.index_top_logo_right_dh1_r {
	width: 460px;
	height: 100px;
	float: right;
	padding: 0 20px;
}



.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: 60px;
	height: 100%;
	text-align: center;
	position: relative;
	/*padding-top: 12px;*/
}

.itm-a {
	display: inline-block;
	width: 28px;
	height: 100%;
	text-align: center;
	font-size: 16px;
	color: #333333;
	line-height: 18px;
	padding-top: 12px;
}

.itm:before {
	content: "";
	width: 1px;
	height: 20px;
	position: absolute;
	top: 35px;
	left: 0;
	background-color: #d9bea0;
}

.body_head_nav_border>ul .itm:nth-child(1):before {
	display: none;
}

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

.son-itm {
	width: 100%;
	/* height: 30px; */
	line-height: 12px;
	text-align: center;
	margin: 0 auto;
	border-bottom: 1px solid #910000;
	padding: 5px 10px;
}

.son-itm-a {
	font-size: 14px;
	color: #910000;
}

.itm-a:hover {
	background-image: url(../image/dh_bj.png);
	background-position: center 6px;
	background-repeat: no-repeat;
}

.itm:hover .itm-a {
	color: #ffffff;
}

.son-itm:hover {
	background-color: #910000;
}

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

.itm:hover .itm-a{
	background-image: url(../image/dh_bj.png);
	background-position: center 6px;
	background-repeat: no-repeat;
}

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

.itm-a[on="true"]{
	background-image: url(../image/dh_bj.png);
	background-position: center 6px;
	background-repeat: no-repeat;
}

.index_top_logo_right_dh2 {
	/*width: 560px;*/
	width: 710px;
	height: 100px;
	background-color: #f7ecd9;
	position: absolute;
	right: 0;
	top: 80px;
	box-shadow: 1px 1px 1px #d4cbbc;
	padding-right: 0px;  /*50*/
	text-align: right;
}

.index_top_logo_right_dh3 {
	width: 140px;
	height: 50px;
	position: absolute;
	/*left: 370px;*/
	left: 220px;
	top: 130px;
	/*padding: 0 0 0 40px;*/
	padding: 0 0 0 20px;
}

.index_top_logo_right_dh3_1,
.index_top_logo_right_dh3_2,
.index_top_logo_right_dh3_3 {
	display: inline-block;
	vertical-align: top;
	height: 100%;
	line-height: 50px;
	margin-right: 10px;
}

.index_top_logo_right_dh3_2 {
	position: relative;
}

.index_top_logo_right_dh3_22 {
	width: 200px;
	height: 40px;
	background-color: #f7ecd9;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #910000;
	position: absolute;
	top: 50px;
	left: -91px;
	display: none;
}

.index_top_logo_right_dh3_2:hover .index_top_logo_right_dh3_22 {
	display: block;
}

.index_top_logo_right_dh3_3 {
	position: relative;
}

.index_top_logo_right_dh3_33 {
	width: 90px;
	height: 90px;
	position: absolute;
	top: 50px;
	right: 0;
	display: none;
}

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

.index_top_logo_right_dh3_3:hover .index_top_logo_right_dh3_33 {
	display: block;
}
.index_top_logo_right_dh4{
	width: 200px;
	height: 42px;
	background-color: #910000;
	position: absolute;
	left: 360px;
	top: 134px;
}
.index_top_logo_right_dh4>input{
	width: 150px;
	height: 36px;
	background-color: #ffffff;
	position: absolute;
	left: 3px;
	top: 3px;
	padding: 0 10px;
	box-sizing: border-box;
	font-size: 14px;
	color: #a9a9a9;
}
.index_top_logo_right_dh4>p{
	display: block;
	width: 40px;
	height: 100%;
	font-size: 15px;
	color: #ffffff;
	line-height: 42px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

.index_top_huawen {
	width: 100%;
	height: 120px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
}

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

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

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

.index_lunbos>.swiper-button-prev {
	width: 52px;
	height: 52px;
	left: 0;
	background-image: url(../image/l.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
}

.index_lunbos>.swiper-button-next {
	width: 52px;
	height: 52px;
	right: 0;
	background-image: url(../image/r.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
}

.index_lunbos>.swiper-pagination {
	bottom: 100px;
}

.index_lunbos>.swiper-pagination .swiper-pagination-bullet {
	background-color: #fff;
	opacity: 1;
}



/*尾部*/
.foot {
	width: 100%;
	height:442px;
	margin-top: -140px;
	position: relative;
	background-image: url(../image/foot_bj.png);
	background-position: center center;
	background-size: 100% 100%;
}
.foot_top{
	width: 100%;
	padding-top: 145px;
}
.foot_con{
	width: 1200px;
	margin: 0 auto;
}
.foot_top_t{
	width: 100%;
	padding-left: 110px;
}
.foot_top_t>p{
	font-size: 16px;
	color: #ffffff;
	line-height: 14px;
	display: inline-block;
	vertical-align: top;
}
.foot_top_t>a{
	display: inline-block;
	vertical-align: top;
	height: 15px;
	padding: 0 35px;
	border-right: 1px solid #d1b59c;
	font-size: 16px;
	color: #ffffff;
	line-height: 14px;
}
.foot_top_t>a:last-child{
	border-right: 0px solid #d1b59c;
}
.foot_top_m{
	width: 100%;
	margin-top: 24px;
	text-align: center;
}
.foot_top_m>img{
	display: inline-block;
	max-width: 100%;
}
.foot_top_f{
	width: 100%;
	position: relative;
	margin-top: 58px;
}
.foot_top_f_l{
	width: 535px;
	float:left;
}
.foot_top_f_l>p{
	font-size: 15px;
	color: #ffffff;
	margin-bottom: 18px;
}
.foot_top_f_l>p span{
	font-size: 24px;
	color: #910000;
}
.foot_top_f_m{
	width: 318px;
	padding-top: 2px;
	float: left;
}
.foot_top_f_m>img{
	width: 100%;
}
.foot_top_f_r{
	width: 252px;
	height: 137px;
	margin-top: -35px;
	float: right;
	background-image: url(../image/ewm_bj.png);
	background-position: center center;
	background-size: 100% 100%;
	position: relative;
}
.foot_top_f_r>img{
	width: 80px;
	height: 80px;
	position: absolute;
	top: 28px;
	left: 38px;
}
.foot_foot{
	width: 100%;
	height: 40px;
	background: #8b5727;
	position: absolute;
	left: 0;
	bottom: 0;
}
.foot_foot_left{
	float: left;
	line-height: 40px;
}
.foot_foot_left>p,.foot_foot_right>p,.foot_foot_right>p a{
	font-size: 14px;
	color: #ffffff;
}
.foot_foot_left>p a{
	font-size: 14px;
	color: #ffffff;
}
.foot_foot_right{
	float: right;
	line-height: 40px;
}


/*侧边*/
.ce_nav {
	width: 217px;
	height: 765px;
	position: fixed;
	top:0;
	right: 0;
	z-index: 10;
	background-image: url(https://www.ztszyyy.com/Static/V3/Info/image/ce_bj.png);
	background-position: center center;
	background-size: 100% 100%;
	display: block;
}

.ce_nav_hz {
	width: 100%;
	height: 100%;
	position: relative;
}
.ce_nav_hz1,.ce_nav_hz2,.ce_nav_hz3,.ce_nav_hz4{
	width: 159px;
	height: 32px;
	position: absolute;
	left: 45px;
}
.ce_nav_hz1{
	top: 175px;
}
.ce_nav_hz1_left,.ce_nav_hz3_left{
	width: 32px;
	height: 32px;
	float: left;
	position: relative;
}
.ce_nav_hz1_left>img,.ce_nav_hz2_left>img,.ce_nav_hz3_left>img,.ce_nav_hz4_left>img{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.ce_nav_hz1_right,.ce_nav_hz2_right,.ce_nav_hz3_right,.ce_nav_hz4_right{
	width: 80px;
	height: 32px;
	line-height: 32px;
	float: left;
	margin-left: 10px;
}
.ce_nav_hz1_right>p,.ce_nav_hz2_right>p,.ce_nav_hz3_right>p,.ce_nav_hz4_right>p{
	font-size: 20px;
	color: #3a3937;
	font-weight: bold;
}
.ce_nav_hz1:hover .ce_nav_hz1_left>img:nth-child(1){
	z-index: 1;
}
.ce_nav_hz1:hover .ce_nav_hz1_right>p{
	color: #910000;
}
.ce_nav_hz11,.ce_nav_hz22,.ce_nav_hz33,.ce_nav_hz44{
	width: 159px;
	height: 26px;
	position: absolute;
	left: 28px;
}
.ce_nav_hz11{
	top: 210px;
}
.ce_nav_hz2{
	top: 245px;
}
.ce_nav_hz2_left{
	width: 33px;
	height: 33px;
	float: left;
	position: relative;
}
.ce_nav_hz2:hover .ce_nav_hz2_left>img:nth-child(1){
	z-index: 1;
}
.ce_nav_hz2:hover .ce_nav_hz2_right>p{
	color: #910000;
}
.ce_nav_hz22{
	top: 278px;
}
.ce_nav_hz3{
	top: 312px;
}
.ce_nav_hz33{
	top: 344px;
}
.ce_nav_hz3:hover .ce_nav_hz3_left>img:nth-child(1){
	z-index: 1;
}
.ce_nav_hz3:hover .ce_nav_hz3_right>p{
	color: #910000;
}
.ce_nav_hz4{
	top: 386px;
}
.ce_nav_hz4_left{
	width: 33px;
	height: 24px;
	float: left;
	position: relative;
}
.ce_nav_hz44{
	top: 420px;
}
.ce_nav_hz4:hover .ce_nav_hz4_left>img:nth-child(1){
	z-index: 1;
}
.ce_nav_hz4:hover .ce_nav_hz4_right>p{
	color: #910000;
}
.ce_nav_hz5{
	width: 130px;
	height: 130px;
	position: absolute;
	top: 458px;
	left: 46px;
}
.ce_nav_hz5>img{
	width: 100%;
	height: 100%;
}
.ce_nav_hz6{
	width: 17px;
	height: 17px;
	position: absolute;
	top: 94px;
	left: 16px;
}
.ce_nav_hz6>img{
	width: 100%;
	height: 100%;
}

/*分页样式*/
.pagings {
	width: 100%;
	height: 32px;
	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 12px;
	/*width: 35px;*/
	height: 32px;
	border: 1px solid #a46d3c;
	color: #FFF;
	font-size: 18px;
	line-height: 32px;
	background-color: #910000;
	margin-left: 20px;
}

.pc_page>a {
	cursor: pointer;
	margin-left: 20px;
	display: inline-block;
	/*width: 35px;*/
	padding: 0 12px;
	height: 32px;
	border: 1px solid #a46d3c;
	color: #bb8351;
	font-size: 18px;
	line-height: 32px;
}

.pc_page>.prev {
	height: 32px;
	color: #bb8351;
}

.pc_page>.next {
	/*width: 68px;*/
	height: 32px;
	color: #bb8351;
}





/*首页*/
/* 首页主要内容样式 */
.index_body {
	width: 100%;
}

/* 首页四小块 */
.index_one {
	width: 100%;
	background-color: #f9f3dd;
	padding-top: 13px;
}

.index_one_con {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.sxk_hz {
	display: block;
	width: 280px;
	height: 160px;
	position: relative;
	float: left;
	margin-left: 26px;
}

.sxk_hz>img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: .8s all;
}

.sxk_hz>p {
	font-size: 24px;
	color: #ffffff;
	position: absolute;
	top: 62px;
	left: 35px;
}

.index_one_con>.sxk_hz:nth-child(1) {
	margin-left: 0;
}

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

/* 首页医院新闻 */
.index_two {
	width: 100%;
	height: 690px;
	background-color: #f9f3dd;
	padding-top: 80px;
	padding-bottom: 45px;
	box-sizing: border-box;
	background-image: url(../image/sxk_bj.png);
	background-position: center center;
	background-size: 100% 100%;
}

.index_two_con {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.index_two_left {
	width: 795px;
	float: left;
}

.layui-tab {
	margin: 0;
}

.index_two_left>.layui-tab .layui-tab-title {
	width: 100%;
	height: 54px;
	border-bottom-width: 0px;
}

.index_two_left>.layui-tab .layui-tab-title li {
	min-width: 125px;
	height: 54px;
	line-height: 54px;
	padding: 0;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}

.index_two_left>.layui-tab-brief>.layui-tab-title .layui-this {
	background-image: url(../image/tab_bj.png);
	background-position: center center;
	background-size: 100% 100%;
	color: #ffffff;
}

.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>.layui-tab .layui-tab-content {
	margin-top: 40px;
}

.xw_box {
	width: 100%;
}

.xw_hz_ts {
	display: block;
	width: 100%;
	height: 300px;
	border-bottom: 1px dotted #dedede;
	padding-bottom: 30px;
	box-sizing: border-box;
	overflow: hidden;
}

.xw_hz_ts_l {
	width: 360px;
	height: 269px;
	float: left;
}

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

.xw_hz_ts_r {
	width: 405px;
	height: 269px;
	padding-top: 25px;
	float: right;
}

.xw_hz_ts_r_top {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}

.xw_hz_ts_r_top>p {
	width: 310px;
	float: left;
	font-size: 18px;
	color: #910000;
	font-weight: bold;
}

.xw_hz_ts_r_top>span {
	float: right;
	font-size: 15px;
	color: #999999;
	line-height: 24px;
}

.xw_hz_ts_r_middle {
	font-size: 15px;
	color: #999999;
}

.xw_hz_ts_r_foot {
	font-size: 15px;
	color: #666666;
	line-height: 28px;
	margin-top: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
}

.xw_hz {
	display: block;
	width: 100%;
	height: 46px;
	padding-left: 27px;
	line-height: 46px;
	/* margin-top: 30px; */
	position: relative;
}

.xw_box>.xw_hz:nth-child(2) {
	margin-top: 20px;
}

.xw_hz_l {
	width: 500px;
	font-size: 16px;
	color: #333333;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.xw_hz_r {
	font-size: 15px;
	color: #999999;
	float: right;
}

.xw_hz:before {
	content: "";
	width: 8px;
	height: 8px;
	position: absolute;
	top: 20px;
	left: 2px;
	background-color: #911111;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}

.xw_hz:hover .xw_hz_l {
	color: #910000;
}

.xw_hz:hover .xw_hz_r {
	color: #910000;
}

.index_two_right {
	width: 370px;
	height: 100%;
	float: right;
}

.index_two_right_top {
	width: 100%;
	height: 192px;
}

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

.index_two_right_middle {
	width: 100%;
	height: 225px;
	margin-top: 20px;
}

.index_two_right_middle>.layui-tab .layui-tab-title {
	height: 88px;
	border-bottom-width: 0px;
	padding-left: 30px;
}

.index_two_right_middle>.layui-tab .layui-tab-title li {
	width: 85px;
	height: 88px;
	padding: 20px;
	text-align: center;
	background-image: url(../image/yyjj_bj2.png);
	background-position: center center;
	background-size: 100% 100%;
	font-size: 15px;
	color: #ffffff;
	line-height: 24px;
	margin: 0 10px;
}

.index_two_right_middle>.layui-tab-brief>.layui-tab-title .layui-this {
	background-image: url(../image/yyjj_bj1.png);
	background-position: center center;
	background-size: 100% 100%;
}

.index_two_right_middle>.layui-tab .layui-tab-content {
	margin-top: 20px;
}

.yyjj {
	width: 100%;
	height: 110px;
	overflow: hidden;
}

.yyjj>p {
	font-size: 15px;
	color: #333333;
	line-height: 28px !important;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}
.yyjj>p span{
	line-height: 28px !important;
	font-size: 15px;
	color: #333333;
}



.index_two_right_foot {
	display: block;
	width: 100%;
	height: 100px;
}

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

/* 科室介绍 */
.index_three {
	width: 100%;
	height: 732px;
	background-image: url(../image/ksjs_bj.png);
	background-position: center center;
	background-size: 100% 100%;
}

.index_three_con {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	padding-top: 75px;
}

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

.index_three_top>img {
	width: 261px;
	height: 109px;
	display: inline-block;
}

.index_three_foot {
	width: 100%;
	height: 375px;
	margin-top: 55px;
}

.kshz {
	display: inline-block;
	vertical-align: top;
	width: 261px;
	height: 371px;
	position: relative;
}

.kshz_bj {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

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

.kshz_tp1 {
	width: 242px;
	height: 224px;
	position: absolute;
	left: 10px;
	top: 10px;
}

.kshz_tp2 {
	width: 82px;
	height: 83px;
	position: absolute;
	left: 87px;
	top: 194px;
}

.kshz_tp2_hz {
	width: 100%;
	height: 100%;
	position: relative;
	background-image: url(../image/zyk1.png);
	background-position: center center;
	background-size: 100% 100%;
}

.kshz_tp2_hz>img{
	width:30px;
	height:30px;
	position: absolute;
	left:26px;
	top: 28px;
	border-radius: 50%;
}

.kshz_wz {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 300px;
}

.kshz_wz>p {
	font-size: 20px;
	color: #8b5f34;
}

.kshz:hover .kshz_wz>p {
	color: #910000;
}

.kshz:hover .kshz_tp2_hz{
	background-image: url(../image/zyk2.png);
	background-position: center center;
	background-size: 100% 100%;
}

.index_three_foot>.your-class .slick-prev {
	width: 21px;
	height: 41px;
	background-image: url(../image/l1.png);
	position: absolute;
	top: 160px;
	left: -60px;
}

.index_three_foot>.your-class .slick-next {
	width: 21px;
	height: 41px;
	background-image: url(../image/r1.png);
	position: absolute;
	top: 160px;
	right: -23px;
}

/* 广告位 */
.index_four {
	width: 100%;
	height: 361px;
	margin-top: -40px;
	/*background-image: url(../image/spzx_sy.png.png);*/
	/*background-position: center center;*/
	/*background-size: 100% 100%;*/
	position: relative;
	z-index: 1;
}
.index_four_img{
	width: 100%;
	height: 332px;
	position: absolute;
	left: 0;
	top: 15px;
	background-image: url("../image/spzx_sy.png");
	background-position: center center;
}
.index_four_more{
	display: block;
	width: 221px;
	height: 54px;
	position: absolute;
	left: 40px;
	top: 240px;
}

.index_four_con {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

.index_four_l {
	width: 830px;
	height: 100%;
	float: left;
	padding-top: 70px;
}

.index_four_top {
	width: 100%;
}

.index_four_top>img {
	max-width: 100%;
}

.index_four_foot {
	width: 100%;
	margin-top: 45px;
}

.index_four_foot>p {
	font-size: 16px;
	color: #ffffff;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.index_four_r {
	float: right;
	width: 193px;
	padding-right: 20px;
	position: relative;
}

.index_four_r>img {
	position: absolute;
	right: 20px;
	top: -40px;
	max-width: 100%;
}

/* 专家团队 */
.index_five {
	width: 100%;
	height: 690px;
	margin-top: -40px;
	background-image: url(../image/zjtd_bj.png);
	background-position: center center;
	background-size: 100% 100%;
}

.index_five_con {
	width: 1200px;
	margin: 0 auto;
	padding-top: 120px;
}

.index_five_top {
	width: 100%;
	height: 110px;
}

.index_five_top>img {
	width: 337px;
	height: 110px;
	display: block;
	margin: 0 auto;
}

.index_five_foot {
	width: 1060px;
	height: 100%;
	margin: 0 auto;
	margin-top: 65px;
}

.zjhz {
	display: inline-block;
	vertical-align: top;
	width: 231px;
	height: 325px;
	position: relative;
}

.zjhz_bj {
	width: 231px;
	height: 262px;
	position: absolute;
	left: 0;
	bottom: 0;
}

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

.zjhz_top {
	width: 125px;
	height: 125px;
	background-color: #e9d9bf;
	border-radius: 50%;
	position: absolute;
	left: 55px;
	top: 0;
	text-align: center;
	padding-top: 4px;
}

.zjhz_top>img {
	display: inline-block;
	width: 118px;
	height: 118px;
	border-radius:50%;
}

.zjhz_middle {
	width: 100%;
	position: absolute;
	left: 0;
	top: 140px;
}

.zjhz_middle>p {
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #333333;
}

.zjhz_middle>div {
	width: 40px;
	height: 2px;
	background-color: #a46d3c;
	margin: 0 auto;
	margin-top: 15px;
}

.zjhz_foot {
	width: 100%;
	position: absolute;
	left: 0;
	top: 205px;
	padding-left: 55px;
}

.zjhz_foot>p {
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.zjhz_more {
	width: 78px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	position: absolute;
	left: 73px;
	bottom: 20px;
	background-image: url(../image/more_k.png);
	background-position: center center;
	background-size: 100% 100%;
}

.zjhz_more>p {
	font-size: 14px;
	color: #a46d3c;
}

.zjhz:hover .zjhz_more {
	background-color: #a46d3c;
}

.zjhz:hover .zjhz_more>p {
	color: #ffffff;
}

.index_five_foot>.your-class .slick-prev {
	width: 40px;
	height: 107px;
	background-image: url(../image/l2.png);
	position: absolute;
	top: 160px;
	/* left: -90px; */
	left: -75px;
}

.index_five_foot>.your-class .slick-next {
	width: 40px;
	height: 107px;
	background-image: url(../image/r2.png);
	position: absolute;
	top: 160px;
	right: -42px;
	/* right: -60px; */
}

/* 党建工作 */
.index_six {
	width: 100%;
	height: 835px;
	padding-top: 80px;
	background-image: url(../image/dj_bj.png);
	background-position: center center;
	background-size: 100% 100%;
}

.index_six_top {
	width: 1200px;
	height: 110px;
	margin: 0 auto;
	text-align: center;
}

.index_six_top>img {
	width: 262px;
	height: 110px;
	display: inline-block;
}

.index_six_foot {
	width: 1476px;
	/* width:100%; */
	height: 525px;
	margin: 0 auto;
	margin-top: 40px;
	padding-top: 60px;
	box-sizing: border-box;
	background-image: url(../image/lb_bj.png);
	background-position: center center;
	background-size: 100% 100%;
	position: relative;
}

.index_six_foot_con {
	width: 1012px;
	/* width: 68.5%; */
	height: 372px;
	position: absolute;
	top: 75px;
	left: 270px;
}
.index_djlb{
	width:100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.sydjlb{
	display: inline-block;
	width: 1012px;
	/* width: 68.5%; */
	height: 372px;
}

.index_djlb >.swiper-pagination .swiper-pagination-bullet {
	width: 9px;
	height: 9px;
	opacity: 1;
	background: #fff;
}

.index_djlb >.swiper-pagination .swiper-pagination-bullet-active {
	opacity: 1;
	background: #910000;
}

.index_six_foot_con>.layui-carousel .layui-carousel-ind {
	text-align: right;
	padding-right: 15px;
}

.index_six_foot_con>.layui-carousel .layui-carousel-ind ul {
	background-color: rgba(0, 0, 0, 0);
}

.index_six_foot_con>.layui-carousel .layui-carousel-ind li {
	width: 8px;
	height: 8px;
	background-color: #fff;
}

.index_six_foot_con>.layui-carousel .layui-carousel-ind li.layui-this {
	background-color: #a46d3c;
}

/* 健康园苑 */
.index_seven {
	width: 100%;
	/*height: 1427px;*/
	height: 590px;
	background-image: url(../image/jkyy_bj.png);
	background-position: center center;
	background-size: 100% 100%;
}

.index_seven_con {
	width: 1200px;
	margin: 0 auto;
	padding-top: 80px;
}

.index_seven1 {
	width: 100%;
	overflow: hidden;
}

.index_seven1_left {
	width: 780px;
	float: left;
	position: relative;
}

.index_seven1_left>.layui-tab .layui-tab-title {
	width: 100%;
	height: 44px;
	border-bottom-width: 0px;
}

.index_seven1_left>.layui-tab .layui-tab-title li {
	min-width: 102px;
	height: 44px;
	line-height: 44px;
	padding: 0;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	margin-right: 20px;
}

.index_seven1_left>.layui-tab-brief>.layui-tab-title .layui-this {
	background-image: url(../image/tab_bj.png);
	background-position: center center;
	background-size: 100% 100%;
	color: #ffffff;
}

.index_seven1_left>.layui-tab .layui-tab-content {
	width: 100%;
	margin-top: 42px;
}

.jkyy_box {
	width: 100%;
	overflow: hidden;
}

.jkyy_box_left {
	width: 242px;
	height: 331px;
	float: left;
}

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

.jkyy_box_right {
	width: 505px;
	float: right;
}

.jkyyhz_ts {
	display: block;
	width: 100%;
	padding-bottom: 25px;
	border-bottom: 1px solid #d1b581;
}

.jkyyhz_ts_top {
	width: 100%;
	overflow: hidden;
}

.jkyyhz_ts_top>p {
	width: 245px;
	float: left;
	font-size: 16px;
	color: #910000;
	font-weight: bold;
}

.jkyyhz_ts_top>span {
	font-size: 14px;
	color: #999999;
	float: right;
}

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

.jkyyhz_ts_foot>p {
	font-size: 15px;
	color: #4c4c4c;
	line-height: 28px;
}

.jkyyhz {
	display: block;
	width: 100%;
	padding-left: 20px;
	overflow: hidden;
	line-height: 44px;
	position: relative;
}

.jkyyhz_left {
	width: 365px;
	float: left;
	font-size: 16px;
	color: #4c4c4c;
}

.jkyyhz_right {
	font-size: 15px;
	color: #999999;
	float: right;
}

.jkyy_box_right>a:nth-child(2) {
	margin-top: 20px;
}

.jkyyhz:before {
	content: "";
	width: 6px;
	height: 6px;
	position: absolute;
	top: 19px;
	left: 1px;
	background-color: #911111;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}

.jkyyhz:hover .jkyyhz_left {
	color: #910000;
}

.jkyyhz:hover .jkyyhz_right {
	color: #910000;
}

.index_seven1_left_more {
	font-size: 14px;
	color: #a46d3c;
	width: 60px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	position: absolute;
	right: 0;
	top: 15px;
}

.index_seven1_left_more:hover {
	color: #a46d3c;
}

.index_seven1_right {
	width: 345px;
	float: right;
}

.index_seven1_right_top {
	width: 106px;
	height: 44px;
	text-align: center;
	line-height: 44px;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	background-image: url(../image/tab_bj.png);
	background-position: center center;
	background-size: 100% 100%;
}

.index_seven1_right_foot {
	width: 100%;
	margin-top: 42px;
}

.kyjy {
	display: block;
	width: 100%;
	overflow: hidden;
	padding-left: 26px;
	line-height: 46px;
	position: relative;
}

.kyjy_left {
	width: 190px;
	float: left;
	font-size: 16px;
	color: #333333;
}

.kyjy_right {
	width: 90px;
	float: right;
	font-size: 15px;
	color: #999999;
}

.kyjy:before {
	content: "";
	width: 8px;
	height: 8px;
	position: absolute;
	top: 19px;
	left: 2px;
	background-color: #911111;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}

/* 重点专科建设 */
.index_seven2 {
	width: 100%;
	height: 600px;
	padding: 50px;
	background-image: url(../image/jkyy_bj.png);
	background-position: center center;
	background-size: 100% 100%;
}

.index_seven2_top {
	width: 100%;
	height: 110px;
	text-align: center;
}

.index_seven2_top>img {
	width: 262px;
	height: 110px;
	margin: 0 auto;
}

.index_seven2_foot {
	width: 100%;
	margin-top: 60px;
}

.index_seven2_foot_top,
.index_seven2_foot_foot {
	width: 100%;
	height: 300px;
	overflow: hidden;
}

.zdzkjs {
	width: 50%;
	height: 100%;
	float: left;
}

.zdzkjs_left {
	width: 50%;
	height: 100%;
	float: left;
	position: relative;
}

.zdzkjs_right {
	width: 50%;
	height: 100%;
	float: left;
	position: relative;
}

.zdzkjs_left>h6,
.zdzkjs_right>h6 {
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	position: absolute;
	top: 110px;
	left: 0;
}

.zdzkjs_left>div,
.zdzkjs_right>div {
	width: 40px;
	height: 1px;
	background-color: #fff;
	position: absolute;
	top: 150px;
	left: 130px;
}

.zdzkjs_left>p,
.zdzkjs_right>p {
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	position: absolute;
	top: 170px;
	left: 0;
}

.zdzkjs_right>img,
.zdzkjs_left>img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: .8s all;
}

.index_seven2_foot_top>a:nth-child(1) .zdzkjs_left {
	background-color: #982716;
}

.index_seven2_foot_top>a:nth-child(2) .zdzkjs_left {
	background-color: #e8cd97;
}

.index_seven2_foot_foot>a:nth-child(1) .zdzkjs_right {
	background-color: #a46d3c;
}

.index_seven2_foot_foot>a:nth-child(2) .zdzkjs_right {
	background-color: #4c999c;
}

.index_seven2_foot_foot{
	display: none;
}


.zdzkjs:hover .zdzkjs_right>img {
	transform: scale(1.05);
}

.zdzkjs:hover .zdzkjs_left>img {
	transform: scale(1.05);
}

/* 综合展示 */
.index_eight {
	width: 100%;
	height: 742px;
	overflow: hidden;
	background-image: url(../image/zhzs_bj.png);
	background-position: center center;
	background-size: 100% 100%;
}

.index_eight_con {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	padding-top: 80px;
}

.index_eight_top {
	width: 100%;
	height: 110px;
	text-align: center;
}

.index_eight_top>img {
	width: 262px;
	height: 110px;
	display: inline-block;
}

.index_eight_foot {
	width: 100%;
	margin-top: 65px;
}

.index_eight_foot_top{
	width: 100%;
	height: 50px;
	text-align: center;
}
.index_eight_foot_top_div{
	display: inline-block;
	vertical-align: top;
    min-width: 124px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin-right: 20px;
}
.gaoliang{
    background-image: url(../image/tab_bj.png);
    background-position: center center;
    background-size: 100% 100%;
    color: #ffffff;
}
.index_eight_foot_foot{
	margin-top: 40px;
	height: 230px;
	overflow: hidden;
}
.yyhj,.gxsb,.ryzz{
	width: 1095px;
	height: 230px;
	margin: 0 auto;
}
.yyhjhz{
	display: inline-block;
	vertical-align: top;
	width: 239px;
	height: 230px;
}
.yyhjhz>img{
	width: 100%;
	height: 177px;
	transition: .8s all;
}
.yyhjhz>p{
	font-size: 16px;
	color: #333333;
	width: 100%;
	text-align: center;
	line-height: 52px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.yyhj>.your-class .slick-prev ,
.gxsb>.your-class .slick-prev,
.ryzz>.your-class .slick-prev
{
    width: 40px;
    height: 107px;
    background-image: url(../image/l2.png);
    position: absolute;
    top: 40px;
    /* left: -90px; */
    left: -52px;
}
.yyhj>.your-class .slick-next ,
.gxsb>.your-class .slick-next,
.ryzz>.your-class .slick-next
{
    width: 40px;
    height: 107px;
    background-image: url(../image/r2.png);
    position: absolute;
    top: 40px;
    right: -42px;
    /* right: -60px; */
}
.yyhjhz:hover.yyhjhz>img{
	transform: scale(1.05);
}
.yyhjhz:hover.yyhjhz>p{
	color: #910000;
}
.yyhj>.slick-slider{
	padding-left: 15px;
}

/* 公司简介 */
.ny_top,.ny_top_banner, .ny_top_con_lunbo{
	height: 490px;
}
.gsjj{
	width: 100%;
	min-height: 1440px;
	background-image: url(../image/gsjj_bj.png);
	background-position: center center;
	background-size: 100% 100%;
}
.gsjj_con{
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 110px;
}
.gsjj_top{
	width: 100%;
	text-align: center;
}
.gsjj_top_top{
	display: inline-block;
	width: 155px;
	height: 26px;
	text-align: center;
	background-image: url(../image/bt_hw.png);
	background-position: center center;
	background-size: 100% 100%;
}
.gsjj_top_top>p{
	width: 100%;
	height: 100%;
	font-size: 26px;
	color: #4c4c4c;
	line-height: 26px;
}
.gsjj_top_foot{
	width: 100%;
	margin-top: 40px;
	text-align: center;
}
.gsjj_top_foot>a{
	display: inline-block;
	vertical-align: top;
	min-width:115px;
	height: 33px;
	text-align: center;
	line-height:32px;
	font-size: 18px;
	color: #bb8351;
	background-image: url(../image/xbt_bj1.png);
	background-position: center center;
	background-size: 100% 100%;
	margin-right: 17px;
	margin-bottom: 10px;
}
.gsjj_top_foot>a:hover{
	color: #910000;
	background-image: url(../image/xbt_bj2.png);
	background-position: center center;
	background-size: 100% 100%;
}
.gsjj_top_foot>a[on="true"]{
	color: #910000;
	background-image: url(../image/xbt_bj2.png);
	background-position: center center;
	background-size: 100% 100%;
}
.gsjj_foot{
	width: 100%;
	margin-top: 60px;
}
.gsjj_foot_top{
	width: 100%;
	height: 695px;
}
.gsjj_foot_top .pic-slide {
    width:100%;
   float: left;
}
.gsjj_foot_top .pic-slide .big {
    width: 870px;
    height: 650px;
    float: left;
    padding: 10px;
    background-size: 100%;
    position: relative;
	margin-left: 10px;
	border: 1px solid #a46d3c;
	margin-top: 20px;
}
.gsjj_foot_top .pic-slide dd {
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    top: 10px;
    left: 12px;
}
.gsjj_foot_top .pic-slide .big img {
    width: 843px;
	height: 630px;
}
.gsjj_foot_top .pic-slide .small {
    width: 185px;
    float: right;
	margin-right: 57px;
}

.gsjj_foot_top .pic-slide .con {
    height: 610px;
    overflow: hidden;
    position: relative;
}
.gsjj_foot_top .pic-slide ul {
    position: relative;
    top: 0;
}
.gsjj_foot_top .pic-slide li {
    margin-bottom: 17px;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.gsjj_foot_top .pic-slide .prev, .gsjj_foot_top .pic-slide .next {
    width: 31px;
    height: 31px;
    font-family: arial;
    text-align: center;
    color: #6b6b6b;
    cursor: pointer;
	margin: 0 auto;
}
.gsjj_foot_top .pic-slide .prev {
    margin-bottom: 10px;
    background: url(../image/top.png) no-repeat center;
}
.gsjj_foot_top .pic-slide .next {
    margin-top: 14px;
    background: url(../image/foot.png) no-repeat center;
}
.gsjj_foot_top .pic-slide dd:first-child{
	display: block;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.gsjj_foot_foot{
	width: 100%;
	margin-top: 80px;
}
.gsjj_foot_foot>p{
	font-size: 16px;
	color: #484848;
	line-height: 30px;
	margin-bottom: 15px;
}
.gsjj_foot_foot>p img,.gsjj_foot_foot>img{
	display: block;
	max-width: 1200px;
	margin: 10px auto;
}


/* 单篇页 */
.dpy{
	width: 100%;
	min-height: 1200px;
	background-image: url(../image/gsjj_bj.png);
	background-position: center center;
	background-size: 100% 100%;
	padding-bottom: 100px;
}
.dpy_con{
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 60px;
}
.dpy_foot{
	width: 100%;
	margin-top: 80px;
}
.dpy_foot>h6{
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #4c4c4c;
}
.dpy_foot>img{
	display: inline-block;
	max-width: 1200px;
	margin-top: 80px;
}
.dpy_foot p{
	font-size: 16px;
	line-height: 30px;
}

/* 领导班子 */
.yyld{
	width: 100%;
	min-height: 1300px;
	background-image: url(../image/gsjj_bj.png);
	background-position: center center;
	background-size: 100% 100%;
	padding-bottom: 100px;
}
.yyld_con{
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 60px;
}
.yyld_foot{
	width: 100%;
	margin-top: 65px;
}
.yyld_box{
	width: 100%;
}
.yyld_hz{
	display: inline-block;
	vertical-align: top;
	width: 231px;
	height: 325px;
	position: relative;
}

.yyld_hz_bj {
	width: 231px;
	height: 262px;
	position: absolute;
	left: 0;
	bottom: 0;
}

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

.yyld_hz_top {
	width: 125px;
	height: 125px;
	background-color: #e9d9bf;
	border-radius: 50%;
	position: absolute;
	left: 55px;
	top: 0;
	text-align: center;
	padding-top: 4px;
}

.yyld_hz_top>img {
	display: inline-block;
	width: 118px;
	height: 118px;
	border-radius: 50%;
}

.yyld_hz_middle {
	width: 100%;
	position: absolute;
	left: 0;
	top: 140px;
}

.yyld_hz_middle>p {
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #333333;
}

.yyld_hz_middle>div {
	width: 40px;
	height: 2px;
	background-color: #a46d3c;
	margin: 0 auto;
	margin-top: 15px;
}

.yyld_hz_foot {
	width: 100%;
	position: absolute;
	left: 0;
	top: 205px;
	text-align: center;
}

.yyld_hz_foot>p {
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yyld_hz_more {
	width: 78px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	position: absolute;
	left: 73px;
	bottom: 20px;
	background-image: url(../image/more_k.png);
	background-position: center center;
	background-size: 100% 100%;
}

.yyld_hz_more>p {
	font-size: 14px;
	color: #a46d3c;
}

.yyld_hz:hover .yyld_hz_more {
	background-color: #a46d3c;
}

.yyld_hz:hover .yyld_hz_more>p {
	color: #ffffff;
}
.yyld_box>a{
	margin-right: 86px;
	margin-bottom: 86px;
}
.yyld_box>a:nth-child(4n){
	margin-right: 0;
}



/* 全图列表 */
.qtlb{
	width: 100%;
	min-height: 1400px;
	background-image: url(../image/gsjj_bj.png);
	background-position: center center;
	background-size: 100% 100%;
	padding-bottom: 100px;
}
.qtlb_con{
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 60px;
}
.qtlb_foot{
	width: 100%;
	margin-top: 55px;
}
.qtlb_box{
	width: 100%;
}
.qthz{
	display: inline-block;
	vertical-align: top;
	width: 280px;
	height: 245px;
	background-color: #ffffff;
	padding: 7px 10px 0 10px;
	margin-right: 22px;
	margin-bottom: 42px;
}
.qtlb_box>.qthz:nth-child(4n){
	margin-right: 0;
}
.qthz_top{
	width: 261px;
	height: 195px;
}
.qthz_top>img{
	width: 100%;
	height: 100%;
}
.qthz_foot{
	width: 100%;
	height: 42px;
	text-align: center;
	line-height: 42px;
}
.qthz_foot>p{
	font-size: 16px;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.qthz:hover{
	box-shadow: 1px 3px 4px #dfd9c6;
}
.qthz:hover .qthz_foot>p{
	color: #910000;
}

/* 视频中心 */
.spzx{
	width: 100%;
	min-height: 1400px;
	background-image: url(../image/gsjj_bj.png);
	background-position: center center;
	background-size: 100% 100%;
	padding-bottom: 100px;
}
.spzx_con{
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 60px;
}
.spzx_foot{
	width: 100%;
	margin-top: 55px;
}
.spzx_box{
	width: 100%;
}
.sphz{
	display: inline-block;
	vertical-align: top;
	width: 280px;
	height: 245px;
	background-color: #fff;
	padding: 7px 10px 0 10px;
	margin-right: 22px;
	margin-bottom: 42px;
}
.spzx_box>.sphz:nth-child(4n){
	margin-right: 0;
}
.sphz_top{
	width: 261px;
	height: 195px;
	position: relative;
}
.sphz_top>img:nth-child(1){
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.sphz_top>div:nth-child(2){
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
	position: absolute;
	left: 0;
	top: 0;
}
.sphz_top>img:nth-child(3){
	width: 40px;
	height: 41px;
	position: absolute;
	top: 78px;
	left: 115px;
}
.sphz_foot{
	width: 100%;
	height: 42px;
	text-align: center;
	line-height: 42px;
}
.sphz_foot>p{
	font-size: 16px;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.sphz:hover{
	box-shadow: 1px 3px 4px #dfd9c6;
}
.sphz:hover .sphz_foot>p{
	color: #910000;
}


/* 图文列表 */
.twlb{
	width: 100%;
	min-height: 1400px;
	background-image: url(../image/gsjj_bj.png);
	background-position: center center;
	background-size: 100% 100%;
	padding-bottom: 100px;
}
.twlb_con{
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 60px;
}
.twlb_foot{
	width: 100%;
	margin-top: 55px;
}
.twlb_box{
	width: 100%;
}
.twhz{
	display: block;
	width: 100%;
	height: 226px;
	padding: 15px 38px;
	margin-bottom: 35px;
	overflow: hidden;
	background-image: url(../image/tw_k1.png);
	background-position: center center;
	background-size: 100% 100%;
}
.twhz_left{
	width: 261px;
	height: 195px;
	float: left;
}
.twhz_left>img{
	width: 100%;
	height: 100%;
}
.twhz_right{
	width: 795px;
	height: 100%;
	float: left;
	margin-left: 25px;
}
.twhz_right_top{
	width: 100%;
}
.twhz_right_top>h6{
	font-size: 18px;
	color: #4c4c4c;
	line-height: 36px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.twhz_right_top>p{
	font-size: 15px;
	color: #808080;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 7px;
	margin-bottom: 17px;
}
.twhz_right_top>span{
	font-size: 15px;
	color: #808080;
}
.twhz_right_foot{
	width: 90px;
	height: 36px;
	border: 1px solid #d2d2d2;
	text-align: center;
	line-height: 36px;
	font-size: 15px;
	color: #808080;
	margin-top: 28px;
}
.twhz:hover{
	background-image: url(../image/tw_k2.png);
	background-position: center center;
	background-size: 100% 100%;
}
.twhz:hover .twhz_right_top>h6{
	color: #910000;
}
.twhz:hover .twhz_right_foot{
	border: 1px solid #910000;
	background-color: #910000;
	color: #fff;
}



/* 全文列表 */
.qwlb_box{
	width: 100%;
}
.qwhz{
	display: block;
	width: 100%;
	height: 149px;
	padding: 32px 34px;
	margin-bottom: 55px;
	box-sizing: border-box;
	overflow: hidden;
	background-image: url(../image/qw_k1.png);
	background-position: center center;
	background-size: 100% 100%;
}
.qwhz_left{
	width: 105px;
	height: 100%;
	float: left;
}
.qwhz_left_top{
	width: 100%;
	text-align: right;
	border-bottom: 1px solid #d2d2d2;
}
.qwhz_left_top>p{
	font-size: 36px;
	color: #929292;
}
.qwhz_left_foot{
	width: 100%;
	text-align: right;
	margin-top: 8px;
}
.qwhz_left_foot>p{
	font-size: 14px;
	color: #929292;
}
.qwhz_right{
	width: 795px;
	height: 100%;
	float: left;
	margin-left: 33px;
}
.qwhz_right>h6{
	font-size: 18px;
	color: #4c4c4c;
	line-height: 36px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.qwhz_right>p{
	font-size: 15px;
	color: #808080;
	margin-top: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.qwhz:hover{
	background-image: url(../image/qw_k2.png);
	background-position: center center;
	background-size: 100% 100%;
}
.qwhz:hover .qwhz_left_top{
	border-bottom: 1px solid #910000;
}
.qwhz:hover .qwhz_left_top>p{
	color: #910000;
}
.qwhz:hover .qwhz_left_foot>p{
	color: #910000;
}
.qwhz:hover .qwhz_right>h6{
	color: #910000;
}

/* 院报 */
.yb_box{
	width: 100%;
	padding: 0 35px;
}
.ybhz{
	display: inline-block;
	vertical-align: top;
	width: 230px;
	height: 330px;
	margin: 24px;
}
.ybhz_top{
	width: 230px;
	height: 299px;
	position: relative;
	background-image: url(../image/yk_bj.png);
	background-position: center center;
	background-size: 100% 100%;
}
.ybhz_top>h5{
	width: 30px;
	line-height: 20px;
	text-align: center;
	font-size: 18px;
	color: #910000;
	font-weight: bold;
	position: absolute;
	left: 165px;
	top: 27px;
}
.ybhz_top>p{
	font-size: 12px;
	color: #333333;
	position: absolute;
	left: 13px;
	top: 65px;
}
.ybhz_top>img{
	width: 209px;
	height: 155px;
	border-radius: 0 0 30px 0;
	position: absolute;
	left: 12px;
	bottom: 22px;
}
.ybhz_foot{
	width: 100%;
	height: 32px;
	text-align: center;
	line-height: 32px;
}
.ybhz_foot>p{
	font-size: 16px;
	color: #4c4c4c;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ybhz:hover .ybhz_foot>p{
	color: #910000;
}

/* 统一详情页 */
.tyxqy{
	width: 100%;
	margin-top: 80px;
}
.tyxqy_top{
	width: 100%;
	padding-bottom: 22px;
	border-bottom: 1px solid #ddc9ad;
	text-align: center;
}
.tyxqy_top_t{
	width: 100%;
	text-align: center;
}
.tyxqy_top_t>h3{
	font-size: 24px;
	color: #484848;
}
.tyxqy_top_f{
	width: 100%;
	text-align:center;
	margin-top: 20px;
}
.tyxqy_top_f>p{
	display: inline-block;
	vertical-align: top;
	font-size: 15px;
	color: #484848;
	margin-right: 25px;
}
.tyxqy_foot{
	width: 100%;
	margin-top: 35px;
}
.tyxqy_foot>p{
	font-size: 16px;
	color: #484848;
	line-height: 32px;
}
.tyxqy_foot>img{
	display: block;
	margin: 15px auto;
	max-width: 100%;
}

/* 上下页 */
.all_content_shangxia {
	margin-top: 50px;
	width: 100%;
	overflow: hidden;
}

.all_content_shangxia>p{
	width: 550px;
	font-size: 16px;
	color: #910000;
	line-height: 30px;
}
.all_content_shangxia>p:nth-child(1){
	float: left;
}
.all_content_shangxia>p:nth-child(2){
	text-align: right;
	float: right;
}

.all_content_shangxia>p a {
	font-size: 16px;
	color: #333333;
}
.all_content_shangxia>p a:hover{
	color: #910000;
}


/* 科室介绍 */
.kslb_box{
	width: 100%;
}
.kslb_box>a{
	margin-right: 47px;
	margin-bottom: 80px;
}
.kslb_box>a:nth-child(4n){
	margin-right: 0;
}


/* 专家详情 */
.zjxq{
	width: 100%;
}
.zjxq_top{
	width: 100%;
	overflow: hidden;
}
.zjxq_top_left{
	width: 224px;
	height: 224px;
	background-color: #e9d9bf;
	border-radius: 50%;
	float: left;
	padding: 3px;
}
.zjxq_top_left>img{
	width: 216px;
	height: 216px;
	border-radius: 50%;
}
.zjxq_top_right{
	width: 905px;
	float: right;
	padding-top: 35px;
}
.zjxq_top_right_top{
	width: 100%;
}
.zjxq_top_right_top>h6{
	font-size: 20px;
	color: #333333;
	margin-bottom: 18px;
}
.zjxq_top_right_top>p{
	font-size: 16px;
	color: #333333;
	margin-top: 10px;
}
.zjxq_top_right_foot{
	width: 100%;
	margin-top: 20px;
}
.zjxq_top_right_foot>p{
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.zjxq_foot{
	width: 100%;
	margin-top: 70px;
}
.zjxq_foot>p{
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}


/* 专家排班 */
.zjpb{
	width: 100%;
	text-align: center;
}
.zjpb>img{
	display: inline-block;
	max-width: 1200px;
}



/* 来院导航 */
.lydh {
	width: 100%;
}

.lydh_top {
	width: 100%;
}

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

.lydh_top>p {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	color: #4c4c4c;
	margin-left: 15px;
}

.lydh_foot {
	width: 100%;
	margin-top: 30px;
}


/* 联系我们 */
.lxwm{
	width: 100%;
	min-height: 500px;
	background-image: url(../image/gsjj_bj.png);
	background-position: center center;
	background-size: 100% 100%;
}
.lxwm_con{
	width: 1200px;
	margin: 0 auto;
}
.lxwo_foot{
	width: 100%;
	margin-top: 105px;
}
.lxwm{
	width: 100%;
	overflow: hidden;
}
.lxwm_left{
	width: 445px;
	float: left;
}
.lxwm_left>p{
	font-size: 18px;
	color: #333333;
	margin-bottom: 17px;
}
.lxwm_left>span{
	font-size: 36px;
	color: #991313;
}
.lxwm_middle{
	width: 565px;
	float: left;
}
.lxwm_middle>p{
	font-size: 18px;
	color: #333333;
	margin-bottom: 24px;
}
.lxwm_right{
	width: 190px;
	float: right;
}
.lxwm_right_left{
	width: 100px;
	height: 100px;
	float: left;
}
.lxwm_right_left>img{
	width: 100%;
	height: 100%;
}
.lxwm_right_right{
	width: 72px;
	float: right;
	padding-top: 15px;
}
.lxwm_right_right>p{
	font-size: 18px;
	color: #333333;
	line-height: 32px;
}


/* 在线留言 */
.zxly {
	width: 100%;
	margin-top: 50px;
}

.zxly_top {
	width: 100%;
}


.lianxi_con_div {
	display: inline-block;
	vertical-align: top;
	width: 445px;
	margin-right: 60px;
	margin-bottom: 32px;
}

.lianxi_con_div>p {
	width: 64px;
	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 #f3d6b6;
	border-radius: 10px;
	background-color: #f3d6b6;
	padding: 0 10px;
}

.luyanxinxi_con_div {
	width: 100%;
	margin-bottom: 40px;
}

.luyanxinxi_con_div>p {
	width: 64px;
	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: 1125px;
	height: 270px;
	border: 1px solid #f3d6b6;
	border-radius: 10px;
	background-color: #f3d6b6;
	padding: 0 10px;
}

.lianxi_con_div>#imageVerificationCode {
	width: 250px;
}

.lianxi_con_div>img {
	display: inline-block;
	vertical-align: middle;
	width: 120px;
}

.luyanxinxi_con_tj {
	display: block;
	width: 250px;
	height: 52px;
	background-color: #991313;
	border-radius: 10px;
	text-align: center;
	line-height: 52px;
	font-size: 18px;
	color: #ffffff;
	margin-left: 70px;
}

.zxly_foot {
	width: 100%;
	margin-top: 60px;
}

.zxly_foot_hz {
	width: 100%;
	border-bottom: 1px solid #e4e2dd;
	margin-bottom: 50px;
	padding-bottom: 40px;
}

.zxly_foot_hz_t {
	width: 100%;
}

.zxly_foot_hz_t_t {
	width: 100%;
}

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

.zxly_foot_hz_t_t>p:nth-child(2) {
	min-width: 80px;
	font-size: 16px;
	color: #a46d3c;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}

.zxly_foot_hz_t_t>p:nth-child(3) {
	font-size: 16px;
	color: #212121;
	display: inline-block;
	vertical-align: middle;
}

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

.zxly_foot_hz_t_f>p {
	font-size: 14px;
	color: #212121;
	padding-left: 28px;
}
.zxly_foot_hz_t_f>p span{
	font-size: 16px;
}

.zxly_foot_hz_f {
	width: 100%;
	margin-top: 30px;
}

.zxly_foot_hz_f_t {
	width: 100%;
}

.zxly_foot_hz_f_t>img {
	width: 34px;
	display: inline-block;
	vertical-align: middle;
}

.zxly_foot_hz_f_t>p:nth-child(2) {
	min-width: 80px;
	font-size: 16px;
	color: #e30803;
	display: inline-block;
	vertical-align: middle;
	margin-left: 4px;
}

.zxly_foot_hz_f_t>p:nth-child(3) {
	font-size: 16px;
	color: #212121;
	display: inline-block;
	vertical-align: middle;
}

.zxly_foot_hz_f_f {
	width: 100%;
	margin-top: 13px;
}

.zxly_foot_hz_f_f>p {
	font-size: 14px;
	color: #212121;
	padding-left: 32px;
}
.zxly_foot_hz_f_f>p span{
	font-size: 16px;
	color: #212121;
}
.zxly_foot>.zxly_foot_hz:last-child{
	border-bottom: 0px solid #e4e2dd;
}












/* 满意度调查 */
.mydtc {
	width: 100%;
	padding-bottom: 30px;
}

.questionnaire1,
.questionnaire1_con_top,
.questionnaire1_con {
	width: 100%;
}

.questionnaire1_con_top>p {
	font-size: 18px;
	color: #67c1ed;
	line-height: 36px;
}

.questionnaire1_con_bor {
	width: 100%;
	margin-top: 30px;
}

.questionnaire1_con_div {
	width: 100%;
	height: 210px;
}

.questionnaire1_con_div>p {
	width: 100%;
	height: 40px;
	/* background-color: #f8f8f8; */
	line-height: 40px;
	border-radius: 25px;
	padding-left: 20px;
	font-size: 16px;
	color: #e1738c;
}

.questionnaire1_con_div>div {
	width: 100%;
	padding-left: 54px;
	margin-top: 8px;
}

.questionnaire1_con_div>div input {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #fff;
	border: 1px solid #e1738c;
	display: inline-block;
	vertical-align: middle;
}

.questionnaire1_con_div>div p {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #333333;
	line-height: 38px;
	margin-left: 15px;
}

.questionnaire4_con_bor {
	width: 100%;
	/*height: 350px;*/
}

.questionnaire1_con_div>textarea {
	width: 1174px;
	height: 280px;
	border: 1px solid #f3d6b6;
	border-radius: 20px;
	margin-top: 25px;
	margin-left: 20px;
	padding-left: 20px;
	padding-top: 15px;
	background-color: #f3d6b6;
}

.questionnaire1_con_tj {
	width: 312px;
	height: 44px;
	background-color: #ed7994;
	text-align: center;
	line-height: 44px;
	border-radius: 25px;
	/* margin-top: 50px; */
	margin-left: 95px;
	font-size: 20px;
	color: #ffffff;
	cursor: pointer;
}

.nmtx {
	width: 100%;
	margin-top: 40px;
	font-size: 16px;
	color: #333333;
	margin-left: 20px;
}















/*电子地图设置*/
.amap-marker:first-child .amap-icon img {
	width: 25px;
	height: 34px;
}

.my-map {
	width: 100%;
	height: 635px;
	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%;
}

/*问卷调查*/
.wjdc_top{
	width: 100%;
	padding-bottom: 15px;
	border-bottom: 1px dotted #bb8351;
}
.wjdc_top>h3{
	font-size: 26px;
	color: #bb8351;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}
.wjdc_top>p {
	font-size: 16px;
	color: #bb8351;
	margin-top: 20px;
	margin-bottom: 10px;
}
.wjdc_top>span {
	font-size: 15px;
	color: #4c4c4c;
	line-height: 30px;
}
.questionnaire1_con_bor {
	width: 100%;
	margin-top: 20px;
}
.questionnaire1_con_bor>p {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #4c4c4c;
	font-weight: bold;
}
.questionnaire1_con_div {
	width: 100%;
	min-height: 60px;
}
.questionnaire1_con_div>div {
	/* width: 100%; */
	margin-top: 8px;
	display: inline-block;
	vertical-align: middle;
	min-width: 150px;
}
.questionnaire1_con_div>div p {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #333333;
	line-height: 38px;
	margin-left: 15px;
}
.questionnaire1_con_tj {
	display: block;
	width: 222px;
	height: 50px;
	background-color:#bb8351;
	text-align: center;
	line-height: 44px;
	border-radius: 25px;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}
section>p{
	font-size: 16px;
	line-height: 30px;