img{
	display: inherit;
}

.zysz_list{
	overflow: hidden;
}
.zysz_lis{
	float: left;
	width: 33.3%;
	height: 4rem;
}
.zysz_lis_bg{
	line-height: 3rem;
	text-align: center;
}
.zysz_lis span{
	font-size: 1.8rem;
	line-height: 2.5rem;
	display: inline-block;
	padding-bottom: 0.1rem;
	
}
.zysz_lis .zysz_lis_sty{
	border-bottom: 0.1rem solid #fff;
	color: #fff;
}
.zysz_list .jx_actv {
	background: url(../img/gx_actv.png) no-repeat;
	background-size: 100% 100%;
}
.czqd_top {
	padding: 1rem 3%;
}
.czqd_top span{
	background-color: #ff6a2a;
	color: #Fff;
	font-size: 1.3rem;
	display: inline-block;
	padding: 0.5rem;
	border-radius: 1.5rem;
}


.czqd_tap{
	/* overflow: hidden; */
	padding: 0 3% 0 3%;
	display: none;
}
.czqd_tap_box .active_2{
	display: block;
}
.czqd_lis {
	display: flex;
	justify-content: end;
	flex-wrap: wrap;
	padding-bottom: 2rem;
	box-shadow: 0rem 0.1rem 0.1rem #333333;
	margin-bottom: 0.5rem;
	border-radius: 1.5rem;
	overflow: hidden;
}
.czqd_mg_s{
	width: 40%;
	position: relative;
}
.czqd_mg_s a{
	display: block;
	border-radius: 1.5rem;
	overflow: hidden;
}
.czqd_mg_bd{
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: -0.5rem;
	right: -0.5rem;
	border: 0.1rem solid #929292;
	z-index: -1;
	background-color: #fff;
	border-radius: 1.5rem;
	overflow: hidden;
}
.czqd_name_s{
	width: 60%;
	position: relative;
}
.czqd_name_top{
	position: absolute;
	top: 0.7rem;
	width: 100%;
	line-height: 1.8rem;
	font-size: 1.4rem;
	color: #fff;
	font-weight: 800;
	background: url(../img/bg_s.png) no-repeat;
	background-size: 100% 100%;
	padding-left: 10%;
	z-index: -2;
}
.czqd_ctn{
	padding: 2.5rem 0 0 10%;
}
.czqd_ctn a{
	display: block;
}
.czqd_ctn p{
	padding: 0.3rem 5% 0.3rem 0;
}
.czqd_ctn a p:nth-child(1){
	font-size: 1.4rem;
	color: #000;
}
.czqd_ctn a p:nth-child(2){
	color: #6a7380;
	font-size: 0.9rem;
}
.czqd_btn{
	overflow: hidden;
	padding: 0rem 5% 0.3rem 10%;
}
.czqd_btn a{
	float: left;
	width: 45%;
	line-height: 2.4rem;
	font-size: 1.3rem;
	text-align: center;
	border-radius: 1.2rem;
}
.czqd_btn a:nth-child(1){
	color: #ff6a2a;
	background-color: #f4f4f4;
	box-shadow: 0rem 0.2rem 0.2rem #a39f9e;
	
}
.czqd_btn a:nth-child(2){
	margin-left: 10%;
	color: #fff;
	background-color: #ff6a2a;
	box-shadow: 0rem 0.2rem 0.2rem #a39f9e;
}
.czqd_xx {
	overflow: hidden;
	padding-right: 5%;
	width: 100%;
	position: absolute;
	bottom: 0;
}
.czqd_xxbg {
	float: right;
	width: 25%;
	height: 0.3rem;
	background: #ff6a2a;
}
.ljgdgz{
	background: #ff6a2a;
	text-align: center;
	padding: 1rem 0;
}
.ljgdgz a{
	display: block;
	width: 55%;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	color: #Fff;
}
.ljgdgz a span{
	display: inline-block;
}
.ljgdgz a span:nth-child(1){
	float: left;
	width: 3rem;
	height: 1.8rem;
	margin: 0 8%;
}
.ljgdgz a span:nth-child(2){
	float: left;
	line-height: 1.8rem;
	font-size: 1.3rem;
}

.fotm_s{
	padding: 1.5rem 6%;
	background: #fff1d7;
}
.form_name{
	overflow: hidden;
	height: 2rem;
}
.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;
	color: #ff6a2a;
}
.form_sub{
	overflow: hidden;
	padding: 1rem 5%;
}
.form_sub input{
	width: 100%;
	line-height: 3.5rem;
	font-size: 1.6rem;
	color: #000;
	border: 0.1rem solid #bbbbbb;
	border-radius: 1rem;
	text-align: center;
	outline: none;
	margin-bottom: 1rem;
}
.form_sub button{
	width: 100%;
	line-height: 3.5rem;
	font-size: 1.6rem;
	text-align: center;
	color: #fff;
	font-weight: 800;
	background: #ff6a2a;
	box-shadow: 0 0.2rem 0.2rem #6a6665;
	border-radius: 1rem;
}