@charset "utf-8";

* {
  margin: 0;
  padding: 0;
  font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
li {
  list-style: none;
}
::-webkit-scrollbar {
  width: 1px;
  height: 1px;
}
::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0);
}
::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0);
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(255, 255, 255 0);
}
html {
  scrollbar-width: thin;
  scrollbar-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
}
html {
  width: 100%;
  height: 100%;
  color: #333;
  font-size: 0.6rem;
  background-color: #ebebeb;
}
body{
  min-height:100%;
  -webkit-overflow-scrolling: touch;
  overflow:auto;
}
a{
  text-decoration: none;
}
button::-moz-focus-inner {border-color: transparent;} /*for mozilla*/
/* 横向分割线：灰色背景的 */
.split {
  height: 10px;
  background-color: #f5f5f5;
}
/* 主体字体 */
.themeColor {
  color: #e53e28;
}
/* 仅红色字体 */
.red {
  color: #e44242;
}

/* 仅蓝色字体 */
.blue {
  color: #517AFF;
}

/* 仅绿色字体 */
.green{
  color:#729C0C;
}

/* 仅橙色字体 */
.orange{
  color:#FA820C;
}

/* 仅灰色字体 */
.grey{
  color:#4c4c4c;
}

/* 仅#999字体 */
.color9 {
  color: #999;
}

/* 仅#666字体 */
.color6{
  color: #666;
}

/* 仅#333字体 */
.color3{
  color: #333;
}
/*字体大小*/
.font12{
  font-size: 1.2rem;
}
.font11{
  font-size: 1.1rem;
}
.font10{
  font-size: 1rem;
}
.font9{
  font-size: 0.9rem;
}
.font8{
  font-size: 0.8rem;
}
.font7{
  font-size: 0.7rem;
}
.font6{
  font-size: 0.6rem;
}
.font5{
  font-size: 0.5rem;
}
.font4{
  font-size: 0.4rem;
}
input {
  font-size: 0.6rem!important;
}
/* vux样式 */
.dp-container {
  z-index: 99999999!important;
}
.dp-mask {
  z-index: 99999998!important;
}
.weui-toast {
  z-index: 99999999!important;
}
.el-message-box__wrapper {
  z-index: 999999999!important;
}
.el-dialog__wrapper {
  z-index: 999999999!important;
}
.el-dialog__wrapper .el-dialog {
  margin-top: calc(50vh - 100px)!important;
}
.v-modal {
  z-index: 99999999!important;
}
.order-detail-tab .vux-tab {
  background-color: #f2f2f2!important;
}
.vux-tab .vux-tab-item {
  font-size: 0.6rem!important;
}
.weui-select {
  font-size: 0.6rem!important;
  padding-left: 0px!important;
}
.weui-cell:before {
  border-top: 0!important; 
}
.weui-cell_select .weui-cell__bd:after{
  right: 3px!important;
}
.weui-cell {
  border-bottom: 1px solid #ececec;
}
.weui-label {
  font-size: 0.6rem!important;
}
.vux-selector.weui-cell_select-after{
  padding-left: 0!important;
}
.vux-no-group-title {
  margin-top: 0!important;
}
.vux-no-group-title .el-input__inner {
  padding-left: 0;
}
.vux-no-group-title .el-input--suffix .el-input__inner {
  padding-left: 0;
}
.el-checkbox__inner:hover {
  border-color: #e53e28 !important;
}
.el-checkbox__input.is-checked .el-checkbox__inner, .el-checkbox__input.is-indeterminate .el-checkbox__inner{
  background-color: #e53e28 !important;
  border-color: #e53e28 !important;
}
.el-checkbox__input.is-checked+.el-checkbox__label{
  color: #e53e28 !important;
}
.el-menu-item:focus, .el-menu-item:hover {
  background-color: #ebebeb !important;
}
/* popupRadio */
.weui-cell.vux-tap-active.weui-cell_access .vux-label{
  font-size: 0.6rem !important;
}
.vux-tab-item-badge{
  top:-0.9rem !important;
  margin: auto 0 auto -2px !important;
}
.weui-msg__title{
  font-size: 0.9rem !important;
}
/* check-icon样式 */
.vux-check-icon{
  font-size: 0.6rem !important;
}
.weui-cells{
  font-size: 0.6rem !important;
}
.weui-cells:after {
  border-bottom:0!important;
}
.vux-check-icon > .weui-icon-success:before, 
.vux-check-icon > .weui-icon-success-circle:before {
  color:#e53e28!important;
}

/* ckecklist */
.pay .weui-cells_checkbox{
  background: none!important;
}
/*toast loading样式*/
.weui-loading_toast .weui-toast{
  width:40vw !important;
  min-height:40vw !important;
  margin-left: 0vw !important;
  top:50%!important;
  transform: translate(-50%, -50%)!important;
}
.weui-loading_toast .weui-toast .weui-loading.weui-icon_toast{
  margin: 6vw 0 0!important;
  width:15vw!important;
  height:15vw!important;
}
.weui-loading_toast .weui-toast .weui-toast__content{
  margin:0!important;
  margin-top: 3vw!important;
}
.weui-loading_toast .weui-wepay-flow__process,.weui-loading_toast .weui-wepay-flow__li_done .weui-wepay-flow__state{
  background-color:#e53e28!important;
}
.el-button--primary {
  background-color: #e53e28!important;
  border-color: #e53e28!important;
}
.el-button--text {
  color: #e53e28!important;
}
.el-tabs__item.is-active {
  color: #e53e28!important;
}
.el-tabs__active-bar {
  background-color: #e53e28!important;
}
/* x-address */
.x-address-has-border-bottom{
  position: relative;
}
.x-address-has-border-bottom:after{
  content:'';
  position: absolute;
  bottom:0;
  left:15px;
  height:1px;
  width:calc(100vw - 15px);
  width: -webkit-calc(100vw - 15px);
  background-color: #D9D9D9;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.vux-cell-value {
  color: #333!important;
}

@media screen and (min-width:750px){
  /*字体大小*/
  .font12{
    font-size: 1.4rem;
  }
  .font11{
    font-size: 1.3rem;
  }
  .font10{
    font-size: 1.2rem;
  }
  .font9{
    font-size: 1.1rem;
  }
  .font8{
    font-size: 1rem;
  }
  .font7{
    font-size: 0.9rem;
  }
  .font6{
    font-size: 0.8rem;
  }
  .font5{
    font-size: 0.7rem;
  }
  .font4{
    font-size: 0.6rem;
  }
  input {
    font-size: 0.8rem!important;
  }
  html {
    font-size: 0.8rem!important;
  }
  /* vux样式 */
  .vux-tab .vux-tab-item {
    font-size: 0.8rem!important;
  }
  .weui-select {
    font-size: 0.8rem!important;
  }
  .weui-cells{
    font-size: 0.8rem !important;
  }
  .el-button {
    font-size: 0.8rem !important;
  }
  .el-form-item__label {
    font-size: 0.8rem !important;
  }
  .weui-label{
    font-size: 0.8rem !important;
  }
  .weui-cell.vux-tap-active.weui-cell_access .vux-label{
    font-size: 0.8rem !important;
  }
  /* check-icon样式 */
  .vux-check-icon{
    font-size: 0.8rem !important;
  }
  .weui-cells{
    font-size: 0.8rem !important;
  }
  .el-form-item__content {
    font-size: 0.8rem !important;
  }
}
/* 对齐方式 */
.alignLeft {
  text-align: left;
}
.alignRight {
  text-align: right;
}
.alignCenter {
  text-align: center;
}
/* 表单样式 */
.x-form {
  width: calc(100% - 30px);
  padding: 0 15px;
}
.x-form .group {
  padding: 6vw 0 8vw;
}
.x-form .el-input {
  border-bottom: 1px solid #ececec;
}
.x-form .el-input__inner {
  height: 44px;
  line-height: 44px;
  padding: 0;
  padding-left: 20px;
  border: none;
  background: none;
  border-radius: 0;
  color: #333;
}
.x-form .weui-cell {
  padding: 10px 0;
}
input:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset !important;
}
input::-webkit-input-placeholder{
  color:#aaa!important;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
  color:#aaa!important;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
  color:#aaa!important;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
  color:#aaa!important;
}
.el-button {
  font-size: 0.6rem !important;
}
.el-button:focus, .el-button:hover {
  color: #e53e28 !important;
  border-color: #f8ddda !important;
  background-color: #faf1f0 !important;
}
.el-button--primary.is-disabled, .el-button--primary.is-disabled:active, .el-button--primary.is-disabled:focus, .el-button--primary.is-disabled:hover {
  color: #FFF !important;
  border-color: #f3c6c1 !important;
  background-color: #f3c6c1 !important;
}
.el-form-item {
  margin-bottom: 0!important;
  border-bottom: 1px solid #ececec;
}
.el-form-item .el-input {
  border-bottom: 0;
}
.el-form-item__label {
  color: #333!important;
  font-size: 0.6rem !important;
}
.el-form--label-right .weui-label {
  text-align: right !important;
}
.inputRight input{
  text-align: right;
}
.lable-width .el-form-item__label{
  width: auto!important;
}
.lable-width .el-form-item__content {
  margin-left: 20px!important;
  font-size: 0.6rem !important;
}
.el-form-item__content {
  font-size: 0.6rem !important;
}
.login-form .weui-cells:before {
  border-top: 0px;
}
.output-table .el-input__inner {
  padding: 0;
  border: 0;
  text-align: center;
  background: #fff3e7;
}
.revenue-content .content .el-input__inner {
  padding: 0;
  border: 0;
  text-align: center;
}
/* flex布局：两端对齐 */
.flex {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
}

.flex-start{
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  align-items: center;
  -webkit-align-items: center;
}

#app .my-animate-loading{
  position:fixed;
  top:50%;
  left:50%;
  width: 1em;
  height: 1em;
  transform: translate(-50%, -50%);
  -moz-animation: spinner-loader 1500ms infinite linear;
  -webkit-animation: spinner-loader 1500ms infinite linear;
  animation: spinner-loader 1500ms infinite linear;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
  -moz-box-shadow: rgba(26, 151, 227, 0.8) 1.5em 0 0 0, rgba(26, 151, 227, 0.8) 1.1rem 1.1em 0 0, rgba(26, 151, 227, 0.8) 0 1.5em 0 0, rgba(26, 151, 227, 0.8) -1.1em 1.1em 0 0, rgba(26, 151, 227, 0.8) -1.5em 0 0 0, rgba(26, 151, 227, 0.8) -1.1em -1.1em 0 0, rgba(26, 151, 227, 0.8) 0 -1.5em 0 0, rgba(26, 151, 227, 0.8) 1.1em -1.1em 0 0;
  -webkit-box-shadow: rgba(26, 151, 227, 0.8) 1.5em 0 0 0, rgba(26, 151, 227, 0.8) 1.1em 1.1em 0 0, rgba(26, 151, 227, 0.8) 0 1.5em 0 0, rgba(26, 151, 227, 0.8) -1.1em 1.1em 0 0, rgba(26, 151, 227, 0.8) -1.5em 0 0 0, rgba(26, 151, 227, 0.8) -1.1em -1.1em 0 0, rgba(26, 151, 227, 0.8) 0 -1.5em 0 0, rgba(26, 151, 227, 0.8) 1.1em -1.1em 0 0;
  box-shadow: rgba(26, 151, 227, 0.8) 1.5em 0 0 0, rgba(26, 151, 227, 0.8) 1.1em 1.1em 0 0, rgba(26, 151, 227, 0.8) 0 1.5em 0 0, rgba(26, 151, 227, 0.8) -1.1em 1.1em 0 0, rgba(26, 151, 227, 0.8) -1.5em 0 0 0, rgba(26, 151, 227, 0.8) -1.1em -1.1em 0 0, rgba(26, 151, 227, 0.8) 0 -1.5em 0 0, rgba(26, 151, 227, 0.8) 1.1em -1.1em 0 0;
  display: inline-block;
  font-size: 10px;
  margin: 0;
  overflow: hidden;
  text-indent: 0;
}
@keyframes spinner-loader{
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.clearBoth {
  clear: both;
}
/* element 弹窗样式 */
.el-message-box {
  width: 80vw !important;
}
/* 产品价格 */
.product-price .el-tabs__header{
  margin: 0;
}
.product-price .el-tabs__item{
  padding: 0 10px;
}
.product-price .el-tabs--top .el-tabs__item.is-top:nth-child(2) {
  padding-left: 10px;
}
/* 选择制作项 */
.work-select .el-input__inner {
  background-color: initial;
  border: none;
  padding-left: 0;
  width: 100px;
}
.work-select .el-select .el-input .el-select__caret {
  color: #333;
}
/* 时间筛选 */
.time-select .el-input__inner {
  background-color: initial;
  border: none;
  text-align: center;
  font-size: 0.6rem;
  font-weight: 500;
}
.time-select .el-input__icon:before {
  content: "\E78F";
}
.time-select .el-select .el-input .el-select__caret {
  color: #333;
}
/* 门店选择筛选 */
.store-select .el-input__inner {
  background-color: initial;
  border: none;
  text-align: center;
  font-size: 0.8rem;
  font-weight: 500;
  color: #ffffff;
}
.store-select .el-input__icon:before {
  content: "\E78F";
}
.store-select .el-select .el-input .el-select__caret {
  color: #ffffff;
}
.personal .time-select .el-input__inner {
  color: #ffffff !important;
}
.personal .time-select .el-input__icon:before {
  color: #ffffff !important;
}
/* input 输入错误提示 */
.ipnut-error input {
  border: 1px solid #e44242;
}
/* vux 弹窗样式 */
.popup-content {
  font-size: 0.6rem;
}
/* 收款表单 */
.collection-money {
  font-size: 0.8rem!important;
  border-bottom: 1px solid #ececec;
}
.collection-money .el-input__inner {
  padding-left: 0!important;
  font-size: 1.6rem!important;
  font-weight: 500;
}
.collection-money .el-input {
  border-bottom: 0!important;
}
.collection-form-item {
  border-bottom: 1px solid #ececec;
}
.collection-form-item .el-input__inner {
  padding-left: 0!important;
}
.collection-form-item .el-input {
  border-bottom: 0!important;
}
.collection-form-item .el-input__inner {
  height: 32px;
  line-height: 32px;
}
/* 数量样式 */
.xNumber {
  margin-left: 30px;
  width: 180px !important;
}
.xNumber input{
  text-align: center;
  border: none;
  background: none;
}
.xNumber .weui-cell{
  padding: 10px 0;
}
.elNumber {
  margin-left: 30px;
  float: right;
}
.elNumber .el-input__inner {
  border: none;
  background: none;
}
.elNumber .el-input-number__decrease {
  border-right: 0;
}
.elNumber .el-input-number__increase {
  border-left: 0;
}
/* 步骤样式 */
.steps-box .el-step__title.is-finish{
  color: #333 !important;
}
.steps-box .el-step__description.is-finish {
  color: #999 !important;
}
.steps-box .el-step__head.is-finish {
  color: white !important;
}
.steps-box .el-step__head.is-finish {
  border-color: #e53e28 !important;
}
.steps-box .el-step__icon {
  width: 16px;
  height: 16px;
}
.steps-box .el-step.is-vertical .el-step__head {
  width: 16px;
}
.steps-box .el-step.is-vertical .el-step__line {
  left: 7px;
  border-color: #BFBFBF;
}
.el-input.is-active .el-input__inner, .el-input__inner:focus{
  border-color: #e53e28 !important;
}
/*tags标签 */
.el-tag {
  background-color: #faf1f0 !important;
  border-color: #f8ddda !important;
  color: #e53e28 !important;
}
.el-tag .el-tag__close {
  color: #e53e28 !important;
}