﻿article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

html {
    font-family: "helvetica neue",helvetica,stheiti,"microsoft yahei",sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background: transparent
}

    a:focus {
        outline: thin dotted
    }

    a:active, a:hover {
        outline: 0
    }

h1 {
    font-size: 2em;
    margin: .67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code, kbd, pre, samp {
    font-family: monospace,serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201c" "\201d" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], input[disabled] {
        cursor: default
    }

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none
    }

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    height: 100%
}

body {
    margin: 0;
    background-color: #fff;
    color: #333;
    font-size: 14px
}

img {
    width: auto;
    max-width: 100%;
    vertical-align: middle;
    display: inline-block
}

h1, h2, h3, h4, h5, h6 {
    margin: 0
}

p {
    margin: 0
}

blockquote {
    margin: 0
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button
}

.n-block {
    display: block
}

.n-widget {
    overflow: hidden
}

body.n-widget {
    overflow: auto
}

.n-inline-block {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.n-hidden {
    display: none
}

.n-clearfix, .n-area {
    *zoom: 1
}

    .n-clearfix:before, .n-clearfix:after, .n-area:before, .n-area:after {
        display: table;
        content: '';
        line-height: 0
    }

    .n-clearfix:after, .n-area:after {
        clear: both
    }

.n-powered-by {
    line-height: 40px;
    clear: both;
    zoom: 1;
    text-align: center;
    background-color: #ffffff
}

    .n-powered-by:before, .n-powered-by:after {
        display: table;
        content: '';
        line-height: 0
    }

    .n-powered-by:after {
        clear: both
    }

    .n-powered-by a, .n-powered-by a:visited {
        color: #555555;
        text-decoration: none;
        -webkit-tap-highlight-color: rgba(0,0,0,0)
    }

        .n-powered-by a:hover, .n-powered-by a:active {
            color: #26b76e;
            text-decoration: none
        }

body {
    margin: 0 auto
}

a, a:visited {
    color: #0074ff;
    text-decoration: none
}

    a:hover, a:active {
        color: #0059b0;
        text-decoration: underline
    }

.w-image {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    background-size: cover;
    background-position: center top
}

    .w-image img {
        display: block;
        width: 100%;
        height: 100%;
    }

.w-columnbox:before, .w-columnbox:after {
    display: table;
    content: '';
    line-height: 0
}

.w-columnbox:after {
    clear: both
}

.w-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px
}

.w-col-1 {
    width: 8.333333333333332%
}

.w-col-2 {
    width: 16.666666666666664%
}

.w-col-3 {
    width: 25%
}

.w-col-4 {
    width: 33.33333333333333%
}

.w-col-5 {
    width: 41.66666666666667%
}

.w-col-6 {
    width: 50%
}

.w-col-7 {
    width: 58.333333333333336%
}

.w-col-8 {
    width: 66.66666666666666%
}

.w-col-9 {
    width: 75%
}

.w-col-10 {
    width: 83.33333333333334%
}

.w-col-11 {
    width: 91.66666666666666%
}

.w-col-12 {
    width: 100%
}

#w-body-aaaa {
    margin: 0px auto 0px auto;
    background-position: top
}

#w-image-aaab {
    margin: 0px auto 0px auto
}

#w-columnbox-aaac {
    margin: 0px auto 0px auto;
    padding: 0px;
    background-position: top
}

#w-area-aaad {
    margin: 0px auto 0px auto;
    padding: 10px;
    background-position: top;
    margin-right: 0
}

#w-image-aaae {
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 0px
}

#w-area-aaaf {
    margin: 0px auto 0px auto;
    padding: 10px;
    background-position: top;
    margin-left: 0
}

#w-image-aaag {
    margin: 0px
}

#w-image-aaah {
    margin: 0px auto 0px auto;
    width: 95%
}
