.table_ul>li{
    background: none;
}
.table_one{
    background: none !important;
}
.table_ul>li:nth-child(4){
    background: #ce0f05;
}
.news_big_box{
    font-size: 14px;
    color: #333;
}
.news_tree{
    color: #999;
    margin: 20px 0;
}
.news_tree>span{
    color: #333;
}
.news_top_big{
    float: left;
    margin-right: 12px;
    position: relative;
}
.news_top_big>a{
    display: block;
    width: 600px;
    height: 350px;
}
.news_right{
    float: left;
    width: 588px;
}
.news_introduce{
    position: absolute;
    bottom: 20px;
    line-height: 21px;
    left: 20px;
    z-index: 2;
}
.news_introduce>span{
    display: block;
    width: 514px;
    float: left;
}
.news_introduce>span:nth-child(1){
    margin-bottom: 20px;
    font-size: 18px;
}
.news_introduce>span:nth-child(2){
    color: #CCCCCC;
}
.news_introduce>i{
    float: right;
    font-size: 38px;
    margin-right: 19px;
    margin-bottom: 9px;
}
.news_right>div{
    float: left;
}
.news_right>div:nth-child(1){
    margin-bottom: 10px;
    margin-right: 12px;
}
.news_right>div:nth-child(2){
    margin-bottom: 10px;
}
.news_right>div:nth-child(3){
    margin-right: 12px;
}
.news_right>div>a{
    width: 288px;
    height: 170px;
    display: block;
    position: relative;
}
.news_right>div a .news_index_top_title{
    position: absolute;
    bottom: 0;
    padding: 10px;
    font-size: 18px;
    line-height: 22px;
    width: 100%;
    box-sizing: border-box;
    z-index: 2;
}
.news_right>div>a>div>span{
    display: block;
    width: 235px;
}
.news_right>div>a>div>i{
    font-size: 30px;
    position: absolute;
    bottom: 15px;
    right: 30px;
}
.last_news_title{
    margin-top: 30px;
    margin-bottom: 11px;
}
.last_news_title>div{
    font-size: 20px;
    line-height: 21px;
    font-weight: 600;
}
.last_news_title>div>div{
    width: 8px;
    height: 8px;
    background: #ce0f05;
    float: left;
    margin: 6px 10px 0 3px;
}
.last_news_title>a{
    float: right;
    color: #ce0f05;
    line-height: 21px;
}
.last_news_title>a:hover{
    color: #d03028;
}
.last_news>div{
    float: left;
    width: 392px;
}
.last_news>div:nth-child(3n+2){
    margin: 0 12px;
}
.last_img_box>a{
    display: block;
    width: 100%;
    height: 250px;
    position: relative;
}
.video_click{
    position: absolute;
    bottom: 0;
    height: 60px;
    line-height: 60px;
    width: 100%;
    background: rgba(0,0,0,0.5);
}
.video_click>i{
    font-size: 36px;
    margin-left: 10px;
}
.last_span_box{
    height: 140px;
    position: relative;
}
.last_span_box>a:nth-child(1){
    color: #333;
    font-size: 18px;
    font-weight: 600;
    display: block;
    margin-top: 15px;
    line-height: 24px;
}
.last_span_box>a:nth-child(2){
    color: #999999;
    position: absolute;
    bottom: 30px;
}
.news_title{
    font-size: 20px;
    font-weight: 600;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 6px;
}
.news_title>div{
    width: 8px;
    height: 8px;
    background: #ce0f05;
    float: left;
    margin: 8.5px 10px 0 3px;
}
/* .news_cont{
    height: 128px;
    border-bottom: 1px solid #E5E5E5;
    width: 100%;
    box-sizing: border-box;
    padding-left: 24px;
} */
.news_index_top_img{
    height: 100%;
    width: 100%;
}
.news_cont>div{
    height: 128px;
    border-bottom: 1px solid #E5E5E5;
    width: 100%;
    box-sizing: border-box;
    padding-left: 24px;
    padding-top: 12px;
    position: relative;
}
.news_cont>div>a{
    width: 155px;
    height: 100px;
    border: 1px solid #E5E5E5;
    text-align: center;
    line-height: 100px;
    display: block;
    margin-right: 20px;
    float: left;
}
.news_cont>div>div{
    float: left;
}
.news_cont>div>div>a:nth-child(1){
    color: #333;
    font-size: 16px;
    line-height: 24px;
    display: block;
    width: 930px;
    font-weight: 600;
}
.news_cont>div>div>a:nth-child(2){
    color: #999999;
    font-size: 12px;
    overflow: hidden;
    display: block;
    width: 930px;
    margin-top: 3.5px;
    line-height: 16px;
}
.news_cont>div>div>a:nth-child(3){
    color: #999999;
    position: absolute;
    bottom: 15px;
    font-size: 14px;
}
.news_btm{
    display: block;
    margin: 20px auto 30px;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #ce0f05;
    border-radius: 4px;
}
.news_btm:hover{
    background: #d03028;
}