﻿
body {
	-webkit-text-size-adjust: none;
	font-family: Microsoft YaHei, Hiragino Sans GB, \5fae\8f6f\96c5\9ed1,
		Helvetica, arial, monospace;
	font-family: 苹方, 常规;
}

body,html {
	width: 100%;
}

@media screen and (max-device-width:640px) {
	body {
		-webkit-text-size-adjust: none;
	}
}

html {
	font-size: 625%;
}

@media ( min-device-width :375px) and (max-device-width:667px) and
	(-webkit-min-device-pixel-ratio:2) {
	html {
		font-size: 745%;
	}
}

@media ( min-device-width :414px) and (max-device-width:736px) and
	(-webkit-min-device-pixel-ratio:3) {
	html {
		font-size: 800%;
	}
}

@media ( min-device-height :737px) and
	(-webkit-min-device-pixel-ratio:3) {
	html {
		font-size: 675%;
	}
}


body {
	font-size: .16rem;
	max-width: 480px;
	margin: 0 auto;
}

.loadingOverlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,p,blockquote,th,td,figure
	{
	margin: 0;
	padding: 0;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	vertical-align: baseline;
	word-break: break-all
}

