.container {
    width: 1170px;
    margin: 0 auto;
    margin-top: 16px;
    /* min-height: 500px; */
    text-align: left;
    font-size: 16px;
    line-height: 28px;
    color: #222;
    word-wrap: break-word;
    overflow: hidden; 
}
.container h1{
    text-align: left;
    line-height: 44px;
    color: #222;
    padding: 0;
    font-size: 34px;
    font-weight: 700;
}
.bui-box {
    display: block;
    zoom: 1;
}
.subtitle{
    position: relative;
    font-size: 11px;
    line-height: 1;
    color: #777;
    text-align: left;
    margin-top: 12px;
    margin-bottom: 20px;
}
.subtitle a{
    display: inline-block;
    font-size: 11px;
    color: inherit;
    height: auto;
    line-height: 1;
}
.subtitle time{
    padding-left: 6px;
    display: inline-block;
    font-size: 11px;
    color: inherit;
    height: auto;
    line-height: 1;
}
.index-left {
    width: 110px;
    min-height: 300px;
    /*margin-right: 30px;*/
    background-color: #fff;
}
.share-box-fixed {
    position: fixed;
    top: 40px;
    z-index: 20;
}
.share-box {
    margin-top: 20px;
}
.share-box .share-type {
    margin-top: 14px;
    font-size: 16px;
    cursor: pointer;
}
.centerInfo{
    width: 660px;
    margin-bottom: 150px;
    text-align: left
}
.share-box .share-type i {
    vertical-align: middle;
}
.bui-icon {
    font-family: tticons!important;
    font-size: 12px;
    display: inline-block;
    line-height: 1;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.share-box .share-type span {
    vertical-align: middle;
    padding-left: 12px;
    font-size: 16px;
    color: #657180;
}
.declare {
    padding: 10px 0;
    text-align: left;
    font-size: 14px;
    color: #777;
    float: left;
    width: 100%;
}
.centerInfo img{
    width:auto;
    max-width:100%;
    height:auto;
    text-align: left
}

.commentContainer{
    width: 660px;
    margin: 0 auto;
    text-align: left;
    clear:both
}
.commentCount{
    font-size: 16px;
    color: #657180;
    font-weight: 700;
    margin-bottom: 20px;

}
.commentCount span{
    color: #F85959;
    font-weight: 0;
    margin-right: 5px;
    font: 22px/24px Georgia;
}

.commentInputBox{
    width: 100%;
    height: 63px;
}
.commentInputBox textarea{
    display: block;
    font-size: 16px;
    width: 100%;
    height: 30px;
    resize: none;
    border: 0;
    outline: 0;
    padding: 0;
    transition: all .4s;
}
.commentInputBorder{
    border: 1px solid #3F404C;
    padding: 13px 16px 0;
    position: relative;
    background: #fff
}
.submitBtnBox{
    width: 44px;
    height: 44px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: #F4F5F6;
    position: absolute;
    top:-1px;
    right: -3px;
}
.submitBtn{
    float: right;
    line-height: 44px;
    background-color: #3f404c;
    width: 110px;
    height: 45px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.replyRound{
    width: 5%;
    display: inline-block;
    margin-right: 10px
}
.replyRound_icon{
    
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    overflow: hidden;
  }
  .commentInfo {
      width: 93%;
      float: right;
  } 
  .commentList>li{
    overflow:hidden;
    border-top: 1px solid #F2F2F2;
    /* border-bottom: 1px solid #F2F2F2; */
    padding: 14px 0;
  }
  .commentReplyList li{
    overflow:hidden;
    padding: 14px 0;
  }

  .showAlert{
    /* left: 50%;
    top: 50%; */
    text-align: center;float: left;
    width: 164px;
    height: 41px;
    line-height: 41px;
    z-index: 200;
    display: none;
  }
  .showAlert div{
    /* position: fixed;
    top:0; */
    width: 164px;
    height: 41px;
    background: rgba(0,0,0,0.6);
    z-index: 200;
    color:#fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 41px;
    border-radius: 5px
    /* display:none; */
  }

  #likeComment:active{
    transform:scale(0.80);
    -ms-transform:rotate(0.80); 	/* IE 9 */
    -moz-transform:rotate(0.80); 	/* Firefox */
    -webkit-transform:rotate(0.80); /* Safari 和 Chrome */
    -o-transform:rotate(0.80); 	/* Opera */
}

.labelList ul {
    width: 100%;
    float: left;
    margin-bottom:28px;  
}
.labelList ul li{
    float: left;
}
.labelList ul li a{
    color: #406599;
    font-size: 14px;
}
.WeChat{
    position: relative;
}
.weChatImgCode{
    display: none;
    width: 120px;
    height: 120px;
    position: absolute;
    left: -10px;
}
.search-wrapper {
    display: inline-block;
    width: 340px;
}
.search-wrapper input{
    height: 32px;
}
.header{
    padding: 10px;
    box-sizing: border-box;
    height: 58px;
}
.centerInfoData img{
    width: 100%!important;
}
.randomNews{
    border-top:1px solid #E1E1E1;
    margin-top: 20px;
    padding-top: 20px
}
.randomNews p {
    margin-bottom: 20px;
    font-size: 1.2rem;
    font-weight: 1000;
}
.randomNews p span{
    width: 4px;
    height: 18px;
    background: #ed4040;
    border-radius: 4px;
}