.banner {
	min-width: 1200px;
	height: 424px;
	background: url(../images/banner1.png) no-repeat center;
}

.div1 {
	margin-bottom: 30px;
}

.div1-bg {
	background: url(../images/img_50.jpg) no-repeat center;
	width: 100%;
	height: 553px;
}

.div1 ul li {
	margin: 20px 55px 0 0;
	width: 258px;
	height: 243px;
	float: left;
}

.div1 ul li:nth-child(4n) {
	margin-right: 0;
}

.div1 h4 {
	height: 92px;
	width: 92px;
	border-radius: 46px;
	background: #0561e9;
	text-align: center;
	line-height: 62px;
	color: #fff;
	font-size: 16px;
	border: 14px solid rgba(5, 97, 233, 0.4);
	background-clip: padding-box;
	margin: 0 auto;
	position: relative;
	top: 0;
	z-index: 2;
}

.div1 ul li p {
	background: #fff;
	width: 258px;
	height: 190px;
	border-radius: 10px;
	position: relative;
	top: -46px;
	text-align: center;
	padding-top: 75px;
	z-index: 1;
	color: #282828;
	font-size: 16px;
	line-height: 24px;
	box-shadow: #626668 0 0 5px;
}

.div2-bg {
	background: url(../images/bg2.png) no-repeat center;
	width: 100%;
	height: 424px;
	padding-top: 46px;
}

.div2 .fl {
	width: auto;
	/**margin-left: 160px;**/
}

.div2 .fl .bg_tj1 {
	background: url(../images/bg_tj1.png);
}

.div2 .fl .bg_tj2 {
	background: url(../images/bg_tj2.png);
}

.div2 .fl .bg_tj3 {
	background: url(../images/bg_tj3.png);
}

.div2 .fl .item {
	float: left;
	margin-right: 40px;
	width: 240px;
	height: 330px;
	box-shadow: #626668 0 0 8px;
	background: #fff;
	position: relative;
	overflow: hidden;
}

.div2 .fl h4 {
	color: #D82428;
	font-size: 24px;
	text-align: center;
	margin: 5px auto 12px;
	font-weight: bold;
}

.div2 .fl p {
	color: #282828;
	font-size: 14px;
	line-height: 20px;
	padding: 0 35px;
}

.div2 .fl a {
	text-align: right;
	color: #D82428;
	font-size: 14px;
	margin-top: 20px;
	display: block;
	padding-right: 30px;
}

.div2 .fl .up {
	position: absolute;
	bottom: -100%;
	left: 0;
	background: #fc6e5a;
	width: 100%;
	height: 100%;
}

.div2 .fl div h5 {
	padding: 30px 0 15px;
	background: url(../images/h4.jpg) no-repeat center bottom;
	color: #fff;
	font-size: 18px;
	text-align: center;
	margin-bottom: 15px;
}

.div2 .fl  div div p {
	color: #fff;
	font-size: 14px;
	padding: 0 15px;
	text-align: justify;
}

.div2 .fl div span {
	position: absolute;
	top: 8px;
	right: 10px;
	cursor: pointer;
}

.div2 .application-box {
	width: 340px;
	height: 330px;
	float: left;
	background: rgba(0, 0, 0, 0.2);
	padding: 0 50px;
}

.div2 .application-box h3 {
	color: #fff;
	font-size: 24px;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 32px;
}

.div2 .application-box p {
	color: #fff;
	font-size: 16px;
	text-align: center;
}

.div2 .application-box ul li {
	margin-top: 8px;
	width: 100%;
	position: relative;
	height: 40px;

}

.div2 .application-box ul li i img {
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	top: 12px;
	left: 9px;
}

.div2 .application-box ul li.select-li {
	background: #fff;
	border-radius: 0px;
}

.div2 .application-box ul li input {
	float: left;
	width: 240px;
	font-size: 12px;
	border: none;
	background: #fff;
	border-radius: 0px;
	height: 40px;
	padding-left: 35px;
}

.div2 .application-box ul li select {
	float: left;
	width: 224px;
	font-size: 12px;
	border: none;
	border-radius: 0px;
	height: 40px;
	padding-left: 45px;
}

.div2 .application-box ul li span {
	width: 137px;
	font-size: 12px;
	display: block;
	background: #831E16;
	/* 	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px; */
	height: 40px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	line-height: 44px;
	cursor: pointer;
}

.div2 .application-box ul li .w167 {
	width: 142px;
}

.div2 .application-box ul li .getcode {
	width: 98px;
}

.div2 .application-box ul li .fr {
	float: right;
}

.div2 .application-box ul li .submit {
	height: 40px;
	line-height: 40px;
	width: 98px;
	background: #831E16;
	color: #fff;
	padding: 0;
	text-align: center;
	/* border-radius: 22px; */
	cursor: pointer;
}

.div3 .item {
	margin: 20px 0px 0 0;
	width: 280px;
	height: 120px;
	float: left;
	padding: 0 5px;
	/* background: url(../images/index_wt1.png) no-repeat center;
	background-size: 100% 100%; */
	/* background: #f0f4fe;
	border-radius: 8px; */
	background-size: 100% 100%;
}

.div3-bg {
	width: 100%;
	height:280px;
}

.div3 .bg1 {
	background: url(../images/index_wt1.png) no-repeat center;
	background-size: 100% 100%;
}

.div3 .bg2 {
	background: url(../images/index_wt2.png) no-repeat center;
	background-size: 100% 100%;
}

.div3 .bg3 {
	background: url(../images/index_wt3.png) no-repeat center;
	background-size: 100% 100%;
}

.div3 .bg4 {
	background: url(../images/index_wt4.png) no-repeat center;
	background-size: 100% 100%;
}

.div3 .bg5 {
	background: url(../images/index_wt5.png) no-repeat center;
	background-size: 100% 100%;
}

.div3 .bg6 {
	background: url(../images/index_wt6.png) no-repeat center;
	background-size: 100% 100%;
}

.div3 .bg7 {
	background: url(../images/index_wt7.png) no-repeat center;
	background-size: 100% 100%;
}

.div3 .bg8 {
	background: url(../images/index_wt8.png) no-repeat center;
	background-size: 100% 100%;
}

.div3 .item:nth-child(4n) {
	margin-right: 0;
}

.div3 h4 {
	height: 60px;
	width: 100%;
	line-height: 62px;
	color: #282828;
	font-size: 30px;
	/* border-bottom: 1px solid #e7e1e1; */
	margin: 10px 20px 0;
}

.div3 .item p {
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 32px;
	margin: 0 20px 0;
	width: 168px;
	height: 32px;
	background: #0012cf;
	/* Old browsers */
	background: -moz-linear-gradient(left, #FF662E 0%, #D82428 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, #FF662E 0%, #D82428 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #FF662E 0%, #D82428 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF662E', endColorstr='#D82428', GradientType=1);
	/* IE6-9 */
	/* border-radius: 5px; */
}

.div4-bg {
	width: 100%;
	height: 380px;
}

.div4 .item {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 280px;
	height: 380px;
	background: #f8f8f8;
	position: relative;
	overflow: hidden;
	padding: 20px;
}

.div4 li:last-child {
	margin-right: 0px;
}

.div4 h4 {
	color: #282828;
	font-size: 20px;
	margin: 5px auto;
}

.div4 h5.border-b {
	border-bottom: 1px solid #707070;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.div4 h5 {
	color: #666;
	font-size: 14px;
	margin-bottom: 15px;
}

.div4 p {
	color: #666;
	font-size: 14px;
	line-height: 22px;
}

.div4 a {
	text-align: center;
	color: #D82428;
	font-size: 15px;
	margin: 20px auto;
	display: block;
	width: 95px;
	height: 25px;
	line-height: 23px;
	/* border: 2px solid #666; */
	border-radius: 20px;
}

.div4 .item div {
	position: absolute;
	bottom: -100%;
	left: 0;
	background: #fc6e5a;
	width: 100%;
	height: 100%;
	padding: 30px 20px;
}

.div4 .item div p {
	color: #fff;
	font-size: 14px;
	text-align: justify;
	line-height: 22px;
}

.div4 .item div span {
	position: absolute;
	top: 8px;
	right: 10px;
	cursor: pointer;
}

.div4 .item:hover {
	background: #fff;
	box-shadow: #d3e8fb 0 0 8px;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
}

/* .div4 li:hover h4,
.div4 li:hover h5 {
	color: #D82428;
} */

.div4 .item:hover a {
	background: #D82428;
	color: #fff;
	border: 2px solid #D82428;
}

.div5 .quick-box {
	width: 100%;
	height: 381px;
	background: url(../images/quick-bg.png) no-repeat center center;
}

.div5 .quick-ul {
	margin: 0 auto;
	padding: 35px 210px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.div5 .quick-ul .item {
	width: 23%;
	height: 150px;
	display: flex;
	flex-direction: column;
	align-items: center;
	background-color: white;
	justify-content: center;
	margin: 6px;
}

.div5 .quick-ul .item:nth-child(4n) {
	margin-right: 0;
}

.div5 .quick-ul .item img {
	width: 63px;
	height: 63px;
	margin-bottom: 10px;
}

.div5 .quick-ul .item p {
	text-align: center;
	font-size: 20px;
	line-height: 16px;
	color: #333;
}