input:focus {
	border: none;
	outline: none;
}

.Villa_design {
	overflow-x: hidden;
}

/* banner */
.Villa_design_banner,
.live_kj {
	width: 100%;
}

.Villa_design_banner img,
.live_kj img {
	width: 100%;
	height: auto;
	object-fit: cover;
	display: block;
}

/* 报名1 */

.Villa_design_bm {
	width: 100%;
	background-color: #ffffff;
}

.layui-form {
	width: 1190px;
	height: 163px;
	border-radius: 20px;
	margin: 44px auto 0;
	background: url(../images/Villa_design02.jpg)no-repeat;
	background-size: cover;
}

.layui-form p {
	margin-left: 32px;
	padding-top: 26px;
	padding-bottom: 12px;
	font-size: 25px;
	font-family: "宋体";
	font-weight: bold;
	color: #b28860;
}

.layui-form tr {
	float: left;
	position: relative;
}

.layui-form tr img {
	position: absolute;
	top: 12px;
	right: 12px;

}

.layui-form tr input {
	height: 62px;
	background: transparent;
	border: 1px solid #e9e9e7;
	border-radius: 10px;
	font-size: 20px;
	color: #a1a1a1;
	text-indent: 20px;
}

.layui-form tr:nth-child(1) input {
	width: 290px;
	margin-left: 32px;
}

.layui-form tr:nth-child(2) input {
	width: 368px;
	margin-left: 22px;
}

.layui-form tr:nth-child(3) input {
	width: 410px;
	margin-left: 22px;
	background-color: #c2272d;
	color: #fff;
}

.Villa_design_bm_ys {
	width: 1190px;
	margin: 46px auto;
}

.Villa_design_bm_ys ul {
	display: flex;
	justify-content: space-between;
}

.Villa_design_bm .Villa_design_bm_ys ul img {
	width: 88px;
	height: 88px;
	box-sizing: 50%;
	display: block;
	margin: 0 auto 22px;
}

.Villa_design_bm .Villa_design_bm_ys ul h3 {
	font-size: 24px;
	color: #333333;
	text-align: center;
	margin-bottom: 10px;
}

.Villa_design_bm .Villa_design_bm_ys ul p {
	font-size: 16px;
	color: #a0a0a0;
	text-align: center;
}

/* 案例轮播 */
.Villa_design_al {
	width: 100%;
	height: 1176px;
	background: url(../images/Villa_design04.jpg)no-repeat;
	background-size: cover;
}


.Villa_design_al .al_tltie {
	width: 868px;
}

.al_tltie {
	margin: 0 auto;
	padding-top: 90px;
	padding-bottom: 90px;
}

.al_tltie img {
	float: left;
	width: 100px;
	display: block;
	margin-right: 20px;
	margin-top: 10px;
}

.Villa_design_al .al_tltie div {
	float: left;
	width:748px;
}

.al_tltie p {
	font-size: 55px;
}

.al_tltie em {
	display: block;
	font-size: 24px;
	text-align: center;
	font-style: normal;
	color: #676767;
}

.swiper {
	position: relative;
	width: 1440px;
	margin: 0 auto;

}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: transparent;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	object-fit: cover;
}

.swiper-slide .swiper-button-next,
.swiper-button-prev {
	color: #fff;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
	left: 24px;
	z-index: 99;
	color: #fff;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: 24px;
	z-index: 99;
	color: #fff;
}

.Villa_design_sj {
	width: 100%;

}

.Villa_design_sj .al_tltie {
	width:962px;
}

.Villa_design_sj .al_tltie div {
	float: left;
	width:842px;
}

.Villa_design_sj>img {
	display: block;
	width: 100%;
	height: auto;
	object-fit: cover;

}

/* 报名二 */
.layui-form1 {
	border: 2px solid #b38961;
	margin-bottom: 60px;
}

.layui-form1 form .tabright input {
	width: 208px;
}

.layui-form1 form tr .layui-btn {
	width: 208px;
}

.layui-form1 form {
	margin-left: 48px;
}

.layui-form1 form,
.layui-form_zxrx {
	float: left;
}

.layui-form_zxrx i {
	display: block;
	font-size: 22px;
	color: #000;
	font-style: normal;
	padding: 45px 0 0 70px;
}

.layui-form_zxrx em {
	display: block;
	font-size: 40px;
	color: #b38961;
	font-style: normal;
	margin-left: 70px;

}

/* 工艺 */
.Villa_design_gy {
	width: 100%;
	background: url(../images/Villa_design14.jpg)no-repeat;
	height: 2653px;
	background-size: cover;
}

.Villa_design_gy .al_tltie {
	width: 1198px;
	color: #fff;
}

.Villa_design_gy .al_tltie div {
	float: left;
	width: 1078px;
}

.Villa_design_gy ul {
	width: 1000px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.Villa_design_gy ul p {
	font-size: 38px;
	color: #fff;
}

.Villa_design_gy ul p b {
	font-size: 50px;
	color: #b28960;
}

.Villa_design_gy ul em {
	font-size: 21px;
	color: #fff;
	font-style: normal;
	font-weight: 300;

}


.mySwiper1 {
	width: 100%;
	margin-top: 48px;
}

.mySwiper1 img {
	display: block;
	width: 100%;
	object-fit: cover;
}



.mySwiper1 .swiper-button-prev,
.mySwiper1 .swiper-rtl .swiper-button-next {
	width: 121px;
	height: 73px;
	left: 0;
	top: 45%;
	z-index: 99;
	color: #fff;
	background-color: #b28960;
}

.mySwiper1 .swiper-button-next,
.mySwiper1 .swiper-rtl .swiper-button-prev {
	right: 0;
	top: 45%;
	z-index: 99;
	color: #fff;
	width: 121px;
	height: 73px;
	background-color: #4d4d4d;
}

.Villa_design_pp {
	width: 1200px;
	margin: 0 auto;
}

.Villa_design_pp p {
	font-size: 50px;
	color: #fff;
	text-align: center;
	font-family: "宋体";
	padding: 90px 0 18px;
}

.Villa_design_pp em {
	display: block;
	font-size: 24px;
	color: #fff;
	text-align: center;
	font-style: normal;

}

.Villa_design_pp ul {
	width: 100%;
	margin-top: 70px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.Villa_design_pp ul li {
	width: 360px;
	background-color: #fff;
	margin-bottom: 48px;
	cursor: pointer;
}

.Villa_design_pp ul li:hover {

	box-shadow: 2px 2px 15px 5px rgba(255, 255, 255, 0.3);

}

.Villa_design_pp ul img {
	width: 322px;
	display: block;
	margin: 20px auto 20px;
}

.Villa_design_pp ul h1 {
	font-size: 42px;
	color: #000;
	text-align: center;
}

.Villa_design_pp ul em {
	display: block;
	text-align: center;
	font-style: normal;
	width: 180px;
	font-weight: 400;
	font-size: 22px;
	margin: 0 auto;
	padding: 10px 0;
	background-color: #b28960;

}

.Villa_design_pp ul p {
	font-size: 20px;
	color: #4d4d4d;
	text-align: center;
	padding: 22px 0 28px 0;
	font-family: "Arial, Helvetica, sans-serif";
}

/* 看建材 */

.Villa_design_jc .al_tltie {
	width: 962px;

}

.Villa_design_jc>img {
	width: 1354px;
	margin: 0 auto;
	display: block;
}

.baozhang {
	width: 1354px;
	margin: 0 auto;
	color: #fff;
	background: #171717;
}

.baozhang h1 {
	font-family: "宋体";
	font-size: 55px;
	text-align: center;
	padding: 60px 0 16px;
}

.baozhang>p {
	font-size: 25px;
	text-align: center;
	letter-spacing: 8px;

}

.baozhang ul {
	width: 1200px;
	margin: 65px auto 0;
	padding-bottom: 65px;
	display: flex;
	justify-content: space-between;
}

.baozhang ul li {
	width: 336px;
	height: 654px;
	background-size: 100% 100%;
}

.baozhang ul li h4 {
	font-size: 25px;
	font-weight: 300;
	margin-top: 480px;
	margin-left: 24px;
}

.baozhang ul li em {
	position: relative;
	display: block;
	width: 108px;
	height: 1px;
	background-color: #fff;
	margin: 16px 0 16px 24px;
}
.baozhang ul li em::after{
	position: absolute;
	content: '';
	display: block;
	width: 60px;
	height: 3px;
	top: -1px;
	left: 0;
	background-color: #fff;
}

.baozhang ul li p {
	width: 298px;
	font-size: 15px;
	margin-left: 24px;
	font-weight: 300;
	line-height: 28px;
}

.baozhang ul li:nth-child(1) {
	background: url(../images/Villa_design29.jpg)no-repeat;
}

.baozhang ul li:nth-child(2) {
	background: url(../images/Villa_design30.jpg)no-repeat;
}

.baozhang ul li:nth-child(3) {
	background: url(../images/Villa_design31.jpg)no-repeat;
}

/* 看样板间 */
.Villa_design_kybj {
	width: 100%;
	margin-top: 100px;
	background: #efefef;

}

.Villa_design_kybj .al_tltie {
	width: 1086px;

}

.Villa_design_kybj>img {
	width: 1360px;
	margin: 0 auto;
	display: block;

}

.experience {
	border-top: #b28860 7px solid;
}

.experience li {
	width: 1920px;
	height: 515px;

}

.experience li:nth-child(1) {
	background: url(../images/Villa_design34.jpg)no-repeat;
	background-size: cover;
}

.experience li:nth-child(2) {
	background: url(../images/Villa_design35.jpg)no-repeat;
	background-size: cover;
}

.experience li:nth-child(3) {
	background: url(../images/Villa_design36.jpg)no-repeat;
	background-size: cover;
}

.experience li:nth-child(4) {
	background: url(../images/Villa_design37.jpg)no-repeat;
	background-size: cover;
}

.experience h3 {
	margin-left: 345px;
	padding-top: 80px;
	font-size: 45px;
	color: #fff;
	font-weight: 400;

}

.experience p {
	margin-left: 345px;
	padding-top: 30px;
	padding-bottom: 70px;
	font-size: 30px;
	color: #fff;
	font-weight: 300;

}

.experience i {
	display: block;
	font-style: normal;
	margin-left: 345px;
	color: #fff;
	font-size: 25px;
	font-weight: 300;
	width: 500px;
	border: 1px #fff solid;
	padding: 28px 30px;

}

.baoming3 {
	width: 100%;
	background-color: #fff;
}

.baoming3 ul {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.baoming3 ul li {
	width: 256px;
	height: 445px;
	margin-top: 80px;
	margin-bottom: 80px;
	color: #fff;
	padding-left: 40px;
}

.baoming3 ul li:nth-child(odd) {
	background-color: #383838;
}

.baoming3 ul li:nth-child(even) {
	background-color: #b28860;
}

.baoming3 ul li i {
	display: block;
	font-size: 20px;
	font-style: normal;
	margin-top: 60px;

}

.baoming3 ul li em {
	display: block;
	font-size: 22px;

	font-style: normal;
}

.baoming3 ul li span {
	display: block;
	width: 34px;
	height: 1px;
	margin-top: 18px;
	background-color: #c2a68e;
}

.baoming3 ul li h2 {
	font-size: 32px;
	font-family: "宋体";
	padding: 36px 0 60px;
}

.baoming3 ul li p {
	color: #efcbab;
	font-size: 18px;
}

.baoming3 ul li img {
	display: block;
	margin-top: 28px;
}
.baoming3 ul li:last-child{
		padding-left: 0;
}
.baoming3 ul li:last-child h1 {
	text-align: center;
	color: #fff;
	font-size: 28px;
	font-family: "宋体";
	margin:62px 0 10px;
}
.baoming3 ul li:last-child p {
	text-align: center;
	font-size: 14px;
	color: #fff;
}

	
.baoming3 .layui-form2{
	background: transparent !important;
}
.baoming3 .layui-form2 table tr{
	float: none;
}
.baoming3 .layui-form2 table input{
	width: 208px;
	height: 40px;
	font-size: 16px;
	margin-left: 21px;
	background: #fff;
	margin-top: 16px;
	border: 0;
	
}
.baoming3 .layui-form2 {
	margin-top: 20px;
}
.baoming3 .layui-form2 .layui-btn{
	width: 215px;
	height: 52px;
	background-color: #c1272d;
	color: #fff;
	text-indent: 0;
}

/* 底部浮窗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;
}