img {
	display: inherit;
}

.box {
	background-color: #fff;
	overflow: hidden;
}
.banner a{
	display:block;
}
.trmb_mg{
	padding: 2rem 3%;
}
.jxys_namme{
	text-align: center;
	padding-bottom: 1.5rem;
}
.jxys_namme h2{
	color: #bd8630;
}
.jxys_namme i{
	display: block;
	width: 10%;
	height: 0.2rem;
	background-color: #bd8630;
	margin: 0.3rem auto;
}
.jxys_namme p{
	color: #5a4841;
}
.jxys_ctn{
	padding: 0 3%;
}
.jxys_list{
	display: flex;
	justify-content: space-between;
	
}
.jxys_list li{
	width: 55%;
}
.jxys_list li:nth-child(2){
	width: 42%;
}
.jxys_list li .jxys_lis_mg:nth-child(2){
	padding-top: 1rem;
}
.jxys_lis_mg{
	position: relative;
}
.jxys_lis_txt{
	position: absolute;
	bottom: 0.5em;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	line-height: 1.6rem;
	padding: 0.5rem 0;
	background-color: rgba(255,255,255,0.7);
}
.jxys_btm {
	text-align: center;
	font-size: 0.9rem;
	padding: 1.5rem 0;
}
.jxys_btn{
	padding: 0 15% 1.5rem;
}
.jxys_btn a{
	display: block;
	line-height: 2.6rem;
	border-radius: 0.6rem;
	text-align: center;
	color: #fff;
	background-color: #bd8630;
	font-size: 1.3rem;
}
.kcnr_list{
	padding: 0 3%;
	display: flex;
	justify-content: space-between;
}
.kcnr_list li{
	width: 32%;
}
.kcnr_txt{
	padding: 0.8rem 3%;
	color: #a36b13;
}
.kcnr_txt p{
	line-height: 1.6rem;
}
.kcnr_txt h3{
	padding-bottom: 0.3rem;
}
.kcnr_btm{
	padding-bottom: 1.5rem;
}
.kcnr_btm_txt{
	display: flex;
	justify-content: space-between;
	padding: 0 3% 1rem;
}
.kcnr_btm_txt p:nth-child(1){
	width: 75%;
	line-height: 2.2rem;
	background: url(../img/kcnr_bg1.png) no-repeat;
	background-size: 100% 100%;
	padding-left: 5%;
	color: #333;
}
.kcnr_btm_txt p span{
	font-size: 1.3rem;
	color: #613415;
	font-weight: bold;
}
.kcnr_btm_txt p:nth-child(2){
	width: 25%;
	line-height: 2.2rem;
	background: url(../img/kcnr_bg2.png) no-repeat;
	background-size: 100% 100%;
	padding-left: 6%;
}
.kcnr_btm_txt p:nth-child(2) a{
	color: #333;
	display: block;
}
.jxfs_list{
	padding: 0 5%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.jxfs_list li{
	width: 48%;
	padding-bottom: 1.5rem;
}
.jxfs_lis{
	position: relative;
}
.jxfs_txt{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	line-height: 1.4rem;
	padding: 0.5rem 0;
	background-color: rgba(169,125,66,0.7);
	color: #fff;
}
.mwxdms{
	padding: 2rem 0 1rem;
	background-color: #fff5e7;
}
.mwxdms_mg{
	padding: 0 7% 2.5rem;
}
.xszp{
	padding: 2rem 0;
}
.xszp_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 0 1.5rem;
}
.xszp_list li{
	width: 48%;
	padding-bottom: 1rem;
}
.xszp_btm{
	text-align: center;
	color: #7f7f7f;
}
.xszp_btm a{
	display: block;
	width: 70%;
	padding: 0.5rem;
	background-color: #bd8630;
	border-radius: 0.6rem;
	margin: 0.5rem auto;
}
.kc_list{
	display: flex;
	justify-content: space-between;
	padding: 0 0 2rem;
}
.kc_list li{
	width: 49%;
}
.kc_list li a{
	display: block;
}