@charset "UTF-8";
/* 产品详情 - equil - 特点 */
.pteql-charact-sect {
  height: 100vh;
  overflow: hidden;
}
.pteql-charact-sect .sm-inner {
  height: 100%;
}

.pteql-charact-progress {
  width: 0;
  height: 2px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -9;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

.pteql-charact-lvbox {
  width: 100%;
  position: absolute;
  left: 0;
  top: 11.875%;
  z-index: 19;
}
.pteql-charact-lvbox .pteql-lvtit {
  width: 56.25%;
}

.pteql-charact-imgs {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(0, 8.74%);
  -webkit-transform: translate(0, 8.74%);
  transform: translate(-50%, 19.74%);
  -webkit-transform: translate(-50%, 19.74%);
  transform: translate(-50%, 3.74%);
  -webkit-transform: translate(-50%, 3.74%);
  z-index: 10;
}
.pteql-charact-imgs .ptimgs {
  width: 55.2%;
  max-width: 706px;
  z-index: 10;
}
.pteql-charact-imgs .ptimgs img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
  object-position: center top;
  position: relative;
}

.pteql-charact-layer1 {
  width: 100%;
  height: 100%;
  display: block;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}

.pteql-charact-svgbox {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  pointer-events: none;
}
.pteql-charact-svgbox svg {
  width: 100%;
  height: 100%;
  position: relative;
  fill: none;
}
.pteql-charact-svgbox .st-left-line1 {
  animation-delay: 30s;
  -webkit-animation-delay: 30s;
}
.pteql-charact-svgbox .st-left-line2 {
  animation-delay: 10s;
  -webkit-animation-delay: 10s;
}
.pteql-charact-svgbox .st-right-fill {
  animation-delay: 20s;
  -webkit-animation-delay: 20s;
}

.pteql-charact-layer2 {
  width: 100%;
  height: 0;
  display: block;
  overflow: hidden;
  background-color: #F7F7F7;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 20;
}
.pteql-charact-layer2 .sm-inner {
  height: 100vh;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.pteql-charact-list {
  width: 100%;
  position: absolute;
  left: 0;
  top: 12.3%;
  z-index: 9;
}

.pteql-charact-item {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  position: relative;
  z-index: 20;
  opacity: 0;
  position: absolute;
}
.pteql-charact-item .item-box {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-flex: 0 1 43.75%;
          flex: 0 1 43.75%;
  max-width: 43.75%;
  padding: 0 0 1rem;
  position: relative;
}
.pteql-charact-item .item-title {
  font-size: 1.4em;
  line-height: 1.2;
  color: #2D2929;
}
.pteql-charact-item .item-desc {
  width: 56%;
  font-size: 0.8rem;
  line-height: 1.2;
  color: #333;
  margin-top: 0.5em;
}
.pteql-charact-item .item-line {
  width: 0;
  height: 1px;
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  background: -webkit-linear-gradient(right, #164999 0%, #F1923D 66.15%, #F7B423 100%);
  background: linear-gradient(270deg, #164999 0%, #F1923D 66.15%, #F7B423 100%);
  background: -webkit-linear-gradient(270deg, #164999 0%, #F1923D 66.15%, #F7B423 100%);
}
.pteql-charact-item:nth-child(even) .item-line {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pteql-charact-item:nth-child(odd) {
  top: 0;
  right: 0;
  -webkit-justify-content: right;
          justify-content: right;
  text-align: right;
}
.pteql-charact-item:nth-child(odd) .item-desc {
  width: 100%;
  text-align: right;
  padding-left: 33%;
}
.pteql-charact-item:nth-child(even) {
  top: 0;
  right: 0;
}
.pteql-charact-item:nth-child(1) {
  right: 2.5em;
}
.pteql-charact-item:nth-child(2) {
  left: 2.5em;
}
.pteql-charact-item:nth-child(3) {
  right: 0.5em;
  top: 7em;
}
.pteql-charact-item:nth-child(4) {
  left: 0.5em;
  top: 8em;
}
.pteql-charact-item:nth-child(5) {
  right: 2.5em;
  top: auto;
  top: 17em;
}
.pteql-charact-item:nth-child(6) {
  left: 2.5em;
  top: auto;
  top: 18em;
}

@media (min-width: 992px) {
  .pteql-charact-imgs .ptimgs {
    position: relative;
    width: auto;
    height: 76.25vh;
    max-height: 732px;
    height: 83.33vh;
    height: 76.25vh;
    max-height: 800px;
    max-width: none;
  }
  .pteql-charact-imgs .ptimgs .img1 {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 3;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .pteql-charact-imgs .ptimgs .img2 {
    z-index: 5;
  }
}
@media (min-width: 992px) and (max-width: 1500px) {
  .pteql-charact-lvbox .pteql-lvtit {
    width: 60%;
  }
}
@media (min-width: 1601px) and (max-width: 1750px) {
  .pteql-charact-item .item-box {
    -webkit-flex: 0 1 39.75%;
            flex: 0 1 39.75%;
  }
}
@media (min-width: 1435px) and (max-width: 1600px) {
  .pteql-charact-item .item-box {
    -webkit-flex: 0 1 35.75%;
            flex: 0 1 35.75%;
  }
}
@media (min-width: 1336px) and (max-width: 1434px) {
  .pteql-charact-item .item-box {
    -webkit-flex: 0 1 32.75%;
            flex: 0 1 32.75%;
  }
}
@media (min-width: 992px) and (max-width: 1335px) {
  .pteql-charact-item .item-box {
    -webkit-flex: 0 1 30.75%;
            flex: 0 1 30.75%;
  }
}
@media (max-width: 991.98px) {
  .pteql-charact-lvbox {
    top: 1.2rem;
  }
  .pteql-charact-lvbox .pteql-lvtit {
    width: 100%;
  }
  .pteql-charact-imgs {
    padding: 0 0.5rem;
    transform: none;
    -webkit-transform: none;
    bottom: 15.3%;
    left: 0%;
    bottom: auto;
    top: 0%;
    top: 37%;
  }
  .pteql-charact-imgs .ptimgs {
    width: 100%;
    max-width: none;
  }
  .pteql-charact-imgs .ptimgs .img1 {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 3;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .pteql-charact-imgs .ptimgs .img2 {
    z-index: 6;
  }
  .pteql-charact-list {
    width: 100%;
    height: 100%;
    top: 0;
  }
  .pteql-charact-item {
    width: 45%;
    height: 58.8%;
    position: absolute;
    display: block;
  }
  .pteql-charact-item .item-box {
    -webkit-flex: none;
            flex: none;
    width: 100%;
    max-width: none;
    height: 100%;
    padding: 0 0 0 0.2rem;
  }
  .pteql-charact-item .item-title {
    font-size: 0.36rem;
    line-height: 0.44rem;
  }
  .pteql-charact-item .item-desc {
    width: 100%;
    font-size: 0.3rem;
    line-height: 0.32rem;
    margin-top: 0.14rem;
  }
  .pteql-charact-item .item-line {
    width: 1px;
    height: 0;
    position: absolute;
    left: 0;
    right: unset;
  }
  .pteql-charact-item:nth-child(odd) {
    bottom: 50%;
    left: 14.4vw;
  }
  .pteql-charact-item:nth-child(odd) .item-line {
    top: 0;
    bottom: unset;
  }
  .pteql-charact-item:nth-child(even) {
    top: 50%;
    left: 50vw;
  }
  .pteql-charact-item:nth-child(even) .item-box {
    -webkit-justify-content: flex-end;
            justify-content: flex-end;
  }
  .pteql-charact-item:nth-child(even) .item-line {
    top: unset;
    bottom: 0;
  }
  .pteql-charact-item .item5,
  .pteql-charact-item .item6 {
    display: none;
  }
}