.designer-waiting {
  width: 100%;
  height: auto;
  min-width: 1190px;
  background: #0325c4 url('/public/img/activity/designer/wawitingBG.jpg') no-repeat top;
  background-size: auto;
}
.designer-waiting__title {
  margin: 0 auto 20px;
  width: 1190px;
  height: 78px;
  padding-top: 523px;
  background: transparent url("/public/img/activity/designer/titleBG.png") no-repeat;
  background-size: cover;
  background-origin: content-box;
  font-family: PingFangSC-Semibold;
  font-size: 38px;
  font-weight: normal;
  font-stretch: normal;
  text-align: center;
  line-height: 78px;
  letter-spacing: 0px;
  color: #9c6d35;
}
.designer-waiting__title span {
  font-family: PingFangSC-Semibold;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #9c6d35;
}
.designer-waiting__content {
  margin: auto;
  width: 1190px;
  height: auto;
  padding-bottom: 55px;
  font-size: 0px;
}
.designer-waiting__content-item {
  margin: 0 20px 30px 0;
  display: inline-block;
  vertical-align: top;
  width: 222px;
  height: 297px;
  position: relative;
}
.designer-waiting__content-item img {
  width: 222px;
  height: 250px;
}
.designer-waiting__content-item div.descr {
  margin-top: 18px;
  height: 30px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #ffffff;
  position: relative;
}
.designer-waiting__content-item div.descr a {
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  width: 75px;
  height: 29px;
  text-align: center;
  border-radius: 2px;
  border: solid 1px #fbfbfc;
  background-color: transparent;
  font-size: 14px;
  color: #ffffff;
  cursor: pointer;
}
.designer-waiting__content-item div.descr a:hover {
  background-color: #0c8aff;
  border: solid 1px #0c8aff;
}
.designer-waiting__content-item .number {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  background: transparent url("/public/img/activity/designer/tagBG.png") no-repeat top left;
  background-size: cover;
  z-index: 9;
  font-family: PingFangSC-Ultralight;
  font-size: 28px;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
}
.designer-waiting__content-item .tag {
  position: absolute;
  right: 0;
  top: 10px;
  padding: 0 8px 0 14px;
  height: 26px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.designer-waiting__content-item .tag.YX {
  background-color: #8f0dff;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #ffffff;
}
.designer-waiting__content-item .tag.JY {
  background-color: #f4d29c;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #9c6d35;
}
.designer-waiting__content-item .tag.ZY {
  background-color: #f4d29c;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #9c6d35;
}
.designer-waiting__content-item:nth-child(5n+0) {
  margin-right: 0px;
}
.designer-waiting__content-item:hover {
  -webkit-box-shadow: 0px 2px 10px 0px rgba(206, 206, 206, 0);
  box-shadow: 0px 2px 10px 0px rgba(206, 206, 206, 0);
  -webkit-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.designer-waiting .dialog-title {
  font-family: MicrosoftYaHei-Bold;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #222222;
}
.designer-waiting .dialog__txt {
  margin-bottom: 15px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #222222;
}
.designer-waiting .dialog__title {
  margin: 18px 0 15px;
  font-family: MicrosoftYaHei-Bold;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #222222;
}
.designer-waiting .dialog__descr {
  margin-bottom: 18px;
  font-family: MicrosoftYaHeiSemilight;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #6d6d6d;
}
.designer-waiting .dialog__footer button {
  cursor: pointer;
  display: inline-block;
  width: 240px;
  height: 48px;
  background-image: linear-gradient(0deg, #ff3030 0%, #ff7752 100%);
  border-radius: 2px;
  font-family: MicrosoftYaHei-Bold;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
}
.designer-waiting .el-dialog--center .el-dialog__body {
  padding: 25px 60px 30px !important;
}
