/*频道模板css*/

.m_t_40 {
	margin-top:40px;
}
.m_t_60 {
	margin-top:60px;
}
.wid {
	width: 83.33%;
    margin: 40px auto;
    max-width: 1600px;
        background-color:#fff;
        
}
.dqwz{ width:1200px; margin:20px auto; }
.dqwz a{ font-size:14px; line-height:40px; }

.erj_ba_img im{ width:100%;}

.new_ch{margin-top:10px;margin-bottom:40px;display:flex;justify-content:center;}
.new_ch span{color:#7e5c5c;border:1px solid #ebe5e5;border-radius:15px;padding:10px 25px;margin:0 10px;position:relative;cursor:pointer;font-size:18px;width:20%;text-align:center;}

.new_ch span.active{background:#d0000d;color:#fff;border-color:#d0000d;}
.new_ch span.active::after{
  content:url(/eportal/imageDir/qrcb/2020/07/img_pc_site/2020072411061922141.png);
position: absolute;
    bottom: -7px;
    left: 50%;
    margin-left: -14px;
}

.new_img img{max-width:100%;}
.zx_con a{color:#666;font-size:16px;background: url(/eportal/imageDir/qrcb/2020/07/img_pc_site/2020072411390462611.png) no-repeat left;
    padding-left: 15px;    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 65%;}
.zx_con span{float:right;font-size:16px;}
.zx_con p{overflow:hidden;line-height:1.7;margin:5px 0;}

.news_zx{display:none;}
#cphd{display:block;}

.new_log{background:url(/eportal/imageDir/qrcb/2020/07/img_pc_site/2020072413585538644.png) no-repeat;background-size:cover;
width:100%;
padding:20px 0;
font-size:20px;
color:#c8000b;
text-align:center;
border-radius:15px;
margin-bottom:30px;
}



.cont_tr{text-align:right;margin:40px 0;}
.con_enr{right: 0;letter-spacing:5px;
    color: #f7f7f7;
    opacity: .5;}
.con_cnr{color: #fff;
    letter-spacing: 10px;}

@media screen and (max-width:799px){
/*频道模板css*/
.m_t_40 {
	margin-top:40px;
}
.m_t_60 {
	margin-top:60px;
}
.wid {
width: 100%;
    padding: 0.75rem;
    box-sizing: border-box;
        
}
.con_tl{
       ovlerflow-x:auto;
       background-color:#fff;
}

}