<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ns-container {
  width: 1400px !important;
}
.ns-img-mb {
  display: none;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide.swiper-slide {
  height: auto !important;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-banner-content-wrap {
  background: rgba(0, 0, 0, 0) !important;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content {
  width: 100%;
  padding: 5vw;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content label {
  display: block;
  margin-bottom: 0.5vw;
  font-size: 1.354vw;
  color: #e50012;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content h2 {
  margin-bottom: 2.4vw;
  font-size: 3vw;
  color: #000;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content p {
  width: 26%;
  font-size: 0.8vw;
  color: #000;
  line-height: 1.5;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .ns-btn-group {
  position: relative;
  display: inline-block;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .ns-btn-group a.ns-btn {
  margin-right: 0;
  margin-bottom: 10px;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .ns-btn-group .ns-btn-group-drop {
  position: absolute;
  display: none;
  left: 50%;
  top: 100%;
  z-index: 1;
  transform: translateX(-50%);
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .ns-btn-group .ns-btn-group-drop.dropShow {
  display: block;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .ns-btn-group .ns-btn-group-drop ul {
  background: white;
  box-shadow: #ccc 2px 2px 3px;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .ns-btn-group .ns-btn-group-drop ul:after {
  content: '';
  position: absolute;
  top: -10px;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid white;
  transform: translateX(-50%);
  z-index: 2;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .ns-btn-group .ns-btn-group-drop ul li {
  border-bottom: 1px solid #efefef;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .ns-btn-group .ns-btn-group-drop ul li a {
  display: block;
  padding: 5px 10px;
  font-size: 14px;
  color: #999;
  white-space: nowrap;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .ns-btn-group .ns-btn-group-drop ul li a:hover {
  color: #e60012;
  text-decoration: none !important;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content a.ns-btn {
  margin-top: 15px;
  border-radius: 0;
  padding: 10px 40px;
  font-size: 16px;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content a.ns-btn.radius {
  border-radius: 30px;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content a.ns-btn img {
  margin-right: 10px;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features {
  display: flex;
  flex-wrap: wrap;
  width: 60%;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features.features-align .features-item {
  align-items: center;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features .features-item {
  display: flex;
  align-items: flex-start;
  width: 50%;
  margin-bottom: 40px;
  padding-right: 30px;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features .features-item.center {
  align-items: center;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features .features-item img {
  flex: none;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features .features-item .features-item-text {
  margin-left: 10px;
  font-size: 14px;
  color: #333;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features .features-item .features-item-text span {
  display: inline-block;
  font-size: 18px;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features.small .features-item {
  margin-bottom: 20px;
  padding-right: 15px;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features.small .features-item img {
  width: 40px;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features.small .features-item .features-item-text {
  font-size: 12px;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features.small .features-item .features-item-text span {
  font-size: 14px;
}
.business-home {
  margin-top: 3.125vw;
  margin-bottom: 3.125vw;
}
.business-home .business-category {
  display: flex;
  margin-bottom: 45px;
}
.business-home .business-category .business-category-head {
  flex: none;
  width: 320px;
  min-height: 600px;
  padding: 30px;
}
.business-home .business-category .business-category-head h3 {
  margin-top: 100px;
  margin-bottom: 20px;
  font-size: 30px;
  color: #333;
}
.business-home .business-category .business-category-head p {
  font-size: 14px;
  color: #666;
  line-height: 1.7;
  text-align: justify;
}
.business-home .business-category .business-category-head.desktop {
  background: #eff0f4 url('/cn/tres/NewWebUI/2020/images/products/business/home-category-head-bg_desktop.jpg') center bottom no-repeat;
  background-size: contain;
}
.business-home .business-category .business-category-head.laptop {
  background: #eff0f4 url('/cn/tres/NewWebUI/2020/images/products/business/home-category-head-bg_laptop.jpg') center bottom no-repeat;
  background-size: contain;
}
.business-home .business-category .business-category-head.display {
  background: #eff0f4 url('/cn/tres/NewWebUI/2020/images/products/business/home-category-head-bg_display.jpg') center bottom no-repeat;
  background-size: contain;
}
.business-home .business-category .business-category-head.accessories {
  background: #bec6ca url('/cn/tres/NewWebUI/2020/images/products/business/category-head-bg_accessories-charger.jpg') center bottom no-repeat;
  background-size: contain;
}
.business-home .business-category .business-category-content {
  flex: 1;
  display: flex;
}
.business-home .business-category .business-category-content .swiper-container .swiper-button-prev {
  background-image: url('/cn/tres/NewWebUI/2020/images/products/business/slide-prev.png');
}
.business-home .business-category .business-category-content .swiper-container .swiper-button-next {
  background-image: url('/cn/tres/NewWebUI/2020/images/products/business/slide-next.png');
}
.business-home .business-category .business-category-content .swiper-button-next.swiper-button-disabled,
.business-home .business-category .business-category-content .swiper-button-prev.swiper-button-disabled {
  pointer-events: auto !important;
}
.business-home .business-category .business-category-content .business-product-item {
  position: relative;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  background-image: linear-gradient(#f2f2f2, #f9f9f9);
  border-bottom: 3px solid #000;
  cursor: pointer;
  padding: 15px;
}
.business-home .business-category .business-category-content .business-product-item:hover {
  text-decoration: none !important;
}
.business-home .business-category .business-category-content .business-product-item.item-children-product1 {
  flex-direction: row;
}
.business-home .business-category .business-category-content .business-product-item.item-children-product1 &gt; div {
  flex: 1;
}
.business-home .business-category .business-category-content .business-product-item.item-children-product1 .business-product-image img {
  max-width: 383px;
  width: 70%;
}
.business-home .business-category .business-category-content .business-product-item.item-children-product1 .business-product-info {
  text-align: left;
}
.business-home .business-category .business-category-content .business-product-item.item-children-product1 .business-product-info ul {
  text-align: left !important;
}
.business-home .business-category .business-category-content .business-product-item .business-product-image {
  padding: 50px 10px 0 10px;
  text-align: center;
  width: 60%;
}
.business-home .business-category .business-category-content .business-product-item .business-product-image img {
  width: 100%;
  max-width: 100%;
  transition: transform 0.5s;
}
.business-home .business-category .business-category-content .business-product-item .business-product-info {
  text-align: center;
}
.business-home .business-category .business-category-content .business-product-item .business-product-info label {
  display: block;
  margin-bottom: 15px;
  font-size: 22px;
  color: #000;
}
.business-home .business-category .business-category-content .business-product-item .business-product-info h3 {
  margin-bottom: 25px;
  font-size: 26px;
  color: #e50012;
}
.business-home .business-category .business-category-content .business-product-item .business-product-info p {
  font-size: 16px;
  color: #999;
  line-height: 1.5;
}
.business-home .business-category .business-category-content .business-product-item .business-product-info ul {
  padding-left: 1em;
  font-size: 16px;
  color: #999;
}
.business-home .business-category .business-category-content .business-product-item .business-product-info ul li {
  list-style: disc;
}
.business-home .business-category .business-category-content .business-product-item .business-product-info ul.noDisc {
  padding-left: 0;
  text-align: center;
}
.business-home .business-category .business-category-content .business-product-item .business-product-info ul.noDisc li {
  list-style: none;
}
.business-home .business-category .business-category-content .business-product-item.horizontal {
  flex-direction: row;
  align-items: center;
}
.business-home .business-category .business-category-content .business-product-item.horizontal .business-product-info {
  text-align: left;
}
.business-home .business-category .business-category-content .business-product-item:hover .business-product-image img {
  transform: scale(1.1);
}
.business-home .business-category .business-category-content.col-4 {
  flex-wrap: wrap;
}
.business-home .business-category .business-category-content.col-4 .business-product-item {
  flex: none;
  width: 48.9%;
}
.business-detail .secondary-nav {
  border-bottom: 1px solid #e2e2e2;
}
.business-detail .secondary-nav ul {
  display: flex;
  justify-content: flex-start;
}
.business-detail .secondary-nav ul.ns-container {
  padding-top: 0;
  padding-bottom: 0;
}
.business-detail .secondary-nav ul li {
  flex: none;
  margin: 0 25px;
  padding: 15px 0 11px 0;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  border-bottom: 4px solid transparent;
  cursor: pointer;
}
.business-detail .secondary-nav ul li.active {
  border-bottom-color: #e50012;
}
.business-detail .secondary-nav ul li a {
  color: #333;
}
.business-detail .secondary-nav ul li a:hover {
  text-decoration: none !important;
}
.business-detail .secondary-nav.fixed {
  position: fixed;
  z-index: 999;
  width: 100%;
  top: 90px;
  background: white;
}
.business-detail .stage {
  position: relative;
  font-size: 0;
}
.business-detail .stage .stage-img {
  width: 100%;
}
.business-detail .stage .stage-img.mb {
  display: none;
}
.business-detail .stage .stage-content {
  position: absolute;
  top: 5vw;
  left: 50%;
  z-index: 1;
  padding: 0 5vw;
  transform: translateX(-50%);
  text-align: center;
  color: white;
}
.business-detail .stage .stage-content.black {
  color: #333;
}
.business-detail .stage .stage-content.bottom {
  top: auto;
  bottom: 4vw;
}
.business-detail .stage .stage-content.pr-40 p {
  padding-right: 55%;
}
.business-detail .stage .stage-content.text-left {
  text-align: left;
}
.business-detail .stage .stage-content .text-left {
  text-align: left;
}
.business-detail .stage .stage-content.content-vertical-center {
  top: 50%;
  transform: translate(-50%, -50%);
}
.business-detail .stage .stage-contentpr-0 {
  padding-right: 0;
}
.business-detail .stage .stage-content.right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  text-align: left;
}
.business-detail .stage .stage-content h3 {
  transform: translateY(30px);
  opacity: 0;
  margin-bottom: 0.5vw;
  font-size: 48px;
  line-height: 1.25;
  transition: all 0.5s ease-out 0.2s;
}
.business-detail .stage .stage-content p {
  transform: translateY(30px);
  opacity: 0;
  font-size: 20px;
  line-height: 1.6;
  transition: all 0.5s ease-out 0.4s;
}
.business-detail .stage .stage-content p.mb30 {
  margin-bottom: 30px;
}
.business-detail .stage .stage-content p.mb-no-br span {
  display: block;
}
.business-detail .stage .stage-content ul {
  transform: translateY(30px);
  opacity: 0;
  font-size: 20px;
}
.business-detail .stage .stage-content ul li {
  display: flex;
  margin-bottom: 15px;
  align-items: flex-start;
  text-align: left;
}
.business-detail .stage .stage-content ul li img {
  flex: none;
  margin-right: 10px;
}
.business-detail .stage .stage-content .w35 {
  width: 35%;
  margin-top: 10%;
}
.business-detail .stage .stage-content .w35.right {
  margin-left: 65%;
}
.business-detail .stage .stage-content .w50 {
  width: 50%;
}
.business-detail .stage .content-list {
  position: absolute;
  top: 50% !important;
  left: 50%;
  transform: translate(-50%, -50%);
}
.business-detail .stage .content-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -40px;
}
.business-detail .stage .content-list ul li {
  width: calc(50% - 20px);
  margin-bottom: 40px;
  border-radius: 10px;
  background: #fff;
  padding: 55px 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.business-detail .stage .content-list ul li h3 {
  font-size: 26px;
  margin-bottom: 20px;
}
.business-detail .stage .content-list ul li p {
  font-size: 40px;
  line-height: 1.4;
}
.business-detail .stage .content-list ul li img.mb {
  display: none;
}
.business-detail .stage span.notice {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 12px;
  color: white;
}
.business-detail .stage.animate .stage-content h3,
.business-detail .stage.animate .stage-content p,
.business-detail .stage.animate .stage-content ul {
  transform: translateY(0);
  opacity: 1;
}
.business-detail .specs h3 {
  margin: 0 25px 60px 25px;
  font-size: 30px;
  color: #333;
}
.business-detail .specs dl {
  margin: 0 10px;
}
.business-detail .specs dl dd {
  display: flex;
  align-items: center;
  padding: 40px 0;
  border-bottom: 1px solid #cecece;
}
.business-detail .specs dl dd h4 {
  width: 25%;
  flex: none;
  font-size: 24px;
  color: #333;
}
.business-detail .specs dl dd p {
  font-size: 18px;
  color: #999;
  line-height: 1.5;
}
.business-detail .specs dl dd p span {
  font-size: 24px;
}
.business-detail .specs dl dd .item {
  flex: auto;
  display: flex;
}
.business-detail .specs dl dd .item p {
  flex: 1;
}
.business-detail .specs .notice {
  margin: 15px 25px;
  font-size: 16px;
  color: #999;
}
.business-detail .statement {
  padding-top: 3.125vw !important;
}
.business-detail .statement p {
  margin-bottom: 15px;
  font-size: 12px;
  color: #999;
  line-height: 1.5;
}
.business-detail .statement a {
  color: #0079cd;
}
@media (min-width: 2000px) {
  .ns-container {
    width: 1800px !important;
  }
  .business-detail .stage .stage-content img {
    max-width: 100%;
    width: auto !important;
  }
  .business-detail .stage .stage-content.pr-40 p {
    padding-right: 60%;
  }
}
@media screen and (max-width: 1440px) {
  .ns-container {
    width: 1200px !important;
  }
  .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content {
    padding: 2vw;
  }
  .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features .features-item {
    margin-bottom: 30px;
    padding-right: 15px;
  }
  .business-home .business-category {
    margin-bottom: 30px;
  }
  .business-home .business-category .business-category-head {
    width: 260px;
    min-height: 487px;
  }
  .business-home .business-category .business-category-head h3 {
    margin-top: 50px;
    font-size: 26px;
  }
  .business-home .business-category .business-category-content .business-product-item .business-product-image {
    width: 65%;
  }
  .business-home .business-category .business-category-content .business-product-item .business-product-info ul {
    font-size: 14px;
  }
  .business-home .business-category .business-category-content .business-product-item.horizontal .business-product-info {
    width: 40%;
  }
  .business-detail .stage .stage-content {
    top: 3vw;
    padding: 0 2vw;
  }
  .business-detail .stage .stage-content.pr-40 p {
    padding-right: 55%;
  }
  .business-detail .stage .stage-content h3 {
    margin-bottom: 0.4vw;
    font-size: 42px;
  }
  .business-detail .stage .stage-content p {
    font-size: 18px;
  }
  .business-detail .stage .content-list ul {
    margin-bottom: -30px;
  }
  .business-detail .stage .content-list ul li {
    width: calc(50% - 15px);
    margin-bottom: 30px;
    padding: 35px 40px;
  }
  .business-detail .stage .content-list ul li h3 {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .business-detail .stage .content-list ul li p {
    font-size: 36px;
  }
}
@media screen and (max-width: 1025px) {
  .ns-container {
    width: 900px !important;
  }
  .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content {
    padding: 1vw;
  }
  .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features {
    width: 50%;
  }
  .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features .features-item {
    margin-bottom: 20px;
    padding-right: 10px;
  }
  .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features .features-item img {
    width: 50px;
  }
  .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features .features-item .features-item-text {
    margin-left: 5px;
    font-size: 12px;
  }
  .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features .features-item .features-item-text span {
    margin-bottom: 5px;
    font-size: 14px;
  }
  .business-home .business-category {
    flex-direction: column;
  }
  .business-home .business-category .business-category-head {
    width: auto;
    min-height: auto;
    background: #e6e6ea !important;
    margin-bottom: 10px;
  }
  .business-home .business-category .business-category-head h3 {
    margin-top: 0;
  }
  .business-home .business-category .business-category-content {
    margin-left: -10px;
  }
  .business-home .business-category .business-category-content .business-product-item {
    padding-bottom: 20px;
  }
  .business-home .business-category .business-category-content .business-product-item .business-product-image {
    padding-top: 20px;
  }
  .business-home .business-category .business-category-content .business-product-item.horizontal .business-product-info {
    width: 45%;
  }
  .business-detail .secondary-nav ul li {
    margin: 0 20px;
    padding: 12px 0 10px 0;
    font-size: 14px;
  }
  .business-detail .stage .stage-content {
    top: 2vw;
  }
  .business-detail .stage .stage-content.pr-40 p {
    padding-right: 55%;
  }
  .business-detail .stage .stage-content h3 {
    margin-bottom: 0.3vw;
    font-size: 36px;
  }
  .business-detail .stage .stage-content p {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .m-hidden {
    display: none;
  }
  .ns-img-mb {
    display: inline-block;
  }
  .ns-img-pc {
    display: none;
  }
  .ns-container {
    width: auto !important;
  }
  .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content {
    width: auto;
    top: 50px;
    transform: translateY(0);
  }
  .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content.mbtop10 {
    top: 10px;
  }
  .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content label {
    display: block;
    margin-bottom: 10px;
    font-size: 13px;
  }
  .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content h2 {
    margin-bottom: 20px;
    font-size: 30px;
  }
  .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content p {
    width: auto;
    font-size: 12px;
  }
  .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .ns-btn-group .ns-btn-group-drop ul {
    right: -10px;
  }
  .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .ns-btn-group .ns-btn-group-drop ul li a {
    font-size: 12px;
  }
  .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content a.ns-btn {
    padding: 5px 20px;
    font-size: 12px;
  }
  .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content a.ns-btn img {
    width: 16px;
  }
  .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features {
    flex-direction: column;
    width: auto;
  }
  .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features .features-item {
    width: auto;
    margin-bottom: 10px;
    padding-right: 0;
  }
  .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features .features-item img {
    width: 30px;
  }
  .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features .features-item .features-item-text {
    margin-left: 10px;
    font-size: 12px;
  }
  .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features .features-item .features-item-text span {
    margin-bottom: 2px;
    font-size: 14px;
  }
  .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features.small {
    flex-direction: row;
  }
  .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features.small .features-item {
    margin-bottom: 10px;
    padding-right: 5px;
    width: 50%;
  }
  .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features.small .features-item img {
    width: 30px;
  }
  .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features.small .features-item .features-item-text {
    font-size: 10px;
  }
  .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features.small .features-item .features-item-text span {
    font-size: 12px;
  }
  .business-home .business-category .business-category-head {
    padding: 15px;
  }
  .business-home .business-category .business-category-head h3 {
    margin-bottom: 10px;
    font-size: 22px;
  }
  .business-home .business-category .business-category-head p {
    font-size: 12px;
  }
  .business-home .business-category .business-category-content {
    flex-direction: column;
  }
  .business-home .business-category .business-category-content .swiper-container .swiper-button-prev,
  .business-home .business-category .business-category-content .swiper-container .swiper-button-next {
    display: none;
  }
  .business-home .business-category .business-category-content .swiper-container-laptop .swiper-wrapper,
  .business-home .business-category .business-category-content .swiper-container-display .swiper-wrapper,
  .business-home .business-category .business-category-content .swiper-container-desktop .swiper-wrapper {
    flex-direction: column;
  }
  .business-home .business-category .business-category-content .swiper-container-laptop .swiper-wrapper .swiper-slide,
  .business-home .business-category .business-category-content .swiper-container-display .swiper-wrapper .swiper-slide,
  .business-home .business-category .business-category-content .swiper-container-desktop .swiper-wrapper .swiper-slide {
    padding-bottom: 10px !important;
  }
  .business-home .business-category .business-category-content .business-product-item {
    flex-direction: row;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .business-home .business-category .business-category-content .business-product-item.item-children-product1 .business-product-image img {
    width: 100%;
    max-width: 100%;
  }
  .business-home .business-category .business-category-content .business-product-item .business-product-image {
    flex: none;
    width: 45%;
  }
  .business-home .business-category .business-category-content .business-product-item .business-product-info {
    padding-right: 15px;
    text-align: left;
    flex: 1;
  }
  .business-home .business-category .business-category-content .business-product-item .business-product-info label {
    margin-bottom: 5px;
    font-size: 16px;
  }
  .business-home .business-category .business-category-content .business-product-item .business-product-info h3 {
    margin-bottom: 10px;
    font-size: 20px;
  }
  .business-home .business-category .business-category-content .business-product-item .business-product-info p {
    font-size: 12px;
  }
  .business-home .business-category .business-category-content .business-product-item .business-product-info ul {
    font-size: 12px;
  }
  .business-home .business-category .business-category-content .business-product-item .business-product-info ul.noDisc {
    padding-left: 1em;
    text-align: left;
  }
  .business-home .business-category .business-category-content .business-product-item .business-product-info ul.noDisc li {
    list-style: disc;
  }
  .business-home .business-category .business-category-content .business-product-item.horizontal .business-product-image {
    padding: 20px 10px 0 10px;
  }
  .business-home .business-category .business-category-content .business-product-item.horizontal .business-product-info {
    position: static;
    width: auto;
    padding-right: 15px;
  }
  .business-home .business-category .business-category-content.col-4 .business-product-item {
    flex: 1;
    width: auto;
  }
  .business-detail .stage .stage-img.pc {
    display: none;
  }
  .business-detail .stage .stage-img.mb {
    display: inline;
  }
  .business-detail .stage .stage-content {
    width: 100% !important;
    top: 30px;
  }
  .business-detail .stage .stage-content.bottom {
    bottom: 15%;
  }
  .business-detail .stage .stage-content.w70 p {
    width: 80% !important;
  }
  .business-detail .stage .stage-content.pr-40 p {
    padding-right: 3.125vw;
  }
  .business-detail .stage .stage-content.mb-init-style {
    top: 30px;
    text-align: center;
    transform: translate(-50%, 0);
    display: block;
  }
  .business-detail .stage .stage-content h3 {
    width: auto !important;
    margin-bottom: 16px;
    font-size: 24px;
  }
  .business-detail .stage .stage-content h3 span {
    display: block;
  }
  .business-detail .stage .stage-content p {
    width: auto !important;
    font-size: 12px;
  }
  .business-detail .stage .stage-content p.mb30 {
    margin-bottom: 15px;
  }
  .business-detail .stage .stage-content p span {
    display: block;
  }
  .business-detail .stage .stage-content p.mb-no-br span {
    display: inline;
  }
  .business-detail .stage .stage-content ul {
    font-size: 12px;
  }
  .business-detail .stage .stage-content ul li img {
    width: 15px;
  }
  .business-detail .stage .stage-content .text-left {
    text-align: center;
  }
  .business-detail .stage .stage-content .w35 {
    width: auto;
    margin-top: auto;
  }
  .business-detail .stage .stage-content .w35.right {
    margin-left: auto;
  }
  .business-detail .stage .stage-content .w50 {
    width: auto;
  }
  .business-detail .stage .content-list ul {
    margin-bottom: -10px;
  }
  .business-detail .stage .content-list ul li {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 30px;
    min-height: 103px;
  }
  .business-detail .stage .content-list ul li h3 {
    font-size: 13px;
    margin-bottom: 8px;
  }
  .business-detail .stage .content-list ul li p {
    font-size: 20px;
    line-height: 1.4;
  }
  .business-detail .stage .content-list ul li img {
    width: 21.333vw;
  }
  .business-detail .stage .content-list ul li img.pc {
    display: none;
  }
  .business-detail .stage .content-list ul li img.mb {
    display: inline-block;
  }
  .business-detail .stage span.notice {
    width: 100%;
    text-align: center;
  }
  .business-detail .mb-center {
    text-align: center;
  }
  .business-detail .specs h3 {
    margin-bottom: 25px;
    font-size: 24px;
  }
  .business-detail .specs dl dd {
    flex-direction: column;
    align-items: flex-start;
    padding: 20px 0;
  }
  .business-detail .specs dl dd h4 {
    width: auto;
    margin-bottom: 10px;
    font-size: 20px;
  }
  .business-detail .specs dl dd p {
    font-size: 14px;
  }
  .business-detail .specs dl dd p span {
    font-size: 14px;
  }
  .business-detail .specs dl dd .item {
    width: 100%;
  }
  .business-detail .specs dl dd .item p {
    padding-right: 15px;
  }
  .business-detail .specs .notice {
    margin: 15px 25px;
    font-size: 12px;
    color: #999;
  }
}

.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-container.hz-220802-container .ns-master-banner-content.hero-content {
        padding: 0vw 0;
    }
.ns-container.hz-220802-container {
    width: 62.5vw !important;
}
.ns-banner-content-wrap .ns-container.hz-220802-container{
    width: 1200px !important;
}
/*.ns-container.hz-220802-container h2 {
    font-family: 'PingFang_Bold';
}

.ns-container.hz-220802-container label {
    font-family: 'PingFang_Regular';
}*/
.hz-220802-bannericc img{
    width:60px;
}
.hz-220802-bannerul {
    width: 56.3%;
    overflow: hidden;
}

.hz-220802-bannerul img {
    width: 100%;
}

.hz-220802-bannerul li {
    width: 50%;
    float: left;
    overflow: hidden;
    margin-bottom: 3%;
}

.hz-220802-banneric {
    width: 12%;
    float: left;
    margin-right: 5.4%;
    margin-top: 1.5%;
}

.hz-220802-bannert1 {
    font-size: 12px;
    float: left;
    color: #333333;
    line-height: 1.7em;
    font-family: 'PingFang_Regular';
}

.hz-220802-bannert1 span {
    font-size: 9px;
    line-height: 1em;
    display: inline-block;
    vertical-align: super;
}

.hz-220802-content {
    width: 100%;
    overflow: hidden;
    padding: 60px 0;
}

.hz-220802-title {
    width: 100%;
    text-align: center;
    font-size: 2.9vw;
    font-family: 'PingFang_Bold';
    transition: 1s;
    transform: translateY(15px);
    opacity: 0;
}

.hz-220802-dh.hz-220802-title {
    transform: translateY(0);
    opacity: 1;
}
.hz-220802-content {
    background-color: #E6E6E8;
}
.hz-220802-content img {
    width: 100%;
}
.hz-220802-p4img1 {
    width: 90vh;
    margin:0 auto;
    position: relative;
}
.hz-220802-p4t1 {
    position: absolute;
    left: 0;
    bottom: 13%;
    font-size: 1.9vw;
    text-align: center;
    width: 100%;
    background: linear-gradient(to left, #2688ED 0%, #62B5E6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'PingFang_Bold';
}

.hz-220802-p4t2 {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 89%;
    font-size: 0.9vw;
    color: #333;
    font-family: 'PingFang_Regular';
    line-height: 1.7em;
}

.swiper-hz220802 {
    width: 100%;
    overflow: hidden;
    transition: 1s;
    transform: translateY(15px);
    opacity: 0;
}

.swiper-hz220802.hz-220802-dh {
    transform: translateY(0);
    opacity: 1;
}

.pagination-220802 {
    width: 16.4%;
    height: 3px;
    background-color: rgba(51, 51, 51, 0.3);
    overflow: hidden;
    margin: 0 auto;
}

.pagination-220802 span {
    width: 25%;
    height: 100%;
    display: block;
    float: left;
    border-radius: 0;
    background-color: #333;
}

.hz-220802-p5ul {
    width: 100%;
    overflow: hidden;
    margin: 3% auto 0;
}

.hz-220802-p5ul li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 5%;
    transition: 1s;
    transform: translateY(15px);
    opacity: 0;
}

.hz-220802-p5ul li.hz-220802-dh {
    transform: translateY(0);
    opacity: 1;
}

.hz-220802-p5ul li:last-child {
    margin-bottom: 0;
}

.hz-220802-p5box {
    width: 25%;
    float: left;
}

.hz-220802-p5ic {
    width: 30%;
    margin: 0 auto;
}

.hz-220802-p5t1 {
    width: 100%;
    text-align: center;
    font-size: 1.1vw;
    margin: 4% auto 0;
    color: #333;
    font-family: 'PingFang_Bold';
}

.hz-220802-p5-t2 {
    font-size: 0.9vw;
    color: rgba(51, 51, 51, 0.5);
    margin: 3% auto 0;
    line-height: 1.55em;
    text-align: center;
    height: 3.2vw;
    font-family: 'PingFang_Regular';
}

.hz-220802-p6img {
    width: 100%;
    position: relative;
    margin: 7% auto 0;
}

.hz-220802-p6t1 {
    width: 31%;
    left: 0;
    top: 0;
    position: absolute;
    line-height: 1.7em;
    font-size: 1.1vw;
    color: #333333;
    font-family: 'PingFang_Bold';
}

.hz-220802-p6t1 span {
    color: #2688ED;
}

.hz-220802-p6img&gt;img.hz-220802-dhb {
    transition: 1s;
    transform: translateY(0);
    transform: translateX(15px);
    opacity: 0;
}

.hz-220802-p6t1.hz-220802-dh {
    transform: translateX(0);
    transform: translateY(0);
    opacity: 1;
}

.hz-220802-p6img&gt;img.hz-220802-dh {
    transform: translateX(0);
    opacity: 1;
}

.hz-220802-p0 img {
    width: 100%;
}

.hz-220802-p0 {
    width: 100%;
}

.hz-220802-p0-1 {
    width: 100%;
    overflow: hidden;
    padding-bottom: 60px;
}

.hz-220802-dh.hz-220802-p0-1 {
    opacity: 1;
    transform: translateY(0);
}

.hz-220802-p0-2 {
    width: 49.2%;
    float: left;
    border-radius: 10px;
    background-color: #ffffff;
    padding: 7.5% 0 5% 0;
    /*height:332px;*/
/*    box-sizing:border-box;*/
}

.hz-220802-dhb {
    transition: 1s;
    transform: translateY(15px);
    opacity: 0;
}

.hz-220802-dhb.hz-220802-dh {
    transform: translateY(0);
    opacity: 1;
}

.hz-220802-p0-img1 {
    width: 32.7%;
    margin: 0 auto 8% auto;
}

.hz-220802-p0-text1 {
    width: 100%;
    text-align: center;
    font-family: 'PingFang_Regular';
    font-size: 1.3vw;
    background: linear-gradient(to right, #62b5e6, #2688ed);
    -webkit-background-clip: text;
    color: transparent;
}

.hz-220802-p0-text1 span {
    font-size: 15px;
    display: inline-block;
    vertical-align: super;
}

.hz-220802-p0-2right {
    margin-left: 1.6%
}

.hz-220802-p0-text2 {
    margin-bottom: 2.3%;
    color: #333333;
}

.hz-220802-p0-text2-1 {
    background: linear-gradient(to right, #62b5e6, #2688ed);
    -webkit-background-clip: text;
    color: transparent;
}

.hz-220802-p0-text3 {
    font-size: 0.9vw;
    font-family: 'PingFang_Regular';
    width: 100%;
    text-align: center;
    color: rgba(51, 51, 51, 0.6);
}
.hz-220802-p0-tbox{
    height:65px;
}

.hz-220802-p0-min {
    width: 32.4%;
    margin-top: 1.6%;
    padding: 3% 0 3% 0;
}

.hz-220802-p0-min1 {
    margin-left: 1.4%;
    margin-right: 1.4%;
}

.hz-220802-p0-img3 {
    width: 46.7%;
    margin: 0 auto 0% auto;
}

.hz-220802-p1 {
    padding:60px 0;
    width: 100%;
}

.hz-220802-p1 .hz-220802-container {
    overflow: hidden;
}

.hz-220802-p1 img {
    width: 100%;
}

.hz-220802-p1-tit {
    font-size: 2.9vw;
    width: 100%;
    text-align: center;
    color: #333333;
    font-family: 'PingFang_Bold';
    margin-bottom: 1%;
}

.hz-220802-p1-tit span {
    font-size: 33px;
    display: inline-block;
    vertical-align: super;
}

.hz-220802-p1-img1 {
    width: 100%;
    margin-bottom: 2%;
}

.hz-220802-p2-img1 {
    margin: 9% 0 0% 0;
}

.hz-220802-p1-le {
    width: 49%;
    float: left;
    overflow: hidden;
}

.hz-220802-p1-le1 {
    width: 48.6%;
    float: left;
    border-radius: 10px;
    background-color: #ffffff;
    padding: 3.8% 0;
    margin-bottom: 2.8%;
}

.hz-220802-p1-text1 {
    font-size: 3.35vw;
    background: linear-gradient(to right, #62b5e6, #2688ed);
    -webkit-background-clip: text;
    color: transparent;
    text-align: center;
    width: 100%;
    font-family: 'PingFang_Bold';
}

.hz-220802-p1-text0 {
    width: 100%;
    text-align: center;
    font-family: 'PingFang_Regular';
    font-size: 1.1vw;
    color: #333333;
    margin-bottom: 5%;
}

.hz-220802-p1-text2 {
    font-size: 1.3vw;
    width: 100%;
    text-align: center;
    color: rgba(51, 51, 51, 0.6);
    font-family: 'PingFang_Regular';
    margin-bottom: 5%;
}

.hz-220802-p1-text1 span {
    font-size: 1.1vw;
}

.hz-220802-p1-le2 {
    margin-left: 2.8%;
}

.hz-220802-p1-ri {
    width: 49.4%;
    float: left;
    margin-left: 1.5%;
    position: relative;
    padding: 0;
    margin-bottom: 0;
}

.hz-220802-p1-ri1 {
    width: 50.2%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 5%;
}

.hz-220802-p1-text3 {
    font-size: 2.6vw;
    color: #333333;
    font-family: 'PingFang_Bold';
}

.hz-220802-p1-text4 {
    font-size: 1.15vw;
    color: #333333;
    line-height: 1.5em;
    font-family: 'PingFang_Regular';
    margin-top: 2%;
}

.hz-220802-p1-text4 span {
    font-size: 15px;
    display: inline-block;
    vertical-align: super;
}

.hz-220802-p3 {
   
    width: 100%;
/*    height: 924px;*/
    padding-top: 60px;
    padding-bottom: 0;
    background-size: 100% 100%;
}

.hz-220802-p3 .hz-220802-p1-tit {
    color: #ffffff;
}

.hz-220802-p3-ul {
    width: 93.4%;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 5%;
}

.hz-220802-p3-ul li {
    width: 14%;
    float: left;
    margin-left: 7.5%;
}

.hz-220802-p3-ul li:nth-child(1) {
    margin-left: 0;
}

.hz-220802-p3-img1 {
    width: 58.5%;
    margin: 0 auto;
}

.hz-220802-p3-text1 {
    color: #ffffff;
    font-family: 'PingFang_Bold';
    margin-top: 3%;
}

.hz-220802-p3-text2 {
    color: rgba(225, 225, 225, 0.6);
    line-height: 1.5em;
}

.hz-220802-p1-le3 {
    margin-bottom: 0;
}

.show-pc {
    display: block
}

.show-phone {
    display: none
}
.hz-220802-p3-book {
    width: 70.6%;
    margin: 4.9% auto -1% auto;
}
.pagination-220802{
    position:relative;
}
.pagination-220802-c{
    width:25%;
    height:100%;
    position:absolute;
    height:100%;
    background-color: rgba(51, 51, 51, 0.6);
    left:0;
    top:0;
}
@media (max-width: 1200px) {
   /* .ns-container.hz-220802-container {
        width: 100% !important;
    }*/
    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-container.hz-220802-container .ns-master-banner-content.hero-content {
        padding: 5vw 0;
    }
    .hz-220802-bannerul {
        width: 66.3%;
    }
    .swiper-hz220802 .swiper-slide {
        height: auto;
    }
   
    
    .hz-220802-p4t1 {
        font-size: ;
    }
    
    .hz-220802-p0-text2 {
        margin-bottom: 2.7%;
        color: #333333;
    }
    
    
    .hz-220802-content{
        padding:40px 0;
    }
    .hz-220802-p1-le1{
        padding:3.2% 0;
    }
    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features .features-item .features-item-text{
        font-size:12px;
    }
    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features .features-item{
        margin-bottom:15px;
    }
    .hz-220802-p1-ri{
        padding:0;
    }
   /* .hz-220802-p3 {
        padding-top: 130px;
        margin-bottom: 0px;
    }
    .hz-220802-p3-img1 {
        width: 41.5%;
        margin: 0 auto;
    }
    
    .hz-220802-p3-ul {
        margin-top: 4%;
    }
    .hz-220802-p3-book {
        width: 43.4%;
        margin: 3.9% auto 0 auto;
    }*/
}

@media (max-width: 768px) {
    .show-pc {
        display: none
    }
    .show-phone {
        display: block
    }
   
    .ns-container.hz-220802-container {
        width: 100% !important;
    }
    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-container.hz-220802-container{
        width:100% !important;
    }
    .business-detail .secondary-nav ul.hz-220802-container {
        justify-content: center;
    }
    .hz-220802-bannerul {
        width: 90%;
        overflow: visible;
    }
    .hz-220802-bannert1 {
        width: 76%;
        font-size: 2.4vw;
        height: 12vw;
    }
    .hz-220802-bannert1 span {
        font-size: 2vw;
        line-height: 1em;
        display: inline-block;
        vertical-align: text-top;
    }
    .hz-220802-banneric {
        width: 17.2%;
        margin-right: 6.7%;
    }
    .hz-220802-bannerul li {
        margin-bottom: 1.5%;
    }
    .hz-220802-bannerul li:nth-child(even) {
        float: right;
        margin-right: -9%;
    }
    .hz-220802-content {
        padding: 10% 0;
    }
    .hz-220802-title {
        font-size: 8.5vw;
    }
    .hz-220802-p4t1 {
        font-size: 4.8vw;
        bottom: 13%;
    }
    .hz-220802-p4t2 {
        font-size: 3.2vw;
        top: 89.1%;
    }
    .swiper-hz220802 {
        margin-top: 4%;
    }
    .pagination-220802 {
        width: 63.4%;
        margin: 5% auto 0;
    }
    .pagination-220802 span {
        margin: 0 !important;
    }
    .hz-220802-p5box {
        width: 50%;
        margin-bottom: 4%;
    }
    .hz-220802-p5ul {
        margin: 9% auto 0;
    }
    .hz-220802-p5ul li {
        margin-bottom: 0;
    }
    .hz-220802-p5t1 {
        font-size: 4.3vw;
    }
    .hz-220802-p5-t2 {
        font-size: 3vw;
        height: 40px;
    }
    .hz-220802-p5ul li:last-child&gt;div:nth-child(3) {
        margin-bottom: 0;
    }
    .hz-220802-p5ul li:last-child&gt;div:nth-child(4) {
        margin-bottom: 0;
    }
    .hz-220802-p6t1 {
        width: 100%;
        position: relative;
        font-size: 4.3vw;
        line-height: 1.75em;
        margin-top: 6%;
    }
    .hz-220802-p0-2 {
        width: 48.3%;
        padding: 12.5% 0 10% 0;
    }
    .hz-220802-p0-2right {
        margin-left: 3.4%;
    }
    .hz-220802-p0-text1 {
        font-size: 4.267vw;
    }
    .hz-220802-p0-text1 span {
        font-size: 3.2vw;
        display: inline-block;
        vertical-align: text-top;
    }
    .hz-220802-p0-img1 {
        width: 56%;
        margin: 0 auto 13% auto;
    }
    .hz-220802-p0-min {
        width: 100%;
        margin-top: 3.4%;
        padding: 4.2% 0 3% 0;
        margin-left: 0;
    }
    .hz-220802-p0-img3 {
        width: 26.7%;
        float: left;
        margin: 0 0% 0 9%;
    }
    .hz-220802-p0-text3 {
        font-size: 3.2vw;
        width: 43%;
        /* margin-top: 4%; */
        margin-right: 12.3%;
        float: right;
    }
    .hz-220802-p0-text2 {
        width: 50%;
        margin-top: 4%;
        margin-right: 10.3%;
        float: right;
    }
    .hz-220802-p0-text2-1 {
        width: 100%;
        text-align: center;
        margin-bottom: 3.8%;
        margin-top: 0;
        margin-right: 0;
    }
    .hz-220802-p0-text3-safe {
        width: 100%;
        text-align: center;
        margin-right: 0;
    }
    .hz-220802-p1-tit {
        font-size: 8.53vw;
        width: 86%;
        margin: 0 auto 2% auto;
    }
    .hz-220802-p1-text0 {
        width: 73%;
        margin: 0 auto 9% auto;
        font-size: 3.2vw;
    }
    .hz-220802-p1-le {
        width: 100%;
        float: left;
        overflow: hidden;
    }
    .hz-220802-p1-le1 {
        width: 48.4%;
    }
    .hz-220802-p1-tit span {
        font-size: 5.2vw;
        display: inline-block;
        vertical-align: super;
    }
    .hz-220802-p1-text1 {
        font-size: 10.4vw;
    }
    .hz-220802-p1-text1 span {
        font-size: 4vw;
    }
    .hz-220802-p1-text2 {
        font-size: 4vw;
    }
    .hz-220802-p1-ri {
        width: 100%;
        float: left;
        margin-left: 0%;
        position: relative;
        padding: 0;
    }
    .hz-220802-p1-text3 {
        font-size: 8.13vw;
    }
    .hz-220802-p1-text4 {
        font-size: 3.2vw;
    }
    .hz-220802-p1-text4 span {
        font-size: 2.2vw;
    }
    .hz-220802-p2-img1 {
        margin: 9% auto 0% auto;
        width: 77%;
    }
    .hz-220802-p3-tit {
        position: absolute;
        top: 13%;
        left: 0%;
        width: 100%;
        /*        transform: translateX(-50%);*/
    }
    .hz-220802-p1 {
        padding: 10% 0;
        width: 100%;
    }
    .hz-220802-p0-1 {
        width: 100%;
        overflow: hidden;
        padding-bottom: 10%;
    }
    .hz-220802-p3-ul {
        width: 82.5%;
        overflow: hidden;
        margin: 0% auto 0 auto;
    }
    .hz-220802-p3 {
        width: 100%;
        background-image: none;
        padding-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;
        height: auto;
        position: relative;
    }
    .hz-220802-p3-w {
       
        width: 100%;
        height: auto;
        padding-top: 10%;
        margin-top: -1.6%;
        background-size: cover;
        margin-bottom: 0%;
        padding-bottom: 11%;
    }
    .hz-220802-p3-ul li {
        width: 100%;
        float: left;
        margin-left: 0%;
        margin-top: 4%;
    }
    .hz-220802-p3-img1 {
        width: 17.8%;
        float: left;
        margin: 0 auto 0 2%;
    }
    .hz-220802-p3-text2 {
        width: 67.9%;
        border-bottom: 1px solid rgba(225, 225, 225, 0.1);
        margin: 0 auto 0 auto;
        text-align: left;
        padding-bottom: 5%;
    }
    .hz-220802-p3-text1 {
        font-size: 4.267vw;
        width: 64%;
        text-align: left;
        text-align: left;
        margin: 1% auto 1.7% auto;
        margin-right: 4%;
    }
    .hz-220802-p3-ul li:nth-child(1) {
        margin-top: 0;
    }
    .hz-220802-p1-le3 {
        margin-bottom: 2.8%;
    }
    .hz-220802-p3-book {
        width: 96%;
        position: absolute;
        bottom: 0;
        left: 2%;
    }
    .hz-220802-p4img1{
        width:100%;
    }
}
/* H3C D5-020s商用台式机开始 */
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .features.small .features-item .hz220823-D5-020S-features-item-text span {
    margin-bottom: 6px;
}

.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hz220823-D5-020S-hero-content .features.small .features-item {
    margin-bottom: 20px;
    padding-right: 10%;
}

.ns-container.hz220823-D5-020S-container {
    width: 72.9vw !important;
}


.hz220823-D5-020S-p0-2 {
    width: 43.7%;
    border-radius: 10px;
    padding: 8.5% 0;
    box-sizing: border-box;
    background-color: #ffffff;
    float: left;
    overflow: hidden;
}

.hz220823-D5-020S-p0-3 {
    font-size: 1.66vw;
    font-family: 'PingFang_Regular';
    color: #7632c8;
    width: auto;
    text-align: center;
}

.hz220823-D5-020S-p0-img1 {
    width: 35.3%;
    margin: 12% auto 0 auto;
}

.hz220823-D5-020S-p0-4 {
    width: 56.3%;
    overflow: hidden;
}

.hz220823-D5-020S-p0-4 li {
    width: 47.8%;
    border-radius: 10px;
    padding: 10% 0;
    margin-left: 2.2%;
    float: left;
    box-sizing: border-box;
    background-color: #ffffff;

}

.hz220823-D5-020S-p0-img2 {
    width: 37.2%;
    margin-top: 0;
}

.hz220823-D5-020S-p0-5 {
    font-size: 1.25vw;
    font-family: 'PingFang_Regular';
    color: #333333;
    width: 100%;
    text-align: center;
    margin-top: 9%;
}

.hz220823-D5-020S-p0-6 {
    width: 55.1%;
    border-radius: 10px;
    padding: 4.1% 7%;
    margin-left: 1.2%;
    margin-top: 1.2%;
    overflow: hidden;
    float: left;
    box-sizing: border-box;
    background-color: #ffffff;
}

.hz220823-D5-020S-p0-img4 {
    width: 20%;
    float: right;
}

.hz220823-D5-020S-p0-7 {

    width: auto;
    text-align: left;
    margin-top: 7.5%;
    float: left;
}

.hz220823-D5-020S-p1-img1 {
    width: 100%;
    position: relative;
}

.hz220823-D5-020S-p1-1 {
    width: 34.5%;
    position: absolute;
    top: 26%;
    left: 6.7%;
}

.hz220823-D5-020S-p1-2 {
    width: auto;
    font-size: 1.14vw;
    color: #ffffff;
    font-family: 'PingFang_Regular';
}

.hz220823-D5-020S-span-r {
    font-size: 1vw;
    vertical-align: super;
    display: inline-block;
}

.hz220823-D5-020S-p1-3 {
    width: auto;
    font-size: 2.18vw;
    color: #aa66ff;
    font-family: 'PingFang_Bold';
}

.hz220823-D5-020S-p1-4 {
    width: auto;
    font-size: 0.98vw;
    line-height: 1.7em;
    color: rgba(225, 225, 225, 0.6);
    font-family: 'PingFang_Regular';
}

.hz220823-D5-020S-p1-5 {
    width: 83.8%;
    margin: 10% auto 0 auto;
    overflow: hidden;
}

.hz220823-D5-020S-p1-img2 {
    width: 35.5%;
    float: left;
}

.hz220823-D5-020S-p1-6 {
    width: 50.1%;
    float: right;
    margin-top: 7.5%;
}

.hz220823-D5-020S-p1-7 {
    width: auto;
    font-size: 2.91vw;

    color: #333333;
    font-family: 'PingFang_Bold';
}

.hz220823-D5-020S-p1-8 {
    margin: 5% 0 2% 0;
    color: #333333;

}

.hz220823-D5-020S-p1-9 {
    margin-bottom: 3%;
    color: #7632c8;
}

.hz220823-D5-020S-p1-10 {
    color: rgba(51, 51, 51, 0.6);
}

.hz220823-D5-020S-p1-img2-right {
    float: right;
}

.hz220823-D5-020S-p1-6-right {
    float: left;
    margin-top: 4.5%;
}

.hz220823-D5-020S-p2-zi {
    color: #e2a8ff;
    font-family: 'PingFang_Bold';
}

.hz220823-D5-020S-p2-text0 {
    color: #ffffff;
}

.hz220823-D5-020S-p2 {
    background-image: url(../images/hz220823-D5-020S-p2-bg.jpg);
    width: 100%;
    /* height: 924px; */
    padding-top: 60px;
    padding-bottom: 0;
    background-size: 100% 100%;
}

.hz220823-D5-020S-p2-1 {
    width: 59.6%;
    margin: 4.9% auto -0.3% auto;
}

.hz220823-D5-020S-p2-zi1 {
    color: #7632c8;
    font-family: 'PingFang_Bold';
}

.hz220823-D5-020S-p3 {
    background-color: #e4e4e6;
    margin-top: -0.1%;
}

.hz220823-D5-020S-p3-1 {
    width: 80.9%;
    margin: 5% auto 0 auto;
}

.hz220823-D5-020S-p4-1-1 {
    width: 100%;
    margin: 5% 0 0 0;
    overflow: hidden;
    position: relative;

}

.hz220823-D5-020S-container-4 {
    position: relative;
}

.hz220823-D5-020S-p4-1 {
    width: 62.3%;

    float: left;
    position: absolute;
    top: 0;
    left: 7.2%;
}

.hz220823-D5-020S-p4-4 {
    position: absolute;
    width: 37.1%;
    top: 45%;
    left: 16.2%;
    z-index: 10;
}

.hz220823-D5-020S-p4-dh {
    animation: hz220823-D5-020S-p4-dh1 1s linear normal forwards 1s;
}

@keyframes hz220823-D5-020S-p4-dh1 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(95deg);
    }
}

.hz220823-D5-020S-p3-bg1 {
    margin-top: -0.1%;
}

.hz220823-D5-020S-p4-5 {
    position: absolute;
    width: 39.1%;
    top: 36.2%;
    left: 11.2%;
}

.hz220823-D5-020S-p4-2 {
    width: 26%;
    position: absolute;
    top: 5%;
    right: 8%;
    float: left;
}

.hz220823-D5-020S-p4-img8 {
    width: 2%;
    position: absolute;
    top: 86%;
    font-family: 'PingFang_Regular';
    right: 35%;

}

.hz220823-D5-020S-p4-8 {
    font-size: 0.83vw;
    position: absolute;
    top: 102%;
    right: 33%;
    width: auto;
    color: rgba(51, 51, 51, 0.3)
}


.hz220823-D5-020S-p4-3 {
    width: auto;
    font-size: 1.6vw;
    color: #333333;
    font-family: 'PingFang_Bold';
    margin-bottom: 5%;
}

.hz220823-D5-020S-p5-1 {
    width: 100%;
    margin: 5% auto 0 auto;
    position: relative;

}

.hz220823-D5-020S-p5an {
    width: 0;
    height: 0%;
    transform-origin: 50%;
    opacity: 0;
}

.hz220823-D5-020S-p5-img2 {
    width: 12.3%;
    position: absolute;
    top: -4%;
    left: 14.5%;

}

.hz220823-D5-020S-p5-img7 {
    width: 12.3%;
    position: absolute;
    top: 72%;
    left: 4.5%;
}

.hz220823-D5-020S-p5-img1 {
    width: 52.6%;
    position: absolute;
    top: 18%;
    left: 24.5%;
    z-index: 2;
}

.hz220823-D5-020S-p5-img3 {
    top: 0%;
    left: -1%;
}

.hz220823-D5-020S-p5-img4 {
    top: 16.5%;
    left: 8.1%;
}

.hz220823-D5-020S-p5-img5 {
    top: 42.7%;
    left: -0.3%;
}

.hz220823-D5-020S-p5-img6 {
    top: 57.7%;
    left: 14.7%;
}

.hz220823-D5-020S-p5-img14 {
    top: 57.7%;
    left: 14.7%;
}

.hz220823-D5-020S-p5-img8 {
    top: -5.3%;
    left: 75.3%;
}

.hz220823-D5-020S-p5-img9 {
    top: 15.7%;
    left: 74.3%;
}

.hz220823-D5-020S-p5-img10 {
    top: 20.7%;
    left: 86%;
}

.hz220823-D5-020S-p5-img11 {
    top: 48.7%;
    left: 72.3%;
    z-index: 1;
}

.hz220823-D5-020S-p5-img12 {
    top: 67.7%;
    left: 87.9%;

}

.hz220823-D5-020S-p5-2 {
    position: absolute;
    font-family: 'PingFang_blod';
    top: 85.5%;
    left: 2%;
    margin-bottom: 0;
}

.hz220823-D5-020S-p5-3 {
    position: absolute;
    font-family: 'PingFang_blod';
    top: 92.5%;
    left: 0%;
    margin-bottom: 0;
}

.hz220823-D5-020S-p6-1 {
    margin-top: 1%;
}

.hz220823-D5-020S-p6-2 {
    font-size: 0.989vw;
}

.hz220823-D5-020S-p1-3-w {
    margin-bottom: 4%;
    margin-top: 2%;
}

.hz220823-D5-020S-p1-10-1 {
    margin-top: 1%;
}

.hz-220802-p1-jl {
    margin-bottom: 60px;
}

.hz-220802-p1-jl-1 {
    padding-top: 120px;
}

.hz-220802-p1-jl-2 {
    padding-top: 3%;
}

.hz-220802-p1-jl-3 {
    padding-bottom: 100px;
}

.show-phone {
    display: none;
}

.show-pc {
    display: block;
}

.business-detail .hz220823-D5-020S-secondary-nav {

    background-color: #ffffff;
}

@media (max-width: 768px) {
    .show-pc {
        display: none;
    }

    .show-phone {
        display: block;
    }

    .hz-220802-p1-jl {
        margin-bottom: 8%;
    }

    .hz-220802-p1-jl-1 {
        padding-top: 20%;
    }

    .hz-220802-p1-jl-2 {
        padding-top: 0%;
    }

    .hz-220802-p1-jl-3 {
        padding-bottom: 7%;
    }

    .hz-220802-p1-jl-4 {
        padding-bottom: 13%;
    }

    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hz220823-D5-020S-hero-content .features.small .features-item {
        padding-right: 2%;
    }

    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hz220823-D5-020S-hero-content .features.small .hz220823-D5-020S-features-item {
        padding-right: 2%;
        margin-top: -9%;
    }

    .hz-220802-content {
        padding: 10% 0;
    }

    .ns-container {
        width: auto;
        padding-left: 3.125vw;
        padding-right: 3.125vw;
    }

    .ns-container.hz-220802-container {
        width: 100% !important;
    }

    .ns-container.hz220823-D5-020S-container {
        width: 100% !important;
    }

    .hz220823-D5-020S-p0-2 {
        padding: 8% 0;
        width: 100%;
        margin-bottom: 4%;
    }

    .hz220823-D5-020S-p0-img1 {
        width: 30%;
        float: left;
        margin: 0 0 0 8%;
    }

    .hz220823-D5-020S-p0-3 {
        font-size: 4.267vw;
        float: right;
        text-align: center;
        margin-right: 5%;
        margin-top: 9%;
    }

    .hz220823-D5-020S-p0-4 li {
        width: 48%;
        margin-left: 4%;
        padding: 11% 0 6% 0;
    }

    .hz220823-D5-020S-p0-4 li:nth-child(1) {

        margin-left: 0%;

    }

    .hz220823-D5-020S-p0-4 {
        width: 100%;
        overflow: hidden;

    }

    .hz220823-D5-020S-p0-img2 {
        width: 41.9%;
        margin: 0 auto;
        float: none;
    }

    .hz220823-D5-020S-p0-5 {
        font-size: 4.26vw;
        margin-right: 0;
        margin-top: 12%;
    }

    .hz220823-D5-020S-p0-6 {
        margin-left: 0;
        margin-top: 4%;
        box-sizing: border-box;
        padding: 5.1% 13%;
        width: 100%;
    }

    .hz220823-D5-020S-p0-7 {
        float: right;
        margin-top: 5.9%;

        box-sizing: border-box;
    }

    .hz220823-D5-020S-p0-img4 {
        width: 19.7%;
        float: left;

    }

    .hz-220802-p1-tit {
        font-size: 8.53vw;
        width: 86%;
        margin: 0 auto 2% auto;
    }

    .hz220823-D5-020S-p1-3-w {
        margin: 2% 0 6% 0;
    }

    .hz220823-D5-020S-span-r {
        font-size: 3vw;
    }

    .hz220823-D5-020S-p1-1 {
        width: 83%;
        position: absolute;
        top: 52.2%;
        left: 8.5%;
    }

    .hz220823-D5-020S-p1-2 {
        font-size: 3.696vw;
    }

    .hz220823-D5-020S-p1-3 {
        font-size: 7.056vw;
    }

    .hz220823-D5-020S-p1-4 {
        font-size: 3.192vw;
    }

    .hz220823-D5-020S-p1-5 {
        width: 100%;
    }

    .hz220823-D5-020S-p1-6 {
        width: 97%;
        float: none;
        margin-top: 6%;
    }

    .hz220823-D5-020S-p1-7 {
        width: auto;
        font-size: 8.53vw;

    }

    .hz220823-D5-020S-p1-img2 {
        width: 73.6%;
        float: none;
        margin: 11% auto 0;
    }

    .hz220823-D5-020S-p2 {
        background-image: none;
        height: auto;
    }

    .hz220823-D5-020S-p2-w {

        width: 100%;
        background-image: none;
        padding-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;
        height: auto;
        position: relative;
    }

    .hz220823-D5-020S-p2-tit-w {
        position: absolute;
        top: 10%;
        left: 0%;
    }

    .hz-220802-p2-tit1-w {
        position: absolute;
        top: 29%;
        left: 16%;
        width: 68%;
    }

    .hz220823-D5-020S-p2-1 {
        width: 100%;

        bottom: -1%;
        position: absolute;

        left: 0;
    }

    .hz220823-D5-020S-p3-1 {
        width: 100%;
    }

    .hz220823-D5-020S-p4-1 {
        width: 100%;
        float: left;
        position: absolute;
        top: 0;
        left: 0;
    }

    .hz220823-D5-020S-p4-2 {
        position: relative;
        float: none;
        left: 0;
        top: 0;
        width: 100%;
        text-align: center;
        margin-top: 6%;
    }

    .hz220823-D5-020S-p4-3 {
        width: auto;
        font-size: 5.376vw;
        margin-bottom: 2%;
    }



    .hz220823-D5-020S-p5-1 {
        width: 140%;
        margin-left: -20%;
        margin-top: 5%;
        position: relative;
    }

    .hz220823-D5-020S-p5-2 {

        top: 85.5%;
        left: 18.5%;
        margin-bottom: 0;
        width: 63%;
    }

    .hz220823-D5-020S-p5-3 {
        top: 102.5%;
        left: 18.5%;
        margin-bottom: 0;
        width: 63%;
    }

    .hz220823-D5-020S-p6-2 {
        font-size: 3.73vw;
    }




    .hz220823-D5-020S-p3 .hz-220802-p1-tit {
        font-size: 8.53vw;
        width: 100%;
        letter-spacing: -0.5px;
    }

    .hz220823-D5-020S-tit-xg {
        font-size: 8.53vw;
        width: 100%;
        letter-spacing: -0.5px;
    }

    .hz220823-D5-020S-p3 {
        margin-top: -0.3%;
    }

    .hz220823-D5-020S-p4-4 {
        position: absolute;
        width: 60%;
        top: 37%;
        left: 15.2%;
        z-index: 10;
    }

    .hz220823-D5-020S-p4-dh {
        animation: hz220823-D5-020S-p4-dh1 1s linear normal forwards 1s;
    }

    @keyframes hz220823-D5-020S-p4-dh1 {
        0% {
            transform: rotate(0deg);
        }

        100% {
            transform: rotate(90deg);
        }
    }



    .hz220823-D5-020S-p4-img8 {
        width: 3.5%;
        position: absolute;
        top: 84%;
        right: 8%;
    }

    .hz220823-D5-020S-p4-8 {
        font-size: 1.757vw;
        position: absolute;
        top: 80%;
        right: 7%;
        width: auto;
    }

    .hz220823-D5-020S-p5an {
        width: 100%;
        height: 100%;
        transform-origin: 50%;
        opacity: 1;
    }
}

/* H3C D5-020s商用台式机结束 */

/* H3C D5-020t商用台式机开始 */
.hz220823-D5-020S-p5an {
    width: 0;
    height: 0%;
    transform-origin: 50%;
    opacity: 0;
}

.hz220823-D5-020S-p0-2 .hz220823-D5-020t-p0-3 {
    background: linear-gradient(to right, #62acdd, #2680e4);
    -webkit-background-clip: text;
    color: transparent;
}

.hz220823-D5-020t-p1-3 {
    color: #4598ff;
}

.hz220823-D5-020t-p1-9 {

    color: #2680e4;
}

.hz220823-D5-020t-p2 {
    background-image: url(../images/hz220823-D5-020t-p2-bg.jpg);

}

.hz-220802-p3 .hz220823-D5-020t-p2-tit-w {
    color: #333333;
}

.hz220823-D5-020t-p2-zi {
    color: #2680e4;
    font-family: 'PingFang_Bold';
}

.hz220823-D5-020t-p2-zi1 {
    color: #2680e4;
    font-family: 'PingFang_Bold';
}

.hz220823-D5-020t-p4-4 {
    position: absolute;
    width: 39.1%;
    top: 44%;
    left: 16.2%;
    z-index: 10;
}

.hz220823-D5-020t-p1-6 {

    margin-top: 9%;
}

.hz220823-D5-020t-p1-6-right {

    margin-top: 6.2%;
}

.show-phone {
    display: none;
}

.show-pc {
    display: block;
}

@media (max-width: 768px) {
    .show-pc {
        display: none;
    }

    .show-phone {
        display: block;
    }

    .hz220823-D5-020t-p4-4 {
        position: absolute;
        width: 60%;
        top: 37%;
        left: 15.4%;
        z-index: 10;
    }

    .hz220823-D5-020S-p5an {
        width: 100%;
        height: 100%;
        transform-origin: 50%;
        opacity: 1;
    }

}

/* H3C D5-020t商用台式机结束 */


.hz-220831book-bannertip{
    width:25.6%;
    margin-left:0.8%;
    margin-bottom:2.4vw;
}
.hz-220831book-bannertip img{
    width:100%;
}
.hz-220831book-p0top{
    width:100%;
    overflow:hidden;
}
.hz-220831book-p0left{
    width:32.5%;
        box-sizing: border-box;
    background-color: rgb(255, 255, 255);
    float: left;
    border-radius: 10px;
    padding:6% 0;
}
.hz-220831book-p0img1{
    width:79.33%;
    margin:0 auto;
}
.hz-220831book-p0t1{
    margin:5% auto 0;
    font-size:1.2vw;
    text-align:center;
    color:#2C99B3;
    font-family: 'PingFang_Regular';
    line-height:1.5em;
}

.hz-220831book-p0ul1{
    width:66%;
    float:right;
    overflow:hidden;
}
.hz-220831book-p0ul1 li{
    width:49%;
    float:left;
    margin-left:2%;
    background-color:#fff;
    border-radius: 10px;
    margin-bottom:2%;
    padding:4.2% 0;
}
.hz-220831book-p0ul1 li:first-child,.hz-220831book-p0ul1 li:nth-child(3){
    margin-left:0;
}
.hz-220831book-p0img{
    width:62.7%;
    margin:0 auto;
}
.hz-220831book-p0t2{
    margin:4% auto 0;
    font-size:1.2vw;
    text-align:center;
    color:#333;
    font-family: 'PingFang_Regular';
    line-height:1.5em;

}

.hz-220831book-p0ul2{
    width:100%;
    overflow:hidden;
    margin-top:0.8%;
}
.hz-220831book-p0ul2 li{
    width:24%;
    float:left;
    margin-left:1.3%;
    background-color:#fff;
    border-radius: 10px;
    padding:4% 0;
}
.hz-220831book-p0ul2 li:first-child{
    margin-left:0;
}
.hz-220831book-p0ic{
    width:35%;
    margin:0 auto;
}
.hz-220831book-p0t3{
    font-size:1.2vw;
    text-align:center;
    color:#333;
    font-family: 'PingFang_Regular';
    margin-top:10%;
}
.hz-220831book-p0t4{
    font-size:0.9vw;
    text-align:center;
    color:#333;
    font-family: 'PingFang_Regular';
    margin-top:1%;
    opacity:0.6;
}

.hz-220831-title span{
    color:#2C99B3;

    font-size:2.9vw;
    vertical-align:baseline;
}
.hz-220831-x{
    font-weight:200;
}
.hz-220831-p1img1{
    width:83.8%;
    margin:5% auto 0;
}
.hz-220831-p1t1{
    width:100%;
    text-align:center;
    font-family: 'PingFang_Regular';
    color:#333;
    font-size:1.1vw !important;
}
.hz-220831-p1t1 span{
    color:#2C99B3;
}
.hz-220831-p1main{
    width:100%;
    overflow:hidden;
    margin:3% auto 0;
}
.hz-220831-p1t2{
    width:100%;
    text-align:center;
    font-family: 'PingFang_Bold';
    color:#333;
    font-size:1.65vw !important;
    margin-top:4%;
}
.hz-220831-p1left{
    width:48%;
    float:left;
    overflow:hidden;
}

.hz-220831-p1img2{
    width:46.3%;
    float:left;
}
.hz-220831-p1box1{
    width:44%;
    float:right;
}
.hz-220831-p1t3{
    font-size:1.4vw !important;
    font-family: 'PingFang_Bold';
    color:#2C99B3;
}
.hz-220831-p1t4{
    font-size:1.4vw !important;
    font-family: 'PingFang_Bold';
    color:#333;
}
.hz-220831-p1line1{
    width:100%;
    height:1px;
    background-color:rgba(51,51,51,0.3);
    margin:4% auto;
}

.hz-220831-p1t5{
    font-size:0.8vw !important;
    font-family: 'PingFang_Regular';
    color:#333;
    opacity:0.6;
    line-height:1.75em;
}

.hz-220831-p1line2{
    width:1px;
    height:96px;
    background-color:rgba(51,51,51,0.3);
    float:left;
    margin-left:2.5%;
    margin-top:4%;
}

.hz-220831-p1right{
    width:44.4%;
    float:right;
    overflow:hidden;
}
.hz-220831-p1img3{
    width:47.3%;
    float:left;
    margin-top:2%;
}
.hz-220831-p1box2{
    width:42.6%;
    float:right;
}
.hz-220831-p1tip{
    font-size:0.6vw !important;
    color:#979797;
    text-align:right;
    font-family: 'PingFang_Regular';
    margin-top:2%;
}
.hz-220831-middle .hz-220802-content{
    background-color:#000;
}


.hz-220831-middle .hz-220802-content .hz-220802-p1-tit {
    color:#fff;
}
.hz-220831-p2t1{
    width:100%;
    text-align:center;
    font-family: 'PingFang_Regular';
    color:#979797;
    font-size:1.1vw !important;
}

.hz-220831-p2t11{
    width:100%;
    font-family: 'PingFang_Regular';
    color:#979797;
    font-size:1.1vw !important;
}

.hz-220802-content.hz-220831-p2{
    background-image:url(../images/products/business/Ultra14T/hz-220831book-p2bg.jpg);
    background-size:cover;
    background-position:50% 100%;
}

.hz-220831-p2box{
    width:100%;
    margin:5% auto 8%;
}
.hz-220831-p2t1{
    font-size:1.1vw !important;
    font-family: 'PingFang_Regular';
    color:#979797;
    line-height:1.75em;
}
.hz-220831-p2t1 span{
    color:#3CBDCF;
}
.hz-220831-p2t2{
    font-size:2.2vw;
    color:#3CBDCF;
    margin-top:1%;
    font-family: 'PingFang_Bold';
}

.hz-220831-p2img1{
    width:16%;
    margin:5% 0 0;
}
.hz-220831-p2ul{
    width:100%;
    margin-top:4%;
    overflow:hidden;
}
.hz-220831-p2ul li{
    float:left;
    margin-left:7.4%;
}
.hz-220831-p2ul li:first-child{
    margin-left:0;
}
.hz-220831-p2t3{
    font-size:1.4vw !important;
    font-family: 'PingFang_Bold';
    color:#8DC2CA;
}
.hz-220831-p2t3 span{
    font-size:0.9vw !important;
    font-family: 'PingFang_Regular';
}
.hz-220831-p2t4{
    font-size:0.8vw !important;
    font-family: 'PingFang_Regular';
    color:#fff;
    opacity:0.6;
    margin-top:10px;
}
.hz-220831-p3img1{
    width:100%;
    margin-top:-12%;
}
.hz-220831-p3ul{
    width:100%;
    overflow:hidden;
     margin-top:6%;
}

.hz-220831-p3ul li{
    width:23.8%;
    float:left;
    margin-left:1.6%;
    border-radius:10px;

    background-color:#141414;
    padding:3.5% 0;
}
.hz-220831-p3ul li:first-child{
    margin-left:0;
}
.hz-220831-p3t1{
    width:100%;
    text-align:center;
    font-size:0.8vw !important;
    color:#979797;
    font-family: 'PingFang_Regular';
}
.hz-220831-p3t2{
    width:100%;
    text-align:center;
    font-size:1.65vw !important;
    color:#fff;
    font-family: 'PingFang_Bold';
    margin-top:3%;
}

.hz-220831-ic{
    width:32.4%;
    margin:15% auto ;
}
.hz-220831-p3t3{
    width:100%;
    text-align:center;
    font-size:0.85vw !important;
    font-family: 'PingFang_Regular';
    color:#979797;
    line-height:1.7em;
}

.hz-220831-p3t3 span{
    color:#3CBDCF;
}

.hz-220831-p3tip{
    margin-top:2%;
    font-size:0.6vw !important;
    font-family: 'PingFang_Regular';
    color:#979797;
    line-height:1.7em;

}
.hz-2208310p4ul{
    width:58.2%;
    margin:5% auto 0;
    overflow:hidden;
}
.hz-2208310p4ul li{
    width:24%;
    float:left;
    margin-left:13.3%;
}
.hz-2208310p4ul li:first-child{
    margin-left:0;
}
.hz-220831-p4ic{
    width:47.7%;
    margin:0 auto;
}

.hz-220831-p4t1{
    width:100%;
    text-align:center;
    font-size:1.1vw !important;
    font-family: 'PingFang_Bold';
    margin-top:20px;
    color:#2C99B3;
}
.hz-220831-p4t2{
     width:100%;
    text-align:center;
    font-size:0.8vw !important;
    font-family: 'PingFang_Regular';
    margin-top:10px;
    line-height:1.7em;
    color:#7B7B7C;
}
.hz-220831-p4t2 span{
    color:#2C99B3;
}
.hz-220831-p4img1{
    width:71.5%;
    margin:-1.5% auto 0;
}

.hz-220831-p4tip{
     width:100%;
    text-align:center;
    font-size:0.6vw !important;
    font-family: 'PingFang_Regular';
    margin-top:1%;
    color:#7B7B7C;
}
.hz-220831-p4t3{
    width:100%;
    text-align:center;
    font-size:1.65vw !important;
    font-family: 'PingFang_Bold';
    margin:5% auto 0;
    color:#333333;
}
.hz-220831-p4t4{
    width:100%;
    text-align:center;
    font-size:0.8vw !important;
    font-family: 'PingFang_Regular';
    margin:0.5% auto 0;
    color:#333333;
}

.hz-220831-p4img2{
    width:85%;
    margin:4% auto 0;
}
.hz-220831-p5tbox{
    width:100%;
    margin:4% auto 0;
}
.hz-220831-p5tbox&gt;p{
    text-align:center;
    font-size:0.83vw !important;
    font-family: 'PingFang_Regular';
    line-height:2em;
}

.hz-220831-p5tbox&gt;p span{
    color:#2C99B3;
}
.hz-220831-p5img1{
    width:100%;
    position:relative;
}
.hz-hz-220831-p5quan{
    position:absolute;
    width:29.4%;
    left:0;
    bottom:15.5%;
}
.hz-220831book-p5q2,.hz-220831book-p5q3,.hz-220831book-p5q4{
    position:absolute;
    left:0;
    top:0;
    width:100%;
}
.hz-220831book-p5q1{
    animation:p5q1 3s infinite linear;
    transform-origin:50% 100%;
}

@keyframes p5q1{
    0% {
        opacity:0;
        transform:scale(0.5);
    }
    30% {
        opacity:1;
        transform:scale(1.3);
    }
    60% {
        opacity:0;
        transform:scale(2.1);
    }
    100% {
        opacity:0;
        transform:scale(2.1);
    }
}

.hz-220831book-p5q2{
    animation:p5q2 3s infinite linear;
    transform-origin:50% 100%;
}

@keyframes p5q2{
     0% {
        opacity:0;
        transform:scale(0.5);
    }
    30% {
        opacity:1;
        transform:scale(1.3);
    }
    60% {
        opacity:0;
        transform:scale(1.6);
    }
    100% {
        opacity:0;
        transform:scale(1.6);
    }
}
.hz-220831book-p5q3{
    animation:p5q3 3s infinite linear;
    transform-origin:50% 100%;
}

@keyframes p5q3{
    0% {
        opacity:0;
        transform:scale(0.5);
    }
    30% {
        opacity:1;
        transform:scale(1.3);
    }
    60% {
        opacity:0;
        transform:scale(1.6);
    }
    100% {
        opacity:0;
        transform:scale(1.6);
    }
}
.hz-220831book-p5q4{
    animation:p5q4 3s infinite linear;
    transform-origin:50% 100%;
}

@keyframes p5q4{
     0% {
        opacity:0;
        transform:scale(0.5);
    }
    30% {
        opacity:1;
        transform:scale(1.3);
    }
    60% {
        opacity:0;
        transform:scale(1.6);
    }
    100% {
        opacity:0;
        transform:scale(1.6);
    }
}
.hz-hz-220831-p5quan2{
    position:absolute;
    width:29.4%;
    right:0;
    bottom:15.5%;
}


.hz-220831-p5bottom{
    width:91%;
    margin:5% auto 0;
    overflow:hidden;
}

.hz-220831-p5left{
    width:28.4%;
    float:left;
    margin-top:5%;
}

.hz-220831-p5t1{
    font-size:1.6vw !important;
    font-family: 'PingFang_Bold';
}
.hz-220831-p5t2{
    font-size:1vw !important;
    font-family: 'PingFang_Regular';
    line-height:1.7em;
    margin-top:4%;
    opacity:0.6;
    color:#333;
}

.hz-220831-p5t2ul{
    width:100%;
    margin:15% auto 0;
    overflow:hidden;
}
.hz-220831-p5t2ul li{
    width:30%;
    float:left;
    margin-left:16.7%;
    cursor:pointer;
}
.hz-220831-p5t2ul li:first-child{
    margin-left:0;
}
.hz-220831-p5ich{
    display:none;
}
.hz-220831-p5ics{
    display:block;
}
.hz-220831-p5t2ul li.active .hz-220831-p5ich{
    display:block;
}
.hz-220831-p5t2ul li.active .hz-220831-p5ics{
    display:none;
}

.hz-220831-p5t3{
    font-size:0.8vw !important;
    font-family: 'PingFang_Regular';
    opacity:0.6;
    color:#333;
    margin-top:22%;
}

.hz-220831-p5t2ul li.active .hz-220831-p5t3{
    opacity:1;
}
.hz-220831-p5line{
    position:relative;
    width:77%;
    margin-top:8%;
    height:1px;
    background-color:rgba(51,51,51,0.3);
}
.hz-220831-p5linec{
    position:absolute;
    width:50%;
    height:3px;
    top:-1px;
    left:0;
    background-color:rgba(51,51,51,1);
    transition:0.5s;
}

.hz-220831-p5right{
    position: relative;
    width:64%;
    float:right;
}
.hz-220831-p5img2{
    position:absolute;
    left:0;
    top:0;
    opacity:0;
    width:100%;
    z-index:-1;
    transition:0.5s;
}
.hz-220831-p5img2.active{
    position:relative;
    z-index:1;
    opacity:1;
}

.hz-220831-p6img1{
    width:71.6%;
    margin:5% auto;
}
.hz-220831-p6list{
    width:64.5%;
    overflow:hidden;
    margin:3% auto 0;
}
.hz-220831-p6list li{
    width:27.2%;
    float:left;
    margin-left:9%;
}
.hz-220831-bo .hz-220802-content{
    background-color:#fff
}

.hz-220831-p6list li:first-child{
    margin-left:0;
}

.hz-220831-p6ic{
    width:36.3%;
    margin:0 auto;
}
.hz-220831-p6t1{
    width:100%;
    text-align:center;
    font-size:1.05vw !important;
    font-family: 'PingFang_Bold';
    color:#2C99B3;
    margin:10px auto 0;
}
.hz-220831-p6t2{
    font-size:0.8vw;
    font-family: 'PingFang_Regular';
    text-align:center;
    line-height:1.75em;
    color:#333;
    opacity:0.6;
}
.hz-220831-p6t3{
    font-size:0.6vw !important;
    font-family: 'PingFang_Regular';
    color:#333;
    opacity:0.6;
    text-align:center;
    line-height:1.75em;
}

.hz-220831-p6ltitle{
    width:100%;
    text-align:center;
    margin:7% auto 0;
    font-size:1.65vw !important;
    font-family: 'PingFang_Bold';
    color:#333;
}

.hz-220831-p6ul{
    width:100%;
    overflow:hidden;
    margin:3% auto 0;
}
.hz-220831-p6ul li{
    width:32%;
    float:left;
    margin-left:1.9%;
    border-radius:10px;
    padding:3% 0;
    background-color:#F8F9FB;
}


.hz-220831-p6ul li:first-child{
    margin-left:0;
}
.hz-220831-p6t4{
    width:100%;
    text-align:center;
    font-size:1.05vw !important;
    font-family: 'PingFang_Bold';
    color:#333;
    margin:10px auto 0;
}
.hz-220831-p6t5{
    width:100%;
    text-align:center;
    font-size:0.8vw !important;
    font-family: 'PingFang_Regular';
    color:#333;
    margin:10px auto 0;
    opacity:0.6;
}
.hz-220831-p6ic2{
    width:24.2%;
    margin:6% auto 0;
}
.hz-220831-p6img2{
    width:56.5%;
    margin:4% auto 1%;
}

.hz-220831-p6img3{
    width:100%;
    margin:4% auto 0%;
}

.hz-220831-p7img1{
    width:88%;
    position:relative;
    margin:4% auto 0;
}
.hz-220831-p7t1{
    font-size:1.1vw !important;
    font-family: 'PingFang_Regular';
    position:absolute;
    left:0;
    top:11.7%;
    width:33%;
    line-height:1.7em;
}
.hz-220802-content span{
    font-family:'PingFang_Bold';
}
.hz-220831-p7t1 span{
    color:#2C99B3;
    font-family:'PingFang_Bold';
}

.hz-220831-p8t1{
        width: 100%;
    text-align: center;
    margin: 2% auto 0;
    font-size: 1.65vw !important;
    font-family: 'PingFang_Bold';
}
.hz-220802-content .hz-220802-p1-tit span{
    font-family: 'PingFang_Bold';
} 

@media (max-width: 768px){
    .hz220831-content label,.hz220831-content h2{
        text-align:center;
    }
    .hz-220831book-bannertip{
        width:65.5%;
        margin:9% auto ;
    }
    .hz220831-content{
        
        text-align:center;
    }
    .hz220831-content a{
        padding:10px 20px !important;
    }
    .ns-container.hz220823-D5-020S-ns-container{
        background-color:#fff;
    }
    .hz-220831book-p0left{
        width:100%;
        float:none;
        overflow:hidden;
        margin:0 auto 3%;
    }
    .hz-220831book-p0img1{
        width:34.5%;
        float:left;
        margin-left:7%;
        margin-top:4%;
    }
    .hz-220831book-p0t1{
        float:left;
        margin-left:10.4%;
        font-size:4.2vw;
        margin:3% 0 0 8.4%;
    }
    .hz-220831book-p0ul1{
        width:100%;
        float:none;
        margin-left:0;
/*        margin-bottom:3%;*/
    }
    .hz-220831book-p0img{
        width:57.1%;
    }
    .hz-220831book-p0t2{
        font-size:4.2vw;
    }
    .hz-220831book-p0ul1 li{
        margin-bottom:3%;
        padding:5% 0;
    }
    .hz-220831book-p0ul2{
        width:100%;
        overflow:hidden;
    }
    .hz-220831book-p0ul2 li{
        width:49%;
        margin-left:2%;
        float:left;
        margin-bottom:3%;
    }
    .hz-220831book-p0ul2 li:nth-child(3){
        margin-left:0;
    }
    .hz-220831book-p0ic{
        width:39.4%;
    }
    .hz-220831book-p0t3{
        font-size:4.3vw;
        margin-top:4%;
    }
    .hz-220831book-p0t4{
        font-size:2.7vw;
    }
    .hz220823-D5-020S-p3 .hz-220802-p1-tit{
        font-size:8.53vw;
    }
    .hz-220831-title span{
        font-size:8.53vw;
    }
    .hz-220831-p1t1{
        font-size:3.2vw !important;
    }

    .hz-220831-p1img1{
        width:100%;
        margin:8% auto 0;
    }
    .hz-220831-p1t2{
        font-size:6.4vw !important;
        margin-top:10%;
    }
    .hz-220831-p1left{
        width:100%;
        float:none;
    }
    .hz-220831-p1img2{
        width:58.6%;
        float:none;
        margin-top:4%;
        margin:5% auto 0;
    }
    .hz-220831-p1box1,.hz-220831-p1box2{
        width:100%;
        margin:3% auto 0;
        float:none;
        text-align:center;
    }
    .hz-220831-p1t3{
        font-size:5.4vw !important;
    }
    .hz-220831-p1t4{
        font-size:5.4vw !important;
    }
    .hz-220831-p1line1,.hz-220831-p1line2{
        display:none;
    }
    .hz-220831-p1t5{
        font-size:3.2vw !important;
        margin-top:3%;
    }   
    .hz-220831-p1right{
        width:100%;
        margin-top:8%;
    }
    .hz-220831-p1img3{
        float:none;
        width:55.7%;
        margin-left:18.1%;
    }
    .hz-220831-p1tip{
        font-size:3vw !important;
        text-align:center;
        margin-top:5%;
    }   
    .hz-220831-p2t1{
        font-size:3.2vw !important;
    }
    .hz-220802-content.hz-220831-p2{
        background-image:none;
    }
    .hz-220831-p2box{
        margin-left:4.7%;
    }
    .hz-220831-p2t11{
        font-size:3.2vw !important;
    }
    .hz-220831-p2t2{
        font-size:6.4vw;
    }
    .hz-220831-p2img1{
        width:35.6%;
    }
    .hz-220831-p2t3{
        font-size:5vw !important;
    }
    .hz-220831-p2t3 span{
        font-size:3vw !important;
    }
    .hz-220831-p2t4{
        font-size:3.2vw !important;
        margin:3% auto 0;
    }
    .hz-220831-p2bg{
        width:108%;
        margin-left:-4%;
        margin-top:-7%;
    }
    .hz-220831-p3ul li{
        width:48.5%;
        float:left;
        margin-left:2.5%;
        margin-bottom:3%;
    }
    .hz-220831-p3ul li:nth-child(3){
        margin-left:0;
    }
    .hz-220831-p3t1{
        font-size:2.6vw !important;
    }
    .hz-220831-p3t2{
        font-size:5.1vw !important;
    }
    .hz-220831-p3t3{
        font-size:2.95vw !important;
    }
    .hz-220831-p3t3 span{
        font-size:2.95vw !important;
    }
    .hz-220831-p3tip{
        font-size:3vw !important;
        text-align:center;
    }
    .hz-2208310p4ul{
        width:100%;
        margin:8% auto 0;
    }
    .hz-2208310p4ul li{
        width:100%;
        float:none;
        margin-bottom:2%;
        overflow:hidden;
        margin-bottom:5%;
        margin-left:0;
    }
    .hz-220831-p4ic{
        width:15.1%;
        float:left;
        margin-left:3.3%;
        margin-top:1%;
    }
    .hz-220831-p4tbox{
        width:74.1%;
        float:left;
        margin-left:6%;
        padding-bottom:3%;
        border-bottom:1px solid #A9A9AE;
    }
    .hz-2208310p4ul li:last-child .hz-220831-p4tbox{
        border-bottom:none;
    }
    .hz-220831-p4t1{
        font-size:4.2vw !important;
        margin-top:0;
        text-align:left;
    }
    .hz-220831-p4t2{
        font-size:3.2vw !important;
        text-align:left;
        margin-top:2%;
    }
    .hz-220831-p4img1{
        width:100%;
    }
    .hz-220831-p4tip{
        font-size:3vw !important;
        margin-top:4%;
    }
    .hz-220831-p4t3{
        font-size:6.4vw !important;
        margin:8% auto 0;
    }
    .hz-220831-p4t4{
        font-size:3.2vw !important;
        margin-top:3%;
    }
    .hz-220831-p4img2{
        width:84.7%;
        margin-left:10.4%;
        margin-top:7%;
    }
    .hz-220831-p5tbox&gt;p{
        font-size:3.3vw !important;
    }
    .hz-220831-p5img1{
        width:160%;
        margin-left:-30%;
        margin-top:-8%;
    }
    .hz-220831-p5bottom{
        width:100%;
    }
    .hz-220831-p5left{
        width:88.3%;
        float:none;
        margin:0 auto;
    }
    .hz-220831-p5t1{
        font-size:5.6vw !important;
        text-align:center;
    }
    .hz-220831-p5t2{
        font-size:3.2vw !important;
    }
    .hz-220831-p5t2ul{
        width:64%;
        margin:6% auto 0;
    }
    .hz-220831-p5t2ul li{
        width:37%;
        float:left;
        margin-left:25.6%;
    }
    .hz-220831-p5ic1{
        width:100%;
    }
    .hz-220831-p5t3{
        font-size:3.2vw !important;
    }
    .hz-220831-p5line{
        width:64%;
        margin:5% auto 0;
    }
    .hz-220831-p5right{
        float:none;
        width:100%;
        margin:8% auto 0;
       
    }
    .hz-220831-p6img1{
        width:100%;
        margin:10% auto 0;
    }
    .hz-220831-p6list{
        width:50%;
        float:left;
        margin-top:10%;
    }
    .hz-220831-p6list&gt;li{
        width:100%;
        float:none;
        box-sizing:border-box;
        padding-left:8.4%;
        margin-left:0;
        margin-bottom:14%;
    }
    .hz-220831-p6ic{
        margin-left:0;
        width:37.5%;
    }
    .hz-220831-p6t1{
        font-size:4.2vw !important;
        text-align:left;
    }
    .hz-220831-p6t2{
       font-size:3.1vw !important;
        text-align:left; 
    }
    .hz-220831-p6t3{
        font-size:3vw !important;
        text-align:left; 

    }
    .hz-220831-p6ul{
        width:96%;
        margin:3% auto 7%;

    }
    .hz-220831-p6ul&gt;li{
        width:100%;
        float:none;
        margin-left:0;
        margin-bottom:5%;
    }
    .hz-220831-p6t4{
        font-size:4.8vw !important;
    }
    .hz-220831-p6t5{
        font-size:3.2vw !important;
    }
    .hz-220831-p6ltitle,.hz-220831-p6ltitle{
        font-size: 5.6vw !important;
        text-align: center;

    }
    .hz-220831-p6ltitle{
        margin:0% auto 5%;
    }
    .clear{
        clear:both;
    }
    .hz-220831-p6img2{
        position:relative;
        width:100%;
    }
    .hz-220831-p6img20{
        width:13.3%;
        position:absolute;
        left:35.6%;
        top:0;

    }
    .hz-220831-p6img21{
        width:19.9%;
        position:absolute;
        left:42%;
        top:0;
        opacity:0;
    }
    .hz-220831-p6img22{
        width:16.5%;
        position:absolute;
        left:58.6%;
        top:0;
        opacity:0;
    }
    .hz-220831-p6arr{
        width:100%;
        overflow:hidden;
        margin:4% auto 8%;
    }
    .hz-220831-p6left{
        width:9.7%;
        float:left;
        margin-left:37.8%;
        opacity:0.6;
        /*transform:rotate(-180deg);*/
    }
    .hz-220831-p6left img{
        transform:rotate(-180deg);
    }
    .hz-220831-p6right{
        width:9.7%;
        float:right;
        margin-right:37.8%;
        opacity:1;
        
    }
    .hz-220831-p6t3{
        font-size:3vw !important;
        margin-top:3%
    }
    .hz-220831-p6img3{
        width:108%;
        margin-left:-4%;
        margin:8% 0 0 -4%;
    }
    .hz-220831-p7img1{
        margin:8% auto 0;
    }
    .hz-220831-p7t1{
        width:100%;
        position:relative;
        margin:10% auto 0;
        font-size:4.2vw !important;
    }
    .hz-220831-p8t1{
        font-size:4.8vw !important;
    }
    .hz-220831-p6t3.hz-220831-cen{
    text-align:center;
    margin-top:6%;
}
.hz-220831-p3img1{
    margin-top:-5%;
}
}


/* H3C D5-030s商用台式机开始 */
 .hz220920-D5-030s-p0-3{
    color: #7632C7;
}
.hz220920-D5-030s-p1-3{
  color:#E1A7FF;  
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hz220823-D5-020S-hero-content .features.small .hz220920-D5-030s-features-item{
    padding-right: 2%;
    margin-top: 0%;
}

.hz220920-D5-030s-p1{
    width: 100%;
    height: auto;
    background-size: cover;
    background-position-x: center;
    position: relative;
    margin-top: 60px;
}
.hz220920-D5-030s-p1-tit{
    color: #FFFFFF;
}
.hz220920-D5-030s-p1-img2{
    width: 47.3%;
}
.hz220920-D5-030s-p1-6{
    width: 46.1%;
}
.hz220920-D5-030s-p0-6{
    padding: 3.94% 7%;
}
.hz220920-D5-030s-p4-txt1{
    width: 100%;
    text-align: center;
    font-size: 1.67vw;
    color: #ffffff;
    margin-top: 5%;
    font-family: 'PingFang_Bold';
}
.hz220920-D5-030s-p4-txt2{
    font-size: 0.99vw;
   color: rgba(225, 225, 225, 0.6);
    margin-top: 2%;
    font-family: 'PingFang_Regular';
 
}

.hz220920-D5-030s-p1 .hz220920-D5-030s-p4-img1{
    width: 40.3%;
    margin: 5% auto 0 auto;
    display: block;
}
.hz220920-D5-030s-nc{
    padding-top: 0;
    margin-bottom: 20px;
}
.hz220920-D5-030s-p1-w{
margin-bottom: 0;
}
.hz220920-D5-030s-p1-jl{
    margin-top: 0;
}
.hz220920-D5-030s-p1-jl-1{
    padding-top: 80px;
}
.hz220920-D5-030s-p1-jl-3{
    padding-top: 30px;
}
.hz220920-D5-030s-p1-1{
    top: 16%;
}
@media (max-width: 1200px){
    .hz220920-D5-030s-p1-jl-3 {
        padding-top: 10px;
    }
    .hz220920-D5-030s-p1 {
        margin-top: 30px;
    }
}
@media (max-width: 768px){
    .hz220920-D5-030s-container{
        position: absolute;
        top: 8%;
        left: 0;
    }
    .hz220920-D5-030s-p1-6 {
        width: 97%;
    }
    .hz220920-D5-030s-nc {
    
        margin-bottom: 0;
    }
    .hz220920-D5-030s-p1-jl-1 {
        padding-top: 17%;
    }
    .hz220920-D5-030s-p1 {
		margin-top: 0;
        /* margin-top: 6%; */
    }
    .hz220920-D5-030s-p1-jl-2{
        padding-top: 7%;
    }
    .hz220920-D5-030s-p1-w{
        padding-bottom: 0;
    }
    .hz220920-D5-030s-p1-tit-w{
        margin: 0 auto 23% auto;
    }
    .hz220920-D5-030s-p1-img2 {
        width: 100%;
    }
    .hz220920-D5-030S-p2-txt0{
        width: 72%;
    }
    .hz220920-D5-030s-p4-txt1 {
        font-size: 5.3vw;
    }
    .hz220920-D5-030s-p4-txt2 {
        font-size: 3.06vw;
    }
    .hz220920-D5-030s-p4-tit{
        margin-top: 5%;
    }
    .hz220920-D5-030s-p4-txt1 {

        margin-top: 10%;
    }
    .hz220920-D5-030s-p4-txt2 {
        margin-top: 5%;
    }
    .hz220920-D5-030s-p1 .hz220920-D5-030s-p4-img1 {
        width: 71%;
        margin: 22% auto 0 auto;
   
    }
    .hz220920-D5-030s-p1-jl-3 {
        padding-top: 9%;
    }
    .hz220920-D5-030s-p0-6 {
        padding: 6.4% 13% 5.1%;
    }
    .hz220920-D5-030s-p0-5{
        margin-top: 5.5%;
      }
      .hz220920-D5-030s-p1-1 {
        top: 52.5%;
    }
    .hz220920-D5-030s-p1-jl-4{
      width: 77%;
    }
}
/* H3C D5-030s商用台式机结束 */

/* H3C D5-030t商用台式机开始 */
.hz220921-D5-030t-p0-3{
    background: linear-gradient(to right, #62A8D9, #2680E0);
    -webkit-background-clip: text;
    color: transparent;

}
.hz220921-D5-030t-p1-3{
    color: #4594FF;
}
.hz220921-D5-030t-p1-9{
    color: #2680E0;
}
/* H3C D5-030t商用台式机结束 */
/* H3C M4-271F 27英寸商用显示器开始 */
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .hz221008-M4-271F-features.small .features-item img{
    width: 19%;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .hz221008-M4-271F-features.small .features-item .features-item-text {
    font-size: 1.041vw;
    margin-top: 10px;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hz220823-D5-020S-hero-content .hz221008-M4-271F-features.small .features-item {
    padding-right: 6%;
}
.hz221008-M4-271F-p0{
    padding-top: 0 !important;
    padding-bottom: 100px !important;
    background-color: #F4F4F6;
}
.hz221008-M4-271F-p0-1{
    width: 96.8%;
    margin: 3% auto 0;
    overflow: hidden;
}
.hz221008-M4-271F-p0-2{
    width: 63.5%;
  float: left;
    overflow: hidden;
}

.hz221008-M4-271F-p0-ul{
    width: 32.9%;
    float: right;
    margin-top: 0.6%;
    overflow: hidden;
}
.hz221008-M4-271F-p0-ul li{
    width: 100%;
    overflow: hidden;
    margin-top: 7%;
}
.hz221008-M4-271F-p0-ul li:nth-child(1){
    margin-top: 0%;
}
.hz221008-M4-271F-p0-ic1{
    width: 18.1%;
    float: left;
}
.hz221008-M4-271F-p0-3{
    width: auto;
    float: left;
    margin-left: 3.3%;  
    margin-top: 5px;
}
.hz221008-M4-271F-p0-4{
    width: auto;
    color: #333333;
    font-size: 1.35vw;
    font-family: 'PingFang_Bold';
}
.hz221008-M4-271F-content span{
    font-family: 'PingFang_Regular';
}
.hz221008-M4-271F-content {
    background-color: #F4F4F6;
}
.hz221008-M4-271F-p0-5{
    width: auto;
    color: rgba(51, 51, 51, 0.6);
    font-size: 0.83vw;
    margin-top: 3px;
    font-family: 'PingFang_Regular';
}
.hz221008-M4-271F-p0-ul li:nth-child(3) .hz221008-M4-271F-p0-4{
line-height: 1em;
}
.hz221008-M4-271F-p1-txt1{
    width: 100%;
    font-size:0.63vw;
    color: #999999;
    text-align: center;
    font-family: 'PingFang_Regular';
}
.hz221008-M4-271F-p1-kb {
    width: 61%;
}
.hz221008-M4-271F-p1-kb img{
    width: 100%;
}
.hz221008-M4-271F-p1-1{
    margin-bottom: 0.6%;
    font-size: 1.04vw;
}
.hz221008-M4-271F-p1-zi{
    color: #2680D9;
}
.hz221008-M4-271F-p2{
    padding: 80px 0 80px;
}
.hz221008-M4-271F-p2-1{
    width: 86%;
    margin:0 auto ;
    position: relative;
}
.hz221008-M4-271F-p2-2{
    font-size: 1.04vw;
    color: #333333;
    position: absolute;
    line-height: 1.5em;
    font-family: 'PingFang_Regular';
    bottom: -1%;
    right: 6%;
    width: 42.7%;
}
.hz221008-M4-271F-p3{
    background-color: #DADADC;
    padding-bottom: 0;
    margin-bottom: 0px;
    padding-top: 80px;
}
.hz221008-M4-271F-p3-1{
    width: 88%;
    margin: 4% auto 0;
    overflow: hidden;
}
.hz221008-M4-271F-p3-2{
    width: 44%;
   float: left;
}
.hz221008-M4-271F-p3-2 img{
  display: block;
}
.hz221008-M4-271F-p3-ul{
    width: 43.7%;
    overflow: hidden;
    float: right;
}
.hz221008-M4-271F-p3-ul li{
    width: 100%;
    overflow: hidden;
    background-color: #EEEEF0;
    border-radius: 15px;
    box-sizing: border-box;
    padding: 6%;
    margin-top: 7%;
}
.hz221008-M4-271F-p3-ul li .hz221008-M4-271F-P3-ic1{
    width: 15%;
}
.hz221008-M4-271F-p3-txt1{
    width: auto;
    margin-bottom: 0;
    margin-top: 10px;
    line-height: 1.5em;
    color: #333333;
    font-family: 'PingFang_Regular';
}

.hz221008-M4-271F-p4 .hz-220802-p1-tit {
    color: #333333;
}
.hz221008-M4-271F-p4-1 {
    width: 84%;
    margin: 0% auto 0;
    overflow: hidden;
}
#hz221008-M4-271F-v98-first {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.hz221008-M4-271F-first-pc-relative {
    position: relative;
    width: 100%;
    height: 100%;
}

.hz221008-M4-271F-drug-pic {
    width: 100%;
    height: 23.11792vw;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#hz221008-M4-271F-v98-first .hz221008-M4-271F-pic-tip {
    bottom: -2.604167vw;
}

.hz221008-M4-271F-pc-box .hz221008-M4-271F-pic-tip {
    width: 81.6%;
    text-align: right;
    color: #000;
    bottom: 1.770833vw;
    font-size: 0.677083333vw;
    z-index: 40;
}

.hz221008-M4-271F-word-one {
    margin: 0vw 9.21875vw 4.166666vw;
}

.hz221008-M4-271F-introduct {
    width: 83%;
    padding-top: 10.416666vw;
    display: box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.hz221008-M4-271F-v98-brief {
    width: 32.9166666vw;
    font-weight: 700;
    color: #000;
    font-size: 3.333333333vw;
    line-height: 1.25;
    margin-right: 7vw;
    float: left;
}

.hz221008-M4-271F-word-one .hz221008-M4-271F-v98-des {
    margin-top: 0.5vw;
}

.hz221008-M4-271F-v98-des {
    width: 41.66666vw;
    font-weight: 500;
    color: #000;
    font-size: 1.66666666vw;
    line-height: 1.6;
    float: left;
}

.hz221008-M4-271F-on-white-space {
    white-space: nowrap;
    font-style: normal;
}

.hz221008-M4-271F-car-bg {
    width: 50%;
    z-index: 10;
}

.hz221008-M4-271F-drug-pic .hz221008-M4-271F-up {
    width: 50%;
    height: 100%;
    position: absolute;
    overflow: hidden;
}

.hz221008-M4-271F-Hertz-left {
    background: #CE0E2D;
    left: 2.0833333vw;
}

.hz221008-M4-271F-Hertz-left,
.hz221008-M4-271F-Hertz-right {
    position: absolute;
    bottom: 2.0833333vw;
    font-size: 2.5vw;
    color: #fff;
    width: 10.8vw;
    text-align: center;
    height: 4.4vw;
    line-height: 4.4vw;
    border-radius: 2.2vw;
}

.hz221008-M4-271F-up img {
    width: 44.85vw;
    height: 100%;
    max-width: none;
}

.hz221008-M4-271F-pc-box img {
    max-width: 100%;
    vertical-align: middle;
}

.hz221008-M4-271F-v98-img {
    -o-object-fit: cover;
    object-fit: cover;
}

.hz221008-M4-271F-down {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.hz221008-M4-271F-Hertz-right {
    background: #fff;
    right: 2.0833333vw;
}

.hz221008-M4-271F-Hertz-left,
.hz221008-M4-271F-Hertz-right {
    position: absolute;
    bottom: 1.283333vw;
    font-size: 1.145vw;
    color: #fff;
    width: 5.3vw;
    text-align: center;
    height: 2.4vw;
    line-height: 2.4vw;
    border-radius: 2.2vw;
}
.hz221008-M4-271F-Hertz-right {
    color: #000;
}
#hz221008-M4-271F-v98-line,
#hz221008-M4-271F-v98-line2,
#hz221008-M4-271F-v98-line3,
#hz221008-M4-271F-v98-line4 {
    position: absolute;
    left: 50%;
    top: 0;
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0.2vw;
    height: 100%;
    background: #fff;
    z-index: 15;
    cursor: pointer;
}

#hz221008-M4-271F-v98-line div,
#hz221008-M4-271F-v98-line2 div,
#hz221008-M4-271F-v98-line4 div,
#hz221008-M4-271F-v98-line3 div {
    width: 2.916667vw;
    height: 2.916667vw;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.hz221008-M4-271F-down img {
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.hz221008-M4-271F-pc-box img {
    max-width: 100%;
    vertical-align: middle;
}
.hz221008-detail_cspart {
    font-size: 20px;
    line-height: 30px;
    padding: 40px 0;
    border-bottom: 1px solid #918f8f;
}
.hz221008-cf:before, body:before, .header:before, .main:before, .footer:before, .wrap:before {
    content: '';
    display: table;
}
.hz221008-detail_cstit {
    font-size: 24px;
    font-weight: bold;
    float: left;
    width: 235px;
    box-sizing: border-box;
    padding: 10px 0;
}
.hz221008-detail_csright {
    overflow: hidden;
}
.hz221008-detail_csright dl {
    overflow: hidden;
    padding: 16px;
}
.hz221008-detail_csright dt {
    float: left;
    width: 188px;
    box-sizing: border-box;
}
.hz221008-detail_csright dd {
    overflow: hidden;
    color: #999;
    padding: 0 0 !important;
    border: none !important;
}
.hz221008-detail_cspart1{
    padding-top: 0;
}
.hz221008-M4-271F-p0-txt{
    position: relative;
    top: auto;
    margin-top: 1%;
}
.show-pc{
    display: block;
}
.show-phone{
    display: none;
}
@media (max-width: 1200px){
    .hz221008-M4-271F-up img {
        width: 41.75vw;
    
    }
    .hz221008-detail_cspart {
        font-size: 16px;
        line-height: 24px;
        padding: 30px 0;
    }
    .hz221008-detail_cstit {
        font-size: 20px;
        width: 200px;
    }
    .hz221008-detail_csright dl {
        padding: 12px;
    }
    .hz221008-detail_csright dt {
        width: 150px;
    }
    }
@media (max-width: 1002px){
    .hz221008-detail_cspart {
        font-size: 14px;
        line-height: 22px;
        padding: 20px 0;
    }
    .hz221008-detail_cstit {
        font-size: 16px;
        width: 160px;
    }
    .hz221008-detail_csright dl {
        padding: 10px;
    }
    .hz221008-detail_csright dt {
        width: 130px;
    }
}
@media (max-width: 768px){
    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .hz221008-M4-271F-features.small .features-item {
    width: 100%;
}
.show-phone{
    display: block;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .hz221008-M4-271F-features.small .features-item img {
    width: 50px;
}
.show-pc{
    display: none;
}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .hz221008-M4-271F-features.small .features-item .features-item-text {
    font-size: 3.2vw;
    margin-top: 11px;
}
.hz221008-M4-271F-p2 {
    padding: 10% 0 10%;
}
.hz221008-M4-271F-p1-1 {
    font-size: 3.2vw;
    width: 84%;
    left: 6%;
}
.hz221008-M4-271F-p2-1 {
    width: 100%;
    margin: 5% auto 0;
    position: relative;
}
.hz221008-M4-271F-p2-2 {
    font-size: 3.46vw;
    position: relative;
    bottom: 0%;
    right: 0%;
    width: 96%;
    margin: 7% auto 0;
}
.hz221008-M4-271F-p3-1 {
    width: 100%;
    margin: 8% auto 0;
    overflow: hidden;
}
.hz221008-M4-271F-p3-2 {
    width: 78%;
    float: none;
    margin: 0 auto;
}
.hz221008-M4-271F-p3-ul {
    width: 100%;
    overflow: hidden;
    float: none;
}
.hz221008-M4-271F-p3-ul li:nth-child(1){
   margin-top: 0;
}
.hz221008-M4-271F-p2-3{
    font-size: 3.46vw;
    width: 100%;
}
.hz221008-M4-271F-p3 {
    padding: 10% 0;
}
.hz221008-M4-271F-p4{
    padding: 0;
}
.hz221008-M4-271F-p4 .hz221008-M4-271F-p1-1 {
    font-size: 3.2vw;
    width: 92%;
    left: 4%;
    top: 22%;
}
.hz221008-M4-271F-p0-ul {
    width: 75.1%;
    float: none;
    margin: 0 auto;
}
.hz221008-M4-271F-p0-4 {
    width: auto;
    color: #333333;
    font-size: 4.26vw;
}
.hz221008-M4-271F-p0-5 {
    font-size: 2.67vw;
}
.hz221008-M4-271F-p0-1{
    overflow: visible;
}
.hz221008-M4-271F-p0-2 {
    width: 111%;
    float: left;
    overflow: hidden;
    margin-left: -5.5%;
}
.hz221008-M4-271F-drug-pic {
    height: 56.11792vw;
}
.hz221008-M4-271F-up img {
    width: 100vw;
}
.hz221008-M4-271F-down img {
    display: block;
}
.hz221008-M4-271F-Hertz-left, .hz221008-M4-271F-Hertz-right {
    bottom: 3.283333vw;
    font-size: 2.53vw;
    width: 10.3vw;
    height: 5.4vw;
    line-height: 5.4vw;
    border-radius: 2.7vw;
}
.hz221008-M4-271F-Hertz-left {
    left: 4.083333vw;
}
.hz221008-M4-271F-Hertz-right {
    right: 4.083333vw;
}
.hz221008-M4-271F-p0-1 {
    margin: 8.5% auto 0;
}
.hz221008-M4-271F-p0-ul {
    padding-top: 10%;
}
.hz221008-M4-271F-p0-3 {
    margin-left: 7%;
}
.hz221008-M4-271F-p0-ul {
    width: 79.1%;
}
.hz221008-M4-271F-p0 {
    padding-top: 0 !important;
    padding-bottom: 10% !important;
}
#hz221008-M4-271F-v98-line div, #hz221008-M4-271F-v98-line2 div, #hz221008-M4-271F-v98-line4 div, #hz221008-M4-271F-v98-line3 div {
    width: 6.916667vw;
    height: 6.916667vw;

}
.hz221008-detail_cspart {
    font-size: 13px;
    line-height: 20px;
    padding: 20px 0;
    
    margin: 0 25px;
}
.hz221008-detail_cspart1{
    padding-top: 0;
}
.hz221008-detail_cstit {
    font-size: 18px;
    width: 100%;
    float: none;
}
.hz221008-detail_csright dl {
    padding: 5px 0;
    margin: 0 !important;
}
.hz221008-detail_csright dt {
    width: 116px;
}
.hz221008-M4-271F-p1-txt1 {
    font-size: 2.267vw;
    color: #999999;
    position: absolute;
    top: 43%;
    left: 0%;
}
.hz221008-M4-271F-p0-txt{
    position: relative;
    top: auto;
    margin-top: 2%;
}
}
/* H3C M4-271F 27英寸商用显示器结束 */


/* H3CBook Ultra 14开始 */
.hz-221108Ultra-bannertip {
    width: 38.6%;
    margin-left: 0.8%;
    margin-bottom: 2.4vw;
}

.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .hz-221108Ultra-h2 {
    margin-bottom: 1.4vw;
    font-size: 3vw;
    color: #000;
}

.hz221108-Ultra-p0ul2 li {
    width: 32.3%;
    float: left;
    margin-left: 1.5%;
    background-color: #fff;
    border-radius: 10px;
    padding: 2.8% 0 2%;
    margin-top: 1.5%;
}

.hz221108-Ultra-p0ul2 li:nth-child(4) {
    margin-left: 0;
}

.hz221108-Ultra-p0ul2 .hz-220831book-p0ic {
    width: 66.2%;
    margin: 0 auto;
}

.hz221108-Ultra-p0ul2 .hz-220831book-p0t3 {
    margin-top: 5%;
}

.hz221108-Ultra-span {
    color: #2680D8 !important;
    font-family: 'PingFang_Bold';
}

.hz221108-Ultra-p1t3 {
    width: 100%;
    text-align: center;
    color: rgba(51, 51, 51, 0.6);
    font-family: 'PingFang_Regular';
    margin-top: 1%;
    font-size: 0.99vw;
}
.hz-220802-content.hz221108-Ultra-p2 {
    background-image: url(//www.yolosolive.com/cn/tres/NewWebUI/2020/images/products/business/Ultra14T/hz221108-Ultra-p2bg.jpg);
    background-size: cover;
    background-size: cover;
    background-position: 50% 100%;
}

.hz221108-Ultra-p2t2 {
    color: #fff;
}

.hz221108-Ultra-p2 .hz-220831-p2t3 {
    color: #45A1FF;
}

.hz221108-Ultra-p2 .hz221108-Ultra-p2t4 {
    color: #45A1FF;
    font-family: 'PingFang_Bold';
}

.hz221108-Ultra-p2ul li:nth-child(2) .hz-220831-p2t4 {
    font-size: 0.98vw !important;
}

.hz221108-Ultra-p2ul li:nth-child(2) {
    margin-left: 3.4%;
}

.hz221108-Ultra-p2t1 {
    color: #45A1FF;
}

.hz221108-Ultra-p3img1 {
    width: 85.4%;
    margin: 1% auto 0;
}

.hz221108-Ultra-p3ul .hz-220831-p3t3 span {
    color: #45A1FF;
}

.hz221108-Ultra-p3ul li {
    background-color: #1E1E1E;
}

.hz221108-Ultra-p6ul li .hz-220831-p6t4 {
    font-size: 1.25vw !important;
}

.hz221108-Ultra-p6ul li .hz-220831-p6ic2 {
    width: 60.2%;
    margin: 9% auto 0;
}

.hz221108-Ultra-p6ul li:nth-child(3) .hz-220831-p6ic2 {
    margin: 2% auto 0;
}

.hz221108-Ultra-p6list li .hz-220831-p6t1 {
    color: #333333;
}

.hz221108-Ultra-p6-2 {
    width: 85.7%;
    margin: 4% auto 0;
    overflow: hidden;
}

.hz221108-Ultra-p6ul1 {
    width: 29.8%;
    overflow: hidden;
    float: left;
    margin-top: 1.5%;
}

.hz221108-Ultra-p6ul1 li {
    width: 100%;
    border-radius: 8px;
    padding: 3.5% 0 3.5% 12%;
    transition: 0.5s;
    cursor: pointer;

}

.hz221108-Ultra-p6ul1 li .hz221108-Ultra-p6t1 {
    color: #333333;
    font-size: 1.25vw;
    width: auto;
    font-family: 'PingFang_Bold';
    cursor: pointer;
}

.hz221108-active {
    background-color: #F1F2F4;
}

.hz221108-Ultra-p6ul1 li .hz221108-Ultra-p6t2 {
    color: #333333;
    font-size: 0.98vw;
    width: auto;
    opacity: 0.6;
    margin-top: 1%;
    font-family: 'PingFang_Regular';
}

.hz221108-active .hz221108-Ultra-p6t1 {
    color: #2680D8 !important;
}

.hz221108-Ultra-p6-ri {
    width: 63.8%;
    position: relative;
    float: right;
}

.hz221108-Ultra-p6-ri1 {
    width: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.5s;
}

.hz221108-Ultra-p6-ri-active {
    opacity: 1;
}

.hz221108-Ultra-p6list1 {
    margin-top: 2%;
}

.hz221108-Ultra-con .hz-220802-content {
    padding: 90px 0;
}

.hz221108-Ultra-con .hz221108-Ultra-bo {
    padding-bottom: 0;
}

.hz221108-Ultra-con .hz221108-Ultra-content {
    padding-top: 60px;
}

.hz221108-Ultra-con .hz221108-Ultra-content1 {
    padding-bottom: 60px;
}

.hz221108-Ultra-con .hz-220831-middle .hz-220802-content {
    background-color: #0F0F11;
}

.hz221108-Ultra-con .hz-220831-p5tbox&gt;p span {
    color: #2680D8;
}

@media (max-width: 768px) {
    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content .hz-221108Ultra-h2 {
        margin-bottom: 20px;
        font-size: 30px;
    }

    .hz-221108Ultra-bannertip {
        width: 65.5%;
        margin: 5% auto 9%;
    }

    .hz221108-Ultra-p0ul2 li {
        width: 48.5%;
        margin-left: 3%;
        float: left;
        margin-bottom: 1.8%;
        height: auto;
        padding: 6% 0;
    }

    .hz221108-Ultra-p0ul2 li:nth-child(4) {
        margin-left: 3%;
    }

    .hz221108-Ultra-p0ul2 li:nth-child(5) {
        margin-left: 0;
    }

    .hz221108-Ultra-p0ul2 .hz-220831book-p0ic {
        width: 86.2%;
        margin: 0 auto;
    }

    .hz-220831-p1t2 {
        font-size: 5.33vw !important;
        margin-top: 4%;
    }

    .hz221108-Ultra-p1t3 {
        font-size: 2.93vw;
        margin-top: 2.8%;
    }

    .hz221108-Ultra-p1t4 {
        font-size: 2.67vw;
        margin-top: 4%;
    }

    .hz-220802-content.hz221108-Ultra-p2 {
        background-image: none;
    }

    .hz221108-Ultra-p2ul li:nth-child(2) .hz-220831-p2t4 {
        font-size: 3.2vw !important;
        margin-left: 0;
    }

    .hz221108-Ultra-p2ul li:nth-child(2) {
        margin-left: 0;
    }

    .hz221108-Ultra-p3img1 {
        width: 91.4%;
        margin: 8% auto;
    }

    .hz221108-Ultra-p5-5 {
        width: 136%;
        margin-left: -18%;
        margin-top: 5%;
    }

    .hz221108-Ultra-p6ul li {
        width: 48.5%;
        margin-left: 3%;
        float: left;
        margin-bottom: 3%;
    }

    .hz221108-Ultra-p6ul li:nth-child(3) {
        width: 100%;
        margin-left: 0%;

    }

    .hz221108-Ultra-p6ul li .hz-220831-p6t4 {
        font-size: 4.8vw !important;
    }

    .hz221108-Ultra-p6ul li:nth-child(3) .hz-220831-p6ic2 {
        width: 57.2%;
        margin: -1% auto 0;
    }

    .hz221108-Ultra-p6ul li .hz-220831-p6ic2 {
        width: 99.2%;
        margin: 5% auto 0;
    }

    .hz221108-Ultra-p6ul li {
        padding: 5.5% 0;
    }

    .hz221108-Ultra-p6ul1 {
        width: 100%;
    }

    .hz221108-Ultra-p6ul1 li {
        width: 33.3333%;
        float: left;
        padding: 3.5% 0 3.5% 0%;
    }

    .hz221108-Ultra-p6ul1 li .hz221108-Ultra-p6t1 {
        font-size: 4.267vw;
        text-align: center;
    }

    .hz221108-Ultra-p6ul1 li .hz221108-Ultra-p6t2 {
        font-size: 2.93vw;
        text-align: center;
    }

    .hz221108-Ultra-p6-2 {
        width: 100%;
        overflow: visible;
    }

    .hz221108-Ultra-p6-ri {
        margin-top: 5%;
        width: 100%;
        position: relative;
        float: right;
    }

    .hz221108-Ultra-p6list li:nth-child(3) {
        margin-bottom: 0;
    }

    .hz221108-Ultra-p6list1 li:nth-child(3) {
        margin-bottom: 14%;
    }

    .hz221108-Ultra-p6list1 li:nth-child(4) {
        margin-bottom: 0;
    }

    .hz221108-Ultra-con .hz-220802-content {
        padding: 15% 0;
    }

    .hz221108-Ultra-con .hz221108-Ultra-bo {
        padding-bottom: 0;
    }

    .hz221108-Ultra-p6list1 {
        margin-top: 10%;
    }

    .hz221108-Ultra-con .hz221108-Ultra-content1 {
        padding-bottom: 4%;
    }

    .hz221108-Ultra-con .hz221108-Ultra-content {
        padding-top: 10%;
    }

    .hz221108-Ultra-con .hz-220831-middle .hz-220802-content {
        background-color: #0F0F11;
    }

    .hz221108-Ultra-p3ul li .hz-220831-p3t3 {
        font-size: 2.75vw !important;
    }
}

/* H3CBook Ultra 14结束 */

/* H3CBook Pro 14开始 */
.hz221108-Ultra-p0ul2 .hz1213pro14-p0-pic {
    width: 26.2%;
    margin: 0 auto;
}

.hz1213pro14-p0ul .hz-220831book-p0t3 {
    font-size: 1.25vw;
}

.hz1213pro14-p0ul .hz-220831book-p0t4 {
    font-size: 0.83vw;
}

.hz1213pro14-p1txt {
    font-size: 1.1vw;
    font-family: 'PingFang_Regular';
    width: 50%;
    line-height: 1.7em;
    color: #FFFFFF;
    margin-top: 2%;
}

.hz1213pro14-p1txt2 {
    color: #4DA5FF;
}

.hz1213pro14-p1box {
    margin: 14% auto 8%;
}

.hz1213pro14-p2ul {
    width: 61.6%;
    overflow: hidden;
    margin: 3% auto 4%;
}

.hz1213pro14-p2ul li {
    width: 50%;
    float: left;
    overflow: hidden;
}

.hzpro14-p2 .hzpro14-p2img1 {
    width: 21%;
    float: left;
    margin-right: 5%;
    margin-top: 5px;
}

.hz1213pro14-p2txt {
    width: auto;
    float: left;
}

.hz1213pro14-p2txt1 {
    width: auto;
    font-size: 1.67vw;
    margin-bottom: 1%;
    color: #333;
    font-family: 'PingFang_Bold';
}

.hz1213pro14-p2txt2 {
    width: auto;
    font-size: 0.99vw;
    color: rgba(51, 51, 51, 0.6);
    font-family: 'PingFang_Regular';
}

.hzpro14-p2-1 {
    overflow: hidden;
    width: 92.8%;
    border-right: 1px solid rgba(51, 51, 51, 0.6);
}

.hzpro14-p2-2 {
    float: right;
    width: 84%;
    border: none;
}

.hzpro14-p2-3 {
    width: 70%;
    margin: 0 auto;
    position: relative;
}

.hzpro14-p2img3 {
    width: 15.8%;
    position: absolute;
    top: 4.6%;
    left: 0%;
}

.hzpro14-p2img4 {
    width: 15.8%;
    position: absolute;
    top: 0;
    left: 18.4%;
}

.hzpro14-p2img5 {
    width: 15.8%;
    position: absolute;
    top: 17.4%;
    left: 12%;
}

.hzpro14-p2img6 {
    width: 15.8%;
    position: absolute;
    top: 38%;
    left: 0%;
}

.hzpro14-p2img7 {
    width: 15.8%;
    position: absolute;
    top: 42.9%;
    left: 19.3%;
}

.hzpro14-p2img8 {
    width: 15.8%;
    position: absolute;
    top: 58.9%;
    left: 4.2%;
}

.hzpro14-p2img9 {
    width: 15.8%;
    position: absolute;
    top: 0;
    right: 16.4%;
}

.hzpro14-p2img10 {
    width: 15.8%;
    position: absolute;
    top: 16.9%;
    right: 18.4%;
}

.hzpro14-p2img11 {
    width: 15.8%;
    position: absolute;
    top: 16%;
    right: 0;
}

.hzpro14-p2img12 {
    width: 15.8%;
    position: absolute;
    top: 40.4%;
    right: 21%;
}

.hzpro14-p2img13 {
    width: 15.8%;
    position: absolute;
    top: 53.9%;
    right: 0%;
}

.hz1213pro14-p3 {
    width: 84.5%;
    overflow: hidden;
    margin: 4% auto 0;
}

.hz1213pro14-p3-1 {
    width: 48%;
    float: left;
}

.hz1213pro14-p3-2 {
    width: 48%;
    float: right;
}

.hz1213pro14-p4-1 {
    width: 100%;
    margin-bottom: 60px;
}

.hz1213pro14-p4-le {
    width: 51.9%;
    margin-left: -3%;
    float: left;
}

.flow {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0
}

.hz1213pro14-p4-ri {
    width: 48.8%;
    float: right;
    overflow: hidden;
    margin-top: 4%;
}

.hz1213pro14-p4-container {
    width: 100%;
    height: 100%;
}

.hz1213pro14-p4-2 {
    width: 100%;
    background-color: #F8F9FB;
    border-radius: 15px;
    padding: 7% 0 7% 9%;
}

.hz-220802-content .hzpro14-p4img2 {
    width: 20%;
    margin-bottom: 4%;
    display: block;
}

.hz1213pro14-p4-3 {
    font-size: 1.67vw;
    color: #333333;
    font-family: 'PingFang_Bold';
}

.hz1213pro14-p4-4 {
    margin-top: 6%;
}

.hz1213pro14-p4-prev {
    width: 46px;
    height: 46px;
    background-size: cover;
    background-image: url(../images/hzpro14-p4img11.png);
    float: left;
}

.hz1213pro14-p4-prev.swiper-button-disabled {
    background-image: url(../images/hzpro14-p4img10.png);
}

.hz1213pro14-p4-next {
    width: 46px;
    height: 46px;
    background-size: cover;
    float: right;
    background-image: url(../images/hzpro14-p4img13.png);
}

.hz1213pro14-p4-next.swiper-button-disabled {
    background-image: url(../images/hzpro14-p4img12.png);
}

.hz1213pro14-p4-btn {
    width: 17%;
    overflow: hidden;
    float: right;
    margin-top: 4%;
}

.hz1213pro14-p4-txt {
    font-size: 0.83vw;
    color: #8D8D8D;
    width: 70%;
    margin-top: 4%;
    font-family: 'PingFang_Regular';
}

.hz1213pro14-p5.hz221108-Ultra-p2 {
    padding-bottom: 0;
}

.hz1213pro14-p5ul {
    width: 50%;
    margin: 3% auto;
    overflow: hidden;
    position: relative;
}

.hz1213pro14-p5ul li {
    font-size: 1.67vw;
    width: auto;
    margin-left: 5%;
    float: left;
    color: #FFFFFF;
    font-family: 'PingFang_Regular';
}

.hz1213pro14-p5ul li:nth-child(1) {
    margin-left: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    padding-right: 5%;
}


.hz1213pro14-p5ul li span {
    color: #4DA5FF;
    font-family: 'PingFang_Regular';
}

.hz1213pro14-p5 .hzpro14-p5img2 {
    width: 35px;
    display: inline-block;
    vertical-align: middle;
}

.hz1213pro14-p5 .hzpro14-p5img4 {
    width: 49.5%;
    margin: 5% auto 0 auto;
    display: block;
}

.hz221108-Ultra-con .hz-220831-middle .hz1213pro14-p5 {
    background-color: #E6E6E8;
}

.hzpro14-p6 {
    padding-top: 0;
    padding-bottom: 0;
}

.hzpro14-p2dhb {
    transition: 1s;
    transform: translateY(20px);
    opacity: 0;
}

.hzpro14-p2dhb2 {
    transition: 1s;
    transform: translateY(10px);
    opacity: 0;
}

.hzpro14-p2dhb3 {
    transition: 1s;
    transform: translateX(20px);
    opacity: 0;
}

.hzpro14-p2dhb4 {
    transition: 1s;
    transform: translateX(-20px);
    opacity: 0;
}

.an {
    transform: translateY(0px);
    opacity: 1;
}

.an1 {
    transform: translateX(0px);
    opacity: 1;
}
.hzpro14-footer{
    padding-top: 3.6vw;
}
@media (max-width: 1600px) {
.hz1213pro14-p5ul {
    width: 52.5%;
}
.hz1213pro14-p4-btn {
    width: 23%;
    overflow: hidden;
    float: right;
    margin-top: 4%;
}
}
@media (max-width: 1200px) {
    .hzpro14-p2 .hzpro14-p2img1 {
        width: 16%;
    }

    .hz1213pro14-p4-btn {
        width: 22%;
    }
    .hz1213pro14-p5ul {
        width: 50.5%;
    }


    .hz1213pro14-p5ul li:nth-child(1) {
        border-right: 1px solid rgba(255, 255, 255, 0.3);
        padding-right: 3%;
    }

    .hz1213pro14-p5ul li {
        margin-left: 3%;
    }

    .hz1213pro14-p5 .hzpro14-p5img2 {
        width: 20px;
    }
    .hz1213pro14-p4-prev {
        width: 36px;
        height: 36px;
    }
    .hz1213pro14-p4-next {
        width: 36px;
        height: 36px;
    }

}

@media (max-width: 768px) {

    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content.hzpro14-banner {
        top: 80px;
    }

    .hz1213pro14-p1.hz221108-Ultra-p2 {
        background-image: none;
    }

    .hz1213pro14-p1 .hzpro14-p1img1 {
        width: 108%;
        margin-left: -4%;
    }

    .hz1213pro14-p1txt {
        font-size: 3.2vw;
    }

    .hz1213pro14-p1box {
        margin: 9% 0 0 8%;
    }

    .hz221108-Ultra-con .hz-220831-middle .hz1213pro14-p1 {
        background-color: #000;
        padding-bottom: 0;
    }

    .hz1213pro14-p2ul {
        width: 84.8%;
    }

    .hzpro14-p2 .hzpro14-p2img1 {
        width: 26%;
    }

    .hz1213pro14-p2txt1 {
        width: auto;
        font-size: 4.26vw;
    }

    .hz1213pro14-p2txt2 {
        width: auto;
        font-size: 2.4vw;
    }

    .hzpro14-p2-1 {
        overflow: hidden;
        width: 90.8%;
        border-right: 1px solid rgba(51, 51, 51, 0.1);
    }

    .hzpro14-p2-2 {
        float: right;
        width: 84%;
        border: none;
    }

    .hz1213pro14-p2txt1 {
        margin-bottom: 3%;
        margin-top: 8%;
    }

    .hzpro14-p2-3 {
        width: 100%;
    }

    .hz1213pro14-p2ul {
        margin: 3% auto 6%;
    }

    .hz1213pro14-p3 {
        width: 108%;
        overflow: hidden;
        margin: 4% auto 0;
        margin-left: -4%;
    }

    .hz1213pro14-p4-le {
        width: 85.2%;
        margin: 5% auto 0;
        float: none;
    }

    .hz1213pro14-p4-ri {
        width: 98%;
        float: none;
        overflow: visible;
        margin-top: 4%;
    }

    .hz1213pro14-p4-3 {
        font-size: 4.267vw;
    }

    .hz-220802-content .hzpro14-p4img2 {
        width: 18%;
    }

    .hz1213pro14-p4-txt {
        font-size: 2.26vw;
    }

    .hz1213pro14-p4-prev {
        width: 25px;
        height: 25px;
    }

    .hz1213pro14-p4-next {
        width: 25px;
        height: 25px;
    }

    .hz1213pro14-p4-btn {
        margin-top: 11%;
        width: 18%;
    }

    .hz1213pro14-p0ul .hz-220831book-p0t3 {
        font-size: 4.267vw;
    }

    .hz1213pro14-p0ul .hz-220831book-p0t4 {
        font-size: 3.2vw;
    }

    .hz1213pro14-p5.hz221108-Ultra-p2 {
        background-image: none;
        position: relative;
        padding: 0;

    }

    .hz1213pro14-p5 .hz-220831-title {
        position: absolute;
        top: 6.5%;
        left: 50%;
        transform: translateX(-50%);
    }

    .hz1213pro14-p5ul {
        width: 55%;
        position: absolute;
        left: 22.5%;
        top: 20%;
    }

    .hz1213pro14-p5ul li {
        font-size: 4.267vw;
        margin-left: 0%;
        float: none;
        text-align: center;
        margin-top: 3%;
    }

    .hz1213pro14-p5ul li:nth-child(2) {
        border: none;
    }

    .hz1213pro14-p5ul li:nth-child(1) {
        border: none;
    }

    .hz1213pro14-p5ul {
        width: 55%;
        position: absolute;
        top: 22%;
    }

    .hz1213pro14-p5 .hzpro14-p5img4 {
        width: 88%;
        position: absolute;
        display: block;
        top: 40%;
        left: 6%;
    }

    .hz221108-Ultra-con .hzpro14-p6 {
        padding-top: 15%;
        padding-bottom: 0;
    }
}

/* H3CBook Pro 14结束 */

/* H3C 100W快速充电器（100W MAX）开始 */
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .hz230109-charger-container {
    width: 62.5vw !important;
}
.hz230109-charger-banner-ul{
    width: 35.3%;
    overflow: hidden;
    margin-top: 5%;
}
.hz230109-charger-banner-ul li{
    width: 35.3%;
    float: left;
    font-size: 1.04vw;
    margin-left: 25%;
    margin-bottom: 3%;
    font-family: 'PingFang_Regular';
}
.hz230109-charger-banner-ul li:nth-child(1){
    margin-left: 0;
}
.hz230109-charger-banner-ul li:nth-child(3){
    margin-left: 0;
}
.hz230109-charger-banner-ic1{
    width: 40px;
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
}
.hz230109-charger-p0bg{
    background-size: cover;
    width: 100%;
}
.hz230109-charger-p0txt{
    color: #FFFFFF;
    font-size: 1.1vw;
    width: 64%;
    text-align: center;
    line-height: 1.8em;
    margin: 2% auto 0;
    font-family: 'PingFang_Regular';
}
.hz-220802-content .hz230109-charger-p0-pic1{
    width: 60%;
}
.hz230109-charger-p1{
    width: 100%;
    position: relative;
    margin: 5% auto;
}
.hz230109-charger-p1-1{
    width: 26.4%;
    position: absolute;
    top: 0;
    left: 0;
}
.hz230109-charger-p1-txt{
    color: #000;
    font-size: 1.09vw;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 76%;
    left: 0;
    font-family: 'PingFang_Regular';
}
.hz230109-charger-p1-2{
    left: 36.8%;
}
.hz230109-charger-p1-3{
    left: 73.9%;
}
.hz230109-charger-p1-4{
    width: 2.8%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30.3%;
}
.hz230109-charger-p1-5{
    width: 2.8%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 66.9%;
}
.hz230109-charger-p1txt2{
    color: #333333;
    margin-top: 0;
}
.hz-220802-content .hz230109-charger-p2-pic1{
    width: 91.5%;
    margin: 5% auto 0;
}
.hz230109-charger-p3-1{
    width:100%;
    overflow: hidden;
}
.hz230109-charger-p3le1{
    width:26%;
    float: left;
    margin-left: 7%;
    margin-top: 10%;
}
.hz230109-charger-p3txt1{
    text-align: left;
    width: 100%;
}
.hz230109-charger-p3tit{
    text-align: left;
    margin-bottom: 4%;
}
.hz230109-charger-p3-ri{
    float: right;
    width: 56.3%;
    overflow: hidden;
    margin-top: -3.5%;
}
.hz230109-charger-p3-ri li{
    float: left;
    width: 31%;
    margin-left: 3.5%;
    margin-top: 3.5%;
    overflow: hidden;
    position: relative;
}
.hz230109-charger-p3-ri li:nth-child(1){
    margin-left: 0;
}
.hz230109-charger-p3-ri li:nth-child(4){
    margin-left: 0;
}
.hz-220802-content .hz230109-charger-p3-pic7{
    width: 41.7%;
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translateX(-50%);
}
.hz230109-charger-p3txt2{
    color: #000;
    position: absolute;
    width: 100%;
    top: 65%;
    left: 0;
    font-family: 'PingFang_Bold';
}
.hz230109-charger-p4ri{
    float: right;
    width: 32%;
}
.hz230109-charger-p4le{
    width: 56.3%;
    float: left;
    position: relative;
}
.hz230109-charger-p4le1{
    width: 32.7%;
    position: absolute;
    left: 35%;
    top: -6.8%;
}
.hz230109-charger-p4le2{
    left: 67%;
    top: 7%;
}
.hz230109-charger-p4txt1{
    text-align: center;
    font-size: 1.45vw;
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    color: #FFFFFF;
}
.hz230109-charger-p4le2 .hz230109-charger-p4txt1{
    font-size: 1.14vw;
}
.hz230109-charger-p4le3{
    top: 32.2%;
    left: 66.6%;
}
.hz230109-charger-p4le3 .hz230109-charger-p4txt1{
    color: #47AAE2;
    top: 45%;
}
.hz230109-charger-p4le4{
    top: 55.5%;
    left: 58.6%;
}
.hz230109-charger-p4le5{
    left: 3.6%;
    top: 55.8%;
}
.hz230109-charger-p4le6{
    top: 31.4%;
    left: -1.4%;
}
.hz230109-charger-p4le7{
    top: 8.4%;
    left: 7.8%;
}
.hz230109-charger-p4le7  .hz230109-charger-p4txt1{
    left: -2%;
}
.hz230109-charger-p5 .hz-220802-content .hz230109-charger-p0-pic1 {
    width: 62%;
}
.hz-220831-middle.hz230109-charger-p5 .hz-220802-p1-tit {
    color: #333333;
}
.hz230109-charger-p5 .hz230109-charger-p0txt {
    color: #333333;
}
.hz230109-charger-p6le1 {
    width: 41%;
}
.hz230109-charger-p6ri{
    width: 39%;
    margin-right: 7%;
    float: right;
    margin-bottom: -1%;
}
.hz221108-Ultra-con .hz230109-charger-p6-1{
    padding-bottom: 0%;
}
.hz230109-charger-footer{
    padding-top: 3.6vw;
}
@media (max-width:1200px) {
    .hz230109-charger-banner-ic1 {
        width: 33px;
    }
    .hz230109-charger-banner-ul {
        width: 40.3%;
    }
    .hz230109-charger-p0txt {
        width: 69%;
    }
    .hz230109-charger-p3txt1{
        margin-left: 0;
    }.hz230109-charger-p4ri {
        width: 35%;
    }
    .hz230109-charger-p5 .hz-220802-content .hz230109-charger-p0-pic1 {
        width: 72%;
    }
    .hz-220802-content .hz230109-charger-p0-pic1 {
        width: 52%;
    }
    .hz230109-charger-p6le1 {
        width: 45%;
    }
}
@media (max-width:768px) {
    .hz230109-charger-banner-ul {
         width: 67%;
        margin: 5% auto 0;
    }
    .hz230109-charger-banner-ic1 {
        margin-right: 10px;
    }
    .hz230109-charger-banner-ul li {
        width: 39%;
        font-size: 3.2vw;
        margin-left: 20%;
        margin-bottom: 3%;
    }
    .hz230109-charger-p0txt {
        width: 94%;
        font-size: 3.2vw;
        line-height: 1.7em;
    }
    .hz-220802-content .hz230109-charger-p0-pic1 {
        width: 111%;
    }
    .hz230109-charger-p1-txt {
        font-size: 3.2vw;
    }
    .hz230109-charger-p1-txt{
        position: absolute;
        top: 73%;
        left: 10%;
        width: auto;
    }
    .hz230109-charger-p1-txtw{
        left: 43%;
    }
    .hz230109-charger-p1-txtw1{
        left: 71%;
    }
    .hz230109-charger-p1 {
        margin: 9% auto;
    }
    .hz221108-Ultra-con .hz-220831-middle .hz230109-charger-p2bg {
        padding: 15% 0 0;
    }
    .hz230109-charger-p2bg .hz-220831-title {
        position: absolute;
        top: 13.5%;
        left: 50%;
        transform: translateX(-50%);
    }
    .hz230109-charger-p2bg .hz230109-charger-p0txt{
        margin-top: 14%;
    }
    .hz-220802-content .hz230109-charger-p2-pic1 {
        width: 120%;
        margin: 19% auto 0;
        margin-left: -10%;
    }
    .hz230109-charger-p3le1 {
        width: 100%;
        float: left;
        margin-left: 0%;
        margin-top: 0%;
        float: none;
    }
    .hz230109-charger-p3tit {
        width: 100%;
        text-align: center;
    }
    .hz230109-charger-p3txt1 {
        margin-left: 0;
        width: 100%;
        text-align: center;
        margin-left: 0;
    }
    .hz230109-charger-p3-ri {
        width: 100%;
        margin-top: 3%;
    }
    .hz230109-charger-p4le {
        width: 100%;
        float: left;
        position: relative;
        margin-top: 11%;
    }
    .hz230109-charger-p4{
        position: relative;
    }
    .hz230109-charger-p4 .hz220823-D5-020S-container{
        position: absolute;
        top: 0;
        left: 0;
    }
    .hz230109-charger-p4txt1 {
        font-size: 3.46vw;
        top: 48%;
    }
    .hz230109-charger-p4le2 .hz230109-charger-p4txt1 {
        font-size: 2.8vw;
    }
    .hz221108-Ultra-con .hz-220831-middle .hz230109-charger-p5w{
        padding: 15% 0;
    }
    .hz230109-charger-p5w .hz-220831-title {
        position: absolute;
        top: 9.5%;
        left: 50%;
    }
    .hz230109-charger-p5w .hz230109-charger-p0txt{
        margin: 25% auto 0;
    }
    .hz230109-charger-p5 .hz-220802-content .hz230109-charger-p0-pic1 {
        width: 109%;
    }
    .hz230109-charger-p6ri {
        width: 76.4%;
        margin: 9% auto -2%;
        float: none;
    }
    .hz230109-charger-header{
        padding: 0 3.125vw !important;
    }
    .hz230109-charger-footer {
        padding-top: 0;
    }
}

/* H3C 100W快速充电器（100W MAX）结束 */
/* H3C M4-242FD商用显示器开始 */
.hz0111-M4-242FD-div{
    background-color: #fff;
}
.hz0111-M4-242FD-p0-img1{
    width: 59.7%;
    margin-top: 3%;
}
.hz0111-M4-242FD-p0{
    width: 100%;
    background-size: cover;
    padding-top: 110px;
}
.hz0111-M4-242FD-p0 .hz221008-M4-271F-p0-ul {
    margin-top: 9.1%;
}
.hz0111-M4-242FD-p0 .hz221008-M4-271F-p0-3 {
    margin-top: 11px;
}
.hz0111-M4-242FD-p0 .hz221008-M4-271F-p0-4{
    color: #fff;
}
.hz0111-M4-242FD-p0 .hz221008-M4-271F-p0-5{
    color: rgba(255,255,255,0.6);
}
.hz0111-M4-242FD-p0-1{
    margin-top: 9px;
}
.hz0111-M4-242FD-div .hz221008-M4-271F-p1-zi{
    color: #2680D6;
}
.hz0111-M4-242FD-div .hz221008-M4-271F-p2-1 {
    width: 63.3%;
}
.hz0111-M4-242FD-div .hz221008-M4-271F-p2-2 {
    right: -11%;
    width: 55.7%;
}
.hz0111-M4-242FD-div .hz221008-M4-271F-p3-ul li{
    border: 1px solid #fff;
    background-color: rgba(225, 225, 225, 0.12);
}
.hz0111-M4-242FD-div .hz221008-M4-271F-p3-txt1{
    color: #fff;
}
.hz0111-M4-242FD-tit{
    color: #fff;
}
.hz0111-M4-242FD-div .hz220823-D5-020S-p3{
    background-color: #F4F4F6;
}

@media ( max-width:768px ) {
    .hz0111-M4-242FD-ns-master-banner.ns-master-banner img.hz0111-M4-242FD-ns-banner{
        display: block !important;
    }
    .hz0111-M4-242FD-div .hz221008-M4-271F-p2 {
        padding: 15% 0 15%;
    }
    .hz0111-M4-242FD-div .hz0111-M4-242FD-p0-img1 {
        width: 100%;
        margin-top: 1%;
        margin-left: 0;
    }
    .hz0111-M4-242FD-div .hz221008-M4-271F-p2-1 {
        width: 100%;
    }
    .hz0111-M4-242FD-div .hz221008-M4-271F-p2-1 {
        width: 110%;
        margin-left: -5%;
    }
    .hz0111-M4-242FD-div .hz221008-M4-271F-p2-2 {
        right: 0;
        width: 86%;
    }
    .hz0111-M4-242FD-ns-master-banner.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hz220823-D5-020S-hero-content .features.small .features-item{
        margin-bottom: 7px;
    }
    .hz0111-M4-242FD-p0 .hz221008-M4-271F-p0-3 {
        margin-top: 5px;
    }
    .hz0111-M4-242FD-div .hz0111-M4-242FD-p3bgw{
        background-color: #FFF;
        padding-bottom: 0;
    }
    .hz0111-M4-242FD-div .hz221008-M4-271F-p3 {
        padding: 15% 0;
    }
}
/* H3C M4-242FD商用显示器结束 */


/* H3CDesk X700s 商用台式机开始 */
.hz23217-x700s-p0 {
    width: 86%;
    margin: 0 auto;
    padding-bottom: 2%;
}

.hz23217-x700s-p0ul {
    width: 100%;
    overflow: hidden;
}

.hz23217-x700s-p0ul li {
    width: 49.1%;
    border-radius: 19px;
    padding: 5% 0;
    margin-left: 1.8%;
    float: left;
    box-sizing: border-box;
    overflow: hidden;
    background-color: #ffffff;
}

.hz23217-x700s-p0txt {
    width: 73.5%;
    margin: 0 auto;
    overflow: hidden;
}

.hz23217-x700s-p0txt1 {
    width: auto;
    font-size: 1.25vw;
    margin-top: 5.5%;
    line-height: 1.5em;
    overflow: hidden;
    font-family: 'PingFang_Regular';
    color: #7632C5;
}

.hz-220802-con .hz23217-x700s-p0ic7 {
    width: 43.7%;
    float: left;
    margin-right: 0%;
    display: inline-block;
}

.hz23217-x700s .hz220823-D5-020S-p1-1 {
    width: 35.5%;
}

.hz23217-x700s-p0ul li:nth-child(1) {
    margin-left: 0;
}

.hz23217-x700s-p0ul1 li {
    width: 32.2%;
    margin-left: 1.7%;
    padding: 3% 0;
    margin-top: 1.8%;
}

.hz23217-x700s-p0ul1 .hz23217-x700s-p0ic1 {
    width: 35.1%;
    float: none;
    margin: 0 auto 5% auto;
    display: block;
}

.hz23217-x700s-p0ul1 .hz23217-x700s-p0txt1 {
    margin-top: 0%;
    color: #333333;
    text-align: center;
}

.hz23217-x700s-p0ul1 li:nth-child(4) {
    margin-left: 0;
}

.hz23217-x700s .hz220823-D5-020S-p1-img1 {
    width: 90%;
}

.hz23217-x700s .hz220920-D5-030s-p1-6 {
    width: 47.1%;
}

.hz23217-x700s .hz220823-D5-020S-p1-5 {
    margin: 7% auto 0 auto;
}

.hz23217-x700s .hz220823-D5-020S-p2-1 {
    width: 59.6%;
    margin: 8.9% auto -5% auto;
}

.hz23217-x700s-p5 .hz220920-D5-030s-p4-img1 {
    margin: 13% auto 0 auto;
}

.hz23217-x700s .hz220920-D5-030s-p0-3 {
    color: #7632C7;
}

.hz23217-x700s .hz220920-D5-030s-p1-3 {
    color: #DFA5FF;
}

.hz23217-x700s-p2 .hz220920-D5-030s-p1-3 {
    color: #DFA5FF;
}

.hz23217-x700s-p3 .hz220920-D5-030s-p1-3 {
    color: #7632C5;
}

.hz23217-x700s-p4 .hz220823-D5-020S-p3-1 {
    width: 89.4%;
    position: relative;
}

.hz23217-x700s-p4 {
    background-size: cover;
}

.hz23217-x700s .hz220920-D5-030s-p4-txt1 {
    font-size: 1.1vw;
}

.hz23217-x700s-p3 .hz220920-D5-030s-p0-3 {
    color: #7632C5;
}

.hz23217-x700s-p4-1 {
    width: 45%;
    position: absolute;
    right: 5%;
    top: 0;
}

.hz23217-x700s-p4-2 {
    width: auto;
    color: #7632C5;
    /* font-size: 2.18vw; */
	font-size: 2vw;
    margin-bottom: 2%;
    font-family: 'PingFang_Bold';
}

.hz23217-x700s-p4-3 {
    color: rgba(51, 51, 51, 0.6);
    font-size: 0.98vw;
    font-family: 'PingFang_Regular';
}

.hz23217-x700s-p4-3-1 {
    margin-bottom: 5%;
}

.hz23217-x700s-p6 .hz220920-D5-030s-p0-3 {
    color: #7632C5;
}

.hz23217-x700s-p5 {
    margin-top: 0;
}

.hz23217-x700s-p5 .hz220920-D5-030s-p4-txt1 {
    margin-top: 1%;
    font-family: 'PingFang_Regular';
}

.hz23217-x700s-p6 .hz220823-D5-020S-p5-3 {
    top: 86.2%;
}

.hz23217-x700s-p6 .hz220823-D5-020S-p5-2 {
    top: 80.5%;
}

.hz23217-x700s-p6 .hz23217-x700s-p6-1 {
    top: 92%;
}

.hz23217-x700s-p6 .hz23217-x700s-p6-1-new {
    top: 97%;
}

.hz23217-x700s-p0ul li:nth-child(2) .hz23217-x700s-p0txt1 {
    margin-top: -1%;
    text-align: center;
}

.hz23217-x700s-p0ul1 li:nth-child(2) .hz23217-x700s-p0txt1 {
    margin-top: 0%;
}

.hz23217-x700s-footer {
    padding-top: 3.6vw;
}

.hz23217-x700s-p0ul li:nth-child(2) .hz23217-x700s-p0ic7 {
    float: none;

    display: block;
    margin: 0 auto;
}

.hz23217-x700s-p0ul li:nth-child(2) .hz23217-x700s-p0ic7.show-phonew {
    display: none;
}

@media (max-width:1200px) {
    .hz23217-x700s-p0ul li:nth-child(2) .hz23217-x700s-p0txt1 {
        margin-top: 5%;
        text-align: center;
    }
}

@media (max-width:768px) {
    .hz23217-x700s-p0 {
        width: 100%;
    }

    .hz23217-x700s-p0ul li {
        margin-left: 0%;
        width: 100%;
        margin-top: 1.8%;
        border-radius: 9px;
    }

    .hz23217-x700s-p5 {
        margin-top: 0;
        padding-top: 0;
    }

    .hz-220802-con .hz23217-x700s-p0ic7 {
        width: 38.4%;
        margin-right: -2%;
        margin-left: -2%;
        display: inline-block;
    }

    .hz23217-x700s-p0ul li:nth-child(2) .hz23217-x700s-p0ic7 {
        float: left;
        display: none;
        margin: auto;
    }

    .hz23217-x700s-p0ul li:nth-child(2) .hz23217-x700s-p0ic7.show-phonew {
        display: block;
    }

    .hz23217-x700s-p0txt {
        width: 76.5%;
        margin: 0 auto;
        overflow: hidden;
    }

    .hz23217-x700s-p0txt1 {
        font-size: 4.26vw;
        margin-top: 3.5%;
    }

    .hz23217-x700s-p0ul li:nth-child(2) .hz23217-x700s-p0txt1 {
        font-size: 4.26vw;
        margin-top: 7%;
    }

    .hz23217-x700s-p0ul1 li {
        margin-left: 3%;
        width: 48.5%;
        margin-top: 3%;
        padding: 4% 0;
    }

    .hz23217-x700s-p0ul1 li:nth-child(2) .hz23217-x700s-p0txt1 {
        margin-top: 0%;
    }

    .hz23217-x700s-p0ul1 li:nth-child(3) {
        margin-left: 0%;
    }

    .hz23217-x700s-p0ul1 li:nth-child(5) {
        margin-left: 0%;
    }

    .hz23217-x700s-p0ul1 li:nth-child(4) {
        margin-left: 3%;
    }

    .hz23217-x700s .hz220823-D5-020S-p1-1 {
        width: 93%;
        position: absolute;
        top: 52.2%;
        left: 8.5%;
    }

    .hz23217-x700s .hz220920-D5-030s-p1-6 {
        width: 97%;
    }

    .hz23217-x700s .hz220823-D5-020S-p1-4 {
        font-size: 3.12vw;
    }

    .hz23217-x700s-p2txt {
        width: 75%;
        left: 12.5%;
    }

    .hz23217-x700s .hz220823-D5-020S-p2-1 {
        width: 100%;
        margin: 8.9% auto -8% auto;
    }

    .hz23217-x700s .hz220920-D5-030s-p1-jl-4 {
        width: 92%;
    }

    .hz23217-x700s-p4 {
        padding: 0;
        position: relative;
        background: none;
    }

    .hz23217-x700s-p4 .hz220823-D5-020S-p2-tit-w {
        position: absolute;
        top: 7%;
        left: 0%;
    }

    .hz23217-x700s-p4 .hz220823-D5-020S-p3-1 {
        width: 100%;
        position: absolute;
        top: 14%;
        left: 0;
    }

    .hz23217-x700s-p4-2 {
        font-size: 5.6vw;
        text-align: center;
    }

    .hz23217-x700s-p4-3 {
        font-size: 3.2vw;
        text-align: center;
    }

    .hz23217-x700s-p4-1 {
        width: 92%;
        position: absolute;
        right: 4%;
        top: 10%;
    }

    .hz23217-x700s .show-pc {
        display: none;
    }

    .hz23217-x700s .hz220920-D5-030s-p4-txt1 {
        font-size: 3.2vw;
        font-family: 'PingFang_Regular';
    }

    .hz23217-x700s-p6 .hz220823-D5-020S-p5-2 {
        top: 79.5%;
    }

    .hz23217-x700s-p6 .hz220823-D5-020S-p5-3 {
        top: 95.1%;
    }

    .hz23217-x700s-p6 .hz23217-x700s-p6-1 {
        top: 104%;
    }

    .hz23217-x700s-p6 .hz23217-x700s-p6-1-new {
        top: 120%;
    }

    .hz23217-x700s-p0 {
        padding-bottom: 8%;
    }

    .hz23217-x700s .hz220920-D5-030s-p1-jl-3 {
        padding-top: 14%;
    }

    .hz23217-x700s-p1 .hz23217-x700s-p1bgw {
        margin-top: -10%;
    }

    .hz23217-x700s-p1 .hz220920-D5-030s-p1-tit-w {
        margin: 0 auto 17% auto;
    }
}

/* H3CDesk X700s 商用台式机结束 */

/* H3CDesk X700t 商用台式机开始 */
.hz23221-x700t-p1 .hz220823-D5-020S-p1-3 {
    color: #458FFF;
}

.hz23221-x700t-p1 .hz220920-D5-030s-p0-3 {
    color: #2680DB;
}

.hz23221-x700t-p2 .hz220920-D5-030s-p1-3 {
    color: #458FFF;
}

.hz23221-x700t-p4 {
    color: #2680DB;
}

.hz23221-x700t-p5 .hz220920-D5-030s-p4-img1 {
    width: 43.3%;
    margin: 14% auto 0 auto;
}

.hz23221-x700t-p6 .hz220920-D5-030s-p0-3 {
    color: #2680DB;
}

.hz23221-x700t-p0 .hz23217-x700s-p0txt1 {
    background: linear-gradient(to right, #62A8D9, #2680E0);
    -webkit-background-clip: text;
    color: transparent;
}

.hz23221-x700t-p0 .hz23217-x700s-p0ul1 .hz23217-x700s-p0txt1 {
    color: #333;
}

.hz23221-x700t-p0 .hz23217-x700s-p0txt1 sup {
    background: linear-gradient(to right, #62A8D9, #2680E0);
    -webkit-background-clip: text;
    color: transparent;
}

.hz23221-x700t-p3 .hz220920-D5-030s-p0-3 {
    color: #2680E4;
}

.hz23221-x700t-p2 .hz220823-D5-020S-p2-1 {
    margin: 8.9% auto -5% auto;
}

/* H3CDesk X700t 商用台式机结束 */

/*H3CDesk X500t 商用台式机开始*/
.hz230313-x500t-p1cpu{
    position:absolute;
    left: 3%;
    top: -22%;
    width: 130%;
}

.hz230313-x500t-p1cpus{
    position:absolute;
    left:0;
    top:0;
    animation:cpushake 3s linear infinite;
    width:100%;
}
@keyframes cpushake{
    0%{
        opacity:1;
    }
    50%{
        opacity:0;
    }
    100%{
        opacity:1;
    }
}
.hz230313-x500t-p1pic11,.hz230313-x500t-p1pic12,.hz230313-x500t-p1pic13,.hz230313-x500t-p1pic14{
    position:absolute;
    width:100%;
    top:0;
    left:0;
    opacity:0;
}

.hz-220802-dh .hz230313-x500t-p1pic11{
    animation:fdpic 3s;
    animation-fill-mode:forwards;
    animation-delay:1s !important;
}

.hz-220802-dh .hz230313-x500t-p1pic12{
    animation:fdpic2 3s;
    animation-fill-mode:forwards;
    animation-delay:1s !important;
}
.hz-220802-dh .hz230313-x500t-p1pic13{
    animation:fdpic3 3s;
    animation-fill-mode:forwards;
    animation-delay:1s !important;
}
.hz-220802-dh .hz230313-x500t-p1pic14{
    animation:fdpic4 3s;
    animation-fill-mode:forwards;
    animation-delay:1s !important;
}


.hz230313-x500t-p1pic14{
    animation-delay:2.5s !important;
}

@keyframes fdpic{
    0%{ 
        opacity:0;  
        transform:translateY(-30px);
    }
    40%{
        opacity:1;
        transform:translateY(0px);
    }
    100%{
        opacity:1;
        transform:translateY(0px);
    }
}

@keyframes fdpic2{
    0%{ 
        opacity:0;  
        transform:translateY(-30px);
    }
    20%{
        opacity:0;  
        transform:translateY(-30px);
    }
    60%{
        opacity:1;
        transform:translateY(0px);
    }
    100%{
        opacity:1;
        transform:translateY(0px);
    }
}

@keyframes fdpic3{
    0%{ 
        opacity:0;  
        transform:translateY(-30px);
    }
    40%{
        opacity:0;  
        transform:translateY(-30px);
    }
    80%{
        opacity:1;
        transform:translateY(0px);
    }
    100%{
        opacity:1;
        transform:translateY(0px);
    }
}

@keyframes fdpic4{
    0%{ 
        opacity:0;  
        transform:translateY(-30px);
    }
    
    60%{
        opacity:0;  
        transform:translateY(-30px);
    }
    100%{
        opacity:1;
        transform:translateY(0px);
    }
}

.hz230313-x500t-p2pic11{
    position:absolute;
    width:100%;
    top:0;
    left:0;
    opacity:0;
    transform:scale(0);
}
.hz-220802-dh .hz230313-x500t-p2pic11{
    animation:oz 1s;
    animation-fill-mode:forwards;
}
@keyframes oz{
    0%{ 
        opacity:0;  
        transform:scale(0);
    }
    100%{
        opacity:1;
        transform:scale(1);
    }
}
.hz230313-x500t-p2img{
    width:56.8%;
    margin:4% auto 0;
}
.hz230313-x500t-box{
    
    margin:5% auto 0;
    overflow:hidden;
}
.hz230313-x500t-img{
    width:48.3%;
    float:left;
    position:relative;
}
.hz230313-x500t-container{
    
    width:65.1vw;
    margin:0 auto;
}
.hz230313-x500t-icon{
    position:absolute;
    width:50.2%;
    right:0;
    top:27%;
    animation:xicon 2s infinite;
}

@keyframes xicon{
    0%{
        opacity:0;
        transform:translate(40px,-40px);
    }
    100%{
        opacity:1;
        transform:translate(0,-0);
    }
}

.hz230313-x500t-right{
    width:44.4%;
    float:right;
}

.hz230313-x500t-right li{
    width:100%;
    margin:4% auto 0;
    background-color:#fff;
    border-radius:0.5vw;
    padding:5% 0;
    border:1px solid #E4E4E4;
}


.hz230313-x500t-icon2{
    width:11.2%;
    margin-left:7.1%;
}

.hz230313-x500t-t1{
    font-size:1.55vw;
    color:#333;
    margin-left:7.1%;
    margin-top:3%;
    font-family: 'PingFang_Regular';
}
.hz230313-x500t-t2{
    line-height:1.7em;
    margin-left:7.1%;
    font-size:1vw;
    color:rgba(51,51,51,0.6);
    margin-top:3%;
    font-family: 'PingFang_Regular';
}

.hz230313-x500t-right li:last-child .hz230313-x500t-t2{
    margin-bottom:5.8%;
}

.hz230313-x500t-p5img1{
    position:relative;
    width:40.4vw;
    margin:6% auto 0;
}

.hz230313-x500t-p5yuan1{
    width:56.8%;
    position:absolute;
    left: -6.5%;
    top: 2%;
    animation:p5yuan1 0.5s infinite linear;
    transform-origin:50% 49.35%;
}
@keyframes p5yuan1{
    0%{
        transform:rotate(0deg);
    }
    100%{
        transform:rotate(-360deg);
    }
}



.hz230313-x500t-p5yuan2{
    width:56.8%;
    position:absolute;
    right: 7.5%;
    top: 2%;
    animation:p5yuan2 0.5s infinite linear;

    transform-origin:50% 49.9%;
}
.hz230313-x500t-p5yuan2&gt;img{
    transform:rotateX(180deg);
}
@keyframes p5yuan2{
    0%{
        transform:rotate(0deg);
    }
    100%{
        transform:rotate(360deg);
    }
}

@media (max-width:768px){
    .hz230313-x500t-p1cpu{
        width:100%;
        left:0;
        top:21%;
    }
    .hz230313-x500t-p2t{
        width:77%;
        left:11.5%;   
    }
    .hz230313-x500t-container{
        width:100%;
    }
    .hz230313-x500t-right{
        float:none;
        width:90.5%;
        margin:4% auto 0;
    }
    .hz230313-x500t-img{
        float:none;
        width:75%;
        margin:5% auto 0;
    }
    .hz230313-x500t-icon2{
        width:10.9%;
        margin-left:7.2%;   
    }
    .hz230313-x500t-t1{
        font-size:4.8vw;
    }
    .hz230313-x500t-t2{
        font-size:3.2vw;
        margin-right:7.2%;
        line-height:1.7em;
    }
    .hz230313-x500t-p5img1{
        width:80.3%;
        margin-left:11.3%;
        margin-top:23%;
    }
    .hz230313-x500s-p1cpusw{
        position:absolute;
        width:100%;
        left:0;
        top:0;
        animation:cpushake 2s linear infinite;
    }
    .hz230313-x500t-p5yuan1{
        transform-origin:50% 48.5%;
    }
    .hz230313-x500t-p5yuan2{
        transform-origin:50% 49.1%;
    }
}

/* H3CDesk D500s 商用台式机开始 */
.hz23328-D500s-p1-3{
    color: #fff;
}
.hz23328-D500s-p1-img1{
    margin-top: 4%;
    width: 80%;
}
.hz23328-D500s-p1{
    top: 3%;
}
.hz23328-D500s-p5-yuan1{
    width: 79.8%;
    position: absolute;
    left: -18.1%;
    top: -14.5%;
    animation: p5yuan1 0.5s infinite linear;
    transform-origin: 50% 49.5%;
}
.hz23328-D500s-p5-yuan2{
width: 79.8%;
    position: absolute;
    right: -4%;
    top: -15%;
    animation: p5yuan2 0.5s infinite linear;
    transform-origin: 50% 49.5%;
}
.hz23328-D500s-p1bg{
    top: -10%;
}
@media (max-width:768px){
    .hz23328-D500s-p4bg{
        padding: 0;
        position: relative;
    }
    .hz23328-D500s-p4bg .hz-220802-p1-tit{
        position: absolute;
        top: 3%;
        left: 50%;
        transform: translateX(-50%);
    }
    .hz23328-D500s-p4bg .hz230313-x500t-box{
        position: absolute;
        top: 12%;
        left: 50%;
        width: 100%;
        transform: translateX(-50%);
    }
    .hz23328-D500s-p1-img1 {
        margin-top: 4%;
        width: 62%;
    }
    .hz23328-D500s-p5-yuan1{
        transform-origin: 50% 49%;
    }
    .hz23328-D500s-p5-yuan2{
        transform-origin: 50% 49%;
    }
    .hz23217-x700s .hz23328-D500s-p1-1{
        top: 46.2%;
    }
    .hz23328-D500s-right li{
        border-radius: 2vw;
    }
}
/* H3CDesk D500t 商用台式机开始 */
.hz23221-x700t-p1 .hz23328-D500s-p1-3 {
    color: #fff;
}
.hz23328-D500t-p5-yuan2 {
    width: 43.8%;
    position: absolute;
    right: 19.4%;
    top: 7%;
    animation: p5yuan2 0.5s infinite linear;
    transform-origin: 50% 49.7%;
}
.hz23328-D500t-p5-yuan1 {
    width: 43.8%;
    position: absolute;
   left: 13.9%;
    top: 7%;
    animation: p5yuan2 0.5s infinite linear;
    transform-origin: 50% 49.5%;
}
.hz23328-D500t-p5-img1 {
    position: relative;
    width: 58.4vw;
    margin: 6% auto 0;
}
@media (max-width:768px){
    .hz23328-D500t-p5-img1 {
        width: 80.3%;
        margin-left: 11.3%;
        margin-top: 12%;
    }
    .hz23328-D500t-p5-yuan1 {
        width: 78.8%;
        position: absolute;
        left: -17.5%;
        top: 12.3%;
        animation: p5yuan2 0.5s infinite linear;
        transform-origin: 50% 49%;
    }
    .hz23328-D500t-p5-yuan2 {
        width: 78.8%;
        position: absolute;
        left: 24.7%;
        top: 12.3%;
        animation: p5yuan2 0.5s infinite linear;
        transform-origin: 50% 49%;
    }
}



/* H3C M721W轻音无线双模鼠标开始 */
.hz2303M721W-banner-1{
    width: auto;
    margin-top: 2%;
    overflow: hidden;
}
.hz2303M721W-banner-2{
    width: auto;
    float: left;
    font-size: 1.15vw;
    color: #333333;
}
.hz2303M721W-banner-3{
    margin: 0 2%;
    padding: 0 2%;
    border: 1px solid rgba(51, 51, 51, 0.8);
    border-top: none;
    border-bottom: none;
}
.hz2303M721W-p0{
    position: relative;
    padding: 0;
}
.hz2303M721W-p0img2{
    position: absolute;
    top: 0;
    left: 0;
}
.hz2303M721W-p0-1{
    width: 67vw;
    top: 15.3%;
    left: 18.6%;
    position: absolute;
}
.hz2303M721W-p0tit{
    color: #000000;
    font-size: 2.91vw;
    font-family: 'PingFang_Bold';
    position: absolute;
    width: auto;
    top: 15.2%;
    left: 18.6%;
}
.hz2303M721W .hz2303M721W-p0tit1{
    color: #2C8EA8;
    font-family: 'PingFang_Bold';
}
.hz2303M721W-p0left{
    position: relative;
    top: 0;
    left: 0;
    z-index: 10;
    margin-bottom: -7px;
}
.hz2303M721W-p0con{
    width: 32.5%;
    position: absolute;
    top: 30%;
    left: 18.6%;
    background-color: #fff;
    border-radius: 12px;
    padding: 2.5% 3.2%;
    box-sizing: border-box;
}
.hz2303M721W .hz2303M721W-p0ic1{
    width: 16.4%;
    
}
.hz2303M721W-p0txt{
    font-size: 2.18vw;
    width: auto;
    color: #000000;
    font-family: 'PingFang_Bold';
    padding: 3% 0;
}
.hz2303M721W-p0txt1{
    font-size: 0.98vw;
    width: auto;
    color: #808080;
    font-family: 'PingFang_Regular';
}
.hz2303M721W .hz2303M721W-p0ic3{
    width: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.hz2303M721W-p0txt0{
   margin-top: 1%;
}
.hz2303M721W-p0right{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
}
.hz2303M721W-p0con-ri{
    left: 53.7%;
}
.hz2303M721W-p1{
    position: relative;
    width: 100%;
    background-size: cover;
}
.hz2303M721W-p1 .hz2303M721W-p1img1{
    width: 56.5%;
}
.hz2303M721W-p1tit{
    top: 39%;
    left: 60.5%;
    position: absolute;
    width: 45%;
}
.hz2303M721W-p4 .hz2303M721W-p1tit{
    width: 49%;
}
.hz2303M721W-p1tit .hz2303M721W-p0tit{
    position: relative;
    top:0;
    left: 0;
}
.hz2303M721W-p1tit .hz2303M721W-p0txt0{
    line-height: 1.7em;
    margin-top: 2%;
    font-family: 'PingFang_Bold';
}
.hz2303M721W-p2 .hz2303M721W-p1tit{
    left: 0%;
}
.hz2303M721W-p2-1{
    position: relative;
    width: 56.3%;
    left: 22.1%;
    top: 5%;
}
.hz2303M721W-p2 .hz2303M721W-p2-2{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.hz2303M721W-p2-2 img{
    width: 100%;
}
.hz2303M721W-p2-3{
    width: 23.6%;
    position: absolute;
    left: 76.3%;
    top: 6%;
}
.hz2303M721W-p2-3 img{
    width: 100%;
}
.hz2303M721W-p1 .ns-container.hz220823-D5-020S-container {
    width: 62.5vw !important;
    position: relative;
}
.hz2303M721W-p2-4{
    width: 18%;
    top: 28%;
    left:50%;
    transform: translateX(-50%);
    position: absolute;
}
.hz2303M721W-p2-5{
    width: 100%;
    top: -3%;
    left: 0;
    position: absolute;
}
.hz2303M721W-p2-6{
    width: 100%;
    top: 70%;
    left: 0;
    position: absolute;
}
.hz2303M721W-p2-7{
    width: 100%;
    top: 0%;
    left: 0;
    position: absolute;
}
.hz2303M721W-p3-1{
    position: relative;
    width: 100%;
}
.hz2303M721W-p3 .hz2303M721W-p3img2{
    position: absolute;
    top: 0;
    left: 0;
}
.hz2303M721W-p3-2{
    width: 60.5%;
    position: absolute;
    top: 33.9%;
    left: 19.75%;
}
.hz2303M721W-p3{
    padding-bottom: 0;
}
.hz2303M721W-p3-3{
    width: 60.5%;
    position: absolute;
    top: 72.5%;
    left: 47.2%;
}
.hz2303M721W-p3-4{
    width: 60.5%;
    position: absolute;
    top: 11.5%;
    left: 3.3%;
}
.hz2303M721W-p3-5{
    width: 60.5%;
    position: absolute;
    top: 2.5%;
    left: 81.6%;
}
.hz2303M721W-p3-6{
    width: 60.5%;
    position: absolute;
    top: 50.5%;
    left: -1.7%;
}
.hz2303M721W-p3-7{
    width: 60.5%;
    position: absolute;
    top: 64%;
    left: 87.6%;
}
.hz2303M721W-p3 .hz2303M721W-p1tit {
    top: 15%;
    transform: translateY(-50%);
    left: 35.7%;
    position: absolute;
    width: 37%;
}
.hz2303M721W-p4-1{
    width: 49.1%;
    position: relative;
}
.hz2303M721W-p4-2{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.hz2303M721W-p5-1{
    width: 48.5%;
    position: relative;
    /* right: 0; */
    left: 53%;
    top: 12%;
    margin-top: 7.5%;
}
.hz2303M721W-p5 .hz2303M721W-p1tit{
    left: 18.6%;
}
.hz2303M721W-p5-2{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.hz2303M721W-p6-1{
    width: 52.5%;
    position: relative;
    margin: 13.2% 0;
}
.hz2303M721W-p6-2{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.hz2303M721W-p6 .hz2303M721W-p1tit .hz2303M721W-p0txt0 {
    line-height: 1.7em;
    margin: 4% 0 7% 0;
}
.hz2303M721W-dh1{
    opacity: 0;
    transform: translateX(-15px);
}
.hz2303M721W-dh2{
    opacity: 0;
    transform: translateX(15px);
}
.hz2303M721W-dh{
    transform: translateX(0);
    opacity: 1;
    transition: 1s;
}
.hz2303M721W-dh3{
    transform: translateX(0px);
    opacity: 1;
    transition: 1s;
}
.hz2303M721W-p2dh{
    animation: hz2303M721W_p2dh 4s linear infinite;
    animation-fill-mode: backwards;
}
.hz2303M721W-p3{
    background: #f0f0f0;
}
@keyframes hz2303M721W_p2dh {
    0%{
        opacity: 0;
        transform: scale(0);
    }
    70% {
        opacity: 1;
    }
    100%{
        opacity: 0; 
        transform: scale(1.1);
    }
}
.hz2303M721W-p2dh1{
    animation: hz2303M721W_p2dh 4s linear infinite;
    animation-fill-mode: backwards;
    animation-delay: 1s;
}
.hz2303M721W-p2dh2{
    animation: hz2303M721W_p2dh 4s linear infinite;
    animation-fill-mode: backwards;
    animation-delay: 2s;
}
.hz2303M721W-p2dh3{
    animation: hz2303M721W_p2dh3 2s linear infinite;
}
.hz2303M721W-p2dh4{
    animation: hz2303M721W_p2dh4 2s linear infinite;
}
.hz2303M721W-p2dh5{
    animation: hz2303M721W_p2dh5 2s linear infinite;
}
@keyframes hz2303M721W_p2dh3 {
    0%{
        opacity: 0;
    }
    33% {
        opacity: 1;
    }
    66% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}
@keyframes hz2303M721W_p2dh4 {
    0%{
        opacity: 0;
    }
    33% {
        opacity: 0;
    }
    66% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}
@keyframes hz2303M721W_p2dh5 {
    0%{
        opacity: 0;
    }
    33% {
        opacity: 0;
    }
    66% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.hz2303M721W-p3dh{
    transform: translateX(0px);
    opacity: 0;
}
.hz2303M721W-p3dh1{
    animation: hz2303M721W-p3dh1 1.2s linear ;
    animation-fill-mode:forwards;
    animation-delay: 0.5s;
}
@keyframes hz2303M721W-p3dh1 {
    0%{
        opacity: 0;
        transform: scale(0.5);
    }
    100%{
        opacity: 1;
        transform: scale(1);
    }
}
@keyframes hz2303M721W-p3dh1-change {
    0%{
        opacity: 0;
        transform: translateY(15px);
    }
    100%{
        opacity: 1;
        transform: translateY(0px);
    }
}
.hz2303M721W-p3dh2{
    transform: translateX(0px);
    opacity: 0;
}
.hz2303M721W-p3dh3{
    animation: hz2303M721W-p3dh1 1.2s linear ;
    animation-fill-mode:forwards;
    animation-delay: 1s;
}
.hz2303M721W-p3dh4{
    transform: translateX(0px);
    opacity: 0;
}
.hz2303M721W-p3dh5{
    animation: hz2303M721W-p3dh1 1.2s linear ;
    animation-fill-mode:forwards;
    animation-delay: 1.5s;
}
.hz2303M721W-p3dh6{
    transform: translateX(0px);
    opacity: 0;
}
.hz2303M721W-p3dh7{
    animation: hz2303M721W-p3dh1-change 0.5s linear ;
    animation-fill-mode:forwards;
    animation-delay: 0s;
}
.hz2303M721W-p3dh8{
    transform: translateX(0px);
    opacity: 0;
}
.hz2303M721W-p3dh9{
    animation: hz2303M721W-p3dh1 1.2s linear ;
    animation-fill-mode:forwards;
    animation-delay: 2s;
}
.hz2303M721W-p4dh{
    transform: translate(-15px,-15px);
    opacity: 0;
}
.hz2303M721W-p4dh2{
   transform: translate(15px,15px);
    opacity: 0;
}
.hz2303M721W-p4dh1{
    transform: translate(0px);
    opacity: 1;
    transition: 1s;
}
.hz2303M721W-p4dh3{
     transform: translate(0px);
    opacity: 1;
    transition: 1s;
}
.qp-1 {
    animation: 2s qp-1 ;
    clip:  rect(13vw, 35vw,20vw, 6vw);
}
@keyframes qp-1 {
    0% {
        opacity: 0.5;
        clip: rect(16vw, 7vw,20vw, 6vw);
    }
    100% {
        opacity: 1;
        clip:  rect(16vw, 35vw,20vw, 6vw);
    }
}
.hz2303M721W-p6dh{
      transform: translate(0px,-15px);
    opacity: 0;
}
.hz2303M721W-p6dh2{
     transform: translate(0px,15px);
    opacity: 0;
}
.hz2303M721W-p6dh1{
  transform: translate(0px);
    opacity: 1;
    transition: 1s;
}
.hz2303M721W-p6dh3{
   transform: translate(0px);
    opacity: 1;
    transition: 1s;
}
.hz2303M721W-footer{
    padding-top: 3.6vw;
}
.hz2303M721W-p0con-ri1 {
    width: auto;
    font-size: 1.09vw;
    position: absolute;
    top: 74%;
    line-height: 1.6em;
    left: 57%;
    font-family: 'PingFang_Bold';
    color: #fff;
}
.hz2303M721W-p6 .hz2303M721W-p1tit {
    top: -3%;
}
.hz-220802-p1 .hz2303M721W-p6img3{
    width: 80%;
}
@media ( max-width:768px ) {
    .hz2303M721W-banner-2 {
        font-size: 2.93vw;
    }
    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-container.hz-220802-container .ns-master-banner-content.hz2303M721W-hero-content {
        text-align: center;
        padding: 0;
        top: 20%;
    }
    .hz2303M721W-banner-1 {
        width: 67%;
        margin: 2% auto 0;
        overflow: hidden;
    }
    .hz2303M721W-banner-3 {
        margin: 0px 4.5%;
        padding: 0 4.5%;
        border: 1px solid rgba(51, 51, 51, 0.8);
        border-top: none;
        border-bottom: none;
    }
    .hz2303M721W-p0tit {
        font-size: 8.53vw;
        top: 9%;
        left: 7.5%;
    }
    .hz2303M721W-p0left{
        margin-bottom: 0;
    }
    .hz2303M721W-p0txt1 {
        font-size: 3.2vw;
    }
    .hz2303M721W-p0txt {
        font-size: 6.93vw;
    }
    .hz2303M721W-p0con {
        width: 88%;
        left: 50%;
        transform: translateX(-50%);
        border-radius: 10px;
        padding: 7.5% 4.2%;
        top: 22%;
    }
    .hz2303M721W-p0con-ri {
        top: 59.7%;
    }
    .hz2303M721W-p0txt {
        padding: 5% 0;
    }
    .hz2303M721W-p0txt0 {
        margin-top: 3%;
    }
    .hz2303M721W-p1 .ns-container.hz220823-D5-020S-container {
        width: 100% !important;
        position: absolute;
        top: 0;
        left:0;
    }
    .hz2303M721W-p1{
        padding: 0;
    }
    .hz2303M721W-p1tit {
        top: 25%;
        left: 7.5%;
        position: absolute;
        width: 59%;
    }
    .hz2303M721W-p1tit .hz2303M721W-p0txt0 {
        line-height: 1.6em;
        margin-top: 3%;
    }
    .hz2303M721W-p2 .hz2303M721W-p1tit {
        width: 68%;
        left: 7%;
        top: 11%;
    }
    .hz2303M721W-p2-1 {
        position: relative;
        width: 85%;
        left: -21.9%;
        top: 5%;
        margin-top: 49%;
    }
    .hz2303M721W-p2-3 {
        width: 33%;
        position: absolute;
        left: 58.3%;
        top: 41%;
    }
    .hz2303M721W-p3 .hz2303M721W-p1tit {
        top: 17%;
        transform: translateY(-50%);
        left: 7.5%;
        position: absolute;
        width: 82%;
    }
    .hz2303M721W-p3-1 {
        position: absolute;
        width: 100%;
        left: 0;
        top: 44%;
    }
    .hz2303M721W-p3 .ns-container.hz220823-D5-020S-container {
        width: 100% !important;
        position: absolute;
        top: 19%;
        left: 0;
    }
    .hz2303M721W-p1tit .hz2303M721W-p0txt1 {
        font-size: 4.2vw;
    }
    .hz2303M721W-p3-4 {
        top: 16.5%;
        left: 1.7%;
    }
    .hz2303M721W-p3-5 {
       
        top: 3.5%;
        left: 80.1%;
    }
    .hz2303M721W-p3-7 {
      
        top: 62%;
        left: 87%;
    }
    .hz2303M721W-p3titbg{
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }
    .hz2303M721W-p4{
        background-image: none !important;
        margin-top: 8%;
    }
    .hz2303M721W-p5{
        margin-top: 8%;
    }
    .hz2303M721W-p6{
        margin-top: 8%;
    }
    .hz2303M721W-p4-1{
        position: absolute;
        left: 32%;
        top: 48%;
    }
    .hz2303M721W-p4  .ns-container.hz220823-D5-020S-container {

        top: 4%;
        left: 0;
    }
    .hz2303M721W-p4 .hz2303M721W-p1tit {
        top: 25%;
        left: 7.5%;
        position: absolute;
        width: 76%;
    }
    .hz2303M721W-p5 .hz2303M721W-p1tit {
        left: 8.1%;
        width: 77%;
        top: 6%;
    }
    .hz2303M721W-p5-1 {
        width: 88.5%;
        position: absolute;
        left: 12%;
        top: 49%;
        margin-top:0%;
    }
    .hz2303M721W-p6-1 {
        width: 61.5%;
        position: absolute;
        top: 62.4%;
        left: 50%;
        margin: 0;
        margin-left: -30.75%;    
    }
    .hz2303M721W-p6 .hz2303M721W-p1tit{
        width: 85%;
    }
    .hz2303M721W-p6 .ns-container.hz220823-D5-020S-container {
        width: 100% !important;
        top: 2%;
    }
    .hz2303M721W-p6 .hz2303M721W-p1tit .hz2303M721W-p0txt0 {
        line-height: 1.5em;
        margin: 4% 0 5% 0;
    }
   .hz2303M721W-p1 .hz2303M721W-p1tit {
        width: 91%;
        margin-left: -1.5%;
    }
    .qp-1 {
        animation: 2s qp-1;
        clip: rect(9vw, 65vw,38vw, 6vw);
    }
    @keyframes qp-1 {
        0% {
            opacity: 0.5;
            clip: rect(26vw, 12vw,38vw, 3vw);
        }
        100% {
            opacity: 1;
            clip: rect(9vw, 65vw,38vw, 6vw);
        }
    }
}
/* H3C M721W轻音无线双模鼠标结束 */


/* H3C M521W新款鼠标开始 */
.hz2304M521W-banner-3{
    border-left: none;
    margin-left: 0;
   padding-left: 0;
}
.hz2304M521W-p3-1{
    width: 30%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10%;
    z-index: 1;
}
.hz2304M521W-p3-1 img{
    width: 100%;
}
.hz2304M521W-p3-2{
    width: 60.5%;
    position: relative;
    top: 0;
    left: 22%;
}
.hz2304M521W-p3{
    padding: 0;
}
.hz2304M521W-p3 .hz2303M721W-p2-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.hz2304M521W-p3 .hz2303M721W-p1tit{
z-index: 1;
}
.hz2304M521W-p3-3{
    width: 60%;
    position: absolute;
    left: 20%;
    top: 0;
    z-index: 1;
}
.hz2304M521W-con .hz2303M721W .hz2303M721W-p0tit1{
    color: #2680D3;
}

.hz2304M521W-p2dh3{
    animation: hz2304M521W_p2dh3 4s linear infinite;
}
.hz2304M521W-p2dh4{
    animation: hz2304M521W_p2dh4 4s linear infinite;
}
.hz2304M521W-p2dh5{
    animation: hz2304M521W_p2dh5 4s linear infinite;
}
.hz2304M521W-p2dh6{
    animation: hz2304M521W_p2dh6 4s linear infinite;
}
@keyframes hz2304M521W_p2dh3 {
    0%{
        opacity: 0.3;
    }
    25% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    75% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}
@keyframes hz2304M521W_p2dh4 {
    0%{
        opacity: 0.3;
    }
    25% {
        opacity: 0.3;
    }
    50% {
        opacity: 1;
    }
    75% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}
@keyframes hz2304M521W_p2dh5 {
    0%{
        opacity: 0.3;
    }
    25% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.3;
    }
    75% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}
@keyframes hz2304M521W_p2dh6 {
    0%{
        opacity: 0.3;
    }
    25% {
        opacity: 0.3;
    }
    50% {
        opacity: 0.3;
    }
    75% {
        opacity: 0.3;
    }
    100% {
        opacity: 1;
    }
}
@media ( max-width:768px ) {
  .hz2304M521W-banner .hz2303M721W-banner-3 {
    margin: 0px 3.5%;
    padding: 0px 3.5%;
}
.hz2304M521W-banner .hz2303M721W-banner-1 {
    width: 90%;
}  
.hz2304M521W-banner .hz2304M521W-banner-3 {
    border-left: none;
    margin-left: 0;
    padding-left: 0;
}
.hz2304M521W-p3 .hz2303M721W-p1tit {
    top: 5%;
}
.hz2304M521W-p3-3 {
    width: 96%;
    position: absolute;
    left: 2%;
    top: 40.4%;
    z-index: 1;
}
.hz2304M521W-p3-1 {
    width: 48%;
    position: absolute;
    top: 72%;
    transform: translateY(-50%);
    left: -14%;
    z-index: 1;
}
.hz2304M521W-p3 {
    padding: 0;
}
.hz2304M521W-p3-2 {
    width: 100%;
    position: absolute;
    top: 40%;
    left: 0;
}
}
/* H3C M521W新款鼠标结束 */


/*H71P*/

.hz-230418-wrap1{
  width:67vw;
  margin:0 auto;
/*  padding:80px 0;*/
}

.hz-230418-p1main{
  width:100%;
  display:flex; 
  justify-content:space-between;
  align-items:center;
  padding:50px 0;
}
.hz-230418-p1t1,.hz-230418-p4t1{
  font-size:2.9vw;
  font-family:'PingFang_Regular'
}

.hz-230418-p1t1 span,.hz-230418-p4t1 span{
  color:#2680E4;
}
.hz-230418-p1t2,.hz-230418-p4t2{
  font-size:1vw;
  color:#808080;
  font-family:'PingFang_Bold';
  margin-top:20px;
}
.hz-230418-p1img{
  width:61.1%;
  position:relative;
}

.hz-230418-p1img2{
  position:absolute;
  left:0;
  top:0;
  width:100%;
}
.hz-230418-p2img{
  width:47.7%;
  margin-left:4.8%;
}
.hz-230418-p3img{
  width:47%;
  position:relative;
  left:53%;
  margin-bottom:20px;
  top:0;
}

.hz-230418-p3txt{
  position:absolute;
  left:18.8%;
  top:50%;
  transform:translateY(-50%);
}
.hz-230418-p3img2{
  position:absolute;
  left:36.5%;
  top:50%;
  width:17.1%;
  transform:translateY(-50%);
}


.hz-230418-wrap2{
  width:74vw;
  margin:0 auto;
/*  padding:80px 0;*/
}

.hz-230418-p4t1,.hz-230418-p4t2{
  text-align:center;
  width:100%;
}
.hz-230418-p4-main{
  width:100%;
  margin-top:80px;
  position:relative;
}
.hz-230418-p4-main&gt;img{
  opacity:0;
  animation-fill-mode:forwards !important;
}
.hz-230418-p4-quan{
  width:15.5%;
  position:absolute;
  left:42.3%;
  top:0;
}
.hz-230418-p4img3{
  width:26.3%;
  position:absolute;
  left:37%;
  top:48%;
}
.hz-230418-p4img2{
  width:37%;
  position:absolute;
  right:0%;
  top:24.4%;
}
.hz-230418-p4img1{
  width:37%;
  position:absolute;
  left:0%;
  top:24.4%;
}
.hz-230418-p4img5{
  width:15.6%;
  margin:100px auto 0px;
}
.hz-230418-p4img5&gt;img{
  display:block;
}
.hz-220802-content.hz-230418-content{
  padding:60px 0 0;
}

.hz-230418-p5img1{
  position:relative;
  width:50%;
}

.hz-230418-p5img2{
  width:100%;
  position:absolute;
  left:0;
  top:0;
}
.hz-230418-p5right{
  width:34%;
  margin-right:4.8%;
}

.hz-230418-p5line{
  width:100%;
  margin:40px auto;
  height:1px;
  background-color:#CCCCCC;
}
.hz-230418-p5icon{
  width:85%;
}

.hz-230418-p1txt.h71p-dhc,.hz-230418-p2img.h71p-dhc,.hz-230418-p3txt .hz-230418-p1t1.h71p-dhc,.hz-230418-p3txt .hz-230418-p1t2.h71p-dhc{
  animation:Inleft 1s;
}

.p2 .hz-230418-p1txt.h71p-dhc{
  animation:Inright 1s;
}


@keyframes Inleft{
  0%{
    opacity:0;
    transform:translateX(-15px);
  }
  100%{
    opacity:1;
    transform:translateX(0px);
  }
}


@keyframes Inright{
  0%{
    opacity:0;
    transform:translateX(15px);
  }
  100%{
    opacity:1;
    transform:translateX(0px);
  }
}

.hz-230418-p1img&gt;img.h71p-dhc{
  animation:fade 1s;
}

@keyframes fade{
  0%{
    opacity:0; 
  }
  100%{
    opacity:1;
  }
}
.hz-230418-p1img2.h71p-dhc{
  animation:zin 1s;
}
.hz-230418-p1img2+div.h71p-dhc{
  animation-delay:0.25s;
}

@keyframes zin{
  0%{
    opacity:0;
    transform:scale(0); 
  }
  100%{
    opacity:1;
    transform:scale(1); 
  }
}

.hz-230418-p3img2&gt;img.h71p-dhc{
  animation:zin 1s;
  animation-delay:0.25s;
}

.hz-230418-wrap2.h71p-dhc .hz-230418-p4t1,.hz-230418-wrap2.h71p-dhc .hz-230418-p4t2{
  opacity:0;
  animation:intop 1s;
  animation-fill-mode: forwards !important;
}
@keyframes intop{
  0%{
    opacity:0;
    transform:translateY(15px);
  }
  100%{
    opacity:1;
    transform:translateY(0px);
  }
}
.hz-230418-wrap2 div,.hz-230418-wrap2 p{
  opacity:0;
 animation-fill-mode: forwards !important;
}
.hz-230418-wrap2 .hz-230418-p4-main{
  opacity:1;
}
.hz-230418-wrap2.h71p-dhc .hz-230418-p4t2{
  animation-delay:0.5s;
}

.hz-230418-wrap2.h71p-dhc .hz-230418-p4-quan{
  animation:fade 1s;
  animation-delay:0.5s;
}

.hz-230418-wrap2.h71p-dhc .hz-230418-p4-main&gt;img{
  animation:zin 1s;
  animation-delay:0.75s;
}

.hz-230418-wrap2.h71p-dhc .hz-230418-p4img3{
  animation:fade 1s;
  animation-delay:1s;
}

.hz-230418-wrap2.h71p-dhc .hz-230418-p4img2{
  animation:Inright 1s;
  animation-delay:1.25s;
}
.hz-230418-wrap2.h71p-dhc .hz-230418-p4img1{
  animation:Inleft 1s;
  animation-delay:1.25s;
}

.hz-230418-wrap2.h71p-dhc .hz-230418-p4img5{
  animation:Inbottom 1s;
  animation-delay:1s;
}

@keyframes Inbottom{
  0%{
    opacity:0;
    transform:translateY(-15px);
  }
  100%{
    opacity:1;
    transform:translateY(0px);
  }
}
.hz-230418-wrap2.h71p-dh{
  opacity:1;
}
.h71p-dhc{
  animation-fill-mode: forwards !important;
}
.h71p-dh{
  opacity:0;
}
.hz-230418-p5img1&gt;img.h71p-dhc{
  animation:intop 1s;
}

.hz-230418-p5img2.h71p-dhc{
  animation:Inbottom 1s;
}

.hz-230418-p5right.h71p-dhc{
  animation:intop 1s;
}


.hz-230418-p4-q1{
  animation:xhq1 3s linear infinite;
}

@keyframes xhq1{
  0%{
    opacity:0;
    transform:scale(0);
  }
  25%{
    opacity:1;
    transform:scale(0.5);
  }
  50%{
    opacity:0;
    transform:scale(1);
  }

  100%{
    opacity:0;
    transform:scale(1);
  }
}

.hz-230418-p4-q2{
  animation:xhq2 3s linear infinite;
}

@keyframes xhq2{
  0%{
    opacity:0;
    transform:scale(0);
  }
  25%{
    opacity:0;
    transform:scale(0);
  }
  50%{
    opacity:1;
    transform:scale(0.5);
  }
  75%{
    opacity:0;
    transform:scale(1);
  }
  100%{
    opacity:0;
    transform:scale(1);
  }
}

.hz-230418-p4-q3{
  animation:xhq3 3s linear infinite;
}

@keyframes xhq3{
  0%{
    opacity:0;
    transform:scale(0);
  }
  50%{
    opacity:0;
    transform:scale(0);
  }
  75%{
    opacity:1;
    transform:scale(0.5);
  }
  100%{
    opacity:0;
    transform:scale(1);
  }
}

@media (max-width:768px){
  .hz-220802-content.p1{
    background-color:#F9F9F9;
  }
  .hz-220802-content.p5{
    padding-bottom:0;
  }
  .hz-230418-wrap1{
    width:100%;
/*    padding:30px 0;*/
  }
  .hz-230418-p1main{
    display:block;
    padding:0;
  }
  .hz-230418-p1txt{
    padding-left:8%;
  }
  .hz-230418-p1t1, .hz-230418-p4t1{
    font-size:8.4vw;
  }
  .hz-230418-p1t2, .hz-230418-p4t2{
    font-size:4.2vw;
    margin-top:10px;
  }
  .hz-230418-p1img{
    width:84.4%;
    margin:25px auto 0;
  }
  .hz-230418-bg{
    background-image:none !important;
  }
  .hz-230418-p2img{
    width:100%;
    margin-left:0;  
    margin-top:25px;
  }
  .hz-230418-p3txt{
    width:100%;
    padding-left:8%;
    top:0;
    left:0;
    position:relative;
    transform:translateY(0);
  }
  .hz-230418-p3img{
    position:relative;
    left:0;
    top:0;
    width:100%;
    margin-top:25px;
    margin-bottom:0;
  }
  .hz-230418-p3img2{
    width:26.7%;
    left:9.3%;
    top:64%;
  }
  .hz-220802-content.hz-230418-content{
    padding:10% 0 0;
  }
  .hz-230418-wrap2{
    width:100%;
  }
  .hz-230418-p4t1, .hz-230418-p4t2{
    text-align:left;
    padding-left:8%;
    box-sizing:border-box;
  }
  .hz-230418-p4-main{
    width:170%;
    margin-left:-35%;
    margin-top:30px;
  }
  .hz-230418-p4img3{
    top:41%;
  }
  .hz-230418-p4img5{
    margin-top:20px;
    width:27%;
  }
  .hz-230418-p5right{
    width:84%;
    margin:0 auto ;
  }
  .hz-230418-p5line{
    margin:20px 0;
  }
  .hz-230418-p5img1{
    width:100%;
    margin:25px auto 0
  }
  .hz-230418-p1txt.h71p-dhc, .hz-230418-p2img.h71p-dhc, .hz-230418-p3txt .hz-230418-p1t1.h71p-dhc, .hz-230418-p3txt .hz-230418-p1t2.h71p-dhc,.p2 .hz-230418-p1txt.h71p-dhc{
    animation:intop 1s;
  }
  .hz-230418-p3img&gt;img.h71p-dhc{
    animation:intop 1s;
  }
  .hz2303M721W-banner-1.h71p-banner-1{
    width:100%;
    text-align:center;
  }
  .hz2303M721W-banner-1.h71p-banner-1&gt;div{
    display:inline;
    float:none;
  }
  .h71p-banner-1&gt;div:last-child{
    border-right:none;
    padding-right:0;
    margin-right:0;
  }
}


  /* X500H、X500F */
  .x500h-t1{
    font-size:0.9vw;
    color:#666666;
    margin-top:3%;
    text-align:center;
    font-family:'PingFang_Regular';
  }
  .hz230920-x500h-p0txt1{
      font-family:'PingFang_Bold';
  }
  .x500h-ul{
    display:flex;
    flex-wrap:wrap;
  }
  .x500h-p1{
      width:;
  }
  .x500h-p1wrap{
      padding:50px 0 100px;
  }
  .x500h-p1t1{
      font-size:1.1vw;
      color:#fff;
      font-family:'PingFang_Bold';
  }
  .x500h-p1t2{
      font-size:3.3vw;
      color:#fff;
      font-family:'PingFang_Bold';
      margin-top:10px;
      margin-bottom:30px;
  }
  .x500h-p1t3{
      font-size:1.1vw;
      color:#a9a9a9;
      margin-top:10px;
      width:44.2%;
      line-height:1.75em;
      font-family:'PingFang_Regular';
  }
  .x500h-list{
      width:100%;
      overflow:hidden;
      margin-top:30px;
  }
  .x500h-l{
      float: left;
      margin-right:4.5%;
      padding-right:4.5%;
      position: relative;
  }
  .x500h-l:after{
      content:'';
      width:1px;
      height:22px;
      background-color:rgba(255,255,255,0.6);
      position: absolute;
      right:0;
      top:50%;
      transform:translateY(-50%);
      z-index:10;
  }
  .x500h-p1t4{
      font-size:2.9vw;
      font-family:'PingFang_Bold';
      color:#82c1ff;
  }
  .x500h-p1t4&gt;span{
      font-size:1.5vw;
  }
  .x500h-p1t5{
      font-size:1vw;
      color:#fff;
      font-family:'PingFang_Regular';
  }
  .x500h-list&gt;div:last-child:after{
      display:none;
  }
  .x500h-p2wrap {
      overflow: hidden;
  }
  .x500h-p2img1{
      width: 48%;
      float: left;
  }
  .x500h-p2wbox{
      width: 46%;
      float: right;
  }
  .x500h-p2w1{
      font-size: 1.15vw;
      font-family: 'PingFang_Bold';
      color: #575757;
      margin-top: 23.4%;
  }
  .x500h-p2w2{
      font-size: 3.34vw;
      font-family:'PingFang_Bold';
      color: #000000;
      margin-top: 3.4%;
      line-height: 1.2;
  }
  .x500h-p2w2 span{
      color: #4891d9;
  }
  .x500h-p2w3{
      font-size: 1.15vw;
      font-family: 'PingFang_Regular';
      color: #575757;
      margin-top: 6.4%;
  }
  .x500h-p2w4{
      font-size: 0.73vw;
      font-family: 'PingFang_Regular';
      color: #575757;
      margin-top: 0.4%;
  }
  .x500h-p3wrap{
      padding: 50px 0 100px;
     
  }
  .x500h-p3wbox{
      width: 46%;
    
  }
  .x500h-p3w1{
      font-size: 1.15vw;
      font-family: 'PingFang_Bold';
      color: #575757;
      margin-top: 7%;
  }
  .x500h-p3w2{
      font-size: 3.34vw;
      font-family:'PingFang_Bold';
      color: #000000;
      font-weight: bold;
      margin-top: 3.4%;
      line-height: 1.2;
  }
  .x500h-p3w2 span{
      color: #4891d9;
  }
  .x500h-p3w3{
      font-size: 1.15vw;
      font-family: 'PingFang_Regular';
      color: #575757;
      margin-top: 5%;
  }
  .x500h-p3w4{
        font-size: 1.15vw;
      font-family: 'PingFang_Regular';
      color: #575757;
      margin-top: 1.4%;
  }
  .x500h-p3w5{
        font-size: 1.15vw;
      font-family: 'PingFang_Regular';
      color: #575757;
      margin-top: 1.4%;
  }
  .x500h-p4wrap{
      padding: 0 0 100px;
      overflow: hidden;
  }
  .x500h-p4wicon{
      width: 10%;
      margin-top: 7%;
      margin-left: 10%;
  }
  .x500h-p4wicon p{
      display: none;
  }
  .x500h-p4wicon .x500h-p4wiconact{
      display: block;
  }
  .x500h-p4wbox{
      width: 46%;
      float: right;
  }
  .x500h-p4w1{
      font-size: 1.15vw;
      font-family: 'PingFang_Bold';
      color: #ffffff;
  }
  .x500h-p4w2{
      font-size: 3.33vw;
      font-family:'PingFang_Bold';
      color: #fff;
      margin-top: 3%;
  }
  .x500h-p4bottom{
      overflow: hidden;
      margin-top:5% ;
  }
  .x500h-p4linebox{
      float: left;
      width: 1%;
      background-color: #313131;
      position: relative;
      height: 11vw;
      border-radius: 1.04167vw;
  }
  .x500h-p4line{
      width: 100%;
      height: 55%;
      background: #ffffff;
      border-radius: 1.04167vw;
      position: absolute;
      left: 0;
      top: 0;
      transform: translateY(0px);
      transition: all 1s;
  }
  .x500h-p4linehd{
      width:92% ;
      float: right;
  }
  .x500h-p4linehd div{
      font-size: 1.875vw;
      font-family:'PingFang_Bold';
      color: #5b5b5b;
      font-weight: bold;
      margin-top: 2%;
  }
  .x500h-p4linehd div p{
      font-size: 1.09vw;
      font-family:'PingFang_Regular';
      color: #fff;
      margin-top: 2%;
      display: none;
  }
  .x500h-p4linehd  .x500h-p4linehdact{
      color: #fff;
  }
  .x500h-p4linehd  .x500h-p4linehdact span{
     color: #82c1ff;
  }
  .x500h-p5wrap{
      overflow: hidden;
  }
  .x500h-p5wbox{
      width: 50%;
      float: left;
  }
  .x500h-p5img{
      width: 50%;
      float: right;
  }
  .x500h-p5w1{
      font-size: 3.33vw;
      font-family: 'PingFang_Bold';
  }
  .x500h-p5w{
      width: 69%;
      margin-left: 27%;
      margin-top: 23%;
      line-height: 1.2;
  }
  .x500h-p5w2{
      font-size: 1.15vw;
      font-family: 'PingFang_Regular';
      line-height: 1.6;
      margin-top: 6%;
      width: 91%;
  }
  .x500h-p5w3{
      font-size: 1.15vw;
      font-family: 'PingFang_Regular';
      line-height: 1.6;
      margin-top: 2%;
      width: 91%;
  }
  .x500h-p5w4{
      font-size: 1.15vw;
      font-family: 'PingFang_Regular';
      line-height: 1.6;
      margin-top: 1%;
      width: 91%;
  }
  .x500h-p5w2 span,.x500h-p5w3 span,.x500h-p5w4 span{
      color: #4891d9;
  }
  .x500h-p6wrap{
     overflow: hidden;
  }
  .x500h-p6img{
      width: 50%;
      float: left;
  }
  .x500h-p6img p{
      display: none;
  }
  .x500h-p6wbox{
      width: 50%;
      float: right;
  }
  .x500h-p6tit{
      font-size: 3.33vw;
      font-family: 'PingFang_Bold';
      color: #000000;
      margin-top: 8%;
      margin-left: 6%;
  }
  .x500h-p6Swiper{
      margin-left: 5.5%;
      width: 58%;
      margin-top: 5.2%;
      overflow: hidden;
  }
  .x500h-p6Box{
      border-radius: 5px;
     
      padding: 38px 39px 24px;
  }
  .x500h-p6icon img{
      width: 100%;
  }
  .x500h-p6icon{
      width: 13%;
  }
  .x500h-p6w1{
      font-size: 1.875vw;
      font-family: 'PingFang_Bold';
      color: #000000;
      margin-top: 5%;
  }
  .x500h-p6w1 span{
      color: #4891d9;
  }
  .x500h-p6w2{
      color: #575757;
      font-size: 1.15vw;
      font-family: 'PingFang_Regular';
      line-height: 1.6;
      margin-top: 4%;
  }
  .x500h-p6Box{
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
  }
  .x500h-button-prev{
     width: 16%;
  }
  .x500h-button-next{
     width: 16%;
     margin-left: 6%;
  }
  .x500h-button-prev img{
      width: 100%;
  }
  .x500h-button-next img{
      width: 100%;
  }
  .x500h-button-prev div{
      display: none;
  }
  .x500h-button-prev .x500h-btn-act{
      display: block;
  }
  .x500h-button-next div{
      display: none;
  }
  .x500h-button-next .x500h-btn-act{
      display: block;
  }
  .x500h-button-box{
      overflow: hidden;
      margin-top: 9%;
  }
  .x500h-button-prev{
      float: left;
  }
  .x500h-button-next{
      float: left;
  }
  .x500h-button-next.swiper-button-disabled .x500h-btn-act{
      display: none;
  }
  .x500h-button-next.swiper-button-disabled div{
      display: block;
  }
  .x500h-button-prev.swiper-button-disabled .x500h-btn-act{
      display: none;
  }
  .x500h-button-prev.swiper-button-disabled div{
      display: block;
  }
  .hz23217-x700s-p6 .hz220920-x500-p0-3{
      color: #4891d9;
  }
  .x500h-p6img img{
      width: 100%;
      display: block;
  
  }
  .x500h-p6Swiper img{
      width: 100%;
      display: block;
  
  }
  .x500h-p5img img{
      width: 100%;
      display: block;
  
  }
  .x500f-txtz{
    color: #7c68d5 !important;
  }
  .x500f-p4linehd  .x500h-p4linehdact span{
    color: #7c68d5 !important;
 }
  @media (max-width:768px){
      .hz-220802-container .hz230920-content.hzpro14-banner{
          top:33px !important;
         
      }
      .hz-220802-container .hz230920-content.hzpro14-banner label{
          text-align: left !important;
      }
      .hz-220802-container .hz230920-content.hzpro14-banner h2{
          text-align: left !important;
          margin-bottom: 31px !important;
      }
      .hz230920-content{
          text-align: left;
      }
      .hz230920-content .features-item-text{
          margin-left: 19px !important;
      }
      .hz230920-content .features-item-text span{
          margin-bottom: 0 !important;
      }
      .hz230920-content .features-item{
          margin-bottom: 27px !important;
      }
      .x500h-ul li .hz23217-x700s-p0ic1{
          width: 64.1%;
      }
      .x500h-t1{
          font-size: 3.2vw;
          margin-top: 0;
      }
      .hz220920-x500h-container{
          position: absolute;
          left: 0;
          top: 8%;
      }
      .hz221108-Ultra-con .hz-230920-content{
          padding: 0;
      }
      .ns-container.hz220920-x500h-container{
          width: 100% !important;
      }
      .x500h-p1wrap{
          width: 90.6%;
          margin: 0 auto;
          padding: 0;
      }
      .x500h-p1t1{
          font-size: 3.73vw;
      }
      .x500h-p1 {
          margin-top: 9%;
      }
      .x500h-p1t2{
          font-size: 8.53vw;
          margin-top: 1.5%;
          margin-bottom: 0;
      }
      .x500h-p1t3{
          font-size: 3.82vw;
          margin-top: 1.6%;
          width: 100%;
      }
      .x500h-p1t4{
          font-size:8.27vw;
          margin-top: 1%;
          width: 100%;
      }
      .x500h-p1t4&gt;span {
          font-size: 4.11vw;
      }
      .x500h-list{
          margin-top: 5%;
      }
      .x500h-l1{
          margin-right: 8.5%;
          padding-right: 9.5%;
      }
      .x500h-l2{
          margin-right: 8%;
          padding-right: 7%;
      }
      .x500h-l3{
          margin-right: 0%;
          padding-right: 0%;
      }
      .x500h-p1t5{
          font-size: 2.8vw;
      }
      .x500h-l:after {
          height: 12px;
          transform: translateY(-13%);
      }
      .x500h-p2img1{
          float: none;
          width: 92%;
          margin: 12% auto 0;
      }
      .x500h-p2wbox{
          float: none;
          width: 100%;
      }
      .x500h-p2wrap {
          width: 90.6%;
          margin: 0 auto;
          padding: 0;
      }
      .x500h-p2w1 {
          font-size: 3.73vw;
          margin-top: 3.4%;
      }
      .x500h-p2w2{
          font-size: 8.53vw;
      }
      .x500h-p2w3{
          font-size: 3.82vw;
          margin-top: 3.6%;
      }
      .x500h-p2w4{
          font-size: 2.4vw;
          margin-top: 2.4%;
      }
      .x500h-p3wrap {
          width: 90.6%;
          margin: 0 auto;
          padding: 0;
      }
      .x500h-p3wbox{
          width: 100%;
      }
      .x500h-p3w1{
          font-size: 3.73vw;
          margin-top: 3.4%;
      }
      .x500h-p3w2{
          font-size: 8.53vw;
          margin-top: 2.4%;
      }
      .x500h-p3w3{
          font-size: 3.82vw;
          margin-top: 4%;
      }
      .x500h-p3w4{
          font-size: 3.82vw;
          margin-top: 2.4%;
      }
      .x500h-p3w5{
          font-size: 3.82vw;
          margin-top: 2.4%;
      }
      .x500h-p4wbox{
          width: 100%;
          float: none;
      }
      .x500h-p4wrap{
          width: 90.6%;
          margin: 0 auto;
          padding: 0;
      }
      .x500h-p4w1{
          font-size: 3.73vw;
          margin-top: 6%;
      }
      .x500h-p4w2 {
          font-size: 8.53vw;
          margin-top: 1.5%;
      }
      .x500h-p4wicon {
          width: 12%;
          margin-top: 8%;
          margin-left: 7%;
      }
      .x500h-p4linehd div{
          font-size: 5.33vw;
      }
      .x500h-p4linehd div p{
          font-size: 3.73vw;
      }
      .x500h-p4linebox{
          height: 31vw;
      }
      .x500h-p5wbox{
          width: 100%;
          margin: 0 auto;
          float: none;
      }
      .x500h-p5w{
          width: 90.6%;
          margin: 0 auto;
      }
      .x500h-p5img{
          width: 100%;
          float: none;
          margin-top: 4%;
      }
      .x500h-p5w1{
          font-size: 8.53vw;
          margin-top: 14%;
      }
      .x500h-p5w2{
          font-size: 3.82vw;
          width: 100%;
      }  
      .x500h-p5w3{
          font-size: 3.82vw;
          width: 100%;
      }  
      .x500h-p5w4{
          font-size: 3.82vw;
          width: 100%;
          margin-top: 2%;
      }  
      .x500h-p6img{
          float: none;
          width: 100%;
      }
      .x500h-p6wbox{
          float: none;
          width: 100%;
      }
      .x500h-p6tit{
          font-size: 8.53vw;
          margin-top: 14%;
          width: 100%;
          margin-left: 0;
      }
      .x500h-p6wbox{
          width: 90.6%;
          margin: 0 auto;
      }
      .x500h-p6Swiper{
          width: 76%;
          margin: 0 auto;
          margin-left: 0;
      }
      .x500h-p6Box {
          border-radius: 5px;
          padding: 7.2% 7% 1%;
      }
      .x500h-p6w1{
          font-size: 5.33vw;
          margin-top: 2%;
      }
      .x500h-p6w2{
          font-size: 2.93vw;
          line-height: 1.4;
          margin-top: 4%;
      }
      .x500h-button-box{
          margin-top: 7%;
          margin-bottom: 7%;
      }
      .hz220823-x500h-p3{
          padding-top: 10% !important;
      }
  }


  /* X500H、X500F结束 */

/* X700t X700s */
.hy-20240516-p0{ padding-bottom: 60px;}
.hy-20240516-p0 .ns-container{ width: 72.9vw !important;}
.hy-20240516-p0 ul{ margin: 0 -10px;}
.hy-20240516-p0 li{ float: left; width: 25%; padding: 0.52vw; font-size: 0;}
.hy-20240516-p0 li .block-box{ background-color: #fff; border-radius: 10px; padding: 8.5% 0;}
.hy-20240516-p0 li .block-box .pic{ width: 42%; margin: 0 auto;}
.hy-20240516-p0 li .block-box .pic img{ display: block; width: 100%;}
.hy-20240516-p0 li .block-box .cont{ font-size: 1.25vw; font-family: 'PingFang_Regular'; color: #333; text-align: center; line-height: 1.35; margin-top: 1.04vw;}
.hy-20240516-p0 li .block-box .cont.contH{ height: 2.7em;}
.hy-20240516-p0 li .block-box .cont .t{ font-size: 0.75vw;}
.hy-20240516-p0 li.li2{ width: 50%;}
.hy-20240516-p0 li.li2 .block-box{ padding: 30px 30px;}
.hy-20240516-p0 li.li2 .block-box .pic{ display: inline-block; vertical-align: middle;width: 24%;}
.hy-20240516-p0 li.li2 .block-box .cont{ display: inline-block; vertical-align: middle; width: 76%; text-align: left; margin-top: 0; padding-left: 25px;}
.hy-20240516-p0 li.li2_2{ width: 50%;}
.hy-20240516-p0 li.li2_2 .block-box .pic{ width: 20%;}
.hy-20240516-p0 li.li3{ width: 33.333%;}
.hy-20240516-p0 li.li3 .block-box .pic{ width: 32%;}

.hy20240516-D5-030s-p1-6{ margin-top: 1%;}
/* .hy-20240516-p6{ height: 94.444vh;} */
.hy-20240516-p6 .hy-20240516-p6-img1{ display: block; width: 68%; margin: 5% auto 0 auto;}

.hy-20240516-p5-img{ position: relative; padding-top: 8%;}
.hy-20240516-p5-img .cont-inner{ position: absolute; width: 54%; top: 0; right: 0; font-size: 0.98vw;}
.hy-20240516-p5-img .cont-inner .p5-title{ font-size: 2.18vw; margin: 4% 0 2% 0;}
.hy-20240516-p5-img .cont-inner .cont-i-block:first-child .p5-title{ margin-top: 0;}


/* p700 */
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content.hy20240818-p700-hero-content label{ color: #fff;}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content.hy20240818-p700-hero-content h2{ background-image:-webkit-linear-gradient(-80deg,#fff,#afb5ff); -webkit-background-clip:text; -webkit-text-fill-color:transparent; color: #fff;}
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content.hero-content.hy20240818-p700-hero-content .features .features-item .features-item-text{ color: #aad2ff;}

.hy240818-p700-p3{ background-color: #e7ebf8;}

.hy-20240818-p0{ padding-bottom: 60px;}
.hy-20240818-p0 .ns-container{ width: 72.9vw !important;}
.hy-20240818-p0 ul{ margin: 0 -10px;}
.hy-20240818-p0 li{ float: left; width: 25%; padding: 0.52vw; font-size: 0;}
.hy-20240818-p0 li .block-box{ background-color: #fff; border-radius: 10px; padding: 1.56vw 1.04vw;}
.hy-20240818-p0 li .block-box .pic{ width: 5.2vw; margin: 0 auto;}
.hy-20240818-p0 li .block-box .pic img{ display: block; max-width: 100%; margin: 0 auto;}
.hy-20240818-p0 li .block-box .cont{ font-size: 0.93vw; font-family: 'PingFang_Regular'; color: #333; text-align: center; line-height: 1.5; margin-top: 1.04vw;}
.hy-20240818-p0 li .block-box .cont.contH3{ height: 4.5em;}
.hy-20240818-p0 li .block-box .cont.contH4{ height: 6em;}
.hy-20240818-p0 li .block-box .cont.contH5{ height: 7.5em;}
.hy-20240818-p0 li .block-box .cont .t{ font-size: 0.75vw; margin-top: 0.75vw;}
.hy-20240818-p0 li.li2{ width: 50%;}
.hy-20240818-p0 li.li2 .block-box{ padding: 1.56vw 1.04vw;}
.hy-20240818-p0 li.li2 .block-box .pic{ display: inline-block; vertical-align: middle;width: 5.2vw;}
.hy-20240818-p0 li.li2 .block-box .cont{ display: inline-block; vertical-align: middle; width: 78%; text-align: left; margin-top: 0; padding-left: 1.3vw;}
.hy-20240818-p0 li.li2_2{ width: 50%;}
.hy-20240818-p0 li.li2_2 .block-box .pic{ width: 5.2vw;}
.hy-20240818-p0 li.li3{ width: 33.333%;}
.hy-20240818-p0 li.li3 .block-box{ padding: 1.56vw 1.04vw;}
.hy-20240818-p0 li.li3 .block-box .pic{ display: inline-block; vertical-align: middle;width: 5.2vw;}
.hy-20240818-p0 li.li3 .block-box .cont{ display: inline-block; vertical-align: middle; width: 72%; text-align: left; margin-top: 0; padding-left: 1.3vw;}

.hy-20240818-p0 li.bg2 .block-box{ background-color: #c2a9e3;}
.hy-20240818-p0 li.bg2 .block-box .cont{ color: #fff;}
.hy-20240818-p0 li.bg3 .block-box{ background-color: #76c7d1;}
.hy-20240818-p0 li.bg3 .block-box .cont{ color: #fff;}
.hy-20240818-p0 li.bg7 .block-box{ background-color: #7db4ec;}
.hy-20240818-p0 li.bg7 .block-box .cont{ color: #fff;}
.hy-20240818-p0 li.bg8 .block-box{ background-color: #8696e3;}
.hy-20240818-p0 li.bg8 .block-box .cont{ color: #fff;}

.hy20240818-p700-p1-tit{ font-size: 2.7vw; font-weight: bold; color: #fff; text-align: left; padding-top: 10%;}
.hy20240818-p700-p1-img1{ height: 26vw;}
.hy20240818-p700-p1-img1 .hz220823-D5-020S-p1-1{ left: 0;}
.hy20240818-p700-p1-2{ font-size: 1.04vw; color: #fff; line-height: 2;}
.hy20240818-p700-p1-2 span{ font-size: 1.56vw; color: #6cadee; line-height: 1.2;}

.hy20240818-p700-p1-5{ width: 90%;}
.hy20240818-p700-p1-img2{ float: right; width: 45%;}
.hy20240818-p700-p1-6{ float: left;}
.hy20240818-p700-p1-6 ul{ margin: 0 -2.6vw;}
.hy20240818-p700-p1-6 li{ float: left; padding: 0 2.6vw; position: relative;}
.hy20240818-p700-p1-6 li::before{ content: ''; width: 1px; height: 7.29vw; background-color: #6cadee; position: absolute; top: 1.04vw; right: 0;}
.hy20240818-p700-p1-6 li:last-child::before{ display: none;}
.hy20240818-p700-p1-6 .hz220823-D5-020S-p1-7{ font-size: 2.7vw;}
.hy20240818-p700-p1-6 .hz220823-D5-020S-p1-2{ font-size: 1.04vw;}
.hy20240818-p700-p1-6 .hz220823-D5-020S-p1-3{ font-size: 2.08vw; color: #6cadee;}
.hy20240818-p700-p1-6 .hz220823-D5-020S-p1-10{ color: #333;}

.hy20240818-p700-p1-5:nth-child(even) .hy20240818-p700-p1-img2{ float: left;}
.hy20240818-p700-p1-5:nth-child(even) .hy20240818-p700-p1-6{ float: right;}

.hy20240818-p700-p3{ background-color: #e7ebf8;}

.hy20240818-p700-p1-jl-1{ background-size: 100% auto; background-position: bottom center; background-repeat: no-repeat; background-color: #fff;}

.hy20240818-p700-p4{ color: #6cadee; font-size: 1.82vw;}
.hy20240818-p700-p4-1{ width: 100%; right: 0; top: -6vw; text-align: center;}

.hy20240818-p700-p3-1{ margin-top: 12%;}

.hy-20240818-p6{ height: 51vw;}
.hy-20240818-p6 .hz220823-D5-020S-container-4{ position: absolute; top: 50%; left: 50%; transform:translate(-50%,-50%);}
.hy-20240818-p6 .hz-220802-p1-jl-2{ padding-top: 0; margin-bottom: 4%;}
.hy-20240818-p6 .hz220920-D5-030s-p4-txt2{ color: #fff;}

.hy20240818-p700-tit-xg .hz-220802-p5ul{ font-size: 0; text-align: center;}
.hy20240818-p700-tit-xg .hz-220802-p5box{ float: none; display: inline-block; vertical-align: top;}









@media (max-width: 768px) {
	.hy-20240516-p0{ padding-bottom: 10%;}
	.hy-20240516-p0 .ns-container{ width: 100% !important;}
	.hy-20240516-p0 li{ width: 50%; padding: 2vw;}
	.hy-20240516-p0 li .block-box .pic{ width: 52%;}
	.hy-20240516-p0 li .block-box{ padding: 6% 3%;}
	.hy-20240516-p0 li .block-box .cont{ font-size: 4.26vw;}
	.hy-20240516-p0 li.li2{ width: 100%;}
	.hy-20240516-p0 li.li2 .block-box{ /* padding: 6% 5%; */}
	.hy-20240516-p0 li.li2_2 .block-box .pic{ width: 52%;}
	.hy-20240516-p0 li.li3{ width: 50%;}
	.hy-20240516-p0 li.li3 .block-box{ /* padding: 6% 5%; */}
	.hy-20240516-p0 li.li3 .block-box .pic{ width: 52%;}
	.hy-20240516-p0 li.li3 .block-box .cont{ height: 4.05em;}
	.hy-20240516-p0 li .block-box .cont.contH{ height: 4.05em;}
	.hy-20240516-p0 li .block-box .cont.contH .t{ font-size: 3vw;}
	
	.hy-20240516-p5-img{ padding-top: 0;}
	.hy-20240516-p5-img .cont-inner{ font-size: 3.2vw; position: initial; width: 100%; margin-bottom: 10%;}
	.hy-20240516-p5-img .cont-inner .p5-title{ font-size: 6.4vw;}
	
	/* .hy-20240516-p6{ height: auto;} */
	.hy-20240516-p6 .hy-20240516-p6-img1{ width: 71%; margin: 22% auto 0 auto;}
	
	/* p700 */
	.hy-20240818-p0{ padding-bottom: 10%;}
	.hy-20240818-p0 .ns-container{ width: 100% !important;}
	
	.hy-20240818-p0 li{ padding: 2vw;}
	.hy-20240818-p0 li .block-box .cont{ font-size: 4.26vw;}
	.hy-20240818-p0 li .block-box .cont .t{ font-size: 3.2vw; margin-top: 2.6vw;}
	
	.hy-20240818-p0 li.li2{ width: 100%;}
	.hy-20240818-p0 li.li2 .block-box{ padding: 4vw;}
	.hy-20240818-p0 li.li2 .block-box .pic{ width: 18%;}
	.hy-20240818-p0 li.li2 .block-box .cont{ width: 82%; padding-left: 4.26vw;}
	.hy-20240818-p0 li.li3 .block-box{ padding: 4vw;}
	.hy-20240818-p0 li.li3{ width: 100%;}
	.hy-20240818-p0 li.li3 .block-box .pic{ width: 18%;}
	.hy-20240818-p0 li.li3 .block-box .cont{ width: 82%; padding-left: 4.26vw;}
	
	.hy-20240818-p0 li .block-box .cont.contH3{ height: auto;}
	.hy-20240818-p0 li .block-box .cont.contH4{ height: auto;}
	.hy-20240818-p0 li .block-box .cont.contH5{ height: auto;}
	
	.hy20240818-p700-p1-tit{ font-size: 8.53vw; text-align: center; padding-top: 0;}
	.hy20240818-p700-p1-2{ font-size: 3.2vw; text-align: center;}
	.hy20240818-p700-p1-2 span{ font-size: 4.26vw;}
	.hy20240818-p700-p1-img1{ height: auto;}
	.hy20240818-p700-p1-img1 .hz220823-D5-020S-p1-1{ width: 100%;}
	
	.hy20240818-p700-p1-6 .hz220823-D5-020S-p1-7{ font-size: 8.53vw;}
	.hy20240818-p700-p1-6 .hz220823-D5-020S-p1-2{ font-size: 3.696vw;}
	.hy20240818-p700-p1-6 .hz220823-D5-020S-p1-3{ font-size: 7.056vw;}
	
	.hy20240818-p700-p1-5{ width: 100%;}
	.hy20240818-p700-p1-6{ float: none;}
	.hy20240818-p700-p1-6 li{ float: none;}
	.hy20240818-p700-p1-6 li::before{ display: none;}
	.hy20240818-p700-p1-img2{ float: none; width: 100%;}
	
	.hy20240818-p700-p4-1{ width: 92%; right: 4%; top: -5%;}
	.hy20240818-p700-p4{ font-size: 5.6vw;}
	
	.hy-20240818-p6{ height: auto; padding: 0;}
	
	.hy20240818-p700-tit-xg .hz-220802-p5ul{ text-align: left;}
	
	
}



</pre></body></html>