body{
    top: 0;
    margin: 0;
    padding: 0;
    font-size: .16rem;
	width: 100%;
}
html{
    font-size: 100px;
}
input {
    background: none;
    outline: none;
    border: none;
}
a{text-decoration:none}
input::-webkit-input-placeholder {
    font-size: .14rem !important;
    color: #CCCCCC !important;
}
/*  */
.head {
	width: 100%;
	/* height: .88rem; */
}
.main {
	width: 100%;
	position: relative;
}
.main .btn {
	width: 1.24rem;
	height: .44rem;
	cursor: pointer;
	position: absolute;
	/* top: 100px;
	left: 100px; */
}
.main .anzhuo {
	top: 3.38rem;
	left: 9.75rem;
}
.main .ios {
	top: 4.03rem;
	left: 9.75rem;
}
/*  */
.lastFoot{
	width: 100%;
	background-color: #333333;
}
.lastFootIn{
	width: 11.80rem;
	height: .60rem;
	margin: 0 auto;
	font-size: .16rem;
	line-height: .60rem;
}
.text-last{
	margin-right: .25rem;
	color: rgba(255, 255, 255, .4);;
}
.txt {
	display: inline-block;
	height: .88rem;
	margin-left: .1rem;
	line-height: .88rem;
	font-size: .2rem;
	color: #333333;
}
.img1Box {
	width: 2.03rem;
	height: .29rem;
}
img {
	width: 100%;
	height: 100%;
	font-size: 0px;
	overflow: hidden;
	display: block;
}
.mainTitle {
	text-align: center;
	font-size: .24rem;
	color: #333333;
	font-weight: 500;
	margin: .63rem 0 .23rem 0;
}
a {
	color: rgba(255, 255, 255, .4);
}