img {
	display: inherit;
}

.box {
	background-color: #fff;
	overflow: hidden;
}
.mgj_bg{
	background: url(../img/bg_mqj.png) no-repeat;
	background-size: 100% 100%;
}
.mqj_top{
	padding: 1.5rem 5% 0.5rem;
}
.yhzc_mg{
	padding-left: 5%;
}
.xcxhl_name{
	padding: 2rem 0 1rem;
	color: #e70012;
	text-align: center;
}
.xcxhl_name h3{
	font-size: 1.8rem;
}
.xcxhl_name p{
	font-size: 1.2rem;
	font-weight: bold;
}
.xcxhl_mg a{
	display: block;
}
.xcxhl_btn{
	display: flex;
	justify-content: space-between;
	padding: 1.5rem 5%;
}
.xcxhl_btn a{
	display: block;
	width: 47%;
	line-height: 2.4rem;
	border-radius: 1.2rem;
	background-color: #e70012;
	text-align: center;
	color: #eadbbd;
}
.mmxkl_mg{
	padding: 0 5% 0 2%;
}
.msyx_mg .xcxhl_name{
	padding-top: 1rem;
}
.msyx_list{
	padding: 0 5%;
}
.msyx_lis {
	padding-bottom: 0.6rem;
}
.tjzy .xcxhl_name{
	padding-top: 0;
}
.tjzy_list{
	padding: 0 5%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.tjzy_list li{
	width: 31%;
	padding-bottom: 1rem;
}
.tjzy_list li a{
	display: block;
}
.xqhz .xcxhl_name{
	padding-top: 0;
}
.xqhz_mg{
	padding: 0 5%;
}
.xqhz_mg2 {
	padding: 1rem 5% 0.8rem;
}
.form_box{
	overflow: hidden;
	padding: 1.8rem 0;
	background-color: #fff;
}
.form_left{
	float: left;
	width: 37%;
}
.form_left_txt{
	overflow: hidden;
	padding: 1rem 0;
}
.form_phone i img{
	width: auto;
}
.form_phone {
	display: flex;
	justify-content: space-between;
	font-size: 0.8rem;
	line-height: 2rem;
}
.form_right_name{
	display: flex;
	justify-content: end;
}
.form_right{
	width: 63%;
	float: left;
	padding-left: 0.8rem;
	padding-right: 3%;
}
.form_right_name i{
	display: block;
	width: 0.5rem;
	height: 1.2rem;
	background-color: #e70012;
	margin-right: 0.8rem;
}
.form_right_name p{
	font-weight: bold;
	font-size: 0.9rem;
	line-height: 1.2rem;
}
.form_right_ctn p{
	font-size: 0.9rem;
	text-indent: 1.4rem;
	color: #646464;
}
.form_box_ipt{
	padding: 0.3rem 3% 0 0;
}
.form_ipt{
	padding: 0.8rem 0 0;
}
.form_ipt input{
	width: 100%;
	line-height: 2rem;
	color: #949494;
	background-color: #e5e5e5;
	padding-left: 2%;
	border: none;
	font-size: 0.9rem;
}
.form_ipt button{
	width: 100%;
	line-height: 2rem;
	color: #fff;
	background-color: #e70012;
	border: none;
	font-size: 0.9rem;
	border-radius: 1rem;
}