.weichat {
	margin-top: 1.24rem;
}
.weichat .item{
	/*height: 100vh;*/
	width: 7.5rem;
	padding-top: 3rem;
	box-sizing: border-box;
}
.weichat .item1{
	background: url(../images/bg-01.jpg) no-repeat;
	background-size: cover;
    background-position: center;
}
.weichat .item2{
	background: url(../images/bg-02.jpg) no-repeat;
	background-size: cover;
    background-position: center;
}

.weichat .item3{
	background: url(../images/bg-03.jpg) no-repeat;
	background-size: cover;
    background-position: center;
}

.weichat .item h3{
	color: #fff;
	font-size: 0.60rem;
	text-align: center;
	font-weight:  normal;
	line-height: 2rem;
}
.weichat .item p{
	font-size: 0.24rem;
	color: #fff;
	text-align: center;
	line-height: 0.48rem;
}
.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;
}
