body{
    background-color: #F1F2F6;
}
.mainContent{
    width: 1195px;
    height: auto;
    margin: 0 auto;
}
.container{
    float: left;
    width: 865px;
    height: auto;
    margin-bottom: 30px;
}
.trend{
    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;
}

.trend .lwInfo{
    height: 50px;
}

.trend .lwCard {
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
}
.trend .lwHead{
    width: 50px;
    height: 50px;
    margin-right: 5px;
}
.trend .lwHead img{
    border-radius: 50%;
    width: 100%;
    height: 100%;
    color: #333;
    font-size: 16px;
}
.trend .lwName {
    margin-right: 5px;
    font-size: 19px;
    font-weight: normal;
}
.trend .lwTitle {
    font-size: 16px;
    color: #333;
}
.trend .time {
    float: right;
    font-size: 16px;
    color: #999999;
    height: 55px;
    line-height: 55px;
}
.trend .desc {
  clear: both;
  font-size: 16px;
  line-height: 30px;
  width: 700px;
  /* width: auto; */
  float: right;
  color: #333333;
  padding-left: 55px;
  text-indent: 30px;
}
.trend .picDeta{
    display:block;
    width: 700px;
    float: right;
}
.trend .picDeta li {
    float: left;
    width: 130px;
    height: 130px;
    margin-right: 6px;
    margin-bottom: 5px;
}
.trend .picDeta li img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.trend .picCol li{
    width: 100%;
    height: 400px;
    position: relative;
}
.trend .picCol li video{
    width: 100%;
    height: 100%;
    outline: none;
}
.trend .picCol li .vidoPl {
    width: 55px;
    height: 63px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -28px;
    margin-top: -32px;
    background: url(/img/website/bofangda_1.png) 0 0 no-repeat;
    z-index: 2;
}
.trend .praise{
  clear: both;
  background: url(/img/website/grzx_wddt_weidianzan.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;
  background-color: #F7F8FA;
  /* width: 690px; */
  width: 93%;
  float: right;
  margin-bottom: 47px;
}
.trend .operation{
    height: 22px;
    margin: 20px auto;
    /* width: 745px; */
    width: 97%;
    float: right;
    padding-left: 55px;
}
.trend .operation .time{
   display: flex;
   float: left;
   font-size: 12px;
   line-height: 16px;
   height: 16px;
}

.trend .operation .read{
    float: left;
    font-size: 14px;
    color: #999999;
}
.trend .operation .btns{
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
}
.trend .operation .btns>div{
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 20px;
    font-size: 15px;
    cursor: pointer;
    font-size: 12px;
    color: #999;
    background-size: 16px 16px;
}
.trend .operation .btns>div:last-child{
    margin-right: 0px;
}


.trend .operation .read{
  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;
}




.trend .operation .like{
    background: url(/img/website/grzx_wddt_weidianzan.png) no-repeat;
    background-size: contain;
}
.trend .operation .liked{
    background: url(/img/website/grzx_wddt_dianzan.png) no-repeat;
    background-size: contain;
}
.trend .operation .comment{
    background: url(/img/website/grzx_wddt_pinglun.png) no-repeat;
    background-size: contain;
    padding-left: 20px;
}
.trend .operation .share{
    background: url(/img/website/grzx_wddt_fenxiang.png) no-repeat;
    background-size: contain;
    position: relative;    
    padding-left:20px;
    width: 25px!important;
}
.share:hover .JS_share{display: block;}
.trend .operation .heart{
    background: url(/img/website/grzx_wddt_weishoucang.png) no-repeat;
    background-size: contain;
    padding-left:20px;
    width: 25px!important;
}
.trend .operation .hearted{
    background: url(/img/website/grzx_wddt_yishoucang.png) no-repeat;
    background-size: contain;
}
.trend .write{
    float: right;
    display:block;
    width: 20px;
    height: 20px;
    margin-right: 20px;
    font-size: 15px;
    color: #666666;
    cursor: pointer;
    background: url(/img/website/grzx_wddt_bianji.png) no-repeat;
    background-size: contain;
    margin-top: 15px;
}
.trend .delete{
    float: right;
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 20px;
    font-size: 15px;
    color: #666666;
    cursor: pointer;
    background: url(/img/website/grzx_wddt_shanchu.png) no-repeat;
    background-size: contain;
    margin-top: 15px;
}
.replyContent p span{
    color: #5c92ff;
}
.replyContent .operations{
    margin-top: 10px;
}
.replyContent .operations, .replyContent .operations a{
    color: #999999;
}
.replyBtn,.delBtn{
    margin-left: 15px;
}
.commentList li{
    padding: 16px 0px;
    border-bottom: 1px solid #dddddd; 
}
.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;
    width: 253px;
  	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 .operations{
  height: 50px;
  background-color: #F7F8FA;
  border: solid 1px #dddddd;
  border-top: none;
  position: relative;
}

.content_publisher_place .input{
  	height: 112px;
  	background-color: #ffffff;
    border: solid 1px #dddddd;
    clear: both;    
    position: relative;
    border-bottom: none;
}
.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;
}

.share_con {
    display: none;
    left: -35px;
    padding: 3px 0 4px;
    top: 20px;
    width: 90px;
}
.pariseSso{
    padding: 15px 0;
    border-top: solid 1px #999999;
    border-bottom: solid 1px #999999;
}





.service{
    width: 264px;
    /* height: auto; */
    height: 240px;
	background-color: #ffffff;
	box-shadow: 0px 3px 7px 0px 
		rgba(4, 0, 0, 0.05);
    border: solid 1px #e5e5e5;
    padding: 15px 15px 22px 15px;
}
.aside h2{
    font-size: 18px;
    color: #666666;
    float: left;
}
.aside .more{
    float: right;
	height: 12px;
	font-size: 14px;
	line-height: 27px;
	color: #666666;
}
.service .detail{
    clear: both; 
}

.service .detail li dl{
    width: 100px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    background:rgba(255,255,255,1);
    margin-top: 10px;
}
.service .detail li dl dd .p2 span{
    color: #fe841d;
}
.service .detail li dl dt{
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
}
.service .detail li dl dt img{
    width: 40px;
    height: 40px;
    display: block;
    /* color: #999999; */
}

.service li{
    float: left;
    margin-bottom: 10px;
    padding-top: 10px;
    margin-left: 20px;
}
.service li:nth-of-type(even){
    margin-right: 0px;
}

