.module-main{margin-right:-10px; margin-left:-10px; overflow:hidden;}
.module-max{overflow:hidden;}
.module-span3{float:left; width:28%;}
.module-span4{float:left; width:33.33%;}
.module-span5{float:left; width:43%;}
.module-span6{float:left; width:50%;}
.module-span7{float:left; width:57%;}
.module-span8{float:left; width:66.67%;}
.module-span9{float:left; width:72%;}
.module-span12{float:left; width:100%;}
.module-box{margin-right:10px; margin-left:10px;}.bg_jctop {
    height: 538px;
    background: url(../images/wyz_top.jpg)no-repeat center;
    margin-top: 30px;
	background-size: contain;
}
a {
    text-decoration: none;
    color: #333;
}
body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, textarea, ul{ padding:0; margin:0;}
.clearfix:after{content: " "; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix{zoom:1;}
li {list-style: none;}
body {
     background: none;
}
.banner_bg {
    height: 459px;
    background: url(../images/jczwgk_top.jpg)no-repeat top #fffaf9;
}
.container {
    width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
}
.header{display: none;}
img, svg {
    vertical-align: middle;
}
.mar {
    margin: 30px auto 20px;
    width: 1200px;
    padding-bottom: 20px;
    padding-left: 50px;
    padding-right: 50px;
    background: white;
}
.map_g{
    font-size: 32px;
    font-weight: 700;
    color: #d12528;
    text-align: center;
    /* background-color: #F6FBFF; */
    line-height: 60px;
}
.title {
    text-align: center;
    position: relative;
    margin: 20px 0px;
}
/* 简介 */
.jj_g {
    margin-top: 40px;
    padding: 20px;
    border-radius: 20px;
    border: 2px solid #d12528;
}
.jj_g>p {
    line-height: 40px;
    text-indent: 3%;
	text-align: justify;
	word-break: break-all;
}
.more_g {
    float: right;
	color: #d12528;
}

.title:before {
    content: "";
    width: 347px;
    height: 100%;
    position: absolute;
    left: 0px;
    background: url(../images/left.png) no-repeat left center;
    background-size: 100%;
}
.title_a {
    font-size: 36px;
    font-weight: bold;
    color: #d12528;
    /* background-size: 100%; */
}
.title:after {
    content: "";
    width: 347px;
    height: 100%;
    position: absolute;
    right: 0px;
    background: url(../images/right.png) no-repeat left center;
    background-size: 100%;
}
/* 政务信息 */
.zwxx_list{}
.zwxx_list ul li{
	width: 49%;
	float: left;
	background: #f0f0f0;
	margin-bottom: 10px;
}
.zwxx_list ul li:nth-child(even){margin-right: 0;}
.zwxx_list ul li:nth-child(odd){margin-right: 2%;}
.zwxx_list ul li a{
	line-height: 4;
	padding: 0 15px;
}
.zwxx_list ul li a span{}
.zwxx_list ul li a .time{position: relative;}
.zwxx_list ul li a .time:after{
	position: absolute;
	top: -13px;
	right: -15px;
	content: "";
	margin-top: 0.8em;
	width: 2px;
	height: 20px;
	background-color: #454545;
	background-repeat: no-repeat;
}
.zwxx_list ul li a .zwxx_title{padding-left: 20px;}
/* 重点领域 */
.sdly>ul>li {
    height: 80px;
    line-height: 75px;
    box-shadow: 5px 0px 12px #ececec;
    border-radius: 35px;
    /* margin: 5px; */
	margin: 15px 0;
	margin-right: 1.3%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.row{padding-left: 0;}
.row li{
	flex: 0 0 auto;
	float: left;
	width: 24%;
}
.row li:nth-child(4n){margin-right: 0px;}
.sdly>ul>li>img {
    margin-left: 30px;
    margin-right: 20px;
    display: inline-block;
}
.sdly>ul>li>a {
    color: black;
}
/* 百花洲街道 */
.zwgkzd_g h3{
	text-align: center;
	background-color: #d12528;
	line-height: 60px;
	border-radius: 30px;
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fff;
	padding: 10px;
	margin-top: 40px;
	font-size: 1.75rem;
	font-weight: 500;
}
.zwgkzd_g h3 a{color: #fff;}
.zwgkzd_g ul li{
	width: 33.3%;
	float: left;
	padding: 22px 0px;
}
.zwgkzd_g ul li a{
	text-align: center;
	display: block;
}
/* 村(居)务公开 */
.cjwgk ul li {
	width: 24%;
	float: left;
	text-align: center;
}
.cjwgk ul li a{
	display: block;
	padding: 20px 10px;
	line-height: 2;
}
.cjwgk ul li a span{
	padding: 10px 37px;
	border-radius: 20px;
	background: #cf0002;
	color: #fff;
}
@media screen and (min-width: 1320px) {
	.jj_g {
		padding-left: 80px;
		background: url(../images/xzjc_jianjie.png) top left no-repeat;
		background-position: 1% 0%;
	}
	/* .sdly>ul>li {
	    width: 246px;
	} */
}
@media (max-width: 992px) {
body {background: none;}
.container {width: auto;padding-top: 0;}
.banner_bg{display: none;}
        .header{display: block;}
        .header img{width: 100%;}

	.mar{
		width: auto;
		padding-left: 2%;
		padding-right: 2%;
                padding-top: 30px;
                margin:0;

	}
	.jj_g{
		margin-top: 20px;
	}
	.title:before,.title:after{width: auto;}
	.zwxx_list ul li{width: 100%;}
	.zwxx_list ul li:nth-child(odd){margin-right: 0;}
	.zwxx_list ul li a{
		display: block;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.row li{width: 100%;}
	.zwgkzd_g ul li{width: 100%;}
	.cjwgk ul li{width: 50%;}
	.cjwgk ul li a{padding: 20px 0px;}
}