.IndexPage[data-v-5d4bdad0] {
  width: 100vw;
  height: 100vh;
  background-color: #111;
  padding: 0 30px;
  color: #fff;
  overflow: auto;
}
.IndexPage .top[data-v-5d4bdad0] {
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  padding: 0 30px;
  position: fixed;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #111;
  z-index: 200;
}
.IndexPage .top[data-v-5d4bdad0]::after {
  content: "";
  width: calc(100% - 60px);
  height: 1px;
  background: #292929;
  position: absolute;
  bottom: 0px;
  left: 30px;
}
.IndexPage .top .logo[data-v-5d4bdad0] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.IndexPage .top .logo img[data-v-5d4bdad0] {
  width: 84px;
  height: 30px;
  margin-right: 10px;
}
.IndexPage .top .logo .tips[data-v-5d4bdad0] {
  width: 50px;
  line-height: 15px;
  font-size: 12px;
  text-align: center;
  background: url("../assets/images/Rectangle 566@2x.e17d4f963b0209b68fd4de3d7ff356df.png") no-repeat;
  background-size: 100% 100%;
}
.IndexPage .top .beta-prompt[data-v-5d4bdad0] {
  color: #999;
  font-size: 12px;
}
.IndexPage .user-info[data-v-5d4bdad0] {
  display: flex;
  align-items: center;
}
.IndexPage .user-info .vip[data-v-5d4bdad0] {
  width: 77px;
  height: 20px;
  margin-right: 10px;
  cursor: pointer;
}
.IndexPage .user-info .vip.vip-level-0[data-v-5d4bdad0] {
  width: 96px;
  height: 30px;
  background: url("../assets/images/Group 1442@2x.a782e5a9d76604727bee3d724bf3898e.png") no-repeat;
  background-size: 100% 100%;
}
.IndexPage .user-info .vip.vip-level-1[data-v-5d4bdad0] {
  background: url("../assets/images/Group 2017@2x.6fed671d6ec1a3b6f671624e58462e04.png") no-repeat;
  background-size: 100% 100%;
}
.IndexPage .user-info .vip.vip-level-2[data-v-5d4bdad0] {
  background: url("../assets/images/Group 2018@2x.55e629b77a242268e7370d2e879343c2.png") no-repeat;
  background-size: 100% 100%;
}
.IndexPage .user-info .user[data-v-5d4bdad0] {
  width: 30px;
  height: 50px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.IndexPage .user-info .user .avatar-item[data-v-5d4bdad0] {
  width: 100%;
  height: 30px;
  background: #999;
  border-radius: 2px;
}
.IndexPage .user-info .user .avatar-item img[data-v-5d4bdad0] {
  width: 100%;
  height: 30px;
  cursor: pointer;
}
.IndexPage .middle[data-v-5d4bdad0] {
  margin-top: 100px;
}
.IndexPage .middle .tab[data-v-5d4bdad0] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.IndexPage .middle .tab .tab-item[data-v-5d4bdad0] {
  height: 201px;
  flex: 1;
  aspect-ratio: 2.235;
  position: relative;
  font-size: 16px;
  border: 2px solid transparent;
  border-radius: 2px;
  margin-right: 20px;
  display: flex;
  justify-items: center;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
}
.IndexPage .middle .tab .tab-item[data-v-5d4bdad0]:first-child {
  background: url(../assets/images/index-huodong.fe80a5b3620d8e83adcbde60ac22c960.jpg) no-repeat;
  background-size: 100% 100%;
}
.IndexPage .middle .tab .tab-item[data-v-5d4bdad0]:last-child {
  margin: 0;
  background: url(../assets/images/index-kefu.0f2b96cbee5eb76c1c95f93692e6f3d1.jpg) no-repeat;
  background-size: 100% 100%;
}
.IndexPage .middle .tab .tab-item[data-v-5d4bdad0]:hover {
  border-color: #0092ff;
}
.IndexPage .middle .tab .tab-item.active[data-v-5d4bdad0] {
  border-color: #0092ff;
}
.IndexPage .middle .tab .tab-item .tab-icon[data-v-5d4bdad0] {
  width: 125px;
  height: 38px;
  position: absolute;
  top: -9px;
  right: 0;
}
.IndexPage .middle .tab .tab-item .tab-icon.tab-icon1[data-v-5d4bdad0] {
  background: url("../assets/images/Group 2001@2x.50cf93a0d06f3dc2ccb6ad86f10531cf.png") no-repeat;
  background-size: 100% 100%;
}
.IndexPage .middle .tab .tab-item .tab-icon.tab-icon2[data-v-5d4bdad0] {
  background: url("../assets/images/Group 1994@2x.0bb6dbc44152220719f482886beb0e71.png") no-repeat;
  background-size: 100% 100%;
}
.IndexPage .middle .tab .tab-item .tab-icon.tab-icon3[data-v-5d4bdad0] {
  background: url("../assets/images/Group 1998@2x.d1ae700bfdbdd8570ab28d9cfbfe7efb.png") no-repeat;
  background-size: 100% 100%;
}
.IndexPage .middle .tab .tab-item .tab-icon.tab-icon4[data-v-5d4bdad0] {
  background: url("../assets/images/Group 1997@2x.05dafc3e77b523d8cbefdd45c63cd36e.png") no-repeat;
  background-size: 100% 100%;
}
.IndexPage .middle .tab .tab-item .tab-content[data-v-5d4bdad0] {
  font-weight: bold;
  margin-bottom: 30px;
  box-sizing: border-box;
  padding-left: 60px;
  padding-right: 20px;
  height: 50px;
}
.IndexPage .middle .tab .tab-item .tab-content .content-cn[data-v-5d4bdad0] {
  font-size: 20px;
  margin-bottom: 10px;
  letter-spacing: 3px;
}
.IndexPage .middle .tab .tab-item .tab-content .content-en[data-v-5d4bdad0] {
  font-size: 16px;
}
.IndexPage .middle .tab .tab-item .tab-tips[data-v-5d4bdad0] {
  box-sizing: border-box;
  padding-left: 60px;
  padding-right: 20px;
  font-size: 14px;
  color: #fff;
}
.IndexPage .middle .project[data-v-5d4bdad0] {
  margin-top: 50px;
  height: 510px;
}
.IndexPage .middle .project .menu[data-v-5d4bdad0] {
  margin-bottom: 20px;
  display: flex;
}
.IndexPage .middle .project .menu .menu-item[data-v-5d4bdad0] {
  color: #999;
  margin-right: 40px;
  cursor: pointer;
}
.IndexPage .middle .project .menu .menu-item.active[data-v-5d4bdad0] {
  color: #fff;
}
.IndexPage .middle .project .listFlex[data-v-5d4bdad0] {
  display: flex;
  justify-content: space-between;
}
.IndexPage .middle .project .listFlex .list-item[data-v-5d4bdad0] {
  margin-right: 0px;
}
.IndexPage .middle .project .listFlex2[data-v-5d4bdad0] {
  display: flex;
  flex-wrap: nowrap;
}
.IndexPage .middle .project .listFlex2 .list-item[data-v-5d4bdad0] {
  margin-right: 46px;
}
.IndexPage .middle .project .list[data-v-5d4bdad0] {
  width: calc(100vw - 60px);
}
.IndexPage .middle .project .list .list-item[data-v-5d4bdad0] {
  width: calc((100vw - 220px) / 5);
  background-color: #1a1a1a;
  padding: 10px;
  border-radius: 4px;
}
.IndexPage .middle .project .list .list-item .preview[data-v-5d4bdad0] {
  width: calc(((100vw - 220px) / 5) - 20px);
  height: calc((((100vw - 220px) / 5) - 20px) * 9 / 16);
  display: flex;
  align-items: center;
  justify-content: center;
}
.IndexPage .middle .project .list .list-item .preview img[data-v-5d4bdad0] {
  max-width: 100%;
  max-height: 100%;
}
.IndexPage .middle .project .list .list-item .preview .activityImage[data-v-5d4bdad0] {
  width: 100%;
  height: 100%;
  background: var(--background) no-repeat;
  background-size: 100% auto;
  background-position: center;
}
.IndexPage .middle .project .list .list-item .info[data-v-5d4bdad0] {
  padding: 20px 0;
}
.IndexPage .middle .project .list .list-item .info .info-top[data-v-5d4bdad0] {
  border-bottom: 1px solid #333;
  margin-bottom: 20px;
}
.IndexPage .middle .project .list .list-item .info .info-top .info1[data-v-5d4bdad0] {
  font-size: 18px;
  height: 18px;
  margin-bottom: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.IndexPage .middle .project .list .list-item .info .info-top .info2[data-v-5d4bdad0] {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.IndexPage .middle .project .list .list-item .info .info-top .info2 .box[data-v-5d4bdad0] {
  color: #666;
  display: flex;
  align-items: center;
  max-width: 50%;
}
.IndexPage .middle .project .list .list-item .info .info-top .info2 .box .icon[data-v-5d4bdad0] {
  margin-right: 10px;
}
.IndexPage .middle .project .list .list-item .info .info-top .info2 .box .icon.icon1[data-v-5d4bdad0] {
  width: 10px;
  height: 16px;
  background: url("../assets/images/Group 10@2x.e5d0c5aa04d3e2895d05eabf09f27525.png") no-repeat;
  background-size: 100% 100%;
}
.IndexPage .middle .project .list .list-item .info .info-top .info2 .box .icon.icon2[data-v-5d4bdad0] {
  width: 14px;
  height: 11px;
  background: url("../assets/images/Group 11@2x.0657b2e83178537113055c8de512ced6.png") no-repeat;
  background-size: 100% 100%;
}
.IndexPage .middle .project .list .list-item .info .info-top .info2 .box div[data-v-5d4bdad0] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.IndexPage .middle .project .list .list-item .info .info-bottom[data-v-5d4bdad0] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.IndexPage .middle .project .list .list-item .info .info-bottom .infos[data-v-5d4bdad0] {
  width: 80px;
  line-height: 24px;
  text-align: center;
  border-radius: 2px;
}
.IndexPage .middle .project .list .list-item .info .info-bottom .infos.video-status1[data-v-5d4bdad0] {
  background-color: #999999;
}
.IndexPage .middle .project .list .list-item .info .info-bottom .infos.video-status2[data-v-5d4bdad0] {
  background-color: #2991f1;
}
.IndexPage .middle .project .list .list-item .info .info-bottom .infos.video-status3[data-v-5d4bdad0] {
  background-color: #a3e450;
}
.IndexPage .middle .project .list .list-item .info .info-bottom .infos.act-status1[data-v-5d4bdad0] {
  background-color: #999999;
}
.IndexPage .middle .project .list .list-item .info .info-bottom .infos.act-status2[data-v-5d4bdad0] {
  background-color: #2991f1;
  cursor: pointer;
}
.IndexPage .middle .project .list .list-item .info .info-bottom .infos.download[data-v-5d4bdad0] {
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.IndexPage .middle .project .list .list-item .info .info-bottom .infos.download .download-icon[data-v-5d4bdad0] {
  width: 20px;
  height: 20px;
  background: url(../assets/images/upload@2x.d183db371c93e867ed5f9cb8e4dd15d0.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 10px;
}
.IndexPage .middle .project .list .list-item .info .info-bottom .btns[data-v-5d4bdad0] {
  display: flex;
  align-items: center;
}
.IndexPage .middle .project .list .list-item .info .info-bottom .btns .btn[data-v-5d4bdad0] {
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-right: 10px;
}
.IndexPage .middle .project .list .list-item .info .info-bottom .btns .btn[data-v-5d4bdad0]:last-child {
  margin-right: 0;
}
.IndexPage .middle .project .list .list-item .info .info-bottom .btns .btn .btn-icon[data-v-5d4bdad0] {
  width: 20px;
  height: 20px;
}
.IndexPage .middle .project .list .list-item .info .info-bottom .btns .btn .btn-icon.btn1-icon[data-v-5d4bdad0] {
  background: url("../assets/images/Group 1825@2x.6c9ee9697504db457fa8de4b0e854079.png") no-repeat;
  background-size: 100% 100%;
}
.IndexPage .middle .project .list .list-item .info .info-bottom .btns .btn .btn-icon.btn2-icon[data-v-5d4bdad0] {
  background: url("../assets/images/Group 1824@2x.0ef092af0dca984ba2958657a2da5e02.png") no-repeat;
  background-size: 100% 100%;
}
.IndexPage .middle .project .list .list-item .info .info-bottom .btns .btn .btn-icon.edit-icon[data-v-5d4bdad0] {
  background: url(../assets/images/edit@2x.123f1929a64fd7dd83c2b26788253fbb.png) no-repeat;
  background-size: 100% 100%;
}
.IndexPage .middle .project .list .list-item .info .info-bottom .btns .btn .btn-icon.delete-icon[data-v-5d4bdad0] {
  background: url(../assets/images/trash-2@2x.fd02136f2f67a58b406942c85b69d319.png) no-repeat;
  background-size: 100% 100%;
}
.IndexPage .middle .project .videoTutorials[data-v-5d4bdad0] {
  width: calc(100vw - 72px);
  display: flex;
  flex-wrap: nowrap;
}
.IndexPage .middle .project .videoTutorials .video-item[data-v-5d4bdad0] {
  width: calc((100vw - 160px) / 5);
  background-color: #1a1a1a;
  padding: 4px;
  border-radius: 4px;
  margin-right: 22px;
}
.IndexPage .middle .project .videoTutorials .video-item .preview[data-v-5d4bdad0] {
  width: calc(((100vw - 160px) / 5) - 8px);
  height: calc((((100vw - 150px) / 5) - 8px) * 9 / 16);
  display: flex;
  align-items: center;
  justify-content: center;
}
.IndexPage .middle .project .videoTutorials .video-item .preview img[data-v-5d4bdad0] {
  width: 100%;
  height: 100%;
}
.IndexPage .middle .project .videoTutorials .video-item .info[data-v-5d4bdad0] {
  padding: 20px 20px 28px 20px;
}
.IndexPage .middle .project .videoTutorials .video-item .info .name[data-v-5d4bdad0] {
  font-size: 18px;
  height: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.IndexPage .middle .project .empty[data-v-5d4bdad0] {
  width: 100%;
  height: 60%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #666;
}
.IndexPage .middle .project .empty img[data-v-5d4bdad0] {
  width: 190px;
  height: 190px;
}
.IndexPage .bottom[data-v-5d4bdad0] {
  width: 100%;
  box-sizing: border-box;
  padding: 20px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 200;
  background: #111;
}
.IndexPage .bottom[data-v-5d4bdad0]::after {
  content: "";
  width: calc(100% - 60px);
  height: 1px;
  background: #292929;
  position: absolute;
  top: 0px;
  left: 30px;
}
.IndexPage .bottom .bottom-left[data-v-5d4bdad0] {
  color: #666;
}
.IndexPage .bottom .bottom-left .check-all[data-v-5d4bdad0] {
  color: #2991f1;
  cursor: pointer;
  margin-left: 10px;
  text-decoration: underline;
}
.IndexPage .bottom .bottom-right[data-v-5d4bdad0] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.IndexPage .bottom .bottom-right input[data-v-5d4bdad0] {
  width: 586px;
  height: 40px;
  background-color: #1f1f1f;
  border: none;
  padding: 0 20px;
  margin-right: 20px;
  color: #fff;
}
.IndexPage .bottom .bottom-right .btn[data-v-5d4bdad0] {
  width: 200px;
  line-height: 40px;
  text-align: center;
  background-color: #0092ff;
  font-size: 16px;
  cursor: pointer;
}
.IndexPage .mobile-tips[data-v-5d4bdad0] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #000;
  z-index: 999;
  text-align: center;
  line-height: 100vh;
}
.IndexPage .copy-link-pop[data-v-5d4bdad0] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #00000080;
}
.IndexPage .copy-link-pop .copy-link-box[data-v-5d4bdad0] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #111111;
}
.IndexPage .copy-link-pop .copy-link-box .title[data-v-5d4bdad0] {
  line-height: 50px;
  text-align: center;
  background-color: #232529;
  position: relative;
}
.IndexPage .copy-link-pop .copy-link-box .title .close[data-v-5d4bdad0] {
  width: 16px;
  height: 16px;
  background: url("../assets/images/Frame@2x(42).b0f79800bc7cef4011f548a57b1be946.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
  cursor: pointer;
}
.IndexPage .copy-link-pop .copy-link-box .content .copy-top[data-v-5d4bdad0] {
  line-height: 64px;
  text-align: center;
}
.IndexPage .copy-link-pop .copy-link-box .content .copy-middle[data-v-5d4bdad0] {
  padding: 0 40px;
}
.IndexPage .copy-link-pop .copy-link-box .content .copy-middle .link[data-v-5d4bdad0] {
  padding: 40px 60px;
  background-color: #0a0a0a;
  text-align: center;
  line-height: 28px;
  color: #999;
}
.IndexPage .copy-link-pop .copy-link-box .content .copy-bottom[data-v-5d4bdad0] {
  padding: 30px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.IndexPage .copy-link-pop .copy-link-box .content .copy-bottom .btn[data-v-5d4bdad0] {
  width: 200px;
  line-height: 40px;
  text-align: center;
  background-color: #0092ff;
  border-radius: 2px;
}
.time-limit-box[data-v-5d4bdad0] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
}

