.article .article-title{
         width: auto !important;
            font-weight: bold;
        }
        .article-time{
            padding-bottom: 10px;
        }

        .comment-box{
            width:1200px ;
            display: table;
            margin: 0 auto;
        }
        .comment-box .comment-title{
            width: 1200px;
            height: 19px;
            font-size: 16px;
            font-weight: bold;
            color: #000000;
            margin-top: 30px;
            margin-bottom: 15px;
        }
        .comment-box .comment-info{
            width: 1200px;
            display: table;
            background-color: #fff;
        }
        .comment-box .comment-info .comment-other{
            width: 1200px;
            padding-top: 25px;
            text-align: center;
            display: table;
        }
        .comment-box .comment-info .comment-other textarea{
            width: 90%;
            height: 125px;
            background: #FFFFFF;
            border: 1px solid #DEDEDE;
            margin-top: 30px;
        }
        .comment-box .comment-info .comment-other input{
            width: 100px;
            height: 35px;
            background: var(--primary-color);
            border-radius: 18px;
            color: var(--text-color);
            font-size: 14px;
            border: none;
            margin-right: 30px;
            margin-top: 10px;
        }
        .btn-add{
            width: 98%;
            text-align: right;
            margin-bottom: 20px;
        }
        .comment-list{
            width:90%;
            display: table;
            margin: 0 auto;
            margin-top: 15px;
            border-bottom: 1px solid #E6E6E6;
            line-height: 30px;
        }
        .comment-list .comment-logo{
            width:50px;
            float: left;
            border-radius: 50%;
        }
        .comment-list .comment-logo img{
            width: 40px;
            height: 40px;
            border-radius: 50%;
            margin-top: 8px;
        }
        .comment-list .comment-conent .user-name{
            width:800px;
            float: left;
            font-size: 14px;
            font-weight: bold;
            color: #222 !important;
        }
        .comment-list .comment-conent .user-comment {
            width: 95%;
            float: left;
            display: table;
            text-align: left;
            line-height: 25px;
            color: #222;
        }
        .comment-list .comment-conent .user-other{
            width: 100%;
            display: table;

        }

        .reply-list{
            width:96%;
            display: table;
            margin: 0 auto;
            margin-top: 15px;
            border-bottom: 1px solid #E6E6E6;
            line-height: 30px;
            padding-left: 50px;
            margin-bottom: 20px;
        }
        .reply-list .reply-logo{
            width:50px;
            float: left;
            border-radius: 50%;
        }
        .reply-list .reply-logo img{
            width: 40px;
            height: 40px;
            border-radius: 50%;
            margin-top: 8px;
        }
        .reply-list .reply-conent .user-name{
            width:800px;
            float: left;
            font-size: 14px;
            font-weight: bold;
            color: #222 !important;
        }
        .reply-list .reply-conent .user-reply {
            width: 90%;
            float: left;
            display: table;
            text-align: left;
            line-height: 25px;
            color: #222;
        }
        .reply-list .reply-conent .user-other{
            width: 100%;
            display: table;

        }


        .time{
            font-size: 12px;
            font-weight: 400;
            color: #9195a3;
            padding-left: 50px;
            float: left;
            margin-bottom: 10px;
        }
        .small-icon{
            display: table;
            float: right;
            margin-right: 10px;
        }
        .commnet-zan{
            display: table;
            background: url(/statics/images/pc/btn_news_dianzan2.png) no-repeat;
            float: left;
        }
        .comment-icon{
            font-size: 14px;
            font-weight: 400;
            color: #000;
            background: url(/statics/images/pc/btn_news_dianzan1.png) no-repeat;
            float: right;
            text-align: right;
            line-height: 15px;
        }
        .comment-line{
            width: 90%;
            height: 1px;
            background: #E6E6E6;
            margin: 0 auto;
            margin-top: 20px;
        }

        .comment-tab{
            width: 90%;
            margin: 0 auto;
            padding-bottom: 20px;
        }
        .comment-tab ul{
            list-style-type: none;
        }
        .comment-tab ul li{
            float: left;
            font-size: 14px;
            margin-right: 20px;
            color: #999;
            cursor: pointer;
        }
        .active{
            border-bottom: 2px solid var(--primary-color);
            color:var(--primary-color) !important;
        }

        .commnet-zan{
            width: 30px;
            height: 30px;
            display: table;
            background: url(/statics/images/pc/btn_news_weidianzan-1.png) no-repeat!important;
            float: left;
            padding-left: 20px;
            line-height: 20px;
        }
        .commnet-zan-selected{
            width: 18px;
            height: 18px;
            display: table;
            background: url(/statics/images/pc/btn_news_dianzan2.png) no-repeat !important;
            float: left;
            padding-left: 20px;
            line-height: 20px;
        }

        .comment-replay{
            width: 100%;
            height: 100px;
            display: table;
        }

        .comment-replay textarea{
            width: 80%;
            height: 100px;
            display: table;
        }
        .small-icon{
            cursor:pointer;
        }
        .small-icon .reply-btn{
            color: #000;
            font-size: 12px;
            width: 60px;
            float: left;
            text-align: left;
            padding-left: 21px;
            background: url(/statics/images/pc/btn_news_dianzan1.png) no-repeat !important;
            top: 2px;
            line-height: 18px;
            padding-left: 22px;
        }
        .mytextarea{
            width: 95%;
            overflow: auto;
            word-break: break-all;
            height: 50px;
            font-size: 1em;
            resize: none;
            margin-bottom: 10px;
            border: 1px solid #eee;
            padding: 5px;
            float: right;
        }
        .huifu-btn {
            display: inline-block;
            height: 28px;
            line-height: 28px;
            padding: 0 10px;
            background-color: #3f404c;
            color: #fff;
            white-space: nowrap;
            text-align: center;
            font-size: 14px;
            border: none;
            border-radius: 2px;
            cursor: pointer;
            float: left;
            margin-left: 10px;
        }
        .replybox{
            width: 100%;
            display: table;
        }
        .reply-textarea{
            width: 94%;
            float: left;
        }
        .reply-more{
            color: #222;
            padding-left: 45px;
            cursor: pointer;
            font-weight: bold;
        }
        .feedback{
            margin-left: 10px;
            cursor: pointer;
        }