.news_sub{
	width:100%;
	float:left;
}


.news_left{
	float:left;
	width:800px;
}

/**整形资讯详情页头部标题信息**/

.head_info {
    /*width: 100%;*/
    font-size: 26px;
    color: #333;
    background-color:#fff;
    overflow: hidden;
    border: 1px solid #e7e7e7;
}

.head_info .title {
        /*width: 100%;*/
        font-style:normal;
        font-weight:normal;
        font-size: 22px;
        color: #333;
        overflow: hidden;
		margin-top:revert;
		margin-left:40px;
    }
	

.head_label > span.art-three-right {
    font-size: 14px;
    margin-left: 23px;
    color: #666;
}
.head_label {
    /* width: 100%; */
    font-size: 14px;
    color: #999;
	padding-bottom: 24px;
    margin-left: 40px;
}
.head_label .ys-name {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
}

.head_label .ys-zhiwei{
    font-size: 15px;
    font-weight: 400;
    color: #a8a8a8;
}

.head_label .yyks {
    font-size: 14px;
    font-weight: 400;
    color: #9e9e9e;
}

.head_label .yyks a:hover{
	color:#ff6980;
}


.head_label span > span.xmlab {
    display: inline-block;
    width: 18px;
    height: 14px;
    background-position: -93px 0;
}

.head_label span > span {
    margin-right: 5px;
    vertical-align: sub;
	background-image: url(../image/small-icon.png);
    background-size: 200px 200px;
}

.flex {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	margin-top:5px;
}
.edit span {
    display:inline-block;
	justify-content: flex-start;
}

.flex-start {
    justify-content: flex-start;
}


.m-l-40{
    margin-left:40px;
}
.p-l-10 {
    padding-left: 10px;
}


.yscon{
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 50%;
    display: block;
    margin-right: 9px;
}

.yscon img {
    width: 100%;
}

.yslabel {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
	line-height:30px;
}

.mzzw {
    display: block;
}
i, cite, em, var, address, dfn {
    font-style: normal;
}
.ydsj{
	margin-top: 35px;
    position: relative;
}

.ydsj .views{
	margin-left: 40px;
}

.ydsj .views i{
	color:#ff6666;
	margin-right:5px;
}

.ydsj .time{
	padding-left: 10px;
}


.pro_label{
	margin-left: 40px;
    margin-top: 40px;
}


.three_label{
	float:right;
}

/**文章正文**/

.arc_text{
	margin-bottom: 24px;
    margin-top: 24px;
	width: 100%;
	float: left;
}

.arc_text p,h3,h4{
	text-indent: 2em;
    color: #333;
    font-size: 16px !important;
    line-height: 30px !important;
    margin-bottom: 8px !important;
}
.arc_text h2{
	text-indent: 2em;
    color: #333;
    font-size: 17px !important;
    line-height: 30px !important;
    margin-bottom: 8px !important;
}

.arc_text span{
	display:initial;
}

.arc_text p img{
    max-width: 80%;
    display: block;
    margin: auto;
}

.arc_text center img{
    max-width: 80%;
}

.arc_text table, .arc_text table tr, .arc_text table td{
    border: 1px solid #ebebeb;
    padding: 5px;
    color: #333;
    font-size: 16px;
    text-align: center;
}

.arc_text table{
    margin: 0 auto;
    color: #777;
}
table{
    border-collapse: collapse;
    border-spacing: 0;
}
/**魅力帮医生排行榜**/

.ysph{
	width:100%;
	height:100%
}


.ysph li h3{
	color:#FF6980;
}


.ysph li{
	line-height: 27px;
    text-align: justify;
    padding: 24px 0;
    word-break: break-all;
    position: relative;
	margin-bottom: 16px;
    box-sizing: border-box;
    padding: 16px 20px 16px 10px;
    -webkit-box-shadow: 1px 2px 5px 1px rgba(0,0,0,.1);
	margin-top:10px;
}

.ysph li i{
	float: right;
    font-weight: normal;
	font-style:normal;
}

.ysph li i em{
	font-weight: bold;
    font-style: italic;
}

/**版权声明**/

.banquan{
	width: 100%;
	margin-bottom: 40px;
	float: left;
	padding: 15px;
	color: #999;
	background-color: #fafafa;
}

.banquan p{
	font-size: 14px;
	line-height: 22px;
	width: 100%;	
	float: left;
}

.banquan p i{
	color: #FF6980;
	margin-right: 10px;
    font-weight: 600;
}