.blog-main {
	padding: 0 0 20px;
}

.blog-title {
	margin: 10px 0 20px 0;
}

.blog-meta {
	font-size: 14px;
	color: #c0c0c0;
}

.blog-meta a {
	color: #27ae60;
}

.blog-pagination a {
	font-size: 1.4rem;
}

.blog-team li {
	padding: 4px;
}

.blog-team img {
	margin-bottom: 0;
}

.blog-footer {
	padding: 10px 0;
	text-align: center;
}
.article-content-title-box {
	position: relative;
	padding: 2.2rem 0 1.35rem;
	background: #FFFFFF;
}
.article-content-title-box .title {
	position: relative;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 2.5rem;
	padding-bottom: 0.625rem;
}
.article-author-box {
	position: relative;
	height: 1.35rem;
	line-height: 1.35rem;
	font-size: 14px;
	color: #c0c0c0;
	padding-right: 0.5rem;
}
.neirong-shouquan-public {				
	text-align: left;
	margin: 0;
	margin-bottom: 0.95rem;				
}
.related-article-wrap {
    width: 100%;
    overflow: hidden;
    background: #fff;
}
.rec-article-feed-ul li {
       margin-left: 0.8rem;
    border-top: 1px solid #e8e8e8;
    font-size: 12px;
    line-height: 17px;
    padding: 10px 5px 10px 0;;
}
.rec-article-feed-ul li a {
    display: block;
    color: #303030;
}
a {
    cursor: pointer;
    text-decoration: none;
}
.fr {
    float: right;
}
.rec-article-pic {
    width: 100px;
    height: 70px;
    overflow: hidden;
}
.rec-article-pic img {
    width: 100%;
}
.rec-article-feed-ul .rec-article-info {
    width: 100%;
    padding-right: 115px;
    padding-top: 0.2rem;
}
.rec-article-feed-ul .rec-article-info h2 {
    height: 4.3rem;
	font-weight: 400;
}
h2 {
    margin: 0;
}
.rec-article-info h2 span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.rec-article-time {
    color: #c0c0c0;
    line-height: ;
}
em, i {
    font-style: normal;
}
.clearfix::after {
    content: '';
    display: block;
    clear: both;
}
.pl-wrap, .recommended-box {
    position: relative;
    background: #ffffff;
}
.pl-wrap h2, .next-article-box h2, .recommended-box h2 {
    text-align: center;

    line-height: ;
}
.span-line {
    width: 5.2rem;
    height: 0.15rem;
    background: #303030;
    display: block;
    margin: 2px auto 2rem;
}
ul, ol {
    padding-left: 0em;
}
#SOHUCS #SOHU_MAIN .module-cmt-notice{
	display:none;
}
.placeholder-line {
    width: 100%;
    height: 0.25rem;
    background: #f4f4f4;
}
.article-feed-ul {
    margin: 0;
    list-style: none;
}
.recommended-box .article-feed-ul {
    padding: 0;
}
.hot-article-box .article-feed-ul {
    border-top: 1px solid #e8e8e8;
    margin-left: 0.8rem;
}
.article-feed-ul li {
    display: inline-block;
    background: #ffffff;
    width: 100%;
    position: relative;
    /* padding: 0 1rem; */
    padding: 0 0.8rem;
    min-height: 100px;
    font-size: 0;
    vertical-align: top;
    margin-bottom: 0.25rem;
    overflow: hidden;
}
.hot-article-box .article-feed-ul li {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #e8e8e8;
    padding: 10px 0;
    min-height: 0;
}
.pl-wrap .pl-ul-box li:after, .story-box ul li:after, .article-feed-ul li:after, .search-feed-ul li:after {
    content: '';
    width: 1rem;
    height: 1px;
    background: #f0f0f0;
    position: absolute;
    bottom: -1px;
}
.article-info-box {
    padding-left: 8rem;
    color: #333;
    width: 100%;
}
.hot-article-box .article-info-box {
    padding-left: 0;
    height: auto;
}
.article-info-box .article-md-title {
    height: 5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    color: #303030;
}
.hot-article-box .article-md-title {
    height: auto;
    -webkit-line-clamp: 2;
    font-size: 16px;
    color: #303030;
}
.article-feed-ul li .author-box {
    font-size: 0.6rem;
    color: #bbbbbb;
    margin: 0.65rem 0;
    position: relative;
    white-space: nowrap;
    line-height: 0.8rem;
}
.article-info-box .author-box.hot-article {
    margin-left: 0;
    font-size: 14px;
    color: #c0c0c0;
    white-space: nowrap;
    margin:20px 0 0;
}
.article-info-box .author-box span:first-child {
    margin-left: 0;
}
.article-info-box .author-box span:last-child {
    margin-right: 0px;
}
.pull-right {
    float: right;
}
.am-list-news-default .am-list-item-hd {
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.am-list-news-default .am-list .am-list-item-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 1.3em;
    -webkit-line-clamp: 2;
    max-height: 30%;
}