@import '../common/index.wxss';
.mc-popup-movable{position:fixed;background-color:rgba(0,255,0,0);top:0}.mc-popup-movable__header{position:fixed;left:0;right:0}.mc-popup-movable__footer{position:fixed;left:0;right:0}.mc-popup-movable__header-placeholder{position:fixed;left:0;right:0}.mc-popup-movable__view{background-color:rgba(0,0,255,0)}.mc-popup-movable__placeholder{position:relative}.mc-popup-movable__inner-close-icon{position:absolute;left:30rpx;bottom:-80rpx;z-index:1;background:rgba(0,0,0,0.5);width:44rpx;height:44rpx;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:opacity .3s}.mc-popup-movable__header-close-icon{position:fixed;left:30rpx;background:rgba(0,0,0,0.5);width:60rpx;height:60rpx;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:opacity .3s}.mc-popup-movable__content-header{position:fixed;left:0;right:0}.mc-popup-movable__content-footer{position:fixed;bottom:0;left:0;right:0}
