html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
span,
i,
b,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
select,
textarea,
th,
td {
    margin: 0;
    padding: 0;
    word-break: break-all
}
ul,
ol {
    list-style: none
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}
address,
cite,
dfn,
em,
var,
caption,
code,
strong,
th,
td {
    font-style: normal;
    font-weight: normal
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
textarea {
    resize: none;
    overflow: auto
}
fieldset,
img {
    border: 0
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15
}
input,
textarea {
    outline: none
}
q:before,
q:after {
    content: ''
}
:-ms-input-placeholder {
    color: #999
}
small {
    font-size: 14px
}
blockquote,
q {
    quotes: none
}
body,
button,
input,
select,
textarea {
    font: 14px "Î¢ÈíÑÅºÚ";
    color: #333
}
a {
    text-decoration: none;
    color: #333
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    line-height: 0px;
    clear: both;
    visibility: hidden
}
.clearfix {
    zoom: 1
}