.vux-header {
  background: none!important;
  width: 100%;
}
.add_bg {
  background-color: #ffffff!important;
}
.common-primary-button-bg {
  background: #0088ff!important;
}
.common-pay-text-color {
  color: #FF8007;
}
.common-activity-comment-button-bg {
  background-color: #1aad19;
  margin: 0 1px;
}
.common-activity-consult-button-bg {
  background-color: #ff8a00;
  margin: 0 1px;
}
.common-activity-participate-button-bg {
  background-color: #10aeff;
  margin: 0 1px;
}
.vux-header .vux-header-left .left-arrow:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border: 1px solid #ffffff;
  border-width: 1px 0 0 1px;
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
  top: 8px;
  left: 7px;
}
.back-custom-header {
  width: 100%;
  background: linear-gradient(137deg,rgba(255,163,70,1) 0%,rgba(255,100,80,1) 100%);
  position: relative;
}
.back-custom-header2 {
  width: 100%;
  background: white;
  position: relative;
}
.header-top-bar {
  background-color: white;
  width: 100%;
  height: 90.4%;
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 1
}
.header-community-location {
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  z-index: 2;
  position: relative;
}
.each-cell-box .weui-cell {
  padding: 10px 0px!important;
}
.each-cell-box .vux-cell-bd {
  flex: 1!important;
  text-align: center!important;
}
.each-cell-box .weui-cell__ft.vux-cell-align-left {
  text-align: center!important;
}
.history-box .weui-cell__ft {
  flex: 1!important;
  text-align: center!important;
}
.common-title-box .weui-cell__ft.vux-cell-align-left {
  flex: 65%!important;
  text-align: right;
}
.common-title-box .vux-cell-bd {
  flex: 35%!important;
  text-align: center;
}
.common-pay-title-box .vux-cell-bd {
  flex: 1!important;
  text-align: center;
}
.common-pay-title-box .weui-cell__ft.vux-cell-align-left {
  flex: 1!important;
  text-align: center;
}
.common-title-box .weui-cell {
  width: 100%;
}
.address-box .weui-cell__ft {
  width: 100%;
}
.address-box .vux-cell-primary {
  display: none;
}
.tip-word .weui-cell__ft {
  flex: 100%!important;
  text-align: center!important;
}
.check-pay-box .weui-cell__bd:nth-child(2) {
  padding: 0px 30px;
}
.check-pay-box .weui-cell__bd:nth-child(2) p {
  display: flex;
  justify-content: space-around;
}
.space {
  padding: 100px 0;
  margin: 0px;
  text-align: center;
  background-color: #ffffff;
}
.each-record-container {
  background-color: #ffffff;
  margin-bottom: 10px;
}
.record-info p {
  padding: 10px 10px 5px 10px;
  color: #888888;
}
.record-container {
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-bottom: 1px solid #d9d9d9;
  padding: 10px;
}
.record-name {
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  flex: 60%;
  font-size: 18px;
}
.vux-header .vux-header-left, .vux-header .vux-header-right {
  display: flex!important;
  align-items: center;
}
.numberplate-box .vux-cell-align-left {
  word-break: break-all!important;
}
.check-list-container {
  padding: 10px 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #D9D9D9;
}
.parking-type-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  flex: 70%
}
.parking-type-box span {
  display: flex;
  align-items: center;
  color: #333333;
  font-size: 13px;
  font-weight: 500;
}
.total-money-arrow {
  position: relative;
  margin-right: 1rem;
  font-size: 13px
}
.total-money-arrow:after {
  content: " ";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-width: 2px 2px 0 0;
  border-color: #C8C8CD;
  border-style: solid;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: -15px;
}
.total-money-arrow-down:after {
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0) rotate(90deg);
  transition: transform 300ms;
}
.total-money-arrow-up:after {
  transition: transform 300ms;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0) rotate(-90deg);
}
.total-money-no-arrow:after {
  display: none;
}
.check-list-container:nth-last-child(1) {
  border-bottom: none!important;
}
.payment-count-box {
  padding: 0 30px;
  flex: 75%;
}
.each-pay-title {
  background: #ffffff!important;
}
.each-pay-title .check-icon-box {
  padding-left: 0px!important;
  padding-right: 10px!important;
}
.empty-place-box {
  padding-left: 15px;
  flex: 10%
}
.fee-name-money {
  padding-right: 15px;
  flex: 90%;
  display: flex;
  justify-content: space-between;
  align-items: center
}
.each-detail-fee-box {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 10px;
}
.each-fee-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%
}
.base-icon {
  display: inline-block;
  vertical-align: middle;
  font: normal normal normal 14px/1 "weui";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.base-icon:before {
  content: '\EA01';
  font-size: 23px;
  display: block;
}
.check-icon:before {
  color: #C9C9C9;
}
.checked-icon:before {
  color: #09BB07;
  content: '\EA06';
  font-size: 23px;
  display: block;
}
.vux-popup-dialog {
  max-height: 90%!important;
}
.vux-popup-dialog .weui-cell {
  padding: 10px 10px 10px 15px!important;
}
.progress-box .weui-wepay-flow {
  padding: 20px 50px 20px 50px!important;
}
.progress-text-box .weui-form-preview__value {
  color: #000000!important;
}
.progress-text-box .vux-label {
  color: #999999!important;
}
.progress-text-box .weui-cell__ft {
  color: #000000!important;
}
.detail-discount-box .weui-cell__ft {
  color: #000000!important;
  font-size: 16px!important;
}
.all-cell-box .weui-cells {
  background-color: #fbf9fe!important;
}
.vux-flexbox-item .vux-label {
  font-size: 14px;
}
.vux-flexbox-item .weui-cell {
  padding: 10px 8px!important;
}
.progress-text-box .vux-flexbox {
  position: relative;
}
.progress-text-box .vux-flexbox:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
  left: 15px;
}
.input-info-box .weui-cells__title {
  color: #2B7BFF!important;
  font-size: 18px!important;
  font-weight: 500!important;
  margin-bottom: 1rem!important;
  padding-left: 0px!important;
}
.input-info-box .weui-cells:before {
  border: none!important;
}
.input-info-box .weui-cell:before {
  left: 0px;
}
.input-info-box .vux-cell-value {
  color: #333333!important;
}
.input-info-box .vux-cell-placeholder {
  color: #757575!important;
}
.input-info-box .weui-cell {
  flex-direction: row-reverse!important;
  padding: 17px 10px!important;
}
.input-info-box .weui-cell__ft:after {
  display: none!important;
}
.vux-popup-header {
  position: fixed!important;
  z-index: 100!important;
  width: 100%!important;
}
.slide {
  padding: 0 20px;
  overflow: hidden;
  max-height: 0;
  transition: max-height .5s cubic-bezier(0, 1, 0, 1) -.1s;
}
.animate {
  max-height: 9999px;
  transition-timing-function: cubic-bezier(0.5, 0, 1, 0);
  transition-delay: 0s;
}
.totalmoney-pay-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 0px 0px 15px;
  width: calc(100% - 15px);
}
.totalmoney-pay-box .weui-btn:after {
  border-radius: 0px!important;
}
.home-page-header .vux-header-left {
  max-width: 45%;
}
.home-page-header .vux-header-right {
  max-width: 52%;
}
.slot-class {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.each-pay-title .vux-cell-primary p {
  display: flex;
  align-items: center;
}
.house-sell p {
  height: 100%!important;
}
.pay-type-title {
  padding: 16px 15px!important;
}
.pay-type-title .vux-label {
  font-size: 16px!important;
  font-weight: 500;
  color: #333333;
}
.pay-title {
  background: #ffffff;
}
.pay-title .weui-cells__title{
  color: #5A5A5A!important;
  padding-top: 16px!important;
  padding-bottom: 12px!important;
  font-size: 17px!important;
}
.pay-type-item {
  background: #ffffff;
}
.pay-type-item .weui-cells__title{
  color: #323232!important;
  padding-top: 12px!important;
  padding-bottom: 12px!important;
  font-size: 17px!important;
  margin-bottom: 0px!important;
}
.pay-type-item .weui-cells::before {
  border: none!important;
}
.pay-title .weui-label {
  font-size: 34px!important;
  width: 1em!important;
}
.pay-title .weui-input {
  font-size: 50px!important;
}
.pay-title .weui-cell:before {
  right: 15px!important;
}
.pay-title .weui-icon-warn {
  color: #FF3B30!important;
}
.pay-title .weui-icon-warn:before {
  font-size: 20px!important;
}
.pay-title .weui-icon-clear {
  font-size: 20px!important;
}
.pay-title .weui-cell_warn {
  color: #000000!important;
}
.pay-type-item .vux-radio-label {
  font-size: 14px!important;
}
.pay-title .weui-cells::before {
  border: none!important;
}
.pay-title .weui-cells:after {
  border: none!important;
}
.pay-type-title .vux-cell-value {
  font-weight:400;
  padding-right: 2px;
  font-size: 15px!important;
  color:#1AAD19!important;
}
.pay-type-title .weui-cell__ft {
  display: flex;
}
.pay-remark .weui-textarea {
  height: 44px!important;
}
.pay-box .vux-no-group-title::before {
  border: none!important;
}
.pay-box .vux-no-group-title:after {
  border: none!important;
}
.pay-box .pay-type-title:after {
  border: none!important;
}
.pay-box .pay-remark:after {
  border: none!important;
}
.pay-box .pay-type-item .weui-cells:after {
  border: none!important;
}
.weui-textarea::-webkit-input-placeholder {
  color: #C1C5D2!important;
  font-size: 14px!important;
}
.weui-btn:after {
  border: none!important;
}
.weui-tabbar:before {
  border: none!important;
}
.no-border-button:before {
  border: none!important;
}
.casual-title .weui-cell__ft {
  color:#1AAD19!important;
  font-size: 15px!important;
}
.rotate-img {
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  bottom: 0px;
  right: 0px;
  background: rgba(0, 0, 0, 0.8) url('../../src/photo/rotate-img.png') no-repeat center;
  background-size: 16px 16px;
  z-index: 1000;
  padding: 2px;
}
.swiper-img .vux-img {
  border-radius: 4px!important;
}
.auth-bind-box .weui-btn_mini {
  font-size: 14px!important;
  font-weight:400!important;
}
.auth-bind-box .weui-cells__title {
  margin: 0px!important;
  font-size: 13px!important;
  color: #7D8391!important;
  padding: 8px 15px 8px 15px!important;
}
.auth-bind-box .base-info-group .weui-cells__title {
  padding: 11px 15px 11px 15px!important;
}
.auth-bind-box .weui-icon-success:before {
  color: #1677FF!important;
}
.auth-bind-box .weui-tabbar {
  flex-wrap: wrap!important;
}
.auth-bind-box .weui-cell:before {
  right: 15px!important;
}
.code-fee-box .weui-cell:before {
  right: 15px!important;
}
.auth-bind-box .vux-label {
  font-size: 15px!important;
  color: #42464C!important;
  font-weight: 400!important;
}
.code-fee-box .vux-label {
  font-size: 15px!important;
  color: #42464C!important;
  font-weight: 400!important;
}
.auth-bind-box .weui-label {
  font-size: 15px!important;
  color: #42464C!important;
  font-weight: 400!important;
}
.auth-bind-box .weui-cell_access .weui-cell__ft:after {
  margin-top: -2px!important;
}
.code-fee-box .weui-cell_access .weui-cell__ft:after {
  margin-top: -2px!important;
}
.auth-bind-box .vux-cell-value {
  font-size: 14px!important;
  color: #B1B1B1!important;
  font-weight: 400!important;
}
.code-fee-box .vux-cell-value {
  font-size: 14px!important;
  color: #B1B1B1!important;
  font-weight: 400!important;
}
.auth-bind-box .vux-cell-placeholder {
  font-size: 14px!important;
  color: #B1B1B1!important;
  font-weight: 400!important;
}
.code-fee-box .vux-cell-placeholder {
  font-size: 14px!important;
  color: #B1B1B1!important;
  font-weight: 400!important;
}
.auth-bind-box .vux-cell-value {
  font-size: 15px!important;
  color: #42464C!important;
  font-weight: 400!important;
}
.code-fee-box .vux-cell-value {
  font-size: 15px!important;
  color: #42464C!important;
  font-weight: 400!important;
}
.auth-bind-box .weui-cells:before {
  border-top: none!important;
}
.auth-bind-box .weui-cells:after {
  border-bottom: none!important;
}
.auth-bind-box .weui-cell__primary input::-webkit-input-placeholder {
  font-size: 14px!important;
  color: #B1B1B1!important;
  font-weight: 400!important;
}
.auth-bind-box .weui-cell__primary input {
  font-size: 15px!important;
  color: #42464C!important;
  font-weight: 400!important;
}
.auth-bind-box i[class^="weui-icon-"]:before, [class*=" weui-icon-"]:before {
  margin-left: 0px!important;
}
.auth-bind-box .weui-cells {
  margin-top: 0px!important;
}
.top-navigation-box {
  height: 2.5rem;
  background: #ffffff;
  display: flex;
  justify-content: space-around;
}
.navigation-item {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 8px;
}
.common-button-box {
  width: calc(100% - 30px);
  padding: 8px 15px 40px 15px;
}
.navigation-pay-item {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  display: flex;
  align-items: center;
  justify-content: center;
}
.navigation-selected-item {
  color: #FFAC28;
  position: relative;
  font-weight: 500;
}
.navigation-selected-item:after {
  content: '';
  display: inline-block;
  width: 21px;
  height: 3px;
  background:linear-gradient(322deg,rgba(255,140,31,1) 0%,rgba(255,172,40,1) 100%);
  border-radius: 10px;
  position: absolute;
  bottom: 0px;
  left: calc(50% - (21px / 2));
}
.navigation-pay-selected-item {
  color: #FFAC28;
  position: relative;
  font-weight: 500;
}
.navigation-pay-selected-item:after {
  content: '';
  display: inline-block;
  width: 26px;
  height: 3px;
  background: #FF8C1F;
  border-radius:2px;
  position: absolute;
  bottom: -15px;
  left: calc(50% - (26px / 2));
}
.top-tip-box {
  background: #FFF9ED url("../../src/photo/voice.png") no-repeat 12px 10px;
  color: #FF6010;
  padding: 5px;
  font-size: 15px;
  font-weight:400;
  background-size: 16px 14px;
}
.each-invite-item {
  padding: 12px;
  border-radius: 4px;
  background: #ffffff url(../../src/photo/invite-bac.png) no-repeat center;
  background-size: 100% 105%;
  margin-bottom: 10px;
}
.invite-name-status {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 10px;
}
.invite-name-plateno {
  color: #222222;
  font-weight: 500;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex: 50%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.invite-time {
  font-weight: 400;
  color: #4E4E4E;
  font-size: 13px;
  padding-top: 10px;
  position: relative;
}
.invite-time:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #EEEEEE;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.each-repair-item {
  border-radius: 4px;
  background: #ffffff;
  padding: 12px;
  margin-bottom: 12px;
}
.repair-title {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.matter-title {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
}
.repair-status {
  font-size: 13px;
  font-weight: 400;
  color: #FE3434;
}
.repair-title-status {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}
.repair-remark {
  font-size: 13px;
  color: #333333;
  font-weight: 400;
  margin-bottom: 12px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  word-break: break-all;
  -webkit-box-orient: vertical;
}
.repair-time {
  font-size: 12px;
  font-weight: 400;
  color: #8E8E8E;
}
#complainInfo .vux-label {
  font-size: 15px!important;
  color: #42464C!important;
  font-weight: 400!important;
}
#complainInfo .weui-label {
  font-size: 15px!important;
  color: #42464C!important;
  font-weight: 400!important;
}
#complainInfo .vux-cell-placeholder {
  font-size: 14px!important;
  color: #B1B1B1!important;
  font-weight: 400!important;
}
#complainInfo .vux-cell-value {
  font-size: 15px!important;
  color: #42464C!important;
  font-weight: 400!important;
}
#complainInfo .weui-cell__primary input::-webkit-input-placeholder {
  font-size: 14px!important;
  color: #B1B1B1!important;
  font-weight: 400!important;
}
#complainInfo .weui-cell:before {
  right: 15px!important;
}
#complainInfo .weui-cell__primary input {
  font-size: 15px!important;
  color: #42464C!important;
  font-weight: 400!important;
}
#complainInfo .weui-cell_access .weui-cell__ft:after {
  margin-top: -3px!important;
}
#complainInfo .weui-cells {
  margin-top: 0px!important;
}
#complainInfo .weui-cells:before {
  border-top: none!important;
}
#complainInfo .weui-cells:after {
  border-bottom: none!important;
}
#complainInfo .weui-cell__ft {
  font-size: 15px!important;
  color: #42464C!important;
  font-weight: 400!important;
}
.sell-tabar:before {
  border-top: none!important;
}
.express-search .weui-search-bar {
  padding: 10px 18px!important;
  background: #ffffff!important;
}
.express-search .weui-search-bar__input {
  padding: 7px 0px!important;
}
.express-search .weui-search-bar__label {
  border-radius: 34px!important;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #F4F5F6;
}
.express-search .weui-search-bar__box .weui-icon-search {
  top: 3px!important;
}
.express-search .weui-search-bar__box .weui-icon-clear {
  top: 3px!important;
  display: none!important;
}
.express-search .weui-search-bar__cancel-btn {
  line-height: 34px!important;
}
.express-search .weui-search-bar__form {
  border-radius: 34px!important;
}
.express-search .weui-search-bar:after {
  border-bottom: none!important;
}
.express-search .weui-search-bar:before {
  border-top: none!important;
}
.express-search .weui-search-bar__label {
  background: #F4F5F6!important;
}
.express-search .weui-search-bar__form:after {
  border-radius: 34px!important;
}
.express-search .weui-search-bar__label span {
  color: #878787!important;
  font-size: 12px!important;
}
.express-search .weui-search-bar__cancel-btn {
  color: #FF8C1F!important;
}
.express-search .weui-search-bar_focusing .weui-search-bar__form:after {
  border: 1px solid #E6E6EA!important;
}
.express-search .weui-search-bar__form:after {
  border: none!important;
}
.house-navigation-box {
  width: calc(100% - 24px);
  height: 1.5rem;
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.03);
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 13px 12px;
}
.each-house-item {
  font-size: 13px;
  color: #4E4E4E;
  font-weight: 400;
}
.selected-house-item {
  color: #FF8C1F;
  font-size: 17px;
  font-weight: 500;
  position: relative;
}
.selected-house-item:after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 3px;
  background: #FF8C1F;
  border-radius: 2px;
  position: absolute;
  bottom: -1px;
  left: calc(50% - (8px / 2));
}
.code-pay-component .each-cell-box .vux-no-group-title {
  background: #ffffff!important;
}
.code-pay-component .each-cell-box .vux-no-group-title .weui-cells:before {
  border: none!important;
}
.code-pay-component .vux-no-group-title .each-pay-title:before {
  border: none!important;
}
.code-pay-component .vux-no-group-title .each-pay-title:after {
  border: none!important;
}
.code-pay-component .vux-no-group-title:before {
  border: none!important;
}
.code-pay-component .vux-no-group-title:after {
  border: none!important;
}
.code-pay-component .each-cell-box .vux-no-group-title:before {
  left: 16px!important;
  right: 16px!important;
  border-top: 1px solid #EEEEEE;
}
.code-pay-component .each-cell-box .vux-no-group-title:after {
  border: none!important;
}
.code-pay-component .weui-tabbar:before {
  border: none!important;
}
.property-fee-container .each-cell-box .vux-no-group-title {
  background: #ffffff!important;
}
.property-fee-container .each-cell-box .vux-no-group-title .weui-cells:before {
  border: none!important;
}
.property-fee-container .vux-no-group-title .each-pay-title:before {
  border: none!important;
}
.property-fee-container .vux-no-group-title .each-pay-title:after {
  border: none!important;
}
.property-fee-container .vux-no-group-title:before {
  border: none!important;
}
.property-fee-container .vux-no-group-title:after {
  border: none!important;
}
.property-fee-container .each-cell-box .vux-no-group-title:before {
  left: 16px!important;
  right: 16px!important;
  border-top: 1px solid #EEEEEE;
}
.property-fee-container .each-cell-box .vux-no-group-title:after {
  border: none!important;
}
.property-fee-container .weui-tabbar:before {
  border: none!important;
}
.property-fee-container .pay-buliding .weui-cell {
  padding: 0px!important;
}
.property-fee-container .pay-buliding .vux-cell-value {
  font-size: 14px!important;
}
.property-fee-container .pay-buliding .weui-cell_access .weui-cell__ft:after {
  top: 50%!important;
}
.face-button .weui-btn_disabled.weui-btn_primary {
  background: #DCDEE5!important;
}
.face-button:before {
  border: none!important;
}
.iphone-height {
  padding-bottom: 40px!important;
}
.iphone-height-box .query-container {
  padding-bottom: 6.25rem!important;
}
.vux-popup-dialog {
  padding-bottom: 34px!important;
  background: #ffffff!important;
}
.weui-cells_radio {
  position: relative;
}
.weui-cells_radio:after {
  content: " ";
  position: absolute;
  bottom: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
  left: 15px;
}
.vux-loading .weui-toast {
  z-index: 10000!important;
}
.weui-mask_transparent {
  z-index: 10000!important;
}
.invoice-popup-box .vux-popup-header-left {
  background-color: #1AAD19;
  color: #ffffff!important;
  font-size: 13px!important;
  border-radius: 5px;
  padding: 0 1rem!important;
  height: 1.8125rem;
  line-height: 1.8125rem!important;
  margin: 8px 0px 0px 15px!important;
}
.ripple {
  position: absolute;
  background: rgba(0, 0, 0, .15);
  border-radius: 100%;
  transform: scale(0);
  pointer-events: none;
}
.ripple.show {
  animation: ripple .75s ease-out;
}
@keyframes ripple {
  to {
    transform: scale(2);
    opacity: 0;
  }
}
.empty-head-img {
  border-radius: 4px;
}
.pass-status {
  font-size: 13px;
  font-weight: 400;
  color: #1AAD19;
}
.nopass-status {
  font-size: 13px;
  font-weight: 400;
  color: #fe3434;
}
.community-name-cell .weui-cell__ft {
  font-size: 15px!important;
  color: #42464c!important;
  font-weight: 400!important;
}
.plateno-clear-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 13%;
}
.plateno-input {
  flex: 85%;
}
.plateno-container {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
.plateno-container::before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #D9D9D9;
  color: #D9D9D9;
  transform-origin: 0 0;
  transform: scaleY(0.5);
  left: 15px;
}
.has-plateno-container .plateno-input {
  padding-right: 0px!important;
}
.no-plateno-container .plateno-input {
  padding-right: 15px!important;
}
.abc-screen .vux-header {
  display: none!important;
}
.abc-screen .vux-header + div:not(:empty) {
  padding-top: 9px;
}
.meeting-room-name .weui-cell {
  padding: 0px!important;
  margin-right: 4px;
}
.meeting-room-name .weui-cell__ft {
  color: #2B2B2B!important;
  font-size: 15px!important;
  font-weight: 500!important;
}
.card-name .weui-cell__ft {
  color: #ffffff!important;
  font-size: 13px!important;
  font-weight: 500!important;
  display: flex!important;
  justify-content: center!important;
  align-items: center!important;
}
.card-name .weui-cell__ft .vux-cell-value{
  height: 100%!important;
  display: inline-block!important;
  padding-top: 3px;
}
.card-name .vux-tap-active:active {
  background: none!important;
}
.card-name .weui-cell {
  padding: 0px!important;
  margin-right: 4px;
}
.meeting-room-name .weui-cell_access .weui-cell__ft {
  padding-right: 0px!important;
}
.meeting-room-name .weui-cell_access .weui-cell__ft:after {
  display: none!important;
}
.weui-toast weui-toast_forbidden {
  background: rgba(17, 17, 17, 0.8)!important;
}
.weui-toast_forbidden .weui-icon-success-no-circle:before {
  font-size: 40px!important;
}
.weui-toast__content {
  padding: 0 10px!important;
  word-break: break-all!important;
}
