body {
	background-color: #EDFAFF;
}

a {
	text-decoration: none !important;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.w1260 {
	width: 1260px;
	margin: 0 auto;
}

.mid_con {
	padding-top: 50px;
	background: #FFFFFF;
}

.part1,
.part2,
.part3,
.part4 {
	margin: 0 30px;
	overflow: hidden;
}

#slide_x,
#slide_x .box,
#slide_x .list li,
#slide_x img {
	width: 640px;
	height: 400px;
}

#slide_x p {
	width: 640px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
}

.dian {
	width: 8px;
	height: 8px;
	background: #FFFFFF;
	border-radius: 50%;
	border: 2px solid #7CBFFF;
	position: absolute;
	top: 15px;
}

.hydt,
.jsxx_bszn {
	width: 520px;
}

.list_head {
	position: relative;
}

.list_title,
.list-header {
	width: 100%;
	height: 45px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 20px;
	color: #3979B6;
	line-height: 36px;
	border-bottom: 2px solid #3979B6;
}

.list_title img {
	width: 160px;
	margin-left: 15px;
}

.list_more {
	width: 55px;
	height: 15px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	color: #7CBFFF;
	line-height: 36px;
	position: absolute;
	right: 0px;
}

.list_cont {
	margin-top: 15px;
}

.list_cont li {
	position: relative;
}

.list_cont li a {
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	line-height: 40px;
	padding-left: 20px;
}

.jsxx_bszn {
	margin-top: 10px;
}

.list-header {
	position: relative;
}

.list-header-btn {
	color: #999999;
}

.list-header img {
	width: 160px;
	position: absolute;
	top: 17px;
	left: 195px;
}

#tzTab span {
	cursor: pointer;
}

.active {
	color: #3979B6;
}

.jsxx_more {
	height: 15px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	color: #7CBFFF;
	position: absolute;
	top: 0px;
	right: 7px;
}

.part2 a img {
	width: 100%;
	margin-top: 35px;
}

.part3 {
	margin-top: 15px;
	display: flex;
	justify-content: space-around;
}

.part3_list {
	width: 285px;
}

.zwgk_list {
	width: 590px;
}

.zwgk_list ul li {
	text-align: right;
	overflow: hidden;
}

.zwgk_list ul li a {
	display: inline-block;
	width: 460px;
	text-align: left;
	float: left;
}

.time {
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	color: #999999;
	line-height: 40px;
}

.part3_cont {
	margin-top: 5px;
}

.item {
	margin-top: 20px;
}

.part4 {
	margin-top: 40px;
}

.part4_title {
	width: 100%;
	height: 45px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 20px;
	color: #3979B6;
	border-top: 2px solid #3979B6;
	text-align: center;
	line-height: 45px;
}

.part4_title {
	position: relative;
}

.part4_title img {
	width: 440px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.part4_cont{
	margin: 20px 0;
	display: flex;
	justify-content: space-between;
}

.float-box {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -90px;
	margin-left: -160px;
	width: 320px;
	height: 180px;
	background-color: #f9f9f9;
	border: 1px solid #ddd;
	border-radius: 5px;
	display: none;
	z-index: 1000;
}

.close-text {
	position: absolute;
	right: 40px;
	top: 10px;
	font-size: 15px;
	color: #fff;
}

.close-button {
	position: absolute;
	width: 20px;
	height: 20px;
	right: 10px;
	top: 10px;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	background: rgba(0, 0, 0, 0.5);
	border: none;
	outline: none;
	color: #fff;
	line-height: 20px;
	z-index: 9000;
	border-radius: 50%;
}

.tssl {
	margin: 20px 0 30px 0;
	position: relative;
	overflow: hidden;
}

.tssl_img {
	position: absolute;
	top: 5px;
}

.tssl_num {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	margin-left: 35px;
}

.yqlj_cont {
	margin-top: 20px;
}

.cmp_img {
	margin-top: 8px;
}