.total_news {
    width: 1200px;
    /* height: 320px; */
}

.right_news {
    width: 65%;
    height: 320px;
    margin-top: 20px;
    margin-right: 15px;
}

.right_r_news {
    width: 37%;
    height: 360px;
}

.right_top_news {
    width: 417px;
    height: 330px;
    border: 1px solid #DDDDDD;
}

.title_news {

    float: left;
    color: #B60000;
    font-size: 18px;
    margin: 10px;
    width: 96%;
}

.pull_right_news {
    width: 50%;
}

.pull_right_news a {
    display: block;
    float: right;
    font-size: 12px;
    color: #B60000;
    font-family: 微软雅黑, 宋体;
}

.new_cont_news {
    width: 385px;
    margin-left: 15px;
    float: left
}

.new_cont_news ul {
    height: 27px;
    line-height: 27px;
}

.new_cont_news ul li {
    height: 20px;
    line-height: 20px;
}

.new_cont_news ul li a {
    display: block;
    width: 310px;
    color: #3d3d3d;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_cont2_news {
    width: 100%;
    margin: 10px 0px 10px 0px;
}

.news_cont2_news i {
    width: 11px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    background: url(../img/12.png) no-repeat center;
}

.news_cont2_news .time_news {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #3d3d3d;

}

.func_news {
    width: 26%;
    height: 330px;
    background-color: rgba(221, 221, 221, 0.5);
    border-top: 2px solid #8B0017;
}

.pic_title_news {
    width: 100%;
    height: 16%;
}

.title_l_news {
    font-size: 18px;
    width: 90%;
    color: #8B0017;
    display: block;
    height: 48px;
    line-height: 48px;
    margin-left: 10%;
}

.cont_menu {
    width: 100%;
    height: 80%;
    padding-top: 25px;
    border-top: rgba(221, 221, 221, 0.7) 2px solid;
}

.cont_menu ul {
    height: 100%;
}

.cont_menu ul li {
    float: left;
    width: 33%;
    height: 45%;
    text-align: center;
}

.cont_menu ul li p {
    display: block;
    height: 20px;
    line-height: 20px;
    margin-top: 15px;
    overflow: hidden;
}

.cont_menu ul li img {
    width: 40px;
    height: 40px;
}