.p-post{
	color:#434343;
	font-size:15px;
}
.p-post p{
	line-height:28p;
	margin:0 0 10px 0;
	padding-left:10px;
}
.p-post h2{

	font-size:2rem;
}
.p-diseases-list__header h2{
	font-weight:normal;
}
.p-diseases-header__title{
	font-weight:normal;
}
.new-title{
	border-bottom:solid 1px #bfbfbf;
	height:49px;
}
.new-margin{
	margin-top:15px;
}
.new-block{
	float:left;
	border:1px solid #0066a3;
	padding:10px 15px;
	margin:5px;
	font-size:14px;
	color:#000!important;
}
.new-block:hover{
	background:#0066a3;
	color:#fff!important;
}
.new-h2{
	font-size:2.4rem!important;
	font-weight:600!important;
	padding:0!important;
	border:0px!important;
	float:left;
	margin:0px!important;
	height:50px!important;
	line-height:50px!important;
	letter-spacing:2px;
}
.new-cp{
	padding-top:30px;
	padding-bottom:30px;
}
.new-cp p {
	margin-bottom:20px!important;
	line-height:2rem!important;
}
.doc_list{
	margin-top:25px;
}
.doc_list li{
	float:left;
	width:100%;
	height:222px;
	background:#fafcfb;
	border-radius:15px;
	margin-bottom:20px;
}
.a_pic{
	float:left;
	position:relative;
	width:100px;
	height:100px;
	background-color:#e5e5e5;
	background-repeat:no-repeat!important;
	background-position:center center!important;
	background-size:cover!important;
	border:solid 1px #cae5e5;
	border-radius:100px;
	box-sizing:border-box;
	margin-top:30px;
	margin-left:15px;
}
.a_content{
	width:220px;
	float:left;
	margin-top:30px;
	margin-left:15px;
}
.a_content p{
	margin-top:5px;
	margin-bottom:5px;
	line-height:28px;
	font-size:14px;
	height:105px;
}
.a_content h2{
	font-size:18px;
	color:#0066A3;
}
.d_botton{
	color:#fff;
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	display:block;
	width:120px;
	text-align:center;
	background:#0066A3;
	border-radius:10px;
}
.dd_botton{
	color:#fff;
	font-size:16px;
	padding:10px;
	display:block;
	width:120px;
	text-align:center;
	background:#ef5909;
	border-radius:10px;
	float:left;
}
.new-title strong{
	letter-spacing:0.05rem;
}