.dynamics_box{
  margin: 35px 0 60px 0;
} 
#home_parlance{
  height:615px;
  width: 1190px;
  margin: 10px auto 20px;
  position: relative;
  padding-top: 36px;
}
#home_parlance .tit h2{
   text-align: center;
    font-size: 36px;
    font-family: MicrosoftYaHei-Bold,MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
    line-height: 47px;
}

.dynamics_box_left{
  width:580px;
  height:476px;
  background:rgba(255,255,255,1);
  box-shadow:0px 0px 15px 0px rgba(0,0,0,0.1);
  float: left;
}
.dynamics_box_right{
    width: 338px;
    float: right;
}

.dynamics_box_top{
    border:1px solid #e5e5e5;
    padding: 24px 23px;
    height: 450px;
    background-color: #ffffff;
    overflow: hidden;
    position: relative;
}
.dynamics_box_left a{
    display: block;
}
.tit{
    position: relative;
}
.tit>span {
    font-size: 16px;
    color: #ff9600;
    margin: 3px 0 0 15px;
    font-size: 16px;
}
.dynamics_box_top .str_move{
    width: 540px;
}
.tit>p {
    width: 74px;
    height: 30px;
    background-color: #5c92ff;
    border-radius: 4px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    font-size: 13px;
    float: right;
    cursor: pointer;
    margin-top: 14px;
}
.dynamics_box_left .bottomImg img{
    margin-bottom: 40px;
    width: 176px;
    height: 176px;
    margin-right: 13px;
}
/* .str_origin{
    right: 23px;
    left: 23px;
    
} */
.dynamics_box_bottom{
    overflow: hidden;
}
.dynamics_box_bottom li{
    width: 140px;
    height: 191px;
    overflow: hidden;
    padding: 10px;
    border: solid 1px #e5e5e5;
}
.dynamics_box_bottom li img{
    width: 140px;
    height: 140px;
}
.dynamics_box_bottom .fancyZl span:nth-child(1){
    font-size: 14px;
}
.dynamics_box_bottom .fancyZl span:nth-child(2),.dynamics_box_bottom .fancyZl span.inThrder,.dynamics_box_bottom .briefIn{
    font-size: 12px;
}
.dynamics_box_bottom li{
    float: left;
    margin-right: 13px;
    margin-bottom: 13px;
}
.dynamics_box_bottom ul{
    width: 360px;
}
.dynamics_box_bottom  li:hover > div{
    top: -40px;
}
.dynamics_box_bottom li:hover  div.reommend_box_btn{
    visibility: visible
}
.dynamics_box_bottom li > div{
    position: relative;
    background-color: #fff;
    top: 0;
    transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
}
.dynamics_box_bottom .reommend_box_btn a{
    width: 65px;
    font-size: 12px;
}

.trend {
    position: relative;
    border-bottom: 1px solid #dddddd;
    padding: 16px 0;
}
.trend:last-child{
    border: none;
}
.trend .offlinePic{
    position: absolute;
    top: 22px;
    right: 18px;
    cursor: pointer;
}
.trend .lwInfo{
    float: left;
}
.trend .lwCard {
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 25px;
}
.trend .lwHead img{
    border-radius: 50%;
    width: 36px;
    height: 36px;
    color: #333333;
}
.trend .lwName {
    margin: 5px 10px;
    font-size: 16px;
}
.trend .lwTitle {
    font-size: 14px;
    color: #999999;
}
.trend .time {
    float: left;
    font-size: 14px;
    color: #999999;
    line-height: 37px;
}
.singleImgtion .time{
    margin-left: 0;
}
.trend .desc {
    clear: both;
    font-size: 16px;
	line-height: 24px;
    color: #333333;
    display: -webkit-box; 
    -webkit-line-clamp: 4; 
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.trend .pic{
    display: inline-block;
    margin-top: 15px;
}
.trend_left .pic{
    margin-top: 0;
}
.trend .pic li {
    float: left;
    width: 237px;
    height: 187px;
    margin-right: 6px;
}
.trend .pic li:last-child{
    margin-right: 0;
}
.trend .pic li img,.trend_left .picLo li img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.trend_left{
    height: 215px;
    float: left;
}
.trend_right{
    width: 460px;
    height: 215px;
    float: right;
    position: relative;
}
.trend_rightMo{
    width: 460px;
    float: right;
    position: relative;
}
.trend_rightMo .pariseRead{
    margin: 15px 0 40px 0 !important;
}
.trend_left .picLo li{
    width: 280px;
    height: 215px;
    position: relative;
}
.trend_left .picLo li video{
    width: 100%;
    height: 100%;
    outline: none;
}
.trend_left .picLo 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;
}
.singleImgtion{
    width: 100%;
    position: absolute;
    bottom: -10px;
}
.trend .pariseRead{
    margin: 15px 0;
}
.trend .praise{
    clear: both;
    background: url(/img/website/grzx_wddt_dianzan.png) no-repeat;
    padding-left: 31px;
    font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 19px;
    color: #666666;
    display: inline-block;
    margin-left: 5px;
}
.trend .read{
    float: right;
    font-size: 14px;
    color: #999999;
}
.trend .operation{
    padding: 0;
}
.trend .operation .read{
    float: left;
    font-size: 14px;
    color: #999999;
}
.trend .operation .btns{
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 8px;
}
.trend .operation .btns>div{
    line-height: 20px;
    margin-left: 26px;
    font-size: 15px;
    color: #666666;
    cursor: pointer;
}

.trend .operation .like{
    height: 20px;
    padding-left: 26px;
    background: url(/img/website/grzx_wddt_weidianzan.png) 0 center no-repeat;
    float: left;
    background-size: contain;
}
.trend .operation .liked{
    background: url(/img/website/grzx_wddt_dianzan.png) 0 center no-repeat;
    background-size: contain;
}
.trend .operation .comment{
    height: 20px;
    padding-left: 27px;
    background: url(/img/website/grzx_wddt_pinglun.png) 0 center no-repeat;
    float: left;
}
.trend .operation .share{
    width: 20px;
    height: 20px;
    float: left;
    background: url(/img/website/grzx_wddt_fenxiang.png) 0 center no-repeat;
    position: relative;    
}
.trend .operation .heart{
    width: 20px;
    height: 20px;
    float: left;
    background: url(/img/website/grzx_wddt_weishoucang.png) 0 center no-repeat;
}
.trend .operation .hearted{
    background: url(/img/website/grzx_wddt_yishoucang.png) 0 center no-repeat;
}
.trend .operation .write{
    width: 20px;
    height: 20px;
    float: left;
    background: url(/img/website/grzx_wddt_bianji.png) 0 center no-repeat;
}
.trend .operation .delete{
    float: left;
    width: 20px;
    height: 20px;
    background: url(/img/website/grzx_wddt_shanchu.png) 0 center no-repeat;
}
.nodata {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 24px auto;
    width: 969px;
    height: 551px;
    background-color: #ffffff;
    box-shadow: 0px 3px 7px 0px rgba(4, 0, 0, 0.08);
    border: solid 1px #dddddd;
}
.nodata img {
    display: inline;
}
.nodata .noDataInfo {
    text-align: center;
}
.nodata p {
    font-size: 18px;
    color: #5f7583;
    margin-top: 42px;
}
.share .share_con {
    display: none;
    left: -35px;
    padding: 3px 0 4px;
    top: 20px;
    width: 90px;
}
.isShowAskCon{
    cursor: pointer;color: #36afff;
}

#home_parlance .articleleft, #home_parlance .namicsright {
   width:540px;
   height: 402px;
   padding: 0 20px; 
   overflow: hidden;
   position: relative;
}
#home_parlance .dytitle{
  margin: 25px 0 25px 20px;
  width:540px;
  height:24px;
  font-size:18px;
  font-family:MicrosoftYaHei-Bold,MicrosoftYaHei;
  font-weight:bold;
  color:rgba(51,51,51,1);
  line-height:24px;
}

#home_parlance .dytitle a{
  color: #333;
}

#home_parlance .dytitle a:hover{
 color: #0B367A;
}

#home_parlance .dytitle a:first-child{
  float: left;
}

#home_parlance .dytitle a:nth-child(2){
  float: right;
  font-size: 14px;
  color: #666666;
}

#home_parlance .articleleft li{
  width: 540px;
  margin-bottom: 25px;
}
#home_parlance .articleleft li .arttitle{
  width:540px;
  height:21px;
  font-size:16px;
  font-family:MicrosoftYaHei;
  color:#333;
  line-height:21px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  word-wrap:break-word;
  margin-bottom: 7px;
}

#home_parlance .articleleft li .arttitle a{
  color: #333;
}
#home_parlance .articleleft li .arttitle a:hover{
  color: #0B367A;
}

#home_parlance .articleleft li .artcontent{
  width:540px;
  max-height:48px;
  font-size:14px;
  font-family:MicrosoftYaHei;
  color:#999;
  line-height:24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-wrap:break-word;
  margin-bottom: 13px;
  height: 48px;
}

#home_parlance .articleleft li .artcontent a{
  color: #999;
}

.handlebox{
  width: 540px;
  height: 16px;
  margin: 0 auto;
  color: #999;
  font-size: 12px;
}
.handlebox .artname{
  float: left;
  height:16px;
  font-size:12px;
  font-family:MicrosoftYaHei-Bold,MicrosoftYaHei;
  font-weight:bold;
  color:rgba(102,102,102,1);
  line-height:16px;
  margin-right: 20px;
}
.handlebox .artname a{
  color: #666;
}


.handlebox .iden{
  height:16px;
  font-size:12px;
  font-family:MicrosoftYaHei;
  color:#999;
  line-height:16px;
  margin-right: 20px;
  background: url("/img/pchome/parlance1.png") no-repeat center left;
  padding-left: 20px;
}

.handlebox .iden:nth-child(3){
  background-image: url("/img/pchome/parlance2.png");
}

.handlebox .iden:nth-child(3):hover{
  background-image: url("/img/pchome/parlance22.png");
}

.handlebox .iden:nth-child(4){
  background-image: url("/img/pchome/parlance3.png");
}

.handlebox .iden:nth-child(4):hover{
  background-image: url("/img/pchome/parlance33.png");
}

.handlebox span:nth-child(5){
  float: right;
  height:16px;
  font-size:12px;
  font-family:MicrosoftYaHei;
  color:rgba(153,153,153,1);
  line-height:16px;
}
.namicsright .str_move{
  width: 100%;
}
.namicsright  li{
  width: 100%;
  margin-bottom: 28px;
}
.namicsright li:after{
  content:".";        
  display:block;        
  height:0;        
  clear:both;        
  visibility:hidden;        
}
.namicsright li .namimg{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: block;
  float: left;
}
.namicsright li .namcontent{
   width: 469px;
   float: left;
   margin-left: 20px;
}
.namicsright li .namname{
  height:21px;
  font-size:16px;
  font-family:MicrosoftYaHei;
  color:rgba(51,51,51,1);
  line-height:21px;
  margin-top: 2px;
  margin-bottom: 9px;
}



.namicsright li .namimgbox .actbofan{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  margin-left: -8px;
}


.namicsright li .namname a{
 color: #333;
}
.namicsright li .namname a:hover{
  color: #0B367A;
}


.namicsright li .namcon{
  width:469px;
  font-size:14px;
  font-family:MicrosoftYaHei;
  color:rgba(102,102,102,1);
  line-height:24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-wrap:break-word;
  margin-bottom: 15px;
}

.namicsright li .namimgbox{
  width: 100%;
  height: 94px;
  margin-bottom: 15px;
}

.namcontent .handlebox span:nth-child(1){
  color: #999;
  font-size: 12px;
}
.namicsright li .namimgbox img{
  width: 94px;
  height: 94px;
  float: left;
  margin-right: 10px;
}

.namimgbox div{
  position: relative;
  width: 94px;
  height: 94px;
  float: left;
  margin-right: 10px;
}




.namcontent .handlebox{
  width: 469px;
}
.namcontent .handlebox .iden{
  float: right;
}
.namcontent .handlebox .iden:nth-child(2){
  background-image: url("/img/pchome/parlance3.png");
}
.namcontent .handlebox .iden:nth-child(2):hover{
  background-image: url("/img/pchome/parlance33.png");
}
.namcontent .handlebox .iden:nth-child(4){
  background-image: url("/img/pchome/parlance1.png");
}
 
#home_parlance .handlebox .dygive2{
  background-image: url("/img/pchome/parlance33.png");
}

.handlebox .dygive{
  margin-right: 0;
}




































