@charset "utf-8";

body {
	font-family: "微软雅黑", "arial";

}

img {
	border: none;
}

button {
	cursor: pointer;
	font-size: 0px;
	outline: none;
	border: none;
}

input {
	outline: none;
}

input:focus {
	outline: none;
}

a {
	text-decoration: none;
}

i {
	font-style: normal;
}

ul {
	padding-left: 0px;
	margin-bottom: 0px;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: '020';
	height: 0px;
	display: block;
	overflow: hidden;
	clear: both;
}

.banner {
	width: 100%;
	height: 300px;
	background: url(banner.png) center center no-repeat;
	background-size: 100% 100% !important;
}

.banner_title {
	width: 1200px;
	height: 300px;
	margin: 0 auto;
	padding-top: 80px;
}

.banner_title h5 {
	font-size: 46px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 64px;
}

.banner_title p {
	width: 833px;
	font-size: 16px;
	color: #ffffff;
	line-height: 24px;
	margin-top: 16px;
}

.main_box {
	width: 1200px;
	min-height: 500px;
	margin: 0px auto;
	padding-bottom: 50px;
}

.ztList_title {
	height: 46px;
	font-size: 32px;
	color: #333333;
	line-height: 46px;
	text-align: left;
	font-weight: 400;
	margin: 50px 0px 29px 0px;
}

.zccs_ul {
	width: 100%;
}

.zccs_ul li {
	float: left;
	width: 585px;
	height: 93px;
	margin: 0px 30px 20px 0px;
	position: relative;
}

.zccs_ul li:nth-child(2n) {
	margin: 0px 0px 20px 0px;
}

.zccs_ul li .zccs_time {
	width: 63px;
	height: 65px;
	background-color: #AECBE9;
	border-radius: 6px;
	padding: 8px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
}

.zccs_ul li .zccs_time .zccs_ri {
	display: block;
	width: 45px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	font-size: 26px;
	color: #ffffff;
	border-bottom: 1px #bad5f2 solid;
}

.zccs_ul li .zccs_time .zccs_ny {
	display: block;
	width: 48px;
	height: 19px;
	text-align: center;
	line-height: 19px;
	font-size: 12px;
	color: #ffffff;

}

.zccs_ul li a {
	display: block;
	width: 561px;
	height: 70px;
	line-height: 70px;
	padding: 0px 21px 0px 69px;
	font-size: 18px;
	color: #000;
	border: 1px #B5DAFF solid;
	position: absolute;
	top: 14px;
	left: 14px;
	z-index: 98;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	cursor: pointer;
	box-shadow: 10px 10px 5px #AECBE9;
}

.zccs_ul li:hover .zccs_time {
	background-color: #0673E0;
}

.zccs_ul li:hover a {
	color: #0673E0;
	border: 1px #0673E0 solid;
}

.xgzc_box {
	width: 100%;
}

.xgzc_box a {
	float: left;
	width: 277px;
	height: 140px;
	margin-left: 30px;
	padding: 23px 32px 10px 82px;
}

.xgzc_box a:first-child {
	margin-left: 0px;

}

.xgzc_box a .xgzc_p1 {
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	line-height: 29px;
}

.xgzc_box a .xgzc_p2 {
	font-size: 16px;
	color: #ffffff;
	line-height: 24px;
}

.xgzt_box {
	width: 100%;
}

.xgzt_box a {
	float: left;
	width: 380px;
	height: 150px;
	margin-left: 30px;
	padding: 28px 22px 20px 30px;
}

.xgzt_box a:first-child {
	margin-left: 0px;
}

.xgzt_box a .xgzt_p1 {
	font-size: 20px;
	color: #333333;
	line-height: 30px;
}



/* .picScroll-left {
	width: 1200px;

	position: relative;
	height: 245px;
}

.picScroll-left .hd {

	height: 50px;
}

.picScroll-left .hd .prev{
	display: block;
	width: 47px;
	height:47px;
	position: absolute;
	cursor: pointer;
	background: url(left.png) no-repeat center center;
	left: -77px;
	top: 56px;
	
}
.picScroll-left .hd .next {
	display: block;
	width: 47px;
	height:47px;
	position: absolute;
	cursor: pointer;
	background: url(right.png) no-repeat center center;
	right: -77px;
	top: 56px;
}

.picScroll-left .hd ul {
	overflow: hidden;
	width: 1200px;
	height: 5px;
	margin-top: 20px;
}

.picScroll-left .hd ul li {
	float: left;
	width: 34px;
	height: 5px;
	overflow: hidden;
	margin-right: 15px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #CCCCCC;
	border-radius: 6px;
}
.picScroll-left .hd ul li:first-child{
	margin-left: 506px;
}
.picScroll-left .hd ul li.on {
	background-color: #0673E0;
}

.picScroll-left .bd {
	padding: 0px;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	margin: 0 10px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 277px;
	height: 221px;
}

.picScroll-left .bd ul li a {
	text-align: center;
	display: block;
	width: 277px;
	height: 221px;
	border-radius: 6px;
}

.picScroll-left .bd ul li a img {
	width: 277px;
	height: 156px;
	display: block;
}


.picScroll-left .bd ul li a div {
	width: 277px;
	height: 65px;
	background-color: #F3F8FD;
	font-size: 18px;
	color: #333333;
	line-height: 65px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;		
	cursor: pointer;
	padding: 0px 20px;
}
 */
.yzsqyff_box {
	width: 100%;
	height: 221px;
	position: relative;	
}
#swiper2 {
	width: 1200px;
	height: 221px;
	position: absolute;
	z-index: 2;
}

#swiper2 .swiper-slide {
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
}

#swiper2 .swiper-slide a {
	display: block;
	width: 277px !important;
	height: 221px !important;
	position: relative;
	/* line-height: 120px;
	padding-left: 150px;
	font-weight: 700;
	font-size: 26px;
	color: #FFFFFF;
	background-size: 100% 100%; */
	text-align: center;
	border-radius: 6px;
}
/* .picScroll-left .bd ul li a {
	text-align: center;
	display: block;
	width: 277px;
	height: 221px;
	border-radius: 6px;
} */

#swiper2 .swiper-slide a img {
	width: 277px;
	height: 156px;
	display: block;
}


#swiper2 .swiper-slide a div {
	width: 277px;
	height: 65px;
	background-color: #F3F8FD;
	font-size: 18px;
	color: #333333;
	line-height: 65px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;		
	cursor: pointer;
	padding: 0px 20px;
	text-align: left;
}




#swiper2 .swiper-button-prev {
	display: none;
	width: 41px;
	height: 41px;
	top: 370px;
	left: 500px;
}

#swiper2 .swiper-button-next {
	display: none;
	width: 41px;
	height: 41px;
	top: 370px;
	left: 580px;
}


.mswh_you {
	display: block;
	width: 47px;
	height:47px;
	position: absolute;
	cursor: pointer;
	background: url(right.png) no-repeat center center;
	right: -77px;
	top: 56px;
}

.mswh_left {
	display: block;
	width: 47px;
	height:47px;
	position: absolute;
	cursor: pointer;
	background: url(left.png) no-repeat center center;
	left: -77px;
	top: 56px;
}
