.sec1 {
  position: relative;
  background: linear-gradient(-180deg, rgba(0, 153, 255, 0.2) -72%, rgba(0, 153, 255, 0) 100%);
}
.sec1::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 202px;
  height: 249px;
  background: url("https://images.tenorshare.com/img-2024/tech/tp-banner-lft.png") no-repeat;
  background-size: 100%;
}
.sec1::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 298px;
  height: 184px;
  background: url("https://images.tenorshare.com/img-2024/tech/tp-banner-rgt.png") no-repeat;
  background-size: 100%;
}
.sec1 .container {
  max-width: 1467px;
}
.sec1 .content {
  padding: 118px 0 4px;
}
.sec1 .content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
  width: 704px;
  height: 307px;
  background: url("https://images.tenorshare.com/img-2024/tech/tp-banner-center.png") no-repeat;
  background-size: 100%;
}
.sec1 .content h1 span {
  color: #FF5500;
}
.sec1 .content p {
  max-width: 788px;
  margin: 12px 0 32px;
  color: #6B6B6B;
}
.sec1 svg {
  margin-top: -4px;
}
.sec1 .btn-group {
  gap: 32px;
}
.sec1 .switch-sys {
  text-decoration: underline;
}
@media (max-width: 1599.98px) {
  .sec1::before {
    width: 192px;
    height: 127px;
    background: url("https://images.tenorshare.com/img-2024/purchase/tp-banner-xl-lft.png") no-repeat;
    background-size: 100%;
  }
  .sec1::after {
    width: 216px;
    height: 124px;
    background: url("https://images.tenorshare.com/img-2024/purchase/tp-banner-xl-rgt.png") no-repeat;
    background-size: 100%;
  }
  .sec1 .container {
    max-width: 1224px;
  }
  .sec1 .content::before {
    transform: translateX(-50%);
    width: 504px;
    height: 220px;
    background: url("https://images.tenorshare.com/img-2024/tech/tp-banner-center.png") no-repeat;
    background-size: 100%;
  }
}
@media (max-width: 991.98px) {
  .sec1::before, .sec1::after {
    display: none;
  }
  .sec1 .content {
    padding: 40px 0 0;
  }
  .sec1 .content::before {
    width: 350px;
    height: 168px;
    top: 60px;
  }
  .sec1 .content p {
    margin: 16px 0;
    font-size: 16px;
  }
  .sec1 .content h1 {
    font-size: 26px;
  }
  .sec1 .btn-group {
    gap: 16px;
  }
}

.sec2 {
  padding: 64px 0 80px;
}
.sec2 .content-wrap {
  margin: 0;
  align-items: stretch;
  gap: 32px;
}
.sec2 .content-wrap > div {
  height: auto;
  padding: 0;
  flex: 1 1 45%;
}
.sec2 .item {
  height: 100%;
  border-radius: 12px;
  background: rgba(180, 211, 255, 0.1607843137);
  padding: 32px;
  color: #212121;
}
.sec2 .item p {
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 0;
}
.sec2 .item p span:nth-child(1) {
  font-weight: 600;
}
.sec2 .item .tit {
  opacity: 1;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
}
.sec2 .item .des {
  color: #878b8d;
  font-size: 16px;
  margin-top: 32px;
}
.sec2 .item .sec-tit {
  opacity: 1;
  margin-top: 28px;
  font-weight: 600;
}
.sec2 .item .system-tit {
  font-weight: 600;
  line-height: 32px;
}
.sec2 .item .system-content {
  color: #6b6b6b;
  margin-top: 4px;
}
.sec2 .item svg {
  flex-shrink: 0;
}
@media (max-width: 1600px) {
  .sec2 .item .tit {
    font-size: 18px;
  }
  .sec2 .item p {
    font-size: 16px;
  }
  .sec2 .item .system-content {
    margin-top: 2px;
  }
}
@media (max-width: 980px) {
  .sec2 .item {
    padding: 24px 16px;
  }
  .sec2 .item .des {
    font-size: 14px;
  }
  .sec2 .item .mt-32 {
    margin-top: 0;
  }
  .sec2 .item .sec-tit {
    margin-top: 14px;
  }
  .sec2 .item .tit {
    font-size: 18px;
  }
  .sec2 .item p {
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  .sec2 {
    padding: 64px 0 28px;
  }
  .sec2 .item {
    padding: 32px 20px;
  }
  .sec2 .item .des {
    font-size: 14px;
  }
}

.sec3 {
  padding-bottom: 112px;
}
.sec3 .list .item {
  padding-bottom: 64px;
}
.sec3 .list .item:last-child {
  padding-bottom: 0px;
}
.sec3 .list .year {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
  color: #525252;
}
.sec3 .list .year.active {
  color: #FF5500;
}
.sec3 .list .version {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
  color: #525252;
  display: flex;
  align-items: center;
  gap: 16px;
}
.sec3 .list .version span {
  padding: 4px 8px;
  font-weight: 400;
  border-radius: 4px;
  font-size: 16px;
  color: #6C7071;
  background: #EEEEEE;
}
.sec3 .list .version span.active {
  color: #fff;
  background: linear-gradient(43.43deg, #FF5500 4.05%, #FFCF1B 107.32%);
}
.sec3 .list .log {
  padding-left: 52px;
  position: relative;
  padding-bottom: 56px;
  position: relative;
}
.sec3 .list .log:last-child {
  padding-bottom: 0px;
}
.sec3 .list .log::before {
  display: block;
  content: "";
  width: 36px;
  height: 36px;
  background: url('data:image/svg+xml,<svg width="36" height="36" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="18" cy="18" r="4" fill="%23BDC3C6"/><circle cx="18" cy="18" r="7" stroke="%23D8DFE2" stroke-opacity="0.08" stroke-width="6"/></svg>');
  position: absolute;
  left: 0;
  top: 0;
}
.sec3 .list .log::after {
  display: block;
  content: "";
  width: 1px;
  height: calc(100% - 36px);
  background: #D8DFE2;
  position: absolute;
  left: 18px;
  top: 36px;
}
.sec3 .list .log.active .version {
  color: #FF5500;
}
.sec3 .list .log.active::before {
  background: url('data:image/svg+xml,<svg width="36" height="36" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="18" cy="18" r="4" fill="%23FF5500"/><circle cx="18" cy="18" r="7" stroke="%23FF5500" stroke-opacity="0.08" stroke-width="6"/></svg>');
}
.sec3 .list .info {
  padding: 32px;
  border-radius: 8px;
  background: rgba(230, 230, 230, 0.3019607843);
  font-size: 18px;
  color: #212121;
}
.sec3 .list .info p, .sec3 .list .info ol, .sec3 .list .info ul {
  margin-bottom: 0;
}
@media (max-width: 1599.98px) {
  .sec3 .h3 {
    font-size: 32px;
  }
}
@media (max-width: 1279.98px) {
  .sec3 .list .item {
    padding-bottom: 48px;
  }
  .sec3 .list .year {
    font-size: 26px;
  }
  .sec3 .list .version {
    font-size: 24px;
  }
  .sec3 .list .log {
    padding-bottom: 32px;
  }
  .sec3 .list .info {
    padding: 24px;
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .sec3 {
    padding-bottom: 64px;
  }
  .sec3 .h3 {
    font-size: 24px;
  }
  .sec3 .list .item {
    padding-bottom: 28px;
  }
  .sec3 .list .cell {
    margin-top: 20px;
  }
  .sec3 .list .version {
    font-size: 20px;
  }
  .sec3 .list .version span {
    font-size: 12px;
  }
  .sec3 .list .log {
    padding-bottom: 22px;
    padding-left: 40px;
  }
  .sec3 .list .info {
    padding: 12px;
    font-size: 14px;
  }
}/*# sourceMappingURL=tech-spec.css.map */