#xwzx{
	width: 1200px;
	margin: 0 auto;
	background-color: white;
	overflow: hidden;
	padding: 20px 18px;
}
.moer{
	font-size: 20px;
	color:#9c9c9c;
	margin-right:8px ;
}
/**/
.news{
	box-sizing: border-box;
	overflow: hidden;
}
/*bannerÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾*/
.news_banner{
	width: 644px;
	height: 327px;
	overflow: hidden;
}
.news_banner img{
	width: 100%;
}
/*ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â¡ÃƒÂ¦Ã‚ÂÃ‚Â¢*/
.news_tab{
	margin-left:23px;
	width: 41%;
}
.ntab_but{
	width: 493px;
	overflow: hidden;
	border-bottom:1px solid #d7d7d7;
}
.news_tab .ntab_but li{
	font-size: 20px;
	float: left;
	padding-bottom: 11px;
	cursor: pointer;
	padding-top: 10px;
}
.ntab_but>a{ padding-top:10px;}
.ntab_but em{
	padding-bottom:11px;
}
.ntab_but span{
	margin:0 23px;
	color: #b9b8b9;
}
.tab_activ{
	border-bottom:2px solid #ae0303;
	color: #004694;
}
/*ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â¡ÃƒÂ¦Ã‚ÂÃ‚Â¢ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ¥Ã‚Â®Ã‚Â¹*/
.tab_cont{
	margin-top:0px;
}
.tab_pane li{
	font-size: 16px;
	line-height: 36px;
	color: #333333;
}
.tab_icon{
	margin-left: 10px;
	width: 35px;
	height: 11px;
	background: url(../images/icon/icon_new.png)no-repeat center;
	background-size:100% 100%;
}
.list_time{
	float: right;
	 color: #8c8c8c;
}
/**/
.lsyw{
	margin-top:20px ;
}
.mod_top{
	border-bottom:1px solid #cccccc;
}
.mod_top span{
	display: inline-block;
	box-sizing: border-box;
	padding: 4px 10px;
	background-color: #2467b2;
	border-radius: 6px 6px 0px 0px;
	text-align: center;
	font-size: 20px;
	color: #ffffff;
}
.cont_list {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: dashed 1px #b5b5b5;
}
.cont_list dt a {
    font-size: 17px;
    display: inline-block;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.cont_list dt{
	font-size: 22px;
	font-weight: normal;
	font-stretch: 600;
	letter-spacing: 0px;
	line-height: 22px;
	color: #010101;
	padding-left:25px;
	background: url(../images/xwzx/icon_dbx.png)no-repeat;
	background-position:1px  5px;
	/* margin-bottom:10px; */
}
.cont_list dt i{
	display: inline-block;
	margin-left: 10px;
	width: 35px;
	height: 11px;
	background: url(../images/icon/icon_new.png)no-repeat center;
	background-size:100% 100%;
}
.cont_list .synopsis{
text-indent: 30px;
line-height: 32px;
}
.cont_list .synopsis a{
	color: #cb2727;
}
.cont_list .cont_time{
	padding-left:28px;
	color: #7f7f7f;
	background: url(../images/xwzx/icon_time.png)no-repeat left center;
	float: right;
	line-height: 25px;
	height: 25px;
}
.cont_list .cont_time em{
	margin-right:30px;
	font-size: 15px;
	line-height: 22px;
	height: 100%;
	display: block;
}


/*ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Å“ÃƒÂ©Ã‚Â¢Ã‹Å“ÃƒÂ¦Ã…Â Ã‚Â¥ÃƒÂ©Ã‚ÂÃ¢â‚¬Å“*/
.reports{
	height: 170px;
	margin-top:26px ;
}
.reports_cont{
	margin-top:22px ;
}
.reports_cont a{
	width: 274px;
	height: 86px;
	color: #ffffff;
	font-size: 22px;
	line-height: 76px;
	text-align: right;
	margin-right:15px;
}
.reports_cont a:active{color: #ffffff;}
.reports_cont a b{
	margin-right:49px ;
}
/*ÃƒÂ¨Ã†â€™Ã…â€™ÃƒÂ¦Ã¢â€žÂ¢Ã‚Â¯*/
.rep_bg1{
	background:url(../images/index/bg.lianghuei.png)no-repeat center;
	background-size:100% 100%;
}

.rep_bg2{
	background:url(../images/index/bg.fupin.png)no-repeat center;
	background-size:100% 100%;
}

.rep_bg3{
	background:url(../images/index/bg.xinyonglasa.png)no-repeat center;
	background-size:100% 100%;
}

.rep_bg4{
	background:url(../images/index/bg.gonyi.png)no-repeat center;
	background-size:100% 100%;
}
.news_banner{
	
}
#gwyxx_xwzx li a{
	float: left;
	width: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

@media screen and (max-width: 767px) and (min-width: 320px){
	body{background: none;}
    #xwzx{
    	width:100%;
    	padding: 5px;
    }
    .ntab_but ,div#banner {
    	width: 100%;
	}
	ul.ntab_but a.fr.moer{
		line-height: 50px;
	}
	.news_tab.fl {
    	margin: unset;
    	width: 100%;
	}
	.news_tab .ntab_but li {
    	width: 46%;
    	text-align: center;
	}
	.ntab_but span {
    	display: none;
	}

	.tab_pane li {
    	height: 40px;
    	display: block;
    	line-height: 40px;
	}

	.tab_pane li a {
    	height: 40px;
    	display: inline-block;
    	width: 66%;
    	white-space: nowrap;
    	text-overflow: ellipsis;
    	overflow: hidden;
	}
	span.list_time {
    	line-height: 40px;
    	width: 31%;
	}
	div#banner {
    display: none;
}
.cont_list dt a {
    height: 80px;
}

.cont_list .cont_time {
    display: block;
    float: unset;
    font-size: 14px;
    padding-top: 10px;
    height: 39px;
    padding-left: 24px;
    padding-bottom: 10px;
    line-height: 20px;
}
}

@media screen and (max-width: 991px) and (min-width: 768px){
		body{background: none;}
    #xwzx{
    	width:100%;
    	padding: 5px;
    }
    .ntab_but ,div#banner {
    	width: 100%;
	}
	.news_tab.fl {
    	margin: unset;
    	width: 100%;
	}
	.news_tab .ntab_but li {
    	width: initial;
    	text-align: left;
    	padding-left: 4%;
 }
	.ntab_but span {
    	display: none;
	}

	.tab_pane li {
    	height: 40px;
    	display: block;
    	line-height: 40px;
	}

	.tab_pane li a {
    	height: 40px;
    	display: inline-block;
    	width: 84%;
    	white-space: nowrap;
    	text-overflow: ellipsis;
    	overflow: hidden;
 }
	span.list_time {
    	line-height: 40px;
    	width: 13%;
 }
}