/*------common------*/
body, dl, dd, ul, ol, h1, h2, h3, h4, h5, h6, p, form, div, input, img {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

h1, h2, h3, h4, h5, h6, button, input, select, textarea {
    font-size: 100%
}

em, i, b {
    font-style: normal
}

ul, ol, li {
    list-style: none
}

input {
    vertical-align: -2px;
    outline: 0
}

textarea {
    resize: none
}

td, th, ul, ol {
    padding: 0px;
}

a {
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer
}

a:hover {
    text-decoration: none;
}

a:visited {
    color: inherit;
}

.fix {
    *zoom: 1
}

.fix:after {
    content: '\20';
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both
}

.clear {
    clear: both;
    font-size: 0px;
    padding: 0px;
    margin: 0px;
    height: 0px;
    line-height: 0px;
}

.clearfix {
    display: block;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.ofh {
    overflow: hidden;
}

.dpb {
    display: block;
}

a, button, input {
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

body {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    font-family: "Microsoft YaHei", tahoma, arial, SimSun;
}/* #t6Hl8#73B8A4608036F841040BBEF2A24021C1 */