.biao {
	position: absolute;
	bottom: 0px;
	right: 4%;
	z-index: 99;
}

.biao a img {
	width: 50px;
	display: block;
	margin: 30px 0px;
}

.kuang {
	display: block;
	width: 100%;
}

.kuang img {
	display: block;
	width: 100%;
}

.bimg a.lian {
	display: block;
	position: absolute;
	bottom: 10%;
	color: #fefefe;
	z-index: 99;
}

.bimg .lian {
	font-size: 30px;
	margin-left: 10%;
}

.about {
	overflow: hidden;
	padding: 7% 5%;
	background: #fafafa;
}


.about .left {
	width: 50%;
}

.about .left img {
	width: 100%;
	display: block;

}

.about .right {
	width: 40%;
}

.about h3 {
	font-size: 30px;
	color: #eacba0;
	margin-bottom: 30px;
}

.about p {
	font-size: 16px;
	color: #808080;
}

.boximg {
	width: 100%;
}

.boximg img {
	width: 100%;
	display: block;
}

.biglog {
	overflow: hidden;
	text-align: right;
	padding: 50px 0px;
	background: white;
	margin-top: -50px;
}

.biglog img {
	width: 300px;
}

.lunbo>.swiper-pagination-bullets {
	bottom: 10px;
	left: 50%;
	width: 50%;
	/* text-align: right; */
}

.lunbo .swiper-pagination-bullet {
	width: 30px;
	height: 30px;
	display: inline-block;
	border-radius: 100%;
	background: #ffffff;
	opacity: 1;
}

.lunbo .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #cee0ff;
}

.lunbo .swiper-button-next,
.lunbo .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 30px;
	height: 30px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 30px 20px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: white;
	border-radius: 50%;
}

.wei {
	width: 40%;
	text-align: center;
	position: absolute;
	left: 55%;
	margin-top: -20px;
	z-index: 11;
}

.content {
	width: 100%;
	overflow: hidden;
	background: white;

}

.product {
	padding-top: 20px;
}

.product ul li {
	overflow: hidden;
	clear: both;
	padding: 60px;
}

.product ul li h3 {
	font-weight: 500;
	font-size: 36px;
	color: #eacba0;
	letter-spacing: 10px;
	margin-bottom: 0;
}

.product ul li .pbg {
	display: inline-block;
	width: 80px;
	height: 40px;
	background-size: 100% 100%;
	background-image: url(../img/p_l.gif);
	background-repeat: no-repeat;
	margin: 30px 0;
}

.product ul li:nth-child(even) .pbg {

	background-image: url(../img/p_r.gif);
}

.product ul li:nth-child(odd) .text {
	width: 50%;
	float: left;
}

.product ul li:nth-child(odd) .pimg {
	width: 40%;
	float: right;
}

.product ul li:nth-child(even) {
	background: #fafafa
}

.product ul li:nth-child(even) .text {
	width: 40%;
	float: right;
	text-align: right;
}

.product ul li:nth-child(even) .pimg {
	width: 40%;
	float: left;
}

.product ul li img {
	width: 100%;
	display: block;
}

.product ul li p {
	letter-spacing: 4px;
	color: #909090;
}

.aboutus .fl {
	float: left;
	width: 50%;
}

.aboutus {
	/* max-width: 1300px; */
	width: 90%;
	margin: auto;
	padding-top: 80px;
	margin-bottom: 200px;
	overflow: hidden;
	background: #ffffff;
}

.aboutus .fl img {
	display: block;
	margin-bottom: 30px;
	width: auto;
	/* 或者其他固定宽度 */
	height: 320px;width: 400px;
	object-fit: cover;
	/* 保持图片的宽高比 */
}

.aboutus .fl p {

	color: #535353;
}

.aboutus .fr {
	float: right;
	width: 50%;
}

.aboutus .fr h2 {
	font-weight: 500;
	font-size: 40px;
	letter-spacing: 4px;
	color: #eacba0;
	padding-bottom: 80px;
	margin-bottom: 80px;
	border-bottom: 2px solid #eacba0;
}

.aboutus .fr p {
	font-size: 20px;
	color: #4d4d4d;
}

.aboutus .fr .fen {
	margin-top: 100px;
}

.aboutus .fr .fen img {
	width: 70px;
	display: inline-block;
	margin: 0 10px;
}

.lianxi {
	width: 90%;
	margin: auto;
	padding-top: 80px;
	margin-bottom: 200px;
	overflow: hidden;
	background: #ffffff;
}

.lianxi .fl {
	float: left;
	width: 44%;

}

.lianxi .fr {
	float: right;
	width: 50%;
}

.lianxi .fr .dizhi {
	overflow: hidden;
	clear: both;
	padding-bottom: 40px;
	border-bottom: 1px solid #4d4d4d;
	margin-bottom: 40px;
}

.lianxi .fr .dizhi img {
	width: 100px;
	float: left;
	margin-right: 20px;


}

.lianxi .fr .dizhi h2 {
	font-size: 30px;
	color: #eacba0;
	font-weight: 500;
	letter-spacing: 4px;
	margin: 0px;

}

.lianxi .fr .dizhi p {
	font-size: 18px;
	color: #757475;
	font-weight: 400;

}

.lianxi .fr .mendian {}

.lianxi .fr .mendian li {
	display: flex;
	justify-content: start;
	align-items: center;
	margin-bottom: 30px;
	position: relative
}

.lianxi .fr .mendian li img {
	width: 120px;
	border-radius: 50%;
	z-index: 1;
}

.lianxi .fr .mendian li .info {
	width: 100%;
	padding-left: 60px;
	margin-left: -30px;
	/* background: #ececec; */
	border-radius: 20px;
	z-index: 1;
}

.lianxi .fr .mendian li .info p {
	font-size: 16px;
	margin: 10px 0;
	color: #5e5c5c;
}

.lianxi .fr .mendian li h3 {

	font-size: 26px;
	color: #eacba0;
	font-weight: 500;
	letter-spacing: 4px;
	margin: 0px;
	position: absolute;
	right: 30px;
}

.lianxi .fr .mendian li::before {
	content: "";
	display: block;
	width: 100%;
	height: 100px;
	background: #ececec;
	position: absolute;
	border-radius: 42px;
	z-index: 0;
}

.lianxi .saoma {
	justify-content: start;
	align-items: center;
	display: flex;
	border-top: 1px solid #4d4d4d;
	padding-top: 40px;
	margin-top: 80px;
}

.lianxi .saoma img {
	width: 100px;
	display: block;
}

.lianxi .saoma .xian {
	padding: 0 20px;
	width: 64%;
	overflow: hidden;
}

.lianxi .saoma .xian h3 {
	font-size: 26px;
	color: #eacba0;
	font-weight: 500;
	letter-spacing: 4px;
	margin-top: 0;
	margin-bottom: 10px;
}

.lianxi .saoma .xian h6 {
	font-size: 18px;
	color: #757475;
	font-weight: 400;
	letter-spacing: 4px;
	margin: 0;
}

.lianxi .saoma .xian p {
	font-size: 16px;
	color: #858484;
	margin: 0;
	word-wrap: break-word;


}

.bimgs {
	overflow: hidden;
}

.bimgs img {
	display: block;
	width: 100%;
}

.forms {
	width: 90%;
	margin: auto;
	padding-top: 80px;
	margin-bottom: 200px;
	overflow: hidden;
	background: #ffffff;
	font-size: 16px;
}

.forms .inputs {
	background: #eeeeef;
	border: none;
	outline: none;
	/* 去除点击输入框时产生的轮廓 */
	border-radius: 10px;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	width: 30%;
	margin-right: 40px;
	margin-bottom: 30px;
	position: relative;
}

.forms .span {
	position: relative;

}

.forms i {
	position: absolute;
	width: 4px;
	height: 20px;
	background: #eacba0;
	left: 10px;
	z-index: 9;
	top: 2px;
}

.forms .xuan p {
	background: #eeeeef;
	border: none;
	outline: none;
	/* 去除点击输入框时产生的轮廓 */
	border-radius: 10px;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;

	margin-right: 20px;
	margin-bottom: 30px;
	position: relative;
	display: flex;
	justify-content: space-between;
}

.xuan i {
	top: 16px;
}

.forms select {
	border: none;
	background: transparent;
	width: 80%;
	outline: none;
}

.forms .riqi p {
	background: #eeeeef;
	border: none;
	outline: none;
	/* 去除点击输入框时产生的轮廓 */
	border-radius: 10px;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	width: 45%;
	margin-right: 20px;
	margin-bottom: 30px;
	position: relative;
	display: flex;
	justify-content: space-between;
	display: inline-block;
}

.forms input[type="date"] {
	border: none;
	background: transparent;
	outline: none;
	margin-left: 30px;
}

.forms input[type="time"] {
	border: none;
	background: transparent;
	outline: none;
	margin-left: 30px;
}

.forms button {
	cursor: pointer;
	background: none;
	font-size: 16px;
	border: 1px #eacba0 solid;
	color: #eacba0;
	padding: 6px 30px;
	margin: 50px auto;
	display: block;
}
.forms button:hover{
	background: #eacba0;
	color: white;
}
.whatsapp{position: fixed;right: 20px;top: 32%;width: 120px;z-index: 999}
.whatsapp img{width: 100%}