@charset "utf-8";

[data-v-ba60a1d0] .fs-popup-header { padding: 24px 24px 0px; }

@media (max-width: 960px) {
  [data-v-ba60a1d0] .fs-popup-header .iconfont_close_box { min-height: auto; width: auto; }
}

.header .title[data-v-ba60a1d0] { color: rgb(25, 25, 26); font-size: 18px; font-weight: 600; line-height: 26px; }

.submit-success[data-v-ba60a1d0] { display: flex; padding: 36px 32px; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: center; align-items: center; }

.submit-success .iconfont[data-v-ba60a1d0] { color: rgb(50, 154, 52); font-size: 50px; }

.submit-success .title[data-v-ba60a1d0] { color: rgb(25, 25, 26); font-size: 16px; font-weight: 600; line-height: 24px; margin: 16px 0px; text-align: center; }

.submit-success .describe[data-v-ba60a1d0] { color: rgb(112, 112, 112); font-size: 14px; line-height: 22px; text-align: center; }

@media (max-width: 768px) {
  [data-v-ba60a1d0] .fs-popup.isMDrawer { border-radius: 0px; }
  [data-v-ba60a1d0] .fs-popup .fs-popup-header { padding: 24px 16px 0px; }
  .header .title[data-v-ba60a1d0] { font-size: 16px; line-height: 26px; }
  .submit-success[data-v-ba60a1d0] { padding: 36px 16px; }
}