@charset "utf-8";
body, html {
    padding: 0;
    margin: 0;
    font: 14px "Ping Fang SC", "Microsoft YaHei";
    color: #333
}

li, ul {
    padding: 0;
    margin: 0;
    list-style: none
}

fieldset {
    border: none
}

a,
b,
blockquote,
dd,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
i,
img,
input,
li,
ol,
p,
pre,
span,
strong,
tbody,
td,
textarea,
th,
tr,
ul {
    padding: 0;
    margin: 0;
    font-style: normal
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}

table,
td,
th,
tr {
    font-size: 12px
}

input,
label,
select {
    vertical-align: middle
}

select {
    padding: 3px 5px;
    border: 1px solid #ddd
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    text-align: center
}

li,
ul {
    list-style-type: none
}

em,
i {
    font-style: italic
}

img {
    border: 0 none;
    vertical-align: top
}

:focus,
a,
area {
    outline: 0
}

a {
    text-decoration: none;
    color: inherit
}

a:visited {
    text-decoration: none;
    color: inherit
}

.lf {
    float: left
}

.rt {
    float: right
}

img {
    border: none 0
}
