.kr-information{padding-top:30px}
.kr-information .kr-information-left{width:690px;float:left}
.kr-information-channel{padding:10px 24px;background:#edf1f4;border-radius:1px}
.kr-information-channel .channel-item{margin:5px 10px;float:left;height:30px;line-height:30px;padding:0 12px;color:#262626;font-size:16px;border-radius:1px;min-width:60px;text-align:center}
.kr-information-channel .channel-item:hover{background:#4285f4;color:#fff;cursor:pointer}
.kr-information-channel .channel-item.active{background:#4285f4;color:#fff}
.kr-information-flow{padding-top:40px}
.kr-information-flow .information-flow-list .information-flow-item{margin-bottom:30px}
.kr-information-flow .information-flow-list .information-flow-item:last-child{margin-bottom:0}
.kr-information-flow .information-flow-list .anchor-line{padding-top:10px;margin:0 auto 40px;width:96px;height:18px;line-height:18px;color:#a7a7a7;position:relative;font-size:12px;text-align:center}
.kr-information-flow .information-flow-list .anchor-line:before{content:"";position:absolute;top:17px;left:-210px;width:200px;height:1px;opacity:.3;background:#999ca0}
.kr-information-flow .information-flow-list .anchor-line:after{content:"";position:absolute;width:200px;top:17px;right:-210px;height:1px;opacity:.3;background:#999ca0}
.kr-loading-more{width:100%}
.kr-loading-more-button{width:148px;height:36px;line-height:34px;text-align:center;font-size:16px;border:1px solid #4285f4;border-radius:1px;color:#4285f4;cursor:pointer;margin:0 auto}
.kr-loading-more-button:hover{color:#fff;background:#4285f4}
.kr-loading-more-tip{width:148px;color:#4285f4;border:1px solid #4285f4;border-radius:1px}
.kr-loading-more-tip,.kr-loading-no-more-tip{text-align:center;height:36px;line-height:36px;font-size:16px;margin:0 auto}
.kr-loading-no-more-tip{color:#262626}
.kr-information-right,.kr-information-right .kr-information-recommend-motif-cotainer{width:300px;float:right}
.kr-hot-author .kr-hot-author-list .hot-author-item{border-bottom:1px solid #ddd;padding:20px 0}
.kr-hot-author .kr-hot-author-list .hot-author-item .hot-author-pic{width:42px;height:42px;float:left;overflow:hidden;border-radius:100%}
.kr-hot-author .kr-hot-author-list .hot-author-item .hot-author-pic img{height:42px;width:42px;border-radius:100%}
.kr-hot-author .kr-hot-author-list .hot-author-item .hot-author-info{float:right;width:238px}
.kr-hot-author .kr-hot-author-list .hot-author-item .hot-author-info .hot-author-name{font-size:14px;color:#262626;height:22px;line-height:22px;display:block}
.kr-hot-author .kr-hot-author-list .hot-author-item .hot-author-info .hot-author-name:hover{color:#4d7fd0}
.kr-hot-author .kr-hot-author-list .hot-author-item .hot-author-info .hot-author-description{padding-top:2px;font-size:13px;color:#787878;line-height:18px;max-height:54px;overflow:hidden;text-align:justify}
.kr-hot-author .kr-hot-author-list .hot-author-item:last-child{border:none}

.kr-information-flow .information-flow-list.sk-w .kr-flow-article-item .article-item-info {width: 934px;}


@media screen and (max-width:1024PX) {
    .kr-information{padding:1rem 3%}
    .kr-information .kr-information-left{width:100%;float:none}
    .kr-information-channel{padding:0.8rem 1rem;}
    .kr-information-right, .kr-information-right .kr-information-recommend-motif-cotainer {display: none;}

    .kr-information-flow .information-flow-list.sk-w .kr-flow-article-item .article-item-info {width: 65%;}



}