2 lines
18 KiB
CSS
2 lines
18 KiB
CSS
.round{border-radius:10px;overflow:hidden}.box{width:calc(100% - 20px);width:100%;height:50px;line-height:50px;background-color:#fff;padding:0 15px;display:flex;justify-content:space-between;box-sizing:border-box}.box .more{vertical-align:middle}.box .more span{font-size:13px;color:var(--color-text-3)}.t-search{padding:0}.code-content{text-align:center;padding:20px}.code-content .tip div:first-child{color:rgb(var(--color-text-1));font-size:18px;font-weight:500}.code-content .tip div:last-child{margin-top:10px;color:rgb(var(--gray-7))}.code-content .code-img{width:150px;height:150px;margin:40px auto 0}.code-content .code-img img{width:100%;height:100%}.fans-box{width:100%;display:flex;justify-content:space-between;vertical-align:middle;padding:10px}.fans-box .avatar{width:55px;height:55px}.fans-box .avatar img{width:100%;height:100%;border-radius:50%}.fans-box .info{width:calc(100% - 150px);text-align:left}.fans-box .info .title{color:rgb(var(--color-text-1));font-size:16px;font-weight:500;margin-top:6px}.fans-box .info .subtitle{font-size:13px;margin-top:10px;color:rgb(var(--gray-7))}.fans-box .btn{margin-top:13px;text-align:right}.code-box{text-align:center}.code-box img{width:200px;height:200px}.box .name{margin-top:6px}.course-item-box .cover .type{position:absolute;bottom:4px;right:4px;height:20px;padding:0 3px;box-sizing:border-box;line-height:18px;background:rgba(0,0,0,.25);border-radius:4px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.course-list-box.single .course-item-box{width:100%;height:124px;display:flex;justify-content:space-between;background-color:#fff;margin-bottom:10px;overflow:hidden;box-sizing:border-box}.course-list-box.single .course-item-box .info{width:calc(100% - 170px);padding:8px;overflow:hidden;position:relative}.course-list-box.single .course-item-box .cover{height:100%;width:170px;position:relative}.course-list-box.single .course-item-box .info .price{position:absolute;bottom:4px;left:8px;font-weight:700;font-size:16px;color:#f53f3f}.course-list-box .course-item-box .info .no-price{font-size:14px;color:#f53f3f}.course-list-box.diallel{display:flex;flex-wrap:wrap;justify-content:space-between}.course-list-box.diallel .course-item-box{width:49%;background-color:#fff;overflow:hidden}.course-list-box.diallel .course-item-box .info{padding:8px}.course-list-box.diallel .course-item-box .cover{height:140px;width:100%;position:relative}.course-list-box.diallel .course-item-box .info .subtitle{display:none}.course-list-box.diallel .course-item-box .info .price{margin-top:10px;font-weight:700;font-size:16px;color:#f53f3f}.course-item-box-round{border-radius:10px}.course-item-box-border{border:1px solid #efefef}.course-item-box:last-child{margin-bottom:0}.course-item-box .info .title{color:#1d2129;font-size:14px;font-weight:600}.course-item-box .info .subtitle{color:#86909c;font-size:12px;margin-top:4px}.course-item-box .info .price .unit{margin-right:2px;font-size:12px;font-weight:700}.course-item-box .info .price .marking{color:#c9cdd4;font-weight:400;margin-left:10px;font-size:12px;text-decoration:line-through}.course-item-box .cover .type{position:absolute;bottom:4px;right:4px;height:20px;border-radius:4px;padding:0 3px;box-sizing:border-box;line-height:18px;background:rgba(0,0,0,.25);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.course-item-box .cover .type span{color:#fff;font-weight:500;font-size:12px}.goods-list-box.list .goods-item-box{width:100%;height:124px;display:flex;justify-content:space-between;background-color:#fff;margin-bottom:10px;overflow:hidden;box-sizing:border-box}.goods-list-box.list .goods-item-box .info{width:calc(100% - 170px);padding:8px;overflow:hidden;position:relative}.goods-list-box.list .goods-item-box .cover{height:100%;width:170px;position:relative}.goods-list-box.list .goods-item-box .info .price{position:absolute;bottom:4px;left:8px;font-weight:700;font-size:16px;color:#f53f3f}.goods-list-box.grid{display:flex;flex-wrap:wrap;justify-content:space-between}.goods-list-box.grid .goods-item-box{width:49%;background-color:#fff;overflow:hidden}.goods-list-box.grid .goods-item-box .info{padding:8px}.goods-list-box.grid .goods-item-box .cover{height:140px;width:100%;position:relative}.goods-list-box.grid .goods-item-box .info .price{margin-top:10px;font-weight:700;font-size:16px;color:#f53f3f}.goods-item-box-round{border-radius:10px}.goods-item-box-border{border:1px solid #efefef}.goods-item-box:last-child{margin-bottom:0}.goods-item-box .info .title{color:#1d2129;font-size:14px;font-weight:600}.goods-item-box .info .price .unit{margin-right:2px;font-size:12px;font-weight:700}.goods-item-box .info .price .vip-price{color:#f7ba1e;font-size:12px;margin-right:4px}.goods-item-box .cover .sales{position:absolute;bottom:4px;right:4px;height:20px;padding:0 3px;box-sizing:border-box;line-height:18px;background:rgba(0,0,0,.25);border-radius:4px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.goods-item-box .cover .sales span{color:#fff;font-weight:500;font-size:12px}.teacher-box{padding:10px;width:100%;background:#fff;box-sizing:border-box}.teacher-box-header{display:flex;flex-direction:row;padding:13px 0;width:100%;border-radius:8px 8px 0 0;border-bottom:1px solid #ebebeb;box-sizing:border-box;align-items:center}.teacher-box-header .head_image{flex-shrink:0;width:38px;height:38px;border-radius:50%;overflow:hidden}.teacher-box-header .header-info{display:flex;flex-direction:column;justify-content:space-between;margin-left:8px;width:calc(100% - 38px)}.teacher-box-header .header-info-name{width:100%;font-weight:500;font-size:16px;color:#1d2129;line-height:19px}.teacher-box-header .header-info-introduce{font-size:13px;color:#86909c;line-height:19px;white-space:pre-wrap;word-wrap:break-word;font-size:11px;line-height:15px;margin-top:6px;text-align:left}.teacher-box-body{padding:5px 0}.teacher-box-body .course-box{width:100%}.teacher-box-body .course-box .course-item{display:flex;height:36px;font-size:14px;color:#1d2129;font-weight:500;align-items:center}.teacher-box-body .course-box .course-item .type-tag{margin-right:4px;border:1px solid #2579f2;color:#2579f2;display:flex;align-items:center;justify-content:center;height:17px;padding:0 4px;border-radius:2px;box-sizing:border-box;font-size:11px;flex-shrink:0}.teacher-box-round{border-radius:10px}.live-box{display:flex;flex-direction:row;flex-direction:column;background-color:#fff;overflow:hidden;margin-bottom:10px}.live-list-box .live-box:last-child{margin-bottom:0}.live-box-round{border-radius:10px}.live-box-image,.live-box-image .image-box{display:flex;flex-direction:column;justify-content:center}.live-box-image .image-box{position:relative;width:100%}.live-box-image .image-box .course-img{object-fit:cover}.live-box-image .image-box img{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;width:100%;height:100%}.live-box .big-column-info{padding-left:13px;padding-right:13px}.live-box-info{display:flex;flex:1;flex-direction:column;justify-content:space-between;box-sizing:border-box;padding:8px 8px 13px;overflow:hidden}.live-box-info>div{text-align:start!important}.title-box{color:#333;font-family:PingFang SC;font-size:15px;line-height:21px;white-space:normal;margin-bottom:4px;font-weight:600;font-size:16px;line-height:25px}.live-description{color:#999;font-size:13px;font-weight:400;font-family:PingFang SC;line-height:17px;white-space:normal;margin-bottom:4px}.live-box-info .price-box{justify-content:space-between;display:flex;justify-content:start;flex-wrap:wrap;color:#ff5024;font-family:PingFang SC;line-height:17px;align-items:baseline;margin-top:2px}.live-price{height:17px;line-height:17px;color:#ff5024;font-size:15px;font-weight:700;font-family:PingFang SC;text-align:left;color:#ff2929;margin-right:6px}.live-marking-price{text-decoration:line-through;font-size:12px;color:var(--color-neutral-4)}.live-box .live-footer-box{display:flex;align-items:center;justify-content:space-between;margin-top:0}.live-box .live-footer-box .live-time-box{text-align:left;font-size:11px}.live-box .live-footer-box .live-time-box .alive-time-text{position:relative;display:inline-block;margin-top:4px}.live-box .live-footer-box .live-time-box .alive-time-text .live-start-time-bg{display:block;position:absolute;width:100%;height:100%;border-radius:2px;left:0;top:0;opacity:.09;background-color:#6aa1ff!important}.live-box .live-footer-box .live-time-box .alive-time-text .live-start-time{display:inline-block;padding:1px 4px;color:#fff;font-weight:500;font-size:12px;white-space:normal}.live-box .live-footer-box .live-status-box{margin-top:4px;display:inline-block}.live-box .live-footer-box .live-status-box .live-status-btn{display:flex;align-items:center;font-size:12px;color:#fff;font-weight:600;font-family:PingFang SC;padding:4px 12px;background-color:#1572fd;border-radius:21px;letter-spacing:2px}.theme-customize-font{color:#2579f2!important}.one-line-hidden,.two-line-hidden{overflow:hidden;text-overflow:ellipsis}.one-line-hidden{white-space:nowrap!important}.two-line-hidden{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.coupon-list{width:100%;box-sizing:border-box}.coupon-box{width:100%;height:72px;padding:0 12px;box-sizing:border-box;overflow:hidden;white-space:nowrap;background-image:url(data:image/png;base64,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);background-size:100% 100%;margin-top:12px;color:#ff882d;display:flex;-webkit-justify-content:space-between;justify-content:space-between;align-items:center;vertical-align:middle}.coupon-box:first-child{margin-top:0}.coupon-box .coupon-text{height:100%;width:70%;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding:0 12px}.coupon-box .coupon-text .price{width:auto;padding-top:0}.coupon-box .coupon-text .price span{display:inline-block;text-align:center;font-size:18px;line-height:28px}.coupon-box .coupon-text .price .val{font-size:28px;font-weight:600}.coupon-box .coupon-text .range{margin-top:2px;font-size:12px;text-align:left;margin-bottom:0}.coupon-box .coupon-text .desc{font-size:12px;font-weight:400;color:#ff781f}.coupon-box .get-coupon-btn{width:26%;font-size:14px;font-weight:500;color:#ff781f;text-align:center}.contact{width:84px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:84px;position:absolute;z-index:201;bottom:100px;right:0}.contact .contact-icon{width:40px;height:40px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;font-size:24px;background:rgb(255,255,255);box-shadow:0 4px 14px #00000014;border-radius:50%}.audio-box{overflow:hidden}.audio-container{background:#fff;padding:12px 16px}.audio-container .title{height:20px;line-height:20px;display:-webkit-flex;display:flex;-webkit-flex:1;flex:1;color:#333;font-weight:500;margin-bottom:12px;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.text-line-one{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jump-btn{margin-left:8px;-webkit-flex-shrink:0;flex-shrink:0}.jump-btn span{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;height:16px;font-size:12px;color:#b2b2b2}.jump-btn .icon-wrapper{width:16px;height:16px}.audio-container .audio-box{display:-webkit-flex;display:flex;width:100%;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.audio-container .audio-box .audio-icon{width:24px;height:24px;margin-left:16px}.audio-container .audio-box .audio-info{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex:1;flex:1}.audio-container .audio-box .audio-info .time-info{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-top:2px;color:#ccc;font-size:10px;height:12px;line-height:12px}.audio-container .audio-box .audio-info .audio-line-box{width:100%;-webkit-align-items:center;align-items:center}::v-deep .uni-slider-handle-wrapper{height:3px!important}::v-deep uni-slider{margin:0!important}.video-box{position:relative;width:100%}.card-item{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;overflow:hidden}.card-item .image-box{position:relative;box-sizing:border-box}.top-image{position:absolute;left:0;z-index:2;top:0;object-fit:contain}.card-item .image-box img,.card-item .image-box .default-img-video{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.card-item .image-box .video-img{object-fit:contain}.card-item .image-box .video-title-wrap{position:absolute;width:100%;left:0;bottom:0;padding:8px 12px;background:linear-gradient(0deg,rgba(0,0,0,.4) 0%,rgba(0,0,0,0) 100%);z-index:2;box-sizing:border-box}.two-line-hidden{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.card-item .image-box .video-title-wrap .video-title{font-weight:600;color:#fff;word-break:break-all;word-wrap:break-word;white-space:normal}.card-item .image-box .video-title-wrap .video-title.video-title-big{font-size:16px;line-height:24px}.middle-sty,.middle-sty-custom{width:100%;top:0;position:absolute;margin:0 auto;padding:1em;background:hsla(0,0%,100%,.25) border-box;overflow:hidden;text-shadow:0 1px 1px hsla(0,0%,100%,.3);-webkit-user-select:none;user-select:none}.card-item .image-box .play-btn-img{position:absolute;width:100%;height:100%;border-radius:50%;z-index:3}.card-item .image-box .play-btn-img.play-btn-big{width:40px;height:40px;top:50%;left:50%;margin-left:-20px;margin-top:-20px}.footer{text-align:right}.arco-form .arco-slider{display:flex}.container{height:100vh;overflow:hidden}.canvas{height:100vh;width:100%;background-color:#f8f8f8;overflow-y:scroll;padding-bottom:170px}.sub-contrl{position:absolute;right:-40px;width:38px;background:#fff;border-radius:2px;padding:2px 0;box-sizing:border-box;border-left:1px solid #efefef;text-align:center}.sub-contrl-btn{font-size:28px;stroke-width:2}.sub-contrl-btn:hover{stroke-width:4}.canvas-body{width:400px;min-height:800px;margin:10px auto;box-shadow:0 0 14px #0000001a}.canvas-body .arco-card-body,.canvas-body .preview-box{width:100%;min-height:800px;padding:0}.mobile-preview-header{width:100%;height:64px;background-image:url(/assets/vue/img_top_weixin.a08e70b0.png);background-size:100% 100%;line-height:86px;font-size:14px;font-weight:400;text-align:center;color:#000}.ghost{width:100%;color:#fff;background-color:rgb(var(--primary-6))}.block-item-checked{border:2px solid rgb(var(--primary-6))}.arco-collapse-item-content{background-color:#fff}.component-choice-box{width:100%;height:100vh;display:flex;justify-content:space-between;flex:1}.component-type-box{width:80px;height:100vh;background-color:var(--color-neutral-1)}.component-type-item{text-align:center;width:80px;height:80px;padding-top:12px}.component-type-item .component-type-title,.component-type-item .component-type-icon{margin-top:2px;font-size:12px;color:var(--color-neutral-8)}.component-type-item.active{background-color:var(--color-bg-1)}.component-type-item.active .component-type-title,.component-type-item.active .component-type-icon{background-color:rgb(var(--arcoblue-5)) !;color:rgb(var(--arcoblue-5))}.component-item-box{width:100%;height:100vh;padding:15px}.usable-compontents-item{width:80px;height:80px;position:relative;text-align:center;border-radius:4px;background-color:var(--color-neutral-1);padding-top:10px;margin:0 auto}.usable-compontents-item img{width:70px;height:45px}.usable-compontents-item:hover{background-color:var(--color-fill-2)}.usable-compontents-item-title{font-size:10px;margin-top:1px}.block-item-compontent{display:flex}
|