img{
	display: inherit;
}
.banner a{
	display: block;
}
.zysz_list{
	overflow: hidden;
}
.xdf_gxzy{
	background-color: #Fff;
}
.xdf_gxzy_name{
	padding: 1.5rem 25%;
}
.gxzy_list{
	padding: 0 4%;
	background-color: #Fff;
}
.gxzy_lis_box{
	overflow: hidden;
}
.gxzy_lis{
	overflow: hidden;
	padding-bottom: 1.5rem;
}
.gxzy_lis_left{
	float: left;
	width: 38%;
}
.gxzy_lis_left a{
	display: block;
}
.gxzy_lis_right{
	float: left;
	width: 62%;
	padding-left: 1rem;
}
.gxzy_lis_right_top{
	padding: 1.1rem 0 1.3rem;
}
.gxzy_lis_right_bottom{
	padding-top: 15%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.gxzy_lis_right_bottom a{
	display: block;
	width: 45%;
	height: 2.5rem;
}
.button_zx{
	overflow: hidden;
	padding: 1.8rem 10%;
}
.button_zx a{
	text-align: center;
	display: block;
	width: 100%;
	line-height: 3rem;
	font-size: 1.4rem;
	color: #fff;
	background-color: #eb591c;
	border-radius: 1rem;
}
.tj_kscyb{
	background-color: #fff;
}
.tj_kscyb_name{
	padding: 1.5rem 25%;
}
.tj_kscyb_ctn{
	padding: 0 4%;
}
.tj_kscyb_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.tj_kscyb_lis{
	width: 48%;
	padding: 0.2rem;
	border: 0.1rem solid #d4d4d4;
	margin-bottom: 1.5rem;
}
.zx_top_name{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding: 0.5rem 0;
}
.zx_logo{
	width: 10%;
	position: relative;
}
.zx_logo img{
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
	margin: auto;
}
.zx_name_rig{
	padding-left: 0.2rem;
	font-size: 1.4rem;
}

.zx_top_txt{
	padding: 0rem 0 1rem;
}
.zx_top_txt p{
	font-size: 0.8rem;
	color: #838383;
	text-align: center;
}
.zx_top_btn{
	padding: 0 10% 1rem;
}
.zx_top_btn a{
	display: block;
	text-align: center;
	line-height: 3rem;
	color: #fff;
	background-color: #eb591c;
	border-radius: 1.5rem;
	font-size: 1.4rem;
}






/* 表单 */
.fotm_s{
	padding: 1.5rem 4%;
	background: #e1dcdc;
	color: #555;
}
.form_name{
	overflow: hidden;
	height: 2.3rem;
}
.fotm_b1{
	float: left;
	height: 100%;
	width: 0.2rem;
	border: 0.1rem solid #000;
	margin-right: 4%;
}
.fotm_hqxfxq{
	float: left;
	font-size: 1.6rem;
	color: #ff6a2a;
	margin-right: 2%;
}
.fotm_hqxfxq span{
	color: #7ac7ee;
}
.fotm_yglx{
	float: left;
	padding-top: 0.5rem;
	padding-left: 1.5rem;
	color: #555;
	font-size: 1.3rem;
}
.form_sub{
	overflow: hidden;
	padding: 0 0 1rem;
}
.form_sub input{
	width: 100%;
	line-height: 3.5rem;
	font-size: 1.6rem;
	color: #000;
	padding-left: 1.5rem;
	outline: none;
	margin-bottom: 1rem;
	background-color: #f8f9fb;
}
.form_sub button{
	margin-top: 1rem;
	width: 100%;
	line-height: 3.5rem;
	font-size: 1.6rem;
	text-align: center;
	color: #fff;
	background: #d0021b;
}
.form_zy{
	padding-bottom: 1rem;
}
.form_zy_list{
	overflow: hidden;
	padding: 1rem;
	background-color: #f8f9fb;
}
.form_zy_lis{
	padding:0.5rem 1rem;
	float: left;
	border: 0.1rem solid #dcdee3;
	margin-right: 1rem;
	color: #555;
}
.form_zy_list .jx_actv{
	background-color:#1ba2f4;
	color: #fff;
}
.txt_col{
	padding-left: 1.5rem;
    color: #555;
    font-size: 1.3rem;
	padding-bottom: 0.2rem;
}
.kcjs_box{
	padding: 1.8rem 5% 1rem;
}
.kcjs_box p{
	letter-spacing: 0.1rem;
}
.kcjs_box p:nth-child(1){
	font-size: 1.3rem;
	color: #dd4a27;
	font-weight: 1000;
	padding-bottom: 1rem;
}
.kcjs_box p:nth-child(2) span{
	color: #dd4a27;
	padding-right: 0.5rem;
}
.kcjs_box p:nth-child(2){
	padding-bottom: 0.5rem;
	font-weight: 1000;
}
.kcjs_box p:nth-child(3){
	padding-bottom: 1.8rem;
	font-weight: 1000;
}
.kcjs_box p:nth-child(3) span{
	color: #dd4a27;
	padding-right: 0.5rem;
}
.kcjs_box h3{
	text-align: center;
	font-size: 1.6rem;
	color: #c0392b;
}