
.articleList_cont {
    width: 100%;
    margin-bottom: 38px;
}

.articleList_cont>.w1200 {
    background-color: #fff;
}

.articleList_contLeft {
    width: 830px;
    float: left;
    padding-top: 12px;
    padding-right: 25px;
}

.articleList_contLeft .articleList_title {
    width: 754px;
    height: 49px;
    line-height: 49px;
    font-size: 24px;
    color: #333333;
    margin-left: 54px;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 10px;
}

.articleList_contLeft .articleList_title>i {
    width: 26px;
    height: 24px;
    position: absolute;
    left: -34px;
    top: 14px;
    background-position: -195px -54px;
}

.articleList_contLeft .articleList_title>p {
    height: 47px;
    float: left;
    border-bottom: 3px solid #FF9900;
}

.articleList_contLeft ul {
    width: 100%;
}

.articleList_contLeft ul>li {
    height: 156px;
    position: relative;
    transition: all 0.2s ease;
    border: 3px solid transparent;
}

.articleList_contLeft ul>li img {
    border-radius: 6px;
    width: 204px;
    height: 120px;
    display: block;
    float: left;
    margin: 16px 20px 0 17px;
}

.articleList_contLeft ul>li .cont {
    width: 60%;
    height: 100px;
    display: block;
    float: left;
    padding-top: 20px;
}

.articleList_contLeft ul>li .name {
    height: 25px;
    color: #2c3e50;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 6px;
    white-space: nowrap;
    overflow: hidden;
}

.articleList_contLeft ul>li .name .label {
    display: inline-block;
    width: 68px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    border: 1px;
    position: relative;
    top: -2px;
    background-color: #e74c3c;
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 6px;
    margin-right: 7px;
}

.articleList_contLeft ul>li .name .label[name="经验观点"] {
    background-color: #FF9900;
}

.articleList_contLeft ul>li .txt {
    height: 40px;
    display: inline-block;
    line-height: 20px;
    color: #b9bfc0;
    font-size: 14px;
    margin-bottom: 15px;
    overflow: hidden;
}

.articleList_contLeft ul>li .bottom {
    font-size: 12px;
}

.articleList_contLeft ul>li .author {
    max-width: 120px;
    float: left;
    height: 16px;
    line-height: 16px;
    white-space: nowrap;
    overflow: hidden;
    margin-right: 30px;
}

.articleList_contLeft ul>li .author>i {
    width: 16px;
    height: 16px;
    display: block;
    float: left;
    margin-right: 14px;
    background-position: -128px -186px;
}

.articleList_contLeft ul>li .author>strong {
    display: block;
    max-width: 80px;
    float: left;
    color: #666666;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
}

.articleList_contLeft ul>li .article_date {
    color: #bdbdbd;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    float: left;
}

.articleList_contLeft ul>li .article_date>i {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 9px;
    position: relative;
    top: 1px;
    background-position: -129px -217px;
}

.articleList_contLeft ul>li .artLine {
    width: 788px;
    height: 1px;
    background-color: #e0e7eb;
    position: absolute;
    left: 20px;
    bottom: -3px;
}

.articleList_contLeft ul>li:last-child .artLine {
    display: none;
}

.articleList_contLeft ul>li:hover {
    border: 3px solid #FF9900;
}

.articleList_contLeft ul>li:hover .name {
    color: #FF9900;
}

.articleList_contLeft ul>li:hover .artLine {
    display: none;
}

/* 文章列表分页调整 */
.articleList_pageList {
    padding-top: 28px;
}

/* 模块右 */
.articleList_contRight {
    width: 344px;
    padding-top: 13px;
    float: left;
}

.articleList_contRight .suggestRead {
    margin-bottom: 18px;
}

.articleList_contRight .suggested_read {
    height: 49px;
    line-height: 49px;
    width: 328px;
    font-size: 18px;
    color: #FF9900;
    margin-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
}

.articleList_contRight .suggested_read>p {
    float: left;
    height: 47px;
    border-bottom: 3px solid #FF9900;
}

.articleList_contRight .suggestRead li {
    height: 87px;
}

.articleList_contRight .suggestRead li a {
    display: block;
    height: 87px;
}

.articleList_contRight .suggestRead li img {
    border-radius: 6px;
    display: block;
    float: left;
    width: 120px;
    height: 67px;
    margin: 10px 12px 0 0;
}

.articleList_contRight .suggestRead li .cont {
    float: left;
}

.articleList_contRight .suggestRead li .txt {
    width: 192px;
    height: 40px;
    line-height: 20px;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}

.articleList_contRight .suggestRead li .date {
    color: #bdbdbd;
    font-size: 10px;
}

.articleList_contRight .suggestRead li:hover .txt {
    color: #ff9900;
}
.comMenu {
    right: 5px;
    top: 6px;
    font-size: 0;
    white-space: nowrap;
    overflow: hidden;
    max-width: 720px;
}

.comMenu a {
    vertical-align: top;
    line-height: 36px;
    padding: 0 19px;
    font-size: 18px;
    color: #808080;
}

.comMenu a:hover {
    color: #FF9900;
}

.comMenu a.current {
    font-size: 20px;
    color: #FF9900;
    font-weight: bold;
    border: unset
}
ol,ul {
    list-style: none
}


/* 分页 */
.page {
    margin: 30px 0;
    text-align: center;
}

.page ol {
    margin: 0 auto;
    overflow: hidden;
    *zoom: 1;display: inline-block;
}

.page li {
    float: left;
    margin-left: 8px;
    width: 56px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #666679;
    font-size: 14px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    transition: all 0.2s ease;
    overflow: hidden;
    white-space: nowrap;
}

.page a {
    display: block;
}

.page ol>a {
    float: left;
}

.page li:hover a {
    color: #fff;
    background-color: #FF9900;
}

.page a:hover {
    color: #ffffff;
}

.page a li:hover {
    color: #fff;
    background-color: #FF9900;
}

.page li>a.on {
    background-color: #FF9900;
    color: #fff;
}

.page ol a li {
    width: 72px!important;
}