.card-container[data-v-6b4c2ff4] {
  width: 100%;
  height: auto;
  padding: 22px 30px;
  background: #ffffff;
  border-radius: 4px;
}
.card-container .top[data-v-6b4c2ff4] {
  display: flex;
  align-items: center;
}
.card-container .top .left-bold[data-v-6b4c2ff4] {
  display: inline-block;
}
.card-container .top .title[data-v-6b4c2ff4] {
  display: inline-block;
  padding-left: 6px;
  font-family: PingFangSC-Medium;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  height: 25px;
  line-height: 25px;
  transform: translateY(-2px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.card-container .top .explain[data-v-6b4c2ff4] {
  display: inline-block;
  min-width: 120px;
}
.card-container .content[data-v-6b4c2ff4] {
  padding: 12px 0;
}

.error-container[data-v-475ea050] {
  width: 100%;
  height: 100%;
  min-height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  box-sizing: border-box;
}
.error-container.no-img[data-v-475ea050] {
  margin-top: 20px;
}
.error-container.no-img .error[data-v-475ea050] {
  border: 1px solid #dae0ea;
  border-radius: 4px;
  height: 100%;
}
.error-container.no-img .error .text[data-v-475ea050] {
  height: 16px;
  color: #999999;
  font-weight: 400;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.error-container.no-img .err-no-border[data-v-475ea050] {
  border: none;
}
.error-container .error[data-v-475ea050] {
  width: 100%;
  /*height: 600px;*/
  position: relative;
}
.error-container .error img[data-v-475ea050] {
  margin: 0 auto;
  width: 600px;
  height: auto;
}
.error-container .error .text[data-v-475ea050] {
  position: absolute;
  bottom: 53px;
  left: 50%;
  transform: translateX(-50%);
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #868E9E;
  letter-spacing: 0;
  line-height: 16px;
}

.tag[data-v-08816dff] {
  font-size: 12px;
  height: 19px;
  line-height: 19px;
  font-weight: 400;
  border-radius: 200px 200px 200px 0px;
  padding: 0 6px;
  display: inline-block;
  white-space: nowrap;
}
.tag__primary[data-v-08816dff] {
  background: #335DFE26;
  color: #335DFE;
}
.tag__success[data-v-08816dff] {
  background: #f0f2f7;
  color: #5d6578;
}
.tag__warning[data-v-08816dff] {
  background: #fcf0de;
  color: #ba7a3b;
}
.tag__danger[data-v-08816dff] {
  background: #fff3ea;
  color: #ff8d18;
}

.dlr-dialog .title-icon[data-v-24326362] {
  vertical-align: bottom;
  margin-right: 6px;
}
.dlr-dialog .title[data-v-24326362] {
  font-size: 16px;
}
.dlr-dialog[data-v-24326362] .el-dialog__header {
  padding: 18px 30px;
}
.dlr-dialog[data-v-24326362] .el-dialog__body {
  padding: 30px 30px;
}
.dlr-dialog[data-v-24326362] .el-dialog__headerbtn {
  top: 16px;
}
.dlr-dialog[data-v-24326362] .el-dialog__footer {
  background-color: #f5f6fa;
  padding: 16px 20px !important;
}
.dlr-dialog[data-v-24326362] .el-button + .el-button {
  margin-left: 20px !important;
}
.dlr-dialog .dialog-content .primary[data-v-24326362] {
  font-size: 16px;
  color: #222222;
  letter-spacing: 0;
  font-weight: 500;
  margin-bottom: 8px;
}
.dlr-dialog .dialog-content .secondary[data-v-24326362] {
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400;
}
.dlr-dialog .dialog-content .img-container[data-v-24326362] {
  position: relative;
}
.dlr-dialog .dialog-content .img-container img[data-v-24326362] {
  margin: 20px auto 18px;
  display: block;
  border: 2px solid #eef1f6;
  box-shadow: inset 3px 0 0 0 #ffffff, inset 0 3px 0 0 #ffffff;
}
.dlr-dialog .dialog-content .img-container .error[data-v-24326362] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #000;
  width: 216px;
  line-height: 26px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  padding: 2px 0;
  border-radius: 2px;
}
.dlr-dialog .px-14[data-v-24326362] {
  font-size: 14px;
}
.dlr-dialog .fw-500[data-v-24326362] {
  font-weight: 500;
  color: #333;
}
.dlr-dialog .link[data-v-24326362] {
  font-size: 14px;
  color: #335dfe;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400;
  margin: 0 5px;
  text-align: center;
}
.dlr-dialog .link[data-v-24326362]:hover {
  cursor: pointer;
}
.dlr-dialog .link.underline[data-v-24326362] {
  text-decoration: underline;
}

.guide-container[data-v-2204c59b] {
  width: 100%;
  min-height: 100%;
  display: flex;
}
.guide-container .left[data-v-2204c59b] {
  margin: -84px auto -10px -20px;
  width: 266px;
  background: #fff;
  position: relative;
  height: 100vh;
  overflow-y: auto;
}
.guide-container .left .card[data-v-2204c59b] {
  padding: 0;
}
.guide-container .left .card.user[data-v-2204c59b] {
  height: 169px;
  width: 100%;
  background-image: url(../../static/img/watermark-top.2cbf1b0c.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 84px;
  text-align: center;
}
.guide-container .left .card.user img[data-v-2204c59b] {
  height: 40px;
  width: 40px;
  margin-bottom: 8px;
}
.guide-container .left .card.user p[data-v-2204c59b] {
  font-family: PingFangSC-Medium;
  font-size: 12px;
  color: #333333;
  font-weight: 500;
}
.guide-container .left .card.member-count[data-v-2204c59b] {
  background: #f3f6fb;
  height: 50px;
  line-height: 50px;
  position: relative;
  text-align: center;
  font-size: 16px;
  color: #333333;
  font-weight: 500;
  vertical-align: middle;
}
.guide-container .left .card.member-count[data-v-2204c59b]:before {
  content: "";
  position: absolute;
  left: 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAADICAYAAADREnACAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAACqADAAQAAAABAAAAyAAAAACorQNOAAAAoUlEQVRoBe3SwQmDUBQF0SSkoxSRKmzYmoKKrgYGwytgXF3Gr4vDf36WbX8MntfgzHWkg3+l4olHAl0KkTDEQw3teETCEA81tOMRCUM81NCORyQM8VBDOx6RMMRDDe14RMIw5nmvvy8/vN3jP3bw1vB8EU88EuhSiIQhHmpoxyMShniooR2PSBjioYZ2PCJhiIca2vGIhCEeamjHIxKGMc8Bz5cGLP8A6H8AAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 2px;
  height: 100%;
}
.guide-container .left .card.member-list-container .member-list[data-v-2204c59b] {
  padding: 20px;
  overflow: auto;
  height: calc(100vh - 295px);
}
.guide-container .left .card.member-list-container .member-list .member[data-v-2204c59b] {
  background: #ffffff;
  border: 1px solid #f1f4ff;
  border-radius: 4px;
  padding: 15px 18px;
  margin-bottom: 12px;
  line-height: 18px;
}
.guide-container .left .card.member-list-container .member-list .member .name[data-v-2204c59b] {
  font-family: PingFangSC-Regular;
  color: #333333;
  margin-bottom: 7px;
  font-weight: 400;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  line-clamp: 2;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.guide-container .left .card.member-list-container .bottom-text[data-v-2204c59b] {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 215px;
  background-image: url(../../static/img/watermark-btm.68fd10e9.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.guide-container .left .card.member-list-container .bottom-text .text[data-v-2204c59b] {
  position: absolute;
  bottom: 18px;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.guide-container .left .card.member-list-container .bottom-text .text p[data-v-2204c59b] {
  font-size: 13px;
  color: #929292;
  text-align: center;
  line-height: 20px;
  font-weight: 400;
}
.guide-container .right[data-v-2204c59b] {
  margin: 0 auto -10px;
  flex: 1;
  margin-right: -20px;
  padding: 0 20px 0 20px;
  height: calc(100vh - 64px);
  overflow-y: auto;
}
.guide-container .right .card[data-v-2204c59b] {
  margin-bottom: 20px;
}
.guide-container .right .card .subtitle[data-v-2204c59b] {
  color: #666666;
  line-height: 20px;
  font-weight: 400;
  margin-left: 5px;
}
.guide-container .right .card .subtitle .highlight[data-v-2204c59b] {
  color: #333333;
  font-weight: 700;
  margin: 0 5px;
}
.guide-container .right .card .to-join[data-v-2204c59b] {
  background: #eef6ff;
  border-radius: 2px;
  padding: 6px 15px;
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  font-weight: 400;
  display: inline-block;
  margin-top: 12px;
}
.guide-container .right .card .to-join img[data-v-2204c59b] {
  vertical-align: -3px;
  margin-right: 8px;
}
.guide-container .right .card .to-join .highlight[data-v-2204c59b] {
  color: #333333;
  letter-spacing: 0;
  font-weight: 500;
}
.guide-container .right .card .project-list[data-v-2204c59b] {
  display: grid;
  grid-template-columns: repeat(auto-fill, 348px);
  grid-gap: 0px;
  justify-content: space-between;
}
.guide-container .right .card .project-list .project[data-v-2204c59b] {
  cursor: pointer;
  margin: 24px auto auto;
  background: #f1f4ff;
  border-radius: 4px;
  width: 348px;
  height: 85px;
  padding: 20px 18px;
  position: relative;
}
.guide-container .right .card .project-list .project[data-v-2204c59b]:hover {
  transform: scale(1.08);
  border: 1px solid #335dfe;
  box-shadow: 0 3px 16px 0 rgba(51, 93, 254, 0.2);
  border-radius: 4.32px;
}
.guide-container .right .card .project-list .project .title[data-v-2204c59b] {
  display: flex;
}
.guide-container .right .card .project-list .project .title .name[data-v-2204c59b] {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 22px;
  margin-bottom: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
}
.guide-container .right .card .project-list .project .count[data-v-2204c59b] {
  margin-top: 4px;
  margin-left: 7px;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #666666;
  line-height: 16px;
}
.guide-container .right .card .project-list .project .type[data-v-2204c59b] {
  position: absolute;
  top: 0;
  right: 0;
  width: 58px;
  height: 18px;
  text-align: center;
  border-radius: 2px 4px 2px 2px;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 18px;
}
.guide-container .right .card .project-list .project .type.member[data-v-2204c59b] {
  background: #335dfe;
}
.guide-container .right .card .project-list .project .type.core[data-v-2204c59b] {
  background: #ff9400;
}
.guide-container .right .card .project-list .project .type.trade[data-v-2204c59b] {
  background: #52c41a;
}
.guide-container .right .card .project-list .project.pause[data-v-2204c59b] {
  position: relative;
}
.guide-container .right .card .project-list .project.pause[data-v-2204c59b]:after {
  content: "";
  background-image: url(../../static/img/pause.66d58e5e.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 5px;
  bottom: 0;
  height: 60px;
  width: 60px;
}
.guide-container .todo-text[data-v-2204c59b] {
  font-size: 12px;
  color: #666666;
  line-height: 17px;
  font-weight: 400;
}
.guide-container .todo-text .highlight[data-v-2204c59b] {
  font-family: DXM-DIGIT-Bold;
  color: #fa5050;
  line-height: 20px;
  font-weight: 700;
  margin: 0 5px;
}
.guide-container .px-14[data-v-2204c59b] {
  font-size: 14px;
}
.guide-container .fw-500[data-v-2204c59b] {
  font-weight: 500;
}
.guide-container .link[data-v-2204c59b] {
  font-size: 14px;
  color: #335dfe;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400;
  margin: 0 5px;
  text-align: center;
}
.guide-container .link[data-v-2204c59b]:hover {
  cursor: pointer;
}
.guide-container .link.underline[data-v-2204c59b] {
  text-decoration: underline;
}
.guide-container .grey[data-v-2204c59b] {
  position: relative;
}
.guide-container .grey[data-v-2204c59b]:before {
  content: "";
  position: absolute;
  background-color: #eee;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.guide-container[data-v-09a0113e] {
  width: 100%;
  min-height: 100%;
  display: flex;
}
.guide-container .left[data-v-09a0113e] {
  margin: -84px auto -10px -20px;
  width: 256px;
  background: #fff;
  position: relative;
  height: 100vh;
  overflow-y: auto;
}
.guide-container .left .card[data-v-09a0113e] {
  padding: 0;
}
.guide-container .left .card.user[data-v-09a0113e] {
  height: 169px;
  width: 100%;
  background-image: url(../../static/img/watermark-top.2cbf1b0c.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 84px;
  text-align: center;
}
.guide-container .left .card.user img[data-v-09a0113e] {
  height: 40px;
  width: 40px;
  margin-bottom: 8px;
}
.guide-container .left .card.user p[data-v-09a0113e] {
  font-family: PingFangSC-Medium;
  font-size: 12px;
  color: #333333;
  font-weight: 500;
}
.guide-container .left .card.member-count[data-v-09a0113e] {
  background: #f3f6fb;
  height: 50px;
  line-height: 50px;
  position: relative;
  text-align: center;
  font-size: 16px;
  color: #333333;
  font-weight: 500;
  vertical-align: middle;
}
.guide-container .left .card.member-count[data-v-09a0113e]:before {
  content: "";
  position: absolute;
  left: 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAADICAYAAADREnACAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAACqADAAQAAAABAAAAyAAAAACorQNOAAAAoUlEQVRoBe3SwQmDUBQF0SSkoxSRKmzYmoKKrgYGwytgXF3Gr4vDf36WbX8MntfgzHWkg3+l4olHAl0KkTDEQw3teETCEA81tOMRCUM81NCORyQM8VBDOx6RMMRDDe14RMIw5nmvvy8/vN3jP3bw1vB8EU88EuhSiIQhHmpoxyMShniooR2PSBjioYZ2PCJhiIca2vGIhCEeamjHIxKGMc8Bz5cGLP8A6H8AAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 2px;
  height: 100%;
}
.guide-container .left .card.member-list-container .member-list[data-v-09a0113e] {
  position: absolute;
  width: 100%;
  padding: 20px;
  overflow: auto;
  height: calc(100vh - 295px);
}
.guide-container .left .card.member-list-container .member-list .member[data-v-09a0113e] {
  background: #ffffff;
  border: 1px solid #f1f4ff;
  border-radius: 4px;
  padding: 15px 18px;
  margin-bottom: 12px;
  line-height: 18px;
}
.guide-container .left .card.member-list-container .member-list .member .name[data-v-09a0113e] {
  font-family: PingFangSC-Regular;
  color: #333333;
  margin-bottom: 7px;
  font-weight: 400;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  line-clamp: 2;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.guide-container .left .card.member-list-container .bottom-text[data-v-09a0113e] {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 215px;
  background-image: url(../../static/img/watermark-btm.68fd10e9.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.guide-container .left .card.member-list-container .bottom-text .text[data-v-09a0113e] {
  position: absolute;
  bottom: 18px;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.guide-container .left .card.member-list-container .bottom-text .text p[data-v-09a0113e] {
  font-size: 13px;
  color: #929292;
  text-align: center;
  line-height: 20px;
  font-weight: 400;
}
.guide-container .right[data-v-09a0113e] {
  margin: 0 auto -10px;
  flex: 1;
  margin-right: -20px;
  padding: 0 20px 0 20px;
  height: calc(100vh - 64px);
  overflow-y: auto;
}
.guide-container .right .card[data-v-09a0113e] {
  margin-bottom: 20px;
  padding: 30px;
}
.guide-container .right .card .subtitle[data-v-09a0113e] {
  color: #666666;
  line-height: 20px;
  font-weight: 400;
  margin-left: 5px;
}
.guide-container .right .card .subtitle .highlight[data-v-09a0113e] {
  color: #333333;
  font-weight: 700;
  margin: 0 5px;
}
.guide-container .right .card .to-join[data-v-09a0113e] {
  background: #eef6ff;
  border-radius: 2px;
  padding: 6px 15px;
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  font-weight: 400;
  display: inline-block;
  margin-top: 12px;
}
.guide-container .right .card .to-join img[data-v-09a0113e] {
  vertical-align: -3px;
  margin-right: 8px;
}
.guide-container .right .card .to-join .highlight[data-v-09a0113e] {
  color: #333333;
  letter-spacing: 0;
  font-weight: 500;
}
.guide-container .right .card .project-list[data-v-09a0113e] {
  display: grid;
  grid-template-columns: repeat(3, 32%);
  grid-column-gap: 20px;
  justify-content: space-between;
}
.guide-container .right .card .project-list .project[data-v-09a0113e] {
  cursor: pointer;
  margin: 24px auto auto;
  background: #f1f4ff;
  border-radius: 4px;
  width: 100%;
  height: 85px;
  padding: 20px 18px;
  position: relative;
}
.guide-container .right .card .project-list .project[data-v-09a0113e]:hover {
  transform: scale(1.08);
  border: 1px solid #335dfe;
  box-shadow: 0 3px 16px 0 rgba(51, 93, 254, 0.2);
  border-radius: 4.32px;
}
.guide-container .right .card .project-list .project .title[data-v-09a0113e] {
  display: flex;
}
.guide-container .right .card .project-list .project .title .name[data-v-09a0113e] {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 22px;
  margin-bottom: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
}
.guide-container .right .card .project-list .project .count[data-v-09a0113e] {
  margin-top: 4px;
  margin-left: 7px;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #666666;
  line-height: 16px;
}
.guide-container .right .card .project-list .project .type[data-v-09a0113e] {
  position: absolute;
  top: 0;
  right: 0;
  width: 58px;
  height: 18px;
  text-align: center;
  border-radius: 2px 4px 2px 4px;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 18px;
}
.guide-container .right .card .project-list .project .type.member[data-v-09a0113e] {
  background: #335dfe;
}
.guide-container .right .card .project-list .project .type.core[data-v-09a0113e] {
  background: #ff9400;
}
.guide-container .right .card .project-list .project .type.trade[data-v-09a0113e] {
  background: #52c41a;
}
.guide-container .right .card .project-list .project.pause[data-v-09a0113e] {
  position: relative;
}
.guide-container .right .card .project-list .project.pause[data-v-09a0113e]:after {
  content: "";
  background-image: url(../../static/img/pause.66d58e5e.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 5px;
  bottom: 0;
  height: 60px;
  width: 60px;
}
.guide-container .truncate[data-v-09a0113e] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.guide-container .todo-text[data-v-09a0113e] {
  font-size: 12px;
  color: #666666;
  line-height: 17px;
  font-weight: 400;
}
.guide-container .todo-text .highlight[data-v-09a0113e] {
  font-family: DXM-DIGIT-Bold;
  color: #fa5050;
  line-height: 20px;
  font-weight: 700;
  margin: 0 5px;
}
.guide-container .px-14[data-v-09a0113e] {
  font-size: 14px;
}
.guide-container .fw-500[data-v-09a0113e] {
  font-weight: 500;
}
.guide-container .link[data-v-09a0113e] {
  font-size: 14px;
  color: #335dfe;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400;
  margin: 0 5px;
  text-align: center;
}
.guide-container .link[data-v-09a0113e]:hover {
  cursor: pointer;
}
.guide-container .link.underline[data-v-09a0113e] {
  text-decoration: underline;
}

