@charset "utf-8";

article,aside,blockquote,body,button,code,dd,details,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,input,legend,li,menu,nav,ol,p,pre,section,td,textarea,th,ul {
    padding: 0;
    margin: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,img {
    border: none
}

iframe {
    display: block
}

abbr,acronym {
    border: none;
    font-variant: normal
}

del {
    text-decoration: line-through
}

address,caption,cite,code,dfn,em,th,var {
    font-style: normal;
    font-weight: 500
}

ol,ul {
    list-style: none
}

caption,th {
    text-align: left
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: 500
}

q:after,q:before {
    content: ''
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

a{
    color: #000000;
}
a,a:hover,ins {
    text-decoration: none
}

:focus,a:focus {
    outline: 0
}

.clearfix:after,.clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both;
    overflow: hidden
}

.clearfix {
    zoom: 1
}

.clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0
}

.fl,.fr {
    display: inline
}

.fl {
    float: left
}

.fr {
    float: right
}

button {
    *overflow: visible;
    *font-size: 90%
}

textarea {
    resize: none
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    word-break: keep-all
}

html {
    color: #000;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    background: #ffffff
}

body,button,input,select,textarea {
    font: 12px/1.5 \5FAE\8F6F\96C5\9ED1,arial,sans-serif
}

body {
    -webkit-font-smoothing: antialiased
}

.wrap{
    width: 100%;
    margin: 0 auto;
}
.row{
    width: 1100px;
    margin: 0 auto auto;
}


























