@charset"gb2312";
* {
 padding:0;
 margin:0;
}
body {
 font-family:"microsoft yahei";
 font-size:14px;
 background: url(../images/bj.png) repeat;
 background-size:cover;
}
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 h2{
	width: 100%;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 32px;
	margin:20px 0;
	color: #de2727;
}
.zt .ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px 0;
	background: #de2727;
	padding: 20px 0;
}
.zt .ul li{
	float: left;
	width: 373px;
	height: auto;
	color: #fff;
	margin-left: 20px;
}
.zt .ul li img{
	width: 100%;
}
.zt .ul li h3{
	width: 100%;
	font-size: 24px;
	color: #ffff00;
	line-height: 72px;
	text-align: center;
	font-weight: bold;
}
.zt .ul li p{
	width: 100%;
	font-size: 20px;
	color: #fff;
	line-height: 72px;
	text-align: center;
	font-weight: bold;
}
.lp{
	width: 1200px;
	height: auto;
	border-radius: 10px;
	padding: 30px 40px;
	overflow: hidden;
	margin: 20px 0;
	border: 1px dashed #e62222;
	border-radius: 10px;
}
.lp li{
	float: left;
	width: 359px;
	height: auto;
	padding: 0 20px;
	
}
.lp li:nth-child(1){
	border-bottom: 1px dashed #e62222;
}
.lp li:nth-child(2){
	border-bottom: 1px dashed #e62222;
	border-right: 1px dashed #e62222;
	border-left: 1px dashed #e62222;
}
.lp li:nth-child(3){
	border-bottom: 1px dashed #e62222;

}

.lp li:nth-child(5){
	border-right: 1px dashed #e62222;
	border-left: 1px dashed #e62222;
}

.lp li h4{
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	text-align: center;
	color: #e62222;
}
.lp img{
	width: 100%;
	height: auto;
	margin:20px 0; 
}
.lp p{
	width: 100%;
	height: auto;
	line-height: 30px;
}
.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: #e62222;
	font-size: 24px;
	padding: 10px 0;
	color: #fff;
}
.zy{
	width: 1200px;
	height: auto;
	overflow: hidden;
}
.zy li{
	width: 360px;
	height: auto;
	float: left;
	margin-left: 10px;
	border: 1px solid #de2727;
	border-radius: 10px;
	padding: 20px 10px;
	background: #fff;
	margin-bottom: 20px;
	padding-bottom: 30px;
}
.zy li h4{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 26px;
	font-weight: normal;
}
.zy li h4 img{
	width: 50px;
	height: auto;
	float: right;
	margin-right: 5%;
	margin-top: 10px;
}
.zy li p{
	width: 100%;
	height: 70px;
	line-height: 70px;
	font-size: 20px;
	text-align: center;
}
.zy li p span{
	color: #de2727;
}
.zy li div{
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-top: 40px;
}
.zy li div a{
	display: inline-block;
	width: 45%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 10px;
	font-size: 18px;
}
.zy li div a:nth-child(1){
	border:1px solid #de2727;
	color: #de2727;
}
.zy li div a:nth-child(2){
	background:  #de2727;
	color: #fff;
	margin-left: 10px;
}
.zy li img{
	margin-top:10px;
}