img {
	display: inherit;
}

.box {
	background-color: #fff;
	overflow: hidden;
}

/* 1 */
.name_box {
	padding: 1.5rem 23% 0.5rem;
}

.djs_tp {
	background-color: #35cc2a;
	padding: 1.5rem 10% 2rem;
}

.djs_txt {
	font-size: 0.9rem;
	text-align: center;
	color: #6d3600;
	padding: 1rem;
}

/* 2 */
.xsjx_name {
	padding: 1.5rem 30% 0.5rem;
}

.xsjx_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 5%;
}

.xsjx_lis {
	width: 49%;
	padding-bottom: 1rem;
}

/* 3 */
.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: #2f84f2;
	font-size: 1.1rem;
}

.srdz_lis_name h3 span {
	font-size: 0.6rem;
}

.srdz_lis_name p {
	text-align: center;
	padding: 0.3rem 0;
}

.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: #2f84f2;
}

.srdz_lis_btn a:nth-child(2) {
	float: right;
	background-color: #ef4b0e;
}

.xsjx_btn {
	padding: 1.5rem 5% 2.5rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.xsjx_btn a {
	width: 49%;
	line-height: 2.5rem;
	background: url(../img/btn_s.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	color: #fff;
	font-size: 1.2rem;
}

.hlzy_box .xsjx_name {
	padding-top: 0;
	padding-bottom: 1rem;
}

/* 3 */
.xsjx_box .xsjx_name {
	padding-top: 0;
	padding-bottom: 1rem;
}

.byy_prb_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 5%;
}

.byy_prb_lis {
	width: 48%;
	position: relative;
	margin-bottom: 2rem;
}

.byy_prb_lis_tlt {
	position: absolute;
	width: 100%;
	line-height: 2.3rem;
	background-color: rgba(0, 0, 0, 0.6);
	color: #Fff;
	bottom: 0;
	font-size: 1rem;
	text-align: center;
}

.xxgk .xsjx_name {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.xxgk .xsjx_btn {
	padding-top: 0;
}

/* 5 */
.gxjy_top p {
	text-align: center;
	padding-bottom: 0.3rem;
}

.gxjy_top {
	padding: 2rem 0 1rem;
}

.gxjy_ctn {
	overflow: hidden;
	padding: 0 5%;
}

.gxjy_jd {
	overflow: hidden;
}

.gxjy_jq_top {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom: 1.5rem;
}

.gxjy_jq_top_mg {
	width: 48%;
}

.gxjy_hzqy h1 {
	font-size: 1.6rem;
	padding: 2rem 0;
}

.gxjy_hzdj_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom: 2rem;
}

.gxjy_hzdj_lis {
	width: 31.5%;
}

.gxjy_bottom {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 1%;
}

.gxjy_bottom_mg {
	width: 48%;
	margin-bottom: 1rem;
}

.gxjy_bottom_btn {
	padding: 0.8rem 10% 2.5rem;
	overflow: hidden;
}

.gxjy_bottom_btn a {
	width: 48%;
	line-height: 2.5rem;
	color: #Fff;
	text-align: center;
	border-radius: 0.5rem;
}

.gxjy_bottom_btn a:nth-child(1) {
	float: left;
	background-color: #ff8c19;
}

.gxjy_bottom_btn a:nth-child(2) {
	float: right;
	background-color: #20998f;
}

/* 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: #3c96d6;
}

.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: #3c96d6;
	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;
}
