.g-personalCenter[data-v-ac79ebf2] {
  width: 340px;
  background: #1F1F1F;
  position: absolute;
  top: 50px;
  right: 0;
  border-radius: 2px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
  box-sizing: border-box;
  padding: 0px 20px;
  z-index: 200;
  font-size: 14px;
}
.g-personalCenter .m-loding[data-v-ac79ebf2] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
}
.g-personalCenter .m-personalCenter-top[data-v-ac79ebf2] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  line-height: 42px;
  align-items: center;
  color: #FFFFFF;
  cursor: pointer;
}
.g-personalCenter .m-personalCenter-top span[data-v-ac79ebf2]:last-child {
  color: #999999;
}
.g-personalCenter .m-personalCenter-top img[data-v-ac79ebf2] {
  width: 16px;
  height: 16px;
}
.g-personalCenter .m-personalCenter-line[data-v-ac79ebf2] {
  width: 100%;
  height: 1px;
  background: #333333;
}
.g-personalCenter .m-personalCenter-item[data-v-ac79ebf2] {
  width: 100%;
  height: 42px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #FFFFFF;
}
.g-personalCenter .m-personalCenter-item .u-item-but[data-v-ac79ebf2] {
  width: 80px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #2991f1;
  border-radius: 2px;
  cursor: pointer;
}
.g-personalCenter .m-personalCenter-box[data-v-ac79ebf2] {
  width: 100%;
  height: 32px;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.g-personalCenter .m-personalCenter-box .u-box-right[data-v-ac79ebf2] {
  width: 212px;
  height: 32px;
  line-height: 32px;
  background: #292929;
  color: #666666;
  border-radius: 2px;
  text-indent: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.g-personalCenter .m-jurisdiction-box[data-v-ac79ebf2] {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 10px;
}
.g-personalCenter .m-jurisdiction-box .u-jurisdiction-item[data-v-ac79ebf2] {
  width: 100%;
  height: 60px;
  border-radius: 2px;
  margin-bottom: 10px;
  overflow: hidden;
  box-sizing: border-box;
  padding: 12px 10px 12px 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: url("../assets/images/Group 1686@2x (1).5b206fc3c7071f3cb1c8e5fc4a95c764.png") no-repeat;
  background-size: 100% 100%;
}
.g-personalCenter .m-jurisdiction-box .u-jurisdiction-item .top-text[data-v-ac79ebf2] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.g-personalCenter .m-jurisdiction-box .u-jurisdiction-item .b-process[data-v-ac79ebf2] {
  width: 100%;
}
.g-personalCenter .m-jurisdiction-box .u-jurisdiction-item .b-process[data-v-ac79ebf2] .el-progress-bar__outer {
  border-radius: 0;
  background-color: #4D4D4D;
}
.g-personalCenter .m-jurisdiction-box .u-jurisdiction-item .b-process[data-v-ac79ebf2] .el-progress-bar__inner {
  border-radius: 0;
}
.g-personalCenter .m-jurisdiction-box .u-jurisdiction-item[data-v-ac79ebf2]:hover {
  background: url("../assets/images/Group 1691@2x.10c57bd18d43a34e1ca2d09f51118c63.png") no-repeat;
  background-size: 100% 100%;
}
.g-personalCenter .m-jurisdiction-box .u-jurisdiction-item .jurisdiction-item-top[data-v-ac79ebf2] {
  font-size: 14px;
  line-height: 14px;
}
.g-personalCenter .m-jurisdiction-box .u-jurisdiction-item .jurisdiction-item-bottom[data-v-ac79ebf2] {
  color: #999999;
  font-size: 12px;
  line-height: 12px;
  display: flex;
  justify-content: space-between;
}
.g-personalCenter .m-jurisdiction-box .u-jurisdiction-item .jurisdiction-item-bottom div[data-v-ac79ebf2] {
  color: #EFA44A;
  border-bottom: 1px solid #EFA44A;
  cursor: pointer;
}
.g-personalCenter .m-bottom-box[data-v-ac79ebf2] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 22px;
}
.g-personalCenter .m-bottom-box .u-box-right[data-v-ac79ebf2] {
  display: flex;
  cursor: pointer;
}
.g-personalCenter .m-bottom-box .u-box-right img[data-v-ac79ebf2] {
  width: 16px;
  height: 16px;
}
.g-personalCenter .m-personalCenter-copyProject[data-v-ac79ebf2],
.g-personalCenter .m-personalCenter-loginOut[data-v-ac79ebf2] {
  width: 100%;
  background: #EF3535;
  line-height: 32px;
  border-radius: 2px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  margin-bottom: 20px;
}
.g-personalCenter .m-personalCenter-copyProject[data-v-ac79ebf2] {
  background: #2991f1;
}
@media screen and (max-height: 900px) {
.g-personalCenter[data-v-ac79ebf2] {
    transform: scale(0.8) !important;
    transform-origin: right top;
}
}
@media screen and (max-height: 650px) {
.g-personalCenter[data-v-ac79ebf2] {
    transform: scale(0.6) !important;
    transform-origin: right top;
}
}

.g-vipDialog[data-v-3ecc846a] {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 200;
  color: #FFFFFF;
}
.g-vipDialog .m-vipDialog[data-v-3ecc846a] {
  width: 560px;
  height: 510px;
  background: #111111;
}
.g-vipDialog .m-vipDialog .u-vipDialog-top[data-v-3ecc846a] {
  width: 100%;
  height: 50px;
  background: #232529;
  text-align: center;
  line-height: 50px;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}
.g-vipDialog .m-vipDialog .u-vipDialog-top img[data-v-3ecc846a] {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 17px;
  cursor: pointer;
}
.g-vipDialog .m-vipDialog .u-vipDialog-bottom[data-v-3ecc846a] {
  box-sizing: border-box;
  padding: 20px 20px 0px 20px;
}
.g-vipDialog .m-vipDialog .u-vipDialog-bottom .vipDialog-bottom-top[data-v-3ecc846a] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
}
.g-vipDialog .m-vipDialog .u-vipDialog-bottom .vipDialog-bottom-top a[data-v-3ecc846a] {
  color: #2991F1;
  text-decoration: none;
  border-bottom: 1px solid #2991F1;
}
.g-vipDialog .m-vipDialog .u-vipDialog-bottom .vipDialog-bottom-item[data-v-3ecc846a] {
  width: 100%;
  height: 69px;
  background: #1F1F1F;
  border-radius: 2px;
  margin-top: 20px;
  box-sizing: border-box;
  padding: 0px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  border: 1px solid transparent;
}
.g-vipDialog .m-vipDialog .u-vipDialog-bottom .vipDialog-bottom-item .bottom-item-left[data-v-3ecc846a] {
  font-size: 24px;
  font-weight: 400;
  position: relative;
}
.g-vipDialog .m-vipDialog .u-vipDialog-bottom .vipDialog-bottom-item .bottom-item-left .item-left-introduce[data-v-3ecc846a] {
  width: 160px;
  color: #999999;
  font-size: 14px;
  line-height: 14px;
  position: absolute;
  right: -180px;
  bottom: 0px;
}
.g-vipDialog .m-vipDialog .u-vipDialog-bottom .vipDialog-bottom-item .bottom-item-right[data-v-3ecc846a] {
  font-size: 16px;
  font-weight: 400;
  display: flex;
  flex-direction: column;
}
.g-vipDialog .m-vipDialog .u-vipDialog-bottom .vipDialog-bottom-item .bottom-item-right .item-right-bottom[data-v-3ecc846a] {
  text-align: right;
  color: #999999;
  font-size: 14px;
  line-height: 14px;
  margin-top: 11px;
}
.g-vipDialog .m-vipDialog .u-vipDialog-bottom .vipDialog-bottom-item .bottom-item-right span[data-v-3ecc846a] {
  cursor: pointer;
}
.g-vipDialog .m-vipDialog .u-vipDialog-bottom .vipDialog-bottom-item .limitPic[data-v-3ecc846a] {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.g-vipDialog .m-vipDialog .u-vipDialog-bottom .vipDialog-bottom-item .chosePic[data-v-3ecc846a] {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.g-vipDialog .m-vipDialog .u-vipDialog-bottom .vipDialog-bottom-item-active[data-v-3ecc846a] {
  border: 1px solid #2991F1;
}
.g-vipDialog .m-vipDialog .u-vipDialog-bottom .vipDialog-bottom-agreement[data-v-3ecc846a] {
  margin-top: 20px;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.g-vipDialog .m-vipDialog .u-vipDialog-bottom .vipDialog-bottom-agreement .bottom-agreement-left[data-v-3ecc846a] {
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  border: 1px solid #242424;
  background: #0A0A0A;
  margin-right: 10px;
  cursor: pointer;
}
.g-vipDialog .m-vipDialog .u-vipDialog-bottom .vipDialog-bottom-agreement .bottom-agreement-left-active[data-v-3ecc846a] {
  position: relative;
}
.g-vipDialog .m-vipDialog .u-vipDialog-bottom .vipDialog-bottom-agreement .bottom-agreement-left-active[data-v-3ecc846a]::after {
  content: '';
  width: 80%;
  height: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #2991F1;
}
.g-vipDialog .m-vipDialog .u-vipDialog-bottom .vipDialog-bottom-agreement .bottom-agreement-right span[data-v-3ecc846a] {
  color: #2991F1;
  cursor: pointer;
}
.g-vipDialog .m-vipDialog .u-vipDialog-bottom .vipDialog-bottom-but[data-v-3ecc846a] {
  margin-top: 42px;
  text-align: center;
}
.g-vipDialog .m-vipDialog .u-vipDialog-bottom .vipDialog-bottom-but div[data-v-3ecc846a] {
  display: inline-block;
  width: 200px;
  line-height: 32px;
  background: #2991f1;
  border-radius: 2px;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
}

.g-serviceDialog[data-v-0e63e8b0] {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  left: 0px;
  top: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.g-serviceDialog .m-serviceDialog[data-v-0e63e8b0] {
  width: 560px;
  height: 510px;
  background: #111111;
}
.g-serviceDialog .m-serviceDialog .u-serviceDialog-top[data-v-0e63e8b0] {
  width: 100%;
  height: 50px;
  background: #232529;
  text-align: center;
  line-height: 50px;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}
.g-serviceDialog .m-serviceDialog .u-serviceDialog-top .closePic[data-v-0e63e8b0] {
  width: 19px;
  height: 19px;
  position: absolute;
  right: 19px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.g-serviceDialog .m-serviceDialog .u-serviceDialog-main[data-v-0e63e8b0] {
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}
.g-serviceDialog .m-serviceDialog .u-serviceDialog-main .servicePic[data-v-0e63e8b0] {
  width: 240px;
  height: 240px;
  margin-top: 93px;
}
.g-serviceDialog .m-serviceDialog .u-serviceDialog-main .serviceDialog-main-text[data-v-0e63e8b0] {
  color: #666666;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  margin-top: 20px;
}

.g-purchaseRecord[data-v-b67433be] {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  left: 0px;
  top: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.g-purchaseRecord .m-purchaseRecord[data-v-b67433be] {
  width: 560px;
  height: 510px;
  background: #111111;
}
.g-purchaseRecord .m-purchaseRecord .u-purchaseRecord-top[data-v-b67433be] {
  width: 100%;
  height: 50px;
  background: #232529;
  text-align: center;
  line-height: 50px;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}
.g-purchaseRecord .m-purchaseRecord .u-purchaseRecord-top .closePic[data-v-b67433be] {
  width: 19px;
  height: 19px;
  position: absolute;
  right: 19px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.g-purchaseRecord .m-purchaseRecord .u-purchaseRecord-main[data-v-b67433be] {
  width: 100%;
  height: 460px;
}
.g-purchaseRecord .m-purchaseRecord .u-purchaseRecord-main .main-nav-box[data-v-b67433be] {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.g-purchaseRecord .m-purchaseRecord .u-purchaseRecord-main .main-nav-box .nav-box-item[data-v-b67433be] {
  width: 80px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  margin: 0px 5px;
  background: #1F1F1F;
  color: #999999;
  font-size: 14px;
  font-weight: 400;
  border-radius: 2px;
  cursor: pointer;
}
.g-purchaseRecord .m-purchaseRecord .u-purchaseRecord-main .main-nav-box .nav-box-item-active[data-v-b67433be] {
  color: #FFFFFF;
  background: #333333;
}
.g-purchaseRecord .m-purchaseRecord .u-purchaseRecord-main .main-contont-box[data-v-b67433be] {
  width: 100%;
  height: 380px;
  overflow: auto;
  box-sizing: border-box;
  padding: 0 20px;
  margin-top: 20px;
}
.g-purchaseRecord .m-purchaseRecord .u-purchaseRecord-main .main-contont-box .contont-box-item[data-v-b67433be] {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #1F1F1F;
  height: 40px;
  padding: 0 20px;
  align-items: center;
}
.g-purchaseRecord .m-purchaseRecord .u-purchaseRecord-main .main-contont-box .contont-box-item .box-item-left[data-v-b67433be] {
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
}
.g-purchaseRecord .m-purchaseRecord .u-purchaseRecord-main .main-contont-box .contont-box-item .box-item-right[data-v-b67433be] {
  color: #999999;
  font-size: 14px;
  font-weight: 400;
}

.microphoneProgressBar[data-v-4f0bf5c2] {
  height: 100%;
  width: 9%;
  background-color: #ccc;
}
.microphoneProgressBar .volume[data-v-4f0bf5c2] {
  height: 100%;
  background: #3ca909;
}

.VideoPop[data-v-6eaef181] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: #0008;
  width: 100%;
  height: 100%;
}
.VideoPop .video-box[data-v-6eaef181] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.VideoPop .video-box video[data-v-6eaef181] {
  max-width: 90vw;
  max-height: 90vh;
}
.VideoPop .video-box .video-tips[data-v-6eaef181] {
  position: absolute;
  top: -20px;
  font-size: 12px;
  left: 50%;
  transform: translateX(-50%);
}
.VideoPop .close-btn[data-v-6eaef181] {
  background-color: #000000;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 44px;
  cursor: pointer;
  position: absolute;
  top: -22px;
  right: -22px;
}
.VideoPop .close-btn img[data-v-6eaef181] {
  width: 18px;
  height: 18px;
}
/* 横屏 */
@media all and (orientation: landscape) and (max-device-width: 1024px) {
.VideoPop .video-box video[data-v-6eaef181] {
    width: 60vw;
}
}
/*!*竖屏样式*!*/
@media screen and (orientation: portrait) and (max-device-width: 768px) and (max-device-height: 1024px) {
.VideoPop .video-box video[data-v-6eaef181] {
    width: 80vw;
}
}

