.checkstructureBox[data-v-8ee03b74] {
  min-height: calc(100vh - 340px);
}
.checkstructureBox-top[data-v-8ee03b74] .tabs.el-tabs .el-tabs__header {
  margin-bottom: 0;
}
.checkstructureBox-top[data-v-8ee03b74] .tabs.el-tabs .el-tabs__item {
  padding: 0 15px;
}
.checkstructureBox-top[data-v-8ee03b74] .tabs.el-tabs .el-tabs__item .label-box {
  padding: 0 10px;
}
.checkstructureBox-top[data-v-8ee03b74] .tabs.el-tabs .el-tabs__item:nth-child(2) {
  padding-left: 0;
}
.checkstructureBox-sj[data-v-8ee03b74] {
  display: flex;
  margin-top: 10px;
}
.checkstructureBox-sj__box[data-v-8ee03b74] {
  flex: 1;
  width: 50%;
  margin-left: 15px;
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  padding: 10px 15px;
}
.checkstructureBox-sj__box[data-v-8ee03b74]:first-child {
  margin-left: 0;
}
.checkstructureBox-sj__box-t[data-v-8ee03b74] {
  font-size: 14px;
  line-height: 20px;
}
.checkstructureBox-sj__box-col[data-v-8ee03b74] {
  margin-top: 10px;
  padding: 5px 0;
  height: 170px;
  overflow: hidden;
  overflow-y: auto;
}
.checkstructureBox-sj__box-list[data-v-8ee03b74] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
  line-height: 20px;
  padding: 6px 0;
}
.checkstructureBox-sj__box-list .sjList-fk[data-v-8ee03b74] {
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  border-radius: 2px;
  background-color: #287bf5;
}
.checkstructureBox-sj__box-list .sjList-text[data-v-8ee03b74] {
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
  width: 90px;
}
.checkstructureBox-sj__box-list .sjList-progress .sjList-progress__text[data-v-8ee03b74] {
  line-height: 26px !important;
  height: 26px !important;
  font-size: 12px !important;
}
.checkstructureBox .sjList-progressWrap[data-v-8ee03b74] {
  display: flex;
  align-items: center;
  width: 100%;
}
.checkstructureBox .sjList-progress[data-v-8ee03b74] {
  display: inline-block;
  vertical-align: middle;
  flex: 1;
  width: 50%;
  position: relative;
  font-size: 12px;
}
.checkstructureBox .sjList-progress .sjList-progress__text[data-v-8ee03b74] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  font-size: 10px;
  height: 20px;
  line-height: 20px;
  padding: 0 10px;
}
.checkstructureBox .sjList-progress[data-v-8ee03b74] .el-progress .el-progress-bar {
  padding-right: 0;
  margin-right: 0;
  background-color: #ffffff !important;
}
.checkstructureBox .sjList-progress[data-v-8ee03b74] .el-progress .el-progress-bar__outer {
  border-radius: 3px;
  background-color: #ffffff !important;
}
.checkstructureBox .sjList-progress[data-v-8ee03b74] .el-progress .el-progress-bar__inner {
  border-radius: 3px;
}
.checkstructureBox .sjList-progress[data-v-8ee03b74] .el-progress .el-progress-bar__inner::after {
  display: none;
}
.checkstructureBox .sjList-progress[data-v-8ee03b74] .el-progress .el-progress__text {
  display: none;
}
.checkstructureBox .sjList-num[data-v-8ee03b74] {
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
  width: 70px;
  text-align: right;
}
.checkstructureBox-box[data-v-8ee03b74] {
  margin-top: 10px;
  padding: 10px;
  border-radius: 4px;
  background-color: #ffffff;
}
.checkstructureBox-box .stable-box[data-v-8ee03b74] .stable .el-table {
  min-height: calc(100vh - 570px);
  min-height: -webkit-calc(100vh - 570px);
}
.checkstructureBox-box .stable-box[data-v-8ee03b74] .stable .el-table .el-table__empty-block {
  min-height: calc(100vh - 620px);
  min-height: -webkit-calc(100vh - 620px);
}
.checkstructureBox-box .stable-box[data-v-8ee03b74] .stable .el-table td {
  position: relative;
}
.checkstructureBox-box .stable-box[data-v-8ee03b74] .stable .el-table .sjList-progress .el-progress .el-progress-bar {
  background-color: transparent !important;
}
.checkstructureBox-box .stable-box[data-v-8ee03b74] .stable .el-table .sjList-progress .el-progress .el-progress-bar__outer {
  background-color: #F2F2F2 !important;
}
.checkstructureBox-box .stable-box[data-v-8ee03b74] .stable .el-table .sjList-num {
  width: 55px;
}
.checkstructureBox-box .stable-box .Daughter-box[data-v-8ee03b74] {
  display: flex;
}
.checkstructureBox-box .stable-box .Daughter-box__img[data-v-8ee03b74] {
  width: 50px;
  height: 60px;
}
.checkstructureBox-box .stable-box .Daughter-box__img .img[data-v-8ee03b74] {
  width: 50px;
  height: 60px;
  vertical-align: middle;
}
.checkstructureBox-box .stable-box .Daughter-box__col[data-v-8ee03b74] {
  padding-left: 10px;
  line-height: 20px;
}
.checkstructureBox-box .stable-box .Contrast-progress[data-v-8ee03b74] {
  width: 100%;
  height: 12px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.checkstructureBox-box .stable-box .Contrast-progress__box[data-v-8ee03b74] {
  height: 12px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.checkstructureBox-box .stable-box .Contrast-progress__box:hover .Contrast-progress__col[data-v-8ee03b74] {
  opacity: 0.6;
}
.checkstructureBox-box .stable-box .Contrast-progress__col[data-v-8ee03b74] {
  height: 12px;
}
.checkstructureBox-box .stable-box .Contrast-progress__col[data-v-8ee03b74]:hover {
  opacity: 1 !important;
}
.checkstructureBox-box .stable-box .Contrast-progress .type1[data-v-8ee03b74] {
  background-color: #287bf5;
}
.checkstructureBox-box .stable-box .Contrast-progress .type3[data-v-8ee03b74] {
  background-color: #a6b0c0;
}
.checkstructureBox-box .stable-box .Contrast-progress .type4[data-v-8ee03b74] {
  background-color: #fe8387;
}
.checkstructureBox-box .stable-box .Contrast-progress .type5[data-v-8ee03b74] {
  background-color: #9872cf;
}
.checkstructureBox-box .stable-box .Contrast-progress .type6[data-v-8ee03b74] {
  background-color: #feab55;
}
.checkstructureBox-box .stable-box .tdcurtag[data-v-8ee03b74] {
  position: absolute;
  right: 3px;
  top: 3px;
  z-index: 1;
  height: 18px;
  line-height: 18px;
  padding: 0 5px;
  border-radius: 3px;
  background-color: #287bf5;
  color: #ffffff;
  font-size: 12px;
}
.tag-box[data-v-8ee03b74] {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  padding: 0 7px;
  background-color: #E0E0E0;
  color: #1f1f1f;
  font-size: 11px;
  line-height: 17px;
  white-space: nowrap;
  cursor: pointer;
}
.tag-btn[data-v-8ee03b74] {
  display: inline-block;
  vertical-align: middle;
  border-radius: 4px;
  padding: 0 5px;
  background-color: #ffffff;
  color: #C77B7B;
  font-size: 11px;
  line-height: 18px;
  white-space: nowrap;
  cursor: pointer;
  border: 1px solid #C77B7B;
  margin: 2px 5px 2px 0;
}
.tag-btn.bgColor0[data-v-8ee03b74] {
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
  color: #2D3748;
}
.tag-btn.bgColor1[data-v-8ee03b74] {
  background-color: #FFF4E8;
  border: 1px solid #FFF4E8;
  color: #FF6B35;
}
.tag-btn.bgColor2[data-v-8ee03b74] {
  background-color: #E8F4FF;
  border: 1px solid #E8F4FF;
  color: #0191FF;
}
.tag-btn.bgColor3[data-v-8ee03b74] {
  background-color: #FFF0F7;
  border: 1px solid #FFF0F7;
  color: #D62878;
}
.tag-btn.bgColor4[data-v-8ee03b74] {
  background-color: #FFF9E8;
  border: 1px solid #FFF9E8;
  color: #FF9500;
}
.tag-btn.bgColor5[data-v-8ee03b74] {
  background-color: #E8FFF5;
  border: 1px solid #E8FFF5;
  color: #00B875;
}
.tag-btn.bgColor6[data-v-8ee03b74] {
  background-color: #F0F4FF;
  border: 1px solid #F0F4FF;
  color: #635BFF;
}
.tag-btn.bgColor7[data-v-8ee03b74] {
  background-color: #FFEBEB;
  border: 1px solid #FFEBEB;
  color: #E52E2E;
}
.tag-btn.bgColor8[data-v-8ee03b74] {
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
  color: #2D3748;
}
.tag-btn.bgColor9[data-v-8ee03b74] {
  background-color: #F0EFFF;
  border: 1px solid #F0EFFF;
  color: #9333EA;
}
.tag-btn.bgColor10[data-v-8ee03b74] {
  background-color: #E6F8FB;
  border: 1px solid #E6F8FB;
  color: #00A8B8;
}
.tag-btn.bgColor11[data-v-8ee03b74] {
  background-color: #F4F0E8;
  border: 1px solid #F4F0E8;
  color: #A86C32;
}
.tag-btn.bgColor12[data-v-8ee03b74] {
  background-color: #F0FFED;
  border: 1px solid #F0FFED;
  color: #22B34D;
}
.devoteflow[data-v-8ee03b74] .el-progress .el-progress-bar__outer {
  border-radius: 0;
  background-color: #EE5565 !important;
}
.devoteflow[data-v-8ee03b74] .el-progress .el-progress-bar__inner {
  border-radius: 0;
  background-color: #287BF5 !important;
}

.marketBoardsdrawerBox[data-v-b0be5b78] {
  padding: 10px;
  height: 100%;
}
.marketBoardsdrawerBox .marketBoardsdrawerBox-title[data-v-b0be5b78] {
  line-height: 36px;
  padding-bottom: 5px;
  padding-left: 15px;
  position: relative;
  border-bottom: 1px solid #DDDDDD;
}
.marketBoardsdrawerBox .marketBoardsdrawerBox-title .line[data-v-b0be5b78] {
  width: 5px;
  height: 18px;
  background-color: #287bf5;
  position: absolute;
  top: 9px;
  left: 0;
  z-index: 1;
}
.marketBoardsdrawerBox[data-v-b0be5b78] .marketBoardsdrawerBox-col {
  height: calc(100% - 85px);
  height: -webkit-calc(100% - 85px);
  overflow: hidden;
  overflow-y: auto;
  margin: 0 -10px;
  padding: 0 10px 5px;
}
.marketBoardsdrawerBox[data-v-b0be5b78] .marketBoardsdrawerBox-col .stable-box {
  height: 100%;
}
.marketBoardsdrawerBox[data-v-b0be5b78] .marketBoardsdrawerBox-col .stable {
  height: calc(100% - 45px);
  height: -webkit-calc(100% - 45px);
}
.marketBoardsdrawerBox[data-v-b0be5b78] .marketBoardsdrawerBox-col .sorftimeBody {
  padding-top: 10px !important;
  padding-bottom: 5px !important;
  height: calc(100% - 5px);
}
.marketBoardsdrawerBox[data-v-b0be5b78] .marketBoardsdrawerBox-col .beerenausleseTable {
  height: 100%;
}
.marketBoardsdrawerBox[data-v-b0be5b78] .marketBoardsdrawerBox-col .beerenausleseTable .sorftimeBody-box {
  height: 100%;
}
.marketBoardsdrawerBox .stable[data-v-b0be5b78] .el-progress .el-progress-bar__outer {
  border-radius: 0;
  background-color: #EE5565 !important;
}
.marketBoardsdrawerBox .stable[data-v-b0be5b78] .el-progress .el-progress-bar__inner {
  border-radius: 0;
  background-color: #287BF5 !important;
}
.marketBoardsdrawerBox .stable .crudList-name[data-v-b0be5b78] {
  min-height: 50px;
  width: 100%;
  display: flex;
}
.marketBoardsdrawerBox .stable .crudList-name .bigimg[data-v-b0be5b78] {
  width: 50px;
  height: 50px;
  min-width: 50px;
  vertical-align: middle;
  border-radius: 50%;
  margin-left: 7px;
}
.marketBoardsdrawerBox .stable .crudList-name__box[data-v-b0be5b78] {
  display: -webkit-box;
  -webkit-box-align: start;
  -webkit-box-pack: center;
  vertical-align: middle;
  text-overflow: ellipsis;
  overflow: hidden;
  width: calc(100% - 55px);
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 30px;
}
.marketBoardsdrawerBox .stable .smallimg[data-v-b0be5b78] {
  width: 50px;
  height: 50px;
}
.chartBox-topRow[data-v-b0be5b78] {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 10;
}
.stable-popover__row[data-v-b0be5b78] {
  width: 700px;
}
.stable-popover .el-col[data-v-b0be5b78] {
  width: 120px;
  float: left;
  margin: 10px 10px;
  font-size: 0.857rem;
  line-height: 16px;
  text-align: center;
  color: #3781FE;
  white-space: nowrap;
  position: relative;
}
.stable-popover .el-col .badge[data-v-b0be5b78] {
  position: absolute;
  z-index: 1;
  top: -9px;
  left: -9px;
  display: block;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  border-radius: 50%;
  background-color: #3781FE;
  color: #FFFFFF;
  font-size: 0.857rem;
}
.stable-popover .el-col img[data-v-b0be5b78] {
  width: 120px;
  height: 120px;
}
.productList-mobile[data-v-b0be5b78] {
  display: block;
  width: 100%;
  min-height: 23px;
  position: relative;
}
.productList-mobile__box[data-v-b0be5b78] {
  display: -webkit-box;
  -webkit-box-align: start;
  -webkit-box-pack: center;
  vertical-align: middle;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 23px;
  width: 100%;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.productList-mobile__box[data-v-b0be5b78]:hover {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: inline-block;
  height: auto;
  min-height: 23px;
  background-color: #ffffff;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.productList-name[data-v-b0be5b78] {
  position: relative;
  width: 100%;
  text-align: left;
}
.productList-name__box[data-v-b0be5b78] {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  width: 100%;
  /* &:hover {
	            position: absolute;
	            top: 0;
	            right: 0;
	            left: 0;
	            display: block;
	            height: auto;
	            min-height: 46px;
	            background-color: #ffffff;
	            box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
	            z-index: 1;
	        } */
}
.productList .el-tag.el-tag--info[data-v-b0be5b78] {
  color: #409eff;
}
.stable-titleBox[data-v-b0be5b78] {
  min-height: 50px;
  width: 100%;
  display: flex;
}
.stable-titleBox .stable-titleBox__img[data-v-b0be5b78] {
  width: 50px;
  height: 50px;
  min-width: 50px;
  vertical-align: middle;
  border-radius: 50%;
}
.stable-titleBox .stable-titleBox__img2[data-v-b0be5b78] {
  width: 50px;
  height: 50px;
  min-width: 50px;
  vertical-align: middle;
  border-radius: 5px;
}
.stable-titleBox .stable-titleBox__title[data-v-b0be5b78] {
  flex: 1;
  margin-left: 10px;
  width: calc(100% - 60px);
  width: -webkit-calc(100% - 60px);
}
.stable-titleBox .stable-title[data-v-b0be5b78] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
}
.stable-titleBox .stable-title2[data-v-b0be5b78] {
  display: -webkit-box;
  -webkit-box-align: start;
  -webkit-box-pack: center;
  vertical-align: middle;
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 36px;
  line-height: 18px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-width: 100%;
  word-break: break-all;
}

.adgroupBody[data-v-5f1215ae] {
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #000000;
  display: flex;
  flex-direction: column;
}
.adgroupBody .btn[data-v-5f1215ae] {
  display: inline-block;
  white-space: nowrap;
  cursor: pointer;
  background: #FFF;
  border: 1px solid #177F92;
  color: #177F92;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  outline: 0;
  margin: 0;
  border-radius: 4px;
  padding: 0 5px;
  font-size: 12px !important;
  width: 140px;
  height: 42px;
  line-height: 40px;
}
.adgroupBody .btn-green[data-v-5f1215ae] {
  border: 1px solid #B6A389;
  color: #B6A389;
}
.adgroupBody .btn-purple[data-v-5f1215ae] {
  border: 1px solid #CB9EDE;
  color: #CB9EDE;
}
.adgroupBody-title[data-v-5f1215ae] {
  padding: 10px 5px 10px;
  color: #303030;
  font-size: 14px;
  line-height: 20px;
}
.adgroupBody-title .expand-box[data-v-5f1215ae] {
  font-size: 12px;
}
.adgroupBody-block[data-v-5f1215ae] {
  border-bottom: 1px solid #eeeeee;
}
.adgroupBody-top[data-v-5f1215ae] {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e5e5e5;
  padding: 0 5px 10px;
}
.adgroupBody-top__col[data-v-5f1215ae] {
  margin-right: 30px;
}
.adgroupBody-top__col[data-v-5f1215ae]:last-child {
  margin-right: 0;
}
.adgroupBody-top__col-box[data-v-5f1215ae] {
  margin-top: 2px;
  background-color: #ffffff;
  border-radius: 5px;
  border: 1px solid #e5e5e5;
}
.adgroupBody-top__col-box[data-v-5f1215ae] .el-dropdown {
  vertical-align: middle;
}
.adgroupBody-top__col-box[data-v-5f1215ae] .el-dropdown .el-dropdown-link {
  padding: 2px 10px;
  height: 36px;
  display: flex;
  align-items: center;
  width: 200px;
  font-size: 12px;
  color: #000000;
}
.adgroupBody-top__col-box[data-v-5f1215ae] .el-dropdown .el-dropdown-link .img {
  width: 32px;
  height: 32px;
  vertical-align: middle;
  -o-object-fit: contain;
     object-fit: contain;
}
.adgroupBody-top__col-box[data-v-5f1215ae] .el-dropdown .el-dropdown-link__text {
  flex: 1;
  white-space: nowrap;
  padding: 0 0 0 10px;
  width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.adgroupBody-top__col-box[data-v-5f1215ae] .el-dropdown .el-dropdown-link .el-icon--right {
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.adgroupBody-top__col .top-checkbox[data-v-5f1215ae] {
  padding: 2px 10px;
  height: 36px;
  display: flex;
  align-items: center;
}
.adgroupBody-top__text[data-v-5f1215ae] {
  white-space: nowrap;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #e5e5e5;
}
.adgroupBody-top__text[data-v-5f1215ae]:last-child {
  margin-right: 0;
  border-right: 0;
}
.adgroupBody-overview[data-v-5f1215ae] {
  padding: 30px 15px 65px;
  display: flex;
}
.adgroupBody-overview__l[data-v-5f1215ae] {
  width: 160px;
  padding-right: 10px;
  overflow: hidden;
}
.adgroupBody-overview__l .btn[data-v-5f1215ae] {
  width: 100%;
}
.adgroupBody-overview__col[data-v-5f1215ae] {
  flex: 1;
  width: 60%;
}
.adgroupBody-overview__col .chartsBox[data-v-5f1215ae] {
  width: 100%;
  height: 200px;
  border: 0;
}
.adgroupBody-box[data-v-5f1215ae] {
  margin-top: 10px;
  height: 60%;
  flex: 1;
  display: flex;
}
.adgroupBody-box__title[data-v-5f1215ae] {
  border-bottom: 1px solid #eeeeee;
  line-height: 20px;
  padding: 5px 5px;
  font-size: 14px;
}
.adgroupBody-box__tree[data-v-5f1215ae] {
  height: calc(100% - 32px);
  overflow: hidden;
  overflow-y: auto;
  margin-right: -5px;
  padding-right: 5px;
  padding-top: 5px;
}
.adgroupBody-box__l[data-v-5f1215ae] {
  height: 100%;
  padding: 5px;
  width: 280px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  overflow: hidden;
}
.adgroupBody-box .adgroupTreeBox[data-v-5f1215ae] {
  font-size: 12px;
  line-height: 20px;
}
.adgroupBody-box .adgroupTreeBox-title[data-v-5f1215ae] {
  border-bottom: 1px dashed #e5e5e5;
  display: flex;
  align-items: center;
  padding: 10px 5px;
  font-size: 13px;
  line-height: 20px;
  cursor: pointer;
  font-weight: bold;
}
.adgroupBody-box .adgroupTreeBox-title__icon[data-v-5f1215ae] {
  width: 18px;
}
.adgroupBody-box .adgroupTreeBox-title__text[data-v-5f1215ae] {
  flex: 1;
  width: 60%;
}
.adgroupBody-box .adgroupTreeBox-title__jt[data-v-5f1215ae] {
  width: 30px;
  text-align: center;
  height: 20px;
  line-height: 20px;
}
.adgroupBody-box .adgroupTreeBox-title.cur[data-v-5f1215ae] {
  color: #287BF5;
}
.adgroupBody-box .adgroupTreeBox-col[data-v-5f1215ae] {
  padding-right: 15px;
  padding-left: 5px;
}
.adgroupBody-box .adgroupTreeBox-col__text[data-v-5f1215ae] {
  padding-bottom: 4px;
  margin-top: 6px;
}
.adgroupBody-box .adgroupTreeBox-col__row[data-v-5f1215ae] {
  display: flex;
  border-bottom: 1px dashed #e5e5e5;
  padding: 5px 0;
}
.adgroupBody-box .adgroupTreeBox-col__row-img[data-v-5f1215ae] {
  width: 36px;
  height: 36px;
}
.adgroupBody-box .adgroupTreeBox-col__row-img .img[data-v-5f1215ae] {
  width: 36px;
  height: 36px;
  vertical-align: top;
  -o-object-fit: contain;
     object-fit: contain;
}
.adgroupBody-box .adgroupTreeBox-col__row-col[data-v-5f1215ae] {
  line-height: 18px;
  padding-left: 10px;
}
.adgroupBody-box .adgroupTreeBox-col__row-col .text-box[data-v-5f1215ae] {
  margin-top: 4px;
  line-height: 16px;
  color: #989898;
}
.adgroupBody-box__col[data-v-5f1215ae] {
  height: 100%;
  flex: 1;
  width: 500px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  margin-left: 10px;
  overflow: hidden;
}
.adgroupBody-box__col .stable[data-v-5f1215ae] {
  height: calc(100% - 50px);
}
.adgroupBody .variantBox.more-box[data-v-5f1215ae] {
  padding-right: 45px;
}
.adgroupBody .variantBox.variantBoxHd.more-box[data-v-5f1215ae] {
  padding-left: 45px;
}
.adgroupBody .variantBox.variantBoxHd .variantBox-more[data-v-5f1215ae] {
  position: absolute;
  top: 50%;
  height: 18px;
  width: 18px;
  margin-top: -13px;
  padding-top: 0;
  border-radius: 50%;
  border: 1px solid #444444;
  color: #444444;
  font-size: 10px;
  line-height: 16px;
}
.adgroupBody .variantBox[data-v-5f1215ae] {
  white-space: nowrap;
  height: 79px;
  position: relative;
  border-bottom: 1px solid #dddddd;
}
.adgroupBody .variantBox[data-v-5f1215ae] .el-loading-mask .el-loading-spinner-icon {
  height: 40px;
  background-size: 38px 38px;
}
.adgroupBody .variantBox .variantBox-more[data-v-5f1215ae] {
  position: absolute;
  top: 5px;
  right: 0;
  bottom: 0;
  height: 60px;
  width: 40px;
  padding-top: 3px;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  border: 1px dashed #287BF5;
  color: #287BF5;
  font-size: 14px;
  line-height: 16px;
  cursor: pointer;
}
.adgroupBody .variantBox .variantBox-more[data-v-5f1215ae]:hover {
  opacity: 0.9;
}
.adgroupBody .variantBox .variantBox-more.variantBox-moreLeft[data-v-5f1215ae] {
  left: 0;
  right: auto;
}
.adgroupBody .variantBox-wrap[data-v-5f1215ae] {
  overflow: hidden;
  overflow-x: auto;
  padding: 5px 5px 8px;
}
.adgroupBody .variantBox-list.cur[data-v-5f1215ae] {
  border: 1px solid #287BF5;
}
.adgroupBody .variantBox-list[data-v-5f1215ae] {
  border-radius: 5px;
  display: inline-flex;
  vertical-align: top;
  margin-right: 10px;
  background-color: #ffffff;
  border: 1px solid #DBDADA;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  padding: 10px;
  height: 60px;
  min-width: 270px;
  cursor: pointer;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.adgroupBody .variantBox-list__tag[data-v-5f1215ae] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  padding: 0 5px;
  height: 16px;
  line-height: 16px;
  background-color: #E9F2FF;
  font-size: 10px;
  color: #287BF5;
  border-radius: 2px;
}
.adgroupBody .variantBox-list__img[data-v-5f1215ae] {
  width: 40px;
  height: 40px;
}
.adgroupBody .variantBox-list__img .img[data-v-5f1215ae] {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.adgroupBody .variantBox-list__col[data-v-5f1215ae] {
  flex: 1;
  font-size: 0.875rem;
  line-height: 18px;
  padding-left: 10px;
  white-space: nowrap;
}
.adgroupBody .strategicActivityBox[data-v-5f1215ae] {
  padding: 5px 0;
}
.adgroupBody .strategicActivityBox .variantBox[data-v-5f1215ae] {
  height: 110px;
}
.adgroupBody .strategicActivityBox .variantBox-list[data-v-5f1215ae] {
  display: inline-block;
  height: 95px;
  padding: 5px 8px;
}
.adgroupBody .strategicActivityBox .variantBox-list__top[data-v-5f1215ae] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 4px;
  font-size: 12px;
  line-height: 18px;
  color: #757575;
}
.adgroupBody .strategicActivityBox .variantBox-list__col[data-v-5f1215ae] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 10px;
  padding-left: 0;
}
.adgroupBody .strategicActivityBox .variantBox-list__col .col-box[data-v-5f1215ae] {
  padding: 0 5px;
  text-align: center;
}
.adgroupBody .strategicActivityBox .variantBox-list__col .col-box__title[data-v-5f1215ae] {
  font-size: 16px;
  line-height: 24px;
}
.adgroupBody .strategicActivityBox .variantBox-list__col .col-box__text[data-v-5f1215ae] {
  font-size: 12px;
  line-height: 18px;
  color: #757575;
}
.adgroupDropdown[data-v-5f1215ae] {
  width: 200px;
}
.adgroupDropdown .el-dropdown-menu__item[data-v-5f1215ae] {
  padding: 0 10px;
}
.adgroupDropdown .adgroupDropdown-row[data-v-5f1215ae] {
  display: flex;
  align-items: center;
}
.adgroupDropdown .adgroupDropdown-row .img[data-v-5f1215ae] {
  width: 32px;
  height: 32px;
  vertical-align: middle;
  -o-object-fit: contain;
     object-fit: contain;
}
.adgroupDropdown .adgroupDropdown-row__text[data-v-5f1215ae] {
  flex: 1;
  white-space: nowrap;
  padding-left: 10px;
  width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.topImgs-popover[data-v-5f1215ae] {
  width: auto;
}
.topImgs-popover .topImgs-popover__list[data-v-5f1215ae] {
  width: 550px;
  height: auto;
}
.topImgs-popover .topImgs-popover__item[data-v-5f1215ae] {
  float: left;
  margin: 5px;
  width: 100px;
  height: 100px;
  line-height: 100%;
  overflow: hidden;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #dddddd;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.topImgs-popover .topImgs-popover__item img[data-v-5f1215ae] {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.extendtable[data-v-5f1215ae] .el-progress .el-progress-bar__outer {
  border-radius: 0;
  background-color: #EE5565 !important;
}
.extendtable[data-v-5f1215ae] .el-progress .el-progress-bar__inner {
  border-radius: 0;
  background-color: #287BF5 !important;
}
.extendtable .tag-box[data-v-5f1215ae] {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  padding: 0 7px;
  background-color: #E0E0E0;
  color: #1f1f1f;
  font-size: 11px;
  line-height: 17px;
  white-space: nowrap;
  cursor: pointer;
}
.stable-titleBox__img[data-v-5f1215ae] {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  overflow: hidden;
}
.topImgs-dialog-item[data-v-5f1215ae] {
  width: 100px;
  height: 100px;
  overflow: hidden;
}
.stable-popover__row[data-v-5f1215ae] {
  width: 700px;
}
.stable-popover .el-col[data-v-5f1215ae] {
  width: 120px;
  height: 120px;
  float: left;
  margin: 10px 10px;
  font-size: 0.857rem;
  line-height: 16px;
  text-align: center;
  color: #3781FE;
  white-space: nowrap;
  position: relative;
}
.stable-popover .el-col .badge[data-v-5f1215ae] {
  position: absolute;
  z-index: 1;
  top: -9px;
  left: -9px;
  display: block;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  border-radius: 50%;
  background-color: #3781FE;
  color: #FFFFFF;
  font-size: 0.857rem;
}
.stable-popover .el-col img[data-v-5f1215ae] {
  width: 120px;
  height: 120px;
}
.stable-popover .asinTop-popper__box-list[data-v-5f1215ae] {
  height: auto;
  text-align: left;
}
.stable-popover .asinTop-popper__box-list .asinTop-icon[data-v-5f1215ae] {
  margin-top: 10px;
}
.strategicGroupDrawer[data-v-5f1215ae] {
  height: 100%;
}
.strategicGroupDrawer-box[data-v-5f1215ae] {
  height: calc(100% - 45px);
  padding: 10px 15px;
}
.strategicGroupDrawer-box .stable-box[data-v-5f1215ae] {
  height: 100%;
}
.strategicGroupDrawer-box .stable-box .stable[data-v-5f1215ae] {
  height: calc(100% - 45px);
}
.strategic-box__box[data-v-5f1215ae] {
  padding-top: 5px;
  width: 100%;
}
.strategic-box .charts-box[data-v-5f1215ae] {
  border: 1px solid #dddddd;
  width: 100%;
}
.strategic-box__block[data-v-5f1215ae] {
  overflow: hidden;
  overflow-Y: auto;
  height: calc(100% - 40px);
  height: -webkit-calc(100% - 40px);
  padding-top: 10px;
}
.strategic-box__col[data-v-5f1215ae] {
  margin-bottom: 10px;
  padding-bottom: 10px;
  display: flex;
  padding-top: 10px;
  border-radius: 5px;
  border: 1px solid #DEDEDE;
  padding-left: 10px;
}
.strategic-box__col[data-v-5f1215ae]:last-child {
  margin-bottom: 25px;
}
.strategic-box__col-list[data-v-5f1215ae] {
  width: 250px;
}
.strategic-box__col-list .list-box[data-v-5f1215ae] {
  display: block;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  border-right: 0;
  cursor: pointer;
  padding: 10px;
}
.strategic-box__col-list .list-box[data-v-5f1215ae]:last-child {
  margin-bottom: 0;
}
.strategic-box__col-list .list-box__img[data-v-5f1215ae] {
  width: 50px;
  height: 50px;
}
.strategic-box__col-list .list-box__img .img[data-v-5f1215ae] {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.strategic-box__col-list .list-box__text[data-v-5f1215ae] {
  margin-left: 10px;
  width: 170px;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.strategic-box__col-list .list-box__top[data-v-5f1215ae] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 4px;
  font-size: 12px;
  line-height: 22px;
  color: #757575;
}
.strategic-box__col-list .list-box__box[data-v-5f1215ae] {
  display: flex;
  align-items: center;
  padding-top: 10px;
}
.strategic-box__col-list .list-box.cur[data-v-5f1215ae] {
  border: 1px solid #287BF5;
}
.strategic-box__col .charts-box[data-v-5f1215ae] {
  flex: 1;
  width: calc(100% - 280px);
  width: -webkit-calc(100% - 280px);
  border: 0;
  margin-left: 10px;
}
.strategic-box__col .charts-box__drag[data-v-5f1215ae] {
  height: 35px;
  width: 100%;
}


/deep/ .el-radio.is-bordered+.el-radio.is-bordered {
	width: 180px;
}

.setCategory[data-v-1b779e7c] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.setCategory .conditionBox[data-v-1b779e7c] {
  flex: 1;
}
.setCategory .sorftimeBody-box[data-v-1b779e7c] {
  box-shadow: none;
}
.setCategory .sorftimeBody-box .el-select[data-v-1b779e7c] {
  flex: unset !important;
}
.setCategory .input-wrap[data-v-1b779e7c] {
  display: inline-flex;
  align-items: center;
  border: 1px solid #E1E1E1;
  border-radius: 4px;
}
.setCategory .input-wrap[data-v-1b779e7c] .el-input {
  flex: 1;
  vertical-align: top;
}
.setCategory .input-wrap[data-v-1b779e7c] .el-input .el-input__inner {
  border: 0;
}
.setCategory .siteDataBox[data-v-1b779e7c] {
  display: flex;
  align-items: center;
}
.setCategory .sorftimeTree-box[data-v-1b779e7c] {
  height: calc(100% - 135px);
  height: -webkit-calc(100% - 135px);
}
.setCategory .sorftimeTree-box[data-v-1b779e7c] .tree-block {
  box-shadow: none;
}
.setCategory .setCategory-title[data-v-1b779e7c] {
  position: relative;
  z-index: 1;
  font-size: 16px;
  line-height: 30px;
  border-bottom: 1px solid #ddd;
}
.setCategory .setCategory-title .close[data-v-1b779e7c] {
  float: left;
  font-size: 0.857rem;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  background-color: #287bf5;
  color: #FFFFFF;
  cursor: pointer;
  border-radius: 3px;
  margin-top: 0;
}
.setCategory .setCategory-top[data-v-1b779e7c] {
  position: relative;
  margin-top: 20px;
  z-index: 1;
}
.setCategory-bottom[data-v-1b779e7c] {
  text-align: center;
  margin: 20px 0 10px;
  width: 100%;
  z-index: 1;
}
.setCategory-bottom .el-button[data-v-1b779e7c] {
  min-width: 120px;
  margin-right: 10px;
}
.setCategory-bottom .el-button[data-v-1b779e7c]:last-child {
  margin-right: 0;
}
.setCategory .sorftimeBody[data-v-1b779e7c] {
  /* position: absolute;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0; */
  width: 100%;
  height: 100%;
  z-index: 0;
}
.setCategory .sorftimeBody[data-v-1b779e7c] .el-tree {
  overflow: hidden;
  overflow-y: auto;
  border-radius: 5px;
}
.setCategory .sorftimeBody[data-v-1b779e7c] .el-tree .el-tree-node__expand-icon {
  font-size: 1.285rem;
}
.setCategory .sorftimeBody[data-v-1b779e7c] .el-tree .el-tree-node__content {
  height: 36px;
  border-bottom: 1px dashed #DFE4F7;
}
.setCategory .sorftimeBody-box[data-v-1b779e7c] {
  /* margin-left: 15px!important;
			padding: 10px 0; */
}
.setCategory .sorftimeBody-box[data-v-1b779e7c] .el-tabs {
  margin: 0 15px;
}
.setCategory .sorftimeBody-box[data-v-1b779e7c] .el-tabs .el-tabs__header {
  margin-bottom: 0;
}
.setCategory .sorftimeBody-box[data-v-1b779e7c] .el-tabs .el-tabs__content {
  display: none;
}
.setCategory .sorftimeBody-box[data-v-1b779e7c] .el-tabs .el-tabs__active-bar {
  height: 3px;
}
.setCategory .sorftimeBody-box[data-v-1b779e7c] .el-tabs .el-tabs__item {
  color: #000000;
}
.setCategory .sorftimeBody-box[data-v-1b779e7c] .el-tabs .el-tabs__item.is-active {
  color: #000000;
}
.setCategory .sorftimeBody-box[data-v-1b779e7c] .el-tabs .el-tabs__nav-wrap::after {
  height: 1px;
  background-color: #e3e3e3;
}
.setCategory .sorftimeBody-box .setCategory-box[data-v-1b779e7c] {
  height: calc(100% - 95px);
  height: -webkit-calc(100% - 95px);
  overflow: hidden;
  overflow-y: auto;
  padding: 0 15px;
}
.setCategory .sorftimeBody-box .setCategory-box .setCategory-box__tips[data-v-1b779e7c] {
  border-radius: 5px;
  padding: 10px;
  width: 100%;
  background-color: #CFE0FF;
  font-size: 0.857rem;
  line-height: 18px;
  margin-top: 10px;
}
.setCategory .sorftimeBody-box .setCategory-box__list[data-v-1b779e7c] {
  margin: 5px 0;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col.title[data-v-1b779e7c] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  line-height: 16px;
  color: #666666;
  width: 175px;
  min-width: 175px;
  text-align: right;
  margin-left: 0;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col.selectBox[data-v-1b779e7c] {
  display: flex;
  align-items: center;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col.selectBox .selectBox-btn[data-v-1b779e7c] {
  height: 20px;
  line-height: 20px;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  padding: 0 7px;
  margin-right: 5px;
  font-size: 12px;
  color: #606266;
  white-space: nowrap;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col.selectBox .selectBox-btn.cur[data-v-1b779e7c] {
  color: #287bf5;
  background-color: #e9f2ff;
}
.setCategory .sorftimeBody-box .setCategory-box__list[data-v-1b779e7c] .el-date-editor {
  width: auto;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col[data-v-1b779e7c] {
  display: flex;
  margin-left: 10px;
  width: calc(100% - 130px);
  width: -webkit-calc(100% - 130px);
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col .el-col[data-v-1b779e7c] {
  margin-left: 0;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col .line[data-v-1b779e7c] {
  line-height: 34px;
  margin: 0 10px;
  white-space: nowrap;
  width: 10px;
  text-align: center;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col .el-select[data-v-1b779e7c] {
  flex: 1 !important;
  min-width: 60px;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col .el-input[data-v-1b779e7c] {
  flex: 1;
  min-width: 60px;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col .el-select[data-v-1b779e7c] {
  flex: 1;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col.inputBox[data-v-1b779e7c] {
  width: calc(50% - 130px);
  width: -webkit-calc(50% - 130px);
}
.setCategory .sorftimeBody-box .setCategory-box__list .siteDataBox.inputBox[data-v-1b779e7c] {
  width: calc(50% - 140px);
  width: -webkit-calc(50% - 140px);
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col.el-col-10[data-v-1b779e7c] {
  width: 50%;
}
.setCategory .sorftimeBody-box .setCategory-box__title[data-v-1b779e7c] {
  height: 20px;
  line-height: 20px;
  margin-top: 20px;
  overflow: hidden;
  font-size: 1rem;
  color: #000000;
}
.setCategory .sorftimeBody-box .setCategory-box__title .line[data-v-1b779e7c] {
  width: 5px;
  height: 16px;
  background-color: #287bf5;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 10px;
}
.setCategory .el-radio[data-v-1b779e7c] {
  margin-right: 0;
}
.header-btn[data-v-1b779e7c] {
  line-height: 1.428rem;
  border-radius: 3px;
  padding: 0 0.714rem;
  font-size: 0.857rem;
  border: 1px solid #D2D2D2;
  display: inline-block;
  cursor: pointer;
}
.dialog-row[data-v-1b779e7c] {
  text-align: center;
}
.el-checkbox[data-v-1b779e7c] {
  text-align: right;
  line-height: 2.428rem;
}
.fanxaun[data-v-1b779e7c] {
  padding-right: 10px;
  float: right;
}
.line_top[data-v-1b779e7c] {
  width: 8px;
  height: 30px;
  background-color: #287bf5;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 10px;
}
.setCategory-top__dropdown .el-dropdown-menu__item[data-v-1b779e7c] {
  min-width: 150px;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 15px;
}
.setCategory-top__dropdown .close[data-v-1b779e7c] {
  float: right;
  margin-top: 11px;
  font-size: 1.285rem;
  margin-left: 5px;
  margin-right: 0;
}
.sort-caret[data-v-1b779e7c] {
  width: 0;
  height: 0;
  border: 5px solid transparent;
}
.ascending[data-v-1b779e7c] {
  border-bottom-color: #C0C4CC;
  margin-bottom: 4px;
}
.descending[data-v-1b779e7c] {
  border-top-color: #C0C4CC;
}
.caret-wrapper[data-v-1b779e7c] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.cur[data-v-1b779e7c] {
  border-bottom-color: #0E2B4B;
}
.cur1[data-v-1b779e7c] {
  border-top-color: #0E2B4B;
}
@media only screen and (max-width: 1400px) {
.setCategory[data-v-1b779e7c] {
    /* .el-col.title{
			width: 100px !important;
			min-width: 100px !important;
		} */
}
.setCategory .inputBox[data-v-1b779e7c] {
    min-width: 280px;
}
}

.setCategory[data-v-0d697e24] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.setCategory .treeBox[data-v-0d697e24] {
  max-width: 500px;
}
.setCategory .conditionBox[data-v-0d697e24] {
  flex: 1;
}
.setCategory .sorftimeBody-box[data-v-0d697e24] {
  box-shadow: none;
}
.setCategory .sorftimeBody-box .el-select[data-v-0d697e24] {
  flex: unset !important;
}
.setCategory .input-wrap[data-v-0d697e24] {
  display: inline-flex;
  align-items: center;
  border: 1px solid #E1E1E1;
  border-radius: 4px;
}
.setCategory .input-wrap[data-v-0d697e24] .el-input {
  flex: 1;
  vertical-align: top;
}
.setCategory .input-wrap[data-v-0d697e24] .el-input .el-input__inner {
  border: 0;
}
.setCategory .siteDataBox[data-v-0d697e24] {
  display: flex;
  align-items: center;
}
.setCategory .sorftimeTree-box[data-v-0d697e24] {
  height: calc(100% - 35px);
  height: -webkit-calc(100% - 35px);
}
.setCategory .sorftimeTree-box[data-v-0d697e24] .tree-block {
  box-shadow: none;
}
.setCategory .setCategory-title[data-v-0d697e24] {
  position: relative;
  z-index: 1;
  font-size: 16px;
  line-height: 30px;
  border-bottom: 1px solid #ddd;
}
.setCategory .setCategory-title .close[data-v-0d697e24] {
  float: left;
  font-size: 0.857rem;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  background-color: #287bf5;
  color: #FFFFFF;
  cursor: pointer;
  border-radius: 3px;
  margin-top: 0;
}
.setCategory .setCategory-top[data-v-0d697e24] {
  position: relative;
  margin-top: 20px;
  z-index: 1;
}
.setCategory-bottom[data-v-0d697e24] {
  text-align: center;
  margin: 20px 0 10px;
  width: 100%;
  z-index: 1;
}
.setCategory-bottom .el-button[data-v-0d697e24] {
  min-width: 120px;
  margin-right: 10px;
}
.setCategory-bottom .el-button[data-v-0d697e24]:last-child {
  margin-right: 0;
}
.setCategory .sorftimeBody[data-v-0d697e24] {
  /* position: absolute;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0; */
  width: 100%;
  height: 100%;
  z-index: 0;
}
.setCategory .sorftimeBody[data-v-0d697e24] .el-tree {
  overflow: hidden;
  overflow-y: auto;
  border-radius: 5px;
}
.setCategory .sorftimeBody[data-v-0d697e24] .el-tree .el-tree-node__expand-icon {
  font-size: 1.285rem;
}
.setCategory .sorftimeBody[data-v-0d697e24] .el-tree .el-tree-node__content {
  height: 36px;
  border-bottom: 1px dashed #DFE4F7;
}
.setCategory .sorftimeBody-box[data-v-0d697e24] {
  /* margin-left: 15px!important;
			padding: 10px 0; */
}
.setCategory .sorftimeBody-box[data-v-0d697e24] .el-tabs {
  margin: 0 15px;
}
.setCategory .sorftimeBody-box[data-v-0d697e24] .el-tabs .el-tabs__header {
  margin-bottom: 0;
}
.setCategory .sorftimeBody-box[data-v-0d697e24] .el-tabs .el-tabs__content {
  display: none;
}
.setCategory .sorftimeBody-box[data-v-0d697e24] .el-tabs .el-tabs__active-bar {
  height: 3px;
}
.setCategory .sorftimeBody-box[data-v-0d697e24] .el-tabs .el-tabs__item {
  color: #000000;
}
.setCategory .sorftimeBody-box[data-v-0d697e24] .el-tabs .el-tabs__item.is-active {
  color: #000000;
}
.setCategory .sorftimeBody-box[data-v-0d697e24] .el-tabs .el-tabs__nav-wrap::after {
  height: 1px;
  background-color: #e3e3e3;
}
.setCategory .sorftimeBody-box .setCategory-box[data-v-0d697e24] {
  height: calc(100% - 95px);
  height: -webkit-calc(100% - 95px);
  overflow: hidden;
  overflow-y: auto;
  padding: 0 15px;
}
.setCategory .sorftimeBody-box .setCategory-box .setCategory-box__tips[data-v-0d697e24] {
  border-radius: 5px;
  padding: 10px;
  width: 100%;
  background-color: #CFE0FF;
  font-size: 0.857rem;
  line-height: 18px;
  margin-top: 10px;
}
.setCategory .sorftimeBody-box .setCategory-box__list[data-v-0d697e24] {
  margin: 5px 0;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col.title[data-v-0d697e24] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  line-height: 16px;
  color: #666666;
  width: 175px;
  min-width: 175px;
  text-align: right;
  margin-left: 0;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col.selectBox[data-v-0d697e24] {
  display: flex;
  align-items: center;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col.selectBox .selectBox-btn[data-v-0d697e24] {
  height: 20px;
  line-height: 20px;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  padding: 0 7px;
  margin-right: 5px;
  font-size: 12px;
  color: #606266;
  white-space: nowrap;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col.selectBox .selectBox-btn.cur[data-v-0d697e24] {
  color: #287bf5;
  background-color: #e9f2ff;
}
.setCategory .sorftimeBody-box .setCategory-box__list[data-v-0d697e24] .el-date-editor {
  width: auto;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col[data-v-0d697e24] {
  display: flex;
  margin-left: 10px;
  width: calc(100% - 130px);
  width: -webkit-calc(100% - 130px);
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col .el-col[data-v-0d697e24] {
  margin-left: 0;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col .line[data-v-0d697e24] {
  line-height: 34px;
  margin: 0 10px;
  white-space: nowrap;
  width: 10px;
  text-align: center;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col .el-select[data-v-0d697e24] {
  flex: 1 !important;
  min-width: 60px;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col .el-input[data-v-0d697e24] {
  flex: 1;
  min-width: 60px;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col .el-select[data-v-0d697e24] {
  flex: 1;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col.inputBox[data-v-0d697e24] {
  width: calc(50% - 130px);
  width: -webkit-calc(50% - 130px);
}
.setCategory .sorftimeBody-box .setCategory-box__list .siteDataBox.inputBox[data-v-0d697e24] {
  width: calc(50% - 140px);
  width: -webkit-calc(50% - 140px);
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col.el-col-10[data-v-0d697e24] {
  width: 50%;
}
.setCategory .sorftimeBody-box .setCategory-box__title[data-v-0d697e24] {
  height: 20px;
  line-height: 20px;
  margin-top: 20px;
  overflow: hidden;
  font-size: 1rem;
  color: #000000;
}
.setCategory .sorftimeBody-box .setCategory-box__title .line[data-v-0d697e24] {
  width: 5px;
  height: 16px;
  background-color: #287bf5;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 10px;
}
.setCategory .el-radio[data-v-0d697e24] {
  margin-right: 0;
}
.header-btn[data-v-0d697e24] {
  line-height: 1.428rem;
  border-radius: 3px;
  padding: 0 0.714rem;
  font-size: 0.857rem;
  border: 1px solid #D2D2D2;
  display: inline-block;
  cursor: pointer;
}
.dialog-row[data-v-0d697e24] {
  text-align: center;
}
.el-checkbox[data-v-0d697e24] {
  text-align: right;
  line-height: 2.428rem;
}
.fanxaun[data-v-0d697e24] {
  padding-right: 10px;
  float: right;
}
.line_top[data-v-0d697e24] {
  width: 8px;
  height: 30px;
  background-color: #287bf5;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 10px;
}
.setCategory-top__dropdown .el-dropdown-menu__item[data-v-0d697e24] {
  min-width: 150px;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 15px;
}
.setCategory-top__dropdown .close[data-v-0d697e24] {
  float: right;
  margin-top: 11px;
  font-size: 1.285rem;
  margin-left: 5px;
  margin-right: 0;
}
.sort-caret[data-v-0d697e24] {
  width: 0;
  height: 0;
  border: 5px solid transparent;
}
.ascending[data-v-0d697e24] {
  border-bottom-color: #C0C4CC;
  margin-bottom: 4px;
}
.descending[data-v-0d697e24] {
  border-top-color: #C0C4CC;
}
.caret-wrapper[data-v-0d697e24] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.cur[data-v-0d697e24] {
  border-bottom-color: #0E2B4B;
}
.cur1[data-v-0d697e24] {
  border-top-color: #0E2B4B;
}
@media only screen and (max-width: 1400px) {
.setCategory[data-v-0d697e24] {
    /* .el-col.title{
			width: 100px !important;
			min-width: 100px !important;
		} */
}
.setCategory .inputBox[data-v-0d697e24] {
    min-width: 280px;
}
}

.setCategory[data-v-b6a85ae0] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.setCategory .treeBox[data-v-b6a85ae0] {
  max-width: 500px;
}
.setCategory .conditionBox[data-v-b6a85ae0] {
  flex: 1;
}
.setCategory .sorftimeBody-box[data-v-b6a85ae0] {
  box-shadow: none;
}
.setCategory .sorftimeBody-box .el-select[data-v-b6a85ae0] {
  flex: unset !important;
}
.setCategory .input-wrap[data-v-b6a85ae0] {
  display: inline-flex;
  align-items: center;
  border: 1px solid #E1E1E1;
  border-radius: 4px;
}
.setCategory .input-wrap[data-v-b6a85ae0] .el-input {
  flex: 1;
  vertical-align: top;
}
.setCategory .input-wrap[data-v-b6a85ae0] .el-input .el-input__inner {
  border: 0;
}
.setCategory .siteDataBox[data-v-b6a85ae0] {
  display: flex;
  align-items: center;
}
.setCategory .sorftimeTree-box[data-v-b6a85ae0] {
  height: calc(100% - 35px);
  height: -webkit-calc(100% - 35px);
}
.setCategory .sorftimeTree-box[data-v-b6a85ae0] .tree-block {
  box-shadow: none;
}
.setCategory .setCategory-title[data-v-b6a85ae0] {
  position: relative;
  z-index: 1;
  font-size: 16px;
  line-height: 30px;
  border-bottom: 1px solid #ddd;
}
.setCategory .setCategory-title .close[data-v-b6a85ae0] {
  float: left;
  font-size: 0.857rem;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  background-color: #287bf5;
  color: #FFFFFF;
  cursor: pointer;
  border-radius: 3px;
  margin-top: 0;
}
.setCategory .setCategory-top[data-v-b6a85ae0] {
  position: relative;
  margin-top: 20px;
  z-index: 1;
}
.setCategory-bottom[data-v-b6a85ae0] {
  text-align: center;
  margin: 20px 0 10px;
  width: 100%;
  z-index: 1;
}
.setCategory-bottom .el-button[data-v-b6a85ae0] {
  min-width: 120px;
  margin-right: 10px;
}
.setCategory-bottom .el-button[data-v-b6a85ae0]:last-child {
  margin-right: 0;
}
.setCategory .sorftimeBody[data-v-b6a85ae0] {
  /* position: absolute;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0; */
  width: 100%;
  height: 100%;
  z-index: 0;
}
.setCategory .sorftimeBody[data-v-b6a85ae0] .el-tree {
  overflow: hidden;
  overflow-y: auto;
  border-radius: 5px;
}
.setCategory .sorftimeBody[data-v-b6a85ae0] .el-tree .el-tree-node__expand-icon {
  font-size: 1.285rem;
}
.setCategory .sorftimeBody[data-v-b6a85ae0] .el-tree .el-tree-node__content {
  height: 36px;
  border-bottom: 1px dashed #DFE4F7;
}
.setCategory .sorftimeBody-box[data-v-b6a85ae0] {
  /* margin-left: 15px!important;
			padding: 10px 0; */
}
.setCategory .sorftimeBody-box[data-v-b6a85ae0] .el-tabs {
  margin: 0 15px;
}
.setCategory .sorftimeBody-box[data-v-b6a85ae0] .el-tabs .el-tabs__header {
  margin-bottom: 0;
}
.setCategory .sorftimeBody-box[data-v-b6a85ae0] .el-tabs .el-tabs__content {
  display: none;
}
.setCategory .sorftimeBody-box[data-v-b6a85ae0] .el-tabs .el-tabs__active-bar {
  height: 3px;
}
.setCategory .sorftimeBody-box[data-v-b6a85ae0] .el-tabs .el-tabs__item {
  color: #000000;
}
.setCategory .sorftimeBody-box[data-v-b6a85ae0] .el-tabs .el-tabs__item.is-active {
  color: #000000;
}
.setCategory .sorftimeBody-box[data-v-b6a85ae0] .el-tabs .el-tabs__nav-wrap::after {
  height: 1px;
  background-color: #e3e3e3;
}
.setCategory .sorftimeBody-box .setCategory-box[data-v-b6a85ae0] {
  height: calc(100% - 95px);
  height: -webkit-calc(100% - 95px);
  overflow: hidden;
  overflow-y: auto;
  padding: 0 15px;
}
.setCategory .sorftimeBody-box .setCategory-box .setCategory-box__tips[data-v-b6a85ae0] {
  border-radius: 5px;
  padding: 10px;
  width: 100%;
  background-color: #CFE0FF;
  font-size: 0.857rem;
  line-height: 18px;
  margin-top: 10px;
}
.setCategory .sorftimeBody-box .setCategory-box__list[data-v-b6a85ae0] {
  margin: 5px 0;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col.title[data-v-b6a85ae0] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  line-height: 16px;
  color: #666666;
  width: 175px;
  min-width: 175px;
  text-align: right;
  margin-left: 0;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col.selectBox[data-v-b6a85ae0] {
  display: flex;
  align-items: center;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col.selectBox .selectBox-btn[data-v-b6a85ae0] {
  height: 20px;
  line-height: 20px;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  padding: 0 7px;
  margin-right: 5px;
  font-size: 12px;
  color: #606266;
  white-space: nowrap;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col.selectBox .selectBox-btn.cur[data-v-b6a85ae0] {
  color: #287bf5;
  background-color: #e9f2ff;
}
.setCategory .sorftimeBody-box .setCategory-box__list[data-v-b6a85ae0] .el-date-editor {
  width: auto;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col[data-v-b6a85ae0] {
  display: flex;
  margin-left: 10px;
  width: calc(100% - 130px);
  width: -webkit-calc(100% - 130px);
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col .el-col[data-v-b6a85ae0] {
  margin-left: 0;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col .line[data-v-b6a85ae0] {
  line-height: 34px;
  margin: 0 10px;
  white-space: nowrap;
  width: 10px;
  text-align: center;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col .el-select[data-v-b6a85ae0] {
  flex: 1 !important;
  min-width: 60px;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col .el-input[data-v-b6a85ae0] {
  flex: 1;
  min-width: 60px;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col .el-select[data-v-b6a85ae0] {
  flex: 1;
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col.inputBox[data-v-b6a85ae0] {
  width: calc(50% - 130px);
  width: -webkit-calc(50% - 130px);
}
.setCategory .sorftimeBody-box .setCategory-box__list .siteDataBox.inputBox[data-v-b6a85ae0] {
  width: calc(50% - 140px);
  width: -webkit-calc(50% - 140px);
}
.setCategory .sorftimeBody-box .setCategory-box__list .el-col.el-col-10[data-v-b6a85ae0] {
  width: 50%;
}
.setCategory .sorftimeBody-box .setCategory-box__title[data-v-b6a85ae0] {
  height: 20px;
  line-height: 20px;
  margin-top: 20px;
  overflow: hidden;
  font-size: 1rem;
  color: #000000;
}
.setCategory .sorftimeBody-box .setCategory-box__title .line[data-v-b6a85ae0] {
  width: 5px;
  height: 16px;
  background-color: #287bf5;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 10px;
}
.setCategory .el-radio[data-v-b6a85ae0] {
  margin-right: 0;
}
.header-btn[data-v-b6a85ae0] {
  line-height: 1.428rem;
  border-radius: 3px;
  padding: 0 0.714rem;
  font-size: 0.857rem;
  border: 1px solid #D2D2D2;
  display: inline-block;
  cursor: pointer;
}
.dialog-row[data-v-b6a85ae0] {
  text-align: center;
}
.el-checkbox[data-v-b6a85ae0] {
  text-align: right;
  line-height: 2.428rem;
}
.fanxaun[data-v-b6a85ae0] {
  padding-right: 10px;
  float: right;
}
.line_top[data-v-b6a85ae0] {
  width: 8px;
  height: 30px;
  background-color: #287bf5;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 10px;
}
.setCategory-top__dropdown .el-dropdown-menu__item[data-v-b6a85ae0] {
  min-width: 150px;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 15px;
}
.setCategory-top__dropdown .close[data-v-b6a85ae0] {
  float: right;
  margin-top: 11px;
  font-size: 1.285rem;
  margin-left: 5px;
  margin-right: 0;
}
.sort-caret[data-v-b6a85ae0] {
  width: 0;
  height: 0;
  border: 5px solid transparent;
}
.ascending[data-v-b6a85ae0] {
  border-bottom-color: #C0C4CC;
  margin-bottom: 4px;
}
.descending[data-v-b6a85ae0] {
  border-top-color: #C0C4CC;
}
.caret-wrapper[data-v-b6a85ae0] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.cur[data-v-b6a85ae0] {
  border-bottom-color: #0E2B4B;
}
.cur1[data-v-b6a85ae0] {
  border-top-color: #0E2B4B;
}
@media only screen and (max-width: 1400px) {
.setCategory[data-v-b6a85ae0] {
    /* .el-col.title{
			width: 100px !important;
			min-width: 100px !important;
		} */
}
.setCategory .inputBox[data-v-b6a85ae0] {
    min-width: 280px;
}
}

.sorftimeBody-box[data-v-6fb1032c] {
  padding: 0 20px;
  box-shadow: none;
  border-radius: 0;
  position: relative;
}
.beerenausleseSearchBox-checkBox[data-v-6fb1032c] {
  padding: 30px 0 40px;
}
.el-button--blue3 .buttonBlock-label[data-v-6fb1032c] {
  border-right: 1px solid #287bf5;
}
.renewModePopover-box[data-v-6fb1032c] {
  width: 240px;
  color: #333333;
}
.renewModePopover-box__box-title[data-v-6fb1032c] {
  font-size: 14px;
  line-height: 28px;
  font-weight: bold;
  color: #1f1f1f;
}
.renewModePopover-box__box-text[data-v-6fb1032c] {
  font-size: 12px;
  line-height: 20px;
  padding-left: 20px;
}
.searchBoxlaunchBox[data-v-6fb1032c] {
  position: absolute;
  top: 19px;
  right: 20px;
  z-index: 10;
  line-height: 22px;
  color: #1f1f1f;
  cursor: pointer;
}
.searchBoxlaunchBox [class^="el-icon-sf-"][data-v-6fb1032c],
.searchBoxlaunchBox [class*=" el-icon-sf-"][data-v-6fb1032c] {
  font-size: 22px;
}
.searchBoxlaunchBox[data-v-6fb1032c]:hover {
  color: #287bf5;
}
.beerenausleseSearchBox-tabs[data-v-6fb1032c] {
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.beerenausleseSearchBox-tabs__tab[data-v-6fb1032c] {
  display: flex;
  align-items: center;
}
.beerenausleseSearchBox-tabs__tab-col[data-v-6fb1032c] {
  padding: 0 20px;
  border-radius: 5px 5px 0 0!important;
  height: 48px;
  line-height: 48px;
  white-space: nowrap;
  font-size: 14px;
  color: #6C6C6C;
  cursor: pointer;
  margin-right: 5px;
  background-color: #ffffff;
  min-width: 130px;
  text-align: center;
}
.beerenausleseSearchBox-tabs__tab-col[data-v-6fb1032c]:last-child {
  margin-right: 0;
}
.beerenausleseSearchBox-tabs__tab-col[data-v-6fb1032c]:hover {
  color: #1677FF;
}
.beerenausleseSearchBox-tabs__tab-col.cur[data-v-6fb1032c] {
  color: #1677FF;
}
.beerenausleseSearchBox-tabs__tab .tab-box[data-v-6fb1032c] {
  display: block;
  position: relative;
}
.beerenausleseSearchBox-tabs__tab .tab-box__tag[data-v-6fb1032c] {
  position: absolute;
  top: -9px;
  left: 80%;
  z-index: 1;
  background-color: #FAAD14;
  color: #ffffff;
  height: 20px;
  line-height: 20px;
  border-radius: 20px;
  padding: 0 10px;
  font-size: 12px;
}
.beerenausleseSearchBox-tabs__tab .tab-box__tag-col[data-v-6fb1032c] {
  padding: 0 5px;
  position: relative;
}
.beerenausleseSearchBox-tabs__tab .tab-box__tag-col[data-v-6fb1032c]::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  border-right: 1px solid #ffffff;
  width: 0;
  height: 12px;
  margin-top: -6px;
  z-index: 1;
}
.beerenausleseSearchBox-tabs__tab .tab-box__tag-col[data-v-6fb1032c]:last-child {
  padding-right: 0;
}
.beerenausleseSearchBox-tabs__tab .tab-box__tag-col[data-v-6fb1032c]:last-child::after {
  display: none;
}
.beerenausleseSearchBox-tabs__tab .tab-box__tag-col[data-v-6fb1032c]:first-child {
  padding-left: 0;
}
.beerenausleseSearchBox-top[data-v-6fb1032c] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0 10px;
}
.beerenausleseSearchBox-top[data-v-6fb1032c] .el-tabs .el-tabs__header {
  margin-bottom: 0;
}
.beerenausleseSearchBox-top[data-v-6fb1032c] .el-tabs .el-tabs__nav-wrap::after {
  display: none;
}
.beerenausleseSearchBox-top[data-v-6fb1032c] .el-tabs .el-tabs__active-bar {
  display: none;
}
.beerenausleseSearchBox-top[data-v-6fb1032c] .el-tabs .el-tabs__item {
  text-align: center;
  padding-right: 20px !important;
  padding-left: 0;
  height: 32px;
}
.beerenausleseSearchBox-top[data-v-6fb1032c] .el-tabs .tabs-label {
  padding: 0 15px;
  border-radius: 6px;
  background-color: #E6F4FF;
  color: #1677FF;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  display: block;
}
.beerenausleseSearchBox-top[data-v-6fb1032c] .el-tabs .is-active .tabs-label {
  background-color: #1677FF;
  color: #ffffff;
}
.beerenausleseSearchBox .searchBoxhide .beerenausleseSearchBox-top[data-v-6fb1032c] {
  padding: 15px 0 10px;
  /* /deep/ .el-tabs{
				
				.el-tabs__active-bar{
					display: block;
				}
				.el-tabs__item{
					padding-right: 40px !important;
					padding-left: 0;
				}
				.tabs-label{
					padding: 0;
					border-radius: 0;
					background-color: #ffffff;
					color: #333333;
				}
				.is-active{
					.tabs-label{
						background-color: #ffffff;
						color: #1677FF;
					}
				}
			} */
}
.beerenausleseSearchBox .searchBoxhide .beerenausleseSearchBox-box[data-v-6fb1032c] {
  height: 45px;
  overflow: hidden;
}
.beerenausleseSearchBox .searchBoxhide .beerenausleseSearchBox-bottom[data-v-6fb1032c] {
  padding: 20px 0 25px;
}
.beerenausleseSearchBox-box[data-v-6fb1032c] {
  padding: 2px 0 22px;
  height: auto;
  transition: all 0.3s;
}
.beerenausleseSearchBox-box__row[data-v-6fb1032c] {
  display: flex;
  font-size: 14px;
  line-height: 28px;
  color: #101010;
  margin-bottom: 5px;
}
.beerenausleseSearchBox-box__row .beerenausleseSearchBox-box__row.checkboxrow-label[data-v-6fb1032c] {
  width: auto;
  min-width: 80px;
  text-align: left;
}
.beerenausleseSearchBox-box__row[data-v-6fb1032c] .el-button-group .el-button--blue4.icon-button {
  border-left: 1px solid #ffffff;
}
.beerenausleseSearchBox-box__row[data-v-6fb1032c] .el-button-group .el-button--blue6.icon-button {
  border-left: 1px solid #287bf5;
}
.beerenausleseSearchBox-box__row .checkboxrow[data-v-6fb1032c] .el-checkbox {
  margin: 3px 0;
  padding-right: 30px;
}
.beerenausleseSearchBox-box__row-label[data-v-6fb1032c] {
  padding: 10px 5px 0px 0;
  width: 88px;
  text-align: right;
  line-height: 32px;
}
.beerenausleseSearchBox-box__row-col[data-v-6fb1032c] {
  flex: 1;
  padding: 10px 0 0px;
}
.beerenausleseSearchBox-box__row-col[data-v-6fb1032c] .el-input .el-input__inner {
  font-size: 0.857rem;
}
.beerenausleseSearchBox-box__row-r[data-v-6fb1032c] {
  padding-left: 10px;
}
.beerenausleseSearchBox-box__row .tag-box[data-v-6fb1032c] {
  display: inline-block;
  vertical-align: middle;
  border-radius: 3px;
  background-color: #ffffff;
  border: 1px solid #D9D9D9;
  height: 28px;
  line-height: 26px;
  font-size: 12px;
  padding: 0 10px;
  position: relative;
  margin: 5px 15px 5px 0;
  cursor: pointer;
}
.beerenausleseSearchBox-box__row .tag-box[data-v-6fb1032c]:hover {
  border: 1px solid #287bf5;
  color: #287bf5;
}
.beerenausleseSearchBox-box__row .tag-box .sorftime-hot[data-v-6fb1032c] {
  top: -12px;
  right: -18px;
}
.beerenausleseSearchBox-box__row .tag-box.isdisabled[data-v-6fb1032c] {
  background-color: #EFEFEF;
  cursor: no-drop;
}
.beerenausleseSearchBox-box__row .tag-box.isdisabled[data-v-6fb1032c]:hover {
  border: 1px solid #EFEFEF;
  color: #101010;
}
.beerenausleseSearchBox-box__row .tag-box.cur[data-v-6fb1032c] {
  border: 1px solid #287bf5;
  color: #287bf5;
}
.beerenausleseSearchBox-box__row .tag-box1[data-v-6fb1032c] {
  display: inline-block;
  vertical-align: middle;
  border-radius: 3px;
  background-color: #EFEFEF;
  height: 24px;
  line-height: 24px;
  color: #333333;
  font-size: 12px;
  padding: 0 5px;
  position: relative;
  margin: 5px 15px 5px 0;
  white-space: nowrap;
}
.beerenausleseSearchBox-box__row .tag-box1__icon[data-v-6fb1032c] {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-size: 12px;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  zoom: 0.8;
}
.beerenausleseSearchBox-box__row .launchBox-wrap[data-v-6fb1032c] {
  position: relative;
  max-height: 70px;
  overflow: hidden;
  padding-right: 60px;
}
.beerenausleseSearchBox-box__row .launchBox-wrap__btn[data-v-6fb1032c] {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  background-color: #ffffff;
  height: 24px;
  line-height: 24px;
  color: #287bf5;
  cursor: pointer;
}
.beerenausleseSearchBox-box__row .launchBoxshow[data-v-6fb1032c] {
  max-height: 100%;
}
.beerenausleseSearchBox-box .el-select__wrap[data-v-6fb1032c] {
  display: inline-flex;
  position: relative;
}
.beerenausleseSearchBox-box .el-select__wrap[data-v-6fb1032c] .el-input__inner {
  padding-right: 45px;
}
.beerenausleseSearchBox-box .el-select__wrap-tips[data-v-6fb1032c] {
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -6px;
  right: 22px;
  cursor: pointer;
}
.beerenausleseSearchBox-box .rankingData-row .tag-box[data-v-6fb1032c] {
  margin-right: 10px;
}
.beerenausleseSearchBox-bottom[data-v-6fb1032c] {
  padding: 35px 0 40px;
  border-top: 1px solid #CECECE;
  text-align: center;
}
.buttonBlock[data-v-6fb1032c] {
  display: inline-flex;
  vertical-align: middle;
  white-space: nowrap;
  align-items: center;
}
.buttonBlock-label[data-v-6fb1032c] {
  padding-right: 5px;
  height: 14px;
  line-height: 14px;
  border-right: 1px solid #ffffff;
}
.buttonBlock-col[data-v-6fb1032c] {
  padding: 0 5px;
}
.buttonBlock-col__text[data-v-6fb1032c] {
  font-size: 12px;
  line-height: 16px;
  zoom: 0.7;
}
.beerenauslese-searchBox__top[data-v-6fb1032c] {
  padding: 14px 0;
  line-height: 2.58rem;
}
.beerenauslese-searchBox__box[data-v-6fb1032c] {
  width: 70%;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.beerenauslese-searchBox__box .el-button-group[data-v-6fb1032c] {
  width: 100% !important;
}
.beerenauslese-searchBox__search[data-v-6fb1032c] {
  padding-bottom: 25px;
}
.beerenauslese-searchBox__search .radiusR[data-v-6fb1032c] {
  border-top-right-radius: 0.3rem !important;
  border-bottom-right-radius: 0.3rem !important;
}
.beerenauslese-searchBox__search .radiusL[data-v-6fb1032c] {
  border-top-left-radius: 0.3rem !important;
  border-bottom-left-radius: 0.3rem !important;
}
.beerenauslese-searchBox__search .search-example[data-v-6fb1032c] {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -28px;
  z-index: 1;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  padding-left: 10px;
}
.beerenauslese-searchBox__search .search-example .search-example__box[data-v-6fb1032c] {
  margin-right: 10px;
  cursor: pointer;
  color: #777777;
  display: inline-block;
  vertical-align: middle;
  max-width: 150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.beerenauslese-searchBox__search .search-example .search-example__box[data-v-6fb1032c]:first-child {
  margin-left: 5px;
}
.beerenauslese-searchBox__search .search-example .img[data-v-6fb1032c] {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 5px;
}
.beerenauslese-searchBox[data-v-6fb1032c] .el-input__inner {
  height: 46px;
  line-height: 44px;
}
.beerenauslese-searchBox .checkboxSearchInput[data-v-6fb1032c] {
  flex: 1;
  display: flex;
  align-items: center;
  border: 1px solid #E1E1E1;
  margin-left: -1px;
  height: 46px;
  line-height: 44px;
  position: relative;
  overflow: visible;
  width: calc(100% - 420px);
}
.beerenauslese-searchBox .checkboxSearchInput .checkboxSearchInput-checkbox[data-v-6fb1032c] {
  display: flex;
  align-items: center;
  overflow: hidden;
  width: 100%;
}
.beerenauslese-searchBox .checkboxSearchInput .checkboxSearchInput-checkbox .keywordSearchInput[data-v-6fb1032c] {
  width: 80%;
  min-width: 330px;
  max-width: calc(57vw - 250px);
  max-width: -webkit-calc(57vw - 250px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 13px;
  padding: 0 10px;
}
.beerenauslese-searchBox .checkboxSearchInput .checkboxSearchInput-checkbox .keywordSearchInput span[data-v-6fb1032c] {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
}
.beerenauslese-searchBox .checkboxSearchInput .checkboxSearchInput-checkbox[data-v-6fb1032c] .el-checkbox {
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 0;
}
.beerenauslese-searchBox .checkboxSearchInput .checkboxSearchInput-checkbox[data-v-6fb1032c] .el-checkbox .el-checkbox__label {
  font-size: 0.857rem;
  color: #000000;
}
.beerenauslese-searchBox .checkboxSearchInput .checkboxSearchInput-checkbox[data-v-6fb1032c] .el-checkbox::after {
  content: '';
  position: absolute;
  top: 6px;
  bottom: 6px;
  width: 1px;
  height: auto;
  right: 0;
  z-index: 1;
  background-color: #E1E1E1;
}
.beerenauslese-searchBox .checkboxSearchInput .checkboxSearchInput-checkbox .keywordSearchInput-wrap[data-v-6fb1032c] {
  border-left: 0;
}
.beerenauslese-searchBox .checkboxSearchInput .checkboxSearchInput-checkbox .keywordSearchInput-wrap .keywordSearchInput[data-v-6fb1032c] {
  width: 100%;
  min-width: auto;
  max-width: 100%;
}
.beerenauslese-searchBox .checkboxSearchInput .checkboxSearchInput-checkbox[data-v-6fb1032c] .el-select {
  vertical-align: top;
}
.beerenauslese-searchBox .checkboxSearchInput .checkboxSearchInput-checkbox[data-v-6fb1032c] .el-select .el-input__inner {
  height: 42px;
  line-height: 40px;
  border: 0;
  border-right: 1px solid #E1E1E1;
  border-radius: 0;
}
.beerenauslese-searchBox .checkboxSearchInput .checkboxType .checkboxSearchInput-checkbox[data-v-6fb1032c] {
  position: relative;
  overflow: visible;
}
.beerenauslese-searchBox .checkboxSearchInput .checkboxType .checkboxSearchInput-input__textarea[data-v-6fb1032c] {
  padding-right: 100px;
  padding-top: 11px;
}
.beerenauslese-searchBox .checkboxSearchInput .checkboxType .keywordSearchInput[data-v-6fb1032c] {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
.beerenauslese-searchBox .checkboxSearchInput .checkboxSearchInput-input[data-v-6fb1032c] {
  position: absolute;
  top: -1px;
  left: -1px;
  right: 0;
  z-index: 1000;
  border-radius: 2px;
  border: 1px solid #E1E1E1;
  background-color: #f7f7f7;
}
.beerenauslese-searchBox .checkboxSearchInput .checkboxSearchInput-input .keywordSearchInput[data-v-6fb1032c] {
  width: 100%;
  min-width: auto;
  max-width: 100%;
}
.beerenauslese-searchBox .checkboxSearchInput .checkboxSearchInput-input .keywordSearchInput span[data-v-6fb1032c] {
  width: auto;
}
.beerenauslese-searchBox .checkboxSearchInput .checkboxSearchInput-input[data-v-6fb1032c] .el-checkbox::after {
  display: none;
}
.beerenauslese-searchBox .checkboxSearchInput .checkboxSearchInput-input__textarea[data-v-6fb1032c] {
  height: 200px;
  padding: 5px 10px 10px;
}
.beerenauslese-searchBox .checkboxSearchInput .checkboxSearchInput-input[data-v-6fb1032c] .el-textarea {
  height: 180px;
}
.beerenauslese-searchBox .checkboxSearchInput .checkboxSearchInput-input[data-v-6fb1032c] .el-textarea .el-textarea__inner {
  height: 180px;
  padding: 0;
  border: 0;
  background-color: transparent;
}
.beerenauslese-searchBox .keywordSearchInputGroup[data-v-6fb1032c] {
  border: 0;
}
.beerenauslese-searchBox .keywordSearchInputGroup[data-v-6fb1032c] .keywordSearchInput:last-child .el-input__inner {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.beerenauslese-searchBox .keywordSearchInputGroup[data-v-6fb1032c] .keywordSearchInput:first-child .el-input__inner {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.beerenauslese-searchBox .sellerSiteBox[data-v-6fb1032c] {
  display: flex;
  align-items: center;
}
.beerenauslese-searchBox .sellerSiteBox[data-v-6fb1032c] .el-select .el-input__inner {
  border-radius: 0;
}
.beerenauslese-searchBox .sellerSiteBox-text[data-v-6fb1032c] {
  margin-left: 5px;
  font-size: 0.9rem;
  white-space: nowrap;
  display: inline-block;
  max-width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.beerenauslese-searchBox .sellerSiteBox-icon[data-v-6fb1032c] {
  margin-left: 10px;
  color: #777777;
  font-size: 12px;
}
.beerenauslese-searchBox .keywordSearchInput-wrap[data-v-6fb1032c] {
  flex: 1;
  display: flex;
  align-items: center;
  border: 1px solid #E1E1E1;
  margin-left: -1px;
  height: 46px;
  line-height: 44px;
  position: relative;
}
.beerenauslese-searchBox .keywordSearchInput-wrap__tips[data-v-6fb1032c] {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -30px;
  z-index: 1;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  padding-left: 10px;
}
.beerenauslese-searchBox .keywordSearchInput-wrap[data-v-6fb1032c] .keywordSearchInput {
  flex: 1;
}
.beerenauslese-searchBox .keywordSearchInput-wrap[data-v-6fb1032c] .keywordSearchInput .el-input__inner {
  margin-top: 1px;
  height: 46px;
  line-height: 44px;
  vertical-align: top;
  border: 0 !important;
  border-color: transparent;
}
.beerenauslese-searchBox .keywordSearchInput-wrap[data-v-6fb1032c] .keywordSearchInput .el-input__inner:hover {
  border: 0 !important;
  border-color: transparent;
}
.beerenauslese-searchBox[data-v-6fb1032c] .multiple-select .el-select__tags .el-tag {
  background-color: transparent;
  padding: 0;
  border: 0;
  margin-left: 0;
  padding-left: 30px;
  position: relative;
  color: #000000;
}
.beerenauslese-searchBox[data-v-6fb1032c] .multiple-select .el-select__tags .el-tag::after {
  content: '\e6da';
  font-family: 'element-icons';
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  color: #ffffff;
  border-radius: 2px;
  background-color: #287bf5;
  position: absolute;
  left: 12px;
  zoom: 0.85;
  z-index: 1;
  font-weight: 700;
}
.beerenauslese-searchBox[data-v-6fb1032c] .multiple-select .el-select__tags .el-tag .el-tag__close {
  display: none;
}
.beerenauslese-searchBox[data-v-6fb1032c] .multiple-select .el-select__tags .el-tag + .el-tag {
  display: none;
}
.beerenauslese-searchBox[data-v-6fb1032c] .multiple-select .el-input .el-input__inner {
  border: 0;
  height: 44px;
  line-height: 44px;
}
.beerenauslese-searchBox .beerenauslese-searchBox__select[data-v-6fb1032c] {
  padding: 10px;
}
.beerenauslese-searchBox .beerenauslese-searchBox__select .el-button[data-v-6fb1032c] {
  min-width: 110px;
}
.beerenauslese-searchBox .beerenauslese-searchBox__select .beerenauslese-searchBox__selectBox[data-v-6fb1032c] {
  width: 70%;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.beerenauslese-searchBox .beerenauslese-searchBox__select .beerenauslese-searchBox__selectBox .el-button[data-v-6fb1032c] {
  font-size: 0.857rem;
}
.beerenauslese-searchBox .keywordSearchInput-wrap[data-v-6fb1032c] {
  flex: 1;
  display: flex;
  align-items: center;
  border: 1px solid #E1E1E1;
  border-radius: 4px;
  height: 46px;
  line-height: 44px;
  overflow: hidden;
}
.beerenauslese-searchBox .keywordSearchInput-wrap[data-v-6fb1032c] .keywordSearchInput {
  flex: 1;
}
.beerenauslese-searchBox .keywordSearchInput-wrap[data-v-6fb1032c] .keywordSearchInput .el-input__inner {
  border: 0 !important;
  border-color: transparent;
}
.beerenauslese-searchBox .keywordSearchInput-wrap[data-v-6fb1032c] .keywordSearchInput .el-input__inner:hover {
  border: 0 !important;
  border-color: transparent;
}
.multiple-dropdown .el-select-dropdown__list[data-v-6fb1032c] {
  font-size: 12px;
}
.multiple-dropdown .el-select-dropdown__list .el-select-dropdown__item[data-v-6fb1032c] {
  color: #000000;
  padding: 0 10px;
  position: relative;
  white-space: nowrap;
  font-size: 12px;
}
.multiple-dropdown .el-select-dropdown__list .el-select-dropdown__item[data-v-6fb1032c]::after {
  content: '';
  font-family: 'element-icons';
  vertical-align: middle;
  width: 14px;
  height: 14px;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  color: #287bf5;
  border-radius: 2px;
  background-color: transparent;
  position: absolute;
  left: 12px;
  right: auto;
  top: 50%;
  margin-top: -7px;
  zoom: 0.8;
  z-index: 1;
  border: 1px solid #dcdfe6;
  display: inline-block;
}
.multiple-dropdown .el-select-dropdown__list .el-select-dropdown__item[data-v-6fb1032c]:hover::after {
  border-color: #287bf5;
}
.multiple-dropdown .el-select-dropdown__list .el-select-dropdown__item .tooltip[data-v-6fb1032c] {
  padding: 0;
  float: right;
  margin-top: 7px;
  line-height: 18px;
}
.multiple-dropdown .el-select-dropdown__list .el-select-dropdown__item.selected[data-v-6fb1032c] {
  color: #000000 !important;
}
.multiple-dropdown .el-select-dropdown__list .el-select-dropdown__item.selected[data-v-6fb1032c]::after {
  content: '\e6da';
  color: #ffffff;
  display: inline-block;
  border-color: #287bf5;
  background-color: #287bf5;
}
.managementModelBox[data-v-6fb1032c] {
  padding: 10px;
  height: 100%;
  display: flex;
  color: #333333;
  font-size: 14px;
  line-height: 20px;
}
.managementModelBox-top[data-v-6fb1032c] {
  position: relative;
  font-size: 14px;
  line-height: 30px;
  padding: 10px 30px 10px 0;
  border-bottom: 1px solid #CECECE;
}
.managementModelBox-top__close[data-v-6fb1032c] {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  margin-top: -20px;
  width: 20px;
  height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 12px;
}
.managementModelBox-top__close[data-v-6fb1032c]:hover {
  opacity: 0.8;
}
.managementModelBox-block[data-v-6fb1032c] {
  height: calc(100% - 50px);
  overflow: hidden;
  overflow-y: auto;
}
.managementModelBox-block .stable[data-v-6fb1032c] {
  height: calc(100% - 50px);
}
.managementModelBox-block .Name-box[data-v-6fb1032c] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.managementModelBox-block__top[data-v-6fb1032c] {
  height: 20px;
  line-height: 20px;
}
.managementModelBox-block__box[data-v-6fb1032c] {
  height: calc(100% - 30px);
  overflow: hidden;
  overflow-y: auto;
}
.managementModelBox-box[data-v-6fb1032c] {
  height: 100%;
  padding: 0 10px;
  flex: 1;
}
.managementModelBox-col[data-v-6fb1032c] {
  height: 100%;
  border-left: 1px solid #CECECE;
  padding: 0 10px;
  width: 400px;
}
.managementModelBox-col .managementModelBox-top[data-v-6fb1032c] {
  border-bottom: 0;
}
.managementModelBox-row[data-v-6fb1032c] {
  display: flex;
  font-size: 14px;
  line-height: 20px;
}
.managementModelBox-row__label[data-v-6fb1032c] {
  width: 90px;
  padding: 5px 10px 5px 0;
  text-align: right;
  font-weight: 600;
}
.managementModelBox-row__col[data-v-6fb1032c] {
  flex: 1;
  padding: 5px 0 5px 5px;
}



.sorftimeBody[data-v-e82178fe] {
  height: 100%;
  /* .sorftimeBody-col{
		height: calc(~"100% - 255px");
		height: -webkit-calc(~"100% - 255px");
	} */
}
.sorftimeBody .notDataBox[data-v-e82178fe] {
  max-width: 1000px;
  display: flex;
  align-items: center;
}
.sorftimeBody .notDataBox .notDataBox-img[data-v-e82178fe] {
  display: inline-block;
  vertical-align: middle;
  width: 450px;
}
.sorftimeBody .notDataBox .notDataBox-text[data-v-e82178fe] {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  padding-left: 30px;
}
.sorftimeBody .group-row[data-v-e82178fe] {
  display: inline-flex;
  align-items: center;
}
.sorftimeBody .group-row .el-checkbox-group[data-v-e82178fe] {
  width: auto;
}
.sorftimeBody .sorftimeBody-top[data-v-e82178fe] {
  box-shadow: 0px 2px 6px 0px rgba(170, 169, 169, 0.4);
  border-radius: 5px;
  background-color: #ffffff;
}
.sorftimeBody .variantBox.more-box[data-v-e82178fe] {
  padding-right: 45px;
}
.sorftimeBody .variantBox[data-v-e82178fe] {
  white-space: nowrap;
  height: 79px;
  position: relative;
  border-bottom: 1px solid #dddddd;
}
.sorftimeBody .variantBox[data-v-e82178fe] .el-loading-mask .el-loading-spinner-icon {
  height: 40px;
  background-size: 38px 38px;
}
.sorftimeBody .variantBox .variantBox-more[data-v-e82178fe] {
  position: absolute;
  top: 5px;
  right: 0;
  bottom: 0;
  height: 60px;
  width: 40px;
  padding-top: 3px;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  border: 1px dashed #287BF5;
  color: #287BF5;
  font-size: 14px;
  line-height: 16px;
}
.sorftimeBody .variantBox-wrap[data-v-e82178fe] {
  overflow: hidden;
  overflow-x: auto;
  padding: 5px 5px 8px;
}
.sorftimeBody .variantBox-list.cur[data-v-e82178fe] {
  border: 1px solid #287BF5;
}
.sorftimeBody .variantBox-list[data-v-e82178fe] {
  border-radius: 5px;
  display: inline-flex;
  vertical-align: top;
  margin-right: 10px;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  padding: 10px;
  height: 60px;
  cursor: pointer;
  align-items: center;
}
.sorftimeBody .variantBox-list__img[data-v-e82178fe] {
  width: 40px;
  height: 40px;
}
.sorftimeBody .variantBox-list__img .img[data-v-e82178fe] {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.sorftimeBody .variantBox-list__col[data-v-e82178fe] {
  flex: 1;
  font-size: 0.875rem;
  line-height: 18px;
  padding-left: 10px;
  white-space: nowrap;
}
.sorftimeBody-box .stable-box[data-v-e82178fe] {
  min-height: 800px;
}
.sorftimeBody .keywordtable-wrap[data-v-e82178fe] {
  /* height: calc(~"100% - 45px");
		height: -webkit-calc(~"100% - 45px"); */
  height: 100%;
}
.sorftimeBody .minKeywordtable-wrap[data-v-e82178fe] {
  height: calc(100% - 45px);
  height: -webkit-calc(100% - 45px);
}
.sorftimeBody[data-v-e82178fe] .el-tabs .el-tabs__header {
  margin-bottom: 0;
}
.sorftimeBody[data-v-e82178fe] .el-tabs .el-tabs__content {
  display: none;
}
.sorftimeBody[data-v-e82178fe] .el-tabs .el-tabs__active-bar {
  height: 3px;
}
.sorftimeBody[data-v-e82178fe] .el-tabs .el-tabs__label {
  padding: 0 15px;
}
.sorftimeBody[data-v-e82178fe] .el-tabs .el-tabs__item {
  color: #000000;
  padding: 0;
}
.sorftimeBody[data-v-e82178fe] .el-tabs .el-tabs__item.is-active {
  color: #287bf5;
}
.sorftimeBody[data-v-e82178fe] .el-tabs .el-tabs__nav-wrap::after {
  height: 1px;
  background-color: #e3e3e3;
}
.sorftimeBody .sorftime-empty[data-v-e82178fe] {
  height: 800px;
}
.sorftimeBody .maxStableBox[data-v-e82178fe] {
  display: flex;
  flex-direction: column;
}
.sorftimeBody .maxStableBox .stable-box[data-v-e82178fe] {
  flex: 1;
  height: calc(100% - 155px);
  height: -webkit-calc(100% - 155px);
}
.sorftimeBody .maxStableBox .checkMinStableBox.stable-box[data-v-e82178fe] {
  height: calc(100vh - 100px) !important;
  height: -webkit-calc(100vh - 100px) !important;
}
.sorftimeBody .maxStableBox .checkMaxStableBox.stable-box[data-v-e82178fe] {
  height: calc(100% - 155px);
  height: -webkit-calc(100% - 155px);
}
.sorftimeBody .stable-box[data-v-e82178fe] {
  height: calc(100% - 75px);
  height: -webkit-calc(100% - 75px);
}
.sorftimeBody .stable-box .stable[data-v-e82178fe],
.sorftimeBody .stable-box .stable1[data-v-e82178fe],
.sorftimeBody .stable-box .productStable[data-v-e82178fe] {
  height: calc(100% - 40px);
  height: -webkit-calc(100% - 40px);
}
.sorftimeBody .stable-box[data-v-e82178fe] .el-table .el-table__empty-block .el-table__empty-text {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
}
.sorftimeBody[data-v-e82178fe] .el-table td .cell {
  padding: 10px;
  line-height: 1.285rem;
}
.sorftimeBody[data-v-e82178fe] .el-table td .cell .stable-titleBox {
  min-height: 40px;
  text-align: left;
}
.sorftimeBody[data-v-e82178fe] .el-table td .cell .stable-titleBox__img {
  width: 40px;
  height: 40px;
  min-width: 40px;
}
.sorftimeBody[data-v-e82178fe] .el-table td .trendChart {
  width: 100%;
  height: 20px;
}
.sorftimeBody .stable[data-v-e82178fe] .el-progress .el-progress-bar__outer,
.sorftimeBody .stable1[data-v-e82178fe] .el-progress .el-progress-bar__outer {
  border-radius: 0;
  background-color: #EE5565 !important;
}
.sorftimeBody .stable[data-v-e82178fe] .el-progress .el-progress-bar__inner,
.sorftimeBody .stable1[data-v-e82178fe] .el-progress .el-progress-bar__inner {
  border-radius: 0;
  background-color: #287BF5 !important;
}
.sorftimeBody .strategic-box[data-v-e82178fe] {
  border-radius: 5px;
  border: 1px solid #dddddd;
  padding: 10px;
}
.sorftimeBody .strategic-box .charts-box[data-v-e82178fe] {
  border: 1px solid #dddddd;
  width: 100%;
}
.sorftimeBody .strategic-box__list[data-v-e82178fe] {
  padding-bottom: 10px;
  padding-top: 5px;
  padding-left: 5px;
  margin-top: 5px;
  margin-left: -5px;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
}
.sorftimeBody .strategic-box__list .list-box[data-v-e82178fe] {
  display: inline-flex;
  vertical-align: middle;
  align-items: center;
  border-radius: 10px;
  border: 1px solid #dddddd;
  box-shadow: 0px 2px 6px 0px rgba(170, 169, 169, 0.4);
  background-color: #ffffff;
  margin-right: 10px;
  padding: 10px;
  cursor: pointer;
}
.sorftimeBody .strategic-box__list .list-box[data-v-e82178fe]:last-child {
  margin-right: 0;
}
.sorftimeBody .strategic-box__list .list-box__img[data-v-e82178fe] {
  width: 40px;
  height: 40px;
}
.sorftimeBody .strategic-box__list .list-box__img .img[data-v-e82178fe] {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.sorftimeBody .strategic-box__list .list-box__text[data-v-e82178fe] {
  margin-left: 10px;
  width: 150px;
  font-size: 12px;
  line-height: 20px;
}
.sorftimeBody .strategic-box__list .list-box.cur[data-v-e82178fe] {
  border: 1px solid #287BF5;
}
.sorftimeBody .strategic-box__col[data-v-e82178fe] {
  overflow: hidden;
  overflow-Y: auto;
  height: calc(100% - 240px);
  height: -webkit-calc(100% - 240px);
  margin-top: 5px;
  padding-bottom: 5px;
  display: flex;
  margin-left: -5px;
  padding-left: 5px;
  padding-top: 5px;
}
.sorftimeBody .strategic-box__col-list[data-v-e82178fe] {
  width: 200px;
}
.sorftimeBody .strategic-box__col-list .list-box[data-v-e82178fe] {
  display: flex;
  vertical-align: middle;
  align-items: center;
  border-radius: 10px;
  border: 1px solid #dddddd;
  box-shadow: 0px 2px 6px 0px rgba(170, 169, 169, 0.4);
  background-color: #ffffff;
  margin-bottom: 15px;
  padding: 10px;
}
.sorftimeBody .strategic-box__col-list .list-box[data-v-e82178fe]:last-child {
  margin-bottom: 0;
}
.sorftimeBody .strategic-box__col-list .list-box__img[data-v-e82178fe] {
  width: 50px;
  height: 50px;
}
.sorftimeBody .strategic-box__col-list .list-box__img .img[data-v-e82178fe] {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.sorftimeBody .strategic-box__col-list .list-box__text[data-v-e82178fe] {
  margin-left: 10px;
  width: 120px;
  font-size: 12px;
  line-height: 16px;
}
.sorftimeBody .strategic-box__col-list .list-box.cur[data-v-e82178fe] {
  border: 1px solid #287BF5;
}
.sorftimeBody .strategic-box__col .charts-box[data-v-e82178fe] {
  flex: 1;
  width: calc(100% - 210px);
  width: -webkit-calc(100% - 210px);
  border: 0;
  margin-left: 10px;
}
.keywordComparison-chart[data-v-e82178fe] {
  width: 100%;
  height: 420px;
}
.stable-popover__row[data-v-e82178fe] {
  width: 700px;
}
.stable-popover .el-col[data-v-e82178fe] {
  width: 120px;
  float: left;
  margin: 10px 10px;
  font-size: 0.857rem;
  line-height: 16px;
  text-align: center;
  color: #3781FE;
  white-space: nowrap;
  position: relative;
}
.stable-popover .el-col .badge[data-v-e82178fe] {
  position: absolute;
  z-index: 1;
  top: -9px;
  left: -9px;
  display: block;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  border-radius: 50%;
  background-color: #3781FE;
  color: #FFFFFF;
  font-size: 0.857rem;
}
.stable-popover .el-col img[data-v-e82178fe] {
  width: 120px;
  height: 120px;
}
.reverse-box[data-v-e82178fe] {
  max-width: 300px;
  max-height: 400px;
  overflow: hidden;
  overflow-y: auto;
}
.reverse-box .reverse-box__list[data-v-e82178fe] {
  padding: 5px 0;
}
.reverse-box .reverse-box__list .reverse-text[data-v-e82178fe] {
  cursor: pointer;
}
.reverse-text[data-v-e82178fe] {
  font-size: 12px;
  line-height: 20px;
  cursor: pointer;
  padding: 0 5px 5px;
  border-bottom: 1px dashed #287bf5;
}
.wordsBox-top[data-v-e82178fe] {
  display: flex;
  line-height: 20px;
}
.wordsBox-top__back[data-v-e82178fe] {
  padding-right: 10px;
  border-right: 1px solid #DDDDDD;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 22px;
  line-height: 22px;
  cursor: pointer;
}
.wordsBox-top__back .back-icon[data-v-e82178fe] {
  width: 22px;
  height: 22px;
  font-size: 12px;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #287bf5;
  margin-right: 5px;
  border-radius: 50%;
}
.wordsBox-top__list[data-v-e82178fe] {
  margin-left: 20px;
  flex: 1;
}
.wordsBox-top__list[data-v-e82178fe] .el-checkbox {
  margin-right: 25px;
}
.wordsBox-top__list[data-v-e82178fe] .el-checkbox .el-checkbox__label {
  color: #287bf5;
  padding-left: 5px;
}
.el-checkbox-group[data-v-e82178fe] {
  width: 100%;
  overflow: hidden;
}
.el-checkbox-group .el-checkbox__wrap[data-v-e82178fe] {
  width: 250px;
  float: left;
  margin-top: 5px;
}
.tableBox-table[data-v-e82178fe] {
  background-color: #ffffff;
}
.tableBox-table .tag-btn[data-v-e82178fe] {
  display: inline-block;
  vertical-align: middle;
  border-radius: 4px;
  padding: 0 5px;
  background-color: #ffffff;
  color: #C77B7B;
  font-size: 11px;
  line-height: 18px;
  white-space: nowrap;
  cursor: pointer;
  border: 1px solid #C77B7B;
  margin: 2px 5px 2px 0;
}
.tableBox-table .tag-btn.bgColor0[data-v-e82178fe] {
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
  color: #2D3748;
}
.tableBox-table .tag-btn.bgColor1[data-v-e82178fe] {
  background-color: #FFF4E8;
  border: 1px solid #FFF4E8;
  color: #FF6B35;
}
.tableBox-table .tag-btn.bgColor2[data-v-e82178fe] {
  background-color: #E8F4FF;
  border: 1px solid #E8F4FF;
  color: #0191FF;
}
.tableBox-table .tag-btn.bgColor3[data-v-e82178fe] {
  background-color: #FFF0F7;
  border: 1px solid #FFF0F7;
  color: #D62878;
}
.tableBox-table .tag-btn.bgColor4[data-v-e82178fe] {
  background-color: #FFF9E8;
  border: 1px solid #FFF9E8;
  color: #FF9500;
}
.tableBox-table .tag-btn.bgColor5[data-v-e82178fe] {
  background-color: #E8FFF5;
  border: 1px solid #E8FFF5;
  color: #00B875;
}
.tableBox-table .tag-btn.bgColor6[data-v-e82178fe] {
  background-color: #F0F4FF;
  border: 1px solid #F0F4FF;
  color: #635BFF;
}
.tableBox-table .tag-btn.bgColor7[data-v-e82178fe] {
  background-color: #FFEBEB;
  border: 1px solid #FFEBEB;
  color: #E52E2E;
}
.tableBox-table .tag-btn.bgColor8[data-v-e82178fe] {
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
  color: #2D3748;
}
.tableBox-table .tag-btn.bgColor9[data-v-e82178fe] {
  background-color: #F0EFFF;
  border: 1px solid #F0EFFF;
  color: #9333EA;
}
.tableBox-table .tag-btn.bgColor10[data-v-e82178fe] {
  background-color: #E6F8FB;
  border: 1px solid #E6F8FB;
  color: #00A8B8;
}
.tableBox-table .tag-btn.bgColor11[data-v-e82178fe] {
  background-color: #F4F0E8;
  border: 1px solid #F4F0E8;
  color: #A86C32;
}
.tableBox-table .tag-btn.bgColor12[data-v-e82178fe] {
  background-color: #F0FFED;
  border: 1px solid #F0FFED;
  color: #22B34D;
}
.tableBox-table__tr[data-v-e82178fe] {
  background-color: #F8F8FA;
  display: flex;
  align-items: center;
  padding-right: 4px;
}
.tableBox-table__td[data-v-e82178fe] {
  display: flex;
  align-items: center;
  height: 100%;
  width: 20%;
  min-height: 40px;
  padding: 10px 10px;
  line-height: 20px;
  font-size: 12px;
  color: #333333;
}
.tableBox-table__td .title-box[data-v-e82178fe] {
  display: inline-block;
  vertical-align: middle;
  max-width: calc(100% - 35px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tableBox-table__td[data-v-e82178fe]:first-child {
  flex: 1;
  width: 100px;
}
.tableBox-table__td[data-v-e82178fe]:last-child {
  width: 30%;
}
.tableBox-table__td .cell[data-v-e82178fe] {
  width: 100%;
}
.tableBox-table__box[data-v-e82178fe] {
  height: 200px;
  overflow: hidden;
  overflow-y: auto;
  padding-right: 4px;
}
.tableBox-table__box .tableBox-table__tr[data-v-e82178fe] {
  background-color: #ffffff;
  border-bottom: 1px solid #e5e5e5;
  padding-right: 0;
  margin-right: -4px;
}
.tableBox-table__box .tableBox-table__tr[data-v-e82178fe]:last-child {
  border-bottom: 0;
}
.trendTableBox[data-v-e82178fe] {
  margin-top: 10px;
  display: flex;
}
.trendTableBox-col[data-v-e82178fe] {
  flex: 1;
  width: 40%;
  margin-right: 10px;
  border-radius: 4px;
  border: 1px dashed #287bf5;
  overflow: hidden;
}
.trendTableBox-col[data-v-e82178fe]:last-child {
  margin-right: 0;
}
.trendTableBox-col__title[data-v-e82178fe] {
  padding: 10px 10px 5px;
  font-size: 12px;
  line-height: 20px;
  color: #333333;
}
.trendTableBox .tableBox-tableWrap[data-v-e82178fe] {
  display: flex;
}
.trendTableBox .tableBox-tableWrap .tableBox-table[data-v-e82178fe] {
  flex: 1;
  width: 40%;
  border-right: 1px solid #e5e5e5;
}
.trendTableBox .tableBox-tableWrap .tableBox-table[data-v-e82178fe]:last-child {
  border-right: 0;
}
@media only screen and (max-width: 1600px) {
.sorftimeBody .maxStableBox[data-v-e82178fe] {
    display: flex;
    flex-direction: column;
}
.sorftimeBody .maxStableBox .stable-box[data-v-e82178fe] {
    flex: 1;
    height: calc(100% - 175px);
    height: -webkit-calc(100% - 175px);
}
.sorftimeBody .maxStableBox .checkMinStableBox.stable-box[data-v-e82178fe] {
    height: calc(100% - 175px);
    height: -webkit-calc(100% - 175px);
}
.sorftimeBody .maxStableBox .checkMaxStableBox.stable-box[data-v-e82178fe] {
    height: calc(100% - 175px);
    height: -webkit-calc(100% - 175px);
}
}
@media only screen and (max-width: 1300px) {
.sorftimeBody .maxStableBox[data-v-e82178fe] {
    display: flex;
    flex-direction: column;
}
.sorftimeBody .maxStableBox .stable-box[data-v-e82178fe] {
    flex: 1;
    height: calc(100% - 150px);
    height: -webkit-calc(100% - 150px);
}
.sorftimeBody .maxStableBox .checkMinStableBox.stable-box[data-v-e82178fe] {
    height: calc(100% - 150px);
    height: -webkit-calc(100% - 150px);
}
.sorftimeBody .maxStableBox .checkMaxStableBox.stable-box[data-v-e82178fe] {
    height: calc(100% - 150px);
    height: -webkit-calc(100% - 150px);
}
}
.hidescrollbar[data-v-e82178fe]::-webkit-scrollbar {
  display: none;
}

.sorftimeBody[data-v-0598353c] {
  height: 100%;
  /* .sorftimeBody-col{
		height: calc(~"100% - 255px");
		height: -webkit-calc(~"100% - 255px");
	} */
}
.sorftimeBody .notDataBox[data-v-0598353c] {
  max-width: 1000px;
  display: flex;
  align-items: center;
}
.sorftimeBody .notDataBox .notDataBox-img[data-v-0598353c] {
  display: inline-block;
  vertical-align: middle;
  width: 450px;
}
.sorftimeBody .notDataBox .notDataBox-text[data-v-0598353c] {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  padding-left: 30px;
}
.sorftimeBody .group-row[data-v-0598353c] {
  display: inline-flex;
  align-items: center;
}
.sorftimeBody .group-row .el-checkbox-group[data-v-0598353c] {
  width: auto;
}
.sorftimeBody .sorftimeBody-top[data-v-0598353c] {
  /* box-shadow: 0px 2px 6px 0px rgba(170, 169, 169, 0.4);
		border-radius: 5px;
		background-color: #ffffff; */
}
.sorftimeBody .variantBox.more-box[data-v-0598353c] {
  padding-right: 45px;
}
.sorftimeBody .variantBox.variantBoxHd.more-box[data-v-0598353c] {
  padding-left: 45px;
}
.sorftimeBody .variantBox.variantBoxHd .variantBox-more[data-v-0598353c] {
  position: absolute;
  top: 50%;
  height: 18px;
  width: 18px;
  margin-top: -13px;
  padding-top: 0;
  border-radius: 50%;
  border: 1px solid #444444;
  color: #444444;
  font-size: 10px;
  line-height: 16px;
}
.sorftimeBody .variantBox[data-v-0598353c] {
  white-space: nowrap;
  height: 99px;
  position: relative;
  border-bottom: 1px solid #dddddd;
}
.sorftimeBody .variantBox[data-v-0598353c] .el-loading-mask .el-loading-spinner-icon {
  height: 40px;
  background-size: 38px 38px;
}
.sorftimeBody .variantBox .variantBox-more[data-v-0598353c] {
  position: absolute;
  top: 5px;
  right: 0;
  bottom: 0;
  height: 80px;
  width: 40px;
  padding-top: 3px;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  border: 1px dashed #287BF5;
  color: #287BF5;
  font-size: 14px;
  line-height: 16px;
  cursor: pointer;
}
.sorftimeBody .variantBox .variantBox-more[data-v-0598353c]:hover {
  opacity: 0.9;
}
.sorftimeBody .variantBox .variantBox-more.variantBox-moreLeft[data-v-0598353c] {
  left: 0;
  right: auto;
}
.sorftimeBody .variantBox-wrap[data-v-0598353c] {
  overflow: hidden;
  overflow-x: auto;
  padding: 5px 5px 8px;
}
.sorftimeBody .variantBox-list.cur[data-v-0598353c] {
  border: 1px solid #287BF5;
}
.sorftimeBody .variantBox-list[data-v-0598353c] {
  border-radius: 5px;
  display: inline-flex;
  vertical-align: top;
  margin-right: 10px;
  background-color: #ffffff;
  border: 1px solid #DBDADA;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  padding: 10px;
  height: 80px;
  min-width: 270px;
  cursor: pointer;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.sorftimeBody .variantBox-list__checked[data-v-0598353c] {
  position: absolute;
  top: 5px;
  left: 8px;
  z-index: 2;
}
.sorftimeBody .variantBox-list__checked[data-v-0598353c] .el-checkbox .el-checkbox__input {
  vertical-align: top;
}
.sorftimeBody .variantBox-list__tag[data-v-0598353c] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  padding: 0 5px;
  height: 16px;
  line-height: 16px;
  background-color: #E9F2FF;
  font-size: 10px;
  color: #287BF5;
  border-radius: 2px;
}
.sorftimeBody .variantBox-list__tag1[data-v-0598353c] {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  padding: 0 5px;
  height: 16px;
  line-height: 16px;
  background-color: #287BF5;
  font-size: 9px;
  color: #ffffff;
  border-radius: 8px;
}
.sorftimeBody .variantBox-list__img[data-v-0598353c] {
  width: 40px;
  height: 40px;
}
.sorftimeBody .variantBox-list__img .img[data-v-0598353c] {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.sorftimeBody .variantBox-list__col[data-v-0598353c] {
  flex: 1;
  font-size: 0.875rem;
  line-height: 18px;
  padding-left: 10px;
  white-space: nowrap;
}
.sorftimeBody-box[data-v-0598353c] {
  height: auto;
}
.sorftimeBody-box .sticky-table[data-v-0598353c] .el-table {
  min-height: calc(100vh - 150px);
  min-height: -webkit-calc(100vh - 150px);
}
.sorftimeBody-box .complexTable[data-v-0598353c] .el-table .el-table__body-wrapper tr:first-child .echarts-indexBox .echarts-tooltip {
  margin-top: 70px;
}
.sorftimeBody-box .complexTable[data-v-0598353c] .el-table td .cell {
  overflow: visible;
}
.sorftimeBody-box[data-v-0598353c] .el-tabs .el-tabs__header {
  margin-bottom: 0;
}
.sorftimeBody-box[data-v-0598353c] .el-tabs .el-tabs__header .el-tabs__nav-wrap::after {
  display: none;
}
.sorftimeBody-box[data-v-0598353c] .el-tabs .el-tabs__content {
  display: none;
}
.sorftimeBody-box[data-v-0598353c] .el-tabs .el-tabs__active-bar {
  height: 3px;
}
.sorftimeBody-box[data-v-0598353c] .el-tabs .el-tabs__label {
  padding: 0 15px;
  position: relative;
}
.sorftimeBody-box[data-v-0598353c] .el-tabs .el-tabs__label .icons-box {
  position: absolute;
  margin-top: -20px;
  top: 50%;
  right: 5px;
}
.sorftimeBody-box[data-v-0598353c] .el-tabs .el-tabs__label.disabled {
  color: #989898;
}
.sorftimeBody-box[data-v-0598353c] .el-tabs .el-tabs__item {
  color: #000000;
  padding: 0;
}
.sorftimeBody-box[data-v-0598353c] .el-tabs .el-tabs__item.is-active {
  color: #287bf5;
}
.sorftimeBody-box[data-v-0598353c] .el-tabs .el-tabs__nav-wrap::after {
  height: 1px;
  background-color: #e3e3e3;
}
.sorftimeBody .keywordtable-wrap[data-v-0598353c] {
  /* height: calc(~"100% - 45px");
		height: -webkit-calc(~"100% - 45px"); */
  height: 100%;
}
.sorftimeBody .minKeywordtable-wrap[data-v-0598353c] {
  height: calc(100% - 45px);
  height: -webkit-calc(100% - 45px);
}
.sorftimeBody .sorftime-empty[data-v-0598353c] {
  height: 800px;
}
.sorftimeBody .maxStableBox[data-v-0598353c] {
  display: flex;
  flex-direction: column;
}
.sorftimeBody .maxStableBox .stable-box[data-v-0598353c] {
  flex: 1;
  height: calc(100% - 155px);
  height: -webkit-calc(100% - 155px);
}
.sorftimeBody .maxStableBox .checkMinStableBox.stable-box[data-v-0598353c] {
  height: calc(100% - 155px);
  height: -webkit-calc(100% - 155px);
}
.sorftimeBody .maxStableBox .checkMaxStableBox.stable-box[data-v-0598353c] {
  height: calc(100% - 155px);
  height: -webkit-calc(100% - 155px);
}
.sorftimeBody .adgroupWrap[data-v-0598353c] {
  height: calc(100vh - 90px);
}
.sorftimeBody .stable-box[data-v-0598353c] {
  height: calc(100% - 75px);
  height: -webkit-calc(100% - 75px);
}
.sorftimeBody .stable-box .tag-box[data-v-0598353c] {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  padding: 0 7px;
  background-color: #E0E0E0;
  color: #1f1f1f;
  font-size: 11px;
  line-height: 17px;
  white-space: nowrap;
  cursor: pointer;
}
.sorftimeBody .stable-box .tag-btn[data-v-0598353c] {
  display: inline-block;
  vertical-align: middle;
  border-radius: 4px;
  padding: 0 5px;
  background-color: #ffffff;
  color: #C77B7B;
  font-size: 11px;
  line-height: 18px;
  white-space: nowrap;
  cursor: pointer;
  border: 1px solid #C77B7B;
  margin: 2px 5px 2px 0;
}
.sorftimeBody .stable-box .tag-btn.bgColor01[data-v-0598353c] {
  background-color: #E8F4FF;
  border: 1px solid #E8F4FF;
  color: #0191FF;
  line-height: 14px;
  font-size: 10px;
}
.sorftimeBody .stable-box .tag-btn.bgColor02[data-v-0598353c] {
  background-color: #FFF4E8;
  border: 1px solid #FFF4E8;
  color: #FF6B35;
  line-height: 14px;
  font-size: 10px;
}
.sorftimeBody .stable-box .tag-btn.bgColor1[data-v-0598353c] {
  background-color: #FFF4E8;
  border: 1px solid #FFF4E8;
  color: #FF6B35;
}
.sorftimeBody .stable-box .tag-btn.bgColor2[data-v-0598353c] {
  background-color: #E8F4FF;
  border: 1px solid #E8F4FF;
  color: #0191FF;
}
.sorftimeBody .stable-box .tag-btn.bgColor3[data-v-0598353c] {
  background-color: #FFF0F7;
  border: 1px solid #FFF0F7;
  color: #D62878;
}
.sorftimeBody .stable-box .tag-btn.bgColor4[data-v-0598353c] {
  background-color: #FFF9E8;
  border: 1px solid #FFF9E8;
  color: #FF9500;
}
.sorftimeBody .stable-box .tag-btn.bgColor5[data-v-0598353c] {
  background-color: #E8FFF5;
  border: 1px solid #E8FFF5;
  color: #00B875;
}
.sorftimeBody .stable-box .tag-btn.bgColor6[data-v-0598353c] {
  background-color: #F0F4FF;
  border: 1px solid #F0F4FF;
  color: #635BFF;
}
.sorftimeBody .stable-box .tag-btn.bgColor7[data-v-0598353c] {
  background-color: #FFEBEB;
  border: 1px solid #FFEBEB;
  color: #E52E2E;
}
.sorftimeBody .stable-box .tag-btn.bgColor8[data-v-0598353c] {
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
  color: #2D3748;
}
.sorftimeBody .stable-box .tag-btn.bgColor9[data-v-0598353c] {
  background-color: #F0EFFF;
  border: 1px solid #F0EFFF;
  color: #9333EA;
}
.sorftimeBody .stable-box .tag-btn.bgColor10[data-v-0598353c] {
  background-color: #E6F8FB;
  border: 1px solid #E6F8FB;
  color: #00A8B8;
}
.sorftimeBody .stable-box .tag-btn.bgColor11[data-v-0598353c] {
  background-color: #F4F0E8;
  border: 1px solid #F4F0E8;
  color: #A86C32;
}
.sorftimeBody .stable-box .tag-btn.bgColor12[data-v-0598353c] {
  background-color: #F0FFED;
  border: 1px solid #F0FFED;
  color: #22B34D;
}
.sorftimeBody .stable-box .stable[data-v-0598353c],
.sorftimeBody .stable-box .stable1[data-v-0598353c],
.sorftimeBody .stable-box .productStable[data-v-0598353c] {
  height: calc(100% - 40px);
  height: -webkit-calc(100% - 40px);
}
.sorftimeBody .stable-box[data-v-0598353c] .el-table .el-table__empty-block .el-table__empty-text {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
}
.sorftimeBody[data-v-0598353c] .maxHeightTable {
  height: 1200px;
}
.sorftimeBody[data-v-0598353c] .el-table td .cell {
  padding: 10px;
  line-height: 1.285rem;
}
.sorftimeBody[data-v-0598353c] .el-table td .cell .stable-titleBox {
  min-height: 40px;
  text-align: left;
}
.sorftimeBody[data-v-0598353c] .el-table td .cell .stable-titleBox__img {
  width: 40px;
  height: 40px;
  min-width: 40px;
}
.sorftimeBody[data-v-0598353c] .el-table td .cell .stable-title {
  max-width: 200px;
}
.sorftimeBody[data-v-0598353c] .el-table td .trendChart {
  width: 100%;
  height: 20px;
}
.sorftimeBody .stable[data-v-0598353c] .el-progress .el-progress-bar__outer,
.sorftimeBody .stable1[data-v-0598353c] .el-progress .el-progress-bar__outer {
  border-radius: 0;
  background-color: #EE5565 !important;
}
.sorftimeBody .stable[data-v-0598353c] .el-progress .el-progress-bar__inner,
.sorftimeBody .stable1[data-v-0598353c] .el-progress .el-progress-bar__inner {
  border-radius: 0;
  background-color: #287BF5 !important;
}
.sorftimeBody .stable .progressWrap[data-v-0598353c],
.sorftimeBody .stable1 .progressWrap[data-v-0598353c] {
  margin-top: 2px;
}
.sorftimeBody .stable .progressWrap[data-v-0598353c] .el-progress .el-progress-bar__outer,
.sorftimeBody .stable1 .progressWrap[data-v-0598353c] .el-progress .el-progress-bar__outer {
  border-radius: 3px;
  background-color: #F2F2F2 !important;
  height: 14px !important;
}
.sorftimeBody .stable .progressWrap[data-v-0598353c] .el-progress .el-progress-bar__inner,
.sorftimeBody .stable1 .progressWrap[data-v-0598353c] .el-progress .el-progress-bar__inner {
  border-radius: 0;
  background-color: #FF8F18 !important;
}
.sorftimeBody .strategic-box[data-v-0598353c] {
  /* border-radius: 5px;
		border: 1px solid #dddddd;
		padding: 10px; */
}
.sorftimeBody .strategic-box__tabs[data-v-0598353c] {
  border-bottom: 1px solid #e5e5e5;
}
.sorftimeBody .strategic-box__tabs[data-v-0598353c] .el-tabs .el-tabs__header {
  margin-bottom: 0;
}
.sorftimeBody .strategic-box__tabs[data-v-0598353c] .el-tabs .el-tabs__nav-wrap:after {
  display: none;
}
.sorftimeBody .strategic-box__tabs[data-v-0598353c] .el-tabs .label-box {
  padding: 0 5px;
  white-space: nowrap;
}
.sorftimeBody .strategic-box__tabs[data-v-0598353c] .el-tabs .el-tabs__item {
  height: 36px;
  padding: 0 20px;
  line-height: 36px;
  font-size: 12px;
}
.sorftimeBody .strategic-box__box[data-v-0598353c] {
  padding-top: 5px;
}
.sorftimeBody .strategic-box__box .strategicActivityBox .variantBox[data-v-0598353c] {
  height: 110px;
}
.sorftimeBody .strategic-box__box .strategicActivityBox .variantBox-list[data-v-0598353c] {
  display: inline-block;
  height: 95px;
  padding: 5px 8px;
}
.sorftimeBody .strategic-box__box .strategicActivityBox .variantBox-list__top[data-v-0598353c] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 4px;
  font-size: 12px;
  line-height: 18px;
  color: #757575;
}
.sorftimeBody .strategic-box__box .strategicActivityBox .variantBox-list__col[data-v-0598353c] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 10px;
  padding-left: 0;
}
.sorftimeBody .strategic-box__box .strategicActivityBox .variantBox-list__col .col-box[data-v-0598353c] {
  padding: 0 5px;
  text-align: center;
}
.sorftimeBody .strategic-box__box .strategicActivityBox .variantBox-list__col .col-box__title[data-v-0598353c] {
  font-size: 16px;
  line-height: 24px;
}
.sorftimeBody .strategic-box__box .strategicActivityBox .variantBox-list__col .col-box__text[data-v-0598353c] {
  font-size: 12px;
  line-height: 18px;
  color: #757575;
}
.sorftimeBody .strategic-box__box .strategicActivityBox .strategic-box__col-list[data-v-0598353c] {
  padding-left: 10px;
  width: 260px;
}
.sorftimeBody .strategic-box__box .strategicActivityBox .strategic-box__col-list .list-box[data-v-0598353c] {
  display: block;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  border-right: 0;
  cursor: pointer;
}
.sorftimeBody .strategic-box__box .strategicActivityBox .strategic-box__col-list .list-box__top[data-v-0598353c] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 4px;
  font-size: 12px;
  line-height: 22px;
  color: #757575;
}
.sorftimeBody .strategic-box__box .strategicActivityBox .strategic-box__col-list .list-box__box[data-v-0598353c] {
  display: flex;
  align-items: center;
  padding-top: 10px;
}
.sorftimeBody .strategic-box[data-v-0598353c] .sorftimeBody-box {
  box-shadow: none;
}
.sorftimeBody .strategic-box .charts-box[data-v-0598353c] {
  border: 1px solid #dddddd;
  width: 100%;
}
.sorftimeBody .strategic-box__list[data-v-0598353c] {
  padding-bottom: 10px;
  padding-top: 5px;
  padding-left: 5px;
  margin-top: 5px;
  margin-left: -5px;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
}
.sorftimeBody .strategic-box__list .list-box[data-v-0598353c] {
  display: inline-flex;
  vertical-align: middle;
  align-items: center;
  border-radius: 10px;
  border: 1px solid #dddddd;
  box-shadow: 0px 2px 6px 0px rgba(170, 169, 169, 0.4);
  background-color: #ffffff;
  margin-right: 10px;
  padding: 10px;
  cursor: pointer;
}
.sorftimeBody .strategic-box__list .list-box[data-v-0598353c]:last-child {
  margin-right: 0;
}
.sorftimeBody .strategic-box__list .list-box__img[data-v-0598353c] {
  width: 40px;
  height: 40px;
}
.sorftimeBody .strategic-box__list .list-box__img .img[data-v-0598353c] {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.sorftimeBody .strategic-box__list .list-box__text[data-v-0598353c] {
  margin-left: 10px;
  width: 150px;
  font-size: 12px;
  line-height: 20px;
}
.sorftimeBody .strategic-box__list .list-box.cur[data-v-0598353c] {
  border: 1px solid #287BF5;
}
.sorftimeBody .strategic-box .chartsDrag-wrap[data-v-0598353c] {
  padding-left: 250px;
  margin-top: 8px;
  margin-bottom: 5px;
}
.sorftimeBody .strategic-box .chartsDrag-wrap .chartsDrag-box[data-v-0598353c] {
  height: 35px;
  width: 100%;
}
.sorftimeBody .strategic-box .chartsDrag-wrap[data-v-0598353c] .el-slider {
  height: 35px;
}
.sorftimeBody .strategic-box .chartsDrag-wrap[data-v-0598353c] .el-slider .el-slider__bar {
  background-color: #d8e2fb;
}
.sorftimeBody .strategic-box .chartsDrag-wrap[data-v-0598353c] .el-slider .el-slider__runway {
  background-color: #e9eefd;
  height: 30px;
  margin: 2px 0;
}
.sorftimeBody .strategic-box .chartsDrag-wrap[data-v-0598353c] .el-slider .el-slider__bar {
  height: 100%;
}
.sorftimeBody .strategic-box .chartsDrag-wrap[data-v-0598353c] .el-slider .el-slider__button-wrapper {
  top: -3px;
}
.sorftimeBody .strategic-box .chartsDrag-wrap[data-v-0598353c] .el-slider .el-slider__button-wrapper .el-slider__button {
  border: 1px solid #ccd6f3;
  width: 12px;
  height: 36px;
  border-radius: 4px;
}
.sorftimeBody .strategic-box__block[data-v-0598353c] {
  overflow: hidden;
  overflow-Y: auto;
  height: calc(100% - 40px);
  height: -webkit-calc(100% - 40px);
  padding-top: 10px;
}
.sorftimeBody .strategic-box__col[data-v-0598353c] {
  /* overflow: hidden;
			overflow-Y: auto; */
  /* height: calc(~"100% - 240px");
			height: -webkit-calc(~"100% - 240px"); */
  margin-bottom: 10px;
  padding-bottom: 10px;
  display: flex;
  padding-top: 10px;
  border-radius: 5px;
  border: 1px solid #DEDEDE;
}
.sorftimeBody .strategic-box__col[data-v-0598353c]:last-child {
  margin-bottom: 25px;
}
.sorftimeBody .strategic-box__col-list[data-v-0598353c] {
  width: 250px;
}
.sorftimeBody .strategic-box__col-list .list-box[data-v-0598353c] {
  display: flex;
  vertical-align: middle;
  align-items: center;
  border-right: 1px solid #dddddd;
  background-color: #ffffff;
  padding: 10px;
}
.sorftimeBody .strategic-box__col-list .list-box[data-v-0598353c]:last-child {
  margin-bottom: 0;
}
.sorftimeBody .strategic-box__col-list .list-box__img[data-v-0598353c] {
  width: 50px;
  height: 50px;
}
.sorftimeBody .strategic-box__col-list .list-box__img .img[data-v-0598353c] {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.sorftimeBody .strategic-box__col-list .list-box__text[data-v-0598353c] {
  margin-left: 10px;
  width: 170px;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.sorftimeBody .strategic-box__col-list .list-box.cur[data-v-0598353c] {
  border: 1px solid #287BF5;
}
.sorftimeBody .strategic-box__col .charts-box[data-v-0598353c] {
  flex: 1;
  width: calc(100% - 280px);
  width: -webkit-calc(100% - 280px);
  border: 0;
  margin-left: 10px;
}
.sorftimeBody .strategic-box__col .charts-box__drag[data-v-0598353c] {
  height: 35px;
  width: 100%;
}
.table[data-v-0598353c] {
  border-collapse: collapse;
  width: 100%;
}
.table thead[data-v-0598353c] {
  position: sticky;
  top: 0;
  z-index: 2;
  background-color: #ffffff;
  box-sizing: border-box;
  box-shadow: 0 2px 2px #287bf5;
}
.table th[data-v-0598353c] {
  font-size: 12px;
  line-height: 20px;
  padding: 5px 10px 8px;
  text-align: left;
  color: #222;
  box-sizing: border-box;
}
.table td[data-v-0598353c] {
  font-size: 12px;
  line-height: 20px;
  padding: 5px 10px;
  vertical-align: middle;
}
.asw-img[data-v-0598353c] {
  width: 40px;
  height: 40px;
  border-radius: 4px;
  vertical-align: middle;
  margin-right: 12px;
}
.hot-text[data-v-0598353c] {
  color: #ff6622;
}
.contraryCheckkeywordBox-asinDetailedData[data-v-0598353c] {
  display: flex;
  background-color: #ffffff;
  padding: 15px;
  border-radius: 4px;
}
.contraryCheckkeywordBox-asinDetailedData .asinProductMsg-box[data-v-0598353c] {
  width: 370px;
  display: flex;
  position: relative;
  padding-right: 20px;
  margin-right: 20px;
}
.contraryCheckkeywordBox-asinDetailedData .asinProductMsg-box[data-v-0598353c]::after {
  content: '';
  position: absolute;
  top: 15px;
  bottom: 15px;
  right: 0;
  z-index: 1;
  border-right: 1px solid #e5e5e5;
}
.contraryCheckkeywordBox-asinDetailedData .asinProductMsg-box__img[data-v-0598353c] {
  width: 80px;
  height: 80px;
  margin-right: 30px;
}
.contraryCheckkeywordBox-asinDetailedData .asinProductMsg-box__img .img[data-v-0598353c] {
  width: 100%;
  height: 100%;
}
.contraryCheckkeywordBox-asinDetailedData .asinProductMsg-box__col[data-v-0598353c] {
  flex: 1;
  width: 30%;
}
.contraryCheckkeywordBox-asinDetailedData .asinProductMsg-box__col-title[data-v-0598353c] {
  font-size: 14px;
  line-height: 20px;
  display: flex;
  align-items: center;
}
.contraryCheckkeywordBox-asinDetailedData .asinProductMsg-box__col-title .icon-box[data-v-0598353c] {
  margin-left: 2px;
}
.contraryCheckkeywordBox-asinDetailedData .asinProductMsg-box__col-title .icon-box .icon[data-v-0598353c] {
  background-color: transparent;
  cursor: pointer;
}
.contraryCheckkeywordBox-asinDetailedData .asinProductMsg-box__col-text[data-v-0598353c] {
  font-size: 12px;
  line-height: 18px;
  max-height: 36px;
}
.contraryCheckkeywordBox-asinDetailedData .asinProductMsg-col[data-v-0598353c] {
  flex: 1;
  width: 30%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  overflow-x: auto;
}
.contraryCheckkeywordBox-asinDetailedData .asinProductMsg-col__box[data-v-0598353c] {
  display: inline-block;
  vertical-align: middle;
  margin-right: 50px;
  max-width: 200px;
}
.contraryCheckkeywordBox-asinDetailedData .asinProductMsg-col__box[data-v-0598353c]:last-child {
  margin-right: 0;
}
.contraryCheckkeywordBox-asinDetailedData .asinProductMsg-col__box .title-box[data-v-0598353c] {
  color: #8C8C8C;
  line-height: 20px;
  font-size: 14px;
}
.contraryCheckkeywordBox-asinDetailedData .asinProductMsg-col__box .num-box[data-v-0598353c] {
  margin-top: 10px;
  line-height: 20px;
  font-size: 14px;
}
.contraryCheckkeywordBox-asinDetailedData .asinProductMsg-col__box .text-box[data-v-0598353c] {
  color: #8C8C8C;
  line-height: 20px;
  font-size: 12px;
  margin-top: 2px;
}
.contraryCheckkeywordBox-asinDetailedData .asinProductMsg-col__box .category-listBox[data-v-0598353c] {
  margin-top: 8px;
  overflow: hidden;
  overflow-y: auto;
  max-height: 48px;
}
.contraryCheckkeywordBox-asinDetailedData .asinProductMsg-col__box .category-listBox__row[data-v-0598353c] {
  display: flex;
  align-items: -webkit-center;
  align-items: center;
  padding: 2px 0;
  line-height: 20px;
  font-size: 12px;
}
.contraryCheckkeywordBox-asinDetailedData .asinProductMsg-col__box .category-listBox__row .row-textBox[data-v-0598353c] {
  max-width: 160px;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 5px;
}
.tableBox-table[data-v-0598353c] {
  background-color: #ffffff;
}
.tableBox-table__tr[data-v-0598353c] {
  background-color: #F8F8FA;
  display: flex;
  align-items: center;
  padding-right: 4px;
}
.tableBox-table__td[data-v-0598353c] {
  display: flex;
  align-items: center;
  height: 100%;
  width: 20%;
  min-height: 40px;
  padding: 10px 10px;
  line-height: 20px;
  font-size: 12px;
  color: #333333;
}
.tableBox-table__td .title-box[data-v-0598353c] {
  display: inline-block;
  vertical-align: middle;
  max-width: calc(100% - 35px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tableBox-table__td[data-v-0598353c]:first-child {
  flex: 1;
  width: 100px;
}
.tableBox-table__td[data-v-0598353c]:last-child {
  width: 30%;
}
.tableBox-table__td .cell[data-v-0598353c] {
  width: 100%;
}
.tableBox-table__box[data-v-0598353c] {
  height: 200px;
  overflow: hidden;
  overflow-y: auto;
  padding-right: 4px;
}
.tableBox-table__box .tableBox-table__tr[data-v-0598353c] {
  background-color: #ffffff;
  border-bottom: 1px solid #e5e5e5;
  padding-right: 0;
  margin-right: -4px;
}
.tableBox-table__box .tableBox-table__tr[data-v-0598353c]:last-child {
  border-bottom: 0;
}
.keywordboardListRatioBox[data-v-0598353c] {
  display: flex;
  margin-top: 15px;
}
.keywordboardListRatioBox-charts[data-v-0598353c] {
  flex: 1;
  width: 40%;
  overflow: hidden;
}
.keywordboardListRatioBox-col[data-v-0598353c] {
  margin-left: 20px;
  width: 480px;
}
.keywordboardListRatioBox-col .tableBox-table[data-v-0598353c] {
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  overflow: hidden;
}
.keywordboardListRatioBox-col .tableBox-table .tableBox-table__tr[data-v-0598353c] {
  border-bottom: 1px solid #e5e5e5;
}
.keywordboardListRatioBox-col .tableBox-table .tableBox-table__td[data-v-0598353c] {
  width: 36%;
  border-left: 1px solid #e5e5e5;
}
.keywordboardListRatioBox-col .tableBox-table .tableBox-table__td[data-v-0598353c]:first-child {
  width: 25%;
  border-left: 0;
  background-color: #F8F8FA;
}
.keywordboardListRatioBox-col .tableBox-table .tableBox-table__box[data-v-0598353c] {
  height: 255px;
}
.notAbaWordDialogBox[data-v-0598353c] {
  padding: 30px 50px;
  color: #303030;
  font-size: 14px;
  line-height: 1.4;
}
.notAbaWordDialogBox-tltle[data-v-0598353c] {
  font-size: 22px;
}
.notAbaWordDialogBox-text[data-v-0598353c] {
  font-size: 18px;
  line-height: 26px;
  margin-top: 30px;
  position: relative;
}
.notAbaWordDialogBox-text[data-v-0598353c]:first-child {
  margin-top: 0;
}
.notAbaWordDialogBox-text1[data-v-0598353c] {
  font-size: 18px;
  line-height: 26px;
  margin-top: 30px;
  position: relative;
  padding-left: 20px;
}
.notAbaWordDialogBox-text1[data-v-0598353c]:first-child {
  margin-top: 0;
}
.notAbaWordDialogBox-text1__icons[data-v-0598353c] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  font-size: 14px;
  line-height: 26px;
  margin-top: 1px;
}
.notAbaWordDialogBox .nav-link1 + .nav-link1[data-v-0598353c] {
  margin-left: 5px;
}
.keywordComparison-chart[data-v-0598353c] {
  width: 100%;
  height: 420px;
}
.monopoly.nav-link1[data-v-0598353c] {
  display: inline-block;
  vertical-align: middle;
}
.asinTop-popper[data-v-0598353c] {
  padding-top: 5px !important;
}
.asinTop-popper .asinTop-popper__title[data-v-0598353c] {
  color: #000000;
}
.asinTop-popper .asinTop-popper__title .label[data-v-0598353c] {
  display: inline-block;
  font-size: 1rem;
  line-height: 20px;
  padding: 0 5px 5px;
  border-bottom: 3px solid #0E2B4B;
}
.asinTop-popper .asinTop-popper__box[data-v-0598353c] {
  margin-top: 10px;
}
.asinTop-popper .asinTop-popper__box-list[data-v-0598353c] {
  padding-right: 20px;
  width: 150px;
}
.asinTop-popper .asinTop-popper__box-list[data-v-0598353c]:last-child {
  margin-bottom: 0;
  padding-right: 0;
  width: 130px;
}
.asinTop-popper .asinTop-popper__box-list .asinTop-top[data-v-0598353c] {
  display: inline-block;
  padding: 0 3px;
  background-color: #FA7070;
  color: #FFFFFF;
  font-size: 0.857rem;
  line-height: 16px;
  height: 16px;
  border-radius: 2px;
  margin-right: 10px;
}
.asinTop-popper .asinTop-popper__box-list .asinTop-img[data-v-0598353c] {
  width: 130px;
  height: 130px;
}
.asinTop-popper .asinTop-popper__box-list .asinTop-img .img[data-v-0598353c] {
  width: 100%;
  height: 100%;
  vertical-align: middle;
  border-radius: 3px;
}
.asinTop-popper .asinTop-popper__box-list .asinTop-icon[data-v-0598353c] {
  white-space: nowrap;
  margin-top: 5px;
}
.asinTop-popper .asinTop-popper__box-list .asinTop-icon .icon-button[data-v-0598353c] {
  width: 16px;
  height: 16px;
  line-height: 14px;
  font-size: 0.857rem;
}
.asinTop-popper .asinTop-popper__box-list .asinTop-block[data-v-0598353c] {
  font-size: 0.857rem;
  line-height: 18px;
  overflow: hidden;
}
.row-box[data-v-0598353c] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 15px;
  line-height: 24px;
  padding: 20px 0;
  border-bottom: 1px dashed #dfdfdf;
}
.row-box__right[data-v-0598353c] {
  padding-left: 15px;
  flex: 1;
}
.stable-popover__row[data-v-0598353c] {
  width: 700px;
}
.stable-popover .el-col[data-v-0598353c] {
  width: 120px;
  height: 120px;
  float: left;
  margin: 10px 10px;
  font-size: 0.857rem;
  line-height: 16px;
  text-align: center;
  color: #3781FE;
  white-space: nowrap;
  position: relative;
}
.stable-popover .el-col .badge[data-v-0598353c] {
  position: absolute;
  z-index: 1;
  top: -9px;
  left: -9px;
  display: block;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  border-radius: 50%;
  background-color: #3781FE;
  color: #FFFFFF;
  font-size: 0.857rem;
}
.stable-popover .el-col img[data-v-0598353c] {
  width: 120px;
  height: 120px;
}
.stable-popover .asinTop-popper__box-list[data-v-0598353c] {
  height: auto;
  text-align: left;
}
.stable-popover .asinTop-popper__box-list .asinTop-icon[data-v-0598353c] {
  margin-top: 10px;
}
.reverse-box[data-v-0598353c] {
  width: 600px;
  max-height: 400px;
  overflow: hidden;
  overflow-y: auto;
}
.reverse-box__stable[data-v-0598353c] {
  max-height: 300px;
  position: relative;
}
.reverse-box__stable-name[data-v-0598353c] {
  display: flex;
  align-items: center;
}
.reverse-box__stable-name .img[data-v-0598353c] {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 5px;
}
.reverse-box__stable .tdCell-icons[data-v-0598353c] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
}
.reverse-box__stable .tdCell-row[data-v-0598353c] {
  display: flex;
  align-items: center;
}
.reverse-box__stable .tdCell-row [class^="el-icon-sf-"][data-v-0598353c] {
  font-size: inherit;
}
.reverse-box__stable .tdCell-row.cur[data-v-0598353c] {
  color: #fc8654;
}
.reverse-box__stable .tdCell-row.cur [class^="el-icon-sf-"][data-v-0598353c] {
  display: inline-block;
}
.reverse-box .reverse-box__list[data-v-0598353c] {
  padding: 5px 0;
}
.reverse-box .reverse-box__list .reverse-text[data-v-0598353c] {
  cursor: pointer;
}
.reverse-box__wrap[data-v-0598353c] {
  max-height: 360px;
  overflow: hidden;
  overflow-y: auto;
}
.reverse-box__bottom[data-v-0598353c] {
  background-color: #ffffff;
  padding: 5px 0;
  height: 30px;
  line-height: 20px;
}
.reverse-text[data-v-0598353c] {
  font-size: 12px;
  line-height: 20px;
  cursor: pointer;
  padding: 0 5px 5px;
  border-bottom: 1px dashed #287bf5;
}
.wordsBox-top[data-v-0598353c] {
  display: flex;
  line-height: 20px;
}
.wordsBox-top__back[data-v-0598353c] {
  padding-right: 10px;
  border-right: 1px solid #DDDDDD;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 22px;
  line-height: 22px;
  cursor: pointer;
}
.wordsBox-top__back .back-icon[data-v-0598353c] {
  width: 22px;
  height: 22px;
  font-size: 12px;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #287bf5;
  margin-right: 5px;
  border-radius: 50%;
}
.wordsBox-top__list[data-v-0598353c] {
  margin-left: 20px;
  flex: 1;
  display: flex;
  align-items: center;
}
.wordsBox-top__list[data-v-0598353c] .el-checkbox {
  margin-right: 25px;
}
.wordsBox-top__list[data-v-0598353c] .el-checkbox .el-checkbox__label {
  color: #287bf5;
  padding-left: 5px;
}
.wordsBox-top__r[data-v-0598353c] {
  min-width: 150px;
}
.el-checkbox-group[data-v-0598353c] {
  width: 100%;
  overflow: hidden;
}
.el-checkbox-group .el-checkbox__wrap[data-v-0598353c] {
  width: 250px;
  float: left;
  margin-top: 5px;
}
.boxcon[data-v-0598353c] {
  text-align: center;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.boxcon .code[data-v-0598353c] {
  width: 120px;
  height: auto;
  margin: 0 26px;
}
.boxcon .code img[data-v-0598353c] {
  width: 120px;
  height: 120px;
  border: 1px solid #dddddd;
}
.dragBox[data-v-0598353c] {
  position: relative;
}
.dragBox .el-checkbox__wrap[data-v-0598353c] {
  position: relative;
}
.dragAfoot .el-checkbox__wrap[data-v-0598353c] {
  position: relative;
}
.dragAfoot .el-checkbox__wrap[data-v-0598353c]::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: #fff;
  opacity: 0.6;
}
.dragAfoot .dragAfoot-cur[data-v-0598353c]::after {
  display: none;
}
/* .product-dialogBox{
	&__top{
		overflow: hidden;
	}
	&__box{
		border-radius: 5px;
		border: 1px solid #dddddd;
		padding: 5px;
		max-height: -webkit-calc(~"100vh - 210px");
		max-height: calc(~"100vh - 210px");
		overflow: hidden;
		overflow-y: auto;
		.el-checkbox__wrap{
			width: 100%;
			display: -webkit-flex;
			display: flex;
			-webkit-align-items: center;
			align-items: center;
			-webkit-justify-content: space-between;
			justify-content: space-between;
			border-bottom: 1px solid #dddddd;
			.el-checkbox__col{
				-webkit-flex: 1;
				flex: 1;
				font-size: 12px;
			}
			.right-box{
				text-align: right;
				color: #848484;
			}
		}
		.checkbox-wrap{
			width: 100%;
			padding: 10px 5px;
			display: -webkit-flex;
			display: flex;
			-webkit-align-items: center;
			align-items: center;
			-webkit-justify-content: space-between;
			justify-content: space-between;
		}
		.disabled-row{
			cursor: no-drop;
			/deep/ .el-checkbox{
				.el-checkbox__inner{
					color: #848484;
					background-color: #848484;
					border-color: #848484;
				}
				.el-checkbox__label{
					color: #848484;
				}
			}
		}
	}
} */
@media only screen and (max-width: 1600px) {
.sorftimeBody .maxStableBox[data-v-0598353c] {
    display: flex;
    flex-direction: column;
}
.sorftimeBody .maxStableBox .stable-box[data-v-0598353c] {
    flex: 1;
    height: calc(100% - 175px);
    height: -webkit-calc(100% - 175px);
}
.sorftimeBody .maxStableBox .checkMinStableBox.stable-box[data-v-0598353c] {
    height: calc(100% - 175px);
    height: -webkit-calc(100% - 175px);
}
.sorftimeBody .maxStableBox .checkMaxStableBox.stable-box[data-v-0598353c] {
    height: calc(100% - 175px);
    height: -webkit-calc(100% - 175px);
}
}
@media only screen and (max-width: 1300px) {
.sorftimeBody .maxStableBox[data-v-0598353c] {
    display: flex;
    flex-direction: column;
}
.sorftimeBody .maxStableBox .stable-box[data-v-0598353c] {
    flex: 1;
    height: calc(100% - 150px);
    height: -webkit-calc(100% - 150px);
}
.sorftimeBody .maxStableBox .checkMinStableBox.stable-box[data-v-0598353c] {
    height: calc(100% - 150px);
    height: -webkit-calc(100% - 150px);
}
.sorftimeBody .maxStableBox .checkMaxStableBox.stable-box[data-v-0598353c] {
    height: calc(100% - 150px);
    height: -webkit-calc(100% - 150px);
}
}
.strategicGroupDrawer[data-v-0598353c] {
  height: 100%;
}
.strategicGroupDrawer-box[data-v-0598353c] {
  height: calc(100% - 45px);
  padding: 10px 20px;
}
.strategicGroupDrawer-box .stable-box[data-v-0598353c] {
  height: 100%;
}
.el-row-dialog[data-v-0598353c] {
  margin: 5px 0px;
}

