/* wmx80_css  */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    outline: none;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    overflow-y: scroll;
}

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

fieldset, img, a {
    border: 0
}

dl, dt, dd, ul, ol, li, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    list-style: none
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    line-height: 1.2
}

audio, canvas, video, progress {
    display: inline-block;
    vertical-align: baseline
}

* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    color: #00c3b6;
    outline: none;
    text-decoration: none
}

input, textarea {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

button, input, textarea, select, optgroup, option, file {
    font: inherit;
    outline: none;
    vertical-align: middle
}

img {
    height: auto
}

::-moz-focus-inner {
    border-color: transparent
}

::-moz-selection {
    color: #fff;
    color: rgba(255, 255, 255, 0.9);
    background: #ea4c89;
    text-shadow: none
}

::selection {
    color: #fff;
    color: rgba(255, 255, 255, 0.9);
    background: #ea4c89;
    text-shadow: none
}

input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    border-radius: 0
}

video:focus, div:focus {
    outline: none
}

pre, code {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word
}

html, body {
    margin: 0;
    font-size: 14px;
    padding: 0px;
    font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Ubuntu,"Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Microsoft YaHei UI","Microsoft YaHei","Source Han Sans CN",sans-serif !important;

}

nav, footer, section, header, article {
    display: block;
}

i, em, ins, u {
    font-style: normal;
    text-decoration: none
}

*:focus {
    outline: none
}

.wrap {
    margin: 0 auto;
    width: 1200px;
}

.minwid {
    min-width: 1200px;
}

.none {
    display: none
}

.fl {
    float: left
}

.fr {
    float: right
}

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.bornone {
    border: none !important
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
    -webkit-appearance: none;
}

input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    border-radius: 0;
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-track:hover {
    background: #eee;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #b9b9b9;
}

::-webkit-scrollbar-thumb:hover {
    background: #747474;
}

::-webkit-scrollbar-thumb:active {
    background: #555;
}

.btn {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    line-height: 32px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    border-radius: 4px;
    outline: 0 !important;
    padding: 0px 14px;
    box-sizing: border-box;
    overflow: hidden;
    box-shadow: inset 0 0 0 1px rgba(120, 130, 140, .25);
}

.pr {
    position: relative;
}

.text-center {
    text-align: center;
}
.ewm_ban{
    display: none;
}

/*******公共样式结束*********/

