.deal .topcontain{
    background:#fff;
    height: 56px;
    line-height: 56px;
    width: 100%;
    margin-top: -7px;
    padding: 0px 20px;
}
.flex-row{
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    vertical-align:middle;
    align-items:center;
}
.flex-col {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
  }
.deal .topcontain-title{
    font-size: 14px;
	letter-spacing: 0.7px;
    color: #767676;
    margin-right: 45px;
    font-weight: 700;
  }
  .deal .bodycontain{
    background:#fff;
    height: 100%;
    width: 100%;
    margin-top: 10px;
    padding-top: 10px;
  }
  .deal .table{
    border: solid 1px rgba(230, 230, 230, 1);
    margin: 0px 10px 10px 10px;
    width: 99%;
  }
  .deal .table-tr{
    padding:15px 0px;
    border-bottom: solid 1px rgba(230, 230, 230, 1);
  }
  .deal .table-tr-content{
    padding:15px 0px;
    font-size: 12px;
    border-bottom: solid 1px rgba(230, 230, 230, 1);
  }
  .table-tr .text,.table-tr-content .text{
    width: 8%;
    text-align: center;
  }
  .table-tr-content .text{
    color: #767676;
  }
  .deal .table-title{
    font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.7px;
    color: #484848;
    background-color: rgba(250, 247, 248, 1);
  }
  .deal .operation{
      padding: 0 20px;
  }
  .deal-reject{
      float:left;
      color: #828282;
      cursor: pointer;
  }
  .deal-recrive{
      float:right;
      color: #59126b;
      cursor: pointer;
  }
  .deal-otherinfo{
    font-size: 12px;
	letter-spacing: 0.6px;
    color: #59126b;
    cursor: pointer;
    border-bottom: 1px solid #59126b;
  }
  .deal .black-modal{
    width: 180px;
	background-color: rgba(72, 72, 72, 1);
	box-shadow: 0px 5px 10px 0px 
		rgba(0, 0, 0, 0.16);
    border-radius: 4px 4px 4px 4px;
    position: absolute;
    right: 28.5%;
    top: 15px;
    padding: 8px 15px;
    z-index: 999;
  }
  .deal .black-modal .titlestyle{
    font-size: 16px;
    font-weight: 700;
	letter-spacing: 0.8px;
	color: #ffffff;
  }
  .deal .black-modal .contentstyle{
    font-size: 12px;
	letter-spacing: 0.6px;
    color: #ffffff;
    margin-top:10px;
  }
  .deal .black-modal .bortom{
    border-bottom: 1px solid #585858;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .deal .batchsubmit-btn{
     border: 1px solid #ad1b46;
     border-radius: 3px;
     padding: 2px 3px;
     font-size: 12px;
     cursor: pointer;
  }
  .deal .receivebg{
    width: 338px;
	height: 98px;
	background-color: rgba(72, 72, 72, 1);
	box-shadow: 2.5px 4.3px 7px 0px 
		rgba(72, 72, 72, 0.24);
    border-radius: 6px 6px 6px 6px;
    position: absolute;
    left: 40%;
    top: 30%;
    z-index: 99;
    font-size: 20px;
    text-align: center;
    line-height: 98px;
	color: #ffffff;
  }



  /* 企业杂费 */
  .enterpriseExtras{
      margin: 10px;
  }
  .enterpriseExtras .allcontain{
    position: relative;
    margin-bottom:10px;
    float:left;
    background:#fff;
    margin-right:1%;
    height: 154px;
    margin-right: 0.5%;
    width: 16.16%;
    border-radius:4px;
  }
  .enterpriseExtras .contain{
      margin: 10px;
      height: 86%;
	border: solid 1px rgba(230, 230, 230, 1);
  }
  .enterpriseExtras .toptitle{
    height: 44px;
    line-height: 44px;
    padding: 0 10px;
	background-color: rgba(249, 247, 250, 1);
	border-bottom: solid 1px rgba(230, 230, 230, 1);
  }
  .enterpriseExtras .fee-name{
    font-size: 16px;
	letter-spacing: 0.8px;
	color: #484848;
  }
  .enterpriseExtras .monfily, .enterpriseExtras .delete{
    font-size: 14px;
	letter-spacing: 0.7px;
    color: #59126b;
    cursor: pointer;
    border-bottom: 1px solid #59126b;
  }
  .enterpriseExtras .monfily{
      margin-right: 10px;
  }
  .enterpriseExtras .unit-name{
    font-size: 14px;
	letter-spacing: 0.7px;
	color: #767676;
}
.enterpriseExtras .modal-content{
    width: 342px;
	height: 508px;
	background-color: rgba(255, 255, 255, 1);
    border-radius: 6px 6px 6px 6px;
    margin-top: 100px;
}
.enterpriseExtras .modal-header, .deal .modal-header{
    width: 100%;
	height: 50px;
	background-color: rgba(72, 72, 72, 1);
    border-radius: 6px 6px 0px 0px;
    font-size: 16px;
	letter-spacing: 0.8px;
	color: #ffffff;
}
.enterpriseExtras .modal-contain, .deal .modal-contain{
    padding: 20px 27px 0px 27px;
}
.enterpriseExtras .modal-feename{
    font-size: 14px;
	letter-spacing: 0.7px;
	color: #484848;
}
.enterpriseExtras .inputtext{
    width: 288px;
	height: 34px;
	background-color: rgba(247, 247, 247, 1);
    border-radius: 6px 6px 6px 6px;
    border: none;
    margin-top: 10px;
    padding-left: 10px;
}
.enterpriseExtras .labelone{
    width: 130px;
    height: 34px;
    display: inline-block;
	background-color: rgba(247, 247, 247, 1);
    border-radius: 6px 6px 6px 6px;
    font-size: 12px;
    letter-spacing: 0.6px;
    text-align: center;
    line-height: 34px;
	color: #484848;
}

.deal-modal {
    background: rgba(0, 0, 0, .4);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    overflow: auto;
}
.deal .reject-reson{
    width: 350px;
	height: 215px;
	background-color: rgba(247, 247, 247, 1);
    border-radius: 6px 6px 6px 6px;
    border: none;
    font-size: 14px;
    font-weight: 500;
    padding:10px;
}
.enterpriseExtras .submit-btn, .deal .submit-btn{
    width: 183px;
	height: 40px;
	background-image: linear-gradient(270deg, 
		rgba(219, 22, 62, 1) 0%, 
		rgba(194, 21, 71, 1) 48%, 
		rgba(169, 20, 80, 1) 100%), 
	linear-gradient(
		rgba(244, 181, 20, 1), 
		rgba(244, 181, 20, 1));
	background-blend-mode: normal, 
		normal;
	box-shadow: 0px 5px 7px 0px 
		rgba(94, 4, 38, 0.14);
    border-radius: 6px 6px 6px 6px;
    font-size: 12px;
	letter-spacing: 0.7px;
    color: #ffffff;
    border:none;
}


/* fba */
.FBA .fba-title{
    font-size: 14px;
    color: #3C3C3C;
    margin-top: 18px;
    margin-bottom: 10px;
}
.FBA .contranyinput{
    background: #FAFAFA;
   border-radius: 4px;
   width: 195px;
   border: 1px solid #ddd;
   height: 35px;
   padding-left: 15px;
    font-size: 14px;
   /* border: none; */
}
.FBA .areaStyle{
    background: #FAFAFA;
    border-radius: 8px;
    width: 34%;
    position: relative;
    /* margin-top: 10px; */
    padding: 0px 15px;
}
.FBA .select-title{
    font-size: 12px;
    color: #3C3C3C;
    font-weight: 700;
}
.FBA .itemconatin{
    padding: 10px 0px;
}
.FBA .transfer-conatin{
    height: 130px;
    overflow: scroll;
    overflow-x: hidden;
    position: absolute;
    width: 100%;
    background: #fff;
    z-index: 99;
    right: -1px;
    border: 1px solid #ddd;
    border-top: none;
    border-radius: 4px;
    padding: 0px 10px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.FBAnameinput{
    font-size: 12px;
    color: #3C3C3C;
    font-weight: 700;
    border: none;
    background: #FAFAFA;
}
.FBA .volumeinput{
    border:none;
    background: #FAFAFA;
    border-bottom: 1px solid #B9B8B8;
    width: 70px;
}
.FBA .volume-radio{
    display: inline-block;
    margin-left: 15px;
    margin-right: 30px;
    font-size: 12px;
}
.FBA .oil-bor{
    border-bottom: 3px solid rgba(180,180,180,0.10);
    padding-bottom: 20px;
}
.FBA .pricetitle{
    color: #3C3C3C;
    font-size: 12px;
}
.FBA .pricecontent{
    margin-bottom: 10px;
    font-size: 14px;
}
.FBA .weightinput{
    border: none;
    background: #FAFAFA;
    display: inline-block;
    width: 30%;
    text-align: center;
    border-bottom: 1px solid #ddd;
}
.FBA .addInfo{
    border-bottom: 1px solid #CF1443;
    float: right;
    color: #CF1443;
    padding-top: 20px;
    cursor: pointer;
}
.FBA .addservice{
    border: none;
    border-bottom: 1px solid #641376;;
    font-size: 12px;
    color: rgba(60,60,60,0.50);
    letter-spacing: 0;
}
.FBA .addservice-check{
    position: relative;
    top: 2px;
    margin-right: 5px;
}
.FBA .serviceitem{
    font-size: 12px;
    color: #3C3C3C;
}
.FBA .remarkInfo{
    width: 100%;
    height: 50px;
    border: none;
    font-size: 14px;
    color: rgba(60,60,60,0.40);
    background: #FAFAFA;
    letter-spacing: 1px;
    resize: none;
}
.FBA .storageArea{
    border: 1px solid #ddd;
    border-radius: 4px;
    height: 300px;
    width: 100%;
    margin-top: -1px;
    padding: 20px 15px;
    overflow-y: scroll;
}
.FBA .storage-btn{
    color:#fff;
    height: 28px;
    width: 80px;
    border-radius: 4px;
    background-image: linear-gradient(-154deg, #8E123F 0%, #C61745 100%);
    border: none;
}
.FBA .storage-input{
   border: 1px solid #ddd;
   border-radius: 4px;
   height: 28px;
   width: 150px;
   margin-right: 20px;
   font-size: 12px;
   padding: 10px 5px;
}
.FBA .storage-table{
   background: rgba(245,245,245,1);
   margin-top: 20px;
   padding: 10px 5px;
}
.FBA .storage-tcontent{
    background: rgba(245,245,245,1);
    padding: 10px 5px;
}
.FBA .diffstorage-tcontent{
    background: #fff;
    padding: 10px 5px;
}

.FBA .storage-table .td,.FBA .storage-tcontent .td,.FBA .diffstorage-tcontent .td{
    width: 15%;
    color: rgba(160,160,160,1); 
    font-size: 12px;
    float: left;
    cursor: pointer;
}

.FBA .storage-tcontent .td,.FBA .diffstorage-tcontent .td{
    color: #333333 !important;
}

.fba-addbtn{
    color: #CF1443;
    border-bottom: 1px solid #CF1443; 
    cursor: pointer;
}
.fba-btn{
    background-image: linear-gradient(-154deg, #8E123F 0%, #C61745 100%);
    border-radius: 4px;
    width: 245px;
    height: 35px;
    border: none;
    color: #fff;
    font-size: 14px;
}
.fbabtn-contain{
    margin-top: 30PX;
    text-align: center;
}

.Invitation .leftcontain{
    width: 50%;
    margin: 10px 10px 20px 10px;
}
.Invitation .rightcontain{
    width: 50%;
    margin: 10px 10px 20px 10px;
    font-size: 16px;
}
.Invitation .searchInput{
    width: 280px;
    height: 28px;
    line-height: 28px;
	background-color: #ebebeb;
    border-radius: 14px;
    border: none;
    padding: 0px 15px;
    font-size: 16px;
	color: #a0a0a0;
}
.Invitation .member-contain{
    padding-left: 24px;
    font-size: 16px;
    color: #282828;
    border-right: 1px solid #ddd;
}
.Invitation .imgcontain{
    width: 48px;
    height: 48px;
    /* background: #641376; */
    border-radius: 50%;
}
.Invitation .subbtn{
    width: 320px;
	height: 40px;
	background-color: #ed275d;
    border-radius: 10px;
    border:none;
	color: #ffffff;
}
.Invitation img{
    cursor: pointer;
}