﻿body {
	margin: 0;
	padding: 0;
}

ul {
	padding: 0;
	overflow: hidden;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #000;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.oldType_switch {
	display: none;
}

.span.little-title {
  font-size: 18px;
  line-height: 32px;
}


/*顶部横幅样式*/
.banner img {
	width: 100%;
}

/*  中部版心内容开始  */
.center {
	width: 1200px;
	margin: 40px auto 0;
	display: flex;
	justify-content: space-between;
}

/*行政执法主体公示*/

.zhutiList img {
	width: 100% !important;
}

.zhutiList {
	background-color: #f7fafa;
}

.bd {
	text-align: center;
	margin-top: 20px;
}

.bd li {
	width: 250px;
	height: 60px;
	line-height: 60px;
	background-color: #e9ebeb;
	border-radius: 10px;
	border: solid 0px #a6c6fc;
	font-size: 18px;
	text-align: center;
	margin: 0 20px 20px 0;
	display: inline-block;
}

.bd li:hover {
	background-color: #1457a6;
	font-family: SimHei, serif;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	color: #fff;
}

.bd ul {
	height: 220px;
	overflow: hidden;
	text-align: center;
}

/*中部四个图标样式开始*/
.qdList {
	height: auto;
	width: 100%;
	padding: 60px 0;
}

.qdList li {
	width: 266px;
	height: 110px;
	background-color: #f7fafa;
	border-radius: 10px;
	border: solid 2px #1457a6;
	float: left;
	margin-left: 27px;
	text-align: center;
	line-height: 110px;
	font-size: 22px;
}

/*事前公开样式开始*/
.sqgk {
	width: 48%;
	overflow: hidden;
	background-color: #f7fafa;
	;
}

.tit {
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	background-image: url(03.png);
	background-repeat: no-repeat;
	background-size: 100%;
	padding-left: 25px;
	height: 50px;
	line-height: 50px;
	margin-bottom: 20px;
}



/* .sqgk li {
    float: left;
    width: 250px;
    height: 125px;
    margin-right: 50px;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 125px;
    text-align: center;
    color: #d0faff;
} */
.more {
	color: #333;
	float: right;
	margin-right: 10px;
	font-size: 16px;
}

.sqgk ul li {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 16px;
	letter-spacing: 0px;
	color: #333333;
	line-height: 2.7rem;
	margin-right: 5px;
}

.sqgk ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: calc(50% - 2px);
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #000;
	margin-left: 5px;
}

.sqgk ul li .little-title {
	margin-left: 19px;
}

.bumen {
	    position: relative;
    /* top: 46%; */
    /* right: 45%; */
    width: 260px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    background-color: #2259ab;
    border-radius: 20px;
    margin: auto;
    margin-top: -90px;
    margin-bottom: 90px;
}

/*事后公开样式开始*/
.shgk {
	background-color: #fff;
	margin-top: 20px;
	margin-bottom: 30px;
}

.tit2 {
	background-image: url(/picture/0/2201221355039524378.png);
}

.l1 {
	background-image: url(5.png);
}

.l2 {
	background-image: url(6.png);
}

.l3 {
	background-image: url(7.png);
}

.l4 {
	background-image: url(8.png);
}

.zhutiList {
	width: 100%;
}

@media screen and (max-width: 1200px) {

	.bd ul {
		height: 210px;
		overflow: hidden;
	}

	.center {
		width: 100%;
	}

	.zhutiList li {
		width: 190px;
		margin: 0 0 10px;
		margin-left: 5px;
	}

	.zhutiList ul {
		overflow: hidden;
	}

	.qdList li {
		margin-left: 70px;
		margin-bottom: 10px;
	}

	.tit {
		font-size: 16px;
		padding-left: 45px;
		height: 30px;
		line-height: 30px;
	}

	.sqgk li {
		margin-left: 70px;
		margin-bottom: 10px;
	}

}
