* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}

.banner {
	width: 100%;
	height: 526px;
	background: url(../images/banner.jpg) center no-repeat;
}

.row_one img {
	display: block;
	margin: 90px auto 77px;
}

.row_two {
	background-color: #f20000;
	padding: 42px 0 60px;
}

.row_two img {
	display: block;
	margin: 90px auto 77px;
}

.row_three>img {
	display: block;
	margin: 73px auto 47px;
}

.row_four {
	background-color: #ff0000;
	padding: 56px 0 78px;
}

.row_four img {
	display: block;
	margin: 0 auto;
}

.row_three {
	width: 1200px;
	margin: 0 auto;
}

.row_three>.title {
	text-align: center;
	font-size: 40px;
	color: #ff0000;
	margin: 102px 0 54px;
}

.row_three .title p {
	color: #4d4d4d;
	font-size: 30px;
}

.row_three .img_three,
.row_three .img_two {
	overflow: hidden;
}

.row_three .img_three ul,
.row_three .img_two ul {
	width: 1400px;
}

.row_three .img_three li {
	float: left;
	height: 450px;
	box-shadow: 2px 4px 27px #b8b8b8;
	padding-bottom: 10px;
	margin: 10px 12px 20px 10px;
}

.row_three .img_two li {
	float: left;
	box-shadow: 2px 4px 27px #b8b8b8;
	padding-bottom: 10px;
	margin: 10px 14px 20px 10px;
}

.row_three .img_three li .title,
.row_three .img_two li .title {
	font-size: 24px !important;
	color: #ff2a00;
	font-weight: bold;
	padding: 10px 10px;
}

.row_three .img_three li .box,
.row_three .img_two li .box {
	padding: 0 10px;
}

.row_three .img_three .box .left,
.row_three .img_two .box .left {
	float: left;
}

.row_three .img_three .box .right,
.row_three .img_two .box .right {
	background-color: #ff0000;
	color: #ffffff;
	width: 64px;
	text-align: center;
	padding: 10px 0;
	cursor: pointer;
}

.row_three .img_three .box .left p,
.row_three .img_two .box .left p {
	font-size: 18px;
	color: #282828;
}

.row_three .img_three .box .left p span,
.row_three .img_two .box .left p span {
	color: #ff0000;
	font-size: 24px;
}

.wsnbb {
	font-size: 20px !important;
	padding-bottom: 14px !important;
}

.row_five {
	background-color: #ff0000;
	padding: 90px 0 64px;
	margin-top: 60px;
}

.row_five img {
	display: block;
	margin: 0 auto;
}

.end_box {
	width: 1200px;
	margin: 40px auto 0;
	padding: 40px 0 50px;
	overflow: hidden;
}

.end_box .img {
	float: left;
	margin-left: 10px;
	width: 546px;
}

.end_box .img .title {
	font-size: 40px;
	text-align: center;
	color: #ff0000;
}

.end_box .img .list {
	width: 100%;
	margin-top: 32px;
	overflow: hidden;
}

.end_box .list span {
	width: 25%;
	float: left;
	text-align: center;
	font-size: 24px;
	color: #ea4c4b;
	line-height: 50px;
	height: 50px;
}

.end_box ul li {
	overflow: hidden;
	border-top: 2px solid #cccccc;
	line-height: 50px;
	height: 50px;
}

.end_box ul span {
	width: 25%;
	float: left;
	text-align: center;
	font-size: 24px;
	color: #333333;
}

.end_box .ul {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 364px;
}

.end_box ul {
	width: 100%;
	overflow: hidden;
	position: absolute;
}

.end_box .box {
	float: right;
	width: 1200px;
}

.end_box .box .title {
	text-align: center;
	font-size: 36px;
	color: #fe0000;
	font-weight: 700;
}

.end_box form label {
	display: inline-block;
	font-size: 24px;
	color: #727272;
	width: 588px;
}

.end_box form input[type="text"],
.end_box form select {
	width: 400px;
	height: 80px;
	border: 2px solid #d4d4d4;
	border-radius: 10px;
	margin-top: 37px;
	outline: none;
	font-size: 24px;
	color: #727272;
	padding: 0 8px;
	box-sizing: border-box;
}

.end_box form input[type="submit"] {
	display: block;
	width: 524px;
	height: 80px;
	background-color: #ff0000;
	margin: 40px auto 0;
	font-size: 30px;
	color: #ffffff;
}

.swt {
	cursor: pointer;
}

.row_five2 {
	padding: 30px 0 64px;
	margin-top: 60px;
}

.row_five2 img {
	display: block;
	margin: 0 auto;
}
