﻿/* sunjiabin 20210906 */

.er_top {
    background: url(../images/er.jpg) no-repeat center top;
    height: 707px;
}

.hui {
    display: inline-block;
    color: #fff494 !important;
    margin-top: 30px;
}

.hui:hover {
    font-weight: 600;
}

.er_top_con {
    width: 510px;
    /* float: right; */
    /* margin-right: 120px; */
    margin-top: 240px !important;
    margin: auto;
}

.er_top_con h2 {
    color: #fff494;
    font-size: 30px;
}

.er_top_con .mod-artlist .tit {
    border: none;
}

.er_top_con .mod-artlist .tit .tit-txt {
    display: none;
}

.er_top_con .mod-artlist .tit .icon {
    display: none;
}

.er_top_con .mod-artlist .tit .more {
    color: #fff494;
    font-size: 14px;
}

.er_top_con .mod-artlist .tit .more:hover {
    color: #ffc600;
}

.er_top_con .mod-artlist-field1 .item .article-name {
    color: #fff494;
    font-size: 14px;
    line-height: 36px;
}

.er_top_con .mod-artlist-field1 .item .date-more .date {
    color: #fff494;
    font-size: 14px;
    line-height: 36px;
}

.er_top_con .mod-artlist .item .icon {
    border-radius: 2px;
    background-color: #fff494;
}

.er_top_con .mod-artlist-field1 .item:hover .article-name {
    color: #ffc600;
}

.er_top_con .mod-artlist-field1 .item:hover .date {
    color: #ffc600;
}


/* top :end */

.er_ccon {
    display: none;
    float: right;
    width: 990px;
}

.er_con01 {
    margin-top: -120px;
    margin-bottom: 40px;
}

.er_con01_lt {
    width: 198px;
    float: left;
}

.er_con01_lt>h3 {
    font-size: 12px;
    color: #f4d76f;
    width: 198px;
    display: inline-block;
    height: 60px;
    padding-left: 6px;
    background-color: #b00e00;
    box-sizing: border-box;
    line-height: 60px;
    font-weight: 500;
    float: left;
}

.er_con01_lt>h3 img {
    margin-right: 6px;
}

.er_tt li {
    margin: 0;
    line-height: 80px;
    border: solid #d2d2d2 1px;
    background-color: #fff;
    border-left: none;
    height: 80px;
    box-sizing: border-box;
    width: 198px;
    font-size: 14px;
    text-align: center;
    float: left;
    cursor: pointer;
    border-top: none;
}

.er_tt li.cur,
.er_tt li:hover {
    background: url(../images/ix_lbtab.png)#fff right no-repeat;
    border-right: none;
    color: #b00e00;
    font-weight: 600;
}

.er_ccon_top,
.er_ccon_btm {
    border: solid #d2d2d2 1px;
    border-radius: 4px;
    box-sizing: border-box;
    background-color: #fff;
}

.er_ccon_top {
    margin-bottom: 10px;
    padding: 20px 30px;
    height: 210px;
}

.er_ccon_top h5 {
    font-size: 15px;
    color: #b00e00;
    text-align: center;
    margin-bottom: 30px;
}

.er_ccon_top p {
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 100px;
    /* text-indent: 2em; */
}

.er_ccon_btm {
    height: 480px;
    padding: 20px;
}

.er_ccon_btm .mod-artlist .tit {
    text-align: center;
    color: #b00e00;
    font-size: 15px;
    font-weight: 600;
    border: none;
    margin-bottom: 30px;
}

.er_ccon_btm .mod-artlist-field1 .item {
    line-height: 36px;
    border-bottom: #efcfcc solid 1px;
}

.er_ccon_btm .mod-artlist-field1 .item:hover .article-name {
    color: #b00e00;
}

.er_ccon_btm .mod-artlist-field1 .item:hover .date {
    color: #b00e00;
}

.er_ccon_btm .mod-artlist .tit .more {
    color: #b00e00;
    font-size: 14px;
}

.er_ccon_btm .mod-artlist .tit .more:hover {
    font-weight: 600;
}

.er_ccon_btm .mod-artlist-field1 .date {
    line-height: 36px;
}

.er_ccon_btm .mod-artlist .item .icon {
    display: none;
}


/* con22  f*/

.er_con02 {
    background: url(../images/er_bot_02.jpg) no-repeat center bottom;
    height: 384px;
    padding-top: 50px;
    box-sizing: border-box;
}

.er_con02 ul {
    background: url(../images/shu_03.png) no-repeat center;
    height: 226px;
    padding: 21px 106px 0;
    box-sizing: border-box;
}

.er_con02 ul li {
    float: left;
    margin-right: 5px;
}

.er_con02 ul li a {
    width: 42px;
    height: 180px;
    display:block; 
    font-size: 22px;
    color: #b00e00;
    text-align: center;
    box-sizing: border-box;
    padding-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.er_con02 ul li a:hover {
    font-weight: 600;
}