.box {
	overflow: hidden;
	width: 100%;
	border: none;

}
.main {
     width: 1110px; 
     height: auto; 
     margin: 0 auto; 
     background-color: #FFFFFF;
}
.main_news_2 {
	height: auto;
	margin-top: 26px;
}
.top {
 overflow: hidden;

}
.top .logo .logo_img {
	/*padding-top:1px;*/
}
/*轮播和要闻列表*/
.top_main {
	margin-top: 0px;
	padding-top:26px;
}
.top_main .top_banner {
	margin-left: 20px;
}
.top_main .top_news {
	width: 430px;
	margin-left: 30px;
}
.top_main .top_news .top_news_tittle {
	display: flex;
	justify-content: space-between;
}
.top_main .top_news .top_news_tittle li,
.top_main .top_news .top_news_tittle li.on {
	width: auto;
}
.top_main .top_news .top_news_tittle li {
	width: auto;
	padding: 0 5px;
}
.top_main .top_news .top_news_content {
	width: 430px;
}
.top_main .top_news .top_news_content li {
	max-width: 430px;
}

.top_title{
	width:1110px;
	margin: 0 auto ;
}
/*领导介绍等导航*/
.main_news_1 {
	width: 1066px;
	margin-left: 20px;
}
.main_news_1 .main_news_1_left {
	width: 330px;
	margin-top: 7px;
}
.main_news_1 .main_news_1_line {
	margin-left: 0;
	height: 86px;
}
.main_news_1 .main_news_1_center {
	width: 407px;
	margin-left: 11px;
}
.main_news_1 .main_news_1_center li .small_title {
	margin-top: 2px;
}
.main_news_1 .main_news_1_center li .big_title {
	margin-top: -29px;
}
.main_news_1 .main_news_1_right {
	width: 130px;
	height: 94px;
	background: url(../images/pic_szmz.png) no-repeat;
	margin-left: 10px;
}
.main_news_1 .main_news_1_right.con_ndbg {
	width: 150px;
	background: none;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.main_news_1 .main_news_1_right.con_ndbg span {
	color: #FFFFFF;
}
.main_news_1 .main_news_1_right a {
	width: 100%;
	height: 100%;
	display: flex;
    align-items: center;
    justify-content: center;
}
.main_news_1 .main_news_1_right.con_ndbg a {
	width: 150px;
	height: 42px;
	background: none;
	display: flex;
	align-items: center;
    justify-content: center;
}
.main_news_1 .main_news_1_right.con_ndbg a:first-child {
	background: url(../images/pic_ndbg.png) center no-repeat;
}
.main_news_1 .main_news_1_right.con_ndbg a:last-child {
	letter-spacing: 3px;
	background: url(../images/pic_gjtb.png) center no-repeat;
}
.main_news_1 .main_news_1_right.con_ndbg a span {
	width: auto;
	height: auto;
	line-height: 42px;
	font-weight: bold;
	font-size: 15px;
	margin: 0;
}

/*列表*/
.main_news_2 .main_news_2_left .main_news_2_left_title {
	margin-left: 20px;
	height: 36px;
	border-bottom: 1px solid #e5e5e5;
}
.main_news_2 .main_news_2_left .main_news_2_left_content {
	margin-top: 10px;
	margin-left: 20px;
}
.main_news_2 .main_news_2_left .main_news_2_left_content li {
	max-width: 340px;
}

/*专题*/
.main_ad {
	width: 1060px;
	margin-left: 25px;
}
.main_ad li {
	width: 255px;
	margin-right: 13px;
}

/*分割线*/
.main_dividing_line {
	margin-left: 20px;
}

.con_hdjl em, .main_pub_con em{font-style: normal;}
.con_hdjl li ,.main_pub_con li{list-style-type:none;}
.con_hdjl p,.con_hdjl ul ,
.main_pub_con p,.main_pub_con ul {
	margin: 0;
	padding: 0;
}

.main_pub_con {
	overflow: hidden;
	width: 1060px;
	height: auto;
	margin: 0 auto;
	margin-top: 26px;
        display: flex;
	justify-content: space-between;
}
.main_pub_tit {
	width: 100%;
	height: 16px;
	line-height: 16px;
	margin-bottom: 14px;
}
.main_pub_tit .pub_tit_words {
	float: left;
	font-size: 14px;
	font-weight: bold;
	border-left: 4px solid #0466C7;
	padding-left: 6px;
	margin: 0;
}
.main_pub_tit .pub_tit_more {
	float: right;
	color: #3A3A3A;
	font-size: 14px;
}

.con_fgf {
	display:none;
	float: left;
	width: 310px;
	height: 175px;
	border: 1px solid #EEEEEE;
	padding: 14px;
}

.con_fgf ul li {
	width: 100%;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 30px;
}

.con_right {
	width: 100%;
	height: 210px;
	display: flex;
	justify-content: space-between;
}

/*政务服务*/
.con_zwfw {
	width: 320px;
	height: 210px;
	box-sizing: border-box;
	padding: 14px;
	border: 1px solid #EEEEEE;
}
.con_zwfw .tit_zwfw {
	float: left;
	width: 120px;
	height: 40px;
	background: url(../images/tp_zwfw_tit.png) center center no-repeat;
	margin: 0;
}
.con_zwfw ul {
	padding: 0;
	margin: 0;
}
.con_zwfw ul li {
	float: left;
	width: 138px;
	height: 68px;
	background-color: #F5F7FA;
	box-sizing: border-box;
	padding: 15px;
	margin-top: 14px;
	display: flex;
	align-items: center;
}
.con_zwfw ul li a {
	display: flex;
	align-items: center;
}
.con_zwfw ul li:nth-child(2n - 1) {
	margin-right: 14px;
}
.con_zwfw ul li:nth-child(1),
.con_zwfw ul li:nth-child(2) {
	margin-top: 0;
}
.tit_zwfw {
	float: left;
	width: 120px;
	height: 40px;
	background: url(../images/tp_zwfw_tit.png) center center no-repeat;
	margin: 0;
}

/*办事统计*/
.con_bstj {
	width: 720px;
	height: 210px;
	box-sizing: border-box;
	padding: 14px;
	border: 1px solid #EEEEEE;
}
.list_bstj {
	width: 100%;
	height: 80px;
	display: flex;
	    justify-content: space-between;
}
.list_bstj .mod_bstj {
	position: relative;
	width: 220px;
	height: 150px;
	background-image: linear-gradient(135deg, rgb(41, 125, 235,.1), rgb(99, 166, 255,.1));

}
.list_bstj .mod_bstj:nth-child(2) {
	background-image: linear-gradient(135deg, rgb(246, 164, 26,.1), rgb(254, 199, 104,.1));
}
.list_bstj .mod_bstj:nth-child(3) {
	background-image: linear-gradient(135deg, rgb(253, 86, 1,.1), rgb(254, 154, 104,.1));
}
.list_bstj .mod_bstj:after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 60px;
	background-image: url(../images/bg_bstj_item.png);
}

.list_bstj .mod_bstj .list_bstj_tit {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
}
.list_bstj .mod_bstj .list_bstj_con {
	position: relative;
	z-index: 9;
	width: 100%;
	height: 95px;
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.list_bstj .mod_bstj .list_bstj_con p {
	width: 50%;
	height: 95px;
	box-sizing: border-box;
	border-right: 1px solid #FFFFFF;
	display: flex;
	flex-direction: column;
    align-items: center;
    justify-content: center;
}
.list_bstj .mod_bstj .list_bstj_con p em {
	color: #2D66A5;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 5px;
}
.list_bstj .mod_bstj .list_bstj_con p span {
	font-size: 12px;
		font-style: normal;
		margin-top: 2px;
}


.con_ldxx,
.con_left {
	float: left;
	width: 520px;
	height: 310px;
}
.con_ldxx {
	margin-left: 20px;
}

.pub_mes_tit {
	position: relative;
	width: 100%;
	height: 36px;
	line-height: 36px;
	background-color: #eeeeee;
	margin-bottom: 10px;
}
.pub_mes_tit_words {
	cursor: default;
	float: left;
	width: 110px;
	height: 36px;
	text-align: center;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.pub_mes_tit_words.on {
	color: #FFFFFF;
	background-color: #2D66A5;
}
.pub_mes_tit_words a {
	display: none;
	position: absolute;
	right: 10px;
	top: 0px;
	font-weight: normal;
	color: #333;
}
.pub_mes_tit_words.on a {
	display: block;
}

/*意见征集*/
.con_yjzj {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.pub_mes_list {
	overflow: hidden;
	width: 100%;
	height: auto;
}
.pub_mes_list ul li {
	height: 34px;
	line-height: 34px;
}
.pub_mes_list ul li a {
	float: left;
	display: inline-block;
	width: 380px;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.pub_mes_list ul li span {
	width: 90px;
    text-align: right;
    font-size: 16px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
}
.pub_mes_list ul li span.sta_jxz {
	color: #2D66A5;
}

/*访谈实录*/
.con_ftsl {
	width: 100%;
	height: 155px;
	background-color: #f5f5f5;
	box-sizing: border-box;
	padding: 15px;
}
.tp_ftsl {
	overflow: hidden;
	float: left;
	width: 120px;
	height: 90px;
	
}
.mes_ftsl {
	float: left;
	width: 355px;
	height: 90px;
	box-sizing: border-box;
	padding: 6px 0;
	margin-left: 15px;
}
.mes_ftsl ul li {
	width: 100%;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.mes_ftsl ul li span {
	color: #2D66A5;
	font-weight: bold;
}

/*领导信箱*/
.con_ldxx .con_sjtj {
	width: 100%;
	height: 60px;
	background-color: #F3F7FA;
	box-sizing: border-box;
	padding: 0 5px;
	margin-bottom: 10px;
	
}
.con_ldxx .con_sjtj ul {
	display: flex;
	height: 60px;
	align-items: center;
	justify-content: space-between;
}
.con_ldxx .con_sjtj ul li span,
.con_ldxx .con_sjtj ul li em {
	display: block;
	width: 100%;
	text-align: center;
}
.con_ldxx .con_sjtj ul li span {
	font-size: 14px;
}
.con_ldxx .con_sjtj ul li em {
	color: #2D66A5;
	font-size: 18px;
}

.list_ldxx {
	width: 100%;
	height: auto;
}
.list_ldxx_tit {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	background-color: #F3F7FA;
	box-sizing: border-box;
	padding: 0 15px;
	margin-bottom: 5px;
}
.btn_write {
	float: right;
	cursor: pointer;
	width: auto;
	color: #2D66A5;
	font-size: 14px;
	background: url(../images/btn_write.png) left center no-repeat;
	padding-left: 22px!important;
	margin-right: 15px!important;
}
.title_ldxx {
	float: left;
	width: 380px;
	overflow: hidden;
	word-break: keep-all;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.time_ldxx {
	float: right;
	width: 100px;
	text-align: center;
}
.list_ldxx ul li {
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	box-sizing: border-box;
	padding: 0 15px;
}
