body.list.cfzx div#l-container {
 
    position: relative;
}
/**
.layer {
    position: absolute;
    z-index: 999;
    width: 100%;
    height: 100%;
    top: 50px;
    left: 0;
    display: none;
}
**/

.layer {
position: fixed;
    background: #fff;
    width: 620px;
    height: 500px;
    z-index: 9999;
    top: 15%;
    left: 30%;
}
ul.top2.clearfix {
    display: flex;
    /* margin-bottom: 30px; */
    padding: 10px 0;
    /* display: flex; */
    background: #bc2931;
    /* padding: 10px 0; */
}
ul.top2.clearfix li {
 float: left;
 width: 20%;
 text-align: center;
 line-height: 30px;
 color: #060709;
 font-size: 20px;
 border-right: 1px solid;
 line-height: 30px;
 color: #fff;
 font-size: 18px;
}
ul.top2.clearfix li:first-child{
	width: 40%!important;
}
ul.news_list.list.cpzx .news_box.clearfix div {
  
    text-align: center;
    word-break: break-word;
    color: #060709;
    font-size: 17px!important;
    line-height: 40px;
    float: left;
    width: 20%;
}
ul.news_list.list.cpzx .news_box.clearfix div:first-child{
	width: 40%!important;
	color: #cd0505 !important;
}
 .news_gd {
    text-align: center;
    transition: all 0.4s ease-in-out;
}
 .news_gd:hover {
    transform: translateX(0.5rem);
}
ul.top2.clearfix li:last-child {
    border: 0;
}
ul.news_list.list.cpzx li:nth-child(odd) {
    background: #fafafa;
    /* border-bottom: 1px solid #ccc; */
}
ul.news_list.list.cpzx li {
       /* margin-bottom: 25px; */
       border-bottom: 1px solid #ccc;
       padding: 20px 0px;
}
ul.news_list.list.cpzx .news_box {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: stretch;
    align-items: center;
	    padding: 10px 0;
}
ul.news_list.list.cpzx .news_title {
 
}
ul.news_list.list.cpzx li:last-child {
    border: 0;
}
.news_gd a {
    font-size: 14px;
    color: #fff;
    background: url(../images/zpgd.png) no-repeat;
    display: inline-block;
    width: 116px;
}


.article h1.arti_bt {
    font-size: 28px;
    line-height: 60px;
    border-bottom: 1px solid #ccc;
    font-weight: normal;
	background:url(../images/ico.png) no-repeat left;
	    padding-left: 60px;
}
.article h2.arti_xq {
    font-size: 25px;
    text-align: center;
    margin-top: 50px;
}
.article h2.arti_xq span {
    font-weight: normal;
    color: #d3041f;
    display: inline-block;
    line-height: 40px;
	background:url(../images/cpxq.png) no-repeat left;
	    padding-left: 50px;
}
.article .entry .read p {
    margin-bottom: 0;
    border-bottom: 1px solid #ccc;
    line-height: 30px;
    padding: 20px;
	    font-size: 20px;
}

.article .entry .read p span {
    display: inline-block;
	background:url(../images/jt2.png) no-repeat left;
	    padding-left: 40px;
    min-width: 20%;
}

.article .entry {

margin-top: 0px;
}
ul.top3.clearfix {
    margin-top: 45px;
    background: #f8f8f8;
    padding: 0px 10px;
    background: #bc2931;
}
ul.top3.clearfix li {
    float: left;
    width: 33.3%;
    font-size: 20px;
    color: #fff;
    line-height: 60px;
    text-align: center;
}
ul.news_list.list.cpjz .news_box.clearfix .news_title {
    text-align: left;
}
ul.news_list.list.cpjz  li{
    padding: 0 10px;
}
ul.top3.clearfix li:first-child {
    text-align: left;
}
ul.news_list.list.cpjz .news_box.clearfix div {
    float: left;
    width: 33.3%;
    font-size: 17px;
    color: #333;
    text-align: center;
}

ul.top3.clearfix li.n1 {width: 43.3%;text-align: center;}
ul.top3.clearfix li.n2 {width: 23.3%;}
ul.top3.clearfix li.n3 {width: 33.3%;}
ul.news_list.list.cpjz .news_box.clearfix div.news_title {  width: 43.3%;text-align: center;color: #cd0505 !important;}

ul.news_list.list.cpjz .news_box.clearfix div.news_ks {  width: 23.3%;}

ul.news_list.list.cpjz .news_box.clearfix div.news_js {  width: 33.3%;}


ul.news_list.list.cpjz li {
    border-bottom: 1px solid #ccc;
    line-height: 45px;
    padding: 10px 0;
}