
.design{
	margin-top: 1.24rem;
}
.sheji1{
	width: 7.5rem;
	background: url(../images/design1.png) no-repeat;
	background-size:cover ;
	background-position: center;
	text-align: center;
	
}


.sheji1 ul{
	margin-top: 48vh;
	display: flex;
	color: #fff;
	font-size:0.28rem;
	font-family:SimSun;
	font-weight:400;
	padding: 0 0.63rem;
	justify-content: space-between;
	margin-bottom: 0.83rem;
	
}
.sheji1 .btn{
	background:rgba(110,124,116,0.5);
}
.sheji2{
	width: 7.5rem;
	background: url(../images/design2.png) no-repeat;
	background-size:cover ;
	background-position: center;
	text-align: center;
	
}

.sheji2 ul{
	margin-top: 50vh;
	display: flex;
	color: #fff;
	font-size:0.28rem;
	font-family:SimSun;
	font-weight:400;
	padding: 0 0.70rem;
	justify-content: space-between;
	margin-bottom: 0.74rem;
}
.sheji2 .btn{
	background:rgba(110,124,116,0.4);
}

.sheji3{
	width: 7.5rem;
	background: url(../images/design3.png) no-repeat;
	background-size:cover ;
	background-position: center;
	
}
.sheji3 .btn{
	background:rgba(110,124,116,0.3);
	margin-left: 1.72rem;
	margin-top: 49vh;
}
.sheji4{
	width: 7.5rem;
	background: url(../images/design4.png) no-repeat;
	background-size:cover ;
	background-position: center;
	text-align: center;
	
}

.sheji4 p{
	margin-bottom: 0.77rem;
	color: #FFFFFF;
	font-family:FZBSJW--GB1-0;
	font-size:0.22rem;
	font-weight:400;
	line-height: 0.40rem;
	margin-top: 40vh;
}

.sheji5{
	width: 7.5rem;
	background: url(../images/design5.png) no-repeat;
	background-size:cover ;
	background-position: center;
	text-align: center;
	
}

.sheji p{
	color: #FFFFFF;
	font-family:FZBSJW--GB1-0;
}
.sheji5 p:nth-of-type(1){
	margin-top: 42vh;
	margin-bottom: 0.47rem;
	font-size: 0.3rem;
	text-align: center;
}
.sheji5 p:nth-of-type(2){
	font-size: 0.22rem;
	text-align: center;
	line-height: 0.4rem;
	margin-bottom: 0.71rem;
}

.sheji .btn{
	height: 0.6rem;
	width: 2.2rem;
	background: rgba(110,124,116,0.3);
	border-radius: 0.3rem;
	border: 0;
	outline: none;
	font-size: 0.24rem;
	color: #efefef;
}
.fp-tableCell {
    display: table-cell;
    vertical-align:inherit;
    width: 100%;
    height: 100%;
}

.support .supList{
	width: 7.1rem;
	padding: 0 0.2rem;
	padding-top: 0.4rem;
	position: absolute;
    z-index: 90;
    background: #292929;
}

.support .busmessage{
	width: 7.1rem;
	padding: 0 0.2rem;
	padding-top: 0.54rem;
	font-size: 0.28rem;
	height: 2.5rem;
	position: absolute;
	bottom: 2.22rem;
}

.support .copyright{
	position: absolute;
	bottom: 1.2rem;
}