a,article,aside,b,body,button,dd,div,dl,dt,figcaption,figure,footer,h1,h2,h3,h4,h5,h6,header,i,input,li,nav,p,section,select,span,textarea,ul { padding: 0; margin: 0; list-style: none; font-style: normal; text-decoration: none; border: none; -webkit-tap-highlight-color: transparent; -webkit-font-smoothing: antialiased; -webkit-appearance: none; font-family: MicrosoftYaHei,微软雅黑,Tahoma,"\\5FAE软雅黑",sans-serif } body,html { height: 100%; width: 100%; font-size: 14px } textarea { resize: none!important } img { vertical-align: middle } input[type=button],input[type=number],input[type=reset],input[type=search],input[type=submit] { -webkit-appearance: none } input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0 } input:focus { outline: none } address,caption,cite,code,dfn,em,i,th,var { font-weight: 400; font-style: normal } li,ol,ul { list-style: none } input::-ms-clear { display: none } h1,h2,h3,h4,h5,h6 { font-weight: 400; font-size: 100% } q:after,q:before { content: "" } abbr,acronym { border: 0 } .clear:after { content: ""; display: block; clear: both } .clear { zoom: 1 } #app,#app .page { min-height: 100%; min-width: 100%; overflow: hidden; } #app .page { overflow-y: auto; /* background-image: url(../img/bg.png?v=1768637499113); */ background-size:100% 100%; position: relative } #app .page { display: none; } #app .showPage { display: block; } #app.mobile_app .page{ background-size:auto 100%; background-position: center; }