.promotion-share-dialog #promotion-poster-stage{position:absolute;top:0;left:0}.promotion-share-dialog .el-dialog__body{background-color:var(--bg-color-light-9);border-radius:10px;height:580px}.promotion-share-dialog .poster-share{display:flex;flex-direction:column;align-items:center}.promotion-share-dialog .poster-share .content{display:flex;flex-direction:row;align-items:center;margin:50px 0 30px}.promotion-share-dialog .poster-share .content .description,.promotion-share-dialog .poster-share .content .poster{border-radius:8px;overflow:hidden;background-color:var(--text-color);box-shadow:0 0 6px 5px var(--box-shadow-color-grey)}.promotion-share-dialog .poster-share .content .poster{position:relative}.promotion-share-dialog .poster-share .content .poster .el-loading-mask{background-color:var(--text-color)}.promotion-share-dialog .poster-share .content .poster .el-carousel .el-carousel__arrow{width:32px;height:32px;border-radius:50%;border:2px solid var(--color-primary);background-color:var(--bg-color-light-9);box-shadow:0 0 10px 5px var(--box-shadow-color-grey);cursor:pointer}.promotion-share-dialog .poster-share .content .poster .el-carousel .el-carousel__arrow .el-icon{color:var(--color-primary);font-weight:700;font-size:18px}.promotion-share-dialog .poster-share .content .description{width:340px;margin-left:35px;display:flex;align-items:center;justify-content:center}.promotion-share-dialog .poster-share .content .description img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.promotion-share-dialog .poster-share .el-button{width:250px;height:45px;font-size:16px;margin-right:20px;border-radius:5px}.promotion-share-dialog .poster-share .el-button .iconfont{margin-right:10px;font-size:17px}.promotion-share-dialog .link-share{width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.promotion-share-dialog .link-share .action-bar{width:100%;height:53px;display:flex;flex-direction:row;align-items:center;margin:30px 0}.promotion-share-dialog .link-share .action-bar .link{display:flex;flex:1;align-items:center;justify-content:center;height:100%;background-color:var(--text-color);border:1px solid var(--text-color-grey-light);border-radius:6px}.promotion-share-dialog .link-share .action-bar .link span{font-size:13px;color:var(--text-color-inverse-grey)}.promotion-share-dialog .link-share .action-bar .el-button{width:178px;height:100%;border-radius:6px;margin-left:20px;font-size:16px}.promotion-share-dialog .link-share .action-bar .el-button .icon-copy{margin-right:10px;font-size:18px}.promotion-share-dialog .link-share .content img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
