.channel-content-wrap .wei-list-right {
    width: 300px;
    margin-left: 20px;
}

.article .article-side-right {
    float: right;
    width: 300px;
}

.hot-wrap {
    /*display: none;*/
    margin-top: 15px;
    margin-bottom: 15px;
}

.hot-wrap .hot-title {
    border-bottom: 2px solid #3b5998;
    padding-bottom: 12px;
    font-weight: 700;
    font-size: 14px;
}

.hot-article-wrap li {
    width: 297px;
    border-bottom: 1px dotted #d0d0d0;
    color: #999;
    padding-top: 18px;
    padding-bottom: 10px;
    overflow: hidden;
    _display: inline-block
}

.hot-article-wrap h2 {
    margin-bottom: 10px;
    font: 700 16px/24px "Microsoft YaHei", arial, tahoma, sans-serif
}

.hot-article-wrap h2 a {
    color: #3B5998;
}

.hot-article-wrap .article-desc {
    display: flex;
}

.hot-article-wrap .article-desc a {
    display: block;
    margin-right: 10px;
}

.hot-article-wrap .article-desc a img {
    width: 120px;
    height: 90px;
}

.hot-article-wrap .article-desc .hot-intro {
    line-height: 22px
}

.adv-wrap {
    width: 300px;
    margin-bottom: 10px;
}

.adv-wrap a {
    position: relative;
    display: block;
    zoom: 1;
}

.adv-wrap a img {
    vertical-align: bottom;
}

.hot-ranking {
}

.hot-ranking .hot-title {
    border-bottom: 2px solid #3b5998;
    padding-bottom: 12px;
    font-weight: 700;
    font-size: 14px;
}

.hot-ranking ul {
    background: url(../images/ph-list.jpg) no-repeat 0px 10px;
    padding: 3px 0 0 26px;
}

.hot-ranking ul li {
    line-height: 35px;
    height: 35px;
    display: block;
    width: 298px;
    overflow: hidden;
}

.hot-ranking ul li a {
}

