@charset "UTF-8";
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, table, th, td, form, input, button { margin: 0; padding: 0; font-family: "microsoft yahei"; font-family: "微软雅黑"; }

input[type='button'], input[type='text'], input[type='password'], input[type='submit'] { -webkit-appearance: none; outline: none; padding: 0; margin: 0; }

ul, li { list-style: none; }

img { border: none; outline: none; }

img:active { outline: none; }

a, a:hover { text-decoration: none; outline: none; }

.f-l { float: left; }

.f-r { float: right; }

.clearfix:after { content: ""; display: block; clear: both; }
