.cashier_body[data-v-4b48d0ef] {
  width: 100%;
  height: 100%;
  background: #f8f9fb;
}
.cashier_body .cashier_main[data-v-4b48d0ef] {
  width: 840px;
  margin: 0px auto;
  padding: 10px 0;
  background: #ffffff;
  position: fixed;
  top: 100px;
  left: 50%;
  margin-left: -420px;
}
.cashier_body .cashier_main h2[data-v-4b48d0ef] {
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  padding: 0 15px;
  border-bottom: 1px solid #eee;
}
.cashier_body .cashier_main h2 span[data-v-4b48d0ef] {
  color: red;
}
.cashier_body .cashier_main .cashier_main_con[data-v-4b48d0ef] {
  overflow: hidden;
  padding: 0 10px;
}
.cashier_body .cashier_main .cashier_main_con ul[data-v-4b48d0ef] {
  width: 100%;
  padding: 10px;
  overflow: hidden;
}
.cashier_body .cashier_main .cashier_main_con ul li[data-v-4b48d0ef] {
  width: 130px;
  height: 52px;
  float: left;
  margin: 10px 15px;
  cursor: pointer;
}
.cashier_weixin i[data-v-7ec415de] {
  font-size: 16px;
  margin-right: 5px;
  color: rgb(96, 203, 93);
}
.cashier_body[data-v-7ec415de] {
  width: 100%;
  height: 100%;
  background: #f8f9fb;
}
.cashier_body .cashier_main[data-v-7ec415de] {
  width: 840px;
  margin: 0px auto;
  padding: 10px 0;
  background: #ffffff;
  position: fixed;
  top: 100px;
  left: 50%;
  margin-left: -420px;
}
.cashier_body .cashier_main h2[data-v-7ec415de] {
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  padding: 0 15px;
  border-bottom: 1px solid #eee;
  font-weight: normal;
}
.cashier_body .cashier_main .cashier_main_con[data-v-7ec415de] {
  padding: 20px 0 20px 0;
  overflow: hidden;
}
.cashier_body .cashier_main .cashier_main_con .cashier_main_con_left[data-v-7ec415de] {
  width: 400px;
  float: left;
}
.cashier_body .cashier_main .cashier_main_con .cashier_main_con_left p[data-v-7ec415de] {
  text-align: center;
  color: #666;
  line-height: 50px;
  font-size: 12px;
}
.cashier_body .cashier_main .cashier_main_con .cashier_main_con_left .cashier_main_con_left_ma[data-v-7ec415de] {
  width: 200px;
  height: 200px;
  /* background: green; */
  margin: 0 auto;
}
.cashier_body .cashier_main .cashier_main_con .cashier_main_con_left .cashier_main_con_left_ma img[data-v-7ec415de] {
  width: 100%;
  height: 100%;
}
.cashier_body .cashier_main .cashier_main_con .cashier_main_con_right[data-v-7ec415de] {
  height: 200px;
  color: #666;
  font-size: 12px;
  border-left: 2px dashed #eee;
  overflow: hidden;
  margin-top: 40px;
  padding-left: 60px;
  padding-top: 32px;
}
.cashier_body .cashier_main .cashier_main_con .cashier_main_con_right .cashier_main_con_right_price[data-v-7ec415de] {
  font-size: 56px;
  color: #D81E06;
  padding-bottom: 20px;
}
.cashier_body .cashier_main .cashier_main_con .cashier_main_con_right .cashier_main_con_right_price i[data-v-7ec415de] {
  font-style: normal;
  font-size: 20px;
  padding-right: 5px;
}
.cashier_body .cashier_main .cashier_main_con .cashier_main_con_right p[data-v-7ec415de] {
  line-height: 28px;
  font-size: 14px;
}
.cashier_body .cashier_main .cashier_main_con .cashier_main_con_right p label[data-v-7ec415de] {
  display: inline-block;
  width: 80px;
  color: #999;
}
.cashier_body .cashier_main .cashier_main_con .cashier_main_con_right p span[data-v-7ec415de] {
  color: #333;
}
.cashier_body .cashier_main .cashier_main_con1[data-v-7ec415de] {
  overflow: hidden;
  text-align: center;
  padding: 50px 0;
  height: 240px;
}
.cashier_body .cashier_main .cashier_main_con1 i.icon-jurassic_warn[data-v-7ec415de] {
  font-size: 60px;
  color: #D81E06;
}
.cashier_body .cashier_main .cashier_main_con1 i.icon-chenggong[data-v-7ec415de] {
  font-size: 60px;
  color: rgb(96, 203, 93);
}
.cashier_body .cashier_main .cashier_main_con1 h3[data-v-7ec415de] {
  font-size: 18px;
  padding: 30px 0 20px 0;
  font-weight: normal;
}
.cashier_body .cashier_main .cashier_main_con1 p[data-v-7ec415de] {
  font-size: 14px;
  color: #666;
  line-height: 32px;
}
