@charset "utf-8";
/**
 * This is NOT a freeware, use is subject to license terms
 * @author Siyuan! <2039750417@qq.com>
 * @version v10.1.5
 * @support http://www.886886.com
 */
* {
    padding: 0;
    margin: 0
}

body {
    font-family: Microsoft YaHei, Tahoma, Geneva, sans-serif;
    font-size: 9pt;
    color: #666;
    background: #fff
}

blockquote, body, div, fieldset, form, h1, h2, h3, h4, h5, h6, html, input, p, pre, select, textarea {
    margin: 0;
    padding: 0
}

ul, ul li {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0
}

img {
    border: 0
}

em, i {
    font-style: normal
}

a {
    color: #666
}

a, a:hover {
    text-decoration: none
}

input, select, textarea {
    vertical-align: middle;
    font-family: Microsoft YaHei, Tahoma, Geneva, sans-serif
}

input {
    verticalalign-: middle
}

input:-webkit-autofill, select:-webkit-autofill, textarea:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 750pt #fff inset
}

.hide {
    overflow: hidden;
    overflow-y: hidden;
    overflow-x: hidden
}

.fs0 {
    font-size: 0
}

.fb {
    font-weight: bold !important
}

.lh1 {
    line-height: 1 !important
}

.lh15 {
    line-height: 1.5 !important
}

.lh2 {
    line-height: 2 !important
}

.fms {
    font-family: simsun !important
}

.fmm {
    font-family: Microsoft YaHei !important
}

.tc {
    text-align: center !important
}

.tl {
    text-align: left !important
}

.tr {
    text-align: right !important
}

.abs {
    position: absolute !important
}

.rel {
    position: relative !important
}

.fl {
    display: inline;
    float: left !important
}

.fr {
    display: inline;
    float: right !important
}

.bkd div {
    display: inline-block;
    *display: inline;
    zoom: 1;
    overflow: hidden;
    overflow-y: hidden;
    overflow-x: hidden
}

.bke em {
    display: inline-block;
    *display: inline;
    zoom: 1;
    overflow: hidden;
    overflow-y: hidden;
    overflow-x: hidden
}

.bks span {
    display: inline-block;
    *display: inline;
    zoom: 1;
    overflow: hidden;
    overflow-y: hidden;
    overflow-x: hidden
}

.bki i {
    display: inline-block;
    *display: inline;
    zoom: 1;
    overflow: hidden;
    overflow-y: hidden;
    overflow-x: hidden
}

.bka a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    overflow: hidden;
    overflow-y: hidden;
    overflow-x: hidden
}

.bkl li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    overflow: hidden;
    overflow-y: hidden;
    overflow-x: hidden
}

.mc {
    margin: 0 auto
}

.clear {
    clear: both;
    height: 0;
    font-size: 0;
    overflow: hidden;
    overflow-y: hidden;
    overflow-x: hidden
}

.clearfix {
    zoom: 1
}

.clearfix:after {
    clear: both;
    height: 0;
    font-size: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
    content: "."
}

::selection {
    background: #a7bd06;
    color: #fff
}

::-moz-selection {
    background: #a7bd06;
    color: #fff
}

.mypage {
    text-align: center;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.mypage a {
    display: inline;
    position: relative;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #666;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.mypage a:hover {
    color: #666;
    background: #f9f9f9
}

.mypage a.cur {
    position: relative;
    z-index: 1;
    border:1px solid #C30D23;
    color: #fff !important;
    background: #C30D23 !important;
    box-shadow: 0px 0px 1px 3px #f96074;
}

.mypage em {
    color: #666;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 5.5px 12px;
    line-height: 1.42857143;
    margin: 0px 3px;
    display: inline-block;
    *display: inline;
    zoom: 1
}

.nodata {
    text-align: center;
    font-size: 16px;
}

.content {
    letter-spacing: 1px;
    line-height: 25px;
    font-size: 14px;
}

.pn {
    margin-top: 20px;
    font-size: 14px;
    padding: 5px;
    background: #fff;
    border: 1px solid #efefef;
}

.pn div {
    padding: 5px;
}

.pn div a:hover {
    color: #880101;
    text-decoration: underline;
}