.billHead {
    height: 58px;
    border-bottom: 1px solid #E8E8E8;
}

.billHead a,
.billHead i {
    float: left;
}

.billHead a {
    width: 98px;
    height: 58px;
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 78px;
    cursor: pointer;
    color: #333333;
}

.billHead i {
    width: 1px;
    margin: 30px 10px 0px 10px;
    height: 16px;
    background: rgba(232, 232, 232, 1);
}

.billStatus {
    border-bottom: 2px solid #3dbb2b;
    color: #3dbb2b !important;
}

.billCont {
    padding-top: 30px;
}

.billCheckBox {
    padding-left: 20px;
}

.billCheckBox input {
    vertical-align: middle;
}

.appliyBill {
    border: 1px solid #EAF8FF;
    margin-top: 10px;
}

.appliyBill > .thead {
    width: 1010px;
    height: 40px;
    line-height: 40px;
    background: rgba(234, 248, 255, 1);
}

.appliyBill > .thead div {
    float: left;
    text-align: center;
    font-size: 13px;
    color: #333333;
}

.checkedBox {
    width: 60px;
}

.downTime {
    width: 104px;
}

.orderNum {
    width: 224px;
}

.appliCom {
    width: 127px;
}

.billHand {
    width: 112px;
}

.appliItem {
    height: 72px;
    border-bottom: 1px solid #EAF8FF;
}

.appliItem:last-of-type {
    border: 0;
}

.appliItem::after {
    content: '';
    clear: both;
}

.appliItem div {
    float: left;
    height: 100%;
    padding: 23px 0px;
    vertical-align: top;
    font-size: 13px;
    text-align: center;
    color: #666666;
}

.billHand {
    border-left: 1px solid #EAF8FF;
    position: relative;
}

.appliOpenBtn {
    color: #3dbb2b;
    cursor: pointer;
}

.appliList {
    border: 1px solid #FFF2E2;
    display: none;
}

.appliList > .thead {
    line-height: 40px;
    height: 40px;
    background: #FDF5EF;
}


.appliList > .thead div {
    float: left;
    text-align: center;
    height: 100%;
}

.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: rgba(255, 255, 255, 1);
    border: 1px solid rgba(249, 249, 249, 1);
    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: rgba(255, 255, 255, 1);
    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 rgba(206, 206, 206, 1);
    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 rgba(206, 206, 206, 1);
    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: rgba(255, 116, 0, 1);
    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: rgba(255, 255, 255, 1);
    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: 20px;
  height: 14px;
}
.AllChecked{
  width: 127px;
  height: 14px;
  text-align: center;
  font-size: 13px;
  color: #333333;
  display: flex;
  align-items: center;
  justify-content: center;
}
.applayBtn{
  width: 145px;
  height: 35px !important;
  line-height: 35px !important;
  background-color: #3dbb2b;
  border-radius: 30px;
  color: #FFFFFF !important;
  padding: 0 !important;
  cursor: pointer;

}
.ereaAppliBox{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0px 0px 8px #ebe4e4;
  padding-right: 67px;
  margin-top: 20px;
}
.ereaAppliBox div{
  height: 100%;
  padding: 23px 0px;
  vertical-align: top;
  font-size: 13px;
  text-align: center;
  color: #666666;
}
.appliLeft{
  display: flex;
  align-items: center;
  padding: 0 !important;
  line-height: 23px;
}
.appliNum{
  text-indent: 20px;
}
.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;
}