.Activity{background-color:var(--screen-bgc);position:absolute;left:0;top:0;height:100%;width:100%;z-index:99}.Activity #ActivitySwiper{position:relative;overflow:hidden;padding:0;z-index:5;height:100%;width:100%}.Activity #ActivitySwiper .swiper-wrapper{position:relative;top:7%;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.Activity #ActivitySwiper .swiper-wrapper .swiper-slide{width:900px;height:700px;cursor:pointer}.Activity #ActivitySwiper .swiper-wrapper .swiper-slide .cover{width:100%;max-width:100%;max-height:100%;display:block;border-radius:10px}.my-Dialog .el-dialog__header{padding:15px 0 10px 0;text-align:center}.my-Dialog .el-dialog__header .el-dialog__title{font-size:20px;padding:0}.my-Dialog .el-dialog__body{padding-top:0}.ActivityDialog{overflow:hidden}.ActivityDialog .info{justify-content:space-between;margin-bottom:10px}.ActivityDialog #ShowSwiper{position:relative;overflow:hidden;padding:0;z-index:5;height:100%;width:100%}.ActivityDialog #ShowSwiper .swiper-wrapper{position:relative;width:100%;height:480px;z-index:1;display:flex;transition-property:transform;box-sizing:content-box;align-items:center}.ActivityDialog #ShowSwiper .swiper-wrapper .swiper-slide{text-align:center;background:#fff}.ActivityDialog #ShowSwiper .swiper-wrapper .swiper-slide img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:100%;max-height:100%;height:100%}.ActivityDialog .details{max-height:110px;overflow-y:auto}