
#productDiv {
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #EBEEF5;
  padding-bottom: 8px;
}
#productDiv .el-input {
  width: 400px;
  margin-right: 10px;
}


#productDiv2 {
  margin-top: 10px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ebeef5;
  padding-bottom: 3px;
  position: relative;
}
#AdvancedQuery {
  width: 99%;
  position: absolute;
  top: 70px;
  z-index: 9999;
}
#productDiv2 .el-input {
  width: 200px;
  margin-right: 10px;
}
#productDiv2 .el-input__inner {
  border: 1px solid #ddd;
  color: #333;
}
#productDiv2 .el-input__inner::-moz-placeholder {
  color: #666;
}
#productDiv2 .el-input__inner::placeholder {
  color: #666;
}
.abow_dialog {
  display: flex;
  justify-content: center;
  align-items: Center;
  overflow: hidden;
  /*margin-left: 230px;*/
  /*top: 70px;*/
}
.abow_dialog .el-dialog__header {
  padding: 0;
  background-color: #efefef;
  height: 40px;
  line-height: 40px;
}
.abow_dialog .el-dialog__headerbtn {
  top: 7px;
}
.abow_dialog .el-dialog__headerbtn i {
  font-size: 30px;
  font-weight: bold;
  color: #000 !important;
}
.abow_dialog .el-dialog__title {
  font-size: 18px;
  color: #000;
  padding-left: 20px;
  box-sizing: border-box;
}
.abow_dialog .el-dialog {
  margin: 0 auto !important;
  height: 100%;
  overflow: hidden;
}
.abow_dialog .el-dialog__body {
  position: absolute;
  left: 0;
  top: 54px;
  bottom: 0;
  right: 0;
  padding: 0;
  z-index: 1;
  overflow: hidden;
  overflow-y: auto;
}
.productDivSearchBox {
  width: 99%;
  text-align: right;
  background-color: #faf9f9;
  border: #ebecef 1px solid;
  padding: 3px 20px;
  box-sizing: border-box;
  margin-top: 3px;
}
.productDivSearchBox button {
  width: 100px;
  padding: 0;
  height: 23px;
  line-height: 23px;
  margin-left: 7px;
}
.dialogLeft .el-row:first-child .el-form-item__label,
.dialogLeft .el-row:first-child .el-form-item__content {
  line-height: 32px;
}
.dialogLeft .el-form-item__content {
  font-size: 13px;
}
.dialogLeft .el-form-item__label,
.dialogLeft .el-form-item__content {
  line-height: 30px;
}
.productDivSearchBox .productMyCar {
  background-color: #cb2145;
}
.productDivSearchBox .productMyCar:hover {
  background-color: #ffeded;
  border: #cb2145 1px solid;
  color: #cb2145;
}
.productDivProducts {
  padding: 10px 0;
}
.productDivProducts > span {
  font-size: 14px;
  line-height: 20px;
}
.productDivProducts > span:first-child {
  font-size: 18px;
}
.productDivProductsImg {
  width: 100%;
  height: 210px;
  background: #b2b2b21a;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.productDivProductsImg img {
  display: block;
  width: 107%;
  height: 85%;
  margin-bottom: -25px;
}
.productDivProductsImg p {
  width: 100%;
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 14px;
  padding: 0 5px;
  box-sizing: border-box;
}
.productDivProductsNum {
  width: 100%;
  overflow: hidden;
  zoom: 1;
}
.productDivProductsNum .el-input-number--mini {
  float: left;
  width: 40%;
}
.productDivProductsNum button {
  float: right;
  width: 57%;
  background-color: #cb2145;
  padding: 0;
  height: 27px;
}
.productDivProductsNum button:hover {
  background-color: #ffeded;
  border: #cb2145 1px solid;
  color: #cb2145;
}
.productDivProductsNum button i {
  font-size: 16px;
}
.dialogTopBox {
  width: 100%;
  height: 350px;
  padding: 0 20px;
  box-sizing: border-box;
  margin-bottom: 15px;
}
.dialogLeftImg {
  width: 30%;
  height: 350px;
  float: left;
  background: #b2b2b21a;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dialogLeftImg img {
  display: block;
  width: 65%;
}
.dialogLeftButton {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 5px;
}
.dialogLeftButton button {
  padding: 0;
  margin: 0;
  width: 110px;
  height: 26px;
  line-height: 26px;
  background-color: #cb2145;
  margin-right: 20px;
}
.dialogLeftButton button:hover {
  background-color: #ffeded;
  border: #cb2145 1px solid;
  color: #cb2145;
}
.dialogTabsBox {
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
}
.dialogTabsBox .el-tabs--border-card > .el-tabs__header .el-tabs__item:not(.is-disabled):hover {
  color: #00a0ff;
}
.dialogTabsBox .el-tabs--border-card > .el-tabs__header .el-tabs__item.is-active {
  color: #00a0ff;
  font-weight: bold;
}
#selectProjectManager {
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ebeef5;
  padding-bottom: 8px;
}
#selectProjectManager .el-input {
  width: 400px;
  margin-right: 10px;
}
#purchaseAlertBox .el-table {
  width: 95%;
  margin: 0 auto;
}
#productUserFz .el-dialog {
  width: 40%;
}
#productUserFz2 .el-dialog {
  width: 40%;
}


/*自定义选择弹框组件*/
.puchaseDialog {
    /*z-index: 9999 !important;*/
}
.puchaseDialog .btn {
    height: 35px;
    border-bottom: 1px solid #EBEEF5;
}
.puchaseDialog .rightButton {
    margin-right: 5px;
    float: right;
}

