@charset "utf-8";

blockquote,
body,
button,
caption,
dd,
div,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
input,
legend,
li,
menu,
ol,
p,
pre,
table,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

address,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block
}

table {
    border-collapse: collapse;
    width: 100%;
    margin: 20px 0;
}

table, th, td {
    border: 1px solid #ddd;
}

th, td {
    padding: 8px;
    text-align: left;
}

th {
    background-color: #f4f4f4;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th {
    text-align: left;
    font-weight: 400
}

abbr,
body,
fieldset,
html,
iframe,
img {
    border: 0
}

address,
cite,
dfn,
em,
i,
var {
    font-style: normal
}

[hidefocus],
summary {
    outline: 0
}

li {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%;
    word-break: break-all
}

sub,
sup {
    font-size: 83%
}

code,
kbd,
pre,
samp {
    font-family: inherit
}

q:after,
q:before {
    content: none
}

textarea {
    overflow: auto;
    resize: none
}

label,
summary {
    cursor: default
}

a,
button {
    cursor: pointer
}

b,
em,
h1,
h2,
h3,
h4,
h5,
h6,
strong {
    font-weight: 700
}

a,
a:hover,
del,
ins,
s,
u {
    text-decoration: none
}

body,
button,
input,
keygen,
legend,
select,
textarea {
    font-weight: 400;
    font-size: 17px;
    line-height: 1.7;
    -webkit-font-smoothing: antialiased;
    rendering: optimizeLegibility
}

body {
    background: #fff
}

a,
a:hover {
    color: #157efb;
    text-decoration: none
}

.clear {
    clear: both
}

.clearfix {
    zoom: 1
}

.clearfix:after {
    clear: both;
    content: ".";
    visibility: hidden;
    overflow: hidden;
    height: 0;
    font-size: 0
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: ""
}

@font-face {
    font-family: iconfont;
    src: url(//at.alicdn.com/t/font_733003_2f7tomkm55j.woff2?t=1622342360780) format('woff2'), url(//at.alicdn.com/t/font_733003_2f7tomkm55j.woff?t=1622342360780) format('woff'), url(//at.alicdn.com/t/font_733003_2f7tomkm55j.ttf?t=1622342360780) format('truetype')
}

.iconfont {
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-navicon:before {
    content: "\e8ae"
}

.icon-search:before {
    content: "\e680"
}

.icon-20151209tubiaolianxizhuanhuan09:before {
    content: "\e60e"
}

.icon-weixin:before {
    content: "\e610"
}

.icon-qq:before {
    content: "\e623"
}

.icon-sousuo:before {
    content: "\e613"
}

.icon-huidingbu:before {
    content: "\e8f7"
}

h1 {
    margin: .67em 0
}

h2 {
    font-size: 1.5em;
    margin: .83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em 0
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h5 {
    font-size: .83em;
    margin: 1.67em 0
}

h6 {
    font-size: .75em;
    margin: 2.33em 0
}

blockquote,
dl,
ol,
p,
table,
ul {
    margin-top: 0;
    margin-bottom: .85em
}

.container {
    max-width: 800px;
    margin: 0 auto
}

header {
    position: relative;
    z-index: 1;
    border-bottom: 1px solid rgba(0, 0, 0, .04);
    background: hsla(0, 0%, 100%, .96)
}

.logo {
    height: 60px;
    float: left
}

.logo a {
    display: block;
    line-height: 60px;
    font-size: 24px;
    color: #555
}

.nav {
    display: block;
    float: right;
    position: relative
}

.nav ul {
    list-style: none;
    margin-right: 0;
    line-height: 60px;
    margin-bottom: 0
}

.nav ul li {
    display: inline-block;
    margin-right: 15px
}

.nav ul li a {
    display: inline-block;
    color: #888
}

.nav ul li a:hover {
    color: #157efb
}

.toggle-menu {
    position: absolute;
    top: 8px;
    right: 5px;
    display: none;
    cursor: pointer
}

.toggle-menu i {
    font-size: 24px;
    color: #888;
    display: inline-block
}

.toggle-search {
    float: right;
    padding: 15px 0;
    cursor: pointer
}

.toggle-search i {
    color: #888;
    font-size: 18px
}

.Up-search {
    padding: 20px 0;
    display: none;
    overflow: hidden
}

.Up-search i {
    padding: 10px;
    font-size: 16px;
    cursor: pointer
}

.search form {
    float: right;
    width: 345px;
    height: 45px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.search form input {
    float: left;
    width: 268px;
    height: 45px;
    border: 1px solid #999;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.search form button {
    width: 65px;
    height: 45px;
    border: 0;
    background-color: #999;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.main-body {
    padding-top: 2em
}

article {
    padding: 2em 0;
    overflow: hidden
}

.article .title {
    font-size: 1.75em;
    margin: 0
}

.article .title a {
    color: #333
}

.article .title a:hover {
    color: #157efb
}

.article .info {
    color: #999;
    display: block
}

.article .info a {
    color: #999
}

.article .content {
    display: block;
    padding-top: 1.25em
}

.article .content p {
    word-wrap: break-word
}

.article .content img {
    padding-bottom: 1em
}

.article .content hr {
    height: auto;
    background: 0 0;
    margin-top: 25px;
    margin-bottom: 20px;
    display: block;
    border: 0;
    text-align: center
}

.pagebar {
    padding: 1em 0;
    display: block;
    text-align: center
}

.pagebar a,
.pagebar span {
    padding: .5em 1em;
    display: inline-block;
    color: #888
}

.pagebar span {
    color: #333
}

a.l {
    text-align: left;
    float: left
}

a.r {
    text-align: right;
    float: right
}

ul.msg {
    list-style-position: outside;
    table-layout: fixed;
    word-wrap: break-word
}

li.msgname {
    margin: 0;
    font-weight: none;
    font-size: 1em;
    border-bottom: 1px dotted #eaeaea
}

li.msgname .avatar {
    border-radius: 50%
}

li.msgname .commentname a {
    color: #888
}

li.msgname small {
    font-size: 14px;
    color: #888
}

li.msgname small .revertcomment {
    display: inline-block;
    float: right
}

li.msgurl {
    text-align: right;
    margin: 0;
    font-size: 1em
}

li.msggravatar {
    display: block;
    float: left;
    margin-right: 5px
}

li.msgarticle {
    list-style-position: outside;
    padding: 10px;
    margin: 0;
    line-height: 160%;
    background: #fff;
    padding-left: 55px
}

li.msgtime {
    padding: 5px 0 0 0;
    font-weight: 400;
    font-size: .8em
}

img.avatar {
    width: 40px;
    height: 40px;
    float: left;
    padding: 0 4px 4px 0;
    border: 0 solid #eaeaea
}

ul.msg ul.msg {
    padding: 10px 0 0 0;
    margin: 20px 0 0 0;
    border-bottom: none
}

ul.msg ul.msg li.msgarticle {
    padding-bottom: 0
}

ul.msghead,
ul.mutuality,
ul.pagebar {
    border: none
}

ul.msghead li.tbname,
ul.mutuality li.tbname {
    color: #3c6da7;
    padding: .5em 1em .5em 1em;
    border: 1px solid #eaeaea;
    background: #fbfbfb;
    font-size: 1.15em
}

ul.mutuality li.msgarticle {
    padding-left: 0;
    border: none
}

li.msgarticle div.quote {
    margin: 10px 0 0 0;
    padding: 10px;
    background: #fff;
    border: 1px #f4f4f4 solid
}

li.msgarticle div.quote-title {
    margin: 0;
    padding: 0;
    font-size: 1em;
    color: red
}

#divCommentPost {
    margin-bottom: 2em;
    display: block
}

#divCommentPost p {
    margin-top: 10px
}

#divCommentPost label {
    margin-top: 5px
}

#divCommentPost p.posttop {
    color: #3c6da7
}

#divCommentPost img {
    margin-bottom: -.5em
}

#cancel-reply {
    float: right;
    margin-right: 2em
}

div.reply-frm {
    background: #f0f0f0;
    box-shadow: 0 0 15px #333;
    margin: 1em 1% !important;
    padding: .3em .8em !important;
    min-width: 330px
}

input.text {
    border: 1px solid #d7d7d7;
    line-height: 20px;
    height: 24px;
    padding: 2px 5px 2px 5px
}

#txaArticle {
    padding: .5em;
    width: 95%;
    height: 150px;
    border: 1px solid #d7d7d7
}

input.button {
    color: #fff;
    font-size: 14px;
    width: 100px;
    height: 32px;
    background: #999;
    border: 0;
    cursor: pointer
}

span.page {
    color: #444;
    font-weight: 400;
    padding: 2px 5px 2px 5px;
    margin: 4px
}

span.now-page {
    color: #444;
    font-weight: bolder;
    padding: 2px 5px 2px 5px;
    margin: 5px
}

a:hover span.page {
    color: red
}

ul.ul-subcates {
    padding: 8px 0 0 0;
    margin-bottom: -8px
}

span.sh {
    border: 1px solid #ccc;
    padding: 0 3px;
    margin-right: 5px;
    font-size: .5em;
    font-family: monospace;
    cursor: pointer;
    color: #333
}

.footer {
    padding: 1.5em 0;
    text-align: center;
    color: #555
}

@media screen and (max-width:800px) {

    .Up-search,
    footer,
    header,
    section {
        padding: 0 10px
    }

    .toggle-menu {
        display: block
    }

    .toggle-search {
        padding-right: 30px
    }

    .nav {
        position: absolute;
        z-index: 2;
        top: 60px;
        background-color: #f1f1f1;
        width: 100%;
        margin-left: -10px
    }

    .nav ul {
        display: none;
        padding-left: 1em
    }

    .nav ul li {
        display: block
    }

    .nav ul li a {
        display: block
    }

    .Up-search {
        margin-top: 1em
    }

    .search form {
        width: 100%
    }

    .search form input {
        width: 75%
    }

    .search form button {
        width: 25%
    }

    .main-body {
        padding-top: 0
    }

    article {
        padding: .5em 0
    }
}
.tags {
    margin-bottom: 20px;
    text-align: center;
}

.tags span {
    font-weight: bold;
    margin-right: 10px;
}

.tag-link {
    display: inline-block;
    background-color: #f1f1f1;
    color: #333;
    padding: 5px 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 3px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.tag-link:hover {
    background-color: #333;
    color: #fff;
}
/* 修复文章内容中文本不换行的问题 */
.content span {
    text-wrap: wrap !important;
    white-space: normal !important;
    overflow-wrap: break-word !important;
    word-wrap: break-word !important;
    word-break: break-all !important;
}

/* 确保文章内容中的所有文本都能正常换行 */
.content p span {
    display: inline !important;
}