@charset "gb2312";

/* CSS Document */

html,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,th,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,table {	margin: 0;	padding: 0;	border: 0;	font-size: 100%;	/*font: inherit;	vertical-align: middle;*/}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

/* 调整二级内容页、三级页内容格式 */
.sec_content table,
#news_main table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 16px !important;
	color: #000 !important;
	margin: 0 auto 15px auto !important;
}

.sec_content tr,
#news_main tr {
	font-size: 16px !important;
	color: #000 !important;
}

.sec_content td,
#news_main td {
	font-size: 16px;
	color: #000;
	border: 1px solid #c4c4c4 !important;
	/*width: 10%;*/
}
#news_main td p{
	text-indent:0 !important;
	margin:0 !important;
}
#news_main td p span{
	text-indent:0 !important;
}

.sec_content img,
#news_main img {
	max-width: 100%;
}

.sec_content p {
    /* text-indent: 0 !important; */
}

/* 街镇概况接到简介 */
.jzgk_list p {
	text-indent: 32px !important;
}

/* 调整三级页内容格式 */
#news_main span {
	font-family:"微软雅黑"!important;
/* 	font-size: 16px !important; */
	color: #000;
	text-align: justify;
	text-indent: 32px;
}


#news_main p {
	font-family: "微软雅黑"!important;
	/* font-size: 16px !important; */
	color: #000;
	text-align: justify;
	text-indent: 2em;
	margin-left: 0;
	margin-top: 15px;
}

.news_content #news_main p img { 
	display: block; 
	margin: 0 auto 0 auto; 
	text-align: center;
	max-width: 100%;
}



body {
	margin: 0;
}

a {
	text-decoration: none;
	border-width: 0px;
}

img {
	border-width: 0;
}

footer.footer {
	width: 1060px;
	margin: 0 auto;
	overflow: hidden
}

footer.footer hr {
	height: 4px;
	background-color: #1c4f95;
	border-width: 0;
	margin: 0;
}

footer.footer .foot-box {
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: #dbdbdb;
	margin-top: 5px;
	box-sizing: border-box;
}

footer.footer .foot-box .footer-title {
	height: 80px; overflow:hidden;
}

footer.footer .foot-box .footer-title li {
	display: inline-block;
	text-align: center;
	margin: 10px 14px 0 15px;
}
footer.footer .foot-box .footer-title#foot-jz li{margin:0; text-align:center}
footer.footer .foot-box .footer-title#foot-jz li img{ width:100%}
footer.footer .foot-box .footer-title li a {
	font-family: "微软雅黑";
	color: #000000;
	font-size: 13px;
}

footer.footer .foot-box .footer-title li a:hover {
	color: #1c4f95;
}

footer.footer .foot-box .footer-dh {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}

footer.footer .foot-box .footer-dh li {
	float: left;
}

footer.footer .foot-box .footer-dh li.title {
	float: left;
	font-family: "微软雅黑";
	color: #000;
	text-align: center;
	background-color: #eaeaea;
	border-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-top-color: #e9e9e9;
	border-style: solid;
	border-right-color: #FFF;
	box-sizing: border-box;
	min-height: 37px;
	line-height: 37px;
	font-size: 15px
}

footer.footer .foot-box .footer-dh li.title2 {
	float: left;
	font-family: "微软雅黑";
	color: #000;
	text-align: center;
	background-color: #fff;
	border-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-top-color: #fff;
	border-style: solid;
	border-right-color: #dbdbdb;
	box-sizing: border-box;
	min-height: 37px;
	line-height: 37px;
	font-size: 15px
}

footer.footer .foot-box .footer-dh li img {
	vertical-align: middle;
	padding-left: 5px;
	padding-bottom: 2px;
}

footer.footer .foot-box .footer-help {
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
}

footer.footer .foot-box .footer-help .help-left {
	width: 87%;
	float: left;
}

footer.footer .foot-box .footer-help .help-left ul {
	width: 100%;
	overflow: hidden;
}

footer.footer .foot-box .footer-help .help-left li {
	float: left;
	width: 10%;
	text-align: center;
	border-width: 0;
	border-left-width: 1px;
	border-style: solid;
	border-color: #8b8b8b;
	margin-top: 15px;
	margin-bottom: 15px;
}

footer.footer .foot-box .footer-help .help-left li a {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #8b8b8b;
}

footer.footer .foot-box .footer-help hr {
	height: 1px;
	background-color: #8b8b8b;
}

footer.footer .foot-box .footer-help .help-left .help-con {
	width: 100%;
	overflow: hidden;
}

footer.footer .foot-box .footer-help .help-left .help-con li {
	width: 100%;
	text-align: left;
	border-width: 0;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #8b8b8b;
	line-height: 20px;
	position: relative
}

footer.footer .foot-box .footer-help .help-right {
	width: 12%;
	float: right;
}

footer.footer .foot-box .footer-help .help-right li {
	width: 100%;
	margin-top: 10px;
	text-align: right
}

footer.footer .foot-box .footer-help .help-right li img {
	width: 80%;
}


/* 底部2个图 */
#imgConac {
	width: 80px;
}

#_span_jiucuo img {
	width: 110px;
}

/* 底部小三角 */
.footer-dh img {
	height: 11px;
	width: 15px;
}



@media screen and (max-width: 768px) {
	footer.footer {
		width: 98%;
		margin: 0 auto;
		overflow: hidden
	}
	footer.footer #footer-line1 {
		display: none;
	}
	footer.footer .foot-box .footer-help {
		width: 100%;
		margin: 0 auto;
		overflow: hidden;
	}
	footer.footer .foot-box .footer-help .help-left {
		width: 100%;
		float: left;
	}
	footer.footer .foot-box .footer-help .help-left ul:nth-child(1) {
		text-align: center
	}
	footer.footer .foot-box .footer-help .help-left ul:nth-child(1) li {
		float: left;
		width: 19%;
		text-align: center;
		margin-left: 4%;
	}
	footer.footer .foot-box .footer-help .help-left ul:nth-child(1) li:nth-child(4) {
		border-width: 0;
		border-right-width: 1px;
		border-left-width: 1px;
		border-style: solid;
		border-color: #8b8b8b;
	}
	footer.footer .foot-box .footer-help .help-left .help-con {
		width: 96%;
		overflow: hidden;
		margin: 0 auto;
	}
	footer.footer .foot-box .footer-help .help-left .help-con li .count1 {
		display: block;
		position: relative;
		left: 0;
	}
	footer.footer .foot-box .footer-help .help-right {
		width: 100%;
		float: right;
	}
	footer.footer .foot-box .footer-help .help-right li {
		width: 50%;
		margin-top: 10px;
		margin-bottom: 10px;
		text-align: center;
		float: left
	}
	footer.footer .foot-box .footer-help .help-right li img {
		width: 80%;
	}
}