body {
    background: white;
}

.mainContent {
    width: 1195px;
    height: auto;
    margin: 0 auto;
    padding-top: 25px;
}

.container {
    float: left;
    width: 865px;
    height: auto;
    margin-bottom: 30px;
}

.content_publisher_place {
    /* width: 821px; */
    height: auto;
    background-color: #ffffff;
    /* border: solid 1px #dddddd; */
    margin-bottom: 50px;
    padding: 18px 22px;
    display:none;  /* 显示隐藏输入框 */
}

.content_publisher_place .news_title {
    margin-bottom: 16px;
    height: 16px;
}
/* .content_publisher_place .box{
    border: 1px solid black;
} */

.operations{
    /* height: 50px; */
    border-radius: 0px 0px 4px 4px;
    /* border: 1px solid #e7e7e7; */
    /* width: 926px; */
    border-top: none;
    position: relative;
}

.shareNewsTip {
    float: left;

	letter-spacing: 0px;
  color: #5c92ff;
  
  height:21px;
  font-size:16px;
  font-family:MicrosoftYaHei;
  color:rgba(51,51,51,1);
  line-height:21px;
}

.inputNumbersNote {
    float: right;
    width: 119px;
    height: 14px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0px;
    color: #999999;
}

.inputNumbersNote span {
    font-family: MicrosoftYaHei-Bold;
    font-size: 14px;
    letter-spacing: 0px;
    color: #ff9600;
}

.inputNumbersN{
    text-align: right;
    height:16px;
    font-size:12px;
    font-family:MicrosoftYaHei;
    color:rgba(153,153,153,1);
    line-height:16px;
    position: relative;
    top: -6px;
    right: 20px;
}
.content_publisher_place .input {
    width: 742px;
    height: 112px;
    background-color: #ffffff;
    border: solid 1px #dddddd;
    clear: both;
    /* margin-bottom: 10px; */
}

.content_publisher_place textarea {
    width: 720px;
    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; */
    /* position: relative; */
    background: rgba(247,248,250,1);
    padding: 10px 0 0 10px;
    border: 1px solid #e7e7e7;
    border-top: none;
}

.content_publisher_place .medias a {
    margin-right: 19px;
    position: relative;
}
.fileVideo .ploc {
    background: url(/img/dshipin.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 26px;
    height: 18px;
    display: inline-block;
    color: #666666;
    margin-right: 8px;
}
.fileVideo input {
    display: inline-block;
    width: 70px;
    height: 35px;
    position: absolute;
    top: -12px;
    left: 0;
    opacity: 0;
    font-size: 0;
    cursor: pointer;
}
.videoParent {
    width: 360px;
    background: #fff;
    border: 1px solid #ccc;
    z-index: 600;
    box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.05);
    padding: 12px;
    position: absolute;
    left: 0;
    display: none;
}
.videoParent i {
    display: block;
    width: 14px;
    height: 7px;
    position: absolute;
    top: -6px;
    left: 20px;
}
.upStatus {
    width: 360px;
    height: 184px;
    position: relative;
    display: none;
}
.upStatus .backErr {
    position: absolute;
    width: 12px;
    height: 12px;
    display: inline-block;
    right: 2px;
    top: 2px;
}
.progressLine {
    width: 316px;
    margin: 0 auto;
    position: relative;
    top: 55px;
}
.uploadGro {
    width: 260px;
    height: 4px;
    background: #e5e5e5;
    float: left;
    border-radius: 2px;
    margin-top: 6px;
}
.uploadGro .barBg {
    width: 0px;
    height: 4px;
    background: #ff8a00;
    border-radius: 2px;
}

.content_publisher_place .medias .o {
    background: url(/img/dbiaoqing.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
    color: #666666;
    margin-right: 8px;
}
.NumPro {
    font-size: 12px;
    color: #999999;
    float: left;
    margin-left: 5px;
}
.clear {
    clear: both;
}
.videoUpLoading {
    text-align: center;
    position: relative;
    top: 68px;
    font-size: 14px;
    color: #666;
}
.msgWord {
    font-size: 12px;
    color: #666;
    text-align: center;
    position: relative;
    top: 88px;
}
.upSuccess {
    width: 360px;
    height: 172px;
    position: relative;
    display: none;
}
.upSuccess .backErr {
    position: absolute;
    width: 12px;
    height: 12px;
    display: inline-block;
    right: 2px;
    top: 2px;
    cursor: pointer;
}
.upSuccess .imgIco {
    width: 50px;
    height: 50px;
    background: #fff url(/img/shangchuanchenggong.png) no-repeat;
    margin: 0px auto;
    position: relative;
    top: 26px;
}
.upSuccess .vs {
    font-size: 14px;
    color: #666;
    text-align: center;
    position: relative;
    top: 46px;
}
.upSuccess .kMsg {
    display: block;
    width: 64px;
    height: 26px;
    background: #5c92ff;
    text-align: center;
    line-height: 26px;
    color: #fff;
    border-radius: 2px;
    position: relative;
    top: 65px;
    margin: 0 auto;
    cursor: pointer;
}
.content_publisher_place .medias .msgWord span {
    font-size: 12px;
    color: #3fa435;
    cursor: pointer;
    vertical-align: top;
}
.medias>ul {
    position: absolute;
    top: 0;
    left: 350px;
}
.medias>ul li {
    width: 138px;
    height: 22px;
    border: solid 1px #e5e5e5;
    font-size: 13px;
    color: #ffa200;
    line-height: 22px;
}
.medias>ul li span:first-child {
    width: 64px;
    height: 22px;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 33px;
    background: #ffffff url(/img/website/fadongtaishipin.png) 0 center no-repeat;
    margin-left: 11px;
}
.medias>ul li span.cuoHao {
    width: 11px;
    height: 22px;
    float: right;
    background: url(/img/fadongtai_x.png) 0 center/11px 11px no-repeat;
    margin-right: 5px;
}
.medias>ul li span.cuoHao:hover{
    background: url(/img/fadongtai_x_1.png) 0 center/11px 11px no-repeat;
}
.content_publisher_place .medias .p {
    background: url(/img/dtupian.png) 0 center/11px 11px no-repeat;
    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: 26px; */
    line-height: 40px;
    margin-top: 20px;

    width:152px;
    height:40px;
    background:rgba(11,54,122,1);
    border-radius:20px;



}

.content_publisher_place .limits a {
    display: block;
    /* width: 71px; */
    /* background-color: #5c92ff; */
    /* border-radius: 4px; */
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    font-family: MicrosoftYaHei;
}

.layer_arrow {
    display: none;
    position: absolute;
    z-index: 3;
    top: 14px;
    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;
}

.fileImg {
    display: inline-block;
    width: 100px;
    height: 35px;
}

.fileImg input {
    display: inline-block;
    width: 70px;
    height: 35px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    font-size: 0;
    cursor: pointer;
}

/*盛放表情的盒子*/
.expressionBoxP {
    position: absolute;
    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;
}

.feed_list {
    margin-bottom: 30px;
    background-color: #ffffff;
    /* box-shadow: 0px 3px 7px 0px rgba(4, 0, 0, 0.08); */
    /* border: solid 1px #dddddd; */
    padding: 19px 19px 0px 22px;
}

.trend {
    position: relative;
    /* border-bottom: 1px solid #dddddd; */
    padding: 19px 0;
    display: flex;
}
.trend:first-child{
    padding-top: 0;
}
.trend:last-child{
    border: none;
}
.trend .offlinePic{
    position: absolute;
    top: 22px;
    right: 18px;
    cursor: pointer;
}
.trend .lwInfo{
    float: left;
    width: 100%;
}
.trend .lwInfo .edit {
    float: right;
}
.trend .lwInfo .edit .write {
    background: url(/website/img/bianji2.png) 0 center no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    padding-left: 20px;
}
.trend .lwInfo .edit .delete {
    background: url(/website/img/grzx_x.png) 0 center no-repeat;
    width: 20px;
    height: 20px;
    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; */
    margin-left: 0;
    font-size: 16px;
}
.trend .lwTitle {
    font-size: 14px;
    color: #999999;
}
.trend .time {
    float: left;
    font-size: 14px;
    color: #999999;
    line-height: 37px;
}
.trend .trend-left{
    padding-right: 22px;
}
.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;
    word-wrap:break-word;
}
.trend .pic{
    display: inline-block;
    margin-top: 15px;
    overflow: hidden;
}
.trend_left .pic{
    margin-top: 0;
}
.trend .pic li {
    float: left;
    width: 200px;
    height: 215px;
    margin-right: 6px;
    position: relative;
}
.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: 561px;
    height: 215px;
    float: right;
    position: relative;
}
.trend_rightMo{
    width: 561px;
    float: right;
    position: relative;
}
.trend_rightMo .pariseRead{
    margin: 15px 0 40px 0 !important;
}
.trend_left .picLo li{
    width: 237px;
    height: 215px;
    position: relative;
}
.trend_left .picLo li video{
    width: 237px;
    height: 215px;
    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; */
    font-size:12px;
	/* line-height: 19px; */
    line-height:40px;
    /* color: #666666; */
    color:rgba(153,153,153,1);
    display: inline-block;
    margin-left: 5px;
    margin-top: 10px;
    background-color: #F7F8FA;
    width: 635px;
    height: 40px;
    background-position: 10px 12px;
}
.trend .praise_time{
    font-size: 12px;
    height: 20px;
    float: left;
    padding-top: 9px;
    color: #999;
}
.trend .read{
    float: right;
    font-size: 14px;
    color: #999999;
}
.trend .operation .read{
    float: left;
    font-size: 14px;
    color: #999999;
    padding-left: 27px;
    background: url(/website/img/yueduliang.png) 0 center no-repeat;
}
.trend .operation .btns{
    align-items: center;
    position: absolute;
    top:5px;
    right:0;
    
}
.trend .operation .btns ul li{
    float: left;
    display: flex;
    align-items: center;
    margin-left: 20px;
}
.trend .operation .btns ul li img{
    float: left;
    margin-right: 5px;
}
.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(/website/img/zan-l.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(/website/img/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;    
}
.share:hover .JS_share{
    display: block;
}
.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-right {
    width: 100%;
}
.trend .operation .write{
    position: absolute;
    top: 0px;
    right: 38px;
    width: 20px;
    height: 20px;
    float: left;
    background: url(/website/img/bianji2.png) 0 center no-repeat;
}
.trend .operation .delete{
    position: absolute;
    top: 0px;
    right: 2px;
    float: left;
    width: 20px;
    height: 20px;
    /* background: url(/img/website/grzx_wddt_shanchu.png) 0 center no-repeat; */
    background: url(/website/img/grzx_x.png) 0 center no-repeat;
}
.nodata {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 24px;
    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_con {
    display: none;
    left: -35px;
    padding: 3px 0 4px;
    top: 25px;
    width: 90px;
}

.aside {
    width: 295px;
    height: auto;
    float: right;
    margin-bottom: 30px;
}

.times {
    display: none;
    position: absolute;
    top: 40px;
    left: 363px;
    z-index: 4;
}

/*图片列表*/
.imgListBox {
    padding: 12px 12px 0;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 28px;
    z-index: 1;
    width: 386px;
    background-color: #ffffff;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.05);
    border: solid 1px #dddddd;
    z-index: 3;
}

.imgListBox p {
    margin: 8px auto;
}

.imgListBox p:first-child {
    font-size: 14px;
    color: #333333;
}

.imgListBox p:nth-child(2) {
    font-size: 13px;
    color: #666666;
}

.imgListBox p span {
    vertical-align: inherit !important;
}

.imgListBox ul li {
    position: relative;
    width: 110px;
    height: 110px;
    margin-bottom: 9px;
    float: left;
    margin-right: 9px;

}

.imgListBox ul li>div {
    width: 110px;
    height: 110px;
    overflow: hidden;

}

.imgListBox ul li:nth-child(3n) {
    margin-right: 0;
}

.imgListBox ul li img {
    display: inline-block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.imgListBox ul li span {
    position: absolute;
    top: 6px;
    right: 6px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(/img/website/grzx_wddt_X02.png) no-repeat center;
    background-size: 12px;
    cursor: pointer;
}

.imgListBox .upload input {
    display: block;
    width: 110px;
    height: 110px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.imgListBox .upload i {
    font-style: normal;
    display: block;
    width: 110px;
    height: 110px;
    background: url(/img/website/grzx_wddt_tianjiatupian.png) no-repeat center;
    background-size: 110px;
}
.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;
}
.praise_time{
    width:200px;
}
.operation{
      position: relative;
}








