.menu {
    display: flex;
    justify-content: center;
}

ul.menu li {
    height: 50px;
    line-height: 50px;
    display: block;
    overflow: hidden;
    float: left;
    text-align: center;
    width: 15%;
}
ul.menu li a {
    font-size: 20px;
    color: #222;
}
ul.menu li a:hover {
    color: #e60012;
}

/*******小头条******/

.focus_box {
    height: 104px;
}

.focus_box .title {
    width: 100%;
    /* height: 100%; */
    /* line-height: 50px; */
    /* background: #22a2d5; */
    font-size: 23px;
    /* color: #f00; */
    vertical-align: top;
    /* -webkit-writing-mode: vertical-rl; */
    -ms-writing-mode: bt-rl;
    /* writing-mode: vertical-rl; */
    text-align: center;
}

.focus_list {
    width: 1120px;
    padding: 15px 0 0 50px;
    box-sizing: border-box;
}

.focus_list>div {
    width: 520px;
}

.focus_list>div a {
    display: block;
    font-size: 14px;
    color: #666666;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: url(../images/icon_small_title.png) left no-repeat;
    padding-left: 20px;
}

#div_indextt a{color:#d90000;}

.width880{
width:880px;

}
.width320{
    width: 300px;
    padding-left: 20px;
    background: url(../images/wid_line.png)left no-repeat;
}
.width508{
    width: 478px;
    padding-right: 30px;
}
.width370{
    width: 340px;
    background: url(../images/wid_line.png) 0px 10px no-repeat;
    padding-right: 30px;
}
.width310{
width:310px;

}
.width310 li , .width320 li{
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    border-bottom: 1px solid #e2e2e2;
    padding-left: 15px;
    background: url(../images/icon_small_title_3.png) left no-repeat;
}
.width320 li{
    height: 36px;
    line-height: 36px;
}
.width310 .first{
    overflow:hidden;
    height: auto;
    padding-left: 0;
    padding-bottom: 10px;
    background: none;
}

.width310 .first a{float:left;}
.width310 .first h3{
    display: block;
    font-size: 18px;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.width310 a, .width320 a{
    color:#252525;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.width310 .first img{width:165px;height:105px;float:left;}
.width310 .first p{
    width: 130px;
    float: right;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    white-space: normal;
    line-height: 20px;
    font-size: 12px;
    color: #707070;
}
.div_channel_title h2{
    background: #e54b49;
    color: #fff;
    float: left;
    padding: 5px 20px;
    font-size: 18px;
    letter-spacing: 2px;
}
.div_channel_title a{
color:#e54b49;
float:right;
}

.div_title_blue h2{background:#5d98de;}
.div_title_blue a{color:#5d98de;}
.width320 a {font-size:14px;}




.m_r_8{margin-right:8px;}
.div_tuji_list{

}
.div_tuji_list a{
    position: relative;float: left;
}
.div_tuji_list a img{
}

.div_tuji_list h3{
position: absolute;
    bottom: 8px;
    text-align: center;
    width: 100%;
    background: url(https://j.rednet.cn/site/static/images/bg-shade.png) bottom repeat-x;
    color: #fff;
    line-height: 30px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.news_list_ul li{
   height:auto;
   border-bottom: 1px dashed #ccc;
   padding-bottom: 10px;
    margin: 10px 0;
}
.news_list_ul li a{
font-size:18px;
}
.news_list_ul li p{
display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    white-space: normal;
    line-height: 20px;
}

#div_sjb_list li{background:none;}
#div_ztnews_pc h3{
    text-align:center;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#div_luxi_pic li.first {
    float: left;
    margin: 0px 10px;
    overflow: hidden;
    width: 420px;
    text-align: center;
}
#div_luxi_pic li {
    float: left;
    margin: 2px 10px;
    overflow: hidden;
    width: 170px;
}
#div_luxi_pic li a{
    clear: both;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;color: #252525;
}
#div_luxi_pic li a:hover{
    color: #ee0000;
}



.friendship_link .content ul {
    padding: 0px 15px;
    font-size: 14px;
}
.friendship_link .content li {
    width: auto;
    float: left;
    margin: 5px;
    margin-right: 50px;
}



footer .content {
    font-family: "Microsoft YaHei";
    margin-top: 20px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
}