img {
	display: inherit;
}

.box {
	background-color: #fff;
	overflow: hidden;
}
.banner a{
	display:block;
}
.rsqpx_name{
	text-align: center;
	padding: 1rem 0;
}
.rsqpx_name h3{
	font-size: 1.6rem;
}
.rsqpx_name h3 span{
	color: #fd6f2b;
}
.rsqpx_name p:nth-child(2){
	color: #a29898;
	line-height: 1.6rem;
}
.rsqpx_name p:nth-child(3){
	color: #fc6a2a;
}
.rsqpx_ctn {
	padding: 0 5%;
}
.rsqpx_list{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.rsqpx_list li{
	width: 31%;
	margin: 0 1% 1rem;
}
.rsqpx_btn{
	display: flex;
	justify-content: center;
	padding: 0 0 1rem;
}
.rsqpx_btn a{
	display: block;
	line-height: 2.4rem;
	font-size: 1.2rem;
	text-align: center;
	width: 40%;
	color: #fcba3a;
	border: 0.15rem solid #fcba3a;
	font-weight: bold;
}
.qlbd{
	background-color: #eeeeee;
}
.qlbd_list{
	display: flex;
	justify-content: space-between;
	padding: 0 5%;
}
.qlbd_list li{
	width: 32.5%;
}
.qlbd_lis_name{
	background-color: #8cae20;
	line-height: 2.8rem;
	border-top-right-radius: 0.6rem;
	border-top-left-radius: 0.6rem;
	color: #fff;
	text-align: center;
}
.qlbd_lis_name h3{
	font-size: 1rem;
}
.qlbd_lis_txt{
	background-color: #fff;
	padding: 0.6rem 3% 0;
	height: 10rem;
}
.qlbd_lis_txt p{
	padding-bottom: 0.8rem;
	font-size: 0.7rem;
	color: #494949;
}
.qlbd_lis_txt p span{
	color: #95b43c;
}
.qlbd_lis_txt p b{
	color: #95b43c;
	padding: 0 0.6rem;
	text-transform: inherit;
}
.qlbd_list li:nth-child(2) span{
	color: #fcba3a;
}
.qlbd_list li:nth-child(2) b{
	color: #fcba3a;
}
.qlbd_list li:nth-child(2) .qlbd_lis_name{
	background-color: #fcba3a;
}
.qlbd_list li:nth-child(3) span{
	color: #e96968;
}
.qlbd_list li:nth-child(4) b{
	color: #e96968;
}
.qlbd_list li:nth-child(3) .qlbd_lis_name{
	background-color: #e96968;
}
.qlbd_btn{
	display: flex;
	justify-content: center;
	padding: 1.6rem 0;
}
.qlbd_btn a{
	display: block;
	line-height: 2.4rem;
	font-size: 1.2rem;
	text-align: center;
	width: 30%;
	color: #fcba3a;
	border: 0.15rem solid #fcba3a;
	font-weight: bold;
	margin: 0 5%;
}
.yygb{
	background-color: #8cae20;
}
.yygb .rsqpx_name p{
	color: #fff;
}
.yygb_list{
	padding: 0 5%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.yygb_list li{
	width: 32%;
	text-align: center;
	background-color: #fff;
	padding: 0.6rem 2%;
	border-radius:0.6rem;
	margin-bottom: 1rem;
}
.yygb_list li:nth-child(n){
	color: #8cae20;
}
.yygb_list li:nth-child(3n-1){
	color: #e96968;
}
.yygb_list li:nth-child(3n){
	color: #fcba3a;
}
.yygb_lis_name h3{
	font-size: 1rem;
}
.yygb_lis_name p{
	font-size: 0.8rem;
	line-height: 1.6rem;
	border-bottom: 0.1rem solid #8cae20;
}
.yygb_mg{
	padding: 0.5rem 0 0;
}
.mszd .qlbd_btn{
	padding-bottom: 0;
}
.mszd_bg{
	background-color: #fcba3a;
}
.mszd_ctn{
	display: flex;
	justify-content: center;
	padding: 1.5rem 6%;
}
.mszd_swip_mg{
	width: 38%;
	margin-right: 10%;
}
.mszd_swip_txt {
	width: 45%;
}
.mszd_swip_txt p{
	width: 100%;
	font-weight: bold;
	line-height: 1.6rem;
}
.mszd_swip_txt p:nth-child(2){
	font-weight: bold;
}
.mszd_swip_txt h3{
	width: 40%;
	border-bottom: 0.1rem solid #fff;
	padding-bottom: 0.3rem;
	margin-bottom: 0.3rem;
}
.mszd_bg .swiper-button-prev{
	background: url(../img/swip_1.png) no-repeat;
}
.mszd_bg .swiper-button-next{
	background: url(../img/swip_2.png) no-repeat;
}
.mszd .rsqpx_btn{
	padding-top: 1.5rem;
}
.zpzs_mg{
	padding: 0 5% 1rem;
}

.hqxf {
    padding: 1rem 3%;
}
.form_name p {
    line-height: 2rem;
}
.form_box {
    background-color: #ffffff;
    padding: 1rem 0 0 0;
	border-radius: 0.3rem;
	border: 0.1rem solid #ea8911;
}
.form_name {
    text-align: center;
    font-size: 1.5rem;
    font-weight: 800;
    padding-bottom: 1.5rem;
    letter-spacing: 0.1rem;
    color: #333333;
}
.form_name span {
    color: #ea8911;
	font-weight: bold;
}
.form_name p:nth-child(2) {
    font-size: 1rem;
    font-weight: 400;
}
.form_list_1 {
    overflow: hidden;
    padding-bottom: 1.8rem;
}
.form_list_1 span {
    display: block;
    float: left;
    width: 20%;
    font-size: 1.3rem;
    padding-left: 5%;
    line-height: 2.5rem;
    opacity: 0.7;
    font-weight: bold;
}
.form_list_1 input {
    width: 75%;
    font-size: 1.2rem;
    border: none;
    line-height: 3rem;
    background-color: #eeeeee;
    border-radius: 0.5rem;
    padding-left: 1rem;
    height: 3rem;
}
.jxxdf_ys {
    text-align: center;
    color: #848484;
}
.form_list_btn {
    padding: 1rem 3% 0;
}
.form_list_btn button {
    width: 100%;
    line-height: 3rem;
    border: none;
	color: #fff;
    background-color: #ea8911;
    font-size: 1.5rem;
    border-radius: 0.5rem;
}