.promotion-share-dialog .el-overlay-dialog{display:flex;align-items:center;justify-content:center;overflow:hidden}.promotion-share-dialog .el-overlay-dialog .el-dialog{margin:0}.promotion-share-dialog .el-dialog__body{width:100%;height:620px;display:flex;align-items:center;justify-content:center;background-color:var(--bg-color-light-9);border-radius:10px}.promotion-share-dialog .poster-share{display:flex;flex-direction:column;align-items:center;gap:26px}.promotion-share-dialog .poster-share .poster{position:relative;border-radius:8px;background-color:var(--text-color);overflow:hidden}.promotion-share-dialog .poster-share .poster .el-loading-mask{background-color:var(--text-color)}.promotion-share-dialog .poster-share .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 .poster .el-carousel .el-carousel__arrow .el-icon{color:var(--color-primary);font-weight:700;font-size:18px}.promotion-share-dialog .poster-share .poster .el-carousel .el-carousel__arrow.el-carousel__arrow--left{left:5px}.promotion-share-dialog .poster-share .poster .el-carousel .el-carousel__arrow.el-carousel__arrow--right{right:5px}.promotion-share-dialog .poster-share .poster .promotion-poster-img{width:100%}.promotion-share-dialog .poster-share .el-button{width:250px;height:45px;font-size:16px;border-radius:999px;background-color:var(--color-white);color:var(--color-primary);border:1px solid var(--color-primary);box-shadow:3px 3px 6px #0b225b2e}.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}
