@charset "UTF-8";
body, html {
    margin: 0;
    padding: 0;
}

body {

}

section, article, aside, header, footer, nav, dialog, figure {
    display: block;
}

blockquote, body, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, html, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0;

}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, i, s, strong, th, var {
    font-style: normal;

}

li {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%
}

a, input {
    outline: 0
}

input[type=search] {
    -webkit-appearance: none
}

a img, a s, a span, a strong {
    cursor: hand
}


body {
    word-wrap: break-word
}

button {
    white-space: nowrap;
    overflow: visible
}

a {
    color: #0c5e9c
}

a:hover, a:link, a:visited {
    text-decoration: none;
    font-weight: normal;
}

div[contenteditable=true] {
    -webkit-line-break: after-white-space;
    -webkit-nbsp-mode: space;
    -webkit-user-modify: read-write;
    word-wrap: break-word;
    outline: 0
}

.clearfix:after, .clearfix:before {
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0
}

.clearfix:after {
    clear: both
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

.hide {
    display: none
}

body, button, input, select, textarea {
    font: 12px "微软雅黑", Tahoma, "宋体"
}

.vcode_close_btn, .vcode_close_btn:active, .vcode_close_btn:hover, ::-webkit-scrollbar-button:end, ::-webkit-scrollbar-button:end:active, ::-webkit-scrollbar-button:end:hover, ::-webkit-scrollbar-button:start, ::-webkit-scrollbar-button:start:active, ::-webkit-scrollbar-button:start:hover, input[type=checkbox]:checked {
    background: url(http://qinfo.clt.qq.com/qinfo_v2/modules/common/img/bg.png) no-repeat
}

::-webkit-scrollbar {

    width: 4px;
    height: 4px
}

::-webkit-scrollbar-button {
    width: 0;
    height: 0
}

::-webkit-scrollbar-button:end:decrement, ::-webkit-scrollbar-button:start:increment {
    display: none
}

::-webkit-scrollbar-corner {
    display: block
}

::-webkit-scrollbar-thumb {
    background-clip: padding-box;
    background-color: rgba(0, 0, 0, .2);
    border-radius: 4px
}

::-webkit-scrollbar-thumb:hover {
    background-clip: padding-box;
    background-color: rgba(0, 0, 0, .7);
    border-radius: 4px
}

::-webkit-scrollbar-thumb, ::-webkit-scrollbar-track {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent
}

::-webkit-scrollbar-track:hover {
    background-clip: padding-box;
    background-color: rgba(0, 0, 0, .15)
}

::-webkit-scrollbar-button:start {
    width: 4px;
    height: 4px;
    background-position: 0 0
}

::-webkit-scrollbar-button:start:hover {
    background-position: -15px 0
}

::-webkit-scrollbar-button:start:active {
    background-position: -30px 0
}

::-webkit-scrollbar-button:end {
    width: 4px;
    height: 4px;
    background-position: 0 -18px
}

::-webkit-scrollbar-button:end:hover {
    background-position: -15px -18px
}

::-webkit-scrollbar-button:end:active {
    background-position: -30px -18px
}

/* function */
.f-cb:after, .f-cbli li:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: ".";
}

.f-cb, .f-cbli li {
    zoom: 1;
}

.f-ib {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.f-dn {
    display: none;
}

.f-db {
    display: block;
}

.f-fl {
    float: left;
}

.f-fr {
    float: right;
}

.f-pr {
    position: relative;
}

.f-pa {
    position: absolute;
}

.f-prz {
    position: relative;
    zoom: 1;
}

.f-oh {
    overflow: hidden;
}

.f-ff0 {
    font-family: arial, \5b8b\4f53;
}

.f-ff1 {
    font-family: "Microsoft YaHei", \5fae\8f6f\96c5\9ed1, arial, \5b8b\4f53;
}

.f-fs1 {
    font-size: 12px;
}

.f-fs2 {
    font-size: 14px;
}

.f-fwn {
    font-weight: normal;
}

.f-fwb {
    font-weight: bold;
}

.f-tal {
    text-align: left;
}

.f-tac {
    text-align: center;
}

.f-tar {
    text-align: right;
}

.f-taj {
    text-align: justify;
    text-justify: inter-ideograph;
}

.f-vam, .f-vama * {
    vertical-align: middle;
}

.f-wsn {
    word-wrap: normal;
    white-space: nowrap;
}

.f-pre {
    overflow: hidden;
    text-align: left;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
}

.f-wwb {
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
}

.f-ti {
    overflow: hidden;
    text-indent: -30000px;
}

.f-ti2 {
    text-indent: 2em;
}

.f-lhn {
    line-height: normal;
}

.f-tdu, .f-tdu:hover {
    text-decoration: underline;
}

.f-tdn, .f-tdn:hover {
    text-decoration: none;
}

.f-toe {
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.f-csp {
    cursor: pointer;
}

.f-csd {
    cursor: default;
}

.f-csh {
    cursor: help;
}

.f-csm {
    cursor: move;
}

.f-usn {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.f-ma {
    margin-left: auto;
    margin-right: auto
}

a{outline:none;}
a:focus{outline:0;}
a,li,div{-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-appearance:none}