.articleBox{padding-bottom:50px;margin-bottom:55px;border-bottom:1px solid #f0f0f0;color:#666}
.articleBox .articleTitle{margin-bottom:13px;padding-bottom:24px;border-bottom:1px solid #f0f0f0;font-size:20px;color:#333;text-align:center;font-weight:600}
.articleBox .articleResource{margin-bottom:34px}
.articleBox .articleResource>span{margin-right:20px}
.articleBox .articleText{margin-bottom:90px;line-height:28px;text-align:justify}
.articleText img {max-width: 100%!important;max-height: 100%!important;margin:0 auto;}
.articleBox .otherArticle{margin-bottom:44px;color:#e3001c}
.articleBox .otherArticle p{color:#e72334;width:50%;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;cursor:pointer}
.articleBox .otherArticle p.next{text-align:right}
.articleBox .articleShare{text-align:right;color:#333}
.articleBox .articleShare>span{display:inline-block;vertical-align:middle;width:26px;height:28px;background-repeat:no-repeat;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%}
.articleBox .articleShare .weibo{background-image:url(../images/icon-share01.png)}
.articleBox .articleShare .qq{background-image:url(../images/icon-share02.png)}
.articleBox .articleShare .wechat{background-image:url(../images/icon-share03.png)}
.articleBox .articleShare .qqZone{background-image:url(../images/icon-share04.png)}
.articleBox .articleShare .friendCircle{background-image:url(../images/icon-share05.png)}
.otherBox{margin-bottom:43px}
.consultLabel{margin-bottom:27px;font-size:18px;color:#333}
.consultLabel i{display:inline-block;vertical-align:middle;margin:-2px 8px 0 0;background-repeat:no-repeat;-moz-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%}
.consultLabel.label01 i{width:22px;height:18px;background-image:url(../images/icon-consult.png)}
.consultLabel.label02 i{width:19px;height:19px;background-image:url(../images/icon-article.png)}
.consultPart .doctorBox{margin:0;width:284px}
.consultPart .doctorBox .pic{-moz-border-radius:50%;border-radius:50%}
/*.relevantArticle{margin-left:100px;width:450px}*/
.articleUl{font-size:12px;color:#666}
.articleUl li{margin-bottom:17px;list-style:disc;line-height:16px;clear:both;cursor:pointer}
.articleUl li:hover{color:#e51a37}
.articleUl li .title{float:left;width:80%;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}

/* 版权声明 */
    .copyrightNotice {
    	border-top: 1px solid #ccc;
      padding-top: 20px;
      margin-bottom: 20px;
    }
    .copyrightNotice p {
    	height: 200px;
    	overflow: hidden;
    	line-height: 1.7;
    }