.banner-inner .banner-back::before {
  background: #f3f4f9;
}
.pros {
  width: 100%;
  background: #f3f4f9;
}
.pros .inner {
  display: flex;
  flex-direction: column;
  gap: 50px;
  padding-bottom: 50px;
}
.pros .inner .section1 {
  text-align: center;
  color: #000000;
  font-family: "Alibaba PuHuiTi";
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
}
.pros .inner .section5 {
  width: 50%;
  margin: 0 auto;
  height: 40px;
  border-radius: 21px;
  padding: 0 30px;
  border: 1px solid #ffffff;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  display: none;
}
.pros .inner .section5 input {
  width: calc(100% - 35px);
  border: none;
  outline: none;
  border-right: 1px solid #ebebeb;
}
.pros .inner .section5 svg {
  min-width: 18px;
  max-width: 18px;
}
.pros .inner .section2 {
  width: 90%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  justify-items: start;
  row-gap: 20px;
}
.pros .inner .section2 .item {
  display: flex;
  align-items: center;
  gap: 15px;
  cursor: pointer;
}
.pros .inner .section2 .item .dot {
  width: 25px;
  max-width: 25px;
  min-width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #d1d5dc;
  transition: 0.5s;
}
.pros .inner .section2 .item .dot .dot1 {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #99a1af;
  transition: 0.5s;
}
.pros .inner .section2 .item p {
  color: #000000;
  font-family: "Alibaba PuHuiTi";
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.pros .inner .section2 .item-active .dot {
  background: #015caf;
  border: 2px solid #ffcc48;
}
.pros .inner .section2 .item-active .dot .dot1 {
  background: #ffffff;
}
.pros .inner .section3 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 15px;
}
.pros .inner .section3 .section3-top {
  width: 100%;
  border-radius: 8px;
  background: #015caf;
  padding: 10px 0;
  text-align: center;
  color: #ffffff;
  font-family: "Alibaba PuHuiTi";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  display: none;
  cursor: pointer;
}
.pros .inner .section3 .section3-bottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.pros .inner .section3 .section3-bottom .section3-left {
  width: 20%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.pros .inner .section3 .section3-bottom .section3-left .section3-left-top {
  height: 40px;
  border-radius: 21px;
  padding: 0 30px;
  border: 1px solid #ffffff;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pros .inner .section3 .section3-bottom .section3-left .section3-left-top input {
  width: calc(100% - 35px);
  border: none;
  outline: none;
  border-right: 1px solid #ebebeb;
}
.pros .inner .section3 .section3-bottom .section3-left .section3-left-top svg {
  min-width: 18px;
  max-width: 18px;
}
.pros .inner .section3 .section3-bottom .section3-left .section3-left-bottom {
  padding: 25px 15px;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 15px;
  border-radius: 16px;
  background: #ffffff;
  overflow: hidden;
}
.pros .inner .section3 .section3-bottom .section3-left .section3-left-bottom .reset {
  width: 100%;
  border-radius: 8px;
  background: #015caf;
  padding: 10px 0;
  text-align: center;
  color: #ffffff;
  font-family: "Alibaba PuHuiTi";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  cursor: pointer;
}
.pros .inner .section3 .section3-bottom .section3-left .section3-left-bottom .text2 {
  text-align: center;
  color: #000000;
  font-family: "Alibaba PuHuiTi";
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
}
.pros .inner .section3 .section3-bottom .section3-left .section3-left-bottom .line {
  width: 80%;
  height: 2px;
  border-radius: 1px;
  background: #015caf;
}
.pros .inner .section3 .section3-bottom .section3-left .section3-left-bottom .list {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.pros .inner .section3 .section3-bottom .section3-left .section3-left-bottom .list .item {
  display: flex;
  align-items: center;
  gap: 15px;
  cursor: pointer;
}
.pros .inner .section3 .section3-bottom .section3-left .section3-left-bottom .list .item .dot {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #d1d5dc;
  transition: 0.5s;
}
.pros .inner .section3 .section3-bottom .section3-left .section3-left-bottom .list .item .dot .dot1 {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #99a1af;
  transition: 0.5s;
}
.pros .inner .section3 .section3-bottom .section3-left .section3-left-bottom .list .item p {
  color: #000000;
  font-family: "Alibaba PuHuiTi";
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.pros .inner .section3 .section3-bottom .section3-left .section3-left-bottom .list .item-active .dot {
  background: #015caf;
  border: 2px solid #ffcc48;
}
.pros .inner .section3 .section3-bottom .section3-left .section3-left-bottom .list .item-active .dot .dot1 {
  background: #ffffff;
}
.pros .inner .section3 .section3-bottom .section3-right {
  width: calc(100% - 20% - 20px);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-content: start;
  gap: 20px;
}
.pros .inner .section3 .section3-bottom .section3-right .no-data {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 25px;
  color: #000;
}
.pros .inner .section3 .section3-bottom .section3-right .item {
  aspect-ratio: 1;
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px;
}
.pros .inner .section3 .section3-bottom .section3-right .item .tag {
  width: fit-content;
  border-radius: 39px;
  background: rgba(255, 204, 72, 0.5);
  padding: 5px 16px;
  color: rgba(95, 95, 95, 0.85);
  font-family: "Alibaba PuHuiTi";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.pros .inner .section3 .section3-bottom .section3-right .item .img {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pros .inner .section3 .section3-bottom .section3-right .item .img img {
  width: 70%;
  display: block;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s;
}
.pros .inner .section3 .section3-bottom .section3-right .item .img img:hover {
  transform: scale(1.05);
}
.pros .inner .section3 .section3-bottom .section3-right .item .text {
  text-align: center;
  color: #000000;
  font-family: "Alibaba PuHuiTi";
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  transition: 0.5s;
}
.pros .inner .section6 {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.pros .inner .section6 .section3-left {
  width: 100%;
  border-radius: 8px;
  background: #015caf;
  padding: 10px 0;
  text-align: center;
  color: #ffffff;
  font-family: "Alibaba PuHuiTi";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.pros .inner .section6 .section3-right {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-content: start;
  gap: 20px;
}
.pros .inner .section6 .section3-right .item {
  aspect-ratio: 1;
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px;
}
.pros .inner .section6 .section3-right .item .tag {
  width: fit-content;
  border-radius: 39px;
  background: rgba(255, 204, 72, 0.5);
  padding: 5px 16px;
  color: rgba(95, 95, 95, 0.85);
  font-family: "Alibaba PuHuiTi";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.pros .inner .section6 .section3-right .item .img {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pros .inner .section6 .section3-right .item .img img {
  width: 70%;
  display: block;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s;
}
.pros .inner .section6 .section3-right .item .img img:hover {
  transform: scale(1.05);
}
.pros .inner .section6 .section3-right .item .text {
  text-align: center;
  color: #000000;
  font-family: "Alibaba PuHuiTi";
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  transition: 0.5s;
}
.pros .inner .section4 {
  width: 100%;
  border-radius: 12px;
  background: #ffffff;
  padding: 22px 63px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pros .inner .section4 .text2 {
  color: #000000;
  font-family: "Alibaba PuHuiTi";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.pros .inner .section4 .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 35px;
}
.pros .inner .section4 .btn .btn1 {
  padding: 14px 48px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  gap: 12px;
  background: #ffcc48;
  color: #202020;
  font-family: "Alibaba PuHuiTi";
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.pros .inner .section4 .btn .btn2 {
  padding: 14px 48px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  gap: 12px;
  background: #174999;
  color: #ffffff;
  font-family: "Alibaba PuHuiTi";
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.innerPage-pros-classifyM {
  position: fixed;
  top: 0;
  right: 0;
  width: 80%;
  height: 100vh;
  background: #fff;
  transition: transform 0.3s ease;
  transform: translateX(100%);
  z-index: 2300;
  padding: 50px 5%;
  overflow-y: auto;
  box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
}
.innerPage-pros-classifyM.mobile-sidebar-visible {
  transform: translateX(0);
}
.innerPage-pros-classifyM .pro-last-type-val {
  width: 100%;
  height: 100%;
  overflow-y: auto;
}
.innerPage-pros-classifyM .proi-type-item .item {
  display: block;
  padding: 10px 0;
  cursor: pointer;
}
.innerPage-pros-classifyM .proi-type-item .item .name {
  color: #000000;
  font-family: "Alibaba PuHuiTi";
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.innerPage-pros-classifyM .proi-type-item .item.item-active .name {
  color: #015caf;
  font-weight: 500;
}
.mobile-sidebar-mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2299;
  transition: opacity 0.3s;
}
.page {
  background: #f3f4f9;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 60px;
  padding-bottom: 20px;
}
.page .pre-pageBtn {
  cursor: pointer;
}
.page .next-pageBtn {
  cursor: pointer;
}
.page .pages {
  display: flex;
  align-items: center;
  gap: 30px;
}
.page .pages .num {
  color: #000000;
  font-family: "DIN Alternate";
  font-weight: 700;
  font-size: 35px;
  line-height: 41px;
  cursor: pointer;
}
.page .pages .num-active {
  color: #013fa6;
  font-family: "DIN Alternate";
  font-weight: 700;
  font-size: 35px;
  line-height: 41px;
  text-decoration-line: underline;
  text-underline-offset: 21.5%;
  text-underline-position: from-font;
  text-decoration-skip-ink: auto;
}
@media only screen and (max-width: 1280px) {
  .pros .inner .section3 .section3-bottom .section3-left .section3-left-bottom .text2 {
    font-size: 20px;
  }
  .pros .inner .section2 {
    grid-template-columns: repeat(3, 1fr);
    row-gap: 15px;
  }
  .pros .inner .section4 {
    flex-wrap: wrap;
    gap: 15px;
  }
  .pros .inner .section4 .text2 {
    width: 100%;
  }
  .pros .inner .section4 .btn {
    width: 100%;
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 1100px) {
  .pros .inner .section3 .section3-bottom .section3-left .section3-left-bottom .text2 {
    font-size: 17px;
  }
  .pros .inner .section3 .section3-bottom .section3-right {
    width: calc(100% - 20% - 20px);
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media only screen and (max-width: 900px) {
  .pros .inner .section5 {
    display: flex;
  }
  .pros .inner .section3 .section3-top {
    display: block;
  }
  .pros .inner .section3 .section3-bottom .section3-left {
    display: none;
  }
  .pros .inner .section3 .section3-bottom .section3-right {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .pros .inner .section2 .item p {
    font-size: 15px;
  }
  .pros .inner .section2 {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 15px;
  }
  .pros .inner {
    gap: 20px;
  }
  .pros .inner .section1 {
    font-size: 20px;
  }
  .pros .inner .section3 .section3-bottom .section3-right .item .tag {
    padding: 5px 10px;
    font-size: 13px;
  }
  .pros .inner .section3 .section3-bottom .section3-right .item .text {
    font-size: 16px;
  }
  .pros .inner .section4 {
    padding: 20px 35px;
  }
  .pros .inner .section4 .btn {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 15px;
    flex-direction: column;
  }
}
@media only screen and (max-width: 521px) {
  .pros .inner .section3 .section3-bottom .section3-right {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media only screen and (max-width: 431px) {
  .pros .inner .section5 {
    width: 80%;
  }
  .pros .inner .section4 {
    padding: 20px;
  }
  .pros .inner .section4 .btn {
    width: 100%;
  }
  .pros .inner .section4 .btn .btn1,
  .pros .inner .section4 .btn .btn2 {
    padding: 14px 0;
    width: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
