@charset "UTF-8";
/*!
 * Bootstrap v4.0.0-beta.3 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/**/
html, table {
    font-size: 14px;
}

body {
    background: #fff;
}

html, body {
    height: 100%;
    display: flex;
    flex-direction: column;
    font-family: "Helvetica Neue", Helvetica, "Microsoft Yahei", "Hiragino Sans GB", "WenQuanYi Micro Hei", "微软雅黑", "华文细黑", STHeiti, sans-serif;
}

a {
    color: #000;
}

a:hover {
    color: #000;
}

.form-control-sm {
    font-size: 0.9em;
    line-height: 1.8;
    border-radius: 0.4em;
}

.post-list .list-group-item {
    border: 0 !important;
}

.post-body .nav .nav-link {
    padding: 0.4em 1.5em;
}

@media (min-width: 800px) {
    .container {
        max-width: 800px;
    }
}

@media (max-width: 800px) {
    .container {
        max-width: 100%;
    }

    .baolog_side_nav {
        display: none;
    }
}

@media (max-width: 950px) {
    .baolog_side_nav {
        left: unset !important;
        right: 20px;
        margin: 0;
    }
}

.fieldset {
    margin: 10px 0 !important;
}

@media (max-width: 576px) {
    .sm-center {
        justify-content: center;
        margin-bottom: 1em;
    }

    .thread-content p>img {
        max-width: 90% !important;
        height: 90% !important;
    }

    .post-list .list-group-item {
        flex-direction: column;
        align-items: flex-start !important;
    }

    .related-list li {
        width: 100% !important;
    }
}

#body {
    flex: 1 0 auto;
}

.num-font {
    font-family: Consolas, monaco, monospace
}

.post-list .list-group-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pagination .page-item .page-link {
    border: 0;
    background: #fff;
    color: #868e96;
    box-shadow: none;
}

.pagination .page-item .page-link:hover {
    color: #0f243a !important;
    text-decoration: none;
    border-color: #dee2e6 !important;
}

.pagination .active .page-link {
    color: #000;
}

.subject .tag {
    position: relative;
    bottom: 2px;
}

.subject h2 {
    font-size: 0.95em;
    display: inline;
}

.divider {
    border-bottom: 1px solid #efefef;
    height: 1px;
    margin-bottom: 1em;
}

.footer a {
    color: #868e96;
    margin-right: 0.2em;
}

.footer {
    font-size: 0.94em;
}

.header h1, .header h2 {
    font-size: 2em;
}

.header h1 a, .header h2 a {
    text-decoration: none;
}

.thread-body .thread-top .title {
    font-size: 1.3em;
}

.thread-content a {
    color: #868e96;
}
.thread-content p>img{
    max-height: 100%;
    height: 100%;
    height: auto;
    display: block;
    margin: 20px auto;
    border-radius: 1em;
    box-shadow: 0 0 10px #555;
    -webkit-box-shadow: 0 0 10px #4A4A4A;
}

.thread-content {
    font-size: 1.1em;
    line-height: 1.6em;
}

.thread-content-img {
    max-width: 80%;
    height: auto;
    display: block;
    margin: 20px auto;
    border-radius: 1em;
    box-shadow: 0 0 10px #555;
    -webkit-box-shadow: 0 0 10px #4A4A4A;
}

.back_index a:hover {
    text-decoration: none;
}

.comment-list .media .avatar-3 {
    width: 3rem;
    height: 3rem;
}

.media-body .post-message {
    font-size: 0.95em;
}

.box-shadow {
    box-shadow: 0 0 10px #555;
    -webkit-box-shadow: 0 0 10px #4A4A4A;
}

.comment-input .btn-sm {
    font-size: 0.9em;
}

.blockquote {
    font-size: 0.8rem;
    background-size: contain;
    background-color: #e9ecef;
    background-image: url(../images/quote.png);
    background-repeat: no-repeat;
    background-position: top right;
    padding: 0.5rem 1rem !important;
}

.list-group-item.active {
    background-color: #343a40;
    border-color: #343a40;
}

#my_mobile_nav .active, .post-body .nav-item .active {
    color: #fff;
    background-color: #343a40;
}

#my_mobile_nav a, .post-body .nav-item a {
    font-size: 0.9em;
    padding: 0.4em 1.5em;
    color: #343a40;
    background-color: #eeeeee;
    text-decoration: none;
    border-radius: 10rem;
}

#my_mobile_nav a:first-child {
    margin-right: 10px;
}

.post-body .nav-item:nth-child(2) {
    margin: 0 1.5em;
}

.my-nav {
    margin: 2em 0;
}

.subject .badge {
    font-weight: 400;
    color: #fff;
}

.subject .badge-warning {
    background-color: #ff8b3d;
}

.subject .badge-success {
    background-color: #1aad19;
}

.subject .badge-dark {
    background-color: #FF6666;
}

.subject .badge-info {
    background-color: #99CCFF;
}

.subject .badge-primary {
    background-color: #FF0033;
}

.subject .badge-danger {
    background-color: #ec1611;
}

.subject .badge-secondary {
    background-color: #FF9900;
}

#gotop {
    display: none;
}

.baolog_side_nav {
    position: fixed;
    left: 50%;
    bottom: 200px;
    margin-left: 420px;
    z-index: 199;
    padding: 0 !important;
}

.baolog_side_nav li {
    position: relative;
    margin-bottom: 5px;
    list-style: none;
}

.baolog_side_nav .baolog_sn1 {
    display: block;
    width: 2em;
    font-size: 1.5em;
    height: 2em;
    line-height: 2em;
    background: #666666;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
}

.baolog_side_nav .baolog_sn_i {
    position: absolute;
    top: 0;
    right: 44px;
    display: none;
    width: 9px;
    height: 40px;
    background: url(../images/sanjiao.png) no-repeat 0 center;
    z-index: 200;
}

.baolog_side_nav .baolog_sn2 {
    position: absolute;
    top: 0;
    right: 50px;
    display: none;
    min-height: 20px;
    padding: 9px;
    border: 1px solid #eaeaea;
    line-height: 20px;
    background: #fff;
    color: #666;
    font-size: 0.9em;
    white-space: nowrap;
    text-align: center;
    border-radius: 4px;
}

.baolog_side_nav li:hover .baolog_sn2, .baolog_side_nav li:hover .baolog_sn_i {
    display: block;
}

.related-list li {
    width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 10px;
    font-size: 0.9em;
    line-height: 2.3em;
}

.related-list li span {
    color: #FF8B3D;
    margin-right: 8px;
    text-align: right;
    width: 15px;
    display: inline-block;
}

.wx_qrcode {
    display: flex;
}

.wx_qrcode img {
    display: block;
    width: 150px;
    height: 150px;
    max-width: unset;
}

.wx_qrcode span {
    font-size: 12px;
}

.wx_qr {
    margin-right: 15px;
}
