.p-warp {
  white-space: pre-wrap;
  word-wrap: break-word;
}
.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis6 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
}
.sponsor-box > .condition-box .introduce ul li {
  position: relative;
}
.sponsor-box > .condition-box .introduce ul li p:nth-of-type(1) {
  width: 90%;
  position: absolute;
  top: 14%;
  left: 50%;
  transform: translate(-50%, 0);
}
.sponsor-box > .condition-box .introduce ul li p:nth-of-type(2) {
  width: 85%;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 1280px) {
  .fourdian .fourdinwei {
    width: 100%;
  }
  .fourdian .fourdinwei > div:nth-of-type(1) {
    width: 38%;
    top: 21%;
    left: 2%;
  }
  .fourdian .fourdinwei > div:nth-of-type(1) div {
    width: 70%;
  }
  .fourdian .fourdinwei > div:nth-of-type(2) {
    width: 54%;
    top: 21%;
    left: 50%;
  }
  .fourdian .fourdinwei > div:nth-of-type(2) div {
    width: 70%;
  }
  .fourdian .fourdinwei > div:nth-of-type(3) {
    width: 44%;
    top: 66%;
    left: 2%;
  }
  .fourdian .fourdinwei > div:nth-of-type(3) div {
    width: 70%;
  }
  .fourdian .fourdinwei > div:nth-of-type(4) {
    width: 45%;
    top: 64%;
    left: 50%;
  }
  .fourdian .fourdinwei > div:nth-of-type(4) div {
    width: 80%;
  }
}
@media screen and (max-width: 1500px) and (min-width: 767px) {
  .sponsor-box > .condition-box .introduce ul li {
    width: 100%;
    margin: 0;
    background-size: 140%, 115%;
    background-position: center;
  }
  .sponsor-box > .condition-box .introduce ul li p:nth-of-type(2) {
    width: 95%;
  }
  .sponsor-box > .condition-box .introduce ul li:nth-of-type(1) {
    height: 17rem;
    margin-bottom: 7%;
  }
  .sponsor-box > .condition-box .introduce ul li:nth-of-type(2) {
    height: 20rem;
    margin-bottom: 7%;
  }
  .sponsor-box > .condition-box .introduce ul li:nth-of-type(3) {
    height: 23rem;
    margin-bottom: 7%;
  }
}
@media screen and (max-width: 912px) and (min-width: 767px) {
  .sponsor-box > .condition-box .introduce ul li:nth-of-type(3) {
    height: 25rem;
    margin-bottom: 7%;
  }
}
@media (max-width: 767px) {
  .sponsor-box > .condition-box > .introduce > ul li p:nth-of-type(1) {
    top: 5%;
  }
  .sponsor-box > .condition-box > .introduce > ul li:nth-of-type(1) .minshow {
    position: absolute;
    top: 21%;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .sponsor-box > .condition-box > .introduce > ul li:nth-of-type(2) p.f22 {
    margin: 0;
  }
  .sponsor-box > .condition-box > .introduce > ul li:nth-of-type(2) .minshow {
    position: absolute;
    top: 28%;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .sponsor-box > .condition-box > .introduce > ul li:nth-of-type(3) .minshow {
    position: absolute;
    top: 21%;
    left: 50%;
    transform: translate(-50%, 0);
  }
}
