.common-head .head-top{position: absolute;z-index: 3;}
.common-head .head-top ul .first-menu.this{background-color: #465CA6;}
.hospital_wenhua_container{
	width: 100%;
	min-width: 1200px;
}
.wenhua_body{
	width: 100%;
	min-height: 350px;
	background-color: #F7F7F7;
	padding-top: 20px;
}
.wenhua_inner{
	width: 1200px;
	min-height: 360px;
	margin: 0 auto;
}
.inner_left{
	float: left;
	width: 48%;
}
.inner_right{
	float: right;
	width: 52%;
}
.hospital_intro,.wenhua_title{
	font-size: 20px;
	height: 40px;
	line-height:36px;
	font-weight:bold;
}
.border_class{
	height:5px;
	width:80px;
	background-color:#0000FF
}
.hr{
	border-bottom:1px solid #F0F0F0
}
.intro_content{
	line-height: 32px;
	font-size: 16px;
	margin-right: 5px;
	text-indent:2em;
	margin-top: 10px;
	height: 245px;
}
.show_detail{
	width: 120px;
	height: 32px;
	border-radius: 15px;
	background-color:#0000FF;
	text-align: center;
}
.show_detail a{
	color: #FFFFFF;
	text-decoration:none;
	font-size: 14px;
	line-height: 30px;
	
}
.body_bottom_inner{
	width: 100%;
	background-color: #F7F7F7;
	min-height: 400px;
}
.inner_body_bottom{
	width: 1200px;
	margin: 0 auto;
	min-height: 400px;
	padding-top: 10px;
}
.hr2{
	height: 2px;
	background-color: #E9E9EB;
}
.wenhua_type{
	margin-top: 20px;
	padding-bottom: 0px;
}
.wenhua_type li{
	list-style: none;
	width: 330px;
	float: left;
	margin-left: 105px;
}
.title{
	text-align: center;
	font-size: 14px;
	height: 60px;
	line-height: 40px;
	color: #6E6E70;
}
.title a{
	color: #6E6E70;
	font-size: 16px;
}
.wenhua_title{
	float: left;
}
.wenhua_more{
	float: right;
	font-size: 14px;
	line-height: 40px;
	height: 40px;
}

@media screen and (min-width: 320px) and (max-width: 1156px) {
	.hospital_wenhua_container{
		min-height: 100%;
	}
    .wenhua_inner {
        width: 90%;
		margin: 0 auto;
    }
	.common-head .head-top{
		left: 0px;
	}
	.inner_left{
		width: 100%;
	}
	.inner_right{
		width: 100%;
	}
	.inner_body_bottom{
		width: 90%;
		margin: 0 auto;
	}
	.wenhua_type li{
		margin-left: 0px;
		margin-right: 0px;
		float: none;
		width: 100%;
		margin-top: 10px;
	}
	.wenhua_type li img{
		width: 100%;
		height: 28vh;
	}
	.inner_left img{
		width: 100%;
		height: 30vh;
	}
	.intro_content {
		height: auto;
	}
	.wenhua_body{
		padding-top: 4.2rem;
	}
}
