﻿a,abbr,acronym,address,applet,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,iframe,img,input,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    color: #817d77;
    font-weight: inherit;
    font-style: inherit;
    font-size: 12px;
    font-family: "微软雅黑","Microsoft YaHei",sans-serif;
    vertical-align: baseline
}

:focus {
    outline: 0
}

body {
    max-width: 1680px;
    min-width: 1200px;
    margin: 0 auto;
    overflow-x: hidden
}

.ios.ipad body {
    min-width: 1400px
}

table {
    border-collapse: separate;
    border-spacing: 0
}

caption,td,th {
    text-align: left;
    font-weight: 400
}


a img,iframe {
    border: none
}

img {
    vertical-align: top
}

ol,ul {
    list-style: none
}

