@charset "utf-8";
/* CSS Document */
body,h1,h2,h3,h4,h5,h6,hr,p,dl,dt,dd,ul,ol,li,pre,code,form,legend,b,button,input,textarea,blockquote{margin:0;padding:0;}
img,abbr,acronym{border:0;}
table td{word-break:break-all;}
table{border-collapse:collapse;border-spacing: 0;}
caption,th{text-align:left;}
ol,ul{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:700;}
input,button,textarea,select{font-size:inherit;*font-size:100%;font-family:inherit;}
address,cite,dfn,em,code,var,caption,th{font-style:normal;font-weight:normal;}
q:before,q:after{content:'';}
wbr:after{content:'\00200b';}
/* Basic */
*{word-wrap: break-word;outline:none;}
*::selection,*::-moz-selection{background:#669bb7; color:#fff;}
a{ text-decoration:none;}

.clearFloat{ zoom:1;/*针对IE6、IE7*/}
.clearFloat:after{ content:""; display:block; height:0; font-size:0; overflow:hidden; clear:both;}
.fl{ float:left}
.fr{ float:right}
.block { display:block;}
.img-block { width:100%; display:block; margin:0 auto}
.none{ display:none !important; }
.relative{ position:relative;}
.absolute { position:absolute;}
.po-f { position:fixed;}
.red { color:red !important;}
.blue { color:blue;}
.ti2em { text-indent:2em;}
.mc { margin:0 auto;}
.tx-c { text-align:center;}
.tx-r { text-align:right;}
.w100 { width:100%;}

body{font:14px/1.5 '微软雅黑';background-color:#fff;color:#000;height: 100%;}
.wrap {max-width:750px;margin:0 auto;height: 100%;}
.wrap a { /*background:rgba(0,0,0,0.5);*/}

.share-friend { height:100%; background:rgba(0,0,0,.8) url(../images/friends.png) no-repeat right top; background-size:6.4rem 5.09rem; z-index:9999; top:0; left:0; display:none;}

.mt40{margin-top: 0.4rem;}
.mt{margin-top: .35rem;margin-bottom: .5rem;}
.download { height:20%; bottom:0;}
.download-mb {width:100%;height:100%;left:0;top:0;}

.system{
	display: inline-block;
	width:45%;
	height:40%;
	margin:1%;
}
.open-hzgApp{ width:50%; margin-top:-0.3%;}
