.content{
	margin-top: 15px;
	padding: 0 20px;
	
}
.whole{
	padding-bottom: 30px;
}
.content_L{
	width: 330px;
}
.expressService{
	width: 100%;
}
.expressService_top{
	width: 100%;
	height: 35px;
	line-height: 35px;
	background-color: #07aea4;
	text-indent: 20px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}
.expressService_cnentent{
	width: 100%;
	height: 221px;
	border: 1px solid #ccc;
}
.expressService_map{
	width: 269px;
	height: 219px;
	margin: 0 auto;
	background: url(../images/left.jpg);
	position: relative;
	padding-left: 23px;
	padding-right: 16px;
	    padding-top: 15px;
	font-size: 0;
	overflow: hidden;
}
.expressService_map a{
	display: block;
	width: 84px;
	height: 88px;
	margin-left: 0px;
	vertical-align: top;
	float: left;
	    margin-bottom: 13px;
}
.expressService_map a:nth-child(2),.expressService_map a:nth-child(4){
	    margin-left: 61px;
}
.hospitalNews{
	margin-top: 21px;
}
.hospitalNews_top{
	width: 100%;
	height: 35px;
	line-height:35px;
	background-color: #07aea4;
}
.hospitalNews_top span{
	display: block;
	float: left;
	text-indent:20px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	line-height: 35px;
}
.hospitalNews_top a{
	display: block;
	float: right;
	padding-right: 20px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	line-height: 35px;
}
.hospitalNews_top a:hover{
	font-size: 15px;
	font-weight: bold;
	color: #ff0;
	text-decoration: underline;
}
.hospitalNews_content{
	width: 100%;
	height: 367px;
	border: 1px solid #ccc;
}
.hospitalNews_content a{
	display: block;
	width: 310px;
	margin: 0 auto;
	height: 25px;
	line-height: 25px;
	position: relative;
	padding-left: 11px;
	color: #666666;
	font-size: 14px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.hospitalNews_content a::before{
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #228E76;
	position: absolute;
	left: 0;
	top: 10px;
}
.hospitalNews_content a:hover{
	color:#CC9900;
	text-decoration: underline;
}
.content_R{
	width: 890px;
	margin-left: 40px;
}
.content_R_top{
	width: 100%;
	height: 40px;
	border-bottom: 2px solid #dddddd;
}
.content_R_top span{
	display: block;
	width: 130px;
	line-height: 40px;
	text-align: center;
	border-bottom: 3px solid #208a7c;
	font-size: 16px;
	font-weight: bold;
	color: #208a7c;
}
.content_R_content{
	margin-top: 60px;
}
.articleTitle{
	color: #ca0800;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
}
.articleInfo{
	text-align: center;
	height: 30px;
	line-height: 30px;
}
.articleText{
	font-size:14px; 
	line-height:28px; 
}
.detailBottom{
	width: 670px;
	margin: 0 auto;
	margin-top: 15px;
	padding: 0px 10px;
	padding-top: 5px;
}
.detailBottom p{
	font-size: 15px;
	line-height: 30px;
}
.detailBottom p a{
	color: #666666;
}
.detailBottom p a:hover{
	color: #CC9900;
	text-decoration: underline;
}
/* 轮播 */
.hospitalDynamics{
	width: 1260px;
	margin: 0 auto;
	margin-top: 41px;
}
.MarqueeDiv_ {
	margin: 0 auto;
}

.MarqueeDiv {
	width: 100%;
	overflow: hidden;
	height: 100%;
}

.p_item {
	float: left;
	text-align: center;
	height: 169px;
	margin: 0 4px;
}
.p_item_con {
	padding: 3px 5px 2px 5px;
	background-color: #fff;
	border: 0px solid #e4e0e0;
}
.p_item_con a{
	display: block;
}
.p_item_con img {
	height: 130px;
}
.p_item_con .p_item_text{
	color: #666666;
	font-size: 14px;
	line-height: 25px;
	
}
