.form-20230807 {
	width: 1100px;
	padding-top: 35px;
	border-top: 1px solid #e0e0e0;
	display: none;
	zoom: 1;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.form-20230807.active {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 20px auto 0px;
	padding-bottom: 20px;
}
.form-20230807 .fl {
	margin-left: 60px;
	width: 490px;
	float: left;
}
.form-20230807 .fl img {
	display: block;
	margin: 0 auto;
}
.form-20230807 .fl h4 {
	font-size: 26px;
	color: #333;
	text-align: center;
}
.form-20230807 .fl h4 span {
	font-size: 18px;
	color: #666;
	display: block;
	padding-top: 15px;
}
.form-20230807 .fr {
	margin-right: 110px;
	width: 440px;
	padding-top: 10px;
	float: right;
}
.form-20230807 .fr h5 {
	width: 370px;
	position: relative;
	border-top: 1px solid #e0e0e0;
	margin: 0 auto 30px;
}
.form-20230807 .fr h5 span {
	display: block;
	width: 160px;
	font-size: 22px;
	color: #333;
	/* background: #fff; */
	position: absolute;
	height: 40px;
	left: 50%;
	margin-left: -80px;
	top: -20px;
	text-align: center;
	font-weight: bold;
}
.form-20230807 .fr p {
	width: 365px;
	height: 68px;
	margin: 0 auto 25px;
	border-radius: 5px;
	border: 1px solid #b0b0b0;
	overflow: hidden;
}
.form-20230807 .fr p span {
	display: inline-block;
	color: #272729;
	font-size: 18px;
	width: 87px;
	height: 68px;
	line-height: 68px;
	text-align: center;
	background: #f4f4f4;
	border-right: 1px solid #b0b0b0;
}
.form-20230807 .fr p input {
	border: 0;
	outline: none;
	width: 250px;
	height: 68px;
	color: #333;
	padding-left: 20px;
}
.form-20230807 .fr button {
	cursor: pointer;
	display: block;
	width: 367px;
	height: 73px;
	margin: 0 auto;
	background: url(http://img.mobiletrain.org/templates/mobiletrain/images/qf-2018-h5/c3_submit_btn.png) no-repeat center top;
	border: 0;
}
