@charset "utf-8";
@import url(init.css);
@import url(pub.css);
@import url(public.css);
@import url(faicon.css);
@import url(../fonts/simple-line-icons/css/simple-line-icons.css);
@import url(../fonts/app-icons/iconfont.css);

@font-face {
    font-family: politicaregular;
    src: url(../fonts/app-icons/politicaregular.ttf);
}

.banner {
    line-height: 0;
}

.like-active {
    color: #f40 !important;
}

.article-count {
    font-size: 1.8rem;
}

.article-count>li>i {
    font-size: 2.2rem;
}

.fa-heart {
    color: #8e8e8e;
}

.b-img {
    width: 100%;
    height: 100%;
    max-height: 30rem;
    min-height: 30rem;
}

.no-comment {
    height: 20rem;
    background-color: #f8f8f8;
    border-radius: 0.6rem;
    text-align: center;
}

.no-comment img {
    width: 8rem;
    height: auto;
    margin-top: 3rem;
}

.no-comment p {
    font-size: 2rem;
    margin-top: 1rem;

}




.news-brow-pc {
    width: 100px;
    display: inline-block;
    text-align: left;
    padding: 20px 30px 30px 0;
    border-right: 1px solid #e8e8e8;
    position: absolute;
    left: 0;
    top: 90px;
}


.news-brow-pc p:nth-child(n) {
    padding: 10px 0;
    text-align: center;
    font-family: politicaregular;
    color: #000;
}


.news-year {
    font-size: 20px;
    line-height: 20px;
    padding: 0 3px;
    position: relative;
    background-color: #fff;
}


.news-month {
    font-size: 26px;
    line-height: 26px;
    font-weight: 600;
}

.news-hour {
    font-size: 20px;
    line-height: 20px;
}

.user-info {
    margin-top: 30px;
    text-align: center;
    overflow: hidden;
}

.u-name {
    width: 80px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    border-radius: 15px;
    background-color: #27ae61;
    color: #fff;
}

.by-user {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.news-share {
    margin-top: 50px;
}

.share {
    position: relative;
}

.news-share ul li {
    text-align: center;
    padding: 10px;
}

.news-share [class='iconfont'] {
    font-size: 45px;
    line-height: 45px;

}

.news-share ul li a {
    display: inline-block;
    height: 45px;
}

.news-share ul li a:hover {
    background-color: #27ae61;
    color: #fff;
    border-radius: 10px;
}

.news-entity {
    /* border: 1px solid #f40; */
    margin-top: 30px;
    position: relative;
}

.news-entity h2 {
    font-size: 30px;
    line-height: 30px;
    padding: 8px 0 25px 0;
}

.news-brow-mobile li {
    float: left;
    margin-right: 20px;
}

.newcontent {
    min-height: 700px;
    padding-left: 180px;
    padding-right: 2rem;
    box-sizing: border-box;
    line-height: 3rem;
    font-size: 1.6rem;
    padding-bottom: 3rem;
}

.newcontent p {
    padding-top: 1.5rem;
    /* line-height: 28px;
    font-size: 16px;
    text-indent: 2em;
    padding-top: 15px;
    overflow: hidden;
    box-sizing: border-box;
    text-align: left; */


}

.newcontent img {
    width: 100%;
    height: auto;
    border-radius: 1rem;
    cursor: pointer;
}

.newcontent video {
    width: 100%;
    height: auto;
    border-radius: 1rem;
}


.news-comm h3 {
    font-size: 20px;
    font-weight: 800px;
    line-height: 20px;
    padding: 20px 0;
    display: inline-block;

}

.total_comm {
    margin-left: 30px;
}

.news-comm textarea {
    width: 100%;
    font-size: 1.8rem;
    border: .1rem solid #aaaaaa;
    resize: none;
    outline: none;
    box-sizing: border-box;
    padding: 1rem;
    border-radius: .5rem;
}

.submit-btn {
    text-align: right;
    margin-top: .5rem;
    margin-bottom: 0.5rem;
}

.submit-btn button {
    height: 40px;
    width: 200px;
    font-size: 18px;
    line-height: 36px;
    color: #fff;
    background-color: #27ae61;
    outline: none;
    border: none;
    transition: all 0.5s;
    cursor: pointer;
}

.submit-btn button:hover {
    color: #27ae61;
    background-color: #fff;
    outline: 1px solid #27ae61;
    transition: all 0.5s;
}

.comment h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    padding: 10px 0 20px 0;
}

.comment {
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.comment .usericon {
    width: 8rem;
    height: 8rem;
    overflow: hidden;
    border-radius: .5rem;
}

.comment-item {
    padding: 2rem 1.5rem 2rem 2rem;
    background-color: #f6f6f6;
    position: relative;
    margin-bottom: 3rem;

}

.usericon {
    float: left;
}

.post-info {
    font-size: 1.6rem;
    padding-left: 10rem;
    padding-bottom: .5rem;
    line-height: 1.6;
}

.comm-time {
    color: #aaa;


}

.comm-txt {
    margin-top: 15px;
}

.comm-by-user {
    width: 100px;
}

.post-info span:nth-child(-n+2) {
    margin-right: 30px;
}


.forums-page .mobile-page {
    display: none;
}


.forums-page .pc-page {
    display: block;
}


.forums-page {
    clear: both;
    margin-top: 3rem;
}

.forums-page ul {
    text-align: center;
}

.forums-page ul> :nth-last-child(n + 2) {
    margin-right: 15px;
}

.forums-page ul li {
    height: 36px;

    display: inline-block;
    line-height: 36px;
    text-align: center;
    border: 1px solid #bcbcbc;
    color: #777777;
}

.forums-page ul li a {
    display: inline-block;
    width: 100%;
    padding: 0px 15px;
    box-sizing: border-box;
}

.forums-page ul li:hover {
    background-color: #27ae61;
    border: 1px solid #27ae61;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.forums-page ul li:hover a {
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.page-active {
    background-color: #27ae61;
    border: 1px solid #27ae61;
    color: #fff;
}


.submit-btn img {
    width: 3rem;
    height: auto;
    cursor: pointer;
    margin-left: .5rem;
    float: left;
}


.arr-tip {
    position: absolute;
    left: 0;
    z-index: 99;
    top: 4.5rem;
    display: none;
    border: #f8f8f8 solid 1px;
    border-radius: 0.5rem;
    height: 30rem;
    box-shadow: 5px 5px 5px rgba(48, 54, 61, 0.3);
}

.arr-tip::after {
    content: "";
    top: -2rem;
    left: 2rem;
    border: solid transparent;
    position: absolute;
    border-color: transparent;
    border-bottom-color: #f2f2f2;
    border-width: 1rem;
    margin-left: -1rem;
    z-index: 1;

}

.main-emoji {
    border-radius: .5rem;
    overflow-y: auto;
    height: 30rem;
    width: 55rem;
    padding: 1rem;
    display: flex;
    flex-wrap: wrap;
    background-color: #f2f2f2;
    font-size: 3rem;
    cursor: pointer;
    box-sizing: border-box;
}



.main-emoji>span {
    display: inline-block;
    width: 4rem;
    height: 4rem;
    padding: 0.5rem;
}

.viewer-container .viewer-toolbar .viewer-zoom-in:before {
    background: url(../bbs/image/add_icon.png) 50% no-repeat;
    background-size: 100%;
}

.viewer-container .viewer-toolbar .viewer-zoom-out:before {
    background: url(../bbs/image/subtract_icon.png) 50% no-repeat;
    background-size: 100%;
}

.viewer-container .viewer-toolbar .viewer-one-to-one:before {
    background: url(../bbs/image/1_1_icon.png) 50% no-repeat;
    background-size: 100%;
}

.viewer-container .viewer-toolbar .viewer-reset:before {
    background: url(../bbs/image/reflash_icon.png) 50% no-repeat;
    background-size: 100%;
}

.viewer-container .viewer-toolbar .viewer-prev:before {
    background: url(../bbs/image/left_icon.png) 50% no-repeat;
    background-size: 100%;
}

.viewer-container .viewer-toolbar .viewer-play:before {
    background: url(../bbs/image/play_icon.png) 50% no-repeat;
    background-size: 100%;
    height: 74px;
    width: 74px;
}

.viewer-container .viewer-toolbar .viewer-next:before {
    background: url(../bbs/image/right_icon.png) 50% no-repeat;
    background-size: 100%;
}

.viewer-container .viewer-toolbar .viewer-rotate-left:before {
    background: url(../bbs/image/turn_left.png) 50% no-repeat;
    background-size: 100%;
}

.viewer-container .viewer-toolbar .viewer-rotate-right:before {
    background: url(../bbs/image/turn_right.png) 50% no-repeat;
    background-size: 100%;
}

.viewer-container .viewer-toolbar .viewer-flip-horizontal:before {
    background: url(../bbs/image/heng_icon.png) 50% no-repeat;
    background-size: 100%;
}

.viewer-container .viewer-toolbar .viewer-flip-vertical:before {
    background: url(../bbs/image/shu_icon.png) 50% no-repeat;
    background-size: 100%;
}


@media screen and (max-width: 555px) {

    .main-emoji {
        width: 97%;
        font-size: 3.2rem;
    }

    .main-emoji span {
        padding: 1rem;
    }


    .b-img {
        object-fit: cover;
    }
}


@media screen and (min-width: 560px) and (max-width: 768px) {
    .b-img {
        object-fit: cover;
    }

}

@media screen and (min-width: 769px) and (max-width:992px) {
    .b-img {
        object-fit: cover;
    }

}

@media screen and (max-width: 768px) {
    .news-brow-pc {
        display: none;

    }

    .newcontent {
        padding: 0;
    }

    .news-entity h2 {
        font-size: 24px;
        line-height: 30px;
        padding: 8px 0 25px 0;
    }

    .comm-time {
        display: block;
    }

}