html, body, h1, h2, h3, h4, h5, h6, ul, li, img, p, div, input, textarea, select, dl, dt, dd, ol { padding: 0; margin: 0; }

body, html { position: relative; width: 100%; font-family: Arial, "Microsoft YaHei", "PingHei"; }

a { text-decoration: none;}

li { list-style: none; }

img { border: none; display: block; }

button, input { border: none; outline: none; background-color: transparent; }

textarea { outline: none; }

span { cursor: default; }

.wrap { width: 1200px; margin: 0 auto; }

.fl { float: left; }

.fr { float: right; }

.clearfix:after { content: ''; display: block; clear: both; height: 0; }
.ui-toast {height:32px;line-height:32px;overflow:hidden;display:inline-block;padding:0 16px;background:#000000;opacity:0.8;color:#FFFFFF;border-radius:6px;position:fixed;z-index:9999999999999999;top: 50%;font-size:14px;display:none;}
input[type="button"], input[type="submit"], input[type="reset"] {
-webkit-appearance: none;
}
@media screen and (min-width: 1024px) { html { width: 640px !important; font-size: 64px !important; margin: 0 auto; } }



/* form表单------------ */
input.error{border: 1px solid #f54436 !important; box-shadow: 0 0 0 100px rgba(245, 68, 54,.1) inset;}

/*# sourceMappingURL=reset.css.map */