img {
	display: inherit;
}

.box {
	background-color: #e53e1a;
	overflow: hidden;
}

.banner a {
	display: block;
}

.dxb_top {
	text-align: center;
	color: #fff;
	line-height: 2rem;
}

.dxb_top span {
	color: #fff600;
}

.zxyylxme {
	background-color: #fff;
	margin: 1.5rem 2.5% 2rem;
}

.zxyylxme h2 {
	padding: 0.8rem 0;
}

.zxyylxme h2,
.zxyylxme p {
	color: #f11e00;
	text-align: center;
}

.zxyylxme p {
	padding-bottom: 1rem;
	font-size: 0.7rem;
}

.zxyylxme_ipt i {
	display: inline-block;
	width: 20%;
	position: relative;
}

.zxyylxme_ipt i img {
	width: 1.4rem;
	height: 1.4rem;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.zxyylxme form {
	display: flex;
	justify-content: space-between;
	padding: 0 5%;
	flex-wrap: wrap;
}

.zxyylxme_ipt {
	width: 49%;
	display: flex;
	justify-content: space-between;
	border-radius: 0.3rem;
}

.zxyylxme_ipt {
	background-color: #f11e00;
	color: #fff;
	line-height: 2.8rem;
}

.zxyylxme_ipt input {
	width: 80%;
	background-color: transparent;
	line-height: 2.8rem;
	border: none;
	outline: none;
}

.zxyylxme_ipt input::placeholder {
	color: #fff;
}

.zxyylxme_btn {
	width: 100%;
	text-align: center;
	padding: 1.5rem 0 2rem;
}

.zxyylxme_btn button {
	width: 55%;
	color: #e4ff00;
	background-color: #f11e00;
	line-height: 2.8rem;
	font-size: 1.2rem;
	font-weight: bold;
}
.qcyh{
	padding: 0 5%;
}
.scl_honst {
	width: 95%;
	margin: 1rem auto;
	background: url(../img/qyzx_bg.png) no-repeat;
	background-size: 100% 100%;
	border-radius: 0.8rem;
}

.scl_honst i {
	font-size: 1.5rem;
	display: block;
	text-align: center;
	color: #ea0001;
	font-weight: 800;
	padding: 1rem 0;
}

.fx_list {
	padding-bottom: 1rem;
}

.fx_list ul li {
	width: 95%;
	margin: 0 auto;
	height: 6rem;
	margin-top: 0.5rem;

	color: #FFFFFF;
	padding: 1.5rem 4%;
}

.fx_list ul li span {
	color: #f6ff00;
	font-size: 1.25rem;
	font-weight: bold;
}

.fx_list ul li:nth-child(1) {
	background: url(../img/1.png)no-repeat;
	background-size: 100% 100%;

}

.fx_list ul li:nth-child(2) {
	background: url(../img/2.png)no-repeat;
	background-size: 100% 100%;

}

.fx_list ul li:nth-child(3) {
	background: url(../img/3.png)no-repeat;
	background-size: 100% 100%;

}

.fx_list ul li:nth-child(4) {
	background: url(../img/4.png)no-repeat;
	background-size: 100% 100%;

}

.fx_list ul li:nth-child(5) {
	background: url(../img/5.png)no-repeat;
	background-size: 100% 100%;

}

.fx_list ul li:nth-child(6) {
	background: url(../img/6.png)no-repeat;
	background-size: 100% 100%;

}

.fx_list ul li:nth-child(7) {
	background: url(../img/7.png)no-repeat;
	background-size: 100% 100%;

}

.fx_list ul li:nth-child(8) {
	background: url(../img/8.png)no-repeat;
	background-size: 100% 100%;

}

.fx_list ul li:nth-child(9) {
	background: url(../img/9.png)no-repeat;
	background-size: 100% 100%;

}

.fx_list ul li:nth-child(10) {
	background: url(../img/10.png)no-repeat;
	background-size: 100% 100%;

}

.anniu_liston {
	display: flex;
	margin: 2rem 2.5%;
}

.anniu_liston div {
	width: 45%;
	background-color: #FFFFFF;
	border-radius: 2rem;
	height: 3rem;
	line-height: 3rem;
	font-size: 1.25rem;
	text-align: center;
	margin-left: 3.3333%;
}

.anniu_liston div a {
	color: #ea0001;
}

.vin_list {
	width: 90%;
	margin: 0 auto;
}

.vin_list ul li {
	margin-top: 1rem;
}

.xdf_tzb {
	width: 90%;
	margin: 2rem auto;
	font-size: 2.5rem;
	font-weight: bold;
	color: #F6FF00;
}

.bd_box {
	width: 95%;
	margin: 0 auto;
}

.form_box {
	padding: 2rem 2.5% 2rem 2.5%;
	margin: 1rem 2%;
	box-shadow: 0rem 0rem 2rem #848484;
	background-color: #FFFFFF;
}

.form_name {
	text-align: center;
	font-size: 1.5rem;
	font-weight: 800;
	letter-spacing: 0.1rem;
}

.form_name span {
	color: #e60012;
}

.crode_box {
	text-align: center;
	font-size: 1.2rem;
	padding-bottom: 1rem;
}

.crode_box span {
	color: #e60012;
	font-weight: bold;
}

.form_list_1 {
	overflow: hidden;
	padding-bottom: 1.8rem;
}

.form_list_1 span {
	display: block;
	float: left;
	width: 16%;
	color: #333333;
	padding-left: 5%;
	line-height: 2.5rem;
	font-weight: bold;
}

.form_list_1 input {
	width: 78%;
	font-size: 1.2rem;
	border: none;
	line-height: 3rem;
	background-color: #f0f0f0;
	border-radius: 0.5rem;
	padding-left: 1rem;
	height: 3rem;
}


.bf {
	text-align: center;
	font-size: 1.2rem;
	color: #848484;
}

.form_list_btn button {
	width: 90%;
	line-height: 3rem;
	border: 0.1rem solid #fff;
	background-color: #e60012;
	color: #fff;
	font-size: 1.5rem;
	border-radius: 0.5rem;
	margin-left: 5%;
	margin-top: 1rem;
}
