img {
	display: inherit;
}

.box {
	background-color: #fff;
	overflow: hidden;
}
.title{
	padding: 1rem 15% 0.5rem;
}
.lsjy_box p{
	font-size: 0.7rem;
	text-align: center;
}
.title_ctn{
	padding: 0.5rem 2%;
}

/* 2 */
.wlgrh_box p{
	font-size: 0.7rem;
	text-align: center;
}
.wlgrh_ctn{
	padding: 0.3rem 0 0.2rem;
	position: relative;
}
.wlgrh_ctn_txt{
	line-height: 3rem;
	color: #Fff;
	font-size: 1.2rem;
	text-align: center;
	background-color: rgba(203,54,59,0.8);
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
}
.wlgrh_ctn_txt span{
	font-size: 1.6rem;
}
/* 3 */
.xcs_box{
	padding: 1.5rem 3%;
}
.xcs_box p{
	font-size: 0.7rem;
	text-align: center;
}
.xcs_mg{
	padding: 0.5rem 0;
}
.xcs_btn{
	line-height: 3rem;
	text-align: center;
}
.xcs_btn a{
	display: block;
	background-color: #234e16;
	color: #fff;
	font-size: 1.6rem;
	border-radius: 0.9rem;
}
/* 4 */
.rmkc_box .title2{
	text-align: center;
	font-size: 1.3rem;
	padding-bottom: 1rem;
}
.srdz_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.srdz_lis {
	width: 49%;
	background-color: #f2f2f2;
	margin-bottom: 1.5rem;
}

.srdz_lis_mg a {
	display: block;
}

.srdz_lis_name {
	padding: 1rem 0;
}

.srdz_lis_name h3 {
	text-align: center;
	color: #176b29;
	font-size: 1.1rem;
}


.srdz_lis_name p {
	text-align: center;
	padding: 0.3rem 0;
	font-size: 0.8rem;
}

.srdz_lis_btn {
	overflow: hidden;
	padding: 0 10%;
}

.srdz_lis_btn a {
	display: block;
	width: 48%;
	line-height: 2rem;
	text-align: center;
	color: #Fff;
}

.srdz_lis_btn a:nth-child(1) {
	float: left;
	background-color: #ff8c19;
}

.srdz_lis_btn a:nth-child(2) {
	float: right;
	background-color: #4c3e2d;
}

.xsjx_btn {
	padding: 1.5rem 5% 2.5rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.rmkc_box .xcs_btn{
	padding:0 5% 1.9rem;
}
/* 5 */
.qjgnms_box .title{
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.qjgnms_mg{
	padding-bottom: 1.5rem;
}
.qjgnms_box .xcs_btn{
	padding-bottom: 1.5rem;
}
/* 6 */
.twjr_text{
	padding: 1.5rem 8%;
}
.qiye_mg {
	padding: 0 5%;
}
.twjr_box .xcs_btn{
	padding: 1.5rem 5% 2rem;
}
/* form */

.ljc_form {
	padding: 0 5% 1.5rem;
	background-color: #fff;
}

.form_top {
	overflow: hidden;
	padding-bottom: 0.8rem;
}

.form_left {
	float: left;
	width: 3%;
	height: 3.5rem;
	background-color: #497432;
}

.form_right {
	float: left;
	width: 97%;
	line-height: 3.5rem;
	font-size: 1.4rem;
	font-weight: 1000;
	padding-left: 1%;
	color: #000;
	border-bottom: 0.1rem solid #ababab;
}

.ipt_form {
	padding-left: 3%;

	margin-bottom: 0.8rem;
}

.ipt_form input {
	line-height: 3rem;
	font-size: 1.2rem;
	border: 0.1rem solid #594853;
	padding-left: 5%;
	width: 100%;
	border-radius: 0.75rem;
	outline: none;
}

.ipt_form input::placeholder {
	color: #3e565a;
}

.ipt_form button {
	width: 100%;
	background-color: #234e16;
	color: #fff;
	font-size: 1.5rem;
	line-height: 3rem;
	border-radius: 0.8rem;
	text-align: center;
	outline: none;
}

.form_qyhj_botm {
	overflow: hidden;
}

.form_qyhj_botm_lis {
	width: 50%;
	float: left;
}

.form_qyhj_botm_lis a {
	display: block;
}
.ipt_form select{
	line-height: 3rem;
	height: 3rem;
	font-size: 1.2rem;
	border: 0.1rem solid #594853;
	padding-left: 5%;
	width: 100%;
	border-radius: 0.75rem;
	outline: none;
}
.pagebottom{
	display: none;
}
