html {
	font-family: Microsoft YaHei;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0;
	padding: 0;
}

article,
details,
section,
summary,
aside,
main,
menu,
nav,
figcaption,
figure,
footer,
header,
hgroup {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

dfn {
	font-style: italic
}

mark {
	background: #ff0;
	color: #000
}

b,
strong {
	font-weight: bold
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
	cursor: pointer;
	-webkit-appearance: button
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type='checkbox'],
input[type='radio'] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
	height: auto
}

input[type='search'] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.wwbtn1 {
	background: url("./images/az.png") no-repeat center center;
	background-size: 100% 100%;
}

.wwbtn2 {
	background: url("./images/ios.png") no-repeat center center;
	background-size: 100% 100%;
}

html,
body {
	width: 100%;
	height: auto;
	min-height: 100%;
	overflow：hidden;
}

#ewm {
	width: 120px;
	height: 120px;
	border: 3px solid #ffce4b;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -60px 0 0 -60px;
}


/*body {
	background: url(./images/1.png) no-repeat left top;
	min-height: 100% margin: 0;
	padding: 0;
	min-height: 100vh;
	background-size: cover;
}*/

.bottom1 {
	position: absolute;
	left: 0;
	/*top: 18rem;*/
	text-align: center;
	width: 100%;
	font-size: 0;
	z-index: 10
}

.btn1 {
	width: 3.51rem;
	height: 1.24rem;
	/* border-radius:.1rem; */
	display: inline-block;
}

@media screen and (min-width:1280px) {
	.btn1{
		width: 46%;
		height: 2.5rem;
	}
	.bottom1{
		top: 11rem !important;
		
	}
	#qrcodeCanvas{
		top: 16.3rem !important;
	}
	#qrcodeCanvas canvas{
		width: 3.8rem !important;
		height: 3.8rem !important;
}
}
	/*.btn1 {*/
		/*width: 30rem;
		height: 20rem;*/
	/*}*/
	/*.bottom1 {*/
		/*top: 88rem;*/
	/*}*/
/*}*/
/*平板设备1024以上宽度*/
@media screen and (min-width:1024px) and (max-width: 1279px) {
	.btn1 {
		width: 46%;
		height: 2rem;
	}
	.bottom1 {
		top: 8.5rem !important;
	}
	#qrcodeCanvas{
		top: 12.5rem !important;
	}
	#qrcodeCanvas canvas{
		width: 3rem !important;
		height: 3rem !important;
}
}

/*		 平板之类的宽度 1024 以下设备 */

@media only screen and (min-width: 768px) and (max-width: 1023px) {
	#download {
		top: 6.5rem !important;
	}
	#qrcodeCanvas{
		top: 9.3rem !important;
	}
	#dibu p{
		font-size: 0.3rem !important;
	}
	#ewm {
		width: 210px;
		height: 210px;
		border: 5px solid #ffce4b;
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -105px 0 0 -105px;
		margin-top: 450px;
	}
	.maa {
		width: 210px;
		height: 210px;
	}
	
	html,
	body {
		margin: 0;
		padding: 0;
		min-height: 100vh;
		background-size: cover;
	}
	body {
		width: 100%;
		height: auto;
		min-height: 100%;
	}
}

@media screen and (max-width: 320px) {
	.bottom1 {
		top: 17rem;
	}
	#ewm {
		margin-top: 90px;
	}
	.maa {
		width: 120px;
		height: 120px;
	}
}


/*/*iphone6*/

@media (min-width: 360px) and (max-width: 667px) {
	.bottom1 {
		top: 21rem;
	}
	#ewm {
		margin-top: 1.55rem;
	}
	.maa {
		width: 1.2rem;
		height: 1.20rem;
	}
}

/*@media (min-width: 412px) and (max-width: 737px) {
	.bottom1 {
		top: 24rem;
	}*/
	.ewm {
		margin-top: 1.65rem;
	}
	.maa {
		width: 1.20rem;
		height: 1.20rem;
	}
}

@media (device-height:736px) and (-webkit-min-device-pixel-ratio:2) {
	/* 兼容iphone6 Plus */
	#ewm {
		margin-top: 1.90rem;
	}
	.maa {
		width: 1.20rem;
		height: 1.20rem;
	}
}

#mcover {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	display: none;
	z-index: 20000;
}

#mcover img {
	position: fixed;
	right: 0.18rem;
	top: 0.05rem;
	width: 70%;
	height: auto;
	z-index: 999;
}
#qrcodeCanvas{
	width: 100%;
	position: absolute;
	top: 8.70rem;
	text-align: center;
	
}
#qrcodeCanvas canvas{
	width: 2.40rem;
	height: 2.40rem;
	border: 0.04rem solid #ffce4b !important;
}
#download{
	position: absolute;
	top: 5.98rem;
}