﻿@charset "UTF-8";

/* 全局样式 */

html {
	font-family: 'Microsoft YaHei';
}

* {
	padding: 0;
	margin: 0;
	border: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

body {
	background: #ffffff;
	margin: 0 auto;
	font-weight: normal;
	min-width: 1200px;
}

a {
	text-decoration: none;
	display: inline-block;
}

a,
input,
button,
label,
textarea {
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0);
	-webkit-appearance: none;
	font-family: 'Microsoft YaHei';
	outline: none;
}

img {
	display: block;
}

ul,
li {
	list-style: none;
}

h1 {
	font-size: 36px;
	color: #0009c0;
	display: block;
	line-height: 40px;
	text-align: center;
}

p {
	font-weight: normal;
	display: block;
	font-size: 24px;
	line-height: 32px;
	text-align: center;
	color: #000000;
}

.main-one {
	width: 100%;
	height: 526px;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.main-main{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.main-one .one {
	width: 880px;
	height: 497px;
	background-image: url(../images/img01.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: absolute;
	left: 50%;
	margin-left: -440px;
	top: 0px;
}
.main-two {
	width: 100%;
	height: 595px;
	background-color: #9f0b0b;
}
.main-two .one {
	width: 1200px;
	height: 595px;
	background-image: url(../images/img02.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 0px;
}
.main-three {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #8a0000;
	padding: 60px 0;
}
.main-four {
	width: 100%;
	height: 660px;
	background-color: #0d0f97;
}
.main-four .one {
	width: 1053px;
	height: 530px;
	background-image: url(../images/img03.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: absolute;
	left: 50%;
	margin-left: -526.5px;
	top: 36px;
}
.main-four .two {
	width: 445px;
	height: 128px;
	background-image: url(../images/img04.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: absolute;
	left: 50%;
	margin-left: -222.5px;
	bottom: -64px;
	z-index: 2;
}
.main-five {
	width: 100%;
	height: 761px;
	background-image: url(../images/bg5.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;

}

.main-five .form-two{
	position: absolute;
	left: 50%;
	margin-left: -300px;
	top: 100px;
}

.main-five .one {
	width: 1200px;
	height: 402px;
	background-image: url(../images/img05.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 315px;
}
.form-two {
	width: 600px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.form-two input[type='text'] {
	width: 600px;
	height: 44px;
	line-height: 44px;
	background: rgba(255, 255, 255, 0);
	font-size: 16px;
	color: #ffffff;
	outline: none;
	padding: 0 20px;
	border: 1px solid #ffffff;
	margin-bottom: 20px;
}
.form-two button {
	width: 600px;
	height: 44px;
	background-color: #eee281;
	display: block;
	margin: 0 auto;
	cursor: pointer;
	outline: none;
	border: 0;
	font-size: 24px;
	font-weight: bold;
	line-height: 44px;
	color: #a40d0c;
}
input::-webkit-input-placeholder{
    color:#ffffff;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#ffffff;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#ffffff;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#ffffff;
}

.main-form{
	width: 640px;
	height: auto;
	padding: 60px 0;
	background-color: #0c0e95;
	overflow: hidden;
}
.main-three h2{
	font-size: 26px;
	color: #ffffff;
	margin-bottom: 20px;
	text-align: center;
}

.checkBox{
  width: 620px;height: auto;overflow: hidden;margin: 0 auto;
}
.checkBox .object{
  width: 280px;height: auto;overflow: hidden;float: left;
}
.checkBox .object li{
  width: 100%;height: 60px;float: left;text-align: left;font-size: 18px;color: #ffffff;line-height: 60px;padding-left: 20px;
}
.checkBox .option{
  width: 296px;height: auto;overflow: hidden;float: left;
}
.checkBox .option li{
  width: 100%;height: 60px;float: left;padding: 10px 0;padding-left: 40px;border-bottom: 1px solid #ffffff;
}
.checkBox .option li div{
  width: auto;height: 40px;float: left;overflow: hidden;display: inline-block;margin-right: 40px;
}
.checkBox .option li label{
  display: inline-block;position: relative;padding-left: 10px;height: 40px;-webkit-tap-highlight-color:rgba(255,0,0,0);font-size: 26px;line-height: 40px;color: #ffffff;float: left;
}
.checkBox .option li input[type='radio']{
  width: 26px;height: 26px;border:solid 1px #c90000;float: left;opacity: 0;margin: 7px 0;box-sizing: border-box;-webkit-box-sizing: border-box;margin-left: 0px;
}
.checkBox .option li label:before { 
  content: ''; position: absolute; left: -25px;top: 7px; width: 26px; height:26px; border: 1px solid #c90000;background: #ffffff;
} 
.checkBox .option li label:after { 
  content: ''; position: absolute; left: -25px; top: 7px; width: 26px; height: 26px;text-align: center;
} 
.checkBox .option li input[type='radio']:checked + label:after {
  content: "\2714";color: #c90000;line-height: 26px;font-size: 24px;text-align: center;
} 


.form {
	width: 570px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.form div {
	width: 570px;
	height: 44px;
	color: #ffffff;
	margin: 0 auto;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 44px;
	text-align: left;
}

.form input[type='text'] {
	width: 450px;
	float: right;
	height: 44px;
	line-height: normal;
	background: rgba(0, 0, 0, 0);
	font-size: 18px;
	color: #ffffff;
	height: 44px;
	outline: none;
	margin-right: 20px;
}

.form button {
	width: 570px;
	height: 50px;
	background-color: #171aa8;
	display: block;
	margin: 0 auto;
	cursor: pointer;
	outline: none;
	border: 0;
	font-size: 24px;
	font-weight: bold;
	line-height: 50px;
	color: #ffffff;
}
.main-three .p{
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	color: #ffffff;
	padding-top: 20px;
}
.main-three .form input[type='text']{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ffffff;
}