img {
	display: inherit;
}

.box {
	background-color: #b812a0;
	overflow: hidden;
}
.banner a{
	display:block;
}
..xzkc_form{
    margin: 0;
    padding: 1.5rem 2%;
    background-color: #fff;
    border: 0.1rem solid #e1e1e1;
    border-radius: 0;
}
.dqcypx_name{
	text-align: center;
	padding: 1.6rem 0 1rem;
}
.dqcypx_name h3{
	background: linear-gradient(to bottom,#fef2dc, #fcddb4, #facc93);
	-webkit-background-clip: text;
	color: transparent;
	font-size: 1.8rem;
}
.dqcypx_name p{
	background: linear-gradient(to bottom,#fef2dc, #fcddb4, #facc93);
	-webkit-background-clip: text;
	color: transparent;
	font-size: 1.1rem;
	font-weight: bold;
	text-transform: uppercase;
}
.dqcypx_ctn{
	border-top: 0.3rem solid #b812a0;
	border-bottom: 0.3rem solid #b812a0;
	padding: 1.5rem 6%;
	background-color: #fdefd6;
}
.dqcypx_list li{
	padding: 0.6rem 3%;
	background-color: #fbdcc8;
	line-height: 1.6rem;
	color: #b812a0;
	margin-bottom: 0.8rem;
}
.dqcypx_list li span{
	background: #b812a0;
	display: inline-block;
	line-height: 1.6rem;
	color:#fdefd6;
	width: 1.6rem;
	text-align: center;
}
.dqcypx_list li b{
	color: #b812a0;
	font-weight: bold;
}
.dqcypx_btn{
	display: flex;
	justify-content: space-between;
	padding: 1.8rem 5%;
}
.dqcypx_btn a{
	width: 48%;
	color: #fbe1ac;
	text-align: center;
	line-height: 2.4rem;
	border: 0.1rem solid #fbe1ac;
	border-radius: 1.2rem;
	font-weight: bold;
	font-size: 1.3rem;
}
.dqcypx_btn a:nth-child(2){
	color: #b812a0;
	background-color: #fbe1ac;
}
.dqcypx_btm_btn{
	padding: 0 2%;
}
.dqcypx_btm_btn a{
	display: block;
}
/* xzkc_form */
.xzkc_form{
	padding: 0.8rem 2% 0;
	background-color: #fff;
}
.xzkc_form .zyxz_name h2{
	font-size: 1.2rem;
}
.xzkc_top_left{
	
	overflow: hidden;
	height: 2.3rem;
}
.xzkc_top_left h2{
	line-height: 1.8rem;
	padding-left: 5%;
}
.zyxz_name_bg{
	float: left;
	display: block;
	width: 0.6rem;
	height:1.8rem;
	background-color: #fa6c37;
}
.xzkc_list{
	
	overflow: hidden;
	width: 50%;
}
.xzkc_list li{
	float: left;
	line-height: 2.3rem;
}
.xzkc_list li:nth-child(2){
	padding: 0 3%;
	border-radius: 1.15rem;
	background-color: #fd611f;
	margin-left: 1%;
}
.xzkc_list li:nth-child(2) a{
	color: #fff;
}
.xzkc_form .zyxz_wt_top{
	overflow: hidden;
}
.form_ctn{
	padding: 0.5rem 0;
}
.form_ctn form{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.form_ipt_txt{
	width: 100%;
	border: 0.1rem solid #a0a0a0;
	height: 2.8rem;
	padding-left: 2%;
	border-radius: 0.3rem;
	margin-bottom: 0.4rem;
	overflow: hidden;
}
.form_ipt_txt input{
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
	border-radius: 0.3rem;
}
.form_ipt_txt2{
	width: 100%;
	border: 0.1rem solid #a0a0a0;
	height: 2.8rem;
	padding-left: 2%;
	border-radius: 0.3rem;
	overflow: hidden;
}
.form_ipt_txt2 select{
	width: 100%;
	height: 100%;
	outline: none;
	color: #656565;
}
.form_ctn form p{
	font-size: 0.8rem;
	padding: 0.8rem 0;
	text-align: center;
}
.form_ctn button{
	width: 100%;
	height: 2.8rem;
	color: #fff;
	background-color: #ef1828;
	border-radius: 0.4rem;
	font-size: 1.3rem;
	margin-top: 0.6rem;
}
.mspjh_list{
	background-color: #fff6e9;
}
.rmcqzy_list{
	padding: 0 3%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.rmcqzy_list li{
	width: 48%;
	margin-bottom: 0.6rem;
}
.rmcqzy_lis_btn{
	padding: 0.8rem 4% 0.4rem;
}
.rmcqzy_lis_btn a{
	display: block;
	line-height: 2.2rem;
	color: #fbd193;
	border: 0.05rem solid #fbd193;
	border-radius: 0.4rem;
	background-color: #b812a0;
	text-align: center;
}
.ms_form{
	background-color: #fbe1ac;
	padding: 2.8rem 3% 8rem 30%;
	margin-bottom: 3rem;
	position: relative;
}
.ms_form_ipt{
	margin-bottom: 0.5rem;
}
.ms_form_ipt input{
	width: 100%;
	background-color: #Fff;
	color: #8e8e8e;
	line-height: 2.8rem;
	padding-left: 5%;
	border-radius: 0.3rem;
	font-size: 1.2rem;
}
.ms_form_ipt input::placeholder{
	color: #8e8e8e;
}
.ms_form_btn{
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 9;
}
.ms_form_btn button{
	width: 48%;
	line-height: 2.8rem;
	border-radius: 0.3rem;
	font-size: 1.2rem;
	background-color: #b812a0;
	color: #fff;
}
.ms_form_btn a{
	width: 48%;
	line-height: 2.8rem;
	border-radius: 0.3rem;
	font-size: 1.2rem;
	background-color: #fff;
	color: #b812a0;
	text-align: center;
}
.form_mg{
	position: absolute;
	width: 96%;
	left: 0;
	bottom: 1rem;
	z-index: 0;
}