.src-components-ListVideoDrawer-index__fixedContainer--Efpx4 {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  top: 0;
  display: flex;
  flex-direction: row-reverse;
  z-index: 1200;
}
.src-components-ListVideoDrawer-index__fixedContainer--Efpx4 .src-components-ListVideoDrawer-index__box--wbinr {
  width: 535px;
  height: 100%;
  position: relative;
  background-color: #fff;
  display: flex;
  flex-direction: column;
}
.src-components-ListVideoDrawer-index__fixedContainer--Efpx4 .src-components-ListVideoDrawer-index__circle--CyPqp {
  position: fixed;
  right: 50px;
  bottom: 50px;
}

.src-components-ListVideoDrawer-components-Tab__tab--vCPNv {
  width: 100%;
  padding: 24px 20px 20px 20px;
  display: flex;
  align-items: center;
}
.src-components-ListVideoDrawer-components-Tab__tab--vCPNv .src-components-ListVideoDrawer-components-Tab__box--suc8l {
  width: 100%;
  height: 40px;
  position: relative;
}
.src-components-ListVideoDrawer-components-Tab__tabBlock--rUCEY {
  position: absolute;
  top: 0;
  width: 250px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999;
  font-size: 14px;
  border-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.src-components-ListVideoDrawer-components-Tab__tabBlock--rUCEY.src-components-ListVideoDrawer-components-Tab__active--aCwLF {
  color: var(--color-primary);
}
.vip .src-components-ListVideoDrawer-components-Tab__tabBlock--rUCEY.src-components-ListVideoDrawer-components-Tab__active--aCwLF {
  color: #dda863;
}

.mf-iconfont {
  font-family: "cckjMfIconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.src-components-ListVideoDrawer-components-SelectProVideos__selectBox--Ly6On {
  width: 100%;
  display: flex;
  align-items: center;
  height: 38px;
  padding: 0 20px;
}
.src-components-ListVideoDrawer-components-SelectProVideos__selectBox--Ly6On .src-components-ListVideoDrawer-components-SelectProVideos__allStoresIcon--JTEsd {
  margin-right: 8px;
  color: #D8D8D8;
  font-size: 25px;
  line-height: 1;
}
.src-components-ListVideoDrawer-components-SelectProVideos__selectBox--Ly6On .src-components-ListVideoDrawer-components-SelectProVideos__wrapperSelect--ztDDp {
  border: 1px solid #E4E4E4;
  padding: 4px 11px;
  display: flex;
  align-items: center;
  position: relative;
  border-radius: 4px;
  width: 100%;
  height: 38px;
  cursor: pointer;
}
.src-components-ListVideoDrawer-components-SelectProVideos__selectBox--Ly6On .src-components-ListVideoDrawer-components-SelectProVideos__wrapperSelect--ztDDp .src-components-ListVideoDrawer-components-SelectProVideos__customizeSelect--Q_Oka {
  position: absolute;
  left: 0;
  top: calc(100% + 4px);
  width: 100%;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  background-color: #fff;
  z-index: 3;
  max-height: 300px;
  overflow-y: auto;
}
.src-components-ListVideoDrawer-components-SelectProVideos__selectBox--Ly6On .src-components-ListVideoDrawer-components-SelectProVideos__wrapperSelect--ztDDp .src-components-ListVideoDrawer-components-SelectProVideos__customizeSelect--Q_Oka .src-components-ListVideoDrawer-components-SelectProVideos__customizeSelectItem--rq9Em {
  width: 100%;
  height: 36px;
  background-color: #fff;
  transition: all 0.3s;
  display: flex;
  align-items: center;
  padding: 0 15px;
  cursor: pointer;
  position: relative;
}
.src-components-ListVideoDrawer-components-SelectProVideos__selectBox--Ly6On .src-components-ListVideoDrawer-components-SelectProVideos__wrapperSelect--ztDDp .src-components-ListVideoDrawer-components-SelectProVideos__customizeSelect--Q_Oka .src-components-ListVideoDrawer-components-SelectProVideos__customizeSelectItem--rq9Em img {
  width: 26px;
  height: 26px;
  margin-right: 8px;
  border: 1px solid #eee;
}
.src-components-ListVideoDrawer-components-SelectProVideos__selectBox--Ly6On .src-components-ListVideoDrawer-components-SelectProVideos__wrapperSelect--ztDDp .src-components-ListVideoDrawer-components-SelectProVideos__customizeSelect--Q_Oka .src-components-ListVideoDrawer-components-SelectProVideos__customizeSelectItem--rq9Em span {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.src-components-ListVideoDrawer-components-SelectProVideos__selectBox--Ly6On .src-components-ListVideoDrawer-components-SelectProVideos__wrapperSelect--ztDDp .src-components-ListVideoDrawer-components-SelectProVideos__customizeSelect--Q_Oka .src-components-ListVideoDrawer-components-SelectProVideos__customizeSelectItem--rq9Em:hover,
.src-components-ListVideoDrawer-components-SelectProVideos__selectBox--Ly6On .src-components-ListVideoDrawer-components-SelectProVideos__wrapperSelect--ztDDp .src-components-ListVideoDrawer-components-SelectProVideos__customizeSelect--Q_Oka .src-components-ListVideoDrawer-components-SelectProVideos__customizeSelectItem--rq9Em.src-components-ListVideoDrawer-components-SelectProVideos__active--MyZp8 {
  background-color: #FBFBFB;
}
.src-components-ListVideoDrawer-components-SelectProVideos__selectBox--Ly6On .src-components-ListVideoDrawer-components-SelectProVideos__wrapperSelect--ztDDp .src-components-ListVideoDrawer-components-SelectProVideos__customizeSelect--Q_Oka .src-components-ListVideoDrawer-components-SelectProVideos__customizeSelectItem--rq9Em .src-components-ListVideoDrawer-components-SelectProVideos__selected--wKVzt {
  color: var(--color-primary);
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
  display: none;
}
.src-components-ListVideoDrawer-components-SelectProVideos__selectBox--Ly6On .src-components-ListVideoDrawer-components-SelectProVideos__wrapperSelect--ztDDp .src-components-ListVideoDrawer-components-SelectProVideos__customizeSelect--Q_Oka .src-components-ListVideoDrawer-components-SelectProVideos__customizeSelectItem--rq9Em.src-components-ListVideoDrawer-components-SelectProVideos__active--MyZp8 .src-components-ListVideoDrawer-components-SelectProVideos__selected--wKVzt {
  display: block;
}
.src-components-ListVideoDrawer-components-SelectProVideos__selectBox--Ly6On .src-components-ListVideoDrawer-components-SelectProVideos__wrapperSelect--ztDDp img {
  width: 26px;
  height: 26px;
  border-radius: 2px;
  flex-shrink: 0;
}
.src-components-ListVideoDrawer-components-SelectProVideos__selectBox--Ly6On .src-components-ListVideoDrawer-components-SelectProVideos__wrapperSelect--ztDDp img.src-components-ListVideoDrawer-components-SelectProVideos__selectEmpty--RA4nZ {
  width: 64px;
  height: 64px;
}
.src-components-ListVideoDrawer-components-SelectProVideos__selectBox--Ly6On .src-components-ListVideoDrawer-components-SelectProVideos__wrapperSelect--ztDDp .src-components-ListVideoDrawer-components-SelectProVideos__emptyText--MYxcY {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  line-height: 17px;
}
.src-components-ListVideoDrawer-components-SelectProVideos__selectBox--Ly6On .src-components-ListVideoDrawer-components-SelectProVideos__wrapperSelect--ztDDp input {
  border: none;
  outline: none;
  color: #333;
  font-size: 14px;
  margin-left: 5px;
  flex: 1;
  background-color: #fff;
}
.src-components-ListVideoDrawer-components-SelectProVideos__selectBox--Ly6On .src-components-ListVideoDrawer-components-SelectProVideos__wrapperSelect--ztDDp .src-components-ListVideoDrawer-components-SelectProVideos__clearIcon--wsFvl {
  opacity: 0;
  margin: 0 6px;
  transition: all 0.3s;
}
.src-components-ListVideoDrawer-components-SelectProVideos__selectBox--Ly6On .src-components-ListVideoDrawer-components-SelectProVideos__wrapperSelect--ztDDp:hover .src-components-ListVideoDrawer-components-SelectProVideos__clearIcon--wsFvl {
  opacity: 1;
}
.src-components-ListVideoDrawer-components-SelectProVideos__selectBox--Ly6On .src-components-ListVideoDrawer-components-SelectProVideos__wrapperSelect--ztDDp .src-components-ListVideoDrawer-components-SelectProVideos__arrow--JVeQV {
  color: rgba(0, 0, 0, 0.25);
  font-size: 14px;
  transition: all 0.3s;
}
.src-components-ListVideoDrawer-components-SelectProVideos__footer--muoVs {
  width: 100%;
  height: 70px;
  background: #FFFFFF;
  box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.05);
  border-radius: 0px 0px 4px 4px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.src-components-ListVideoDrawer-components-SelectProVideos__footer--muoVs span.src-components-ListVideoDrawer-components-SelectProVideos__label--oAPCW {
  font-size: 14px;
  color: #999999;
}
.src-components-ListVideoDrawer-components-SelectProVideos__footer--muoVs .src-components-ListVideoDrawer-components-SelectProVideos__selectedVideos--InxzD {
  margin-left: 8px;
  display: flex;
  align-items: center;
}
.src-components-ListVideoDrawer-components-SelectProVideos__footer--muoVs .src-components-ListVideoDrawer-components-SelectProVideos__miniVideo--K1gJZ {
  width: 54px;
  height: 54px;
  margin-left: 8px;
  border: 1px solid #EEEEEE;
  border-radius: 2px;
  position: relative;
  background-color: #333;
  animation: src-components-ListVideoDrawer-components-SelectProVideos__shake--XaAM8 1s;
}
.src-components-ListVideoDrawer-components-SelectProVideos__footer--muoVs .src-components-ListVideoDrawer-components-SelectProVideos__miniVideo--K1gJZ img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.src-components-ListVideoDrawer-components-SelectProVideos__footer--muoVs .src-components-ListVideoDrawer-components-SelectProVideos__miniVideo--K1gJZ .src-components-ListVideoDrawer-components-SelectProVideos__close--fD7YW {
  width: 14px;
  height: 14px;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  right: -7px;
  top: -7px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.src-components-ListVideoDrawer-components-SelectProVideos__footer--muoVs .src-components-ListVideoDrawer-components-SelectProVideos__miniVideo--K1gJZ .src-components-ListVideoDrawer-components-SelectProVideos__close--fD7YW .src-components-ListVideoDrawer-components-SelectProVideos__lines--CcHji {
  position: relative;
  width: 70%;
  height: 70%;
}
.src-components-ListVideoDrawer-components-SelectProVideos__footer--muoVs .src-components-ListVideoDrawer-components-SelectProVideos__miniVideo--K1gJZ .src-components-ListVideoDrawer-components-SelectProVideos__close--fD7YW .src-components-ListVideoDrawer-components-SelectProVideos__lines--CcHji::after,
.src-components-ListVideoDrawer-components-SelectProVideos__footer--muoVs .src-components-ListVideoDrawer-components-SelectProVideos__miniVideo--K1gJZ .src-components-ListVideoDrawer-components-SelectProVideos__close--fD7YW .src-components-ListVideoDrawer-components-SelectProVideos__lines--CcHji::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  background: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.src-components-ListVideoDrawer-components-SelectProVideos__footer--muoVs .src-components-ListVideoDrawer-components-SelectProVideos__miniVideo--K1gJZ .src-components-ListVideoDrawer-components-SelectProVideos__close--fD7YW .src-components-ListVideoDrawer-components-SelectProVideos__lines--CcHji::after {
  transform: translate(-50%, -50%) rotate(45deg);
}
.src-components-ListVideoDrawer-components-SelectProVideos__footer--muoVs .src-components-ListVideoDrawer-components-SelectProVideos__miniVideo--K1gJZ .src-components-ListVideoDrawer-components-SelectProVideos__close--fD7YW .src-components-ListVideoDrawer-components-SelectProVideos__lines--CcHji::before {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.src-components-ListVideoDrawer-components-SelectProVideos__footer--muoVs .src-components-ListVideoDrawer-components-SelectProVideos__miniVideo--K1gJZ .src-components-ListVideoDrawer-components-SelectProVideos__playBtn--igjpg {
  width: 12px;
  height: 12px;
  background: hsla(0, 0%, 100%, 0.7);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  opacity: 0.8;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.src-components-ListVideoDrawer-components-SelectProVideos__footer--muoVs .src-components-ListVideoDrawer-components-SelectProVideos__miniVideo--K1gJZ .src-components-ListVideoDrawer-components-SelectProVideos__playBtn--igjpg .src-components-ListVideoDrawer-components-SelectProVideos__arrow--JVeQV {
  width: 0;
  height: 0;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
  border-left: 3px solid rgba(0, 0, 0, 0.6);
  margin-left: 2px;
}
@keyframes src-components-ListVideoDrawer-components-SelectProVideos__shake--XaAM8 {
  0% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(-5px);
  }
  50% {
    transform: translateY(5px);
  }
  75% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(0);
  }
}
.src-components-ListVideoDrawer-components-SelectProVideos__footer--muoVs .src-components-ListVideoDrawer-components-SelectProVideos__left--A73MR {
  display: flex;
  align-items: center;
  height: 100%;
}
.src-components-ListVideoDrawer-components-SelectProVideos__fixedLoading--ay22S {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.src-components-ListVideoDrawer-components-SelectProVideos__iconBox--vjcVs {
  position: relative;
}
.src-components-ListVideoDrawer-components-SelectProVideos__iconBox--vjcVs .src-components-ListVideoDrawer-components-SelectProVideos__authImg--nVRY4,
.src-components-ListVideoDrawer-components-SelectProVideos__iconBox--vjcVs .src-components-ListVideoDrawer-components-SelectProVideos__unAuthImg--Tkxc0 {
  position: absolute;
  left: -3px;
  bottom: -3px;
  width: 12px !important;
  height: 12px !important;
  border: 0 !important;
}
.src-components-ListVideoDrawer-components-SelectProVideos__iconBox--vjcVs .src-components-ListVideoDrawer-components-SelectProVideos__authImg--nVRY4 {
  display: flex;
  align-items: center;
}
.src-components-ListVideoDrawer-components-SelectProVideos__iconBox--vjcVs .src-components-ListVideoDrawer-components-SelectProVideos__unAuthImg--Tkxc0 {
  display: none;
}
.src-components-ListVideoDrawer-components-SelectProVideos__iconBox--vjcVs.src-components-ListVideoDrawer-components-SelectProVideos__isUnauthorized--G3juu .src-components-ListVideoDrawer-components-SelectProVideos__authImg--nVRY4 {
  display: none;
}
.src-components-ListVideoDrawer-components-SelectProVideos__iconBox--vjcVs.src-components-ListVideoDrawer-components-SelectProVideos__isUnauthorized--G3juu .src-components-ListVideoDrawer-components-SelectProVideos__unAuthImg--Tkxc0 {
  display: flex;
  align-items: center;
}
.vip .src-components-ListVideoDrawer-components-SelectProVideos__selectBox--Ly6On .src-components-ListVideoDrawer-components-SelectProVideos__wrapperSelect--ztDDp .src-components-ListVideoDrawer-components-SelectProVideos__customizeSelect--Q_Oka .src-components-ListVideoDrawer-components-SelectProVideos__customizeSelectItem--rq9Em .src-components-ListVideoDrawer-components-SelectProVideos__selected--wKVzt {
  color: #dda863;
}

.src-components-ListVideoDrawer-components-Video__video--d8mdW {
  width: 240px;
  height: 240px;
  background: #FFFFFF;
  border-radius: 4px;
  border: 2px solid #EEEEEE;
  background-color: #333;
  position: relative;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW.src-components-ListVideoDrawer-components-Video__active--S_Hi5 {
  border-color: var(--color-primary);
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW.src-components-ListVideoDrawer-components-Video__ratioDisabled--fMdWl {
  cursor: not-allowed;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW.src-components-ListVideoDrawer-components-Video__ratioDisabled--fMdWl .src-components-ListVideoDrawer-components-Video__playBtn--vhywm,
.src-components-ListVideoDrawer-components-Video__video--d8mdW.src-components-ListVideoDrawer-components-Video__ratioDisabled--fMdWl .src-components-ListVideoDrawer-components-Video__checkbox--61Tjm,
.src-components-ListVideoDrawer-components-Video__video--d8mdW.src-components-ListVideoDrawer-components-Video__ratioDisabled--fMdWl video {
  cursor: not-allowed;
  pointer-events: none;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW.src-components-ListVideoDrawer-components-Video__ratioDisabled--fMdWl video {
  opacity: 0.5;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW.src-components-ListVideoDrawer-components-Video__ratioDisabled--fMdWl .src-components-ListVideoDrawer-components-Video__unavailableSize--m9njp {
  display: flex;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW.src-components-ListVideoDrawer-components-Video__ratioDisabled--fMdWl .src-components-ListVideoDrawer-components-Video__playBtn--vhywm {
  bottom: 42px;
  opacity: 0.5;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW.src-components-ListVideoDrawer-components-Video__ratioDisabled--fMdWl::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.2);
  z-index: 1;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW.src-components-ListVideoDrawer-components-Video__temuDisabled--RVoRf .src-components-ListVideoDrawer-components-Video__unavailableSize--m9njp {
  background-color: #FFF5F5;
  color: #DD4B1A;
  height: 50px;
  line-height: 20px;
  padding: 5px 12px;
  align-items: flex-start;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW.src-components-ListVideoDrawer-components-Video__temuDisabled--RVoRf .src-components-ListVideoDrawer-components-Video__unavailableSize--m9njp .src-components-ListVideoDrawer-components-Video__text--eBwVz {
  margin-left: 8px;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW.src-components-ListVideoDrawer-components-Video__temuDisabled--RVoRf .src-components-ListVideoDrawer-components-Video__playBtn--vhywm {
  bottom: 64px;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW .src-components-ListVideoDrawer-components-Video__unavailableSize--m9njp {
  display: none;
  background-color: #FEF8E9;
  color: #FAAD14;
  width: 100%;
  height: 32px;
  align-items: center;
  font-size: 14px;
  padding: 0 12px;
  position: absolute;
  border-radius: 0 0 2px 2px;
  overflow: hidden;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW .src-components-ListVideoDrawer-components-Video__unavailableSize--m9njp .src-components-ListVideoDrawer-components-Video__text--eBwVz {
  margin-right: 8px;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW video {
  width: 100%;
  height: 100%;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW video::-webkit-media-controls-timeline {
  width: 180px;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW .src-components-ListVideoDrawer-components-Video__playBtn--vhywm {
  width: 24px;
  height: 24px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  position: absolute;
  left: 12px;
  bottom: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW .src-components-ListVideoDrawer-components-Video__playBtn--vhywm .src-components-ListVideoDrawer-components-Video__arrow--u1G_v {
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #ffffff;
  margin-left: 4px;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW .src-components-ListVideoDrawer-components-Video__checkbox--61Tjm {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 12px;
  left: 12px;
  cursor: pointer;
  line-height: 1;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW .src-components-ListVideoDrawer-components-Video__checkbox--61Tjm .src-components-ListVideoDrawer-components-Video__checked--nH4gQ {
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-radius: 2px;
  overflow: hidden;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW .src-components-ListVideoDrawer-components-Video__checkbox--61Tjm .src-components-ListVideoDrawer-components-Video__checkedBox--LIdyu {
  width: 100%;
  height: 100%;
  border-radius: 2px;
  border: 1px solid var(--color-primary);
  background: var(--color-primary);
  display: flex;
  align-items: center;
  justify-content: center;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW .src-components-ListVideoDrawer-components-Video__checkbox--61Tjm .src-components-ListVideoDrawer-components-Video__checkedBox--LIdyu .src-components-ListVideoDrawer-components-Video__checkedIcon--S_pYL {
  color: #ffffff;
  font-size: 8px;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW .src-components-ListVideoDrawer-components-Video__checkbox--61Tjm .src-components-ListVideoDrawer-components-Video__noChecked--UhK1p {
  width: 100%;
  height: 100%;
  border-radius: 2px;
  border: 1px solid #E4E4E4;
  transition: border-color 0.3s ease-in-out;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW .src-components-ListVideoDrawer-components-Video__checkbox--61Tjm .src-components-ListVideoDrawer-components-Video__noChecked--UhK1p:hover {
  border-color: var(--color-primary);
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW .src-components-ListVideoDrawer-components-Video__listed--ZSof1 {
  width: 64px;
  height: 20px;
  background: #73BE3F;
  border-radius: 10px;
  -webkit-backdrop-filter: blur(1.51749542px);
  backdrop-filter: blur(1.51749542px);
  font-size: 12px;
  color: #FFFFFF;
  text-align: center;
  position: absolute;
  left: 36px;
  top: 10px;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW .src-components-ListVideoDrawer-components-Video__listed--ZSof1 .src-components-ListVideoDrawer-components-Video__text--eBwVz {
  margin-right: 5px;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW .src-components-ListVideoDrawer-components-Video__listed--ZSof1 .src-components-ListVideoDrawer-components-Video__icon--hK0eJ {
  display: inline-block;
  transition: all 0.3;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW .src-components-ListVideoDrawer-components-Video__listed--ZSof1:hover .src-components-ListVideoDrawer-components-Video__icon--hK0eJ {
  transform: rotate(180deg);
  position: relative;
  top: -2px;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW .src-components-ListVideoDrawer-components-Video__listedShopsTips--YjDSL {
  background-color: #fff !important;
  color: #333;
  width: 400px;
  opacity: 1 !important;
  height: auto !important;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW .src-components-ListVideoDrawer-components-Video__listedShopsTips--YjDSL .src-components-ListVideoDrawer-components-Video__wrapper--ANfA0 {
  display: flex;
  width: 100%;
  flex-direction: column;
  height: auto;
  background-color: #fff !important;
  padding: 8px 0;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW .src-components-ListVideoDrawer-components-Video__listedShopsTips--YjDSL::after {
  border-top-color: #fff !important;
  border-bottom-color: #fff !important;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW .src-components-ListVideoDrawer-components-Video__listedShopsTips--YjDSL .src-components-ListVideoDrawer-components-Video__title--s5bgB {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 17px;
  text-align: left;
  margin-bottom: 8px;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW .src-components-ListVideoDrawer-components-Video__listedShopsTips--YjDSL .src-components-ListVideoDrawer-components-Video__shopItem--pFwRa {
  margin-top: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW .src-components-ListVideoDrawer-components-Video__listedShopsTips--YjDSL .src-components-ListVideoDrawer-components-Video__shopItem--pFwRa .src-components-ListVideoDrawer-components-Video__left--BFphu {
  display: flex;
  align-items: center;
  width: 50%;
  margin-right: 12px;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW .src-components-ListVideoDrawer-components-Video__listedShopsTips--YjDSL .src-components-ListVideoDrawer-components-Video__shopItem--pFwRa img.src-components-ListVideoDrawer-components-Video__platform--P4Rhk {
  width: 26px;
  height: 26px;
  margin-right: 3px;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW .src-components-ListVideoDrawer-components-Video__listedShopsTips--YjDSL .src-components-ListVideoDrawer-components-Video__shopItem--pFwRa .src-components-ListVideoDrawer-components-Video__shopName--O99w5 {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW .src-components-ListVideoDrawer-components-Video__listedShopsTips--YjDSL .src-components-ListVideoDrawer-components-Video__shopItem--pFwRa .src-components-ListVideoDrawer-components-Video__shopProId--ibMRw {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 17px;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW .src-components-ListVideoDrawer-components-Video__viewVideo--rds4l {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #FFFFFF;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 99999;
  color: #666666;
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW .src-components-ListVideoDrawer-components-Video__viewVideo--rds4l:hover {
  color: var(--color-primary);
}
.src-components-ListVideoDrawer-components-Video__video--d8mdW:hover .src-components-ListVideoDrawer-components-Video__playBtn--vhywm {
  scale: 1.1;
}
.vip .src-components-ListVideoDrawer-components-Video__video--d8mdW.src-components-ListVideoDrawer-components-Video__active--S_Hi5 {
  border-color: #dda863;
}
.vip .src-components-ListVideoDrawer-components-Video__video--d8mdW .src-components-ListVideoDrawer-components-Video__checkedBox--LIdyu {
  border-color: #dda863;
  background-color: #dda863;
}
.vip .src-components-ListVideoDrawer-components-Video__video--d8mdW .src-components-ListVideoDrawer-components-Video__noChecked--UhK1p:hover {
  border-color: #dda863;
}
.vip .src-components-ListVideoDrawer-components-Video__video--d8mdW .src-components-ListVideoDrawer-components-Video__viewVideo--rds4l:hover {
  color: #dda863;
}

.src-components-ListVideoDrawer-components-WrapperVideos__wrapperScroll--JR9zO {
  width: 100%;
  flex: 1;
  overflow: auto;
  margin-top: 24px;
}
.src-components-ListVideoDrawer-components-WrapperVideos__wrapperScroll--JR9zO .src-components-ListVideoDrawer-components-WrapperVideos__title--PF8kw {
  font-size: 16px;
  color: #333333;
  padding: 0 20px;
  font-weight: 500;
}
.src-components-ListVideoDrawer-components-WrapperVideos__wrapperScroll--JR9zO .src-components-ListVideoDrawer-components-WrapperVideos__title--PF8kw span {
  margin-left: 8px;
  color: #999990;
  font-size: 14px;
  font-weight: normal;
}
.src-components-ListVideoDrawer-components-WrapperVideos__wrapperScroll--JR9zO .src-components-ListVideoDrawer-components-WrapperVideos__extraTitle--etJll {
  font-size: 12px;
  line-height: 17px;
  color: #999;
  margin-top: 4px;
  padding: 0 20px;
}
.src-components-ListVideoDrawer-components-WrapperVideos__wrapperScroll--JR9zO .src-components-ListVideoDrawer-components-WrapperVideos__clear--wb8E1 {
  color: var(--color-primary);
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.src-components-ListVideoDrawer-components-WrapperVideos__wrapperScroll--JR9zO .src-components-ListVideoDrawer-components-WrapperVideos__clear--wb8E1:hover {
  text-decoration: underline;
}
.src-components-ListVideoDrawer-components-WrapperVideos__wrapperScroll--JR9zO .src-components-ListVideoDrawer-components-WrapperVideos__videos--ya_SR {
  padding: 0 20px;
  margin-top: 12px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.src-components-ListVideoDrawer-components-WrapperVideos__wrapperScroll--JR9zO .src-components-ListVideoDrawer-components-WrapperVideos__videos--ya_SR.src-components-ListVideoDrawer-components-WrapperVideos__lastFlexLeft--IdvEY {
  justify-content: start;
}
.src-components-ListVideoDrawer-components-WrapperVideos__wrapperScroll--JR9zO .src-components-ListVideoDrawer-components-WrapperVideos__videos--ya_SR.src-components-ListVideoDrawer-components-WrapperVideos__lastFlexLeft--IdvEY .src-components-ListVideoDrawer-components-WrapperVideos__videoLi--C9sUv {
  width: 220px;
  margin-right: 15px;
}
.src-components-ListVideoDrawer-components-WrapperVideos__wrapperScroll--JR9zO .src-components-ListVideoDrawer-components-WrapperVideos__videos--ya_SR.src-components-ListVideoDrawer-components-WrapperVideos__lastFlexLeft--IdvEY .src-components-ListVideoDrawer-components-WrapperVideos__videoLi--C9sUv:nth-child(5n) {
  margin-right: 0;
}
.src-components-ListVideoDrawer-components-WrapperVideos__wrapperScroll--JR9zO .src-components-ListVideoDrawer-components-WrapperVideos__videoLi--C9sUv {
  width: 240px;
  margin-bottom: 12px;
}
.src-components-ListVideoDrawer-components-WrapperVideos__wrapperScroll--JR9zO .src-components-ListVideoDrawer-components-WrapperVideos__noUseVideo--Fu0nf {
  width: 240px;
  margin-bottom: 12px;
}
.src-components-ListVideoDrawer-components-WrapperVideos__listWrapper--qfdpl {
  margin-top: 16px;
}
.src-components-ListVideoDrawer-components-WrapperVideos__listWrapper--qfdpl .src-components-ListVideoDrawer-components-WrapperVideos__marginTop12--avxr2 {
  margin-top: 12px;
}
.src-components-ListVideoDrawer-components-WrapperVideos__listWrapper--qfdpl .src-components-ListVideoDrawer-components-WrapperVideos__noMarginTop--jlUt9 {
  margin-top: 0;
}
.vip .src-components-ListVideoDrawer-components-WrapperVideos__wrapperScroll--JR9zO .src-components-ListVideoDrawer-components-WrapperVideos__clear--wb8E1 {
  color: #dda863;
}

.fastLogin-alert-main {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99999999;
}
.fastLogin-alert-main .fastLogin-alert {
  min-width: 100px;
  background-color: #000;
  filter: alpha(opacity=60);
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  border: none;
}
.fastLogin-alert-main .fastLogin-alert .fastLogin-text {
  border-bottom: 0 none;
  margin: 0;
  color: #fff;
  font-size: 14px;
  padding: 10px 20px;
}

.src-universalComps-cj-button-index__cjButton--cGIww {
  border-radius: 8px;
  background-color: var(--color-primary);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  height: 30px;
  min-width: 89px;
  padding: 0 20px;
  transition: all 0.3s;
  flex-shrink: 0;
}
.src-universalComps-cj-button-index__cjButton--cGIww.src-universalComps-cj-button-index__primary--Nleh7 {
  background-color: var(--color-primary);
  border: 1px solid var(--color-primary);
}
.src-universalComps-cj-button-index__cjButton--cGIww.src-universalComps-cj-button-index__primary--Nleh7:hover {
  background-color: var(--color-primary-hover);
  border-color: var(--color-primary-hover);
}
.src-universalComps-cj-button-index__cjButton--cGIww.src-universalComps-cj-button-index__ghost--NdHTK {
  background-color: #fff;
  border: 1px solid var(--color-primary);
  color: var(--color-primary);
}
.src-universalComps-cj-button-index__cjButton--cGIww.src-universalComps-cj-button-index__ghost--NdHTK:hover {
  background-color: var(--color-theme-1-opacity10);
}
.src-universalComps-cj-button-index__cjButton--cGIww.src-universalComps-cj-button-index__disabled--K5wGb {
  pointer-events: none;
  opacity: 0.5;
}
.vip .src-universalComps-cj-button-index__cjButton--cGIww.src-universalComps-cj-button-index__vip--VdTrN.src-universalComps-cj-button-index__primary--Nleh7 {
  background-color: #f1d69e;
  border-color: #f1d69e;
  color: #333;
}
.vip .src-universalComps-cj-button-index__cjButton--cGIww.src-universalComps-cj-button-index__vip--VdTrN.src-universalComps-cj-button-index__primary--Nleh7:hover {
  background-color: #D8C08D;
  border-color: #D8C08D;
}
.vip .src-universalComps-cj-button-index__cjButton--cGIww.src-universalComps-cj-button-index__vip--VdTrN.src-universalComps-cj-button-index__ghost--NdHTK {
  border-color: #dda863;
  color: #dda863;
}
.vip .src-universalComps-cj-button-index__cjButton--cGIww.src-universalComps-cj-button-index__vip--VdTrN.src-universalComps-cj-button-index__ghost--NdHTK:hover {
  border-color: #D8C08D;
  background-color: rgba(221, 168, 99, 0.1);
  color: #D8C08D;
}

.src-components-ListVideoDrawer-components-progress-index__container--Q2znF {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.src-components-ListVideoDrawer-components-progress-index__container--Q2znF .src-components-ListVideoDrawer-components-progress-index__box--_MoNM {
  width: 500px;
  padding: 20px;
  background: #FFFFFF;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
}
.src-components-ListVideoDrawer-components-progress-index__container--Q2znF .src-components-ListVideoDrawer-components-progress-index__box--_MoNM .src-components-ListVideoDrawer-components-progress-index__tip--IigAG {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
}
.src-components-ListVideoDrawer-components-progress-index__container--Q2znF .src-components-ListVideoDrawer-components-progress-index__box--_MoNM .src-components-ListVideoDrawer-components-progress-index__lineWrap--GGdj7 {
  margin-top: 23px;
  display: flex;
  align-items: center;
}
.src-components-ListVideoDrawer-components-progress-index__container--Q2znF .src-components-ListVideoDrawer-components-progress-index__box--_MoNM .src-components-ListVideoDrawer-components-progress-index__lineWrap--GGdj7 .src-components-ListVideoDrawer-components-progress-index__lineText--cSJ8I {
  margin-left: 8px;
  font-size: 14px;
  font-family: HelveticaNeue;
  color: rgba(0, 0, 0, 0.45);
  line-height: 22px;
}
.src-components-ListVideoDrawer-components-progress-index__container--Q2znF .src-components-ListVideoDrawer-components-progress-index__box--_MoNM .src-components-ListVideoDrawer-components-progress-index__footer--lzSUx {
  margin-top: 32px;
  display: flex;
  justify-content: flex-end;
}
.src-components-ListVideoDrawer-components-progress-index__circle--pwFav {
  position: fixed;
  right: 575px;
  bottom: 40px;
  width: 80px;
  height: 80px;
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
}
.src-components-ListVideoDrawer-components-progress-index__circle--pwFav .src-components-ListVideoDrawer-components-progress-index__box--_MoNM {
  position: relative;
}
.src-components-ListVideoDrawer-components-progress-index__circle--pwFav .src-components-ListVideoDrawer-components-progress-index__box--_MoNM .src-components-ListVideoDrawer-components-progress-index__text--Wy2wk {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 24px;
}

.src-components-ListVideoDrawer-components-ListResultModal__wrapper--MSrRi {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
}
.src-components-ListVideoDrawer-components-ListResultModal__listResultModal--BuqNw {
  width: 400px;
  padding: 20px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.2);
}
.src-components-ListVideoDrawer-components-ListResultModal__listResultModal--BuqNw .src-components-ListVideoDrawer-components-ListResultModal__header--vkxRM {
  display: flex;
  align-items: center;
}
.src-components-ListVideoDrawer-components-ListResultModal__listResultModal--BuqNw .src-components-ListVideoDrawer-components-ListResultModal__header--vkxRM .src-components-ListVideoDrawer-components-ListResultModal__icon--HLMBb {
  margin-right: 16px;
  font-size: 22px;
}
.src-components-ListVideoDrawer-components-ListResultModal__listResultModal--BuqNw .src-components-ListVideoDrawer-components-ListResultModal__header--vkxRM .src-components-ListVideoDrawer-components-ListResultModal__title--caIxw {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.src-components-ListVideoDrawer-components-ListResultModal__listResultModal--BuqNw .src-components-ListVideoDrawer-components-ListResultModal__content--WzcBR {
  padding-left: 36px;
  margin-top: 16px;
}
.src-components-ListVideoDrawer-components-ListResultModal__listResultModal--BuqNw .src-components-ListVideoDrawer-components-ListResultModal__content--WzcBR .src-components-ListVideoDrawer-components-ListResultModal__item--B2vxY {
  color: #666;
  font-size: 14px;
}
.src-components-ListVideoDrawer-components-ListResultModal__listResultModal--BuqNw .src-components-ListVideoDrawer-components-ListResultModal__content--WzcBR .src-components-ListVideoDrawer-components-ListResultModal__item--B2vxY span {
  margin-right: 5px;
  font-weight: 500;
  color: #333;
}
.src-components-ListVideoDrawer-components-ListResultModal__listResultModal--BuqNw .src-components-ListVideoDrawer-components-ListResultModal__content--WzcBR .src-components-ListVideoDrawer-components-ListResultModal__item--B2vxY a {
  color: var(--color-primary);
  margin-left: 5px;
}
.src-components-ListVideoDrawer-components-ListResultModal__listResultModal--BuqNw .src-components-ListVideoDrawer-components-ListResultModal__content--WzcBR .src-components-ListVideoDrawer-components-ListResultModal__item--B2vxY a:hover {
  text-decoration: underline;
}
.src-components-ListVideoDrawer-components-ListResultModal__listResultModal--BuqNw .src-components-ListVideoDrawer-components-ListResultModal__footer--tSoLi {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 30px;
  font-size: 14px;
}
.vip .src-components-ListVideoDrawer-components-ListResultModal__listResultModal--BuqNw .src-components-ListVideoDrawer-components-ListResultModal__content--WzcBR .src-components-ListVideoDrawer-components-ListResultModal__item--B2vxY a {
  color: #dda863;
}

.src-components-ListVideoDrawer-components-SelectStorePros__selectStorePros--hJlAX {
  display: flex;
  flex-direction: column;
  flex: 1;
  overflow: auto;
}
.src-components-ListVideoDrawer-components-SelectStorePros__selectStorePros--hJlAX::after {
  content: "";
  height: 70px;
  width: 100%;
}
.src-components-ListVideoDrawer-components-SelectStorePros__logoBox--i8Ixu {
  position: relative;
  font-size: 0;
}
.src-components-ListVideoDrawer-components-SelectStorePros__logoBox--i8Ixu .src-components-ListVideoDrawer-components-SelectStorePros__authImg--SELxA {
  position: absolute;
  left: -3px;
  bottom: -3px;
  width: 12px !important;
  height: 12px !important;
  border: 0 !important;
}
.src-components-ListVideoDrawer-components-SelectStorePros__selectedStore--uk7yP {
  display: flex;
  align-items: center;
  padding: 0 20px;
}
.src-components-ListVideoDrawer-components-SelectStorePros__selectedStore--uk7yP img {
  width: 26px;
  height: 26px;
  border-radius: 2px;
}
.src-components-ListVideoDrawer-components-SelectStorePros__selectedStore--uk7yP span.src-components-ListVideoDrawer-components-SelectStorePros__name--Z_kYs {
  color: #333;
  margin-left: 4px;
}
.src-components-ListVideoDrawer-components-SelectStorePros__selectedStore--uk7yP .src-components-ListVideoDrawer-components-SelectStorePros__iconRefresh--A6Nit {
  margin-left: 8px;
  color: var(--color-primary);
  cursor: pointer;
}
.src-components-ListVideoDrawer-components-SelectStorePros__selectedStore--uk7yP .src-components-ListVideoDrawer-components-SelectStorePros__iconRefresh--A6Nit.src-components-ListVideoDrawer-components-SelectStorePros__rotate--ibIyO {
  animation: src-components-ListVideoDrawer-components-SelectStorePros__rotate--ibIyO 1s linear infinite;
}
.src-components-ListVideoDrawer-components-SelectStorePros__selectedStore--uk7yP .src-components-ListVideoDrawer-components-SelectStorePros__iconRefresh--A6Nit:hover {
  color: var(--color-primary-hover);
}
@keyframes src-components-ListVideoDrawer-components-SelectStorePros__rotate--ibIyO {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.src-components-ListVideoDrawer-components-SelectStorePros__wrapperSearch--l6RRu {
  margin: 20px 20px 0 20px;
  border-radius: 4px;
  display: flex;
  align-items: center;
}
.src-components-ListVideoDrawer-components-SelectStorePros__wrapperSearch--l6RRu select {
  width: 100%;
  background: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  padding: 8px 11px;
  padding-right: 29px;
  position: relative;
  z-index: 1;
}
.src-components-ListVideoDrawer-components-SelectStorePros__wrapperSearch--l6RRu .src-components-ListVideoDrawer-components-SelectStorePros__wrapperSelect--tognb {
  position: relative;
  width: 145px;
  border: 1px solid #E4E4E4;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.src-components-ListVideoDrawer-components-SelectStorePros__wrapperSearch--l6RRu .src-components-ListVideoDrawer-components-SelectStorePros__wrapperSelect--tognb .src-components-ListVideoDrawer-components-SelectStorePros__arrow--NA__6 {
  position: absolute;
  right: 11px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
}
.src-components-ListVideoDrawer-components-SelectStorePros__wrapperSearch--l6RRu input {
  width: 441px;
  height: 38px;
  background: #FFFFFF;
  border: 1px solid #E4E4E4;
  border-right: 0;
  border-left: 0;
  padding: 8px 11px;
}
.src-components-ListVideoDrawer-components-SelectStorePros__wrapperSearch--l6RRu .src-components-ListVideoDrawer-components-SelectStorePros__search--uuxA5 {
  width: 72px;
  height: 38px;
  flex-shrink: 0;
  background: var(--color-primary);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.src-components-ListVideoDrawer-components-SelectStorePros__wrapperSearch--l6RRu .src-components-ListVideoDrawer-components-SelectStorePros__search--uuxA5:hover {
  background-color: var(--color-primary-hover);
}
.src-components-ListVideoDrawer-components-SelectStorePros__tab--UdR8b {
  display: flex;
  padding: 0 20px;
  margin-top: 20px;
}
.src-components-ListVideoDrawer-components-SelectStorePros__tab--UdR8b .src-components-ListVideoDrawer-components-SelectStorePros__tabItem--Xt_pN {
  color: #999;
  padding-bottom: 5px;
  margin-right: 15px;
  cursor: pointer;
  transition: all 0.3s;
}
.src-components-ListVideoDrawer-components-SelectStorePros__tab--UdR8b .src-components-ListVideoDrawer-components-SelectStorePros__tabItem--Xt_pN.src-components-ListVideoDrawer-components-SelectStorePros__active--HwSPK {
  color: var(--color-primary);
  border-bottom: 2px solid var(--color-primary);
}
.src-components-ListVideoDrawer-components-SelectStorePros__tab--UdR8b .src-components-ListVideoDrawer-components-SelectStorePros__tabItem--Xt_pN:hover {
  color: var(--color-primary);
}
.src-components-ListVideoDrawer-components-SelectStorePros__products--mMc_I {
  padding: 0 20px;
  margin-top: 20px;
  flex: 1;
}
.src-components-ListVideoDrawer-components-SelectStorePros__products--mMc_I .src-components-ListVideoDrawer-components-SelectStorePros__relatePro--atjGR {
  margin-bottom: 15px;
}
.src-components-ListVideoDrawer-components-SelectStorePros__noData--GVC13 {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 100%;
}
.src-components-ListVideoDrawer-components-SelectStorePros__noData--GVC13 img {
  width: 200px;
  height: 200px;
}
.src-components-ListVideoDrawer-components-SelectStorePros__noData--GVC13 span {
  margin-top: 12px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
}
.src-components-ListVideoDrawer-components-SelectStorePros__footer--fASqA {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
  height: 70px;
  background: #FFFFFF;
  box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.05);
  border-radius: 0px 0px 4px 4px;
}
.src-components-ListVideoDrawer-components-SelectStorePros__footer--fASqA .src-components-ListVideoDrawer-components-SelectStorePros__selectedPro--V6cuC {
  display: flex;
  align-items: center;
}
.src-components-ListVideoDrawer-components-SelectStorePros__footer--fASqA .src-components-ListVideoDrawer-components-SelectStorePros__selectedPro--V6cuC .src-components-ListVideoDrawer-components-SelectStorePros__txt--d_3Bb {
  color: #999;
}
.src-components-ListVideoDrawer-components-SelectStorePros__footer--fASqA .src-components-ListVideoDrawer-components-SelectStorePros__selectedPro--V6cuC img {
  margin-left: 8px;
  width: 54px;
  height: 54px;
  background: #FFFFFF;
  border-radius: 1px;
  border: 1px solid #EEEEEE;
  flex-shrink: 0;
}
.src-components-ListVideoDrawer-components-SelectStorePros__footer--fASqA .src-components-ListVideoDrawer-components-SelectStorePros__selectedPro--V6cuC .src-components-ListVideoDrawer-components-SelectStorePros__noSelectedPro--Ng90S {
  color: var(--color-primary);
  margin-left: 8px;
}
.src-components-ListVideoDrawer-components-SelectStorePros__footer--fASqA .src-components-ListVideoDrawer-components-SelectStorePros__selectedPro--V6cuC .src-components-ListVideoDrawer-components-SelectStorePros__proTitle--TETao {
  max-width: 145px;
  margin-left: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #333;
  font-size: 12px;
  font-weight: 500;
  word-wrap: break-word;
}
.src-components-ListVideoDrawer-components-SelectStorePros__footer--fASqA .src-components-ListVideoDrawer-components-SelectStorePros__btns--BCreR {
  display: flex;
  align-items: center;
  margin-left: 40px;
}
.src-components-ListVideoDrawer-components-SelectStorePros__fixedLoading--Nkl4v {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.vip .src-components-ListVideoDrawer-components-SelectStorePros__selectedStore--uk7yP .src-components-ListVideoDrawer-components-SelectStorePros__iconRefresh--A6Nit {
  color: #dda863;
}
.vip .src-components-ListVideoDrawer-components-SelectStorePros__tab--UdR8b .src-components-ListVideoDrawer-components-SelectStorePros__tabItem--Xt_pN.src-components-ListVideoDrawer-components-SelectStorePros__active--HwSPK {
  color: #dda863;
  border-color: #dda863;
}
.vip .src-components-ListVideoDrawer-components-SelectStorePros__tab--UdR8b .src-components-ListVideoDrawer-components-SelectStorePros__tabItem--Xt_pN:hover {
  color: #dda863;
}
.vip .src-components-ListVideoDrawer-components-SelectStorePros__wrapperSearch--l6RRu .src-components-ListVideoDrawer-components-SelectStorePros__search--uuxA5 {
  background-color: #f1d69e;
  color: #333;
}
.vip .src-components-ListVideoDrawer-components-SelectStorePros__wrapperSearch--l6RRu .src-components-ListVideoDrawer-components-SelectStorePros__search--uuxA5:hover {
  background-color: #D8C08D;
}
.vip .src-components-ListVideoDrawer-components-SelectStorePros__footer--fASqA .src-components-ListVideoDrawer-components-SelectStorePros__selectedPro--V6cuC .src-components-ListVideoDrawer-components-SelectStorePros__noSelectedPro--Ng90S {
  color: #dda863;
}

.src-components-ListVideoDrawer-components-RelatePro__RelatePro--ndToW {
  width: 100%;
  height: 95px;
  box-sizing: border-box;
  padding: 16px;
  border: 2px solid #EEEEEE;
  border-radius: 4px;
  display: flex;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: border-color 0.3s ease-in-out;
}
.src-components-ListVideoDrawer-components-RelatePro__RelatePro--ndToW .src-components-ListVideoDrawer-components-RelatePro__imgPic--UFDTd {
  width: 64px;
  height: 64px;
  border-radius: 4px;
  border: 1px solid #E4E4E4;
  flex-shrink: 0;
}
.src-components-ListVideoDrawer-components-RelatePro__RelatePro--ndToW.src-components-ListVideoDrawer-components-RelatePro__selected--PrBhg {
  border-color: var(--color-primary);
}
.src-components-ListVideoDrawer-components-RelatePro__RelatePro--ndToW.src-components-ListVideoDrawer-components-RelatePro__selected--PrBhg .src-components-ListVideoDrawer-components-RelatePro__wrapperSelectedIcon--Jpe_I {
  display: flex;
}
.src-components-ListVideoDrawer-components-RelatePro__RelatePro--ndToW:hover {
  border-color: var(--color-primary);
}
.src-components-ListVideoDrawer-components-RelatePro__RelatePro--ndToW .src-components-ListVideoDrawer-components-RelatePro__info--LeOl7 {
  margin-left: 12px;
  flex: 1;
  flex-direction: column;
}
.src-components-ListVideoDrawer-components-RelatePro__RelatePro--ndToW .src-components-ListVideoDrawer-components-RelatePro__info--LeOl7 .src-components-ListVideoDrawer-components-RelatePro__name--jp9Zq {
  font-size: 14px;
  line-height: 1;
  display: flex;
  align-items: center;
}
.src-components-ListVideoDrawer-components-RelatePro__RelatePro--ndToW .src-components-ListVideoDrawer-components-RelatePro__info--LeOl7 .src-components-ListVideoDrawer-components-RelatePro__name--jp9Zq span.src-components-ListVideoDrawer-components-RelatePro__related--_qB3u {
  font-size: 12px;
  background: #73BE3F;
  border-radius: 2px;
  display: inline-block;
  padding: 0 4px;
  color: #fff;
  margin-right: 4px;
  flex-shrink: 0;
}
.src-components-ListVideoDrawer-components-RelatePro__RelatePro--ndToW .src-components-ListVideoDrawer-components-RelatePro__info--LeOl7 .src-components-ListVideoDrawer-components-RelatePro__name--jp9Zq span.src-components-ListVideoDrawer-components-RelatePro__title--MS1rl {
  color: #333;
  font-weight: 500;
  max-width: 389px;
  flex: 1;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.src-components-ListVideoDrawer-components-RelatePro__RelatePro--ndToW .src-components-ListVideoDrawer-components-RelatePro__info--LeOl7 .src-components-ListVideoDrawer-components-RelatePro__name--jp9Zq span.src-components-ListVideoDrawer-components-RelatePro__title--MS1rl.src-components-ListVideoDrawer-components-RelatePro__relatedTitle--Pgm4E {
  max-width: 308px;
}
.src-components-ListVideoDrawer-components-RelatePro__RelatePro--ndToW .src-components-ListVideoDrawer-components-RelatePro__info--LeOl7 .src-components-ListVideoDrawer-components-RelatePro__proId--JfHMF {
  color: #999999;
  font-size: 14px;
}
.src-components-ListVideoDrawer-components-RelatePro__RelatePro--ndToW .src-components-ListVideoDrawer-components-RelatePro__info--LeOl7 .src-components-ListVideoDrawer-components-RelatePro__price--jUQJx {
  color: #333;
  font-size: 14px;
  margin-top: 4px;
}
.src-components-ListVideoDrawer-components-RelatePro__RelatePro--ndToW .src-components-ListVideoDrawer-components-RelatePro__wrapperSelectedIcon--Jpe_I {
  background: var(--color-primary);
  width: 34px;
  height: 34px;
  position: absolute;
  right: -17px;
  top: -17px;
  transform: rotate(45deg);
  display: none;
  align-items: center;
  justify-content: center;
}
.src-components-ListVideoDrawer-components-RelatePro__RelatePro--ndToW .src-components-ListVideoDrawer-components-RelatePro__wrapperSelectedIcon--Jpe_I .src-components-ListVideoDrawer-components-RelatePro__duihaoIcon--U05z7 {
  transform: rotate(-45deg) scale(0.5);
  color: #fff;
  position: relative;
  bottom: -9px;
}
.src-components-ListVideoDrawer-components-RelatePro__tooltipImgBox--Y1I2c {
  opacity: 1 !important;
  padding: 0 !important;
  background: transparent !important;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
  border: none !important;
}
.src-components-ListVideoDrawer-components-RelatePro__tooltipImgBox--Y1I2c::after {
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
}
.src-components-ListVideoDrawer-components-RelatePro__tooltipImgBox--Y1I2c .src-components-ListVideoDrawer-components-RelatePro__tooltipImg--FyVdd {
  width: 300px;
}
.vip .src-components-ListVideoDrawer-components-RelatePro__RelatePro--ndToW:hover,
.vip .src-components-ListVideoDrawer-components-RelatePro__RelatePro--ndToW.src-components-ListVideoDrawer-components-RelatePro__selected--PrBhg {
  border-color: #dda863;
}
.vip .src-components-ListVideoDrawer-components-RelatePro__RelatePro--ndToW .src-components-ListVideoDrawer-components-RelatePro__wrapperSelectedIcon--Jpe_I {
  background: #dda863;
}

.src-universalComps-pagination-index__pagination--Xmui6 {
  margin: 10px 20px 20px 20px;
  display: flex;
  align-items: center;
}
.src-universalComps-pagination-index__pagination--Xmui6 .src-universalComps-pagination-index__pagePrev--J1Go5 .src-universalComps-pagination-index__icon--UHGRY {
  transform: rotate(90deg);
  color: #333;
}
.src-universalComps-pagination-index__pagination--Xmui6 .src-universalComps-pagination-index__pageNext--UB7mC .src-universalComps-pagination-index__icon--UHGRY {
  transform: rotate(-90deg);
  color: #333;
}
.src-universalComps-pagination-index__pagination--Xmui6 .src-universalComps-pagination-index__pagePrev--J1Go5 {
  margin-right: 15px;
}
.src-universalComps-pagination-index__pagination--Xmui6 .src-universalComps-pagination-index__pageNext--UB7mC {
  margin-left: 15px;
}
.src-universalComps-pagination-index__pagination--Xmui6 .src-universalComps-pagination-index__pagePrev--J1Go5,
.src-universalComps-pagination-index__pagination--Xmui6 .src-universalComps-pagination-index__pageNext--UB7mC {
  transition: all 0.3s;
  cursor: pointer;
}
.src-universalComps-pagination-index__pagination--Xmui6 .src-universalComps-pagination-index__pagePrev--J1Go5.src-universalComps-pagination-index__disabled--Jt1vV,
.src-universalComps-pagination-index__pagination--Xmui6 .src-universalComps-pagination-index__pageNext--UB7mC.src-universalComps-pagination-index__disabled--Jt1vV {
  cursor: not-allowed;
}
.src-universalComps-pagination-index__pagination--Xmui6 .src-universalComps-pagination-index__pagePrev--J1Go5.src-universalComps-pagination-index__disabled--Jt1vV .src-universalComps-pagination-index__icon--UHGRY,
.src-universalComps-pagination-index__pagination--Xmui6 .src-universalComps-pagination-index__pageNext--UB7mC.src-universalComps-pagination-index__disabled--Jt1vV .src-universalComps-pagination-index__icon--UHGRY {
  color: #D8D8D8;
  pointer-events: none;
}
.src-universalComps-pagination-index__pagination--Xmui6 .src-universalComps-pagination-index__jumpPage--ZphrZ {
  cursor: pointer;
  color: #D8D8D8;
}
.src-universalComps-pagination-index__pagination--Xmui6 .src-universalComps-pagination-index__jumpPage--ZphrZ:hover {
  color: var(--color-primary);
}
.src-universalComps-pagination-index__pagination--Xmui6 .src-universalComps-pagination-index__page--GpqpL {
  margin: 0 15px;
  color: #333;
  transition: all 0.3s;
  cursor: pointer;
  line-height: 1;
}
.src-universalComps-pagination-index__pagination--Xmui6 .src-universalComps-pagination-index__page--GpqpL.src-universalComps-pagination-index__active--F06iD,
.src-universalComps-pagination-index__pagination--Xmui6 .src-universalComps-pagination-index__page--GpqpL:hover {
  color: var(--color-primary);
}
.src-universalComps-pagination-index__pagination--Xmui6 .rc-pagination-options .rc-pagination-options-quick-jumper {
  margin-left: 30px;
  font-size: 14px;
  color: #606266;
  line-height: 14px;
}
.src-universalComps-pagination-index__pagination--Xmui6 .rc-pagination-options .rc-pagination-options-quick-jumper input {
  outline: none;
  width: 60px;
  height: 28px;
  border-radius: 3px;
  border: 1px solid #E4E4E4;
  font-size: 14px;
  font-weight: 400;
  color: #606266;
  line-height: 14px;
  padding: 4px 11px;
  text-align: center;
  margin: 0 6px;
}
.vip .src-universalComps-pagination-index__pagination--Xmui6.src-universalComps-pagination-index__vip--gre8T .src-universalComps-pagination-index__page--GpqpL.src-universalComps-pagination-index__active--F06iD,
.vip .src-universalComps-pagination-index__pagination--Xmui6.src-universalComps-pagination-index__vip--gre8T .src-universalComps-pagination-index__page--GpqpL:hover {
  color: #dda863;
}

