<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 180%;
    color: #444;
    font-family: "Microsoft YaHei", "Hiragino Sans GB W3", Tahoma, Arial;
    overflow-x: hidden;
}

a
{
    text-decoration: none;
    color: #16387C;
}

    a:hover
    {
        text-decoration: underline;
    }

h1
{
    font-size: 22px;
    line-height: 31px;
    margin: 0;
    padding: 5px;
    padding-left: 0;
    color: #444;
}

h2
{
    font-size: 18px;
    line-height: 25px;
    padding: 5px;
    margin: 0;
    color: #16387C;
    border-bottom: 1px solid #eee;
}

images
{
    border: 0;
    width: 369px;
}

p img
{
    border: 0;
    width: 572px;
}

.base-button
{
    border: 1px solid transparent;
    border-radius: 0.3em 0.3em 0.3em 0.3em;
    box-shadow: 0 1px rgba(255, 255, 255, 0.8), 0 1px rgba(255, 255, 255, 0.35) inset;
    cursor: pointer;
    display: inline-block;
    font-family: "helvetica neue",arial,sans-serif;
    font-weight: bold;
    line-height: 1em;
    margin-left: 0;
    padding: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center;
    vertical-align: middle;
    transition: all 0.05s ease-in-out 0s;
}

    .base-button:hover
    {
        text-decoration: none;
    }

.red-button
{
    background-color: #D43638;
    background-image: -moz-linear-gradient(center top, #EB5367, #E04751 50%, #DE404A 50%, #D43638);
    border-color: #910101;
    color: #FCF9F9;
    text-shadow: 0 -1px rgba(34, 25, 25, 0.5);
}

.button13
{
    border-radius: 4px 4px 4px 4px;
    font-size: 13px;
}

.button11
{
    border-radius: 4px 4px 4px 4px;
    font-size: 15px;
    padding: 3px;
}

.white-button
{
    background-color: #F0EDED;
    background-image: -moz-linear-gradient(center top, #FDFAFB, #F9F7F7 50%, #F6F3F4 50%, #F0EDED);
    border-color: #BBBBBB;
    color: #524D4D;
    text-shadow: 0 1px rgba(255, 255, 255, 0.9);
}

.spec-block
{
    background: #FFF;
    padding: 5px;
    margin-top: 10px;
    border: 1px solid #e6e6e6;
    font-family: "", "Hiragino Sans GB W3", Tahoma, Arial;
}

.hot-image
{
    border-bottom: 1px dashed #eee;
    margin: 0;
    padding: 0;
    padding-top: 10px;
    margin-bottom: 10px;
    margin-left: 8px;
    color: #c00;
}

    .hot-image img
    {
        border: 0;
        width: 369px;
    }

    .hot-image a
    {
        color: #c00;
    }

.box-wrapper
{
    display: inline-block;
    width: 380px;
    height: 22px;
    background: #fff;
    overflow: hidden;
    vertical-align: middle;
    border: 1px solid #eee;
}

.input-box
{
    outline: 0;
    border: 0px;
    border-right-width: 1px;
    background: none;
    margin-top: 1px;
    line-height: 23px;
}

.r-link
{
    color: #dd1111;
}

.r-butt
{
    display: inline-block;
    width: 8px;
    height: 16px;
    margin-bottom: -4px;
}
/***@By ID Style*/

#toplogo table
{
    width: 96%;
    margin: 0 auto;
    margin-top: 4px;
}

#toplogo .site-name
{
    font-size: 18px;
    font-weight: bold;
    color: #E33E06;
    display: inline-block;
    margin-left: 4px;
}

#header
{
    background: rgb(50, 50, 50);
    margin-bottom: 5px;
}

    #header table
    {
        width: 100%;
        margin: 0 auto;
        color: #ddd;
    }

        #header table span
        {
            display: inline-block;
            margin: 5px;
            color: #bbb;
            height: 25px;
        }

        #header table a
        {
            display: inline-block;
            margin: 5px;
            color: #ddd;
            height: 25px;
        }

            #header table a:hover
            {
                text-decoration: none;
                color: #fff;
            }

            #header table a.home-link
            {
                margin-left: 0;
            }

#content
{
    width: 96%;
    min-height: 800px;
    margin: 0 auto;
}

    #content .nav-items a
    {
        /*display: block;*/
        margin-left: 5px;
    }

#comment-area .rt td, #nice-comment .rt td
{
    padding-top: 8px;
}

#comment-area .rf td, #nice-comment .rf td
{
    padding-bottom: 8px;
    color: #999;
    border-bottom: 1px dashed #ccc;
    font-size: 12px;
}

#comment-area .rf a, #nice-comment .rf a
{
    font-size: 14px;
}

#comment-area .tt images, #nice-comment .tt images
{
    width: 50px;
    margin: 8px;
    margin-left: 0;
}

#comment-area .tc span, #nice-comment .tc span
{
    display: inline-block;
    padding: 5px;
}

#comment-area .tc images
{
    vertical-align: top;
    width: 430px;
}

#nice-comment .tc images
{
    vertical-align: top;
    width: 250px;
}

#comment-area .tc iframe, #comment-area .tc embed
{
    vertical-align: top;
    width: 430px;
    height: 380px;
}

#nice-comment .tc iframe, #nice-comment .tc embed
{
    vertical-align: top;
    width: 250px;
    height: 210px;
}

#site-tool images
{
    cursor: pointer;
    vertical-align: middle;
}

#site-tool .box-wrapper
{
    width: 275px;
    text-align: left;
    padding: 5px;
    padding-top: 0;
}

    #site-tool .box-wrapper input
    {
        width: 180px;
        height: 20px;
        border-right: 1px solid #eee;
    }

    #site-tool .box-wrapper select
    {
        width: 80px;
        border: 0;
    }

#footer
{
    border-top: 1px solid #ccc;
    background: rgb(80, 80, 80);
    margin-top: 15px;
}

    #footer p
    {
        width: 960px;
        color: #ddd;
        margin-left: 2%;
        margin-top: 0px;
    }

        #footer p a
        {
            color: #ddd;
        }

#nav-keywords a
{
    display: inline-block;
    width: 100px;
    margin-left: 5px;
}

#url-link-copy
{
    display: inline-block;
    border: 0;
    width: 250px;
    font-family: "Microsoft YaHei", "Hiragino Sans GB W3", Tahoma, Arial;
}

#header table a.home-link
{
    border-bottom: 1px solid #fff;
    color: #fff;
}

.more-block
{
    text-align: right;
    padding: 0;
    margin: 0;
    padding-right: 12px;
}

.kw-block a
{
    width: 45%;
    display: inline-block;
    margin-top: 3px;
    margin-left: 2px;
}

#news-block img
{
    width: 97%;
}

#note-block .bk-title
{
    background: #F9F9F9;
    border-bottom: 0;
}

    #note-block .bk-title h2
    {
        border: 0;
    }

#note-block .bk-0
{
    margin-top: 0;
}

#note-block h3
{
    font-size: 16px;
    line-height: 24px;
    padding: 3px;
    margin: 0;
    border-bottom: 1px solid #eee;
}

    #note-block h3 a
    {
        color: #dd1111;
    }

#note-block .inc
{
    height: auto;
}

#note-block .fic iframe
{
    display: none;
}

#note-block .inf
{
    margin-top: 15px;
    width: 100%;
    color: #999;
    border-top: 1px solid #eee;
}

    #note-block .inf td
    {
        width: 33%;
        border-left: 1px solid #eee;
    }

        #note-block .inf td.first
        {
            border-left: 0;
        }

#note-block .inm
{
    position: relative;
    left: 4px;
    top: -12px;
    z-index: 100;
    width: 369px;
    height: 20px;
    background: url(/themes/skin/images/long-image-shadow.gif) repeat-x;
}

#note-block .hot-image
{
    margin-left: 4px;
    border: 0;
}

#note-block iframe, #note-block embed
{
    width: 430px;
    height: 380px;
    margin-top: 10px;
    margin-left: 4px;
}

#joke-block .bk-title
{
    background: #F9F9F9;
    border-bottom: 0;
}

    #joke-block .bk-title h2
    {
        border: 0;
    }

#joke-block .bk-0
{
    margin-top: 0;
}

#joke-block h3
{
    font-size: 16px;
    line-height: 24px;
    padding: 3px;
    margin: 0;
    border-bottom: 1px solid #eee;
}

    #joke-block h3 a
    {
        color: #dd1111;
    }

#joke-block .inf
{
    margin-top: 15px;
    width: 96%;
    color: #999;
    border-top: 1px solid #eee;
}

    #joke-block .inf td
    {
        width: 33%;
        border-left: 1px solid #eee;
    }

        #joke-block .inf td.first
        {
            border-left: 0;
        }

#header table a.note-link
{
    border-bottom: 1px solid #fff;
    color: #fff;
}

.nav-cont
{
    text-align: right;
    border-bottom: 1px dashed #eee;
}

.link-cont
{
    margin-left: 10px;
}

#note-block p
{
    margin-left: 8px;
}

#note-block iframe, #note-block embed
{
    width: 430px;
    height: 380px;
    margin-top: 10px;
    margin-left: 8px;
}

.pages
{
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 12px;
}

    .pages .item
    {
        padding: 5px 3px 4px 3px;
        font-size: 12px;
        color: #666;
    }
    /*数字页索引样式*/
    .pages span
    {
        color: #fff;
        padding: 5px 8px 4px 8px;
        font-size: 12px;
        background-color: #FF7101;
        margin-left: 10px;
    }
    /*当前页样式*/
    .pages a
    {
        text-decoration: none;
        padding: 5px 8px 4px 8px;
        border: 1px solid #E4E4E4;
        margin: 0 2px;
        color: #666;
        font-weight: normal;
        margin-left: 10px;
    }

        .pages a:hover
        {
            background-color: #FF7101;
            color: #fff;
            border: 1px solid #CF5D02;
            text-decoration: none;
            font-weight: normal;
        }

    .pages input[type=text]
    {
        width: 28px;
    }

    .pages .gotoPage
    {
        float: left;
    }


.uls
{
    list-style: none;
    margin: 5px;
    position: relative;
}

    .uls li
    {
        float: left;
    }




.cnblogs_code
{
    background-color: #f5f5f5;
    font-family: Courier New !important;
    font-size: 12px !important;
    border: 1px solid #ccc;
    padding: 5px;
    overflow: auto;
    margin: 5px 0;
}

    .cnblogs_code div
    {
        background-color: #f5f5f5;
    }

    .cnblogs_code pre
    {
        font-family: Courier New !important;
        font-size: 12px !important;
        word-wrap: break-word;
        white-space: pre-wrap;
    }

    .cnblogs_code span
    {
        font-family: Courier New !important;
        font-size: 12px !important;
        line-height: 1.5 !important;
    }

    .cnblogs_code ol
    {
        margin-left: 0;
        color: teal;
    }

        .cnblogs_code ol li
        {
            list-style-image: none;
        }

            .cnblogs_code ol li span
            {
                color: #000;
            }
</pre></body></html>