@import url(./icon.css);
.font12 {
  font-size: 12px; }

.font13 {
  font-size: 16px; }

.weui-cells {
  font-size: 16px; }

html, body {
  height: 100%;
  background: #efeff4; }

body {
  font-size: 16px;
  font-family: 'Helvetica Neue For Number,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif';
  color: #777; }

.weui-panel {
  background: none; }

.weui-vcode-btn {
  font-size: 16px; }

.weui-select {
  color: #777; }

.padding15px {
  padding: 0px;
  margin:0px 0px 0px 0px ; }

.weui-label {
  width: 80px !important; }

.weui-btn {
  font-size: 16px; }

.card {
  background: #fff;
  border-radius: 4px;
  font-size: 13px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all .3s;
  transition: all .3s;
  border: 1px solid #e9e9e9;
  width: 97%;
  margin: 10px auto;
  box-sizing: border-box;
  box-shadow: 3px 5px 6px #f1f1f1; }
  .card .red {
    color: #f76260;
    float: inherit !important; }
  .card .green {
    color: #3cc51f;
    float: inherit !important; }
  .card .cardBody {
    padding: 5px;
    padding-top: 10px;
    padding-bottom: 10px; }
    .card .cardBody .weui-flex__item {
      padding: 5px;
      padding-right: 0; }
  .card .cardFoot {
    padding: 10px;
    border-top: 1px solid #e9e9e9;
    position: relative; }

.weui-search-bar__label {
  top: 3px; }

h3.title {
  width: 93%;
  margin: 0 auto;
  font-size: 16px;
  margin-top: 10px;
  font-size: 16px;
  position: relative; }
h3 .more {
  position: absolute;
  top: 2px;
  right: 5px;
  font-size: 14px;
  font-weight: normal;
  color: #777; }

h4.title {
  width: 93%;
  margin: 0 auto;
  font-size: 16px;
  margin-top: 10px;
  font-size: 14px;
  font-weight: normal; }

.sticky {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 2; }

.fixedFooter {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  border-top: 1px solid #eee; }
  .fixedFooter .noPayBtn {
    display: none; }

.payBtn {
  color: #fff !important;
  border-radius: 0; }

#paymentDetail {
  z-index: 8;
  position: absolute; }
  #paymentDetail .paymentCells {
    height: 100%; }
  #paymentDetail .weui-popup__overlay {
    opacity: .8; }
  #paymentDetail.myPopup {
    display: block !important; }
    #paymentDetail.myPopup .weui-popup__modal {
      transform: translate3d(0, 0, 0);
      opacity: 1 !important; }
  #paymentDetail h1.title {
    width: 70%;
    margin: 0 auto;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: static; }

#payment {
  z-index: 9; }
  #payment .price {
    height: 80px;
    text-align: center;
    line-height: 80px;
    width: 100%;
    font-size: 24px; }
  #payment .weui-popup__overlay {
    opacity: .8; }
  #payment .bgWhite {
    background: #fff; }
  #payment .weui-cell {
    padding-top: 12px;
    padding-bottom: 12px; }
  #payment .wx_icon {
    background: url("../images/wx_pay_icon.png") no-repeat 13px 2px;
    background-size: 20px auto;
    padding-left: 40px; }
  #payment .nonghang_icon {
    background: url("../images/nonghang_icon.png") no-repeat 14px 2px;
    background-size: 18px auto;
    padding-left: 40px; }
  #payment .price-cells:after {
    display: none; }
  #payment .payNow {
    color: #fff;
    border-radius: 0; }

.close-popup {
  font-size: 14px; }

#pay_results .price {
  height: 100px;
  font-size: 24px;
  color: #333;
  text-align: center; }
#pay_results .weui-msg__title {
  color: #1aad19; }

.weui-btn_primary {
  background: #006cce;
  color: #fff !important;
  width:20px;
  border-radius: 0; }
  .weui-btn_primary:active {
    background: #006cce !important;
    opacity: .8; }

.countFoot {
  bottom: 30px; }
  .countFoot .weui-btn {
    border-radius: 0 !important; }
  .countFoot .weui-btn:after {
    border-radius: 0 !important; }

#myPayment .weui-navbar + .weui-tab__bd {
  height: 100%; }
#myPayment .weui-navbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2; }
#myPayment .priceColor {
  color: #f76260; }
  #myPayment .priceColor i {
    font-style: normal; }
#myPayment h4 {
  position: relative; }
  #myPayment h4 .totalPrice {
    display: none; }
  #myPayment h4 input {
    position: relative;
    top: 1px;
    margin-right: 5px; }
  #myPayment h4 span {
    position: absolute;
    right: 5px;
    top: 0;
    font-size: 13px; }
    #myPayment h4 span i {
      font-style: normal; }
#myPayment .weui-navbar__item.weui-bar__item--on {
  border-bottom: 1px solid #006cce;
  background-color: #fff;
  font-weight: bold; }
#myPayment .weui-navbar__item {
  font-size: 13px;
  padding: 10px 0; }
#myPayment .payTotalPrice {
  display: none; }
  #myPayment .payTotalPrice i {
    font-style: normal; }
#myPayment .cardFoot span {
  float: right; }
#myPayment .addressStatus {
  color: #fff;
  text-align: center;
  border-radius: 20px;
  display: inline-block;
  width: 70px;
  height: 20px;
  line-height: 20px; }
  #myPayment .addressStatus.red {
    background: #f00;
    opacity: .8; }
  #myPayment .addressStatus.green {
    background: #09bb07;
    opacity: .8; }
#myPayment .typeStatus {
  position: absolute;
  width: 16px !important;
  height: 16px !important;
  line-height: 16px !important;
  left: 60px;
  top: 2px;
  opacity: .8 !important;
  border-radius: 16px !important;
  font-size: 12px;
  display: none; }

.weui-btn_primary:active {
  background: #006cce;
  opacity: .9; }

button[disabled] {
  background: #92a5ce !important; }

.gasTips {
  text-align: justify;
  font-size: 13px;
  color: #d14;
  padding: 10px;
  padding-top: 5px; }

.weui-toast_content {
  font-size: 12px; }

.uploadBtn {
  background-position: center center;
  background-size: 100% auto; }
  .uploadBtn .weui-icon-search {
    display: none; }

.haveUploadPic:before {
  display: none; }
.haveUploadPic:after {
  display: none; }
.haveUploadPic .tips {
  display: none; }
.haveUploadPic .weui-icon-search {
  display: block; }

.cancelBtn {
  display: none; }

.weui-uploader__input-box:before {
  height: 20px;
  top: 26%; }
.weui-uploader__input-box:after {
  width: 20px;
  top: 26%; }
.weui-uploader__input-box:after, .weui-uploader__input-box:before {
  top: 26%; }
.weui-uploader__input-box .mark {
  width: 100%;
  height: 100%;
  display: inline-block;
  background: #333;
  background: #000;
  opacity: 0.3; }

.clearDate {
  background: url("../images/close.png") no-repeat;
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 16px;
  right: 10px;
  display: none; }

.cardItem .cardList {
  background: #f1f1f1;
  margin-bottom: 5px;
  margin-top: 5px; }

.rolate135:after {
  transform: rotate(135deg) !important;
  border-color: #666 !important; }

.countImgWrap {
  width: 79px;
  height: 79px;
  position: absolute;
  overflow: hidden;
  top: 4px; }

.saveBackBtn {
  color: #333; }

.saveBackBtn[disabled] {
  color: #fff;
  background: #ccc !important; }

.weui-gallery__img {
  top: 10%; }

.weui-mask.weui-mask--visible {
  opacity: .6; }

.weui-icon_msg {
  display: none; }

.font10 {
  font-size: 10px; }

.hide {
  display: none; }

.show {
  display: block; }

.swiper-container {
  height: 100%; }

.spinner {
  font-size: 0;
  background-color: transparent; }
  .spinner .decrease,
  .spinner .add {
    display: inline-block;
    font-size: 24px;
    color: #00a0dc; }
  .spinner .count {
    display: inline-block;
    vertical-align: top;
    width: 15px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    color: #93999f;
    border: 0;
    background-color: transparent;
    margin: 0 3px; }

.order-warpper {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #fff; }
  .order-warpper .order-title {
    font-size: 18px;
    padding: 8px; }
  .order-warpper .order-header {
    font-size: 0; }
    .order-warpper .order-header .order-tag {
      font-size: 14px;
      display: inline-block;
      background-color: #006cce;
      color: #fff;
      padding: 2px 20px;
      border-radius: 0 13px 13px 0;
      margin-right: 10px; }
    .order-warpper .order-header .order-text {
      font-size: 14px;
      display: inline-block;
      font-weight: 700;
      color: #333; }
  .order-warpper .order-content .order-desc {
    font-size: 14px;
    padding: 10px; }
    .order-warpper .order-content .order-desc .text-indent {
      text-indent: 2em; }
    .order-warpper .order-content .order-desc ul {
      list-style: none; }
  .order-warpper .order-content .order-img {
    text-align: center; }
  .order-warpper .swiper-slide {
    overflow: auto; }

.orderForm-warpper {
  padding-bottom: 122px; }
  .orderForm-warpper .sub-tit {
    margin: 0;
    padding: 0 5px; }
  .orderForm-warpper .orderCard .weui-flex__item {
    line-height: 26px; }
  .orderForm-warpper .weui-uploader__input-box:after {
    top: 50%;
    width: 39.5px;
    height: 2px; }
  .orderForm-warpper .weui-uploader__input-box:before {
    top: 50%;
    width: 2px;
    height: 39.5px; }

.orderFooter {
  clear: both;
  height: 112px;
  margin-top: -112px;
  padding: 8px;
  box-sizing: border-box;
  background: #fff;
  z-index: 10; }

.next {
  position: fixed;
  right: 16px;
  bottom: 16px;
  z-index: 50; }

.myOrder {
  z-index: 9; }
  .myOrder .card .weui-cells__title {
    border-bottom: 1px solid #e9e9e9;
    margin: 0;
    padding: 10px;
    font-size: 12px;
    font-weight: 700;
    color: #333; }
  .myOrder .card .cardBody .desc {
    font-size: 10px; }
  .myOrder .card .cardBody img {
    width: 79px;
    height: 79px;
    margin-right: 9px;
    margin-bottom: 9px;
    display: inline-block;
    vertical-align: top; }
  .myOrder .card .cardFoot {
    border-bottom: 1px solid #e9e9e9; }
    .myOrder .card .cardFoot .weui-progress {
      height: 22px; }
    .myOrder .card .cardFoot .cardFoot-date {
      font-size: 10px; }
  .myOrder .card .cardToolBar {
    padding: 8px;
    text-align: right; }
    .myOrder .card .cardToolBar .hurry,
    .myOrder .card .cardToolBar .cancel {
      font-size: 12px;
      margin: 0 0 0 10px;
      border-radius: 16px; }
    .myOrder .card .cardToolBar .weui-btn:after {
      border: 0; }

#orderPopup {
  z-index: 1000; }
  #orderPopup .weui-popup__overlay {
    opacity: .8; }
  #orderPopup .weui-cells__title {
    border-bottom: 1px solid #e9e9e9;
    margin: 0;
    padding: 10px;
    font-size: 12px;
    font-weight: 700;
    color: #333; }
  #orderPopup .cardBody .desc {
    font-size: 10px; }
  #orderPopup .cardBody img {
    width: 79px;
    height: 79px;
    vertical-align: top;
    display: inline-block; }

#uploaderFiles img {
  display: block;
  width: 79px;
  height: 79px; }

#hand {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.6); }
  #hand .inner {
    width: 121px;
    height: 101px;
    background: url("../images/hand.png");
    background-size: 100% 100%; }

/*# sourceMappingURL=main.css.map */
