
.no-header-dialog .el-dialog__header {
  padding: 0 !important;
}

[data-v-1f4c2cfc] .el-dialog__body {
  padding: 0;
}
.box_content[data-v-1f4c2cfc] {
  display: flex;
  align-items: center;
  overflow: auto;
  position: relative;
}
.ContentRef[data-v-1f4c2cfc] {
  width: 880px;
  padding: 0 10px;
  height: calc(100vh - 110px);
  overflow: auto;
  box-shadow: 0px 0px 5px 5px #cccc;
}
.btnWraps[data-v-1f4c2cfc] {
  position: fixed;
  bottom: 0;
  display: flex;
  left: 0;
  justify-content: center;
  padding: 100px 0 5px 0;
  width: 100%;
  padding-bottom: 45px;
}
.el-card__body[data-v-1f4c2cfc] {
  width: 100%;
}
.img[data-v-3b98d2d7] {
  display: flex;
  align-items: center;
}
.main[data-v-3b98d2d7] {
  height: 100vh;
  background-color: #f1f2f6;
  display: flex;
  flex-direction: column;
}
.main .header[data-v-3b98d2d7] {
  width: 100%;
  height: 76px;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 10px;
}
.main .header .icon-liuyanban-xiao[data-v-3b98d2d7] {
  font-size: 14px !important;
}
.main .header .icon-fankui-xiao[data-v-3b98d2d7] {
  font-size: 14px !important;
}
.main .header .icon-24gl-printer[data-v-3b98d2d7] {
  font-size: 14px !important;
}
.main .header .btn[data-v-3b98d2d7] {
  margin-right: 40px;
}
.main .info[data-v-3b98d2d7] {
  width: 100%;
  height: 200px;
  background-color: #fff;
  padding: 20px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.main .info p[data-v-3b98d2d7] {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 20px;
}
.main .info ul[data-v-3b98d2d7] {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  width: 80%;
}
.main .info ul li[data-v-3b98d2d7] {
  width: 30%;
  height: 20px;
  line-height: 25px;
  font-size: 14px;
  color: #333333;
  margin-bottom: 20px;
}
.main .info ul .status[data-v-3b98d2d7] {
  color: rgba(230, 7, 7, 0.849);
}
.main .info ul .status1[data-v-3b98d2d7] {
  color: #67913f;
}
.main .invoice[data-v-3b98d2d7] {
  width: 100%;
  height: 200px;
  background-color: #fff;
  padding: 20px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.main .invoice p[data-v-3b98d2d7] {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 20px;
}
.main .invoice .kaipiao[data-v-3b98d2d7] {
  text-align: center;
  font-size: 14px;
}
.main .invoice .kaipiao .icon-kaipiao[data-v-3b98d2d7] {
  font-size: 35px !important;
  color: #999999;
  margin-bottom: 10px;
}
.main .invoice .invoice-info[data-v-3b98d2d7] {
  display: flex;
}
.main .invoice .see[data-v-3b98d2d7] {
  padding-left: 40px;
}
.main .invoice .see .icon-eye02[data-v-3b98d2d7] {
  font-size: 14px !important;
}
.main .goods[data-v-3b98d2d7] {
  width: 100%;
  flex: 1;
  background-color: #fff;
  padding: 20px;
  box-sizing: border-box;
}
.main .goods .goods-header[data-v-3b98d2d7] {
  display: flex;
  justify-content: space-between;
}
.main .goods .goods-header p[data-v-3b98d2d7] {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}
.main .goods .goods-header .btn[data-v-3b98d2d7] {
  margin-right: 40px;
}
.main .goods .goods-table[data-v-3b98d2d7] {
  background: red;
  height: calc(100vh - 600px);
}
.axshare[data-v-3b98d2d7] {
  color: #a10404;
}
.son_id[data-v-3b98d2d7] {
  color: #a10404;
  cursor: pointer;
  font-weight: bold;
}
