* {
	margin: 0;
	padding: 0;
	box-sizing: border-box
}

body {
	background-color: #fff;
}

a {
	text-decoration: none;
	color: #000
}

ul,
li {
	list-style: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.scjd_top {
	width: 100%;
	min-height: 420px;
	background: url(http://www.xwzf.gov.cn/material/IMAGES/scjdtb1014.png) no-repeat center;
	background-size: cover;
}

.w1200 {
	width: 1200px;
	margin: 0 auto
}

.xwq_logo {
	width: 410px;
	position: absolute;
	top: 35px;

}

.part1 {
	height: 380px;
	margin-top: 30px;
	overflow: hidden;
}

.part1_left {
	width: 620px;
}

.part1_left .swiper-container,
.scjg_item {
	position: relative;
}

.part1_left .swiper-container,
.scjg_item a img {
	width: 620px;
	height: 346px;
}

.lb_txt {
	width: 100%;
	height: 50px;
	background: rgba(0, 0, 0, .7);
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 45px;
	padding-left: 20px;
	position: absolute;
	bottom: 0;
	z-index: 999;
}

.swiper-pagination-bullet {
	background-color: #fff !important;
	opacity: .8 !important;
}

.swiper-pagination-bullet-active {
	background-color: #ff0000 !important;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	text-align: right;
}

.part1_right,
.part2_left,
.part2_right {
	width: 540px;
}

.list_title {
	width: 100%;
	position: relative;
}

.title_txt {
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 24px;
	color: #1A90EC;
}

.list_title img {
	width: 145px;
	height: 20px;
	position: absolute;
	top: 8px;
	left: 130px;
}

.more {
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	position: absolute;
	top: 10px;
	right: 0;
}

.part1_right ul,
.part2_right ul {
	margin-top: 30px;
}

.part1_right ul li,
.part2_right ul li,
.list-body ul li {
	position: relative;
	height: 48px;
}

.icon img {
	width: 9px;
	height: 11px;
	position: absolute;
	left: 0;
	top: 18px;
}

.part1_right ul li a,
.part2_right ul li a {
	display: inline-block;
	width: 510px;
	height: 48px;
	margin-left: 20px;
	overflow: hidden;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 18px;
	color: #3C3C3C;
	line-height: 45px;
}

.part2 {
	height: 350px;
	margin-top: 10px;
}

.list-box {
	margin-top: 40px;
	position: relative;
}

#tzTab {
	position: absolute;
	z-index: 8;
}

#tzTab span {
	display: block;
	width: 120px;
	height: 54px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 18px;
	text-align: center;
	color: #1A90EC;
	line-height: 50px;
	background-color: #E9F2FE;
}

.actives {
	color: #FFFFFF !important;
	background-color: #2189E0 !important;
}

#tz {
	width: 380px;
	padding-left: 60px;
}

.list-body ul li a {
	display: inline-block;
	width: 380px;
	height: 48px;
	margin-left: 20px;
	overflow: hidden;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 18px;
	color: #3C3C3C;
	line-height: 45px;
}

.part3 {
	width: 100%;
	margin: 30px 0;
	display: flex;
	justify-content: space-between;
}

.part3 a:nth-child(1) img {
	width: 620px;
}

.part3 a:nth-child(2) img {
	width: 560px;
}