.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: 30px;
}

.content_R_content ul li{
	width: 100%;
	height: 32px;
	line-height: 32px;
	position: relative;
	padding-right: 183px;
}
.content_R_content ul li a{
	display: block;
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #666666;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.content_R_content ul li a:hover{
	color: #CC9900;
	text-decoration: underline;
}
.content_R_content ul li .laiyuan{
	display: block;
	width: 84px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 707px;
}
.content_R_content ul li .times{
	display: block;
	width:99px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	position: absolute;
	top: 0px;
	right: 0px;
}
/* 轮播 */
.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;
}
.page{
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.page_left{
	display: inline-block;
	margin-right: 30px;
}
.page_left a{
	font-size: 14px;
	color:#666666;
	padding: 0 5px;
}
.page_left a:hover{
	color: #CC9900;
	text-decoration: underline;
}
.page_right{
	display: inline-block;
	font-size: 14px;
}
.page_right span{
	font-size: 14px;
}
.page_right span.leftline{
	border-left: 1px solid ;
}
