You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
732 lines
14 KiB
732 lines
14 KiB
.img___3e4yQ {
|
|
position: relative;
|
|
width: 400px;
|
|
height: auto;
|
|
background-color: #f4f3f4;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.img___3e4yQ > div {
|
|
position: absolute;
|
|
right: -6px;
|
|
top: -6px;
|
|
cursor: pointer;
|
|
background-color: #fff;
|
|
width: 16px;
|
|
height: 16px;
|
|
border-radius: 50%;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___2-GY4 {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___23GVb {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___6PomO {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___1Ipg1 {
|
|
justify-content: flex-end;
|
|
align-items: center;
|
|
-webkit-justify-content: flex-end;
|
|
-webkit-align-items: center;
|
|
-webkit-box-align: center;
|
|
-webkit-box-pack: end;
|
|
box-align: center;
|
|
box-pack: end;
|
|
}
|
|
.flex_box_column___3m5MC {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.wrap___2oRqO {
|
|
margin-bottom: 26px;
|
|
margin-right: 26px;
|
|
}
|
|
.wrap___2oRqO:nth-child(4n) {
|
|
margin-right: 0;
|
|
}
|
|
.wrap___2oRqO div[class~='ant-card'] {
|
|
width: 280px;
|
|
height: 258px;
|
|
margin-bottom: 0px;
|
|
margin-right: 0px;
|
|
display: inline-block;
|
|
box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
|
|
transition: all 0.5s;
|
|
border-radius: 8px;
|
|
overflow: hidden;
|
|
cursor: pointer;
|
|
}
|
|
.wrap___2oRqO div[class~='ant-card']:hover {
|
|
box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3);
|
|
}
|
|
.wrap___2oRqO div[class~='ant-card'] [class='ant-card-cover'] {
|
|
height: 175px;
|
|
width: 100%;
|
|
overflow: hidden;
|
|
}
|
|
.wrap___2oRqO div[class~='ant-card'] :hover div[class^='mask'] {
|
|
display: block;
|
|
top: 0px;
|
|
width: 100%;
|
|
height: 158px;
|
|
cursor: pointer;
|
|
}
|
|
.wrap___2oRqO div[class~='ant-card'] :hover div[class^='playIconWrap'] {
|
|
display: inline-block;
|
|
}
|
|
.wrap___2oRqO div[class='ant-card-body'] {
|
|
padding: 0px;
|
|
}
|
|
.wrap___2oRqO p {
|
|
margin: 0;
|
|
}
|
|
.mask___3vrt3 {
|
|
border-radius: 12px 12px 0px 0px;
|
|
display: none;
|
|
text-align: center;
|
|
position: absolute;
|
|
background: rgba(0, 0, 0, 0.39);
|
|
}
|
|
.playIconWrap___3zNa5 {
|
|
display: none;
|
|
width: 100%;
|
|
text-align: center;
|
|
height: 70px;
|
|
position: absolute;
|
|
top: 0px;
|
|
left: 0px;
|
|
cursor: pointer;
|
|
}
|
|
.playIcon___1x8C5 {
|
|
position: relative;
|
|
z-index: 99;
|
|
margin-bottom: 23px;
|
|
margin-top: 20%;
|
|
}
|
|
.linkWrap___tlbb_ {
|
|
position: absolute;
|
|
width: 100%;
|
|
top: 0px;
|
|
left: 0px;
|
|
height: 220px;
|
|
z-index: 1;
|
|
text-decoration: none;
|
|
color: #05101a;
|
|
}
|
|
.link___3E7j7 {
|
|
position: absolute;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
padding: 0px 18px;
|
|
background: #f9751a;
|
|
border-radius: 0px 100px 100px 0px;
|
|
display: block;
|
|
left: 0;
|
|
top: 32px;
|
|
color: #fff;
|
|
z-index: 2;
|
|
}
|
|
.imgWrap___3oWQ1 {
|
|
display: block;
|
|
width: 100%;
|
|
text-decoration: none;
|
|
color: #05101a;
|
|
}
|
|
.imgWrap___3oWQ1 > img {
|
|
width: 100%;
|
|
border-radius: 6px 6px 0px 0px;
|
|
vertical-align: bottom;
|
|
height: 158px;
|
|
}
|
|
.cardBottom___3qX0x {
|
|
padding: 15px 10px;
|
|
box-sizing: border-box;
|
|
}
|
|
.bottomTitle___sGy0p {
|
|
max-width: 256px;
|
|
line-height: 18px;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
display: inline-block;
|
|
}
|
|
.timeWrap___3j3QV {
|
|
line-height: 15px;
|
|
margin-bottom: 10px;
|
|
}
|
|
.time___3vp2- {
|
|
height: 15px;
|
|
color: #c0c4cc;
|
|
}
|
|
.bottomActionWrap___EGSk2 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
line-height: 15px;
|
|
}
|
|
.peopleWrap___2NTgO {
|
|
color: #606266;
|
|
font-size: 14px;
|
|
line-height: 15px;
|
|
}
|
|
.actionIcon___1kusF {
|
|
font-size: 16px;
|
|
color: #0152d9;
|
|
margin-left: 6px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.watermark___2DVjg {
|
|
position: absolute;
|
|
left: 0;
|
|
bottom: 100px;
|
|
font-size: 18px;
|
|
text-shadow: 0px 0px 5px #b6b6b6;
|
|
color: #ffffff;
|
|
z-index: 1;
|
|
}
|
|
.videovideo___3jScv::-webkit-media-controls-fullscreen-button {
|
|
display: none !important;
|
|
}
|
|
@keyframes upDown___3FGkz {
|
|
0% {
|
|
left: 0;
|
|
bottom: 100px;
|
|
}
|
|
40% {
|
|
opacity: 1;
|
|
bottom: 80%;
|
|
left: calc(50% - 130px);
|
|
}
|
|
41% {
|
|
opacity: 0;
|
|
bottom: 80%;
|
|
left: calc(50% - 130px);
|
|
}
|
|
79% {
|
|
opacity: 0;
|
|
bottom: 80%;
|
|
left: calc(50% - 130px);
|
|
}
|
|
80% {
|
|
opacity: 1;
|
|
opacity: 100%;
|
|
bottom: 100px;
|
|
left: calc(100% - 270px);
|
|
}
|
|
100% {
|
|
opacity: 1;
|
|
bottom: 100px;
|
|
left: calc(100% - 270px);
|
|
}
|
|
}
|
|
.animate__loop___36IZ1 {
|
|
animation-name: upDown___3FGkz;
|
|
}
|
|
:root {
|
|
--youtube-red: #fe0900;
|
|
}
|
|
.container___GV_Ds {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.video-container___35tqx {
|
|
width: 100%;
|
|
height: 100%;
|
|
margin: 0 auto;
|
|
position: relative;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
}
|
|
.video-container___35tqx video {
|
|
width: 100%;
|
|
height: 100%;
|
|
max-height: auto;
|
|
object-fit: cover;
|
|
}
|
|
.video-controls___u99fM {
|
|
right: 0;
|
|
left: 0;
|
|
padding: 10px;
|
|
position: absolute;
|
|
bottom: 0;
|
|
transition: all 0.2s ease;
|
|
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.84));
|
|
}
|
|
.video-controls___u99fM.hide___2GDit {
|
|
opacity: 0;
|
|
pointer-events: none;
|
|
}
|
|
.video-progress___2LKQJ {
|
|
position: relative;
|
|
height: 4px;
|
|
margin-bottom: 10px;
|
|
margin-top: 5px;
|
|
padding: 0 6px;
|
|
}
|
|
progress {
|
|
-webkit-appearance: none;
|
|
appearance: none;
|
|
border-radius: 2px;
|
|
width: 100%;
|
|
height: 4px;
|
|
pointer-events: none;
|
|
position: absolute;
|
|
top: 0;
|
|
}
|
|
progress::-webkit-progress-bar {
|
|
background-color: #787878;
|
|
border-radius: 2px;
|
|
}
|
|
progress::-webkit-progress-value {
|
|
background: #fff;
|
|
border-radius: 2px;
|
|
}
|
|
progress::-moz-progress-bar {
|
|
background: #fff;
|
|
}
|
|
.seek___3b-US {
|
|
position: absolute;
|
|
top: 0;
|
|
width: 100%;
|
|
cursor: pointer;
|
|
margin: 0;
|
|
}
|
|
.seek___3b-US:hover + .seek-tooltip___bZ9sZ {
|
|
display: block;
|
|
}
|
|
.seek-tooltip___bZ9sZ {
|
|
display: none;
|
|
position: absolute;
|
|
top: -50px;
|
|
margin-left: -20px;
|
|
font-size: 12px;
|
|
padding: 3px;
|
|
content: attr(data-title);
|
|
font-weight: bold;
|
|
color: #fff;
|
|
background-color: rgba(0, 0, 0, 0.6);
|
|
}
|
|
.bottom-controls___74sQw {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
font-size: 14px;
|
|
}
|
|
.bottom-controls___74sQw button {
|
|
display: inline-flex;
|
|
align-items: center;
|
|
}
|
|
.left-controls___2kBb3 {
|
|
display: flex;
|
|
align-items: center;
|
|
color: #fff;
|
|
}
|
|
.volume-controls___QLaWH {
|
|
display: inline-flex;
|
|
align-items: center;
|
|
}
|
|
.volume-controls___QLaWH input {
|
|
width: 100px;
|
|
opacity: 1;
|
|
transition: all 0.4s ease;
|
|
}
|
|
.volume-controls___QLaWH:hover input,
|
|
.volume-controls___QLaWH input:focus {
|
|
width: 100px;
|
|
opacity: 1;
|
|
}
|
|
.container___GV_Ds button {
|
|
cursor: pointer;
|
|
position: relative;
|
|
margin-right: 7px;
|
|
font-size: 12px;
|
|
padding: 3px;
|
|
border: none;
|
|
outline: none;
|
|
background-color: transparent;
|
|
}
|
|
.container___GV_Ds button * {
|
|
pointer-events: none;
|
|
}
|
|
.container___GV_Ds button::before {
|
|
content: attr(data-title);
|
|
position: absolute;
|
|
display: none;
|
|
right: 0;
|
|
top: -50px;
|
|
background-color: rgba(0, 0, 0, 0.6);
|
|
color: #fff;
|
|
font-weight: bold;
|
|
padding: 4px 6px;
|
|
word-break: keep-all;
|
|
white-space: pre;
|
|
}
|
|
.container___GV_Ds button:hover::before {
|
|
display: inline-block;
|
|
}
|
|
.fullscreen-button___2nHzc {
|
|
margin-right: 0;
|
|
}
|
|
.pip-button___18qQG svg {
|
|
width: 26px;
|
|
height: 26px;
|
|
}
|
|
.playback-animation___gCL6X {
|
|
pointer-events: none;
|
|
position: absolute;
|
|
top: 50%;
|
|
left: 50%;
|
|
margin-left: -40px;
|
|
margin-top: -40px;
|
|
width: 80px;
|
|
height: 80px;
|
|
border-radius: 80px;
|
|
background-color: rgba(0, 0, 0, 0.6);
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
opacity: 0;
|
|
}
|
|
input[type='range'] {
|
|
-webkit-appearance: none;
|
|
-moz-appearance: none;
|
|
height: 4px;
|
|
background: transparent;
|
|
cursor: pointer;
|
|
}
|
|
input[type='range']:focus {
|
|
outline: none;
|
|
}
|
|
input[type='range']::-webkit-slider-runnable-track {
|
|
width: 100%;
|
|
cursor: pointer;
|
|
border-radius: 1.3px;
|
|
-webkit-appearance: none;
|
|
-webkit-transition: all 0.4s ease;
|
|
transition: all 0.4s ease;
|
|
}
|
|
input[type='range']::-webkit-slider-thumb {
|
|
height: 16px;
|
|
width: 16px;
|
|
border-radius: 16px;
|
|
background: #fe0900;
|
|
background: var(--youtube-red);
|
|
cursor: pointer;
|
|
-webkit-appearance: none;
|
|
margin-left: -1px;
|
|
opacity: 0;
|
|
}
|
|
input[type='range']:focus::-webkit-slider-runnable-track {
|
|
background: transparent;
|
|
}
|
|
input[type='range'].volume___10eUe {
|
|
height: 5px;
|
|
background-color: #fff;
|
|
}
|
|
input[type='range'].volume___10eUe::-webkit-slider-runnable-track {
|
|
background-color: transparent;
|
|
}
|
|
input[type='range'].volume___10eUe::-webkit-slider-thumb {
|
|
margin-left: 0;
|
|
height: 14px;
|
|
width: 14px;
|
|
background: #fff;
|
|
}
|
|
input[type='range']::-moz-range-track {
|
|
width: 100%;
|
|
height: 8.4px;
|
|
cursor: pointer;
|
|
border: 1px solid transparent;
|
|
background: transparent;
|
|
border-radius: 1.3px;
|
|
}
|
|
input[type='range']::-moz-range-thumb {
|
|
height: 14px;
|
|
width: 14px;
|
|
border-radius: 50px;
|
|
border: 1px solid #fe0900;
|
|
border: 1px solid var(--youtube-red);
|
|
background: #fe0900;
|
|
background: var(--youtube-red);
|
|
cursor: pointer;
|
|
margin-top: 5px;
|
|
}
|
|
input[type='range']:focus::-moz-range-track {
|
|
outline: none;
|
|
}
|
|
input[type='range'].volume___10eUe::-moz-range-thumb {
|
|
border: 1px solid #fff;
|
|
background: #fff;
|
|
}
|
|
.hidden___2JBJW {
|
|
display: none;
|
|
}
|
|
.container___GV_Ds svg {
|
|
width: 20px;
|
|
height: 20px;
|
|
fill: #fff;
|
|
stroke: #fff;
|
|
cursor: pointer;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.modal___3Y0Wf {
|
|
position: relative;
|
|
}
|
|
.modal___3Y0Wf video {
|
|
width: 800px;
|
|
height: 450px;
|
|
}
|
|
.modal___3Y0Wf div[class~='ant-modal-body'] {
|
|
padding: 0px;
|
|
font-size: 0 !important;
|
|
vertical-align: top;
|
|
}
|
|
.closeIcon___2U9hd {
|
|
position: absolute;
|
|
color: #0152d9;
|
|
top: -8px;
|
|
right: -10px;
|
|
font-size: 24px !important;
|
|
width: 14px;
|
|
height: 8px;
|
|
margin-right: 0px;
|
|
z-index: 9;
|
|
cursor: pointer;
|
|
}
|
|
.closeIcon___2U9hd:before {
|
|
left: -4px;
|
|
position: absolute;
|
|
top: -16px;
|
|
}
|
|
.wrap___3bgrF {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
padding: 9px;
|
|
background: #000000;
|
|
}
|
|
.input___e0HRQ {
|
|
color: #707070;
|
|
background-color: #000;
|
|
border-color: #707070;
|
|
margin-right: 12px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___3uxel {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___3ADww {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___1ZeOt {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___14b6Y {
|
|
justify-content: flex-end;
|
|
align-items: center;
|
|
-webkit-justify-content: flex-end;
|
|
-webkit-align-items: center;
|
|
-webkit-box-align: center;
|
|
-webkit-box-pack: end;
|
|
box-align: center;
|
|
box-pack: end;
|
|
}
|
|
.flex_box_column___qufu9 {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.searchBar___3h7FD {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
border-radius: 2px;
|
|
width: 100%;
|
|
margin: 0px auto;
|
|
box-sizing: border-box;
|
|
padding-left: 25px;
|
|
background-color: #fff;
|
|
padding-bottom: 20px;
|
|
padding-top: 20px;
|
|
}
|
|
.left___1eaNv {
|
|
display: flex;
|
|
}
|
|
.left___1eaNv > li {
|
|
list-style-type: none;
|
|
text-align: center;
|
|
color: #05101a;
|
|
cursor: pointer;
|
|
font-size: 16px;
|
|
}
|
|
.left___1eaNv > li > a {
|
|
display: block;
|
|
width: 100%;
|
|
text-decoration: none;
|
|
color: #05101a;
|
|
}
|
|
.left___1eaNv > li.active___1H1f3 a {
|
|
color: #0152d9;
|
|
}
|
|
.searchBarBorder___OHSwY {
|
|
border-top: 1px solid #eeeeee;
|
|
}
|
|
.firstLi___3T_mj {
|
|
height: 48px;
|
|
line-height: 46px;
|
|
}
|
|
.otherLi___Edh0Y {
|
|
height: 48px;
|
|
line-height: 46px;
|
|
margin-left: 40px;
|
|
}
|
|
.button___2C1wH {
|
|
height: 48px;
|
|
margin-right: 20px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___2m6N- {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___1YWzb {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___TJW-N {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___1mFE6 {
|
|
justify-content: flex-end;
|
|
align-items: center;
|
|
-webkit-justify-content: flex-end;
|
|
-webkit-align-items: center;
|
|
-webkit-box-align: center;
|
|
-webkit-box-pack: end;
|
|
box-align: center;
|
|
box-pack: end;
|
|
}
|
|
.flex_box_column___gsNfr {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.wrap___2PwVj {
|
|
width: 1200px;
|
|
margin: 0px auto;
|
|
}
|
|
.midWrap___29enJ {
|
|
display: box;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
line-height: 41px;
|
|
margin-top: 10px;
|
|
margin-bottom: 0px;
|
|
font-size: 14px;
|
|
}
|
|
.color999___3o5k6 {
|
|
color: #999999;
|
|
}
|
|
.orderWrap___2zmQy {
|
|
display: box;
|
|
display: flex;
|
|
}
|
|
.orderIconWrap___3P8VT {
|
|
display: box;
|
|
display: flex;
|
|
flex-direction: column;
|
|
height: 40px;
|
|
line-height: 40px;
|
|
color: #999999;
|
|
}
|
|
.orderAsc___4gPdP {
|
|
flex-direction: column;
|
|
text-align: center;
|
|
height: 10px;
|
|
line-height: 10px;
|
|
display: table;
|
|
margin-top: 9px;
|
|
}
|
|
.orderDesc___3GGeL {
|
|
flex-direction: column;
|
|
text-align: center;
|
|
height: 10px;
|
|
line-height: 10px;
|
|
display: table;
|
|
}
|
|
.color0152d9___2M9-M {
|
|
color: #0152d9;
|
|
}
|
|
.h10___1sfuo {
|
|
height: 10px;
|
|
}
|
|
.cursorPointer___26hrz {
|
|
cursor: pointer;
|
|
}
|
|
.orderTextWrap___lD6F_ {
|
|
cursor: pointer;
|
|
color: #999999;
|
|
margin-right: 10px;
|
|
font-size: 12px;
|
|
}
|
|
.cardWrap___3Ie3A {
|
|
display: box;
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
min-height: 400px;
|
|
width: 100%;
|
|
margin-top: 10px;
|
|
}
|
|
.countWrap___1xIRg {
|
|
text-align: center;
|
|
margin-bottom: 50px;
|
|
margin-top: 30px;
|
|
}
|
|
.colorRed___15aYF {
|
|
color: #ff6800;
|
|
}
|
|
.modal___3ramp {
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
font-size: 14px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|