.content[data-v-13c8dcac] {
  box-sizing: border-box;
  width: 980px;
  text-align: left;
  margin: 0px;
  padding: 0px;
}
.content .tab_top[data-v-13c8dcac] {
  width: 100%;
  background: #fafafa;
  display: flex;
  justify-content: space-between;
  border: 1px solid #eaeaea;
}
.content .tab_top ul[data-v-13c8dcac] {
  height: 40px;
  border-right: 1px solid #eaeaea;
  box-sizing: border-box;
}
.content .tab_top ul li[data-v-13c8dcac] {
  position: relative;
  width: 83px;
  height: 100%;
  display: inline-block;
  text-align: center;
  line-height: 39px;
  border-left: 1px solid #eaeaea;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}
.content .tab_top .active[data-v-13c8dcac] {
  background: #ffffff;
  height: 42px;
  color: #343434;
  border-bottom: 1px solid #fff;
}
.content .tab_top .active[data-v-13c8dcac]::before {
  content: '';
  background: #008ee1;
  position: absolute;
  width: 10px;
  height: 2px;
  top: -1px;
  left: -1px;
  width: 83px;
}
.content .tips[data-v-13c8dcac] {
  margin-top: 20px;
  padding: 20px;
  background-color: #ffe7e7;
  color: #656565;
  line-height: 20px;
  font-size: 14px;
}
.content .inner[data-v-13c8dcac] {
  padding: 20px;
}
.content .inner .search-content[data-v-13c8dcac] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.content .inner .search-content .left[data-v-13c8dcac],
.content .inner .search-content .right[data-v-13c8dcac] {
  display: flex;
}
.content .inner .search-content .left[data-v-13c8dcac] .el-input-group__prepend,
.content .inner .search-content .left[data-v-13c8dcac] .el-input__inner {
  border-radius: 0;
}
.content .inner .search-content .left[data-v-13c8dcac] .el-input-group__prepend {
  background: #fff;
  color: #666666;
}
.content .inner .search-content .left[data-v-13c8dcac] .el-input-group {
  margin-right: 10px;
}
.content .inner .search-content .left[data-v-13c8dcac] .el-input-group:nth-last-of-type(1) {
  margin-right: 0;
}
.content .inner .search-content .right .el-button--primary.is-plain[data-v-13c8dcac]:focus,
.content .inner .search-content .right .el-button--primary.is-plain[data-v-13c8dcac]:hover {
  background: #007ac0;
  border-color: #409eff;
}
.content .inner .invoic_table[data-v-13c8dcac] {
  margin-bottom: 20px;
}
.pro-list .item .img[data-v-13c8dcac] {
  width: 48px;
  height: 36px;
  float: left;
  border: 1px solid #eaeaea;
  box-sizing: border-box;
}
.pro-list .item .info[data-v-13c8dcac] {
  padding-left: 58px;
}
.pro-list .item .info h4[data-v-13c8dcac] {
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 8px;
}
.pro-list .item .info p[data-v-13c8dcac] {
  color: #9a9a9a;
}
.pro-list .item[data-v-13c8dcac]:not(:last-child) {
  margin-bottom: 10px;
}
.bottonbtn[data-v-13c8dcac] {
  width: 100%;
  height: 68px;
  background: #eff9fd;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  line-height: 68px;
  padding-left: 15px;
  font-weight: 400;
}
.bottonbtn div:nth-child(1) span[data-v-13c8dcac]:nth-child(1) {
  margin-right: 20px;
  color: #999999;
}
.bottonbtn div:nth-child(1) span:nth-child(1) span[data-v-13c8dcac] {
  margin: 0;
  color: #333333;
}
.bottonbtn div:nth-child(1) span[data-v-13c8dcac]:nth-child(2) {
  color: #333;
}
.bottonbtn div:nth-child(2) span[data-v-13c8dcac]:nth-child(1) {
  color: #000000;
}
.bottonbtn div:nth-child(2) span:nth-child(1) span[data-v-13c8dcac] {
  font-size: 18px;
  font-weight: bold;
  line-height: 27px;
}
.bottonbtn div:nth-child(2) button[data-v-13c8dcac] {
  margin-left: 40px;
  line-height: 68px;
  width: 124px;
  height: 68px;
  background: #008de1;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 21px;
  cursor: pointer;
}
.bottonbtn div:nth-child(2) button[disabled][data-v-13c8dcac] {
  background-color: #f9f9f9;
  color: #a9a9a9;
}

