body{
}
.logo{
}
.logo img{	
}
.fn_h {
	height: 110px;
	display: none;
}

.g_fnva {
	position: fixed;
	z-index: 100;
	bottom: 0;
	width: 100%;
	background: #2a2a2a;
	display: none;
}

.m-f01 li {
	float: left;
	width: 25%;
	text-transform: uppercase;
	border-right: 1px  solid rgba(255,255,255,0.5);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.m-f01 li em {
	display: block;
	width: 45%;
	padding-top: 6px;
	margin: 0 auto;
}

.m-f01 li img {
	width: 24px;
	display: block;
	margin: 0 auto;
}

.m-f01 a {
	color: #fff;
	line-height: 30px;
	display: block;
	text-align: center;
	font-size: 14px;
	position: relative;
}

.h_h {
	height: 100px;
}



.m_img {
	display: block;
	height: 54px;
	background: #fff;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 9999;
	overflow: hidden;
}

.m_img .headlf {
	padding-top: 7px;
	padding-left: 7px;
	float: left;
}

.m_img .headlf .m_logo {
	max-height: 40px;
	display: block;
}

.m_img .headrg {
	padding-right: 10px;
	padding-top: 15px;
	float: right;
}

.m_img .headrg a .m_menuimg {
	height: 22px;
	vertical-align: top;
	display: block
}

.m_nav {
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	z-index: 10000
}

.m_nav .closecover {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #0b0d19;
	filter: alpha(opacity=0);
	opacity: 0;
	left: 0px;
	top: 0px;
	z-index: 1
}

.m_nav .closeicon {
	position: absolute;
	width: 20%;
	left: 0;
	top: 5%;
	z-index: 100;
	text-align: center;
	filter: alpha(opacity=0);
	opacity: 0
}

.m_nav .m_navList {
	position: absolute;
	width: 80%;
	right: 0px;
	top: 0px;
	background: #0b0d19;
	height: 100%;
	z-index: 100;
	right: -80%;
	overflow-y: scroll;
}

.m_nav .m_navList ul {
	padding-left: 5%;
	padding-right: 5%
}

.m_nav .m_navList ul li {
	border-bottom: 1px solid #232530
}

.m_nav .m_navList ul li a {
	display: block;
	height: 45px;
	color: #fff;
	line-height: 45px;
	padding-left: 5%;
	font-size: 16px
}

.m_nav .m_navList ul li .m_f_a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%
}

.m_nav .m_navList ul li .m_f_a a {
	flex: 1;
}

.m_nav .m_navList ul li .m_f_a i {
	width: 40px;
	height: 35px;
	box-sizing: border-box;
	padding: 0 5px;
	display: block;
}

.m_f_a .icon {
	background: url(../image/plus.png) 100% no-repeat;
	background-position: 50% 50%;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	transition: all 0s
}

.m_f_a .icon_on {
	background: url(../image/reduce.jpg) 50% no-repeat!important;
	background-position: 50% 50%;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	transition: all 0s
}

.m_nav .m_navList ul li .m_s_nav {
	display: none;
	width: 100%;
}

.m_nav .m_navList ul li .m_s_nav a {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding-left: 10%;
	overflow: hidden;
	white-space: nowrap;
	width: 90%;
	text-overflow: ellipsis;
}
.head {
	width:100%;
	background: #fff;
}

.head_top{
	width:100%;
}
.head_top a{
	display: flex;
}
.head_top a img{
	width:100%;
	display: block;
}
.logo a{
	display: block;
}
.head-wap {
	display: none;
}
.head_title{
	margin-left:50px;
}
.head_p1{
	font-size:16px;
	
}
.head_p2{
	font-size:15px;
	height:30px;
	margin-top:10px;
}
.head_p2 span{
	padding-left: 5px;
}
.head_center{
	padding:10px 0;
}
.head_cr {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.head_cr .icon{
	padding: 10px 25px;
	text-align: center;
	border: 1px solid #fff;
	color:#fff;
	background: #fd5200;
	border-radius: 5px;
}
.head_cr .icon:hover {
	border: 1px solid #fde9ea;
	border-radius: 5px;
	box-shadow: 0 0 5px #fde9ea
}

/* .head_cr .headico1 {
	background: url(../image/headico1.jpg) no-repeat center 6px
}
.head_cr .headico2 {
	background: url(../image/headico2.jpg) no-repeat center 6px
}
.head_cr .headico3 {
	background: url(../image/headico3.jpg) no-repeat center 6px
}
.head_cr .headico4 {
	background: url(../image/headico4.jpg) no-repeat center 6px
} */
.head_cr .searchinput{
	width: 330px;
}
.head_cr .searchinput .search_input{
	width: 290px;
}
.head_crt{
	
}
#wbwx{
	position: relative;
	display: inline-block;
}
#wbwxshow_div {
    /* display: none; */
    top: 65px;
    padding: 12px 0;
    position: absolute;
    left: -76px;
    z-index: 1000;
    border-radius: 20px;
    border: 1px dashed #ec525c;
    width: 220px;
    font-size: 16px;
    background: #fff;
}
.wblogo {
    background: url(../image/headwb.jpg) no-repeat 12px 7px;
	line-height: 50px;
}
.wxlogo {
    background: url(../image/headwx.jpg) no-repeat 12px 7px;
	line-height: 50px;
}
.wblogo a,.wxlogo a{
	display:block;
}
.wblogo em, .wxlogo em {
    border-bottom: 1px dashed #e1e3e2;
	display:block;
}
.wbwxsj {
    background: url(../image/headxs.jpg) no-repeat;
    height: 7px;
    width: 10px;
    position: absolute;
    top: -7px;
    left: 103px;
}
.head_nav{
	width:100%;
	position: relative;
	background: #58595B;
	/* padding:20px 0; */
}
/* .head_nav .wrap{
	justify-content: start;
} */
.head_nav li a{
	color:#fff;
	display: block;
	padding:10px 0;
	font-size:16px;
	box-sizing: border-box;
	border-bottom: 1px solid #58595B;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
}
.head_nav li{
	padding:0 10px;
	box-sizing: border-box;
}
.head_nav li a:hover{
	border-bottom: 1px solid #fff;
}
@media (max-width: 1200px) {
	.head .tel {
		display: none;
	}
}

@media (max-width: 1024px) {
	.head{
		display: none;
	}

	.g_fnva,.fn_h,.head-wap {
		display: block;
	}

	.h_h {
		height: 54px;
	}
}
.channel_menu{
	width:100%;
	justify-content: start;
}
.channel_bread{
	justify-content: start;
	padding:20px 0;
}
.channel_bread img{
	padding-right:10px;
}
.channel_bread a{
	display: inline-block;
	font-size:16px;
	line-height: 1;
	padding:0 10px;
}
.article_title{
	font-size: 40px;
	font-weight: 600;
	color: rgb(51, 51, 51);
	line-height: 46px;
	margin: 32px auto 37px;
}
.article_source {
    width: 100%;
    border-bottom: 1px solid rgb(210, 210, 210);
}
.article_source .article_tab_div{
	position: relative;
	margin-right: 22px;
	margin-bottom: 16px;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	color: rgb(85, 85, 85);
}
.article_date{
	padding-left: 20px;
}
.article_browse{
	padding-left: 20px;
}
.article_share{
	position: relative;
	cursor:pointer;
	display: flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	font-size:18px;
	font-weight:800;
}
.article_share .icon{
	margin-left:10px;
}
.shareimg{
	position: absolute;
	top:30px;
	right:0px;
	cursor:pointer;
	display: none;
	transition:0.3s;
	z-index: 9;
	padding:20px;
	box-shadow: 0px 1px 5px 1px rgba(6, 6, 6, 0.09);
	background: #999;
}
.article_share:hover .shareimg{
	display: block;
}
.article_content{
	width:100%;
}
.article_c_left{
	width:70%;
	box-sizing: border-box;
	margin:20px 20px 20px 0;
	background: #ffffff;
	border: 1px solid rgba(221, 221, 221, 0.28);
	padding:20px;
	border-radius: 8px;
}
.article_c_left P{
	max-width:100%;
	margin-bottom: 20px;
	line-height: 2;
	font-size:16px;
}
.article_c_left img{
	max-width:100%;
}
.article_c_right{
	width:calc(30% - 20px);
	margin-bottom:30px;
}
.article_rcon{
	background: #fff;
	border: 1px solid rgba(221, 221, 221, 0.28);
	margin-top: 20px;
	border-radius: 4px;
	width:100%;
	padding:20px;
	box-sizing:border-box;
}
.article_rcd{
	height:8px;
	width:8px;
	background: #fd5200;
	display: inline-block;
	border-radius: 50%;
}
.article_rca2{
	margin-bottom:15px;
	justify-content: flex-start;
	align-items:center;
	/* border-bottom: 1px solid #fff; */
}
.article_rcp1{
	display: inline-block;
	font-size: 16px;
	width:calc(100% - 20px);
	margin-left: 10px;
	height: 25px;
	overflow: hidden;
	color: #000;
	line-height: 25px;
	transition:1s
}
/* .article_rca2:hover{
	border-bottom: 1px solid #a01c0e;
} */
.article_rcon .article_rca2:first-child .article_rcp1{
	font-weight: 800;
}
.article_rcon .article_rca2:last-child{
	margin-bottom:0px;
}
.article_c_ts{
	font-size:14px;
	color:#909399;
	text-indent:0;
	padding:10px 20px;
	background:#f2f2f2;
	line-height:24px;
	border-radius:4px;
}
.article_ewm{
	justify-content: center;
	width:100%;
	padding:50px 0;
}
.article_info{
	justify-content: center;
	position: relative;
}
.article_info img{
	height:auto;
}
.article_logo{
	justify-content: center;
	position: relative;
}
.article_logox{
	display: flex;
	flex-wrap:wrap;
	justify-content: center;
	align-content:center;
	padding-right:50px;
	margin-right:50px;
	border-right:1px solid #cecece;
}
.article_logox img{
	height:auto;
}
.article_qrcode img{
	height:120px;
}
.article_qrcode p{
	text-align: center;
}

@media(max-width:1200px){
	.article_p2{
		height: auto;
		white-space: wrap;
		line-height: 1.5;
		text-align: left;
	}
	.article_zuo,.article_you,.article_za2{
		width:100%;
	}
	.article_za1,.article_zimg1{
		height:250px;
	}
}
@media(max-width:1000px){
	.article_title{
		font-size:24px;
		line-height:1.6;
	}
	.article_tab_div{
		width:100%;
	}
	.article_c_left{
		width:100%;
		margin-right:0;
		margin-bottom: 0;
		overflow: hidden;
		padding-left: 20px;
	}
	.article_c_right{
		width:100%;
	}
	.article_logox{
		padding-right: 0;
		margin-right: 0;
		border-right: none;
	}
	.article_qrcode{
		margin-top: 30px;
	}
	.article_ewm{
		padding:0;
	}
	
}
.news14gd .url {
    transition: 0.3s;
    border-bottom: 1px solid #e8e8e8;
    padding: 40px;
}
.news14gd .url:nth-child(2n-1){
	background-color: #f9f9f9;
}
.news14gd .url:hover {
    background-color: #f9f9f9;
}
.news14gd  dt {
    width: 30%;
}
.news14gd dt img{
	display: block;
	width:100%;
	height: 200px;
}
.news14gd  dd {
    width: 60%;
	padding:0 40px;
	box-sizing:border-box;
}
.news14gd  dl {
    width: 10%;
	box-sizing:border-box;
}
.news14gd .tit {
    font-weight: 500;
    font-size: 16px;
	-webkit-line-clamp: 1;
	margin:10px 0 15px;
}
.news14gd .inner time {
    font-size: 14px;
    font-weight: 500;
    color: #d70c19;
    display: block;
	margin:0 0 30px;
}
.news14gd .inner p {
    color: #756969;
    line-height: 1.5;
	font-size:14px;
    margin: 0;
	-webkit-line-clamp: 3;
}
.news14gd dl.time{
	display: flex;
	align-items:center;
}
.news14gd dl.time .day {
    width:80%;
    margin: 0 auto;
    line-height: 2;
    text-align: center;
    color: #555555;
    font-weight: 500;
    background-color: #e3e3e3;
    transition: 0.3s background-color;
}
.news14gd dl.time .day b {
    transition: 0.3s background-color;
    background-color: #f2f2f2;
    display: block;
    font-size: 28px;
    color: #999;
    line-height:2;
	font-weight: 800;
}
.news14gd .url:hover dl.time .day {
	background-color:#a01c0e;
	color: #fff;
	font-weight: 400;
}

.news14gd .url:hover dl.time .day b {
	background-color:#db2815;
	color: #fff;
}
@media(max-width:1200px){
	.news14gd .url{
		padding:20px;
		background: #f9f9f9;
	}
	.news14gd dt{
		width:100%;
	}
	.news14gd dd{
		padding:20px 0;
		width:100%;
	}
	.news14gd dl.time{
		display: none;
	}
}
.foot_top{
	background: #333333;
	width:100%;
	padding:50px 0;
	box-sizing: border-box;
}
.foot_bottom{
	background: #272727;
	width:100%;
	color:#fff;
	text-align: center;
	padding:30px 0;
	line-height: 2;
}
.footer a{
	color:#fff;
}
.footer a:hover{
	color:#999;
}
.foot_title{
	color: #fd5200;
	font-weight: 400;
	font-size: 18px;
	margin-bottom: 0px;
}
.foot_nav{
	margin-top:20px;
	justify-content: start;
}
.foot_nav_a{
	margin-right: 30px;
	line-height: 2;
}
.foot_top_div2{
	margin-top:50px;
}
.foot_top_div2 .foot_top_tab1{
	width:calc(100% - 350px);
	padding-right: 30px;
	box-sizing: border-box;
}
.foot_top_div2 .foot_top_tab2{
	width:350px;
	padding-left: 30px;
	box-sizing: border-box;
	border-left: 1px solid #999;
}
.foot_top_div2 .foot_top_tab2 img{
	width:100%;
	display: block;
}
@media(max-width:1000px){
	.foot_top_div2 .foot_top_tab1{
		width:100%;
		padding-right:0px;
	}
	.foot_top_div2 .foot_top_tab2{
		width:100%;
		padding:30px 0 20px;
		border:none;
	}
}
/*记者*/
.news15jz .flex{
	justify-content: start;
	margin:50px auto;
}
.n15a{
	display:block;
	padding:30px;
	background: #fff;
	transition:1s;
}
.n15a:hover{
	background: #d21325;
	color:#fff;
}
.n15img{
	width:200px;
	display:block;
	margin:0 auto 30px;
}
.n15img img{
	width:200px;
	display:block;
}
.text1{
	width:auto;
	display:block;
	margin:0 auto;
}
.jizhe{
	margin:30px auto;
}
.text2{
	width:100%;
}
.text2 p{
	width:200px;
	box-sizing:border-box;
	text-align:center;
}
.jizhe h1{
	text-align: center;
}
.jizhe td {
    display: table-cell;
    vertical-align: inherit;
    border:1px solid #666;
    padding:10px;
    box-sizing:border-box;
}
.jizhe table {
    border-collapse: collapse;
    border-spacing: 2px;
    width:100%;
	margin:30px 0;
}
.rycx{
    display:block;
    background:#a01c0e;
    padding:20px 50px;
    box-sizing:border-box;
    margin:50px 0;
    
}
.rycx_title{
    color:#fff;
    font-size:30px;
    text-align:center;
    font-weight:800;
}
.rycx .searchinput{
    margin:20px auto;
}
.search_listbox {
	float: left;
	position: relative;
	z-index: 2;
	width: 60px
}
.searchinput {
	width: 360px;
	box-sizing: border-box;
	display: flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-top:20px;
}

.searchinput .search_input{
	border: 1px solid #aaa;
	width: 320px;
	height: 38px;
	padding: 0 0 0 18px;
	background: #fff;
	color: #666;
	line-height: 38px;
	border-radius: 10px 0 0 10px;
	box-sizing: border-box;
	border-right: none;
	font-size:14px;
}

.searchinput .search_a {
	line-height: 38px;
	text-align: center;
	background: #fff;
	display: block;
	width: 40px;
	height: 38px;
	text-decoration: none;
	font-size: 0;
	border: 1px solid #aaa;
	border-left: none;
	border-radius: 0 10px 10px 0;
	box-sizing: border-box;
	cursor:pointer;
}
.searchinput .search_a svg{
	display: block;
}
.select_border {
	background: #fff;
	width: 58px;
	border: 1px solid #dedede;
	border-left: none;
	height: 38px;
	overflow: HIdden;
	display: block;
	border-radius: 0 20px 20px 0
}

.selectnews {
	line-height: 38px;
	color: #666;
	margin: -1px;
	font-size: 13px;
	width: 60px
}
.select_container select {
	border: 1px solid #dedede;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../image/down.jpg) no-repeat 47px transparent;
	padding-right: 20px;
	padding-left: 5px
}

.select_container select::-ms-expand {
	display: none
}
@media(max-width:1200px){
	.news15jz .flex{
		justify-content: center;
		margin-top:60px;
	}
}


@media (min-width: 1200px) {
    .main {
        float: left;
        width: 66.66666667%;
    }
}
@media (min-width: 1200px) {
    .sider {
        width: 33.33333333%;
    }
}