.order-view[data-v-2b2134c8] {
  background-color: #efefef;
  width: 100%;
  position: relative;
}
.order-view .progress[data-v-2b2134c8] {
  width: 1200px;
  font-size: 14px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 7px;
  background-color: #ffffff;
}
.order-view .progress ul[data-v-2b2134c8] {
  list-style: none outside none;
}
.order-view .progress ul li[data-v-2b2134c8] {
  width: 14.28%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  float: left;
}
.order-view .progress ul li:first-child span[data-v-2b2134c8] {
  margin-left: 0;
}
.order-view .progress ul li:last-child span[data-v-2b2134c8]:after {
  content: none;
}
.order-view .progress ul li.step-curr span[data-v-2b2134c8] {
  background: #195592;
  color: #ffffff;
}
.order-view .progress ul li.step-curr span[data-v-2b2134c8]:after {
  border-left: 16px solid #195592;
}
.order-view .progress ul li.step-undone span[data-v-2b2134c8] {
  background: #e9eef4;
  color: #999;
}
.order-view .progress ul li.step-undone span[data-v-2b2134c8]:before {
  border: 16px solid #e9eef4;
  border-left: 16px solid transparent;
}
.order-view .progress ul li.step-undone span[data-v-2b2134c8]:after {
  border-left: 16px solid #e9eef4;
}
.order-view .progress ul li span[data-v-2b2134c8] {
  padding-left: 10px;
  display: block;
  height: 32px;
  line-height: 32px;
  margin-left: 16px;
  margin-right: 4px;
  position: relative;
}
.order-view .progress ul li span[data-v-2b2134c8]:before {
  content: "";
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-right: 16px solid transparent;
  border-left: 16px solid transparent;
  position: absolute;
  left: -16px;
  top: 0;
  z-index: 1;
}
.order-view .progress ul li span[data-v-2b2134c8]:after {
  content: "";
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-left: 16px solid transparent;
  position: absolute;
  right: -16px;
  top: 0;
  z-index: 1;
}
.order-view .view-content[data-v-2b2134c8] {
  width: 1200px;
  margin: 0 auto;
  padding-top: 12px;
}
.order-view .view-content .content-box[data-v-2b2134c8] {
  display: flex;
  flex-direction: column;
  position: relative;
}
.order-view .view-content .content-box .order-params[data-v-2b2134c8] {
  width: 888px;
  margin-bottom: 8px;
  border-radius: 3px;
  padding: 15px 20px;
  border: 1px solid #dae2ed;
  background-color: #fff;
  box-shadow: 0 0 2px #ccc;
}
.order-view .view-content .content-box .order-params .params-title[data-v-2b2134c8] {
  cursor: pointer;
  color: #0088cc;
  font-weight: bold;
  font-size: 16px;
}
.order-view .view-content .content-box .order-params .params-box .gerber-box[data-v-2b2134c8] {
  border-bottom: 1px solid #eee;
  width: 100%;
  text-align: center;
  margin: 20px 0px;
  background-color: #edf3fe;
  border: 1px #33bdff dashed;
  font-size: 15px;
  padding-left: 0px;
  padding-right: 0;
  position: relative;
}
.order-view .view-content .content-box .order-params .params-box .gerber-box .fi_div[data-v-2b2134c8] {
  width: 200px;
  height: 40px;
  margin: auto;
  text-align: left;
}
.order-view .view-content .content-box .order-params .params-box .gerber-box .fi_div .sho_div[data-v-2b2134c8] {
  width: 200px;
  line-height: 40px;
  border-radius: 2px;
  font-size: 14px;
  color: #fff;
  border: 1px solid #0088cc;
  background-color: #0088cc;
  box-shadow: 0 -1.5px 0 0 #5151ff inset;
  display: block;
  text-align: center;
  cursor: pointer;
}
.order-view .view-content .content-box .order-params .params-box .gerber-box .fi_div .hid_div[data-v-2b2134c8] {
  position: absolute;
  top: 1px;
  width: 200px;
  height: 40px;
  overflow: hidden;
  bottom: auto;
  right: auto;
}
.order-view .view-content .content-box .order-params .params-box .gerber-box .fi_div .hid_div input[data-v-2b2134c8] {
  width: 200px;
  height: 40px;
  border: none;
  z-index: 3;
  opacity: 0;
  cursor: pointer;
  font-size: 12px;
  display: block;
  outline: none;
  line-height: normal;
  margin: 0;
  vertical-align: -3px;
}
.order-view .view-content .content-box .order-params .params-box .gerber-box .fi_div .hid_div label[data-v-2b2134c8] {
  width: 200px;
  height: 40px;
  display: block;
  cursor: pointer;
  background-color: #0088cc;
  box-shadow: 0 -1.5px 0 0 #0000d5 inset;
  opacity: 0;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
.order-view .view-content .content-box .order-params .params-box .gerber-box .upload-loading[data-v-2b2134c8] {
  font-size: 20px;
  margin-top: 12px;
  margin-left: 282px;
  width: 282px;
}
.order-view .view-content .content-box .order-params .params-box .gerber-box .upload-loading .jump-char[data-v-2b2134c8] {
  display: inline-block;
  animation-name: jump-scale-2b2134c8;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-fill-mode: both;
}
@keyframes jump-scale-2b2134c8 {
0%,
  80%,
  100% {
    transform: translateY(0) scale(1);
}
40% {
    transform: translateY(-3px) scale(1.2);
    /* 上浮并放大 */
}
}
.order-view .view-content .content-box .order-params .params-box .gerber-box .upload-progress[data-v-2b2134c8] {
  margin-top: 8px;
  margin-left: auto;
  margin-right: auto;
  width: 60%;
  position: relative;
}
.order-view .view-content .content-box .order-params .params-box .gerber-box .upload-progress .upload-des[data-v-2b2134c8] {
  width: 100%;
  margin-top: 6px;
  font-size: 16px;
  text-align: center;
  color: green;
  display: flex;
  justify-content: center;
  align-items: center;
}
.order-view .view-content .content-box .order-params .params-box .gerber-box .upload-progress .upload-des .icon[data-v-2b2134c8] {
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  background-repeat: no-repeat;
  background-size: contain;
}
.order-view .view-content .content-box .order-params .params-box .gerber-box .upload-progress .upload-des .icon.rar[data-v-2b2134c8] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAhxJREFUWEfVl11SwjAUhc+lLgRWIuyiL1RYggM+A8/iuAQQXroL6kqs+7BET2g01IamtgzYGQZo/r7c3J8TgfU8h6tuhmAGYGS/r/k7Fch6Eg8XPuPE7rQMNzsAfZ+BHn3SaRz1qvoVAZQ1IP2yBD91niJ8JcQ3QG7+N7PaNI6O4KooHsNtX6BoweJzEsIFUEleXOUEALs65zsXQCKQREHN7SMt84mzAUzjaPAUbmdVEK0BFH3ohM+sp3E0Nu2tAXBCzzA+8odWAWiFPW7uFBQTWddhhfMBuMxeOJ4rBCipATqfVyUf33YFxeMw9SUVYDGJIz2/1PBe3/V8++mjkGW4WTWsfr4L/uqnIIOLAggw/jcAa4GkuTOx5JoYNznfxL35z3Z+TmoLbwsEyHp7BHqyDrIkQ6DLNt/zO08+c064h6Qd4LaDj5cMAcuzKyHBG4Da4CncjMzkLDD2YoB6V8DKBeryUl8AXTwIYO1ehxA1wE9RUTsDmvdjdDU/AoHM98CrQK24KAuOgmjBKVB39I3c3DOCLsONYnjxGAql+JchfC2Q5NqQjnbIXgeHNI6ns2buoGzme3uMM0/4Avw50VQNvA6AEtlUBd5au7bABYtRQt2oFdFByQR9xvJPWImtaBvv2o4IRpa5ujklWYBscB+P696MSkGZQ6zNeSmixjuurYprqNpGcExSD/GQeUI/R/c/S9W2ev75WqXX9k+6Flzjbo1rSgAAAABJRU5ErkJggg==);
}
.order-view .view-content .content-box .order-params .params-box .gerber-box .upload-progress .upload-des .icon.zip[data-v-2b2134c8] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAhZJREFUWEftV11uwjAMtjsOsHUHWJHGpJ1i5Sb0sewQdIcYPAIngVtMopPoBcY4QFdvbugPbZqEanmjTyg49hf7c/wFofbdzeMNAvj1NfPflGT4M2Z7h242gLjKIF0fw+dE5QPbAMgDdLbmgSvLQ/gY3C5i3yHY8CoBbAnTQAWiBYA3fk9H+Un6fBUASgDQ04GwBgCJAnLwAYgmfBAujywTVgF8vT6t7t93E0KYdYGwDoADi7LQkkuSYTqsZ8IaAK49IpYdQEQedxiv1zlmDUAXga0DUHUO3zPNLvv3DFwBXDNwcQbcxeey3ESZmIQ9h5F2dkj8ozuPSbvRooECACU802WxicDPdUPxfz5w2valneIASgAZYtDcewxHW3cRz/6GfcT3OsDAy+c/4krogQ+P1wDShO/8wrYLw0UlEAFZ8Qz2Yrq1AZypKoToEI7eVErLHIDEmQ5Ace/nRD/pgmYmjABUjkTqCyc6ACxKWBO4892eR7GsDAYAKDlMn4Z1racC0AyiOn3e8bo2zBDGOfEkp5BlgEkn2E9e16nrINUATszuYrKuBCbXh7INOfXshHVd3Rk5zguTyjIAACaR9CI6AaiUL0RMVIdoLQSonHA9SWiSyP42WhL2d222U/I0A78pnc1c6a20mrBkO0Jk8rDUhzy30AJg86Lfm7r+0mBSe8p8Akw63wXFJnF7sTgxZ7MpwOa74BdibMPu2lWz+QAAAABJRU5ErkJggg==);
}
.order-view .view-content .content-box .order-params .params-box .gerber-box .upload-progress .view-button[data-v-2b2134c8] {
  position: absolute;
  right: -160px;
  bottom: 0;
  text-decoration: underline;
  color: #555555;
  cursor: pointer;
}
.order-view .view-content .content-box .order-params .params-box .gerber-box .p11[data-v-2b2134c8] {
  color: #9c9c9c;
  font-size: 13px;
  margin-top: 15px;
  margin-bottom: 6px;
}
.order-view .view-content .content-box .order-params .params-box .gerber-box .p22[data-v-2b2134c8] {
  text-align: left;
  color: #9c9c9c;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 0 6px 0;
  font-family: "Calibri";
}
.order-view .view-content .content-box .order-params .params-box .gerber-box .p22 .email[data-v-2b2134c8] {
  color: #0088cc;
  text-decoration: none;
}
.order-view .view-content .content-box .order-params .list-box[data-v-2b2134c8] {
  border-bottom: 1px solid #eee;
  margin: 0 -20px 18px;
  padding: 14px 20px 10px;
}
.order-view .view-content .content-box .order-params .list-box .item-box[data-v-2b2134c8] {
  margin-bottom: 16px;
  display: flex;
  justify-content: start;
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-label[data-v-2b2134c8] {
  width: 240px;
  color: #595757;
  font-weight: bold;
  display: inline-block;
  font-size: 14px;
  min-width: 180px;
  white-space: nowrap;
  margin: 6px 0px;
  padding: 0px 20px 0 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-label i[data-v-2b2134c8] {
  margin-left: 6px;
  font-size: 18px;
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-label .require[data-v-2b2134c8] {
  margin-right: 4px;
  color: red;
  font-size: 14px;
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-value[data-v-2b2134c8] {
  display: flex;
  /* 隐藏大图，默认不显示 */
  /* 鼠标悬浮时显示大图 */
  /* 图片样式 */
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-value .image-container[data-v-2b2134c8] {
  position: relative;
  display: inline-block;
  color: red;
  cursor: pointer;
  margin-left: 15px;
  top: 4px;
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-value .image-container .large-image[data-v-2b2134c8] {
  display: none;
  position: absolute;
  z-index: 10;
  border: 1px solid #ccc;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  background: #fff;
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-value .image-container:hover .large-image[data-v-2b2134c8] {
  display: block;
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-value .large-image img[data-v-2b2134c8] {
  max-width: 400px;
  /* 根据需要调整大图的宽高 */
  max-height: 300px;
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-value .item-button[data-v-2b2134c8] {
  border: 1px solid #dfe6f0;
  border-radius: 5px;
  color: #697c90;
  display: inline-block;
  background: #fff;
  margin-right: 8px;
  padding: 5px 6px;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-value .item-button[data-v-2b2134c8]:hover {
  border-color: #ffa91a;
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-value .item-button.select[data-v-2b2134c8] {
  border: 1px solid #059a58;
  border-radius: 5px;
  position: relative;
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-value .item-button.select[data-v-2b2134c8]:after {
  position: absolute;
  content: " ";
  width: 16px;
  height: 16px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABN0lEQVRYR8XXPw6CMBiH4V813IMbqRubsmA8hkdwMrrIiE56Ij2Cq1H5TE1AxEL71VJcsTxv/2BQoMfPcBvNRF++xAfArpeAApeT9x5Qxb0H1HGvASrcW0AT7iWgDe88QId3GmCCdxZgincSwMGdB3BxpwE2uLMAW9xJABcn0ApAKCBGfwdw8RyIn0mWYh2FwRDnvwKscQDBJkohMLUOcIVbBbjE2QGucVZAFSfCUgBhsY+q98rywNX2vP5do1ey+szvSfYe17QiprjRCjQg6T3JYlUEB9cGaPb8J4KLtwYYHrgyQv64YJFd5E2rz7nuf4fyDBjixb0/EUxcuQJM/CuCM3M5kECnrxWwxHWr3Hg9p3xSBvjG5ewfyX7c+jxbT00z8I0Htxni41X4nLmEiSh9zg/HovEFsHa1WUQs65kAAAAASUVORK5CYII=) no-repeat;
  background-size: cover;
  bottom: 0;
  right: 0;
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-value .item-button .button-icon[data-v-2b2134c8] {
  display: block;
  margin-right: 3px;
  width: 10px;
  height: 10px;
  border: 1px solid #f0f0f0;
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-value .item-input[data-v-2b2134c8] {
  height: 30px;
  display: flex;
  position: relative;
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-value .item-input.other[data-v-2b2134c8] {
  margin-right: 8px;
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-value .item-input input[data-v-2b2134c8] {
  width: 110px;
  box-sizing: border-box;
  color: #333;
  border-right: none;
  border-radius: 0px;
  box-sizing: content-box;
  display: inline-block;
  background: #fcf8e3;
  height: 28px;
  padding: 0 12px;
  font-size: 14px;
  line-height: 28px;
  outline: none;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-value .item-input .unit[data-v-2b2134c8] {
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 0px;
  color: #555;
  height: 16px;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  padding: 6px 12px;
  text-align: center;
  display: inline-block;
  box-sizing: content-box;
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-value .item-input.example input[data-v-2b2134c8] {
  box-sizing: content-box;
  width: 132px;
  display: inline-block;
  vertical-align: middle;
  height: 28px;
  padding: 0 12px;
  font-size: 14px;
  line-height: 28px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-value .item-input .choose_boardnumber[data-v-2b2134c8] {
  position: absolute;
  top: 30px;
  width: 350px;
  padding: 10px 6px 3px 15px;
  border: 1px solid #0088cc;
  background-color: #fff;
  z-index: 12;
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-value .item-input .choose_boardnumber .item-tag[data-v-2b2134c8] {
  width: 32px;
  text-align: center;
  border: 1px solid #dfe6f0;
  border-radius: 0;
  color: #697c90;
  display: inline-block;
  background: #fff;
  margin-bottom: 8px;
  margin-right: 8px;
  padding: 5px 6px;
  text-decoration: none;
  box-sizing: content-box;
  cursor: pointer;
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-value .item-input .choose_boardnumber .item-tag[data-v-2b2134c8]:hover {
  border-color: #ffa91a;
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-value .item-input .choose_boardnumber .item-tag.active[data-v-2b2134c8] {
  border: 1px solid #0088cc;
  position: relative;
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-value .item-input .choose_boardnumber .item-tag.active[data-v-2b2134c8]::after {
  position: absolute;
  content: " ";
  width: 16px;
  height: 16px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAASdJREFUeNpiibkQzEAJYMIhngnEB4D4PxI+ABXHa4AiVOE0ILZHk7OHih+AqgMDFiQFckB8Hoj5CbjaHqpOD4gfIbtgPhGaYYAfqh7uhVggdiIx/EDqY2EGJBBS3SFXxNAqm4sunAAzwBif5na5AgYJbisGZkZ2dCljkAHM6H5frL+GYbb6QjC7VTabQZrPhuH518MMFY96MMICZMBfIH6NLBp7MQQo+J1hoc4aBhl+R4YnHw8xVD6aiM1xr2FeuIkuk3Ezg+Hnnw8Mzz4eZah6PAmX727C0sFcILZBl027kUIobOfCXLAYiC+QGI0g9YthBoDCIRQ9LPCA11D1f5FT4h0gtiLCJReg6u5gy0wgQUMgjgbiTUD8FCr+FMqPhsrfgWkACDAAdeFJlrFXYEcAAAAASUVORK5CYII=) no-repeat;
  bottom: -8px;
  right: -8px;
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-value .item-input .choose_boardnumber .choose-input[data-v-2b2134c8] {
  display: flex;
  align-items: center;
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-value .item-input .choose_boardnumber .choose-input .input-label[data-v-2b2134c8] {
  font-size: 14px;
  color: #666666;
  margin-right: 6px;
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-value .item-input .choose_boardnumber .choose-input .input-detail input[data-v-2b2134c8] {
  width: 80px;
  height: 24px;
  background-color: #ffffff;
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-value .item-input .choose_boardnumber .choose-input .choose-button[data-v-2b2134c8] {
  display: flex;
  align-items: center;
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-value .item-input .choose_boardnumber .choose-input .choose-button .button[data-v-2b2134c8] {
  padding: 6px 20px;
  margin-left: 4px;
  margin-right: 4px;
  font-size: 12px;
  border: 1p solid #33bdff;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #33bdff;
  color: #ffffff;
  cursor: pointer;
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-value .item-input .choose_boardnumber .choose-input .choose-button .button.cancel[data-v-2b2134c8] {
  border-color: #666666;
  background-color: #666666;
}
.order-view .view-content .content-box .order-params .list-box .item-box .item-value img[data-v-2b2134c8] {
  width: auto;
  max-height: 30px;
}
.order-view .view-content .content-box .order-params .list-box .item-box .remark-value[data-v-2b2134c8] {
  width: 400px;
}
.order-view .view-content .content-box .order-params .bom-box[data-v-2b2134c8] {
  border-bottom: 1px solid #eee;
  width: 100%;
  text-align: center;
  margin: 20px 0px;
  font-size: 15px;
  padding-left: 0px;
  padding-right: 0;
  position: relative;
}
.order-view .view-content .content-box .order-params .bom-box .p11[data-v-2b2134c8] {
  color: #9c9c9c;
  font-size: 13px;
  margin-top: 15px;
  margin-bottom: 6px;
}
.order-view .view-content .content-box .order-params .bom-box .fi_div[data-v-2b2134c8] {
  width: 200px;
  margin: auto;
  text-align: left;
  position: relative;
}
.order-view .view-content .content-box .order-params .bom-box .fi_div .sho_div[data-v-2b2134c8] {
  width: 200px;
  line-height: 40px;
  border-radius: 2px;
  font-size: 14px;
  color: #fff;
  border: 1px solid #0088cc;
  background-color: #0088cc;
  box-shadow: 0 -1.5px 0 0 #5151ff inset;
  display: block;
  text-align: center;
  cursor: pointer;
}
.order-view .view-content .content-box .order-params .bom-box .fi_div .hid_div[data-v-2b2134c8] {
  position: absolute;
  top: 4px;
  width: 200px;
  height: 40px;
  overflow: hidden;
  bottom: auto;
  right: auto;
}
.order-view .view-content .content-box .order-params .bom-box .fi_div .hid_div input[data-v-2b2134c8] {
  width: 200px;
  height: 40px;
  border: none;
  z-index: 3;
  opacity: 0;
  cursor: pointer;
  font-size: 12px;
  display: block;
  outline: none;
  line-height: normal;
  margin: 0;
  vertical-align: -3px;
}
.order-view .view-content .content-box .order-params .bom-box .fi_div .hid_div label[data-v-2b2134c8] {
  width: 200px;
  height: 40px;
  display: block;
  cursor: pointer;
  background-color: #0088cc;
  box-shadow: 0 -1.5px 0 0 #0000d5 inset;
  opacity: 0;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
.order-view .view-content .content-box .order-params .bom-box .upload-loading[data-v-2b2134c8] {
  font-size: 20px;
  margin-top: 12px;
}
.order-view .view-content .content-box .order-params .bom-box .upload-progress[data-v-2b2134c8] {
  margin-top: 8px;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  position: relative;
}
.order-view .view-content .content-box .order-params .bom-box .upload-progress .upload-des[data-v-2b2134c8] {
  width: 100%;
  margin-top: 6px;
  font-size: 16px;
  text-align: center;
  color: green;
  display: flex;
  justify-content: center;
  align-items: center;
}
.order-view .view-content .content-box .order-params .bom-box .upload-progress .upload-des .icon[data-v-2b2134c8] {
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  background-repeat: no-repeat;
  background-size: contain;
}
.order-view .view-content .content-box .order-params .bom-box .upload-progress .upload-des .icon.xls[data-v-2b2134c8] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAq5JREFUWEdjZBhgwDjA9jPgdcCUKVOqyHEgLy+vwrVr1xZ1dnYeIaQfrwNmz559LTg4WJOQIejyu3btYvjw4cOP+/fvuxJyBF4HrFq16kRoaKg5qQ7Yu3cvg5GREcOqVasIOoJmDnB2dmZ4//49yBHf79+/74YrJGjqAFDIEXIEzR1AyBF0cQCyIx48eKDV0dHxAJauMBwgUOPox/DvvxBIQbi0da2dhY0SoUTIxMTEEGHgBld27949hvv372Noe/78OcPTp0+9KioqtuN0AH+N03JGhv8RhCxFltcSV2I4mjOHoBaQw1avXj2EHCAnIMEQaegO9tny8zsZHn14wVDuGA/mH31wkeHI/QtgNk1DYHNSH4ONogFDx76FYMsqnOLBDtHvjYIHOcgBUyOqGRL3TQKLyfAIM/TYpTBkXl0E5ouw8TKsMsxkICsKQKGwObmPAUTDgO+8IrjvYSEAcsCOR+fgagLVrBl2vrkC5+cpuJDnAJAJoGAH+RwEQMEOcgB6IpwYUMxw7skNuLC1mjHDmVd34Px4DSfyHQDy/cXiZWDDstd1MSw7vwOrA1xnZoPF9SRVGaZFVDP4bmsF81X5JRl2+jaQ7wBYOgAZBop/37lFYBoGQGlgRyok/mGAkYkJhc/DykGeA2DBD7MQFBqgBNm5H5IoYWlgsmchQ3xfCZgvISjK0JdYyRBalwHmC/MJMhydvoE8B7xv3gcPepAjQKEBAqBcAHMUKARADthwYjfcUaEW7gwr922G81tSy8hzAEo44uDQtBwYEg6QFRBnuFS8nKBbiSqIuKpsJTkZWcFJuFkjanOAn78hIZMZGRkZJHiFCSkjLg0gm0JumxCXS4gKgVEHjIYAcggsXbp04ufPn0UJJm8SFLx48aKmoaHhHrzOIEEvTZQOeO8YAN/r0zDc+GPqAAAAAElFTkSuQmCC);
}
.order-view .view-content .content-box .order-params .bom-box .upload-progress .upload-des .icon.csv[data-v-2b2134c8] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAMFBMVEUAAADq7u7zyYT3u1fp7+/6tVDp7e34uE7x0532v2Lt38Xu2rP4uVDzzIrr5tn0xXWe6WRZAAAABnRSTlMAf77lUTDC2QfUAAAAl0lEQVQoz2PABhwFwUABxmdJg4AmmAAjVKBdAV2gCF2gXAFVYHt5EapAdkeHAlQADgSgAuUQUAkXKEtLTwMRcIHp5TXl5cdBKsg0A6GihoYqCLsUU4C9HA4KoAIzsmrTlj+vQgjsLi+7Xr72NkIgvbwir/3XeoTAjvLy+uez0mECzEAzqtOu124vLzcAC7CawywpDmDABAB874VxNJldPQAAAABJRU5ErkJggg==);
}
.order-view .view-content .content-box .order-params .bom-box .upload-progress .view-button[data-v-2b2134c8] {
  position: absolute;
  right: -180px;
  bottom: 0;
  text-decoration: underline;
  color: #555555;
  cursor: pointer;
}
.order-view .view-content .content-box .order-params .bom-box .p2[data-v-2b2134c8] {
  margin-top: 12px;
  margin-bottom: 6px;
  color: #3c3c3c;
  text-decoration: underline;
}
.order-view .view-content .content-box .order-params .bom-box .p2 a[data-v-2b2134c8] {
  text-decoration: none;
  color: #555555;
}
.order-view .view-content .content-box .order-params .bom-box .p4[data-v-2b2134c8] {
  font-size: 14px;
  color: #3c3c3c;
  margin-bottom: 6px;
}
.order-view .view-content .content-box .order-params .bom-box .bom-desc[data-v-2b2134c8] {
  width: 90%;
  text-align: left;
  font-size: 14px;
  list-style-type: disc;
  color: #9c9c9c;
  margin: auto;
  margin-top: 30px;
  list-style: none;
}
.order-view .view-content .content-box .order-params .bom-box .bom-desc li[data-v-2b2134c8] {
  margin-top: 6px;
  margin-bottom: 6px;
}
.order-view .view-content .content-box .view-valuation[data-v-2b2134c8] {
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid #dae2ed;
  width: 300px;
  min-height: 500px;
  margin-left: 6px;
  background-color: #ffffff;
  padding: 12px 20px;
  border-radius: 4px;
}
.order-view .view-content .content-box .view-valuation .valuation-title[data-v-2b2134c8] {
  font-size: 18px;
  font-weight: bold;
  color: #0088cc;
  margin-bottom: 30px;
}
.order-view .view-content .content-box .view-valuation .valuation-item[data-v-2b2134c8] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}
.order-view .view-content .content-box .view-valuation .valuation-item .item-expressCompany[data-v-2b2134c8] {
  width: 100%;
  padding: 8px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.order-view .view-content .content-box .view-valuation .valuation-item .item-expressCompany .item-left[data-v-2b2134c8] {
  display: flex;
  align-items: center;
}
.order-view .view-content .content-box .view-valuation .valuation-item .item-expressCompany .item-left .item-point[data-v-2b2134c8] {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #059a58;
  margin-right: 8px;
}
.order-view .view-content .content-box .view-valuation .valuation-item .item-expressCompany .item-left .item-name[data-v-2b2134c8] {
  font-size: 16px;
}
.order-view .view-content .content-box .view-valuation .valuation-item .item-expressCompany .item-price[data-v-2b2134c8] {
  color: #ffa91a;
  font-weight: bold;
  font-size: 16px;
}
.order-view .view-content .content-box .view-valuation .valuation-item .label[data-v-2b2134c8] {
  color: #9fa0a0;
  font-size: 14px;
}
.order-view .view-content .content-box .view-valuation .valuation-item .value[data-v-2b2134c8] {
  color: #4a4a4a;
  font-size: 14px;
}
.order-view .view-content .content-box .view-valuation .valuation-item.price[data-v-2b2134c8] {
  margin: 5px 0px;
}
.order-view .view-content .content-box .view-valuation .valuation-item.price .label[data-v-2b2134c8] {
  color: #0088cc;
  font-size: 16px;
  float: left;
  font-weight: bold;
  line-height: 30px;
}
.order-view .view-content .content-box .view-valuation .valuation-item.price .value[data-v-2b2134c8] {
  color: #0088cc;
  font-size: 14px;
  font-weight: bold;
  float: right;
  line-height: 28px;
}
.order-view .view-content .content-box .view-valuation .valuation-item.total[data-v-2b2134c8] {
  margin: 5px 0px;
}
.order-view .view-content .content-box .view-valuation .valuation-item.total .label[data-v-2b2134c8] {
  color: #ffa91a;
  font-size: 18px;
  float: left;
  font-weight: bold;
  line-height: 30px;
}
.order-view .view-content .content-box .view-valuation .valuation-item.total .value[data-v-2b2134c8] {
  color: #ffa91a;
  font-size: 14px;
  font-weight: bold;
  float: right;
  line-height: 28px;
}
.order-view .view-content .content-box .view-valuation .valuation-button[data-v-2b2134c8] {
  display: flex;
  justify-content: center;
}
.order-view .view-content .content-box .view-valuation .valuation-button .button[data-v-2b2134c8] {
  width: 158px;
  text-align: center;
  line-height: 40px;
  border-radius: 2px;
  font-size: 14px;
  color: #fff;
  border: 1px solid #0282c3;
  background-color: #0088cc;
  box-shadow: 0 -1.5px 0 0 #6cbbe2 inset;
  color: white;
  margin: 15px 20px;
  cursor: pointer;
}
.order-view .view-content .content-box .view-valuation.fixed[data-v-2b2134c8] {
  position: fixed;
  /* 固定定位 */
  right: 0;
}
.order-view div[data-v-2b2134c8],
.order-view ul[data-v-2b2134c8],
.order-view ol[data-v-2b2134c8],
.order-view li[data-v-2b2134c8],
.order-view dl[data-v-2b2134c8],
.order-view dt[data-v-2b2134c8],
.order-view dd[data-v-2b2134c8],
.order-view h1[data-v-2b2134c8],
.order-view h2[data-v-2b2134c8],
.order-view h3[data-v-2b2134c8],
.order-view h4[data-v-2b2134c8],
.order-view h5[data-v-2b2134c8],
.order-view h6[data-v-2b2134c8],
.order-view pre[data-v-2b2134c8],
.order-view form[data-v-2b2134c8],
.order-view p[data-v-2b2134c8],
.order-view blockquote[data-v-2b2134c8],
.order-view fieldset[data-v-2b2134c8],
.order-view input[data-v-2b2134c8] {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.el-tooltip__popper {
  max-width: 400px;
}
.bom-box .cell {
  min-height: 30px;
}

