1 line
1.6 KiB
Plaintext
1 line
1.6 KiB
Plaintext
.notice{height:80rpx;position:relative;display:flex;align-items:center;overflow:hidden;padding:20rpx 0 20rpx 20rpx;font-size:70rpx;box-sizing:border-box}.notice .notice-img{width:44rpx;height:80rpx}.notice .notice-xian{width:1rpx;height:26rpx;background-color:#e4e4e4;margin:0 22rpx}.main-wrap{display:inline-block;width:calc(100% - 115rpx);position:relative}swiper{height:50rpx}.beyond-hiding{display:inline-block;width:100%;white-space:nowrap}.notice-popup{padding:0 30rpx 40rpx;background-color:#fff}.notice-popup .head-wrap{font-size:32rpx;line-height:100rpx;height:100rpx;display:block;text-align:center;position:relative;border-bottom:2rpx solid #eee;margin-bottom:20rpx}.notice-popup .head-wrap .iconfont{position:absolute;float:right;right:0;font-size:32rpx}.notice-popup .content-wrap{max-height:600rpx;overflow-y:auto}.notice-popup button{margin-top:40rpx}.horizontal-wrap{height:30px;line-height:30px;position:relative;overflow:hidden;width:100%}.marquee-wrap{display:inline-block;width:100%;height:100%;vertical-align:middle;overflow:hidden;box-sizing:border-box;position:relative}.marquee{display:flex;position:absolute;white-space:nowrap;-webkit-animation:marquee 0s 0s linear infinite;animation:marquee 0s 0s linear infinite}.marquee text{margin-left:40rpx}.marquee text:first-child{margin-left:0}@-webkit-keyframes marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}} |