#package[data-v-3950f3b1] {
  overflow-y: auto;
  width: 100%;
  height: 100%;
  background-color: #fff;
  margin-left: 10px;
  padding: 20px;
}
.top[data-v-3950f3b1] {
  padding-bottom: 10px;
}
.bottom[data-v-3950f3b1] {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.bottom .add[data-v-3950f3b1] {
  width: 340px;
  height: 220px;
  border: 1px dashed #d8dce4;
  border-radius: 10px;
  background-color: #fafbfe;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  margin-top: 10px;
/*margin 15px*/
}
.bottom .add .addTitle[data-v-3950f3b1] {
  font-family: PingFang SC;
  font-weight: 400;
  font-style: Bold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  color: #333;
  margin: 10px 0;
}
.bottom .add .addms[data-v-3950f3b1] {
  font-family: PingFang SC;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #909399;
}
.bottom .item[data-v-3950f3b1] {
  width: 315px;
  height: 204px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 20px;
  border-radius: 5px;
  border-radius: 5px;
  border-bottom-style: solid;
  border-bottom-width: 3px; /* 上 右 下 左 */
}
.bottom .item .icon[data-v-3950f3b1] {
  display: flex;
  justify-content: flex-end;
  margin-top: -10px;
  margin-right: -20px;
}
.bottom .item .icon i[data-v-3950f3b1] {
  font-size: 20px;
  margin-right: 10px;
  cursor: pointer;
}
.bottom .item .title[data-v-3950f3b1] {
  height: 50px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.bottom .item .title .img[data-v-3950f3b1] {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
}
.bottom .item .title img[data-v-3950f3b1] {
  width: 20px;
  height: 20px;
}
.bottom .item .title span[data-v-3950f3b1] {
  font-family: PingFang SC;
  font-weight: 800;
  font-style: Bold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 25px;
  letter-spacing: 0px;
  vertical-align: middle;
  display: inline-block;
  margin-left: 10px;
}
.bottom .item .content[data-v-3950f3b1] {
  margin-top: 15px;
  font-family: PingFang SC;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #333;
  height: 40px;
  line-height: 20px;
}
.bottom .item .number[data-v-3950f3b1] {
  margin-top: 25px;
  margin-bottom: -25px;
  width: 91px;
  height: 38px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  opacity: 1;
  text-align: center;
  line-height: 38px;
  color: #303133;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  font-family: PingFang SC;
  font-weight: 400;
  font-style: Medium;
  font-size: 14px;
  leading-trim: NONE;
  letter-spacing: 0px;
}
.bottom .item .more[data-v-3950f3b1] {
  margin-top: 0;
  font-family: Microsoft YaHei UI;
  font-weight: 600;
  font-style: Light;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: right;
  color: #303133;
}
.addTagTitle span[data-v-3950f3b1] {
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0px;
  color: #191919;
}
.addTagTitle span[data-v-3950f3b1]:last-child {
  font-size: 14px;
  color: #606266;
  margin-left: 5px;
  display: inline-block;
}
.tabPZ[data-v-3950f3b1] {
  display: flex;
  justify-content: space-between;
}
.tabPZ > div[data-v-3950f3b1] {
  padding: 10px;
}
.tabPZ .title[data-v-3950f3b1] {
  height: 40px;
  background: #f4f7fc;
  font-family: PingFang SC;
  font-weight: 400;
  font-style: Medium;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 20px;
  letter-spacing: 0px;
  color: #191919;
  display: flex;
  align-items: center;
  padding: 0 10px;
}
.tabPZ .title .line[data-v-3950f3b1] {
  width: 3px;
  height: 15px;
  opacity: 1;
  border-radius: 8px;
  background-color: #2267c7;
  margin-right: 10px;
}
.tabPZ .littleTitle[data-v-3950f3b1] {
  font-size: 14px;
  color: #606266;
  margin: 10px 0;
}
.tabPZ .left[data-v-3950f3b1] {
  width: 33%;
  height: 600px;
}
.tabPZ .middle[data-v-3950f3b1] {
  width: 33%;
  height: 600px;
}
.tabPZ .middle .one .colorBtn[data-v-3950f3b1] {
  display: flex;
  align-items: center;
}
.tabPZ .middle .one .colorBtn .zdycolor[data-v-3950f3b1] {
  margin-left: 10px;
  display: flex;
  align-items: center;
}
.tabPZ .middle .one .colorBtn .zdycolor span[data-v-3950f3b1] {
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 20px;
  letter-spacing: 0px;
  color: #191919;
}
.tabPZ .middle .two[data-v-3950f3b1] {
  margin-top: 10px;
}
.tabPZ .middle .two .mkBag[data-v-3950f3b1] {
  width: 320px;
  height: 207px;
  border-radius: 2px;
  border: 1px solid #d8dce4;
  padding: 27px 30px;
}
.tabPZ .middle .two .mkBag div[data-v-3950f3b1] {
  width: 100%;
  height: 100%;
}
.tabPZ .middle .two .bagText[data-v-3950f3b1] {
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 12px;
  leading-trim: NONE;
  line-height: 18px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #909399;
  margin: 10px 0;
}
.tabPZ .middle .three .bagText[data-v-3950f3b1] {
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 12px;
  leading-trim: NONE;
  line-height: 18px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #909399;
}
.tabPZ .middle .three .imgs[data-v-3950f3b1] {
  display: flex;
  justify-content: space-between;
  margin: 10px 0;
}
.tabPZ .middle .three .imgs .img[data-v-3950f3b1] {
  width: 40px;
  height: 40px;
  border: 1px solid #d8dce4;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #d2d6ce;
}
.tabPZ .middle .three .imgs .img img[data-v-3950f3b1] {
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.tabPZ .right[data-v-3950f3b1] {
  width: 33%;
  height: 600px;
}
.tabPZ .right .title span[data-v-3950f3b1] {
  font-family: PingFang SC;
  font-weight: 400;
  font-style: Medium;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #4777e7;
  cursor: pointer;
  margin-left: 55%;
}
.tabPZ .right .item[data-v-3950f3b1] {
  width: 315px;
  height: 204px;
/*margin-top 20px*/
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 20px;
  border-radius: 5px;
  border-bottom-style: solid;
  border-bottom-width: 3px; /* 上 右 下 左 */
}
.tabPZ .right .item .icon[data-v-3950f3b1] {
  display: flex;
  justify-content: flex-end;
  margin-top: -20px;
  margin-right: -20px;
}
.tabPZ .right .item .icon i[data-v-3950f3b1] {
  font-size: 20px;
  margin-right: 10px;
  cursor: pointer;
}
.tabPZ .right .item .title1[data-v-3950f3b1] {
  height: 50px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.tabPZ .right .item .title1 .img[data-v-3950f3b1] {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
}
.tabPZ .right .item .title1 .img img[data-v-3950f3b1] {
  width: 20px;
  height: 20px;
}
.tabPZ .right .item .title1 span[data-v-3950f3b1] {
  font-family: PingFang SC;
  font-weight: 800;
  font-style: Bold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 25px;
  letter-spacing: 0px;
  vertical-align: middle;
  display: inline-block;
  margin-left: 10px;
}
.tabPZ .right .item .content[data-v-3950f3b1] {
  margin-top: 15px;
  font-family: PingFang SC;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #333;
  height: 40px;
  line-height: 20px;
}
.tabPZ .right .item .number[data-v-3950f3b1] {
  margin-top: 25px;
  margin-bottom: -25px;
  width: 91px;
  height: 38px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  text-align: center;
  line-height: 38px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  font-family: PingFang SC;
  font-weight: 400;
  font-style: Medium;
  font-size: 14px;
  leading-trim: NONE;
  letter-spacing: 0px;
}
.tabPZ .right .item .more[data-v-3950f3b1] {
  margin-top: 0;
  font-family: Microsoft YaHei UI;
  font-weight: 600;
  font-style: Light;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: right;
  color: #303133;
}
.ssyBag .ssyBag-title[data-v-3950f3b1] {
  height: 40px;
  background: #f4f7fc;
  font-family: PingFang SC;
  font-weight: 400;
  font-style: Medium;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 20px;
  letter-spacing: 0px;
  color: #191919;
  display: flex;
  align-items: center;
  padding: 0 10px;
}
.ssyBag .ssyBag-title .line[data-v-3950f3b1] {
  width: 3px;
  height: 15px;
  opacity: 1;
  border-radius: 8px;
  background-color: #2267c7;
  margin-right: 10px;
}
.ssyBag .ssyBag-btn[data-v-3950f3b1] {
  margin: 10px 0;
}
.keyWordNameStyle[data-v-3950f3b1] {
  color: #fff;
  display: inline-block;
  border-radius: 5px;
  padding: 1px 5px;
  margin-left: 5px;
  margin-bottom: 3px;
  white-space: nowrap;
  height: 20px;
  line-height: 20px;
}
.keyWordNameStyle .iconBQ[data-v-3950f3b1] {
  width: 14px;
  height: 14px;
  stroke-width: 1px;
  vertical-align: sub;
  margin-right: 2px;
}
.keyWordNameStyle span[data-v-3950f3b1] {
  font-size: 10px;
}
.keyWordNameStyle i[data-v-3950f3b1] {
  cursor: pointer;
  font-size: 10px;
  margin-left: 3px;
}
.bagImg[data-v-3950f3b1] {
  position: relative;
  z-index: 1;
  flex: 0 0 340px;
  height: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  margin-top: 10px;
  border-radius: 5px;
}
.bagImg[data-v-3950f3b1]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/lunbo.0f297984.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.3; /* 设置背景图透明度 */
  z-index: -1;
}
.bagImgF[data-v-3950f3b1] {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  margin-top: 10px;
  border-radius: 5px;
}
.bagImgF[data-v-3950f3b1]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/lunbo.0f297984.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.3; /* 设置背景图透明度 */
  z-index: -1;
}

