*{
	padding: 0;
	margin: 0;
}
a{text-decoration: none;}
.banner{
	background: url(../images/banner.png) no-repeat center center;
	height: 525px;
	min-width: 1200px;
	background-size: cover;
}
.content1 .main{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.content1{
	background: url(../images/bg1.jpg) no-repeat center center;
	height: 787px;
	min-width: 1200px;
	background-size: cover;
}
.content1 .main .title{
	margin-top: 50px;
}
.content1 .main div{
	display: flex;
	justify-content: space-between;
	width: 760px;
	margin: 80px auto 50px;
}
.content1 .main>a{
	display: block;
	width: 430px;
	height: 86px;
	font-size: 50px;
	line-height: 86px;
	background: #fff;
	color: #7e0407;
	margin: 0 auto;
	border-radius: 15px;
	font-style:oblique;
}
.content2 .main{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.content2 .main .title{
	margin-top: 50px;
}
.content2 .main>a{
	display: block;
	width: 660px;
	height: 100px;
	font-size: 50px;
	line-height: 100px;
	background: #7e0407;
	color: #fff;
	margin: 70px auto;
	border-radius: 15px;
	font-style:oblique;
}
.content3{
	background: url(../images/bg3.png) no-repeat center center;
	height: 1112px;
	min-width: 1200px;
	background-size: cover;
}
.content3 .main{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.content3 .main .title3{
	margin-top: 70px;
}
.content3 .main .pick3{
	margin-top: 30px;
}
.content4 .main{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 80px;
}
.content4 .main>img{
	margin-top: 60px;
}
input{
	width: 650px;
	height: 90px;
	border: 1px solid #7e0407 !important;
	font-size: 46px;
	color: #838383;
	border-radius: 10px;
	margin-top: 27px !important;
	padding-left: 30px !important;
	box-sizing: border-box;
}
#dosubmit{
	width: 770px;
	height: 90px;
	color: #fff;
	background: #7e0407;
	font-style:oblique;
	border-radius: 20px;
}
.content5{
	background: url(../images/bg5.png) no-repeat center center;
	height: 1677px;
	min-width: 1200px;
	background-size: cover;
}
.content5 .main{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.content5 .main .title{
	margin-top: 70px;
}
.content5 .main div{
	margin-top: 70px;
}
.content5 .main>a{
	display: block;
	width: 620px;
	height: 88px;
	font-size: 46px;
	font-weight: bold;
	line-height: 88px;
	background: #fff;
	color: #7e0407;
	margin: 70px auto;
	border-radius: 15px;
	font-style:oblique;
}