﻿*{
    margin: 0;
    padding: 0;
}
html,body{
    width: 100%;
    height: auto;
    font-family: "微软雅黑";
    /*background: white;*/
}
img{
    border:none;
}
a{
    text-decoration: none;
}
ul{
    list-style: none;
}
.clear:after{
    display: block;
    content: "";
    clear: both;
}
.clear{
    zoom: 1;
}
h1,h2,h3,h4,h5,h6{font-weight: normal;font-family: "微软雅黑";}
input{border: none;outline: none;}


/*--------------------------*/
.fl{float: left;}
.fr{float: right;}
.inner{width: 1250px;margin: 0 auto;}
body{
	background-size: 100% 1600px;
}
/*顶部*/
.top{
	height: 32px;
	background: rgba(97,100,101,.6);
}
.top h1{
	color: #ffffff;
	font-size: 12px;
	line-height: 32px;
}
.top h1 span{
	margin-left: 20px;
}
/*导航栏*/
.nav{
	height: 160px;
	background: rgba(255,255,255,.9);
}
.nav_inner{
	width: 1163px;
	margin: 0 auto;
}
.nav_top{
	height: 118px;
	background-color:#F5F5F5;
	box-sizing: border-box;
}
.nav_top_logo{
	margin-top: 26px;
	margin-left: 10px;
}
.logo_word{margin-left: 10px;}
.nav_top_sear{position: relative;width: 295px;margin-top: 34px;margin-right: 5px;}
.nav_top_sear .text{
	width: 255px;
	height: 30px;
	background: rgba(227,227,227,.8);
	padding-left: 14px;
	font-size: 14px;
	color: #9e9e9e;
	line-height: 30px;
}
.nav_top_sear .btn{
	height: 30px;
	width: 40px;
	background:#d31d1d url(../images/search.png) center center no-repeat; 
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0px;
}
.nav_tit ul{margin-left: 15px;}
.nav_tit li{
	float: left;
	color: #5F5C5C;
	font-size: 20px;
	line-height: 58px;
	position: relative;
	margin: 0 60px;
}
.nav_tit li i{
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(icon_sy.png) no-repeat;
	vertical-align: middle;
	background-position: 0 0;
	margin-top: -2px;
	background-size: 100% 100%;
}
.nav_tit li .i_2{
	background: url(icon_zx.png) no-repeat;
	background-size: 100% 100%;
}
.nav_tit li .i_3{
	background: url(icon_cj.png) no-repeat;
	background-size: 100% 100%;
}
.nav_tit li .i_4{
	background: url(icon_by.png) no-repeat;
	background-size: 100% 100%;
}
.nav_tit li .i_5{
	background: url(icon_wh.png) no-repeat;
	background-size: 100% 100%;
}
.nav_tit li .i_6{
	background: url(../images/icon_zl.png) no-repeat;
	background-size: 100% 100%;
}
/*.nav_tit li:hover{color: #D31D1D;}*/
/*.nav_tit li:hover i{background-position: 0 -22px;}*/
/*.nav_tit .navhover{color: #D31D1D;}*/
/*.nav_tit .navhover i{background-position: 0 -22px;}*/
/*头条*/
.tt{
	height: 100px;
	background: rgba(255,255,255,.9);
	margin-bottom: 20px;
}
.tt_logo{
	position: absolute;
    left: 0;
    top: 0px;
}
.tt_logo div{
	width: 62px;
	height: 25px;
	background: #D31D1D;
	text-align: center;
	line-height: 25px;
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 7px;
}
.tt_cont{
	width: 1100px;
	margin-right: 30px;
	text-align: center;
}
.tt_cont h1{
	color: #D31D1D;
	font-size: 32px;
	font-weight: bold;
	margin-top: 15px;
}
.tt_cont h2 a{
	color: #5F5C5C;
	font-size: 16px;
	margin-left: 20px;
}
.tt_cont h2 a:hover{
	color: #D31D1D;
}
/*&#109;&#111;&#98;&#105;&#108;&#101;&#51;&#56;&#51;&#54;&#53;&#45;&#51;&#54;&#53;&#95;&#66;&#101;&#116;&#20307;&#32946;&#51;&#54;&#53;&#25552;&#27454;&#35201;&#22810;&#20037;&#95;&#98;&#97;&#116;&#51;&#54;&#53;&#22312;&#32447;&#30331;&#24405;联播*/
.wmlb{
	height: 45px;
	background: rgba(255,255,255,.9);
	margin-bottom: 20px;
}
.wmlb a{
	color: #333333;
	font-size: 14px;
	line-height: 45px;
	margin-left: 30px;
}
.wmlb a:hover{
	color: #D31D1D;
}
.wmlb .wmlb_tit{
	font-size: 16px;
	color: #D31D1D;
	font-weight: bold;
	margin-left: 20px;
}
/*要闻*/
.yw_wrap{
	height: 385px;
}
/*要闻轮播图start*/
.yw_lbt{
	width: 616px;
	height: 385px;
	overflow: hidden;
	background: white;
	position: relative;
}
.news_img_big{
	height: 385px;
	position: absolute;
	left: 0;
	top: 0;
	width: 9999px;
}
.news_img_big img{
	width: 616px;
	height: 385px;
	float: left;
}
.news_img_bt{
	height: 34px;
    line-height: 34px;
    padding-left: 16px;
    width: 600px;
    background: rgba(0,0,0,.4);
    position: absolute;
    bottom: 0;
    left: 0;
}
.news_img_bt a{
	color: #ffffff;
}
.news_img_cir {
    position: absolute;
    right: 20px;
    bottom: 16px;
}
.news_img_cir li{
	width: 8px;
    height: 8px;
    background: rgba(255,255,255,.5);
    border-radius: 50%;
    float: left;
    margin: 0 5px;
}
.news_img_cir .ck_now{
	background: #fff;
}
/*要闻轮播图end*/
.yw_left_list{
	width: 626px;
	height: 385px;
	background:#ffffff;
}
.yw_tit{
	position:relative;
	width: 626px;
    margin-left: 0px;
    height: 41px;
    background: url(yw_bg.jpg) top repeat-x;
}
.yw_tit .yw_title{width: 90px;
    height: 44px;
    position: absolute;
    top: 2px;
    left: 0;
    background: url(yw.png) no-repeat;}
.yw_tit img{margin-top: 16px;margin-left: 6px;}
.yw_tit span{float: right;color: #6b6868;font-size: 14px;margin-top: 22px;}
.yw_tit span:hover{color: #D31D1D;}
.yw_cont ul{
	margin-top: 10px;
}
.yw_cont li{
	color: #5a5757;
	font-size: 16px;
	position: relative;
	margin: 12px 0 0 30px;
}
.yw_cont li i,.tab_cont_r li i{
	display: inline-block;
	width: 6px;
	height: 6px;
	background: url(li_bg.png) no-repeat;
	line-height: 16px;
	position: absolute;
	top: 10px;
	left: -17px;
}
.yw_cont li a{
	color: #5a5757;
}
.yw_cont li:hover a{
	color: #D31D1D;
}
.yw_cont li span{
	float: right;
	font-size: 12px;
	color: #6b6868;
	margin-right: 30px;
}
.hr{
	margin-left: 32px;
	margin-top: 5px;
}
.hr img{
	margin-right: 8px;
	vertical-align:middle;
}
.hr a{
	color: #d95050;
	font-size: 16px;
}
/*专题*/
.zt_wrap{
	margin-top: 5px;
	background: #FFFFFF;
}
.zt_top{
	width: 100%;
	height: 87px;
}
.zt_top img{
	width: 100%;
	height: 100%;
}
.zt_bot{
	height: 72px;
	margin-top: 16px;
}
.zt_bot li{
	float: left;
	width: 200px;
	height: 72px;
	margin-right: 10px;
}
.zt_bot li img{
	width: 100%;
	height: 100%;
}
.zt_bot li:last-child{
	margin-right: 0;
}
/*创建*/
.cj{
	margin-top: 5px;
	height:auto;
}
.cj_wrap{
	width: 100%;
	height: 284px;
	background: rgba(255,255,255,.9);
}
.cj_tit{
	width: 1218px;
	background: url(cj_line.png) left bottom no-repeat;
	margin: 0 auto;
}
.cj_tab,.by_tab,.wh_tab{margin-left: 20px;margin-top: 10px;margin-bottom: 24px;overflow: hidden;}
.cj_tab li,.by_tab li,.wh_tab li{
	float: left;
	font-size: 14px;
	color: #d31d1d;
	padding: 6px 10px;
	cursor: pointer;
	margin-right: 46px;
}
.cj_tab li:hover,.by_tab li:hover,.wh_tab li:hover{
	color: #FFFFFF;
	background: #d31d1d;
}
.cj_tab li.active,.by_tab li.active,.wh_tab li.active{
	color: #FFFFFF;
	background: #d31d1d;
}
.tab_cont_l{
	width: 685px;
	padding-left: 20px;
}
.tab_cont_l img,.tab_cont_l h1,.tab_cont_l p{
	float: left;
}
.tab_cont_l img{
	width: 270px;
	height: 190px;
}
.tab_cont_l h1{
	width: 350px;
	font-size: 16px;
	color: #5a5757;
	font-weight: normal;
	font-weight: bold;
	text-align: center;
	margin-left: 20px;
	line-height: 50px;
}
.tab_cont_l h1:hover{
	color: #d31d1d;
}
.tab_cont_l p{
	width: 350px;
	color: #5A5757;
	font-size: 16px;
	margin-left: 20px;
	line-height: 28px;
	text-indent: 2em;
	text-align: justify;
	word-wrap: break-word;
}
.tab_cont_r{
	margin-left: 20px;
}
.tab_cont_r li{
	line-height: 32px;
	position: relative;
}
.tab_cont_r li i{
	position: absolute;
	top: 13px;
	left: -5px;
}
.tab_cont_r li a{
	color: #5A5757;
	font-size: 16px;
	padding-left: 15px;
}
.tab_cont_r li:hover a{
	color: #d31d1d;
}
.cj_cont .tab_cont,.by_tab_wrap .by_tab_cont,.wh_tab_wrap .wh_tab_cont{
	display: none;
}
/*地方传真+榜样+专题*/
.dfczby{height: 560px;margin-top: 5px;}
/*地方传真*/
.dfczby_dfcz{
	width: 413px;
	height: 560px;
	background: rgba(255,255,255,.9);
	margin-right: 5px;
}
.dfczldhd_tit{
	width: 400px;
	margin-left: 5px;
}
.dfczldhd_cont{margin-top: 7px;}
.dfczldhd_cont li{width: 375px;}
.dfczldhd_tit .line{
	color: #5c5a5a;
	font-size: 16px;
}
.dfczldhd_tit i,.ztlp_tit i{
	display: inline-block;
	margin-left: 6px;
	cursor: pointer;
}
.dfcz_tit{
	width: 85px;
	height: 25px;
	background: url(../images/dfcz_y.png);
}
.ldhd_tit{
	width: 85px;
	height: 25px;
	background: url(../images/ldhd_y.png);
}
.dfczldhd_tit .i_1 i.active{
	background: url(../images/dfcz_c.png);
}
.dfczldhd_tit .i_2 i.active{
	background: url(../images/ldhd_c.png);
}
.ldhd_href{
	display: none;
}
/*榜样*/
.dfczby_by{
	width: 413px;
	height: 560px;
	background: rgba(255,255,255,.9);
}
.by_tit{
	width: 484px;
	margin-left: 5px;
}
.by_tab li{
	margin-right: 40px;
}
.by_tab_cont_top{
	height: 155px;
	padding-left: 20px;
}
.by_tab_cont_top img{
	height: 150px;
    width: 220px;
	float: left;
}
.by_tab_cont_top h1 {
    width: 300px;
    font-size: 16px;
    color: #5a5757;
    font-weight: normal;
    font-weight: bold;
    text-align: center;
    margin-left: 20px;
    line-height: 33px;
    float: left;
}
.by_tab_cont_top h1:hover {
    color: #d31d1d;
}
.by_tab_cont_top p {
    width: 300px;
    color: #5A5757;
    font-size: 16px;
    margin-left: 20px;
    line-height: 28px;
    text-indent: 2em;
    text-align: justify;
    float: left;
    word-wrap: break-word;
}
.by_tab_cont_top p a{
	color: #5A5757;
}
.by_tab_cont_top p a:hover{
	color: #d31d1d;
}
.by_tab_cont_bot .dfczldhd_cont li{
	line-height: 32px;
    width: 275px;
    float: left;
    margin-right: 30px;
}
.by_tab_cont_bot .dfczldhd_cont li i{top: 13px;}
/*专题*/
.dfczby_zt{
	width: 310px;
}
.dfczby_zt img{
	width: 100%;
	height: 72px;
	margin-bottom: 12px;
}
.dfczby_zt img:nth-last-child{
	margin-bottom: 0;
}
.zt_tit{
	width: 50px;
	height: 25px;
	background: url(../images/wmwzt_y.png);
}
.lp_tit{
	width: 50px;
	height: 25px;
	background: url(../images/wmwlp_y.png);
}
.ztlp_tit .i_1 i.active{
	background: url(../images/wmwzt_c.png);
}
.ztlp_tit .i_2 i.active{
	background: url(../images/wmwlp_c.png);
}
.lp_href{
	display: none;
}
/*文化*/
.wh_tab li{
	padding: 6px 18px;
	margin-right: 70px;
}
/*宣传之窗*/
.xczc{
	width: 413px;
	background: rgba(255,255,255,.9);
	margin-right: 0;
}
.xczc .dfczldhd_tit{
	width: 265px;
}
.xczc .dfczldhd_cont li{
	width: 255px;
}
.xczc .dfczldhd_cont li .xczc_news{
	padding-left: 0;
}
/*音视频*/
.ysp{height: 230px;margin-top: 20px;}
.ysp_wrap{
	height: 230px;
	background: rgba(255,255,255,.9);
}
.ysp_cont ul{
	margin-left: 20px;
}
.ysp_cont li{
	float: left;
	width: 200px;
	margin-right: 40px;
	margin: 0 20px;
	margin-top: 30px;
}
.ysp_cont li img{
	width: 200px;
	height: 111px;
	margin-bottom: 20px;
}
.ysp_cont li p{
	text-align: center;
	font-size: 14px;
	color: #5a5757;
}
.ysp_cont li:hover p{
	color: #d31d1d;
}
/*友情链接*/
.yqlj{height: 52px;margin-top: 20px;}
.yqlj_wrap li{
	float: left;
	width: 305px;
	margin-right: 10px;
	position: relative;
	background: transparent;
	height: 56px;
}
.yqlj_wrap li p{
	font-size: 14px;
	color: #333333;
	text-align: center;
	height: 52px;
	width: 305px;
	background: #fcfdfd;
	line-height: 48px;
	cursor: pointer;
	margin-top: 4px;
}
.yqlj_wrap li:nth-child(4){margin-right: 0;}
.yqlj_wrap li:hover{
	background: #d31d1d;
}
.yqlj_wrap li div{
	width: 1210px;
	background: rgb(255,255,255);
	position: absolute;
	left: 0;
	z-index: 1000;
	bottom: 56px;
	padding: 20px;
	display: none;
	box-shadow: 0px -2px 8px -3px #333;
}
.yqlj_wrap li .yqlj2{
	left: -315px;
}
.yqlj_wrap li .yqlj3{
	left: -630px;
}.yqlj_wrap li .yqlj4{
	left: -945px;
}
.yqlj_wrap li div a{
	font-size: 14px;
	color: #5A5757;
	line-height: 30px;
	display: inline-block;
	width: 19%;
	text-align: left;
	/*display: block;
	float: left;*/
	float: left;
}
.yqlj_wrap li div a:hover{
	color: #d31d1d;
}
.yqlj_wrap li:hover div{
	display: block;
}
/*底部*/
.foot{height: 163px;margin-top: 20px;}
.foot_wrap{
	height: 163px;
	background: #ffffff;
}
.foot_top{
	margin: 0 auto;
	text-align: center;
	padding-top: 30px;
	margin-bottom: 5px;
}
.foot_top a,.foot_top span{
	font-size: 14px;
	color: #5A5757;
	margin: 0 3px;
}
.foot_top a:hover{
	color: #d31d1d;
}
.foot_wrap p{
	font-size: 14px;
	color: #5A5757;
	text-align: center;
	line-height: 28px;
}
.foot_wrap p img{vertical-align: middle;margin-right: 10px;}

/*细览页*/
.contain{
	background: rgba(255,255,255,.9);
}
.position{position: relative;}
.position .share{position: absolute;top: 46%;right: 4%;}
/*.position .share img{height: 40px;}*/
.position p{
	height: 60px;
	width: 92%;
	margin: 0 auto;
	border-bottom: 2px solid #dcdcdc;
	line-height: 80px;
	padding-left: 20px;
}
.position a{
	color: #333333;
	font-size: 16px;
}
.article{
	overflow: hidden;
	width: 94%;
	margin: 0 auto;
	padding-bottom: 20px;
}
.article h1{
	color: #000000;
	font-size: 30px;
	text-align: center;
	margin-top: 30px;
	padding: 0 30px;
}
.article .laiyuan{
	text-align: center;
	color: #656565;
	font-size: 16px;
	margin: 10px 0;
}
.article .laiyuan .time{
	margin-left: 20px;
}
.article .cont{
	font-size: 18px;
	color: #000000;
	line-height: 28px;
	text-align: justify;
}
.article .cont h2{text-align: center;color: rgb(128, 0, 0);font-size: 18px;line-height: 80px;}
.article .edit{font-size: 14px;float: right;line-height: 36px;}
.article .cont p{
	line-height: 36px;
	margin-bottom: 25px;
}
/*图文列表*/
.pic_list_cont{
	overflow: hidden;
	background: rgba(255,255,255,.8);
	padding-bottom: 30px;
}
.pic_list_wrap{
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
}
.pic_list_wrap_left{
	width: 870px;
}
.pic_list_wrap_left .position p{border: none;width: 97%;}
.pic_list_wrap_left_bot{
	/*height: 200px;*/
	border: 1px solid #aba9a9;
	background: rgba(255,255,255,.8);
	box-sizing: border-box;
	/*box-shadow: 0px 0px 4px #565656;*/
	/*min-height: 1016px;*/
}
.pic_list_wrap_left_bot ul{
	width: 94%;
	margin: 0 auto;
}
.pic_list_wrap_left_bot ul li{
	height: 200px;
	border-bottom: 1px solid #cdcdcd;
}
.pic_list_wrap_left_tit h1{
	line-height: 54px;
	color: #000000;
	font-size: 22px;
}
.pic_list_wrap_left_tit h1:hover{
	color: #FF0000;
}
.pic_list_wrap_left_cont_pic{height: 130px;width: 200px;}
.pic_list_wrap_left_cont_pic img{width:100%;height: 100%;}
.pic_list_wrap_left_cont_word{width: 590px;margin-top: 5px;}
.pic_list_wrap_left_cont_word p{font-size: 16px;line-height: 30px;color: #333;text-indent: 2em;word-wrap: break-word;}
.page{height: 30px;text-align: center;margin-top: 40px;margin-bottom: 20px;}
.page>span {margin: 0 5px;font-size: 14px;}
.page>span>a {margin: 0 5px;cursor: pointer;color: #333333;}
.page>span .sr{
	width: 20px;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid #ccc;
}
.page>span .btn{
	background: none;
    border: 1px solid #ccc;
    width: 30px;
    height: 20px;
    text-align: center;
    margin-left: 2px;
}
.page .pagehover {
    color: #cc0033;
}
.page>span>a:hover{color: #cc0033;}
.pic_list_wrap_right{width: 300px;}
.pic_list_bot{
	background: rgba(255,255,255,.8);
	box-shadow: 0px 0px 4px #565656;
	padding: 13px 0;
}
.pic_list_tit h4{
	height: 60px;
	position: relative;
	font-size: 22px;
	color: #000000;
	line-height: 70px;
	padding-left: 15px;
}
.pic_list_tit h4 span{
	height: 30px;
	width: 6px;
	background: #ff0000;
	display: inline-block;
	position: absolute;
	top: 20px;
	left: 0;
}
.pic_list_bot ul{
	width: 90%;
	margin: 0 auto;
	min-height: 296px;
}
.pic_list_bot li{
	position: relative;
	line-height: 30px;
	padding-left: 10px;
}
.pic_list_bot li a{
	color: #333333;
	font-size: 16px;
}
.pic_list_bot li:hover a{color: #FF0000;}
.pic_list_bot li span{
	display: inline-block;
	width: 3px;
	height: 3px;
	background: #333;
	position: absolute;
	top: 13px;
	left: 0;
}
/*图片列表*/
.pictext_list_cont{
	/*height: 1000px;*/
	overflow: hidden;
	background: rgb(255,255,255,.9);
	padding-bottom: 30px;
}
.pictext_list_cont ul{
	overflow: hidden;
	width: 1192px;
	margin: 20px auto;
}
.pictext_list_cont li{
	width: 278px;
	height: 230px;
	margin: 10px 10px;
	float: left;
}
.pictext_list_cont li img{width: 278px;height: 190px;}
.pictext_list_cont li p{color: #333;font-size: 16px;text-align: center;line-height: 36px;}
.pictext_list_cont li:hover img{opacity: .6;}
.pictext_list_cont li:hover p{color: #CC0033;}
/*文字列表*/
.text_list_cont{background: rgba(255,255,255,.9);}
.text_list_wrap_left ul{
	margin-top: 20px;
}
.text_list_wrap_left ul li{
	height: auto;
	border: none;
	line-height: 30px;
}
.text_list_wrap_left li a{
	font-size: 16px;
	color: #000;
}
.text_list_wrap_left li span{
	font-size: 14px;
	color: #666;
	float: right;
}
.text_list_wrap_left li:hover a{
	color: #CC0033;
}
.text_list_tit{
	overflow: hidden;
    background: url(yw_line.png) center no-repeat;
    background-position: 0 60px;
}
.text_list_tit h4{padding-left: 0;line-height: 80px;}
.text_list_tit h4 a{float: right;font-size: 14px;color: #666;}
.text_list_tit h4 a:hover{color: #cc0033;}
.text_list_bot{
	box-shadow: none;
	padding: 0;
	background: none;
	/*border-bottom: 1px ;*/
	/*单边投影*/
	box-shadow:0px 8px 8px -8px #333;
	padding-bottom: 15px;
}
.hrbzt{
	margin-top: 20px;
}
.hrbzt img{width: 300px;}
.text_list_wrap_right{padding-bottom: 10px;}
/*.text_list_wrap_left{height: 1040px;}*/

/*&#109;&#111;&#98;&#105;&#108;&#101;&#51;&#56;&#51;&#54;&#53;&#45;&#51;&#54;&#53;&#95;&#66;&#101;&#116;&#20307;&#32946;&#51;&#54;&#53;&#25552;&#27454;&#35201;&#22810;&#20037;&#95;&#98;&#97;&#116;&#51;&#54;&#53;&#22312;&#32447;&#30331;&#24405;联播无缝滚动*/
.wmlb .wmlb_tit{
	float: left;
	padding-right: 20px;
}
.wmlb_pic_list {
    width: 88%;
    float: left;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    margin: 0px 10px 3px 0;
    overflow: hidden;
    display: inline;
    color: #000;
}
#demo {
    overflow: hidden;
    width: 5000px;
    z-index: 99;
}
#indemo {
    float: left;
    width: 800%;
}
#demo1, #demo2 {
    float: left;
}
#demo1 dl, #demo2 dl {
    overflow: hidden;
    padding: 0;
    margin: 0;
}
#demo1 dl dd, #demo2 dl dd, #demo101 dl dd, #demo102 dl dd {
    padding: 0 5px;
    line-height: 25px;
    overflow: hidden;
    float: left;
    margin: 0;
    color: #900;
}
.pic_list dd a:hover {
    color: #F00;
}


/*要闻触屏轮播改*/
.swiper-container {
  width: 616px;
  height: 385px;
  color: #fff;
  text-align: center;
}
.swiper-slide p {
  font-size: 25px;
}
.pagination {
  position: absolute;
  z-index: 20;
  right: 15px;
  bottom: 2px;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #555;
  margin: 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
  box-sizing: border-box;
}
.swiper-active-switch {
  background: #fff;
}
.swiper-slide{
	position: relative;
}
.swiper-slide p{
	position: absolute;
	height: 34px;
	width: 100%;
	background: rgba(0,0,0,.5);
	left: 0;
	bottom: 0px;
	line-height: 34px;
}
.swiper-wrapper img{
	width: 616px;
	height: 385px;
}
.swiper-slide p a{
	color: #ffffff;
	display: block;
  	width: 72%;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	white-space: nowrap;
  	font-size: 16px;
  	text-align: left;
  	margin-left: 20px;
}



/*头部效果*/
body {
    /*background: url(body_bg0113.jpg);*/
    background-color:#f4f4f4;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
}

.nav{background: #ffffff;}



#mdgov_enterpriseNavigationWrap{
	/*opacity: 0;
    filter: alpha(opacity =         0);
    top: 800px;*/
   display: block;
}
#mdgov_enterpriseNavigationR {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    border: 0;
    margin-bottom: 0;
    left: 0;
}
#contents{
	padding-top: 0;
}

.header_box{
	background: transparent;
	width: 100%;
	height: 30px;
	display: none;
}
.navphone{
	display: none;
}

/*20200113改*/
.tt,.wmlb,.cj_wrap,.dfczby_dfcz,.dfczby_by,.dfczby_dfcz,.xczc,.ysp_wrap{background-color: #ffffff;}
.tt {height: auto;overflow: hidden;}
.tt_cont h1{font-size:30px}
.tt_cont h2{margin-bottom:10px;overflow:hidden}
.tt_logo img{width:100%}
.tt_logo div{width:100%;height:40px;line-height:40px;font-size:18px}
.tt_cont{width:87%;margin-right: 20px;}

/*20200114改*/
.tab_cont_l img{width:385px;}
.tab_cont_l{width:65%;}
.tab_cont_l h1{width:50%;margin-top:10px;}
.tab_cont_l p{width:50%}
.tab_cont_r{width:30%;}
.tab_cont_r li a{display: block;width: 97%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.xczc .dfczldhd_cont li .xczc_news{width:66%;float:left}
.xczc .dfczldhd_cont li .xczc_lm{float: left;width: 28%;}
.xczc .dfczldhd_cont li{overflow:hidden;}

/*20200115改*/
.wmlb a{font-size:16px;}
.nav_tit li{font-size:22px;margin:0 58px;}
.nav_tit li,.tt_cont h2 a,.wmlb a,.yw_cont li a,.yw_tit span,.tab_cont_l h1,.tab_cont_l p,.tab_cont_r li a,.by_tab_cont_top h1,.by_tab_cont_top p,.ysp_cont li p,.by_tab_cont_top p a,.foot_top a, .foot_top span,.yqlj_wrap li p,.foot_wrap p{color:#000000;}



/*20200116改*/
.dfczby_zt{height:334px;background:#ffffff;}
.zt_bot{height: 210px;margin:0;}
.zt_bot_tit{width: 71px;height: 69px;margin:15px;}
.zt_bot_tit img{width: 100%;height: 100%}
.zt_wrap{height:auto}
.zt_bot li{width:250px;height:175px;}
.zt_bot_cont {margin-top:10px;padding:0 50px;height: 80px;}
/*专题轮播*/
.bx-wrapper .bx-pager{display: none;}
.bx-wrapper .bx-viewport{
box-shadow: none;
border: none;
left: 0;
}
.bx-wrapper .bx-prev{background: url(left2020.png) no-repeat 0 0px;margin-top:-8px;margin-left:-40px;}
.bx-wrapper .bx-next{background: url(right2020.png) no-repeat 0 0px;margin-top:-8px;margin-right:-60px;}
.bx-wrapper .bx-controls-direction a:hover{background-position: 0 0;}
.bx-wrapper .bx-controls-direction a{margin-top:-8px;}

.xczc .dfczldhd_cont li .dfcz_news{width:95%}
.dfczldhd_tit i, .ztlp_tit i{margin-top:4px;}

/*20200116头部改*/

.tt_cont{
	width: 100%;
	margin:0;
}
.tt_cont h1{
	width: 96%;
	text-align: center;
    margin: 10px auto;
    margin-bottom: 0;
}
.tt_cont h2{
	width: 96%;
	margin:0 auto;
	margin-bottom: 10px;
}

.top{
	background: #FAF4F4;
	height:57px;
	border-bottom:5px solid #B50D0A;
	overflow: hidden;
}

.top h1 .datenow, h1.rokingTopTitle{
	color: #d31d1d;
    margin-left: 25px;
    font-size: 18px;
    line-height: 55px;
    font-weight: bold;
    text-shadow: 1px 1px #fff;
    font-family: Microsoft YaHei, sans-serif;
}
h1.rokingTopTitle{
    line-height: 40px;
}
.top_left2020 img{vertical-align: middle;}
.top_left2020{margin-left: 25px;}
.top_center2020 {
    height: 32px;
    margin: 10px 30px;
    overflow:hidden;
    width:550px;
}
/*顶部无缝滚动*/
#demo_top {
    overflow: hidden;
    width: 5000px;
    z-index: 99;
}
#indemo_top {
    float: left;
    width: 800%;
}
#demo1_top, #demo2_top {
    float: left;
}
#demo1_top dl, #demo2_top dl {
    overflow: hidden;
    padding: 0;
    margin: 0;
}
#demo1_top dl dd, #demo2_top dl dd{
    padding: 0 5px;
    line-height: 25px;
    overflow: hidden;
    float: left;
    margin: 0;
    color: #900;
}
#demo1_top dl dd a, #demo2_top dl dd a{
	color: #ec3618;
	margin:0 5px;
	line-height: 32px;
	margin: 0 5px;
	font-size:16px;
}


.nav_tit{height:80px;background:#e6462e;}
.nav_tit ul{margin:0}
.nav_tit li {
    font-size: 20px;
    margin: 0;
    color: #ffffff;
    line-height:45px;
    font-weight:bold;
    font-weight: bold;
    width: 16.66%;
    background: transparent;
    text-align: center;
}
.nav_tit li{
	position: relative;
}
.nav_tit li span{
	position: absolute;
    top: 0;
    right: -2px;
    font-weight: normal;
    color: #f0a197;
}
.nav_tit li:hover{
	background: #d63218;
}
.nav_tit li.navhover{
	background: #d63218;
}

/*顶部专题轮播*/
.nav_top_zt {
	width: 960px;
    height: 100px;
    margin-top: 13px;
}
.nav_top_ztpage{ width:960px; min-height:100px; height:99px; position:relative; top:0; left:0; }
.nav_top_ztpage img.bg { height:99px;position:absolute; top: 0px; left: 0px; z-index:1; display:none;width: 960px;}

.foucua01{
	width:960px;
	height:75px;
	overflow: hidden;
}
.foucua01 img{
	width:960px;
	height:75px;
}

/*头部*/

.slides_item{width:960px;height:75px;position:relative}
.slides_item li{width:960px;height:75px;}

.top_center2020{
	position: relative;
	width: 380px;
	height: 32px;
}
.demo1_top{
	width:2590px;
	position:absolute;
	left:0px;
	top:0px;
}

.nav_tit li a{
    color:#ffffff;
}
.cjmenu_nr{
position: absolute;
top: 45px;
height: 38px;
width: 1114px;
line-height: 38px;
left:-303px;
display:none;
}
.nav_tit li .cjmenu_nr a{
	font-size: 18px;
	font-weight: normal;
	padding:0 15px;
	line-height: 38px;
    background:#d63218;
    display:block;
    float:left;
    overflow: hidden;
}
.nav_tit li:hover .cjmenu_nr{
display:block
}
.by .cjmenu_nr{
left:-128px;
}
.wh .cjmenu_nr{
left:-55px;
}
.nav{height:198px}

/*20200117改*/
.tab_cont_l h1,.by_tab_cont_top h1{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#demo1_top dl dd img{height: auto;vertical-align: middle;}

/*左侧嵌套*/
.position p{
	height: auto;
	line-height: 45px;
	padding-left: 5px;
}
.pic_list_wrap_left_bot{
	margin-top: 20px;
}
.pic_list_wrap_left {
	width: 78%;
}
.pic_list_wrap_left_cont_word{
	width: 75%;
}
.pic_list_wrap_right{
	width: 240px;
	margin-top: 20px;
}

.pic_list_wrap_right_tit{
	width: 100%;
	height: 110px;
	background: url(../images/zcldh_bg.jpg) no-repeat;
}
.pic_list_wrap_right_tit h1{
	font-size: 26px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 50px;
	line-height: 110px;
	letter-spacing: 5px;
}
.pic_list_wrap_right_tabs{
	background: #ffffff;
	margin-top: 10px;
    border-bottom: 4px solid #d31d1d;
}
.pic_list_wrap_right_tabs li{
	color: #333333;
	font-size: 18px;
	text-align: center;
	width: 249px;
	height: 56px;
	line-height: 56px;
}
.pic_list_wrap_right_tabs li.clicked{
	background: url(../images/zcltab_c.png) no-repeat;
	color: #ffffff;
	padding-left: 12px;
}
.pic_list_wrap_right_tabs li:hover{
	background: url(../images/zcltab_c.png) no-repeat;
	color: #ffffff;
	padding-left: 12px;
}
.pic_list_wrap_left_tit h1{font-size:18px;}

/*rokingStyle*/
.pub_title{height: 59px;background: none;border-bottom: 1px solid #C60300;}
.pub_title a.classTitle{
	text-shadow: 1px 1px #ecebec;
    display: block;
    float: left;
    height: 60px;
    width: auto;
    background: url(pub_tit_bg.jpg) left bottom repeat-x;
}
.pub_title a.classTitle h1{
    font-size: 18px;
    color: #C60300;
    padding-top: 5px;
}
.pub_title a.classTitle span{
    margin-top: 3px;
    font-size: 14px;
    float: left;
    text-align: left;
    color: #000;
}
.class_push{
    padding: 10px;
    position: relative;
}
.class_push .class_push_img img{
    width: 100%;
    height: 200px;
}
.class_push .class_push_tit,h1.class_push_tit{
    position: absolute;
    bottom: 15px;
    width: 393px;
    background: #00000060;
    text-align: center;
    font-size: 18px;
    line-height: 35px;
}
.class_push .class_push_tit a{color:#ffffff;}
.cj_wmcs{padding-top:20px;float:left;background:#fff;}
.ad{margin-top:5px;}
.fright{margin-right:0;}
.classDouble{width:622px;}
.wPer100{width:100%;}
.sliderTitle{width:280px !important;bottom:0px !important;}
.sliderTitle a{color:#fff;}
.mTOP10{margin-top:10px;}
.mBOT10{margin-bottom:10px;}
.H110{height:110px !important;}
.H140{height:140px !important;}
.W200{width:200px !important;}

.nav_tit li.sy{
    height: 80px;
    line-height: 80px;
}
.nav_tit li.rokNav{width:12.23%;font-size:16px;}
/*------------------*/

/*左侧嵌套*/
.position p{
	height: auto;
	line-height: 45px;
	padding-left: 5px;
}
.pic_list_wrap_left_bot{
	margin-top: 20px;
}
.pic_list_wrap_left {
	width: 78%;
}
.pic_list_wrap_left_cont_word{
	width: 75%;
}
.pic_list_wrap_right{
	width: 240px;
	margin-top: 20px;
}

.pic_list_wrap_right_tit{
	width: 100%;
	height: 110px;
}
.pic_list_wrap_right_tit h1{
	font-size: 26px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 50px;
	line-height: 110px;
	letter-spacing: 5px;
}
.pic_list_wrap_right_tabs{
	background: #ffffff;
	margin-top: 10px;
    border-bottom: 4px solid #d31d1d;
}
.pic_list_wrap_right_tabs li{
	color: #333333;
	font-size: 18px;
	text-align: center;
	width: 249px;
	height: 56px;
	line-height: 56px;
}
.pic_list_wrap_right_tabs li.clicked{
	color: #ffffff;
	padding-left: 12px;
}
.pic_list_wrap_right_tabs li:hover{
	color: #ffffff;
	padding-left: 12px;
}
.pic_list_wrap_left_tit h1{font-size:18px;}
/*自适应*/
@media screen and (max-width:1280px){
	.inner{
		width: 1100px;
	}
	.nav_top_zt {
	    width: 73%;
	}
	.nav_top_ztpage{
		width: 100%;
	    min-height: 63px;
	    height: 63px;
	    top: 12px;
	}
	.nav_top_ztpage img.bg{
		width: 100%;
		height: 100%;
	}
	.top_left2020{
		margin-left: 0px;
	}
	.top h1 .datenow{
		margin-right: 0;
	}
	.top_center2020{
		margin-left: 15px;
		width: 700px;
	}
	.nav_tit li{
		font-size: 19px;
	}
	/*头条*/
	.tt_cont h2 a{
		display: block;
	    float: left;
	    overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    margin-top: 10px;
	}
	.tt_cont h2 .tt_second{
		width: 88%;
	}
	.tt_third,.tt_fourth{display: none !important;}
	/*&#109;&#111;&#98;&#105;&#108;&#101;&#51;&#56;&#51;&#54;&#53;&#45;&#51;&#54;&#53;&#95;&#66;&#101;&#116;&#20307;&#32946;&#51;&#54;&#53;&#25552;&#27454;&#35201;&#22810;&#20037;&#95;&#98;&#97;&#116;&#51;&#54;&#53;&#22312;&#32447;&#30331;&#24405;联播*/
	.wmlb .wmlb_tit{
		width: 6%;
	}
	.wmlb a{
		display: block;
	    float: left;
	}
	/*要闻轮播*/
	.yw_wrap{height: 340px;}
	.yw_lbt,.yw_left_list{width: 540px;height: 340px;}
	.news_img_big img{width: 540px;}
	.news_img_big,.news_img_big img{height: 340px;}
	.news_img_bt{width: 524px;}
	.yw_tit{width: 91%;}
	.yw_cont li{
		font-size: 14px;
		margin: 11px 0;
		margin-left: 20px;
	}
	.hr a{
		font-size: 14px;
	}
	.yw_cont ul{
		width: 90%;
    	margin: 0 auto;
	}
	.yw_cont li span{margin-right: 0;}
	/*好人榜专题*/
	.zt_top,.zt_top img{
		height: auto;
	}
	.zt_wrap{
		height: auto;
		padding-bottom: 1px;
	}
	.zt_bot{height: auto;overflow: hidden;}
	.zt_bot li{
		width: 15.5%;
		margin-right: 15px;
	}
	/*专题*/
	.zt{
		display: none;
	}
	/*创建*/
	.cj_tab, .by_tab, .wh_tab{
		width: 91%;
    	margin: 10px auto;
    	margin-bottom: 15px;
	}
	.cj_tab li, .by_tab li, .wh_tab li{
		margin-right: 24px;
	}
	.cj_cont .tab_cont, .by_tab_wrap .by_tab_cont, .wh_tab_wrap .wh_tab_cont{
		width: 91%;
		margin: 0 auto;
		overflow: hidden;
	}
	.tab_cont_l{
		width: 57%;
		padding: 0;
	}
	.tab_cont_r {width: 39%;}
	.tab_cont_l img{
		width: 235px;
		height: 170px;
	}
	.tab_cont_l h1,.tab_cont_l p{
		width: 54%;
	}
	.tab_cont_l p{line-height: 24px;}
	.tab_cont_r li a{
		display: block;
	    width: 98%;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	}
	.tab_cont_r li{
		line-height: 29px;
	}
	.tab_cont_r li i{top: 13px;}
	.cj_wrap{height: auto;padding-bottom: 20px;float:left;}
	.cj{height: auto;}
	.ad img{width: 100%;margin-top:5px;height: 65px;}
	/*地方传真*/
	.dfczby_dfcz{
		width: 33%;
		height: 560px;
	}
	.dfczxxk_1,.dfczxxk_2{width: 90%;margin: 10px auto;}
	.dfczldhd_cont li{
		width: 96%;
		margin-left: 10px;
	}
	/*榜样*/
	.dfczby_by{
		width: 42%;
		padding-bottom: 15px;
		height: 100%;
	}
	.by_tab li{margin-right: 21px;}
	.dfczby{overflow: hidden;height:560px;padding-bottom: 0px;}
	.by_tab_cont_top{padding: 0;}
	.by_tab_cont_top h1,.by_tab_cont_top p{width: 62%;}
	.dfczldhd_cont{width: 90%;}
	.by_tab_cont_bot .dfczldhd_cont li{width: 100%;margin-left: -10px;line-height: 24px;}
	.by_tab_cont_top{height: 115px;}
	.by_tab_cont_top img{width: 110px;height: 77px;}
	.by_tab_cont_top p{line-height: 22px;}
	/*专题图*/
	.dfczby_zt{width: 24%;} 
	.dfczby_zt img{height: 65px;}
	/*宣传之窗*/
	.xczc{width: 24%;}
		.xczc .dfczldhd_tit {
	    width: 91%;
	    margin: 0 auto;
	}
	.xczc .dfczldhd_cont li{
		margin-left: 0;
		line-height: 28px;
		overflow: hidden;
	}
	.xczc .dfczldhd_cont li a{
		width: 30%;
		float: left;
	}
	.xczc .dfczldhd_cont li .xczc_news{
		width: 52%;
	}
	/*音视频*/
	.ysp_cont li{
		width: 18%;
		margin: 0 10px;
		margin-top: 20px;
	}
	.ysp_cont ul{
		width: 95%;
		margin: 0 auto;
	}
	.ysp_cont li img{
		width: 100%;
		height: 100px;
		margin-bottom: 10px;
	}
	.cj_tit{
		width: 95%;
	}
	.ysp_cont li p{
		width: 100%;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    white-space: nowrap;
	}
	.ysp_wrap,.ysp{
		height: 230px;
	}
	/*友情链接*/
	.yqlj_wrap li{
		width:24%;
		margin-right: 14.5px;
	}
	.yqlj_wrap li p{
		width: 100%;
	}
	.yqlj_wrap li div{
		width: 1060px;
	}
	.yqlj_wrap li .yqlj2{
		left: -278px;
	}
	.yqlj_wrap li .yqlj3{
		left: -557px;
	}
	.yqlj_wrap li .yqlj4{
		left: -836px;
	}
	/*图片列表*/
	.pictext_list_cont ul{
		width: 1050px;
	}
	.pictext_list_cont li{
		width: 18%;
		height: 180px;
	}
	.pictext_list_cont li img{
		width: 100%;
		height: 150px;
	}
	.pictext_list_cont li p{
		overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    padding: 0 8px;
	}
	/*图文列表*/
	.pic_list_wrap_left{
		width: 70%;
	}
	.pic_list_wrap_right{
		width: 28%;
	}
	.pic_list_wrap_left_tit h1{
		padding-right: 30px;
		overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	}
	.pic_list_wrap_left_cont_pic{
		width: 26%;
		height: 120px;
	}
	.pic_list_wrap_left_cont_word{
		width: 70%;
	}
	.pic_list_wrap_left_cont_word p{
		line-height: 23px;
	}
	.pic_list_wrap_left_bot ul li{
		height: auto;
	    overflow: hidden;
	    padding-bottom: 20px;
	}
	.pic_list_bot li a{
		display: inline-block;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    width: 100%;
	}
	.pic_list_bot ul{
		min-height: inherit;
	}
	.pic_list_bot li{
		line-height: 23.5px;
	}
	/*文字列表*/
	.text_list_wrap_left ul li{
		padding-bottom: 0;
	}
	.text_list_bot li{
		line-height: 24px;
	}
}

@media screen and (max-width: 1200px){
	.inner{
		width: 1000px;
	}
	/*顶部*/
	.top_center2020{
		width: 643px;
	}
	.top h1 span{
		margin-left: 0;
	}
	.nav_top_zt{
		margin-left: 25px;
	}
	/*导航*/
	.nav_tit ul{
		margin-left: 0;
	}
	.cjmenu_nr{
		width: 1000px;
		left: -286px;
	}
	.nav_tit li .cjmenu_nr a{
		padding: 0 14px;
	}
	/*头条*/
	.tt_cont h2 .tt_second{
		width: 85%
	}
	.tt_cont h1{
		width: 94%;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    margin: 15px auto 0 auto;
	}
	.tt_logo{
		margin-top: 18px;
		width: 62px;
	}
	.tt_logo div{
		width: 62px;
    	height: 25px;
    	line-height: 25px;	    
    	font-size: 16px;
	}
	/*&#109;&#111;&#98;&#105;&#108;&#101;&#51;&#56;&#51;&#54;&#53;&#45;&#51;&#54;&#53;&#95;&#66;&#101;&#116;&#20307;&#32946;&#51;&#54;&#53;&#25552;&#27454;&#35201;&#22810;&#20037;&#95;&#98;&#97;&#116;&#51;&#54;&#53;&#22312;&#32447;&#30331;&#24405;联播*/
	.wmlb .wmlb_tit{
		width: 8%;
	}
	/*.wmlb a{width: 26%;}*/
	.wmlb_pic_list{
		width: 86%;
	}
	/*要闻轮播*/
	.yw_wrap{
		height: 310px;
	}
	.yw_lbt, .yw_left_list,.news_img_big img {
	    width: 490px;
	    height: 310px;
	}
	.news_img_big, .news_img_big img{
		height: 310px;
	}
	.news_img_bt{
		width: 474px;
	}
	.news_img_bt a{
		display: block;
	    width: 78%;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	}
	/*要闻*/
	.yw_cont li a{
		display: inline-block;
	    width: 87%;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	}
	.yw_cont li{
		margin: 4px 13px;
		margin-right: 0;
	}
	.hr a{
		display: inline-block;
	    width: 76%;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	}
	.hr img{
		vertical-align: inherit;
	}
	/*好人榜专题*/
	.zt_bot li{
		width: 15%;
		margin-right: 20px;
		height: 60px;
	}
	/*创建*/
	.cj_tab{
		width: 95%;
	}
	.cj_tab li, .by_tab li, .wh_tab li{
		margin-right: 18px;
	}
	.cj_cont .tab_cont, .by_tab_wrap .by_tab_cont, .wh_tab_wrap .wh_tab_cont{
		width: 95%;
	}
	.tab_cont_l img{
		width: 215px;
		height: 150px;
	}
	.tab_cont_l h1{
		line-height: 30px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.tab_cont_l p{
		font-size: 13px;
		line-height: 25px;
	}
	.tab_cont_r li{
		line-height: 26px;
	}
	.tab_cont_r li a{
		font-size: 13px;
	}
	/*地方传真*/
	.dfczldhd_tit i, .ztlp_tit i{
		margin-left: 2px;
	}
	.cj_tab li, .by_tab li, .wh_tab li{
		margin-right: 11px;
	}
	/*榜样*/
	.by_tab_cont_top img{
		width: 100px;
		height: 70px;
	}
	.by_tab_cont_top p{
		font-size: 12px;
		line-height: 20px;
	}
	.by_tab_cont_top h1{
		line-height: 30px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.by_tab_wrap .by_tab_cont{
		width: 91%;
	}
	.by_tab_cont_top{
		height: 70px;
	}
	.by_tab_cont_bot .dfczldhd_cont li{
		line-height: 20px;
	}
	.dfczby_zt img{
		height: 58px;
		margin-bottom: 12px;
	}
	.dfczby_by{
		height: 280px;
		padding-bottom: 0;
	}
	.dfczby_dfcz{
		height: 280px;
	}
	.dfczby{
		height: 280px;
		padding-bottom: 0;
	}
	/*专题论评*/
	.dfczldhd_cont li{
		margin-left: 8px;
	}
	.tab_cont_r li a{
		width: 96%;
	}
	.wh_tab_wrap .wh_tab_cont{
		width: 91%;
	}
	/*宣传之窗*/
	.xczc .dfczldhd_cont li a{
		width: 26%;
	}
	.xczc .dfczldhd_cont li{
		line-height: 27px;
	}
	.xczc .dfczldhd_cont li .xczc_news{
		width: 50%;
	}
	/*音视频*/
	.ysp_cont li{
		width: 18%;
		margin: 0 9px;
		margin-top: 20px;
	}
	.ysp_cont li img{
		width: 171px;
		height: 100px;
	}
	.ysp_wrap, .ysp{
		height: 220px;
	}
	/*友情链接*/
	.yqlj_wrap li{
		margin-right: 13px;
	}
	.yqlj_wrap li div{
		width: 960px;
	}
	.yqlj_wrap li .yqlj2{
		left: -253px;
	}
	.yqlj_wrap li .yqlj3{
		left: -506px;
	}
	.yqlj_wrap li .yqlj4{
		left: -759px;
	}
	/*图片列表*/
	.pictext_list_cont ul{
		width: 958px;
	}
	.pictext_list_cont li{
		margin: 10px 9px;
		height: 150px;
	}
	.pictext_list_cont li img{
		height: 125px;
	}

	.xczc .dfczldhd_cont li .xczc_news{
		width: 45%;
	}
	.xczc .dfczldhd_cont li .dfcz_news{
		width: 82%;
	}
	.tab_cont_l h1{
		margin-top: 0
	}
	/*图文列表*/
	.pic_list_wrap_left{
		width: 73%;
	}
	.pic_list_wrap_right_tabs li.clicked{
		background-size: auto 100%;
	}
	.pic_list_wrap_right_tabs li{
		height: 52px;
		line-height: 52px;
	}
}

@media screen and (max-width: 1100px){
	.inner{
		width: 900px;
	}
	.nav_top_zt{
		width: 70%;
	}
	.nav_top_ztpage img.bg{
		height: 100%;
		width: 100%;
	}
	.top h1 .datenow{
		display: none;
	}
	/*导航*/
	.nav_tit ul{
		margin-left: 0;
	}
	.nav_tit li{
		font-size: 18px;
	}
	.cjmenu_nr{
		width: 900px;
		left: -257px;
	}
	.nav_tit li .cjmenu_nr a{
		font-size: 16px;
		padding: 0 13px;
	}
	/*头条*/
	.tt_cont h1{
		font-size: 27px;
	}

	.tt_cont h2 a{
		/*width: 30%;*/
		margin-top: 12px;
	}
	.tt_logo{
		margin-top: 18px;
		width: 62px;
	}
	.tt_logo div{
		width: 62px;
    	height: 25px;
    	line-height: 25px;	    
    	font-size: 16px;
	}
	.tt_cont h2 .tt_second{
		width: 85%
	}
	/*&#109;&#111;&#98;&#105;&#108;&#101;&#51;&#56;&#51;&#54;&#53;&#45;&#51;&#54;&#53;&#95;&#66;&#101;&#116;&#20307;&#32946;&#51;&#54;&#53;&#25552;&#27454;&#35201;&#22810;&#20037;&#95;&#98;&#97;&#116;&#51;&#54;&#53;&#22312;&#32447;&#30331;&#24405;联播*/
	.wmlb a{
		/*width: 25%;*/
	}
	/*要闻轮播*/
	.yw_wrap,.news_img_big, .news_img_big img{
		height: 278px;
	}
	.yw_lbt, .yw_left_list,.news_img_big img{
		width: 442px;
		height: 278px;
	}
	.news_img_bt{
		width: 426px;
	}
	.news_img_bt a{
		width: 75%;
	}
	.yw_cont li a{
		font-size: 13px;
	}
	.yw_cont li{
		margin: 4px 16px;
		line-height: 17px;
		margin-right: 0;
	}
	.yw_cont li i{
		top: 7px;
	}
	.hr a{
		font-size: 13px;
		line-height: 20px;
	}
	/*专题*/
	.zt_bot li{
		height: 52px;
		margin-right: 18px;
	}
	/*创建*/
	.cj_tab li, .by_tab li, .wh_tab li{
		margin-right: 9px;
	}
	.tab_cont_l img{width: 195px;height: 135px;}
	.tab_cont_l p{
		font-size: 12px;
		line-height: 22px;
	}
	.tab_cont_r li{
		line-height: 23px;
	}
	.tab_cont_r li i{
		top: 11px;
	}
	/*地方传真*/
	.dfczldhd_tit .i_1 i.active,.dfczldhd_tit .i_1 i,.dfczldhd_tit .i_2 i.active{
		background-size: 100% 100%;
	}
	.dfcz_tit,.ldhd_tit{
		width: 68px;
		height: 20px;
		background-size: 100% 100%;
	}
	.dfczxxk_1 li,.dfczxxk_2 li{
		line-height: 23.5px;
	}
	/*榜样*/
	.by_tab, .wh_tab{
		width: 89%;
	}
	.by_tab li, .wh_tab li{
		margin-right: 5px;
		font-size: 13px;
	}
	.by_tab_cont_top{
		height: 60px;
	}
	.by_tab_cont_top img{
		width: 90px;
		height: 60px;
	}
	.by_tab_cont_top h1{
		line-height: 24px;
		font-size: 15px;
	}
	.by_tab_cont_top p{
		font-size: 11px;
	}
	.by_tab, .wh_tab{
		margin-bottom: 10px;
	}
	.dfczby_zt img{
		height: 52px;
		margin-bottom: 15px;
	}
	.by_tab_cont_bot li{
		line-height: 19px;
	}
	.by_tab_cont_bot li a{
		font-size: 12px;
	}
	.by_tab_wrap .by_tab_cont,.wh_tab_wrap .wh_tab_cont{
		width: 89%;
	}
	.dfczby_by,.dfczby_dfcz,.dfczby{
		height:500px;
	}
	.wh_tab li{
		margin-right: 24px;
	}
	/*宣传之窗*/
	.xczc .dfczldhd_cont li a{
		width: 25%;
	}
	.xczc .dfczldhd_cont li .xczc_news{
		width: 42%;
	}
	.xczc .dfczldhd_cont li .xczc_lm{
		width: 26%
	}
	.xczc .dfczldhd_cont li{
		line-height: 24px;
	}
	/*音视频*/
	.ysp_cont li img{
		width: 100%;
		height: 80px;
	}
	.ysp_cont li{
		margin: 0 8px;
		margin-top: 20px;
	}
	.ysp_wrap, .ysp{
		height: 205px;
	}
	/*友情链接*/
	.yqlj_wrap li{
		margin-right: 12px;
	}
	.yqlj_wrap li div{
		width: 860px;
	}
	.yqlj_wrap li .yqlj2{
		left: -228px;
	}
	.yqlj_wrap li .yqlj3{
		left: -456px;
	}
	.yqlj_wrap li .yqlj4{
		left: -684px;
	}
	/*图片列表*/
	.pictext_list_cont ul{
		width: 865px;
	}
	.pictext_list_cont li{
		margin: 10px 8px;
		height: 135px;
	}
	.pictext_list_cont li img{
		height: 110px;
	}
	/*图文列表*/
	.pic_list_wrap_left_cont_word p{
		font-size: 14px;
		line-height: 21px;
	}
	.pic_list_wrap_left_cont_pic{
		height: 110px;
	}
	.pic_list_bot li{
		line-height: 22.5px;
	}

	.xczc .dfczldhd_cont li .dfcz_news{
		width: 72%;
	}
	/*图文列表*/
	.pic_list_wrap_right{
		width: 26%;
	}
	.pic_list_wrap_right_tabs li.clicked{
		background-size: auto 100%;
	}
	.pic_list_wrap_right_tabs li{
		height: 52px;
    	line-height: 52px;
	}
	.pic_list_wrap_right_tabs li:hover {
	    background: none;
	    color: #333333;
	    padding-left: 0;
	}
	.pic_list_wrap_right_tabs li{
		width: 100%
	}


}

@media screen and (max-width:980px){
	.inner{
		width: 90%;
	}
	/*头部*/
	#mdgov_enterpriseNavigation{
		display: none;
	}
	#js_ads_banner_top_slide{
		display: none;
	}
	#contents{
		padding-top: 0;
	}
	.navphone {
    	display: block;
    	opacity: 1 !important;
	}
	.nav_top_zt{
		margin-left: 18px;
	}
	.nav_top_sear{
		width: 254px;
	}
	.nav_top_sear .text{
		width: 200px;
	}
	/*导航*/
	.nav_top{
		overflow: hidden;
	}
	.nav_tit li{
		font-size: 25px;
		width: 33.3%;
		margin: 0;
		text-align: center;
	}
	.nav_tit ul{
		overflow: hidden;
	}
	.nav{
		height: auto;
	}
	.nav_tit{
		height: auto;
	}
	.nav_tit li.cj span{
		display: none;
	}
	.nav_tit li:hover .cjmenu_nr{
		display: none;
	}
	.nav_top_zt{
		display: none;
	}
	/*头条*/
	.tt_cont h2{
		display: none;
	}
	.tt_cont{
		width: 80%;
		margin-right: 20px;
	}
	.tt_cont h1{
		font-size: 26px;
		display: table-cell;
    	height: 100px;
    	vertical-align: middle;
    	text-align: center;
    	overflow: inherit; 
	    text-overflow: inherit; 
	    white-space: inherit; 
	    margin: 0;
	}
	.tt{
		display: none;
	}
	/*&#109;&#111;&#98;&#105;&#108;&#101;&#51;&#56;&#51;&#54;&#53;&#45;&#51;&#54;&#53;&#95;&#66;&#101;&#116;&#20307;&#32946;&#51;&#54;&#53;&#25552;&#27454;&#35201;&#22810;&#20037;&#95;&#98;&#97;&#116;&#51;&#54;&#53;&#22312;&#32447;&#30331;&#24405;联播*/
	.wmlb{
		display: none;
	}
	/*要闻*/
	.yw_left_list{
		display: none;
	}
	.swiper-container{
		width: 100%;
		height: 400px;
	}
	.yw_lbt, .yw_left_list, .news_img_big img{
		height: 400px;
		width: 100%;
	}
	.yw_wrap{
		height: 400px;
	}
	.swiper-slide p a{
		font-size: 26px;
	}
	.swiper-slide p{
		height: 50px;
		line-height: 50px;
	}
	.swiper-pagination-switch{
		width: 15px;
		height: 15px;
		border-radius: 15px;
	}
	/*专题*/
	.zt_top, .zt_top img{
		height: 85px;
	}
	.zt_bot{
		display: none;
	}
	/*创建*/
	.cj_tab li, .by_tab li, .wh_tab li{
		font-size: 20px;
		/*margin: 0 16px;*/
		padding: 6px 10px;
		margin-right: 4%;
	}
	.tab_cont_r,.tab_cont_l{
		float: none;
		overflow: hidden;
	}
	.tab_cont_l{
		width: 100%;
	}
	.tab_cont_l img{
		width: 220px;
		height: 150px;
	}
	.tab_cont_l h1{
		width: 60%;
		font-size: 22px;
		line-height: 62px;
	}
	.tab_cont_l p{
		width: 60%;
		font-size: 14px;
	}
	.tab_cont_r{
		width: 100%;
		margin-top: 15px;
		margin-left: 0;
	}
	.tab_cont_r li a{
		font-size: 15px;
	}
	.tab_cont_r li{
		line-height: 34px;
	}
	.cj_wrap{
		padding-bottom: 0;
	}
	/*地方传真*/
	.dfczby_dfcz {
		width: 100%;
	}
	.yw_tit{
		width: 97%;
	}
	.dfczldhd_cont {
		width: 96%;
		margin: 0 auto;
	}
	.dfcz_tit, .ldhd_tit{
		width: 85px;
		height: 25px;
	}
	.dfczby_by, .dfczby_dfcz, .dfczby{
		height: auto;
	}
	.dfczby_dfcz{
		margin-bottom: 20px;
	}
	/*榜样*/
	.dfczby_by {
		width: 100%;
	}
	.by_tab_cont_top img{
		width: 200px;
		height: 120px;
	}
	.by_tab_cont_top h1{
		font-size: 22px;
		width: 62%;
		line-height: 60px;
	}
	.by_tab_cont_top p{
		width: 62%;
		font-size: 16px;
		line-height: 25px;
	}
	.by_tab_cont_bot .dfczldhd_cont li{
		margin-left: 0;
	}
	.by_tab_wrap .by_tab_cont, .wh_tab_wrap .wh_tab_cont,.by_tab, .wh_tab{
		width: 95%;
	}
	.by_tab_cont_bot .dfczldhd_cont li{
		line-height: 35px;
	}
	.tab_cont_r li i{
		top: 10px;
	}
	/*文化*/
	.wh_tab_cont{
		/*margin-bottom: 20px;*/
	}
	/*宣传之窗*/
	.xczc{
		display: none;
	}
	/*专题*/
	.dfczby_zt {
		display: none;
	}
	/*音视频*/
	.ysp{
		display: none;
	}
	/*友情链接*/
	.yqlj{display: none;}
	
	/*图片列表*/
	.pictext_list_cont ul{
		width: 95%;
	}
	.pictext_list_cont li{
		margin: 10px 5px;
	}
	.pictext_list_cont li img{
		height: 80px;
	}
	.pictext_list_cont li{
		width: 22%;
		height: 100px;
		margin: 10px 4px;
	}
	
	/*图文列表*/
	.pic_list_wrap_right {
		display: none;
	}
	.pic_list_wrap_left{
		width: 100%;
	}
	.pic_list_wrap_left_cont_pic{
		width: 100%;
		float: none;
		height: 180px;
	} 
	.pic_list_wrap_left_cont_word{
		width: 100%;
	}
	.pictext_list_cont li{
		width: 48%;
		height: 230px;
	}
	.pictext_list_cont li img{
		height: 200px;
	}

	/*.tab_cont_l h1,.tab_cont_l p,.by_tab_cont_top h1,.by_tab_cont_top p{
		width: 70%;
	}*/
	.foot_wrap{
		height: auto;
	}
	/*图文列表*/
	.pic_list_wrap_right{
		width: 26%;
		display: block;
	}
	.pic_list_wrap_left{
		width: 71%;
	}
	.pic_list_wrap_left_cont_word{
		width: 99%;
	}
	.pic_list_wrap_right_tabs li{
		width: 100%
	}
	.pic_list_wrap_right_tabs li{
		height: 50px;
		line-height: 50px;
	}
	.pic_list_wrap_right_tabs li {
	    height: auto;
	    line-height: inherit;
	    padding: 14px 0;
	}
	.pic_list_wrap_right_tabs li.clicked {
	    background-size: 100% 100%;
	}
}

@media screen and (max-width:750px){
	body{
		/*background: orange;*/
	}
	/*头部*/
	.nav_top_sear {
		display: none;
	}
	.nav_top_logo{
		width: 100%;
		padding: 0 10px;
		margin-left: 0;
	}
	.logo_word {
		width: 36%;
	}
	/*头条*/
	.tt_logo {
		width: 10%;
		display: none;
	}
	.tt_logo img{
		width: 90%;
	}
	.tt_logo div{
		width: 90%;
		
	}
	.tt_cont{
		width: 100%;
		margin: 0;
	}
	.tt{
		height: auto;
		overflow: hidden;
	}
	.tt_cont h1{
		font-size: 22px;
	}
	/*要闻轮播*/
	.yw_lbt, .yw_left_list, .news_img_big img,.yw_wrap{
		height: 300px;
	}
	.swiper-pagination-switch{
		width: 10px;
		height: 10px;
		border-radius: 10px;
	}
	/*好人榜专题*/
	.zt_top, .zt_top img{
		height: 70px;
	}
	/*创建*/
	.cj_tab li, .by_tab li, .wh_tab li{
		font-size: 18px;
		padding: 6px 6px;
	}
	.tab_cont_l img{
		width: 100%;
		height: 220px;
	}
	.tab_cont_l h1,.by_tab_cont_top h1,.by_tab_cont_top p{
		width: 100%;
		margin: 0;
	}
	.tab_cont_l p{
		width: 100%;
		margin: 0;
	}
	/*榜样*/
	.by_tab_cont_top img{
		width: 100%;
		height: 210px;
	}


}

@media screen and (max-width:450px){
	/*要闻轮播*/
	.yw_wrap, .news_img_big img,.yw_lbt{
		height: 240px;
	}
	.swiper-slide p{
		height: 34px;
		line-height: 34px;
	}
	.swiper-slide p a{
		font-size: 18px;
		width: 66%;
	}
	/*图片列表*/
	.pictext_list_cont li{
		width: 46%;
		margin: 10px 6px;
		height: 167px;
	}
	.pictext_list_cont li img{
		height: 145px;
	}

	.nav_top{
		height: auto;
	}
	.nav_top_logo{
		margin-top: 10px;
	}
	.yw_tit{
		width: 92%;
	}
	.nav_tit li{
		font-size: 22px;
	}

	.pic_list_wrap_right{
		display: none;
	}
	.pic_list_wrap_left{
		width: 100%;
	}
	.pic_list_wrap_right{
		display: none;
	}
	.pic_list_wrap_left{
		width: 100%;
	}
}
@media screen and (max-width:375px){
	/*轮播*/
	.yw_lbt, .yw_left_list, .news_img_big img, .yw_wrap{
		height: 185px;
	}
	.swiper-slide p a{
		font-size: 16px;
	}
	.swiper-slide p{
		height: 30px;
		line-height: 30px;
	}
	.swiper-pagination-switch{
		width: 6px;
		height: 6px;
		border-radius: 6px;
	}
	.pagination{
		right: 5px;
	}
	/*好人榜*/
	.zt_top, .zt_top img{
		height: 55px;
	}
	/*创建*/
	.tab_cont_l img{
		height: 185px;
	}
	.tab_cont_l h1{
		font-size: 18px;
		line-height: 50px;
	}
	.yw_tit{
		width: 90%;
	} 
	.cj_tab{
		width: 90%;
	}
	.cj_cont .tab_cont, .by_tab_wrap .by_tab_cont, .wh_tab_wrap .wh_tab_cont{
		width: 90%;
	}
	.dfczldhd_cont{
		width: 90%;
	}
	/*榜样*/
	.by_tab,.by_tab_wrap .by_tab_cont,.wh_tab{
		width: 87%;
	}
	.by_tab_cont_top img,.by_tab_cont_top{
		height: 185px;
	}
	.cj_tab li, .by_tab li, .wh_tab li{
		font-size: 17px;
	}
	.wh_tab_wrap .wh_tab_cont{
		width: 88%;
	}
	.pictext_list_cont li img{
		height: 80px;
	}
	.pictext_list_cont li{
		width: 22%;
		height: 100px;
		margin: 10px 4px;
	}
	/*文字列表*/
	.pic_list_wrap_right{
		display: none;
	}
	.pic_list_wrap_left{
		width: 100%;
	}
	.text_list_wrap_left li a{
		font-size: 14px;
	}
	/*图文列表*/
	.pic_list_wrap_right{
		display: none;
	}
	.pic_list_wrap_left{
		width: 100%;
	}
	/*细览页*/
	.share{
		display: none;
	}
	/*图文列表*/
	.pictext_list_cont li{
		width: 45%;
		height: 100px;
	}
}

@media screen and (max-width:320px){
	.nav_tit li{
		font-size: 18px;
	}
	.cj_tab li, .by_tab li, .wh_tab li{
		font-size: 16px;
	}
	.by_tab_cont_top h1{
		font-size: 18px;
	}
	.dfcz_tit, .ldhd_tit{
		width: 68px;
		height: 20px;
	}
	.yw_tit img{
		height: 18px;
		margin-top: 24px;
	}
	.yw_tit span{
		font-size: 13px;
		margin-top: 26px;
	}
	.by_tab_cont_top h1{
		line-height: 40px;
	}
	.foot_top a, .foot_top span{
		margin: 0 0;
	}
	.foot_wrap p{
		font-size: 12px;
		line-height: 26px;
	}
	/*图文列表*/
	.pic_list_wrap_left_tit h1{
		font-size: 18px;
	}
	.pic_list_wrap_left_cont_pic{
		height: 140px;
	}
}
@media screen and (max-width:980px){
	/*20200122改*/
	.nav_tit li.navhover {
	    background: transparent;
	}
	.nav_tit li:hover {
	    background: transparent;
	}
	.pic_list_wrap_right{
		display: none;
	}
	.pic_list_wrap_left{
		width: 100%
	}
	.pic_list_wrap_right{
		display: none;
	}
	.pic_list_wrap_left{
		width: 100%;
	}
	.position .share{
		display: none;
	}

	/*导航下划线*/
	.nav_tit li{
		line-height: 50px;
	}
	.nav_tit li h3{
		display: inline;
		font-size: 25px;
		font-weight: 700;
		padding-bottom: 2px;
	}
	.nav_tit li.navhover h3{
		border-bottom: 4px solid #ff7100;
	}
	.nav_tit li:hover h3{
		border-bottom: 4px solid #ff7100;
	}
	.cj_tab, .by_tab, .wh_tab{
		width: 90%;
		margin:10px auto;
	}
}


/*-------------------------*/

           .yqlj_wrap li div a{width:19%;float:left;}

            .yqlj_wrap li div span{
            	line-height: 30px;
			    margin: 0 20px;
			    color: #d31d1d;
            }
            .yqlj_wrap li div h1{
            	width: 90%;
    			margin-bottom: 10px;
            }
            .yqlj_wrap li div.yqlj4 a{width:10%}
            .yqlj_wrap li div.yqlj4 h1{width:85%}
            .yqlj_wrap li div.yqlj4 span {display: block;width: 12%;margin:0;margin-left: 20px;}
            .yqlj_wrap li div.yqlj4{height:180px;overflow-y:scroll;}

            .xczc .dfczldhd_cont li .xczc_news{width:100%}
            .xczc .dfczldhd_cont li .dfcz_news{padding-left:10px;width: 98%;}

            .tt{margin:5px 0;position: relative;}
            .tt_cont h1{margin-bottom: 5px;margin-top: 20px;}
            .ysp_cont li img{margin-bottom: 5px;}
            .ysp_cont li{margin-top:20px;}
            .top{z-index: 999;position: relative;}

            .ztlp_tit .i_1 i.active {
               background: url(../images/zl_0327h.png);
            }
            .zt_tit{
	       background: url(../images/zl_0327.png);
            }

            

.gygg0421{
	margin-top: 5px;
}
.gygg0421_wrap{
	height: 260px;
	background: #ffffff;
}
.gygg_cont0421 ul{margin-left:5px;}
.gygg_cont0421 li{
	width: 260px;
	height: 70px;
	background: #F4F4F4;
	float: left;
	margin-left: 40px;
	margin-top: 20px;
}
.gygg_cont0421 li i{
	display: inline-block;
	height: 50px;
	width: 61px;
	background: url(gygg_zbibg0421.png) no-repeat;
	float: left;
	margin: 10px 15px;
}
.gygg_cont0421 li h1{
	font-size: 19px;
	color: #000000;
	line-height: 70px;
}
.gygg_cont0421 li.gyzb i{
	margin-right: 25px;
}
.gygg_cont0421 li.gywd i{
	background: url(gygg_wdibg0421.png) no-repeat;
	margin-right: 25px;
}
.gygg_cont0421 li.gypm i{
	width: 47px;
	background: url(gygg_pmibg0421.png) no-repeat;
}
.gygg_cont0421 li.gysj i{
	background: url(gygg_sjibg0421.png) no-repeat;
	width: 34px;
	margin-left: 30px;
	margin-right: 30px;
}
.gygg_cont0421 li.active{
	background: #d31d1d;
}
.gygg_cont0421 li.active h1{
	color: #FFFFFF;
}
.gygg_cont0421 li.active i{
	background-position: 0 -50px;
}

@media screen and (max-width: 1280px){
    .gygg_cont0421 ul{margin-left:15px;}
    .gygg_cont0421 li{width:250px;margin-left:15px;}
    .gygg_cont0421 li h1{font-size:18px;}
}
@media screen and (max-width: 1200px){
    .gygg_cont0421 li{width:230px;margin-left:10px;}
    .gygg_cont0421 li i{margin:10px;}
    .gygg_cont0421 li h1{font-size:17px;}
}
@media screen and (max-width: 1100px){
    .gygg_cont0421 li{width:205px;}
    .gygg_cont0421 li.gyzb i{margin-right:8px;}
    .gygg_cont0421 li.gywd i{margin-right:8px;}
    .gygg_cont0421 li.gypm h1{line-height:23px;padding-right:5px;margin-top:14px;}
    .gygg_cont0421 li.gysj i{margin-left:20px;margin-right:20px;}
}
@media screen and (max-width: 980px){
	.gygg0421{
		display: none;
	}
}
/*--------------------*/
.nav_tit li{line-height:40px;}
.nav_tit li h3{
	display: inline;
	font-size: 22px;
	font-weight: 700;
	padding-bottom: 2px;
}
.nav_tit li{
	width:14.28%;
}
.nav_tit li .i_7 {
    background: url(icon_yjsgk1.png) no-repeat;
    background-size: 100% 100%;
    width: 18px;
    height: 18px;
    margin-right: 3px;
}
.nav_tit li h3{
    font-weight:bold;
}
.cjmenu_nr{
    top: 43px;
}
@media screen and (max-width: 1280px){
    .nav_tit li h3 {
        font-size: 19px;
    }
    .nav{
        height: 198px;
    }
    .xczc .dfczldhd_cont li .dfcz_news{
        width: 90%;
    }
    .xczc .dfczldhd_cont li .xczc_news{
        width: 92%;
    }
    .ysp_wrap, .ysp{
        height: 220px;
    }
}
@media screen and (max-width: 1200px){
    .xczc .dfczldhd_cont li .dfcz_news{
        width: 76%;
    }
    .xczc .dfczldhd_cont li .xczc_news{
        width: 82%;
    }
    .ysp_wrap, .ysp{
        height: 215px;
    }
}

@media screen and (max-width: 1100px){
	.nav_tit li h3 {
	    font-size: 18px;
	}
	.ysp_wrap, .ysp{
		height:196px;
	}
    .xczc .dfczldhd_cont li .dfcz_news{
        width: 69%;
    }
    .xczc .dfczldhd_cont li .xczc_news{
        width: 74%;
    }
}
@media screen and (max-width: 980px){
	.nav_tit li.navhover h3 {
	    font-weight: normal;
	}
	.nav_tit li h3 {
	    font-weight: normal;
            font-size:22px;
	}
    .nav_tit li {
        width: 33.3%;
        line-height: 50px;
    }
    .nav_tit li.zl span{
        display:none;
    }
    .nav_tit li.yjsgk{
        display:none;
    }
    .nav_tit{
        height: auto;
    }
    .nav{
        height: auto;
    }
}
/*-----------------------*/
@media screen and (max-width:980px){
	.nav_tit li i{
		display: none;
	}
	.nav_tit li h3{
		font-weight: normal;
	}
	.nav_tit li.navhover h3{
		border-bottom: 2px solid #ff7100;
	}
	.nav_top_logo{
		width: 25%;
	}
	.nav_top_zt{
		display: block;
		width: 70%;
	}
	.logo_word{
		width: 100%;
	}
	.nav_tit li:hover h3 {
	    border-bottom: 2px solid #ff7100;
	}
}
@media screen and (max-width: 750px){
	.logo_word{
		width:100%;
	}
	.nav_top{
		height: 75px;
	}
	.nav_top_logo{
		margin-top: 15px;
	}
	.nav_top_zt{
		width: 66%;
	}
	.nav_top_ztpage img.bg{
		height: 85%;
	}
	.nav_tit li{
		line-height: 40px;
	}
	.nav_tit li h3{
		font-size: 20px;
	}
	.nav_top_ztpage{
		top: 0;
	}
}
@media screen and (max-width: 450px){
	.nav_top{
		height: 50px;
	}
	.nav_top_zt{
		width: 60%;
	}
	.nav_top_ztpage img.bg{
		height: 45%;
	}
	.nav_tit li h3{
		font-size: 16px;
	}
	.nav_tit li.navhover h3{
		border-bottom: 1px solid #ff7100;
	}
	.nav_tit li{
		line-height: 28px;
	}
	.cj_tab li, .by_tab li, .wh_tab li{
		font-size: 14px;
	}
	.cj_tab li, .by_tab li, .wh_tab li{
		padding: 6px 2px;
	}
	.nav_tit li:hover h3 {
	    border-bottom: 1px solid #ff7100;
	}
}
/*--------------------------*/
body {
    background-color:#F5F5F5;
}
.TRS_Editor img{
display:block;
margin:0 auto
}
#mdgov_enterpriseNavigation{}
.position a:hover{color:#d31d1d}

.nav_tit li .i_6 {
    background: url(icon_zl1.png) no-repeat;
    background-size: 100% 100%;
}

.nav_tit li .i_7 {
    background: url(icon_yjsgk1.png) no-repeat;
    background-size: 100% 100%;
    width: 18px;
    height: 18px;
    margin-right: 3px;
}
#js_ads_banner_top_slide{display:block}



.nav_top_logo{margin-top:14px;}
.nav_top_ztpage, .nav_top_ztpage img.bg{width:100%}
@media screen and (max-width: 1280px){
    .nav_top_zt{width:70%;}
}
@media screen and (max-width: 1100px){
    .nav_top_zt{width:65%;}
}
@media screen and (max-width: 980px){
    .nav_top_logo{width:23%;margin-left:0}
    .nav_top_zt{width:72%}
}
@media screen and (max-width: 750px){
    .nav_top_logo{width:19%;}
}
@media screen and (max-width: 450px){
    .nav_top_logo {width: 24%;margin-left: 0;padding: 0;margin-top: 10px;}
    .nav_top_zt{width:67%;}
}
@media screen and (max-width: 420px){
    .nav_top_logo {margin-top: 5px;}
}
@media screen and (max-width: 320px){
    .nav_top_logo {margin-top: 10px;}
}