@charset "UTF-8";
/**
 * 
 * @authors 阿福技术 (https://t.me/momor77)
 * @date    2023-04-30 14:44:04
 * @version $Id$
 */
    * {
        padding: 0;
        margin: 0
    }

    body {
        line-height: 1.14;
        font-family: "宋体", verdana, geneva, sans-serif;
        font-size: 12px;
        color: #333
    }

    ul {
        list-style: none
    }

    a {
        color: #000;
        text-decoration: none;
        outline: 0
    }

    a:hover {
        color: #0e8a7a;
        text-decoration: underline
    }
    .new-kj-red{
        background-color:#FF0000;
        color:#FFFFFF;
    }
    .new-kj-blue{
        background-color:#0000FF;
        color:#FFFFFF;
    }
    .new-kj-green{
        background-color:#009900;
        color:#FFFFFF;
    }
    .new-kj-none{
        background-color:#999999;
        color:#FFFFFF;
    }

    .fleft {
        float: left;
        padding-right: 5px
    }

    .fright {
        float: right
    }

    .tcenter {
        text-align: center
    }

    .top {
        height: 139px;
        background: #fff
    }

    .top dl {
        width: 986px;
        height: 135px;
        padding-top: 4px;
        text-align: center;
        font-family: "微软雅黑";
        font-weight: bold;
        overflow: hidden
    }

    .top dt {
        float: left;
        width: 115px;
        height: 80px;
        padding: 5px 5px 19px
    }

    .top dt big {
        font-family: tahoma;
        font-size: 36px
    }

    .top dt font {
        font-family: "宋体";
        font-weight: normal
    }

    .top dd {
        float: left;
        width: 100px;
        height: 135px;
        margin-right: 14px;
        _position: relative
    }

    .top dd.add {
        width: 49px;
        line-height: 116px;
        font-size: 60px
    }

    .top dd .box {
        width: 74px;
        height: 106px;
        padding: 0 13px 10px
    }

    .top dd .num {
        width: 74px;
        height: 73px;
        line-height: 73px;
        font-family: tahoma;
        font-size: 58px;
        color: #fff
    }

    .top dd .txt {
        width: 74px;
        height: 33px;
        background: #fff;
        line-height: 33px;
        font-size: 24px;
        color: #666
    }

    .top dd .shadow {
        width: 100px;
        height: 18px;
        border-top: 1px solid #fff;
        background: transparent url(../bg-shadow.gif) repeat-x;
    }

    .bottom {
        height: 41px;
        padding: 0 6px;
        background: #a4e0d8;
        line-height: 41px;
        color: #f60
    }

    .bottom ul {
        width: 974px;
        overflow: hidden
    }

    .bottom li a {
        color: #090
    }

    .bottom li a:hover {
        color: #f00
    }

    .msg .line {
        padding: 10px 0;
        font-size: 14px
    }

    .msg .line a {
        color: #ff0
    }

    .clipinner {
        position: relative
    }

    .clipboardswf {
        position: absolute;
        left: 0;
        top: 0
    }

    .style3 {
        font-size: 16px
    }

    .style5 {
        color: #0033cc
    }

    .style6 {
        font-size: 16;
        color: #330033;
    }

    .time-item {
        text-align: center;
        line-height: 2rem;
    }

    .time-item strong {
        background: #c71c60;
        color: #fff;
        font-size: 14px;
        font-family: arial;
        padding: 3px 5px;
        margin-right: 0px;
        border-radius: 5px;
    }

    .style7 {
        color: #660066
    }

    .style8 {
        color: #000000
    }