.banner-top{
	background-repeat: no-repeat;
	background-position: center;
	height: 350px;
	display: block;
}

.layout-title {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	padding: 50px 0;
}

.layout-title em {
	font-weight: normal;
}

/* 特价 */
.preferential {
	height: 640px;
	padding: 20px;
	background-color: #ece9e9;
}

.tj-top {
	display: flex;
	justify-content: space-between;
}

.tj-top dl {
	display: flex;
	width: 540px;
	height: 200px;
	padding: 15px;
	background-color: #fff;
}

.tj-top dl dd {
	width: 274px;
}
.tj-top dl dd img {
	width: 100%;
	height: 100%;
}

.tj-top dl dt {
	width: 266px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.tj-top dl dt p:nth-child(1) {
	font-size: 22px;
	font-weight: bold;
	/*letter-spacing: 1px;*/
}

.tj-top dl dt p:nth-child(2) {
	font-size: 15px;
	color: #8c8c8c;
}

.tj-top dl dt p:nth-child(3) {
	font-size: 35px;
	color: #50972c;
}

.tj-top dl dt p:nth-child(3) em {
	font-size: 20px;
}

.tj-top dl dt p:nth-child(4) {
	font-size: 14px;
	color: #7b7b7b;
	margin-bottom: 10px;
}

.tj-top dl dt p:nth-child(5) {
	width: 128px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background-color: #50972c;
	border-radius: 16px;
	font-size: 18px;
	color: #fff;
}

.tj-bottom {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}

.tj-bottom ul {
	width: 256px;
	height: 305px;
	padding: 10px;
	background-color: #fff;
	text-align: center;
}

.tj-bottom ul li:nth-child(1) {
	height: 184px;
}
.tj-bottom ul li:nth-child(1) img {
	width: 100%;
	height: 100%;
}

.tj-bottom ul li:nth-child(2) {
	font-size: 20px;
	line-height: 30px;
	/*letter-spacing: 2px;*/
	padding-top: 10px;
}

.tj-bottom ul li:nth-child(3) {
	font-size: 15px;
	color: #8c8c8c;
}

.tj-bottom ul li:nth-child(4) {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 4px;
}

.tj-bottom ul li:nth-child(4) .price p:nth-child(1) {
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #50972c;
}

.tj-bottom ul li:nth-child(4) .price p:nth-child(1) em {
	font-size: 18px;
}

.tj-bottom ul li:nth-child(4) .price p:nth-child(2) {
	font-size: 13px;
	color: #7b7b7b;
}

.tj-bottom ul li:nth-child(4) .price p:nth-child(2) {
	font-size: 13px;
	color: #7b7b7b;
}

.tj-bottom ul li:nth-child(4) .shangqiao {
	width: 90px;
	height: 30px;
	line-height: 30px;
	background-color: #50972c;
	border-radius: 15px;
	color: #fff;
	font-size: 16px;
	margin-left: 16px;
}

.preferential .more {
	text-decoration: underline;
	font-size: 18px;
	color: #50972c;
	text-align: center;
	margin-top: 40px;
}

/* 产品 */
.classify-box {
	display: flex;
	flex-wrap: wrap;
}

.classify-box li {
	width: 210px;
	height: 280px;
	padding: 14px;
	border: 1px solid #e8e8e8;
	color: #8a8a8a;
	font-size: 15px;
}

.classify-box li:hover {
	border: 1px solid #1d8031;
}

.classify-box li p:nth-child(1) {
	height: 160px;
	overflow: hidden;
}
.classify-box li p:nth-child(1) img{
	height: 160px;
	width: 210px;
}

.classify-box li p:nth-child(2) {
	font-size: 18px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 4px;
}
.classify-box li p:nth-child(3) {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.classify-box li p:nth-child(4) {
	margin-top: 10px;
}

.classify-box li p:nth-child(4) em {
	color: #50972d;
}

.classify-box li p:nth-child(4) span {
	font-size: 24px;
	color: #50972d;
}

.classify-box li del {
	font-size: 13px;
}

.consult {
	width: 240px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 20px;
	border: 1px solid #50972c;
	color: #50972c;
	font-size: 18px;
	margin: 40px auto 0;
}

.consult:hover {
	background-color: #50972c;
	color: #fff;
}

/* 场景 */
.scene .gallery-thumbs .swiper-slide-thumb-active {
	color: #50972c;
	border-bottom: 2px solid #50972c;
}

.scene .swiper-button-prev,.swiper-container-rtl .swiper-button-next {
	left: 0;
}

.scene .swiper-button-next,.swiper-container-rtl .swiper-button-prev {
	right: 0;
}

.swiper-button-next,.swiper-button-prev {
	background-color: rgba(153, 152, 152, 0.6);
	border-radius: 5px;
	padding: 10px 4px;
	top: 79% !important;
}

:root {
	--swiper-navigation-size: 36px !important;
}

.sceneTab {
	width: 900px !important;
	display: flex;
	justify-content: space-between;
	margin: 0 auto !important;
	color: #737373;
	font-size: 24px;
}

.sceneTab .swiper-slide {
	width: 150px !important;
	cursor: pointer;
	text-align: center;
	padding-bottom: 20px;
}

.pro3 {
	display: flex;
	justify-content: space-between;
}

.scene-content p{
	margin-bottom: 20px;
}

.pro3 ul {
	width: 210px;
	height: 260px;
	background-color: #ffffff;
	text-align: center;
	/* border: 1px solid #e8e8e8; */
	padding: 10px;
}

.pro3 ul li:nth-child(1) {
	height: 160px;
	width: 210px;
}
.pro3 ul li:nth-child(1) img{
	width: 100%;
}

.pro3 ul li:nth-child(2) {
	padding-top: 10px;
	padding-bottom: 3px;
}
.pro3 ul li:nth-child(3) {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #8a8a8a;
	padding-bottom: 10px;
	font-size: 15px;
	height: 20px;
}

.pro3 ul li:nth-child(4) {
	width: 110px;
	height: 30px;
	line-height: 30px;
	background-color: #50972c;
	border-radius: 15px;
	font-size: 16px;
	color: #fff;
	margin: 0 auto;
}



/* 侧边栏 */
.conts {
	position: relative;
}

.elevator {
	width: 110px;
	height: 247px;
	border: 1px solid #d7d7d7;
	position: fixed;
	top: 30%;
	margin-left: -130px;
	display: none;
}

.elevator li {
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #737373;
	border-bottom: 1px solid #d7d7d7;
	background-color: #fff;
	cursor: pointer;
}
.elevator li a{
	display: block;
	color: #737373;
}

.elevator li:last-child {
	border-bottom: none;
	background-image: url(../images/product/i6.png);
	background-repeat: no-repeat;
	background-position: 14px 3px;
	background-size: 20px 24px;
	padding-left: 28px;
}

.tabNav {
	color: #50972c !important;
}

.site{
	position: absolute;
	top: -80px;
}
