img {
	display: inherit;
}

.box {
	background-color: #ffeedf;
	overflow: hidden;
}
.wsmyxxdf{
	background-color: #ffffff;
	margin: 1.5rem 4%;
	padding: 1.5rem 8%;
}
.wsmyxxdf_name{
}
.wsmyxxdf_name h3{
	text-align: center;
	line-height: 2.8rem;
	font-size: 1.6rem;
	position: relative;
	z-index: 9;
	padding: 0 10%;
}
.wsmyxxdf_name h3 i{
	position: absolute;
	bottom: 0.5rem;
	left: 0;
	right: 0;
	margin: auto;
	width: 65%;
}
.wsmyxxdf_name p{
	text-align: center;
	line-height: 2.4rem;
	font-size: 1.2rem;
	position: relative;
	z-index: 10;
	padding: 0;
	color: #999999;
}
.wsmyxxdf_name p i{
	position: absolute;
	bottom: 0.5rem;
	left: 0;
	right: 0;
	margin: auto;
	width: 65%;
	z-index: -1;
}
.wsmyxxdf_list li{
	display: flex;
	justify-content: left;
	width: 100%;
	padding: 1rem 0 0;
}
.wsmyxxdf_list li i{
	width: 1.3rem;
	height: 1.3rem;
	padding-top: 0.15rem;
}
.wsmyxxdf_list li p{
	line-height: 1.6rem;
	font-size: 1.1rem;
	padding-left: 3%;
}
.wsmyxxdf_btn{
	display: flex;
	justify-content: space-between;
	padding: 1.5rem 5%;
}
.wsmyxxdf_btn a{
	display: block;
	width: 45%;
	line-height: 2.2rem;
	font-size: 1.1rem;
	color: #fff;
	border-radius: 1.2rem;
	background: url(../img/xxdf_btn.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
.wsmyxxdf_btn a:nth-child(2) {
	border: 0.05rem solid #ff7400;
	color: #ff7400;
	background: transparent;
}
.zyxxnr h3 i{
	padding: 0 11%;
}
.zyxxnr_list{
	padding: 0.8rem 2% 0;
	margin: 1rem 5% 0;
	background-color: #ffcc9c;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	border-radius: 0.8rem;
}
.zyxxnr_lis{
	width: 32%;
	border-radius: 0.8rem;
	color: #ffcc9c;
	background-color: #fff;
	border-radius: 0.8rem;
	margin-bottom: 0.8rem;
}
.zyxxnr_mg {
	padding: 1rem 20% 0.5rem;
}
.zyxxnr_txt{
	text-align: center;
	padding-bottom: 1rem;
	font-weight: bold;
}
.zyxxnr .wsmyxxdf_btn{
	padding: 1.8rem 15%;
}
.rmzy{
	background-color: #ffffff;
	margin: 1.5rem 4%;
	padding: 1.5rem 8% 0;
	border-radius: 0.8rem;
}
.rmzy_list{
	padding: 1rem 0 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.rmzy_lis{
	width: 48%;
	padding-bottom: 1rem;
}
.ghcs{
	background-color: #ffffff;
	margin: 1.5rem 4%;
	padding: 1.5rem 8% 0;
	border-radius: 0.8rem;
}
.ghcs_ipt{
	border: 0.08rem solid #e5e5e5;
	line-height: 2.4rem;
	padding-left: 5%;
	margin: 1rem 0 0;
	border-radius: 0.3rem;
}
.ghcs_ipt input{
	width: 100%;
	line-height: 2.4rem;
	border: none;
	outline: none;
	font-size: 1.1rem;
}
.ghcs_btn{
	text-align: center;
	margin-top: 1rem;
}
.ghcs_btn button{
	width: 90%;
	line-height: 2.8rem;
	border: none;
	outline: none;
	font-size: 1.1rem;
	border: none;
	background: url(../img/form_btm.png) no-repeat;
	background-size: 100% 100%;
	border-radius: 0.8rem;
	color: #Fff;
}
.ghcs_btm{
	padding: 1rem 0 2rem;
}
.ghcs_btm p span{
	color: #fa6117;
}