img {
	width: 100%;
	display: inherit;
}
body{
	background-color: #f6f6f6;
}
.box {
	background-color: #f6f6f6;
	overflow: hidden;
}
.hpxds_name{
	text-align: center;
	padding: 2.3rem 0 1rem;
	position: relative;
	z-index: 9;
}
.hpxds_name p{
	text-transform: uppercase;
	font-size: 0.7rem;
	position: absolute;
	top: 2rem;
	z-index: 1;
	font-weight: bold;
	opacity: 0.1;
	text-align: center;
	width: 100%;
}
.hpxds_name h3{
	font-size: 1.5rem;
}
.hpxds_name i{
	display: block;
	height: 0.2rem;
	width: 20%;
	background-color: #b6987e;
	margin: 0.8rem auto 0;
}
.hpxds_top p{
	text-align: center;
	line-height: 1.8rem;
	font-size: 1.2rem;
	color: #101010;
}
.hpxds_top p span{
	font-weight: bold;
}
.hpxds_top_list{
	padding: 1rem 2%;
	display: flex;
	justify-content: space-between;
}
.hpxds_top_list li{
	width: 32%;
}
.hpxds_top_btn a{
	display: block;
	width: 70%;
	line-height: 2.2rem;
	color: #fff;
	background-color: #53201d;
	text-align: center;
	margin: 1.3rem auto;
}
.xhxdnzsm{
	background-color: #f6f6f6;
	padding: 1.5rem 2%;
}
.xhxdnzsm_top{
	text-align: center;
	font-size: 0.9rem;
	line-height: 1.5rem;
}
.xhxdnzsm_list{
	padding: 1rem 0;
}
.xhxdnzsm_list li{
	display: flex;
	justify-content: space-between;
	padding-bottom: 0.8rem;
}
.xhxdnzsm_mg{
	width: 50%;
}
.xhxdnzsm_mg img{
	height: 100%;
}
.xhxdnzsm_txt{
	width: 50%;
	padding: 0.6rem 2%;
	background-color: #fff;
}
.xhxdnzsm_txt h3{
	font-size: 0.8rem;
	color: #53201d;
	padding-bottom: 0.3rem;
}
.xhxdnzsm_txt h3 span{
	font-size: 1.1rem;
}
.xhxdnzsm_txt p{
	font-size: 0.8rem;
	color: #2a2a2a;
}
.xdpxrmzy{
	background-color: #fff;
	padding: 0 2%;
}
.xdpxrmzy_list li{
	display: flex;
	justify-content: space-between;
	padding-bottom: 1rem;
} 
.xdpxrmzy_mg{
	width: 49%;
}
.xdpxrmzy_mg img{
	height: 100%;
}
.xdpxrmzy_txt{
	width: 48%;
	position: relative;
}
.xdpxrmzy_txt_top h3{
	font-size: 1.1rem;
}
.xdpxrmzy_txt_top span{
	width: 20%;
	height: 0.2rem;
	background-color: #b6987e;
	margin: 0.2rem 0 0;
	display: block;
}
.xdpxrmzy_txt_top i{
	display: block;
	width: 20%;
	position: absolute;
	right: 0;
	top: 0;
}
.xdpxrmzy_txt_nz {
	color: #b6987e;
	padding: 0.2rem 0;
}
.xdpxrmzy_txt_nz p{
	padding-bottom: 0.3rem;
}
.xdpxrmzy_txt_btn p{
	font-size: 0.8rem;
}
.xdpxrmzy_txt_btn a{
	display: block;
	width: 100%;
	line-height: 2.2rem;
	background-color: #53201d;
	color: #e5c677;
	text-align: center;
	margin-top: 0.6rem;
}
.hpxds_top_btn{
	overflow: hidden;
}
.xdpxkcnr {
	background-color: #f6f6f6;
}
.xdpxkcnr_lis_top{
	display: flex;
	justify-content: space-between;
	padding: 1.3rem 3%;
}
.xdpxkcnr_lis_top_logo{
	width: 20%;
	position: relative;
}
.xdpxkcnr_lis_top_logo img{
	position: absolute;
	left: 0;
	top: 10%;
	right: 0;
	margin: auto;
	width: 70%;
}
.xdpxkcnr_lis_top_name{
	width: 78%;
	color: #3b1f1e;
}
.xdpxkcnr_lis_top_name h3{
	border-bottom: 0.05rem dashed #3b1f1e;
	line-height: 2.4rem;
}
.xdpxkcnr_lis_top_name p{
	font-size: 0.9rem;
	line-height: 2.5rem;
	font-weight: bold;
}
.xdpxkcnr_lis_btm{
	padding-bottom: 0.5rem;
}
.xdms_list{
	background-color: #5c2e0d;
	padding: 1.5rem 4%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.xdms_list li{
	width: 49%;
}
.xdms_list li:nth-child(1) .xdms_lis_mg{
	padding-top: 1.1rem;
}
.xdms_lis_txt{
	color: #fff;
	line-height: 1.8rem;
	padding: 0.8rem 0;
	font-size: 0.9rem;
}
.yxxszp{
	background-color: #f6f6f6;
	overflow: hidden;
	padding-bottom: 1.8rem;
}
.banner_s .swiper-slide{
	padding: 2rem 15%;
}
.yxxszp_txt{
	padding: 0 6%;
}
.yxxszp_txt p{
	color: #fff;
	text-align: center;
	background-color: #53201d;
	line-height: 2.4rem;
}
.swiper-button-prev{
	background: url(../img/yxxszp_left.png) no-repeat;
	background-size: 100% 100%;
	height: 3.3rem;
}
.swiper-button-next{
	background: url(../img/yxxszp_right.png) no-repeat;
	background-size: 100% 100%;
	height: 3.3rem;
}
.ldjxts{
	background-color: #fff;
}
.ldjxts_top{
	text-align: center;
	font-size: 1.2rem;
	padding: 0.3rem 0 1rem;
}
.ldjxts .hpxds_name{
	padding-bottom: 0;
}
.ldjxts_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 3%;
}
.ldjxts_list li{
	width: 49%;
	margin-bottom: 0.5rem;
	position: relative;
}
.ldjxts_txt{
	color: #fff;
	background-color: rgba(0,0,0,0.6);
	text-align: center;
	line-height: 2.4rem;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.xycjyzc{
	padding: 0 3%;
}
.xycjyzc_top{
	padding-top: 0.5rem;
}
.xycjyzc_top h3{
	line-height: 1.4rem;
	padding-left: 3%;
	border-left: 0.2rem solid #b6987e;
}
.jyzc_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 1rem 0 0.5rem;
}
.jyzc_list li{
	width: 32%;
	padding: 0.05rem;
	border: 0.05rem solid #cea884;
	margin-bottom: 0.5rem;
	overflow: hidden;
}
.gzddf_name{
	text-align: center;
	padding: 1.8rem 0 1rem;
}
.gzddf_name h3 span{
	color: #53201d;
}
.gzddf_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 3%;
}
.gzddf_list li{
	width: 49%;
	padding-bottom: 0.8rem;
}
.gzddf_lis_txt{
	text-align: center;
	line-height: 2.1rem;
	background-color: #764340;
	color: #fff;
}
.yxcyxz_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 4%;
}
.yxcyxz_list li{
	width: 48%;
	border: 0.05rem solid #c25b54;
	margin-bottom: 0.8rem;
}
.yxcyxz_lis_txt{
	padding: 0.5rem 0 0.5rem 3%;
}
.yxcyxz_lis_txt h3{
	font-size: 1rem;
	padding-left: 3%;
	line-height: 1.1rem;
	height: 1.1rem;
	border-left: 0.1rem solid #c25b54;
	margin-left: 2%;
	margin-bottom: 0.3rem;
}
.yxcyxz_lis_txt h3 span{
	color: #53201d;
	margin-left: 3%;
}
.yxcyxz_lis_txt p{
	font-size: 0.9rem;
	line-height: 1.3rem;
}
.form_bg{
	padding: 1rem 3%;
}
.form_ctn{
	background: url(../img/form_bg.png) no-repeat;
	background-size: 100% 100%;
}
.form_bg h3{
	text-align: center;
	padding: 1rem 0 1.5rem;
	color: #fff;
	font-weight: 100;
}
.form_bg form{
	padding: 0 7%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.form_ipt{
	width: 50%;
	margin-bottom: 0.4rem;
}
.form_ipt p{
	color: #897f67;
	padding-left: 6%;
}
.form_ipt input{
	background: url(../img/ipt_bg.png) no-repeat;
	background-size: 100% 100%;
	line-height: 2.4rem;
	width: 100%;
	padding-left: 9%;
	outline: none;
}
.form_btm{
	padding: 0 0 0.8rem;
}
.form_btns{
	width: 100%;
	text-align: center;
	padding-bottom: 1rem;
}
.form_btns button{
	background: url(../img/form_btn.png) no-repeat;
	background-size: 100% 100%;
	border: none;
	outline: none;
	width: 42%;
	height: 2rem;
	line-height: 2.6rem;
}