  .product{
    width: 100%;
		min-width: 1200px;
		position: relative;
  }
	.product-content{
		position: absolute;
		top: 40%;
		left: 20%;
		transform: translateY(-50%);
		font-size: calc(100% * 1);
	}
	.product_icon{
		width: 1.8em;
		height: .3em;
		background: #E82928;
		margin: 3em 0 2em 0;
	}


	.configuration{
		display: flex;
		align-items: center;
		position: absolute;
		top: -3em;
		left: 50%;
		transform: translateX(-50%);
		font-size: calc(100% * 1);

		background: #FFFFFF;
		box-shadow: 0px 0 5px 0px rgba(194,221,255,0.6);
		border-radius: 10px 10px 10px 10px;
	}
	.configuration_item{
		text-align: center;
		width: 11em;
		padding: 1.5em 0;
	}
	.configuration-label-icon{
		width: 3em;
		margin-bottom: 1em;
	}


  .resource{
    width: 100%;
		min-width: 1200px;
		font-size: calc(100% * 1);
		position: relative;
  }
	.resource-content{
		padding: 6em 0 3em 0;
	}
	.resource-label{
		width: 55em;
		margin: auto;
		display: flex;
		justify-content: space-between;
	}
	.resource-label-item{
		width: 12em;
		text-align: center;
		background: linear-gradient( 180deg, rgba(255,248,248,0) 0%, #FFF8F8 100%);
		box-shadow: 0px 0 5px 0px rgba(255,211,194,0.6);
		border-radius: 5px 5px 5px 5px;
		padding: 1.5em 1em;
		box-sizing: border-box;
	}
	.resource-label-icon{
		width: 5em;
	}


	.tutorship{
		width: 100%;
		min-width: 1200px;
		background: url(https://cdn.biguotk.com/web/img/AppDownload/tutorship-back.png) no-repeat;
		background-size: 100% 100%;
		padding: 1.5em 0;
	}
	.tutorship-content{
		width: 55em;
		margin: auto;
		margin-top: 2em;
		position: relative;
	}
	.tutorship-content-title-text1{
		position: absolute;
		top: 72%;
		left: 15.4%;
		font-size: calc(100% * 1.4);
		color: #FFFFFF;
	}
	.tutorship-content-title-text2{
		position: absolute;
		top: 61.5%;
		left: 45.7%;
		font-size: calc(100% * 1.4);
		color: #FFFFFF;
	}
	.tutorship-content-title-text3{
		position: absolute;
		top: 24.5%;
		left: 74.7%;
		font-size: calc(100% * 1.4);
		color: #FFFFFF;
		text-align: center;
	}
	.tutorship-content-title-conten1{
		position: absolute;
		top: 20%;
		left: 8.5%;
		color: #3D3D3D;
		width: 10em;
		font-size: calc(100% * 1);
		background: url(https://cdn.biguotk.com/web/img/AppDownload/tutorship-lable-back1.png) no-repeat;
		background-size: 100% 100%;
		padding: 1em 1em 1.5em 1em;
		box-sizing: content-box;
	}
	.tutorship-content-title-conten2{
		position: absolute;
		top: 10%;
		left: 38.5%;
		color: #3D3D3D;
		width: 10em;
		font-size: calc(100% * 1);
		background: url(https://cdn.biguotk.com/web/img/AppDownload/tutorship-lable-back1.png) no-repeat;
		background-size: 100% 100%;
		padding: 1em 1em 1.5em 1em;
		box-sizing: content-box;
	}
	.tutorship-content-title-conten3{
		position: absolute;
		bottom: 7%;
		right: 7.6%;
		color: #3D3D3D;
		width: 11.5em;
		font-size: calc(100% * 1);
		background: url(https://cdn.biguotk.com/web/img/AppDownload/tutorship-lable-back2.png) no-repeat;
		background-size: 100% 100%;
		padding: 1.5em 1em 1em 1em;
		box-sizing: content-box;
	}


	.method{
		width: 100%;
		min-width: 1200px;
		background: url(https://cdn.biguotk.com/web/img/AppDownload/method-back.png) no-repeat;
		background-size: 100% 100%;
		padding: 1.5em 0;
	}
	.method-content{
		width: 55em;
		margin: auto;
		margin-top: 2em;
		position: relative;
	}
	.method-label{
		width: 7.5em;
		height: 7.5em;
		position: absolute;
		top: 16%;
		left: 50%;
		transform: translateX(-50%);
		color: #FFFFFF;
		background: url(https://cdn.biguotk.com/web/img/AppDownload/method-lable-back.png) no-repeat;
		background-size: 100% 100%;
		text-align: center;
		padding: .7em 0;
    box-sizing: border-box;
	}
	.method-label-title{
		width: 4em;
		text-align: center;
		background: linear-gradient( 180deg, #FF6C6C 0%, #E41E1D 100%);
		border-radius: 2em;
		color: #FFFFFF;
	}
	.method-label-content{
		width: 6em;
		text-align: center;
	}
	.method-label1{
		position: absolute;
		top: 20%;
		left: 15.4%;
		display: flex;
		line-height: 2.2;
		border: 1px solid #E41E1D;
		border-radius: 2em;
		background: #FFFFFF;
	}
	.method-label2{
		position: absolute;
		top: 66%;
		left: 7%;
		display: flex;
		line-height: 2.2;
		border: 1px solid #E41E1D;
		border-radius: 2em;
		background: #FFFFFF;
	}
	.method-label3{
		position: absolute;
		bottom: 15%;
    left: 47%;
		display: flex;
		line-height: 2.2;
		border: 1px solid #E41E1D;
		border-radius: 2em;
		background: #FFFFFF;
	}
	.method-label4{
		position: absolute;
		bottom: 36%;
    right: 7%;
		display: flex;
		line-height: 2.2;
		border: 1px solid #E41E1D;
		border-radius: 2em;
		background: #FFFFFF;
	}
	.method-label5{
		position: absolute;
		top: 10%;
		right: 19%;
		display: flex;
		line-height: 2.2;
		border: 1px solid #E41E1D;
		border-radius: 2em;
		background: #FFFFFF;
	}
