img {
	display: inherit;
}

.box {
	background-color: #fff;
	overflow: hidden;
}
.banner a{
	display: block;
}
.rhmd_name {
	display: flex;
	justify-content: center;
	padding: 1.5rem 0;
}
.rhmd_name i{
	width: 10%;
}
.rhmd_name h3{
	line-height: 2.4rem;
	font-size: 1.5rem;
}
.rhmd_name h3 span{
	color: #ffa800;
}
.rhmd_mg{
	padding: 0.5rem 0 0 3%;
}
.rhmd_list{
	padding: 0.5rem 3%;
}
.rhmd_list li{
	padding-bottom: 0.8rem;
	display: flex;
	justify-content: space-between;
}
.rhmd_lis_mg{
	width: 45%;
}
.rhmd_lis_mg img{
	height: 100%;
}
.rhmd_lis_txt{
	width: 55%;
	background-color: #f6f6f6;
	padding: 0.8rem 3% 0.3rem;
}
.rhmd_lis_txt p{
	font-size: 0.9rem;
	font-weight: bold;
}
.rhmd_lis_btn{
	overflow: hidden;
	padding-bottom: 0.5rem;
}
.rhmd_lis_btn a{
	display: block;
	width: 50%;
	line-height: 2.2rem;
	background-color: #fec420;
	text-align: center;
	float: right;
	margin-top: 0.5rem;
	color: #fff;
	font-weight: bold;
	margin-right: 0.3rem;
	box-shadow: 0.1rem 0.2rem 0.3rem #ddba56;
}
.rhmd_btn a{
	margin: 1.5rem 18%;
	display: block;
	width: 80%%;
	line-height: 2.8rem;
	background: linear-gradient(to right,#ff7544 ,#ed5349);
	text-align: center;
	color: #fff;
	border-radius: 1.4rem;
	font-size: 1.2rem;
	box-shadow: 0rem 0.1rem 0.6rem #ed5349;
}
.xqxa_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0.8rem 3%;
}
.xqxa_list li{
	width: 49%;
	padding-bottom: 0.8rem;
}
.yygb_top{
	padding: 0.5rem 5%;
}
.yygb_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0.8rem 5%;
}
.yygb_list li{
	width: 47%;
	padding-bottom: 1rem;
}
.xlzs{
	background-color: #f8f8f8;
	padding: 1.5rem 3% 0;
}
.xlzs_list{
	display: flex;
	justify-content: space-between;
	padding: 0.8rem 5%;
}
.xlzs_list li{
	width: 49%;
}
.xlzs_lis_mg{
	padding-bottom: 0.7rem;
}
.xlzs_list li i{
	display: block;
	margin:0 auto 0.7rem;
	width: 20%;
	height: 0.2rem;
	background-color: #fdc22d;
}
.xlzs_list li h3{
	color: #ee7800;
	text-align: center;
	font-size: 0.9rem;
}
.xlzs_list li h3 span{
	color: #000;
}
.xyhj_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0.8rem 3%;
}
.xyhj_list li{
	width: 49%;
	padding-bottom: 0.6rem;
}
.xyyx_list{
	display: flex;
	justify-content: space-between;
	padding: 0.8rem 3%;
}
.xyyx_lis{
	width: 43%;
}
.xyyx_lis img{
	height: 100%;
}
.xyyx_lis2{
	width: 55%;
	padding: 1rem 2% 0;
	background-color: #ffbe00;
	font-size: 0.9rem;
	text-indent: 2rem;
}
.xyyx_2{
	padding: 0 3%;
}
.czs_list{
	padding: 0 5%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.czs_lis{
	width: 48%;
	padding-bottom: 0.8rem;
}
.swiper-button-prev{
	background-image: url(../img/mszd_left.png);
	width: 3rem;
	height: 3rem;
}
.swiper-button-next{
	background-image: url(../img/mszd_right.png);
	width: 3rem;
	height:3rem;
}
.mszd_jstd{
	padding: 3rem 3% 2.6rem;
	background-color: #ffbe00;
	color: #6d5100;
	overflow: hidden;
	position: relative;
}
.mszd_jstd_name{
	text-align: center;
}
.mszd_jstd_name p{
	font-size: 0.8rem;
}
.mszd_jstd_txt{
	padding: 1rem 0 0;
	text-indent: 2rem;
}
.mszd_1{
	position: absolute;
	top:-1rem;
	left: 0;
	font-size: 2.5rem;
	opacity: 0.3;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.5rem;
}
.mszd_2{
	position: absolute;
	bottom:-1rem;
	right: 0;
	font-size: 3rem;
	opacity: 0.3;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.5rem;
}
.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: 37%;
	height: 2.3rem;
	line-height: 2.6rem;
}