.banner2{
	height: 522px;
	background:url(../images/banner2.jpg) no-repeat top center;
}
.area1{
	width: 990px;
	margin:0 auto 90px auto;
}
.area1 .title{
	text-align: center;
	padding-top:32px;
	line-height: 114px;
	font-weight: bold;
	font-size:54px;
	color:#1f3378;
	font-style: italic;
}
.area1 .title span{
	color:#e62c4f;
}
.area1 .tip{
	font-size:20px;
	line-height: 34px;
	text-indent:2em;
	color:#535353;
}
.area1 .full{
	display: block;
	margin-top:50px;
}
.area2{
	padding:42px 0;
	background:#1f3378;
	text-align: center;
}
.area2 .t1{
	font-size:54px;
	font-weight: bold;
	color:#fff;
	line-height: 54px;
	font-style: italic;
}
.area2 .t1 span{
	color:#e62c4f;
}
.area2 .t2{
	font-size:28px;
	color:rgba(255,255,255,0.4);
	line-height: 100px;
}
.area2 .wp{
	width: 990px;
	margin:0 auto;
	display:flex;
	justify-content: space-between;
}
.area2 .in{
	height: 46px;
	background:#fff;
	width: 306px;
	border-radius:5px;
	position: relative;
}
.area2 .ico{
	display: block;
	width: 46px;
	height: 46px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
.area2 .text{
	font-size:18px;
	height: 46px;
	line-height: 46px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background:none;
	border:0;
	padding-left:48px;
}
.area2 .code{
	padding:0 15px;
}
.area2 .get{
	position: absolute;
	right: 0;
	top: 0;
	padding:0 10px;
	z-index: 10;
	font-size:18px;
	color:#e62c4f;
	line-height: 46px;
	background:none;
}
.area2 .submit{
	display: block;
	width: 190px;
	height: 40px;
	line-height: 40px;
	border-radius:5px;
	background:#e62c4f;
	color:#fff;
	font-size:16px;
	margin:20px auto 0 auto;
	cursor: pointer;
}
.area3{
	background:url(../images/area3.jpg) no-repeat bottom center;
	padding:45px 0;
}
.area3 .wp{
	width: 990px;
	margin:0 auto;
}
.area3 .title{
	text-align: center;
	padding-top:32px;
	line-height: 114px;
	font-weight: bold;
	font-size:54px;
	color:#1f3378;
	font-style: italic;
}
.area3 .title span{
	color:#e62c4f;
}
.area3 .tip{
	font-size:20px;
	line-height: 34px;
	text-align: center;
	color:#535353;
}
.area3 .head{
	height: 76px;
	line-height: 76px;
	font-size:30px;
	font-weight: bold;
	color:#033492;
}
.area3 .head span{
	color:#dab96b;
}
.a3_tab{
	width: 100%;
	text-align: center;
	background:#fff;

}
.a3_tab th{
	height: 50px;
	background:#1f3378;
	font-size:20px;
	line-height: 50px;
	color:#fff;
}
.a3_tab .th1{
	width: 180px;
}
.a3_tab .th2{
	width: 600px;
}
.a3_tab td{
	padding:13px 0;
	line-height: 24px;
	font-size:20px;
	vertical-align:middle;
}
.a3_tab tr:nth-child(even) td{
	background:#e1e2e3;
}
.a3_tab .btn{
	display: inline-block;
	width: 124px;
	height: 30px;
	line-height: 30px;
	border-radius:15px;
	color:#fff;
	background:#e62c4f;
	cursor: pointer;
}
.area4 .wp{
	width: 1080px;
	margin:0 auto;
	padding:50px 0;
	text-align: center;
}
.area4 .head{
	height: 57px;
	line-height: 57px;
	background:url(../images/a4_head.png) no-repeat left center;
	font-size:34px;
	font-weight: bold;
	color:#fff;
	font-style: italic;
	padding-left:40px;
	margin-bottom:50px;
	text-align:left;
}

.area5{
	background:#f3f3f3;
}
.area5 .wp{
	width: 1080px;
	margin:0 auto;
	padding:50px 0;
	
}
.area5 .head{
	height: 57px;
	line-height: 57px;
	background:url(../images/a5_head.png) no-repeat left center;
	font-size:34px;
	font-weight: bold;
	color:#fff;
	font-style: italic;
	padding-left:40px;
	margin-bottom:50px;
}
.area5 .items{
	text-align: center;
	padding-bottom:30px;
}
.area5 .item{
	display: inline-block;
	width: 240px;
	height: 150px;
	background:#fff;
	border-radius:18px;
	overflow: hidden;
	margin:0 5px;
	box-shadow:0 0 20px rgba(0,0,0,0.1);
}
.area5 .title{
	text-align: center;
	font-size:24px;
	color:#fff;
	height: 43px;
	line-height: 43px;
	font-weight: bold;
}
.area5 .title1{
	background:#5a5da0;
}
.area5 .title2{
	background:#609f7b;
}
.area5 .title3{
	background:#9f8c60;
}
.area5 .title4{
	background:#a05a9a;
}
.area5 .tip{
	font-size:18px;
	line-height: 24px;
	padding:13px 20px 0 20px;
	text-align:left;
}
.area5 .btn{
	display: block;
	width: 242px;
	height: 42px;
	line-height: 42px;
	border-radius:21px;
	margin:0 auto;
	background:#e62c4f;
	text-align: center;
	border:3px solid #e60012;
	font-size:24px;
	font-weight: bold;
	color:#fff;
	cursor: pointer;
}