@charset "utf-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
}
a{text-decoration:none;}
body {
	widtH: 100%;
	margin: 0 auto;
	font-family: "微软雅黑";
}
.banner img {
	width: 100%;
}
.kx {
	widtH: 1100px;
	margin: 0 auto;
	margin-top: 40px;
}
.kx_1 {
	widtH: 1100px;
	margin: 0 auto;
	background: #4dd63d;
	overflow: hidden;
	padding-bottom: 25px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.kx_1 h1 {
	text-align: center;
}
.kx_1 h2 {
	text-align: center;
	margin-top: 15px;
}
.zx {
	widtH: 261px;
	margin: 0 auto;
	margin-top: 30px;
}
.jx {
	background: #2abbff;
}
.sh {
	background: #ff3cf4;
}
.kw {
	background: #ffe23f;
}
.zy {
	widtH: 1100px;
	margin: 0 auto;
	margin-top: 40px;
	overflow: hidden;
}
.zy h1 {
	text-align: center;
	font-size: 40px;
	letter-spacing: 1px;
	color: #3ca1ff;
}
.zy h2 {
	widtH:240px;
	margin: 0 auto;
	margin-top:20px;
	line-height: 50px;
	background: #71c8ff;
	font-size: 36px;
	text-align: center;
	letter-spacing: 2px;
	color: #FFF;
	border-radius:5px;
}
.zy ul {
	list-style: none;
	overflow: hidden;
	margin-top: 10px;
}
.zy ul li {
	widtH: 357px;
	floaT: left;
	margin-top: 20px;
}
.zy ul li h5 {
	font-size: 20px;
	text-align: Center;
	margin-top: 10px;
	color:#000;
}

.zy ul li h6 {
	widtH: 100%;
	font-size: 24px;
	text-align: Center;
	margin-top: 10px;
	background: #ff4a4a;
	line-height: 45px;
	color: #FFF;
	letter-spacing: 1px;
	font-weight: normal;
}
.zy_1 {
	margin-left: 13px;
	margin-right: 13px;
}
