123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789 |
- .full-width-popup.data-v-468b9330 {
- width: 100%;
- }
- @charset "UTF-8";
- /**
- * 这里是uni-app内置的常用样式变量
- *
- * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
- * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
- *
- */
- /**
- * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
- *
- * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
- */
- /* 颜色变量 */
- /* 行为相关颜色 */
- /* 文字基本颜色 */
- /* 背景颜色 */
- /* 边框颜色 */
- /* 尺寸变量 */
- /* 文字尺寸 */
- /* 图片尺寸 */
- /* Border Radius */
- /* 水平间距 */
- /* 垂直间距 */
- /* 透明度 */
- /* 文章场景相关 */
- .footer-tips.data-v-468b9330 {
- margin-top: 14rpx;
- text-align: center;
- font-family: PingFang SC,PingFang SC;
- font-weight: 500;
- font-size: 12px;
- color: #bbb;
- }
- .textOne.data-v-468b9330 {
- overflow: hidden;
- white-space: nowrap;
- text-overflow: ellipsis;
- }
- .textTwo.data-v-468b9330 {
- overflow: hidden;
- text-overflow: ellipsis;
- display: -webkit-box;
- -webkit-line-clamp: 2;
- -webkit-box-orient: vertical;
- }
- .header-nav.data-v-468b9330 {
- height: 88rpx;
- display: flex;
- flex-direction: row;
- align-items: center;
- justify-content: flex-start;
- overflow: hidden;
- background-color: #fff;
- box-sizing: border-box;
- }
- .header-nav .header-title.data-v-468b9330 {
- text-align: center;
- overflow: hidden;
- white-space: nowrap;
- text-overflow: ellipsis;
- padding: 0 10rpx 0 100rpx;
- font-family: PingFang SC,PingFang SC;
- font-weight: 500;
- font-size: 15px;
- color: #000;
- box-sizing: border-box;
- }
- .reward-list.data-v-468b9330 {
- width: 100%;
- margin-top: 20rpx;
- margin-bottom: -40rpx;
- }
- .reward-list-group.data-v-468b9330 {
- font-family: PingFang SC, PingFang SC;
- font-weight: 400;
- font-size: 14px;
- color: #222222;
- display: flex;
- flex-direction: row;
- align-items: center;
- justify-content: center;
- }
- .reward-list-option.data-v-468b9330 {
- display: flex;
- flex-direction: row;
- align-items: center;
- justify-content: flex-start;
- }
- .reward-list-option.data-v-468b9330:first-child {
- margin-right: 40rpx;
- }
- .err.data-v-468b9330 {
- color: #f56c6c !important;
- }
- .kfqrcode-box.data-v-468b9330 {
- background-color: #fff;
- border-radius: 16rpx;
- max-width: 560rpx;
- padding: 60rpx 40rpx;
- margin-top: -100rpx;
- box-sizing: border-box;
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: flex-start;
- font-family: PingFang SC, PingFang SC;
- font-weight: 400;
- font-size: 34rpx;
- color: #222;
- position: relative;
- text-align: center;
- }
- .kfqrcode-box .kfqrcode.data-v-468b9330 {
- height: 460rpx;
- width: 460rpx;
- }
- .kfqrcode-close.data-v-468b9330 {
- width: 64rpx;
- height: 64rpx;
- position: absolute;
- bottom: -100rpx;
- left: 50%;
- -webkit-transform: translateX(-50%);
- transform: translateX(-50%);
- }
- .tipsPopup-mask.data-v-468b9330 {
- position: relative;
- width: 560rpx;
- background-color: transparent;
- }
- .tipsPopup-mask .red_envelope_top.data-v-468b9330 {
- width: 480rpx;
- height: 360rpx;
- margin: 0 auto;
- display: inherit;
- }
- .tipsPopup-btn-box.data-v-468b9330 {
- width: 456rpx;
- height: 104rpx;
- padding: 4rpx;
- box-sizing: border-box;
- background: linear-gradient(180deg, #fcd15e, #fefdfb);
- border-radius: 52rpx;
- }
- .tipsPopup-btn.data-v-468b9330 {
- width: 100%;
- height: 100%;
- background: linear-gradient(180deg, #FF9F22 0%, #FA1E05 100%);
- border-radius: 52rpx 52rpx 52rpx 52rpx;
- font-family: PingFang SC, PingFang SC;
- font-weight: 500;
- font-size: 36rpx;
- color: #FFFFFF;
- line-height: 96rpx;
- text-align: center;
- }
- .tipsPopup.data-v-468b9330 {
- width: 560rpx;
- padding: 12rpx;
- margin-top: -72rpx;
- box-sizing: border-box;
- background: linear-gradient(180deg, #FFFBEF 0%, #FFFFF5 43%, #F5EAC2 100%);
- border-radius: 32rpx 32rpx 32rpx 32rpx;
- position: relative;
- }
- .tipsPopup-close.data-v-468b9330 {
- width: 64rpx;
- height: 64rpx;
- position: absolute;
- right: 0;
- top: -188rpx;
- }
- .tipsPopup-line.data-v-468b9330 {
- padding: 3rpx;
- box-sizing: border-box;
- background: linear-gradient(180deg, #f7f5dc, #fadc9d);
- border-radius: 24rpx;
- }
- .tipsPopup-box.data-v-468b9330 {
- padding: 0 40rpx 40rpx 40rpx;
- box-sizing: border-box;
- background: linear-gradient(180deg, #FFFBEF 0%, #FFFFF5 43%, #F5EAC2 100%);
- border-radius: 24rpx;
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: flex-start;
- }
- .tipsPopup-head.data-v-468b9330 {
- display: flex;
- flex-direction: row;
- align-items: center;
- justify-content: center;
- }
- .tipsPopup-head-title.data-v-468b9330 {
- width: 364rpx;
- height: auto;
- margin-top: -22rpx;
- }
- .tipsPopup-content.data-v-468b9330 {
- margin: 48rpx 0;
- font-family: PingFang SC, PingFang SC;
- font-weight: 500;
- font-size: 32rpx;
- color: #222222;
- text-align: center;
- }
- .tipsPopup-content-title.data-v-468b9330 {
- margin-bottom: 26rpx;
- font-weight: 600;
- font-size: 40rpx;
- color: #FF5C03;
- }
- .video-controls-box.data-v-468b9330 {
- width: 100%;
- height: 420rpx;
- overflow: hidden;
- position: absolute;
- bottom: 0;
- left: 0;
- z-index: 2;
- background: rgba(0, 0, 0, 0.2);
- }
- .video-controls-box .video-play.data-v-468b9330 {
- height: 72rpx;
- width: 72rpx;
- position: absolute;
- top: 50%;
- left: 50%;
- -webkit-transform: translate(-50%, -50%);
- transform: translate(-50%, -50%);
- }
- .video-controls.data-v-468b9330 {
- width: 100%;
- height: 80rpx;
- padding: 0 28rpx;
- box-sizing: border-box;
- position: absolute;
- bottom: 0;
- left: 0;
- display: flex;
- align-items: center;
- justify-content: space-between;
- background: linear-gradient(to top, #222 0%, transparent 80%);
- }
- .video-controls .video-icon.data-v-468b9330 {
- height: 44rpx;
- width: 44rpx;
- }
- .errQuesbox.data-v-468b9330 {
- width: 100%;
- max-height: 260rpx;
- overflow-y: auto;
- margin-top: 24rpx;
- font-family: PingFang SC, PingFang SC;
- font-weight: 500;
- font-size: 30rpx;
- color: #222222;
- }
- .errQuesbox-item.data-v-468b9330 {
- width: 100%;
- height: 128rpx;
- line-height: 128rpx;
- margin-bottom: 24rpx;
- padding: 0 30rpx;
- box-sizing: border-box;
- overflow: hidden;
- background: #fff;
- border-radius: 16rpx 16rpx 16rpx 16rpx;
- position: relative;
- }
- .errQuesbox-item.data-v-468b9330::after {
- content: "题目";
- min-width: 64rpx;
- height: 36rpx;
- padding: 0 12rpx;
- line-height: 36rpx;
- background: #FF5C03;
- box-sizing: border-box;
- border-radius: 0rpx 0rpx 16rpx 0rpx;
- text-align: center;
- font-family: PingFang SC, PingFang SC;
- font-weight: 500;
- font-size: 20rpx;
- color: #fff;
- position: absolute;
- left: 0;
- top: 0;
- }
- .bg.data-v-468b9330 {
- background: #fff !important;
- }
- .answerPopup-box.data-v-468b9330 {
- width: 560rpx;
- background: linear-gradient(180deg, #FFFAF6 0%, #FEECD8 100%);
- border-radius: 32rpx 32rpx 32rpx 32rpx;
- background-color: #fff;
- font-weight: 400;
- padding: 32rpx;
- box-sizing: border-box;
- position: relative;
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: flex-start;
- font-family: PingFang SC, PingFang SC;
- font-weight: 400;
- }
- .answerPopup-box .tipimg.data-v-468b9330 {
- width: 206rpx;
- height: 206rpx;
- margin-bottom: 16rpx;
- }
- .answerPopup-title.data-v-468b9330 {
- font-weight: 600;
- font-size: 36rpx;
- color: #222222;
- }
- .answerPopup-desc.data-v-468b9330 {
- margin-top: 10rpx;
- font-size: 28rpx;
- color: #757575;
- }
- .answerPopup-btn.data-v-468b9330 {
- width: 464rpx;
- height: 84rpx;
- margin-top: 54rpx;
- margin-bottom: 16rpx;
- background: #FF5C03;
- border-radius: 42rpx;
- font-weight: 500;
- font-size: 32rpx;
- color: #FFFFFF;
- text-align: center;
- line-height: 84rpx;
- }
- .popupbox.data-v-468b9330 {
- width: 100%;
- background-color: #fff;
- border-radius: 16rpx 16rpx 0 0;
- padding: 24rpx 32rpx;
- position: relative;
- }
- .popupbox-head.data-v-468b9330 {
- height: 60rpx;
- margin-bottom: 30rpx;
- text-align: center;
- overflow-y: auto;
- color: #414858;
- font-size: 32rpx;
- font-weight: bold;
- position: relative;
- }
- .popupbox-head .close-icon.data-v-468b9330 {
- position: absolute;
- right: 0;
- top: 0;
- height: 40rpx;
- width: 40rpx;
- }
- .popupbox-content.data-v-468b9330 {
- height: 20vh;
- overflow-y: auto;
- display: flex;
- align-items: flex-start;
- flex-wrap: wrap;
- gap: 32rpx;
- }
- .popupbox-content .line-item.data-v-468b9330 {
- display: inline-block;
- min-width: 200rpx;
- min-height: 60rpx;
- padding: 0 20rpx;
- box-sizing: border-box;
- border-radius: 50rpx;
- overflow: hidden;
- background-color: #f7f7f7;
- text-align: center;
- color: #414858;
- font-size: 28rpx;
- line-height: 60rpx;
- }
- .popupbox-content .line-active.data-v-468b9330 {
- color: #f56c6c !important;
- background-color: #fef0f0 !important;
- }
- .content.data-v-468b9330 {
- padding-bottom: calc(0px);
- }
- .content .video-box.data-v-468b9330 {
- width: 100%;
- height: 420rpx;
- overflow: hidden;
- position: relative;
- }
- .content .video-box #myVideo.data-v-468b9330 {
- width: 100%;
- height: 100%;
- }
- .content .video-poster.data-v-468b9330 {
- width: 100%;
- height: 420rpx;
- }
- .content .miantitlebox.data-v-468b9330 {
- padding: 30rpx 0;
- border-bottom: 2rpx solid #F5F7FA;
- font-family: PingFang SC, PingFang SC;
- font-weight: 500;
- font-size: 36rpx;
- color: #222222;
- }
- .content .subtitlebox.data-v-468b9330 {
- padding: 30rpx 0;
- border-bottom: 2rpx solid #F5F7FA;
- font-family: PingFang SC, PingFang SC;
- font-weight: 500;
- font-size: 36rpx;
- color: #222222;
- }
- .content .title-content.data-v-468b9330 {
- padding: 0 32rpx;
- background-color: #fff;
- font-size: 28rpx;
- line-height: 1.6;
- }
- .content .title-content .title.data-v-468b9330 {
- font-size: 36rpx;
- font-weight: 500;
- color: #414858;
- }
- .content .title-content .time-or-subtitle.data-v-468b9330 {
- margin-top: 12rpx;
- color: #666666;
- }
- .content .video-line.data-v-468b9330 {
- min-width: 140rpx;
- max-width: 200rpx;
- height: 60rpx;
- padding: 0 20rpx;
- box-sizing: border-box;
- border-radius: 50rpx 0 0 50rpx;
- overflow: hidden;
- background-color: #fff;
- text-align: center;
- color: #888;
- font-size: 28rpx;
- line-height: 60rpx;
- display: inline-flex;
- align-items: center;
- justify-content: center;
- position: fixed;
- right: 0;
- z-index: 9;
- bottom: calc(0px + 280rpx);
- box-shadow: 0 4rpx 10rpx rgba(0, 0, 0, 0.12);
- }
- .content .video-line image.data-v-468b9330 {
- flex-shrink: 0;
- height: 34rpx;
- width: 34rpx;
- margin-right: 6rpx;
- }
- .content .danmu-line.data-v-468b9330 {
- bottom: calc(0px + 370rpx);
- word-break: keep-all;
- }
- .content .danmu-line .set_image.data-v-468b9330 {
- height: 40rpx;
- width: 40rpx;
- }
- .content .footer.data-v-468b9330 {
- border-top: 1rpx solid #ededef;
- background: #fff;
- width: 100%;
- position: fixed;
- bottom: 0;
- padding: 32rpx;
- padding-bottom: calc(0px + 12rpx);
- box-sizing: border-box;
- z-index: 9;
- }
- .content .footer-btn.data-v-468b9330 {
- width: 100%;
- height: 98rpx;
- background: #FF5C03;
- border-radius: 49rpx 49rpx 49rpx 49rpx;
- line-height: 98rpx;
- text-align: center;
- font-family: PingFang SC, PingFang SC;
- font-weight: 600;
- font-size: 32rpx;
- color: #FFFFFF;
- display: flex;
- flex-direction: row;
- align-items: center;
- justify-content: center;
- }
- .content .footer-btn-img.data-v-468b9330 {
- flex-shrink: 0;
- width: 144rpx;
- height: 144rpx;
- margin-right: 8rpx;
- margin-top: -24rpx;
- }
- .content .footer-btn-border.data-v-468b9330 {
- position: relative;
- }
- .content .footer-btn-border.data-v-468b9330::after {
- content: "";
- background: linear-gradient(180deg, rgba(255, 255, 255, 0), white);
- position: absolute;
- top: -2rpx;
- left: 0;
- height: 103rpx;
- width: 100%;
- z-index: -1;
- border-radius: 49rpx 49rpx 49rpx 49rpx;
- box-shadow: 0rpx 8rpx 11rpx 0rpx rgba(255, 92, 3, 0.3);
- overflow: hidden;
- }
- .agreement.data-v-468b9330 {
- display: inline-flex;
- margin-top: 16rpx;
- font-size: 24rpx;
- color: #525252;
- align-items: center;
- justify-content: center;
- }
- .agreement.data-v-468b9330 {
- display: inline-flex;
- margin-top: 16rpx;
- font-size: 24rpx;
- color: #525252;
- align-items: center;
- justify-content: center;
- }
- .video-danmu-btnbox.data-v-468b9330 {
- width: 50px;
- height: 50px;
- border-radius: 50%;
- overflow: hidden;
- position: absolute;
- right: 10px;
- bottom: calc(50% - 50px);
- -webkit-transform: translateY(-50%);
- transform: translateY(-50%);
- padding: 8px;
- box-sizing: border-box;
- }
- .video-danmu-image.data-v-468b9330 {
- width: 100%;
- height: 100%;
- }
- .danmuPopup.data-v-468b9330 {
- background-color: #fff;
- padding-bottom: calc(0px + 10px);
- }
- .danmuPopup .u-border.data-v-468b9330 {
- flex: 1;
- display: flex;
- flex-direction: row;
- align-items: center;
- justify-content: flex-start;
- padding: 0 10rpx;
- border-radius: 6px;
- border: 1rpx solid #eee;
- }
- .danmuPopup-head.data-v-468b9330 {
- width: 100%;
- padding: 10px;
- box-sizing: border-box;
- overflow: hidden;
- display: flex;
- flex-direction: row;
- align-items: center;
- justify-content: flex-start;
- }
- .danmuPopup-head .danmu-icon.data-v-468b9330 {
- height: 24px;
- width: 24px;
- margin-right: 12px;
- }
- .danmuPopup-input.data-v-468b9330 {
- flex: 1;
- height: 35px;
- }
- .danmuPopup-send.data-v-468b9330 {
- flex-shrink: 0;
- height: 35px;
- display: flex;
- align-items: center;
- justify-content: center;
- padding: 5px 15px;
- box-sizing: border-box;
- background: #FF5C03 !important;
- border-radius: 22px;
- font-family: PingFang SC, PingFang SC;
- font-weight: 500;
- font-size: 15px;
- color: #fff !important;
- margin-left: 12px;
- }
- .danmuPopup-send.data-v-468b9330::after {
- border: none;
- }
- .danmuPopup-con.data-v-468b9330 {
- background-color: #F5F7FA;
- padding: 24px 12px 48px 12px;
- font-family: PingFang SC, PingFang SC;
- font-weight: 400;
- font-size: 14px;
- color: #757575;
- }
- .danmu-icon.data-v-468b9330 {
- height: 24px;
- width: 24px;
- margin-right: 12px;
- }
- .logo.data-v-468b9330 {
- display: inline-block;
- width: 30px;
- height: auto;
- margin: 20px 0 0 10px;
- pointer-events: none;
- object-fit: cover;
- }
- .logo-full.data-v-468b9330 {
- display: inline-block;
- width: 40px;
- height: auto;
- margin: 50px 0 0 30px;
- pointer-events: none;
- object-fit: cover;
- }
- .tabbox.data-v-468b9330 {
- display: flex;
- flex-direction: row;
- align-items: center;
- justify-content: center;
- border-bottom: 2rpx solid #F5F7FA;
- height: 44px;
- background-color: #fff;
- }
- .tabbox view.data-v-468b9330 {
- flex: 1;
- padding: 20rpx 0;
- margin-right: 40rpx;
- text-align: center;
- }
- .tabbox-active.data-v-468b9330 {
- position: relative;
- }
- .tabbox-active.data-v-468b9330::after {
- position: absolute;
- bottom: 0;
- left: 50%;
- -webkit-transform: translateX(-50%);
- transform: translateX(-50%);
- content: "";
- width: 3rem;
- border-bottom: 4px solid #FF5C03;
- }
- .chatinput.data-v-468b9330 {
- position: fixed;
- left: 32rpx;
- right: 32rpx;
- z-index: 999;
- height: 96rpx;
- background-color: green;
- background: #FFFFFF;
- box-shadow: 0rpx 8rpx 21rpx 0rpx rgba(0, 0, 0, 0.1);
- border-radius: 24rpx 24rpx 24rpx 24rpx;
- display: flex;
- flex-direction: row;
- align-items: center;
- justify-content: center;
- padding: 0 24rpx;
- box-sizing: border-box;
- }
- .chatinput .uni-input.data-v-468b9330 {
- flex: 1;
- margin-right: 32rpx;
- font-size: 30rpx;
- }
- .chatinput .send.data-v-468b9330 {
- font-family: PingFang SC, PingFang SC;
- font-weight: 400;
- font-size: 28rpx;
- color: #FFFFFF !important;
- flex-shrink: 0;
- padding: 0 20rpx;
- height: 72rpx;
- background: #FF5C03 !important;
- border-radius: 8rpx 8rpx 8rpx 8rpx;
- }
- .chatinput .send.data-v-468b9330::after {
- border: none;
- }
- .answerTip.data-v-468b9330 {
- position: fixed;
- right: 0;
- z-index: 9;
- bottom: calc(0px + 380rpx);
- box-shadow: 0rpx 8rpx 21rpx 0rpx rgba(0, 0, 0, 0.1);
- border-radius: 24rpx 24rpx 24rpx 24rpx;
- background-color: #ff5c03;
- color: #fff;
- border-radius: 50%;
- height: 90rpx;
- width: 90rpx;
- font-size: 25rpx;
- text-align: center;
- padding: 10rpx;
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: center;
- }
- .danmu-item.data-v-468b9330 {
- position: absolute;
- top: 0;
- white-space: nowrap;
- font-size: 16px;
- height: 20px;
- display: inline-flex;
- box-sizing: border-box;
- align-items: center;
- }
- .danmuMove.data-v-468b9330 {
- -webkit-animation-timing-function: linear;
- animation-timing-function: linear;
- -webkit-animation-delay: 0s;
- animation-delay: 0s;
- -webkit-animation-iteration-count: 1;
- animation-iteration-count: 1;
- -webkit-animation-direction: normal;
- animation-direction: normal;
- -webkit-animation-fill-mode: forwards;
- animation-fill-mode: forwards;
- -webkit-animation-play-state: running;
- animation-play-state: running;
- -webkit-animation-name: mymove-data-v-468b9330;
- animation-name: mymove-data-v-468b9330;
- will-change: transform;
- }
- @-webkit-keyframes mymove-data-v-468b9330 {
- from {
- -webkit-transform: translateX(100vw);
- transform: translateX(100vw);
- }
- to {
- -webkit-transform: translateX(-100%);
- transform: translateX(-100%);
- }
- }
- @keyframes mymove-data-v-468b9330 {
- from {
- -webkit-transform: translateX(100vw);
- transform: translateX(100vw);
- }
- to {
- -webkit-transform: translateX(-100%);
- transform: translateX(-100%);
- }
- }
- .arrow-left-warning.data-v-468b9330 {
- position: absolute;
- left: 24rpx;
- height: 88rpx;
- overflow: hidden;
- color: #888;
- font-size: 24rpx;
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: center;
- }
- .arrow-left-warning image.data-v-468b9330 {
- flex-shrink: 0;
- height: 36rpx;
- width: 36rpx;
- }
|