body{
    background-color: #F1F2F6;
}
.mainContent{
    width: 1195px;
    height: auto;
    margin: 0 auto;
}
.container{
    float: left;
    width: 865px;
    height: auto;
    margin-bottom: 30px;
}
.article{
    margin-top: 24px; 
    padding: 19px 38px 21px 24px;
    background-color: #ffffff;
	box-shadow: 0px 3px 7px 0px 
		rgba(4, 0, 0, 0.08);
    border: solid 1px #dddddd;   
    border-bottom: 1px solid #dddddd;
}
.article:after{
    content: '';
    display: block;
    clear: both;
}
.article .lwInfo{
    height: 50px;
}
.article .lwCard {
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
}
.article .lwHead{
    width: 30px;
    height: 30px;
}
.article .lwHead img{
    border-radius: 50%;
    width: 100%;
    height: 100%;
}
.article .lwName {
    margin-right: 5px;
    font-size: 12px;
    color: #0B367A;
    font-weight: normal;
}
.article .lwTitle {
    font-size: 12px;
    color: #0B367A;

}
.cs{
    font-size: 17px;
    color: #999999;
    margin: 1px auto;
    float: left;
    font-size: 12px;
    color: #999;
}
.cs .category{
    margin-right: 30px;
    line-height: 30px;
    margin-left: 30px;
}
.publishDate{
  display: flex;
  float: left;
  font-size: 12px;
  line-height: 16px;
  height: 16px;
}
.article .desc, .article p{
    clear: both;
    font-size: 16px;
	line-height: 30px;
    color: #333333;
    word-break: break-all;
    word-wrap: break-word;
}
.article p img{
    width: 100%;
    height: 100%;
}
.article .pic{
    display: inline-block;
}
.article .pic li {
    float: left;
    margin-right: 6px;
    margin-bottom: 5px;
}
.article .desc img, .article .pic li img{
    width: 100%;
    height: 100%;
}
.declare{
    margin-top: 16px;
}
.declare p{
	font-size: 14px;
    line-height: 23px;
    color: #999999;    
    font-family: "宋体";
    margin: 0px;
}
.declare p a{
    color: #627fd1;
    word-break: break-all;
}
.article .praise{
  clear: both;
  background: url(/img/website/grzx_wddt_dianzan.png) no-repeat left;
  background-size: 16px 16px;
  background-position: 30px;
  padding-left: 57px;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  letter-spacing: 0px;
  color: #0B367A;
  width:698px;
  float: right;
  margin-bottom: 47px;
}
.article .operation{
    height: 22px;
    margin: 20px auto;
}


.article .operation .read{
  width: 50px!important;
  background: url(/img/pchome/parlance1.png) no-repeat left;
  background-size: contain;
  padding-left: 20px;
  line-height: 20px;
}

.replytwo{
  width: 750px;
  margin: 15px 0 0px 50px;
}

.article .operation .publishDate{
    float: right;
}


.article .operation .btns{
    /* float: right; */
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
}


.mainContent .write{
  float: right;
  display:block;
  width: 14px;
  height: 14px;
  margin-right: 20px;
  font-size: 15px;
  color: #666666;
  cursor: pointer;
  background: url(/website/img/bianji2.png) no-repeat;
  background-size: contain;
  /* margin-top: -15px; */
}
.mainContent .delete{
  float: right;
  display: block;
  width: 14px;
  height: 14px;
  margin-right: 20px;
  font-size: 15px;
  color: #666666;
  cursor: pointer;
  background: url(/website/img/grzx_x.png) no-repeat;
  background-size: contain;
  /* margin-top: -15px; */
}







.article .operation .btns>div{
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 20px;
    font-size: 15px;
    color: #666666;
    background-size: 16px 16px;
}
.article .operation .btns>div:last-child{
    margin-right: 0px;
}
.article .operation .like{
    background: url(/img/website/grzx_wddt_weidianzan.png) no-repeat;
}
.article .operation .liked{
    background: url(/img/website/grzx_wddt_dianzan.png) no-repeat;
}
.article .operation .comment{
    background: url(/img/website/grzx_wddt_pinglun.png) no-repeat left;
    width: 20px;
    padding-left: 20px;
}
.article .operation .share{
    background: url(/img/website/grzx_wddt_fenxiang.png) no-repeat;
    position: relative;
}
.article .operation .heart{
    background: url(/img/website/grzx_wddt_weishoucang.png) no-repeat;
}
.article .operation .hearted{
    background: url(/img/website/grzx_wddt_yishoucang.png) no-repeat;
}
.article .operation .write{
    background: url(/img/website/grzx_wddt_bianji.png) no-repeat;
}
.article .operation .delete{
    background: url(/img/website/grzx_wddt_shanchu.png) no-repeat;
}
.replyContent p span{
    color: #5c92ff;
}

.commentList{
  background-color: #fff;
  float: left;
  margin-left: -25px;
  width: 834px;
  padding: 4px 0 0px 30px;
}


.commentList li .operations{
   height:20px;
   background-color: #fff;
   border: none;
}









.replyContent .operations{
    margin-top: 10px;
}
.replyContent .operations, .replyContent .operations a{
    color: #999999;
    margin: 0px 5px;
}
.commentList li{
    padding: 16px 0px;
    border-bottom: 1px solid #dddddd; 
    display: flex;
}
.commentList li:last-child{
    border: none;
}
.commentList .lawyerHead{
    float: left;
    border: none;
    position: inherit;    
}
.commentList .lawyerHead img{
    width: 45px;
    height: 45px;
    border-radius: 50%;
}
.content_publisher_place{
    clear: both;
	height: 180px;
	background-color: #ffffff;
    margin-top: 22px;
    margin-bottom: 17px;
}
.content_publisher_place .news_title{
    margin-bottom: 16px;
    height: 16px;
}
.shareNewsTip{
    float: left;
    height: 16px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 18px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0px;
    color: #333;
}
.inputNumbersNote{
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 119px;
  height: 14px;
  font-family: MicrosoftYaHei-Bold;
    font-size: 14px;
    font-weight: 600;
  line-height: 19px;
  letter-spacing: 0px;
  color: #999999;
  text-align: right;
}
.inputNumbersNote span{
  font-family: MicrosoftYaHei-Bold;
  font-size: 14px;    
letter-spacing: 0px;
}

.content_publisher_place .input{
  height: 112px;
  background-color: #ffffff;
  border: solid 1px #dddddd;
  clear: both;
  position: relative;
  border-bottom: none;
}

.content_publisher_place .operations{
  height: 50px;
  background-color: #F7F8FA;
  border: solid 1px #dddddd;
  border-top: none;
  position: relative;
}
.content_publisher_place textarea{
  height: 88px;
  margin: 0px;
  padding: 12px 10px;
  border-style: none;
  border-width: 0px;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 18px;
  overflow: hidden;
  overflow-y: auto;
  outline: none;
  color: #666666;
  resize: none;
}
.content_publisher_place .medias{
    float: left;
}
.content_publisher_place .medias a{
    display: block;
    width: 122px;
    height: 30px;
    background: rgba(247,248,250,1);
    border-radius: 15px;
    border: 1px solid rgba(187,187,187,1);
    float: left;
    margin-top: 10px;
    text-align: center;
    line-height: 30px;
    margin-left: 10px;
}
.content_publisher_place .medias .o{
  background: url(/img/dbiaoqing.png) no-repeat center;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  display: inline-block;
  color: #666666;
}
.content_publisher_place .medias .p{
    background: url(/img/website/grzx_wddt_tupian.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 18px;
    height: 22px;
    display: inline-block;
    color: #666666;
    margin-right: 8px;
}
.content_publisher_place .medias a span{
    vertical-align: super;
}
.content_publisher_place .limits{
    float: right;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    margin-right: 20px;
}
.content_publisher_place .limits a{
  display: block;
  width: 102px;
  height: 30px;
  background: rgba(11,54,122,1);
  border-radius: 20px;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  font-family: MicrosoftYaHei;
}
.layer_arrow{
    display: none;
    position: absolute;
    z-index: 3;
    top: 41px;
    left: 20px;
}
.arrow_bor_t .S_line3 {
    border-color: transparent transparent #ccc transparent;
}
.arrow_bor_t .S_bg2_br {
    border-color: transparent transparent #fff transparent;
}
.arrow_bor i, .arrow_bor em {
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 7px;
    border-style: solid;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    vertical-align: top;
}
.arrow_bor_t em {
    margin: 1px 0 0 -18px;
}
/*盛放表情的盒子*/
.expressionBoxP{
  position: absolute;
  top: 50px;
  z-index: 1;
  width: 408px;
  height: 170px;
  background: #fff;
  display: none;
  overflow: hidden;
  border: solid 1px #dddddd;
  box-shadow: 0px 3px 7px 0px 
  rgba(0, 0, 0, 0.05);
}
.expressionBoxP .swiper-slide ul{
	padding: 20px;
}
.expressionBoxP .swiper-slide ul li{
    width: 2px;
    height: 26px;
    margin: 0 53px 20px 0;
    float: left;
    cursor: pointer;
    font-size: 22px;
}
.expressionBoxP .swiper-slide ul li:nth-child(7n){
	margin-right: 0;
}
.aside {
    width: 295px;
    height: auto;
    float: right;
    padding-top: 24px;
}
#ToUid{

      display:none;

}