.proPage {
  position: relative;
}
.proPage::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('https://file.global86.cn/website_v3-guoneijiedian/dahao/page-img/pro-page-back.png') no-repeat;
  background-size: cover;
  opacity: .2;
}
.proPage .proi-types {
  width: 100%;
  padding: 40px 0 60px;
  position: relative;
  z-index: 12;
}
.proPage .proi-types .proi-type-swiper {
  width: 100%;
}
.proPage .proi-types .proi-type-slide {
  width: 166px;
  margin-right: 40px;
  cursor: pointer;
}
.proPage .proi-types .proi-type-slide .proi-type-icon {
  width: 100%;
  aspect-ratio: 1;
  position: relative;
}
.proPage .proi-types .proi-type-slide .proi-type-icon .default {
  opacity: 1;
}
.proPage .proi-types .proi-type-slide .proi-type-icon .default polygon {
  fill: none;
  stroke: rgba(4, 81, 203, 0.8);
  stroke-miterlimit: 10;
  stroke-width: 3px;
}
.proPage .proi-types .proi-type-slide .proi-type-icon .default path {
  fill: none;
  stroke: rgba(4, 81, 203, 0.8);
  stroke-miterlimit: 10;
  stroke-width: 3px;
}
.proPage .proi-types .proi-type-slide .proi-type-icon .default line {
  stroke: rgba(4, 81, 203, 0.8);
  stroke-width: 3px;
}
.proPage .proi-types .proi-type-slide .proi-type-icon .default rect {
  stroke: rgba(4, 81, 203, 0.8);
  stroke-width: 3px;
  fill: none;
}
.proPage .proi-types .proi-type-slide .proi-type-icon .default polyline {
  stroke: rgba(4, 81, 203, 0.8);
  stroke-width: 3px;
  fill: none;
}
.proPage .proi-types .proi-type-slide .proi-type-icon .active {
  opacity: 0;
}
.proPage .proi-types .proi-type-slide .proi-type-icon .active polygon {
  fill: none;
  stroke: #0451cb;
  stroke-miterlimit: 10;
  stroke-width: 3px;
}
.proPage .proi-types .proi-type-slide .proi-type-icon .active rect {
  stroke: #0451cb;
  stroke-width: 3px;
  fill: none;
}
.proPage .proi-types .proi-type-slide .proi-type-icon .active path {
  fill: none;
  stroke: #0451cb;
  stroke-miterlimit: 10;
  stroke-width: 3px;
}
.proPage .proi-types .proi-type-slide .proi-type-icon .active line {
  stroke: #0451cb;
  stroke-width: 3px;
}
.proPage .proi-types .proi-type-slide .proi-type-icon .active polyline {
  stroke: #0451cb;
  stroke-width: 3px;
  fill: none;
}
.proPage .proi-types .proi-type-slide .proi-type-icon .active .polygon1 {
  fill: #0451cb;
}
.proPage .proi-types .proi-type-slide .proi-type-icon svg {
  width: 84%;
  height: 60%;
  position: absolute;
  top: 50%;
  left: 50%;
  object-fit: scale-down;
  transform: translate(-50%, -50%) scale(1);
  transition: 0.5s;
}
.proPage .proi-types .proi-type-slide .proi-type-title {
  width: 100%;
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  color: #222222;
  line-height: 24px;
  transition: 0.5s;
}
.proPage .proi-types .proi-type-slide:hover .proi-type-icon .default {
  opacity: 0;
}
.proPage .proi-types .proi-type-slide:hover .proi-type-icon .active {
  opacity: 1;
}
.proPage .proi-types .proi-type-slide:hover .proi-type-title {
  color: #0451CB;
}
.proPage .proi-types .proi-type-slide-active .proi-type-icon .default {
  opacity: 0;
}
.proPage .proi-types .proi-type-slide-active .proi-type-icon .active {
  opacity: 1;
}
.proPage .proi-types .proi-type-slide-active .proi-type-title {
  color: #0451CB;
}
.proPage .proi-types .proi-type-slide:nth-last-of-type(1) {
  margin-right: 0;
}
.proPage .proi-types .proi-type-slide:nth-of-type(1) .proi-type-icon .active .cls-1,
.proPage .proi-types .proi-type-slide:nth-of-type(1) .proi-type-icon .active .cls-3 {
  fill: none;
}
.proPage .proi-types .proi-type-slide:nth-of-type(1) .proi-type-icon .active .cls-2 {
  clip-path: url(#clip-path5);
}
.proPage .proi-types .proi-type-slide:nth-of-type(1) .proi-type-icon .active .cls-3 {
  stroke: #0451CB;
  stroke-miterlimit: 10;
  stroke-width: 2px;
}
.proPage .proi-types .proi-type-slide:nth-of-type(2) .proi-type-icon .active .cls-1,
.proPage .proi-types .proi-type-slide:nth-of-type(2) .proi-type-icon .active .cls-2 {
  fill: none;
}
.proPage .proi-types .proi-type-slide:nth-of-type(2) .proi-type-icon .active .cls-2 {
  stroke: #0451CB;
  stroke-miterlimit: 10;
  stroke-width: 2px;
}
.proPage .proi-types .proi-type-slide:nth-of-type(2) .proi-type-icon .active .cls-3 {
  clip-path: url(#clip-path1);
}
.proPage .proi-types .proi-type-slide:nth-of-type(3) .proi-type-icon .active .cls-1,
.proPage .proi-types .proi-type-slide:nth-of-type(3) .proi-type-icon .active .cls-3,
.proPage .proi-types .proi-type-slide:nth-of-type(3) .proi-type-icon .active .cls-4 {
  fill: none;
}
.proPage .proi-types .proi-type-slide:nth-of-type(3) .proi-type-icon .active .cls-2 {
  clip-path: url(#clip-path2);
}
.proPage .proi-types .proi-type-slide:nth-of-type(3) .proi-type-icon .active .cls-3,
.proPage .proi-types .proi-type-slide:nth-of-type(3) .proi-type-icon .active .cls-4 {
  stroke: #0451CB;
  stroke-miterlimit: 10;
}
.proPage .proi-types .proi-type-slide:nth-of-type(3) .proi-type-icon .active .cls-3 {
  stroke-width: 2px;
}
.proPage .proi-types .proi-type-slide:nth-of-type(3) .proi-type-icon .active .cls-4 {
  stroke-width: 3px;
}
.proPage .proi-types .proi-type-slide:nth-of-type(4) .proi-type-icon .active .cls-1,
.proPage .proi-types .proi-type-slide:nth-of-type(4) .proi-type-icon .active .cls-3 {
  fill: none;
}
.proPage .proi-types .proi-type-slide:nth-of-type(4) .proi-type-icon .active .cls-2 {
  clip-path: url(#clip-path3);
}
.proPage .proi-types .proi-type-slide:nth-of-type(4) .proi-type-icon .active .cls-3 {
  stroke: #0451CB;
  stroke-miterlimit: 10;
  stroke-width: 2px;
}
.proPage .proi-types .proi-type-slide:nth-of-type(5) .proi-type-icon .active .cls-1,
.proPage .proi-types .proi-type-slide:nth-of-type(5) .proi-type-icon .active .cls-3 {
  fill: none;
}
.proPage .proi-types .proi-type-slide:nth-of-type(5) .proi-type-icon .active .cls-2 {
  clip-path: url(#clip-path4);
}
.proPage .proi-types .proi-type-slide:nth-of-type(5) .proi-type-icon .active .cls-3 {
  stroke: #0451CB;
  stroke-miterlimit: 10;
  stroke-width: 3px;
}
.proPage .proi-types .classifyAll-btn {
  margin: 30px auto 0;
  width: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  background: #0451CB;
  display: none;
  padding: 14px 12px;
  border-radius: 12px;
  cursor: pointer;
  text-transform: uppercase;
}
.proPage .proPage-inner {
  width: 90%;
  max-width: 1500px;
  margin: 0 auto;
  position: relative;
  z-index: 12;
}
.proPage .proMain {
  width: 100%;
}
.proPage .proMain .pro-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.proPage .proMain .pro-item {
  width: calc((100% - 60px) / 3);
  margin-right: 30px;
  margin-bottom: 30px;
  border-radius: 20px;
  padding: 30px;
  overflow: hidden;
  background: url('https://file.global86.cn/website_v3-guoneijiedian/dahao/page-img/proi-data-cover.png') no-repeat;
  background-size: cover;
  transition: 0.5s;
}
.proPage .proMain .pro-item .proi-data-one-dom {
  position: relative;
  display: block;
}
.proPage .proMain .pro-item .proi-data-one-dom .proi-data-one-cover {
  width: 100%;
  aspect-ratio: 1.33333333;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5%;
}
.proPage .proMain .pro-item .proi-data-one-dom .proi-data-one-cover img {
  width: 100%;
  display: block;
  object-fit: scale-down;
  transform: scale(1);
  transition: 0.5s;
}
.proPage .proMain .pro-item .proi-data-one-dom .logo-cai {
  width: 136px;
  height: 36px;
  position: absolute;
  top: 10px;
  left: 10px;
  transition: 0.5s;
}
.proPage .proMain .pro-item .proi-data-one-title {
  font-weight: 400;
  font-size: 18px;
  color: #222222;
  line-height: 26px;
  text-align: center;
  display: block;
  width: 100%;
  transition: 0.5s;
}
.proPage .proMain .pro-item .proi-data-one-title .text::first-letter {
  text-transform: uppercase;
}
.proPage .proMain .pro-item:hover .proi-data-one-title {
  color: #FE5E08;
}
.proPage .proMain .pro-item:hover .proi-data-one-dom .proi-data-one-cover img {
  transform: scale(1.05);
}
.proPage .proMain .pro-item:hover .proi-data-one-dom .logo-cai {
  top: 0;
  left: 0;
}
.proPage .proMain .pro-item:nth-of-type(3n) {
  margin-right: 0;
}
.proPage .webPage {
  margin-top: 30px;
}
@media only screen and (max-width: 1850px) {
  .proPage .proMain .pro-item .proi-data-one-dom .logo-cai {
    top: 0;
    left: 0;
  }
}
@media only screen and (max-width: 1598px) {
  .proPage .proi-types .proi-type-slide .proi-type-title {
    font-size: 16px;
  }
  .proPage .proi-types .proi-type-slide {
    margin-right: 35px;
  }
  .proPage .proMain .pro-item {
    padding: 22px;
  }
  .proPage .proMain .pro-item .proi-data-one-dom .logo-cai {
    width: 114px;
    height: auto;
  }
  .proPage .proMain .pro-item .proi-data-one-title {
    font-size: 16px;
  }
  .proPage .proi-types {
    padding: 16px 0 50px;
  }
  .proPage .proMain .pro-item {
    width: calc((100% - 48px) / 3);
    margin-right: 24px;
  }
}
@media only screen and (max-width: 1368px) {
  .proPage .proi-types .proi-type-slide {
    margin-right: 35px;
    width: 156px;
  }
}
@media only screen and (max-width: 1365px) {
  .proPage .proPage-inner {
    width: 100%;
  }
}
@media (max-width: 1250px) {
  .proPage .webPage {
    margin-top: 20px;
  }
  .proPage .proi-types .proi-type-slide {
    margin-right: 30px;
    width: 128px;
  }
  .proPage .proMain .pro-item {
    width: calc((100% - 40px) / 3);
    margin-right: 20px;
    padding: 20px 20px 16px;
    border-radius: 12px;
  }
  .proPage .proi-types .proi-type-slide .proi-type-icon svg {
    width: 86%;
  }
  .proPage .proMain .pro-item .proi-data-one-dom .logo-cai {
    width: 100px;
  }
}
@media (max-width: 1023px) {
  .nban .nban-outer {
    top: 20%;
  }
  .nban .nban-side .nside-second {
    font-size: 25px;
    line-height: 32px;
    margin-top: 15px;
  }
  .proPage .proi-types .proi-type-slide .proi-type-title {
    font-size: 14px;
  }
  .proPage .proi-types .proi-type-slide {
    margin-right: 10px;
    width: 139px;
  }
  .proPage .proMain .pro-item {
    width: calc((100% - 20px) / 2);
  }
  .proPage .proMain .pro-item:nth-of-type(3n) {
    margin-right: 20px;
  }
  .proPage .proMain .pro-item:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media (max-width: 800px) {
  .proPage .proi-types .proi-type-slide {
    width: 130px;
  }
}
@media (max-width: 767px) {
  .nban .nban-outer {
    top: 8%;
  }
  .nban .nban-side .nside-second {
    font-size: 20px;
    line-height: 26px;
    margin-top: 9px;
  }
  .proPage .proi-types .classifyAll-btn {
    display: block;
  }
  .proPage .proi-types .proi-type-swiper {
    display: none;
  }
  .proPage .proi-types {
    padding: 16px 0 30px;
  }
  .prosClassifyMActive {
    left: 20%;
  }
  .prosClassifyMMaskActive {
    display: block;
  }
  .proPage .proMain .pro-item {
    width: calc((100% - 15px) / 2);
    margin-right: 15px;
    padding: 20px 16px 12px;
    margin-bottom: 25px;
  }
  .proPage .proMain .pro-item:nth-of-type(3n) {
    margin-right: 15px;
  }
  .proPage .proMain .pro-item:nth-of-type(2n) {
    margin-right: 0;
  }
  .proPage .proMain .pro-item .proi-data-one-dom .logo-cai {
    width: 84px;
  }
  .proPage .proMain .pro-item .proi-data-one-title {
    font-size: 14px;
  }
}
@media (max-width: 429px) {
  .proPage .proMain .pro-item .proi-data-one-title {
    font-size: 12px;
    line-height: 24px;
  }
  .proPage .proi-types .classifyAll-btn {
    margin: 26px auto 0;
    font-size: 14px;
    padding: 12px 12px;
  }
  .proPage .webPage {
    margin-top: 15px;
  }
  .proPage .proMain .pro-item .proi-data-one-dom .logo-cai {
    width: 74px;
  }
  .proPage .proMain .pro-item {
    width: calc((100% - 12px) / 2);
    margin-right: 12px;
    padding: 13px 12px 12px;
    margin-bottom: 24px;
  }
  .proPage .proMain .pro-item:nth-of-type(3n) {
    margin-right: 12px;
  }
  .proPage .proMain .pro-item:nth-of-type(2n) {
    margin-right: 0;
  }
}
