.mdAlert[data-v-b60d20c4] {
  position: fixed;
  z-index: 99;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.65);
}
.mdAlert > .alert[data-v-b60d20c4] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-top: 2rem;
    width: 27rem;
    line-height: 2.1rem;
    border-radius: 0.8rem;
    background-color: #fff;
    color: #fff;
}
.mdAlert > .alert > .title[data-v-b60d20c4] {
      margin-bottom: 0.9rem;
      height: 1.8rem;
      text-align: center;
      line-height: 1.8rem;
      font-size: 1.8rem;
}
.mdAlert > .alert > .content[data-v-b60d20c4] {
      padding: 0 2rem;
      text-align: center;
}
.mdAlert > .alert > .content > span[data-v-b60d20c4] {
        display: inline-block;
        text-align: left;
        line-height: 2.3rem;
        font-size: 1.5rem;
        color: #999;
}
.mdAlert > .alert > .button[data-v-b60d20c4] {
      margin-top: 2rem;
      height: 5rem;
      border-top: 0.1rem solid #f4f4f4;
}
.mdAlert > .alert > .button > .confirm[data-v-b60d20c4] {
        width: 100%;
        height: 5rem;
        line-height: 5rem;
        border-radius: 0 0 0.8rem 0.8rem;
        font-size: 1.8rem;
        background-color: #fff;
        color: var(--md-color-primary);
}
.shadeIn[data-v-b60d20c4] {
  background-color: rgba(0, 0, 0, 0.65);
  -webkit-animation: shadeIn-data-v-b60d20c4 0.3s;
          animation: shadeIn-data-v-b60d20c4 0.3s;
}
@-webkit-keyframes shadeIn-data-v-b60d20c4 {
from {
    background-color: rgba(0, 0, 0, 0);
}
to {
    background-color: rgba(0, 0, 0, 0.65);
}
}
@keyframes shadeIn-data-v-b60d20c4 {
from {
    background-color: rgba(0, 0, 0, 0);
}
to {
    background-color: rgba(0, 0, 0, 0.65);
}
}
.shadeOut[data-v-b60d20c4] {
  background-color: rgba(0, 0, 0, 0);
  -webkit-animation: shadeOut-data-v-b60d20c4 0.3s;
          animation: shadeOut-data-v-b60d20c4 0.3s;
}
@-webkit-keyframes shadeOut-data-v-b60d20c4 {
from {
    background-color: rgba(0, 0, 0, 0.65);
}
to {
    background-color: rgba(0, 0, 0, 0);
}
}
@keyframes shadeOut-data-v-b60d20c4 {
from {
    background-color: rgba(0, 0, 0, 0.65);
}
to {
    background-color: rgba(0, 0, 0, 0);
}
}

.mdConfirm[data-v-58fc8be6] {
  position: fixed;
  z-index: 99;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.65);
}
.mdConfirm > .confirm[data-v-58fc8be6] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-top: 2rem;
    width: 27rem;
    border-radius: 0.8rem;
    background-color: #fff;
    line-height: 2.1rem;
    color: #fff;
}
.mdConfirm > .confirm > .content[data-v-58fc8be6] {
      padding: 0 2rem;
      text-align: center;
      line-height: 2.4rem;
      font-size: 1.6rem;
}
.mdConfirm > .confirm > .button[data-v-58fc8be6] {
      margin-top: 2rem;
      height: 5rem;
      border-top: 0.1rem solid #f4f4f4;
}
.mdConfirm > .confirm > .button > .left[data-v-58fc8be6] {
        width: 50%;
        height: 100%;
        border-right: 0.1rem solid #f4f4f4;
        border-radius: 0 0 0 0.8rem;
        font-size: 1.8rem;
        background-color: #fff;
}
.mdConfirm > .confirm > .button > .right[data-v-58fc8be6] {
        width: 50%;
        height: 100%;
        border-radius: 0 0 0.8rem 0;
        font-size: 1.8rem;
        background-color: #fff;
        color: var(--md-color-primary);
}
.shadeIn[data-v-58fc8be6] {
  background-color: rgba(0, 0, 0, 0.65);
  -webkit-animation: shadeIn-data-v-58fc8be6 0.3s;
          animation: shadeIn-data-v-58fc8be6 0.3s;
}
@-webkit-keyframes shadeIn-data-v-58fc8be6 {
from {
    background-color: rgba(0, 0, 0, 0);
}
to {
    background-color: rgba(0, 0, 0, 0.65);
}
}
@keyframes shadeIn-data-v-58fc8be6 {
from {
    background-color: rgba(0, 0, 0, 0);
}
to {
    background-color: rgba(0, 0, 0, 0.65);
}
}
.shadeOut[data-v-58fc8be6] {
  background-color: rgba(0, 0, 0, 0);
  -webkit-animation: shadeOut-data-v-58fc8be6 0.3s;
          animation: shadeOut-data-v-58fc8be6 0.3s;
}
@-webkit-keyframes shadeOut-data-v-58fc8be6 {
from {
    background-color: rgba(0, 0, 0, 0.65);
}
to {
    background-color: rgba(0, 0, 0, 0);
}
}
@keyframes shadeOut-data-v-58fc8be6 {
from {
    background-color: rgba(0, 0, 0, 0.65);
}
to {
    background-color: rgba(0, 0, 0, 0);
}
}

.mdCustom[data-v-5d42ee7a] {
  position: fixed;
  z-index: 99;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.65);
}
.shadeIn[data-v-5d42ee7a] {
  background-color: rgba(0, 0, 0, 0.65);
  -webkit-animation: shadeIn-data-v-5d42ee7a 0.3s;
          animation: shadeIn-data-v-5d42ee7a 0.3s;
}
.mdCustom.transparent[data-v-5d42ee7a] {
  background-color: transparent;
}
@-webkit-keyframes shadeIn-data-v-5d42ee7a {
from {
    background-color: rgba(0, 0, 0, 0);
}
to {
    background-color: rgba(0, 0, 0, 0.65);
}
}
@keyframes shadeIn-data-v-5d42ee7a {
from {
    background-color: rgba(0, 0, 0, 0);
}
to {
    background-color: rgba(0, 0, 0, 0.65);
}
}
.shadeOut[data-v-5d42ee7a] {
  background-color: rgba(0, 0, 0, 0);
  -webkit-animation: shadeOut-data-v-5d42ee7a 0.3s;
          animation: shadeOut-data-v-5d42ee7a 0.3s;
}
@-webkit-keyframes shadeOut-data-v-5d42ee7a {
from {
    background-color: rgba(0, 0, 0, 0.65);
}
to {
    background-color: rgba(0, 0, 0, 0);
}
}
@keyframes shadeOut-data-v-5d42ee7a {
from {
    background-color: rgba(0, 0, 0, 0.65);
}
to {
    background-color: rgba(0, 0, 0, 0);
}
}

.mdPopup[data-v-329feb84] {
  position: fixed;
  z-index: 99;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.65);
}
.mdPopup > .content[data-v-329feb84] {
    position: absolute;
    left: 0;
    right: 0;
}
.mdPopup > .content > .btn-close[data-v-329feb84] {
      position: absolute;
      top: 0;
      right: 0;
      width: 3.6rem;
      height: 4.7rem;
}
.mdPopup > .content > .btn-close > img[data-v-329feb84] {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 1.4rem;
        height: 1.5rem;
}
.mdPopup > .content.top[data-v-329feb84] {
    top: 0;
}
.mdPopup > .content.bottom[data-v-329feb84] {
    bottom: 0;
}
.top-transDown[data-v-329feb84] {
  -webkit-animation: top-transDown-data-v-329feb84 0.5s;
          animation: top-transDown-data-v-329feb84 0.5s;
}
@-webkit-keyframes top-transDown-data-v-329feb84 {
from {
    transform: translateY(-100%);
}
to {
    transform: translateY(0);
}
}
@keyframes top-transDown-data-v-329feb84 {
from {
    transform: translateY(-100%);
}
to {
    transform: translateY(0);
}
}
.top-transUp[data-v-329feb84] {
  -webkit-animation: top-transUp-data-v-329feb84 0.5s;
          animation: top-transUp-data-v-329feb84 0.5s;
}
@-webkit-keyframes top-transUp-data-v-329feb84 {
from {
    transform: translateY(0);
}
to {
    transform: translateY(-100%);
}
}
@keyframes top-transUp-data-v-329feb84 {
from {
    transform: translateY(0);
}
to {
    transform: translateY(-100%);
}
}
.bottom-transUp[data-v-329feb84] {
  -webkit-animation: bottom-transUp-data-v-329feb84 0.5s;
          animation: bottom-transUp-data-v-329feb84 0.5s;
}
@-webkit-keyframes bottom-transUp-data-v-329feb84 {
from {
    transform: translateY(100%);
}
to {
    transform: translateY(0);
}
}
@keyframes bottom-transUp-data-v-329feb84 {
from {
    transform: translateY(100%);
}
to {
    transform: translateY(0);
}
}
.bottom-transDown[data-v-329feb84] {
  -webkit-animation: bottom-transDown-data-v-329feb84 0.5s;
          animation: bottom-transDown-data-v-329feb84 0.5s;
}
@-webkit-keyframes bottom-transDown-data-v-329feb84 {
from {
    transform: translateY(0);
}
to {
    transform: translateY(100%);
}
}
@keyframes bottom-transDown-data-v-329feb84 {
from {
    transform: translateY(0);
}
to {
    transform: translateY(100%);
}
}
.shadeIn[data-v-329feb84] {
  background-color: rgba(0, 0, 0, 0.65);
  -webkit-animation: shadeIn-data-v-329feb84 0.5s;
          animation: shadeIn-data-v-329feb84 0.5s;
}
@-webkit-keyframes shadeIn-data-v-329feb84 {
from {
    background-color: rgba(0, 0, 0, 0);
}
to {
    background-color: rgba(0, 0, 0, 0.65);
}
}
@keyframes shadeIn-data-v-329feb84 {
from {
    background-color: rgba(0, 0, 0, 0);
}
to {
    background-color: rgba(0, 0, 0, 0.65);
}
}
.shadeOut[data-v-329feb84] {
  background-color: rgba(0, 0, 0, 0);
  -webkit-animation: shadeOut-data-v-329feb84 0.5s;
          animation: shadeOut-data-v-329feb84 0.5s;
}
@-webkit-keyframes shadeOut-data-v-329feb84 {
from {
    background-color: rgba(0, 0, 0, 0.65);
}
to {
    background-color: rgba(0, 0, 0, 0);
}
}
@keyframes shadeOut-data-v-329feb84 {
from {
    background-color: rgba(0, 0, 0, 0.65);
}
to {
    background-color: rgba(0, 0, 0, 0);
}
}

.main[data-v-e109170c] {
  position: relative;
  height: 26.4rem;
  background-color: #fff;
  overflow: hidden;
}
.title[data-v-e109170c] {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  height: 4.4rem;
  border-bottom: 0.1rem solid #f4f4f4;
  background-color: #fff;
}
.title > .cancel[data-v-e109170c] {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 1.2rem;
    height: 4.5rem;
    line-height: 4.5rem;
    font-size: 1.6rem;
    color: #666;
}
.title > .label[data-v-e109170c] {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    height: 4.5rem;
    line-height: 4.5rem;
    font-size: 1.6rem;
    color: #000;
}
.title > .confirm[data-v-e109170c] {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 1.2rem;
    height: 4.5rem;
    line-height: 4.5rem;
    font-size: 1.6rem;
    color: var(--md-color-primary);
}
.content[data-v-e109170c] {
  position: absolute;
  z-index: 2;
  display: flex;
  top: 4.4rem;
  bottom: 0;
  left: 0;
  right: 0;
}
.content > .content-column[data-v-e109170c] {
    position: relative;
    flex: 1;
}
.content > .content-column > .content-items > .content-item[data-v-e109170c] {
      height: 4.4rem;
      text-align: center;
      line-height: 4.4rem;
      color: #000;
}
.content > .content-column > .content-items.pl5[data-v-e109170c] {
      padding-left: 5.8rem;
}
.content > .content-column > .content-items.pr5[data-v-e109170c] {
      padding-right: 5.8rem;
}
.content > .content-column > .shade-top[data-v-e109170c] {
      position: absolute;
      z-index: 2;
      top: 0;
      left: 0;
      right: 0;
      height: 8.8rem;
      background-color: rgba(255, 255, 255, 0.6);
      border-bottom: 0.1rem solid #f4f4f4;
}
.content > .content-column > .shade-bottom[data-v-e109170c] {
      position: absolute;
      z-index: 2;
      bottom: 0;
      left: 0;
      right: 0;
      height: 8.8rem;
      border-top: 0.1rem solid #f4f4f4;
      background-color: rgba(255, 255, 255, 0.6);
}

.main[data-v-a71ccb4c] {
  position: relative;
  height: 22.1rem;
  background-color: #fff;
  overflow: hidden;
}
.title[data-v-a71ccb4c] {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  height: 4.5rem;
  border-bottom: 0.1rem solid #f4f4f4;
  background-color: #fff;
}
.title > .cancel[data-v-a71ccb4c] {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 1.2rem;
    height: 4.5rem;
    line-height: 4.5rem;
    font-size: 1.6rem;
    color: #666;
}
.title > .label[data-v-a71ccb4c] {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    height: 4.5rem;
    line-height: 4.5rem;
    font-size: 1.6rem;
    color: #000;
}
.title > .confirm[data-v-a71ccb4c] {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 1.2rem;
    height: 4.5rem;
    line-height: 4.5rem;
    font-size: 1.6rem;
    color: var(--md-color-primary);
}
.content[data-v-a71ccb4c] {
  position: absolute;
  z-index: 2;
  top: 4.5rem;
  bottom: 0;
  left: 0;
  right: 0;
}
.content > .content-items[data-v-a71ccb4c] {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
}
.content > .content-items > .content-item[data-v-a71ccb4c] {
      height: 4.4rem;
      text-align: center;
      line-height: 4.4rem;
      color: #000;
}
.content > .shade-top[data-v-a71ccb4c] {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    height: 8.8rem;
    border-bottom: 0.1rem solid #f4f4f4;
    background-color: rgba(255, 255, 255, 0.6);
}
.content > .shade-bottom[data-v-a71ccb4c] {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    height: 4.4rem;
    border-top: 0.1rem solid #f4f4f4;
    background-color: rgba(255, 255, 255, 0.6);
}

.mdToast[data-v-3c126c74] {
  position: fixed;
  z-index: 99;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mdToast > .content[data-v-3c126c74] {
    padding: 0.8rem 1.6rem;
    max-width: 80%;
    line-height: 2.1rem;
    border-radius: 0.4rem;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
}

.mdVideo[data-v-56807c1c] {
  position: relative;
  width: 100%;
  height: 100%;
}
.mdVideo > .video[data-v-56807c1c] {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background-color: #000;
}
.mdVideo > .video.hide[data-v-56807c1c] {
    height: 0;
}
.mdVideo > .cover[data-v-56807c1c] {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mdVideo > .cover.coverMode[data-v-56807c1c] {
    z-index: 5;
}
.mdVideo > .loading[data-v-56807c1c] {
    position: absolute;
    z-index: 3;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 33px;
    height: 33px;
    -webkit-animation: rotation-data-v-56807c1c 1s linear infinite;
            animation: rotation-data-v-56807c1c 1s linear infinite;
}
.mdVideo > .shade[data-v-56807c1c] {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}
.mdVideo > .shade > img[data-v-56807c1c] {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      width: 40px;
      height: 40px;
}
.mdVideo > .control[data-v-56807c1c] {
    position: absolute;
    z-index: 4;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
}
.mdVideo > .control > .playBtn[data-v-56807c1c] {
      position: absolute;
      left: 16px;
      bottom: 12px;
      width: 16px;
      height: 18px;
}
.mdVideo > .control > .currTime[data-v-56807c1c] {
      position: absolute;
      left: 47px;
      bottom: 14px;
      height: 14px;
      line-height: 14px;
      font-size: 11px;
      color: #fff;
}
.mdVideo > .control > .progress[data-v-56807c1c] {
      position: absolute;
      bottom: 11px;
      left: 85px;
      right: 88px;
      margin: auto;
      height: 20px;
}
.mdVideo > .control > .progress > .progress-total[data-v-56807c1c] {
        position: absolute;
        z-index: 1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        height: 2px;
        border-radius: 1px;
        background-color: rgba(255, 255, 255, 0.39);
}
.mdVideo > .control > .progress > .progress-played[data-v-56807c1c] {
        position: absolute;
        z-index: 2;
        top: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        width: 0;
        height: 2px;
        border-radius: 1px;
        background-color: var(--md-color-primary);
}
.mdVideo > .control > .progress > .progress-point[data-v-56807c1c] {
        position: absolute;
        z-index: 3;
        top: 0;
        left: 0;
        width: 20px;
        height: 20px;
        border-radius: 10px;
        transform: translateX(-10px);
}
.mdVideo > .control > .progress > .progress-point > .progress-point-circle[data-v-56807c1c] {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          margin: auto;
          width: 10px;
          height: 10px;
          border-radius: 10px;
          background-color: var(--md-color-primary);
}
.mdVideo > .control > .totalTime[data-v-56807c1c] {
      position: absolute;
      right: 49px;
      bottom: 14px;
      height: 14px;
      line-height: 14px;
      font-size: 10px;
      color: #fff;
}
.mdVideo > .control > .fullScreen[data-v-56807c1c] {
      position: absolute;
      right: 15px;
      bottom: 12px;
      width: 18px;
      height: 17px;
}
@-webkit-keyframes rotation-data-v-56807c1c {
from {
    transform: rotate(0deg);
}
to {
    transform: rotate(360deg);
}
}
@keyframes rotation-data-v-56807c1c {
from {
    transform: rotate(0deg);
}
to {
    transform: rotate(360deg);
}
}

.mdHead[data-v-89f8d4cc] {
  position: fixed;
  z-index: 98;
  top: 0;
  left: 0;
  width: 100%;
}
.mdHead > .head-content[data-v-89f8d4cc] {
    position: relative;
    height: 4.4rem;
}
.mdHead > .head-content > .back[data-v-89f8d4cc] {
      position: absolute;
      z-index: 2;
      top: 0;
      left: 0;
      width: 4.4rem;
      height: 4.4rem;
}
.mdHead > .head-content > .back > img[data-v-89f8d4cc] {
        position: absolute;
        top: 1.5rem;
        left: 1.2rem;
        width: 0.9rem;
        height: 1.5rem;
}
.mdHead > .head-content > .title[data-v-89f8d4cc] {
      margin: auto;
      width: 21.6rem;
      height: 4.4rem;
      text-align: center;
      line-height: 4.4rem;
      font-size: 1.8rem;
      font-weight: bold;
}
.mdHead.white[data-v-89f8d4cc] {
  background-color: #fff;
}
.mdHead.green[data-v-89f8d4cc] {
  background-color: var(--md-color-primary);
}
.mdHead.transparent[data-v-89f8d4cc] {
  background-color: transparent;
}

.mdOpenApp[data-v-1c28bbd4] {
  position: relative;
  width: 100%;
}
.add_con[data-v-1c28bbd4] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mdOpenXcx[data-v-6961f128] {
  position: relative;
  width: 100%;
}
.add_con[data-v-6961f128] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

