img {
	display: inherit;
}

.box {
	background-color: #fff;
	overflow: hidden;
}
.kmxc_name{
	padding: 2rem 10% 1rem;
}
.kmxc_list{
	padding: 0 5% 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.kmxc_list li{
	padding-bottom: 1rem;
	width: 48%;
}
.kmxc_list li:nth-child(1){
	width: 100%;
}
.kmxc_btn{
	padding: 1rem 5% 2rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.kmxc_btn a{
	display: block;
	width: 48%;
	line-height: 2.6rem;
	background-color: #4ab8fb;
	color: #fff;
	text-align: center;
	border-radius: 1.3rem;
	font-size: 1.1rem;
}
.hrbm_list{
	padding: 0 5% 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.hrbm_list li{
	padding-bottom: 1rem;
	width: 48%;
}
.hrbm_list li:nth-child(5){
	width: 100%;
}
.xyhj_mg{
	padding: 1rem 5%;
}
.kmxc_name p{
	text-align: center;
	padding: 1rem 0 0;
	font-size: 1.3rem;
}
.cgxz_list{
	padding: 0 5% 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.cgxz_lis{
	width: 48%;
	padding-bottom: 1.5rem;
}
.pagebottom{
	display: none;
}