
.c-mask[data-v-0b751a0c] {
  position: fixed;
  z-index: 899;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.3);
}

.c-dialog[data-v-41685454] {
  position: fixed;
  z-index: 10999;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  animation-duration: 0.1s;
  background: rgba(0,0,0,0.3);
}
.c-dialog .c-dialog-container[data-v-41685454] {
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.05);
}
.c-dialog .c-dialog-container >.c-dialog-content[data-v-41685454] {
  padding: 20px;
  min-width: 200px;
  text-align: center;
}
.c-dialog .c-dialog-container >.c-dialog-ctrl >button[data-v-41685454] {
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.c-dialog .c-dialog-container >.c-dialog-ctrl >button[data-v-41685454]:last-child {
  background: #00a36d;
  color: #fff;
}

.c-modal[data-v-551723e2] {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 999;
  animation-duration: 0.3s;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.c-modal .c-modal-body[data-v-551723e2] {
  position: relative;
/*width: 60%;*/
/*overflow: hidden;*/
/*background: #fff;*/
/*border-radius: 5px;*/
/*box-shadow: 0px 1px 7px rgba(0,0,0,0.15);*/
  margin-top: -6%;
}
.c-modal .c-modal-body .c-modal-close[data-v-551723e2] {
  z-index: 10;
  position: absolute;
  right: 12px;
  top: 8px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  color: #666;
  cursor: pointer;
}

.c-dropmenu[data-v-584734dc] {
  position: relative;
  width: 150px;
}
.c-dropmenu .c-dropmenu-main[data-v-584734dc] {
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  background: #fff;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #333;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  padding: 0px 20px 0px 5px;
}
.c-dropmenu .c-dropmenu-main >i[data-v-584734dc] {
  position: absolute;
  right: 5px;
  top: 0px;
  font-size: 16px;
  color: #999;
}
.c-dropmenu .c-dropmenu-main.c-dropmenu-disable[data-v-584734dc] {
  color: #999;
}
.c-dropmenu .c-dropmenu-list[data-v-584734dc] {
  position: absolute;
  z-index: 101;
  left: 0px;
  top: 39px;
  width: 100%;
  border: 1px solid #e0e0e0;
  max-height: 240px;
  overflow-y: auto;
  background: #fff;
}
.c-dropmenu .c-dropmenu-list ul[data-v-584734dc] {
  margin: 0;
}
.c-dropmenu .c-dropmenu-list ul li[data-v-584734dc] {
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  background: #fff;
  font-size: 12px;
  color: #333;
  border-bottom: 1px solid #e0e0e0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.c-dropmenu .c-dropmenu-list ul li[data-v-584734dc]:last-child {
  border: none;
}
.c-dropmenu .c-dropmenu-mask[data-v-584734dc] {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.c-dropmenu .left[data-v-584734dc] {
  padding-left: 8px;
  text-align: left;
}

.c-dropmenu[data-v-84230444] {
  width: 160px;
  position: relative;
  margin: 0 auto;
}
.c-dropmenu .c-dropmenu-main[data-v-84230444] {
  border: 1px solid #e0e0e0;
  background: #fff;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  color: #666;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0px 20px 0px 5px;
}
.c-dropmenu .c-dropmenu-main >i[data-v-84230444] {
  position: absolute;
  right: 5px;
  top: 0px;
  font-size: 16px;
  color: #999;
}
.c-dropmenu .c-dropmenu-main >input[data-v-84230444] {
  width: 100%;
  height: 100%;
  border: none;
  text-align: center;
  background-color: #fff;
}
.c-dropmenu .c-dropmenu-main.c-dropmenu-disable[data-v-84230444] {
  color: #999;
}
.c-dropmenu .c-dropmenu-list[data-v-84230444] {
  position: absolute;
  z-index: 101;
  left: 0px;
  top: 29px;
  width: 100%;
  border: 1px solid #e0e0e0;
  max-height: 300px;
  overflow-y: auto;
  background: #fff;
}
.c-dropmenu .c-dropmenu-list ul[data-v-84230444] {
  margin: 0;
}
.c-dropmenu .c-dropmenu-list ul li[data-v-84230444] {
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  background: #fff;
  font-size: 12px;
  color: #666;
  border-bottom: 1px solid #e0e0e0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}
.c-dropmenu .c-dropmenu-list ul li[data-v-84230444]:last-child {
  border: none;
}
.c-dropmenu .c-dropmenu-list ul .active[data-v-84230444] {
  background: #eee;
}
.c-dropmenu .c-dropmenu-mask[data-v-84230444] {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.c-combo-tree[data-v-1f26150e] {
  width: 150px;
  position: relative;
}
.c-combo-tree .c-combo-tree-ipt[data-v-1f26150e] {
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  background: #fff;
  height: 40px;
  line-height: 40px;
  text-align: left;
  padding-left: 5px;
  font-size: 12px;
  color: #666;
}
.c-combo-tree .c-combo-tree-ipt >i[data-v-1f26150e] {
  position: absolute;
  right: 5px;
  top: 0px;
  font-size: 16px;
  color: #999;
}
.c-combo-tree .c-combo-tree-list[data-v-1f26150e] {
  background: #fff;
  position: absolute;
  z-index: 101;
  left: 0px;
  top: 39px;
  width: 100%;
  border: 1px solid #e0e0e0;
  max-height: 300px;
  overflow-y: auto;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.05);
}
.c-combo-tree .c-combo-tree-list >ul[data-v-1f26150e] {
  margin: 0;
}
.c-combo-tree .c-combo-tree-list >ul ul[data-v-1f26150e] {
  margin: 0;
  border-top: 1px solid #e0e0e0;
}
.c-combo-tree .c-combo-tree-list >ul li[data-v-1f26150e] {
  border-bottom: 1px solid #e0e0e0;
}
.c-combo-tree .c-combo-tree-list >ul li[data-v-1f26150e]:last-child {
  border: none;
}
.c-combo-tree .c-combo-tree-list >ul li >div[data-v-1f26150e] {
  padding: 0 5px;
}
.c-combo-tree .c-combo-tree-list >ul li >div[data-v-1f26150e]:after {
  content: '';
  display: block;
  clear: both;
}
.c-combo-tree .c-combo-tree-list >ul li >div >span[data-v-1f26150e] {
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #666;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 10px;
}
.c-combo-tree .c-combo-tree-list >ul li >div >span.c-combo-tree-expand[data-v-1f26150e] {
  width: 20px;
  text-align: center;
}
.c-combo-tree .c-combo-tree-list >ul li >div >span.c-combo-tree-check[data-v-1f26150e] {
  float: right;
  width: 20px;
  text-align: center;
}
.c-combo-tree .c-combo-tree-list >ul li >div >span >i[data-v-1f26150e] {
  color: #00a36d;
}
.c-combo-tree .c-combo-tree-list >ul li >div .c-combo-tree-content[data-v-1f26150e] {
  overflow: hidden;
}
.c-combo-tree .c-combo-tree-mask[data-v-1f26150e] {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.c-combo-tree[data-v-623948ca] {
  position: relative;
}
.c-combo-tree .tree-height-twenty-four[data-v-623948ca] {
  height: 24px;
  line-height: 24px;
}
.c-combo-tree .tree-height-forty[data-v-623948ca] {
  height: 40px;
  line-height: 40px;
}
.c-combo-tree .c-combo-tree-list-forty[data-v-623948ca] {
  top: 39px;
}
.c-combo-tree .c-combo-tree-twenty-four[data-v-623948ca] {
  top: 23px;
}
.c-combo-tree .c-combo-tree-ipt[data-v-623948ca] {
  border: 1px solid #e0e0e0;
  background: #fff;
  text-align: center;
  font-size: 14px;
  color: #666;
  border-radius: 4px;
}
.c-combo-tree .c-combo-tree-ipt >i[data-v-623948ca] {
  position: absolute;
  right: 5px;
  top: 0px;
  font-size: 16px;
  color: #999;
}
.c-combo-tree .c-combo-tree-list[data-v-623948ca] {
  background: #fff;
  position: absolute;
  z-index: 101;
  left: 0px;
  width: 100%;
  border: 1px solid #e0e0e0;
  max-height: 300px;
  overflow-y: auto;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.05);
}
.c-combo-tree .c-combo-tree-list >ul[data-v-623948ca] {
  margin: 0;
}
.c-combo-tree .c-combo-tree-list >ul ul[data-v-623948ca] {
  margin: 0;
  border-top: 1px solid #e0e0e0;
}
.c-combo-tree .c-combo-tree-list >ul li[data-v-623948ca] {
  border-bottom: 1px solid #e0e0e0;
}
.c-combo-tree .c-combo-tree-list >ul li[data-v-623948ca]:last-child {
  border: none;
}
.c-combo-tree .c-combo-tree-list >ul li >div[data-v-623948ca] {
  padding: 0 5px;
}
.c-combo-tree .c-combo-tree-list >ul li >div[data-v-623948ca]:after {
  content: '';
  display: block;
  clear: both;
}
.c-combo-tree .c-combo-tree-list >ul li >div >span[data-v-623948ca] {
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #333;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
/* overflow: hidden; */
  padding-right: 10px;
}
.c-combo-tree .c-combo-tree-list >ul li >div >span.c-combo-tree-expand[data-v-623948ca] {
  width: 20px;
  text-align: center;
}
.c-combo-tree .c-combo-tree-list >ul li >div >span.c-combo-tree-check[data-v-623948ca] {
  float: right;
  width: 20px;
  text-align: center;
}
.c-combo-tree .c-combo-tree-list >ul li >div >span >i[data-v-623948ca] {
  color: #999;
}
.c-combo-tree .c-combo-tree-mask[data-v-623948ca] {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.c-combo-tree .left[data-v-623948ca] {
  padding-left: 8px;
  text-align: left;
}
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
[data-v-623948ca]::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #fff;
}
/*定义滑块，内阴影及圆角*/
[data-v-623948ca]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}

.c-tree-list[data-v-5dc43e4a] {
  border-bottom: 1px solid #e8e8e8;
}
.c-tree-list > ul[data-v-5dc43e4a] {
  margin: 0;
  padding: 0;
}
.c-tree-list > ul ul[data-v-5dc43e4a] {
  margin: 0;
  border-top: 1px solid #e0e0e0;
}
.c-tree-list > ul li[data-v-5dc43e4a] {
  border-bottom: 1px solid #e0e0e0;
  cursor: pointer;
}
.c-tree-list > ul li[data-v-5dc43e4a]:last-child {
  border: none;
}
.c-tree-list > ul li[data-v-5dc43e4a]:after {
  content: '';
  display: block;
  clear: both;
}
.c-tree-list > ul li > div[data-v-5dc43e4a] {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  color: #666;
}
.c-tree-list > ul li > div > span[data-v-5dc43e4a] {
  display: block;
  float: left;
}
.c-tree-list > ul li > div > span.c-tree-list-expand[data-v-5dc43e4a] {
  width: 18px;
  height: 40px;
}
.c-tree-list > ul li > div > span.c-tree-list-expand > i[data-v-5dc43e4a] {
  font-size: 16px;
  color: #999;
}
.c-tree-list > ul li > div > span.c-tree-list-check[data-v-5dc43e4a] {
  float: right;
  margin-right: 8px;
}
.c-tree-list > ul li > div > span.c-tree-list-check > i[data-v-5dc43e4a] {
  color: #999;
}
.c-tree-list > ul li > div > span.c-tree-list-check .icon-check[data-v-5dc43e4a] {
  color: #00a36d;
}
.c-tree-list > ul li > div > span.disable[data-v-5dc43e4a] {
  float: right;
  transform: rotateZ(45deg) translate(-5px, -45px);
  background: #ccc;
  width: 80px;
  height: 20px;
  text-align: center;
  color: #fff;
  line-height: 20px;
  font-size: 12px !important;
}
.c-tree-list > ul li.c-tree-list-on > div[data-v-5dc43e4a] {
  background: #f7f7f7;
  color: #00a36d;
}
.c-tree-list > ul li.c-tree-root-node > div > span[data-v-5dc43e4a] {
  font-size: 14px;
}
.c-tree-list > ul li.c-tree-end-node[data-v-5dc43e4a] {
  color: #999;
}
.c-tree-list > ul li.c-tree-disable-node > div[data-v-5dc43e4a] {
  color: #bfbfbf;
}
.c-tree-list > ul li .c-tree-type[data-v-5dc43e4a] {
  border-radius: 1px;
  width: 18px;
  height: 18px;
  margin: 11px 6px;
  text-align: center;
  line-height: 18px;
  font-size: 12px;
  color: #fff;
  background: #fd6a39;
}

.c-calendar {
  width: 240px;
}
.c-calendar .c-calendar-title {
  position: relative;
  height: 30px;
  overflow: hidden;
  margin-bottom: 10px;
}
.c-calendar .c-calendar-title >span {
  position: absolute;
  top: 5px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  display: block;
}
.c-calendar .c-calendar-title >span.c-calendar-ctrl {
  width: 20px;
  cursor: pointer;
  z-index: 10;
}
.c-calendar .c-calendar-title >span.c-calendar-ctrl >i {
  color: #666;
  font-size: 12px;
}
.c-calendar .c-calendar-title >span.c-calendar-ctrl:hover {
  border-radius: 100%;
  background: #bfbfbf;
}
.c-calendar .c-calendar-title >span.c-calendar-ctrl:hover >i {
  color: #fff;
}
.c-calendar .c-calendar-title >span.c-calendar-ctrl:first-child {
  left: 5px;
}
.c-calendar .c-calendar-title >span.c-calendar-ctrl:nth-child(2) {
  left: 35px;
}
.c-calendar .c-calendar-title >span.c-calendar-ctrl:nth-child(4) {
  right: 35px;
}
.c-calendar .c-calendar-title >span.c-calendar-ctrl:last-child {
  right: 5px;
}
.c-calendar .c-calendar-title >span.c-calendar-title-value {
  z-index: 9;
  width: 100%;
  color: #333;
  font-size: 14px;
}
.c-calendar .c-calendar-day {
  height: 210px;
}
.c-calendar .c-calendar-day >ul {
  margin: 0;
}
.c-calendar .c-calendar-day >ul >li {
  display: inline-block;
  width: 14.285714285714286%;
  height: 30px;
  text-indent: 0 !important;
  text-align: center;
}
.c-calendar .c-calendar-day >ul.c-calendar-day-title span {
  line-height: 30px;
  color: #333;
  font-size: 12px;
}
.c-calendar .c-calendar-month {
  overflow: hidden;
}
.c-calendar .c-calendar-month >li {
  width: 25%;
  float: left;
}
.c-calendar .c-calendar-item {
  cursor: pointer;
  text-align: center;
}
.c-calendar .c-calendar-item >span {
  display: inline-block;
  width: 20px;
  text-align: center;
  height: 20px;
  line-height: 20px;
  margin: 5px;
  border-radius: 100%;
  color: #bfbfbf;
  font-size: 12px;
}
.c-calendar .c-calendar-useful >span {
  color: #666;
}
.c-calendar .c-calendar-useful:hover >span {
  background: #bfbfbf;
  color: #fff;
}
.c-calendar .c-calendar-active >span {
  background: #00a36d;
  color: #fff;
}
.c-calendar .c-calendar-active:hover >span {
  background: #00a36d;
}

.c-datepicker {
  width: 200px;
  position: relative;
  line-height: normal;
  display: inline-block;
}
.c-datepicker .c-datepicker-input {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  background: #fff;
  height: 40px;
  line-height: 40px;
  text-align: left;
  padding-left: 5px;
  font-size: 12px;
  color: #666;
  cursor: pointer;
}
.c-datepicker .c-datepicker-input >i {
  position: absolute;
  right: 5px;
  top: 0px;
  font-size: 16px;
  color: #999;
}
.c-datepicker .c-datepicker-panel {
  position: absolute;
  z-index: 101;
  left: 0px;
  top: 39px;
  border: 1px solid #e0e0e0;
  background: #fff;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.05);
  padding: 10px 20px 5px 20px;
}
.c-datepicker .c-datepicker-mask {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.c-range {
  width: 200px;
  position: relative;
}
.c-range .c-range-input {
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  background: #fff;
  height: 40px;
  line-height: 40px;
  text-align: left;
  padding-left: 5px;
  font-size: 14px;
  color: #666;
  cursor: pointer;
}
.c-range .c-range-input >i {
  position: absolute;
  right: 5px;
  top: 0px;
  font-size: 16px;
  color: #999;
}
.c-range .c-range-panel {
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  position: absolute;
  z-index: 101;
  left: 0px;
  top: 39px;
  background: #fff;
  width: 520px;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.05);
}
.c-range .c-range-panel >ul {
  overflow: hidden;
}
.c-range .c-range-panel >ul >li {
  float: left;
  width: 50%;
  padding: 10px;
  padding-bottom: 0;
}
.c-range .c-range-panel >ul >li:first-child {
  border-right: 1px solid #ededed;
}
.c-range .c-range-panel >ul >li:last-child .c-calendar-active >span {
  background: #fd6a39;
}
.c-range .c-range-panel >ul >li:last-child .c-calendar-active:hover >span {
  background: #fd6a39;
}
.c-range .c-range-panel >ul >li >.c-range-title {
  text-align: center;
  font-size: 12px;
  color: #999;
  height: 20px;
  line-height: 20px;
}
.c-range .c-range-panel >.c-range-ctrl {
  padding: 0px 20px 10px 20px;
  text-align: right;
}
.c-range .c-range-panel >.c-range-ctrl button {
  border: 1px solid #00a36d;
  color: #00a36d;
  font-size: 12px;
  height: 20px;
  line-height: 19px;
  text-align: center;
  padding: 0 10px;
  background: none;
}
.c-range .c-range-mask {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.c-tips[data-v-73f1b946] {
  position: fixed;
  border: 1px solid #e8e8e8;
  background: #fff;
  padding: 20px;
  width: 200px;
  max-height: 250px;
  overflow-y: auto;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.05);
}
.c-tips >div[data-v-73f1b946] {
  position: relative;
}
.c-tips >div[data-v-73f1b946]:before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 1px;
  background: #e0e0e0;
  height: 100%;
}
.c-tips >div[data-v-73f1b946]:after {
  content: '';
  position: absolute;
  border-radius: 100%;
}
.c-tips >div.c-tips-start[data-v-73f1b946] {
  height: 10px;
}
.c-tips >div.c-tips-start[data-v-73f1b946]:after {
  width: 6px;
  height: 6px;
  background: #999;
  left: -3px;
  top: -3px;
}
.c-tips >div.c-tips-item[data-v-73f1b946] {
  padding-left: 20px;
}
.c-tips >div.c-tips-item[data-v-73f1b946]:after {
  width: 10px;
  height: 10px;
  background: #fff;
  left: -5px;
  top: 5px;
}
.c-tips >div.c-tips-item >.c-tips-info[data-v-73f1b946] {
  height: 20px;
  line-height: 20px;
  color: #999;
  font-size: 12px;
}
.c-tips >div.c-tips-item >.c-tips-title[data-v-73f1b946] {
  padding: 5px 0;
  color: #333;
  font-size: 12px;
}
.c-tips >div.c-tips-item >.c-tips-content[data-v-73f1b946] {
  padding: 5px 0 10px 0;
  color: #999;
  font-size: 12px;
}
.c-tips >div.c-tips-item[data-v-73f1b946]:last-child:before {
  height: 10px;
}
.c-tips >div.c-tips-item[data-v-73f1b946]:nth-child(n):after {
  border: 1px solid #00a36d;
}
.c-tips >div.c-tips-item[data-v-73f1b946]:nth-child(2n):after {
  border: 1px solid #f00;
}
.c-tips >div.c-tips-item[data-v-73f1b946]:nth-child(3n):after {
  border: 1px solid #fd6a39;
}
.c-tips >div.c-tips-item[data-v-73f1b946]:nth-child(4n):after {
  border: 1px solid #666;
}

.c-search[data-v-138c2af6] {
  height: 40px;
  border: 1px solid #e8e8e8;
  border: 1px solid #e0e0e0;
  width: 200px;
  border-radius: 4px;
}
.c-search >*[data-v-138c2af6] {
  display: block;
  float: left;
  height: 38px;
  line-height: 38px;
}
.c-search >input[data-v-138c2af6] {
  border: none;
  width: calc(100% - 38px);
  padding: 0 5px;
  border-radius: 4px;
}
.c-search >span[data-v-138c2af6] {
  width: 38px;
  text-align: center;
}
.c-search >span >i[data-v-138c2af6] {
  font-size: 18px;
  color: #999;
}

.c-switcher[data-v-683cf522] {
  display: inline-block;
  cursor: pointer;
}
.c-switcher >span[data-v-683cf522] {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.c-switcher >span.c-switcher-body[data-v-683cf522] {
  background: #00a36d;
  width: 40px;
  border-radius: 4px;
}
.c-switcher >span.c-switcher-body[data-v-683cf522]:after {
  content: '';
  display: block;
  border-radius: 4px;
  background: #fff;
  height: 16px;
  margin-top: 2px;
  width: 15px;
}
.c-switcher >span.c-switcher-text[data-v-683cf522] {
  white-space: nowrap;
  padding: 0px 3px;
  font-size: 12px;
  color: #333;
}
.c-switcher >span.c-switcher-on[data-v-683cf522]:after {
  margin-left: calc(50%);
}
.c-switcher >span.c-switcher-off[data-v-683cf522] {
  background: #d3d6d5;
}
.c-switcher >span.c-switcher-off[data-v-683cf522]:after {
  margin-left: 4px;
}

.c-loader[data-v-438aab21] {
  position: fixed;
  z-index: 999;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.c-loader .c-loader-container[data-v-438aab21] {
  padding: 10px;
  border-radius: 5px;
  text-align: center;
}
.c-loader .c-loader-container >img[data-v-438aab21] {
  width: 50px;
  height: 50px;
}

.c-badge[data-v-5be4b7f6] {
  position: absolute;
  right: -10px;
  top: -10px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  background: #fd6a39;
  border-radius: 3px;
  color: #fff;
}

.c-imgview[data-v-0f476c4a] {
  display: table;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  animation-duration: 0.1s;
  background: rgba(0,0,0,0.3);
}
.c-imgview .c-imgview-body[data-v-0f476c4a] {
  display: table-cell;
  vertical-align: middle;
}
.c-imgview .c-imgview-body .c-imgview-container[data-v-0f476c4a] {
  position: relative;
  width: 500px;
  margin: auto;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.05);
}
.c-imgview .c-imgview-body .c-imgview-container > .c-imgview-title[data-v-0f476c4a] {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
}
.c-imgview .c-imgview-body .c-imgview-container > .c-imgview-close[data-v-0f476c4a] {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}
.c-imgview .c-imgview-body .c-imgview-container > .c-imgview-close > i[data-v-0f476c4a] {
  font-size: 14px;
  color: #e0e0e0;
}
.c-imgview .c-imgview-body .c-imgview-container > .c-imgview-prev[data-v-0f476c4a] {
  position: absolute;
  left: 10px;
  top: 150px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  z-index: 11;
}
.c-imgview .c-imgview-body .c-imgview-container > .c-imgview-prev > i[data-v-0f476c4a] {
  font-size: 50px;
  color: #e0e0e0;
}
.c-imgview .c-imgview-body .c-imgview-container > .c-imgview-next[data-v-0f476c4a] {
  position: absolute;
  right: 10px;
  top: 150px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  z-index: 11;
}
.c-imgview .c-imgview-body .c-imgview-container > .c-imgview-next > i[data-v-0f476c4a] {
  font-size: 50px;
  color: #e0e0e0;
}
.c-imgview .c-imgview-body .c-imgview-container > .c-imgview-group[data-v-0f476c4a] {
  height: 260px;
  position: relative;
  z-index: 10;
  margin: 0;
}
.c-imgview .c-imgview-body .c-imgview-container > .c-imgview-group > li[data-v-0f476c4a] {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
}
.c-imgview .c-imgview-body .c-imgview-container > .c-imgview-group > li > .c-imgview-group-ttl[data-v-0f476c4a] {
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 12px;
}
.c-imgview .c-imgview-body .c-imgview-container > .c-imgview-info[data-v-0f476c4a] {
  border-top: 1px solid #e8e8e8;
  height: 100px;
  padding: 20px;
  font-size: 12px;
}
.c-imgview .c-imgview-body .c-imgview-container > .c-imgview-info > ul[data-v-0f476c4a] {
  margin: 0;
}
.c-imgview .c-imgview-body .c-imgview-container > .c-imgview-info > ul > li[data-v-0f476c4a] {
  float: left;
  margin-right: 12px;
  height: 20px;
  line-height: 20px;
  color: #999;
}
.c-imgview .c-big-picture[data-v-0f476c4a] {
  height: 0;
}
.c-imgview .c-big-picture .c-imgview-container[data-v-0f476c4a] {
  width: 90% !important;
  height: 95% !important;
}
.c-imgview .c-big-picture .c-imgview-container .c-imgview-group[data-v-0f476c4a] {
  height: 70% !important;
}
.c-imgview .c-big-picture .c-imgview-container .c-imgview-prev[data-v-0f476c4a],
.c-imgview .c-big-picture .c-imgview-container .c-imgview-next[data-v-0f476c4a] {
  top: 40% !important;
}
.c-imgview .c-big-picture .c-imgview-container .c-imgview-carousel[data-v-0f476c4a] {
  height: 90%;
}

.c-echarts[data-v-351a5f5c] {
  height: 100%;
}
.c-echarts >div[data-v-351a5f5c] {
  height: 100%;
}
.c-echarts canvas[data-v-351a5f5c] {
  cursor: pointer;
}

.c-carousel[data-v-6c786f24] {
  width: 270px;
  margin: auto;
}
.c-carousel .c-carousel-container[data-v-6c786f24] {
  position: relative;
  height: 180px;
}
.c-carousel .c-carousel-container >li[data-v-6c786f24] {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transition: all 1s ease;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.c-carousel .c-carousel-container >li >img[data-v-6c786f24] {
  min-width: 50%;
  max-width: 100%;
  max-height: 100%;
}
.c-carousel .c-carousel-switcher[data-v-6c786f24] {
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.c-carousel .c-carousel-switcher >li[data-v-6c786f24] {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #e0e0e0;
  margin: 0 5px;
  cursor: pointer;
}
.c-carousel .c-carousel-switcher >li.c-carousel-on[data-v-6c786f24] {
  background: #00a36d;
}
.c-bigs-picture[data-v-6c786f24] {
  width: 80% !important;
  height: 100% !important;
}
.c-bigs-picture .c-carousel-container[data-v-6c786f24] {
  height: 100%;
}
.c-bigs-picture .c-no-pic-tip[data-v-6c786f24] {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -100px;
  width: 100%;
  text-align: center;
  color: #666;
}

#datagrid-wrap .datagrid-wrap {
  width: 100% !important;
  border: 1px solid #e8e8e8 !important;
}
#datagrid-wrap .datagrid-header {
  background: #f2f2f2;
  border: none;
}
#datagrid-wrap .datagrid-header .datagrid-header-inner {
  background-color: #f2f2f2;
  width: 100% !important;
}
#datagrid-wrap .datagrid-header .datagrid-header-inner .datagrid-htable {
  width: 100% !important;
}
#datagrid-wrap .datagrid-header .datagrid-header-inner .datagrid-htable .datagrid-header-row {
  text-align: center;
}
#datagrid-wrap .datagrid-header .datagrid-header-inner .datagrid-htable .datagrid-header-row td {
  border: none;
  background: #f2f2f2;
}
#datagrid-wrap .datagrid-header .datagrid-header-inner .datagrid-htable .datagrid-header-row td .datagrid-cell {
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
  position: relative;
}
#datagrid-wrap .datagrid-header .datagrid-header-inner .datagrid-htable .datagrid-header-row td .datagrid-cell span:nth-of-type(1) {
  font-size: 14px;
  color: #333;
  font-weight: 600;
}
#datagrid-wrap .datagrid-header .datagrid-header-inner .datagrid-htable .datagrid-header-row td .datagrid-cell span:nth-of-type(2) {
  background: none;
}
#datagrid-wrap .datagrid-header .datagrid-header-inner .datagrid-htable .datagrid-header-row .sort-icon .datagrid-sort {
  overflow: visible;
}
#datagrid-wrap .datagrid-header .datagrid-header-inner .datagrid-htable .datagrid-header-row .sort-icon .datagrid-sort .datagrid-sort-icon {
  position: absolute;
  width: 18px;
  height: 24px;
  margin-top: 10px;
  margin-left: 6px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA3NkNDREQ1NTZGMTExRTc5MTkxQTYyM0RGQkJFNEEzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA3NkNDREQ2NTZGMTExRTc5MTkxQTYyM0RGQkJFNEEzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDc2Q0NERDM1NkYxMTFFNzkxOTFBNjIzREZCQkU0QTMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDc2Q0NERDQ1NkYxMTFFNzkxOTFBNjIzREZCQkU0QTMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6aSvAzAAAAzElEQVR42mL8//8/Ay0B46gFg9uCAwcOoAtlQunpyIIODg44zWAhwTFOQDwZyr4JxPuI0cREpOGqQLwOiJmheB1UjCoWCADxNiDmRxLjh4oJUmoBKxCvBWIVLHIgsTVAzEaJBROhYY8vXibgM4BQJGdBMdmAiYHGgJAF04D4PwE8nRILCgikd5BcPiUW/ALiECC+g0UOJBYKVUNRHLwHYi8g/ogkBmJ7A/E7akXybSAOAuK/UAxi3yJGIyllESi8c5HYo/XBqAUQABBgAC9USVhfTHaLAAAAAElFTkSuQmCC) no-repeat left top;
  background-size: auto 94%;
}
#datagrid-wrap .datagrid-header .datagrid-header-inner .datagrid-htable .datagrid-header-row .sort-icon .datagrid-sort-asc .datagrid-sort-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA2REU5RTc2NTZGMTExRTc4RjlFRkZBREFFNjY3MDc1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA2REU5RTc3NTZGMTExRTc4RjlFRkZBREFFNjY3MDc1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDZERTlFNzQ1NkYxMTFFNzhGOUVGRkFEQUU2NjcwNzUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDZERTlFNzU1NkYxMTFFNzhGOUVGRkFEQUU2NjcwNzUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ihatpAAAAzUlEQVR42mL8//8/Ay0BEwONwagFBAELPknGJXnoQplQejqy4P+YSeRZgAacgHgylH0TiPdRM4hUgXgdEDNDMYitRi0LBIF4GxDzI4mB2FuBWIhSC9iAeA0Qq2CRA4mthqoh24IJ0LDHFy8TyU5FQJAFxbRJpvtlgmie0aaBkjkBPJ0SCwoIpHeQXD4lFvwC4hAgvoNFDiQWClVDUT54D8ReQPwRSQzE9gbid9TKybeBGBTjf6EYxL5FcSrCEt65SGyiAONolTn8LQAIMAB33i+uqh/iZQAAAABJRU5ErkJggg==);
}
#datagrid-wrap .datagrid-header .datagrid-header-inner .datagrid-htable .datagrid-header-row .sort-icon .datagrid-sort-desc .datagrid-sort-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA2MzYwNDcyNTZGMTExRTdCMERGQzkwREU0Njk3REQyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA2MzYwNDczNTZGMTExRTdCMERGQzkwREU0Njk3REQyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDYzNjA0NzA1NkYxMTFFN0IwREZDOTBERTQ2OTdERDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDYzNjA0NzE1NkYxMTFFN0IwREZDOTBERTQ2OTdERDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7PvJaVAAAA1UlEQVR42mL6//8/Ay0xEwONwagFBAELPskDBw6gC2VC6enIgg4ODuRZgAacgHgylH0TiPdRM4hUgXgdEDNDMYitRi0LBIF4GxDzI4mB2FuBWIhSC9iAeA0Qq2CRA4mthqoh24IJ0LDHFy8TyU5FQJAFxbRJpo5P1hFlyH8GB7KDaBpYP348nZI4KCCQ3kFy+ZRY8AuIQ4D4DhY5kFgoVA1F+eA9EHsB8UckMRDbG4jfUSsn3wbiICD+C8Ug9i2KUxGW8M5FYhMFGEHV2miFM7wtAAgwAJ7Hdk8fZEbtAAAAAElFTkSuQmCC);
}
#datagrid-wrap .datagrid-header .datagrid-header-inner .datagrid-htable .datagrid-header-row.multiplehead-bg-1 {
  background-color: #f2f2f2;
}
#datagrid-wrap .datagrid-header .datagrid-header-inner .datagrid-htable .datagrid-header-row.multiplehead-bg-1 td {
  border-bottom: 1px solid #ededed !important;
}
#datagrid-wrap .datagrid-header .datagrid-header-inner .datagrid-htable .datagrid-header-row.multiplehead-bg-1 td .datagrid-cell {
  height: 39px;
  line-height: 39px;
}
#datagrid-wrap .datagrid-header .datagrid-header-inner .datagrid-htable .datagrid-header-row.multiplehead-bg-1 td .datagrid-cell span {
  font-size: 16px;
  font-weight: bold;
}
#datagrid-wrap .datagrid-header .datagrid-header-inner .datagrid-htable .datagrid-header-row.multiplehead-bg-1 .border-right {
  border-right: 1px solid #ededed !important;
}
#datagrid-wrap .datagrid-header .datagrid-header-inner .datagrid-htable .datagrid-header-row.multiplehead-bg-1 .border-left {
  border-left: 1px solid #ededed !important;
}
#datagrid-wrap .datagrid-header .datagrid-header-inner .datagrid-htable .datagrid-header-row.multiplehead-bg-1 .border-right-dark {
  border-right: 1px solid #e0e0e0 !important;
}
#datagrid-wrap .datagrid-header .datagrid-header-inner .datagrid-htable .datagrid-header-row.multiplehead-bg-2 {
  background-color: #f7f7f7;
}
#datagrid-wrap .datagrid-header .datagrid-header-inner .datagrid-htable .datagrid-header-row.multiplehead-bg-2 td {
  border-bottom: 1px solid #ededed !important;
  background-color: #f7f7f7;
}
#datagrid-wrap .datagrid-header .datagrid-header-inner .datagrid-htable .datagrid-header-row.multiplehead-bg-2 td .datagrid-cell {
  height: 39px;
  line-height: 39px;
}
#datagrid-wrap .datagrid-header .datagrid-header-inner .datagrid-htable .datagrid-header-row.multiplehead-bg-2 .border-right {
  border-right: 1px solid #ededed !important;
}
#datagrid-wrap .datagrid-header .datagrid-header-inner .datagrid-htable .datagrid-header-row.multiplehead-bg-2 .border-left {
  border-left: 1px solid #ededed !important;
}
#datagrid-wrap .datagrid-header .datagrid-header-inner .datagrid-htable .datagrid-header-row.multiplehead-bg-3 td .datagrid-cell span {
  font-weight: 400;
}
#datagrid-wrap .datagrid-header-over {
  background-color: #ededed !important;
}
#datagrid-wrap .datagrid-header-over .datagrid-cell {
  background-color: rgba(0,0,0,0) !important;
}
#datagrid-wrap .row-over {
  background-color: #f2f2f2 !important;
}
#datagrid-wrap .row-over .datagrid-cell {
  background-color: rgba(0,0,0,0) !important;
}
#datagrid-wrap .datagrid-body,
#datagrid-wrap .datagrid-btable {
  width: 100% !important;
}
#datagrid-wrap .datagrid-body>tbody>tr>td,
#datagrid-wrap .datagrid-btable>tbody>tr>td,
#datagrid-wrap .datagrid-body>tbody>tr>td>.datagrid-cell,
#datagrid-wrap .datagrid-btable>tbody>tr>td>.datagrid-cell {
  border: none;
}
#datagrid-wrap .datagrid-body .datagrid-row.datagrid-row-alt,
#datagrid-wrap .datagrid-btable .datagrid-row.datagrid-row-alt {
  background-color: #f7f7f7;
}
#datagrid-wrap .datagrid-body .datagrid-row.datagrid-row-selected:nth-of-type(odd),
#datagrid-wrap .datagrid-btable .datagrid-row.datagrid-row-selected:nth-of-type(odd) {
  background: rgba(0,0,0,0);
}
#datagrid-wrap .datagrid-body .datagrid-row.datagrid-row-over:nth-of-type(odd),
#datagrid-wrap .datagrid-btable .datagrid-row.datagrid-row-over:nth-of-type(odd) {
  background: rgba(0,0,0,0);
}
#datagrid-wrap .datagrid-body .datagrid-row td,
#datagrid-wrap .datagrid-btable .datagrid-row td {
  height: 45px;
  line-height: 45px;
  border: none;
}
#datagrid-wrap .datagrid-body .datagrid-row td .textbox,
#datagrid-wrap .datagrid-btable .datagrid-row td .textbox {
  width: 118px !important;
  height: 34px !important;
  border: none;
}
#datagrid-wrap .datagrid-body .datagrid-row td .textbox input,
#datagrid-wrap .datagrid-btable .datagrid-row td .textbox input {
  border-radius: 4px;
  text-align: center !important;
  border-color: #d3d3d3;
}
#datagrid-wrap .datagrid-body .datagrid-row td input,
#datagrid-wrap .datagrid-btable .datagrid-row td input {
  width: 118px !important;
  text-align: center !important;
  background-color: #fff !important;
  border-radius: 4px !important;
  height: 34px !important;
  border: 1px solid #d3d3d3;
  color: #666;
}
#datagrid-wrap .datagrid-body .datagrid-row td input.disabled,
#datagrid-wrap .datagrid-btable .datagrid-row td input.disabled {
  border: none;
  background: none !important;
}
#datagrid-wrap .datagrid-body .datagrid-row td .datagrid-cell .textbox,
#datagrid-wrap .datagrid-btable .datagrid-row td .datagrid-cell .textbox {
  background: rgba(0,0,0,0);
}
#datagrid-wrap .datagrid-body .datagrid-row td .datagrid-cell .textbox .disabled,
#datagrid-wrap .datagrid-btable .datagrid-row td .datagrid-cell .textbox .disabled {
  cursor: default;
}
#datagrid-wrap .datagrid-body .datagrid-row td .datagrid-cell .textbox .enable,
#datagrid-wrap .datagrid-btable .datagrid-row td .datagrid-cell .textbox .enable {
  cursor: pointer;
}
#datagrid-wrap .datagrid-body .datagrid-row td .datagrid-cell .textbox-icon,
#datagrid-wrap .datagrid-btable .datagrid-row td .datagrid-cell .textbox-icon {
  height: 35px !important;
  line-height: 35px;
  color: #999 !important;
}
#datagrid-wrap .datagrid-body .datagrid-row td .datagrid-cell .textbox-icon:hover,
#datagrid-wrap .datagrid-btable .datagrid-row td .datagrid-cell .textbox-icon:hover {
  color: #999 !important;
}
#datagrid-wrap .datagrid-body .datagrid-row td .datagrid-cell .textbox-icon:focus,
#datagrid-wrap .datagrid-btable .datagrid-row td .datagrid-cell .textbox-icon:focus {
  outline: none;
  outline-offset: 0;
}
#datagrid-wrap .datagrid-body .datagrid-row td .datagrid-cell .textbox-focused,
#datagrid-wrap .datagrid-btable .datagrid-row td .datagrid-cell .textbox-focused {
  box-shadow: 0px 0px 0px rgba(0,0,0,0);
}
#datagrid-wrap .datagrid-body .datagrid-row td .datagrid-cell,
#datagrid-wrap .datagrid-btable .datagrid-row td .datagrid-cell {
  border: none;
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px !important;
  color: #666;
}
#datagrid-wrap .datagrid-body .datagrid-row td .datagrid-cell span,
#datagrid-wrap .datagrid-btable .datagrid-row td .datagrid-cell span {
  font-size: 12px !important;
  color: #666;
}
#datagrid-wrap .pagination-wrap {
  padding: 20px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
#datagrid-wrap .pagination-wrap .pagination {
  display: -ms-flexbox;
  display: flex;
  line-height: 28px;
  margin: 0 auto;
}
#datagrid-wrap .pagination-wrap .pagination .select-page {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}
#datagrid-wrap .pagination-wrap .pagination li,
#datagrid-wrap .pagination-wrap .pagination div {
  margin-right: 10px;
  width: 30px;
  height: 30px;
  text-align: center;
  background-color: #f5f5f5;
  color: #999;
  border: 1px solid #ededed;
  cursor: pointer;
}
#datagrid-wrap .pagination-wrap .pagination li.active,
#datagrid-wrap .pagination-wrap .pagination div.active {
  background-color: #00a36d;
  color: #fff;
}
#datagrid-wrap .pagination-wrap .pagination li:hover,
#datagrid-wrap .pagination-wrap .pagination div:hover {
  background-color: #00a36d;
  color: #fff;
}
#datagrid-wrap .pagination-wrap .pagination .leftArrow i,
#datagrid-wrap .pagination-wrap .pagination .rightArrow i {
  display: inline-block;
  font-size: 24px;
}
#datagrid-wrap .pagination-wrap .pagination .leftArrow {
  transform: rotate(90deg);
}
#datagrid-wrap .pagination-wrap .pagination .rightArrow {
  transform: rotate(-90deg);
}
#datagrid-wrap .pagination-wrap .pagination .text {
  font-size: 12px;
  color: #999;
}
#datagrid-wrap ::-webkit-scrollbar {
  width: 14px;
  height: 14px;
  background-color: #fff;
}
#datagrid-wrap ::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d6dce5;
}
#datagrid-wrap .dots,
#datagrid-wrap .noDots {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 6px;
}
body .panel-htop ::-webkit-scrollbar {
  width: 6px;
  background-color: rgba(0,0,0,0);
}
body .panel-htop ::-webkit-scrollbar-thumb {
/* width: 10px; */
  height: 20px;
  border-radius: 2px;
  background-color: #f0f0f0;
}
body .panel-htop .combobox-item {
  height: 40px !important;
  line-height: 40px;
  color: #666;
  padding: 0;
  border-bottom: 1px solid #ededed;
  text-align: center;
  cursor: pointer;
}
body .panel-htop .panel-body-noheader {
  border: 1px solid #ededed;
}
body .panel-htop .combobox-item-selected {
  background: rgba(0,0,0,0);
}

.c-branch[data-v-9f7ccaa8] {
  width: 150px;
  display: inline-block;
  vertical-align: top;
}
.c-branch .c-branch-ipt[data-v-9f7ccaa8] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  position: relative;
  padding: 0 5px;
  background: #fff;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #666;
}
.c-branch .c-branch-ipt >i[data-v-9f7ccaa8] {
  position: absolute;
  right: 5px;
  top: 0px;
  font-size: 16px;
  color: #999;
}
.c-branch .c-branch-panel[data-v-9f7ccaa8] {
  background: #fff;
  overflow: hidden;
  border-radius: 5px;
}
.c-branch .c-branch-panel .c-branch-title[data-v-9f7ccaa8] {
  font-size: 16px;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #e0e0e0;
}
.c-branch .c-branch-panel .c-branch-list >div[data-v-9f7ccaa8] {
  background: #f6f6f6;
  max-height: 300px;
  overflow-y: auto;
}
.c-branch .c-branch-panel .c-branch-list >div ul[data-v-9f7ccaa8] {
  margin-top: 5px;
  margin-bottom: 5px;
}
.c-branch .c-branch-panel .c-branch-list >div ul >li[data-v-9f7ccaa8] {
  cursor: pointer;
  padding: 0px 10px;
}
.c-branch .c-branch-panel .c-branch-list >div ul >li >div[data-v-9f7ccaa8] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  position: relative;
  padding: 15px 0;
  background: #fff;
  margin-bottom: 5px;
  margin-top: 5px;
}
.c-branch .c-branch-panel .c-branch-list >div ul >li >div >span[data-v-9f7ccaa8] {
  display: block;
  width: 80%;
  font-size: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.c-branch .c-branch-panel .c-branch-list >div ul >li >div >i[data-v-9f7ccaa8] {
  position: absolute;
  font-size: 20px;
  color: #ededed;
  right: 4px;
  top: 1px;
}
.c-branch .c-branch-panel .c-branch-list >div ul >li >div .icon-check[data-v-9f7ccaa8] {
  color: #00a36d;
}
.c-branch .c-branch-panel .c-branch-select[data-v-9f7ccaa8] {
  padding: 0px 20px 20px 20px;
  text-align: right;
  color: #666;
  font-size: 12px;
}
.c-branch .c-branch-panel .c-branch-select >i[data-v-9f7ccaa8] {
  color: #ededed;
  font-size: 17px;
  cursor: pointer;
  vertical-align: middle;
}
.c-branch .c-branch-panel .c-branch-select .icon-check[data-v-9f7ccaa8] {
  color: #00a36d;
}
.c-branch .c-branch-panel .c-branch-select >span[data-v-9f7ccaa8] {
  cursor: pointer;
  vertical-align: middle;
}
.c-branch .c-branch-panel .c-branch-select >span[data-v-9f7ccaa8]:nth-of-type(1) {
  margin-right: 10px;
}
.c-branch .c-branch-panel .c-branch-btn[data-v-9f7ccaa8] {
  height: 45px;
  line-height: 45px;
  font-size: 14px;
}

.c-inputtip[data-v-4826b9a5] {
  position: relative;
  width: 100%;
}
.c-inputtip input[data-v-4826b9a5] {
  width: 100%;
  height: 40px;
  border: 1px solid #e0e0e0;
  padding-left: 8px;
  color: #666;
  border-radius: 4px;
}
.c-inputtip input.warning[data-v-4826b9a5] {
  border: 1px dashed #fd6a39;
}
.c-inputtip .tip[data-v-4826b9a5] {
  color: #fd6a39;
  line-height: 16px;
  text-align: left;
}
.c-inputtip .tip .p-text[data-v-4826b9a5] {
  margin-right: -100%;
  white-space: nowrap;
  left: 0;
  top: 0;
  position: absolute;
}
.c-inputtip .tip .p-text .icon-verification[data-v-4826b9a5] {
  font-size: 22px;
  vertical-align: middle;
}
.c-inputtip .tip .p-text span[data-v-4826b9a5] {
  font-size: 12px;
  vertical-align: middle;
}
.c-inputtip .right[data-v-4826b9a5] {
  position: absolute;
  top: 10px;
  right: -6px;
  height: 36px;
}
.c-inputtip .bottom[data-v-4826b9a5] {
  position: absolute;
/* bottom: -20px; */
  bottom: 0;
  left: 0;
  width: 200px;
}
.c-inputtip [data-v-4826b9a5]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #ccc;
}
.c-inputtip [data-v-4826b9a5]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
.c-inputtip [data-v-4826b9a5]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #ccc;
}
.c-inputtip [data-v-4826b9a5]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #ccc;
}
.c-inputtip .p-disableds[data-v-4826b9a5] {
  background-color: #fff;
  border: none;
}

.c-radio[data-v-1a4b305d] {
  width: 100%;
}
.c-radio ul[data-v-1a4b305d] {
  height: 40px;
  line-height: 40px;
}
.c-radio ul li[data-v-1a4b305d] {
  display: inline-block;
  text-align: center;
/* width: 230px; */
  padding: 12px 0;
  margin-right: 10px;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  cursor: pointer;
  line-height: 12px;
}
.c-radio li[data-v-1a4b305d]:last-of-type {
  margin: 0;
}
.c-radio .c-radio-check[data-v-1a4b305d] {
  position: relative;
  border: 2px solid #00a36d;
}
.c-radio .c-radio-check[data-v-1a4b305d]:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  border-bottom: 30px solid #00a36d;
  border-left: 30px solid transparent;
}
.c-radio .icon-radio[data-v-1a4b305d] {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 900;
  z-index: 10;
}

label[data-v-ec632252] {
  margin: 0;
  font-weight: normal;
}
.c-select-time[data-v-ec632252] {
  display: inline-block;
  height: 60px;
  margin: 0 10px 10px 0;
  position: relative;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.c-select-time div[data-v-ec632252]:nth-child(1) {
  margin: 15px;
}
.c-select-time div:nth-child(1) label[data-v-ec632252] {
  width: 60px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #666;
  font-size: 12px;
  display: inline-block;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  background: #fff;
}
.c-select-time div:nth-child(1) >span[data-v-ec632252] {
  color: #666;
  font-size: 12px;
}
.c-select-time div:nth-child(1) .c-start[data-v-ec632252] {
  border-color: #00a36d;
}
.c-select-time div:nth-child(1) .icon-delete[data-v-ec632252] {
  margin-left: 10px;
  font-size: 20px;
  color: #999;
}
.c-select-time .c-time[data-v-ec632252] {
  position: absolute;
  width: 515px;
  height: 430px;
  top: 59px;
  left: 0;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  z-index: 101;
  background: #fff;
}
.c-select-time .c-time ul[data-v-ec632252] {
  margin: 15px;
}
.c-select-time .c-time ul li[data-v-ec632252] {
  display: inline-block;
  width: 70px;
  height: 40px;
  line-height: 40px;
  margin: 5px;
  color: #999;
  text-align: center;
  border: 1px solid #e0e0e0;
}
.c-select-time .c-time ul li span[data-v-ec632252] {
  font-size: 12px;
}
.c-select-time .c-time ul .select-time[data-v-ec632252] {
  background: #00a36d;
  color: #fff;
}
.c-select-time .c-select-hove[data-v-ec632252]:hover {
  background: #00a36d;
  border-radius: 4px;
  color: #fff;
}
.c-combo-tree-mask[data-v-ec632252] {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.2);
}

.c-alertdialog[data-v-0615e584] {
  position: fixed;
  top: 25%;
  left: 50%;
  margin-left: -100px;
  width: 220px;
  height: 200px;
  z-index: 9999;
  background-color: rgba(0,0,0,0.65);
  color: #fff;
  border-radius: 6px;
  padding-top: 45px;
}
.c-alertdialog .iconfont[data-v-0615e584] {
  font-size: 54px;
}
.c-alertdialog .title[data-v-0615e584] {
  margin-top: 10px;
  font-size: 16px;
  border: 0;
}

.c-imgupdate .title {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  font-weight: 800;
  text-align: center;
}
.c-imgupdate .tip {
  color: #666;
}
.c-imgupdate .content {
  text-align: center;
}
.c-imgupdate .content .p-wrapper {
  text-align: center;
}
.c-imgupdate .content .p-wrapper img {
  max-width: 400px;
  max-height: 300px;
}
.c-imgupdate .content .btn-updata {
  margin: 20px 0;
  margin-right: 10px;
  padding: 0px 20px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  background: #f88f07;
}
.c-imgupdate .c-btn {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 40px;
}
.c-imgupdate .c-btn button {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
/* .cropper-view-box,
   .cropper-face {
   border-radius: 50%;
   } */
/*
   * Cropper.js v1.0.0-rc
   * https://github.com/fengyuanchen/cropperjs
   *
   * Copyright (c) 2017 Fengyuan Chen
   * Released under the MIT license
   *
   * Date: 2017-03-25T12:02:21.062Z
*/
.cropper-container {
  font-size: 0;
  line-height: 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  direction: ltr;
  -ms-touch-action: none;
  touch-action: none;
}
.cropper-container img {
/* Avoid margin top issue (Occur only when margin-top <= -height) */
  display: block;
  min-width: 0 !important;
  max-width: none !important;
  min-height: 0 !important;
  max-height: none !important;
  width: 100%;
  height: 100%;
  image-orientation: 0deg;
}
.cropper-wrap-box,
.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.cropper-wrap-box {
  overflow: hidden;
}
.cropper-drag-box {
  opacity: 0;
  background-color: #fff;
}
.cropper-modal {
  opacity: 0.5;
  background-color: #000;
}
.cropper-view-box {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  outline: 1px solid #39f;
  outline-color: rgba(51,153,255,0.75);
}
.cropper-dashed {
  position: absolute;
  display: block;
  opacity: 0.5;
  border: 0 dashed #eee;
}
.cropper-dashed.dashed-h {
  top: 33.33333%;
  left: 0;
  width: 100%;
  height: 33.33333%;
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.cropper-dashed.dashed-v {
  top: 0;
  left: 33.33333%;
  width: 33.33333%;
  height: 100%;
  border-right-width: 1px;
  border-left-width: 1px;
}
.cropper-center {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  opacity: 0.75;
}
.cropper-center:before,
.cropper-center:after {
  position: absolute;
  display: block;
  content: ' ';
  background-color: #eee;
}
.cropper-center:before {
  top: 0;
  left: -3px;
  width: 7px;
  height: 1px;
}
.cropper-center:after {
  top: -3px;
  left: 0;
  width: 1px;
  height: 7px;
}
.cropper-face,
.cropper-line,
.cropper-point {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.1;
}
.cropper-face {
  top: 0;
  left: 0;
  background-color: #fff;
}
.cropper-line {
  background-color: #39f;
}
.cropper-line.line-e {
  top: 0;
  right: -3px;
  width: 5px;
  cursor: e-resize;
}
.cropper-line.line-n {
  top: -3px;
  left: 0;
  height: 5px;
  cursor: n-resize;
}
.cropper-line.line-w {
  top: 0;
  left: -3px;
  width: 5px;
  cursor: w-resize;
}
.cropper-line.line-s {
  bottom: -3px;
  left: 0;
  height: 5px;
  cursor: s-resize;
}
.cropper-point {
  width: 5px;
  height: 5px;
  opacity: 0.75;
  background-color: #39f;
}
.cropper-point.point-e {
  top: 50%;
  right: -3px;
  margin-top: -3px;
  cursor: e-resize;
}
.cropper-point.point-n {
  top: -3px;
  left: 50%;
  margin-left: -3px;
  cursor: n-resize;
}
.cropper-point.point-w {
  top: 50%;
  left: -3px;
  margin-top: -3px;
  cursor: w-resize;
}
.cropper-point.point-s {
  bottom: -3px;
  left: 50%;
  margin-left: -3px;
  cursor: s-resize;
}
.cropper-point.point-ne {
  top: -3px;
  right: -3px;
  cursor: ne-resize;
}
.cropper-point.point-nw {
  top: -3px;
  left: -3px;
  cursor: nw-resize;
}
.cropper-point.point-sw {
  bottom: -3px;
  left: -3px;
  cursor: sw-resize;
}
.cropper-point.point-se {
  right: -3px;
  bottom: -3px;
  width: 20px;
  height: 20px;
  cursor: se-resize;
  opacity: 1;
}
@media (min-width: 768px) {
.cropper-point.point-se {
    width: 15px;
    height: 15px;
}
}
@media (min-width: 992px) {
.cropper-point.point-se {
    width: 10px;
    height: 10px;
}
}
@media (min-width: 1200px) {
.cropper-point.point-se {
    width: 5px;
    height: 5px;
    opacity: 0.75;
}
}
.cropper-point.point-se:before {
  position: absolute;
  right: -50%;
  bottom: -50%;
  display: block;
  width: 200%;
  height: 200%;
  content: ' ';
  opacity: 0;
  background-color: #39f;
}
.cropper-invisible {
  opacity: 0;
}
.cropper-bg {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC");
}
.cropper-hide {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
}
.cropper-hidden {
  display: none !important;
}
.cropper-move {
  cursor: move;
}
.cropper-crop {
  cursor: crosshair;
}
.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
  cursor: not-allowed;
}

.cancelAccredit .p-title[data-v-af66481c] {
  background-color: #fff;
  line-height: 50px;
  font-size: 16px;
  font-weight: 700;
  border-radius: 6px 6px 0 0;
}
.cancelAccredit .p-bigBox[data-v-af66481c] {
  overflow-y: auto;
  background: #fff;
  height: 340px;
}
.cancelAccredit .p-box[data-v-af66481c] {
  border: 1px solid #e0e0e0;
}
.cancelAccredit .p-box .p-head[data-v-af66481c] {
  background-color: #fff;
}
.cancelAccredit .p-box .p-center[data-v-af66481c] {
  padding: 0 20px;
}
.cancelAccredit .p-box .p-center > li[data-v-af66481c] {
  float: left;
  margin-right: 20px;
  margin-top: 5px;
}
.cancelAccredit .p-box .p-center > li span[data-v-af66481c] {
  font-size: 14px;
  color: #999;
}
.cancelAccredit .p-box .p-center > li i[data-v-af66481c] {
  color: #999;
}
.cancelAccredit .p-pc[data-v-af66481c] {
  width: 100%;
  overflow: hidden;
}
.cancelAccredit .p-pc ul[data-v-af66481c] {
  overflow: hidden;
  padding-left: 0 !important;
  margin-left: 90px;
  margin-bottom: 0;
}
.cancelAccredit .p-pc > span[data-v-af66481c] {
  line-height: 30px;
  float: left;
  margin-left: 20px;
  font-size: 16px;
}
.cancelAccredit .p-pc li[data-v-af66481c] {
  line-height: 25px;
}
.cancelAccredit .c-tit[data-v-af66481c] {
  line-height: 20px;
  margin-bottom: -1px;
}
.cancelAccredit .c-tit span[data-v-af66481c] {
  font-size: 14px;
  color: #999;
}
.cancelAccredit .c-tit i[data-v-af66481c] {
  font-size: 16px;
  color: #999;
/* color: #00A36D; */
  display: inline-block;
  transform: translateY(-2px);
  vertical-align: middle;
}
.cancelAccredit .left[data-v-af66481c] {
  font-size: 16px;
}
.cancelAccredit .left i[data-v-af66481c] {
  font-size: 22px;
  margin-right: 5px;
}
.cancelAccredit .hintBox[data-v-af66481c] {
  background: rgba(0,0,0,0.2);
/* margin-top: 200px; */
}
.cancelAccredit .hint[data-v-af66481c] {
  background-color: #fff;
  padding: 30px 0;
}
.cancelAccredit .clearFix[data-v-af66481c] {
  height: 25px;
}
.cancelAccredit .p-btnBox[data-v-af66481c] {
  height: 50px;
  line-height: 50px;
  border-radius: 0 0 6px 6px;
}
.cancelAccredit .p-btnLeft[data-v-af66481c] {
  height: 50px;
  border-radius: 0 0 0 6px;
}
.cancelAccredit .p-btnRight[data-v-af66481c] {
  height: 50px;
  border-radius: 0 0 6px 0;
}
.cancelAccredit .p-pxBox[data-v-af66481c] {
  padding: 0 20px;
/* margin-top: -5px;
            margin-bottom: -5px; */
}
.cancelAccredit .p-pc-left[data-v-af66481c] {
  display: inline-block;
  width: 82px;
  text-align: left;
  font-size: 14px !important;
}
.cancelAccredit .c-titRight > span[data-v-af66481c] {
  color: #999 !important;
}
.cancelAccredit .bgc[data-v-af66481c] {
  color: #00a36d !important;
}
.cancelAccredit [data-v-af66481c]::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #fff;
}
.cancelAccredit [data-v-af66481c]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}
.cancelAccredit .finger[data-v-af66481c] {
  cursor: pointer;
}
.cancelAccredit .p-btn-green-hover[data-v-af66481c]:hover {
  background-color: #01835a;
  border-top: 1px solid #01835a !important;
  color: #fff;
}
.cancelAccredit .p-btn-white-hover[data-v-af66481c]:hover {
  background-color: #f2f2f2;
}
.cancelAccredit .mask[data-v-af66481c] {
  background: rgba(0,0,0,0.2);
}
.cancelAccredit .p-margin[data-v-af66481c] {
  margin-right: 5px;
}

.c-area[data-v-223f6823] {
  position: relative;
}
.c-area textarea[data-v-223f6823] {
  width: 100%;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 10px 8px;
  color: #333;
  resize: none;
}
.c-area .limit[data-v-223f6823] {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #999;
}
.c-area [data-v-223f6823]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #ccc;
}
.c-area [data-v-223f6823]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
.c-area [data-v-223f6823]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #ccc;
}
.c-area [data-v-223f6823]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #ccc;
}

.c-tree-list >ul[data-v-921b1522] {
  margin: 0;
  padding: 0;
}
.c-tree-list >ul ul[data-v-921b1522] {
  margin: 0;
  border-top: 1px solid #e0e0e0;
}
.c-tree-list >ul li[data-v-921b1522] {
  border-bottom: 1px solid #e0e0e0;
}
.c-tree-list >ul li[data-v-921b1522]:last-child {
  border: none;
}
.c-tree-list >ul li[data-v-921b1522]:after {
  content: '';
  display: block;
  clear: both;
}
.c-tree-list >ul li >div[data-v-921b1522] {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.c-tree-list >ul li >div >span[data-v-921b1522] {
  display: block;
  float: left;
}
.c-tree-list >ul li >div >span.c-tree-list-expand[data-v-921b1522] {
  width: 25px;
  text-align: center;
}
.c-tree-list >ul li >div >span.c-tree-list-check >i[data-v-921b1522] {
  color: #00a36d;
}
.c-tree-list >ul li.c-tree-root-node >div >span[data-v-921b1522] {
  font-size: 14px;
}
.c-tree-list >ul li.c-tree-end-node[data-v-921b1522] {
  color: #999;
}

.u-box .u-top[data-v-662ecb8e] {
  background: #f2f2f2;
  height: 40px;
  padding-left: 10px;
  overflow: hidden;
  border: 1px solid #e0e0e0;
}
.u-box .u-top .u-button[data-v-662ecb8e] {
  height: 40px;
  line-height: 40px;
  padding: 0 25px;
  font-size: 14px;
  cursor: pointer;
}
.u-box .u-top .u-title[data-v-662ecb8e] {
  height: 40px;
  line-height: 40px;
}
.u-box .u-top .u-title span[data-v-662ecb8e] {
  font-size: 14px;
  color: #333;
}
.u-box .u-slot[data-v-662ecb8e] {
  border: 1px solid #e0e0e0;
  border-top: 0;
  height: calc(100% - 40px);
}
.u-box .u-round-top-left[data-v-662ecb8e] {
  border-top-left-radius: 5px;
}
.u-box .u-round-top-right[data-v-662ecb8e] {
  border-top-right-radius: 5px;
}
.u-box .u-round-bottom-left[data-v-662ecb8e] {
  border-bottom-left-radius: 5px;
}
.u-box .u-round-bottom-right[data-v-662ecb8e] {
  border-bottom-right-radius: 5px;
}
.u-box .u-no-top-border[data-v-662ecb8e] {
  border-left: 0;
}
.u-box .u-no-right-border[data-v-662ecb8e] {
  border-right: 0;
}
.u-box .u-no-bottom-border[data-v-662ecb8e] {
  border-bottom: 0;
}
.u-box .u-no-left-border[data-v-662ecb8e] {
  border-left: 0;
}
.u-box .u-drop-down[data-v-662ecb8e] {
  line-height: 40px;
  margin-right: 10px;
  font-size: 14px;
  cursor: pointer;
  color: #666;
}
.u-box .u-drop-down i[data-v-662ecb8e] {
  font-size: 20px;
  vertical-align: middle;
}
.u-box .contentHeight[data-v-662ecb8e] {
  height: 0;
  overflow: hidden;
}

.u-calendar[data-v-056601b6] {
  text-align: left;
  min-width: 260px;
  max-width: 360px;
}
.u-calendar .u-calendar-title[data-v-056601b6] {
  position: relative;
  height: 40px;
  overflow: hidden;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.u-calendar .u-calendar-title > span[data-v-056601b6] {
  position: absolute;
  top: 5px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  display: block;
}
.u-calendar .u-calendar-title > span.u-calendar-ctrl[data-v-056601b6] {
  width: 20px;
  cursor: pointer;
  z-index: 10;
}
.u-calendar .u-calendar-title > span.u-calendar-ctrl > i[data-v-056601b6] {
  color: #666;
  font-size: 12px;
}
.u-calendar .u-calendar-title > span.u-calendar-ctrl[data-v-056601b6]:hover {
  border-radius: 100%;
  background: #bfbfbf;
}
.u-calendar .u-calendar-title > span.u-calendar-ctrl:hover > i[data-v-056601b6] {
  color: #fff;
}
.u-calendar .u-calendar-title > span.u-calendar-ctrl[data-v-056601b6]:first-child {
  left: 5px;
}
.u-calendar .u-calendar-title > span.u-calendar-ctrl[data-v-056601b6]:nth-child(2) {
  left: 35px;
}
.u-calendar .u-calendar-title > span.u-calendar-ctrl[data-v-056601b6]:nth-child(4) {
  right: 35px;
}
.u-calendar .u-calendar-title > span.u-calendar-ctrl[data-v-056601b6]:last-child {
  right: 5px;
}
.u-calendar .u-calendar-title > span.u-calendar-title-value[data-v-056601b6] {
  z-index: 9;
  width: 100%;
  color: #333;
  font-size: 14px;
}
.u-calendar .u-calendar-sheet .u-calendar-day[data-v-056601b6] {
  height: 210px;
  width: 260px;
  margin: 0 auto;
}
.u-calendar .u-calendar-sheet .u-calendar-day > ul[data-v-056601b6] {
  margin: 0;
}
.u-calendar .u-calendar-sheet .u-calendar-day > ul > li[data-v-056601b6] {
  position: relative;
  display: inline-block;
  width: 14.285714285714286%;
  text-indent: 0 !important;
  text-align: center;
}
.u-calendar .u-calendar-sheet .u-calendar-day > ul.u-calendar-day-title[data-v-056601b6]:after {
  content: '';
  display: block;
  clear: both;
}
.u-calendar .u-calendar-sheet .u-calendar-day > ul.u-calendar-day-title li[data-v-056601b6] {
  float: left;
}
.u-calendar .u-calendar-sheet .u-calendar-day > ul.u-calendar-day-title span[data-v-056601b6] {
  line-height: 30px;
  color: #333;
  font-size: 12px;
}
.u-calendar .u-calendar-sheet .u-calendar-time-list[data-v-056601b6] {
  float: left;
  width: 80px;
  margin-left: 20px;
  position: relative;
}
.u-calendar .u-calendar-sheet .u-calendar-time-list[data-v-056601b6]:before {
  content: '';
  display: block;
  position: absolute;
  width: 60px;
  height: 1px;
  top: 0;
  left: 0;
  background: #ddd;
}
.u-calendar .u-calendar-sheet .u-calendar-time-list[data-v-056601b6]:after {
  content: '';
  display: block;
  position: absolute;
  width: 60px;
  height: 1px;
  bottom: 0;
  left: 0;
  background: #ddd;
}
.u-calendar .u-calendar-sheet .u-calendar-time-list ul[data-v-056601b6] {
  border-left: 1px solid #ddd;
  overflow-y: auto;
  height: 210px;
}
.u-calendar .u-calendar-sheet .u-calendar-time-list ul li[data-v-056601b6] {
  height: 30px;
  width: 60px;
  line-height: 30px;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
}
.u-calendar .u-calendar-sheet .u-calendar-time-list ul li[data-v-056601b6]:last-child {
  border-bottom: none;
}
.u-calendar .u-calendar-sheet .u-calendar-time-list ul li.u-calendar-time-active[data-v-056601b6] {
  color: #fff;
  background: #00a36d;
}
.u-calendar .u-calendar-sheet .u-calendar-morning-afternoon[data-v-056601b6] {
  float: left;
  height: 210px;
  margin-left: 20px;
  position: relative;
}
.u-calendar .u-calendar-sheet .u-calendar-morning-afternoon > p[data-v-056601b6] {
  margin-top: 50px;
  padding: 2px 5px;
  text-align: center;
  cursor: pointer;
  color: #666;
  background: #fff;
  border: 1px solid #ededed;
}
.u-calendar .u-calendar-sheet .u-calendar-morning-afternoon .u-select-morning-afternoon[data-v-056601b6] {
  color: #fff;
  background: #00a36d;
  border: 1px solid #00a36d;
}
.u-calendar .u-calendar-sheet .u-calendar-month[data-v-056601b6] {
  width: 260px;
  overflow: hidden;
}
.u-calendar .u-calendar-sheet .u-calendar-month > li[data-v-056601b6] {
  width: 25%;
  float: left;
}
.u-calendar .u-calendar-sheet .u-calendar-item[data-v-056601b6] {
  cursor: pointer;
  text-align: center;
}
.u-calendar .u-calendar-sheet .u-calendar-item > span[data-v-056601b6] {
  display: inline-block;
  width: 20px;
  text-align: center;
  height: 20px;
  line-height: 20px;
  margin: 5px;
  border-radius: 100%;
  color: #bfbfbf;
  font-size: 12px;
}
.u-calendar .u-calendar-sheet .u-calendar-useful > span[data-v-056601b6] {
  color: #666;
}
.u-calendar .u-calendar-sheet .u-calendar-useful:hover > span[data-v-056601b6] {
  background: #bfbfbf;
  color: #fff;
}
.u-calendar .u-calendar-sheet .u-calendar-active > span[data-v-056601b6] {
  background: #00a36d;
  color: #fff;
}
.u-calendar .u-calendar-sheet .u-calendar-active:hover > span[data-v-056601b6] {
  background: #00a36d;
}
.u-calendar .u-calendar-sheet .u-calendar-tag > span[data-v-056601b6] {
  background: #e7a300;
  color: #fff;
}
.u-calendar .u-calendar-sheet .u-calendar-tag:hover > span[data-v-056601b6] {
  background: #00a36d;
}
.u-calendar.u-calendar-time .u-calendar-day[data-v-056601b6] {
  float: left;
}

.u-calendar-date[data-v-58f09a75] {
  font-size: 12px;
  overflow-y: hidden;
  position: relative;
}
.u-calendar-date[data-v-58f09a75]:after {
  content: '';
  display: block;
  clear: both;
}
.u-calendar-date .u-start[data-v-58f09a75] {
  border-right: 1px solid #e0e0e0;
}
.u-calendar-date .u-start[data-v-58f09a75],
.u-calendar-date .u-end[data-v-58f09a75] {
  width: 240px;
  float: left;
  padding: 5px;
}
.u-calendar-date .u-start >p[data-v-58f09a75],
.u-calendar-date .u-end >p[data-v-58f09a75] {
  text-align: center;
  color: #999;
}
.u-calendar-date .u-start .u-title[data-v-58f09a75],
.u-calendar-date .u-end .u-title[data-v-58f09a75] {
  text-align: center;
  color: #666;
  margin: 10px 0;
}
.u-calendar-date .u-start .u-title >span[data-v-58f09a75]:nth-of-type(3),
.u-calendar-date .u-end .u-title >span[data-v-58f09a75]:nth-of-type(3) {
  font-size: 14px;
  display: inline-block;
}
.u-calendar-date .u-start .u-title >.u-calendar-ctrl[data-v-58f09a75],
.u-calendar-date .u-end .u-title >.u-calendar-ctrl[data-v-58f09a75] {
  display: inline-block;
  height: 20px;
  width: 20px;
  cursor: pointer;
  line-height: 20px;
  margin: 0 5px;
}
.u-calendar-date .u-start .u-title >.u-calendar-ctrl >i[data-v-58f09a75],
.u-calendar-date .u-end .u-title >.u-calendar-ctrl >i[data-v-58f09a75] {
  display: inline-block;
  font-size: 12px;
}
.u-calendar-date .u-start .u-title >.u-calendar-ctrl[data-v-58f09a75]:hover,
.u-calendar-date .u-end .u-title >.u-calendar-ctrl[data-v-58f09a75]:hover {
  border-radius: 50%;
  color: #fff;
  background-color: #bfbfbf;
}
.u-calendar-date .u-start .u-day-title[data-v-58f09a75],
.u-calendar-date .u-end .u-day-title[data-v-58f09a75] {
  margin-bottom: 10px;
}
.u-calendar-date .u-start .u-day-title >li[data-v-58f09a75],
.u-calendar-date .u-end .u-day-title >li[data-v-58f09a75] {
  float: left;
  width: calc(100% / 7);
  text-align: center;
}
.u-calendar-date .u-start .u-day-title[data-v-58f09a75]:after,
.u-calendar-date .u-end .u-day-title[data-v-58f09a75]:after {
  content: '';
  display: block;
  clear: both;
}
.u-calendar-date .u-start .u-days[data-v-58f09a75]:after,
.u-calendar-date .u-end .u-days[data-v-58f09a75]:after {
  content: '';
  display: block;
  clear: both;
}
.u-calendar-date .u-start .u-days >li[data-v-58f09a75],
.u-calendar-date .u-end .u-days >li[data-v-58f09a75] {
  width: calc(100% / 7);
  height: 28px;
  line-height: 28px;
  float: left;
  text-align: center;
}
.u-calendar-date .u-start .u-days >li[data-v-58f09a75]:after,
.u-calendar-date .u-end .u-days >li[data-v-58f09a75]:after {
  content: '';
  display: block;
  clear: both;
}
.u-calendar-date .u-start .u-days >li >span[data-v-58f09a75],
.u-calendar-date .u-end .u-days >li >span[data-v-58f09a75] {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.u-calendar-date .u-start .u-days .u-li-hover[data-v-58f09a75]:hover,
.u-calendar-date .u-end .u-days .u-li-hover[data-v-58f09a75]:hover {
  cursor: pointer;
  color: #fff;
  border-radius: 50%;
  background-color: #bfbfbf;
}
.u-calendar-date .u-start .u-days .u-disable[data-v-58f09a75],
.u-calendar-date .u-end .u-days .u-disable[data-v-58f09a75] {
  color: #bfbfbf;
}
.u-calendar-date .start-selected[data-v-58f09a75] {
  border-radius: 50%;
  color: #fff;
  background-color: #00a36d;
}
.u-calendar-date .end-selected[data-v-58f09a75] {
  border-radius: 50%;
  color: #fff;
  background-color: #fd6a39;
}
.u-calendar-date .u-confirm[data-v-58f09a75] {
  display: block;
  float: right;
  padding: 2px 8px;
  margin: 10px;
  margin-top: 0;
  color: #00a36d;
  border: 1px solid #00a36d;
  cursor: pointer;
}

.u-dropdown[data-v-49091224] {
  position: relative;
}
.u-dropdown .u-dropdown-main[data-v-49091224] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  font-size: 14px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  padding: 0px 20px 0px 5px;
}
.u-dropdown .u-dropdown-main >i[data-v-49091224] {
  position: absolute;
  right: 5px;
  top: 0px;
  font-size: 16px;
  color: #999;
}
.u-dropdown .u-dropdown-container[data-v-49091224] {
  position: absolute;
  z-index: 101;
  left: 0px;
  top: 39px;
  width: 150%;
  max-height: 240px;
  overflow-y: auto;
  background: #fff;
  border: 1px solid #e0e0e0;
}
.u-dropdown .u-dropdown-mask[data-v-49091224] {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.u-calendar-range[data-v-1bb79107] {
  background: #fff;
  padding: 20px;
}
.u-calendar-range .u-calendar-range-list[data-v-1bb79107] {
  overflow: hidden;
  margin-bottom: 20px;
}
.u-calendar-range .u-calendar-range-list >.u-calendar-item[data-v-1bb79107] {
  float: left;
}
.u-calendar-range .u-calendar-range-list >.u-calendar-item p[data-v-1bb79107] {
  text-align: center;
  font-weight: bold;
  color: #333;
  height: 20px;
  line-height: 20px;
}
.u-calendar-range .u-calendar-range-list >.u-calendar-item[data-v-1bb79107]:first-child {
  margin-right: 20px;
  position: relative;
}
.u-calendar-range .u-calendar-range-list >.u-calendar-item[data-v-1bb79107]:first-child:after {
  content: '';
  display: block;
  position: absolute;
  height: 210px;
  right: -20px;
  top: 70px;
  background: #ddd;
  width: 1px;
}
.u-calendar-range .u-calendar-range-list >.u-calendar-item[data-v-1bb79107]:last-child {
  margin-left: 20px;
}
.u-calendar-range .u-calendar-range-ctrl[data-v-1bb79107] {
  text-align: right;
}
.u-calendar-range .u-calendar-range-ctrl button[data-v-1bb79107] {
  border-radius: 3px;
  border: 1px solid #00a36d;
  height: 24px;
  line-height: 22px;
  width: 60px;
  text-align: center;
  display: inline-block;
  color: #00a36d;
  background: #fff;
  cursor: pointer;
}

.u-dropdown-date-range .u-dropdown-main {
  width: 300px !important;
}
.u-dropdown-date-range .u-dropdown-container {
  height: 370px !important;
  max-height: 370px !important;
}
.u-dropdown-date-range.u-dropdown-date-range-time .u-dropdown-container {
  width: 802px !important;
}
.u-dropdown-date-range.u-dropdown-date-range-normal .u-dropdown-container {
  width: 602px !important;
}

.u-dialog {
  position: fixed;
  z-index: 10999;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  animation-duration: 0.1s;
  background: rgba(0,0,0,0.3);
}
.u-dialog .u-dialog-container {
  box-shadow: 0px 1px 3px rgba(0,0,0,0.05);
  border-radius: 4px;
  background: #fff;
  overflow: hidden;
  min-width: 300px;
  max-width: 500px;
}
.u-dialog .u-dialog-container >.u-dialog-content {
  padding: 20px;
  min-width: 200px;
  text-align: center;
  color: #666;
}
.u-dialog .u-dialog-container >.u-dialog-content >.u-dialog-alert >i {
  font-size: 50px;
  color: #fd6a39;
}
.u-dialog .u-dialog-container >.u-dialog-ctrl:after {
  content: '';
  display: block;
  clear: both;
}
.u-dialog .u-dialog-container >.u-dialog-ctrl >button {
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  border-top: 1px solid #e0e0e0;
  background: #fff;
  color: #333;
  cursor: pointer;
}
.u-dialog .u-dialog-container >.u-dialog-ctrl >button:hover {
  background: #f2f2f2;
}
.u-dialog .u-dialog-container >.u-dialog-ctrl >button:last-child {
  border: none;
  background: #00a36d;
  color: #fff;
}
.u-dialog .u-dialog-container >.u-dialog-ctrl >button:last-child:hover {
  background: #01835a;
  color: #fff;
  border: none;
}
.u-dialog .u-dialog-container >.u-dialog-ctrl >button:active {
  background: #01835a;
  color: #fff;
  border: none;
}

.u-dialog {
  position: fixed;
  z-index: 10999;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  animation-duration: 0.1s;
  background: rgba(0,0,0,0.3);
}
.u-dialog .u-dialog-title {
  position: relative;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  border-bottom: 1px solid #ededed;
}
.u-dialog .u-dialog-title >i {
  font-size: 16px;
  color: #666 !important;
  right: 10px;
  cursor: pointer;
  position: absolute;
}
.u-dialog .u-dialog-container {
  box-shadow: 0px 1px 3px rgba(0,0,0,0.05);
  border-radius: 4px;
  background: #fff;
  overflow: hidden;
  min-width: 300px;
  max-width: 500px;
}
.u-dialog .u-dialog-container >.u-dialog-content {
  padding: 20px;
  min-width: 200px;
  text-align: center;
  color: #666;
}
.u-dialog .u-dialog-container >.u-dialog-content >.u-dialog-alert img {
  display: inline-block;
  width: 40%;
}

.u-dropdown-wide {
  width: 200px !important;
}
.u-dropdown-auto {
  width: 100% !important;
}
.u-dropdown-up {
  width: auto !important;
}
.u-dropdown {
  position: relative;
  z-index: 99;
  width: 150px;
  display: inline-block;
  vertical-align: top;
/* 禁用 */
}
.u-dropdown .u-dropdown-main {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  position: relative;
  z-index: 102;
  height: 40px;
  line-height: 40px;
  background: #fff;
  font-size: 14px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  padding: 0px 20px 0px 5px;
}
.u-dropdown .u-dropdown-main >i {
  position: absolute;
  right: 5px;
  top: 0px;
  font-size: 16px;
  color: #999;
}
.u-dropdown .u-dropdown-main >input {
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  border: none;
  width: 100%;
  color: #666;
  cursor: pointer;
}
.u-dropdown .u-dropdown-main >input:disabled {
  color: #666;
  background: #fff;
  pointer-events: none;
}
.u-dropdown .u-p-size input {
  font-size: 12px;
}
.u-dropdown .u-dropdown-container {
  box-shadow: 0px 1px 3px rgba(0,0,0,0.05);
  position: absolute;
  z-index: 101;
  left: 0px;
  top: 39px;
  max-height: 300px;
  overflow-y: auto;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.u-dropdown .u-dropdown-container-up {
  max-width: 200%;
  margin-top: -121px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  cursor: pointer;
}
.u-dropdown .u-dropdown-mask {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.u-dropdown.u-dropdown-show {
  z-index: 100;
}
.u-dropdown.u-dropdown-show .u-dropdown-main {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.u-dropdown.u-dropdown-show .u-dropdown-main-up {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 0;
}
.u-dropdown.u-dropdown-show.u-dropdown-filter .u-dropdown-main {
  border-bottom: none;
}
.u-dropdown.u-dropdown-sm .u-dropdown-main {
  height: 24px;
  line-height: 24px;
}
.u-dropdown.u-dropdown-sm .u-dropdown-main >input {
  height: 22px;
  line-height: 22px;
  font-size: 12px;
}
.u-dropdown.u-dropdown-sm .u-dropdown-container {
  top: 23px;
}
.u-dropdown.u-dropdown-disable>.u-dropdown-main {
  border-color: #ededed;
  cursor: not-allowed;
}
.u-dropdown.u-dropdown-disable>.u-dropdown-main * {
  color: #bfbfbf !important;
}
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #fff;
}
/*定义滑块，内阴影及圆角*/
::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}

.u-dropdown-item {
  border-bottom: 1px solid #e0e0e0;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #666;
  padding: 0 10px;
  cursor: pointer;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.u-dropdown-item:last-child {
  border: none;
}
.u-dropdown-item:hover {
  background: #f7f7f7;
}
.u-dropdown-item i {
  font-size: 20px;
}

.u-dropdown-list.u-dropdown-list-normal ul >li[data-v-7499c318] {
  border-bottom: 1px solid #e0e0e0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0px 10px;
}
.u-dropdown-list.u-dropdown-list-normal ul >li[data-v-7499c318]:last-child {
  border: none;
}
.u-dropdown-list.u-dropdown-list-filter ul[data-v-7499c318] {
  padding: 10px;
  text-align: left;
  overflow-y: auto;
}
.u-dropdown-list.u-dropdown-list-filter ul[data-v-7499c318]:after {
  content: '';
  display: block;
  clear: both;
}
.u-dropdown-list.u-dropdown-list-filter ul >li[data-v-7499c318] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  float: left;
  margin-right: 10px;
  height: 24px;
  line-height: 24px;
  padding: 0px 10px;
  cursor: pointer;
  margin-bottom: 5px;
}
.u-dropdown-list.u-dropdown-list-filter ul >li.u-dropdown-list-on[data-v-7499c318] {
  background: #00a36d;
  border: none;
  color: #fff;
}

.u-dropdown-multi .u-dropdown-multi-list {
  max-height: 258px;
  overflow-y: auto;
}
.u-dropdown-multi .u-dropdown-multi-confirm {
  height: 40px;
  overflow: hidden;
  background: #f2f2f2;
}

.icon[data-v-49d6deae] {
  width: 1.75em;
  height: 1.75em;
  vertical-align: -0.5em;
  fill: currentColor;
  overflow: hidden;
}
.u-grid[data-v-49d6deae] {
  position: relative;
  color: #666;
  cursor: default;
}
.u-grid i[data-v-49d6deae] {
  color: #999;
  vertical-align: middle;
}
.u-grid table[data-v-49d6deae] {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
.u-grid table tr >td[data-v-49d6deae] {
  border-bottom: 1px solid #e6e6e6;
}
.u-grid table tr >td >.u-grid-cell[data-v-49d6deae] {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 38px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.u-grid >.u-grid-block[data-v-49d6deae]:after {
  content: '';
  display: block;
  clear: both;
}
.u-grid >.u-grid-block >.u-grid-side[data-v-49d6deae] {
  float: left;
  min-height: 100%;
  border-right: 1px solid #e0e0e0;
}
.u-grid >.u-grid-block >.u-grid-side[data-v-49d6deae]:last-child {
  border: none;
}
.u-grid >.u-grid-block >.u-grid-side[data-v-49d6deae]:nth-child(2) {
  overflow-x: auto;
}
.u-grid >.u-grid-block >.u-grid-side[data-v-49d6deae]:nth-child(2)::-webkit-scrollbar {
  display: none;
}
.u-grid >.u-grid-head[data-v-49d6deae] {
  background: #f2f2f2;
  border: 1px solid #e0e0e0;
  border-top: none;
  overflow: hidden;
/*box-shadow: 0px 1px 2px rgba(0,0,0,0.07);*/
  position: relative;
}
.u-grid >.u-grid-head.u-grid-head-multi th[data-v-49d6deae] {
  border-right: 1px solid #e0e0e0;
}
.u-grid >.u-grid-head.u-grid-head-multi th[data-v-49d6deae]:last-child {
  border-right: none;
}
.u-grid >.u-grid-head >.u-grid-side[data-v-49d6deae] {
  overflow: hidden !important;
}
.u-grid >.u-grid-head >.u-grid-side >table[data-v-49d6deae] {
  height: 100%;
}
.u-grid >.u-grid-head >.u-grid-side >table >tr >th[data-v-49d6deae] {
  border-top: 1px solid #e0e0e0;
  font-weight: normal;
  color: #333;
  padding: 0px 5px;
  cursor: pointer;
}
.u-grid >.u-grid-head >.u-grid-side >table >tr >th[data-v-49d6deae]:active {
  background: #ebebeb;
}
.u-grid >.u-grid-content[data-v-49d6deae] {
  border: 1px solid #e0e0e0;
  border-top: none;
  position: relative;
  z-index: 2;
}
.u-grid >.u-grid-content table[data-v-49d6deae] {
  border: none;
}
.u-grid >.u-grid-content table td[data-v-49d6deae] {
  height: 40px;
}
.u-grid >.u-grid-content table td.u-grid-cell[data-v-49d6deae] {
  padding: 0 5px;
}
.u-grid >.u-grid-content table td.u-grid-expand[data-v-49d6deae] {
  cursor: pointer;
}
.u-grid >.u-grid-content table td.u-grid-expand i[data-v-49d6deae] {
  font-size: 20px;
  color: #01835a;
}
.u-grid >.u-grid-count[data-v-49d6deae] {
  background: #f2f2f2;
  height: 40px;
  border: 1px solid #e0e0e0;
  border-top: none;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-shadow: 0px -1px 3px rgba(0,0,0,0.09);
}
.u-grid >.u-grid-count >.u-grid-side[data-v-49d6deae] {
  height: 100%;
  overflow: hidden !important;
}
.u-grid >.u-grid-count >.u-grid-side >table[data-v-49d6deae] {
  height: 100%;
}
.u-grid >.u-grid-count >.u-grid-side >table >tr >td[data-v-49d6deae] {
  color: #333;
  padding: 0px 5px;
}
.u-grid >.u-grid-scroller[data-v-49d6deae] {
  position: absolute;
  z-index: 10;
  height: 6px;
  overflow-x: auto;
  cursor: pointer;
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
/*定义滑块，内阴影及圆角*/
}
.u-grid >.u-grid-scroller[data-v-49d6deae]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #fff;
}
.u-grid >.u-grid-scroller[data-v-49d6deae]::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #d8d8d8;
}
.u-grid .u-grid-stripe[data-v-49d6deae] {
  background: #f5f5f5;
}
.u-grid .u-grid-hover:hover >td[data-v-49d6deae] {
  background: #f0f0f0;
}
.u-grid .u-grid-empty[data-v-49d6deae] {
  padding: 20px;
  color: #666;
  text-align: center;
}
.u-grid .u-grid-check i[data-v-49d6deae] {
  color: #00a36d;
}
.u-grid .u-grid-check i.icon-notchecked[data-v-49d6deae] {
  color: #bfbfbf;
}
.u-grid .u-grid-border td[data-v-49d6deae] {
  border-right: 1px solid #e0e0e0;
}
.u-grid .u-grid-border td[data-v-49d6deae]:last-child {
  border-right: none;
}

.u-mask[data-v-45e3c470] {
  position: fixed;
  z-index: 899;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.3);
}

.u-modal[data-v-bd7b24d2] {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 999;
  animation-duration: 0.3s;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.u-modal .u-modal-body[data-v-bd7b24d2] {
  border-radius: 4px;
  background: #fff;
  position: relative;
  max-width: 800px;
  min-width: 500px;
  max-height: 600px;
/* overflow-y: auto; */
}
.u-modal .u-modal-body .u-modal-title[data-v-bd7b24d2] {
  border-bottom: 1px solid #e0e0e0;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #333;
}
.u-modal .u-modal-body .u-modal-ctrl[data-v-bd7b24d2] {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  overflow: hidden;
}
.u-modal .u-modal-body .u-modal-ctrl[data-v-bd7b24d2]:after {
  content: '';
  display: block;
  clear: both;
}
.u-modal .u-modal-body .u-modal-ctrl >button[data-v-bd7b24d2] {
  cursor: pointer;
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
}
.u-modal .u-modal-body .u-modal-ctrl >button.u-modal-primary[data-v-bd7b24d2] {
  background: #00a36d;
  color: #fff;
}
.u-modal .u-modal-body .u-modal-ctrl >button.u-modal-primary[data-v-bd7b24d2]:hover {
  background: #01835a;
  color: #fff;
  border: none;
}
.u-modal .u-modal-body .u-modal-ctrl >button.u-modal-default[data-v-bd7b24d2] {
  border-top: 1px solid #e0e0e0;
  background: #fff;
  color: #333;
}
.u-modal .u-modal-body .u-modal-ctrl >button.u-modal-default[data-v-bd7b24d2]:hover {
  background: #f2f2f2;
}
.u-modal .u-modal-body .u-modal-ctrl >button[data-v-bd7b24d2]:active {
  background: #01835a;
  color: #fff;
  border: none;
}
.u-modal .u-modal-body .u-modal-close[data-v-bd7b24d2] {
  z-index: 10;
  position: absolute;
  right: 12px;
  top: 8px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  color: #666;
  cursor: pointer;
}

.u-page[data-v-17b3acf6] {
  padding: 8px 0;
  height: 40px;
  display: inline-block;
}
.u-page[data-v-17b3acf6]:after {
  content: '';
  display: block;
  clear: both;
}
.u-page >li[data-v-17b3acf6] {
  float: left;
  height: 24px;
  line-height: 24px;
  color: #999;
  font-size: 12px;
}
.u-page >li.u-page-btn[data-v-17b3acf6] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  width: 30px;
  text-align: center;
  margin-right: 5px;
  cursor: pointer;
}
.u-page >li.u-page-btn[data-v-17b3acf6]:hover {
  background: #f7f7f7;
}
.u-page >li.u-page-btn.u-page-on[data-v-17b3acf6] {
  background: #00a36d;
  color: #fff;
}
.u-page >li.u-page-btn >i[data-v-17b3acf6] {
  font-size: 14px;
}

.u-search[data-v-e15a3ee8] {
  position: relative;
  display: inline-block;
  width: 200px;
  vertical-align: top;
}
.u-search.u-long[data-v-e15a3ee8] {
  width: 100%;
}
.u-search .u-small[data-v-e15a3ee8] {
  height: 24px;
  line-height: 24px;
}
.u-search .u-normal[data-v-e15a3ee8] {
  height: 40px;
  line-height: 40px;
}
.u-search .u-search-ipt[data-v-e15a3ee8] {
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  font-size: 14px;
  cursor: pointer;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.u-search .u-search-ipt .u-search-input[data-v-e15a3ee8] {
  border-radius: 4px;
  -ms-flex-positive: 1;
      flex-grow: 1;
  overflow: hidden;
}
.u-search .u-search-ipt .u-search-input >input[data-v-e15a3ee8] {
  border: none;
  width: 100%;
  padding: 0px 25px 0px 10px;
}
.u-search .u-search-ipt .u-search-input [data-v-e15a3ee8]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #ccc;
}
.u-search .u-search-ipt .u-search-input [data-v-e15a3ee8]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
.u-search .u-search-ipt .u-search-input [data-v-e15a3ee8]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #ccc;
}
.u-search .u-search-ipt .u-search-input [data-v-e15a3ee8]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #ccc;
}
.u-search .u-search-ipt .u-search-input .u-search-btn-wrap[data-v-e15a3ee8] {
  position: absolute;
  right: 10px;
  top: 0px;
}
.u-search .u-search-ipt .u-search-input .u-search-btn-wrap >i[data-v-e15a3ee8] {
  font-size: 16px;
  color: #bfbfbf;
}
.u-search .u-search-ipt .u-search-drop[data-v-e15a3ee8] {
  max-width: 110px;
  text-align: left;
}
.u-search .u-search-container[data-v-e15a3ee8] {
  position: absolute;
  z-index: 101;
  left: 0px;
  top: 39px;
  width: 100%;
  max-height: 240px;
  overflow-y: auto;
  background: #fff;
  border: 1px solid #e0e0e0;
}
.u-search .u-search-mask[data-v-e15a3ee8] {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.u-search .u-clear[data-v-e15a3ee8] {
  position: absolute;
  right: 60px !important;
  color: #999;
}
.u-search .u-search-btn-mode .u-search-btn-wrap[data-v-e15a3ee8] {
  width: 50px;
  height: 40px;
  background: #00a36d;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  right: 0 !important;
}
.u-search .u-search-btn-mode .u-search-btn-wrap >i[data-v-e15a3ee8] {
  color: #fff !important;
}

.c-buttonF[data-v-1732e700] {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 20px;
  background-color: #d3d6d5;
  border-radius: 4px;
  padding: 2px 2px;
}
.c-buttonF >span[data-v-1732e700] {
  float: left;
  display: inline-block;
  width: 15px;
  height: 15px;
  background-color: #fff;
  border-radius: 3px;
}
.c-buttonT[data-v-1732e700] {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 20px;
  background-color: #00a36d;
  border-radius: 4px;
  padding: 2px 2px;
}
.c-buttonT >span[data-v-1732e700] {
  float: right;
  display: inline-block;
  width: 15px;
  height: 15px;
  background-color: #fff;
  border-radius: 3px;
}

.c-toast[data-v-5cc3c946] {
  position: fixed;
  top: 25%;
  left: 50%;
  margin-left: -100px;
  width: 220px;
  height: 200px;
  z-index: 9999;
  background-color: rgba(0,0,0,0.65);
  color: #fff;
  border-radius: 6px;
  padding-top: 45px;
}
.c-toast .iconfont[data-v-5cc3c946] {
  font-size: 54px;
}
.c-toast .title[data-v-5cc3c946] {
  margin-top: 10px;
  font-size: 16px;
  border: 0;
}

.u-tree {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background: #fff;
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
/*定义滑块，内阴影及圆角*/
}
.u-tree ul {
  border-bottom: 1px solid #e0e0e0;
}
.u-tree ul:last-child {
  border: none;
}
.u-tree ul >li >div {
  border-bottom: 1px solid #e0e0e0;
  cursor: pointer;
}
.u-tree ul >li >div:after {
  content: '';
  display: block;
  clear: both;
}
.u-tree ul >li >div:hover {
  background: #f7f7f7;
}
.u-tree ul >li >div.u-tree-disabled {
  cursor: default;
  opacity: 0.45;
}
.u-tree ul >li >div.u-tree-disabled * {
  filter: grayscale(100%);
}
.u-tree ul >li >div.u-tree-on {
  background: #f7f7f7;
}
.u-tree ul >li >div >span {
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
}
.u-tree ul >li >div >span.u-tree-expand {
  width: 20px;
}
.u-tree ul >li >div >span.u-tree-expand >i {
  font-size: 20px;
  color: #bfbfbf;
}
.u-tree ul >li >div >span.u-tree-text {
  width: calc(100% - 40px);
  padding: 0 5px;
  color: #666;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.u-tree ul >li >div >span.u-tree-content {
  width: calc(100% - 20px);
  text-align: left;
  color: #666;
}
.u-tree ul >li >div >span.u-tree-check {
  width: 20px;
}
.u-tree ul >li >div >span.u-tree-check >i {
  color: #01835a;
}
.u-tree ::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #fff;
}
.u-tree ::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}

.u-radio-group[data-v-7e0e0e6e] {
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  display: inline-block;
}
.u-radio-group .u-radio[data-v-7e0e0e6e] {
  display: inline-block;
  padding: 0 23px;
  line-height: 38px;
  cursor: pointer;
}
.u-radio-group .u-radio+.u-radio[data-v-7e0e0e6e] {
  border-left: 1px solid #e0e0e0;
}
.u-radio-group .u-radio.active[data-v-7e0e0e6e] {
  color: #fff;
  background-color: #00a36d;
}
.u-radio-group .u-radio[data-v-7e0e0e6e]:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.u-radio-group .u-radio[data-v-7e0e0e6e]:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.u-radio-group .u-radio span[data-v-7e0e0e6e] {
  font-size: 14px;
}

.c-tips[data-v-f8643208] {
  position: absolute;
  border: 1px solid #e8e8e8;
  background: #fff;
  padding: 20px;
  width: 249px;
  max-height: 250px;
  overflow-y: auto;
  text-align: left;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.05);
}

.u-dropdown-list.u-dropdown-list-normal ul >li[data-v-2999e306] {
  border-bottom: 1px solid #e0e0e0;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
}
.u-dropdown-list.u-dropdown-list-normal ul >li[data-v-2999e306]:last-child {
  border: none;
}
.u-dropdown-list.u-dropdown-list-filter ul[data-v-2999e306] {
  padding: 10px;
  text-align: left;
  overflow-y: auto;
}
.u-dropdown-list.u-dropdown-list-filter ul[data-v-2999e306]:after {
  content: '';
  display: block;
  clear: both;
}
.u-dropdown-list.u-dropdown-list-filter ul >li[data-v-2999e306] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  float: left;
  margin-right: 10px;
  height: 24px;
  line-height: 24px;
  padding: 0px 10px;
  cursor: pointer;
  margin-bottom: 5px;
}
.u-dropdown-list.u-dropdown-list-filter ul >li.u-dropdown-list-on[data-v-2999e306] {
  background: #00a36d;
  border: none;
  color: #fff;
}

.c-imgview[data-v-7481583f] {
  display: table;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  animation-duration: 0.1s;
  background: rgba(0,0,0,0.3);
}
.c-imgview .c-imgview-body[data-v-7481583f] {
  display: table-cell;
  vertical-align: middle;
}
.c-imgview .c-imgview-body .c-imgview-container[data-v-7481583f] {
  position: relative;
  width: 500px;
  margin: auto;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.05);
}
.c-imgview .c-imgview-body .c-imgview-container > .c-imgview-title[data-v-7481583f] {
  height: 50px;
  line-height: 50px;
  font-size: $_txt_3;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
}
.c-imgview .c-imgview-body .c-imgview-container > .c-imgview-close[data-v-7481583f] {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}
.c-imgview .c-imgview-body .c-imgview-container > .c-imgview-close > i[data-v-7481583f] {
  font-size: 14px;
  color: #e0e0e0;
}
.c-imgview .c-imgview-body .c-imgview-container > .c-imgview-prev[data-v-7481583f] {
  position: absolute;
  left: 10px;
  top: 150px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  z-index: 11;
}
.c-imgview .c-imgview-body .c-imgview-container > .c-imgview-prev > i[data-v-7481583f] {
  font-size: 50px;
  color: #e0e0e0;
}
.c-imgview .c-imgview-body .c-imgview-container > .c-imgview-next[data-v-7481583f] {
  position: absolute;
  right: 10px;
  top: 150px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  z-index: 11;
}
.c-imgview .c-imgview-body .c-imgview-container > .c-imgview-next > i[data-v-7481583f] {
  font-size: 50px;
  color: #e0e0e0;
}
.c-imgview .c-imgview-body .c-imgview-container > .c-imgview-group[data-v-7481583f] {
  height: 260px;
  position: relative;
  z-index: 10;
  margin: 0;
}
.c-imgview .c-imgview-body .c-imgview-container > .c-imgview-group > li[data-v-7481583f] {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
}
.c-imgview .c-imgview-body .c-imgview-container > .c-imgview-group > li > .c-imgview-group-ttl[data-v-7481583f] {
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 12px;
}
.c-imgview .c-imgview-body .c-imgview-container > .c-imgview-info[data-v-7481583f] {
  border-top: 1px solid #e8e8e8;
  padding: 20px;
  font-size: 12px;
}
.c-imgview .c-imgview-body .c-imgview-container > .c-imgview-info > ul[data-v-7481583f] {
  margin: 0;
}
.c-imgview .c-imgview-body .c-imgview-container > .c-imgview-info > ul > li[data-v-7481583f] {
  float: left;
  margin-right: 12px;
  height: 20px;
  line-height: 20px;
  color: #999;
}
.c-imgview .c-big-picture[data-v-7481583f] {
  height: 0;
}
.c-imgview .c-big-picture .c-imgview-container[data-v-7481583f] {
  width: 90% !important;
  height: 95% !important;
}
.c-imgview .c-big-picture .c-imgview-container .c-imgview-group[data-v-7481583f] {
  height: 70% !important;
}
.c-imgview .c-big-picture .c-imgview-container .c-imgview-prev[data-v-7481583f],
.c-imgview .c-big-picture .c-imgview-container .c-imgview-next[data-v-7481583f] {
  top: 40% !important;
}
.c-imgview .c-big-picture .c-imgview-container .c-imgview-carousel[data-v-7481583f] {
  height: 90%;
}

.c-radio-item[data-v-41de412f] {
  cursor: pointer;
}

.c-button {
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  transition: 0.3s all;
  font-size: 14px;
}
.c-button >* {
  vertical-align: bottom;
  display: inline-block;
}
.c-button-primary {
  background: #00a36d;
  color: #fff;
}
.c-button-primary:hover {
  background: #01835a;
}
.c-button-ghost {
  background: transparent;
  border: 1px solid #e0e0e0;
  color: #666;
}
.c-button-ghost:hover {
  background: #f7f7f7;
}
.c-button-ghost.c-button-primary {
  color: #00a36d;
  border: 1px solid #00a36d;
}
.c-button-ghost.c-button-primary:hover {
  color: #01835a;
  border: 1px solid #01835a;
}
.c-button-shape-default {
  border-radius: 4px;
}
.c-button-size-small {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
}
.c-button[disabled] {
  cursor: not-allowed;
}
.c-button[disabled].c-button-ghost {
  color: #bfbfbf;
}
.c-button[disabled].c-button-ghost:hover {
  background: #fff;
}
.c-button[disabled]:not(.c-button-ghost) {
  background: #ddd;
  color: #fff;
}
.c-button[disabled]:not(.c-button-ghost):hover {
  background: #ddd;
}

.c-button-group {
  display: inline-block;
}
.c-button-group:after {
  content: '';
  display: block;
  clear: both;
}
.c-button-group .c-button {
  float: left;
  border-radius: 0;
}
.c-button-group .c-button + .c-button {
  margin-left: -1px;
}
.c-button-group .c-button:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.c-button-group .c-button:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.c-icon {
  font-size: 20px;
}

.u-tag[data-v-0bf81d6c] {
  display: inline-block;
}
.u-tag .u-tag-round[data-v-0bf81d6c] {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  display: inline-block;
  margin-right: 4px;
}
.u-tag >*[data-v-0bf81d6c] {
  display: inline-block;
  vertical-align: middle;
}

.u-tooltip-wrap {
  position: relative;
  color: #fff;
}
.u-tooltip-wrap .u-tooltip-arrow {
  border: 4px solid transparent;
  border-right-color: rgba(0,0,0,0.8);
  left: -8px;
  top: 10px;
  position: absolute;
}
.u-tooltip-wrap .u-tooltip-content {
  background-color: rgba(0,0,0,0.8);
  padding: 4px 10px;
  border-radius: 4px;
}

.f-goods-class[data-v-713b9fc5] {
  border-radius: 4px;
  border: 1px solid #e0e0e0;
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
/*定义滑块，内阴影及圆角*/
  height: 100%;
  overflow: hidden;
}
.f-goods-class [data-v-713b9fc5]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #fff;
}
.f-goods-class [data-v-713b9fc5]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}
.f-goods-class .f-set[data-v-713b9fc5] {
  cursor: pointer;
}
.f-goods-class .f-goods-class-title[data-v-713b9fc5] {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #333;
  padding: 0 10px;
  background: #f2f2f2;
  border-bottom: 1px solid #e0e0e0;
}
.f-goods-class .f-goods-class-tree[data-v-713b9fc5] {
  height: calc(100% - 40px);
}
.f-goods-class .f-goods-class-tree .u-tree[data-v-713b9fc5] {
  border: none;
}
.f-goods-class .f-goods-class-tree .f-goods-class-on[data-v-713b9fc5] {
  color: #00a36e !important;
  background: #f7f7f7;
}
.f-goods-class .f-goods-class-tree .f-goods-class-main[data-v-713b9fc5] {
  color: #666;
}
.f-goods-class .f-goods-class-tree .f-goods-class-sub[data-v-713b9fc5] {
  color: #666;
}
.f-goods-class .f-goods-class-content >span[data-v-713b9fc5] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  height: 40px;
  width: 100%;
}

.f-goods-class[data-v-1bc94a98] {
  border-radius: 4px;
  border: 1px solid #e0e0e0;
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
/*定义滑块，内阴影及圆角*/
  height: 100%;
  overflow: hidden;
}
.f-goods-class [data-v-1bc94a98]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #fff;
}
.f-goods-class [data-v-1bc94a98]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}
.f-goods-class .f-goods-class-title[data-v-1bc94a98] {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #333;
  padding: 0 10px;
  background: #f2f2f2;
  border-bottom: 1px solid #e0e0e0;
}
.f-goods-class .f-goods-class-tree[data-v-1bc94a98] {
  height: calc(100% - 40px);
}
.f-goods-class .f-goods-class-tree .u-tree[data-v-1bc94a98] {
  border: none;
}
.f-goods-class .f-goods-class-tree .f-goods-class-on[data-v-1bc94a98] {
  color: #00a36e !important;
  background: #f7f7f7;
}
.f-goods-class .f-goods-class-tree .f-goods-class-main[data-v-1bc94a98] {
  color: #666;
}
.f-goods-class .f-goods-class-tree .f-goods-class-sub[data-v-1bc94a98] {
  color: #999;
}

.f-goods-class[data-v-6cc3f733] {
  border-radius: 4px;
  border: 1px solid #e0e0e0;
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
/*定义滑块，内阴影及圆角*/
  height: 100%;
  overflow: hidden;
}
.f-goods-class [data-v-6cc3f733]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #fff;
}
.f-goods-class [data-v-6cc3f733]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}
.f-goods-class .f-goods-class-title[data-v-6cc3f733] {
  line-height: 40px;
  font-size: 14px;
  color: #333;
  padding: 0 10px;
  background: #f2f2f2;
  border-bottom: 1px solid #e0e0e0;
}
.f-goods-class .f-goods-class-tree[data-v-6cc3f733] {
  height: calc(100% - 40px);
}
.f-goods-class .f-goods-class-tree .u-tree[data-v-6cc3f733] {
  border: none;
}
.f-goods-class .f-goods-class-tree .f-goods-class-on[data-v-6cc3f733] {
  color: #00a36d !important;
  background: #f7f7f7;
}
.f-goods-class .f-goods-class-tree .f-goods-class-main[data-v-6cc3f733] {
  color: #666;
}
.f-goods-class .f-goods-class-tree .f-goods-class-sub[data-v-6cc3f733] {
  color: #999;
}
.f-goods-class .f-organ-item[data-v-6cc3f733] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}

.f-org-select[data-v-0ea7bfcd] {
  padding: 0 !important;
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
/*定义滑块，内阴影及圆角*/
}
.f-org-select [data-v-0ea7bfcd]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #fff;
}
.f-org-select [data-v-0ea7bfcd]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}
.no-data[data-v-0ea7bfcd] {
  min-height: 240px;
}
.no-data >p[data-v-0ea7bfcd] {
  margin-top: 20px;
  color: #999;
  font-size: 16px;
}
.u-modal-ctrl[data-v-0ea7bfcd] {
  position: fixed;
  z-index: 10000;
  margin-top: 235px;
  width: 500px;
}
.u-modal-ctrl button[data-v-0ea7bfcd] {
  width: 47.5%;
  float: left;
}
.mask[data-v-0ea7bfcd] {
  position: absolute;
  z-index: 1;
  margin-left: -12px;
  width: 500px;
  height: 402px;
  background: #fff;
}

.f-org-switch .u-dropdown-main {
  border: none;
}
.f-org-switch .u-dropdown-main input {
  text-align: right;
  padding-right: 10px;
}
.f-org-switch .u-dropdown-container {
  overflow: hidden;
  max-height: 350px;
  top: 40px;
  left: -60px;
}
.f-org-switch .f-org-search {
  border-bottom: 1px solid #e0e0e0;
  height: 40px;
  line-height: 40px;
  background: #fff;
  font-size: 14px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.f-org-switch .f-org-search >input {
  height: 38px;
  line-height: 38px;
  border: none;
  width: 100%;
  padding: 0px 25px 0px 10px;
}
.f-org-switch .f-org-search ::-webkit-input-placeholder {
/* WebKit browsers */
  color: #ccc;
}
.f-org-switch .f-org-search :-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
.f-org-switch .f-org-search ::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #ccc;
}
.f-org-switch .f-org-search :-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #ccc;
}
.f-org-switch .f-org-search >i {
  position: absolute;
  right: 10px;
  top: 0px;
  font-size: 16px;
  color: #bfbfbf;
}
.f-org-switch .f-org-switch-list {
  max-height: 300px;
  overflow-y: auto;
}

.f-org-tree-content:after {
  content: '';
  display: block;
  clear: both;
}
.f-org-tree-content >span {
  display: block;
  height: 40px;
  line-height: 40px;
  float: left;
}
.f-org-tree-content >span.f-org-tree-type {
  border-radius: 1px;
  width: 18px;
  height: 18px;
  margin: 11px 6px;
  text-align: center;
  line-height: 18px;
  font-size: 12px;
  color: #fff;
  background: #666;
}
.f-org-tree-content >span.f-org-tree-text {
  width: calc(100% - 50px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.f-org-tree-content >span.f-org-tree-check {
  width: 20px;
  float: right;
}
.f-org-tree-content >span.f-org-tree-check >i {
  color: #00a36d;
}
.f-org-tree-content >span.f-org-tree-check >i.icon-notchecked {
  color: #bfbfbf;
}
.f-org-tree-content.f-org-disable-box {
  position: relative;
  overflow: hidden;
}
.f-org-tree-content.f-org-disable-box .f-disable {
  position: absolute;
  right: 0px;
  top: 40px;
  transform: rotateZ(45deg) translate(-5px, -45px);
  background: #ccc;
  width: 80px;
  height: 20px;
  text-align: center;
  color: #fff;
  line-height: 20px;
  font-size: 12px !important;
}

.icon-check[data-v-68ffbb37] {
  font-size: 20px;
  color: #00a36d;
}
.p-page[data-v-68ffbb37] {
  text-align: right;
  padding-right: 10px;
}
.icon-notchecked[data-v-68ffbb37] {
  font-size: 20px;
  color: #999;
}
.c-sup-title[data-v-68ffbb37] {
  margin: 20px 0 0 14px;
  line-height: 40px;
}
.c-sup-title .c-sup-search .p-all-check[data-v-68ffbb37] {
  cursor: pointer;
  display: inline-block;
}
.c-sup-title .c-sup-search .p-all-check >*[data-v-68ffbb37] {
  vertical-align: middle;
  display: inline-block;
}
.c-sup-title .c-sup-search >div[data-v-68ffbb37] {
  line-height: 40px;
  padding-right: 16px;
  float: right;
  color: #999;
}
.c-sup-title .c-sup-search >div i[data-v-68ffbb37] {
  margin-right: 4px;
  vertical-align: middle;
}
.c-sup-title .c-sub-btn[data-v-68ffbb37] {
  cursor: pointer;
  height: 40px;
  padding: 10px;
  background: #fff;
  color: #999;
  border: 1px solid #999;
}
.c-sup-title .c-btn-left[data-v-68ffbb37] {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-right: 0;
}
.c-sup-title .c-btn-right[data-v-68ffbb37] {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-left: 0;
  margin-left: -10px;
}
.c-sup-title .c-sub-select-but[data-v-68ffbb37] {
  background: #00a36d;
  color: #fff;
  border: 1px solid #00a36d;
}
.c-sup-title[data-v-68ffbb37]:after {
  content: '';
  display: block;
  clear: both;
}
.c-sup-content[data-v-68ffbb37] {
  margin: 10px 0 0 14px;
  max-height: 500px;
  overflow-y: overlay;
}
.c-sup-content ul li[data-v-68ffbb37] {
  padding: 0 10px 10px 0;
}
.c-sup-content ul li >div[data-v-68ffbb37] {
  position: relative;
  height: 100px;
  border: 1px solid #e0e0e0;
  background: #f5f8fa;
  border-radius: 4px;
  cursor: pointer;
}
.c-sup-content ul li .p-sup-img-content[data-v-68ffbb37] {
  margin-top: 10px;
}
.c-sup-content ul li .p-sup-delete[data-v-68ffbb37] {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 100;
}
.c-sup-content ul li .p-sup-delete .icon-delete[data-v-68ffbb37] {
  font-size: 24px;
  cursor: pointer;
  color: #999;
}
.c-sup-content ul li .p-sup-img img[data-v-68ffbb37] {
  height: 50px;
  width: 50px;
  margin-left: 10px;
  margin-top: 10px;
}
.c-sup-content ul li .p-sup-info[data-v-68ffbb37] {
  margin-left: 15px;
}
.c-sup-content ul li .p-sup-info p[data-v-68ffbb37] {
  color: #999;
  margin-top: 5px;
}
.c-sup-content ul li .p-sup-info p i[data-v-68ffbb37] {
  margin-right: 5px;
}
.c-sup-content ul li .p-sup-info p .icon-category[data-v-68ffbb37] {
  font-size: 22px;
}
.c-sup-content ul li .p-sup-info p >*[data-v-68ffbb37] {
  display: inline-block;
  vertical-align: middle;
}
.c-sup-content ul li .p-sup-info p[data-v-68ffbb37]:nth-child(1) {
  width: 90px;
  color: #333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 14px;
}
.c-sup-content ul li .p-sup-info p[data-v-68ffbb37]:nth-of-type(2) {
  margin-left: -3px;
}
.c-sup-content ul li[data-v-68ffbb37]:after {
  content: '';
  display: block;
  clear: both;
}
.c-sup-content[data-v-68ffbb37]:after {
  content: '';
  display: block;
  clear: both;
}

.c-unit-set .p-content ul li {
  padding-bottom: 10px;
}
.c-unit-set .p-content ul li .p-left {
  float: left;
  transform: translateY(10px);
  color: #333;
}
.c-unit-set .p-content ul li .p-right {
  color: #999;
}
.c-unit-set .p-content ul li .p-unit {
  padding: 10px 40px 10px 10px;
  border-radius: 4px;
}
.c-unit-set .p-content ul li .p-unit .p-rate-box li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  position: relative;
}
.c-unit-set .p-content ul li .p-unit .p-rate-box li .p-left {
  float: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  transform: translateY(0);
  position: relative;
  z-index: 1;
  white-space: nowrap;
}
.c-unit-set .p-content ul li .p-unit .p-rate-box li .p-left >span {
  transform: translateY(10px);
}
.c-unit-set .p-content ul li .p-unit .p-rate-box li .p-equals {
  width: 35px;
}
.c-unit-set .p-content ul li .p-unit .p-rate-box li .p-switch {
  position: absolute;
  right: -32px;
  top: 4px;
}
.c-unit-set .p-content ul li .p-unit-rate {
  height: 100%;
  position: relative;
  color: #999;
}
.c-unit-set .p-content ul li .p-unit-rate .p-unitname {
  position: absolute;
  z-index: 1;
  right: 36px;
  top: 10px;
}
.c-unit-set .p-content ul li .p-rate {
  overflow: hidden;
  padding-right: 65px;
  height: 100%;
}
.c-unit-set .p-content ul li .p-select {
  width: 68px;
  white-space: nowrap;
  overflow: hidden;
}
.c-unit-set .p-content ul li .icon-delete {
  position: absolute;
  top: 16px;
  right: 18px;
  font-size: 24px;
  color: #999;
  cursor: pointer;
}
.c-unit-set .p-content ul li .p-unit-use >span {
  padding-right: 8px;
}
.c-unit-set .p-content ul .p-unit-box >div:last-of-type {
  float: left;
  width: 430px;
}
.c-unit-set .p-content ul li:last-child {
  padding-bottom: 0;
}
.c-unit-set .u-dropdown.u-dropdown-list.u-dropdown-list-normal {
  width: 100%;
}
.c-unit-set .c-dialog .p-content {
  text-align: left;
  background: #fff;
  border-radius: 4px;
  padding: 0;
/* overflow: hidden; */
}
.c-unit-set .c-dialog .p-content .p-btn {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  overflow: hidden;
}
.c-unit-set .c-dialog .p-content .p-title {
  line-height: 40px;
  height: 40px;
  font-size: 16px;
  color: #333;
}
.c-unit-set .c-dialog .p-content .p-rate {
  padding-right: 0;
}
.c-unit-set .c-dialog .p-content .p-check {
  margin: 0;
}
.c-unit-set .c-dialog .p-content .p-check li {
  float: left;
  cursor: pointer;
  margin-right: 10px;
  padding-bottom: 0;
  color: #666;
  height: 18px;
}
.c-unit-set .c-dialog .p-content .p-check li .icon-check {
  color: #00a36d;
}
.c-unit-set .c-dialog .p-content .p-check li >* {
  vertical-align: middle;
}
.c-unit-set .c-dialog .p-content .p-unit-box >div:last-of-type {
  float: left;
  width: 422px;
}
.c-unit-set .c-dialog .p-content .p-search >li {
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  border-bottom: 1px solid #e0e0e0;
  cursor: pointer;
}
.c-unit-set .c-dialog .p-content .p-search >li:last-child {
  border-bottom: 0;
}
.c-unit-set .c-dialog .p-content .p-select-unit {
  height: 56px;
}
.c-unit-set .c-dialog .p-content .p-rate-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.c-unit-set .c-dialog .p-content .p-rate-box .p-left {
  float: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  white-space: nowrap;
}
.c-unit-set .c-dialog .p-content .p-rate-box .p-left .p-equal {
  width: 40px;
  transform: translateY(-10px);
}
.c-unit-set .c-dialog .p-content .p-rate-box .p-unit-switch {
  position: absolute;
  right: 10px;
  z-index: 1;
  margin-top: 10px;
}
.c-unit-set .c-dialog .p-content .p-rate-box .p-switch {
  margin-left: 10px;
  margin-top: 4px;
}
.c-unit-set .c-dialog .p-content .p-rate-val {
  padding-right: 45px;
  padding-left: 10px;
  padding-top: 10px;
}
.c-unit-set .c-newadd-unit .p-content {
  padding: 20px 20px 30px 20px;
}
.c-unit-set .p-star::before {
  content: '* ' !important;
  visibility: visible !important;
  height: 1px;
  width: 10px;
  color: #f00;
}
.c-unit-set .p-full-width {
  width: 100%;
}
.c-unit-set .p-no-translate {
  transform: translateY(0) !important;
}
.c-unit-set .p-top-10 {
  margin-top: 10px;
}
.c-unit-set .p-top-5 {
  margin-top: 5px;
}
.c-unit-set .p-padding-10 {
  padding: 10px;
}
.c-unit-set .p-height-65 {
  height: 65px !important;
  padding-bottom: 0 !important;
}
.c-unit-set .p-space-10 {
  letter-spacing: 10px;
}
.c-unit-set .p-relative {
  position: relative;
}
.c-unit-set .p-nowrap {
  white-space: nowrap;
}
.c-unit-set .p-btn-disable {
  background: #ddd;
  cursor: default;
  color: #ccc _white;
  cursor: not-allowed;
}
.c-unit-set .p-btn-disable:hover {
  background: #ddd !important;
}
.c-unit-set .p-verify {
  color: #fd6a39 !important;
  height: 24px;
}
.c-unit-set .p-verify .icon-verification {
  font-size: 22px;
}
.c-unit-set .p-verify * {
  display: inline-block;
  vertical-align: middle;
}

.p-imort-organize .info li div[data-v-14e36928] {
  color: #999;
  margin-left: 0;
}
.p-imort-organize .info li div a[data-v-14e36928] {
  color: #f88f07;
  text-decoration: underline;
}
.p-imort-organize[data-v-14e36928] {
  text-align: left !important;
  border-radius: 4px;
}
.p-imort-organize .p-content[data-v-14e36928] {
  background-color: #fff;
  border-radius: 4px;
  border: 0;
  position: relative;
  height: 100%;
}
.p-imort-organize .p-content .title[data-v-14e36928] {
  border-radius: 6px 6px 0 0;
  height: 50px;
  font-size: 16px;
  font-weight: 800;
  line-height: 50px;
  background-color: #fff;
}
.p-imort-organize .p-content .info[data-v-14e36928] {
  background-color: #fff;
  padding: 20px;
  color: #333;
}
.p-imort-organize .p-content .info .select-file[data-v-14e36928] {
  background-color: #f88f07;
  height: 30px;
  line-height: 30px;
  width: 80px;
  border-radius: 6px;
  color: #fff;
  cursor: pointer;
}
.p-imort-organize .p-content .info li[data-v-14e36928]:nth-of-type(1) {
  margin-bottom: 25px;
}
.p-imort-organize .p-content .info li[data-v-14e36928]:last-child {
  margin-bottom: 0;
}
.p-imort-organize .p-content .info li:nth-of-type(2) span[data-v-14e36928]:nth-of-type(2) {
  color: #999;
}
.p-imort-organize .p-content .info li:nth-of-type(2) a[data-v-14e36928] {
  color: #f88f07;
}
.p-imort-organize .p-content .p-btn[data-v-14e36928] {
  height: 40px;
  overflow: hidden;
}
.p-imort-organize .p-content .p-btn button[data-v-14e36928] {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
.p-imort-organize .p-content .p-btn button[data-v-14e36928]:nth-of-type(1) {
  border-radius: 0 0 0 4px;
}
.p-imort-organize .p-content .p-btn button[data-v-14e36928]:nth-of-type(2) {
  border-radius: 0 0 4px 0;
}
.leadError[data-v-14e36928] {
  background-color: #fff;
  padding-bottom: 20px;
  border-radius: 6px 6px 0 0;
}
.leadError >i[data-v-14e36928] {
  font-size: 50px;
  color: #fd6a39;
  display: inline-block;
  margin-top: 25px;
}
.leadError ul[data-v-14e36928] {
  height: 70px;
  overflow-y: auto;
  padding: 0 20px;
  text-align: left;
}
.c-width[data-v-14e36928] {
  width: 100%;
}
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
[data-v-14e36928]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #fff;
}
/*定义滑块，内阴影及圆角*/
[data-v-14e36928]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}

.tableLeadError[data-v-f923defa] {
  background-color: #fff;
  width: 100%;
  border-radius: 6px 6px 0 0;
}
.tableLeadError .tableLead-title[data-v-f923defa] {
  border-bottom: 1px solid #e0e0e0;
  line-height: 40px;
  text-align: center;
  color: #666;
  font-size: 16px;
}
.tableLeadError .p-copy[data-v-f923defa]:after {
  content: '';
  display: block;
  clear: both;
}
.tableLeadError .p-copy button[data-v-f923defa] {
  width: 100px;
  height: 40px;
  float: right;
  margin-bottom: 10px;
  margin-right: -5px;
  letter-spacing: -1px;
  color: #666;
}
.tableLeadError .p-copy .p-icon i[data-v-f923defa] {
  font-size: 22px;
  vertical-align: middle;
}
.tableLeadError .p-table[data-v-f923defa] {
  width: 100%;
  padding: 10px 20px 20px 20px;
/* 表格超出区域滚动 */
}
.tableLeadError .p-table table[data-v-f923defa] {
  width: 100%;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  border-collapse: collapse;
}
.tableLeadError .p-table table th[data-v-f923defa],
.tableLeadError .p-table table td[data-v-f923defa] {
  text-align: center;
}
.tableLeadError .p-table table th[data-v-f923defa] {
  font-weight: bold;
  line-height: 40px;
  color: #666;
  background-color: #f5f5f5;
}
.tableLeadError .p-table table tr[data-v-f923defa] {
  border-top: 1px solid #e0e0e0;
}
.tableLeadError .p-table table td[data-v-f923defa] {
  height: 50px;
  color: #999;
  position: relative;
}
.tableLeadError .p-table table td div[data-v-f923defa] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 0 10px;
  position: absolute;
  top: 35px;
  background-color: #fff;
  display: none;
  z-index: 9;
  min-width: 120px;
  line-height: 22px;
}
.tableLeadError .p-table table td ins[data-v-f923defa] {
  color: #fd6a39;
  display: inline-block;
  text-decoration: underline;
}
.tableLeadError .p-table table td:hover div[data-v-f923defa] {
  display: block;
}
.tableLeadError .p-table table td:first-child >div[data-v-f923defa] {
  left: 0;
}
.tableLeadError .p-table table td:last-child >div[data-v-f923defa] {
  right: 0;
}
.tableLeadError .p-table .p-e-table[data-v-f923defa] {
  width: calc(100% - 5px);
  height: 350px;
  overflow-x: auto;
  overflow-y: auto;
}
.tableLeadError .p-table .p-e-table .f-text[data-v-f923defa] {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 160px;
}
.p-btnTwo[data-v-f923defa] {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.f-report-navigation[data-v-7e921915] {
  padding: 10px 20px;
}
.f-report-navigation .f-center li[data-v-7e921915] {
  margin-right: 10px;
}
.f-report-navigation .f-center li[data-v-7e921915]:nth-of-type(1) {
  width: 160px;
}
.f-report-navigation .f-center .p-last-child[data-v-7e921915] {
  margin-right: 0px;
}
.f-report-navigation .f-center .p-right[data-v-7e921915] {
  float: right;
}
.f-report-navigation .f-center .p-right i[data-v-7e921915] {
  display: inline-block;
  font-size: 20px !important;
  vertical-align: middle;
  transform: translateY(-2px);
}
.f-report-navigation .f-center .p-selected[data-v-7e921915] {
  width: 135px;
}
.f-report-navigation .f-center .p-width[data-v-7e921915] {
  width: 110px;
}
.f-report-navigation .f-center .p-left[data-v-7e921915] {
  float: left;
}

.f-report-navigation[data-v-d7840bb6] {
  padding: 10px 20px;
}
.f-report-navigation .f-center li[data-v-d7840bb6]:nth-of-type(1) {
  width: 210px;
}
.f-report-navigation .f-center .p-last-child[data-v-d7840bb6] {
  margin-right: 0;
}
.f-report-navigation .f-center .p-right[data-v-d7840bb6] {
  width: 100px;
  float: right;
}
.f-report-navigation .f-center .p-right i[data-v-d7840bb6] {
  display: inline-block;
  font-size: 20px !important;
  vertical-align: middle;
  transform: translateY(-2px);
}
.f-report-navigation .f-center .p-date[data-v-d7840bb6] {
  width: 200px;
  margin-right: 10px;
}
.f-report-navigation .f-center .p-selected[data-v-d7840bb6] {
  width: 140px;
}
.f-report-navigation .f-center .p-margin-right[data-v-d7840bb6] {
  margin-right: 50px;
}

.f-price-trend .p-nodata[data-v-39aa02ed] {
  text-align: -webkit-center;
  padding: 100px 0;
}
.f-price-trend .p-nodata img[data-v-39aa02ed] {
  max-width: 150px;
}

.f-price-trend .p-nodata[data-v-560427db] {
  text-align: -webkit-center;
  padding: 100px 0;
}
.f-price-trend .p-nodata img[data-v-560427db] {
  max-width: 150px;
}

.f-logs .f-item[data-v-7af49b5f] {
  padding-left: 14px;
  border-left: 1px solid #efefef;
  line-height: normal;
  position: relative;
}
.f-logs .f-item[data-v-7af49b5f]:last-child::after,
.f-logs .f-item[data-v-7af49b5f]::before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-top: 4px;
  margin-left: -19.5px;
  position: absolute;
  background: #fff;
  z-index: 1;
}
.f-logs .f-item[data-v-7af49b5f]:nth-child(n)::before {
  border: 2px solid #00a36d;
}
.f-logs .f-item[data-v-7af49b5f]:nth-child(2n)::before {
  border: 2px solid #f00;
}
.f-logs .f-item[data-v-7af49b5f]:nth-child(3n)::before {
  border: 2px solid #fd6a39;
}
.f-logs .f-item[data-v-7af49b5f]:nth-child(4n)::before {
  border: 2px solid #666;
}
.f-logs .f-item .f-txt[data-v-7af49b5f] {
  margin-bottom: 4px;
  color: #333;
}
.f-logs .f-item .f-date[data-v-7af49b5f] {
  padding-bottom: 10px;
  color: #999;
}
.f-logs .f-item:last-child .f-date[data-v-7af49b5f] {
  padding-bottom: 0;
}
.f-logs .f-item[data-v-7af49b5f]:last-child::after {
  background: #bababa;
  border: 0;
  bottom: 1px;
  margin-top: 0;
  margin-left: -17.5px;
  width: 6px;
  height: 6px;
}

.f-logs .f-item[data-v-e56468b2] {
  padding-left: 14px;
  border-left: 1px solid #efefef;
  line-height: normal;
  position: relative;
}
.f-logs .f-item[data-v-e56468b2]:last-child::after,
.f-logs .f-item[data-v-e56468b2]::before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-top: 4px;
  margin-left: -19.5px;
  position: absolute;
  background: #fff;
  z-index: 1;
}
.f-logs .f-item[data-v-e56468b2]:nth-child(n)::before {
  border: 2px solid #00a36d;
}
.f-logs .f-item[data-v-e56468b2]:nth-child(2n)::before {
  border: 2px solid #f00;
}
.f-logs .f-item[data-v-e56468b2]:nth-child(3n)::before {
  border: 2px solid #fd6a39;
}
.f-logs .f-item[data-v-e56468b2]:nth-child(4n)::before {
  border: 2px solid #666;
}
.f-logs .f-item .f-txt[data-v-e56468b2] {
  margin-bottom: 4px;
  color: #333;
}
.f-logs .f-item .f-date[data-v-e56468b2] {
  padding-bottom: 10px;
  color: #999;
}
.f-logs .f-item:last-child .f-date[data-v-e56468b2] {
  padding-bottom: 0;
}
.f-logs .f-item[data-v-e56468b2]:last-child::after {
  background: #bababa;
  border: 0;
  bottom: 1px;
  margin-top: 0;
  margin-left: -17.5px;
  width: 6px;
  height: 6px;
}
.f-logs .f-item .p-strong[data-v-e56468b2] {
  color: #333;
  font-weight: 800;
}

.f-logs .f-item[data-v-f246bda6] {
  padding-left: 14px;
  border-left: 1px solid #efefef;
  line-height: normal;
  position: relative;
}
.f-logs .f-item[data-v-f246bda6]:last-child::after,
.f-logs .f-item[data-v-f246bda6]::before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-top: 4px;
  margin-left: -19.5px;
  position: absolute;
  background: #fff;
  z-index: 1;
}
.f-logs .f-item[data-v-f246bda6]:nth-child(n)::before {
  border: 2px solid #00a36d;
}
.f-logs .f-item[data-v-f246bda6]:nth-child(2n)::before {
  border: 2px solid #f00;
}
.f-logs .f-item[data-v-f246bda6]:nth-child(3n)::before {
  border: 2px solid #fd6a39;
}
.f-logs .f-item[data-v-f246bda6]:nth-child(4n)::before {
  border: 2px solid #666;
}
.f-logs .f-item .f-txt[data-v-f246bda6] {
  margin-bottom: 4px;
  color: #333;
}
.f-logs .f-item .f-date[data-v-f246bda6] {
  padding-bottom: 10px;
  color: #999;
}
.f-logs .f-item:last-child .f-date[data-v-f246bda6] {
  padding-bottom: 0;
}
.f-logs .f-item[data-v-f246bda6]:last-child::after {
  background: #bababa;
  border: 0;
  bottom: 1px;
  margin-top: 0;
  margin-left: -17.5px;
  width: 6px;
  height: 6px;
}

.f-tree-search-box .f-tree-search {
  width: 250px !important;
  border-radius: 0 !important;
}
.f-tree-search-box .f-tree-search >div {
  width: 252px !important;
  border: 0 !important;
  border-bottom: 1px solid #e0e0e0 !important;
  border-radius: 0 !important;
}
.f-tree-search-box .f-tree-search-list {
  max-height: 255px;
  overflow-y: auto;
  transition: all 0.5s !important;
}
.f-tree-search-box .f-no-data {
  text-align: center;
  margin: 10px 0;
}

.c-tree-list[data-v-283dded7] {
  border-bottom: 1px solid #e8e8e8;
}
.c-tree-list > ul[data-v-283dded7] {
  margin: 0;
  padding: 0;
}
.c-tree-list > ul ul[data-v-283dded7] {
  margin: 0;
  border-top: 1px solid #e0e0e0;
}
.c-tree-list > ul li[data-v-283dded7] {
  border-bottom: 1px solid #e0e0e0;
  cursor: pointer;
}
.c-tree-list > ul li[data-v-283dded7]:last-child {
  border: none;
}
.c-tree-list > ul li[data-v-283dded7]:after {
  content: '';
  display: block;
  clear: both;
}
.c-tree-list > ul li > div[data-v-283dded7] {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  color: #666;
}
.c-tree-list > ul li > div > span[data-v-283dded7] {
  display: block;
  float: left;
}
.c-tree-list > ul li > div > span.c-tree-list-expand[data-v-283dded7] {
  width: 18px;
  height: 40px;
}
.c-tree-list > ul li > div > span.c-tree-list-expand > i[data-v-283dded7] {
  font-size: 16px;
  color: #999;
}
.c-tree-list > ul li > div > span.c-tree-list-check[data-v-283dded7] {
  float: right;
  margin-right: 8px;
}
.c-tree-list > ul li > div > span.c-tree-list-check > i[data-v-283dded7] {
  color: #999;
}
.c-tree-list > ul li > div > span.c-tree-list-check .icon-check[data-v-283dded7] {
  color: #00a36d;
}
.c-tree-list > ul li > div > span.c-tree-list-check .icon-xuanzhong[data-v-283dded7] {
  color: #00a36d;
  font-size: 20px;
}
.c-tree-list > ul li > div > span.c-tree-list-check .icon-kexuan[data-v-283dded7] {
  font-size: 20px;
}
.c-tree-list > ul li > div > span.disable[data-v-283dded7] {
  float: right;
  transform: rotateZ(45deg) translate(-5px, -45px);
  background: #ccc;
  width: 80px;
  height: 20px;
  text-align: center;
  color: #fff;
  line-height: 20px;
  font-size: 12px !important;
}
.c-tree-list > ul li.c-tree-list-on > div[data-v-283dded7] {
  background: #f7f7f7;
  color: #00a36d;
}
.c-tree-list > ul li.c-tree-root-node > div > span[data-v-283dded7] {
  font-size: 14px;
}
.c-tree-list > ul li.c-tree-end-node[data-v-283dded7] {
  color: #999;
}
.c-tree-list > ul li.c-tree-disable-node > div[data-v-283dded7] {
  color: #bfbfbf;
}
.c-tree-list > ul li .c-tree-type[data-v-283dded7] {
  border-radius: 1px;
  width: 18px;
  height: 18px;
  margin: 11px 6px;
  text-align: center;
  line-height: 18px;
  font-size: 12px;
  color: #fff;
}

.f-goods-class[data-v-10d50c9a] {
  border-radius: 4px;
  border: 1px solid #e0e0e0;
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
/*定义滑块，内阴影及圆角*/
  height: 100%;
  overflow: hidden;
}
.f-goods-class [data-v-10d50c9a]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #fff;
}
.f-goods-class [data-v-10d50c9a]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}
.f-goods-class .f-goods-class-title[data-v-10d50c9a] {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #333;
  padding: 0 10px;
  background: #f2f2f2;
  border-bottom: 1px solid #e0e0e0;
}
.f-goods-class .f-goods-class-tree[data-v-10d50c9a] {
  height: calc(100% - 40px);
}
.f-goods-class .f-goods-class-tree .u-tree[data-v-10d50c9a] {
  border: none;
}
.f-goods-class .f-goods-class-tree .f-goods-class-on[data-v-10d50c9a] {
  color: #00a36e !important;
  background: #f7f7f7;
}
.f-goods-class .f-goods-class-tree .f-goods-class-main[data-v-10d50c9a] {
  color: #666;
}
.f-goods-class .f-goods-class-tree .f-goods-class-sub[data-v-10d50c9a] {
  color: #999;
}
.f-goods-class .f-goods-class-content > span[data-v-10d50c9a] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  height: 40px;
  width: 100%;
}

.f-logs[data-v-a22faea6] {
  margin-left: -40px;
  position: relative;
}
.f-logs .f-item[data-v-a22faea6] {
  padding-left: 14px;
  border-left: 1px solid #efefef;
  line-height: normal;
  position: relative;
}
.f-logs .f-item[data-v-a22faea6]:last-child::after,
.f-logs .f-item[data-v-a22faea6]::before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-top: 4px;
  margin-left: -19.5px;
  position: absolute;
  background: #fff;
  z-index: 1;
}
.f-logs .f-item[data-v-a22faea6]:nth-child(n)::before {
  border: 2px solid #00a36d;
}
.f-logs .f-item[data-v-a22faea6]:nth-child(2n)::before {
  border: 2px solid #f00;
}
.f-logs .f-item[data-v-a22faea6]:nth-child(3n)::before {
  border: 2px solid #fd6a39;
}
.f-logs .f-item[data-v-a22faea6]:nth-child(4n)::before {
  border: 2px solid #666;
}
.f-logs .f-item .f-txt[data-v-a22faea6] {
  margin-bottom: 4px;
  color: #333;
}
.f-logs .f-item .f-date[data-v-a22faea6] {
  padding-bottom: 10px;
  color: #999;
}
.f-logs .f-item:last-child .f-date[data-v-a22faea6] {
  padding-bottom: 0;
}
.f-logs .f-item[data-v-a22faea6]:last-child::after {
  background: #bababa;
  border: 0;
  bottom: 1px;
  margin-top: 0;
  margin-left: -17.5px;
  width: 6px;
  height: 6px;
}

.c-tips[data-v-7f50e433] {
  position: fixed;
  border: 1px solid #e8e8e8;
  padding: 20px;
  width: 200px;
  max-height: 250px;
  overflow-y: auto;
  background: rgba(0,0,0,0.8);
  z-index: 9999;
  color: #fff;
  border-radius: 5px;
}
.c-tips .c-toast-material > ul li[data-v-7f50e433] {
  display: inline-block;
  margin-right: 10px;
}
.c-tips > div[data-v-7f50e433] {
  position: relative;
}
.c-tips > div.c-tips-item[data-v-7f50e433] {
  padding-left: 20px;
}
.c-tips > div.c-tips-item[data-v-7f50e433]:after {
  width: 10px;
  height: 10px;
  background: #fff;
  left: -5px;
  top: 5px;
}
.c-tips .c-info[data-v-7f50e433] {
  margin-top: 10px;
}
.c-tips .c-merge-split[data-v-7f50e433] {
  text-align: center;
  margin-top: 10px;
}
.c-tips .c-merge-split-but[data-v-7f50e433] {
  padding: 2px 10px;
  border-radius: 5px;
}
.c-tips .p-pay-info > p[data-v-7f50e433] {
  margin-top: 5px;
}

.p-mainframe[data-v-ed824836]:after {
  content: '';
  display: block;
  clear: both;
}
.p-mainframe .p-nav[data-v-ed824836] {
  height: 100%;
  width: 120px;
  float: left;
  background: #192f38;
  overflow: hidden;
}
.p-mainframe .p-nav .p-logo[data-v-ed824836] {
  height: 80px;
  padding-top: 24px;
  background: #213b46;
}
.p-mainframe .p-nav .p-logo >span[data-v-ed824836] {
  margin: auto;
  width: 80px;
  display: block;
}
.p-mainframe .p-nav .p-logo >span >img[data-v-ed824836] {
  width: 100%;
}
.p-mainframe .p-nav .p-menu li[data-v-ed824836] {
  height: 85px;
  padding-top: 16px;
  position: relative;
  border-top: 1px solid #0a171c;
  color: rgba(219,237,244,0.7);
  cursor: pointer;
}
.p-mainframe .p-nav .p-menu li[data-v-ed824836]:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #324e59;
  height: 1px;
  width: 100%;
}
.p-mainframe .p-nav .p-menu li.p-menu-on+li[data-v-ed824836],
.p-mainframe .p-nav .p-menu li[data-v-ed824836]:first-child {
  border-top: none;
}
.p-mainframe .p-nav .p-menu li.p-menu-on+li[data-v-ed824836]:before,
.p-mainframe .p-nav .p-menu li[data-v-ed824836]:first-child:before {
  top: 0;
  left: 0;
  background: none;
}
.p-mainframe .p-nav .p-menu li[data-v-ed824836]:last-child {
  border-bottom: 1px solid #324e59;
}
.p-mainframe .p-nav .p-menu li[data-v-ed824836]:last-child:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #0a171c;
  height: 1px;
  width: 100%;
}
.p-mainframe .p-nav .p-menu li.p-menu-on[data-v-ed824836] {
  border: none;
  background: #13252c;
  color: #dbedf4;
}
.p-mainframe .p-nav .p-menu li.p-menu-on[data-v-ed824836]:before {
  top: 0;
  bottom: 0;
  background: #00a36d;
  width: 3px;
  height: 100%;
}
.p-mainframe .p-nav .p-menu li.p-menu-on[data-v-ed824836]:after {
  top: 0;
  left: 0;
  background: none;
}
.p-mainframe .p-nav .p-menu li i[data-v-ed824836] {
  font-size: 27px;
}
.p-mainframe .p-nav .p-menu li p[data-v-ed824836] {
  margin-top: 5px;
  font-size: 12px;
}
.p-mainframe .p-container[data-v-ed824836] {
  height: 100%;
  width: calc(100% - 120px);
  float: left;
}
.p-mainframe .p-container .p-topbar[data-v-ed824836] {
  height: 60px;
  background: #fff;
  border-bottom: 1px solid #e0e0e0;
}
.p-mainframe .p-container .p-topbar[data-v-ed824836]:after {
  content: '';
  display: block;
  clear: both;
}
.p-mainframe .p-container .p-topbar >*[data-v-ed824836] {
  -ms-flex-positive: 0;
      flex-grow: 0;
}
.p-mainframe .p-container .p-topbar *[data-v-ed824836] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.p-mainframe .p-container .p-topbar .p-sub[data-v-ed824836] {
  margin: 0;
  height: 60px;
  float: left;
}
.p-mainframe .p-container .p-topbar .p-sub li[data-v-ed824836] {
  float: left;
  margin: 0px 12px;
  padding: 0px 15px;
  font-size: 14px;
  line-height: 57px;
  cursor: pointer;
  color: #666;
}
.p-mainframe .p-container .p-topbar .p-sub li.p-sub-on[data-v-ed824836] {
  border-bottom: 3px solid #00a36d;
  color: #00a36d;
}
.p-mainframe .p-container .p-topbar .p-sub li[data-v-ed824836]:hover {
  border-bottom: 3px solid #00a36d;
  color: #00a36d;
}
.p-mainframe .p-container .p-topbar .p-userbar[data-v-ed824836] {
  padding: 0px 20px;
  float: right;
}
.p-mainframe .p-container .p-topbar .p-userbar >*[data-v-ed824836] {
  vertical-align: top;
  display: inline-block;
  height: 60px;
  line-height: 60px;
}
.p-mainframe .p-container .p-topbar .p-userbar >i[data-v-ed824836] {
  font-size: 21px;
  color: #666;
}
.p-mainframe .p-container .p-topbar .p-userbar .p-swicth-lang[data-v-ed824836] {
  padding-top: 10px;
  margin-left: 10px;
}
.p-mainframe .p-container .p-topbar .p-userbar .p-org[data-v-ed824836] {
  width: auto;
  padding: 10px 0;
}
.p-mainframe .p-container .p-topbar .p-userbar .p-msg[data-v-ed824836] {
  position: relative;
}
.p-mainframe .p-container .p-topbar .p-userbar .p-msg .icon-news[data-v-ed824836] {
  cursor: pointer;
  padding: 0 15px;
  margin: 0 10px;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  color: #666;
  font-size: 20px;
}
.p-mainframe .p-container .p-topbar .p-userbar .p-msg .p-corner[data-v-ed824836] {
  cursor: pointer;
  min-width: 18px;
  padding: 0 2px;
  height: 18px;
  top: 14px;
  left: 36px;
  border-radius: 2px;
  line-height: 18px;
  text-align: center;
  position: absolute;
  background: #fd6a39;
  color: #fff;
}
.p-mainframe .p-container .p-topbar .p-userbar .p-user[data-v-ed824836] {
  cursor: pointer;
  color: #666;
}
.p-mainframe .p-container .p-topbar .p-userbar .p-user >img[data-v-ed824836] {
  border-radius: 100%;
  overflow: hidden;
  width: 30px;
  height: 30px;
  vertical-align: top;
  margin: 15px 5px;
}
.p-mainframe .p-container .p-topbar .p-userbar .p-tenant[data-v-ed824836] {
  position: relative;
  color: #666;
}
.p-mainframe .p-container .p-topbar .p-userbar .p-tenant >.p-tenant-current[data-v-ed824836] {
  cursor: pointer;
}
.p-mainframe .p-container .p-topbar .p-userbar .p-tenant >.p-tenant-list[data-v-ed824836] {
  position: absolute;
  z-index: 10000;
  max-height: 300px;
  overflow-y: auto;
  width: 250px;
  top: 50px;
  right: 0;
  border: 1px solid #e8e8e8;
  background: #fff;
}
.p-mainframe .p-container .p-topbar .p-userbar .p-tenant >.p-tenant-list >li[data-v-ed824836] {
  cursor: pointer;
  border-bottom: 1px solid #e8e8e8;
  padding: 0px 5px;
}
.p-mainframe .p-container .p-topbar .p-userbar .p-tenant >.p-tenant-list >li[data-v-ed824836]:last-child {
  border-bottom: none;
}
.p-mainframe .p-container .p-topbar .p-userbar .p-tenant >.p-tenant-list >li >*[data-v-ed824836] {
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.p-mainframe .p-container .p-topbar .p-userbar .p-tenant >.p-tenant-list >li >* >i[data-v-ed824836] {
  color: #00a36d;
}
.p-mainframe .p-container .p-location[data-v-ed824836] {
  height: 40px;
  line-height: 40px;
  color: #999;
  padding: 0px 20px;
}
.p-mainframe .p-container .p-location >*[data-v-ed824836] {
  font-size: 12px;
  margin-right: 5px;
}
.p-mainframe .p-container .p-location .p-pos[data-v-ed824836] {
  color: #333;
}
.p-mainframe .p-container .p-content[data-v-ed824836] {
  width: 100%;
  overflow-y: auto;
  position: relative;
}
.p-mainframe .p-unread-msg-tip .p-modal-content[data-v-ed824836] {
  padding-top: 20px;
}
.p-mainframe .p-unread-msg-tip .p-modal-content .icon-warning[data-v-ed824836] {
  font-size: 50px;
  color: #fd6a39;
}
.p-mainframe .p-unread-msg-tip .p-modal-content .p-text[data-v-ed824836] {
  padding: 20px 0;
  color: #666;
}
.p-mainframe .p-unread-msg-tip .p-modal-content .p-btnOne[data-v-ed824836] {
  border-bottom-left-radius: 4px;
}
.p-mainframe .p-unread-msg-tip .p-modal-content .p-btnTwo[data-v-ed824836] {
  border-bottom-right-radius: 4px;
}
.p-mainframe .p-version[data-v-ed824836] {
  code: rgba(224,224,224,0.878);
  cursor: pointer;
}
.p-mainframe .p-version i[data-v-ed824836] {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background-color: #f00;
  transform: translate(-5px, -7px);
}

.c-breadcrumb[data-v-d129a95e] {
  height: 40px;
  line-height: 40px;
  background: #fff;
  color: #999;
  padding: 0px 20px;
}
.c-breadcrumb > *[data-v-d129a95e] {
  font-size: 12px;
  margin-right: 5px;
  display: inline-block;
}
.c-breadcrumb .c-breadcrumb-pos > a[data-v-d129a95e] {
  color: #666;
  cursor: pointer;
}
.c-breadcrumb .c-breadcrumb-pos > a[data-v-d129a95e]:hover {
  color: #00a36d;
  text-decoration: underline;
}

*[data-v-5aadc6a7] {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none;
  font-family: Droid Sans, Helvetica Neue, Droid Sans Fallback, Heiti SC, sans-serif, Source Han Sans CN, SimSun, SimHei;
  font-size: 12px;
}
ul[data-v-5aadc6a7] {
  list-style: none;
}
button[data-v-5aadc6a7] {
  border: none;
}
a[data-v-5aadc6a7] {
  text-decoration: none;
}
input[data-v-5aadc6a7]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #ccc;
}
input[data-v-5aadc6a7]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
input[data-v-5aadc6a7]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #ccc;
}
input[data-v-5aadc6a7]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #ccc;
}
input[data-v-5aadc6a7]:disabled {
  border: 1px solid #ddd;
  background-color: #f5f5f5;
  color: #aca899;
}
input[data-v-5aadc6a7]:disabled:hover {
  cursor: not-allowed;
}
input[type=number][data-v-5aadc6a7] {
  -moz-appearance: textfield;
}
input[type=number][data-v-5aadc6a7]::-webkit-inner-spin-button,
input[type=number][data-v-5aadc6a7]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.g-container[data-v-5aadc6a7] {
  width: 100%;
  overflow: hidden;
}
.g-row[data-v-5aadc6a7]:after {
  content: '';
  display: block;
  clear: both;
}
.g-col[data-v-5aadc6a7] {
  float: left;
}
.g-gutter[data-v-5aadc6a7] {
  margin: 0 -5px;
}
.g-gutter >*[data-v-5aadc6a7] {
  padding: 0 5px;
}
.g-col-1[data-v-5aadc6a7] {
  float: left;
  width: 8.333333333333334%;
  word-wrap: break-word;
}
.g-col-offset-1[data-v-5aadc6a7] {
  margin-left: 8.333333333333334%;
}
.g-col-2[data-v-5aadc6a7] {
  float: left;
  width: 16.666666666666668%;
  word-wrap: break-word;
}
.g-col-offset-2[data-v-5aadc6a7] {
  margin-left: 16.666666666666668%;
}
.g-col-3[data-v-5aadc6a7] {
  float: left;
  width: 25%;
  word-wrap: break-word;
}
.g-col-offset-3[data-v-5aadc6a7] {
  margin-left: 25%;
}
.g-col-4[data-v-5aadc6a7] {
  float: left;
  width: 33.333333333333336%;
  word-wrap: break-word;
}
.g-col-offset-4[data-v-5aadc6a7] {
  margin-left: 33.333333333333336%;
}
.g-col-5[data-v-5aadc6a7] {
  float: left;
  width: 41.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-5[data-v-5aadc6a7] {
  margin-left: 41.66666666666667%;
}
.g-col-6[data-v-5aadc6a7] {
  float: left;
  width: 50%;
  word-wrap: break-word;
}
.g-col-offset-6[data-v-5aadc6a7] {
  margin-left: 50%;
}
.g-col-7[data-v-5aadc6a7] {
  float: left;
  width: 58.333333333333336%;
  word-wrap: break-word;
}
.g-col-offset-7[data-v-5aadc6a7] {
  margin-left: 58.333333333333336%;
}
.g-col-8[data-v-5aadc6a7] {
  float: left;
  width: 66.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-8[data-v-5aadc6a7] {
  margin-left: 66.66666666666667%;
}
.g-col-9[data-v-5aadc6a7] {
  float: left;
  width: 75%;
  word-wrap: break-word;
}
.g-col-offset-9[data-v-5aadc6a7] {
  margin-left: 75%;
}
.g-col-10[data-v-5aadc6a7] {
  float: left;
  width: 83.33333333333334%;
  word-wrap: break-word;
}
.g-col-offset-10[data-v-5aadc6a7] {
  margin-left: 83.33333333333334%;
}
.g-col-11[data-v-5aadc6a7] {
  float: left;
  width: 91.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-11[data-v-5aadc6a7] {
  margin-left: 91.66666666666667%;
}
.g-col-12[data-v-5aadc6a7] {
  float: left;
  width: 100%;
  word-wrap: break-word;
}
.g-col-offset-12[data-v-5aadc6a7] {
  margin-left: 100%;
}
.g-spacer[data-v-5aadc6a7] {
  margin-bottom: 20px;
}
.g-block-spacer[data-v-5aadc6a7] {
  margin-bottom: 20px;
}
.g-content-spacer[data-v-5aadc6a7] {
  margin-bottom: 10px;
}
.g-margin-right[data-v-5aadc6a7] {
  margin-right: 20px;
}
.g-margin-fright[data-v-5aadc6a7] {
  margin-right: 10px;
}
.g-margin-left[data-v-5aadc6a7] {
  margin-top: 20px;
}
.g-border[data-v-5aadc6a7] {
  border-bottom: 1px solid #e8e8e8;
}
.g-left[data-v-5aadc6a7] {
  text-align: left;
}
.g-right[data-v-5aadc6a7] {
  text-align: right;
}
.g-center[data-v-5aadc6a7] {
  text-align: center;
}
.g-fleft[data-v-5aadc6a7] {
  float: left;
}
.g-fright[data-v-5aadc6a7] {
  float: right;
}
.g-padding-left[data-v-5aadc6a7] {
  padding-left: 5px;
}
.g-padding-right[data-v-5aadc6a7] {
  padding-right: 10px;
}
html[data-v-5aadc6a7],
body[data-v-5aadc6a7] {
  height: 100%;
  background: #f5f8fa;
}
.g-view[data-v-5aadc6a7] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow-y: auto;
}
.g-block[data-v-5aadc6a7] {
  padding: 20px;
}
.g-box[data-v-5aadc6a7] {
  border: 1px solid #ededed;
}
.g-content[data-v-5aadc6a7] {
  background: #fff;
}
.g-container[data-v-5aadc6a7] {
  padding: 0 20px;
}
.g-noDate[data-v-5aadc6a7] {
  text-align: -webkit-center;
  line-height: 30;
}
.g-card[data-v-5aadc6a7] {
  height: 120px;
  width: 100%;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px;
  cursor: pointer;
}
.g-card .g-card-title[data-v-5aadc6a7] {
  padding: 10px;
  background: #f7f7f7;
}
.g-card .g-card-title span[data-v-5aadc6a7]:nth-child(1) {
  font-size: 14px;
  color: #333;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.g-card .g-card-title span[data-v-5aadc6a7]:nth-child(2) {
  font-size: 12px;
  color: #666;
  position: relative;
}
.g-card .g-card-title span:nth-child(2) i[data-v-5aadc6a7] {
  width: 10px;
  height: 10px;
  background-color: #b80e00;
  position: absolute;
  border-radius: 50%;
  top: 3px;
  margin-left: -15px;
}
.g-card .g-card-content[data-v-5aadc6a7] {
  padding: 10px;
}
.g-card .g-card-content > div p[data-v-5aadc6a7]:nth-child(1) {
  font-size: 12px;
  color: #999;
  margin: 8px 0 4px 12px;
}
.g-card .g-card-content > div p[data-v-5aadc6a7]:nth-child(2) {
  font-size: 16px;
  color: #333;
}
.g-icon-warning >i[data-v-5aadc6a7] {
  font-size: 65px;
  color: #fd6a39;
}
.clearFix[data-v-5aadc6a7]:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
.clearFix[data-v-5aadc6a7] {
  zoom: 1;
}
.g-title-mark[data-v-5aadc6a7] {
  color: #f88f07;
  font-size: 16px;
}
.g-con-mark[data-v-5aadc6a7] {
  color: #f60;
}
.g-card-round[data-v-5aadc6a7] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  position: relative;
  background-color: #f9f9f9;
  padding: 10px 10px 20px 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.g-card-round-block[data-v-5aadc6a7] {
  display: inline-block;
}
.g-card-round-edge[data-v-5aadc6a7] {
  position: absolute;
  z-index: 9;
  top: -1px;
  right: -1px;
  background-color: #fd6a39;
  width: 67px;
  line-height: 20px;
  color: #fff;
  border-top-right-radius: 4px;
  text-align: center;
}
.fade-enter[data-v-5aadc6a7] {
  opacity: 0;
}
.fade-enter-active[data-v-5aadc6a7] {
  transition: all 0.3s ease;
}
.fade-leave-active[data-v-5aadc6a7] {
  opacity: 0;
  transition: all 0.3s ease;
}
.fadeUp-enter[data-v-5aadc6a7] {
  opacity: 0;
  transform: translateY(20px);
}
.fadeUp-enter-active[data-v-5aadc6a7] {
  transition: all 0.3s ease;
}
.fadeUp-leave-active[data-v-5aadc6a7] {
  opacity: 0;
  transform: translateY(-20px);
  transition: all 0.3s ease;
}
.fadeDown-enter[data-v-5aadc6a7] {
  opacity: 0;
  transform: translateY(20px);
}
.fadeDown-enter-active[data-v-5aadc6a7] {
  transition: all 0.3s ease;
}
.fadeDown-leave-active[data-v-5aadc6a7] {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.3s ease;
}
.slide-left-enter[data-v-5aadc6a7] {
  transform: translate3d(100%, 0, 0);
}
.slide-left-enter-active[data-v-5aadc6a7] {
  transition: all 0.2s linear;
}
.slide-left-leave-active[data-v-5aadc6a7] {
  transition: all 0.2s linear;
  transition-delay: 0.1s;
  transform: translate3d(-100%, 0, 0);
}
.slide-right-enter[data-v-5aadc6a7] {
  z-index: 9;
  opacity: 0;
  transform: translate3d(-10%, 0, 0);
  transition-delay: 1s;
}
.slide-right-enter-active[data-v-5aadc6a7] {
  z-index: 9;
  transition: all 0.2s linear;
}
.slide-right-leave[data-v-5aadc6a7] {
  z-index: 10;
}
.slide-right-leave-active[data-v-5aadc6a7] {
  z-index: 10;
  transition: all 0.2s linear;
  transform: translate3d(100%, 0, 0);
}
.g-btn[data-v-5aadc6a7] {
  font-size: 14px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  color: #fff;
  background: #bfbfbf;
  cursor: pointer;
}
.g-btn[data-v-5aadc6a7]:disabled {
  border: none;
  background: #ddd;
}
.g-btn[data-v-5aadc6a7]:disabled:hover {
  cursor: not-allowed;
}
.g-sm-btn[data-v-5aadc6a7] {
  color: #fff;
  line-height: 26px;
  height: 30px;
  padding: 0 15px;
  border-radius: 4px;
  cursor: pointer;
  background: #bfbfbf;
}
.g-btn-icon i[data-v-5aadc6a7] {
  font-size: 14px;
  font-weight: 800;
  font-style: normal;
}
.g-btn-round[data-v-5aadc6a7] {
  border-radius: 5px;
}
.g-btn-default[data-v-5aadc6a7] {
  width: 120px;
  text-align: center;
}
.g-btn-wide[data-v-5aadc6a7] {
  width: 100%;
}
.g-btn-green[data-v-5aadc6a7] {
  color: #fff;
  background: #00a36d;
  border-top: 1px solid #00a36d;
}
.g-btn-green-hover[data-v-5aadc6a7]:hover {
  background-color: #01835a;
  border-top: 1px solid #01835a !important;
  color: #fff;
}
.g-btn-green-border[data-v-5aadc6a7] {
  color: #00a36d;
  border: 1px solid #00a36d;
  background: #fff;
}
.g-btn-green-border >i[data-v-5aadc6a7] {
  font-size: 14px;
  padding-let: 5px;
}
.g-btn-red[data-v-5aadc6a7] {
  color: #fff;
  background: #f00;
}
.g-btn-white[data-v-5aadc6a7] {
  border-top: 1px solid #e8e8e8;
  color: #0a171c;
  background: #fff;
}
.g-btn-white-border[data-v-5aadc6a7] {
  color: #0a171c;
  background: #fff;
  border: 1px solid #e8e8e8;
}
.g-btn-menu[data-v-5aadc6a7] {
  border: 1px solid #e0e0e0;
  color: #666;
  background: #fff;
}
.g-btn-menu[data-v-5aadc6a7]:hover {
  background: #f7f7f7;
}
.g-btn-white-hover[data-v-5aadc6a7]:hover {
  background-color: #f2f2f2;
}
.g-btn-disable[data-v-5aadc6a7] {
  color: #fff !important;
  cursor: not-allowed !important;
  background-color: #c9c9c9;
  border: none !important;
}
.g-btn-disable i[data-v-5aadc6a7] {
  color: #fff !important;
}
.g-btn-disable button[data-v-5aadc6a7] {
  color: #fff !important;
}
.g-btn-disable span[data-v-5aadc6a7] {
  color: #fff !important;
}
.g-btn-disable[data-v-5aadc6a7]:hover {
  background-color: #c9c9c9 !important;
  color: #fff !important;
  border: none !important;
}
.g-btn-ghost-disable[data-v-5aadc6a7] {
  cursor: not-allowed !important;
  color: #bfbfbf !important;
}
.g-btn-ghost-disable[data-v-5aadc6a7]:hover {
  background-color: #fff !important;
}
h1[data-v-5aadc6a7] {
  font-size: 20px !important;
  margin: 20px auto !important;
}
h2[data-v-5aadc6a7] {
  font-size: 18px !important;
  margin: 20px auto !important;
}
h3[data-v-5aadc6a7] {
  font-size: 16px !important;
  margin: 20px auto !important;
}
h4[data-v-5aadc6a7] {
  font-size: 14px !important;
  margin: 20px auto !important;
}
h5[data-v-5aadc6a7] {
  font-size: 12px !important;
  margin: 20px auto !important;
}
.g-text-1[data-v-5aadc6a7] {
  font-size: 20px;
}
.g-text-2[data-v-5aadc6a7] {
  font-size: 18px;
}
.g-text-3[data-v-5aadc6a7] {
  font-size: 16px;
}
.g-text-4[data-v-5aadc6a7] {
  font-size: 14px;
}
.g-text-5[data-v-5aadc6a7] {
  font-size: 12px;
}
.g-text-bold[data-v-5aadc6a7] {
  font-weight: bold;
}
.g-text-title[data-v-5aadc6a7] {
  color: #333;
}
.g-text-content[data-v-5aadc6a7] {
  color: #666;
}
.g-text-info[data-v-5aadc6a7] {
  color: #999;
}
.g-text-tip[data-v-5aadc6a7] {
  color: #bfbfbf;
}
.g-input[data-v-5aadc6a7] {
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  border: none;
  border-bottom: 1px solid #e8e8e8;
}
.g-input[data-v-5aadc6a7]:focus {
  border: 1px solid #00a36d;
  border-radius: 5px;
  box-shadow: inset 0px 2px 0px rgba(0,0,0,0.05);
  padding: 0 5px;
}
.g-border-input[data-v-5aadc6a7] {
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  border: 1px solid #e8e8e8;
}
.g-input-full[data-v-5aadc6a7] {
  width: 100%;
}
.g-text-line[data-v-5aadc6a7] {
  overflow: hidden;
  white-space: nowrap;
  display: -webkit-box;
/* autoprefixer: off */
  -webkit-box-orient: vertical;
/* autoprefixer: on */
  -webkit-line-clamp: 1;
}
.g-skip-style[data-v-5aadc6a7] {
  text-decoration: underline;
  cursor: pointer;
}
.g-skip-style[data-v-5aadc6a7]:hover {
  color: #00f;
}
.g-abnormal-style[data-v-5aadc6a7] {
  color: #f00;
  font-weight: 700;
}
.g-textarea[data-v-5aadc6a7] {
  width: 100%;
  height: 200px;
  padding: 0 5px;
  border: 1px solid #eee;
}
.g-textarea[data-v-5aadc6a7]:focus {
  border: 1px solid #00a36d;
  border-radius: 5px;
  box-shadow: inset 0px 2px 0px rgba(0,0,0,0.05);
  padding: 0 5px;
}
.g-placeholder[data-v-5aadc6a7]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #ccc;
}
.g-placeholder[data-v-5aadc6a7]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
.g-placeholder[data-v-5aadc6a7]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #ccc;
}
.g-placeholder[data-v-5aadc6a7]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #ccc;
}
.g-search[data-v-5aadc6a7] {
  position: relative;
}
.g-search input[data-v-5aadc6a7] {
  height: 40px;
  font-size: 12px;
  padding-left: 8px;
  width: 100%;
  border: 1px solid #ededed;
}
.g-search .icon-searchfor[data-v-5aadc6a7] {
  position: absolute;
  color: #bfbfbf;
  top: 8px;
  right: 10px;
  font-size: 20px;
}
.g-search [data-v-5aadc6a7]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #bfbfbf;
}
.g-search [data-v-5aadc6a7]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #bfbfbf;
}
.g-search [data-v-5aadc6a7]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #bfbfbf;
}
.g-search [data-v-5aadc6a7]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #bfbfbf;
}
.g-dropmenu[data-v-5aadc6a7] {
  border: 1px solid #ededed;
  background: #fff;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #666;
  position: relative;
/*	margin: 15px;*/
}
.g-dropmenu >i[data-v-5aadc6a7] {
  position: absolute;
  right: 5px;
  top: 0px;
  font-size: 16px;
  color: #999;
}
.g-dropmenu >span[data-v-5aadc6a7] {
  margin-left: 10px;
}
.g-table-input[data-v-5aadc6a7] {
  border-radius: 4px;
  text-align: center;
  border: 1px solid #e5e5e5;
  line-height: 24px;
  width: 100px;
  color: #666;
}
.g-table-input-error[data-v-5aadc6a7] {
  border: 1px solid #f00 !important;
}
.g-screen-init[data-v-5aadc6a7] {
  text-align: center;
  padding: 100px;
}
.g-screen-init img[data-v-5aadc6a7] {
  margin: 20px;
  width: 120px;
}
.g-screen-init p[data-v-5aadc6a7] {
  font-size: 14px;
  color: #666;
}
.g-screen-init span[data-v-5aadc6a7] {
  font-size: 14px;
  color: #00a36d;
  padding: 0 5px;
}
body >iframe[data-v-5aadc6a7] {
  display: none !important;
  opacity: 0 !important;
}
body >img[data-v-5aadc6a7] {
  display: none !important;
  opacity: 0 !important;
}
.g-two-lines[data-v-5aadc6a7] {
  display: inline-block;
  padding: 0 6px;
}
.login[data-v-5aadc6a7] {
  background: url(../../static/img/bg_Signin.jpg) 0px 0px/cover no-repeat fixed;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.login .p-login[data-v-5aadc6a7] {
  width: 500px;
  height: 360px;
  background-color: #fff;
  border-radius: 6px;
  position: relative;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.05);
}
.login .p-login .logo[data-v-5aadc6a7] {
  padding: 30px 0 25px;
}
.login .p-login .logo .icon-logol[data-v-5aadc6a7] {
  font-size: 60px;
  color: #00a36d;
}
.login .p-login .p-form[data-v-5aadc6a7] {
  padding: 0 29px;
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
/*定义滑块，内阴影及圆角*/
}
.login .p-login .p-form .p-form-item[data-v-5aadc6a7]:first-of-type {
  height: 45px;
  margin-bottom: 10px;
}
.login .p-login .p-form .p-form-item[data-v-5aadc6a7]:nth-of-type(2) {
  margin-bottom: 10px;
}
.login .p-login .p-form .p-form-item[data-v-5aadc6a7] {
  position: relative;
}
.login .p-login .p-form .p-form-item>.icon-account-number[data-v-5aadc6a7],
.login .p-login .p-form .p-form-item .icon-password[data-v-5aadc6a7] {
  position: absolute;
  font-size: 20px;
  color: #999;
  top: 12px;
  left: 10px;
}
.login .p-login .p-form .p-form-item>.icon-down[data-v-5aadc6a7] {
  position: absolute;
  font-size: 20px;
  color: #999;
  top: 0;
  text-align: center;
  right: 0;
  width: 40px;
  height: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-grid-column-align: center;
      justify-items: center;
}
.login .p-login .p-form .p-form-item>.icon-down[data-v-5aadc6a7]::before {
  margin: 10px auto 0;
}
.login .p-login .p-form .p-form-item>.icon-viewpassword[data-v-5aadc6a7],
.login .p-login .p-form .p-form-item>.icon-hidden-password[data-v-5aadc6a7],
.login .p-login .p-form .p-form-item .pwclear[data-v-5aadc6a7] {
  position: absolute;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  top: 5px;
}
.login .p-login .p-form .p-form-item>.icon-viewpassword[data-v-5aadc6a7],
.login .p-login .p-form .p-form-item>.icon-hidden-password[data-v-5aadc6a7] {
  right: 0;
  width: 45px;
  height: 37px;
  border-left: 1px solid #ededed;
  color: #00a36d;
}
.login .p-login .p-form .p-form-item>.icon-cleared[data-v-5aadc6a7] {
  right: 63px;
  color: #c1c1c1;
}
.login .p-login .p-form .p-form-item>.tip[data-v-5aadc6a7] {
  font-size: 12px;
  color: #fd6a39;
  margin: 0;
  font-weight: normal;
  line-height: 26px;
  height: 26px;
}
.login .p-login .p-form .p-form-item .errortip-show[data-v-5aadc6a7] {
  visibility: visible;
}
.login .p-login .p-form .p-form-item .errortip-hide[data-v-5aadc6a7] {
  visibility: hidden;
}
.login .p-login .p-form .p-form-item .dropdown-box[data-v-5aadc6a7] {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-top: -1px;
}
.login .p-login .p-form .p-form-item .dropdown-box .dropdown[data-v-5aadc6a7] {
  border-radius: 2px;
  background-color: #fff;
  max-height: 247px;
  overflow-y: auto;
/*						li:hover{
							color: #00a36d;
							z-index: 100;
							border: 1px solid #00a36d;
						}*/
}
.login .p-login .p-form .p-form-item .dropdown-box .dropdown li[data-v-5aadc6a7] {
  border: 1px solid #e0e0e0;
  font-size: 18px;
  color: #666;
  padding: 0 13px 0 40px;
  cursor: pointer;
  margin-top: -1px;
  position: relative;
  z-index: 99;
}
.login .p-login .p-form .p-form-item .dropdown-box .dropdown li[data-v-5aadc6a7]:first-of-type {
  margin-top: 0;
}
.login .p-login .p-form .p-form-item .dropdown-box .dropdown li span[data-v-5aadc6a7] {
  height: 50px;
  line-height: 50px;
  font-size: 14px;
}
.login .p-login .p-form .p-form-item .dropdown-box .dropdown li>.iconfont[data-v-5aadc6a7] {
  float: right;
  font-size: 22px;
  font-weight: 800;
  line-height: 50px;
}
.login .p-login .p-form .p-form-item .dropdown-box .dropdown .select[data-v-5aadc6a7] {
  color: #00a36d;
  z-index: 100;
  border: 1px solid #00a36d;
}
.login .p-login .p-form .storage button[data-v-5aadc6a7] {
  background-color: #fff;
  color: #666;
  font-size: 12px;
  vertical-align: middle;
}
.login .p-login .p-form .storage i[data-v-5aadc6a7] {
  vertical-align: middle;
  color: #ededed;
  font-size: 18px;
  margin-right: 6px;
}
.login .p-login .p-form .storage i.icon-check[data-v-5aadc6a7] {
  color: #00a36d;
}
.login .p-login .p-form .lost[data-v-5aadc6a7] {
  background-color: #fff;
  font-size: 12px;
  color: #00a36d;
  line-height: 25px;
}
.login .p-login .p-form input[data-v-5aadc6a7] {
  border-radius: 0 !important;
  font-size: 14px;
  border: 1px solid #e0e0e0;
  text-decoration: none;
  background-color: #fff;
  height: 45px;
  padding-left: 45px !important;
  box-shadow: none !important;
  position: relative;
  ime-mode: disabled;
}
.login .p-login .p-form [data-v-5aadc6a7]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #bfbfbf;
}
.login .p-login .p-form [data-v-5aadc6a7]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #bfbfbf;
}
.login .p-login .p-form [data-v-5aadc6a7]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #bfbfbf;
}
.login .p-login .p-form [data-v-5aadc6a7]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #bfbfbf;
}
.login .p-login .p-form [data-v-5aadc6a7]::-webkit-scrollbar {
  width: 6px;
  background-color: #c2c2c2;
}
.login .p-login .p-form [data-v-5aadc6a7]::-webkit-scrollbar-thumb {
/*width: 10px;*/
  height: 20px;
  border-radius: 2px;
  background-color: #f0f0f0;
}
.login .p-login .loginbtn[data-v-5aadc6a7] {
  margin-top: 27px;
  width: 100%;
  font-size: 18px;
  color: #fff;
  background: #00a36d;
  height: 50px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  cursor: pointer;
  bottom: 0;
  left: 0;
  position: absolute;
}
.login .p-login .warn[data-v-5aadc6a7] {
  border: 1px solid #fd6a39 !important;
}
.login .dropdown-enter-active[data-v-5aadc6a7],
.login .dropdown-leave-active[data-v-5aadc6a7] {
  transition: all 0.2s;
}
.login .dropdown-enter[data-v-5aadc6a7],
.login .dropdown-leave-active[data-v-5aadc6a7] {
  transform: translateY(-100%);
}
.login .p-copyright[data-v-5aadc6a7] {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  color: rgba(255,255,255,0.8);
}
.login .p-copyright .p-cut[data-v-5aadc6a7] {
  height: 1px;
  background: rgba(255,255,255,0.2);
}
.login .p-copyright P[data-v-5aadc6a7] {
  padding: 10px 4px;
}

.lost[data-v-04bf3ec6] {
  background-color: #fff;
  color: #ededed;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 6px;
}
.lost .topbar[data-v-04bf3ec6] {
  height: 80px;
  border-bottom: 1px solid #e0e0e0;
  line-height: 80px;
}
.lost .topbar .logo .icon-logol[data-v-04bf3ec6] {
  font-size: 26px;
  color: #00a36d;
}
.lost .topbar .title span[data-v-04bf3ec6] {
  font-size: 18px;
  color: #333;
}
.lost .topbar .login button[data-v-04bf3ec6] {
  background-color: #fff;
  font-size: 16px;
  color: #999;
  float: right;
  margin-right: 30px;
  height: 79px;
}
.lost .center-wrap[data-v-04bf3ec6] {
  padding: 0 29px;
}
.lost .center-wrap .p-flow-bar[data-v-04bf3ec6] {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0 30px;
}
.lost .center-wrap .p-flow-bar .box[data-v-04bf3ec6] {
  -ms-flex: 1;
      flex: 1;
  position: relative;
}
.lost .center-wrap .p-flow-bar .box .number[data-v-04bf3ec6] {
  width: 24px;
  height: 24px;
  border-radius: 50px;
  background-color: #ededed;
  color: #fff;
  text-align: center;
  line-height: 24px;
  margin: 0 auto;
  font-size: 14px;
}
.lost .center-wrap .p-flow-bar .box .txt[data-v-04bf3ec6] {
  margin: 12px 0 0 0;
  color: #e0e0e0;
  font-size: 14px;
}
.lost .center-wrap .p-flow-bar .box .left-item[data-v-04bf3ec6] {
  text-align: center;
  float: left;
  position: relative;
  z-index: 2;
}
.lost .center-wrap .p-flow-bar .box .right-item[data-v-04bf3ec6] {
  text-align: center;
  float: right;
  position: relative;
  z-index: 2;
}
.lost .center-wrap .p-flow-bar .box .line[data-v-04bf3ec6] {
  position: absolute;
  width: 94%;
  height: 1px;
  background-color: #ededed;
  top: 12px;
  z-index: 1;
}
.lost .center-wrap .p-flow-bar .box:nth-of-type(1) .right-item[data-v-04bf3ec6] {
  margin-right: -20%;
}
.lost .center-wrap .p-flow-bar .box:nth-of-type(1) .line[data-v-04bf3ec6] {
  left: 20px;
}
.lost .center-wrap .p-flow-bar .box:nth-of-type(2) .line[data-v-04bf3ec6] {
  left: 10px;
}
.lost .center-wrap .p-flow-bar .box:nth-of-type(3) .left-item[data-v-04bf3ec6] {
  margin-left: -24%;
}
.lost .center-wrap .p-flow-bar .box:nth-of-type(3) .line[data-v-04bf3ec6] {
  left: 5px;
}
.lost .center-wrap .p-flow-bar .active .number[data-v-04bf3ec6] {
  background-color: #00a36d;
}
.lost .center-wrap .p-flow-bar .active .txt[data-v-04bf3ec6] {
  color: #00a36d;
}
.lost .center-wrap .p-flow-bar .active.line[data-v-04bf3ec6] {
  background-color: #00a36d;
}
.lost .p-box[data-v-04bf3ec6] {
  color: #333;
}
.lost .p-box .p-form .tip[data-v-04bf3ec6] {
  font-size: 14px;
  color: #666;
}
.lost .p-box .p-form.success[data-v-04bf3ec6] {
  padding-top: 50px;
  text-align: center;
}
.lost .p-box .p-form.success img[data-v-04bf3ec6] {
  height: 145px;
}
.lost .p-box .p-form.success>p[data-v-04bf3ec6] {
  margin-top: 20px;
  font-size: 14px;
  color: #666;
}
.lost .p-box .p-form.success>p>span[data-v-04bf3ec6] {
  color: #00a36d;
}
.lost .p-box .p-form .p-form-item[data-v-04bf3ec6] {
  position: relative;
}
.lost .p-box .p-form .p-form-item .send-verify[data-v-04bf3ec6] {
  position: absolute;
  top: 2px;
  right: 10px;
  background-color: #fff;
  color: #00a36d;
  padding: 0 10px 0 22px;
  height: 40px;
  font-size: 14px;
  border-left: 1px solid #e0e0e0;
}
.lost .p-box .p-form .p-form-item .disable[data-v-04bf3ec6] {
  color: #999;
}
.lost .p-box .p-form .warnTip[data-v-04bf3ec6] {
  color: #fd6a39;
  margin: 0;
  font-weight: normal;
  line-height: 26px;
  height: 26px;
}
.lost .p-box .p-form .warnInput[data-v-04bf3ec6] {
  border: 1px solid #fd6a39 !important;
}
.lost .p-box .p-form .pass[data-v-04bf3ec6] {
  background-color: #00a36d;
}
.lost .p-box .next[data-v-04bf3ec6] {
  height: 50px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  font-size: 18px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #c9c9c9;
  color: #fff;
}
.lost input[data-v-04bf3ec6] {
  border-radius: 0 !important;
  font-size: 14px;
  border: 1px solid #ededed !important;
  text-decoration: none;
  background-color: #fff;
  height: 45px;
  padding-left: 20px !important;
  box-shadow: none !important;
  display: block;
  width: 100%;
}
.lost input[data-v-04bf3ec6]:nth-of-type(2) {
  margin-top: 10px;
}
.lost [data-v-04bf3ec6]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #bfbfbf;
}
.lost [data-v-04bf3ec6]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #bfbfbf;
}
.lost [data-v-04bf3ec6]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #bfbfbf;
}
.lost [data-v-04bf3ec6]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #bfbfbf;
}

.p-body[data-v-7eee3ec7] {
  background: #fff;
  height: 100%;
}
.p-body .nav[data-v-7eee3ec7]:hover {
  color: #00a36d;
  cursor: pointer;
}
.p-body .p-top[data-v-7eee3ec7] {
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  border-bottom: 1px solid #e0e0e0;
  color: #999;
  font-size: 14px;
}
.p-body .p-top i[data-v-7eee3ec7] {
  display: inline-block;
  font-size: 12px;
  transform: translateY(-1px);
}
.p-body .p-top span[data-v-7eee3ec7] {
  font-size: 14px;
  color: #333;
}
.p-body .p-center[data-v-7eee3ec7] {
  height: calc(100% - 120px);
  overflow-y: auto;
  margin: 0 20px;
}
.p-body .p-height[data-v-7eee3ec7] {
  height: calc(100% - 180px);
}
.p-padding[data-v-7eee3ec7] {
  padding-left: 5px;
}

.p-body[data-v-148c5bbc] {
  background: #fff;
  height: 100%;
}
.p-body .p-top[data-v-148c5bbc] {
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  border-bottom: 1px solid #e0e0e0;
  color: #999;
  font-size: 14px;
}
.p-body .p-top i[data-v-148c5bbc] {
  display: inline-block;
  font-size: 12px;
  transform: translateY(-1px);
}
.p-body .p-top span[data-v-148c5bbc] {
  font-size: 14px;
  color: #333;
}
.p-body .p-center[data-v-148c5bbc] {
  height: calc(100% - 70px);
  overflow-y: auto;
  margin: 0 20px;
}

.p-body[data-v-627e060a] {
  background: #fff;
  height: 100%;
}
.p-body .p-top[data-v-627e060a] {
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  border-bottom: 1px solid #e0e0e0;
  color: #999;
  font-size: 14px;
}
.p-body .p-top i[data-v-627e060a] {
  display: inline-block;
  font-size: 12px;
  transform: translateY(-1px);
}
.p-body .p-top span[data-v-627e060a] {
  font-size: 14px;
  color: #333;
}
.p-body .p-center[data-v-627e060a] {
  height: calc(100% - 70px);
  overflow-y: auto;
  margin: 0 20px;
}

.p-body[data-v-7ddd407c] {
  background: #fff;
  height: 100%;
}
.p-body .p-top[data-v-7ddd407c] {
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  border-bottom: 1px solid #e0e0e0;
  color: #999;
  font-size: 14px;
}
.p-body .p-top i[data-v-7ddd407c] {
  display: inline-block;
  font-size: 12px;
  transform: translateY(-1px);
}
.p-body .p-top span[data-v-7ddd407c] {
  font-size: 14px;
  color: #333;
}
.p-body .p-center[data-v-7ddd407c] {
  height: calc(100% - 70px);
  overflow-y: auto;
  margin: 0 20px;
}

.p-body[data-v-51e3bf05] {
  background: #fff;
  height: 100%;
}
.p-body .p-top[data-v-51e3bf05] {
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  border-bottom: 1px solid #e0e0e0;
  color: #999;
  font-size: 14px;
}
.p-body .p-top i[data-v-51e3bf05] {
  display: inline-block;
  font-size: 12px;
  transform: translateY(-1px);
}
.p-body .p-top span[data-v-51e3bf05] {
  font-size: 14px;
  color: #333;
}
.p-body .p-center[data-v-51e3bf05] {
  height: calc(100% - 120px);
  overflow-y: auto;
  margin: 0 20px;
}

.f-report-navigation[data-v-f02451e0] {
  padding: 10px 20px;
}
.f-report-navigation .f-center li[data-v-f02451e0] {
  margin-right: 10px;
}
.f-report-navigation .f-center .p-last-child[data-v-f02451e0] {
  margin-right: 0px;
}
.f-report-navigation .f-center .p-right[data-v-f02451e0] {
  width: 100px;
  float: right;
}
.f-report-navigation .f-center .p-right i[data-v-f02451e0] {
  display: inline-block;
  font-size: 20px !important;
  vertical-align: middle;
  transform: translateY(-2px);
}
.f-report-navigation .p-type >span[data-v-f02451e0] {
  display: inline-block;
  width: 70px;
  height: 24px;
  border: 1px solid #111;
  line-height: 24px;
  text-align: center;
  margin: 10px 10px 0 10px;
  cursor: pointer;
}
.f-report-navigation .p-center-two[data-v-f02451e0] {
  margin-top: 10px;
}
.f-report-navigation .p-selectedTime[data-v-f02451e0] {
  line-height: 40px !important;
  width: 130px !important;
  margin-right: 0 !important;
  overflow-x: auto;
}
.f-report-navigation .p-selectedTime >input[data-v-f02451e0] {
  vertical-align: middle;
  margin-right: 3px;
  cursor: pointer;
}
.f-report-navigation .p-compare[data-v-f02451e0] {
  line-height: 40px;
  width: 30px;
  margin-left: 10px;
}
.f-report-navigation .p-dateMonth[data-v-f02451e0] {
  width: 180px;
}
.f-report-navigation .p-date[data-v-f02451e0] {
  margin-top: 10px;
}

.p-receipts-weigh-contrast[data-v-a7848854] {
  background: #fff;
  height: 100%;
}
.p-receipts-weigh-contrast .p-top[data-v-a7848854] {
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  border-bottom: 1px solid #e0e0e0;
  color: #999;
  font-size: 14px;
}
.p-receipts-weigh-contrast .p-top i[data-v-a7848854] {
  display: inline-block;
  font-size: 12px;
  transform: translateY(-1px);
}
.p-receipts-weigh-contrast .p-top span[data-v-a7848854] {
  font-size: 14px;
  color: #333;
}
.p-receipts-weigh-contrast .p-center[data-v-a7848854] {
  height: calc(100% - 84px);
  margin: 0 20px;
}

.f-report-navigation[data-v-da7344c2] {
  padding: 10px 20px;
}
.f-report-navigation .f-center li[data-v-da7344c2] {
  margin-right: 10px;
}
.f-report-navigation .f-center .p-last-child[data-v-da7344c2] {
  margin-right: 0;
}
.f-report-navigation .f-center .p-right[data-v-da7344c2] {
  width: 100px;
  float: right;
}
.f-report-navigation .f-center .p-right i[data-v-da7344c2] {
  display: inline-block;
  font-size: 20px !important;
  vertical-align: middle;
  transform: translateY(-2px);
}

.p-body[data-v-346fe843] {
  background: #fff;
  height: 100%;
}
.p-body .nav[data-v-346fe843]:hover {
  color: #00a36d;
  cursor: pointer;
}
.p-body .p-top[data-v-346fe843] {
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  border-bottom: 1px solid #e0e0e0;
  color: #999;
  font-size: 14px;
}
.p-body .p-top i[data-v-346fe843] {
  display: inline-block;
  font-size: 12px;
  transform: translateY(-1px);
}
.p-body .p-top span[data-v-346fe843] {
  font-size: 14px;
  color: #333;
}
.p-body .p-center[data-v-346fe843] {
  height: calc(100% - 70px);
  overflow-y: auto;
  margin: 0 20px;
}

.p-body[data-v-64f541aa] {
  background: #fff;
  height: 100%;
}
.p-body .p-top[data-v-64f541aa] {
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  border-bottom: 1px solid #e0e0e0;
  color: #999;
  font-size: 14px;
}
.p-body .p-top i[data-v-64f541aa] {
  display: inline-block;
  font-size: 12px;
  transform: translateY(-1px);
}
.p-body .p-top span[data-v-64f541aa] {
  font-size: 14px;
  color: #333;
}
.p-body .p-center[data-v-64f541aa] {
  height: calc(100% - 70px);
  overflow-y: auto;
  margin: 0 20px;
}

.f-report-navigation[data-v-8892a96a] {
  padding: 10px 20px;
}
.f-report-navigation .f-center li[data-v-8892a96a] {
  margin-right: 10px;
}
.f-report-navigation .f-center .p-last-child[data-v-8892a96a] {
  margin-right: 0;
}
.f-report-navigation .f-center .p-right[data-v-8892a96a] {
  width: 100px;
  float: right;
}
.f-report-navigation .f-center .p-right i[data-v-8892a96a] {
  display: inline-block;
  font-size: 20px !important;
  vertical-align: middle;
  transform: translateY(-2px);
}

.p-body[data-v-63a09e22] {
  background: #fff;
  height: 100%;
}
.p-body .nav[data-v-63a09e22]:hover {
  color: #00a36d;
  cursor: pointer;
}
.p-body .p-top[data-v-63a09e22] {
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  border-bottom: 1px solid #e0e0e0;
  color: #999;
  font-size: 14px;
}
.p-body .p-top i[data-v-63a09e22] {
  display: inline-block;
  font-size: 12px;
  transform: translateY(-1px);
}
.p-body .p-top span[data-v-63a09e22] {
  font-size: 14px;
  color: #333;
}
.p-body .p-center[data-v-63a09e22] {
  height: calc(100% - 70px);
  overflow-y: auto;
  margin: 0 20px;
}

.p-body[data-v-b030abde] {
  background: #fff;
  height: 100%;
}
.p-body .p-top[data-v-b030abde] {
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  border-bottom: 1px solid #e0e0e0;
  color: #999;
  font-size: 14px;
}
.p-body .p-top i[data-v-b030abde] {
  display: inline-block;
  font-size: 12px;
  transform: translateY(-1px);
}
.p-body .p-top span[data-v-b030abde] {
  font-size: 14px;
  color: #333;
}
.p-body .p-center[data-v-b030abde] {
  height: calc(100% - 70px);
  overflow-y: auto;
  margin: 0 20px;
}

.f-report-navigation[data-v-5da666f8] {
  padding: 10px 20px;
}
.f-report-navigation .f-center li[data-v-5da666f8] {
  margin-right: 10px;
}
.f-report-navigation .f-center .p-last-child[data-v-5da666f8] {
  margin-right: 0;
}
.f-report-navigation .f-center .p-right[data-v-5da666f8] {
  width: 100px;
  float: right;
}
.f-report-navigation .f-center .p-right i[data-v-5da666f8] {
  display: inline-block;
  font-size: 20px !important;
  vertical-align: middle;
  transform: translateY(-2px);
}

.p-body[data-v-4a026730] {
  background: #fff;
  height: 100%;
}
.p-body .nav[data-v-4a026730]:hover {
  color: #00a36d;
  cursor: pointer;
}
.p-body .p-top[data-v-4a026730] {
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  border-bottom: 1px solid #e0e0e0;
  color: #999;
  font-size: 14px;
}
.p-body .p-top i[data-v-4a026730] {
  display: inline-block;
  font-size: 12px;
  transform: translateY(-1px);
}
.p-body .p-top span[data-v-4a026730] {
  font-size: 14px;
  color: #333;
}
.p-body .p-center[data-v-4a026730] {
  height: calc(100% - 70px);
  overflow-y: auto;
  margin: 0 20px;
}

.p-body[data-v-4eff668a] {
  background: #fff;
  height: 100%;
}
.p-body .p-top[data-v-4eff668a] {
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  border-bottom: 1px solid #e0e0e0;
  color: #999;
  font-size: 14px;
}
.p-body .p-top i[data-v-4eff668a] {
  display: inline-block;
  font-size: 12px;
  transform: translateY(-1px);
}
.p-body .p-top span[data-v-4eff668a] {
  font-size: 14px;
  color: #333;
}
.p-body .p-center[data-v-4eff668a] {
  height: calc(100% - 120px);
  overflow-y: auto;
  margin: 0 20px;
}

.f-report-navigation[data-v-83c28b2a] {
  padding: 10px 20px;
}
.f-report-navigation .f-center li[data-v-83c28b2a] {
  margin-right: 10px;
}
.f-report-navigation .f-center .p-last-child[data-v-83c28b2a] {
  margin-right: 0;
}
.f-report-navigation .f-center .p-right[data-v-83c28b2a] {
  width: 100px;
  float: right;
}
.f-report-navigation .f-center .p-right i[data-v-83c28b2a] {
  display: inline-block;
  font-size: 20px !important;
  vertical-align: middle;
  transform: translateY(-2px);
}
.f-report-navigation .p-selected[data-v-83c28b2a] {
  width: 130px;
}
.f-report-navigation .p-compare[data-v-83c28b2a] {
  line-height: 40px;
  width: 60px;
  margin-right: 0 !important;
}
.f-report-navigation .p-date[data-v-83c28b2a] {
  width: 180px !important;
}
.f-report-navigation ul[data-v-83c28b2a]:nth-of-type(2) {
  margin-top: 10px;
}
.f-report-navigation ul[data-v-83c28b2a]:nth-of-type(2):after {
  content: '';
  display: block;
  clear: both;
}
.f-report-navigation ul:nth-of-type(2) li[data-v-83c28b2a]:nth-of-type(1) {
  width: 150px;
}
.f-report-navigation ul:nth-of-type(2) li[data-v-83c28b2a]:nth-of-type(2) {
  margin-left: 10px;
}
.f-report-navigation .p-left[data-v-83c28b2a] {
  float: left;
}

.p-body[data-v-bf764eae] {
  background: #fff;
  height: 100%;
}
.p-body .p-top[data-v-bf764eae] {
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  border-bottom: 1px solid #e0e0e0;
  color: #999;
  font-size: 14px;
}
.p-body .p-top i[data-v-bf764eae] {
  display: inline-block;
  font-size: 12px;
  transform: translateY(-1px);
}
.p-body .p-top span[data-v-bf764eae] {
  font-size: 14px;
  color: #333;
}
.p-body .p-acc[data-v-bf764eae] {
  position: relative;
}
.p-body .p-accumulative[data-v-bf764eae] {
  position: absolute;
  color: #fff;
  padding: 1px 8px;
  border-radius: 2px;
  left: 0;
  background: #ffa500;
}
.p-body .p-accumulative-s[data-v-bf764eae] {
  position: relative;
}
.p-body .p-center[data-v-bf764eae] {
  height: calc(100% - 120px);
  overflow-y: auto;
  margin: 0 20px;
}

.f-report-navigation[data-v-0dc04135] {
  padding: 10px 20px;
}
.f-report-navigation .f-center li[data-v-0dc04135] {
  margin-right: 10px;
}
.f-report-navigation .f-center .p-last-child[data-v-0dc04135] {
  margin-right: 0;
}
.f-report-navigation .f-center .p-right[data-v-0dc04135] {
  width: 100px;
  float: right;
}
.f-report-navigation .f-center .p-right i[data-v-0dc04135] {
  display: inline-block;
  font-size: 20px !important;
  vertical-align: middle;
  transform: translateY(-2px);
}
.f-report-navigation .p-selected[data-v-0dc04135] {
  width: 130px;
}
.f-report-navigation .p-compare[data-v-0dc04135] {
  display: inline-block;
  line-height: 40px;
  width: 70px !important;
  overflow-x: auto;
  margin-right: 0 !important;
}
.f-report-navigation .p-date[data-v-0dc04135] {
  width: 180px !important;
}
.f-report-navigation ul[data-v-0dc04135]:nth-of-type(2) {
  margin-top: 10px;
}
.f-report-navigation ul[data-v-0dc04135]:nth-of-type(2):after {
  content: '';
  display: block;
  clear: both;
}
.f-report-navigation ul:nth-of-type(2) li[data-v-0dc04135]:nth-of-type(1) {
  width: 150px;
}
.f-report-navigation ul:nth-of-type(2) li[data-v-0dc04135]:nth-of-type(2) {
  margin-left: 10px;
}

.p-body[data-v-d8063bb2] {
  background: #fff;
  height: 100%;
}
.p-body .p-top[data-v-d8063bb2] {
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  border-bottom: 1px solid #e0e0e0;
  color: #999;
  font-size: 14px;
}
.p-body .p-top i[data-v-d8063bb2] {
  display: inline-block;
  font-size: 12px;
  transform: translateY(-1px);
}
.p-body .p-top span[data-v-d8063bb2] {
  font-size: 14px;
  color: #333;
}
.p-body .p-acc[data-v-d8063bb2] {
  position: relative;
}
.p-body .p-accumulative[data-v-d8063bb2] {
  position: absolute;
  color: #fff;
  padding: 1px 8px;
  border-radius: 2px;
  left: 0;
  background: #ffa500;
}
.p-body .p-center[data-v-d8063bb2] {
  height: calc(100% - 120px);
  overflow-y: auto;
  margin: 0 20px;
}

.p-body[data-v-2433aba2] {
  background: #fff;
  height: 100%;
}
.p-body .p-top[data-v-2433aba2] {
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  border-bottom: 1px solid #e0e0e0;
  color: #999;
  font-size: 14px;
}
.p-body .p-top i[data-v-2433aba2] {
  display: inline-block;
  font-size: 12px;
  transform: translateY(-1px);
}
.p-body .p-top span[data-v-2433aba2] {
  font-size: 14px;
  color: #333;
}
.p-body .p-center[data-v-2433aba2] {
  height: calc(100% - 120px);
  overflow-y: auto;
  margin: 0 20px;
}

.f-report-navigation[data-v-0ab6535a] {
  padding: 10px 20px;
}
.f-report-navigation .f-center li[data-v-0ab6535a] {
  margin-right: 10px;
}
.f-report-navigation .f-center .p-last-child[data-v-0ab6535a] {
  margin-right: 0;
}
.f-report-navigation .f-center .p-right[data-v-0ab6535a] {
  width: 100px;
  float: right;
}
.f-report-navigation .f-center .p-right i[data-v-0ab6535a] {
  display: inline-block;
  font-size: 20px !important;
  vertical-align: middle;
  transform: translateY(-2px);
}
.f-report-navigation .p-selected[data-v-0ab6535a] {
  width: 130px;
}
.f-report-navigation .p-compare[data-v-0ab6535a] {
  line-height: 40px;
  width: 60px;
  margin-right: 0 !important;
}
.f-report-navigation .p-date[data-v-0ab6535a] {
  width: 180px !important;
}
.f-report-navigation ul[data-v-0ab6535a]:nth-of-type(2) {
  margin-top: 10px;
}
.f-report-navigation ul[data-v-0ab6535a]:nth-of-type(2):after {
  content: '';
  display: block;
  clear: both;
}
.f-report-navigation ul:nth-of-type(2) li[data-v-0ab6535a]:nth-of-type(1) {
  width: 150px;
}
.f-report-navigation ul:nth-of-type(2) li[data-v-0ab6535a]:nth-of-type(2) {
  margin-left: 10px;
}

.p-body[data-v-0cb37938] {
  background: #fff;
  height: 100%;
}
.p-body .p-top[data-v-0cb37938] {
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  border-bottom: 1px solid #e0e0e0;
  color: #999;
  font-size: 14px;
}
.p-body .p-top i[data-v-0cb37938] {
  display: inline-block;
  font-size: 12px;
  transform: translateY(-1px);
}
.p-body .p-top span[data-v-0cb37938] {
  font-size: 14px;
  color: #333;
}
.p-body .p-center[data-v-0cb37938] {
  height: calc(100% - 120px);
  overflow-y: auto;
  margin: 0 20px;
}

.f-report-navigation[data-v-3f6c6206] {
  padding: 10px 20px;
}
.f-report-navigation .f-center li[data-v-3f6c6206]:nth-of-type(1) {
  width: 210px;
}
.f-report-navigation .f-center .p-last-child[data-v-3f6c6206] {
  margin-right: 0px;
}
.f-report-navigation .f-center .p-right[data-v-3f6c6206] {
  width: 100px;
  float: right;
}
.f-report-navigation .f-center .p-right i[data-v-3f6c6206] {
  display: inline-block;
  font-size: 20px !important;
  vertical-align: middle;
  transform: translateY(-2px);
}
.f-report-navigation .f-center .p-date[data-v-3f6c6206] {
  width: 200px;
  margin-right: 10px;
}
.f-report-navigation .f-center .p-selected[data-v-3f6c6206] {
  width: 140px;
}
.f-report-navigation .f-center .p-margin-right[data-v-3f6c6206] {
  margin-right: 50px;
}
.f-report-navigation .p-selectedTime[data-v-3f6c6206] {
  line-height: 40px !important;
  width: 300px !important;
  overflow-x: auto;
}
.f-report-navigation .p-selectedTime input[data-v-3f6c6206] {
  vertical-align: middle;
  margin-right: 3px;
  cursor: pointer;
  width: 20px;
}

.p-store-price-contrast[data-v-bf0e64fa] {
  background: #fff;
  height: 100%;
}
.p-store-price-contrast .p-center[data-v-bf0e64fa] {
  height: calc(100% - 120px);
  overflow-y: auto;
  margin: 0 20px;
}
.p-store-price-contrast .color-green[data-v-bf0e64fa] {
  color: #00a36d;
}
.p-store-price-contrast .color-red[data-v-bf0e64fa] {
  color: #f00;
}

.f-report-navigation[data-v-3ab36dd2] {
  padding: 10px 20px;
}
.f-report-navigation .f-center li[data-v-3ab36dd2] {
  margin-right: 10px;
}
.f-report-navigation .f-center .p-last-child[data-v-3ab36dd2] {
  margin-right: 0px;
}
.f-report-navigation .f-center .p-right[data-v-3ab36dd2] {
  width: 100px;
  float: right;
}
.f-report-navigation .f-center .p-right i[data-v-3ab36dd2] {
  display: inline-block;
  font-size: 20px !important;
  vertical-align: middle;
  transform: translateY(-2px);
}
.f-report-navigation .p-type >span[data-v-3ab36dd2] {
  display: inline-block;
  width: 70px;
  height: 24px;
  border: 1px solid #111;
  line-height: 24px;
  text-align: center;
  margin: 10px 10px 0 10px;
  cursor: pointer;
}
.f-report-navigation .p-center-two[data-v-3ab36dd2] {
  margin-top: 10px;
}
.f-report-navigation .p-selectedTime[data-v-3ab36dd2] {
  line-height: 40px !important;
  width: 300px !important;
  overflow-x: auto;
}
.f-report-navigation .p-selectedTime >input[data-v-3ab36dd2] {
  vertical-align: middle;
  margin-right: 3px;
  cursor: pointer;
}
.f-report-navigation .p-compare[data-v-3ab36dd2] {
  line-height: 40px;
  width: 30px;
  margin-left: 10px;
}
.f-report-navigation .p-dateMonth[data-v-3ab36dd2] {
  width: 180px;
}
.f-report-navigation .p-date[data-v-3ab36dd2] {
  margin-top: 10px;
}
.f-report-navigation .p-date span[data-v-3ab36dd2] {
  margin-right: 10px;
}
.f-report-navigation .p-date span >input[data-v-3ab36dd2] {
  margin-right: 5px;
  width: 20px;
  cursor: pointer;
}

.p-report-modal-org .p-modal-search[data-v-5f16f708] {
  float: left;
  width: 480px;
}
.p-report-modal-org .p-report-box[data-v-5f16f708] {
  width: 100%;
  height: 490px;
  padding: 20px;
  margin-bottom: 10px;
}
.p-report-modal-org .p-tree-org[data-v-5f16f708] {
  height: 400px;
  overflow-y: auto;
  border: 1px solid #e0e0e0;
  margin-top: 10px;
  border-radius: 4px;
}
.p-report-modal-org .p-search-down[data-v-5f16f708] {
  max-height: 235px;
  overflow-y: auto;
}
.p-report-modal-org .p-noData[data-v-5f16f708] {
  line-height: 60px;
  text-align: center;
}
.p-report-modal-org .p-search-down[data-v-5f16f708] {
  max-height: 194px;
  overflow-y: auto;
}
.p-report-modal-org .p-button > button[data-v-5f16f708] {
  float: left;
  width: 50%;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  border-top: 1px solid #e0e0e0;
}
.p-report-modal-org .p-button > button[data-v-5f16f708]:nth-of-type(2) {
  background-color: #00a36d;
  border-top: 1px solid #00a36d;
  color: #fff;
}
.p-report-modal-org .p-prompt[data-v-5f16f708] {
  color: #f00;
  float: right;
  margin-top: 10px;
}

.p-colleague-parity {
  background: #fff;
  height: 100%;
}
.p-colleague-parity .p-center {
  padding: 0 20px;
}

.f-goods-class[data-v-4c81cd7c] {
  border-radius: 4px;
  border: 1px solid #e0e0e0;
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
/*定义滑块，内阴影及圆角*/
  height: 100%;
  overflow: hidden;
}
.f-goods-class [data-v-4c81cd7c]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #fff;
}
.f-goods-class [data-v-4c81cd7c]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}
.f-goods-class .f-set[data-v-4c81cd7c] {
  cursor: pointer;
}
.f-goods-class .f-goods-class-title[data-v-4c81cd7c] {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #333;
  padding: 0 10px;
  background: #f2f2f2;
  border-bottom: 1px solid #e0e0e0;
}
.f-goods-class .f-goods-class-tree[data-v-4c81cd7c] {
  height: calc(100% - 40px);
}
.f-goods-class .f-goods-class-tree .u-tree[data-v-4c81cd7c] {
  border: none;
}
.f-goods-class .f-goods-class-tree .f-goods-class-on[data-v-4c81cd7c] {
  color: #00a36e !important;
  background: #f7f7f7;
}
.f-goods-class .f-goods-class-tree .f-goods-class-main[data-v-4c81cd7c] {
  color: #666;
}
.f-goods-class .f-goods-class-tree .f-goods-class-sub[data-v-4c81cd7c] {
  color: #666;
}
.f-goods-class .f-goods-class-content >span[data-v-4c81cd7c] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  height: 40px;
  width: 100%;
}

.f-report-navigation[data-v-56042879] {
  padding: 10px 20px;
}
.f-report-navigation .f-center li[data-v-56042879] {
  margin-right: 10px;
}
.f-report-navigation .f-center .p-last-child[data-v-56042879] {
  margin-right: 0px;
}
.f-report-navigation .f-center .p-right[data-v-56042879] {
  width: 100px;
  float: right;
}
.f-report-navigation .f-center .p-right i[data-v-56042879] {
  display: inline-block;
  font-size: 20px !important;
  vertical-align: middle;
  transform: translateY(-2px);
}
.f-report-navigation .p-type >span[data-v-56042879] {
  display: inline-block;
  width: 70px;
  height: 24px;
  border: 1px solid #111;
  line-height: 24px;
  text-align: center;
  margin: 10px 10px 0 10px;
  cursor: pointer;
}
.f-report-navigation .p-center-two[data-v-56042879] {
  margin-top: 10px;
}
.f-report-navigation .p-selectedTime[data-v-56042879] {
  line-height: 40px !important;
  width: 130px !important;
  margin-right: 0 !important;
  overflow-x: auto;
}
.f-report-navigation .p-selectedTime >input[data-v-56042879] {
  vertical-align: middle;
  margin-right: 3px;
  cursor: pointer;
}
.f-report-navigation .p-compare[data-v-56042879] {
  line-height: 40px;
  width: 30px;
  margin-left: 10px;
}
.f-report-navigation .p-dateMonth[data-v-56042879] {
  width: 180px;
}

.p-colleague-parity-detailed {
  background: #fff;
  height: 100%;
}
.p-colleague-parity-detailed .p-center {
  margin: 0 20px;
  border: 1px solid #ededed;
  border-radius: 5px;
}
.p-colleague-parity-detailed .p-center .p-center-title {
  height: 40px;
  line-height: 40px;
  padding-left: 12px;
  background: #f5f5f5;
  font-size: 14px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.p-colleague-parity-detailed .p-center .p-center-title span:nth-child(2) {
  display: inline-block;
  height: 20px;
  padding: 0 10px;
  line-height: 20px;
  margin-left: 6px;
  border-radius: 4px;
  background: #fc6a39;
  color: #fff;
}
.p-colleague-parity-detailed .p-center .p-supplier ul li {
  height: 180px;
  border: 1px solid #ededed;
  margin: 10px;
  border-radius: 4px;
  background: #f9f9f9;
}
.p-colleague-parity-detailed .p-center .p-supplier ul li >div:nth-child(1) {
  height: 80px;
}
.p-colleague-parity-detailed .p-center .p-supplier ul li >div:nth-child(1) .p-supplier-img {
  width: 16%;
  margin-left: 10px;
  margin-top: 20px;
}
.p-colleague-parity-detailed .p-center .p-supplier ul li >div:nth-child(1) .p-supplier-img img {
  width: 50px;
  height: 50px;
}
.p-colleague-parity-detailed .p-center .p-supplier ul li >div:nth-child(1) .p-price {
  display: inline-block;
  padding: 5px 10px;
  float: right;
  background: #fc6a39;
  color: #fff;
  border-top-right-radius: 4px;
}
.p-colleague-parity-detailed .p-center .p-supplier ul li >div:nth-child(1) .p-sup-number {
  margin-top: 13px;
}
.p-colleague-parity-detailed .p-center .p-supplier ul li >div:nth-child(1) .p-sup-number >span {
  color: #999;
  font-size: 12px;
}
.p-colleague-parity-detailed .p-center .p-supplier ul li >div:nth-child(2) {
  border-top: 1px solid #ededed;
  height: 98px;
  text-align: center;
}
.p-colleague-parity-detailed .p-center .p-supplier ul li >div:nth-child(2) >img {
  width: 80px;
  height: 68px;
  margin: 10px;
  border-radius: 4px;
}
.p-colleague-parity-detailed .p-center .p-nodata {
  text-align: -webkit-center;
  padding: 150px 0;
}

.f-report-navigation[data-v-708ebda8] {
  padding: 10px 20px;
}
.f-report-navigation .f-center li[data-v-708ebda8] {
  margin-right: 10px;
}
.f-report-navigation .f-center .p-last-child[data-v-708ebda8] {
  margin-right: 0px;
}
.f-report-navigation .f-center .p-right[data-v-708ebda8] {
  width: 100px;
  float: right;
}
.f-report-navigation .f-center .p-right i[data-v-708ebda8] {
  display: inline-block;
  font-size: 20px !important;
  vertical-align: middle;
  transform: translateY(-2px);
}
.f-report-navigation .p-type >span[data-v-708ebda8] {
  display: inline-block;
  width: 70px;
  height: 24px;
  border: 1px solid #111;
  line-height: 24px;
  text-align: center;
  margin: 10px 10px 0 10px;
  cursor: pointer;
}
.f-report-navigation .p-center-two[data-v-708ebda8] {
  margin-top: 10px;
}
.f-report-navigation .p-selectedTime[data-v-708ebda8] {
  line-height: 40px !important;
  width: 130px !important;
  margin-right: 0 !important;
  overflow-x: auto;
}
.f-report-navigation .p-selectedTime >input[data-v-708ebda8] {
  vertical-align: middle;
  margin-right: 3px;
  cursor: pointer;
}
.f-report-navigation .p-compare[data-v-708ebda8] {
  line-height: 40px;
  width: 30px;
  margin-left: 10px;
}
.f-report-navigation .p-dateMonth[data-v-708ebda8] {
  width: 180px;
}

.p-sale-order-home {
  background: #fff;
  overflow-y: hidden;
}
.p-sale-order-home .p-amount-dot-2 {
  color: #f60;
}
.p-sale-order-home .p-table {
  height: calc(100% - 80px);
  padding: 0 20px;
}
.p-sale-order-home .p-table .p-table-box {
  height: calc(100% - 90px) !important;
}
.p-sale-order-home .p-table .p-filter {
  border: 1px solid #e0e0e0;
  padding: 8px 10px;
  height: 40px;
  background: #f2f2f2;
  border-bottom: none;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.p-sale-order-home .p-table.p-no-payLevel {
  height: calc(100% - 40px) !important;
}
.p-sale-order-home .p-table .p-tag {
  padding-left: 6px;
}
.p-sale-order-home .p-table .p-tag .p-replenished-tag {
  display: inline-block;
  color: #f88800;
  font-size: 14px;
}
.p-sale-order-home .p-ctrl {
  text-align: center;
}
.p-sale-order-home .p-ctrl span {
  color: #00a36d;
  cursor: pointer;
  margin: 0 5px;
}
.p-sale-order-home .p-status .p-status-dot {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
}
.p-sale-order-home .p-status .p-status-dot-1 {
  background: #f00;
}
.p-sale-order-home .p-status .p-status-dot-2 {
  background: #f60;
}
.p-sale-order-home .p-status .p-status-dot-3 {
  background: #ff0;
}
.p-sale-order-home .p-status .p-status-dot-4 {
  background: #00a36d;
}
.p-sale-order-home .p-status .p-status-dot-5 {
  background: #01835a;
}
.p-sale-order-home .p-status .p-status-dot-6 {
  background: #666;
}
.p-sale-order-home .p-status .p-status-dot-99 {
  background: #666;
}
.p-sale-order-home .p-date-types .u-dropdown {
  width: 100px;
}
.p-sale-order-home .p-date-types .u-dropdown-main {
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.p-sale-order-home .p-select-date .u-dropdown-main {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.p-sale-order-home .p-select-date .p-date-width {
  width: 300px;
  margin-right: 10px;
}
.p-sale-order-home .p-record {
  margin-right: 10px;
}

.p-sale-order-detail {
  background: #fff;
}
.p-sale-order-detail .p-top .p-title-wrap {
  float: left;
}
.p-sale-order-detail .p-top .p-title-wrap .p-title {
  font-size: 16px;
  color: #333;
  height: 26px;
}
.p-sale-order-detail .p-top .p-title-wrap span {
  color: #999;
  padding-right: 20px;
}
.p-sale-order-detail .p-top .p-set {
  float: right;
  font-size: 0;
}
.p-sale-order-detail .p-top .p-set button {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  width: 100px;
}
.p-sale-order-detail .p-top .p-tag {
  display: inline-block;
  color: #f88800;
  font-size: 14px;
}
.p-sale-order-detail .p-table {
  height: calc(100% - 85px);
  overflow-y: auto;
}
.p-sale-order-detail .p-table .u-grid-content {
  height: calc(100% - 40px) !important;
}
.p-sale-order-detail .p-table .p-order-quantity {
  padding: 0 5px;
}
.p-sale-order-detail .p-table .p-bind-goods {
  text-decoration: underline;
  cursor: pointer;
}
.p-sale-order-detail .p-ctrl span {
  color: #00a36d;
  cursor: pointer;
  margin: 0 5px;
}
.p-sale-order-detail .p-status .p-status-dot {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
}
.p-sale-order-detail .p-status .p-status-dot-1 {
  background: #f00;
}
.p-sale-order-detail .p-status .p-status-dot-2 {
  background: #f60;
}
.p-sale-order-detail .p-status .p-status-dot-3 {
  background: #00a36d;
}
.p-sale-order-detail .p-status .p-status-dot-4 {
  background: #999;
}
.p-sale-order-detail .p-status .p-status-dot-99 {
  background: #333;
}
.p-sale-order-detail .p-input {
  color: #666;
  border-radius: 4px;
  text-align: center;
  border: 1px solid #e5e5e5;
  line-height: 24px;
  width: 100px;
}

.p-sale-order-detail {
  background: #fff;
}
.p-sale-order-detail .icon-notchecked {
  color: #999;
}
.p-sale-order-detail .icon-check {
  color: #00a36d;
}
.p-sale-order-detail .p-relation-material {
  top: 40px !important;
}
.p-sale-order-detail .p-relation-material .p-content {
  text-align: left !important;
  border-radius: 6px;
  overflow: hidden;
  border: 0;
  width: 750px;
}
.p-sale-order-detail .p-relation-material .p-content .title {
  height: 40px;
  font-size: 16px;
  font-weight: 800;
  line-height: 40px;
  background-color: #fff;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.p-sale-order-detail .p-relation-material .p-content .p-btn button {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
.p-sale-order-detail .p-relation-material .p-content .p-relation-material-content {
  background: #fff;
  padding-left: 20px;
  padding-right: 20px;
}
.p-sale-order-detail .p-relation-material .p-content .p-relation-material-content p:first-child {
  padding-top: 20px;
}
.p-sale-order-detail .p-relation-material .p-content .p-relation-material-content .p-all-material {
  margin-top: 10px;
  height: 300px;
}
.p-sale-order-detail .p-relation-material .p-content .p-relation-material-content .p-material-content {
  border: 1px solid #ebebeb;
  border-left: none;
  height: 300px;
  overflow: scroll;
}
.p-sale-order-detail .p-relation-material .p-content .p-relation-material-content .p-material-content >ul li {
  display: inline-block;
  width: 31%;
  margin: 10px 5px;
}
.p-sale-order-detail .p-relation-material .p-content .p-relation-material-content .p-material-content >ul li >span {
  display: inline-block;
  width: 88%;
}
.p-sale-order-detail .p-relation-material .p-content .p-relation-material-content .p-material-content >ul li i {
  margin-right: 2px;
  vertical-align: middle;
}
.p-sale-order-detail .p-relation-material .p-content .p-relation-material-content .p-material-content >ul:after {
  content: '';
  display: block;
  clear: both;
}
.p-sale-order-detail .p-relation-material .p-content .p-relation-material-content .p-similar-materials {
  margin-top: 10px;
}
.p-sale-order-detail .p-relation-material .p-content .p-relation-material-content .p-similar-materials li {
  display: inline-block;
  margin-right: 10px;
}
.p-sale-order-detail .p-relation-material .p-content .p-relation-material-content .p-similar-materials li i {
  margin-right: 2px;
  vertical-align: middle;
}
.p-sale-order-detail .p-relation-material .p-content .p-relation-material-content .p-materials-params {
  margin-top: 20px;
}
.p-sale-order-detail .p-relation-material .p-content .p-relation-material-content .p-materials-params li {
  display: inline-block;
  margin-right: 20px;
}
.p-sale-order-detail .p-relation-material .p-content .p-relation-material-content .p-materials-params li >span:first-child {
  width: 42%;
  padding-top: 10px;
}
.p-sale-order-detail .p-relation-material .p-content .p-relation-material-content .p-model-search {
  margin-top: 20px;
}
.p-sale-order-detail .p-relation-material .p-content .p-relation-material-content .p-model-search >span:first-child {
  padding-top: 15px;
}

.p-sale-order-goods-summary {
  background: #fff;
  height: 100%;
}
.p-sale-order-goods-summary .p-top {
  padding: 0 20px;
}
.p-sale-order-goods-summary .p-sale-order-summary-table {
  height: calc(100% - 42px);
}
.p-sale-order-goods-summary .p-date-types .u-dropdown {
  width: 100px;
}
.p-sale-order-goods-summary .p-date-types .u-dropdown .u-dropdown-main {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.p-sale-order-goods-summary .p-select-date .u-dropdown-main {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.p-sale-order-goods-summary .p-select-date .p-date-width {
  width: 300px;
  margin-right: 10px;
}
.p-sale-order-goods-summary .p-tabs {
  margin-right: 10px;
}
.p-sale-order-goods-summary .p-ctrl {
  color: #00a36d;
  cursor: pointer;
  margin: 0 5px;
}
.p-sale-order-goods-summary .p-customerName {
  padding-left: 10px;
}

.p-sale-return-goods-detail[data-v-7f4e4f07] {
  background: #fff;
}
.p-sale-return-goods-detail .p-title p[data-v-7f4e4f07] {
  font-size: 16px;
  color: #333;
  height: 26px;
}
.p-sale-return-goods-detail .p-title span[data-v-7f4e4f07] {
  color: #999;
  padding-right: 20px;
}
.p-sale-return-goods-detail .p-set[data-v-7f4e4f07] {
  font-size: 0;
}
.p-sale-return-goods-detail .p-set button[data-v-7f4e4f07] {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  width: 100px;
}
.p-sale-return-goods-detail .p-table[data-v-7f4e4f07] {
  height: calc(100% - 85px);
  overflow-y: auto;
}
.p-sale-return-goods-detail .p-ctrl span[data-v-7f4e4f07] {
  color: #00a36d;
  cursor: pointer;
  margin: 0 5px;
}
.p-sale-return-goods-detail .p-status .p-status-dot[data-v-7f4e4f07] {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
}
.p-sale-return-goods-detail .p-status .p-status-dot-1[data-v-7f4e4f07] {
  background: #f00;
}
.p-sale-return-goods-detail .p-status .p-status-dot-2[data-v-7f4e4f07] {
  background: #f60;
}
.p-sale-return-goods-detail .p-status .p-status-dot-3[data-v-7f4e4f07] {
  background: #00a36d;
}
.p-sale-return-goods-detail .p-status .p-status-dot-4[data-v-7f4e4f07] {
  background: #999;
}
.p-sale-return-goods-detail .p-status .p-status-dot-99[data-v-7f4e4f07] {
  background: #333;
}
.p-sale-return-goods-detail .p-class-name[data-v-7f4e4f07] {
  padding-left: 10px;
}
.p-sale-return-goods-detail .p-order-quantity[data-v-7f4e4f07] {
  cursor: pointer;
}
.p-sale-return-goods-detail .p-order-quantity .p-order-quantity-detail[data-v-7f4e4f07] {
  position: absolute;
}

.p-order-quantity-detail {
  width: 400px;
  background: #fff;
}

.p-sale-return-goods-detail[data-v-ed2531c4] {
  background: #fff;
}
.p-sale-return-goods-detail .p-title p[data-v-ed2531c4] {
  font-size: 16px;
  color: #333;
  height: 26px;
}
.p-sale-return-goods-detail .p-title span[data-v-ed2531c4] {
  color: #999;
  padding-right: 20px;
}
.p-sale-return-goods-detail .p-set[data-v-ed2531c4] {
  font-size: 0;
}
.p-sale-return-goods-detail .p-set button[data-v-ed2531c4] {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  width: 100px;
}
.p-sale-return-goods-detail .p-table[data-v-ed2531c4] {
  height: calc(100% - 85px);
  overflow-y: auto;
}
.p-sale-return-goods-detail .p-ctrl span[data-v-ed2531c4] {
  color: #00a36d;
  cursor: pointer;
  margin: 0 5px;
}
.p-sale-return-goods-detail .p-status .p-status-dot[data-v-ed2531c4] {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
}
.p-sale-return-goods-detail .p-status .p-status-dot-1[data-v-ed2531c4] {
  background: #f00;
}
.p-sale-return-goods-detail .p-status .p-status-dot-2[data-v-ed2531c4] {
  background: #f60;
}
.p-sale-return-goods-detail .p-status .p-status-dot-3[data-v-ed2531c4] {
  background: #00a36d;
}
.p-sale-return-goods-detail .p-status .p-status-dot-4[data-v-ed2531c4] {
  background: #999;
}
.p-sale-return-goods-detail .p-status .p-status-dot-99[data-v-ed2531c4] {
  background: #333;
}
.p-sale-return-goods-detail .p-class-name[data-v-ed2531c4] {
  padding-left: 10px;
}
.p-sale-return-goods-detail .p-order-quantity[data-v-ed2531c4] {
  cursor: pointer;
}
.p-sale-return-goods-detail .p-order-quantity .p-order-quantity-detail[data-v-ed2531c4] {
  position: absolute;
}

.p-sale-order-record {
  background: #fff;
  position: relative;
}
.p-sale-order-record .p-reason.u-dropdown {
  margin-top: 6px;
  width: calc(100% - 10px);
}
.p-sale-order-record .p-reason.u-dropdown .u-dropdown-main {
  height: 32px;
  line-height: 32px;
}
.p-sale-order-record .p-reason.u-dropdown .u-dropdown-main >input {
  height: 30px;
  line-height: 30px;
}
.p-sale-order-record .u-dropdown.u-dropdown-date-range.u-dropdown-show.u-dropdown-date-range-time .u-dropdown-container {
  width: 370px !important;
  height: auto !important;
  padding-bottom: 20px;
}
.p-sale-order-record .u-dropdown.u-dropdown-date-range.u-dropdown-show.u-dropdown-date-range-time .u-dropdown-container .p-ctrl {
  text-align: center;
}
.p-sale-order-record .u-dropdown.u-dropdown-date-range.u-dropdown-show.u-dropdown-date-range-time .u-dropdown-container button {
  border-radius: 3px;
  border: 1px solid #00a36d;
  height: 24px;
  line-height: 22px;
  width: 60px;
  text-align: center;
  display: inline-block;
  color: #00a36d;
  background: #fff;
  cursor: pointer;
  margin-top: 10px;
}
.p-sale-order-record .p-body-container {
  min-height: calc(100% - 150px);
}
.p-sale-order-record .p-body-container .tip {
  position: fixed;
  top: 78px;
  right: 40px;
  z-index: 900;
  color: #666;
}
.p-sale-order-record .p-body-container .p-title .p-top {
  margin-right: 10px;
  float: left;
}
.p-sale-order-record .p-body-container .p-title .p-top >span {
  color: #666;
}
.p-sale-order-record .p-body-container .p-title .p-top >* {
  display: inline-block;
  vertical-align: middle;
}
.p-sale-order-record .p-body-container .p-title .p-top:first-child {
  margin-left: 20px;
}
.p-sale-order-record .p-body-container .p-title .p-btn {
  display: inline-block;
  width: 100px;
  float: right;
  margin-right: 10px;
}
.p-sale-order-record .p-body-container .p-content {
  width: 100%;
}
.p-sale-order-record .p-body-container .p-content #datagrid-wrap .p-table-head {
  z-index: 80;
  border: 1px solid #f2f2f2;
}
.p-sale-order-record .p-body-container .p-content #datagrid-wrap .p-table-head th {
  text-align: center;
  height: 40px;
  background: #f2f2f2;
  border: none;
  padding: 0;
  line-height: 40px;
  font-weight: 600;
  color: #333;
}
.p-sale-order-record .p-body-container .p-content #datagrid-wrap .headFixed {
  position: fixed !important;
  top: 100px !important;
  left: 140px !important;
  width: calc(100% - 165px) !important;
}
.p-sale-order-record .p-body-container .p-content #datagrid-wrap .noFixed {
  position: absolute;
  top: 60px;
  left: 20px;
  width: calc(100% - 40px);
}
.p-sale-order-record .p-body-container .p-content #datagrid-wrap .table {
  width: 100%;
  text-align: center;
  border: 1px solid #f2f2f2;
}
.p-sale-order-record .p-body-container .p-content #datagrid-wrap .table tr {
  border: none;
}
.p-sale-order-record .p-body-container .p-content #datagrid-wrap .table .p-quantity-wrap {
  line-height: 16px;
}
.p-sale-order-record .p-body-container .p-content #datagrid-wrap .table tr > th {
  text-align: center;
  height: 40px;
  background-color: #f2f2f2;
  border: none;
  padding: 0;
  line-height: 40px;
  font-weight: 600;
  color: #333;
}
.p-sale-order-record .p-body-container .p-content #datagrid-wrap .table tbody tr td {
  min-height: 45px;
  line-height: 45px;
  padding: 2px 0;
  border: none;
  position: relative;
}
.p-sale-order-record .p-body-container .p-content #datagrid-wrap .table tbody tr td .icon-delete {
  width: 80px;
  display: inline-block;
  cursor: pointer;
}
.p-sale-order-record .p-body-container .p-content #datagrid-wrap .table tbody tr td .icon-delete::before {
  font-size: 24px;
}
.p-sale-order-record .p-body-container .p-content #datagrid-wrap .table tbody tr td .dropbox {
  width: calc(100% - 10px);
  margin-top: 6px;
}
.p-sale-order-record .p-body-container .p-content #datagrid-wrap .table tbody tr td .dropbox input {
  border: 0;
  transition: all 0.3s;
}
.p-sale-order-record .p-body-container .p-content #datagrid-wrap .table tbody tr td .dropbox input:hover {
  cursor: pointer;
}
.p-sale-order-record .p-body-container .p-content #datagrid-wrap .table tbody tr td .tipBox {
  width: 100px;
  position: absolute;
  top: -40px;
  left: 0px;
  margin-left: 5%;
  padding: 0 10px;
  line-height: 35px;
  color: #fff;
  border-radius: 6px;
  height: 35px;
  background-color: #ff6100;
  border: 1px solid #fff;
  z-index: 210;
  display: none;
}
.p-sale-order-record .p-body-container .p-content #datagrid-wrap .table tbody tr td .tipBox .arrow {
  border: 10px solid #ff6100;
  border-left-color: rgba(0,0,0,0);
  border-bottom-color: rgba(0,0,0,0);
  border-right-color: rgba(0,0,0,0);
  position: absolute;
  bottom: -18px;
  left: 32px;
}
.p-sale-order-record .p-body-container .p-content #datagrid-wrap .table tbody tr td .tipBox.showBox {
  display: block;
}
.p-sale-order-record .p-body-container .p-content #datagrid-wrap .table tbody tr td .dept {
  width: 160px;
}
.p-sale-order-record .p-body-container .p-content #datagrid-wrap .table tbody tr td:last-child .icon-delete {
  line-height: 30px;
}
.p-sale-order-record .p-body-container .p-content #datagrid-wrap .table tbody tr td {
  color: #666;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.p-sale-order-record .p-body-container .p-content #datagrid-wrap .table tbody tr td .p-input {
  height: 30px;
  width: calc(100% - 10px);
  box-sizing: content-box;
  border: 1px solid #ddd;
  border-radius: 4px;
  text-align: center;
  color: #666;
  transition: all 0.3s;
}
.p-sale-order-record .p-body-container .p-content #datagrid-wrap .table tbody tr td .p-input[disabled] {
  background: #fff;
}
.p-sale-order-record .p-body-container .p-content #datagrid-wrap .table tbody tr td .p-input:focus {
  border: 1px solid #5cadff;
  box-shadow: 0 0 0 2px rgba(51,153,255,0.2);
}
.p-sale-order-record .p-body-container .p-content #datagrid-wrap .table tbody tr td .p-input.p-quantity-input {
  width: 60%;
}
.p-sale-order-record .p-body-container .p-content #datagrid-wrap .table tbody tr td .p-second-input-width {
  width: 50% !important;
}
.p-sale-order-record .p-body-container .p-content #datagrid-wrap .table tbody .p-current {
  background: #f7f7f7;
}
.p-sale-order-record .p-body-container .p-content #datagrid-wrap .table tbody td:nth-last-of-type(2) input {
  width: calc(100% - 10px);
}
.p-sale-order-record .p-body-container .p-content #datagrid-wrap .table tbody .redBorder {
  border: 1px solid #fb6b39 !important;
}
.p-sale-order-record .p-body-container .p-content #datagrid-wrap .table tbody .redBorder:focus {
  border: 1px solid #fb6b39;
  box-shadow: 0 0 0 2px rgba(255,0,0,0.2) !important;
}
.p-sale-order-record .p-body-container .g-add {
  width: 70px;
  height: 30px;
  line-height: 30px;
  float: right;
  text-align: -webkit-center;
  border-radius: 5px;
  margin-top: 20px;
}
.p-sale-order-record .modifyFail {
  border-radius: 6px;
}
.p-sale-order-record .modifyFail .title {
  height: 40px;
  font-size: 16px;
  font-weight: 600;
  line-height: 40px;
  background-color: #fff;
}
.p-sale-order-record .modifyFail .content {
  background-color: #fff;
}
.p-sale-order-record .modifyFail .content img {
  width: 140px;
  height: 140px;
  margin: 20px 0 10px;
}
.p-sale-order-record .modifyFail .content div {
  font-size: 14px;
  color: #333;
}
.p-sale-order-record .modifyFail button {
  height: 45px;
  line-height: 45px;
}
.p-sale-order-record .p-no-date {
  border: 1px solid #f00;
  border-radius: 4px;
}
.p-sale-order-record .p-no-date .u-dropdown-main {
  border: 0 !important;
}
.p-sale-order-record .p-footer {
  padding: 20px;
  overflow: hidden;
}
.p-sale-order-record .p-footer > * {
  float: left;
  margin-right: 10px;
}
.p-sale-order-record .p-footer .p-footer-text {
  line-height: 18px;
  color: #333;
}
/*
新增物料了的单独样式
*/
.g-text-title {
  background: #fff;
}
.p-model-content {
  background: #fff;
}
.p-model-content > div {
  height: 64px;
}
.p-model-content > div > span {
  padding-top: 8px;
  font-size: 14px;
  margin-right: 20px;
}
.p-model-content .g-border-input {
  width: 100%;
}
.p-foot-but {
  background: #fff;
}
.p-foot-but > span {
  height: 60px;
  font-size: 16px;
  padding-top: 20px;
}
.p-foot-but span:nth-child(2) {
  background: #00994f;
  color: #fff;
}
.p-foot-but span:nth-child(1) {
  border: 1px solid #e0e0e0;
}
.g-text-2 > h2 {
  display: inline-block;
}
.tip .c-modal-body {
  border-radius: 4px;
}
.tip .title {
  height: 40px !important;
  font-size: 14px !important;
  font-weight: 600;
  line-height: 40px !important;
  background-color: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.tip .content {
  background-color: #fff;
}
.tip .content div {
  font-size: 14px;
}
.tip .content div:nth-of-type(1) {
  color: #333;
  margin-top: 16px;
}
.tip .content div:nth-of-type(2) {
  color: #999;
}
.tip button {
  height: 45px;
  line-height: 45px;
}
.tip button:first-child {
  border-bottom-left-radius: 4px;
}
.tip button:last-child {
  border-bottom-right-radius: 4px;
}
.tip.p-import-modal .c-modal-body {
  border-radius: 6px;
  overflow: hidden;
}
.tip.p-import-modal .p-content {
  background: #fff;
}
.tip.p-import-modal .p-content ul li {
  margin-bottom: 25px;
}
.tip.p-import-modal .p-content ul li:after {
  content: '';
  display: block;
  clear: both;
}
.tip.p-import-modal .p-content ul li label {
  float: left;
  margin-right: 10px;
}
.tip.p-import-modal .p-content ul li label + * {
  overflow: hidden;
  text-align: left;
  color: #999;
}
.tip.p-import-modal .p-content ul li .p-radio-item {
  padding-left: 2px;
  padding-right: 10px;
}
.tip.p-import-modal .p-content ul li:last-child {
  margin-bottom: 0;
}
.tip.p-import-modal .p-content ul .p-select-type label {
  padding-top: 10px;
}
.tip.p-import-modal .p-content ul .p-import-file label {
  padding-top: 7px;
}
.tip.p-import-modal .p-content ul .p-import-file .select-file {
  background-color: #f88f07;
  height: 30px;
  line-height: 30px;
  width: 80px;
  border-radius: 6px;
  color: #fff;
  cursor: pointer;
}
.tip.p-import-modal .p-content ul .p-desc p {
  line-height: 20px;
}
.tip.p-import-modal .p-content ul .p-desc p:first-child {
  margin-top: -2px;
}
.tip.p-import-modal .p-content ul .p-download-template-btn {
  text-align: left;
}
.tip.p-import-modal .p-content ul .p-download-template-btn span {
  color: #f88f07;
  text-decoration: underline;
  cursor: pointer;
}
.p-confirm-confirm {
  text-align: left;
  font-size: 14px;
}
.p-confirm-confirm >p,
.p-confirm-confirm >div {
  margin-top: 16px;
}
.p-confirm-confirm .p-color-name {
  color: #999;
}
.p-confirm-confirm .p-color-money {
  color: #fd6a39;
}
.p-confirm-confirm .p-record-material {
  width: 85%;
  float: right;
}
.p-confirm-confirm .p-record-material li {
  display: inline-block;
  color: #999;
}
.p-confirm-confirm div:last-child {
  margin-bottom: 20px;
}

.p-sale-deliver-home {
  background: #fff;
  padding: 20px;
  height: 100%;
}
.p-sale-deliver-home .p-left-wrap {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  height: 100%;
}
.p-sale-deliver-home .p-left-wrap .p-title-name {
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-bottom: 1px solid #e0e0e0;
}
.p-sale-deliver-home .p-left-wrap .p-title-name span {
  font-size: 16px;
}
.p-sale-deliver-home .p-left-wrap .p-filter-wrap {
  height: 40px;
  background: #f5f5f5;
  padding: 8px;
  border-bottom: 1px solid #e0e0e0;
}
.p-sale-deliver-home .p-left-wrap .p-filter-wrap .p-search-material .u-search {
  margin-left: 8px;
  width: calc(100% - 8px);
}
.p-sale-deliver-home .p-left-wrap .p-purchase-list {
  height: calc(100% - 131px) !important;
}
.p-sale-deliver-home .p-left-wrap .p-purchase-list .p-all-purchase-org {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  border-bottom: 1px solid #e0e0e0;
  cursor: pointer;
}
.p-sale-deliver-home .p-left-wrap .p-purchase-list .p-all-purchase-org:hover,
.p-sale-deliver-home .p-left-wrap .p-purchase-list .p-all-purchase-org-selected {
  background: #f7f7f7;
}
.p-sale-deliver-home .p-left-wrap .p-purchase-list .p-nodata {
  text-align: -webkit-center;
  padding: 150px 0;
}
.p-sale-deliver-home .p-left-wrap .p-purchase-list .p-nodata img {
  max-width: 120px;
}
.p-sale-deliver-home .p-right-wrap {
  height: 100%;
}
.p-sale-deliver-home .p-right-wrap .p-operation-wrap {
  margin-bottom: 10px;
}
.p-sale-deliver-home .p-right-wrap .p-operation-wrap >:first-child {
  padding-left: 10px;
}
.p-sale-deliver-home .p-right-wrap .p-operation-wrap .p-filter-wrap {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #e0e0e0;
}
.p-sale-deliver-home .p-right-wrap .p-operation-wrap .p-filter-wrap >:first-child {
  padding-left: 10px;
}
.p-sale-deliver-home .p-right-wrap .p-operation-wrap .p-filter-wrap .p-search {
  width: 100%;
  border-bottom: 1px solid #e0e0e0;
}
.p-sale-deliver-home .p-right-wrap .p-operation-wrap .p-filter-wrap .p-search .u-search-ipt {
  border: 0;
}
.p-sale-deliver-home .p-right-wrap .p-operation-wrap .p-filter-wrap >* {
  float: left;
}
.p-sale-deliver-home .p-right-wrap .p-operation-wrap .p-search {
  width: 300px;
}
.p-sale-deliver-home .p-right-wrap .p-list-wrap {
  height: calc(100% - 100px);
  padding-left: 10px;
}
.p-sale-deliver-home .p-right-wrap .p-list-wrap .p-grid {
  height: calc(100% - 45px) !important;
}
.p-sale-deliver-home .p-right-wrap .p-list-wrap .p-grid .p-replenished-tag {
  display: inline-block;
  color: #f88800;
  font-size: 14px;
}
.p-sale-deliver-home .p-right-wrap .p-list-wrap .p-grid .p-exception-point {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fd6a39;
}
.p-sale-deliver-home .p-right-wrap .p-list-wrap .p-grid .p-code {
  padding-left: 6px;
}
.p-sale-deliver-home .u-dropdown {
  width: auto;
}

.p-return-goods-order[data-v-024574f7] {
  background: #fff;
}
.p-return-goods-order .p-top-wrap[data-v-024574f7] {
  margin-bottom: 10px;
  padding: 10px 20px 20px;
  border-bottom: 1px solid #e0e0e0;
}
.p-return-goods-order .p-top-wrap[data-v-024574f7]:after {
  content: '';
  display: block;
  clear: both;
}
.p-return-goods-order .p-top-wrap .p-operation[data-v-024574f7] {
  float: right;
}
.p-return-goods-order .p-top-wrap .p-operation[data-v-024574f7]:after {
  content: '';
  display: block;
  clear: both;
}
.p-return-goods-order .p-top-wrap .p-operation >*[data-v-024574f7] {
  float: left;
}
.p-return-goods-order .p-top-wrap .p-operation button div[data-v-024574f7] {
  line-height: 38px;
}
.p-return-goods-order .p-top-wrap .p-operation button div > *[data-v-024574f7] {
  display: inline-block;
  vertical-align: middle;
}
.p-return-goods-order .p-top-wrap .p-title-wrap .p-title[data-v-024574f7] {
  margin-bottom: 6px;
}
.p-return-goods-order .p-top-wrap .p-title-wrap .p-title .p-title-name[data-v-024574f7] {
  font-size: 16px;
  color: #333;
  height: 26px;
  line-height: 26px;
}
.p-return-goods-order .p-top-wrap .p-title-wrap .p-title >*[data-v-024574f7] {
  vertical-align: middle;
  display: inline-block;
}
.p-return-goods-order .p-top-wrap .p-title-wrap >span[data-v-024574f7] {
  color: #999;
  padding-right: 20px;
}
.p-return-goods-order .p-top-wrap .p-replenished-tag[data-v-024574f7] {
  display: inline-block;
  color: #f88800;
  font-size: 14px;
}
.p-return-goods-order .p-list[data-v-024574f7] {
  height: calc(100% - 91px);
  padding: 10px 20px 0;
}
.p-return-goods-order .p-list .p-grid[data-v-024574f7] {
  height: calc(100% - 20px) !important;
}
.p-return-goods-order .p-list .p-input-edit[data-v-024574f7] {
  color: #666;
  border-radius: 4px;
  text-align: center;
  border: 1px solid #e5e5e5;
  line-height: 24px;
  width: 80px;
}
.p-return-goods-order .p-list .p-logs >span[data-v-024574f7] {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 80px;
  text-decoration: underline;
}
.p-return-goods-order .p-list .f-logs[data-v-024574f7] {
  margin-left: -150px !important;
}
.p-return-goods-order .p-list .p-exception-point[data-v-024574f7] {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fd6a39;
}
.p-return-goods-order .p-list .p-input input[data-v-024574f7] {
  width: 70px !important;
}
.p-return-goods-order .p-list .p-input >*[data-v-024574f7] {
  vertical-align: middle;
}
.p-return-goods-order .p-confirm-table[data-v-024574f7] {
  padding: 20px 20px 15px;
}
.p-return-goods-order .p-confirm-table .p-item-wrap li[data-v-024574f7] {
  color: #666;
  margin-bottom: 10px;
}
.p-return-goods-order .p-confirm-table .p-item-wrap li[data-v-024574f7]:after {
  content: '';
  display: block;
  clear: both;
}
.p-return-goods-order .p-confirm-table .p-item-wrap li >label[data-v-024574f7] {
  color: #333;
}
.p-return-goods-order .p-confirm-table .p-item-wrap li >*[data-v-024574f7] {
  float: left;
}
.p-return-goods-order .p-confirm-table .p-item-wrap li >span[data-v-024574f7] {
  margin-left: 8px;
}
.p-return-goods-order .p-confirm-table .p-tips[data-v-024574f7] {
  color: #fd6a39;
  text-align: left;
}
.p-return-goods-order .p-confirm-save[data-v-024574f7] {
  padding: 20px 20px 15px;
  text-align: left;
}
.p-return-goods-order .p-confirm-save ul li[data-v-024574f7] {
  margin-bottom: 10px;
  color: #333;
  height: 400px;
  overflow-y: auto;
}
.p-return-goods-order .p-confirm-save .p-tips[data-v-024574f7] {
  color: #fd6a39;
}
.p-return-goods-order .p-confirm-modify[data-v-024574f7] {
  padding: 20px 20px 15px;
  text-align: left;
}
.p-return-goods-order .p-confirm-modify >div[data-v-024574f7] {
  text-align: left;
  margin-bottom: 10px;
}
.p-return-goods-order .p-confirm-modify >div label[data-v-024574f7] {
  float: left;
  color: #333;
}
.p-return-goods-order .p-confirm-modify >div div[data-v-024574f7] {
  display: inline-block;
  color: #999;
  width: 430px;
}
.p-return-goods-order .p-confirm-modify div[data-v-024574f7]:nth-of-type(3) {
  margin-bottom: 20px;
}
.p-return-goods-order .p-confirm-modify div:nth-of-type(2) div[data-v-024574f7] {
  max-height: 100px;
  overflow-y: auto;
}
.p-return-goods-order .p-confirm-modify div:nth-of-type(2) div dl[data-v-024574f7] {
  display: -ms-flexbox;
  display: flex;
}
.p-return-goods-order .p-confirm-modify div:nth-of-type(2) .p-modify .p-title[data-v-024574f7] {
  float: left;
}
.p-return-goods-order .p-confirm-modify div:nth-of-type(2) .p-modify .p-dept[data-v-024574f7] {
  -ms-flex: 1;
      flex: 1;
}
.p-return-goods-order .p-confirm-modify .p-tips[data-v-024574f7] {
  color: #fd6a39;
}
.p-return-goods-order .p-logs[data-v-024574f7] {
  cursor: pointer;
}
.p-return-goods-order .p-img-small[data-v-024574f7] {
  margin-left: 6px;
  cursor: pointer;
}
.p-return-goods-order .fontSize-14[data-v-024574f7] {
  font-size: 14px;
}

.p-sale-price-home[data-v-35527c66] {
  background: #fff;
  padding: 0 20px;
  height: 100%;
}
.p-sale-price-home .p-btn[data-v-35527c66] {
  color: #666;
  padding: 0 10px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.p-sale-price-home .p-search[data-v-35527c66] {
  margin: auto;
  background: #fff;
  font-size: 14px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  position: relative;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.p-sale-price-home .p-search > input[data-v-35527c66] {
  border: none;
  width: 100%;
  padding: 0 5px 0 10px;
}
.p-sale-price-home .p-search > i[data-v-35527c66] {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 16px;
  color: #bfbfbf;
}
.p-sale-price-home .u-dropdown[data-v-35527c66] {
  width: 200px;
}
.p-sale-price-home .p-material-title-width[data-v-35527c66] {
  width: 210px;
}
.p-sale-price-home .p-title[data-v-35527c66] {
  width: 100%;
  height: 50px;
  margin-top: 10px;
}
.p-sale-price-home .p-title .p-select-btn > button[data-v-35527c66] {
  height: 50px;
}
.p-sale-price-home .p-title .p-select-btn button[data-v-35527c66]:nth-child(1) {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.p-sale-price-home .p-title .p-select-btn .p-select-state[data-v-35527c66]:hover {
  background-color: #01835a;
}
.p-sale-price-home .p-title .p-select-btn button[data-v-35527c66]:nth-child(2) {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.p-sale-price-home .p-title .p-select-btn .p-no-select-state[data-v-35527c66]:hover {
  background-color: #f2f2f2;
}
.p-sale-price-home .p-title .p-select-btn .p-select-state[data-v-35527c66] {
  color: #fff;
  background: #00a36d;
  border: 1px solid #00a36d;
  border-right: none;
}
.p-sale-price-home .p-title .p-select-btn .p-no-select-state[data-v-35527c66] {
  color: #666;
  background: #fff;
  border: 1px solid #e8e8e8;
}
.p-sale-price-home .p-title .p-select-operation button[data-v-35527c66] {
  padding: 0 10px;
  margin: 0 5px;
  color: #666;
  border: 1px solid #e8e8e8;
}
.p-sale-price-home .p-content[data-v-35527c66] {
  height: 100%;
}
.p-sale-price-home .p-content > div[data-v-35527c66] {
  height: 100%;
}
.p-sale-price-home .p-content .p-left[data-v-35527c66] {
  background: #fff;
  border: 1px solid #e0e0e0;
}
.p-sale-price-home .p-content .p-left .p-search-title[data-v-35527c66] {
  height: 40px;
  padding-top: 8px;
  border-bottom: 1px solid #e8e8e8;
  background: #f5f5f5;
}
.p-sale-price-home .p-content .p-right[data-v-35527c66] {
  border-top: 1px solid #e8e8e8;
}
.p-sale-price-home .p-content .p-right .p-supplier-list[data-v-35527c66] {
  overflow: scroll;
  margin-top: 55px;
  margin-left: 10px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.p-sale-price-home .p-content .p-right .p-supplier-list > ul li[data-v-35527c66] {
  width: 31.8%;
  height: 90px;
  position: relative;
  margin: 10px 0 0 10px;
  overflow: hidden;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.p-sale-price-home .p-content .p-right .p-supplier-list > ul li:hover .p-hover-specific-content[data-v-35527c66] {
  display: block;
}
.p-sale-price-home .p-content .p-right .p-supplier-list .p-specific-content[data-v-35527c66] {
  position: relative;
  height: 100%;
  padding: 20px 10px 20px 20px;
  background: #f2f2f2;
}
.p-sale-price-home .p-content .p-right .p-supplier-list .p-specific-content img[data-v-35527c66] {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.p-sale-price-home .p-content .p-right .p-supplier-list .p-specific-content .p-purchase-name > p[data-v-35527c66] {
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
}
.p-sale-price-home .p-content .p-right .p-supplier-list .p-specific-content .p-purchase-name > p > span[data-v-35527c66] {
  margin-left: 10px;
  font-size: 14px;
  color: #fff;
  background: #fd6a39;
}
.p-sale-price-home .p-content .p-right .p-supplier-list .p-specific-content .p-purchase-name > p[data-v-35527c66]:nth-child(2) {
  margin-top: 16px;
  color: #999;
  font-size: 12px;
}
.p-sale-price-home .p-content .p-right .p-supplier-list .p-specific-content .p-state-name[data-v-35527c66] {
  position: absolute;
  top: 13px;
  left: -18px;
  color: #fff;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.p-sale-price-home .p-content .p-right .p-supplier-list .p-specific-content .p-no-pricing[data-v-35527c66] {
  background: #fd6a39;
  padding: 2px 22px;
}
.p-sale-price-home .p-content .p-right .p-supplier-list .p-specific-content .p-partial-pricing[data-v-35527c66] {
  background: #5cbe7e;
  padding: 2px 18px;
}
.p-sale-price-home .p-content .p-right .p-supplier-list .p-specific-content .p-bargaining[data-v-35527c66] {
  background: #f88800;
  padding: 2px 22px;
}
.p-sale-price-home .p-content .p-right .p-supplier-list .p-hover-specific-content[data-v-35527c66] {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: left;
  color: #fff;
  padding: 10px 30px 0 35px;
  background: rgba(0,0,0,0.7);
}
.p-sale-price-home .p-content .p-right .p-supplier-list .p-hover-specific-content p[data-v-35527c66] {
  font-size: 12px;
}
.p-sale-price-home .p-content .p-right .p-supplier-list .p-hover-specific-content p > button[data-v-35527c66] {
  cursor: pointer;
}
.p-sale-price-home .p-content .p-right .p-supplier-list .p-hover-specific-content > p[data-v-35527c66]:nth-child(2) {
  margin-top: 8px;
}
.p-sale-price-home .p-content .p-right .p-supplier-list .p-hover-specific-content > p[data-v-35527c66]:nth-child(3) {
  margin-top: 10px;
  text-align: center;
}
.p-sale-price-home .p-content .p-right .p-supplier-list .p-hover-specific-content > p:nth-child(3) > button[data-v-35527c66] {
  padding: 4px 15px;
  border-radius: 4px;
}
.p-sale-price-home .p-content .p-right .p-supplier-list .p-hover-specific-content > p:nth-child(3) > button[data-v-35527c66]:hover {
  background-color: #f2f2f2;
}
.p-sale-price-home .p-content .p-right .p-supplier-list .p-hover-specific-content > p:nth-child(3) > button[data-v-35527c66]:nth-child(1) {
  margin-right: 5px;
}
.p-sale-price-home .p-content .p-right .p-supplier-list .p-hover-specific-content > p:nth-child(3) > button[data-v-35527c66]:nth-child(2) {
  margin-left: 5px;
}
.p-sale-price-home .p-content .p-right .p-btn-import[data-v-35527c66] {
  margin-top: 8px;
  padding: 0 10px;
  color: #666;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.p-sale-price-home .p-content .p-left-purchase-name-list[data-v-35527c66] {
  overflow: scroll;
}
.p-sale-price-home .p-content .p-left-purchase-name-list > ul li[data-v-35527c66] {
  padding: 13px 13px 13px 20px;
  background: #fff;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: 1px solid #e8e8e8;
}
.p-sale-price-home .p-content .p-left-purchase-name-list > ul li[data-v-35527c66]:hover {
  background-color: #f2f2f2;
}
.p-sale-price-home .p-content .p-left-purchase-name-list .p-select-branch[data-v-35527c66] {
  background-color: #f2f2f2;
  color: #00a36d;
}
.p-sale-price-home .p-content .p-purchase-search[data-v-35527c66] {
  width: 95%;
  height: 24px;
  line-height: 24px;
}
.p-sale-price-home .p-content .p-purchase-search > input[data-v-35527c66] {
  height: 24px;
  line-height: 24px;
}
.p-sale-price-home .p-content .p-material .p-class-left[data-v-35527c66] {
  background: #fff;
  border: 1px solid #e0e0e0;
}
.p-sale-price-home .p-content .p-material .p-material-right[data-v-35527c66] {
  border-top: 1px solid #ededed;
  height: 100%;
}
.p-sale-price-home .p-content .p-material .p-material-right .p-material-title[data-v-35527c66] {
  width: 98.5%;
  margin: 10px 0 0 10px;
}
.p-sale-price-home .p-content .p-material .p-material-right .p-material-list[data-v-35527c66] {
  width: 98.5%;
  margin: 10px 0 0 10px;
}
.p-sale-price-home .p-content .p-material .p-class-name[data-v-35527c66] {
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  font-size: 14px;
  border-bottom: 1px solid #e8e8e8;
  background: #f5f5f5;
}
.p-sale-price-home .p-content .p-material .p-material-search[data-v-35527c66] {
  height: 40px;
  line-height: 40px;
}
.p-sale-price-home .p-content .p-material .p-material-search > input[data-v-35527c66] {
  height: 40px;
  line-height: 40px;
}

.p-body-sms[data-v-0c2a3609] {
  background: #fff;
}
.p-body-sms .p-smsValid[data-v-0c2a3609] {
  padding: 20px;
}
.p-body-sms .p-smsValid > div[data-v-0c2a3609] {
  margin-bottom: 10px;
}
.p-body-sms .p-smsValid label[data-v-0c2a3609] {
  line-height: 40px;
}
.p-body-sms .p-smsValid .p-code[data-v-0c2a3609] {
  padding: 0 0 0 3px;
}
.p-body-sms .p-smsValid .p-getcode[data-v-0c2a3609] {
  font-size: 12px;
  padding: 0 3px;
}
.p-body-sms .p-width[data-v-0c2a3609] {
  width: 150px;
}

.p-sale-price-make-price[data-v-5b645d0e] {
  height: 100%;
  background: #fff;
  padding: 0 20px;
}
.p-sale-price-make-price .icon-check[data-v-5b645d0e] {
  color: #00a36d;
}
.p-sale-price-make-price .icon-notchecked[data-v-5b645d0e] {
  color: #999;
}
.p-sale-price-make-price .p-sale-price-title[data-v-5b645d0e] {
  height: 40px;
}
.p-sale-price-make-price .p-sale-price-title > label[data-v-5b645d0e] {
  float: left;
  margin-top: 10px;
}
.p-sale-price-make-price .p-sale-price-title .p-date[data-v-5b645d0e] {
  float: left;
  margin-left: 10px;
}
.p-sale-price-make-price .p-sale-price-title[data-v-5b645d0e]:after {
  content: '';
  display: block;
  clear: both;
}
.p-sale-price-make-price .p-sale-price-title .p-tip[data-v-5b645d0e] {
  margin-bottom: 10px;
}
.p-sale-price-make-price .p-sale-price-title .p-tip[data-v-5b645d0e]:before {
  content: '';
  display: inline-block;
  margin-left: 10px;
  margin-right: 5px;
  width: 10px;
  height: 10px;
  background: #e7a300;
  border-radius: 50%;
}
.p-sale-price-make-price .u-dropdown[data-v-5b645d0e] {
  width: 160px;
}
.p-sale-price-make-price .p-content[data-v-5b645d0e] {
  height: 100%;
  margin-top: 10px;
}
.p-sale-price-make-price .p-content .p-content-title[data-v-5b645d0e] {
  height: 40px;
  line-height: 4px;
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.p-sale-price-make-price .p-content .p-content-title > div[data-v-5b645d0e] {
  margin: 7px 0 0 10px;
}
.p-sale-price-make-price .p-content .p-content-title > span[data-v-5b645d0e] {
  width: 40.33%;
  margin-top: 16px;
  color: #fd6a39;
}
.p-sale-price-make-price .p-content .p-content-li[data-v-5b645d0e] {
  height: 100%;
  border: 1px solid #e0e0e0;
  border-top: none;
  overflow: scroll;
  border-radius: 4px;
}
.p-sale-price-make-price .p-content .p-content-li > ul li[data-v-5b645d0e] {
  position: relative;
  width: 23.3%;
  margin: 10px;
  height: 100px;
  padding: 20px;
  cursor: pointer;
  background: #f2f2f2;
  border: 1px solid #e0e0e0;
  overflow: hidden;
  border-radius: 4px;
}
.p-sale-price-make-price .p-content .p-content-li > ul li .p-purchase-name[data-v-5b645d0e] {
  margin-left: 10px;
  margin-top: 5px;
  width: 70.5%;
}
.p-sale-price-make-price .p-content .p-content-li > ul li .p-purchase-name p[data-v-5b645d0e]:nth-child(1) {
  font-size: 14px;
}
.p-sale-price-make-price .p-content .p-content-li > ul li .p-purchase-name p[data-v-5b645d0e]:nth-child(2) {
  margin-top: 16px;
  color: #999;
  font-size: 12px;
}
.p-sale-price-make-price .p-content .p-content-li > ul li .p-img img[data-v-5b645d0e] {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.p-sale-price-make-price .p-content .p-content-li > ul li .p-state-name[data-v-5b645d0e] {
  position: absolute;
  padding: 3px 20px;
  top: 10px;
  left: -21px;
  background: #fd6a39;
  color: #fff;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.p-sale-price-make-price .p-content .p-content-li > ul li .p-partial-pricing[data-v-5b645d0e] {
  background: #5cbe7e;
}
.p-sale-price-make-price .p-content .p-content-li .p-unified-price-select[data-v-5b645d0e] {
  position: absolute;
  top: 10px;
  right: 0;
  margin-right: 10px;
}
.p-sale-price-make-price .p-content .p-content-li[data-v-5b645d0e]:after {
  content: '';
  display: block;
  clear: both;
}
.p-sale-price-make-price .p-content .p-content-li li[data-v-5b645d0e]:hover {
  background: #e8e6e6;
}
.p-sale-price-make-price .p-modal-cycle .p-time-box[data-v-5b645d0e] {
  padding-top: 20px;
}
.p-sale-price-make-price .p-modal-cycle .p-tip[data-v-5b645d0e] {
  text-align: left;
  padding-bottom: 10px;
  color: #999;
  margin-left: 35px;
}
.p-sale-price-make-price .p-modal-cycle .p-tip i[data-v-5b645d0e] {
  border-radius: 50%;
  background: #e7a300;
  display: inline-block;
  width: 10px;
  height: 10px;
}
.p-sale-price-make-price .p-smsValid[data-v-5b645d0e] {
  padding: 20px;
}
.p-sale-price-make-price .p-smsValid > div[data-v-5b645d0e] {
  margin-bottom: 10px;
}
.p-sale-price-make-price .p-smsValid label[data-v-5b645d0e] {
  line-height: 40px;
}
.p-sale-price-make-price .p-smsValid .p-code[data-v-5b645d0e] {
  padding: 0 0 0 3px;
}
.p-sale-price-make-price .p-smsValid .p-getcode[data-v-5b645d0e] {
  font-size: 12px;
  padding: 0 3px;
}
.p-sale-price-make-price .p-calendar-date[data-v-5b645d0e] {
  padding-top: 10px;
  line-height: 35px;
}
.p-sale-price-make-price .p-calendar-date i[data-v-5b645d0e] {
  margin-right: 4px;
}

.p-sale-price-make-price[data-v-7eb2a0c8] {
  height: 100%;
  background: #fff;
  padding: 0 20px;
}
.p-sale-price-make-price .icon-check[data-v-7eb2a0c8] {
  color: #00a36d;
}
.p-sale-price-make-price .icon-notchecked[data-v-7eb2a0c8] {
  color: #999;
}
.p-sale-price-make-price .p-sale-price-title[data-v-7eb2a0c8] {
  height: 40px;
}
.p-sale-price-make-price .p-sale-price-title > label[data-v-7eb2a0c8] {
  float: left;
  margin-top: 10px;
}
.p-sale-price-make-price .p-sale-price-title .p-date[data-v-7eb2a0c8] {
  float: left;
  margin-left: 10px;
}
.p-sale-price-make-price .p-sale-price-title[data-v-7eb2a0c8]:after {
  content: '';
  display: block;
  clear: both;
}
.p-sale-price-make-price .p-sale-price-title .p-tip[data-v-7eb2a0c8] {
  margin-bottom: 10px;
}
.p-sale-price-make-price .p-sale-price-title .p-tip[data-v-7eb2a0c8]:before {
  content: '';
  display: inline-block;
  margin-left: 10px;
  margin-right: 5px;
  width: 10px;
  height: 10px;
  background: #e7a300;
  border-radius: 50%;
}
.p-sale-price-make-price .u-dropdown[data-v-7eb2a0c8] {
  width: 160px;
}
.p-sale-price-make-price .p-content[data-v-7eb2a0c8] {
  height: 100%;
  margin-top: 10px;
}
.p-sale-price-make-price .p-content .p-content-title[data-v-7eb2a0c8] {
  height: 40px;
  line-height: 4px;
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.p-sale-price-make-price .p-content .p-content-title > div[data-v-7eb2a0c8] {
  margin: 7px 0 0 10px;
}
.p-sale-price-make-price .p-content .p-content-title > span[data-v-7eb2a0c8] {
  width: 40.33%;
  margin-top: 16px;
  color: #fd6a39;
}
.p-sale-price-make-price .p-content .p-content-li[data-v-7eb2a0c8] {
  height: 100%;
  border: 1px solid #e0e0e0;
  border-top: none;
  overflow: scroll;
  border-radius: 4px;
}
.p-sale-price-make-price .p-content .p-content-li > ul li[data-v-7eb2a0c8] {
  width: 23.3%;
  position: relative;
  margin: 10px;
  height: 100px;
  padding: 20px;
  cursor: pointer;
  background: #f2f2f2;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  overflow: hidden;
}
.p-sale-price-make-price .p-content .p-content-li > ul li ；[data-v-7eb2a0c8],
.p-sale-price-make-price .p-content .p-content-li > ul li .p-purchase-name[data-v-7eb2a0c8] {
  margin-left: 10px;
  margin-top: 5px;
  width: 70.5%;
}
.p-sale-price-make-price .p-content .p-content-li > ul li ； p[data-v-7eb2a0c8]:nth-child(1),
.p-sale-price-make-price .p-content .p-content-li > ul li .p-purchase-name p[data-v-7eb2a0c8]:nth-child(1) {
  font-size: 14px;
}
.p-sale-price-make-price .p-content .p-content-li > ul li ； p[data-v-7eb2a0c8]:nth-child(2),
.p-sale-price-make-price .p-content .p-content-li > ul li .p-purchase-name p[data-v-7eb2a0c8]:nth-child(2) {
  margin-top: 16px;
  color: #999;
  font-size: 12px;
}
.p-sale-price-make-price .p-content .p-content-li > ul li .p-img img[data-v-7eb2a0c8] {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.p-sale-price-make-price .p-content .p-content-li > ul li .p-state-name[data-v-7eb2a0c8] {
  position: absolute;
  padding: 3px 20px;
  top: 10px;
  left: -21px;
  background: #fd6a39;
  color: #fff;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.p-sale-price-make-price .p-content .p-content-li > ul li .p-partial-pricing[data-v-7eb2a0c8] {
  background: #5cbe7e;
}
.p-sale-price-make-price .p-content .p-content-li .p-unified-price-select[data-v-7eb2a0c8] {
  position: absolute;
  top: 10px;
  right: 0;
  margin-right: 10px;
}
.p-sale-price-make-price .p-content .p-content-li[data-v-7eb2a0c8]:after {
  content: '';
  display: block;
  clear: both;
}
.p-sale-price-make-price .p-content .p-content-li li[data-v-7eb2a0c8]:hover {
  background: #e8e6e6;
}
.p-sale-price-make-price .p-modal-cycle .p-time-box[data-v-7eb2a0c8] {
  padding-top: 20px;
}
.p-sale-price-make-price .p-modal-cycle .p-tip[data-v-7eb2a0c8] {
  text-align: left;
  padding-bottom: 10px;
  color: #999;
  margin-left: 35px;
}
.p-sale-price-make-price .p-modal-cycle .p-tip i[data-v-7eb2a0c8] {
  border-radius: 50%;
  background: #e7a300;
  display: inline-block;
  width: 10px;
  height: 10px;
}
.p-sale-price-make-price .p-smsValid[data-v-7eb2a0c8] {
  padding: 20px;
}
.p-sale-price-make-price .p-smsValid > div[data-v-7eb2a0c8] {
  margin-bottom: 10px;
}
.p-sale-price-make-price .p-smsValid label[data-v-7eb2a0c8] {
  line-height: 40px;
}
.p-sale-price-make-price .p-smsValid .p-code[data-v-7eb2a0c8] {
  padding: 0 0 0 3px;
}
.p-sale-price-make-price .p-smsValid .p-getcode[data-v-7eb2a0c8] {
  font-size: 12px;
  padding: 0 3px;
}
.p-sale-price-make-price .p-calendar-date[data-v-7eb2a0c8] {
  padding-top: 10px;
  line-height: 35px;
}
.p-sale-price-make-price .p-calendar-date i[data-v-7eb2a0c8] {
  margin-right: 4px;
}

.p-viewing-history {
  background: #fff;
  padding: 10px 20px;
}
.p-viewing-history .icon-check {
  color: #00a36d;
}
.p-viewing-history .icon-notchecked {
  color: #999;
}
.p-viewing-history .iconfont {
  vertical-align: middle;
  font-size: 20px;
}
.p-viewing-history .icon-rise {
  font-size: 24px;
  color: #fd6a39;
}
.p-viewing-history .icon-decline {
  font-size: 24px;
  color: #00a36d;
}
.p-viewing-history .p-nodata {
  text-align: -webkit-center;
  padding: 150px 0;
}
.p-viewing-history .p-nodata img {
  max-width: 120px;
}
.p-viewing-history .p-warning {
  color: #f00;
  margin-top: 25px;
  float: left;
}
.p-viewing-history .p-status-dot {
  width: 10px;
  height: 10px;
  margin-left: 5px;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
  background: #f00;
}
.p-viewing-history .p-search-material {
  margin: auto;
  width: 97%;
  margin-top: 6px;
/*	margin-left: 11px;*/
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  height: 24px;
  line-height: 24px;
  background: #fff;
  font-size: 14px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  position: relative;
}
.p-viewing-history .p-search-material > input {
  height: 24px;
  line-height: 24px;
  border: none;
  width: 100%;
  padding: 0 5px 0 10px;
}
.p-viewing-history .p-search-material > i {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 16px;
  color: #bfbfbf;
}
.p-viewing-history .p-goods-class-content > span {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  height: 40px;
  width: 100%;
}
.p-viewing-history .p-but-click {
  float: right;
  width: 120px;
  height: 40px;
  line-height: 40px;
  margin-top: 10px;
  margin-left: 10px;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
}
.p-viewing-history .p-but-click > span {
  font-size: 14px;
}
.p-viewing-history .p-but-click > * {
  display: inline-block;
  vertical-align: middle;
  color: #666;
}
.p-viewing-history .p-but-click:after {
  content: '';
  display: block;
  clear: both;
}
.p-viewing-history .p-title {
  height: 60px;
  border-bottom: 1px solid #e0e0e0;
}
.p-viewing-history .p-title .p-title-but {
  height: 50px;
  line-height: 50px;
  margin-top: 10px;
  border: 1px solid #e0e0e0;
}
.p-viewing-history .p-title .p-title-but > span {
  font-size: 14px;
}
.p-viewing-history .p-title .p-supplier {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.p-viewing-history .p-title .p-material {
  border-top-right-radius: 4px;
  border-left: 0;
}
.p-viewing-history .p-title .p-title-but-select {
  background: #00a36d;
}
.p-viewing-history .p-title .p-title-but-select > span {
  color: #fff;
}
.p-viewing-history .p-title .p-add-price {
  position: relative;
}
.p-viewing-history .p-title .p-add-price > * {
  display: inline-block;
  vertical-align: middle;
  color: #666;
}
.p-viewing-history .p-title .p-is-confirm {
  position: relative;
}
.p-viewing-history .p-title .p-is-confirm > * {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}
.p-viewing-history .p-title .p-no-confirm {
  position: relative;
  cursor: no-drop;
}
.p-viewing-history .p-title .p-no-confirm > * {
  display: inline-block;
  vertical-align: middle;
  color: #666;
}
.p-viewing-history .p-title .p-count {
  position: absolute;
  height: 16px;
  right: 12px;
  margin-top: 3px;
  line-height: 0;
  padding: 8px 3px 0 3px;
  border-radius: 3px;
  background: #fd6a39;
  color: #fff;
  z-index: 1;
  font-size: 12px;
}
.p-viewing-history .p-content:after {
  content: '';
  display: block;
  clear: both;
}
.p-viewing-history .p-content .p-right-box {
  padding-left: 10px;
}
.p-viewing-history .p-content .p-class-title {
  height: 40px;
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
  border-top: 1px solid #f5f5f5;
}
.p-viewing-history .p-content .p-class-title .p-drop-supplier {
  margin-top: 8px;
  margin-left: 6px;
}
.p-viewing-history .p-content .p-class-title .p-material-class {
  margin-left: 10px;
  line-height: 38px;
  font-size: 14px;
}
.p-viewing-history .p-content .p-sup-list {
  height: 100%;
  overflow-y: auto;
  border: 1px solid #e0e0e0;
  border-top: 0;
}
.p-viewing-history .p-content .p-sup-list ul li {
  padding: 13px 10px;
  border-bottom: 1px solid #e0e0e0;
}
.p-viewing-history .p-content .p-sup-list ul li span:nth-child(1) {
  color: #333;
}
.p-viewing-history .p-content .p-sup-list ul li span:nth-child(2) {
  color: #999;
}
.p-viewing-history .p-content .p-sup-list ul li:hover {
  background-color: #f2f2f2;
}
.p-viewing-history .p-content .p-sup-list ul .selected-supplier span:nth-child(1),
.p-viewing-history .p-content .p-sup-list ul .selected-supplier span:nth-child(2) {
  color: #00a36d;
}
.p-viewing-history .p-content .p-sup-list ul .selected-supplier {
  background: #f7f7f7;
}
.p-viewing-history .p-content .p-select-material-class {
  border: 1px solid #e0e0e0;
  height: 100%;
}
.p-viewing-history .p-content .p-select-material-class .p-class {
  color: #00a36d;
}
.p-viewing-history .p-content .p-select-condition {
  margin-top: 10px;
}
.p-viewing-history .p-content .p-select-condition > div {
  margin-right: 10px;
}
.p-viewing-history .p-content .p-select-condition .p-search {
  float: right;
  width: 200px;
  margin-right: 0;
}
.p-viewing-history .p-content .p-select-condition:after {
  content: '';
  display: block;
  clear: both;
}
.p-viewing-history .p-content .p-grid-title {
  margin-top: 60px;
}
.p-viewing-history .p-scope-price {
  border-right: 1px solid #ededed;
  height: 39px;
  line-height: 39px;
  position: relative;
}
.p-viewing-history .p-scope-price >span {
  display: block;
}
.p-viewing-history .p-scope-price >ul >li {
  height: 39px;
  padding: 0 10px;
  display: inline-block;
  border-right: 1px solid #ededed;
}
.p-viewing-history .p-scope-price >ul >li >span {
  line-height: 39px;
}
.p-viewing-history .p-scope-price >ul li:last-child {
  border-right: none;
}
.p-viewing-history .p-chang-logs {
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #f00;
  border-radius: 2.5px;
  vertical-align: middle;
}
.p-viewing-history .f-logs-history {
  position: relative;
  z-index: 999;
  margin-top: -10px;
}
.p-viewing-history .p-hover {
  text-decoration: underline;
  cursor: pointer;
}

.f-logs-history .f-item[data-v-757ea210] {
  padding-left: 14px;
  border-left: 1px solid #efefef;
  line-height: normal;
  position: relative;
  margin-bottom: 4px;
  line-height: 20px;
}
.f-logs-history .f-item[data-v-757ea210]:last-child::after,
.f-logs-history .f-item[data-v-757ea210]::before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-top: 4px;
  margin-left: -19.5px;
  position: absolute;
  background: #fff;
  z-index: 1;
}
.f-logs-history .f-item[data-v-757ea210]:nth-child(n)::before {
  border: 2px solid #00a36d;
}
.f-logs-history .f-item[data-v-757ea210]:nth-child(2n)::before {
  border: 2px solid #f00;
}
.f-logs-history .f-item[data-v-757ea210]:nth-child(3n)::before {
  border: 2px solid #fd6a39;
}
.f-logs-history .f-item[data-v-757ea210]:nth-child(4n)::before {
  border: 2px solid #666;
}
.f-logs-history .f-item .f-txt[data-v-757ea210] {
  margin-bottom: 4px;
  color: #333;
}
.f-logs-history .f-item .f-date[data-v-757ea210] {
  padding-bottom: 10px;
  color: #999;
}
.f-logs-history .f-item:last-child .f-date[data-v-757ea210] {
  padding-bottom: 0;
}
.f-logs-history .f-item[data-v-757ea210]:last-child::after {
  background: #bababa;
  border: 0;
  bottom: 1px;
  margin-top: 0;
  margin-left: -17.5px;
  width: 6px;
  height: 6px;
}
.f-logs-history .f-item .p-strong[data-v-757ea210] {
  color: #333;
  font-weight: 800;
}

.p-body[data-v-4e67811a] {
  height: 100%;
  background: #fff;
}
.p-body .icon-store[data-v-4e67811a] {
  color: #bfbfbf;
}
.p-body >div[data-v-4e67811a] {
  height: 100%;
}
.p-body .p-panel[data-v-4e67811a] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  height: calc(100% - 10px);
}
.p-body .p-panel .p-panel-title[data-v-4e67811a] {
  height: 36px;
  font-size: 14px;
  padding: 10px;
  background-color: #f5f5f5;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.p-body .p-panel .p-panel-title[data-v-4e67811a]:after {
  content: '';
  display: block;
  clear: both;
}
.p-body .p-panel .p-panel-title >span[data-v-4e67811a] {
  font-size: 14px;
  color: #333;
}
.p-body .p-panel .p-panel-title >span[data-v-4e67811a]:first-child {
  float: right;
  color: #00a36d;
}
.p-body .p-panel .p-panel-content[data-v-4e67811a] {
  height: calc(100% - 46px);
}
.p-body .p-panel .p-panel-content .p-price-info[data-v-4e67811a] {
  max-height: 145px;
  padding: 8px 10px;
  border-bottom: 1px solid #e0e0e0;
}
.p-body .p-panel .p-panel-content .p-price-info dl[data-v-4e67811a] {
  width: 100%;
  line-height: 2;
}
.p-body .p-panel .p-panel-content .p-price-info dt[data-v-4e67811a] {
  display: inline-block;
  vertical-align: top;
}
.p-body .p-panel .p-panel-content .p-price-info dd[data-v-4e67811a] {
  max-width: calc(100% - 64px);
  display: inline-block;
  color: #999;
}
.p-body .p-panel .p-panel-content .p-price-info dd span[data-v-4e67811a] {
  margin-right: 10px;
  word-wrap: break-word;
/*white-space: nowrap;*/
}
.p-body .p-panel .p-panel-content .p-price-info dd.p-branchs[data-v-4e67811a] {
  max-height: 72px;
  overflow-y: auto;
}
.p-body .p-panel .p-panel-content .p-price-info dd.p-branchs ul li[data-v-4e67811a] {
  vertical-align: top;
  display: inline-block;
  max-width: 480px;
  margin-right: 5px;
}
.p-body .p-panel .p-panel-content .p-price-info dd.p-branchs ul li[data-v-4e67811a]:first-child {
  color: #666;
}
.p-body .p-panel .p-panel-content .p-price-info dd.p-branchs ul li i[data-v-4e67811a] {
  float: left;
  font-size: 10px;
  color: #00a36d;
}
.p-body .p-panel .p-panel-content .p-price-control[data-v-4e67811a] {
  height: 40px;
  padding: 0 10px;
}
.p-body .p-panel .p-panel-content .p-price-control .p-icon[data-v-4e67811a] {
  width: 48%;
  float: right;
}
.p-body .p-panel .p-panel-content .p-price-control .p-del[data-v-4e67811a] {
  float: left;
  width: 48%;
}
.p-body .p-panel .p-panel-content .p-edit[data-v-4e67811a] {
  height: calc(100% - 205px);
  overflow-y: auto;
  padding: 0 10px;
/* 显示记录 */
/* 输入价格 标记 */
/* 显示删除提示 */
/*.p-price-edit .price-title span {
    color: $c_green;
}*/
}
.p-body .p-panel .p-panel-content .p-edit .price-panel .price-title[data-v-4e67811a] {
  border: 1px solid #e0e0e0;
  font-size: 12px;
  padding: 10px;
  background-color: #f5f5f5;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom: 0;
}
.p-body .p-panel .p-panel-content .p-edit .p-goodsName[data-v-4e67811a] {
  height: 100%;
  position: relative;
  display: table;
}
.p-body .p-panel .p-panel-content .p-edit .p-goodsName >div[data-v-4e67811a] {
  display: table-cell;
  vertical-align: middle;
}
.p-body .p-panel .p-panel-content .p-edit .p-goodsName span[data-v-4e67811a] {
  display: inline-block;
}
.p-body .p-panel .p-panel-content .p-edit .p-goodsName i[data-v-4e67811a] {
  display: inline-block;
  font-size: 22px;
  color: #00a36d;
  vertical-align: middle;
}
.p-body .p-panel .p-panel-content .p-edit .p-goodsName .p-tips[data-v-4e67811a] {
  position: absolute;
  z-index: 200;
  bottom: 0;
  left: 0;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price[data-v-4e67811a] {
  display: inline-block;
  position: relative;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price >*[data-v-4e67811a] {
  display: inline-block;
  vertical-align: middle;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price >input[data-v-4e67811a] {
  width: calc(60% - 16px);
  text-align: center;
  line-height: 24px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  color: #666;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-red[data-v-4e67811a] {
  border-color: #fd6a39;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-yellow[data-v-4e67811a] {
  border-color: #f8ad36;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count[data-v-4e67811a] {
  position: absolute;
  right: 0;
  top: 0;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count >div[data-v-4e67811a] {
  position: absolute;
  left: -30px;
  top: 0;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count .p-down[data-v-4e67811a],
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count .p-up[data-v-4e67811a] {
  color: #fd6a39;
  line-height: 25px;
  white-space: nowrap;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count .p-down >*[data-v-4e67811a],
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count .p-up >*[data-v-4e67811a] {
  display: inline-block;
  vertical-align: middle;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count .p-down .iconfont[data-v-4e67811a],
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count .p-up .iconfont[data-v-4e67811a] {
  color: #fd6a39;
  font-size: 22px;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count .p-down[data-v-4e67811a] {
  color: #01835a;
}
.p-body .p-panel .p-panel-content .p-edit .p-menu[data-v-4e67811a] {
  position: relative;
}
.p-body .p-panel .p-panel-content .p-edit .p-menu .icon-delete[data-v-4e67811a] {
  font-size: 24px;
}
.p-body .p-panel .p-panel-content .p-edit .p-menu .p-tip[data-v-4e67811a] {
  font-size: 12px;
  width: 190px;
  line-height: 40px;
  height: 40px;
  text-align: center;
  border: 1px solid #e0e0e0;
  position: absolute;
  bottom: -48px;
  right: 20px;
  background: #fff;
  z-index: 1;
}
.p-body .p-panel .p-panel-content .p-edit .p-del-tip[data-v-4e67811a] {
  color: #fd6a39;
}
.p-body .p-price-edit[data-v-4e67811a] {
  position: relative;
  z-index: 99;
}
.p-body .p-select-goods .p-modal-content[data-v-4e67811a] {
  padding: 20px;
  overflow: auto;
  height: 430px;
  width: 800px;
}
.p-body .p-select-goods .p-modal-content .p-search[data-v-4e67811a] {
  text-align: left;
}
.p-body .p-select-goods .p-modal-content .p-tip[data-v-4e67811a] {
  color: #fd6a39;
}
.p-body .p-select-goods .p-modal-content .p-all-select[data-v-4e67811a] {
  color: #999;
  cursor: pointer;
}
.p-body .p-select-goods .p-modal-content .p-all-select *[data-v-4e67811a] {
  display: inline-block;
  vertical-align: middle;
}
.p-body .p-select-goods .p-modal-content .p-list[data-v-4e67811a] {
  width: calc(100% + 10px);
}
.p-body .p-select-goods .p-modal-content .p-list li >div[data-v-4e67811a] {
  color: #999;
  position: relative;
  height: 80px;
  border: 1px solid #e0e0e0;
  background: #f9f9f9;
  margin-right: 10px;
  border-radius: 4px;
  text-align: left;
  padding: 10px;
  margin-top: 10px;
  cursor: pointer;
}
.p-body .p-select-goods .p-modal-content .p-list li >div .p-check[data-v-4e67811a] {
  position: absolute;
  right: 5px;
  top: 18px;
}
.p-body .p-select-goods .p-modal-content .p-list li >div .p-name[data-v-4e67811a] {
  color: #333;
  font-size: 14px;
  padding-top: 8px;
}
.p-body .p-select-goods .p-modal-content .p-list li >div .p-unit[data-v-4e67811a] {
  margin-top: 10px;
}
.p-body .p-select-goods .p-modal-content .icon-check[data-v-4e67811a] {
  color: #00a36d;
}
.p-body .p-add-price .p-modal-content[data-v-4e67811a] {
  height: 200px;
  position: relative;
}
.p-body .p-add-price .p-modal-content .p-tip[data-v-4e67811a] {
  color: #666;
  margin-top: 38px;
}
.p-body .p-add-price .p-modal-content .p-tip .p-strong[data-v-4e67811a] {
  margin-top: 2px;
  color: #fd6a39;
}
.p-body .p-add-price .p-modal-content .p-tip img[data-v-4e67811a] {
  width: 100px;
}
.p-body .p-add-price .p-modal-content .p-ok[data-v-4e67811a] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.p-body .p-del-price[data-v-4e67811a] {
  color: #666;
}
.p-body .p-del-price .p-dialog-alert[data-v-4e67811a] {
  margin: 40px 0 20px 0;
}
.p-body .p-del-price .p-dialog-alert .icon-warning[data-v-4e67811a] {
  font-size: 50px;
  color: #fd6a39;
}
.p-body .p-del-price .p-switch[data-v-4e67811a] {
  padding-bottom: 24px;
  margin-top: 4px;
}
.p-body .p-del-price .p-switch .p-strong[data-v-4e67811a] {
  color: #fd6a39;
}

.p-update-make-price {
  background: #fff;
  padding: 0 20px 20px 20px;
}
.p-update-make-price .p-history-cycle {
  display: inline-block;
  margin-top: 11px;
}
.p-update-make-price .p-price-info {
  margin-top: 10px;
/* 商品列表 */
}
.p-update-make-price .p-price-info ul.p-top-box {
  padding: 10px;
  border-bottom: 1px solid #e0e0e0;
}
.p-update-make-price .p-price-info ul.p-top-box > li {
  padding-bottom: 10px;
}
.p-update-make-price .p-price-info ul.p-top-box > li > * {
  float: left;
}
.p-update-make-price .p-price-info ul.p-top-box > li > *:nth-child(1) {
  color: #333;
  transform: translateY(10px);
  width: 60px;
}
.p-update-make-price .p-price-info ul.p-top-box > li > *:nth-child(2) {
  width: 480px;
  color: #999;
}
.p-update-make-price .p-price-info ul.p-top-box .p-branchs {
  border-radius: 4px;
  padding: 10px;
  padding-right: 0;
}
.p-update-make-price .p-price-info ul.p-top-box .p-branchs > ul {
  max-height: 160px;
  overflow-y: auto;
}
.p-update-make-price .p-price-info ul.p-top-box .p-branchs li {
  display: inline-block;
  padding: 5px;
}
.p-update-make-price .p-price-info ul.p-top-box .p-branchs li > div {
  float: left;
  margin-right: 14px;
  padding-bottom: 10px;
}
.p-update-make-price .p-price-info ul.p-top-box .p-branchs li .p-org {
  color: #666;
}
.p-update-make-price .p-price-info ul.p-top-box .p-branchs li .p-org > * {
  display: inline-block;
  vertical-align: middle;
}
.p-update-make-price .p-price-info ul.p-top-box .p-branchs .p-add-branch {
  height: 24px;
  padding: 0 10px;
  line-height: 23px;
  cursor: pointer;
}
.p-update-make-price .p-price-info ul.p-top-box .p-noprice-time > div > * {
  display: inline-block;
  vertical-align: middle;
}
.p-update-make-price .p-price-info ul.p-top-box .p-noprice-time .p-end-date {
  margin-top: 10px;
}
.p-update-make-price .p-price-info .p-goods-box {
  padding: 10px;
}
.p-update-make-price .p-price-info .p-goods-box .p-left > * {
  display: inline-block;
  vertical-align: middle;
}
.p-update-make-price .p-price-info .p-goods-box .p-left .p-class {
  margin-left: 8px;
  width: 100px;
}
.p-update-make-price .p-price-info .p-goods-box .p-right {
  text-align: right;
}
.p-update-make-price .p-price-info .p-goods-box .p-right > * {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
}
.p-update-make-price .p-price-info .p-goods-box .p-right .p-import,
.p-update-make-price .p-price-info .p-goods-box .p-right .p-goods-add,
.p-update-make-price .p-price-info .p-goods-box .p-right .p-commit {
  width: 120px;
  cursor: pointer;
}
.p-update-make-price .p-price-info .p-goods-box .p-right .p-import {
  width: 120px;
  text-align: center;
}
.p-update-make-price .p-price-info .p-goods-box .p-right .p-goods-add {
  background: #fff;
  color: #666;
  border: 1px solid #e0e0e0;
}
.p-update-make-price .p-price-info .p-goods-box .p-right .p-goods-add > * {
  display: inline-block;
  vertical-align: middle;
}
.p-update-make-price .p-price-info .p-goods-box .p-right .p-goods-add .icon-add {
  font-size: 20px;
}
.p-update-make-price .p-price-info .p-goods-box .p-right .p-goods-add:hover {
  background-color: #f2f2f2;
}
.p-update-make-price .p-price-info .p-goods-box .p-list {
  margin-top: 10px;
}
.p-update-make-price .p-price-info .p-goods-box .p-list .p-title {
  height: 40px;
  line-height: 39px;
  padding-left: 10px;
  background: #f2f2f2;
  border: 1px solid #e0e0e0;
  border-bottom: 0;
  font-size: 14px;
  color: #333;
}
.p-update-make-price .p-price-info .p-goods-box .p-list .p-upPrice {
  text-decoration: underline;
  cursor: pointer;
}
.p-update-make-price .p-price-info .p-goods-box .p-list .p-new-price {
  display: inline-block;
  position: relative;
}
.p-update-make-price .p-price-info .p-goods-box .p-list .p-new-price > * {
  display: inline-block;
  vertical-align: middle;
}
.p-update-make-price .p-price-info .p-goods-box .p-list .p-new-price > input {
  width: calc(80% - 16px);
  text-align: center;
  height: 24px;
  line-height: 24px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  color: #666;
}
.p-update-make-price .p-price-info .p-goods-box .p-list .p-new-price .p-red {
  border-color: #fd6a39;
}
.p-update-make-price .p-price-info .p-goods-box .p-list .p-new-price .p-yellow {
  border-color: #f8ad36;
}
.p-update-make-price .p-price-info .p-goods-box .p-list .p-new-price .p-count {
  position: absolute;
  right: 0;
  top: 0;
}
.p-update-make-price .p-price-info .p-goods-box .p-list .p-new-price .p-count >div {
  position: absolute;
  left: -30px;
  top: 0;
}
.p-update-make-price .p-price-info .p-goods-box .p-list .p-new-price .p-count .p-down,
.p-update-make-price .p-price-info .p-goods-box .p-list .p-new-price .p-count .p-up {
  color: #fd6a39;
  line-height: 25px;
  white-space: nowrap;
}
.p-update-make-price .p-price-info .p-goods-box .p-list .p-new-price .p-count .p-down >*,
.p-update-make-price .p-price-info .p-goods-box .p-list .p-new-price .p-count .p-up >* {
  display: inline-block;
  vertical-align: middle;
}
.p-update-make-price .p-price-info .p-goods-box .p-list .p-new-price .p-count .p-down .iconfont,
.p-update-make-price .p-price-info .p-goods-box .p-list .p-new-price .p-count .p-up .iconfont {
  font-size: 22px;
}
.p-update-make-price .p-price-info .p-goods-box .p-list .p-new-price .p-count .p-down {
  color: #01835a;
}
.p-update-make-price .p-price-info .p-goods-box .p-list .icon-rise {
  color: #fd6a39;
}
.p-update-make-price .p-price-info .p-goods-box .p-list .icon-decline {
  color: #01835a;
}
.p-update-make-price .p-price-info .p-goods-box .p-list .p-this-time {
  display: inline-block;
  vertical-align: middle;
  line-height: 25px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.p-update-make-price .p-price-info .p-goods-box .p-list .p-down,
.p-update-make-price .p-price-info .p-goods-box .p-list .p-up {
  color: #fd6a39;
  line-height: 25px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p-update-make-price .p-price-info .p-goods-box .p-list .p-down > *,
.p-update-make-price .p-price-info .p-goods-box .p-list .p-up > * {
  display: inline-block;
  vertical-align: middle;
}
.p-update-make-price .p-price-info .p-goods-box .p-list .p-down .iconfont,
.p-update-make-price .p-price-info .p-goods-box .p-list .p-up .iconfont {
  font-size: 22px;
}
.p-update-make-price .p-price-info .p-goods-box .p-list .p-down {
  color: #01835a;
}
.p-update-make-price .p-price-info .p-goods-box .p-list .p-menu {
  position: relative;
  cursor: pointer;
}
.p-update-make-price .p-price-info .p-goods-box .p-list .p-menu .icon-delete {
  font-size: 24px;
  cursor: pointer;
}
.p-update-make-price .p-price-info .p-goods-box .p-list .p-menu .p-tip {
  font-size: 12px;
  width: 190px;
  line-height: 40px;
  height: 40px;
  text-align: center;
  border: 1px solid #e0e0e0;
  position: absolute;
  bottom: -48px;
  right: 20px;
  background: #fff;
  z-index: 1;
}
.p-update-make-price .p-price-info .p-goods-box .p-list .p-del-tip {
  color: #fd6a39;
}
.p-update-make-price .p-fixed-price .p-fixed-price-content {
  width: 660px;
  margin: 20px;
  text-align: left;
}
.p-update-make-price .p-fixed-price .p-fixed-price-content .p-fixed-price-title {
  height: 40px;
  line-height: 40px;
}
.p-update-make-price .p-fixed-price .p-fixed-price-content .p-fixed-price-title .p-fixed-input {
  width: 100px;
  height: 40px;
  border: 1px solid #ededed;
  text-align: center;
  border-radius: 5px;
}
.p-update-make-price .p-fixed-price .p-fixed-price-content > p {
  margin-top: 10px;
}
.p-update-make-price .p-fixed-price .p-fixed-price-content .p-material {
  margin-top: 10px;
  max-height: 300px;
  overflow: auto;
}
.p-update-make-price .p-fixed-price .p-fixed-price-content .p-material .p-material-li {
  display: inline-block;
  width: 200px;
  height: 50px;
  margin-right: 10px;
  line-height: 50px;
  background: #f9f9f9;
  border: 1px solid #ededed;
  border-radius: 5px;
}
.p-update-make-price .p-fixed-price .p-fixed-price-content .p-material .p-material-li > span {
  padding-left: 5px;
}
.p-update-make-price .p-fixed-price .p-fixed-price-content .p-material .icon-delete {
  color: #999;
}
.p-update-make-price .p-modal-select-org .p-modal-org {
  height: 400px;
}
.p-update-make-price .p-modal-select-org .p-modal-org .p-modal-search {
  width: 95%;
  margin: auto;
  margin-top: 20px;
}
.p-update-make-price .p-modal-select-org .p-modal-org .p-tree-org {
  height: 358px;
  overflow-y: overlay;
}
.p-update-make-price .p-select-goods .p-modal-content {
  padding: 20px;
  overflow: auto;
  height: 430px;
  width: 800px;
}
.p-update-make-price .p-select-goods .p-modal-content .p-search {
  text-align: left;
}
.p-update-make-price .p-select-goods .p-modal-content .p-tip {
  color: #fd6a39;
  margin-right: 10px;
}
.p-update-make-price .p-select-goods .p-modal-content .p-all-select {
  color: #999;
  cursor: pointer;
}
.p-update-make-price .p-select-goods .p-modal-content .p-all-select * {
  display: inline-block;
  vertical-align: middle;
}
.p-update-make-price .p-select-goods .p-modal-content .p-list {
  width: calc(100% + 10px);
}
.p-update-make-price .p-select-goods .p-modal-content .p-list li > div {
  color: #999;
  position: relative;
  height: 80px;
  border: 1px solid #e0e0e0;
  background: #f9f9f9;
  margin-right: 10px;
  border-radius: 4px;
  text-align: left;
  padding: 10px;
  margin-top: 10px;
  cursor: pointer;
}
.p-update-make-price .p-select-goods .p-modal-content .p-list li > div .p-check {
  position: absolute;
  right: 5px;
  top: 18px;
}
.p-update-make-price .p-select-goods .p-modal-content .p-list li > div .p-name {
  color: #333;
  font-size: 14px;
  padding-top: 8px;
}
.p-update-make-price .p-select-goods .p-modal-content .p-list li > div .p-unit {
  margin-top: 10px;
}
.p-update-make-price .p-select-goods .p-modal-content .icon-check {
  color: #00a36d;
}
.p-update-make-price .p-ok-price {
  text-align: left;
}
.p-update-make-price .p-ok-price .p-modal-content {
  padding: 20px;
}
.p-update-make-price .p-ok-price .p-modal-content > ul > li {
  margin-bottom: 20px;
}
.p-update-make-price .p-ok-price .p-modal-content > ul > li > div:nth-of-type(1) {
  color: #333;
  float: left;
}
.p-update-make-price .p-ok-price .p-modal-content > ul > li > div:nth-of-type(2) {
  color: #999;
  float: left;
}
.p-update-make-price .p-ok-price .p-modal-content > ul > li:last-child {
  margin-bottom: 0;
}
.p-update-make-price .p-ok-price .p-modal-content > ul > li .p-branchs {
  padding-right: 0;
  width: 400px;
}
.p-update-make-price .p-ok-price .p-modal-content > ul > li .p-branchs > ul {
  max-height: 160px;
  overflow-y: auto;
}
.p-update-make-price .p-ok-price .p-modal-content > ul > li .p-branchs li > div {
  float: left;
  margin-right: 14px;
  padding-bottom: 10px;
}
.p-update-make-price .p-ok-price .p-modal-content > ul > li .p-branchs li .p-org {
  color: #666;
}
.p-update-make-price .p-ok-price .p-modal-content > ul > li .p-branchs li .p-org > * {
  display: inline-block;
  vertical-align: middle;
}
.p-update-make-price .p-ok-price .p-modal-content > ul > li .p-branchs li:last-of-type {
  display: block;
  padding-bottom: 0;
}
.p-update-make-price .p-ok-price .p-modal-content > ul > li .p-branchs .p-add-branch {
  height: 24px;
  width: 50px;
  line-height: 23px;
  cursor: pointer;
}
.p-update-make-price .p-ok-price .p-modal-content .p-purchaser-list {
  max-height: 200px;
  overflow: auto;
}
.p-update-make-price .p-ok-price .p-modal-content .p-purchaser-list >ul li {
  display: inline-block;
  padding: 0 5px 5px 5px;
}
.p-update-make-price .p-del-price {
  color: #666;
}
.p-update-make-price .p-del-price .p-dialog-alert {
  margin: 40px 0 20px 0;
}
.p-update-make-price .p-del-price .p-dialog-alert .icon-warning {
  font-size: 50px;
  color: #fd6a39;
}
.p-update-make-price .p-del-price .p-switch {
  padding-bottom: 24px;
  margin-top: 4px;
}
.p-update-make-price .p-del-price .p-switch .p-strong {
  color: #fd6a39;
}
.p-update-make-price .p-add-price .p-modal-content {
  height: 200px;
  position: relative;
}
.p-update-make-price .p-add-price .p-modal-content .p-tip {
  color: #666;
  margin-top: 38px;
}
.p-update-make-price .p-add-price .p-modal-content .p-tip .p-strong {
  margin-top: 2px;
  color: #fd6a39;
}
.p-update-make-price .p-add-price .p-modal-content .p-tip img {
  width: 100px;
}
.p-update-make-price .p-add-price .p-modal-content .p-ok {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.c-branch[data-v-10876904] {
  width: 150px;
  display: inline-block;
  vertical-align: top;
}
.c-branch .c-branch-ipt[data-v-10876904] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  position: relative;
  padding: 0 5px;
  background: #fff;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #666;
}
.c-branch .c-branch-ipt > i[data-v-10876904] {
  position: absolute;
  right: 5px;
  top: 0px;
  font-size: 16px;
  color: #999;
}
.c-branch .c-branch-panel[data-v-10876904] {
  background: #fff;
  overflow: hidden;
  border-radius: 5px;
}
.c-branch .c-branch-panel .c-branch-title[data-v-10876904] {
  font-size: 16px;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #e0e0e0;
}
.c-branch .c-branch-panel .c-branch-list > div[data-v-10876904] {
  background: #f6f6f6;
  max-height: 300px;
  min-height: 150px;
  overflow-y: auto;
}
.c-branch .c-branch-panel .c-branch-list > div ul[data-v-10876904] {
  margin-top: 5px;
  margin-bottom: 5px;
}
.c-branch .c-branch-panel .c-branch-list > div ul > li[data-v-10876904] {
  cursor: pointer;
  padding: 0 10px;
}
.c-branch .c-branch-panel .c-branch-list > div ul > li > div[data-v-10876904] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  position: relative;
  padding: 15px 0;
  background: #fff;
  margin-bottom: 5px;
  margin-top: 5px;
}
.c-branch .c-branch-panel .c-branch-list > div ul > li > div > span[data-v-10876904] {
  display: block;
  width: 80%;
  font-size: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.c-branch .c-branch-panel .c-branch-list > div ul > li > div > i[data-v-10876904] {
  position: absolute;
  font-size: 20px;
  color: #ededed;
  right: 4px;
  top: 1px;
}
.c-branch .c-branch-panel .c-branch-list > div ul > li > div .icon-check[data-v-10876904] {
  color: #00a36d;
}
.c-branch .c-branch-panel .c-branch-select[data-v-10876904] {
  padding: 0 20px 20px 20px;
  text-align: right;
  color: #666;
  font-size: 12px;
}
.c-branch .c-branch-panel .c-branch-select > i[data-v-10876904] {
  color: #ededed;
  font-size: 17px;
  cursor: pointer;
  vertical-align: middle;
}
.c-branch .c-branch-panel .c-branch-select .icon-check[data-v-10876904] {
  color: #00a36d;
}
.c-branch .c-branch-panel .c-branch-select > span[data-v-10876904] {
  cursor: pointer;
  vertical-align: middle;
}
.c-branch .c-branch-panel .c-branch-select > span[data-v-10876904]:nth-of-type(1) {
  margin-right: 10px;
}
.c-branch .c-branch-panel .c-branch-btn[data-v-10876904] {
  height: 45px;
  line-height: 45px;
  font-size: 14px;
}
.c-branch .p-nodata > img[data-v-10876904] {
  width: 120px;
  height: 120px;
}

.p-add-make-price {
  background: #fff;
  padding: 0 20px 20px 20px;
}
.p-add-make-price .icon-check {
  color: #00a36d;
}
.p-add-make-price .icon-notchecked {
  color: #999;
}
.p-add-make-price .p-price-info ul.p-top-box {
  padding: 10px;
  border-bottom: 1px solid #e0e0e0;
}
.p-add-make-price .p-price-info ul.p-top-box > li {
  padding-bottom: 10px;
}
.p-add-make-price .p-price-info ul.p-top-box > li > * {
  float: left;
}
.p-add-make-price .p-price-info ul.p-top-box > li > *:nth-child(1) {
  color: #333;
  transform: translateY(10px);
  width: 60px;
}
.p-add-make-price .p-price-info ul.p-top-box > li > *:nth-child(2) {
  width: 480px;
  color: #999;
}
.p-add-make-price .p-price-info ul.p-top-box .p-branchs {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 10px;
  padding-right: 0;
}
.p-add-make-price .p-price-info ul.p-top-box .p-branchs > ul {
  max-height: 160px;
  overflow-y: auto;
}
.p-add-make-price .p-price-info ul.p-top-box .p-branchs li {
  display: inline-block;
  padding: 5px;
}
.p-add-make-price .p-price-info ul.p-top-box .p-branchs li > div {
  float: left;
  margin-right: 14px;
  padding-bottom: 10px;
}
.p-add-make-price .p-price-info ul.p-top-box .p-branchs li .p-org {
  color: #666;
}
.p-add-make-price .p-price-info ul.p-top-box .p-branchs li .p-org > * {
  display: inline-block;
  vertical-align: middle;
}
.p-add-make-price .p-price-info ul.p-top-box .p-branchs .p-add-branch {
  height: 24px;
  padding: 0 10px;
  line-height: 23px;
  cursor: pointer;
}
.p-add-make-price .p-price-info ul.p-top-box .p-noprice-time > div > * {
  display: inline-block;
  vertical-align: middle;
}
.p-add-make-price .p-price-info ul.p-top-box .p-price-methods > div {
  position: relative;
  margin-top: 10px;
  width: 89%;
}
.p-add-make-price .p-price-info ul.p-top-box .p-price-methods > div > span i {
  vertical-align: middle;
  margin-right: 3px;
}
.p-add-make-price .p-price-info ul.p-top-box .p-price-methods > div > label {
  margin-left: 33px;
}
.p-add-make-price .p-price-info ul.p-top-box .p-price-methods > div .p-number {
  margin-left: 25px;
}
.p-add-make-price .p-price-info ul.p-top-box .p-price-methods > div .p-tips {
  display: inline-block;
  text-align: center;
  width: 15px;
  height: 15px;
  padding-top: 1px;
  line-height: 15px;
  color: #fff;
  cursor: pointer;
  background: #bfbfbf;
  border-radius: 50%;
}
.p-add-make-price .p-price-info ul.p-top-box .p-price-methods > div .p-explain {
  position: absolute;
  top: -5px;
}
.p-add-make-price .p-price-info ul.p-top-box .p-price-methods > div .p-explain > span {
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  background: rgba(0,0,0,0.8);
}
.p-add-make-price .p-price-info ul.p-top-box .p-price-methods > div .p-explain-markup {
  left: 254px;
}
.p-add-make-price .p-price-info ul.p-top-box .p-price-methods > div .p-explain-quantityIncrease {
  left: 371px;
}
.p-add-make-price .p-price-info .p-goods-box {
  padding: 10px;
}
.p-add-make-price .p-price-info .p-goods-box .p-left > * {
  display: inline-block;
  vertical-align: middle;
}
.p-add-make-price .p-price-info .p-goods-box .p-left .p-class {
  margin-left: 8px;
  width: 100px;
}
.p-add-make-price .p-price-info .p-goods-box .p-right {
  text-align: right;
}
.p-add-make-price .p-price-info .p-goods-box .p-right > * {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
}
.p-add-make-price .p-price-info .p-goods-box .p-right .p-import,
.p-add-make-price .p-price-info .p-goods-box .p-right .p-goods-add,
.p-add-make-price .p-price-info .p-goods-box .p-right .p-commit {
  width: 120px;
  cursor: pointer;
}
.p-add-make-price .p-price-info .p-goods-box .p-right .p-import {
  width: 120px;
  text-align: center;
}
.p-add-make-price .p-price-info .p-goods-box .p-right .p-goods-add {
  background: #fff;
  color: #666;
  border: 1px solid #e0e0e0;
}
.p-add-make-price .p-price-info .p-goods-box .p-right .p-goods-add > * {
  display: inline-block;
  vertical-align: middle;
}
.p-add-make-price .p-price-info .p-goods-box .p-right .p-goods-add .icon-add {
  font-size: 20px;
}
.p-add-make-price .p-price-info .p-goods-box .p-right .p-goods-add:hover {
  background-color: #f2f2f2;
}
.p-add-make-price .p-price-info .p-goods-box .p-list {
  margin-top: 10px;
}
.p-add-make-price .p-price-info .p-goods-box .p-list .p-title {
  height: 40px;
  line-height: 39px;
  padding-left: 10px;
  background: #f2f2f2;
  border: 1px solid #e0e0e0;
  border-bottom: 0;
  font-size: 14px;
  color: #333;
}
.p-add-make-price .p-price-info .p-goods-box .p-list .p-upPrice {
  text-decoration: underline;
  cursor: pointer;
}
.p-add-make-price .p-price-info .p-goods-box .p-list .p-new-price {
  display: inline-block;
  position: relative;
}
.p-add-make-price .p-price-info .p-goods-box .p-list .p-new-price > * {
  display: inline-block;
  vertical-align: middle;
}
.p-add-make-price .p-price-info .p-goods-box .p-list .p-new-price > input {
  width: calc(100% - 16px);
  text-align: center;
  height: 24px;
  line-height: 24px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  color: #666;
}
.p-add-make-price .p-price-info .p-goods-box .p-list .p-new-price .p-red {
  border-color: #fd6a39;
}
.p-add-make-price .p-price-info .p-goods-box .p-list .p-new-price .p-yellow {
  border-color: #f8ad36;
}
.p-add-make-price .p-price-info .p-goods-box .p-list .icon-rise {
  color: #fd6a39;
}
.p-add-make-price .p-price-info .p-goods-box .p-list .icon-decline {
  color: #01835a;
}
.p-add-make-price .p-price-info .p-goods-box .p-list .p-this-time {
  display: inline-block;
  vertical-align: middle;
  line-height: 25px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.p-add-make-price .p-price-info .p-goods-box .p-list .p-down,
.p-add-make-price .p-price-info .p-goods-box .p-list .p-up {
  color: #fd6a39;
  line-height: 25px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p-add-make-price .p-price-info .p-goods-box .p-list .p-down > *,
.p-add-make-price .p-price-info .p-goods-box .p-list .p-up > * {
  display: inline-block;
  vertical-align: middle;
}
.p-add-make-price .p-price-info .p-goods-box .p-list .p-down .iconfont,
.p-add-make-price .p-price-info .p-goods-box .p-list .p-up .iconfont {
  font-size: 22px;
}
.p-add-make-price .p-price-info .p-goods-box .p-list .p-down {
  color: #01835a;
}
.p-add-make-price .p-price-info .p-goods-box .p-list .p-menu {
  position: relative;
  cursor: pointer;
}
.p-add-make-price .p-price-info .p-goods-box .p-list .p-menu .icon-delete {
  font-size: 24px;
  cursor: pointer;
}
.p-add-make-price .p-price-info .p-goods-box .p-list .p-menu .p-tip {
  font-size: 12px;
  width: 155px;
  line-height: 30px;
  height: 30px;
  text-align: center;
  position: absolute;
  top: -2px;
  bottom: 0;
  right: 64px;
  background: #fff;
  z-index: 1;
  border: 1px solid #e0e0e0;
}
.p-add-make-price .p-price-info .p-goods-box .p-list .p-del-tip {
  color: #fd6a39;
}
.p-add-make-price .p-fixed-price .p-fixed-price-content {
  width: 660px;
  margin: 20px;
  text-align: left;
}
.p-add-make-price .p-fixed-price .p-fixed-price-content .p-fixed-price-title {
  height: 40px;
  line-height: 40px;
}
.p-add-make-price .p-fixed-price .p-fixed-price-content .p-fixed-price-title .p-fixed-input {
  width: 100px;
  height: 40px;
  border: 1px solid #ededed;
  text-align: center;
  border-radius: 5px;
}
.p-add-make-price .p-fixed-price .p-fixed-price-content > p {
  margin-top: 10px;
}
.p-add-make-price .p-fixed-price .p-fixed-price-content .p-material {
  margin-top: 10px;
  max-height: 300px;
  overflow: auto;
}
.p-add-make-price .p-fixed-price .p-fixed-price-content .p-material .p-material-li {
  display: inline-block;
  width: 200px;
  height: 50px;
  margin-right: 10px;
  line-height: 50px;
  background: #f9f9f9;
  border: 1px solid #ededed;
  border-radius: 5px;
}
.p-add-make-price .p-fixed-price .p-fixed-price-content .p-material .p-material-li > span {
  padding-left: 5px;
}
.p-add-make-price .p-fixed-price .p-fixed-price-content .p-material .icon-delete {
  color: #999;
}
.p-add-make-price .p-modal-select-org .p-modal-org {
  height: 400px;
}
.p-add-make-price .p-modal-select-org .p-modal-org .p-modal-search {
  width: 95%;
  margin: auto;
  margin-top: 20px;
}
.p-add-make-price .p-modal-select-org .p-modal-org .p-tree-org {
  height: 358px;
  overflow-y: overlay;
}
.p-add-make-price .p-select-goods .p-modal-content {
  padding: 20px;
  overflow: auto;
  height: 430px;
  width: 800px;
}
.p-add-make-price .p-select-goods .p-modal-content .p-search {
  text-align: left;
}
.p-add-make-price .p-select-goods .p-modal-content .p-tip {
  color: #fd6a39;
  margin-right: 10px;
}
.p-add-make-price .p-select-goods .p-modal-content .p-all-select {
  color: #999;
  cursor: pointer;
}
.p-add-make-price .p-select-goods .p-modal-content .p-all-select * {
  display: inline-block;
  vertical-align: middle;
}
.p-add-make-price .p-select-goods .p-modal-content .p-list {
  width: calc(100% + 10px);
}
.p-add-make-price .p-select-goods .p-modal-content .p-list li > div {
  color: #999;
  position: relative;
  height: 80px;
  border: 1px solid #e0e0e0;
  background: #f9f9f9;
  margin-right: 10px;
  border-radius: 4px;
  text-align: left;
  padding: 10px;
  margin-top: 10px;
  cursor: pointer;
}
.p-add-make-price .p-select-goods .p-modal-content .p-list li > div .p-check {
  position: absolute;
  right: 5px;
  top: 18px;
}
.p-add-make-price .p-select-goods .p-modal-content .p-list li > div .p-name {
  color: #333;
  font-size: 14px;
  padding-top: 8px;
}
.p-add-make-price .p-select-goods .p-modal-content .p-list li > div .p-unit {
  margin-top: 10px;
}
.p-add-make-price .p-select-goods .p-modal-content .icon-check {
  color: #00a36d;
}
.p-add-make-price .p-ok-price {
  text-align: left;
}
.p-add-make-price .p-ok-price .p-modal-content {
  padding: 20px;
}
.p-add-make-price .p-ok-price .p-modal-content > ul > li {
  margin-bottom: 20px;
}
.p-add-make-price .p-ok-price .p-modal-content > ul > li > div:nth-of-type(1) {
  color: #333;
  float: left;
}
.p-add-make-price .p-ok-price .p-modal-content > ul > li > div:nth-of-type(2) {
  color: #999;
  float: left;
}
.p-add-make-price .p-ok-price .p-modal-content > ul > li:last-child {
  margin-bottom: 0;
}
.p-add-make-price .p-ok-price .p-modal-content > ul > li .p-branchs {
  padding-right: 0;
  width: 400px;
}
.p-add-make-price .p-ok-price .p-modal-content > ul > li .p-branchs > ul {
  max-height: 160px;
  overflow-y: auto;
}
.p-add-make-price .p-ok-price .p-modal-content > ul > li .p-branchs li > div {
  float: left;
  margin-right: 14px;
  padding-bottom: 10px;
}
.p-add-make-price .p-ok-price .p-modal-content > ul > li .p-branchs li .p-org {
  color: #666;
}
.p-add-make-price .p-ok-price .p-modal-content > ul > li .p-branchs li .p-org > * {
  display: inline-block;
  vertical-align: middle;
}
.p-add-make-price .p-ok-price .p-modal-content > ul > li .p-branchs li:last-of-type {
  display: block;
  padding-bottom: 0;
}
.p-add-make-price .p-ok-price .p-modal-content > ul > li .p-branchs .p-add-branch {
  height: 24px;
  width: 50px;
  line-height: 23px;
  cursor: pointer;
}
.p-add-make-price .p-ok-price .p-modal-content .p-purchaser-list {
  max-height: 200px;
  overflow: auto;
}
.p-add-make-price .p-ok-price .p-modal-content .p-purchaser-list > ul li {
  display: inline-block;
  padding: 0 5px 5px 5px;
}
.p-add-make-price .p-add-price .p-modal-content {
  height: 200px;
  position: relative;
}
.p-add-make-price .p-add-price .p-modal-content .p-tip {
  color: #666;
  margin-top: 38px;
}
.p-add-make-price .p-add-price .p-modal-content .p-tip .p-strong {
  margin-top: 2px;
  color: #fd6a39;
}
.p-add-make-price .p-add-price .p-modal-content .p-tip img {
  width: 100px;
}
.p-add-make-price .p-add-price .p-modal-content .p-ok {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.p-add-quoted-price {
  background: #fff;
  padding: 0 20px 20px 20px;
}
.p-add-quoted-price .p-price-info ul.p-top-box {
  padding: 10px;
  border-bottom: 1px solid #e0e0e0;
}
.p-add-quoted-price .p-price-info ul.p-top-box > li {
  padding-bottom: 10px;
}
.p-add-quoted-price .p-price-info ul.p-top-box > li > * {
  float: left;
}
.p-add-quoted-price .p-price-info ul.p-top-box > li > *:nth-child(1) {
  color: #333;
  transform: translateY(10px);
  width: 60px;
}
.p-add-quoted-price .p-price-info ul.p-top-box > li > *:nth-child(2) {
  width: 480px;
  color: #999;
}
.p-add-quoted-price .p-price-info ul.p-top-box .p-branchs {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 10px;
  padding-right: 0;
}
.p-add-quoted-price .p-price-info ul.p-top-box .p-branchs > ul {
  max-height: 160px;
  overflow-y: auto;
}
.p-add-quoted-price .p-price-info ul.p-top-box .p-branchs li {
  display: inline-block;
  padding: 5px;
}
.p-add-quoted-price .p-price-info ul.p-top-box .p-branchs li > div {
  float: left;
  margin-right: 14px;
  padding-bottom: 10px;
}
.p-add-quoted-price .p-price-info ul.p-top-box .p-branchs li .p-org {
  color: #666;
}
.p-add-quoted-price .p-price-info ul.p-top-box .p-branchs li .p-org > * {
  display: inline-block;
  vertical-align: middle;
}
.p-add-quoted-price .p-price-info ul.p-top-box .p-branchs .p-add-branch {
  height: 24px;
  padding: 0 10px;
  line-height: 23px;
  cursor: pointer;
}
.p-add-quoted-price .p-price-info ul.p-top-box .p-noprice-time > div > * {
  display: inline-block;
  vertical-align: middle;
}
.p-add-quoted-price .p-price-info .p-goods-box {
  padding: 10px;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-left > * {
  display: inline-block;
  vertical-align: middle;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-left .p-class {
  margin-left: 8px;
  width: 100px;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-right {
  text-align: right;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-right > * {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-right .p-import,
.p-add-quoted-price .p-price-info .p-goods-box .p-right .p-goods-add,
.p-add-quoted-price .p-price-info .p-goods-box .p-right .p-commit {
  width: 120px;
  cursor: pointer;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-right .p-import {
  width: 120px;
  text-align: center;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-right .p-goods-add {
  background: #fff;
  color: #666;
  border: 1px solid #e0e0e0;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-right .p-goods-add > * {
  display: inline-block;
  vertical-align: middle;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-right .p-goods-add .icon-add {
  font-size: 20px;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-right .p-goods-add:hover {
  background-color: #f2f2f2;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-list {
  margin-top: 10px;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-list .p-title {
  height: 40px;
  line-height: 39px;
  padding-left: 10px;
  background: #f2f2f2;
  border: 1px solid #e0e0e0;
  border-bottom: 0;
  font-size: 14px;
  color: #333;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-list .p-upPrice {
  text-decoration: underline;
  cursor: pointer;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-list .p-new-price {
  display: inline-block;
  position: relative;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-list .p-new-price > * {
  display: inline-block;
  vertical-align: middle;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-list .p-new-price > input {
  width: calc(60% - 16px);
  text-align: center;
  height: 24px;
  line-height: 24px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  color: #666;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-list .p-new-price .p-red {
  border-color: #fd6a39;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-list .p-new-price .p-yellow {
  border-color: #f8ad36;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-list .p-new-price .p-count {
  position: absolute;
  right: 0;
  top: 0;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-list .p-new-price .p-count >div {
  position: absolute;
  left: -30px;
  top: 0;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-list .p-new-price .p-count .p-down,
.p-add-quoted-price .p-price-info .p-goods-box .p-list .p-new-price .p-count .p-up {
  color: #fd6a39;
  line-height: 25px;
  white-space: nowrap;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-list .p-new-price .p-count .p-down >*,
.p-add-quoted-price .p-price-info .p-goods-box .p-list .p-new-price .p-count .p-up >* {
  display: inline-block;
  vertical-align: middle;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-list .p-new-price .p-count .p-down .iconfont,
.p-add-quoted-price .p-price-info .p-goods-box .p-list .p-new-price .p-count .p-up .iconfont {
  font-size: 22px;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-list .p-new-price .p-count .p-down {
  color: #01835a;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-list .icon-rise {
  color: #fd6a39;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-list .icon-decline {
  color: #01835a;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-list .p-this-time {
  display: inline-block;
  vertical-align: middle;
  line-height: 25px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-list .p-down,
.p-add-quoted-price .p-price-info .p-goods-box .p-list .p-up {
  color: #fd6a39;
  line-height: 25px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-list .p-down > *,
.p-add-quoted-price .p-price-info .p-goods-box .p-list .p-up > * {
  display: inline-block;
  vertical-align: middle;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-list .p-down .iconfont,
.p-add-quoted-price .p-price-info .p-goods-box .p-list .p-up .iconfont {
  font-size: 22px;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-list .p-down {
  color: #01835a;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-list .p-menu {
  position: relative;
  cursor: pointer;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-list .p-menu .icon-delete {
  font-size: 24px;
  cursor: pointer;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-list .p-menu .p-tip {
  font-size: 12px;
  width: 190px;
  line-height: 40px;
  height: 40px;
  text-align: center;
  border: 1px solid #e0e0e0;
  position: absolute;
  bottom: -48px;
  right: 20px;
  background: #fff;
  z-index: 1;
}
.p-add-quoted-price .p-price-info .p-goods-box .p-list .p-del-tip {
  color: #fd6a39;
}
.p-add-quoted-price .p-fixed-price .p-fixed-price-content {
  width: 660px;
  margin: 20px;
  text-align: left;
}
.p-add-quoted-price .p-fixed-price .p-fixed-price-content .p-fixed-price-title {
  height: 40px;
  line-height: 40px;
}
.p-add-quoted-price .p-fixed-price .p-fixed-price-content .p-fixed-price-title .p-fixed-input {
  width: 100px;
  height: 40px;
  border: 1px solid #ededed;
  text-align: center;
  border-radius: 5px;
}
.p-add-quoted-price .p-fixed-price .p-fixed-price-content > p {
  margin-top: 10px;
}
.p-add-quoted-price .p-fixed-price .p-fixed-price-content .p-material {
  margin-top: 10px;
  max-height: 300px;
  overflow: auto;
}
.p-add-quoted-price .p-fixed-price .p-fixed-price-content .p-material .p-material-li {
  display: inline-block;
  width: 200px;
  height: 50px;
  margin-right: 10px;
  line-height: 50px;
  background: #f9f9f9;
  border: 1px solid #ededed;
  border-radius: 5px;
}
.p-add-quoted-price .p-fixed-price .p-fixed-price-content .p-material .p-material-li > span {
  padding-left: 5px;
}
.p-add-quoted-price .p-fixed-price .p-fixed-price-content .p-material .icon-delete {
  color: #999;
}
.p-add-quoted-price .p-modal-select-org .p-modal-org {
  height: 400px;
}
.p-add-quoted-price .p-modal-select-org .p-modal-org .p-modal-search {
  width: 95%;
  margin: auto;
  margin-top: 20px;
}
.p-add-quoted-price .p-modal-select-org .p-modal-org .p-tree-org {
  height: 358px;
  overflow-y: overlay;
}
.p-add-quoted-price .p-select-goods .p-modal-content {
  padding: 20px;
  overflow: auto;
  height: 430px;
  width: 800px;
}
.p-add-quoted-price .p-select-goods .p-modal-content .p-search {
  text-align: left;
}
.p-add-quoted-price .p-select-goods .p-modal-content .p-tip {
  color: #fd6a39;
  margin-right: 10px;
}
.p-add-quoted-price .p-select-goods .p-modal-content .p-all-select {
  color: #999;
  cursor: pointer;
}
.p-add-quoted-price .p-select-goods .p-modal-content .p-all-select * {
  display: inline-block;
  vertical-align: middle;
}
.p-add-quoted-price .p-select-goods .p-modal-content .p-list {
  width: calc(100% + 10px);
}
.p-add-quoted-price .p-select-goods .p-modal-content .p-list li > div {
  color: #999;
  position: relative;
  height: 80px;
  border: 1px solid #e0e0e0;
  background: #f9f9f9;
  margin-right: 10px;
  border-radius: 4px;
  text-align: left;
  padding: 10px;
  margin-top: 10px;
  cursor: pointer;
}
.p-add-quoted-price .p-select-goods .p-modal-content .p-list li > div .p-check {
  position: absolute;
  right: 5px;
  top: 18px;
}
.p-add-quoted-price .p-select-goods .p-modal-content .p-list li > div .p-name {
  color: #333;
  font-size: 14px;
  padding-top: 8px;
}
.p-add-quoted-price .p-select-goods .p-modal-content .p-list li > div .p-unit {
  margin-top: 10px;
}
.p-add-quoted-price .p-select-goods .p-modal-content .icon-check {
  color: #00a36d;
}
.p-add-quoted-price .p-ok-price {
  text-align: left;
}
.p-add-quoted-price .p-ok-price .p-modal-content {
  padding: 20px;
}
.p-add-quoted-price .p-ok-price .p-modal-content > ul > li {
  margin-bottom: 20px;
}
.p-add-quoted-price .p-ok-price .p-modal-content > ul > li > div:nth-of-type(1) {
  color: #333;
  float: left;
}
.p-add-quoted-price .p-ok-price .p-modal-content > ul > li > div:nth-of-type(2) {
  color: #999;
  float: left;
}
.p-add-quoted-price .p-ok-price .p-modal-content > ul > li:last-child {
  margin-bottom: 0;
}
.p-add-quoted-price .p-ok-price .p-modal-content > ul > li .p-branchs {
  padding-right: 0;
  width: 400px;
}
.p-add-quoted-price .p-ok-price .p-modal-content > ul > li .p-branchs > ul {
  max-height: 160px;
  overflow-y: auto;
}
.p-add-quoted-price .p-ok-price .p-modal-content > ul > li .p-branchs li > div {
  float: left;
  margin-right: 14px;
  padding-bottom: 10px;
}
.p-add-quoted-price .p-ok-price .p-modal-content > ul > li .p-branchs li .p-org {
  color: #666;
}
.p-add-quoted-price .p-ok-price .p-modal-content > ul > li .p-branchs li .p-org > * {
  display: inline-block;
  vertical-align: middle;
}
.p-add-quoted-price .p-ok-price .p-modal-content > ul > li .p-branchs li:last-of-type {
  display: block;
  padding-bottom: 0;
}
.p-add-quoted-price .p-ok-price .p-modal-content > ul > li .p-branchs .p-add-branch {
  height: 24px;
  width: 50px;
  line-height: 23px;
  cursor: pointer;
}
.p-add-quoted-price .p-ok-price .p-modal-content .p-purchaser-list {
  max-height: 200px;
  overflow: auto;
}
.p-add-quoted-price .p-ok-price .p-modal-content .p-purchaser-list >ul li {
  display: inline-block;
  padding: 0 5px 5px 5px;
}
.p-add-quoted-price .p-add-price .p-modal-content {
  height: 200px;
  position: relative;
}
.p-add-quoted-price .p-add-price .p-modal-content .p-tip {
  color: #666;
  margin-top: 38px;
}
.p-add-quoted-price .p-add-price .p-modal-content .p-tip .p-strong {
  margin-top: 2px;
  color: #fd6a39;
}
.p-add-quoted-price .p-add-price .p-modal-content .p-tip img {
  width: 100px;
}
.p-add-quoted-price .p-add-price .p-modal-content .p-ok {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.p-batch-price[data-v-1cfb66f0] {
  background: #fff;
  padding-top: 0;
}
.p-batch-price .p-content[data-v-1cfb66f0] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  margin-bottom: 10px;
}
.p-batch-price .p-content .p-title[data-v-1cfb66f0] {
  border-radius: 4px;
  border-bottom: 1px solid #e0e0e0;
}
.p-batch-price .p-content .p-top[data-v-1cfb66f0] {
  padding-left: 10px;
  line-height: 40px;
  color: #333;
  font-size: 14px;
  background-color: #f5f5f5;
}
.p-batch-price .p-content .p-top button[data-v-1cfb66f0] {
  float: right;
  width: 80px;
  background-color: #00a36d;
  border-radius: 0 4px 0 0;
}
.p-batch-price .p-content .p-top button[data-v-1cfb66f0]:hover {
  background: #007b53;
  color: #fff;
}
.p-batch-price .p-content .p-receive-setting[data-v-1cfb66f0] {
  padding: 10px;
}
.p-batch-price .p-content .p-padding-left-10[data-v-1cfb66f0] {
  padding-left: 10px;
}
.p-batch-price .p-content .p-price-content[data-v-1cfb66f0] {
  margin: 12px;
}
.p-batch-price .p-content .p-price-content >p[data-v-1cfb66f0] {
  color: #fd6a39;
}
.p-batch-price .p-content .p-price-content >p >span[data-v-1cfb66f0] {
  display: inline-block;
  width: 15px;
  height: 15px;
  padding-top: 1px;
  line-height: 15px;
  text-align: center;
  color: #fff;
  background: #fd6a39;
  border-radius: 50%;
}
.p-batch-price .p-content .p-price-content >p >label[data-v-1cfb66f0] {
  margin-left: 10px;
}
.p-batch-price .p-content .p-price-content .p-cost-number >input[data-v-1cfb66f0] {
  height: 40px;
  width: 100px;
  text-align: center;
  margin-top: 10px;
  border-radius: 5px;
  border: 1px solid #ededed;
}
.p-batch-price .p-content .p-price-content .p-cost-number >p[data-v-1cfb66f0] {
  margin-left: 60px;
  margin-top: 10px;
  font-size: 12px;
  color: #999;
}
.p-batch-price .p-content .p-price-content .p-cost-number .p-color[data-v-1cfb66f0] {
  font-size: 12px;
  color: #999;
}

.p-selectedItems[data-v-a4a725b6] {
  background-color: #fff;
  padding: 10px;
  padding-bottom: 0;
}
.p-selectedItems .p-top[data-v-a4a725b6] {
  color: #333;
  margin-bottom: 10px;
}
.p-selectedItems .p-center[data-v-a4a725b6] {
  float: left;
  width: 200px;
  height: 50px;
  background-color: #f9f9f9;
  margin: 0 10px 10px 0;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  line-height: 50px;
  padding: 0 10px;
}
.p-selectedItems .p-center span[data-v-a4a725b6] {
  display: inline-block;
  width: 85%;
  color: #666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.p-selectedItems .p-center i[data-v-a4a725b6] {
  float: right;
  font-size: 24px;
  cursor: pointer;
  color: #bfbfbf;
}

.p-body[data-v-a4c61c14] {
  height: 100%;
  background: #fff;
}
.p-body .icon-store[data-v-a4c61c14] {
  color: #bfbfbf;
}
.p-body >div[data-v-a4c61c14] {
  height: 100%;
}
.p-body .p-panel[data-v-a4c61c14] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  height: calc(100% - 10px);
}
.p-body .p-panel .p-panel-title[data-v-a4c61c14] {
  height: 36px;
  font-size: 14px;
  padding: 10px;
  background-color: #f5f5f5;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.p-body .p-panel .p-panel-title[data-v-a4c61c14]:after {
  content: '';
  display: block;
  clear: both;
}
.p-body .p-panel .p-panel-title >span[data-v-a4c61c14] {
  font-size: 14px;
  color: #333;
}
.p-body .p-panel .p-panel-title >span[data-v-a4c61c14]:first-child {
  float: right;
  color: #00a36d;
}
.p-body .p-panel .p-panel-content[data-v-a4c61c14] {
  height: calc(100% - 46px);
}
.p-body .p-panel .p-panel-content .p-price-info[data-v-a4c61c14] {
  max-height: 145px;
  padding: 8px 10px;
  border-bottom: 1px solid #e0e0e0;
}
.p-body .p-panel .p-panel-content .p-price-info dl[data-v-a4c61c14] {
  width: 100%;
  line-height: 2;
}
.p-body .p-panel .p-panel-content .p-price-info dt[data-v-a4c61c14] {
  display: inline-block;
  vertical-align: top;
}
.p-body .p-panel .p-panel-content .p-price-info dd[data-v-a4c61c14] {
  max-width: calc(100% - 64px);
  display: inline-block;
  color: #999;
}
.p-body .p-panel .p-panel-content .p-price-info dd span[data-v-a4c61c14] {
  margin-right: 10px;
  word-wrap: break-word;
/*white-space: nowrap;*/
}
.p-body .p-panel .p-panel-content .p-price-info dd.p-branchs[data-v-a4c61c14] {
  max-height: 72px;
  overflow-y: auto;
}
.p-body .p-panel .p-panel-content .p-price-info dd.p-branchs ul li[data-v-a4c61c14] {
  vertical-align: top;
  display: inline-block;
  max-width: 480px;
  margin-right: 5px;
}
.p-body .p-panel .p-panel-content .p-price-info dd.p-branchs ul li[data-v-a4c61c14]:first-child {
  color: #666;
}
.p-body .p-panel .p-panel-content .p-price-info dd.p-branchs ul li i[data-v-a4c61c14] {
  float: left;
  font-size: 10px;
  color: #00a36d;
}
.p-body .p-panel .p-panel-content .p-price-control[data-v-a4c61c14] {
  height: 40px;
  padding: 0 10px;
}
.p-body .p-panel .p-panel-content .p-price-control .p-icon[data-v-a4c61c14] {
  width: 48%;
  float: right;
}
.p-body .p-panel .p-panel-content .p-price-control .p-del[data-v-a4c61c14] {
  float: left;
  width: 48%;
}
.p-body .p-panel .p-panel-content .p-edit[data-v-a4c61c14] {
  height: calc(100% - 205px);
  overflow-y: auto;
  padding: 0 10px;
/* 显示记录 */
/* 输入价格 标记 */
/* 显示删除提示 */
/*.p-price-edit .price-title span {
    color: $c_green;
}*/
}
.p-body .p-panel .p-panel-content .p-edit .price-panel .price-title[data-v-a4c61c14] {
  border: 1px solid #e0e0e0;
  font-size: 12px;
  padding: 10px;
  background-color: #f5f5f5;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom: 0;
}
.p-body .p-panel .p-panel-content .p-edit .p-goodsName[data-v-a4c61c14] {
  height: 100%;
  position: relative;
  display: table;
}
.p-body .p-panel .p-panel-content .p-edit .p-goodsName >div[data-v-a4c61c14] {
  display: table-cell;
  vertical-align: middle;
}
.p-body .p-panel .p-panel-content .p-edit .p-goodsName span[data-v-a4c61c14] {
  display: inline-block;
}
.p-body .p-panel .p-panel-content .p-edit .p-goodsName i[data-v-a4c61c14] {
  display: inline-block;
  font-size: 22px;
  color: #00a36d;
  vertical-align: middle;
}
.p-body .p-panel .p-panel-content .p-edit .p-goodsName .p-tips[data-v-a4c61c14] {
  position: absolute;
  z-index: 200;
  bottom: 0;
  left: 0;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price[data-v-a4c61c14] {
  display: inline-block;
  position: relative;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price >*[data-v-a4c61c14] {
  display: inline-block;
  vertical-align: middle;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price >input[data-v-a4c61c14] {
  width: calc(60% - 16px);
  text-align: center;
  line-height: 24px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  color: #666;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-red[data-v-a4c61c14] {
  border-color: #fd6a39;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-yellow[data-v-a4c61c14] {
  border-color: #f8ad36;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .icon-rise[data-v-a4c61c14] {
  color: #fd6a39;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .icon-decline[data-v-a4c61c14] {
  color: #01835a;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count[data-v-a4c61c14] {
  position: absolute;
  right: 0;
  top: 0;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count >div[data-v-a4c61c14] {
  position: absolute;
  left: -30px;
  top: 0;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count .p-down[data-v-a4c61c14],
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count .p-up[data-v-a4c61c14] {
  color: #fd6a39;
  line-height: 25px;
  white-space: nowrap;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count .p-down >*[data-v-a4c61c14],
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count .p-up >*[data-v-a4c61c14] {
  display: inline-block;
  vertical-align: middle;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count .p-down .iconfont[data-v-a4c61c14],
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count .p-up .iconfont[data-v-a4c61c14] {
  font-size: 22px;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count .p-down[data-v-a4c61c14] {
  color: #01835a;
}
.p-body .p-panel .p-panel-content .p-edit .p-menu[data-v-a4c61c14] {
  position: relative;
}
.p-body .p-panel .p-panel-content .p-edit .p-menu .icon-delete[data-v-a4c61c14] {
  font-size: 24px;
}
.p-body .p-panel .p-panel-content .p-edit .p-menu .p-tip[data-v-a4c61c14] {
  font-size: 12px;
  width: 190px;
  line-height: 40px;
  height: 40px;
  text-align: center;
  border: 1px solid #e0e0e0;
  position: absolute;
  bottom: -48px;
  right: 20px;
  background: #fff;
  z-index: 1;
}
.p-body .p-panel .p-panel-content .p-edit .p-del-tip[data-v-a4c61c14] {
  color: #fd6a39;
}
.p-body .p-price-edit[data-v-a4c61c14] {
  position: relative;
  z-index: 99;
}
.p-body .p-select-goods .p-modal-content[data-v-a4c61c14] {
  padding: 20px;
  overflow: auto;
  height: 430px;
  width: 800px;
}
.p-body .p-select-goods .p-modal-content .p-search[data-v-a4c61c14] {
  text-align: left;
}
.p-body .p-select-goods .p-modal-content .p-tip[data-v-a4c61c14] {
  color: #fd6a39;
}
.p-body .p-select-goods .p-modal-content .p-all-select[data-v-a4c61c14] {
  color: #999;
  cursor: pointer;
}
.p-body .p-select-goods .p-modal-content .p-all-select *[data-v-a4c61c14] {
  display: inline-block;
  vertical-align: middle;
}
.p-body .p-select-goods .p-modal-content .p-list[data-v-a4c61c14] {
  width: calc(100% + 10px);
}
.p-body .p-select-goods .p-modal-content .p-list li >div[data-v-a4c61c14] {
  color: #999;
  position: relative;
  height: 80px;
  border: 1px solid #e0e0e0;
  background: #f9f9f9;
  margin-right: 10px;
  border-radius: 4px;
  text-align: left;
  padding: 10px;
  margin-top: 10px;
  cursor: pointer;
}
.p-body .p-select-goods .p-modal-content .p-list li >div .p-check[data-v-a4c61c14] {
  position: absolute;
  right: 5px;
  top: 18px;
}
.p-body .p-select-goods .p-modal-content .p-list li >div .p-name[data-v-a4c61c14] {
  color: #333;
  font-size: 14px;
  padding-top: 8px;
}
.p-body .p-select-goods .p-modal-content .p-list li >div .p-unit[data-v-a4c61c14] {
  margin-top: 10px;
}
.p-body .p-select-goods .p-modal-content .icon-check[data-v-a4c61c14] {
  color: #00a36d;
}
.p-body .p-add-price .p-modal-content[data-v-a4c61c14] {
  height: 200px;
  position: relative;
}
.p-body .p-add-price .p-modal-content .p-tip[data-v-a4c61c14] {
  color: #666;
  margin-top: 38px;
}
.p-body .p-add-price .p-modal-content .p-tip .p-strong[data-v-a4c61c14] {
  margin-top: 2px;
  color: #fd6a39;
}
.p-body .p-add-price .p-modal-content .p-tip img[data-v-a4c61c14] {
  width: 100px;
}
.p-body .p-add-price .p-modal-content .p-ok[data-v-a4c61c14] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.p-body .p-del-price[data-v-a4c61c14] {
  color: #666;
}
.p-body .p-del-price .p-dialog-alert[data-v-a4c61c14] {
  margin: 40px 0 20px 0;
}
.p-body .p-del-price .p-dialog-alert .icon-warning[data-v-a4c61c14] {
  font-size: 50px;
  color: #fd6a39;
}
.p-body .p-del-price .p-switch[data-v-a4c61c14] {
  padding-bottom: 24px;
  margin-top: 4px;
}
.p-body .p-del-price .p-switch .p-strong[data-v-a4c61c14] {
  color: #fd6a39;
}

.p-update-make-price-unbound {
  background: #fff;
  padding: 0 20px 20px 20px;
}
.p-update-make-price-unbound .icon-check {
  color: #00a36d;
}
.p-update-make-price-unbound .icon-notchecked {
  color: #999;
}
.p-update-make-price-unbound .p-history-cycle {
  display: inline-block;
  margin-top: 11px;
}
.p-update-make-price-unbound .p-price-info {
  margin-top: 10px;
/* 商品列表 */
}
.p-update-make-price-unbound .p-price-info ul.p-top-box {
  padding: 10px;
  border-bottom: 1px solid #e0e0e0;
}
.p-update-make-price-unbound .p-price-info ul.p-top-box > li {
  padding-bottom: 10px;
}
.p-update-make-price-unbound .p-price-info ul.p-top-box > li > * {
  float: left;
}
.p-update-make-price-unbound .p-price-info ul.p-top-box > li > *:nth-child(1) {
  color: #333;
  transform: translateY(10px);
  width: 60px;
}
.p-update-make-price-unbound .p-price-info ul.p-top-box > li > *:nth-child(2) {
  width: 480px;
  color: #999;
}
.p-update-make-price-unbound .p-price-info ul.p-top-box .p-branchs {
  border-radius: 4px;
  padding: 10px;
  padding-right: 0;
}
.p-update-make-price-unbound .p-price-info ul.p-top-box .p-branchs > ul {
  max-height: 160px;
  overflow-y: auto;
}
.p-update-make-price-unbound .p-price-info ul.p-top-box .p-branchs li {
  display: inline-block;
  padding: 5px;
}
.p-update-make-price-unbound .p-price-info ul.p-top-box .p-branchs li > div {
  float: left;
  margin-right: 14px;
  padding-bottom: 10px;
}
.p-update-make-price-unbound .p-price-info ul.p-top-box .p-branchs li .p-org {
  color: #666;
}
.p-update-make-price-unbound .p-price-info ul.p-top-box .p-branchs li .p-org > * {
  display: inline-block;
  vertical-align: middle;
}
.p-update-make-price-unbound .p-price-info ul.p-top-box .p-branchs .p-add-branch {
  height: 24px;
  padding: 0 10px;
  line-height: 23px;
  cursor: pointer;
}
.p-update-make-price-unbound .p-price-info ul.p-top-box .p-noprice-time > div > * {
  display: inline-block;
  vertical-align: middle;
}
.p-update-make-price-unbound .p-price-info ul.p-top-box .p-price-methods > div {
  position: relative;
  margin-top: 10px;
  width: 89%;
}
.p-update-make-price-unbound .p-price-info ul.p-top-box .p-price-methods > div > span i {
  vertical-align: middle;
  margin-right: 3px;
}
.p-update-make-price-unbound .p-price-info ul.p-top-box .p-price-methods > div >label {
  margin-left: 33px;
}
.p-update-make-price-unbound .p-price-info ul.p-top-box .p-price-methods > div .p-number {
  margin-left: 25px;
}
.p-update-make-price-unbound .p-price-info ul.p-top-box .p-price-methods > div .p-tips {
  display: inline-block;
  text-align: center;
  width: 15px;
  height: 15px;
  padding-top: 1px;
  line-height: 15px;
  color: #fff;
  cursor: pointer;
  background: #bfbfbf;
  border-radius: 50%;
}
.p-update-make-price-unbound .p-price-info ul.p-top-box .p-price-methods > div .p-explain {
  position: absolute;
  top: -5px;
}
.p-update-make-price-unbound .p-price-info ul.p-top-box .p-price-methods > div .p-explain > span {
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  background: rgba(0,0,0,0.8);
}
.p-update-make-price-unbound .p-price-info ul.p-top-box .p-price-methods > div .p-explain-markup {
  left: 254px;
}
.p-update-make-price-unbound .p-price-info ul.p-top-box .p-price-methods > div .p-explain-quantityIncrease {
  left: 371px;
}
.p-update-make-price-unbound .p-price-info .p-goods-box {
  padding: 10px;
}
.p-update-make-price-unbound .p-price-info .p-goods-box .p-left > * {
  display: inline-block;
  vertical-align: middle;
}
.p-update-make-price-unbound .p-price-info .p-goods-box .p-left .p-class {
  margin-left: 8px;
  width: 100px;
}
.p-update-make-price-unbound .p-price-info .p-goods-box .p-right {
  text-align: right;
}
.p-update-make-price-unbound .p-price-info .p-goods-box .p-right > * {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
}
.p-update-make-price-unbound .p-price-info .p-goods-box .p-right .p-import,
.p-update-make-price-unbound .p-price-info .p-goods-box .p-right .p-goods-add,
.p-update-make-price-unbound .p-price-info .p-goods-box .p-right .p-commit {
  width: 120px;
  cursor: pointer;
}
.p-update-make-price-unbound .p-price-info .p-goods-box .p-right .p-import {
  width: 120px;
  text-align: center;
}
.p-update-make-price-unbound .p-price-info .p-goods-box .p-right .p-goods-add {
  background: #fff;
  color: #666;
  border: 1px solid #e0e0e0;
}
.p-update-make-price-unbound .p-price-info .p-goods-box .p-right .p-goods-add > * {
  display: inline-block;
  vertical-align: middle;
}
.p-update-make-price-unbound .p-price-info .p-goods-box .p-right .p-goods-add .icon-add {
  font-size: 20px;
}
.p-update-make-price-unbound .p-price-info .p-goods-box .p-right .p-goods-add:hover {
  background-color: #f2f2f2;
}
.p-update-make-price-unbound .p-price-info .p-goods-box .p-list {
  margin-top: 10px;
}
.p-update-make-price-unbound .p-price-info .p-goods-box .p-list .p-title {
  height: 40px;
  line-height: 39px;
  padding-left: 10px;
  background: #f2f2f2;
  border: 1px solid #e0e0e0;
  border-bottom: 0;
  font-size: 14px;
  color: #333;
}
.p-update-make-price-unbound .p-price-info .p-goods-box .p-list .p-upPrice {
  text-decoration: underline;
  cursor: pointer;
}
.p-update-make-price-unbound .p-price-info .p-goods-box .p-list .p-new-price {
  display: inline-block;
  position: relative;
}
.p-update-make-price-unbound .p-price-info .p-goods-box .p-list .p-new-price > * {
  display: inline-block;
  vertical-align: middle;
}
.p-update-make-price-unbound .p-price-info .p-goods-box .p-list .p-new-price > input {
  width: calc(100% - 16px);
  text-align: center;
  height: 24px;
  line-height: 24px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  color: #666;
}
.p-update-make-price-unbound .p-price-info .p-goods-box .p-list .p-new-price .p-red {
  border-color: #fd6a39;
}
.p-update-make-price-unbound .p-price-info .p-goods-box .p-list .p-new-price .p-yellow {
  border-color: #f8ad36;
}
.p-update-make-price-unbound .p-price-info .p-goods-box .p-list .icon-rise {
  color: #fd6a39;
}
.p-update-make-price-unbound .p-price-info .p-goods-box .p-list .icon-decline {
  color: #01835a;
}
.p-update-make-price-unbound .p-price-info .p-goods-box .p-list .p-this-time {
  display: inline-block;
  vertical-align: middle;
  line-height: 25px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.p-update-make-price-unbound .p-price-info .p-goods-box .p-list .p-down,
.p-update-make-price-unbound .p-price-info .p-goods-box .p-list .p-up {
  color: #fd6a39;
  line-height: 25px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p-update-make-price-unbound .p-price-info .p-goods-box .p-list .p-down > *,
.p-update-make-price-unbound .p-price-info .p-goods-box .p-list .p-up > * {
  display: inline-block;
  vertical-align: middle;
}
.p-update-make-price-unbound .p-price-info .p-goods-box .p-list .p-down .iconfont,
.p-update-make-price-unbound .p-price-info .p-goods-box .p-list .p-up .iconfont {
  font-size: 22px;
}
.p-update-make-price-unbound .p-price-info .p-goods-box .p-list .p-down {
  color: #01835a;
}
.p-update-make-price-unbound .p-price-info .p-goods-box .p-list .p-menu {
  position: relative;
  cursor: pointer;
}
.p-update-make-price-unbound .p-price-info .p-goods-box .p-list .p-menu .icon-delete {
  font-size: 24px;
  cursor: pointer;
}
.p-update-make-price-unbound .p-price-info .p-goods-box .p-list .p-menu .p-tip {
  font-size: 12px;
  width: 190px;
  line-height: 40px;
  height: 40px;
  text-align: center;
  border: 1px solid #e0e0e0;
  position: absolute;
  bottom: -48px;
  right: 20px;
  background: #fff;
  z-index: 1;
}
.p-update-make-price-unbound .p-price-info .p-goods-box .p-list .p-del-tip {
  color: #fd6a39;
}
.p-update-make-price-unbound .p-fixed-price .p-fixed-price-content {
  width: 660px;
  margin: 20px;
  text-align: left;
}
.p-update-make-price-unbound .p-fixed-price .p-fixed-price-content .p-fixed-price-title {
  height: 40px;
  line-height: 40px;
}
.p-update-make-price-unbound .p-fixed-price .p-fixed-price-content .p-fixed-price-title .p-fixed-input {
  width: 100px;
  height: 40px;
  border: 1px solid #ededed;
  text-align: center;
  border-radius: 5px;
}
.p-update-make-price-unbound .p-fixed-price .p-fixed-price-content > p {
  margin-top: 10px;
}
.p-update-make-price-unbound .p-fixed-price .p-fixed-price-content .p-material {
  margin-top: 10px;
  max-height: 300px;
  overflow: auto;
}
.p-update-make-price-unbound .p-fixed-price .p-fixed-price-content .p-material .p-material-li {
  display: inline-block;
  width: 200px;
  height: 50px;
  margin-right: 10px;
  line-height: 50px;
  background: #f9f9f9;
  border: 1px solid #ededed;
  border-radius: 5px;
}
.p-update-make-price-unbound .p-fixed-price .p-fixed-price-content .p-material .p-material-li >span {
  padding-left: 5px;
}
.p-update-make-price-unbound .p-fixed-price .p-fixed-price-content .p-material .icon-delete {
  color: #999;
}
.p-update-make-price-unbound .p-modal-select-org .p-modal-org {
  height: 400px;
}
.p-update-make-price-unbound .p-modal-select-org .p-modal-org .p-modal-search {
  width: 95%;
  margin: auto;
  margin-top: 20px;
}
.p-update-make-price-unbound .p-modal-select-org .p-modal-org .p-tree-org {
  height: 358px;
  overflow-y: overlay;
}
.p-update-make-price-unbound .p-select-goods .p-modal-content {
  padding: 20px;
  overflow: auto;
  height: 430px;
  width: 800px;
}
.p-update-make-price-unbound .p-select-goods .p-modal-content .p-search {
  text-align: left;
}
.p-update-make-price-unbound .p-select-goods .p-modal-content .p-tip {
  color: #fd6a39;
  margin-right: 10px;
}
.p-update-make-price-unbound .p-select-goods .p-modal-content .p-all-select {
  color: #999;
  cursor: pointer;
}
.p-update-make-price-unbound .p-select-goods .p-modal-content .p-all-select * {
  display: inline-block;
  vertical-align: middle;
}
.p-update-make-price-unbound .p-select-goods .p-modal-content .p-list {
  width: calc(100% + 10px);
}
.p-update-make-price-unbound .p-select-goods .p-modal-content .p-list li > div {
  color: #999;
  position: relative;
  height: 80px;
  border: 1px solid #e0e0e0;
  background: #f9f9f9;
  margin-right: 10px;
  border-radius: 4px;
  text-align: left;
  padding: 10px;
  margin-top: 10px;
  cursor: pointer;
}
.p-update-make-price-unbound .p-select-goods .p-modal-content .p-list li > div .p-check {
  position: absolute;
  right: 5px;
  top: 18px;
}
.p-update-make-price-unbound .p-select-goods .p-modal-content .p-list li > div .p-name {
  color: #333;
  font-size: 14px;
  padding-top: 8px;
}
.p-update-make-price-unbound .p-select-goods .p-modal-content .p-list li > div .p-unit {
  margin-top: 10px;
}
.p-update-make-price-unbound .p-select-goods .p-modal-content .icon-check {
  color: #00a36d;
}
.p-update-make-price-unbound .p-ok-price {
  text-align: left;
}
.p-update-make-price-unbound .p-ok-price .p-modal-content {
  padding: 20px;
}
.p-update-make-price-unbound .p-ok-price .p-modal-content > ul > li {
  margin-bottom: 20px;
}
.p-update-make-price-unbound .p-ok-price .p-modal-content > ul > li > div:nth-of-type(1) {
  color: #333;
  float: left;
}
.p-update-make-price-unbound .p-ok-price .p-modal-content > ul > li > div:nth-of-type(2) {
  color: #999;
  float: left;
}
.p-update-make-price-unbound .p-ok-price .p-modal-content > ul > li:last-child {
  margin-bottom: 0;
}
.p-update-make-price-unbound .p-ok-price .p-modal-content > ul > li .p-branchs {
  padding-right: 0;
  width: 400px;
}
.p-update-make-price-unbound .p-ok-price .p-modal-content > ul > li .p-branchs > ul {
  max-height: 160px;
  overflow-y: auto;
}
.p-update-make-price-unbound .p-ok-price .p-modal-content > ul > li .p-branchs li > div {
  float: left;
  margin-right: 14px;
  padding-bottom: 10px;
}
.p-update-make-price-unbound .p-ok-price .p-modal-content > ul > li .p-branchs li .p-org {
  color: #666;
}
.p-update-make-price-unbound .p-ok-price .p-modal-content > ul > li .p-branchs li .p-org > * {
  display: inline-block;
  vertical-align: middle;
}
.p-update-make-price-unbound .p-ok-price .p-modal-content > ul > li .p-branchs li:last-of-type {
  display: block;
  padding-bottom: 0;
}
.p-update-make-price-unbound .p-ok-price .p-modal-content > ul > li .p-branchs .p-add-branch {
  height: 24px;
  width: 50px;
  line-height: 23px;
  cursor: pointer;
}
.p-update-make-price-unbound .p-ok-price .p-modal-content .p-purchaser-list {
  max-height: 200px;
  overflow: auto;
}
.p-update-make-price-unbound .p-ok-price .p-modal-content .p-purchaser-list >ul li {
  display: inline-block;
  padding: 0 5px 5px 5px;
}
.p-update-make-price-unbound .p-del-price {
  color: #666;
}
.p-update-make-price-unbound .p-del-price .p-dialog-alert {
  margin: 40px 0 20px 0;
}
.p-update-make-price-unbound .p-del-price .p-dialog-alert .icon-warning {
  font-size: 50px;
  color: #fd6a39;
}
.p-update-make-price-unbound .p-del-price .p-switch {
  padding-bottom: 24px;
  margin-top: 4px;
}
.p-update-make-price-unbound .p-del-price .p-switch .p-strong {
  color: #fd6a39;
}
.p-update-make-price-unbound .p-add-price .p-modal-content {
  height: 200px;
  position: relative;
}
.p-update-make-price-unbound .p-add-price .p-modal-content .p-tip {
  color: #666;
  margin-top: 38px;
}
.p-update-make-price-unbound .p-add-price .p-modal-content .p-tip .p-strong {
  margin-top: 2px;
  color: #fd6a39;
}
.p-update-make-price-unbound .p-add-price .p-modal-content .p-tip img {
  width: 100px;
}
.p-update-make-price-unbound .p-add-price .p-modal-content .p-ok {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.p-sale-return-goods-home[data-v-187adc7f] {
  background: #fff;
}
.p-sale-return-goods-home .p-amount-dot-2[data-v-187adc7f] {
  color: #f60;
}
.p-sale-return-goods-home .p-table[data-v-187adc7f] {
  height: calc(100% - 85px);
  padding: 0 20px;
  overflow-y: auto;
}
.p-sale-return-goods-home .p-table .p-table-box[data-v-187adc7f] {
  height: calc(100% - 95px) !important;
}
.p-sale-return-goods-home .p-table .p-filter[data-v-187adc7f] {
  border: 1px solid #e0e0e0;
  padding: 8px 10px;
  height: 40px;
  background: #f2f2f2;
  border-bottom: none;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.p-sale-return-goods-home .p-table .p-tag[data-v-187adc7f] {
  padding-left: 6px;
}
.p-sale-return-goods-home .p-table .p-tag .p-replenished-tag[data-v-187adc7f] {
  display: inline-block;
  color: #f88800;
  font-size: 14px;
}
.p-sale-return-goods-home .p-ctrl span[data-v-187adc7f] {
  color: #00a36d;
  cursor: pointer;
  margin: 0 5px;
}
.p-sale-return-goods-home .p-status .p-status-dot[data-v-187adc7f] {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
}
.p-sale-return-goods-home .p-status .p-status-dot-1[data-v-187adc7f] {
  background: #f00;
}
.p-sale-return-goods-home .p-status .p-status-dot-2[data-v-187adc7f] {
  background: #f60;
}
.p-sale-return-goods-home .p-status .p-status-dot-3[data-v-187adc7f] {
  background: #ff0;
}
.p-sale-return-goods-home .p-status .p-status-dot-4[data-v-187adc7f] {
  background: #00a36d;
}
.p-sale-return-goods-home .p-status .p-status-dot-5[data-v-187adc7f] {
  background: #01835a;
}
.p-sale-return-goods-home .p-status .p-status-dot-6[data-v-187adc7f] {
  background: #666;
}
.p-sale-return-goods-home .p-status .p-status-dot-99[data-v-187adc7f] {
  background: #666;
}
.p-sale-return-goods-home .p-date-types .u-dropdown[data-v-187adc7f] {
  width: 100px;
}
.p-sale-return-goods-home .p-date-types .u-dropdown-main[data-v-187adc7f] {
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.p-sale-return-goods-home .p-select-date .u-dropdown-main[data-v-187adc7f] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.p-sale-return-goods-home .p-select-date .p-date-width[data-v-187adc7f] {
  width: 300px;
  margin-right: 10px;
}
.p-sale-return-goods-home .p-record[data-v-187adc7f] {
  margin-right: 10px;
}

.p-sale-return-goods-detail {
  background: #fff;
}
.p-sale-return-goods-detail .p-title-wrap {
  float: left;
}
.p-sale-return-goods-detail .p-title-wrap .p-title {
  font-size: 16px;
  color: #333;
  height: 26px;
}
.p-sale-return-goods-detail .p-title-wrap span {
  color: #999;
  padding-right: 20px;
}
.p-sale-return-goods-detail .p-title-wrap .p-tag {
  display: inline-block;
  color: #f88800;
  font-size: 14px;
}
.p-sale-return-goods-detail .p-set {
  font-size: 0;
}
.p-sale-return-goods-detail .p-set button {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  width: 100px;
}
.p-sale-return-goods-detail .p-table {
  height: calc(100% - 85px);
}
.p-sale-return-goods-detail .p-table .p-table-list {
  height: calc(100% - 25px) !important;
}
.p-sale-return-goods-detail .p-table .p-reason.u-dropdown {
  margin-top: 1px;
}
.p-sale-return-goods-detail .p-table .p-reason.u-dropdown .u-dropdown-main {
  height: 32px;
  line-height: 32px;
}
.p-sale-return-goods-detail .p-table .p-reason.u-dropdown .u-dropdown-main >input {
  height: 30px;
  line-height: 30px;
}
.p-sale-return-goods-detail .p-table .p-reason.u-dropdown .u-dropdown-container {
  top: 31px;
}
.p-sale-return-goods-detail .p-ctrl span {
  color: #00a36d;
  cursor: pointer;
  margin: 0 5px;
}
.p-sale-return-goods-detail .p-status .p-status-dot {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
}
.p-sale-return-goods-detail .p-status .p-status-dot-1 {
  background: #f00;
}
.p-sale-return-goods-detail .p-status .p-status-dot-2 {
  background: #f60;
}
.p-sale-return-goods-detail .p-status .p-status-dot-3 {
  background: #00a36d;
}
.p-sale-return-goods-detail .p-status .p-status-dot-4 {
  background: #999;
}
.p-sale-return-goods-detail .p-status .p-status-dot-99 {
  background: #333;
}
.p-sale-return-goods-detail .p-input {
  color: #666;
  border-radius: 4px;
  text-align: center;
  border: 1px solid #e5e5e5;
  line-height: 24px;
  width: 100px;
}

.p-sale-return-goods-summary[data-v-4d0a5998] {
  background: #fff;
  height: 100%;
}
.p-sale-return-goods-summary .p-top[data-v-4d0a5998] {
  padding: 0 20px;
}
.p-sale-return-goods-summary .p-sale-order-summary-table[data-v-4d0a5998] {
  height: calc(100% - 40px);
}
.p-sale-return-goods-summary .p-date-types .u-dropdown[data-v-4d0a5998] {
  width: 100px;
}
.p-sale-return-goods-summary .p-date-types .u-dropdown-main[data-v-4d0a5998] {
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.p-sale-return-goods-summary .p-select-date .u-dropdown-main[data-v-4d0a5998] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.p-sale-return-goods-summary .p-select-date .p-date-width[data-v-4d0a5998] {
  width: 300px;
  margin-right: 10px;
}
.p-sale-return-goods-summary .p-tabs[data-v-4d0a5998] {
  margin-right: 10px;
}
.p-sale-return-goods-summary .p-ctrl[data-v-4d0a5998] {
  color: #00a36d;
  cursor: pointer;
  margin: 0 5px;
}
.p-sale-return-goods-summary .p-customer-name[data-v-4d0a5998] {
  padding-left: 10px;
}

.p-sale-return-goods-detail[data-v-645cdc34] {
  background: #fff;
}
.p-sale-return-goods-detail .p-title p[data-v-645cdc34] {
  font-size: 16px;
  color: #333;
  height: 26px;
}
.p-sale-return-goods-detail .p-title span[data-v-645cdc34] {
  color: #999;
  padding-right: 20px;
}
.p-sale-return-goods-detail .p-set[data-v-645cdc34] {
  font-size: 0;
}
.p-sale-return-goods-detail .p-set button[data-v-645cdc34] {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  width: 100px;
}
.p-sale-return-goods-detail .p-table[data-v-645cdc34] {
  height: calc(100% - 85px);
  overflow-y: auto;
}
.p-sale-return-goods-detail .p-ctrl span[data-v-645cdc34] {
  color: #00a36d;
  cursor: pointer;
  margin: 0 5px;
}
.p-sale-return-goods-detail .p-status .p-status-dot[data-v-645cdc34] {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
}
.p-sale-return-goods-detail .p-status .p-status-dot-1[data-v-645cdc34] {
  background: #f00;
}
.p-sale-return-goods-detail .p-status .p-status-dot-2[data-v-645cdc34] {
  background: #f60;
}
.p-sale-return-goods-detail .p-status .p-status-dot-3[data-v-645cdc34] {
  background: #00a36d;
}
.p-sale-return-goods-detail .p-status .p-status-dot-4[data-v-645cdc34] {
  background: #999;
}
.p-sale-return-goods-detail .p-status .p-status-dot-99[data-v-645cdc34] {
  background: #333;
}

.p-sale-return-goods-detail[data-v-07169e8b] {
  background: #fff;
}
.p-sale-return-goods-detail .p-title p[data-v-07169e8b] {
  font-size: 16px;
  color: #333;
  height: 26px;
}
.p-sale-return-goods-detail .p-title span[data-v-07169e8b] {
  color: #999;
  padding-right: 20px;
}
.p-sale-return-goods-detail .p-set[data-v-07169e8b] {
  font-size: 0;
}
.p-sale-return-goods-detail .p-set button[data-v-07169e8b] {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  width: 100px;
}
.p-sale-return-goods-detail .p-table[data-v-07169e8b] {
  height: calc(100% - 85px);
  overflow-y: auto;
}
.p-sale-return-goods-detail .p-ctrl span[data-v-07169e8b] {
  color: #00a36d;
  cursor: pointer;
  margin: 0 5px;
}
.p-sale-return-goods-detail .p-status .p-status-dot[data-v-07169e8b] {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
}
.p-sale-return-goods-detail .p-status .p-status-dot-1[data-v-07169e8b] {
  background: #f00;
}
.p-sale-return-goods-detail .p-status .p-status-dot-2[data-v-07169e8b] {
  background: #f60;
}
.p-sale-return-goods-detail .p-status .p-status-dot-3[data-v-07169e8b] {
  background: #00a36d;
}
.p-sale-return-goods-detail .p-status .p-status-dot-4[data-v-07169e8b] {
  background: #999;
}
.p-sale-return-goods-detail .p-status .p-status-dot-99[data-v-07169e8b] {
  background: #333;
}

.p-return-goods-record {
  background: #fff;
  position: relative;
}
.p-return-goods-record .p-reason.u-dropdown {
  margin-top: 6px;
  width: calc(100% - 10px);
}
.p-return-goods-record .p-reason.u-dropdown .u-dropdown-main {
  height: 32px;
  line-height: 32px;
}
.p-return-goods-record .p-reason.u-dropdown .u-dropdown-main >input {
  height: 30px;
  line-height: 30px;
}
.p-return-goods-record .u-dropdown.u-dropdown-date-range.u-dropdown-show.u-dropdown-date-range-time .u-dropdown-container {
  width: 370px !important;
  height: auto !important;
  padding-bottom: 20px;
}
.p-return-goods-record .u-dropdown.u-dropdown-date-range.u-dropdown-show.u-dropdown-date-range-time .u-dropdown-container .p-ctrl {
  text-align: center;
}
.p-return-goods-record .u-dropdown.u-dropdown-date-range.u-dropdown-show.u-dropdown-date-range-time .u-dropdown-container button {
  border-radius: 3px;
  border: 1px solid #00a36d;
  height: 24px;
  line-height: 22px;
  width: 60px;
  text-align: center;
  display: inline-block;
  color: #00a36d;
  background: #fff;
  cursor: pointer;
  margin-top: 10px;
}
.p-return-goods-record .p-body-container {
  min-height: calc(100% - 150px);
}
.p-return-goods-record .p-body-container .tip {
  position: fixed;
  top: 78px;
  right: 40px;
  z-index: 900;
  color: #666;
}
.p-return-goods-record .p-body-container .p-title {
  margin: 0 20px;
}
.p-return-goods-record .p-body-container .p-title .p-top {
  margin-right: 10px;
  float: left;
}
.p-return-goods-record .p-body-container .p-title .p-btn {
  display: inline-block;
  width: 100px;
  float: right;
  margin-right: -10px;
}
.p-return-goods-record .p-body-container .p-content {
  width: 100%;
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .p-table-head {
  z-index: 80;
  border: 1px solid #f2f2f2;
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .p-table-head th {
  text-align: center;
  height: 40px;
  background: #f2f2f2;
  border: none;
  padding: 0;
  line-height: 40px;
  font-weight: 600;
  color: #333;
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .headFixed {
  position: fixed !important;
  top: 100px !important;
  left: 140px !important;
  width: calc(100% - 165px) !important;
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .noFixed {
  position: absolute;
  top: 60px;
  left: 20px;
  width: calc(100% - 40px);
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .table {
  width: 100%;
  text-align: center;
  border: 1px solid #f2f2f2;
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .table tr {
  border: none;
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .table tr > th {
  text-align: center;
  height: 40px;
  background-color: #f2f2f2;
  border: none;
  padding: 0;
  line-height: 40px;
  font-weight: 600;
  color: #333;
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .table tbody tr td {
  height: 45px;
  line-height: 45px;
  padding: 0;
  border: none;
  position: relative;
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .table tbody tr td .icon-delete {
  width: 80px;
  display: inline-block;
  cursor: pointer;
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .table tbody tr td .icon-delete::before {
  font-size: 24px;
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .table tbody tr td .dropbox {
  margin-top: 6px;
  width: calc(100% - 10px);
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .table tbody tr td .dropbox input {
  border: 0;
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .table tbody tr td .dropbox input:hover {
  cursor: pointer;
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .table tbody tr td .tipBox {
  width: 100px;
  position: absolute;
  top: -40px;
  left: 0px;
  margin-left: 5%;
  padding: 0 10px;
  line-height: 35px;
  color: #fff;
  border-radius: 6px;
  height: 35px;
  background-color: #ff6100;
  border: 1px solid #fff;
  z-index: 210;
  display: none;
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .table tbody tr td .tipBox .arrow {
  border: 10px solid #ff6100;
  border-left-color: rgba(0,0,0,0);
  border-bottom-color: rgba(0,0,0,0);
  border-right-color: rgba(0,0,0,0);
  position: absolute;
  bottom: -18px;
  left: 32px;
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .table tbody tr td .tipBox.showBox {
  display: block;
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .table tbody tr td .dept {
  width: 160px;
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .table tbody tr td:last-child .icon-delete {
  line-height: 30px;
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .table tbody .p-quantity-input {
  width: 60%;
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .table tbody tr td {
  color: #666;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .table tbody tr td >input {
  height: 30px;
  width: calc(100% - 10px);
  box-sizing: content-box;
  border: 1px solid #ddd;
  border-radius: 4px;
  text-align: center;
  color: #666;
  transition: all 0.3s;
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .table tbody tr td >input[disabled] {
  background: #fff;
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .table tbody tr td >input:focus {
  border: 1px solid #5cadff;
  box-shadow: 0 0 0 2px rgba(51,153,255,0.2);
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .table tbody .p-current {
  background: #f7f7f7;
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .table tbody td:nth-last-of-type(2) input {
  width: calc(100% - 10px);
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .table tbody .redBorder {
  border: 1px solid #fb6b39 !important;
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .table tbody .redBorder:focus {
  border: 1px solid #fb6b39;
  box-shadow: 0 0 0 2px rgba(255,0,0,0.2);
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .table tbody .p-quantity > * {
  display: inline-block;
  vertical-align: middle;
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .table tbody .p-quantity input {
  width: 80px;
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .table tbody .p-quantity span {
  margin: 0 4px;
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .table tbody .p-quantity > div {
  position: relative;
}
.p-return-goods-record .p-body-container .p-content #datagrid-wrap .table tbody .p-quantity > div > * {
  display: inline-block;
  vertical-align: middle;
}
.p-return-goods-record .p-body-container .g-add {
  width: 70px;
  height: 30px;
  line-height: 30px;
  float: right;
  text-align: -webkit-center;
  border-radius: 5px;
  margin-top: 20px;
}
.p-return-goods-record .modifyFail {
  border-radius: 6px;
}
.p-return-goods-record .modifyFail .title {
  height: 60px;
  font-size: 16px;
  font-weight: 600;
  line-height: 60px;
  background-color: #fff;
}
.p-return-goods-record .modifyFail .content {
  background-color: #fff;
}
.p-return-goods-record .modifyFail .content img {
  width: 140px;
  height: 140px;
  margin: 20px 0 10px;
}
.p-return-goods-record .modifyFail .content div {
  font-size: 14px;
  color: #333;
}
.p-return-goods-record .modifyFail button {
  height: 45px;
  line-height: 45px;
}
.p-return-goods-record .p-no-date {
  border: 1px solid #f00;
  border-radius: 4px;
}
.p-return-goods-record .p-no-date .u-dropdown-main {
  border: 0 !important;
}
.p-return-goods-record .p-footer {
  padding: 20px;
  overflow: hidden;
}
.p-return-goods-record .p-footer > * {
  float: left;
  margin-right: 10px;
}
.p-return-goods-record .p-footer .p-footer-text {
  line-height: 18px;
  color: #333;
}
/*
新增物料了的单独样式
*/
.g-text-title {
  background: #fff;
}
.p-model-content {
  background: #fff;
}
.p-model-content > div {
  height: 64px;
}
.p-model-content > div > span {
  padding-top: 8px;
  font-size: 14px;
  margin-right: 20px;
}
.p-model-content .g-border-input {
  width: 100%;
}
.p-foot-but {
  background: #fff;
}
.p-foot-but > span {
  height: 60px;
  font-size: 16px;
  padding-top: 20px;
}
.p-foot-but span:nth-child(2) {
  background: #00994f;
  color: #fff;
}
.p-foot-but span:nth-child(1) {
  border: 1px solid #e0e0e0;
}
.g-text-2 > h2 {
  display: inline-block;
}
.tip .title {
  height: 70px;
  font-size: 18px;
  font-weight: 600;
  line-height: 70px;
  background-color: #fff;
}
.tip .content {
  background-color: #fff;
}
.tip .content div {
  font-size: 14px;
}
.tip .content div:nth-of-type(1) {
  color: #333;
  margin-top: 16px;
}
.tip .content div:nth-of-type(2) {
  color: #999;
}
.tip button {
  height: 45px;
  line-height: 45px;
}
.p-confirm-confirm {
  text-align: left;
  font-size: 14px;
}
.p-confirm-confirm >p,
.p-confirm-confirm >div {
  margin-top: 16px;
}
.p-confirm-confirm .p-color-name {
  color: #999;
}
.p-confirm-confirm .p-color-money {
  color: #fd6a39;
}
.p-confirm-confirm .p-record-material {
  width: 85%;
  float: right;
}
.p-confirm-confirm .p-record-material li {
  display: inline-block;
  color: #999;
}
.p-confirm-confirm div:last-child {
  margin-bottom: 20px;
}

.p-sale-bill {
  background: #fff;
  padding: 20px;
  overflow: hidden;
}
.p-sale-bill .u-dropdown {
  width: auto;
}
.p-sale-bill .p-filter {
  display: inline-block;
}
.p-sale-bill .p-filter:after {
  content: '';
  display: block;
  clear: both;
}
.p-sale-bill .p-filter >* {
  float: left;
}
.p-sale-bill .p-filter .p-search {
  width: 100%;
  border-bottom: 1px solid #e0e0e0;
}
.p-sale-bill .p-filter .p-search .u-search-ipt {
  border: 0;
}
.p-sale-bill .p-export {
  float: right;
}
.p-sale-bill .p-box {
  margin-top: 20px;
  height: calc(100% - 64px);
}
.p-sale-bill .p-box .p-bill-info {
  height: 150px;
  border-bottom: 1px solid #e0e0e0;
}
.p-sale-bill .p-box .p-bill-info ul:after {
  content: '';
  display: block;
  clear: both;
}
.p-sale-bill .p-box .p-bill-info ul li {
  float: left;
}
.p-sale-bill .p-box .p-bill-info ul li .p-wrap {
  position: relative;
}
.p-sale-bill .p-box .p-bill-info ul li .p-wrap >label {
  font-size: 14px;
  color: #999;
  display: inline-block;
}
.p-sale-bill .p-box .p-bill-info ul li .p-wrap >.p-amount {
  font-weight: bold;
  color: #666;
  line-height: 1em;
  font-size: 28px;
  white-space: nowrap;
}
.p-sale-bill .p-box .p-bill-info ul li .p-wrap .p-rate {
  height: 20px;
  padding: 0 8px;
  line-height: 18px;
  border-radius: 10px;
  color: #fd6a39;
  position: absolute;
  top: -26px;
  white-space: nowrap;
  left: 0;
  background: #ededed;
}
.p-sale-bill .p-box .p-bill-info ul .p-actual-amount {
  width: 20%;
  border-right: 1px solid #e0e0e0;
  margin-top: 40px;
  height: 70px;
}
.p-sale-bill .p-box .p-bill-info ul .p-actual-amount .p-wrap {
  margin-left: 50%;
  transform: translateX(-50%);
  display: inline-block;
}
.p-sale-bill .p-box .p-bill-info ul .p-actual-amount .p-wrap >.p-amount {
  font-size: 40px;
  color: #00a36d;
}
.p-sale-bill .p-box .p-bill-info ul .p-actual-amount .p-wrap label {
  margin-top: 14px;
}
.p-sale-bill .p-box .p-bill-info ul .p-center-wrap {
  width: 45%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  border-right: 1px solid #e0e0e0;
  margin-top: 36px;
  height: 70px;
  padding-top: 12px;
}
.p-sale-bill .p-box .p-bill-info ul .p-center-wrap label {
  margin-top: 8px;
}
.p-sale-bill .p-box .p-bill-info ul .p-right-wrap {
  width: 35%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 36px;
  padding-top: 12px;
}
.p-sale-bill .p-box .p-bill-info ul .p-right-wrap label {
  margin-top: 8px;
}
.p-sale-bill .p-box .p-list {
  margin: 10px;
  height: calc(100% - 170px);
  overflow: hidden;
}
.p-sale-bill .p-box .p-list .p-view {
  color: #00a36d;
  cursor: pointer;
  margin: 0 5px;
}
.p-sale-bill .p-box .p-list .p-abnormal-order-count {
  text-decoration: underline;
  cursor: pointer;
}
.p-sale-bill .p-box .p-list .p-customer-name {
  padding-left: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p-sale-bill .p-box .p-list .p-customer-name .p-replenished-tag {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  background: #f88800;
  color: #fff;
  border-radius: 4px;
  line-height: 20px;
  margin-right: 8px;
}
.p-sale-bill .p-dropdown {
  width: 150px !important;
}

.p-bill-list[data-v-ddedddf8] {
  background: #fff;
  padding: 0 20px;
  height: 100%;
}
.p-bill-list .u-dropdown[data-v-ddedddf8] {
  width: auto;
}
.p-bill-list .p-operation[data-v-ddedddf8] {
  padding-bottom: 20px;
}
.p-bill-list .p-operation[data-v-ddedddf8]:after {
  content: '';
  display: block;
  clear: both;
}
.p-bill-list .p-modify-note[data-v-ddedddf8],
.p-bill-list .p-export[data-v-ddedddf8],
.p-bill-list .p-pending-accounts[data-v-ddedddf8] {
  float: right;
}
.p-bill-list .p-type-switch[data-v-ddedddf8] {
  float: right;
}
.p-bill-list .p-list[data-v-ddedddf8] {
  height: calc(100% - 81px);
  overflow: hidden;
}
.p-bill-list .p-list .p-view[data-v-ddedddf8] {
  color: #00a36d;
  cursor: pointer;
  margin: 0 5px;
}
.p-bill-list .p-list .p-input-edit[data-v-ddedddf8] {
  color: #666;
  border-radius: 4px;
  text-align: center;
  border: 1px solid #e5e5e5;
  line-height: 24px;
  width: 100px;
}
.p-bill-list .p-list .p-ctrl span[data-v-ddedddf8] {
  color: #00a36d;
  cursor: pointer;
  margin: 0 5px;
}
.p-bill-list .p-dropdown[data-v-ddedddf8] {
  width: 150px !important;
}

.p-return-goods-order[data-v-71a07d31] {
  background: #fff;
  height: 100%;
}
.p-return-goods-order .p-top-wrap[data-v-71a07d31] {
  padding: 10px 20px 20px;
}
.p-return-goods-order .p-top-wrap[data-v-71a07d31]:after {
  content: '';
  display: block;
  clear: both;
}
.p-return-goods-order .p-top-wrap .p-info[data-v-71a07d31] {
  float: left;
}
.p-return-goods-order .p-top-wrap .p-info .p-title[data-v-71a07d31] {
  margin-bottom: 6px;
}
.p-return-goods-order .p-top-wrap .p-info .p-title .p-title-name[data-v-71a07d31] {
  font-size: 16px;
  color: #333;
  height: 26px;
  line-height: 26px;
}
.p-return-goods-order .p-top-wrap .p-info .p-title .p-title-name >*[data-v-71a07d31] {
  font-size: 16px;
}
.p-return-goods-order .p-top-wrap .p-info .p-title >*[data-v-71a07d31] {
  vertical-align: middle;
  display: inline-block;
}
.p-return-goods-order .p-top-wrap .p-info >span[data-v-71a07d31] {
  color: #999;
  padding-right: 20px;
}
.p-return-goods-order .p-top-wrap .p-operation[data-v-71a07d31] {
  float: right;
}
.p-return-goods-order .p-list[data-v-71a07d31] {
  height: calc(100% - 97px);
  padding: 0 20px;
}
.p-return-goods-order .p-list .p-input-edit[data-v-71a07d31] {
  color: #666;
  border-radius: 4px;
  text-align: center;
  border: 1px solid #e5e5e5;
  line-height: 24px;
  width: 80px;
}
.p-return-goods-order .p-list .p-img[data-v-71a07d31] {
  width: 30px;
  height: 30px;
  text-align: center;
}
.p-return-goods-order .p-list .p-img img[data-v-71a07d31] {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.p-return-goods-order .p-list .p-logs >span[data-v-71a07d31] {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 80px;
  text-decoration: underline;
}
.p-return-goods-order .p-list .f-logs[data-v-71a07d31] {
  margin-left: -150px !important;
}
.p-return-goods-order .p-logs[data-v-71a07d31] {
  cursor: pointer;
}

.p-body-sale-deliver-home[data-v-633a18bc] {
  background: #fff;
  padding: 10px 20px;
  height: 100%;
}
.p-body-sale-deliver-home ins[data-v-633a18bc] {
  cursor: pointer;
}
.p-body-sale-deliver-home .icon-check[data-v-633a18bc] {
  color: #00a36d;
}
.p-body-sale-deliver-home .icon-notchecked[data-v-633a18bc] {
  color: #999;
}
.p-body-sale-deliver-home .p-content[data-v-633a18bc] {
  height: 100%;
}
.p-body-sale-deliver-home .p-content .p-title-name[data-v-633a18bc] {
  height: 50px;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
}
.p-body-sale-deliver-home .p-content .p-title-name > span[data-v-633a18bc] {
  font-size: 16px;
  display: inline-block;
  height: 50px;
  line-height: 50px;
}
.p-body-sale-deliver-home .p-content .p-class-title[data-v-633a18bc] {
  height: 40px;
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
  border-top: 1px solid #f5f5f5;
}
.p-body-sale-deliver-home .p-content .p-class-title .p-drop-supplier[data-v-633a18bc] {
  margin-top: 8px;
  margin-left: 6px;
}
.p-body-sale-deliver-home .p-content .p-class-title .p-material-class[data-v-633a18bc] {
  margin-left: 10px;
  line-height: 38px;
  font-size: 14px;
}
.p-body-sale-deliver-home .p-content .iconfont[data-v-633a18bc] {
  font-size: 20px;
}
.p-body-sale-deliver-home .p-content .icon-rise[data-v-633a18bc] {
  font-size: 24px;
  color: #fd6a39;
}
.p-body-sale-deliver-home .p-content .icon-decline[data-v-633a18bc] {
  font-size: 24px;
  color: #00a36d;
}
.p-body-sale-deliver-home .p-content .p-nodata[data-v-633a18bc] {
  text-align: -webkit-center;
  padding: 150px 0;
}
.p-body-sale-deliver-home .p-content .p-nodata img[data-v-633a18bc] {
  max-width: 120px;
}
.p-body-sale-deliver-home .p-content .p-status-dot[data-v-633a18bc] {
  width: 10px;
  height: 10px;
  margin-left: 5px;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
  background: #f00;
}
.p-body-sale-deliver-home .p-content .p-all-customer[data-v-633a18bc] {
  margin-top: 6px;
  margin-left: 8px;
  cursor: pointer;
}
.p-body-sale-deliver-home .p-content .p-search-material[data-v-633a18bc] {
  margin: auto;
  margin-top: 6px;
  margin-left: 8px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  height: 24px;
  line-height: 24px;
  background: #fff;
  font-size: 14px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  position: relative;
}
.p-body-sale-deliver-home .p-content .p-search-material > input[data-v-633a18bc] {
  height: 24px;
  line-height: 24px;
  border: none;
  width: 100%;
  padding: 0 5px 0 10px;
}
.p-body-sale-deliver-home .p-content .p-search-material > i[data-v-633a18bc] {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 16px;
  color: #bfbfbf;
}
.p-body-sale-deliver-home .p-content .p-single-search[data-v-633a18bc] {
  width: 200px;
  height: 40px;
  margin-left: 0;
  margin-top: 0;
}
.p-body-sale-deliver-home .p-content .p-single-search > input[data-v-633a18bc] {
  height: 40px;
  line-height: 40px;
}
.p-body-sale-deliver-home .p-content .p-single-search > i[data-v-633a18bc] {
  top: 8px;
}
.p-body-sale-deliver-home .p-content .p-goods-class-content > span[data-v-633a18bc] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  height: 40px;
  width: 100%;
}
.p-body-sale-deliver-home .p-content[data-v-633a18bc]:after {
  content: '';
  display: block;
  clear: both;
}
.p-body-sale-deliver-home .p-content .p-right-box[data-v-633a18bc] {
  padding-left: 10px;
}
.p-body-sale-deliver-home .p-content .p-sup-list[data-v-633a18bc] {
  height: 100%;
  overflow-y: auto;
  border: 1px solid #e0e0e0;
  border-top: 0;
}
.p-body-sale-deliver-home .p-content .p-sup-list ul li[data-v-633a18bc] {
  padding: 13px 10px;
  border-bottom: 1px solid #e0e0e0;
}
.p-body-sale-deliver-home .p-content .p-sup-list ul li span[data-v-633a18bc]:nth-child(1) {
  color: #333;
}
.p-body-sale-deliver-home .p-content .p-sup-list ul li span[data-v-633a18bc]:nth-child(2) {
  color: #999;
}
.p-body-sale-deliver-home .p-content .p-sup-list ul li[data-v-633a18bc]:hover {
  background-color: #f2f2f2;
}
.p-body-sale-deliver-home .p-content .p-sup-list ul .selected-supplier span[data-v-633a18bc]:nth-child(1),
.p-body-sale-deliver-home .p-content .p-sup-list ul .selected-supplier span[data-v-633a18bc]:nth-child(2) {
  color: #00a36d;
}
.p-body-sale-deliver-home .p-content .p-sup-list ul .selected-supplier[data-v-633a18bc] {
  background: #f7f7f7;
}
.p-body-sale-deliver-home .p-content .p-select-material-class[data-v-633a18bc] {
  border: 1px solid #e0e0e0;
  height: 100%;
}
.p-body-sale-deliver-home .p-content .p-select-material-class .p-class[data-v-633a18bc] {
  color: #00a36d;
}
.p-body-sale-deliver-home .p-content .p-select-condition[data-v-633a18bc] {
  margin-top: 10px;
}
.p-body-sale-deliver-home .p-content .p-select-condition .p-search[data-v-633a18bc] {
  float: right;
  width: 200px;
  margin-right: 0;
}
.p-body-sale-deliver-home .p-content .p-select-condition[data-v-633a18bc]:after {
  content: '';
  display: block;
  clear: both;
}
.p-body-sale-deliver-home .p-content .p-grid-title[data-v-633a18bc] {
  width: 100%;
  height: 100%;
  margin-top: 60px;
  overflow: scroll;
}
.p-body-sale-deliver-home .p-content .p-grid-title .p-list-connect[data-v-633a18bc] {
  margin-top: 10px;
  border-bottom: none;
  border-radius: 4px;
}
.p-body-sale-deliver-home .p-content .p-grid-title .p-list-connect .u-grid .u-grid-content[data-v-633a18bc] {
  border: none;
}
.p-body-sale-deliver-home .p-content .p-grid-title .p-list-connect .p-material-list[data-v-633a18bc] {
  clear: both;
  position: relative;
}
.p-body-sale-deliver-home .p-content .p-grid-title .p-grid-state-title[data-v-633a18bc] {
  height: 40px;
  line-height: 40px;
  background: #f2f2f2;
  border: 1px solid #e0e0e0;
}
.p-body-sale-deliver-home .p-content .p-grid-title .p-grid-state-title > ul li[data-v-633a18bc] {
  height: 39px;
  display: inline-block;
  margin-left: 15px;
}
.p-body-sale-deliver-home .p-content .p-grid-title .p-grid-state-title > ul li > span[data-v-633a18bc] {
  font-size: 14px;
  color: #333;
}
.p-body-sale-deliver-home .p-content .p-grid-title .p-grid-state-title > ul li .p-state[data-v-633a18bc] {
  margin-left: 10px;
  padding: 1px 2px;
  color: #fff;
  font-size: 10px;
  background: #f88800;
}
.p-body-sale-deliver-home .p-content .p-grid-title .p-grid-state-title > ul li .iconfont[data-v-633a18bc] {
  font-size: 16px;
}
.p-body-sale-deliver-home .p-content .p-grid-title .p-grid-state-title > ul li[data-v-633a18bc]:after {
  content: '';
  display: block;
  clear: both;
}
.p-body-sale-deliver-home .p-content .p-grid-title .p-grid-state-title .p-retract-open[data-v-633a18bc] {
  margin-right: 10px;
  float: right;
  cursor: pointer;
}
.p-body-sale-deliver-home .p-content .p-grid-title .p-grid-state-title .p-retract-open > span[data-v-633a18bc] {
  color: #999;
}
.p-body-sale-deliver-home .p-content .p-grid-title .p-grid-state-title[data-v-633a18bc]:after {
  content: '';
  display: block;
  clear: both;
}
.p-body-sale-deliver-home .p-content .p-grid-title .p-is-open[data-v-633a18bc] {
  border-bottom: none;
}
.p-body-sale-deliver-home .p-content .p-grid-title[data-v-633a18bc]:after {
  content: '';
  display: block;
  clear: both;
}
.p-body-sale-deliver-home .p-content .p-grid-title .p-logs[data-v-633a18bc] {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 5px;
  border-radius: 50%;
  background: #f00;
}
.p-body-sale-deliver-home .p-content .p-search-result[data-v-633a18bc] {
  position: absolute;
  z-index: 100;
  width: 40%;
  min-height: 200px;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  box-shadow: 0 6px 19px 0 rgba(0,0,0,0.17);
}
.p-body-sale-deliver-home .p-content .p-search-result > ul[data-v-633a18bc] {
  margin-bottom: 55px;
}
.p-body-sale-deliver-home .p-content .p-search-result > ul li[data-v-633a18bc] {
  display: inline-block;
  background: #f5f5f5;
  padding: 5px 10px;
  margin: 5px;
}
.p-body-sale-deliver-home .p-content .p-search-result > ul li > .iconfont[data-v-633a18bc] {
  color: #fd6a39;
  vertical-align: middle;
  font-size: 14px;
}
.p-body-sale-deliver-home .p-content .p-search-result .p-search-bottom[data-v-633a18bc] {
  width: 100%;
  position: absolute;
  bottom: 0;
}
.p-body-sale-deliver-home .p-content .p-search-result .p-search-bottom > span[data-v-633a18bc]:nth-child(1) {
  display: inline-block;
  margin-top: 14px;
  margin-left: 10px;
}
.p-body-sale-deliver-home .p-content .p-search-result .p-search-bottom > button[data-v-633a18bc] {
  margin-right: 20px;
  margin-bottom: 10px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.p-body-sale-deliver-home .p-content .p-search-result .p-search-bottom > button > .iconfont[data-v-633a18bc] {
  vertical-align: middle;
  font-size: 14px;
  margin-right: 2px;
}
.p-body-sale-deliver-home .p-content .p-search-result .p-scanning-input[data-v-633a18bc] {
  background: #fff;
}
.p-body-sale-deliver-home .p-content .p-search-result .p-scanning-input > input[data-v-633a18bc] {
  width: 100px;
  border: 1px solid transparent;
}
.p-body-sale-deliver-home .p-acceptance[data-v-633a18bc] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.p-body-dist {
  background: #fff;
/* 配货数量 */
}
.p-body-dist .p-distribution {
  text-align: left;
}
.p-body-dist .p-distribution .p-content {
  padding: 0 20px 20px;
}
.p-body-dist .p-distribution .p-content .p-top {
  line-height: 40px;
  color: #333;
}
.p-body-dist .p-distribution .p-content .p-top .p-branch {
  color: #999;
}
.p-body-dist .p-distribution .p-content .p-box .p-distribution-quantity {
  width: 70px;
  height: 24px;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  color: #999;
  text-align: center;
}
.p-body-dist .p-distribution .u-dropdown {
  width: 100% !important;
}
.p-body-dist .p-distribution .u-dropdown .u-dropdown-main {
  height: 24px !important;
  line-height: 24px !important;
}
.p-body-dist .p-distribution .u-dropdown .u-dropdown-main > input {
  height: 24px !important;
  line-height: 24px !important;
}
.p-body-dist .p-distribution .u-dropdown .u-dropdown-container {
  top: 23px !important;
}

.p-body-merge {
  background: #fff;
}
.p-body-merge .u-dropdown.u-dropdown-date-range.u-dropdown-show.u-dropdown-date-range-time .u-dropdown-container {
  width: 370px !important;
  height: auto !important;
  padding-bottom: 20px;
}
.p-body-merge .u-dropdown.u-dropdown-date-range.u-dropdown-show.u-dropdown-date-range-time .u-dropdown-container .p-ctrl {
  text-align: center;
}
.p-body-merge .u-dropdown.u-dropdown-date-range.u-dropdown-show.u-dropdown-date-range-time .u-dropdown-container button {
  border-radius: 3px;
  border: 1px solid #00a36d;
  height: 24px;
  line-height: 22px;
  width: 60px;
  text-align: center;
  display: inline-block;
  color: #00a36d;
  background: #fff;
  cursor: pointer;
  margin-top: 10px;
}
.p-body-merge .u-dropdown.u-dropdown-date-range.u-dropdown-show.u-dropdown-date-range-time .u-dropdown-container .u-calendar-day {
  height: 240px;
}
.p-body-merge .p-content {
  margin: 20px;
}
.p-body-merge .p-content .p-deliver-title {
  text-align: left;
  height: 40px;
  line-height: 40px;
}
.p-body-merge .p-content .p-deliver-title .p-time-name {
  display: inline-block;
}
.p-body-merge .p-content .p-deliver-title .p-time {
  margin-left: 10px;
  display: inline-block;
}
.p-body-merge .p-content .p-grid {
  height: 300px;
  margin-top: 10px;
  text-align: left;
  border: 1px solid #ededed;
  border-radius: 5px;
}
.p-body-merge .p-content .p-grid .g-grid-title {
  height: 40px;
  line-height: 40px;
  background: #ededed;
}
.p-body-merge .p-content .p-order-list {
  height: 84%;
  overflow: scroll;
}
.p-body-merge .p-content .p-order-list ul li {
  position: relative;
  padding: 14px 0;
  border-bottom: 1px solid #ededed;
}
.p-body-merge .p-content .p-order-list ul li > span {
  position: absolute;
  top: 36%;
  width: 27%;
}
.p-body-merge .p-content .p-order-list ul li > div {
  margin-left: 30%;
  display: inline-block;
  width: 70%;
}
.p-body-merge .p-content .p-order-list ul li > div .p-many-material {
  display: inline-block;
  padding-bottom: 10px;
}
.p-body-merge .p-content .p-order-list .p-mater-list {
  position: absolute;
  top: 0;
  right: 10px;
  background: #fff;
  overflow: scroll;
  border: 1px solid #ededed;
}

.f-logs[data-v-31b2b61c] {
  position: absolute;
  z-index: 100;
}
.f-logs .f-item[data-v-31b2b61c] {
  padding-left: 14px;
  border-left: 1px solid #efefef;
  line-height: normal;
  position: relative;
}
.f-logs .f-item[data-v-31b2b61c]:last-child::after,
.f-logs .f-item[data-v-31b2b61c]::before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-top: 4px;
  margin-left: -19.5px;
  position: absolute;
  background: #fff;
  z-index: 1;
}
.f-logs .f-item[data-v-31b2b61c]:nth-child(n)::before {
  border: 2px solid #00a36d;
}
.f-logs .f-item[data-v-31b2b61c]:nth-child(2n)::before {
  border: 2px solid #f00;
}
.f-logs .f-item[data-v-31b2b61c]:nth-child(3n)::before {
  border: 2px solid #fd6a39;
}
.f-logs .f-item[data-v-31b2b61c]:nth-child(4n)::before {
  border: 2px solid #666;
}
.f-logs .f-item .f-txt[data-v-31b2b61c] {
  margin-bottom: 4px;
  color: #333;
}
.f-logs .f-item .f-date[data-v-31b2b61c] {
  padding-bottom: 10px;
  color: #999;
}
.f-logs .f-item:last-child .f-date[data-v-31b2b61c] {
  padding-bottom: 0;
}
.f-logs .f-item[data-v-31b2b61c]:last-child::after {
  background: #bababa;
  border: 0;
  bottom: 1px;
  margin-top: 0;
  margin-left: -17.5px;
  width: 6px;
  height: 6px;
}
.f-logs .f-item .p-strong[data-v-31b2b61c] {
  color: #333;
  font-weight: 800;
}

.p-body[data-v-bb37846c] {
  background: #fff;
  height: 100%;
}
.p-body .p-top[data-v-bb37846c] {
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  border-bottom: 1px solid #e0e0e0;
  color: #999;
  font-size: 14px;
}
.p-body .p-top i[data-v-bb37846c] {
  display: inline-block;
  font-size: 12px;
  transform: translateY(-1px);
}
.p-body .p-top span[data-v-bb37846c] {
  font-size: 14px;
  color: #333;
}
.p-body .p-nodata[data-v-bb37846c] {
  text-align: -webkit-center;
  padding: 150px 0;
}
.p-body .p-nodata img[data-v-bb37846c] {
  max-width: 120px;
}
.p-body .p-center[data-v-bb37846c] {
  height: calc(100% - 140px);
  overflow-y: auto;
  margin: 0 20px;
}
.p-body .p-center .p-grid-state-title[data-v-bb37846c] {
  height: 40px;
  line-height: 40px;
  background: #f2f2f2;
  border: 1px solid #e0e0e0;
  border-bottom: none;
}
.p-body .p-center .p-grid-state-title > ul li[data-v-bb37846c] {
  display: inline-block;
  margin-left: 15px;
}
.p-body .p-center .p-grid-state-title > ul li >span[data-v-bb37846c] {
  font-size: 14px;
  color: #333;
}
.p-body .p-center .p-grid-state-title > ul li .p-state[data-v-bb37846c] {
  margin-left: 10px;
  padding: 1px 2px;
  color: #fff;
  font-size: 10px;
  background: #f88800;
}
.p-body .p-center .p-grid-state-title > ul li .iconfont[data-v-bb37846c] {
  font-size: 16px;
}
.p-body .p-center .p-grid-state-title > ul li[data-v-bb37846c]:after {
  content: '';
  display: block;
  clear: both;
}
.p-body .p-center .p-grid-state-title[data-v-bb37846c]:after {
  content: '';
  display: block;
  clear: both;
}
.p-body .p-center[data-v-bb37846c]:after {
  content: '';
  display: block;
  clear: both;
}

.f-report-navigation[data-v-4286db2b] {
  padding: 10px 20px;
}
.f-report-navigation .f-center li[data-v-4286db2b] {
  margin-right: 10px;
}
.f-report-navigation .f-center .p-right[data-v-4286db2b] {
  width: 150px;
  float: right;
  margin-right: 0;
}
.f-report-navigation .f-center .p-right i[data-v-4286db2b] {
  display: inline-block;
  font-size: 20px !important;
  vertical-align: middle;
  transform: translateY(-2px);
}

.p-sale-analysis-home {
  background: #fff;
  height: 100%;
  padding: 20px;
}
.p-sale-analysis-home section .p-title {
  line-height: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 14px;
}
.p-sale-analysis-home section .p-title::before {
  content: "";
  display: inline-block;
  background: #00a36d;
  width: 4px;
  height: 12px;
  margin-right: 5px;
}
.p-sale-analysis-home section .c-button {
  float: left;
}
.p-sale-analysis-home section .c-button:last-child {
  margin-left: 10px;
}

.p-sale-goods-summary {
  background: #fff;
  height: 100%;
  overflow: hidden;
  padding: 0 20px 20px 20px;
}
.p-sale-goods-summary .p-filter-wrap {
  padding: 20px 0;
}
.p-sale-goods-summary .p-filter-wrap:after {
  content: '';
  display: block;
  clear: both;
}
.p-sale-goods-summary .p-filter-wrap .p-deliver-goods-time {
  float: left;
}
.p-sale-goods-summary .p-filter-wrap .p-deliver-goods-time .u-dropdown {
  width: auto;
}
.p-sale-goods-summary .p-filter-wrap .p-deliver-goods-time >* {
  display: inline-block;
  vertical-align: middle;
}
.p-sale-goods-summary .p-filter-wrap >* {
  float: left;
  margin-right: 10px;
}
.p-sale-goods-summary .p-table-wrap {
  height: calc(100% - 110px) !important;
}
.p-sale-goods-summary .p-underline {
  text-decoration: underline;
  cursor: pointer;
}

.p-sale-purchaser-summary {
  background: #fff;
  height: 100%;
  overflow: hidden;
  padding: 0 20px 20px 20px;
}
.p-sale-purchaser-summary .p-filter-wrap {
  padding: 20px 0;
}
.p-sale-purchaser-summary .p-filter-wrap:after {
  content: '';
  display: block;
  clear: both;
}
.p-sale-purchaser-summary .p-filter-wrap .p-deliver-goods-time {
  float: left;
}
.p-sale-purchaser-summary .p-filter-wrap .p-deliver-goods-time .u-dropdown {
  width: auto;
}
.p-sale-purchaser-summary .p-filter-wrap .p-deliver-goods-time >* {
  display: inline-block;
  vertical-align: middle;
}
.p-sale-purchaser-summary .p-filter-wrap >* {
  float: left;
  margin-right: 10px;
}
.p-sale-purchaser-summary .p-filter-wrap .p-tabs {
  float: right;
  margin-right: 0;
}
.p-sale-purchaser-summary .p-filter-wrap .p-search-type {
  margin-right: 0;
  width: 110px;
}
.p-sale-purchaser-summary .p-filter-wrap .p-search-type .u-dropdown-main {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.p-sale-purchaser-summary .p-filter-wrap .p-search .u-search-ipt {
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.p-sale-purchaser-summary .p-table-wrap {
  height: calc(100% - 110px) !important;
}
.p-sale-purchaser-summary .p-underline {
  text-decoration: underline;
  cursor: pointer;
}

.p-return-goods-detail[data-v-e52cce08] {
  background: #fff;
}
.p-return-goods-detail .p-top-wrap[data-v-e52cce08] {
  margin-bottom: 10px;
  padding: 10px 20px 20px;
  border-bottom: 1px solid #e0e0e0;
}
.p-return-goods-detail .p-top-wrap[data-v-e52cce08]:after {
  content: '';
  display: block;
  clear: both;
}
.p-return-goods-detail .p-top-wrap .p-title-wrap .p-title[data-v-e52cce08] {
  margin-bottom: 6px;
}
.p-return-goods-detail .p-top-wrap .p-title-wrap .p-title .p-title-name[data-v-e52cce08] {
  font-size: 16px;
  color: #333;
  height: 26px;
  line-height: 26px;
}
.p-return-goods-detail .p-top-wrap .p-title-wrap .p-title >*[data-v-e52cce08] {
  vertical-align: middle;
  display: inline-block;
}
.p-return-goods-detail .p-top-wrap .p-title-wrap >span[data-v-e52cce08] {
  color: #999;
  padding-right: 20px;
}
.p-return-goods-detail .p-top-wrap .p-export[data-v-e52cce08] {
  float: right;
}
.p-return-goods-detail .p-list[data-v-e52cce08] {
  height: calc(100% - 110px);
  padding: 10px 20px 0;
}
.p-return-goods-detail .p-list .p-grid[data-v-e52cce08] {
  height: calc(100% - 30px) !important;
}
.p-return-goods-detail .p-padding-left-10[data-v-e52cce08] {
  padding-left: 6px;
}

.p-deliver-goods-detail[data-v-eea27f42] {
  background: #fff;
}
.p-deliver-goods-detail .p-top-wrap[data-v-eea27f42] {
  margin-bottom: 10px;
  padding: 10px 20px 20px;
  border-bottom: 1px solid #e0e0e0;
}
.p-deliver-goods-detail .p-top-wrap[data-v-eea27f42]:after {
  content: '';
  display: block;
  clear: both;
}
.p-deliver-goods-detail .p-top-wrap .p-title-wrap .p-title[data-v-eea27f42] {
  margin-bottom: 6px;
}
.p-deliver-goods-detail .p-top-wrap .p-title-wrap .p-title .p-title-name[data-v-eea27f42] {
  font-size: 16px;
  color: #333;
  height: 26px;
  line-height: 26px;
}
.p-deliver-goods-detail .p-top-wrap .p-title-wrap .p-title >*[data-v-eea27f42] {
  vertical-align: middle;
  display: inline-block;
}
.p-deliver-goods-detail .p-top-wrap .p-title-wrap >span[data-v-eea27f42] {
  color: #999;
  padding-right: 20px;
}
.p-deliver-goods-detail .p-top-wrap .p-export[data-v-eea27f42] {
  float: right;
}
.p-deliver-goods-detail .p-list[data-v-eea27f42] {
  height: calc(100% - 110px);
  padding: 10px 20px 0;
}
.p-deliver-goods-detail .p-list .p-grid[data-v-eea27f42] {
  height: calc(100% - 30px) !important;
}
.p-deliver-goods-detail .p-padding-left-10[data-v-eea27f42] {
  padding-left: 6px;
}

.p-deliver-goods-detail[data-v-7dc86f52] {
  background: #fff;
}
.p-deliver-goods-detail .p-top-wrap[data-v-7dc86f52] {
  margin-bottom: 10px;
  padding: 10px 20px 20px;
  border-bottom: 1px solid #e0e0e0;
}
.p-deliver-goods-detail .p-top-wrap[data-v-7dc86f52]:after {
  content: '';
  display: block;
  clear: both;
}
.p-deliver-goods-detail .p-top-wrap .p-title-wrap .p-title[data-v-7dc86f52] {
  margin-bottom: 6px;
}
.p-deliver-goods-detail .p-top-wrap .p-title-wrap .p-title .p-title-name[data-v-7dc86f52] {
  font-size: 16px;
  color: #333;
  height: 26px;
  line-height: 26px;
}
.p-deliver-goods-detail .p-top-wrap .p-title-wrap .p-title >*[data-v-7dc86f52] {
  vertical-align: middle;
  display: inline-block;
}
.p-deliver-goods-detail .p-top-wrap .p-title-wrap >span[data-v-7dc86f52] {
  color: #999;
  padding-right: 20px;
}
.p-deliver-goods-detail .p-top-wrap .p-export[data-v-7dc86f52] {
  float: right;
}
.p-deliver-goods-detail .p-list[data-v-7dc86f52] {
  height: calc(100% - 110px);
  padding: 10px 20px 0;
}
.p-deliver-goods-detail .p-list .p-grid[data-v-7dc86f52] {
  height: calc(100% - 30px) !important;
}
.p-deliver-goods-detail .p-padding-left-10[data-v-7dc86f52] {
  padding-left: 6px;
}

*[data-v-5af5a612] {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none;
  font-family: Droid Sans, Helvetica Neue, Droid Sans Fallback, Heiti SC, sans-serif, Source Han Sans CN, SimSun, SimHei;
  font-size: 12px;
}
ul[data-v-5af5a612] {
  list-style: none;
}
button[data-v-5af5a612] {
  border: none;
}
a[data-v-5af5a612] {
  text-decoration: none;
}
input[data-v-5af5a612]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #ccc;
}
input[data-v-5af5a612]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
input[data-v-5af5a612]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #ccc;
}
input[data-v-5af5a612]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #ccc;
}
input[data-v-5af5a612]:disabled {
  border: 1px solid #ddd;
  background-color: #f5f5f5;
  color: #aca899;
}
input[data-v-5af5a612]:disabled:hover {
  cursor: not-allowed;
}
input[type=number][data-v-5af5a612] {
  -moz-appearance: textfield;
}
input[type=number][data-v-5af5a612]::-webkit-inner-spin-button,
input[type=number][data-v-5af5a612]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.g-container[data-v-5af5a612] {
  width: 100%;
  overflow: hidden;
}
.g-row[data-v-5af5a612]:after {
  content: '';
  display: block;
  clear: both;
}
.g-col[data-v-5af5a612] {
  float: left;
}
.g-gutter[data-v-5af5a612] {
  margin: 0 -5px;
}
.g-gutter >*[data-v-5af5a612] {
  padding: 0 5px;
}
.g-col-1[data-v-5af5a612] {
  float: left;
  width: 8.333333333333334%;
  word-wrap: break-word;
}
.g-col-offset-1[data-v-5af5a612] {
  margin-left: 8.333333333333334%;
}
.g-col-2[data-v-5af5a612] {
  float: left;
  width: 16.666666666666668%;
  word-wrap: break-word;
}
.g-col-offset-2[data-v-5af5a612] {
  margin-left: 16.666666666666668%;
}
.g-col-3[data-v-5af5a612] {
  float: left;
  width: 25%;
  word-wrap: break-word;
}
.g-col-offset-3[data-v-5af5a612] {
  margin-left: 25%;
}
.g-col-4[data-v-5af5a612] {
  float: left;
  width: 33.333333333333336%;
  word-wrap: break-word;
}
.g-col-offset-4[data-v-5af5a612] {
  margin-left: 33.333333333333336%;
}
.g-col-5[data-v-5af5a612] {
  float: left;
  width: 41.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-5[data-v-5af5a612] {
  margin-left: 41.66666666666667%;
}
.g-col-6[data-v-5af5a612] {
  float: left;
  width: 50%;
  word-wrap: break-word;
}
.g-col-offset-6[data-v-5af5a612] {
  margin-left: 50%;
}
.g-col-7[data-v-5af5a612] {
  float: left;
  width: 58.333333333333336%;
  word-wrap: break-word;
}
.g-col-offset-7[data-v-5af5a612] {
  margin-left: 58.333333333333336%;
}
.g-col-8[data-v-5af5a612] {
  float: left;
  width: 66.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-8[data-v-5af5a612] {
  margin-left: 66.66666666666667%;
}
.g-col-9[data-v-5af5a612] {
  float: left;
  width: 75%;
  word-wrap: break-word;
}
.g-col-offset-9[data-v-5af5a612] {
  margin-left: 75%;
}
.g-col-10[data-v-5af5a612] {
  float: left;
  width: 83.33333333333334%;
  word-wrap: break-word;
}
.g-col-offset-10[data-v-5af5a612] {
  margin-left: 83.33333333333334%;
}
.g-col-11[data-v-5af5a612] {
  float: left;
  width: 91.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-11[data-v-5af5a612] {
  margin-left: 91.66666666666667%;
}
.g-col-12[data-v-5af5a612] {
  float: left;
  width: 100%;
  word-wrap: break-word;
}
.g-col-offset-12[data-v-5af5a612] {
  margin-left: 100%;
}
.g-spacer[data-v-5af5a612] {
  margin-bottom: 20px;
}
.g-block-spacer[data-v-5af5a612] {
  margin-bottom: 20px;
}
.g-content-spacer[data-v-5af5a612] {
  margin-bottom: 10px;
}
.g-margin-right[data-v-5af5a612] {
  margin-right: 20px;
}
.g-margin-fright[data-v-5af5a612] {
  margin-right: 10px;
}
.g-margin-left[data-v-5af5a612] {
  margin-top: 20px;
}
.g-border[data-v-5af5a612] {
  border-bottom: 1px solid #e8e8e8;
}
.g-left[data-v-5af5a612] {
  text-align: left;
}
.g-right[data-v-5af5a612] {
  text-align: right;
}
.g-center[data-v-5af5a612] {
  text-align: center;
}
.g-fleft[data-v-5af5a612] {
  float: left;
}
.g-fright[data-v-5af5a612] {
  float: right;
}
.g-padding-left[data-v-5af5a612] {
  padding-left: 5px;
}
.g-padding-right[data-v-5af5a612] {
  padding-right: 10px;
}
html[data-v-5af5a612],
body[data-v-5af5a612] {
  height: 100%;
  background: #f5f8fa;
}
.g-view[data-v-5af5a612] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow-y: auto;
}
.g-block[data-v-5af5a612] {
  padding: 20px;
}
.g-box[data-v-5af5a612] {
  border: 1px solid #ededed;
}
.g-content[data-v-5af5a612] {
  background: #fff;
}
.g-container[data-v-5af5a612] {
  padding: 0 20px;
}
.g-noDate[data-v-5af5a612] {
  text-align: -webkit-center;
  line-height: 30;
}
.g-card[data-v-5af5a612] {
  height: 120px;
  width: 100%;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px;
  cursor: pointer;
}
.g-card .g-card-title[data-v-5af5a612] {
  padding: 10px;
  background: #f7f7f7;
}
.g-card .g-card-title span[data-v-5af5a612]:nth-child(1) {
  font-size: 14px;
  color: #333;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.g-card .g-card-title span[data-v-5af5a612]:nth-child(2) {
  font-size: 12px;
  color: #666;
  position: relative;
}
.g-card .g-card-title span:nth-child(2) i[data-v-5af5a612] {
  width: 10px;
  height: 10px;
  background-color: #b80e00;
  position: absolute;
  border-radius: 50%;
  top: 3px;
  margin-left: -15px;
}
.g-card .g-card-content[data-v-5af5a612] {
  padding: 10px;
}
.g-card .g-card-content > div p[data-v-5af5a612]:nth-child(1) {
  font-size: 12px;
  color: #999;
  margin: 8px 0 4px 12px;
}
.g-card .g-card-content > div p[data-v-5af5a612]:nth-child(2) {
  font-size: 16px;
  color: #333;
}
.g-icon-warning >i[data-v-5af5a612] {
  font-size: 65px;
  color: #fd6a39;
}
.clearFix[data-v-5af5a612]:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
.clearFix[data-v-5af5a612] {
  zoom: 1;
}
.g-title-mark[data-v-5af5a612] {
  color: #f88f07;
  font-size: 16px;
}
.g-con-mark[data-v-5af5a612] {
  color: #f60;
}
.g-card-round[data-v-5af5a612] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  position: relative;
  background-color: #f9f9f9;
  padding: 10px 10px 20px 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.g-card-round-block[data-v-5af5a612] {
  display: inline-block;
}
.g-card-round-edge[data-v-5af5a612] {
  position: absolute;
  z-index: 9;
  top: -1px;
  right: -1px;
  background-color: #fd6a39;
  width: 67px;
  line-height: 20px;
  color: #fff;
  border-top-right-radius: 4px;
  text-align: center;
}
.fade-enter[data-v-5af5a612] {
  opacity: 0;
}
.fade-enter-active[data-v-5af5a612] {
  transition: all 0.3s ease;
}
.fade-leave-active[data-v-5af5a612] {
  opacity: 0;
  transition: all 0.3s ease;
}
.fadeUp-enter[data-v-5af5a612] {
  opacity: 0;
  transform: translateY(20px);
}
.fadeUp-enter-active[data-v-5af5a612] {
  transition: all 0.3s ease;
}
.fadeUp-leave-active[data-v-5af5a612] {
  opacity: 0;
  transform: translateY(-20px);
  transition: all 0.3s ease;
}
.fadeDown-enter[data-v-5af5a612] {
  opacity: 0;
  transform: translateY(20px);
}
.fadeDown-enter-active[data-v-5af5a612] {
  transition: all 0.3s ease;
}
.fadeDown-leave-active[data-v-5af5a612] {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.3s ease;
}
.slide-left-enter[data-v-5af5a612] {
  transform: translate3d(100%, 0, 0);
}
.slide-left-enter-active[data-v-5af5a612] {
  transition: all 0.2s linear;
}
.slide-left-leave-active[data-v-5af5a612] {
  transition: all 0.2s linear;
  transition-delay: 0.1s;
  transform: translate3d(-100%, 0, 0);
}
.slide-right-enter[data-v-5af5a612] {
  z-index: 9;
  opacity: 0;
  transform: translate3d(-10%, 0, 0);
  transition-delay: 1s;
}
.slide-right-enter-active[data-v-5af5a612] {
  z-index: 9;
  transition: all 0.2s linear;
}
.slide-right-leave[data-v-5af5a612] {
  z-index: 10;
}
.slide-right-leave-active[data-v-5af5a612] {
  z-index: 10;
  transition: all 0.2s linear;
  transform: translate3d(100%, 0, 0);
}
.g-btn[data-v-5af5a612] {
  font-size: 14px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  color: #fff;
  background: #bfbfbf;
  cursor: pointer;
}
.g-btn[data-v-5af5a612]:disabled {
  border: none;
  background: #ddd;
}
.g-btn[data-v-5af5a612]:disabled:hover {
  cursor: not-allowed;
}
.g-sm-btn[data-v-5af5a612] {
  color: #fff;
  line-height: 26px;
  height: 30px;
  padding: 0 15px;
  border-radius: 4px;
  cursor: pointer;
  background: #bfbfbf;
}
.g-btn-icon i[data-v-5af5a612] {
  font-size: 14px;
  font-weight: 800;
  font-style: normal;
}
.g-btn-round[data-v-5af5a612] {
  border-radius: 5px;
}
.g-btn-default[data-v-5af5a612] {
  width: 120px;
  text-align: center;
}
.g-btn-wide[data-v-5af5a612] {
  width: 100%;
}
.g-btn-green[data-v-5af5a612] {
  color: #fff;
  background: #00a36d;
  border-top: 1px solid #00a36d;
}
.g-btn-green-hover[data-v-5af5a612]:hover {
  background-color: #01835a;
  border-top: 1px solid #01835a !important;
  color: #fff;
}
.g-btn-green-border[data-v-5af5a612] {
  color: #00a36d;
  border: 1px solid #00a36d;
  background: #fff;
}
.g-btn-green-border >i[data-v-5af5a612] {
  font-size: 14px;
  padding-let: 5px;
}
.g-btn-red[data-v-5af5a612] {
  color: #fff;
  background: #f00;
}
.g-btn-white[data-v-5af5a612] {
  border-top: 1px solid #e8e8e8;
  color: #0a171c;
  background: #fff;
}
.g-btn-white-border[data-v-5af5a612] {
  color: #0a171c;
  background: #fff;
  border: 1px solid #e8e8e8;
}
.g-btn-menu[data-v-5af5a612] {
  border: 1px solid #e0e0e0;
  color: #666;
  background: #fff;
}
.g-btn-menu[data-v-5af5a612]:hover {
  background: #f7f7f7;
}
.g-btn-white-hover[data-v-5af5a612]:hover {
  background-color: #f2f2f2;
}
.g-btn-disable[data-v-5af5a612] {
  color: #fff !important;
  cursor: not-allowed !important;
  background-color: #c9c9c9;
  border: none !important;
}
.g-btn-disable i[data-v-5af5a612] {
  color: #fff !important;
}
.g-btn-disable button[data-v-5af5a612] {
  color: #fff !important;
}
.g-btn-disable span[data-v-5af5a612] {
  color: #fff !important;
}
.g-btn-disable[data-v-5af5a612]:hover {
  background-color: #c9c9c9 !important;
  color: #fff !important;
  border: none !important;
}
.g-btn-ghost-disable[data-v-5af5a612] {
  cursor: not-allowed !important;
  color: #bfbfbf !important;
}
.g-btn-ghost-disable[data-v-5af5a612]:hover {
  background-color: #fff !important;
}
h1[data-v-5af5a612] {
  font-size: 20px !important;
  margin: 20px auto !important;
}
h2[data-v-5af5a612] {
  font-size: 18px !important;
  margin: 20px auto !important;
}
h3[data-v-5af5a612] {
  font-size: 16px !important;
  margin: 20px auto !important;
}
h4[data-v-5af5a612] {
  font-size: 14px !important;
  margin: 20px auto !important;
}
h5[data-v-5af5a612] {
  font-size: 12px !important;
  margin: 20px auto !important;
}
.g-text-1[data-v-5af5a612] {
  font-size: 20px;
}
.g-text-2[data-v-5af5a612] {
  font-size: 18px;
}
.g-text-3[data-v-5af5a612] {
  font-size: 16px;
}
.g-text-4[data-v-5af5a612] {
  font-size: 14px;
}
.g-text-5[data-v-5af5a612] {
  font-size: 12px;
}
.g-text-bold[data-v-5af5a612] {
  font-weight: bold;
}
.g-text-title[data-v-5af5a612] {
  color: #333;
}
.g-text-content[data-v-5af5a612] {
  color: #666;
}
.g-text-info[data-v-5af5a612] {
  color: #999;
}
.g-text-tip[data-v-5af5a612] {
  color: #bfbfbf;
}
.g-input[data-v-5af5a612] {
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  border: none;
  border-bottom: 1px solid #e8e8e8;
}
.g-input[data-v-5af5a612]:focus {
  border: 1px solid #00a36d;
  border-radius: 5px;
  box-shadow: inset 0px 2px 0px rgba(0,0,0,0.05);
  padding: 0 5px;
}
.g-border-input[data-v-5af5a612] {
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  border: 1px solid #e8e8e8;
}
.g-input-full[data-v-5af5a612] {
  width: 100%;
}
.g-text-line[data-v-5af5a612] {
  overflow: hidden;
  white-space: nowrap;
  display: -webkit-box;
/* autoprefixer: off */
  -webkit-box-orient: vertical;
/* autoprefixer: on */
  -webkit-line-clamp: 1;
}
.g-skip-style[data-v-5af5a612] {
  text-decoration: underline;
  cursor: pointer;
}
.g-skip-style[data-v-5af5a612]:hover {
  color: #00f;
}
.g-abnormal-style[data-v-5af5a612] {
  color: #f00;
  font-weight: 700;
}
.g-textarea[data-v-5af5a612] {
  width: 100%;
  height: 200px;
  padding: 0 5px;
  border: 1px solid #eee;
}
.g-textarea[data-v-5af5a612]:focus {
  border: 1px solid #00a36d;
  border-radius: 5px;
  box-shadow: inset 0px 2px 0px rgba(0,0,0,0.05);
  padding: 0 5px;
}
.g-placeholder[data-v-5af5a612]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #ccc;
}
.g-placeholder[data-v-5af5a612]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
.g-placeholder[data-v-5af5a612]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #ccc;
}
.g-placeholder[data-v-5af5a612]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #ccc;
}
.g-search[data-v-5af5a612] {
  position: relative;
}
.g-search input[data-v-5af5a612] {
  height: 40px;
  font-size: 12px;
  padding-left: 8px;
  width: 100%;
  border: 1px solid #ededed;
}
.g-search .icon-searchfor[data-v-5af5a612] {
  position: absolute;
  color: #bfbfbf;
  top: 8px;
  right: 10px;
  font-size: 20px;
}
.g-search [data-v-5af5a612]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #bfbfbf;
}
.g-search [data-v-5af5a612]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #bfbfbf;
}
.g-search [data-v-5af5a612]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #bfbfbf;
}
.g-search [data-v-5af5a612]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #bfbfbf;
}
.g-dropmenu[data-v-5af5a612] {
  border: 1px solid #ededed;
  background: #fff;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #666;
  position: relative;
/*	margin: 15px;*/
}
.g-dropmenu >i[data-v-5af5a612] {
  position: absolute;
  right: 5px;
  top: 0px;
  font-size: 16px;
  color: #999;
}
.g-dropmenu >span[data-v-5af5a612] {
  margin-left: 10px;
}
.g-table-input[data-v-5af5a612] {
  border-radius: 4px;
  text-align: center;
  border: 1px solid #e5e5e5;
  line-height: 24px;
  width: 100px;
  color: #666;
}
.g-table-input-error[data-v-5af5a612] {
  border: 1px solid #f00 !important;
}
.g-screen-init[data-v-5af5a612] {
  text-align: center;
  padding: 100px;
}
.g-screen-init img[data-v-5af5a612] {
  margin: 20px;
  width: 120px;
}
.g-screen-init p[data-v-5af5a612] {
  font-size: 14px;
  color: #666;
}
.g-screen-init span[data-v-5af5a612] {
  font-size: 14px;
  color: #00a36d;
  padding: 0 5px;
}
body >iframe[data-v-5af5a612] {
  display: none !important;
  opacity: 0 !important;
}
body >img[data-v-5af5a612] {
  display: none !important;
  opacity: 0 !important;
}
.g-two-lines[data-v-5af5a612] {
  display: inline-block;
  padding: 0 6px;
}
.p-body[data-v-5af5a612] {
  background: #fff;
}
.p-body .p-top[data-v-5af5a612] {
  padding: 20px 20px;
  border-bottom: 1px solid #e0e0e0;
}
.p-body .p-top .p-top-option[data-v-5af5a612]:after {
  content: '';
  display: block;
  clear: both;
}
.p-body .p-top .p-top-option > *[data-v-5af5a612] {
  float: left;
  margin-right: 10px;
}
.p-body .p-top .p-but-date[data-v-5af5a612] {
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  cursor: pointer;
}
.p-body .p-top .p-but-date[data-v-5af5a612]:after {
  content: '';
  display: block;
  clear: both;
}
.p-body .p-top .p-but-date .p-btn[data-v-5af5a612] {
  float: right;
  width: 70px;
  line-height: 38px;
  font-size: 14px;
  text-align: center;
}
.p-body .p-top .p-but-date .p-btn:first-child.p-checked[data-v-5af5a612] {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.p-body .p-top .p-but-date .p-btn:last-child.p-checked[data-v-5af5a612] {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.p-body .p-top .p-but-date .p-checked[data-v-5af5a612] {
  color: #fff;
  background: #00a36d;
}
.p-body .p-block-title[data-v-5af5a612] {
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  font-weight: 400;
}
.p-body .p-purchase[data-v-5af5a612] {
  border-bottom: 1px solid #e0e0e0;
}
.p-body .p-purchase .p-chart[data-v-5af5a612] {
  height: 250px;
}
.p-body .p-purchase .p-chart .p-purchase-info[data-v-5af5a612] {
  margin-top: -80px;
  margin-bottom: 80px;
  color: #999;
  font-size: 12px;
}
.p-body .p-purchase .p-chart .p-purchase-info div[data-v-5af5a612]:nth-child(1) {
  margin-left: 5%;
}
.p-body .p-purchase .p-chart .p-purchase-info span[data-v-5af5a612] {
  color: #333;
  font-size: 14px;
}
.p-body .p-purchase .p-info[data-v-5af5a612] {
  height: 350px;
  margin-top: -40px;
  padding: 10px;
  border-left: 1px solid #e0e0e0;
}
.p-body .p-purchase .p-info[data-v-5af5a612]:after {
  content: '';
  display: block;
  clear: both;
}
.p-body .p-purchase .p-info .p-order-info[data-v-5af5a612] {
  font-size: 16px;
  font-weight: 400;
}
.p-body .p-purchase .p-total[data-v-5af5a612] {
  height: 250px;
}
.p-body .p-purchase .p-total > div[data-v-5af5a612] {
  float: left;
  width: 33%;
  height: 250px;
}
.p-body .p-purchase .p-total-two[data-v-5af5a612] {
  height: 250px;
}
.p-body .p-purchase .p-total-two > div[data-v-5af5a612] {
  float: left;
  width: 49%;
  height: 250px;
}
.p-body .p-analysis[data-v-5af5a612] {
  height: 600px;
  margin-top: 10px;
  position: relative;
  border-bottom: 1px solid #e0e0e0;
}
.p-body .p-analysis .g-container-title[data-v-5af5a612] {
  position: absolute;
  top: 25px;
  right: 6px;
  text-align: right;
}
.p-body .p-analysis .g-container-title > p[data-v-5af5a612] {
  margin-top: 5px;
  margin-right: 20px;
  color: #666;
}
.p-body .p-analysis .g-container-title > span[data-v-5af5a612] {
  display: inline-block;
  font-size: 12px;
  color: #666;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}
.p-body .p-analysis .g-container-title > span[data-v-5af5a612]:before {
  content: '';
  display: block;
  position: absolute;
  width: 18px;
  height: 10px;
  left: -5px;
  top: 3px;
}
.p-body .p-analysis .g-container-title > span[data-v-5af5a612]:nth-child(1):before {
  background: #4dbd74;
}
.p-body .p-analysis .g-container-title > span[data-v-5af5a612]:nth-child(2):before {
  background: #eab144;
}
.p-body .p-analysis .g-container-title > span[data-v-5af5a612]:nth-child(3):before {
  background: #db8160;
}
@media screen and (max-width: 1000px) {
.p-purchase .p-chart[data-v-5af5a612] {
    width: 100%;
}
.p-purchase .p-total[data-v-5af5a612] {
    width: 100%;
}
.p-purchase .p-total-two[data-v-5af5a612] {
    width: 100%;
}
.p-purchase .p-info[data-v-5af5a612] {
    width: 100%;
}
}
@media screen and (max-width: 1366px) {
.p-body .p-purchase .p-chart .p-purchase-info div[data-v-5af5a612]:nth-child(1) {
    margin-left: 1%;
}
}
/*svg*/
.st0[data-v-5af5a612] {
  stroke: #00a36d;
  fill: #fff;
}
.p-btn-hover[data-v-5af5a612],
.st0[data-v-5af5a612] {
  cursor: pointer;
}
.st0[data-v-5af5a612]:hover {
  fill: #f2f2f2;
}
.st1[data-v-5af5a612] {
  font-family: 'AdobeSongStd-Light-GBpc-EUC-H';
}
.st2[data-v-5af5a612] {
  font-size: 12px;
}
.st3[data-v-5af5a612] {
  fill: #999899;
}
.st5[data-v-5af5a612] {
  fill: #e1e1e1;
}

.p-body[data-v-402d9f57],
.p-content[data-v-402d9f57] {
  background-color: #fff;
}
.p-body[data-v-402d9f57] {
  padding: 20px;
}
.p-body .p-title .item[data-v-402d9f57] {
  margin-right: 10px;
  float: left;
}
.p-body .p-title .g-search[data-v-402d9f57] {
  width: 300px;
  position: relative;
}
.p-body .p-title .g-search input[data-v-402d9f57] {
  padding-left: 106px;
  border: 1px solid #e0e0e0;
}
.p-body .p-title .g-search .searchOption[data-v-402d9f57] {
  width: 100px;
  position: absolute;
  top: 0;
  left: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.p-body .p-title .p-tab[data-v-402d9f57] {
  border: 1px solid #e0e0e0;
  display: inline-block;
  margin: 20px 0;
}
.p-body .p-title .p-tab li[data-v-402d9f57] {
  float: left;
  height: 38px;
  line-height: 38px;
  padding: 0 28px;
  cursor: pointer;
  font-size: 14px;
  color: #333;
}
.p-body .p-title .p-tab li.active[data-v-402d9f57] {
  background-color: #00a36d;
  color: #fff;
}
.p-body .p-title .p-tab li[data-v-402d9f57]:nth-of-type(2) {
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}
.p-body .g-dropmenu[data-v-402d9f57] {
  margin: 0 !important;
}
.p-body .clearFix[data-v-402d9f57]:after {
  centent: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
.p-body .clearFix[data-v-402d9f57] {
  zoom: 1;
}

.p-body[data-v-6470bd7c],
.p-content[data-v-6470bd7c] {
  background-color: #fff;
}
.c-dropmenu[data-v-6470bd7c] {
  width: 150px;
}
.p-body[data-v-6470bd7c] {
  padding: 20px;
}
.p-body .p-title .item[data-v-6470bd7c] {
  margin-right: 10px;
  float: left;
}
.p-body .p-title .g-search[data-v-6470bd7c] {
  width: 300px;
  position: relative;
}
.p-body .p-title .g-search input[data-v-6470bd7c] {
  padding-left: 106px;
  border: 1px solid #e0e0e0;
}
.p-body .p-title .g-search .searchOption[data-v-6470bd7c] {
  width: 100px;
  position: absolute;
  top: 0;
  left: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.p-body .p-title .p-tab[data-v-6470bd7c] {
  border: 1px solid #e0e0e0;
  display: inline-block;
  margin: 20px 0;
}
.p-body .p-title .p-tab li[data-v-6470bd7c] {
  float: left;
  height: 38px;
  line-height: 38px;
  padding: 0 28px;
  cursor: pointer;
  font-size: 14px;
  color: #333;
}
.p-body .p-title .p-tab li.active[data-v-6470bd7c] {
  background-color: #00a36d;
  color: #fff;
}
.p-body .p-title .p-tab li[data-v-6470bd7c]:nth-of-type(2) {
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}
.p-body .g-dropmenu[data-v-6470bd7c] {
  margin: 0 !important;
}

.p-body[data-v-5d90be58],
.p-content[data-v-5d90be58] {
  background-color: #fff;
}
.p-body .p-content[data-v-5d90be58] {
  padding: 20px;
}
.p-body .p-content .derive.disable[data-v-5d90be58] {
  background-color: #c9c9c9;
}

.p-body[data-v-1da86c8e],
.p-content[data-v-1da86c8e] {
  background-color: #fff;
}
.p-body .p-content[data-v-1da86c8e] {
  background-color: #fff;
  padding: 20px;
}
.p-body .p-content .derive.disable[data-v-1da86c8e] {
  background-color: #c9c9c9;
}
.p-body .p-content .returnTable .des[data-v-1da86c8e] {
  margin: 20px 0 0;
  color: #999;
}
.p-body .p-content .returnTable .des li[data-v-1da86c8e] {
  float: left;
  margin-right: 20px;
}
.p-body .p-content .returnTable .des li i[data-v-1da86c8e] {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}
.p-body .p-content .returnTable .des li:nth-of-type(1) i[data-v-1da86c8e] {
  background-color: #2f55c8;
}
.p-body .p-content .returnTable .des li:nth-of-type(2) i[data-v-1da86c8e] {
  background-color: #41b44d;
}
.p-body .p-content .returnTable .des li:nth-of-type(3) i[data-v-1da86c8e] {
  background-color: #767676;
}

.p-body[data-v-774e0d54],
.p-content[data-v-774e0d54] {
  background-color: #fff;
}
.c-dropmenu[data-v-774e0d54] {
  width: 150px;
}
.p-body[data-v-774e0d54] {
  padding: 20px;
}
.p-body .p-title .item[data-v-774e0d54] {
  margin-right: 10px;
  float: left;
}
.p-body .p-title .g-search[data-v-774e0d54] {
  width: 300px;
  position: relative;
}
.p-body .p-title .g-search input[data-v-774e0d54] {
  padding-left: 106px;
  border: 1px solid #e0e0e0;
}
.p-body .p-title .g-search .searchOption[data-v-774e0d54] {
  width: 100px;
  position: absolute;
  top: 0;
  left: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.p-body .p-title .p-tab[data-v-774e0d54] {
  border: 1px solid #e0e0e0;
  display: inline-block;
  margin: 20px 0;
}
.p-body .p-title .p-tab li[data-v-774e0d54] {
  float: left;
  height: 38px;
  line-height: 38px;
  padding: 0 28px;
  cursor: pointer;
  font-size: 14px;
  color: #333;
}
.p-body .p-title .p-tab li.active[data-v-774e0d54] {
  background-color: #00a36d;
  color: #fff;
}
.p-body .p-title .p-tab li[data-v-774e0d54]:nth-of-type(2) {
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}
.p-body .g-dropmenu[data-v-774e0d54] {
  margin: 0 !important;
}

.p-body[data-v-101711da],
.p-content[data-v-101711da] {
  background-color: #fff;
}
.p-body .p-content[data-v-101711da] {
  background-color: #fff;
  padding: 20px;
}
.p-body .p-content .derive.disable[data-v-101711da] {
  background-color: #c9c9c9;
}
.p-body .p-content .returnTable .des[data-v-101711da] {
  margin: 20px 0 0;
  color: #999;
}
.p-body .p-content .returnTable .des li[data-v-101711da] {
  float: left;
  margin-right: 20px;
}
.p-body .p-content .returnTable .des li i[data-v-101711da] {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}
.p-body .p-content .returnTable .des li:nth-of-type(1) i[data-v-101711da] {
  background-color: #2f22c8;
}
.p-body .p-content .returnTable .des li:nth-of-type(2) i[data-v-101711da] {
  background-color: #41b44d;
}
.p-body .p-content .returnTable .des li:nth-of-type(3) i[data-v-101711da] {
  background-color: #d75ecd;
}
.p-body .p-content .returnTable .des li:nth-of-type(4) i[data-v-101711da] {
  background-color: #ffc746;
}
.p-body .p-content .returnTable .des li:nth-of-type(5) i[data-v-101711da] {
  background-color: #cecece;
}
.p-body .p-content .returnTable .des li:nth-of-type(6) i[data-v-101711da] {
  background-color: #fd6a39;
}
.p-body .p-content .returnTable .des li:nth-of-type(7) i[data-v-101711da] {
  background-color: #b80e00;
}
.p-body .p-content .returnTable .des li:nth-of-type(8) i[data-v-101711da] {
  background-color: #b0b4e1;
}
.p-body .p-content .returnTable .des li:nth-of-type(9) i[data-v-101711da] {
  background-color: #767676;
}

*[data-v-69169212] {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none;
  font-family: Droid Sans, Helvetica Neue, Droid Sans Fallback, Heiti SC, sans-serif, Source Han Sans CN, SimSun, SimHei;
  font-size: 12px;
}
ul[data-v-69169212] {
  list-style: none;
}
button[data-v-69169212] {
  border: none;
}
a[data-v-69169212] {
  text-decoration: none;
}
input[data-v-69169212]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #ccc;
}
input[data-v-69169212]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
input[data-v-69169212]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #ccc;
}
input[data-v-69169212]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #ccc;
}
input[data-v-69169212]:disabled {
  border: 1px solid #ddd;
  background-color: #f5f5f5;
  color: #aca899;
}
input[data-v-69169212]:disabled:hover {
  cursor: not-allowed;
}
input[type=number][data-v-69169212] {
  -moz-appearance: textfield;
}
input[type=number][data-v-69169212]::-webkit-inner-spin-button,
input[type=number][data-v-69169212]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.g-container[data-v-69169212] {
  width: 100%;
  overflow: hidden;
}
.g-row[data-v-69169212]:after {
  content: '';
  display: block;
  clear: both;
}
.g-col[data-v-69169212] {
  float: left;
}
.g-gutter[data-v-69169212] {
  margin: 0 -5px;
}
.g-gutter >*[data-v-69169212] {
  padding: 0 5px;
}
.g-col-1[data-v-69169212] {
  float: left;
  width: 8.333333333333334%;
  word-wrap: break-word;
}
.g-col-offset-1[data-v-69169212] {
  margin-left: 8.333333333333334%;
}
.g-col-2[data-v-69169212] {
  float: left;
  width: 16.666666666666668%;
  word-wrap: break-word;
}
.g-col-offset-2[data-v-69169212] {
  margin-left: 16.666666666666668%;
}
.g-col-3[data-v-69169212] {
  float: left;
  width: 25%;
  word-wrap: break-word;
}
.g-col-offset-3[data-v-69169212] {
  margin-left: 25%;
}
.g-col-4[data-v-69169212] {
  float: left;
  width: 33.333333333333336%;
  word-wrap: break-word;
}
.g-col-offset-4[data-v-69169212] {
  margin-left: 33.333333333333336%;
}
.g-col-5[data-v-69169212] {
  float: left;
  width: 41.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-5[data-v-69169212] {
  margin-left: 41.66666666666667%;
}
.g-col-6[data-v-69169212] {
  float: left;
  width: 50%;
  word-wrap: break-word;
}
.g-col-offset-6[data-v-69169212] {
  margin-left: 50%;
}
.g-col-7[data-v-69169212] {
  float: left;
  width: 58.333333333333336%;
  word-wrap: break-word;
}
.g-col-offset-7[data-v-69169212] {
  margin-left: 58.333333333333336%;
}
.g-col-8[data-v-69169212] {
  float: left;
  width: 66.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-8[data-v-69169212] {
  margin-left: 66.66666666666667%;
}
.g-col-9[data-v-69169212] {
  float: left;
  width: 75%;
  word-wrap: break-word;
}
.g-col-offset-9[data-v-69169212] {
  margin-left: 75%;
}
.g-col-10[data-v-69169212] {
  float: left;
  width: 83.33333333333334%;
  word-wrap: break-word;
}
.g-col-offset-10[data-v-69169212] {
  margin-left: 83.33333333333334%;
}
.g-col-11[data-v-69169212] {
  float: left;
  width: 91.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-11[data-v-69169212] {
  margin-left: 91.66666666666667%;
}
.g-col-12[data-v-69169212] {
  float: left;
  width: 100%;
  word-wrap: break-word;
}
.g-col-offset-12[data-v-69169212] {
  margin-left: 100%;
}
.g-spacer[data-v-69169212] {
  margin-bottom: 20px;
}
.g-block-spacer[data-v-69169212] {
  margin-bottom: 20px;
}
.g-content-spacer[data-v-69169212] {
  margin-bottom: 10px;
}
.g-margin-right[data-v-69169212] {
  margin-right: 20px;
}
.g-margin-fright[data-v-69169212] {
  margin-right: 10px;
}
.g-margin-left[data-v-69169212] {
  margin-top: 20px;
}
.g-border[data-v-69169212] {
  border-bottom: 1px solid #e8e8e8;
}
.g-left[data-v-69169212] {
  text-align: left;
}
.g-right[data-v-69169212] {
  text-align: right;
}
.g-center[data-v-69169212] {
  text-align: center;
}
.g-fleft[data-v-69169212] {
  float: left;
}
.g-fright[data-v-69169212] {
  float: right;
}
.g-padding-left[data-v-69169212] {
  padding-left: 5px;
}
.g-padding-right[data-v-69169212] {
  padding-right: 10px;
}
html[data-v-69169212],
body[data-v-69169212] {
  height: 100%;
  background: #f5f8fa;
}
.g-view[data-v-69169212] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow-y: auto;
}
.g-block[data-v-69169212] {
  padding: 20px;
}
.g-box[data-v-69169212] {
  border: 1px solid #ededed;
}
.g-content[data-v-69169212] {
  background: #fff;
}
.g-container[data-v-69169212] {
  padding: 0 20px;
}
.g-noDate[data-v-69169212] {
  text-align: -webkit-center;
  line-height: 30;
}
.g-card[data-v-69169212] {
  height: 120px;
  width: 100%;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px;
  cursor: pointer;
}
.g-card .g-card-title[data-v-69169212] {
  padding: 10px;
  background: #f7f7f7;
}
.g-card .g-card-title span[data-v-69169212]:nth-child(1) {
  font-size: 14px;
  color: #333;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.g-card .g-card-title span[data-v-69169212]:nth-child(2) {
  font-size: 12px;
  color: #666;
  position: relative;
}
.g-card .g-card-title span:nth-child(2) i[data-v-69169212] {
  width: 10px;
  height: 10px;
  background-color: #b80e00;
  position: absolute;
  border-radius: 50%;
  top: 3px;
  margin-left: -15px;
}
.g-card .g-card-content[data-v-69169212] {
  padding: 10px;
}
.g-card .g-card-content > div p[data-v-69169212]:nth-child(1) {
  font-size: 12px;
  color: #999;
  margin: 8px 0 4px 12px;
}
.g-card .g-card-content > div p[data-v-69169212]:nth-child(2) {
  font-size: 16px;
  color: #333;
}
.g-icon-warning >i[data-v-69169212] {
  font-size: 65px;
  color: #fd6a39;
}
.clearFix[data-v-69169212]:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
.clearFix[data-v-69169212] {
  zoom: 1;
}
.g-title-mark[data-v-69169212] {
  color: #f88f07;
  font-size: 16px;
}
.g-con-mark[data-v-69169212] {
  color: #f60;
}
.g-card-round[data-v-69169212] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  position: relative;
  background-color: #f9f9f9;
  padding: 10px 10px 20px 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.g-card-round-block[data-v-69169212] {
  display: inline-block;
}
.g-card-round-edge[data-v-69169212] {
  position: absolute;
  z-index: 9;
  top: -1px;
  right: -1px;
  background-color: #fd6a39;
  width: 67px;
  line-height: 20px;
  color: #fff;
  border-top-right-radius: 4px;
  text-align: center;
}
.fade-enter[data-v-69169212] {
  opacity: 0;
}
.fade-enter-active[data-v-69169212] {
  transition: all 0.3s ease;
}
.fade-leave-active[data-v-69169212] {
  opacity: 0;
  transition: all 0.3s ease;
}
.fadeUp-enter[data-v-69169212] {
  opacity: 0;
  transform: translateY(20px);
}
.fadeUp-enter-active[data-v-69169212] {
  transition: all 0.3s ease;
}
.fadeUp-leave-active[data-v-69169212] {
  opacity: 0;
  transform: translateY(-20px);
  transition: all 0.3s ease;
}
.fadeDown-enter[data-v-69169212] {
  opacity: 0;
  transform: translateY(20px);
}
.fadeDown-enter-active[data-v-69169212] {
  transition: all 0.3s ease;
}
.fadeDown-leave-active[data-v-69169212] {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.3s ease;
}
.slide-left-enter[data-v-69169212] {
  transform: translate3d(100%, 0, 0);
}
.slide-left-enter-active[data-v-69169212] {
  transition: all 0.2s linear;
}
.slide-left-leave-active[data-v-69169212] {
  transition: all 0.2s linear;
  transition-delay: 0.1s;
  transform: translate3d(-100%, 0, 0);
}
.slide-right-enter[data-v-69169212] {
  z-index: 9;
  opacity: 0;
  transform: translate3d(-10%, 0, 0);
  transition-delay: 1s;
}
.slide-right-enter-active[data-v-69169212] {
  z-index: 9;
  transition: all 0.2s linear;
}
.slide-right-leave[data-v-69169212] {
  z-index: 10;
}
.slide-right-leave-active[data-v-69169212] {
  z-index: 10;
  transition: all 0.2s linear;
  transform: translate3d(100%, 0, 0);
}
.g-btn[data-v-69169212] {
  font-size: 14px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  color: #fff;
  background: #bfbfbf;
  cursor: pointer;
}
.g-btn[data-v-69169212]:disabled {
  border: none;
  background: #ddd;
}
.g-btn[data-v-69169212]:disabled:hover {
  cursor: not-allowed;
}
.g-sm-btn[data-v-69169212] {
  color: #fff;
  line-height: 26px;
  height: 30px;
  padding: 0 15px;
  border-radius: 4px;
  cursor: pointer;
  background: #bfbfbf;
}
.g-btn-icon i[data-v-69169212] {
  font-size: 14px;
  font-weight: 800;
  font-style: normal;
}
.g-btn-round[data-v-69169212] {
  border-radius: 5px;
}
.g-btn-default[data-v-69169212] {
  width: 120px;
  text-align: center;
}
.g-btn-wide[data-v-69169212] {
  width: 100%;
}
.g-btn-green[data-v-69169212] {
  color: #fff;
  background: #00a36d;
  border-top: 1px solid #00a36d;
}
.g-btn-green-hover[data-v-69169212]:hover {
  background-color: #01835a;
  border-top: 1px solid #01835a !important;
  color: #fff;
}
.g-btn-green-border[data-v-69169212] {
  color: #00a36d;
  border: 1px solid #00a36d;
  background: #fff;
}
.g-btn-green-border >i[data-v-69169212] {
  font-size: 14px;
  padding-let: 5px;
}
.g-btn-red[data-v-69169212] {
  color: #fff;
  background: #f00;
}
.g-btn-white[data-v-69169212] {
  border-top: 1px solid #e8e8e8;
  color: #0a171c;
  background: #fff;
}
.g-btn-white-border[data-v-69169212] {
  color: #0a171c;
  background: #fff;
  border: 1px solid #e8e8e8;
}
.g-btn-menu[data-v-69169212] {
  border: 1px solid #e0e0e0;
  color: #666;
  background: #fff;
}
.g-btn-menu[data-v-69169212]:hover {
  background: #f7f7f7;
}
.g-btn-white-hover[data-v-69169212]:hover {
  background-color: #f2f2f2;
}
.g-btn-disable[data-v-69169212] {
  color: #fff !important;
  cursor: not-allowed !important;
  background-color: #c9c9c9;
  border: none !important;
}
.g-btn-disable i[data-v-69169212] {
  color: #fff !important;
}
.g-btn-disable button[data-v-69169212] {
  color: #fff !important;
}
.g-btn-disable span[data-v-69169212] {
  color: #fff !important;
}
.g-btn-disable[data-v-69169212]:hover {
  background-color: #c9c9c9 !important;
  color: #fff !important;
  border: none !important;
}
.g-btn-ghost-disable[data-v-69169212] {
  cursor: not-allowed !important;
  color: #bfbfbf !important;
}
.g-btn-ghost-disable[data-v-69169212]:hover {
  background-color: #fff !important;
}
h1[data-v-69169212] {
  font-size: 20px !important;
  margin: 20px auto !important;
}
h2[data-v-69169212] {
  font-size: 18px !important;
  margin: 20px auto !important;
}
h3[data-v-69169212] {
  font-size: 16px !important;
  margin: 20px auto !important;
}
h4[data-v-69169212] {
  font-size: 14px !important;
  margin: 20px auto !important;
}
h5[data-v-69169212] {
  font-size: 12px !important;
  margin: 20px auto !important;
}
.g-text-1[data-v-69169212] {
  font-size: 20px;
}
.g-text-2[data-v-69169212] {
  font-size: 18px;
}
.g-text-3[data-v-69169212] {
  font-size: 16px;
}
.g-text-4[data-v-69169212] {
  font-size: 14px;
}
.g-text-5[data-v-69169212] {
  font-size: 12px;
}
.g-text-bold[data-v-69169212] {
  font-weight: bold;
}
.g-text-title[data-v-69169212] {
  color: #333;
}
.g-text-content[data-v-69169212] {
  color: #666;
}
.g-text-info[data-v-69169212] {
  color: #999;
}
.g-text-tip[data-v-69169212] {
  color: #bfbfbf;
}
.g-input[data-v-69169212] {
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  border: none;
  border-bottom: 1px solid #e8e8e8;
}
.g-input[data-v-69169212]:focus {
  border: 1px solid #00a36d;
  border-radius: 5px;
  box-shadow: inset 0px 2px 0px rgba(0,0,0,0.05);
  padding: 0 5px;
}
.g-border-input[data-v-69169212] {
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  border: 1px solid #e8e8e8;
}
.g-input-full[data-v-69169212] {
  width: 100%;
}
.g-text-line[data-v-69169212] {
  overflow: hidden;
  white-space: nowrap;
  display: -webkit-box;
/* autoprefixer: off */
  -webkit-box-orient: vertical;
/* autoprefixer: on */
  -webkit-line-clamp: 1;
}
.g-skip-style[data-v-69169212] {
  text-decoration: underline;
  cursor: pointer;
}
.g-skip-style[data-v-69169212]:hover {
  color: #00f;
}
.g-abnormal-style[data-v-69169212] {
  color: #f00;
  font-weight: 700;
}
.g-textarea[data-v-69169212] {
  width: 100%;
  height: 200px;
  padding: 0 5px;
  border: 1px solid #eee;
}
.g-textarea[data-v-69169212]:focus {
  border: 1px solid #00a36d;
  border-radius: 5px;
  box-shadow: inset 0px 2px 0px rgba(0,0,0,0.05);
  padding: 0 5px;
}
.g-placeholder[data-v-69169212]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #ccc;
}
.g-placeholder[data-v-69169212]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
.g-placeholder[data-v-69169212]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #ccc;
}
.g-placeholder[data-v-69169212]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #ccc;
}
.g-search[data-v-69169212] {
  position: relative;
}
.g-search input[data-v-69169212] {
  height: 40px;
  font-size: 12px;
  padding-left: 8px;
  width: 100%;
  border: 1px solid #ededed;
}
.g-search .icon-searchfor[data-v-69169212] {
  position: absolute;
  color: #bfbfbf;
  top: 8px;
  right: 10px;
  font-size: 20px;
}
.g-search [data-v-69169212]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #bfbfbf;
}
.g-search [data-v-69169212]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #bfbfbf;
}
.g-search [data-v-69169212]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #bfbfbf;
}
.g-search [data-v-69169212]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #bfbfbf;
}
.g-dropmenu[data-v-69169212] {
  border: 1px solid #ededed;
  background: #fff;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #666;
  position: relative;
/*	margin: 15px;*/
}
.g-dropmenu >i[data-v-69169212] {
  position: absolute;
  right: 5px;
  top: 0px;
  font-size: 16px;
  color: #999;
}
.g-dropmenu >span[data-v-69169212] {
  margin-left: 10px;
}
.g-table-input[data-v-69169212] {
  border-radius: 4px;
  text-align: center;
  border: 1px solid #e5e5e5;
  line-height: 24px;
  width: 100px;
  color: #666;
}
.g-table-input-error[data-v-69169212] {
  border: 1px solid #f00 !important;
}
.g-screen-init[data-v-69169212] {
  text-align: center;
  padding: 100px;
}
.g-screen-init img[data-v-69169212] {
  margin: 20px;
  width: 120px;
}
.g-screen-init p[data-v-69169212] {
  font-size: 14px;
  color: #666;
}
.g-screen-init span[data-v-69169212] {
  font-size: 14px;
  color: #00a36d;
  padding: 0 5px;
}
body >iframe[data-v-69169212] {
  display: none !important;
  opacity: 0 !important;
}
body >img[data-v-69169212] {
  display: none !important;
  opacity: 0 !important;
}
.g-two-lines[data-v-69169212] {
  display: inline-block;
  padding: 0 6px;
}
.m-body .p-title[data-v-69169212] {
  background-color: #fff;
  padding: 15px;
}
.m-body .p-title .item[data-v-69169212] {
  margin-right: 10px;
  float: left;
}
.m-body .p-content[data-v-69169212] {
  background: #fff;
}
.m-body .p-content .p-receiver .receiver[data-v-69169212] {
  width: 100%;
  height: 500px;
  border: 1px solid #e0e0e0;
}
.m-body .p-content .p-receiver.g-noDate[data-v-69169212] {
  padding: 40px;
  background: url(../../static/img/month_no_Receiving_data_center.png) repeat-x left 40px;
  background-clip: content-box;
  box-sizing: border-box;
}
.m-body .p-content .p-return-goods[data-v-69169212] {
  width: 50%;
  padding: 20px 10px 20px 20px;
}
.m-body .p-content .p-return-goods .returnGoods[data-v-69169212] {
  width: 100%;
  height: 500px;
  border: 1px solid #e0e0e0;
}
.m-body .p-content .p-return-goods.g-noDate[data-v-69169212] {
  padding: 40px;
  background: url(../../static/img/month_no_return_data_center.png) repeat-x left 40px;
  background-clip: content-box;
}
.m-body .p-content .p-return-reason[data-v-69169212] {
  float: right;
  width: 50%;
  margin-top: -540px;
  padding: 20px 20px 20px 10px;
}
.m-body .p-content .p-return-reason .return-reason[data-v-69169212] {
  width: 100%;
  height: 500px;
  border: 1px solid #e0e0e0;
}
.m-body .p-content .p-return-reason-noData[data-v-69169212] {
  float: right;
  width: 50%;
  margin-top: -400px;
  padding: 0 40px;
  background: url(../../static/img/month_no_return_reason_data_center.png) repeat-x;
  background-clip: content-box;
}
.m-body .p-content .p-return-reason-material[data-v-69169212] {
  float: left;
  margin: 1% 1% 1% 1%;
  width: 48%;
  height: 580px;
  border: 1px solid #e8e8e8;
}
.m-body .p-content .p-return-reason-material .p-material-title[data-v-69169212] {
  padding: 10px 0;
  background: #f7f7f7;
}
.m-body .p-content .p-return-reason-material .p-material-title span[data-v-69169212] {
  color: #333;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.m-body .p-content .p-return-reason-material .p-material-title span[data-v-69169212]:nth-child(3):before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 5px;
  background: #4dbd74;
}
.m-body .p-content .p-return-reason-material .p-material-title span[data-v-69169212]:nth-child(4):before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 5px;
  background: #5ac6e7;
}
.m-body .p-content .p-return-reason-material ul li[data-v-69169212] {
  padding: 15px 0;
  border-top: 1px solid #e8e8e8;
}
.m-body .p-content .p-return-reason-material ul li >span[data-v-69169212] {
  color: #666;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.m-body .p-content .p-return-reason-material ul li >div >span[data-v-69169212] {
  display: inline-block;
  margin: auto;
  width: 20px;
  height: 20px;
  color: #fff;
  font-size: 12px;
  padding-top: 2px;
  background: #d7dbde;
  border-radius: 50%;
}
.m-body .p-content .p-return-reason-material ul li:nth-child(1) >div >span[data-v-69169212] {
  background: #4dbd74;
}
.m-body .p-content .p-return-reason-material ul li:nth-child(2) >div >span[data-v-69169212] {
  background: #ffc553;
}
.m-body .p-content .p-return-reason-material ul li:nth-child(3) >div >span[data-v-69169212] {
  background: #fa7262;
}
.m-body .p-content .datagrid[data-v-69169212] {
  border-top: 1px solid #e0e0e0;
  padding: 20px;
}
.m-body .p-content .datagrid .tools .select-class[data-v-69169212],
.m-body .p-content .datagrid .tools .search[data-v-69169212],
.m-body .p-content .datagrid .tools .derive[data-v-69169212] {
  float: left;
  margin-right: 10px;
}
.m-body .p-content .datagrid .tools .select-class[data-v-69169212] {
  min-width: 200px;
}
.m-body .p-content .datagrid .tools .derive[data-v-69169212] {
  height: 40px;
  background-color: #00a36d;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  color: #fff;
  width: 100px;
  margin-bottom: 20px;
  border-radius: 6px;
  font-size: 14px;
  cursor: pointer;
}
.m-body .p-content .datagrid .tools .derive.disable[data-v-69169212] {
  background-color: #c9c9c9;
}
@media screen and (max-width: 1366px) {
.m-body .p-content .p-return-goods[data-v-69169212] {
    width: 100%;
    padding: 20px;
}
.m-body .p-content .p-return-goods .returnGoods[data-v-69169212] {
    width: 100%;
    height: 500px;
    border: 1px solid #e0e0e0;
}
.m-body .p-content .p-return-reason[data-v-69169212] {
    float: none;
    width: 100%;
    margin-top: -20px;
    padding: 20px;
}
.m-body .p-content .p-return-reason .return-reason[data-v-69169212] {
    width: 100%;
    height: 500px;
    border: 1px solid #e0e0e0;
}
.m-body .p-content .p-return-reason-noData[data-v-69169212] {
    width: 100%;
    margin-top: 0;
}
}

*[data-v-7acd15da] {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none;
  font-family: Droid Sans, Helvetica Neue, Droid Sans Fallback, Heiti SC, sans-serif, Source Han Sans CN, SimSun, SimHei;
  font-size: 12px;
}
ul[data-v-7acd15da] {
  list-style: none;
}
button[data-v-7acd15da] {
  border: none;
}
a[data-v-7acd15da] {
  text-decoration: none;
}
input[data-v-7acd15da]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #ccc;
}
input[data-v-7acd15da]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
input[data-v-7acd15da]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #ccc;
}
input[data-v-7acd15da]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #ccc;
}
input[data-v-7acd15da]:disabled {
  border: 1px solid #ddd;
  background-color: #f5f5f5;
  color: #aca899;
}
input[data-v-7acd15da]:disabled:hover {
  cursor: not-allowed;
}
input[type=number][data-v-7acd15da] {
  -moz-appearance: textfield;
}
input[type=number][data-v-7acd15da]::-webkit-inner-spin-button,
input[type=number][data-v-7acd15da]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.g-container[data-v-7acd15da] {
  width: 100%;
  overflow: hidden;
}
.g-row[data-v-7acd15da]:after {
  content: '';
  display: block;
  clear: both;
}
.g-col[data-v-7acd15da] {
  float: left;
}
.g-gutter[data-v-7acd15da] {
  margin: 0 -5px;
}
.g-gutter >*[data-v-7acd15da] {
  padding: 0 5px;
}
.g-col-1[data-v-7acd15da] {
  float: left;
  width: 8.333333333333334%;
  word-wrap: break-word;
}
.g-col-offset-1[data-v-7acd15da] {
  margin-left: 8.333333333333334%;
}
.g-col-2[data-v-7acd15da] {
  float: left;
  width: 16.666666666666668%;
  word-wrap: break-word;
}
.g-col-offset-2[data-v-7acd15da] {
  margin-left: 16.666666666666668%;
}
.g-col-3[data-v-7acd15da] {
  float: left;
  width: 25%;
  word-wrap: break-word;
}
.g-col-offset-3[data-v-7acd15da] {
  margin-left: 25%;
}
.g-col-4[data-v-7acd15da] {
  float: left;
  width: 33.333333333333336%;
  word-wrap: break-word;
}
.g-col-offset-4[data-v-7acd15da] {
  margin-left: 33.333333333333336%;
}
.g-col-5[data-v-7acd15da] {
  float: left;
  width: 41.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-5[data-v-7acd15da] {
  margin-left: 41.66666666666667%;
}
.g-col-6[data-v-7acd15da] {
  float: left;
  width: 50%;
  word-wrap: break-word;
}
.g-col-offset-6[data-v-7acd15da] {
  margin-left: 50%;
}
.g-col-7[data-v-7acd15da] {
  float: left;
  width: 58.333333333333336%;
  word-wrap: break-word;
}
.g-col-offset-7[data-v-7acd15da] {
  margin-left: 58.333333333333336%;
}
.g-col-8[data-v-7acd15da] {
  float: left;
  width: 66.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-8[data-v-7acd15da] {
  margin-left: 66.66666666666667%;
}
.g-col-9[data-v-7acd15da] {
  float: left;
  width: 75%;
  word-wrap: break-word;
}
.g-col-offset-9[data-v-7acd15da] {
  margin-left: 75%;
}
.g-col-10[data-v-7acd15da] {
  float: left;
  width: 83.33333333333334%;
  word-wrap: break-word;
}
.g-col-offset-10[data-v-7acd15da] {
  margin-left: 83.33333333333334%;
}
.g-col-11[data-v-7acd15da] {
  float: left;
  width: 91.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-11[data-v-7acd15da] {
  margin-left: 91.66666666666667%;
}
.g-col-12[data-v-7acd15da] {
  float: left;
  width: 100%;
  word-wrap: break-word;
}
.g-col-offset-12[data-v-7acd15da] {
  margin-left: 100%;
}
.g-spacer[data-v-7acd15da] {
  margin-bottom: 20px;
}
.g-block-spacer[data-v-7acd15da] {
  margin-bottom: 20px;
}
.g-content-spacer[data-v-7acd15da] {
  margin-bottom: 10px;
}
.g-margin-right[data-v-7acd15da] {
  margin-right: 20px;
}
.g-margin-fright[data-v-7acd15da] {
  margin-right: 10px;
}
.g-margin-left[data-v-7acd15da] {
  margin-top: 20px;
}
.g-border[data-v-7acd15da] {
  border-bottom: 1px solid #e8e8e8;
}
.g-left[data-v-7acd15da] {
  text-align: left;
}
.g-right[data-v-7acd15da] {
  text-align: right;
}
.g-center[data-v-7acd15da] {
  text-align: center;
}
.g-fleft[data-v-7acd15da] {
  float: left;
}
.g-fright[data-v-7acd15da] {
  float: right;
}
.g-padding-left[data-v-7acd15da] {
  padding-left: 5px;
}
.g-padding-right[data-v-7acd15da] {
  padding-right: 10px;
}
html[data-v-7acd15da],
body[data-v-7acd15da] {
  height: 100%;
  background: #f5f8fa;
}
.g-view[data-v-7acd15da] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow-y: auto;
}
.g-block[data-v-7acd15da] {
  padding: 20px;
}
.g-box[data-v-7acd15da] {
  border: 1px solid #ededed;
}
.g-content[data-v-7acd15da] {
  background: #fff;
}
.g-container[data-v-7acd15da] {
  padding: 0 20px;
}
.g-noDate[data-v-7acd15da] {
  text-align: -webkit-center;
  line-height: 30;
}
.g-card[data-v-7acd15da] {
  height: 120px;
  width: 100%;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px;
  cursor: pointer;
}
.g-card .g-card-title[data-v-7acd15da] {
  padding: 10px;
  background: #f7f7f7;
}
.g-card .g-card-title span[data-v-7acd15da]:nth-child(1) {
  font-size: 14px;
  color: #333;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.g-card .g-card-title span[data-v-7acd15da]:nth-child(2) {
  font-size: 12px;
  color: #666;
  position: relative;
}
.g-card .g-card-title span:nth-child(2) i[data-v-7acd15da] {
  width: 10px;
  height: 10px;
  background-color: #b80e00;
  position: absolute;
  border-radius: 50%;
  top: 3px;
  margin-left: -15px;
}
.g-card .g-card-content[data-v-7acd15da] {
  padding: 10px;
}
.g-card .g-card-content > div p[data-v-7acd15da]:nth-child(1) {
  font-size: 12px;
  color: #999;
  margin: 8px 0 4px 12px;
}
.g-card .g-card-content > div p[data-v-7acd15da]:nth-child(2) {
  font-size: 16px;
  color: #333;
}
.g-icon-warning >i[data-v-7acd15da] {
  font-size: 65px;
  color: #fd6a39;
}
.clearFix[data-v-7acd15da]:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
.clearFix[data-v-7acd15da] {
  zoom: 1;
}
.g-title-mark[data-v-7acd15da] {
  color: #f88f07;
  font-size: 16px;
}
.g-con-mark[data-v-7acd15da] {
  color: #f60;
}
.g-card-round[data-v-7acd15da] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  position: relative;
  background-color: #f9f9f9;
  padding: 10px 10px 20px 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.g-card-round-block[data-v-7acd15da] {
  display: inline-block;
}
.g-card-round-edge[data-v-7acd15da] {
  position: absolute;
  z-index: 9;
  top: -1px;
  right: -1px;
  background-color: #fd6a39;
  width: 67px;
  line-height: 20px;
  color: #fff;
  border-top-right-radius: 4px;
  text-align: center;
}
.fade-enter[data-v-7acd15da] {
  opacity: 0;
}
.fade-enter-active[data-v-7acd15da] {
  transition: all 0.3s ease;
}
.fade-leave-active[data-v-7acd15da] {
  opacity: 0;
  transition: all 0.3s ease;
}
.fadeUp-enter[data-v-7acd15da] {
  opacity: 0;
  transform: translateY(20px);
}
.fadeUp-enter-active[data-v-7acd15da] {
  transition: all 0.3s ease;
}
.fadeUp-leave-active[data-v-7acd15da] {
  opacity: 0;
  transform: translateY(-20px);
  transition: all 0.3s ease;
}
.fadeDown-enter[data-v-7acd15da] {
  opacity: 0;
  transform: translateY(20px);
}
.fadeDown-enter-active[data-v-7acd15da] {
  transition: all 0.3s ease;
}
.fadeDown-leave-active[data-v-7acd15da] {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.3s ease;
}
.slide-left-enter[data-v-7acd15da] {
  transform: translate3d(100%, 0, 0);
}
.slide-left-enter-active[data-v-7acd15da] {
  transition: all 0.2s linear;
}
.slide-left-leave-active[data-v-7acd15da] {
  transition: all 0.2s linear;
  transition-delay: 0.1s;
  transform: translate3d(-100%, 0, 0);
}
.slide-right-enter[data-v-7acd15da] {
  z-index: 9;
  opacity: 0;
  transform: translate3d(-10%, 0, 0);
  transition-delay: 1s;
}
.slide-right-enter-active[data-v-7acd15da] {
  z-index: 9;
  transition: all 0.2s linear;
}
.slide-right-leave[data-v-7acd15da] {
  z-index: 10;
}
.slide-right-leave-active[data-v-7acd15da] {
  z-index: 10;
  transition: all 0.2s linear;
  transform: translate3d(100%, 0, 0);
}
.g-btn[data-v-7acd15da] {
  font-size: 14px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  color: #fff;
  background: #bfbfbf;
  cursor: pointer;
}
.g-btn[data-v-7acd15da]:disabled {
  border: none;
  background: #ddd;
}
.g-btn[data-v-7acd15da]:disabled:hover {
  cursor: not-allowed;
}
.g-sm-btn[data-v-7acd15da] {
  color: #fff;
  line-height: 26px;
  height: 30px;
  padding: 0 15px;
  border-radius: 4px;
  cursor: pointer;
  background: #bfbfbf;
}
.g-btn-icon i[data-v-7acd15da] {
  font-size: 14px;
  font-weight: 800;
  font-style: normal;
}
.g-btn-round[data-v-7acd15da] {
  border-radius: 5px;
}
.g-btn-default[data-v-7acd15da] {
  width: 120px;
  text-align: center;
}
.g-btn-wide[data-v-7acd15da] {
  width: 100%;
}
.g-btn-green[data-v-7acd15da] {
  color: #fff;
  background: #00a36d;
  border-top: 1px solid #00a36d;
}
.g-btn-green-hover[data-v-7acd15da]:hover {
  background-color: #01835a;
  border-top: 1px solid #01835a !important;
  color: #fff;
}
.g-btn-green-border[data-v-7acd15da] {
  color: #00a36d;
  border: 1px solid #00a36d;
  background: #fff;
}
.g-btn-green-border >i[data-v-7acd15da] {
  font-size: 14px;
  padding-let: 5px;
}
.g-btn-red[data-v-7acd15da] {
  color: #fff;
  background: #f00;
}
.g-btn-white[data-v-7acd15da] {
  border-top: 1px solid #e8e8e8;
  color: #0a171c;
  background: #fff;
}
.g-btn-white-border[data-v-7acd15da] {
  color: #0a171c;
  background: #fff;
  border: 1px solid #e8e8e8;
}
.g-btn-menu[data-v-7acd15da] {
  border: 1px solid #e0e0e0;
  color: #666;
  background: #fff;
}
.g-btn-menu[data-v-7acd15da]:hover {
  background: #f7f7f7;
}
.g-btn-white-hover[data-v-7acd15da]:hover {
  background-color: #f2f2f2;
}
.g-btn-disable[data-v-7acd15da] {
  color: #fff !important;
  cursor: not-allowed !important;
  background-color: #c9c9c9;
  border: none !important;
}
.g-btn-disable i[data-v-7acd15da] {
  color: #fff !important;
}
.g-btn-disable button[data-v-7acd15da] {
  color: #fff !important;
}
.g-btn-disable span[data-v-7acd15da] {
  color: #fff !important;
}
.g-btn-disable[data-v-7acd15da]:hover {
  background-color: #c9c9c9 !important;
  color: #fff !important;
  border: none !important;
}
.g-btn-ghost-disable[data-v-7acd15da] {
  cursor: not-allowed !important;
  color: #bfbfbf !important;
}
.g-btn-ghost-disable[data-v-7acd15da]:hover {
  background-color: #fff !important;
}
h1[data-v-7acd15da] {
  font-size: 20px !important;
  margin: 20px auto !important;
}
h2[data-v-7acd15da] {
  font-size: 18px !important;
  margin: 20px auto !important;
}
h3[data-v-7acd15da] {
  font-size: 16px !important;
  margin: 20px auto !important;
}
h4[data-v-7acd15da] {
  font-size: 14px !important;
  margin: 20px auto !important;
}
h5[data-v-7acd15da] {
  font-size: 12px !important;
  margin: 20px auto !important;
}
.g-text-1[data-v-7acd15da] {
  font-size: 20px;
}
.g-text-2[data-v-7acd15da] {
  font-size: 18px;
}
.g-text-3[data-v-7acd15da] {
  font-size: 16px;
}
.g-text-4[data-v-7acd15da] {
  font-size: 14px;
}
.g-text-5[data-v-7acd15da] {
  font-size: 12px;
}
.g-text-bold[data-v-7acd15da] {
  font-weight: bold;
}
.g-text-title[data-v-7acd15da] {
  color: #333;
}
.g-text-content[data-v-7acd15da] {
  color: #666;
}
.g-text-info[data-v-7acd15da] {
  color: #999;
}
.g-text-tip[data-v-7acd15da] {
  color: #bfbfbf;
}
.g-input[data-v-7acd15da] {
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  border: none;
  border-bottom: 1px solid #e8e8e8;
}
.g-input[data-v-7acd15da]:focus {
  border: 1px solid #00a36d;
  border-radius: 5px;
  box-shadow: inset 0px 2px 0px rgba(0,0,0,0.05);
  padding: 0 5px;
}
.g-border-input[data-v-7acd15da] {
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  border: 1px solid #e8e8e8;
}
.g-input-full[data-v-7acd15da] {
  width: 100%;
}
.g-text-line[data-v-7acd15da] {
  overflow: hidden;
  white-space: nowrap;
  display: -webkit-box;
/* autoprefixer: off */
  -webkit-box-orient: vertical;
/* autoprefixer: on */
  -webkit-line-clamp: 1;
}
.g-skip-style[data-v-7acd15da] {
  text-decoration: underline;
  cursor: pointer;
}
.g-skip-style[data-v-7acd15da]:hover {
  color: #00f;
}
.g-abnormal-style[data-v-7acd15da] {
  color: #f00;
  font-weight: 700;
}
.g-textarea[data-v-7acd15da] {
  width: 100%;
  height: 200px;
  padding: 0 5px;
  border: 1px solid #eee;
}
.g-textarea[data-v-7acd15da]:focus {
  border: 1px solid #00a36d;
  border-radius: 5px;
  box-shadow: inset 0px 2px 0px rgba(0,0,0,0.05);
  padding: 0 5px;
}
.g-placeholder[data-v-7acd15da]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #ccc;
}
.g-placeholder[data-v-7acd15da]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
.g-placeholder[data-v-7acd15da]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #ccc;
}
.g-placeholder[data-v-7acd15da]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #ccc;
}
.g-search[data-v-7acd15da] {
  position: relative;
}
.g-search input[data-v-7acd15da] {
  height: 40px;
  font-size: 12px;
  padding-left: 8px;
  width: 100%;
  border: 1px solid #ededed;
}
.g-search .icon-searchfor[data-v-7acd15da] {
  position: absolute;
  color: #bfbfbf;
  top: 8px;
  right: 10px;
  font-size: 20px;
}
.g-search [data-v-7acd15da]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #bfbfbf;
}
.g-search [data-v-7acd15da]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #bfbfbf;
}
.g-search [data-v-7acd15da]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #bfbfbf;
}
.g-search [data-v-7acd15da]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #bfbfbf;
}
.g-dropmenu[data-v-7acd15da] {
  border: 1px solid #ededed;
  background: #fff;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #666;
  position: relative;
/*	margin: 15px;*/
}
.g-dropmenu >i[data-v-7acd15da] {
  position: absolute;
  right: 5px;
  top: 0px;
  font-size: 16px;
  color: #999;
}
.g-dropmenu >span[data-v-7acd15da] {
  margin-left: 10px;
}
.g-table-input[data-v-7acd15da] {
  border-radius: 4px;
  text-align: center;
  border: 1px solid #e5e5e5;
  line-height: 24px;
  width: 100px;
  color: #666;
}
.g-table-input-error[data-v-7acd15da] {
  border: 1px solid #f00 !important;
}
.g-screen-init[data-v-7acd15da] {
  text-align: center;
  padding: 100px;
}
.g-screen-init img[data-v-7acd15da] {
  margin: 20px;
  width: 120px;
}
.g-screen-init p[data-v-7acd15da] {
  font-size: 14px;
  color: #666;
}
.g-screen-init span[data-v-7acd15da] {
  font-size: 14px;
  color: #00a36d;
  padding: 0 5px;
}
body >iframe[data-v-7acd15da] {
  display: none !important;
  opacity: 0 !important;
}
body >img[data-v-7acd15da] {
  display: none !important;
  opacity: 0 !important;
}
.g-two-lines[data-v-7acd15da] {
  display: inline-block;
  padding: 0 6px;
}
.m-body .p-title[data-v-7acd15da] {
  background-color: #fff;
  padding: 15px;
  border-bottom: 1px solid #e0e0e0;
}
.m-body .p-title .item[data-v-7acd15da] {
  margin-right: 10px;
  float: left;
}
.m-body .p-content[data-v-7acd15da] {
  background: #fff;
}
.m-body .p-content .p-receiver[data-v-7acd15da] {
  width: 100%;
}
.m-body .p-content .p-receiver .receiver[data-v-7acd15da] {
  width: 100%;
  height: 500px;
  border-bottom: 1px solid #e0e0e0;
}
.m-body .p-content .receiver-no-data[data-v-7acd15da] {
  background: url(../../static/img/no_Receiving_data_center.png) repeat-x left bottom;
  padding: 40px 40px;
  background-origin: content-box;
  background-clip: content-box;
}
.m-body .p-content .p-return-goods[data-v-7acd15da] {
  width: 50%;
  padding: 20px;
}
.m-body .p-content .p-return-goods.return-no-data[data-v-7acd15da] {
  padding: 40px;
  background: url(../../static/img/no_return_data_center.png) repeat-x;
  background-origin: content-box;
  background-clip: content-box;
}
.m-body .p-content .p-return-goods .returnGoods[data-v-7acd15da] {
  width: 100%;
  height: 500px;
  border: 1px solid #e0e0e0;
}
.m-body .p-content .p-return-reason[data-v-7acd15da] {
  float: right;
  width: 50%;
  margin-top: -540px;
  padding: 20px 20px 20px 10px;
}
.m-body .p-content .p-return-reason .return-reason[data-v-7acd15da] {
  width: 100%;
  height: 500px;
  border: 1px solid #e0e0e0;
}
.m-body .p-content .p-return-reason-noData[data-v-7acd15da] {
  float: right;
  width: 50%;
  margin-top: -400px;
  padding: 0;
  padding-left: 40px;
}
.m-body .p-content .p-return-reason-noData .circle[data-v-7acd15da] {
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  -ms-flex-pack: center;
      justify-content: center;
}
.m-body .p-content .p-return-reason-noData .circle img[data-v-7acd15da] {
  width: 25%;
  height: 25%;
}
.m-body .p-content .p-return-detailed[data-v-7acd15da] {
  width: 100%;
  text-align: -webkit-center;
}
.m-body .p-content .p-return-detailed .p-return-reason-material[data-v-7acd15da] {
  display: inline-block;
  margin: 1% 1% 1% 1%;
  width: 31.2%;
  height: 580px;
  border: 1px solid #e8e8e8;
}
.m-body .p-content .p-return-detailed .p-return-reason-material >div[data-v-7acd15da] {
  height: 50px;
  padding-top: 16px;
  color: #333;
  font-size: 14px;
  background: #f0f0f0;
}
.m-body .p-content .p-return-detailed .p-return-reason-material >div .p-identification-202[data-v-7acd15da]:before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 5px;
  background: #b9b9b9;
}
.m-body .p-content .p-return-detailed .p-return-reason-material >div .p-identification-203[data-v-7acd15da]:before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 5px;
  background: #5cbe7e;
}
.m-body .p-content .p-return-detailed .p-return-reason-material >div .p-identification-201[data-v-7acd15da]:before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 5px;
  background: #e8a200;
}
.m-body .p-content .p-return-detailed .p-return-reason-material .p-material-title[data-v-7acd15da] {
  height: 80px;
  background: #f7f7f7;
}
.m-body .p-content .p-return-detailed .p-return-reason-material .p-material-title span[data-v-7acd15da] {
  color: #333;
  font-size: 14px;
  padding-top: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.m-body .p-content .p-return-detailed .p-return-reason-material ul li[data-v-7acd15da] {
  height: 50px;
  border-top: 1px solid #e8e8e8;
}
.m-body .p-content .p-return-detailed .p-return-reason-material ul li >span[data-v-7acd15da] {
  color: #666;
  font-size: 14px;
  padding-top: 15px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.m-body .p-content .p-return-detailed .p-return-reason-material ul li >div[data-v-7acd15da] {
  padding-top: 15px;
}
.m-body .p-content .p-return-detailed .p-return-reason-material ul li >div >span[data-v-7acd15da] {
  display: inline-block;
  margin: auto;
  width: 20px;
  height: 20px;
  padding-top: 2px;
  color: #fff;
  font-size: 12px;
  background: #d7dbde;
  border-radius: 50%;
}
.m-body .p-content .p-return-detailed .p-return-reason-material ul li:nth-child(1) >div >span[data-v-7acd15da] {
  background: #4dbd74;
}
.m-body .p-content .p-return-detailed .p-return-reason-material ul li:nth-child(2) >div >span[data-v-7acd15da] {
  background: #ffc553;
}
.m-body .p-content .p-return-detailed .p-return-reason-material ul li:nth-child(3) >div >span[data-v-7acd15da] {
  background: #fa7262;
}
.m-body .p-content .p-return-detailed .p-return-reason-material ul[data-v-7acd15da]:after {
  content: '';
  display: block;
  clear: both;
}
.m-body .p-content .datagrid[data-v-7acd15da] {
  border-top: 1px solid #ededed;
  padding: 20px;
}
.m-body .p-content .datagrid .tools .select-class[data-v-7acd15da],
.m-body .p-content .datagrid .tools .search[data-v-7acd15da],
.m-body .p-content .datagrid .tools .derive[data-v-7acd15da] {
  float: left;
  margin-right: 10px;
}
.m-body .p-content .datagrid .tools .select-class[data-v-7acd15da] {
  min-width: 200px;
}
.m-body .p-content .datagrid .tools .derive[data-v-7acd15da] {
  height: 40px;
  background-color: #00a36d;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  color: #fff;
  width: 100px;
  margin-bottom: 20px;
  border-radius: 6px;
  font-size: 14px;
  cursor: pointer;
}
.m-body .p-content .datagrid .tools .derive.disable[data-v-7acd15da] {
  background-color: #c9c9c9;
}
@media screen and (max-width: 1366px) {
.m-body .p-content .p-return-goods[data-v-7acd15da] {
    width: 100%;
    padding: 20px;
}
.m-body .p-content .p-return-goods .returnGoods[data-v-7acd15da] {
    width: 100%;
    height: 500px;
    border: 1px solid #e0e0e0;
}
.m-body .p-content .p-return-reason[data-v-7acd15da] {
    float: none;
    width: 100%;
    margin-top: -20px;
    padding: 20px;
}
.m-body .p-content .p-return-reason .return-reason[data-v-7acd15da] {
    width: 100%;
    height: 500px;
    border: 1px solid #e0e0e0;
}
}

.p-body .p-wrap[data-v-7f90a824] {
  padding: 0 20px;
  background-color: #fff;
  height: 100%;
}
.p-body .p-wrap .p-top[data-v-7f90a824] {
  margin-bottom: 15px;
}
.p-body .p-wrap .p-top[data-v-7f90a824]:after {
  content: '';
  display: block;
  clear: both;
}
.p-body .p-wrap .p-top .g-fleft[data-v-7f90a824] {
  margin-right: 10px;
}
.p-body .p-wrap .p-top .g-fleft .g-padding-right[data-v-7f90a824] {
  font-size: 14px;
}
.p-body .p-wrap .p-top .g-fleft .c-branch-ipt[data-v-7f90a824] {
  font-size: 14px;
}
.p-body .p-wrap .p-top .g-fleft .c-branch-ipt span[data-v-7f90a824] {
  font-size: 14px;
}
.p-body .p-wrap .p-st-hover[data-v-7f90a824] {
  text-decoration: underline;
}
.p-body .p-wrap .p-posit[data-v-7f90a824] {
  position: relative;
}
.p-body .g-content-spacer[data-v-7f90a824] {
  height: calc(100% - 65px);
}
.p-body .g-content-spacer .u-box[data-v-7f90a824] {
  height: 100%;
}
.p-body .g-content-spacer .u-box .p-stock-list[data-v-7f90a824] {
  height: 100%;
  overflow-y: auto;
}
.p-body .g-content-spacer .u-box .p-scope-on[data-v-7f90a824] {
  color: #00a36d;
}
.p-body .g-content-spacer >div[data-v-7f90a824] {
  height: 100%;
}
.p-body .g-content-spacer >div .p-tabel-content[data-v-7f90a824] {
  height: 100%;
}
.p-body .textwrap[data-v-7f90a824] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.f-logs .c-tips[data-v-647b494c] {
  z-index: 99999;
}
.f-logs .f-item[data-v-647b494c] {
  padding-left: 14px;
  border-left: 1px solid #efefef;
  line-height: normal;
  position: relative;
}
.f-logs .f-item[data-v-647b494c]:last-child::after,
.f-logs .f-item[data-v-647b494c]::before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-top: 4px;
  margin-left: -19.5px;
  position: absolute;
  background: #fff;
  z-index: 1;
}
.f-logs .f-item[data-v-647b494c]:nth-child(n)::before {
  border: 2px solid #00a36d;
}
.f-logs .f-item[data-v-647b494c]:nth-child(2n)::before {
  border: 2px solid #f00;
}
.f-logs .f-item[data-v-647b494c]:nth-child(3n)::before {
  border: 2px solid #fd6a39;
}
.f-logs .f-item[data-v-647b494c]:nth-child(4n)::before {
  border: 2px solid #666;
}
.f-logs .f-item .f-txt[data-v-647b494c] {
  margin-bottom: 4px;
  color: #333;
}
.f-logs .f-item .f-date[data-v-647b494c] {
  padding-bottom: 10px;
  color: #999;
}
.f-logs .f-item:last-child .f-date[data-v-647b494c] {
  padding-bottom: 0;
}
.f-logs .f-item[data-v-647b494c]:last-child::after {
  background: #bababa;
  border: 0;
  bottom: 1px;
  margin-top: 0;
  margin-left: -17.5px;
  width: 6px;
  height: 6px;
}

.p-body[data-v-5e702687] {
  background: #fff;
  padding: 10px 20px;
/* 显示记录 */
}
.p-body .iconfont[data-v-5e702687] {
  vertical-align: middle;
  font-size: 20px;
}
.p-body .icon-rise[data-v-5e702687] {
  font-size: 24px;
  color: #fd6a39;
}
.p-body .icon-decline[data-v-5e702687] {
  font-size: 24px;
  color: #00a36d;
}
.p-body .p-nodata[data-v-5e702687] {
  text-align: -webkit-center;
  padding: 150px 0;
}
.p-body .p-nodata img[data-v-5e702687] {
  max-width: 120px;
}
.p-body .p-goodsName[data-v-5e702687] {
  height: 100%;
  line-height: 39px;
  position: relative;
  padding-left: 10px;
}
.p-body .p-goodsName span[data-v-5e702687] {
  display: inline-block;
}
.p-body .p-goodsName i[data-v-5e702687] {
  display: inline-block;
  font-size: 22px;
  color: #00a36d;
  vertical-align: middle;
}
.p-body .p-goodsName .p-tips-upward[data-v-5e702687] {
  position: absolute;
  z-index: 200;
  bottom: 0;
  left: 0;
}
.p-body .p-goodsName .p-tips-down[data-v-5e702687] {
  position: absolute;
  z-index: 200;
  left: 0;
  margin-top: -209px;
}
.p-body .p-search-material[data-v-5e702687] {
  margin-top: 8px;
  margin-left: 8px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  height: 24px;
  line-height: 24px;
  background: #fff;
  font-size: 14px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  position: relative;
}
.p-body .p-search-material >input[data-v-5e702687] {
  height: 24px;
  line-height: 24px;
  border: none;
  width: 100%;
  padding: 0 5px 0 10px;
}
.p-body .p-search-material >i[data-v-5e702687] {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 16px;
  color: #bfbfbf;
}
.p-body .p-goods-class-content >span[data-v-5e702687] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  height: 40px;
  width: 100%;
}
.p-body .p-but-click[data-v-5e702687] {
  float: right;
  width: 120px;
  height: 40px;
  line-height: 40px;
  margin-top: 10px;
  margin-left: 10px;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
}
.p-body .p-but-click >span[data-v-5e702687] {
  font-size: 14px;
}
.p-body .p-but-click >*[data-v-5e702687] {
  display: inline-block;
  vertical-align: middle;
  color: #666;
}
.p-body .p-but-click[data-v-5e702687]:after {
  content: '';
  display: block;
  clear: both;
}
.p-body .p-btn-disable-hover[data-v-5e702687] {
  cursor: not-allowed;
  background-color: #f2f2f2;
}
.p-body .p-title[data-v-5e702687] {
  height: 60px;
  border-bottom: 1px solid #e0e0e0;
}
.p-body .p-title .p-title-but[data-v-5e702687] {
  height: 50px;
  line-height: 50px;
  margin-top: 10px;
  border: 1px solid #e0e0e0;
  cursor: pointer;
}
.p-body .p-title .p-title-but >span[data-v-5e702687] {
  font-size: 14px;
}
.p-body .p-title .p-supplier[data-v-5e702687] {
  border-top-left-radius: 4px;
  border-right: 0;
}
.p-body .p-title .p-material[data-v-5e702687] {
  border-top-right-radius: 4px;
  border-left: 0;
}
.p-body .p-title .p-title-but-select[data-v-5e702687] {
  background: #00a36d;
}
.p-body .p-title .p-title-but-select >span[data-v-5e702687] {
  color: #fff;
}
.p-body .p-title .p-add-price[data-v-5e702687],
.p-body .p-title .p-bargaining[data-v-5e702687] {
  position: relative;
}
.p-body .p-title .p-add-price >*[data-v-5e702687],
.p-body .p-title .p-bargaining >*[data-v-5e702687] {
  display: inline-block;
  vertical-align: middle;
  color: #666;
}
.p-body .p-title .p-count[data-v-5e702687] {
  position: absolute;
  height: 16px;
  right: -6px;
  top: -8px;
  line-height: 0;
  padding: 8px 3px 0 3px;
  border-radius: 3px;
  background: #fd6a39;
  color: #fff;
  z-index: 1;
  font-size: 12px;
}
.p-body .p-content[data-v-5e702687]:after {
  content: '';
  display: block;
  clear: both;
}
.p-body .p-content .p-right-box[data-v-5e702687] {
  padding-left: 10px;
}
.p-body .p-content .p-class-title[data-v-5e702687] {
  height: 40px;
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
  border-top: 0;
  border-bottom: 0;
}
.p-body .p-content .p-class-title .p-drop-supplier[data-v-5e702687] {
  float: left;
  margin-top: 8px;
  margin-left: 6px;
}
.p-body .p-content .p-class-title .p-material-class[data-v-5e702687] {
  margin-left: 10px;
  line-height: 38px;
  font-size: 14px;
}
.p-body .p-content .p-class-title .p-search-material[data-v-5e702687] {
  display: inline-block;
  width: 44%;
}
.p-body .p-content .p-sup-list[data-v-5e702687] {
  height: 100%;
  overflow-y: scroll;
  border: 1px solid #e0e0e0;
  border-top: 0;
}
.p-body .p-content .p-sup-list ul li[data-v-5e702687] {
  padding: 13px 10px;
  border-bottom: 1px solid #e0e0e0;
}
.p-body .p-content .p-sup-list ul li span[data-v-5e702687]:nth-child(1) {
  color: #666;
}
.p-body .p-content .p-sup-list ul li span[data-v-5e702687]:nth-child(2) {
  color: #999;
}
.p-body .p-content .p-sup-list ul li[data-v-5e702687]:hover {
  background-color: #f2f2f2;
}
.p-body .p-content .p-sup-list ul .selected-supplier span[data-v-5e702687]:nth-child(1),
.p-body .p-content .p-sup-list ul .selected-supplier span[data-v-5e702687]:nth-child(2) {
  color: #00a36d;
}
.p-body .p-content .p-sup-list ul .selected-supplier[data-v-5e702687] {
  background: #f7f7f7;
}
.p-body .p-content .p-select-material-class[data-v-5e702687] {
  border: 1px solid #e0e0e0;
  height: 100%;
/*	overflow-y: scroll;*/
}
.p-body .p-content .p-select-material-class .p-class[data-v-5e702687] {
  color: #00a36d;
}
.p-body .p-content .p-select-condition[data-v-5e702687] {
  margin-top: 10px;
}
.p-body .p-content .p-select-condition >div[data-v-5e702687] {
  margin-right: 10px;
}
.p-body .p-content .p-grid-title[data-v-5e702687] {
  margin-top: 60px;
  height: 40px;
  border: 1px solid #e0e0e0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom: 0;
  background: #f5f5f5;
}
.p-body .p-content .p-grid-title .p-drop-supplier[data-v-5e702687] {
  margin: 8px 0 0 5px;
}
.p-body .p-supplier-item[data-v-5e702687] {
  position: relative;
}
.p-body .p-supplier-item .p-need[data-v-5e702687]:after {
  border-radius: 4px;
  content: '\4E0D\8BAE\4EF7';
  font-size: 12px;
  display: block;
  background-color: #f60;
  position: absolute;
  top: 6px;
  right: 124px;
  color: #fff;
  padding: 2px 3px;
  line-height: 1;
}
.p-body .p-smsValid[data-v-5e702687] {
  padding: 20px;
}
.p-body .p-smsValid >div[data-v-5e702687] {
  margin-bottom: 10px;
}
.p-body .p-smsValid label[data-v-5e702687] {
  line-height: 40px;
}
.p-body .p-smsValid .p-code[data-v-5e702687] {
  padding: 0 0 0 3px;
}
.p-body .p-smsValid .p-getcode[data-v-5e702687] {
  font-size: 12px;
  padding: 0 3px;
}
.p-body .p-width[data-v-5e702687] {
  width: 150px;
}

.p-body[data-v-f099018c] {
  background: #fff;
  padding: 0 20px 20px 20px;
}
.p-body .p-time >*[data-v-f099018c] {
  display: inline-block;
  vertical-align: middle;
}
.p-body .p-time .p-select-time[data-v-f099018c] {
  width: 200px;
}
.p-body .p-time .p-select-time .p-tip[data-v-f099018c] {
  text-align: left;
  padding-bottom: 10px;
  color: #999;
  margin-left: 10px;
}
.p-body .p-time .p-select-time .p-tip i[data-v-f099018c] {
  border-radius: 50%;
  background: #e7a300;
  display: inline-block;
  width: 10px;
  height: 10px;
}
.p-body .p-time .p-text[data-v-f099018c] {
  color: #333;
}
.p-body .p-list[data-v-f099018c] {
  margin-top: 10px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.p-body .p-list .p-title[data-v-f099018c] {
  height: 40px;
  line-height: 39px;
  background: #f5f5f5;
  padding: 0 10px;
  border-bottom: 1px solid #e0e0e0;
}
.p-body .p-list .p-title >div[data-v-f099018c] {
  padding-left: 5px;
}
.p-body .p-list .p-title >div[data-v-f099018c]:first-child {
  padding-left: 0;
}
.p-body .p-list .p-title .p-tip[data-v-f099018c] {
  color: #fd6a39;
}
.p-body .p-list .p-title .p-select[data-v-f099018c],
.p-body .p-list .p-title .p-search[data-v-f099018c] {
  padding-top: 8px;
}
.p-body .p-list .p-no-data[data-v-f099018c] {
  text-align: center;
  font-size: #666;
  padding: 10px;
}
.p-body .p-list .p-card-box[data-v-f099018c] {
  padding: 10px 0 0 10px;
}
.p-body .p-list .p-card-box .p-card[data-v-f099018c] {
  overflow: hidden;
  position: relative;
  padding-right: 10px;
  padding-bottom: 10px;
}
.p-body .p-list .p-card-box .p-card >div[data-v-f099018c] {
  border: 1px solid #e0e0e0;
  height: 100px;
  border-radius: 4px;
  background: #f2f2f2;
  cursor: pointer;
  padding: 16px;
}
.p-body .p-list .p-card-box .p-card .p-img[data-v-f099018c] {
  float: left;
  width: 60px;
  height: 60px;
}
.p-body .p-list .p-card-box .p-card .p-img img[data-v-f099018c] {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
}
.p-body .p-list .p-card-box .p-card .p-info[data-v-f099018c] {
  overflow: hidden;
  padding-left: 8px;
}
.p-body .p-list .p-card-box .p-card .p-info >p[data-v-f099018c]:nth-of-type(1) {
  margin-top: 8px;
  margin-bottom: 4px;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 14px;
}
.p-body .p-list .p-card-box .p-card .p-info >p[data-v-f099018c]:nth-of-type(2) {
  color: #999;
}
.p-body .p-list .p-card-box .p-card .p-info >p[data-v-f099018c]:nth-of-type(3) {
  color: #00a36d;
}
.p-body .p-list .p-card-box .p-card .p-info .icon-personal[data-v-f099018c] {
  color: #f97755;
  font-size: 14px;
}
.p-body .p-list .p-card-box .p-section[data-v-f099018c] {
  background: #fd6a39;
  color: #fff;
  font-size: 12px;
  position: absolute;
  transform: rotate(-45deg);
  padding: 2px 30px;
  left: -30px;
  top: 8px;
}
.p-body .p-modal-cycle .p-time-box[data-v-f099018c] {
  padding-top: 20px;
}
.p-body .p-modal-cycle .p-tip[data-v-f099018c] {
  text-align: left;
  padding-bottom: 10px;
  color: #999;
  margin-left: 35px;
}
.p-body .p-modal-cycle .p-tip i[data-v-f099018c] {
  border-radius: 50%;
  background: #e7a300;
  display: inline-block;
  width: 10px;
  height: 10px;
}
.p-body .p-smsValid[data-v-f099018c] {
  padding: 20px;
}
.p-body .p-smsValid >div[data-v-f099018c] {
  margin-bottom: 10px;
}
.p-body .p-smsValid label[data-v-f099018c] {
  line-height: 40px;
}
.p-body .p-smsValid .p-code[data-v-f099018c] {
  padding: 0 0 0 3px;
}
.p-body .p-smsValid .p-getcode[data-v-f099018c] {
  font-size: 12px;
  padding: 0 3px;
}
.p-body .p-calendar-date[data-v-f099018c] {
  padding-top: 10px;
  line-height: 35px;
}
.p-body .p-calendar-date i[data-v-f099018c] {
  margin-right: 4px;
}

.p-purchase-price-body {
  background: #fff;
  padding: 0 20px 20px 20px;
}
.p-purchase-price-body .p-price-info ul.p-top-box {
  padding: 10px;
  border-bottom: 1px solid #e0e0e0;
}
.p-purchase-price-body .p-price-info ul.p-top-box >li {
  padding-bottom: 10px;
}
.p-purchase-price-body .p-price-info ul.p-top-box >li >* {
  float: left;
}
.p-purchase-price-body .p-price-info ul.p-top-box >li >*:nth-child(1) {
  color: #333;
  transform: translateY(10px);
  width: 60px;
}
.p-purchase-price-body .p-price-info ul.p-top-box >li >*:nth-child(2) {
  width: 480px;
  color: #999;
}
.p-purchase-price-body .p-price-info ul.p-top-box >li:last-child {
  padding-bottom: 0;
}
.p-purchase-price-body .p-price-info ul.p-top-box .p-branchs {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 10px;
  padding-right: 0;
}
.p-purchase-price-body .p-price-info ul.p-top-box .p-branchs >ul {
  max-height: 160px;
  overflow-y: auto;
}
.p-purchase-price-body .p-price-info ul.p-top-box .p-branchs li >div {
  float: left;
  margin-right: 14px;
  padding-bottom: 10px;
}
.p-purchase-price-body .p-price-info ul.p-top-box .p-branchs li .p-org {
  color: #666;
}
.p-purchase-price-body .p-price-info ul.p-top-box .p-branchs li .p-org >* {
  display: inline-block;
  vertical-align: middle;
}
.p-purchase-price-body .p-price-info ul.p-top-box .p-branchs li:last-of-type {
  display: block;
  padding-bottom: 0;
}
.p-purchase-price-body .p-price-info ul.p-top-box .p-branchs .p-add-branch {
  height: 24px;
  width: 50px;
  line-height: 23px;
  cursor: pointer;
}
.p-purchase-price-body .p-price-info ul.p-top-box .p-noprice-time >div >* {
  display: inline-block;
  vertical-align: middle;
}
.p-purchase-price-body .p-price-info .p-goods-box {
  padding: 10px;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-left >* {
  display: inline-block;
  vertical-align: middle;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-left .p-class {
  margin-left: 8px;
  width: 100px;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-right {
  text-align: right;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-right >* {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-right .p-import,
.p-purchase-price-body .p-price-info .p-goods-box .p-right .p-goods-add,
.p-purchase-price-body .p-price-info .p-goods-box .p-right .p-commit {
  width: 120px;
  cursor: pointer;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-right .p-import {
  width: 120px;
  text-align: center;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-right .p-goods-add {
  background: #fff;
  color: #666;
  border: 1px solid #e0e0e0;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-right .p-goods-add >* {
  display: inline-block;
  vertical-align: middle;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-right .p-goods-add .icon-add {
  font-size: 20px;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-right .p-goods-add:hover {
  background-color: #f2f2f2;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-list {
  margin-top: 10px;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-list .p-title {
  height: 40px;
  line-height: 39px;
  padding-left: 10px;
  background: #f2f2f2;
  border: 1px solid #e0e0e0;
  border-bottom: 0;
  font-size: 14px;
  color: #333;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-list .p-upPrice {
  text-decoration: underline;
  cursor: pointer;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-list .p-new-price {
  display: inline-block;
  position: relative;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-list .p-new-price >* {
  display: inline-block;
  vertical-align: middle;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-list .p-new-price >input {
  width: calc(76% - 16px);
  text-align: center;
  height: 24px;
  line-height: 24px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  color: #666;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-list .p-new-price .icon-rise {
  color: #fd6a39;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-list .p-new-price .icon-decline {
  color: #01835a;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-list .p-new-price .p-red {
  border-color: #fd6a39;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-list .p-new-price .p-yellow {
  border-color: #f8ad36;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-list .p-new-price .p-count {
  position: absolute;
  right: 0;
  top: 0;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-list .p-new-price .p-count >div {
  position: absolute;
  left: -30px;
  top: 0;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-list .p-new-price .p-count .p-down,
.p-purchase-price-body .p-price-info .p-goods-box .p-list .p-new-price .p-count .p-up {
  color: #fd6a39;
  line-height: 25px;
  white-space: nowrap;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-list .p-new-price .p-count .p-down >*,
.p-purchase-price-body .p-price-info .p-goods-box .p-list .p-new-price .p-count .p-up >* {
  display: inline-block;
  vertical-align: middle;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-list .p-new-price .p-count .p-down .iconfont,
.p-purchase-price-body .p-price-info .p-goods-box .p-list .p-new-price .p-count .p-up .iconfont {
  font-size: 22px;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-list .p-new-price .p-count .p-down {
  color: #01835a;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-list .p-menu {
  position: relative;
  cursor: pointer;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-list .p-menu .icon-delete {
  font-size: 24px;
  cursor: pointer;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-list .p-menu .p-tip {
  font-size: 12px;
  width: 190px;
  line-height: 40px;
  height: 40px;
  text-align: center;
  border: 1px solid #e0e0e0;
  position: absolute;
  bottom: -48px;
  right: 20px;
  background: #fff;
  z-index: 1;
}
.p-purchase-price-body .p-price-info .p-goods-box .p-list .p-del-tip {
  color: #fd6a39;
}
.p-purchase-price-body .p-modal-select-org .p-modal-org {
  height: 400px;
}
.p-purchase-price-body .p-modal-select-org .p-modal-org .p-modal-search {
  width: 95%;
  margin: auto;
  margin-top: 20px;
}
.p-purchase-price-body .p-modal-select-org .p-modal-org .p-tree-org {
  height: 358px;
  overflow-y: overlay;
}
.p-purchase-price-body .p-select-goods .p-modal-content {
  padding: 20px;
  overflow: auto;
  height: 430px;
  width: 800px;
}
.p-purchase-price-body .p-select-goods .p-modal-content .p-search {
  text-align: left;
}
.p-purchase-price-body .p-select-goods .p-modal-content .p-tip {
  color: #fd6a39;
  margin-right: 10px;
}
.p-purchase-price-body .p-select-goods .p-modal-content .p-all-select {
  color: #999;
  cursor: pointer;
}
.p-purchase-price-body .p-select-goods .p-modal-content .p-all-select * {
  display: inline-block;
  vertical-align: middle;
}
.p-purchase-price-body .p-select-goods .p-modal-content .p-list {
  width: calc(100% + 10px);
}
.p-purchase-price-body .p-select-goods .p-modal-content .p-list li >div {
  color: #999;
  position: relative;
  height: 80px;
  border: 1px solid #e0e0e0;
  background: #f9f9f9;
  margin-right: 10px;
  border-radius: 4px;
  text-align: left;
  padding: 10px;
  margin-top: 10px;
  cursor: pointer;
}
.p-purchase-price-body .p-select-goods .p-modal-content .p-list li >div .p-check {
  position: absolute;
  right: 5px;
  top: 18px;
}
.p-purchase-price-body .p-select-goods .p-modal-content .p-list li >div .p-name {
  color: #333;
  font-size: 14px;
  padding-top: 8px;
}
.p-purchase-price-body .p-select-goods .p-modal-content .p-list li >div .p-unit {
  margin-top: 10px;
}
.p-purchase-price-body .p-select-goods .p-modal-content .icon-check {
  color: #00a36d;
}
.p-purchase-price-body .p-ok-price {
  text-align: left;
}
.p-purchase-price-body .p-ok-price .p-modal-content {
  padding: 20px;
}
.p-purchase-price-body .p-ok-price .p-modal-content >ul >li {
  margin-bottom: 20px;
}
.p-purchase-price-body .p-ok-price .p-modal-content >ul >li >div:nth-of-type(1) {
  color: #333;
  float: left;
}
.p-purchase-price-body .p-ok-price .p-modal-content >ul >li >div:nth-of-type(2) {
  color: #999;
  float: left;
}
.p-purchase-price-body .p-ok-price .p-modal-content >ul >li:last-child {
  margin-bottom: 0;
}
.p-purchase-price-body .p-ok-price .p-modal-content >ul >li .p-branchs {
  padding-right: 0;
  width: 400px;
}
.p-purchase-price-body .p-ok-price .p-modal-content >ul >li .p-branchs >ul {
  max-height: 160px;
  overflow-y: auto;
}
.p-purchase-price-body .p-ok-price .p-modal-content >ul >li .p-branchs li >div {
  float: left;
  margin-right: 14px;
  padding-bottom: 10px;
}
.p-purchase-price-body .p-ok-price .p-modal-content >ul >li .p-branchs li .p-org {
  color: #666;
}
.p-purchase-price-body .p-ok-price .p-modal-content >ul >li .p-branchs li .p-org >* {
  display: inline-block;
  vertical-align: middle;
}
.p-purchase-price-body .p-ok-price .p-modal-content >ul >li .p-branchs li:last-of-type {
  display: block;
  padding-bottom: 0;
}
.p-purchase-price-body .p-ok-price .p-modal-content >ul >li .p-branchs .p-add-branch {
  height: 24px;
  width: 50px;
  line-height: 23px;
  cursor: pointer;
}
.p-purchase-price-body .p-add-price .p-modal-content {
  height: 200px;
  position: relative;
}
.p-purchase-price-body .p-add-price .p-modal-content .p-tip {
  color: #666;
  margin-top: 38px;
}
.p-purchase-price-body .p-add-price .p-modal-content .p-tip .p-strong {
  margin-top: 2px;
  color: #fd6a39;
}
.p-purchase-price-body .p-add-price .p-modal-content .p-tip img {
  width: 100px;
}
.p-purchase-price-body .p-add-price .p-modal-content .p-ok {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.p-body[data-v-bbcfeae8] {
  background: #fff;
  padding: 0 20px 20px 20px;
}
.p-body .p-price-info ul.p-top-box[data-v-bbcfeae8] {
  padding: 10px 10px;
  border-bottom: 1px solid #e0e0e0;
}
.p-body .p-price-info ul.p-top-box >li[data-v-bbcfeae8] {
  padding-bottom: 10px;
}
.p-body .p-price-info ul.p-top-box >li >*[data-v-bbcfeae8] {
  float: left;
}
.p-body .p-price-info ul.p-top-box >li >*[data-v-bbcfeae8]:nth-child(1) {
  color: #333;
  transform: translateY(10px);
  width: 60px;
}
.p-body .p-price-info ul.p-top-box >li >*[data-v-bbcfeae8]:nth-child(2) {
  width: 480px;
  color: #999;
}
.p-body .p-price-info ul.p-top-box li[data-v-bbcfeae8]:last-child {
  padding-bottom: 0;
}
.p-body .p-price-info ul.p-top-box .p-supplier span[data-v-bbcfeae8] {
  transform: translateY(0px);
}
.p-body .p-price-info ul.p-top-box .p-branchs[data-v-bbcfeae8] {
  border-radius: 4px;
  padding: 10px;
  width: calc(100% - 60px) !important;
  padding-right: 0;
  max-height: 160px;
  overflow-y: auto;
}
.p-body .p-price-info ul.p-top-box .p-branchs li >div[data-v-bbcfeae8] {
  float: left;
  margin-right: 14px;
  padding-bottom: 10px;
}
.p-body .p-price-info ul.p-top-box .p-branchs li .p-org[data-v-bbcfeae8] {
  color: #666;
}
.p-body .p-price-info ul.p-top-box .p-branchs li .p-org >*[data-v-bbcfeae8] {
  display: inline-block;
  vertical-align: middle;
}
.p-body .p-price-info ul.p-top-box .p-branchs li[data-v-bbcfeae8]:last-of-type {
  display: block;
  padding-bottom: 0;
}
.p-body .p-price-info ul.p-top-box .p-noprice-time[data-v-bbcfeae8] {
  width: 480px;
  line-height: 39px;
}
.p-body .p-price-info ul.p-top-box .p-noprice-time >*[data-v-bbcfeae8] {
  display: inline-block;
  vertical-align: middle;
}
.p-body .p-price-info ul.p-top-box .p-noprice-time .p-start-time[data-v-bbcfeae8] {
  width: calc(50% - 10px);
}
.p-body .p-price-info ul.p-top-box .p-noprice-time .p-end-time[data-v-bbcfeae8] {
  width: calc(50% - 10px);
}
.p-body .p-price-info ul.p-top-box .p-price-time .p-start-time[data-v-bbcfeae8] {
  width: auto !important;
}
.p-body .p-price-info ul.p-top-box .p-price-time .p-end-time[data-v-bbcfeae8] {
  text-align: right;
}
.p-body .p-price-info .p-goods-box[data-v-bbcfeae8] {
  padding: 10px;
}
.p-body .p-price-info .p-goods-box .p-left >*[data-v-bbcfeae8] {
  display: inline-block;
  vertical-align: middle;
}
.p-body .p-price-info .p-goods-box .p-left .p-search[data-v-bbcfeae8] {
  width: 260px;
}
.p-body .p-price-info .p-goods-box .p-left .p-class[data-v-bbcfeae8] {
  width: 100px;
  margin-left: 8px;
}
.p-body .p-price-info .p-goods-box .p-right[data-v-bbcfeae8] {
  text-align: right;
}
.p-body .p-price-info .p-goods-box .p-right >*[data-v-bbcfeae8] {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
}
.p-body .p-price-info .p-goods-box .p-right .p-import[data-v-bbcfeae8],
.p-body .p-price-info .p-goods-box .p-right .p-goods-add[data-v-bbcfeae8],
.p-body .p-price-info .p-goods-box .p-right .p-commit[data-v-bbcfeae8] {
  width: 120px;
  cursor: pointer;
}
.p-body .p-price-info .p-goods-box .p-right .p-import[data-v-bbcfeae8] {
  width: 120px;
  text-align: center;
}
.p-body .p-price-info .p-goods-box .p-right .p-del[data-v-bbcfeae8],
.p-body .p-price-info .p-goods-box .p-right .p-goods-add[data-v-bbcfeae8] {
  background: #fff;
  color: #666;
  border: 1px solid #e0e0e0;
}
.p-body .p-price-info .p-goods-box .p-right .p-del >*[data-v-bbcfeae8],
.p-body .p-price-info .p-goods-box .p-right .p-goods-add >*[data-v-bbcfeae8] {
  display: inline-block;
  vertical-align: middle;
}
.p-body .p-price-info .p-goods-box .p-right .p-del >i[data-v-bbcfeae8],
.p-body .p-price-info .p-goods-box .p-right .p-goods-add >i[data-v-bbcfeae8] {
  font-size: 20px;
}
.p-body .p-price-info .p-goods-box .p-right .p-del[data-v-bbcfeae8]:hover,
.p-body .p-price-info .p-goods-box .p-right .p-goods-add[data-v-bbcfeae8]:hover {
  background-color: #f2f2f2;
}
.p-body .p-price-info .p-goods-box .p-list[data-v-bbcfeae8] {
  margin-top: 10px;
}
.p-body .p-price-info .p-goods-box .p-list .p-title[data-v-bbcfeae8] {
  height: 40px;
  line-height: 39px;
  padding-left: 10px;
  background: #f2f2f2;
  border: 1px solid #e0e0e0;
  border-bottom: 0;
  font-size: 14px;
  color: #333;
}
.p-body .p-price-info .p-goods-box .p-list .p-goodsName[data-v-bbcfeae8] {
  height: 100%;
  line-height: 39px;
  position: relative;
}
.p-body .p-price-info .p-goods-box .p-list .p-goodsName >*[data-v-bbcfeae8] {
  display: inline-block;
  vertical-align: middle;
}
.p-body .p-price-info .p-goods-box .p-list .p-goodsName >.p-cursor[data-v-bbcfeae8] {
  cursor: pointer;
}
.p-body .p-price-info .p-goods-box .p-list .p-goodsName .p-tips[data-v-bbcfeae8] {
  position: absolute;
  z-index: 200;
  bottom: 0;
  left: 0;
}
.p-body .p-price-info .p-goods-box .p-list .p-goodsName .icon-alias[data-v-bbcfeae8] {
  color: #00a36d;
  font-size: 22px;
}
.p-body .p-price-info .p-goods-box .p-list .p-upPrice[data-v-bbcfeae8] {
  text-decoration: underline;
  cursor: pointer;
}
.p-body .p-price-info .p-goods-box .p-list .p-new-price[data-v-bbcfeae8] {
  display: inline-block;
  position: relative;
}
.p-body .p-price-info .p-goods-box .p-list .p-new-price >*[data-v-bbcfeae8] {
  display: inline-block;
  vertical-align: middle;
}
.p-body .p-price-info .p-goods-box .p-list .p-new-price >input[data-v-bbcfeae8] {
  width: calc(76% - 16px);
  text-align: center;
  height: 24px;
  line-height: 24px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  color: #666;
}
.p-body .p-price-info .p-goods-box .p-list .p-new-price .p-red[data-v-bbcfeae8] {
  border-color: #fd6a39;
}
.p-body .p-price-info .p-goods-box .p-list .p-new-price .p-yellow[data-v-bbcfeae8] {
  border-color: #f8ad36;
}
.p-body .p-price-info .p-goods-box .p-list .p-new-price .p-count[data-v-bbcfeae8] {
  position: absolute;
  right: 0;
  top: 0;
}
.p-body .p-price-info .p-goods-box .p-list .p-new-price .p-count >div[data-v-bbcfeae8] {
  position: absolute;
  left: -30px;
  top: 0;
}
.p-body .p-price-info .p-goods-box .p-list .p-new-price .p-count .p-down[data-v-bbcfeae8],
.p-body .p-price-info .p-goods-box .p-list .p-new-price .p-count .p-up[data-v-bbcfeae8] {
  color: #fd6a39;
  line-height: 25px;
  white-space: nowrap;
}
.p-body .p-price-info .p-goods-box .p-list .p-new-price .p-count .p-down >*[data-v-bbcfeae8],
.p-body .p-price-info .p-goods-box .p-list .p-new-price .p-count .p-up >*[data-v-bbcfeae8] {
  display: inline-block;
  vertical-align: middle;
}
.p-body .p-price-info .p-goods-box .p-list .p-new-price .p-count .p-down .iconfont[data-v-bbcfeae8],
.p-body .p-price-info .p-goods-box .p-list .p-new-price .p-count .p-up .iconfont[data-v-bbcfeae8] {
  font-size: 22px;
}
.p-body .p-price-info .p-goods-box .p-list .p-new-price .p-count .p-down[data-v-bbcfeae8] {
  color: #01835a;
}
.p-body .p-price-info .p-goods-box .p-list .p-costFluctuation >*[data-v-bbcfeae8] {
  display: inline-block;
  vertical-align: middle;
}
.p-body .p-price-info .p-goods-box .p-list .p-costFluctuation >p[data-v-bbcfeae8] {
  margin-right: 10px;
}
.p-body .p-price-info .p-goods-box .p-list .p-menu[data-v-bbcfeae8] {
  position: relative;
}
.p-body .p-price-info .p-goods-box .p-list .p-menu .icon-delete[data-v-bbcfeae8] {
  font-size: 24px;
  cursor: pointer;
}
.p-body .p-price-info .p-goods-box .p-list .p-menu .p-tip[data-v-bbcfeae8] {
  font-size: 12px;
  width: 190px;
  line-height: 40px;
  height: 40px;
  text-align: center;
  border: 1px solid #e0e0e0;
  position: absolute;
  bottom: -48px;
  right: 20px;
  background: #fff;
  z-index: 1;
}
.p-body .p-price-info .p-goods-box .p-list .p-del-tip[data-v-bbcfeae8] {
  color: #fd6a39;
}
.p-body .p-modal-select-org .p-modal-org[data-v-bbcfeae8] {
  height: 400px;
}
.p-body .p-modal-select-org .p-modal-org .p-modal-search[data-v-bbcfeae8] {
  width: 95%;
  margin: auto;
  margin-top: 20px;
}
.p-body .p-modal-select-org .p-modal-org .p-tree-org[data-v-bbcfeae8] {
  height: 358px;
  overflow-y: overlay;
}
.p-body .p-select-goods .p-modal-content[data-v-bbcfeae8] {
  padding: 20px;
  overflow: auto;
  height: 430px;
  width: 800px;
}
.p-body .p-select-goods .p-modal-content .p-search[data-v-bbcfeae8] {
  text-align: left;
}
.p-body .p-select-goods .p-modal-content .p-tip[data-v-bbcfeae8] {
  color: #fd6a39;
}
.p-body .p-select-goods .p-modal-content .p-all-select[data-v-bbcfeae8] {
  color: #999;
  cursor: pointer;
}
.p-body .p-select-goods .p-modal-content .p-all-select *[data-v-bbcfeae8] {
  display: inline-block;
  vertical-align: middle;
}
.p-body .p-select-goods .p-modal-content .p-list[data-v-bbcfeae8] {
  width: calc(100% + 10px);
}
.p-body .p-select-goods .p-modal-content .p-list li >div[data-v-bbcfeae8] {
  color: #999;
  position: relative;
  height: 80px;
  border: 1px solid #e0e0e0;
  background: #f9f9f9;
  margin-right: 10px;
  border-radius: 4px;
  text-align: left;
  padding: 10px;
  margin-top: 10px;
  cursor: pointer;
}
.p-body .p-select-goods .p-modal-content .p-list li >div .p-check[data-v-bbcfeae8] {
  position: absolute;
  right: 5px;
  top: 18px;
}
.p-body .p-select-goods .p-modal-content .p-list li >div .p-name[data-v-bbcfeae8] {
  color: #333;
  font-size: 14px;
  padding-top: 8px;
}
.p-body .p-select-goods .p-modal-content .p-list li >div .p-unit[data-v-bbcfeae8] {
  margin-top: 10px;
}
.p-body .p-select-goods .p-modal-content .icon-check[data-v-bbcfeae8] {
  color: #00a36d;
}
.p-body .p-del-price[data-v-bbcfeae8] {
  color: #666;
}
.p-body .p-del-price .p-dialog-alert[data-v-bbcfeae8] {
  margin: 40px 0 20px 0;
}
.p-body .p-del-price .p-dialog-alert .icon-warning[data-v-bbcfeae8] {
  font-size: 50px;
  color: #fd6a39;
}
.p-body .p-del-price .p-switch[data-v-bbcfeae8] {
  padding-bottom: 24px;
  margin-top: 4px;
}
.p-body .p-del-price .p-switch .p-strong[data-v-bbcfeae8] {
  color: #fd6a39;
}
.p-body .p-add-price .p-modal-content[data-v-bbcfeae8] {
  height: 200px;
  position: relative;
}
.p-body .p-add-price .p-modal-content .p-tip[data-v-bbcfeae8] {
  color: #666;
  margin-top: 38px;
}
.p-body .p-add-price .p-modal-content .p-tip .p-strong[data-v-bbcfeae8] {
  margin-top: 2px;
  color: #fd6a39;
}
.p-body .p-add-price .p-modal-content .p-tip img[data-v-bbcfeae8] {
  width: 100px;
}
.p-body .p-add-price .p-modal-content .p-ok[data-v-bbcfeae8] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.p-body[data-v-721be258] {
  height: 100%;
  background: #fff;
}
.p-body >div[data-v-721be258] {
  height: 100%;
}
.p-body .p-nego-title[data-v-721be258] {
  height: 36px;
}
.p-body .p-nego-title .p-explain[data-v-721be258] {
  margin-top: 10px;
}
.p-body .p-nego-title .p-explain span[data-v-721be258] {
  color: #fd6a39;
}
.p-body .p-nego-content[data-v-721be258] {
  height: calc(100% - 56px);
  overflow-y: auto;
  overflow-x: hidden;
}
.p-body .p-card[data-v-721be258] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  position: relative;
  padding: 16px;
  overflow: hidden;
  background: #f2f2f2;
  margin-bottom: 10px;
  cursor: pointer;
}
.p-body .p-card[data-v-721be258]:after {
  content: '';
  display: block;
  clear: both;
}
.p-body .p-card > div[data-v-721be258] {
  float: left;
}
.p-body .p-card .p-icon[data-v-721be258] {
  margin-right: 10px;
}
.p-body .p-card .p-icon img[data-v-721be258] {
  width: 60px;
  height: 60px;
  border-radius: 100%;
}
.p-body .p-card .p-info> p[data-v-721be258] {
  color: #999;
}
.p-body .p-card .p-info> p[data-v-721be258]:first-child {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  line-height: 2;
  margin-bottom: 5px;
  color: #333;
}
.p-body .p-card .p-info> p:first-child i[data-v-721be258] {
  color: #fff;
  padding: 0 1px;
  background-color: #fd6a39;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
}
.p-body .p-nodata[data-v-721be258] {
  padding: 150px 0;
}
.p-body .p-nodata img[data-v-721be258] {
  max-width: 120px;
}
/*
.p-card{



    overflow: hidden;
    height: 120px;



    >.p-info{
        float: left;

        >p{

            margin-left: -5px;




}
}
}

>.p-check{
    position: absolute;
    right: 8px;
    top: 8px;
    >i{
        font-size: 20px;
        color: $c_green;
    }
}

>.p-hover{
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);

    text-align: center;
    color: white;

    padding: 20px 40px;

    i{
        font-size: 40px;
    }

    p{
        margin: 10px 0;
        font-size: $4;
}
}

&:hover{
    >.p-hover{
        display: block;
    }
}

}
*/

.p-body[data-v-1680d05b] {
  height: 100%;
  background: #fff;
}
.p-body >div[data-v-1680d05b] {
  height: 100%;
}
.p-body .p-panel[data-v-1680d05b] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  height: calc(100% - 10px);
}
.p-body .p-panel .p-panel-title[data-v-1680d05b] {
  height: 36px;
  padding: 10px;
  background-color: #f5f5f5;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.p-body .p-panel .p-panel-title[data-v-1680d05b]:after {
  content: '';
  display: block;
  clear: both;
}
.p-body .p-panel .p-panel-title >span[data-v-1680d05b] {
  color: #333;
}
.p-body .p-panel .p-panel-title >span[data-v-1680d05b]:first-child {
  float: right;
  color: #00a36d;
}
.p-body .p-panel .p-panel-content[data-v-1680d05b] {
  height: calc(100% - 46px);
}
.p-body .p-panel .p-panel-content .p-price-info[data-v-1680d05b] {
  max-height: 145px;
  padding: 8px 10px;
  border-bottom: 1px solid #e0e0e0;
}
.p-body .p-panel .p-panel-content .p-price-info dl[data-v-1680d05b] {
  width: 100%;
  line-height: 2;
}
.p-body .p-panel .p-panel-content .p-price-info dt[data-v-1680d05b] {
  display: inline-block;
  vertical-align: top;
}
.p-body .p-panel .p-panel-content .p-price-info dd[data-v-1680d05b] {
  max-width: calc(100% - 64px);
  display: inline-block;
  color: #999;
}
.p-body .p-panel .p-panel-content .p-price-info dd span[data-v-1680d05b] {
  margin-right: 10px;
  word-wrap: break-word;
/*white-space: nowrap;*/
}
.p-body .p-panel .p-panel-content .p-price-info dd.p-branchs[data-v-1680d05b] {
  max-height: 72px;
  overflow-y: auto;
}
.p-body .p-panel .p-panel-content .p-price-info dd ul li[data-v-1680d05b] {
  vertical-align: top;
  display: inline-block;
  max-width: 480px;
  margin-right: 5px;
}
.p-body .p-panel .p-panel-content .p-price-info dd ul li[data-v-1680d05b]:first-child {
  color: #666;
}
.p-body .p-panel .p-panel-content .p-price-info dd ul li i[data-v-1680d05b] {
  float: left;
  font-size: 10px;
  color: #00a36d;
}
.p-body .p-panel .p-panel-content .p-price-control[data-v-1680d05b] {
  height: 40px;
  padding: 0 10px;
}
.p-body .p-panel .p-panel-content .p-edit[data-v-1680d05b] {
  height: calc(100% - 205px);
  overflow-y: auto;
  padding: 0 10px;
/* 显示记录 */
/* 输入价格 标记 */
/* 显示删除提示 */
}
.p-body .p-panel .p-panel-content .p-edit .price-panel .price-title[data-v-1680d05b] {
  border: 1px solid #e0e0e0;
  padding: 10px;
  background-color: #f5f5f5;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.p-body .p-panel .p-panel-content .p-edit .p-goodsName[data-v-1680d05b] {
  height: 100%;
  position: relative;
  display: table;
}
.p-body .p-panel .p-panel-content .p-edit .p-goodsName >div[data-v-1680d05b] {
  display: table-cell;
  vertical-align: middle;
}
.p-body .p-panel .p-panel-content .p-edit .p-goodsName span[data-v-1680d05b] {
  display: inline-block;
}
.p-body .p-panel .p-panel-content .p-edit .p-goodsName i[data-v-1680d05b] {
  display: inline-block;
  font-size: 22px;
  color: #00a36d;
  vertical-align: middle;
}
.p-body .p-panel .p-panel-content .p-edit .p-goodsName .p-tips[data-v-1680d05b] {
  position: absolute;
  z-index: 200;
  bottom: 0;
  left: 0;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price[data-v-1680d05b] {
  display: inline-block;
  position: relative;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price >*[data-v-1680d05b] {
  display: inline-block;
  vertical-align: middle;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price >input[data-v-1680d05b] {
  width: calc(60% - 16px);
  text-align: center;
  line-height: 24px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  color: #666;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-red[data-v-1680d05b] {
  border-color: #fd6a39;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-yellow[data-v-1680d05b] {
  border-color: #f8ad36;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count[data-v-1680d05b] {
  position: absolute;
  right: 0;
  top: 0;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count >div[data-v-1680d05b] {
  position: absolute;
  left: -30px;
  top: 0;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count .p-down[data-v-1680d05b],
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count .p-up[data-v-1680d05b] {
  color: #fd6a39;
  line-height: 25px;
  white-space: nowrap;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count .p-down >*[data-v-1680d05b],
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count .p-up >*[data-v-1680d05b] {
  display: inline-block;
  vertical-align: middle;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count .p-down .iconfont[data-v-1680d05b],
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count .p-up .iconfont[data-v-1680d05b] {
  font-size: 22px;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count .p-down[data-v-1680d05b] {
  color: #01835a;
}
.p-body .p-panel .p-panel-content .p-edit .p-menu[data-v-1680d05b] {
  position: relative;
}
.p-body .p-panel .p-panel-content .p-edit .p-menu .icon-delete[data-v-1680d05b] {
  font-size: 24px;
}
.p-body .p-panel .p-panel-content .p-edit .p-menu .p-tip[data-v-1680d05b] {
  font-size: 12px;
  width: 190px;
  line-height: 40px;
  height: 40px;
  text-align: center;
  border: 1px solid #e0e0e0;
  position: absolute;
  bottom: -48px;
  right: 20px;
  background: #fff;
  z-index: 1;
}
.p-body .p-panel .p-panel-content .p-edit .p-del-tip[data-v-1680d05b] {
  color: #fd6a39;
}
.p-body .p-panel .p-panel-content .p-edit .p-price-edit .price-title span[data-v-1680d05b] {
  color: #00a36d;
}
.p-body .p-panel .p-panel-content .p-edit .p-price-edit[data-v-1680d05b] {
  position: relative;
  z-index: 90;
}
.p-body .p-select-goods .p-modal-content[data-v-1680d05b] {
  padding: 20px;
  overflow: auto;
  height: 430px;
  width: 800px;
}
.p-body .p-select-goods .p-modal-content .p-tip[data-v-1680d05b] {
  color: #fd6a39;
}
.p-body .p-select-goods .p-modal-content .p-all-select[data-v-1680d05b] {
  color: #999;
  cursor: pointer;
}
.p-body .p-select-goods .p-modal-content .p-all-select *[data-v-1680d05b] {
  display: inline-block;
  vertical-align: middle;
}
.p-body .p-select-goods .p-modal-content .p-list[data-v-1680d05b] {
  width: calc(100% + 10px);
}
.p-body .p-select-goods .p-modal-content .p-list li >div[data-v-1680d05b] {
  color: #999;
  position: relative;
  height: 80px;
  border: 1px solid #e0e0e0;
  background: #f9f9f9;
  margin-right: 10px;
  border-radius: 4px;
  text-align: left;
  padding: 10px;
  margin-top: 10px;
  cursor: pointer;
}
.p-body .p-select-goods .p-modal-content .p-list li >div .p-check[data-v-1680d05b] {
  position: absolute;
  right: 5px;
  top: 18px;
}
.p-body .p-select-goods .p-modal-content .p-list li >div .p-name[data-v-1680d05b] {
  color: #333;
  font-size: 14px;
  padding-top: 8px;
}
.p-body .p-select-goods .p-modal-content .p-list li >div .p-unit[data-v-1680d05b] {
  margin-top: 10px;
}
.p-body .p-select-goods .p-modal-content .icon-check[data-v-1680d05b] {
  color: #00a36d;
}
.p-body .p-add-price .p-modal-content[data-v-1680d05b] {
  height: 200px;
  position: relative;
}
.p-body .p-add-price .p-modal-content .p-tip[data-v-1680d05b] {
  color: #666;
  margin-top: 38px;
}
.p-body .p-add-price .p-modal-content .p-tip .p-strong[data-v-1680d05b] {
  margin-top: 2px;
  color: #fd6a39;
}
.p-body .p-add-price .p-modal-content .p-tip img[data-v-1680d05b] {
  width: 100px;
}
.p-body .p-add-price .p-modal-content .p-ok[data-v-1680d05b] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.p-body[data-v-5ecbd339] {
  height: 100%;
  background: #fff;
}
.p-body .icon-store[data-v-5ecbd339] {
  color: #bfbfbf;
}
.p-body >div[data-v-5ecbd339] {
  height: 100%;
}
.p-body .p-panel[data-v-5ecbd339] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  height: calc(100% - 10px);
}
.p-body .p-panel .p-panel-title[data-v-5ecbd339] {
  height: 36px;
  font-size: 14px;
  padding: 10px;
  background-color: #f5f5f5;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.p-body .p-panel .p-panel-title[data-v-5ecbd339]:after {
  content: '';
  display: block;
  clear: both;
}
.p-body .p-panel .p-panel-title >span[data-v-5ecbd339] {
  font-size: 14px;
  color: #333;
}
.p-body .p-panel .p-panel-title >span[data-v-5ecbd339]:first-child {
  float: right;
  color: #00a36d;
}
.p-body .p-panel .p-panel-content[data-v-5ecbd339] {
  height: calc(100% - 46px);
}
.p-body .p-panel .p-panel-content .p-price-info[data-v-5ecbd339] {
  max-height: 145px;
  padding: 8px 10px;
  border-bottom: 1px solid #e0e0e0;
}
.p-body .p-panel .p-panel-content .p-price-info dl[data-v-5ecbd339] {
  width: 100%;
  line-height: 2;
}
.p-body .p-panel .p-panel-content .p-price-info dt[data-v-5ecbd339] {
  display: inline-block;
  vertical-align: top;
}
.p-body .p-panel .p-panel-content .p-price-info dd[data-v-5ecbd339] {
  max-width: calc(100% - 64px);
  display: inline-block;
  color: #999;
}
.p-body .p-panel .p-panel-content .p-price-info dd span[data-v-5ecbd339] {
  margin-right: 10px;
  word-wrap: break-word;
/*white-space: nowrap;*/
}
.p-body .p-panel .p-panel-content .p-price-info dd.p-branchs[data-v-5ecbd339] {
  max-height: 72px;
  overflow-y: auto;
}
.p-body .p-panel .p-panel-content .p-price-info dd ul li[data-v-5ecbd339] {
  vertical-align: top;
  display: inline-block;
  max-width: 480px;
  margin-right: 5px;
}
.p-body .p-panel .p-panel-content .p-price-info dd ul li[data-v-5ecbd339]:first-child {
  color: #666;
}
.p-body .p-panel .p-panel-content .p-price-info dd ul li i[data-v-5ecbd339] {
  float: left;
  font-size: 10px;
  color: #00a36d;
}
.p-body .p-panel .p-panel-content .p-price-control[data-v-5ecbd339] {
  height: 40px;
  padding: 0 10px;
}
.p-body .p-panel .p-panel-content .p-price-control .p-icon[data-v-5ecbd339] {
  width: 48%;
  float: right;
}
.p-body .p-panel .p-panel-content .p-price-control .p-del[data-v-5ecbd339] {
  float: left;
  width: 48%;
}
.p-body .p-panel .p-panel-content .p-edit[data-v-5ecbd339] {
  height: calc(100% - 205px);
  overflow-y: auto;
  padding: 0 10px;
/* 显示记录 */
/* 输入价格 标记 */
/* 显示删除提示 */
/*.p-price-edit .price-title span {
                    color: $c_green;
                }*/
}
.p-body .p-panel .p-panel-content .p-edit .price-panel .price-title[data-v-5ecbd339] {
  border: 1px solid #e0e0e0;
  font-size: 12px;
  padding: 10px;
  background-color: #f5f5f5;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom: 0;
}
.p-body .p-panel .p-panel-content .p-edit .p-goodsName[data-v-5ecbd339] {
  height: 100%;
  position: relative;
  display: table;
}
.p-body .p-panel .p-panel-content .p-edit .p-goodsName >div[data-v-5ecbd339] {
  display: table-cell;
  vertical-align: middle;
}
.p-body .p-panel .p-panel-content .p-edit .p-goodsName span[data-v-5ecbd339] {
  display: inline-block;
}
.p-body .p-panel .p-panel-content .p-edit .p-goodsName i[data-v-5ecbd339] {
  display: inline-block;
  font-size: 22px;
  color: #00a36d;
  vertical-align: middle;
}
.p-body .p-panel .p-panel-content .p-edit .p-goodsName .p-tips[data-v-5ecbd339] {
  position: absolute;
  z-index: 200;
  bottom: 0;
  left: 0;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price[data-v-5ecbd339] {
  display: inline-block;
  position: relative;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price >*[data-v-5ecbd339] {
  display: inline-block;
  vertical-align: middle;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price >input[data-v-5ecbd339] {
  width: calc(60% - 16px);
  text-align: center;
  line-height: 24px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  color: #666;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-red[data-v-5ecbd339] {
  border-color: #fd6a39;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-yellow[data-v-5ecbd339] {
  border-color: #f8ad36;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count[data-v-5ecbd339] {
  position: absolute;
  right: 0;
  top: 0;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count >div[data-v-5ecbd339] {
  position: absolute;
  left: -30px;
  top: 0;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count .p-down[data-v-5ecbd339],
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count .p-up[data-v-5ecbd339] {
  color: #fd6a39;
  line-height: 25px;
  white-space: nowrap;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count .p-down >*[data-v-5ecbd339],
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count .p-up >*[data-v-5ecbd339] {
  display: inline-block;
  vertical-align: middle;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count .p-down .iconfont[data-v-5ecbd339],
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count .p-up .iconfont[data-v-5ecbd339] {
  font-size: 22px;
}
.p-body .p-panel .p-panel-content .p-edit .p-new-price .p-count .p-down[data-v-5ecbd339] {
  color: #01835a;
}
.p-body .p-panel .p-panel-content .p-edit .p-menu[data-v-5ecbd339] {
  position: relative;
}
.p-body .p-panel .p-panel-content .p-edit .p-menu .icon-delete[data-v-5ecbd339] {
  font-size: 24px;
}
.p-body .p-panel .p-panel-content .p-edit .p-menu .p-tip[data-v-5ecbd339] {
  font-size: 12px;
  width: 190px;
  line-height: 40px;
  height: 40px;
  text-align: center;
  border: 1px solid #e0e0e0;
  position: absolute;
  bottom: -48px;
  right: 20px;
  background: #fff;
  z-index: 1;
}
.p-body .p-panel .p-panel-content .p-edit .p-del-tip[data-v-5ecbd339] {
  color: #fd6a39;
}
.p-body .p-price-edit[data-v-5ecbd339] {
  position: relative;
  z-index: 99;
}
.p-body .p-select-goods .p-modal-content[data-v-5ecbd339] {
  padding: 20px;
  overflow: auto;
  height: 430px;
  width: 800px;
}
.p-body .p-select-goods .p-modal-content .p-search[data-v-5ecbd339] {
  text-align: left;
}
.p-body .p-select-goods .p-modal-content .p-tip[data-v-5ecbd339] {
  color: #fd6a39;
}
.p-body .p-select-goods .p-modal-content .p-all-select[data-v-5ecbd339] {
  color: #999;
  cursor: pointer;
}
.p-body .p-select-goods .p-modal-content .p-all-select *[data-v-5ecbd339] {
  display: inline-block;
  vertical-align: middle;
}
.p-body .p-select-goods .p-modal-content .p-list[data-v-5ecbd339] {
  width: calc(100% + 10px);
}
.p-body .p-select-goods .p-modal-content .p-list li >div[data-v-5ecbd339] {
  color: #999;
  position: relative;
  height: 80px;
  border: 1px solid #e0e0e0;
  background: #f9f9f9;
  margin-right: 10px;
  border-radius: 4px;
  text-align: left;
  padding: 10px;
  margin-top: 10px;
  cursor: pointer;
}
.p-body .p-select-goods .p-modal-content .p-list li >div .p-check[data-v-5ecbd339] {
  position: absolute;
  right: 5px;
  top: 18px;
}
.p-body .p-select-goods .p-modal-content .p-list li >div .p-name[data-v-5ecbd339] {
  color: #333;
  font-size: 14px;
  padding-top: 8px;
}
.p-body .p-select-goods .p-modal-content .p-list li >div .p-unit[data-v-5ecbd339] {
  margin-top: 10px;
}
.p-body .p-select-goods .p-modal-content .icon-check[data-v-5ecbd339] {
  color: #00a36d;
}
.p-body .p-add-price .p-modal-content[data-v-5ecbd339] {
  height: 200px;
  position: relative;
}
.p-body .p-add-price .p-modal-content .p-tip[data-v-5ecbd339] {
  color: #666;
  margin-top: 38px;
}
.p-body .p-add-price .p-modal-content .p-tip .p-strong[data-v-5ecbd339] {
  margin-top: 2px;
  color: #fd6a39;
}
.p-body .p-add-price .p-modal-content .p-tip img[data-v-5ecbd339] {
  width: 100px;
}
.p-body .p-add-price .p-modal-content .p-ok[data-v-5ecbd339] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.p-body .p-del-price[data-v-5ecbd339] {
  color: #666;
}
.p-body .p-del-price .p-dialog-alert[data-v-5ecbd339] {
  margin: 40px 0 20px 0;
}
.p-body .p-del-price .p-dialog-alert .icon-warning[data-v-5ecbd339] {
  font-size: 50px;
  color: #fd6a39;
}
.p-body .p-del-price .p-switch[data-v-5ecbd339] {
  padding-bottom: 24px;
  margin-top: 4px;
}
.p-body .p-del-price .p-switch .p-strong[data-v-5ecbd339] {
  color: #fd6a39;
}

.p-warp[data-v-fc6a13fa] {
  background-color: #fff;
  text-align: center;
  width: 100%;
  padding: 0 20px;
  color: #fff;
}
.p-warp .p-back[data-v-fc6a13fa] {
  height: 50px;
  padding-bottom: 10px;
}
.p-warp .p-back > .p-btn[data-v-fc6a13fa] {
  float: right;
}
.p-warp .dots[data-v-fc6a13fa] {
  width: 6px;
  height: 6px;
  display: inline-block;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #fd6a39;
}
.p-warp .p-content[data-v-fc6a13fa] {
  border-bottom: none;
  height: calc(100% - 63px);
}
.p-warp .p-content .p-journal[data-v-fc6a13fa] {
  position: relative;
}
.p-warp .p-content .p-text[data-v-fc6a13fa] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p-warp .p-content .p-purchase-bill-journal[data-v-fc6a13fa] {
  position: absolute;
  z-index: 99;
  left: -175px;
}

.p-purchase-bill-journal[data-v-0f653b06] {
  position: absolute;
  z-index: 99;
  left: -225px;
}
.p-modify li[data-v-0f653b06] {
  color: #666;
  position: relative;
  padding: 0 20px 10px;
  border-left: 1px solid #e0e0e0;
}
.p-modify li i[data-v-0f653b06],
.p-modify li table[data-v-0f653b06] {
  position: absolute;
  top: 3px;
  left: -5.5px;
  width: 10px;
  height: 10px;
  z-index: 9;
  background-color: #fff;
  border-radius: 50%;
}
.p-modify li table[data-v-0f653b06] {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  left: -4px;
  top: 22px;
  background-color: #bfbfbf;
}
.p-modify li .p-strong[data-v-0f653b06] {
  font-weight: 700;
  color: #333;
}
.p-modify li:nth-of-type(3n) i[data-v-0f653b06] {
  border: 2px solid #e8a200;
}
.p-modify li:nth-of-type(3n-1) i[data-v-0f653b06] {
  border: 2px solid #fb8d6f;
}
.p-modify li:nth-of-type(3n-2) i[data-v-0f653b06] {
  border: 2px solid #5cbe7e;
}

.p-body[data-v-767b39f6] {
  background: #fff;
  padding-top: 20px;
/* 选择门店 */
/* 选择日期 */
/* 补录按钮 */
}
.p-body .p-select-branch[data-v-767b39f6] {
  margin-left: -5px;
  min-width: 110px;
}
.p-body .p-select-date[data-v-767b39f6] {
  min-width: 200px;
  margin-left: 10px;
}
.p-body .p-receiver[data-v-767b39f6] {
  text-align: right;
}
.p-body .p-box[data-v-767b39f6] {
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  margin-bottom: 10px;
}
.p-body .p-border-round[data-v-767b39f6] {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.p-body .p-print-title[data-v-767b39f6] {
  background-color: #f5f5f5;
  line-height: 40px;
  padding-left: 10px;
}
.p-body .p-print-title span[data-v-767b39f6] {
  color: #333;
  font-size: 14px;
}
.p-body .p-print-content[data-v-767b39f6] {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
/* 右对齐按钮 */
/* 右对齐按钮 */
/* 供应商数据 */
/* 无数据模版 */
}
.p-body .p-print-content .p-form[data-v-767b39f6] {
  background-color: #fff;
  padding: 15px 5px;
}
.p-body .p-print-content .p-form[data-v-767b39f6]:after {
  content: '';
  display: block;
  clear: both;
}
.p-body .p-print-content .p-form .p-form-item >div[data-v-767b39f6] {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
}
.p-body .p-print-content .p-form .p-form-item >div >span[data-v-767b39f6] {
  color: #999;
}
.p-body .p-print-content .p-form .p-form-item >div[data-v-767b39f6]:nth-child(1) {
  width: 58px;
}
.p-body .p-print-content .p-form .p-form-item >div[data-v-767b39f6]:nth-child(2) {
  width: calc(100% - 68px - 12%);
  height: 40px;
  position: relative;
/* 账单进度条 */
}
.p-body .p-print-content .p-form .p-form-item >div:nth-child(2) p[data-v-767b39f6] {
  width: 100%;
  height: 12px;
  background: #f2f2f2;
  border-radius: 6px;
  position: absolute;
  top: 14px;
  left: 0;
}
.p-body .p-print-content .p-form .p-form-item >div[data-v-767b39f6]:nth-child(3) {
  width: 10%;
  margin-left: 10px;
}
.p-body .p-print-content .p-form .p-form-item >div:nth-child(3) >span[data-v-767b39f6] {
  color: #333;
  font-size: 14px;
}
.p-body .p-print-content .p-control[data-v-767b39f6] {
  padding: 10px 5px;
}
.p-body .p-print-content .p-control .p-control-r[data-v-767b39f6] {
  text-align: right;
}
.p-body .p-print-content .p-control[data-v-767b39f6] {
  padding: 10px 5px;
}
.p-body .p-print-content .p-control .p-control-r[data-v-767b39f6] {
  text-align: right;
}
.p-body .p-print-content .p-control img[data-v-767b39f6] {
  max-width: 120px;
}
.p-body .p-print-content.p-border-bottom[data-v-767b39f6] {
  border-bottom: none;
}
.p-body .p-print-content .m-supplier-list[data-v-767b39f6] {
  padding: 0 5px;
}
.p-body .p-print-content .m-supplier-list .p-card-l[data-v-767b39f6] {
  width: 62px;
  position: absolute;
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);
}
.p-body .p-print-content .m-supplier-list .p-card-l img[data-v-767b39f6] {
  width: 52px;
}
.p-body .p-print-content .m-supplier-list .p-card-r[data-v-767b39f6] {
  padding-left: 62px;
  width: 100%;
}
.p-body .p-print-content .m-supplier-list .p-card-r .p-card-h1[data-v-767b39f6] {
  line-height: 38px;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.p-body .p-print-content .m-supplier-list .p-card-r .p-card-item[data-v-767b39f6] {
  line-height: 18px;
}
.p-body .p-print-content .m-supplier-list .p-card-r .p-card-item >span[data-v-767b39f6]:nth-child(1) {
  color: #999;
}
.p-body .p-print-content .m-supplier-list .p-card-r .p-card-item >span[data-v-767b39f6]:nth-child(2) {
  color: #999;
}
.p-body .p-print-content .m-noData[data-v-767b39f6] {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.p-body .p-print-content .m-noData span[data-v-767b39f6] {
  display: block;
  font-size: 16px;
}
.p-body .p-print-content .m-noData span >span[data-v-767b39f6]:nth-child(2) {
  color: #999;
}
.p-body .p-print-content img[data-v-767b39f6] {
  max-width: 120px;
}
.p-body .p-icon i[data-v-767b39f6] {
  font-size: 20px;
  vertical-align: middle;
}

.p-bill-entering-body {
  background: #fff;
  position: relative;
}
.p-bill-entering-body .p-body-container {
  min-height: calc(100% - 150px);
}
.p-bill-entering-body .p-body-container .tip {
  position: fixed;
  top: 78px;
  right: 40px;
  z-index: 900;
  color: #666;
}
.p-bill-entering-body .p-body-container .p-title {
  height: 70px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.p-bill-entering-body .p-body-container .p-title .p-top {
  margin-top: 15px;
  margin-left: 10px;
  float: left;
}
.p-bill-entering-body .p-body-container .p-title .p-btn {
  display: inline-block;
  width: 100px;
  float: right;
  margin-right: 23px;
}
.p-bill-entering-body .p-body-container .p-content {
  width: 100%;
}
.p-bill-entering-body .p-body-container .p-content #datagrid-wrap .p-table-head {
  z-index: 80;
  border: 1px solid #f2f2f2;
}
.p-bill-entering-body .p-body-container .p-content #datagrid-wrap .p-table-head th {
  text-align: center;
  height: 40px;
  background: #f2f2f2;
  border: none;
  padding: 0;
  line-height: 40px;
  font-weight: 600;
  color: #333;
}
.p-bill-entering-body .p-body-container .p-content #datagrid-wrap .headFixed {
  position: fixed !important;
  top: 100px !important;
  left: 140px !important;
  width: calc(100% - 165px) !important;
}
.p-bill-entering-body .p-body-container .p-content #datagrid-wrap .noFixed {
  position: absolute;
  top: 90px;
  left: 20px;
  width: calc(100% - 40px);
}
.p-bill-entering-body .p-body-container .p-content #datagrid-wrap .table {
  width: 100%;
  text-align: center;
  border: 1px solid #f2f2f2;
}
.p-bill-entering-body .p-body-container .p-content #datagrid-wrap .table tr {
  border: none;
}
.p-bill-entering-body .p-body-container .p-content #datagrid-wrap .table tr > th {
  text-align: center;
  height: 40px;
  background-color: #f2f2f2;
  border: none;
  padding: 0;
  line-height: 40px;
  font-weight: 600;
  color: #333;
}
.p-bill-entering-body .p-body-container .p-content #datagrid-wrap .table tbody tr td {
  height: 45px;
  line-height: 45px;
  padding: 0;
  border: none;
  position: relative;
}
.p-bill-entering-body .p-body-container .p-content #datagrid-wrap .table tbody tr td .icon-delete {
  width: 80px;
  display: inline-block;
  cursor: pointer;
}
.p-bill-entering-body .p-body-container .p-content #datagrid-wrap .table tbody tr td .icon-delete::before {
  font-size: 24px;
}
.p-bill-entering-body .p-body-container .p-content #datagrid-wrap .table tbody tr td .dropbox {
  margin-top: 6px;
}
.p-bill-entering-body .p-body-container .p-content #datagrid-wrap .table tbody tr td .dropbox input {
  border: 0;
}
.p-bill-entering-body .p-body-container .p-content #datagrid-wrap .table tbody tr td .dropbox input:hover {
  cursor: pointer;
}
.p-bill-entering-body .p-body-container .p-content #datagrid-wrap .table tbody tr td .tipBox {
  width: 100px;
  position: absolute;
  top: -40px;
  left: 0px;
  margin-left: 5%;
  padding: 0 10px;
  line-height: 35px;
  color: #fff;
  border-radius: 6px;
  height: 35px;
  background-color: #ff6100;
  border: 1px solid #fff;
  z-index: 210;
  display: none;
}
.p-bill-entering-body .p-body-container .p-content #datagrid-wrap .table tbody tr td .tipBox .arrow {
  border: 10px solid #ff6100;
  border-left-color: rgba(0,0,0,0);
  border-bottom-color: rgba(0,0,0,0);
  border-right-color: rgba(0,0,0,0);
  position: absolute;
  bottom: -18px;
  left: 32px;
}
.p-bill-entering-body .p-body-container .p-content #datagrid-wrap .table tbody tr td .tipBox.showBox {
  display: block;
}
.p-bill-entering-body .p-body-container .p-content #datagrid-wrap .table tbody tr td .dept {
  width: 160px;
}
.p-bill-entering-body .p-body-container .p-content #datagrid-wrap .table tbody tr td:last-child .icon-delete {
  line-height: 30px;
}
.p-bill-entering-body .p-body-container .p-content #datagrid-wrap .table tbody tr td {
  color: #666;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.p-bill-entering-body .p-body-container .p-content #datagrid-wrap .table tbody tr td input {
  height: 30px;
  width: calc(100% - 10px);
  box-sizing: content-box;
  border: 1px solid #ddd;
  border-radius: 4px;
  text-align: center;
  color: #666;
}
.p-bill-entering-body .p-body-container .p-content #datagrid-wrap .table tbody tr td input[disabled] {
  background: #fff;
}
.p-bill-entering-body .p-body-container .p-content #datagrid-wrap .table tbody .p-current {
  background: #f7f7f7;
}
.p-bill-entering-body .p-body-container .p-content #datagrid-wrap .table tbody td:nth-last-of-type(2) input {
  width: calc(100% - 10px);
}
.p-bill-entering-body .p-body-container .p-content #datagrid-wrap .table tbody .redBorder {
  border: 1px solid #fb6b39 !important;
}
.p-bill-entering-body .p-body-container .p-content #datagrid-wrap .table tbody .p-quantity > * {
  display: inline-block;
  vertical-align: middle;
}
.p-bill-entering-body .p-body-container .p-content #datagrid-wrap .table tbody .p-quantity input {
  width: 80px;
}
.p-bill-entering-body .p-body-container .p-content #datagrid-wrap .table tbody .p-quantity span {
  margin: 0 4px;
}
.p-bill-entering-body .p-body-container .p-content #datagrid-wrap .table tbody .p-quantity > div {
  position: relative;
}
.p-bill-entering-body .p-body-container .p-content #datagrid-wrap .table tbody .p-quantity > div > * {
  display: inline-block;
  vertical-align: middle;
}
.p-bill-entering-body .p-body-container .g-add {
  width: 70px;
  height: 30px;
  line-height: 30px;
  float: right;
  text-align: -webkit-center;
  border-radius: 5px;
  margin-top: 20px;
}
.p-bill-entering-body .modifyFail {
  border-radius: 6px;
}
.p-bill-entering-body .modifyFail .title {
  height: 60px;
  font-size: 16px;
  font-weight: 600;
  line-height: 60px;
  background-color: #fff;
}
.p-bill-entering-body .modifyFail .content {
  background-color: #fff;
}
.p-bill-entering-body .modifyFail .content img {
  width: 140px;
  height: 140px;
  margin: 20px 0 10px;
}
.p-bill-entering-body .modifyFail .content div {
  font-size: 14px;
  color: #333;
}
.p-bill-entering-body .modifyFail button {
  height: 45px;
  line-height: 45px;
}
.p-bill-entering-body .p-no-date {
  border: 1px solid #f00;
}
.p-bill-entering-body .p-footer {
  padding: 20px;
  overflow: hidden;
}
.p-bill-entering-body .p-footer > * {
  float: left;
  margin-right: 10px;
}
/*
新增物料了的单独样式
*/
.g-text-title {
  background: #fff;
}
.p-model-content {
  background: #fff;
}
.p-model-content > div {
  height: 64px;
}
.p-model-content > div > span {
  padding-top: 8px;
  font-size: 14px;
  margin-right: 20px;
}
.p-model-content .g-border-input {
  width: 100%;
}
.p-foot-but {
  background: #fff;
}
.p-foot-but > span {
  height: 60px;
  font-size: 16px;
  padding-top: 20px;
}
.p-foot-but span:nth-child(2) {
  background: #00994f;
  color: #fff;
}
.p-foot-but span:nth-child(1) {
  border: 1px solid #e0e0e0;
}
.g-text-2 > h2 {
  display: inline-block;
}
.tip .title {
  height: 70px;
  font-size: 18px;
  font-weight: 600;
  line-height: 70px;
  background-color: #fff;
}
.tip .content {
  background-color: #fff;
}
.tip .content div {
  font-size: 14px;
}
.tip .content div:nth-of-type(1) {
  color: #333;
  margin-top: 16px;
}
.tip .content div:nth-of-type(2) {
  color: #999;
}
.tip .content .p-material-ent:after {
  content: '';
  display: block;
  clear: both;
}
.tip button {
  height: 45px;
  line-height: 45px;
}
.p-confirm-confirm {
  text-align: left;
  font-size: 14px;
}
.p-confirm-confirm >p,
.p-confirm-confirm >div {
  margin-top: 16px;
}
.p-confirm-confirm .p-color-name {
  color: #999;
}
.p-confirm-confirm .p-color-money {
  color: #fd6a39;
}
.p-confirm-confirm .p-record-material {
  width: 85%;
  float: right;
  max-height: 100px;
  overflow-y: scroll;
}
.p-confirm-confirm .p-record-material li {
  display: inline-block;
  color: #999;
}
.p-confirm-confirm .p-record-material:after {
  content: '';
  display: block;
  clear: both;
}
.p-confirm-confirm div:last-child {
  margin-bottom: 20px;
}

.p-body[data-v-79f9cc5a] {
  background-color: #fff;
  height: 100%;
}
.p-body .p-title .left-wrap[data-v-79f9cc5a] {
  float: left;
  padding-bottom: 10px;
}
.p-body .p-title .left-wrap >*[data-v-79f9cc5a] {
  margin-right: 10px;
}
.p-body .p-title .left-wrap .item[data-v-79f9cc5a] {
  min-width: 100px;
  display: inline-block;
  margin-right: 6px;
}
.p-body .p-title .left-wrap .item[data-v-79f9cc5a]:first-child {
  width: 200px;
}
.p-body .p-title .left-wrap button.disable[data-v-79f9cc5a] {
  background-color: #c9c9c9;
}
.p-body .p-title .right-wrap[data-v-79f9cc5a] {
  float: right;
  height: 36px;
  line-height: 36px;
}
.p-body .p-title .right-wrap .toggle[data-v-79f9cc5a] {
  float: left;
  margin-right: 10px;
}
.p-body .p-title .right-wrap .toggle span[data-v-79f9cc5a] {
  color: #333 !important;
  cursor: pointer;
  font-size: 16px !important;
}
.p-body .p-title .right-wrap .tab[data-v-79f9cc5a] {
  cursor: pointer;
  float: left;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  overflow: hidden;
  margin-left: 20px;
}
.p-body .p-title .right-wrap .tab li[data-v-79f9cc5a] {
  float: left;
  padding: 0 48px;
  font-size: 14px;
}
.p-body .p-title .right-wrap .tab li.active[data-v-79f9cc5a] {
  background-color: #00a36d;
  color: #fff;
}
.p-body .p-title .right-wrap button[data-v-79f9cc5a] {
  margin-left: 12px;
}
.p-body .p-content[data-v-79f9cc5a] {
  border-radius: 4px;
  height: calc(100% - 63px);
}
.p-body .p-content .p-bill-report[data-v-79f9cc5a] {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  height: calc(100% - 41px);
  overflow-y: auto;
}
.p-body .p-content .p-bill-report .p-input[data-v-79f9cc5a] {
  width: 60%;
}
.p-body .p-content .p-bill-report .p-red[data-v-79f9cc5a] {
  border-color: #fd6a39;
}
.p-body .p-content .p-bill-total[data-v-79f9cc5a] {
  border: 1px solid #e0e0e0;
  padding-left: 10px;
  border-top: none;
  background-color: #f2f2f2;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.p-body .p-content .p-bill-total span[data-v-79f9cc5a] {
  color: #333;
  line-height: 40px;
  padding-right: 20px;
  font-size: 14px;
}
.p-body .p-content .p-bill-total ins[data-v-79f9cc5a] {
  text-decoration: none;
  color: #00a36d;
  font-size: 14px;
}
.p-body .p-st-hover[data-v-79f9cc5a] {
  text-decoration: underline;
}
.p-body .p-icon i[data-v-79f9cc5a] {
  font-size: 20px;
  vertical-align: middle;
}
.p-body .dots[data-v-79f9cc5a] {
  width: 6px;
  height: 6px;
  display: inline-block;
  margin-right: 6px;
  border-radius: 50%;
  background-color: #fd6a39;
}
.p-body .icon-see[data-v-79f9cc5a] {
  font-size: 24px;
  cursor: pointer;
}

.p-body[data-v-423f0006] {
  background: #fff;
/* 右对齐按钮 */
}
.p-body .p-control-r[data-v-423f0006] {
  text-align: right;
}
.p-body .p-control-r button[data-v-423f0006] {
  margin-right: -5px;
}
.p-body .p-box[data-v-423f0006] {
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  margin-bottom: 10px;
}
.p-body .p-border-round[data-v-423f0006] {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.p-body .p-print-title[data-v-423f0006] {
  background-color: #f5f5f5;
  line-height: 40px;
  padding-left: 10px;
}
.p-body .p-print-title span[data-v-423f0006] {
  color: #333;
  font-size: 14px;
}
.p-body .p-print-content[data-v-423f0006] {
  border-top: 1px solid #e0e0e0;
  padding-top: 10px;
/* 无数据模版 */
/* 供应商数据 */
}
.p-body .p-print-content.p-border-bottom[data-v-423f0006] {
  border-bottom: none;
}
.p-body .p-print-content .m-noData[data-v-423f0006] {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.p-body .p-print-content .m-noData span[data-v-423f0006] {
  display: block;
  font-size: 16px;
}
.p-body .p-print-content .m-noData img[data-v-423f0006] {
  max-width: 120px;
}
.p-body .p-print-content .m-supplier-list[data-v-423f0006] {
  padding: 0 5px;
}
.p-body .p-print-content .m-supplier-list .p-card-l[data-v-423f0006] {
  width: 62px;
  position: absolute;
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);
}
.p-body .p-print-content .m-supplier-list .p-card-l img[data-v-423f0006] {
  width: 52px;
}
.p-body .p-print-content .m-supplier-list .p-card-r .p-card-h1[data-v-423f0006] {
  line-height: 38px;
  color: #333;
  font-size: 14px;
  font-weight: 400;
}
.p-body .p-print-content .m-supplier-list .p-card-r .p-card-item[data-v-423f0006] {
  line-height: 18px;
}
.p-body .p-print-content .m-supplier-list .p-card-r .p-card-item >span[data-v-423f0006]:nth-child(1) {
  color: #999;
}
.p-body .p-print-content .m-supplier-list .p-card-r .p-card-item >span[data-v-423f0006]:nth-child(2) {
  color: #999;
}
.p-body .p-icon i[data-v-423f0006] {
  font-size: 20px;
  vertical-align: middle;
}

.p-goods-detail-body {
  background-color: #fff;
  height: 100%;
/* 右对齐按钮 */
}
.p-goods-detail-body .p-control-r {
  text-align: right;
}
.p-goods-detail-body .p-control-r button {
  margin-left: 10px;
}
.p-goods-detail-body .p-warn {
  display: inline-block;
  padding-top: 26px;
  line-heihgt: 14px;
  color: #fd6a39;
}
.p-goods-detail-body .p-content {
  height: calc(100% - 60px);
  border-radius: 4px;
}
.p-goods-detail-body .p-content .p-bill-report {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  width: 100%;
  height: calc(100% - 41px);
  overflow-x: auto;
}
.p-goods-detail-body .p-content .p-bill-report .p-pic {
  width: 30px;
  height: 30px;
}
.p-goods-detail-body .p-content .p-bill-report .p-quantity,
.p-goods-detail-body .p-content .p-bill-report .p-second-quantity {
  display: inline;
}
.p-goods-detail-body .p-content .p-bill-report .p-exception-point {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fd6a39;
}
.p-goods-detail-body .p-content .p-bill-report .p-acc {
  position: relative;
}
.p-goods-detail-body .p-content .p-bill-report .p-accumulative {
  position: absolute;
  color: #fff;
  padding: 2px 8px;
  border-radius: 2px;
  margin-top: 4px;
  left: 0;
  background: #ffa500;
}
.p-goods-detail-body .p-content .p-bill-report .p-accumulative-s {
  margin-left: 40px;
}
.p-goods-detail-body .p-content .p-bill-report .p-input {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  width: calc(95% - 30px);
  text-align: center;
  line-height: 24px;
  color: #666;
}
.p-goods-detail-body .p-content .p-bill-report .p-input-small {
  width: calc(45% - 30px);
}
.p-goods-detail-body .p-content .p-bill-report .p-hover {
  position: relative;
  line-height: 38px;
  white-space: nowrap;
  display: -webkit-box;
  -webkit-line-clamp: 1;
}
.p-goods-detail-body .p-content .p-bill-report .p-hover:hover .p-hover-box {
  display: inline;
}
.p-goods-detail-body .p-content .p-bill-report .p-hover .p-hover-box {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  position: absolute;
  line-height: 38px;
  width: 180px;
  top: 40px;
  left: 0;
  word-break: keep-all;
  display: none;
  z-index: 99;
  background-color: #fff;
}
.p-goods-detail-body .p-content .p-bill-report .p-hover ins {
  display: inline-block;
  text-decoration: underline;
}
.p-goods-detail-body .p-content .p-bill-total {
  border: 1px solid #e0e0e0;
  padding-left: 10px;
  border-top: none;
  background-color: #f2f2f2;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.p-goods-detail-body .p-content .p-bill-total span {
  color: #333;
  line-height: 40px;
  padding-right: 20px;
  font-size: 14px;
}
.p-goods-detail-body .p-content .p-bill-total ins {
  text-decoration: none;
  color: #00a36d;
  font-size: 14px;
}
.p-goods-detail-body .p-icon i {
  font-size: 20px;
  vertical-align: middle;
}
.p-goods-detail-body .p-confirm-table {
  width: 100%;
  padding: 10px;
}
.p-goods-detail-body .p-confirm-table >span {
  display: block;
  margin-bottom: 10px;
  text-align: left;
  color: #fd6a39;
  font-size: 12px;
}
.p-goods-detail-body .p-confirm-table table {
  width: 100%;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  border-collapse: collapse;
}
.p-goods-detail-body .p-confirm-table table th,
.p-goods-detail-body .p-confirm-table table td {
  text-align: center;
}
.p-goods-detail-body .p-confirm-table table th {
  font-weight: bold;
  line-height: 40px;
  color: #666;
  background-color: #f5f5f5;
}
.p-goods-detail-body .p-confirm-table table tr {
  border-top: 1px solid #e0e0e0;
}
.p-goods-detail-body .p-confirm-table table td {
  line-height: 35px;
  color: #999;
  position: relative;
}
.p-goods-detail-body .p-confirm-modify {
  padding: 20px 20px 20px 10px;
  text-align: left;
}
.p-goods-detail-body .p-confirm-modify >div {
  text-align: left;
  margin-bottom: 10px;
}
.p-goods-detail-body .p-confirm-modify >div label {
  float: left;
  color: #333;
}
.p-goods-detail-body .p-confirm-modify >div div {
  display: inline-block;
  color: #999;
  width: 430px;
}
.p-goods-detail-body .p-confirm-modify div:nth-of-type(3) {
  margin-bottom: 20px;
}
.p-goods-detail-body .p-confirm-modify div:nth-of-type(2) div {
  max-height: 100px;
  overflow-y: auto;
}
.p-goods-detail-body .p-confirm-modify div:nth-of-type(2) div dl {
  display: -ms-flexbox;
  display: flex;
}
.p-goods-detail-body .p-confirm-modify div:nth-of-type(2) .p-modify .p-title {
  float: left;
}
.p-goods-detail-body .p-confirm-modify >span {
  color: #fd6a39;
}
.p-goods-detail-body .p-journal {
  position: relative;
  white-space: nowrap;
  cursor: pointer;
}
.p-goods-detail-body .p-journal .c-tips {
  white-space: normal;
  cursor: default;
}
.p-goods-detail-body .p-st-hover {
  text-decoration: underline;
}
.p-goods-detail-body .p-red {
  color: #f00;
}
.p-goods-detail-body .p-green {
  color: #00a36d;
}
.p-goods-detail-body .u-grid .u-grid-cell {
  line-height: 36px !important;
}

.p-goods-return-detail {
  background-color: #fff;
  height: 100%;
/* 右对齐按钮 */
}
.p-goods-return-detail .p-control-r {
  text-align: right;
}
.p-goods-return-detail .p-control-r button {
  margin-left: 10px;
}
.p-goods-return-detail .p-warn {
  display: inline-block;
  padding-top: 26px;
  line-heihgt: 14px;
  color: #fd6a39;
}
.p-goods-return-detail .p-content {
  height: calc(100% - 60px);
  border-radius: 4px;
}
.p-goods-return-detail .p-content .p-bill-report {
  overflow-x: auto;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  height: calc(100% - 41px);
}
.p-goods-return-detail .p-content .p-bill-report .u-grid {
  min-width: 1600px;
}
.p-goods-return-detail .p-content .p-bill-report .u-grid .u-grid-head,
.p-goods-return-detail .p-content .p-bill-report .u-grid .u-grid-content {
  border-left: none !important;
  border-right: none !important;
}
.p-goods-return-detail .p-content .p-bill-report .u-grid .u-grid-content {
  border-bottom: none;
}
.p-goods-return-detail .p-content .p-bill-report .p-pic {
  width: 30px;
  height: 30px;
}
.p-goods-return-detail .p-content .p-bill-report .p-quantity,
.p-goods-return-detail .p-content .p-bill-report .p-second-quantity {
  display: inline-block;
}
.p-goods-return-detail .p-content .p-bill-report .p-exception-point {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fd6a39;
}
.p-goods-return-detail .p-content .p-bill-report .p-acc {
  position: relative;
}
.p-goods-return-detail .p-content .p-bill-report .p-accumulative {
  position: absolute;
  color: #fff;
  padding: 2px 8px;
  border-radius: 2px;
  margin-top: 4px;
  left: 0;
  background: #ffa500;
}
.p-goods-return-detail .p-content .p-bill-report .p-accumulative-s {
  margin-left: 40px;
}
.p-goods-return-detail .p-content .p-bill-report .p-input {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  width: calc(85% - 30px);
  text-align: center;
  line-height: 24px;
  color: #666;
}
.p-goods-return-detail .p-content .p-bill-report .p-input-small {
  width: calc(45% - 30px);
}
.p-goods-return-detail .p-content .p-bill-report .p-inline-block {
  display: inline;
}
.p-goods-return-detail .p-content .p-bill-total {
  border: 1px solid #e0e0e0;
  padding-left: 10px;
  border-top: none;
  background-color: #f2f2f2;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.p-goods-return-detail .p-content .p-bill-total span {
  color: #333;
  line-height: 40px;
  padding-right: 20px;
  font-size: 14px;
}
.p-goods-return-detail .p-content .p-bill-total ins {
  text-decoration: none;
  color: #00a36d;
  font-size: 14px;
}
.p-goods-return-detail .p-icon i {
  font-size: 20px;
  vertical-align: middle;
}
.p-goods-return-detail .p-confirm-table {
  width: 100%;
  padding: 10px;
}
.p-goods-return-detail .p-confirm-table >span {
  display: block;
  margin-bottom: 10px;
  text-align: left;
  color: #fd6a39;
  font-size: 12px;
}
.p-goods-return-detail .p-confirm-table table {
  width: 100%;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  border-collapse: collapse;
}
.p-goods-return-detail .p-confirm-table table th,
.p-goods-return-detail .p-confirm-table table td {
  text-align: center;
}
.p-goods-return-detail .p-confirm-table table th {
  font-weight: bold;
  line-height: 40px;
  color: #666;
  background-color: #f5f5f5;
}
.p-goods-return-detail .p-confirm-table table tr {
  border-top: 1px solid #e0e0e0;
}
.p-goods-return-detail .p-confirm-table table td {
  line-height: 35px;
  color: #999;
  position: relative;
}
.p-goods-return-detail .p-confirm-modify {
  padding: 20px 20px 20px 10px;
  text-align: left;
}
.p-goods-return-detail .p-confirm-modify >div {
  text-align: left;
  margin-bottom: 10px;
}
.p-goods-return-detail .p-confirm-modify >div label {
  float: left;
  color: #333;
}
.p-goods-return-detail .p-confirm-modify >div div {
  display: inline-block;
  color: #999;
  width: 430px;
}
.p-goods-return-detail .p-confirm-modify div:nth-of-type(3) {
  margin-bottom: 20px;
}
.p-goods-return-detail .p-confirm-modify div:nth-of-type(2) div {
  max-height: 100px;
  overflow-y: auto;
}
.p-goods-return-detail .p-confirm-modify div:nth-of-type(2) div dl {
  display: -ms-flexbox;
  display: flex;
}
.p-goods-return-detail .p-confirm-modify div:nth-of-type(2) .p-modify .p-title {
  float: left;
}
.p-goods-return-detail .p-confirm-modify div:nth-of-type(2) .p-modify .p-dept {
  -ms-flex: 1;
      flex: 1;
}
.p-goods-return-detail .p-confirm-modify >span {
  color: #fd6a39;
}
.p-goods-return-detail .p-journal {
  position: relative;
}
.p-goods-return-detail .p-st-hover {
  text-decoration: underline;
}

.p-purchase-bill-modify-bill[data-v-779aa0e8] {
  background-color: #fff;
}
.p-purchase-bill-modify-bill .p-modify-bill-title .p-date[data-v-779aa0e8] {
  line-height: 40px;
  font-size: 14px;
}
.p-purchase-bill-modify-bill .p-modify-bill-content[data-v-779aa0e8] {
  height: calc(100% - 50px);
  margin-bottom: 0;
  padding-bottom: 20px;
}
.p-purchase-bill-modify-bill .p-modify-bill-content >div[data-v-779aa0e8] {
  height: 100%;
}
.p-purchase-bill-modify-bill .p-modify-bill-content .u-box[data-v-779aa0e8] {
  height: 100%;
}
.p-purchase-bill-modify-bill .p-modify-bill-content .u-box .p-stock-list[data-v-779aa0e8] {
  height: 100%;
  overflow-y: auto;
}
.p-purchase-bill-modify-bill .p-modify-bill-content .u-box .p-scope-on[data-v-779aa0e8] {
  color: #00a36d;
}
.p-purchase-bill-modify-bill .p-table-title[data-v-779aa0e8] {
  border: 1px solid #e0e0e0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom: none;
  background-color: #f2f2f2;
  line-height: 40px;
}
.p-purchase-bill-modify-bill .p-setting-report[data-v-779aa0e8] {
  height: 100%;
  overflow-y: auto;
}
.p-purchase-bill-modify-bill .p-setting-report .u-grid th[data-v-779aa0e8]:first-child {
  padding-left: 12px !important;
}
.p-purchase-bill-modify-bill .p-setting-report .p-class-l[data-v-779aa0e8] {
  padding-left: 12px;
}
.p-purchase-bill-modify-bill .p-setting-report input[data-v-779aa0e8] {
  border-radius: 4px;
  text-align: center;
  border: 1px solid #e5e5e5;
  line-height: 24px;
  width: 100px;
}
.p-purchase-bill-modify-bill .p-setting-report .p-error-input[data-v-779aa0e8] {
  line-height: 18px;
}
.p-purchase-bill-modify-bill .p-setting-report .p-error-text[data-v-779aa0e8] {
  color: #fd6a39;
}
.p-purchase-bill-modify-bill .p-setting-report .p-box-width[data-v-779aa0e8] {
  width: 80px;
}

.p-body[data-v-538fe8eb] {
  background-color: #fff;
  padding-top: 20px;
}
.p-body .p-print-set[data-v-538fe8eb] {
  padding-right: 0;
}
.p-body .p-box[data-v-538fe8eb] {
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  margin-bottom: 10px;
}
.p-body .p-dropdown[data-v-538fe8eb] {
  width: 235px;
}
.p-body .p-border-round[data-v-538fe8eb] {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.p-body .p-print-title[data-v-538fe8eb] {
  background-color: #f5f5f5;
  line-height: 40px;
  padding-left: 10px;
}
.p-body .p-print-title span[data-v-538fe8eb] {
  color: #333;
  font-size: 14px;
}
.p-body .p-print-title .p-select-btn[data-v-538fe8eb] {
  padding: 0 26px;
  float: right;
  margin-right: -5px;
  border-top-right-radius: 4px;
}
.p-body .p-print-content[data-v-538fe8eb] {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.p-body .p-print-content .p-form[data-v-538fe8eb] {
  background-color: #fff;
  padding: 10px 0;
}
.p-body .p-print-content .p-form[data-v-538fe8eb]:after {
  content: '';
  display: block;
  clear: both;
}
.p-body .p-print-content .p-line[data-v-538fe8eb] {
  width: 100%;
  margin-bottom: 10px;
}
.p-body .p-print-content .p-line[data-v-538fe8eb]:after {
  content: '';
  display: block;
  clear: both;
}
.p-body .p-print-content .p-line b[data-v-538fe8eb] {
  padding: 0 5px;
  line-height: 40px;
  float: left;
}
.p-body .p-print-content .p-dt[data-v-538fe8eb] {
  width: 60px;
  padding-left: 10px;
  display: inline-block;
  text-align: justify;
  float: left;
  padding-top: 12px;
}
.p-body .p-print-content .p-dt[data-v-538fe8eb]:after {
  content: "";
  display: inline-block;
  width: 100%;
  overflow: hidden;
  height: 0;
}
.p-body .p-print-content .p-dd[data-v-538fe8eb] {
  width: calc(100% - 80px);
  float: left;
}
.p-body .p-print-content .p-dd .p-dd-c[data-v-538fe8eb] {
  width: 490px;
  padding-left: 10px;
}
.p-body .p-print-content .p-dd .p-dd-c .p-sup-li[data-v-538fe8eb] {
  border-bottom: 1px solid #e0e0e0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
}
.p-body .p-print-content .p-dd .p-megre[data-v-538fe8eb] {
  line-height: 40px;
}
.p-body .p-print-content .p-dd .p-deadtime[data-v-538fe8eb] {
  margin-top: 10px;
}
.p-body .p-print-hidden[data-v-538fe8eb] {
  padding: 10px;
}
.p-body .p-print-hidden .p-hidden-title[data-v-538fe8eb] {
  margin-bottom: 10px;
}
.p-body .p-warn[data-v-538fe8eb] {
  padding: 10px;
}
.p-body .p-info[data-v-538fe8eb] {
  display: table;
  padding-bottom: 5px;
}
.p-body .p-info dt[data-v-538fe8eb],
.p-body .p-info dd[data-v-538fe8eb] {
  display: table-cell;
}
.p-body .p-info dt[data-v-538fe8eb] {
  color: #333;
}
.p-body .p-info dd[data-v-538fe8eb] {
  line-height: 18px;
  color: #999;
}
.p-body .p-m[data-v-538fe8eb] {
  padding: 20px;
}
.p-body .p-m .p-m-line[data-v-538fe8eb] {
  width: 100%;
  margin-bottom: 10px;
}
.p-body .p-m .p-m-line[data-v-538fe8eb]:after {
  content: '';
  display: block;
  clear: both;
}
.p-body .p-m .p-m-line b[data-v-538fe8eb] {
  padding: 0 5px;
  line-height: 40px;
  float: left;
}
.p-body .p-m .p-m-dt[data-v-538fe8eb] {
  width: 60px;
  padding-left: 10px;
  display: inline-block;
  text-align: justify;
  float: left;
  padding-top: 12px;
}
.p-body .p-m .p-m-dt[data-v-538fe8eb]:after {
  content: "";
  display: inline-block;
  width: 100%;
  overflow: hidden;
  height: 0;
}
.p-body .p-m .p-m-dd[data-v-538fe8eb] {
  width: calc(100% - 80px);
  float: left;
  max-width: 480px;
}

.p-report-home[data-v-3519c91a] {
  background: #fff;
  height: 100%;
  padding-top: 0;
}
.p-report-home .p-top[data-v-3519c91a] {
  line-height: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 20px;
  font-size: 14px;
}
.p-report-home .p-top span[data-v-3519c91a] {
  display: inline-block;
  background: #00a36d;
  width: 4px;
  height: 12px;
  margin-right: 5px;
}
.p-report-home .p-bottom[data-v-3519c91a] {
  position: relative;
  width: 230px;
  height: 60px;
  text-align: left;
  background-color: #f9f9f9;
  margin-bottom: 10px;
  margin-right: 10px;
  float: left;
  font-size: 12px;
  line-height: 60px;
}
.p-report-home .p-bottom i[data-v-3519c91a] {
  display: inline-block;
  font-size: 24px;
  vertical-align: middle;
  transform: translateY(-2px);
  margin-left: 60px;
}
.p-report-home .p-bottom span[data-v-3519c91a] {
  position: absolute;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  background-color: #f60;
  border-radius: 4px;
  right: -5px;
  top: -5px;
}
.p-report-home .p-bottom[data-v-3519c91a]:hover {
  background-color: #ededed;
}
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
[data-v-3519c91a]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #fff;
}
/*定义滑块，内阴影及圆角*/
[data-v-3519c91a]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}

.p-organization[data-v-061beef2] {
  background-color: #fff;
  overflow: hidden;
  padding: 20px 20px 20px;
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
/*定义滑块，内阴影及圆角*/
}
.p-organization .p-list[data-v-061beef2] {
  width: 20%;
  height: 100%;
  float: left;
}
.p-organization .p-list >div[data-v-061beef2] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  height: 100%;
  position: relative;
  margin-right: 10px;
}
.p-organization .p-list >div .title[data-v-061beef2] {
  height: 40px;
  line-height: 40px;
  background-color: #f5f5f5;
  padding: 0 20px;
  font-size: 16px;
  color: #333;
  margin: 0;
  width: 100%;
  overflow: hidden;
}
.p-organization .p-list >div .content[data-v-061beef2] {
  overflow: auto;
  position: absolute;
  top: 40px;
  bottom: 0;
  width: 100%;
}
.p-organization .p-list >div .content .limit-width[data-v-061beef2] {
  min-width: 218px;
}
.p-organization .p-right[data-v-061beef2] {
  float: left;
  width: 80%;
  height: 100%;
  border: 1px solid #e0e0e0;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
}
.p-organization .p-right>.p-content[data-v-061beef2] {
  width: 80%;
  float: left;
  border-right: 0;
  border-right: 1px solid #e0e0e0;
  position: absolute;
  top: 0;
  bottom: 0;
  overflow: auto;
}
.p-organization .p-right>.p-content .title[data-v-061beef2] {
  background-color: #f5f5f5;
  height: 40px;
  line-height: 40px;
  padding: 0;
  padding-left: 20px;
}
.p-organization .p-right>.p-content .title .text[data-v-061beef2] {
  font-size: 16px;
  color: #333;
}
.p-organization .p-right>.p-content .title .save[data-v-061beef2] {
  width: 100px;
  text-align: center;
}
.p-organization .p-right>.p-content .p-state[data-v-061beef2] {
  position: relative;
}
.p-organization .p-right>.p-content .p-state .p-verify[data-v-061beef2] {
  position: absolute;
  bottom: -20px;
  color: #fd6a39;
}
.p-organization .p-right>.p-content .p-state .p-verify *>[data-v-061beef2] {
  display: inline-block;
  vertical-align: middle;
}
.p-organization .p-right>.p-content .p-state .p-verify i[data-v-061beef2] {
  font-size: 22px;
  vertical-align: middle;
}
.p-organization .p-right>.p-content .wrap[data-v-061beef2] {
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 0;
  overflow: auto;
  width: 100%;
}
.p-organization .p-right>.p-content .wrap .info[data-v-061beef2] {
  padding: 10px;
}
.p-organization .info[data-v-061beef2] {
  margin-bottom: 0;
}
.p-organization .info li[data-v-061beef2] {
  margin-bottom: 20px;
  line-height: 40px;
}
.p-organization .info li .head-img[data-v-061beef2] {
  border: 1px solid #e0e0e0;
  height: 105px;
  width: 105px;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  padding: 5px;
}
.p-organization .info li .head-img img[data-v-061beef2] {
  width: 100%;
}
.p-organization .info li .head-img .default-head[data-v-061beef2] {
  padding-top: 26px;
  text-align: center;
}
.p-organization .info li .head-img .default-head .iconfont[data-v-061beef2] {
  line-height: 26px;
  font-size: 26px;
  color: #d8d8d8;
}
.p-organization .info li .head-img .default-head >div[data-v-061beef2] {
  margin: 0;
  height: 16px;
  color: #bfbfbf;
  margin-top: 4px;
  font-size: 12px;
  line-height: normal;
}
.p-organization .info li .head-img .tip[data-v-061beef2] {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #fff;
  line-height: 16px;
  height: 16px;
  background-color: rgba(0,0,0,0.6);
}
.p-organization .info li >span[data-v-061beef2] {
  color: #333;
  vertical-align: middle;
  clear: both;
}
.p-organization .info li >span[data-v-061beef2]::before {
  content: '* ';
  visibility: hidden;
}
.p-organization .info li >div[data-v-061beef2] {
  color: #333;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  width: 480px;
}
.p-organization .info li[data-v-061beef2]:last-child {
  margin-bottom: 0;
}
.p-organization .p-operate[data-v-061beef2] {
  width: 20%;
  float: right;
  margin: 0;
  padding: 10px;
  height: 100%;
}
.p-organization .p-operate li[data-v-061beef2] {
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #666;
  border: 1px solid #e0e0e0;
  margin-bottom: 10px;
  border-radius: 4px;
}
.p-organization .p-operate li .iconfont[data-v-061beef2],
.p-organization .p-operate li .iconfont[data-v-061beef2]::before {
  font-size: 22px;
  vertical-align: middle;
}
.p-organization .p-operate li span[data-v-061beef2] {
  font-size: 14px;
  margin-left: 10px;
  vertical-align: middle;
}
.p-organization .p-operate li[data-v-061beef2]:last-child {
  margin-bottom: 0;
}
.p-organization .p-operate li[data-v-061beef2]:last-child {
  margin-bottom: 0 !important;
}
.p-organization .p-operate li[data-v-061beef2]:hover {
  background-color: #f2f2f2;
}
.p-organization .p-operate-disable li[data-v-061beef2] {
  cursor: not-allowed;
  color: #bfbfbf;
}
.p-organization .p-operate-disable li[data-v-061beef2]:hover {
  background: #fff;
}
.p-organization .p-importTip-tip .info[data-v-061beef2],
.p-organization .p-add-organize .info[data-v-061beef2] {
  max-height: 400px;
  overflow-y: auto;
}
.p-organization .p-imort-organize .info li[data-v-061beef2] {
  line-height: normal;
}
.p-organization .p-imort-organize .info li div[data-v-061beef2] {
  color: #999;
  margin-left: 0;
}
.p-organization .p-imort-organize .info li div a[data-v-061beef2] {
  color: #f88f07;
  text-decoration: underline;
}
.p-organization .p-importTip-tip[data-v-061beef2],
.p-organization .p-add-organize[data-v-061beef2],
.p-organization .p-imort-organize[data-v-061beef2] {
  text-align: left !important;
}
.p-organization .p-importTip-tip .p-content[data-v-061beef2],
.p-organization .p-add-organize .p-content[data-v-061beef2],
.p-organization .p-imort-organize .p-content[data-v-061beef2] {
  border-radius: 6px;
  border: 0;
  position: relative;
  overflow: hidden;
  height: 100%;
}
.p-organization .p-importTip-tip .p-content .title[data-v-061beef2],
.p-organization .p-add-organize .p-content .title[data-v-061beef2],
.p-organization .p-imort-organize .p-content .title[data-v-061beef2] {
  height: 40px;
  font-size: 16px;
  font-weight: 800;
  line-height: 40px;
  background-color: #fff;
}
.p-organization .p-importTip-tip .p-content .info[data-v-061beef2],
.p-organization .p-add-organize .p-content .info[data-v-061beef2],
.p-organization .p-imort-organize .p-content .info[data-v-061beef2] {
  background-color: #fff;
  padding: 20px;
}
.p-organization .p-importTip-tip .p-content .info .select-file[data-v-061beef2],
.p-organization .p-add-organize .p-content .info .select-file[data-v-061beef2],
.p-organization .p-imort-organize .p-content .info .select-file[data-v-061beef2] {
  background-color: #f88f07;
  height: 30px;
  line-height: 30px;
  width: 80px;
  border-radius: 6px;
  color: #fff;
}
.p-organization .p-importTip-tip .p-content .p-btn button[data-v-061beef2],
.p-organization .p-add-organize .p-content .p-btn button[data-v-061beef2],
.p-organization .p-imort-organize .p-content .p-btn button[data-v-061beef2] {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
.p-organization .m-noData[data-v-061beef2] {
  text-align: center;
}
.p-organization .m-noData span[data-v-061beef2] {
  display: block;
  font-size: 16px;
}
.p-organization .p-space[data-v-061beef2] {
  letter-spacing: 24px;
  font-size: 12px;
}
.p-organization [data-v-061beef2]::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #fff;
}
.p-organization [data-v-061beef2]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}
.p-organization .star[data-v-061beef2]::before {
  content: '* ' !important;
  visibility: visible !important;
  height: 1px;
  width: 1px;
  color: #f00;
}

*[data-v-736742c2] {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none;
  font-family: Droid Sans, Helvetica Neue, Droid Sans Fallback, Heiti SC, sans-serif, Source Han Sans CN, SimSun, SimHei;
  font-size: 12px;
}
ul[data-v-736742c2] {
  list-style: none;
}
button[data-v-736742c2] {
  border: none;
}
a[data-v-736742c2] {
  text-decoration: none;
}
input[data-v-736742c2]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #ccc;
}
input[data-v-736742c2]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
input[data-v-736742c2]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #ccc;
}
input[data-v-736742c2]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #ccc;
}
input[data-v-736742c2]:disabled {
  border: 1px solid #ddd;
  background-color: #f5f5f5;
  color: #aca899;
}
input[data-v-736742c2]:disabled:hover {
  cursor: not-allowed;
}
input[type=number][data-v-736742c2] {
  -moz-appearance: textfield;
}
input[type=number][data-v-736742c2]::-webkit-inner-spin-button,
input[type=number][data-v-736742c2]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.g-container[data-v-736742c2] {
  width: 100%;
  overflow: hidden;
}
.g-row[data-v-736742c2]:after {
  content: '';
  display: block;
  clear: both;
}
.g-col[data-v-736742c2] {
  float: left;
}
.g-gutter[data-v-736742c2] {
  margin: 0 -5px;
}
.g-gutter >*[data-v-736742c2] {
  padding: 0 5px;
}
.g-col-1[data-v-736742c2] {
  float: left;
  width: 8.333333333333334%;
  word-wrap: break-word;
}
.g-col-offset-1[data-v-736742c2] {
  margin-left: 8.333333333333334%;
}
.g-col-2[data-v-736742c2] {
  float: left;
  width: 16.666666666666668%;
  word-wrap: break-word;
}
.g-col-offset-2[data-v-736742c2] {
  margin-left: 16.666666666666668%;
}
.g-col-3[data-v-736742c2] {
  float: left;
  width: 25%;
  word-wrap: break-word;
}
.g-col-offset-3[data-v-736742c2] {
  margin-left: 25%;
}
.g-col-4[data-v-736742c2] {
  float: left;
  width: 33.333333333333336%;
  word-wrap: break-word;
}
.g-col-offset-4[data-v-736742c2] {
  margin-left: 33.333333333333336%;
}
.g-col-5[data-v-736742c2] {
  float: left;
  width: 41.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-5[data-v-736742c2] {
  margin-left: 41.66666666666667%;
}
.g-col-6[data-v-736742c2] {
  float: left;
  width: 50%;
  word-wrap: break-word;
}
.g-col-offset-6[data-v-736742c2] {
  margin-left: 50%;
}
.g-col-7[data-v-736742c2] {
  float: left;
  width: 58.333333333333336%;
  word-wrap: break-word;
}
.g-col-offset-7[data-v-736742c2] {
  margin-left: 58.333333333333336%;
}
.g-col-8[data-v-736742c2] {
  float: left;
  width: 66.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-8[data-v-736742c2] {
  margin-left: 66.66666666666667%;
}
.g-col-9[data-v-736742c2] {
  float: left;
  width: 75%;
  word-wrap: break-word;
}
.g-col-offset-9[data-v-736742c2] {
  margin-left: 75%;
}
.g-col-10[data-v-736742c2] {
  float: left;
  width: 83.33333333333334%;
  word-wrap: break-word;
}
.g-col-offset-10[data-v-736742c2] {
  margin-left: 83.33333333333334%;
}
.g-col-11[data-v-736742c2] {
  float: left;
  width: 91.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-11[data-v-736742c2] {
  margin-left: 91.66666666666667%;
}
.g-col-12[data-v-736742c2] {
  float: left;
  width: 100%;
  word-wrap: break-word;
}
.g-col-offset-12[data-v-736742c2] {
  margin-left: 100%;
}
.g-spacer[data-v-736742c2] {
  margin-bottom: 20px;
}
.g-block-spacer[data-v-736742c2] {
  margin-bottom: 20px;
}
.g-content-spacer[data-v-736742c2] {
  margin-bottom: 10px;
}
.g-margin-right[data-v-736742c2] {
  margin-right: 20px;
}
.g-margin-fright[data-v-736742c2] {
  margin-right: 10px;
}
.g-margin-left[data-v-736742c2] {
  margin-top: 20px;
}
.g-border[data-v-736742c2] {
  border-bottom: 1px solid #e8e8e8;
}
.g-left[data-v-736742c2] {
  text-align: left;
}
.g-right[data-v-736742c2] {
  text-align: right;
}
.g-center[data-v-736742c2] {
  text-align: center;
}
.g-fleft[data-v-736742c2] {
  float: left;
}
.g-fright[data-v-736742c2] {
  float: right;
}
.g-padding-left[data-v-736742c2] {
  padding-left: 5px;
}
.g-padding-right[data-v-736742c2] {
  padding-right: 10px;
}
html[data-v-736742c2],
body[data-v-736742c2] {
  height: 100%;
  background: #f5f8fa;
}
.g-view[data-v-736742c2] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow-y: auto;
}
.g-block[data-v-736742c2] {
  padding: 20px;
}
.g-box[data-v-736742c2] {
  border: 1px solid #ededed;
}
.g-content[data-v-736742c2] {
  background: #fff;
}
.g-container[data-v-736742c2] {
  padding: 0 20px;
}
.g-noDate[data-v-736742c2] {
  text-align: -webkit-center;
  line-height: 30;
}
.g-card[data-v-736742c2] {
  height: 120px;
  width: 100%;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px;
  cursor: pointer;
}
.g-card .g-card-title[data-v-736742c2] {
  padding: 10px;
  background: #f7f7f7;
}
.g-card .g-card-title span[data-v-736742c2]:nth-child(1) {
  font-size: 14px;
  color: #333;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.g-card .g-card-title span[data-v-736742c2]:nth-child(2) {
  font-size: 12px;
  color: #666;
  position: relative;
}
.g-card .g-card-title span:nth-child(2) i[data-v-736742c2] {
  width: 10px;
  height: 10px;
  background-color: #b80e00;
  position: absolute;
  border-radius: 50%;
  top: 3px;
  margin-left: -15px;
}
.g-card .g-card-content[data-v-736742c2] {
  padding: 10px;
}
.g-card .g-card-content > div p[data-v-736742c2]:nth-child(1) {
  font-size: 12px;
  color: #999;
  margin: 8px 0 4px 12px;
}
.g-card .g-card-content > div p[data-v-736742c2]:nth-child(2) {
  font-size: 16px;
  color: #333;
}
.g-icon-warning >i[data-v-736742c2] {
  font-size: 65px;
  color: #fd6a39;
}
.clearFix[data-v-736742c2]:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
.clearFix[data-v-736742c2] {
  zoom: 1;
}
.g-title-mark[data-v-736742c2] {
  color: #f88f07;
  font-size: 16px;
}
.g-con-mark[data-v-736742c2] {
  color: #f60;
}
.g-card-round[data-v-736742c2] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  position: relative;
  background-color: #f9f9f9;
  padding: 10px 10px 20px 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.g-card-round-block[data-v-736742c2] {
  display: inline-block;
}
.g-card-round-edge[data-v-736742c2] {
  position: absolute;
  z-index: 9;
  top: -1px;
  right: -1px;
  background-color: #fd6a39;
  width: 67px;
  line-height: 20px;
  color: #fff;
  border-top-right-radius: 4px;
  text-align: center;
}
.fade-enter[data-v-736742c2] {
  opacity: 0;
}
.fade-enter-active[data-v-736742c2] {
  transition: all 0.3s ease;
}
.fade-leave-active[data-v-736742c2] {
  opacity: 0;
  transition: all 0.3s ease;
}
.fadeUp-enter[data-v-736742c2] {
  opacity: 0;
  transform: translateY(20px);
}
.fadeUp-enter-active[data-v-736742c2] {
  transition: all 0.3s ease;
}
.fadeUp-leave-active[data-v-736742c2] {
  opacity: 0;
  transform: translateY(-20px);
  transition: all 0.3s ease;
}
.fadeDown-enter[data-v-736742c2] {
  opacity: 0;
  transform: translateY(20px);
}
.fadeDown-enter-active[data-v-736742c2] {
  transition: all 0.3s ease;
}
.fadeDown-leave-active[data-v-736742c2] {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.3s ease;
}
.slide-left-enter[data-v-736742c2] {
  transform: translate3d(100%, 0, 0);
}
.slide-left-enter-active[data-v-736742c2] {
  transition: all 0.2s linear;
}
.slide-left-leave-active[data-v-736742c2] {
  transition: all 0.2s linear;
  transition-delay: 0.1s;
  transform: translate3d(-100%, 0, 0);
}
.slide-right-enter[data-v-736742c2] {
  z-index: 9;
  opacity: 0;
  transform: translate3d(-10%, 0, 0);
  transition-delay: 1s;
}
.slide-right-enter-active[data-v-736742c2] {
  z-index: 9;
  transition: all 0.2s linear;
}
.slide-right-leave[data-v-736742c2] {
  z-index: 10;
}
.slide-right-leave-active[data-v-736742c2] {
  z-index: 10;
  transition: all 0.2s linear;
  transform: translate3d(100%, 0, 0);
}
.g-btn[data-v-736742c2] {
  font-size: 14px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  color: #fff;
  background: #bfbfbf;
  cursor: pointer;
}
.g-btn[data-v-736742c2]:disabled {
  border: none;
  background: #ddd;
}
.g-btn[data-v-736742c2]:disabled:hover {
  cursor: not-allowed;
}
.g-sm-btn[data-v-736742c2] {
  color: #fff;
  line-height: 26px;
  height: 30px;
  padding: 0 15px;
  border-radius: 4px;
  cursor: pointer;
  background: #bfbfbf;
}
.g-btn-icon i[data-v-736742c2] {
  font-size: 14px;
  font-weight: 800;
  font-style: normal;
}
.g-btn-round[data-v-736742c2] {
  border-radius: 5px;
}
.g-btn-default[data-v-736742c2] {
  width: 120px;
  text-align: center;
}
.g-btn-wide[data-v-736742c2] {
  width: 100%;
}
.g-btn-green[data-v-736742c2] {
  color: #fff;
  background: #00a36d;
  border-top: 1px solid #00a36d;
}
.g-btn-green-hover[data-v-736742c2]:hover {
  background-color: #01835a;
  border-top: 1px solid #01835a !important;
  color: #fff;
}
.g-btn-green-border[data-v-736742c2] {
  color: #00a36d;
  border: 1px solid #00a36d;
  background: #fff;
}
.g-btn-green-border >i[data-v-736742c2] {
  font-size: 14px;
  padding-let: 5px;
}
.g-btn-red[data-v-736742c2] {
  color: #fff;
  background: #f00;
}
.g-btn-white[data-v-736742c2] {
  border-top: 1px solid #e8e8e8;
  color: #0a171c;
  background: #fff;
}
.g-btn-white-border[data-v-736742c2] {
  color: #0a171c;
  background: #fff;
  border: 1px solid #e8e8e8;
}
.g-btn-menu[data-v-736742c2] {
  border: 1px solid #e0e0e0;
  color: #666;
  background: #fff;
}
.g-btn-menu[data-v-736742c2]:hover {
  background: #f7f7f7;
}
.g-btn-white-hover[data-v-736742c2]:hover {
  background-color: #f2f2f2;
}
.g-btn-disable[data-v-736742c2] {
  color: #fff !important;
  cursor: not-allowed !important;
  background-color: #c9c9c9;
  border: none !important;
}
.g-btn-disable i[data-v-736742c2] {
  color: #fff !important;
}
.g-btn-disable button[data-v-736742c2] {
  color: #fff !important;
}
.g-btn-disable span[data-v-736742c2] {
  color: #fff !important;
}
.g-btn-disable[data-v-736742c2]:hover {
  background-color: #c9c9c9 !important;
  color: #fff !important;
  border: none !important;
}
.g-btn-ghost-disable[data-v-736742c2] {
  cursor: not-allowed !important;
  color: #bfbfbf !important;
}
.g-btn-ghost-disable[data-v-736742c2]:hover {
  background-color: #fff !important;
}
h1[data-v-736742c2] {
  font-size: 20px !important;
  margin: 20px auto !important;
}
h2[data-v-736742c2] {
  font-size: 18px !important;
  margin: 20px auto !important;
}
h3[data-v-736742c2] {
  font-size: 16px !important;
  margin: 20px auto !important;
}
h4[data-v-736742c2] {
  font-size: 14px !important;
  margin: 20px auto !important;
}
h5[data-v-736742c2] {
  font-size: 12px !important;
  margin: 20px auto !important;
}
.g-text-1[data-v-736742c2] {
  font-size: 20px;
}
.g-text-2[data-v-736742c2] {
  font-size: 18px;
}
.g-text-3[data-v-736742c2] {
  font-size: 16px;
}
.g-text-4[data-v-736742c2] {
  font-size: 14px;
}
.g-text-5[data-v-736742c2] {
  font-size: 12px;
}
.g-text-bold[data-v-736742c2] {
  font-weight: bold;
}
.g-text-title[data-v-736742c2] {
  color: #333;
}
.g-text-content[data-v-736742c2] {
  color: #666;
}
.g-text-info[data-v-736742c2] {
  color: #999;
}
.g-text-tip[data-v-736742c2] {
  color: #bfbfbf;
}
.g-input[data-v-736742c2] {
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  border: none;
  border-bottom: 1px solid #e8e8e8;
}
.g-input[data-v-736742c2]:focus {
  border: 1px solid #00a36d;
  border-radius: 5px;
  box-shadow: inset 0px 2px 0px rgba(0,0,0,0.05);
  padding: 0 5px;
}
.g-border-input[data-v-736742c2] {
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  border: 1px solid #e8e8e8;
}
.g-input-full[data-v-736742c2] {
  width: 100%;
}
.g-text-line[data-v-736742c2] {
  overflow: hidden;
  white-space: nowrap;
  display: -webkit-box;
/* autoprefixer: off */
  -webkit-box-orient: vertical;
/* autoprefixer: on */
  -webkit-line-clamp: 1;
}
.g-skip-style[data-v-736742c2] {
  text-decoration: underline;
  cursor: pointer;
}
.g-skip-style[data-v-736742c2]:hover {
  color: #00f;
}
.g-abnormal-style[data-v-736742c2] {
  color: #f00;
  font-weight: 700;
}
.g-textarea[data-v-736742c2] {
  width: 100%;
  height: 200px;
  padding: 0 5px;
  border: 1px solid #eee;
}
.g-textarea[data-v-736742c2]:focus {
  border: 1px solid #00a36d;
  border-radius: 5px;
  box-shadow: inset 0px 2px 0px rgba(0,0,0,0.05);
  padding: 0 5px;
}
.g-placeholder[data-v-736742c2]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #ccc;
}
.g-placeholder[data-v-736742c2]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
.g-placeholder[data-v-736742c2]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #ccc;
}
.g-placeholder[data-v-736742c2]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #ccc;
}
.g-search[data-v-736742c2] {
  position: relative;
}
.g-search input[data-v-736742c2] {
  height: 40px;
  font-size: 12px;
  padding-left: 8px;
  width: 100%;
  border: 1px solid #ededed;
}
.g-search .icon-searchfor[data-v-736742c2] {
  position: absolute;
  color: #bfbfbf;
  top: 8px;
  right: 10px;
  font-size: 20px;
}
.g-search [data-v-736742c2]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #bfbfbf;
}
.g-search [data-v-736742c2]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #bfbfbf;
}
.g-search [data-v-736742c2]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #bfbfbf;
}
.g-search [data-v-736742c2]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #bfbfbf;
}
.g-dropmenu[data-v-736742c2] {
  border: 1px solid #ededed;
  background: #fff;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #666;
  position: relative;
/*	margin: 15px;*/
}
.g-dropmenu >i[data-v-736742c2] {
  position: absolute;
  right: 5px;
  top: 0px;
  font-size: 16px;
  color: #999;
}
.g-dropmenu >span[data-v-736742c2] {
  margin-left: 10px;
}
.g-table-input[data-v-736742c2] {
  border-radius: 4px;
  text-align: center;
  border: 1px solid #e5e5e5;
  line-height: 24px;
  width: 100px;
  color: #666;
}
.g-table-input-error[data-v-736742c2] {
  border: 1px solid #f00 !important;
}
.g-screen-init[data-v-736742c2] {
  text-align: center;
  padding: 100px;
}
.g-screen-init img[data-v-736742c2] {
  margin: 20px;
  width: 120px;
}
.g-screen-init p[data-v-736742c2] {
  font-size: 14px;
  color: #666;
}
.g-screen-init span[data-v-736742c2] {
  font-size: 14px;
  color: #00a36d;
  padding: 0 5px;
}
body >iframe[data-v-736742c2] {
  display: none !important;
  opacity: 0 !important;
}
body >img[data-v-736742c2] {
  display: none !important;
  opacity: 0 !important;
}
.g-two-lines[data-v-736742c2] {
  display: inline-block;
  padding: 0 6px;
}
.p-organization-setting[data-v-736742c2] {
  background: #fff;
  padding: 0 20px 20px;
}
.p-organization-setting input[data-v-736742c2] {
  height: 30px;
  width: 80px;
  text-align: center;
  font-size: 12px;
  color: #666;
  border: 1px solid #e0e0e0;
}
.p-organization-setting .p-auto-distribution > *[data-v-736742c2] {
  vertical-align: middle;
  display: inline-block;
}
.p-organization-setting .p-auto-distribution .p-tips[data-v-736742c2] {
  color: #999;
}
.p-organization-setting button[data-v-736742c2]:hover {
  background: #007b53;
}
.p-organization-setting label[data-v-736742c2] {
  margin: 0;
  font-weight: normal;
}
.p-organization-setting .p-content-examine[data-v-736742c2] {
  padding: 20px;
}
.p-organization-setting .p-title-examine[data-v-736742c2] {
  margin-bottom: 20px;
}
.p-organization-setting .p-finance[data-v-736742c2],
.p-organization-setting .p-section-one[data-v-736742c2],
.p-organization-setting .p-purchase[data-v-736742c2] {
  margin-bottom: 20px;
}
.p-organization-setting .p-title[data-v-736742c2] {
  height: 50px;
  line-height: 50px;
  background: #f5f5f5;
}
.p-organization-setting .p-title > label[data-v-736742c2] {
  color: #333;
  font-size: 14px;
  font-weight: 900;
  padding: 0 20px;
}
.p-organization-setting .p-title > button[data-v-736742c2] {
  float: right;
}
.p-organization-setting .p-content > div[data-v-736742c2],
.p-organization-setting .p-content > p[data-v-736742c2] {
  padding: 0 20px;
  padding-top: 20px;
}
.p-organization-setting .p-content > div label[data-v-736742c2],
.p-organization-setting .p-content > p label[data-v-736742c2] {
  font-size: 12px;
  color: #999;
}
.p-organization-setting .p-content > div > label[data-v-736742c2]:nth-child(1),
.p-organization-setting .p-content > p > label[data-v-736742c2]:nth-child(1) {
  font-size: 12px;
  color: #333;
  font-weight: 600;
}
.p-organization-setting .p-content > div .c-inputtip[data-v-736742c2],
.p-organization-setting .p-content > p .c-inputtip[data-v-736742c2] {
  width: 75px;
  display: inline-block;
}
.p-organization-setting .p-content .p-modify[data-v-736742c2] {
  border-top: 1px solid #e0e0e0;
}
.p-organization-setting .p-content .p-modify .p-modify-list[data-v-736742c2] {
  padding: 20px 0;
}
.p-organization-setting .p-content .p-modify ul li[data-v-736742c2] {
  border-left: 1px solid #e0e0e0;
  position: relative;
  padding-left: 20px;
  padding-bottom: 5px;
}
.p-organization-setting .p-content .p-modify ul li[data-v-736742c2]:before {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  content: ' ';
  width: 7px;
  height: 7px;
  display: block;
  position: absolute;
  left: -5px;
  top: 5px;
  background-color: #fff;
}
.p-organization-setting .p-content .p-modify ul li[data-v-736742c2]:nth-of-type(3n):before {
  border-color: #f8ad36;
}
.p-organization-setting .p-content .p-modify ul li[data-v-736742c2]:nth-of-type(3n-1):before {
  border-color: #fd6a39;
}
.p-organization-setting .p-content .p-modify ul li[data-v-736742c2]:nth-of-type(3n-2):before {
  border-color: #00a36d;
}
.p-organization-setting .p-content .p-modify ul li p[data-v-736742c2] {
  line-height: 18px;
}
.p-organization-setting .p-content .p-modify ul li span[data-v-736742c2] {
  margin-right: 10px;
  color: #999;
}
.p-organization-setting .p-content .p-content-sty[data-v-736742c2] {
  margin-bottom: 20px;
}
.p-organization-setting .p-content .p-content-sty > label[data-v-736742c2] {
  display: inline-block;
}
.p-organization-setting .p-content .p-receipt-err[data-v-736742c2] {
  display: inline-table;
}
.p-organization-setting .p-content .p-receipt-err .c-inputtip[data-v-736742c2] {
  width: 75px;
  display: inline-block;
}
.p-organization-setting .p-content .p-receipt-err > p[data-v-736742c2] {
  margin: 0 0 25px 0;
}
.p-organization-setting .p-content .p-date-settings[data-v-736742c2] {
  margin-top: 20px;
  margin-left: 66px;
}
.p-organization-setting .p-content .p-date-settings .p-material-setting[data-v-736742c2] {
  margin-bottom: 20px;
}
.p-organization-setting .p-content .p-date-settings .p-material-setting > label[data-v-736742c2] {
  float: left;
  margin-top: 17px;
}
.p-organization-setting .p-content .p-date-settings .p-material-setting > label[data-v-736742c2]:after {
  content: '';
  display: block;
  clear: both;
}
.p-organization-setting .p-content .p-date-settings .p-material-setting div[data-v-736742c2]:nth-child(2) {
  float: left;
}
.p-organization-setting .p-content .p-date-settings .p-material-setting div:nth-child(2) .c-inputtip[data-v-736742c2] {
  width: 75px;
  margin-left: 10px;
  display: inline-block;
}
.p-organization-setting .p-content .p-date-settings .p-material-setting div[data-v-736742c2]:nth-child(2):after {
  content: '';
  display: block;
  clear: both;
}
.p-organization-setting .p-content .p-date-settings .p-material-setting div[data-v-736742c2]:nth-child(3) {
  float: left;
}
.p-organization-setting .p-content .p-date-settings .p-material-setting div:nth-child(3) .c-inputtip[data-v-736742c2] {
  width: 75px;
  margin-left: 10px;
  display: inline-block;
}
.p-organization-setting .p-content .p-date-settings .p-material-setting div:nth-child(3) > input[data-v-736742c2] {
  height: 50px;
  margin-left: 10px;
}
.p-organization-setting .p-content .p-date-settings .p-material-setting div[data-v-736742c2]:nth-child(3):after {
  content: '';
  display: block;
  clear: both;
}
.p-organization-setting .p-content .p-date-settings .p-material-setting[data-v-736742c2]:after {
  content: '';
  display: block;
  clear: both;
}
.p-organization-setting .p-content .p-date-settings[data-v-736742c2]:after {
  content: '';
  display: block;
  clear: both;
}
.p-organization-setting .p-content .p-receipt-time[data-v-736742c2] {
  padding-top: 38px;
}
.p-organization-setting .p-content .p-receipt-time .p-time[data-v-736742c2] {
  margin-top: -48px;
  margin-left: 150px;
}
.p-organization-setting .p-content .p-receipt-time button[data-v-736742c2] {
  margin: 0;
}
.p-organization-setting .p-content .p-receipt[data-v-736742c2] {
  display: inline-block;
  width: 60%;
}
.p-organization-setting .p-content .p-material[data-v-736742c2] {
  margin-bottom: 20px;
}
.p-organization-setting .p-content .p-material .p-allow-purchase[data-v-736742c2] {
  height: 40px;
  line-height: 40px;
  margin-top: 10px;
}
.p-organization-setting .p-content .p-material .p-allow-purchase label[data-v-736742c2] {
  float: left;
  font-size: 12px;
  color: #333;
  font-weight: 600;
}
.p-organization-setting .p-content .p-material .p-allow-purchase .p-show-price[data-v-736742c2] {
  margin-right: 35px;
}
.p-organization-setting .p-content .p-material .p-allow-purchase > div[data-v-736742c2] {
  float: left;
  width: 80%;
  margin-left: 10px;
}
.p-organization-setting .p-content .p-material .p-allow-purchase[data-v-736742c2]:after {
  content: '';
  display: block;
  clear: both;
}
.p-organization-setting .p-padding-20[data-v-736742c2] {
  padding: 0 20px;
}
.p-organization-setting .c-buttonF[data-v-736742c2],
.p-organization-setting .c-buttonT[data-v-736742c2] {
  margin-left: 20px;
  margin-right: 10px;
}
.p-organization-setting .p-inventory-title[data-v-736742c2] {
  margin-top: 20px;
}
.p-organization-setting .p-inventory .p-content-title ul > li[data-v-736742c2] {
  float: left;
  width: 23%;
  height: 250px;
  margin-left: 20px;
  margin-bottom: 21px;
  background: #eee;
  border-radius: 4px;
}
.p-organization-setting .p-inventory .p-content-title ul > li p[data-v-736742c2]:first-child {
  margin-top: 10px;
  width: 100%;
}
.p-organization-setting .p-inventory .p-content-title ul > li p:first-child > span[data-v-736742c2] {
  margin-left: 20px;
  font-size: 20px;
  font-weight: 400;
  color: #333;
}
.p-organization-setting .p-inventory .p-content-title ul > li p:first-child > i[data-v-736742c2] {
  float: right;
  margin-right: 13px;
}
.p-organization-setting .p-inventory .p-content-title ul > li .p-class-name[data-v-736742c2] {
  margin-top: 20px;
  margin-left: 17px;
  color: #666;
}
.p-organization-setting .p-inventory .p-content-title ul > li .p-small-class[data-v-736742c2] {
  margin-top: 10px;
  font-size: 12px;
  margin-left: 16px;
  color: #999;
}
.p-organization-setting .p-inventory .p-content-title ul > li .p-small-class span[data-v-736742c2] {
  margin-right: 10px;
}
.p-organization-setting .p-inventory .p-content-title ul > li > div[data-v-736742c2]:last-child {
  height: 20px;
  font-size: 14px;
  margin-top: 30px;
  margin-left: 16px;
  margin-right: 16px;
}
.p-organization-setting .p-inventory .p-content-title ul > li > div:last-child .p-class-number[data-v-736742c2] {
  color: #fff;
  background: #00a36d;
  opacity: 0.8;
  padding: 2px 5px;
  border-radius: 4px;
}
.p-organization-setting .p-inventory .p-content-title ul > li > div:last-child .icon-delete[data-v-736742c2] {
  color: #999;
  font-size: 20px;
}
.p-organization-setting .p-inventory .p-content-title ul > li[data-v-736742c2]:last-child {
  border: 1px dashed #eee;
}
.p-organization-setting .p-inventory .p-content-title ul > li:last-child > div[data-v-736742c2] {
  text-align: center;
  margin-top: 120px;
}
.p-organization-setting .p-inventory .p-content-title ul > li:last-child .p-add-module[data-v-736742c2] {
  color: #00a36d;
  font-size: 20px;
}
.p-organization-setting .p-inventory .p-content-title ul > li[data-v-736742c2]:hover {
  background: #fff;
  box-shadow: 0px 0px 17px 1px rgba(0,0,0,0.19);
}
.p-organization-setting .p-inventory .p-content-title ul[data-v-736742c2]:after {
  content: '';
  display: block;
  clear: both;
}
.p-organization-setting .p-inventory .p-content-title .p-add-class[data-v-736742c2] {
  display: inline-block;
  width: 100%;
  height: 100%;
  margin-top: 80px;
  text-align: center;
  font-size: 20px;
  color: #00a36d;
}
.p-organization-setting .p-modal-material-class .p-material-class[data-v-736742c2] {
  width: 800px;
  height: 520px;
  overflow-y: scroll;
}
.p-organization-setting .p-modal-material-class .p-material-class .p-class-name[data-v-736742c2] {
  text-align: left;
  margin-left: 14px;
}
.p-organization-setting .p-modal-material-class .p-material-class .p-class-name > p[data-v-736742c2] {
  color: #666;
  font-size: 16px;
  margin-top: 29px;
}
.p-organization-setting .p-modal-material-class .p-material-class .p-class-name .p-min-class[data-v-736742c2] {
  display: inline-block;
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 20px;
  color: #999;
  font-size: 14px;
  margin-top: 10px;
}
.p-organization-setting .p-new-module[data-v-736742c2] {
  width: 530px;
  height: 520px;
}
.p-organization-setting .p-new-module .p-model-in-left[data-v-736742c2] {
  float: left;
  margin-left: 19px;
}
.p-organization-setting .p-new-module .p-model-in-left > p[data-v-736742c2]:nth-child(1) {
  margin-top: 34px;
}
.p-organization-setting .p-new-module .p-model-in-left > p[data-v-736742c2]:nth-child(2) {
  margin-top: 43px;
}
.p-organization-setting .p-new-module .p-model-in-left[data-v-736742c2]:after {
  content: '';
  display: block;
  clear: both;
}
.p-organization-setting .p-new-module .p-model-in-right[data-v-736742c2] {
  width: 80%;
  height: 90%;
  float: right;
  margin-right: 20px;
  margin-top: 20px;
}
.p-organization-setting .p-new-module .p-model-in-right .p-model-class[data-v-736742c2] {
  height: 95%;
  margin-top: 14px;
  overflow-y: scroll;
  border: 1px solid #d8d8d8;
}
.p-organization-setting .p-new-module .p-model-in-right[data-v-736742c2]:after {
  content: '';
  display: block;
  clear: both;
}
.p-modal-title[data-v-736742c2] {
  line-height: 40px;
  color: #333;
  font-size: 16px;
}
.icon-notchecked[data-v-736742c2] {
  color: #999;
}
.icon-check[data-v-736742c2] {
  color: #00a36d;
}
.p-modal-select-org .g-btn-white-hover[data-v-736742c2]:hover {
  background-color: #f2f2f2;
}
.p-title-left > label[data-v-736742c2] {
  font-size: 14px;
  color: #333;
}
.p-title-left > span[data-v-736742c2] {
  cursor: pointer;
}
.p-title-left > span > i[data-v-736742c2] {
  font-size: 20px;
  vertical-align: middle;
  color: #fd6a39;
}
.p-modal-setting-tips .p-tips[data-v-736742c2] {
  height: 270px;
  text-align: left;
}
.p-modal-setting-tips .p-tips .p-tips-title[data-v-736742c2] {
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #333;
  font-size: 14px;
  border-bottom: 1px solid #ededed;
}
.p-modal-setting-tips .p-tips > p[data-v-736742c2] {
  margin: 0 20px;
  color: #999;
  margin-top: 10px;
}
.p-modal-setting-tips .p-tips > p > label[data-v-736742c2] {
  font-weight: bold;
  color: #333;
}

.p-organization-goods[data-v-4f25bafc] {
  background-color: #fff;
}
.p-organization-goods .p-organ-title[data-v-4f25bafc] {
  line-height: 40px;
}
.p-organization-goods .p-organ-title .p-htitle[data-v-4f25bafc] {
  font-size: 14px;
  color: #333;
  padding-left: 2px;
}
.p-organization-goods .p-organ-title .p-htitle ins[data-v-4f25bafc] {
  font-size: 12px;
  color: #999;
}
.p-organization-goods .p-organ-title .p-mater-del[data-v-4f25bafc] {
  padding-right: 0;
}
.p-organization-goods .p-organ-title .p-organ-nodata[data-v-4f25bafc] {
  color: #fd6a39;
}
.p-organization-goods .p-organ-title .p-organ-nodata >i[data-v-4f25bafc] {
  vertical-align: middle;
  font-size: 22px;
}
.p-organization-goods .p-organ-supplier[data-v-4f25bafc] {
  max-height: 121px;
}
.p-organization-goods .p-organ-supplier .p-select-all[data-v-4f25bafc] {
  padding: 10px 10px 0 0;
}
.p-organization-goods .p-organ-supplier .p-select-all i[data-v-4f25bafc] {
  vertical-align: middle;
}
.p-organization-goods .p-organ-supplier .p-slot[data-v-4f25bafc] {
  overflow-y: auto;
  max-height: 80px;
}
.p-organization-goods .p-organ-supplier .p-organ-sup[data-v-4f25bafc] {
  padding: 10px 15px;
}
.p-organization-goods .p-organ-supplier .p-organ-sup ul li[data-v-4f25bafc] {
  display: inline-block;
  line-height: 30px;
  color: #999;
  cursor: pointer;
  margin-right: 30px;
}
.p-organization-goods .p-organ-supplier .p-organ-sup ul .select-check[data-v-4f25bafc]:hover {
  color: #00a36d;
  text-decoration: underline;
}
.p-organization-goods .p-organ-supplier .p-organ-nodata[data-v-4f25bafc] {
  text-align: center;
  color: #fd6a39;
}
.p-organization-goods .p-organ-supplier .p-organ-nodata >i[data-v-4f25bafc] {
  vertical-align: middle;
  font-size: 22px;
}
.p-organization-goods .p-organ-goods .p-organ-tree[data-v-4f25bafc] {
  height: 100%;
}
.p-organization-goods .p-organ-goods .p-organ-table[data-v-4f25bafc] {
  height: calc(100% - 43px);
}
.p-organization-goods .p-state[data-v-4f25bafc] {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
}
.p-organization-goods .p-state.p-state-0[data-v-4f25bafc] {
  background: #f00;
}
.p-organization-goods .p-state.p-state-1[data-v-4f25bafc] {
  background: #00a36d;
}
.p-organization-goods .p-legend[data-v-4f25bafc] {
  height: 40px;
  line-height: 40px;
  color: #999;
}
.p-organization-goods .p-legend .p-legend-text[data-v-4f25bafc] {
  padding-right: 10px;
}
.p-organization-goods .p-ins-btn[data-v-4f25bafc] {
  border: solid 1px #e0e0e0;
  color: #666;
  border-radius: 5px;
  padding: 4px 5px;
  text-decoration: none;
}
.p-organization-goods .p-ins-btn[data-v-4f25bafc]:hover {
  background-color: #00a36d;
  color: #fff;
  cursor: pointer;
}
.p-organization-goods .p-add-sup[data-v-4f25bafc] {
  text-align: left;
}
.p-organization-goods .p-add-sup .p-search-s[data-v-4f25bafc] {
  padding-left: 15px;
}
.p-organization-goods .p-add-sup .p-modal-content[data-v-4f25bafc] {
  padding-top: 10px;
}
.p-organization-goods .p-add-sup .p-suppliers[data-v-4f25bafc] {
  padding: 10px;
}
.p-organization-goods .p-add-sup .p-card[data-v-4f25bafc] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  position: relative;
  padding: 20px 10px;
  margin-bottom: 10px;
  overflow: hidden;
  height: 110px;
  cursor: pointer;
  background: #f2f2f2;
}
.p-organization-goods .p-add-sup .p-card[data-v-4f25bafc]:after {
  content: '';
  display: block;
  clear: both;
}
.p-organization-goods .p-add-sup .p-card >.p-icon[data-v-4f25bafc] {
  float: left;
  margin-right: 10px;
}
.p-organization-goods .p-add-sup .p-card >.p-icon img[data-v-4f25bafc] {
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 100%;
}
.p-organization-goods .p-add-sup .p-card >.p-info[data-v-4f25bafc] {
  float: left;
  width: 130px;
}
.p-organization-goods .p-add-sup .p-card >.p-info >p[data-v-4f25bafc] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  color: #999;
  margin-left: -5px;
}
.p-organization-goods .p-add-sup .p-card >.p-info >p span[data-v-4f25bafc] {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  border-radius: 2px;
  color: #fff;
  background: #fd6a39;
  text-align: center;
  line-height: 16px;
}
.p-organization-goods .p-add-sup .p-card >.p-info >p i[data-v-4f25bafc] {
  font-size: 22px;
  vertical-align: middle;
}
.p-organization-goods .p-add-sup .p-card >.p-info >p[data-v-4f25bafc]:first-child {
  margin-left: 0;
  color: #333;
  font-size: 14px;
  margin-bottom: 10px;
}
.p-organization-goods .p-add-sup .p-card >.p-check[data-v-4f25bafc] {
  position: absolute;
  right: 8px;
  top: 8px;
}
.p-organization-goods .p-add-sup .p-card >.p-hover[data-v-4f25bafc] {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  text-align: center;
  color: #fff;
  padding: 20px 40px;
}
.p-organization-goods .p-add-sup .p-card >.p-hover i[data-v-4f25bafc] {
  font-size: 30px;
}
.p-organization-goods .p-add-sup .p-card >.p-hover p[data-v-4f25bafc] {
  margin: 10px 0;
  font-size: 12px;
}
.p-organization-goods .p-add-sup .p-card >.p-status[data-v-4f25bafc] {
  background: #fd6a39;
  color: #fff;
  font-size: 12px;
  position: absolute;
  transform: rotate(-45deg);
  padding: 2px 30px;
  left: -30px;
  top: 8px;
}
.p-organization-goods .p-nodata[data-v-4f25bafc] {
  text-align: -webkit-center;
  padding: 100px 0;
}
.p-organization-goods .p-nodata img[data-v-4f25bafc] {
  max-width: 150px;
}
.p-organization-goods .p-modal-title[data-v-4f25bafc] {
  line-height: 40px;
  color: #333;
  font-size: 16px;
}
.p-organization-goods .p-modal-depart[data-v-4f25bafc] {
  padding: 10px 0;
  max-height: 600px;
}
.p-organization-goods .p-modal-depart .p-d-title[data-v-4f25bafc] {
  line-height: 40px;
  text-align: left;
  font-weight: bold;
  color: #333;
  background-color: #f2f2f2;
  border-bottom: solid 1px #e0e0e0;
  padding-left: 10px;
}
.p-organization-goods .p-modal-depart .p-tree-org[data-v-4f25bafc] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  border-bottom: none;
}
.p-organization-goods .p-modal-depart .p-tree-org .p-dept-tree[data-v-4f25bafc] {
  overflow-y: auto;
  max-height: 420px;
}
.p-organization-goods .p-modal-depart .p-select-all[data-v-4f25bafc] {
  padding: 0 12px 0 0;
}
.p-organization-goods .p-modal-depart .p-select-all i[data-v-4f25bafc] {
  vertical-align: middle;
}
.p-organization-goods .p-tip[data-v-4f25bafc] {
  padding-top: 40px;
}
.p-organization-goods .p-tip .p-tip-content[data-v-4f25bafc] {
  padding-bottom: 30px;
}
.p-organization-goods .p-tip p[data-v-4f25bafc] {
  line-height: 1.5;
  margin-bottom: 20px;
}
.p-organization-goods .p-tip p.p-tip-info[data-v-4f25bafc] {
  color: #999;
}
.p-organization-goods .p-tip p.p-tip-info >i[data-v-4f25bafc] {
  margin-right: 5px;
}
.p-organization-goods .p-icon i[data-v-4f25bafc] {
  font-size: 20px;
  vertical-align: middle;
}
.p-organization-goods .icon-check[data-v-4f25bafc] {
  color: #00a36d;
}
.p-organization-goods .icon-notchecked[data-v-4f25bafc] {
  color: #bfbfbf;
}
.p-organization-goods .p-active>span[data-v-4f25bafc]:hover {
  color: #00a36d;
  text-decoration: underline;
  cursor: pointer;
}
.p-organization-goods .p-width[data-v-4f25bafc] {
  width: 120px;
  float: right;
}

.p-more-setting[data-v-6ce94040] {
  height: 100%;
  background: #fff;
  position: relative;
}
.p-more-setting .p-section-one[data-v-6ce94040] {
  height: 100%;
}
.p-more-setting .p-center-height[data-v-6ce94040] {
  height: 100%;
}
.p-more-setting .p-txt-explain[data-v-6ce94040] {
  color: #fd6a39;
}
.p-more-setting .p-txt-explain i[data-v-6ce94040] {
  vertical-align: middle;
}
.p-more-setting .p-save[data-v-6ce94040] {
  width: 80px;
  height: 40px;
  border-radius: 4px;
  position: fixed;
  top: 65px;
  right: 20px;
}
.p-more-setting .p-box[data-v-6ce94040] {
  margin-top: 15px;
  margin: 15px 20px 0px 20px;
  border: 1px solid #f5f5f5;
}
.p-more-setting .p-return-re[data-v-6ce94040],
.p-more-setting .p-rejection-re[data-v-6ce94040],
.p-more-setting .p-out-of-stock[data-v-6ce94040] {
  margin-left: 10px;
}
.p-more-setting .p-return-re > div[data-v-6ce94040]:nth-child(1),
.p-more-setting .p-rejection-re > div[data-v-6ce94040]:nth-child(1),
.p-more-setting .p-out-of-stock > div[data-v-6ce94040]:nth-child(1) {
  margin-top: 10px;
}
.p-more-setting .p-return-re ul li[data-v-6ce94040],
.p-more-setting .p-rejection-re ul li[data-v-6ce94040],
.p-more-setting .p-out-of-stock ul li[data-v-6ce94040] {
  margin-top: 10px;
  position: relative;
}
.p-more-setting .p-return-re ul li .icon-delete[data-v-6ce94040],
.p-more-setting .p-rejection-re ul li .icon-delete[data-v-6ce94040],
.p-more-setting .p-out-of-stock ul li .icon-delete[data-v-6ce94040] {
  position: absolute;
  left: 530px;
  top: 8px;
  font-size: 20px;
  color: #999;
  cursor: pointer;
  z-index: 1;
}
.p-more-setting .p-out-of-stock[data-v-6ce94040] {
  margin-bottom: 10px;
}
.p-more-setting .p-reason[data-v-6ce94040] {
  display: block;
  background: #f5f5f5;
  padding: 10px;
  width: 100%;
  font-size: 14px;
  padding-left: 10px;
  color: #333;
}
.p-more-setting span[data-v-6ce94040]:nth-of-type(2) {
  margin-top: 10px;
}
.p-more-setting span[data-v-6ce94040]:nth-of-type(3) {
  margin-top: 10px;
}
.p-more-setting .p-content[data-v-6ce94040] {
  width: 480px;
  display: inline-block;
  height: 40px;
}
.p-more-setting .back[data-v-6ce94040] {
  border-top: 1px solid #d3d6d5;
  background: #d3d6d5;
}

.p-organization-add-organ-goods[data-v-640a5348] {
  background-color: #fff;
}
.p-organization-add-organ-goods .p-organ-title[data-v-640a5348] {
  line-height: 40px;
}
.p-organization-add-organ-goods .p-add-goods[data-v-640a5348] {
  height: calc(100% - 62px);
}
.p-organization-add-organ-goods .p-add-goods .p-categroy[data-v-640a5348] {
  height: calc(100% - 10px);
}
.p-organization-add-organ-goods .p-add-goods .p-goods-box[data-v-640a5348] {
  height: 100%;
}
.p-organization-add-organ-goods .p-add-goods .p-goods-box .p-check-button[data-v-640a5348] {
  line-height: 38px;
  height: 38px;
  color: #666;
  padding-right: 8px;
}
.p-organization-add-organ-goods .p-add-goods .p-goods-box .p-check-button *[data-v-640a5348] {
  cursor: pointer;
  vertical-align: middle;
}
.p-organization-add-organ-goods .p-add-goods .p-goods-box .p-content[data-v-640a5348] {
  padding: 10px 0 0 10px;
  overflow-y: auto;
  height: 100%;
}
.p-organization-add-organ-goods .p-add-goods .p-goods-box .p-content .p-card-box .p-card[data-v-640a5348] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  overflow: hidden;
  cursor: pointer;
  background: #f2f2f2;
}
.p-organization-add-organ-goods .p-add-goods .p-goods-box .p-content .p-card-box .p-card .p-name[data-v-640a5348] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  color: #333;
  font-size: 14px;
  min-height: 16px;
}
.p-organization-add-organ-goods .p-add-goods .p-goods-box .p-content .p-card-box .p-card .p-info[data-v-640a5348] {
  margin-top: 8px;
  color: #999;
}
.p-organization-add-organ-goods .p-add-goods .p-goods-box .p-content .p-card-box .p-card .p-info >div[data-v-640a5348] {
  line-height: 20px;
}
.p-organization-add-organ-goods .p-add-goods .p-goods-box .p-content .p-card-box .p-card .p-check[data-v-640a5348] {
  text-align: right;
}
.p-organization-add-organ-goods .p-add-goods .p-goods-box .p-page[data-v-640a5348] {
  margin-top: 8px;
}
.p-organization-add-organ-goods .p-nodata[data-v-640a5348] {
  text-align: -webkit-center;
  padding: 100px 0;
}
.p-organization-add-organ-goods .p-nodata img[data-v-640a5348] {
  max-width: 150px;
}
.p-organization-add-organ-goods .icon-check[data-v-640a5348] {
  color: #00a36d;
}
.p-organization-add-organ-goods .icon-notchecked[data-v-640a5348] {
  color: #bfbfbf;
}

.p-organization-supplier-goods[data-v-1b876643] {
  background-color: #fff;
}
.p-organization-supplier-goods .p-organ-title[data-v-1b876643] {
  line-height: 40px;
}
.p-organization-supplier-goods .p-organ-title .p-htitle[data-v-1b876643] {
  font-size: 14px;
  color: #333;
  padding-left: 2px;
}
.p-organization-supplier-goods .p-organ-title .p-htitle ins[data-v-1b876643] {
  font-size: 12px;
  color: #999;
}
.p-organization-supplier-goods .p-organ-goods[data-v-1b876643] {
  height: calc(100% - 63px);
}
.p-organization-supplier-goods .p-organ-goods .p-organ-tree[data-v-1b876643] {
  height: 100%;
}
.p-organization-supplier-goods .p-organ-goods .p-organ-table[data-v-1b876643] {
  height: calc(100% - 84px);
}
.p-organization-supplier-goods .p-organ-goods .p-organ-table .p-table-title[data-v-1b876643] {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border: 1px solid #e0e0e0;
  border-bottom: none;
  background-color: #f2f2f2;
  line-height: 40px;
  padding-left: 10px;
}
.p-organization-supplier-goods .p-organ-goods .p-organ-table .p-table-title >label[data-v-1b876643] {
  color: #999;
}
.p-organization-supplier-goods .p-organ-goods .p-organ-table .p-table-title >i[data-v-1b876643] {
  display: inline-block;
  vertical-align: middle;
  color: #00a36d;
  margin-left: 10px;
  margin-right: 5px;
  transform: translateY(-2px);
}
.p-organization-supplier-goods .p-organ-goods .p-organ-table .p-table-title .p-htitle[data-v-1b876643] {
  font-size: 14px;
  color: #333;
  padding-left: 2px;
}
.p-organization-supplier-goods .p-state[data-v-1b876643] {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
}
.p-organization-supplier-goods .p-state.p-state-0[data-v-1b876643] {
  background: #f00;
}
.p-organization-supplier-goods .p-state.p-state-1[data-v-1b876643] {
  background: #00a36d;
}
.p-organization-supplier-goods .p-legend[data-v-1b876643] {
  height: 40px;
  line-height: 40px;
  color: #999;
}
.p-organization-supplier-goods .p-legend .p-legend-text[data-v-1b876643] {
  padding-right: 10px;
}
.p-organization-supplier-goods .p-icon i[data-v-1b876643] {
  font-size: 20px;
  vertical-align: middle;
}

*[data-v-6faaaeaa] {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none;
  font-family: Droid Sans, Helvetica Neue, Droid Sans Fallback, Heiti SC, sans-serif, Source Han Sans CN, SimSun, SimHei;
  font-size: 12px;
}
ul[data-v-6faaaeaa] {
  list-style: none;
}
button[data-v-6faaaeaa] {
  border: none;
}
a[data-v-6faaaeaa] {
  text-decoration: none;
}
input[data-v-6faaaeaa]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #ccc;
}
input[data-v-6faaaeaa]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
input[data-v-6faaaeaa]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #ccc;
}
input[data-v-6faaaeaa]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #ccc;
}
input[data-v-6faaaeaa]:disabled {
  border: 1px solid #ddd;
  background-color: #f5f5f5;
  color: #aca899;
}
input[data-v-6faaaeaa]:disabled:hover {
  cursor: not-allowed;
}
input[type=number][data-v-6faaaeaa] {
  -moz-appearance: textfield;
}
input[type=number][data-v-6faaaeaa]::-webkit-inner-spin-button,
input[type=number][data-v-6faaaeaa]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.g-container[data-v-6faaaeaa] {
  width: 100%;
  overflow: hidden;
}
.g-row[data-v-6faaaeaa]:after {
  content: '';
  display: block;
  clear: both;
}
.g-col[data-v-6faaaeaa] {
  float: left;
}
.g-gutter[data-v-6faaaeaa] {
  margin: 0 -5px;
}
.g-gutter >*[data-v-6faaaeaa] {
  padding: 0 5px;
}
.g-col-1[data-v-6faaaeaa] {
  float: left;
  width: 8.333333333333334%;
  word-wrap: break-word;
}
.g-col-offset-1[data-v-6faaaeaa] {
  margin-left: 8.333333333333334%;
}
.g-col-2[data-v-6faaaeaa] {
  float: left;
  width: 16.666666666666668%;
  word-wrap: break-word;
}
.g-col-offset-2[data-v-6faaaeaa] {
  margin-left: 16.666666666666668%;
}
.g-col-3[data-v-6faaaeaa] {
  float: left;
  width: 25%;
  word-wrap: break-word;
}
.g-col-offset-3[data-v-6faaaeaa] {
  margin-left: 25%;
}
.g-col-4[data-v-6faaaeaa] {
  float: left;
  width: 33.333333333333336%;
  word-wrap: break-word;
}
.g-col-offset-4[data-v-6faaaeaa] {
  margin-left: 33.333333333333336%;
}
.g-col-5[data-v-6faaaeaa] {
  float: left;
  width: 41.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-5[data-v-6faaaeaa] {
  margin-left: 41.66666666666667%;
}
.g-col-6[data-v-6faaaeaa] {
  float: left;
  width: 50%;
  word-wrap: break-word;
}
.g-col-offset-6[data-v-6faaaeaa] {
  margin-left: 50%;
}
.g-col-7[data-v-6faaaeaa] {
  float: left;
  width: 58.333333333333336%;
  word-wrap: break-word;
}
.g-col-offset-7[data-v-6faaaeaa] {
  margin-left: 58.333333333333336%;
}
.g-col-8[data-v-6faaaeaa] {
  float: left;
  width: 66.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-8[data-v-6faaaeaa] {
  margin-left: 66.66666666666667%;
}
.g-col-9[data-v-6faaaeaa] {
  float: left;
  width: 75%;
  word-wrap: break-word;
}
.g-col-offset-9[data-v-6faaaeaa] {
  margin-left: 75%;
}
.g-col-10[data-v-6faaaeaa] {
  float: left;
  width: 83.33333333333334%;
  word-wrap: break-word;
}
.g-col-offset-10[data-v-6faaaeaa] {
  margin-left: 83.33333333333334%;
}
.g-col-11[data-v-6faaaeaa] {
  float: left;
  width: 91.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-11[data-v-6faaaeaa] {
  margin-left: 91.66666666666667%;
}
.g-col-12[data-v-6faaaeaa] {
  float: left;
  width: 100%;
  word-wrap: break-word;
}
.g-col-offset-12[data-v-6faaaeaa] {
  margin-left: 100%;
}
.g-spacer[data-v-6faaaeaa] {
  margin-bottom: 20px;
}
.g-block-spacer[data-v-6faaaeaa] {
  margin-bottom: 20px;
}
.g-content-spacer[data-v-6faaaeaa] {
  margin-bottom: 10px;
}
.g-margin-right[data-v-6faaaeaa] {
  margin-right: 20px;
}
.g-margin-fright[data-v-6faaaeaa] {
  margin-right: 10px;
}
.g-margin-left[data-v-6faaaeaa] {
  margin-top: 20px;
}
.g-border[data-v-6faaaeaa] {
  border-bottom: 1px solid #e8e8e8;
}
.g-left[data-v-6faaaeaa] {
  text-align: left;
}
.g-right[data-v-6faaaeaa] {
  text-align: right;
}
.g-center[data-v-6faaaeaa] {
  text-align: center;
}
.g-fleft[data-v-6faaaeaa] {
  float: left;
}
.g-fright[data-v-6faaaeaa] {
  float: right;
}
.g-padding-left[data-v-6faaaeaa] {
  padding-left: 5px;
}
.g-padding-right[data-v-6faaaeaa] {
  padding-right: 10px;
}
html[data-v-6faaaeaa],
body[data-v-6faaaeaa] {
  height: 100%;
  background: #f5f8fa;
}
.g-view[data-v-6faaaeaa] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow-y: auto;
}
.g-block[data-v-6faaaeaa] {
  padding: 20px;
}
.g-box[data-v-6faaaeaa] {
  border: 1px solid #ededed;
}
.g-content[data-v-6faaaeaa] {
  background: #fff;
}
.g-container[data-v-6faaaeaa] {
  padding: 0 20px;
}
.g-noDate[data-v-6faaaeaa] {
  text-align: -webkit-center;
  line-height: 30;
}
.g-card[data-v-6faaaeaa] {
  height: 120px;
  width: 100%;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px;
  cursor: pointer;
}
.g-card .g-card-title[data-v-6faaaeaa] {
  padding: 10px;
  background: #f7f7f7;
}
.g-card .g-card-title span[data-v-6faaaeaa]:nth-child(1) {
  font-size: 14px;
  color: #333;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.g-card .g-card-title span[data-v-6faaaeaa]:nth-child(2) {
  font-size: 12px;
  color: #666;
  position: relative;
}
.g-card .g-card-title span:nth-child(2) i[data-v-6faaaeaa] {
  width: 10px;
  height: 10px;
  background-color: #b80e00;
  position: absolute;
  border-radius: 50%;
  top: 3px;
  margin-left: -15px;
}
.g-card .g-card-content[data-v-6faaaeaa] {
  padding: 10px;
}
.g-card .g-card-content > div p[data-v-6faaaeaa]:nth-child(1) {
  font-size: 12px;
  color: #999;
  margin: 8px 0 4px 12px;
}
.g-card .g-card-content > div p[data-v-6faaaeaa]:nth-child(2) {
  font-size: 16px;
  color: #333;
}
.g-icon-warning >i[data-v-6faaaeaa] {
  font-size: 65px;
  color: #fd6a39;
}
.clearFix[data-v-6faaaeaa]:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
.clearFix[data-v-6faaaeaa] {
  zoom: 1;
}
.g-title-mark[data-v-6faaaeaa] {
  color: #f88f07;
  font-size: 16px;
}
.g-con-mark[data-v-6faaaeaa] {
  color: #f60;
}
.g-card-round[data-v-6faaaeaa] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  position: relative;
  background-color: #f9f9f9;
  padding: 10px 10px 20px 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.g-card-round-block[data-v-6faaaeaa] {
  display: inline-block;
}
.g-card-round-edge[data-v-6faaaeaa] {
  position: absolute;
  z-index: 9;
  top: -1px;
  right: -1px;
  background-color: #fd6a39;
  width: 67px;
  line-height: 20px;
  color: #fff;
  border-top-right-radius: 4px;
  text-align: center;
}
.fade-enter[data-v-6faaaeaa] {
  opacity: 0;
}
.fade-enter-active[data-v-6faaaeaa] {
  transition: all 0.3s ease;
}
.fade-leave-active[data-v-6faaaeaa] {
  opacity: 0;
  transition: all 0.3s ease;
}
.fadeUp-enter[data-v-6faaaeaa] {
  opacity: 0;
  transform: translateY(20px);
}
.fadeUp-enter-active[data-v-6faaaeaa] {
  transition: all 0.3s ease;
}
.fadeUp-leave-active[data-v-6faaaeaa] {
  opacity: 0;
  transform: translateY(-20px);
  transition: all 0.3s ease;
}
.fadeDown-enter[data-v-6faaaeaa] {
  opacity: 0;
  transform: translateY(20px);
}
.fadeDown-enter-active[data-v-6faaaeaa] {
  transition: all 0.3s ease;
}
.fadeDown-leave-active[data-v-6faaaeaa] {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.3s ease;
}
.slide-left-enter[data-v-6faaaeaa] {
  transform: translate3d(100%, 0, 0);
}
.slide-left-enter-active[data-v-6faaaeaa] {
  transition: all 0.2s linear;
}
.slide-left-leave-active[data-v-6faaaeaa] {
  transition: all 0.2s linear;
  transition-delay: 0.1s;
  transform: translate3d(-100%, 0, 0);
}
.slide-right-enter[data-v-6faaaeaa] {
  z-index: 9;
  opacity: 0;
  transform: translate3d(-10%, 0, 0);
  transition-delay: 1s;
}
.slide-right-enter-active[data-v-6faaaeaa] {
  z-index: 9;
  transition: all 0.2s linear;
}
.slide-right-leave[data-v-6faaaeaa] {
  z-index: 10;
}
.slide-right-leave-active[data-v-6faaaeaa] {
  z-index: 10;
  transition: all 0.2s linear;
  transform: translate3d(100%, 0, 0);
}
.g-btn[data-v-6faaaeaa] {
  font-size: 14px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  color: #fff;
  background: #bfbfbf;
  cursor: pointer;
}
.g-btn[data-v-6faaaeaa]:disabled {
  border: none;
  background: #ddd;
}
.g-btn[data-v-6faaaeaa]:disabled:hover {
  cursor: not-allowed;
}
.g-sm-btn[data-v-6faaaeaa] {
  color: #fff;
  line-height: 26px;
  height: 30px;
  padding: 0 15px;
  border-radius: 4px;
  cursor: pointer;
  background: #bfbfbf;
}
.g-btn-icon i[data-v-6faaaeaa] {
  font-size: 14px;
  font-weight: 800;
  font-style: normal;
}
.g-btn-round[data-v-6faaaeaa] {
  border-radius: 5px;
}
.g-btn-default[data-v-6faaaeaa] {
  width: 120px;
  text-align: center;
}
.g-btn-wide[data-v-6faaaeaa] {
  width: 100%;
}
.g-btn-green[data-v-6faaaeaa] {
  color: #fff;
  background: #00a36d;
  border-top: 1px solid #00a36d;
}
.g-btn-green-hover[data-v-6faaaeaa]:hover {
  background-color: #01835a;
  border-top: 1px solid #01835a !important;
  color: #fff;
}
.g-btn-green-border[data-v-6faaaeaa] {
  color: #00a36d;
  border: 1px solid #00a36d;
  background: #fff;
}
.g-btn-green-border >i[data-v-6faaaeaa] {
  font-size: 14px;
  padding-let: 5px;
}
.g-btn-red[data-v-6faaaeaa] {
  color: #fff;
  background: #f00;
}
.g-btn-white[data-v-6faaaeaa] {
  border-top: 1px solid #e8e8e8;
  color: #0a171c;
  background: #fff;
}
.g-btn-white-border[data-v-6faaaeaa] {
  color: #0a171c;
  background: #fff;
  border: 1px solid #e8e8e8;
}
.g-btn-menu[data-v-6faaaeaa] {
  border: 1px solid #e0e0e0;
  color: #666;
  background: #fff;
}
.g-btn-menu[data-v-6faaaeaa]:hover {
  background: #f7f7f7;
}
.g-btn-white-hover[data-v-6faaaeaa]:hover {
  background-color: #f2f2f2;
}
.g-btn-disable[data-v-6faaaeaa] {
  color: #fff !important;
  cursor: not-allowed !important;
  background-color: #c9c9c9;
  border: none !important;
}
.g-btn-disable i[data-v-6faaaeaa] {
  color: #fff !important;
}
.g-btn-disable button[data-v-6faaaeaa] {
  color: #fff !important;
}
.g-btn-disable span[data-v-6faaaeaa] {
  color: #fff !important;
}
.g-btn-disable[data-v-6faaaeaa]:hover {
  background-color: #c9c9c9 !important;
  color: #fff !important;
  border: none !important;
}
.g-btn-ghost-disable[data-v-6faaaeaa] {
  cursor: not-allowed !important;
  color: #bfbfbf !important;
}
.g-btn-ghost-disable[data-v-6faaaeaa]:hover {
  background-color: #fff !important;
}
h1[data-v-6faaaeaa] {
  font-size: 20px !important;
  margin: 20px auto !important;
}
h2[data-v-6faaaeaa] {
  font-size: 18px !important;
  margin: 20px auto !important;
}
h3[data-v-6faaaeaa] {
  font-size: 16px !important;
  margin: 20px auto !important;
}
h4[data-v-6faaaeaa] {
  font-size: 14px !important;
  margin: 20px auto !important;
}
h5[data-v-6faaaeaa] {
  font-size: 12px !important;
  margin: 20px auto !important;
}
.g-text-1[data-v-6faaaeaa] {
  font-size: 20px;
}
.g-text-2[data-v-6faaaeaa] {
  font-size: 18px;
}
.g-text-3[data-v-6faaaeaa] {
  font-size: 16px;
}
.g-text-4[data-v-6faaaeaa] {
  font-size: 14px;
}
.g-text-5[data-v-6faaaeaa] {
  font-size: 12px;
}
.g-text-bold[data-v-6faaaeaa] {
  font-weight: bold;
}
.g-text-title[data-v-6faaaeaa] {
  color: #333;
}
.g-text-content[data-v-6faaaeaa] {
  color: #666;
}
.g-text-info[data-v-6faaaeaa] {
  color: #999;
}
.g-text-tip[data-v-6faaaeaa] {
  color: #bfbfbf;
}
.g-input[data-v-6faaaeaa] {
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  border: none;
  border-bottom: 1px solid #e8e8e8;
}
.g-input[data-v-6faaaeaa]:focus {
  border: 1px solid #00a36d;
  border-radius: 5px;
  box-shadow: inset 0px 2px 0px rgba(0,0,0,0.05);
  padding: 0 5px;
}
.g-border-input[data-v-6faaaeaa] {
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  border: 1px solid #e8e8e8;
}
.g-input-full[data-v-6faaaeaa] {
  width: 100%;
}
.g-text-line[data-v-6faaaeaa] {
  overflow: hidden;
  white-space: nowrap;
  display: -webkit-box;
/* autoprefixer: off */
  -webkit-box-orient: vertical;
/* autoprefixer: on */
  -webkit-line-clamp: 1;
}
.g-skip-style[data-v-6faaaeaa] {
  text-decoration: underline;
  cursor: pointer;
}
.g-skip-style[data-v-6faaaeaa]:hover {
  color: #00f;
}
.g-abnormal-style[data-v-6faaaeaa] {
  color: #f00;
  font-weight: 700;
}
.g-textarea[data-v-6faaaeaa] {
  width: 100%;
  height: 200px;
  padding: 0 5px;
  border: 1px solid #eee;
}
.g-textarea[data-v-6faaaeaa]:focus {
  border: 1px solid #00a36d;
  border-radius: 5px;
  box-shadow: inset 0px 2px 0px rgba(0,0,0,0.05);
  padding: 0 5px;
}
.g-placeholder[data-v-6faaaeaa]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #ccc;
}
.g-placeholder[data-v-6faaaeaa]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
.g-placeholder[data-v-6faaaeaa]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #ccc;
}
.g-placeholder[data-v-6faaaeaa]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #ccc;
}
.g-search[data-v-6faaaeaa] {
  position: relative;
}
.g-search input[data-v-6faaaeaa] {
  height: 40px;
  font-size: 12px;
  padding-left: 8px;
  width: 100%;
  border: 1px solid #ededed;
}
.g-search .icon-searchfor[data-v-6faaaeaa] {
  position: absolute;
  color: #bfbfbf;
  top: 8px;
  right: 10px;
  font-size: 20px;
}
.g-search [data-v-6faaaeaa]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #bfbfbf;
}
.g-search [data-v-6faaaeaa]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #bfbfbf;
}
.g-search [data-v-6faaaeaa]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #bfbfbf;
}
.g-search [data-v-6faaaeaa]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #bfbfbf;
}
.g-dropmenu[data-v-6faaaeaa] {
  border: 1px solid #ededed;
  background: #fff;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #666;
  position: relative;
/*	margin: 15px;*/
}
.g-dropmenu >i[data-v-6faaaeaa] {
  position: absolute;
  right: 5px;
  top: 0px;
  font-size: 16px;
  color: #999;
}
.g-dropmenu >span[data-v-6faaaeaa] {
  margin-left: 10px;
}
.g-table-input[data-v-6faaaeaa] {
  border-radius: 4px;
  text-align: center;
  border: 1px solid #e5e5e5;
  line-height: 24px;
  width: 100px;
  color: #666;
}
.g-table-input-error[data-v-6faaaeaa] {
  border: 1px solid #f00 !important;
}
.g-screen-init[data-v-6faaaeaa] {
  text-align: center;
  padding: 100px;
}
.g-screen-init img[data-v-6faaaeaa] {
  margin: 20px;
  width: 120px;
}
.g-screen-init p[data-v-6faaaeaa] {
  font-size: 14px;
  color: #666;
}
.g-screen-init span[data-v-6faaaeaa] {
  font-size: 14px;
  color: #00a36d;
  padding: 0 5px;
}
body >iframe[data-v-6faaaeaa] {
  display: none !important;
  opacity: 0 !important;
}
body >img[data-v-6faaaeaa] {
  display: none !important;
  opacity: 0 !important;
}
.g-two-lines[data-v-6faaaeaa] {
  display: inline-block;
  padding: 0 6px;
}
.p-tenant-setting[data-v-6faaaeaa] {
  background: #fff;
  padding: 0 20px 20px;
}
.p-tenant-setting .iconfont[data-v-6faaaeaa] {
  font-size: 14px;
  color: #999;
}
.p-tenant-setting .icon-check[data-v-6faaaeaa],
.p-tenant-setting icon-xuanzhong[data-v-6faaaeaa] {
  color: #00a36d;
}
.p-tenant-setting .p-box-title[data-v-6faaaeaa] {
  margin-top: 20px;
}
.p-tenant-setting .p-setting[data-v-6faaaeaa] {
  width: 100%;
  padding: 18px;
}
.p-tenant-setting .p-setting[data-v-6faaaeaa]:after {
  content: '';
  display: block;
  clear: both;
}
.p-tenant-setting h4[data-v-6faaaeaa] {
  margin: 0 !important;
}
.p-tenant-setting .p-setting-switch li[data-v-6faaaeaa]:nth-child(2) {
  margin-top: 10px;
}
.p-tenant-setting .p-setting-switch li > span[data-v-6faaaeaa] {
  color: #999;
  margin-right: 10px;
}
.p-tenant-setting .p-warehouse[data-v-6faaaeaa] {
  margin-top: 3px;
}
.p-tenant-setting .p-warehouse li[data-v-6faaaeaa] {
  display: inline-block;
  margin-left: 10px;
}
.p-tenant-setting .clear[data-v-6faaaeaa]:after {
  content: '';
  display: block;
  clear: both;
}
.p-tenant-setting .p-padding-20[data-v-6faaaeaa] {
  padding: 0 20px;
}
.p-tenant-setting .p-modal-setting-warehouse[data-v-6faaaeaa] {
  padding: 20px;
}
.p-tenant-setting .p-modal-setting-warehouse >p[data-v-6faaaeaa] {
  margin-top: 10px;
}
.p-tenant-setting .p-modal-setting-warehouse .icon-warning[data-v-6faaaeaa] {
  font-size: 50px;
  color: #fd6a39;
}
.p-tenant-setting .p-modal-setting-warehouse > ul[data-v-6faaaeaa] {
  margin-top: 10px;
}
.p-tenant-setting .p-modal-setting-warehouse > ul li[data-v-6faaaeaa] {
  display: inline-block;
  margin-left: 10px;
}
.p-tenant-setting .p-modal-setting-warehouse > ul li > i[data-v-6faaaeaa] {
  font-size: 20px;
  color: #999;
  vertical-align: middle;
}
.p-tenant-setting .p-modal-setting-warehouse > ul li .icon-xuanzhong[data-v-6faaaeaa] {
  color: #00a36d;
}
.p-tenant-setting .p-title-left > label[data-v-6faaaeaa] {
  font-size: 14px;
  color: #333;
}
.p-tenant-setting .p-title-left > span[data-v-6faaaeaa] {
  cursor: pointer;
}
.p-tenant-setting .p-title-left > span > i[data-v-6faaaeaa] {
  font-size: 20px;
  vertical-align: middle;
  color: #fd6a39;
}
.p-modal-setting-tips .p-tips[data-v-6faaaeaa] {
  height: 270px;
  text-align: left;
}
.p-modal-setting-tips .p-tips .p-tips-title[data-v-6faaaeaa] {
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #333;
  font-size: 14px;
  border-bottom: 1px solid #ededed;
}
.p-modal-setting-tips .p-tips > p[data-v-6faaaeaa] {
  margin: 0 20px;
  color: #999;
  margin-top: 10px;
}
.p-modal-setting-tips .p-tips > p > label[data-v-6faaaeaa] {
  font-weight: bold;
  color: #333;
}

.p-department[data-v-0030e1e6] {
  background-color: #fff;
  overflow: hidden;
  padding: 20px 20px 20px;
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
/*定义滑块，内阴影及圆角*/
}
.p-department >.p-list[data-v-0030e1e6] {
  width: 20%;
  height: 100%;
  float: left;
}
.p-department >.p-list >div[data-v-0030e1e6] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  height: 100%;
  position: relative;
  margin-right: 10px;
}
.p-department >.p-list >div .title[data-v-0030e1e6] {
  height: 40px;
  line-height: 40px;
  background-color: #f5f5f5;
  padding: 0 20px;
  font-size: 16px;
  color: #333;
  margin: 0;
  word-break: keep-all;
/* 不换行 */
  white-space: nowrap;
/* 不换行 */
  overflow: hidden;
/* 内容超出宽度时隐藏超出部分的内容 */
}
.p-department >.p-list >div .content[data-v-0030e1e6] {
  overflow: auto;
  position: absolute;
  width: 100%;
  top: 40px;
  bottom: 0;
}
.p-department >.p-list >div .content .limit-width[data-v-0030e1e6] {
  min-width: 218px;
}
.p-department .p-right[data-v-0030e1e6] {
  float: left;
  width: 80%;
  height: 100%;
  border: 1px solid #e0e0e0;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
}
.p-department .p-right>.p-content[data-v-0030e1e6] {
  width: 80%;
  float: left;
  border-right: 0;
  border-right: 1px solid #e0e0e0;
  position: absolute;
  top: 0;
  bottom: 0;
  overflow: auto;
}
.p-department .p-right>.p-content .title[data-v-0030e1e6] {
  height: 40px;
  line-height: 40px;
  background-color: #f5f5f5;
  padding: 0;
  padding-left: 20px;
}
.p-department .p-right>.p-content .title .text[data-v-0030e1e6] {
  font-size: 16px;
  color: #333;
}
.p-department .p-right>.p-content .title .save[data-v-0030e1e6] {
  width: 100px;
  text-align: center;
}
.p-department .p-right>.p-content .p-left[data-v-0030e1e6] {
  margin-left: 80px;
  width: 500px;
}
.p-department .p-right>.p-content .p-add[data-v-0030e1e6] {
  margin-left: 10px;
}
.p-department .p-right>.p-content .wrap[data-v-0030e1e6] {
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 0;
  overflow: auto;
  width: 100%;
}
.p-department .p-right>.p-content .wrap .info[data-v-0030e1e6] {
  padding: 10px;
}
.p-department .p-right>.p-content .wrap .info .p-function[data-v-0030e1e6] {
  color: #333;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  width: 480px;
}
.p-department .p-right>.p-content .wrap .info .p-function li[data-v-0030e1e6] {
  display: inline-block;
  margin-bottom: 0px;
  line-height: 0px;
  margin-right: 10px;
  cursor: pointer;
}
.p-department .p-right>.p-content .wrap .info .p-function li .p-middle[data-v-0030e1e6] {
  vertical-align: middle;
}
.p-department .p-right>.p-content .wrap .info .p-function li .icon-check[data-v-0030e1e6] {
  color: #00a36d;
}
.p-department .p-right>.p-content .wrap .info .p-function li span[data-v-0030e1e6]::before {
  content: '';
}
.p-department .p-right>.p-content .p-state[data-v-0030e1e6] {
  position: relative;
}
.p-department .p-right>.p-content .p-state .p-verify[data-v-0030e1e6] {
  position: absolute;
  bottom: -20px;
  color: #fd6a39;
}
.p-department .p-right>.p-content .p-state .p-verify >*[data-v-0030e1e6] {
  display: inline-block;
  vertical-align: middle;
}
.p-department .p-right>.p-content .p-state .p-verify i[data-v-0030e1e6] {
  font-size: 22px;
  vertical-align: middle;
}
.p-department .info[data-v-0030e1e6] {
  margin-bottom: 0;
}
.p-department .info li[data-v-0030e1e6] {
  margin-bottom: 20px;
  line-height: 40px;
}
.p-department .info li .head-img[data-v-0030e1e6] {
  border: 1px solid #e0e0e0;
  height: 100px;
  width: 100px;
}
.p-department .info li >span[data-v-0030e1e6] {
  color: #333;
  vertical-align: middle;
}
.p-department .info li >div[data-v-0030e1e6] {
  color: #333;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  width: 480px;
}
.p-department .info li >span[data-v-0030e1e6]::before {
  content: '* ';
  visibility: hidden;
}
.p-department .info li .remark textarea[data-v-0030e1e6] {
  width: 100%;
  border: 1px solid #e0e0e0;
  padding: 20px;
  height: 100px;
  color: #999;
}
.p-department .info li .remark .text[data-v-0030e1e6] {
  height: 54px;
}
.p-department .info li[data-v-0030e1e6]:last-child {
  margin-bottom: 0 !important;
}
.p-department .info .p-type[data-v-0030e1e6] {
  position: relative;
}
.p-department .info .p-type p[data-v-0030e1e6] {
  position: absolute;
  bottom: -32px;
  color: #999;
}
.p-department .p-operate[data-v-0030e1e6] {
  width: 20%;
  float: right;
  margin: 0;
  height: 100%;
  padding: 10px;
}
.p-department .p-operate li[data-v-0030e1e6] {
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #666;
  border: 1px solid #e0e0e0;
  margin-bottom: 10px;
  border-radius: 4px;
}
.p-department .p-operate li .iconfont[data-v-0030e1e6],
.p-department .p-operate li .iconfont[data-v-0030e1e6]::before {
  font-size: 22px;
  vertical-align: middle;
}
.p-department .p-operate li span[data-v-0030e1e6] {
  font-size: 14px;
  margin-left: 10px;
  vertical-align: middle;
}
.p-department .p-operate li[data-v-0030e1e6]:last-child {
  margin-bottom: 0;
}
.p-department .p-operate li[data-v-0030e1e6]:hover {
  background-color: #f2f2f2;
}
.p-department .p-operate li[disabled=disabled][data-v-0030e1e6] {
  cursor: default;
  color: #bfbfbf;
}
.p-department .p-operate li[disabled=disabled][data-v-0030e1e6]:hover {
  cursor: not-allowed;
  background: #fff;
}
.p-department .p-operate-disable >li[data-v-0030e1e6] {
  cursor: default;
  color: #bfbfbf;
}
.p-department .p-operate-disable >li[data-v-0030e1e6]:hover {
  cursor: not-allowed;
  background: #fff;
}
.p-department .p-add-tip .info[data-v-0030e1e6] {
  max-height: 400px;
  overflow-y: auto;
}
.p-department .p-add-export .info li[data-v-0030e1e6] {
  line-height: normal;
}
.p-department .p-add-export .info li div[data-v-0030e1e6] {
  color: #999;
  margin-left: 0;
}
.p-department .p-add-export .info li div a[data-v-0030e1e6] {
  color: #f88f07;
  text-decoration: underline;
}
.p-department .p-add-tip .p-content[data-v-0030e1e6],
.p-department .p-add-export .p-content[data-v-0030e1e6],
.p-department .p-add-dept .p-content[data-v-0030e1e6] {
  text-align: left !important;
  border-radius: 6px;
  overflow: hidden;
  border: 0;
}
.p-department .p-add-tip .p-content .title[data-v-0030e1e6],
.p-department .p-add-export .p-content .title[data-v-0030e1e6],
.p-department .p-add-dept .p-content .title[data-v-0030e1e6] {
  height: 40px;
  font-size: 16px;
  font-weight: 800;
  line-height: 40px;
  background-color: #fff;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.p-department .p-add-tip .p-content .info[data-v-0030e1e6],
.p-department .p-add-export .p-content .info[data-v-0030e1e6],
.p-department .p-add-dept .p-content .info[data-v-0030e1e6] {
  background-color: #fff;
  padding: 20px;
}
.p-department .p-add-tip .p-content .info .select-file[data-v-0030e1e6],
.p-department .p-add-export .p-content .info .select-file[data-v-0030e1e6],
.p-department .p-add-dept .p-content .info .select-file[data-v-0030e1e6] {
  background-color: #f88f07;
  height: 30px;
  line-height: 30px;
  width: 80px;
  border-radius: 6px;
  color: #fff;
}
.p-department .p-add-tip .p-content .info .p-function[data-v-0030e1e6],
.p-department .p-add-export .p-content .info .p-function[data-v-0030e1e6],
.p-department .p-add-dept .p-content .info .p-function[data-v-0030e1e6] {
  color: #333;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  width: 480px;
}
.p-department .p-add-tip .p-content .info .p-function li[data-v-0030e1e6],
.p-department .p-add-export .p-content .info .p-function li[data-v-0030e1e6],
.p-department .p-add-dept .p-content .info .p-function li[data-v-0030e1e6] {
  display: inline-block;
  margin-bottom: 0px;
  line-height: 0px;
}
.p-department .p-add-tip .p-content .info .p-function li .p-middle[data-v-0030e1e6],
.p-department .p-add-export .p-content .info .p-function li .p-middle[data-v-0030e1e6],
.p-department .p-add-dept .p-content .info .p-function li .p-middle[data-v-0030e1e6] {
  vertical-align: middle;
}
.p-department .p-add-tip .p-content .info .p-function li .icon-check[data-v-0030e1e6],
.p-department .p-add-export .p-content .info .p-function li .icon-check[data-v-0030e1e6],
.p-department .p-add-dept .p-content .info .p-function li .icon-check[data-v-0030e1e6] {
  color: #00a36d;
}
.p-department .p-add-tip .p-content .p-btn button[data-v-0030e1e6],
.p-department .p-add-export .p-content .p-btn button[data-v-0030e1e6],
.p-department .p-add-dept .p-content .p-btn button[data-v-0030e1e6] {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
.p-department .m-noData[data-v-0030e1e6] {
  margin-top: 20%;
  text-align: center;
}
.p-department .m-noData span[data-v-0030e1e6] {
  display: block;
  font-size: 16px;
}
.p-department .p-space[data-v-0030e1e6] {
  letter-spacing: 24px;
}
.p-department .star[data-v-0030e1e6]::before {
  content: '* ' !important;
  visibility: visible !important;
  height: 1px;
  width: 1px;
  color: #f00;
}
.p-department [data-v-0030e1e6]::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #fff;
}
.p-department [data-v-0030e1e6]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}

.p-department-goods[data-v-9be87748] {
  background-color: #fff;
}
.p-department-goods .p-ctrl[data-v-9be87748] {
  text-align: right;
}
.p-department-goods .p-organ-title[data-v-9be87748] {
  line-height: 40px;
}
.p-department-goods .p-organ-title .p-htitle[data-v-9be87748] {
  font-size: 14px;
  color: #333;
  padding-left: 2px;
}
.p-department-goods .p-organ-title .p-htitle ins[data-v-9be87748] {
  font-size: 12px;
  color: #999;
}
.p-department-goods .p-organ-goods[data-v-9be87748] {
  height: calc(100% - 63px);
}
.p-department-goods .p-organ-goods .p-organ-tree[data-v-9be87748] {
  height: 100%;
}
.p-department-goods .p-organ-goods .p-organ-table[data-v-9be87748] {
  height: 100%;
}
.p-department-goods .p-organ-goods .p-organ-table .p-table-title[data-v-9be87748] {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border: 1px solid #e0e0e0;
  border-bottom: none;
  background-color: #f2f2f2;
  line-height: 40px;
  padding-left: 10px;
  padding-right: 10px;
}
.p-department-goods .p-organ-goods .p-organ-table .p-table-title label[data-v-9be87748] {
  color: #999;
}
.p-department-goods .p-organ-goods .p-organ-table .p-table-title i[data-v-9be87748] {
  display: inline-block;
  vertical-align: middle;
  color: #00a36d;
  margin-left: 10px;
  margin-right: 5px;
  transform: translateY(-2px);
}
.p-department-goods .p-organ-goods .p-organ-table .p-table-title .p-htitle[data-v-9be87748] {
  font-size: 14px;
  color: #333;
  padding-left: 2px;
}
.p-department-goods .p-organ-goods .p-organ-table .p-table-content[data-v-9be87748] {
  overflow-x: auto;
  width: 100%;
  height: calc(100% - 84px);
}
.p-department-goods .p-organ-goods .p-organ-table .p-table-content .u-grid[data-v-9be87748] {
  min-width: 1100px;
}
.p-department-goods .p-state[data-v-9be87748] {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
}
.p-department-goods .p-state.p-state-0[data-v-9be87748] {
  background: #f00;
}
.p-department-goods .p-state.p-state-1[data-v-9be87748] {
  background: #00a36d;
}
.p-department-goods .p-legend[data-v-9be87748] {
  height: 40px;
  line-height: 40px;
  color: #999;
}
.p-department-goods .p-legend .p-legend-text[data-v-9be87748] {
  padding-right: 10px;
}
.p-department-goods .p-icon i[data-v-9be87748] {
  font-size: 20px;
  vertical-align: middle;
}
.p-department-goods .p-modal-title[data-v-9be87748] {
  line-height: 40px;
  color: #333;
  font-size: 16px;
}
.p-department-goods .icon-notchecked[data-v-9be87748] {
  color: #999;
}
.p-department-goods .icon-check[data-v-9be87748] {
  color: #00a36d;
}
.p-department-goods .p-warehouses-class[data-v-9be87748] {
  width: 500px;
  height: 520px;
  overflow-y: scroll;
}
.p-department-goods .p-warehouses-class >ul[data-v-9be87748] {
  margin-top: 20px;
  width: 300px;
  float: right;
}
.p-department-goods .p-warehouses-class >ul >li[data-v-9be87748] {
  text-align: left;
  margin-top: 20px;
}
.p-department-goods .p-but-ware[data-v-9be87748] {
  border: 1px solid #eee;
  padding: 4px;
}
.p-department-goods .p-nodata[data-v-9be87748] {
  margin-top: 40%;
  text-align: center;
  color: #666;
}

.p-batch-base[data-v-0880dc29] {
  background: #fff;
  padding-top: 0;
}
.p-batch-base .p-content[data-v-0880dc29] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.p-batch-base .p-content .p-title[data-v-0880dc29] {
  border-radius: 4px;
  border-bottom: 1px solid #e0e0e0;
}
.p-batch-base .p-content .p-top[data-v-0880dc29] {
  padding-left: 10px;
  line-height: 40px;
  color: #333;
  font-size: 14px;
  background-color: #f5f5f5;
}
.p-batch-base .p-content .p-top button[data-v-0880dc29] {
  float: right;
  width: 80px;
  background-color: #00a36d;
  border-radius: 0 4px 0 0;
}
.p-batch-base .p-content .p-top button[data-v-0880dc29]:hover {
  background: #007b53;
  color: #fff;
}
.p-batch-base .p-content .p-select-goods[data-v-0880dc29] {
  border-bottom: 1px solid #e0e0e0;
}
.p-batch-base .p-content .p-receive-setting[data-v-0880dc29] {
  padding: 10px;
}
.p-batch-base .p-content .p-padding-left-10[data-v-0880dc29] {
  padding-left: 10px;
}
.p-batch-base .icon-notchecked[data-v-0880dc29] {
  color: #999;
}
.p-batch-base .icon-check[data-v-0880dc29] {
  color: #00a36d;
}
.p-batch-base .p-select-warehouse[data-v-0880dc29] {
  margin-left: 12px;
  margin-top: 20px;
}
.p-batch-base .p-warehouse-list[data-v-0880dc29] {
  display: inline-block;
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 20px;
  color: #999;
  font-size: 14px;
  margin-top: 10px;
}

.p-selectedItems[data-v-665ec861] {
  background-color: #fff;
  padding: 10px;
  padding-bottom: 0;
}
.p-selectedItems .p-top[data-v-665ec861] {
  color: #333;
  margin-bottom: 10px;
}
.p-selectedItems .p-center[data-v-665ec861] {
  float: left;
  width: 200px;
  height: 50px;
  background-color: #f9f9f9;
  margin: 0 10px 10px 0;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  line-height: 50px;
  padding: 0 10px;
}
.p-selectedItems .p-center span[data-v-665ec861] {
  display: inline-block;
  width: 85%;
  color: #666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.p-selectedItems .p-center i[data-v-665ec861] {
  float: right;
  font-size: 24px;
  cursor: pointer;
  color: #bfbfbf;
}

.p-personnel[data-v-58540988] {
  background-color: #fff;
  position: relative;
  height: 100%;
  overflow: hidden;
  padding-top: 80px;
}
.p-personnel .p-top[data-v-58540988] {
  height: 80px;
  padding: 20px 20px 0;
  margin-top: -80px;
}
.p-personnel .p-top div[data-v-58540988] {
  float: left;
}
.p-personnel .p-top .g-border[data-v-58540988] {
  border-bottom: none;
}
.p-personnel .p-top .p-left[data-v-58540988] {
  height: 40px;
  border-radius: 4px;
}
.p-personnel .p-top .p-center[data-v-58540988] {
  padding-left: 0;
  margin-left: 10px;
}
.p-personnel .p-top .p-top-right[data-v-58540988] {
  float: right;
}
.p-personnel .p-top .p-top-right >label[data-v-58540988] {
  cursor: pointer;
  color: #666;
  padding: 0 5px;
  width: 120px;
  border: 1px solid #e0e0e0;
  float: right;
  height: 40px;
  line-height: 40px;
  margin-left: 10px;
  border-radius: 4px;
}
.p-personnel .p-top .p-top-right i[data-v-58540988] {
  font-size: 20px;
  color: #999;
  font-weight: 100;
  vertical-align: middle;
  display: inline-block;
  transform: translateY(-2px);
}
.p-personnel .p-top .p-top-right span[data-v-58540988] {
  font-size: 14px;
  font-weight: 500;
}
.p-personnel .p-top .hover[data-v-58540988]:hover {
  background-color: #ededed;
}
.p-personnel .p-top .bgColor[data-v-58540988]:hover {
  background-color: #00a36d !important;
}
.p-personnel .p-center[data-v-58540988] {
  height: 100%;
  position: relative;
}
.p-personnel .p-center .p-i-font[data-v-58540988] {
  color: #5cc07f;
  display: inline-block;
  transform: translateY(-1px);
  font-weight: 100;
  font-size: 16px !important;
}
.p-personnel .p-center ul[data-v-58540988] {
  position: absolute;
  padding: 0 4px 0 20px;
  width: 100%;
  top: 0;
  bottom: 0;
  overflow-y: auto;
}
.p-personnel .p-center ul li[data-v-58540988] {
  position: relative;
  height: 130px;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 10px;
}
.p-personnel .p-center ul li div[data-v-58540988] {
  color: #999;
}
.p-personnel .p-center ul li section[data-v-58540988] {
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  width: 100%;
  height: 100%;
  padding: 20px 10px;
  border: 1px solid #e0e0e0;
  background-color: #f2f2f2;
}
.p-personnel .p-center ul li section img[data-v-58540988] {
  float: left;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 1px solid #e0e0e0;
  margin-right: 10px;
}
.p-personnel .p-center ul li section .p-card[data-v-58540988] {
  width: calc(100% - 80px);
  float: left;
}
.p-personnel .p-center ul li section .p-card div[data-v-58540988]:nth-of-type(1) {
  text-align: left;
}
.p-personnel .p-center ul li section .p-card div:nth-of-type(1) p[data-v-58540988] {
  color: #333;
  margin-bottom: 0;
}
.p-personnel .p-center ul li section .p-card div:nth-of-type(1) span[data-v-58540988]:nth-of-type(1) {
  font-size: 16px;
  font-weight: 500;
  margin-right: 10px;
}
.p-personnel .p-center ul li section .p-card div:nth-of-type(1) i[data-v-58540988] {
  display: inline-block;
  transform: translateY(2px);
  font-weight: 100;
  font-size: 18px;
}
.p-personnel .p-center ul li section .p-card div:nth-of-type(1) .icon-principal[data-v-58540988] {
  color: #fb7652;
}
.p-personnel .p-center ul li section .p-card div:nth-of-type(1) .icon-organization[data-v-58540988] {
  color: #bfbfbf;
}
.p-personnel .p-center ul li section .p-card div[data-v-58540988]:nth-of-type(2) {
  margin-top: 5px;
}
.p-personnel .p-center ul li section .p-card div:nth-of-type(2) i[data-v-58540988] {
  display: inline-block;
  font-size: 24px;
  vertical-align: middle;
}
.p-personnel .p-center ul li section .p-card div:nth-of-type(2) span[data-v-58540988] {
  display: inline-block;
  font-size: 12px;
  color: #999;
}
.p-personnel .p-center ul li section .p-card div[data-v-58540988]:nth-of-type(3) {
  display: inline-block;
}
.p-personnel .p-center ul li section .p-card div:nth-of-type(3) i[data-v-58540988] {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
}
.p-personnel .p-center ul li section .p-card div:nth-of-type(3) span[data-v-58540988] {
  display: inline-block;
  font-size: 12px;
}
.p-personnel .p-center ul li .displayIcon[data-v-58540988] {
  position: relative;
  top: -20px;
  right: -10px;
  z-index: 2;
  width: 100%;
  height: 130px;
}
.p-personnel .p-center ul li .displayIcon >span[data-v-58540988] {
  position: absolute;
  top: 10px;
  right: 10px;
}
.p-personnel .p-center ul li .disable[data-v-58540988] {
  position: absolute;
  width: 70px;
  height: 25px;
  background-color: #bfbfbf;
  top: 0;
  line-height: 25px;
  text-align: center;
  left: -23px;
  transform: rotate(-45deg);
}
.p-personnel .p-center ul li .disable span[data-v-58540988] {
  color: #fff;
  display: inline-block;
  transform: translate(0, 2px);
}
.p-personnel .icon-check[data-v-58540988] {
  color: #00a36d;
}
.p-personnel .icon-notchecked[data-v-58540988] {
  color: #999;
}
.p-personnel .bgColor[data-v-58540988] {
  background-color: #00a36d;
}
.p-personnel .fontSizeColor[data-v-58540988] {
  color: #fff;
}
.p-personnel .cancelAccredit .p-title[data-v-58540988] {
  background-color: #fff;
  line-height: 50px;
}
.p-personnel .cancelAccredit .p-box .p-head[data-v-58540988] {
  background-color: #fff;
}
.p-personnel .cancelAccredit .p-box .p-center[data-v-58540988] {
  padding: 0 20px;
}
.p-personnel .cancelAccredit .p-box .p-center >li[data-v-58540988] {
  float: left;
  margin-left: 30px;
}
.p-personnel .cancelAccredit .p-box .p-center >li span[data-v-58540988] {
  font-size: 14px;
  color: #999;
}
.p-personnel .cancelAccredit .p-pc[data-v-58540988] {
  width: 100%;
  overflow: hidden;
}
.p-personnel .cancelAccredit .p-pc >span[data-v-58540988] {
  line-height: 25px;
  float: left;
  margin-left: 15px;
}
.p-personnel .cancelAccredit .p-pc li[data-v-58540988] {
  line-height: 25px;
}
.p-personnel .newlyPersonnel .p-title[data-v-58540988] {
  background-color: #fff;
  line-height: 50px;
  font-size: 18px;
  border-radius: 6px 6px 0 0;
}
.p-personnel .newlyPersonnel .center-wrap[data-v-58540988] {
  border-radius: 6px;
}
.p-personnel .newlyPersonnel .center-wrap .p-flow-bar[data-v-58540988] {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0 20px;
  background-color: #fff;
}
.p-personnel .newlyPersonnel .center-wrap .p-flow-bar .box[data-v-58540988] {
  -ms-flex: 2;
      flex: 2;
  position: relative;
  background-color: #fff;
  padding: 0 32px;
}
.p-personnel .newlyPersonnel .center-wrap .p-flow-bar .box .number[data-v-58540988] {
  width: 24px;
  height: 24px;
  border-radius: 50px;
  background-color: #ededed;
  color: #fff;
  text-align: center;
  line-height: 24px;
  margin: 0 auto;
  font-size: 14px;
}
.p-personnel .newlyPersonnel .center-wrap .p-flow-bar .box .txt[data-v-58540988] {
  margin: 12px 0 0 0;
  color: #e0e0e0;
  font-size: 14px;
}
.p-personnel .newlyPersonnel .center-wrap .p-flow-bar .box .left-item[data-v-58540988] {
  text-align: center;
  float: left;
  position: relative;
  z-index: 2;
}
.p-personnel .newlyPersonnel .center-wrap .p-flow-bar .box .right-item[data-v-58540988] {
  text-align: center;
  float: right;
  position: relative;
  z-index: 2;
}
.p-personnel .newlyPersonnel .center-wrap .p-flow-bar .box .center-item[data-v-58540988] {
  text-align: center;
  position: relative;
  z-index: 2;
}
.p-personnel .newlyPersonnel .center-wrap .p-flow-bar .box .line[data-v-58540988] {
  position: absolute;
  height: 3px;
  background-color: #ededed;
  top: 12px;
  z-index: 1;
}
.p-personnel .newlyPersonnel .center-wrap .p-flow-bar .lineLeft[data-v-58540988] {
  width: 166%;
  left: 92px;
}
.p-personnel .newlyPersonnel .center-wrap .p-flow-bar .lineRight[data-v-58540988] {
  width: 157%;
  right: 92px;
}
.p-personnel .newlyPersonnel .center-wrap .p-flow-bar .icon-radio[data-v-58540988] {
  font-size: 20px !important;
}
.p-personnel .newlyPersonnel .center-wrap .p-flow-bar .active .number[data-v-58540988] {
  background-color: #00a36d;
}
.p-personnel .newlyPersonnel .center-wrap .p-flow-bar .active .txt[data-v-58540988] {
  color: #00a36d;
}
.p-personnel .newlyPersonnel .center-wrap .p-flow-bar .active.line[data-v-58540988] {
  background-color: #00a36d;
}
.p-personnel .newlyPersonnel .center-wrap .p-centerOne[data-v-58540988] {
  padding: 0 30px 70px;
  height: 50px;
  background-color: #fff;
}
.p-personnel .newlyPersonnel .center-wrap .p-centerTwo[data-v-58540988] {
  background-color: #fff;
  width: 100%;
  height: 200px;
}
.p-personnel .newlyPersonnel .center-wrap .p-centerTwo >p[data-v-58540988] {
  font-size: 14px;
  color: #666;
}
.p-personnel .newlyPersonnel .center-wrap .p-centerTwo >div[data-v-58540988] {
  position: relative;
  width: 336px;
  height: 150px;
  border: 1px solid #e0e0e0;
  margin: 0 20px 20px 0;
  background-color: #f9f9f9;
  overflow: hidden;
  margin: 0 auto;
}
.p-personnel .newlyPersonnel .center-wrap .p-centerTwo >div div[data-v-58540988] {
  color: #999;
}
.p-personnel .newlyPersonnel .center-wrap .p-centerTwo >div section[data-v-58540988] {
  width: 300px;
  height: 110px;
}
.p-personnel .newlyPersonnel .center-wrap .p-centerTwo >div section img[data-v-58540988] {
  display: inline-block;
  float: left;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 1px solid #e0e0e0;
  margin-top: 20px;
  margin-right: 10px;
}
.p-personnel .newlyPersonnel .center-wrap .p-centerTwo >div section div[data-v-58540988]:nth-of-type(1) {
  margin-top: 10px;
  display: inline-block;
  width: 220px;
  text-align: left;
  transform: translateX(4px);
}
.p-personnel .newlyPersonnel .center-wrap .p-centerTwo >div section div:nth-of-type(1) p[data-v-58540988] {
  color: #333;
  margin-bottom: 0;
}
.p-personnel .newlyPersonnel .center-wrap .p-centerTwo >div section div:nth-of-type(1) span[data-v-58540988]:nth-of-type(1) {
  font-size: 16px;
  font-weight: 500;
  margin-right: 10px;
}
.p-personnel .newlyPersonnel .center-wrap .p-centerTwo >div section div:nth-of-type(1) i[data-v-58540988] {
  display: inline-block;
  transform: translateY(2px);
  font-weight: 100;
  font-size: 18px;
  color: #999;
}
.p-personnel .newlyPersonnel .center-wrap .p-centerTwo >div section div:nth-of-type(1) i[data-v-58540988]:nth-of-type(1) {
  color: #fb7652;
}
.p-personnel .newlyPersonnel .center-wrap .p-centerTwo >div section div[data-v-58540988]:nth-of-type(2) {
  display: inline-block;
  width: 220px;
  margin-top: 5px;
  text-align: left;
}
.p-personnel .newlyPersonnel .center-wrap .p-centerTwo >div section div:nth-of-type(2) i[data-v-58540988] {
  display: inline-block;
  font-size: 24px;
  vertical-align: middle;
}
.p-personnel .newlyPersonnel .center-wrap .p-centerTwo >div section div:nth-of-type(2) span[data-v-58540988] {
  display: inline-block;
  font-size: 12px;
  color: #999;
}
.p-personnel .newlyPersonnel .center-wrap .p-centerTwo >div section div[data-v-58540988]:nth-of-type(3) {
  display: inline-block;
  margin-top: -10px;
  width: 220px;
  text-align: left;
}
.p-personnel .newlyPersonnel .center-wrap .p-centerTwo >div section div:nth-of-type(3) i[data-v-58540988] {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
}
.p-personnel .newlyPersonnel .center-wrap .p-centerTwo >div section div:nth-of-type(3) span[data-v-58540988] {
  display: inline-block;
  font-size: 12px;
  transform: translateY(3px);
}
.p-personnel .newlyPersonnel .center-wrap .p-centerTwo >div .disable[data-v-58540988] {
  position: absolute;
  width: 70px;
  height: 25px;
  background-color: #bfbfbf;
  top: 0;
  line-height: 25px;
  text-align: center;
  left: -23px;
  transform: rotate(-45deg);
}
.p-personnel .newlyPersonnel .center-wrap .p-centerTwo >div .disable span[data-v-58540988] {
  color: #fff;
  display: inline-block;
  transform: translate(0, 2px);
}
.p-personnel .newlyPersonnel .center-wrap .p-centerFour[data-v-58540988] {
  background-color: #fff;
  height: 200px;
}
.p-personnel .newlyPersonnel .center-wrap .p-centerFour >img[data-v-58540988] {
  margin: 0 auto;
  display: block;
  width: 120px;
  height: 120px;
}
.p-personnel .newlyPersonnel .center-wrap .p-centerFour >p[data-v-58540988] {
  font-size: 16px;
  color: #333;
  margin-top: 15px;
  transform: translateX(-16px);
}
.p-personnel .newlyPersonnel .center-wrap .p-centerThree[data-v-58540988] {
  background-color: #fff;
  padding-bottom: 30px;
}
.p-personnel .newlyPersonnel .center-wrap .p-centerThree .p-block[data-v-58540988] {
  padding: 0 30px 30px;
  width: 670px;
  border-bottom: 0;
}
.p-personnel .newlyPersonnel .center-wrap .p-centerThree .p-block .c-search[data-v-58540988] {
  width: 100%;
  cursor: pointer;
}
.p-personnel .newlyPersonnel .center-wrap .p-centerThree .p-block .c-search input[data-v-58540988] {
  width: 480px;
}
.p-personnel .newlyPersonnel .center-wrap .p-centerThree .g-border[data-v-58540988] {
  border-bottom: 1px solid #fff;
}
.p-personnel .newlyPersonnel .center-wrap .p-centerThree >.bottom[data-v-58540988] {
  margin: 0 auto;
  width: 610px;
  height: 250px;
  overflow-y: auto;
  text-align: left;
  margin-top: -10px;
}
.p-personnel .newlyPersonnel .center-wrap .p-centerFive[data-v-58540988] {
  background-color: #fff;
}
.p-personnel .newlyPersonnel .center-wrap .p-centerFive .p-error[data-v-58540988] {
  position: absolute;
  z-index: 1;
  top: 36px;
  left: 120px;
  margin-bottom: 0;
  color: #f00;
  font-size: 13px;
}
.p-personnel .newlyPersonnel .center-wrap .p-centerFive .p-error i[data-v-58540988] {
  color: #fd6a39;
}
.p-personnel .newlyPersonnel .center-wrap .p-info >ul[data-v-58540988] {
  height: 250px;
  padding-bottom: 30px;
  margin-bottom: 0;
  overflow-y: auto;
}
.p-personnel .newlyPersonnel .center-wrap .p-info >ul li[data-v-58540988] {
  text-align: left;
  padding: 0 20px;
}
.p-personnel .newlyPersonnel .center-wrap .p-info >ul li >label[data-v-58540988] {
  color: #333;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 48px;
  float: left;
}
.p-personnel .newlyPersonnel .center-wrap .p-info >ul li >span[data-v-58540988] {
  color: #333;
  font-size: 12px;
  font-weight: 500;
  float: left;
}
.p-personnel .newlyPersonnel .center-wrap .p-info >ul li >label[data-v-58540988]:before,
.p-personnel .newlyPersonnel .center-wrap .p-info >ul li >span[data-v-58540988]:nth-child(1):before {
  content: '* ';
  height: 1px;
  width: 1px;
  color: #f00;
  letter-spacing: 0;
}
.p-personnel .newlyPersonnel .center-wrap .p-info >ul li >div[data-v-58540988] {
  display: inline-block;
  transform: translateY(-8px);
  margin-left: 5px;
  width: 474px;
  margin-left: 5px;
}
.p-personnel .newlyPersonnel .center-wrap .p-info >ul li .p-radio[data-v-58540988] {
  height: 70px;
  width: 480px;
}
.p-personnel .newlyPersonnel .center-wrap .p-info >ul li .p-radio >ul >li[data-v-58540988] {
  display: inline-block;
  width: 40px;
}
.p-personnel .newlyPersonnel .center-wrap .p-info >ul li[data-v-58540988]:nth-of-type(1) {
  margin-top: 20px;
}
.p-personnel .newlyPersonnel .center-wrap .p-info >ul li[data-v-58540988]:nth-of-type(2) {
  margin-top: 10px;
}
.p-personnel .newlyPersonnel .center-wrap .p-info >ul li[data-v-58540988]:nth-of-type(3) {
  margin-top: 20px;
}
.p-personnel .newlyPersonnel .center-wrap .p-info >ul li[data-v-58540988]:nth-of-type(4) {
  margin-top: 20px;
}
.p-personnel .newlyPersonnel .center-wrap .p-info >ul li[data-v-58540988]:nth-of-type(5) {
  margin-top: -10px;
}
.p-personnel .newlyPersonnel .center-wrap .p-info >ul li[data-v-58540988]:nth-of-type(6) {
  margin-top: -10px;
}
.p-personnel .newlyPersonnel .center-wrap .p-info >ul li[data-v-58540988]:nth-of-type(7) {
  margin-top: -20px;
}
.p-personnel .newlyPersonnel .center-wrap .p-info >ul .remark[data-v-58540988] {
  transform: translateX(-35px);
  width: 476px;
}
.p-personnel .newlyPersonnel .center-wrap .p-info >ul .remark textarea[data-v-58540988] {
  width: 100%;
  border: 1px solid #e0e0e0;
  padding: 20px;
  color: #999;
  resize: none;
}
.p-personnel .newlyPersonnel .center-wrap .p-info >ul li:last-child label[data-v-58540988]:before {
  content: '* ';
  color: #fff;
  letter-spacing: 0;
}
.p-personnel .newlyPersonnel .center-wrap .p-info >ul .tig[data-v-58540988] {
  margin-left: -43px;
}
.p-personnel .newlyPersonnel .center-wrap .p-info >ul .borderNone[data-v-58540988] {
  border: none;
  background-color: #fff;
  width: 480px;
  margin-left: 5px;
  transform: translateY(4px);
}
.p-personnel .p-imort-organize .info li div[data-v-58540988] {
  color: #999;
  margin-left: 0;
}
.p-personnel .p-imort-organize .info li div a[data-v-58540988] {
  color: #f88f07;
  text-decoration: underline;
}
.p-personnel .p-imort-organize[data-v-58540988] {
  text-align: left !important;
  border-radius: 6px;
}
.p-personnel .p-imort-organize .p-content[data-v-58540988] {
  background-color: #fff;
  border-radius: 6px;
  border: 0;
  position: relative;
  height: 100%;
}
.p-personnel .p-imort-organize .p-content .title[data-v-58540988] {
  border-radius: 6px 6px 0 0;
  height: 50px;
  font-size: 14px;
  line-height: 50px;
  background-color: #fff;
}
.p-personnel .p-imort-organize .p-content .info[data-v-58540988] {
  background-color: #fff;
  padding: 20px;
}
.p-personnel .p-imort-organize .p-content .info .select-file[data-v-58540988] {
  background-color: #f88f07;
  height: 30px;
  line-height: 30px;
  width: 80px;
  border-radius: 6px;
  color: #fff;
  cursor: pointer;
}
.p-personnel .p-imort-organize .p-content .info li[data-v-58540988]:nth-of-type(1) {
  margin-bottom: 25px;
}
.p-personnel .p-imort-organize .p-content .p-btn button[data-v-58540988] {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
.p-personnel .p-add-organize[data-v-58540988] {
  text-align: left !important;
  border-radius: 6px;
}
.p-personnel .p-add-organize .title[data-v-58540988] {
  height: 50px;
  font-size: 18px;
  font-weight: 800;
  line-height: 60px;
  background-color: #fff;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.p-personnel .p-add-organize .info[data-v-58540988] {
  background-color: #fff;
  padding: 20px;
}
.p-personnel .p-add-organize .info .select-file[data-v-58540988] {
  background-color: #f88f07;
  height: 30px;
  line-height: 30px;
  width: 80px;
  border-radius: 6px;
  color: #fff;
}
.p-personnel .radioList[data-v-58540988] {
  width: 610px;
  height: 240px;
  margin: 0 auto 0;
  overflow: hidden;
}
.p-personnel .radioList ul[data-v-58540988] {
  height: 240px;
  overflow-y: auto;
  background-color: #fff;
}
.p-personnel .radioList ul li[data-v-58540988] {
  height: 40px;
  padding: 0 15px;
  line-height: 40px;
}
.p-personnel .radioList ul li span[data-v-58540988] {
  float: left;
}
.p-personnel .radioList ul li i[data-v-58540988] {
  float: right;
  color: #00994f;
}
.p-personnel .radioList ul .bgc[data-v-58540988] {
  background-color: #f5f8fa;
}
.p-personnel .delete[data-v-58540988] {
  background-color: #fff;
  height: 230px;
  border-radius: 6px 6px 0 0;
}
.p-personnel .delete >i[data-v-58540988] {
  display: inline-block;
  font-size: 50px;
  color: #fd6a39;
  margin-top: 40px;
}
.p-personnel .delete >p[data-v-58540988] {
  font-size: 18px;
  color: #333;
  margin-top: 10px;
  margin-bottom: 20px;
}
.p-personnel .delete >span[data-v-58540988] {
  font-size: 14px;
  color: #666;
}
.p-personnel .p-btnBox[data-v-58540988] {
  padding: 0;
  line-height: 40px;
  height: 40px;
}
.p-personnel .p-btnOne[data-v-58540988] {
  height: 40px;
  line-height: 40px;
  border-radius: 0 0 0 6px;
}
.p-personnel .p-btnTwo[data-v-58540988] {
  border-radius: 0 0 6px 0;
  height: 40px;
  line-height: 40px;
}
.p-personnel .leadError[data-v-58540988] {
  background-color: #fff;
  padding-bottom: 20px;
  border-radius: 6px 6px 0 0;
}
.p-personnel .leadError >i[data-v-58540988] {
  font-size: 50px;
  color: #fd6a39;
  display: inline-block;
  margin-top: 25px;
}
.p-personnel .leadError ul[data-v-58540988] {
  height: 70px;
  overflow-y: auto;
}
.p-personnel .tip[data-v-58540988] {
  text-align: left !important;
}
.p-personnel .p-top-right[data-v-58540988]:hover {
  color: #999;
}
.p-personnel .inputVerify input[data-v-58540988] {
  transform: translate(-4px, 11px) !important;
}
.p-personnel .p-width[data-v-58540988] {
  width: 100%;
}
.p-personnel .p-color[data-v-58540988] {
  color: #999;
}
.p-personnel .p-color >a[data-v-58540988] {
  color: #f88f07;
}
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
[data-v-58540988]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #fff;
}
/*定义滑块，内阴影及圆角*/
[data-v-58540988]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/

.p-personnel-info[data-v-907a1ace] {
  background: #fff;
  padding: 0 20px 20px;
/*p-modal*/
}
.p-personnel-info input[data-v-907a1ace] {
  height: 50px;
  width: 480px;
  font-size: 12px;
  color: #666;
  padding-left: 20px;
  border: 1px solid #e0e0e0;
}
.p-personnel-info button[data-v-907a1ace] {
  height: 40px;
  line-height: 40px;
  width: 80px;
  color: #fff;
  background: #00a36d;
  cursor: pointer;
}
.p-personnel-info button[data-v-907a1ace]:after {
  content: '';
  display: block;
  clear: both;
}
.p-personnel-info button[data-v-907a1ace]:hover {
  background: #007b53;
}
.p-personnel-info label[data-v-907a1ace] {
  margin: 0;
  font-weight: normal;
}
.p-personnel-info .p-title[data-v-907a1ace] {
  background: #f5f5f5;
  clear: both;
}
.p-personnel-info .p-title .p-open-btn[data-v-907a1ace] {
  display: inline-block;
  position: relative;
  right: 15px;
  cursor: pointer;
  font-size: 14px;
  color: #666;
  line-height: 40px;
}
.p-personnel-info .p-title .p-open-btn i[data-v-907a1ace] {
  font-size: 20px;
  vertical-align: middle;
}
.p-personnel-info .p-title > label[data-v-907a1ace] {
  color: #333;
  font-size: 16px;
  padding: 0 20px;
}
.p-personnel-info .p-title > button[data-v-907a1ace] {
  float: right;
}
.p-personnel-info .p-content-info[data-v-907a1ace] {
  height: 730px;
}
.p-personnel-info .p-content .p-accredit[data-v-907a1ace] {
  padding: 10px 0 0 20px;
}
.p-personnel-info .p-content[data-v-907a1ace]:after {
  content: '';
  display: block;
  clear: both;
}
.p-personnel-info .p-content > p[data-v-907a1ace],
.p-personnel-info .p-content .p-info > ul[data-v-907a1ace] {
  margin-left: 10px;
  padding-top: 10px;
}
.p-personnel-info .p-content > p[data-v-907a1ace]:after,
.p-personnel-info .p-content .p-info > ul[data-v-907a1ace]:after {
  content: '';
  display: block;
  clear: both;
}
.p-personnel-info .p-content > p li[data-v-907a1ace],
.p-personnel-info .p-content .p-info > ul li[data-v-907a1ace] {
  height: 80px;
  clear: both;
}
.p-personnel-info .p-content > p li > label[data-v-907a1ace],
.p-personnel-info .p-content .p-info > ul li > label[data-v-907a1ace] {
  color: #333;
  font-size: 12px;
  letter-spacing: 36px;
  clear: both;
}
.p-personnel-info .p-content > p li > span[data-v-907a1ace],
.p-personnel-info .p-content .p-info > ul li > span[data-v-907a1ace] {
  color: #333;
  font-size: 12px;
  clear: both;
}
.p-personnel-info .p-content > p li .p-radio[data-v-907a1ace],
.p-personnel-info .p-content .p-info > ul li .p-radio[data-v-907a1ace] {
  display: inline-block;
}
.p-personnel-info .p-content > p li > label[data-v-907a1ace]:before,
.p-personnel-info .p-content .p-info > ul li > label[data-v-907a1ace]:before,
.p-personnel-info .p-content > p li > span[data-v-907a1ace]:nth-child(1):before,
.p-personnel-info .p-content .p-info > ul li > span[data-v-907a1ace]:nth-child(1):before {
  content: '* ';
  height: 1px;
  width: 1px;
  color: #f00;
  letter-spacing: 0;
}
.p-personnel-info .p-content > p li > .p-area[data-v-907a1ace],
.p-personnel-info .p-content .p-info > ul li > .p-area[data-v-907a1ace] {
  width: 480px;
  margin-top: -20px;
  margin-left: 80px;
  color: #999;
  font-size: 12px;
}
.p-personnel-info .p-content > p li .c-inputtip[data-v-907a1ace],
.p-personnel-info .p-content .p-info > ul li .c-inputtip[data-v-907a1ace] {
  width: 480px;
  display: inline-block;
}
.p-personnel-info .p-content > p li:last-child label[data-v-907a1ace]:before,
.p-personnel-info .p-content .p-info > ul li:last-child label[data-v-907a1ace]:before,
.p-personnel-info .p-content > p li:first-child label[data-v-907a1ace]:before,
.p-personnel-info .p-content .p-info > ul li:first-child label[data-v-907a1ace]:before,
.p-personnel-info .p-content > p li:nth-child(4) label[data-v-907a1ace]:before,
.p-personnel-info .p-content .p-info > ul li:nth-child(4) label[data-v-907a1ace]:before {
  content: '* ';
  color: #fff;
  letter-spacing: 0;
}
.p-personnel-info .p-content > p li:last-child span[data-v-907a1ace],
.p-personnel-info .p-content .p-info > ul li:last-child span[data-v-907a1ace] {
  display: block;
  margin-top: -15px;
  margin-left: 50px;
}
.p-personnel-info .p-content > p li[data-v-907a1ace]:first-child,
.p-personnel-info .p-content .p-info > ul li[data-v-907a1ace]:first-child {
  height: 120px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.p-personnel-info .p-content > p li:first-child div[data-v-907a1ace],
.p-personnel-info .p-content .p-info > ul li:first-child div[data-v-907a1ace] {
  display: inline-block;
  border: 1px solid #e0e0e0;
  padding: 5px;
  cursor: pointer;
  vertical-align: middle;
}
.p-personnel-info .p-content > p li:first-child div img[data-v-907a1ace],
.p-personnel-info .p-content .p-info > ul li:first-child div img[data-v-907a1ace] {
  height: 100px;
  width: 100px;
}
.p-personnel-info .p-content > p .p-dep[data-v-907a1ace],
.p-personnel-info .p-content .p-info > ul .p-dep[data-v-907a1ace] {
  display: inline-block;
  width: 480px;
}
.p-personnel-info .p-content .p-number[data-v-907a1ace] {
  padding-left: 20px;
  padding-top: 30px;
  margin-bottom: 30px;
}
.p-personnel-info .p-content .p-number > span[data-v-907a1ace] {
  color: #333;
  font-size: 12px;
}
.p-personnel-info .p-content .p-number > label[data-v-907a1ace]:nth-child(2) {
  color: #999;
  font-size: 12px;
}
.p-personnel-info .p-content .p-number > label[data-v-907a1ace]:nth-child(3) {
  padding: 10px;
  margin-left: 20px;
  color: #999;
  font-size: 14px;
  border-radius: 6px;
  border: 1px solid #e0e0e0;
  cursor: pointer;
}
.p-personnel-info .p-content .p-number > label[data-v-907a1ace]:nth-child(3):hover {
  background: #f5f5f5;
}
.p-personnel-info .p-content .p-jur[data-v-907a1ace] {
  padding-left: 20px;
  padding-top: 20px;
}
.p-personnel-info .p-content .p-jur i[data-v-907a1ace] {
  font-size: 18px;
  color: #999;
}
.p-personnel-info .p-content .p-jur > label[data-v-907a1ace] {
  color: #333;
  font-size: 14px;
}
.p-personnel-info .p-content .p-phone[data-v-907a1ace] {
  margin-bottom: 20px;
}
.p-personnel-info .p-content .p-phone ul[data-v-907a1ace] {
  display: inline-block;
}
.p-personnel-info .p-content .p-phone ul li[data-v-907a1ace] {
  display: inline-block;
  color: #999;
  padding: 0 10px;
}
.p-personnel-info .p-content .p-phone ul li span[data-v-907a1ace] {
  font-size: 12px;
}
.p-personnel-info .p-content .p-pc .p-pc-name[data-v-907a1ace] {
  margin-left: 81px;
  margin-top: -14px;
}
.p-personnel-info .p-content .p-pc .p-pc-name > ul li[data-v-907a1ace] {
  padding-bottom: 10px;
}
.p-personnel-info .p-content .p-pc .p-pc-name > ul li .p-pc-parentName[data-v-907a1ace] {
  color: #333;
  font-size: 12px;
  font-weight: 500px;
}
.p-personnel-info .p-content .p-pc .p-pc-name > ul li .p-pc-ch[data-v-907a1ace] {
  display: -webkit-inline-box;
}
.p-personnel-info .p-content .p-pc .p-pc-name > ul li .p-pc-ch li[data-v-907a1ace] {
  display: inline-block;
  color: #999;
  padding: 0 10px;
}
.p-personnel-info .p-content .p-pc .p-pc-name > ul li .p-pc-ch li span[data-v-907a1ace] {
  font-size: 12px;
}
.p-personnel-info .p-content .p-organization[data-v-907a1ace] {
  height: 100%;
  border-left: 1px solid #e0e0e0;
  overflow: auto;
}
.p-personnel-info .p-content .p-organization .p-processing-org[data-v-907a1ace] {
  height: 50px;
  border: 1px solid #e0e0e0;
  padding: 15px 40px;
  border-top: none;
  font-size: 14px;
  color: #666;
}
.p-personnel-info .p-data[data-v-907a1ace] {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.p-personnel-info .p-data .m-one-level[data-v-907a1ace] {
  display: inline-block;
  margin-left: 10px;
  margin-top: 10px;
  width: 100%;
}
.p-personnel-info .p-data .m-branch-name[data-v-907a1ace] {
  float: left;
  width: 120px;
  font-size: 14px;
  color: #333;
}
.p-personnel-info .p-data .m-branch-name[data-v-907a1ace]:after {
  content: '';
  display: block;
  clear: both;
}
.p-personnel-info .p-data .m-two-branch-name[data-v-907a1ace] {
  float: left;
  width: 120px;
  font-size: 12px;
  color: #333;
  margin-left: 10px;
}
.p-personnel-info .p-data .m-two-branch-name[data-v-907a1ace]:after {
  content: '';
  display: block;
  clear: both;
}
.p-personnel-info .p-data .m-three-branch-name[data-v-907a1ace] {
  font-size: 12px;
  width: 120px;
  color: #666;
  float: left;
}
.p-personnel-info .p-data .m-three-branch-name[data-v-907a1ace]:after {
  content: '';
  display: block;
  clear: both;
}
.p-personnel-info .p-data .m-department-name[data-v-907a1ace] {
  color: #999;
  font-size: 12px;
}
.p-personnel-info .p-data .m-three-branch-li[data-v-907a1ace] {
  height: 20px;
}
.p-personnel-info .p-data .m-level[data-v-907a1ace] {
  float: left;
}
.p-personnel-info .p-data .m-level[data-v-907a1ace]:after {
  content: '';
  display: block;
  clear: both;
}
.p-personnel-info .p-data .p-branch-data[data-v-907a1ace] {
  float: left;
}
.p-personnel-info .p-data[data-v-907a1ace]:after {
  content: '';
  display: block;
  clear: both;
}
.p-personnel-info .p-data i[data-v-907a1ace] {
  margin-right: 5px;
}
.p-personnel-info .p-data .icon-check[data-v-907a1ace] {
  color: #00a36d;
}
.p-personnel-info .p-data .icon-font-color[data-v-907a1ace] {
  color: #999;
}
.p-personnel-info .p-data > p[data-v-907a1ace] {
  width: 200px;
  font-size: 14px;
  color: #333;
}
.p-personnel-info .p-data > div[data-v-907a1ace] {
  margin-left: 20px;
  margin-top: 10px;
}
.p-personnel-info .p-data > div p[data-v-907a1ace] {
  width: 200px;
  font-size: 14px;
  color: #333;
}
.p-personnel-info .p-data > div ul li[data-v-907a1ace] {
  display: inline-block;
  font-size: 12px;
  color: #999;
  margin-right: 20px;
  margin-top: 10px;
}
.p-personnel-info .p-data > div .p-branch-data[data-v-907a1ace] {
  margin-left: 20px;
  margin-top: 10px;
}
.p-personnel-info .p-modal-title[data-v-907a1ace] {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: 1px solid #e0e0e0;
  color: #333;
  font-size: 16px;
}
.p-personnel-info .p-modal-center[data-v-907a1ace] {
  width: 100%;
  background: #fff;
}
.p-personnel-info .p-modal-bottom[data-v-907a1ace] {
  width: 100%;
  height: 50px;
  background: #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: 1px solid #ededed;
}
.p-personnel-info .p-modal-but[data-v-907a1ace] {
  line-height: 50px;
}
.p-personnel-info .p-modal-but > label[data-v-907a1ace] {
  text-align: center;
  color: #333;
  font-size: 16px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.p-personnel-info .p-modal-but label[data-v-907a1ace]:nth-child(2) {
  color: #fff;
  background: #00a36d;
  border-bottom-right-radius: 5px;
}
.p-personnel-info .p-modal-pws[data-v-907a1ace] {
  line-height: 190px;
}
.p-personnel-info .p-modal-pws > label[data-v-907a1ace] {
  color: #666;
  font-size: 12px;
}
.p-personnel-info .p-modal-pws > label span[data-v-907a1ace] {
  color: #f88f07;
  font-size: 12px;
}
.p-personnel-info .p-modal-bind-phone .c-inputtip[data-v-907a1ace] {
  width: 90%;
  margin: auto;
}
.p-personnel-info .p-modal-bind-phone > label[data-v-907a1ace] {
  display: inline-block;
  margin-top: 20px;
  color: #666;
  font-size: 12px;
}
.p-personnel-info .p-modal-bind-phone > label span[data-v-907a1ace] {
  color: #f88f07;
  font-size: 12px;
}
.p-personnel-info .p-modal-bind-phone > p[data-v-907a1ace] {
  font-size: 12px;
  color: #999;
  margin-top: 10px;
  margin-bottom: 10px;
}
.p-personnel-info .p-modal-bind-phone > p > span[data-v-907a1ace] {
  color: #f88f07;
}
.p-personnel-info .p-modal-bind-phone input[data-v-907a1ace] {
  margin-top: 15px;
  width: 510px;
}
.p-personnel-info .p-modal-bind-phone .p-code[data-v-907a1ace] {
  width: 70%;
  margin-top: 0;
  border: none;
  float: left;
}
.p-personnel-info .p-modal-bind-phone .p-code[data-v-907a1ace]:after {
  content: '';
  display: block;
  clear: both;
}
.p-personnel-info .p-modal-bind-phone .p-form-item[data-v-907a1ace] {
  position: relative;
  border: 1px solid #e0e0e0;
  width: 80%;
  height: 52px;
  margin: 15px auto;
}
.p-personnel-info .p-modal-bind-phone .p-form-item .send-verify[data-v-907a1ace] {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  color: #00a36d;
  height: 50px;
  width: 100px;
  font-size: 12px;
  border-left: 1px solid #e0e0e0;
}
.p-personnel-info .p-modal-bind-phone .p-form-item .disable[data-v-907a1ace] {
  color: #999;
}
.p-personnel-info .p-modal-success img[data-v-907a1ace] {
  margin-top: 20px;
}
.p-personnel-info .p-modal-success p[data-v-907a1ace]:nth-child(2) {
  margin-top: 10px;
  color: #333;
  margin-left: -50px;
  font-size: 16px;
}
.p-personnel-info .p-modal-success p[data-v-907a1ace]:nth-child(3) {
  margin-top: 10px;
  color: #999;
  font-size: 12px;
}
@media screen and (max-width: 1090px) {
.p-body .p-content > p li .c-inputtip[data-v-907a1ace],
  .p-body .p-content .p-info > ul li .c-inputtip[data-v-907a1ace] {
    width: 80%;
    display: inline-block;
}
.p-body .p-content > p li .p-area[data-v-907a1ace],
  .p-body .p-content .p-info > ul li .p-area[data-v-907a1ace] {
    width: 80%;
}
.p-body .p-content > p .p-dep[data-v-907a1ace],
  .p-body .p-content .p-info > ul .p-dep[data-v-907a1ace] {
    width: 80%;
}
.c-radio-width[data-v-907a1ace] {
    width: 150px;
}
}
.p-modify[data-v-907a1ace] {
  padding: 20px 20px;
}
.p-modify >div[data-v-907a1ace] {
  text-align: center;
}
.p-modify li[data-v-907a1ace] {
  color: #666;
  position: relative;
  padding: 0 20px 10px;
  border-left: 1px solid #e0e0e0;
}
.p-modify li i[data-v-907a1ace],
.p-modify li table[data-v-907a1ace] {
  position: absolute;
  top: 3px;
  left: -5.5px;
  width: 10px;
  height: 10px;
  z-index: 9;
  background-color: #fff;
  border-radius: 50%;
}
.p-modify li table[data-v-907a1ace] {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  left: -4px;
  top: 22px;
  background-color: #bfbfbf;
}
.p-modify li .p-strong[data-v-907a1ace] {
  font-weight: 700;
  color: #333;
}
.p-modify li div[data-v-907a1ace]:nth-of-type(2) {
  color: #999;
}
.p-modify li:nth-of-type(3n) i[data-v-907a1ace] {
  border: 2px solid #e8a200;
}
.p-modify li:nth-of-type(3n-1) i[data-v-907a1ace] {
  border: 2px solid #fb8d6f;
}
.p-modify li:nth-of-type(3n-2) i[data-v-907a1ace] {
  border: 2px solid #5cbe7e;
}

.p-body[data-v-df66a584] {
  background: #fff;
  padding: 20px 20px;
}
.p-body .p-ctrl[data-v-df66a584] {
  text-align: right;
}
.p-body .p-ctrl >*[data-v-df66a584] {
  margin-left: 10px;
}
.p-body .p-filter[data-v-df66a584] {
  border: 1px solid #e0e0e0;
  padding: 8px 10px;
  height: 40px;
  background: #f2f2f2;
  border-bottom: none;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.p-body .p-state[data-v-df66a584] {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  width: 6px;
  height: 6px;
  border-radius: 100%;
}
.p-body .p-state.p-state-0[data-v-df66a584] {
  background: #f00;
}
.p-body .p-state.p-state-1[data-v-df66a584] {
  background: #00a36d;
}
.p-body .p-legend[data-v-df66a584] {
  height: 40px;
  line-height: 40px;
  color: #999;
}
.p-body .p-legend .p-legend-text[data-v-df66a584] {
  padding-right: 10px;
}
.p-body .p-icon i[data-v-df66a584] {
  font-size: 20px;
  vertical-align: middle;
  color: #999;
}

.p-category[data-v-bbe6f102] {
  background-color: #fff;
  overflow: hidden;
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
/*定义滑块，内阴影及圆角*/
}
.p-category >.p-list[data-v-bbe6f102] {
  width: 22%;
  height: 100%;
  float: left;
  padding-right: 10px;
  border: none;
}
.p-category .p-right[data-v-bbe6f102] {
  float: left;
  width: 78%;
  height: 100%;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  position: relative;
  overflow: hidden;
}
.p-category .p-right>.p-content[data-v-bbe6f102] {
  width: 80%;
  float: left;
  border-right: 0;
  border-right: 1px solid #e0e0e0;
  position: absolute;
  top: 0;
  bottom: 0;
  overflow: auto;
}
.p-category .p-right>.p-content .title[data-v-bbe6f102] {
  line-height: 40px;
  background-color: #f5f5f5;
  padding: 0 0 0 20px;
}
.p-category .p-right>.p-content .title .text[data-v-bbe6f102] {
  font-size: 14px;
  color: #333;
}
.p-category .p-right>.p-content .title .save[data-v-bbe6f102] {
  width: 100px;
  height: 40px;
  border-radius: 0;
  text-align: center;
}
.p-category .p-right>.p-content .wrap[data-v-bbe6f102] {
  position: absolute;
  left: 0;
  top: 50px;
  bottom: 0;
  overflow: auto;
  width: 100%;
}
.p-category .p-info[data-v-bbe6f102] {
  margin-bottom: 0;
}
.p-category .p-info li[data-v-bbe6f102] {
  margin-bottom: 20px;
  line-height: 40px;
}
.p-category .p-info li .head-img[data-v-bbe6f102] {
  border: 1px solid #e0e0e0;
  height: 100px;
  width: 100px;
}
.p-category .p-info li >span[data-v-bbe6f102] {
  color: #333;
  vertical-align: middle;
}
.p-category .p-info li >div[data-v-bbe6f102] {
  color: #333;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  width: 470px;
  text-align: left;
}
.p-category .p-info li >span[data-v-bbe6f102]::before {
  content: '* ';
  visibility: hidden;
}
.p-category .p-info .p-reclaim[data-v-bbe6f102] {
  margin-bottom: 10px;
  position: relative;
}
.p-category .p-info .p-reclaim >div[data-v-bbe6f102] {
  width: 425px;
  position: relative;
}
.p-category .p-info .p-reclaim >div input[data-v-bbe6f102] {
  width: 100%;
  height: 40px;
  padding-left: 10px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.p-category .p-info .p-reclaim >div span[data-v-bbe6f102] {
  position: absolute;
  top: 0;
  right: 35px;
  color: #999;
}
.p-category .p-info .p-reclaim >div i[data-v-bbe6f102] {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 20px;
  color: #f46e3c;
  cursor: pointer;
}
.p-category .p-info .p-prompting[data-v-bbe6f102] {
  color: #fb6b39;
  text-align: left;
}
.p-category .p-info .p-prompting .p-prompting-p[data-v-bbe6f102] {
  line-height: 0;
}
.p-category .p-info .recycleError[data-v-bbe6f102] {
  color: #f46e3c;
  position: absolute;
  top: 31px;
  left: 138px;
}
.p-category .p-info .recycleError i[data-v-bbe6f102] {
  font-size: 20px;
  vertical-align: middle;
}
.p-category .p-operate[data-v-bbe6f102] {
  width: 20%;
  float: right;
  margin: 0;
  height: 100%;
  padding: 10px;
}
.p-category .p-operate li[data-v-bbe6f102] {
  cursor: pointer;
  line-height: 40px;
  text-align: center;
  color: #666;
  border: 1px solid #e0e0e0;
  margin-bottom: 10px;
  border-radius: 4px;
}
.p-category .p-operate li .iconfont[data-v-bbe6f102],
.p-category .p-operate li .iconfont[data-v-bbe6f102]::before {
  font-size: 22px;
  vertical-align: middle;
}
.p-category .p-operate li span[data-v-bbe6f102] {
  color: #666;
  font-size: 14px;
  margin-left: 10px;
  vertical-align: middle;
}
.p-category .p-operate li[data-v-bbe6f102]:last-child {
  margin-bottom: 0;
}
.p-category .p-operate li[data-v-bbe6f102]:hover {
  background-color: #f2f2f2;
}
.p-category .p-operate-disable li[data-v-bbe6f102] {
  cursor: default;
  color: #bfbfbf;
}
.p-category .p-operate-disable li[data-v-bbe6f102]:hover {
  background: #fff;
}
.p-category .p-space[data-v-bbe6f102] {
  letter-spacing: 24px;
}
.p-category .star[data-v-bbe6f102]::before {
  content: '* ' !important;
  visibility: visible !important;
  height: 1px;
  width: 1px;
  color: #f00;
}
.p-category .g-btn[data-v-bbe6f102] {
  height: 41px;
}
.p-category .materialCategory[data-v-bbe6f102] {
  width: 100%;
  height: 40px;
  padding-left: 8px;
  color: #333;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  background-color: #fff;
}
.p-category [data-v-bbe6f102]::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #fff;
}
.p-category [data-v-bbe6f102]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}
.p-category input[data-v-bbe6f102]::-webkit-outer-spin-button,
.p-category input[data-v-bbe6f102]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.p-category input[type="number"][data-v-bbe6f102] {
  -moz-appearance: textfield;
}
.noData[data-v-bbe6f102] {
  text-align: center;
}

.p-body[data-v-892bf470] {
  background: #fff;
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
/*定义滑块，内阴影及圆角*/
}
.p-body .p-material-body[data-v-892bf470] {
  height: 93%;
}
.p-body .p-material-body .p-material-title[data-v-892bf470] {
  margin-bottom: 10px;
}
.p-body .p-material-body .p-material-content[data-v-892bf470] {
  background-color: #fff;
  margin-bottom: 10px;
}
.p-body .p-material-body .p-material-content .p-recycle-title[data-v-892bf470] {
  height: 40px;
  line-height: 40px;
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
  border-bottom: 0px;
}
.p-body .p-material-body .p-material-content .p-recycle-title[data-v-892bf470]:after {
  content: '';
  display: block;
  clear: both;
}
.p-body .p-material-body .p-material-content .p-recycle-title .iconfont[data-v-892bf470] {
  margin-right: 10px;
  margin-left: 10px;
  vertical-align: middle;
}
.p-body .p-material-body .p-material-content .p-recycle-title .icon-notchecked[data-v-892bf470] {
  color: #999;
}
.p-body .p-material-body .p-material-content .p-recycle-title .icon-check[data-v-892bf470] {
  color: #00a36d;
}
.p-body .p-material-body .p-material-content .p-recycle-title label[data-v-892bf470]:nth-child(1) {
  padding-left: 10px;
}
.p-body .p-material-body .p-material-content .p-material-info[data-v-892bf470] {
  border: 1px solid #e0e0e0;
}
.p-body .p-material-body .p-material-content .p-material-info >label[data-v-892bf470]:nth-child(1) {
  padding: 10px;
}
.p-body .p-material-body .p-material-content .p-material-info .name-color[data-v-892bf470] {
  color: #f88f07;
}
.p-body .p-material-body .p-material-content .p-material-info li[data-v-892bf470] {
  float: left;
}
.p-body .p-material-body .p-material-content .p-material-info li .p-info[data-v-892bf470] {
  background-color: #f9f9f9;
  width: 190px;
  height: 130px;
  padding: 10px;
  margin: 5px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.p-body .p-material-body .p-material-content .p-material-info li .p-info >p[data-v-892bf470]:nth-child(1) {
  text-align: -webkit-right;
  color: #999;
}
.p-body .p-material-body .p-material-content .p-material-info li .p-info >p[data-v-892bf470]:nth-child(2) {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #333;
  font-size: 14px;
  margin-bottom: 10px;
}
.p-body .p-material-body .p-material-content .p-material-info li .p-info >p[data-v-892bf470]:nth-child(3),
.p-body .p-material-body .p-material-content .p-material-info li .p-info >p[data-v-892bf470]:nth-child(4),
.p-body .p-material-body .p-material-content .p-material-info li .p-info >p[data-v-892bf470]:nth-child(5) {
  color: #999;
  margin-bottom: 5px;
}
.p-body .p-material-body .p-material-content .p-material-info li .p-info .icon-check[data-v-892bf470] {
  color: #00a36d;
}
.p-body .p-material-body .p-material-content .p-material-info[data-v-892bf470]:after {
  content: '';
  display: block;
  clear: both;
}
.p-body .p-material-body .box[data-v-892bf470] {
  width: 100%;
  height: 95%;
  overflow-y: auto;
  background-color: #fff;
}
.p-body .p-material-body .noData[data-v-892bf470] {
  text-align: center;
  margin-top: 16%;
}
.p-body [data-v-892bf470]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #fff;
}
.p-body [data-v-892bf470]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}
.p-page[data-v-892bf470] {
  float: right;
  transform: translate(-40px, 15px);
}

.p-goods-edit[data-v-6cdc5473] {
  background: #fff;
  padding-top: 0;
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
/*定义滑块，内阴影及圆角*/
}
.p-goods-edit .p-tip-noModify-box[data-v-6cdc5473] {
  height: 24px;
}
.p-goods-edit .p-tip-noModify[data-v-6cdc5473] {
  color: #fd6a39;
  text-align: left;
}
.p-goods-edit .p-tip-noModify i[data-v-6cdc5473] {
  font-size: 22px;
}
.p-goods-edit .p-tip-noModify >*[data-v-6cdc5473] {
  display: inline-block;
  vertical-align: middle;
}
.p-goods-edit .p-goods-add[data-v-6cdc5473] {
  padding-bottom: 10px;
}
.p-goods-edit .p-goods-add >button[data-v-6cdc5473] {
  float: right;
  width: 80px;
  text-align: center;
  margin-left: 10px;
}
.p-goods-edit .p-content-box[data-v-6cdc5473] {
  height: calc(100% - 10px);
}
.p-goods-edit .p-content-box>.p-content[data-v-6cdc5473] {
  position: relative;
  height: calc(100% - 30px);
}
.p-goods-edit .p-content-box>.p-content[data-v-6cdc5473]:after {
  content: '';
  display: block;
  clear: both;
}
.p-goods-edit .p-content-box>.p-content .p-left-box[data-v-6cdc5473] {
  float: left;
  width: 80%;
  height: 100%;
}
.p-goods-edit .p-content-box>.p-content .p-left-box .u-box[data-v-6cdc5473] {
  height: 100%;
}
.p-goods-edit .p-content-box>.p-content .p-left-box .p-small[data-v-6cdc5473] {
  padding: 10px;
  height: 100%;
  overflow: auto;
}
.p-goods-edit .p-content-box>.p-content .p-left-box .p-goods-edit-standard[data-v-6cdc5473] {
  margin-top: 10px;
}
.p-goods-edit .p-content-box>.p-content .p-left-box .p-note[data-v-6cdc5473] {
  color: #fd6a39;
  margin-left: 62px;
  margin-bottom: 15px;
}
.p-goods-edit .p-content-box>.p-content .p-left-box .p-note i[data-v-6cdc5473] {
  font-size: 22px;
}
.p-goods-edit .p-content-box>.p-content .p-left-box .p-note >*[data-v-6cdc5473] {
  display: inline-block;
  vertical-align: middle;
}
.p-goods-edit .p-content-box>.p-content .p-right-box[data-v-6cdc5473] {
  float: left;
  width: 20%;
  height: 100%;
  border: 1px solid #e0e0e0;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-left: 0;
}
.p-goods-edit .p-content-box>.p-content .p-right-box .p-menu[data-v-6cdc5473] {
  padding: 10px;
  height: 100%;
}
.p-goods-edit .p-content-box>.p-content .p-right-box .p-menu li[data-v-6cdc5473] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  text-align: center;
  color: #666;
  cursor: pointer;
}
.p-goods-edit .p-content-box>.p-content .p-right-box .p-menu li[data-v-6cdc5473]:hover {
  background-color: #f2f2f2;
}
.p-goods-edit .p-content-box>.p-content .p-right-box .p-menu li.p-disable[data-v-6cdc5473] {
  color: #bfbfbf;
}
.p-goods-edit .p-content-box>.p-content .p-right-box .p-menu li.p-disable[data-v-6cdc5473]:hover {
  background-color: #fff;
  cursor: not-allowed;
}
.p-goods-edit .p-content-box>.p-content .p-right-box .p-menu li >*[data-v-6cdc5473] {
  display: inline-block;
  vertical-align: middle;
}
.p-goods-edit .p-content-box>.p-content .p-right-box .p-menu li span[data-v-6cdc5473] {
  white-space: nowrap;
  width: 70px;
  text-align: left;
  margin-left: 8px;
  font-size: 14px;
}
.p-goods-edit .p-content-box>.p-content .p-right-box .p-menu li i[data-v-6cdc5473] {
  font-size: 20px;
}
.p-goods-edit [data-v-6cdc5473]::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #fff;
}
.p-goods-edit [data-v-6cdc5473]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}

.p-goods-edit-base[data-v-e0be2f76] {
  background: #fff;
}
.p-goods-edit-base .p-content ul li[data-v-e0be2f76] {
  padding-bottom: 30px;
  position: relative;
}
.p-goods-edit-base .p-content ul li div[data-v-e0be2f76] {
  display: inline-block;
  vertical-align: middle;
}
.p-goods-edit-base .p-content ul li div[data-v-e0be2f76]:first-child {
  color: #333;
}
.p-goods-edit-base .p-content ul li div[data-v-e0be2f76]:last-child {
  width: 480px;
}
.p-goods-edit-base .p-content ul li .p-purchase-sales > p[data-v-e0be2f76] {
  margin-top: 10px;
}
.p-goods-edit-base .p-content ul li .p-purchase-sales > p div[data-v-e0be2f76] {
  width: 30%;
  vertical-align: middle;
}
.p-goods-edit-base .p-content ul li .p-purchase-sales > p span[data-v-e0be2f76] {
  color: #999;
}
.p-goods-edit-base .p-content ul li .p-price-warning[data-v-e0be2f76] {
  vertical-align: top;
  margin-top: 22px;
}
.p-goods-edit-base .p-content ul .p-unit div[data-v-e0be2f76] {
  vertical-align: top;
}
.p-goods-edit-base .p-content ul .p-select[data-v-e0be2f76] {
  position: absolute;
  left: 500px;
  top: 11px;
  color: #00a36d;
}
.p-goods-edit-base .p-content ul .iconTips[data-v-e0be2f76] {
  font-size: 20px;
  position: absolute;
  top: 11px;
}
.p-goods-edit-base .p-content ul .p-tips[data-v-e0be2f76] {
  position: absolute;
  top: 15px;
  left: 580px;
  padding: 10px;
  background: #333;
  color: #fff;
  height: 100px;
}
.p-goods-edit-base .p-space[data-v-e0be2f76] {
  letter-spacing: 24px;
}
.p-goods-edit-base .p-star[data-v-e0be2f76]::before {
  content: '* ' !important;
  visibility: visible !important;
  height: 1px;
  width: 1px;
  color: #f00;
}
.p-goods-edit-base .p-un-completed > div[data-v-e0be2f76] {
  width: 90% !important;
}
.p-goods-edit-base .p-un-completed > div .p-un-data[data-v-e0be2f76] {
  margin-top: 10px;
}
.p-goods-edit-base .p-un-completed > div .p-un-data > label[data-v-e0be2f76] {
  margin-right: 5px;
  color: #fd6a39;
}
.p-goods-edit-base .p-un-completed > div .p-un-data[data-v-e0be2f76]:after {
  content: '';
  display: block;
  clear: both;
}
.p-goods-edit-base .p-un-completed > div .p-un-data .p-li-date[data-v-e0be2f76] {
  display: inline-block;
}
.p-goods-edit-base .p-un-completed > div .p-un-data .p-span-date[data-v-e0be2f76] {
  display: inline-block;
  margin-left: 5px;
  color: #999;
}
.p-goods-edit-base .p-un-completed > div .p-un-data[data-v-e0be2f76]:nth-child(1) {
  margin-top: 0;
}
.p-goods-edit-base .p-un-completed > div .p-div-date[data-v-e0be2f76] {
  margin-top: 10px;
  width: 85%;
}
.p-goods-edit-base .p-un-completed[data-v-e0be2f76]:after {
  content: '';
  display: block;
  clear: both;
}
.p-goods-edit-base .p-un-completed[data-v-e0be2f76]:nth-child(2) {
  margin-top: 10px;
}

.p-extend[data-v-9e66d0c8] {
  background-color: #fff;
}
.p-extend .p-small >ul li[data-v-9e66d0c8] {
  margin-bottom: 10px;
  color: #333;
}
.p-extend .p-small >ul li label[data-v-9e66d0c8] {
  display: inline-block;
  width: 56px;
  text-align: justify;
  text-align-last: justify;
}
.p-extend .p-small >ul li:nth-of-type(1) >div[data-v-9e66d0c8] {
  width: 80px;
  height: 80px;
  border-radius: 4px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}
.p-extend .p-small >ul li:nth-of-type(1) >div img[data-v-9e66d0c8] {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.p-extend .p-small >ul li:nth-of-type(1) >div div[data-v-9e66d0c8] {
  color: #bfbfbf;
  text-align: center;
  border: 1px solid #e0e0e0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.p-extend .p-small >ul li:nth-of-type(1) >div div i[data-v-9e66d0c8] {
  display: block;
  font-size: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.p-extend .p-small >ul li:nth-of-type(2) div[data-v-9e66d0c8],
.p-extend .p-small >ul li:nth-of-type(3) div[data-v-9e66d0c8],
.p-extend .p-small >ul li:nth-of-type(4) div[data-v-9e66d0c8],
.p-extend .p-small >ul li:nth-of-type(5) div[data-v-9e66d0c8],
.p-extend .p-small >ul li:nth-of-type(6) div[data-v-9e66d0c8],
.p-extend .p-small >ul li:nth-of-type(7) div[data-v-9e66d0c8] {
  display: inline-block;
  width: 480px;
  vertical-align: middle;
}
.p-extend .p-small >ul li[data-v-9e66d0c8]:nth-of-type(8) {
  position: relative;
}
.p-extend .p-small >ul li:nth-of-type(8) .p-input-box[data-v-9e66d0c8] {
  border: 1px solid #e0e0e0;
  width: 400px;
  display: inline-block;
  border-radius: 4px 0 0 4px;
}
.p-extend .p-small >ul li:nth-of-type(8) .p-input-box input[data-v-9e66d0c8] {
  border: none;
  width: 310px;
  height: 38px;
  padding-left: 10px;
  color: #666;
}
.p-extend .p-small >ul li:nth-of-type(8) button[data-v-9e66d0c8] {
  display: inline-block;
  width: 80px;
  height: 41px;
  font-size: 12px;
  border-radius: 0 4px 4px 0px;
  transform: translate(-4px, 0px);
}
.p-extend .p-small >ul li:nth-of-type(8) .p-img-box[data-v-9e66d0c8] {
  box-sizing: content-box;
  border-radius: 4px;
  margin-left: 57px;
  margin-top: 10px;
  width: 271px;
  margin-bottom: -10px;
}
.p-extend .p-small >ul li:nth-of-type(8) .p-img-box img[data-v-9e66d0c8] {
  display: block;
  height: 90px;
}
.p-extend .p-small >ul li:nth-of-type(8) p[data-v-9e66d0c8] {
  position: absolute;
  color: #fd6a39;
  font-size: 14px;
  left: 550px;
  top: 8px;
}
.p-extend .p-small >ul li:nth-of-type(8) p i[data-v-9e66d0c8] {
  display: inline-block;
  font-size: 20px;
  transform: translateY(2px);
}
.p-extend button[data-v-9e66d0c8]:hover {
  background: #007b53;
  color: #fff;
}
.p-extend .p-barcode[data-v-9e66d0c8] {
  position: absolute;
  left: 0;
  top: 80px;
}
.p-extend .p-display[data-v-9e66d0c8] {
  display: none;
}
.dropown[data-v-9e66d0c8] {
  position: relative;
}
.dropown >span[data-v-9e66d0c8] {
  letter-spacing: 0px !important;
  position: absolute;
  right: -155px;
  top: 14px;
  color: #fd6a39;
}
.dropown >span i[data-v-9e66d0c8] {
  font-size: 20px;
  vertical-align: middle;
}
.p-warehouse >label[data-v-9e66d0c8] {
  width: 100px !important;
}
.p-warehouse >ul[data-v-9e66d0c8] {
  display: inline-block;
}
.p-warehouse >ul >li[data-v-9e66d0c8] {
  display: inline-block;
  margin-left: 10px;
  cursor: pointer;
}
.p-warehouse >ul >li > i[data-v-9e66d0c8] {
  font-size: 20px;
  color: #999;
  vertical-align: middle;
}
.p-warehouse >ul >li .icon-xuanzhong[data-v-9e66d0c8] {
  color: #00a36d;
}

.p-org[data-v-24588784] {
  background: #fff;
}
.p-org .p-iconfont[data-v-24588784] {
  vertical-align: middle;
}
.p-org .p-org-tenant[data-v-24588784] {
  margin-top: 10px;
}
.p-org .p-org-tenant >p[data-v-24588784] {
  color: #333;
}
.p-org .p-org-tenant .p-org-branch[data-v-24588784] {
  color: #666;
}
.p-org .p-org-tenant .p-name-branch[data-v-24588784] {
  margin-left: 20px;
  margin-top: 10px;
}
.p-org .p-org-tenant .p-store[data-v-24588784] {
  margin-bottom: 20px;
}
.p-org .p-org-tenant .p-store li[data-v-24588784] {
  display: inline-block;
  color: #999;
  margin-right: 10px;
}
.p-modal-select-org .p-modal-title[data-v-24588784] {
  height: 40px;
  line-height: 40px;
}
.p-modal-select-org .p-modal-org[data-v-24588784] {
  height: 400px;
}
.p-modal-select-org .p-modal-org .p-modal-search[data-v-24588784] {
  width: 95%;
  margin: auto;
  margin-top: 20px;
}
.p-modal-select-org .p-modal-org .p-tree-org[data-v-24588784] {
  height: 340px;
  border: 1px solid #e0e0e0 !important;
  border-bottom: 0;
  border-radius: 4px;
  margin-top: 10px;
}

.p-batch-supplier {
  background: #fff;
/*模态框样式*/
}
.p-batch-supplier .p-sub-btn {
  margin-bottom: 10px;
}
.p-batch-supplier .p-sup-content ul:after {
  content: '';
  display: block;
  clear: both;
}
.p-batch-supplier .p-sup-content ul li {
  position: relative;
  float: left;
  width: 250px;
  margin: 0 10px 10px 0;
  height: 100px;
  border: 1px solid #e0e0e0;
  background: #f5f8fa;
  border-radius: 4px;
}
.p-batch-supplier .p-sup-content ul li .p-sup-img-content {
  margin-top: 10px;
}
.p-batch-supplier .p-sup-content ul li .p-sup-delete {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 100;
}
.p-batch-supplier .p-sup-content ul li .p-sup-delete i {
  font-size: 24px;
  cursor: pointer;
  color: #999;
}
.p-batch-supplier .p-sup-content ul li .p-sup-img img {
  height: 50px;
  width: 50px;
  margin-left: 10px;
  margin-top: 10px;
}
.p-batch-supplier .p-sup-content ul li .p-sup-info {
  margin-left: 15px;
}
.p-batch-supplier .p-sup-content ul li .p-sup-info p {
  color: #999;
  margin-top: 5px;
}
.p-batch-supplier .p-sup-content ul li .p-sup-info p i {
  margin-right: 5px;
}
.p-batch-supplier .p-sup-content ul li .p-sup-info p .icon-category {
  font-size: 22px;
}
.p-batch-supplier .p-sup-content ul li .p-sup-info p >* {
  vertical-align: middle;
}
.p-batch-supplier .p-sup-content ul li .p-sup-info p:nth-child(1) {
  width: 140px;
  color: #333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 14px;
}
.p-batch-supplier .p-sup-content ul li .p-sup-info p:nth-of-type(2) {
  margin-left: -3px;
}
.p-batch-supplier .p-modal-select-sup .p-modal-title {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
.p-batch-supplier .p-modal-select-sup .c-sup-content {
  height: 350px;
  overflow-x: hidden;
}
.p-batch-supplier .p-modal-select-sup .p-modal-sup {
  width: 800px;
  height: 445px;
}

.p-extend[data-v-7a07472e] {
  background-color: #fff;
}
.p-extend .p-box[data-v-7a07472e] {
  color: #333;
  height: 100%;
  clear: both;
}
.p-extend .p-box[data-v-7a07472e]:after {
  content: '';
  display: block;
  clear: both;
}
.p-extend .p-box .p-left[data-v-7a07472e] {
  margin-right: 5px;
  display: inline-block;
  float: left;
  width: 60px;
}
.p-extend .p-box .p-left .p-state[data-v-7a07472e] {
  letter-spacing: 22px;
  white-space: nowrap;
}
.p-extend .p-box .p-right[data-v-7a07472e] {
  float: left;
}
.p-extend .p-box .p-right ul li[data-v-7a07472e] {
  margin-bottom: 10px;
  color: #999;
}
.p-extend .p-box .p-right .p-check[data-v-7a07472e] {
  display: none;
}
.p-extend .p-box .p-right .p-right-li[data-v-7a07472e] {
  height: 20px;
}
.p-extend .p-box .p-right .p-right-li >span[data-v-7a07472e] {
  vertical-align: middle;
  display: inline-block;
  height: 100%;
  line-height: 20px;
}
.p-extend .p-box .p-right .p-right-li .c-buttonF[data-v-7a07472e] {
  height: 19px;
}
.p-extend .p-box .p-right .p-right-li .c-buttonT[data-v-7a07472e] {
  height: 19px;
}
.p-extend .p-box .p-right .p-right-li .icon-check[data-v-7a07472e] {
  color: #00a36d;
  vertical-align: middle;
  margin-right: 5px;
}
.p-extend .p-box .p-right .p-right-li .icon-notchecked[data-v-7a07472e] {
  vertical-align: middle;
  margin-right: 5px;
}
.p-extend .p-right ul li:nth-of-type(3) span[data-v-7a07472e],
.p-extend .p-right ul li:nth-of-type(4) span[data-v-7a07472e] {
  margin-right: 12px;
}
.p-extend .p-box:nth-of-type(4) .p-right[data-v-7a07472e] {
  transform: translateY(-10px);
}
.p-extend .p-box:nth-of-type(4) .p-right div[data-v-7a07472e] {
  display: inline-block;
  vertical-align: middle;
  width: 70px;
  text-align: center;
  line-height: 40px;
  border-radius: 4px;
}
.p-extend .p-paddingBottom[data-v-7a07472e] {
  margin-bottom: 20px !important;
}
.p-extend input[data-v-7a07472e]::-webkit-outer-spin-button,
.p-extend input[data-v-7a07472e]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.p-extend input[type="number"][data-v-7a07472e] {
  -moz-appearance: textfield;
}

.p-goods-edit-standard[data-v-02ace4d9] {
  background: #fff;
}
.p-goods-edit-standard .p-title .p-text[data-v-02ace4d9] {
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  color: #333;
  background: #f5f5f5;
  padding-left: 10px;
}
.p-goods-edit-standard .p-content[data-v-02ace4d9] {
  width: 480px;
}
.p-goods-edit-standard .p-content li[data-v-02ace4d9] {
  padding-top: 10px;
  position: relative;
}
.p-goods-edit-standard .p-content li .icon-delete[data-v-02ace4d9] {
  position: absolute;
  right: 10px;
  top: 18px;
  font-size: 20px;
  color: #999;
  cursor: pointer;
}
.p-goods-edit-standard .p-content .p-txt[data-v-02ace4d9] {
  display: inline-block;
  white-space: nowrap;
  width: 50px;
  text-align: justify;
  text-align-last: justify;
  color: #333;
}
.p-goods-edit-standard .p-hint[data-v-02ace4d9] {
  color: #999;
  font-size: 14px;
}
.p-goods-edit-standard .p-tip[data-v-02ace4d9] {
  display: inline-block;
  color: #fd6a39;
  line-height: 16px;
  text-align: left;
  margin-left: 10px;
}
.p-goods-edit-standard .p-tip i[data-v-02ace4d9] {
  font-size: 22px;
}
.p-goods-edit-standard .p-tip >*[data-v-02ace4d9] {
  display: inline-block;
  vertical-align: middle;
}
.p-goods-edit-standard .p-block[data-v-02ace4d9] {
  padding: 10px;
}

.p-goods-edit-log[data-v-1810b3de] {
  background: #fff;
}
.p-goods-edit-log .p-content[data-v-1810b3de] {
  color: #666;
}
.p-goods-edit-log .p-content .p-log li[data-v-1810b3de] {
  border-left: 1px solid #e0e0e0;
  padding-left: 20px;
  position: relative;
  padding-top: 10px;
}
.p-goods-edit-log .p-content .p-log li .p-round[data-v-1810b3de] {
  width: 10px;
  height: 10px;
  position: absolute;
  left: -5.5px;
  background: #fff;
  top: 14px;
  border-radius: 50%;
}
.p-goods-edit-log .p-content .p-log li[data-v-1810b3de]:first-child {
  padding-top: 0;
}
.p-goods-edit-log .p-content .p-log li:first-child i[data-v-1810b3de] {
  top: 4px;
}
.p-goods-edit-log .p-content .p-log li:nth-of-type(3n-2) .p-round[data-v-1810b3de] {
  border: 1px solid #5cbe7e;
}
.p-goods-edit-log .p-content .p-log li:nth-of-type(3n-1) .p-round[data-v-1810b3de] {
  border: 1px solid #fb8d6f;
}
.p-goods-edit-log .p-content .p-log li:nth-of-type(3n) .p-round[data-v-1810b3de] {
  border: 1px solid #e8a200;
}
.p-goods-edit-log .p-content .p-log .p-time[data-v-1810b3de] {
  margin-left: 10px;
}
.p-goods-edit-log .p-content .p-log .p-title[data-v-1810b3de] {
  padding-bottom: 4px;
}
.p-goods-edit-log .p-content .p-log .p-title .p-dot[data-v-1810b3de] {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #666;
  position: absolute;
  left: -3px;
  top: 26px;
}
.p-goods-edit-log .p-content .p-no-log[data-v-1810b3de] {
  text-align: center;
  padding-top: 250px;
}
.p-goods-edit-log .p-content .p-no-log span[data-v-1810b3de] {
  display: block;
  font-size: 16px;
}
.p-goods-edit-log .p-content .p-no-log span >span[data-v-1810b3de]:nth-child(2) {
  color: #999;
}
.p-goods-edit-log .p-content img[data-v-1810b3de] {
  max-width: 120px;
}
.p-goods-edit-log .p-content .p-strong[data-v-1810b3de] {
  color: #333;
  font-weight: 800;
}

.p-batch-base[data-v-76e4a687] {
  background: #fff;
  padding-top: 0;
}
.p-batch-base .p-content[data-v-76e4a687] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.p-batch-base .p-content .p-title[data-v-76e4a687] {
  border-radius: 4px;
  border-bottom: 1px solid #e0e0e0;
}
.p-batch-base .p-content .p-top[data-v-76e4a687] {
  padding-left: 10px;
  line-height: 40px;
  color: #333;
  font-size: 14px;
  background-color: #f5f5f5;
}
.p-batch-base .p-content .p-top button[data-v-76e4a687] {
  float: right;
  width: 80px;
  background-color: #00a36d;
  border-radius: 0 4px 0 0;
}
.p-batch-base .p-content .p-top button[data-v-76e4a687]:hover {
  background: #007b53;
  color: #fff;
}
.p-batch-base .p-content .p-select-goods[data-v-76e4a687] {
  border-bottom: 1px solid #e0e0e0;
}
.p-batch-base .p-content .p-receive-setting[data-v-76e4a687] {
  padding: 10px;
}
.p-batch-base .p-content .p-padding-left-10[data-v-76e4a687] {
  padding-left: 10px;
}

.p-goods-base-optional[data-v-03be3dd4] {
  background: #fff;
}
.p-goods-base-optional .p-content[data-v-03be3dd4] {
  padding: 10px;
}
.p-goods-base-optional .p-content ul li[data-v-03be3dd4] {
  padding-bottom: 10px;
}
.p-goods-base-optional .p-content ul li div[data-v-03be3dd4] {
  display: inline-block;
  vertical-align: middle;
}
.p-goods-base-optional .p-content ul li div[data-v-03be3dd4]:first-child {
  color: #333;
}
.p-goods-base-optional .p-content ul li div[data-v-03be3dd4]:last-child {
  width: 480px;
}
.p-goods-base-optional .p-content ul li:last-child div[data-v-03be3dd4] {
  vertical-align: top;
}
.p-goods-base-optional .p-space[data-v-03be3dd4] {
  letter-spacing: 18px;
}
.p-goods-base-optional .p-star[data-v-03be3dd4]::before {
  content: '* ' !important;
  visibility: visible !important;
  height: 1px;
  width: 1px;
  color: #f00;
}

.p-batch-base[data-v-47de2dbc] {
  padding: 20px;
  background: #fff;
}
.p-batch-base >div[data-v-47de2dbc] {
  border: 1px solid #e0e0e0;
  background-color: #fff;
}
.p-batch-base >div .p-top[data-v-47de2dbc] {
  padding-left: 10px;
  line-height: 40px;
  color: #333;
  font-size: 14px;
  background-color: #eef3f1;
}
.p-batch-base >div .p-top button[data-v-47de2dbc] {
  float: right;
  width: 80px;
  background-color: #00a36d;
}
.p-batch-base >div .p-top button[data-v-47de2dbc]:hover {
  background: #007b53;
  color: #fff;
}
.p-batch-base .p-bottom[data-v-47de2dbc] {
  padding-bottom: 20px;
  border-top: none;
}
.p-batch-base .p-modal-org .p-modal-search[data-v-47de2dbc] {
  float: left;
  width: 480px;
}
.p-batch-base .p-modal-org .p-tree-org[data-v-47de2dbc] {
  max-height: 230px;
  overflow-y: auto;
  border: 1px solid #e0e0e0;
  margin-top: 10px;
  border-radius: 4px;
}
.p-batch-base .p-left[data-v-47de2dbc] {
  color: #333;
  margin-left: 10px;
  margin-top: 5px;
  width: 60px;
  float: left;
}

.p-batch-base[data-v-70b8d7ec] {
  padding: 0 20px 20px 20px;
  background: #fff;
}
.p-batch-base >div[data-v-70b8d7ec] {
  border: 1px solid #e0e0e0;
  background-color: #fff;
}
.p-batch-base >div .p-top[data-v-70b8d7ec] {
  padding-left: 10px;
  line-height: 40px;
  color: #333;
  font-size: 14px;
  background-color: #eef3f1;
}
.p-batch-base >div .p-top button[data-v-70b8d7ec] {
  float: right;
  width: 80px;
  background-color: #00a36d;
}
.p-batch-base >div .p-top button[data-v-70b8d7ec]:hover {
  background: #007b53;
  color: #fff;
}

.p-batch-base[data-v-722d15da] {
  background: #fff;
  padding-top: 0;
}
.p-batch-base .p-content[data-v-722d15da] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.p-batch-base .p-content .p-title[data-v-722d15da] {
  border-bottom: 1px solid #e0e0e0;
}
.p-batch-base .p-content .p-top[data-v-722d15da] {
  padding-left: 10px;
  line-height: 40px;
  color: #333;
  font-size: 14px;
  background-color: #f5f5f5;
}
.p-batch-base .p-content .p-top button[data-v-722d15da] {
  float: right;
  width: 80px;
  background-color: #00a36d;
}
.p-batch-base .p-content .p-top button[data-v-722d15da]:hover {
  background: #007b53;
  color: #fff;
}
.p-batch-base .p-content .p-bottom[data-v-722d15da] {
  border-bottom: 1px solid #e0e0e0;
}
.p-batch-base .p-content .p-receive-setting[data-v-722d15da] {
  padding: 10px;
}
.p-batch-base .p-content .p-note[data-v-722d15da] {
  color: #fd6a39;
  margin-left: 75px;
  margin-bottom: 15px;
}

.p-body[data-v-6ebaaca0] {
  background: #fff;
  padding: 20px 20px;
}
.p-body .p-ctrl[data-v-6ebaaca0] {
  text-align: right;
}
.p-body .p-ctrl .p-search[data-v-6ebaaca0] {
  width: 250px;
}
.p-body .p-filter[data-v-6ebaaca0] {
  border: 1px solid #e0e0e0;
  padding: 8px 10px;
  height: 40px;
  background: #f2f2f2;
  border-bottom: none;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.p-body .p-state[data-v-6ebaaca0] {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  width: 6px;
  height: 6px;
  border-radius: 100%;
}
.p-body .p-state.p-state-0[data-v-6ebaaca0] {
  background: #f00;
}
.p-body .p-state.p-state-1[data-v-6ebaaca0] {
  background: #00a36d;
}
.p-body .p-no-log[data-v-6ebaaca0] {
  text-align: center;
  padding-top: 250px;
}
.p-body .p-no-log span[data-v-6ebaaca0] {
  display: block;
  font-size: 16px;
}
.p-body .p-no-log span >span[data-v-6ebaaca0]:nth-child(2) {
  color: #999;
}
.p-body img[data-v-6ebaaca0] {
  max-width: 120px;
}
.p-body .pic[data-v-6ebaaca0] {
  width: 100px;
  height: 70px;
  padding: 5px;
}
.p-body .p-alias[data-v-6ebaaca0] {
  text-align: left;
  padding: 2px 0 0 100px;
}
.p-body .p-spec[data-v-6ebaaca0] {
  padding-top: 2px;
}
.p-body .p-btn[data-v-6ebaaca0] {
  background: #cacaca;
}
.p-body .p-iconSelect[data-v-6ebaaca0] {
  width: 5px;
  height: 5px;
}
.p-body .p-legend[data-v-6ebaaca0] {
  height: 40px;
  line-height: 40px;
  color: #999;
}
.p-body .p-legend .p-legend-text[data-v-6ebaaca0] {
  padding-right: 10px;
}
.p-body .p-icon i[data-v-6ebaaca0] {
  font-size: 20px;
  vertical-align: middle;
  color: #999;
}

.f-goods-class[data-v-cc036240] {
  border-radius: 4px;
  border: 1px solid #e0e0e0;
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
/*定义滑块，内阴影及圆角*/
  height: 100%;
  overflow: hidden;
}
.f-goods-class [data-v-cc036240]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #fff;
}
.f-goods-class [data-v-cc036240]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}
.f-goods-class .f-set[data-v-cc036240] {
  cursor: pointer;
}
.f-goods-class .f-goods-class-title[data-v-cc036240] {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #333;
  padding: 0 10px;
  background: #f2f2f2;
  border-bottom: 1px solid #e0e0e0;
}
.f-goods-class .f-goods-class-tree[data-v-cc036240] {
  height: calc(100% - 40px);
}
.f-goods-class .f-goods-class-tree .u-tree[data-v-cc036240] {
  border: none;
}
.f-goods-class .f-goods-class-tree .f-goods-class-on[data-v-cc036240] {
  color: #00a36e !important;
  background: #f7f7f7;
}
.f-goods-class .f-goods-class-tree .f-goods-class-main[data-v-cc036240] {
  color: #666;
}
.f-goods-class .f-goods-class-tree .f-goods-class-sub[data-v-cc036240] {
  color: #666;
}
.f-goods-class .f-goods-class-content >span[data-v-cc036240] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  height: 40px;
  width: 100%;
}

.p-supplier[data-v-1c964060] {
  background: #fff;
  padding: 20px 20px;
}
.p-supplier .p-ctrl[data-v-1c964060] {
  text-align: right;
}
.p-supplier .p-ctrl >.g-row >*[data-v-1c964060] {
  margin-left: 10px;
}
.p-supplier .p-class-title[data-v-1c964060] {
  border: 1px solid #e0e0e0;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #333;
  padding: 0 10px;
  background: #f2f2f2;
  border-bottom: none;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.p-supplier .p-list[data-v-1c964060] {
  border: 1px solid #e0e0e0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.p-supplier .p-class-on[data-v-1c964060] {
  color: #00a36d;
}
.p-supplier .icon-notchecked[data-v-1c964060] {
  color: #999;
}
.p-supplier .icon-check[data-v-1c964060] {
  color: #00a36d;
}
.p-supplier .p-filter[data-v-1c964060] {
  border: 1px solid #e0e0e0;
  padding: 8px 10px;
  height: 40px;
  background: #f2f2f2;
  border-bottom: none;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.p-supplier .p-filter .p-check-all[data-v-1c964060] {
  cursor: pointer;
}
.p-supplier .p-filter .p-check-all span[data-v-1c964060] {
  font-size: 12px;
  vertical-align: middle;
  color: #666;
}
.p-supplier .p-filter .p-check-all i[data-v-1c964060] {
  vertical-align: middle;
  font-size: 20px;
}
.p-supplier .p-body-main[data-v-1c964060] {
  height: 100%;
}
.p-supplier .p-body-main .p-supplier[data-v-1c964060] {
  height: calc(100% - 80px);
  overflow-y: auto;
  padding: 10px;
  border: 1px solid #e0e0e0;
}
.p-supplier .p-body-main .p-supplier .p-card[data-v-1c964060] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  position: relative;
  padding: 20px 10px;
  margin-bottom: 10px;
  overflow: hidden;
  height: 120px;
  cursor: pointer;
  background: #f2f2f2;
}
.p-supplier .p-body-main .p-supplier .p-card[data-v-1c964060]:after {
  content: '';
  display: block;
  clear: both;
}
.p-supplier .p-body-main .p-supplier .p-card >.p-status[data-v-1c964060] {
  background: #fd6a39;
  color: #fff;
  font-size: 12px;
  position: absolute;
  transform: rotate(-45deg);
  padding: 2px 30px;
  left: -30px;
  top: 8px;
}
.p-supplier .p-body-main .p-supplier .p-card >.p-icon[data-v-1c964060] {
  float: left;
  margin-right: 10px;
}
.p-supplier .p-body-main .p-supplier .p-card >.p-icon img[data-v-1c964060] {
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 100%;
}
.p-supplier .p-body-main .p-supplier .p-card >.p-info[data-v-1c964060] {
  float: left;
}
.p-supplier .p-body-main .p-supplier .p-card >.p-info >p[data-v-1c964060] {
  color: #999;
  margin-left: -5px;
}
.p-supplier .p-body-main .p-supplier .p-card >.p-info >p span[data-v-1c964060] {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  border-radius: 2px;
  color: #fff;
  background: #fd6a39;
  text-align: center;
  line-height: 16px;
}
.p-supplier .p-body-main .p-supplier .p-card >.p-info >p i[data-v-1c964060] {
  font-size: 22px;
  vertical-align: middle;
}
.p-supplier .p-body-main .p-supplier .p-card >.p-info >p[data-v-1c964060]:first-child {
  width: 160px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 0;
  color: #333;
  font-size: 14px;
  margin-bottom: 10px;
}
.p-supplier .p-body-main .p-supplier .p-card >.p-check[data-v-1c964060] {
  position: absolute;
  right: 10px;
  top: 10px;
}
.p-supplier .p-body-main .p-supplier .p-card >.p-no-hover[data-v-1c964060] {
  background: rgba(0,0,0,0);
}
.p-supplier .p-body-main .p-supplier .p-card >.p-hover[data-v-1c964060] {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  text-align: center;
  color: #fff;
  padding: 20px 40px;
}
.p-supplier .p-body-main .p-supplier .p-card >.p-hover i[data-v-1c964060] {
  font-size: 30px;
}
.p-supplier .p-body-main .p-supplier .p-card >.p-hover p[data-v-1c964060] {
  margin: 10px 0;
  font-size: 12px;
}
.p-supplier .p-body-main .p-supplier .p-card:hover >.p-hover[data-v-1c964060] {
  display: block;
}
.p-supplier .p-set[data-v-1c964060] {
  cursor: pointer;
}
.p-supplier .p-size[data-v-1c964060] {
  font-size: 20px;
  vertical-align: middle;
}
.p-supplier .p-need[data-v-1c964060] {
  padding-left: 6px;
  text-decoration: none;
  color: #00a36d;
}

.newlyPersonnel[data-v-52f54391] {
  width: 560px;
  padding-left: 10px;
}
.newlyPersonnel .p-title[data-v-52f54391] {
  background-color: #fff;
  line-height: 50px;
  font-size: 18px;
  border-radius: 4px;
}
.newlyPersonnel .p-flow-bar[data-v-52f54391] {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0 20px;
  background-color: #fff;
}
.newlyPersonnel .p-flow-bar .box[data-v-52f54391] {
  -ms-flex: 2;
      flex: 2;
  position: relative;
  background-color: #fff;
  padding: 0 32px;
}
.newlyPersonnel .p-flow-bar .box .number[data-v-52f54391] {
  width: 24px;
  height: 24px;
  border-radius: 50px;
  background-color: #ededed;
  color: #fff;
  text-align: center;
  line-height: 24px;
  margin: 0 auto;
  font-size: 14px;
}
.newlyPersonnel .p-flow-bar .box .txt[data-v-52f54391] {
  margin: 12px 0 0 0;
  color: #e0e0e0;
  font-size: 14px;
}
.newlyPersonnel .p-flow-bar .box .left-item[data-v-52f54391] {
  text-align: center;
  float: left;
  position: relative;
  z-index: 2;
}
.newlyPersonnel .p-flow-bar .box .right-item[data-v-52f54391] {
  text-align: center;
  float: right;
  position: relative;
  z-index: 2;
}
.newlyPersonnel .p-flow-bar .box .center-item[data-v-52f54391] {
  text-align: center;
  position: relative;
  z-index: 2;
}
.newlyPersonnel .p-flow-bar .box .line[data-v-52f54391] {
  position: absolute;
  height: 3px;
  background-color: #ededed;
  top: 12px;
  z-index: 1;
}
.newlyPersonnel .p-flow-bar .lineLeft[data-v-52f54391] {
  width: 161%;
  left: 72px;
}
.newlyPersonnel .p-flow-bar .lineRight[data-v-52f54391] {
  width: 154%;
  right: 72px;
}
.newlyPersonnel .p-flow-bar .icon-radio[data-v-52f54391] {
  font-size: 20px !important;
}
.newlyPersonnel .p-flow-bar .active .number[data-v-52f54391] {
  background-color: #00a36d;
}
.newlyPersonnel .p-flow-bar .active .txt[data-v-52f54391] {
  color: #00a36d;
}
.newlyPersonnel .p-flow-bar .active.line[data-v-52f54391] {
  background-color: #00a36d;
}
.p-centerOne[data-v-52f54391] {
  position: relative;
  width: 490px;
  margin: 0 20px 20px;
}
.p-centerOne input[data-v-52f54391] {
  height: 40px;
  width: 100%;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding-left: 10px;
}
.p-centerOne span[data-v-52f54391] {
  position: absolute;
  left: 5px;
  color: #fd6a39;
}
.p-centerOne span i[data-v-52f54391] {
  font-size: 20px;
  vertical-align: middle;
}
.p-btn-width[data-v-52f54391] {
  width: 100%;
}
.p-inputName[data-v-52f54391] {
  position: relative;
}
.p-inputName input[data-v-52f54391] {
  display: inline-block;
  width: 410px;
  height: 40px;
  padding-left: 10px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.p-inputName span[data-v-52f54391] {
  position: absolute;
  top: 30px;
  color: #fd6a39;
}
.p-mes[data-v-52f54391] {
  height: 240px;
}
.p-mes li[data-v-52f54391] {
  line-height: 40px;
  text-align: left;
  padding: 0 20px;
  margin-bottom: 20px;
}
.p-mes li[data-v-52f54391]:after {
  content: '';
  display: block;
  clear: both;
}
.p-mes li >label[data-v-52f54391] {
  color: #333;
  font-size: 12px;
  font-weight: 500;
  float: left;
}
.p-mes li >span[data-v-52f54391] {
  color: #333;
  font-size: 12px;
  font-weight: 500;
  float: left;
}
.p-mes li >label[data-v-52f54391]:before,
.p-mes li >span[data-v-52f54391]:nth-child(1):before {
  content: '* ';
  height: 1px;
  width: 1px;
  color: #f00;
  letter-spacing: 0;
}
.p-mes li .inputBox[data-v-52f54391] {
  display: inline-block;
  width: 405px;
}
.p-mes li .p-inpuText[data-v-52f54391] {
  display: inline-block;
  width: 410px;
  height: 40px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding-left: 10px;
  background-color: #fff;
}
.p-mes li .space[data-v-52f54391] {
  letter-spacing: 24px;
}
.p-incategoryCheckError[data-v-52f54391] {
  position: relative;
}
.p-incategoryCheckError span[data-v-52f54391] {
  position: absolute;
  top: 30px;
  color: #fd6a39;
}
.p-centerThree >img[data-v-52f54391] {
  display: block;
  width: 100px;
  height: 100px;
  margin-bottom: 10px;
  margin: 0 auto;
}
.p-centerThree p[data-v-52f54391] {
  color: #666;
}
.p-centerThree p span[data-v-52f54391] {
  color: #f88f07;
}
.p-centerThree p[data-v-52f54391]:nth-of-type(2) {
  margin-bottom: 20px;
}
.g-btn-white-hover[data-v-52f54391] {
  border-radius: 0 0 0 4px;
}
.g-btn-green-hover[data-v-52f54391] {
  border-radius: 0 0 4px 0;
}
.p-width[data-v-52f54391] {
  width: 80px;
  height: 40px;
}
.p-width >span[data-v-52f54391] {
  letter-spacing: 24px;
}
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
[data-v-52f54391]::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #fff;
}
/*定义滑块，内阴影及圆角*/
[data-v-52f54391]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}

.p-supplier-category[data-v-09988cbe] {
  background-color: #fff;
  overflow: hidden;
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
/*定义滑块，内阴影及圆角*/
}
.p-supplier-category >.p-list[data-v-09988cbe] {
  width: 22%;
  height: 100%;
  float: left;
  padding-right: 10px;
  border: none;
}
.p-supplier-category >.p-list >div[data-v-09988cbe] {
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  font-size: 14px;
  background-color: #f2f2f2;
  border: 1px solid #e0e0e0;
  border-radius: 4px 4px 0 0;
}
.p-supplier-category >.p-list ul[data-v-09988cbe] {
  border: 1px solid #e0e0e0;
  border-top: none;
  width: 100%;
  height: calc(100% - 40px);
  overflow-y: auto;
}
.p-supplier-category >.p-list ul li[data-v-09988cbe] {
  color: #666;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  border-bottom: 1px solid #e0e0e0;
  cursor: pointer;
}
.p-supplier-category .selected[data-v-09988cbe] {
  color: #00a36d !important;
  background-color: #f2f2f2;
}
.p-supplier-category .p-right[data-v-09988cbe] {
  float: left;
  width: 78%;
  height: 100%;
  border: 1px solid #e0e0e0;
  position: relative;
  overflow: hidden;
}
.p-supplier-category .p-right>.p-content[data-v-09988cbe] {
  width: 80%;
  float: left;
  border-right: 0;
  border-right: 1px solid #e0e0e0;
  position: absolute;
  top: 0;
  bottom: 0;
  overflow: auto;
}
.p-supplier-category .p-right>.p-content .title[data-v-09988cbe] {
  line-height: 40px;
  background-color: #f5f5f5;
  padding: 0 0 0 20px;
}
.p-supplier-category .p-right>.p-content .title .text[data-v-09988cbe] {
  font-size: 14px;
  color: #333;
}
.p-supplier-category .p-right>.p-content .title .save[data-v-09988cbe] {
  width: 100px;
  height: 40px;
  border-radius: 0;
  text-align: center;
}
.p-supplier-category .p-info[data-v-09988cbe] {
  margin-bottom: 0;
}
.p-supplier-category .p-info li[data-v-09988cbe] {
  margin-bottom: 20px;
  line-height: 40px;
}
.p-supplier-category .p-info li .head-img[data-v-09988cbe] {
  border: 1px solid #e0e0e0;
  height: 100px;
  width: 100px;
}
.p-supplier-category .p-info li >span[data-v-09988cbe] {
  color: #333;
  vertical-align: middle;
}
.p-supplier-category .p-info li >div[data-v-09988cbe] {
  color: #333;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  width: 470px;
  text-align: left;
}
.p-supplier-category .p-info li >span[data-v-09988cbe]::before {
  content: '* ';
  visibility: hidden;
}
.p-supplier-category .p-info .p-reclaim[data-v-09988cbe] {
  margin-bottom: 10px;
  position: relative;
}
.p-supplier-category .p-info .p-reclaim >div[data-v-09988cbe] {
  width: 425px;
  position: relative;
}
.p-supplier-category .p-info .p-reclaim >div input[data-v-09988cbe] {
  width: 100%;
  height: 40px;
  padding-left: 10px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.p-supplier-category .p-info .p-reclaim >div span[data-v-09988cbe] {
  position: absolute;
  top: 0;
  right: 35px;
  color: #999;
}
.p-supplier-category .p-info .p-reclaim >div i[data-v-09988cbe] {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 20px;
  color: #f46e3c;
  cursor: pointer;
}
.p-supplier-category .p-info .p-prompting[data-v-09988cbe] {
  color: #fb6b39;
  text-align: left;
}
.p-supplier-category .p-info .p-prompting .p-prompting-p[data-v-09988cbe] {
  line-height: 0;
}
.p-supplier-category .p-info .recycleError[data-v-09988cbe] {
  color: #f46e3c;
  position: absolute;
  top: 32px;
  left: 120px;
}
.p-supplier-category .p-info .recycleError i[data-v-09988cbe] {
  font-size: 20px;
  vertical-align: middle;
}
.p-supplier-category .wrap >div[data-v-09988cbe] {
  color: #333;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  width: 470px;
  text-align: left;
  margin: 20px 0;
}
.p-supplier-category .p-operate[data-v-09988cbe] {
  width: 20%;
  float: right;
  margin: 0;
  height: 100%;
  padding: 10px;
}
.p-supplier-category .p-operate li[data-v-09988cbe] {
  cursor: pointer;
  line-height: 40px;
  text-align: center;
  color: #666;
  border: 1px solid #e0e0e0;
  margin-bottom: 10px;
  border-radius: 4px;
}
.p-supplier-category .p-operate li .iconfont[data-v-09988cbe],
.p-supplier-category .p-operate li .iconfont[data-v-09988cbe]::before {
  font-size: 22px;
  vertical-align: middle;
}
.p-supplier-category .p-operate li span[data-v-09988cbe] {
  color: #666;
  font-size: 14px;
  margin-left: 10px;
  vertical-align: middle;
}
.p-supplier-category .p-operate li[data-v-09988cbe]:last-child {
  margin-bottom: 0;
}
.p-supplier-category .p-operate li[data-v-09988cbe]:hover {
  background-color: #f2f2f2;
}
.p-supplier-category .p-operate-disable li[data-v-09988cbe] {
  cursor: default;
  color: #bfbfbf;
}
.p-supplier-category .p-operate-disable li[data-v-09988cbe]:hover {
  background: #fff;
}
.p-supplier-category .p-space[data-v-09988cbe] {
  letter-spacing: 24px;
}
.p-supplier-category .star[data-v-09988cbe]::before {
  content: '* ' !important;
  visibility: visible !important;
  height: 1px;
  width: 1px;
  color: #f00;
}
.p-supplier-category .p-btn[data-v-09988cbe] {
  border-radius: 0 0 4px 4px;
}
.p-supplier-category .p-btn button[data-v-09988cbe]:nth-of-type(1) {
  border-radius: 4px;
}
.p-supplier-category .p-btn button[data-v-09988cbe]:nth-of-type(2) {
  border-radius: 0 0 4px 0;
}
.p-supplier-category .g-btn[data-v-09988cbe] {
  height: 41px;
}
.p-supplier-category .materialCategory[data-v-09988cbe] {
  width: 100%;
  height: 40px;
  padding-left: 8px;
  color: #333;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  background-color: #fff;
}
.p-supplier-category [data-v-09988cbe]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #fff;
}
.p-supplier-category [data-v-09988cbe]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}
.p-supplier-category input[data-v-09988cbe]::-webkit-outer-spin-button,
.p-supplier-category input[data-v-09988cbe]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.p-supplier-category input[type="number"][data-v-09988cbe] {
  -moz-appearance: textfield;
}
.p-supplier-category .noData[data-v-09988cbe] {
  text-align: center;
}

.p-supplier-category-select .p-top[data-v-004e44dc] {
  text-align: right;
  padding: 10px 35px 10px 0;
  color: #666;
}
.p-supplier-category-select .p-top i[data-v-004e44dc] {
  color: #d5d5d5;
  margin-right: 5px;
  vertical-align: middle;
}
.p-supplier-category-select .p-content[data-v-004e44dc] {
  width: 565px;
  max-height: 230px;
  overflow-y: auto;
  padding: 0 20px;
}
.p-supplier-category-select .p-content[data-v-004e44dc]:after {
  content: '';
  display: block;
  clear: both;
}
.p-supplier-category-select .p-content ul[data-v-004e44dc]:after {
  content: '';
  display: block;
  clear: both;
}
.p-supplier-category-select .p-content ul li[data-v-004e44dc] {
  padding: 0 10px;
  float: left;
  margin-right: 10px;
  width: 120px;
  height: 50px;
  margin-bottom: 10px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  line-height: 50px;
  text-align: left;
  color: #666;
  background-color: #f9f9f9;
  cursor: pointer;
}
.p-supplier-category-select .p-content ul li i[data-v-004e44dc] {
  color: #d5d5d5;
  float: right;
}
.p-supplier-category-select .icon-check[data-v-004e44dc] {
  color: #00a36d !important;
}
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
[data-v-004e44dc]::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #fff;
}
/*定义滑块，内阴影及圆角*/
[data-v-004e44dc]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}

.p-supplier-recycle[data-v-21630766] {
  background-color: #fff;
  padding: 0 20px;
  overflow: hidden;
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
/*定义滑块，内阴影及圆角*/
}
.p-supplier-recycle .p-material-body[data-v-21630766] {
  height: calc(100% - 60px);
}
.p-supplier-recycle .p-material-body .p-material-title[data-v-21630766] {
  margin-bottom: 10px;
}
.p-supplier-recycle .p-material-body .p-material-content[data-v-21630766] {
  background-color: #fff;
  margin-bottom: 10px;
}
.p-supplier-recycle .p-material-body .p-material-content .p-recycle-title[data-v-21630766] {
  height: 40px;
  line-height: 40px;
  background: #f2f2f2;
  border: 1px solid #e0e0e0;
}
.p-supplier-recycle .p-material-body .p-material-content .p-recycle-title[data-v-21630766]:after {
  content: '';
  display: block;
  clear: both;
}
.p-supplier-recycle .p-material-body .p-material-content .p-recycle-title .iconfont[data-v-21630766] {
  margin-right: 10px;
  margin-left: 10px;
  vertical-align: middle;
}
.p-supplier-recycle .p-material-body .p-material-content .p-recycle-title .icon-notchecked[data-v-21630766] {
  color: #999;
}
.p-supplier-recycle .p-material-body .p-material-content .p-recycle-title .icon-check[data-v-21630766] {
  color: #00a36d;
}
.p-supplier-recycle .p-material-body .p-material-content .p-recycle-title label[data-v-21630766]:nth-child(1) {
  padding-left: 10px;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info[data-v-21630766] {
  border: 1px solid #e0e0e0;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info >label[data-v-21630766]:nth-child(1) {
  padding: 10px;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info .name-color[data-v-21630766] {
  color: #f88f07;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li[data-v-21630766] {
  float: left;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-info[data-v-21630766] {
  background-color: #f9f9f9;
  width: 190px;
  height: 140px;
  padding: 10px;
  margin: 5px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-info >p[data-v-21630766]:nth-child(1) {
  text-align: -webkit-right;
  color: #999;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-info .p-sup-img img[data-v-21630766] {
  width: 60px;
  height: 60px;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-info .p-sup-info p[data-v-21630766]:nth-child(1) {
  margin-left: 15px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #333;
  font-size: 14px;
  margin-bottom: 10px;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-info .p-sup-info p:nth-child(1) .icon-personal[data-v-21630766] {
  font-size: 14px;
  color: #f97753;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-info .p-sup-info >p[data-v-21630766]:nth-child(2),
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-info .p-sup-info >p[data-v-21630766]:nth-child(3),
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-info .p-sup-info >p[data-v-21630766]:nth-child(4) {
  margin-left: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #999;
  margin-bottom: 5px;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-info .p-sup-info >p:nth-child(2) i[data-v-21630766],
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-info .p-sup-info >p:nth-child(3) i[data-v-21630766],
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-info .p-sup-info >p:nth-child(4) i[data-v-21630766] {
  font-size: 20px;
  vertical-align: middle;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-info .icon-check[data-v-21630766] {
  color: #00a36d;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-hover-ma[data-v-21630766] {
  width: 190px;
  height: 140px;
  margin: 5px;
  text-align: left;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  background-color: #00a36d;
  color: #fff;
  padding: 10px;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-hover-ma p[data-v-21630766]:nth-child(1) {
  text-align: -webkit-right;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-hover-ma p[data-v-21630766] {
  padding-top: 10px;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-hover-ma .icon-check[data-v-21630766] {
  color: #fff;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info[data-v-21630766]:after {
  content: '';
  display: block;
  clear: both;
}
.p-supplier-recycle .p-material-body .box[data-v-21630766] {
  width: 100%;
  height: 95%;
  overflow-y: auto;
  background-color: #fff;
}
.p-supplier-recycle .p-material-body .noData[data-v-21630766] {
  text-align: center;
}
.p-supplier-recycle [data-v-21630766]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #fff;
}
.p-supplier-recycle [data-v-21630766]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}
.p-page[data-v-21630766] {
  float: right;
  margin-top: 18px;
  margin-right: 20px;
}

.p-supplier-modify[data-v-6f1f1225] {
  background: #fff;
  padding: 0 20px 20px;
/* 基本信息 */
/* 证照管理 */
/* 修改日志 */
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
/*定义滑块，内阴影及圆角*/
}
.p-supplier-modify .p-save[data-v-6f1f1225] {
  width: 80px;
  font-size: 14px;
}
.p-supplier-modify .p-base[data-v-6f1f1225] {
  padding: 10px;
}
.p-supplier-modify .p-base >ul[data-v-6f1f1225] {
  color: #333;
}
.p-supplier-modify .p-base >ul >li[data-v-6f1f1225] {
  margin-bottom: 10px;
}
.p-supplier-modify .p-base >ul >li >*[data-v-6f1f1225] {
  display: inline-block;
  vertical-align: middle;
}
.p-supplier-modify .p-base >ul >li >div[data-v-6f1f1225]:nth-of-type(1)::before {
  content: '* ';
  visibility: hidden;
}
.p-supplier-modify .p-base >ul >li >div[data-v-6f1f1225]:nth-of-type(2) {
  color: #666;
  width: 480px;
}
.p-supplier-modify .p-base >ul .p-class[data-v-6f1f1225] {
  position: relative;
}
.p-supplier-modify .p-base >ul:last-child >li[data-v-6f1f1225]:last-child {
  margin-bottom: 0;
}
.p-supplier-modify .p-space[data-v-6f1f1225] {
  letter-spacing: 6px;
}
.p-supplier-modify .p-space-24[data-v-6f1f1225] {
  letter-spacing: 24px;
}
.p-supplier-modify .p-star[data-v-6f1f1225]::before {
  content: '* ' !important;
  visibility: visible !important;
  color: #f00;
}
.p-supplier-modify .p-supplier[data-v-6f1f1225] {
  padding: 10px;
  padding-bottom: 0;
}
.p-supplier-modify .p-license[data-v-6f1f1225] {
  padding: 10px;
}
.p-supplier-modify .p-license ul li[data-v-6f1f1225] {
  text-align: center;
  float: left;
  margin-right: 10px;
}
.p-supplier-modify .p-license ul li .p-img-box[data-v-6f1f1225] {
  width: 138px;
  height: 130px;
  border: 1px solid #ededed;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.p-supplier-modify .p-license ul li .p-img-box img[data-v-6f1f1225] {
  width: 100%;
  height: 130px;
}
.p-supplier-modify .p-license ul li .p-img-box .p-date[data-v-6f1f1225] {
  height: 22px;
  line-height: 22px;
  color: #fff;
  background: rgba(0,0,0,0.2);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.p-supplier-modify .p-license ul li .p-img-box .icon-documents[data-v-6f1f1225] {
  font-size: 24px;
  color: #d8d8d8;
}
.p-supplier-modify .p-license ul li .p-img-box .p-type-name[data-v-6f1f1225] {
  color: #999;
  margin-top: 6px;
}
.p-supplier-modify .p-license ul li button[data-v-6f1f1225] {
  width: 100% !important;
}
.p-supplier-modify .p-license ul li .p-download[data-v-6f1f1225] {
  display: block;
  border-top: 1px solid #00b0ad !important;
  background: #00b0ad;
  width: 100% !important;
}
.p-supplier-modify .p-license ul li .p-download[data-v-6f1f1225]:hover {
  border-top: 1px solid #008583 !important;
  background: #008583;
}
.p-supplier-modify .p-license ul .p-overdue[data-v-6f1f1225] {
  position: relative;
}
.p-supplier-modify .p-license ul .p-overdue .p-soon-overdue[data-v-6f1f1225],
.p-supplier-modify .p-license ul .p-overdue .p-overdue[data-v-6f1f1225] {
  position: absolute;
  top: 10px;
  right: -30px;
  background: #fd6a39;
  color: #fff;
  font-size: 12px;
  position: absolute;
  transform: rotate(45deg);
  padding: 2px 30px;
}
.p-supplier-modify .p-license ul .p-overdue .p-err[data-v-6f1f1225] {
  background-color: #fd6a39 !important;
}
.p-supplier-modify .p-log-box[data-v-6f1f1225] {
  padding: 10px;
  color: #666;
  max-height: 500px;
  overflow-y: auto;
}
.p-supplier-modify .p-log-box .p-log li[data-v-6f1f1225] {
  border-left: 1px solid #e0e0e0;
  padding-left: 20px;
  position: relative;
  padding-top: 10px;
}
.p-supplier-modify .p-log-box .p-log li .p-round[data-v-6f1f1225] {
  width: 10px;
  height: 10px;
  position: absolute;
  left: -5.5px;
  background: #fff;
  top: 14px;
  border-radius: 50%;
}
.p-supplier-modify .p-log-box .p-log li[data-v-6f1f1225]:first-child {
  padding-top: 0;
}
.p-supplier-modify .p-log-box .p-log li:first-child i[data-v-6f1f1225] {
  top: 4px;
}
.p-supplier-modify .p-log-box .p-log li:nth-of-type(3n-2) .p-round[data-v-6f1f1225] {
  border: 2px solid #5cbe7e;
}
.p-supplier-modify .p-log-box .p-log li:nth-of-type(3n-1) .p-round[data-v-6f1f1225] {
  border: 2px solid #fb8d6f;
}
.p-supplier-modify .p-log-box .p-log li:nth-of-type(3n) .p-round[data-v-6f1f1225] {
  border: 2px solid #e8a200;
}
.p-supplier-modify .p-log-box .p-log .p-time[data-v-6f1f1225] {
  margin-left: 10px;
}
.p-supplier-modify .p-log-box .p-log .p-title[data-v-6f1f1225] {
  padding-bottom: 4px;
}
.p-supplier-modify .p-log-box .p-log .p-title .p-dot[data-v-6f1f1225] {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #666;
  position: absolute;
  left: -3px;
  top: 26px;
}
.p-supplier-modify .p-log-box .p-no-log[data-v-6f1f1225] {
  text-align: center;
}
.p-supplier-modify .p-log-box .p-strong[data-v-6f1f1225] {
  color: #333;
  font-weight: 800;
}
.p-supplier-modify .p-verify[data-v-6f1f1225] {
  position: absolute;
  top: 10px;
  color: #fd6a39;
}
.p-supplier-modify .p-verify >*[data-v-6f1f1225] {
  display: inline-block;
  vertical-align: middle;
}
.p-supplier-modify .p-verify i[data-v-6f1f1225] {
  font-size: 22px;
  vertical-align: middle;
}
.p-supplier-modify [data-v-6f1f1225]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #fff;
}
.p-supplier-modify [data-v-6f1f1225]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}

.p-supplier-modify-setting[data-v-45b19704] {
  background: #fff;
/* 供应商设置 */
}
.p-supplier-modify-setting .p-suppliter-set >ul[data-v-45b19704] {
  color: #333;
}
.p-supplier-modify-setting .p-suppliter-set >ul li:first-child >div[data-v-45b19704] {
  float: left;
}
.p-supplier-modify-setting .p-suppliter-set >ul li:first-child >div[data-v-45b19704]:first-child {
  margin-top: 7px;
}
.p-supplier-modify-setting .p-suppliter-set >ul li:first-child >div[data-v-45b19704]:last-child {
  width: calc(100% - 80px);
}
.p-supplier-modify-setting .p-suppliter-set >ul >li[data-v-45b19704] {
  margin-bottom: 10px;
}
.p-supplier-modify-setting .p-suppliter-set >ul >li >*[data-v-45b19704] {
  display: inline-block;
  vertical-align: middle;
}
.p-supplier-modify-setting .p-suppliter-set >ul >li >div[data-v-45b19704]:nth-of-type(2) {
  color: #666;
  width: 480px;
}
.p-supplier-modify-setting .p-suppliter-set >ul >li .p-add-box >ul .p-goods-receipt-time-box[data-v-45b19704] {
  height: 54px;
  padding: 10px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  float: left;
  margin-right: 10px;
}
.p-supplier-modify-setting .p-suppliter-set >ul >li .p-add-box >ul .p-goods-receipt-time-box >div[data-v-45b19704] {
  border: 1px solid #e0e0e0;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  height: 36px;
  border-radius: 4px;
  width: 72px;
  text-align: center;
}
.p-supplier-modify-setting .p-suppliter-set >ul >li .p-width-480[data-v-45b19704] {
  width: 480px;
}
.p-supplier-modify-setting .p-suppliter-set .p-space[data-v-45b19704] {
  letter-spacing: 6px;
}
.p-supplier-modify-setting .p-switch[data-v-45b19704] {
  width: 60px !important;
}

.p-supplier-batch-set[data-v-0a81801c] {
  background: #fff;
  padding: 0 20px;
}
.p-supplier-batch-set .p-sup-set[data-v-0a81801c] {
  margin-left: 10px;
  padding-top: 10px;
}

.p-selectedItems[data-v-0e551f11] {
  background-color: #fff;
  padding: 10px;
  max-height: 300px;
  overflow-y: scroll;
}
.p-selectedItems .p-top[data-v-0e551f11] {
  color: #333;
  margin-bottom: 10px;
  margin-top: 20px;
}
.p-selectedItems .p-center[data-v-0e551f11] {
  float: left;
  width: 200px;
  height: 50px;
  background-color: #f9f9f9;
  margin: 0 10px 10px 0;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  line-height: 50px;
  padding: 0 10px;
}
.p-selectedItems .p-center span[data-v-0e551f11] {
  display: inline-block;
  width: 85%;
  color: #666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.p-selectedItems .p-center i[data-v-0e551f11] {
  float: right;
  font-size: 24px;
  cursor: pointer;
  color: #bfbfbf;
}
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
[data-v-0e551f11]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #fff;
}
/*定义滑块，内阴影及圆角*/
[data-v-0e551f11]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}

.p-supplier-batch-switch[data-v-a51ab8b4] {
  padding: 0 20px 20px 20px;
  background: #fff;
}
.p-supplier-batch-switch .p-progress-bar[data-v-a51ab8b4] {
  padding-bottom: 10px;
}
.p-supplier-batch-switch .p-progress-bar >ul[data-v-a51ab8b4] {
  width: 100%;
}
.p-supplier-batch-switch .p-progress-bar >ul li[data-v-a51ab8b4] {
  position: relative;
  height: 40px;
  float: left;
}
.p-supplier-batch-switch .p-progress-bar >ul li[data-v-a51ab8b4]:nth-of-type(1) {
  width: 50%;
}
.p-supplier-batch-switch .p-progress-bar >ul li:nth-of-type(1) >span[data-v-a51ab8b4]:nth-of-type(1) {
  position: absolute;
  left: 0;
  top: 0;
}
.p-supplier-batch-switch .p-progress-bar >ul li:nth-of-type(1) >span[data-v-a51ab8b4]:nth-of-type(2) {
  position: absolute;
  right: 0;
  top: 0;
  right: -48px;
  z-index: 1;
}
.p-supplier-batch-switch .p-progress-bar >ul li:nth-of-type(1) .p-line[data-v-a51ab8b4] {
  margin-right: 5px;
}
.p-supplier-batch-switch .p-progress-bar >ul li[data-v-a51ab8b4]:nth-of-type(2) {
  width: 50%;
}
.p-supplier-batch-switch .p-progress-bar >ul li:nth-of-type(2) >span[data-v-a51ab8b4] {
  position: absolute;
  right: 0;
  top: 0;
}
.p-supplier-batch-switch .p-progress-bar >ul li:nth-of-type(2) .p-line[data-v-a51ab8b4] {
  margin-left: 5px;
}
.p-supplier-batch-switch .p-progress-bar >ul i[data-v-a51ab8b4] {
  margin: 0 auto;
  display: block;
  font-style: normal;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background: #ededed;
  line-height: 20px;
  text-align: center;
  color: #fff;
  margin-bottom: 6px;
}
.p-supplier-batch-switch .p-progress-bar >ul .p-select i[data-v-a51ab8b4] {
  background: #00a36d;
}
.p-supplier-batch-switch .p-progress-bar >ul .p-select span[data-v-a51ab8b4] {
  color: #00a36d;
}
.p-supplier-batch-switch .p-progress-bar >ul .p-no-select i[data-v-a51ab8b4] {
  background: #ededed;
}
.p-supplier-batch-switch .p-progress-bar >ul .p-no-select span[data-v-a51ab8b4] {
  color: #999;
}
.p-supplier-batch-switch .p-progress-bar >ul .p-line[data-v-a51ab8b4] {
  width: calc(100% - 26px);
  height: 4px;
  background: #ededed;
  margin: 0 auto;
  margin-top: 8px;
}
.p-supplier-batch-switch .p-progress-bar >ul .p-line-color[data-v-a51ab8b4] {
  background: #00a36d;
}
.p-supplier-batch-switch .p-organization[data-v-a51ab8b4] {
  height: calc(100% - 50px);
}
.p-supplier-batch-switch .p-sup[data-v-a51ab8b4] {
  height: calc(100% - 50px);
  overflow: hidden;
}
.p-supplier-batch-switch .p-switch-supplier[data-v-a51ab8b4] {
  color: #666;
}
.p-supplier-batch-switch .p-switch-supplier .p-dialog-alert[data-v-a51ab8b4] {
  margin: 40px 0 20px 0;
}
.p-supplier-batch-switch .p-switch-supplier .p-dialog-alert .icon-warning[data-v-a51ab8b4] {
  font-size: 50px;
  color: #fd6a39;
}
.p-supplier-batch-switch .p-switch-supplier .p-switch[data-v-a51ab8b4] {
  padding-bottom: 24px;
  margin-top: 4px;
}
.p-supplier-batch-switch .p-switch-supplier .p-switch .p-strong[data-v-a51ab8b4] {
  color: #fd6a39;
}

.p-supplier-select-organization[data-v-4f85f902] {
  padding: 0;
}
.p-supplier-select-organization .p-add[data-v-4f85f902] {
  padding: 0 30px;
  margin-bottom: 10px;
}
.p-supplier-select-organization >.p-box[data-v-4f85f902] {
  padding-bottom: 10px;
}
.p-supplier-select-organization >.p-box .p-branch-box[data-v-4f85f902] {
  padding: 10px;
  padding-bottom: 0;
}
.p-supplier-select-organization >.p-box .p-branch-box >ul li[data-v-4f85f902] {
  margin-bottom: 10px;
}
.p-supplier-select-organization >.p-box .p-branch-box >ul li *[data-v-4f85f902] {
  display: inline-block;
  vertical-align: middle;
}
.p-supplier-select-organization >.p-box .p-branch-box >ul li >*[data-v-4f85f902] {
  cursor: pointer;
  margin-left: 10px;
  color: #999;
  margin-bottom: 6px;
}
.p-supplier-select-organization >.p-box .p-branch-box >ul li >* .icon-notchecked[data-v-4f85f902] {
  color: #d5d5d5;
}
.p-supplier-select-organization >.p-box .p-branch-box >ul li >* .icon-check[data-v-4f85f902] {
  color: #00a36d;
}
.p-supplier-select-organization >.p-box .p-branch-box >ul li .p-branch[data-v-4f85f902] {
  color: #333;
  vertical-align: baseline;
}
.p-supplier-select-organization .icon-check[data-v-4f85f902] {
  font-size: 18px;
  color: #00a36d;
}
.p-supplier-select-organization .icon-notchecked[data-v-4f85f902] {
  color: #5d5d5d;
  font-size: 18px;
}
.p-supplier-select-organization .p-check-button[data-v-4f85f902] {
  line-height: 38px;
  height: 38px;
  color: #666;
  padding-right: 8px;
}
.p-supplier-select-organization .p-check-button *[data-v-4f85f902] {
  cursor: pointer;
  vertical-align: middle;
}

.p-supplier-batch-switch-select-sup[data-v-0509e190] {
  background: #fff;
  padding: 0;
  height: 100%;
}
.p-supplier-batch-switch-select-sup .p-btn[data-v-0509e190] {
  padding: 0 22px;
}
.p-supplier-batch-switch-select-sup .p-previou[data-v-0509e190] {
  background: #fff;
  border: 1px solid #e0e0e0;
  color: #666;
  margin-right: 8px;
}
.p-supplier-batch-switch-select-sup .p-class-title[data-v-0509e190] {
  border: 1px solid #e0e0e0;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #333;
  padding: 0 10px;
  background: #f2f2f2;
  border-bottom: none;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.p-supplier-batch-switch-select-sup .p-class-on[data-v-0509e190] {
  color: #00a36d;
}
.p-supplier-batch-switch-select-sup .p-filter[data-v-0509e190] {
  border: 1px solid #e0e0e0;
  padding: 8px 10px;
  height: 40px;
  background: #f2f2f2;
  border-bottom: none;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.p-supplier-batch-switch-select-sup .p-filter .p-right[data-v-0509e190] {
  float: right;
}
.p-supplier-batch-switch-select-sup .p-filter .p-check-all[data-v-0509e190] {
  cursor: pointer;
}
.p-supplier-batch-switch-select-sup .p-filter .p-check-all span[data-v-0509e190] {
  font-size: 12px;
  vertical-align: middle;
  color: #666;
}
.p-supplier-batch-switch-select-sup .p-filter .p-check-all i[data-v-0509e190] {
  vertical-align: middle;
  color: #00a36d;
  font-size: 20px;
}
.p-supplier-batch-switch-select-sup .p-body-main[data-v-0509e190] {
  height: 100%;
}
.p-supplier-batch-switch-select-sup .p-body-main .p-supplier[data-v-0509e190] {
  height: calc(100% - 35px);
  overflow-y: auto;
  padding: 10px;
  border: 1px solid #e0e0e0;
}
.p-supplier-batch-switch-select-sup .p-body-main .p-supplier .p-card[data-v-0509e190] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  position: relative;
  padding: 20px 10px;
  margin-bottom: 10px;
  overflow: hidden;
  height: 120px;
  cursor: pointer;
  background: #f2f2f2;
}
.p-supplier-batch-switch-select-sup .p-body-main .p-supplier .p-card[data-v-0509e190]:after {
  content: '';
  display: block;
  clear: both;
}
.p-supplier-batch-switch-select-sup .p-body-main .p-supplier .p-card >.p-icon[data-v-0509e190] {
  float: left;
  margin-right: 10px;
}
.p-supplier-batch-switch-select-sup .p-body-main .p-supplier .p-card >.p-icon img[data-v-0509e190] {
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 100%;
}
.p-supplier-batch-switch-select-sup .p-body-main .p-supplier .p-card >.p-status[data-v-0509e190] {
  background: #fd6a39;
  color: #fff;
  font-size: 12px;
  position: absolute;
  transform: rotate(-45deg);
  padding: 2px 30px;
  left: -30px;
  top: 8px;
}
.p-supplier-batch-switch-select-sup .p-body-main .p-supplier .p-card >.p-info[data-v-0509e190] {
  float: left;
}
.p-supplier-batch-switch-select-sup .p-body-main .p-supplier .p-card >.p-info >p[data-v-0509e190] {
  color: #999;
  margin-left: -5px;
}
.p-supplier-batch-switch-select-sup .p-body-main .p-supplier .p-card >.p-info >p i[data-v-0509e190] {
  font-size: 22px;
  vertical-align: middle;
}
.p-supplier-batch-switch-select-sup .p-body-main .p-supplier .p-card >.p-info >p[data-v-0509e190]:first-child {
  width: 160px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 0;
  color: #333;
  font-size: 14px;
  margin-bottom: 10px;
}
.p-supplier-batch-switch-select-sup .p-body-main .p-supplier .p-card >.p-check[data-v-0509e190] {
  position: absolute;
  right: 8px;
  top: 8px;
}
.p-supplier-batch-switch-select-sup .p-body-main .p-supplier .p-card >.p-check >i[data-v-0509e190] {
  font-size: 20px;
  color: #00a36d;
}
.p-supplier-batch-switch-select-sup .p-body-main .p-supplier .p-card >.p-hover[data-v-0509e190] {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  text-align: center;
  color: #fff;
  padding: 20px 40px;
}
.p-supplier-batch-switch-select-sup .p-body-main .p-supplier .p-card >.p-hover i[data-v-0509e190] {
  font-size: 40px;
}
.p-supplier-batch-switch-select-sup .p-body-main .p-supplier .p-card >.p-hover p[data-v-0509e190] {
  margin: 10px 0;
  font-size: 14px;
}
.p-supplier-batch-switch-select-sup .p-body-main .p-supplier .p-card:hover >.p-hover[data-v-0509e190] {
  display: block;
}

.p-supplier-relation[data-v-d4778b3a] {
  padding: 0 20px;
  background: #fff;
}
.p-supplier-relation .p-ctrl[data-v-d4778b3a] {
  text-align: right;
}
.p-supplier-relation .icon-notchecked[data-v-d4778b3a] {
  color: #999;
}
.p-supplier-relation .icon-check[data-v-d4778b3a] {
  color: #00a36d;
}
.p-supplier-relation .p-btn[data-v-d4778b3a] {
  width: 60px;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
}
.p-supplier-relation .p-btn[data-v-d4778b3a]:hover {
  color: #fff;
  background: #00a36d;
}
.p-supplier-relation .p-slot[data-v-d4778b3a] {
  max-height: 120px;
  overflow: auto;
}
.p-supplier-relation .p-no-org[data-v-d4778b3a] {
  padding: 10px 0;
  color: #fd6a39;
}
.p-supplier-relation .p-no-org >*[data-v-d4778b3a] {
  vertical-align: middle;
}
.p-supplier-relation .p-no-org i[data-v-d4778b3a] {
  font-size: 22px;
}
.p-supplier-relation .p-org-title[data-v-d4778b3a],
.p-supplier-relation .p-material-title[data-v-d4778b3a] {
  height: 40px;
  line-height: 40px;
  margin: 10px 0;
}
.p-supplier-relation .p-org-title div:nth-child(1) >label[data-v-d4778b3a],
.p-supplier-relation .p-material-title div:nth-child(1) >label[data-v-d4778b3a] {
  font-size: 14px;
  color: #333;
}
.p-supplier-relation .p-org-title div:nth-child(1) >label >span[data-v-d4778b3a],
.p-supplier-relation .p-material-title div:nth-child(1) >label >span[data-v-d4778b3a] {
  color: #999;
}
.p-supplier-relation .p-org-content .p-title-select-all[data-v-d4778b3a] {
  padding: 10px 10px 0 0;
}
.p-supplier-relation .p-org-content .p-title-select-all i[data-v-d4778b3a] {
  vertical-align: middle;
}
.p-supplier-relation .p-org-content .p-org-store[data-v-d4778b3a] {
  padding: 5px 0 0 10px;
}
.p-supplier-relation .p-org-content .p-org-store ul li[data-v-d4778b3a] {
  display: inline-block;
  color: #999;
  cursor: pointer;
  margin: 5px 10px 5px 0;
}
.p-supplier-relation .p-org-content .p-org-store ul .select-check[data-v-d4778b3a]:hover {
  color: #00a36d;
  text-decoration: underline;
}
.p-supplier-relation .p-org-content .p-corporation[data-v-d4778b3a] {
  margin: 5px 0 0 10px;
}
.p-supplier-relation .p-org-content .p-corporation >label[data-v-d4778b3a] {
  margin-top: 5px;
  color: #333;
}
.p-supplier-relation .p-org-content .p-corporation >label .icon-branch[data-v-d4778b3a] {
  vertical-align: middle;
}
.p-supplier-relation .p-org-content .p-corporation ul[data-v-d4778b3a] {
  margin-left: 20px;
}
.p-supplier-relation .p-org-content .p-corporation ul li[data-v-d4778b3a] {
  display: inline-block;
  color: #999;
  cursor: pointer;
  margin: 5px 10px 5px 0;
}
.p-supplier-relation .p-org-content .p-corporation ul .select-check[data-v-d4778b3a]:hover {
  color: #00a36d;
  text-decoration: underline;
}
.p-supplier-relation .p-state[data-v-d4778b3a] {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
}
.p-supplier-relation .p-state.p-state-0[data-v-d4778b3a] {
  background: #f00;
}
.p-supplier-relation .p-state.p-state-1[data-v-d4778b3a] {
  background: #00a36d;
}
.p-supplier-relation .p-legend[data-v-d4778b3a] {
  height: 40px;
  line-height: 40px;
  color: #999;
}
.p-supplier-relation .p-legend .p-legend-text[data-v-d4778b3a] {
  padding-right: 10px;
}
.p-supplier-relation .p-icon i[data-v-d4778b3a] {
  font-size: 20px;
  vertical-align: middle;
}
.p-supplier-relation .p-active>span[data-v-d4778b3a] {
  text-decoration: underline;
}
.p-supplier-relation .p-active>span[data-v-d4778b3a]:hover {
  color: #00a36d;
  text-decoration: underline;
  cursor: pointer;
}
.p-modal-select-org .p-modal-title[data-v-d4778b3a] {
  line-height: 40px;
  color: #333;
  font-size: 16px;
}
.p-modal-select-org .p-modal-org[data-v-d4778b3a] {
  height: 400px;
}
.p-modal-select-org .p-modal-org .p-modal-search[data-v-d4778b3a] {
  width: 95%;
  margin: auto;
  margin-top: 20px;
}
.p-modal-select-org .p-modal-org .p-tree-org[data-v-d4778b3a] {
  height: 350px;
  overflow-y: overlay;
}
.p-add-price .p-modal-content[data-v-d4778b3a] {
  height: 200px;
  position: relative;
}
.p-add-price .p-modal-content .p-tip[data-v-d4778b3a] {
  color: #666;
  margin-top: 38px;
}
.p-add-price .p-modal-content .p-tip .p-strong[data-v-d4778b3a] {
  margin-top: 2px;
  color: #fd6a39;
}
.p-add-price .p-modal-content .p-tip img[data-v-d4778b3a] {
  width: 100px;
}
.p-add-price .p-modal-content .p-ok[data-v-d4778b3a] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.p-nodata[data-v-d4778b3a] {
  text-align: -webkit-center;
  padding: 100px 0;
}
.p-nodata img[data-v-d4778b3a] {
  max-width: 150px;
}

.p-supplier-supply[data-v-925b64e0] {
  padding-top: 0;
  background: #fff;
  height: 100%;
}
.p-supplier-supply .p-top[data-v-925b64e0] {
  height: 60px;
}
.p-supplier-supply .p-top button[data-v-925b64e0] {
  float: right;
  width: 100px;
  height: 40px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  margin-left: 10px;
  cursor: pointer;
  text-align: center;
  line-height: 40px;
  margin-top: 10px;
  color: #666;
  background-color: #fff;
  font-size: 12px;
}
.p-supplier-supply .p-top button >i[data-v-925b64e0] {
  vertical-align: middle;
  font-size: 20px;
}
.p-supplier-supply .p-top li[data-v-925b64e0]:last-child {
  line-height: 40px;
  width: 260px;
  border: none;
  float: left;
  list-style-type: none;
  margin-left: 0;
  margin-top: 10px;
}
.p-supplier-supply .p-top .p-disabled[data-v-925b64e0] {
  color: #bfbfbf;
  background-color: #fff;
  cursor: not-allowed;
}
.p-supplier-supply .p-bottom[data-v-925b64e0] {
  height: calc(100% - 60px);
}
.p-supplier-supply .p-bottom .p-bottom-left[data-v-925b64e0] {
  float: left;
  margin-right: 10px;
  width: 260px;
  height: 100%;
  overflow-y: auto;
  border: none;
}
.p-supplier-supply .p-bottom .p-bottom-right[data-v-925b64e0] {
  float: left;
  width: calc(100% - 270px);
  height: calc(100% - 40px);
}
.p-supplier-supply .p-bottom .p-bottom-right .p-table-top[data-v-925b64e0] {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border: 1px solid #e0e0e0;
  border-bottom: none;
  height: 40px;
  background-color: #f2f2f2;
  line-height: 40px;
  padding-left: 10px;
}
.p-supplier-supply .p-bottom .p-bottom-right .p-table-top >span[data-v-925b64e0] {
  color: #999;
}
.p-supplier-supply .p-bottom .p-bottom-right .p-table-top >i[data-v-925b64e0] {
  display: inline-block;
  vertical-align: middle;
  color: #00a36d;
  margin-left: 10px;
  margin-right: 5px;
  transform: translateY(-2px);
}
.p-supplier-supply .p-bottom .p-bottom-right .p-table[data-v-925b64e0] {
  height: calc(100% - 40px) !important;
}
.p-supplier-supply .p-bottom .p-bottom-right .p-table-bottom[data-v-925b64e0] {
  height: 40px;
  line-height: 40px;
  color: #999;
}
.p-supplier-supply .p-bottom .p-bottom-right .p-table-bottom .p-legend >span[data-v-925b64e0] {
  margin-right: 10px;
}
.p-supplier-supply .p-hove[data-v-925b64e0] {
  position: relative;
}
.p-supplier-supply .p-hove >i[data-v-925b64e0] {
  display: inline-block;
  font-size: 20px;
  transform: translateY(2px);
}
.p-supplier-supply .p-hove >em[data-v-925b64e0] {
  display: none;
  position: absolute;
  padding: 0 5px;
  background-color: #fff;
  text-align: center;
  line-height: 40px;
  border-radius: 4px;
  left: 0;
  top: -8px;
}
.p-supplier-supply .p-hove:hover >em[data-v-925b64e0] {
  font-style: normal;
  display: inline-block;
}
.p-supplier-supply .p-state[data-v-925b64e0] {
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  margin-right: 4px !important;
  transform: translateY(-2px);
}
.p-supplier-supply .p-state-0[data-v-925b64e0] {
  background-color: #f00;
}
.p-supplier-supply .p-state-1[data-v-925b64e0] {
  background-color: #00a36d;
}
.p-supplier-supply .p-li-hove[data-v-925b64e0]:hover {
  background-color: #f2f2f2;
}
.p-supplier-supply .icon-alias[data-v-925b64e0] {
  transform: translateY(-2px) !important;
}
.p-supplier-supply .p-noData[data-v-925b64e0] {
  text-align: center;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.p-supplier-supply .p-noData >img[data-v-925b64e0] {
  margin-top: 16%;
}

.p-supplier-goods[data-v-5ae2557a] {
  background: #fff;
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
/*定义滑块，内阴影及圆角*/
}
.p-supplier-goods .p-add[data-v-5ae2557a] {
  padding: 0 16px;
}
.p-supplier-goods .p-goods-list[data-v-5ae2557a] {
  overflow: hidden;
}
.p-supplier-goods .p-goods-list .p-check-button[data-v-5ae2557a] {
  line-height: 38px;
  height: 38px;
  color: #666;
  padding-right: 8px;
}
.p-supplier-goods .p-goods-list .p-check-button *[data-v-5ae2557a] {
  cursor: pointer;
  vertical-align: middle;
}
.p-supplier-goods .p-goods-list .p-content[data-v-5ae2557a] {
  padding: 10px 0 0 10px;
  overflow-y: auto;
  height: 100%;
}
.p-supplier-goods .p-goods-list .p-content .p-card-box .p-card[data-v-5ae2557a] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  overflow: hidden;
  cursor: pointer;
  background: #f2f2f2;
}
.p-supplier-goods .p-goods-list .p-content .p-card-box .p-card .p-name[data-v-5ae2557a] {
  color: #333;
  font-size: 14px;
}
.p-supplier-goods .p-goods-list .p-content .p-card-box .p-card .p-info[data-v-5ae2557a] {
  margin-top: 8px;
  color: #999;
}
.p-supplier-goods .p-goods-list .p-content .p-card-box .p-card .p-info >div[data-v-5ae2557a] {
  line-height: 20px;
}
.p-supplier-goods .p-goods-list .p-content .p-card-box .p-card .p-check[data-v-5ae2557a] {
  text-align: right;
}
.p-supplier-goods .p-page[data-v-5ae2557a] {
  float: right;
}
.p-supplier-goods .icon-check[data-v-5ae2557a] {
  font-size: 18px;
  color: #00a36d;
}
.p-supplier-goods .icon-notchecked[data-v-5ae2557a] {
  color: #5d5d5d;
  font-size: 18px;
}
.p-supplier-goods [data-v-5ae2557a]::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #fff;
}
.p-supplier-goods [data-v-5ae2557a]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}

.p-batch-org[data-v-139d3fda] {
  padding: 20px;
  background: #fff;
}
.p-batch-org >div[data-v-139d3fda] {
  border: 1px solid #e0e0e0;
  background-color: #fff;
}
.p-batch-org >div .p-top[data-v-139d3fda] {
  padding-left: 10px;
  line-height: 40px;
  color: #333;
  font-size: 14px;
  background-color: #eef3f1;
}
.p-batch-org >div .p-top button[data-v-139d3fda] {
  float: right;
  width: 80px;
  background-color: #00a36d;
}
.p-batch-org >div .p-top button[data-v-139d3fda]:hover {
  background: #007b53;
  color: #fff;
}
.p-batch-org .p-bottom[data-v-139d3fda] {
  padding-bottom: 20px;
  border-top: none;
}
.p-batch-org .p-modal-org .p-modal-search[data-v-139d3fda] {
  float: left;
  width: 480px;
  height: 380px;
}
.p-batch-org .p-modal-org .p-tree-org[data-v-139d3fda] {
  max-height: 330px;
  overflow-y: auto;
  border: 1px solid #e0e0e0;
  margin-top: 10px;
  border-radius: 4px;
}
.p-batch-org .p-left[data-v-139d3fda] {
  color: #333;
  margin-left: 10px;
  margin-top: 5px;
  width: 60px;
  float: left;
}
.p-batch-org .p-search-down[data-v-139d3fda] {
  max-height: 235px;
  overflow-y: auto;
}
.p-batch-org .p-noData[data-v-139d3fda] {
  line-height: 60px;
  text-align: center;
}
.p-batch-org .p-search-down[data-v-139d3fda] {
  max-height: 194px;
  overflow-y: auto;
}
.p-batch-org .p-button >button[data-v-139d3fda] {
  float: left;
  width: 50%;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  border-top: 1px solid #e0e0e0;
}
.p-batch-org .p-button >button[data-v-139d3fda]:nth-of-type(2) {
  background-color: #00a36d;
  border-top: 1px solid #00a36d;
  color: #fff;
}

.p-batch-base[data-v-3a5c9666] {
  padding: 20px;
  background: #fff;
}
.p-batch-base >div[data-v-3a5c9666] {
  border: 1px solid #e0e0e0;
  background-color: #fff;
}
.p-batch-base >div .p-top[data-v-3a5c9666] {
  padding-left: 10px;
  line-height: 40px;
  color: #333;
  font-size: 14px;
  background-color: #eef3f1;
}
.p-batch-base >div .p-top button[data-v-3a5c9666] {
  float: right;
  width: 80px;
  background-color: #00a36d;
}
.p-batch-base >div .p-top button[data-v-3a5c9666]:hover {
  background: #007b53;
  color: #fff;
}
.p-batch-base .p-bottom[data-v-3a5c9666] {
  padding-bottom: 20px;
  border-top: none;
}
.p-batch-base .p-left[data-v-3a5c9666] {
  color: #333;
  margin-left: 10px;
  margin-top: 10px;
  width: 60px;
  float: left;
}

.p-purchaser-home[data-v-59f6f939] {
  background: #fff;
  padding: 20px 20px;
}
.p-purchaser-home .p-ctrl[data-v-59f6f939] {
  text-align: right;
}
.p-purchaser-home .p-ctrl > .g-row > *[data-v-59f6f939] {
  margin-left: 10px;
}
.p-purchaser-home .icon-notchecked[data-v-59f6f939] {
  color: #999;
}
.p-purchaser-home .icon-check[data-v-59f6f939] {
  color: #00a36d;
}
.p-purchaser-home .p-filter[data-v-59f6f939] {
  border: 1px solid #e0e0e0;
  padding: 8px 10px;
  height: 40px;
  background: #f2f2f2;
  border-bottom: none;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.p-purchaser-home .p-filter .p-check-all[data-v-59f6f939] {
  cursor: pointer;
}
.p-purchaser-home .p-filter .p-check-all span[data-v-59f6f939] {
  font-size: 12px;
  vertical-align: middle;
  color: #666;
}
.p-purchaser-home .p-filter .p-check-all i[data-v-59f6f939] {
  vertical-align: middle;
  font-size: 20px;
}
.p-purchaser-home .p-body-main[data-v-59f6f939] {
  height: 100%;
  width: 100%;
}
.p-purchaser-home .p-body-main .p-purchaser[data-v-59f6f939] {
  height: calc(100% - 80px);
  overflow-y: auto;
  padding: 10px;
  border: 1px solid #e0e0e0;
}
.p-purchaser-home .p-body-main .p-purchaser .p-card[data-v-59f6f939] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  position: relative;
  padding: 20px 10px;
  margin-bottom: 10px;
  overflow: hidden;
  height: 120px;
  cursor: pointer;
  background: #f2f2f2;
}
.p-purchaser-home .p-body-main .p-purchaser .p-card[data-v-59f6f939]:after {
  content: '';
  display: block;
  clear: both;
}
.p-purchaser-home .p-body-main .p-purchaser .p-card > .p-status[data-v-59f6f939] {
  background: #fd6a39;
  color: #fff;
  font-size: 12px;
  position: absolute;
  transform: rotate(-45deg);
  padding: 14px 50px 5px 50px;
  left: -55px;
  top: -4px;
}
.p-purchaser-home .p-body-main .p-purchaser .p-card .p-change[data-v-59f6f939] {
  width: 5px;
  height: 5px;
  top: 10px;
  right: 10px;
  position: absolute;
  background: #ff4500;
  border-radius: 50%;
}
.p-purchaser-home .p-body-main .p-purchaser .p-card > .p-icon[data-v-59f6f939] {
  float: left;
  margin-right: 10px;
}
.p-purchaser-home .p-body-main .p-purchaser .p-card > .p-icon img[data-v-59f6f939] {
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 100%;
}
.p-purchaser-home .p-body-main .p-purchaser .p-card > .p-info[data-v-59f6f939] {
  float: left;
}
.p-purchaser-home .p-body-main .p-purchaser .p-card > .p-info > p[data-v-59f6f939] {
  color: #999;
  padding-left: 5px;
}
.p-purchaser-home .p-body-main .p-purchaser .p-card > .p-info > p span[data-v-59f6f939] {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  border-radius: 2px;
  color: #fff;
  background: #fd6a39;
  text-align: center;
  line-height: 16px;
}
.p-purchaser-home .p-body-main .p-purchaser .p-card > .p-info > p i[data-v-59f6f939] {
  font-size: 22px;
  vertical-align: middle;
}
.p-purchaser-home .p-body-main .p-purchaser .p-card > .p-info > p[data-v-59f6f939]:nth-child(2) {
  margin-bottom: 5px;
}
.p-purchaser-home .p-body-main .p-purchaser .p-card > .p-info > p[data-v-59f6f939]:first-child {
  width: 160px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 0;
  color: #333;
  font-size: 14px;
  margin-bottom: 10px;
}
.p-purchaser-home .p-body-main .p-purchaser .p-card > .p-check[data-v-59f6f939] {
  position: absolute;
  right: 10px;
  top: 10px;
}
.p-purchaser-home .p-body-main .p-purchaser .p-card > .p-hover[data-v-59f6f939] {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  text-align: center;
  color: #fff;
  padding: 20px 40px;
}
.p-purchaser-home .p-body-main .p-purchaser .p-card > .p-hover i[data-v-59f6f939] {
  font-size: 30px;
}
.p-purchaser-home .p-body-main .p-purchaser .p-card > .p-hover p[data-v-59f6f939] {
  margin: 10px 0;
  font-size: 12px;
}
.p-purchaser-home .p-body-main .p-purchaser .p-card:hover > .p-hover[data-v-59f6f939] {
  display: block;
}
.p-purchaser-home .p-size[data-v-59f6f939] {
  font-size: 20px;
  vertical-align: middle;
}
.p-purchaser-home .p-bind-purchaser .p-content[data-v-59f6f939],
.p-purchaser-home .p-add-purchaser .p-content[data-v-59f6f939] {
  text-align: left !important;
  border-radius: 6px;
  overflow: hidden;
  border: 0;
  width: 600px;
  padding-bottom: 100px;
}
.p-purchaser-home .p-bind-purchaser .p-content .title[data-v-59f6f939],
.p-purchaser-home .p-add-purchaser .p-content .title[data-v-59f6f939] {
  height: 40px;
  font-size: 16px;
  font-weight: 800;
  line-height: 40px;
  background-color: #fff;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.p-purchaser-home .p-bind-purchaser .p-content .info[data-v-59f6f939],
.p-purchaser-home .p-add-purchaser .p-content .info[data-v-59f6f939] {
  background-color: #fff;
  padding: 40px 40px;
  height: 350px;
}
.p-purchaser-home .p-bind-purchaser .p-content .info .p-list[data-v-59f6f939],
.p-purchaser-home .p-add-purchaser .p-content .info .p-list[data-v-59f6f939] {
  padding-bottom: 25px;
}
.p-purchaser-home .p-bind-purchaser .p-content .info .p-list[data-v-59f6f939]:after,
.p-purchaser-home .p-add-purchaser .p-content .info .p-list[data-v-59f6f939]:after {
  content: '';
  display: block;
  clear: both;
}
.p-purchaser-home .p-bind-purchaser .p-content .info .p-left[data-v-59f6f939],
.p-purchaser-home .p-add-purchaser .p-content .info .p-left[data-v-59f6f939] {
  padding-left: 90px;
}
.p-purchaser-home .p-bind-purchaser .p-content .info .p-input[data-v-59f6f939],
.p-purchaser-home .p-add-purchaser .p-content .info .p-input[data-v-59f6f939] {
  float: left;
  width: 400px;
}
.p-purchaser-home .p-bind-purchaser .p-content .info .p-input[data-v-59f6f939]:after,
.p-purchaser-home .p-add-purchaser .p-content .info .p-input[data-v-59f6f939]:after {
  content: '';
  display: block;
  clear: both;
}
.p-purchaser-home .p-bind-purchaser .p-content .info .start[data-v-59f6f939],
.p-purchaser-home .p-add-purchaser .p-content .info .start[data-v-59f6f939] {
  display: block;
  float: left;
  padding-top: 10px;
}
.p-purchaser-home .p-bind-purchaser .p-content .p-add-branch[data-v-59f6f939],
.p-purchaser-home .p-add-purchaser .p-content .p-add-branch[data-v-59f6f939] {
  height: 400px;
}
.p-purchaser-home .p-bind-purchaser .p-content .p-addPur[data-v-59f6f939],
.p-purchaser-home .p-add-purchaser .p-content .p-addPur[data-v-59f6f939] {
  padding: 50px 40px;
}
.p-purchaser-home .p-bind-purchaser .p-content .p-btn button[data-v-59f6f939],
.p-purchaser-home .p-add-purchaser .p-content .p-btn button[data-v-59f6f939] {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
.p-purchaser-home .p-addStore[data-v-59f6f939] {
  width: 200px;
  margin: auto;
  padding: 10px 20px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #00994f;
}
.p-purchaser-home .p-add-branch-list[data-v-59f6f939] {
  padding-top: 10px;
}
.p-purchaser-home .p-add-branch-list li[data-v-59f6f939] {
  display: inline-block;
  width: 230px;
  margin-left: 10px;
  padding: 5px 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  border: 1px solid #ebebeb;
  border-radius: 5px;
}
.p-purchaser-home .p-add-branch-list li > i[data-v-59f6f939] {
  color: #ebebeb;
}
.p-purchaser-home .p-name-spacing[data-v-59f6f939] {
  letter-spacing: 2.4px;
}
.p-purchaser-home .p-success-purchaser[data-v-59f6f939] {
  height: 250px;
  background: #fff;
}
.p-purchaser-home .p-success-purchaser > div[data-v-59f6f939] {
  padding-top: 90px;
}
.p-purchaser-home .p-success-purchaser > div img[data-v-59f6f939] {
  width: 124px;
  height: 136px;
}
.p-purchaser-home .p-success-purchaser > div >div[data-v-59f6f939] {
  margin-left: -20px;
}
.p-purchaser-home .p-purchaser-search .u-search[data-v-59f6f939] {
  width: 400px;
}
.p-purchaser-home .p-purchaser-search-success[data-v-59f6f939] {
  border: 1px solid #e0e0e0;
  border-top: none;
  max-height: 200px;
  overflow-y: scroll;
}
.p-purchaser-home .p-purchaser-search-success > ul[data-v-59f6f939] {
  margin: 0 10px;
}
.p-purchaser-home .p-purchaser-search-success > ul li[data-v-59f6f939] {
  padding: 10px 0;
  border-bottom: 1px solid #e0e0e0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.p-purchaser-home .p-purchaser-search-success > ul li[data-v-59f6f939]:last-child {
  border-bottom: none;
}
.p-purchaser-home .p-purchaser-no-data[data-v-59f6f939] {
  padding-top: 10px;
}
.p-purchaser-home .p-purchaser-no-data > span[data-v-59f6f939] {
  color: #999;
}
.p-purchaser-home .p-add-purchaser-card .p-card[data-v-59f6f939] {
  width: 680px;
  height: 450px;
  background: #fff;
  border-radius: 5px;
}
.p-purchaser-home .p-add-purchaser-card .p-card .p-title[data-v-59f6f939] {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
}
.p-purchaser-home .p-add-purchaser-card .p-card .p-modal-title[data-v-59f6f939] {
  height: 40px;
  width: 100%;
  margin: auto;
}
.p-purchaser-home .p-add-purchaser-card .p-card .p-modal-title .p-modal-title-head[data-v-59f6f939] {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: 20px;
}
.p-purchaser-home .p-add-purchaser-card .p-card .p-modal-title .p-modal-title-head > li p[data-v-59f6f939]:nth-child(2) {
  margin-top: 5px;
}
.p-purchaser-home .p-add-purchaser-card .p-card .p-modal-title .p-modal-title-head .p-modal-step[data-v-59f6f939] {
  display: inline-block;
  width: 24px;
  height: 24px;
  color: #fff;
  line-height: 24px;
  text-align: center;
  border-radius: 50%;
  background: #dedede;
}
.p-purchaser-home .p-add-purchaser-card .p-card .p-modal-title .p-modal-title-head .p-modal-line[data-v-59f6f939] {
  position: absolute;
  height: 4px;
  top: 10px;
  z-index: 10;
}
.p-purchaser-home .p-add-purchaser-card .p-card .p-modal-title .p-modal-title-head .p-modal-line-tow[data-v-59f6f939] {
  width: 30%;
  left: 125px;
  background: #dedede;
}
.p-purchaser-home .p-add-purchaser-card .p-card .p-modal-title .p-modal-title-head .p-modal-line-three[data-v-59f6f939] {
  width: 30%;
  left: 352px;
  background: #dedede;
}
.p-purchaser-home .p-add-purchaser-card .p-card .p-modal-title .p-modal-title-head .p-modal-purchase[data-v-59f6f939] {
  color: #00a36d;
}
.p-purchaser-home .p-add-purchaser-card .p-card .p-modal-title .p-modal-title-head .p-modal-purchase > p i[data-v-59f6f939] {
  font-size: 24px;
  color: #fff;
  background: #00a36d;
  border-radius: 50%;
}
.p-purchaser-home .p-add-purchaser-card .p-card .p-modal-content[data-v-59f6f939] {
  width: 80%;
  margin: auto;
}
.p-purchaser-home .p-add-purchaser-card .p-card .p-modal-content .p-modal-purchase-name[data-v-59f6f939] {
  height: 40px;
  padding: 0 83px;
  margin-top: 80px;
}
.p-purchaser-home .p-add-purchaser-card .p-card .p-modal-content .p-modal-purchase-name > span[data-v-59f6f939] {
  line-height: 40px;
}
.p-purchaser-home .p-add-purchaser-card .p-card .p-modal-content .p-modal-purchase-name .p-input[data-v-59f6f939] {
  width: 300px;
}
.p-purchaser-home .p-add-purchaser-card .p-card .p-modal-content .p-modal-step-number-two[data-v-59f6f939] {
  position: relative;
  width: 420px;
  height: 230px;
  margin: auto;
  margin-top: 60px;
  background: #f9f9f9;
}
.p-purchaser-home .p-add-purchaser-card .p-card .p-modal-content .p-modal-step-number-two > p[data-v-59f6f939]:nth-child(1) {
  text-align: centr;
  padding-top: 10px;
}
.p-purchaser-home .p-add-purchaser-card .p-card .p-modal-content .p-modal-step-number-two > p:nth-child(1) > span[data-v-59f6f939]:nth-child(2) {
  color: #00a36d;
  margin-right: 5px;
  cursor: pointer;
}
.p-purchaser-home .p-add-purchaser-card .p-card .p-modal-content .p-modal-step-number-two > ul li[data-v-59f6f939] {
  height: 40px;
  margin-top: 20px;
  padding: 0 20px;
}
.p-purchaser-home .p-add-purchaser-card .p-card .p-modal-content .p-modal-step-number-two > ul li > span[data-v-59f6f939] {
  line-height: 40px;
}
.p-purchaser-home .p-add-purchaser-card .p-card .p-modal-content .p-modal-step-number-two > ul li > div[data-v-59f6f939] {
  width: 300px;
  margin-left: 5px;
}
.p-purchaser-home .p-add-purchaser-card .p-card .p-modal-content .p-modal-step-number-two > ul > li:nth-child(1) > span[data-v-59f6f939],
.p-purchaser-home .p-add-purchaser-card .p-card .p-modal-content .p-modal-step-number-two > ul li:nth-child(3) > span[data-v-59f6f939] {
  letter-spacing: 3px;
}
.p-purchaser-home .p-add-purchaser-card .p-card .p-modal-content .p-modal-step-number-two .p-modal-next[data-v-59f6f939] {
  position: absolute;
  width: 140%;
  left: -80px;
  z-index: 10;
  top: 90px;
}
.p-purchaser-home .p-add-purchaser-card .p-card .p-modal-content .p-modal-step-number-two .p-modal-next > span[data-v-59f6f939] {
  cursor: pointer;
}
.p-purchaser-home .p-add-purchaser-card .p-card .p-modal-content .p-modal-step-number-two .p-modal-next > span > i[data-v-59f6f939] {
  font-size: 30px;
  color: #c3c3c3;
}
.p-purchaser-home .p-add-purchaser-card .p-card .p-modal-content .p-modal-step-number-two .p-modal-dot[data-v-59f6f939] {
  margin-top: 38px;
}
.p-purchaser-home .p-add-purchaser-card .p-card .p-modal-content .p-modal-step-number-two .p-modal-dot li[data-v-59f6f939] {
  margin-right: 40px;
  display: inline-block;
}
.p-purchaser-home .p-add-purchaser-card .p-card .p-modal-content .p-modal-step-number-two .p-modal-dot li > span[data-v-59f6f939] {
  display: inline-block;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #ededed;
}
.p-purchaser-home .p-add-purchaser-card .p-card .p-select[data-v-59f6f939] {
  background: #00a36d !important;
}
.p-purchaser-home .p-add-purchaser-card .p-card .p-modal-bottom-but[data-v-59f6f939] {
  position: absolute;
  bottom: 0;
  height: 40px;
  width: 100%;
}

.p-supplier-recycle[data-v-87ec1826] {
  background-color: #fff;
  padding: 0 20px;
  overflow: hidden;
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
/*定义滑块，内阴影及圆角*/
}
.p-supplier-recycle .p-material-body[data-v-87ec1826] {
  height: calc(100% - 60px);
}
.p-supplier-recycle .p-material-body .p-material-title[data-v-87ec1826] {
  margin-bottom: 10px;
}
.p-supplier-recycle .p-material-body .p-material-content[data-v-87ec1826] {
  background-color: #fff;
  margin-bottom: 10px;
}
.p-supplier-recycle .p-material-body .p-material-content .p-recycle-title[data-v-87ec1826] {
  height: 40px;
  line-height: 40px;
  background: #f2f2f2;
  border: 1px solid #e0e0e0;
}
.p-supplier-recycle .p-material-body .p-material-content .p-recycle-title[data-v-87ec1826]:after {
  content: '';
  display: block;
  clear: both;
}
.p-supplier-recycle .p-material-body .p-material-content .p-recycle-title .iconfont[data-v-87ec1826] {
  margin-right: 10px;
  margin-left: 10px;
  vertical-align: middle;
}
.p-supplier-recycle .p-material-body .p-material-content .p-recycle-title .icon-notchecked[data-v-87ec1826] {
  color: #999;
}
.p-supplier-recycle .p-material-body .p-material-content .p-recycle-title .icon-check[data-v-87ec1826] {
  color: #00a36d;
}
.p-supplier-recycle .p-material-body .p-material-content .p-recycle-title label[data-v-87ec1826]:nth-child(1) {
  padding-left: 10px;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info[data-v-87ec1826] {
  border: 1px solid #e0e0e0;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info >label[data-v-87ec1826]:nth-child(1) {
  padding: 10px;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info .name-color[data-v-87ec1826] {
  color: #f88f07;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li[data-v-87ec1826] {
  float: left;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-info[data-v-87ec1826] {
  background-color: #f9f9f9;
  width: 190px;
  height: 130px;
  padding: 10px;
  margin: 5px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-info >p[data-v-87ec1826]:nth-child(1) {
  text-align: -webkit-right;
  color: #999;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-info .p-sup-img img[data-v-87ec1826] {
  width: 60px;
  height: 60px;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-info .p-sup-info p[data-v-87ec1826]:nth-child(1) {
  margin-left: 15px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #333;
  font-size: 14px;
  margin-bottom: 10px;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-info .p-sup-info p:nth-child(1) .icon-personal[data-v-87ec1826] {
  font-size: 14px;
  color: #f97753;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-info .p-sup-info >p[data-v-87ec1826]:nth-child(2),
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-info .p-sup-info >p[data-v-87ec1826]:nth-child(3),
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-info .p-sup-info >p[data-v-87ec1826]:nth-child(4) {
  margin-left: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #999;
  margin-bottom: 5px;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-info .p-sup-info >p:nth-child(2) i[data-v-87ec1826],
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-info .p-sup-info >p:nth-child(3) i[data-v-87ec1826],
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-info .p-sup-info >p:nth-child(4) i[data-v-87ec1826] {
  font-size: 20px;
  vertical-align: middle;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-info .icon-check[data-v-87ec1826] {
  color: #00a36d;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-hover-ma[data-v-87ec1826] {
  width: 190px;
  height: 130px;
  padding: 0 10px 0 30px;
  margin: 5px;
  text-align: left;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  background: #00a36d;
  color: #fff;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-hover-ma p[data-v-87ec1826]:nth-child(1) {
  text-align: -webkit-right;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-hover-ma p[data-v-87ec1826] {
  padding-top: 10px;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info li .p-hover-ma .icon-check[data-v-87ec1826] {
  color: #fff;
}
.p-supplier-recycle .p-material-body .p-material-content .p-material-info[data-v-87ec1826]:after {
  content: '';
  display: block;
  clear: both;
}
.p-supplier-recycle .p-material-body .box[data-v-87ec1826] {
  width: 100%;
  height: 95%;
  overflow-y: auto;
  background-color: #fff;
}
.p-supplier-recycle .p-material-body .noData[data-v-87ec1826] {
  text-align: center;
}
.p-supplier-recycle [data-v-87ec1826]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #fff;
}
.p-supplier-recycle [data-v-87ec1826]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}
.p-page[data-v-87ec1826] {
  float: right;
  margin-top: 18px;
  margin-right: 20px;
}

.p-supplier-modify[data-v-51960e84] {
  background: #fff;
  padding: 0 20px 20px;
/* 基本信息 */
/* 证照管理 */
/* 修改日志 */
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
/*定义滑块，内阴影及圆角*/
}
.p-supplier-modify .p-save[data-v-51960e84] {
  width: 80px;
  font-size: 14px;
}
.p-supplier-modify .p-base[data-v-51960e84] {
  padding: 10px;
}
.p-supplier-modify .p-base > ul[data-v-51960e84] {
  color: #333;
}
.p-supplier-modify .p-base > ul > li[data-v-51960e84] {
  margin-bottom: 10px;
}
.p-supplier-modify .p-base > ul > li > *[data-v-51960e84] {
  display: inline-block;
  vertical-align: middle;
}
.p-supplier-modify .p-base > ul > li > div[data-v-51960e84]:nth-of-type(1)::before {
  content: '* ';
  visibility: hidden;
}
.p-supplier-modify .p-base > ul > li > div[data-v-51960e84]:nth-of-type(2) {
  color: #666;
  width: 480px;
}
.p-supplier-modify .p-base > ul .p-class[data-v-51960e84] {
  position: relative;
}
.p-supplier-modify .p-base > ul:last-child > li[data-v-51960e84]:last-child {
  margin-bottom: 0;
}
.p-supplier-modify .p-purchaser-set[data-v-51960e84] {
  padding: 10px;
}
.p-supplier-modify .p-space[data-v-51960e84] {
  letter-spacing: 6px;
}
.p-supplier-modify .p-space-24[data-v-51960e84] {
  letter-spacing: 24px;
}
.p-supplier-modify .p-star[data-v-51960e84]::before {
  content: '* ' !important;
  visibility: visible !important;
  color: #f00;
}
.p-supplier-modify .p-supplier[data-v-51960e84] {
  padding: 10px;
  padding-bottom: 0;
}
.p-supplier-modify .p-license[data-v-51960e84] {
  padding: 10px;
}
.p-supplier-modify .p-license ul li[data-v-51960e84] {
  text-align: center;
  float: left;
  margin-right: 10px;
}
.p-supplier-modify .p-license ul li .p-img-box[data-v-51960e84] {
  width: 138px;
  height: 130px;
  border: 1px solid #ededed;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.p-supplier-modify .p-license ul li .p-img-box img[data-v-51960e84] {
  width: 100%;
  height: 130px;
}
.p-supplier-modify .p-license ul li .p-img-box .p-date[data-v-51960e84] {
  height: 22px;
  line-height: 22px;
  color: #fff;
  background: rgba(0,0,0,0.2);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.p-supplier-modify .p-license ul li .p-img-box .icon-documents[data-v-51960e84] {
  font-size: 24px;
  color: #d8d8d8;
}
.p-supplier-modify .p-license ul li .p-img-box .p-type-name[data-v-51960e84] {
  color: #999;
  margin-top: 6px;
}
.p-supplier-modify .p-license ul li button[data-v-51960e84] {
  width: 100% !important;
}
.p-supplier-modify .p-license ul li .p-download[data-v-51960e84] {
  display: block;
  border-top: 1px solid #00b0ad !important;
  background: #00b0ad;
  width: 100% !important;
}
.p-supplier-modify .p-license ul li .p-download[data-v-51960e84]:hover {
  border-top: 1px solid #008583 !important;
  background: #008583;
}
.p-supplier-modify .p-license ul .p-overdue[data-v-51960e84] {
  position: relative;
}
.p-supplier-modify .p-license ul .p-overdue .p-soon-overdue[data-v-51960e84],
.p-supplier-modify .p-license ul .p-overdue .p-overdue[data-v-51960e84] {
  position: absolute;
  top: 10px;
  right: -30px;
  background: #fd6a39;
  color: #fff;
  font-size: 12px;
  position: absolute;
  transform: rotate(45deg);
  padding: 2px 30px;
}
.p-supplier-modify .p-license ul .p-overdue .p-err[data-v-51960e84] {
  background-color: #fd6a39 !important;
}
.p-supplier-modify .p-log-box[data-v-51960e84] {
  padding: 10px;
  color: #666;
  max-height: 500px;
  overflow-y: auto;
}
.p-supplier-modify .p-log-box .p-log li[data-v-51960e84] {
  border-left: 1px solid #e0e0e0;
  padding-left: 20px;
  position: relative;
  padding-top: 10px;
}
.p-supplier-modify .p-log-box .p-log li .p-round[data-v-51960e84] {
  width: 10px;
  height: 10px;
  position: absolute;
  left: -5.5px;
  background: #fff;
  top: 14px;
  border-radius: 50%;
}
.p-supplier-modify .p-log-box .p-log li[data-v-51960e84]:first-child {
  padding-top: 0;
}
.p-supplier-modify .p-log-box .p-log li:first-child i[data-v-51960e84] {
  top: 4px;
}
.p-supplier-modify .p-log-box .p-log li:nth-of-type(3n-2) .p-round[data-v-51960e84] {
  border: 2px solid #5cbe7e;
}
.p-supplier-modify .p-log-box .p-log li:nth-of-type(3n-1) .p-round[data-v-51960e84] {
  border: 2px solid #fb8d6f;
}
.p-supplier-modify .p-log-box .p-log li:nth-of-type(3n) .p-round[data-v-51960e84] {
  border: 2px solid #e8a200;
}
.p-supplier-modify .p-log-box .p-log .p-time[data-v-51960e84] {
  margin-left: 10px;
}
.p-supplier-modify .p-log-box .p-log .p-title[data-v-51960e84] {
  padding-bottom: 4px;
}
.p-supplier-modify .p-log-box .p-log .p-title .p-dot[data-v-51960e84] {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #666;
  position: absolute;
  left: -3px;
  top: 26px;
}
.p-supplier-modify .p-log-box .p-no-log[data-v-51960e84] {
  text-align: center;
}
.p-supplier-modify .p-log-box .p-strong[data-v-51960e84] {
  color: #333;
  font-weight: 800;
}
.p-supplier-modify .p-verify[data-v-51960e84] {
  position: absolute;
  top: 10px;
  color: #fd6a39;
}
.p-supplier-modify .p-verify > *[data-v-51960e84] {
  display: inline-block;
  vertical-align: middle;
}
.p-supplier-modify .p-verify i[data-v-51960e84] {
  font-size: 22px;
  vertical-align: middle;
}
.p-supplier-modify [data-v-51960e84]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #fff;
}
.p-supplier-modify [data-v-51960e84]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}
.p-supplier-modify .both[data-v-51960e84] {
  clear: both;
}
.p-supplier-modify .p-store[data-v-51960e84] {
  float: left;
  width: 240px;
  height: 110px;
  margin: 10px;
  border-radius: 4px;
  border: 1px solid #ededed;
}
.p-supplier-modify .p-store >i[data-v-51960e84] {
  float: right;
  margin: 5px 5px;
  font-size: 24px;
  cursor: pointer;
  color: #bfbfbf;
}
.p-supplier-modify .p-store .p-content[data-v-51960e84] {
  text-align: left;
  padding-left: 20px;
  padding-top: 10px;
}
.p-supplier-modify .p-store .p-content p[data-v-51960e84] {
  margin-top: 10px;
  font-size: 12px;
  color: #999;
}
.p-supplier-modify .p-store .p-content p[data-v-51960e84]:nth-child(1) {
  font-size: 14px;
  color: #333;
}
.p-supplier-modify .p-store-add[data-v-51960e84] {
  border: 1px solid #00a36d;
}
.p-supplier-modify .p-store-add .p-add[data-v-51960e84] {
  text-align: center;
  padding-top: 40px;
}
.p-supplier-modify .p-add-purchaser .p-content[data-v-51960e84] {
  text-align: left !important;
  border-radius: 6px;
  overflow: hidden;
  border: 0;
  width: 600px;
  padding-bottom: 100px;
}
.p-supplier-modify .p-add-purchaser .p-content .title[data-v-51960e84] {
  height: 40px;
  font-size: 16px;
  font-weight: 800;
  line-height: 40px;
  background-color: #fff;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.p-supplier-modify .p-add-purchaser .p-content .info[data-v-51960e84] {
  background-color: #fff;
  padding: 100px 40px;
}
.p-supplier-modify .p-add-purchaser .p-content .info .p-list[data-v-51960e84] {
  padding-bottom: 25px;
}
.p-supplier-modify .p-add-purchaser .p-content .info .p-left[data-v-51960e84] {
  padding-left: 90px;
}
.p-supplier-modify .p-add-purchaser .p-content .info .p-input[data-v-51960e84] {
  float: left;
  width: 400px;
}
.p-supplier-modify .p-add-purchaser .p-content .info .start[data-v-51960e84] {
  display: block;
  float: left;
  padding-top: 10px;
}
.p-supplier-modify .p-add-purchaser .p-content .info .both[data-v-51960e84] {
  clear: both;
}
.p-supplier-modify .p-add-purchaser .p-content .p-addPur[data-v-51960e84] {
  padding: 50px 40px;
}
.p-supplier-modify .p-add-purchaser .p-content .p-btn button[data-v-51960e84] {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
.p-supplier-modify .p-add-purchaser .p-name-spacing[data-v-51960e84] {
  letter-spacing: 2.4px;
}

.p-purchaser-modify-setting[data-v-3d3056c6] {
  background: #fff;
/* 供应商设置 */
}
.p-purchaser-modify-setting .p-content[data-v-3d3056c6] {
  padding: 20px;
}
.p-purchaser-modify-setting .p-content >ul[data-v-3d3056c6] {
  color: #333;
}
.p-purchaser-modify-setting .p-content >ul li:first-child >div[data-v-3d3056c6] {
  float: left;
}
.p-purchaser-modify-setting .p-content >ul li:first-child >div[data-v-3d3056c6]:first-child {
  margin-top: 7px;
}
.p-purchaser-modify-setting .p-content >ul li:first-child >div[data-v-3d3056c6]:last-child {
  width: calc(100% - 80px);
}
.p-purchaser-modify-setting .p-content >ul >li[data-v-3d3056c6] {
  margin-bottom: 10px;
}
.p-purchaser-modify-setting .p-content >ul >li >*[data-v-3d3056c6] {
  display: inline-block;
  vertical-align: middle;
}
.p-purchaser-modify-setting .p-content >ul >li >div[data-v-3d3056c6]:nth-of-type(2) {
  color: #666;
  width: 480px;
}
.p-purchaser-modify-setting .p-content >ul >li .p-width-480[data-v-3d3056c6] {
  width: 480px;
}
.p-purchaser-modify-setting .p-content .p-space[data-v-3d3056c6] {
  letter-spacing: 6px;
}
.p-purchaser-modify-setting .p-rate[data-v-3d3056c6] {
  line-height: 40px;
  height: 40px;
}
.p-purchaser-modify-setting .p-switch[data-v-3d3056c6] {
  width: 60px !important;
}
.p-purchaser-modify-setting .p-finance-set .p-reconciliation-time .p-switch[data-v-3d3056c6] {
  display: inline-block;
  white-space: nowrap;
  margin-left: 20px;
}
.p-purchaser-modify-setting .p-finance-set .p-reconciliation-time .p-switch >*[data-v-3d3056c6] {
  vertical-align: middle;
  display: inline-block;
}
.p-purchaser-modify-setting .p-finance-set input[data-v-3d3056c6] {
  line-height: 38px;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  color: #333;
  margin-right: 4px;
  width: 60px;
  text-align: center;
}
.p-purchaser-modify-setting .p-finance-set .p-abnormal input[data-v-3d3056c6] {
  margin: 0 4px;
}

.p-relation-relation[data-v-4ffadebc] {
  padding: 0 20px;
  background: #fff;
}
.p-relation-relation .p-ctrl[data-v-4ffadebc] {
  text-align: right;
}
.p-relation-relation .icon-notchecked[data-v-4ffadebc] {
  color: #999;
}
.p-relation-relation .icon-check[data-v-4ffadebc] {
  color: #00a36d;
}
.p-relation-relation .p-btn[data-v-4ffadebc] {
  width: 60px;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
}
.p-relation-relation .p-btn[data-v-4ffadebc]:hover {
  color: #fff;
  background: #00a36d;
}
.p-relation-relation .p-slot[data-v-4ffadebc] {
  max-height: 120px;
  overflow: auto;
}
.p-relation-relation .p-no-org[data-v-4ffadebc] {
  padding: 10px 0;
  color: #fd6a39;
}
.p-relation-relation .p-no-org > *[data-v-4ffadebc] {
  vertical-align: middle;
}
.p-relation-relation .p-no-org i[data-v-4ffadebc] {
  font-size: 22px;
}
.p-relation-relation .p-org-title[data-v-4ffadebc],
.p-relation-relation .p-material-title[data-v-4ffadebc] {
  height: 40px;
  line-height: 40px;
  margin: 10px 0;
}
.p-relation-relation .p-org-title div:nth-child(1) > label[data-v-4ffadebc],
.p-relation-relation .p-material-title div:nth-child(1) > label[data-v-4ffadebc] {
  font-size: 14px;
  color: #333;
}
.p-relation-relation .p-org-title div:nth-child(1) > label > span[data-v-4ffadebc],
.p-relation-relation .p-material-title div:nth-child(1) > label > span[data-v-4ffadebc] {
  color: #999;
}
.p-relation-relation .p-org-content .p-title-select-all[data-v-4ffadebc] {
  padding: 10px 10px 0 0;
}
.p-relation-relation .p-org-content .p-title-select-all i[data-v-4ffadebc] {
  vertical-align: middle;
}
.p-relation-relation .p-org-content .p-org-store[data-v-4ffadebc] {
  padding: 5px 0 0 10px;
}
.p-relation-relation .p-org-content .p-org-store ul li[data-v-4ffadebc] {
  display: inline-block;
  color: #999;
  cursor: pointer;
  margin: 5px 10px 5px 0;
}
.p-relation-relation .p-org-content .p-org-store ul .select-check[data-v-4ffadebc]:hover {
  color: #00a36d;
  text-decoration: underline;
}
.p-relation-relation .p-org-content .p-corporation[data-v-4ffadebc] {
  margin: 5px 0 0 10px;
}
.p-relation-relation .p-org-content .p-corporation > label[data-v-4ffadebc] {
  margin-top: 5px;
  color: #333;
}
.p-relation-relation .p-org-content .p-corporation > label .icon-branch[data-v-4ffadebc] {
  vertical-align: middle;
}
.p-relation-relation .p-org-content .p-corporation ul[data-v-4ffadebc] {
  margin-left: 20px;
}
.p-relation-relation .p-org-content .p-corporation ul li[data-v-4ffadebc] {
  display: inline-block;
  color: #999;
  cursor: pointer;
  margin: 5px 10px 5px 0;
}
.p-relation-relation .p-org-content .p-corporation ul .select-check[data-v-4ffadebc]:hover {
  color: #00a36d;
  text-decoration: underline;
}
.p-relation-relation .p-state[data-v-4ffadebc] {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
}
.p-relation-relation .p-state.p-state-0[data-v-4ffadebc] {
  background: #f00;
}
.p-relation-relation .p-state.p-state-1[data-v-4ffadebc] {
  background: #00a36d;
}
.p-relation-relation .p-legend[data-v-4ffadebc] {
  height: 40px;
  line-height: 40px;
  color: #999;
}
.p-relation-relation .p-legend .p-legend-text[data-v-4ffadebc] {
  padding-right: 10px;
}
.p-relation-relation .p-icon i[data-v-4ffadebc] {
  font-size: 20px;
  vertical-align: middle;
}
.p-relation-relation .p-active > span[data-v-4ffadebc]:hover {
  color: #00a36d;
  text-decoration: underline;
  cursor: pointer;
}
.p-relation-relation .p-material-tab[data-v-4ffadebc] {
  position: relative;
}
.p-relation-relation .p-material-tab .iconTips[data-v-4ffadebc] {
  position: absolute;
  top: 12px;
  right: 130px;
}
.p-relation-relation .p-row-input[data-v-4ffadebc] {
  width: 100%;
}
.p-relation-relation .p-row-input input[data-v-4ffadebc] {
  height: 25px;
  width: 80%;
  text-align: center;
}
.p-relation-relation .p-relation-org .p-content[data-v-4ffadebc] {
  text-align: left !important;
  border-radius: 6px;
  overflow: hidden;
  border: 0;
  width: 600px;
  background: #fff;
}
.p-relation-relation .p-relation-org .p-content .title[data-v-4ffadebc] {
  height: 40px;
  font-size: 16px;
  font-weight: 800;
  line-height: 40px;
  background-color: #fff;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.p-relation-relation .p-relation-org .p-content .p-supply-organization-list[data-v-4ffadebc] {
  margin: 0 10px;
  height: 300px;
  overflow-y: scroll;
}
.p-relation-relation .p-relation-org .p-content .p-supply-organization-list li[data-v-4ffadebc] {
  padding: 10px;
  border-bottom: 1px solid #ebebeb;
}
.p-relation-relation .p-relation-org .p-content .p-supply-organization-list li[data-v-4ffadebc]:last-child {
  border-bottom: none;
}
.p-relation-relation .p-relation-org .p-content .p-btn[data-v-4ffadebc] {
  width: 100%;
}
.p-relation-relation .p-relation-org .p-content .p-btn button[data-v-4ffadebc] {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}

.p-purchase-relation[data-v-1ee83429] {
  padding: 0 20px;
  background: #fff;
}
.p-purchase-relation .icon-notchecked[data-v-1ee83429] {
  color: #999;
}
.p-purchase-relation .icon-check[data-v-1ee83429] {
  color: #00a36d;
}
.p-purchase-relation .p-btn[data-v-1ee83429] {
  width: 60px;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
}
.p-purchase-relation .p-btn[data-v-1ee83429]:hover {
  color: #fff;
  background: #00a36d;
}
.p-purchase-relation .p-slot[data-v-1ee83429] {
  max-height: 120px;
  overflow: auto;
}
.p-purchase-relation .p-no-org[data-v-1ee83429] {
  padding: 10px 0;
  color: #fd6a39;
}
.p-purchase-relation .p-no-org >*[data-v-1ee83429] {
  vertical-align: middle;
}
.p-purchase-relation .p-no-org i[data-v-1ee83429] {
  font-size: 22px;
}
.p-purchase-relation .p-org-title[data-v-1ee83429],
.p-purchase-relation .p-material-title[data-v-1ee83429] {
  height: 40px;
  line-height: 40px;
  margin: 10px 0;
}
.p-purchase-relation .p-org-title div:nth-child(1) >label[data-v-1ee83429],
.p-purchase-relation .p-material-title div:nth-child(1) >label[data-v-1ee83429] {
  font-size: 14px;
  color: #333;
}
.p-purchase-relation .p-org-title div:nth-child(1) >label >span[data-v-1ee83429],
.p-purchase-relation .p-material-title div:nth-child(1) >label >span[data-v-1ee83429] {
  color: #999;
}
.p-purchase-relation .p-org-content .p-title-select-all[data-v-1ee83429] {
  padding: 10px 10px 0 0;
}
.p-purchase-relation .p-org-content .p-title-select-all i[data-v-1ee83429] {
  vertical-align: middle;
}
.p-purchase-relation .p-org-content .p-corporation[data-v-1ee83429] {
  margin: 5px 0 0 10px;
}
.p-purchase-relation .p-org-content .p-corporation >label[data-v-1ee83429] {
  margin-top: 5px;
  color: #333;
}
.p-purchase-relation .p-org-content .p-corporation >label .icon-branch[data-v-1ee83429] {
  vertical-align: middle;
}
.p-purchase-relation .p-org-content .p-corporation ul[data-v-1ee83429] {
  margin-left: 20px;
}
.p-purchase-relation .p-org-content .p-corporation ul li[data-v-1ee83429] {
  display: inline-block;
  color: #999;
  cursor: pointer;
  margin: 5px 10px 5px 0;
}
.p-purchase-relation .p-org-content .p-corporation ul .select-check[data-v-1ee83429]:hover {
  color: #00a36d;
  text-decoration: underline;
}
.p-purchase-relation .p-filter[data-v-1ee83429] {
  border: 1px solid #e0e0e0;
  padding: 8px 10px;
  height: 40px;
  background: #f2f2f2;
  border-bottom: none;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.p-purchase-relation .p-state[data-v-1ee83429] {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
}
.p-purchase-relation .p-state.p-state-0[data-v-1ee83429] {
  background: #f00;
}
.p-purchase-relation .p-state.p-state-1[data-v-1ee83429] {
  background: #00a36d;
}
.p-purchase-relation .p-legend[data-v-1ee83429] {
  height: 40px;
  line-height: 40px;
  color: #999;
}
.p-purchase-relation .p-legend .p-legend-text[data-v-1ee83429] {
  padding-right: 10px;
}
.p-purchase-relation .p-icon i[data-v-1ee83429] {
  font-size: 20px;
  vertical-align: middle;
}
.p-purchase-relation .p-active>span[data-v-1ee83429]:hover {
  color: #00a36d;
  text-decoration: underline;
  cursor: pointer;
}
.p-purchase-relation .p-type-style-new[data-v-1ee83429] {
  padding: 0 1px;
  color: #fff;
  background: #00a36d;
}
.p-purchase-relation .p-type-style-update[data-v-1ee83429] {
  padding: 0 1px;
  color: #fff;
  background: #fd6a39;
}

.p-batch-tax-rate {
  padding: 20px;
  background: #fff;
}
.p-batch-tax-rate >div {
  background-color: #fff;
}
.p-batch-tax-rate >div .p-top {
  padding-left: 10px;
  line-height: 40px;
  color: #333;
  font-size: 14px;
  background-color: #eef3f1;
}
.p-batch-tax-rate >div .p-top button {
  float: right;
  width: 80px;
  background-color: #00a36d;
}
.p-batch-tax-rate >div .p-top button:hover {
  background: #007b53;
  color: #fff;
}
.p-batch-tax-rate .p-bottom {
  padding-bottom: 20px;
  border-top: none;
}
.p-batch-tax-rate .p-left {
  color: #333;
  margin-left: 10px;
  margin-top: 10px;
  width: 60px;
  float: left;
}
.p-batch-tax-rate .p-org-lists {
  padding: 10px;
  border-top: 1px solid #ededed;
}
.p-batch-tax-rate .p-org-lists >span {
  padding-top: 10px;
}
.p-up-dropdown .u-dropdown-container {
  position: relative !important;
  top: 0 !important;
}

.p-batch-base[data-v-11935852] {
  padding: 20px;
  background: #fff;
}
.p-batch-base .p-org-lists[data-v-11935852] {
  background: #fff;
  padding: 10px;
  border-top: 1px solid #ebebeb;
}
.p-batch-base .p-org-lists >span[data-v-11935852] {
  padding-top: 10px;
  float: left;
}
.p-batch-base .p-org-lists >div[data-v-11935852] {
  float: left;
}
.p-batch-base .p-org-lists[data-v-11935852]:after {
  content: '';
  display: block;
  clear: both;
}

.p-batch-org[data-v-bf89b2be] {
  padding: 20px;
  background: #fff;
}
.p-batch-org .p-org-lists[data-v-bf89b2be] {
  background: #fff;
  padding: 10px;
  border-top: 1px solid #ebebeb;
}
.p-batch-org .p-org-lists >span[data-v-bf89b2be] {
  float: left;
}
.p-batch-org .p-supply-organization-list[data-v-bf89b2be] {
  float: left;
  margin: 0 10px;
  width: 41%;
  border: 1px solid #ebebeb;
}
.p-batch-org .p-supply-organization-list li[data-v-bf89b2be] {
  padding: 10px;
  border-bottom: 1px solid #ebebeb;
}
.p-batch-org .p-supply-organization-list li[data-v-bf89b2be]:last-child {
  border-bottom: none;
}
.p-batch-org[data-v-bf89b2be]:after {
  content: '';
  display: block;
  clear: both;
}

.p-supplier-goods[data-v-4145378a] {
  background: #fff;
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
/*定义滑块，内阴影及圆角*/
}
.p-supplier-goods .p-add[data-v-4145378a] {
  padding: 0 16px;
}
.p-supplier-goods .p-goods-list[data-v-4145378a] {
  overflow: hidden;
}
.p-supplier-goods .p-goods-list .p-check-button[data-v-4145378a] {
  line-height: 38px;
  height: 38px;
  color: #666;
  padding-right: 8px;
}
.p-supplier-goods .p-goods-list .p-check-button *[data-v-4145378a] {
  cursor: pointer;
  vertical-align: middle;
}
.p-supplier-goods .p-goods-list .p-content[data-v-4145378a] {
  padding: 10px 0 0 10px;
  overflow-y: auto;
  height: 100%;
}
.p-supplier-goods .p-goods-list .p-content .p-card-box .p-card[data-v-4145378a] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  overflow: hidden;
  cursor: pointer;
  background: #f2f2f2;
}
.p-supplier-goods .p-goods-list .p-content .p-card-box .p-card .p-name[data-v-4145378a] {
  color: #333;
  font-size: 14px;
}
.p-supplier-goods .p-goods-list .p-content .p-card-box .p-card .p-info[data-v-4145378a] {
  margin-top: 8px;
  color: #999;
}
.p-supplier-goods .p-goods-list .p-content .p-card-box .p-card .p-info >div[data-v-4145378a] {
  line-height: 20px;
}
.p-supplier-goods .p-goods-list .p-content .p-card-box .p-card .p-check[data-v-4145378a] {
  text-align: right;
}
.p-supplier-goods .p-page[data-v-4145378a] {
  float: right;
}
.p-supplier-goods .icon-check[data-v-4145378a] {
  font-size: 18px;
  color: #00a36d;
}
.p-supplier-goods .icon-notchecked[data-v-4145378a] {
  color: #5d5d5d;
  font-size: 18px;
}
.p-supplier-goods [data-v-4145378a]::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #fff;
}
.p-supplier-goods [data-v-4145378a]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}
.p-supplier-goods .p-tips[data-v-4145378a] {
  float: left;
  margin-left: 10px;
}
.p-supplier-goods .p-tips .p-text[data-v-4145378a] {
  color: #666;
  font-size: 12px;
}
.p-supplier-goods .p-tips >*[data-v-4145378a] {
  display: inline-block;
  vertical-align: middle;
}

.p-supply-relation[data-v-8801d958] {
  padding: 0 20px;
  background: #fff;
}
.p-supply-relation .icon-notchecked[data-v-8801d958] {
  color: #999;
}
.p-supply-relation .icon-check[data-v-8801d958] {
  color: #00a36d;
}
.p-supply-relation .p-slot[data-v-8801d958] {
  max-height: 120px;
  overflow: auto;
}
.p-supply-relation .p-no-org[data-v-8801d958] {
  padding: 10px 0;
  color: #fd6a39;
}
.p-supply-relation .p-no-org > *[data-v-8801d958] {
  vertical-align: middle;
}
.p-supply-relation .p-no-org i[data-v-8801d958] {
  font-size: 22px;
}
.p-supply-relation .p-org-title[data-v-8801d958],
.p-supply-relation .p-material-title[data-v-8801d958] {
  height: 40px;
  line-height: 40px;
  margin: 10px 0;
}
.p-supply-relation .p-org-title div:nth-child(1) > label[data-v-8801d958],
.p-supply-relation .p-material-title div:nth-child(1) > label[data-v-8801d958] {
  font-size: 14px;
  color: #333;
}
.p-supply-relation .p-org-title div:nth-child(1) > label > span[data-v-8801d958],
.p-supply-relation .p-material-title div:nth-child(1) > label > span[data-v-8801d958] {
  color: #999;
}
.p-supply-relation .p-org-content .p-title-select-all[data-v-8801d958] {
  padding: 10px 10px 0 0;
}
.p-supply-relation .p-org-content .p-title-select-all i[data-v-8801d958] {
  vertical-align: middle;
}
.p-supply-relation .p-org-content .p-org-store[data-v-8801d958] {
  padding: 5px 0 0 10px;
}
.p-supply-relation .p-org-content .p-org-store ul li[data-v-8801d958] {
  display: inline-block;
  color: #999;
  cursor: pointer;
  margin: 5px 10px 5px 0;
}
.p-supply-relation .p-org-content .p-org-store ul .select-check[data-v-8801d958]:hover {
  color: #00a36d;
  text-decoration: underline;
}
.p-supply-relation .p-org-content .p-corporation[data-v-8801d958] {
  margin: 5px 0 0 10px;
}
.p-supply-relation .p-org-content .p-corporation > label[data-v-8801d958] {
  margin-top: 5px;
  color: #333;
}
.p-supply-relation .p-org-content .p-corporation > label .icon-branch[data-v-8801d958] {
  vertical-align: middle;
}
.p-supply-relation .p-org-content .p-corporation ul[data-v-8801d958] {
  margin-left: 20px;
}
.p-supply-relation .p-org-content .p-corporation ul li[data-v-8801d958] {
  display: inline-block;
  color: #999;
  cursor: pointer;
  margin: 5px 10px 5px 0;
}
.p-supply-relation .p-org-content .p-corporation ul .select-check[data-v-8801d958]:hover {
  color: #00a36d;
  text-decoration: underline;
}
.p-supply-relation .p-state[data-v-8801d958] {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
}
.p-supply-relation .p-state.p-state-0[data-v-8801d958] {
  background: #f00;
}
.p-supply-relation .p-state.p-state-1[data-v-8801d958] {
  background: #00a36d;
}
.p-supply-relation .p-switch[data-v-8801d958] {
  display: inline-block;
  color: #666;
  margin-right: 6px;
}
.p-supply-relation .p-switch >*[data-v-8801d958] {
  display: inline-block;
  vertical-align: middle;
}
.p-supply-relation .p-legend[data-v-8801d958] {
  height: 40px;
  line-height: 40px;
  color: #999;
}
.p-supply-relation .p-legend .p-legend-text[data-v-8801d958] {
  padding-right: 10px;
}
.p-supply-relation .p-icon i[data-v-8801d958] {
  font-size: 20px;
  vertical-align: middle;
}
.p-supply-relation .p-active > span[data-v-8801d958]:hover {
  color: #00a36d;
  text-decoration: underline;
  cursor: pointer;
}
.p-supply-relation .p-material-tab[data-v-8801d958] {
  position: relative;
}
.p-supply-relation .p-material-tab .iconTips[data-v-8801d958] {
  position: absolute;
  top: 10px;
  right: 25px;
}
.p-supply-relation .p-material-tab .p-scope-full-name[data-v-8801d958] {
  padding: 3px 10px;
  border: 1px solid #ebebeb;
}
.p-supply-relation .p-relation-material[data-v-8801d958] {
  top: 40px !important;
}
.p-supply-relation .p-relation-material .p-content[data-v-8801d958] {
  text-align: left !important;
  border-radius: 6px;
  overflow: hidden;
  border: 0;
  width: 750px;
  padding-bottom: 100px;
}
.p-supply-relation .p-relation-material .p-content .title[data-v-8801d958] {
  height: 40px;
  font-size: 16px;
  font-weight: 800;
  line-height: 40px;
  background-color: #fff;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.p-supply-relation .p-relation-material .p-content .p-btn button[data-v-8801d958] {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
.p-supply-relation .p-relation-material .p-content .p-relation-material-content[data-v-8801d958] {
  background: #fff;
  padding-left: 20px;
  padding-right: 20px;
}
.p-supply-relation .p-relation-material .p-content .p-relation-material-content p[data-v-8801d958]:first-child {
  padding-top: 20px;
}
.p-supply-relation .p-relation-material .p-content .p-relation-material-content .p-all-material[data-v-8801d958] {
  margin-top: 10px;
  height: 300px;
}
.p-supply-relation .p-relation-material .p-content .p-relation-material-content .p-material-content[data-v-8801d958] {
  border: 1px solid #ebebeb;
  border-left: none;
  height: 300px;
  overflow: scroll;
}
.p-supply-relation .p-relation-material .p-content .p-relation-material-content .p-material-content >ul li[data-v-8801d958] {
  display: inline-block;
  width: 31%;
  margin: 10px 5px;
}
.p-supply-relation .p-relation-material .p-content .p-relation-material-content .p-material-content >ul li >span[data-v-8801d958] {
  display: inline-block;
  width: 88%;
}
.p-supply-relation .p-relation-material .p-content .p-relation-material-content .p-material-content >ul li i[data-v-8801d958] {
  margin-right: 2px;
  vertical-align: middle;
}
.p-supply-relation .p-relation-material .p-content .p-relation-material-content .p-material-content >ul[data-v-8801d958]:after {
  content: '';
  display: block;
  clear: both;
}
.p-supply-relation .p-relation-material .p-content .p-relation-material-content .p-similar-materials[data-v-8801d958] {
  margin-top: 10px;
}
.p-supply-relation .p-relation-material .p-content .p-relation-material-content .p-similar-materials li[data-v-8801d958] {
  display: inline-block;
  margin-right: 10px;
}
.p-supply-relation .p-relation-material .p-content .p-relation-material-content .p-similar-materials li i[data-v-8801d958] {
  margin-right: 2px;
  vertical-align: middle;
}
.p-supply-relation .p-relation-material .p-content .p-relation-material-content .p-materials-params[data-v-8801d958] {
  margin-top: 20px;
}
.p-supply-relation .p-relation-material .p-content .p-relation-material-content .p-materials-params li[data-v-8801d958] {
  display: inline-block;
  margin-right: 20px;
}
.p-supply-relation .p-relation-material .p-content .p-relation-material-content .p-materials-params li >span[data-v-8801d958]:first-child {
  width: 42%;
  padding-top: 10px;
}
.p-supply-relation .p-relation-material .p-content .p-relation-material-content .p-model-search[data-v-8801d958] {
  margin-top: 20px;
}
.p-supply-relation .p-relation-material .p-content .p-relation-material-content .p-model-search >span[data-v-8801d958]:first-child {
  padding-top: 15px;
}
.p-supply-relation .p-type-style-new[data-v-8801d958] {
  padding: 0 1px;
  color: #fff;
  background: #00a36d;
  cursor: pointer;
}
.p-supply-relation .p-type-style-update[data-v-8801d958] {
  padding: 0 1px;
  color: #fff;
  background: #fd6a39;
  cursor: pointer;
}

.p-purchase-shop-relation[data-v-2309a2ca] {
  padding: 0 20px;
  background: #fff;
}
.p-purchase-shop-relation .icon-notchecked[data-v-2309a2ca] {
  color: #999;
}
.p-purchase-shop-relation .icon-check[data-v-2309a2ca] {
  color: #00a36d;
}
.p-purchase-shop-relation .p-slot[data-v-2309a2ca] {
  max-height: 120px;
  overflow: auto;
}
.p-purchase-shop-relation .p-no-org[data-v-2309a2ca] {
  padding: 10px 0;
  color: #fd6a39;
}
.p-purchase-shop-relation .p-no-org > *[data-v-2309a2ca] {
  vertical-align: middle;
}
.p-purchase-shop-relation .p-no-org i[data-v-2309a2ca] {
  font-size: 22px;
}
.p-purchase-shop-relation .p-org-title[data-v-2309a2ca],
.p-purchase-shop-relation .p-material-title[data-v-2309a2ca] {
  height: 40px;
  line-height: 40px;
  margin: 10px 0;
}
.p-purchase-shop-relation .p-org-title div:nth-child(1) > label[data-v-2309a2ca],
.p-purchase-shop-relation .p-material-title div:nth-child(1) > label[data-v-2309a2ca] {
  font-size: 14px;
  color: #333;
}
.p-purchase-shop-relation .p-org-title div:nth-child(1) > label > span[data-v-2309a2ca],
.p-purchase-shop-relation .p-material-title div:nth-child(1) > label > span[data-v-2309a2ca] {
  color: #999;
}
.p-purchase-shop-relation .p-org-content .p-title-select-all[data-v-2309a2ca] {
  padding: 10px 10px 0 0;
}
.p-purchase-shop-relation .p-org-content .p-title-select-all i[data-v-2309a2ca] {
  vertical-align: middle;
}
.p-purchase-shop-relation .p-org-content .p-org-store[data-v-2309a2ca] {
  padding: 5px 0 0 10px;
}
.p-purchase-shop-relation .p-org-content .p-org-store ul li[data-v-2309a2ca] {
  display: inline-block;
  color: #999;
  cursor: pointer;
  margin: 5px 10px 5px 0;
}
.p-purchase-shop-relation .p-org-content .p-org-store ul .select-check[data-v-2309a2ca]:hover {
  color: #00a36d;
  text-decoration: underline;
}
.p-purchase-shop-relation .p-org-content .p-corporation[data-v-2309a2ca] {
  margin: 5px 0 0 10px;
}
.p-purchase-shop-relation .p-org-content .p-corporation > label[data-v-2309a2ca] {
  margin-top: 5px;
  color: #333;
}
.p-purchase-shop-relation .p-org-content .p-corporation > label .icon-branch[data-v-2309a2ca] {
  vertical-align: middle;
}
.p-purchase-shop-relation .p-org-content .p-corporation ul[data-v-2309a2ca] {
  margin-left: 20px;
}
.p-purchase-shop-relation .p-org-content .p-corporation ul li[data-v-2309a2ca] {
  display: inline-block;
  color: #999;
  cursor: pointer;
  margin: 5px 10px 5px 0;
}
.p-purchase-shop-relation .p-org-content .p-corporation ul .select-check[data-v-2309a2ca]:hover {
  color: #00a36d;
  text-decoration: underline;
}
.p-purchase-shop-relation .p-state[data-v-2309a2ca] {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
}
.p-purchase-shop-relation .p-state.p-state-0[data-v-2309a2ca] {
  background: #f00;
}
.p-purchase-shop-relation .p-state.p-state-1[data-v-2309a2ca] {
  background: #00a36d;
}
.p-purchase-shop-relation .p-legend[data-v-2309a2ca] {
  height: 40px;
  line-height: 40px;
  color: #999;
}
.p-purchase-shop-relation .p-legend .p-legend-text[data-v-2309a2ca] {
  padding-right: 10px;
}
.p-purchase-shop-relation .p-icon i[data-v-2309a2ca] {
  font-size: 20px;
  vertical-align: middle;
}
.p-purchase-shop-relation .p-active > span[data-v-2309a2ca]:hover {
  color: #00a36d;
  text-decoration: underline;
  cursor: pointer;
}
.p-purchase-shop-relation .p-material-tab[data-v-2309a2ca] {
  position: relative;
}
.p-purchase-shop-relation .p-material-tab .iconTips[data-v-2309a2ca] {
  position: absolute;
  top: 10px;
  right: 25px;
}
.p-purchase-shop-relation .p-material-tab .p-scope-full-name[data-v-2309a2ca] {
  padding: 3px 10px;
  border: 1px solid #ebebeb;
}
.p-purchase-shop-relation .p-relation-material[data-v-2309a2ca] {
  top: 40px !important;
}
.p-purchase-shop-relation .p-relation-material .p-content[data-v-2309a2ca] {
  text-align: left !important;
  border-radius: 6px;
  overflow: hidden;
  border: 0;
  width: 750px;
  padding-bottom: 100px;
}
.p-purchase-shop-relation .p-relation-material .p-content .title[data-v-2309a2ca] {
  height: 40px;
  font-size: 16px;
  font-weight: 800;
  line-height: 40px;
  background-color: #fff;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.p-purchase-shop-relation .p-relation-material .p-content .p-btn button[data-v-2309a2ca] {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
.p-purchase-shop-relation .p-relation-material .p-content .p-relation-material-content[data-v-2309a2ca] {
  background: #fff;
  padding-left: 20px;
  padding-right: 20px;
}
.p-purchase-shop-relation .p-relation-material .p-content .p-relation-material-content p[data-v-2309a2ca]:first-child {
  padding-top: 20px;
}
.p-purchase-shop-relation .p-relation-material .p-content .p-relation-material-content .p-all-material[data-v-2309a2ca] {
  margin-top: 10px;
  height: 300px;
}
.p-purchase-shop-relation .p-relation-material .p-content .p-relation-material-content .p-material-content[data-v-2309a2ca] {
  border: 1px solid #ebebeb;
  border-left: none;
  height: 300px;
  overflow: scroll;
}
.p-purchase-shop-relation .p-relation-material .p-content .p-relation-material-content .p-material-content > ul li[data-v-2309a2ca] {
  display: inline-block;
  width: 31%;
  margin: 10px 5px;
}
.p-purchase-shop-relation .p-relation-material .p-content .p-relation-material-content .p-material-content > ul li >span[data-v-2309a2ca] {
  display: inline-block;
  width: 88%;
}
.p-purchase-shop-relation .p-relation-material .p-content .p-relation-material-content .p-material-content > ul li i[data-v-2309a2ca] {
  margin-right: 2px;
  vertical-align: middle;
}
.p-purchase-shop-relation .p-relation-material .p-content .p-relation-material-content .p-material-content > ul[data-v-2309a2ca]:after {
  content: '';
  display: block;
  clear: both;
}
.p-purchase-shop-relation .p-relation-material .p-content .p-relation-material-content .p-similar-materials[data-v-2309a2ca] {
  margin-top: 10px;
}
.p-purchase-shop-relation .p-relation-material .p-content .p-relation-material-content .p-similar-materials li[data-v-2309a2ca] {
  display: inline-block;
  margin-right: 10px;
}
.p-purchase-shop-relation .p-relation-material .p-content .p-relation-material-content .p-similar-materials li i[data-v-2309a2ca] {
  margin-right: 2px;
  vertical-align: middle;
}
.p-purchase-shop-relation .p-relation-material .p-content .p-relation-material-content .p-materials-params[data-v-2309a2ca] {
  margin-top: 20px;
}
.p-purchase-shop-relation .p-relation-material .p-content .p-relation-material-content .p-materials-params li[data-v-2309a2ca] {
  display: inline-block;
  margin-right: 20px;
}
.p-purchase-shop-relation .p-relation-material .p-content .p-relation-material-content .p-materials-params li > span[data-v-2309a2ca]:first-child {
  width: 42%;
  padding-top: 10px;
}
.p-purchase-shop-relation .p-relation-material .p-content .p-relation-material-content .p-model-search[data-v-2309a2ca] {
  margin-top: 20px;
}
.p-purchase-shop-relation .p-relation-material .p-content .p-relation-material-content .p-model-search > span[data-v-2309a2ca]:first-child {
  padding-top: 15px;
}
.p-purchase-shop-relation .p-row-input[data-v-2309a2ca] {
  width: 100%;
}
.p-purchase-shop-relation .p-row-input input[data-v-2309a2ca] {
  height: 25px;
  width: 80%;
  text-align: center;
}
.p-purchase-shop-relation .p-type-style-new[data-v-2309a2ca] {
  padding: 0 1px;
  color: #fff;
  background: #00a36d;
}
.p-purchase-shop-relation .p-type-style-update[data-v-2309a2ca] {
  padding: 0 1px;
  color: #fff;
  background: #fd6a39;
}

.p-purchase-relation[data-v-34ff6bd6] {
  padding: 0 20px;
  background: #fff;
}
.p-purchase-relation .icon-notchecked[data-v-34ff6bd6] {
  color: #999;
}
.p-purchase-relation .icon-check[data-v-34ff6bd6] {
  color: #00a36d;
}
.p-purchase-relation .p-btn[data-v-34ff6bd6] {
  width: 60px;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
}
.p-purchase-relation .p-btn[data-v-34ff6bd6]:hover {
  color: #fff;
  background: #00a36d;
}
.p-purchase-relation .p-slot[data-v-34ff6bd6] {
  max-height: 120px;
  overflow: auto;
}
.p-purchase-relation .p-no-org[data-v-34ff6bd6] {
  padding: 10px 0;
  color: #fd6a39;
}
.p-purchase-relation .p-no-org >*[data-v-34ff6bd6] {
  vertical-align: middle;
}
.p-purchase-relation .p-no-org i[data-v-34ff6bd6] {
  font-size: 22px;
}
.p-purchase-relation .p-org-title[data-v-34ff6bd6],
.p-purchase-relation .p-material-title[data-v-34ff6bd6] {
  height: 40px;
  line-height: 40px;
  margin: 10px 0;
}
.p-purchase-relation .p-org-title div:nth-child(1) >label[data-v-34ff6bd6],
.p-purchase-relation .p-material-title div:nth-child(1) >label[data-v-34ff6bd6] {
  font-size: 14px;
  color: #333;
}
.p-purchase-relation .p-org-title div:nth-child(1) >label >span[data-v-34ff6bd6],
.p-purchase-relation .p-material-title div:nth-child(1) >label >span[data-v-34ff6bd6] {
  color: #999;
}
.p-purchase-relation .p-org-content .p-title-select-all[data-v-34ff6bd6] {
  padding: 10px 10px 0 0;
}
.p-purchase-relation .p-org-content .p-title-select-all i[data-v-34ff6bd6] {
  vertical-align: middle;
}
.p-purchase-relation .p-org-content .p-corporation[data-v-34ff6bd6] {
  margin: 5px 0 0 10px;
}
.p-purchase-relation .p-org-content .p-corporation >label[data-v-34ff6bd6] {
  margin-top: 5px;
  color: #333;
}
.p-purchase-relation .p-org-content .p-corporation >label .icon-branch[data-v-34ff6bd6] {
  vertical-align: middle;
}
.p-purchase-relation .p-org-content .p-corporation ul[data-v-34ff6bd6] {
  margin-left: 20px;
}
.p-purchase-relation .p-org-content .p-corporation ul li[data-v-34ff6bd6] {
  display: inline-block;
  color: #999;
  cursor: pointer;
  margin: 5px 10px 5px 0;
}
.p-purchase-relation .p-org-content .p-corporation ul .select-check[data-v-34ff6bd6]:hover {
  color: #00a36d;
  text-decoration: underline;
}
.p-purchase-relation .p-filter[data-v-34ff6bd6] {
  border: 1px solid #e0e0e0;
  padding: 8px 10px;
  height: 40px;
  background: #f2f2f2;
  border-bottom: none;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.p-purchase-relation .p-state[data-v-34ff6bd6] {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
}
.p-purchase-relation .p-state.p-state-0[data-v-34ff6bd6] {
  background: #f00;
}
.p-purchase-relation .p-state.p-state-1[data-v-34ff6bd6] {
  background: #00a36d;
}
.p-purchase-relation .p-legend[data-v-34ff6bd6] {
  height: 40px;
  line-height: 40px;
  color: #999;
}
.p-purchase-relation .p-legend .p-legend-text[data-v-34ff6bd6] {
  padding-right: 10px;
}
.p-purchase-relation .p-icon i[data-v-34ff6bd6] {
  font-size: 20px;
  vertical-align: middle;
}
.p-purchase-relation .p-active>span[data-v-34ff6bd6]:hover {
  color: #00a36d;
  text-decoration: underline;
  cursor: pointer;
}

.p-select-bind-Info[data-v-5bb1406a] {
  background: #fff;
  padding: 0 20px 20px;
/* 基本信息 */
/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
/*定义滑块，内阴影及圆角*/
}
.p-select-bind-Info .p-base[data-v-5bb1406a] {
  padding: 10px;
}
.p-select-bind-Info .p-base > ul[data-v-5bb1406a] {
  color: #333;
}
.p-select-bind-Info .p-base > ul > li[data-v-5bb1406a] {
  margin-bottom: 20px;
}
.p-select-bind-Info .p-base > ul > li > *[data-v-5bb1406a] {
  display: inline-block;
  vertical-align: middle;
}
.p-select-bind-Info .p-base > ul > li > div[data-v-5bb1406a]:nth-of-type(2) {
  color: #666;
  width: 480px;
}
.p-select-bind-Info .p-base > ul:last-child > li[data-v-5bb1406a]:last-child {
  margin-bottom: 0;
}
.p-select-bind-Info .p-space[data-v-5bb1406a] {
  letter-spacing: 6px;
}
.p-select-bind-Info [data-v-5bb1406a]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #fff;
}
.p-select-bind-Info [data-v-5bb1406a]::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #d8d8d8;
}

*[data-v-13ca21af] {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none;
  font-family: Droid Sans, Helvetica Neue, Droid Sans Fallback, Heiti SC, sans-serif, Source Han Sans CN, SimSun, SimHei;
  font-size: 12px;
}
ul[data-v-13ca21af] {
  list-style: none;
}
button[data-v-13ca21af] {
  border: none;
}
a[data-v-13ca21af] {
  text-decoration: none;
}
input[data-v-13ca21af]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #ccc;
}
input[data-v-13ca21af]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
input[data-v-13ca21af]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #ccc;
}
input[data-v-13ca21af]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #ccc;
}
input[data-v-13ca21af]:disabled {
  border: 1px solid #ddd;
  background-color: #f5f5f5;
  color: #aca899;
}
input[data-v-13ca21af]:disabled:hover {
  cursor: not-allowed;
}
input[type=number][data-v-13ca21af] {
  -moz-appearance: textfield;
}
input[type=number][data-v-13ca21af]::-webkit-inner-spin-button,
input[type=number][data-v-13ca21af]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.g-container[data-v-13ca21af] {
  width: 100%;
  overflow: hidden;
}
.g-row[data-v-13ca21af]:after {
  content: '';
  display: block;
  clear: both;
}
.g-col[data-v-13ca21af] {
  float: left;
}
.g-gutter[data-v-13ca21af] {
  margin: 0 -5px;
}
.g-gutter >*[data-v-13ca21af] {
  padding: 0 5px;
}
.g-col-1[data-v-13ca21af] {
  float: left;
  width: 8.333333333333334%;
  word-wrap: break-word;
}
.g-col-offset-1[data-v-13ca21af] {
  margin-left: 8.333333333333334%;
}
.g-col-2[data-v-13ca21af] {
  float: left;
  width: 16.666666666666668%;
  word-wrap: break-word;
}
.g-col-offset-2[data-v-13ca21af] {
  margin-left: 16.666666666666668%;
}
.g-col-3[data-v-13ca21af] {
  float: left;
  width: 25%;
  word-wrap: break-word;
}
.g-col-offset-3[data-v-13ca21af] {
  margin-left: 25%;
}
.g-col-4[data-v-13ca21af] {
  float: left;
  width: 33.333333333333336%;
  word-wrap: break-word;
}
.g-col-offset-4[data-v-13ca21af] {
  margin-left: 33.333333333333336%;
}
.g-col-5[data-v-13ca21af] {
  float: left;
  width: 41.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-5[data-v-13ca21af] {
  margin-left: 41.66666666666667%;
}
.g-col-6[data-v-13ca21af] {
  float: left;
  width: 50%;
  word-wrap: break-word;
}
.g-col-offset-6[data-v-13ca21af] {
  margin-left: 50%;
}
.g-col-7[data-v-13ca21af] {
  float: left;
  width: 58.333333333333336%;
  word-wrap: break-word;
}
.g-col-offset-7[data-v-13ca21af] {
  margin-left: 58.333333333333336%;
}
.g-col-8[data-v-13ca21af] {
  float: left;
  width: 66.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-8[data-v-13ca21af] {
  margin-left: 66.66666666666667%;
}
.g-col-9[data-v-13ca21af] {
  float: left;
  width: 75%;
  word-wrap: break-word;
}
.g-col-offset-9[data-v-13ca21af] {
  margin-left: 75%;
}
.g-col-10[data-v-13ca21af] {
  float: left;
  width: 83.33333333333334%;
  word-wrap: break-word;
}
.g-col-offset-10[data-v-13ca21af] {
  margin-left: 83.33333333333334%;
}
.g-col-11[data-v-13ca21af] {
  float: left;
  width: 91.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-11[data-v-13ca21af] {
  margin-left: 91.66666666666667%;
}
.g-col-12[data-v-13ca21af] {
  float: left;
  width: 100%;
  word-wrap: break-word;
}
.g-col-offset-12[data-v-13ca21af] {
  margin-left: 100%;
}
.g-spacer[data-v-13ca21af] {
  margin-bottom: 20px;
}
.g-block-spacer[data-v-13ca21af] {
  margin-bottom: 20px;
}
.g-content-spacer[data-v-13ca21af] {
  margin-bottom: 10px;
}
.g-margin-right[data-v-13ca21af] {
  margin-right: 20px;
}
.g-margin-fright[data-v-13ca21af] {
  margin-right: 10px;
}
.g-margin-left[data-v-13ca21af] {
  margin-top: 20px;
}
.g-border[data-v-13ca21af] {
  border-bottom: 1px solid #e8e8e8;
}
.g-left[data-v-13ca21af] {
  text-align: left;
}
.g-right[data-v-13ca21af] {
  text-align: right;
}
.g-center[data-v-13ca21af] {
  text-align: center;
}
.g-fleft[data-v-13ca21af] {
  float: left;
}
.g-fright[data-v-13ca21af] {
  float: right;
}
.g-padding-left[data-v-13ca21af] {
  padding-left: 5px;
}
.g-padding-right[data-v-13ca21af] {
  padding-right: 10px;
}
html[data-v-13ca21af],
body[data-v-13ca21af] {
  height: 100%;
  background: #f5f8fa;
}
.g-view[data-v-13ca21af] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow-y: auto;
}
.g-block[data-v-13ca21af] {
  padding: 20px;
}
.g-box[data-v-13ca21af] {
  border: 1px solid #ededed;
}
.g-content[data-v-13ca21af] {
  background: #fff;
}
.g-container[data-v-13ca21af] {
  padding: 0 20px;
}
.g-noDate[data-v-13ca21af] {
  text-align: -webkit-center;
  line-height: 30;
}
.g-card[data-v-13ca21af] {
  height: 120px;
  width: 100%;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px;
  cursor: pointer;
}
.g-card .g-card-title[data-v-13ca21af] {
  padding: 10px;
  background: #f7f7f7;
}
.g-card .g-card-title span[data-v-13ca21af]:nth-child(1) {
  font-size: 14px;
  color: #333;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.g-card .g-card-title span[data-v-13ca21af]:nth-child(2) {
  font-size: 12px;
  color: #666;
  position: relative;
}
.g-card .g-card-title span:nth-child(2) i[data-v-13ca21af] {
  width: 10px;
  height: 10px;
  background-color: #b80e00;
  position: absolute;
  border-radius: 50%;
  top: 3px;
  margin-left: -15px;
}
.g-card .g-card-content[data-v-13ca21af] {
  padding: 10px;
}
.g-card .g-card-content > div p[data-v-13ca21af]:nth-child(1) {
  font-size: 12px;
  color: #999;
  margin: 8px 0 4px 12px;
}
.g-card .g-card-content > div p[data-v-13ca21af]:nth-child(2) {
  font-size: 16px;
  color: #333;
}
.g-icon-warning >i[data-v-13ca21af] {
  font-size: 65px;
  color: #fd6a39;
}
.clearFix[data-v-13ca21af]:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
.clearFix[data-v-13ca21af] {
  zoom: 1;
}
.g-title-mark[data-v-13ca21af] {
  color: #f88f07;
  font-size: 16px;
}
.g-con-mark[data-v-13ca21af] {
  color: #f60;
}
.g-card-round[data-v-13ca21af] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  position: relative;
  background-color: #f9f9f9;
  padding: 10px 10px 20px 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.g-card-round-block[data-v-13ca21af] {
  display: inline-block;
}
.g-card-round-edge[data-v-13ca21af] {
  position: absolute;
  z-index: 9;
  top: -1px;
  right: -1px;
  background-color: #fd6a39;
  width: 67px;
  line-height: 20px;
  color: #fff;
  border-top-right-radius: 4px;
  text-align: center;
}
.fade-enter[data-v-13ca21af] {
  opacity: 0;
}
.fade-enter-active[data-v-13ca21af] {
  transition: all 0.3s ease;
}
.fade-leave-active[data-v-13ca21af] {
  opacity: 0;
  transition: all 0.3s ease;
}
.fadeUp-enter[data-v-13ca21af] {
  opacity: 0;
  transform: translateY(20px);
}
.fadeUp-enter-active[data-v-13ca21af] {
  transition: all 0.3s ease;
}
.fadeUp-leave-active[data-v-13ca21af] {
  opacity: 0;
  transform: translateY(-20px);
  transition: all 0.3s ease;
}
.fadeDown-enter[data-v-13ca21af] {
  opacity: 0;
  transform: translateY(20px);
}
.fadeDown-enter-active[data-v-13ca21af] {
  transition: all 0.3s ease;
}
.fadeDown-leave-active[data-v-13ca21af] {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.3s ease;
}
.slide-left-enter[data-v-13ca21af] {
  transform: translate3d(100%, 0, 0);
}
.slide-left-enter-active[data-v-13ca21af] {
  transition: all 0.2s linear;
}
.slide-left-leave-active[data-v-13ca21af] {
  transition: all 0.2s linear;
  transition-delay: 0.1s;
  transform: translate3d(-100%, 0, 0);
}
.slide-right-enter[data-v-13ca21af] {
  z-index: 9;
  opacity: 0;
  transform: translate3d(-10%, 0, 0);
  transition-delay: 1s;
}
.slide-right-enter-active[data-v-13ca21af] {
  z-index: 9;
  transition: all 0.2s linear;
}
.slide-right-leave[data-v-13ca21af] {
  z-index: 10;
}
.slide-right-leave-active[data-v-13ca21af] {
  z-index: 10;
  transition: all 0.2s linear;
  transform: translate3d(100%, 0, 0);
}
.g-btn[data-v-13ca21af] {
  font-size: 14px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  color: #fff;
  background: #bfbfbf;
  cursor: pointer;
}
.g-btn[data-v-13ca21af]:disabled {
  border: none;
  background: #ddd;
}
.g-btn[data-v-13ca21af]:disabled:hover {
  cursor: not-allowed;
}
.g-sm-btn[data-v-13ca21af] {
  color: #fff;
  line-height: 26px;
  height: 30px;
  padding: 0 15px;
  border-radius: 4px;
  cursor: pointer;
  background: #bfbfbf;
}
.g-btn-icon i[data-v-13ca21af] {
  font-size: 14px;
  font-weight: 800;
  font-style: normal;
}
.g-btn-round[data-v-13ca21af] {
  border-radius: 5px;
}
.g-btn-default[data-v-13ca21af] {
  width: 120px;
  text-align: center;
}
.g-btn-wide[data-v-13ca21af] {
  width: 100%;
}
.g-btn-green[data-v-13ca21af] {
  color: #fff;
  background: #00a36d;
  border-top: 1px solid #00a36d;
}
.g-btn-green-hover[data-v-13ca21af]:hover {
  background-color: #01835a;
  border-top: 1px solid #01835a !important;
  color: #fff;
}
.g-btn-green-border[data-v-13ca21af] {
  color: #00a36d;
  border: 1px solid #00a36d;
  background: #fff;
}
.g-btn-green-border >i[data-v-13ca21af] {
  font-size: 14px;
  padding-let: 5px;
}
.g-btn-red[data-v-13ca21af] {
  color: #fff;
  background: #f00;
}
.g-btn-white[data-v-13ca21af] {
  border-top: 1px solid #e8e8e8;
  color: #0a171c;
  background: #fff;
}
.g-btn-white-border[data-v-13ca21af] {
  color: #0a171c;
  background: #fff;
  border: 1px solid #e8e8e8;
}
.g-btn-menu[data-v-13ca21af] {
  border: 1px solid #e0e0e0;
  color: #666;
  background: #fff;
}
.g-btn-menu[data-v-13ca21af]:hover {
  background: #f7f7f7;
}
.g-btn-white-hover[data-v-13ca21af]:hover {
  background-color: #f2f2f2;
}
.g-btn-disable[data-v-13ca21af] {
  color: #fff !important;
  cursor: not-allowed !important;
  background-color: #c9c9c9;
  border: none !important;
}
.g-btn-disable i[data-v-13ca21af] {
  color: #fff !important;
}
.g-btn-disable button[data-v-13ca21af] {
  color: #fff !important;
}
.g-btn-disable span[data-v-13ca21af] {
  color: #fff !important;
}
.g-btn-disable[data-v-13ca21af]:hover {
  background-color: #c9c9c9 !important;
  color: #fff !important;
  border: none !important;
}
.g-btn-ghost-disable[data-v-13ca21af] {
  cursor: not-allowed !important;
  color: #bfbfbf !important;
}
.g-btn-ghost-disable[data-v-13ca21af]:hover {
  background-color: #fff !important;
}
h1[data-v-13ca21af] {
  font-size: 20px !important;
  margin: 20px auto !important;
}
h2[data-v-13ca21af] {
  font-size: 18px !important;
  margin: 20px auto !important;
}
h3[data-v-13ca21af] {
  font-size: 16px !important;
  margin: 20px auto !important;
}
h4[data-v-13ca21af] {
  font-size: 14px !important;
  margin: 20px auto !important;
}
h5[data-v-13ca21af] {
  font-size: 12px !important;
  margin: 20px auto !important;
}
.g-text-1[data-v-13ca21af] {
  font-size: 20px;
}
.g-text-2[data-v-13ca21af] {
  font-size: 18px;
}
.g-text-3[data-v-13ca21af] {
  font-size: 16px;
}
.g-text-4[data-v-13ca21af] {
  font-size: 14px;
}
.g-text-5[data-v-13ca21af] {
  font-size: 12px;
}
.g-text-bold[data-v-13ca21af] {
  font-weight: bold;
}
.g-text-title[data-v-13ca21af] {
  color: #333;
}
.g-text-content[data-v-13ca21af] {
  color: #666;
}
.g-text-info[data-v-13ca21af] {
  color: #999;
}
.g-text-tip[data-v-13ca21af] {
  color: #bfbfbf;
}
.g-input[data-v-13ca21af] {
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  border: none;
  border-bottom: 1px solid #e8e8e8;
}
.g-input[data-v-13ca21af]:focus {
  border: 1px solid #00a36d;
  border-radius: 5px;
  box-shadow: inset 0px 2px 0px rgba(0,0,0,0.05);
  padding: 0 5px;
}
.g-border-input[data-v-13ca21af] {
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  border: 1px solid #e8e8e8;
}
.g-input-full[data-v-13ca21af] {
  width: 100%;
}
.g-text-line[data-v-13ca21af] {
  overflow: hidden;
  white-space: nowrap;
  display: -webkit-box;
/* autoprefixer: off */
  -webkit-box-orient: vertical;
/* autoprefixer: on */
  -webkit-line-clamp: 1;
}
.g-skip-style[data-v-13ca21af] {
  text-decoration: underline;
  cursor: pointer;
}
.g-skip-style[data-v-13ca21af]:hover {
  color: #00f;
}
.g-abnormal-style[data-v-13ca21af] {
  color: #f00;
  font-weight: 700;
}
.g-textarea[data-v-13ca21af] {
  width: 100%;
  height: 200px;
  padding: 0 5px;
  border: 1px solid #eee;
}
.g-textarea[data-v-13ca21af]:focus {
  border: 1px solid #00a36d;
  border-radius: 5px;
  box-shadow: inset 0px 2px 0px rgba(0,0,0,0.05);
  padding: 0 5px;
}
.g-placeholder[data-v-13ca21af]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #ccc;
}
.g-placeholder[data-v-13ca21af]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
.g-placeholder[data-v-13ca21af]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #ccc;
}
.g-placeholder[data-v-13ca21af]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #ccc;
}
.g-search[data-v-13ca21af] {
  position: relative;
}
.g-search input[data-v-13ca21af] {
  height: 40px;
  font-size: 12px;
  padding-left: 8px;
  width: 100%;
  border: 1px solid #ededed;
}
.g-search .icon-searchfor[data-v-13ca21af] {
  position: absolute;
  color: #bfbfbf;
  top: 8px;
  right: 10px;
  font-size: 20px;
}
.g-search [data-v-13ca21af]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #bfbfbf;
}
.g-search [data-v-13ca21af]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #bfbfbf;
}
.g-search [data-v-13ca21af]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #bfbfbf;
}
.g-search [data-v-13ca21af]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #bfbfbf;
}
.g-dropmenu[data-v-13ca21af] {
  border: 1px solid #ededed;
  background: #fff;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #666;
  position: relative;
/*	margin: 15px;*/
}
.g-dropmenu >i[data-v-13ca21af] {
  position: absolute;
  right: 5px;
  top: 0px;
  font-size: 16px;
  color: #999;
}
.g-dropmenu >span[data-v-13ca21af] {
  margin-left: 10px;
}
.g-table-input[data-v-13ca21af] {
  border-radius: 4px;
  text-align: center;
  border: 1px solid #e5e5e5;
  line-height: 24px;
  width: 100px;
  color: #666;
}
.g-table-input-error[data-v-13ca21af] {
  border: 1px solid #f00 !important;
}
.g-screen-init[data-v-13ca21af] {
  text-align: center;
  padding: 100px;
}
.g-screen-init img[data-v-13ca21af] {
  margin: 20px;
  width: 120px;
}
.g-screen-init p[data-v-13ca21af] {
  font-size: 14px;
  color: #666;
}
.g-screen-init span[data-v-13ca21af] {
  font-size: 14px;
  color: #00a36d;
  padding: 0 5px;
}
body >iframe[data-v-13ca21af] {
  display: none !important;
  opacity: 0 !important;
}
body >img[data-v-13ca21af] {
  display: none !important;
  opacity: 0 !important;
}
.g-two-lines[data-v-13ca21af] {
  display: inline-block;
  padding: 0 6px;
}
.p-message[data-v-13ca21af] {
  height: 100%;
  background: #fff;
  padding: 0 20px 20px;
}
.p-message .p-filter[data-v-13ca21af] {
  margin-bottom: 10px;
}
.p-message .p-filter .g-row >div[data-v-13ca21af] {
  padding-right: 10px;
}
.p-message .p-filter .p-all-message[data-v-13ca21af] {
  height: 38px;
  line-height: 38px;
  border-radius: 4px;
  font-size: 0;
}
.p-message .p-filter .p-all-message >span[data-v-13ca21af] {
  display: inline-block;
  border: 1px solid #e0e0e0;
  font-size: 12px;
  padding: 0 23px;
  cursor: pointer;
}
.p-message .p-filter .p-all-message >span[data-v-13ca21af]:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.p-message .p-filter .p-all-message >span[data-v-13ca21af]:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.p-message .p-filter .p-all-message .p-checked[data-v-13ca21af] {
  border-color: #00a36d;
  background: #00a36d;
  color: #fff;
}
.p-message .p-list-box[data-v-13ca21af] {
  height: calc(100% - 90px);
}
.p-message .p-list-box .p-tip[data-v-13ca21af] {
  line-height: 40px;
  padding-right: 10px;
  color: #fd6a39;
}
.p-message .p-list-box .u-box[data-v-13ca21af] {
  height: 100%;
}
.p-message .p-list-box .u-box .u-slot[data-v-13ca21af] {
  height: 100%;
}
.p-message .p-list-box .p-list[data-v-13ca21af] {
  color: #666;
  padding: 10px;
  max-height: 100%;
  overflow-y: auto;
}
.p-message .p-list-box .p-list >li[data-v-13ca21af] {
  margin-left: 10px;
  padding-left: 12px;
  padding-bottom: 20px;
  position: relative;
}
.p-message .p-list-box .p-list >li .p-title span[data-v-13ca21af] {
  cursor: pointer;
  color: #333;
}
.p-message .p-list-box .p-list >li .p-title span[data-v-13ca21af]:hover {
  text-decoration: underline;
}
.p-message .p-list-box .p-list >li .p-modify[data-v-13ca21af] {
  max-height: 32px;
  line-height: 16px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
}
.p-message .p-list-box .p-list >li >p[data-v-13ca21af] {
  margin-bottom: 6px;
  color: #999;
}
.p-message .p-list-box .p-list >li >p[data-v-13ca21af]:last-child {
  margin-bottom: 0;
}
.p-message .p-list-box .p-list .p-strong[data-v-13ca21af] {
  color: #333;
  font-weight: 800;
}
.p-message .p-list-box .p-list >li[data-v-13ca21af]::before {
  content: '';
  width: 8px;
  height: 8px;
  border: 1px solid #000;
  position: absolute;
  border-radius: 50%;
  left: -10px;
  top: 3px;
  z-index: 2;
  background: #fff;
}
.p-message .p-list-box .p-list >li[data-v-13ca21af]:nth-of-type(3n-2)::before {
  border: 1px solid #5cbe7e;
}
.p-message .p-list-box .p-list >li[data-v-13ca21af]:nth-of-type(3n-1)::before {
  border: 1px solid #fb8d6f;
}
.p-message .p-list-box .p-list >li[data-v-13ca21af]:nth-of-type(3n)::before {
  border: 1px solid #e8a200;
}
.p-message .p-list-box .p-list >li[data-v-13ca21af]::after {
  content: '';
  height: 100%;
  border-right: 1px solid #e0e0e0;
  position: absolute;
  left: -5px;
  top: 2px;
  z-index: 1;
}
.p-message .p-list-box .p-list >li[data-v-13ca21af]:last-child {
  padding-bottom: 0;
}
.p-message .p-list-box .p-list >li[data-v-13ca21af]:last-child::after {
  height: 60%;
}
.p-message .p-msg-detail .p-msg-content[data-v-13ca21af] {
  width: 500px;
  text-align: left;
  padding: 20px;
  color: #999;
}
.p-message .p-msg-detail .p-msg-content .p-title span[data-v-13ca21af] {
  font-size: 14px;
  color: #666;
  margin-bottom: 8px;
}
.p-message .p-msg-detail .p-msg-content .p-modify[data-v-13ca21af] {
  line-height: 16px;
  color: #999;
  max-height: 200px;
  overflow-y: auto;
}
.p-message .p-msg-detail .p-msg-content p[data-v-13ca21af] {
  margin-bottom: 8px;
}
.p-message .p-msg-detail .p-msg-content p[data-v-13ca21af]:last-child {
  margin-bottom: 0;
}
.p-message .p-msg-detail .p-btn-close[data-v-13ca21af] {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.p-message .p-position[data-v-13ca21af] {
  height: 40px;
  line-height: 40px;
  background: #fff;
  color: #999;
}
.p-message .p-position .icon-location[data-v-13ca21af] {
  margin: 0 5px;
}
.p-message .p-position .p-back-name[data-v-13ca21af] {
  color: #666;
  cursor: pointer;
  margin-left: 5px;
}
.p-message .p-position .p-back-name[data-v-13ca21af]:hover {
  color: #00a36d;
  text-decoration: underline;
}
.p-message .p-unread[data-v-13ca21af] {
  background: #fd6a39;
  margin-right: 4px;
  padding: 2px;
  border-radius: 2px;
}
.p-message .p-unread[data-v-13ca21af]::after {
  font-size: 12px;
  content: '\672A\8BFB';
  display: inline-block;
  color: #fff;
}

*[data-v-aefb4746] {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none;
  font-family: Droid Sans, Helvetica Neue, Droid Sans Fallback, Heiti SC, sans-serif, Source Han Sans CN, SimSun, SimHei;
  font-size: 12px;
}
ul[data-v-aefb4746] {
  list-style: none;
}
button[data-v-aefb4746] {
  border: none;
}
a[data-v-aefb4746] {
  text-decoration: none;
}
input[data-v-aefb4746]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #ccc;
}
input[data-v-aefb4746]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
input[data-v-aefb4746]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #ccc;
}
input[data-v-aefb4746]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #ccc;
}
input[data-v-aefb4746]:disabled {
  border: 1px solid #ddd;
  background-color: #f5f5f5;
  color: #aca899;
}
input[data-v-aefb4746]:disabled:hover {
  cursor: not-allowed;
}
input[type=number][data-v-aefb4746] {
  -moz-appearance: textfield;
}
input[type=number][data-v-aefb4746]::-webkit-inner-spin-button,
input[type=number][data-v-aefb4746]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.g-container[data-v-aefb4746] {
  width: 100%;
  overflow: hidden;
}
.g-row[data-v-aefb4746]:after {
  content: '';
  display: block;
  clear: both;
}
.g-col[data-v-aefb4746] {
  float: left;
}
.g-gutter[data-v-aefb4746] {
  margin: 0 -5px;
}
.g-gutter >*[data-v-aefb4746] {
  padding: 0 5px;
}
.g-col-1[data-v-aefb4746] {
  float: left;
  width: 8.333333333333334%;
  word-wrap: break-word;
}
.g-col-offset-1[data-v-aefb4746] {
  margin-left: 8.333333333333334%;
}
.g-col-2[data-v-aefb4746] {
  float: left;
  width: 16.666666666666668%;
  word-wrap: break-word;
}
.g-col-offset-2[data-v-aefb4746] {
  margin-left: 16.666666666666668%;
}
.g-col-3[data-v-aefb4746] {
  float: left;
  width: 25%;
  word-wrap: break-word;
}
.g-col-offset-3[data-v-aefb4746] {
  margin-left: 25%;
}
.g-col-4[data-v-aefb4746] {
  float: left;
  width: 33.333333333333336%;
  word-wrap: break-word;
}
.g-col-offset-4[data-v-aefb4746] {
  margin-left: 33.333333333333336%;
}
.g-col-5[data-v-aefb4746] {
  float: left;
  width: 41.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-5[data-v-aefb4746] {
  margin-left: 41.66666666666667%;
}
.g-col-6[data-v-aefb4746] {
  float: left;
  width: 50%;
  word-wrap: break-word;
}
.g-col-offset-6[data-v-aefb4746] {
  margin-left: 50%;
}
.g-col-7[data-v-aefb4746] {
  float: left;
  width: 58.333333333333336%;
  word-wrap: break-word;
}
.g-col-offset-7[data-v-aefb4746] {
  margin-left: 58.333333333333336%;
}
.g-col-8[data-v-aefb4746] {
  float: left;
  width: 66.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-8[data-v-aefb4746] {
  margin-left: 66.66666666666667%;
}
.g-col-9[data-v-aefb4746] {
  float: left;
  width: 75%;
  word-wrap: break-word;
}
.g-col-offset-9[data-v-aefb4746] {
  margin-left: 75%;
}
.g-col-10[data-v-aefb4746] {
  float: left;
  width: 83.33333333333334%;
  word-wrap: break-word;
}
.g-col-offset-10[data-v-aefb4746] {
  margin-left: 83.33333333333334%;
}
.g-col-11[data-v-aefb4746] {
  float: left;
  width: 91.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-11[data-v-aefb4746] {
  margin-left: 91.66666666666667%;
}
.g-col-12[data-v-aefb4746] {
  float: left;
  width: 100%;
  word-wrap: break-word;
}
.g-col-offset-12[data-v-aefb4746] {
  margin-left: 100%;
}
.g-spacer[data-v-aefb4746] {
  margin-bottom: 20px;
}
.g-block-spacer[data-v-aefb4746] {
  margin-bottom: 20px;
}
.g-content-spacer[data-v-aefb4746] {
  margin-bottom: 10px;
}
.g-margin-right[data-v-aefb4746] {
  margin-right: 20px;
}
.g-margin-fright[data-v-aefb4746] {
  margin-right: 10px;
}
.g-margin-left[data-v-aefb4746] {
  margin-top: 20px;
}
.g-border[data-v-aefb4746] {
  border-bottom: 1px solid #e8e8e8;
}
.g-left[data-v-aefb4746] {
  text-align: left;
}
.g-right[data-v-aefb4746] {
  text-align: right;
}
.g-center[data-v-aefb4746] {
  text-align: center;
}
.g-fleft[data-v-aefb4746] {
  float: left;
}
.g-fright[data-v-aefb4746] {
  float: right;
}
.g-padding-left[data-v-aefb4746] {
  padding-left: 5px;
}
.g-padding-right[data-v-aefb4746] {
  padding-right: 10px;
}
html[data-v-aefb4746],
body[data-v-aefb4746] {
  height: 100%;
  background: #f5f8fa;
}
.g-view[data-v-aefb4746] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow-y: auto;
}
.g-block[data-v-aefb4746] {
  padding: 20px;
}
.g-box[data-v-aefb4746] {
  border: 1px solid #ededed;
}
.g-content[data-v-aefb4746] {
  background: #fff;
}
.g-container[data-v-aefb4746] {
  padding: 0 20px;
}
.g-noDate[data-v-aefb4746] {
  text-align: -webkit-center;
  line-height: 30;
}
.g-card[data-v-aefb4746] {
  height: 120px;
  width: 100%;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px;
  cursor: pointer;
}
.g-card .g-card-title[data-v-aefb4746] {
  padding: 10px;
  background: #f7f7f7;
}
.g-card .g-card-title span[data-v-aefb4746]:nth-child(1) {
  font-size: 14px;
  color: #333;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.g-card .g-card-title span[data-v-aefb4746]:nth-child(2) {
  font-size: 12px;
  color: #666;
  position: relative;
}
.g-card .g-card-title span:nth-child(2) i[data-v-aefb4746] {
  width: 10px;
  height: 10px;
  background-color: #b80e00;
  position: absolute;
  border-radius: 50%;
  top: 3px;
  margin-left: -15px;
}
.g-card .g-card-content[data-v-aefb4746] {
  padding: 10px;
}
.g-card .g-card-content > div p[data-v-aefb4746]:nth-child(1) {
  font-size: 12px;
  color: #999;
  margin: 8px 0 4px 12px;
}
.g-card .g-card-content > div p[data-v-aefb4746]:nth-child(2) {
  font-size: 16px;
  color: #333;
}
.g-icon-warning >i[data-v-aefb4746] {
  font-size: 65px;
  color: #fd6a39;
}
.clearFix[data-v-aefb4746]:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
.clearFix[data-v-aefb4746] {
  zoom: 1;
}
.g-title-mark[data-v-aefb4746] {
  color: #f88f07;
  font-size: 16px;
}
.g-con-mark[data-v-aefb4746] {
  color: #f60;
}
.g-card-round[data-v-aefb4746] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  position: relative;
  background-color: #f9f9f9;
  padding: 10px 10px 20px 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.g-card-round-block[data-v-aefb4746] {
  display: inline-block;
}
.g-card-round-edge[data-v-aefb4746] {
  position: absolute;
  z-index: 9;
  top: -1px;
  right: -1px;
  background-color: #fd6a39;
  width: 67px;
  line-height: 20px;
  color: #fff;
  border-top-right-radius: 4px;
  text-align: center;
}
.fade-enter[data-v-aefb4746] {
  opacity: 0;
}
.fade-enter-active[data-v-aefb4746] {
  transition: all 0.3s ease;
}
.fade-leave-active[data-v-aefb4746] {
  opacity: 0;
  transition: all 0.3s ease;
}
.fadeUp-enter[data-v-aefb4746] {
  opacity: 0;
  transform: translateY(20px);
}
.fadeUp-enter-active[data-v-aefb4746] {
  transition: all 0.3s ease;
}
.fadeUp-leave-active[data-v-aefb4746] {
  opacity: 0;
  transform: translateY(-20px);
  transition: all 0.3s ease;
}
.fadeDown-enter[data-v-aefb4746] {
  opacity: 0;
  transform: translateY(20px);
}
.fadeDown-enter-active[data-v-aefb4746] {
  transition: all 0.3s ease;
}
.fadeDown-leave-active[data-v-aefb4746] {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.3s ease;
}
.slide-left-enter[data-v-aefb4746] {
  transform: translate3d(100%, 0, 0);
}
.slide-left-enter-active[data-v-aefb4746] {
  transition: all 0.2s linear;
}
.slide-left-leave-active[data-v-aefb4746] {
  transition: all 0.2s linear;
  transition-delay: 0.1s;
  transform: translate3d(-100%, 0, 0);
}
.slide-right-enter[data-v-aefb4746] {
  z-index: 9;
  opacity: 0;
  transform: translate3d(-10%, 0, 0);
  transition-delay: 1s;
}
.slide-right-enter-active[data-v-aefb4746] {
  z-index: 9;
  transition: all 0.2s linear;
}
.slide-right-leave[data-v-aefb4746] {
  z-index: 10;
}
.slide-right-leave-active[data-v-aefb4746] {
  z-index: 10;
  transition: all 0.2s linear;
  transform: translate3d(100%, 0, 0);
}
.g-btn[data-v-aefb4746] {
  font-size: 14px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  color: #fff;
  background: #bfbfbf;
  cursor: pointer;
}
.g-btn[data-v-aefb4746]:disabled {
  border: none;
  background: #ddd;
}
.g-btn[data-v-aefb4746]:disabled:hover {
  cursor: not-allowed;
}
.g-sm-btn[data-v-aefb4746] {
  color: #fff;
  line-height: 26px;
  height: 30px;
  padding: 0 15px;
  border-radius: 4px;
  cursor: pointer;
  background: #bfbfbf;
}
.g-btn-icon i[data-v-aefb4746] {
  font-size: 14px;
  font-weight: 800;
  font-style: normal;
}
.g-btn-round[data-v-aefb4746] {
  border-radius: 5px;
}
.g-btn-default[data-v-aefb4746] {
  width: 120px;
  text-align: center;
}
.g-btn-wide[data-v-aefb4746] {
  width: 100%;
}
.g-btn-green[data-v-aefb4746] {
  color: #fff;
  background: #00a36d;
  border-top: 1px solid #00a36d;
}
.g-btn-green-hover[data-v-aefb4746]:hover {
  background-color: #01835a;
  border-top: 1px solid #01835a !important;
  color: #fff;
}
.g-btn-green-border[data-v-aefb4746] {
  color: #00a36d;
  border: 1px solid #00a36d;
  background: #fff;
}
.g-btn-green-border >i[data-v-aefb4746] {
  font-size: 14px;
  padding-let: 5px;
}
.g-btn-red[data-v-aefb4746] {
  color: #fff;
  background: #f00;
}
.g-btn-white[data-v-aefb4746] {
  border-top: 1px solid #e8e8e8;
  color: #0a171c;
  background: #fff;
}
.g-btn-white-border[data-v-aefb4746] {
  color: #0a171c;
  background: #fff;
  border: 1px solid #e8e8e8;
}
.g-btn-menu[data-v-aefb4746] {
  border: 1px solid #e0e0e0;
  color: #666;
  background: #fff;
}
.g-btn-menu[data-v-aefb4746]:hover {
  background: #f7f7f7;
}
.g-btn-white-hover[data-v-aefb4746]:hover {
  background-color: #f2f2f2;
}
.g-btn-disable[data-v-aefb4746] {
  color: #fff !important;
  cursor: not-allowed !important;
  background-color: #c9c9c9;
  border: none !important;
}
.g-btn-disable i[data-v-aefb4746] {
  color: #fff !important;
}
.g-btn-disable button[data-v-aefb4746] {
  color: #fff !important;
}
.g-btn-disable span[data-v-aefb4746] {
  color: #fff !important;
}
.g-btn-disable[data-v-aefb4746]:hover {
  background-color: #c9c9c9 !important;
  color: #fff !important;
  border: none !important;
}
.g-btn-ghost-disable[data-v-aefb4746] {
  cursor: not-allowed !important;
  color: #bfbfbf !important;
}
.g-btn-ghost-disable[data-v-aefb4746]:hover {
  background-color: #fff !important;
}
h1[data-v-aefb4746] {
  font-size: 20px !important;
  margin: 20px auto !important;
}
h2[data-v-aefb4746] {
  font-size: 18px !important;
  margin: 20px auto !important;
}
h3[data-v-aefb4746] {
  font-size: 16px !important;
  margin: 20px auto !important;
}
h4[data-v-aefb4746] {
  font-size: 14px !important;
  margin: 20px auto !important;
}
h5[data-v-aefb4746] {
  font-size: 12px !important;
  margin: 20px auto !important;
}
.g-text-1[data-v-aefb4746] {
  font-size: 20px;
}
.g-text-2[data-v-aefb4746] {
  font-size: 18px;
}
.g-text-3[data-v-aefb4746] {
  font-size: 16px;
}
.g-text-4[data-v-aefb4746] {
  font-size: 14px;
}
.g-text-5[data-v-aefb4746] {
  font-size: 12px;
}
.g-text-bold[data-v-aefb4746] {
  font-weight: bold;
}
.g-text-title[data-v-aefb4746] {
  color: #333;
}
.g-text-content[data-v-aefb4746] {
  color: #666;
}
.g-text-info[data-v-aefb4746] {
  color: #999;
}
.g-text-tip[data-v-aefb4746] {
  color: #bfbfbf;
}
.g-input[data-v-aefb4746] {
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  border: none;
  border-bottom: 1px solid #e8e8e8;
}
.g-input[data-v-aefb4746]:focus {
  border: 1px solid #00a36d;
  border-radius: 5px;
  box-shadow: inset 0px 2px 0px rgba(0,0,0,0.05);
  padding: 0 5px;
}
.g-border-input[data-v-aefb4746] {
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  border: 1px solid #e8e8e8;
}
.g-input-full[data-v-aefb4746] {
  width: 100%;
}
.g-text-line[data-v-aefb4746] {
  overflow: hidden;
  white-space: nowrap;
  display: -webkit-box;
/* autoprefixer: off */
  -webkit-box-orient: vertical;
/* autoprefixer: on */
  -webkit-line-clamp: 1;
}
.g-skip-style[data-v-aefb4746] {
  text-decoration: underline;
  cursor: pointer;
}
.g-skip-style[data-v-aefb4746]:hover {
  color: #00f;
}
.g-abnormal-style[data-v-aefb4746] {
  color: #f00;
  font-weight: 700;
}
.g-textarea[data-v-aefb4746] {
  width: 100%;
  height: 200px;
  padding: 0 5px;
  border: 1px solid #eee;
}
.g-textarea[data-v-aefb4746]:focus {
  border: 1px solid #00a36d;
  border-radius: 5px;
  box-shadow: inset 0px 2px 0px rgba(0,0,0,0.05);
  padding: 0 5px;
}
.g-placeholder[data-v-aefb4746]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #ccc;
}
.g-placeholder[data-v-aefb4746]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
.g-placeholder[data-v-aefb4746]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #ccc;
}
.g-placeholder[data-v-aefb4746]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #ccc;
}
.g-search[data-v-aefb4746] {
  position: relative;
}
.g-search input[data-v-aefb4746] {
  height: 40px;
  font-size: 12px;
  padding-left: 8px;
  width: 100%;
  border: 1px solid #ededed;
}
.g-search .icon-searchfor[data-v-aefb4746] {
  position: absolute;
  color: #bfbfbf;
  top: 8px;
  right: 10px;
  font-size: 20px;
}
.g-search [data-v-aefb4746]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #bfbfbf;
}
.g-search [data-v-aefb4746]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #bfbfbf;
}
.g-search [data-v-aefb4746]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #bfbfbf;
}
.g-search [data-v-aefb4746]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #bfbfbf;
}
.g-dropmenu[data-v-aefb4746] {
  border: 1px solid #ededed;
  background: #fff;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #666;
  position: relative;
/*	margin: 15px;*/
}
.g-dropmenu >i[data-v-aefb4746] {
  position: absolute;
  right: 5px;
  top: 0px;
  font-size: 16px;
  color: #999;
}
.g-dropmenu >span[data-v-aefb4746] {
  margin-left: 10px;
}
.g-table-input[data-v-aefb4746] {
  border-radius: 4px;
  text-align: center;
  border: 1px solid #e5e5e5;
  line-height: 24px;
  width: 100px;
  color: #666;
}
.g-table-input-error[data-v-aefb4746] {
  border: 1px solid #f00 !important;
}
.g-screen-init[data-v-aefb4746] {
  text-align: center;
  padding: 100px;
}
.g-screen-init img[data-v-aefb4746] {
  margin: 20px;
  width: 120px;
}
.g-screen-init p[data-v-aefb4746] {
  font-size: 14px;
  color: #666;
}
.g-screen-init span[data-v-aefb4746] {
  font-size: 14px;
  color: #00a36d;
  padding: 0 5px;
}
body >iframe[data-v-aefb4746] {
  display: none !important;
  opacity: 0 !important;
}
body >img[data-v-aefb4746] {
  display: none !important;
  opacity: 0 !important;
}
.g-two-lines[data-v-aefb4746] {
  display: inline-block;
  padding: 0 6px;
}
.p-version[data-v-aefb4746] {
  height: 100%;
  background: #fff;
  padding: 0 20px 20px;
  cursor: default !important;
}
.p-version .p-filter[data-v-aefb4746] {
  margin-bottom: 10px;
}
.p-version .p-list-box[data-v-aefb4746] {
  height: calc(100% - 90px);
}
.p-version .p-list-box .u-box[data-v-aefb4746] {
  height: 100%;
}
.p-version .p-list-box .u-box .u-slot[data-v-aefb4746] {
  height: 100%;
}
.p-version .p-list-box .p-list[data-v-aefb4746] {
  color: #666;
  padding: 10px;
  max-height: 100%;
  overflow-y: auto;
}
.p-version .p-list-box .p-list >li[data-v-aefb4746] {
  margin-left: 10px;
  padding-left: 12px;
  padding-bottom: 20px;
  position: relative;
}
.p-version .p-list-box .p-list >li >p[data-v-aefb4746] {
  margin-bottom: 6px;
  color: #999;
}
.p-version .p-list-box .p-list >li >p[data-v-aefb4746]:last-child {
  margin-bottom: 0;
}
.p-version .p-list-box .p-list >li .p-upContent[data-v-aefb4746] {
  padding-left: 10px;
}
.p-version .p-list-box .p-list .p-strong[data-v-aefb4746] {
  color: #333;
  font-weight: 800;
}
.p-version .p-list-box .p-list >li[data-v-aefb4746]::before {
  content: '';
  width: 8px;
  height: 8px;
  border: 1px solid #000;
  position: absolute;
  border-radius: 50%;
  left: -10px;
  top: 3px;
  z-index: 2;
  background: #fff;
}
.p-version .p-list-box .p-list >li[data-v-aefb4746]:nth-of-type(3n-2)::before {
  border: 1px solid #5cbe7e;
}
.p-version .p-list-box .p-list >li[data-v-aefb4746]:nth-of-type(3n-1)::before {
  border: 1px solid #fb8d6f;
}
.p-version .p-list-box .p-list >li[data-v-aefb4746]:nth-of-type(3n)::before {
  border: 1px solid #e8a200;
}
.p-version .p-list-box .p-list >li[data-v-aefb4746]::after {
  content: '';
  height: 100%;
  border-right: 1px solid #e0e0e0;
  position: absolute;
  left: -5px;
  top: 2px;
  z-index: 1;
}
.p-version .p-list-box .p-list >li[data-v-aefb4746]:last-child {
  padding-bottom: 0;
}
.p-version .p-list-box .p-list >li[data-v-aefb4746]:last-child::after {
  height: 60%;
}
.p-version .p-position[data-v-aefb4746] {
  height: 40px;
  line-height: 40px;
  background: #fff;
  color: #999;
}
.p-version .p-position .icon-location[data-v-aefb4746] {
  margin: 0 5px;
}
.p-version .p-position .p-back-name[data-v-aefb4746] {
  color: #666;
  cursor: pointer;
  margin-left: 5px;
}
.p-version .p-position .p-back-name[data-v-aefb4746]:hover {
  color: #00a36d;
  text-decoration: underline;
}

.p-stock-overview-home[data-v-3db1963e] {
  background-color: #fff;
}
.p-stock-overview-home .p-overview-control .p-select-stocks[data-v-3db1963e] {
  width: 150px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  padding: 0 5px 0 10px;
  line-height: 38px;
  font-size: 14px;
  color: #666;
}
.p-stock-overview-home .p-overview-control .p-select-stocks i[data-v-3db1963e] {
  float: right;
  color: #999;
}
.p-stock-overview-home .p-overview-control .p-datetime[data-v-3db1963e] {
  display: inline-block;
  vertical-align: top;
}
.p-stock-overview-home .p-overview-control .p-datetime[data-v-3db1963e]:after {
  content: '';
  display: block;
  clear: both;
}
.p-stock-overview-home .p-overview-control .p-datetime >div[data-v-3db1963e] {
  float: left;
}
.p-stock-overview-home .p-overview-control .p-datetime .p-datetime-l[data-v-3db1963e] {
  margin-right: 10px;
}
.p-stock-overview-home .p-overview-target[data-v-3db1963e] {
  border-top: 1px solid #e0e0e0;
}
.p-stock-overview-home .p-overview-target .p-echart-pie .p-echart-c[data-v-3db1963e] {
  height: 322px;
}
.p-stock-overview-home .p-overview-target .p-table-invent[data-v-3db1963e] {
  border-left: 1px solid #e0e0e0;
}
.p-stock-overview-home .p-overview-target .p-table-invent .p-target-dl .p-h3[data-v-3db1963e] {
  color: #666;
  line-height: 34px;
  font-size: 14px;
}
.p-stock-overview-home .p-overview-target .p-table-invent .p-target-dl p[data-v-3db1963e] {
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  padding: 20px 0;
  text-align: center;
  color: #999;
}
.p-stock-overview-home .p-overview-target .p-table-invent .p-target-dl span[data-v-3db1963e] {
  color: #333;
  margin-left: 4px;
  font-size: 18px;
}
.p-stock-overview-home .p-overview-target .p-table-invent .p-target-dl u[data-v-3db1963e] {
  text-decoration: none;
}
.p-stock-overview-home .p-overview-target .p-table-invent .p-w span[data-v-3db1963e] {
  display: block;
}
.p-stock-overview-home .p-overview-target .p-table-invent .p-dull-hover[data-v-3db1963e] {
  position: relative;
}
.p-stock-overview-home .p-overview-target .p-table-invent .p-dull-hover:hover u[data-v-3db1963e] {
  text-decoration: underline;
}
.p-stock-overview-home .p-overview-target .p-table-invent .p-dull-hover:hover .p-hover-span[data-v-3db1963e] {
  display: block;
}
.p-stock-overview-home .p-overview-target .p-table-invent .p-dull-hover .p-hover-span[data-v-3db1963e] {
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  position: absolute;
  width: 172px;
  right: 5px;
  bottom: -35px;
  display: none;
  padding: 0 3px;
  background-color: #fff;
}
.p-stock-overview-home .p-overview-target .p-table-invent .p-dull-hover .p-hover-span span[data-v-3db1963e] {
  line-height: 34px;
  font-size: 14px;
  color: #fd6a39;
}
.p-stock-overview-home .p-overview-analysis[data-v-3db1963e] {
  border-top: 1px solid #e0e0e0;
}
.p-stock-overview-home .p-overview-analysis .p-echart-bar[data-v-3db1963e] {
  height: 462px;
}
.p-stock-overview-home .p-echart-title[data-v-3db1963e],
.p-stock-overview-home .p-target-title[data-v-3db1963e] {
  color: #333;
  margin-bottom: 10px;
  font-size: 16px;
}
.p-stock-overview-home .p-echart-title span[data-v-3db1963e],
.p-stock-overview-home .p-target-title span[data-v-3db1963e] {
  color: #00a36d;
  font-size: 16px;
}
.p-stock-overview-home .p-modal-title[data-v-3db1963e] {
  line-height: 40px;
  color: #333;
  font-size: 16px;
}
.p-stock-overview-home .p-modal-content[data-v-3db1963e] {
  height: 400px;
}
.p-stock-overview-home .p-modal-content .p-modal-search[data-v-3db1963e] {
  width: 95%;
  margin: auto;
  margin-top: 20px;
}
.p-stock-overview-home .p-modal-content .p-tree-org[data-v-3db1963e] {
  height: 350px;
  overflow-y: overlay;
}
.p-stock-overview-home .p-modal-content .p-nodata[data-v-3db1963e] {
  padding-top: 120px;
}
.p-stock-overview-home .p-modal-content .p-nodata img[data-v-3db1963e] {
  max-width: 120px;
}

.p-stock-inventory-home {
  background-color: #fff;
}
.p-stock-inventory-home .p-stock-content {
  height: calc(100% - 52px);
  margin-bottom: 0;
}
.p-stock-inventory-home .p-stock-content >div {
  height: 100%;
}
.p-stock-inventory-home .p-stock-content .p-setting {
  padding-right: 10px;
  line-height: 40px;
  cursor: pointer;
}
.p-stock-inventory-home .p-stock-content .u-box {
  height: 100%;
}
.p-stock-inventory-home .p-stock-content .u-box .p-stock-list {
  height: 100%;
  overflow-y: auto;
}
.p-stock-inventory-home .p-stock-content .u-box .p-scope-on {
  color: #00a36d;
}
.p-stock-inventory-home .p-stock-content .p-table-title {
  border: 1px solid #e0e0e0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom: none;
  background-color: #f2f2f2;
  line-height: 40px;
  padding: 8px 10px 8px;
}
.p-stock-inventory-home .p-stock-content .p-report-invent {
  height: calc(100% - 81px);
  overflow-x: auto;
}
.p-stock-inventory-home .p-stock-content .p-report-invent .u-grid th:first-child {
  padding-left: 32px;
}
.p-stock-inventory-home .p-stock-content .p-report-invent .p-class-l {
  padding-left: 5px;
}
.p-stock-inventory-home .p-stock-content .p-report-invent .p-float-l {
  float: left;
  min-width: 22px;
  min-height: 1px;
  padding-left: 5px;
}
.p-stock-inventory-home .p-stock-content .p-report-invent .p-float-l ins {
  background-color: #fd6a39;
  color: #fff;
  padding: 2px 3px;
  text-decoration: none;
}
.p-stock-inventory-home .p-stock-content .p-invent-total {
  border: 1px solid #e0e0e0;
  color: #333;
  line-height: 40px;
  padding-left: 10px;
  border-top: none;
  background-color: #f2f2f2;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  font-size: 14px;
}
.p-stock-inventory-home .p-stock-content .p-invent-total span {
  color: #00a36d;
  font-size: 14px;
}
.p-stock-inventory-home .p-icon i {
  font-size: 20px;
  vertical-align: middle;
}
.p-stock-inventory-home .u-search-drop .u-dropdown .u-dropdown-main {
  border: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 1px solid #e0e0e0;
  height: 38px;
}
.p-stock-inventory-home .u-search-drop .u-dropdown .u-dropdown-container ul {
  border-top: 1px solid #e0e0e0;
}
.p-stock-inventory-home .icon-see {
  font-size: 24px;
  cursor: pointer;
}
.p-stock-inventory-home .p-modal-title {
  line-height: 40px;
  color: #333;
  font-size: 16px;
}
.p-stock-inventory-home .p-modal-content {
  height: 280px;
}
.p-stock-inventory-home .p-modal-content .p-modal-search {
  width: 95%;
  margin: auto;
  margin-top: 20px;
}
.p-stock-inventory-home .p-modal-content .p-tree-org {
  height: 250px;
  overflow-y: overlay;
}
.p-stock-inventory-home .p-modal-content .p-tree-org .c-combo-tree {
  text-align: left;
}

.p-stock-inventory-inventory-goods {
  background-color: #fff;
}
.p-stock-inventory-inventory-goods .p-stock-title .p-day-range {
  padding-left: 10px;
}
.p-stock-inventory-inventory-goods .p-stock-content {
  height: calc(100% - 62px);
}
.p-stock-inventory-inventory-goods .p-stock-content >div {
  height: 100%;
}
.p-stock-inventory-inventory-goods .p-stock-content .p-table-title {
  border: 1px solid #e0e0e0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom: none;
  background-color: #f2f2f2;
  line-height: 40px;
  padding: 8px 10px 8px;
}
.p-stock-inventory-inventory-goods .p-stock-content .p-report-good {
  height: calc(100% - 81px);
  overflow-x: auto;
}
.p-stock-inventory-inventory-goods .p-stock-content .p-report-good .u-grid th:first-child {
  padding-left: 12px;
}
.p-stock-inventory-inventory-goods .p-stock-content .p-report-good .p-class-l {
  padding-left: 12px;
}
.p-stock-inventory-inventory-goods .p-stock-content .p-good-total {
  border: 1px solid #e0e0e0;
  color: #333;
  line-height: 40px;
  padding-left: 10px;
  border-top: none;
  background-color: #f2f2f2;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  font-size: 14px;
}
.p-stock-inventory-inventory-goods .p-stock-content .p-good-total span {
  color: #00a36d;
  font-size: 14px;
}
.p-stock-inventory-inventory-goods .u-search-drop .u-dropdown .u-dropdown-main {
  border: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 1px solid #e0e0e0;
}
.p-stock-inventory-inventory-goods .u-search-drop .u-dropdown .u-dropdown-container ul {
  border-top: 1px solid #e0e0e0;
}

.p-stock-inventory-setting[data-v-a7f8ba54] {
  background-color: #fff;
}
.p-stock-inventory-setting .p-stock-title .p-tip[data-v-a7f8ba54] {
  color: #fd6a39;
  text-align: left;
  padding-top: 16px;
}
.p-stock-inventory-setting .p-stock-title .p-tip i[data-v-a7f8ba54] {
  font-size: 22px;
}
.p-stock-inventory-setting .p-stock-title .p-tip >*[data-v-a7f8ba54] {
  display: inline-block;
  vertical-align: middle;
}
.p-stock-inventory-setting .p-stock-content[data-v-a7f8ba54] {
  height: calc(100% - 50px);
  margin-bottom: 0;
  padding-bottom: 20px;
}
.p-stock-inventory-setting .p-stock-content >div[data-v-a7f8ba54] {
  height: 100%;
}
.p-stock-inventory-setting .p-stock-content .u-box[data-v-a7f8ba54] {
  height: 100%;
}
.p-stock-inventory-setting .p-stock-content .u-box .p-stock-list[data-v-a7f8ba54] {
  height: 100%;
  overflow-y: auto;
}
.p-stock-inventory-setting .p-stock-content .u-box .p-scope-on[data-v-a7f8ba54] {
  color: #00a36d;
}
.p-stock-inventory-setting .p-table-title[data-v-a7f8ba54] {
  border: 1px solid #e0e0e0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom: none;
  background-color: #f2f2f2;
  line-height: 40px;
}
.p-stock-inventory-setting .p-setting-report[data-v-a7f8ba54] {
  height: 100%;
  overflow-y: auto;
}
.p-stock-inventory-setting .p-setting-report .u-grid th[data-v-a7f8ba54]:first-child {
  padding-left: 12px !important;
}
.p-stock-inventory-setting .p-setting-report .p-class-l[data-v-a7f8ba54] {
  padding-left: 12px;
}
.p-stock-inventory-setting .p-setting-report input[data-v-a7f8ba54] {
  border-radius: 4px;
  text-align: center;
  border: 1px solid #e5e5e5;
  line-height: 24px;
  width: 100px;
}
.p-stock-inventory-setting .p-setting-report .p-input-error[data-v-a7f8ba54] {
  border: 1px solid #f00;
}

.p-stock-input-home {
  background-color: #fff;
}
.p-stock-input-home .p-stock-title .p-day-range {
  padding-left: 10px;
}
.p-stock-input-home .p-stock-content {
  height: calc(100% - 52px);
  margin-bottom: 0;
}
.p-stock-input-home .p-stock-content >div {
  height: 100%;
}
.p-stock-input-home .p-stock-content .p-table-title {
  border: 1px solid #e0e0e0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom: none;
  background-color: #f2f2f2;
  line-height: 40px;
  padding: 8px 10px 8px;
}
.p-stock-input-home .p-stock-content .u-box {
  height: 100%;
}
.p-stock-input-home .p-stock-content .u-box .p-stock-list {
  height: 100%;
  overflow-y: auto;
}
.p-stock-input-home .p-stock-content .u-box .p-scope-on {
  color: #00a36d;
}
.p-stock-input-home .p-fillter-types .u-dropdown {
  width: 100px;
}
.p-stock-input-home .p-fillter-types .u-dropdown-main {
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.p-stock-input-home .p-search .u-search-ipt {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.p-stock-input-home .p-input-report {
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  height: calc(100% - 81px);
  overflow-x: auto;
}
.p-stock-input-home .p-input-report .u-grid .u-grid-head,
.p-stock-input-home .p-input-report .u-grid .u-grid-content {
  border-left: none;
  border-right: none;
}
.p-stock-input-home .p-input-report .u-grid .u-grid-content {
  border-bottom: none;
}
.p-stock-input-home .p-input-report .u-grid th:first-child {
  padding-left: 12px !important;
}
.p-stock-input-home .p-input-report .p-class-l {
  padding-left: 12px;
}
.p-stock-input-home .p-input-total {
  border: 1px solid #e0e0e0;
  color: #333;
  line-height: 40px;
  padding-left: 10px;
  border-top: none;
  background-color: #f2f2f2;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  font-size: 14px;
}
.p-stock-input-home .p-input-total span {
  color: #00a36d;
  font-size: 14px;
}
.p-stock-input-home .p-icon i {
  font-size: 20px;
  vertical-align: middle;
}
.p-stock-input-home .p-modal-title {
  line-height: 40px;
  color: #333;
  font-size: 16px;
}
.p-stock-input-home .info {
  background-color: #fff;
  padding: 20px;
  color: #333;
  text-align: left;
}
.p-stock-input-home .info .select-file {
  background-color: #f88f07;
  height: 30px;
  line-height: 30px;
  width: 80px;
  border-radius: 6px;
  color: #fff;
  cursor: pointer;
}
.p-stock-input-home .info >li:nth-of-type(1) {
  margin-bottom: 15px;
}
.p-stock-input-home .info >li:nth-of-type(3) {
  margin-bottom: 10px;
}
.p-stock-input-home .info >li:last-child {
  min-height: 44px;
}
.p-stock-input-home .info >li:nth-of-type(2) {
  margin-bottom: 15px;
}
.p-stock-input-home .info >li:nth-of-type(2) span:nth-of-type(2) {
  color: #999;
}
.p-stock-input-home .info >li:nth-of-type(2) a {
  color: #f88f07;
  cursor: pointer;
}
.p-stock-input-home .info .u-dropdown,
.p-stock-input-home .info .p-droptree {
  width: 266px;
  display: inline-block;
  vertical-align: middle;
}

.p-stock-output-home {
  background-color: #fff;
}
.p-stock-output-home .p-stock-title .p-day-range {
  padding-left: 10px;
}
.p-stock-output-home .p-stock-content {
  margin-bottom: 0;
  height: calc(100% - 54px);
}
.p-stock-output-home .p-stock-content >div {
  height: 100%;
}
.p-stock-output-home .p-stock-content .p-table-title {
  border: 1px solid #e0e0e0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom: none;
  background-color: #f2f2f2;
  line-height: 40px;
  padding: 8px 10px 8px;
}
.p-stock-output-home .p-stock-content .u-box {
  height: 100%;
}
.p-stock-output-home .p-stock-content .u-box .p-stock-list {
  height: 100%;
  overflow-y: auto;
}
.p-stock-output-home .p-stock-content .u-box .p-scope-on {
  color: #00a36d;
}
.p-stock-output-home .p-stock-content .p-report-output {
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  height: calc(100% - 81px);
  overflow-x: auto;
}
.p-stock-output-home .p-stock-content .p-report-output .u-grid .u-grid-head,
.p-stock-output-home .p-stock-content .p-report-output .u-grid .u-grid-content {
  border-left: none;
  border-right: none;
}
.p-stock-output-home .p-stock-content .p-report-output .u-grid .u-grid-content {
  border-bottom: none;
}
.p-stock-output-home .p-stock-content .p-report-output .u-grid th:first-child {
  padding-left: 12px !important;
}
.p-stock-output-home .p-stock-content .p-report-output .p-class-l {
  padding-left: 12px;
}
.p-stock-output-home .p-stock-content .p-output-total {
  border: 1px solid #e0e0e0;
  color: #333;
  line-height: 40px;
  padding-left: 10px;
  border-top: none;
  background-color: #f2f2f2;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  font-size: 14px;
}
.p-stock-output-home .p-stock-content .p-output-total span {
  color: #00a36d;
  font-size: 14px;
}
.p-stock-output-home .p-fillter-types .u-dropdown {
  width: 100px;
}
.p-stock-output-home .p-fillter-types .u-dropdown-main {
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.p-stock-output-home .p-search .u-search-ipt {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.p-stock-output-home .u-search-drop .u-dropdown .u-dropdown-container ul {
  border-top: 1px solid #e0e0e0;
}
.p-stock-output-home .p-icon i {
  font-size: 20px;
  vertical-align: middle;
}
.p-stock-output-home .p-modal-title {
  line-height: 40px;
  color: #333;
  font-size: 16px;
}
.p-stock-output-home .info {
  background-color: #fff;
  padding: 20px;
  color: #333;
  text-align: left;
}
.p-stock-output-home .info .select-file {
  background-color: #f88f07;
  height: 30px;
  line-height: 30px;
  width: 80px;
  border-radius: 6px;
  color: #fff;
  cursor: pointer;
}
.p-stock-output-home .info >li:nth-of-type(1) {
  margin-bottom: 15px;
}
.p-stock-output-home .info >li:nth-of-type(3) {
  margin-bottom: 10px;
}
.p-stock-output-home .info >li:last-child {
  min-height: 44px;
}
.p-stock-output-home .info >li:nth-of-type(2) {
  margin-bottom: 15px;
}
.p-stock-output-home .info >li:nth-of-type(2) span:nth-of-type(2) {
  color: #999;
}
.p-stock-output-home .info >li:nth-of-type(2) a {
  color: #f88f07;
  cursor: pointer;
}
.p-stock-output-home .info .u-dropdown,
.p-stock-output-home .info .p-droptree {
  width: 266px;
  display: inline-block;
  vertical-align: middle;
}

.p-stock-check-home {
  background-color: #fff;
}
.p-stock-check-home .p-stock-content {
  height: calc(100% - 52px);
  margin-bottom: 0;
}
.p-stock-check-home .p-stock-content >div {
  height: 100%;
}
.p-stock-check-home .p-stock-content .u-box {
  height: 100%;
}
.p-stock-check-home .p-stock-content .u-box .p-stock-list {
  height: 100%;
  overflow-y: auto;
}
.p-stock-check-home .p-stock-content .u-box .p-scope-on {
  color: #00a36d;
}
.p-stock-check-home .p-stock-content .p-table-title {
  border: 1px solid #e0e0e0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom: none;
  background-color: #f2f2f2;
  line-height: 40px;
  padding: 8px 10px 8px;
}
.p-stock-check-home .p-stock-content .p-report-home {
  height: calc(100% - 81px);
  overflow-x: auto;
}
.p-stock-check-home .p-stock-content .p-report-home .tableClick {
  position: relative;
  text-decoration: underline;
  cursor: pointer;
}
.p-stock-check-home .p-stock-content .p-invent-totals {
  border: 1px solid #e0e0e0;
  color: #333;
  line-height: 40px;
  border-top: none;
  background-color: #f2f2f2;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  font-size: 14px;
}
.p-stock-check-home .p-stock-content .p-invent-totals >span {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  min-width: 140px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  margin: 0;
}
.p-stock-check-home .p-stock-content .p-invent-totals span:nth-of-type(1) {
  border-bottom-left-radius: 4px;
}
.p-stock-check-home .p-stock-content .p-invent-totals span:nth-of-type(1),
.p-stock-check-home .p-stock-content .p-invent-totals span:nth-of-type(3) {
  background-color: #00a36d;
}
.p-stock-check-home .p-stock-content .p-invent-totals span:nth-of-type(2) {
  background-color: #f88f07;
}
.p-stock-check-home .p-stock-content .p-invent-totals span:nth-of-type(4) {
  background-color: #fb6b39;
}
.p-stock-check-home .p-icon i {
  font-size: 20px;
  vertical-align: middle;
}
.p-stock-check-home .p-icon {
  position: relative;
}
.p-stock-check-home .p-icon span {
  position: absolute;
  top: -5px;
  right: -5px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background-color: #fd6a39;
  color: #fff;
  border-radius: 4px;
}
.p-stock-check-home .p-fillter-types .u-dropdown {
  width: 100px;
}
.p-stock-check-home .p-fillter-types .u-dropdown-main {
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.p-stock-check-home .p-search .u-search-ipt {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.p-stock-check-home .p-journal {
  position: absolute;
  border: 1px solid #e8e8e8;
  background: #fff;
  padding: 20px;
  width: 249px;
  max-height: 200px;
  overflow-y: auto;
  text-align: left;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.05);
  z-index: 99;
  left: 85px;
}
.p-stock-check-home .p-journal-upward {
  margin-top: -170px;
}
.p-stock-check-home .p-modify li {
  color: #666;
  position: relative;
  padding: 0 20px 10px;
  border-left: 1px solid #e0e0e0;
}
.p-stock-check-home .p-modify li i,
.p-stock-check-home .p-modify li table {
  position: absolute;
  top: 3px;
  left: -5.5px;
  width: 10px;
  height: 10px;
  z-index: 9;
  background-color: #fff;
  border-radius: 50%;
}
.p-stock-check-home .p-modify li table {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  left: -4px;
  top: 22px;
  background-color: #bfbfbf;
}
.p-stock-check-home .p-modify li .p-strong {
  font-weight: 700;
  color: #333;
}
.p-stock-check-home .p-modify li:nth-of-type(3n) i {
  border: 2px solid #e8a200;
}
.p-stock-check-home .p-modify li:nth-of-type(3n-1) i {
  border: 2px solid #fb8d6f;
}
.p-stock-check-home .p-modify li:nth-of-type(3n-2) i {
  border: 2px solid #5cbe7e;
}

.p-records .p-modal-contents {
  padding: 10px 20px;
  padding-top: 0;
  height: 400px;
}
.p-records .p-modal-contents .p-records-type-list {
  padding: 10px 0;
  width: 120px;
}
.p-records .p-modal-contents .p-lists {
  max-height: calc(100% - 60px);
  overflow-y: auto;
}
.p-records .p-modal-contents .p-lists .u-grid {
  height: calc(100% - 40px);
}
.p-records .p-modal-contents .p-lists .u-grid-content {
  max-height: 290px;
  overflow-y: auto;
}

.p-modal-contents {
  padding: 10px 20px;
  height: 400px;
}
.p-modal-contents .p-list {
  height: calc(100% - 40px);
}
.p-modal-contents .p-journal {
  position: absolute;
  border: 1px solid #e8e8e8;
  background: #fff;
  padding: 20px;
  width: 249px;
  max-height: 200px;
  overflow-y: auto;
  text-align: left;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.05);
  z-index: 99;
  left: 60px;
}
.p-modal-contents .p-journal-upward {
  margin-top: -170px;
}
.p-modal-contents .p-modify li {
  color: #666;
  position: relative;
  padding: 0 20px 10px;
  border-left: 1px solid #e0e0e0;
}
.p-modal-contents .p-modify li i,
.p-modal-contents .p-modify li table {
  position: absolute;
  top: 3px;
  left: -5.5px;
  width: 10px;
  height: 10px;
  z-index: 9;
  background-color: #fff;
  border-radius: 50%;
}
.p-modal-contents .p-modify li table {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  left: -4px;
  top: 22px;
  background-color: #bfbfbf;
}
.p-modal-contents .p-modify li .p-strong {
  font-weight: 700;
  color: #333;
}
.p-modal-contents .p-modify li:nth-of-type(3n) i {
  border: 2px solid #e8a200;
}
.p-modal-contents .p-modify li:nth-of-type(3n-1) i {
  border: 2px solid #fb8d6f;
}
.p-modal-contents .p-modify li:nth-of-type(3n-2) i {
  border: 2px solid #5cbe7e;
}
.p-modal-contents .tableClick {
  position: relative;
  text-decoration: underline;
  cursor: pointer;
}

.p-inventory[data-v-08c6be22] {
  background: #fff;
  padding: 0 20px 20px;
}
.p-inventory .p-tip[data-v-08c6be22] {
  color: #fd6a39;
  height: 15px;
  line-height: 40px;
  padding-right: 70px;
}
.p-inventory .p-tip .icon-verification[data-v-08c6be22] {
  font-size: 22px;
}
.p-inventory .p-tip > *[data-v-08c6be22] {
  vertical-align: middle;
}
.p-inventory .u-box[data-v-08c6be22] {
  height: 100%;
}
.p-inventory .u-box .p-list[data-v-08c6be22] {
  height: calc(100% - 100px);
}
.p-inventory .p-info[data-v-08c6be22] {
  padding: 10px 20px;
  border-bottom: 1px solid #e0e0e0;
}
.p-inventory .p-info .p-item[data-v-08c6be22] {
  position: relative;
  margin-bottom: 10px;
  white-space: nowrap;
  height: 40px;
  line-height: 40px;
}
.p-inventory .p-info .p-item > *[data-v-08c6be22] {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
.p-inventory .p-info .p-item .p-left[data-v-08c6be22] {
  color: #333;
}
.p-inventory .p-info .p-item .p-right[data-v-08c6be22] {
  width: 345px;
  color: #999;
}
.p-inventory .p-info .p-item .p-start-time[data-v-08c6be22],
.p-inventory .p-info .p-item .p-end-time[data-v-08c6be22] {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}
.p-inventory .p-info .p-item .p-start-time[data-v-08c6be22] {
  width: 74px;
  text-align: center;
}
.p-inventory .p-info .p-item p.p-start-time[data-v-08c6be22] {
  white-space: nowrap;
}
.p-inventory .p-info .p-item .p-end-time[data-v-08c6be22] {
  width: 256px;
}
.p-inventory .p-info .p-item .p-end-time p[data-v-08c6be22] {
  transform: translateY(0);
}
.p-inventory .p-info .p-item[data-v-08c6be22]:last-child {
  margin-bottom: 0;
}
.p-inventory .p-list-box[data-v-08c6be22] {
  padding: 10px;
  height: calc(100% - 100px);
}
.p-inventory .p-list-box .p-filter[data-v-08c6be22] {
  margin-bottom: 10px;
  white-space: nowrap;
}
.p-inventory .p-list-box .p-filter .p-left > *[data-v-08c6be22],
.p-inventory .p-list-box .p-filter .p-right > *[data-v-08c6be22] {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.p-inventory .p-list-box .p-filter .p-right > *[data-v-08c6be22]:last-child {
  margin-right: 0;
}
.p-inventory .p-list-box .p-filter .p-import[data-v-08c6be22] {
  text-align: left;
}
.p-inventory .p-list-box .p-filter .p-subject[data-v-08c6be22],
.p-inventory .p-list-box .p-filter .p-class[data-v-08c6be22],
.p-inventory .p-list-box .p-filter .p-import[data-v-08c6be22],
.p-inventory .p-list-box .p-filter .p-goods-add[data-v-08c6be22],
.p-inventory .p-list-box .p-filter .p-commit[data-v-08c6be22] {
  width: 100px;
}
.p-inventory .p-list-box .p-filter .p-search[data-v-08c6be22] {
  width: 204px;
}
.p-inventory .p-list-box .p-list .p-del[data-v-08c6be22] {
  background: #fff;
  cursor: pointer;
}
.p-inventory .p-list-box .p-list .p-del .icon-delete[data-v-08c6be22] {
  font-size: 24px;
}
.p-inventory .p-list-box .p-list input[data-v-08c6be22] {
  width: 100px;
  height: 24px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  text-align: center;
  color: #666;
}
.p-inventory .p-list-box .p-list-height[data-v-08c6be22] {
  height: calc(100% + 50px);
}
.p-inventory .p-list-box .p-disable[data-v-08c6be22] {
  background: #c9c9c9 !important;
  cursor: not-allowed;
  border: 0 !important;
}
.p-inventory .p-list-box .p-disable-1[data-v-08c6be22] {
  cursor: not-allowed;
  color: #bfbfbf;
}
.p-inventory .p-list-box .p-disable-1[data-v-08c6be22]:hover {
  background: #fff;
}
.p-inventory .p-select-goods .p-modal-content[data-v-08c6be22] {
  padding: 20px;
  overflow: auto;
  max-height: 406px;
  width: 800px;
}
.p-inventory .p-select-goods .p-modal-content .p-tip[data-v-08c6be22] {
  color: #fd6a39;
}
.p-inventory .p-select-goods .p-modal-content .p-all-select[data-v-08c6be22] {
  color: #999;
  cursor: pointer;
}
.p-inventory .p-select-goods .p-modal-content .p-all-select *[data-v-08c6be22] {
  display: inline-block;
  vertical-align: middle;
}
.p-inventory .p-select-goods .p-modal-content .p-list[data-v-08c6be22] {
  width: calc(100% + 10px);
}
.p-inventory .p-select-goods .p-modal-content .p-list li > div[data-v-08c6be22] {
  color: #999;
  position: relative;
  border: 1px solid #e0e0e0;
  background: #f9f9f9;
  margin-right: 10px;
  border-radius: 4px;
  text-align: left;
  padding: 10px;
  margin-top: 10px;
  cursor: pointer;
}
.p-inventory .p-select-goods .p-modal-content .p-list li > div .p-check[data-v-08c6be22] {
  position: absolute;
  right: 5px;
  top: 18px;
}
.p-inventory .p-select-goods .p-modal-content .p-list li > div .p-name[data-v-08c6be22] {
  color: #333;
  font-size: 14px;
  padding-top: 8px;
}
.p-inventory .p-select-goods .p-modal-content .p-list li > div .p-unit[data-v-08c6be22] {
  margin-top: 10px;
}
.p-inventory .p-select-goods .p-modal-content .icon-check[data-v-08c6be22] {
  color: #00a36d;
}
.p-inventory .p-icon i[data-v-08c6be22] {
  font-size: 20px;
  vertical-align: middle;
}
.p-inventory .p-shrink[data-v-08c6be22] {
  position: absolute;
  top: 11px;
  right: 30px;
  cursor: pointer;
  font-size: 14px;
  color: #666;
  line-height: 24px;
}
.p-inventory .p-shrink i[data-v-08c6be22] {
  font-size: 20px;
  vertical-align: middle;
}
.p-inventory .p-page[data-v-08c6be22] {
  margin-top: 10px;
}

.p-inventory-goods-add .p-select-goods .p-modal-content-inventory[data-v-04017205] {
  padding: 20px;
  padding-bottom: 0px;
  width: 800px;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-tip[data-v-04017205] {
  color: #fd6a39;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-class[data-v-04017205] {
  width: 100px;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-filter[data-v-04017205] {
  margin: 10px 0;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-filter >*[data-v-04017205] {
  display: inline-block;
  vertical-align: middle;
  float: left;
  margin-right: 10px;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-all-select[data-v-04017205] {
  color: #999;
  cursor: pointer;
  float: right;
  margin-right: 0;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-all-select *[data-v-04017205] {
  display: inline-block;
  vertical-align: middle;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-no-goods-tip[data-v-04017205] {
  color: #666;
  padding: 10px 0;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list[data-v-04017205] {
  width: calc(100% + 10px);
  overflow: auto;
  height: 339px;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list li >div[data-v-04017205] {
  color: #999;
  position: relative;
  border: 1px solid #e0e0e0;
  background: #f9f9f9;
  margin-right: 10px;
  border-radius: 4px;
  text-align: left;
  padding: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list li >div .p-check[data-v-04017205] {
  position: absolute;
  right: 5px;
  top: 18px;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list li >div .p-name[data-v-04017205] {
  color: #333;
  font-size: 14px;
  padding-top: 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 14px;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list li >div .p-unit >*[data-v-04017205],
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list li >div .p-store >*[data-v-04017205] {
  vertical-align: middle;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list li >div .p-unit[data-v-04017205] {
  margin-top: 6px;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list li >div .p-store[data-v-04017205] {
  margin-top: -4px;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list li >div .icon-company[data-v-04017205],
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list li >div .icon-stock[data-v-04017205] {
  font-size: 24px;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .icon-check[data-v-04017205] {
  color: #00a36d;
}

.p-stock-check-modify {
  background: #fff;
  height: 100%;
  overflow: hidden;
}
.p-stock-check-modify .p-section-one {
  height: 100%;
}
.p-stock-check-modify .p-section-one .p-title {
  padding-left: 10px;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 10px;
}
.p-stock-check-modify .p-section-one .p-title p {
  padding-top: 10px;
}
.p-stock-check-modify .p-section-one .p-title p label {
  font-size: 12px;
  color: #333;
}
.p-stock-check-modify .p-section-one .p-title p span {
  color: #999;
}
.p-stock-check-modify .p-section-one .p-title p .p-bill-name {
  letter-spacing: 4px;
}
.p-stock-check-modify .p-section-one .p-title .p-title-time {
  margin-top: 10px;
  height: 40px;
  line-height: 40px;
}
.p-stock-check-modify .p-section-one .p-title .p-title-time .p-title-start-time {
  float: left;
}
.p-stock-check-modify .p-section-one .p-title .p-title-time .p-title-start-time:after {
  content: '';
  display: block;
  clear: both;
}
.p-stock-check-modify .p-section-one .p-title .p-title-time .p-title-start-time label {
  font-size: 12px;
  color: #333;
}
.p-stock-check-modify .p-section-one .p-title .p-title-time .p-title-start-time span {
  color: #999;
}
.p-stock-check-modify .p-section-one .p-title .p-title-time .p-title-end-time {
  margin-left: 10px;
  display: inline-block;
  width: 266px;
  line-height: 0px;
  vertical-align: middle;
}
.p-stock-check-modify .p-section-one .p-content {
  height: calc(100% - 140px);
}
.p-stock-check-modify .p-section-one .p-content .p-grid-title {
  height: 60px;
  padding: 10px;
}
.p-stock-check-modify .p-section-one .p-content .p-grid-title .p-condition-select >div {
  width: 100px;
  margin-left: 10px;
}
.p-stock-check-modify .p-section-one .p-content .p-grid-title .p-condition-select >div:first-child {
  margin-left: 0px;
}
.p-stock-check-modify .p-section-one .p-content .p-grid-title .p-operation >div {
  float: right;
  width: 100px;
  margin-left: 10px;
}
.p-stock-check-modify .p-section-one .p-content .p-grid-title .p-operation >div:after {
  content: '';
  display: block;
  clear: both;
}
.p-stock-check-modify .p-section-one .p-content .p-loss-positive {
  color: #fb6b39;
}
.p-stock-check-modify .p-section-one .p-content .p-loss-negative {
  color: #00a36d;
}
.p-stock-check-modify .p-section-one .p-content .p-input-report {
  margin-left: 10px;
  margin-right: 10px;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  height: calc(100% - 135px);
}
.p-stock-check-modify .p-section-one .p-content .p-input-report .icon-delete {
  font-size: 24px;
  cursor: pointer;
}
.p-stock-check-modify .p-section-one .p-content .p-input-report input {
  color: #666;
}
.p-stock-check-modify .p-section-one .p-content .p-report-height {
  height: calc(100% + 30px);
}
.p-stock-check-modify .p-section-one .p-total {
  margin-left: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  height: 40px;
  line-height: 40px;
  background: #f2f2f2;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  border-radius: 4px;
}
.p-stock-check-modify .p-section-one .p-total p {
  padding-left: 20px;
}
.p-stock-check-modify .p-section-one .p-total p >span {
  padding-left: 20px;
}
.p-stock-check-modify .p-section-one .p-total p >span:nth-child(2) {
  color: #fb7e53;
}
.p-stock-check-modify .p-section-one .p-total p >span:nth-child(1) {
  padding-left: 10px;
  color: #00a36d;
}
.p-stock-check-modify .p-icon i {
  font-size: 20px;
}
.p-stock-check-modify .p-shrink {
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
  font-size: 14px;
  color: #666;
  line-height: 24px;
}
.p-stock-check-modify .p-shrink i {
  font-size: 20px;
  vertical-align: middle;
}

.p-inventory-goods-add .p-select-goods .p-modal-content-inventory[data-v-3b8f53c2] {
  padding: 20px;
  padding-bottom: 0px;
  width: 800px;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-tip[data-v-3b8f53c2] {
  color: #fd6a39;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-class[data-v-3b8f53c2] {
  width: 100px;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-filter[data-v-3b8f53c2] {
  margin: 10px 0;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-filter >*[data-v-3b8f53c2] {
  display: inline-block;
  vertical-align: middle;
  float: left;
  margin-right: 10px;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-all-select[data-v-3b8f53c2] {
  color: #999;
  cursor: pointer;
  float: right;
  margin-right: 0;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-all-select *[data-v-3b8f53c2] {
  display: inline-block;
  vertical-align: middle;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-no-goods-tip[data-v-3b8f53c2] {
  color: #666;
  padding: 10px 0;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list[data-v-3b8f53c2] {
  width: calc(100% + 10px);
  overflow: auto;
  height: 339px;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list li >div[data-v-3b8f53c2] {
  color: #999;
  position: relative;
  border: 1px solid #e0e0e0;
  background: #f9f9f9;
  margin-right: 10px;
  border-radius: 4px;
  text-align: left;
  padding: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list li >div .p-check[data-v-3b8f53c2] {
  position: absolute;
  right: 5px;
  top: 18px;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list li >div .p-name[data-v-3b8f53c2] {
  color: #333;
  font-size: 14px;
  padding-top: 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 14px;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list li >div .p-unit >*[data-v-3b8f53c2],
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list li >div .p-store >*[data-v-3b8f53c2] {
  vertical-align: middle;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list li >div .p-unit[data-v-3b8f53c2] {
  margin-top: 6px;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list li >div .p-store[data-v-3b8f53c2] {
  margin-top: -4px;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list li >div .icon-company[data-v-3b8f53c2],
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list li >div .icon-stock[data-v-3b8f53c2] {
  font-size: 24px;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .icon-check[data-v-3b8f53c2] {
  color: #00a36d;
}

.p-stock-check-check-in[data-v-e1998e3c] {
  height: 100%;
  background: #fff;
}
.p-stock-check-check-in >div[data-v-e1998e3c] {
  height: 100%;
}
.p-stock-check-check-in .p-nego-title[data-v-e1998e3c] {
  height: 36px;
}
.p-stock-check-check-in .p-nego-title .p-explain[data-v-e1998e3c] {
  margin-top: 10px;
}
.p-stock-check-check-in .p-nego-title .p-explain span[data-v-e1998e3c] {
  color: #fd6a39;
}
.p-stock-check-check-in .p-nego-content[data-v-e1998e3c] {
  height: calc(100% - 56px);
  overflow-y: auto;
  overflow-x: hidden;
}
.p-stock-check-check-in .p-card[data-v-e1998e3c] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  position: relative;
  padding: 16px;
  overflow: hidden;
  background: #f2f2f2;
  margin-top: 10px;
  cursor: pointer;
  height: 143px;
}
.p-stock-check-check-in .p-card[data-v-e1998e3c]:after {
  content: '';
  display: block;
  clear: both;
}
.p-stock-check-check-in .p-card >p[data-v-e1998e3c] {
  color: #999;
  margin-bottom: 10px;
}
.p-stock-check-check-in .p-card p[data-v-e1998e3c]:nth-of-type(1) {
  color: #333;
  font-size: 14px;
  margin-bottom: 15px;
}
.p-stock-check-check-in .p-nodata[data-v-e1998e3c] {
  padding: 150px 0;
}
.p-stock-check-check-in .p-nodata img[data-v-e1998e3c] {
  max-width: 220px;
}

.p-stock-check-confirmed[data-v-64965f0a] {
  background: #fff;
  height: 100%;
}
.p-stock-check-confirmed .p-section-one[data-v-64965f0a] {
  height: 100%;
}
.p-stock-check-confirmed .p-section-one .p-title[data-v-64965f0a] {
  padding-left: 10px;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 10px;
}
.p-stock-check-confirmed .p-section-one .p-title p[data-v-64965f0a] {
  padding-top: 10px;
}
.p-stock-check-confirmed .p-section-one .p-title p label[data-v-64965f0a] {
  font-size: 12px;
  color: #333;
}
.p-stock-check-confirmed .p-section-one .p-title p span[data-v-64965f0a] {
  color: #999;
}
.p-stock-check-confirmed .p-section-one .p-title p .p-bill-name[data-v-64965f0a] {
  letter-spacing: 4px;
}
.p-stock-check-confirmed .p-section-one .p-title .p-title-time[data-v-64965f0a] {
  margin-top: 10px;
  height: 40px;
  line-height: 40px;
}
.p-stock-check-confirmed .p-section-one .p-title .p-title-time .p-title-start-time[data-v-64965f0a] {
  float: left;
}
.p-stock-check-confirmed .p-section-one .p-title .p-title-time .p-title-start-time[data-v-64965f0a]:after {
  content: '';
  display: block;
  clear: both;
}
.p-stock-check-confirmed .p-section-one .p-title .p-title-time .p-title-start-time label[data-v-64965f0a] {
  font-size: 12px;
  color: #333;
}
.p-stock-check-confirmed .p-section-one .p-title .p-title-time .p-title-start-time span[data-v-64965f0a] {
  color: #999;
}
.p-stock-check-confirmed .p-section-one .p-title .p-title-time .p-title-end-time[data-v-64965f0a] {
  margin-left: 10px;
  display: inline-block;
  width: 266px;
  line-height: 0px;
  vertical-align: middle;
}
.p-stock-check-confirmed .p-section-one .p-content[data-v-64965f0a] {
  height: calc(100% - 140px);
}
.p-stock-check-confirmed .p-section-one .p-content .p-grid-title[data-v-64965f0a] {
  height: 60px;
  padding: 10px;
}
.p-stock-check-confirmed .p-section-one .p-content .p-grid-title .p-condition-select >div[data-v-64965f0a] {
  width: 100px;
  margin-left: 10px;
}
.p-stock-check-confirmed .p-section-one .p-content .p-grid-title .p-condition-select >div[data-v-64965f0a]:first-child {
  width: 260px;
  margin-left: 0;
}
.p-stock-check-confirmed .p-section-one .p-content .p-grid-title .p-operation >div[data-v-64965f0a] {
  float: right;
  width: 100px;
  margin-left: 10px;
}
.p-stock-check-confirmed .p-section-one .p-content .p-grid-title .p-operation >div[data-v-64965f0a]:after {
  content: '';
  display: block;
  clear: both;
}
.p-stock-check-confirmed .p-section-one .p-content .p-loss-positive[data-v-64965f0a] {
  color: #fb6b39;
}
.p-stock-check-confirmed .p-section-one .p-content .p-loss-negative[data-v-64965f0a] {
  color: #00a36d;
}
.p-stock-check-confirmed .p-section-one .p-content .p-input-report[data-v-64965f0a] {
  margin-left: 10px;
  margin-right: 10px;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  height: calc(100% - 135px);
  overflow-y: auto;
}
.p-stock-check-confirmed .p-section-one .p-content .p-input-report .icon-delete[data-v-64965f0a] {
  font-size: 24px;
  cursor: pointer;
}
.p-stock-check-confirmed .p-section-one .p-content .p-report-height[data-v-64965f0a] {
  height: calc(100% + 30px);
}
.p-stock-check-confirmed .p-section-one .p-total[data-v-64965f0a] {
  margin-left: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  height: 40px;
  line-height: 40px;
  background: #f2f2f2;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  border-radius: 4px;
}
.p-stock-check-confirmed .p-section-one .p-total p[data-v-64965f0a] {
  padding-left: 20px;
}
.p-stock-check-confirmed .p-section-one .p-total p >span[data-v-64965f0a] {
  padding-left: 20px;
}
.p-stock-check-confirmed .p-section-one .p-total p >span[data-v-64965f0a]:nth-child(2) {
  color: #fb7e53;
}
.p-stock-check-confirmed .p-section-one .p-total p >span[data-v-64965f0a]:nth-child(1) {
  padding-left: 10px;
  color: #00a36d;
}
.p-stock-check-confirmed .p-model-repulse[data-v-64965f0a] {
  margin: 20px;
}
.p-stock-check-confirmed .p-model-repulse >div[data-v-64965f0a] {
  text-align: left;
}
.p-stock-check-confirmed .p-model-repulse >div >label[data-v-64965f0a] {
  color: #666;
}
.p-stock-check-confirmed .p-model-repulse >div >label >span[data-v-64965f0a] {
  color: #f88f07;
}
.p-stock-check-confirmed .p-model-repulse >div[data-v-64965f0a]:nth-child(2) {
  margin-top: 10px;
  height: 106px;
}
.p-stock-check-confirmed .p-model-repulse >div:nth-child(2) >div[data-v-64965f0a] {
  float: right;
  width: 400px;
}
.p-stock-check-confirmed .p-model-repulse >div:nth-child(2) >div[data-v-64965f0a]:after {
  content: '';
  display: block;
  clear: both;
}
.p-stock-check-confirmed .p-model-repulse >div[data-v-64965f0a]:nth-child(2):after {
  content: '';
  display: block;
  clear: both;
}
.p-stock-check-confirmed .p-model-repulse >div:nth-child(2) >label[data-v-64965f0a] {
  display: inline-block;
  margin-top: 10px;
  color: #333;
}
.p-stock-check-confirmed .p-shrink[data-v-64965f0a] {
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
  font-size: 14px;
  color: #666;
  line-height: 24px;
}
.p-stock-check-confirmed .p-shrink i[data-v-64965f0a] {
  font-size: 20px;
  vertical-align: middle;
}

.p-stock-check[data-v-788c3df4] {
  width: 100%;
  height: 100%;
  background: #fff;
}
.p-stock-check .u-box[data-v-788c3df4] {
  height: 100%;
}
.p-stock-check .p-title[data-v-788c3df4] {
  padding: 10px;
  border-bottom: 1px solid #e0e0e0;
}
.p-stock-check .p-title p[data-v-788c3df4] {
  padding-bottom: 10px;
  color: #999;
}
.p-stock-check .p-title p span[data-v-788c3df4] {
  color: #333;
}
.p-stock-check .p-title p[data-v-788c3df4]:last-child {
  padding-bottom: 0;
}
.p-stock-check .p-title i[data-v-788c3df4] {
  font-style: normal;
}
.p-stock-check .p-center[data-v-788c3df4] {
  height: calc(100% - 80px);
  width: 100%;
  padding: 10px;
}
.p-stock-check .p-center .g-btn[data-v-788c3df4] {
  border-radius: 4px;
}
.p-stock-check .p-center .p-add-material[data-v-788c3df4] {
  background-color: #fff;
  color: #666;
  border: 1px solid #e0e0e0;
  font-size: 12px;
}
.p-stock-check .p-center .p-add-material i[data-v-788c3df4] {
  font-size: 18px;
  vertical-align: middle;
}
.p-stock-check .p-repulse-report[data-v-788c3df4] {
  height: calc(100% - 60px);
  overflow-y: auto;
}
.p-stock-check .p-repulse-report .icon-delete[data-v-788c3df4] {
  cursor: pointer;
  font-size: 24px;
}
.p-stock-check .p-report-height[data-v-788c3df4] {
  height: calc(100% + 30px);
}
.p-stock-check .p-icon i[data-v-788c3df4] {
  font-size: 20px;
  vertical-align: middle;
}
.p-stock-check .p-shrink[data-v-788c3df4] {
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
  font-size: 14px;
  color: #666;
  line-height: 24px;
}
.p-stock-check .p-shrink i[data-v-788c3df4] {
  font-size: 20px;
  vertical-align: middle;
}
.p-stock-check .p-margin[data-v-788c3df4] {
  margin-right: 5px;
}

.p-inventory-goods-add .p-select-goods .p-modal-content-inventory[data-v-32c7954a] {
  padding: 20px;
  padding-bottom: 0px;
  width: 800px;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-tip[data-v-32c7954a] {
  color: #fd6a39;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-class[data-v-32c7954a] {
  width: 100px;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-filter[data-v-32c7954a] {
  margin: 10px 0;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-filter >*[data-v-32c7954a] {
  display: inline-block;
  vertical-align: middle;
  float: left;
  margin-right: 10px;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-all-select[data-v-32c7954a] {
  color: #999;
  cursor: pointer;
  float: right;
  margin-right: 0;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-all-select *[data-v-32c7954a] {
  display: inline-block;
  vertical-align: middle;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-no-goods-tip[data-v-32c7954a] {
  color: #666;
  padding: 10px 0;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list[data-v-32c7954a] {
  width: calc(100% + 10px);
  overflow: auto;
  height: 339px;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list li >div[data-v-32c7954a] {
  color: #999;
  position: relative;
  border: 1px solid #e0e0e0;
  background: #f9f9f9;
  margin-right: 10px;
  border-radius: 4px;
  text-align: left;
  padding: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list li >div .p-check[data-v-32c7954a] {
  position: absolute;
  right: 5px;
  top: 18px;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list li >div .p-name[data-v-32c7954a] {
  color: #333;
  font-size: 14px;
  padding-top: 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 14px;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list li >div .p-unit >*[data-v-32c7954a],
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list li >div .p-store >*[data-v-32c7954a] {
  vertical-align: middle;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list li >div .p-unit[data-v-32c7954a] {
  margin-top: 6px;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list li >div .p-store[data-v-32c7954a] {
  margin-top: -4px;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list li >div .icon-company[data-v-32c7954a],
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .p-list li >div .icon-stock[data-v-32c7954a] {
  font-size: 24px;
}
.p-inventory-goods-add .p-select-goods .p-modal-content-inventory .icon-check[data-v-32c7954a] {
  color: #00a36d;
}

*[data-v-8762c74e] {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none;
  font-family: Droid Sans, Helvetica Neue, Droid Sans Fallback, Heiti SC, sans-serif, Source Han Sans CN, SimSun, SimHei;
  font-size: 12px;
}
ul[data-v-8762c74e] {
  list-style: none;
}
button[data-v-8762c74e] {
  border: none;
}
a[data-v-8762c74e] {
  text-decoration: none;
}
input[data-v-8762c74e]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #ccc;
}
input[data-v-8762c74e]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
input[data-v-8762c74e]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #ccc;
}
input[data-v-8762c74e]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #ccc;
}
input[data-v-8762c74e]:disabled {
  border: 1px solid #ddd;
  background-color: #f5f5f5;
  color: #aca899;
}
input[data-v-8762c74e]:disabled:hover {
  cursor: not-allowed;
}
input[type=number][data-v-8762c74e] {
  -moz-appearance: textfield;
}
input[type=number][data-v-8762c74e]::-webkit-inner-spin-button,
input[type=number][data-v-8762c74e]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.g-container[data-v-8762c74e] {
  width: 100%;
  overflow: hidden;
}
.g-row[data-v-8762c74e]:after {
  content: '';
  display: block;
  clear: both;
}
.g-col[data-v-8762c74e] {
  float: left;
}
.g-gutter[data-v-8762c74e] {
  margin: 0 -5px;
}
.g-gutter >*[data-v-8762c74e] {
  padding: 0 5px;
}
.g-col-1[data-v-8762c74e] {
  float: left;
  width: 8.333333333333334%;
  word-wrap: break-word;
}
.g-col-offset-1[data-v-8762c74e] {
  margin-left: 8.333333333333334%;
}
.g-col-2[data-v-8762c74e] {
  float: left;
  width: 16.666666666666668%;
  word-wrap: break-word;
}
.g-col-offset-2[data-v-8762c74e] {
  margin-left: 16.666666666666668%;
}
.g-col-3[data-v-8762c74e] {
  float: left;
  width: 25%;
  word-wrap: break-word;
}
.g-col-offset-3[data-v-8762c74e] {
  margin-left: 25%;
}
.g-col-4[data-v-8762c74e] {
  float: left;
  width: 33.333333333333336%;
  word-wrap: break-word;
}
.g-col-offset-4[data-v-8762c74e] {
  margin-left: 33.333333333333336%;
}
.g-col-5[data-v-8762c74e] {
  float: left;
  width: 41.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-5[data-v-8762c74e] {
  margin-left: 41.66666666666667%;
}
.g-col-6[data-v-8762c74e] {
  float: left;
  width: 50%;
  word-wrap: break-word;
}
.g-col-offset-6[data-v-8762c74e] {
  margin-left: 50%;
}
.g-col-7[data-v-8762c74e] {
  float: left;
  width: 58.333333333333336%;
  word-wrap: break-word;
}
.g-col-offset-7[data-v-8762c74e] {
  margin-left: 58.333333333333336%;
}
.g-col-8[data-v-8762c74e] {
  float: left;
  width: 66.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-8[data-v-8762c74e] {
  margin-left: 66.66666666666667%;
}
.g-col-9[data-v-8762c74e] {
  float: left;
  width: 75%;
  word-wrap: break-word;
}
.g-col-offset-9[data-v-8762c74e] {
  margin-left: 75%;
}
.g-col-10[data-v-8762c74e] {
  float: left;
  width: 83.33333333333334%;
  word-wrap: break-word;
}
.g-col-offset-10[data-v-8762c74e] {
  margin-left: 83.33333333333334%;
}
.g-col-11[data-v-8762c74e] {
  float: left;
  width: 91.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-11[data-v-8762c74e] {
  margin-left: 91.66666666666667%;
}
.g-col-12[data-v-8762c74e] {
  float: left;
  width: 100%;
  word-wrap: break-word;
}
.g-col-offset-12[data-v-8762c74e] {
  margin-left: 100%;
}
.g-spacer[data-v-8762c74e] {
  margin-bottom: 20px;
}
.g-block-spacer[data-v-8762c74e] {
  margin-bottom: 20px;
}
.g-content-spacer[data-v-8762c74e] {
  margin-bottom: 10px;
}
.g-margin-right[data-v-8762c74e] {
  margin-right: 20px;
}
.g-margin-fright[data-v-8762c74e] {
  margin-right: 10px;
}
.g-margin-left[data-v-8762c74e] {
  margin-top: 20px;
}
.g-border[data-v-8762c74e] {
  border-bottom: 1px solid #e8e8e8;
}
.g-left[data-v-8762c74e] {
  text-align: left;
}
.g-right[data-v-8762c74e] {
  text-align: right;
}
.g-center[data-v-8762c74e] {
  text-align: center;
}
.g-fleft[data-v-8762c74e] {
  float: left;
}
.g-fright[data-v-8762c74e] {
  float: right;
}
.g-padding-left[data-v-8762c74e] {
  padding-left: 5px;
}
.g-padding-right[data-v-8762c74e] {
  padding-right: 10px;
}
html[data-v-8762c74e],
body[data-v-8762c74e] {
  height: 100%;
  background: #f5f8fa;
}
.g-view[data-v-8762c74e] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow-y: auto;
}
.g-block[data-v-8762c74e] {
  padding: 20px;
}
.g-box[data-v-8762c74e] {
  border: 1px solid #ededed;
}
.g-content[data-v-8762c74e] {
  background: #fff;
}
.g-container[data-v-8762c74e] {
  padding: 0 20px;
}
.g-noDate[data-v-8762c74e] {
  text-align: -webkit-center;
  line-height: 30;
}
.g-card[data-v-8762c74e] {
  height: 120px;
  width: 100%;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px;
  cursor: pointer;
}
.g-card .g-card-title[data-v-8762c74e] {
  padding: 10px;
  background: #f7f7f7;
}
.g-card .g-card-title span[data-v-8762c74e]:nth-child(1) {
  font-size: 14px;
  color: #333;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.g-card .g-card-title span[data-v-8762c74e]:nth-child(2) {
  font-size: 12px;
  color: #666;
  position: relative;
}
.g-card .g-card-title span:nth-child(2) i[data-v-8762c74e] {
  width: 10px;
  height: 10px;
  background-color: #b80e00;
  position: absolute;
  border-radius: 50%;
  top: 3px;
  margin-left: -15px;
}
.g-card .g-card-content[data-v-8762c74e] {
  padding: 10px;
}
.g-card .g-card-content > div p[data-v-8762c74e]:nth-child(1) {
  font-size: 12px;
  color: #999;
  margin: 8px 0 4px 12px;
}
.g-card .g-card-content > div p[data-v-8762c74e]:nth-child(2) {
  font-size: 16px;
  color: #333;
}
.g-icon-warning >i[data-v-8762c74e] {
  font-size: 65px;
  color: #fd6a39;
}
.clearFix[data-v-8762c74e]:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
.clearFix[data-v-8762c74e] {
  zoom: 1;
}
.g-title-mark[data-v-8762c74e] {
  color: #f88f07;
  font-size: 16px;
}
.g-con-mark[data-v-8762c74e] {
  color: #f60;
}
.g-card-round[data-v-8762c74e] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  position: relative;
  background-color: #f9f9f9;
  padding: 10px 10px 20px 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.g-card-round-block[data-v-8762c74e] {
  display: inline-block;
}
.g-card-round-edge[data-v-8762c74e] {
  position: absolute;
  z-index: 9;
  top: -1px;
  right: -1px;
  background-color: #fd6a39;
  width: 67px;
  line-height: 20px;
  color: #fff;
  border-top-right-radius: 4px;
  text-align: center;
}
.fade-enter[data-v-8762c74e] {
  opacity: 0;
}
.fade-enter-active[data-v-8762c74e] {
  transition: all 0.3s ease;
}
.fade-leave-active[data-v-8762c74e] {
  opacity: 0;
  transition: all 0.3s ease;
}
.fadeUp-enter[data-v-8762c74e] {
  opacity: 0;
  transform: translateY(20px);
}
.fadeUp-enter-active[data-v-8762c74e] {
  transition: all 0.3s ease;
}
.fadeUp-leave-active[data-v-8762c74e] {
  opacity: 0;
  transform: translateY(-20px);
  transition: all 0.3s ease;
}
.fadeDown-enter[data-v-8762c74e] {
  opacity: 0;
  transform: translateY(20px);
}
.fadeDown-enter-active[data-v-8762c74e] {
  transition: all 0.3s ease;
}
.fadeDown-leave-active[data-v-8762c74e] {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.3s ease;
}
.slide-left-enter[data-v-8762c74e] {
  transform: translate3d(100%, 0, 0);
}
.slide-left-enter-active[data-v-8762c74e] {
  transition: all 0.2s linear;
}
.slide-left-leave-active[data-v-8762c74e] {
  transition: all 0.2s linear;
  transition-delay: 0.1s;
  transform: translate3d(-100%, 0, 0);
}
.slide-right-enter[data-v-8762c74e] {
  z-index: 9;
  opacity: 0;
  transform: translate3d(-10%, 0, 0);
  transition-delay: 1s;
}
.slide-right-enter-active[data-v-8762c74e] {
  z-index: 9;
  transition: all 0.2s linear;
}
.slide-right-leave[data-v-8762c74e] {
  z-index: 10;
}
.slide-right-leave-active[data-v-8762c74e] {
  z-index: 10;
  transition: all 0.2s linear;
  transform: translate3d(100%, 0, 0);
}
.g-btn[data-v-8762c74e] {
  font-size: 14px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  color: #fff;
  background: #bfbfbf;
  cursor: pointer;
}
.g-btn[data-v-8762c74e]:disabled {
  border: none;
  background: #ddd;
}
.g-btn[data-v-8762c74e]:disabled:hover {
  cursor: not-allowed;
}
.g-sm-btn[data-v-8762c74e] {
  color: #fff;
  line-height: 26px;
  height: 30px;
  padding: 0 15px;
  border-radius: 4px;
  cursor: pointer;
  background: #bfbfbf;
}
.g-btn-icon i[data-v-8762c74e] {
  font-size: 14px;
  font-weight: 800;
  font-style: normal;
}
.g-btn-round[data-v-8762c74e] {
  border-radius: 5px;
}
.g-btn-default[data-v-8762c74e] {
  width: 120px;
  text-align: center;
}
.g-btn-wide[data-v-8762c74e] {
  width: 100%;
}
.g-btn-green[data-v-8762c74e] {
  color: #fff;
  background: #00a36d;
  border-top: 1px solid #00a36d;
}
.g-btn-green-hover[data-v-8762c74e]:hover {
  background-color: #01835a;
  border-top: 1px solid #01835a !important;
  color: #fff;
}
.g-btn-green-border[data-v-8762c74e] {
  color: #00a36d;
  border: 1px solid #00a36d;
  background: #fff;
}
.g-btn-green-border >i[data-v-8762c74e] {
  font-size: 14px;
  padding-let: 5px;
}
.g-btn-red[data-v-8762c74e] {
  color: #fff;
  background: #f00;
}
.g-btn-white[data-v-8762c74e] {
  border-top: 1px solid #e8e8e8;
  color: #0a171c;
  background: #fff;
}
.g-btn-white-border[data-v-8762c74e] {
  color: #0a171c;
  background: #fff;
  border: 1px solid #e8e8e8;
}
.g-btn-menu[data-v-8762c74e] {
  border: 1px solid #e0e0e0;
  color: #666;
  background: #fff;
}
.g-btn-menu[data-v-8762c74e]:hover {
  background: #f7f7f7;
}
.g-btn-white-hover[data-v-8762c74e]:hover {
  background-color: #f2f2f2;
}
.g-btn-disable[data-v-8762c74e] {
  color: #fff !important;
  cursor: not-allowed !important;
  background-color: #c9c9c9;
  border: none !important;
}
.g-btn-disable i[data-v-8762c74e] {
  color: #fff !important;
}
.g-btn-disable button[data-v-8762c74e] {
  color: #fff !important;
}
.g-btn-disable span[data-v-8762c74e] {
  color: #fff !important;
}
.g-btn-disable[data-v-8762c74e]:hover {
  background-color: #c9c9c9 !important;
  color: #fff !important;
  border: none !important;
}
.g-btn-ghost-disable[data-v-8762c74e] {
  cursor: not-allowed !important;
  color: #bfbfbf !important;
}
.g-btn-ghost-disable[data-v-8762c74e]:hover {
  background-color: #fff !important;
}
h1[data-v-8762c74e] {
  font-size: 20px !important;
  margin: 20px auto !important;
}
h2[data-v-8762c74e] {
  font-size: 18px !important;
  margin: 20px auto !important;
}
h3[data-v-8762c74e] {
  font-size: 16px !important;
  margin: 20px auto !important;
}
h4[data-v-8762c74e] {
  font-size: 14px !important;
  margin: 20px auto !important;
}
h5[data-v-8762c74e] {
  font-size: 12px !important;
  margin: 20px auto !important;
}
.g-text-1[data-v-8762c74e] {
  font-size: 20px;
}
.g-text-2[data-v-8762c74e] {
  font-size: 18px;
}
.g-text-3[data-v-8762c74e] {
  font-size: 16px;
}
.g-text-4[data-v-8762c74e] {
  font-size: 14px;
}
.g-text-5[data-v-8762c74e] {
  font-size: 12px;
}
.g-text-bold[data-v-8762c74e] {
  font-weight: bold;
}
.g-text-title[data-v-8762c74e] {
  color: #333;
}
.g-text-content[data-v-8762c74e] {
  color: #666;
}
.g-text-info[data-v-8762c74e] {
  color: #999;
}
.g-text-tip[data-v-8762c74e] {
  color: #bfbfbf;
}
.g-input[data-v-8762c74e] {
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  border: none;
  border-bottom: 1px solid #e8e8e8;
}
.g-input[data-v-8762c74e]:focus {
  border: 1px solid #00a36d;
  border-radius: 5px;
  box-shadow: inset 0px 2px 0px rgba(0,0,0,0.05);
  padding: 0 5px;
}
.g-border-input[data-v-8762c74e] {
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  border: 1px solid #e8e8e8;
}
.g-input-full[data-v-8762c74e] {
  width: 100%;
}
.g-text-line[data-v-8762c74e] {
  overflow: hidden;
  white-space: nowrap;
  display: -webkit-box;
/* autoprefixer: off */
  -webkit-box-orient: vertical;
/* autoprefixer: on */
  -webkit-line-clamp: 1;
}
.g-skip-style[data-v-8762c74e] {
  text-decoration: underline;
  cursor: pointer;
}
.g-skip-style[data-v-8762c74e]:hover {
  color: #00f;
}
.g-abnormal-style[data-v-8762c74e] {
  color: #f00;
  font-weight: 700;
}
.g-textarea[data-v-8762c74e] {
  width: 100%;
  height: 200px;
  padding: 0 5px;
  border: 1px solid #eee;
}
.g-textarea[data-v-8762c74e]:focus {
  border: 1px solid #00a36d;
  border-radius: 5px;
  box-shadow: inset 0px 2px 0px rgba(0,0,0,0.05);
  padding: 0 5px;
}
.g-placeholder[data-v-8762c74e]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #ccc;
}
.g-placeholder[data-v-8762c74e]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
.g-placeholder[data-v-8762c74e]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #ccc;
}
.g-placeholder[data-v-8762c74e]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #ccc;
}
.g-search[data-v-8762c74e] {
  position: relative;
}
.g-search input[data-v-8762c74e] {
  height: 40px;
  font-size: 12px;
  padding-left: 8px;
  width: 100%;
  border: 1px solid #ededed;
}
.g-search .icon-searchfor[data-v-8762c74e] {
  position: absolute;
  color: #bfbfbf;
  top: 8px;
  right: 10px;
  font-size: 20px;
}
.g-search [data-v-8762c74e]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #bfbfbf;
}
.g-search [data-v-8762c74e]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #bfbfbf;
}
.g-search [data-v-8762c74e]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #bfbfbf;
}
.g-search [data-v-8762c74e]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #bfbfbf;
}
.g-dropmenu[data-v-8762c74e] {
  border: 1px solid #ededed;
  background: #fff;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #666;
  position: relative;
/*	margin: 15px;*/
}
.g-dropmenu >i[data-v-8762c74e] {
  position: absolute;
  right: 5px;
  top: 0px;
  font-size: 16px;
  color: #999;
}
.g-dropmenu >span[data-v-8762c74e] {
  margin-left: 10px;
}
.g-table-input[data-v-8762c74e] {
  border-radius: 4px;
  text-align: center;
  border: 1px solid #e5e5e5;
  line-height: 24px;
  width: 100px;
  color: #666;
}
.g-table-input-error[data-v-8762c74e] {
  border: 1px solid #f00 !important;
}
.g-screen-init[data-v-8762c74e] {
  text-align: center;
  padding: 100px;
}
.g-screen-init img[data-v-8762c74e] {
  margin: 20px;
  width: 120px;
}
.g-screen-init p[data-v-8762c74e] {
  font-size: 14px;
  color: #666;
}
.g-screen-init span[data-v-8762c74e] {
  font-size: 14px;
  color: #00a36d;
  padding: 0 5px;
}
body >iframe[data-v-8762c74e] {
  display: none !important;
  opacity: 0 !important;
}
body >img[data-v-8762c74e] {
  display: none !important;
  opacity: 0 !important;
}
.g-two-lines[data-v-8762c74e] {
  display: inline-block;
  padding: 0 6px;
}
.p-payment-home[data-v-8762c74e] {
  background: #fff;
  padding: 20px 20px 0 20px;
}
.p-payment-home .icon-notchecked[data-v-8762c74e] {
  color: #999;
}
.p-payment-home .icon-check[data-v-8762c74e] {
  color: #00a36d;
}
.p-payment-home i[data-v-8762c74e] {
  vertical-align: middle;
  font-size: 16px;
}
.p-payment-home .p-btn-left[data-v-8762c74e] {
  border: 1px solid #ededed;
  border-top-left-radius: 5px;
}
.p-payment-home .p-btn-right[data-v-8762c74e] {
  margin-left: -5px;
  border: 1px solid #ededed;
  border-top-right-radius: 5px;
}
.p-payment-home .p-btn-select[data-v-8762c74e] {
  background: #00a36d !important;
  color: #fff !important;
  border: 1px solid #00a36d;
}
.p-payment-home .p-btn-date[data-v-8762c74e] {
  width: 70px;
  color: #0a171c;
  background: #fff;
}
.p-payment-home .p-payment-title[data-v-8762c74e] {
  width: 100%;
  height: 40px;
}
.p-payment-home .p-payment-title .p-title-date[data-v-8762c74e] {
  margin-left: 10px;
  display: inline-block;
}
.p-payment-home .p-payment-title .p-but-total[data-v-8762c74e] {
  color: #fff;
  position: absolute;
  display: inline-block;
  width: 28px;
  height: 18px;
  line-height: 18px;
  top: -10px;
  right: -10px;
  border-radius: 2px;
  background: #fd6a39;
}
.p-payment-home .p-payment-title > div > button[data-v-8762c74e]:nth-child(1) {
  border-bottom-left-radius: 5px;
}
.p-payment-home .p-payment-title > div > button[data-v-8762c74e]:nth-child(2) {
  border-bottom-right-radius: 5px;
}
.p-payment-home .u-dropdown[data-v-8762c74e] {
  margin-top: -15px;
}
.p-payment-home .p-font-nowrap[data-v-8762c74e] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.p-payment-home .p-payment-center[data-v-8762c74e] {
  width: 100%;
  margin-top: 20px;
}
.p-payment-home .p-payment-center .p-center-left[data-v-8762c74e] {
  height: 100%;
}
.p-payment-home .p-payment-center .p-center-left .p-sup-org-btn button[data-v-8762c74e] {
  height: 50px;
  color: #0a171c;
  background: #fff;
}
.p-payment-home .p-payment-center .p-center-left .p-sup-org-btn > button[data-v-8762c74e]:nth-child(2) {
  margin: 0;
}
.p-payment-home .p-payment-center .p-center-left .p-sup-org-search[data-v-8762c74e] {
  border: 1px solid #ededed;
  border-top: none;
}
.p-payment-home .p-payment-center .p-center-left .p-org-sup-title[data-v-8762c74e] {
  height: 40px;
  background: #f5f5f5;
  border-bottom: 1px solid #ededed;
}
.p-payment-home .p-payment-center .p-center-left .p-supplier-type[data-v-8762c74e] {
  width: 40%;
  margin: 8px 5px 0 10px;
  float: left;
}
.p-payment-home .p-payment-center .p-center-left .p-search-input[data-v-8762c74e] {
  float: right;
  width: 49%;
  height: 24px;
  margin: 8px 5px 0 10px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #e0e0e0;
}
.p-payment-home .p-payment-center .p-center-left .p-search-input > input[data-v-8762c74e] {
  width: 80%;
  height: 22px;
  margin-left: 4px;
  border: none;
}
.p-payment-home .p-payment-center .p-center-left .p-search-input > i[data-v-8762c74e] {
  color: #e0e0e0;
}
.p-payment-home .p-payment-center .p-center-left .p-search-org[data-v-8762c74e] {
  margin: 8px 10px;
  width: 95%;
}
.p-payment-home .p-payment-center .p-center-left .p-search-org > input[data-v-8762c74e] {
  width: 90%;
}
.p-payment-home .p-payment-center .p-center-left .p-sup-org-list[data-v-8762c74e] {
  height: 90%;
}
.p-payment-home .p-payment-center .p-center-left .p-sup-org-list > div[data-v-8762c74e] {
  height: 99%;
  overflow: auto;
}
.p-payment-home .p-payment-center .p-center-left .p-sup-org-list > div > ul li[data-v-8762c74e] {
  width: 100%;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  border-bottom: 1px solid #ededed;
}
.p-payment-home .p-payment-center .p-center-left .p-sup-org-list > div .p-org-sup-name[data-v-8762c74e] {
  color: #666;
}
.p-payment-home .p-payment-center .p-center-left .p-sup-org-list > div .p-select-sup[data-v-8762c74e] {
  color: #00a36d;
  background: #f5f5f5;
}
.p-payment-home .p-payment-center .p-center-right[data-v-8762c74e] {
  height: 100%;
}
.p-payment-home .p-payment-center .p-center-right .p-center-title[data-v-8762c74e] {
  height: 50px;
}
.p-payment-home .p-payment-center .p-center-right .p-center-search[data-v-8762c74e] {
  margin-left: 10px;
}
.p-payment-home .p-payment-center .p-center-right .p-center-sup[data-v-8762c74e] {
  width: 150px;
  margin-left: 10px;
}
.p-payment-home .p-payment-center .p-center-right .p-center-but > button[data-v-8762c74e]:nth-child(1) {
  border-bottom-left-radius: 5px;
}
.p-payment-home .p-payment-center .p-center-right .p-center-but > button[data-v-8762c74e]:nth-child(2) {
  border-bottom-right-radius: 5px;
}
.p-payment-home .p-payment-center .p-center-right .p-center-summary[data-v-8762c74e] {
  width: 99%;
  margin-left: 10px;
}
.p-payment-home .p-payment-center .p-center-right .p-center-summary > div[data-v-8762c74e] {
  height: 100%;
  overflow: auto;
}
.p-payment-home .p-payment-center .p-center-right .p-center-summary > div > ul li[data-v-8762c74e] {
  width: 32%;
  height: 130px;
  margin: 5px;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #ededed;
}
.p-payment-home .p-payment-center .p-center-right .p-center-summary > div > ul li > p[data-v-8762c74e] {
  margin: 10px 0;
  color: #999;
}
.p-payment-home .p-payment-center .p-center-right .p-center-summary > div .p-select-sup-org[data-v-8762c74e] {
  background: #f9f9f9;
}
.p-payment-home .p-payment-center .p-center-right .p-center-summary-isDetails[data-v-8762c74e] {
  padding: 5px;
  border: 1px solid #e0e0e0;
}
.p-payment-home .p-payment-center .p-grid-i[data-v-8762c74e] {
  margin-left: 5px;
}
.p-payment-home .p-payment-bottom[data-v-8762c74e] {
  width: 100%;
  height: 70px;
  line-height: 70px;
  box-shadow: 0px -2px 6px 0px rgba(0,0,0,0.1);
  border: 1px solid #e0e0e0;
}
.p-payment-home .p-payment-bottom .p-bot-font > div > label[data-v-8762c74e],
.p-payment-home .p-payment-bottom .p-bot-font > div span[data-v-8762c74e] {
  font-size: 14px;
}
.p-payment-home .p-no-data[data-v-8762c74e] {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 30%;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none;
  font-family: Droid Sans, Helvetica Neue, Droid Sans Fallback, Heiti SC, sans-serif, Source Han Sans CN, SimSun, SimHei;
  font-size: 12px;
}
ul {
  list-style: none;
}
button {
  border: none;
}
a {
  text-decoration: none;
}
input::-webkit-input-placeholder {
/* WebKit browsers */
  color: #ccc;
}
input:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
input::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #ccc;
}
input:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #ccc;
}
input:disabled {
  border: 1px solid #ddd;
  background-color: #f5f5f5;
  color: #aca899;
}
input:disabled:hover {
  cursor: not-allowed;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.g-container {
  width: 100%;
  overflow: hidden;
}
.g-row:after {
  content: '';
  display: block;
  clear: both;
}
.g-col {
  float: left;
}
.g-gutter {
  margin: 0 -5px;
}
.g-gutter >* {
  padding: 0 5px;
}
.g-col-1 {
  float: left;
  width: 8.333333333333334%;
  word-wrap: break-word;
}
.g-col-offset-1 {
  margin-left: 8.333333333333334%;
}
.g-col-2 {
  float: left;
  width: 16.666666666666668%;
  word-wrap: break-word;
}
.g-col-offset-2 {
  margin-left: 16.666666666666668%;
}
.g-col-3 {
  float: left;
  width: 25%;
  word-wrap: break-word;
}
.g-col-offset-3 {
  margin-left: 25%;
}
.g-col-4 {
  float: left;
  width: 33.333333333333336%;
  word-wrap: break-word;
}
.g-col-offset-4 {
  margin-left: 33.333333333333336%;
}
.g-col-5 {
  float: left;
  width: 41.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-5 {
  margin-left: 41.66666666666667%;
}
.g-col-6 {
  float: left;
  width: 50%;
  word-wrap: break-word;
}
.g-col-offset-6 {
  margin-left: 50%;
}
.g-col-7 {
  float: left;
  width: 58.333333333333336%;
  word-wrap: break-word;
}
.g-col-offset-7 {
  margin-left: 58.333333333333336%;
}
.g-col-8 {
  float: left;
  width: 66.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-8 {
  margin-left: 66.66666666666667%;
}
.g-col-9 {
  float: left;
  width: 75%;
  word-wrap: break-word;
}
.g-col-offset-9 {
  margin-left: 75%;
}
.g-col-10 {
  float: left;
  width: 83.33333333333334%;
  word-wrap: break-word;
}
.g-col-offset-10 {
  margin-left: 83.33333333333334%;
}
.g-col-11 {
  float: left;
  width: 91.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-11 {
  margin-left: 91.66666666666667%;
}
.g-col-12 {
  float: left;
  width: 100%;
  word-wrap: break-word;
}
.g-col-offset-12 {
  margin-left: 100%;
}
.g-spacer {
  margin-bottom: 20px;
}
.g-block-spacer {
  margin-bottom: 20px;
}
.g-content-spacer {
  margin-bottom: 10px;
}
.g-margin-right {
  margin-right: 20px;
}
.g-margin-fright {
  margin-right: 10px;
}
.g-margin-left {
  margin-top: 20px;
}
.g-border {
  border-bottom: 1px solid #e8e8e8;
}
.g-left {
  text-align: left;
}
.g-right {
  text-align: right;
}
.g-center {
  text-align: center;
}
.g-fleft {
  float: left;
}
.g-fright {
  float: right;
}
.g-padding-left {
  padding-left: 5px;
}
.g-padding-right {
  padding-right: 10px;
}
html,
body {
  height: 100%;
  background: #f5f8fa;
}
.g-view {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow-y: auto;
}
.g-block {
  padding: 20px;
}
.g-box {
  border: 1px solid #ededed;
}
.g-content {
  background: #fff;
}
.g-container {
  padding: 0 20px;
}
.g-noDate {
  text-align: -webkit-center;
  line-height: 30;
}
.g-card {
  height: 120px;
  width: 100%;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px;
  cursor: pointer;
}
.g-card .g-card-title {
  padding: 10px;
  background: #f7f7f7;
}
.g-card .g-card-title span:nth-child(1) {
  font-size: 14px;
  color: #333;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.g-card .g-card-title span:nth-child(2) {
  font-size: 12px;
  color: #666;
  position: relative;
}
.g-card .g-card-title span:nth-child(2) i {
  width: 10px;
  height: 10px;
  background-color: #b80e00;
  position: absolute;
  border-radius: 50%;
  top: 3px;
  margin-left: -15px;
}
.g-card .g-card-content {
  padding: 10px;
}
.g-card .g-card-content > div p:nth-child(1) {
  font-size: 12px;
  color: #999;
  margin: 8px 0 4px 12px;
}
.g-card .g-card-content > div p:nth-child(2) {
  font-size: 16px;
  color: #333;
}
.g-icon-warning >i {
  font-size: 65px;
  color: #fd6a39;
}
.clearFix:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
.clearFix {
  zoom: 1;
}
.g-title-mark {
  color: #f88f07;
  font-size: 16px;
}
.g-con-mark {
  color: #f60;
}
.g-card-round {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  position: relative;
  background-color: #f9f9f9;
  padding: 10px 10px 20px 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.g-card-round-block {
  display: inline-block;
}
.g-card-round-edge {
  position: absolute;
  z-index: 9;
  top: -1px;
  right: -1px;
  background-color: #fd6a39;
  width: 67px;
  line-height: 20px;
  color: #fff;
  border-top-right-radius: 4px;
  text-align: center;
}
.fade-enter {
  opacity: 0;
}
.fade-enter-active {
  transition: all 0.3s ease;
}
.fade-leave-active {
  opacity: 0;
  transition: all 0.3s ease;
}
.fadeUp-enter {
  opacity: 0;
  transform: translateY(20px);
}
.fadeUp-enter-active {
  transition: all 0.3s ease;
}
.fadeUp-leave-active {
  opacity: 0;
  transform: translateY(-20px);
  transition: all 0.3s ease;
}
.fadeDown-enter {
  opacity: 0;
  transform: translateY(20px);
}
.fadeDown-enter-active {
  transition: all 0.3s ease;
}
.fadeDown-leave-active {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.3s ease;
}
.slide-left-enter {
  transform: translate3d(100%, 0, 0);
}
.slide-left-enter-active {
  transition: all 0.2s linear;
}
.slide-left-leave-active {
  transition: all 0.2s linear;
  transition-delay: 0.1s;
  transform: translate3d(-100%, 0, 0);
}
.slide-right-enter {
  z-index: 9;
  opacity: 0;
  transform: translate3d(-10%, 0, 0);
  transition-delay: 1s;
}
.slide-right-enter-active {
  z-index: 9;
  transition: all 0.2s linear;
}
.slide-right-leave {
  z-index: 10;
}
.slide-right-leave-active {
  z-index: 10;
  transition: all 0.2s linear;
  transform: translate3d(100%, 0, 0);
}
.g-btn {
  font-size: 14px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  color: #fff;
  background: #bfbfbf;
  cursor: pointer;
}
.g-btn:disabled {
  border: none;
  background: #ddd;
}
.g-btn:disabled:hover {
  cursor: not-allowed;
}
.g-sm-btn {
  color: #fff;
  line-height: 26px;
  height: 30px;
  padding: 0 15px;
  border-radius: 4px;
  cursor: pointer;
  background: #bfbfbf;
}
.g-btn-icon i {
  font-size: 14px;
  font-weight: 800;
  font-style: normal;
}
.g-btn-round {
  border-radius: 5px;
}
.g-btn-default {
  width: 120px;
  text-align: center;
}
.g-btn-wide {
  width: 100%;
}
.g-btn-green {
  color: #fff;
  background: #00a36d;
  border-top: 1px solid #00a36d;
}
.g-btn-green-hover:hover {
  background-color: #01835a;
  border-top: 1px solid #01835a !important;
  color: #fff;
}
.g-btn-green-border {
  color: #00a36d;
  border: 1px solid #00a36d;
  background: #fff;
}
.g-btn-green-border >i {
  font-size: 14px;
  padding-let: 5px;
}
.g-btn-red {
  color: #fff;
  background: #f00;
}
.g-btn-white {
  border-top: 1px solid #e8e8e8;
  color: #0a171c;
  background: #fff;
}
.g-btn-white-border {
  color: #0a171c;
  background: #fff;
  border: 1px solid #e8e8e8;
}
.g-btn-menu {
  border: 1px solid #e0e0e0;
  color: #666;
  background: #fff;
}
.g-btn-menu:hover {
  background: #f7f7f7;
}
.g-btn-white-hover:hover {
  background-color: #f2f2f2;
}
.g-btn-disable {
  color: #fff !important;
  cursor: not-allowed !important;
  background-color: #c9c9c9;
  border: none !important;
}
.g-btn-disable i {
  color: #fff !important;
}
.g-btn-disable button {
  color: #fff !important;
}
.g-btn-disable span {
  color: #fff !important;
}
.g-btn-disable:hover {
  background-color: #c9c9c9 !important;
  color: #fff !important;
  border: none !important;
}
.g-btn-ghost-disable {
  cursor: not-allowed !important;
  color: #bfbfbf !important;
}
.g-btn-ghost-disable:hover {
  background-color: #fff !important;
}
h1 {
  font-size: 20px !important;
  margin: 20px auto !important;
}
h2 {
  font-size: 18px !important;
  margin: 20px auto !important;
}
h3 {
  font-size: 16px !important;
  margin: 20px auto !important;
}
h4 {
  font-size: 14px !important;
  margin: 20px auto !important;
}
h5 {
  font-size: 12px !important;
  margin: 20px auto !important;
}
.g-text-1 {
  font-size: 20px;
}
.g-text-2 {
  font-size: 18px;
}
.g-text-3 {
  font-size: 16px;
}
.g-text-4 {
  font-size: 14px;
}
.g-text-5 {
  font-size: 12px;
}
.g-text-bold {
  font-weight: bold;
}
.g-text-title {
  color: #333;
}
.g-text-content {
  color: #666;
}
.g-text-info {
  color: #999;
}
.g-text-tip {
  color: #bfbfbf;
}
.g-input {
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  border: none;
  border-bottom: 1px solid #e8e8e8;
}
.g-input:focus {
  border: 1px solid #00a36d;
  border-radius: 5px;
  box-shadow: inset 0px 2px 0px rgba(0,0,0,0.05);
  padding: 0 5px;
}
.g-border-input {
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  border: 1px solid #e8e8e8;
}
.g-input-full {
  width: 100%;
}
.g-text-line {
  overflow: hidden;
  white-space: nowrap;
  display: -webkit-box;
/* autoprefixer: off */
  -webkit-box-orient: vertical;
/* autoprefixer: on */
  -webkit-line-clamp: 1;
}
.g-skip-style {
  text-decoration: underline;
  cursor: pointer;
}
.g-skip-style:hover {
  color: #00f;
}
.g-abnormal-style {
  color: #f00;
  font-weight: 700;
}
.g-textarea {
  width: 100%;
  height: 200px;
  padding: 0 5px;
  border: 1px solid #eee;
}
.g-textarea:focus {
  border: 1px solid #00a36d;
  border-radius: 5px;
  box-shadow: inset 0px 2px 0px rgba(0,0,0,0.05);
  padding: 0 5px;
}
.g-placeholder::-webkit-input-placeholder {
/* WebKit browsers */
  color: #ccc;
}
.g-placeholder:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
.g-placeholder::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #ccc;
}
.g-placeholder:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #ccc;
}
.g-search {
  position: relative;
}
.g-search input {
  height: 40px;
  font-size: 12px;
  padding-left: 8px;
  width: 100%;
  border: 1px solid #ededed;
}
.g-search .icon-searchfor {
  position: absolute;
  color: #bfbfbf;
  top: 8px;
  right: 10px;
  font-size: 20px;
}
.g-search ::-webkit-input-placeholder {
/* WebKit browsers */
  color: #bfbfbf;
}
.g-search :-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #bfbfbf;
}
.g-search ::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #bfbfbf;
}
.g-search :-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #bfbfbf;
}
.g-dropmenu {
  border: 1px solid #ededed;
  background: #fff;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #666;
  position: relative;
/*	margin: 15px;*/
}
.g-dropmenu >i {
  position: absolute;
  right: 5px;
  top: 0px;
  font-size: 16px;
  color: #999;
}
.g-dropmenu >span {
  margin-left: 10px;
}
.g-table-input {
  border-radius: 4px;
  text-align: center;
  border: 1px solid #e5e5e5;
  line-height: 24px;
  width: 100px;
  color: #666;
}
.g-table-input-error {
  border: 1px solid #f00 !important;
}
.g-screen-init {
  text-align: center;
  padding: 100px;
}
.g-screen-init img {
  margin: 20px;
  width: 120px;
}
.g-screen-init p {
  font-size: 14px;
  color: #666;
}
.g-screen-init span {
  font-size: 14px;
  color: #00a36d;
  padding: 0 5px;
}
body >iframe {
  display: none !important;
  opacity: 0 !important;
}
body >img {
  display: none !important;
  opacity: 0 !important;
}
.g-two-lines {
  display: inline-block;
  padding: 0 6px;
}
.p-payment-modal .p-payment-all-modal .p-payment-center {
  width: 800px;
  height: 600px;
  margin: auto;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-offline-payment .p-center {
  margin: 0 40px;
  margin-top: 20px;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-offline-payment .p-center > div {
  text-align: left;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-offline-payment .p-center .p-first-step .p-payment-type {
  margin-top: 10px;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-offline-payment .p-center .p-first-step .p-payment-type > div {
  display: inline-block;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-offline-payment .p-center .p-first-step .p-split-payment {
  margin-top: 10px;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-offline-payment .p-center .p-first-step .p-split-payment .p-payment-radio-list {
  margin-top: 15px;
  margin-left: 55px;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-offline-payment .p-center .p-first-step .p-split-payment .p-payment-radio-list > input {
  width: 60px;
  height: 40px;
  border: 1px solid #ededed;
  text-align: center;
  border-radius: 5px;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-offline-payment .p-center .p-first-step .p-split-payment .p-payment-radio-list > label,
.p-payment-modal .p-payment-all-modal .p-payment-center .p-offline-payment .p-center .p-first-step .p-split-payment .p-payment-radio-list input {
  margin-left: 10px;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-offline-payment .p-center .p-two-step > p {
  margin-top: 10px;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-offline-payment .p-center .p-two-step .p-actual {
  display: inline-block;
  width: 200px;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  border: 1px solid #ededed;
  border-radius: 5px;
  font-size: 20px;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-offline-payment .p-center .p-two-step .p-actual > input {
  width: 160px;
  margin-left: 5px;
  border: none;
  font-size: 20px;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-offline-payment .p-center .p-two-step .p-input {
  width: 400px;
  height: 40px;
  padding-left: 10px;
  border: 1px solid #ededed;
  border-radius: 5px;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-offline-payment .p-center .p-two-step .p-many-sup {
  height: 400px;
  overflow: scroll;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-offline-payment .p-center .p-two-step .p-many-sup > div {
  margin-top: 10px;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-offline-payment .p-center .p-two-step .p-many-sup > div > p {
  margin-top: 10px;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-offline-payment .p-center .p-step-third {
  text-align: center;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-offline-payment .p-center .p-step-third > ul {
  margin-top: 20px;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-offline-payment .p-center .p-step-third > ul li {
  display: inline-block;
  margin-right: 20px;
  padding: 6px 16px;
  border: 1px solid #ededed;
  border-radius: 5px;
  font-size: 16px;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-offline-payment .p-center .p-step-third > p {
  margin-top: 20px;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-offline-payment .p-center .p-step-third > p .g-btn {
  border: 1px solid #ededed;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-payment-title {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #ededed;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-payment-title > span {
  width: 104px;
  display: inline-block;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-payment-title > span > span {
  display: inline-block;
  color: #333;
  font-size: 16px;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-payment-title > span .p-select-title {
  height: 39px;
  border-bottom: 4px solid #00a36d;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-title-pilot {
  width: 100%;
  height: 60px;
  margin-top: 20px;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-title-pilot .p-pilot {
  display: inline-block;
  position: relative;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-title-pilot .p-pilot .p-circular {
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  border-radius: 50%;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-title-pilot .p-pilot .p-line {
  display: inline-block;
  position: absolute;
  width: 203px;
  height: 4px;
  left: -24px;
  top: 10px;
  background: #ededed;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-title-pilot .p-pilot .p-text {
  margin-top: 10px;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-title-pilot .p-pilot > span {
  background: #bfbfbf;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-title-pilot .p-pilot > p {
  color: #bfbfbf;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-title-pilot .p-select-pilot > span {
  background: #00a36d !important;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-title-pilot .p-select-pilot > p {
  color: #00a36d;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-title-pilot li {
  padding-left: 155px;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-title-pilot li:nth-child(1) {
  padding-left: 0;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-payment-details {
  margin: 0 40px;
  height: 500px;
  overflow: scroll;
}
.p-payment-modal .p-payment-all-modal .p-payment-center .p-payment-details > div > label {
  width: 100%;
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: left;
}
.p-payment-modal .p-payment-all-modal .p-error {
  border: 1px solid #f00 !important;
}
.p-payment-modal .p-payment-all-modal .p-btn {
  position: absolute;
  bottom: 0;
  width: 800px;
}
.p-payment-modal .p-payment-all-modal .c-datepicker {
  position: absolute;
  right: 0;
  width: 100px;
}
.p-payment-modal .p-payment-all-modal .c-datepicker .c-datepicker-input {
  opacity: 0;
}
.p-payment-modal .p-payment-all-modal .p-datepicker .c-datepicker-panel {
  top: -270px;
}
.p-payment-modal .g-btn > span {
  display: inline-block;
  width: 100%;
}
.p-payment-modal .p-font-style {
  font-size: 14px;
  font-weight: 500;
  color: #333;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none;
  font-family: Droid Sans, Helvetica Neue, Droid Sans Fallback, Heiti SC, sans-serif, Source Han Sans CN, SimSun, SimHei;
  font-size: 12px;
}
ul {
  list-style: none;
}
button {
  border: none;
}
a {
  text-decoration: none;
}
input::-webkit-input-placeholder {
/* WebKit browsers */
  color: #ccc;
}
input:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
input::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #ccc;
}
input:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #ccc;
}
input:disabled {
  border: 1px solid #ddd;
  background-color: #f5f5f5;
  color: #aca899;
}
input:disabled:hover {
  cursor: not-allowed;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.g-container {
  width: 100%;
  overflow: hidden;
}
.g-row:after {
  content: '';
  display: block;
  clear: both;
}
.g-col {
  float: left;
}
.g-gutter {
  margin: 0 -5px;
}
.g-gutter >* {
  padding: 0 5px;
}
.g-col-1 {
  float: left;
  width: 8.333333333333334%;
  word-wrap: break-word;
}
.g-col-offset-1 {
  margin-left: 8.333333333333334%;
}
.g-col-2 {
  float: left;
  width: 16.666666666666668%;
  word-wrap: break-word;
}
.g-col-offset-2 {
  margin-left: 16.666666666666668%;
}
.g-col-3 {
  float: left;
  width: 25%;
  word-wrap: break-word;
}
.g-col-offset-3 {
  margin-left: 25%;
}
.g-col-4 {
  float: left;
  width: 33.333333333333336%;
  word-wrap: break-word;
}
.g-col-offset-4 {
  margin-left: 33.333333333333336%;
}
.g-col-5 {
  float: left;
  width: 41.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-5 {
  margin-left: 41.66666666666667%;
}
.g-col-6 {
  float: left;
  width: 50%;
  word-wrap: break-word;
}
.g-col-offset-6 {
  margin-left: 50%;
}
.g-col-7 {
  float: left;
  width: 58.333333333333336%;
  word-wrap: break-word;
}
.g-col-offset-7 {
  margin-left: 58.333333333333336%;
}
.g-col-8 {
  float: left;
  width: 66.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-8 {
  margin-left: 66.66666666666667%;
}
.g-col-9 {
  float: left;
  width: 75%;
  word-wrap: break-word;
}
.g-col-offset-9 {
  margin-left: 75%;
}
.g-col-10 {
  float: left;
  width: 83.33333333333334%;
  word-wrap: break-word;
}
.g-col-offset-10 {
  margin-left: 83.33333333333334%;
}
.g-col-11 {
  float: left;
  width: 91.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-11 {
  margin-left: 91.66666666666667%;
}
.g-col-12 {
  float: left;
  width: 100%;
  word-wrap: break-word;
}
.g-col-offset-12 {
  margin-left: 100%;
}
.g-spacer {
  margin-bottom: 20px;
}
.g-block-spacer {
  margin-bottom: 20px;
}
.g-content-spacer {
  margin-bottom: 10px;
}
.g-margin-right {
  margin-right: 20px;
}
.g-margin-fright {
  margin-right: 10px;
}
.g-margin-left {
  margin-top: 20px;
}
.g-border {
  border-bottom: 1px solid #e8e8e8;
}
.g-left {
  text-align: left;
}
.g-right {
  text-align: right;
}
.g-center {
  text-align: center;
}
.g-fleft {
  float: left;
}
.g-fright {
  float: right;
}
.g-padding-left {
  padding-left: 5px;
}
.g-padding-right {
  padding-right: 10px;
}
html,
body {
  height: 100%;
  background: #f5f8fa;
}
.g-view {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow-y: auto;
}
.g-block {
  padding: 20px;
}
.g-box {
  border: 1px solid #ededed;
}
.g-content {
  background: #fff;
}
.g-container {
  padding: 0 20px;
}
.g-noDate {
  text-align: -webkit-center;
  line-height: 30;
}
.g-card {
  height: 120px;
  width: 100%;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px;
  cursor: pointer;
}
.g-card .g-card-title {
  padding: 10px;
  background: #f7f7f7;
}
.g-card .g-card-title span:nth-child(1) {
  font-size: 14px;
  color: #333;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.g-card .g-card-title span:nth-child(2) {
  font-size: 12px;
  color: #666;
  position: relative;
}
.g-card .g-card-title span:nth-child(2) i {
  width: 10px;
  height: 10px;
  background-color: #b80e00;
  position: absolute;
  border-radius: 50%;
  top: 3px;
  margin-left: -15px;
}
.g-card .g-card-content {
  padding: 10px;
}
.g-card .g-card-content > div p:nth-child(1) {
  font-size: 12px;
  color: #999;
  margin: 8px 0 4px 12px;
}
.g-card .g-card-content > div p:nth-child(2) {
  font-size: 16px;
  color: #333;
}
.g-icon-warning >i {
  font-size: 65px;
  color: #fd6a39;
}
.clearFix:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
.clearFix {
  zoom: 1;
}
.g-title-mark {
  color: #f88f07;
  font-size: 16px;
}
.g-con-mark {
  color: #f60;
}
.g-card-round {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  position: relative;
  background-color: #f9f9f9;
  padding: 10px 10px 20px 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.g-card-round-block {
  display: inline-block;
}
.g-card-round-edge {
  position: absolute;
  z-index: 9;
  top: -1px;
  right: -1px;
  background-color: #fd6a39;
  width: 67px;
  line-height: 20px;
  color: #fff;
  border-top-right-radius: 4px;
  text-align: center;
}
.fade-enter {
  opacity: 0;
}
.fade-enter-active {
  transition: all 0.3s ease;
}
.fade-leave-active {
  opacity: 0;
  transition: all 0.3s ease;
}
.fadeUp-enter {
  opacity: 0;
  transform: translateY(20px);
}
.fadeUp-enter-active {
  transition: all 0.3s ease;
}
.fadeUp-leave-active {
  opacity: 0;
  transform: translateY(-20px);
  transition: all 0.3s ease;
}
.fadeDown-enter {
  opacity: 0;
  transform: translateY(20px);
}
.fadeDown-enter-active {
  transition: all 0.3s ease;
}
.fadeDown-leave-active {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.3s ease;
}
.slide-left-enter {
  transform: translate3d(100%, 0, 0);
}
.slide-left-enter-active {
  transition: all 0.2s linear;
}
.slide-left-leave-active {
  transition: all 0.2s linear;
  transition-delay: 0.1s;
  transform: translate3d(-100%, 0, 0);
}
.slide-right-enter {
  z-index: 9;
  opacity: 0;
  transform: translate3d(-10%, 0, 0);
  transition-delay: 1s;
}
.slide-right-enter-active {
  z-index: 9;
  transition: all 0.2s linear;
}
.slide-right-leave {
  z-index: 10;
}
.slide-right-leave-active {
  z-index: 10;
  transition: all 0.2s linear;
  transform: translate3d(100%, 0, 0);
}
.g-btn {
  font-size: 14px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  color: #fff;
  background: #bfbfbf;
  cursor: pointer;
}
.g-btn:disabled {
  border: none;
  background: #ddd;
}
.g-btn:disabled:hover {
  cursor: not-allowed;
}
.g-sm-btn {
  color: #fff;
  line-height: 26px;
  height: 30px;
  padding: 0 15px;
  border-radius: 4px;
  cursor: pointer;
  background: #bfbfbf;
}
.g-btn-icon i {
  font-size: 14px;
  font-weight: 800;
  font-style: normal;
}
.g-btn-round {
  border-radius: 5px;
}
.g-btn-default {
  width: 120px;
  text-align: center;
}
.g-btn-wide {
  width: 100%;
}
.g-btn-green {
  color: #fff;
  background: #00a36d;
  border-top: 1px solid #00a36d;
}
.g-btn-green-hover:hover {
  background-color: #01835a;
  border-top: 1px solid #01835a !important;
  color: #fff;
}
.g-btn-green-border {
  color: #00a36d;
  border: 1px solid #00a36d;
  background: #fff;
}
.g-btn-green-border >i {
  font-size: 14px;
  padding-let: 5px;
}
.g-btn-red {
  color: #fff;
  background: #f00;
}
.g-btn-white {
  border-top: 1px solid #e8e8e8;
  color: #0a171c;
  background: #fff;
}
.g-btn-white-border {
  color: #0a171c;
  background: #fff;
  border: 1px solid #e8e8e8;
}
.g-btn-menu {
  border: 1px solid #e0e0e0;
  color: #666;
  background: #fff;
}
.g-btn-menu:hover {
  background: #f7f7f7;
}
.g-btn-white-hover:hover {
  background-color: #f2f2f2;
}
.g-btn-disable {
  color: #fff !important;
  cursor: not-allowed !important;
  background-color: #c9c9c9;
  border: none !important;
}
.g-btn-disable i {
  color: #fff !important;
}
.g-btn-disable button {
  color: #fff !important;
}
.g-btn-disable span {
  color: #fff !important;
}
.g-btn-disable:hover {
  background-color: #c9c9c9 !important;
  color: #fff !important;
  border: none !important;
}
.g-btn-ghost-disable {
  cursor: not-allowed !important;
  color: #bfbfbf !important;
}
.g-btn-ghost-disable:hover {
  background-color: #fff !important;
}
h1 {
  font-size: 20px !important;
  margin: 20px auto !important;
}
h2 {
  font-size: 18px !important;
  margin: 20px auto !important;
}
h3 {
  font-size: 16px !important;
  margin: 20px auto !important;
}
h4 {
  font-size: 14px !important;
  margin: 20px auto !important;
}
h5 {
  font-size: 12px !important;
  margin: 20px auto !important;
}
.g-text-1 {
  font-size: 20px;
}
.g-text-2 {
  font-size: 18px;
}
.g-text-3 {
  font-size: 16px;
}
.g-text-4 {
  font-size: 14px;
}
.g-text-5 {
  font-size: 12px;
}
.g-text-bold {
  font-weight: bold;
}
.g-text-title {
  color: #333;
}
.g-text-content {
  color: #666;
}
.g-text-info {
  color: #999;
}
.g-text-tip {
  color: #bfbfbf;
}
.g-input {
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  border: none;
  border-bottom: 1px solid #e8e8e8;
}
.g-input:focus {
  border: 1px solid #00a36d;
  border-radius: 5px;
  box-shadow: inset 0px 2px 0px rgba(0,0,0,0.05);
  padding: 0 5px;
}
.g-border-input {
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  border: 1px solid #e8e8e8;
}
.g-input-full {
  width: 100%;
}
.g-text-line {
  overflow: hidden;
  white-space: nowrap;
  display: -webkit-box;
/* autoprefixer: off */
  -webkit-box-orient: vertical;
/* autoprefixer: on */
  -webkit-line-clamp: 1;
}
.g-skip-style {
  text-decoration: underline;
  cursor: pointer;
}
.g-skip-style:hover {
  color: #00f;
}
.g-abnormal-style {
  color: #f00;
  font-weight: 700;
}
.g-textarea {
  width: 100%;
  height: 200px;
  padding: 0 5px;
  border: 1px solid #eee;
}
.g-textarea:focus {
  border: 1px solid #00a36d;
  border-radius: 5px;
  box-shadow: inset 0px 2px 0px rgba(0,0,0,0.05);
  padding: 0 5px;
}
.g-placeholder::-webkit-input-placeholder {
/* WebKit browsers */
  color: #ccc;
}
.g-placeholder:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
.g-placeholder::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #ccc;
}
.g-placeholder:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #ccc;
}
.g-search {
  position: relative;
}
.g-search input {
  height: 40px;
  font-size: 12px;
  padding-left: 8px;
  width: 100%;
  border: 1px solid #ededed;
}
.g-search .icon-searchfor {
  position: absolute;
  color: #bfbfbf;
  top: 8px;
  right: 10px;
  font-size: 20px;
}
.g-search ::-webkit-input-placeholder {
/* WebKit browsers */
  color: #bfbfbf;
}
.g-search :-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #bfbfbf;
}
.g-search ::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #bfbfbf;
}
.g-search :-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #bfbfbf;
}
.g-dropmenu {
  border: 1px solid #ededed;
  background: #fff;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #666;
  position: relative;
/*	margin: 15px;*/
}
.g-dropmenu >i {
  position: absolute;
  right: 5px;
  top: 0px;
  font-size: 16px;
  color: #999;
}
.g-dropmenu >span {
  margin-left: 10px;
}
.g-table-input {
  border-radius: 4px;
  text-align: center;
  border: 1px solid #e5e5e5;
  line-height: 24px;
  width: 100px;
  color: #666;
}
.g-table-input-error {
  border: 1px solid #f00 !important;
}
.g-screen-init {
  text-align: center;
  padding: 100px;
}
.g-screen-init img {
  margin: 20px;
  width: 120px;
}
.g-screen-init p {
  font-size: 14px;
  color: #666;
}
.g-screen-init span {
  font-size: 14px;
  color: #00a36d;
  padding: 0 5px;
}
body >iframe {
  display: none !important;
  opacity: 0 !important;
}
body >img {
  display: none !important;
  opacity: 0 !important;
}
.g-two-lines {
  display: inline-block;
  padding: 0 6px;
}
.p-payment-recode {
  background: #fff;
  padding: 20px 20px;
  height: 100%;
}
.p-payment-recode .p-btn-left {
  border: 1px solid #ededed;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.p-payment-recode .p-btn-right {
  margin-left: -5px;
  border: 1px solid #ededed;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.p-payment-recode .p-btn-select {
  background: #00a36d !important;
  color: #fff !important;
  border: 1px solid #00a36d;
}
.p-payment-recode .p-recode-title {
  height: 40px;
  width: 100%;
}
.p-payment-recode .p-btn-date {
  width: 120px;
  color: #0a171c;
  background: #fff;
}
.p-payment-recode .p-recode-center {
  margin-top: 20px;
}

*[data-v-07f5ed0d] {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none;
  font-family: Droid Sans, Helvetica Neue, Droid Sans Fallback, Heiti SC, sans-serif, Source Han Sans CN, SimSun, SimHei;
  font-size: 12px;
}
ul[data-v-07f5ed0d] {
  list-style: none;
}
button[data-v-07f5ed0d] {
  border: none;
}
a[data-v-07f5ed0d] {
  text-decoration: none;
}
input[data-v-07f5ed0d]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #ccc;
}
input[data-v-07f5ed0d]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
input[data-v-07f5ed0d]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #ccc;
}
input[data-v-07f5ed0d]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #ccc;
}
input[data-v-07f5ed0d]:disabled {
  border: 1px solid #ddd;
  background-color: #f5f5f5;
  color: #aca899;
}
input[data-v-07f5ed0d]:disabled:hover {
  cursor: not-allowed;
}
input[type=number][data-v-07f5ed0d] {
  -moz-appearance: textfield;
}
input[type=number][data-v-07f5ed0d]::-webkit-inner-spin-button,
input[type=number][data-v-07f5ed0d]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.g-container[data-v-07f5ed0d] {
  width: 100%;
  overflow: hidden;
}
.g-row[data-v-07f5ed0d]:after {
  content: '';
  display: block;
  clear: both;
}
.g-col[data-v-07f5ed0d] {
  float: left;
}
.g-gutter[data-v-07f5ed0d] {
  margin: 0 -5px;
}
.g-gutter >*[data-v-07f5ed0d] {
  padding: 0 5px;
}
.g-col-1[data-v-07f5ed0d] {
  float: left;
  width: 8.333333333333334%;
  word-wrap: break-word;
}
.g-col-offset-1[data-v-07f5ed0d] {
  margin-left: 8.333333333333334%;
}
.g-col-2[data-v-07f5ed0d] {
  float: left;
  width: 16.666666666666668%;
  word-wrap: break-word;
}
.g-col-offset-2[data-v-07f5ed0d] {
  margin-left: 16.666666666666668%;
}
.g-col-3[data-v-07f5ed0d] {
  float: left;
  width: 25%;
  word-wrap: break-word;
}
.g-col-offset-3[data-v-07f5ed0d] {
  margin-left: 25%;
}
.g-col-4[data-v-07f5ed0d] {
  float: left;
  width: 33.333333333333336%;
  word-wrap: break-word;
}
.g-col-offset-4[data-v-07f5ed0d] {
  margin-left: 33.333333333333336%;
}
.g-col-5[data-v-07f5ed0d] {
  float: left;
  width: 41.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-5[data-v-07f5ed0d] {
  margin-left: 41.66666666666667%;
}
.g-col-6[data-v-07f5ed0d] {
  float: left;
  width: 50%;
  word-wrap: break-word;
}
.g-col-offset-6[data-v-07f5ed0d] {
  margin-left: 50%;
}
.g-col-7[data-v-07f5ed0d] {
  float: left;
  width: 58.333333333333336%;
  word-wrap: break-word;
}
.g-col-offset-7[data-v-07f5ed0d] {
  margin-left: 58.333333333333336%;
}
.g-col-8[data-v-07f5ed0d] {
  float: left;
  width: 66.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-8[data-v-07f5ed0d] {
  margin-left: 66.66666666666667%;
}
.g-col-9[data-v-07f5ed0d] {
  float: left;
  width: 75%;
  word-wrap: break-word;
}
.g-col-offset-9[data-v-07f5ed0d] {
  margin-left: 75%;
}
.g-col-10[data-v-07f5ed0d] {
  float: left;
  width: 83.33333333333334%;
  word-wrap: break-word;
}
.g-col-offset-10[data-v-07f5ed0d] {
  margin-left: 83.33333333333334%;
}
.g-col-11[data-v-07f5ed0d] {
  float: left;
  width: 91.66666666666667%;
  word-wrap: break-word;
}
.g-col-offset-11[data-v-07f5ed0d] {
  margin-left: 91.66666666666667%;
}
.g-col-12[data-v-07f5ed0d] {
  float: left;
  width: 100%;
  word-wrap: break-word;
}
.g-col-offset-12[data-v-07f5ed0d] {
  margin-left: 100%;
}
.g-spacer[data-v-07f5ed0d] {
  margin-bottom: 20px;
}
.g-block-spacer[data-v-07f5ed0d] {
  margin-bottom: 20px;
}
.g-content-spacer[data-v-07f5ed0d] {
  margin-bottom: 10px;
}
.g-margin-right[data-v-07f5ed0d] {
  margin-right: 20px;
}
.g-margin-fright[data-v-07f5ed0d] {
  margin-right: 10px;
}
.g-margin-left[data-v-07f5ed0d] {
  margin-top: 20px;
}
.g-border[data-v-07f5ed0d] {
  border-bottom: 1px solid #e8e8e8;
}
.g-left[data-v-07f5ed0d] {
  text-align: left;
}
.g-right[data-v-07f5ed0d] {
  text-align: right;
}
.g-center[data-v-07f5ed0d] {
  text-align: center;
}
.g-fleft[data-v-07f5ed0d] {
  float: left;
}
.g-fright[data-v-07f5ed0d] {
  float: right;
}
.g-padding-left[data-v-07f5ed0d] {
  padding-left: 5px;
}
.g-padding-right[data-v-07f5ed0d] {
  padding-right: 10px;
}
html[data-v-07f5ed0d],
body[data-v-07f5ed0d] {
  height: 100%;
  background: #f5f8fa;
}
.g-view[data-v-07f5ed0d] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow-y: auto;
}
.g-block[data-v-07f5ed0d] {
  padding: 20px;
}
.g-box[data-v-07f5ed0d] {
  border: 1px solid #ededed;
}
.g-content[data-v-07f5ed0d] {
  background: #fff;
}
.g-container[data-v-07f5ed0d] {
  padding: 0 20px;
}
.g-noDate[data-v-07f5ed0d] {
  text-align: -webkit-center;
  line-height: 30;
}
.g-card[data-v-07f5ed0d] {
  height: 120px;
  width: 100%;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px;
  cursor: pointer;
}
.g-card .g-card-title[data-v-07f5ed0d] {
  padding: 10px;
  background: #f7f7f7;
}
.g-card .g-card-title span[data-v-07f5ed0d]:nth-child(1) {
  font-size: 14px;
  color: #333;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.g-card .g-card-title span[data-v-07f5ed0d]:nth-child(2) {
  font-size: 12px;
  color: #666;
  position: relative;
}
.g-card .g-card-title span:nth-child(2) i[data-v-07f5ed0d] {
  width: 10px;
  height: 10px;
  background-color: #b80e00;
  position: absolute;
  border-radius: 50%;
  top: 3px;
  margin-left: -15px;
}
.g-card .g-card-content[data-v-07f5ed0d] {
  padding: 10px;
}
.g-card .g-card-content > div p[data-v-07f5ed0d]:nth-child(1) {
  font-size: 12px;
  color: #999;
  margin: 8px 0 4px 12px;
}
.g-card .g-card-content > div p[data-v-07f5ed0d]:nth-child(2) {
  font-size: 16px;
  color: #333;
}
.g-icon-warning >i[data-v-07f5ed0d] {
  font-size: 65px;
  color: #fd6a39;
}
.clearFix[data-v-07f5ed0d]:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
.clearFix[data-v-07f5ed0d] {
  zoom: 1;
}
.g-title-mark[data-v-07f5ed0d] {
  color: #f88f07;
  font-size: 16px;
}
.g-con-mark[data-v-07f5ed0d] {
  color: #f60;
}
.g-card-round[data-v-07f5ed0d] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  position: relative;
  background-color: #f9f9f9;
  padding: 10px 10px 20px 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.g-card-round-block[data-v-07f5ed0d] {
  display: inline-block;
}
.g-card-round-edge[data-v-07f5ed0d] {
  position: absolute;
  z-index: 9;
  top: -1px;
  right: -1px;
  background-color: #fd6a39;
  width: 67px;
  line-height: 20px;
  color: #fff;
  border-top-right-radius: 4px;
  text-align: center;
}
.fade-enter[data-v-07f5ed0d] {
  opacity: 0;
}
.fade-enter-active[data-v-07f5ed0d] {
  transition: all 0.3s ease;
}
.fade-leave-active[data-v-07f5ed0d] {
  opacity: 0;
  transition: all 0.3s ease;
}
.fadeUp-enter[data-v-07f5ed0d] {
  opacity: 0;
  transform: translateY(20px);
}
.fadeUp-enter-active[data-v-07f5ed0d] {
  transition: all 0.3s ease;
}
.fadeUp-leave-active[data-v-07f5ed0d] {
  opacity: 0;
  transform: translateY(-20px);
  transition: all 0.3s ease;
}
.fadeDown-enter[data-v-07f5ed0d] {
  opacity: 0;
  transform: translateY(20px);
}
.fadeDown-enter-active[data-v-07f5ed0d] {
  transition: all 0.3s ease;
}
.fadeDown-leave-active[data-v-07f5ed0d] {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.3s ease;
}
.slide-left-enter[data-v-07f5ed0d] {
  transform: translate3d(100%, 0, 0);
}
.slide-left-enter-active[data-v-07f5ed0d] {
  transition: all 0.2s linear;
}
.slide-left-leave-active[data-v-07f5ed0d] {
  transition: all 0.2s linear;
  transition-delay: 0.1s;
  transform: translate3d(-100%, 0, 0);
}
.slide-right-enter[data-v-07f5ed0d] {
  z-index: 9;
  opacity: 0;
  transform: translate3d(-10%, 0, 0);
  transition-delay: 1s;
}
.slide-right-enter-active[data-v-07f5ed0d] {
  z-index: 9;
  transition: all 0.2s linear;
}
.slide-right-leave[data-v-07f5ed0d] {
  z-index: 10;
}
.slide-right-leave-active[data-v-07f5ed0d] {
  z-index: 10;
  transition: all 0.2s linear;
  transform: translate3d(100%, 0, 0);
}
.g-btn[data-v-07f5ed0d] {
  font-size: 14px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  color: #fff;
  background: #bfbfbf;
  cursor: pointer;
}
.g-btn[data-v-07f5ed0d]:disabled {
  border: none;
  background: #ddd;
}
.g-btn[data-v-07f5ed0d]:disabled:hover {
  cursor: not-allowed;
}
.g-sm-btn[data-v-07f5ed0d] {
  color: #fff;
  line-height: 26px;
  height: 30px;
  padding: 0 15px;
  border-radius: 4px;
  cursor: pointer;
  background: #bfbfbf;
}
.g-btn-icon i[data-v-07f5ed0d] {
  font-size: 14px;
  font-weight: 800;
  font-style: normal;
}
.g-btn-round[data-v-07f5ed0d] {
  border-radius: 5px;
}
.g-btn-default[data-v-07f5ed0d] {
  width: 120px;
  text-align: center;
}
.g-btn-wide[data-v-07f5ed0d] {
  width: 100%;
}
.g-btn-green[data-v-07f5ed0d] {
  color: #fff;
  background: #00a36d;
  border-top: 1px solid #00a36d;
}
.g-btn-green-hover[data-v-07f5ed0d]:hover {
  background-color: #01835a;
  border-top: 1px solid #01835a !important;
  color: #fff;
}
.g-btn-green-border[data-v-07f5ed0d] {
  color: #00a36d;
  border: 1px solid #00a36d;
  background: #fff;
}
.g-btn-green-border >i[data-v-07f5ed0d] {
  font-size: 14px;
  padding-let: 5px;
}
.g-btn-red[data-v-07f5ed0d] {
  color: #fff;
  background: #f00;
}
.g-btn-white[data-v-07f5ed0d] {
  border-top: 1px solid #e8e8e8;
  color: #0a171c;
  background: #fff;
}
.g-btn-white-border[data-v-07f5ed0d] {
  color: #0a171c;
  background: #fff;
  border: 1px solid #e8e8e8;
}
.g-btn-menu[data-v-07f5ed0d] {
  border: 1px solid #e0e0e0;
  color: #666;
  background: #fff;
}
.g-btn-menu[data-v-07f5ed0d]:hover {
  background: #f7f7f7;
}
.g-btn-white-hover[data-v-07f5ed0d]:hover {
  background-color: #f2f2f2;
}
.g-btn-disable[data-v-07f5ed0d] {
  color: #fff !important;
  cursor: not-allowed !important;
  background-color: #c9c9c9;
  border: none !important;
}
.g-btn-disable i[data-v-07f5ed0d] {
  color: #fff !important;
}
.g-btn-disable button[data-v-07f5ed0d] {
  color: #fff !important;
}
.g-btn-disable span[data-v-07f5ed0d] {
  color: #fff !important;
}
.g-btn-disable[data-v-07f5ed0d]:hover {
  background-color: #c9c9c9 !important;
  color: #fff !important;
  border: none !important;
}
.g-btn-ghost-disable[data-v-07f5ed0d] {
  cursor: not-allowed !important;
  color: #bfbfbf !important;
}
.g-btn-ghost-disable[data-v-07f5ed0d]:hover {
  background-color: #fff !important;
}
h1[data-v-07f5ed0d] {
  font-size: 20px !important;
  margin: 20px auto !important;
}
h2[data-v-07f5ed0d] {
  font-size: 18px !important;
  margin: 20px auto !important;
}
h3[data-v-07f5ed0d] {
  font-size: 16px !important;
  margin: 20px auto !important;
}
h4[data-v-07f5ed0d] {
  font-size: 14px !important;
  margin: 20px auto !important;
}
h5[data-v-07f5ed0d] {
  font-size: 12px !important;
  margin: 20px auto !important;
}
.g-text-1[data-v-07f5ed0d] {
  font-size: 20px;
}
.g-text-2[data-v-07f5ed0d] {
  font-size: 18px;
}
.g-text-3[data-v-07f5ed0d] {
  font-size: 16px;
}
.g-text-4[data-v-07f5ed0d] {
  font-size: 14px;
}
.g-text-5[data-v-07f5ed0d] {
  font-size: 12px;
}
.g-text-bold[data-v-07f5ed0d] {
  font-weight: bold;
}
.g-text-title[data-v-07f5ed0d] {
  color: #333;
}
.g-text-content[data-v-07f5ed0d] {
  color: #666;
}
.g-text-info[data-v-07f5ed0d] {
  color: #999;
}
.g-text-tip[data-v-07f5ed0d] {
  color: #bfbfbf;
}
.g-input[data-v-07f5ed0d] {
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  border: none;
  border-bottom: 1px solid #e8e8e8;
}
.g-input[data-v-07f5ed0d]:focus {
  border: 1px solid #00a36d;
  border-radius: 5px;
  box-shadow: inset 0px 2px 0px rgba(0,0,0,0.05);
  padding: 0 5px;
}
.g-border-input[data-v-07f5ed0d] {
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  border: 1px solid #e8e8e8;
}
.g-input-full[data-v-07f5ed0d] {
  width: 100%;
}
.g-text-line[data-v-07f5ed0d] {
  overflow: hidden;
  white-space: nowrap;
  display: -webkit-box;
/* autoprefixer: off */
  -webkit-box-orient: vertical;
/* autoprefixer: on */
  -webkit-line-clamp: 1;
}
.g-skip-style[data-v-07f5ed0d] {
  text-decoration: underline;
  cursor: pointer;
}
.g-skip-style[data-v-07f5ed0d]:hover {
  color: #00f;
}
.g-abnormal-style[data-v-07f5ed0d] {
  color: #f00;
  font-weight: 700;
}
.g-textarea[data-v-07f5ed0d] {
  width: 100%;
  height: 200px;
  padding: 0 5px;
  border: 1px solid #eee;
}
.g-textarea[data-v-07f5ed0d]:focus {
  border: 1px solid #00a36d;
  border-radius: 5px;
  box-shadow: inset 0px 2px 0px rgba(0,0,0,0.05);
  padding: 0 5px;
}
.g-placeholder[data-v-07f5ed0d]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #ccc;
}
.g-placeholder[data-v-07f5ed0d]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
.g-placeholder[data-v-07f5ed0d]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #ccc;
}
.g-placeholder[data-v-07f5ed0d]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #ccc;
}
.g-search[data-v-07f5ed0d] {
  position: relative;
}
.g-search input[data-v-07f5ed0d] {
  height: 40px;
  font-size: 12px;
  padding-left: 8px;
  width: 100%;
  border: 1px solid #ededed;
}
.g-search .icon-searchfor[data-v-07f5ed0d] {
  position: absolute;
  color: #bfbfbf;
  top: 8px;
  right: 10px;
  font-size: 20px;
}
.g-search [data-v-07f5ed0d]::-webkit-input-placeholder {
/* WebKit browsers */
  color: #bfbfbf;
}
.g-search [data-v-07f5ed0d]:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
  color: #bfbfbf;
}
.g-search [data-v-07f5ed0d]::-moz-placeholder {
/* Mozilla Firefox 19+ */
  color: #bfbfbf;
}
.g-search [data-v-07f5ed0d]:-ms-input-placeholder {
/* Internet Explorer 10+ */
  color: #bfbfbf;
}
.g-dropmenu[data-v-07f5ed0d] {
  border: 1px solid #ededed;
  background: #fff;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #666;
  position: relative;
/*	margin: 15px;*/
}
.g-dropmenu >i[data-v-07f5ed0d] {
  position: absolute;
  right: 5px;
  top: 0px;
  font-size: 16px;
  color: #999;
}
.g-dropmenu >span[data-v-07f5ed0d] {
  margin-left: 10px;
}
.g-table-input[data-v-07f5ed0d] {
  border-radius: 4px;
  text-align: center;
  border: 1px solid #e5e5e5;
  line-height: 24px;
  width: 100px;
  color: #666;
}
.g-table-input-error[data-v-07f5ed0d] {
  border: 1px solid #f00 !important;
}
.g-screen-init[data-v-07f5ed0d] {
  text-align: center;
  padding: 100px;
}
.g-screen-init img[data-v-07f5ed0d] {
  margin: 20px;
  width: 120px;
}
.g-screen-init p[data-v-07f5ed0d] {
  font-size: 14px;
  color: #666;
}
.g-screen-init span[data-v-07f5ed0d] {
  font-size: 14px;
  color: #00a36d;
  padding: 0 5px;
}
body >iframe[data-v-07f5ed0d] {
  display: none !important;
  opacity: 0 !important;
}
body >img[data-v-07f5ed0d] {
  display: none !important;
  opacity: 0 !important;
}
.g-two-lines[data-v-07f5ed0d] {
  display: inline-block;
  padding: 0 6px;
}
.p-recode-mode .p-payment-all-modal .p-payment-center[data-v-07f5ed0d] {
  width: 800px;
  height: 600px;
  margin: auto;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-offline-payment[data-v-07f5ed0d] {
  height: 100%;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-offline-payment .p-center[data-v-07f5ed0d] {
  height: 400px;
  margin: 0 40px;
  overflow: scroll;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-offline-payment .p-center > div[data-v-07f5ed0d] {
  text-align: left;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-offline-payment .p-center .p-first-step .p-li > ul[data-v-07f5ed0d] {
  margin-top: 10px;
  margin-bottom: 10px;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-offline-payment .p-center .p-two-step > div > p[data-v-07f5ed0d] {
  margin-top: 10px;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-offline-payment .p-center .p-two-step > div .p-actual[data-v-07f5ed0d] {
  display: inline-block;
  width: 200px;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  border: 1px solid #ededed;
  border-radius: 5px;
  font-size: 20px;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-offline-payment .p-center .p-two-step > div .p-actual > input[data-v-07f5ed0d] {
  width: 160px;
  margin-left: 10px;
  border: none;
  font-size: 20px;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-offline-payment .p-center .p-two-step > div .p-input[data-v-07f5ed0d] {
  width: 400px;
  height: 40px;
  padding-left: 10px;
  border: 1px solid #ededed;
  border-radius: 5px;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-offline-payment .p-center .p-step-third[data-v-07f5ed0d] {
  text-align: center;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-offline-payment .p-center .p-step-third > ul[data-v-07f5ed0d] {
  margin-top: 20px;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-offline-payment .p-center .p-step-third > ul li[data-v-07f5ed0d] {
  display: inline-block;
  margin-right: 20px;
  padding: 6px 16px;
  border: 1px solid #ededed;
  border-radius: 5px;
  font-size: 16px;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-offline-payment .p-center .p-step-third > p[data-v-07f5ed0d] {
  margin-top: 20px;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-offline-payment .p-center .p-step-third > p .g-btn[data-v-07f5ed0d] {
  border: 1px solid #ededed;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-payment-title[data-v-07f5ed0d] {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #ededed;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-payment-title > span[data-v-07f5ed0d] {
  width: 104px;
  display: inline-block;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-payment-title > span > span[data-v-07f5ed0d] {
  display: inline-block;
  color: #333;
  font-size: 16px;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-payment-title > span .p-select-title[data-v-07f5ed0d] {
  height: 39px;
  border-bottom: 4px solid #00a36d;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-title-pilot[data-v-07f5ed0d] {
  width: 100%;
  height: 60px;
  margin-top: 20px;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-title-pilot .p-pilot[data-v-07f5ed0d] {
  display: inline-block;
  position: relative;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-title-pilot .p-pilot .p-circular[data-v-07f5ed0d] {
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  border-radius: 50%;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-title-pilot .p-pilot .p-line[data-v-07f5ed0d] {
  display: inline-block;
  position: absolute;
  width: 203px;
  height: 4px;
  left: -24px;
  top: 10px;
  background: #ededed;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-title-pilot .p-pilot .p-text[data-v-07f5ed0d] {
  margin-top: 10px;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-title-pilot .p-pilot > span[data-v-07f5ed0d] {
  background: #bfbfbf;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-title-pilot .p-pilot > p[data-v-07f5ed0d] {
  color: #bfbfbf;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-title-pilot .p-select-pilot > span[data-v-07f5ed0d] {
  background: #00a36d !important;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-title-pilot .p-select-pilot > p[data-v-07f5ed0d] {
  color: #00a36d;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-title-pilot li[data-v-07f5ed0d] {
  padding-left: 155px;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-title-pilot li[data-v-07f5ed0d]:nth-child(1) {
  padding-left: 0;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-payment-details[data-v-07f5ed0d] {
  margin: 10px 40px;
  height: 500px;
  overflow: scroll;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-payment-details > div > label[data-v-07f5ed0d] {
  width: 100%;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-details[data-v-07f5ed0d] {
  text-align: left;
}
.p-recode-mode .p-payment-all-modal .p-payment-center .p-details >p[data-v-07f5ed0d] {
  margin-top: 10px;
}
.p-recode-mode .p-payment-all-modal .p-btn[data-v-07f5ed0d] {
  position: absolute;
  bottom: 0;
  width: 800px;
}
.p-recode-mode .p-payment-all-modal .p-error[data-v-07f5ed0d] {
  border: 1px solid #f00 !important;
}
.p-recode-mode .g-btn > span[data-v-07f5ed0d] {
  display: inline-block;
  width: 100%;
}

.f-logs-history .f-item[data-v-02dfd584] {
  padding-left: 14px;
  border-left: 1px solid #efefef;
  line-height: normal;
  position: relative;
  margin-bottom: 4px;
  line-height: 20px;
}
.f-logs-history .f-item[data-v-02dfd584]:last-child::after,
.f-logs-history .f-item[data-v-02dfd584]::before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-top: 4px;
  margin-left: -19.5px;
  position: absolute;
  background: #fff;
  z-index: 1;
}
.f-logs-history .f-item[data-v-02dfd584]:nth-child(n)::before {
  border: 2px solid #00a36d;
}
.f-logs-history .f-item[data-v-02dfd584]:nth-child(2n)::before {
  border: 2px solid #f00;
}
.f-logs-history .f-item[data-v-02dfd584]:nth-child(3n)::before {
  border: 2px solid #fd6a39;
}
.f-logs-history .f-item[data-v-02dfd584]:nth-child(4n)::before {
  border: 2px solid #666;
}
.f-logs-history .f-item .f-txt[data-v-02dfd584] {
  margin-bottom: 4px;
  color: #333;
}
.f-logs-history .f-item .f-date[data-v-02dfd584] {
  padding-bottom: 10px;
  color: #999;
}
.f-logs-history .f-item:last-child .f-date[data-v-02dfd584] {
  padding-bottom: 0;
}
.f-logs-history .f-item[data-v-02dfd584]:last-child::after {
  background: #bababa;
  border: 0;
  bottom: 1px;
  margin-top: 0;
  margin-left: -17.5px;
  width: 6px;
  height: 6px;
}
.f-logs-history .f-item .p-strong[data-v-02dfd584] {
  color: #333;
  font-weight: 800;
}
