/* 分页css */
.paging {
	overflow: hidden;
	float: left;
	position: relative;
	right: 50%;
	padding: 6px;
}

.paging .first_page,
.paging .last_page {
	float: left;
	width: 40px;
	height: 24px;
	line-height: 24px;
	border-radius: 5px;
	background-color: #b5b5b5;
	font-size: 12px;
	text-align: center;
	color: #fff;
}

.paging .first_page a,
.paging .last_page a {
	color: #fff;
}

.paging .unmber_ul {
	float: left;
	overflow: hidden;
}

.paging .unmber_ul li {
	padding: 0 8px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	float: left;
	margin: 0 8px;
	border-radius: 5px;
	cursor: pointer;
}

.paging .unmber_ul li a {
	display: block;
	width: 100%;
}

.newscentent {
	width: 1200px;
	margin: 0 auto;
}

.news_bk {
	height: 52px;
	border-bottom: 1px solid #F4F5F6;
	overflow: hidden;
}

.news_bk ul li {
	width: 115px;
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	color: #999;
	text-align: center;
	float: left;
}

.news_bk ul>ins {
	display: block;
	width: 1px;
	height: 14px;
	background: #F4F5F6;
	margin-top: 18px;
	float: left;
}

.left_listcenter {
	padding: 20px 0;
	width: 1200px;
	margin: 0 auto;
}

.news_bk ul li.cur {
	border-bottom: 2px solid #5398F4;
	color: #444;
}


.list-zixunnews {
	width: 875px;
	float: left;
}

.article-right {
	width: 298px;
	float: right;
}

.jxtj {
	width: 298px;
	border: 1px solid #F5F5F5;
	margin-top: 22px;
	padding-bottom: 15px;
	overflow: hidden;
}

.jx_ul {
	width: 270px;
	margin: 0 auto;
	overflow: hidden;
}

.jx_ul li {
	width: 127px;
	margin-top: 15px;
	float: left;
}

.jx_ul li:nth-child(1),
.jx_ul li:nth-child(3),
.jx_ul li:nth-child(5),
.jx_ul li:nth-child(7) {
	margin-right: 16px;
}

.jx_ul p {
	font-size: 14px;
}

.jx_img {
	width: 127px;
	height: 85px;
	overflow: hidden;
}

.jx_img img {
	width: 127px;
	min-height: 85px;
}

.list-zixunnews ul li {
	height: 150px;
	padding: 20px 0;
	border-bottom: 1px solid #F5F5F5;
	overflow: hidden;
}

.list-hospital {
	float: left;
}

.nl_img {
	width: 220px;
	height: 150px;
	margin-right: 20px;
	overflow: hidden;
	float: left;
}

.nl_img img {
	width: 220px;
	min-height: 150px;
}

.nl_con {
	width: 630px;
	float: left;
}

.nl_con p {
	margin-bottom: 10px;
}

.np_sj>span {
	margin-right: 40px;

}

.np_sj {
	font-size: 12px;
}

.rmwz {
	float: right;
	width: 298px;
	border: 1px solid #F5F5F5;
	margin-top: 22px;
	padding-bottom: 15px;
	overflow: hidden;
}

.rmwz ul {
	width: 270px;
	margin: 0 auto;
	overflow: hidden;
}

.rmwz ul li {
	font-size: 14px;
	color: #444;
	line-height: 22px;
	margin-top: 11px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}

.nl_con p a {
	font-size: 16px;
	font-weight: bold;
}

/* 医院列表页 */
.city-hospital {
	width: 1200px;
	margin: 0 auto;
}

.hospital-hd ul li>a {
	padding: 5px 0;
	font-size: 14px;
}

.wrap-clearfix {
	width: 800px;
	overflow: hidden;
	margin: 40px 0;
}

.hospital-detail p {
	padding: 3px 0;
	margin: 3px 0;
	font-size: 16px;
}

.hospital-img {
	width: 200px;
	height: 150px;
	overflow: hidden;
	float: left;
}

.hospital-detail {
	width: 500px;
	font-size: 18px;
	margin-left: 24px;
	overflow: hidden;
	float: left;
}

/* 问答列表 */
.list-wenda {
	width: 1200px;
	margin: 20px auto;
	overflow: hidden;
}

.list-wenda>ul {
	width: 800px;
	float: left;
}

.wen-title span {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #FF9900;
	height: 20px;
	width: 20px;
	padding: 5px;
	float: left;
	margin-right: 20px;
	border-radius: 5px;
	text-align: center;
}

.wen-info span {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	padding: 5px;
	background-color: #00CC33;
	height: 20px;
	width: 20px;
	border-radius: 5px;
	float: left;
	margin-right: 20px;
	text-align: center;
}

.wen-info {
	margin-top: 20px;
}

.list-wenda>ul>li {
	height: 105px;
	padding: 10px 0;
	border-bottom: #FDDCE8 1px solid;
}





.lxfs_ul {
	width: 238px;
	margin: 13px auto 18px;
}

.lxfs_ul li {
	margin-top: 14px;
	color: #666;
	font-size: 13px;
	line-height: 24px;
}

.lxfs_ul li>a {
	color: #5398F4;
}

.lxfs_ul li>span {
	color: #999;
}

.master-info p {
	color: #666;
	text-align: justify;
	font-size: 14px;
	line-height: 32px;
	margin-bottom: 10px;
}

.protection-title span {
	display: inline-block;
	border-bottom: 2px solid #CCB8A0;
	padding-bottom: 12px;
	font-size: 20px;
	color: #4d4d4d;
}

.wrap_a {
	line-height: 40px;
	position: relative;
}

.wrap_a .wrap_b {
	display: block;
	width: 300px;
	height: 40px;
	border: 0;
	position: absolute;
	top: 0;
}

.top_le {
	width: 360px;
	float: left;
}

.top_le .mt13 {
	margin-top: 0px !important;
}

.top_le .doctor-name {
	margin-bottom: 10px;
}

.top_ri {
	width: 220px;
	margin-top: 30px;
	float: left;
}

.top_ri a {
	display: block;
	width: 200px;
	font-size: 17px;
	line-height: 44px;
	height: 44px;
	margin-bottom: 12px;
	-webkit-transition: all .2s linear 0s;
	transition: all .2s linear 0s;
	text-align: center;
	color: #fff;
	border: 1px solid #ff9c82;
	border-radius: 4px;
}

.top_ri .btn-2 {
	border-color: #ff5370;
	background: #ff5370;
}

.top_ri .btn-1 {
	border-color: #ff9c82;
	background: #ff9c82;
}


/* 文章页面css */
.detil_all {
	padding: 13px 0;
	width: 100%;
	font-size: 13px;
	color: #838383;
	background-color: #f4f7fa;
	overflow: hidden;
}

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

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

.article {
	width: 850px;
	overflow: hidden;
	float: left;
}

.article h1 {
	font-size: 28px;
	margin: 24px 0 19px 0;
	font-weight: 700;
	color: #333;
}

.article .tag {
	color: #999;
	margin-bottom: 20px;
	font-size: 13px;
}

.tag span {
	margin-right: 8px
}

.Guide-reading {
	margin: 16px 0;
	background-color: #fafafa;
	color: #999;
	padding: 10px 10px;
	line-height: 31px;
	font-size: 14px;
}

.know-content p {
	line-height: 26px;
	font-size: 14px;
	line-height: 34px;
}

.upDown {
	clear: both;
	padding: 18px 0px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
}

.upDown span {
	color: #999;
	max-width: 320px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
}

.explain {
	font-size: 12px;
	background-color: #fafafa;
	color: #999;
	padding: 20px;
	line-height: 2em;
}

.master-content {
	margin-top: 30px;
}

.master-content .mas-title {
	width: 100%;
	padding-bottom: 14px;
	border-bottom: 1px solid #e7e7e7;
}

.master-content .mas-title .yellow-yuan {
	display: inline-block;
	width: 18px;
	height: 18px;
	background-color: #FF6980;
	border-radius: 100%;
}

.master-content .mas-title .while-yuan {
	display: inline-block;
	top: 3px;
	left: 50%;
	margin-left: -6px;
	width: 12px;
	height: 12px;
	background-color: #fff;
	border-radius: 100%;
}

.master-content .mas-title .black-text {
	font-size: 20px;
	color: #FF6980;
	margin-left: 0 !important;
}

.master-content .mas-title .yx-hosptail {
	display: inline-block;
	font-size: 14px;
	color: #999;
	float: right;
}

.master-content .mas-main {
	width: 100%;
	overflow: hidden;
}

.mas-yell-list .yuandian,
.mas-main li .yuandian {
	color: #FF6980;
	font-size: 30px;
	margin-left: 3px;
	display: inline-block;
	vertical-align: super;
}

.mas-yell-list .bgs,
.mas-main li .bgs {
	font-size: 15px;
}

.mas-main li .data {
	margin-top: 23px;
	float: right;
	font-size: 12px;
}

.mas-main li .data span {
	display: inline-block;
	width: 18px;
	height: 11px;
	vertical-align: baseline;
	background-position: -181px 0;
	margin-right: 6px;
}

.station {
	background-image: url(../images/small-icon.png);
	background-size: 200px 200px;
}

/* 问答文章 */
.number-title span {
	display: inline-block;
	width: 28px;
	height: 28px;
	background-position: -102px -34px;
	vertical-align: sub;
	margin-right: 10px;
}

.mater-bg {
	background-image: url(../images/question-master.png);
	background-size: 200px 200px;
}

.qes-title {
	display: inline-block;
	font-size: 22px;
	font-weight: normal;
	margin-top: 40px;
}

.question-more-logo {
	font-size: 14px;
	color: #999;
	padding: 20px 0;
}

.all-reply {
	padding: 24px 0 27px 0;
	font-size: 20px;
	color: #333;
	font-weight: bold;
}

.zuijia {
	display: inline-block;
	width: 24px;
	height: 28px;
	background-position: -95px -144px;
	margin-right: 5px;
	vertical-align: bottom;
}

.blue {
	color: #5ac5e5 !important;
	margin: 0 5px 0 3px;
}

.now-zx {
	display: inline-block;
	font-size: 14px;
	color: #ff0000;
	margin-top: 3px;
}

.all-text {
	font-size: 15px;
	color: #666;
	line-height: 31px;
}

.all-text p {
	margin-bottom: 20px;
}

.wenda-center {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.left-wenda {
	width: 800px;
	float: left;
}

.quality-list li .quality-con span:last-child {
	width: 858px;
	margin-left: 8px;
	line-height: 24px;
	height: 48px;
	color: #777;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.quality-list li {
	padding: 24px 0 15px 0;
	border-bottom: 1px dashed #e4e4e4;
}

.quality-list li .quality-con p {
	margin: 0;
}

.quality-list li .mater-bg2 {
	width: 24px !important;
	height: 24px !important;
	line-height: 24px;
	margin-top: 2px;
	background: #FF6980;
	color: #fff;
	text-align: center;
	font-weight: normal;
}

.quality-list li .quality-title span {
	display: inline-block;
	width: 28px;
	height: 28px;
	margin-right: 8px;
	vertical-align: sub;
	background-position: -102px -34.5px;
	float: left;
}

.quality-list li .quality-con {
	margin: 15px 0;
	font-size: 15px;
	color: #7d7d7d;
}

.quality-list li .quality-con span:first-child {
	width: 24px;
	height: 24px;
	background: #cdcdcd;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	margin: 0;
}

.quality-list li .quality-con span:last-child {
	width: 590px;
	margin-left: 30px;
	line-height: 24px;
	margin-top: -20px;
	height: 48px;
	color: #777;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.quality-list li .quality-con span {
	display: inline-block;
}

.quality-list li .quality-last {
	font-size: 14px;
	color: #999;
}

.quality-list li .quality-last {
	font-size: 14px;
	color: #999;
}

.quality-list li .zan-wrap {
	display: inline-block;
	width: auto;
	float: right;
}

.all-text-wrap p {
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 10px;
	text-indent: 2em;
}

/* 分页css */
.paging {
	overflow: hidden;
	float: left;
	position: relative;
	right: 50%;
	padding: 6px;
}

.paging .first_page,
.paging .last_page {
	float: left;
	width: 40px;
	height: 24px;
	line-height: 24px;
	border-radius: 5px;
	background-color: #b5b5b5;
	font-size: 12px;
	text-align: center;
	color: #fff;
}

.paging .first_page a,
.paging .last_page a {
	color: #fff;
}

.paging .unmber_ul {
	float: left;
	overflow: hidden;
}

.paging .unmber_ul li {
	padding: 0 8px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	float: left;
	margin: 0 8px;
	border-radius: 5px;
	cursor: pointer;
}

.paging .unmber_ul li a {
	display: block;
	width: 100%;
}

.hospital_page {
	float: left;
	position: relative;
	left: 50%;
	margin-top: 46px;
}
