
img {
	display: inherit;
}

.box {
	background-color: #fff;
	overflow: hidden;
}
.dzzy_hz{
	padding: 1.5rem 5% 2rem;
	display: flex;
	justify-content: space-between;
	
}
.dzzy_hz_list{
	width: 60%;
	text-align: center;
}
.dzzy_hz_lis_name h1{
	font-size: 1.3rem;
	
}
.dzzy_hz_lis_name span{
	font-size: 0.8rem;
}
.dzzy_hz_lis_txt{
	font-size: 0.8rem;
}
.dzzy_right{
	width: 40%;
}
.dzzy_right_mg{
	position: relative;
	width: 100%;
	height: 100%;
}
.dzzy_right_mg img{
	position: absolute;
	width: 100%;
	left: -5%;
	padding-top: 15%;
	margin: auto;
}

/* form */

.ljc_form {
	padding: 1.5rem 5%;
	background-color: #fff;
}

.form_top {
	overflow: hidden;
	padding-bottom: 0.8rem;
}


.form_right {
	width: 100%;
	line-height: 3.5rem;
	font-size: 1.4rem;
	font-weight: 1000;
	padding-left: 1%;
	color: #000;
	text-align: center;
}

.ipt_form {
	padding-left: 3%;

	margin-bottom: 0.8rem;
	text-align: center;
}

.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: 60%;
	background: url(../img/btn_an.png) no-repeat;
	background-size: 100% 100%;
	height: 3.4rem;
	outline: none;
}
.form_qyhj_botm{
	overflow: hidden;
}
.form_qyhj_botm_lis{
	width: 50%;
	float: left;
}
.form_qyhj_botm_lis a{
	display: block;
}

/* 3 */
.zybdys_box{
	background-color: #000;
}
.zybdys_top{
	padding: 0 2%;
	color: #fec841;
}
.zybdys_top span:nth-child(1){
	font-size: 1.8rem;
	font-weight: bolder;
}
.zybdys_top span:nth-child(2){
	font-size: 1rem;
}
.zybdys_name{
	padding: 1.5rem 20% 1rem;
}
.zybdys_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 1rem 5%;
}
.zybdys_lis{
	width: 48%;
	margin-bottom: 1rem;
}
.zybdys_btn{
	padding: 0 5%;
}
.zybdys_btn p{
	text-indent: 2rem;
	color: #Fff;
	opacity: 0.8;
	padding-bottom: 1.5rem;
}
.zybdys_btn_a{
	padding: 0 8% 2.5rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.zybdys_btn_a a{
	display: block;
	width: 45%;
}
/* 4 */
.xyys_top{
	padding: 2rem 15%;
}

.jdgl_xyys{
	padding: 1.5rem 0;
}
.xyys_lis{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 1.5rem 0;
	padding: 0 5% 0 0;
	border: 0.1rem solid #dcdcdc;
}
.xyys_lis_left{
	width: 50%;
}
.xyys_lis_left a{
	display: block;
}
.xyys_lis_right{
	width: 50%;
	padding: 0.8rem 5%;
	position: relative;
}
.xyys_p1{
	padding-bottom: 0.5rem;
}
.xyys_p1 span:nth-child(1){
	font-size: 1.3rem;
	font-weight: 1000;
	color: #000;
}
.xyys_p1 span:nth-child(2){
	font-weight: 1000;
	color: #000;
}
.xyys_p2{
	padding-bottom: 0.5rem;
}
.xyys_p3{
	padding-bottom: 0.5rem;
}
.xyys_p4{
	position: absolute;
	right: 0.5rem;
	bottom: 0.5rem;
	width: 80%;
}
.xyys_p4 a{
	display: block;
}


/*  */

.byy_prb_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.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.1);
	color: #Fff;
	bottom: 0;
	font-size: 1rem;
	text-align: center;
}

.rxxz_mg{
	padding: 0 15%;
}
.xxgk_box .txgy_btn {
	padding-top: 1.5rem;
	padding-bottom: 1rem;
}


.gxjy_top p {
	text-align: center;
	padding-bottom: 0.3rem;
}

.gxjy_top {
	padding: 0 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;
	text-align: center;
}

.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_bottom{
	background: url(../img/form_bg_s.png) no-repeat;
	background-size: 100% 100%;
}
.form_name{
	padding: 1rem 20%;
}
.form_bottom .ipt_form{
	padding: 0 20%;
	
}
.btn_form{
	padding: 1rem 20%;
}
.btn_form button{
	width: 100%;
	height: 2.5rem;
	background: url(../img/form_btn_s.png) no-repeat;
	background-size: 100% 100%;
}