body{ background:#fff url(../images/bg01.jpg) no-repeat center top;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	font-family:Arial,Helvetica,sans-serif;}

.logo {
	text-align: center;
	width: 5.5rem;
	margin: 0 auto 0.5rem;
}
.logo img {
	width: 5.5rem;
	display: block;
}
#main {
	margin-top: 2.0rem;
}
#main .title {
	margin-bottom: 2rem;
	text-align: center;
}
#main .title img {
	width: 5.8rem;
}
#main .title span {
	color:#888;
	margin-top: 0.1rem;
	font-size: 0.35rem;
	display: block;
}
#main .text {
	margin-bottom: 0.2rem;
	color:#888;
	font-size: 0.35rem;
	line-height: 0.4rem;
	text-align: center;
}
#main .text i {
    width: 0.3rem;
    height: 0.3rem;
    display: inline-block;
    margin-left: 5px;
}
#main .text i img {
    width: 0.3rem;
    height: 0.3rem;
}
#main .text02 {
	text-align: center;
	color: #eb2929;
}


#main .ulList {
	width: 5.8rem;
	margin: 0 auto;
	text-align: center;
}
#main .ulList li {
	margin-bottom: 0.1rem;
}
#main .ulList li img {
	margin-bottom: 5px;
	width: 5.8rem;
}

.copyright {
	margin-top: 3rem;
	text-align: center;
	color: #888888;
	line-height: 1.2rem;
	background-color: #EDEDED;
	position: absolute;
	bottom: 0;
	width: 100%;
}


.down p{color: #f00;font-size: 0.46rem;text-align: center; line-height: 1rem;border: 1px solid #f00;width: 7rem;margin: 1.0rem auto 0;	text-align: center; border-radius: 20px; }
.down .ewm{width:5.8rem;height:5.8rem;margin: 0 auto;margin-top:0.64rem; padding:0.2rem;}
.down .ewm img{width: 100%;height: 100%;}

.back {
	position: absolute;
	top: 10px;
	left: 10px;
}
.back a {
	font-size: 0.4rem;
	color: #f00;
}
