body::-webkit-scrollbar {
	/* 隐藏右侧滚动条 */
	display: none;
}

.ele-page .text-spacing {
	letter-spacing: 3px;
}

.ele-page .top-container {
	width: 100%;
	position: relative;
}

.consumption {
	width: 100%;
}

.no-padding {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.no-padding img {
	width: 100%;
}





/* pc端 */
@media screen and (min-width: 1024px) {
	html {
		/* 1rem=16px */
		font-size: 16px !important;
	}


	.ele-page .pageSwiper {
		min-width: 1024px;
		width: 100%;
		height: 100%;
		position: absolute;
	}

	.consume {
		position: relative;
		width: 100%;
		height: 100%;
		background-color: #FFFFFF;
		opacity: 0.5;
		transition: opacity 1.5s;
	}

	.con-container {
		opacity: 0.5;
		transition: opacity 1.5s;
	}

	.conmuseactive {
		opacity: 1;
	}


	/* 首图  start */
	.con-container .big-title {
		position: absolute;
		left: 0;
		right: 4%;
		top: 0;
		bottom: 8%;
		margin: auto;
		width: 60%;
		height: 20%;
		letter-spacing: 3px;
	}

	.con-container .big-title .title {
		font-size: 40px;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 100px;
	}

	.con-container .big-title .desc {
		font-size: 22px;
		letter-spacing: 2px;
		position: absolute;
		line-height: 35px;
		padding: 0;
		color: rgba(255, 255, 255, 0.8);
	}

	/* 首图 end */


	.big-title ul {
		padding-left: 1.5rem;
	}

	/* 首图 end */

	/* 图文部分  start */
	.consume .inner {
		overflow: hidden;
		width: 100%;
		background-color: #EEEEEE;
		position: relative;
	}

	/* .consumption .long-inner {
		overflow: hidden;
		position: relative;
	} */

	.consume .inner {
		width: 100%;
	}

	.inner1 {
		position: absolute;
	}

	.inner2 {
		position: absolute;
		top: 50%;
	}

	.cont {
		position: relative;
		text-align: center;
		margin-top: 11.5%;
	}

	.cont-right {
		position: absolute !important;
		height: 100%;
		left: 50%;
		text-align: center;

	}

	.cont-left {
		text-align: center;
		height: 100%;
	}

	.cont-right .txt,
	.cont-left .txt {
		margin-top: 23%
	}

	.txt .title {
		font-size: 30px;
		line-height: 60px;
		font-weight: bold;
		letter-spacing: 3px;
	}

	.add-sport {
		transition: all 1s;
		transform: translateY(30px);
		opacity: 0.5;
	}

	.txt-sport {
		transform: translateY(0px);
		opacity: 1;
	}

	/* .txt .desc {
		font-size: 16px;
		line-height: 26px;
		letter-spacing: 3px;
	} */

	.long-img {
		position: relative;
	}

	.long-img .inner {
		width: 70%;
		height: 60%;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		position: absolute;
	}

	.long-img .long-inner {
		width: 70%;
		height: 70%;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		position: absolute;
		letter-spacing: 3px;

	}

	.long-inner .title {
		color: #FFFFFF;
		font-size: 2rem;
		line-height: 5rem;
		font-weight: bold;
		margin-top: 80px;
	}

	.long-inner .desc {
		color: #FFFFFF;
		font-size: 1rem;
		line-height: 1.4rem;
	}

	.long-inner img {
		padding: 50px;
		width: 70%;
	}

	.long-inner .img1 {
		padding-left: 0;
	}

	.long-inner .img2 {
		padding-right: 0;
		margin-left: 25%;
	}


	.long-img .img-box {
		width: 102%;
		padding-top: 8%;
		position: absolute;
		left: -1%;
		right: 0;
		top: 18%;
		bottom: 0;
		margin: auto;
	}

	/* 图文部分  end */

	/* 右侧轮播按钮 */
	.high-end .allpage-pagination {
		position: absolute;
		z-index: 20;
		right: 30px;
		bottom: 40%;
		text-align: center;
	}

	.swiper-pagination-switch:before {
		position: absolute;
		content: attr(data-suchen);
		position: absolute;
		right: 12px;
		top: 50%;
		transform: translateY(-50%);
		width: 100%;
		width: 90px;
	}

	.high-end .allpage-pagination .swiper-pagination-switch:nth-child(2):hover:before {
		content: '个人护理系列';
		color: #333;
		position: absolute;
		right: 12px;
		top: 50%;
		transform: translateY(-50%);
		width: 100%;
		width: 90px;
	}

	.high-end .allpage-pagination .swiper-pagination-switch:nth-child(3):hover:before {
		content: '个人护理系列';
		color: #333;
		position: absolute;
		right: 12px;
		top: 50%;
		transform: translateY(-50%);
		width: 100%;
		width: 90px;
	}

	.high-end .allpage-pagination .swiper-pagination-switch:nth-last-child(2):hover:before {
		content: '家用智能系列';
		color: #333;
		position: absolute;
		right: 12px;
		top: 50%;
		width: 90px;
		transform: translateY(-50%);
	}

	.high-end .allpage-pagination .swiper-pagination-switch:last-child:hover:before {
		content: '家用智能系列';
		color: #333;
		position: absolute;
		right: 12px;
		top: 50%;
		width: 90px;
		transform: translateY(-50%);
	}

	.high-end .allpage-pagination .swiper-pagination-switch {
		display: block;
		width: 4px;
		height: 20px;
		background: rgba(0, 0, 0, 0.3);
		margin: 18px 0;
		cursor: pointer;
		position: relative;
	}

	.high-end .allpage-pagination .swiper-active-switch {
		background: rgba(0, 0, 0, 0.6);
		width: 6px;
		height: 35px;
		border: 0;
	}

	.high-end .allpage-icon {
		position: absolute;
		width: 100px;
		z-index: 20;
		bottom: 20px;
		text-align: center;
		left: 50%;
		margin-left: -50px;
		display: inline-block;
	}

	.high-end .allpage-icon img {
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		position: relative;
		top: -3vh;
		animation: heart 1.3s ease-in-out 0.1s infinite alternate;
	}


	/*鼠标移动效果*/
	@keyframes heart {
		from {
			transform: translate(0, 0)
		}

		to {
			transform: translate(0, 15px)
		}
	}

	@-moz-keyframes heart {
		from {
			transform: translate(0, 0)
		}

		to {
			transform: translate(0, 15px)
		}
	}

	@-webkit-keyframes heart {
		from {
			transform: translate(0, 0)
		}

		to {
			transform: translate(0, 15px)
		}
	}

	@-o-keyframes heart {
		from {
			transform: translate(0, 0)
		}

		to {
			transform: translate(0, 15px)
		}
	}

	/*鼠标移动效果 end*/
}

/* 手机端 */
@media screen and (max-width: 1024px) {
	html {
		/* 1rem=14px */
		font-size: 14px !important;
	}

	.common-sub-title {
		font-size: 16px;
		font-weight: bold;
	}

	.ele-page .top-container {
		margin-top: 50px;
	}

	/* 首图  start */
	.top-container .big-title {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 22%;
		margin: auto;
		width: 80%;
		height: 25%;
	}

	.top-container .big-title .title {
		font-size: 20px;
		font-weight: bold;
		letter-spacing: 3px;
		color: #FFFFFF;
		line-height: 32px;
	}

	.top-container .big-title .desc {
		font-size: 12px;
		position: absolute;
		padding: 0;
		color: rgba(255, 255, 255, 0.8);
		margin-left: 18px;
	}

	.big-title .desc li {
		/* line-height: 22px; */
		letter-spacing: 2px;
	}



	/* 首图 end */


	/*图文部分  start */

	.consume {
		background-color: #DDDDDD;
		padding-bottom: 3%;
	}

	.bg-white {
		background-color: #FFFFFF
	}

	.bg-white img {
		margin: 5% 5% 0;
		width: 90%;
		border-radius: 5px;
		border: 1px solid #eee;
	}

	.consumption .inner {
		overflow: hidden;
		border-bottom: 1px solid #cccccc;
		background-color: #EEEEEE;
	}

	.cont .txt {
		width: 70%;
		margin: auto;
	}

	.txt .title {
		font-size: 16px;
		font-weight: bold;
		letter-spacing: 3px;
		text-align: center;
		padding: 12px;
	}

	.txt .desc {
		font-size: 14px;
		line-height: 22px;
		letter-spacing: 2px;
	}

	.long-img .bg-img {
		width: 90% !important;
		margin: 5% 5% 0;
		position: relative;
		border-radius: 5px;
	}


	.long-inner .title {
		font-size: 16px;
		line-height: 3rem;
		font-weight: bold;
		letter-spacing: 2px;
		text-align: center;
	}

	.long-inner .desc {
		color: #333333;
		letter-spacing: 1px;
		font-size: 1rem;
		line-height: 1.6rem;
		padding-bottom: 10px;
	}

	/* 图文部分 end */

	.mobile-1 {
		text-align: center;
		padding: 30px;
		padding-bottom: 0;
	}

	.mobile-2 {
		text-align: center;
		padding: 30px;
		padding-top: 0;
	}

	.mobile-1 img,
	.mobile-2 img {
		width: 50%;
	}

	.robot-img {
		position: absolute;
		top: 56%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 30%;
	}

	.con-container {
		background-color: #DDDDDD;
		padding-bottom: 3%;
	}
	.long-img {
		background-color: #FFF;
	}
	
	.long-inner {
		background-color: #FFF;
	}

}
