/* 幻灯片 */
	.tutorial-banner{
		width: 100%;
		position: relative;
	}
	
	.tutorial-banner img{
		width: 100%;
		height: 100%;
	}
	
	.tutorial-banner .content-wrapper{
		width: 100%;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: flex-start;
		position: absolute;
		top: 0%;
		right: 0%;
		bottom: 0%;
		left: 0%;
	}
	
	.tutorial-banner .content-wrapper .content .upper-wrapper .title p{
		width: 100%;
		line-height: 1;
		font-size: 60px;
		color: rgba(39, 39, 39, 1);;
		font-family: "SourceHanSansCN-Bold";
	}
	
	.tutorial-banner .content-wrapper .content .upper-wrapper .title p samp{
		color: rgba(0, 110, 252, 1);
		font-family: "SourceHanSansCN-Bold";
	}
	
	.tutorial-banner .content-wrapper .content .upper-wrapper .explain{
		width: 100%;
		line-height: 1;
		font-size: 24px;
		margin-top: 2.858%;
		letter-spacing: 0.1em;
		color: rgba(64, 64, 64, 1);
	}
	
	.tutorial-banner .content-wrapper .content .upper-wrapper .explain p{
		margin-bottom: 1.429%;
		font-family: "SourceHanSansCN-Regular";
	}
	
	.tutorial-banner .content-wrapper .content .upper-wrapper .explain p:last-child{
		margin-bottom: 0%;
	}

/* 内容 */
	.tutorial-content-wrapper{
		width: 100%;
		padding-top: 4.730%;
	}
	
	.tutorial-content-wrapper .tutorial-content-header p:first-child{
		line-height: 1;
		font-size: 36px;
		text-align: center;
		color: rgba(17, 17, 17, 1);
		font-family: "SourceHanSansCN-Regular";
	}
	
	.tutorial-content-wrapper .tutorial-content-header p:last-child{
		line-height: 1;
		font-size: 16px;
		text-align: center;
		margin-top: 1.429%;
		color: rgba(0, 110, 252, 1);
	}
	
	.tutorial-content-wrapper .content-wrapper{
		width: 100%;
		display: grid;
		margin-top: 6.429%;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper{
		width: 100%;
		display: flex;
		align-items: stretch;
		margin-bottom: 2.858%;
		justify-content: space-between;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper:last-child{
		margin-bottom: 0%;
	}

	/* 一列 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper.column-one{
		display: grid;
		grid-template-rows: repeat(1, 1fr);
		grid-template-columns: repeat(1, 1fr);
	}

	/* 二列 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper.column-two{
		display: grid;
		grid-gap: 40px;
		grid-template-rows: repeat(1, 1fr);
		grid-template-columns: repeat(2, 1fr);
	}

	/* 三列 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper.column-three{
		display: grid;
		grid-gap: 40px;
		grid-template-rows: repeat(1, 1fr);
		grid-template-columns: repeat(3, 1fr);
	}

	/* 样式一 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one{
		border-radius: 10px;
		padding: 8.824% 6.618% 9.559%;
		background-color: rgba(246, 250, 255, 1);
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .name p:first-child{
		line-height: 1;
		font-size: 56px;
		font-style: oblique;
		color: rgba(0, 110, 252, 1);
		font-family: "Lianmengqiyilushuaizhengruiheiti-Regular";
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .name p:last-child{
		line-height: 1;
		font-size: 30px;
		margin-top: 6.780%;
		color: rgba(14, 14, 14, 1);
		font-family: "SourceHanSansCN-Bold";
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .explain{
		line-height: 1;
		font-size: 16px;
		margin-top: 5.085%;
		color: rgba(27, 27, 27, 1);
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .button-wrapper{
		width: 100%;
		margin-top: 5.085%;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .button-wrapper .item{
		height: 60px;
		display: flex;
		width: 55.085%;
		cursor: pointer;
		align-items: center;
		border-radius: 10px;
		justify-content: center;
		background-color: rgba(255, 255, 255, 1);
		box-shadow: 0px 0px 10px rgba(0, 110, 252, 0.2), 0px 0px 0px rgba(0, 110, 252, 0.2) inset;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .button-wrapper .item p{
		line-height: 1;
		font-size: 16px;
		margin-right: 6.061%;
		color: rgba(0, 110, 252, 1);
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .button-wrapper .item span{
		font-size: 28px;
		color: rgba(0, 110, 252, 1);
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .image{
		width: 100%;
		margin-top: 8.475%;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .image img{
		width: 100%;
		height: 100%;
	}

	/* 样式二 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-two{
		border-radius: 10px;
		padding: 8.824% 6.618% 9.559%;
		background-color: rgba(246, 250, 255, 1);
		position: relative;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-two .name p:first-child{
		line-height: 1;
		font-size: 56px;
		font-style: oblique;
		color: rgba(0, 110, 252, 1);
		font-family: "Lianmengqiyilushuaizhengruiheiti-Regular";
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-two .name p:last-child{
		line-height: 1;
		font-size: 30px;
		margin-top: 6.780%;
		color: rgba(14, 14, 14, 1);
		font-family: "SourceHanSansCN-Bold";
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-two .explain{
		font-size: 16px;
		line-height: 26px;
		margin-top: 5.085%;
		color: rgba(27, 27, 27, 1);
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-two .image{
		width: 87.500%;
		position: absolute;
		bottom: 0%;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-two .image img{
		width: 100%;
		height: 100%;
	}

	/* 样式三 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-three{
		width: 100%;
		display: flex;
		align-items: center;
		border-radius: 10px;
		justify-content: center;
		background-color: rgba(246, 250, 255, 1);
		background-image: url('../images/background-8.png');
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-three .image{
		width: 26.429%;
		margin-right: 11.429%;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-three .image img{
		width: 100%;
		height: 100%;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-three .content{
		width: 28.572%;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-three .content .name p:first-child{
		line-height: 1;
		font-size: 56px;
		font-style: oblique;
		color: rgba(0, 110, 252, 1);
		font-family: "Lianmengqiyilushuaizhengruiheiti-Regular";
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-three .content .name p:last-child{
		line-height: 1;
		font-size: 30px;
		margin-top: 10%;
		color: rgba(14, 14, 14, 1);
		font-family: "SourceHanSansCN-Bold";
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-three .content .explain{
		font-size: 16px;
		line-height: 26px;
		margin-top: 7.500%;
		color: rgba(27, 27, 27, 1);
	}

	/* 样式四 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-four{
		border-radius: 10px;
		padding: 11.364% 6.819%;
		background-color: rgba(246, 250, 255, 1);
		position: relative;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-four .name p:first-child{
		line-height: 1;
		font-size: 56px;
		font-style: oblique;
		color: rgba(0, 110, 252, 1);
		font-family: "Lianmengqiyilushuaizhengruiheiti-Regular";
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-four .name p:last-child{
		line-height: 1;
		font-size: 30px;
		margin-top: 11.843%;
		color: rgba(14, 14, 14, 1);
		font-family: "SourceHanSansCN-Bold";
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-four .image{
		width: 86.364%;
		position: absolute;
		bottom: 0%;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-four .image img{
		width: 100%;
		height: 100%;
	}

	/* 样式五 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-five{
		border-radius: 10px;
		padding: 11.364% 6.819%;
		background-color: rgba(246, 250, 255, 1);
		position: relative;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-five .name p:first-child{
		line-height: 1;
		font-size: 56px;
		font-style: oblique;
		color: rgba(0, 110, 252, 1);
		font-family: "Lianmengqiyilushuaizhengruiheiti-Regular";
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-five .name p:last-child{
		line-height: 1;
		font-size: 30px;
		margin-top: 11.843%;
		color: rgba(14, 14, 14, 1);
		font-family: "SourceHanSansCN-Bold";
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-five .image{
		width: 100%;
		margin-top: 22.369%;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-five .image img{
		width: 100%;
		height: 100%;
	}

	/* 样式六 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-six{
		border-radius: 10px;
		padding: 11.364% 6.819%;
		background-color: rgba(4, 111, 248, 1);
		background-image: url('../images/tutorial-content-6.png');
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-six .name p{
		line-height: 1;
		font-size: 30px;
		color: rgba(255, 255, 255, 1);
		font-family: "SourceHanSansCN-Bold";
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-six .explain{
		font-size: 16px;
		line-height: 26px;
		margin-top: 7.895%;
		color: rgba(255, 255, 255, 1);
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-six .button-wrapper{
		width: 100%;
		display: flex;
		align-items: center;
		margin-top: 34.211%;
		justify-content: space-between;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-six .button-wrapper .item{
		height: 40px;
		display: flex;
		width: 47.369%;
		cursor: pointer;
		border-radius: 5px;
		align-items: center;
		justify-content: center;
		background-color: rgba(255, 255, 255, 1);
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-six .button-wrapper .item:last-child{
		margin-bottom: 0%;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-six .button-wrapper .item p{
		line-height: 1;
		font-size: 12px;
		white-space: nowrap;
		transform: scale(0.834);
		color: rgba(0, 110, 252, 1);
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-six .button-wrapper .item span{
		font-size: 16px;
		color: rgba(0, 110, 252, 1);
		position: relative;
		right: 5px;
	}

/* 视频 */
	.tutorial-video{
		width: 100%;
		padding: 2.102% 0% 5.781%;
	}
	
	.tutorial-video .content-wrapper{
		padding: 0.715%;
		border-radius: 10px;
		background-color: rgba(246, 250, 255, 1);
	}
	
	.tutorial-video .content-wrapper .tutorial-video-wrapper{
		padding: 0.368%;
		border-radius: 10px;
		background-color: rgba(255, 255, 255, 1);
	}
	
	.tutorial-video .content-wrapper p{
		font-size: 36px;
		line-height: 120px;
		text-align: center;
		color: rgba(30, 30, 30, 1);
		font-family: "SourceHanSansCN-Bold";
		background-color: rgba(246, 250, 255, 1);
	}
	
	.tutorial-video .content-wrapper p samp{
		color: rgba(0, 110, 252, 1);
		font-family: "SourceHanSansCN-Bold";
	}

	/* 样式一 - 按钮 - 悬停 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .button-wrapper .item.current-hover-item{
		background-color: rgba(0, 110, 252, 1);
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .button-wrapper .item.current-hover-item p{
		color: rgba(255, 255, 255, 1);
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .button-wrapper .item.current-hover-item span{
		color: rgba(255, 255, 255, 1);
	}

	/* 样式六- 按钮 - 悬停 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-six .button-wrapper .item.current-hover-item{
		background-color: rgba(0, 110, 252, 1);
		border: 1px solid rgba(255, 255, 255, 1);
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-six .button-wrapper .item.current-hover-item p{
		color: rgba(255, 255, 255, 1);
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-six .button-wrapper .item.current-hover-item span{
		color: rgba(255, 255, 255, 1);
	}

/* 响应 1680 */
@media screen and (max-width: 1680px) {
/* 幻灯片 */
	.tutorial-banner .content-wrapper .content .upper-wrapper .title p{
		font-size: 54px;
	}
	
	.tutorial-banner .content-wrapper .content .upper-wrapper .explain{
		font-size: 22px;
	}

/* 内容 */
	.tutorial-content-wrapper .tutorial-content-header p:first-child{
		font-size: 32px;
	}
	
	.tutorial-content-wrapper .tutorial-content-header p:last-child{
		font-size: 15px;
	}

	/* 一列 */

	/* 二列 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper.column-two{
		grid-gap: 35px;
	}

	/* 三列 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper.column-three{
		grid-gap: 35px;
	}

	/* 样式一 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .name p:first-child{
		font-size: 50px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .name p:last-child{
		font-size: 28px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .explain{
		font-size: 15px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .button-wrapper .item{
		height: 55px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .button-wrapper .item p{
		font-size: 15px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .button-wrapper .item span{
		font-size: 26px;
	}

	/* 样式二 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-two .name p:first-child{
		font-size: 50px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-two .name p:last-child{
		font-size: 28px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-two .explain{
		font-size: 15px;
		line-height: 24px;
	}

	/* 样式三 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-three .content .name p:first-child{
		font-size: 50px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-three .content .name p:last-child{
		font-size: 28px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-three .content .explain{
		font-size: 15px;
		line-height: 24px;
	}

	/* 样式四 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-four .name p:first-child{
		font-size: 50px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-four .name p:last-child{
		font-size: 28px;
	}

	/* 样式五 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-five .name p:first-child{
		font-size: 50px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-five .name p:last-child{
		font-size: 28px;
	}

	/* 样式六 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-six .name p{
		font-size: 28px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-six .explain{
		font-size: 15px;
		line-height: 24px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-six .button-wrapper .item{
		height: 35px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-six .button-wrapper .item p{
		transform: scale(0.667);
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-six .button-wrapper .item span{
		font-size: 14px;
		right: 15px;
	}

/* 视频 */
	.tutorial-video .content-wrapper p{
		font-size: 32px;
		line-height: 105px;
	}
}

/* 响应 1440 */
@media screen and (max-width: 1440px) {
/* 幻灯片 */
	.tutorial-banner .content-wrapper .content .upper-wrapper .title p{
		font-size: 48px;
	}
	
	.tutorial-banner .content-wrapper .content .upper-wrapper .explain{
		font-size: 20px;
	}

/* 内容 */
	.tutorial-content-wrapper .tutorial-content-header p:first-child{
		font-size: 28px;
	}
	
	.tutorial-content-wrapper .tutorial-content-header p:last-child{
		font-size: 14px;
	}

	/* 一列 */

	/* 二列 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper.column-two{
		grid-gap: 30px;
	}

	/* 三列 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper.column-three{
		grid-gap: 30px;
	}

	/* 样式一 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .name p:first-child{
		font-size: 44px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .name p:last-child{
		font-size: 26px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .explain{
		font-size: 14px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .button-wrapper .item{
		height: 50px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .button-wrapper .item p{
		font-size: 14px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .button-wrapper .item span{
		font-size: 24px;
	}

	/* 样式二 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-two .name p:first-child{
		font-size: 44px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-two .name p:last-child{
		font-size: 26px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-two .explain{
		font-size: 14px;
		line-height: 22px;
	}

	/* 样式三 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-three .content .name p:first-child{
		font-size: 44px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-three .content .name p:last-child{
		font-size: 26px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-three .content .explain{
		font-size: 14px;
		line-height: 22px;
	}

	/* 样式四 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-four .name p:first-child{
		font-size: 44px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-four .name p:last-child{
		font-size: 26px;
	}

	/* 样式五 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-five .name p:first-child{
		font-size: 44px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-five .name p:last-child{
		font-size: 26px;
	}

	/* 样式六 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-six .name p{
		font-size: 26px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-six .explain{
		font-size: 14px;
		line-height: 22px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-six .button-wrapper .item{
		height: 30px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-six .button-wrapper .item p{
		transform: scale(0.500);
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-six .button-wrapper .item span{
		font-size: 12px;
		right: 25px;
	}

/* 视频 */
	.tutorial-video .content-wrapper p{
		font-size: 28px;
		line-height: 90px;
	}
}

/* 响应 1280 */
@media screen and (max-width: 1280px) {
/* 幻灯片 */
	.tutorial-banner .content-wrapper .content .upper-wrapper .title p{
		font-size: 42px;
	}
	
	.tutorial-banner .content-wrapper .content .upper-wrapper .explain{
		font-size: 18px;
	}

/* 内容 */
	.tutorial-content-wrapper .tutorial-content-header p:first-child{
		font-size: 24px;
	}
	
	.tutorial-content-wrapper .tutorial-content-header p:last-child{
		font-size: 13px;
	}

	/* 一列 */

	/* 二列 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper.column-two{
		grid-gap: 25px;
	}

	/* 三列 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper.column-three{
		grid-gap: 25px;
	}

	/* 样式一 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .name p:first-child{
		font-size: 38px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .name p:last-child{
		font-size: 24px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .explain{
		font-size: 13px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .button-wrapper .item{
		height: 45px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .button-wrapper .item p{
		font-size: 13px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .button-wrapper .item span{
		font-size: 22px;
	}

	/* 样式二 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-two .name p:first-child{
		font-size: 38px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-two .name p:last-child{
		font-size: 24px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-two .explain{
		font-size: 13px;
		line-height: 20px;
	}

	/* 样式三 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-three .content .name p:first-child{
		font-size: 38px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-three .content .name p:last-child{
		font-size: 24px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-three .content .explain{
		font-size: 13px;
		line-height: 20px;
	}

	/* 样式四 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-four .name p:first-child{
		font-size: 38px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-four .name p:last-child{
		font-size: 24px;
	}

	/* 样式五 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-five .name p:first-child{
		font-size: 38px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-five .name p:last-child{
		font-size: 24px;
	}

	/* 样式六 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-six .name p{
		font-size: 24px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-six .explain{
		font-size: 13px;
		line-height: 20px;
	}

/* 视频 */
	.tutorial-video .content-wrapper p{
		font-size: 24px;
		line-height: 75px;
	}
}

/* 响应 1000 */
@media screen and (max-width: 1000px) {
/* 幻灯片 */
	.tutorial-banner .content-wrapper .content .upper-wrapper .title p{
		font-size: 36px;
		text-align: center;
	}
	
	.tutorial-banner .content-wrapper .content .upper-wrapper .explain{
		font-size: 16px;
		margin-top: 2.615%;
		text-align: center;
	}
	
	.tutorial-banner .content-wrapper .content .upper-wrapper .explain p{
		margin-bottom: 2.615%;
	}

/* 内容 */
	.tutorial-content-wrapper .tutorial-content-header p:first-child{
		font-size: 20px;
	}
	
	.tutorial-content-wrapper .tutorial-content-header p:last-child{
		font-size: 12px;
		
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper{
		margin-bottom: 25px;
	}

	/* 一列 */

	/* 二列 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper.column-two{
		grid-gap: 20px;
		grid-template-rows: repeat(2, 1fr);
		grid-template-columns: repeat(1, 1fr);
	}

	/* 三列 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper.column-three{
		grid-gap: 20px;
		grid-template-rows: repeat(3, 1fr);
		grid-template-columns: repeat(1, 1fr);
	}

	/* 样式一 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one{
		border-radius: 5px;
		padding: 9.151% 6.536% 10.458%;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .name p:first-child{
		font-size: 32px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .name p:last-child{
		font-size: 22px;
		margin-top: 6.016%;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .explain{
		font-size: 12px;
		margin-top: 4.512%;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .button-wrapper{
		margin-top: 6.016%;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .button-wrapper .item{
		height: 40px;
		width: 40.722%;
		border-radius: 5px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .button-wrapper .item p{
		font-size: 12px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .button-wrapper .item span{
		font-size: 20px;
	}

	/* 样式二 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-two{
		border-radius: 5px;
		padding: 9.151% 6.536% 10.458%;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-two .name p:first-child{
		font-size: 32px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-two .name p:last-child{
		font-size: 22px;
		margin-top: 6.016%;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-two .explain{
		font-size: 12px;
		line-height: 18px;
		margin-top: 4.512%;
	}

	/* 样式三 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-three{
		display: block;
		border-radius: 5px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-three .image{
		width: 50%;
		margin: 0% auto;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-three .content{
		width: auto;
		padding: 9.151% 6.536% 10.458%;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-three .content .name p:first-child{
		font-size: 32px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-three .content .name p:last-child{
		font-size: 22px;
		margin-top: 6.016%;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-three .content .explain{
		font-size: 12px;
		line-height: 18px;
		margin-top: 4.512%;
	}

	/* 样式四 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-four{
		border-radius: 5px;
		padding: 9.151% 6.536% 10.458%;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-four .name p:first-child{
		font-size: 32px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-four .name p:last-child{
		font-size: 22px;
		margin-top: 6.016%;
	}

	/* 样式五 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-five{
		border-radius: 5px;
		padding: 9.151% 6.536% 10.458%;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-five .name p:first-child{
		font-size: 32px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-five .name p:last-child{
		font-size: 22px;
		margin-top: 6.016%;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-five .image{
		margin-top: 22.557%;
	}

	/* 样式六 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-six{
		border-radius: 5px;
		padding: 9.151% 6.536% 10.458%;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-six .name p{
		font-size: 22px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-six .explain{
		font-size: 12px;
		line-height: 18px;
		margin-top: 6.016%;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-six .button-wrapper .item p{
		transform: scale(0.834);
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-six .button-wrapper .item span{
		right: 5px;
	}

/* 视频 */
	.tutorial-video .content-wrapper{
		padding: 1.308%;
		border-radius: 5px;
	}
	
	.tutorial-video .content-wrapper .tutorial-video-wrapper{
		border-radius: 5px;
	}
	
	.tutorial-video .content-wrapper p{
		font-size: 20px;
		line-height: 60px;
	}
}

/* 响应 750 */
@media screen and (max-width: 750px) {
/* 幻灯片 */
	.tutorial-banner .content-wrapper .content .upper-wrapper .title p{
		font-size: 30px;
	}
	
	.tutorial-banner .content-wrapper .content .upper-wrapper .explain{
		font-size: 14px;
	}

/* 内容 */

	/* 一列 */

	/* 二列 */

	/* 三列 */

	/* 样式一 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .name p:first-child{
		font-size: 26px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .name p:last-child{
		font-size: 20px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .button-wrapper .item{
		height: 35px;
		width: 57.143%;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-one .button-wrapper .item span{
		font-size: 18px;
	}

	/* 样式二 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-two .name p:first-child{
		font-size: 26px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-two .name p:last-child{
		font-size: 20px;
	}

	/* 样式三 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-three .content .name p:first-child{
		font-size: 26px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-three .content .name p:last-child{
		font-size: 20px;
	}

	/* 样式四 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-four .name p:first-child{
		font-size: 26px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-four .name p:last-child{
		font-size: 20px;
	}

	/* 样式五 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-five .name p:first-child{
		font-size: 26px;
	}
	
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-five .name p:last-child{
		font-size: 20px;
	}

	/* 样式六 */
	.tutorial-content-wrapper .content-wrapper .rows-wrapper .style-six .name p{
		font-size: 20px;
	}

/* 视频 */
}