.billCheckBox {
  padding-left: 20px;
}
.billCheckBox input {
  vertical-align: middle;
}
.appliyBill {
  margin-top: calc(32*var(--rem));
}
.appliyBill .thead {
  display: flex;
  align-items: center;
  width: calc(100% + 64*var(--rem));
  height: calc(53*var(--rem));
  margin-left: calc(-32*var(--rem));
  background-color: #FAFAFA;
  padding: calc(16*var(--rem)) calc(32*var(--rem));
}
.appliyBill #commodityOrderData {
  width: calc(100% + 64*var(--rem));
  margin-left: calc(-32*var(--rem));
  padding: 0 calc(32*var(--rem));
}
.appliyBill > .thead div {
  font-size: calc(16*var(--rem));
  color: #666;
  width: calc(152*var(--rem));
  margin-right: calc(11*var(--rem));
  border-right: 1px solid #e6e6e6;
}
.appliyBill > .thead div.orderNum {
  width: calc(328*var(--rem));
}
.appliyBill > .thead div:first-child {
  width: max-content;
  border-right: unset;
  margin-right: calc(8*var(--rem));
}
.appliyBill > .thead div:last-child {
  border-right: unset;
  margin-right: 0;
}
.appliItem {
  display: flex;
  align-items: center;
  height: calc(53*var(--rem));
}
.appliItem div {
  width: calc(152*var(--rem));
  font-size: calc(19*var(--rem));
  color: #333;
  margin-right: calc(11*var(--rem));
}
.appliItem div.orderNum {
  width: calc(328*var(--rem));
}
.appliItem div:first-child {
  width: max-content;
  margin-right: calc(8*var(--rem));
}
.appliItem div:last-child {
  margin-right: 0;
}
.billHand {
  position: relative;
}
.appliOpenBtn {
  color: #FF5E15;
  cursor: pointer;
}
.appliList {
  display: none;
}
.appliList li {
  display: flex;
  align-items: center;
  font-size: calc(19*var(--rem));
  margin-bottom: calc(16*var(--rem));
  padding: calc(21*var(--rem));
  background: #FAFAFA;
}
.appliList li:last-child {
  margin-bottom: 0;
}
.appliList li > * {
  margin-right: calc(53*var(--rem));
}
.appliList li > div p {
  margin-bottom: calc(5*var(--rem));
}
.appliList li > div p:last-child {
  margin-bottom: 0;
}
.appliList li p span:first-child {
  color: #666;
  margin-right: calc(16*var(--rem));
}
.appliList li p span:first-child {
  color: #333;
}
.checkedGoodBox {
  width: 50px;
}
.goodName {
  width: 145px;
}
.stand {
  width: 145px;
}
.unit {
  width: 55px;
}
.produce {
  width: 180px;
}
.price {
  width: 65px;
}
.buyNum {
  width: 80px;
}
.isInvoice {
  width: 80px;
}
.sueNum {
  width: 189px;
}
.goodsBox {
  max-height: 390px;
  overflow-y: scroll;
}
.goodsItem {
  border-bottom: 1px solid #FFF2E2;
  height: 78px;
}
.goodsItem::after {
  content: '';
  clear: both;
}
.goodsItem div {
  border-right: 1px solid #FFF2E2;
  float: left;
  height: 100%;
  text-align: center;
  padding-top: 27px;
}
.goodsItem div:last-of-type {
  border-right: 0;
}
.goodsItem:last-of-type {
  border-bottom: 0px solid #FFF2E2;
}
.appliList tbody tr td {
  line-height: 74px;
  height: 74px;
  border-right: 1px solid #FFF2E2;
  text-align: center;
}
.appliDescBox {
  width: 1010px;
  height: 58px;
  line-height: 58px;
  padding: 0 40px 0 17px;
  margin-top: 9px;
  background: #ffffff;
  border: 1px solid #f9f9f9;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.03);
}
.appliDescBox span {
  font-size: 13px;
  color: #333333;
}
.appliDescBox span:nth-child(2) {
  margin: 0 103px 0 25px;
}
.appliDescBox span:nth-child(3) {
  margin-right: 21px;
}
.appliBtn {
  width: 143px;
  height: 29px;
  float: right;
  cursor: pointer;
  margin-top: 14px;
  line-height: 29px;
  background: #C0C0C0;
  border-radius: 15px;
  text-align: center;
  color: #fff !important;
  font-size: 16px;
  display: inline-block;
}
.appliAction {
  background: #3dbb2b;
}
.billDownAll {
  width: 90px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  margin-top: 18px;
  margin-bottom: 10px;
  font-size: 13px;
  float: right;
  background: #3dbb2b;
  border-radius: 6px;
}
.billPassCont {
  border: 1px solid #EAF8FF;
  width: 100%;
  margin-top: 18px;
}
.billPassCont thead {
  width: 1001px;
  background: #EAF8FF;
  line-height: 40px;
}
.billPassCont thead tr td {
  text-align: center;
  color: #333333;
  font-size: 13px;
}
.billPassCont tbody tr {
  height: 70px;
}
.billPassCont tbody tr td {
  padding-top: 20px;
  text-align: center;
  vertical-align: top;
  font-size: 13px;
  border-bottom: 1px solid #EAF8FF;
}
.handle {
  border-left: 1px solid #EAF8FF;
}
.look {
  margin-right: 18px;
  cursor: pointer;
}
.look:hover,
.down:hover {
  color: #3dbb2b;
}
.down {
  cursor: pointer;
}
.billWind {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
  display: none;
  background: rgba(0, 0, 0, 0.2);
}
.billWindBox {
  position: absolute;
  top: 250px;
  width: 919px;
  height: 638px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  padding: 49px 65px 55px 58px;
}
.billWindCont {
  width: 100%;
  height: 100%;
  position: relative;
  border: 1px solid #CECECE;
}
.billImg {
  width: 796px;
  height: 534px;
}
.billClose {
  color: #999999;
  position: absolute;
  right: -60px;
  top: -40px;
  font-size: 30px;
  cursor: pointer;
}
.billAgain {
  position: absolute;
  min-width: 1200px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
  display: none;
  background: rgba(0, 0, 0, 0.2);
}
.billAgainBox {
  width: 1100px;
  height: auto;
  position: absolute;
  background: #ffffff;
  border-radius: 10px;
  top: 120px;
  left: 50%;
  transform: translateX(-50%);
}
.billAgainCont {
  min-height: 760px;
  position: relative;
  width: 100%;
  padding: 10px 25px 60px 25px;
}
.billTie {
  color: #333333;
  font-size: 20px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #C0C0C0;
}
.billDetail {
  padding-top: 25px;
}
.billDetailTop {
  padding-left: 10px;
  padding-bottom: 10px;
}
.billDetailItem {
  margin-bottom: 10px;
}
.billDetailItem div {
  float: left;
}
.billDetailItem .comItem {
  width: 433px;
  color: #333333;
  font-size: 16px;
}
.itemLeft {
  width: 130px;
  line-height: 31px;
}
.itemRight {
  color: #666;
  font-size: 16px;
  line-height: 31px;
}
.itemRight > input[type="checkbox"] {
  margin-top: 10px;
}
.priceInput {
  width: 150px;
  height: 35px;
  line-height: 35px;
  padding-left: 20px;
  color: #666666;
  border: 1px solid #cecece;
  border-radius: 8px;
}
.billDetaiLeft {
  width: 130px;
  color: #333333;
  font-size: 16px;
}
.billDetaiRight {
  width: 660px;
  color: #666;
  font-size: 16px;
}
.billDetaiRight > div > input[type="checkbox"] {
  margin-top: 4px;
}
.billDetailCenter {
  border-top: 1px solid #C0C0C0;
  padding: 26px 0px 0px 10px;
}
.billItem {
  margin-bottom: 24px;
}
.billItem div {
  float: left;
}
.billDetaiLeft label {
  width: 130px;
  height: 35px;
  display: inline-block;
  line-height: 35px;
}
.comInput {
  width: 303px;
  height: 35px;
  line-height: 35px;
  padding-left: 20px;
  color: #666666;
  border: 1px solid #cecece;
  border-radius: 8px;
}
.billDetaiRight label {
  margin-right: 24px;
}
.billDetaiRight label input[type="radio"] {
  margin-right: 5px;
}
.DetailTable {
  border: 1px solid #EAF8FF;
  width: 100%;
}
.DetailTable .detailHead {
  width: 1050px;
  text-align: center;
  line-height: 40px;
  background: #EAF8FF;
}
.DetailTable .detailHead > div {
  float: left;
}
.DetailTable .listItem {
  border-bottom: 1px solid #EAF8FF;
}
.DetailTable .listItem:last-of-type {
  border: none;
}
.DetailTable .listItem > div {
  float: left;
}
.DetailTable .listItem > div > div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 50px;
}
.DetailTable thead tr td {
  text-align: center;
}
.DetailTable .tbody {
  height: 300px;
  overflow-x: scroll;
}
.DetailTable tbody tr {
  border-bottom: 1px solid #EAF8FF;
}
.DetailTable tbody tr td {
  text-align: center;
  padding-top: 28px;
  vertical-align: top;
  padding-bottom: 18px;
  color: #666666;
  font-size: 13px;
  border-right: 1px solid #EAF8FF;
}
.DetailTable tbody tr:last-of-type {
  border-right: none;
}
.billBtnBox {
  height: 38px;
  margin-top: 38px;
  padding-left: 342px;
}
.billBtnBox span {
  width: 156px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  font-size: 16px;
  display: inline-block;
  border-radius: 4px;
  cursor: pointer;
}
.billSure {
  background: #3dbb2b;
  margin-right: 53px;
  color: #FFFFFF;
}
.billCancel {
  background: #DCE5EC;
  color: #666666;
}
.billDelet {
  cursor: pointer;
}
.closeAgein {
  font-size: 20px;
  position: absolute;
  cursor: pointer;
  top: 25px;
  right: 24px;
  color: #999999;
}
.detailList {
  width: 1009px;
  height: 400px;
  display: none;
  overflow-y: scroll;
  position: absolute;
  left: -897px;
  top: 63px;
  z-index: 9;
  background: #fff;
}
.allocation {
  width: 70px;
  height: 25px;
  background: #ff7400;
  border-radius: 13px;
  text-align: center;
  line-height: 25px;
  color: #fff;
}
.billAgainBtn {
  width: 70px;
  height: 25px;
  cursor: pointer;
  text-align: center;
  line-height: 25px;
  color: #fff;
  background: #3dbb2b;
  border-radius: 13px;
}
.iframBox {
  position: absolute;
  min-width: 1200px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
  display: none;
  background: rgba(0, 0, 0, 0.2);
}
.iframCont {
  width: 1100px;
  height: 800px;
  position: absolute;
  background: #ffffff;
  border-radius: 10px;
  padding-top: 20px;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
}
.iframCont iframe {
  width: 100%;
  height: 780px;
  overflow-y: scroll;
}
.loding {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 666;
  background: rgba(51, 51, 51, 0.26);
}
.loding img {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
}
.delivery {
  width: 145px;
}
.delivery > div {
  width: 145px;
}
.comName {
  width: 145px;
}
.comName > div {
  width: 145px;
}
.comStand {
  width: 130px;
}
.comStand > div {
  width: 130px;
}
.comUnit {
  width: 55px;
}
.comUnit > div {
  width: 55px;
}
.comEntr {
  width: 165px;
}
.comEntr > div {
  width: 165px;
}
.comEntr span,
.comName span,
.comStand span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.comPrice {
  width: 70px;
}
.comPrice > div {
  width: 70px;
}
.comNum {
  width: 80px;
}
.comNum > div {
  width: 80px;
}
.canNum {
  width: 100px;
}
.canNum > div {
  width: 100px;
  padding: 0 10px;
}
.canNum > div > input {
  width: 80px;
  height: 30px;
  text-align: center;
  border-radius: 6px;
  border: 1px solid #eee;
}
.ladNum,
.headAction {
  width: 80px;
}
.canNum > div,
.ladNum > div {
  width: 80px;
}
.detailCont {
  width: 100%;
  height: 300px;
  overflow-y: scroll;
}
.contAction {
  width: 60px;
  padding-left: 10px;
}
.contAction > div {
  width: 60px;
  padding-left: 10px;
}
/* 新增 */
.inputStyle {
  width: calc(21*var(--rem));
  height: calc(21*var(--rem));
}
.applayBtn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(171*var(--rem));
  height: calc(64*var(--rem)) !important;
  background-color: #FF5E15;
  border-radius: calc(11*var(--rem));
  color: #FFFFFF !important;
  cursor: pointer;
}
.ereaAppliBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: calc(21*var(--rem));
  border-top: 1px solid #e6e6e6;
  width: calc(100% + 64*var(--rem));
  margin-left: calc(-32*var(--rem));
  padding: calc(16*var(--rem)) calc(32*var(--rem));
}
.ereaAppliBox > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: calc(19*var(--rem));
  color: #666666;
}
.ereaAppliBox .orderNum {
  margin-left: calc(27*var(--rem));
  padding-left: calc(27*var(--rem));
  border-left: 1px solid #e6e6e6;
  line-height: 1;
}
.appliLeft {
  display: flex;
  align-items: center;
  padding: 0 !important;
  line-height: 23px;
}
.appliNum {
  margin-left: calc(16*var(--rem));
  color: #FF5E15;
}
.applyPop {
  position: fixed;
  top: 40%;
  left: 50%;
  border-radius: 10px;
  box-shadow: 0px 0px 8px #ebe4e4;
  width: 400px;
  height: 217px;
  background-color: #FFFFFF;
  transform: translate(-50%, -50%);
  padding: 20px;
  z-index: 9999;
}
.applyPop .popTitle {
  position: absolute;
  left: 50%;
  top: 20px;
  transform: translateX(-50%);
  color: #333333;
  font-size: 18px;
}
.applyPop .closerimg {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 25px;
  height: 25px;
  overflow: hidden;
  cursor: pointer;
}
.applyPop .closerimg img {
  width: 100%;
  height: 100%;
}
.applyPop .popValue {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  position: absolute;
  top: 40px;
  left: 20%;
  height: 51%;
}
.txt_style {
  font-size: 15px;
  font-family: '微软雅黑';
  display: inline-block;
  width: 230px;
  height: 33px;
  line-height: 33px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  color: #666;
  padding-left: 10px;
  box-shadow: 0px 0px 5px #d4d4d4 inset;
}
.popBtn {
  width: 80%;
  position: absolute;
  bottom: 23px;
  left: 8%;
  text-align: center;
}
.btn_two button {
  width: 90px;
  height: 32px;
  line-height: 32px;
  background: #3a99f1;
  color: white;
  border: none;
  border-radius: 5px;
  font-size: 15px;
  font-family: '微软雅黑';
  cursor: pointer;
  margin: 0 20px;
}
