.PostArticle {
    border-radius: 4px;
}

.PostArticle ul {
    margin: 0 !important;
    padding: 0px !important
}

.PostArticle li {
    list-style: none;
}

.PostArticle .Tabe {
    padding-bottom: 10px !important;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 15px !important;
}

.PostArticle .Tabe li {
    display: inline-block;
    cursor: pointer;
}

.PostArticle .Tabe li {
    margin: 0 20px 0 0 !important;
    position: relative;
    padding: 0px;
    font-size: 18px;
    font-weight: 500;
    overflow: visible;
}

.PostArticle .Tabe li:last-child {
    margin-right: 0 !important;
}

.PostArticle .Tabe li h3 {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 18px !important;
}

.PostArticle .TabeCon ul {
    display: none;
}

.PostArticle .TabeCon li {
    font-size: 15px;
    line-height: 34px;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}

.PostArticle .TabeCon li a {
    color: #2d2d2d;
}

.PostArticle .TabeCon li i {
    width: 24px;
    height: 24px;
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    font-size: 12px;
    line-height: 24px;
    vertical-align: 2px;
    background: #e6e6e6;
    margin-right: 8px !important
}

.PostArticle .TabeCon li i.num1 {
    background: #EEB74E;
    color: #fff
}

.PostArticle .TabeCon li i.num2 {
    background: #a7bdc8;
    color: #fff
}

.PostArticle .TabeCon li i.num3 {
    background: #e6ae92;
    color: #fff
}

.PostArticle .TabeCon .random li i {
    width: 6px;
    height: 6px;
    background: #d2d1d1;
}

.PostArticle .Tabe li.active .Tit {
    color: #f66;
}

.PostArticle .Tabe li.active .Tit:after {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: -11px;
    left: 0;
    background: #f66;
}

/*标签*/
.zf_tags-box {
    display: inline-block;
    /*padding: 5px;*/
}

.zf_tags-box a {
    display: block;
    float: left;
    margin-bottom: 7px;
    color: #FFF !important;
    background: #FF6600;
    font-weight: 500;
    padding: 0px 12px;
    text-align: center;
    margin-right: 6px;
    opacity: .9;
}
.zf_tags-box a:after{
    border-top:10px solid transparent;
    border-bottom:10px solid transparent;
    border-left:50px solid red;
}

.zf_tags-box a:nth-child(9n+1) {
    background: #5CB85C;
}

.zf_tags-box a:nth-child(9n+2) {
    background: #428BCA;
}

.zf_tags-box a:nth-child(9n+3) {
    background: #EEB74E;
}

.zf_tags-box a:nth-child(9n+4) {
    background: #D9534F;
}

.zf_tags-box a:nth-child(9n+5) {
    background: #567E95;
}

.zf_tags-box a:nth-child(9n+6) {
    background: #B433FF;
}

.zf_tags-box a:nth-child(9n+7) {
    background: #00ABA9;
}

.zf_tags-box a:nth-child(9n+8) {
    background: #B37333;
}

.zf_tags-box a:hover {
    opacity: 1;
    color: #F0F0EE !important;
    filter:alpha(opacity=100);
    -moz-box-shadow:10px 10px 7px rgba(0,0,0,0.7);
    -webkit-box-shadow:5px 5px 7px rgba(0,0,0,0.7);
    box-shadow:5px 5px 7px rgba(0,0,0,0.7);
    -webkit-transform:scale(1.1);
    -o-transform:scale(1.1);
    -moz-transform:scale(1.1);
    z-index:3;
}

a:hover, .pc-nav .active, .pc-nav .sub-nav a:hover, #aside_hot .list-1, #aside_hot .list-2, #aside_hot .list-3, .recommend-b .category, .full-post .read-more, .flink a.iconfont:hover, .thumbs-btn, #cancel-reply, .art-content a, #tbCalendar a, .comment-at {
    color: #0e8c58;
}

.recommend-b .category, .full-post .read-more, .thumbs-btn, .art-content .tags:hover, #divCatalog li a:hover, #divContorPanel .cp-login a:hover, #divContorPanel .cp-vrs a:hover, #divSearchPanel input[type='submit'] {
    border: 1px solid #0e8c58;
}

.art-content a:hover {
    border-bottom: 1px dashed #0e8c58;
}

.art-content blockquote {
    border-left: 4px solid #0e8c58;
}

::selection, ::-moz-selection {
    background: #0e8c58;
}

.thumbs_done, .thumbs-btn:hover, .art-content .tags:hover, #widget_aside_author .level, .full-post .read-more:hover, .recommend-b .category:hover, .recommend-a .category, .swiper-pagination-bullet-active, .s-button, .c-title::after, .m-nav .sub-nav, .com-submit, .page-numbers, a.page-numbers:hover, #divCatalog li a:hover, #divTags li a:hover, #divContorPanel .cp-login a:hover, #divContorPanel .cp-vrs a:hover, #qr:hover, .btn.qq:hover, .toolbar .btn:hover, .dropdown-nav li a:hover, .dropdown-nav .active a, .dropdown-nav .active a:hover, #divSearchPanel input[type='submit'], #tbCalendar tbody a, .header .contribute .a {
    background-color: #0e8c58;
}

@media screen and (max-width:1200px) {
    .art-content p {
        font-size: 16px;
    }
}


.page {
    padding-left: 0px;
    text-align: center;
    height: 40px;
    width: 100%;
    padding-top: 10px;
}

    .page span {
        float: left;
        height: 30px;
        line-height: 30px;
        margin-right: 2px;
        padding: 0 5px;
    }

    .page a {
        width: 65px;
        height: 28px;
        line-height: 28px;
        display: block;
        float: left;
        margin-right: 3px;
        border: solid 1px #0e8c58;
        text-align: center;
    }

        .page a:hover {
            border: solid 1px #0e8c58;
        }

    .page .one {
        width: 25px;
        height: 28px;
        line-height: 28px;
        display: block;
        border: solid 1px #0e8c58;
        float: left;
        margins: 0px;
        color: #0e8c58;
        margin-left: 1px;
    }

    .page .one_0 {
        background-color: #0e8c58;
        color: #fff;
        width: 25px;
        height: 28px;
        font-weight: bold;
        margin: 0px;
        margin-left: 2px;
        margin-right: 2px;
    }
