body {
  font-family: Arial;
}
.weui-tabbar__item {
  padding: 5px 0 8px 0;
}
.weui-tabbar__label {
  font-size: 12px;
  margin-top: -5px;
}

.diylabel {
  font-size: 12px;
  color: #999;
}
.money_syb {
  font-size: 16px;
  position: relative;
  top: 0;
  left: 0;
}
.money_val {
  font-size: 16px;
}
table.minfo td {
  padding: 0;
  margin: 0;
  border: none;
  padding-right: 10px;
  line-height: 30px;
  font-family: Arial;
}
.membermenu .weui-cell__ft {
  font-size: 12px;
}
.menuname {
  font-size: 15px !important;
}
.membermenu .menuicon {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  display: block;
}
.weui-pay-inner {
  border-radius: 8px;
}
.weui-pay-inner:after {
  border: 0;
}
.moneytable {
  background: 0 0;
}
.moneytable td {
  padding: 0;
  margin: 0;
  text-align: left;
  border: 0;
  color: #16bffa;
}
.weui-payselect-li {
  width: 50%;
}
.weui-payselect-a {
  background-color: #f6fdff;
  color: #888;
}
.weui-payselect-on {
  background-color: #fff;
}
.weui-pay-line {
  line-height: 25px;
}
.weui-pay-name {
  padding-bottom: 10px;
}
.weui-pay-label {
  width: 60px;
}
.weui-pay-m::before {
  border: 0;
}
#refnoeg {
  padding-bottom: 20px;
}
#refnoeg > div {
  width: 90%;
  margin-top: 5px;
  text-align: center;
  margin: 0 auto;
}
#refnoeg img {
  width: 100%;
}
#refout:after {
  border-bottom: 1px solid #16bffa;
}

#wraper_all {
  margin: 0 auto;
  position: relative;
  max-width: 750px;
}
.tab-bottom {
  max-width: 750px;
}
.main_title_wraper {
  height: 120px;
  line-height: 120px;
  background-image: radial-gradient(circle at center top, #ff6600, #c10707);
  color: white;
  font-size: 30px;
  /*box-shadow: yellow 0px 0px 10px 5px inset;*/
}
.main_title {
  padding: 10px;
  padding-left: 20px;
}
.mimo_title {
  font-size: 14px;
  padding-left: 14px;
}
.ensure_btn {
  color: white;
  width: 100%;
  background: #ff6600;
}
.liner-border {
  height: 10px;
}
.order-info {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.7);
}
.lable-left {
  display: inline-block;
  width: 80px;
  color: rgba(0, 0, 0, 0.4);
}
.moeny_part {
  padding-top: 10px;
  width: 100%;
  text-align: center;
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
}
.order_mino {
  width: 100%;
  text-align: center;
  padding-bottom: 20px;
}
.logo {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0px;
  left: 20px;
}
.logo img {
  width: 100%;
}
.close {
  font-size: 28px;
  line-height: 28px;
  padding: 6px 12px 12px;
}

.video-shadow {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 998;
  background-color: #000;
  opacity: 0.6;
  display: none;
}
.video-box-iconleft {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

.match {
  width: 200px;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translateX(-50%);
  /* margin: 1rem auto 0; */
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  z-index: 9;
}
.match .spinner-border {
  width: 0.4rem;
  height: 0.4rem;
}
.spinner-border {
  width: 1em;
  height: 1em;
}

.error,
.success {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}

.mathch-loading {
  background-color: transparent;
}
.mathch-loading[data-text]:before {
  color: #888;
  top: 52px;
}
.mathch-loading:after {
  width: 48px;
  height: 48px;
  border: solid 4px #aaa;
  /* border-image: linear-gradient(to right, #8f41e9, #578aef) 1; */
  border-left-color: transparent;
}

#mtime {
  position: relative;
  top: 80px;
  font-size: 20px;
  font-weight: bold;
}

#finished {
  flex: 1;
  text-align: center;
  color: #0cbbb3;
  font-size: 18px;
  font-weight: bold;
}

#t1 {
  margin-bottom: 0.3rem;
  font-size: 18px;
  font-family: PingFang SC-Heavy, PingFang SC;
  font-weight: bold;
  color: #0ba1e1;
  text-align: center;
}
#t2 {
  color: #e31f00;
}

.header {
  margin: 0 auto;
  position: relative;
  max-width: 750px;
}

#close-win {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  z-index: 10;
  font-size: 18px;
  padding: 8px 20px;
  border-radius: 4px;
  color: #ffffff;
  background: rgba(0,0,0,0.7);
}
