.maintain{
	margin-top: 1.24rem;
}
.weihu1{
	width: 7.5rem;
	background: url(../images/maintain1.png) no-repeat;
	background-size:cover ;
	background-position: center;
	height: auto;
	text-align: center;
}

.weihu1 .btn:nth-of-type(1){
	background: #00B6B8;
}
.weihu1 .btn:nth-of-type(2){
	background: #2B54C3;
	margin-left: 0.41rem;
}
.weihu2{
	width: 7.5rem;
	background: url(../images/maintain2.png) no-repeat;
	background-size:cover ;
	background-position: center;
	height: auto;
	text-align: center;
}
.weihu3{
	width: 7.5rem;
	background: url(../images/maintain3.png) no-repeat;
	background-size:cover ;
	background-position: center;
	height: auto;
	text-align: center;
}

.weihu3 .btn{
	background: #284EB3;
}

.weihu4{
	width: 7.5rem;
	background: url(../images/maintain4.png) no-repeat;
	background-size:cover ;
	background-position: center;
	height: auto;
	text-align: center;
}
.weihu4 .btn:nth-of-type(1){
	background:#3344C5 ;
}
.weihu4 .btn:nth-of-type(2){
	background:#0FA6E0 ;
	margin-left: 0.41rem;
}

.weihu5{
	width: 7.5rem;
	background: url(../images/maintain5.png) no-repeat;
	background-size:cover ;
	background-position: center;
	height: auto;
	text-align: center;
}
.weihu5 .btn{
	background: #3D20EB;
}

.weihu p{
	color: #FFFFFF;
	font-family:FZBSJW--GB1-0;
}
.weihu p:nth-of-type(1){
	margin-top: 6.0rem;
	margin-bottom: 0.39rem;
	font-size: 0.36rem;
	text-align: center;
}
.weihu p:nth-of-type(2){
	font-size: 0.20rem;
	text-align: center;
	line-height: 0.4rem;
}
.weihu .btn{
	height: 0.6rem;
	width: 2.2rem;
	background: rgb(85,18,223);
	border-radius: 0.3rem;
	border: 0;
	outline: none;
	font-size: 0.24rem;
	color: #efefef;
	margin-top: 0.91rem;
}
.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;
}