/* @font-face {
	font-family: '优设好身体';
	src: url(../font/YSHAOSHENTI.TTF);
}
@font-face {
	font-family: '阿里巴巴';
	src: url(../font/ALIBABAPUHUITI-2-45-LIGHT.OTF);
} */
*{
	padding: 0;
	margin: 0;
}
.zhu{
	background-color: #f6f1f1;
	display: flex;
	flex-direction: column;
	align-items: center;
	overflow: hidden;
}

.top{
	width: 100%;
	height: 43.75vw;
}
.daohangtiao{
	background-color: #f3f4f670;
	background-image: url(../images/logo.png);
	background-size: 3%;
	background-repeat: no-repeat;
	background-position: 6.1vw center;
	display: flex;
	justify-content: flex-end;
	/* padding-left: 50%; */
}
.daohangtiao a{
	text-decoration: none;
	color: #000;
}
.topone{
	margin: 0 3%;
	height: 3.75vw;
	color: white;
	font-size: 20px;
	line-height: 3.75vw;
	text-align: center;
}
/* .topone:hover{
    background-color: #e89413;
} */
.language{
	margin:0.625vw 5%;
}
.language img {
	display: block;
	/* height: 1.875vw; */
	height: 2.5vw;
}
/* 轮播图 */
.swiper {
	margin: 0;
	padding:0;
}

.swiper{
	width: 100%;
	height: 90%;
	position: relative;
}
.imgList {
	width: 100%;
	height: 100%;
	position: relative;
}

.imgItem {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	opacity: 0;
	transition: all 0.3s;
}
.active {
	opacity: 1;
}
.btn {
	opacity: 0.7;
	line-height: 1.25vw;
	background-color: #eee;
}
.btn img {
	height: 2.5vw;
}
.pre {
	position: absolute;
	top: calc(50%);
	cursor: pointer;
	text-align: center;
}
.next {
	position: absolute;
	top: calc(50%);
	right: 0;
	cursor: pointer;
	text-align: center;
}
.pre:hover,.next:hover {
	opacity: 0.5;
}

.boxone{
	padding-top: 75px;
	padding-bottom: 50px;
	width: 80%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
}
.smallone1{
	height: 60px;
	width: 260px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	margin-bottom: 3%;
	font-size: 45px;
	/* font-family: "优设好身体"; */
	line-height: 52px;
	/* margin-bottom: 85px; */
}
.smallone1 .shang{
	color: #d1cfcf;
}
.smalltwo {
	display: flex;
	flex-direction: column;
	align-items: center;
}
/* .smalltwo .left {
	width: 47%;
	margin-right: 3%;
} */
/* .smalltwo .left p { */
	/* font-family: '阿里巴巴'; */
	/* text-indent: 2em;
	font-size: 16px;
	line-height: 33px;
} */

.smalltwo img {
	/* width: 40vw; */
	width: 62.5vw;
}
.smalltwo .right {
	margin-top: 3vw;
}
.smalltwo .right p {
	text-indent: 2em;
	/* font-size: 1.25vw; */
	font-size: 1.2vw;
	line-height: 2vw;
}

.smallthree {
	display: flex;
	flex-wrap: wrap;
	margin-top: 60px;
}
.smallthree .teletext {
	display: flex;
	width: 48%;
	background-color: #9d6067;
	justify-content: space-between;
	color: white;
}
.smallthree .teletext img {
	height: 100%;
}
.smallthree .teletext:nth-child(2n-1) {
	margin-right: 4%;
}
.smallthree .teletext:nth-child(1) {
	margin-bottom: 4%;
}
.smallthree .teletext:nth-child(2) {
	margin-bottom: 4%;
}
.smallthree .teletext .details {
	font-size: 16px;
	padding-top: 42px;
	padding-left: 20px;
	line-height: 24px;
}
.smallthree .teletext .details p:first-child {
	font-size: 35px;
	font-family: '优设好身体';
	margin-bottom: 65px;
}
.smallthree .teletext .details span {
	font-size: 38px;
}

.product{
	width: 62.5%;
	margin-top: 70px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.product .shang{
	width: 254px;
	height: 60px;
	display: flex;
	flex-direction: column;
	text-align: center;
	font-size: 30px;
	line-height: 45px;
	margin-top: 10px;
	margin-bottom: 80px;
	font-family: '优设好身体';
}
.product .shang a:first-child {
	color: #d1cfcf;
}
.product .xia{
	width: 100%;
	display: flex;
	justify-content: space-around;
}
.xia span {
	font-size: 22px;
}
.xia .one,.two,.three{
	width: 32%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

/* 底部 */
.under {
	width: 100%;
	background-color: #c6c8c7;
	height: 13.625vw;
	margin-top: 4vw;
	background-image: url(../images/logo.png);
	background-size: 7.5vw;
	background-repeat: no-repeat;
	background-position: 6.25vw 1.875vw;
}
.under-right{
	/* margin-left: 66vw; */
	margin-top: 2.6%;
	/* font-size: 0.625vw; */
	/* font-size: 21px; */
	font-size: 1.09375vw;
	text-align: right;
	padding-right: 8.75vw;
	line-height: 1.5625vw;
	color: #828383;
}
.under-right span{
	/* font-size: 0.9375vw; */
	/* font-size: 24px; */
	font-size: 1.25vw;
	font-weight: bold;
}
.under-right p:first-child{
	margin-bottom: 2.5vw;
}
/* 手机自适应 */
@media only screen and (max-width:480px) {
	.daohangtiao {
		background-size: 7%;
		background-position: 2vw center;
		padding: 0;
		display: flex;
		justify-content: space-between;
		margin-right: 1vw;
	}
	.daohangtiao div:first-child {
		margin-left: 10vw;
	}
	.daohangtiao .language {
		margin: 2.5vw 0;
	}
	.daohangtiao img {
		height: 5vw !important;
	}
	.topone {
		margin: 3%;
		font-size: 3.75vw;
		line-height: 3.75vw;
	}
	.btn {
		line-height: 1vw;
	}
	.boxone {
		width: 100%;
		padding-bottom: 18px;
		padding-top: 8vw;
	}
	.boxone .smallone1 {
		height: 41px;
		font-size: 19px;
		line-height: 19px;
		margin-bottom: 10px;
	}
	.boxone .smalltwo {
		flex-direction: column;
		align-items: center;
		width: 82%;
	}
	.boxone .smalltwo img {
		width: 100%;
	}
	.boxone .smalltwo .right {
		margin-top: 1vw;
	}
	.boxone .smalltwo .right p {
		line-height: 4vw;
		text-indent: 4em;
	}
	/* .boxone .smalltwo .left {
		width: 77.5%;
		margin-right: 0;
	}
	.boxone .smalltwo .left p {
		font-size: 12px;
		line-height: 20px;
	}
	.boxone .smalltwo .right {
		display: flex;
		justify-content: center;
		margin-top: 30px;
	} */

	/* 厂房介绍 */
	.boxone .smallthree {
		flex-direction: column;
		flex-wrap: nowrap;
		align-items: center;
		width: 82%;
		margin-top: 4vw;
	}
	.boxone .smallthree .teletext {
		height: 39vw;
		width: 100%;
		margin: 0;
		/* margin-bottom: 30px; */
		margin-bottom: 7.5vw;
	}
	.boxone .smallthree .teletext:last-child {
		margin-bottom: 0;
	}
	.boxone .smallthree .teletext img {
		height: 39vw;
	}
	
	.smallthree .teletext .details {
		box-sizing: border-box;
		/* font-size: 12px; */
		font-size: 3vw;
		/* padding-top: 20px; */
		padding-top: 5vw;
		/* padding-left: 10px; */
		padding-left: 2.5vw;
		/* line-height: 18px; */
		line-height: 4.5vw;
		/* padding-right: 4px; */
		padding-right: 1vw;
	}
	.smallthree .teletext .details p:first-child {
		/* font-size: 14px; */
		font-size: 3.5vw;
		/* margin-bottom: 15px; */
		margin-bottom: 3.75vw;
	}
	.smallthree .teletext .details span {
		/* font-size: 16px; */
		font-size: 4vw;
	}
	
	/* 新品 */
	.product {
		width: 86%;
		margin-top: 0;
	}
	.product .shang {
		font-size: 19px;
		line-height: 23px;
		margin-bottom: 0;
	}
	.product .xia .one,.two,.three {
		width: 30%;
	}
	.xia span {
		font-size: 12px;
	}
	.xia .one a:last-child {
		margin-top: 0 !important;
	}
	.xia .two a:last-child {
		margin-top: 0 !important;
	}
	.xia .three a:last-child {
		margin-top: 0 !important;
	}
	/* 底部 */
	.under {
		height: 27vw;
		margin-top: 10vw;
		background-size: 15vw;
		background-position: 6.25vw 6vw;
	}
	.under-right{
        margin-top: 6vw;
        line-height: 3vw;
        margin-left: 0;
    }
    .under-right p{
        font-size: 10px;
		line-height: 16px;
    }
	.under-right p:first-child {
		margin-top: 2.5vw;
	}
    .under-right span {
        font-size: 14px;
        line-height: 2vw;
    }
}
/* 平板竖屏自适应 */
/* @media screen and (min-width:481px) and (max-width:768px) { */
@media screen and (min-width:481px) and (max-width:800px) {
	.daohangtiao {
		background-size: 5%;
		/* background-position: 1vw center;
		background-position: 6.1vw center;
		padding: 0;
		display: flex;
		justify-content: space-between;
		margin-right: 1vw; */
	}
	/* .daohangtiao div:first-child { */
		/* margin-left: 10vw; */
		/* margin-left: 16vw;
	} */
	.daohangtiao .language {
		margin: 0 5%;
	}
	.daohangtiao img {
		height: 5vw !important;
	}
	.topone {
		/* margin: 3%; */
		/* margin: 0;
		font-size: 1.875vw; */
		/* line-height: 1.875vw; */
		line-height: 5vw;
	}

	.btn {
		line-height: 1vw;
	}
	.boxone {
		width: 100%;
		padding-bottom: 18px;
		padding-top: 3vw;
	}
	.boxone .smallone1 {
		margin-top: 3vw;
		height: 41px;
		/* font-size: 19px; */
		/* font-size: 24px; */
		font-size: 3vw;
		/* line-height: 19px; */
		/* line-height: 24vw; */
		line-height: 3.5vw;
		/* margin-bottom: 16px; */
		margin-bottom: 3vw;
	}
	.boxone .smalltwo {
		flex-direction: column;
		align-items: center;
		width: 82%;
	}
	.boxone .smalltwo img {
		width: 100%;
	}
	.boxone .smalltwo .right {
		margin-top: 3vw;
	}
	.boxone .smalltwo .right p {
		/* font-size: 2.5vw; */
		font-size: 2.25vw;
		line-height: 3.5vw;
	}

	/* 厂房介绍 */
	.boxone .smallthree {
		flex-direction: column;
		flex-wrap: nowrap;
		align-items: center;
		width: 82%;
		margin-top: 4vw;
	}
	.boxone .smallthree .teletext {
		height: 39vw;
		width: 100%;
		margin: 0;
		/* margin-bottom: 30px; */
		margin-bottom: 5.5vw;
	}
	.boxone .smallthree .teletext:last-child {
		margin-bottom: 0;
	}
	.boxone .smallthree .teletext img {
		height: 39vw;
	}
	
	.smallthree .teletext .details {
		box-sizing: border-box;
		/* font-size: 18px; */
		/* font-size: 2.25vw; */
		font-size: 2vw;
		/* padding-top: 24px; */
		padding-top: 3vw;
		/* padding-left: 10px; */
		/* padding-left: 2.5vw; */
		padding-left: 2vw;
		/* line-height: 18px; */
		line-height: 4.5vw;
		/* padding-right: 4px; */
		/* padding-right: 1vw; */
		padding-right: 0vw;
	}
	.smallthree .teletext .details p:first-child {
		/* font-size: 24px; */
		font-size: 3vw;
		/* margin-bottom: 50px; */
		margin-bottom: 6.25vw;
	}
	.smallthree .teletext .details span {
		/* font-size: 24px; */
		font-size: 3vw;
	}
	
	/* 新品 */
	.product {
		width: 86%;
		margin-top: 0;
	}
	.product .shang {
		/* font-size: 20px; */
		font-size: 2.5vw;
		/* line-height: 24px; */
		line-height: 3vw;
		margin-bottom: 0;
	}
	.product .xia .one,.two,.three {
		width: 30%;
	}
	.xia span {
		/* font-size: 12px; */
		font-size: 3vw;
	}
	.xia .one a:last-child {
		margin-top: 0 !important;
	}
	.xia .two a:last-child {
		margin-top: 0 !important;
	}
	.xia .three a:last-child {
		margin-top: 0 !important;
	}
	/* 底部 */
	.under {
		height: 27vw;
		/* margin-top: 10vw; */
		background-size: 15vw;
		background-position: 6.25vw 6vw;
	}
	.under-right{
        margin-top: 6vw;
        line-height: 3vw;
        margin-left: 0;
    }
    .under-right p{
        /* font-size: 14px; */
		font-size: 1.75vw;
		/* line-height: 20px; */
		line-height: 3vw;
    }
	.under-right p:first-child {
		margin-top: 2.5vw;
		margin-bottom: 4.5vw;
	}
    .under-right span {
        /* font-size: 16px; */
		font-size: 2vw;
        line-height: 2vw;
    }
}

/* 平板横屏自适应 */
@media screen and (min-width:801px) and (max-width:1280px) {
	/* 导航条 */
	/* .daohangtiao {
		background-size: 3.5%;
		background-position: 2vw center;
		padding: 0;
		display: flex;
		justify-content: space-between;
		margin-right: 1vw;
	}
	.daohangtiao div:first-child {
		margin-left: 15vw;
	}
	.daohangtiao .language {
		margin: 0;
	}
	.daohangtiao img {
		height: 3.125vw !important;
	}
	.topone {
		margin: 0;
		font-size: 1.875vw;
		line-height: 3.125vw;
	} */

	.btn {
		line-height: 1vw;
	}

	.boxone {
		width: 100%;
		padding-bottom: 18px;
		padding-top: 4vw;
	}
	.boxone .smallone1 {
		height: 41px;
		/* font-size: 19px; */
		font-size: 3.125vw;
		/* line-height: 19px; */
		line-height: 3.125vw;
		/* margin-bottom: 10px; */
		margin-bottom: 45px;
	}
	.boxone .smalltwo {
		flex-direction: column;
		align-items: center;
		width: 82%;
	}
	.boxone .smalltwo img {
		width: 100%;
	}
	.boxone .smalltwo .right {
		margin-top: 2vw;
	}
	.boxone .smalltwo .right p {
		/* line-height: 3vw; */
		line-height: 2.5vw;
		/* font-size: 1.875vw; */
		font-size: 1.40625vw;
	}

	/* 厂房介绍 */
	.boxone .smallthree {
		flex-direction: column;
		flex-wrap: nowrap;
		align-items: center;
		/* width: 82%; */
		width: 76%;
		margin-top: 4vw;
	}
	.boxone .smallthree .teletext {
		/* height: 39vw; */
		height: 30vw;
		width: 100%;
		margin: 0;
		/* margin-bottom: 30px; */
		margin-bottom: 3vw;
	}
	.boxone .smallthree .teletext:last-child {
		margin-bottom: 0;
	}
	.boxone .smallthree .teletext img {
		/* height: 39vw; */
		height: 100%;
	}
	
	.smallthree .teletext .details {
		box-sizing: border-box;
		/* font-size: 28px; */
		font-size: 2.1875vw;
		/* padding-top: 20px; */
		padding-top: 5vw;
		/* padding-left: 10px; */
		padding-left: 2.5vw;
		/* line-height: 18px; */
		line-height: 4.5vw;
		/* padding-right: 4px; */
		padding-right: 1vw;
	}
	.smallthree .teletext .details p:first-child {
		/* font-size: 14px; */
		/* font-size: 3.5vw; */
		font-size: 2.8125vw;
		/* margin-bottom: 15px; */
		/* margin-bottom: 3.75vw; */
		/* margin-bottom: 9vw; */
		margin-bottom: 5vw;
	}
	.smallthree .teletext .details span {
		/* font-size: 16px; */
		/* font-size: 4vw; */
		font-size: 2.8125vw;
	}
	
	/* 新品 */
	.product {
		width: 86%;
		margin-top: 0;
	}
	.product .shang {
		/* font-size: 20px; */
		/* font-size: 5vw; */
		font-size: 2.34375vw;
		/* line-height: 24px; */
		/* line-height: 6vw; */
		line-height: 3vw;
		/* margin-bottom: 40px; */
		margin-bottom: 3.125vw;
		margin-top: 20px;
	}
	.product .xia .one,.two,.three {
		width: 30%;
	}
	.xia span {
		/* font-size: 12px; */
		font-family: 3vw;
	}
	.xia .one a:last-child {
		margin-top: 0 !important;
	}
	.xia .two a:last-child {
		margin-top: 0 !important;
	}
	.xia .three a:last-child {
		margin-top: 0 !important;
	}
	/* 底部 */
	.under {
		/* height: 27vw; */
		height: 20vw;
		/* margin-top: 10vw; */
		/* background-size: 15vw; */
		background-size: 10vw;
		background-position: 5vw 5vw;
	}
	.under-right{
        margin-top: 6vw;
        line-height: 3vw;
        margin-left: 0;
    }
    .under-right p{
        /* font-size: 16px; */
		font-size: 1.25VW;
		/* line-height: 24px; */
		line-height: 1.875vw;
    }
	.under-right p:first-child {
		margin-top: 2.5vw;
	}
    .under-right span {
        /* font-size: 20px; */
		font-size: 1.5625vw;
        line-height: 2vw;
    }
}