﻿html,
body {
  font-size: 14px;
}

.weui-navbar__item span.tab-red {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-bottom: 3px solid #b00000;
  color: #333;
  padding: 12px 0px;
}

#coupon-list-1 li:first-child {
  margin-top: 0;
}

.layui-layer-btn {
  float: right;
}

.layui-layer-btn a {
  width: 26px;
}

.coupon-list {
  margin-top: 220px;
}

.top_right {
  position: fixed;
  top: 46px;
  width: 100%;
  float: left;
  display: flex;
  flex-flow: column;
  padding-top: 5px;
  background: #fff;
  box-shadow: 0px 2px 5px #eee;
  height: 88px;
}

.top_right_code {
  float: right;
  height: 80px;
  overflow: hidden;
}

/*条形码*/
.barcode_box {
  width: 100%;
  z-index: 1;
  line-height: 40px;
  margin-top: 16px;
}

.barcode_box .bcTarget img {
  width: 100%;
  overflow: hidden;
  /*height: 40px;*/
}

.barcode_box .bcTargetew img {
  width: 100%;
  overflow: hidden;
  /*height: 40px;*/
}

.barcode_box .code {
  /*width: 300px;
  height: 80px;*/
  margin: 0 auto;
  text-align: center;
}

/*切换就诊人*/
.top {
  width: 100%;
  height: 46px;
  float: left;
  border-bottom: 1px solid #eee;
  position: fixed;
  top: 0px;
  z-index: 10;
  background: #fff;
}

.top .name {
  /*width: 60%;*/
  width: 42%;
  height: 63px;
  float: left;
  line-height: 63px;
  margin-left: 3.2%;
  position: absolute;
  z-index: 2;
}

.top .name a {
  width: 63%;
}

.top .name span {
  float: left;
}

#pName {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.top .qiehuan {
  height: 46px;
  float: right;
  line-height: 46px;
  margin-right: 2%;
}

.top .qiehuan span {
  color: #019eae
}

.mingcheng1 {
  margin-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 80%;
}

.box {
  padding-bottom: 8px;
}

.dept_all {
  width: 100%;
  border-bottom: 1px solid #eee;
  height: 35px;
  line-height: 35px;
  margin-bottom: 5px;
  float: left;
  align-items: center;
  display: inline-flex;
  z-index: 1;
  margin-top: 8px;
}

.dept_all .dept {
  float: left;
  position: absolute;
  left: 10px;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 68%;
}

.dept_all .dept_date {
  float: right;
  position: absolute;
  right: 10px;
  color: #878787;
  font-size: 15px;
}

.fee_right {
  width: 60%;
  margin-right: 5%;
  float: right;
  align-items: end;
  text-align: right;
  height: 36px;
}

.box1_right {
  width: 60%;
  margin-left: 5%
}

.jianyan {
  width: 44px;
  height: 18px;
  background: #890044;
  border-radius: 2px;
  justify-content: space-around;
  display: inline-flex;
  align-items: center;
  inline-flex: nowrap;
  margin-left: 20px;
}

.jianyan span {
  color: #fff;
  font-size: 12px;
}

.jianyan1 {
  width: 44px;
  height: 18px;
  background: #5286bf;
  border-radius: 2px;
  justify-content: space-around;
  display: inline-flex;
  align-items: center;
  inline-flex: nowrap;
  margin-left: 20px;
}

.jianyan1 span {
  color: #fff;
  font-size: 12px;
}

.jianyan2 {
  width: 44px;
  height: 18px;
  background: #ffb05e;
  border-radius: 2px;
  justify-content: space-around;
  display: inline-flex;
  align-items: center;
  inline-flex: nowrap;
  margin-left: 20px;
}

.jianyan2 span {
  color: #fff;
  font-size: 12px;
}

.jianyan3 {
  width: 44px;
  height: 18px;
  background: #019eae;
  border-radius: 2px;
  justify-content: space-around;
  display: inline-flex;
  align-items: center;
  inline-flex: nowrap;
  margin-left: 20px;
}

.jianyan3 span {
  color: #fff;
  font-size: 12px;
}

.item_category {
  width: 100%;
  height: 30px;
  float: left;
  z-index: 1;
  line-height: 30px;
  align-items: center;
  display: inline-flex;
  border-top: 1px solid #eee;
  padding-top: 8px;
  margin-top: 8px;
}

.img_notpay {
  width: 60%;
  padding: 20%;
  padding-top: 15%
}

.box1_right .date {
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  width: 100%;
}

/*缴费记录上部*/
.notPayList_top1 {
  width: 94%;
  margin-left: 3%;
  height: 46px;
  line-height: 46px;
  border-bottom: 2px solid #eee;
  position: fixed;
  top: 0px;
  z-index: 10;
  background: #fff;
  float: left;
}

.patientName_txt {
  float: left;
  width: auto;
  padding-left: 3%;
  font-size: 15px;
}

.patientName_a {
  float: left;
  width: 80%;
  height: 46px;
}

.patientName_name {
  float: left;
  width: 60%;
  padding-left: 3px;
  color: rgb(1, 158, 174);
  font-size: 15px;
}

.patientName_pic {
  float: right;
  height: 20px;
  color: #019eae;
  font-size: 14px;
}

.notPayList_barcode {
  position: fixed;
  top: 46px;
  width: 94%;
  margin-left: 3%;
  float: left;
  display: flex;
  flex-flow: column;
  margin-top: 2px;
  background: #fff;
  box-shadow: 0px 2px 5px #eee;
  /* height: 108px; */
  z-index: 9;
  display: none;
}

.barcode_box .code {
  /*width: 300px;
height: 100px;*/
  margin: 0 auto;
  text-align: center;
}

.payListBarcode_txt {
  z-index: 2;
  margin: 0 auto;
  font-size: 12px;
  margin-top: -10px;
  margin-bottom: 6px;
  text-align: center;
}

/*提示框*/
.alert_bg {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 99999;
  top: 0;
  display: none;
}

.alert_box {
  width: 80%;
  position: absolute;
  top: 30%;
  left: 10%;
  background: #fff;
  border-radius: 6px;
}

.alert_top {
  height: 66px;
  border-bottom: 1px solid #eee;
  padding-top: 12px;
  line-height: 66px;
}

.alert_p {
  text-align: center;
  font-size: 14px;
  color: #333;
}

.alert_neirong {
  width: 90%;
  margin-left: 5%;
}

.alert_bottom {
  border-top: 1px solid #eee;
  height: 50px;
  bottom: 0;
  float: left;
  width: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.alert_this {
  color: #019eae;
  text-align: center;
  font-size: 18px;
}