
input:focus {
	border: none;
	outline: none;
}
.wyzqs {
	width: 100%;
}

.wyzqs>img {
	display: block;
	width: 100%;
}
.wyzqs_lb{
	position: relative;
	width: 100%;
	height: 785px;
	background: url(../images/wyzqs_03_bg.jpg)no-repeat;
	background-size: 100% 100%;
}

 .swiper {
      width: 1200px;
      height: 100%;
	  margin: 0 auto;
	  
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
 
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
     
      /* object-fit: cover; */
    }
	
	:root {
	  --swiper-theme-color: #ffffff;
		
	}
	.wyzqs_bm{
		width: 100%;
		height: 200px;
		background-color:#31565c;
	}
.totalCase_bm1 .layui-form {
	width: 1100px;
	margin: 0 auto;
}

.totalCase_bm1 .layui-form tr {
	float: left;
	position: relative;
}

.totalCase_bm1 .layui-form p {
	font-weight: 300;
	color: #fff;
	font-size: 26px;
	padding: 30px 0 20px;
}

.totalCase_bm1 .layui-form tr input {
	width: 340px;
	height: 60px;
	border-radius: 10px;
	border: 0;
	margin-right: 24px;
	font-size: 20px;
	color: #9FA0A0;
	text-indent: 20px;
	margin-top: 0;

}

.totalCase_bm1 .layui-form .anquan img {
	position: absolute;
	top: 10px;
	right: 38px;
}

.totalCase_bm1 .layui-form .layui-btn {
	font-weight: bolder;
	color: #fff;
	margin-top: 0;
	background-image: linear-gradient(to right, #9f725b, #dcba97);
}


/* åº•éƒ¨æµ®çª—css */
.floor-banner {
	display: none;
	position: fixed;
	bottom: -4px;
	left: 0;
	width: 100%;
	height: 220px;
	background-image: url(../images/floor-banner_bg.png);
	background-size: 100% 100%;
	z-index: 999;
	background-repeat: no-repeat;
	transition: all 0.3s;
}

.floor-banner>ul {
	width: 1300px;
	margin: 0 auto;
}
.floor-banner .layui-form{
	background: transparent;
	margin-top: 20px;
}
.floor-banner ul .floor-banner_l {
	float: left;
	height: 150px;
}

.floor-banner ul .floor-banner_l img {
	display: block;
	width: 380px;

}

.floor-banner ul .floor-banner_c {
	float: left;
	color: #fff;
	width: 550px;
	margin-left: 70px;
	margin-top: 10px;
}

.floor-banner ul .floor-banner_r {
	float: left;

}

.floor-banner ul .floor-banner_r img {
	width: 233px;
	margin-top: 160px;
	display: block;
}

.zxgs-list-before {
	margin-top: 100px;
	margin-right: 32px;
	float: left;
}

.zxgs-list-before li {
	float: left;
	font-size: 12px;

}

.zxys_result {
	margin-top: 100px;
	float: left;
}



.floor-banner .offer_bm input {
	border: 0;
	width: 156px;
	height: 45px;
	border-radius: 2px;
	text-indent: 4px;
}

.floor-banner .offer_bm .tabright {
	float: left;
	margin-right: 8px;
}

.floor-banner .offer_bm .layui-btn {
	background-color: #e50120;
	font-size: 16px;
	width: 200px;
	height: 48px;
	line-height: 50px;
	color: #fff;
	text-align: center;


}
.floor-banner .offer_bm{
	padding-left: 0;
}