.post-index{width:100%;height:calc(100vh - 79px);background:#f0f2f5;overflow:hidden;display:flex;justify-content:space-between;padding:10px}.post-index .post-index-left{width:260px;height:100%;background:#fff;border-radius:5px;padding:10px;box-shadow:0 1px 3px 0 #d8d9d9;border:1px solid #e5e5e5}.post-index .post-index-left .el-icon-question{margin-left:5px}.post-index .post-index-left .left-list{height:calc(100% - 90px);overflow:auto;margin-top:20px}.post-index .post-index-left .left-list ul{padding:0;margin:0}.post-index .post-index-left .left-list ul li{padding:10px 10px 10px 0;margin:0;display:flex;justify-content:space-between;border-bottom:1px solid #f0f2f5;cursor:pointer}.post-index .post-index-left .left-list ul li img{width:32px;height:32px;-o-object-fit:cover;object-fit:cover;border-radius:50%;vertical-align:middle}.post-index .post-index-left .left-list ul li .item-status-1{display:inline-block;width:10px;height:10px;background:linear-gradient(0deg,#29f19c,#caf8c7);border:0 solid #000;border-radius:50%;margin-right:5px;margin-left:5px}.post-index .post-index-left .left-list ul li .item-status-2{display:inline-block;width:10px;height:10px;background:linear-gradient(0deg,#fd9376,#df2602);border:0 solid #000;border-radius:50%;margin-right:5px;margin-left:5px}.post-index .post-index-left .left-list ul li .item-status-3{display:inline-block;width:10px;height:10px;background:linear-gradient(0deg,#959595,#3b3a3a);border:0 solid #000;border-radius:50%;margin-right:5px;margin-left:5px}.post-index .post-index-left .left-list ul li .item-redditUserName{font-size:14px;font-weight:300;margin-left:15px;display:inline-block;max-width:120px;overflow:hidden;vertical-align:middle}.post-index .post-index-left .left-list ul li span:nth-child(2){font-weight:600}.post-index .post-index-left .left-list ul .select-obj,.post-index .post-index-left .left-list ul li:hover{background:#cb3700;color:#fff}.post-index .post-index-left .el-input-group__prepend{padding:0 10px!important;background:none!important}.post-index .post-index-right-data{background:#fff}.post-index .post-index-right{width:calc(100% - 270px);height:100%;position:relative;overflow:hidden;padding:5px 0;box-shadow:0 1px 3px 0 #d8d9d9;border:1px solid #e5e5e5;border-radius:5px}.post-index .post-index-right .right-child{width:100%;height:100%;overflow:auto;position:relative}.post-index .post-index-right .right-item{position:relative;width:100%;background:#fff;padding:10px;margin-bottom:10px}.post-index .post-index-right .right-item .item-title{white-space:nowrap}.post-index .post-index-right .right-item .item-title span{font-size:12px;font-weight:300;color:#1a1a1b;vertical-align:middle}.post-index .post-index-right .right-item .item-title img{width:28px;height:28px;-o-object-fit:cover;object-fit:cover;vertical-align:middle;border-radius:50%}.post-index .post-index-right .right-item .item-sub{font-size:14px;font-weight:700;color:#000;margin:10px 0}.post-index .post-index-right .right-item .item-content{font-size:14px;font-weight:300;color:#1a1a1b;line-height:28px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;padding:0 35px;cursor:pointer}.post-index .post-index-right .right-item .item-foot{margin-top:20px;display:flex;padding:0 35px}.post-index .post-index-right .right-item .item-foot img{vertical-align:middle}.post-index .post-index-right .right-item .item-foot span{vertical-align:middle;font-size:12px;margin-left:5px;font-weight:300;color:#898989}.post-index .post-index-right .right-item:after{content:"";position:absolute;bottom:0;left:50%;height:1px;width:96.5%;background-color:#eeebe8;transform:translateX(-50%)}.post-index .post-index-right .right-item-one:after,.post-index .post-index-right .right-item-one:before{width:0;height:0}.post-index .post-index-right .content-none{font-size:22px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#898989}.post-index .no-more{font-size:12px;color:#999898;text-align:center}.custom-popover{width:60px!important;min-width:50px!important;padding:5px}.posts--popover{width:50%;max-height:300px;overflow:auto;line-height:25px;background:#f2f2f2;box-shadow:1px 4px 8px rgba(0,0,0,.4);padding:15px;border:1px solid #666}.el-dialog__body{height:500px;overflow-y:auto;padding-top:10px}.el-dialog__body p{line-height:28px;font-size:15px;text-indent:30px;color:#000}