@charset "utf-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
}

body {
	width: 100%;
	margin: 0 auto;
	font-family: "微软雅黑";
}
.banner img {
	width: 100%;
}
.dy {
	width: 1100px;
	margin: 0 auto;
	margin-top: 45px;
	height: 1040px;
}
.dy h2 {
	widtH: 780px;
	margin: 0 auto;
	height: 85px;
	border-bottom: 4px solid #e60212;
	text-align: Center;
	color: #e60212;
	font-sizE: 60px;
}
.dy p {
	text-align: left;
	line-height: 1.6;
	margin-top: 20px;
	font-sizE: 29px;
}
.dy img {
	displaY: block;
	margin: 0 auto;
	margin-top: 20px;
}
.dy h3 {
	text-align: Center;
	font-sizE: 50px;
	margin-top: 20px;
}
.dy_1 {
	height: 170px;
	margin-top: 30px;
}
.dy_1 p {
	font-size: 30px;
	color: #ff0000;
	counter-increment: serial;
	margin: 2%;
	font-weight: bold;
	float: left;
	width: 46%;
}
.dy_1 p:before {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	line-height: 50px;
	background: #ff0000;
	color: #fff;
	content: counter(serial);
	margin-right: 10px;
}
.dy_2 {
	height: 670px;
}
.dy_2 img{margin-top:0;}
.dy h3 span {
	color: #e60212;
}
.dy h3 b {
	color: #e60212;
	font-size: 42px;
	font-weight: normal;
}
.ds{height:680px;}
.dz {
	widtH: 930px;
	background: #ff3631;
	border-radius: 10px;
	border-radius: 10px;
	height: 450px;
	 padding-top:5px;
}
.dz h3 {
	color: #FFF;
	font-weight: normal;
}
.xm_1 {
	width: 740px;
	margin: 0 auto;
	margin-top:30px;
	height: 50px;
}
.xm_1 p {
	widtH: 25%;
	float: left;
	color: #FFF;
	font-size: 36px;
	line-height:50px;
	margin-top: 0;
}
.xm_1 input {
	width: 75%;
	float: left;
	line-height: 50px;
	background: #fe8882;
	border: none;
	border-radius: 10px;
	font-size: 36px;
	text-indent: 1em;
	COLOR: #FFF;
}
#zx {
	widtH: 195px;
	displaY: block;
	margin: 0 auto;
	line-height: 50px;
	background: #ae2101;
	border: none;
	margin-top:30px;
	font-size: 28px;
	text-align: center;
	color: #FFF;
	border-radius: 10px;
}

