@charset "utf-8";
/* CSS Document */
html, body, div, span, iframe, map, font, img, a img, samp, strong, hr, h1, h2, h3, h4, h5, h6, b, p, blockquote, a, address, code, dl, dt, dd, ol, ul, li, form, label, table, tr, td, th {
    padding: 0;
    margin: 0;
    border: 0;
    font-weight: normal;
    font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
}

b, strong {
    font-weight: bolder;
}

ol, ul {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

input, select {
    font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
}

i {
    font-style: normal;
}

a {
    blr: expression(this.onFocus=this.blur());
}

a:focus {
    outline: none;
}

a.hidefocus {
    outline: none
}

.fl {
    float: left;
}

.fr {
    float: right;
}

input[type=text], input[type=submit], input[type=button] {
    -webkit-appearance: none; /*鍘婚櫎iPhone input榛樿鏍峰紡}*/
}

input {
    outline: none
}

.clearfix:after {
    display: block;
    content: "";
    clear: both;
    height: 0;
    overflow: hidden;

}

.clearfix {
    zoom: 1;
}

img {
    width: 100%;
    display: block;
}

body {
    min-width: 320px;
    max-width: 700px;
    margin: 0 auto;
    position: relative;
    background-size: 100%;
    background-color: rgba(255, 249, 239, 1);
}

button {
    vertical-align: middle;
    cursor: pointer;
}

input, button, textarea {
    vertical-align: middle;
    border: none;
    font-family: "寰蒋闆呴粦";
}

input, button, select, textarea {
    outline: none
}