html {
	font-size: 100px;
	/* 10px=.1rem */
}
.product-slide{
	height: 835px;
	background-size: 100% 835px;
	background-image: url(/static/img/yunjiaoyu1.png);
	position: relative;
}
.yunjiaoyugo{
	width: 2.03rem;
	position: absolute;
	bottom: 3.94rem;
    left: 2.09rem;
	text-align: center;
	height: .56rem;
	line-height: .56rem;
	text-align: center;
	border-radius: .1rem;
	color: #fff;
	border: #fff 1px solid;
	font-size: .24rem;
}
.yunjiaoyugo img{
	width: 100%;
	height: auto;
}
.yunjiaoyugo:hover{
	cursor: pointer;
	background-color: #FFA321;
	border: #FFA321 1px solid;
}
.product-box{
	width: 17.6rem;
	margin: 0.6rem auto 0;
}
.product-box-title{
	font-size: 0.26rem;
	text-align: center;
	font-weight: bold;
}
.product-box-desc{
	font-size: 0.18rem;
	text-align: center;
	margin-top: 0.2rem;
}
.product-bk-xx{
	display: flex;
	margin-top: 0.9rem;
}
.product-bk,.product-xx{
	flex: 1;
	margin-right: 0.15rem;
	background-color: #ffffff;
	display: flex;
	padding: 0.45rem;
	align-items: center;
	color: #686767;
}
.product-bk-icon,.product-xx-icon{
	width: 2.05rem;
	height: 1.93rem;
	background-image: url(/static/img/product-bk-icon.png);
	background-size: 2.05rem 1.93rem;
}
.product-bk-text,.product-xx-text{
	margin-left: 0.4rem;
}

.product-video{
	margin-top: 0.25rem;
	width: 17.60rem;
	height: 8.33rem;
	background-image: url(/static/img/product-video.png);
	background-size: 17.60rem 8.33rem;
	background-position: center;
	margin-bottom: 0.3rem;
}
.product-video-btn{
	width: 17.60rem;
	height: 8.33rem;
	background-image: url(/static/img/product-video-btn.png);
	background-size: 1.45rem 1.45rem;
	background-position: center;
	background-repeat: no-repeat;
}
.product-list-box{
	display: flex;
	background-color: #ffffff;
	padding: 0.3rem 1.3rem;
}
.product-list-item{
	flex: 1;
	display: flex;
}
.product-list-item-icon{
	width: 0.7rem;
	height: 0.66rem;
	background-image: url(/static/img/product-list-item-icon.png);
	background-size: 0.7rem 0.66rem;
	margin-right: 0.3rem;
}
.product-list-item-title{
	font-size: 0.3rem;
	font-weight: bold;
	margin-top: 0.3rem;
}
.product-list-item-text{
	font-size: 0.2rem;
	margin-top: 0.5rem;
}
.product-main-list{
	display: flex;
	margin-top: 0.6rem;
	justify-content: space-between;
}
.product-main-list-item{
	width: 5.64rem;
	height: 7rem;
	background-color: #ffffff;
	position: relative;
}

.product-main-list-item .product-main-list-itemimg{
	width: 100%;
}
.product-main-list-item .product-main-list-itemimg img{
	width: 100%;
}
.product-main-list-itemtitle{
	height: 0.8rem;
	line-height: 0.8rem;
	text-align: center;
	font-size: 0.3rem;
	font-weight: bold;
}
.product-main-list-itemcon{
	width: 4.26rem;
	margin: auto;
	font-size: 0.2rem;
	line-height: 0.35rem;
	text-align: justify;
}
.product-main-listicon{
	width: 100%;
	height: 1rem;
	background-image: url(/static/img/product-main-listicon.png);
	background-size: 0.76rem .12rem;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	bottom: 0;
}
.product-bk-texttitle{
	font-size: 0.35rem;
}
.product-bk-textdesc{
	font-size: 0.23rem;
	margin-top: 0.2rem;
}

/* @media (max-width: 1600px){
	.product-slide{
		height: 696px;
		background-size: 100% 696px;
		background-image: url(/static/img/yunjiaoyu1.png);
	}
	.product-box{
		width: 1467px;
		margin: 51px auto 0;
	}
	.product-box-title{
		font-size: 22px;
		text-align: center;
		font-weight: bold;
	}
	.product-box-desc{
		font-size: 16px;
		text-align: center;
		margin-top: 17px;
	}
	.product-bk-xx{
		display: flex;
		margin-top: 76px;
	}
	.product-bk{
		flex: 1;
		margin-right: 13px;
		background-color: #ffffff;
		display: flex;
		padding: 38px;
		align-items: center;
		color: #686767;
	}
	.product-bk-icon{
		width: 171px;
		height: 161px;
		background-image: url(/static/img/product-bk-icon.png);
		background-size: 171px 161px;
	}
	.product-bk-text{
		margin-left: 34px;
	}
	.product-xx{
		flex: 1;
		margin-left: 13px;
		background-color: #ffffff;
		display: flex;
		padding: 38px;
		align-items: center;
		color: #686767;
	}
	.product-xx-icon{
		width: 171px;
		height: 161px;
		background-image: url(/static/img/product-bk-icon.png);
		background-size: 171px 161px;
	}
	.product-xx-text{
		margin-left: 34px;
	}
	.product-video{
		margin-top: 21px;
		width: 1467px;
		height: 695px;
		background-image: url(/static/img/product-video.png);
		background-size: 1466px 695px;
		background-position: center;
		margin-bottom: 26px;
	}
	.product-video-btn{
		width: 1467px;
		height: 695px;
		background-image: url(/static/img/product-video-btn.png);
		background-size: 121px 121px;
		background-position: center;
		background-repeat: no-repeat;
	}
	.product-list-box{
		display: flex;
		background-color: #ffffff;
		padding: 26px 109px;
	}
	.product-list-item{
		flex: 1;
		display: flex;
	}
	.product-list-item-icon{
		width: 59px;
		height: 56px;
		background-image: url(/static/img/product-list-item-icon.png);
		background-size: 59px 56px;
		margin-right: 26px;
	}
	.product-list-item-title{
		font-size: 26px;
		font-weight: bold;
		margin-top: 26px;
	}
	.product-list-item-text{
		font-size: 17px;
		margin-top: 42px;
	}
	.product-main-list{
		display: flex;
		margin-top: 51px;
		justify-content: space-between;
	}
	.product-main-list-item{
		width: 471px;
		height: 584px;
		background-color: #ffffff;
		position: relative;
	}
	
	.product-main-list-item .product-main-list-itemimg{
		width: 100%;
	}
	.product-main-list-item .product-main-list-itemimg img{
		width: 100%;
	}
	.product-main-list-itemtitle{
		height: 67px;
		line-height: 67px;
		text-align: center;
		font-size: 26px;
		font-weight: bold;
	}
	.product-main-list-itemcon{
		width: 356px;
		margin: auto;
		font-size: 17px;
		line-height: 30px;
		text-align: justify;
	}
	.product-main-listicon{
		width: 100%;
		height: 84px;
		background-image: url(/static/img/product-main-listicon.png);
		background-size: 64px 11px;
		background-repeat: no-repeat;
		background-position: center;
		position: absolute;
		bottom: 0;
	}
	.product-bk-texttitle{
		font-size: 30px;
	}
	.product-bk-textdesc{
		font-size: 20px;
		margin-top: 17px;
	}
}

@media (max-width: 1440px){
	.product-slide{
		height: 627px;
		background-size: 100% 627px;
		background-image: url(/static/img/yunjiaoyu1.png);
	}
	.product-box{
		width: 1320px;
		margin: 45px auto 0;
	}
	.product-box-title{
		font-size: 20px;
		text-align: center;
		font-weight: bold;
	}
	.product-box-desc{
		font-size: 14px;
		text-align: center;
		margin-top: 15px;
	}
	.product-bk-xx{
		display: flex;
		margin-top: 68px;
	}
	.product-bk{
		flex: 1;
		margin-right: 12px;
		background-color: #ffffff;
		display: flex;
		padding: 34px;
		align-items: center;
		color: #686767;
	}
	.product-bk-icon{
		width: 154px;
		height: 145px;
		background-image: url(/static/img/product-bk-icon.png);
		background-size: 154px 145px;
	}
	.product-bk-text{
		margin-left: 30px;
	}
	.product-xx{
		flex: 1;
		margin-left: 12px;
		background-color: #ffffff;
		display: flex;
		padding: 34px;
		align-items: center;
		color: #686767;
	}
	.product-xx-icon{
		width: 154px;
		height: 145px;
		background-image: url(/static/img/product-bk-icon.png);
		background-size: 154px 145px;
	}
	.product-xx-text{
		margin-left: 30px;
	}
	.product-video{
		margin-top: 19px;
		width: 1320px;
		height: 833px;
		background-image: url(/static/img/product-video.png);
		background-size: 1319px 625px;
		background-position: center;
		margin-bottom: 23px;
	}
	.product-video-btn{
		width: 1320px;
		height: 625px;
		background-image: url(/static/img/product-video-btn.png);
		background-size: 109px 109px;
		background-position: center;
		background-repeat: no-repeat;
	}
	.product-list-box{
		display: flex;
		background-color: #ffffff;
		padding: 23px 98px;
	}
	.product-list-item{
		flex: 1;
		display: flex;
	}
	.product-list-item-icon{
		width: 53px;
		height: 50px;
		background-image: url(/static/img/product-list-item-icon.png);
		background-size: 53px 50px;
		margin-right: 23px;
	}
	.product-list-item-title{
		font-size: 23px;
		font-weight: bold;
		margin-top: 23px;
	}
	.product-list-item-text{
		font-size: 15px;
		margin-top: 38px;
	}
	.product-main-list{
		display: flex;
		margin-top: 45px;
		justify-content: space-between;
	}
	.product-main-list-item{
		width: 423px;
		height: 525px;
		background-color: #ffffff;
		position: relative;
	}
	
	.product-main-list-item .product-main-list-itemimg{
		width: 100%;
	}
	.product-main-list-item .product-main-list-itemimg img{
		width: 100%;
	}
	.product-main-list-itemtitle{
		height: 60px;
		line-height: 60px;
		text-align: center;
		font-size: 23px;
		font-weight: bold;
	}
	.product-main-list-itemcon{
		width: 320px;
		margin: auto;
		font-size: 15px;
		line-height: 27px;
		text-align: justify;
	}
	.product-main-listicon{
		width: 100%;
		height: 75px;
		background-image: url(/static/img/product-main-listicon.png);
		background-size: 57px 9px;
		background-repeat: no-repeat;
		background-position: center;
		position: absolute;
		bottom: 0;
	}
	.product-bk-texttitle{
		font-size: 27px;
	}
	.product-bk-textdesc{
		font-size: 18px;
		margin-top: 15px;
	}
}

@media (max-width: 1280px){
	.product-slide{
		height: 557px;
		background-size: 100% 557px;
		background-image: url(/static/img/yunjiaoyu1.png);
	}
	.product-box{
		width: 1174px;
		margin: 41px auto 0;
	}
	.product-box-title{
		font-size: 18px;
		text-align: center;
		font-weight: bold;
	}
	.product-box-desc{
		font-size: 13px;
		text-align: center;
		margin-top: 14px;
	}
	.product-bk-xx{
		display: flex;
		margin-top: 61px;
	}
	.product-bk{
		flex: 1;
		margin-right: 11px;
		background-color: #ffffff;
		display: flex;
		padding: 31px;
		align-items: center;
		color: #686767;
	}
	.product-bk-icon{
		width: 137px;
		height: 129px;
		background-image: url(/static/img/product-bk-icon.png);
		background-size: 137px 129px;
	}
	.product-bk-text{
		margin-left: 27px;
	}
	.product-xx{
		flex: 1;
		margin-left: 11px;
		background-color: #ffffff;
		display: flex;
		padding: 31px;
		align-items: center;
		color: #686767;
	}
	.product-xx-icon{
		width: 137px;
		height: 129px;
		background-image: url(/static/img/product-bk-icon.png);
		background-size: 137px 129px;
	}
	.product-xx-text{
		margin-left: 27px;
	}
	.product-video{
		margin-top: 17px;
		width: 1174px;
		height: 556px;
		background-image: url(/static/img/product-video.png);
		background-size: 1173px 556px;
		background-position: center;
		margin-bottom: 21px;
	}
	.product-video-btn{
		width: 1174px;
		height: 556px;
		background-image: url(/static/img/product-video-btn.png);
		background-size: 97px 97px;
		background-position: center;
		background-repeat: no-repeat;
	}
	.product-list-box{
		display: flex;
		background-color: #ffffff;
		padding: 21px 87px;
	}
	.product-list-item{
		flex: 1;
		display: flex;
	}
	.product-list-item-icon{
		width: 47px;
		height: 45px;
		background-image: url(/static/img/product-list-item-icon.png);
		background-size: 47px 45px;
		margin-right: 21px;
	}
	.product-list-item-title{
		font-size: 21px;
		font-weight: bold;
		margin-top: 21px;
	}
	.product-list-item-text{
		font-size: 14px;
		margin-top: 34px;
	}
	.product-main-list{
		display: flex;
		margin-top: 41px;
		justify-content: space-between;
	}
	.product-main-list-item{
		width: 377px;
		height: 467px;
		background-color: #ffffff;
		position: relative;
	}
	
	.product-main-list-item .product-main-list-itemimg{
		width: 100%;
	}
	.product-main-list-item .product-main-list-itemimg img{
		width: 100%;
	}
	.product-main-list-itemtitle{
		height: 54px;
		line-height: 54px;
		text-align: center;
		font-size: 21px;
		font-weight: bold;
	}
	.product-main-list-itemcon{
		width: 285px;
		margin: auto;
		font-size: 14px;
		line-height: 24px;
		text-align: justify;
	}
	.product-main-listicon{
		width: 100%;
		height: 67px;
		background-image: url(/static/img/product-main-listicon.png);
		background-size: 51px 9px;
		background-repeat: no-repeat;
		background-position: center;
		position: absolute;
		bottom: 0;
	}
	.product-bk-texttitle{
		font-size: 24px;
	}
	.product-bk-textdesc{
		font-size: 16px;
		margin-top: 14px;
	}
} */