﻿body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0
}

body,
button,
input,
select,
textarea {
    font-family: "Microsoft Yahei", "微软雅黑", arial, "Hiragino Sans GB", "宋体", Tahoma, Arial, Helvetica, STHeiti;
    font-size: 14px
}

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

em {
    font-style: normal
}

small {
    font-size: 14px
}

ul,
ol {
    list-style: outside none none
}

a {
    text-decoration: none;
    outline: 0;
    color: #333
}

a:hover {
    text-decoration: none
}

legend {
    color: #000
}

fieldset,
img {
    border: 0
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

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

img {
    height: auto;
    vertical-align: middle;
    -webkit-transform: scale(1) rotate(0) translate3d(0, 0, 0);
    transform: scale(1) rotate(0) translate3d(0, 0, 0)
}

textarea {
    resize: vertical
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

html,
button,
input,
select,
textarea {
    font-family: sans-serif
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

b,
strong {
    font-weight: 700
}

button,
input {
    line-height: normal
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

select {
    -webkit-appearance: none
}

.clear {
    clear: both
}

.clearfix:after {
    font-size: 0
}

.clearfix:after {
    content: " ";
    display: table;
    clear: both
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.w1200 {
    width: 1200px
}

.w1000 {
    width: 1000px
}

.w100 {
    width: 100%
}

.bold {
    font-weight: 700
}

.left {
    float: left
}

.right {
    float: right
}

@media screen and (max-width:800px) {
    body {
        font-size: 62.5%;
        font-family: arial, "Hiragino Sans GB", "Microsoft Yahei", "微软雅黑", "宋体", Tahoma, Arial, Helvetica, STHeiti;
        margin: 0
    }
    .w1000 {
        width: 100%
    }
    input[type=text] {
        -webkit-appearance: none
    }
}

@media screen and (min-width:320px) {
    .mainCon {
        font-size: 100%
    }
}

@media screen and (min-width:360px) {
    .mainCon {
        font-size: 110%
    }
}

@media screen and (min-width:376px) {
    .mainCon {
        font-size: 120%
    }
}

.tc {
    text-align: center
}

.w-auto-Center {
    margin: 0 auto
}

.m0a {
    margin-left: auto;
    margin-right: auto
}

.v-mid {
    display: inline-block;
    vertical-align: middle
}

.v-mid-a {
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.box-sizing {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.box-l {
    width: 100%;
    overflow: hidden
}

.box-l .box-m {
    position: relative;
    height: 100%
}

.box-l .box-m .box-s {
    width: 1920px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px
}

.no-mar-right {
    margin-right: 0 !important
}

.no-pad-left {
    padding-left: 0 !important
}

.cp {
    cursor: pointer
}

.white {
    color: #fff
}

.color333 {
    color: #333
}

.public-bg-style {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: left top
}

a[title=站长统计] {
    display: none
}