.pn-1 {
  padding: 272px 0 80px;
  background: url("../images/partner/banner1.png") no-repeat center;
  background-size: cover;
  margin-bottom: 120px;
}
.pn-1 .title {
  width: fit-content;
  text-align: center;
  font-family: "TT Octosquares Trl";
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 52px;
  /* 118.182% */
  background: linear-gradient(90deg, #00e0ff 0%, #fff 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 80px;
}
.pn-1 ul {
  display: flex;
  gap: 50px;
}
.pn-1 ul li {
  background: url("../images/partner/b1.png") no-repeat center;
  background-size: 100% 100%;
  padding: 32px 0 22px;
  flex: 1;
}
.pn-1 ul li .name {
  color: #ffa000;
  text-align: center;
  font-family: "TT Octosquares Trl";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  /* 100% */
  margin-bottom: 24px;
}
.pn-1 ul li .num {
  color: #fff;
  text-align: center;
  font-family: "TT Octosquares Trl";
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.pn-1 ul li:nth-child(2) {
  background: url("../images/partner/b2.png") no-repeat center;
  background-size: 100% 100%;
}
.pn-1 ul li:nth-child(2) .name {
  color: #588dff;
}
.pn-1 ul li:nth-child(2) {
  background: url("../images/partner/b3.png") no-repeat center;
  background-size: 100% 100%;
}
.pn-1 ul li:nth-child(2) .name {
  color: #bb4bff;
}
.pn-2 {
  display: flex;
  margin-bottom: 120px;
  gap: 60px;
}
.pn-2 .slide-icon {
  display: block;
  width: 43%;
  height: auto;
  object-fit: contain;
}
.pn-2 .info {
  flex: 1;
}
.pn-2 .info .info-logo {
  width: auto;
  height: 64px;
  margin-bottom: 32px;
}
.pn-2 .info .font1 {
  margin: 0 0 70px 0;
}
.pn-2 .info .title {
  color: #fff;
  text-align: left;
  font-family: "TT Octosquares Trl";
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  /* 100% */
  margin-bottom: 24px;
}
.pn-2 .info .til {
  color: rgba(255, 255, 255, 0.6);
  font-family: "TT Octosquares Trl";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 175% */
  margin-bottom: 32px;
}
.pn-2 .info .info-bt {
  display: flex;
  cursor: pointer;
  align-items: center;
  color: #3bf2f0;
  font-family: "TT Octosquares Trl";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  /* 100% */
}
.pn-2 .info .info-bt img {
  width: 18px;
  height: auto;
  margin-left: 8px;
}
.pn-3 {
  margin-bottom: 120px;
}
.pn-3 .font1 {
  margin-bottom: 80px;
}
.pn-3 ul {
  display: flex;
  gap: 60px;
}
.pn-3 ul li {
  flex: 1;
  background: url("../images/partner/b4.png") no-repeat center;
  background-size: 100% 100%;
  padding: 40px 30px;
}
.pn-3 ul li .title {
  color: #fff;
  text-align: center;
  font-family: "TT Octosquares Trl";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  /* 158.333% */
  margin-bottom: 24px;
}
.pn-3 ul li img {
  display: block;
  width: 180px;
  height: auto;
  margin: 0 auto 24px;
}
.pn-3 ul li .til {
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  font-family: "TT Octosquares Trl";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 175% */
}
.pn-4 {
  margin-bottom: 120px;
}
.pn-4 .font1 {
  margin-bottom: 80px;
}
.pn-4 ul {
  display: flex;
  gap: 60px;
}
.pn-4 ul li {
  flex: 1;
  border-radius: 12px;
  background: #141722;
  padding: 40px 30px;
  position: relative;
}
.pn-4 ul li::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/partner/b5.png") no-repeat center;
  background-size: 100% 100%;
}
.pn-4 ul li .title {
  color: #fff;
  text-align: left;
  font-family: "TT Octosquares Trl";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  /* 158.333% */
  margin-bottom: 24px;
  position: relative;
}
.pn-4 ul li img {
  display: block;
  width: 80px;
  height: auto;
  margin: 0 0 32px;
  position: relative;
}
.pn-4 ul li .til {
  position: relative;
  color: rgba(255, 255, 255, 0.6);
  text-align: left;
  font-family: "TT Octosquares Trl";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 175% */
}
.pn-5 {
  padding: 120px 0;
  background: url("../images/partner/banner2.png") no-repeat center;
  background-size: 100% 100%;
}
.pn-5 .font1 {
  margin-bottom: 80px;
}
.pn-5 ul {
  width: 1200px;
  margin: 0 -20px;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.pn-5 ul li {
  width: 216px;
  min-height: 110px;
  border-radius: 12px;
  border: 2px solid #5e73ff;
  background: rgba(22, 22, 22, 0.8);
}
.pn-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9999;
}
.pn-popup .popup-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1100px;
  display: flex;
  border-radius: 12px;
  overflow: hidden;
}
.pn-popup .popup-content .pc-l {
  width: 440px;
  background: url("../images/partner/popup-bg.png") no-repeat center;
  background-size: cover;
}
.pn-popup .popup-content .pc-r {
  flex: 1;
  height: auto;
  position: relative;
  padding: 40px 60px;
  background: #1d202c;
}
.pn-popup .popup-content .pc-r .popup-close {
  background: url("../images/partner/close.png") no-repeat center;
  background-size: 100% 100%;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
}
.pn-popup .popup-content .pc-r .font1 {
  font-size: 28px;
  margin-bottom: 40px;
}
.pn-popup .popup-content .pc-r ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pn-popup .popup-content .pc-r ul li {
  width: calc(50% - 15px);
  margin-bottom: 20px;
}
.pn-popup .popup-content .pc-r ul li:last-child {
  width: 100%;
}
.pn-popup .popup-content .pc-r ul li .til {
  color: #fff;
  font-family: "TT Octosquares Trl";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  /* 100% */
  margin-bottom: 10px;
}
.pn-popup .popup-content .pc-r ul li .til span {
  color: #F40A0A;
}
.pn-popup .popup-content .pc-r ul li .inp {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.pn-popup .popup-content .pc-r ul li .inp input {
  flex: 1;
  height: 40px;
  outline: none;
  border: none;
  padding: 0 10px;
  background: transparent;
  color: #fff;
  font-family: "TT Octosquares Trl";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  /* 100% */
}
.pn-popup .popup-content .pc-r ul li .inp:focus-within {
  border-color: #1c30ff;
}
.pn-popup .popup-content .pc-r ul li .inp .area-out {
  display: none;
  padding-top: 6px;
  position: absolute;
  top: 38px;
  left: 0;
  z-index: 9;
  width: 100%;
}
.pn-popup .popup-content .pc-r ul li .inp .area-out .area-search {
  padding: 10px;
  position: relative;
  background: #272A39;
  border-radius: 4px 4px 0 0;
}
.pn-popup .popup-content .pc-r ul li .inp .area-out .area-search input {
  width: 100%;
  height: 32px;
  border-radius: 2px;
  background: #1E212F;
  border: none;
  outline: none;
  padding: 8px 8px 8px 32px;
  color: #FFF;
  font-family: "TT Octosquares Trl";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  /* 100% */
}
.pn-popup .popup-content .pc-r ul li .inp .area-out .area-search input::placeholder {
  color: rgba(255, 255, 255, 0.6);
  font-family: "TT Octosquares Trl";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  /* 100% */
}
.pn-popup .popup-content .pc-r ul li .inp .area-out .area-search .search-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 18px;
  width: 16px;
  height: 16px;
  background: url('../images/search-icon.png') no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.pn-popup .popup-content .pc-r ul li .inp .area-list {
  border-radius: 4px;
  background: #272a39;
  padding: 6px 0;
  overflow-y: auto;
  max-height: 200px;
}
.pn-popup .popup-content .pc-r ul li .inp .area-list::-webkit-scrollbar {
  width: 0;
}
.pn-popup .popup-content .pc-r ul li .inp .area-list .area-text {
  display: flex;
  align-items: center;
  padding: 10px 12px;
  cursor: pointer;
}
.pn-popup .popup-content .pc-r ul li .inp .area-list .area-text span {
  color: #FFF;
  font-family: "TT Octosquares Trl";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  /* 100% */
  margin-right: 8px;
}
.pn-popup .popup-content .pc-r ul li .inp .area-list .area-text span.area-num {
  margin-right: 0;
}
.pn-popup .popup-content .pc-r ul li .inp .area-list .area-text img {
  width: auto;
  height: 16px;
  margin-right: 8px;
}
.pn-popup .popup-content .pc-r ul li .inp .area-list .area-text:hover,
.pn-popup .popup-content .pc-r ul li .inp .area-list .area-text.check {
  background: rgba(28, 48, 255, 0.2);
}
.pn-popup .popup-content .pc-r ul li .inp .area {
  width: fit-content;
  height: 100%;
  padding-left: 12px;
  display: flex;
  align-items: center;
  color: #fff;
  font-family: "TT Octosquares Trl";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  /* 100% */
  cursor: pointer;
}
.pn-popup .popup-content .pc-r ul li .inp .area img {
  width: 10px;
  height: 10px;
  margin-left: 4px;
}
.pn-popup .popup-content .pc-r ul li textarea {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2);
  width: 100%;
  height: 80px;
  padding: 10px;
  border-radius: 4px;
}
.pn-popup .popup-content .pc-r ul li textarea:focus-within {
  border-color: #1c30ff;
}
.pn-popup .popup-content .pc-r .bt {
  width: fit-content;
  height: 48px;
  border-radius: 12px;
  background: linear-gradient(90deg, #1c30ff 0%, #ae33f9 100%);
  color: #fff;
  font-family: "TT Octosquares Trl";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 48px;
  /* 100% */
  margin: 28px auto 0;
  padding: 0 82px;
  cursor: pointer;
}
@media (max-width: 750px) {
  .pn-1 {
    padding: 100px 0 60px;
    margin-bottom: 50px;
  }
  .pn-1 .title {
    font-size: 32px;
    margin-bottom: 30px;
    line-height: 32px;
  }
  .pn-1 ul {
    flex-wrap: wrap;
    gap: 20px;
  }
  .pn-1 ul li {
    padding: 20px 10px;
  }
  .pn-1 ul li .name {
    margin-bottom: 20px;
  }
  .pn-1 ul li .num {
    font-size: 28px;
    line-height: 28px;
  }
  .pn-1 ul li:last-child {
    width: 100%;
    flex: none;
  }
  .pn-2 {
    margin-bottom: 50px;
    gap: 20px;
    flex-direction: column-reverse;
  }
  .pn-2 .slide-icon {
    margin-top: 30px;
    width: 100%;
  }
  .pn-2 .info .info-logo {
    height: 60px;
  }
  .pn-2 .info .font1 {
    margin-bottom: 30px;
  }
  .pn-3,
  .pn-4 {
    margin-bottom: 50px;
  }
  .pn-3 .font1,
  .pn-4 .font1 {
    margin-bottom: 30px;
  }
  .pn-3 ul,
  .pn-4 ul {
    flex-wrap: wrap;
    gap: 20px;
  }
  .pn-3 ul li,
  .pn-4 ul li {
    flex: none;
    width: 100%;
  }
  .pn-5 {
    padding: 0 0 80px 0;
    background: url("../images/partner/banner2.png") no-repeat bottom;
    background-size: 100% auto;
  }
  .pn-5 .font1 {
    margin-bottom: 30px;
  }
  .pn-5 ul {
    width: 100%;
    flex-wrap: wrap;
    gap: 20px;
    margin: 0;
  }
  .pn-5 ul li {
    flex: none;
    width: calc(50% - 10px);
  }
  .pn-popup .popup-content {
    width: 100%;
  }
  .pn-popup .popup-content .pc-l {
    display: none;
  }
  .pn-popup .popup-content .pc-r {
    padding: 40px 15px 30px;
    margin: 0 auto;
    flex: none;
    width: calc(100% - 30px);
  }
  .pn-popup .popup-content .pc-r .popup-close {
    top: 30px;
    right: 15px;
  }
  .pn-popup .popup-content .pc-r ul {
    flex-wrap: wrap;
    gap: 20px;
  }
  .pn-popup .popup-content .pc-r ul li {
    flex: none;
    width: 100%;
    margin-bottom: 0;
  }
}
