html {
    overflow-x: auto;
    overflow-y: scroll
}

blockquote,
body,
dd,
dl,
dt,
fieldset,
form,
input,
li,
ol,
p,
pre,
td,
th,
ul {
    font-weight: 400;
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    padding: 0
}

body {
    background-color: #fff;
    color: #666;
    font-family: Arial, Microsoft Yahei, sans-serif;
    font-size: 12px;
    text-align: left
}

select {
    font-size: 12px
}

table {
    border-collapse: collapse
}

fieldset,
img {
    border: 0
}

fieldset {
    margin: 0;
    padding: 0
}

fieldset p {
    margin: 0;
    padding: 0 0 0 8px
}

legend {
    display: none
}

address,
caption,
em,
i,
strong,
th {
    font-style: normal;
    font-weight: 400
}

table caption {
    margin-left: -1px
}

hr {
    border-bottom: 1px solid #fff;
    border-width: 1px 1px 0;
    border-top: 1px solid #e4e4e4;
    clear: both;
    height: 2px;
    margin: 5px 0;
    overflow: hidden
}

ol,
ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none
}

caption,
th {
    text-align: left
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content:鈥濃€潁.clearfix:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0
    }

    .clearfix {
        *zoom: 1
    }

    a {
        text-decoration: none;
        color: #000
    }

    .wrap {
        max-width: 11.7rem;
        margin: 0 auto;
        padding-left: .3rem;
        padding-right: .3rem
    }