.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%;display:flex;align-items:center;justify-content:center;padding:30px;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;width:373.5px;height:498px;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{display:block;margin:0 auto}.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,.promotion-share-dialog .link-share .action-bar{width:100%;display:flex;flex-direction:column;align-items:center;gap:26px}.promotion-share-dialog .link-share .action-bar .link{width:100%;display:flex;align-items:center;justify-content:center;padding:10px;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);white-space:normal;overflow-wrap:anywhere;word-break:break-all}.promotion-share-dialog .link-share .action-bar .el-button{width:230px;height:40px;border-radius:999px}.promotion-share-dialog .link-share .action-bar .el-button .icon-copy{margin-right:10px;font-size:18px}.promotion-share-dialog .link-share img{width:100%}
