html{ font-size: 20px!important;}
*{ box-sizing: border-box; margin:0; padding:0;}
body,html{width: 100%;height: 100%;}
body{ padding:0px; margin:0px; background: #f8f8f8; font-size:0.6rem; font-family:'微软雅黑'; color:#242424;}
ul,li,dl,dd{ list-style-type:none; margin:0; padding:0;}
img { border-style: none; margin:0; padding:0;}
p{ margin:0; padding:0;}
input,textarea,select{ outline: none;}
a{text-decoration:none!important; outline: none;-moz-outline-style: none;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
-webkit-user-select: none;
-moz-user-focus: none;
-moz-user-select: none;
}
a:visited{text-decoration: none;}
a:hover{ text-decoration:none;}

.header_page{ padding-top: 2rem;}
.input{ border: 0; background: none;}

.hint{ width: 100%; text-align: center; padding-bottom:0.75rem;}
.hint p{color: #bfbfbf;}

.mint-toast{ z-index: 9999!important;}
