@charset"gb2312";
* {
 padding:0;
 margin:0;
}
body {
 font-family:"microsoft yahei";
 font-size:14px;
}
ol,
ul {
 list-style:none;
}
input[type=submit],
input[type=reset],
input[type=button] {
 -webkit-appearance:none;
 outline:none;
}
a {
 text-decoration:none;
 color:inherit;
}
img {
 display:block;
}
.banner{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.banner img{
	width: 100%;
	height: auto;
}
.zt{
	width: 1200px;
	height:auto;
	margin:0 auto;
}
.zt img{
	width: 100%;
}
.zt .p{
	width: 100%;
	font-size: 20px;
	line-height: 40px;
	text-indent: 40px;
	padding: 30px 0;
}
.zt h3{
	width: 100%;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 32px;
	margin:20px 0;
}
.zt h3 span{
	color: red;
}
.zt .span{
	display: inline-block;
	width: 100%;
	height: auto;
	font-size: 26px;
	text-align: center;
	margin-bottom: 30px;
}
.ly{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.ly li{
	width: 20%;
	height: auto;
	float: left;
	overflow: hidden;
	text-align: center;
	margin:20px 0;
}
.ly li img{
	width: 80%;
	height: auto;
	display: inline-block;
}
.ly li p{
	font-size: 16px;
	text-align: center;
	color: #095d9e;
	line-height: 30px;
	font-weight: bold;
}
.zt .p1{
	width: 100%;
	height: auto;
	font-size: 18px;
	text-align: center;
}
.zt 
.yh{
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
}
.yh img{
	width: 100%;
	height: auto;
	margin:20px 0;
}
.zy{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.zy li{
	display: block;
	width: 31%;
	height: 320px;
	float: left;
	margin-left: 2.1%;
	border:1px solid #ccc;
	margin-bottom: 20px;
}
.zy li img{
	width: 100%;
	height: auto;
}

.zy li div{
	width: 100%;
	height: auto;
	text-align: center;
}
.zy li div a{
	display: inline-block;
	width: 30%;
	height: auto;
	font-size: 18px;
	text-align: center;
	color: #fff;
	padding:2%;
	border-radius: 7px;
}
.zy li div a:nth-child(1){
	background: #ea4049;
}
.zy li div a:nth-child(2){
	margin-left:5%;
	background: #409bea;
}
.lb{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.lb li{
	width: 550px;
	display: inline-block;
	height: auto;
	float: left;
	margin-left:33.333px;
	background: #ed8578;
	color: #fff;
	margin-top: 20px;
	border-radius: 5px;
	padding: 10px 0;
}
.lb li p{
	width: 100%；
	height：auto;
	font-size: 24px;
	text-align: center;
	padding:5px 0;
}
.lb li span{
	display:block;
	width: 100%；
	height：auto;
	font-size: 18px;
	text-align: center;
	padding:5px 0;
}
.zy li p{
	width: 100%;
	height: auto;
	line-height: 60px;
	font-size: 22px;
	font-weight:bold;
	text-align: center;
}
.an{
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	padding: 60px 0;
}
.an a{
    display: inline-block;
    width: 40%;
	text-align: center;
	border-radius: 20px;
	color: #fff;
	background: #ff0000;
	font-size: 24px;
	padding: 10px 0;
}