.fixheader{display: none}
.fbotsbox {
	width: 600px;
	max-width: 90%;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -300px;
	margin-top: -123px;
	z-index: 60 !important;
	display: none;
}

.logobox-box {
	position: relative;

}

.logobox-box .close {
	position: absolute;
	right: -20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	top: -20px;
	color: #000;
	border-radius: 50%;
	background: #fff;
	font-size: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: .5s ease;
}

.logobox-box .close svg {
	width: 16px;
	height: 16px;
	transition: .5s ease;
}

.logobox-box .close:hover {
	background: #000;
	transition: .5s ease;
}

.logobox-box .close:hover svg {
	fill: #fff;
	transition: .5s ease;
}

.fbotsbox a {
	display: block;
}

@media (max-width: 1024px) {
	.fbotsbox {
	}
}

@media (max-width: 750px) {
	.fbotsbox {
		width: 80vw;
		height: 53vw;
		margin-left: -40vw;
		margin-top: -26.5vw;
	}

	.logobox-box .close {
		right: -15px;
		top: -15px;
		width: 30px;
		height: 30px;
		line-height: 30px;
	}

	.logobox-box .close svg {
		width: 12px;
		height: 12px;
	}
}


.banner {
	/*height: 24rem;*/
	overflow: hidden;
}

.banner .swiper-slide,
.banner .slide-inner {
	height: 100%;
	overflow: hidden;
	position: relative;
}
.banner .textbox {
	position: absolute;
	top: 6.125rem;
	right: 9.725rem;
}

.banner .textbox .en {
	opacity: 0.5;
	color: #8E8E8C;
	line-height: 1;
	font-weight: 500;
	margin-left: 2.925rem;
	display: flex;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.banner .textbox .en img {
	width: 2.6rem;
	margin-left: .2rem;
}

.banner .btnbox {
	position: absolute;
	width: 100%;
	bottom: 0.75rem;
	z-index: 4;
}

.banner .btnbox img {
	margin-bottom: 1rem;
	animation: up 1s ease-in infinite;
}



/*about*/
.home_c {
	background-color: #F7F7F7;

	padding: 1.5rem;
	z-index: 10;

}

.home_c .amin {
	background: url(../img/gb2.png ) no-repeat right bottom #F6F1ED;
	/*background-image: url(../image/hc.png);*/
	/*background-position: top;*/
	/*background-size: 100%;*/
	/*background-repeat: no-repeat;*/
	border-radius: 12px;
	padding: 3.3rem 2.45rem 4.25rem;
	overflow: hidden;
	/*background-color: #F6F1ED;*/
}

.home_c .amin .t1 {
	font-weight: 450;
	color: #000000;
	line-height: 1;
}

.home_c .amin .t2 {
	font-weight: 550;
	color: #000000;
	line-height: 1;
	margin: .875rem 0 .5rem 0;
}

.home_c .amin .t2 span {
	color: var(--main-color);
}

.home_c .amin .t3 {
	width: 13.925rem;
	/*font-weight: 300;*/
	color: #666666;
	line-height: .75rem;
	text-align: justify;
}

.home_c .amin .more {
	/* margin-top: 1rem; */
}

.home_c .amin .acimg {
	width: 25.65rem;
	position: absolute;
	right: .225rem;
	top: 5rem;
}

.home_c .amin .acimg .ac1 {
	position: absolute;
	top: 0;
	left: 0;
	/* -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
	clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%); */
	transition: all 2s;
	z-index: 3;
}

.home_c .amin .numlist {}

.home_c.on .amin .acimg .ac1 {
	/* -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%); */
}

.home_c .amin .acimg .ac2 {
	display: none;
}

.home_c .amin .numlist {
	position: relative;
}

.home_c .amin .numlist .li {
	margin-top: 1rem;
}

.home_c .amin .numlist .num {
	font-size: 2.5rem;
	line-height: 1;
	margin-top: .8rem;
	margin-bottom: 0.4rem;
}

.home_c .amin .numlist .tit-18 {
	font-weight: 400;
	color: #000000;
	line-height: 1;
}

.home_c .amin .numlist .num span {
	font-size: 1.6rem;
	vertical-align: top;
}

.home_c .amin .numlist .ali {
	position: absolute;
	top: 110%;
	left: 0;
	margin-top: 0;
	opacity: 0;
}

.home_c .amin .numlist .li1 .num {
	font-size: 5rem;
}

.home_c .acimg2 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 48rem;
	z-index: 33;
	opacity: 0;
	transition: all 1s;
	z-index: -1;
}
.home_c .acimg2.on {
	width: 119px;
	top: 94.5%;
	z-index: 999;
}

/*goods*/

.home_d {
	background-color: #F7F7F7;
	padding: 3.175rem 2rem;
}

.home_d .more {
	background-color: transparent;
	border: 1px solid var(--main-color);
	margin-top: 1.475rem;
}

.home_d .t1 {
	font-weight: 500;
	color: #000000;
}

.home_d .list {
	margin-top: 2.675rem;

}

.home_d .list a {
	display: block;
	/*height: 12.5rem;*/
	background-color: #fff;
	position: relative;
	padding: 1px;
	/*height: 0;*/
	overflow: hidden;
}
.home_d .list a:before{
	content: '';
	width: 100%;
	padding-top: calc(3 / 4 * 100%);
	display: block;
	background-color: #fff;
	height: 0;
}
.home_d .list a:last-child {
	margin-right: 0;
}
.home_d .list a > div:nth-of-type(1){
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	opacity: 0;
}
.home_d .list a .img {
	/*margin-top: 3.45rem;*/
	/*text-align: center;*/
	/*width: 3.5rem;*/
	/*width: 100%;*/
	/*height: 1px;*/
	/*position: relative;*/
	/*margin-bottom: 4rem;*/
	max-width: 50%;
	margin: 0 auto;
}

.home_d .list a .img img {

}

.home_d .list a .t2 {
	font-weight: 500;
	color: #000000;
	margin-top: 2.6rem;
}

.home_d .list a .icon {
	display: inline-block;
	width: .75rem;
	height: .75rem;
	background: var(--main-color);
	border-radius: 50%;
	position: relative;
	margin-top: .85rem;
}

.home_d .list a .hover-box {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all 1s cubic-bezier(0.075, 0.82, 0.165, 1);
	z-index: 2;
}

.home_d .list a .hover-box {
	opacity: 1;
}

.home_d .list a .hover-box .txt {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.2);

}

.home_d .list a .hover-box .img3 {
	position: absolute;
	top: 1rem;
	transform: translateY(20px);
	opacity: 0;
	left: 1rem;
	transition: all 1s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.home_d .list a .hover-box .txt .ctxt {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 1.225rem;
	width: 100%;
	padding-bottom: 1.55rem;
	opacity: 0;
	transform: translateY(20px);

	transition: all .8s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.home_d .list a .hover-box .txt .ctxt .tit-30 {
	font-weight: 500;
}

.home_d .list a .hover-box .txt .ctxt .ulist {
	font-size: 0;
}

.home_d .list a .hover-box .txt .ctxt .ulist .li {
	display: inline-block;
	vertical-align: top;
	border: 1px solid rgba(255, 255, 255, 0.4);
	padding: 0.15rem .25rem;
	line-height: 1;
	font-size: .35rem;
	color: #fff;
	margin-right: .175rem;
	margin-top: .35rem;
}

.home_d .list a:hover .hover-box {
	opacity: 1;
}

.home_d .list a:hover .text-center {
	opacity: 0;
}

.home_d .list a:hover .hover-box .txt .ctxt {
	transition-delay: 0.4s;
	transform: translateY(0);
	opacity: 1;
}

.home_d .list a:hover .hover-box .img3 {
	transition-delay: 0.4s;
	transform: translateY(0);
	opacity: 1;
}




.product-s{margin-top: 1.5rem;}
.product-s .swiper {
	width: 100%;
}

.product-s .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;
}
.product-s .swiper-slide a{
	width: 100%;
	color: var(--main-color);
}
.product-s .swiper-slide a > *{
	display: block;
}
.product-s .swiper-slide img {
	display: block;
	width: 100%;
	object-fit: cover;
}
.product-s .swiper-slide span:nth-last-of-type(1){
	text-align: left;
	margin-top: 1em;
}
.product-s .swiper-slide {
	width: 30%;
}

/*.product-s .swiper-slide:nth-child(2n) {*/
/*	width: 30%;*/
/*}*/

/*.product-s .swiper-slide:nth-child(3n) {*/
/*	width: 30%;*/
/*}*/

.product-s .swiper-pagination {
	margin-top: 1.175rem;
	width: 100%;
	/*text-align: center;*/
	text-align: left;
	position: unset;
}

.product-s .swiper-pagination .swiper-pagination-bullet {
	width: 5px;
	height: 5px;
	transition: all 0.5s;
}

.product-s .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 10px;
	height: 10px;
	transform: translateY(25%);
	background: var(--main-color);
	border-radius: 50%;
}

/*fuwu*/

.home_e {
	height: 24rem;
}



.home_e .txt {
	position: absolute;
	right: 2.5rem;
	top: 50%;
	transform: translateY(-50%);
}

.home_e .txt .t1 {
	font-weight: 450;
	color: #000000;
	line-height: 1;
}

.home_e .txt .t2 {
	font-weight: 550;
	color: #000000;
	line-height: 1;
	margin: .6rem 0 1rem 0;
}

.home_e .txt .t2 span {
	color: var(--main-color);
}

.home_e .txt .t3 {
	width: 13.925rem;
	font-weight: 300;
	color: #666666;
	line-height: .75rem;
}

.home_e .txt .list {
	margin-top: 2.125rem;
	width: 15.5rem;

}

.home_e .txt .list .li {
	width: calc((100% - 0.5rem) / 3);
	float: left;
	height: 4rem;
	background-color: rgba(255, 255, 255, 0.15);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	transition: all 0.5s;
	margin-right: 0.25rem;
	margin-bottom: 0.25rem;
}

.home_e .txt .list .li .tit-16 {
	font-weight: 450;
	color: #000000;
	line-height: 24px;
	height: 24px;
	margin-top: .5rem;
	font-size: 0.45rem;
}

.home_e .txt .list .li:hover {
	background-color: #fff;
}

.home_e .txt .list .li:nth-child(3n) {
	margin-right: 0;
}

/*news*/

.home_f {
	background-color: #F7F7F7;
	padding: 4.55rem 2rem;
	padding-top: 0;
}
@media (min-width:1024.1px) {
	.home_f .his_btn{top: 0!important;}
}
.home_f .t1 {
	font-weight: 500;
	color: #000000;
	padding-left: 2rem;
	overflow: hidden;
}

.home_f .news-container {
	margin-top: 1.5rem;
}

.home_f .news-container .swiper-slide {
	width: 8.95rem;
	height: auto;
	background: #fff;
	display: block;
	margin-right: 2rem;
}

.home_f .news-container .swiper-slide:last-child {
	margin-right: 0;
}

.home_f .news-container .swiper-slide .img {
	width: 100%;
	height: 5.9rem;
	overflow: hidden;
}

.home_f .news-container .swiper-slide .txt {
	padding: 1rem;
}

.home_f .news-container .swiper-slide .txt .tit-24 {
	font-weight: 500;
	color: #000000;
	line-height: 1;
	line-height: 0.65rem;
	height: 1.3rem;
	overflow: hidden;
}

.home_f .news-container .swiper-slide .txt .tit-16 {
	font-weight: 300;
	color: #000000;
	line-height: 0.6rem;
	height: 1.2rem;
	opacity: 0.7;
	margin-top: .375rem;
	overflow: hidden;

	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	-webkit-box-orient: vertical;
}

.home_f .news-container .swiper-slide .txt .more {



	background: #FFFFFF;

	padding-left: 0;
	margin-top: 1rem;

}

.home_f .news-container .swiper-slide .txt .more .icon {
	width: 20px;
	height: 20px;
}

.home_f .news-container .swiper-slide .hoverbox {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: var(--main-color);
	padding: 1.5rem 1.225rem;
	transition: all 0.56s;
	-webkit-clip-path: circle(0.1% at 100% 100%);
	clip-path: circle(0.1% at 100% 100%);

}

.home_f .news-container .swiper-slide .hoverbox .tit-16 {
	margin-top: .375rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	overflow: hidden;
	-webkit-box-orient: vertical;
}

.home_f .news-container .swiper-slide .hoverbox .more {
	position: absolute;
	bottom: 1rem;
	left: 1.225rem;
	/* display: none; */
}

.home_f .news-container .swiper-slide:hover .hoverbox {

	-webkit-clip-path: circle(70.7% at 50% 50%);
	clip-path: circle(70.7% at 50% 50%);

}

.home_f {
	overflow: hidden;
}

.home_f .his_btn {
	top: 4.75rem;
	right: 4rem;
}
/**/

.home_g {
	background-color: #F7F7F7;
}

.home_g .t1 {
	font-weight: 500;
	color: #000000;
	padding-left: 3.975rem;
	overflow: hidden;
}

.home_g .t2 {
	font-weight: 400;
	color: #555555;
	padding-left: 3.975rem;
}

.home_g .box {
	height: 26.9rem;
}

.home_g .box .li1 {
	position: absolute;
	top: -0.075rem;
	left: 50%;
	width: 15rem;
	height: 15rem;
	margin-left: -7.5rem;
	border-radius: 50%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;

}

.home_g .box .li1 .tit-36 {
	line-height: 1.3;
	position: relative;
	z-index: 3;
	font-weight: 500;
}

.home_g .box .li1 .more {
	margin-top: 2.675rem;
	z-index: 3;
}

.home_g .box .li1 .mak {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: var(--sub-color1);
	opacity: 0.8;
	border-radius: 50%;
	top: 0;
	left: 0;
}

.home_g .box .li {
	position: absolute;
	cursor: pointer;
	transform-origin: 50% 40%;
}

.home_g .box .li.li2 {
	width: 9.925rem;
	height: 9.925rem;
	border-radius: 50%;
	overflow: hidden;
	left: 20%;
	top: 25%;
	z-index: 3;
}

.home_g .box .li.li3 {
	width: 4.75rem;
	height: 4.75rem;
	border-radius: 50%;
	overflow: hidden;
	left: 6%;
	top: 18%;
	z-index: 3;
}

.home_g .box .li.li4 {
	width: 2.9rem;
	height: 2.9rem;
	border-radius: 50%;
	overflow: hidden;
	left: 26%;
	top: 4%;
	z-index: 3;
}

.home_g .box .li.li4 {
	width: 2.9rem;
	height: 2.9rem;
	border-radius: 50%;
	overflow: hidden;
	left: 26%;
	top: 4%;
	z-index: 3;
}

.home_g .box .li.li5 {
	width: 7.45rem;
	height: 7.45rem;
	border-radius: 50%;
	overflow: hidden;
	left: 65%;
	top: 39%;
	z-index: 3;
}

.home_g .box .li.li6 {
	width: 4.825rem;
	height: 4.825rem;
	border-radius: 50%;
	overflow: hidden;
	left: 69%;
	top: 16%;
	z-index: 3;
}

.home_g .box .li.li7 {
	width: 7.025rem;
	height: 7.025rem;
	border-radius: 50%;
	overflow: hidden;
	left: 81%;
	top: 20%;
	z-index: 3;
}

.home_g .box .li.li8 {
	width: 2.95rem;
	height: 2.95rem;
	border-radius: 50%;
	overflow: hidden;
	left: 75%;
	top: 2%;
	z-index: 3;
}

.home_g .box .li.li9 {
	width: 1.4rem;
	height: 1.4rem;
	border-radius: 50%;
	overflow: hidden;
	left: 19%;
	top: 12%;
	z-index: 3;
	background: var(--sub-color1);
	animation: spin 6s infinite linear;
	transform-origin: 50% 40%;
	cursor: auto;
}

.home_g .box .li.li10 {
	width: 3.2rem;
	height: 3.2rem;
	border-radius: 50%;
	overflow: hidden;
	left: 51%;
	top: 63%;
	z-index: 3;
	background: var(--sub-color1);
	transition: all 0.3s;
	animation: spin2 6s infinite linear;

	transform-origin: 50% 40%;
	cursor: auto;
}

.home_g .box .li {
	animation: spin2 6s infinite linear;
}

.home_g .box .li .bg {
	animation: spin-reverse2 6s infinite linear;
}

.home_g .box .li:first-child {
	animation: none;
	cursor: auto;
}

.home_g .box .li:first-child .bg {
	animation: none;
}

.home_g .box .li:nth-child(2n) {
	animation: spin 6s infinite linear;
}

.home_g .box .li:nth-child(2n) .bg {
	animation: spin-reverse 6s infinite linear;
}

.home_g .box .li .bg {
	transition: all 0.8s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.home_g .box .li:hover .bg {
	transform: scale(1.2);
}

.home_g .box .li:first-child {
	overflow: hidden;
}

.home_g .box .li:first-child:hover .bg {
	transform: translate(-50%, -50%) scale(1.2);
}


@media (max-width: 1680px){
	.home_c .amin .acimg {
		width: 20rem;
	}
}
@media (max-width: 1466px){
	.home_f .news-container .swiper-slide .txt .tit-24{
		line-height: 0.8rem;
		height: 1.6rem;
	}
	.product-s .swiper-slide{
		width: 35%;
	}
}
@media (max-width: 1024px){
	.banner {
		/*height: 27.5rem;*/
		padding-top: 2.5rem;
	}
	.banner .swiper-button-next:after, .banner .swiper-button-prev:after{
		font-size: 20px;
	}
	.home_c .amin {
		width: 100%;
		border-radius: 0;
		padding: 1.6rem 6%;
		background: #F6F1ED;
	}
	.home_c {
		padding: 0;
		background: #F6F1ED;
	}
	.home_c .amin .numlist {
		width: 100%;
		display: flex;
		margin-top: 2rem;
		flex-direction: row;
		align-items: flex-start;
		justify-content: space-between;


	}
	.home_c .amin .numlist .li {
		margin-top: 0;
	}
	.home_c .amin .numlist .li1 .num,
	.home_c .amin .numlist .num {
		font-size: 1.5rem;
	}
	.home_c .amin .numlist .ali {
		position: relative;
		top: auto;
		left: auto;
		opacity: 1;
	}
	.home_c .amin .numlist .li img {
		width: 1rem;
		height: 1rem;
	}
	.home_c .amin .numlist .num span {
		font-size: .6rem;
	}
	.home_c .amin .acimg {
		width: 100%;
		position: relative;
		margin-top: 1rem;
		right: auto;
		top: auto;
	}
	.home_c .amin .acimg .ac1 {
		-webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
		clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
	}
	.home_c .amin .numlist .num {
		margin: 0.4rem 0;
	}
	.home_c .acimg2 {
		position: absolute;
		top: 100%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 3rem;
		z-index: 33;
		opacity: 1;
		transition: all 1s;
	}
	.home_c .amin .t3 {
		line-height: 1rem;
		width: 100%;
	}

	.home_d {
		padding: 1.6rem 4%
	}
	.home_d .list{
		margin-top: 1.6rem;
	}
	.home_d .list a {
		display: block;
		/*width: calc((100% - 0.5rem) / 2);*/
		/*margin-right: 0.5rem;*/
		/*height: 9rem;*/
		background-color: #fff;
		position: relative;
		padding: 1px;
		/*float: left;*/
	}
	.home_d .list a:before{
		content: unset;
	}
	.home_d .list a .hover-box{
		position: unset;
	}
	.home_d .list a .hover-box .bg{
		height: 9rem;
	}
	.home_d .list a .hover-box .txt .ctxt{
		opacity: 1;
		padding: 1rem;
		padding-top: 0;
	}
	.home_d .list a .img {
		width: 3rem;
		margin-top: 1.5rem;
		display: inline-block;
		height: 2.35rem;
		margin-bottom: 0;
	}
	.home_d .list a .img img {
		height: 100%;
		display: inline-block;
	}
	.home_d .list a .t2 {
		margin-top: .6rem;
	}
	.product-s .swiper-slide{
		width: 40%;
	}

	.home_e {
		height: 31rem;
	}
	.home_e .txt {

		right: 5%;
		top: 1.6rem;
		width: 90%;
		transform: translateY(0);
	}
	.home_e .bg {
		padding: 1.95rem 4%;
	}
	.home_e .txt .list {
		margin-top: 1rem;
		width: 100%;
	}
	.home_e .txt .list .li {
		background-color: #fff;
		height: 4.5rem;
	}
	.home_e .txt .list .li .tit-16 {
		line-height: .6rem;
	}


	.home_f {
		padding: 1.6rem 6%;
	}
	.home_f .t1 {
		padding-left: 0;
	}
	.home_f .news-container{
		margin-top: 1rem;
	}
	.home_f .news-container .swiper-slide .txt .tit-16 {
		display: none;
	}
	.home_f .news-container .swiper-slide .txt .more {
		width: 3.6rem;
		height: 1.25rem;
	}
	.home_f .news-container .swiper-slide{
		margin-right: 1rem;
	}
	.home_f .news-container .swiper-slide .txt .tit-24 {
		line-height: .85rem;
	}

	.home_g {
		overflow: hidden;
	}
	.home_g .t1,
	.home_g .t2 {
		padding-left: 4%;
	}
	.home_g .box {
		height: 20.9rem;
	}
	.home_g .box .li1 {
		top: 2.925rem;
		left: 50%;
		width: 9rem;
		height: 9rem;
		margin-left: -4rem;
		border-radius: 50%;
	}
	.home_g .box .li.li2 {
		width: 5.925rem;
		height: 5.925rem;
		border-radius: 50%;
		overflow: hidden;
		left: 7%;
		top: 45%;
		z-index: 3;
	}
	.home_g .box .li.li3 {
		width: 3.75rem;
		height: 3.75rem;
		border-radius: 50%;
		overflow: hidden;
		left: 2%;
		top: 11%;
		z-index: 3;
	}
	.home_g .box .li.li4 {
		width: 2.9rem;
		height: 2.9rem;
		border-radius: 50%;
		overflow: hidden;
		left: 32%;
		top: 0%;
		z-index: 3;
	}
	.home_g .box .li.li5 {
		width: 4.45rem;
		height: 4.45rem;
		border-radius: 50%;
		overflow: hidden;
		left: 63%;
		top: 58%;
		z-index: 3;
	}
	.home_g .box .li.li7 {
		display: none;
	}
	.home_g .box .li.li8 {
		left: 79%;
		top: 9%;
	}
	.home_g .box .li.li9 {
		width: 1rem;
		height: 1rem;
		border-radius: 50%;
		overflow: hidden;
		left: 26%;
		top: 11%;
	}
	.home_g .box .li.li10 {
		width: 2.2rem;
		height: 2.2rem;
		border-radius: 50%;
		overflow: hidden;
		left: 40%;
		top: 77%;
	}
	.home_g .box .li.li6 {
		width: 2.825rem;
		height: 2.825rem;
		border-radius: 50%;
		overflow: hidden;
		left: 79%;
		top: 40%;
		z-index: 3;
	}
	.home_g .box .li1 .tit-36 {
		font-size: .65rem;
	}
	.home_g .box .li1 .more {
		margin-top: 1rem;
	}
	.home_f .his_btn {
		top: 1.6rem;
		right: 4%;
	}
}
@media (max-width: 991.9px){
	.product-s{
		margin-top: 0;
	}
}
@media (max-width: 767px){
	.home_f .news-container .swiper-slide .hoverbox {
		display: none;
	}
	.home_g .box .li:first-child .bg {
		transition: all 0s;
	}
	.product-s .swiper-slide{
		width: 50%;
	}
}
@media (max-width: 568px) {
	.product-s .swiper-slide{
		width: 100%;
	}
}