.after__content{
    background-image: url('../images/after/bnbg.png');
    background-repeat: no-repeat;
    background-size: 100% 90%;
    padding: 20px 40px;
    box-sizing: border-box;
    background-color: #FFF;
    border-radius: 14px;
  }
#bonusPriceBtn:hover{
    background: #0f8dbd;
}
  .after__header{
    padding-bottom: 16px;
    color:#FFF;
    display: flex;
    justify-content: space-between;
  }
  .after__header>span{
    display: inline-block;
    padding-left: 14px;
    border-left: 2px solid #FFF;
    font-size: 20px;
    font-weight: bold;
  }
  .after__header > i{
    width: 18px;
    font-size: 18px;
    cursor: pointer;
    font-weight:bold;
  }
  .after__body{
    box-shadow: 0 0 5px #ccc;
    border-radius: 10px;
    background: #FFF;
    padding: 20px;
  }
  .after__body>p{
    display: flex;
    justify-content: left;
    margin-bottom: 10px;
  }
  .after__body>p>span{
    display: inline-block;
    font-size: 14px;
    color:#333;
  }
  .after__body>p>span:nth-child(1){
    width: 16px;
  }
  .after__body>p>span:nth-child(2){
    width: calc(100% - 16px);
    text-align: left;
  } 
  .after__footer{
    display: flex;
    justify-content: space-between;
    color:#333;
  }
  .after__footer .code{
    padding: 16px;
    width: 35%;
  }
  .after__footer>div .save{
    width: 60%;
    background: linear-gradient( 45deg,#2ecdf8, #0f8dbd);
    border-radius: 12px;
    color: #FFF;
    position: relative;
    padding: 3px 0;
    padding-left: 28px;
    margin-bottom: 6px;
    
  }
  .after__footer>div .save>img{
    width: 24px;
    position: absolute;
    left: 2px;
    top: 2.5px;
  }
  .after__footer>div{
    width: 63%;
    padding: 34px 0;
    color:#666;
  }
  .after__footer .wx{
    color:#333;
    font-size: 14px;
    margin-top: 10px;
  }
  .after__footer .wx>span:last-child{
    display: inline-block;
    border-radius: 6px;
    padding: 0 6px;
    margin-left: 4px;
    color:#FFF;
    background: linear-gradient( 45deg,#2ecdf8, #0f8dbd);
    font-size: 14px;
    cursor: pointer;
  }
  /* ----------- */
  .hover_btn:hover {
      /* color: #fe7831!important */
  }
  
  .type_span {
      padding: 2px 4px;
      display: inline-block;
      background: #409eff;
      color: #fff;
      vertical-align: middle
  }
  
  .order {
      font-size: 13px;
      text-align: left
  }
  
  .txt_overflow2{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
  .admin {
    display: inline-block;
    min-width: 32px;
    height: 18px;
    line-height: 18px;
    background: linear-gradient(90deg, #2DD8FF 0%, #0087FF 100%);
    border-radius: 4px;
    text-align: center;
    color:#FFF;
    font-size: 12px;
    color: #fff !important;
    font-weight: 400;
    padding: 0 2px;
  }
  .admin2 >i{
      vertical-align: bottom;
      margin-right: 3px;
  }
  .admin2 {
    display: inline-block;
   min-width: 52px;
    height: 18px;
    line-height: 18px;
    background: linear-gradient(90deg, #39332F 0%, #141111 100%);
    border-radius: 4px;
    text-align: center;
    font-weight: 500;
    color: #FBD6B5 !important;
    font-size: 12px;
    padding: 0 2px;
  }
  .admin4 {
    display: inline-block;
    min-width: 44px;
    height: 18px;
    line-height: 18px;
    background: linear-gradient(90deg, #60CE6C 0%, #2EAE6E 100%);
    border-radius: 4px;
    text-align: center;
    color:#FFF;
    font-size: 12px !important;
    padding: 0 2px;
    font-weight: 400;
  }
  .admin3 {
    display: inline-block;
    min-width: 66px;
    height: 18px;
    line-height: 18px;
    background: linear-gradient(270deg, #B48F76 0%, #C1A17F 100%);
    border-radius: 4px;
    text-align: center;
    color:#FFF !important;
    font-size: 12px;
    padding: 0 2px;
    font-weight: 400;
  }
  .order>h4 {
      color: #333;
      font-size: 20px;
      box-sizing: border-box;
      padding: 20px 15px;
      display: flex;
      align-items: center;
  }
  
  .order>h4>span {
      display: inline-block;
      margin-right: 10px;
      width: 4px;
      height: 16px;
      background: #2598FF;
      vertical-align: middle;
      border-radius: 2px;
  }
  
  .order__inp {
      box-sizing: border-box;
      padding: 20px
  }
  
  .order__inp .el-input__icon {
      font-size: 24px
  }
  
  .order__inp button {
      background: #f7403d;
      color: #fff !important;
      height: 40px;
      line-height: 40px;
  }
  
  .order__inp button:hover,.order__inp button:visited,.order__inp button:focus{
      background: #ff716f;
      color: #fff !important;
  }
  
  .order__tabs {
      box-sizing: border-box;
  }
  
  .order__tabs>div:first-child {
      /* background: #eee; */
      /* border: 1px solid #eee; */
      border-bottom: none
  }
  
  .order__tabs>div:first-child p {
      color: #666;
      display: inline-block;
      padding: 10px 20px;
      border-top: 2px solid #eee;
      cursor: pointer
  }
  
  
  /* .order__tabs .tabs__name>p:first-child {
      width: 40%;
      text-align: center
  }
  
  .order__tabs .tabs__name>p:nth-child(2) {
      width: 10%;
      text-align: center
  }
  
  .order__tabs .tabs__name>p:nth-child(3),.order__tabs .tabs__name>p:nth-child(4) {
      width: 8%;
      text-align: center
  }
  
  .order__tabs .tabs__name>p:nth-child(5) {
      width: 11%;
      text-align: center
  }
  
  .order__tabs .tabs__name>p:nth-child(6) {
      width: 10%;
      text-align: center
  } */
  
  
  
  .order__table {
      padding: 10px 20px;
      box-sizing: border-box
  }
  
  .order__table .icon_show_2 {
      vertical-align: middle;
      width: 16px
  }
  
  .order__table>div>p .receipt {
      position: absolute;
      right: 10px;
      top: 10px;
      color: #fe7831
  }
  
  .order__table>div>div {
      display: flex;
      justify-content: left;
      flex-wrap: wrap;
      align-items: center
  }
  
  .order__table>div>div>.info {
      display: flex;
      justify-content: left;
      box-sizing: border-box;
  }
  
  .order__table>div>div>.info>img {
    width: 171px;
    height: 132px;
    margin-right: 14px;
    border-radius: 8px;
  }
  
  .order__table>div>div>.info>div {
    /* width: calc(100% - 216px); */
    flex: 1;
  }
  
  .order__table>div>div>.info>div>p {
      line-height: 22px;
      color: #333;
      margin-right: 30px;
  }
  
  .order__table>div>div>.info>div>p>img {
      vertical-align: middle;
      width: 70px;
      margin-right: 6px
  }
  .banner_num{
      position: absolute;
      left: 0px;
      bottom: 0px;
      width: 64px;
      height: 32px;
      text-align: center;
      line-height: 32px;
      color: #fff !important;
      background: rgba(0,0,0,0.5);
      border-radius: 0px 10px 0px 8px;
      font-size: 14px;
  }
  .item__status{
      position: absolute;
      left: 0px;
      top: 0px;
      color:#FFF !important;
      display: inline-block;
      width: 52px;
      height: 24px;
      text-align: center;
      line-height: 24px;
      box-shadow: 8px 13px 16px -14px rgba(254,75,121,0.66);
      border-radius: 6px 0px 6px 0px;
      font-size: 14px;
  }
  .bonus_price {
    display: inline-block;
    min-width: 58px;
    height: 18px;
    line-height: 18px;
    background: linear-gradient(90deg, #CE60CA 0%, #FF3F66 100%);
    border-radius: 4px;
    font-size: 12px;
    text-align: center;
    color:#FFF !important;
    font-weight: 400;
    padding: 0 2px;
}
  .item__status1{
    background: #2EAE6E;
  }
  .item__status2{
    background: #FF6262;
  }
  .item__status3{
    background: #999;
    color: #FFF !important;
  }
  .order__table>div>div>.info>div>p>img.ot{
      width: 50px;
  }
  
  .order__table>div>div>.info>div>span {
      color: #999
  }
  
  .order__table>div>div>.info>div>div {
      margin-top: 27px;
      position: absolute;
      bottom: 10px;
      color: #999
  }
  
  .order__table>div>div>p:nth-child(2) {
      width: 119px;
      height: 166px;
      line-height: 166px;
      color: #383B40;
      font-weight: 600;
      text-align: center;
      font-size: 16px;
      border-left: 1px solid #eee;
      border-right: 1px solid #eee;
  }
  
  .order__table>div>div>p:nth-child(5) {
      width: 10%;
      height: 166px;
      line-height: 166px;
      color: #f7403d;
      text-align: center;
      border-right: 1px solid #eee
  }
  
  .order__table>div>div>p:nth-child(4) {
      width: 10.5%;
      height: 160px;
      line-height: 160px;
      color: #f7403d;
      text-align: center;
      border-right: 1px solid #eee
  }
  
  
  .order__table>div>div>div:last-child {
      width: 12.5%
  }
  
  .order__table>div>div>div:last-child>button:first-child {
      background: #f7403d;
      color: #fff;
      border: none
  }
  
  .order__table>div>div>div:last-child>button {
      width: 100px;
      line-height: 26px;
      height: 26px;
      padding: 0;
      margin: 0;
      margin-top: 2px
  }
  .page__table__content .del{
      position: absolute;
      right: 10px;
      top: 17px;
      display: inline-block;
      width: 14px;
      height: 17px;
      background: url('../images/delect_icon.png') 100% no-repeat;
      background-size: 100% 100%;
      cursor: pointer;
  }

  .page__table__content .del:hover{
    background: url('../images/delect_act_icon.png') 100% no-repeat;
  }

  .page__table__content .del:hover::after{
    content: '删除商品';
    position: absolute;
    top: 22px;
    left: -11px;
    display: inline-block;
    width: 82px;
    height: 38px;
    font-size: 14px;
    color: rgba(0,0,0,0.85);
    line-height: 44px;
    text-align: center;
    background: url('../images/tooltip.png') -36px -28px no-repeat;
    background-size: 154px 111px;
    box-shadow: 0px 9px 28px 8px rgba(0,0,0,0.05), 0px 6px 16px 0px rgba(0,0,0,0.08), 0px 3px 6px -4px rgba(0,0,0,0.12);
  }
  
  .order .el-pagination.is-background .el-pager li:not(.disabled).active {
      background: #e6a23c;
      border: 0;
  }
  
  .dialogVisible_div {
      text-align: center;
      color: #666
  }
  
  .dialogVisible_div>p {
      color: #333
  }
  
  .dialogVisible_div i {
      color: #fe7831;
      font-size: 40px;
      font-weight: 600;
      margin-bottom: 10px
  }
  
  .dialogVisible .el-dialog__header {
      padding: 6px 10px;
      background: #f6f6f6;
      border-top-left-radius: 6px;
      border-top-right-radius: 6px
  }
  
  .dialogVisible .el-dialog__header .el-dialog__title {
      font-size: 16px
  }
  
  .dialogVisible .el-dialog__header .el-dialog__headerbtn {
      top: 10px;
      right: 6px
  }
  
  .el-dialog {
      border-radius: 6px
  }
  
  .el-dialog__footer {
      text-align: center;
      border-top: 1px solid #eee;
      padding: 10px 0
  }
  
  .el-dialog__body {
      padding: 30px 0
  }
  .order ._page_container{
      margin: 0 auto;
  }
  .order ._page_container ._active_1{
      background-color: #e6a23c !important;
  }
  
  .orderVisible .order__div {
      padding: 10px;
      border-bottom: 1px solid #eee
  }
  
  .orderVisible .order__div>p {
      margin: 6px 0
  }
  
  .orderVisible .order__div>div {
      display: flex;
      justify-content: left;
      flex-wrap: wrap;
      line-height: 36px;
      color: #333
  }
  
  .orderVisible .order__div>div>p {
      width: 100px
  }
  
  .orderVisible .order__div>div>span {
      display: inline-block;
      width: 40px
  }
  
  .orderVisible .el-col {
      margin-bottom: 10px;
      line-height: 30px
  }
  
  .orderVisible .color {
      color: #f7403d;
      font-size: 16px
  }
  
  .orderVisible .el-dialog__footer {
      text-align: center;
      border-top: 1px solid #eee;
      padding: 10px 0
  }
  
  .orderVisible .el-row {
      border-top: 1px solid #eee;
      border-bottom: 1px solid #eee;
      padding: 10px
  }
  
  .orderVisible .el-dialog__header {
      padding: 6px 10px;
      background: #fff;
      border-top-left-radius: 6px;
      border-top-right-radius: 6px
  }
  
  .orderVisible .el-dialog__body {
      padding: 10px
  }
  
  .orderVisible .el-dialog__title {
      font-size: 16px
  }
  
  .el-dialog__headerbtn {
      top: 10px;
      right: 10px;
      position: absolute;
      border: 0;
      background: #fff;
      cursor: pointer;
  }
  
  .el-input__inner {
      line-height: 1
  }
  
  .hover_btn:hover {
      /* color: #fe7831!important */
  }
  #input {
    border: none;
    width: 1px;
    height: 1px;
    outline: none;
    opacity: 0;
    resize: none;
    position: absolute;
    z-index: -1;
  }
  .copy__btn{
    color:#1981F4 !important;
    cursor: pointer;
  }
  .order {
      font-size: 13px;
      text-align: left;
      background: #F8F9FB;
  }
  .search__box{
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 10px;
  }
  
  .search__box>h4 {
      color: #333;
      font-size: 20px;
      box-sizing: border-box;
      padding: 20px 15px;
      position: relative;
      display: flex;
      align-items: center;
  }
  
  .search__box>h4>span {
    display: inline-block;
    margin-right: 10px;
    width: 4px;
    height: 16px;
    background: #2598FF;
    vertical-align: middle;
    border-radius: 2px;
  }

  .search__box .but_img{
    width: 20px;
    height: 20px;
    margin-right: 5px;
  }

  .search__box .el-button{
    padding: 0 15px;
  }
  
  .search__box>h4>button {
      background: #FDA81F;
      color: #fff !important;
      border: none;
      height: 34px;
      border-radius: 6px;
      margin-left: 25px;
      font-size: 14px;
  }
  
  .search__box>h4>button:hover,.order>h4>button:focus{
      background: #FDA81F;
      color: #fff !important;
  }
  
  .order__inp {
      box-sizing: border-box;
      padding: 20px;
      font-size: 14px;
      white-space:nowrap;
  }

  .order__inp .el-input--prefix .el-input__inner{
    padding-left: 12px;
  }

  .order__inp .j_select .current_select{
    height: 32px;
    line-height: 32px;
    border: 1px solid #D9D9D9;
    border-radius: 2px;
    padding-left: 15px;
  }
  .order__inp .j_select .current_select .select_icon{
     right: 10px;
     display: none;
  }

  .order__inp .j_select .noselect{
    color: rgba(0,0,0,0.25) !important;
  }
  
  .order__inp .el-input__icon {
      font-size: 24px
  }
  

  .order__inp .u-f-item .c-datepicker-date-editor {
    border-radius: 2px;
    border: 1px solid rgba(0,0,0,0.15);
    margin-right: 40px;
    width: 390px;
    padding-left: 0px;
    height: 32px;
    line-height: 32px;
    border-radius: 2px;
  }
  
  .order__inp .c-datepicker-date-editor::after {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background: url("../images/icon-date.png");
    background-size: 100% 100%;
    position: absolute;
    right: 10px;
    top: 6px;
  }
  
  .order__inp .c-datepicker-data-input.only-date {
    max-width: 178px;
    height: 30px;
    line-height: 30px;
    color: rgba(0,0,0,0.25);
    font-size: 14px;
  }

  .order__inp .el-range-separator{
    color: rgba(0, 0, 0, 0.25);
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin: 0;
  }

  .product-search {
    width: 296px;
    height: 32px;
    background: #f4f8f9;
    border-radius: 45px;
    border: 1px solid #dbdcdc;
    position: relative;
  }
  .product-search::before {
    content: "";
    display: block;
    width: 17px;
    height: 17px;
    background: url("../images/case/icon-search.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 16px;
    top: 6px;
  }
  .product-search .el-input input {
    border: none;
    padding: 0 50px 0 !important;
    background: transparent;
    height: 30px;
    line-height: 30px;
    color: #abaeae;
    border-radius: 45px;
  }
  .product-search .orderSearch {
    width: 68px;
    height: 32px;
    background: #1c9cf7;
    border-radius: 45px;
    cursor: pointer;
    position: absolute;
    right: -1px;
    top: -1px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #ffffff;
  }

  .order__inp .u-f-item .el-input___box {
    width: 200px;
    position: relative;
    margin-right: 25px;
    display: flex;
  }
  .order__inp .u-f-item .product-type {
    width: 200px;
    margin-right: 25px;
  }
  .order__inp .el-input___box .product-type .j_select .current_select {
    width: 225px;
  }
  .order__inp  .iconfont.iconxiala {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
    z-index: 77;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.25);
    font-size: 18px;
  }

  .order__inp .border-none {
    border: none;
    padding: 0 12px;
  }
  .order__inp .border-none {
    padding: 0 12px;
  }
  
  .el-input input {
    height: 32px;
    line-height: 30px;
  }
  .order__inp button {
    height: 32px;
    line-height: 30px;
  }

  .page__content{
    background-color: #fff;
    border-radius: 10px;
  }

  .order__inp>button,.order__inp>button:focus {
      background: #f7403d;
      color: #fff
  }
  
  .order__tabs {
      box-sizing: border-box;
  }

  .page_libs{
    display: flex;
  }
  
  .order__tabs>div:first-child {
      /* background: #eee; */
      /* border: 1px solid #eee; */
      border-bottom: none
  }
  
  .order__tabs>div:first-child p {
      color: #666;
      display: inline-block;
      padding: 0px 20px;
      font-size: 14px;
      /* border-top: 2px solid #eee; */
      border: 1px solid #F3F3F3;
      width: 112px;
      height: 44px;
      line-height: 44px;
      text-align: center;
      cursor: pointer;
      background: #FAFAFA;
  }
  
  .order__tabs .page_libs .active {
      border-bottom: 2px solid #1C9CF7;
      background: #fff;
      font-size: 16px;
  }
  .order__tabs>div:first-child p:hover{
    font-size: 16px;
    border-bottom: 2px solid #1C9CF7;
  }

  .page__content  input[type="checkbox"]:checked::after{
    content: ' ';
    position: absolute;
    width: 16px;
    height: 16px;
    background: url('../images/tick.png') 100% no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    color: #fff;
  }

  .page__content .el-checkbox__original{
    width: 16px;
    height: 16px;
  }
  
  .order__tabs .tabs__name {
      display: flex;
      justify-content: left;
      flex-wrap: wrap;
      /* border: 1px solid #eee;
      border-top: none; */
      height: 55px;
      line-height: 55px;
      margin-top: 24px;
      background: #FAFAFA;
      font-size: 14px;
      border-radius: 4px 4px 0px 0px;
  }

  .tabs__name  .page__table {
    margin-left: 32px;
    margin-right: 140px;
  }
  

  .tabs__name  .page__table  .el-checkbox__input{
    margin-right: 16px;
  }

  .tabs__name  .page__table  .el-checkbox__label{
    font-weight: 600;
    font-size: 14px;
    margin-right: 20px;
  }

  .page__table .el-checkbox{
    margin-right: 0;
  }

  .page__table .oper{
    display: inline-block;
    width: 65px;
    height: 32px;
    line-height: 32px;
    color: rgba(0,0,0,0.65);
    text-align: center;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #D9D9D9;
    margin-right: 5px;
    cursor: pointer;
  }

  .order__tabs .tabs__name>p {
    color: rgba(0,0,0,0.85);
    font-weight: 600;
  }
  .order__tabs .tabs__name>p{
      margin: 0 !important;
  }
  .order__tabs .tabs__name>p:nth-child(1) {
      width: 47px;
      text-align: center;
  }

  .order__tabs .tabs__name>p:nth-child(2) {
      width: 10.5%;
      text-align: center;
  }

  .order__tabs .tabs__name>p:nth-child(3) {
      width: 8%;
      text-align: center;
  }

  .order__tabs .tabs__name>p:nth-child(4) {
      width: 10.5%;
      text-align: center;
  }

  .order__tabs .tabs__name>p:nth-child(5) {
      width: 10%;
      text-align: center;
  }

  .order__tabs .tabs__name>p:nth-child(6) {
      width: 12.5%;
      text-align: center;
  }

  .page__table__content{
    font-size: 14px;
    color: rgba(0,0,0,0.85);
    border-radius: 4px;
    border: 1px solid #E8E8E8;
    margin-bottom: 20px;
  }

  .page__table__content span{
    color: rgba(0,0,0,0.85);
  }

  .page__table__content .vertical_i{
    display: inline-block;
    width: 1px;
    height: 17px;
    border: 1px solid #979797;
    vertical-align: middle;
    margin: 0 15px;
  }
  
  .order__oper {
      /* padding: 20px; */
  }
  
  /* .order__oper>.left {
      width: 30%;
      padding-top: 6px
  }
  
  .order__oper>.left>span {
      margin-left: 10px;
      display: inline-block;
      padding: 2px 6px;
      color: #666;
      border: 1px solid #ccc;
      margin-right: 10px;
      cursor: pointer
  }
  
  .order__oper>.right {
      text-align: right;
      width: 70%
  } */
  
  .order__table {
      box-sizing: border-box
  }
  
  .order__table .icon_show_2 {
      vertical-align: middle;
      width: 16px
  }
  
  .order__table>div>p {
      height: 54px;
      display: flex;
      align-items: center;
      padding-left: 12px;
      color: #666;
      position: relative;
      background: #FAFAFA;
      border-radius: 4px 4px 0px 0px;
  }
  
  .order__table>div>div {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      align-items: center;
      background: #FFFFFF;
      padding: 0 20px 0 12px
  }
  
  .page__table__content .page__table__content__head {
      height: 54px;
      background: #FAFAFA;
      box-sizing: border-box;
      border-right: 1px solid #eee;
      display: flex;
      justify-content: flex-start;
      position: relative;
  }
  
  .order__table>div>div>div>img {
      width: 70px;
      max-height: 70px;
      margin-right: 10px;
      margin-top: 15px
  }
  
  .order__table>div>div>div>div {
      width: calc(100% - 100px);
      padding: 20px 10px
  }
  
  .order__table>div>div>div>div>p {
      line-height: 22px;
      color: #333
  }
  
  .order__table>div>div>div>div>p>img {
      vertical-align: middle;
      width: 70px
  }
  
  .order__table>div>div>div>div>span {
      color: #999;
      display: block;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap
  }
  
  .order__table>div>div>div>div>div {
      margin-top: 10px;
      color: #999
  }

  .page__table__content__bottom{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #FFFFFF;
    justify-content:left !important;
  }
  
  .order__table>div>div>p:nth-child(2) {
      width: 119px;
      height: 166px;
      line-height: 166px;
      text-align: center;
      border-right: 1px solid #eee;
  }
  
  .order__table>div>div>p:nth-child(3) {
      width: 51px;
      height: 166px;
      line-height: 166px;
      color: #606060;
      text-align: center;
      border-right: 1px solid #eee
  }

  .page__table__content__buts{
    flex: 1;
    font-weight: 500;
    color: #1C9CF7;
    font-size: 14px;
  }

  .page__table__content__buts span {
    font-weight: 500;
    color: #1C9CF7 !important;
    font-size: 14px !important;
    margin-bottom: 8px !important;
  }
  
  .order__table>div>div>p:nth-child(5) {
      width: 10.5%;
      height: 160px;
      line-height: 160px;
      color: #f7403d;
      text-align: center;
      border-right: 1px solid #eee
  }
  
  .order__table>div>div>div:last-child {
      width: 12.5%;
      border: none
  }
  
  .order__table>div>div>div:last-child>button:first-child {
      background: #f7403d;
      color: #fff;
      border: none
  }
  
  .order__table>div>div>div:last-child>button {
      width: 100px;
      line-height: 26px;
      height: 26px;
      padding: 0;
      margin: 0;
      margin-top: 2px
  }
  
  .order__btn {
      text-align: right
  }
  
  .order .type_span {
      padding: 2px 4px;
      display: inline-block;
      background: #409eff;
      color: #fff;
      vertical-align: middle
  }
  
  .order .el-pagination.is-background .el-pager li:not(.disabled).active {
      background: #e6a23c
  }
  
  .order>p {
      color: #666;
      padding: 20px 30px
  }
  
  .order>p>span {
      color: #f7403d
  }
  .order .j_select .current_select{
      box-shadow: 0 0 0;
  }
 
  .c-datepicker-data-input.only-date{
      width: 170px;
  }
  .baopei{
  
  }
  .baopei .el-dialog__header{
      border-bottom: 1px solid #E5E5E5;
  }
  .baopei .el-dialog__title{
      border-left: 3px solid #E80D3C;
      padding-left: 10px;
      line-height: 22px;
      height: 24px;
      display: inline-block;
      color: #000;
      font-size: 16px;
  }
  .baopei .el-dialog__headerbtn{
      right: 18px;
      top: 20px;
  }
  .baopei .el-dialog__body{
      padding: 30px 0 10px;
  }
  .baopei .dialogVisible_div{
      color: #343333;
      padding-left: 60px;
      text-align: left;
  }
  .baopei .dialogVisible_div .btn{
      background-color: #409EFF;
      color: #fff;
      padding: 10px 30px;
      border-radius: 10px;
      display: inline-block;
      margin: 15px 0;
  }
  .baopei .dialogVisible_div .total{
      margin: 15px 0;
  }
  .baopei .dialogVisible_div .total span:last-child{
      color: #F8423F;
  }
  .baopei .dialogVisible_div .now{
      margin: 10px 0;
  }
  .baopei .dialogVisible_div .tip{
      color: #797777;
      font-size: 12px;
  }
  .baopei .el-dialog__footer{
      text-align: right;
      padding: 10px 20px;
  }
  .baopei .el-dialog__footer .srecharge{
      border-color: #F8423F;
      color: #F8423F !important;
  }
  .baopei .el-dialog__footer .handlepay{
      background-color: #F8423F;
      color: #fff !important;
  }
  .baopei .yf{
      text-align: right;
      margin-bottom: 10px;
  }
  .baopei .yf span{
      color: #F8423F;
  }
  .paycon .el-dialog__body{
      padding: 30px 30px 10px;
  }
  .paycon a{
      margin: 0 30px 10px auto;
      display: block;
      text-align: right;
  }
  .paycon .payok{
      background-color: #F8423F;
      color: #fff !important;
      border-color: #F8423F;
      padding: 5px;
  }
  #calcdiv{
      height: 28px !important;
      display: flex;
      align-items: center;
  }
  

.order__oper ._page_container > div,
.order__oper ._page_container > ul {
  float: left;
}

.order__oper ._page_container ._jumper {
  float: right;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
}

.order__oper ._page_container ._prev,
.order__oper ._page_container ._next,
.order__oper ._page_container ._home,
.order__oper ._page_container ._last,
.order__oper ._page_container ._pages li {
  width: 32px;
  height: 32px;
  background: #ffffff;
  border-radius: 6px;
  border: 1px solid #d9d9d9;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.65);
  font-weight: normal;
  margin: 0 4px;
}

.order__oper ._page_container ._pages,
.order__oper ._page_container ._prev,
.order__oper ._page_container ._next,
.order__oper ._page_container ._home,
.order__oper ._page_container ._last,
.order__oper ._page_container ._jumper,
.order__oper ._page_container ._count,
.order__oper ._page_container ._jumper_input,
.order__oper ._page_container ._sizes,
.order__oper ._page_container ._sizes_text {
  color: rgba(0, 0, 0, 0.65);
}
.order__oper ._page_container ._jumper ._jumper_input {
  width: 48px;
  height: 32px;
  background: #ffffff;
  border-radius: 6px;
  border: 1px solid #d9d9d9;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  margin: 0 8px;
}

.order ._page_container ._active_1 {
  background-color: #1c9cf7 !important;
  font-size: #fff;
}

.order ._page_container {
  margin: 0 auto;
}
.staging-icon{
  display: inline-block;
  min-width: 50px;
  height: 20px;
  line-height: 20px;
  border-radius: 4px;
  text-align: center;
  color:#832F51 !important;
  font-size: 12px !important;
  padding: 0 2px;
  font-weight: 400;
  background: linear-gradient(90deg, #FFEDC5 0%, #FFC3DD 100%);
}