@charset "utf-8";
/* CSS Document */
.ellipsis{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m_container{
  width: 1200px;
  margin: auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-bottom: 200px;
}
a>input:read-only{
  cursor:pointer;
}
.order_number{
  width: 250px;
  height: 35px;
  border-radius: 5px;
  border: none;
  padding-left: 10px;
  margin-bottom: 3px;
}
.left_event_btn{
    font-size: 24px;
    cursor: pointer;
    margin-bottom: 20px;
    display: block;
    background: url(../images/admin/btn_msg.png) no-repeat;
    padding-left: 50px;
    height: 36px;
    width: 160px;
}
.quick_btn{
      margin: -15px 0 15px;
    margin-left: 0;
}
.check_btn_mid {
  display: inline-block;
  background: url(../images/admin/btn_mid.png) no-repeat;
  width: 50px;
  text-align: center;
  line-height: 32px;
  cursor: pointer;
  margin-right: 5px;
  border: 0;
}
.sec_table{
  width:700px;
  margin-left: 50px;
}
.r_top{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 12px;
  margin-top: 10px;
}
.btn_mid{
    background: url(../images/admin/btn_mid.png) no-repeat;
    width: 50px;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
    margin-right: 5px;
}
.btn_top{
  background:url(../images/admin/btn_top.png) no-repeat; 
  width: 50px;height: 50px;
  cursor: pointer;
  margin: 0 10px;
}
.r_top_add{
  background:url(../images/admin/btn_add.png) no-repeat; 
  width: 50px;height: 50px;
  cursor: pointer;
}
.r_top_back{
  background:url(../images/admin/btn_back.png) no-repeat; 
  width: 50px;height: 50px;
  cursor: pointer;
}
.r_top_title{
  font-size: 22px;
  
}

.r_top_frid{
  font-size: 12px;
        width: 50px;
        opacity: 0;
}
.r_top+.table{
  margin-top: 5px;
}
.balance{
  font-size: 22px;
  font-weight: bold;
}
.flex_r h1{
  font-size: 22px;
}
.table{
    background-color: var(--tableColor);
    border-radius: 5px;
    box-shadow: 0px 1px 3px 0px rgb(0 0 0 / 75%) inset;
    width: 100%;
    box-sizing: border-box;
    padding: 15px 25px;
    margin: 20px 0;
}
.flex{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: flex-start;
  line-height: 38px;
  margin: 5px 0;
}

.between{
justify-content: space-between;
}

.m_bottom{
  margin-bottom: 18px;
}

.m_bottom_1{
  margin-bottom: 6px;
}

.m_right{
  margin-right: 88px;
}
.right{
  flex-direction: column-reverse;
}
.flex_l{
  min-width: 100px;
}
.flex_r{}
.i_normal_small.i_price{
  text-align: right;
  padding-right: 10px;
}
.i_normal_small{
  width: 100px;
  height: 35px;
  line-height: 34px;
  border:none;
  padding-left: 10px;
  margin-bottom: 3px;
  margin: 0 20px 0 0;
  border-radius: 3px;
}
.i_textarea{
    width: 450px;
    height:195px;
    line-height: 23px;
    border: none;
    padding-left: 10px;
    margin-bottom: 3px;
    border-radius: 3px;
}
.i_normal{
  width: 450px;
  height: 35px;
  line-height: 34px;
  border:none;
  padding-left: 10px;
  margin-bottom: 3px;
  border-radius: 3px
}
.mid_a{width: 250px;}
.mid_a+.mid_b {
    margin: 0 10px;
    width: 40px;
}
.mid_b + input.i_normal_small{
  width:78px;
}
textarea:read-only,
input:read-only{
  border:1px solid #fff;
  background-color: var(--tableColor); 
  color: #5d5d5d
}
.btn_box{
  position: fixed;
  right: 0;
  bottom:0;
  left: 0;
  top:0;
  width: 330px;
  margin:auto;
  height: 50px;
  display: flex;
  justify-content: flex-end;
  z-index: 0;
  margin-left: 66%;
  }
.btn_save p:nth-child(1){font-size: 18px;}
.btn_save p:nth-child(2){font-size: 14px;}
.btn_save{line-height: 16px;text-align: center;padding-top: 10px;cursor: pointer;background: url(../images/admin/btn_big.png) no-repeat;width: 105px;height: 50px;}
.normal_btn{
  line-height: 49px;
  text-align: center;
  cursor: pointer;
  background: url(../images/admin/btn_big.png) no-repeat;
  width: 105px;
  height: 50px;
}
select{
  width: 460px;
    height: 35px;
    line-height: 34px;
    border: none;
    padding-left: 10px;
    margin-bottom: 3px;
}
option{
  line-height: 36px;
  padding:5px;
}
.tarea{
  width: 450px;
  padding-left: 10px;
  height: 180px;
  line-height: 1.5;
  font-size: 16px;
}
/*附件上传*/
.file_list,.file_event_list{
  margin-top:20px;
}
.file_list li ,.file_event_list li,.files_list li{
  display:flex;
  width: 530px;
  margin:5px;
}
.file_list li .re_name,.file_list li .del,
.file_event_list li .re_name,.file_event_list li .del{
  color: #8d6400;
}
.file_list li .u_time,.file_list li .u_time,.files_list li .u_time,
.file_event_list li .u_user,.file_event_list li .u_user ,.files_list li .u_user{
  color: #6a6a6a;
}

.file_list li p ,.file_event_list li p,.files_list li p{
  margin:0 10px;line-height:30px;cursor: pointer;  font-size: 14px;
}
.file_list li .name ,.file_event_list li .name{
  max-width: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(../images/file.png) no-repeat;
  padding-left:30px;
  line-height:30px;
  font-size: 14px;
}
/*左导航*/
.nav_resource{
  margin-top: 70px;
}
.left_nav{
  width: 200px;
  height: 100%;
}
.nav_module {
  width: 800px;
  text-align: center;
  padding-left: 10px;
  font-family:"幼圆";
  font-size:20px;
  line-height:46px;
  color:#fff;
  margin-top: 20px;
    margin-left: 10px;
  margin-bottom:10px;

}

 
.ztree_items{
  font-size: 24px;
  cursor: pointer;
  margin-bottom: 20px;
  display: block;
  }

.open:before{
  content: '-';
  font-weight: bold;
  font-family:"宋体";
  line-height: 30px;
  margin: 0 23px 0 20px;
  width: 30px;
  height: 30px;
  background: #fff;
  display: inline-block;
  text-align: center;
  box-shadow: 5px 5px #000;
}
.close:before{
  content: '+';
  font-weight: bold;
  font-family:"宋体";
  line-height: 30px;
  margin: 0 23px 0 20px;
  width: 30px;
  height: 30px;
  background: #fff;
  display: inline-block;
  text-align: center;
  box-shadow: 5px 5px #000;
  }
.level li.select{
  font-weight: bold;
  border-left: 3px solid #000;
  background: rgb(255 255 255 / 50%);
}
.level li{
  margin-top:6px;
  margin-bottom:6px;
  margin-left: 38px;
  padding: 0 0 0 18px;
  width: 150px;
  border-left: 3px solid #ffffff70;
  line-height: 40px;
  font-size: 22px;
}
.level li:hover{
background: rgb(255 255 255 / 30%);
}
.level li a{
  display: block;
}

/*rightlist*/
.sec_list{
  width: 900px;
    margin-left: 50px;
}
.r_list{
    background-color: var(--tableColor);
    border-radius: 5px;
    box-shadow: 0px 1px 3px 0px rgb(0 0 0 / 75%) inset;
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
    color: #000;
}
.table_header{
    text-align:center;
    font-size: 14px;
}
.table_header,
.table_content{
  width: 100%;
  font-weight: 400;
  color: #000;
  display: flex;
  justify-content:center;
  align-items:center;
}
.show_last .table_header>div:last-child{
  border-bottom: 5px solid #000;
}
.show_last .table_content>div:last-child{
  border-bottom: 1px solid #000;
}
.table_header>div:last-child,
.table_content>div:last-child{
    border-bottom:none;
}
.table_header div,
.table_content div{
    width: 15%;
    height:100%;
    box-sizing:border-box;
    display: flex;
    align-items: center;
    padding-left:10px;
    /* justify-content: center; */
}
.table_content{
  display: flex;
    font-size: 14px;
    justify-content:center;
    align-items:center;

}
.table_content div{
    padding:0 10px;
    height: 44px;
    border-bottom:1px solid #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.table_header div{
  font-weight: 800;
  border-bottom:5px solid #000;
  font-size: 14px;
  height: 30px;
}

/*cous*/

.api_customer_list .table_header>div:nth-child(1),
.api_customer_list .table_content>div:nth-child(1){
   width:10%;
}
.api_customer_list .table_header>div:nth-child(2),
.api_customer_list .table_content>div:nth-child(2){
  width: 35%;
}
.api_customer_list .table_header>div:nth-child(3),
.api_customer_list .table_content>div:nth-child(3){
    width: 10%;
}
.api_customer_list .table_header>div:nth-child(4),
.api_customer_list .table_content>div:nth-child(4){
    width:15%;
}
.api_customer_list .table_header>div:nth-child(5),
.api_customer_list .table_content>div:nth-child(5){
    width:10%;
}
.api_customer_list .table_header>div:nth-child(6),
.api_customer_list .table_content>div:nth-child(6){
    width:10%;
}
.api_customer_list .table_header>div:nth-child(7),
.api_customer_list .table_content>div:nth-child(7){
    width:10%;
}


.customer_list .table_header>div:nth-child(1),
.customer_list .table_content>div:nth-child(1){
    width: 10%;
}
.customer_list .table_header>div:nth-child(2),
.customer_list .table_content>div:nth-child(2){
  width: 30%;
  display: flex;
  align-items: baseline;
  flex-direction: column;
  line-height: 22px;
  justify-content: center;
}
.customer_list .logo{
  max-width: 85px;
  max-height: 25px;
  display: block;
}
.customer_list .table_header>div:nth-child(3),
.customer_list .table_content>div:nth-child(3){
   width:10%;
}
.customer_list .table_header>div:nth-child(4),
.customer_list .table_content>div:nth-child(4){
  width: 15%;
}
.customer_list .table_header>div:nth-child(5),
.customer_list .table_content>div:nth-child(5){
    width: 12%;
}
.customer_list .table_header>div:nth-child(6),
.customer_list .table_content>div:nth-child(6){
    width: 6%;
}
.customer_list .table_header>div:nth-child(7),
.customer_list .table_content>div:nth-child(7){
    width:6%;
}
.customer_list .table_header>div:nth-child(8),
.customer_list .table_content>div:nth-child(8){
    width:16%;
}.item_list .table_header>div:nth-child(1),
.item_list .table_content>div:nth-child(1){
    width: 8%;
}
.item_list .table_header>div:nth-child(2),
.item_list .table_content>div:nth-child(2){
    width: 18%;
}
.item_list .table_header>div:nth-child(3),
.item_list .table_content>div:nth-child(3){
    width: 20%;
}
.item_list .table_header>div:nth-child(4),
.item_list .table_content>div:nth-child(4){
    width: 8%;
}
.item_list .table_header>div:nth-child(5),
.item_list .table_content>div:nth-child(5){
    width: 8%;
}
.item_list .table_header>div:nth-child(6),
.item_list .table_content>div:nth-child(6){
    width: 8%;
}
.item_list .table_header>div:nth-child(7),
.item_list .table_content>div:nth-child(7){
    width: 20%;
}
.item_list .table_header>div:nth-child(8),
.item_list .table_content>div:nth-child(8){
    width: 10%;
}
.item_b_table .flex_l{    width: 140px;}

.mid_text{
  width: 150px;
  height: 35px;
  line-height: 34px;
  border: none;
  padding-left: 10px;
  margin-bottom: 3px;
}
.mid_b{
  width: 100px;
    text-align: center;
    margin-left: 40px;
}
.max_img{
  max-width: 160px;
    max-height: 160px;
    border: 1px solid #fff;
}
.invoice_list .table_header>div:nth-child(1),
.invoice_list .table_content>div:nth-child(1){
    width: 10%;
}
.invoice_list .table_header>div:nth-child(2),
.invoice_list .table_content>div:nth-child(2){
    width: 15%;
}
.invoice_list .table_header>div:nth-child(3),
.invoice_list .table_content>div:nth-child(3){
    width: 25%;
}
.invoice_list .table_header>div:nth-child(4),
.invoice_list .table_content>div:nth-child(4){
    width: 8%;
}
.invoice_list .table_header>div:nth-child(5),
.invoice_list .table_content>div:nth-child(5){
    width: 8%;
}
.invoice_list .table_header>div:nth-child(6),
.invoice_list .table_content>div:nth-child(6){
    width:10%;
}
.invoice_list .table_header>div:nth-child(7),
.invoice_list .table_content>div:nth-child(7){
    width: 9%;
}
.invoice_list .table_header>div:nth-child(8),
.invoice_list .table_content>div:nth-child(8){
    width: 15%;
}

.a_invoice_list .table_header>div:nth-child(1),
.a_invoice_list .table_content>div:nth-child(1){
    width: 10%;
}
.a_invoice_list .table_header>div:nth-child(2),
.a_invoice_list .table_content>div:nth-child(2){
    width: 10%;
}
.a_invoice_list .table_header>div:nth-child(3),
.a_invoice_list .table_content>div:nth-child(3){
    width: 20%;
}
.a_invoice_list .table_header>div:nth-child(4),
.a_invoice_list .table_content>div:nth-child(4){
    width: 38%;
}
.a_invoice_list .table_header>div:nth-child(5),
.a_invoice_list .table_content>div:nth-child(5){
    width: 8%;
}
.a_invoice_list .table_header>div:nth-child(6),
.a_invoice_list .table_content>div:nth-child(6){
    width: 18%;
}
.a_invoice_list .table_header>div:nth-child(7),
.a_invoice_list .table_content>div:nth-child(7){
    width: 10%;
}
.a_invoice_list .table_header>div:nth-child(8),
.a_invoice_list .table_content>div:nth-child(8){
    width: 10%;
}

.list_210 .table_header>div:nth-child(1),
.list_210 .table_content>div:nth-child(1){
    width: 10%;
}
.list_210 .table_header>div:nth-child(2),
.list_210 .table_content>div:nth-child(2){
    width: 30%;
}
.list_210 .table_header>div:nth-child(3),
.list_210 .table_content>div:nth-child(3){
    width: 10%;
}
.list_210 .table_header>div:nth-child(4),
.list_210 .table_content>div:nth-child(4){
    width: 20%;
}
.list_210 .table_header>div:nth-child(5),
.list_210 .table_content>div:nth-child(5){
    width: 10%;
}
.list_210 .table_header>div:nth-child(6),
.list_210 .table_content>div:nth-child(6){
    width: 10%;
}
.list_210 .table_header>div:nth-child(7),
.list_210 .table_content>div:nth-child(7){
    width: 10%;
}

.a_list_210 .table_header>div:nth-child(1),
.a_list_210 .table_content>div:nth-child(1){
    width: 10%;
}
.a_list_210 .table_header>div:nth-child(2),
.a_list_210 .table_content>div:nth-child(2){
    width: 30%;
}
.a_list_210 .table_header>div:nth-child(3),
.a_list_210 .table_content>div:nth-child(3){
    width: 10%;
}
.a_list_210 .table_header>div:nth-child(4),
.a_list_210 .table_content>div:nth-child(4){
    width: 20%;
}
.a_list_210 .table_header>div:nth-child(5),
.a_list_210 .table_content>div:nth-child(5){
    width: 10%;
}
.a_list_210 .table_header>div:nth-child(6),
.a_list_210 .table_content>div:nth-child(6){
    width: 10%;
}
.a_list_210 .table_header>div:nth-child(7),
.a_list_210 .table_content>div:nth-child(7){
    width: 10%;
}
hr{
  margin: 25px 0;
    background: #000;
    border: none;
    height: 1px;
    width: 100%;
}
.pop_up {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 200;
    display: none;
}
.pop_up .close:after {
    content: '';
    width: 1px;
    height: 30px;
    position: absolute;
    transform: rotate(135deg);
    background: #000;
    left: 20px;
    top: 5px;
    box-shadow: 0 0 1px 0px #fff;
}
.pop_up .close{
    cursor: pointer;
    height: 40px;
    width: 40px;
    right: 0;
    top: 5px;
    position: absolute;
}
.pop_up .close:before {
    content: '';
    width: 1px;
    height: 30px;
    position: absolute;
    transform: rotate(-135deg);
    background: #000;
    left: 0;
    top: 5px;
    box-shadow: 0 0 1px 0px #fff;
}
/*公共loading*/
.lds-css.ng-scope{
    color: #da1b1b;
    font-size: 14px;
    width: 120px;
    height: 120px;
    margin: 20% auto;
    z-index: 99999;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
}
.lds-css:before{
    content: '';
    width: 100%;
    position: fixed;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    left: 0;
    top: 0;
}
.lds-css:after{
    content: '正在上传, 请稍等...';
    position: relative;
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*公共组件-loading*/
.lds-spinner {
  position: relative;
}
.lds-spinner div {
  left: 90px;
  top: 18px;
  position: absolute;
  -webkit-animation: lds-spinner linear 1.5s infinite;
  animation: lds-spinner linear 1.5s infinite;
  background: #da1b1b;
  width: 20px;
  height: 20px;
  border-radius: 200%;
  -webkit-transform-origin: 10px 82px;
  transform-origin: 10px 82px;
}
.lds-spinner div:nth-child(1) {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-animation-delay: -1.375s;
  animation-delay: -1.375s;
}
.lds-spinner div:nth-child(2) {
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  -webkit-animation-delay: -1.25s;
  animation-delay: -1.25s;
}
.lds-spinner div:nth-child(3) {
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
  -webkit-animation-delay: -1.125s;
  animation-delay: -1.125s;
}
.lds-spinner div:nth-child(4) {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.lds-spinner div:nth-child(5) {
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg);
  -webkit-animation-delay: -0.875s;
  animation-delay: -0.875s;
}
.lds-spinner div:nth-child(6) {
  -webkit-transform: rotate(150deg);
  transform: rotate(150deg);
  -webkit-animation-delay: -0.75s;
  animation-delay: -0.75s;
}
.lds-spinner div:nth-child(7) {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-animation-delay: -0.625s;
  animation-delay: -0.625s;
}
.lds-spinner div:nth-child(8) {
  -webkit-transform: rotate(210deg);
  transform: rotate(210deg);
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(9) {
  -webkit-transform: rotate(240deg);
  transform: rotate(240deg);
  -webkit-animation-delay: -0.375s;
  animation-delay: -0.375s;
}
.lds-spinner div:nth-child(10) {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-animation-delay: -0.25s;
  animation-delay: -0.25s;
}
.lds-spinner div:nth-child(11) {
  -webkit-transform: rotate(300deg);
  transform: rotate(300deg);
  -webkit-animation-delay: -0.125s;
  animation-delay: -0.125s;
}
.lds-spinner div:nth-child(12) {
  -webkit-transform: rotate(330deg);
  transform: rotate(330deg);
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.lds-spinner {
  width: 100px !important;
  height: 100px !important;
  -webkit-transform: translate(-50px, -50px) scale(0.5) translate(50px, 50px);
  transform: translate(-50px, -50px) scale(0.5) translate(50px, 50px);
}
.review_box{
    position: relative;
}
.review_btn{position: absolute;transform: scale(0.8);right: 100px;top: 87px;}
.review_modify{cursor:pointer;font-size:14px;position: absolute;right: 70px;top: 94px;line-height: 36px;}
.review_icon{
    width: 60px;
    height: 36px;
    display:inline-block;
    margin: 0 5px;
    position: absolute;
    right: 94px;
    top:48px;
    line-height: 36px;
    padding-left:30px;
}
.review_icon.yes{
    background:url(../images/review_no.png) no-repeat left center;
}
.review_icon.no{
    color:red;
    background:url(../images/review_yes.png) no-repeat left center;
}
.review_box .i_normal{
    width:300px;
}

.customer_list .table_header > div:nth-child(6),
.customer_list .table_content > div:nth-child(6){
  font-weight:bold;
}
.search_out .table_header>div:nth-child(1),
.search_out .table_content>div:nth-child(1){
    width: 30%;
}
.search_out .table_header>div:nth-child(2),
.search_out .table_content>div:nth-child(2){
    width: 8%;
}
.search_out .table_header>div:nth-child(3),
.search_out .table_content>div:nth-child(3){
    width: 30%;
}
.search_out .table_header>div:nth-child(4),
.search_out .table_content>div:nth-child(4){
    width: 10%;
}
.search_out .table_header>div:nth-child(5),
.search_out .table_content>div:nth-child(5){
    width: 10%;
}
.search_out .table_header>div:nth-child(6),
.search_out .table_content>div:nth-child(6){
    width: 10%;
}
.search_out .table_header>div:nth-child(7),
.search_out .table_content>div:nth-child(7){
    width: 10%;
}
.fr,
.balance_detail .table_header > div:nth-child(4),
.balance_detail .table_content > div:nth-child(4),
.balance_detail .table_header > div:nth-child(5),
.balance_detail .table_content > div:nth-child(5),
.customer_list .table_header > div:nth-child(6),
.customer_list .table_content > div:nth-child(6),
.balance_list .table_header > div:nth-child(2),
.balance_list .table_content > div:nth-child(2),
.balance_list .table_header > div:nth-child(4),
.balance_list .table_content > div:nth-child(4),
.a_balance_list .table_header > div:nth-child(4),
.a_balance_list .table_content > div:nth-child(4),
.a_balance_list .table_header > div:nth-child(3),
.a_balance_list .table_content > div:nth-child(3),
.a-billingcode_list .table_header > div:nth-child(4),
.a-billingcode_list .table_content > div:nth-child(4),
.a-billingcode_list .table_header > div:nth-child(5),
.a-billingcode_list .table_content > div:nth-child(5),
.a-billingcode_list .table_header > div:nth-child(6),
.a-billingcode_list .table_content > div:nth-child(6),
.bill_list .table_header > div:nth-child(7),
.bill_list .table_content > div:nth-child(7),
.bill_list .table_header > div:nth-child(5),
.bill_list .table_content > div:nth-child(5),
.bill_list .table_header > div:nth-child(6),
.bill_list .table_content > div:nth-child(6),
.invoice_list .table_content>div:nth-child(5),
.invoice_list .table_content>div:nth-child(6),
.item_list .table_content>div:nth-child(4),
.item_list .table_content>div:nth-child(5),
.item_list .table_content>div:nth-child(6),
.item_list .table_content>div:nth-child(7),
.a_invoice_list .table_content>div:nth-child(5),
.a_list_210 .table_content>div:nth-child(3){
 justify-content: flex-end;
}

.take-wh .table_header>div:nth-child(1),
.take-wh .table_content>div:nth-child(1){
    width: 10%;
}
.take-wh .table_header>div:nth-child(2),
.take-wh .table_content>div:nth-child(2){
    width: 10%;
}
.take-wh .table_header>div:nth-child(3),
.take-wh .table_content>div:nth-child(3){
    width: 20%;
}
.take-wh .table_header>div:nth-child(4),
.take-wh .table_content>div:nth-child(4){
    width: 10%;
}
.take-wh .table_header>div:nth-child(5),
.take-wh .table_content>div:nth-child(5){
    width: 13%;
}
.take-wh .table_header>div:nth-child(6),
.take-wh .table_content>div:nth-child(6){
    width: 10%;
}
.take-wh .table_header>div:nth-child(7),
.take-wh .table_content>div:nth-child(7){
    width: 8%;
}
.take-wh .table_header>div:nth-child(8),
.take-wh .table_content>div:nth-child(8){
    width: 7%;
}
.take-wh .table_header>div:nth-child(9),
.take-wh .table_content>div:nth-child(9){
    width: 12%;
}
.take-wh .table_header>div:nth-child(10),
.take-wh .table_content>div:nth-child(10){
    width: 8%;
}

.code_list_info{
  width: 320px;
  margin-right: 10px;
}
.add_sn_btn{
    line-height: 30px;
    text-align: center;
    padding-top: 10px;
    cursor: pointer;
    background: url(../images/admin/btn_big.png) no-repeat;
    width: 105px;
    height: 50px;
    transform: scale(0.75);
    margin-top: -8px;
}

.i_normal_sn{
      width: 330px;
    height: 32px;
    line-height: 34px;
    border: 1PX solid #ccc;
    background-color: #FFF;
    padding-left: 10px;
    margin-bottom: 5px;
    border-radius: 5px;
    margin-left: 30px;
}
.pop_up{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 200;
}
.pop_up .r_top_back {
    margin: 0px 5px 5px 8px;
    transform: scale(0.8);
    position: absolute;
    left: 0;
    top: 0;
}
.sn_add_box{
    width: 450px;
    height: 440px;
    border: 1px solid #ccc;
    background-color: #fff;
    margin: 200px auto;
    position: relative;
}
.sn_add_box .title1{
  position: relative;
    width: 100%;
    height: 50px;
    background-color: var(--themeColor);
    line-height: 50px;
    text-align: center;
    color: #000;
    font-size: 20px;
}

.pop_up .close:after {
    content: '';
    width: 1px;
    height: 30px;
    position: absolute;
    transform: rotate(135deg);
    background: #000;
    left: 20px;
    top: 5px;
    box-shadow: 0 0 1px 0px #fff;
}
.pop_up .close{
    cursor: pointer;
    height: 40px;
    width: 40px;
    right: 0;
    top: 5px;
    position: absolute;
}
.pop_up .close:before {
    content: '';
    width: 1px;
    height: 30px;
    position: absolute;
    transform: rotate(-135deg);
    background: #000;
    left: 0;
    top: 5px;
    box-shadow: 0 0 1px 0px #fff;
}
.add_sn_details{
    margin: 15px;
    overflow: auto;
    height: 300px;}
.save_address_btn,.save_sn_btn{
  width: 130px;
    height: 35px;
    line-height: 35px;
    background-color: #fff;
    border: 1px solid var(--themeColor);
    box-shadow: 3px 3px 3px rgb(0 0 0 / 80%);
    margin: 15px auto;
    text-align: center;
    cursor: pointer
}
