
.app-common-btn-area {
  padding: 0.32rem;
}
.app-common-btn-area.pt5 {
  padding-top: 0.5rem;
}
.app-fixed-btn {
  background-color: #d6394a;
  color: #201f19;
  height: 1.2rem;
  line-height: 1.2rem;
  font-size: 0.4rem;
  text-align: center;
  color: #fff;
  border-radius: 0.133333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.app-fixed-btn.is-disabled {
  opacity: 0.5;
}
.app-fixed-btn.small {
  height: 1rem;
  line-height: 1rem;
  padding: 0 0.3;
  font-size: 0.32rem;
}
.app-fixed-btn.def {
  background-color: #fff;
  border: 0.026667rem solid #d6394a;
  color: #d6394a;
  min-width: 2rem;
}
.common-tft-container-area .screen {
  position: absolute;
  display: block;
  top: 0.333333rem;
  right: 0.4rem;
  width: 0.6rem;
  height: 0.6rem;
}
.common-tft-container-area .common-tft-content {
  padding-top: 1.4rem;
  overflow: hidden;
}
.common-tft-container-area .chooseList {
  padding-top: 0.32rem;
}
.common-tft-container-area .chooseList h2 {
  font-size: 0.4rem;
  font-weight: 500;
  color: #333333;
  line-height: 0.64rem;
  margin-top: 0.32rem;
  margin-bottom: 0.2rem;
}
.common-tft-container-area .chooseList .form-item {
  position: relative;
  width: 100%;
  margin-bottom: 0.266667rem;
}
.common-tft-container-area .chooseList .form-item input {
  width: 100%;
  height: 0.88rem;
  font-size: 0.32rem;
  text-indent: 1em;
  color: #333333;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  background: #ffffff;
  border-radius: 0.053333rem;
  border: 0.026667rem solid #e7e7e7;
}
.common-tft-container-area .chooseList .chooseName {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
  border: 0.013333rem solid #e7e7e7;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: none;
}
.common-tft-container-area .chooseList .chooseName li {
  padding: 0 0.266667rem;
  height: 0.84rem;
  line-height: 0.84rem;
  background: #f9f9f9;
  font-size: 0.32rem;
  font-weight: 500;
  color: #595959;
  width: 100%;
  border-bottom: 0.026667rem solid #e7e7e7;
}
.common-tft-container-area .chooseList .chooseName li:last-child {
  border-bottom: none;
}
.common-tft-container-area .chooseList .chooseName li.on {
  background: #d6394a;
  color: #fff;
  border-radius: 0.08rem;
}
.common-tft-container-area .chooseList .chooseName.inner-item {
  border: none;
}
.common-tft-container-area .chooseList .chooseName.inner-item li {
  border: none;
  width: auto;
  margin-right: 0.3rem;
  margin-bottom: 0.3rem;
}
.mint-toast {
  z-index: 2000000;
}

/**
解决IOS日期选择问题
**/
.solve-ios-date-component .mint-popup {
  z-index: 9000000022 !important;
  width: 8rem !important;
  right: -4rem !important;
  left: auto !important;
}
.common-ld-page-loading {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0.64rem;
}
#machineToolsCheck .searchBox .searchName .search.entry-btn.batch-setting {
  width: 2rem !important;
}
@supports (bottom: constant(safe-area-inset-bottom)) or (bottom: env(safe-area-inset-bottom)) {
.ld-solve-ios-btm-hidden {
    bottom: 0 !important;
    bottom: calc(0 + constant(safe-area-inset-bottom));
    bottom: calc(0 + env(safe-area-inset-bottom));
}
}
.ld-bank-theme-v2 .bank-btn-group {
  float: right;
}
.ld-bank-theme-v2 .mint-field-other {
  position: relative !important;
}
.ld-bank-theme-v2 .mint-cell-wrapper {
  padding: 0 0 0 0.426667rem !important;
}
.ld-bank-theme-v2 .mint-cell-title {
  width: auto !important;
  margin-right: 0.266667rem;
}
.ld-bank-theme-v2 .sousuo {
  min-width: 1.6rem !important;
  position: inherit !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  float: left !important;
  background-color: #01b2e6 !important;
}
.ld-bank-theme-v2 .sousuo.confirm {
  background-color: #d6394a !important;
}
.common-select-def-select {
  position: relative;
}
.common-select-def-select select {
  background: transparent !important;
  position: relative;
  z-index: 1000;
}
.common-select-def-select .holder-txt {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  font-size: 0.4rem;
  padding-left: 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #6d6d6d;
}
.common-select-def-select.field .holder-txt {
  font-size: 0.426667rem;
  padding-left: 0;
}
#common-screnn-right-popup {
  padding: 0.426667rem 0.426667rem 0.64rem !important;
  overflow: auto;
}
#common-screnn-right-popup .setion {
  margin-top: 0.573333rem;
  width: 100%;
}
#common-screnn-right-popup .setion .select-radio-area {
  overflow: hidden;
}
#common-screnn-right-popup .setion .select-radio-area li {
  display: inline-block;
  height: 0.88rem;
  line-height: 0.853333rem;
  padding: 0 0.426667rem;
  font-size: 0.373333rem;
  background-color: #f9f9f9;
  border-radius: 0.133333rem;
  border: 0.026667rem solid #eaeaea;
  margin: 0 0.266667rem 0.266667rem 0;
}
#common-screnn-right-popup .setion .select-radio-area li.active {
  color: #fff;
  background-color: #d6394a;
  border-color: #d6394a;
}
#common-screnn-right-popup .selectClass {
  width: 100%;
  height: 1.1rem;
  padding-left: 0.2rem;
  padding-right: 0.4rem;
  border: 0.013333rem solid #ccc;
  font-size: 0.4rem;
}
#common-screnn-right-popup .deal-time {
  margin-top: 0.573333rem;
}
#common-screnn-right-popup .dataIptSty {
  font-size: 0.4rem;
  color: #333333;
  width: 100%;
  padding: 0.266667rem;
  border: 0.026667rem solid #cccccc;
  border-radius: 0.026667rem;
  background: #ffffff;
}
#common-screnn-right-popup .bottomCheck {
  text-align: center;
}
#common-screnn-right-popup .AmountBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#common-screnn-right-popup .gang {
  margin: 0 0.32rem;
  line-height: 1.2rem;
}
#common-screnn-right-popup .input-search-area {
  display: inline-block;
  position: relative;
}
#common-screnn-right-popup .input-search-area .vague-range-search-dropdown {
  position: absolute;
  background-color: #fff;
  right: 0;
  left: -0.026667rem;
  z-index: 998;
  border: 0.013333rem solid #eaeaea;
  border-top: none;
}
#common-screnn-right-popup .input-search-area .vague-range-search-dropdown li {
  line-height: 1.066667rem;
  border-bottom: 0.013333rem solid #eaeaea;
  padding: 0 0.346667rem;
}
#common-screnn-right-popup .input-search-area .vague-range-search-dropdown li:last-child {
  border-bottom: none;
}
#common-screnn-right-popup .common-date-area .dataDiv {
  padding: 0;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#common-screnn-right-popup .common-date-area .dataDiv .dataIptSty {
  padding-left: 1.066667rem;
}
#app {
  font-family: 'Avenir', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 100%;
  width: 100%;
}
#cnzz_stat_icon_1280220436 {
  display: none;
}
.mint-navbar .mint-tab-item.is-selected {
  border-bottom: 0.04rem solid #dabe84 !important;
  color: #dabe84 !important;
}
.mint-tab-item-label {
  font-weight: bold;
}
.mint-navbar .mint-tab-item .mint-tab-item-label {
  font-size: 0.4rem;
}
#costTemplte .select .mint-cell-wrapper {
  border: 0.013333rem solid #ccc;
}
.costTemplteAdd .select .mint-cell-wrapper {
  border: none !important;
}
#costTemplte .mint-field {
  min-height: 0.933333rem;
}
.costTemplteAdd .mint-field {
  min-height: 0.8rem;
  height: 0.8rem;
}
.costTemplteAdd .mint-cell-value {
  width: 5.866667rem !important;
  font-size: 0.426667rem;
}
.costTemplteAdd .mint-cell-value .mint-field-core {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.costTemplteAdd .mint-field .mint-cell-title {
  margin-right: 0.533333rem;
}
.costTemplteAdd .mint-field .mint-cell-value {
  margin-right: 0.533333rem;
}
.costTemplteAdd
  .templateContent
  .content
  .lists
  .feeItem
  .title
  .mint-cell-wrapper
  .mint-cell-title {
  padding-bottom: 0.266667rem;
}
.costTemplteAdd
  .templateContent
  .content
  .lists
  .feeItem
  .title
  .mint-cell-wrapper
  .mint-cell-value {
  padding-bottom: 0.266667rem;
}
.costTemplteAdd .mint-cell-wrapper {
  font-size: 0.426667rem !important;
}
.costTemplteAdd .feeItem .mint-cell-value .mint-field-core {
  font-size: 0.426667rem !important;
}
#addNext .mint-checkbox-input:checked + .mint-checkbox-core {
  background-color: #d6394a;
  border-color: #d6394a;
}
#addNext .infs {
  position: absolute;
  top: 23%;
  right: 0.4rem;
  padding: 0.133333rem;
  background-color: #e43434;
  color: white;
  border-radius: 0.066667rem;
  font-size: 0.306667rem;
}
#addNext .haveTemplate {
  position: absolute;
  top: 22%;
  right: 0.4rem;
  padding: 0.133333rem;
  color: #9c9a9a;
  font-size: 0.333333rem;
}
.dialog .mint-field .mint-cell-title {
  width: 2.2rem;
}
.dialog .feeItem .mint-cell-value .mint-field-core,
.templateContent .feeItem .mint-cell-value .mint-field-core,
.changeTemplate .feeItem .mint-cell-value .mint-field-core {
  font-size: 0.306667rem;
}
#rewardList .picker-slot-center:nth-child(3) {
  display: none;
}
#profitList .picker-slot-center:nth-child(3) {
  display: none;
}

/* 金额字体 */
.money-fz {
  font-family: Helvetica, STHeiTi, sans-serif;
}
#screenRight .box .btn-screen .bomBtn.btn-reset {
  background-color: #FFF !important;
  color: #333 !important;
  -webkit-box-shadow: 0 0 0.026667rem 0 #FFF;
          box-shadow: 0 0 0.026667rem 0 #FFF;
}
#screenRight .box .btn-screen .bomBtn.btn-search {
  background-color: #d6394a !important;
  color: #fff !important;
  -webkit-box-shadow: 0 0 0.026667rem 0 #d6394a !important;
          box-shadow: 0 0 0.026667rem 0 #d6394a !important;
}
#screenRight .content .chooseList .chooseName li.on {
  background: #d6394a;
}
#merchantCheck .seachBtn {
  background: #d6394a !important;
}
.mint-msgbox-confirm {
  color: #d6394a !important;
}
.theme-config-area #lowerList .box .content .sub span:first-child {
  color: #d6394a;
}
.theme-config-area #lowerList .box .content .sub span:nth-child(2) {
  background: #d6394a !important;
}
.theme-config-area .mint-switch-input:checked + .mint-switch-core,
.theme-config-area #nextCreditSales > .bottom > .btn,
.theme-config-area #sellScaleManagementE > .bottom > .btn,
.theme-config-area .checkBtn {
  background: -webkit-gradient(linear, left top, right top, from(#d6394a), to(#c00b23)) !important;
  background: linear-gradient(to right, #d6394a, #c00b23) !important;
}
.theme-config-area .orderManagement > .search > .mint-popup > .tostTit > .add,
.theme-config-area .orderManagement > .search > .mint-popup > .day-num1,
.theme-config-area .machineActivation > .search > .mint-popup > .day-num1,
.theme-config-area #product-management .product-management > .product .product-top .product-r,
.theme-config-area .machineActivation > .search > .mint-popup > .tostTit > .add,
.theme-config-area .remandMerchant > .page > .total > .num,
.theme-config-area .posNumBox > div div span,
.theme-config-area .picker-item.picker-selected,
.theme-config-area #merchantEnterNet .minTextSty,
.theme-config-area #merchantCheck .zd-tip > .zd-c > .btn > .btn-q,
.theme-config-area #rateChange .checkRecord,
.theme-config-area #costTemplte .mint-navbar .mint-tab-item.is-selected,
.theme-config-area #costTemplte .content .items .tabs .right .num,
.theme-config-area #costTemplte .content .add-new .button span,
.theme-config-area #costTemplte .noContent .button span,
.theme-config-area .mainHeader .title .right .edit,
.theme-config-area .changeTemplate .content .btns .left,
.theme-config-area #costTemplte .templateContent .content .btns .left,
.theme-config-area #profitList .box .content .sub span:first-child,
.theme-config-area #intelligentRepayment .box .content .sub span:first-child,
.theme-config-area #rewardList .total,
.theme-config-area .deductionsQuery > .search > .mint-popup > .day-num1,
.theme-config-area .deductionsQuery > .search > .mint-popup > .tostTit > .add,
.theme-config-area .selectHave {
  color: #d6394a !important;
}
.theme-config-area #lowerList header span,
.theme-config-area .orderManagement > .search > .checkHead > .seachBtn,
.theme-config-area .orderManagement > .search > .checkHead > .checkSetion > .jigou .on,
.theme-config-area #bindApply .checkNo,
.theme-config-area .merchant-pyp-activate .multistage-edit-area .fixed-btn,
.theme-config-area .searchBox .searchName .search,
.theme-config-area #distribute .content .nav-tab .form-item .searchName .search,
.theme-config-area #distribute .content .nav-tab .subBtn,
.theme-config-area #distributeQuery .content .chooseList .chooseName li.on,
.theme-config-area #lowerList .box .content .product span.on,
.theme-config-area #lowerList .box .content .upOrDown span.on,
.theme-config-area #addLower .subActive,
.theme-config-area #lowerCostManage .subActive,
.theme-config-area #merchantEnterNet .nextBtn,
.theme-config-area #cardList .cardHandle .entrust,
.theme-config-area #cardDetails .labelTit,
.theme-config-area #cardDetails .entrust,
.theme-config-area #loanList .entrust,
.theme-config-area #loanDetails .labelTit,
.theme-config-area #loanDetails .entrust,
.theme-config-area #share .saveCode,
.theme-config-area #loanApply .yzmSty,
.theme-config-area #loanApply .nextBtn,
.theme-config-area .changeTemplate .content .btns .right,
.theme-config-area #costTemplte .templateContent .content .btns .right,
.theme-config-area #merchantCheck .zd-tip > .zd-c > .btn > .btn-r,
.theme-config-area #lowerList .listType li .line1 .parentProfitAmount .index,
.theme-config-area #profitList .box .content .productBrand span.on,
.theme-config-area #profitList .box .content .product span.on,
.theme-config-area #profitList .box .content .sub span:nth-child(2),
.theme-config-area #intelligentRepayment .box .content .sub span:nth-child(2),
.theme-config-area .deductionsQuery .content .productCode span.on,
.theme-config-area #history .lists .cntList li .left::before,
.theme-config-area #mySellManagement > .header > div.focus:after,
.theme-config-area #mySellManagement .content .chooseList .chooseName li.on,
.theme-config-area #myWithholdManagement .content .chooseList .chooseName li.on,
.theme-config-area #myWithholdManagement > .header > div.focus:after,
.theme-config-area #nextSellManagement .content .chooseList .chooseName li.on,
.theme-config-area #nextSellManagement > .header > div.ml10,
.theme-config-area #mySellManagementS > .wrap > .listview > .content > .detail > .header > .left > h2 > span,
.theme-config-area #nextSellRecord > .wrap > .listview > .content > .detail > .header > .left > h2 > span,
.theme-config-area #nextSellEnterDeductions > .bottom > .btn,
.theme-config-area #nextSellEnterDeductions > .page2 > .btn,
.theme-config-area #nextCreditSales > .page2 > .btn,
.theme-config-area #sellScaleManagement > .title > .title-btn,
.theme-config-area #profitList .box .content .productCode span.on,
.theme-config-area #repayment .btnDiv {
  background: #d6394a !important;
}
.theme-config-area #nextSellManagement > .header > div.ml10,
.theme-config-area #nextSellEnterDeductions > .bottom > .btn,
.theme-config-area #nextSellEnterDeductions > .page2 > .btn,
.theme-config-area #nextCreditSales > .bottom > .btn,
.theme-config-area #nextCreditSales > .page2 > .btn,
.theme-config-area #sellScaleManagement > .title > .title-btn,
.theme-config-area #sellScaleManagementE > .bottom > .btn,
.theme-config-area .merchant-pyp-activate .multistage-edit-area .fixed-btn {
  color: #fff !important;
}
.theme-config-area #updateWork .active,
.theme-config-area #rightFrameOrder .activeDom,
.theme-config-area #merchantEnterNet .beforeBtn,
.theme-config-area #creditCardHome .cardCls,
.theme-config-area #cardList .cardCls,
.theme-config-area #cardList .cardHandle .extension,
.theme-config-area #cardDetails .cardCls,
.theme-config-area #cardDetails .extension,
.theme-config-area #loanList .extension,
.theme-config-area #loanDetails .cardCls,
.theme-config-area #loanDetails .rightbomBtn,
.theme-config-area #loanDetails .extension,
.theme-config-area #loanApply .activeChoiceCls,
.theme-config-area #loanApply .activeSty,
.theme-config-area #merchantCheck .customerTypeLabel,
.theme-config-area #merchantCheck .customerTypeLabel b,
.theme-config-area #merchantCheck .fnBtn,
.theme-config-area #merchantDetails .rowInfo .settle-pic-btn,
.theme-config-area #machineToolsCheck .topContent .allType span {
  color: #d6394a !important;
  border-color: #d6394a !important;
}
.theme-config-area #costTemplte .mint-navbar .mint-tab-item.is-selected {
  border-bottom: 0.106667rem solid #d6394a !important;
}
.theme-config-area #distribute .content .nav-tab .subBtn {
  -webkit-box-shadow: 0 0.013333rem 0.133333rem 0 #d6394a !important;
          box-shadow: 0 0.013333rem 0.133333rem 0 #d6394a !important;
}
.theme-config-area #distribute .content .nav-top div .activeNav,
.theme-config-area #lowerCostManage .is-selected,
.theme-config-area #merchantEnterNet .nextBtn,
.theme-config-area .changeTemplate .content .btns,
.theme-config-area #costTemplte .templateContent .content .btns,
.theme-config-area #profitList .mint-navbar .mint-tab-item.is-selected .mint-tab-item-label,
.theme-config-area .machineActivation .mint-navbar .mint-tab-item.is-selected .mint-tab-item-label {
  border-color: #d6394a !important;
}
.theme-config-area .youshuaPromotion > .content > .in > .btn.btn-img {
  background: #d6396f !important;
}
.theme-config-area #lowerList .listType li .aphone span {
  color: #d6396f !important;
}
.theme-config-area .mint-datetime-action,
.theme-config-area #updateWork .complete,
.theme-config-area #rightFrameOrder .bomBtn,
.theme-config-area #loanApply .tips,
.theme-config-area #cardList .cardHandle .extension span,
.theme-config-area #creditCardHome .box .card .rightFl span {
  color: #d6394a !important;
}
.theme-config-area .youshuaPromotion > .content > .in > .btn.btn-img,
.theme-config-area .youshuaPromotion > .content > .in > .btn.btn-url {
  background: #d6394a;
  margin: 0.266667rem 0.533333rem;
  width: auto;
  height: 1rem;
  line-height: 1rem;
  font-size: 0.4rem;
  border-radius: 0.133333rem;
  color: #fff;
}
.common-upload-style1 {
  padding: 0 0.266667rem;
  background-color: #fff;
}
.common-upload-style1.btm-line {
  border-bottom: 0.013333rem solid #eee;
}
.common-upload-style1 .pay-img-area {
  padding: 0.426667rem 0 0.426667rem;
}
.common-upload-style1 .pay-img-area h1 {
  font-size: 0.4rem;
  padding-bottom: 0.266667rem;
}
.common-upload-style1 .ylsImgBox {
  position: relative;
  margin-bottom: 0.266667rem;
  width: 100%;
  text-align: center;
  border-radius: 0.106667rem;
  overflow: hidden;
}
.common-upload-style1 .ylsImgBox .ylsImgFile {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.common-upload-style1 .ylsImgBox .ylsImg,
.common-upload-style1 .ylsImgBox .ylsImgFile {
  width: 100%;
  min-height: 3.466667rem;
  max-height: 11.466667rem;
  border-radius: 0.106667rem;
}
.common-upload-style1 .ylsImgBox .ylsImgFile {
  height: 11.466667rem;
}
.common-upload-style1 .ylsImgBox .noUp {
  width: 100%;
  min-height: 3.466667rem;
  max-height: 11.466667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0.106667rem;
  border: 0.053333rem solid rgba(255, 177, 16, 0.3);
}
.common-upload-style1 .ylsImgBox .noUp img {
  width: 1.12rem;
  height: 1.12rem;
  margin: 1.066667rem auto 0.533333rem;
}
.common-upload-style1 .ylsImgBox span {
  font-size: 0.373333rem;
  font-family: FZLTHJW--GB1-0;
  font-weight: 400;
  color: #343434;
  padding: 0.2rem 0.266667rem 0.4rem;
  display: block;
}
.common-upload-style1 .pos-sn-list {
  position: relative;
  padding: 0.32rem 0;
  max-height: 4rem;
  overflow: auto;
  display: block;
}
.common-upload-style1 .pos-sn-list p {
  color: #999;
}
.common-upload-style1 .pos-sn-list span {
  font-size: 0.32rem;
  padding: 0.1rem 0.2rem;
  background-color: #f9f9f9;
  border-radius: 0.2rem;
  margin: 0.1rem 0.1rem 0.1rem 0;
  overflow: hidden;
  display: inline-block;
}
.common-upload-style1 .pos-sn-list span img {
  height: 0.4rem;
}
#ld-download-container[data-v-a58d2160] {
  position: relative;
  padding-top: 0.426667rem;
}
#ld-download-container .content-txt[data-v-a58d2160] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  text-align: center;
  z-index: 100;
}
#ld-download-container .content-txt .title[data-v-a58d2160] {
  font-size: 0.906667rem;
  color: #d6394a;
  font-weight: bold;
  margin-top: 1.626667rem;
}
#ld-download-container .content-txt .sub-title[data-v-a58d2160] {
  color: #d6394a;
  font-size: 0.426667rem;
}
#ld-download-container .img-rotate[data-v-a58d2160] {
  width: 100%;
  height: 12.88rem;
  padding: 0.013333rem;
  overflow: hidden;
}
#ld-download-container .img-rotate img[data-v-a58d2160] {
  width: 130%;
  margin-left: -15%;
  margin-top: 15%;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
#ld-download-container .down-bg[data-v-a58d2160] {
  width: 100%;
}
#ld-download-container .btn-area[data-v-a58d2160] {
  padding: 0.8rem 10%;
}
#ld-download-container .btn-area .btn[data-v-a58d2160] {
  display: block;
  height: 1.173333rem;
  border-radius: 0.586667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #d6394a;
  font-size: 0.426667rem;
  margin-bottom: 0.853333rem;
}
#ld-download-container .btn-area .btn .inner[data-v-a58d2160] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#ld-download-container .btn-area .btn img[data-v-a58d2160] {
  width: 0.426667rem;
  height: 0.426667rem;
  margin-right: 0.133333rem;
}
#ld-download-container .btn-area .btn span[data-v-a58d2160] {
  color: #fff;
}
#ld-download-container .btn-area .btn[data-v-a58d2160]:last-child {
  margin-bottom: 0;
}
#ld-download-container .btn-area img[data-v-a58d2160] {
  width: 100%;
}
#ld-download-container .download-dialog[data-v-a58d2160] {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 0.453333rem;
}
#ld-download-container .download-dialog .allow-tips[data-v-a58d2160] {
  text-align: right;
}
#ld-download-container .download-dialog .allow-tips img[data-v-a58d2160] {
  width: 1.6rem;
  margin-right: 1.066667rem;
  margin-top: 0.266667rem;
}
#ld-download-container .download-dialog .allow-tips p[data-v-a58d2160] {
  margin-right: 1.066667rem;
  color: #fff;
}
#iframe-internet-link[data-v-1e789c52] {
  position: fixed;
  top: 1.2rem;
  right: 0;
  bottom: 0;
  left: 0;
}
#iframe-internet-link .ifr[data-v-1e789c52],
#iframe-internet-link .ifr iframe[data-v-1e789c52] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#ld-cert-result[data-v-c79070bc] {
  padding: 20%;
  text-align: center;
}
#ld-cert-result img[data-v-c79070bc] {
  width: 38.2%;
}
#ld-cert-result .txt[data-v-c79070bc] {
  color: #787878;
  font-size: 0.533333rem;
  margin: 0.426667rem 0;
}
#ld-download-container[data-v-7807c925] {
  position: relative;
  padding-top: 0.426667rem;
}
#ld-download-container .content-txt[data-v-7807c925] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  text-align: center;
  z-index: 100;
}
#ld-download-container .content-txt .title[data-v-7807c925] {
  font-size: 0.906667rem;
  color: #d6394a;
  font-weight: bold;
  margin-top: 1.626667rem;
}
#ld-download-container .content-txt .sub-title[data-v-7807c925] {
  color: #d6394a;
  font-size: 0.426667rem;
}
#ld-download-container .img-rotate[data-v-7807c925] {
  width: 100%;
  height: 12.88rem;
  padding: 0.013333rem;
  overflow: hidden;
}
#ld-download-container .img-rotate img[data-v-7807c925] {
  width: 130%;
  margin-left: -15%;
  margin-top: 15%;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
#ld-download-container .down-bg[data-v-7807c925] {
  width: 100%;
}
#ld-download-container .btn-area[data-v-7807c925] {
  padding: 0.8rem 10%;
}
#ld-download-container .btn-area .btn[data-v-7807c925] {
  display: block;
  height: 1.173333rem;
  border-radius: 0.586667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #d6394a;
  font-size: 0.426667rem;
  margin-bottom: 0.853333rem;
}
#ld-download-container .btn-area .btn .inner[data-v-7807c925] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#ld-download-container .btn-area .btn img[data-v-7807c925] {
  width: 0.426667rem;
  height: 0.426667rem;
  margin-right: 0.133333rem;
}
#ld-download-container .btn-area .btn span[data-v-7807c925] {
  color: #fff;
}
#ld-download-container .btn-area .btn[data-v-7807c925]:last-child {
  margin-bottom: 0;
}
#ld-download-container .btn-area img[data-v-7807c925] {
  width: 100%;
}
#ld-download-container .download-dialog[data-v-7807c925] {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 0.453333rem;
}
#ld-download-container .download-dialog .allow-tips[data-v-7807c925] {
  text-align: right;
}
#ld-download-container .download-dialog .allow-tips img[data-v-7807c925] {
  width: 1.6rem;
  margin-right: 1.066667rem;
  margin-top: 0.266667rem;
}
#ld-download-container .download-dialog .allow-tips p[data-v-7807c925] {
  margin-right: 1.066667rem;
  color: #fff;
}
.agencyInformation .mint-navbar {
  height: 1.146667rem;
  margin-top: 1.2rem;
  border-bottom: 0.013333rem solid #f5f5f5;
}
.agencyInformation .mint-navbar > .mint-tab-item {
  color: #5e5e5e;
  font-size: 0.426667rem;
  padding: 0;
}
.agencyInformation .mint-navbar > .mint-tab-item.is-selected {
  color: #1a1a1a !important;
  border-bottom: none !important;
}
.agencyInformation .mint-navbar > .mint-tab-item.is-selected > .mint-tab-item-label {
  font-weight: bold;
  position: relative;
}
.agencyInformation .mint-navbar > .mint-tab-item.is-selected > .mint-tab-item-label > .bar {
  width: 1.333333rem;
  height: 0.133333rem;
  background: #d6394a;
  border-radius: 0.08rem;
  position: absolute;
  bottom: 0.066667rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.agencyInformation .mint-navbar > .mint-tab-item > .mint-tab-item-label {
  text-align: center;
  font-weight: normal;
  height: 1.146667rem;
  line-height: 1.146667rem;
}
.agencyInformation .mint-tab-container-item > .base {
  padding: 0.746667rem 0.48rem 1.866667rem 0.426667rem;
}
.agencyInformation .mint-tab-container-item > .base .h2 {
  color: #333333;
  font-size: 0.426667rem;
  font-weight: 600;
  position: relative;
  text-indent: 0.24rem;
  margin: 0.586667rem 0 0.373333rem;
}
.agencyInformation .mint-tab-container-item > .base .h2 > .bar2 {
  width: 0.053333rem;
  height: 0.453333rem;
  background: #ffc00a;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0.066667rem;
}
.agencyInformation .mint-tab-container-item > .self2 {
  padding: 0.773333rem 0.533333rem 0.773333rem 0.48rem;
}
.agencyInformation .mint-tab-container-item > .settle {
  padding: 0.773333rem 0.533333rem 0.773333rem 0.48rem;
}
.agencyInformation .mint-tab-container-item > .settle2 {
  padding: 0.773333rem 0.533333rem 0.773333rem 0.48rem;
}
.agencyInformation .mint-tab-container-item .wrap {
  border-top: 0.266667rem solid #f4f4f4;
}
.agencyInformation .mint-tab-container-item .wrap > .h2 {
  color: #333333;
  height: 1.253333rem;
  line-height: 1.253333rem;
  font-size: 0.426667rem;
  font-weight: 600;
  position: relative;
  text-indent: 0.24rem;
  padding-left: 1.12rem;
  border-bottom: 0.013333rem solid #eaeaea;
}
.agencyInformation .mint-tab-container-item .wrap > .h2 > .bar2 {
  width: 0.586667rem;
  height: 0.506667rem;
  background: red;
  position: absolute;
  left: 0.426667rem;
  top: 0.346667rem;
}
.agencyInformation .mint-tab-container-item .wrap > .h2 > .bar2.b1 {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAbCAYAAAGFAtYyAAAAAXNSR0IArs4c6QAABQdJREFUSA21VmuIVVUU/ta55865zqBOmjneq0aUoE4lljKEhr/yR+E8oCaMyD+J9rBfIf1QGOhnD0KMRoJK7MVQ452LkQQhSuKfwKawqElGnLkzw1jhI2fu65zVt8+dc993dIbccM7ae7322mutvdYGgpFI3gymFhJjnr/w9IAPuRZJjGnAEUBLoXFNTTcXPsU3AbE+FAyMPiVinTAs2h4VwfHhZmS9/AZZ2xJfeCB52EAReUVV3w+gT+uI7YNvUl9fyJc22ETyIxwacoK1oft2q5u+Cwjv8CVLf10rj1Wfq+eUjU+HFpXyCeKje2jIQ7RmOW2e4JcDrNWE4/wuAH0jsYJE/8i2wtxM+keX2miwrPwxp3KwZC3Rp/31VaSQm+aR48lVYsnlMkku1NNPkJnabxuCut4LlQywvO8NzoZgJzLpI1UMYWp3Gp/Pe7WKSkT/pXWww2eh8gdE18CVneiKfleL1QTvIF2xncS3azHUxbmMs6WvQ/V0Piqe0n+yiWa/4wsJrqA92oaBsRxZQyYz4OeAPJlXqj+jI9aJvqFlEmmaLCrpjI2QofJ4QbrWxs8o8b1aYnIgVILyp/XwPrGoJD7SBgm9VClde+0m0LGqP6AJTCo7Wz6nc58JkLcPdQDj492z8w8k9/Nu95Kp0icFudqEnh4LG3d/QblW5uAwLVyO8bEt2LMpW5CcmUg+mRp2M84NRaLs5Z6j8DRBaPHbKpAN5loXeEQylDkyE1ZvL28J79kchuoKVpUPwKQ5X1csnjyEI2ONdemJ5G/FcA4kB3nmhTRX4ea2I2TvoIP2aQuepoIYnfknKTwJ/+3R+wOlRQU3ph5Hk235hMGj13Hvrl5d4nQh675InCI1/QjM7QxqX6Ch4ggmKqVfwFYLZ8pgyRESySu07+5AYjboX7gZhuIR2mPLZk3+OhqLCo6PdQLewjp8RbQlWV7vLwOEUZDf2AKLjVU/ZIGEX5Mxo0BUGJ4sNLUSaU0VeG41YffBgmwYdmPSZrpug0TOI4KWW8kV6BHONDxpZE145j76hlvghOkz67BfBhWmGx8D3HdZL37hfE7xKAbCtMYlcNiJahvmCG132riBuZRLmXInkE6v1F+PTmL9eraQra9CrFPMryaa8DJy2W/hulPkrR4ZNvN/kMZra9KGyOLG/hgJfcj5ExROETNdLUWMOa0ohYSPCw0RNpC3wmDNEM8GzBirOKTmb1i1wkbqMwE5Ccnss+FYg0TcoOCDTLXfq/nvECZx6T7mxA98g/xo8xmzlHVvhIbkXffxcARNzj0IZYuhMna4Fr1wbgLd3S5fEI8hJAyLbCDlBj3Ti87YG765fRcXszAxXBUjHb6O56J/FbCp7L+IhK/TmdHyjQxHs/0wO+4BaIUiW4aQ3mw2miB9BZPyAdPGuV7MwmeMyQ9nAXuP7uKiGCphKG3PvCLenOEqA/lCr/oTPdHO04yUUWdbmEY5sdFGS0bR3cpcmONg70ek8Qw9sbbaE+YpquF17D5Nt1TL9wvAwhRPzs4q6sLzLqNr9cVajNVGZJ1FzNs2xrm5lsA8cS7fJucoe5tGdEfNY/S9eW42L7FqT8STzzKl3mJelb3I56U9EBJlX5BedEQPBqhSaKviGhEL4HJmRubsV8CjJ2Gaw/81GlkhJ/++WaYu25Bjfba56TXB15c3Ixz6jCePkukCr9fVMuY7sVBZTLWtLL7jyHm7/wMch9lg6TVWRgAAAABJRU5ErkJggg==) no-repeat;
  background-size: 100%;
}
.agencyInformation .mint-tab-container-item .wrap > .h2 > .bar2.b2 {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAaCAYAAAGod87TAAAAAXNSR0IArs4c6QAABQlJREFUSA3NV11MXEUU/ubeu/xDqYAUEywgNYBCfbDGGGNqrS9GEwOFaI3Q2pg++GQ0McEmojUmJa2aGI1GTaMhLa7sTUOoD1aNRh/8SZo+CBi77K59oNUCIpvtCuze8ZvZhb3L7gIiTZxk75xz5syZM+d3VuDDX0rF1oI5uIewQxK+0IibZmhEyM9hB6/AF3xJ4QJ24FVOt+tFiRnCtUJv1xT3xw4+u4RaOBksh8Qd8I6WwCx6jnKCZ5ZWueBBdhnLLBpIqKRAX/CCptj+PXp2f9YjSZ1/RUBUuze6YSnBe340XuEmZsC+4LBbp2OwQ/4MJhISTAMXy9BR/wIceTYbk9DHlRRcpk1/A5xjiIsRmDismSWtZKBwbZ3swAneLjQKyIsZxygZQB6EeEDQ4ZOIx7uwGCHzBkdh2XeWEKiR0YVx9LT9uSzGO5qHsJmPQ03hZdpqgC84YaWtK2sVeWy01+0lfYHa9kI4P6G94RxOBaqRb0ym8Qs45PUoWrqgIusVSFmSjG9aV95Lj6i4OYd58RcKnINpgpSl9RBzOrJlOFqJUo+JmFEH0/iarmnG1MwkKisikM49iJkRPFY3nibEjdih/pRG7Y1/cE39ilw8eS44NyhRoLx2lAY/kptr9RXebQrRuVstCNkpo+EbVmdfZdVTuh2FpeMWzfUrnnC5fpU9WZe8o4sCxdWpTHJzeSdudqPrgdMFKQF26CossZtl43va7/71CFE8Ka9pzHifAVaV3Pwxhc0SLte4LxRP0lOTkL2IXXtbEdIFSUZqX5/Bn6O5xVLAEeuoMzVt5UfVTQ63IJYv0YbWngh83a8zonsY2Zd1auxv+J11unulDAbueVydDcjKYidlI1/oR25UAXkacTnIsGBUixmGWqJ8SFFPPP0XE+U4fGeU7UCkNBJOLxzjLhIPoeuWp1hhbQpuQ9zZrzXpqH85UyNSaAqhOgsNOpyVYb1Er9dUtd+gXSjtP4yxKr1f5VqM9khri2uLFfSgVF40abdKzucpKMCENfqIsEywLrtdTuJ1H1K5SqhM2smS1Z+oa8AIwtED6Gmevu4KZDsg8RY4RW89kghHya77PxmpsM6lkKorhnGAhn2Gpi1hi+ElxFm69zi7/A/ctqmXya2QKiWt3S/ycMaY7EQ8Wouu2xaogMBgqInd/gxzcZ61aDfpfLElx8lgAcrIv9bQLw/nAtobf3az5laopbOcFnmYzAPs1u6clrpPDgWOQhjvwizcQ56hZaHmHLNmS+0yngsQDJOYNbFyObdC8fxiVs4tNMhBFplLrEhvYuxSBC35Hhg191HZfi1MCvV8ULmfcF33zgjh1/TaBj7ZFbIDD0IaNtPwPWDxHQhPj7DMWbTV6yNo7W8Rcx6lhSpYQQZZOirR0fCWXrT9N7IHBNfURXUYFlZ2kxMY+/Qam8RXzK1dmQoNhR7iXT/ghad54OOQnidZtEpp4COYnurH1vLtMM0v+Oz5kjxs9YLvJxynFWsY5L2MCdU4itdUKJNhG9N+W6ZC++o+I+9Nmt/rb+ThAzz4Deyr/yQpww+vfy9Mi90Kz6Or7ptM2f+S0tJCl/Ny9HymQm5ZXY1+one7SRpO0Hdl0DdKUP2nVbUROpt+UybegZKCHfz3tKk1JU2/qOrCHJ7kbC3NbKaOYPKgmbE5Z+HvcBPyy/gYl8PCKq7Smzbxw0Pm6Yo8UaozMatkKaAy8zTmY0//A7PStj2mzqK9AAAAAElFTkSuQmCC) no-repeat center;
  background-size: 100%;
}
.agencyInformation .mint-tab-container-item .wrap > .h2 > .bar2.b3 {
  background: url(data:image/png;base64,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) no-repeat bottom;
  background-size: 100%;
}
.agencyInformation .mint-tab-container-item .wrap > .tb2 {
  color: #858585;
  font-size: 0.426667rem;
  width: 100%;
  padding-top: 0.266667rem;
  padding-bottom: 1.066667rem;
}
.agencyInformation .mint-tab-container-item .wrap > .tb2 > .tr {
  height: 0.933333rem;
}
.agencyInformation .mint-tab-container-item .wrap > .tb2 > .tr > .l {
  padding-left: 0.693333rem;
  min-width: 2.666667rem;
}
.agencyInformation .mint-tab-container-item .wrap > .tb2 > .tr > .r {
  padding-right: 0.426667rem;
  text-align: right;
}
.agencyInformation .mint-tab-container-item .wrap > .tb2 > .tr > .im {
  display: block;
  width: 10rem;
  text-align: center;
  padding-left: 0;
  padding-bottom: 0.4rem;
}
.agencyInformation .mint-tab-container-item .wrap > .tb2 > .tr > .im > img {
  width: 7.653333rem;
  height: 4.666667rem;
}
.agencyInformation .mint-tab-container-item .wrap > .tb2 > .tr > .im > .tip {
  color: #7b7b7b;
  font-size: 0.426667rem;
}
.agencyInformation .mint-tab-container-item .tb-wrap {
  width: 100%;
  border: 0.026667rem solid #e5edfa;
  border-radius: 0.16rem;
  background-color: #fff;
}
.agencyInformation .mint-tab-container-item .tb-wrap > .tb {
  width: 100%;
}
.agencyInformation .mint-tab-container-item .tb-wrap > .tb > .tr {
  height: 1.066667rem;
}
.agencyInformation .mint-tab-container-item .tb-wrap > .tb > .tr.d {
  background: #f7fafe;
}
.agencyInformation .mint-tab-container-item .tb-wrap > .tb > .tr > .l {
  padding-left: 0.533333rem;
  color: #333333;
  font-size: 0.373333rem;
  font-weight: 600;
  min-width: 2.666667rem;
}
.agencyInformation .mint-tab-container-item .tb-wrap > .tb > .tr > .r {
  padding-right: 0.533333rem;
  text-align: right;
  font-size: 0.373333rem;
  padding: 0.106667rem 0.426667rem 0.106667rem 0;
}
.agencyInformation > .btn-wrap {
  position: fixed;
  bottom: 0;
  width: 100%;
}
.agencyInformation > .btn-wrap .btn {
  height: 1.333333rem;
  background: #d6394a;
  -webkit-box-shadow: 0.066667rem 0 0.066667rem #d6394a;
          box-shadow: 0.066667rem 0 0.066667rem #d6394a;
  text-align: center;
  line-height: 1.333333rem;
  color: #fff;
  font-weight: 600;
  font-size: 0.48rem;
}
.agencyInformation .multistage-info-area .base .h2 span {
  float: right;
  color: #ffca06;
}
.agencyInformation .multistage-info-area .base .h2 span img {
  height: 0.45rem;
  float: left;
  margin-top: 0.08rem;
}
.agencyInformation .btn-wrap {
  position: fixed;
  bottom: 0;
  width: 100%;
}
.agencyInformation .btn-wrap .btn {
  height: 1.333333rem;
  background: #d6394a;
  -webkit-box-shadow: 0.066667rem 0 0.066667rem #d6394a;
          box-shadow: 0.066667rem 0 0.066667rem #d6394a;
  text-align: center;
  line-height: 1.333333rem;
  color: #fff;
  font-weight: 600;
  font-size: 0.48rem;
}
.editAgencyInfo > .basic {
  padding-top: 1.2rem;
  padding-bottom: 1.413333rem;
}
.editAgencyInfo > .basic > .wrap {
  padding: 0 0.346667rem 0 0.426667rem;
  border-bottom: 0.266667rem solid #f5f5f5;
}
.editAgencyInfo > .basic > .wrap.last {
  border-bottom: none;
}
.editAgencyInfo > .basic > .wrap .mint-cell:last-child {
  background: none;
}
.editAgencyInfo > .basic > .wrap .mint-cell:last-child > .mint-cell-wrapper {
  border-bottom: none;
}
.editAgencyInfo > .basic > .wrap > .formList {
  position: relative;
  width: 100%;
  height: 1.28rem;
  line-height: 1.28rem;
  font-size: 0.4rem;
  text-indent: 0.133333rem;
  margin-top: 0.266667rem;
  background-color: #fff;
}
.editAgencyInfo > .basic > .wrap > .formList > span {
  display: inline-block;
  width: 2.666667rem;
  color: #333;
}
.editAgencyInfo > .basic > .wrap > .formList:not(:last-child) {
  margin-top: 0;
  border-bottom: 0.013333rem solid #ccc;
}
.editAgencyInfo > .basic > .wrap > .formList .label {
  width: 2.8rem;
}
.editAgencyInfo > .basic > .wrap > .formList .formTel {
  font-size: 0.4rem;
  text-indent: 0.133333rem;
  color: #333;
  height: 98%;
}
.editAgencyInfo > .basic > .wrap > .formList .formTel2 {
  font-size: 0.4rem;
  text-indent: 0.133333rem;
  height: 98%;
  color: #333;
  width: 2.666667rem;
}
.editAgencyInfo > .basic > .wrap > .h2 {
  color: #333333;
  height: 1.253333rem;
  line-height: 1.253333rem;
  font-size: 0.426667rem;
  font-weight: 600;
  position: relative;
  padding-left: 0.88rem;
  border-bottom: 0.013333rem solid #eaeaea;
}
.editAgencyInfo > .basic > .wrap > .h2 > .bar2 {
  width: 0.586667rem;
  height: 0.506667rem;
  background: red;
  position: absolute;
  left: 0;
  top: 0.346667rem;
}
.editAgencyInfo > .basic > .wrap > .h2 > .bar2.b1 {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAbCAYAAAGFAtYyAAAAAXNSR0IArs4c6QAABQdJREFUSA21VmuIVVUU/ta55865zqBOmjneq0aUoE4lljKEhr/yR+E8oCaMyD+J9rBfIf1QGOhnD0KMRoJK7MVQ452LkQQhSuKfwKawqElGnLkzw1jhI2fu65zVt8+dc993dIbccM7ae7322mutvdYGgpFI3gymFhJjnr/w9IAPuRZJjGnAEUBLoXFNTTcXPsU3AbE+FAyMPiVinTAs2h4VwfHhZmS9/AZZ2xJfeCB52EAReUVV3w+gT+uI7YNvUl9fyJc22ETyIxwacoK1oft2q5u+Cwjv8CVLf10rj1Wfq+eUjU+HFpXyCeKje2jIQ7RmOW2e4JcDrNWE4/wuAH0jsYJE/8i2wtxM+keX2miwrPwxp3KwZC3Rp/31VaSQm+aR48lVYsnlMkku1NNPkJnabxuCut4LlQywvO8NzoZgJzLpI1UMYWp3Gp/Pe7WKSkT/pXWww2eh8gdE18CVneiKfleL1QTvIF2xncS3azHUxbmMs6WvQ/V0Piqe0n+yiWa/4wsJrqA92oaBsRxZQyYz4OeAPJlXqj+jI9aJvqFlEmmaLCrpjI2QofJ4QbrWxs8o8b1aYnIgVILyp/XwPrGoJD7SBgm9VClde+0m0LGqP6AJTCo7Wz6nc58JkLcPdQDj492z8w8k9/Nu95Kp0icFudqEnh4LG3d/QblW5uAwLVyO8bEt2LMpW5CcmUg+mRp2M84NRaLs5Z6j8DRBaPHbKpAN5loXeEQylDkyE1ZvL28J79kchuoKVpUPwKQ5X1csnjyEI2ONdemJ5G/FcA4kB3nmhTRX4ea2I2TvoIP2aQuepoIYnfknKTwJ/+3R+wOlRQU3ph5Hk235hMGj13Hvrl5d4nQh675InCI1/QjM7QxqX6Ch4ggmKqVfwFYLZ8pgyRESySu07+5AYjboX7gZhuIR2mPLZk3+OhqLCo6PdQLewjp8RbQlWV7vLwOEUZDf2AKLjVU/ZIGEX5Mxo0BUGJ4sNLUSaU0VeG41YffBgmwYdmPSZrpug0TOI4KWW8kV6BHONDxpZE145j76hlvghOkz67BfBhWmGx8D3HdZL37hfE7xKAbCtMYlcNiJahvmCG132riBuZRLmXInkE6v1F+PTmL9eraQra9CrFPMryaa8DJy2W/hulPkrR4ZNvN/kMZra9KGyOLG/hgJfcj5ExROETNdLUWMOa0ohYSPCw0RNpC3wmDNEM8GzBirOKTmb1i1wkbqMwE5Ccnss+FYg0TcoOCDTLXfq/nvECZx6T7mxA98g/xo8xmzlHVvhIbkXffxcARNzj0IZYuhMna4Fr1wbgLd3S5fEI8hJAyLbCDlBj3Ti87YG765fRcXszAxXBUjHb6O56J/FbCp7L+IhK/TmdHyjQxHs/0wO+4BaIUiW4aQ3mw2miB9BZPyAdPGuV7MwmeMyQ9nAXuP7uKiGCphKG3PvCLenOEqA/lCr/oTPdHO04yUUWdbmEY5sdFGS0bR3cpcmONg70ek8Qw9sbbaE+YpquF17D5Nt1TL9wvAwhRPzs4q6sLzLqNr9cVajNVGZJ1FzNs2xrm5lsA8cS7fJucoe5tGdEfNY/S9eW42L7FqT8STzzKl3mJelb3I56U9EBJlX5BedEQPBqhSaKviGhEL4HJmRubsV8CjJ2Gaw/81GlkhJ/++WaYu25Bjfba56TXB15c3Ixz6jCePkukCr9fVMuY7sVBZTLWtLL7jyHm7/wMch9lg6TVWRgAAAABJRU5ErkJggg==) no-repeat;
  background-size: 100%;
}
.editAgencyInfo > .basic > .wrap > .h2 > .bar2.b2 {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAaCAYAAAGod87TAAAAAXNSR0IArs4c6QAABQlJREFUSA3NV11MXEUU/ubeu/xDqYAUEywgNYBCfbDGGGNqrS9GEwOFaI3Q2pg++GQ0McEmojUmJa2aGI1GTaMhLa7sTUOoD1aNRh/8SZo+CBi77K59oNUCIpvtCuze8ZvZhb3L7gIiTZxk75xz5syZM+d3VuDDX0rF1oI5uIewQxK+0IibZmhEyM9hB6/AF3xJ4QJ24FVOt+tFiRnCtUJv1xT3xw4+u4RaOBksh8Qd8I6WwCx6jnKCZ5ZWueBBdhnLLBpIqKRAX/CCptj+PXp2f9YjSZ1/RUBUuze6YSnBe340XuEmZsC+4LBbp2OwQ/4MJhISTAMXy9BR/wIceTYbk9DHlRRcpk1/A5xjiIsRmDismSWtZKBwbZ3swAneLjQKyIsZxygZQB6EeEDQ4ZOIx7uwGCHzBkdh2XeWEKiR0YVx9LT9uSzGO5qHsJmPQ03hZdpqgC84YaWtK2sVeWy01+0lfYHa9kI4P6G94RxOBaqRb0ym8Qs45PUoWrqgIusVSFmSjG9aV95Lj6i4OYd58RcKnINpgpSl9RBzOrJlOFqJUo+JmFEH0/iarmnG1MwkKisikM49iJkRPFY3nibEjdih/pRG7Y1/cE39ilw8eS44NyhRoLx2lAY/kptr9RXebQrRuVstCNkpo+EbVmdfZdVTuh2FpeMWzfUrnnC5fpU9WZe8o4sCxdWpTHJzeSdudqPrgdMFKQF26CossZtl43va7/71CFE8Ka9pzHifAVaV3Pwxhc0SLte4LxRP0lOTkL2IXXtbEdIFSUZqX5/Bn6O5xVLAEeuoMzVt5UfVTQ63IJYv0YbWngh83a8zonsY2Zd1auxv+J11unulDAbueVydDcjKYidlI1/oR25UAXkacTnIsGBUixmGWqJ8SFFPPP0XE+U4fGeU7UCkNBJOLxzjLhIPoeuWp1hhbQpuQ9zZrzXpqH85UyNSaAqhOgsNOpyVYb1Er9dUtd+gXSjtP4yxKr1f5VqM9khri2uLFfSgVF40abdKzucpKMCENfqIsEywLrtdTuJ1H1K5SqhM2smS1Z+oa8AIwtED6Gmevu4KZDsg8RY4RW89kghHya77PxmpsM6lkKorhnGAhn2Gpi1hi+ElxFm69zi7/A/ctqmXya2QKiWt3S/ycMaY7EQ8Wouu2xaogMBgqInd/gxzcZ61aDfpfLElx8lgAcrIv9bQLw/nAtobf3az5laopbOcFnmYzAPs1u6clrpPDgWOQhjvwizcQ56hZaHmHLNmS+0yngsQDJOYNbFyObdC8fxiVs4tNMhBFplLrEhvYuxSBC35Hhg191HZfi1MCvV8ULmfcF33zgjh1/TaBj7ZFbIDD0IaNtPwPWDxHQhPj7DMWbTV6yNo7W8Rcx6lhSpYQQZZOirR0fCWXrT9N7IHBNfURXUYFlZ2kxMY+/Qam8RXzK1dmQoNhR7iXT/ghad54OOQnidZtEpp4COYnurH1vLtMM0v+Oz5kjxs9YLvJxynFWsY5L2MCdU4itdUKJNhG9N+W6ZC++o+I+9Nmt/rb+ThAzz4Deyr/yQpww+vfy9Mi90Kz6Or7ptM2f+S0tJCl/Ny9HymQm5ZXY1+one7SRpO0Hdl0DdKUP2nVbUROpt+UybegZKCHfz3tKk1JU2/qOrCHJ7kbC3NbKaOYPKgmbE5Z+HvcBPyy/gYl8PCKq7Smzbxw0Pm6Yo8UaozMatkKaAy8zTmY0//A7PStj2mzqK9AAAAAElFTkSuQmCC) no-repeat center;
  background-size: 100%;
}
.editAgencyInfo > .basic > .wrap > .h2 > .bar2.b3 {
  background: url(data:image/png;base64,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) no-repeat bottom;
  background-size: 100%;
}
.editAgencyInfo > .basic > .wrap > .img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0.213333rem;
}
.editAgencyInfo > .basic > .wrap > .img.one {
  padding-top: 0.533333rem;
}
.editAgencyInfo > .basic > .wrap > .img > .img-w {
  width: 4.373333rem;
  height: 3.36rem;
  border: 0.026667rem solid #ffe6b5;
  border-radius: 0.066667rem;
  margin-left: 0.106667rem;
  margin-right: 0.133333rem;
  position: relative;
}
.editAgencyInfo > .basic > .wrap > .img > .img-w.r {
  margin-left: 0.133333rem;
  margin-right: 0.106667rem;
}
.editAgencyInfo > .basic > .wrap > .img > .img-w > .sfzImgFile {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
}
.editAgencyInfo > .basic > .wrap > .img > .img-w > .del {
  width: 0.453333rem;
  height: 0.453333rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAADFElEQVRIS72WTWhUVxiGn+9MMjcjmbjIohBjaCkFF+1GWkhBxR8ouCnokOh0JlqquOlCQZGWUorboAsXagmCUZyOaUhJ7VoExU7ATegigrtoFkEiNDND5vfer5zJj3dm7lXU6lneOfO953vue97vCiFLd+/ueD4w8IHjeYMeJAQ+VRgARGBe4ZGBqYoxD3q7up7J2FgtqJS0PlSQfCr1uRiTVNUE0A+YwHOoKiJPjcifWq9n49nsjID69zYJKJh8Op1E9RdEPg4t3K7mAfPAzz2Vyi2ZnHTXt2wI2OLFkZFhT3UMiIehe8XzghhzKn7jxriAFaUh0MCSTn8DXHmL4qvaqkWBk/FM5prF1RBYTqW+ADKIfPKGJ2/6m8CCqh7cnMk8FOuWwtato6p60s88dvo07sIC1du3oVQK1nUcnAMHMP39lM6f9+/xRORifGnpR1k6cmRLp+f9zaoFN5Zz6BDRffuo5XKUJyZgZaVZJBbDSSSI7tpF9d49Kjdvth7iicBXUkinEx783uaYWIyuw4fp3LGD2uws5atXX3RifxsZoXNwkOr9+1QmJ6FYbBXwRPU7WU6nfwOSgQw2bSJ27Bgd27dTvXOHytQUeB7O0BDRvXupz81Runy5vbu1Yqr6h3XPPwqfhb5cH4razAxaqxHduTMcna+QwJzt4F9g80vdY5Ekkw1cdtXWsGg7ltYyeSuwDPS8VMC6ZXiY6J49jSSq3r27yj3MXS+K5V8PUS6Hui5R++LD3BWAaAIYDuzA55YNLK674a767Cwlv7taiihMW5va/LmF2BT2XwQn3C1B7mrFpWpj4vi7v2h64kRnsVS64Kl+3xQVZ87gLS5SnZ4m1C1rFjZ9fZRGR5uiwohc6o5Ezjaw5JPJLzUSyQAf/R9hByyK6x7syWZz7yeuGzE+NBRZicWO1l33IiLdb9SJatEY80N3ufzr+lRrG5mFVOpbRM4p9L3myHwmqj/Fq9XrgSNz/cTvdOj7sej+/U6ht/dDVO1ny9dGZJuufmHYC/PUg8dG9S9EHsQ7OuZlfLwchPU/+GyNFrAWa4YAAAAASUVORK5CYII=) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0.213333rem;
  right: 0.266667rem;
  z-index: 2;
}
.editAgencyInfo > .basic > .wrap > .img > .img-w > .info {
  width: 0.453333rem;
  height: 0.453333rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAAHeTXxYAAAAAXNSR0IArs4c6QAABT9JREFUSA2VVmtsFFUU/u7ssrtQFCoI2AIFIyWBYAOSKDYYUYOi0lUbqgkGU1IeGgKSQKI/NE0wQY3xQYyGV2KVINlK6UxEpQYLiRoxBBWFgIVW6M5YKdAWKLDt7o7fmdmdfbRgvMnce97n3HPuuXcAGXvaJkE3lzowdreWOIBuWTCscxr8wYcdQrioCDZ6XSlyoFttLiKzbnXLosmEeP8sWVwk0Xc5g4QK1iBybLgQqGOaLpCadWuZC6WMeUyJRYZhveHSPEkXxebDQ8SsSqESzm7CU9HTeS+WlDHondZo1Db7PQEBdFMHGqNrHaJh9jpmGqKlrlBtrRu/YEa0irNjXkNZzd2uBOckCjnbLm6YWz1GGjCsHjcq3awgTZIcpaWxCBctyoTbEB0FnzoK234Hff2f43jdOdyxPIQxyVJoqp6eD6Ci2MlOyprVQQvj0l4QifgQLG+CUpNwPVaOqskdDs8wP4CdPCh7bUCkLaMg3EbzfkdIJt38kPgjWbjOZKlSdAUveUQBnir+0cF1swXh4ik5PKBdc1I+DkfzGOJhJg0y41ljR8utTjI8kmEarN3HHp4NiDDTyTAnCDmTPcEi7UMRUIugaeuJTWQmm5HsexlPT/5L2OmRVVJmJqSdQEL7A92d9+HIlkLE+lZCBZ5gBP9Abx2bVnJX3arnHlblEvMwwzyDhlNjXGqj9SgVtuSIGGYYhnmBHury6Bdd3LD+zmE0mgupsMeh6dF5TMBhjy9d0Ng+Q+Nmf/eIAiTix3A5LmcNCI8/wPOZOtPEY4ndUL6NkoiTwvdGZUkrFpd0Qc69wdZWyfke7/j2buZ7LpUUCzbImLnsWzbDc6gY/5PHvW3xELaGRSX7IY+YC1zGkW0/55BKQlLcj8TTfl5MI3OYDqLuwrRFw3Lp2pdI9H0GbLaGMVvXeBcEcgXyML39eZZmZ4YaabmdNbk0uEeKNZpv0vC+tELm7H36WwFGjN7GxpvDfe5l2F1cpzPlc6Hsl5iQyEClNEVW5+Bq5bwsn6Xyk1ROUPk4DXawrtJ7vF2YdWWPIzSN9CDXr5jtenRozVhRdDXbnMCZ6ASTtrmlYDsNLIStduFK/1qnzsL7ryEF0AIbaLGGuvsR661G1ZTOtJrryN3BW9zBcka2DmeubsXqKbG00P9apXCBwiV0+C43HkHP+TVyfysnTSFtE43NZ6nL2NfOe5NjXJRDha8ziNVUlsfpBJNRQLiMsDw6L+KXP79A7by4p+fsMHiEMocQu77S71wiwAL0qwpUDuJENIMjd1HhQaa0JrvAjlHdfJs12oayqReJNzk0mSTghuhj8GtNCIQW+6G0dSR/h97O3D70NAiEi5/JRh1Y+nNWzeOEq3lADjFQ7jJv9PSfxajAXr4dq+gIJRQ8iNY91/LEbozqZ2fzlviaqbzAkzYH4QmnBhWunhzjZdFFufFyDTXTWSmmvZC6AQdVyRClW+H7gcr7EOuefUMnohFp50PLvlL4XoPiEYaaiUCgMmPtJtCKomtIJO7hf8l6VE2/chNJ1laxTdi8duIVDRWT2gjwOKrX2P4DX/d8S5G2sfD76uDzLx3wt5Etq0ffp833mNrl3PXRTMPKEx0M8jqxZyCpNuDXk5/kHNdsIzeD5YKDr5Z2TnMD1QhPtEQ84yitLK+Vb+hGomGy5brZiAR/GOL2efTGr+JMXR9fBBubWgI8UcMwXBtFuXJ+r9LaGKbqG74369IO0mYHOkpzZI2cHsHaTeQf4gNMwwIaupPUYhpTjNikcTavzdPHQJLxs4M2e8rev+yn9gHFuviwAAAAAElFTkSuQmCC) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0.213333rem;
  right: 0.266667rem;
  z-index: 2;
}
.editAgencyInfo > .basic > .wrap > .img > .img-w > .img-t > .bc-img {
  width: 1.226667rem;
  height: 1.226667rem;
  margin: 0.32rem auto 0.16rem;
  background: url(data:image/png;base64,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) no-repeat;
  background-size: 100%;
}
.editAgencyInfo > .basic > .wrap > .img > .img-w > .img-t > .bc-text {
  margin: 0 auto;
  width: 2.293333rem;
  text-align: center;
  color: #8a8a8a;
}
.editAgencyInfo > .basic > .wrap > .img > .img-w > .img-f {
  width: 100%;
  height: 100%;
}
.editAgencyInfo > .basic > .wrap > .img > .img-w > .img-f > img {
  width: 100%;
  height: 100%;
}
.editAgencyInfo > .basic > .wrap2 {
  padding: 0 0.346667rem 0 0.426667rem;
}
.editAgencyInfo > .basic > .wrap2 > .bankAccountNo {
  position: relative;
}
.editAgencyInfo > .basic > .wrap2 > .bankAccountNo .icon {
  height: 0.426667rem;
  width: 0.533333rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAYCAYAAADtaU2/AAADYklEQVRIS61WXWgcVRT+vjuzs+4SSatkG/HnRS0WtSAULGHJJC1I8KkQxEh9kLa+WKjSULDUH0Q0grRV2mD7UIUKirEV1AdFC7PZJUJpbQQfCqX1ofiTUYtu42Qzf/fIDVtppJuZktynYTnn++73nXvOWSLHmZiYsCqVyk4AbwDoWiLlkm3bI9Vq9WwWLK8PqNfrm7XWD5rfSM64rjthvj3P20DySwC9mYDkGa31psHBwX+Wil1E7HneEZLPtIlPu67rmu9arfYVgKEs0naeFpE9AwMDB3ITT01N3Zum6YIq27av9vX1/Viv14e11ifykF6LIXm51WptHBoa+q1T3oLi6enpVUEQlMMwXOSAZVlrAYwDWHeTxJGIvEvyvSRJomu5xWJRRKRVrVb/pud5W5RSr4nILTcAvxVABYB1M8TtWFPjGQD6+lyS8yTHODk5eVlE7s4DLCIpySskzwP4QUTmADwCYH37gnYeHAC/GGLzGBZZfKNkkn8AeJ/kR2maXigUCreFYVjo7u7+tdls3mNZ1lYAzwFYk0VOUlir1SQrEEDLsqwXe3t7j/q+/3CSJK8CuB+AInlBKfV6qVQ6Nzs7u43kWwBWZWHmJf5CRIYBbCH5IYD/v4eI5Dbf9z/t6ekZJ7ljJYj/LBQKG6MouoPkxwDu6lCK35VSwyR/SpLkXJbleRSfEJGnlFJjIrLb2NtBjSZ5MAiCfeVy+RCAZ5ccIDlqvCuO4+OO45wUkc0ZFn4bhuHTpVJpk9bauNPxZComORLH8Snbtr8GsCGD+HsRMe/ADJxvlku8Q2t9kuTnAPoziL+LougJx3GMM8eXSzweBMFouVw+DGC7WVwdAE1bfiAiz5N8BcCeZRGbsRfH8QOO47haazNAbu8A2FRKPVksFs/Oz89PZ03DPDU2SvZrrV9WSr0kIvs6tNO47/u7K5XKKIA3V6KPzZ+CvwCM9Pf3n2o0Gju11i8AWN22/SqAo67rjjUajce11seyethcKlNx++ZG9SUAb3d1dX0yNzdXVkrdl6ZpQWtt5nYzSZIRAKMk1+aa/Tn6+D/XSBp1FwF8BuC82a0kHwXwmIg8BMCs0VzHKDb7MnM75ULLH7SwnX4GcGf+nBWJnDH7eKuIvGPaJE9tlkNr9rCIXFFK7f0Xw4h4a4pb+PMAAAAASUVORK5CYII=) no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0.16rem;
  overflow: hidden;
}
.editAgencyInfo > .basic > .wrap2 > .bankAccountNo .upload-file {
  opacity: 0;
  left: 110%;
  position: absolute;
  z-index: 1000;
}
.editAgencyInfo > .basic > .wrap2 > .formList {
  position: relative;
  width: 100%;
  height: 1.28rem;
  line-height: 1.28rem;
  font-size: 0.4rem;
  text-indent: 0.133333rem;
  background-color: #fff;
  border-bottom: 0.013333rem solid #ccc;
}
.editAgencyInfo > .basic > .wrap2 > .formList > span {
  display: inline-block;
  width: 2.666667rem;
  color: #333;
}
.editAgencyInfo > .basic > .wrap2 > .formList:not(:last-child) {
  margin-top: 0;
  border-bottom: 0.013333rem solid #ccc;
}
.editAgencyInfo > .basic > .wrap2 > .formList .label {
  width: 2.533333rem;
}
.editAgencyInfo > .basic > .wrap2 > .formList .formTel {
  font-size: 0.4rem;
  text-indent: 0.133333rem;
  width: 5.866667rem;
  height: 98%;
}
.editAgencyInfo > .basic > .wrap2 > .formList .formTel2 {
  font-size: 0.4rem;
  text-indent: 0.133333rem;
  color: #333;
  width: 2.666667rem;
}
.editAgencyInfo > .basic .mint-field.addIphone > .mint-cell-wrapper > .mint-cell-title {
  margin-bottom: 0.373333rem;
}
.editAgencyInfo > .basic .mint-field > .mint-cell-wrapper {
  font-size: 0.426667rem;
}
.editAgencyInfo > .basic .mint-field > .mint-cell-wrapper > .mint-cell-title {
  width: 2.933333rem;
  height: 0.592rem;
}
.editAgencyInfo > .basic .mint-field > .mint-cell-wrapper > .mint-cell-title > .mint-cell-text {
  color: #333;
}
.editAgencyInfo > .basic .mint-field > .mint-cell-wrapper > .mint-cell-value > input {
  color: #333;
}
.editAgencyInfo > .btn-wrap {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 10;
}
.editAgencyInfo > .btn-wrap > .btn {
  height: 1.333333rem;
  background: #d6394a;
  -webkit-box-shadow: 0.066667rem 0 0.066667rem #d6394a;
          box-shadow: 0.066667rem 0 0.066667rem #d6394a;
  text-align: center;
  line-height: 1.333333rem;
  color: #fff;
  font-weight: 600;
  font-size: 0.48rem;
}
.editAgencyInfo .openingBank {
  height: 9rem;
}
.editAgencyInfo .openingBank .sousuo {
  width: 20%;
  height: 1.28rem;
  color: #fff;
  font-weight: 400;
  position: absolute;
  right: 0%;
  top: 0%;
  text-align: center;
  line-height: 1.28rem;
  font-size: 0.4rem;
  background-color: #d6394a;
}
.editAgencyInfo .openingBank .queding {
  width: 50%;
  height: 1.28rem;
  color: #fff;
  font-weight: 400;
  position: absolute;
  right: 0%;
  bottom: 0%;
  text-align: center;
  line-height: 1.28rem;
  font-size: 0.4rem;
  background-color: #d6394a;
}
.editAgencyInfo .openingBank .quxiao {
  width: 50%;
  height: 1.28rem;
  color: #343434;
  font-weight: 400;
  position: absolute;
  left: 0%;
  bottom: 0%;
  text-align: center;
  line-height: 1.28rem;
  font-size: 0.4rem;
  background-color: #ffffff;
  border-top: 0.013333rem solid #f6f6f8;
}
#commonHead .headDiv[data-v-31176ddc] {
  padding: 0.32rem;
  background: #ffffff;
  text-align: center;
  height: 1.2rem;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  -webkit-box-shadow: 0 0 0.133333rem 0 rgba(0, 0, 0, 0.03);
          box-shadow: 0 0 0.133333rem 0 rgba(0, 0, 0, 0.03);
}
#commonHead.btm-line-e8 .headDiv[data-v-31176ddc] {
  border-bottom: 0.013333rem solid #e8e8e8;
}
#commonHead .headDiv img[data-v-31176ddc] {
  position: absolute;
}
#commonHead .leftjiantou[data-v-31176ddc] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 0.573333rem;
  height: 0.666667rem;
  left: 0.32rem;
  padding: 0.133333rem 0;
  margin-top: -0.066667rem;
}
#commonHead .new-bj-de-back[data-v-31176ddc] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 0.666667rem;
  left: 0.32rem;
  padding: 0.133333rem 0.266667rem 0.133333rem 0.133333rem;
  margin-top: -0.066667rem;
  display: none;
}
#commonHead .guanbi[data-v-31176ddc] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 0.666667rem;
  height: 0.666667rem;
  padding: 0.133333rem;
  margin-top: -0.066667rem;
  left: 1.28rem;
}
#commonHead .hasNoLeft[data-v-31176ddc] {
  left: 0.32rem;
}
#commonHead .titSty[data-v-31176ddc] {
  font-size: 0.426667rem;
  color: #787878;
}
#commonHead .titSty.col-333[data-v-31176ddc] {
  color: #333;
  font-size: 0.48rem;
}
#commonHead .select[data-v-31176ddc] {
  position: absolute;
  right: 1.28rem;
  width: 0.453333rem;
  height: 0.48rem;
}
#commonHead .upfile[data-v-31176ddc] {
  position: absolute;
  right: 0.32rem;
  width: 0.48rem;
  height: 0.533333rem;
}
#commonHead .rightMargin[data-v-31176ddc] {
  right: 0.32rem;
}
.tit-s2 .titSty[data-v-31176ddc] {
  color: #121212 !important;
  font-size: 0.48rem !important;
}
.content-wrap[data-v-7c679c6a] {
  padding: 0 0.426667rem 0.533333rem;
}
.content-wrap h1[data-v-7c679c6a] {
  text-align: center;
  padding: 0.533333rem 0.266667rem 0.266667rem;
}
.content-wrap .content[data-v-7c679c6a] {
  line-height: 2;
}
.content-wrap .content span[data-v-7c679c6a] {
  display: inline-block;
  width: 0.4rem;
}
#homePage .lineContent[data-v-559ef18e] {
  padding: 0.48rem 0.266667rem 0.96rem 0.266667rem;
}
#homePage .filexDiv[data-v-559ef18e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#homePage .fnLabel[data-v-559ef18e] {
  position: relative;
  display: inline-block;
  width: 0.906667rem;
  height: 0.906667rem;
  margin: 0.48rem 0.493333rem;
  text-align: center;
  /*background: #f6f6f6;*/
}
#homePage .bjIcon[data-v-559ef18e] {
  margin-top: 0.16rem;
  width: 0.533333rem;
  height: 0.533333rem;
}
#homePage .desc[data-v-559ef18e] {
  position: absolute;
  top: 1.066667rem;
  display: inline-block;
  width: 1.533333rem;
  text-align: center;
  left: -0.293333rem;
}
#homePage .imgStye[data-v-559ef18e] {
  /*width: 56px;*/
  height: 0.666667rem;
}
#homePage .income[data-v-559ef18e] {
  background: #fafafa;
  padding: 0.266667rem;
}
#homePage .moneyDiv[data-v-559ef18e] {
  padding: 0.24rem;
  padding-left: 0;
}
#homePage .moneyColor[data-v-559ef18e] {
  color: #ed9f43;
}
#homePage .titCor[data-v-559ef18e] {
  color: #9f9f9f;
}
#homePage .minIncome[data-v-559ef18e] {
  font-size: 0.16rem;
  margin-top: 0.426667rem;
}
#homePage .banerHeight[data-v-559ef18e] {
  height: 5.466667rem;
}
#homePage .banerSty[data-v-559ef18e] {
  width: 100%;
  height: 5.466667rem;
}
.home-v2-version[data-v-559ef18e] {
  margin-bottom: 0.32rem;
}
.home-v2-version .home-money[data-v-559ef18e] {
  position: relative;
  background: -webkit-gradient(linear, left top, right top, from(#d6394a), to(#c00b23)) !important;
  background: linear-gradient(to right, #d6394a, #c00b23) !important;
}
.home-v2-version .home-money .wallet-entry[data-v-559ef18e] {
  position: absolute;
  top: 40%;
  right: 0;
  height: 0.693333rem;
  padding: 0 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: -webkit-gradient(linear, left top, right top, from(#d6394a), to(#c00b23)) !important;
  background: linear-gradient(to right, #d6394a, #c00b23) !important;
  border-top-left-radius: 0.533333rem;
  border-bottom-left-radius: 0.533333rem;
}
.home-v2-version .home-money div[data-v-559ef18e] {
  color: #fff;
  font-size: 0.32rem;
}
.home-v2-version .home-money .yesterday-money[data-v-559ef18e] {
  padding: 1.066667rem 0.533333rem 0.666667rem;
}
.home-v2-version .home-money .yesterday-money .num[data-v-559ef18e] {
  font-size: 1rem;
  color: #fff;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  margin-top: 0.4rem;
  font-weight: bold;
}
.home-v2-version .home-money .money-detail[data-v-559ef18e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0.4rem;
}
.home-v2-version .home-money .money-detail .item[data-v-559ef18e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.home-v2-version .home-money .money-detail .item .num[data-v-559ef18e] {
  font-size: 0.4rem;
  color: #fff;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: bold;
  padding-bottom: 0.1rem;
}
.home-v2-version .home-money .money-detail .item .num span[data-v-559ef18e] {
  color: #fff;
  font-size: 0.3rem;
  border: 0.026667rem solid #fff;
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
  line-height: 0.4rem;
  border-radius: 50%;
  margin-left: 0.1rem;
}
.home-v2-version .home-money .money-detail .item .tips[data-v-559ef18e] {
  color: #fff;
}
.home-v2-version .home-money .account-area[data-v-559ef18e] {
  background: url(../../static/img/img_lower_bg.68f0cf9.png);
  background-size: 100% 100%;
  border-top-left-radius: 0.266667rem;
  border-top-right-radius: 0.266667rem;
  position: relative;
  overflow: hidden;
}
.home-v2-version .home-money .account-area .account-inner[data-v-559ef18e] {
  background: rgba(0, 0, 0, 0.1);
  padding: 0.32rem 0.426667rem;
}
.home-v2-version .home-money .account-area h2[data-v-559ef18e] {
  color: #fff;
  padding-bottom: 0.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home-v2-version .home-money .account-area .title[data-v-559ef18e] {
  font-weight: bold;
  font-size: 0.426667rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.home-v2-version .home-money .account-area .area[data-v-559ef18e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.home-v2-version .home-money .account-area .item[data-v-559ef18e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.home-v2-version .home-money .account-area .amount[data-v-559ef18e] {
  font-size: 0.4rem;
  font-weight: bold;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  margin-bottom: 0.1rem;
}
.home-v2-version .home-money .account-area .amount.none-margin[data-v-559ef18e] {
  margin-bottom: 0;
}
.home-v2-version .home-money .account-area .txt[data-v-559ef18e] {
  opacity: 0.9;
}
.home-v2-version .home-money .account-area em[data-v-559ef18e] {
  width: 0;
  height: 0;
  border-top: 0.133333rem solid transparent;
  border-left: 0.133333rem solid rgba(255, 255, 255, 0.8);
  border-bottom: 0.133333rem solid transparent;
  border-right: none;
  display: none;
}
.home-v2-version .home-money .account-area b[data-v-559ef18e] {
  font-family: 'Simsun', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  color: #fff;
  font-weight: bold;
  margin-left: 0.03rem;
}
.home-v2-version .home-money .account-area .item-detail[data-v-559ef18e] {
  display: none;
}
.home-v2-version .home-money .account-area.account-v2 h2[data-v-559ef18e],
.home-v2-version .home-money .account-area.account-v2 .reduce-amount[data-v-559ef18e] {
  display: none;
}
.home-v2-version .home-money .account-area.account-v2 .item-detail[data-v-559ef18e] {
  display: block;
}
.home-v2-version .home-money .account-area.account-v3 h2[data-v-559ef18e] {
  padding-bottom: 0.15rem;
}
.home-v2-version .home-money .account-area.account-v3 .item[data-v-559ef18e] {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  text-align: left;
  margin-bottom: 0;
}
.home-v2-version .home-money .account-area.account-v3 .amount[data-v-559ef18e] {
  font-size: 0.453333rem;
}
.home-v2-version .home-money .account-area.account-v3 .amount[data-v-559ef18e],
.home-v2-version .home-money .account-area.account-v3 .txt[data-v-559ef18e] {
  display: inline-block;
}
.home-v2-version .home-money .account-area.account-v3 .reduce-amount[data-v-559ef18e] {
  display: none;
}
.home-v2-version .home-menu[data-v-559ef18e] {
  background-color: #fff;
  overflow: hidden;
}
.home-v2-version .home-menu .media-item[data-v-559ef18e] {
  overflow: hidden;
}
.home-v2-version .home-menu .media-item .title[data-v-559ef18e] {
  padding: 0 0.32rem;
  font-weight: 600;
  font-size: 0.48rem;
  margin-bottom: 0.4rem;
}
.home-v2-version .home-menu .media-item.item-index1 .title[data-v-559ef18e] {
  padding-top: 0.533333rem;
}
.home-v2-version .home-menu img[data-v-559ef18e] {
  max-width: 100%;
}
.home-v2-version .home-menu .item[data-v-559ef18e] {
  width: 25%;
  float: left;
  text-align: center;
  margin-bottom: 0.32rem;
}
.home-v2-version .home-menu .inner[data-v-559ef18e] {
  margin: 0 0.266667rem;
}
.home-v2-version .home-menu .inner a[data-v-559ef18e] {
  display: block;
}
.home-v2-version .home-menu .icon[data-v-559ef18e] {
  width: 0.906667rem;
  height: 0.906667rem;
  display: inline-block;
  margin-bottom: 0.133333rem;
}
.home-v2-version .home-menu .name[data-v-559ef18e] {
  height: 0.9rem;
}
.home-v2-version .product-list[data-v-559ef18e] {
  background-color: #fff;
  padding: 0.34rem;
}
.home-v2-version .product-list li[data-v-559ef18e] {
  margin-top: 0.34rem;
}
.home-v2-version .product-list li a[data-v-559ef18e] {
  display: block;
}
.home-v2-version .product-list img[data-v-559ef18e] {
  max-width: 100%;
}
.project-run-env-LD_DEV .home-v2-version .home-money[data-v-559ef18e] {
  display: none !important;
}/*!
 * version 1.4.0 MIT
 * 2018-11-25 wenju
 * http://www.mescroll.com
 */

html,
body {
  height: 100%;
}

body {
  -webkit-overflow-scrolling: touch;
}

.mescroll {
  width: 100%;
  height: 100%;
  overflow-y: auto;
}

.mescroll-hardware {
  -webkit-transform: translateZ(0);
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}

.mescroll-downwarp {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  text-align: center;
}

.mescroll-downwarp-reset {
  -webkit-transition: height 300ms;
  transition: height 300ms;
}

.mescroll-downwarp .downwarp-content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 0.4rem;
  padding: 0.133333rem 0;
}

.mescroll-upwarp {
  min-height: 0.4rem;
  padding: 0.2rem 0;
  text-align: center;
  visibility: hidden;
}

.mescroll-downwarp .downwarp-tip,
.mescroll-upwarp .upwarp-tip,
.mescroll-upwarp .upwarp-nodata {
  display: inline-block;
  font-size: 0.16rem;
  color: gray;
  vertical-align: middle;
}

.mescroll-downwarp .downwarp-tip,
.mescroll-upwarp .upwarp-tip {
  margin-left: 0.106667rem;
}

.mescroll-downwarp .downwarp-progress,
.mescroll-upwarp .upwarp-progress {
  display: inline-block;
  width: 0.213333rem;
  height: 0.213333rem;
  border-radius: 50%;
  border: 0.013333rem solid gray;
  border-bottom-color: transparent;
  vertical-align: middle;
}

.mescroll-rotate {
  -webkit-animation: mescrollRotate .6s linear infinite;
  animation: mescrollRotate .6s linear infinite;
}

@-webkit-keyframes mescrollRotate {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes mescrollRotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.mescroll-empty {
  width: 100%;
  padding-top: 0.266667rem;
  text-align: center;
}

.mescroll-empty .empty-icon {
  width: 45%;
}

.mescroll-empty .empty-tip {
  margin-top: 0.08rem;
  font-size: 0.186667rem;
  color: gray;
}

.mescroll-empty .empty-btn {
  max-width: 50%;
  margin: 0.266667rem auto;
  padding: 0.133333rem;
  border: 0.013333rem solid #65aadd;
  border-radius: 0.08rem;
  background-color: white;
  color: #65aadd;
}

.mescroll-empty .empty-btn:active {
  opacity: .75;
}

.mescroll-totop {
  z-index: 9990;
  position: fixed;
  right: 0.133333rem;
  bottom: 0.4rem;
  width: 0.48rem;
  height: 0.48rem;
  border-radius: 50%;
  opacity: 0;
}

.mescroll-lazy-in,
.mescroll-fade-in {
  -webkit-animation: mescrollFadeIn .5s linear forwards;
  animation: mescrollFadeIn .5s linear forwards;
}

@-webkit-keyframes mescrollFadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes mescrollFadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.mescroll-fade-out {
  pointer-events: none;
  -webkit-animation: mescrollFadeOut .5s linear forwards;
  animation: mescrollFadeOut .5s linear forwards;
}

@-webkit-keyframes mescrollFadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes mescrollFadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.mescroll-bar::-webkit-scrollbar-track {
  background-color: transparent;
}

.mescroll-bar::-webkit-scrollbar {
  width: 0.08rem;
}

.mescroll-bar::-webkit-scrollbar-thumb {
  border-radius: 0.08rem;
  background-color: #ccc;
}

.mescroll-bar::-webkit-scrollbar-thumb:hover {
  background-color: #aaa;
}
.tab-container[data-v-d8dcd61a] {
  padding: 0.266667rem;
}
.top-navbar[data-v-d8dcd61a] {
  position: fixed;
  top: 1.333333rem;
  z-index: 100;
  width: 100%;
}
.sub-content[data-v-d8dcd61a] {
  padding: 0.266667rem;
}
.card[data-v-d8dcd61a] {
  background-color: #fff;
  padding: 0.266667rem 0.266667rem;
  border-radius: 0.266667rem;
  margin-bottom: 0.266667rem;
  border: 0.013333rem solid #c6c3c3;
}
.tab-container[data-v-d8dcd61a] {
  margin-top: 1.333333rem;
}
.card .campaign[data-v-d8dcd61a] {
  color: #c01d1d;
  font-weight: bold;
  font-size: 0.266667rem;
  margin-bottom: 0.133333rem;
}
.card .agentName[data-v-d8dcd61a] {
  font-weight: 700;
  font-size: 0.4rem;
  margin-bottom: 0.4rem;
}
.card .row2[data-v-d8dcd61a],
.subTotal .row2[data-v-d8dcd61a] {
  margin-top: 0.266667rem;
}
.card .item text[data-v-d8dcd61a],
.subTotal .item text[data-v-d8dcd61a] {
  color: #817e7e;
}
.card .item[data-v-d8dcd61a],
.subTotal .item[data-v-d8dcd61a] {
  width: 49%;
  display: inline-table;
  padding: 0.133333rem 0;
  font-size: 0.213333rem;
}
.subTotal[data-v-d8dcd61a] {
  background-color: #fedfdf;
  padding: 0.266667rem;
  border-radius: 0.266667rem;
  margin-bottom: 0.266667rem;
  border: 0.013333rem solid #c6c3c3;
}
.checkHead[data-v-d8dcd61a] {
  padding-bottom: 0.266667rem;
  background-color: #fafafa;
  position: relative;
  z-index: 100;
}
.checkSetion[data-v-d8dcd61a] {
  border: 0.026667rem solid #cccccc;
  background: #ffffff;
  height: 1.2rem;
  line-height: 1.2rem;
  padding: 0 2.133333rem 0 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.spacing[data-v-d8dcd61a] {
  /*width: 30;/*/
}
.inptSty[data-v-d8dcd61a] {
  width: 100%;
  font-size: 0.4rem;
}
.seachFont[data-v-d8dcd61a] {
  font-size: 0.36rem;
}
.inptSty[data-v-d8dcd61a]::-webkit-input-placeholder,
textarea[data-v-d8dcd61a]::-webkit-input-placeholder {
  color: #cccccc;
}
.seachBtn[data-v-d8dcd61a] {
  width: 1.893333rem;
  background: #d6394a;
  font-size: 0.4rem;
  color: #ffffff;
  text-align: center;
  position: absolute;
  right: -0.026667rem;
  top: -0.026667rem;
}
.data-board-container .mescroll[data-v-d8dcd61a] {
  position: fixed;
  top: 4.266667rem;
  right: 0;
  bottom: 0;
  left: 0;
  height: auto;
  /*如设置bottom:50px,则需height:auto才能生效*/
}
.tab-container[data-v-0fb90dca] {
  padding: 0.266667rem;
}
.top-navbar[data-v-0fb90dca] {
  position: fixed;
  top: 1.333333rem;
  z-index: 100;
  width: 100%;
}
.sub-content[data-v-0fb90dca] {
  padding: 0.266667rem;
}
.card[data-v-0fb90dca] {
  background-color: #fff;
  padding: 0.266667rem 0.266667rem;
  border-radius: 0.266667rem;
  margin-bottom: 0.266667rem;
  border: 0.013333rem solid #c6c3c3;
}
.card .campaign[data-v-0fb90dca] {
  color: #c01d1d;
  font-weight: bold;
  font-size: 0.266667rem;
  margin-bottom: 0.133333rem;
}
.card .agentName[data-v-0fb90dca] {
  font-weight: 700;
  font-size: 0.4rem;
  margin-bottom: 0.4rem;
}
.card .row2[data-v-0fb90dca],
.subTotal .row2[data-v-0fb90dca] {
  margin-top: 0.266667rem;
}
.card .item text[data-v-0fb90dca],
.subTotal .item text[data-v-0fb90dca] {
  color: #817e7e;
}
.card .item[data-v-0fb90dca],
.subTotal .item[data-v-0fb90dca] {
  width: 49%;
  display: inline-table;
  padding: 0.133333rem 0;
  font-size: 0.213333rem;
}
.subTotal[data-v-0fb90dca] {
  background-color: #fedfdf;
  padding: 0.266667rem;
  border-radius: 0.266667rem;
  margin-bottom: 0.266667rem;
  border: 0.013333rem solid #c6c3c3;
}
.checkHead[data-v-0fb90dca] {
  padding-bottom: 0.266667rem;
  background-color: #fafafa;
  position: relative;
  z-index: 100;
}
.checkSetion[data-v-0fb90dca] {
  border: 0.026667rem solid #cccccc;
  background: #ffffff;
  height: 1.2rem;
  line-height: 1.2rem;
  padding: 0 2.133333rem 0 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.spacing[data-v-0fb90dca] {
  /*width: 30;/*/
}
.inptSty[data-v-0fb90dca] {
  width: 100%;
  font-size: 0.4rem;
}
.seachFont[data-v-0fb90dca] {
  font-size: 0.36rem;
}
.inptSty[data-v-0fb90dca]::-webkit-input-placeholder,
textarea[data-v-0fb90dca]::-webkit-input-placeholder {
  color: #cccccc;
}
.seachBtn[data-v-0fb90dca] {
  width: 1.893333rem;
  background: #d6394a;
  font-size: 0.4rem;
  color: #ffffff;
  text-align: center;
  position: absolute;
  right: -0.026667rem;
  top: -0.026667rem;
}
.data-board-container .mescroll[data-v-0fb90dca] {
  position: fixed;
  top: 8.933333rem;
  right: 0;
  bottom: 0;
  left: 0;
  height: auto;
  /*如设置bottom:50px,则需height:auto才能生效*/
}
.appName[data-v-57ae6fe3] {
  padding-top: 1.333333rem;
  width: 100%;
  height: 100%;
}
.checkHead[data-v-57ae6fe3] {
  padding-bottom: 0.266667rem;
  background-color: #fafafa;
  position: relative;
  z-index: 100;
  padding: 0 0.266667rem 0.266667rem 0.266667rem;
}
.checkSetion[data-v-57ae6fe3] {
  border: 0.026667rem solid #cccccc;
  background: #ffffff;
  height: 1.2rem;
  line-height: 1.2rem;
  padding: 0 0 0 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.spacing[data-v-57ae6fe3] {
  /*width: 30;/*/
}
.inptSty[data-v-57ae6fe3] {
  width: 100%;
  font-size: 0.4rem;
}
.seachFont[data-v-57ae6fe3] {
  font-size: 0.36rem;
}
.totalStyle[data-v-57ae6fe3] {
  padding: 0 0.266667rem 0.266667rem 0.266667rem;
}
.content[data-v-57ae6fe3] {
  width: 100%;
  border-radius: 0.133333rem;
  border: 0.013333rem solid #ccc;
  padding: 0.266667rem;
  background-color: #fedfdf;
}
.totalTitle[data-v-57ae6fe3] {
  font-size: 0.4rem;
  font-weight: bold;
}
.item[data-v-57ae6fe3] {
  width: 49%;
  display: inline-table;
  padding: 0.133333rem 0;
  font-size: 0.213333rem;
}
.listStyle[data-v-57ae6fe3] {
  padding: 0 0.266667rem 0.266667rem 0.266667rem;
  width: 100%;
  height: 79%;
  overflow-y: scroll;
}
.list-content[data-v-57ae6fe3] {
  border-radius: 0.133333rem;
  border: 0.013333rem solid #ccc;
  padding: 0.266667rem;
  margin-bottom: 0.266667rem;
}
.Title[data-v-2cd5ed26] {
  font-size: 0.426667rem;
  margin-top: 0.533333rem;
  margin-bottom: 0.266667rem;
}
.time-box[data-v-2cd5ed26] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.timeselect[data-v-2cd5ed26] {
  border: 0.013333rem solid #ccc;
  border-radius: 0.133333rem;
  width: 3.106667rem;
  height: 0.8rem;
  padding-left: 0.266667rem;
}
.inputNmae[data-v-2cd5ed26] {
  border: 0.013333rem solid #ccc;
  border-radius: 0.133333rem;
  width: 100%;
  height: 0.8rem;
  padding-left: 0.266667rem;
}
.filter-btns[data-v-2cd5ed26] {
  position: absolute;
  bottom: 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.filter-btns .btn[data-v-2cd5ed26] {
  font-family: PingFangSC-Semibold;
  font-size: 0.32rem;
  letter-spacing: -0.003733rem;
  text-align: center;
  border: 0.013333rem solid #d6394a;
  border-radius: 0.666667rem 0 0 0.666667rem;
  width: 3.4rem;
  height: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.filter-btns .btn.confirm[data-v-2cd5ed26] {
  background: #d6394a;
  border-radius: 0 0.666667rem 0.666667rem 0;
  color: #FFF;
}
.filter-btns[data-v-2cd5ed26]:after {
  content: " ";
  width: 200%;
  height: 0.013333rem;
  position: absolute;
  left: -50%;
  top: 0;
  -webkit-transform: scale(0.5, 0.5);
          transform: scale(0.5, 0.5);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #EDEDED;
}
.filter-panel[data-v-2cd5ed26] {
  position: fixed;
  top: 0;
  width: 7.333333rem;
  height: 100%;
  background: #FFF;
  right: -100%;
  -webkit-transition: right 0.3s ease;
  transition: right 0.3s ease;
  z-index: 0;
  padding: 0.266667rem;
}
.filter-panel.move[data-v-2cd5ed26] {
  right: 0;
  z-index: 999;
}
.mask[data-v-2cd5ed26] {
  z-index: -1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.48);
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /*opacity: 0;*/
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.mask.move[data-v-2cd5ed26] {
  z-index: 998;
  display: block;
}
#profit-cash-income-pay-detail #costQuery[data-v-36229892] {
  padding: 0.666667rem 0.426667rem;
  overflow: hidden;
}
#profit-cash-income-pay-detail #costQuery .dataStys[data-v-36229892] {
  margin-bottom: 0.573333rem;
}
#profit-cash-income-pay-detail #costQuery .queryBox[data-v-36229892] {
  padding: 0.533333rem 0.906667rem;
  margin-top: 1.2rem;
}
#profit-cash-income-pay-detail #costQuery .setion[data-v-36229892] {
  margin-top: 0.573333rem;
}
#profit-cash-income-pay-detail #costQuery .dataIptSty[data-v-36229892] {
  font-size: 0.4rem;
  color: #333333;
  width: 100%;
  padding: 0.266667rem;
  border: 0.026667rem solid #cccccc;
  border-radius: 0.026667rem;
  background: #ffffff;
}
#profit-cash-income-pay-detail #costQuery .bottomCheck[data-v-36229892] {
  text-align: center;
}
#profit-cash-income-pay-detail .content[data-v-36229892] {
  padding-top: 1.173333rem;
}
#profit-cash-income-pay-detail .mescroll[data-v-36229892] {
  position: fixed;
  top: 2.373333rem;
  bottom: 0;
  height: auto;
  /*如设置bottom:50px,则需height:auto才能生效*/
}
#profit-cash-income-pay-detail .nav-tab[data-v-36229892] {
  background-color: #fff;
  border-bottom: 0.013333rem solid #ebebeb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#profit-cash-income-pay-detail .nav-tab .item[data-v-36229892] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#profit-cash-income-pay-detail .nav-tab .inner[data-v-36229892] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#profit-cash-income-pay-detail .nav-tab .inner span[data-v-36229892] {
  height: 1.173333rem;
  line-height: 1.173333rem;
  display: inline-block;
  font-size: 0.4rem;
  color: #999;
  padding: 0 0.133333rem;
  position: relative;
}
#profit-cash-income-pay-detail .nav-tab .inner span[data-v-36229892]::after {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 0.08rem;
}
#profit-cash-income-pay-detail .nav-tab .item.active .inner span[data-v-36229892] {
  color: #343434;
}
#profit-cash-income-pay-detail .nav-tab .item.active .inner span[data-v-36229892]::after {
  background-color: #d6394a;
}
#profit-cash-income-pay-detail .media-list-area[data-v-36229892] {
  padding: 0 0.426667rem;
  background-color: #fff;
}
#profit-cash-income-pay-detail .media-list-area .item[data-v-36229892] {
  border-bottom: 0.013333rem solid #ebebeb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.266667rem 0;
  line-height: 1.8;
}
#profit-cash-income-pay-detail .media-list-area .item .arrow-img[data-v-36229892] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.426667rem;
}
#profit-cash-income-pay-detail .media-list-area .item .arrow-img .pay[data-v-36229892] {
  color: #0ba306;
}
#profit-cash-income-pay-detail .media-list-area .item .arrow-img .dedu[data-v-36229892] {
  color: #db2e20;
}
#profit-cash-income-pay-detail .media-list-area .item img[data-v-36229892] {
  height: 0.373333rem;
}
#profit-cash-income-pay-detail .media-list-area .item[data-v-36229892]:last-child {
  border-bottom: none;
}
#profit-cash-income-pay-detail .media-list-area .main[data-v-36229892] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 0.266667rem;
}
#profit-cash-income-pay-detail .media-list-area .main .txt-item[data-v-36229892] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  font-size: 0.4rem;
}
#profit-cash-income-pay-detail .media-list-area .main .name[data-v-36229892] {
  font-size: 0.4rem;
}
#profit-cash-income-pay-detail .media-list-area .main .status[data-v-36229892],
#profit-cash-income-pay-detail .media-list-area .main .time[data-v-36229892] {
  font-size: 0.32rem;
  color: #999;
}
#profit-cash-income-pay-detail .media-list-area .main p[data-v-36229892] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#profit-cash-income-pay-detail .media-list-area .main .status[data-v-36229892] {
  background-color: #fff0e3;
  color: #e4872c;
  padding: 0 0.2rem;
  border-radius: 0.106667rem;
}
#profit-cash-income-pay-detail .media-list-area .main .success[data-v-36229892] {
  background-color: #eafcd5;
  color: #0ba306;
  padding: 0 0.2rem;
  border-radius: 0.106667rem;
}
#screenRight[data-v-0a8ae8cb] {
  position: fixed;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.35);
}
#screenRight .box[data-v-0a8ae8cb] {
  position: absolute;
  top: 0;
  right: 0;
  width: 8rem;
  height: 100%;
  background-color: #fff;
}
#screenRight .box .content[data-v-0a8ae8cb] {
  width: 100%;
  height: calc(100% - 1.333333rem);
  overflow: auto;
  padding: 0.266667rem;
}
#screenRight .box .btn-screen[data-v-0a8ae8cb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: auto;
  right: 0;
  bottom: 0;
  width: 8rem;
  height: 100%;
  height: 1.173333rem;
  z-index: 1000000000;
}
#screenRight .box .btn-screen .bomBtn[data-v-0a8ae8cb] {
  width: 50%;
  text-align: center;
  font-size: 0.48rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  line-height: 1.146667rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#screenRight .box .btn-screen .bomBtn.btn-reset[data-v-0a8ae8cb] {
  background-color: #fff;
  color: #f2bc63;
  -webkit-box-shadow: 0 0 0.026667rem 0 #f2bc63;
          box-shadow: 0 0 0.026667rem 0 #f2bc63;
}
#screenRight .box .btn-screen .bomBtn.btn-search[data-v-0a8ae8cb] {
  background: #f2bc63;
  -webkit-box-shadow: 0 -0.026667rem 0.026667rem 0 #f2bc63;
          box-shadow: 0 -0.026667rem 0.026667rem 0 #f2bc63;
  color: #fff;
}
.dataSelect[data-v-d0ab07ee] {
  overflow: hidden;
}
.dataSelect .dataDiv[data-v-d0ab07ee] {
  padding: 0.266667rem 1rem 0.266667rem 1rem;
  border: 0.026667rem solid #cccccc;
  border-radius: 0.026667rem;
  background: #ffffff;
  position: relative;
}
.dataSelect .startSyt[data-v-d0ab07ee] {
  margin-bottom: 0.4rem;
}
.dataSelect .dataIcon[data-v-d0ab07ee] {
  width: 0.466667rem;
  height: 0.466667rem;
  position: absolute;
  right: 0.586667rem;
  margin-top: 0.04rem;
  z-index: 9;
}
.dataSelect .leftzi[data-v-d0ab07ee] {
  font-size: 0.4rem;
  color: #999999;
  position: absolute;
  left: 0.346667rem;
}
.dataSelect .dataIptSty[data-v-d0ab07ee] {
  font-size: 0.4rem;
  color: #333333;
  width: 100%;
}
.dataSelect .chaImg[data-v-d0ab07ee] {
  width: 0.426667rem;
  height: 0.426667rem;
  position: absolute;
  right: 1.28rem;
  margin-top: 0.04rem;
}
.selectClass[data-v-54382283] {
  width: 100%;
  height: 1.1rem;
  padding-left: 0.2rem;
  padding-right: 0.4rem;
  border: 0.013333rem solid #ccc;
  font-size: 0.4rem;
}
.headBar-content[data-v-54382283] {
  width: 100%;
  padding: 0.266667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 2.666667rem;
  background-color: #c91e33;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.headBar-content .header-item[data-v-54382283] {
  width: 50%;
  text-align: center;
}
.headBar-content .header-item .valData[data-v-54382283] {
  font-size: 0.533333rem;
  color: #fff;
}
.headBar-content .header-item .title[data-v-54382283] {
  color: #fff;
  font-size: 0.4rem;
}
#payOrderList[data-v-54382283] {
  overflow: hidden;
}
#payOrderList #payOrderQuery[data-v-54382283] {
  padding: 0.666667rem 0.426667rem;
  overflow: auto;
}
#payOrderList #payOrderQuery .queryBox[data-v-54382283] {
  padding: 0.533333rem 0.906667rem;
  margin-top: 1.2rem;
}
#payOrderList #payOrderQuery .setion[data-v-54382283] {
  margin-top: 0.573333rem;
  width: 100%;
}
#payOrderList #payOrderQuery .setion .select-radio-area[data-v-54382283] {
  overflow: hidden;
}
#payOrderList #payOrderQuery .setion .select-radio-area li[data-v-54382283] {
  display: inline-block;
  height: 0.88rem;
  line-height: 0.853333rem;
  padding: 0 0.426667rem;
  font-size: 0.373333rem;
  background-color: #f9f9f9;
  border-radius: 0.133333rem;
  border: 0.026667rem solid #eaeaea;
  margin: 0 0.266667rem 0.266667rem 0;
}
#payOrderList #payOrderQuery .setion .select-radio-area li.active[data-v-54382283] {
  color: #fff;
  background-color: #d6394a;
  border-color: #d6394a;
}
#payOrderList .deal-time[data-v-54382283] {
  margin-top: 0.573333rem;
}
#payOrderList #payOrderQuery .dataIptSty[data-v-54382283] {
  font-size: 0.4rem;
  color: #333333;
  width: 100%;
  padding: 0.266667rem;
  border: 0.026667rem solid #cccccc;
  border-radius: 0.026667rem;
  background: #ffffff;
}
#payOrderList #payOrderQuery .bottomCheck[data-v-54382283] {
  text-align: center;
}
#payOrderList #payOrderQuery .AmountBox[data-v-54382283] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#payOrderList #payOrderQuery .gang[data-v-54382283] {
  margin: 0 0.32rem;
  line-height: 1.2rem;
}
#payOrderList .input-search-area[data-v-54382283] {
  display: inline-block;
  position: relative;
}
#payOrderList .input-search-area .vague-range-search-dropdown[data-v-54382283] {
  position: absolute;
  background-color: #fff;
  right: 0;
  left: -0.026667rem;
  z-index: 998;
  border: 0.013333rem solid #eaeaea;
  border-top: none;
}
#payOrderList .input-search-area .vague-range-search-dropdown li[data-v-54382283] {
  line-height: 1.066667rem;
  border-bottom: 0.013333rem solid #eaeaea;
  padding: 0 0.346667rem;
}
#payOrderList .input-search-area .vague-range-search-dropdown li[data-v-54382283]:last-child {
  border-bottom: none;
}
#payOrderList .linsLine[data-v-54382283] {
  margin-top: 0.32rem;
  background: #ffffff;
  padding: 0 0.4rem;
  overflow: hidden;
}
#payOrderList .lineHead[data-v-54382283] {
  padding: 0.24rem 0;
  border-bottom: 0.013333rem solid #cccccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#payOrderList .moneyZi[data-v-54382283] {
  font-size: 0.4rem;
  color: #999999;
  margin-right: 0.293333rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#payOrderList .status[data-v-54382283] {
  width: 1.28rem;
  height: 0.56rem;
  text-align: center;
  display: inline-block;
  line-height: 0.533333rem;
  color: #ffffff;
  background: #ff6666;
  font-size: 0.346667rem;
  border-radius: 0.106667rem;
}
#payOrderList .money[data-v-54382283] {
  font-size: 0.48rem;
  margin-right: 0.24rem;
  color: #333333;
  font-weight: 600;
}
#payOrderList .poundage[data-v-54382283] {
  color: #999999;
  font-size: 0.373333rem;
}
#payOrderList .rightZi[data-v-54382283] {
  float: right;
}
#payOrderList .lineContent[data-v-54382283] {
  margin-top: 0.453333rem;
  padding-bottom: 0.666667rem;
  font-size: 0.373333rem;
}
#payOrderList p[data-v-54382283] {
  clear: both;
  /*line-height: 50px;*/
  overflow: hidden;
  margin-bottom: 0.346667rem;
}
#payOrderList p[data-v-54382283]:last-child {
  margin-bottom: 0;
}
#payOrderList .contentleft[data-v-54382283] {
  float: left;
  color: #999999;
}
#payOrderList .contentright[data-v-54382283] {
  float: right;
  color: #999999;
}
#payOrderList.deduct-manage-content .mescrollTop {
  position: fixed;
  top: 1.2rem !important;
  bottom: 0;
  height: auto;
  /*如设置bottom:50px,则需height:auto才能生效*/
}
.activeClass[data-v-3138e76a] {
  color: #838282;
}
.selectClass[data-v-3138e76a] {
  width: 100%;
  height: 1.1rem;
  padding-left: 0.2rem;
  padding-right: 0.4rem;
  border: 0.013333rem solid #ccc;
  font-size: 0.4rem;
}
.selectClass[data-v-3138e76a]:focus {
  outline: none;
}
#payOrderList[data-v-3138e76a] {
  overflow: hidden;
}
#payOrderList #payOrderQuery[data-v-3138e76a] {
  padding: 0.666667rem 0.426667rem;
  overflow: auto;
}
#payOrderList #payOrderQuery .queryBox[data-v-3138e76a] {
  padding: 0.533333rem 0.906667rem;
  margin-top: 1.2rem;
}
#payOrderList #payOrderQuery .setion[data-v-3138e76a] {
  margin-top: 0.573333rem;
  width: 100%;
}
#payOrderList #payOrderQuery .setion .select-radio-area[data-v-3138e76a] {
  overflow: hidden;
}
#payOrderList #payOrderQuery .setion .select-radio-area li[data-v-3138e76a] {
  display: inline-block;
  height: 0.88rem;
  line-height: 0.853333rem;
  padding: 0 0.426667rem;
  font-size: 0.373333rem;
  background-color: #f9f9f9;
  border-radius: 0.133333rem;
  border: 0.026667rem solid #eaeaea;
  margin: 0 0.266667rem 0.266667rem 0;
}
#payOrderList #payOrderQuery .setion .select-radio-area li.active[data-v-3138e76a] {
  color: #fff;
  background-color: #d6394a;
  border-color: #d6394a;
}
#payOrderList .deal-time[data-v-3138e76a] {
  margin-top: 0.573333rem;
}
#payOrderList #payOrderQuery .dataIptSty[data-v-3138e76a] {
  font-size: 0.4rem;
  color: #333333;
  width: 100%;
  padding: 0.266667rem;
  border: 0.026667rem solid #cccccc;
  border-radius: 0.026667rem;
  background: #ffffff;
}
#payOrderList #payOrderQuery .bottomCheck[data-v-3138e76a] {
  text-align: center;
}
#payOrderList #payOrderQuery .AmountBox[data-v-3138e76a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#payOrderList #payOrderQuery .gang[data-v-3138e76a] {
  margin: 0 0.32rem;
  line-height: 1.2rem;
}
#payOrderList .input-search-area[data-v-3138e76a] {
  display: inline-block;
  position: relative;
}
#payOrderList .input-search-area .vague-range-search-dropdown[data-v-3138e76a] {
  position: absolute;
  background-color: #fff;
  right: 0;
  left: -0.026667rem;
  z-index: 998;
  border: 0.013333rem solid #eaeaea;
  border-top: none;
}
#payOrderList .input-search-area .vague-range-search-dropdown li[data-v-3138e76a] {
  line-height: 1.066667rem;
  border-bottom: 0.013333rem solid #eaeaea;
  padding: 0 0.346667rem;
}
#payOrderList .input-search-area .vague-range-search-dropdown li[data-v-3138e76a]:last-child {
  border-bottom: none;
}
#payOrderList .activate-nav-bar[data-v-3138e76a] {
  position: fixed;
  top: 1.21rem;
  right: 0;
  left: 0;
  z-index: 10;
}
#payOrderList .activate-nav-bar[data-v-3138e76a] .mint-navbar .mint-tab-item {
  color: #999;
}
#payOrderList .activate-nav-bar[data-v-3138e76a] .mint-navbar .mint-tab-item .mint-tab-item-label {
  font-size: 0.4rem;
  font-weight: normal;
}
#payOrderList .activate-nav-bar[data-v-3138e76a] .mint-navbar .mint-tab-item.is-selected {
  border-bottom: 0.04rem solid #ef4f4f;
  color: #ef4f4f;
}
#payOrderList .activate-nav-bar[data-v-3138e76a] .mint-navbar .mint-tab-item.is-selected .mint-tab-item-label {
  font-weight: bold;
}
#payOrderList .linsLine[data-v-3138e76a] {
  margin-bottom: 0.266667rem;
  background: #ffffff;
  padding: 0 0.4rem;
  overflow: hidden;
}
#payOrderList .lineHead[data-v-3138e76a] {
  padding: 0.24rem 0;
  border-bottom: 0.013333rem solid #cccccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#payOrderList .moneyZi[data-v-3138e76a] {
  font-size: 0.4rem;
  color: #999999;
  margin-right: 0.293333rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#payOrderList .status[data-v-3138e76a] {
  width: 1.28rem;
  height: 0.56rem;
  text-align: center;
  display: inline-block;
  line-height: 0.533333rem;
  color: #ffffff;
  background: #ff6666;
  font-size: 0.346667rem;
  border-radius: 0.106667rem;
}
#payOrderList .money[data-v-3138e76a] {
  font-size: 0.48rem;
  margin-right: 0.24rem;
  color: #333333;
  font-weight: 600;
}
#payOrderList .poundage[data-v-3138e76a] {
  color: #999999;
  font-size: 0.373333rem;
}
#payOrderList .rightZi[data-v-3138e76a] {
  float: right;
}
#payOrderList .lineContent[data-v-3138e76a] {
  overflow: hidden;
  margin-top: 0.453333rem;
  padding-bottom: 0.666667rem;
  font-size: 0.373333rem;
}
#payOrderList p[data-v-3138e76a] {
  clear: both;
  /*line-height: 50px;*/
  overflow: hidden;
  margin-bottom: 0.346667rem;
}
#payOrderList p[data-v-3138e76a]:last-child {
  margin-bottom: 0;
}
#payOrderList .contentleft[data-v-3138e76a] {
  float: left;
  color: #999999;
}
#payOrderList .contentright[data-v-3138e76a] {
  float: right;
  color: #999999;
}
#payOrderList .contentright .down-time[data-v-3138e76a] {
  color: #999;
  font-weight: normal;
}
#payOrderList .contentright .down-time.show-time-out[data-v-3138e76a] {
  color: #d6394a;
  opacity: 0.6;
}
#payOrderList.activite-plan-content .mint-popup {
  z-index: 9000000022 !important;
  width: 8rem !important;
  right: -4rem !important;
  left: auto !important;
}
#payOrderList.activite-plan-content #screenRight #payOrderQuery .selectClass {
  background: #fff !important;
}
#payOrderList.activite-plan-content .mescrollTop.activateList {
  position: fixed;
  top: 2.72rem !important;
  bottom: 0;
  height: auto;
  /*如设置bottom:50px,则需height:auto才能生效*/
}
#payOrderList.activite-plan-content .activate-nav-bar .mint-navbar .mint-tab-item.is-selected {
  border-bottom: 0.053333rem solid #ef4f4f !important;
  color: #ef4f4f !important;
}
#payOrderList.activite-plan-content .activate-nav-bar .mint-navbar .mint-tab-item.is-selected .mint-tab-item-label {
  color: #ef4f4f !important;
}
#payOrderList[data-v-660928d6] {
  overflow: hidden;
}
#payOrderList .add-machine-recovery[data-v-660928d6] {
  padding: 1.6rem 0.426667rem 0.426667rem;
  background-color: #fafafa;
  position: relative;
  z-index: 100;
}
#payOrderList .add-machine-recovery .add[data-v-660928d6] {
  height: 1.066667rem;
  line-height: 1.066667rem;
  background-color: #d6394a;
  color: #fff;
  font-size: 0.373333rem;
  text-align: center;
  border-radius: 0.133333rem;
}
#payOrderList #payOrderQuery[data-v-660928d6] {
  padding: 0.666667rem 0.426667rem;
  overflow: auto;
}
#payOrderList #payOrderQuery .queryBox[data-v-660928d6] {
  padding: 0.533333rem 0.906667rem;
  margin-top: 1.2rem;
}
#payOrderList #payOrderQuery .setion[data-v-660928d6] {
  margin-top: 0.573333rem;
  width: 100%;
}
#payOrderList #payOrderQuery .setion .select-radio-area[data-v-660928d6] {
  overflow: hidden;
}
#payOrderList #payOrderQuery .setion .select-radio-area li[data-v-660928d6] {
  display: inline-block;
  height: 0.88rem;
  line-height: 0.853333rem;
  padding: 0 0.426667rem;
  font-size: 0.373333rem;
  background-color: #f9f9f9;
  border-radius: 0.133333rem;
  border: 0.026667rem solid #eaeaea;
  margin: 0 0.266667rem 0.266667rem 0;
}
#payOrderList #payOrderQuery .setion .select-radio-area li.active[data-v-660928d6] {
  color: #fff;
  background-color: #d6394a;
  border-color: #d6394a;
}
#payOrderList .deal-time[data-v-660928d6] {
  margin-top: 0.573333rem;
}
#payOrderList #payOrderQuery .dataIptSty[data-v-660928d6] {
  font-size: 0.4rem;
  color: #333333;
  width: 100%;
  padding: 0.266667rem;
  border: 0.026667rem solid #cccccc;
  border-radius: 0.026667rem;
  background: #ffffff;
}
#payOrderList #payOrderQuery .bottomCheck[data-v-660928d6] {
  text-align: center;
}
#payOrderList #payOrderQuery .AmountBox[data-v-660928d6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#payOrderList #payOrderQuery .gang[data-v-660928d6] {
  margin: 0 0.32rem;
  line-height: 1.2rem;
}
#payOrderList .input-search-area[data-v-660928d6] {
  display: inline-block;
  position: relative;
}
#payOrderList .input-search-area .vague-range-search-dropdown[data-v-660928d6] {
  position: absolute;
  background-color: #fff;
  right: 0;
  left: -0.026667rem;
  z-index: 998;
  border: 0.013333rem solid #eaeaea;
  border-top: none;
}
#payOrderList .input-search-area .vague-range-search-dropdown li[data-v-660928d6] {
  line-height: 1.066667rem;
  border-bottom: 0.013333rem solid #eaeaea;
  padding: 0 0.346667rem;
}
#payOrderList .input-search-area .vague-range-search-dropdown li[data-v-660928d6]:last-child {
  border-bottom: none;
}
#payOrderList .linsLine[data-v-660928d6] {
  overflow: hidden;
  margin-top: 0.266667rem;
  background: #ffffff;
  padding: 0 0.4rem;
}
#payOrderList .lineHead[data-v-660928d6] {
  padding: 0.24rem 0;
  border-bottom: 0.013333rem solid #cccccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#payOrderList .moneyZi[data-v-660928d6] {
  font-size: 0.4rem;
  color: #999999;
  margin-right: 0.293333rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#payOrderList .status[data-v-660928d6] {
  width: 1.28rem;
  height: 0.56rem;
  text-align: center;
  display: inline-block;
  line-height: 0.533333rem;
  color: #ffffff;
  background: #ff6666;
  font-size: 0.346667rem;
  border-radius: 0.106667rem;
}
#payOrderList .money[data-v-660928d6] {
  font-size: 0.48rem;
  margin-right: 0.24rem;
  color: #333333;
  font-weight: 600;
}
#payOrderList .poundage[data-v-660928d6] {
  color: #999999;
  font-size: 0.373333rem;
}
#payOrderList .rightZi[data-v-660928d6] {
  float: right;
}
#payOrderList .lineContent[data-v-660928d6] {
  margin-top: 0.453333rem;
  padding-bottom: 0.666667rem;
  font-size: 0.373333rem;
}
#payOrderList p[data-v-660928d6] {
  clear: both;
  /*line-height: 50px;*/
  overflow: hidden;
  margin-bottom: 0.346667rem;
}
#payOrderList p[data-v-660928d6]:last-child {
  margin-bottom: 0;
}
#payOrderList .contentleft[data-v-660928d6] {
  float: left;
  color: #999999;
}
#payOrderList .contentright[data-v-660928d6] {
  float: right;
  color: #999999;
}
#payOrderList.machine-recovery .mescrollTop {
  position: fixed;
  top: 3.066667rem !important;
  bottom: 0;
  height: auto;
  /*如设置bottom:50px,则需height:auto才能生效*/
}
#machine-recovery-add .content[data-v-60202eec] {
  padding: 0.266667rem 0;
}
#machine-recovery-add .content .tips[data-v-60202eec] {
  font-size: 0.373333rem;
  color: #d6394a;
  padding: 0.266667rem 0.426667rem 0.426667rem;
}
#machine-recovery-add .content .list[data-v-60202eec] {
  padding-bottom: 0.426667rem;
  background-color: #fff;
}
#machine-recovery-add .content .list[data-v-60202eec] .mint-cell-text {
  color: #999;
}
#machine-recovery-add .content .list[data-v-60202eec] .mint-cell-wrapper {
  padding: 0 0.426667rem;
  border-bottom: 0.013333rem solid #fff;
  position: relative;
}
#machine-recovery-add .content .list[data-v-60202eec] .mint-field-other {
  position: absolute;
}
#machine-recovery-add .content .list .scanImg[data-v-60202eec] {
  position: absolute;
  top: 0.293333rem;
  right: 0.426667rem;
  display: block;
  width: 0.666667rem;
  height: 0.666667rem;
}
#machine-recovery-add .content .del-item[data-v-60202eec] {
  font-size: 0.373333rem;
  color: #d6394a;
  border-bottom: 0.026667rem solid #eee;
  padding-bottom: 0.266667rem;
  text-align: center;
  margin: 0 0.426667rem 0.426667rem;
}
#machine-recovery-add .content .add-once[data-v-60202eec] {
  padding: 0.266667rem 0.426667rem 0.266667rem;
}
#machine-recovery-add .content .add-once .add-btn[data-v-60202eec] {
  height: 1.066667rem;
  line-height: 1.066667rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfe), to(#f6f7f8));
  background: linear-gradient(to bottom, #fdfdfe, #f6f7f8);
  padding: 0 0.266667rem;
  display: block;
  font-size: 0.4rem;
  border: 0.026667rem solid #eaeaea;
  border-radius: 0.133333rem;
  color: #000;
  text-align: center;
}
#machine-recovery-add .content .add-once .add-btn.confirm[data-v-60202eec] {
  margin-top: 0.426667rem;
  background: #d6394a;
  color: #fff;
  border: 0.026667rem solid #d6394a;
}
#machine-recovery-add .content .result[data-v-60202eec] {
  padding: 0 0.426667rem;
  font-size: 0.346667rem;
}
#machine-recovery-add .content .result li[data-v-60202eec] {
  line-height: 1.6;
}
#machine-recovery-add .content .result .fail-title[data-v-60202eec] {
  color: #000;
}
#machine-recovery-add .content .result .fail-item[data-v-60202eec] {
  font-size: 0.32rem;
  color: #676767;
}
#machine-recovery-add .content .start-item[data-v-60202eec] .mint-cell-wrapper {
  border: none;
}
#machine-recovery-add .mescroll[data-v-60202eec] {
  position: fixed;
  top: 1.2rem;
  bottom: 0;
  height: auto;
  /*如设置bottom:50px,则需height:auto才能生效*/
  overflow: auto;
}
.home-account-list[data-v-5bd87f58] {
  position: fixed;
  top: 1.2rem;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  padding: 0.64rem 0.426667rem;
}
.home-account-list ul li .item[data-v-5bd87f58] {
  padding: 0.48rem 0.426667rem;
  border: 0.026667rem solid #d6394a;
  background-color: #f8f3fb;
  border-radius: 0.2rem;
  margin-bottom: 0.426667rem;
  font-size: 0.426667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home-account-list ul li .item img[data-v-5bd87f58] {
  height: 0.333333rem;
}
.home-account-list ul li .name[data-v-5bd87f58] {
  color: #d6394a;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.home-account-total .content[data-v-0fb82299] {
  padding-top: 1.2rem;
  color: #fff;
}
.home-account-total .home-money[data-v-0fb82299] {
  position: relative;
  padding-bottom: 0.426667rem;
  background: -webkit-gradient(linear, left top, right top, from(#d6394a), to(#c00b23)) !important;
  background: linear-gradient(to right, #d6394a, #c00b23) !important;
}
.home-account-total .home-money .wallet-entry[data-v-0fb82299] {
  position: absolute;
  top: 40%;
  right: 0;
  padding: 0.133333rem 0.266667rem;
  background: -webkit-gradient(linear, left top, right top, from(#d6394a), to(#c00b23)) !important;
  background: linear-gradient(to right, #d6394a, #c00b23) !important;
  border-top-left-radius: 0.533333rem;
  border-bottom-left-radius: 0.533333rem;
}
.home-account-total .home-money div[data-v-0fb82299] {
  color: #fff;
  font-size: 0.32rem;
}
.home-account-total .home-money .yesterday-money[data-v-0fb82299] {
  padding: 1.066667rem 0.426667rem 0.666667rem;
}
.home-account-total .home-money .yesterday-money .num[data-v-0fb82299] {
  font-size: 1rem;
  color: #fff;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  margin-top: 0.4rem;
  font-weight: bold;
  padding-bottom: 0.426667rem;
  border-bottom: 0.026667rem solid rgba(255, 255, 255, 0.3);
}
.home-account-total .home-money .money-detail[data-v-0fb82299] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0.4rem;
}
.home-account-total .home-money .money-detail .item[data-v-0fb82299] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.home-account-total .home-money .money-detail .item .num[data-v-0fb82299] {
  font-size: 0.4rem;
  color: #fff;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: bold;
  padding-bottom: 0.1rem;
}
.home-account-total .home-money .money-detail .item .num span[data-v-0fb82299] {
  color: #fff;
  font-size: 0.3rem;
  border: 0.013333rem solid #fff;
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
  line-height: 0.4rem;
  border-radius: 50%;
  margin-left: 0.1rem;
}
.home-account-total .home-money .money-detail .item .tips[data-v-0fb82299] {
  color: #fff;
}
.home-account-total .btn-group[data-v-0fb82299] {
  padding: 0 0.426667rem 0.533333rem;
}
.home-account-total .btn-group a[data-v-0fb82299] {
  display: block;
}
.tft-login[data-v-4e6ed465] {
  overflow: hidden;
  padding: 0 0.533333rem;
}
.tft-login .logo[data-v-4e6ed465] {
  width: 2.666667rem;
  height: 2.666667rem;
  margin: 1.333333rem auto 0.266667rem;
  border-radius: 0.533333rem;
  overflow: hidden;
  -webkit-box-shadow: 0 0 0.4rem 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0.4rem 0 rgba(0, 0, 0, 0.1);
}
.tft-login .logo img[data-v-4e6ed465] {
  width: 100%;
}
.tft-login .form-data[data-v-4e6ed465] {
  margin-top: 1.066667rem;
}
.tft-login .form-data .verify-code[data-v-4e6ed465] {
  height: 0.666667rem;
}
.tft-login.project-run-env-LD_DEV .logo[data-v-4e6ed465] {
  display: none;
}
#flow-card-manage-record .mescrollTop[data-v-5b7801c4] {
  position: fixed;
  top: 1.4rem;
  right: 0;
  bottom: 0;
  left: 0;
}
#flow-card-manage-record .checkRows[data-v-5b7801c4] {
  padding-bottom: 0.48rem;
}
#flow-card-manage-record .checkRows > div[data-v-5b7801c4] {
  padding: 0.346667rem;
  background: #ffffff;
  margin-bottom: 0.266667rem;
}
#flow-card-manage-record .checkRows .orderIcon[data-v-5b7801c4] {
  width: 0.466667rem;
  height: 0.493333rem;
  margin-right: 0.32rem;
  float: left;
}
#flow-card-manage-record .checkRows .orderNum[data-v-5b7801c4] {
  display: inline-block;
  width: 6.666667rem;
  color: #666666;
  font-size: 0.426667rem;
  line-height: 0.533333rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#flow-card-manage-record .checkRows .orderStatu[data-v-5b7801c4] {
  display: inline-block;
  height: 0.533333rem;
  line-height: 0.506667rem;
  padding: 0 0.26rem;
  text-align: center;
  border-radius: 0.08rem;
  background-color: #e6f7ff;
  color: #8ed7ff;
}
#flow-card-manage-record .checkRows .listLine[data-v-5b7801c4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.05rem;
}
#flow-card-manage-record .checkRows .listLine .title[data-v-5b7801c4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#flow-card-manage-record .checkRows .topContent[data-v-5b7801c4] {
  position: relative;
}
#flow-card-manage-record .checkRows .topContent .line2[data-v-5b7801c4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  line-height: 0.666667rem;
}
#flow-card-manage-record .checkRows .topContent .line2 > div[data-v-5b7801c4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 0.373333rem;
  font-weight: 500;
  color: #949494;
}
#flow-card-manage-record .checkRows .topContent .line2 > div span[data-v-5b7801c4] {
  color: #949494;
}
#flow-card-manage-record .checkRows .topContent .line2 > div img[data-v-5b7801c4] {
  width: 0.4rem;
  height: 0.4rem;
  margin: 0.133333rem 0.346667rem 0 0.026667rem;
}
#flow-card-manage-record .checkRows .topContent .allType[data-v-5b7801c4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 0.266667rem;
  padding-top: 0.266667rem;
  border-top: 0.026667rem solid #f4f4f4;
}
#flow-card-manage-record .checkRows .topContent .allType span[data-v-5b7801c4] {
  padding: 0 0.133333rem;
  min-width: 2rem;
  text-align: center;
  margin-left: 0.266667rem;
  height: 0.666667rem;
  line-height: 0.64rem;
  border-radius: 0.053333rem;
  border: 0.026667rem solid #e3a135;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #e3a135;
}
#flow-card-manage-record .checkRows.none-img img[data-v-5b7801c4] {
  display: none;
}
.selectClass[data-v-9b5ba872] {
  width: 100%;
  height: 1.1rem;
  padding-left: 0.2rem;
  padding-right: 0.4rem;
  border: 0.013333rem solid #ccc;
  font-size: 0.4rem;
}
.select-radio-area[data-v-9b5ba872] {
  overflow: hidden;
}
.select-radio-area li[data-v-9b5ba872] {
  display: inline-block;
  height: 0.88rem;
  line-height: 0.853333rem;
  padding: 0 0.426667rem;
  font-size: 0.373333rem;
  background-color: #f9f9f9;
  border-radius: 0.133333rem;
  border: 0.026667rem solid #eaeaea;
  margin: 0 0.266667rem 0.266667rem 0;
}
.select-radio-area li.active[data-v-9b5ba872] {
  color: #fff;
  background-color: #d6394a;
  border-color: #d6394a;
}
.headerBar-date-picker[data-v-9b5ba872] {
  width: 100% !important;
  left: 5rem !important;
}
.headBar-content[data-v-9b5ba872] {
  width: 100%;
  padding: 0.533333rem 0.426667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  font-size: 0.426667rem;
}
.headBar-content .date-img-box[data-v-9b5ba872] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #999999;
}
.headBar-content .date-img-box img[data-v-9b5ba872] {
  height: 0.506667rem;
  margin-right: 0.133333rem;
}
.headBar-content .deal[data-v-9b5ba872] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.266667rem;
}
.headBar-content .date-and-value[data-v-9b5ba872],
.headBar-content .money-and-desc[data-v-9b5ba872] {
  margin-right: 0.533333rem;
}
.headBar-content .date-and-value .date-value[data-v-9b5ba872] {
  margin-top: 0.213333rem;
  text-align: center;
  font-size: 0.56rem;
  margin-bottom: 0.133333rem;
}
.headBar-content .date-and-value .searchVal[data-v-9b5ba872] {
  text-align: center;
  font-size: 0.4rem;
}
.headBar-content .money-and-desc .money-data[data-v-9b5ba872] {
  margin-top: 0.213333rem;
  text-align: center;
  font-size: 0.56rem;
  margin-bottom: 0.133333rem;
}
.headBar-content .money-and-desc .desc-money[data-v-9b5ba872] {
  text-align: center;
  font-size: 0.4rem;
}
#payOrderList[data-v-9b5ba872] {
  overflow: hidden;
}
#payOrderList #payOrderQuery[data-v-9b5ba872] {
  padding: 0.666667rem 0.426667rem;
  overflow: auto;
}
#payOrderList #payOrderQuery .queryBox[data-v-9b5ba872] {
  padding: 0.533333rem 0.906667rem;
  margin-top: 1.2rem;
}
#payOrderList #payOrderQuery .setion[data-v-9b5ba872] {
  margin-top: 0.573333rem;
  width: 100%;
}
#payOrderList .deal-time[data-v-9b5ba872] {
  margin-top: 0.573333rem;
}
#payOrderList #payOrderQuery .dataIptSty[data-v-9b5ba872] {
  font-size: 0.4rem;
  color: #333333;
  width: 100%;
  padding: 0.266667rem;
  border: 0.026667rem solid #cccccc;
  border-radius: 0.026667rem;
  background: #ffffff;
}
#payOrderList #payOrderQuery .bottomCheck[data-v-9b5ba872] {
  text-align: center;
}
#payOrderList #payOrderQuery .AmountBox[data-v-9b5ba872] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#payOrderList #payOrderQuery .gang[data-v-9b5ba872] {
  margin: 0 0.32rem;
  line-height: 1.2rem;
}
#payOrderList .input-search-area[data-v-9b5ba872] {
  display: inline-block;
  position: relative;
}
#payOrderList .input-search-area .vague-range-search-dropdown[data-v-9b5ba872] {
  position: absolute;
  background-color: #fff;
  right: 0;
  left: -0.026667rem;
  z-index: 998;
  border: 0.013333rem solid #eaeaea;
  border-top: none;
}
#payOrderList .input-search-area .vague-range-search-dropdown li[data-v-9b5ba872] {
  line-height: 1.066667rem;
  border-bottom: 0.013333rem solid #eaeaea;
  padding: 0 0.346667rem;
}
#payOrderList .input-search-area .vague-range-search-dropdown li[data-v-9b5ba872]:last-child {
  border-bottom: none;
}
#payOrderList .linsLine[data-v-9b5ba872] {
  margin-top: 0.32rem;
  background: #ffffff;
  padding: 0 0.4rem;
}
#payOrderList .lineHead[data-v-9b5ba872] {
  padding: 0.24rem 0;
  border-bottom: 0.013333rem solid #cccccc;
}
#payOrderList .moneyZi[data-v-9b5ba872] {
  font-size: 0.4rem;
  color: #999999;
  margin-right: 0.293333rem;
  float: left;
}
#payOrderList .status[data-v-9b5ba872] {
  width: 1.28rem;
  height: 0.56rem;
  text-align: center;
  display: inline-block;
  line-height: 0.533333rem;
  color: #ffffff;
  background: #ff6666;
  font-size: 0.346667rem;
  border-radius: 0.106667rem;
}
#payOrderList .money[data-v-9b5ba872] {
  font-size: 0.48rem;
  margin-right: 0.24rem;
  color: #333333;
  font-weight: 600;
}
#payOrderList .poundage[data-v-9b5ba872] {
  color: #999999;
  font-size: 0.373333rem;
}
#payOrderList .rightZi[data-v-9b5ba872] {
  float: right;
}
#payOrderList .lineContent[data-v-9b5ba872] {
  margin-top: 0.453333rem;
  padding-bottom: 0.666667rem;
  font-size: 0.373333rem;
}
#payOrderList p[data-v-9b5ba872] {
  clear: both;
  /*line-height: 50px;*/
  overflow: hidden;
  margin-bottom: 0.346667rem;
}
#payOrderList p[data-v-9b5ba872]:last-child {
  margin-bottom: 0;
}
#payOrderList .contentleft[data-v-9b5ba872] {
  float: left;
  color: #999999;
}
#payOrderList .contentright[data-v-9b5ba872] {
  float: right;
  color: #999999;
}
#payOrderList .mescrollTop {
  position: fixed;
  top: 1.2rem !important;
  bottom: 0;
  height: auto;
  /*如设置bottom:50px,则需height:auto才能生效*/
}
#payOrderDetails[data-v-4eb5c697] {
  overflow: hidden;
}
#payOrderDetails .orderDetails[data-v-4eb5c697] {
  margin-top: 1.2rem;
  padding: 0.533333rem 0.4rem 0.533333rem 0.4rem;
}
#payOrderDetails .rowData[data-v-4eb5c697]:nth-child(odd) {
  padding: 0.293333rem 0;
  background: #efefef;
}
#payOrderDetails .rowData[data-v-4eb5c697]:nth-child(even) {
  padding: 0.293333rem 0;
  background: #ffffff;
}
#payOrderDetails .rowTit[data-v-4eb5c697] {
  float: left;
  width: 2.8rem;
  text-align: right;
  font-size: 0.346667rem;
  color: #333333;
  display: inline-block;
  opacity: 0.8;
  margin-right: 0.72rem;
}
#payOrderDetails .rowContent[data-v-4eb5c697] {
  display: inline-block;
  width: 5.466667rem;
  font-size: 0.346667rem;
  color: #333333;
}
#payOrderDetails .orderTable[data-v-4eb5c697] {
  border: 0.026667rem solid #cccccc;
}
#costList[data-v-b70829e8] {
  overflow: hidden;
}
#costList #costQuery[data-v-b70829e8] {
  padding: 0.666667rem 0.426667rem;
  overflow: hidden;
}
#costList #costQuery .dataStys[data-v-b70829e8] {
  margin-bottom: 0.573333rem;
}
#costList #costQuery .queryBox[data-v-b70829e8] {
  padding: 0.533333rem 0.906667rem;
  margin-top: 1.2rem;
}
#costList #costQuery .setion[data-v-b70829e8] {
  margin-top: 0.573333rem;
}
#costList #costQuery .dataIptSty[data-v-b70829e8] {
  font-size: 0.4rem;
  color: #333333;
  width: 100%;
  padding: 0.266667rem;
  border: 0.026667rem solid #cccccc;
  border-radius: 0.026667rem;
  background: #ffffff;
}
#costList #costQuery .bottomCheck[data-v-b70829e8] {
  text-align: center;
}
#costList .listBox[data-v-b70829e8] {
  /*position: absolute;*/
  /*left:0;*/
  /*top:90px;*/
  /*width:100%;*/
  /*height:100%;*/
  /*overflow:auto;*/
  /*box-sizing:border-box;*/
  /*-webkit-overflow-scrolling: touch;*/
}
#costList .linsLine[data-v-b70829e8] {
  margin-top: 0.32rem;
  background: #ffffff;
  padding: 0 0.4rem;
}
#costList .lineHead[data-v-b70829e8] {
  padding: 0.24rem 0;
  border-bottom: 0.013333rem solid #cccccc;
}
#costList .moneyZi[data-v-b70829e8] {
  font-size: 0.4rem;
  color: #999999;
  margin-right: 0.293333rem;
  float: left;
}
#costList .status[data-v-b70829e8] {
  width: 1.28rem;
  height: 0.56rem;
  text-align: center;
  display: inline-block;
  line-height: 0.533333rem;
  color: #ffffff;
  background: #ff6666;
  font-size: 0.346667rem;
  border-radius: 0.106667rem;
}
#costList .money[data-v-b70829e8] {
  font-size: 0.48rem;
  margin-right: 0.24rem;
  color: #333333;
  font-weight: 600;
}
#costList .poundage[data-v-b70829e8] {
  color: #999999;
  font-size: 0.373333rem;
}
#costList .rightZi[data-v-b70829e8] {
  float: right;
}
#costList .rightZiFlat[data-v-b70829e8] {
  float: right;
  margin-top: 0.053333rem;
  font-size: 0.373333rem;
}
#costList .lineContent[data-v-b70829e8] {
  /*margin-top: 34px;*/
  font-size: 0.373333rem;
  padding: 0.533333rem;
  border-top: 0.026667rem solid #dddddd;
  background: #ffffff;
}
#costList p[data-v-b70829e8] {
  clear: both;
  /*line-height: 50px;*/
  overflow: hidden;
  margin-bottom: 0.346667rem;
}

/*#costList p:last-child {*/

/*margin-bottom: 0;*/

/*}*/
#costList .contentleft[data-v-b70829e8] {
  float: left;
  color: #999999;
}
#costList .contentright[data-v-b70829e8] {
  /*float: right;*/
  color: #999999;
}
#costList .rowInfo[data-v-b70829e8] {
  margin-top: 0.32rem;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#costList .leftZi[data-v-b70829e8] {
  /*text-align: right;*/
  width: 3.2rem;
  color: #666;
  font-size: 0.373333rem;
  opacity: 0.8;
  display: inline-block;
}
#costList .rightZi[data-v-b70829e8] {
  color: #666;
  opacity: 0.8;
  font-size: 0.373333rem;
  display: block;
  word-wrap: break-word;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#costList .mescrollTop {
  position: fixed;
  top: 1.2rem;
  left: 0;
  bottom: 0;
  height: auto;
  /*如设置bottom:50px,则需height:auto才能生效*/
}
#merchantCheck .zd-tip[data-v-26d24052] {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(30, 30, 30, 0.6);
  z-index: 1000;
}
#merchantCheck .zd-tip > .zd-c[data-v-26d24052] {
  margin: 0 auto;
  margin-top: 2.48rem;
  background: #fff;
  width: 9.253333rem;
  border-radius: 0.24rem;
}
#merchantCheck .zd-tip > .zd-c > .h1[data-v-26d24052] {
  color: #333333;
  font-size: 0.533333rem;
  text-align: center;
  font-weight: 600;
  line-height: 0.746667rem;
  padding-top: 0.506667rem;
}
#merchantCheck .zd-tip > .zd-c > .main[data-v-26d24052] {
  margin: 0 0.613333rem 0 0.56rem;
}
#merchantCheck .zd-tip > .zd-c > .main > .p > .h2[data-v-26d24052] {
  height: 1.626667rem;
  line-height: 1.626667rem;
  color: #333333;
  font-size: 0.48rem;
  font-weight: 600;
  background: #f8f8f8;
  padding: 0 0.426667rem 0 0.613333rem;
  margin-top: 0.266667rem;
}
#merchantCheck .zd-tip > .zd-c > .main > .p > .h2[data-v-26d24052]:first-of-type {
  margin-top: 0.346667rem;
  position: relative;
}
#merchantCheck .zd-tip > .zd-c > .main > .p > .h2 > .b-b[data-v-26d24052] {
  width: 7.44rem;
  height: 0.053333rem;
  background: #eeeeee;
  position: absolute;
  bottom: 0;
  left: 0.266667rem;
}
#merchantCheck .zd-tip > .zd-c > .main > .p > .h2 > .b[data-v-26d24052] {
  margin-top: 0.48rem;
  height: 0.64rem;
  width: 1.306667rem;
}
#merchantCheck .zd-tip > .zd-c > .main > .p > .h3[data-v-26d24052] {
  font-size: 0.426667rem;
  background: #f8f8f8;
  padding: 0 0.426667rem 0 0.613333rem;
  padding-top: 0.4rem;
  padding-bottom: 0.133333rem;
}
#merchantCheck .zd-tip > .zd-c > .main > .p > .h3[data-v-26d24052]:last-of-type {
  padding-bottom: 0.533333rem;
}
#merchantCheck .zd-tip > .zd-c > .main > .p > .h3 > div[data-v-26d24052] {
  color: #868686;
}
#merchantCheck .zd-tip > .zd-c > .main > .p > .h3 > .left > .vip-tip[data-v-26d24052] {
  padding-left: 0.32rem;
  font-size: 0.32rem;
  color: #d6394a;
}
#merchantCheck .zd-tip > .zd-c > .main > .p > .h3 > .b[data-v-26d24052] {
  width: 0.48rem;
  height: 0.48rem;
  border-radius: 0.48rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAD0klEQVRIS81XW28bRRSeMzPeuLEDYQ1OAQmUNG0hghZSXig3wY/we6RIibPrPESK8rqvUSQrWV8iS5by7p9RLqUtSK2gBkqgUqvQ2CZOS1nW9u7MqcaKq+Zq10aYeZyZ7/vOmdv5BshztEKhwIrFItN1HXzfpwrKOZfVahUnJiZELBYTndJBBxMhn8+/VK/XdSnlMCEkDAABQkhASgmU0gYiepRShxCyi4i7pmlWCSF4EveJwplMJkwpPSuEeFkJAcBfjLESIv4TCARcRex53ikAGPQ8LwoAL6ouSmkVEX8xDOPv48SPFEZEWFtbi3LOLzDGKCL+2Y5ICahACSHjUsoRAJCIeNs0zQcAcCj7Q8KFQkErlUpjhJBRxli5VqvdXVhYUEvXcdvY2Bh2XfcMIr7CGLun6/pmLBZrPEuwT1hlmk6nzwPAmAKUSqU7lmXtA3SqblmWpuv6OOd8VAjx287OjuKSLfw+4dXV1RHG2CTn/H48Hv+xU5GT5tm2PQEAbxJCbiUSiT8OCav9QcQP1cEol8s/dJvpwSAsy+LRaPSi7/sR13WvLi0tPVZzWhnD+vr6e4SQqOu6N553T9utTDKZ1DVNuwQADw3D+E5dtaZwPp/Xa7XaJZXt3Nzc9+2Iuhm3bfsiY+zVgYGB69PT09WmcCaTGUfEcwBw5aS7141gC7OyshIaGhr6TAhxxzCMTVDPYKlUep9SGjQM46teyNthU6nUR4SQuqZpt0Ad+0gkcjkQCGzNzs7+2g7cy3g2mx0TQrzhed41sG17gFL6KWOsGI/Ht3ohbodV11W9hq7rfgPJZPKUpmmfB4PBb9WmtwP3Mm7b9guU0o8dx/myKcw5/2JwcPDqfyFMCPnEdd0r/Vvqvh0udZ0qlcqklFJLJBJf97KH7bCZTOayqtec85v9e0BUlOl0OkIImQSAimEYN9tF3s14KpV6l1L6OiLeME1z52mRyGazk8rihMPha1NTUw+7IT8Os2cMPpBSPjZN8/rTIrH3XvelLDaDTaVSr1FKLwgh7s3Pzxf/jayz2ex5RBwlhNw2DOP+kQ5EWZ9cLve2lHLU9/271WpV2RW/mwD2DMAZKeVZzvnv29vbPx9rfZRAX8xeKzPLsmgkEjmNiO9QSlFKWa7X65uLi4vKtB/bVM0NBoPKKI6onwZj7KdKpbL1bKZHLvVBxuXl5aFwOPwWISSi/LXneY8YYw8ajYZDKW0aeimlKjIhRDzNGBsWQig/ves4TrHlr46K9P/5hTkYaS6XCziOw4UQVErZ/LRRSiVjTIZCIX9mZsbr9CA+ARdTLOvzRsqvAAAAAElFTkSuQmCC);
  background-size: 100%;
}
#merchantCheck .zd-tip > .zd-c > .main > .p > .h3 > .b.c[data-v-26d24052] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAAH608TDAAAAAXNSR0IArs4c6QAABDBJREFUSA2tVt9r21UUP+cm/Zl8W9OkbVKHv/okOBk4Bj4IZsOHsqbdRP8G8UHxxdWJPybqhuIeRHwTYeiLk1XXb1R0FQVliCKIheGTTKXfpG2atElNuzXfez3nm9zv9zZpsrJ6ob3n1+ece+4953wDQGv4u+WosHMXmEZmCpVahRleYnXDfb9OGv9xzlH854vQzjnMhD2pUvDxP1UVZonMpIC8AzJTx+CSwbA4WGpqDIV2Fu/27DwXbOJF1USA0RQuaQrEXP4jnMstjn6dj2hhx5i4IxsNof3ORKpfGDx0kZ+BcP1gi4X8NV/JiY5HwlCu1a8FUV1htwVCx00PTHOe9QPZuWVQalgbsILpeoCGFG2nCApi2qhpXyVQQssaXjsCtG19R1xRmdSI4EvrEMUzrkyMQo9OmY4t5pwPhAJ11HTpTibhwqFBGO8PeW+XJIT11RLckIGVAjyK/DzLN+RGIAaIhBAejnXBfOGmKfbpu61Un3857V7Nt24Qu94q6w5cVX1OIfceHecYsYoebf6uaOrZ62ncamC9zY+ohSE794QE9QJd2EF6rAWBcNadHJvVet59UCibe1JKddFUmrTA0Ek3M/o5y7zLpYY50wnAhlK5n4ls/kWmcTC7FivLapGZvaz4UNeAKKuq17SdADGq90MDXifDarHmCEq4txNgOtkDnx6OwW/lWsNMRevwBntPXwiub7q+jw+pUh60uuDwD9wpwdJV5kmOUEVwg1nUeX+kh+GRoe4WABvuiHTR2YJ0/F9Yn0hCgYpv5JtgQgRxGIRQpbz6tfDphTIcoGNmfi5pUdOOFYxdKQ6ubW6tNWnasgkrbInSY0PrVBYvtbUyFAj4/Ep6ZCMooy/y09KVXpkYdj4pEI+7mdSXLPBBWhvK5qekkjNU41SwakEIcc49nsxq/a4greTyqqjN09Tpz9yqADwMXSid4N3B3t63OGXtx9x3nFAphXTCV2l0vkLjcIfOBN2SpgZGpV6WU2Nvmra+Q68VFXyyryCmZ6YpqBB4kq7zMrO6hd/2Wng/2bC35kX+uAiEnX+dVXRtnYdLM74df9AKw+UjMbhWqcGJX0rQ+Iz55lQw02Gp1IwvuQ3i1HgEzt1vwU+lbXjg+wJU3eA3hOmOKzXszVZTatB/Hhumz7CAp35fh0u5YFbfQfNqlsbPo4keymTb6/nVm7sH8d1RS/AMWKCAD/lCg7jv2xXgk/Nc4/V31YUITaJ4t4BFGmX3zi/DX8ZIM6CtJPUevZnzuJRwqVUbSLiKbHqPidFe2KhJSF8twq/r24HBHiiqykmv9IXtnKVfZaf3gLktE0Q8Q/P5taDP7KUTEuTs/9pngJK+s5m2M44/hzRJ3thfUJSUxYycSr1jXoWfmSlkOvHjilUsuaco8HP0CyLarG/l6eOBcD4eDZ3n8d6qB/gPf2yj13g1kKgAAAAASUVORK5CYII=);
  background-size: 100%;
}
#merchantCheck .zd-tip > .zd-c > .btn[data-v-26d24052] {
  height: 1.466667rem;
  line-height: 1.466667rem;
  margin-top: 0.693333rem;
}
#merchantCheck .zd-tip > .zd-c > .btn > .btn-i[data-v-26d24052] {
  font-size: 0.48rem;
  font-weight: 8rem;
  text-align: center;
  width: 50%;
  float: left;
}
#merchantCheck .zd-tip > .zd-c > .btn > .btn-q[data-v-26d24052] {
  border: 0.026667rem solid rgba(151, 151, 151, 0.1);
  color: #dd9a2b;
}
#merchantCheck .zd-tip > .zd-c > .btn > .btn-r[data-v-26d24052] {
  background: #d6394a;
  color: #ffffff;
}
#merchantCheck .nav[data-v-26d24052] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.32rem 1.066667rem;
  background: #fff;
  border-bottom: 0.013333rem solid #ddd;
  border-top: 0.013333rem solid #ddd;
  /*position: fixed;*/
  /*top: 90px;*/
  /*width: 100%;*/
  /*z-index: 99;*/
}
#merchantCheck .headNav[data-v-26d24052] {
  /*width: 126px;*/
  /*height: 31px;*/
  font-family: PingFangSC-Regular;
  font-size: 0.426667rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0;
  color: #787878;
  display: inline-block;
}
#merchantCheck .navDiv[data-v-26d24052] {
  display: inline-block;
}
#merchantCheck .active[data-v-26d24052] {
  color: #e16c3e;
  border-bottom: 0.013333rem solid #e16c3e;
  padding-bottom: 0.32rem;
}
#merchantCheck .mint-navbar .mint-tab-item.is-selected[data-v-26d24052] {
  border-bottom: 0.013333rem solid #e16c3e;
}
#merchantCheck .containerSty[data-v-26d24052] {
  /*min-height: 880px;*/
  /*overflow: hidden;*/
}
#merchantCheck[data-v-26d24052] {
  overflow: hidden;
}
#merchantCheck .checkBox[data-v-26d24052] {
  margin-top: 1.2rem;
}
#merchantCheck .checkHead[data-v-26d24052] {
  padding: 0.266667rem 0.4rem;
}
#merchantCheck .merchant-list-total[data-v-26d24052] {
  height: 0.8rem;
  line-height: 0.8rem;
  padding: 0 0.4rem;
  background-color: #f5f5f5;
  color: #787878;
}
#merchantCheck .merchant-list-total span[data-v-26d24052] {
  font-weight: bold;
  margin: 0 0.026667rem;
}
#merchantCheck .checkSetion[data-v-26d24052] {
  border: 0.026667rem solid #eaeaea;
  background: #f6f6f6;
  height: 1.2rem;
  line-height: 1.2rem;
  padding: 0 2.133333rem 0 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
#merchantCheck .jigou[data-v-26d24052] {
  font-size: 0.373333rem;
  display: inline-block;
  width: 3.466667rem;
  /*margin-right: 51px;*/
}
#merchantCheck .xiaji[data-v-26d24052] {
  /*margin-left: 51px;*/
}
#merchantCheck .checkTit[data-v-26d24052] {
  font-size: 0.4rem;
  color: #666666;
  margin-right: 0.6rem;
  left: 0.6rem;
  width: 1.733333rem;
}
#merchantCheck .sbright[data-v-26d24052] {
  margin-right: 0.533333rem;
  width: 2.666667rem;
}
#merchantCheck .sanjiaoIcon[data-v-26d24052] {
  width: 0.253333rem;
  height: 0.226667rem;
  margin-top: 0.48rem;
  margin-right: 0.4rem;
}
#merchantCheck .inptSty[data-v-26d24052] {
  width: 100%;
  font-size: 0.4rem;
  background-color: #f6f6f6;
}
#merchantCheck .seachFont[data-v-26d24052] {
  font-size: 0.36rem;
}
#merchantCheck .inptSty[data-v-26d24052]::-webkit-input-placeholder,
textarea[data-v-26d24052]::-webkit-input-placeholder {
  color: #cccccc;
}
#merchantCheck .seachBtn[data-v-26d24052] {
  width: 1.893333rem;
  background: #d6394a;
  font-size: 0.4rem;
  color: #ffffff;
  text-align: center;
  position: absolute;
  right: -0.026667rem;
  top: -0.026667rem;
}
#merchantCheck .checkRows[data-v-26d24052] {
  padding: 0.346667rem;
  background: #ffffff;
  margin-bottom: 0.4rem;
  overflow: hidden;
}
#merchantCheck .topContent[data-v-26d24052] {
  border-bottom: 0.013333rem solid #e8e8e8;
  overflow: hidden;
}
#merchantCheck .listLine[data-v-26d24052] {
  margin-bottom: 0.32rem;
  overflow: hidden;
  min-height: 0.346667rem;
}
#merchantCheck .orderIcon[data-v-26d24052] {
  width: 0.466667rem;
  height: 0.493333rem;
  margin-right: 0.32rem;
  float: left;
}
#merchantCheck .orderNum[data-v-26d24052] {
  color: #666666;
  font-size: 0.4rem;
}
#merchantCheck .customerTypeLabel[data-v-26d24052] {
  border: 0.026667rem solid #d6394a;
  border-radius: 0.08rem;
  padding: 0.026667rem 0.133333rem;
}
#merchantCheck .customerTypeLabel b[data-v-26d24052] {
  color: #d6394a;
}
#merchantCheck .statusBtn[data-v-26d24052] {
  background: #fb7373;
  width: 1.733333rem;
  height: 0.56rem;
  font-size: 0.373333rem;
  text-align: center;
  color: #ffffff;
  border-radius: 0.053333rem;
  float: right;
  margin-right: 0.133333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#merchantCheck .infomation[data-v-26d24052] {
  float: right;
  display: inline-block;
  width: 0.6rem;
  height: 0.6rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAA5CAYAAACMGIOFAAAACXBIWXMAAAsTAAALEwEAmpwYAAAG82lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDAgNzkuMTYwNDUxLCAyMDE3LzA1LzA2LTAxOjA4OjIxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIxLTA2LTMwVDE1OjAzOjIxKzA4OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMi0wMy0yOFQxNjo0MToyMSswODowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMi0wMy0yOFQxNjo0MToyMSswODowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo3MDM5NjNhMy0yNjU3LTQ3YmQtYTE3Yy0wNzRmNjA3MDMwNmUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NWEwMWVhNGYtZDlkMC0wNjQyLWE3NGYtMDNiZGE2MTEyMzQ4IiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NWEwMWVhNGYtZDlkMC0wNjQyLWE3NGYtMDNiZGE2MTEyMzQ4IiB0aWZmOk9yaWVudGF0aW9uPSIxIiB0aWZmOlhSZXNvbHV0aW9uPSI3MjAwMDAvMTAwMDAiIHRpZmY6WVJlc29sdXRpb249IjcyMDAwMC8xMDAwMCIgdGlmZjpSZXNvbHV0aW9uVW5pdD0iMiIgZXhpZjpDb2xvclNwYWNlPSI2NTUzNSIgZXhpZjpQaXhlbFhEaW1lbnNpb249IjU3IiBleGlmOlBpeGVsWURpbWVuc2lvbj0iNTciPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjVhMDFlYTRmLWQ5ZDAtMDY0Mi1hNzRmLTAzYmRhNjExMjM0OCIgc3RFdnQ6d2hlbj0iMjAyMS0wNi0zMFQxNTowMzoyMSswODowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6NzAzOTYzYTMtMjY1Ny00N2JkLWExN2MtMDc0ZjYwNzAzMDZlIiBzdEV2dDp3aGVuPSIyMDIyLTAzLTI4VDE2OjQxOjIxKzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoTWFjaW50b3NoKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5dNvvIAAAE5ElEQVRogcWbS27jRhCGP1KSHxl5gDlDVtwFSIBxlBtEtwiQS+QIc4fkFrxBIDibLKNtcoKJx5rYliUyC3aLFFnNfnL8A4IEPqrr7+quqq5uZX99/yMTYA9UwCVQA9nIs/r+M5ADFz4NFZvS+kzuI9CCBxqFa2BBQxDGCXbvX6r3tIyHVIrNI9+f0VgtZWdpLGnIVjTWPYYKCiWZqUZtVkqBHDjQEJ6pby+EkDyoxmzQc00r9Rn42Ln/DnijfmfY525GY9Ujnnr7knzCPjQrGoVDOzCztJErPa5chbrOpTmN4peYe/tJ3ZsRPg3m6v1MyZOQ0Xptp3ZcSC6Bl5H7mty1S4MeuGacLMDLdrVe2gTZSC6BTyP3/yA9uT6uVTsmfLIRHSM5p4lV0vCs1PVbm4aJcEvrePrIgIftam0cumMkpSFa4+5dp8CMNpz0YZxSJpLSPNAEF96qpcUCA9Htai3OX4nkATl/PBquvwZMGdDFdrU+9C/2SeoQ0J+HFa9vwT4WDOdoBsy2q/WZ/n2Spvww5RzMgN+BnxLIMul1xqNLUrIgjLtvV0V2quFKfX4AfqVdcdTAfaB8Sb9su1qfOqBLci88/ERcmKhpvN4b1dZYbnpDG5qcUWzKW2RHeeLTJSk5oZhAr4eMq9IZgaubYlNKeub9H9ICdSydsuFP3BSV4p0p6Nsw0He7Wj9AS1JKi2Ks+A0yyX9oLZYBb0dk3Pk0aLDmEsxZfEhPakipYIXsCXe0luu/821A2xXCtMuRHY736ruDrwRZP1veGQRwwsKWlAXtc4ZWC13wakgJxm+Wd6RMyruji02p171dVDltVa2rVErEDP0Q9PW/zBkyjxmq0JY/9Odfh3dCEwEJAz5z0lsuZC5J3j1VmTOTBH1OJNwVO4aEYvzCQP8pisI+ONKWJbuoCS8mf+xfkHpr8NBEGMtTk1YeJEu+S9mAAab81DtBd8FrDNdHQ7umrMgXAyNJw1WaI6lwz7DyrUNNqiE60F+Kk1PClJBPWf2rpYXsl9ip6iI1wQGfnGaHt4upLCstnXR2lBJ9ec85ckItrQpi8d0EMs+gypF9S+amPfophuwHznPaGvgvcRsDvYtNeWEKIVOEll+U3O7nJnEbot764k6495hYAWi3ww8k3g3brtaSvjtoSUo96ryT64h72rk+oxmqwYcdBAz0LTblDZybV1rcprSmFCN1QSsKBiue+HRJSg7oCs+qmScy4O8YAdvV+g551J34dEkekWPW+xglLKiBryNlSPrVxaY8TYW+N3LaQAmEqZQfE5OdNqikFblk0ZzxwxEuuKYhpOdKRZxze8Ggf7Epz/SX4socuRY7M1z3wYJ29ywmZ90b3t+rsuQZTEFf6uGMpgNiLRqLF6WHlN2II2Mss5F2ljXRlPHNB/rImRR2jDvhYyQPNEmC5HH1OnTK8NLFnWpP0rcGbopNaXRgtrLfjiaIm86evqdJGKY8sPTIuIN6W2xKKS09wSUR3zF+KOKKpjdT57qPSu4YwYWNILivNvQ67RnzIleTPRIe+w60IcxErlZ6OK97favUV9hPZOmO0+XFVOddNbzja0gpXns3295+1vteIu959J83IfjkcujiWHu6OdNvzVWqneDKYmwF4EibwVgdgCf0VvuMyLgc+2+CLroL7y/2vxAX/A8x5S9Yg2lHQgAAAABJRU5ErkJggg==) no-repeat;
  background-size: cover;
  border-radius: 50%;
}
#merchantCheck .orderName[data-v-26d24052] {
  font-size: 0.426667rem;
  color: #666666;
}
#merchantCheck .date[data-v-26d24052] {
  font-size: 0.4rem;
  color: #999999;
  float: right;
}
#merchantCheck .bottomContent[data-v-26d24052] {
  padding-top: 0.213333rem;
  overflow: hidden;
}
#merchantCheck .checkList[data-v-26d24052] {
  position: absolute;
  left: 0;
  /*top:0;*/
  width: 100%;
  height: 100%;
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
}
#merchantCheck .fnBtn[data-v-26d24052] {
  border: 0.026667rem solid #d6394a;
  border-radius: 0.08rem;
  padding: 0.08rem 0.186667rem;
  color: #d6394a;
  font-size: 0.4rem;
  margin-left: 0.213333rem;
  float: right;
}
#merchantCheck .fnBtn i[data-v-26d24052] {
  color: #d6394a;
}
#merchantCheck .tostTit[data-v-26d24052] {
  height: 1.2rem;
  line-height: 1.2rem;
  text-align: center;
  font-size: 0.48rem;
  border-bottom: 0.013333rem solid #bdbdbd;
  position: relative;
}
#merchantCheck .selectHave[data-v-26d24052] {
  position: absolute;
  color: #d6394a;
  right: 0.373333rem;
  font-size: 0.426667rem;
}
#merchantCheck .selectWid[data-v-26d24052] {
  width: 1.733333rem;
  color: #666666;
}

/*#merchantCheck .chaImg {*/

/*width: 32px;*/

/*height: 32px;*/

/*position: absolute;*/

/*margin-top: 28px;*/

/*right: 24px;*/

/*}*/

/*#merchantCheck .rightCha{*/

/*right: 155px;*/

/*}*/
.screen[data-v-26d24052] {
  position: absolute;
  display: block;
  top: 0.4rem;
  right: 0.4rem;
  width: 0.4rem;
  height: 0.4rem;
}
.content .chooseName[data-v-26d24052] {
  width: 97%;
}
.content .chooseList[data-v-26d24052] {
  padding-left: 0.133333rem;
}
.content .chooseList h2[data-v-26d24052] {
  font-size: 0.426667rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: #333333;
  line-height: 1.333333rem;
}
.content .chooseList .input-search-area[data-v-26d24052] {
  position: relative;
}
.content .chooseList .selectClass[data-v-26d24052],
.content .chooseList .dataIptSty[data-v-26d24052] {
  font-size: 0.4rem;
  color: #333333;
  width: 100%;
  padding: 0.266667rem;
  border: 0.026667rem solid #cccccc;
  border-radius: 0.026667rem;
  background: #ffffff;
}
.content .chooseList .vague-range-search-dropdown[data-v-26d24052] {
  position: absolute;
  background-color: #fff;
  right: 0;
  left: 0;
  z-index: 998;
  border: 0.013333rem solid #eaeaea;
  border-top: none;
}
.content .chooseList .vague-range-search-dropdown li[data-v-26d24052] {
  width: 100%;
  height: 1.066667rem !important;
  line-height: 1.066667rem !important;
  border-bottom: 0.013333rem solid #eaeaea;
  padding: 0 0.346667rem;
  margin-bottom: 0 !important;
  background-color: #fff !important;
  text-align: left !important;
}
.content .chooseList .vague-range-search-dropdown li[data-v-26d24052]:last-child {
  border-bottom: none;
}
.content .chooseList .chooseName[data-v-26d24052] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content .chooseList .chooseName li[data-v-26d24052] {
  margin-right: 0.346667rem;
  margin-bottom: 0.266667rem;
  text-align: center;
  height: 0.666667rem;
  line-height: 0.666667rem;
  background: #f9f9f9;
  border-radius: 0.08rem;
  font-size: 0.373333rem;
  padding: 0 0.24rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #595959;
}
.content .chooseList .chooseName li.on[data-v-26d24052] {
  background: #d6394a;
  color: #fff;
  border-radius: 0.08rem;
}
.content .chooseList .chooseName2[data-v-26d24052] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.content .chooseList .chooseName2 li[data-v-26d24052] {
  width: 65%;
}
#merchantCheck .mint-popup {
  width: 100%;
}

/*分页加载动画样式*/
#merchantCheck .mint-spinner-snake {
  position: absolute;
  z-index: 9;
  top: 50%;
  left: 50%;
  margin-left: -0.186667rem;
  margin-top: -0.186667rem;
  display: none;
}
#merchantCheck .mescrollTop {
  position: fixed;
  top: 3.733333rem;
  bottom: 0;
  height: auto;
  /*如设置bottom:50px,则需height:auto才能生效*/
  background-color: #f1f1f1;
}
#merchantCheck .mescrollTop2 {
  top: 5.066667rem;
}

/*end*/
#yearMonthDate[data-v-4d534755] {
  width: 100%;
}
#yearMonthDate .mint-datetime[data-v-4d534755] {
  width: 8rem !important;
  left: 6rem;
}
#yearMonthDate .chooseName[data-v-4d534755] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#yearMonthDate .chooseName li[data-v-4d534755] {
  width: 1.866667rem;
  margin-right: 0.533333rem;
  margin-bottom: 0.266667rem;
  text-align: center;
  height: 0.666667rem;
  line-height: 0.666667rem;
  background: #f9f9f9;
  border-radius: 0.08rem;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #595959;
}
#yearMonthDate .chooseName li.on[data-v-4d534755] {
  background: #d6394a;
  color: #fff;
  border-radius: 0.08rem;
}
#yearMonthDate .dateChoose[data-v-4d534755] {
  width: 6.666667rem;
  height: 0.933333rem;
  background: #f9f9f9;
  border-radius: 0.053333rem;
  position: relative;
}
#yearMonthDate .dateChoose input[data-v-4d534755] {
  display: block;
  width: 100%;
  line-height: 0.933333rem;
  background: transparent;
  text-indent: 0.5em;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
}
#yearMonthDate .dateChoose img[data-v-4d534755] {
  position: absolute;
  top: 0.2rem;
  right: 0.2rem;
  width: 0.533333rem;
  height: 0.533333rem;
}
.merchant-activity-detail .content[data-v-3ee1c344] {
  padding-top: 1.44rem;
}
.merchant-activity-detail .content .item[data-v-3ee1c344] {
  background-color: #fff;
  margin-bottom: 0.266667rem;
}
.merchant-activity-detail .content .item .header[data-v-3ee1c344] {
  height: 1.066667rem;
  line-height: 1.066667rem;
  font-size: 0.426667rem;
  color: #1a1a1a;
  border-bottom: 0.013333rem solid #eaeaea;
  background-color: #fff;
  padding: 0 0.426667rem;
  padding-left: 0.533333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.merchant-activity-detail .content .item .header img[data-v-3ee1c344] {
  height: 0.426667rem;
  margin-right: 0.133333rem;
}
.merchant-activity-detail .content .item .main[data-v-3ee1c344] {
  padding: 0.426667rem 0;
}
.merchant-activity-detail .content .item .main .cash-reward-list[data-v-3ee1c344] {
  padding: 0.133333rem 0;
  border-bottom: 0.013333rem solid #eaeaea;
}
.merchant-activity-detail .content .item .main .cash-reward-list[data-v-3ee1c344]:last-child {
  border-bottom: none;
}
.merchant-activity-detail .content .item .it-line[data-v-3ee1c344] {
  padding: 0 0.426667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 2.4;
  font-size: 0.346667rem;
}
.merchant-activity-detail .content .item .it-line.desc[data-v-3ee1c344] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.merchant-activity-detail .content .item .it-line.desc .label[data-v-3ee1c344] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 0.4rem;
}
.merchant-activity-detail .content .item .label[data-v-3ee1c344],
.merchant-activity-detail .content .item .txt[data-v-3ee1c344] {
  color: #666;
  font-size: 0.373333rem;
}
.merchant-activity-detail .content .item .label .status[data-v-3ee1c344],
.merchant-activity-detail .content .item .txt .status[data-v-3ee1c344] {
  background-color: #eaeaea;
  color: #666;
  padding: 0.026667rem 0.133333rem;
  font-size: 0.32rem;
  border-radius: 0.08rem;
}
.merchant-activity-detail .content .item .label .status.ING[data-v-3ee1c344],
.merchant-activity-detail .content .item .txt .status.ING[data-v-3ee1c344] {
  color: #fff;
  background-color: #0b92ff;
}
.merchant-activity-detail .content .item .label .status.YES[data-v-3ee1c344],
.merchant-activity-detail .content .item .txt .status.YES[data-v-3ee1c344] {
  color: #fff;
  background-color: #66cc33;
}
.merchant-activity-detail .content .item .txt[data-v-3ee1c344] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
}
.merchant-activity-detail .content .item .txt.clear-flex[data-v-3ee1c344] {
  -webkit-box-flex: initial;
      -ms-flex: initial;
          flex: initial;
}
.merchant-activity-detail .activity-detail-nodata[data-v-3ee1c344] {
  padding: 0.853333rem 0.426667rem;
  text-align: center;
  font-size: 0.346667rem;
  color: #999;
}
#payOrderList[data-v-f3cc3ea6] {
  overflow: hidden;
}
#payOrderList #payOrderQuery[data-v-f3cc3ea6] {
  padding: 0.666667rem 0.426667rem;
  overflow: auto;
}
#payOrderList #payOrderQuery .queryBox[data-v-f3cc3ea6] {
  padding: 0.533333rem 0.906667rem;
  margin-top: 1.2rem;
}
#payOrderList #payOrderQuery .setion[data-v-f3cc3ea6] {
  margin-top: 0.573333rem;
  width: 100%;
}
#payOrderList #payOrderQuery .setion .select-radio-area[data-v-f3cc3ea6] {
  overflow: hidden;
}
#payOrderList #payOrderQuery .setion .select-radio-area li[data-v-f3cc3ea6] {
  display: inline-block;
  height: 0.88rem;
  line-height: 0.853333rem;
  padding: 0 0.426667rem;
  font-size: 0.373333rem;
  background-color: #f9f9f9;
  border-radius: 0.133333rem;
  border: 0.026667rem solid #eaeaea;
  margin: 0 0.266667rem 0.266667rem 0;
}
#payOrderList #payOrderQuery .setion .select-radio-area li.active[data-v-f3cc3ea6] {
  color: #fff;
  background-color: #d6394a;
  border-color: #d6394a;
}
#payOrderList .deal-time[data-v-f3cc3ea6] {
  margin-top: 0.573333rem;
}
#payOrderList #payOrderQuery .dataIptSty[data-v-f3cc3ea6] {
  font-size: 0.4rem;
  color: #333333;
  width: 100%;
  padding: 0.266667rem;
  border: 0.026667rem solid #cccccc;
  border-radius: 0.026667rem;
  background: #ffffff;
}
#payOrderList #payOrderQuery .bottomCheck[data-v-f3cc3ea6] {
  text-align: center;
}
#payOrderList #payOrderQuery .AmountBox[data-v-f3cc3ea6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#payOrderList #payOrderQuery .gang[data-v-f3cc3ea6] {
  margin: 0 0.32rem;
  line-height: 1.2rem;
}
#payOrderList .input-search-area[data-v-f3cc3ea6] {
  display: inline-block;
  position: relative;
}
#payOrderList .input-search-area .vague-range-search-dropdown[data-v-f3cc3ea6] {
  position: absolute;
  background-color: #fff;
  right: 0;
  left: -0.026667rem;
  z-index: 998;
  border: 0.013333rem solid #eaeaea;
  border-top: none;
}
#payOrderList .input-search-area .vague-range-search-dropdown li[data-v-f3cc3ea6] {
  line-height: 1.066667rem;
  border-bottom: 0.013333rem solid #eaeaea;
  padding: 0 0.346667rem;
}
#payOrderList .input-search-area .vague-range-search-dropdown li[data-v-f3cc3ea6]:last-child {
  border-bottom: none;
}
#payOrderList .linsLine[data-v-f3cc3ea6] {
  margin-bottom: 0.32rem;
  background: #ffffff;
  padding: 0 0.4rem;
  overflow: hidden;
}
#payOrderList .lineHead[data-v-f3cc3ea6] {
  padding: 0.24rem 0;
  border-bottom: 0.013333rem solid #cccccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#payOrderList .moneyZi[data-v-f3cc3ea6] {
  font-size: 0.4rem;
  color: #999999;
  margin-right: 0.293333rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#payOrderList .status[data-v-f3cc3ea6] {
  width: 1.28rem;
  height: 0.56rem;
  text-align: center;
  display: inline-block;
  line-height: 0.533333rem;
  color: #ffffff;
  background: #ff6666;
  font-size: 0.346667rem;
  border-radius: 0.106667rem;
}
#payOrderList .money[data-v-f3cc3ea6] {
  font-size: 0.48rem;
  margin-right: 0.24rem;
  color: #333333;
  font-weight: 600;
}
#payOrderList .poundage[data-v-f3cc3ea6] {
  color: #999999;
  font-size: 0.373333rem;
}
#payOrderList .rightZi[data-v-f3cc3ea6] {
  float: right;
}
#payOrderList .lineContent[data-v-f3cc3ea6] {
  overflow: hidden;
  margin-bottom: 0.453333rem;
  padding-top: 0.426667rem;
  font-size: 0.373333rem;
}
#payOrderList p[data-v-f3cc3ea6],
#payOrderList .rowInfo[data-v-f3cc3ea6] {
  clear: both;
  /*line-height: 50px;*/
  overflow: hidden;
  margin-bottom: 0.346667rem;
}
#payOrderList p[data-v-f3cc3ea6]:last-child {
  margin-bottom: 0;
}
#payOrderList .contentleft[data-v-f3cc3ea6],
#payOrderList .leftZi[data-v-f3cc3ea6] {
  float: left;
  color: #999999;
}
#payOrderList .contentright[data-v-f3cc3ea6],
#payOrderList .rightZi[data-v-f3cc3ea6] {
  float: right;
  color: #999999;
}
#payOrderList .contentright .down-time[data-v-f3cc3ea6],
#payOrderList .rightZi .down-time[data-v-f3cc3ea6] {
  color: #999;
  font-weight: normal;
}
#payOrderList .contentright .down-time.show-time-out[data-v-f3cc3ea6],
#payOrderList .rightZi .down-time.show-time-out[data-v-f3cc3ea6] {
  color: #d6394a;
  opacity: 0.6;
}
#payOrderList .checkRows[data-v-f3cc3ea6] {
  padding: 0.426667rem;
  background: #ffffff;
  border-bottom: 0.026667rem solid #eaeaea;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#payOrderList .checkRows .listLine[data-v-f3cc3ea6] {
  margin-bottom: 0;
}
#payOrderList .checkRows .topContent[data-v-f3cc3ea6] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#payOrderList .checkRows .topContent .content[data-v-f3cc3ea6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#payOrderList .checkRows .orderIcon[data-v-f3cc3ea6] {
  width: 1.066667rem;
  margin-right: 0.32rem;
}
#payOrderList .checkRows .orderNum span[data-v-f3cc3ea6] {
  color: black;
  font-size: 0.44rem;
  font-weight: 500;
}
#payOrderList .checkRows .orderName[data-v-f3cc3ea6] {
  font-size: 0.4rem;
  color: #999999;
  display: inline-block;
  padding-top: 0.133333rem;
}
#payOrderList .checkRows .moneys[data-v-f3cc3ea6] {
  font-size: 0.533333rem;
  font-weight: 500;
}
.revenue-search[data-v-f3cc3ea6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  font-size: 0.426667rem;
  height: 1.333333rem;
  padding: 0 0.426667rem;
  position: fixed;
  top: 1.226667rem;
  right: 0;
  left: 0;
  z-index: 100;
}
.revenue-search .types[data-v-f3cc3ea6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.revenue-search .date[data-v-f3cc3ea6],
.revenue-search .types[data-v-f3cc3ea6] {
  margin: 0 0.426667rem;
}
.revenue-search .date .inner[data-v-f3cc3ea6],
.revenue-search .types .inner[data-v-f3cc3ea6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.revenue-search .date .inner .text.focus[data-v-f3cc3ea6],
.revenue-search .types .inner .text.focus[data-v-f3cc3ea6] {
  color: #db3e5d;
}
.revenue-search .date .inner img[data-v-f3cc3ea6],
.revenue-search .types .inner img[data-v-f3cc3ea6] {
  width: 0.213333rem;
  height: 0.133333rem;
  margin-left: 0.266667rem;
}
.revenue-search .search-btn[data-v-f3cc3ea6] {
  margin-left: 0.853333rem;
  height: 0.8rem;
  line-height: 0.773333rem;
  padding: 0 0.266667rem;
  font-size: 0.373333rem;
  color: #fff;
  background-color: #d6394a;
  border-radius: 0.133333rem;
  border: 0.026667rem solid #d6394a;
}
.revenue-search select[data-v-f3cc3ea6] {
  font-size: 0.426667rem;
}
#revenue-search-fixed-dropdown[data-v-f3cc3ea6] {
  position: fixed;
  top: 2.613333rem;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.6);
}
#revenue-search-fixed-dropdown .dropdown-content[data-v-f3cc3ea6] {
  background-color: #fff;
}
#revenue-search-fixed-dropdown .dropdown-content ul[data-v-f3cc3ea6] {
  overflow: hidden;
  padding: 0.28rem 0.426667rem;
}
#revenue-search-fixed-dropdown .dropdown-content ul li[data-v-f3cc3ea6] {
  width: 25%;
  float: left;
  text-align: center;
  margin: 0.146667rem 0;
}
#revenue-search-fixed-dropdown .dropdown-content ul li span[data-v-f3cc3ea6] {
  width: 2.133333rem;
  display: inline-block;
  height: 0.853333rem;
  line-height: 0.853333rem;
  background-color: #f8f8f8;
  font-size: 0.4rem;
  color: #6d6d6d;
  border-radius: 0.106667rem;
}
#revenue-search-fixed-dropdown .dropdown-content ul li.active span[data-v-f3cc3ea6] {
  background-color: #f7c9cc;
  color: #db3e5d;
}
#revenue-search-fixed-dropdown .dropdown-content ul li.wid-zz[data-v-f3cc3ea6] {
  width: 32%;
}
#revenue-search-fixed-dropdown .dropdown-content ul li.wid-zz span[data-v-f3cc3ea6] {
  width: 2.8rem;
}
#revenue-search-fixed-dropdown .dropdown-content .btn-group[data-v-f3cc3ea6] {
  border-top: 0.026667rem solid #e9e9e9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#revenue-search-fixed-dropdown .dropdown-content .btn-group .btn[data-v-f3cc3ea6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1.226667rem;
  line-height: 1.226667rem;
  text-align: center;
  font-size: 0.426667rem;
  font-weight: bold;
}
#revenue-search-fixed-dropdown .dropdown-content .btn-group .btn.cfm[data-v-f3cc3ea6] {
  background-color: #db3e5d;
  color: #fff;
}
#screenRight .chooseList[data-v-f3cc3ea6] {
  padding: 0.64rem 0.426667rem 1.333333rem;
}
#screenRight .chooseList .setion[data-v-f3cc3ea6] {
  width: 100%;
  margin-bottom: 0.533333rem;
}
#screenRight .chooseList .setion .navTit[data-v-f3cc3ea6] {
  margin-bottom: 0.266667rem;
}
#screenRight .chooseList .setion select[data-v-f3cc3ea6],
#screenRight .chooseList .setion input[data-v-f3cc3ea6] {
  width: 100%;
  border: 0.026667rem solid #ccc;
  padding: 0.266667rem 0.266667rem;
  font-size: 0.4rem;
}
#screenRight .chooseList .setion .setion-content[data-v-f3cc3ea6] {
  position: relative;
}
#screenRight .chooseList .setion select[data-v-f3cc3ea6] {
  background: transparent !important;
  position: relative;
  z-index: 10;
}
#screenRight .chooseList .setion .select-placeholder[data-v-f3cc3ea6] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  font-size: 0.4rem;
  padding-left: 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #6d6d6d;
}
#screenRight .chooseList .setion .select-radio-area[data-v-f3cc3ea6] {
  overflow: hidden;
}
#screenRight .chooseList .setion .select-radio-area li[data-v-f3cc3ea6] {
  display: inline-block;
  width: 47%;
  height: 0.88rem;
  line-height: 0.853333rem;
  padding: 0 0.426667rem;
  font-size: 0.373333rem;
  background-color: #f8f8f8;
  border-radius: 0.053333rem;
  margin: 0 0.266667rem 0.266667rem 0;
  text-align: center;
  color: #6d6d6d;
}
#screenRight .chooseList .setion .select-radio-area li[data-v-f3cc3ea6]:nth-child(2n) {
  margin-right: 0;
}
#screenRight .chooseList .setion .select-radio-area li.active[data-v-f3cc3ea6] {
  color: #db3e5d;
  background-color: #f7c9cc;
}
#screenRight .chooseList .setion[data-v-f3cc3ea6] .revenue-reward-back__ym .picker-items > .picker-slot:nth-child(3) {
  display: none;
}
#payOrderList.activite-plan-content .mint-popup {
  z-index: 9000000022 !important;
  width: 8rem !important;
  right: -4rem !important;
  left: auto !important;
}
#payOrderList.activite-plan-content .mescrollTop {
  position: fixed;
  top: 2.866667rem !important;
  bottom: 0;
  height: auto;
  /*如设置bottom:50px,则需height:auto才能生效*/
}
.revenue-detail-screen-right .box {
  overflow: auto;
}
#yearMonthDate[data-v-b7e43f30] {
  width: 100%;
}
#yearMonthDate .mint-datetime[data-v-b7e43f30] {
  width: 8rem !important;
  left: 6rem;
}
#yearMonthDate .chooseName[data-v-b7e43f30] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#yearMonthDate .chooseName li[data-v-b7e43f30] {
  width: 1.866667rem;
  margin-right: 0.533333rem;
  margin-bottom: 0.266667rem;
  text-align: center;
  height: 0.666667rem;
  line-height: 0.666667rem;
  background: #f9f9f9;
  border-radius: 0.08rem;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #595959;
}
#yearMonthDate .chooseName li.on[data-v-b7e43f30] {
  background: #d6394a;
  color: #fff;
  border-radius: 0.08rem;
}
#yearMonthDate .dateChoose[data-v-b7e43f30] {
  width: 6.666667rem;
  height: 0.933333rem;
  background: #f9f9f9;
  border-radius: 0.053333rem;
  position: relative;
}
#yearMonthDate .dateChoose input[data-v-b7e43f30] {
  display: block;
  width: 100%;
  line-height: 0.933333rem;
  background: transparent;
  text-indent: 0.5em;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
}
#yearMonthDate .dateChoose img[data-v-b7e43f30] {
  position: absolute;
  top: 0.2rem;
  right: 0.2rem;
  width: 0.533333rem;
  height: 0.533333rem;
}
#payOrderList[data-v-5efafc64] {
  overflow: hidden;
}
#payOrderList #payOrderQuery[data-v-5efafc64] {
  padding: 0.666667rem 0.426667rem;
  overflow: auto;
}
#payOrderList #payOrderQuery .queryBox[data-v-5efafc64] {
  padding: 0.533333rem 0.906667rem;
  margin-top: 1.2rem;
}
#payOrderList #payOrderQuery .setion[data-v-5efafc64] {
  margin-top: 0.573333rem;
  width: 100%;
}
#payOrderList #payOrderQuery .setion .select-radio-area[data-v-5efafc64] {
  overflow: hidden;
}
#payOrderList #payOrderQuery .setion .select-radio-area li[data-v-5efafc64] {
  display: inline-block;
  height: 0.88rem;
  line-height: 0.853333rem;
  padding: 0 0.426667rem;
  font-size: 0.373333rem;
  background-color: #f9f9f9;
  border-radius: 0.133333rem;
  border: 0.026667rem solid #eaeaea;
  margin: 0 0.266667rem 0.266667rem 0;
}
#payOrderList #payOrderQuery .setion .select-radio-area li.active[data-v-5efafc64] {
  color: #fff;
  background-color: #d6394a;
  border-color: #d6394a;
}
#payOrderList .deal-time[data-v-5efafc64] {
  margin-top: 0.573333rem;
}
#payOrderList #payOrderQuery .dataIptSty[data-v-5efafc64] {
  font-size: 0.4rem;
  color: #333333;
  width: 100%;
  padding: 0.266667rem;
  border: 0.026667rem solid #cccccc;
  border-radius: 0.026667rem;
  background: #ffffff;
}
#payOrderList #payOrderQuery .bottomCheck[data-v-5efafc64] {
  text-align: center;
}
#payOrderList #payOrderQuery .AmountBox[data-v-5efafc64] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#payOrderList #payOrderQuery .gang[data-v-5efafc64] {
  margin: 0 0.32rem;
  line-height: 1.2rem;
}
#payOrderList .input-search-area[data-v-5efafc64] {
  display: inline-block;
  position: relative;
}
#payOrderList .input-search-area .vague-range-search-dropdown[data-v-5efafc64] {
  position: absolute;
  background-color: #fff;
  right: 0;
  left: -0.026667rem;
  z-index: 998;
  border: 0.013333rem solid #eaeaea;
  border-top: none;
}
#payOrderList .input-search-area .vague-range-search-dropdown li[data-v-5efafc64] {
  line-height: 1.066667rem;
  border-bottom: 0.013333rem solid #eaeaea;
  padding: 0 0.346667rem;
}
#payOrderList .input-search-area .vague-range-search-dropdown li[data-v-5efafc64]:last-child {
  border-bottom: none;
}
#payOrderList .not-bind-search-area[data-v-5efafc64] {
  position: fixed;
  top: 1.226667rem;
  right: 0;
  left: 0;
  z-index: 100;
  background-color: #f2f2f2;
  height: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0.426667rem;
}
#payOrderList .not-bind-search-area .select-area[data-v-5efafc64],
#payOrderList .not-bind-search-area .search-btn[data-v-5efafc64],
#payOrderList .not-bind-search-area .add-change-fee[data-v-5efafc64] {
  margin-top: 0.186667rem;
  height: 1.066667rem;
  line-height: 1.066667rem;
}
#payOrderList .not-bind-search-area .select-area[data-v-5efafc64] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #fff;
  padding: 0 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#payOrderList .not-bind-search-area .select-area select[data-v-5efafc64] {
  font-size: 0.426667rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #fff !important;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
#payOrderList .not-bind-search-area .select-area select[data-v-5efafc64]::-ms-expand {
  display: none;
}
#payOrderList .not-bind-search-area .select-area img[data-v-5efafc64] {
  height: 0.426667rem;
  margin-left: 0.266667rem;
}
#payOrderList .not-bind-search-area .search-btn[data-v-5efafc64],
#payOrderList .not-bind-search-area .add-change-fee[data-v-5efafc64] {
  background-color: #d6394a;
  font-size: 0.426667rem;
  padding: 0 0.266667rem;
  color: #fff;
  font-weight: bold;
}
#payOrderList .not-bind-search-area .add-change-fee[data-v-5efafc64] {
  margin-left: 0.266667rem;
  background-color: #01b2e6;
}
#payOrderList .linsLine[data-v-5efafc64] {
  margin-bottom: 0.32rem;
  background: #ffffff;
  padding: 0 0.4rem;
  overflow: hidden;
}
#payOrderList .lineHead[data-v-5efafc64] {
  padding: 0.24rem 0;
  border-bottom: 0.013333rem solid #cccccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#payOrderList .moneyZi[data-v-5efafc64] {
  font-size: 0.4rem;
  color: #999999;
  margin-right: 0.293333rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#payOrderList .status[data-v-5efafc64] {
  width: 1.28rem;
  height: 0.56rem;
  text-align: center;
  display: inline-block;
  line-height: 0.533333rem;
  color: #ffffff;
  background: #ff6666;
  font-size: 0.346667rem;
  border-radius: 0.106667rem;
}
#payOrderList .money[data-v-5efafc64] {
  font-size: 0.48rem;
  margin-right: 0.24rem;
  color: #333333;
  font-weight: 600;
}
#payOrderList .poundage[data-v-5efafc64] {
  color: #999999;
  font-size: 0.373333rem;
}
#payOrderList .rightZi[data-v-5efafc64] {
  float: right;
}
#payOrderList .lineContent[data-v-5efafc64] {
  overflow: hidden;
  margin-top: 0.453333rem;
  padding-bottom: 0.666667rem;
  font-size: 0.373333rem;
}
#payOrderList p[data-v-5efafc64] {
  clear: both;
  /*line-height: 50px;*/
  overflow: hidden;
  margin-bottom: 0.346667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#payOrderList p[data-v-5efafc64]:last-child {
  margin-bottom: 0;
}
#payOrderList .contentleft[data-v-5efafc64] {
  float: left;
  color: #333;
}
#payOrderList .contentright[data-v-5efafc64] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #333;
  text-align: right;
}
#payOrderList .contentright.sta_SUCCESS[data-v-5efafc64] {
  color: green;
}
#payOrderList .contentright button[data-v-5efafc64] {
  background-color: #fff;
  color: #333;
  border: 0.026667rem solid #eaeaea;
  padding: 0.053333rem 0.16rem;
  border-radius: 0.106667rem;
}
#payOrderList.not-bind-change-fee-rate .mint-popup {
  z-index: 9000000022 !important;
  width: 8rem !important;
  right: -4rem !important;
  left: auto !important;
}
#payOrderList.not-bind-change-fee-rate .mescrollTop {
  position: fixed;
  top: 2.666667rem !important;
  bottom: 0;
  height: auto;
  /*如设置bottom:50px,则需height:auto才能生效*/
}
.rateBox[data-v-99443794] {
  margin-top: 1.253333rem;
  background: #f4f4f4;
}
.rateBox[data-v-99443794] input:disabled {
  color: #666;
}
.rateBox .rate-item[data-v-99443794] {
  margin-bottom: 0.266667rem;
}
#payOrderList .linsLine[data-v-ba4c8782] {
  background-color: #fff;
  padding: 0.426667rem;
  font-size: 0.4rem;
  margin-bottom: 0.266667rem;
}
#payOrderList .linsLine p[data-v-ba4c8782] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 2;
}
#payOrderList .linsLine p .content-left[data-v-ba4c8782] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #787878;
}
#payOrderList .linsLine p .content-right[data-v-ba4c8782] {
  width: 61.8%;
  text-align: right;
  color: #787878;
}
#payOrderList .linsLine p .content-right.sta_SUCCESS[data-v-ba4c8782] {
  color: green;
}
#payOrderList .linsLine p .content-right.sta_FAILED[data-v-ba4c8782] {
  color: #d6394a;
}
#payOrderList.activite-plan-content .mint-popup {
  z-index: 9000000022 !important;
  width: 8rem !important;
  right: -4rem !important;
  left: auto !important;
}
#payOrderList.activite-plan-content .mescrollTop {
  position: fixed;
  top: 1.2rem !important;
  bottom: 0;
  height: auto;
  /*如设置bottom:50px,则需height:auto才能生效*/
}
.not-bind-change-add[data-v-1692a02b] {
  margin-top: 1.2rem;
}
.not-bind-change-add .activity-select[data-v-1692a02b] .mint-field-core {
  display: none;
}
.not-bind-change-add .activity-select[data-v-1692a02b] .mint-field-other,
.not-bind-change-add .activity-select select[data-v-1692a02b] {
  width: 100%;
  font-size: 0.426667rem;
}
.not-bind-change-add .btn-group[data-v-1692a02b] {
  background-color: #fff;
  padding: 0.426667rem 0.426667rem;
  overflow: hidden;
}
.not-bind-change-add .comfirm-btn[data-v-1692a02b] {
  height: 1.066667rem;
  line-height: 1.066667rem;
  text-align: center;
  font-size: 0.426667rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  background-color: #d6394a;
  border-radius: 0.133333rem;
  color: #ffffff;
}
.not-bind-change-add .check-pos-result[data-v-1692a02b] {
  background-color: #fff;
  padding: 0 0.426667rem 0.426667rem;
  overflow: hidden;
}
.not-bind-change-add .check-pos-result .title[data-v-1692a02b] {
  font-size: 0.426667rem;
}
.not-bind-change-add .check-pos-result .desc[data-v-1692a02b] {
  font-size: 0.373333rem;
}
.not-bind-change-add .check-pos-result .desc span[data-v-1692a02b] {
  margin-right: 0.266667rem;
}
.not-bind-change-add .check-pos-result .desc .success[data-v-1692a02b] {
  color: #67c23a;
}
.not-bind-change-add .check-pos-result .desc .err[data-v-1692a02b] {
  color: #d6394a;
}
.not-bind-change-add .check-pos-result table[data-v-1692a02b] {
  width: 100%;
  border-top: 0.026667rem solid #eaeaea;
  border-left: 0.026667rem solid #eaeaea;
  border-spacing: 0;
  text-align: center;
  margin-top: 0.266667rem;
}
.not-bind-change-add .check-pos-result table thead[data-v-1692a02b] {
  background-color: #f2f2f2;
}
.not-bind-change-add .check-pos-result table th[data-v-1692a02b],
.not-bind-change-add .check-pos-result table td[data-v-1692a02b] {
  border-right: 0.026667rem solid #eaeaea;
  border-bottom: 0.026667rem solid #eaeaea;
  padding: 0.133333rem 0.266667rem;
}
.not-bind-change-add[data-v-8d7053e6] {
  margin-top: 1.2rem;
}
.not-bind-change-add .activity-select[data-v-8d7053e6] .mint-field-core {
  display: none;
}
.not-bind-change-add .activity-select[data-v-8d7053e6] .mint-field-other,
.not-bind-change-add .activity-select select[data-v-8d7053e6] {
  width: 100%;
}
.not-bind-change-add .btn-group[data-v-8d7053e6] {
  background-color: #fff;
  padding: 0.64rem 0;
  overflow: hidden;
}
.not-bind-change-add .comfirm-btn[data-v-8d7053e6] {
  height: 1.066667rem;
  line-height: 1.066667rem;
  text-align: center;
  font-size: 0.426667rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  background-color: #d6394a;
  border-radius: 0.133333rem;
  color: #ffffff;
}
.not-bind-change-add .comfirm-btn.disabled[data-v-8d7053e6] {
  opacity: 0.6;
}
.not-bind-change-add .check-pos-result[data-v-8d7053e6] {
  background-color: #fff;
  padding: 0 0.426667rem 0.426667rem;
  overflow: hidden;
}
.not-bind-change-add .check-pos-result .title[data-v-8d7053e6] {
  font-size: 0.426667rem;
}
.not-bind-change-add .check-pos-result .desc[data-v-8d7053e6] {
  font-size: 0.373333rem;
}
.not-bind-change-add .check-pos-result .desc span[data-v-8d7053e6] {
  margin-right: 0.266667rem;
}
.not-bind-change-add .check-pos-result .desc .success[data-v-8d7053e6] {
  color: #67c23a;
}
.not-bind-change-add .check-pos-result .desc .err[data-v-8d7053e6] {
  color: #d6394a;
}
.not-bind-change-add .check-pos-result table[data-v-8d7053e6] {
  width: 100%;
  border-top: 0.026667rem solid #eaeaea;
  border-left: 0.026667rem solid #eaeaea;
  border-spacing: 0;
  text-align: center;
  margin-top: 0.266667rem;
  font-size: 0.373333rem;
}
.not-bind-change-add .check-pos-result table thead[data-v-8d7053e6] {
  background-color: #f2f2f2;
}
.not-bind-change-add .check-pos-result table th[data-v-8d7053e6],
.not-bind-change-add .check-pos-result table td[data-v-8d7053e6] {
  border-right: 0.026667rem solid #eaeaea;
  border-bottom: 0.026667rem solid #eaeaea;
  padding: 0.133333rem 0.266667rem;
}
.not-bind-change-add .rate-content-list[data-v-8d7053e6] {
  padding: 0.64rem 0;
  background-color: #fff;
}
.not-bind-change-add .rate-content-list[data-v-8d7053e6] .mint-cell.channel-name .mint-cell-title {
  width: 2.8rem !important;
  margin-right: 0.4rem;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.not-bind-change-add .mock-data[data-v-8d7053e6] {
  background-color: #fff;
  padding: 0 0.426667rem 0.426667rem;
}
.not-bind-change-add .mock-data button[data-v-8d7053e6] {
  width: 100%;
  padding: 0.24rem 0.426667rem;
  background-color: #d6394a;
  color: #fff;
  border-radius: 0.133333rem;
}
.not-bind-change-add .mint-cell.mint-field[data-v-8d7053e6] .mint-cell-wrapper {
  font-size: 0.4rem;
}
.not-bind-change-add .mint-cell.mint-field[data-v-8d7053e6] .mint-cell-wrapper .mint-cell-text {
  color: #787878;
}
.not-bind-change-add .mint-cell.mint-field[data-v-8d7053e6] .mint-cell-wrapper .mint-cell-value {
  margin-left: 0.4rem;
}
.not-bind-change-add .mint-cell.mint-field[data-v-8d7053e6] .mint-cell-wrapper .mint-cell-value .mint-field-core {
  color: #000;
}
#rateChange[data-v-01374335] {
  overflow: hidden;
}
#rateChange .sumbitBtn[data-v-01374335] {
  margin: 0.666667rem 0.266667rem;
}
.rateBox[data-v-01374335] {
  margin-top: 1.2rem;
  background: #f4f4f4;
  margin-bottom: 0.213333rem;
}
.rate-item[data-v-01374335] {
  margin-top: 0.213333rem;
}
.rate-item.hide-md-rate[data-v-01374335] {
  display: none;
}
[data-v-01374335] .rateBox .rate-item input.mint-field-core {
  color: #2c2628;
}
[data-v-01374335] .rateBox .rate-item.dis-ipt input.mint-field-core {
  color: #888;
}
.submitbtn-view[data-v-01374335] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0.853333rem;
}
.submitbtn-view .submitBtn[data-v-01374335] {
  margin: 0.666667rem 0.213333rem 0 0.213333rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
[data-v-01374335] .new-channel-rate-list {
  margin-top: 1.226667rem;
}
[data-v-01374335] .new-channel-rate-list .rate-item {
  margin-top: 0 !important;
}
[data-v-01374335] .new-channel-rate-list .rate-item .rate-header {
  display: none !important;
}
[data-v-2bce5c7c] .mint-cell-text {
  color: #333333;
  font-weight: bold;
}
.rate-list[data-v-2bce5c7c] .mint-cell-text {
  color: #555555;
  font-weight: 450;
}
.rate-list .rate-item-remark[data-v-2bce5c7c] {
  font-size: 0.266667rem;
  color: #999;
  text-align: right;
}
[data-v-697a0e70] .mint-cell-text {
  color: #333333;
  font-weight: bold;
}
.rate-list[data-v-697a0e70] .mint-cell-text {
  color: #555555;
  font-weight: 450;
}
.rate-list .rate-item-remark[data-v-697a0e70] {
  font-size: 0.266667rem;
  color: #999;
  text-align: right;
}
.rate-channel-list[data-v-697a0e70] {
  height: 1.28rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-bottom: 0.013333rem solid rgba(217, 217, 217, 0.5);
  padding: 0 0.4rem;
  font-size: 0.36rem;
}
.rate-channel-list .item-label[data-v-697a0e70] {
  width: 31.8%;
}
.rate-channel-list .item-main[data-v-697a0e70] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 0.266667rem;
}
.rate-channel-list .item-main input[data-v-697a0e70] {
  width: 100%;
}
#merchantDetails #show-img[data-v-b193fa08] {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#merchantDetails #show-img .img-area[data-v-b193fa08] {
  max-width: 80%;
  max-height: 80%;
}
#merchantDetails #show-img .img-area img[data-v-b193fa08] {
  width: 100%;
}
#merchantDetails .setionInfo-wrap[data-v-b193fa08] {
  padding-bottom: 0.693333rem;
}
#merchantDetails .setionInfo-wrap > .info-header[data-v-b193fa08] {
  height: 1.093333rem;
  line-height: 1.093333rem;
  text-align: center;
  color: #666666;
  font-size: 0.426667rem;
  font-weight: bold;
}
#merchantDetails .setionInfo-wrap > .info-content[data-v-b193fa08] {
  width: 8.96rem;
  margin: 0 auto;
  border-radius: 0.053333rem;
  border: 0.026667rem solid #adccff;
}
#merchantDetails .setionInfo-wrap > .info-content > .tb[data-v-b193fa08] {
  width: 100%;
}
#merchantDetails .setionInfo-wrap > .info-content > .tb > .tr[data-v-b193fa08] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  min-height: 0.96rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#merchantDetails .setionInfo-wrap > .info-content > .tb > .tr.head[data-v-b193fa08] {
  background: #adccff;
  color: #ffffff;
  font-size: 0.373333rem;
  font-weight: bold;
  opacity: 0.8;
}
#merchantDetails .setionInfo-wrap > .info-content > .tb > .tr.e[data-v-b193fa08] {
  background: #f7fafe;
}
#merchantDetails .setionInfo-wrap > .info-content > .tb > .tr > .th[data-v-b193fa08] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 0.96rem;
}
#merchantDetails .setionInfo-wrap > .info-content > .tb > .tr > .td[data-v-b193fa08] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 0.373333rem;
  font-weight: bold;
  color: #666666;
  opacity: 0.8;
}
#merchantDetails[data-v-b193fa08] {
  overflow: hidden;
}
#merchantDetails .detailsBox[data-v-b193fa08] {
  margin-top: 1.2rem;
  overflow: hidden;
}
#merchantDetails .setionInfo[data-v-b193fa08] {
  margin-top: 0.4rem;
  background: #ffffff;
}
#merchantDetails .infoHead[data-v-b193fa08] {
  padding: 0.4rem;
  border-bottom: 0.013333rem dotted #cccccc;
}
#merchantDetails .infoIcon[data-v-b193fa08] {
  margin-right: 0.293333rem;
  float: left;
}
#merchantDetails .jiben[data-v-b193fa08] {
  width: 0.56rem;
  height: 0.48rem;
  margin-top: 0.106667rem;
}
#merchantDetails .feilv[data-v-b193fa08] {
  width: 0.48rem;
  height: 0.48rem;
  margin-top: 0.08rem;
}
#merchantDetails .zizi[data-v-b193fa08] {
  width: 0.48rem;
  height: 0.533333rem;
  margin-top: 0.08rem;
}
#merchantDetails .wangdian[data-v-b193fa08] {
  width: 0.533333rem;
  height: 0.48rem;
  margin-top: 0.08rem;
}
#merchantDetails .jiesuan[data-v-b193fa08] {
  width: 0.453333rem;
  height: 0.533333rem;
  margin-top: 0.04rem;
}
#merchantDetails .jiju[data-v-b193fa08] {
  width: 0.506667rem;
  height: 0.506667rem;
  margin-top: 0.08rem;
}
#merchantDetails .shoukuanma[data-v-b193fa08] {
  width: 0.586667rem;
  height: 0.453333rem;
  margin-top: 0.106667rem;
  margin-right: 0.24rem;
}
#merchantDetails .infoName[data-v-b193fa08] {
  font-size: 0.48rem;
  color: #666666;
}
#merchantDetails .infoContent[data-v-b193fa08] {
  padding: 0.506667rem;
  padding-bottom: 0.666667rem;
  padding-top: 0;
}
#merchantDetails .rowInfo[data-v-b193fa08] {
  margin-top: 0.32rem;
  overflow: hidden;
}
#merchantDetails .rowInfo .settle-pic-btn[data-v-b193fa08] {
  padding: 0.026667rem 0.093333rem;
  background-color: #fff;
  border: 0.026667rem solid#d6394a;
  border-radius: 0.106667rem;
  margin-left: 0.16rem;
  color: #d6394a;
}
#merchantDetails .leftZi[data-v-b193fa08] {
  text-align: right;
  width: 3.2rem;
  color: #666;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
  opacity: 0.8;
  display: inline-block;
  float: left;
}
#merchantDetails .rightZi[data-v-b193fa08] {
  color: #666;
  opacity: 0.8;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
  display: block;
  word-wrap: break-word;
  margin-left: 3.333333rem;
}
#merchantDetails .rowInfo.flex-item[data-v-b193fa08] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#merchantDetails .rowInfo.flex-item .leftZi[data-v-b193fa08] {
  margin-top: 0.026667rem;
}
#merchantDetails .rowInfo.flex-item .rightZi[data-v-b193fa08] {
  margin-left: 0;
}
#merchantDetails .changeBtn[data-v-b193fa08] {
  color: #999999;
  font-size: 0.4rem;
  float: right;
}
#merchantDetails .rightJiantou[data-v-b193fa08] {
  width: 0.213333rem;
  height: 0.426667rem;
  float: right;
  margin-left: 0.266667rem;
  margin-top: 0.066667rem;
}
#merchantDetails .qord[data-v-b193fa08] {
  width: 6.666667rem;
  height: 8rem;
  /*border: 1px solid #dddddd;*/
  margin: auto;
  margin-top: 0.8rem;
}
#merchantDetails .codeSty[data-v-b193fa08] {
  width: 6.666667rem;
  height: 8rem;
}
#merchantDetails .qordInfo[data-v-b193fa08] {
  width: 5.333333rem;
  margin: auto;
  margin-top: 0.533333rem;
  padding-top: 0.266667rem;
  border-top: 0.013333rem dotted;
}
#merchantDetails .rowZi[data-v-b193fa08] {
  font-size: 0.293333rem;
  color: #333333;
  text-align: center;
}
#merchantDetails .saveBtn[data-v-b193fa08] {
  border: 0.026667rem solid #d6394a;
  width: 3.466667rem;
  height: 0.893333rem;
  text-align: center;
  line-height: 0.893333rem;
  color: #d8af6b;
  font-size: 0.373333rem;
  margin: auto;
  margin-top: 0.666667rem;
  border-radius: 0.133333rem;
}
#merchantDetails .rejectReason[data-v-b193fa08] {
  text-align: center;
  padding: 0.266667rem;
  font-size: 0.4rem;
}
#merchantDetails .rejectInfo[data-v-b193fa08] {
  color: #666;
  font-size: 0.373333rem;
}
#flow-card-manage-record .mescrollTop[data-v-639f0100] {
  position: fixed;
  top: 1.4rem;
  right: 0;
  bottom: 0;
  left: 0;
}
#flow-card-manage-record .checkRows[data-v-639f0100] {
  padding-bottom: 0.48rem;
}
#flow-card-manage-record .checkRows > div[data-v-639f0100] {
  padding: 0.346667rem;
  background: #ffffff;
  margin-bottom: 0.266667rem;
}
#flow-card-manage-record .checkRows .orderIcon[data-v-639f0100] {
  width: 0.466667rem;
  height: 0.493333rem;
  margin-right: 0.32rem;
  float: left;
}
#flow-card-manage-record .checkRows .orderNum[data-v-639f0100] {
  display: inline-block;
  width: 6.666667rem;
  color: #666666;
  font-size: 0.426667rem;
  line-height: 0.533333rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#flow-card-manage-record .checkRows .orderStatu[data-v-639f0100] {
  display: inline-block;
  height: 0.533333rem;
  line-height: 0.506667rem;
  padding: 0 0.26rem;
  text-align: center;
  border-radius: 0.08rem;
  background-color: #e6f7ff;
  color: #8ed7ff;
}
#flow-card-manage-record .checkRows .listLine[data-v-639f0100] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.05rem;
}
#flow-card-manage-record .checkRows .listLine .title[data-v-639f0100] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#flow-card-manage-record .checkRows .topContent[data-v-639f0100] {
  position: relative;
}
#flow-card-manage-record .checkRows .topContent .line2[data-v-639f0100] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  line-height: 0.666667rem;
}
#flow-card-manage-record .checkRows .topContent .line2 > div[data-v-639f0100] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 0.373333rem;
  font-weight: 500;
  color: #949494;
}
#flow-card-manage-record .checkRows .topContent .line2 > div span[data-v-639f0100] {
  color: #949494;
}
#flow-card-manage-record .checkRows .topContent .line2 > div img[data-v-639f0100] {
  width: 0.4rem;
  height: 0.4rem;
  margin: 0.133333rem 0.346667rem 0 0.026667rem;
}
#flow-card-manage-record .checkRows .topContent .allType[data-v-639f0100] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 0.266667rem;
  padding-top: 0.266667rem;
  border-top: 0.026667rem solid #f4f4f4;
}
#flow-card-manage-record .checkRows .topContent .allType span[data-v-639f0100] {
  padding: 0 0.133333rem;
  min-width: 2rem;
  text-align: center;
  margin-left: 0.266667rem;
  height: 0.666667rem;
  line-height: 0.64rem;
  border-radius: 0.053333rem;
  border: 0.026667rem solid #e3a135;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #e3a135;
}
#flow-card-manage-record .checkRows.none-img img[data-v-639f0100] {
  display: none;
}
#record-header[data-v-451c4d18] {
  position: fixed;
  top: 1.2rem;
  right: 0;
  left: 0;
  z-index: 500;
}
#record-header .mint-navbar .mint-tab-item[data-v-451c4d18] {
  padding: 0.346667rem 0;
  color: #999;
}
#record-header .mint-navbar .mint-tab-item .mint-tab-item-label[data-v-451c4d18] {
  font-weight: normal;
}
#record-header .mint-navbar .mint-tab-item.is-selected[data-v-451c4d18] {
  border-bottom: 0.04rem solid #ef4f4f !important;
  color: #ef4f4f !important;
}
#record-header .mint-navbar .mint-tab-item.is-selected .mint-tab-item-label[data-v-451c4d18] {
  font-weight: bold;
}
.showNoData[data-v-1e201d76] {
  line-height: 50vh;
  font-size: 0.373333rem;
  text-align: center;
  color: #888;
}
#flow-card-manage-record .mescrollTop[data-v-1e201d76] {
  position: fixed;
  top: 2.4rem;
  right: 0;
  bottom: 0;
  left: 0;
}
#flow-card-manage-record .checkRows[data-v-1e201d76] {
  padding-bottom: 1.6rem;
}
#flow-card-manage-record .checkRows > div[data-v-1e201d76] {
  padding: 0.346667rem;
  background: #ffffff;
  margin-bottom: 0.266667rem;
}
#flow-card-manage-record .checkRows .orderIcon[data-v-1e201d76] {
  width: 0.466667rem;
  height: 0.493333rem;
  margin-right: 0.32rem;
  float: left;
}
#flow-card-manage-record .checkRows .orderNum[data-v-1e201d76] {
  display: inline-block;
  width: 6.666667rem;
  color: #666666;
  font-size: 0.426667rem;
  line-height: 0.533333rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#flow-card-manage-record .checkRows .orderStatu[data-v-1e201d76] {
  display: inline-block;
  height: 0.533333rem;
  line-height: 0.506667rem;
  padding: 0 0.26rem;
  text-align: center;
  border-radius: 0.08rem;
  background-color: #e6f7ff;
  color: #8ed7ff;
}
#flow-card-manage-record .checkRows .listLine[data-v-1e201d76] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.05rem;
}
#flow-card-manage-record .checkRows .listLine .title[data-v-1e201d76] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#flow-card-manage-record .checkRows .topContent[data-v-1e201d76] {
  position: relative;
}
#flow-card-manage-record .checkRows .topContent .line2[data-v-1e201d76] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  line-height: 0.666667rem;
}
#flow-card-manage-record .checkRows .topContent .line2 > div[data-v-1e201d76] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 0.373333rem;
  font-weight: 500;
  color: #949494;
}
#flow-card-manage-record .checkRows .topContent .line2 > div span[data-v-1e201d76] {
  color: #949494;
}
#flow-card-manage-record .checkRows .topContent .line2 > div img[data-v-1e201d76] {
  width: 0.4rem;
  height: 0.4rem;
  margin: 0.133333rem 0.346667rem 0 0.026667rem;
}
#flow-card-manage-record .checkRows .topContent .allType[data-v-1e201d76] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 0.266667rem;
  padding-top: 0.266667rem;
  border-top: 0.026667rem solid #f4f4f4;
}
#flow-card-manage-record .checkRows .topContent .allType span[data-v-1e201d76] {
  padding: 0 0.133333rem;
  min-width: 2rem;
  text-align: center;
  margin-left: 0.266667rem;
  height: 0.666667rem;
  line-height: 0.64rem;
  border-radius: 0.053333rem;
  border: 0.026667rem solid #e3a135;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #e3a135;
}
#flow-card-manage-record .checkRows.none-img img[data-v-1e201d76] {
  display: none;
}
.showNoData[data-v-f819f326] {
  line-height: 50vh;
  font-size: 0.373333rem;
  text-align: center;
  color: #888;
}
#flow-card-manage-record .mescrollTop[data-v-f819f326] {
  position: fixed;
  top: 2.4rem;
  right: 0;
  bottom: 0;
  left: 0;
}
#flow-card-manage-record .checkRows[data-v-f819f326] {
  padding-bottom: 1.6rem;
}
#flow-card-manage-record .checkRows > div[data-v-f819f326] {
  padding: 0.346667rem;
  background: #ffffff;
  margin-bottom: 0.266667rem;
}
#flow-card-manage-record .checkRows .orderIcon[data-v-f819f326] {
  width: 0.466667rem;
  height: 0.493333rem;
  margin-right: 0.32rem;
  float: left;
}
#flow-card-manage-record .checkRows .orderNum[data-v-f819f326] {
  display: inline-block;
  width: 6.666667rem;
  color: #666666;
  font-size: 0.426667rem;
  line-height: 0.533333rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#flow-card-manage-record .checkRows .orderStatu[data-v-f819f326] {
  display: inline-block;
  height: 0.533333rem;
  line-height: 0.506667rem;
  padding: 0 0.26rem;
  text-align: center;
  border-radius: 0.08rem;
  background-color: #e6f7ff;
  color: #8ed7ff;
}
#flow-card-manage-record .checkRows .listLine[data-v-f819f326] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.05rem;
}
#flow-card-manage-record .checkRows .listLine .title[data-v-f819f326] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#flow-card-manage-record .checkRows .topContent[data-v-f819f326] {
  position: relative;
}
#flow-card-manage-record .checkRows .topContent .line2[data-v-f819f326] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  line-height: 0.666667rem;
}
#flow-card-manage-record .checkRows .topContent .line2 > div[data-v-f819f326] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 0.373333rem;
  font-weight: 500;
  color: #949494;
}
#flow-card-manage-record .checkRows .topContent .line2 > div span[data-v-f819f326] {
  color: #949494;
}
#flow-card-manage-record .checkRows .topContent .line2 > div img[data-v-f819f326] {
  width: 0.4rem;
  height: 0.4rem;
  margin: 0.133333rem 0.346667rem 0 0.026667rem;
}
#flow-card-manage-record .checkRows .topContent .allType[data-v-f819f326] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 0.266667rem;
  padding-top: 0.266667rem;
  border-top: 0.026667rem solid #f4f4f4;
}
#flow-card-manage-record .checkRows .topContent .allType span[data-v-f819f326] {
  padding: 0 0.133333rem;
  min-width: 2rem;
  text-align: center;
  margin-left: 0.266667rem;
  height: 0.666667rem;
  line-height: 0.64rem;
  border-radius: 0.053333rem;
  border: 0.026667rem solid #e3a135;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #e3a135;
}
#flow-card-manage-record .checkRows.none-img img[data-v-f819f326] {
  display: none;
}/*基本信息样式*/
#bindApply[data-v-d82c247c] {
  overflow: hidden;
  background-color: #fff;
}
#bindApply .enterNetBox[data-v-d82c247c] {
  margin-top: 1.2rem;
  overflow: hidden;
}
#bindApply .merchantInfo[data-v-d82c247c] {
  padding: 0.4rem;
  padding-top: 0;
}
#bindApply .merchantInfoTit[data-v-d82c247c] {
  margin-top: 0.533333rem;
}
#bindApply .merchantInfoTitqiye[data-v-d82c247c] {
  margin-bottom: 0.4rem;
}
#bindApply .shanghuIcon[data-v-d82c247c] {
  width: 0.466667rem;
  height: 0.466667rem;
  margin-right: 0.213333rem;
  float: left;
  margin-top: 0.066667rem;
}
#bindApply .jiesuanIcon[data-v-d82c247c] {
  width: 0.44rem;
  height: 0.506667rem;
  margin-right: 0.213333rem;
  float: left;
  margin-top: 0.04rem;
}
#bindApply .shanghuText[data-v-d82c247c] {
  font-size: 0.453333rem;
  color: #1e1e1e;
}
#bindApply .infoContent[data-v-d82c247c] {
  margin-top: 0.533333rem;
}
#bindApply .aboutIcon[data-v-d82c247c] {
  float: right;
  width: 0.613333rem;
  height: 0.613333rem;
}
#bindApply .jiesuanCls[data-v-d82c247c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.533333rem 0.266667rem;
  padding-bottom: 0;
}
#bindApply .flexChildDiv[data-v-d82c247c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
#bindApply .flexChildDiv p[data-v-d82c247c] {
  margin-top: 0.266667rem;
  font-size: 0.373333rem;
}
#bindApply .jishiIcon[data-v-d82c247c] {
  width: 0.893333rem;
  height: 0.893333rem;
}
#bindApply .workIncon[data-v-d82c247c] {
  width: 0.893333rem;
  height: 0.88rem;
}
#bindApply .xiangjiIcon[data-v-d82c247c] {
  width: 0.613333rem;
  height: 0.533333rem;
  position: absolute;
  right: 0;
  top: -0.24rem;
}
#bindApply .colorText[data-v-d82c247c] {
  color: #d6394a;
}

/*第一步样式*/
#bindApply .enterNetOne[data-v-d82c247c] {
  padding: 0.4rem;
}
#bindApply .headStep[data-v-d82c247c] {
  text-align: center;
}
#bindApply .stepOne[data-v-d82c247c] {
  width: 8.28rem;
  height: 1.933333rem;
}
#bindApply .contentOne[data-v-d82c247c] {
  margin-top: 0.8rem;
}
#bindApply .radios[data-v-d82c247c] {
  /*position: absolute;*/
  /*left: 0;*/
  /*top: 3px;*/
}
#bindApply #yes[data-v-d82c247c] {
  margin-left: 0.266667rem;
}

/*第二步样式*/
#bindApply .enterNetTwo[data-v-d82c247c] {
  padding: 0.4rem;
}
#bindApply .stepTwo[data-v-d82c247c] {
  width: 8.28rem;
  height: 1.933333rem;
}
#bindApply .contentTwo[data-v-d82c247c] {
  margin-top: 0.8rem;
}
#bindApply .qiyeIcon[data-v-d82c247c] {
  width: 0.533333rem;
  height: 0.533333rem;
  margin-right: 0.213333rem;
  float: left;
}
#bindApply .addInfo[data-v-d82c247c] {
  text-align: center;
  padding: 0.4rem 0 0.666667rem 0;
  border-top: 0.013333rem solid #cccccc;
}
#bindApply .minTextSty[data-v-d82c247c] {
  color: #d6394a;
  font-size: 0.4rem;
}
#bindApply .xjt[data-v-d82c247c] {
  width: 0.413333rem;
  height: 0.226667rem;
  float: right;
  margin-top: 0.106667rem;
}
#bindApply .yingyeImgDiv[data-v-d82c247c] {
  padding: 0.4rem 0;
  text-align: center;
  position: relative;
}
#bindApply .yingyeImg[data-v-d82c247c] {
  width: 7.653333rem;
  height: 4.666667rem;
}
#bindApply .yingyeImgFile[data-v-d82c247c] {
  width: 1.066667rem;
  position: absolute;
  height: 1.146667rem;
  left: 50%;
  margin-left: -0.533333rem;
  top: 50%;
  margin-top: -1.333333rem;
  opacity: 0;
}
#bindApply .farenIcon[data-v-d82c247c] {
  width: 0.64rem;
  height: 0.48rem;
  margin-right: 0.213333rem;
  float: left;
  margin-top: 0.08rem;
}
#bindApply .merchantInfoTitfaren[data-v-d82c247c] {
  border-bottom: 0.013333rem solid #cccccc;
  padding-bottom: 0.4rem;
}
#bindApply #jiesuanYes[data-v-d82c247c] {
  margin-left: 0.266667rem;
}
#bindApply .sfzImgDiv[data-v-d82c247c] {
  padding: 0.4rem 0;
  text-align: center;
  position: relative;
}
#bindApply .sfzImg[data-v-d82c247c] {
  width: 7.653333rem;
  height: 4.666667rem;
}
#bindApply .sfzImgFile[data-v-d82c247c] {
  position: absolute;
  opacity: 0;
  width: 7.653333rem;
  height: 4.666667rem;
}
#bindApply .footBtn[data-v-d82c247c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.266667rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#bindApply .beforeBtn[data-v-d82c247c] {
  width: 3.693333rem;
  height: 1.066667rem;
  text-align: center;
  line-height: 1.066667rem;
  border: 0.013333rem solid #d6394a;
  border-radius: 0.066667rem;
  color: #d6394a;
  font-size: 0.48rem;
  background: #ffffff;
}
#bindApply .nextBtn[data-v-d82c247c] {
  width: 3.693333rem;
  height: 1.066667rem;
  text-align: center;
  line-height: 1.066667rem;
  border: 0.013333rem solid #d6394a;
  border-radius: 0.066667rem;
  color: #ffffff;
  background: #d6394a;
  font-size: 0.48rem;
}
#bindApply .enterNetThree[data-v-d82c247c] {
  padding: 0 0.4rem;
}

/*第三步的样式*/
#bindApply .stepThree[data-v-d82c247c] {
  width: 8.28rem;
  height: 1.933333rem;
}
#bindApply .contentThree[data-v-d82c247c] {
  margin-top: 0.266667rem;
}
#bindApply .merchantInfoTitjiesuan[data-v-d82c247c] {
  border-bottom: 0.013333rem solid #cccccc;
  padding-bottom: 0.4rem;
}
#bindApply #accountOpen[data-v-d82c247c],
#bindApply #accountOpen2[data-v-d82c247c] {
  margin-left: 0.4rem;
}
#bindApply .xinxiIcon[data-v-d82c247c] {
  width: 0.44rem;
  height: 0.466667rem;
  margin-right: 0.213333rem;
  float: left;
  margin-top: 0.08rem;
}
#bindApply .margin-bottom[data-v-d82c247c] {
  margin-bottom: 0.4rem;
}
#bindApply .posTit[data-v-d82c247c] {
  color: #d6394a;
  font-size: 0.373333rem;
}
#bindApply .checkNo[data-v-d82c247c] {
  background: #d6394a;
  color: #ffffff;
  border-radius: 0.08rem;
  padding: 0.106667rem 0.213333rem;
  position: absolute;
  right: 0;
  top: -0.293333rem;
}
#bindApply .pos-info-posSn .mint-field-core[data-v-d82c247c] {
  width: 80%;
}
#bindApply .scanImg[data-v-d82c247c] {
  position: absolute;
  right: 0;
  height: 0.666667rem;
  top: -0.333333rem;
  z-index: 1000;
}
#bindApply .mint-field .mint-cell-title {
  width: 2.666667rem;
  font-size: 0.4rem;
  color: #666;
}
#bindApply .mint-field.merchant-field-clear .mint-field-clear {
  margin-right: 1.36rem;
  margin-top: 0.08rem;
}
#bindApply .mint-field-core::-webkit-input-placeholder {
  color: #cccccc;
  font-size: 0.4rem;
  margin-top: 0.213333rem;
}
#bindApply .mint-field .mint-cell-value {
  position: relative;
}
#bindApply .mint-popup {
  width: 100%;
}
#bindApply .is-textarea .mint-cell-title {
  /*margin-top: -148px;*/
}
#bindApply .mint-field-other {
  position: absolute;
  left: 0;
  top: unset;
}
#bindApply #duohang {
  height: 2.666667rem;
}
#bindApply #duohang .mint-cell-title {
  margin-bottom: 1.28rem;
}
#bindApply #duohang .mint-cell-value {
  margin-bottom: 1.706667rem;
}
#bindApply #duohang .mint-field-other {
  top: 1.066667rem;
}/* 引入字体-用于终端查询头部数字样式 */
@font-face {
  font-family: 'DINAlternate-Bold';
  src: url(../../static/fonts/DINAlternateBold.4d9701d.ttf);
  font-weight: normal;
  font-style: normal;
}
#machineToolsCheck > .unbind-page[data-v-6e1bb62e] {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background: rgba(3, 3, 3, 0.4);
}
#machineToolsCheck > .unbind-page > .content[data-v-6e1bb62e] {
  background: #fff;
  width: 90%;
  border-radius: 0.066667rem;
  margin: 5.333333rem auto 0;
}
#machineToolsCheck > .unbind-page > .content > .content-in[data-v-6e1bb62e] {
  margin: 0.266667rem;
  padding-top: 0.8rem;
  font-size: 0.373333rem;
}
#machineToolsCheck > .unbind-page > .content > .content-in > .title[data-v-6e1bb62e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.533333rem;
}
#machineToolsCheck > .unbind-page > .content > .content-in > .title > span[data-v-6e1bb62e] {
  width: 1.866667rem;
  line-height: 0.88rem;
}
#machineToolsCheck > .unbind-page > .content > .content-in > .title > span[data-v-6e1bb62e]::before {
  content: '*';
  display: inline-block;
  color: #d6394a;
}
#machineToolsCheck > .unbind-page > .content > .content-in > .title > .tel[data-v-6e1bb62e] {
  width: 3.466667rem;
  border: 0.026667rem solid #eee;
  height: 0.88rem;
  border-radius: 0.066667rem;
  text-indent: 0.266667rem;
}
#machineToolsCheck > .unbind-page > .content > .content-in > .title > .btn[data-v-6e1bb62e] {
  width: 2.933333rem;
  font-size: 0.373333rem;
  margin-left: 0.266667rem;
}
#machineToolsCheck > .unbind-page > .content > .content-in > .code[data-v-6e1bb62e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.533333rem;
}
#machineToolsCheck > .unbind-page > .content > .content-in > .code > span[data-v-6e1bb62e] {
  width: 1.866667rem;
  line-height: 0.88rem;
}
#machineToolsCheck > .unbind-page > .content > .content-in > .code > span[data-v-6e1bb62e]::before {
  content: '*';
  display: inline-block;
  color: #d6394a;
}
#machineToolsCheck > .unbind-page > .content > .content-in > .code > .inptSty[data-v-6e1bb62e] {
  border: 0.026667rem solid #eee;
  width: 3.466667rem;
  height: 0.88rem;
  border-radius: 0.066667rem;
  text-indent: 0.266667rem;
}
#machineToolsCheck > .unbind-page > .content > .btns[data-v-6e1bb62e] {
  padding-bottom: 0.533333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#machineToolsCheck > .unbind-page > .content > .btns > .btn[data-v-6e1bb62e] {
  height: 0.933333rem;
  width: 2rem;
  line-height: 0.933333rem;
  border-radius: 0.066667rem;
  font-size: 0.373333rem;
  text-align: center;
}
#machineToolsCheck > .unbind-page > .content > .btns > .search-btn[data-v-6e1bb62e] {
  background: #fcc922;
  margin-right: 0.266667rem;
}
#machineToolsCheck > .unbind-page > .content > .btns > .reset-btn[data-v-6e1bb62e] {
  background: #fdfdfe;
  margin-left: 0.266667rem;
  border: solid 0.026667rem #ebebeb;
}
#machineToolsCheck[data-v-6e1bb62e] {
  overflow: hidden;
}
#machineToolsCheck .chaImg[data-v-6e1bb62e] {
  width: 0.426667rem;
  height: 0.426667rem;
  position: absolute;
  right: 2.133333rem;
  margin-top: 0.373333rem;
}
#machineToolsCheck .checkBox[data-v-6e1bb62e] {
  margin-top: 1.2rem;
}
#machineToolsCheck .checkList[data-v-6e1bb62e] {
  /*position: absolute;*/
  /*left:0;*/
  /*width:100%;*/
  /*height:100%;*/
  /*overflow:auto;*/
  /*box-sizing:border-box;*/
  /*-webkit-overflow-scrolling: touch;*/
}
#machineToolsCheck .checkHead[data-v-6e1bb62e] {
  padding: 0.4rem;
}
#machineToolsCheck .checkSetion[data-v-6e1bb62e] {
  border: 0.026667rem solid #cccccc;
  background: #ffffff;
  height: 1.2rem;
  line-height: 1.2rem;
  padding: 0 2.133333rem 0 0.426667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
#machineToolsCheck .spacing[data-v-6e1bb62e] {
  margin-top: 0.4rem;
}
#machineToolsCheck .checkTit[data-v-6e1bb62e] {
  font-size: 0.4rem;
  color: #666666;
  margin-right: 0.346667rem;
  left: 0.6rem;
  width: 2.133333rem;
}
#machineToolsCheck .sanjiaoIcon[data-v-6e1bb62e] {
  width: 0.253333rem;
  height: 0.226667rem;
  margin-top: 0.48rem;
  margin-right: 0.48rem;
}
#machineToolsCheck .inptSty[data-v-6e1bb62e] {
  width: 100%;
  font-size: 0.4rem;
}
#machineToolsCheck .inptSty[data-v-6e1bb62e]::-webkit-input-placeholder,
textarea[data-v-6e1bb62e]::-webkit-input-placeholder {
  color: #cccccc;
}
#machineToolsCheck .jbBtn[data-v-6e1bb62e] {
  background: #d6394a;
  padding: 0.106667rem 0.24rem;
  position: absolute;
  right: 0.32rem;
  color: #ffffff;
  border-radius: 0.106667rem;
}
#machineToolsCheck .seachBtn[data-v-6e1bb62e] {
  width: 1.893333rem;
  background: #d6394a;
  font-size: 0.4rem;
  color: #ffffff;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
}
#machineToolsCheck .checkRows > div[data-v-6e1bb62e] {
  padding: 0.346667rem;
  background: #ffffff;
  margin-bottom: 0.266667rem;
}
#machineToolsCheck .topContent[data-v-6e1bb62e] {
  position: relative;
}
#machineToolsCheck .topContent .line2[data-v-6e1bb62e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  line-height: 0.666667rem;
}
#machineToolsCheck .topContent .line2 > div[data-v-6e1bb62e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #949494;
}
#machineToolsCheck .topContent .line2 > div[data-v-6e1bb62e]:first-child {
  min-width: 2.8rem;
}
#machineToolsCheck .topContent .line2 > div span[data-v-6e1bb62e] {
  color: #949494;
}
#machineToolsCheck .topContent .line2 > div img[data-v-6e1bb62e] {
  width: 0.4rem;
  height: 0.4rem;
  margin: 0.133333rem 0.346667rem 0 0.026667rem;
}
#machineToolsCheck .topContent .allType[data-v-6e1bb62e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 0.266667rem;
  padding-top: 0.266667rem;
  border-top: 0.026667rem solid #f4f4f4;
}
#machineToolsCheck .topContent .allType span[data-v-6e1bb62e] {
  padding: 0 0.133333rem;
  min-width: 2rem;
  text-align: center;
  margin-left: 0.266667rem;
  height: 0.666667rem;
  line-height: 0.64rem;
  border-radius: 0.053333rem;
  border: 0.026667rem solid #e3a135;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #e3a135;
}
#machineToolsCheck .listLine[data-v-6e1bb62e] {
  margin-bottom: 0.266667rem;
}
#machineToolsCheck .orderIcon[data-v-6e1bb62e] {
  width: 0.466667rem;
  height: 0.493333rem;
  margin-right: 0.32rem;
  float: left;
}
#machineToolsCheck .orderNum[data-v-6e1bb62e] {
  display: inline-block;
  width: 6.666667rem;
  color: #666666;
  font-size: 0.426667rem;
  line-height: 0.533333rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
}
.orderStatu[data-v-6e1bb62e] {
  display: inline-block;
  float: right;
  width: 1.6rem;
  height: 0.533333rem;
  line-height: 0.533333rem;
  text-align: center;
  border-radius: 0.08rem;
  background-color: #e6f7ff;
  color: #8ed7ff;
}
.orderStatu b[data-v-6e1bb62e] {
  color: #8ed7ff;
}
#machineToolsCheck .orderName[data-v-6e1bb62e] {
  font-size: 0.4rem;
  color: #999999;
}
#machineToolsCheck .date[data-v-6e1bb62e] {
  font-size: 0.4rem;
  color: #999999;
  float: right;
}
#machineToolsCheck .bottomContent[data-v-6e1bb62e] {
  padding-top: 0.213333rem;
  overflow: hidden;
}
#machineToolsCheck .fnBtn[data-v-6e1bb62e] {
  border: 0.026667rem solid #d6394a;
  border-radius: 0.08rem;
  padding: 0.08rem 0.186667rem;
  color: #d6394a;
  font-size: 0.4rem;
  margin-left: 0.213333rem;
  float: right;
}
#machineToolsCheck .tostTit[data-v-6e1bb62e] {
  height: 1.2rem;
  line-height: 1.2rem;
  text-align: center;
  font-size: 0.48rem;
  border-bottom: 0.013333rem solid #bdbdbd;
  position: relative;
}
#machineToolsCheck .selectHave[data-v-6e1bb62e] {
  position: absolute;
  color: #d6394a;
  right: 0.373333rem;
  font-size: 0.426667rem;
}
#machineToolsCheck .selectWid[data-v-6e1bb62e] {
  width: 1.733333rem;
}
#machineToolsCheck .setion[data-v-6e1bb62e] {
  margin-top: 0.4rem;
  position: relative;
}
#machineToolsCheck .dataIptSty[data-v-6e1bb62e] {
  font-size: 0.4rem;
  color: #333333;
  width: 100%;
  padding: 0.2rem 0.266667rem;
  border: 0.026667rem solid #cccccc;
  border-radius: 0.026667rem;
  background: #ffffff;
}
#machineToolsCheck .mint-popup-bottom[data-v-6e1bb62e] {
  width: 100%;
}
#machineToolsCheck .sanjiaoImg[data-v-6e1bb62e] {
  width: 0.253333rem;
  height: 0.226667rem;
  position: absolute;
  right: 0.373333rem;
  bottom: 0.453333rem;
}
.screen[data-v-6e1bb62e] {
  position: absolute;
  display: block;
  top: 0.4rem;
  right: 0.4rem;
  width: 0.4rem;
  height: 0.4rem;
}
.content#entry-warehouse-screen-right[data-v-6e1bb62e] {
  padding: 0.666667rem 0.426667rem;
}
.content .chooseList[data-v-6e1bb62e] {
  padding-left: 0.133333rem;
}
.content .chooseList h2[data-v-6e1bb62e] {
  font-size: 0.426667rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: #333333;
  line-height: 1.333333rem;
}
.content .chooseList .chooseName[data-v-6e1bb62e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content .chooseList .chooseName li[data-v-6e1bb62e] {
  padding: 0 0.266667rem;
  margin-right: 0.533333rem;
  margin-bottom: 0.266667rem;
  text-align: center;
  height: 0.666667rem;
  line-height: 0.666667rem;
  background: #f9f9f9;
  border-radius: 0.08rem;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #595959;
}
.content .chooseList .chooseName li.on[data-v-6e1bb62e] {
  background: #d6394a;
  color: #fff;
  border-radius: 0.08rem;
}
.posNumBox[data-v-6e1bb62e] {
  position: fixed;
  top: 1.2rem;
  width: 100%;
  height: 3.333333rem;
  background: url(../../static/img/entry-warehouse-bg.b2b24da.png) no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.533333rem 0;
  text-align: center;
}
.posNumBox > div[data-v-6e1bb62e] {
  min-width: 0.026667rem;
}
.posNumBox > div[data-v-6e1bb62e]:nth-child(2n + 1) {
  width: 50%;
}
.posNumBox > div[data-v-6e1bb62e]:nth-child(2n) {
  background-color: #979797;
  opacity: 0.6;
  margin-top: 0.533333rem;
  height: 1.066667rem;
}
.posNumBox > div h3[data-v-6e1bb62e] {
  color: #fff;
  line-height: 1.066667rem;
  font-size: 0.373333rem;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
}
.posNumBox > div div[data-v-6e1bb62e] {
  color: #bcbcc1;
  font-size: 0.32rem;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
}
.posNumBox > div div span[data-v-6e1bb62e] {
  font-size: 0.693333rem;
  font-family: DINAlternate-Bold, Helvetica, STHeiTi, sans-serif;
  font-weight: bold;
  color: #ebc67d;
}
.searchBox[data-v-6e1bb62e] {
  position: fixed;
  top: 1.2rem;
  padding: 0.266667rem 0.386667rem 0.266667rem;
  left: 0;
  right: 0;
  z-index: 2;
  background-color: #f7f7f7;
}
.searchBox .batch-setting-search[data-v-6e1bb62e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.searchBox .batch-setting-search .batch-btn-group[data-v-6e1bb62e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.searchBox .batch-setting-search .batch-btn-group .btn[data-v-6e1bb62e] {
  width: 1.466667rem;
  background-color: #d6394a;
  color: #fff;
  text-align: center;
}
.searchBox .batch-setting-search .batch-btn-group .btn.batch-btn[data-v-6e1bb62e] {
  width: 2rem;
  margin-left: 0.2rem;
  background: #01b2e6;
}
.searchBox .batch-setting-search input[data-v-6e1bb62e],
.searchBox .batch-setting-search .btn[data-v-6e1bb62e] {
  height: 1.2rem;
  line-height: 1.2rem;
  font-size: 0.4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.searchBox .batch-setting-search input[data-v-6e1bb62e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-left: 0.266667rem solid #fff;
}
.searchBox .searchName[data-v-6e1bb62e] {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.searchBox .searchName .hasChoose[data-v-6e1bb62e] {
  display: inline-block;
  width: 1.466667rem;
  height: 1.093333rem;
  text-align: right;
  font-size: 0.426667rem;
  color: #979797;
  margin-right: -0.133333rem;
  line-height: 1.173333rem;
  background: #fff;
}
.searchBox .searchName input[data-v-6e1bb62e] {
  height: 1.093333rem;
  text-indent: 0.5em;
  border-radius: 0.053333rem 0 0 0.053333rem;
  font-size: 0.426667rem;
  font-family: SourceHanSansCN-Medium;
  outline: none;
  font-weight: 500;
  color: #333333;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.searchBox .searchName .search[data-v-6e1bb62e] {
  width: 1.866667rem;
  height: 1.093333rem;
  line-height: 1.093333rem;
  text-align: center;
  border-radius: 0 0.053333rem 0.053333rem 0;
  font-size: 0.4rem;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #ffffff;
  background: #d6394a;
}
.searchBox .searchName .search.entry-btn[data-v-6e1bb62e] {
  width: 2rem !important;
  margin-left: 0.2rem;
  background: #01b2e6 !important;
}
.searchBox .searchName .waiteList[data-v-6e1bb62e] {
  position: absolute;
  top: 1.08rem;
  left: 0;
  z-index: 100;
  border: 0.026667rem solid #efefef;
  width: 9.2rem;
  background-color: #fff;
  padding: 0 0.533333rem;
  overflow: hidden;
}
.searchBox .searchName .waiteList li[data-v-6e1bb62e] {
  line-height: 1.146667rem;
  font-size: 0.4rem;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
}
.searchBox .searchName .waiteList li[data-v-6e1bb62e]:not(:last-child) {
  border-bottom: 0.026667rem solid #efefef;
}
.noResult[data-v-6e1bb62e] {
  line-height: 50vh;
  font-size: 0.373333rem;
  text-align: center;
  color: #888;
}
#machineToolsCheck .mint-popup {
  width: 100%;
}
#machineToolsCheck .mescrollTop {
  position: fixed;
  top: 2.933333rem !important;
  /** top: 460px !important; */
  bottom: 0;
  height: auto;
  /*如设置bottom:50px,则需height:auto才能生效*/
}
#batch-modify-container[data-v-7cf26bb6] {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #f2f2f2;
}
#batch-modify-container .content[data-v-7cf26bb6] {
  padding-top: 1.333333rem;
  background-color: #fff;
  padding-bottom: 0.266667rem;
}
#batch-modify-container .content .nav-top[data-v-7cf26bb6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.28rem;
  border-bottom: 0.026667rem solid #e7e7e7;
  background-color: #fff;
}
#batch-modify-container .content .nav-top div[data-v-7cf26bb6] {
  width: 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#batch-modify-container .content .nav-top div span[data-v-7cf26bb6] {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  color: #979797;
  font-size: 0.426667rem;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
}
#batch-modify-container .content .nav-top div .activeNav[data-v-7cf26bb6] {
  border-bottom: 0.106667rem solid #d6394a;
  color: #5c5c5c;
  font-weight: 600;
}
#batch-modify-container .content .nav-top div[data-v-7cf26bb6]:nth-child(2) {
  width: 0.04rem;
  height: 0.666667rem;
}
#batch-modify-container .content .nav-top div:nth-child(2) span[data-v-7cf26bb6] {
  width: 0.04rem;
  height: 0.613333rem;
  margin-top: 0.373333rem;
  background-color: #e7e7e7;
}
#batch-modify-container .content .nav-tab[data-v-7cf26bb6] {
  padding: 0.266667rem 0.413333rem;
}
#batch-modify-container .content .nav-tab .form-item[data-v-7cf26bb6] {
  position: relative;
  width: 100%;
  margin-bottom: 0.266667rem;
}
#batch-modify-container .content .nav-tab .form-item h2[data-v-7cf26bb6] {
  font-size: 0.426667rem;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #333333;
  line-height: 0.64rem;
  margin-bottom: 0.293333rem;
}
#batch-modify-container .content .nav-tab .form-item input[data-v-7cf26bb6] {
  width: 100%;
  height: 1.093333rem;
  font-size: 0.426667rem;
  text-indent: 1em;
  color: #333333;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  background: #ffffff;
  border-radius: 0.053333rem;
  border: 0.026667rem solid #e7e7e7;
}
#batch-modify-container .content .nav-tab .form-item input.disabled[data-v-7cf26bb6] {
  background-color: #eee;
  color: #999;
}
#batch-modify-container .content .nav-tab .form-item .scanImg[data-v-7cf26bb6] {
  position: absolute;
  top: 1.133333rem;
  right: 0.266667rem;
  display: block;
  width: 0.666667rem;
  height: 0.666667rem;
}
#batch-modify-container .content .nav-tab .form-item .searchName[data-v-7cf26bb6] {
  position: relative;
}
#batch-modify-container .content .nav-tab .form-item .searchName input[data-v-7cf26bb6] {
  width: 6.933333rem;
  border-radius: 0.053333rem 0 0 0.053333rem;
}
#batch-modify-container .content .nav-tab .form-item .searchName .search[data-v-7cf26bb6] {
  position: absolute;
  top: 0;
  right: 0;
  width: 2.293333rem;
  height: 1.093333rem;
  line-height: 1.093333rem;
  text-align: center;
  border-radius: 0 0.053333rem 0.053333rem 0;
  font-size: 0.426667rem;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #ffffff;
  background: #d6394a;
}
#batch-modify-container .content .nav-tab .form-item .searchName .waiteList[data-v-7cf26bb6] {
  position: absolute;
  top: 1.08rem;
  left: 0;
  z-index: 100;
  border: 0.026667rem solid #efefef;
  width: 9.2rem;
  background-color: #fff;
  padding: 0 0.533333rem;
  overflow: hidden;
}
#batch-modify-container .content .nav-tab .form-item .searchName .waiteList li[data-v-7cf26bb6] {
  line-height: 1.146667rem;
  font-size: 0.4rem;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
}
#batch-modify-container .content .nav-tab .form-item .searchName .waiteList li[data-v-7cf26bb6]:not(:last-child) {
  border-bottom: 0.026667rem solid #efefef;
}
#batch-modify-container .content .nav-tab .form-item .service-select-options li[data-v-7cf26bb6] {
  height: 1.093333rem;
  line-height: 1.093333rem;
  font-size: 0.426667rem;
  background-color: #fff;
  border: 0.026667rem solid #e7e7e7;
  display: inline-block;
  padding: 0 0.426667rem;
  margin-right: 0.266667rem;
  margin-bottom: 0.2rem;
  border-radius: 0.053333rem;
  color: #999;
}
#batch-modify-container .content .nav-tab .form-item .service-select-options li.active[data-v-7cf26bb6] {
  background-color: #d6394a;
  border-color: #d6394a;
  color: #fff;
}
#batch-modify-container .content .nav-tab .subBtn[data-v-7cf26bb6] {
  margin-top: 1.066667rem;
  height: 1.333333rem;
  line-height: 1.333333rem;
  text-align: center;
  font-size: 0.426667rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  background-color: #d6394a;
  -webkit-box-shadow: 0 0 0 0 #d6394a !important;
          box-shadow: 0 0 0 0 #d6394a !important;
  border-radius: 0.133333rem;
  color: #ffffff;
}
#batch-modify-container .resultBox[data-v-7cf26bb6] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(39, 39, 39, 0.5006);
}
#batch-modify-container .resultBox .box[data-v-7cf26bb6] {
  width: 9.253333rem;
  max-height: 13.226667rem;
  background: #ffffff;
  border-radius: 0.24rem;
  overflow: hidden;
}
#batch-modify-container .resultBox .box .resultHead[data-v-7cf26bb6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 2.666667rem;
}
#batch-modify-container .resultBox .box .resultHead div[data-v-7cf26bb6] {
  width: 49%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#batch-modify-container .resultBox .box .resultHead div h2[data-v-7cf26bb6] {
  font-size: 0.426667rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: #333333;
}
#batch-modify-container .resultBox .box .resultHead div span[data-v-7cf26bb6] {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  color: #5c5c5c;
  line-height: 0.746667rem;
  font-size: 0.533333rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
}
#batch-modify-container .resultBox .box .resultHead div span span[data-v-7cf26bb6] {
  color: #d6394a;
}
#batch-modify-container .resultBox .box .resultHead div[data-v-7cf26bb6]:nth-child(2) {
  width: 0.026667rem;
  height: 1.173333rem;
  margin-top: 0.666667rem;
}
#batch-modify-container .resultBox .box .resultHead div:nth-child(2) span[data-v-7cf26bb6] {
  width: 0.026667rem;
  height: 0.986667rem;
  margin-top: 0.053333rem;
  background-color: #dfdfdf;
}
#batch-modify-container .resultBox .box .failBox[data-v-7cf26bb6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 1.066667rem;
  padding: 0 0.666667rem 0.4rem;
}
#batch-modify-container .resultBox .box .failBox div[data-v-7cf26bb6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 0.666667rem;
}
#batch-modify-container .resultBox .box .failBox div img[data-v-7cf26bb6] {
  width: 0.466667rem;
  height: 0.466667rem;
  vertical-align: middle;
  margin-right: 0.133333rem;
}
#batch-modify-container .resultBox .box .failBox div span[data-v-7cf26bb6] {
  font-size: 0.426667rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: #333333;
}
#batch-modify-container .resultBox .box .failBox div.copy[data-v-7cf26bb6] {
  width: 2.88rem;
  height: 0.64rem;
  line-height: 0.666667rem;
  border-radius: 0.053333rem;
  border: 0.026667rem solid #d6394a;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #d6394a;
}
#batch-modify-container .resultBox .box .resultList[data-v-7cf26bb6] {
  position: relative;
  padding: 0 0.666667rem;
  max-height: 6rem;
  overflow: auto;
  margin-bottom: 0.426667rem;
}
#batch-modify-container .resultBox .box .resultList li[data-v-7cf26bb6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.106667rem 0;
}
#batch-modify-container .resultBox .box .resultList li span[data-v-7cf26bb6] {
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #7b7b7b;
}
#batch-modify-container .resultBox .box .resultList li span[data-v-7cf26bb6]:last-child {
  color: #ff6666;
  margin-left: 0.266667rem;
}
#batch-modify-container .resultBox .box .resultList li.readMore[data-v-7cf26bb6] {
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  background-color: #fff;
  color: #d6394a;
}
#batch-modify-container .resultBox .box .failMsg[data-v-7cf26bb6] {
  margin: 0.266667rem 0.666667rem 0.4rem;
  border-top: 0.053333rem solid #f4f4f4;
  padding: 0.266667rem 0;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #a5a5a5;
}
#batch-modify-container .resultBox .box .subBtn[data-v-7cf26bb6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 1.466667rem;
  -webkit-box-shadow: 0 0 0.106667rem 0 rgba(242, 188, 99, 0.48);
          box-shadow: 0 0 0.106667rem 0 rgba(242, 188, 99, 0.48);
}
#batch-modify-container .resultBox .box .subBtn span[data-v-7cf26bb6] {
  width: 100%;
  line-height: 1.466667rem;
  text-align: center;
  font-size: 0.48rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
}
#batch-modify-container .resultBox .box .subBtn span.reset[data-v-7cf26bb6] {
  color: #dd9a2b;
}
#batch-modify-container .resultBox .box .subBtn span.subTrue[data-v-7cf26bb6] {
  color: #fff;
  background: #d6394a;
}
input[data-v-7cf26bb6]::-webkit-input-placeholder {
  color: #c1c1c1 !important;
}
input[data-v-7cf26bb6]::-moz-placeholder {
  color: #c1c1c1 !important;
}
input[data-v-7cf26bb6]::-ms-input-placeholder {
  color: #c1c1c1 !important;
}
input[data-v-7cf26bb6]::placeholder {
  color: #c1c1c1 !important;
}
#entry-warehouse-detail .content[data-v-9a29b56a] {
  padding-top: 1.2rem;
}
#entry-warehouse-detail .content .infoContent[data-v-9a29b56a] {
  padding: 0.506667rem;
  padding-bottom: 0.666667rem;
  padding-top: 0;
}
#entry-warehouse-detail .content .infoName[data-v-9a29b56a] {
  font-size: 0.48rem;
  color: #666666;
}
#entry-warehouse-detail .content .rowInfo[data-v-9a29b56a] {
  margin-top: 0.32rem;
  overflow: hidden;
}
#entry-warehouse-detail .content .rowInfo .settle-pic-btn[data-v-9a29b56a] {
  padding: 0.026667rem 0.093333rem;
  background-color: #fff;
  border: 0.026667rem solid #d6394a;
  border-radius: 0.106667rem;
  margin-left: 0.16rem;
  color: #d6394a;
}
#entry-warehouse-detail .content .leftZi[data-v-9a29b56a] {
  text-align: right;
  width: 3.2rem;
  color: #666;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
  opacity: 0.8;
  display: inline-block;
  float: left;
}
#entry-warehouse-detail .content .rightZi[data-v-9a29b56a] {
  color: #666;
  opacity: 0.8;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
  display: block;
  word-wrap: break-word;
  margin-left: 3.333333rem;
}
#entry-warehouse-detail .content .rightZi select[data-v-9a29b56a] {
  border: 0.026667rem solid #eaeaea;
  border-radius: 0.106667rem;
  margin: 0 0.133333rem;
}
#entry-warehouse-detail .content .rightZi .submit-btn[data-v-9a29b56a] {
  height: 0.533333rem;
  line-height: 0.533333rem;
  background-color: #d6394a;
  color: #fff;
  display: inline-block;
  padding: 0 0.133333rem;
  font-size: 0.32rem;
  border-radius: 0.08rem;
}
#entry-warehouse-detail .setionInfo[data-v-9a29b56a] {
  margin-top: 0.4rem;
  background: #ffffff;
}
#entry-warehouse-detail .infoHead[data-v-9a29b56a] {
  padding: 0.4rem;
  border-bottom: 0.013333rem dotted #cccccc;
}
#entry-warehouse-detail .infoIcon[data-v-9a29b56a] {
  margin-right: 0.293333rem;
  float: left;
}
#entry-warehouse-detail .jiben[data-v-9a29b56a] {
  width: 0.56rem;
  height: 0.48rem;
  margin-top: 0.106667rem;
}
#entry-warehouse-detail .feilv[data-v-9a29b56a] {
  width: 0.48rem;
  height: 0.48rem;
  margin-top: 0.08rem;
}
#entry-warehouse-detail .zizi[data-v-9a29b56a] {
  width: 0.48rem;
  height: 0.533333rem;
  margin-top: 0.08rem;
}
#entry-warehouse-detail .wangdian[data-v-9a29b56a] {
  width: 0.533333rem;
  height: 0.48rem;
  margin-top: 0.08rem;
}
#entry-warehouse-detail .jiesuan[data-v-9a29b56a] {
  width: 0.453333rem;
  height: 0.533333rem;
  margin-top: 0.04rem;
}
#entry-warehouse-detail .jiju[data-v-9a29b56a] {
  width: 0.506667rem;
  height: 0.506667rem;
  margin-top: 0.08rem;
}
.query-select-list li[data-v-9a29b56a] {
  display: inline-block;
  padding: 0.106667rem 0.266667rem;
  background-color: #f9f9f9;
  margin: 0.133333rem 0.2rem;
  border-radius: 0.133333rem;
  border: 0.026667rem solid #eaeaea;
  color: #000;
}
#pos-bind-entry-warehouse .mint-popup[data-v-470dd7f0] {
  width: 100%;
}
#pos-bind-entry-warehouse .common-title[data-v-470dd7f0] {
  font-size: 0.453333rem;
  font-weight: bold;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#pos-bind-entry-warehouse .common-title.pt32[data-v-470dd7f0] {
  padding-top: 0.426667rem;
}
#pos-bind-entry-warehouse .common-title.pb32[data-v-470dd7f0] {
  padding-bottom: 0.426667rem;
}
#pos-bind-entry-warehouse .common-title.pl20[data-v-470dd7f0] {
  padding-left: 0.266667rem;
}
#pos-bind-entry-warehouse .content[data-v-470dd7f0] {
  padding-top: 1.4rem;
}
#pos-bind-entry-warehouse .content .ipt-pos-sn-number-area span[data-v-470dd7f0] {
  border: 0.026667rem solid #dbdbdb;
  border-radius: 0.08rem;
  width: 1.066667rem;
  height: 0.693333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0.373333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 0.426667rem;
}
#pos-bind-entry-warehouse .content .purchase-info[data-v-470dd7f0] {
  background-color: #fff;
}
#pos-bind-entry-warehouse .content .producer-pos-list[data-v-470dd7f0] {
  background-color: #fff;
  margin-bottom: 0.266667rem;
  padding: 0.426667rem 0.426667rem 0.266667rem;
  overflow: hidden;
}
#pos-bind-entry-warehouse .content .producer-pos-list .item[data-v-470dd7f0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 0.026667rem solid #dbdbdb;
  padding: 0.266667rem 0.373333rem;
  border-radius: 0.133333rem;
  margin-bottom: 0.426667rem;
  background-color: #fff;
}
#pos-bind-entry-warehouse .content .producer-pos-list .tips[data-v-470dd7f0] {
  color: #fb7373;
  font-size: 0.346667rem;
  text-align: left;
  margin-left: 0.066667rem;
}
#pos-bind-entry-warehouse .content .producer-pos-list .left[data-v-470dd7f0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#pos-bind-entry-warehouse .content .producer-pos-list .middle[data-v-470dd7f0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 0.266667rem;
}
#pos-bind-entry-warehouse .content .producer-pos-list .middle .label[data-v-470dd7f0] {
  padding: 0.08rem 0.133333rem;
  border-radius: 0.08rem;
  font-size: 0.32rem;
}
#pos-bind-entry-warehouse .content .producer-pos-list .middle .label-MOBILE[data-v-470dd7f0] {
  background-color: #409eff;
  color: #fff;
}
#pos-bind-entry-warehouse .content .producer-pos-list .middle .label-TMOBILE[data-v-470dd7f0] {
  background-color: #e6a23c;
  color: #fff;
}
#pos-bind-entry-warehouse .content .producer-pos-list .middle.middle2 .label-MOBILE[data-v-470dd7f0] {
  background-color: rgba(64, 158, 255, 0.2);
  color: #409eff;
  border-radius: 0.053333rem;
}
#pos-bind-entry-warehouse .content .producer-pos-list .middle.middle2 .label-TMOBILE[data-v-470dd7f0] {
  background-color: rgba(230, 162, 60, 0.2);
  color: #e6a23c;
}
#pos-bind-entry-warehouse .content .producer-pos-list .producer-name[data-v-470dd7f0] {
  font-size: 0.4rem;
  font-weight: bold;
  margin-bottom: 0.066667rem;
  color: #333;
}
#pos-bind-entry-warehouse .content .producer-pos-list .pos-price[data-v-470dd7f0] {
  font-size: 0.32rem;
  color: #999;
}
#pos-bind-entry-warehouse .content .producer-pos-list .pos-price b[data-v-470dd7f0] {
  font-size: 0.373333rem;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  margin: auto 0.066667rem auto 0.133333rem;
}
#pos-bind-entry-warehouse .content .producer-pos-list .purchase-num-opr[data-v-470dd7f0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  border-radius: 0.133333rem;
  border: 0.026667rem solid #dbdbdb;
}
#pos-bind-entry-warehouse .content .producer-pos-list .purchase-num-opr span[data-v-470dd7f0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.426667rem;
  color: #666;
  font-weight: bold;
  width: 0.933333rem;
  height: 0.666667rem;
  line-height: 0.666667rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #f9f9f9;
  float: left;
}
#pos-bind-entry-warehouse .content .producer-pos-list .purchase-num-opr span[data-v-470dd7f0]:first-child {
  border-right: 0.026667rem solid #dbdbdb;
}
#pos-bind-entry-warehouse .content .producer-pos-list .purchase-num-opr span[data-v-470dd7f0]:last-child {
  border-left: 0.026667rem solid #dbdbdb;
}
#pos-bind-entry-warehouse .content .producer-pos-list .purchase-num-opr input[data-v-470dd7f0] {
  width: 1.066667rem;
  font-weight: bold;
  text-align: center;
}
#pos-bind-entry-warehouse .content .list-item[data-v-470dd7f0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.426667rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.426667rem;
}
#pos-bind-entry-warehouse .content .list-item .title[data-v-470dd7f0] {
  width: 2.8rem;
}
#pos-bind-entry-warehouse .content .list-item .name[data-v-470dd7f0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#pos-bind-entry-warehouse .content .list-item img[data-v-470dd7f0] {
  height: 0.48rem;
  opacity: 0.5;
}
#pos-bind-entry-warehouse .content table[data-v-470dd7f0] {
  width: 100%;
  border-top: 0.026667rem solid #dbdbdb;
  border-left: 0.026667rem solid #dbdbdb;
  border-spacing: 0;
  margin-bottom: 0.426667rem;
}
#pos-bind-entry-warehouse .content table th[data-v-470dd7f0],
#pos-bind-entry-warehouse .content table td[data-v-470dd7f0] {
  padding: 0.186667rem 0.266667rem;
  border-right: 0.026667rem solid #dbdbdb;
  border-bottom: 0.026667rem solid #dbdbdb;
  text-align: center;
}
#pos-bind-entry-warehouse .content table th[data-v-470dd7f0] {
  background-color: #eaeaea;
}
#pos-bind-entry-warehouse .content table tr[data-v-470dd7f0]:nth-child(2n) {
  background-color: #f9f9f9;
}
#pos-bind-entry-warehouse .content .purchase-info[data-v-470dd7f0] {
  padding: 0 0.426667rem;
}
#pos-bind-entry-warehouse .content .no-data[data-v-470dd7f0] {
  text-align: center;
  color: #999;
  padding-bottom: 0.853333rem;
  font-size: 0.373333rem;
}
#pos-bind-entry-warehouse .content .pay-img-area[data-v-470dd7f0] {
  padding: 0.426667rem 0 0.426667rem;
  background-color: #fff;
}
#pos-bind-entry-warehouse .content .pay-img-area h1[data-v-470dd7f0] {
  font-size: 0.453333rem;
  padding-bottom: 0.266667rem;
}
#pos-bind-entry-warehouse .content .ylsImgBox[data-v-470dd7f0] {
  position: relative;
  margin-bottom: 0.266667rem;
  width: 100%;
  text-align: center;
  border-radius: 0.106667rem;
  overflow: hidden;
}
#pos-bind-entry-warehouse .content .ylsImgBox .ylsImgFile[data-v-470dd7f0] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
#pos-bind-entry-warehouse .content .ylsImgBox .ylsImg[data-v-470dd7f0],
#pos-bind-entry-warehouse .content .ylsImgBox .ylsImgFile[data-v-470dd7f0] {
  width: 100%;
  min-height: 3.466667rem;
  max-height: 11.466667rem;
  border-radius: 0.106667rem;
}
#pos-bind-entry-warehouse .content .ylsImgBox .ylsImgFile[data-v-470dd7f0] {
  height: 11.466667rem;
}
#pos-bind-entry-warehouse .content .ylsImgBox .noUp[data-v-470dd7f0] {
  width: 100%;
  min-height: 3.466667rem;
  max-height: 11.466667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0.106667rem;
  border: 0.053333rem solid rgba(255, 177, 16, 0.3);
}
#pos-bind-entry-warehouse .content .ylsImgBox .noUp img[data-v-470dd7f0] {
  width: 1.12rem;
  height: 1.12rem;
  margin: 1.066667rem auto 0.533333rem;
}
#pos-bind-entry-warehouse .content .ylsImgBox span[data-v-470dd7f0] {
  font-size: 0.373333rem;
  font-family: FZLTHJW--GB1-0;
  font-weight: 400;
  color: #343434;
  padding: 0.2rem 0.266667rem 0.4rem;
  display: block;
}
#pos-bind-entry-warehouse .content .pos-sn-list[data-v-470dd7f0] {
  position: relative;
  padding: 0.32rem 0;
  max-height: 4rem;
  overflow: auto;
  display: block;
}
#pos-bind-entry-warehouse .content .pos-sn-list p[data-v-470dd7f0] {
  color: #999;
}
#pos-bind-entry-warehouse .content .pos-sn-list span[data-v-470dd7f0] {
  font-size: 0.32rem;
  padding: 0.1rem 0.2rem;
  background-color: #f9f9f9;
  border-radius: 0.2rem;
  margin: 0.1rem 0.1rem 0.1rem 0;
  overflow: hidden;
  display: inline-block;
}
#pos-bind-entry-warehouse .content .pos-sn-list span img[data-v-470dd7f0] {
  height: 0.4rem;
}
#pos-bind-entry-warehouse .content .scanImg[data-v-470dd7f0] {
  height: 0.586667rem;
}
#pos-bind-entry-warehouse .btn-group[data-v-470dd7f0] {
  padding: 0 0.32rem 0.64rem;
}
#pos-bind-entry-warehouse[data-v-470dd7f0] .mint-cell-wrapper {
  padding: 0;
}
#pos-bind-entry-warehouse[data-v-470dd7f0] .hidden-mint-field-core .mint-field-core {
  display: none;
}
#pos-bind-entry-warehouse[data-v-470dd7f0] .batch-entry-list .mint-field-other {
  width: 100%;
  position: relative;
}
#pos-bind-entry-warehouse[data-v-470dd7f0] .batch-entry-list .mint-field-core {
  display: none;
}
#pos-bind-entry-warehouse[data-v-470dd7f0] .batch-entry-list .scanImg {
  position: absolute;
  top: 0.2rem;
  right: 0;
  z-index: 100;
}
.self-msg-box-content-item {
  font-size: 0.373333rem;
  color: #999;
  text-align: left;
  line-height: 1.6;
  padding: 0.133333rem 0;
}/* 引入字体-用于终端查询头部数字样式 */
@font-face {
  font-family: 'DINAlternate-Bold';
  src: url(../../static/fonts/DINAlternateBold.4d9701d.ttf);
  font-weight: normal;
  font-style: normal;
}
#machineToolsCheck > .unbind-page[data-v-97be9642] {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background: rgba(3, 3, 3, 0.4);
}
#machineToolsCheck > .unbind-page > .content[data-v-97be9642] {
  background: #fff;
  width: 90%;
  border-radius: 0.066667rem;
  margin: 5.333333rem auto 0;
}
#machineToolsCheck > .unbind-page > .content > .content-in[data-v-97be9642] {
  margin: 0.266667rem;
  padding-top: 0.8rem;
  font-size: 0.373333rem;
}
#machineToolsCheck > .unbind-page > .content > .content-in > .title[data-v-97be9642] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.533333rem;
}
#machineToolsCheck > .unbind-page > .content > .content-in > .title > span[data-v-97be9642] {
  width: 1.866667rem;
  line-height: 0.88rem;
}
#machineToolsCheck > .unbind-page > .content > .content-in > .title > span[data-v-97be9642]::before {
  content: '*';
  display: inline-block;
  color: #d6394a;
}
#machineToolsCheck > .unbind-page > .content > .content-in > .title > .tel[data-v-97be9642] {
  width: 3.466667rem;
  border: 0.026667rem solid #eee;
  height: 0.88rem;
  border-radius: 0.066667rem;
  text-indent: 0.266667rem;
}
#machineToolsCheck > .unbind-page > .content > .content-in > .title > .btn[data-v-97be9642] {
  width: 2.933333rem;
  font-size: 0.373333rem;
  margin-left: 0.266667rem;
}
#machineToolsCheck > .unbind-page > .content > .content-in > .code[data-v-97be9642] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.533333rem;
}
#machineToolsCheck > .unbind-page > .content > .content-in > .code > span[data-v-97be9642] {
  width: 1.866667rem;
  line-height: 0.88rem;
}
#machineToolsCheck > .unbind-page > .content > .content-in > .code > span[data-v-97be9642]::before {
  content: '*';
  display: inline-block;
  color: #d6394a;
}
#machineToolsCheck > .unbind-page > .content > .content-in > .code > .inptSty[data-v-97be9642] {
  border: 0.026667rem solid #eee;
  width: 3.466667rem;
  height: 0.88rem;
  border-radius: 0.066667rem;
  text-indent: 0.266667rem;
}
#machineToolsCheck > .unbind-page > .content > .btns[data-v-97be9642] {
  padding-bottom: 0.533333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#machineToolsCheck > .unbind-page > .content > .btns > .btn[data-v-97be9642] {
  height: 0.933333rem;
  width: 2rem;
  line-height: 0.933333rem;
  border-radius: 0.066667rem;
  font-size: 0.373333rem;
  text-align: center;
}
#machineToolsCheck > .unbind-page > .content > .btns > .search-btn[data-v-97be9642] {
  background: #fcc922;
  margin-right: 0.266667rem;
}
#machineToolsCheck > .unbind-page > .content > .btns > .reset-btn[data-v-97be9642] {
  background: #fdfdfe;
  margin-left: 0.266667rem;
  border: solid 0.026667rem #ebebeb;
}
#machineToolsCheck[data-v-97be9642] {
  overflow: hidden;
}
#machineToolsCheck .chaImg[data-v-97be9642] {
  width: 0.426667rem;
  height: 0.426667rem;
  position: absolute;
  right: 2.133333rem;
  margin-top: 0.373333rem;
}
#machineToolsCheck .checkBox[data-v-97be9642] {
  margin-top: 1.2rem;
}
#machineToolsCheck .checkList[data-v-97be9642] {
  /*position: absolute;*/
  /*left:0;*/
  /*width:100%;*/
  /*height:100%;*/
  /*overflow:auto;*/
  /*box-sizing:border-box;*/
  /*-webkit-overflow-scrolling: touch;*/
}
#machineToolsCheck .checkHead[data-v-97be9642] {
  padding: 0.4rem;
}
#machineToolsCheck .checkSetion[data-v-97be9642] {
  border: 0.026667rem solid #cccccc;
  background: #ffffff;
  height: 1.2rem;
  line-height: 1.2rem;
  padding: 0 2.133333rem 0 0.426667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
#machineToolsCheck .spacing[data-v-97be9642] {
  margin-top: 0.4rem;
}
#machineToolsCheck .checkTit[data-v-97be9642] {
  font-size: 0.4rem;
  color: #666666;
  margin-right: 0.346667rem;
  left: 0.6rem;
  width: 2.133333rem;
}
#machineToolsCheck .sanjiaoIcon[data-v-97be9642] {
  width: 0.253333rem;
  height: 0.226667rem;
  margin-top: 0.48rem;
  margin-right: 0.48rem;
}
#machineToolsCheck .inptSty[data-v-97be9642] {
  width: 100%;
  font-size: 0.4rem;
}
#machineToolsCheck .inptSty[data-v-97be9642]::-webkit-input-placeholder,
textarea[data-v-97be9642]::-webkit-input-placeholder {
  color: #cccccc;
}
#machineToolsCheck .jbBtn[data-v-97be9642] {
  background: #d6394a;
  padding: 0.106667rem 0.24rem;
  position: absolute;
  right: 0.32rem;
  color: #ffffff;
  border-radius: 0.106667rem;
}
#machineToolsCheck .seachBtn[data-v-97be9642] {
  width: 1.893333rem;
  background: #d6394a;
  font-size: 0.4rem;
  color: #ffffff;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
}
#machineToolsCheck .checkRows > div[data-v-97be9642] {
  padding: 0.346667rem;
  background: #ffffff;
  margin-bottom: 0.266667rem;
}
#machineToolsCheck .topContent[data-v-97be9642] {
  position: relative;
}
#machineToolsCheck .topContent .line2[data-v-97be9642] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 0.666667rem;
}
#machineToolsCheck .topContent .line2 > div[data-v-97be9642] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #949494;
}
#machineToolsCheck .topContent .line2 > div[data-v-97be9642]:first-child {
  min-width: 2.8rem;
}
#machineToolsCheck .topContent .line2 > div span[data-v-97be9642] {
  color: #949494;
}
#machineToolsCheck .topContent .line2 > div span.reject-reason[data-v-97be9642] {
  display: inline-block;
  width: 0.373333rem;
  line-height: 1;
  margin-left: 0.133333rem;
}
#machineToolsCheck .topContent .line2 > div span.reject-reason img[data-v-97be9642] {
  width: 0.373333rem;
  margin: 0;
}
#machineToolsCheck .topContent .line2 > div img[data-v-97be9642] {
  width: 0.4rem;
  height: 0.4rem;
  margin: 0 0.346667rem 0 0.026667rem;
}
#machineToolsCheck .topContent .allType[data-v-97be9642] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 0.266667rem;
  padding-top: 0.266667rem;
  border-top: 0.026667rem solid #f4f4f4;
}
#machineToolsCheck .topContent .allType span[data-v-97be9642] {
  padding: 0 0.133333rem;
  min-width: 2rem;
  text-align: center;
  margin-left: 0.266667rem;
  height: 0.666667rem;
  line-height: 0.64rem;
  border-radius: 0.053333rem;
  border: 0.026667rem solid #e3a135;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #e3a135;
}
#machineToolsCheck .listLine[data-v-97be9642] {
  margin-bottom: 0.266667rem;
}
#machineToolsCheck .orderIcon[data-v-97be9642] {
  width: 0.466667rem;
  height: 0.493333rem;
  margin-right: 0.32rem;
  float: left;
}
#machineToolsCheck .orderNum[data-v-97be9642] {
  display: inline-block;
  color: #666666;
  font-size: 0.426667rem;
  line-height: 0.533333rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.orderStatu[data-v-97be9642] {
  display: inline-block;
  float: right;
  width: 1.6rem;
  height: 0.533333rem;
  line-height: 0.533333rem;
  text-align: center;
  border-radius: 0.08rem;
  background-color: #e6f7ff;
  color: #8ed7ff;
}
.orderStatu b[data-v-97be9642] {
  color: #8ed7ff;
}
#machineToolsCheck .orderName[data-v-97be9642] {
  font-size: 0.4rem;
  color: #999999;
}
#machineToolsCheck .date[data-v-97be9642] {
  font-size: 0.4rem;
  color: #999999;
  float: right;
}
#machineToolsCheck .bottomContent[data-v-97be9642] {
  padding-top: 0.213333rem;
  overflow: hidden;
}
#machineToolsCheck .fnBtn[data-v-97be9642] {
  border: 0.026667rem solid #d6394a;
  border-radius: 0.08rem;
  padding: 0.08rem 0.186667rem;
  color: #d6394a;
  font-size: 0.4rem;
  margin-left: 0.213333rem;
  float: right;
}
#machineToolsCheck .tostTit[data-v-97be9642] {
  height: 1.2rem;
  line-height: 1.2rem;
  text-align: center;
  font-size: 0.48rem;
  border-bottom: 0.013333rem solid #bdbdbd;
  position: relative;
}
#machineToolsCheck .selectHave[data-v-97be9642] {
  position: absolute;
  color: #d6394a;
  right: 0.373333rem;
  font-size: 0.426667rem;
}
#machineToolsCheck .selectWid[data-v-97be9642] {
  width: 1.733333rem;
}
#machineToolsCheck .setion[data-v-97be9642] {
  margin-top: 0.4rem;
  position: relative;
}
#machineToolsCheck .dataIptSty[data-v-97be9642] {
  font-size: 0.4rem;
  color: #333333;
  width: 100%;
  padding: 0.2rem 0.266667rem;
  border: 0.026667rem solid #cccccc;
  border-radius: 0.026667rem;
  background: #ffffff;
}
#machineToolsCheck .mint-popup-bottom[data-v-97be9642] {
  width: 100%;
}
#machineToolsCheck .sanjiaoImg[data-v-97be9642] {
  width: 0.253333rem;
  height: 0.226667rem;
  position: absolute;
  right: 0.373333rem;
  bottom: 0.453333rem;
}
.screen[data-v-97be9642] {
  position: absolute;
  display: block;
  top: 0.4rem;
  right: 0.4rem;
  width: 0.4rem;
  height: 0.4rem;
}
.content#entry-warehouse-screen-right[data-v-97be9642] {
  padding: 0.666667rem 0.426667rem;
}
.content .chooseList[data-v-97be9642] {
  padding-left: 0.133333rem;
}
.content .chooseList h2[data-v-97be9642] {
  font-size: 0.426667rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: #333333;
  line-height: 1.333333rem;
}
.content .chooseList .chooseName[data-v-97be9642] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content .chooseList .chooseName li[data-v-97be9642] {
  padding: 0 0.266667rem;
  margin-right: 0.533333rem;
  margin-bottom: 0.266667rem;
  text-align: center;
  height: 0.666667rem;
  line-height: 0.666667rem;
  background: #f9f9f9;
  border-radius: 0.08rem;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #595959;
}
.content .chooseList .chooseName li.on[data-v-97be9642] {
  background: #d6394a;
  color: #fff;
  border-radius: 0.08rem;
}
.posNumBox[data-v-97be9642] {
  position: fixed;
  top: 1.2rem;
  width: 100%;
  height: 3.333333rem;
  background: url(../../static/img/entry-warehouse-bg.b2b24da.png) no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.533333rem 0;
  text-align: center;
}
.posNumBox > div[data-v-97be9642] {
  min-width: 0.026667rem;
}
.posNumBox > div[data-v-97be9642]:nth-child(2n + 1) {
  width: 30%;
}
.posNumBox > div[data-v-97be9642]:nth-child(2n) {
  background-color: #979797;
  opacity: 0.6;
  margin-top: 0.533333rem;
  height: 1.066667rem;
}
.posNumBox > div h3[data-v-97be9642] {
  color: #fff;
  line-height: 1.066667rem;
  font-size: 0.373333rem;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
}
.posNumBox > div div[data-v-97be9642] {
  color: #bcbcc1;
  font-size: 0.32rem;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
}
.posNumBox > div div span[data-v-97be9642] {
  font-size: 0.693333rem;
  font-family: DINAlternate-Bold, Helvetica, STHeiTi, sans-serif;
  font-weight: bold;
  color: #ebc67d;
}
.searchBox[data-v-97be9642] {
  position: fixed;
  width: 100%;
  top: 1.173333rem;
  padding: 0.426667rem 0.386667rem 0;
  left: 0;
  z-index: 2;
  background-color: #f7f7f7;
}
.searchBox .searchName[data-v-97be9642] {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.searchBox .searchName .hasChoose[data-v-97be9642] {
  display: inline-block;
  width: 1.466667rem;
  height: 1.093333rem;
  text-align: right;
  font-size: 0.426667rem;
  color: #979797;
  margin-right: -0.133333rem;
  line-height: 1.173333rem;
  background: #fff;
}
.searchBox .searchName input[data-v-97be9642] {
  width: 6.933333rem;
  height: 1.093333rem;
  text-indent: 0.5em;
  border-radius: 0.053333rem 0 0 0.053333rem;
  font-size: 0.426667rem;
  font-family: SourceHanSansCN-Medium;
  outline: none;
  font-weight: 500;
  color: #333333;
}
.searchBox .searchName .search[data-v-97be9642] {
  width: 1.866667rem;
  height: 1.093333rem;
  line-height: 1.093333rem;
  text-align: center;
  border-radius: 0 0.053333rem 0.053333rem 0;
  font-size: 0.426667rem;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #ffffff;
  background: #d6394a;
}
.searchBox .searchName .search.entry-btn[data-v-97be9642] {
  margin-left: 0.2rem;
  background: #01b2e6 !important;
}
.searchBox .searchName .waiteList[data-v-97be9642] {
  position: absolute;
  top: 1.08rem;
  left: 0;
  z-index: 100;
  border: 0.026667rem solid #efefef;
  width: 9.2rem;
  background-color: #fff;
  padding: 0 0.533333rem;
  overflow: hidden;
}
.searchBox .searchName .waiteList li[data-v-97be9642] {
  line-height: 1.146667rem;
  font-size: 0.4rem;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
}
.searchBox .searchName .waiteList li[data-v-97be9642]:not(:last-child) {
  border-bottom: 0.026667rem solid #efefef;
}
.noResult[data-v-97be9642] {
  line-height: 50vh;
  font-size: 0.373333rem;
  text-align: center;
  color: #888;
}
#machineToolsCheck .mint-popup {
  width: 100%;
}
#machineToolsCheck .mescrollTop {
  position: fixed;
  top: 3.2rem;
  bottom: 0;
  height: auto;
  /*如设置bottom:50px,则需height:auto才能生效*/
}
#machineToolsCheck .mescrollTop.purchase-query-main {
  top: 3.2rem !important;
}
#purchase-pos-info-detail .content[data-v-574c3dce] {
  padding-top: 1.2rem;
}
#purchase-pos-info-detail .content .infoContent[data-v-574c3dce] {
  padding: 0.506667rem;
  padding-bottom: 0.666667rem;
  padding-top: 0;
}
#purchase-pos-info-detail .content .infoName[data-v-574c3dce] {
  font-size: 0.48rem;
  color: #666666;
}
#purchase-pos-info-detail .content .rowInfo[data-v-574c3dce] {
  margin-top: 0.32rem;
  overflow: hidden;
}
#purchase-pos-info-detail .content .rowInfo .settle-pic-btn[data-v-574c3dce] {
  padding: 0.026667rem 0.093333rem;
  background-color: #fff;
  border: 0.026667rem solid #d6394a;
  border-radius: 0.106667rem;
  margin-left: 0.16rem;
  color: #d6394a;
}
#purchase-pos-info-detail .content .leftZi[data-v-574c3dce] {
  text-align: right;
  width: 2.666667rem;
  color: #666;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
  opacity: 0.8;
  display: inline-block;
  float: left;
}
#purchase-pos-info-detail .content .rightZi[data-v-574c3dce] {
  color: #666;
  opacity: 0.8;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
  display: block;
  word-wrap: break-word;
  margin-left: 2.8rem;
}
#purchase-pos-info-detail .content img.pay-img[data-v-574c3dce] {
  width: 100%;
}
table[data-v-574c3dce] {
  width: 100%;
  border-spacing: 0;
  margin-bottom: 0.426667rem;
  border-top: 0.053333rem solid #dbdbdb;
  border-left: 0.026667rem solid #dbdbdb;
}
table th[data-v-574c3dce],
table td[data-v-574c3dce] {
  padding: 0.186667rem 0.266667rem;
  border-right: 0.026667rem solid #dbdbdb;
  border-bottom: 0.026667rem solid #dbdbdb;
  text-align: center;
  font-size: 0.373333rem;
}
table th[data-v-574c3dce] {
  background-color: #eaeaea;
}
table tr[data-v-574c3dce]:nth-child(2n) {
  background-color: #f9f9f9;
}
#purchase-pos-info-detail .pos-list[data-v-574c3dce] {
  margin: 0.4rem;
  padding: 0.026667rem;
  overflow: hidden;
}
#purchase-pos-info-detail .setionInfo[data-v-574c3dce] {
  margin-top: 0.4rem;
  background: #ffffff;
}
#purchase-pos-info-detail .infoHead[data-v-574c3dce] {
  padding: 0.4rem;
  border-bottom: 0.013333rem dotted #cccccc;
}
#purchase-pos-info-detail .infoIcon[data-v-574c3dce] {
  margin-right: 0.293333rem;
  float: left;
}
#purchase-pos-info-detail .jiben[data-v-574c3dce] {
  width: 0.56rem;
  height: 0.48rem;
  margin-top: 0.106667rem;
}
#purchase-pos-info-detail .feilv[data-v-574c3dce] {
  width: 0.48rem;
  height: 0.48rem;
  margin-top: 0.08rem;
}
#purchase-pos-info-detail .zizi[data-v-574c3dce] {
  width: 0.48rem;
  height: 0.533333rem;
  margin-top: 0.08rem;
}
#purchase-pos-info-detail .wangdian[data-v-574c3dce] {
  width: 0.533333rem;
  height: 0.48rem;
  margin-top: 0.08rem;
}
#purchase-pos-info-detail .jiesuan[data-v-574c3dce] {
  width: 0.453333rem;
  height: 0.533333rem;
  margin-top: 0.04rem;
}
#purchase-pos-info-detail .jiju[data-v-574c3dce] {
  width: 0.506667rem;
  height: 0.506667rem;
  margin-top: 0.08rem;
}
#distribute[data-v-657a9360] {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #f2f2f2;
}
#distribute .content[data-v-657a9360] {
  padding-top: 1.333333rem;
}
#distribute .content .mint-tab-container-item[data-v-657a9360] {
  background-color: #fff;
  margin-top: 0.026667rem;
  padding: 0.426667rem;
  margin-bottom: 0.426667rem;
}
#distribute .content .nav-top[data-v-657a9360] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.28rem;
  border-bottom: 0.026667rem solid #e7e7e7;
  background-color: #fff;
}
#distribute .content .nav-top div[data-v-657a9360] {
  width: 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#distribute .content .nav-top div span[data-v-657a9360] {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  color: #979797;
  font-size: 0.426667rem;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
}
#distribute .content .nav-top div .activeNav[data-v-657a9360] {
  border-bottom: 0.106667rem solid #d6394a;
  color: #5c5c5c;
  font-weight: 600;
}
#distribute .content .nav-top div[data-v-657a9360]:nth-child(2) {
  width: 0.04rem;
  height: 0.666667rem;
}
#distribute .content .nav-top div:nth-child(2) span[data-v-657a9360] {
  width: 0.04rem;
  height: 0.613333rem;
  margin-top: 0.373333rem;
  background-color: #e7e7e7;
}
#distribute .content .nav-tab[data-v-657a9360] {
  padding: 0.266667rem 0.413333rem;
}
#distribute .content .nav-tab .form-item[data-v-657a9360] {
  position: relative;
  width: 100%;
  margin-bottom: 0.426667rem;
}
#distribute .content .nav-tab .form-item h2[data-v-657a9360] {
  font-size: 0.426667rem;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #333333;
  line-height: 0.64rem;
  margin-bottom: 0.293333rem;
}
#distribute .content .nav-tab .form-item input[data-v-657a9360] {
  width: 100%;
  height: 1.093333rem;
  font-size: 0.426667rem;
  text-indent: 1em;
  color: #333333;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  background: #ffffff;
  border-radius: 0.053333rem;
  border: 0.026667rem solid #e7e7e7;
}
#distribute .content .nav-tab .form-item .scanImg[data-v-657a9360] {
  position: absolute;
  top: 1.133333rem;
  right: 0.266667rem;
  display: block;
  width: 0.666667rem;
  height: 0.666667rem;
  z-index: 1000;
}
#distribute .content .nav-tab .form-item .searchName[data-v-657a9360] {
  position: relative;
}
#distribute .content .nav-tab .form-item .searchName input[data-v-657a9360] {
  width: 6.933333rem;
  border-radius: 0.053333rem 0 0 0.053333rem;
}
#distribute .content .nav-tab .form-item .searchName .search[data-v-657a9360] {
  position: absolute;
  top: 0;
  right: 0;
  width: 2.293333rem;
  height: 1.093333rem;
  line-height: 1.093333rem;
  text-align: center;
  border-radius: 0 0.053333rem 0.053333rem 0;
  font-size: 0.426667rem;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #ffffff;
  background: #d6394a;
}
#distribute .content .nav-tab .form-item .searchName .waiteList[data-v-657a9360] {
  position: absolute;
  top: 1.08rem;
  left: 0;
  z-index: 100;
  border: 0.026667rem solid #efefef;
  width: 9.2rem;
  height: 5.333333rem;
  background-color: #fff;
  padding: 0 0.533333rem;
  overflow: auto;
}
#distribute .content .nav-tab .form-item .searchName .waiteList li[data-v-657a9360] {
  line-height: 1.146667rem;
  font-size: 0.4rem;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
}
#distribute .content .nav-tab .form-item .searchName .waiteList li[data-v-657a9360]:not(:last-child) {
  border-bottom: 0.026667rem solid #efefef;
}
#distribute .content .nav-tab .form-item .pos-sns-content[data-v-657a9360] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border: 0.026667rem solid #e7e7e7;
  padding: 0.293333rem 0.426667rem;
}
#distribute .content .nav-tab .form-item .pos-sns-content .pos-content[data-v-657a9360] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 0.426667rem;
  margin-right: 0.373333rem;
}
#distribute .content .nav-tab .form-item .pos-sns-content .pos-content .pos-unselected[data-v-657a9360] {
  color: #999;
}
#distribute .content .nav-tab .subBtn[data-v-657a9360] {
  height: 1.333333rem;
  line-height: 1.333333rem;
  text-align: center;
  font-size: 0.426667rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  background-color: #d6394a;
  -webkit-box-shadow: 0 0.013333rem 0.133333rem 0 #d6394a;
          box-shadow: 0 0.013333rem 0.133333rem 0 #d6394a;
  border-radius: 0.133333rem;
  color: #ffffff;
}
#distribute .content .nav-tab .mint-tab-item.is-selected[data-v-657a9360] {
  color: #d6394a !important;
}
#distribute .resultBox[data-v-657a9360] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(39, 39, 39, 0.5006);
}
#distribute .resultBox .box[data-v-657a9360] {
  width: 9.253333rem;
  max-height: 13.226667rem;
  background: #ffffff;
  border-radius: 0.24rem;
  overflow: hidden;
}
#distribute .resultBox .box .resultHead[data-v-657a9360] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 2.666667rem;
}
#distribute .resultBox .box .resultHead div[data-v-657a9360] {
  width: 49%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#distribute .resultBox .box .resultHead div h2[data-v-657a9360] {
  font-size: 0.426667rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: #333333;
}
#distribute .resultBox .box .resultHead div span[data-v-657a9360] {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  color: #5c5c5c;
  line-height: 0.746667rem;
  font-size: 0.533333rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
}
#distribute .resultBox .box .resultHead div span span[data-v-657a9360] {
  color: #d6394a;
}
#distribute .resultBox .box .resultHead div[data-v-657a9360]:nth-child(2) {
  width: 0.026667rem;
  height: 1.173333rem;
  margin-top: 0.666667rem;
}
#distribute .resultBox .box .resultHead div:nth-child(2) span[data-v-657a9360] {
  width: 0.026667rem;
  height: 0.986667rem;
  margin-top: 0.053333rem;
  background-color: #dfdfdf;
}
#distribute .resultBox .box .failBox[data-v-657a9360] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 1.066667rem;
  padding: 0 0.666667rem 0.4rem;
}
#distribute .resultBox .box .failBox div[data-v-657a9360] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 0.666667rem;
}
#distribute .resultBox .box .failBox div img[data-v-657a9360] {
  width: 0.466667rem;
  height: 0.466667rem;
  vertical-align: middle;
  margin: 0 0.133333rem;
}
#distribute .resultBox .box .failBox div span[data-v-657a9360] {
  font-size: 0.426667rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: #333333;
}
#distribute .resultBox .box .failBox div[data-v-657a9360]:last-child {
  width: 2.88rem;
  height: 0.64rem;
  line-height: 0.666667rem;
  border-radius: 0.053333rem;
  border: 0.026667rem solid #d6394a;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #d6394a;
}
#distribute .resultBox .box .resultList[data-v-657a9360] {
  position: relative;
  padding: 0 0.666667rem;
  max-height: 6rem;
  overflow: hidden;
}
#distribute .resultBox .box .resultList.showMore[data-v-657a9360] {
  overflow-y: auto !important;
}
#distribute .resultBox .box .resultList li[data-v-657a9360] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 0.533333rem;
  line-height: 0.533333rem;
}
#distribute .resultBox .box .resultList li span[data-v-657a9360] {
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #7b7b7b;
}
#distribute .resultBox .box .resultList li span[data-v-657a9360]:last-child {
  color: #ff6666;
}
#distribute .resultBox .box .resultList li.readMore[data-v-657a9360] {
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  background-color: #fff;
  color: #d6394a;
}
#distribute .resultBox .box .failMsg[data-v-657a9360] {
  margin: 0.266667rem 0.666667rem 0.4rem;
  border-top: 0.053333rem solid #f4f4f4;
  padding: 0.266667rem 0;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #a5a5a5;
}
#distribute .resultBox .box .subBtn[data-v-657a9360] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 1.466667rem;
  -webkit-box-shadow: 0 0 0.106667rem 0 rgba(242, 188, 99, 0.48);
          box-shadow: 0 0 0.106667rem 0 rgba(242, 188, 99, 0.48);
}
#distribute .resultBox .box .subBtn span[data-v-657a9360] {
  width: 100%;
  line-height: 1.466667rem;
  text-align: center;
  font-size: 0.48rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
}
#distribute .resultBox .box .subBtn span.reset[data-v-657a9360] {
  color: #dd9a2b;
}
#distribute .resultBox .box .subBtn span.subTrue[data-v-657a9360] {
  color: #fff;
  background: #d6394a;
}
input[data-v-657a9360]::-webkit-input-placeholder {
  color: #c1c1c1 !important;
}
input[data-v-657a9360]::-moz-placeholder {
  color: #c1c1c1 !important;
}
input[data-v-657a9360]::-ms-input-placeholder {
  color: #c1c1c1 !important;
}
input[data-v-657a9360]::placeholder {
  color: #c1c1c1 !important;
}
.pos-sns-list[data-v-0b76e7ac] {
  position: fixed;
  top: 1.2rem;
  right: 0;
  width: 100%;
  height: 100%;
  left: 0;
  background-color: #fff;
}
.pos-sns-list .list-content[data-v-0b76e7ac] {
  width: 100%;
  height: 82%;
  overflow-y: scroll;
}
.pos-sns-list .list-content .pos-sn-no-more[data-v-0b76e7ac] {
  padding: 0.266667rem 0.426667rem;
  text-align: center;
  font-size: 0.373333rem;
  color: #999;
}
.pos-sns-list .cfm-btn[data-v-0b76e7ac] {
  border-top: 0.026667rem solid #eaeaea;
  background-color: #fff;
  padding: 0.426667rem;
}
.pos-sns-list .cfm-btn .btn[data-v-0b76e7ac] {
  height: 1.066667rem;
  line-height: 1.066667rem;
  text-align: center;
  border-radius: 0.133333rem;
  background-color: #d6394a;
  color: #fff;
  font-size: 0.426667rem;
}
#profitQueryCDetail[data-v-2ef2ec6e] {
  overflow: hidden;
}
#profitQueryCDetail .linsLine[data-v-2ef2ec6e] {
  margin-top: 0.32rem;
  background: #ffffff;
  padding: 0.133333rem 0.4rem;
}
#profitQueryCDetail .lineHead[data-v-2ef2ec6e] {
  padding: 0.24rem 0;
  border-bottom: 0.013333rem solid #cccccc;
}
#profitQueryCDetail .moneyZi[data-v-2ef2ec6e] {
  font-size: 0.4rem;
  color: #999999;
  margin-right: 0.293333rem;
  float: left;
}
#profitQueryCDetail .status[data-v-2ef2ec6e] {
  width: 1.28rem;
  height: 0.56rem;
  text-align: center;
  display: inline-block;
  line-height: 0.533333rem;
  color: #ffffff;
  background: #ff6666;
  font-size: 0.346667rem;
  border-radius: 0.106667rem;
}
#profitQueryCDetail .money[data-v-2ef2ec6e] {
  font-size: 0.48rem;
  margin-right: 0.24rem;
  color: #333333;
  font-weight: 600;
}
#profitQueryCDetail .poundage[data-v-2ef2ec6e] {
  color: #999999;
  font-size: 0.373333rem;
}
#profitQueryCDetail .rightZi[data-v-2ef2ec6e] {
  float: right;
}
#profitQueryCDetail .lineContent[data-v-2ef2ec6e] {
  margin-top: 0.453333rem;
  padding-bottom: 0.666667rem;
  font-size: 0.373333rem;
}
#profitQueryCDetail p[data-v-2ef2ec6e] {
  clear: both;
  /*line-height: 50px;*/
  overflow: hidden;
  margin-bottom: 0.346667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#profitQueryCDetail p[data-v-2ef2ec6e]:last-child {
  margin-bottom: 0;
}
#profitQueryCDetail .contentleft[data-v-2ef2ec6e] {
  float: left;
  color: #999999;
}
#profitQueryCDetail .contentright[data-v-2ef2ec6e] {
  float: left;
  color: #999999;
}
#profitQueryCDetail .name[data-v-2ef2ec6e] {
  width: 70%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.input-search-area[data-v-2ef2ec6e] {
  display: inline-block;
  position: relative;
}
.input-search-area .vague-range-search-dropdown[data-v-2ef2ec6e] {
  position: absolute;
  background-color: #fff;
  right: 0;
  left: -0.026667rem;
  z-index: 998;
  border: 0.013333rem solid #eaeaea;
  border-top: none;
}
.input-search-area .vague-range-search-dropdown li[data-v-2ef2ec6e] {
  line-height: 1.066667rem;
  border-bottom: 0.013333rem solid #eaeaea;
  padding: 0 0.346667rem;
}
.input-search-area .vague-range-search-dropdown li[data-v-2ef2ec6e]:last-child {
  border-bottom: none;
}
#profitQueryCDetail #payOrderQuery[data-v-2ef2ec6e] {
  overflow: auto;
  padding: 0.666667rem 0.426667rem;
}
#profitQueryCDetail #payOrderQuery .queryBox[data-v-2ef2ec6e] {
  padding: 0.533333rem 0.906667rem;
  margin-top: 1.2rem;
}
#profitQueryCDetail #payOrderQuery .setion[data-v-2ef2ec6e] {
  margin-top: 0.573333rem;
  position: relative;
  width: 100%;
}
#profitQueryCDetail .deal-time[data-v-2ef2ec6e] {
  margin-top: 0.573333rem;
}
#profitQueryCDetail #payOrderQuery .dataIptSty[data-v-2ef2ec6e] {
  font-size: 0.4rem;
  color: #333333;
  width: 100%;
  padding: 0.266667rem;
  border: 0.026667rem solid #cccccc;
  border-radius: 0.026667rem;
  background: #ffffff;
}
#profitQueryCDetail #payOrderQuery .mint-popup-bottom[data-v-2ef2ec6e] {
  width: 100%;
}
#profitQueryCDetail #payOrderQuery .sanjiaoImg[data-v-2ef2ec6e] {
  width: 0.253333rem;
  height: 0.226667rem;
  position: absolute;
  right: 0.373333rem;
  bottom: 0.453333rem;
}
#profitQueryCDetail .mescrollTop {
  position: fixed;
  top: 1.2rem;
  bottom: 0;
  height: auto;
  /*如设置bottom:50px,则需height:auto才能生效*/
}
#profitQueryCDetail .profit-query-deal-time-popup .mint-popup {
  z-index: 9000000022 !important;
  width: 8rem;
  right: -4rem;
  left: auto;
}
#setCashPassword[data-v-c1dc32ce] {
  width: 100%;
  height: 100%;
  font-family: PingFang-SC-Medium;
  padding-top: 1.2rem;
}
#setCashPassword > div[data-v-c1dc32ce] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#setCashPassword .title[data-v-c1dc32ce] {
  height: 0.586667rem;
  font-size: 0.426667rem;
  font-weight: 500;
  color: #1b1b1b;
  line-height: 0.586667rem;
  margin: 1.093333rem auto 0.773333rem;
}
#setCashPassword img[data-v-c1dc32ce] {
  width: 2.426667rem;
  height: 3.2rem;
}
#setCashPassword .msg[data-v-c1dc32ce] {
  margin-top: 0.933333rem;
}
#setCashPassword .msg p[data-v-c1dc32ce] {
  height: 0.666667rem;
  font-size: 0.373333rem;
  font-weight: 500;
  text-align: center;
  color: #1b1b1b;
  line-height: 0.533333rem;
}
#setCashPassword .msg p span[data-v-c1dc32ce] {
  font-weight: bold;
  font-size: 0.506667rem;
  font-family: Arial, Helvetica, sans-serif;
}
#setCashPassword .msg > div[data-v-c1dc32ce] {
  margin-top: 0.48rem;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: space-between;
      -ms-flex-align: space-between;
          align-items: space-between;
}
#setCashPassword .msg > div input[data-v-c1dc32ce] {
  width: 4.986667rem;
  height: 0.986667rem;
  padding-left: 0.266667rem;
  border: 0.013333rem solid #ccc;
  border-right: 0;
  font-size: 0.4rem;
  background: transparent !important;
  outline: none !important;
  -webkit-appearance: none;
  font-family: Arial, Helvetica, sans-serif;
  border-radius: 0.106667rem 0 0 0.106667rem;
}
#setCashPassword .msg > div .sub[data-v-c1dc32ce] {
  width: 3.386667rem;
  height: 0.986667rem;
  padding: 0.24rem 0;
  background: #d6394a;
  border-radius: 0 0.053333rem 0.053333rem 0;
  border: 0.013333rem solid #ecc419;
  font-size: 0.373333rem;
  font-weight: 500;
  color: #ffffff;
  line-height: 0.533333rem;
  text-align: center;
}
#setCashPassword .msg > div .subGray[data-v-c1dc32ce] {
  background: rgba(255, 0, 0, 0.57);
}/***公用样式***/
.form-group[data-v-a15abeb8] {
  padding: 0 0.3rem;
  font-family: PingFangSC-Semibold;
  font-size: 0.3rem;
  color: #666666;
  letter-spacing: 0.002133rem;
  font-weight: bold;
}
.form-group .form-item[data-v-a15abeb8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.49rem 0 0.27rem;
  border-bottom: 0.013333rem solid #EDEDED;
}
.form-group .form-item .form-title[data-v-a15abeb8] {
  text-align: left;
  width: 1.88rem;
  margin-right: 0.18rem;
}
.common-btns[data-v-a15abeb8] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 6.9rem;
  margin: 0.6rem auto 0;
}
.common-btns .common-btn[data-v-a15abeb8] {
  border: 0.013333rem solid #4C8DF7;
  border-radius: 0.47rem;
  font-family: PingFangSC-Semibold;
  font-size: 0.32rem;
  color: #4C8DF7;
  text-align: center;
  display: block;
  width: 100%;
  height: 0.94rem;
  line-height: 0.94rem;
  margin: 0 auto 0.32rem;
  white-space: nowrap;
}
.common-btns .common-btn.primary[data-v-a15abeb8] {
  color: #FFFFFF;
  background: #4C8DF7;
}
.common-btns .common-btn.disabled[data-v-a15abeb8] {
  opacity: 0.4;
  background: #4C8DF7;
}
.notice[data-v-a15abeb8] {
  background: #FFF;
  height: 100vh;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.notice .notice-inner[data-v-a15abeb8] {
  margin-top: 0.78rem;
}
.notice .notice-inner .top[data-v-a15abeb8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.notice .notice-inner .top .icon[data-v-a15abeb8] {
  /*background: #4C8DF7;*/
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 50%;
  margin-bottom: 0.4rem;
  border-width: 0;
  outline: none;
}
.notice .notice-inner .top .title[data-v-a15abeb8] {
  font-family: PingFangSC-Semibold;
  font-size: 0.36rem;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 0.16rem;
}
.notice .notice-inner .top .info[data-v-a15abeb8] {
  font-family: PingFangSC-Regular;
  font-size: 0.28rem;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  line-height: 0.266667rem;
}
.notice .notice-inner .top .info em[data-v-a15abeb8] {
  color: #F28900;
}
.notice .notice-inner .tip[data-v-a15abeb8] {
  background: #F6F7FE;
  margin-top: 0.8rem;
  padding: 0.2rem 0;
}
.notice .notice-inner .tip p[data-v-a15abeb8] {
  width: 6.9rem;
  opacity: 0.4;
  font-family: PingFangSC-Regular;
  font-size: 0.26rem;
  margin: 0 auto;
  color: #3D4A5B;
  letter-spacing: -0.0044rem;
}
.uploads[data-v-a15abeb8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.36rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /*.upload-img {*/
  /*    width: 1rem;*/
  /*    height: 1rem;*/
  /*    display: flex;*/
  /*    justify-content: center;*/
  /*    align-items: center;*/
  /*    border-radius: 3px;*/
  /*    img {*/
  /*        width: 1rem;*/
  /*        height: 1rem;*/
  /*    }*/
  /*}*/
}
.uploads .upload-file[data-v-a15abeb8] {
  margin-bottom: 0.3rem;
}
.uploads .upload-item[data-v-a15abeb8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  margin-right: 0.3rem;
  margin-bottom: 0.3rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.uploads .upload-item .file-remove[data-v-a15abeb8] {
  width: 0.32rem;
  height: 0.32rem;
  /*margin-top: .1rem;*/
  /*border: 1px solid #CCCCCC;*/
  margin-right: 0.48rem;
  background-color: red;
  background-size: cover;
  position: absolute;
  top: -0.2rem;
  /*bottom: -.25rem;*/
  right: -0.6rem;
  border-radius: 50%;
  /*background: red;*/
}
.uploads .upload-item .upload-img[data-v-a15abeb8] {
  width: 1rem;
  height: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0.04rem;
}
.uploads .upload-item .upload-img img[data-v-a15abeb8] {
  width: 1rem;
  height: 1rem;
}
.uploads .file-add[data-v-a15abeb8] {
  width: 1rem;
  height: 1rem;
  border: 0.013333rem dashed #CCCCCC;
  /*margin-top: .16rem;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0.04rem;
  /*margin-bottom: .6rem;*/
}
.uploads .file-add .add[data-v-a15abeb8] {
  width: 0.28rem;
  height: 0.3rem;
}
.cash-wrap[data-v-a15abeb8] {
  height: 100vh;
  background: #fff;
  overflow: hidden;
}
.cash-inner[data-v-a15abeb8] {
  padding: 1.4rem 0 0;
}
.cash-inner .withdraw-tips[data-v-a15abeb8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.32rem 0.32rem 0;
  font-size: 0.32rem;
}
.cash-inner .withdraw-tips .main[data-v-a15abeb8] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.8;
}
.cash-inner input[data-v-a15abeb8]:-moz-read-only {
  color: #999;
}
.cash-inner input[data-v-a15abeb8]:read-only {
  color: #999;
}
.cash-inner .btn-group[data-v-a15abeb8] {
  padding: 0 0.32rem;
  overflow: hidden;
}
.cash-inner .btn-group .checkBtn[data-v-a15abeb8] {
  margin-top: 0.853333rem;
}
.cash-inner .set-wallet-pwd-btn[data-v-a15abeb8] {
  margin-top: 0.2rem;
  display: block;
  text-align: center;
  padding: 0.32rem;
  font-size: 0.373333rem;
  color: #999;
}
#cert-iframe-content[data-v-a15abeb8] {
  position: fixed;
  top: 1.2rem;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  z-index: 100;
}
#cert-iframe-content iframe[data-v-a15abeb8] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.tft-wallet-cash-success .inner[data-v-e1190206] {
  padding: 3rem 0.64rem 0.32rem;
  text-align: center;
}
.tft-wallet-cash-success .inner img[data-v-e1190206] {
  width: 2.133333rem;
}
.tft-wallet-cash-success .inner .time[data-v-e1190206] {
  font-size: 0.45rem;
  font-weight: bold;
  padding: 0.6rem 0 0.2rem;
  color: #666;
}
.tft-wallet-cash-success .inner .txt[data-v-e1190206] {
  font-size: 0.34rem;
  color: #999;
}
.tft-wallet-cash-success .inner .checkBtn[data-v-e1190206] {
  border-radius: 0.853333rem;
}
.tft-wallet-cash-success .inner .set-wallet-pwd-btn[data-v-e1190206] {
  margin-top: 0.2rem;
  display: block;
  text-align: center;
  padding: 0.32rem;
  font-size: 0.373333rem;
  color: #999;
  font-weight: bold;
}
#setPassword[data-v-83cf90dc] {
  width: 100%;
  height: 100%;
  overflow: hidden;
  font-family: PingFang-SC-Medium;
  background: #f1f5f7;
  padding-top: 1.2rem;
}
#setPassword > div[data-v-83cf90dc] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#setPassword .title[data-v-83cf90dc] {
  height: 0.586667rem;
  font-size: 0.426667rem;
  font-weight: 500;
  color: #1b1b1b;
  line-height: 0.586667rem;
  margin: 1.04rem auto 0.213333rem;
}
#setPassword .msg[data-v-83cf90dc] {
  padding-top: 1.066667rem;
  height: 1.653333rem;
  font-size: 0.426667rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: rgba(27, 27, 27, 0.5);
  line-height: 0.586667rem;
  margin-bottom: 0.506667rem;
}
#setPassword .pwdBox[data-v-83cf90dc] {
  position: relative;
}
#setPassword .pwdBox .setPwd[data-v-83cf90dc] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 7.573333rem;
  height: 1.12rem;
  border: 0.026667rem solid rgba(91, 91, 91, 0.35);
  background: #fefefe;
}
#setPassword .pwdBox .setPwd li[data-v-83cf90dc] {
  height: 1.066667rem;
  width: 1.253333rem;
  line-height: 1.066667rem;
  text-align: center;
  font-size: 0.533333rem;
  background: #fff;
}
#setPassword .pwdBox .setPwd li[data-v-83cf90dc]:not(:last-child) {
  border-right: 0.026667rem solid rgba(91, 91, 91, 0.35);
}
#setPassword .pwdBox .getCode[data-v-83cf90dc] {
  position: absolute;
  overflow: hidden;
  top: 0;
  width: 7.466667rem;
  left: 0.106667rem;
  height: 1.146667rem;
  opacity: 0;
  z-index: 100;
  letter-spacing: 1.117333rem;
  color: transparent !important;
  caret-color: #000 !important;
  background: transparent !important;
  outline: none !important;
  border: none !important;
}
#setPassword .showMsg[data-v-83cf90dc] {
  margin-top: 0.346667rem;
  width: 7.573333rem;
  height: 0.533333rem;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #f17a79;
  line-height: 0.533333rem;
}
#commonHead .headDiv[data-v-83cf90dc] {
  padding: 0.32rem;
  background: #ffffff;
  text-align: center;
  height: 1.2rem;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
#commonHead .headDiv img[data-v-83cf90dc] {
  position: absolute;
}
#commonHead .leftjiantou[data-v-83cf90dc] {
  width: 0.573333rem;
  height: 0.346667rem;
  left: 0.32rem;
  margin-top: 0.04rem;
}
#commonHead .guanbi[data-v-83cf90dc] {
  width: 0.426667rem;
  height: 0.426667rem;
  left: 1.28rem;
}
#commonHead .hasNoLeft[data-v-83cf90dc] {
  left: 0.32rem;
}
#commonHead .titSty[data-v-83cf90dc] {
  font-size: 0.426667rem;
  color: #787878;
}
#commonHead .select[data-v-83cf90dc] {
  position: absolute;
  right: 1.28rem;
  width: 0.453333rem;
  height: 0.48rem;
}
#commonHead .upfile[data-v-83cf90dc] {
  position: absolute;
  right: 0.32rem;
  width: 0.48rem;
  height: 0.533333rem;
}
#commonHead .rightMargin[data-v-83cf90dc] {
  right: 0.32rem;
}
.mint-msgbox-confirm {
  color: #000;
}
#setPassword[data-v-4fdc91a3] {
  width: 100%;
  height: 100%;
  overflow: hidden;
  font-family: PingFang-SC-Medium;
  background: #f1f5f7;
  padding-top: 1.2rem;
  text-align: center;
}
#setPassword > div[data-v-4fdc91a3] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#setPassword .title[data-v-4fdc91a3] {
  height: 0.586667rem;
  font-size: 0.426667rem;
  font-weight: 500;
  color: #1b1b1b;
  line-height: 0.586667rem;
  margin: 1.04rem auto 0.213333rem;
}
#setPassword .msg[data-v-4fdc91a3] {
  padding-top: 1.066667rem;
  height: 1.653333rem;
  font-size: 0.426667rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: rgba(27, 27, 27, 0.5);
  line-height: 0.586667rem;
  margin-bottom: 0.506667rem;
}
#setPassword .pwdBox[data-v-4fdc91a3] {
  position: relative;
}
#setPassword .pwdBox .setPwd[data-v-4fdc91a3] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 7.573333rem;
  height: 1.12rem;
  border: 0.026667rem solid rgba(91, 91, 91, 0.35);
  background: #fefefe;
}
#setPassword .pwdBox .setPwd li[data-v-4fdc91a3] {
  height: 1.066667rem;
  width: 1.253333rem;
  line-height: 1.066667rem;
  text-align: center;
  font-size: 0.533333rem;
  background: #fff;
}
#setPassword .pwdBox .setPwd li[data-v-4fdc91a3]:not(:last-child) {
  border-right: 0.026667rem solid rgba(91, 91, 91, 0.35);
}
#setPassword .pwdBox .getCode[data-v-4fdc91a3] {
  position: absolute;
  top: 0;
  left: 0.106667rem;
  width: 7.466667rem;
  height: 1.146667rem;
  opacity: 0;
  letter-spacing: 1.117333rem;
  color: transparent !important;
  caret-color: #000 !important;
  background: transparent !important;
  outline: none !important;
  border: none !important;
}
#commonHead .headDiv {
  padding: 0.32rem;
  background: #ffffff;
  text-align: center;
  height: 1.2rem;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
#commonHead .headDiv img {
  position: absolute;
}
#commonHead .leftjiantou {
  width: 0.573333rem;
  height: 0.346667rem;
  left: 0.32rem;
  margin-top: 0.04rem;
}
#commonHead .guanbi {
  width: 0.426667rem;
  height: 0.426667rem;
  left: 1.28rem;
}
#commonHead .hasNoLeft {
  left: 0.32rem;
}
#commonHead .titSty {
  font-size: 0.426667rem;
  color: #787878;
}
#commonHead .select {
  position: absolute;
  right: 1.28rem;
  width: 0.453333rem;
  height: 0.48rem;
}
#commonHead .upfile {
  position: absolute;
  right: 0.32rem;
  width: 0.48rem;
  height: 0.533333rem;
}
#commonHead .rightMargin {
  right: 0.32rem;
}
.mint-msgbox-confirm {
  color: #000;
}
#addCard[data-v-39d34f4a] {
  width: 100%;
  height: 100%;
  background: #f1f5f7;
}
#addCard .msg[data-v-39d34f4a] {
  height: 0.96rem;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #f17a79;
  background: #fff8f2;
  line-height: 0.533333rem;
  padding: 0.186667rem 0 0.24rem 0.48rem;
}
#addCard .info[data-v-39d34f4a] {
  margin-top: 0.213333rem;
}
#addCard .info li[data-v-39d34f4a] {
  height: 1.586667rem;
  line-height: 1.586667rem;
  background-color: #fff;
  border-bottom: 0.013333rem solid #eaeaea;
}
#addCard .info li span[data-v-39d34f4a] {
  display: inline-block;
  width: 2.933333rem;
  padding-left: 0.533333rem;
  font-size: 0.48rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: #272727;
  line-height: 1.586667rem;
}
#addCard .info li input[data-v-39d34f4a] {
  display: inline-block;
  font-weight: 500;
  height: 0.8rem;
  width: 6.933333rem;
  padding: 0 0.266667rem;
  font-size: 0.48rem;
  font-family: PingFang-SC-Medium;
}
#addCard .info li .gray[data-v-39d34f4a] {
  background-color: #fff;
  color: #888;
}
#addCard .sub[data-v-39d34f4a] {
  margin: 0.453333rem auto;
  width: 9.2rem;
  height: 1.066667rem;
  line-height: 1.066667rem;
  text-align: center;
  background: #d6394a;
  background-size: 100% 100%;
  color: #fff;
  font-size: 0.426667rem;
}
.mint-msgbox-message {
  text-align: left;
  color: rgba(51, 51, 51, 1);
  line-height: 0.666667rem;
}
.mint-msgbox-confirm {
  color: #d6394a;
}
.mint-msgbox-btn {
  font-size: 0.48rem;
}
._flex[data-v-3e928576] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}
#profitCash[data-v-3e928576] {
  width: 100%;
  height: 100%;
  padding-top: 1.173333rem;
}
#profitCash .content[data-v-3e928576] {
  background-color: #fff;
  overflow: hidden;
}
#profitCash .wallet-amount-area[data-v-3e928576] {
  background: #d6394a;
  background-size: 100% auto;
  padding: 0.533333rem;
  margin-bottom: 0.426667rem;
}
#profitCash .wallet-amount-area .title[data-v-3e928576] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 0.533333rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #f2f2f2;
}
#profitCash .wallet-amount-area .title span[data-v-3e928576] {
  width: 0.4rem;
  height: 0.426667rem;
  display: inline-block;
  border: 0.026667rem solid #f2f2f2;
  color: #f2f2f2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
}
#profitCash .wallet-amount-area .amount[data-v-3e928576] {
  padding: 0.533333rem 0;
  font-size: 0.746667rem;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
}
#profitCash .wallet-amount-area .amount a[data-v-3e928576] {
  font-size: 0.746667rem;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
}
#profitCash .wallet-amount-area .tips[data-v-3e928576] {
  border-top: 0.013333rem solid rgba(242, 242, 242, 0.5);
  padding-top: 0.266667rem;
  color: #f2f2f2;
}
#profitCash .bankCard[data-v-3e928576] {
  position: relative;
  margin: 0.426667rem 0 0 -0.173333rem;
  padding: 0 0.48rem;
  width: 9.2rem;
  height: 2.733333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url(../../static/img/cash_card_bg.c74e790.png) no-repeat;
  background-size: cover;
}
#profitCash .bankCard .main[data-v-3e928576] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 0.266667rem;
}
#profitCash .bankCard .bankName[data-v-3e928576] {
  font-size: 0.4rem;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #d9d9d9;
  line-height: 0.613333rem;
}
#profitCash .bankCard .cardNo[data-v-3e928576] {
  margin-top: 0.24rem;
  font-size: 0.373333rem;
  font-family: ArialMT;
  color: #9c9c9c;
  line-height: 0.426667rem;
}
#profitCash .bankCard .changeCard[data-v-3e928576] {
  font-size: 0.32rem;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #ca995b;
}
#profitCash .getMoney[data-v-3e928576] {
  padding: 0 0.533333rem;
}
#profitCash .getMoney p[data-v-3e928576] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 0.133333rem;
}
#profitCash .getMoney p span[data-v-3e928576] {
  height: 0.533333rem;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #333333;
  line-height: 0.533333rem;
}
#profitCash .getMoney p span[data-v-3e928576]:nth-child(2) {
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #888;
}
#profitCash .getMoney .money[data-v-3e928576] {
  height: 1.333333rem;
  line-height: 1.333333rem;
  font-size: 0.56rem;
  border-bottom: 0.013333rem solid #e8e8e8;
}
#profitCash .getMoney .money input[data-v-3e928576] {
  display: inline-block;
  width: 8rem;
  height: 1.333333rem;
  line-height: 1.333333rem;
  font-size: 1.093333rem;
  background-color: transparent;
  outline: none;
}
#profitCash .canuse[data-v-3e928576] {
  padding: 0 0.533333rem;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: rgba(102, 102, 102, 0.8);
  line-height: 0.533333rem;
  margin-top: 0.266667rem;
}
#profitCash .canuse span[data-v-3e928576] {
  color: rgba(102, 102, 102, 0.8);
  padding: 0 0.066667rem;
  font-size: 0.373333rem;
  font-family: PingFangSC-Semibold;
}
#profitCash .canuse span span[data-v-3e928576] {
  font-weight: 600;
  color: #f9bf00;
}
#profitCash .lineOne[data-v-3e928576] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#profitCash .sub[data-v-3e928576] {
  margin: 0.453333rem auto auto;
  background: url(../../static/img/cash_qr.28c922c.png) no-repeat;
  background-size: 100% 100%;
  width: 9.866667rem;
  height: 2.346667rem;
  line-height: 2.08rem;
  text-align: center;
  color: #fff;
  font-size: 0.426667rem;
}
#profitCash .set-wallet-pwd-btn[data-v-3e928576] {
  text-align: center;
  display: block;
  color: #999;
  font-size: 0.4rem;
  padding: 0.266667rem 0;
  margin: 0.266667rem 0;
}
#profitCash .dialog[data-v-3e928576] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  height: 100%;
  background: rgba(20, 20, 20, 0.78);
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#profitCash .dialog .box[data-v-3e928576] {
  width: 8.453333rem;
  height: 7.146667rem;
  text-align: center;
  background-color: #fff;
}
#profitCash .dialog .box header[data-v-3e928576] {
  height: 1.6rem;
  line-height: 1.6rem;
  position: relative;
  font-size: 0.48rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #212121;
  border-bottom: 0.026667rem solid #d6394a;
}
#profitCash .dialog .box header .close[data-v-3e928576] {
  position: absolute;
  width: 0.426667rem;
  height: 0.426667rem;
  margin-left: 0.4rem;
  color: #888;
}
#profitCash .dialog .box .content div[data-v-3e928576] {
  margin: 0.266667rem auto 0.48rem;
  height: 0.666667rem;
  line-height: 0.666667rem;
  font-size: 0.426667rem;
}
#profitCash .dialog .box .content div img[data-v-3e928576] {
  display: inline-block;
  height: 0.666667rem;
  width: 0.666667rem;
  vertical-align: middle;
  margin-right: 0.266667rem;
}
#profitCash .dialog .box .content span[data-v-3e928576] {
  display: inline-block;
  height: 0.666667rem;
  line-height: 0.666667rem;
  font-size: 0.88rem;
  font-weight: 800;
}
#profitCash .dialog .box .pwd[data-v-3e928576] {
  position: relative;
}
#profitCash .dialog .box .pwd .setPwd[data-v-3e928576] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 7.573333rem;
  height: 1.12rem;
  margin: 0.48rem auto 0.346667rem;
  border: 0.026667rem solid rgba(91, 91, 91, 0.35);
  background: #fefefe;
}
#profitCash .dialog .box .pwd .setPwd li[data-v-3e928576] {
  height: 1.066667rem;
  width: 1.253333rem;
  line-height: 1.2rem;
  text-align: center;
  font-size: 0.533333rem;
}
#profitCash .dialog .box .pwd .setPwd li[data-v-3e928576]:not(:last-child) {
  border-right: 0.026667rem solid rgba(91, 91, 91, 0.35);
}
#profitCash .dialog .box .pwd .getCode[data-v-3e928576] {
  position: absolute;
  top: 0;
  left: 0.533333rem;
  overflow: hidden;
  width: 7.466667rem;
  height: 1.146667rem;
  color: transparent;
  letter-spacing: 1.12rem;
  background: transparent;
  outline: none;
  border: none;
}
#profitCash .dialog .box p[data-v-3e928576] {
  text-align: left;
  padding-left: 0.4rem;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #b2b2b2;
  line-height: 0.533333rem;
}
#profitCash .dialog .box p span[data-v-3e928576] {
  font-size: 0.373333rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: #f9bf00;
}
#profitCash .dialog .box2[data-v-3e928576] {
  width: 7.146667rem;
  background-color: #fff;
  border-radius: 0.106667rem;
}
#profitCash .dialog .box2 > .table[data-v-3e928576] {
  margin: 0.666667rem 0.346667rem 0 0.32rem;
  border: 0.026667rem solid #ececec;
}
#profitCash .dialog .box2 > .table > .wrap[data-v-3e928576] {
  line-height: 0.8rem;
  font-size: 0.32rem;
  border-bottom: 0.026667rem solid #ececec;
}
#profitCash .dialog .box2 > .table > .wrap[data-v-3e928576]:last-of-type {
  border: none;
}
#profitCash .dialog .box2 > .table > .wrap > .title[data-v-3e928576] {
  text-align: right;
  padding-right: 0.266667rem;
  width: 50%;
  color: #6d6d6d;
  background: #f6f6f6;
  border-right: 0.026667rem solid #ececec;
}
#profitCash .dialog .box2 > .table > .wrap > .content[data-v-3e928576] {
  text-indent: 0.266667rem;
  color: #3f3f3f;
}
#profitCash .dialog .box2 > .charge[data-v-3e928576] {
  margin: 0.213333rem 0.346667rem 0.32rem 0.426667rem;
  color: #aeacac;
}
#profitCash .dialog .box2 > .btn[data-v-3e928576] {
  border-top: 0.026667rem solid #dedbdc;
  height: 1.226667rem;
  line-height: 1.226667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
#profitCash .dialog .box2 > .btn > div[data-v-3e928576] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 0.426667rem;
}
#profitCash .dialog .box2 > .btn > div.sub2[data-v-3e928576] {
  border-right: 0.026667rem solid #dedbdc;
  color: #f4c735;
}
#profitCash .btn-group[data-v-3e928576] {
  padding: 0 0.32rem;
  overflow: hidden;
}
#profitCash .btn-group .checkBtn[data-v-3e928576] {
  margin-top: 0.48rem;
}
#profitCash .btn-group .cash-record[data-v-3e928576] {
  background: #fff !important;
  color: #d6394a;
  border: 0.026667rem solid #d6394a;
}
.mint-msgbox-confirm,
.mint-msgbox-cancel {
  color: #d6394a;
  font-size: 0.426667rem;
}
.mint-msgbox {
  width: 80%;
}
.expenditure-details[data-v-d4506ef2] {
  padding: 0 0.3rem;
  overflow: auto;
  -webkit-text-size-adjust: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #fff;
}
.expenditure-details .money[data-v-d4506ef2] {
  margin-top: 1.8rem;
  font-family: DINAlternate-Bold, Arial, Helvetica, sans-serif;
  font-size: 0.933333rem;
  color: #333333;
  letter-spacing: 0.003467rem;
  text-align: center;
  margin-bottom: 0.24rem;
  vertical-align: bottom;
}
.expenditure-details .money p[data-v-d4506ef2],
.expenditure-details .money span[data-v-d4506ef2] {
  font-size: 0.24rem;
  color: #999;
  font-weight: normal;
}
.expenditure-details .tip-wrap[data-v-d4506ef2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.expenditure-details .tip[data-v-d4506ef2] {
  font-family: PingFangSC-Regular;
  font-size: 0.22rem;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  background: #4c8df7;
  border-radius: 0.06rem;
  display: inline-block;
  padding: 0.02rem 0.08rem;
  margin-bottom: 0.6rem;
}
.expenditure-details .tip.error[data-v-d4506ef2] {
  background: #dd4b40;
}
.expenditure-details .tip.warn[data-v-d4506ef2] {
  background: #ffb740;
}
.expenditure-details .process-wrap[data-v-d4506ef2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding-bottom: 0.6rem;
}
.expenditure-details .process-wrap .process-info[data-v-d4506ef2] {
  width: 100%;
  margin-left: 0.43rem;
  margin-right: 0.25rem;
}
.expenditure-details .process-wrap[data-v-d4506ef2]:after {
  content: ' ';
  width: 200%;
  height: 200%;
  position: absolute;
  left: -50%;
  top: -50%;
  border-bottom: 0.013333rem solid #ededed;
  -webkit-transform: scale(0.5, 0.5);
          transform: scale(0.5, 0.5);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0.06rem;
}
.expenditure-details .process-wrap .process-info[data-v-d4506ef2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.expenditure-details .process-wrap .process-info .process-item[data-v-d4506ef2] {
  width: 2.933333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 0.3rem;
}
.expenditure-details .process-wrap .process-info .process-item.last[data-v-d4506ef2] {
  margin-right: 0;
}
.expenditure-details .process-wrap .process-info .process-item.last .icon[data-v-d4506ef2]:after {
  display: none;
}
.expenditure-details .process-wrap .process-info .process-item .icon[data-v-d4506ef2] {
  margin-bottom: 0.2rem;
  border-radius: 50%;
  width: 0.48rem;
  height: 0.48rem;
  position: relative;
}
.expenditure-details .process-wrap .process-info .process-item .icon img[data-v-d4506ef2] {
  width: 100%;
  display: none;
  position: absolute;
  z-index: 100;
}
.expenditure-details .process-wrap .process-info .process-item .icon .un-finished[data-v-d4506ef2] {
  display: block;
}
.expenditure-details .process-wrap .process-info .process-item .icon[data-v-d4506ef2]:after {
  content: '';
  display: block;
  position: absolute;
  width: 3.2rem;
  top: 50%;
  left: 0.24rem;
  height: 0.013333rem;
  background: #ccc;
}
.expenditure-details .process-wrap .process-info .process-item.finished > .process-time[data-v-d4506ef2],
.expenditure-details .process-wrap .process-info .process-item.doing > .process-time[data-v-d4506ef2] {
  color: #999999;
}
.expenditure-details .process-wrap .process-info .process-item.finished .process-desc[data-v-d4506ef2],
.expenditure-details .process-wrap .process-info .process-item.doing .process-desc[data-v-d4506ef2] {
  color: #333;
}
.expenditure-details .process-wrap .process-info .process-item.finished .finished[data-v-d4506ef2] {
  display: block;
}
.expenditure-details .process-wrap .process-info .process-item.finished .un-finished[data-v-d4506ef2] {
  display: none;
}
.expenditure-details .process-wrap .process-info .process-item.doing[data-v-d4506ef2] {
  color: #999999;
}
.expenditure-details .process-wrap .process-info .process-item.doing .doing[data-v-d4506ef2] {
  display: block;
}
.expenditure-details .process-wrap .process-info .process-item.doing .un-finished[data-v-d4506ef2] {
  display: none;
}
.expenditure-details .process-wrap .process-info .process-item .process-time[data-v-d4506ef2] {
  white-space: nowrap;
  font-family: PingFangSC-Regular;
  font-size: 0.24rem;
  color: #cccccc;
  font-style: normal;
  letter-spacing: 0;
  text-align: center;
}
.expenditure-details .process-wrap .process-info .process-item .process-desc[data-v-d4506ef2] {
  color: #cccccc;
  white-space: nowrap;
  font-family: PingFangSC-Regular;
  font-size: 0.28rem;
  letter-spacing: 0;
  text-align: center;
}
.expenditure-details .process-wrap .error-info[data-v-d4506ef2] {
  margin-top: -0.28rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.expenditure-details .process-wrap .error-info .reason[data-v-d4506ef2] {
  font-family: PingFangSC-Regular;
  font-size: 0.28rem;
  color: #dd4b40;
  letter-spacing: 0;
  text-align: center;
}
.expenditure-details .process-wrap .error-info .reason-imgs[data-v-d4506ef2] {
  margin-top: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.expenditure-details .process-wrap .error-info .reason-imgs .reason-img[data-v-d4506ef2] {
  width: 1rem;
  height: 1rem;
  margin: 0 0.24rem;
  outline: none;
  background-color: #eee;
  border-radius: 0.1rem;
}
.expenditure-details .form-warp[data-v-d4506ef2] {
  margin-top: 0.6rem;
}
.expenditure-details .form-warp .form-item[data-v-d4506ef2] {
  margin-bottom: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.34rem;
  font-family: PingFangSC-Regular;
}
.expenditure-details .form-warp .form-item .form-title[data-v-d4506ef2] {
  color: #999999;
  letter-spacing: 0;
}
.expenditure-details .form-warp .form-item .form-desc[data-v-d4506ef2] {
  color: #333333;
  letter-spacing: 0;
  text-align: right;
}
.expenditure-details .form-warp .form-item .form-desc .error[data-v-d4506ef2] {
  font-family: PingFangSC-Regular;
  font-size: 0.28rem;
  color: #dd4b40;
  letter-spacing: 0;
  text-align: right;
}
.expenditure-details .go-bill-setting[data-v-d4506ef2] {
  line-height: 0.94rem;
  margin: 1rem 0;
  background: #4c8df7;
  border-radius: 0.47rem;
  font-family: PingFangSC-Semibold;
  font-size: 0.32rem;
  color: #ffffff;
  letter-spacing: -0.003733rem;
  text-align: center;
}
#profit-cash-income-pay-detail .content[data-v-7f6f05c2] {
  padding-top: 1.173333rem;
}
#profit-cash-income-pay-detail .mescroll[data-v-7f6f05c2] {
  position: fixed;
  top: 2.373333rem;
  bottom: 0;
  height: auto;
  /*如设置bottom:50px,则需height:auto才能生效*/
}
#profit-cash-income-pay-detail .nav-tab[data-v-7f6f05c2] {
  background-color: #fff;
  border-bottom: 0.013333rem solid #ebebeb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#profit-cash-income-pay-detail .nav-tab .item[data-v-7f6f05c2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#profit-cash-income-pay-detail .nav-tab .inner[data-v-7f6f05c2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#profit-cash-income-pay-detail .nav-tab .inner span[data-v-7f6f05c2] {
  height: 1.173333rem;
  line-height: 1.173333rem;
  display: inline-block;
  font-size: 0.4rem;
  color: #999;
  padding: 0 0.133333rem;
  position: relative;
}
#profit-cash-income-pay-detail .nav-tab .inner span[data-v-7f6f05c2]::after {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 0.08rem;
}
#profit-cash-income-pay-detail .nav-tab .item.active .inner span[data-v-7f6f05c2] {
  color: #343434;
}
#profit-cash-income-pay-detail .nav-tab .item.active .inner span[data-v-7f6f05c2]::after {
  background-color: #d6394a;
}
#profit-cash-income-pay-detail .media-list-area[data-v-7f6f05c2] {
  padding: 0 0.426667rem;
  background-color: #fff;
}
#profit-cash-income-pay-detail .media-list-area .item[data-v-7f6f05c2] {
  border-bottom: 0.013333rem solid #ebebeb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.266667rem 0;
  line-height: 1.8;
}
#profit-cash-income-pay-detail .media-list-area .item .arrow-img[data-v-7f6f05c2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#profit-cash-income-pay-detail .media-list-area .item img[data-v-7f6f05c2] {
  height: 0.373333rem;
}
#profit-cash-income-pay-detail .media-list-area .item[data-v-7f6f05c2]:last-child {
  border-bottom: none;
}
#profit-cash-income-pay-detail .media-list-area .main[data-v-7f6f05c2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 0.266667rem;
}
#profit-cash-income-pay-detail .media-list-area .main .txt-item[data-v-7f6f05c2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  font-size: 0.4rem;
}
#profit-cash-income-pay-detail .media-list-area .main .name[data-v-7f6f05c2] {
  font-size: 0.4rem;
}
#profit-cash-income-pay-detail .media-list-area .main .status[data-v-7f6f05c2],
#profit-cash-income-pay-detail .media-list-area .main .time[data-v-7f6f05c2] {
  font-size: 0.32rem;
  color: #999;
}
#profit-cash-income-pay-detail .media-list-area .main p[data-v-7f6f05c2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#profit-cash-income-pay-detail .media-list-area .main .status[data-v-7f6f05c2] {
  background-color: #fff0e3;
  color: #e4872c;
  padding: 0 0.2rem;
  border-radius: 0.106667rem;
}
#profit-cash-income-pay-detail .media-list-area .main .success[data-v-7f6f05c2] {
  background-color: #eafcd5;
  color: #0ba306;
  padding: 0 0.2rem;
  border-radius: 0.106667rem;
}
._flex[data-v-35f558a6] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}
#lowerList[data-v-35f558a6] {
  width: 100%;
  min-height: 100%;
  background: #f6f6f8;
}
#lowerList header[data-v-35f558a6] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 100%;
  padding: 1.333333rem 0 0.133333rem 0.266667rem;
  position: fixed;
  top: 0.133333rem;
  left: 0;
  z-index: 10;
  background-color: #f6f6f8;
}
#lowerList header input[data-v-35f558a6] {
  width: 6.186667rem;
  height: 1.066667rem;
  line-height: 1.066667rem;
  padding-right: 0.133333rem;
  font-size: 0.426667rem;
  text-indent: 0.5em;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  border-radius: 0.133333rem 0 0 0.133333rem;
  color: #333333;
  border: none;
}
#lowerList header span[data-v-35f558a6] {
  width: 2.08rem;
  height: 1.066667rem;
  line-height: 1.066667rem;
  background: #d6394a;
  text-align: center;
  border-radius: 0 0.053333rem 0.053333rem 0;
  font-size: 0.426667rem;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #ffffff;
}
#lowerList header div[data-v-35f558a6] {
  width: 1.066667rem;
  height: 1.066667rem;
  padding: 0.226667rem;
  margin-left: 0.16rem;
  background: url(data:image/png;base64,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) no-repeat;
  background-size: cover;
  background-color: #d6394a;
  border-radius: 0.053333rem;
}
#lowerList .listType[data-v-35f558a6] {
  padding: 2.8rem 0 0.4rem;
}
#lowerList .listType li[data-v-35f558a6] {
  padding: 0.133333rem 0;
  background: #fff;
}
#lowerList .listType li[data-v-35f558a6]:not(:last-child) {
  margin-bottom: 0.133333rem;
}
#lowerList .listType li .line1[data-v-35f558a6] {
  position: relative;
  padding: 0.333333rem 0.4rem;
  border-bottom: 0.013333rem solid #f2f2f2;
  line-height: 0.666667rem;
}
#lowerList .listType li .line1 img[data-v-35f558a6] {
  width: 0.426667rem;
  height: 0.426667rem;
  margin-right: 0.16rem;
}
#lowerList .listType li .line1 .name[data-v-35f558a6] {
  position: absolute;
  top: 0.24rem;
  left: 1.066667rem;
  font-size: 0.453333rem;
  font-family: PingFang-SC-Medium;
  font-weight: bold;
}
#lowerList .listType li .line1 .time[data-v-35f558a6] {
  position: absolute;
  font-size: 0.373333rem;
  bottom: 0.4rem;
  right: 0.533333rem;
}
#lowerList .listType li .line1 span[data-v-35f558a6] {
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #5b5b5b;
}
#lowerList .listType li .huanhang[data-v-35f558a6] {
  height: 1.866667rem;
  line-height: 0.733333rem;
  padding-top: 0.266667rem;
  padding-bottom: 0.133333rem;
}
#lowerList .listType li .huanhang .time[data-v-35f558a6] {
  bottom: 0.133333rem;
}
#lowerList .listType li .line2[data-v-35f558a6] {
  width: 100%;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 2.533333rem;
  padding: 0.266667rem 0.4rem 0;
}
#lowerList .listType li .line2 > .phone[data-v-35f558a6] {
  position: relative;
}
#lowerList .listType li .line2 > .phone > img[data-v-35f558a6] {
  position: absolute;
}
#lowerList .listType li .line2 > .phone > .add[data-v-35f558a6] {
  margin-left: 0.666667rem;
}
#lowerList .listType li .line2 > .phone > .msg[data-v-35f558a6] {
  position: absolute;
  right: 0;
  bottom: -0.026667rem;
}
#lowerList .listType li .line2 > .phone > .msg span[data-v-35f558a6] {
  display: block;
  width: 2rem;
  height: 0.64rem;
  line-height: 0.64rem !important;
  padding: 0 0.133333rem;
  background: #d6394a;
  font-size: 0.373333rem;
  text-align: center;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #ffffff;
  border-radius: 0.053333rem;
}
#lowerList .listType li .line2 > div[data-v-35f558a6]:not(:last-child) {
  margin-right: 0.533333rem;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0.093333rem;
}
#lowerList .listType li .line2 > div:not(:last-child) img[data-v-35f558a6] {
  width: 0.293333rem;
  height: 0.346667rem;
  vertical-align: middle;
}
#lowerList .listType li .line2 > div:not(:last-child) span[data-v-35f558a6] {
  padding-left: 0.266667rem;
  height: 0.666667rem;
  line-height: 0.666667rem;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: rgba(91, 91, 91, 0.7);
}
#lowerList .listType li .line2 .line2-inline[data-v-35f558a6] {
  line-height: 1.066667rem;
}
#lowerList .listType li .line2 .line2-inline div[data-v-35f558a6] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.noMsg[data-v-35f558a6] {
  margin: 0 auto;
  padding-top: 6.666667rem;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.noMsg img[data-v-35f558a6] {
  width: 2.666667rem;
  height: 2.08rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAAB1CAYAAACs0RjOAAAVHElEQVR4Xu1dC3Bc1Xn+z71aSTZCko0t21j4hQ22sLFXe4Vt2qTVZNKhE1NIAUMy7STDY4YhgXRCm5nShzVJh4ZO0zKTQhtCYXBJZ0KgJFPIMG2o0wRcY929ethgG2PLFvghC/khCdlaae/f+a72iOuNtHt39967q9X5Z3Z46J5z7vnPd///P//jHEEBU2dnZzSZTP6ImTHS3YZh7At4SNV9CXBABP0Opmn+kIjuT43zgmEYXw16TNV/8TkQBrBeIqK7UlP9qWEYXyz+tNUbBM0B34HFzFpHR8cGIjKIqNK2bUir5tREOjVNe8a27bFIJLLn0KFDB7Zv354MepKq//A54Duw4vF4jIh+ycw1WaZzioi+aBjGO+FPW40YNAd8B5ZlWZ+zbfsX2V5cCHGOme8xDOO/sj3r5e/vvffekosXL95CRGuJqEEIoXlpV47P2LaNaY0S0SkhRHtVVdUv169fPxzmXH0HFl7esqxvM/PnmbmSiFYRUX1qUueJ6CgRjRHR60T0XcMw8O950+joKPf19VF/fz+ldp5591WuDSORCF199dU0b9480nX9RSJ6QAhxKcj5BgIs9wtblvWSbdu+G+9tbW3atm3b7qiurn7p0qVAeRQk/0Ptu66ujhYsWPBifX19WQDrR7ZtfznFwZ8YhrHdD25alvU7tm3vJKJlsj98mTU1NVRRUeHHEDO6D0jvkZER5+emyspKs6Ki4g+amppg4wZGgUuseDz+R8z8JCYqhHjUMIwXCp3Nnj17aiORyHPMfAf60nWdGhoaHHGv6HIODA4O0ocffkhpUv1rhmE8HSSvAgfWrl27Kurq6jaNjY3R5s2bTT8mY1nWZ23bfoOI5miaRo2NjRDxAK4f3ZdVH/igAaqjR4+6wXVqfHx87ZYtWwaDmuyMXIl4PP4UMz8Eplx55ZV07bXXOlJL0dQcALgGBgbo+PHjkw8w810tLS0vB8WzmQqs3cy8FUxZtmwZLVy4MCj+lE2/yWSSOjs7J+cjhHg8Fov9RVATnJHAMk0TLouVYMrq1asJux1F2TkAYAFgICHEc7FY7L7srfJ7YqYCq5eIrsGU16xZQ7W1tfnNfpa16urqovHxcTnrnYZhfCUoFvwGsJhZxOPxOUQUGR8f55qamkvr169PBPUC+fRrmqYCVh6MKxqwTNNE8HhbKmi8gIgAqOPMvKe6uvr1DRs29OUxH9+bKGDlx9LQgQUv9q233no/Mz9GREuQleB+dSEE4kxvJxKJB7du3Xosv2l5a5WSmKs0TfstZm4kornpLZn5YSJy9N/8+fOpqqrKW+cz9CnseKurq50dMNwr+VKowMJCWpZ1FzM/Q0TSCka6J6QVZgE3tqMymRle289Ho1HE/Hylw4cPVw0PDxu2bX+HmT8Lv6evA5RBZwAVdsBwBiPKkKvfLlRgdXZ2Lk0mk68z80YhBDPzaSHEj5PJ5AFd1+cimExEyBpwPhUhxItVVVX3+Wl3jY2N7Th48ODy0dFRxBSzpduUAUQKmwKklwwq59JTqMCyLOte27aRPgzgDBHRN6urq3dK4JimuUAI8QQz35uaRJ8Q4guxWCyey6QyPdvb28vp2QlgXmVlZUGi36/3K3Y/2MldvHhx0lWA90E8dNWqVY569EqhAisej7/CzH8oVZ1hGJuFEE5Cj6Surq7G8fHxODM3ENGIpmmPNDc3/6vXCWV6zjRNSCmkLzsEQC1dutTxTeUq6v14n1LtAyGxjz76iM6dOzeZHoQPb+3atY5a9EKhAss0zV8R0WekmovFYn+c/pKWZS20bRsJeZuQQMbMf97S0vKPXiaT6Znu7u55iUQCMb+b8By+vhUrVjiSStFvcgChGUh2ACwV1HdU4qJFizx9hGED6ydEdGdqGlBvW9OT7yzLWm7bNgLIcEFAYj3c3Nz8XKGLH4/HP8PMiFc1YOcDLzrSXhRNzwF4zhHzg+QC1dfXOx+jl1hpqMCKx+NfZWaoNdhYnxDRn9bV1T2/Zs0aSCbx1ltv1c+ZM+cpIvpSarp9FRUVv79p06aOQgFgWdY9tm1j7LmQVrAZVC5Vdq5CavX2wkdMNHfuXOeD9KIO/QYWMlfmz59fdfbsWXgNLrW2tk669cXevXsXa5r2M6mOmPmspmk/ZeYDKR8SdoW/LacrhPjB4ODg192dZGfF1E/E4/EHmBmgjeTy5eU7Xrm0O3v2rCO1kNsOmxRhLS/mg1/AQiWWaZqGpml3MvNqCCVm7tU07efM/CY0nkg5R29n5meJaJ6L+WPoQAgx6U8SQvwqEoncfuONN07I4QLJNM0Hiej72OQoYHlnJtTgsWPHHGDBOQxgeXES+wUs0zS/jOyIlAN7Eh/MDI/B03V1dU9MxgpTD/89M18FCSKdovCLwq5i5l8LIe41DMO3lFYFLO9gcj9ZTGBZltXEzO3MLCMiNpyfqaoogeor27ZvvSwI3dHRsWJ8fHybpmlRGOooLBVCHEOscHh4+Betra2+etwVsGYWsKDB4vH4fxDRbak3/4iIfiiEGGdmpOCgIgs71DemSpsRXV1dcysqKqoSiYSdTCY/KbREazr2KWDNLGB1dHTU27b9NjM3pd78sddee+2JHTt2oOTvUWb+uxSwLhQ1H0sBa+YBK5lMvk1EDrCEEH85ODj4RH9/P69aterPiOhvUzM6r4CV39oWtVWxbKxUwsK/o4I9xYABIcS/MTPSUlHih8wYAO4VBayiQiS/wYsFLLztO++8c52u6/+HjKXU2zsHn7k2e2eEELfNeGAhtAFvdDHK6xHLhMc77JhmMYEFBJmm+QW4iZh5mcsdhd1hPxF9Twjx5IwH1vnz5+nUqVPuXO78xEAereA7QpUQnJRhUrGBlUrGvF7TtNtt27425WroZeY3YrHYXqRfzXhg9fT0EDzRxaKVK1c6WaxhUrGBJecq6yMikYh49dVXL7a1tU1mxcx4YAFUKCEvhipEXBPFsnPmoPYkPCoVYGWa8YwHliwhl/Vy4S0vOYFfxOhmm43lhcczHlheJlluzyiJlWVFlYM0P8grYClg5YecLK0UsBSwFLAC4YACViBsVRIrJGBJ73sgq1hgp9gxotDUz52jAlYIwIKbAZ73CxcuFAiB4JrL6mW/RlDACgFYiUSC3n33XSdNt1QJEisaRe6kP6SAFQKwUCX8wQcf0CefoMCoNAnFt6ik8YsUsEIAFuwrVAlDchUjrJMNLJBW8M57Kc/K1pf8uwJWCMDyuhjl9FzZAwsHhui6jnOsTjQ3N+d81LbyvOcH99kALNyceosQAgbO7xmGcTAXVilg5cKtT5+dDcDCsUfOYQuoOYzFYs/nwioFrFy4NQuAtX///sr+/n6ttrZ2wFW4+NDQ0NDz/f39Y14vt1TAUsByOGCaJi5E+mciwtmgSLm5QZ70R0QoXjwnhEgw878YhoGS/YykgJWNQ1P/vexUoWmaTxLRNzyw46SmaS3Nzc0nMz3rB7CGh4ed1GS/HaTICr3qqqtK8vSbsgNWR0fH/clk8p+IKNsxxbtS1/JmjLMUCiyAqbu7+7IjFD2A3vMjxchn9/JyZQes3bt3z6mqqtpo23ajNnEu9E5mdkCG442I6H9s2x5OJpPdW7ZsgWoMVBXCIQpguW5byDZkTn/HeV24lbTUqOyAlc5g0zThZpCnjjzgxa5y91GoxEJfuDINN1v5nfOOA81QfVPIuepBAXI2AAv3lDk3nOq6fns0GsUBbp7JD2B5HqyMHpwNwMLFA98ion2VlZUPb9y4MadIsAJWfmgve2Dlx5ZPWylg5cdBBayAjff8lmXmt1LAUsAKBMUKWApYCliBcEABKxC2KomlgKWAFQgHShxY8NzLH8qzZImWn6VaQfBVSawSBNbo6CiNjIw4Hnt46+VPns6Ho4nwg+cdgWgvd9QEAZ5MfSpglQiwIJUGBwedm7MAKMQWM4WAADKACwUQtbW1zq2mXq4UCQtgClhFBJZUcbhA8uTJkw6wpiK32puuygcgW7JkiROQxr8XW1UqYBURWCgJQ4U0AtTuXC2AAioOqg5SCECBugOoIMnwg1SDukRJmZvQbvHixc5VbsUMTitgFQlYkFK4HQvgkFIIgAIgcGkkVBwANRU45DkQABiSCAFON8DQDn0AYMUiBayQgQVQAFRHjhy5DAyQNI2Njc4NrrmqMUi706dP05kzZy6zyxYsWEDXXHNNUSSXAlbIwMKOD5JqaAjFQ+QsOgAA6VJIJbI0/iG9ZCk/AIp+8QtbLSpghQgsSBac4SBBhYWXKssvlwFsL9xsKsdAv0hfxtkMYZICVkjAgkSBqsIl3JJgT2HR/ZYmsLtwtry0u3B5wLp163wfR/mxCvhU/crHgiSBtIIqBAV9vzSqggAuSVCHuE0+V/stX9YpiRWCxIK06uvroxMnTkzaVTgyCOAKijDm0aNHCdetgGC/YUy4MMIgBawQgAW3AHaBUFGgqe6Wln4sdzywUABASh48eNDZKaLfpUuXUkNDQyhSSwErBGDBvYAFBniwwHArYIElQbrgShQY2lBZfhnyABQu/JZSC1755cuX+9a/srEK+PT9sLHgY5JqEM5L3OjuVkkI5Rw+fNgJx/i58OkbBhjxGDuMmKKSWCFILKhBKTWwuE1NTZepI2kLwZmJYLKfhAN1YcRDekESXn/99aFc2KSAFQKwDhw44IRuQMhEgNSQBPUINYm4Ybok8wNgcJZiNyorsQGsmhrnVKdASQErBGB1dnZOhlrgZYe6kwRf0/vvv+/YX5BkUJV+Egx4qFnp0wqrJF8BKwRgWZY1GWiGqsONp5IgqQ4dOhQasHB3IXalQZMCVgjA2r9//6RjNJMqvO6663y3f9JVIcYI0n8m2amAFQKwoOpk7A7G+w034Cy4CcLODUFpLARUpN9X7GLHic2BzEZFaCcMJ6kCVgjAQlAYKccg2FAwoN2Xf2PnBj8WHJh+HkkE0GJc9A2CmwESCxeQB00KWCEAS/qpMBQcpFO5FWBr+Z1SDCklpSHGDjo+6WalAlYIwAJooA6xQwP57QidbgoIeMOVIV0N2DgA1GEEohWwQgAWXAlQRx9//LEzGhyV8FldccUVgWkkabshn16OuWLFilB2hBhPASsEYGGRYby7jWjsDuFT8isumD4NLCzGkwSnKLIbghpvqvERp8RHBZsOH5IX266rq8t9rOZOwzC+EtTXVxa32IPBCK3I0A6YBWcpfFp+qyZ4+QEqmfuFsbCwAHNYpCRWCBJLDuFOY5GGPJLvkOngVxYpPOzYhbov3UT/sK3CpHyABcmOKIUrheipWCz29aDeuywklmQOJBYWHga9tH1gVCP3vZBwjiymQCaFzPtC/7DjoHLDyGgodFcIZy42Gy76mmEYTytgeeAAAAAjHrnv7uQ+2EDwY8F5matqRD/Ip8dPAla+CsrKYFuVOrDgGoGp4JK0SV3XV0ej0WMe2JrXI2UlscABAAFlWgCCuwJaloJBdcHIxm8qkAGcaIcfNgXI9UqviHZzGlILMUK//WSZVjMXVQhQ4WPDPFLFu0xELxuGsT0vxHhsVHbAkvPG1+muA5T/HwCD5AIgZEU0QAYgYRHgl0JWKox0t4EuVSs2BZBcKKiQhP5gZ6HPXCWix3W67DE3sDAH2JLpdZOYD94TDmT8XOdSXCSib+Ok63zG1nWddV3/cMOGDfuFEADplFS2wAIjIWlQaIEvdqoDP2QOvAQDFmO6g0EAHuwyof7wHA4akaEkcBb/H/aWO5yUz8J5aeMGlgT8VO2mmU+SiHBCCv6ZL52xbfuRm2666c1ZByz3hLFjhCqA4Q2p5PXuaHmfM9QnLmxy7y7RDxyz0kmK8SA1AFJIPdh1OKEGgPRrVyrnNDAwcPr48eNXMnNwXuDMkEOd3WOGYfzDrAaWtL3koWvy4DV5TpastJG2F5yNkED4ASDTOT6hagBYN7jcjEY7gAs7Uz/BlQYsXNrQW6AEykVyQf19IIRoi8Vi3bMeWJIB8twsKbnkf+PvUjUCEACCF3sJ4Ny3b9+019qhL+xI/cy3TwPWHmZ+SNf1T42+XGCS47OwPysqKoY3b96M8WafjZUjv/J+HMBCqCQboSzNL8nlBhYz/68Q4k7DMCaCpSVCZWu8h8Vfr3cm+nlIiQJWltX1o64wLABlGgd2Frzy2QjqFVEAuAcKIQWsLNxrb2+/TwiBsEIljgLC6TBhZQgUsrDpbaEOkW3gjiFm6h/gglGf71wHBgYGenp6rhBCVBPRfycSiXtuvvnmUGwsr3wrqipsb2+/TQixEyWBxQqPeGVUtuew40QoyZ1hMe2OSQgn+wJGfa7gSh2CMnbixAkdZ8sJIX7MzPcahjFRXFkiVFRg7d279wZN036OyzRhg8ABCYbPVIL7Ab4tODCzEeYL35i7DjJbG/wdTl/UMsI3x8zjQojHY7FYWyYvuJd+/X6mqMBqa2vTtm3b9jIuJsfEZPYnpJeffh+/mZapP7gxkGHhDvlkeh6p1Pigpotdyrby0F3k2UupKIQ4Q0R3xmKxX4c5Ry9jCdM0I5qmNbnudvbS7rJn7Ilob69hGKfSGzOzFo/HVwohFoopHEPJZLJJ07RnpTccDEaZFooTCjk3NOdJ+NhAHgUOn48XwnynOwkHfEF/cOrCESuPExBCgOffPXLkyF9v3769kPCMl1fM+RkA63tCiDtQPZVz61SDFChwTiMuHL8suBmPx29h5u8jnDadw5GZl6aPLZ2U+b5TsdtBcrmzKzK9D/giw0FTPYd+sEFwHS3OzPzc0NDQn7S2tk4cDFZiBGDBIPCjLnxE1/VvRKPRZ91zNE3zGQCuxOY9Y18HH1xVVdWbQoi7161bN1HNUYIkLMv6DjPfDVXIzPnaXBDL70UikUc3bty43z3PlMR6nIhwGlq+/Zcg63J+Jcw/o1Zg5ktCiHS3AXg7JIQ4SUTdixcvvrBo0aJuXdf/UwgxnvNbhNQAEguAWmzbdt6qsLKyksfGxoZaWlr60ncnzKy3t7dfHYlEqhOJxKwFlq7r+Hh3YI+SYW1/lkwmv+X+O3hLRGOapo2MjY2dMwxjIu+6xGnWLnTY69LT01M9MDDwN0T0CDJsphgf4PlSc3PzK2G/WxDjKWAFwdVp+ty9e/f8SCTyV0T0YMprLp9EGffzqJpJ7fZCfKtghlLACoav0/a6a9eumtra2t9l5m8SUTMRHSGiF3Rd3xmNRifO9y4D+n8HTCRubraaMAAAAABJRU5ErkJggg==) no-repeat;
  background-size: cover;
}
.noMsg span[data-v-35f558a6] {
  margin-top: 0.533333rem;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #cccccc;
}
._flex[data-v-783e6ba5] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}
.widthShow[data-v-783e6ba5] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10000;
  overflow: hidden;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
}
.widthShow .widthCnt[data-v-783e6ba5] {
  margin-top: -1.333333rem;
  width: 80%;
  padding: 0.266667rem;
  background-color: #fff;
  border-radius: 0.106667rem;
}
.widthShow .widthCnt p[data-v-783e6ba5] {
  line-height: 0.533333rem;
  font-size: 0.373333rem;
  color: #666;
}
.widthShow .widthCnt .subTrue[data-v-783e6ba5] {
  text-align: center;
  color: #d6394a;
  font-size: 0.426667rem;
  margin-top: 0.266667rem;
  padding-top: 0.133333rem;
  border-top: 0.013333rem solid #ccc;
  line-height: 0.666667rem;
}
#addLower[data-v-783e6ba5] {
  width: 100%;
  height: 100%;
  overflow: scroll;
  overflow-y: auto;
  background: #f6f6f8;
}
#addLower .openingBank[data-v-783e6ba5] {
  height: 9rem;
}
#addLower .openingBank .sousuo[data-v-783e6ba5] {
  width: 20%;
  height: 1.28rem;
  color: #fff;
  font-weight: 400;
  position: absolute;
  right: 0%;
  top: 0%;
  text-align: center;
  line-height: 1.28rem;
  font-size: 0.4rem;
  background-color: #d6394a;
}
#addLower .openingBank .queding[data-v-783e6ba5],
#addLower .openingBank .quxiao[data-v-783e6ba5] {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#d9d9d9), color-stop(50%, #d9d9d9), color-stop(50%, transparent));
  background-image: linear-gradient(0deg, #d9d9d9, #d9d9d9 50%, transparent 50%);
  background-size: 100% 0.013333rem;
  background-repeat: no-repeat;
  background-position: bottom;
}
#addLower .openingBank .queding[data-v-783e6ba5] {
  width: 50%;
  height: 1.28rem;
  color: #666;
  font-weight: 400;
  position: absolute;
  right: 0%;
  top: 1.28rem;
  text-align: center;
  line-height: 1.28rem;
  font-size: 0.373333rem;
}
#addLower .openingBank .quxiao[data-v-783e6ba5] {
  width: 50%;
  height: 1.28rem;
  color: #666;
  font-weight: 400;
  text-align: center;
  line-height: 1.28rem;
  font-size: 0.373333rem;
  background-color: #ffffff;
  border-top: 0.013333rem solid #f6f6f8;
}
#addLower .form[data-v-783e6ba5] {
  padding: 1.466667rem 0 0.133333rem;
}
#addLower .form .formList[data-v-783e6ba5] {
  position: relative;
  width: 10rem;
  height: 1.28rem;
  line-height: 1.28rem;
  font-size: 0.4rem;
  padding: 0 0.266667rem;
  background-color: #fff;
}
#addLower .form .formList > span[data-v-783e6ba5] {
  display: inline-block;
  width: 2.666667rem;
}
#addLower .form .formList[data-v-783e6ba5]:not(:last-child) {
  margin-top: 0;
  border-bottom: 0.013333rem solid #f2f2f2;
}
#addLower .form .formList.mt20[data-v-783e6ba5] {
  margin-top: 0.266667rem;
}
#addLower .form .formList .label[data-v-783e6ba5] {
  width: 2.8rem;
  position: relative;
}
#addLower .form .formList .label > .tip[data-v-783e6ba5] {
  width: 0.533333rem;
  height: 0.533333rem;
  border: 0.026667rem solid #aaa;
  display: inline-block;
  border-radius: 0.533333rem;
  position: absolute;
  top: 0.4rem;
  line-height: 0.466667rem;
  text-align: center;
  bottom: 0;
}
#addLower .form .formList .formTel[data-v-783e6ba5] {
  font-size: 0.4rem;
}
#addLower .form .formList.card-type[data-v-783e6ba5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
#addLower .form .formList.card-type[data-v-783e6ba5] .mint-cell {
  float: left;
}
#addLower .activeBox[data-v-783e6ba5] {
  width: 9.413333rem;
  margin: 0.266667rem auto 0.533333rem;
}
#addLower .activeBox .activeList[data-v-783e6ba5] {
  margin-bottom: 0.266667rem;
}
#addLower .activeBox .activeList h2[data-v-783e6ba5] {
  border-left: 0.053333rem solid #d6394a;
  padding-left: 0.266667rem;
  font-size: 0.426667rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: #272727;
}
#addLower .activeBox .activeList ul[data-v-783e6ba5] {
  display: block;
  background-color: #fff;
  margin: 0.266667rem auto 0.133333rem;
  padding: 0.4rem;
}
#addLower .activeBox .activeList ul li[data-v-783e6ba5] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#addLower .activeBox .activeList ul li:nth-child(1) img[data-v-783e6ba5] {
  width: 0.426667rem;
  height: 0.48rem;
}
#addLower .activeBox .activeList ul li:nth-child(1) h3[data-v-783e6ba5] {
  font-size: 0.48rem;
  font-weight: bold;
}
#addLower .activeBox .activeList ul li[data-v-783e6ba5]:nth-child(2) {
  margin: 0.2rem 0 0.2rem 0.8rem;
}
#addLower .activeBox .activeList ul li:nth-child(2) img[data-v-783e6ba5] {
  width: 2.133333rem;
  height: 0.666667rem;
}
#addLower .activeBox .activeList ul li:nth-child(3) img[data-v-783e6ba5] {
  height: 0.293333rem;
}
#addLower .activeBox .activeList ul li img[data-v-783e6ba5] {
  margin-right: 0.4rem;
}
#addLower .activeBox .activeList ul li[data-v-783e6ba5]:last-child {
  min-height: 0.6rem;
  width: 100%;
  display: grid;
  grid-template-columns: 50% 50%;
}
#addLower .activeBox .activeList ul li:last-child div[data-v-783e6ba5] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 0.666667rem;
  width: 100%;
}
#addLower .activeBox .activeList ul li:last-child div img[data-v-783e6ba5] {
  display: block;
  margin-right: 0.2rem;
  height: 0.293333rem;
}
#addLower .activeBox .activeList ul li:last-child div span[data-v-783e6ba5] {
  display: block;
  white-space: nowrap;
  font-size: 0.373333rem;
  color: #666;
}
#addLower .activeBox .activeList ul li:last-child div span[data-v-783e6ba5]:last-child {
  font-family: Arial, Helvetica, sans-serif;
}
#addLower .activeBox .activeList ul li[data-v-783e6ba5]:nth-child(2) {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #5b5b5b;
}
#addLower .activeBox .activeList ul li:nth-child(2) h3[data-v-783e6ba5] {
  font-size: 0.48rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: #333333;
}
#addLower .activeBox .activeList ul li:nth-child(2) div[data-v-783e6ba5] {
  display: inline-block;
  padding: 0 0.133333rem;
  font-size: 0.4rem;
  border: 0.026667rem solid #d6394a;
  color: #d6394a;
  border-radius: 0.066667rem;
}
#addLower .activeBox .activeList ul li:nth-child(2) .remove[data-v-783e6ba5] {
  width: 1.44rem;
  height: 0.533333rem;
  margin-right: 0.8rem;
  border-radius: 0.266667rem;
  margin-top: 0.066667rem;
  text-align: center;
  background-color: #f6544e;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #ffffff;
}
#addLower .activeBox .addActive[data-v-783e6ba5] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.266667rem;
  padding-top: 0.266667rem;
  height: 3.386667rem;
  background-color: #fff;
}
#addLower .activeBox .addActive img[data-v-783e6ba5] {
  width: 1.28rem;
  height: 1.28rem;
  margin-top: 0.266667rem;
}
#addLower .activeBox .addActive span[data-v-783e6ba5] {
  margin-top: 0.32rem;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #cecece;
}
#addLower .subActive[data-v-783e6ba5] {
  width: 100%;
  height: 1.413333rem;
  margin-bottom: 1.226667rem;
  line-height: 1.546667rem;
  text-align: center;
  background: url(data:image/png;base64,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) no-repeat;
  font-size: 0.48rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: #fff;
}
.formTel[data-v-783e6ba5] {
  display: inline-block;
  width: 6.266667rem;
  height: 0.666667rem;
  font-size: 0.426667rem;
}
input[data-v-783e6ba5]::-webkit-input-placeholder {
  color: #ccc;
}
input[data-v-783e6ba5]::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ccc;
}
input[data-v-783e6ba5]:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
input[data-v-783e6ba5]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ccc;
}
.mint-switch {
  border: transparent !important;
}
.mint-switch input {
  outline: none;
}
.noClear .mint-field-clear {
  display: none !important;
}
input:disabled {
  background-color: transparent;
  color: #888;
}
.form .mint-cell-wrapper {
  border-color: #f2f2f2;
}

/* .noBottom .mint-cell-wrapper {
  border: none !important;
} */
.mint-switch-input:checked + .mint-switch-core {
  border-color: #fef0c8;
  /* Safari 5.1 - 6.0 */
  /* Opera 11.1 - 12.0 */
  /* Firefox 3.6 - 15 */
  background: -webkit-gradient(linear, left top, right top, from(#fef0c8), to(#d5ab67));
  background: linear-gradient(to right, #fef0c8, #d5ab67);
  /* 标准的语法 */
}
.mint-switch-input:checked,
.mint-switch-core {
  border-color: #fef0c8 !important;
}
#addLower .mint-field .mint-cell-title {
  width: 2.88rem;
  /*margin-right: 12px;*/
  font-size: 0.4rem;
  color: #666;
}
#addLower .mint-field-core::-webkit-input-placeholder {
  color: #cccccc;
  font-size: 0.4rem;
}
#addLower .mint-field .mint-cell-value {
  position: relative;
}
#addLower .mint-popup {
  width: 100%;
}
#addLower .is-textarea .mint-cell-title {
  /*margin-top: -148px;*/
}
#addLower .mint-field-other {
  position: absolute;
  left: 0;
  top: unset;
}
#addLower #duohang {
  height: 2.666667rem;
}
#addLower #duohang .mint-cell-title {
  margin-bottom: 1.28rem;
}
#addLower #duohang .mint-cell-value {
  margin-bottom: 1.706667rem;
}
#addLower #duohang .mint-field-other {
  top: 1.066667rem;
}
#addLower .mint-switch {
  position: absolute;
  right: 0.32rem;
  z-index: 9;
  top: 0.24rem;
}
#addLower .mint-field-clear {
  display: none !important;
}
._flex[data-v-d07609ba] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}
.widthShow[data-v-d07609ba] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10000;
  overflow: hidden;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
}
.widthShow .widthCnt[data-v-d07609ba] {
  margin-top: -1.333333rem;
  width: 80%;
  padding: 0.266667rem;
  background-color: #fff;
  border-radius: 0.106667rem;
}
.widthShow .widthCnt p[data-v-d07609ba] {
  line-height: 0.533333rem;
  font-size: 0.373333rem;
  color: #666;
}
.widthShow .widthCnt .subTrue[data-v-d07609ba] {
  text-align: center;
  color: #d6394a;
  font-size: 0.426667rem;
  margin-top: 0.266667rem;
  padding-top: 0.133333rem;
  border-top: 0.013333rem solid #ccc;
  line-height: 0.666667rem;
}
#addLower[data-v-d07609ba] {
  width: 100%;
  height: 100%;
  overflow: scroll;
  overflow-y: auto;
  background: #f6f6f8;
}
#addLower .openingBank[data-v-d07609ba] {
  height: 9rem;
}
#addLower .openingBank .sousuo[data-v-d07609ba] {
  width: 20%;
  height: 1.28rem;
  color: #fff;
  font-weight: 400;
  position: absolute;
  right: 0%;
  top: 0%;
  text-align: center;
  line-height: 1.28rem;
  font-size: 0.4rem;
  background-color: #d6394a;
}
#addLower .openingBank .queding[data-v-d07609ba] {
  width: 50%;
  height: 1.28rem;
  color: #fff;
  font-weight: 400;
  position: absolute;
  right: 0%;
  bottom: 0%;
  text-align: center;
  line-height: 1.28rem;
  font-size: 0.4rem;
  background-color: #d6394a;
}
#addLower .openingBank .quxiao[data-v-d07609ba] {
  width: 50%;
  height: 1.28rem;
  color: #343434;
  font-weight: 400;
  position: absolute;
  left: 0%;
  bottom: 0%;
  text-align: center;
  line-height: 1.28rem;
  font-size: 0.4rem;
  background-color: #ffffff;
  border-top: 0.013333rem solid #f6f6f8;
}
#addLower .form[data-v-d07609ba] {
  padding: 0.426667rem 0 0.133333rem;
}
#addLower .form .formList[data-v-d07609ba] {
  position: relative;
  width: 10rem;
  height: 1.28rem;
  line-height: 1.28rem;
  font-size: 0.4rem;
  padding: 0 0.266667rem;
  background-color: #fff;
}
#addLower .form .formList > span[data-v-d07609ba] {
  display: inline-block;
  width: 2.666667rem;
}
#addLower .form .formList[data-v-d07609ba]:not(:last-child) {
  margin-top: 0;
  border-bottom: 0.013333rem solid #f2f2f2;
}
#addLower .form .formList.mt20[data-v-d07609ba] {
  margin-top: 0.266667rem;
}
#addLower .form .formList .label[data-v-d07609ba] {
  width: 2.8rem;
  position: relative;
}
#addLower .form .formList .label > .tip[data-v-d07609ba] {
  width: 0.533333rem;
  height: 0.533333rem;
  border: 0.026667rem solid #aaa;
  display: inline-block;
  border-radius: 0.533333rem;
  position: absolute;
  top: 0.4rem;
  line-height: 0.466667rem;
  text-align: center;
  bottom: 0;
}
#addLower .form .formList .formTel[data-v-d07609ba] {
  font-size: 0.4rem;
}
#addLower .form .formList.card-type[data-v-d07609ba] {
  margin-top: 0.266667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
#addLower .form .formList.card-type[data-v-d07609ba] .mint-cell {
  float: left;
}
#addLower .form.bg-white[data-v-d07609ba] {
  background-color: #fff;
}
#addLower .activeBox[data-v-d07609ba] {
  width: 9.413333rem;
  margin: 0.266667rem auto 0.533333rem;
}
#addLower .activeBox .activeList[data-v-d07609ba] {
  margin-bottom: 0.266667rem;
}
#addLower .activeBox .activeList h2[data-v-d07609ba] {
  border-left: 0.053333rem solid #d6394a;
  padding-left: 0.266667rem;
  font-size: 0.426667rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: #272727;
}
#addLower .activeBox .activeList ul[data-v-d07609ba] {
  display: block;
  background-color: #fff;
  margin: 0.266667rem auto 0.133333rem;
  padding: 0.4rem;
}
#addLower .activeBox .activeList ul li[data-v-d07609ba] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#addLower .activeBox .activeList ul li:nth-child(1) img[data-v-d07609ba] {
  width: 0.426667rem;
  height: 0.48rem;
}
#addLower .activeBox .activeList ul li:nth-child(1) h3[data-v-d07609ba] {
  font-size: 0.48rem;
  font-weight: bold;
}
#addLower .activeBox .activeList ul li[data-v-d07609ba]:nth-child(2) {
  margin: 0.2rem 0 0.2rem 0.8rem;
}
#addLower .activeBox .activeList ul li:nth-child(2) img[data-v-d07609ba] {
  width: 2.133333rem;
  height: 0.666667rem;
}
#addLower .activeBox .activeList ul li:nth-child(3) img[data-v-d07609ba] {
  height: 0.293333rem;
}
#addLower .activeBox .activeList ul li img[data-v-d07609ba] {
  margin-right: 0.4rem;
}
#addLower .activeBox .activeList ul li[data-v-d07609ba]:last-child {
  min-height: 0.6rem;
  width: 100%;
  display: grid;
  grid-template-columns: 50% 50%;
}
#addLower .activeBox .activeList ul li:last-child div[data-v-d07609ba] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 0.666667rem;
  width: 100%;
}
#addLower .activeBox .activeList ul li:last-child div img[data-v-d07609ba] {
  display: block;
  margin-right: 0.2rem;
  height: 0.293333rem;
}
#addLower .activeBox .activeList ul li:last-child div span[data-v-d07609ba] {
  display: block;
  white-space: nowrap;
  font-size: 0.373333rem;
  color: #666;
}
#addLower .activeBox .activeList ul li:last-child div span[data-v-d07609ba]:last-child {
  font-family: Arial, Helvetica, sans-serif;
}
#addLower .activeBox .activeList ul li[data-v-d07609ba]:nth-child(2) {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #5b5b5b;
}
#addLower .activeBox .activeList ul li:nth-child(2) h3[data-v-d07609ba] {
  font-size: 0.48rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: #333333;
}
#addLower .activeBox .activeList ul li:nth-child(2) div[data-v-d07609ba] {
  display: inline-block;
  padding: 0 0.133333rem;
  font-size: 0.4rem;
  border: 0.026667rem solid #d6394a;
  color: #d6394a;
  border-radius: 0.066667rem;
}
#addLower .activeBox .activeList ul li:nth-child(2) .remove[data-v-d07609ba] {
  width: 1.44rem;
  height: 0.533333rem;
  margin-right: 0.8rem;
  border-radius: 0.266667rem;
  margin-top: 0.066667rem;
  text-align: center;
  background-color: #f6544e;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #ffffff;
}
#addLower .activeBox .addActive[data-v-d07609ba] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.266667rem;
  padding-top: 0.266667rem;
  height: 3.386667rem;
  background-color: #fff;
}
#addLower .activeBox .addActive img[data-v-d07609ba] {
  width: 1.28rem;
  height: 1.28rem;
  margin-top: 0.266667rem;
}
#addLower .activeBox .addActive span[data-v-d07609ba] {
  margin-top: 0.32rem;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #cecece;
}
#addLower .subActive[data-v-d07609ba] {
  width: 100%;
  height: 1.413333rem;
  margin-bottom: 1.226667rem;
  line-height: 1.546667rem;
  text-align: center;
  background: url(data:image/png;base64,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) no-repeat;
  font-size: 0.48rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: #fff;
}
#addLower .btn-group[data-v-d07609ba] {
  padding: 0.426667rem;
}
#addLower .btn-group .subActive[data-v-d07609ba] {
  margin-bottom: 0;
  height: 1.173333rem;
  line-height: 1.173333rem;
  font-size: 0.4rem;
  border-radius: 0.106667rem;
}
#addLower .checkNo[data-v-d07609ba] {
  background-color: #f9f9f9;
  color: #666;
  border-radius: 0.08rem;
  padding: 0.133333rem 0.266667rem;
  position: absolute;
  right: 0;
  top: -0.293333rem;
  font-size: 0.373333rem;
}
.formTel[data-v-d07609ba] {
  display: inline-block;
  width: 6.266667rem;
  height: 0.666667rem;
  font-size: 0.426667rem;
}
input[data-v-d07609ba]::-webkit-input-placeholder {
  color: #ccc;
}
input[data-v-d07609ba]::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ccc;
}
input[data-v-d07609ba]:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
input[data-v-d07609ba]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ccc;
}
.mint-switch {
  border: transparent !important;
}
.mint-switch input {
  outline: none;
}
.noClear .mint-field-clear {
  display: none !important;
}
input:disabled {
  background-color: transparent;
  color: #888;
}
.form .mint-cell-wrapper {
  border-color: #f2f2f2;
}

/* .noBottom .mint-cell-wrapper {
  border: none !important;
} */
.mint-switch-input:checked + .mint-switch-core {
  border-color: #fef0c8;
  /* Safari 5.1 - 6.0 */
  /* Opera 11.1 - 12.0 */
  /* Firefox 3.6 - 15 */
  background: -webkit-gradient(linear, left top, right top, from(#fef0c8), to(#d5ab67));
  background: linear-gradient(to right, #fef0c8, #d5ab67);
  /* 标准的语法 */
}
.mint-switch-input:checked,
.mint-switch-core {
  border-color: #fef0c8 !important;
}
#addLower .mint-field .mint-cell-title {
  width: 2.88rem;
  /*margin-right: 12px;*/
  font-size: 0.4rem;
  color: #666;
}
#addLower .mint-field-core::-webkit-input-placeholder {
  color: #cccccc;
  font-size: 0.4rem;
}
#addLower .mint-field .mint-cell-value {
  position: relative;
}
#addLower .mint-popup {
  width: 100%;
}
#addLower .is-textarea .mint-cell-title {
  /*margin-top: -148px;*/
}
#addLower .mint-field-other {
  position: absolute;
  left: 0;
  top: unset;
}
#addLower #duohang {
  height: 2.666667rem;
}
#addLower #duohang .mint-cell-title {
  margin-bottom: 1.28rem;
}
#addLower #duohang .mint-cell-value {
  margin-bottom: 1.706667rem;
}
#addLower #duohang .mint-field-other {
  top: 1.066667rem;
}
#addLower .mint-switch {
  position: absolute;
  right: 0.32rem;
  z-index: 9;
  top: 0.24rem;
}
#addLower .mint-field-clear {
  display: none !important;
}
#share-way-work-dev[data-v-62678188] {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100000;
  width: 100%;
  height: 100%;
}
.youshuaPromotion[data-v-62678188] {
  position: relative;
  background-color: #fff;
}
.youshuaPromotion .margin-header-height[data-v-62678188] {
  height: 1.2rem;
}
.youshuaPromotion img[data-v-62678188] {
  width: 100%;
}
.youshuaPromotion > .content[data-v-62678188] {
  height: auto;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.youshuaPromotion .btn-group[data-v-62678188] {
  padding: 0.426667rem;
  width: 100%;
  text-align: center;
}
.youshuaPromotion .btn[data-v-62678188] {
  position: relative !important;
  width: 100%;
  height: 1.2rem !important;
  line-height: 1.2rem !important;
  text-align: center;
  background: #d6394a !important;
  background-size: 100%;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  margin: 0 auto;
  color: #fff !important;
  font-size: 0.426667rem;
  font-weight: bold;
  z-index: 10;
  border-radius: 0.133333rem;
  margin-bottom: 0.426667rem;
}
.youshuaPromotion .btn.def-btn[data-v-62678188] {
  color: #333333 !important;
  background: #fff !important;
  background: -webkit-linear-gradient(#fff, #eaeaea) !important;
  border: 0.013333rem solid #ddd;
}
.youshuaPromotion > .share-wrap[data-v-62678188] {
  position: fixed;
  bottom: 0;
  height: 4.746667rem;
  width: 100%;
  background: #ffffff;
  z-index: 1000;
}
.youshuaPromotion > .share-wrap > h2[data-v-62678188] {
  height: 1.133333rem;
  line-height: 1.133333rem;
  font-size: 0.373333rem;
  color: #666666;
  text-align: center;
  font-family: PingFang-SC-Regular;
  font-weight: 400;
}
.youshuaPromotion > .share-wrap > .type[data-v-62678188] {
  height: 2.48rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.youshuaPromotion > .share-wrap > .type > .share[data-v-62678188] {
  width: 2.213333rem;
  text-align: center;
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.youshuaPromotion > .share-wrap > .type > .share > .icon[data-v-62678188] {
  margin: 0 auto;
  height: 1.333333rem;
  width: 1.333333rem;
  background: gray;
}
.youshuaPromotion > .share-wrap > .type > .share > .icon.weixin[data-v-62678188] {
  background: url(../../static/img/weixin.bab8257.png) no-repeat;
  background-size: 98%;
}
.youshuaPromotion > .share-wrap > .type > .share > .icon.pengyouquan[data-v-62678188] {
  background: url(../../static/img/pengyouquan.b93f17e.png) no-repeat;
  background-size: 98%;
}
.youshuaPromotion > .share-wrap > .type > .share > .icon.QQ[data-v-62678188] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMoAAADKCAYAAADkZd+oAAAgAElEQVR4Xu1de3xU1bX+1pnJkyQzIVAUMhNEba1QURRQEatgBVELiIIXei+FTMK1YKsXFX9tb0F/faHYaitXSSagrYJEESlC8QFWRS/QguAVfCOZCSjGkJm8HzNn39+eJEgkj3Nmzsycx17/tJh99l7rW/ubc/bea69FEBJ/BJYyaUj+icGSZDsDYcqTJOQB6M8IeWDIbVeApQOUDgaK/JPAANYMUHPHv2uIoRrACVlGNWysWpbDXxyt7H8M95EcfyOsPUK7U4RogsDg1dWuFNl+AQMbAeAcAGcBGArADSBFk0FO76QNgA/AEQCfAfiEQO+1SaF3j83P88dpTMt1K4gSpcvzn/xqCLXaryCJXQ5GFwIYCcARZXfxeiwI4ACI7Wcyvc1SQzsr5w44Gq/BzNyvIIpC7w5bdcIdskuTCLhaZhhH7W8JwwkDfBLhLQa8Zg/JLx1e0J+/jYT0gYAgSg8AXbyKpXwlBcfLEqYQo8kAG27O2UQHGbFtkoytA2THm3sXEP+UE/INBARRTgWknNlcdcGJYJhFwHSgc6FtmXlTw4CNIKz3Zzu2YyaFLWO5eKP07WpXSXA0EZtPhBkMGNj3E+ZvQUAVY9jAGK32Fzv+aX6Le7fQsm+UoWtqnCwkzZGJFVH7QlxIDwgw4IDEqJTs8tNH5uUGrAiU5YjiLqkezsh2JwGzQciwotOjtpmhiQFriYX/6CvOOxh1PwZ80DJEKSgNTGCExQCmGNBPelR5KzE8VFHk3KFH5bTWyfREcZXWTCXQr0AYpTV4oj8eUIB9DOx+f1HuJjPjYVqi5HuDk21gyxgw1swO1IttBOwOg5ZVehzb9KKTlnqYjigFJbWXM4ktB9gVWgIl+lKKAO0kmZZUFOe8rfQJI7QzDVGGlFbnS2RbHlmkC0k6AnzRL7PwkqNFeZVJV0YDBQxPlPxyf4YUzFoC0D1iF0uDGaFlFwxNkGi5nF37QOVMV5OWXSe6L0MTxe0NTARQAmBYooET46lC4DCAYp/HuV3VUzpqbEii5HuD/SXgIYD9WEdYClX6RICekIHFlR7HiT6b6qyB4YhSUBaYwRhWAhikMyyFOsoQOE6EhRWFzg3KmuujlWGIMnDll1npqakPE6FQH9AJLWJBgDGUNbe23lG18Fv1sfSTqGcNQZR8b3CMBPZ0x63BRGEjxok/Ah/LoB9Vehx74j9UbCPomyiMUcHq4F2M4bcA7LGZKp7WKQIhIvy8Yr5jBYiYTnXsSGSgQ+2+U1aV3cRS1gCYoUP1hEraI7Ahg9rmfVg4sE77rmPvUZdvlKGras+TbfLzAL4bu4miBwMh8L4Ulm46siDnA73prDuiFJQGpzBi6wFk6Q0soU9CEKgnRrMqihxbEzKawkF0RRRXaeA2IjwKQFKov2hmTgRkxrDIX+R8TC/m6YMoS5nkcgV5nNZdegFG6JF8BBiwwu93LNFDgr+kE+X8cpZaXxtcKxbtyZ+YOtVgQ1aOY/ahmdSaTP2SSpTBq45lptgyNzBgcjJBEGPrGwECtrWFG2ccWzC4MVmaJo0ow1adcIRs0kYAVyfLeDGuoRB4zR6Wpx9e0J9nv0y4JIUoHSR5GcCYhFssBjQyAnvsYfnaZJAl4UQRJDHyPNWF7kkhS0KJwtckdlvmi+JzSxcTzshKvBYKN96QyDVLwojCd7caaoObxMLdyPNTP7rzBX6/HMfURO2GJYYoS5nkdgXLxRawfiaaSTTZ4PM7ZibinCUhRHF5Aw+Kw0STTE2dmRE5lPQ47463WnEnSkdYyv/E2xDRv3URYAw/iXe4S1yJ0hHguFnEbll3EifIcpkY3RjPQMq4EaUjVJ6XCxBRwAmaLRYfpl4KS6PjFaIfF6J0XLraLe6TWHzqJt789zOobWw8Ln9pTxTGyF0WfFbscCV+logRIwhs8BU6btH6WrHmRCkoC9zNGB4QThMIJAsBItxTUeh8UMvxNSVKR7aUt0QiCC1dJPqKAoGQDBqnZXYXzYjC825lpKW+I1IKqXNrvxRCfpaEgRkEZxohw/61SxpDDIEWhi8bZVTWMzSFdJukRJ3RiWn9cVNL6yit8oZpRhRXacArktP1PgMy7YQxZ9hwySA7Lhhgw/l5tghBlMrnDTI+OCFjf1UIu74I450vQ2gRdXt7hI8n2fMXOT1K8e2tnXIv9dJLR5rT57RQyGx9ZKUQppyVgilDUzBusB2pNu0sbA4zvFEZwpbP2vByRQj8DSSkKwJEuFmL9K0xE6U9YTY7JHIBd3XQ9wbYMPf8VPxwWCrSNCRHT0TgJNn4SRueONSKj2rEa+YUnI7LoPNjTQweM1Hc3uAakVX+a7eMHmTH7Rem4fv5yUts+XJFGx5+pwUHqwVh2j1DT/g8jnmxvG1jIkpHfZJXY1HALM+elSPh52PScW1Bim5M2vRpG37/z2Yca5B1o1MSFbkmlvosURMlUumqNvs9qxfxsUvAwpFpWDQyXdP1h1YTin+S/WFvC1YfbEHY2kuYw3JO3YhoK39FTRR3ac0yEC3VyqFG7Odcp4RHrsrE8LwELEJiBOifx0O48/Um+Oss/HYhWuYrdNwXDZRREYUXFrXB9pGVayZOPycFvxuX0eXcIxoHJPKZ2laGxW80ga9hLCkMTWGEvx1NAdaoiOLyBp62avVdGwH3jk5H8ffSDDvXVuxtxqP7W2DFLzFerdjvcc5R6zzVRGmv4y7zMBXLSYoErJyQiUk6WrBH64Tyj1px784mS65bSJbGVRTnvK0GO9VEcXuDbwLsCjWDmKEtDy0p+0Fm5NDQLLLtSBsWvdaINsstW2inz+MYr8aPqoiS7w1OlsD+rmYAM7Tlb5InJvXDFSYiSadf/na4DXf8o9FybxYZdF2lx7FN6fxURZQCb2AXA8Yq7dwM7SQCVl6dGQlDMaus+7D9M8xKQsDuCo/zUqU2KyaKq7RmKhG9oLRjs7T7xRhjL9yV+uGBfzVj5YEWpc1N0Y4xNs1flLtJiTGKieIuDewFYZSSTs3SZurZKfjTVZlmMadXO2QGzHu5Af+oDFnC3oiRDPt8Rc6LlRisiCgFpYEJjLBdSYdmaXO2U8KWqVmGOieJFftgC8OkjfXg4fxWEWKYWFHk3NGXvYqI4vYGtgCY0ldnZvk7D0vZ/MOsyH0Rq8nuL0K4dWsD+BvGIrLV53Fe35etfRLFXVI9HJKNx3RZRu4clY47LjLugWKsjrpvV3MkNswyIodH+IrzDvZmb59EsdrNRR6/tW16NvhbxarCAyknPldvmahjJTcheyXK0DU1TjlEx6wU0/X0deY8L1FL+hc/a8PCHUmrBKdW3djaMzRJdjb4yLzcQE8d9UqUgtLgQkaMl7O2hExw2bHm2n6WsFWJkdM21+OdL61x+YsYLaoocqyMiigub2A/ASOVgGr0NvwXY+s0ay7ge/Ldri9CmLWlweiuVaQ/Aw74Pc4LVRPFVRIcTRLbo2gUEzTiNxNLr7HGmYkad814sR7/Om6NtwqTaYy/2MHzZZ8mPX56uUsDj4Hwn2pANXLbjTdmYdS3rLcd3JfPtvtCmP+KNd4qYHjcV+S8TTlRypmtoDb4OQMG9gWkGf4+Is+GLdNE0v3ufMmPU64sr4PPAjcjCaiqyHGciZl02iu02zeKqyxwLTG8ZAYSKLFh+RUZuPU7qUqaWrLNY++2RJJUWEEYYZK/0MlLu3eR7oniDZQRMN8KwPCcW/vm5IAnqhPSPQJfNMq47Jk6S5zWM2C13+Ms7JMoF69iKVW24HEAuVaYONcNTcHjE8Uivi9fz9ragF2fWyJgsmZg2DFo7wLqkljgtJ9RqwVAPvz9TPBEEUJ6R2DNwVYs22WNOyvdBUqeRhRXWWAFMSy2wsThl7L2z8mBI018dvXlb76YH19e11czU/ydER7yFzrvOtWY02aI2xt8D2DDTWFxH0bw/MAvThW7XUp9PW59HSrrrRCCTwd9HseIHokybNUJd8gmVSgFzujtikak4Zdj041uRsL05znBnvu4NWHjJXMge1guOLygv69Thy5vFHdZoAgMJclUMJFj89RDN5j4LrzWWP71/Vb88m1rrFNAKPYVOku7JUpBWWAtY/g3rQHWa39vzsyGO9vC8fQqHbO/Koypf6tX+ZQxmxNhXUWhc3a3RHF5AxUEuI1pmjqt+fnJB3Md4At6IcoQaGhjOP8vtcoaG7wVA3x+j7PgNKLkP/nVEKnNXmlw+xSr/93+NmybLhbyigHraDh2XR34AaQVRE4J5VfOHXCU23ry99RVGphFhGesAAC3caLbjtU/EHdP1Pp7+uZ67LPIHRXGcKu/yLm+C1HcZTWPgNFP1QJn1Pb//t1U/PryDKOqnzS9eQrWzYctkg2f2J98hbk/60oUb+B1HiiaNA8keGBePu6ui8XWsFrYf/FWE576wBpbxADe8Hmc3/8mUfh9YYda4Izanp+f8HMUIeoQePBfzXjUOhklgz6P03mSKINXV7vssu3k4Yo66IzZeuml6Zg/XBBFrfd4EdU/7rNGyD3HJiSF3cfm5/kji/kCb/B6BvaiWtCM3P6B8RmY9W1xB0WtD610N6X9TUI3VHgcWyJEcXsDSwD8Xi1oRm3vTCM8d0MWeA4vIeoQCMnA85+0gif1rmqyRDrJe30e5/JOovCjeo86yIzZmteBL7kmE/3TxUljLB6sqJVx/aZ61LWanixen8dZ1EkUXit+YizAGeFZHk7/j5uzBUk0cpZFPsO2+zzOazqJ8gmAszXCT7fdLBqZhrsvEVvCWjmIf3pdstb0IS2f+jzOcwhLmeR2Bfk2humv+T17fT+MOcM8NRi1mvCx9HPpM3VmLxPR5vM70ilSM55s/ljAMsqzG27IwiWDRO4uLf113Qv1OFRt7gR5YRZ2kasscAkxdJsdT0tA9dAXzyvM8wsL0Q6BmVsawGuqmFkYYTS5SoKTSGKKq6MaGRCRSEJ771khOwuTaTIVeIOzGdjT2kOovx7vuywDPz5fHDJq6RkrEIVAczhRFjGwP2sJnl77EmEr2nvmli0N2GPyTy8C3U7usuBSMLZMewj116MgivY+scJiHkTLyO0NPgywSMy92UUQRXsPX/1cHQ4HzX7jkR6xFFEeuSoT0842/XGR9mzopcernq3DZ7WWIErgcQALEopuEgbj2VZenZENnlRCiHYIPP5uC35n/kz3q/gb5QmAzdUOOv31xON0/jq5H8YPEWcoWnuH16Of+1ID3jhq5rMUepLcpcEnQew/tAZQT/3xC1p8fSIkPgjwCOKpm+vxacCsn2AWIMp5uTZsnpqFVPHJFR+WdPR6pFaOJMcLtJgx7J4TxcSfXnw98repWeBkERJ/BP5RGcKPX2qA+agSIYp5F/O/ujQdheJefPwZcsoI9+9qRtnBloSOmYDBIot5U56jXHamHeum9Ps6w18C0BRDAG0ycO3zZjtbMek5Cq/H+PJNWRiSJe7EJ4O8bx0LYfbfzVRymxPFhCEsIvgxGfToOiavTc9r1JtCeAiL2YIiRw604YUbs0SW+iTP0He/CuPGTeYoEREJijRTmD0/WORbwbzknJDkI8A/v/hnmNElEmZvpotbU89OwZ+uEqWw9TIxX65oQ9GrjXpRJ2o9Ihe3zHIVOEUCdtwsKmhFPRvi8CAPb7lkXS2qDZ4oL3IV2CzJJXh6VJ4mVYi+EFj6v0144pCxs99HkkuYJV0Rr57Fq2gJ0RcCu74IYdYWQ28Vt6cr4rC6vQFDJ8C79Aw71l8vqmfpiyLt2oQZcOFTtag1burVjgR47UQxdErVB8dnYKbITK9HnkR0Kn61ES9VGLZKV5eUqoZN0m2XgH2zc8DzCgvRJwI89ovHgBlUuiTpNmzZh8sH27HuOvHZpedJ+E5VGNOMW5/+67IPRi4kdO/odNx2gaicpWeiNIUYhv+lNrJeMZp0KSRk5NJ0Ip+wMabelc/WgddUMZp0KU3XsfNluGKn/JDx/bkO8P8Vom8E+L16frHLYNK12GkHUQxXPvvbuTa8clOWwbC3prr37mzCug8Nd/DYTfnssppHwOinRnLjtQUpKL1GxHYZwWe85uNKo5XdJvYnX2FuJDnkyT1VV2lgFhGeMQLonTryhNv87okQ/SNgxLLbjOFWf5FzfRei5D/51RCpzV6pf8i/1nDhyDTcI0rNGcJlRiSKnBLKr5w74GgXovB/uLyBCgLchkAewJ2j0nHHRcq2ho/Vy3jFF8JcUfZBE/f+ZEcjfjMuA7kKD3r/sK8Zj7xjnKQTDPD5Pc6CTrC6HGcXlAXWMoZ/0wTJBHSi5o3Cwygq62VsnSYW/7G6hifl5sm51dz/WbKzCc8YaDFPhHUVhc7Z3RLFXRYoAkNJrEAm6vlbzk3Fiiv7XqP8X8e1VH7etXNmNlzZYj85Fh/9eX8LVuxtD0l5SmGq2jl/b8BOI912JBT7Cp08tCsiXd4ow1adcIdsUkUsICbyWZ6S6JkpfYevnHol9acXpWHxKJFeNRY/TXq+Hh/UtBc4HZoj4ZWbsvvMxDlmXR2ONxrnwNEelgsOL+jv65Yo/D+6vcH3ADY8FiAT9Wy/FMKBH+X0euDID7n4YVenDMgg7L41BzyYUoh6BN4/EcbkjV2TRvB1Il8v9iSfBGRM3FCnfrCkPUEHfR7HiFOHPy3k1lUWWEEMi5Omo8qBH5+YieuGdl/zpCUMTHr+9PodouipSpBPad5dJkj+o7Pph1kYkdf9xbnH3m3B7w1UGoIRHvIXOu/qlSgFpYEJjLA9eigT++QFA2yR/MLdBdn/dk8zVv3f6TstZ+VI2H5zNmwiMl+VsxraGMY+Uweevf6bcrZTwpapWciwdwWVB0JeWV4X2UgxihDDxIoi545eiXLxKpZSZQseB5BrFMPuujgdt1/YdZuYXxRa8GpjjwmjfzsuA3POExWC1fiY/+jwH5+eZPLQFDw2IbNLTrXS91rw692GuotSMzDsGLR3AXW5adbtb6rLGygjYL4aEJPZlhtx+0VpWDQyPfKWWPthK+7f1RTJg9uTfCuT8Pot2cj8xi9gMu3Q89j1bQzjy+tworn3WPnv59vBb5wOypSwwx9C8asNvfpBbzYzYLXf4yz8pl7dE6UscC0xvKQ3I/rSJ91GkUU6d6oSKRqRhl+OFTtgSrD61f824UmF2VT4j1X/dEKVAdMUMcIkf6HzZUVEQTmzFdQGP2fAQCUgGrUNJ9VzN2ThooEie0tvPtz3ZRgzXqwHz9NlZiGgqiLHcSZmUvve9ynS43LWXRp4DIT/NDMw3Da+sN86PUt8gvXgaJ49hW8HHzXQYjzqOcvwuK/IeVt3z/dIFFdJcDRJbE/UgxroQV5Sm5fWFtIVAf4G4aE/r/gMm0FFlUuZTGP8xY5/qiIKb+zyBvYTMFLVaAZtzIuh8qKoQr5G4Nd7mlHazfa6GTFiwAG/x3lhT7b1epJQUBpcyIg9akZgvmkTX4C+MTMb+aL4UASa6maG6ZvrDXnPPZr5SowWVRQ5VkZFlKFrapxyiI6B0HfkYTTa6eQZXqGLh4zzTzAhXyPQGgZWHmgGP1nnUQ6mFYYmyc4GH5mXy/NGdCt9nk27SgNeIpy2r2wW0C4caMOjV2eKiOJeHPpZrYzbX2sEj8I2ozCGMn+R09ObbX0SxV1SPRyS7T0zAjTjnFQsH58hsrgocC4/vF38RiM2fWrChb0cHuErzjsYE1H4w25vYAuAKQrwNEwTftPxfnHfXpW/+C4Yv4BV/pHhsqn0ZudWn8d5fV9A9PlG4R0YLVCyL6NvHJYS+dwSoh6BkIzI4eP+KnN8hnUXANkdKoqIEnmrlAb2gjBKPbT6esKdLeGlm8QBYyxeOVQdxpQX6nsMOI2l74Q+y7DPV+S8WMmYioniKq2ZSkQvKOlUz214Qm+e2FtIbAgY7mpvN+Yyxqb5i3I3KUFCMVEin2DewC4GjFXSsR7b8B0ufsFISOwIbPykDXe8btxCpgTsrvA4L1WKhCqi5HuDkyWwvyvtXG/tfnZRGv5L3JfXxC2NIYaRT9WCn7UYUWTQdZUexzaluqsiSmSt4g2+CbArlA6gp3aiMpe23pi1tQG7Pjdc4m2eU2Wnz+MYrwYN1UQpKKm9nEnyW2oG0UtbXjWYVw8Wog0C//12E/7yvvG2ikmWxlUU57ytBgXVROGdu7yBpwk4mRxMzYDJbFv0vTT8coy4qKWVD3rKSaBV//HohwFr/R7nHLV9R0WUSG162D4yWgwYT4CwY0a2WoxE+x4Q4GEtfztsoJN6hqYwwt8+WpSnOsd2VESJrFXKgkvB2DKjzaK/Tu6HK4fob3v404AMSQKaQ+3XCHNSCTzryTlOW5dkDXrBmy/mL3umDoEWA117JFrmK3TcFw2GURMlv9yfIdVm8xiwYdEMnKxnzuVpdaZlI00nt3/5NOM5rx5/t/sE1sMcEpZdmgGetEFP8ps9zSgx1l2Vw3JO3YjKma6maHCMmijtO2CBiQB4jXpDCU8uzZPgSTFZH7vJXzYy3Pl6o6KcvJMKUvDfY9N1EeW8uqMctoHeJdxZ1/g8zqjz1cU8Vdze4BqA/Tj2aZPYHni8F0/wzTO3JFr43Y4nD7VEyiAozRjDdUy1Af9+XhpuG5mGgRmJ1/urJoZlu5qw2Ujrkohz6QmfxzEvFj/HjHa+N9hfAjsEYFAsiiTjWV4D8nfjMnDJoMR8h/EEDes/asVTH7SiOoZUPpzcs89LReGI1ITcyOTVfNccakH5R22RdZPB5LgMOr/S4zgRi94xE4UPXlAWmMEYnotFkWQ9ywGY4LajeEQaxp5p7zY1a7S68bD0D2vCkWq4230h/Ot4SNNAQv7pyNcuN5+bigkuu2aZZLjeB6vDePvzEF483IZ3DXxhiwg3VxQ6N0Trw87nNCEK78wMNyF5dsMfuO0YfYYdPKcxjzRWkvWeh55/3iBHUvr46mR8WCPjgxPhSCi6mk+rWJzJ3zKXDbZh3Jnt+n8nVzotD3B3/fM8wlznj2pkHDoRjuj9TlW42/zCseiXjGeV3FxUqpdmRBm48susjLTUfQDOVTq43tvxX+yBGRLyMgipEpBuJ4RkhsYQwBgQbGUItjBdfo5w3YdkSTgjU8KgTDpJmpYwA8/VxbM4+uvkyP83qXzc1NI6qmrht7rWqIjSWM2IwsfP9wbHSGA8vEVfe5lRgiMeMywCIRk0rtLj0CwvnaZE6Viv3M0YHjAsxEJxwyNAhHsqCp0PammI5kQBY+QuCz4LYIaWioq+BAIKEdjgK3TcAiJNvym1JwqA75RVZTexlN0AvqvQONFMIKAFAu9nUNvYDwsHal4HLy5E4RYPXVV7nmyTeR5XcaVQiykg+ugLgXopLI0+siDng74aRvP3uBElsl4pDU5hxDYDEKVFo/GOeEYpAjIxurGiyLFV6QNq28WVKFwZV2ngNiL8j1rFRHuBgFIEGMNP/EXOx5S2j6Zd3IkSIYs38CABXaqsRqOseEYg8E0EGLDC73HeHW9kEkIULGWS2xUsFzth8Xan5frf4PM7ZuI+invJ4cQQBcD55Sy1oTa4iQGTLedOYbDmCBCwrV+OY+qhmZSQS/sJIwpHavCqY5l2W+aLAK7WHDnRoZUQeC0Ubrzh2ILBCUssllCicE8OW3XCEbJJvOrqGCt5VtiqGQJ77GH52sML+gc161FBRwkniiCLAq+IJj0hkBSScGWSQpRTyLJRfIYJVihE4DV7WJ6e6DdJp25JI0rnmiXFlrlBLPAVThWLNuML97Zw44xErkm+CXVSicKV4bth9bXBtWLr2KIs6NvsDVk5jtmJ2t3qSZ2kEyWi2FImuVzB5eJQsu9ZY6UWkcNEv2NJIs5J+sJVH0Tp0LIj3IWX6xaxYX15ztx/lxnDoniHpaiBUFdE4Yp3BFKuF1HHatxoqrb1xGhWPAMco0FLd0ThRnSE6D8v7rNE41JDP/O+FJZuileofCzI6JIo3KCOy19rxCI/Fvca6tkNGdQ2Lx6XrrRAQbdEiRjHGBWsDt7FGH4rElZo4W5d9hEiws8r5jtWaH19V0tr9U2UDks7srs8ZaZUSFo60cB9fSyDfqRltpR4YWEIonDjed6w9NTUh4lQGC8wRL+JQ4Anp2tubb1Dq7xb8dbcMETpBKIjfetKI+Y6jrczDdL/cSIs1CLNaSLtNRxRODjticHxkBGz6CfSufobi56QgcWxJsxOhl2GJEonUB31WUqMVswoGY5O8piHARTHUp8kyfonL3pYK8Mjlb/qcu6BzJYYraakVhjoth+GJki0XM6ufSDaSld6sc3Qb5RTQeQFWCWy8Xgxw1Ur1stk0FIPXn1XZuEl0RQW1VIPrfoyDVFOLvZLai9nElsOsCu0Akn0owYB2kkyLVFbx13NCMloazqidIKY7w1OtoEtY8DYZABrtTEJ2B0GLav0OLaZ0XbTEqXTWa7SmqkE+hUIo8zowKTbxLCPgd3vL8rdlHRd4qiA6Yly8pOsNDCBERYDmBJHPK3U9VZieKiiyLnDCkZbhignt5RLqoczst0ZWfQTMqzgZM1sZOAlWtcSC//RV5x3ULN+DdCR5YjS6ZOha2qcLCTNkYkVETDSAL5KmooMOCAxKiW7/PSRebmBpCmSxIEtS5RTMXeVBEcTsflEmMGAgUn0h26GJqCKMWxgjFb7ix28fIelRRDlVPeXM5urLjgRDLMImA4g12Kzo4YBG0FY7892bMdMClvM/h7NFUTpAZqLV7GUr6TgeFnCFGI0GWDDzTlp6CAjtk2SsXWA7Hhz7wJqM6edsVkliKIQv2GrTrhDdmkSAVfLDOMIcCt8VFfNGOCTCG8x4DV7SH7p8IL+Pl0pqFNlBFGidEz+k18NoVb7FSSxy8HoQrRvCDii7C5ej/H8vAdAbD+T6W2WGtpZOXfA0XgNZuZ+BVE09O7g1dWuFNl+AQMbAeAcAGfxXBlof/ukaDjUqV3xTyX+VlpRGB8AAABjSURBVDgC4DMAnxDovTYp9O6x+Xn+OI1puW4FURLh8qVMGpJ/YrAk2c5AmPIkCXkA+jNCHljnhgFLByi9qzqsGaDmyH8j1BBDNYATsoxq2Fi1LIe/OFrZ/5geEsQlAsZkjvH/a5Wvp9viLe8AAAAASUVORK5CYII=) no-repeat;
  background-size: 98%;
}
.youshuaPromotion > .share-wrap > .type > .share > .notes[data-v-62678188] {
  font-size: 0.32rem;
  color: #666666;
  margin-top: 0.266667rem;
}
.youshuaPromotion > .share-wrap > .bottom[data-v-62678188] {
  border-top: 0.013333rem solid rgba(0, 0, 0, 0.09);
  height: 1.12rem;
  line-height: 1.12rem;
  text-align: center;
  font-size: 0.4rem;
  color: #333333;
  font-weight: 400;
}
.youshuaPromotion .qr-code-area-box[data-v-62678188] {
  position: absolute;
  right: 0;
  top: 0.946667rem !important;
  left: 0;
  text-align: center;
  width: 100%;
  height: 4.933333rem;
}
.youshuaPromotion .qr-code-area-box .qr-code-area-canvas[data-v-62678188] {
  width: 4.933333rem;
  height: 4.933333rem;
  background-color: #fff;
  padding: 0.266667rem;
  display: inline-block;
}
.youshuaPromotion .qr-code-area-box .qr-code-area-canvas[data-v-62678188] canvas {
  width: 100% !important;
}
.youshuaPromotion #self-net-share-container[data-v-62678188] {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  overflow: scroll;
  background-color: #fff;
}
.youshuaPromotion #self-net-share-container .inner[data-v-62678188] {
  width: 20rem;
  height: 31.466667rem;
  background: #fff url(../../static/img/selfEnterShareBg.5238d9c.jpg);
  background-size: 100% auto;
}
._flex[data-v-2227ad4d] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}
#lowerCostManage[data-v-2227ad4d] {
  width: 100%;
  min-height: 100%;
  background: #f6f6f8;
  padding-top: 2.4rem;
  padding-bottom: 1.2rem;
}
#lowerCostManage .head[data-v-2227ad4d] {
  width: 100%;
  position: fixed;
  top: 1.066667rem;
  left: 0;
  background-color: #f6f6f8;
  z-index: 2;
}
#lowerCostManage .head .head-child[data-v-2227ad4d] {
  background-color: #fff;
}
#lowerCostManage .content[data-v-2227ad4d] {
  padding: 0 0 0.266667rem 0;
  overflow-y: hidden;
}
#lowerCostManage .checkList[data-v-2227ad4d] {
  display: block;
  background-color: #fff;
  margin: 0.266667rem auto 0.133333rem;
  padding: 0.4rem 0.4rem 0.4rem 1.333333rem;
  border-radius: 0.08rem;
}
#lowerCostManage .checkList li[data-v-2227ad4d] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
#lowerCostManage .checkList li .nowSelectOn[data-v-2227ad4d],
#lowerCostManage .checkList li .nowSelectOff[data-v-2227ad4d] {
  position: absolute;
  top: 0.066667rem;
  left: -0.8rem;
  width: 0.533333rem;
  height: 0.533333rem;
}
#lowerCostManage .checkList li .nowSelectOn[data-v-2227ad4d] {
  background: url(../../static/img/lowerManage_radioTrue.84b32fd.png) no-repeat;
  background-size: cover;
}
#lowerCostManage .checkList li .nowSelectOff[data-v-2227ad4d] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAhCAYAAABX5MJvAAAEhklEQVRYR81XX2hbZRQ/53w3t4mpG4SlqVo3cZNNi5vCsODsxigd82W+2DLBB7UlN72pFQt9v++FIqXNTagFLSpYGOtAUZRt6pxzICuoOLsXrSttkqYP2iT9k9zvyFea0nWNSZdSm6dL7jm/73d/5zv/ELb4Gx0dFZlMxpVKpYTP56N8Pk+apkmXyyVTqZSsq6tbbm1tdbYCi2Uao23bfkTcDwCPAEANM3sR0cPMOiIuA8AiImaYeZaIppl5amZmJmFZlix1RkkSlmU9FAgEGhHxCDNXM/OCEGKCmRNE9E8ul1tgZo+maXsAYJ+U8ggAVK8S+j2TyXzX09OT+S8iRUm0tLSIxsbGwy6X62UAcDHzX7quX29vb58s9WWDg4OPCyEamPkQACglvk4kEr9YlpXfzHdTEn19fR63232CiJ6TUk7quj4+NTX1ZzGQzYDV3UmlUgcUBiIelFL+TETXDMPIbrS/j4RlWe7a2tpXpJQHiehWNpv9tru7e6HU1xd7r/BqamoaiOhFdU+I6MJGIveQUCFoamo6IaV8iZlvhMPhbwCAH5TAOj+MxWIK9xQijsfj8a/Wq3oPiUgkcpSIzgDAeCgUurJNBApcMBKJnBRCvAAAlw3DuLX2ovCgssDv95uapk1nMpmLlYSgmHL9/f1Vuq6fBYCn5ufn7ULWFJRQdUAp8LyU8lI4HL69DSHYFMK27SeYuQURb3d0dHyu1F4hEYvF9gHA68w8E4/HL2wlC7ZKVmXN3NzcOSI6pGnax21tbdMFEs9KKc+5XK6PyqkDWz14o72qI0T0hhDicjAY/AEVs9nZ2WZEfMY0zb5KDyjX37btdxHxLiJewtXCdB4A4qZpflEuSKV20Wi0mZmf1HX9E+zt7fVWV1e/iYg/hkKhnyoFL9c/Go0eQ8TTjuN8iMPDww8vLy93CCHGgsHgnXJBKrVTWQIA54nofVXJ9jLz24pROBy+Wyl4uf62bdcAgKGSc00Jx3HGOjs7d0yJgYGBA0KI11aUGBkZ8abT6beI6MZO3gnVIhCxiZk/WMsOTdPiwWDw/8mO1b6vSvZh0zTfKzemldpFo9F3pJTTKiFWKubQ0NDRXC53jpl35HLatv0YAKgrcNUwjO93T+9gZtVFzyLiMWa+aJrmRKVyF/OPxWL7mblVSnknmUx+pqbxtaFGVU6v19uJiJOJRGLMsqzF7SZiWZYeCATOIGJ9PB4ftCwrrc7YXZOVYmRZlhYIBE4iYgMiqsn4+jaNeGq0U8Ou6hW/apr2pWEYufvGu8Ifqqt6PJ5XAUDF7mY+n7/W1dW19KChUSHw+/3HhRCn1MKUTqc/3bgM7c69Y93gq/l8vnpd15ullEhEfziOc7OcJqfqACIeVwMtAAhmvkpE4+tDsF7Zkrvo6rxxmpmfRkQ3AKgb/Rsixpn5bwDIOo7jIaK9alEmonpm3kNEi47jTCSTySuFLCgW0pIkVh3XtnIp5aNE5N9sK2fmLCImt30r38g+Fou5NE1zLy0taUIIIaUkIpKO4zhVVVX5fD6/WEz2Ykr8CyF+Z+esmogZAAAAAElFTkSuQmCC) no-repeat;
  background-size: cover;
}
#lowerCostManage .checkList li[data-v-2227ad4d]:nth-child(1) {
  margin-top: -0.106667rem;
  margin-left: -0.266667rem;
  height: 0.6rem;
  font-size: 0.4rem;
  font-family: PingFangSC-Semibold;
}
#lowerCostManage .checkList li:nth-child(1) h3[data-v-2227ad4d] {
  font-weight: bold;
  margin-top: -0.053333rem;
}
#lowerCostManage .checkList li:nth-child(1) img[data-v-2227ad4d] {
  width: 0.426667rem;
  height: 0.48rem;
}
#lowerCostManage .checkList li[data-v-2227ad4d]:nth-child(2) {
  display: inline-block;
  padding: 0 0.133333rem;
  margin: 0.2rem 0 0.2rem 0.533333rem;
  font-size: 0.4rem;
  border: 0.026667rem solid #d6394a;
  color: #d6394a;
  border-radius: 0.066667rem;
}
#lowerCostManage .checkList li:nth-child(3) img[data-v-2227ad4d] {
  width: 0.453333rem;
  height: 0.293333rem;
}
#lowerCostManage .checkList li:nth-child(4) img[data-v-2227ad4d] {
  width: 0.453333rem;
  height: 0.293333rem;
}
#lowerCostManage .checkList li[data-v-2227ad4d]:last-child {
  min-height: 0.6rem;
  width: calc(100% + 0.933333rem);
  display: grid;
  margin-left: -0.64rem;
  grid-template-columns: 50% 50%;
}
#lowerCostManage .checkList li:last-child div[data-v-2227ad4d] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 0.666667rem;
}
#lowerCostManage .checkList li:last-child div img[data-v-2227ad4d] {
  display: inline-block;
  margin-right: 0.2rem;
  width: 0.453333rem;
  height: 0.346667rem;
}
#lowerCostManage .checkList li:last-child div span[data-v-2227ad4d] {
  white-space: nowrap;
  font-size: 0.373333rem;
  color: #666;
}
#lowerCostManage .checkList li:last-child div span[data-v-2227ad4d]:last-child {
  font-family: Arial, Helvetica, sans-serif;
}
#lowerCostManage .checkList li img[data-v-2227ad4d] {
  margin-right: 0.266667rem;
}
#lowerCostManage .nowSelectOn1[data-v-2227ad4d] {
  background-color: #edf9f1;
  border: 0.026667rem solid #d6394a;
}
#lowerCostManage .nowSelectOff1[data-v-2227ad4d] {
  border: 0.026667rem solid #ffffff;
}
#lowerCostManage .noMsg[data-v-2227ad4d] {
  margin: 4rem auto 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#lowerCostManage .noMsg img[data-v-2227ad4d] {
  width: 2.666667rem;
  height: 2.08rem;
  background: url(data:image/png;base64,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) no-repeat;
  background-size: cover;
}
#lowerCostManage .noMsg span[data-v-2227ad4d] {
  margin-top: 0.533333rem;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #cccccc;
}
#lowerCostManage .subActive[data-v-2227ad4d] {
  z-index: 10;
  width: 100%;
  height: 1.413333rem;
  margin-bottom: 1.866667rem;
  line-height: 1.546667rem;
  text-align: center;
  background: url(data:image/png;base64,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) no-repeat;
  font-size: 0.48rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: #fff;
}
#lowerCostManage .dailogBox[data-v-2227ad4d] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
#lowerCostManage .dailogBox .contentBox[data-v-2227ad4d] {
  position: relative;
  margin-top: -1.333333rem;
  max-height: 70vh;
  overflow: auto;
  width: 8.666667rem;
  padding: 0.266667rem;
  background-color: #fff;
  border-radius: 0.133333rem;
  text-align: center;
  padding: 1.333333rem 0 1.6rem;
}
#lowerCostManage .dailogBox .contentBox .close[data-v-2227ad4d] {
  position: absolute;
  top: 0.266667rem;
  right: 0.266667rem;
  width: 0.533333rem;
  height: 0.533333rem;
  line-height: 0.533333rem;
  font-size: 0.48rem;
}
#lowerCostManage .dailogBox .contentBox h2[data-v-2227ad4d] {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 0.533333rem;
  left: 0;
  font-size: 0.426667rem;
}
#lowerCostManage .dailogBox .contentBox .changeList li[data-v-2227ad4d] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  padding: 0.133333rem 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#lowerCostManage .dailogBox .contentBox .changeList li h3[data-v-2227ad4d] {
  font-size: 0.426667rem;
  font-weight: bold;
}
#lowerCostManage .dailogBox .contentBox .changeList li div[data-v-2227ad4d] {
  font-size: 0.4rem;
}
#lowerCostManage .dailogBox .contentBox .subs[data-v-2227ad4d] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1.2rem;
  line-height: 1.2rem;
  background-color: #d6394a;
  font-size: 0.48rem;
  color: #fff;
}
#lowerCostManage .is-selected {
  border-bottom: 0.08rem solid #d6394a !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#lowerCostManage .is-selected .mint-tab-item-label {
  color: #2a2929;
}
#lowerCostManage .mint-tab-item-label {
  color: #c1c1c1;
}
.mint-navbar .mint-tab-item.is-selected {
  margin-bottom: 0;
}
._flex[data-v-4782cb90] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}
#lowerDetail[data-v-4782cb90] {
  width: 100%;
  height: 100%;
  padding-top: 1.6rem;
}
#lowerDetail .head[data-v-4782cb90] {
  width: 100%;
  height: 1.333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#lowerDetail .head .headnext[data-v-4782cb90] {
  margin-left: 1.333333rem;
  margin-right: 1.333333rem;
}
#lowerDetail .list[data-v-4782cb90] {
  margin: 0 0.533333rem 0.266667rem;
  padding-top: 0.266667rem;
}
#lowerDetail .list .header[data-v-4782cb90] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: 0.533333rem;
  line-height: 0.533333rem;
  padding: 0 0.133333rem;
  margin-bottom: 0.266667rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-left: 0.053333rem solid #d6394a;
}
#lowerDetail .list .header h2[data-v-4782cb90] {
  font-size: 0.426667rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: #333333;
}
#lowerDetail .list .header div[data-v-4782cb90] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#lowerDetail .list .header div img[data-v-4782cb90] {
  width: 0.453333rem;
  height: 0.453333rem;
  margin-right: 0.16rem;
}
#lowerDetail .list .header div span[data-v-4782cb90] {
  color: #d6394a;
  font-size: 0.426667rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
}
#lowerDetail .list .detailList[data-v-4782cb90] {
  background: #ffffff;
  border-radius: 0.16rem;
  border: 0.026667rem solid #e5edfa;
}
#lowerDetail .list .detailList li[data-v-4782cb90] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 0.933333rem;
  line-height: 0.933333rem;
  padding: 0 0.266667rem;
}
#lowerDetail .list .detailList li[data-v-4782cb90]:nth-child(2n) {
  background-color: #f7fafe;
}
#lowerDetail .list .detailList li span[data-v-4782cb90]:nth-child(1) {
  font-size: 0.373333rem;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
}
#lowerDetail .list .detailList li.addressName[data-v-4782cb90] {
  position: relative;
}
#lowerDetail .list .detailList li.addressName .hideAddress[data-v-4782cb90] {
  width: 6.666667rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#lowerDetail .list .detailList li.addressName .addressMsg[data-v-4782cb90] {
  position: absolute;
  width: 6.666667rem;
  bottom: 1.066667rem;
  left: 1.866667rem;
  padding: 0.266667rem 0.4rem;
  line-height: 0.533333rem;
  border-radius: 0.266667rem;
  background-color: #ffffff;
  -webkit-box-shadow: 0.013333rem 0.013333rem 0.266667rem 0.026667rem #888;
          box-shadow: 0.013333rem 0.013333rem 0.266667rem 0.026667rem #888;
}
#lowerDetail .list .detailList li.addressName .addressMsg .close[data-v-4782cb90] {
  position: absolute;
  top: -0.333333rem;
  right: -0.333333rem;
  width: 0.8rem;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.426667rem;
  color: #c7c7c7;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  -webkit-box-shadow: 0 0 0.266667rem 0 #888;
          box-shadow: 0 0 0.266667rem 0 #888;
}
#lowerDetail .list .detailList li.addressName .jian[data-v-4782cb90] {
  position: absolute;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  bottom: 0.8rem;
  z-index: 0;
  left: 4.666667rem;
  width: 0.533333rem;
  height: 0.533333rem;
  background-color: #fff;
  border-top-width: 0;
  border-left-width: 0;
  -webkit-box-shadow: 0.04rem 0.04rem 0.026667rem 0 #9f9f9f;
          box-shadow: 0.04rem 0.04rem 0.026667rem 0 #9f9f9f;
}
#lowerDetail .list .detailList li.full[data-v-4782cb90] {
  display: block;
  height: auto;
}
#lowerDetail .list .detailList li.full span[data-v-4782cb90] {
  display: block;
}
#lowerDetail .list .detailList li.full img[data-v-4782cb90] {
  max-width: 100%;
}
.activeLists ul[data-v-4782cb90] {
  display: block;
  background-color: #fff;
  margin: 0.266667rem auto 0.133333rem;
  padding: 0.4rem;
  border-radius: 0.08rem;
}
.activeLists ul li[data-v-4782cb90] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.activeLists ul li .nowSelectOn[data-v-4782cb90],
.activeLists ul li .nowSelectOff[data-v-4782cb90] {
  position: absolute;
  top: 0;
  left: -1.066667rem;
  width: 0.533333rem;
  height: 0.533333rem;
}
.activeLists ul li:nth-child(1) img[data-v-4782cb90] {
  width: 0.426667rem;
  height: 0.48rem;
}
.activeLists ul li:nth-child(2) div[data-v-4782cb90] {
  display: inline-block;
  padding: 0 0.133333rem;
  margin: 0.2rem 0 0.2rem 0.8rem;
  font-size: 0.4rem;
  border: 0.026667rem solid #d6394a;
  color: #d6394a !important;
  border-radius: 0.066667rem;
}
.activeLists ul li:nth-child(3) img[data-v-4782cb90] {
  width: 0.453333rem;
  height: 0.293333rem;
}
.activeLists ul li:nth-child(4) img[data-v-4782cb90] {
  width: 0.453333rem;
  height: 0.293333rem;
}
.activeLists ul li img[data-v-4782cb90] {
  margin-right: 0.4rem;
}
.activeLists ul li[data-v-4782cb90]:last-child {
  min-height: 0.6rem;
  width: 100%;
  display: block;
}
.activeLists ul li:last-child div[data-v-4782cb90] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 0.666667rem;
  width: 100%;
  margin-bottom: 0.2rem;
}
.activeLists ul li:last-child div[data-v-4782cb90]:last-child {
  margin-bottom: 0;
}
.activeLists ul li:last-child div img[data-v-4782cb90] {
  display: block;
  margin-right: 0.2rem;
  width: 0.453333rem;
  height: 0.293333rem;
}
.activeLists ul li:last-child div span[data-v-4782cb90] {
  display: block;
  white-space: nowrap;
  font-size: 0.373333rem;
  color: #666;
}
.activeLists ul li:last-child div span[data-v-4782cb90]:last-child {
  font-family: Arial, Helvetica, sans-serif;
}
.activeLists ul li:last-child div .cost-name[data-v-4782cb90] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.activeLists .nowSelectOn1[data-v-4782cb90] {
  background-color: #f9f4ed;
  border: 0.026667rem solid #d6394a;
}
.activeLists .nowSelectOff1[data-v-4782cb90] {
  border: 0.026667rem solid #e2e2e2;
}
.activeLists .noMsg[data-v-4782cb90] {
  margin: 4rem auto 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.activeLists .noMsg img[data-v-4782cb90] {
  width: 2.666667rem;
  height: 2.08rem;
  background: url(data:image/png;base64,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) no-repeat;
  background-size: cover;
}
.activeLists .noMsg span[data-v-4782cb90] {
  margin-top: 0.533333rem;
  font-size: 0.373333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #cccccc;
}
.checkRows[data-v-4782cb90] {
  width: 9.493333rem;
  height: 3.333333rem;
  margin: 2%;
  padding: 0.266667rem 0.32rem 0.4rem 0.4rem;
  border-bottom: 0.053333rem solid #f4f4f4;
  background: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0.053333rem;
}
.checkRows .cnt[data-v-4782cb90] {
  position: relative;
}
.checkRows .cnt .dayone[data-v-4782cb90] {
  position: absolute;
  top: 0.266667rem;
  left: 0.266667rem;
}
.checkRows .cnt .dayone img[data-v-4782cb90] {
  width: 0.426667rem;
  height: 0.426667rem;
}
.checkRows .cnt .dayone .month[data-v-4782cb90] {
  font-size: 0.48rem;
  font-weight: 600;
  color: #333333;
  font-family: PingFangSC-Semibold, PingFangSC;
  display: inline-block;
}
.checkRows .cnt .both[data-v-4782cb90] {
  width: 8rem;
  height: 1.6rem;
  position: absolute;
  left: 0.266667rem;
  top: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.checkRows .cnt .both .tradeAmount[data-v-4782cb90] {
  position: absolute;
  left: 0.666667rem;
}
.checkRows .cnt .both .commissionAmount[data-v-4782cb90] {
  position: absolute;
  left: 4.266667rem;
}
.checkRows .cnt .both .totalActive[data-v-4782cb90] {
  position: absolute;
  left: 0.666667rem;
  top: 0.666667rem;
}
.checkRows .cnt .both .parentProfitAmount[data-v-4782cb90] {
  position: absolute;
  left: 4.266667rem;
  top: 0.666667rem;
}
#lowerDetail .mint-navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#lowerDetail .mint-tab-item {
  -webkit-box-flex: none;
  -ms-flex: none;
      flex: none;
  margin-right: 1.066667rem;
}
#lowerDetail .is-selected {
  border-bottom: 0.053333rem solid @theme-color;
  margin-bottom: 0;
}
#lowerDetail .is-selected .mint-tab-item-label {
  color: #2a2929;
}
#lowerDetail .mint-tab-item-label {
  color: #c1c1c1;
}
#costTemplte[data-v-1f289ab0] {
  height: 100%;
  background-color: #f0f0f0;
}
#costTemplte #contbox[data-v-1f289ab0] {
  position: fixed;
  top: 1.2rem;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
}
#costTemplte .codeInfo[data-v-1f289ab0] {
  text-align: center;
  position: relative;
  background-color: #f0f0f0;
}
#costTemplte .content[data-v-1f289ab0] {
  margin-top: 0.4rem;
}
#costTemplte .content .items[data-v-1f289ab0] {
  background-color: white;
  -webkit-box-shadow: 0 0.093333rem 0.133333rem -0.066667rem #ccc;
          box-shadow: 0 0.093333rem 0.133333rem -0.066667rem #ccc;
  margin-bottom: 0.266667rem;
}
#costTemplte .content .items .title[data-v-1f289ab0] {
  text-align: left;
  padding: 0.4rem 0.533333rem;
}
#costTemplte .content .items .title .name[data-v-1f289ab0] {
  font-size: 0.453333rem;
  vertical-align: bottom;
  margin-left: 0.2rem;
  font-weight: bold;
}
#costTemplte .content .items .title .brand[data-v-1f289ab0] {
  margin-left: 0.133333rem;
  font-size: 0.333333rem;
}
#costTemplte .content .items .tabs[data-v-1f289ab0],
#costTemplte .content .items .btns[data-v-1f289ab0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  text-align: center;
  font-size: 0.426667rem;
}
#costTemplte .content .items .tabs[data-v-1f289ab0] {
  padding: 0.333333rem 0 0.6rem;
  border-bottom: 0.013333rem solid #ccc;
}
#costTemplte .content .items .tabs div[data-v-1f289ab0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#costTemplte .content .items .tabs .left[data-v-1f289ab0] {
  text-align: left;
  padding-left: 0.533333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 400;
}
#costTemplte .content .items .tabs .right[data-v-1f289ab0] {
  color: #989393;
}
#costTemplte .content .items .tabs .right .num[data-v-1f289ab0] {
  color: #d6394a;
  font-family: '\5FAE\8F6F\96C5\9ED1', sans-serif;
}
#costTemplte .content .items .btns div[data-v-1f289ab0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0.333333rem;
}
#costTemplte .content .items .btns div img[data-v-1f289ab0] {
  margin-right: 0.066667rem;
  vertical-align: baseline;
  height: 0.373333rem;
}
#costTemplte .content .items .btns .left[data-v-1f289ab0] {
  border-right: 0.013333rem solid #ccc;
}
#costTemplte .content .add-new[data-v-1f289ab0] {
  margin-top: 0.4rem;
  background-color: white;
  padding: 0.333333rem 0;
}
#costTemplte .content .add-new .button[data-v-1f289ab0] {
  font-size: 0.426667rem;
}
#costTemplte .content .add-new .button img[data-v-1f289ab0] {
  margin-right: 0.133333rem;
}
#costTemplte .content .add-new .button span[data-v-1f289ab0] {
  vertical-align: 0.066667rem;
  color: #dd9a2b;
}
#costTemplte .noContent[data-v-1f289ab0] {
  position: relative;
  margin-top: 0.4rem;
}
#costTemplte .noContent .img[data-v-1f289ab0] {
  width: 100%;
}
#costTemplte .noContent .button[data-v-1f289ab0] {
  position: absolute;
  bottom: 0.466667rem;
  left: 35%;
  font-size: 0.426667rem;
}
#costTemplte .noContent .button img[data-v-1f289ab0] {
  margin-right: 0.133333rem;
}
#costTemplte .noContent .button span[data-v-1f289ab0] {
  vertical-align: 0.066667rem;
  color: #dd9a2b;
}
#costTemplte .dialog[data-v-1f289ab0] {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.3);
}
#costTemplte .dialog .content[data-v-1f289ab0] {
  width: 80%;
  background-color: white;
  margin: 10% auto;
  border-radius: 0.2rem;
  position: relative;
  height: 13.333333rem;
}
#costTemplte .dialog .content .title[data-v-1f289ab0] {
  height: 1.2rem;
  background-color: #51575f;
  border-radius: 0.2rem 0.2rem 0 0;
  color: white;
  text-align: center;
  font-size: 0.466667rem;
  line-height: 1.2rem;
}
#costTemplte .dialog .content .lists[data-v-1f289ab0] {
  padding: 0.266667rem;
  padding-bottom: 6.666667rem;
  font-size: 0.4rem;
  height: 10rem;
  overflow: auto;
}
#costTemplte .dialog .content .lists .label[data-v-1f289ab0] {
  color: #808180;
  margin: 0.2rem 0;
}
#costTemplte .dialog .content .lists .feeItem[data-v-1f289ab0] {
  margin: 0.333333rem 0;
}
#costTemplte .dialog .content .lists .feeItem .mint-cell .mint-cell-wrapper[data-v-1f289ab0] {
  border: none;
  border-bottom: 0.013333rem solid #808180;
}
#costTemplte .dialog .content .lists .select[data-v-1f289ab0] {
  position: relative;
}
#costTemplte .dialog .content .lists .select .corner[data-v-1f289ab0] {
  width: 0;
  /*  宽高设置为0，很重要，否则达不到效果 */
  height: 0;
  border: 0.2rem solid #d8d8d8;
  border-bottom-color: transparent;
  /* 设置透明背景色 */
  border-left-color: transparent;
  border-right-color: transparent;
  position: absolute;
  top: 0.4rem;
  right: 0.266667rem;
}
#costTemplte .dialog .content .lists .templteName[data-v-1f289ab0] {
  width: 100%;
  height: 0.933333rem;
  border: 0.013333rem solid #ccc;
  font-size: inherit;
  text-indent: 0.266667rem;
}
#costTemplte .dialog .content .btns[data-v-1f289ab0] {
  width: 100%;
  height: 1.2rem;
  border-top: 0.013333rem solid #d6394a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 0.466667rem;
  position: absolute;
  bottom: 0;
  left: 0;
}
#costTemplte .dialog .content .btns div[data-v-1f289ab0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  line-height: 1.2rem;
  color: #d6394a;
}
#costTemplte .dialog .content .btns .right[data-v-1f289ab0] {
  background-color: #d6394a;
  border-radius: 0 0 0.2rem 0;
  color: white;
}
#costTemplte .mint-popup-bottom[data-v-1f289ab0] {
  width: 100%;
}
#costTemplte[data-v-e6d95918] {
  height: 100%;
  background-color: #f0f0f0;
}
#costTemplte .mint-navbar .mint-tab-item.is-selected[data-v-e6d95918] {
  border-bottom: 0.106667rem solid #dabe84 !important;
  color: #dabe84 !important;
}
#costTemplte #contbox[data-v-e6d95918] {
  padding-top: 1.2rem;
}
#costTemplte .codeInfo[data-v-e6d95918] {
  text-align: center;
  position: relative;
  background-color: #f0f0f0;
}
#costTemplte .mint-navbar .mint-tab-item .mint-tab-item-label[data-v-e6d95918] {
  font-weight: bold;
}
#costTemplte .mint-navbar[data-v-e6d95918] {
  margin-bottom: 0.266667rem;
  position: fixed;
  top: 1.2rem;
  left: 0;
  z-index: 99;
  width: 100%;
}
#costTemplte .mint-tab-container-item[data-v-e6d95918] {
  margin-top: 1.333333rem;
}
#costTemplte .content[data-v-e6d95918] {
  margin-top: 0.4rem;
}
#costTemplte .content .items[data-v-e6d95918] {
  background-color: white;
  -webkit-box-shadow: 0 0.093333rem 0.133333rem -0.066667rem #ccc;
          box-shadow: 0 0.093333rem 0.133333rem -0.066667rem #ccc;
  margin-bottom: 0.266667rem;
}
#costTemplte .content .items .title[data-v-e6d95918] {
  text-align: left;
  padding: 0.4rem 0.533333rem;
}
#costTemplte .content .items .title .name[data-v-e6d95918] {
  font-size: 0.453333rem;
  vertical-align: bottom;
  margin-left: 0.2rem;
  font-weight: bold;
}
#costTemplte .content .items .title .brand[data-v-e6d95918] {
  margin-left: 0.133333rem;
  font-size: 0.333333rem;
}
#costTemplte .content .items .tabs[data-v-e6d95918],
#costTemplte .content .items .btns[data-v-e6d95918] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  text-align: center;
  font-size: 0.426667rem;
}
#costTemplte .content .items .tabs[data-v-e6d95918] {
  padding: 0.333333rem 0 0.6rem;
  border-bottom: 0.013333rem solid #ccc;
}
#costTemplte .content .items .tabs div[data-v-e6d95918] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#costTemplte .content .items .tabs .left[data-v-e6d95918] {
  text-align: left;
  padding-left: 0.533333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 400;
}
#costTemplte .content .items .tabs .right[data-v-e6d95918] {
  color: #989393;
}
#costTemplte .content .items .tabs .right .num[data-v-e6d95918] {
  color: #d6394a;
  font-family: '\5FAE\8F6F\96C5\9ED1', sans-serif;
}
#costTemplte .content .items .btns div[data-v-e6d95918] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0.333333rem;
}
#costTemplte .content .items .btns div img[data-v-e6d95918] {
  margin-right: 0.066667rem;
  vertical-align: baseline;
  height: 0.373333rem;
}
#costTemplte .content .items .btns .left[data-v-e6d95918] {
  border-right: 0.013333rem solid #ccc;
}
#costTemplte .content .add-new[data-v-e6d95918] {
  margin-top: 0.4rem;
  background-color: white;
  padding: 0.333333rem 0;
}
#costTemplte .content .add-new .button[data-v-e6d95918] {
  font-size: 0.426667rem;
}
#costTemplte .content .add-new .button img[data-v-e6d95918] {
  margin-right: 0.133333rem;
}
#costTemplte .content .add-new .button span[data-v-e6d95918] {
  vertical-align: 0.066667rem;
  color: #dd9a2b;
}
#costTemplte .noContent[data-v-e6d95918] {
  position: relative;
  margin-top: 0.4rem;
}
#costTemplte .noContent .img[data-v-e6d95918] {
  width: 100%;
}
#costTemplte .noContent .button[data-v-e6d95918] {
  position: absolute;
  bottom: 0.466667rem;
  left: 35%;
  font-size: 0.426667rem;
}
#costTemplte .noContent .button img[data-v-e6d95918] {
  margin-right: 0.133333rem;
}
#costTemplte .noContent .button span[data-v-e6d95918] {
  vertical-align: 0.066667rem;
  color: #dd9a2b;
}
#costTemplte .templateContent[data-v-e6d95918] {
  height: 100%;
  background-color: #f0f0f0;
  overflow: hidden;
}
#costTemplte .templateContent .content[data-v-e6d95918] {
  width: 100%;
  background-color: white;
  margin: 10% auto;
  border-radius: 0.2rem;
  position: relative;
  height: 100%;
}
#costTemplte .templateContent .content .lists[data-v-e6d95918] {
  padding: 0.266667rem;
  font-size: 0.4rem;
  height: 83%;
  overflow: auto;
  position: relative;
}
#costTemplte .templateContent .content .lists > .wrap[data-v-e6d95918] {
  margin-bottom: 0.533333rem;
  margin-top: 0.266667rem;
  border-bottom: 0.013333rem solid #ccc;
  padding-bottom: 0.133333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#costTemplte .templateContent .content .lists > .wrap > .left[data-v-e6d95918] {
  margin-right: 0.106667rem;
  line-height: 0.933333rem;
  height: 0.933333rem;
  width: 2.8rem;
  /*width: 220px;
            padding-left: 20px;*/
}
#costTemplte .templateContent .content .lists > .wrap > .label[data-v-e6d95918] {
  width: 3.2rem;
  color: #333333;
  font-size: 0.4rem;
}
#costTemplte .templateContent .content .lists > .wrap .feeItem[data-v-e6d95918] {
  margin-bottom: 0.533333rem;
  margin-top: 0.266667rem;
}
#costTemplte .templateContent .content .lists > .wrap .feeItem > .title[data-v-e6d95918] {
  color: #333333;
  font-size: 0.426667rem;
}
#costTemplte .templateContent .content .lists > .wrap .select[data-v-e6d95918] {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#costTemplte .templateContent .content .lists > .wrap .select .corner[data-v-e6d95918] {
  width: 0;
  /*  宽高设置为0，很重要，否则达不到效果 */
  height: 0;
  border: 0.2rem solid #d8d8d8;
  border-bottom-color: transparent;
  /* 设置透明背景色 */
  border-left-color: transparent;
  border-right-color: transparent;
  position: absolute;
  top: 0.4rem;
  right: 0.266667rem;
}
#costTemplte .templateContent .content .lists > .wrap > .templteName[data-v-e6d95918] {
  border: none;
  text-align: left;
  min-width: 6.133333rem;
  height: 0.933333rem;
  font-size: inherit;
  font-size: 0.373333rem;
  /*text-indent: 20px;*/
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  border-radius: 0.053333rem;
}
#costTemplte .templateContent .content .lists .feeItem[data-v-e6d95918] {
  margin-bottom: 0.533333rem;
  margin-top: 0.266667rem;
}
#costTemplte .templateContent .content .lists .feeItem > .title[data-v-e6d95918] {
  color: #333333;
  font-size: 0.426667rem;
}
#costTemplte .templateContent .content .btns[data-v-e6d95918] {
  width: 100%;
  height: 1.2rem;
  border-top: 0.013333rem solid #d6394a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 0.466667rem;
  position: fixed;
  bottom: 0;
  left: 0;
}
#costTemplte .templateContent .content .btns div[data-v-e6d95918] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  line-height: 1.2rem;
  color: #d6394a;
}
#costTemplte .templateContent .content .btns .right[data-v-e6d95918] {
  background-color: #d6394a;
  color: white;
}
#costTemplte .mint-popup-bottom[data-v-e6d95918] {
  width: 100%;
}
#costTemplte .mint-cell-value[data-v-e6d95918] {
  width: 5.866667rem;
}
#costTemplte.costTemplteAdd .mint-field .mint-cell-title {
  width: 3.2rem;
  margin-right: 0.1rem;
}
#costTemplte.costTemplteAdd .mint-field .mint-field-core {
  font-size: 0.373333rem !important;
}
#costTemplte.costTemplteAdd .mint-cell-wrapper {
  padding: 0;
}
#costTemplte.costTemplteAdd .mint-cell-wrapper .mint-cell-text {
  font-size: 0.4rem;
}
#checkTempate[data-v-3968fba8] {
  height: 100%;
  background-color: #f0f0f0;
}
#checkTempate .next .title[data-v-3968fba8] {
  padding: 0.333333rem 0.533333rem;
  font-size: 0.373333rem;
}
#checkTempate .next .lists .list[data-v-3968fba8] {
  background-color: white;
  border-bottom: 0.013333rem solid #ccc;
  padding: 0.333333rem 0.533333rem;
  font-size: 0.36rem;
}
.changeTemplate[data-v-3968fba8] {
  height: 100%;
  background-color: #f0f0f0;
  overflow: hidden;
}
.changeTemplate .content[data-v-3968fba8] {
  width: 100%;
  background-color: white;
  margin: 10% auto;
  border-radius: 0.2rem;
  position: relative;
  height: 100%;
}
.changeTemplate .content .lists[data-v-3968fba8] {
  padding: 0.266667rem;
  font-size: 0.4rem;
  overflow: auto;
  position: fixed;
  top: 1.2rem;
  bottom: 1.466667rem;
  right: 0;
  left: 0;
}
.changeTemplate .content .lists > .wrap[data-v-3968fba8] {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9d9d9), color-stop(50%, #d9d9d9), color-stop(50%, transparent));
  background-image: linear-gradient(180deg, #d9d9d9, #d9d9d9 50%, transparent 50%);
  background-size: 120% 0.013333rem;
  background-repeat: no-repeat;
  background-position: bottom left;
}
.changeTemplate .content .lists > .wrap > .left[data-v-3968fba8] {
  /*margin-right: 15px;*/
  line-height: 0.933333rem;
  height: 0.933333rem;
  width: 3.2rem;
  /*padding-left: 20px;*/
}
.changeTemplate .content .lists > .wrap > .label[data-v-3968fba8] {
  color: #333333;
  font-size: 0.426667rem;
}
.changeTemplate .content .lists > .wrap > .templteName[data-v-3968fba8] {
  border: none;
  text-align: left;
  min-width: 6.133333rem;
  height: 0.933333rem;
  font-size: inherit;
  font-size: 0.426667rem;
  /*text-indent: 20px;*/
  padding-left: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  border-radius: 0.053333rem;
}
.changeTemplate .content .lists .feeItem > .title[data-v-3968fba8] {
  color: #333333;
  font-size: 0.426667rem;
}
.changeTemplate .content .lists .select[data-v-3968fba8] {
  position: relative;
}
.changeTemplate .content .lists .select .corner[data-v-3968fba8] {
  width: 0;
  /*  宽高设置为0，很重要，否则达不到效果 */
  height: 0;
  border: 0.2rem solid #d8d8d8;
  border-bottom-color: transparent;
  /* 设置透明背景色 */
  border-left-color: transparent;
  border-right-color: transparent;
  position: absolute;
  top: 0.4rem;
  right: 0.266667rem;
}
.changeTemplate .content .lists .templteName[data-v-3968fba8] {
  width: 100%;
  height: 0.933333rem;
  border: 0.013333rem solid #ccc;
  padding: 0.266667rem;
  font-size: inherit;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.changeTemplate .content .btns[data-v-3968fba8] {
  width: 100%;
  height: 1.2rem;
  border-top: 0.013333rem solid #d6394a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 0.466667rem;
  position: fixed;
  bottom: 0;
  left: 0;
}
.changeTemplate .content .btns div[data-v-3968fba8] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  line-height: 1.2rem;
  color: #d6394a;
}
.changeTemplate .content .btns .right[data-v-3968fba8] {
  background-color: #d6394a;
  border-radius: 0 0 0.2rem 0;
  color: white;
}
#checkTempate.costTemplteAdd .mint-field {
  height: auto;
}
#checkTempate.costTemplteAdd .mint-field .mint-cell-title {
  width: 3rem;
  margin-right: 0.1rem;
}
#checkTempate.costTemplteAdd .mint-field .mint-field-core {
  font-size: 0.373333rem !important;
}
#checkTempate.costTemplteAdd .mint-cell-wrapper {
  padding: 0.32rem 0;
}
#checkTempate.costTemplteAdd .mint-cell-wrapper .mint-cell-text {
  font-size: 0.4rem;
}
.mainHeader[data-v-0a6dff42] {
  padding-top: 1.2rem;
  background-color: white;
}
.mainHeader .title[data-v-0a6dff42] {
  padding: 0.4rem 0.533333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.mainHeader .title .line[data-v-0a6dff42] {
  width: 94%;
  height: 0.013333rem;
  position: absolute;
  background-color: #ccc;
  bottom: 0;
  left: 3%;
}
.mainHeader .title .left[data-v-0a6dff42] {
  float: none;
}
.mainHeader .title .left .name[data-v-0a6dff42] {
  font-size: 0.466667rem;
  margin-left: 0.133333rem;
  font-weight: bold;
}
.mainHeader .title .right[data-v-0a6dff42] {
  float: none;
  font-size: 0.333333rem;
  line-height: 0.666667rem;
}
.mainHeader .title .right .edit[data-v-0a6dff42] {
  color: #e3a135;
  margin-right: 0.4rem;
}
.mainHeader .title .right .delete[data-v-0a6dff42] {
  color: #5b5b5b;
}
.mainHeader .fees[data-v-0a6dff42] {
  padding: 0.266667rem 0.333333rem;
  font-size: 0.36rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mainHeader .fees .item[data-v-0a6dff42] {
  width: 50%;
  padding: 0.2rem 0;
}
.mainHeader .fees .item .name[data-v-0a6dff42] {
  color: #5b5b5b;
}
#checkTempate[data-v-2f1238a7] {
  height: 100%;
  background-color: #f0f0f0;
}
#checkTempate .next .title[data-v-2f1238a7] {
  padding: 0.333333rem 0.533333rem;
  font-size: 0.373333rem;
}
#checkTempate .next .lists .list[data-v-2f1238a7] {
  background-color: white;
  border-bottom: 0.013333rem solid #ccc;
  padding: 0.333333rem 0.533333rem;
  font-size: 0.36rem;
}
.dialog[data-v-2f1238a7] {
  margin: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.3);
}
.dialog .content[data-v-2f1238a7] {
  width: 80%;
  background-color: white;
  margin: 20% auto;
  border-radius: 0.2rem;
  position: relative;
  height: 13.333333rem;
}
.dialog .content .title[data-v-2f1238a7] {
  height: 1.2rem;
  background-color: #51575f;
  border-radius: 0.2rem 0.2rem 0 0;
  color: white;
  text-align: center;
  font-size: 0.4rem;
  line-height: 1.2rem;
}
.dialog .content .lists[data-v-2f1238a7] {
  padding: 0.266667rem;
  padding-bottom: 6.666667rem;
  font-size: 0.4rem;
  height: 10rem;
  overflow: auto;
}
.dialog .content .lists .label[data-v-2f1238a7] {
  color: #808180;
  margin: 0.2rem 0;
}
.dialog .content .lists .feeItem[data-v-2f1238a7] {
  margin: 0.333333rem 0;
}
.dialog .content .lists .feeItem .mint-cell .mint-cell-wrapper[data-v-2f1238a7] {
  border: none;
  border-bottom: 0.013333rem solid #808180;
}
.dialog .content .lists .select[data-v-2f1238a7] {
  position: relative;
}
.dialog .content .lists .select .corner[data-v-2f1238a7] {
  width: 0;
  /*  宽高设置为0，很重要，否则达不到效果 */
  height: 0;
  border: 0.2rem solid #d8d8d8;
  border-bottom-color: transparent;
  /* 设置透明背景色 */
  border-left-color: transparent;
  border-right-color: transparent;
  position: absolute;
  top: 0.4rem;
  right: 0.266667rem;
}
.dialog .content .lists .templteName[data-v-2f1238a7] {
  width: 100%;
  height: 0.933333rem;
  border: 0.013333rem solid #ccc;
  padding: 0.266667rem;
  font-size: inherit;
}
.dialog .content .btns[data-v-2f1238a7] {
  width: 100%;
  height: 1.2rem;
  border-top: 0.013333rem solid #d6394a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 0.466667rem;
  position: absolute;
  bottom: 0;
  left: 0;
}
.dialog .content .btns div[data-v-2f1238a7] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  line-height: 1.2rem;
  color: #d6394a;
}
.dialog .content .btns .right[data-v-2f1238a7] {
  background-color: #d6394a;
  border-radius: 0 0 0.2rem 0;
  color: white;
}
#addNext[data-v-3f0ae948] {
  height: 100%;
  background-color: #f0f0f0;
}
#addNext .next[data-v-3f0ae948] {
  padding-bottom: 1.6rem;
}
#addNext .next .title[data-v-3f0ae948] {
  padding: 0.466667rem 0.533333rem 0.2rem;
  font-size: 0.373333rem;
}
#addNext .next .title .lists[data-v-3f0ae948] {
  font-size: 0.4rem;
}
#addNext .mint-checkbox-input:checked + .mint-checkbox-core[data-v-3f0ae948] {
  background-color: #d6394a;
  border-color: #d6394a;
}
#addNext .bottom[data-v-3f0ae948] {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#addNext .bottom .all[data-v-3f0ae948] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: white;
}
#addNext .bottom .btn[data-v-3f0ae948] {
  width: 35%;
  background-color: #d6394a;
  font-size: 0.48rem;
  color: white;
  font-weight: bold;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#addNext .bottom .btn span[data-v-3f0ae948] {
  color: white;
}
#addNext .dialog[data-v-3f0ae948] {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.3);
}
#addNext .dialog .content[data-v-3f0ae948] {
  width: 80%;
  background-color: white;
  margin: 10% auto;
  border-radius: 0.2rem;
  position: relative;
  height: 13.333333rem;
}
#addNext .dialog .content .title[data-v-3f0ae948] {
  height: 1.2rem;
  background-color: #51575f;
  border-radius: 0.2rem 0.2rem 0 0;
  color: white;
  text-align: center;
  font-size: 0.466667rem;
  line-height: 1.2rem;
}
#addNext .dialog .content .lists[data-v-3f0ae948] {
  padding: 0.266667rem;
  font-size: 0.373333rem;
  height: 10rem;
  overflow: auto;
}
#addNext .dialog .content .lists .info[data-v-3f0ae948] {
  padding: 0.266667rem;
}
#addNext .dialog .content .lists .list[data-v-3f0ae948] {
  padding: 0 0.266667rem;
}
#addNext .dialog .content .lists .list img[data-v-3f0ae948] {
  vertical-align: middle;
  margin-right: 0.133333rem;
}
#addNext .dialog .content .lists .label[data-v-3f0ae948] {
  color: #808180;
  margin: 0.2rem 0;
}
#addNext .dialog .content .lists .feeItem[data-v-3f0ae948] {
  margin: 0.333333rem 0;
}
#addNext .dialog .content .lists .feeItem .mint-cell .mint-cell-wrapper[data-v-3f0ae948] {
  border: none;
  border-bottom: 0.013333rem solid #808180;
}
#addNext .dialog .content .lists .select[data-v-3f0ae948] {
  position: relative;
}
#addNext .dialog .content .lists .select .corner[data-v-3f0ae948] {
  width: 0;
  /*  宽高设置为0，很重要，否则达不到效果 */
  height: 0;
  border: 0.2rem solid #d8d8d8;
  border-bottom-color: transparent;
  /* 设置透明背景色 */
  border-left-color: transparent;
  border-right-color: transparent;
  position: absolute;
  top: 0.4rem;
  right: 0.266667rem;
}
#addNext .dialog .content .lists .templteName[data-v-3f0ae948] {
  width: 100%;
  height: 0.933333rem;
  border: 0.013333rem solid #ccc;
  padding: 0.266667rem;
  font-size: inherit;
}
#addNext .dialog .content .btns[data-v-3f0ae948] {
  width: 100%;
  height: 1.2rem;
  border-top: 0.013333rem solid #d6394a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 0.466667rem;
  position: absolute;
  bottom: 0;
  left: 0;
}
#addNext .dialog .content .btns div[data-v-3f0ae948] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  line-height: 1.2rem;
  color: #d6394a;
}
#addNext .dialog .content .btns .right[data-v-3f0ae948] {
  background-color: #d6394a;
  border-radius: 0 0 0.2rem 0;
  color: white;
}
#addNext .lists .mint-cell .mint-checklist-label {
  width: 70%;
}
#profitQueryCDetail[data-v-45c0e12e] {
  overflow: hidden;
}
#profitQueryCDetail .linsLine[data-v-45c0e12e] {
  margin-top: 0.32rem;
  background: #ffffff;
  padding: 0.133333rem 0.4rem;
}
#profitQueryCDetail .lineHead[data-v-45c0e12e] {
  padding: 0.24rem 0;
  border-bottom: 0.013333rem solid #cccccc;
}
#profitQueryCDetail .moneyZi[data-v-45c0e12e] {
  font-size: 0.4rem;
  color: #999999;
  margin-right: 0.293333rem;
  float: left;
}
#profitQueryCDetail .status[data-v-45c0e12e] {
  width: 1.28rem;
  height: 0.56rem;
  text-align: center;
  display: inline-block;
  line-height: 0.533333rem;
  color: #ffffff;
  background: #ff6666;
  font-size: 0.346667rem;
  border-radius: 0.106667rem;
}
#profitQueryCDetail .money[data-v-45c0e12e] {
  font-size: 0.48rem;
  margin-right: 0.24rem;
  color: #333333;
  font-weight: 600;
}
#profitQueryCDetail .poundage[data-v-45c0e12e] {
  color: #999999;
  font-size: 0.373333rem;
}
#profitQueryCDetail .rightZi[data-v-45c0e12e] {
  float: right;
}
#profitQueryCDetail .lineContent[data-v-45c0e12e] {
  margin-top: 0.453333rem;
  padding-bottom: 0.666667rem;
  font-size: 0.373333rem;
}
#profitQueryCDetail p[data-v-45c0e12e] {
  clear: both;
  /*line-height: 50px;*/
  overflow: hidden;
  margin-bottom: 0.346667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#profitQueryCDetail p[data-v-45c0e12e]:last-child {
  margin-bottom: 0;
}
#profitQueryCDetail .contentleft[data-v-45c0e12e] {
  float: left;
  color: #999999;
}
#profitQueryCDetail .contentright[data-v-45c0e12e] {
  float: left;
  color: #999999;
}
#profitQueryCDetail .name[data-v-45c0e12e] {
  width: 70%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.input-search-area[data-v-45c0e12e] {
  display: inline-block;
  position: relative;
}
.input-search-area .vague-range-search-dropdown[data-v-45c0e12e] {
  position: absolute;
  background-color: #fff;
  right: 0;
  left: -0.026667rem;
  z-index: 998;
  border: 0.013333rem solid #eaeaea;
  border-top: none;
}
.input-search-area .vague-range-search-dropdown li[data-v-45c0e12e] {
  line-height: 1.066667rem;
  border-bottom: 0.013333rem solid #eaeaea;
  padding: 0 0.346667rem;
}
.input-search-area .vague-range-search-dropdown li[data-v-45c0e12e]:last-child {
  border-bottom: none;
}
#profitQueryCDetail #payOrderQuery[data-v-45c0e12e] {
  overflow: auto;
  padding: 0.666667rem 0.426667rem;
}
#profitQueryCDetail #payOrderQuery .queryBox[data-v-45c0e12e] {
  padding: 0.533333rem 0.906667rem;
  margin-top: 1.2rem;
}
#profitQueryCDetail #payOrderQuery .setion[data-v-45c0e12e] {
  margin-top: 0.573333rem;
  position: relative;
  width: 100%;
}
#profitQueryCDetail .deal-time[data-v-45c0e12e] {
  margin-top: 0.573333rem;
}
#profitQueryCDetail #payOrderQuery .dataIptSty[data-v-45c0e12e] {
  font-size: 0.4rem;
  color: #333333;
  width: 100%;
  padding: 0.266667rem;
  border: 0.026667rem solid #cccccc;
  border-radius: 0.026667rem;
  background: #ffffff;
}
#profitQueryCDetail #payOrderQuery .mint-popup-bottom[data-v-45c0e12e] {
  width: 100%;
}
#profitQueryCDetail #payOrderQuery .sanjiaoImg[data-v-45c0e12e] {
  width: 0.253333rem;
  height: 0.226667rem;
  position: absolute;
  right: 0.373333rem;
  bottom: 0.453333rem;
}
#profitQueryCDetail .mescrollTop {
  position: fixed;
  top: 1.2rem;
  bottom: 0;
  height: auto;
  /*如设置bottom:50px,则需height:auto才能生效*/
}
#profitQueryCDetail .profit-query-deal-time-popup .mint-popup {
  z-index: 9000000022 !important;
  width: 8rem;
  right: -4rem;
  left: auto;
}
._flex[data-v-15478bad] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}
#transDetail[data-v-15478bad] {
  width: 100%;
  min-height: 100%;
  font-family: PingFang-SC-Medium;
  background: #f1f5f7;
  padding-top: 1.2rem;
  padding-bottom: 0.266667rem;
}
#transDetail .head[data-v-15478bad] {
  margin-bottom: 0.266667rem;
}
#transDetail ul[data-v-15478bad] {
  background: transparent;
}
#transDetail ul li[data-v-15478bad] {
  background-color: #ffffff;
  padding: 0.266667rem 0.586667rem;
  margin-bottom: 0.266667rem;
}
#transDetail ul li div[data-v-15478bad] {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 8.826667rem;
  line-height: 0.746667rem;
  font-size: 0.426667rem;
  font-weight: 500;
}
#transDetail ul li div span[data-v-15478bad] {
  color: #272727;
  font-weight: 500;
  font-family: Arial, Helvetica, sans-serif;
}
#transDetail ul li div span[data-v-15478bad]:first-child {
  font-family: PingFang-SC-Medium;
  color: #959595;
  width: 3.333333rem;
}
#transDetail ul li div .longName[data-v-15478bad] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#transDetail ul li:first-child div:first-child span[data-v-15478bad]:first-child {
  color: #696969;
  font-weight: 600;
}
#transDetail ul li:first-child div:first-child span[data-v-15478bad]:last-child {
  color: #FC5C5C;
}
#commonHead .headDiv[data-v-15478bad] {
  padding: 0.32rem;
  background: #ffffff;
  text-align: center;
  height: 1.2rem;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
#commonHead .headDiv img[data-v-15478bad] {
  position: absolute;
}
#commonHead .leftjiantou[data-v-15478bad] {
  width: 0.573333rem;
  height: 0.426667rem;
  left: 0.386667rem;
}
#commonHead .guanbi[data-v-15478bad] {
  width: 0.426667rem;
  height: 0.426667rem;
  left: 1.28rem;
}
#commonHead .hasNoLeft[data-v-15478bad] {
  left: 0.32rem;
}
#commonHead .titSty[data-v-15478bad] {
  font-size: 0.48rem;
  font-family: SourceHanSansCN-Medium;
  line-height: 0.533333rem;
  font-weight: 500;
  color: #333333;
}
#commonHead .select[data-v-15478bad] {
  position: absolute;
  right: 1.28rem;
  width: 0.453333rem;
  height: 0.48rem;
}
#commonHead .upfile[data-v-15478bad] {
  position: absolute;
  right: 0.32rem;
  width: 0.48rem;
  height: 0.533333rem;
}
#commonHead .rightMargin[data-v-15478bad] {
  right: 0.32rem;
}
#rewardList[data-v-59150f44] {
  overflow: hidden;
}
#rewardList .chaImg[data-v-59150f44] {
  width: 0.426667rem;
  height: 0.426667rem;
  position: absolute;
  right: 2.133333rem;
  margin-top: 0.373333rem;
}
#rewardList .checkBox[data-v-59150f44] {
  margin-top: 1.2rem;
}
#rewardList .checkList[data-v-59150f44] {
  /*position: absolute;*/
  /*left:0;*/
  /*width:100%;*/
  /*height:100%;*/
  /*overflow:auto;*/
  /*box-sizing:border-box;*/
  /*-webkit-overflow-scrolling: touch;*/
}
#rewardList .checkHead[data-v-59150f44] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: white;
}
#rewardList .checkHead .selectTime[data-v-59150f44] {
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 0.933333rem;
  font-size: 0.466667rem;
  border-right: 0.013333rem solid #eae5e5;
}
#rewardList .checkHead .selectTime .sanjiaoIcon[data-v-59150f44] {
  margin-left: 0.08rem;
}
#rewardList .checkHead div[data-v-59150f44] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 50%;
}
#rewardList .checkHead .checkSetion[data-v-59150f44] {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0.426667rem;
}
#rewardList .checkSetion[data-v-59150f44] {
  background: #ffffff;
  height: 1.2rem;
  line-height: 0.84rem;
  padding: 0 2.133333rem 0 0.426667rem;
  position: relative;
}
#rewardList .spacing[data-v-59150f44] {
  margin-top: 0.4rem;
}
#rewardList .checkTit[data-v-59150f44] {
  font-size: 0.4rem;
  color: #666666;
  margin-right: 0.346667rem;
  left: 0.6rem;
  width: 2.133333rem;
}
#rewardList .sanjiaoIcon[data-v-59150f44] {
  height: 0.24rem;
  margin-top: 0.306667rem;
  margin-left: 0.24rem;
  opacity: 0.7;
  vertical-align: unset;
}
#rewardList .titleIcon[data-v-59150f44] {
  width: 0.4rem;
  vertical-align: unset;
  opacity: 0.8;
}
#rewardList .productIcon[data-v-59150f44] {
  height: 0.346667rem;
  margin-top: 0.24rem;
  margin-right: 0.106667rem;
  opacity: 1;
}
#rewardList .inptSty[data-v-59150f44] {
  width: 100%;
  font-size: 0.4rem;
}
#rewardList .inptSty[data-v-59150f44]::-webkit-input-placeholder,
textarea[data-v-59150f44]::-webkit-input-placeholder {
  color: #cccccc;
}
#rewardList .jbBtn[data-v-59150f44] {
  background: #d6394a;
  padding: 0.106667rem 0.24rem;
  position: absolute;
  right: 0.32rem;
  color: #ffffff;
  border-radius: 0.106667rem;
}
#rewardList .seachBtn[data-v-59150f44] {
  width: 1.893333rem;
  background: #d6394a;
  font-size: 0.4rem;
  color: #ffffff;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
}
#rewardList .checkRows[data-v-59150f44] {
  padding: 0.266667rem 0.266667rem 0;
  background: #ffffff;
}
#rewardList .topContent[data-v-59150f44] {
  border-bottom: 0.013333rem solid #e8e8e8;
  position: relative;
}
#rewardList .checkRows:last-child .topContent[data-v-59150f44] {
  border: none;
}
#rewardList .listLine[data-v-59150f44] {
  padding-bottom: 0.266667rem;
}
#rewardList .moneys[data-v-59150f44] {
  float: right;
  font-size: 0.533333rem;
  font-weight: 500;
  margin-top: -0.4rem;
  margin-right: 0.2rem;
}
#rewardList .orderIcon[data-v-59150f44] {
  width: 0.8rem;
  margin-right: 0.32rem;
  margin-top: 0.133333rem;
  float: left;
}
#rewardList .orderNum span[data-v-59150f44] {
  color: black;
  font-size: 0.44rem;
  font-weight: 500;
}
#rewardList .orderName[data-v-59150f44] {
  font-size: 0.4rem;
  color: #999999;
  display: inline-block;
  padding-top: 0.133333rem;
}
#rewardList .date[data-v-59150f44] {
  font-size: 0.4rem;
  color: #999999;
  float: right;
}
#rewardList .bottomContent[data-v-59150f44] {
  padding-top: 0.213333rem;
  overflow: hidden;
}
#rewardList .fnBtn[data-v-59150f44] {
  border: 0.026667rem solid #d6394a;
  border-radius: 0.08rem;
  padding: 0.08rem 0.186667rem;
  color: #d6394a;
  font-size: 0.4rem;
  margin-left: 0.213333rem;
  float: right;
}
#rewardList .tostTit[data-v-59150f44] {
  height: 1.2rem;
  line-height: 1.2rem;
  text-align: center;
  font-size: 0.48rem;
  border-bottom: 0.013333rem solid #bdbdbd;
  position: relative;
}
#rewardList .selectHave[data-v-59150f44] {
  position: absolute;
  color: #d6394a;
  right: 0.373333rem;
  font-size: 0.426667rem;
}
#rewardList .selectWid[data-v-59150f44] {
  width: 1.733333rem;
}
#rewardList .setion[data-v-59150f44] {
  margin-top: 0.4rem;
  position: relative;
}
#rewardList .dataIptSty[data-v-59150f44] {
  font-size: 0.4rem;
  color: #333333;
  width: 100%;
  padding: 0.266667rem;
  border: 0.026667rem solid #cccccc;
  border-radius: 0.026667rem;
  background: #ffffff;
}
#rewardList .mint-popup-bottom[data-v-59150f44] {
  width: 100%;
}
#rewardList .sanjiaoImg[data-v-59150f44] {
  width: 0.253333rem;
  height: 0.226667rem;
  position: absolute;
  right: 0.373333rem;
  bottom: 0.453333rem;
}
#rewardList .total[data-v-59150f44] {
  text-align: right;
  padding-top: 0.133333rem;
  padding-right: 0.44rem;
  font-size: 0.4rem;
  color: #d6394a;
}
#rewardList .mint-popup {
  width: 100%;
}
#rewardList .mescrollTop {
  position: fixed;
  top: 3.666667rem;
  bottom: 0;
  height: auto;
  /*如设置bottom:50px,则需height:auto才能生效*/
}
#rewardDetail[data-v-5469d251] {
  width: 100%;
  height: 100%;
  background-color: white;
}
#rewardDetail .content[data-v-5469d251] {
  padding-top: 2rem;
}
#rewardDetail .content .icons[data-v-5469d251] {
  text-align: center;
  position: relative;
}
#rewardDetail .content .icons img[data-v-5469d251] {
  width: 36%;
  position: relative;
  left: 0.2rem;
  margin-bottom: 0.266667rem;
}
#rewardDetail .content .showMoney[data-v-5469d251] {
  padding-right: 0.266667rem;
  vertical-align: baseline;
}
#rewardDetail .content .showMoney .moneys[data-v-5469d251] {
  font-size: 0.666667rem;
  color: #d6394a;
  margin-right: 0.066667rem;
}
#rewardDetail .content .showMoney .icon[data-v-5469d251] {
  color: #d6394a;
  margin-right: 0.066667rem;
  font-size: 0.4rem;
}
#rewardDetail .content .items[data-v-5469d251] {
  font-size: 0.4rem;
  margin-top: 0.533333rem;
  padding: 0.533333rem;
}
#rewardDetail .content .items .item[data-v-5469d251] {
  padding: 0.24rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#rewardDetail .content .items .item .item-left[data-v-5469d251] {
  color: #a0a0a0;
}
#rewardDetail .content .items .line[data-v-5469d251] {
  width: 100%;
  height: 0.266667rem;
  margin-bottom: 0.133333rem;
  border-bottom: 0.013333rem solid #e2dbdb;
}
#page-loading-container[data-v-24088fc9] {
  position: fixed;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  line-height: 2;
  color: #999;
}
#page-loading-container .loading[data-v-24088fc9] {
  color: #000;
  font-size: 0.64rem;
}
#error-404-page[data-v-ac1e7358] {
  text-align: center;
  padding: 30% 20% 10%;
}
#error-404-page .img-404 img[data-v-ac1e7358] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  opacity: 0.4;
  width: 65%;
}
#error-404-page .txt[data-v-ac1e7358] {
  font-size: 0.373333rem;
  color: #474747;
}
#error-404-page .route-list[data-v-ac1e7358] {
  margin-top: 0.266667rem;
}
#error-404-page .route-list li[data-v-ac1e7358] {
  line-height: 1.6;
  color: #ddd;
}
.selectClass[data-v-f2238994] {
  width: 100%;
  height: 1.1rem;
  padding-left: 0.2rem;
  padding-right: 0.4rem;
  border: 0.013333rem solid #ccc;
  font-size: 0.4rem;
}
.select-radio-area[data-v-f2238994] {
  overflow: hidden;
}
.select-radio-area li[data-v-f2238994] {
  display: inline-block;
  height: 0.88rem;
  line-height: 0.853333rem;
  padding: 0 0.426667rem;
  font-size: 0.373333rem;
  background-color: #f9f9f9;
  border-radius: 0.133333rem;
  border: 0.026667rem solid #eaeaea;
  margin: 0 0.266667rem 0.266667rem 0;
}
.select-radio-area li.active[data-v-f2238994] {
  color: #fff;
  background-color: #d6394a;
  border-color: #d6394a;
}
.headerBar-date-picker[data-v-f2238994] {
  width: 100% !important;
  left: 5rem !important;
}
.headBar-content[data-v-f2238994] {
  width: 100%;
  padding: 0.533333rem 0.426667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  font-size: 0.426667rem;
}
.headBar-content .date-img-box[data-v-f2238994] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #999999;
}
.headBar-content .date-img-box img[data-v-f2238994] {
  height: 0.506667rem;
  margin-right: 0.133333rem;
}
.headBar-content .deal[data-v-f2238994] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.266667rem;
}
.headBar-content .date-and-value[data-v-f2238994],
.headBar-content .money-and-desc[data-v-f2238994] {
  margin-right: 0.533333rem;
}
.headBar-content .date-and-value .date-value[data-v-f2238994] {
  margin-top: 0.213333rem;
  text-align: center;
  font-size: 0.56rem;
  margin-bottom: 0.133333rem;
}
.headBar-content .date-and-value .searchVal[data-v-f2238994] {
  text-align: center;
  font-size: 0.4rem;
}
.headBar-content .money-and-desc .money-data[data-v-f2238994] {
  margin-top: 0.213333rem;
  text-align: center;
  font-size: 0.56rem;
  margin-bottom: 0.133333rem;
}
.headBar-content .money-and-desc .desc-money[data-v-f2238994] {
  text-align: center;
  font-size: 0.4rem;
}
#payOrderList[data-v-f2238994] {
  overflow: hidden;
}
#payOrderList #payOrderQuery[data-v-f2238994] {
  padding: 0.666667rem 0.426667rem;
  overflow: auto;
}
#payOrderList #payOrderQuery .queryBox[data-v-f2238994] {
  padding: 0.533333rem 0.906667rem;
  margin-top: 1.2rem;
}
#payOrderList #payOrderQuery .setion[data-v-f2238994] {
  margin-top: 0.573333rem;
  width: 100%;
}
#payOrderList .deal-time[data-v-f2238994] {
  margin-top: 0.573333rem;
}
#payOrderList #payOrderQuery .dataIptSty[data-v-f2238994] {
  font-size: 0.4rem;
  color: #333333;
  width: 100%;
  padding: 0.266667rem;
  border: 0.026667rem solid #cccccc;
  border-radius: 0.026667rem;
  background: #ffffff;
}
#payOrderList #payOrderQuery .bottomCheck[data-v-f2238994] {
  text-align: center;
}
#payOrderList #payOrderQuery .AmountBox[data-v-f2238994] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#payOrderList #payOrderQuery .gang[data-v-f2238994] {
  margin: 0 0.32rem;
  line-height: 1.2rem;
}
#payOrderList .input-search-area[data-v-f2238994] {
  display: inline-block;
  position: relative;
}
#payOrderList .input-search-area .vague-range-search-dropdown[data-v-f2238994] {
  position: absolute;
  background-color: #fff;
  right: 0;
  left: -0.026667rem;
  z-index: 998;
  border: 0.013333rem solid #eaeaea;
  border-top: none;
}
#payOrderList .input-search-area .vague-range-search-dropdown li[data-v-f2238994] {
  line-height: 1.066667rem;
  border-bottom: 0.013333rem solid #eaeaea;
  padding: 0 0.346667rem;
}
#payOrderList .input-search-area .vague-range-search-dropdown li[data-v-f2238994]:last-child {
  border-bottom: none;
}
#payOrderList .linsLine[data-v-f2238994] {
  margin-top: 0.32rem;
  background: #ffffff;
  padding: 0 0.4rem;
}
#payOrderList .lineHead[data-v-f2238994] {
  padding: 0.24rem 0;
  border-bottom: 0.013333rem solid #cccccc;
}
#payOrderList .moneyZi[data-v-f2238994] {
  font-size: 0.4rem;
  color: #999999;
  margin-right: 0.293333rem;
  float: left;
}
#payOrderList .status[data-v-f2238994] {
  width: 1.28rem;
  height: 0.56rem;
  text-align: center;
  display: inline-block;
  line-height: 0.533333rem;
  color: #ffffff;
  background: #ff6666;
  font-size: 0.346667rem;
  border-radius: 0.106667rem;
}
#payOrderList .money[data-v-f2238994] {
  font-size: 0.48rem;
  margin-right: 0.24rem;
  color: #333333;
  font-weight: 600;
}
#payOrderList .poundage[data-v-f2238994] {
  color: #999999;
  font-size: 0.373333rem;
}
#payOrderList .rightZi[data-v-f2238994] {
  float: right;
}
#payOrderList .lineContent[data-v-f2238994] {
  margin-top: 0.453333rem;
  padding-bottom: 0.666667rem;
  font-size: 0.373333rem;
}
#payOrderList p[data-v-f2238994] {
  clear: both;
  /*line-height: 50px;*/
  overflow: hidden;
  margin-bottom: 0.346667rem;
}
#payOrderList p[data-v-f2238994]:last-child {
  margin-bottom: 0;
}
#payOrderList .contentleft[data-v-f2238994] {
  float: left;
  color: #999999;
}
#payOrderList .contentright[data-v-f2238994] {
  float: right;
  color: #999999;
}
#payOrderList .mescrollTop {
  position: fixed;
  top: 1.2rem !important;
  bottom: 0;
  height: auto;
  /*如设置bottom:50px,则需height:auto才能生效*/
}/* Cell Component */

/* Header Component */

/* Button Component */

/* Tab Item Component */

/* Tabbar Component */

/* Navbar Component */

/* Checklist Component */

/* Radio Component */

/* z-index */

.mint-header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  background-color: #ef4f4f;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 14PX;
  height: 40PX;
  line-height: 1;
  padding: 0 10PX;
  position: relative;
  text-align: center;
  white-space: nowrap;
}

.mint-header .mint-button {
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: inherit;
  display: inline-block;
  padding: 0;
  font-size: inherit;
}

.mint-header .mint-button::after {
  content: none;
}

.mint-header.is-fixed {
  top: 0;
  right: 0;
  left: 0;
  position: fixed;
  z-index: 1;
}

.mint-header-button {
  -webkit-box-flex: .5;
  -ms-flex: .5;
  -webkit-flex: .5;
          flex: .5;
}

.mint-header-button>a {
  color: inherit;
}

.mint-header-button.is-right {
  text-align: right;
}

.mint-header-button.is-left {
  text-align: left;
}

.mint-header-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: inherit;
  font-weight: 400;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
          flex: 1;
}

/* Cell Component */

/* Header Component */

/* Button Component */

/* Tab Item Component */

/* Tabbar Component */

/* Navbar Component */

/* Checklist Component */

/* Radio Component */

/* z-index */

.mint-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4PX;
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: block;
  font-size: 18PX;
  height: 41PX;
  outline: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.mint-button::after {
  background-color: #000;
  content: " ";
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
}

.mint-button:not(.is-disabled):active::after {
  opacity: .4;
}

.mint-button.is-disabled {
  opacity: .6;
}

.mint-button-icon {
  vertical-align: middle;
  display: inline-block;
}

.mint-button--default {
  color: #656b79;
  background-color: #f6f8fa;
  -webkit-box-shadow: 0 0 1PX #b8bbbf;
          box-shadow: 0 0 1PX #b8bbbf;
}

.mint-button--default.is-plain {
  border: 1PX solid #5a5a5a;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #5a5a5a;
}

.mint-button--primary {
  color: #fff;
  background-color: #ef4f4f;
}

.mint-button--primary.is-plain {
  border: 1PX solid #ef4f4f;
  background-color: transparent;
  color: #ef4f4f;
}

.mint-button--danger {
  color: #fff;
  background-color: #ef4f4f;
}

.mint-button--danger.is-plain {
  border: 1PX solid #ef4f4f;
  background-color: transparent;
  color: #ef4f4f;
}

.mint-button--large {
  display: block;
  width: 100%;
}

.mint-button--normal {
  display: inline-block;
  padding: 0 12PX;
}

.mint-button--small {
  display: inline-block;
  font-size: 14PX;
  padding: 0 12PX;
  height: 33PX;
}

/* Cell Component */

/* Header Component */

/* Button Component */

/* Tab Item Component */

/* Tabbar Component */

/* Navbar Component */

/* Checklist Component */

/* Radio Component */

/* z-index */

.mint-cell {
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  min-height: 48PX;
  display: block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}

.mint-cell img {
  vertical-align: middle;
}

.mint-cell:first-child .mint-cell-wrapper {
  background-origin: border-box;
}

.mint-cell:last-child {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#d9d9d9), color-stop(50%, #d9d9d9), color-stop(50%, transparent));
  background-image: linear-gradient(0deg, #d9d9d9, #d9d9d9 50%, transparent 50%);
  background-size: 100% 1PX;
  background-repeat: no-repeat;
  background-position: bottom;
}

.mint-cell-wrapper {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9d9d9), color-stop(50%, #d9d9d9), color-stop(50%, transparent));
  background-image: linear-gradient(180deg, #d9d9d9, #d9d9d9 50%, transparent 50%);
  background-size: 120% 1PX;
  background-repeat: no-repeat;
  background-position: top left;
  background-origin: content-box;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 16PX;
  line-height: 1;
  min-height: inherit;
  overflow: hidden;
  padding: 0 10PX;
  width: 100%;
}

.mint-cell-mask::after {
  background-color: #000;
  content: " ";
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
}

.mint-cell-mask:active::after {
  opacity: .1;
}

.mint-cell-text {
  vertical-align: middle;
}

.mint-cell-label {
  color: #888;
  display: block;
  font-size: 12PX;
  margin-top: 6PX;
}

.mint-cell-title {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
          flex: 1;
}

.mint-cell-value {
  color: #888;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
}

.mint-cell-value.is-link {
  margin-right: 24PX;
}

.mint-cell-left {
  position: absolute;
  height: 100%;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.mint-cell-right {
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.mint-cell-allow-right::after {
  border: solid 2PX #c8c8cd;
  border-bottom-width: 0;
  border-left-width: 0;
  content: " ";
  top: 50%;
  right: 20PX;
  position: absolute;
  width: 5PX;
  height: 5PX;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

/* Cell Component */

/* Header Component */

/* Button Component */

/* Tab Item Component */

/* Tabbar Component */

/* Navbar Component */

/* Checklist Component */

/* Radio Component */

/* z-index */

.mint-cell-swipe .mint-cell-wrapper {
  position: relative;
}

.mint-cell-swipe .mint-cell-wrapper,
.mint-cell-swipe .mint-cell-left,
.mint-cell-swipe .mint-cell-right {
  -webkit-transition: -webkit-transform 150ms ease-in-out;
  transition: -webkit-transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out, -webkit-transform 150ms ease-in-out;
}

.mint-cell-swipe-buttongroup {
  height: 100%;
}

.mint-cell-swipe-button {
  height: 100%;
  display: inline-block;
  padding: 0 10PX;
  line-height: 48PX;
}

/* Cell Component */

/* Header Component */

/* Button Component */

/* Tab Item Component */

/* Tabbar Component */

/* Navbar Component */

/* Checklist Component */

/* Radio Component */

/* z-index */

.mint-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.mint-field .mint-cell-title {
  width: 105PX;
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none;
}

.mint-field .mint-cell-value {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
          flex: 1;
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.mint-field.is-nolabel .mint-cell-title {
  display: none;
}

.mint-field.is-textarea {
  -webkit-box-align: inherit;
  -ms-flex-align: inherit;
  -webkit-align-items: inherit;
          align-items: inherit;
}

.mint-field.is-textarea .mint-cell-title {
  padding: 10PX 0;
}

.mint-field.is-textarea .mint-cell-value {
  padding: 5PX 0;
}

.mint-field-core {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
          flex: 1;
  outline: 0;
  line-height: 1.6;
  font-size: inherit;
  width: 100%;
}

.mint-field-clear {
  /*opacity: .2;*/
  opacity: 1;
}

.mint-field-state {
  color: inherit;
  margin-left: 20PX;
}

.mint-field-state .mintui {
  font-size: 20PX;
}

.mint-field-state.is-default {
  margin-left: 0;
}

.mint-field-state.is-success {
  color: #4caf50;
}

.mint-field-state.is-warning {
  color: #ffc107;
}

.mint-field-state.is-error {
  color: #f44336;
}

.mint-field-other {
  top: 0;
  right: 0;
  position: relative;
}

/* Cell Component */

/* Header Component */

/* Button Component */

/* Tab Item Component */

/* Tabbar Component */

/* Navbar Component */

/* Checklist Component */

/* Radio Component */

/* z-index */

.mint-badge {
  color: #fff;
  text-align: center;
  display: inline-block;
}

.mint-badge.is-size-large {
  border-radius: 14PX;
  font-size: 18PX;
  padding: 2PX 10PX;
}

.mint-badge.is-size-small {
  border-radius: 8PX;
  font-size: 12PX;
  padding: 2PX 6PX;
}

.mint-badge.is-size-normal {
  border-radius: 12PX;
  font-size: 15PX;
  padding: 2PX 8PX;
}

.mint-badge.is-warning {
  background-color: #ffc107;
}

.mint-badge.is-error {
  background-color: #f44336;
}

.mint-badge.is-primary {
  background-color: #ef4f4f;
}

.mint-badge.is-success {
  background-color: #4caf50;
}

/* Cell Component */

/* Header Component */

/* Button Component */

/* Tab Item Component */

/* Tabbar Component */

/* Navbar Component */

/* Checklist Component */

/* Radio Component */

/* z-index */

.mint-switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  position: relative;
}

.mint-switch * {
  pointer-events: none;
}

.mint-switch-label {
  margin-left: 10PX;
  display: inline-block;
}

.mint-switch-label:empty {
  margin-left: 0;
}

.mint-switch-core {
  display: inline-block;
  position: relative;
  width: 52PX;
  height: 32PX;
  border: 1PX solid #d9d9d9;
  border-radius: 16PX;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #d9d9d9;
}

.mint-switch-core::after,
.mint-switch-core::before {
  content: " ";
  top: 0;
  left: 0;
  position: absolute;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  border-radius: 15PX;
}

.mint-switch-core::after {
  width: 30PX;
  height: 30PX;
  background-color: #fff;
  -webkit-box-shadow: 0 1PX 3PX rgba(0, 0, 0, .4);
          box-shadow: 0 1PX 3PX rgba(0, 0, 0, .4);
}

.mint-switch-core::before {
  width: 50PX;
  height: 30PX;
  background-color: #fdfdfd;
}

.mint-switch-input {
  display: none;
}

.mint-switch-input:checked+.mint-switch-core {
  border-color: #ef4f4f;
  background-color: #ef4f4f;
}

.mint-switch-input:checked+.mint-switch-core::before {
  -webkit-transform: scale(0);
  transform: scale(0);
}

.mint-switch-input:checked+.mint-switch-core::after {
  -webkit-transform: translateX(20PX);
  transform: translateX(20PX);
}

.mint-spinner-snake {
  -webkit-animation: mint-spinner-rotate 0.8s infinite linear;
  animation: mint-spinner-rotate 0.8s infinite linear;
  border: 4PX solid transparent;
  border-radius: 50%;
}

@-webkit-keyframes mint-spinner-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes mint-spinner-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.mint-spinner-double-bounce {
  position: relative;
}

.mint-spinner-double-bounce-bounce1,
.mint-spinner-double-bounce-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: mint-spinner-double-bounce 2.0s infinite ease-in-out;
  animation: mint-spinner-double-bounce 2.0s infinite ease-in-out;
}

.mint-spinner-double-bounce-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes mint-spinner-double-bounce {
  0%, 100% {
    -webkit-transform: scale(0.0);
    transform: scale(0.0);
  }

  50% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

@keyframes mint-spinner-double-bounce {
  0%, 100% {
    -webkit-transform: scale(0.0);
    transform: scale(0.0);
  }

  50% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

.mint-spinner-triple-bounce-bounce1,
.mint-spinner-triple-bounce-bounce2,
.mint-spinner-triple-bounce-bounce3 {
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: mint-spinner-triple-bounce 1.4s infinite ease-in-out both;
  animation: mint-spinner-triple-bounce 1.4s infinite ease-in-out both;
}

.mint-spinner-triple-bounce-bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.mint-spinner-triple-bounce-bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes mint-spinner-triple-bounce {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

@keyframes mint-spinner-triple-bounce {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

.mint-spinner-fading-circle {
  position: relative;
}

.mint-spinner-fading-circle-circle {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.mint-spinner-fading-circle-circle::before {
  content: " ";
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  border-radius: 100%;
  -webkit-animation: mint-fading-circle 1.2s infinite ease-in-out both;
  animation: mint-fading-circle 1.2s infinite ease-in-out both;
}

.mint-spinner-fading-circle-circle.is-circle2 {
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}

.mint-spinner-fading-circle-circle.is-circle2::before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.mint-spinner-fading-circle-circle.is-circle3 {
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
}

.mint-spinner-fading-circle-circle.is-circle3::before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.mint-spinner-fading-circle-circle.is-circle4 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.mint-spinner-fading-circle-circle.is-circle4::before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.mint-spinner-fading-circle-circle.is-circle5 {
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg);
}

.mint-spinner-fading-circle-circle.is-circle5::before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.mint-spinner-fading-circle-circle.is-circle6 {
  -webkit-transform: rotate(150deg);
  transform: rotate(150deg);
}

.mint-spinner-fading-circle-circle.is-circle6::before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.mint-spinner-fading-circle-circle.is-circle7 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.mint-spinner-fading-circle-circle.is-circle7::before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.mint-spinner-fading-circle-circle.is-circle8 {
  -webkit-transform: rotate(210deg);
  transform: rotate(210deg);
}

.mint-spinner-fading-circle-circle.is-circle8::before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.mint-spinner-fading-circle-circle.is-circle9 {
  -webkit-transform: rotate(240deg);
  transform: rotate(240deg);
}

.mint-spinner-fading-circle-circle.is-circle9::before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.mint-spinner-fading-circle-circle.is-circle10 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.mint-spinner-fading-circle-circle.is-circle10::before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.mint-spinner-fading-circle-circle.is-circle11 {
  -webkit-transform: rotate(300deg);
  transform: rotate(300deg);
}

.mint-spinner-fading-circle-circle.is-circle11::before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.mint-spinner-fading-circle-circle.is-circle12 {
  -webkit-transform: rotate(330deg);
  transform: rotate(330deg);
}

.mint-spinner-fading-circle-circle.is-circle12::before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes mint-fading-circle {
  0%, 39%, 100% {
    opacity: 0;
  }

  40% {
    opacity: 1;
  }
}

@keyframes mint-fading-circle {
  0%, 39%, 100% {
    opacity: 0;
  }

  40% {
    opacity: 1;
  }
}

/* Cell Component */

/* Header Component */

/* Button Component */

/* Tab Item Component */

/* Tabbar Component */

/* Navbar Component */

/* Checklist Component */

/* Radio Component */

/* z-index */

.mint-tab-item {
  display: block;
  padding: 7PX 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
          flex: 1;
  text-decoration: none;
}

.mint-tab-item-icon {
  width: 24PX;
  height: 24PX;
  margin: 0 auto 5PX;
}

.mint-tab-item-icon:empty {
  display: none;
}

.mint-tab-item-icon>* {
  display: block;
  width: 100%;
  height: 100%;
}

.mint-tab-item-label {
  color: inherit;
  font-size: 12PX;
  line-height: 1;
}

.mint-tab-container-item {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  width: 100%;
}

.mint-tab-container {
  overflow: hidden;
  position: relative;
}

.mint-tab-container .swipe-transition {
  -webkit-transition: -webkit-transform 150ms ease-in-out;
  transition: -webkit-transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out, -webkit-transform 150ms ease-in-out;
}

.mint-tab-container-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

/* Cell Component */

/* Header Component */

/* Button Component */

/* Tab Item Component */

/* Tabbar Component */

/* Navbar Component */

/* Checklist Component */

/* Radio Component */

/* z-index */

.mint-navbar {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  text-align: center;
}

.mint-navbar .mint-tab-item {
  padding: 17PX 0;
  font-size: 15PX;
}

.mint-navbar .mint-tab-item:last-child {
  border-right: 0;
}

.mint-navbar .mint-tab-item.is-selected {
  border-bottom: 3PX solid #ef4f4f;
  color: #ef4f4f;
  margin-bottom: -3PX;
}

.mint-navbar.is-fixed {
  top: 0;
  right: 0;
  left: 0;
  position: fixed;
  z-index: 1;
}

/* Cell Component */

/* Header Component */

/* Button Component */

/* Tab Item Component */

/* Tabbar Component */

/* Navbar Component */

/* Checklist Component */

/* Radio Component */

/* z-index */

.mint-tabbar {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9d9d9), color-stop(50%, #d9d9d9), color-stop(50%, transparent));
  background-image: linear-gradient(180deg, #d9d9d9, #d9d9d9 50%, transparent 50%);
  background-size: 100% 1PX;
  background-repeat: no-repeat;
  background-position: top left;
  position: relative;
  background-color: #fafafa;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  text-align: center;
}

.mint-tabbar>.mint-tab-item.is-selected {
  background-color: #eaeaea;
  color: #ef4f4f;
}

.mint-tabbar.is-fixed {
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  z-index: 1;
}

/* Cell Component */

/* Header Component */

/* Button Component */

/* Tab Item Component */

/* Tabbar Component */

/* Navbar Component */

/* Checklist Component */

/* Radio Component */

/* z-index */

.mint-search {
  height: 100%;
  height: 100vh;
  overflow: hidden;
}

.mint-searchbar {
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  background-color: #d9d9d9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 8PX 10PX;
  z-index: 1;
}

.mint-searchbar-inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  background-color: #fff;
  border-radius: 2PX;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
          flex: 1;
  height: 28PX;
  padding: 4PX 6PX;
}

.mint-searchbar-inner .mintui-search {
  font-size: 12PX;
  color: #d9d9d9;
}

.mint-searchbar-core {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
  outline: 0;
}

.mint-searchbar-cancel {
  color: #ef4f4f;
  margin-left: 10PX;
  text-decoration: none;
}

.mint-search-list {
  overflow: auto;
  padding-top: 44PX;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
}

/* Cell Component */

/* Header Component */

/* Button Component */

/* Tab Item Component */

/* Tabbar Component */

/* Navbar Component */

/* Checklist Component */

/* Radio Component */

/* z-index */

.mint-checklist .mint-cell {
  padding: 0;
}

.mint-checklist.is-limit .mint-checkbox-core:not(:checked) {
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}

.mint-checklist-label {
  display: block;
  padding: 0 10PX;
}

.mint-checklist-title {
  color: #888;
  display: block;
  font-size: 12PX;
  margin: 8PX;
}

.mint-checkbox.is-right {
  float: right;
}

.mint-checkbox-label {
  vertical-align: middle;
  margin-left: 6PX;
}

.mint-checkbox-input {
  display: none;
}

.mint-checkbox-input:checked+.mint-checkbox-core {
  background-color: #ef4f4f;
  border-color: #ef4f4f;
}

.mint-checkbox-input:checked+.mint-checkbox-core::after {
  border-color: #fff;
  -webkit-transform: rotate(45deg) scale(1);
  transform: rotate(45deg) scale(1);
}

.mint-checkbox-input[disabled]+.mint-checkbox-core {
  background-color: #d9d9d9;
  border-color: #ccc;
}

.mint-checkbox-core {
  display: inline-block;
  background-color: #fff;
  border-radius: 100%;
  border: 1PX solid #ccc;
  position: relative;
  width: 20PX;
  height: 20PX;
  vertical-align: middle;
}

.mint-checkbox-core::after {
  border: 2PX solid transparent;
  border-left: 0;
  border-top: 0;
  content: " ";
  top: 3PX;
  left: 6PX;
  position: absolute;
  width: 4PX;
  height: 8PX;
  -webkit-transform: rotate(45deg) scale(0);
  transform: rotate(45deg) scale(0);
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}

/* Cell Component */

/* Header Component */

/* Button Component */

/* Tab Item Component */

/* Tabbar Component */

/* Navbar Component */

/* Checklist Component */

/* Radio Component */

/* z-index */

.mint-radiolist .mint-cell {
  padding: 0;
}

.mint-radiolist-label {
  display: block;
  padding: 0 10PX;
}

.mint-radiolist-title {
  font-size: 12PX;
  margin: 8PX;
  display: block;
  color: #888;
}

.mint-radio.is-right {
  float: right;
}

.mint-radio-label {
  vertical-align: middle;
  margin-left: 6PX;
}

.mint-radio-input {
  display: none;
}

.mint-radio-input:checked+.mint-radio-core {
  background-color: #ef4f4f;
  border-color: #ef4f4f;
}

.mint-radio-input:checked+.mint-radio-core::after {
  background-color: #fff;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.mint-radio-input[disabled]+.mint-radio-core {
  background-color: #d9d9d9;
  border-color: #ccc;
}

.mint-radio-core {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  background-color: #fff;
  border-radius: 100%;
  border: 1PX solid #ccc;
  position: relative;
  width: 20PX;
  height: 20PX;
  vertical-align: middle;
}

.mint-radio-core::after {
  content: " ";
  border-radius: 100%;
  top: 5PX;
  left: 5PX;
  position: absolute;
  width: 8PX;
  height: 8PX;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.mint-loadmore {
  overflow: hidden;
}

.mint-loadmore-content.is-dropped {
  -webkit-transition: .2s;
  transition: .2s;
}

.mint-loadmore-top,
.mint-loadmore-bottom {
  text-align: center;
  height: 50PX;
  line-height: 50PX;
}

.mint-loadmore-top {
  margin-top: -50PX;
}

.mint-loadmore-bottom {
  margin-bottom: -50PX;
}

.mint-loadmore-spinner {
  display: inline-block;
  margin-right: 5PX;
  vertical-align: middle;
}

.mint-loadmore-text {
  vertical-align: middle;
}

.mint-actionsheet {
  position: fixed;
  background: #e0e0e0;
  width: 100%;
  text-align: center;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

.mint-actionsheet-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mint-actionsheet-listitem {
  border-bottom: solid 1PX #e0e0e0;
}

.mint-actionsheet-listitem,
.mint-actionsheet-button {
  display: block;
  width: 100%;
  height: 45PX;
  line-height: 45PX;
  font-size: 18PX;
  color: #333;
  background-color: #fff;
}

.mint-actionsheet-listitem:active,
.mint-actionsheet-button:active {
  background-color: #f0f0f0;
}

.actionsheet-float-enter,
.actionsheet-float-leave-active {
  -webkit-transform: translate3d(-50%, 100%, 0);
  transform: translate3d(-50%, 100%, 0);
}

.v-modal-enter {
  -webkit-animation: v-modal-in .2s ease;
  animation: v-modal-in .2s ease;
}

.v-modal-leave {
  -webkit-animation: v-modal-out .2s ease forwards;
  animation: v-modal-out .2s ease forwards;
}

@-webkit-keyframes v-modal-in {
  0% {
    opacity: 0;
  }
}

@keyframes v-modal-in {
  0% {
    opacity: 0;
  }
}

@-webkit-keyframes v-modal-out {
  100% {
    opacity: 0;
  }
}

@keyframes v-modal-out {
  100% {
    opacity: 0;
  }
}

.v-modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background: #000;
}

.mint-popup {
  position: fixed;
  background: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: .2s ease-out;
  transition: .2s ease-out;
}

.mint-popup-top {
  top: 0;
  right: auto;
  bottom: auto;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}

.mint-popup-right {
  top: 50%;
  right: 0;
  bottom: auto;
  left: auto;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.mint-popup-bottom {
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}

.mint-popup-left {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 0;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.popup-slide-top-enter,
.popup-slide-top-leave-active {
  -webkit-transform: translate3d(-50%, -100%, 0);
  transform: translate3d(-50%, -100%, 0);
}

.popup-slide-right-enter,
.popup-slide-right-leave-active {
  -webkit-transform: translate3d(100%, -50%, 0);
  transform: translate3d(100%, -50%, 0);
}

.popup-slide-bottom-enter,
.popup-slide-bottom-leave-active {
  -webkit-transform: translate3d(-50%, 100%, 0);
  transform: translate3d(-50%, 100%, 0);
}

.popup-slide-left-enter,
.popup-slide-left-leave-active {
  -webkit-transform: translate3d(-100%, -50%, 0);
  transform: translate3d(-100%, -50%, 0);
}

.popup-fade-enter,
.popup-fade-leave-active {
  opacity: 0;
}

.mint-swipe {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.mint-swipe-items-wrap {
  position: relative;
  overflow: hidden;
  height: 100%;
}

.mint-swipe-items-wrap>div {
  position: absolute;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  width: 100%;
  height: 100%;
  display: none;
}

.mint-swipe-items-wrap>div.is-active {
  display: block;
  -webkit-transform: none;
  transform: none;
}

.mint-swipe-indicators {
  position: absolute;
  bottom: 10PX;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mint-swipe-indicator {
  width: 8PX;
  height: 8PX;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
  margin: 0 3PX;
}

.mint-swipe-indicator.is-active {
  background: #fff;
}

.mt-range {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 30PX;
  line-height: 30PX;
}

.mt-range>* {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
}

.mt-range *[slot=start] {
  margin-right: 5PX;
}

.mt-range *[slot=end] {
  margin-left: 5PX;
}

.mt-range-content {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
          flex: 1;
  margin-right: 30PX;
}

.mt-range-runway {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: -30PX;
  border-top-color: #a9acb1;
  border-top-style: solid;
}

.mt-range-thumb {
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 30PX;
  height: 30PX;
  border-radius: 100%;
  cursor: move;
  -webkit-box-shadow: 0 1PX 3PX rgba(0, 0, 0, .4);
          box-shadow: 0 1PX 3PX rgba(0, 0, 0, .4);
}

.mt-range-progress {
  position: absolute;
  display: block;
  background-color: #ef4f4f;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
}

.mt-range--disabled {
  opacity: 0.5;
}

.picker {
  overflow: hidden;
}

.picker-toolbar {
  height: 40PX;
}

.picker-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  padding: 0;
  text-align: right;
  font-size: 24PX;
  position: relative;
}

.picker-center-highlight {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  margin-top: -18PX;
  pointer-events: none;
}

.picker-center-highlight:before,
.picker-center-highlight:after {
  content: '';
  position: absolute;
  height: 1PX;
  width: 100%;
  background-color: #eaeaea;
  display: block;
  z-index: 15;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}

.picker-center-highlight:before {
  left: 0;
  top: 0;
  bottom: auto;
  right: auto;
}

.picker-center-highlight:after {
  left: 0;
  bottom: 0;
  right: auto;
  top: auto;
}

.picker-slot {
  font-size: 18PX;
  overflow: hidden;
  position: relative;
  max-height: 100%;
}

.picker-slot.picker-slot-left {
  text-align: left;
}

.picker-slot.picker-slot-center {
  text-align: center;
}

.picker-slot.picker-slot-right {
  text-align: right;
}

.picker-slot.picker-slot-divider {
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
}

.picker-slot-wrapper {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.picker-slot-wrapper.dragging,
.picker-slot-wrapper.dragging .picker-item {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}

.picker-item {
  height: 36PX;
  line-height: 36PX;
  padding: 0 10PX;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #707274;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.picker-slot-absolute .picker-item {
  position: absolute;
}

.picker-item.picker-item-far {
  pointer-events: none;
}

.picker-item.picker-selected {
  color: #000;
  -webkit-transform: translate3d(0, 0, 0) rotateX(0);
  transform: translate3d(0, 0, 0) rotateX(0);
}

.picker-3d .picker-items {
  overflow: hidden;
  -webkit-perspective: 700PX;
  perspective: 700PX;
}

.picker-3d .picker-item,
.picker-3d .picker-slot,
.picker-3d .picker-slot-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.picker-3d .picker-slot {
  overflow: visible;
}

.picker-3d .picker-item {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.mt-progress {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 30PX;
  line-height: 30PX;
}

.mt-progress>* {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
}

.mt-progress *[slot="start"] {
  margin-right: 5PX;
}

.mt-progress *[slot="end"] {
  margin-left: 5PX;
}

.mt-progress-content {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
          flex: 1;
}

.mt-progress-runway {
  position: absolute;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  left: 0;
  right: 0;
  background-color: #ebebeb;
  height: 3PX;
}

.mt-progress-progress {
  position: absolute;
  display: block;
  background-color: #ef4f4f;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 0;
}

.mint-toast {
  position: fixed;
  max-width: 80%;
  border-radius: 5PX;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  z-index: 1000;
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear;
}

.mint-toast.is-placebottom {
  bottom: 50PX;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.mint-toast.is-placemiddle {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.mint-toast.is-placetop {
  top: 50PX;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.mint-toast-icon {
  display: block;
  text-align: center;
  font-size: 56PX;
}

.mint-toast-text {
  font-size: 14PX;
  display: block;
  text-align: center;
}

.mint-toast-pop-enter,
.mint-toast-pop-leave-active {
  opacity: 0;
}

.mint-indicator {
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
}

.mint-indicator-wrapper {
  top: 50%;
  left: 50%;
  position: fixed;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 5PX;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}

.mint-indicator-text {
  display: block;
  color: #fff;
  text-align: center;
  margin-top: 10PX;
  font-size: 16PX;
}

.mint-indicator-spin {
  display: inline-block;
  text-align: center;
}

.mint-indicator-mask {
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: transparent;
}

.mint-indicator-enter,
.mint-indicator-leave-active {
  opacity: 0;
}

.mint-msgbox {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  background-color: #fff;
  width: 85%;
  border-radius: 3PX;
  font-size: 16PX;
  -webkit-user-select: none;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: .2s;
  transition: .2s;
}

.mint-msgbox-header {
  padding: 15PX 0 0;
}

.mint-msgbox-content {
  padding: 10PX 20PX 15PX;
  border-bottom: 1PX solid #ddd;
  min-height: 36PX;
  position: relative;
}

.mint-msgbox-input {
  padding-top: 15PX;
}

.mint-msgbox-input input {
  border: 1PX solid #dedede;
  border-radius: 5PX;
  padding: 4PX 5PX;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}

.mint-msgbox-input input.invalid {
  border-color: #ff4949;
}

.mint-msgbox-input input.invalid:focus {
  border-color: #ff4949;
}

.mint-msgbox-errormsg {
  color: #ef4f4f;
  font-size: 12PX;
  min-height: 18PX;
  margin-top: 2PX;
}

.mint-msgbox-title {
  text-align: center;
  padding-left: 0;
  margin-bottom: 0;
  font-size: 16PX;
  font-weight: 700;
  color: #333;
}

.mint-msgbox-message {
  color: #999;
  margin: 0;
  text-align: center;
  line-height: 1.8;
  word-break: break-all;
}

.mint-msgbox-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 40PX;
  line-height: 40PX;
}

.mint-msgbox-btn {
  line-height: 35PX;
  display: block;
  background-color: #fff;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
          flex: 1;
  margin: 0;
  border: 0;
}

.mint-msgbox-btn:focus {
  outline: none;
}

.mint-msgbox-btn:active {
  background-color: #fff;
}

.mint-msgbox-cancel {
  width: 50%;
  border-right: 2PX solid #ddd;
}

.mint-msgbox-cancel:active {
  color: #000;
}

.mint-msgbox-confirm {
  color: rgb(242, 188, 99);
  width: 50%;
}

.mint-msgbox-confirm:active {
  color: rgb(242, 188, 99);
}

.msgbox-bounce-enter {
  opacity: 0;
  -webkit-transform: translate3d(-50%, -50%, 0) scale(0.7);
  transform: translate3d(-50%, -50%, 0) scale(0.7);
}

.msgbox-bounce-leave-active {
  opacity: 0;
  -webkit-transform: translate3d(-50%, -50%, 0) scale(0.9);
  transform: translate3d(-50%, -50%, 0) scale(0.9);
}

.v-modal-enter {
  -webkit-animation: v-modal-in .2s ease;
  animation: v-modal-in .2s ease;
}

.v-modal-leave {
  -webkit-animation: v-modal-out .2s ease forwards;
  animation: v-modal-out .2s ease forwards;
}

@-webkit-keyframes v-modal-in {
  0% {
    opacity: 0;
  }
}

@keyframes v-modal-in {
  0% {
    opacity: 0;
  }
}

@-webkit-keyframes v-modal-out {
  100% {
    opacity: 0;
  }
}

@keyframes v-modal-out {
  100% {
    opacity: 0;
  }
}

.v-modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background: #000;
}

/* Cell Component */

/* Header Component */

/* Button Component */

/* Tab Item Component */

/* Tabbar Component */

/* Navbar Component */

/* Checklist Component */

/* Radio Component */

/* z-index */

.mint-datetime {
  width: 100%;
}

.mint-datetime .picker-slot-wrapper,
.mint-datetime .picker-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.mint-datetime .picker-toolbar {
  border-bottom: solid 1PX #eaeaea;
}

.mint-datetime-action {
  display: inline-block;
  width: 50%;
  text-align: center;
  line-height: 40PX;
  font-size: 16PX;
  color: #ef4f4f;
}

.mint-datetime-cancel {
  float: left;
}

.mint-datetime-confirm {
  float: right;
}

/* Cell Component */

/* Header Component */

/* Button Component */

/* Tab Item Component */

/* Tabbar Component */

/* Navbar Component */

/* Checklist Component */

/* Radio Component */

/* z-index */

.mint-indexlist {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.mint-indexlist-content {
  margin: 0;
  padding: 0;
  overflow: auto;
}

.mint-indexlist-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  background-color: #fff;
  border-left: solid 1PX #ddd;
  text-align: center;
  max-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
}

.mint-indexlist-navlist {
  padding: 0;
  margin: 0;
  list-style: none;
  max-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column;
}

.mint-indexlist-navitem {
  padding: 2PX 6PX;
  font-size: 12PX;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}

.mint-indexlist-indicator {
  position: absolute;
  width: 50PX;
  height: 50PX;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 50PX;
  background-color: rgba(0, 0, 0, .7);
  border-radius: 5PX;
  color: #fff;
  font-size: 22PX;
}

.mint-indexsection {
  padding: 0;
  margin: 0;
}

.mint-indexsection-index {
  margin: 0;
  padding: 10PX;
  background-color: #fafafa;
}

.mint-indexsection-index+ul {
  padding: 0;
}

.mint-palette-button {
  display: inline-block;
  position: relative;
  border-radius: 50%;
  width: 56PX;
  height: 56PX;
  line-height: 56PX;
  text-align: center;
  -webkit-transition: -webkit-transform .1s ease-in-out;
  transition: -webkit-transform .1s ease-in-out;
  transition: transform .1s ease-in-out;
  transition: transform .1s ease-in-out, -webkit-transform .1s ease-in-out;
}

.mint-main-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #ef4f4f;
  font-size: 2em;
}

.mint-palette-button-active {
  -webkit-animation: mint-zoom 0.5s ease-in-out;
  animation: mint-zoom 0.5s ease-in-out;
}

.mint-sub-button-container>* {
  position: absolute;
  top: 15PX;
  left: 15PX;
  width: 25PX;
  height: 25PX;
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

@-webkit-keyframes mint-zoom {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  30% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  50% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }

  90% {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes mint-zoom {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  30% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  50% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }

  90% {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@font-face {
  font-family: "mintui";
  src: url(data:application/x-font-ttf;base64,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);
}

.mintui {
  font-family: "mintui" !important;
  font-size: 16PX;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2PX;
  -moz-osx-font-smoothing: grayscale;
}

.mintui-search:before {
  content: "\E604";
}

.mintui-more:before {
  content: "\E601";
}

.mintui-back:before {
  content: "\E600";
}

/*.mintui-field-error:before { content: "\E605"; }*/

.mintui-field-error:before {
  content: "";
  /*background: url("/static/image/cha.png");*/
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAC4jAAAuIwF4pT92AAAF8WlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDAgNzkuMTYwNDUxLCAyMDE3LzA1LzA2LTAxOjA4OjIxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKE1hY2ludG9zaCkiIHhtcDpDcmVhdGVEYXRlPSIyMDE4LTA5LTI4VDExOjAwOjE1KzA4OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDE4LTA5LTI4VDExOjAwOjE1KzA4OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOC0wOS0yOFQxMTowMDoxNSswODowMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5MWI4YTFjOC0yMGFiLTRkZjUtYjA3Yi0wNWNiNTI1OTAzYzkiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDozY2M0NWJlNy1lZGNmLTk5NGQtOTk5NC05YTI2ZmQ2ODFmNWYiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpjZTk4MjE3Yy05MWFlLTRjYjAtYmRmNy0yOWVmNTg4NGM2YjMiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiBwaG90b3Nob3A6SUNDUHJvZmlsZT0ic1JHQiBJRUM2MTk2Ni0yLjEiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmNlOTgyMTdjLTkxYWUtNGNiMC1iZGY3LTI5ZWY1ODg0YzZiMyIgc3RFdnQ6d2hlbj0iMjAxOC0wOS0yOFQxMTowMDoxNSswODowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo5MWI4YTFjOC0yMGFiLTRkZjUtYjA3Yi0wNWNiNTI1OTAzYzkiIHN0RXZ0OndoZW49IjIwMTgtMDktMjhUMTE6MDA6MTUrMDg6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAoTWFjaW50b3NoKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6q5h2MAAABAklEQVQ4ja2TsU7DMBCGvyCGSl4t3dKllmCJXyXvQMZulXgRNkb6DnkVZ2LI0iWSV0vdzIBtTApVRbjxP99/n33nJsbImrgHaJqmCM65LXAAOmCX5AkYgBdr7SmfjTHSxBiLgXPuCXgFNr80PAN7a+3xwiAVv91I3ltrj8VgHMct8H6l808kD23bnu6ScKiLjTGISDktIhhjaoNNqiEbdHU2hIDWGhFBRNBaE0JYUnSQpsDXawMwzzMAWmsAvPdFq2JXE/w5MsEEPGYxY3vvv5EsKKbaYACec0YpdYGtlFo2H4B/GmNaz/2NxfC5jSeoHjGtZ5/cr3Xu8yqXK6z+TGviAxUpcLtAJIF6AAAAAElFTkSuQmCC);
  background-size: 100% 100%;
  width: 16PX;
  height: 16PX;
  display: inline-block;
}

.mintui-field-warning:before {
  content: "\E608";
}

.mintui-success:before {
  content: "\E602";
}

.mintui-field-success:before {
  content: "\E609";
}a,
article,
aside,
b,
body,
button,
dd,
div,
dl,
dt,
figcaption,
figure,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
i,
input,
li,
nav,
p,
section,
select,
span,
textarea,
ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-style: normal;
  text-decoration: none;
  border: none;
  color: #343434;
  font-weight: 400;
  font-family: Microsoft Yahei;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
}

a:hover,
article:hover,
aside:hover,
b:hover,
body:hover,
button:hover,
dd:hover,
div:hover,
dl:hover,
dt:hover,
figcaption:hover,
figure:hover,
footer:hover,
h1:hover,
h2:hover,
h3:hover,
h4:hover,
h5:hover,
h6:hover,
header:hover,
i:hover,
input:hover,
li:hover,
nav:hover,
p:hover,
section:hover,
select:hover,
span:hover,
textarea:hover,
ul:hover {
  outline: none;
  text-decoration: none;
}

::-webkit-scrollbar {
  width: 0;
  height: 0;
  background-color: #f5f5f5;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0.013333rem transparent;
  border-radius: 0.133333rem;
  background-color: #f5f5f5;
}

::-webkit-scrollbar-thumb {
  border-radius: 0.133333rem;
  -webkit-box-shadow: inset 0 0 0.08rem rgba(0, 0, 0, 0.3);
  background-color: #555;
}

input[type="button"],
input[type="reset"],
input[type="search"],
input[type="submit"],
textarea {
  -webkit-appearance: none;
}

body,
html {
  height: 100%;
  width: 100%;
  background-color: #ffffff;
}

.clear:after {
  content: "";
  display: block;
  clear: both;
}

.clear {
  zoom: 1;
}

.back_img {
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.margin {
  margin: 0 auto;
}

.left {
  float: left;
}

.right {
  float: right;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.paddingTop {
  padding-top: 1.95rem;
}

@-webkit-keyframes backOpacity {
  0% {
    opacity: 1;
  }

  25% {
    opacity: 0.5;
  }

  50% {
    opacity: 1;
  }

  75% {
    opacity: 0.5;
  }

  to {
    opacity: 1;
  }
}

@keyframes backOpacity {
  0% {
    opacity: 1;
  }

  25% {
    opacity: 0.5;
  }

  50% {
    opacity: 1;
  }

  75% {
    opacity: 0.5;
  }

  to {
    opacity: 1;
  }
}

.animation_opactiy {
  -webkit-animation: backOpacity 2s ease-in-out infinite;
          animation: backOpacity 2s ease-in-out infinite;
}

.router-fade-enter-active,
.router-fade-leave-active {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.router-fade-enter,
.router-fade-leave-active {
  opacity: 0;
}

/*页面公用样式*/

/*页面背景颜色*/

.bakg {
  background: #fafafa;
  width: 100%;
  height: 100%;
}

/*每行标题栏*/

.hsty {
  font-weight: 600;
  font-size: 0.48rem;
}

.rightFl {
  color: #d6394a;
  font-size: 0.426667rem;
  position: absolute;
  right: 0.24rem;
}

.moreBank {
  color: #d6394a;
  font-size: 0.36rem;
}

.imgIcon {
  width: 0.24rem;
  height: 0.346667rem;
  margin-top: 0.133333rem;
  float: right;
  margin-left: 0.16rem;
}

/*箭头向下展示*/

.xiangxia {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

/*end*/

/*箭头向上展示*/

.xiangshang {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}

/*end*/

.rotate-180 {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

/*支付模块公用样式*/

.navTit {
  font-size: 0.453333rem;
  color: #333333;
  margin-bottom: 0.453333rem;
  font-weight: 600;
}

.checkBtn {
  height: 1.066667rem;
  margin-top: 0.853333rem;
  text-align: center;
  line-height: 1.066667rem;
  font-size: 0.426667rem;
  border-radius: 0.133333rem;
  color: #ffffff;
  background-color: #d6394a;
}

/*弹框提示样式*/

.tost {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
}

.tostDiv {
  background: #ffffff;
  border-radius: 0.213333rem;
  width: 88%;
}

.tostHead {
  border-radius: 0.213333rem 0.213333rem 0 0;
  height: 1.066667rem;
  line-height: 1.066667rem;
  font-size: 0.426667rem;
  color: #fff;
  text-align: center;
  background-color: #d6394a;
}

.tostContent {
  padding: 0.533333rem;
  padding-bottom: 0.373333rem;
  max-height: 9.066667rem;
  overflow-y: scroll;
  font-size: 0.4rem;
  color: #989898;
}

.tostBtn {
  font-size: 0.426667rem;
  text-align: center;
  height: 1.066667rem;
  line-height: 1.066667rem;
  color: #d6394a;
  border-top: 0.013333rem solid #cccccc;
}

/*end*/

/*下拉框公用样式*/

.tostTit {
  height: 1.2rem;
  line-height: 1.2rem;
  text-align: center;
  font-size: 0.48rem;
  border-bottom: 0.013333rem solid #bdbdbd;
  position: relative;
}

.seach {
  padding: 0 0.32rem;
  border: 0.026667rem solid #bfbfbf;
  border-radius: 0.133333rem;
  background: #f4f2f2;
  height: 0.88rem;
  margin: 0.373333rem;
  position: relative;
}

.seachBtn {
  position: absolute;
  right: 0.266667rem;
  top: 0.186667rem;
  font-size: 0.4rem;
  color: #d6394a;
  z-index: 9;
}

.branchInpt {
  opacity: 0.8;
  font-size: 0.4rem;
  width: 100%;
  height: 0.88rem;
  text-align: center;
  background: rgba(0, 0, 0, 0);
}

.selectHave {
  position: absolute;
  color: #d6394a;
  right: 0.373333rem;
  font-size: 0.426667rem;
}

/*filed表单公用样式*/

.mint-cell-wrapper {
  border-bottom: 0.013333rem solid #ccc;
  background-size: 120% 0;
}

/*loading 样式*/

.mint-indicator-mask {
  z-index: 9999;
}

/*无数据列表提示样式*/

.notData {
  text-align: center;
  font-size: 0.346667rem;
  margin-top: 70%;
}

/*mescroll 公用样式*/

.downwarp-tip,
.upwarp-tip,
.upwarp-nodata {
  font-size: 0.4rem !important;
}

.downwarp-progress,
.upwarp-progress {
  width: 0.266667rem !important;
  height: 0.266667rem !important;
}

.mescroll-totop {
  z-index: 998 !important;
  width: 0.64rem !important;
  height: 0.64rem !important;
}

/* 修改提示样式颜色 */

.mint-toast-text {
  width: auto;
  color: #ffffff !important;
}

.mint-toast {
  word-break: break-all;
  z-index: 2000000000000;
}

/* 去掉input[type=number]默认的加减号 */

input[type="number"] {
  -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.mint-msgbox-cancel {
  font-size: 0.426667rem;
  color: #777777;
}

.mint-msgbox-confirm {
  font-size: 0.426667rem;
  color: #d6394a;
}

/* ios placeholder字体颜色看不清 */

#addCard input::-webkit-input-placeholder {
  font-size: 0.186667rem;
  color: #666666;
}

#addCard input::-moz-placeholder {
  font-size: 0.186667rem;
  color: #666666;
}

#addCard input::-ms-input-placeholder {
  font-size: 0.186667rem;
  color: #666666;
}

#addCard input::placeholder {
  font-size: 0.186667rem;
  color: #666666;
}

/* 隐藏日期控件年月日的日选择 */

.chooseName .mint-popup .picker-slot-center:nth-child(3) {
  display: none;
}

.mint-indicator-wrapper {
  z-index: 3000;
}

/* input 去除ios上阴影*/

input[type="text"],
input[type="number"],
input[type="tel"],
input[type="email"],
textarea {
  -webkit-appearance: none;
}

.titSty {
  line-height: 0.533333rem;
}

.inputWidth .mint-cell-wrapper {
  border-bottom: 0.026667rem solid rgba(151, 151, 151, 0.21) !important;
}

/* 会员系统样式 */

/* 适配iPhone X底部横条 */

@supports (bottom: env(safe-area-inset-bottom)) {
  body {
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
  }
}

/* 头部导航栏返回箭头 */

#commonHead .memberLeft {
  width: 0.32rem !important;
  height: 0.72rem !important;
}

/* 导航栏标题 */

#commonHead .memberTitle {
  color: #2c2628 !important;
  font-size: 0.453333rem !important;
  font-family: PingFangSC-Semibold !important;
}

#commonHead .screenRightIcon {
  position: absolute;
  display: block;
  top: 0.333333rem;
  right: 0.4rem;
  width: 0.6rem;
  height: 0.6rem;
}

.mint-popup {
  width: 100%;
}.ingBox .txt {
  border-bottom: none !important;
}

.PopupBox {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 100;
}

.Popup {
  background: #fff;
  width: 8.533333rem;
  height: 3.733333rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0 auto;
  margin-left: -4.266667rem;
  margin-top: -1.866667rem;
  text-align: center;
  border-radius: 0.133333rem;
}

.Popup .txt {
  padding: 0.266667rem 0.533333rem 0.4rem;
  border-bottom: 0.026667rem solid #ddd;
  min-height: 0.96rem;
  position: relative;
  color: #999;
  margin: 0;
  font-size: 0.426667rem;
  text-align: center;
  line-height: 0.96rem;
}

.Popup .popTitle {
  padding: 0.4rem 0 0;
  text-align: center;
  padding-left: 0;
  margin-bottom: 0;
  font-size: 0.426667rem;
  font-weight: 700;
  color: #333;
}

.btnBox_tip {
  height: 1.066667rem;
  line-height: 1.066667rem;
}

.btnBox_tip #confirm {
  font-size: 0.426667rem;
  color: rgb(242, 188, 99);
}

mint-switch {
  border: transparent !important;
}

/* mint-switch 样式覆盖 */

.mint-switch input {
  outline: none;
}

.noClear .mint-field-clear {
  display: none !important;
}

input:disabled {
  background-color: transparent;
  color: #666;
}

.form .mint-cell-wrapper {
  border-color: #f2f2f2;
}

.noBottom .mint-cell-wrapper {
  border: none !important;
}

.mint-switch {
  width: 1.306667rem;
  height: 0.64rem;
}

.mint-switch-core {
  width: 100% !important;
  height: 100% !important;
}

.mint-switch-core::before {
  width: 100% !important;
  height: 100% !important;
}

.mint-switch-core::after {
  width: 0.48rem !important;
  height: 0.48rem !important;
  margin-top: 0.053333rem;
}

.mint-switch-input:checked+.mint-switch-core::after {
  -webkit-transform: translateX(0.733333rem);
  transform: translateX(0.733333rem);
}

.mint-switch-input:checked+.mint-switch-core {
  border-color: #fef0c8;
  /* Safari 5.1 - 6.0 */
  /* Opera 11.1 - 12.0 */
  /* Firefox 3.6 - 15 */
  background: -webkit-gradient(linear, left top, right top, from(#fef0c8), to(#d5ab67));
  background: linear-gradient(to right, #fef0c8, #d5ab67);
  /* 标准的语法 */
}

.mint-cell-wrapper {
  border-bottom: 0.013333rem solid #eee;
}

.mint-popup {
  z-index: 100000 !important;
}

.btn-screen {
  z-index: 200 !important;
}