﻿body, div, p, a, table, textarea, form, img, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    margin: 5px auto;
    line-height: 1.5;
    font-size: 17px;
    max-width: 800px;
}

.tw_icon {
    max-width: 18px;
    max-height: 18px;
}

.replies_em {
    max-height: 30px;
    max-width: 30px;
}

.roleitem {
    margin-left: 10px;
}

video {
    max-height: 211px;
    height: 211px;
    background-color: black;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

audio {
    max-width: 680px;
    max-height: 350px;
}

.icon_s {
    max-width: 30px;
    max-height: 30px;
}

.clear {
    height: 10px;
}

.site-icon {
    width: 16px;
    height: 16px;
}

.deep {
    background: #E3EEF8;
    border: 1px solid #9FC6EC;
    border-left: none;
    border-right: none;
}

div img {
    max-width: 100%;
    width: exPRession(document.body.clientWidth>250?"250px":"auto");
    overflow: hidden;
}

li {
    list-style: none;
    text-indent: 0;
}

em {
    color: #b1b1b1;
}

img, a img {
    border: 0;
}

.nick {
    color: #0060CD;
}

.ta-border {
    font-size: 13px;
    width: 98%;
    height: 30px;
    margin: 0 0 5px 0;
    border: 1px solid #9FC6EC;
}

.user-info {
    padding: 3px 5px;
}

    .user-info a {
        font-size: 13px;
        padding-right: 1px;
    }

    .user-info img {
        margin-right: 1px;
        vertical-align: middle;
    }

.user-title img {
    margin-bottom: -5px;
}

textarea {
    font-size: 13px;
    width: 98%;
    margin: 0 0 5px 0;
    border: 1px solid #9FC6EC;
}

#footer {
    padding: 5px;
    background: #E3EEF8;
    border-top: 1px solid #9FC6EC;
}

    #footer a {
        font-size: 17px;
        color: #0060CD;
    }

a {
    text-decoration: none;
    color: #0060CD;
}

.ipt-txt {
    height: 18px;
    margin: 0 3px 0 0;
    border: 1px solid #b1d5e5;
}

.ipt-s {
    width: 40px;
}

.seperate {
    margin: 0 2px;
}

.ipt-btn-gray-s {
    width: 40px;
    height: 20px;
    border: none;
    background: url(../images/btn_s_gray.gif) no-repeat;
}

.ipt-btn-gray-m {
    width: 60px;
    height: 20px;
    border: none;
    background: url(../images/btn_m_gray.gif) no-repeat;
}

.ipt-btn-gray-l {
    width: 80px;
    height: 20px;
    border: none;
    background: url(../images/btn_l_gray.gif) no-repeat;
}

.ipt-btn-gold-b {
    width: 61px;
    height: 21px;
    border: none;
    background: url(../images/btn_b_gold.gif) no-repeat;
    color: #af4c00;
    margin-top: 5px;
}

.main-nav {
    padding: 1px 0 0 12px;
    background-color: #4c95e7;
}

    .main-nav p {
        height: 30px;
        line-height: 30px;
    }

        .main-nav p a {
            margin: 0 7px 0 0;
            color: #fff;
        }

.forum-title {
    margin: 8px 0 2px;
    padding: 0 5px;
    height: 20px,auto;
    line-height: 20px;
    color: #000;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.module-title {
    margin: 8px 0;
    padding: 0 5px;
    height: 20px;
    line-height: 20px;
    border-bottom: 4px solid #9FC6EC;
    color: #000;
    font-weight: bold;
    margin-bottom: 3px;
}

    .module-title img {
        vertical-align: middle;
        margin-right: 3px;
    }

    .module-title a {
        color: #0060CD;
    }

    .module-title span {
        font-weight: normal;
        /*       font-size: 13px;
        margin: 0 0 0 10px;*/
    }

        .module-title span a {
            color: #0060CD;
        }

.module-content {
    line-height: 1.6;
    padding: 0px 5px;
    word-wrap: break-word;
}

    .module-content a {
        color: #0060CD;
    }

    .module-content img {
        margin-right: 2px;
        vertical-align: middle;
    }

.list {
    padding: 0 5px;
    line-height: 1.3;
}

.module-page {
    padding: 5px;
}

.crumb-nav {
    height: 22px;
    padding: 0 3px;
    background: #71afe3 url(../images/bar.gif) repeat-x;
    line-height: 22px;
    color: #fff;
}

    .crumb-nav a {
        color: #fff;
    }

    .crumb-nav .current {
        color: #98d2ff;
    }

.bottom-crumb-nav {
    padding: 0 5px;
    border-top: 1px solid #eee;
    line-height: 1.3;
}

.bottom-crumb-nav-sim {
    padding: 0 5px;
    line-height: 1.3;
}

.bottom-module {
    padding: 5px;
    line-height: 1.3;
}

.crumb-nav-large {
    height: 25px;
    padding: 0 5px;
    background: #71afe3 url(../images/bar.gif) repeat-x;
    line-height: 25px;
    color: #fff;
}

    .crumb-nav-large a {
        color: #fff;
    }

    .crumb-nav-large .current {
        color: #98d2ff;
    }

.txt-fade {
    color: #999;
}

.txt-bold {
    font-weight: bold;
}

.txt-slim {
    font-weight: 300;
}

.txt-emphasis {
    color: #B1761A;
}

.spacing-3 {
    padding-top: 3px;
    padding-bottom: 3px;
}

.spacing-5 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.tab-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.border-btm {
    border-bottom: 1px solid #E3E6EB;
}

.tips {
    background: #FFF2BD;
    border-top: 1px solid #ffd56a;
    border-bottom: 1px solid #ffd56a;
    line-height: 1.5;
    padding: 3px 5px;
    color: #738698;
}

    .tips p {
        padding: 0 0 0 14px;
        background: url(../images/bg_module_content_list_dot_01.gif) 4px 9px no-repeat;
    }

    .tips img {
        padding: 0;
        vertical-align: middle;
    }

.login-tips {
    background: #FFF9B7;
    /*padding: 3px 5px;*/
    border-bottom: 1px solid #ccc;
    line-height: 1.5;
}

    .login-tips img {
        margin: 0 2px 5px 0;
        vertical-align: middle;
    }

.annc-border {
    border-bottom: 1px solid #ccc;
}

.user-title {
    margin-top: 5px;
    padding: 5px;
    font-weight: bold;
}

.user-stat {
    padding: 5px;
    background: #e4eff9;
    line-height: 1.5;
}

.write-mood {
    padding: 5px;
    background: #e4eff9;
    line-height: 1.5;
    border-top: 1px solid #9FC6EC;
    border-bottom: 1px solid #9FC6EC;
}

.tool-box {
    background-color: #f0f0f0;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    line-height: 1.3;
    padding: 3px 5px;
    color: #FFAA22;
}

.ipt-nick {
    width: 120px;
}

.ipt-y {
    width: 40px;
    text-align: center;
}

.ipt-m, .ipt-d {
    width: 20px;
    text-align: center;
}

.ipt-intro {
    width: 180px;
}

.msg_tail {
    text-align: right;
}

.note {
    background: #FFF9B7;
    border-bottom: 1px solid #9FC6EC;
    border-top: 1px solid #ffd56a;
    line-height: 1.5;
    padding: 3px 5px;
}

    .note p {
        padding: 0 0 0 14px;
        background: url(../images/bg_module_content_list_dot_01.gif) 4px 9px no-repeat;
    }

    .note img {
        padding: 0;
        vertical-align: middle;
    }

.notes {
    background: #FFF9B7;
    border-bottom: 1px solid #9FC6EC;
}

.imgBar60 {
    width: 60px;
    height: 60px;
}

.imgBarMaxHeight {
    max-width: 100%;
    max-height: 80px;
}

.guess-tag {
    background: coral;
    color: #fff;
    display: inline-block;
    margin-right: 5px;
    padding: 4px;
    height: initial;
    vertical-align: 1px;
    text-align: center;
    font-size: 12px;
    line-height: 10px;
}

.guess-m {
    background-color: red;
    color: #fff;
    display: inline-block;
    margin-right: 5px;
    padding: 4px;
    height: initial;
    vertical-align: 1px;
    text-align: center;
    font-size: 12px;
    line-height: 10px;
}

.guess-v {
    background-color: dodgerblue;
    color: #fff;
    display: inline-block;
    margin-right: 5px;
    padding: 4px;
    height: initial;
    vertical-align: 1px;
    text-align: center;
    font-size: 12px;
    line-height: 10px;
}

.conter {
    width: 100%;
    height: 350px;
    border: 1px solid #000;
    margin: 0px auto;
    padding: 0px;
    padding-bottom: 30px;
}

    .conter h1 {
        height: 20px;
        font-size: 12px;
        background: #CC6600;
        line-height: 20px;
        text-indent: 5px;
        margin-top: 0px;
    }

    .conter iframe {
        width: 100%;
        height: 100%;
        border: 0;
    }

.redBox {
    background: url('/images/unit/bao.jpg') no-repeat;
    width: 180px;
    height: 65px;
}

.redBox_title {
    position: relative;
    top: 5px;
    left: 40px;
    font-size: 12px;
    color: white
}

.redBox_tips {
    position: relative;
    top: 5px;
    left: 40px;
    font-size: 12px;
    color: white
}

.page-msg {
    color: red;
}

.emote {
    height: 26px;
    width: 26px;
}

.profile {
    width: 50px;
    height: 50px;
    border-radius: 50%; /* 使边框半径为50%，形成圆形 */
    overflow: hidden; /* 隐藏超出边框的部分 */
    display: block; /* 防止出现间隙 */
}

.line {
    margin: 2px 0 1px;
    padding: 0 5px;
    border: 1px solid #9FC6EC;
}