.bottombar-content{width:760px;display:flex;align-items:center;justify-content:space-between;height:66px;background:#FFF;margin-bottom:-6px;margin-top:32px;padding:9px 49px 9px 13px;box-sizing:border-box;position:sticky;bottom:0;z-index:2;cursor:pointer}.bottombar-hide{display:none}.left-area{display:flex;align-items:center}.left-area .avatars-group{height:48px;width:100px;background-size:cover;margin-right:5px}.left-area .info-sec{max-width:470px}.left-area .info-sec .title-wrap{display:flex;align-items:center}.left-area .info-sec .title-wrap .title-label{padding:3px;background:#57D957;border-radius:4px;font-family:PingFangSC-Medium;font-size:11px;color:#FFF;line-height:1;font-weight:500;display:flex;align-items:center;justify-content:center;margin-right:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.left-area .info-sec .title-wrap .title-des{font-family:PingFangSC-Medium;font-size:16px;color:#1E1F24;line-height:1;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.left-area .info-sec .label-wrap{display:flex;margin-top:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.left-area .info-sec .label-wrap .label{border:1px solid #adc4fc;border-radius:4px;font-family:PingFangSC-Medium;font-size:12px;color:#36F;line-height:1;font-weight:500;padding:2px;display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:16px;box-sizing:border-box}.left-area .info-sec .label-wrap .label:not(:last-child){margin-right:4px}.right-area{padding:13px 24px;background-image:linear-gradient(270deg,#4d4dff 0,#36f 100%);border-radius:21px;font-family:PingFangSC-Medium;font-size:16px;color:#FFF;text-align:center;line-height:1;font-weight:500;position:relative;overflow:hidden}.right-area:hover .mask{opacity:.1}.right-area .mask{top:0;left:0;width:100%;height:100%;position:absolute;opacity:0;background-color:#000}.right-area .text{position:relative}.bottombar-shadow{position:sticky;width:760px;bottom:12px;height:54px;margin-bottom:-66px;box-shadow:0 -12px 12px -12px rgba(0,0,0,.06)}@media screen and (max-width:1109px){.bottombar-content,.bottombar-shadow{width:730px}.left-area .info-sec{max-width:440px}}