.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;
}

a {
    text-decoration: none;
}

.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: #808083;
}

.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: #808083;
}

.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>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;
    list-style: none;
}

.business-detail .secondary-nav ul li.active {
    border-bottom-color: #e50012;
}

.business-detail .secondary-nav ul li a {
    color: #808083;
}

.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: #808083;
}

.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: #000;
}

.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: #000;
}

.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:808083vw;
    } */
    .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: 'Semibold';
}

.ns-container.hz-220802-container label {
    font-family: 'Semibold';
}*/

.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: #808083808083#808083;
    line-height: 1.7em;
    font-family: 'Semibold';
}

.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: 'Semibold';
    margin-top: 8%;
    transition: 1s;
    transform: translateY(15px);
    opacity: 0;
}

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

.hz-220802-content {
    background-color: #000;
}

.hz-220802-content-1 {
    background-color: #fff;
}

.hz-220802-content-2 {
    background-color: #f2f2f2;
}

.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: 'Semibold';
}

.hz-220802-p4t2 {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 89%;
    font-size: 0.9vw;
    color: #808083;
    font-family: 'Semibold';
    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: #808083;
}

.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: 1;
}

.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-p5box-1 {
    width: 25%;
    float: right;
}

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

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

.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: 'Semibold';
}

.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: 0.9vw;
    color: #808083;
    font-family: 'Semibold';
}

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

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

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

.hz-220802-p6img>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.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: 'Semibold';
    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-dhb {
    transition: 1s;
    transform: translateY(15px);
    opacity: 1;
}

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

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

.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: 'Semibold';
    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: #fff;
    /* font-family: 'Semibold'; */
    margin-bottom: 1%;
    margin-top: -1%;
}

.hz-2024111-title {
    font-size: 2.9vw;
    width: 100%;
    text-align: center;
    color: #fff;
    /* font-family: 'Semibold'; */
    margin-bottom: -17%;
    margin-top: -2%;
    position: relative;
    z-index: 11;
}


/* .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: 'Semibold';
}

.hz-220802-p1-text0 {
    width: 100%;
    text-align: center;
    font-family: 'Semibold';
    font-size: 0.9vw;
    color: #808083808083#808083;
    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: 'Semibold';
    margin-bottom: 5%;
}

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

.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: #808083808083#808083;
    font-family: 'Semibold';
}

.hz-220802-p1-text4 {
    font-size: 1.15vw;
    color: #808083808083#808083;
    line-height: 1.5em;
    font-family: 'Semibold';
    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;
}

.show {
    display: block;
}

.hide {
    display: none;
}

.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: 'Semibold';
    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: #808083808083#808083;
    }
    .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 !important
    }
    .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;
        opacity: 1;
    }
    .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-p5box-1 {
        width: 50%;
        margin-bottom: 4%;
        float: right;
    }
    .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:nth-child(1) {
        margin-bottom: 0;
    }
    .hz-220802-p5ul li:last-child>div:nth-child(2) {
        margin-bottom: 0;
    }
    .hz-220802-p5ul li:last-child>div:nth-child(1) {
        margin-bottom: 0;
    }
    .hz-220802-p5ul li:last-child>div:nth-child(3) {
        margin-bottom: 0;
    }
    .hz-220802-p5ul li:last-child>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: 9.5vw;
        width: 86%;
        margin: 8% auto 2% auto;
    }
    .teshu {
        margin-top: 10%;
    }
    .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;
        font-family: 'Semibold';
    }
    .hz-220831-title-1 span {
        font-size: 9.5vw;
        display: block;
    }
    .hz-220831-title-5 span {
        font-size: 9.5vw;
        display: block;
    }
    .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%;
    }
    /* 已有的样式... */
    .carousel-dots {
        display: flex;
        justify-content: center;
        margin-top: 20px;
    }
    .carousel-dot {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #333;
        margin: 0 5px;
        cursor: pointer;
        transition: background-color 0.3s ease;
    }
    .carousel-dot.active {
        background-color: #bbb;
    }
    /* 隐藏PC端的导航按钮在移动端 */
    .show-pc {
        display: block;
        /* 默认显示 */
    }
    @media (max-width: 768px) {
        .show-pc {
            display: none;
            /* 在小屏幕设备上隐藏 */
        }
        /* 可以添加更多移动端特定的样式 */
    }
    .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;
}

.quan {
    width: 100vw !important;
}

.yuan {
    width: 100vw !important;
}

.luan {
    width: 88vw !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: 'Semibold';
    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: 'Semibold';
    color: #808083808083#808083;
    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: 'Semibold';
}

.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: 'Semibold';
}

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

.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: #808083808083#808083;
    font-family: 'Semibold';
}

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

.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: 'Semibold';
}

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

.hz220823-D5-020S-p2 {
    background-image: url(@PATH_TPLRES@/NewWebUI/2024/styles/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: 'Semibold';
}

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

.hz220823-D5-020S-p5 {
    background-color: #000;
    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: 'Semibold';
    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: #808083808083#808083;
    font-family: 'Semibold';
    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%;
}

.hz-2026-p1-tit {
    margin-top: -5% !important;
}

.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%;
}

.hz-202409book-p0ic-2 {
    display: block;
}

.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: 9.5vw;
        width: 86%;
        margin: 8% auto 2% auto;
        text-align: left;
    }
    .hz-220831-title-1 {
        color: #000;
        font-size: 9.5vw !important;
        font-family: 'Semibold';
        width: 86%;
        margin: 10% auto 14% auto;
        text-align: left !important;
    }
    .hz-220831-title-5 {
        color: #000;
        font-size: 9.5vw !important;
        font-family: 'Semibold';
        width: 86%;
        margin: 10% auto 14% auto;
        text-align: left !important;
        margin-left: 0%;
    }
    .hz-2024-p1-tit {
        margin: -16% auto 10% auto;
    }
    .hz-2025-p1-tit {
        margin: 7% auto 11% auto !important;
    }
    .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: 9.5vw;
    }
    .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: 9.5vw;
        width: 100%;
        letter-spacing: -0.5px;
    }
    .hz220823-D5-020S-tit-xg {
        font-size: 9.5vw;
        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: #808083808083#808083;
}

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

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

.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: 'Semibold';
    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: #808083;
    font-family: 'Semibold';
    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-202400book-p0ul2 {
    width: 100%;
    overflow: hidden;
    margin: 0.8% 0 0 11%;
}

.hz-202600book-p0ul2 {
    width: 100%;
    overflow: hidden;
    margin: 3.8% 0 0 11%;
}

.hz-202600book-p0ul2 li:nth-child(1) {
    width: 40%;
    float: left;
    margin-left: 1.3%;
    background-color: #f2f2f2;
    border-radius: 10px;
    padding: 0% 0;
}

.hz-202600book-p0ul2 li:nth-child(2) {
    width: 29%;
    float: left;
    margin-left: 0%;
    background-color: #f2f2f2;
    border-radius: 0px 30px 30px 0px;
    padding: 8.71% 0;
    list-style: none;
}

.hz-202700book-p0ul2 {
    width: 100%;
    overflow: hidden;
    margin: -2.2% 0 0 11%;
    margin-bottom: -3%;
}

.hz-202700book-p0ul2 li:nth-child(2) {
    width: 29%;
    float: left;
    margin-left: 0%;
    background-color: #f2f2f2;
    border-radius: 0px 30px 30px 0px;
    padding: 8.38% 0;
    list-style: none;
}

.hz-202500book-p0ul2 {
    width: 100%;
    overflow: hidden;
    margin: 3.8% 0 0 11%;
    margin-left: 13%;
}

.hz-202500book-p0ul2 li:nth-child(1) {
    width: 40%;
    float: left;
    margin-left: 1.3%;
    background-color: #fff;
    border-radius: 10px;
    padding: 0% 0;
    list-style: none;
}

.hz-202500book-p0ul2 li:nth-child(2) {
    width: 29%;
    float: left;
    margin-left: 1.3%;
    background-color: #fff;
    border-radius: 10px;
    padding: -3% 0;
    list-style: none;
}

.hz-202500book-p0ul2 li:nth-child(3) {
    width: 29%;
    float: left;
    margin-left: 1.3%;
    margin-top: 0.9%;
    background-color: #fff;
    border-radius: 10px;
    padding: -3% 0;
    list-style: none;
}

.hz-202400book-p0ul2 li:nth-child(1) {
    width: 23%;
    float: left;
    margin-left: 1.3%;
    background-color: #fff;
    border-radius: 10px;
    padding: 6% 0;
    list-style: none;
}

.hz-202400book-p0ul2 li:nth-child(2) {
    width: 27%;
    float: left;
    margin-left: 1%;
    background-color: #fff;
    border-radius: 10px;
    padding: 4% 0;
    list-style: none;
}

.hz-202400book-p0ul2 li:nth-child(3) {
    width: 27%;
    margin-left: 24%;
    margin-top: 16%;
    background-color: #fff;
    border-radius: 10px;
    padding: 5% 0;
    list-style: none;
}

.hz-202400book-p0ul2 li:nth-child(4) {
    width: 26%;
    float: right;
    margin-top: -27.7%;
    margin-right: 22%;
    /* margin-top: 17.7%; */
    background-color: #fff;
    border-radius: 10px;
    padding: 1.4% 0;
    list-style: none;
}

.hz-202400book-p0ul2 li:nth-child(5) {
    width: 26%;
    float: right;
    margin-top: -8.4%;
    margin-right: 22%;
    background-color: #fff;
    border-radius: 10px;
    padding: 2.35% 0;
    list-style: none;
}

.hz-202400book-p0ul2 li:nth-child(6) {
    width: 30%;
    float: left;
    margin-top: 1%;
    margin-left: 0%;
    background-color: #fff;
    border-radius: 10px;
    padding: 2.75% 0;
    list-style: none;
}

.hz-202400book-p0ul2 li:nth-child(7) {
    width: 15%;
    float: left;
    margin-top: 1%;
    margin-left: 1%;
    background-color: #fff;
    border-radius: 10px;
    padding: 2.9% 0;
    list-style: none;
}

.hz-202400book-p0ul2 li:nth-child(8) {
    width: 15%;
    float: left;
    margin-top: 1%;
    margin-left: 1%;
    background-color: #fff;
    border-radius: 10px;
    padding: 3% 0%;
    list-style: none;
}

.hz-202400book-p0ul2 li:nth-child(9) {
    width: 15%;
    float: right;
    margin-top: 1%;
    margin-right: 22%;
    background-color: #fff;
    border-radius: 10px;
    padding: 2.69% 0;
    list-style: none;
}

.hz-202400book-p0ul2 li:first-child {
    margin-left: 0;
}

.hz-202400book-p0ul3 {
    width: 100%;
    overflow: hidden;
    margin-top: 0.8%;
}

.hz-220832book-p0ic {
    width: 16%;
    margin: 0 auto;
    margin-top: -6%;
}

.hz-220833book-p0ic {
    width: 50%;
    margin: 0 auto;
    margin-top: -5%;
}

.hz-220834book-p0ic {
    width: 47%;
    margin: 0 auto;
    margin-top: 4%;
    margin-bottom: 1%;
}

.hz-220835book-p0ic {
    width: 20%;
    float: left;
    margin: 0 auto;
    margin-top: 1%;
    margin-left: 11%;
}

.hz-220836book-p0ic {
    width: 18%;
    margin-top: 0%;
    margin-left: 25%;
    float: left;
}

.hz-220836book-1-p0ic {
    width: 18%;
    margin: 0 auto;
    margin-right: 25%;
    float: right;
    margin-top: 1%;
}

.hz-220837book-p0ic {
    width: 51%;
    margin: 0 auto;
    margin-top: 0%;
}

.hz-220838book-p0ic {
    width: 48%;
    margin: 6% auto;
}

.hz-220839book-p0ic {
    width: 51%;
    margin: 0 auto;
    margin-top: 0%;
}

.hz-220840book-p0ic {
    width: 71%;
    margin: 0 auto;
    margin-top: -1%;
    margin-bottom: 6.5%;
}

.hz-220841book-p0ic {
    width: 38%;
    margin: 0 auto;
    margin-top: -4%;
    margin-bottom: 5%;
}

.hz-220842book-p0ic {
    width: 38%;
    margin: 0 auto;
    margin-top: -5%;
    margin-bottom: 5%;
}

.hz-220843book-p0ic {
    width: 40%;
    float: left;
    margin: 0 auto;
    margin-top: 0%;
    margin-bottom: 4%;
    margin-left: 4%;
}

.hz-220844book-p0ic {
    width: 40%;
    float: left;
    margin: 0 auto;
    margin-top: 0%;
    margin-bottom: 4%;
    margin-left: 4%;
}

.hz-202401book-p0ic {
    font-size: 1vw;
    text-align: center;
    color: #000;
    font-family: 'Semibold';
    margin-top: 15%;
}

.hz-202401book-p0ic span {
    color: #808083;
    font-family: 'Semibold';
}

.hz-202402book-p0ic {
    font-size: 1vw;
    text-align: center;
    color: #000;
    font-family: 'Semibold';
    margin-top: 6.5%;
    margin-bottom: -0.5%;
}

.hz-202402book-p0ic span {
    color: #808083;
    font-family: 'Semibold';
}

.hz-202403book-p0ic {
    font-size: 1vw;
    text-align: center;
    color: #000;
    font-family: 'Semibold';
    margin-top: 1.5%;
    margin-bottom: -9%;
}

.hz-202403book-p0ic span {
    color: #808083;
    font-family: 'Semibold';
}

.hz-202404book-p0ic {
    font-size: 1vw;
    text-align: center;
    color: #808083;
    font-family: 'Semibold';
    margin-top: 0%;
    opacity: 0.6;
    margin-bottom: -9%;
}

.hz-202404book-p0ic span {
    font-size: 1.4vw;
    color: #16b880;
    font-family: 'Semibold';
}

.hz-202405book-p0ic {
    font-size: 1vw;
    text-align: center;
    color: #000;
    font-family: 'Semibold';
    margin-top: 21.5%;
    margin-bottom: -4%;
}

.hz-202405book-p0ic span {
    color: #808083;
    font-family: 'Semibold';
}

.hz-202405book-1-p0ic {
    font-size: 1vw;
    text-align: center;
    color: #000;
    font-family: 'Semibold';
    margin-top: 4.5%;
    margin-bottom: -4%;
}

.hz-202405book-1-p0ic span {
    color: #808083;
    font-family: 'Semibold';
}

.hz-202406book-p0ic {
    font-size: 1vw;
    text-align: center;
    color: #000;
    font-family: 'Semibold';
    margin-top: 9.5%;
    margin-bottom: -5%;
}

.hz-202406book-p0ic span {
    color: #808083;
    font-family: 'Semibold';
}

.hz-202407book-p0ic {
    font-size: 1vw;
    text-align: center;
    color: #000;
    font-family: 'Semibold';
    margin-top: 12.5%;
    margin-bottom: -5%;
}

.hz-202407book-p0ic span {
    color: #808083;
    font-family: 'Semibold';
}

.hz-202408book-p0ic {
    font-size: 1vw;
    text-align: center;
    color: #808083;
    font-family: 'Semibold';
    margin-top: 15.5%;
    margin-bottom: 6%;
}

.hz-202408book-p0ic span {
    opacity: 0.6;
    font-family: 'Semibold';
}

.hz-202409book-p0ic {
    font-size: 1.9vw;
    color: #000;
    font-family: 'Semibold';
    margin-top: 4.5%;
    margin-left: 8%;
    margin-bottom: 8%;
}

.hz-202409book-p0ic span {
    color: #808083;
    font-family: 'Semibold';
    font-size: 0.9vw;
}

.hz-202410book-p0ic {
    font-size: 1.9vw;
    color: #000;
    font-family: 'Semibold';
    margin-top: 4.5%;
    margin-left: 8%;
    margin-bottom: 8%;
}

.hz-202410book-p0ic span {
    color: #808083;
    font-family: 'Semibold';
    font-size: 0.9vw;
}

.hz-202411book-p0ic {
    font-size: 1.9vw;
    color: #000;
    font-family: 'Semibold';
    margin-top: 4.5%;
    margin-left: 8%;
    margin-bottom: 8%;
}

.hz-202411book-p0ic span {
    font-family: 'Semibold';
}

.hz-202412book-p0ic {
    font-size: 0.9vw;
    color: #808083;
    /* font-family: 'Semibold'; */
    margin-top: -5.5%;
    margin-left: 8%;
    margin-bottom: 9%;
    opacity: 0.6;
    line-height: 1.5vw;
}

.hz-202413book-zs {
    font-size: 0.5vw;
    color: #808083;
    font-family: 'Semibold';
    margin-top: 33.5%;
    margin-left: 54.5%;
    /* text-align: right; */
    opacity: 0.6;
}

.hz-202413book-p0ic {
    font-size: 1.9vw;
    color: #000;
    font-family: 'Semibold';
    margin-top: -5.5%;
    margin-left: 8%;
    line-height: 1vw;
    line-height: 2.4vw;
}

.hz-202414book-p0ic {
    font-size: 1.9vw;
    color: #000;
    font-family: 'Semibold';
    margin-top: -5.5%;
    margin-left: 8%;
    line-height: 1vw;
    line-height: 1.4vw;
}

.hz-202415book-p0ic {
    font-size: 0.9vw;
    color: #808083;
    font-family: 'Semibold';
    margin-top: 5.5%;
    margin-left: 8%;
    line-height: 1.5vw;
}

.hz-202413book-p0ic span {
    font-size: 0.9vw;
    color: #808083;
    font-family: 'Semibold';
    margin-top: -5.5%;
}

.hz-202414book-p0ic span {
    font-size: 0.6vw;
    color: #808083;
    font-family: 'Semibold';
    margin-top: -5.5%;
}

.hz-220831book-p0t3 {
    font-size: 1.2vw;
    text-align: center;
    color: #808083;
    font-family: 'Semibold';
    margin-top: 10%;
}

.hz-220831book-p0t4 {
    font-size: 0.9vw;
    text-align: center;
    color: #808083;
    font-family: 'Semibold';
    margin-top: 1%;
    opacity: 0.6;
}

.hz-202401-1book-p0ic {
    font-size: 1vw;
    text-align: center;
    color: #808083;
    font-family: 'Semibold';
    margin-top: 1%;
    opacity: 0.6;
}

.hz-220831-title-1 {
    color: #000;
    font-size: 2.9vw;
    text-align: center;
    vertical-align: baseline;
    /* font-family: 'Semibold'; */
}

.hz-220831-title-222 {
    margin-top: 5% !important;
}

.hz-220831-title-333 {
    margin-top: -5% !important;
}

.hz-220831-title-444 {
    margin-top: -4% !important;
}

.hz-220831-title span {
    color: #fff;
    font-size: 2.9vw;
    text-align: center;
    vertical-align: baseline;
    /* font-family: 'Semibold'; */
}

.hz-220831-x {
    font-weight: 200;
}


/* .hz-220831-p1img1 {
    width: 83.8%;
    margin: 5% auto 0;
    margin-left: 6%;
}

.hz-220831-p1img1-images {
    display: flex;
    transition: transform 0.5s ease;
}

.hz-220831-p1img1-image {
    flex: 0 0 100%;
    max-width: 100%;
    display: none;
}

.hz-220831-p1img1-image .active {
    display: block;
}

.carousel-prev,
.carousel-next {
    width: 6%;
    margin-top: 0%;
}

.carousel-prev {
    float: left;
}

.carousel-next {
    float: right;
} */

.carousel {
    position: relative;
    width: 82%;
    margin-left: 8%;
    overflow: hidden;
}


/* .carousel img {
    width: 5%;
} */

.visible {
    display: block;
}

.hidden {
    display: none;
}

.carousel-images {
    display: flex;
}

.carouse-images {
    display: flex;
}

.carousel-image {
    transition: transform 1s ease;
    flex: 0 0 100%;
    max-width: 100%;
    display: none;
}

.carousel-image.active {
    transition: transform 1s ease;
    display: block !important;
    transform: translateX(0);
}

.carousel-prev,
.carousel-next {
    width: 5%;
    position: absolute;
    top: 44%;
    transform: translateY(-50%);
    z-index: 1;
    /* 添加其他样式如背景色、边框、字体大小等 */
}

.carousel-prev {
    left: 10px;
}

.carousel-next {
    right: 10px;
}

.hz-220831-p1t1 {
    width: 100%;
    text-align: center;
    font-family: 'Semibold';
    color: #808083;
    font-size: 0.9vw !important;
    margin-bottom: 5%;
}

.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: 'Semibold';
    color: #FFFFFF;
    font-size: 1.5vw !important;
    margin-top: 4%;
    margin-bottom: 4%;
}

.hz-220831-p1t2 span {
    font-family: 'Semibold';
    color: #808083;
}

.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: 'Semibold';
    color: #2C99B3;
}

.hz-220831-p1t4 {
    font-size: 1.4vw !important;
    font-family: 'Semibold';
    color: #808083;
}

.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: 'Semibold';
    color: #808083;
    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: 'Semibold';
    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: 'Semibold';
    color: #979797;
    font-size: 0.9vw !important;
}

.hz-220831-p2t11 {
    width: 100%;
    font-family: 'Semibold';
    color: #979797;
    font-size: 0.9vw !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%;
    background-size: cover;
    margin: 5% auto 8%;
}

.hz2024-2025 {}

.hz2024 {
    display: flex;
    width: 49%;
    margin-top: -22%;
    margin-left: 23%;
}

.hz2024 li:nth-child(1) {
    width: 50%;
    margin: 5% 2% auto 8%;
    list-style: none;
}

.hz2024 li:nth-child(2) {
    width: 50%;
    margin: 5% auto 8%;
    list-style: none;
}

.hz2024 li:nth-child(3) {
    width: 50%;
    margin: 5% auto 8%;
    margin-left: 2%;
    list-style: none;
}

.hz220823-D5-020S-p1-10 {
    display: flex;
    width: 49%;
    margin-top: -12%;
    margin-left: 21%;
}

.hz2025 {
    display: flex;
    width: 34%;
    margin-top: -5%;
    margin-left: 30.5%;
}

.hz2025 li:nth-child(1) {
    width: 50%;
    margin: 5% 2% auto 8%;
    list-style: none;
}

.hz2025 li:nth-child(2) {
    width: 50%;
    margin: 5% auto 8%;
    list-style: none;
}


/* .hz2024 li:nth-child(4) {
    width: 50%;
    margin: 5% auto 8%;
} */

.hz-220831-p2t1 {
    font-size: 0.9vw !important;
    font-family: 'Semibold';
    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: 'Semibold';
}

.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: 'Semibold';
    color: #8DC2CA;
}

.hz-220831-p2t3 span {
    font-size: 0.9vw !important;
    font-family: 'Semibold';
}

.hz-220831-p2t4 {
    font-size: 0.8vw !important;
    font-family: 'Semibold';
    color: #fff;
    opacity: 0.6;
    margin-top: 10px;
}

.hz-220831-p3img1 {
    width: 100%;
    float: right;
    margin-top: -12%;
}

.hz-220831-p3img1-p {
    font-size: 1.9vw;
    font-family: 'Semibold';
    color: #fff;
    position: absolute;
    top: 77%;
    left: 7%;
}

.hz-220831-p3img1-span2 {
    font-size: 0.9vw;
    display: block;
    margin-top: 3%;
}

.hz-220831-sbox {
    width: 35%;
    float: left;
    margin-top: 6%;
}

.hz-220831-sbox-p {
    font-size: 1.9vw;
    font-family: 'Semibold';
    color: #fff;
    /* opacity: 0.6; */
    position: absolute;
    top: 10%;
    left: 10%;
}

.hz-220831-sbox-p span {
    display: block;
}

.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: 'Semibold';
}

.hz-220831-p3t2 {
    width: 100%;
    text-align: center;
    font-size: 1.65vw !important;
    color: #fff;
    font-family: 'Semibold';
    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: 'Semibold';
    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: 'Semibold';
    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: 0.9vw !important;
    font-family: 'Semibold';
    margin-top: 20px;
    color: #2C99B3;
}

.hz-220831-p4t2 {
    width: 100%;
    text-align: center;
    font-size: 0.8vw !important;
    font-family: 'Semibold';
    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: 'Semibold';
    margin-top: 1%;
    color: #7B7B7C;
}

.hz-220831-p4t3 {
    width: 100%;
    text-align: center;
    font-size: 1.65vw !important;
    font-family: 'Semibold';
    margin: 5% auto 0;
    color: #808083808083#808083;
}

.hz-220831-p4t4 {
    width: 100%;
    text-align: center;
    font-size: 0.8vw !important;
    font-family: 'Semibold';
    margin: 0.5% auto 0;
    color: #808083808083#808083;
}

.hz-220831-p4img2 {
    width: 85%;
    margin: 4% auto 0;
}

.hz-220831-p5tbox {
    margin: 3% auto 7%;
}

.hz-220831-p5tbox>p {
    text-align: center;
    font-size: 0.83vw !important;
    font-family: 'Semibold';
    line-height: 2em;
}

.hz-220831-p5tbox>p span {
    color: #2C99B3;
}

.hz-220831-p5tbox-1 {
    width: 44%;
    float: left;
    margin-left: 9%;
    margin-bottom: 2%;
}

.hz-220831-p5tbox-1 img {
    width: 10%;
    margin-left: 27%;
    float: left;
}

.hz-220831-p5tbox-1 p {
    float: right;
    margin-right: 11%;
    font-family: 'Semibold';
    font-size: 1.5vw !important;
    color: #808083;
    width: 50%;
}

.hz-220831-p5tbox-1 p span {
    color: #fff;
}

.hz-220831-p5tbox-2 {
    width: 18%;
    float: right;
    margin-right: 20%;
}

.hz-220831-p5tbox-2 img {
    width: 27%;
    float: left;
    margin-left: -12%;
    margin-top: -1.5%;
}

.hz-220831-p5tbox-2 p {
    float: right;
    font-family: 'Semibold';
    font-size: 1.5vw !important;
    color: #808083;
}

.hz-220831-p5tbox-2-span1 {
    color: #fff;
}

.hz-220831-p5tbox-2-span2 {
    color: #fff;
}

.hz-220831-p5tbox-2-span3 {
    display: block;
}

.hz-220831-p5img1 {
    width: 100%;
    position: relative;
}

.hz-220831-p5img1 img {
    background-size: cover;
    background-position: 100% 100%
}

.hz-hz-220831-p5quan {
    position: absolute;
    width: 29.4%;
    left: 0;
    bottom: 10.5%;
}

.hz-hz-220831-p5quan {
    position: absolute;
    width: 29.4%;
    left: 0;
    bottom: 10.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: 10.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: 'Semibold';
}

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

.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: 'Semibold';
    opacity: 0.6;
    color: #808083;
    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;
    margin-left: 13.5%;
}

.hz-220831-p6list {
    width: 86.5%;
    overflow: hidden;
    /* margin: 3% auto 0; */
    margin-left: 9.5%;
    margin-bottom: 3%;
    padding-bottom: 1%;
}

.hz-220831-p6list li {
    width: 23.2%;
    float: left;
    display: flex;
    align-items: flex-start;
    gap: 23px;
}

.hz-220831-p7list {
    width: 129.5%;
    overflow: hidden;
    margin: -2% auto 0;
    margin-left: 9.5%;
}

.hz-220831-p7list li {
    width: 23.2%;
    float: left;
    display: flex;
    align-items: flex-start;
    gap: 27px;
    margin-bottom: 10%;
    margin-top: 1%;
}

.text-container {
    width: 56%;
    display: flex;
    flex-direction: column;
}

.text-container1 {
    width: 60%;
    display: flex;
    flex-direction: column;
    gap: 0%;
}

.hz-220831-bo .hz-220802-content {
    background-color: #000
}

.hz-220831-bo-1 .hz-220802-content {
    background-color: #FFFFFF
}

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

.hz-220831-p6ic {
    width: 25.3%;
    padding: 0%;
    float: right;
    margin-top: 6%;
}

.hz-220832-p6ic {
    width: 18.3%;
    padding: 0%;
    float: left;
    margin: 6% 0%;
}

.hz-220832-p7ic {
    width: 15.3%;
    padding: 0%;
    float: left;
    margin: 4% 0%;
}

.hz-220831-p6t1 {
    font-size: 2.5vw !important;
    font-family: 'Semibold';
    color: #ffffff !important;
    margin: 14% 0;
    line-height: 0.5vw;
}

.hz-220831-p6t1 span:first-child {
    font-size: 0.6vw;
    font-family: 'Semibold';
}

.hz-220831-p6t1 span:last-child {
    font-size: 1.5vw;
    font-family: 'Semibold';
    color: #fff;
}

.hz-220831-p6t7 {
    font-size: 2.5vw !important;
    font-family: 'Semibold';
    color: #ffffff !important;
    margin: 14% 0;
    line-height: 0.5vw;
}

.hz-220831-p6t7 span:first-child {
    font-size: 0.6vw;
    font-family: 'Semibold';
}

.hz-220831-p6t7 span:last-child {
    font-size: 0.6vw;
    font-family: 'Semibold';
    color: #fff;
}

.hz-220831-p6t2 {
    font-size: 0.9vw;
    font-family: 'Semibold';
    /* line-height: 01em; */
    color: #808083;
}

.hz-220831-p6t2-3 {
    margin-left: 2%;
}

.hz-220831-p6t2-1 {
    font-size: 0.9vw;
    font-family: 'Semibold';
    /* line-height: 01em; */
    margin: 8%;
    color: #808083;
}

.hz-220831-p6t3 {
    font-size: 0.6vw !important;
    font-family: 'Semibold';
    color: #808083;
    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: 'Semibold';
    color: #808083;
}

.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: 'Semibold';
    color: #808083;
    margin: 10px auto 0;
}

.hz-220831-p6t5 {
    width: 100%;
    text-align: center;
    font-size: 0.8vw !important;
    font-family: 'Semibold';
    color: #808083;
    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-p7img2 {
    width: 88%;
    position: relative;
    margin: -25% auto 0;
}

.hz-220831-p7t1 {
    font-size: 1.5vw !important;
    font-family: 'Semibold';
    text-align: center;
    margin-left: 25%;
    width: 52%;
    line-height: 1.7em;
}

.hz-220831-p5tbox-1-span3 {
    color: #808083;
}

.ppp {
    display: block;
}

.yyy {
    display: block;
    margin-right: 19%;
}


/* .hz-220802-content span {
    font-family: 'Semibold';
} */

.hz-220831-p7t1 span {
    color: #00a7ca;
    font-family: 'Semibold';
}

.hz-220831-p8t1 {
    width: 100%;
    text-align: center;
    margin: 2% auto 0;
    font-size: 1.65vw !important;
    font-family: 'Semibold';
}


/* .hz-220802-content .hz-220802-p1-tit span {
    font-family: 'Semibold';
} */

@media (max-width: 778px) {
    .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-202400book-p0ul2 {
        width: 100%;
        overflow: hidden;
        margin-top: 0.8%;
        margin-left: 0%;
    }
    .hz-202400book-p0ul2 li:nth-child(1) {
        width: 50%;
        float: left;
        margin-left: 0%;
        background-color: #fff;
        border-radius: 10px;
        padding: 9% 0;
        padding-left: 0%;
    }
    .hz-202400book-p0ul2 li:nth-child(2) {
        width: 47%;
        float: right;
        margin-left: 0%;
        background-color: #fff;
        border-radius: 10px;
        padding: 0% 0;
    }
    .hz-202400book-p0ul2 li:nth-child(3) {
        width: 50%;
        float: left;
        margin-left: 0.2%;
        margin-top: 2%;
        background-color: #fff;
        border-radius: 10px;
        padding: 0% 0;
    }
    .hz-202400book-p0ul2 li:nth-child(4) {
        width: 47%;
        float: right;
        margin-right: 0%;
        margin-top: -20%;
        background-color: #fff;
        border-radius: 10px;
        padding: 0% 0;
    }
    .hz-202400book-p0ul2 li:nth-child(6) {
        width: 50%;
        float: left;
        margin-left: 0%;
        margin-top: 2.5%;
        background-color: #fff;
        border-radius: 10px;
        padding: 0% 0;
    }
    .hz-202400book-p0ul2 li:nth-child(5) {
        width: 47%;
        float: right;
        margin-right: 0%;
        margin-top: 3%;
        background-color: #fff;
        border-radius: 10px;
        padding: 0% 0;
    }
    .hz-202400book-p0ul2 li:nth-child(7) {
        width: 47%;
        float: right;
        margin-top: 2.2%;
        margin-left: 1.5%;
        background-color: #fff;
        border-radius: 10px;
        padding: 3% 0;
    }
    .hz-202400book-p0ul2 li:nth-child(8) {
        width: 47%;
        float: right;
        margin-top: 2.2%;
        margin-left: 5%;
        background-color: #fff;
        border-radius: 10px;
        padding: 3% 0;
    }
    .hz-202400book-p0ul2 li:nth-child(9) {
        width: 50%;
        float: left;
        margin-top: -28.8%;
        margin-left: 0%;
        background-color: #fff;
        border-radius: 10px;
        padding: 2% 0;
    }
    .hz-220831-sbox-p {
        font-size: 5.15vw;
        font-family: 'Semibold';
        color: #fff;
        position: absolute;
        top: 10%;
        left: 10%;
    }
    .hz-220831-sbox-p span {
        display: block;
    }
    .hz-220831book-p0ul2 li {
        width: 49%;
        margin-left: 2%;
        float: left;
        margin-bottom: 3%;
    }
    .hz-220831book-p0ul2 li:nth-child(3) {
        margin-left: 0;
    }
    .hz2024-2025 {
        padding: 0;
        display: flex;
        justify-content: space-evenly;
        width: 100%;
        flex-direction: column-reverse;
        margin-top: -10%;
    }
    .carousel {
        position: relative;
        width: 112%;
        margin-left: -6%;
        overflow: hidden;
    }
    /* .carousel img {
        width: 5%;
    } */
    .carousel-images {
        display: flex;
    }
    .carouse-images {
        display: flex;
    }
    .carousel-image {
        transition: transform 1s ease;
        flex: 0 0 100%;
        max-width: 100%;
        display: none;
    }
    .hz2024 {
        display: flex;
        padding: 0;
        width: 80%;
        margin-left: 7%;
        flex-direction: column;
    }
    .hz2024 li:nth-child(1) {
        margin: 0%;
    }
    .hz2024 li:nth-child(2) {
        margin: 2% 0%;
    }
    .hz2024 li:nth-child(3) {
        margin: 0%;
    }
    .hz220823-D5-020S-p1-10 {
        display: flex;
        width: 49%;
        margin-top: -12%;
        margin-left: 21%;
    }
    .hz-2024111-title {
        color: #fff;
        font-size: 5.9vw;
        text-align: center;
        margin-bottom: -28%;
        vertical-align: baseline;
        font-family: 'Semibold';
        position: relative;
        z-index: 11;
    }
    .hz2025 {
        display: flex;
        padding: 0;
        width: 80%;
        margin-top: -2%;
        margin: -14.6% 0%;
        margin-left: 54%;
        flex-direction: column;
    }
    .hz2025 li:nth-child(1) {
        margin: 0%;
    }
    .hz2025 li:nth-child(2) {
        margin: 2% 0%;
    }
    .hz-220840book-p0ic {
        width: 85%;
        margin: 0 auto;
        margin-top: -1%;
        margin-bottom: 6%;
    }
    .hz-220841book-p0ic {
        width: 36%;
        float: left;
        margin-left: 6%;
        margin-top: 8%;
        margin-bottom: 5%;
    }
    .hz-220831-p3img1-p {
        font-size: 5.15vw;
        font-family: 'Semibold';
        color: #fff;
        position: absolute;
        top: 66%;
        left: 7%;
    }
    .hz-220831-p3img1-span2 {
        font-size: 3.15vw;
        display: block;
        margin-top: 5%;
    }
    .hz-220831-p3img1-span1 {
        font-size: 5.15vw;
        display: block;
        margin-top: 1%;
    }
    .hz-220842book-p0ic {
        width: 31%;
        float: left;
        margin-left: 9%;
        margin-top: -15%;
        margin-bottom: 2%;
    }
    .hz-202500book-p0ul2 li:nth-child(1) {
        width: 96%;
        background-color: #fff;
        border-radius: 10px;
        padding: 0% 0;
    }
    .hz-202500book-p0ul2 {
        width: 100%;
        overflow: hidden;
        margin: 3.8% 0%;
    }
    .hz-202600book-p0ul2 {
        width: 115%;
        overflow: hidden;
        margin: 3.8% 0% 0 0%;
        margin-left: -7%;
    }
    /* .hz-202600book-p0ul2 li:nth-child(1) {
        width: 40%;
        float: left;
        margin-left: 1.3%;
        background-color: #f2f2f2;
        border-radius: 10px;
        padding: 0% 0;
    } */
    .hz-202600book-p0ul2 li:nth-child(2) {
        width: 94%;
        margin-top: -4%;
        margin-left: 3%;
        background-color: #f2f2f2;
        border-radius: 0px 0px 20px 20px;
        padding: 8.65% 0;
        list-style: none;
    }
    .hz-202700book-p0ul2 {
        width: 115%;
        overflow: hidden;
        margin: 3.8% 0 0 0%;
        margin-left: -7%;
    }
    /* .hz-202700book-p0ul2 li:nth-child(1) {
        width: 40%;
        float: left;
        margin-left: 1.3%;
        background-color: #f2f2f2;
        border-radius: 10px;
        padding: 0% 0;
    } */
    .hz-202700book-p0ul2 li:nth-child(2) {
        width: 94%;
        margin-top: -4%;
        margin-left: 3%;
        background-color: #f2f2f2;
        border-radius: 0px 0px 20px 20px;
        padding: 8.65% 0;
    }
    .hz-202413book-zs {
        font-size: 2.2vw;
        color: #808082;
        font-family: 'Semibold';
        margin-left: 4%;
        text-align: left;
        clear: both;
    }
    .hz-202500book-p0ul2 li:nth-child(2) {
        width: 97%;
        margin-top: 4%;
        background-color: #fff;
        border-radius: 10px;
        padding: -3% 0;
    }
    .hz-202500book-p0ul2 li:nth-child(3) {
        width: 97%;
        margin-top: 4%;
        margin-bottom: 2%;
        background-color: #fff;
        border-radius: 10px;
        padding: -3% 0;
    }
    .hz-202409book-p0ic {
        font-size: 5.25vw;
        color: #000;
        font-family: 'Semibold';
        margin-top: 6.5%;
        margin-left: 8%;
        margin-bottom: 8%;
    }
    .hz-202409book-p0ic span {
        color: #808083;
        font-family: 'Semibold';
        font-size: 3vw;
    }
    .hz-202409book-p0ic-1 {
        display: block;
        font-family: 'Semibold';
    }
    .hz-202409book-p0ic-2 {
        display: block;
        font-family: 'Semibold';
    }
    .hz-202410book-p0ic {
        width: 36%;
        font-size: 5.23vw;
        color: #000;
        font-family: 'Semibold';
        float: right;
        margin-top: 4.5%;
        margin-right: 8%;
        margin-bottom: 8%;
    }
    .hz-202410book-p0ic span {
        font-family: 'Semibold';
        font-size: 3vw;
        color: #808083;
    }
    .hz-202411book-p0ic {
        font-size: 5.23vw;
        color: #000;
        font-family: 'Semibold';
        float: right;
        margin-top: 4%;
        margin-right: 10%;
    }
    .hz-220831-title-222 {
        margin-top: 12% !important;
    }
    .hz-202413book-p0ic {
        font-size: 5.23vw;
        color: #000;
        font-family: 'Semibold';
        margin-top: -0.5%;
        margin-left: 8%;
        line-height: 1vw;
        line-height: 6.4vw;
    }
    .hz-202414book-p0ic {
        font-size: 5.23vw;
        color: #000;
        font-family: 'Semibold';
        margin-top: -0.5%;
        margin-left: 8%;
        line-height: 1vw;
        line-height: 6.4vw;
    }
    .hz-202415book-p0ic {
        font-size: 3vw;
        color: #808083;
        font-family: 'Semibold';
        margin-top: 3.5%;
        line-height: 4vw;
    }
    .hz-202413book-p0ic span {
        font-size: 3vw;
        color: #808083;
        font-family: 'Semibold';
        margin-top: 0.5%;
    }
    .hz-202414book-p0ic span {
        font-size: 0.6vw;
        color: #808083;
        font-family: 'Semibold';
        margin-top: -5.5%;
    }
    .hz-202412book-p0ic {
        Width: 40%;
        font-size: 3vw;
        color: #808083;
        float: right;
        font-family: 'Semibold';
        margin-top: -4.5%;
        margin-right: 4%;
        opacity: 1.6;
        line-height: 4.25vw;
    }
    .hz-202411book-p0ic span {
        opacity: 1.6;
        font-family: 'Semibold';
        font-size: 5.23vw;
    }
    .hz-220831book-p0ic {
        width: 90%;
        margin-bottom: 12%;
        margin-top: 6%;
        margin-left: 4%;
    }
    .hz-220832book-p0ic {
        width: 23.4%;
        margin-bottom: 7%;
        margin-top: 13%;
    }
    .hz-220833book-p0ic {
        width: 61.4%;
        margin-bottom: 7%;
        margin-top: 11%;
    }
    .hz-220834book-p0ic {
        width: 58.4%;
        margin-bottom: 9%;
        margin-top: 9%;
    }
    .hz-220843book-p0ic {
        width: 94%;
        margin: 0%;
        margin-top: 0%;
        margin-bottom: 4%;
        margin-left: 3%;
    }
    .hz-220844book-p0ic {
        width: 94%;
        margin: 0%;
        margin-top: 0%;
        margin-bottom: 4%;
        margin-left: 3%;
    }
    .hz-220835book-p0ic {
        width: 31.4%;
        margin-bottom: 7%;
        margin-top: 13%;
        margin-left: auto;
        float: unset;
    }
    .hz-220836book-p0ic {
        width: 30.4%;
        float: left;
        margin-bottom: 0%;
        margin-top: 16%;
        margin-left: 12%;
    }
    .hz-220836book-1-p0ic {
        width: 30.4%;
        float: right;
        margin-bottom: 9%;
        margin-top: 17%;
        margin-right: 12%;
    }
    .hz-220837book-p0ic {
        width: 42.4%;
        margin-bottom: 4%;
        margin-top: 0%;
    }
    .hz-220838book-p0ic {
        width: 42.4%;
        margin-bottom: 4%;
        margin-top: 4%;
    }
    .hz-220839book-p0ic {
        width: 42.4%;
        margin-bottom: 10%;
        margin-top: 8%;
    }
    .hz-202401book-p0ic {
        float: left;
        margin-left: 10.4%;
        font-size: 2.9vw;
        margin: 0%;
        margin-left: 5%;
    }
    .hz-202402book-p0ic {
        margin-left: 10.4%;
        font-size: 2.9vw;
        margin: 2% -1% 8% 0.4%;
    }
    .hz-202403book-p0ic {
        font-size: 2.9vw;
        margin: -1% 0% 12% 0%;
    }
    .hz-202404book-p0ic {
        font-size: 2.9vw;
        margin: 1% 0% 8% 0%;
    }
    .hz-202404book-p0ic span {
        font-size: 3.9vw;
        margin: 1% 0% 8% 0%;
    }
    .hz-202405book-p0ic {
        font-size: 2.9vw;
        width: 63%;
        margin: 55% 0% 3% 16%;
    }
    .hz-202405book-1-p0ic {
        font-size: 2.9vw;
        width: 73%;
        margin: 7% 0% 10% 12%;
    }
    .hz-202406book-p0ic {
        font-size: 2.9vw;
        margin: 0% -1% 2% 0.4%;
    }
    .hz-202407book-p0ic {
        margin-left: 10.4%;
        font-size: 2.9vw;
        margin: 0% -1% 3% 0.4%;
    }
    .hz-202408book-p0ic {
        margin-left: 10.4%;
        font-size: 2.9vw;
        margin: 9% -1% 4% 0.4%;
    }
    .hz-220831book-p0t3 {
        font-size: 4.3vw;
        margin-top: 4%;
    }
    .hz-220831book-p0t4 {
        font-size: 3.2vw;
    }
    .hz220823-D5-020S-p3 .hz-220802-p1-tit {
        font-size: 9.5vw;
    }
    .hz-220831-title span {
        font-size: 9.5vw;
        color: #fff;
        display: block;
        text-align: left;
    }
    .hz-220831-p1t1 {
        font-size: 4.2vw !important;
        text-align: left;
        margin-left: 7%;
        color: #808083;
    }
    .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-p5tbox-1 {
        float: left;
        margin-left: -14%;
        width: auto;
    }
    .hz-220831-p5tbox-1 img {
        width: 14%;
        margin-left: 28%;
        float: left;
    }
    .hz-220831-p5tbox-1 p {
        float: right;
        margin-right: -7%;
        margin-top: 1%;
        font-family: 'Semibold';
        font-size: 3.5vw !important;
        color: #808083;
        width: 62%;
    }
    .hz-220831-p5tbox-1 p span {
        color: #fff;
    }
    .hz-220831-p5tbox-2 {
        float: left;
        margin-left: 18%;
        margin-top: 4%;
        margin-bottom: 8%;
        width: auto;
    }
    .hz-220831-p5tbox-2 img {
        width: 22%;
        float: left;
        margin-left: -13%;
        margin-top: -2.5%;
    }
    .hz-220831-p5tbox-2 p {
        float: right;
        margin-right: 32%;
        font-family: 'Semibold';
        font-size: 3.5vw !important;
        color: #808083;
    }
    .hz-220831-p5tbox-2-span1 {
        color: #fff;
    }
    .hz-220831-p5tbox-2-span2 {
        color: #fff;
    }
    .hz-220831-p5tbox-2-span3 {
        display: block;
    }
    .hz-220831-p5tbox-1-span2 {
        display: block;
    }
    .hz-220831-p5tbox-1-span3 {
        color: #808083 !important;
    }
    .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>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: 116%;
        margin: 10% auto 0;
        margin-left: -10%;
    }
    .hz-220831-p6list {
        width: 50%;
        float: left;
        margin-left: 2%;
        margin-top: 12%;
    }
    .hz-220831-p7list {
        width: 50%;
        float: right;
        margin-right: 2%;
        margin-top: -86%;
    }
    .hz-220831-p7list>li {
        width: 100%;
        float: none;
        box-sizing: border-box;
        padding-left: 8.4%;
        margin-left: 0;
        margin-bottom: 14%;
    }
    .hz-220831-p6list>li {
        width: 100%;
        float: none;
        box-sizing: border-box;
        padding-left: 8.4%;
        margin-left: 0;
        margin-bottom: 14%;
    }
    .hz-220831-p6ic {
        margin-top: 2%;
        width: 27.5%;
    }
    .hz-220832-p6ic {
        margin-top: 2%;
        width: 27.5%;
    }
    .hz-220832-p7ic {
        margin-top: 2%;
        width: 22.5%;
    }
    .hz-220831-p6t1 {
        font-size: 6.2vw !important;
        margin: 0%;
        line-height: 6.2vw;
    }
    .hz-220831-p6t7 {
        font-size: 6.2vw !important;
        margin: 0%;
        line-height: 6.2vw;
    }
    .hz-220831-p6t2 {
        font-size: 3.1vw !important;
        text-align: left;
    }
    .hz-220831-p6t2-1 {
        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>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: 47%;
        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 {
        width: 104%;
        margin: 7% 0% 0;
    }
    .hz-220831-p7img2 {
        width: 108%;
        margin: -30% -4% 0;
    }
    .hz-220831-p7t1 {
        width: 76%;
        text-align: left;
        position: relative;
        margin: 10% auto 0;
        font-size: 4.2vw !important;
        margin-bottom: -4%;
    }
    .hz-220831-p7t1-1 {
        text-align: center;
    }
    .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: 'Semibold';
}

.hz220920-D5-030s-p4-txt2 {
    font-size: 0.99vw;
    color: rgba(225, 225, 225, 0.6);
    margin-top: 2%;
    font-family: 'Semibold';
}

.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: 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: #808083808083#808083;
    font-size: 1.35vw;
    font-family: 'Semibold';
}

.hz221008-M4-271F-content span {
    font-family: 'Semibold';
}

.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: 'Semibold';
}

.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: 'Semibold';
}

.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: #808083808083#808083;
    position: absolute;
    line-height: 1.5em;
    font-family: 'Semibold';
    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: #808083808083#808083;
    font-family: 'Semibold';
}

.hz221008-M4-271F-p4 .hz-220802-p1-tit {
    color: #808083808083#808083;
}

.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.67708808083#8080833vw;
    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.808083#808083808083#808083808083#808083vw;
    line-height: 1.25;
    margin-right: 7vw;
    float: left;
}

.hidden {
    display: none;
}

.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.08808083#80808333vw;
}

.hz221008-M4-271F-Hertz-left,
.hz221008-M4-271F-Hertz-right {
    position: absolute;
    bottom: 2.08808083#80808333vw;
    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.08808083#80808333vw;
}

.hz221008-M4-271F-Hertz-left,
.hz221008-M4-271F-Hertz-right {
    position: absolute;
    bottom: 1.28808083#8080833vw;
    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: #808083808083#808083;
        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.28808083#8080833vw;
        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.08808083#8080833vw;
    }
    .hz221008-M4-271F-Hertz-right {
        right: 4.08808083#8080833vw;
    }
    .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: #ccc !important;
    font-family: 'Semibold';
}

.hz221108-Ultra-p1t3 {
    width: 100%;
    text-align: center;
    color: rgba(51, 51, 51, 0.6);
    font-family: 'Semibold';
    margin-top: 1%;
    font-size: 0.99vw;
}

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

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

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

.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: 58%;
    float: right;
    padding-right: -1%;
    margin: 6% 4% auto auto;
}

.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: #808083808083#808083;
}

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

.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: #808083808083#808083;
    font-size: 1.25vw;
    width: auto;
    font-family: 'Semibold';
    cursor: pointer;
}

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

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

.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>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: 4.33vw !important;
        margin-top: 3%;
        width: 71%;
        text-align: center;
        margin-left: 15%;
        margin-bottom: 6%;
    }
    .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% 4% auto;
    }
    .hz221108-Ultra-p3img2 {
        width: 91.4%;
        margin: 8% 4% auto;
    }
    .hz221108-Ultra-p5-5 {
        width: 100%;
        margin-left: 0%;
        margin-top: -11%;
    }
    .hz221108-Ultra-p5-6 {
        width: 108%;
        margin-left: -4%;
        margin-top: -11%;
    }
    .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%;
    }
    .text-container {
        width: 39%;
        margin: 0%;
        display: flex;
        flex-direction: column;
        gap: 0%;
    }
    .text-container1 {
        width: 69%;
        margin: 0%;
        display: flex;
        flex-direction: column;
        margin-right: 2%;
        gap: 6px;
    }
    .hz-220831-p6t1 span:last-child {
        font-size: 3.1vw;
        font-family: 'Semibold';
        color: #fff;
    }
    .hz221108-Ultra-p6ul1 li {
        width: 33.808083#8080833%;
        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: 10% 0;
    }
    .hz221108-Ultra-con .hz221108-Ultra-bo {
        padding-bottom: 15%;
    }
    /* .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;
    }
}

@import url('swiper.min.css');
@import url('reset.css');
@import url('iconfont.css');
.hide-seo {
    display: none !important;
}

.secondDiv .secondBanner {
    padding-top: 90px;
}

#SetTemplate a {
    text-decoration: none !important;
}

.hide-contact-us #contact-us {
    display: none !important;
}

* {
    font-family: "Microsoft Yahei", arial, "\5b8b\4f53";
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}

html,
body {
    background: white;
}

#ns-page-body a:hover {
    text-decoration: underline;
}

img {
    border: 0;
}

img.ns-img-mb {
    display: none;
}

section>.ns-container {
    padding-top: 3.125vw;
    padding-bottom: 3.125vw;
}

section>.ns-container+.ns-container {
    padding-top: 0;
}

section>.ns-container h2.ns-title {
    font-size: 36px;
    font-weight: 400;
}

.bc-f4f4f4 {
    background: #f4f4f4 !important;
}

.bc-f6f6f6 {
    background: #f6f6f6 !important;
}

.bc-f8f8f8 {
    background: #f8f8f8 !important;
}

.bc-cbcbcc {
    background: #cbcbcc !important;
}

.bc-f5f5f5 {
    background: #f5f5f5 !important;
}

.bc-f9f9f9 {
    background: #f9f9f9 !important;
}

.bc-fcfcfc {
    background: #fcfcfc !important;
}

.bc-efefef {
    background: #efefef !important;
}

.bc-cbcbcd {
    background: #cbcbcd !important;
}

.bc-e1e1e1 {
    background: #e1e1e1 !important;
}

.pt0 {
    padding-top: 0 !important;
}

.pb0 {
    padding-bottom: 0 !important;
}

#wrapper {
    margin: 0 auto;
}

#ns-page-body {
    /* margin-top: 90px; */
    min-height: 400px;
    overflow: hidden;
}

section#VideoPlay {
    display: none;
}

.ns-container {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.ns-container>p {
    font-size: 16px;
}

a.ns-btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
    padding: 12px 24px;
    background: white;
    font-size: 18px;
    color: black;
    border-radius: 30px;
    border: 1px solid transparent;
    transition: all 0.5s;
}

a.ns-btn+a.ns-btn {
    margin-right: 0;
}

a.ns-btn.ns-more-btn {
    margin-right: 15px !important;
    margin-bottom: 10px;
}

a.ns-btn.ns-more-btn:last-child {
    margin-right: 0 !important;
}

a.ns-btn.ns-btn-primary {
    background: #e60012;
    color: white;
}

a.ns-btn.ns-btn-primary:hover {
    border-color: #d7000f;
    background: #d7000f;
}

a.ns-btn.ns-btn-transparent {
    background: transparent;
    border: 1px solid #e60012;
    color: #e60012;
}

a.ns-btn:hover {
    text-decoration: none !important;
    border-color: #e60012;
}

a.ns-btn i.ns-icon {
    display: block;
    margin-right: 10px;
}

a.ns-btn i.ns-icon.ns-icon-video {
    width: 26px;
    height: 15px;
    background: url('/cn/tres/NewWebUI/2020/images/icon-btn-video.png') no-repeat;
    background-size: cover;
}

a.ns-btn i.ns-icon.ns-icon-manual {
    width: 19px;
    height: 24px;
    background: url('/cn/tres/NewWebUI/2020/images/icon-btn-manual.png') no-repeat;
    background-size: cover;
}

a.ns-btn i.ns-icon.ns-icon-showroom {
    width: 22px;
    height: 24px;
    background: url('/cn/tres/NewWebUI/2020/images/icon-btn-3d.png') no-repeat;
    background-size: cover;
}

.ns-link {
    position: relative;
    margin-bottom: 5px;
    display: inline-block;
    font-size: 16px;
    color: #e60012;
}

.ns-link.ns-link-arrow {
    padding-left: 30px;
    margin-right: 35px;
}

.ns-link.ns-link-arrow:before {
    position: absolute;
    content: '';
    width: 22px;
    height: 14px;
    left: 0;
    top: 4px;
    background: url(/cn/tres/NewWebUI/2020/images/arrow-link-red.png) no-repeat;
}

.ns-link.ns-link-video {
    padding-left: 30px;
}

.ns-link.ns-link-video:before {
    position: absolute;
    content: '';
    width: 22px;
    height: 14px;
    left: 0;
    top: 4px;
    background: url(/cn/tres/NewWebUI/2020/images/arrow-link-video.png) no-repeat;
    background-size: contain;
}

.ns-color-black {
    color: black !important;
}

.ns-color-red {
    color: #e60012 !important;
}

.ns-mask {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9999;
    display: none;
}

.ns-solution-layer {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 800px;
}

.ns-solution-layer .ns-layer-list {
    display: none;
}

.ns-solution-layer .ns-layer-list img {
    width: 100%;
}

.ns-solution-layer .close-layer {
    width: 18px;
    height: 18px;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px;
}

.ns-body-slide {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.ns-card-container {
    width: 50%;
    font-size: 0;
}

.ns-card-container>img {
    width: 100%;
}

.ns-card-container .ns-card-content {
    position: absolute;
    top: 3.125vw;
    left: 5.2vw;
    width: 60%;
}

.ns-card-container .ns-card-content h3 {
    font-size: 34px;
    font-weight: 400;
}

.ns-card-container .ns-card-content h4 {
    font-size: 22px;
    font-weight: 400;
}

.ns-card-container .ns-card-content p {
    margin-top: 1.5vw;
    font-size: 18px;
    line-height: 1.5;
}

.ns-card-container .ns-card-content .ns-btn {
    margin-top: 1.5625vw;
}

.swiper-button-prev,
.swiper-button-next {
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
    margin-top: -30px;
}

.swiper-container .swiper-button-prev {
    background-image: url('/cn/tres/NewWebUI/2020/images/icon-swiper-button-prev.png');
    left: 1.5vw;
}

.swiper-container .swiper-button-next {
    background-image: url('/cn/tres/NewWebUI/2020/images/icon-swiper-button-next.png');
    right: 1.5vw;
}

.ns-master-banner {
    font-size: 0;
}

.ns-master-banner .ns-master-banner-container {
    position: relative;
}

.ns-master-banner .ns-master-banner-container .ns-master-banner-slide {
    position: relative;
}

.ns-master-banner .ns-master-banner-container .ns-master-banner-slide.banner-wrap-text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-banner-content-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-banner-content-wrap.ns-banner-content-wrap-black .ns-link-list a,
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-banner-content-wrap.ns-banner-content-wrap-black .ns-master-banner-content h2,
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-banner-content-wrap.ns-banner-content-wrap-black .ns-master-banner-content p {
    color: black;
}

.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-container {
    position: relative;
    height: 100%;
    width: 1200px;
}

.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content {
    position: absolute;
    top: 20%;
    /* left: 91px; */
    /* right: 15px; */
    text-align: -webkit-center;
    transform: translateY(-50%);
}

.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content h2,
.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content h1 {
    margin-bottom: 1.5vw;
    font-size: 36px;
    color: white;
    font-weight: 700;
    width: 40vw;
}

.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content p {
    margin-bottom: 1.5625vw;
    font-size: 20px;
    color: white;
    line-height: 1.5;
    width: 33vw;
}

.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content .ns-link-list {
    display: flex;
    flex-direction: column;
    padding-top: 15px;
}

.ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content .ns-link-list a {
    color: #fff;
    margin-top: 7px;
}

.ns-master-banner .ns-master-banner-container .ns-master-banner-pagination {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 5%;
    left: 0;
    z-index: 99;
    line-height: 0;
}

.ns-master-banner .ns-master-banner-container .ns-master-banner-pagination .swiper-pagination-bullet {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 14px;
    background: #fff;
    opacity: 1;
}

.ns-master-banner .ns-master-banner-container .ns-master-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #e60213;
}

.ns-master-banner img.ns-banner {
    width: 100%;
}

.ns-master-banner img.ns-banner-mb {
    width: 100%;
    display: none;
}


/* Ã©ÂÂ¢Ã¥Å’â€¦Ã¥Â±â€˜Ã¥Â¯Â¼Ã¨Ë†Âª */

.ns-breadcrumb {
    background: #efefef;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 8px 0;
    font-size: 14px;
    color: black;
    line-height: 1;
}

.ns-breadcrumb a {
    color: black;
    margin-right: 10px;
    display: inline-block;
}

.ns-breadcrumb a:hover {
    text-decoration: underline;
}

.ns-breadcrumb img {
    margin-right: 10px;
    vertical-align: middle;
}

#secondMenu {
    background: white;
    border-bottom: 1px solid #e1e1e1;
}

#secondMenu h3 {
    display: none;
}

#secondMenu ul {
    display: flex;
}

#secondMenu ul li {
    border-bottom: 4px solid white;
    margin-right: 56px;
    font-size: 16px;
    color: black;
    line-height: 3;
    cursor: pointer;
    transition: all 0.5s;
}

#secondMenu ul li.active {
    border-bottom-color: #e60012;
}

#secondMenu ul li:hover {
    border-bottom-color: #e60012;
}

#secondMenu ul.item10 li {
    margin-right: 40px;
}

#secondMenu.fixed {
    position: fixed;
    width: 100%;
    top: 90px;
    z-index: 998;
}

.ns-rows-three {
    display: flex;
    margin: 0 -1.5vw;
}

.ns-rows-three .ns-col {
    width: 33.3%;
    padding: 0 1.5vw;
}

.ns-rows-four {
    display: flex;
    margin: 0 -1.5vw;
}

.ns-rows-four .ns-col {
    width: 25%;
    padding: 0 1.5vw;
}

.ns-icon-info .ns-icon-info-row {
    display: flex;
    align-items: center;
    margin-bottom: 1vw;
}

.ns-icon-info .ns-icon-info-row h4 {
    margin-left: 1vw;
    font-size: 20px;
}

.ns-icon-info .ns-icon-info-column {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 1vw;
}

.ns-icon-info .ns-icon-info-column img {
    margin-bottom: 1vw;
}

.ns-icon-info .ns-icon-info-column h4 {
    font-size: 20px;
}

.ns-icon-info p {
    font-size: 16px;
    color: black;
    line-height: 1.7;
}

.ns-icon-info a {
    position: relative;
    display: block;
    padding-left: 30px;
    font-size: 16px;
    color: black;
    line-height: 1.7;
}

.ns-icon-info a:before {
    position: absolute;
    content: '';
    width: 22px;
    height: 14px;
    left: 0;
    top: 6px;
    background: url('/cn/tres/NewWebUI/2020/images/arrow-link-red.png') no-repeat;
}

.ns-column-title.ns-column-title-flex {
    display: flex;
    justify-content: space-between;
}

.ns-column-title.ns-column-title-flex .ns-red-next-arrow {
    align-self: flex-end;
    margin-bottom: 1.5625vw;
}

.ns-column-title .ns-column-title-flex-list {
    display: flex;
}

.ns-column-title .ns-column-title-flex-list .ns-red-next-arrow {
    margin-right: 10px;
    color: black;
}

.ns-column-title .ns-column-title-flex-list .ns-red-next-arrow:last-child {
    margin-right: 0;
}

.ns-column-title.ns-column-url-end {
    display: flex;
    justify-content: flex-end;
    padding-bottom: 20px;
}

.ns-column-title.ns-color-white h2,
.ns-column-title.ns-color-white p {
    color: #fff;
}

.ns-column-title h2 {
    margin-bottom: 1.5625vw;
    font-size: 36px;
    color: black;
    font-weight: 400;
}

.ns-column-title p {
    font-size: 16px;
    line-height: 1.7;
    padding-right: 15%;
}

.ns-summary-list {
    display: flex;
}

.ns-summary-list li {
    width: 50%;
    display: flex;
}

.ns-summary-list li:first-child {
    justify-content: flex-end;
}

.ns-summary-list li:last-child {
    padding-left: 3.125vw;
}

.ns-summary-list li .ns-page-summary {
    width: 600px;
    flex-wrap: wrap;
}

.ns-summary-list li .ns-page-summary h3 {
    width: 100%;
    line-height: 2;
}

.ns-page-summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 1.5625vw;
    padding-bottom: 1.5625vw;
}

.ns-page-summary.ns-summary-pure-text {
    padding-top: 50px;
    padding-bottom: 60px;
}

.ns-page-summary.ns-summary-pure-text.ns-spec-service .ns-summary-box-text {
    width: 60%;
}

.ns-page-summary.ns-summary-pure-text.ns-spec-service .ns-summary-box-text h3 {
    margin-bottom: 30px;
}

.ns-page-summary.ns-summary-pure-text .ns-summary-box-text {
    width: 100%;
}

.ns-page-summary.ns-summary-pure-text .ns-summary-box-text h3 {
    margin-bottom: 30px;
}

.ns-page-summary.ns-page-summary-especial {
    justify-content: flex-start;
}

.ns-page-summary.ns-page-summary-especial .ns-summary-box-text {
    width: auto;
    padding-right: 50px;
}

.ns-page-summary h3 {
    width: 70%;
    font-size: 30px;
    color: black;
    font-weight: normal;
    line-height: 1.25;
}

.ns-page-summary .ns-summary-box-text {
    width: 50%;
}

.ns-page-summary .ns-summary-box-text.ns-no-spacing {
    width: 100%;
}

.ns-page-summary .ns-summary-box-text.ns-no-spacing p {
    padding-top: 20px;
}

.ns-page-summary .ns-summary-box-text h3 {
    line-height: 2;
}

.ns-page-summary .ns-summary-box-text p {
    font-size: 16px;
    line-height: 1.7;
}

.ns-page-summary .ns-summary-box-text .ns-link {
    margin-top: 35px;
}

.ns-page-summary .ns-page-summary-content {
    width: 75%;
}

.ns-page-summary .ns-page-summary-content h3 {
    margin-bottom: 1.5625vw;
    font-size: 40px;
    color: black;
    font-weight: 400;
    line-height: 1.25;
}

.ns-page-summary .ns-page-summary-content h3 strong {
    font-weight: 600;
}

.ns-page-summary .ns-page-summary-content p {
    margin-bottom: 2vw;
    font-size: 20px;
    color: black;
    line-height: 1.5;
}

.ns-page-trend {
    display: flex;
}

.ns-page-trend>div {
    position: relative;
    width: 50%;
    font-size: 0;
}

.ns-page-trend>div img {
    width: 100%;
}

.ns-page-trend>div .ns-page-trend-content-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.ns-page-trend>div .ns-page-trend-content {
    position: absolute;
    padding: 2.125vw 3.125vw;
    left: 0;
    right: 35%;
    top: 0;
    bottom: 0;
}

.ns-page-trend>div .ns-page-trend-content h3 {
    margin-bottom: 1.5625vw;
    font-size: 40px;
    color: black;
    font-weight: 400;
}

.ns-page-trend>div .ns-page-trend-content h3 strong {
    font-weight: 600;
}

.ns-page-trend>div .ns-page-trend-content p {
    margin-bottom: 2vw;
    font-size: 20px;
    color: black;
    line-height: 1.5;
}

.ns-page-trend>div.ns-page-trend-cross {
    width: auto;
}

.ns-wrap-tab-list,
.ns-wrap-tab-list2 {
    display: none;
}

.ns-wrap-tab-list.ns-wrap-tab-list-show {
    display: block;
}

.ns-product-intro {
    display: flex;
    padding-top: 10px;
    padding-bottom: 20px;
}

.ns-product-intro.ns-no-spacing {
    padding-top: 0;
}

.ns-product-intro.ns-no-spacing .ns-product-content {
    padding-left: 20px;
    padding-top: 0;
}

.ns-product-intro .ns-product-content {
    padding-left: 4vw;
    padding-top: 20px;
}

.ns-product-intro .ns-product-content h2 {
    font-size: 30px;
    padding-bottom: 20px;
    font-weight: bold;
}

.ns-product-intro .ns-product-content p {
    font-size: 16px;
    line-height: 1.7;
}

.ns-product-details .ns-product-details-tab {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -2px;
}

.ns-product-details .ns-product-details-tab.ns-details-list3>li {
    width: calc(33.33% - 4px);
}

.ns-product-details .ns-product-details-tab.ns-details-list4>li {
    width: calc(25% - 4px);
}

.ns-product-details .ns-product-details-tab>li {
    padding: 20px 40px 20px 30px;
    width: calc(25% - 4px);
    color: black;
    background: rgba(153, 153, 153, 0.5);
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 4px;
    cursor: pointer;
    position: relative;
    font-size: 14px;
}

.ns-product-details .ns-product-details-tab>li>div {
    display: none;
}

.ns-product-details .ns-product-details-tab>li.active {
    background: #6d6d6d;
    color: #fff;
}

.ns-product-details .ns-product-details-tab>li.active::before {
    content: '';
    width: 100%;
    height: 4px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: -4px;
}

.ns-product-details .ns-product-details-tab>li.active::after {
    transform: translateY(-50%) rotate(180deg);
}

.ns-product-details .ns-product-details-tab>li::after {
    content: '';
    width: 15px;
    height: 8px;
    background: url('https://www.h3c.com/cn/tres/NewWebUI/2020/images/products/tab-arrow-white.png') no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    transition: all 0.5s;
}

.ns-product-details .ns-product-details-tab>li.ns-tab-traget {
    padding: 0;
    background: #fff;
    width: 100%;
}

.ns-product-details .ns-product-details-tab>li.ns-tab-traget::before,
.ns-product-details .ns-product-details-tab>li.ns-tab-traget::after {
    display: none;
}

.ns-product-details .ns-product-details-tab>li.ns-tab-traget>div {
    display: flex;
    flex-wrap: wrap;
}

.ns-product-details .ns-product-details-tab>li.ns-tab-traget>div h2 {
    font-weight: 700;
    color: black;
    width: 100%;
    padding: 10px 30px;
    font-size: 16px;
}

.ns-product-details .ns-product-details-tab>li.ns-tab-traget>div p {
    padding: 10px 30px;
    width: 100%;
    font-size: 14px;
    color: black;
}

.ns-product-details .ns-product-details-tab>li.ns-tab-traget>div a {
    width: 33.333%;
    padding: 5px 30px;
    color: black;
    font-size: 14px;
}

.ns-product-details .ns-product-details-tab>li.ns-tab-traget>div a.new:after {
    content: 'New';
    display: inline-block;
    background: white;
    border: 1px solid #e60012;
    font-size: 10px;
    font-weight: bold;
    font-style: italic;
    padding: 2px 5px;
    line-height: 1;
    color: #e60012;
    border-radius: 5px;
    border-end-start-radius: 0;
    margin-left: 5px;
    box-shadow: 2px 2px 1px rgb(0 0 0 / 10%);
}

.ns-product-details .ns-product-details-tab>li.ns-tab-traget>div a.star:after {
    content: 'Star';
    display: inline-block;
    background: white;
    border: 1px solid #e60012;
    font-size: 10px;
    font-weight: bold;
    font-style: italic;
    padding: 2px 5px;
    line-height: 1;
    color: #e60012;
    border-radius: 5px;
    border-end-start-radius: 0;
    margin-left: 5px;
    box-shadow: 2px 2px 1px rgb(0 0 0 / 10%);
}

.ns-product-details .ns-product-details-tab.bg-red>li.active {
    background: #e60012;
}

.ns-product-details .ns-product-details-tab.bg-red>li.ns-tab-traget {
    padding-bottom: 10px;
}

.ns-intro {
    display: flex;
}

.ns-intro.ns-intro-bottom {
    padding-bottom: 3.125vw;
}

.ns-intro>div {
    width: 50%;
}

.ns-intro .ns-intro-img {
    font-size: 0;
}

.ns-intro .ns-intro-img>img {
    width: 100%;
}

.ns-intro.ns-intro-special {
    flex-wrap: wrap;
}

.ns-intro.ns-intro-special>div {
    width: 100%;
}

.ns-intro .ns-intro-text {
    padding-top: 35px;
}

.ns-intro .ns-intro-text.ns-intro-text-list1 {
    padding-top: 0;
    width: 100%;
    margin-bottom: 10px;
}

.ns-intro .ns-intro-text.ns-intro-left {
    padding-left: 30px;
}

.ns-intro .ns-intro-text h2 {
    padding-bottom: 10px;
    font-size: 36px;
    font-weight: normal;
}

.ns-intro .ns-intro-text p {
    line-height: 1.7;
    font-size: 16px;
    padding-bottom: 10px;
}

.ns-intro .ns-intro-text p:last-child {
    padding-bottom: 0;
}

section>.ns-application {
    padding: 50px 0;
}

.ns-application {
    position: relative;
}

.ns-application>ul {
    color: #fff;
}

.ns-application>ul>li>h2 {
    font-size: 36px;
    padding-bottom: 40px;
}

.ns-application>ul>li>p {
    width: 50%;
}

.ns-application>ul>li p {
    font-size: 16px;
    line-height: 1.7;
}

.ns-application>ul>li .ns-link {
    margin-top: 20px;
}

.ns-application>ul>li .ns-number-list {
    display: flex;
    padding-top: 70px;
}

.ns-application>ul>li .ns-number-list li {
    margin-right: 30px;
}

.ns-application>ul>li .ns-number-list li h3 {
    font-size: 50px;
    padding-bottom: 10px;
}

.ns-application .ns-application-more {
    font-size: 23px;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 25px 20px 40px;
    background: #e60012;
    color: #fff;
    width: 320px;
    text-decoration: none !important;
}

.ns-application .ns-application-more::after {
    content: "";
    width: 22px;
    height: 14px;
    background: url('/cn/tres/NewWebUI/2020/images/arrow-link-white.png') no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 20px;
    bottom: 15px;
}

.ns-img-text-box {
    display: flex;
    align-items: flex-start;
}

.ns-img-text-box>img {
    margin-top: 10px;
    width: 33.33%;
}

.ns-img-text-box .ns-img-text-content {
    width: 67.6667%;
    padding: 0 40px 20px;
}

.ns-img-text-box .ns-img-text-content h2 {
    font-size: 20px;
    margin: 10px 0;
    font-weight: 700;
}

.ns-img-text-box .ns-img-text-content p {
    font-size: 16px;
    line-height: 1.5;
}

.ns-resoure-list {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -20px;
}

.ns-resoure-list li {
    margin: 0 10px 20px;
    width: calc(33.33% - 20px);
    border: 1px solid #959596;
}

.ns-resoure-list li a {
    color: black;
    padding: 12px 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
}

.ns-resoure-list li a>img {
    margin-right: 10px;
}

.ns-wrap-contact {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    margin: -20px;
}

.ns-wrap-contact>li {
    background: #efefef;
    width: calc(25% - 20px);
    margin: 0 10px 20px;
    position: relative;
}

.ns-wrap-contact>li::after {
    content: "";
    width: 22px;
    height: 14px;
    background: url('/cn/tres/NewWebUI/2020/images/arrow-link-red.png') no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-50%);
}

.ns-wrap-contact>li a {
    display: flex;
    align-items: center;
    padding: 20px 25px;
    flex-wrap: wrap;
}

.ns-wrap-contact>li a:hover {
    text-decoration: none !important;
}

.ns-wrap-contact>li h2 {
    font-size: 20px;
    padding-left: 10px;
    color: black;
}

.ns-wrap-contact>li img {
    width: 55px;
}

.ns-product-adaptation .ns-scale-image {
    text-align: center;
}

.ns-product-adaptation .ns-scale-image img {
    width: 70% !important;
}

.ns-security-set {
    display: flex;
    margin-left: -1px;
    margin-right: -1px;
    margin-bottom: -2px;
}

.ns-security-set li {
    padding: 20px 20px;
    margin: 0 1px 2px;
    background: #707070;
    width: calc(20% - 2px);
    cursor: pointer;
    position: relative;
}

.ns-security-set li.active {
    background: #fff;
}

.ns-security-set li.active h2 {
    color: #e60012;
}

.ns-security-set li.active h2::after {
    background: url('/cn/tres/NewWebUI/2020/images/products/tab-arrow-red.png') no-repeat;
    background-size: cover;
}

.ns-security-set li.active:nth-of-type(1)::after {
    background: url(/cn/tres/NewWebUI/2020/images/services/security-list01-active.png) no-repeat;
    background-size: cover;
}

.ns-security-set li.active:nth-of-type(2)::after {
    background: url(/cn/tres/NewWebUI/2020/images/services/security-list02-active.png) no-repeat;
    background-size: cover;
}

.ns-security-set li.active:nth-of-type(3)::after {
    background: url(/cn/tres/NewWebUI/2020/images/services/security-list03-active.png) no-repeat;
    background-size: cover;
}

.ns-security-set li.active:nth-of-type(4)::after {
    background: url(/cn/tres/NewWebUI/2020/images/services/security-list04-active.png) no-repeat;
    background-size: cover;
}

.ns-security-set li.active:nth-of-type(5)::after {
    background: url(/cn/tres/NewWebUI/2020/images/services/security-list05-active.png) no-repeat;
    background-size: cover;
}

.ns-security-set li::after {
    content: "";
    width: 55px;
    height: 55px;
    position: absolute;
    top: 10px;
    left: 20px;
    display: none;
}

.ns-security-set li:nth-of-type(1)::after {
    background: url(/cn/tres/NewWebUI/2020/images/services/security-list01.png) no-repeat;
    background-size: cover;
}

.ns-security-set li:nth-of-type(2)::after {
    background: url(/cn/tres/NewWebUI/2020/images/services/security-list02.png) no-repeat;
    background-size: cover;
}

.ns-security-set li:nth-of-type(3)::after {
    background: url(/cn/tres/NewWebUI/2020/images/services/security-list03.png) no-repeat;
    background-size: cover;
}

.ns-security-set li:nth-of-type(4)::after {
    background: url(/cn/tres/NewWebUI/2020/images/services/security-list04.png) no-repeat;
    background-size: cover;
}

.ns-security-set li:nth-of-type(5)::after {
    background: url(/cn/tres/NewWebUI/2020/images/services/security-list05.png) no-repeat;
    background-size: cover;
}

.ns-security-set li h2 {
    color: #fff;
    font-size: 18px;
    position: relative;
    font-weight: normal;
}

.ns-security-set li h2::after {
    content: "";
    width: 15px;
    height: 8px;
    background: url('/cn/tres/NewWebUI/2020/images/products/tab-arrow-white.png') no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.ns-security-set-details {
    display: none;
    flex-wrap: wrap;
    background: #fff;
    padding: 0 20px 30px;
}

.ns-security-set-details.active {
    display: flex;
}

.ns-security-set-details h2 {
    width: 100%;
    margin-top: 30px;
    font-size: 16px;
    font-weight: bold;
}

.ns-security-set-details p {
    width: 33.333%;
    font-size: 16px;
    margin-top: 10px;
    color: #595757;
}

.ns-content-and-img {
    display: flex;
    flex-wrap: wrap;
}

.ns-content-and-img.ns-big-spacing {
    padding-top: 120px;
    padding-bottom: 120px;
}

.ns-content-and-img>div {
    width: 50%;
}

.ns-content-and-img img {
    width: 100%;
}

.ns-content-and-img h2 {
    font-size: 36px;
    font-weight: normal;
}

.ns-content-and-img p {
    font-size: 16px;
    line-height: 1.5;
    padding-top: 15px;
}

.ns-content-and-img .ns-red-next-arrow {
    margin-top: 15px;
}

.ns-content-and-img .ns-list-left {
    padding-right: 40px;
}

.ns-content-and-img .ns-list-right {
    padding-left: 40px;
}

.ns-solution-wrap {
    display: flex;
    flex-wrap: wrap;
}

.ns-solution-wrap .ns-solution-left {
    width: 35%;
    padding-right: 50px;
}

.ns-solution-wrap .ns-solution-left h2 {
    font-weight: normal;
    font-size: 32px;
}

.ns-solution-wrap .ns-solution-left p {
    font-size: 16px;
    line-height: 1.5;
    padding: 20px 0;
}

.ns-solution-wrap .ns-solution-right {
    width: 65%;
}

.ns-solution-wrap .ns-solution-right img {
    width: 100%;
}

.ns-wrap-list {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -20px;
    display: flex;
    flex-wrap: wrap;
}

.ns-wrap-list.ns-more-special>li {
    width: calc(20% - 20px);
}

.ns-wrap-list.ns-more-special>li a {
    font-size: 16px;
    color: black;
}

.ns-wrap-list.ns-more-special>li a:hover {
    color: #e60012;
}

.ns-wrap-list.ns-more-special>li a::before {
    content: "<";
    display: inline-block;
    color: #e60012;
    margin-right: 10px;
    font-size: 20px;
}

.ns-wrap-list.ns-title-bc-cbcbcd li h4 {
    background: #cbcbcd;
}

.ns-wrap-list.ns-title-bc-fff li h4 {
    background: #fff;
}

.ns-wrap-list.ns-title-bc-efefef li h4 {
    background: #efefef;
}

.ns-wrap-list.ns-li-f6f6f6 li {
    background: #f6f6f6;
}

.ns-wrap-list.ns-li-transparent li {
    background: transparent;
}

.ns-wrap-list.ns-li-efefef li {
    background: #efefef;
}

.ns-wrap-list.ns-li-demand li {
    background: rgba(255, 255, 255, 0.9);
    border: 8px solid #c6c7d8;
}

.ns-wrap-list.ns-wrap-list4>li {
    width: calc(25% - 20px);
}

.ns-wrap-list.ns-wrap-list3>li {
    width: calc(33.33% - 20px);
}

.ns-wrap-list.ns-wrap-list3>li.ns-wrap-item-two {
    width: calc(66.66% - 20px);
}

.ns-wrap-list.ns-wrap-list2>li {
    width: calc(50% - 20px);
}

.ns-wrap-list.ns-wrap-list1>li {
    width: 100%;
    display: flex;
    align-items: center;
}

.ns-wrap-list.ns-wrap-list1>li .ns-software-text {
    width: 51%;
}

.ns-wrap-list.ns-wrap-list1>li div.ns-scale-image {
    width: 49%;
}

.ns-wrap-list.ns-wrap-list1>li .ns-software-text {
    padding: 0 4vw;
}

.ns-wrap-list.ns-wrap-tab {
    margin-left: -0.5px;
    margin-right: -0.5px;
    margin-bottom: 0;
}

.ns-wrap-list.ns-wrap-tab a {
    text-decoration: none !important;
}

.ns-wrap-list.ns-wrap-tab.ns-wrap-list2>li {
    width: calc(50% - 1px);
    flex: none;
}

.ns-wrap-list.ns-wrap-tab.ns-wrap-list3>li {
    width: calc(33.33% - 1px);
    flex: none;
}

.ns-wrap-list.ns-wrap-tab.ns-wrap-list4>li {
    width: calc(25% - 1px);
    flex: none;
}

.ns-wrap-list.ns-wrap-tab.ns-wrap-list5 {
    margin-bottom: -1px;
}

.ns-wrap-list.ns-wrap-tab.ns-wrap-list5>li {
    width: calc(20% - 1px);
    flex: none;
    margin-bottom: 1px;
}

.ns-wrap-list.ns-wrap-tab>li {
    margin: 0 0.5px 20px;
    flex: 1;
}

.ns-wrap-list.ns-wrap-tab>li h3 {
    font-size: 18px;
    padding: 20px 0;
    cursor: pointer;
    text-align: center;
    font-weight: normal;
    background: #c9caca;
    color: black;
    line-height: 1.2;
}

.ns-wrap-list.ns-wrap-tab>li h3.active {
    color: #fff;
    background: #e60012;
}

.ns-wrap-list.ns-wrap-list-links>li>.ns-red-next-arrow {
    position: absolute;
    left: 1.5625vw;
    bottom: 1.7vw;
}

.ns-wrap-list.ns-wrap-list-links>li .ns-software-text {
    padding-bottom: 6vw;
}

.ns-wrap-list.ns-wrap-list-links>li .ns-software-text .ns-red-next-arrow {
    bottom: 3.2vw;
}

.ns-wrap-list>li {
    position: relative;
    background: white;
    margin: 0 10px 20px;
}

.ns-wrap-list>li a:hover {
    text-decoration: none !important;
}

.ns-wrap-list>li h4 {
    font-size: 20px;
    font-weight: 700;
    background: #f6f6f6;
    line-height: 1.7;
}

.ns-wrap-list>li .ns-software-text-subhead {
    display: block;
}

.ns-wrap-list>li .ns-software-text {
    padding: 1.5625vw 1.5625vw 4vw;
}

.ns-wrap-list>li .ns-software-text.link-list {
    padding-bottom: 2vw;
}

.ns-wrap-list>li .ns-software-text.link-list .ns-red-next-arrow {
    position: relative;
    left: auto;
    bottom: auto;
    margin-top: 12px;
}

.ns-wrap-list>li .ns-software-text.link-list .ns-red-next-arrow:nth-of-type(1) {
    margin-top: 20px;
}

.ns-wrap-list>li .ns-software-text h3 {
    font-size: 20px;
    padding-bottom: 1vw;
    line-height: 1.7;
    font-weight: 700;
    color: black;
}

.ns-wrap-list>li .ns-software-text p {
    font-size: 16px;
    line-height: 1.7;
    color: #666;
}

.ns-wrap-list>li .ns-software-text .ns-red-next-arrow {
    position: absolute;
    left: 1.5625vw;
    bottom: 1.7vw;
}

.ns-wrap-list>li .time {
    font-size: 16px;
    display: block;
    line-height: 1.7;
    color: black;
}

.ns-wrap-list>li img {
    width: 100%;
}

.ns-wrap-list>li.ns-transparent {
    background: transparent !important;
}

.ns-wrap-list>li div.ns-scale-image {
    font-size: 0;
    overflow: hidden;
}

.ns-wrap-list>li div.ns-scale-image img {
    width: 100%;
    transition: 0.3s;
}

.ns-wrap-list>li:hover div.ns-scale-image img {
    transform: scale(1.1);
}

.ns-wrap-list>li .ns-wrap-list-content {
    padding: 1.5625vw 1.5625vw 4vw;
}

.ns-wrap-list>li .ns-wrap-list-content h3 {
    margin-bottom: 1vw;
    font-size: 20px;
    color: black;
}

.ns-wrap-list>li .ns-wrap-list-content p {
    margin-bottom: 1vw;
    font-size: 16px;
    color: #666;
    line-height: 1.7;
}

.ns-wrap-list>li .ns-wrap-list-content .ns-links {
    position: absolute;
    bottom: 1.7vw;
    left: 1.5625vw;
    right: 1.5625vw;
}

.ns-wrap-list>li.news-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1.5625vw;
}

.ns-wrap-list>li.news-list li {
    padding-bottom: 1vw;
    margin-bottom: 1vw;
    border-bottom: 1px solid #cfcfcf;
}

.ns-wrap-list>li.news-list li label {
    display: block;
    margin-bottom: 0.5vw;
    font-size: 16px;
    color: black;
}

.ns-wrap-list>li.news-list li a {
    font-size: 20px;
    color: black;
    font-weight: 600;
}

.bg-intro {
    background: url('/cn/tres/NewWebUI/2020/images/products/img-intro-bg.jpg');
    background-size: cover;
}

.bg-solution_city {
    background: url('/cn/tres/NewWebUI/2020/images/products/img-solution-bg_product-cloud-intellidence-city.jpg');
    background-size: cover;
}

.bg-shopping {
    background: url('/cn/tres/NewWebUI/2020/images/img-shopping-bg.jpg');
    background-size: cover;
}

.bg-application {
    background: url('/cn/tres/NewWebUI/2020/images/products/img-application-bg.jpg');
    background-size: cover;
}

.bg-software {
    background: url('/cn/tres/NewWebUI/2020/images/ns-page-software-bg.jpg');
    background-size: cover;
}

.bg-software1 {
    background: url('/cn/tres/NewWebUI/2020/images/img-solution-bg_product-unified-oam.jpg');
    background-size: cover;
}

.bg-core {
    background: url('/cn/tres/NewWebUI/2020/images/products/core-product-bg.jpg');
    background-size: cover;
}

.bg-advantage {
    background: url('/cn/tres/NewWebUI/2020/images/img-we-advantage-bg.jpg');
    background-size: cover;
}

.bg-server {
    background: url('/cn/tres/NewWebUI/2020/images/img-server-bg.jpg');
    background-size: cover;
}

.bg-resource {
    background: url('/cn/tres/NewWebUI/2020/images/products/img-resource-bg.jpg');
    background-size: cover;
}

.bg-solution {
    background: url('/cn/tres/NewWebUI/2020/images/img-solution-bg.jpg');
    background-size: cover;
}

.bg-application-service-technology {
    background: url('/cn/tres/NewWebUI/2020/images/services/img-application-bg_service-technology.jpg');
    background-size: cover;
}

.bg-more-link {
    background: url('/cn/tres/NewWebUI/2020/images/img-more-link-bg.jpg');
    background-size: cover;
}

.bg-service {
    background: url('/cn/tres/NewWebUI/2020/images/img-bg_service-data-center.jpg');
    background-size: cover;
}

.bg-service-maintain {
    background: url('/cn/tres/NewWebUI/2020/images/img-summart-bg_service-maintain.jpg');
    background-size: cover;
}

.bg-summary {
    background: url('/cn/tres/NewWebUI/2020/images/products/img-summary-bg_product-cloud-intelldance-hyperfusion.jpg');
    background-size: cover;
}

.bg-demand {
    background: url('/cn/tres/NewWebUI/2020/images/products/img-demand-bg.jpg');
    background-size: cover;
}

.ns-page-software .ns-column-title {
    width: 100%;
    padding-top: 0;
}

.ns-page-software .ns-column-title p {
    padding-right: 25%;
}

.ns-advantage-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 3.125vw 0;
}

.ns-advantage-wrap.ns-advantage-wrap-full-screen {
    padding: 0;
}

.ns-advantage-wrap.ns-advantage-wrap-full-screen .ns-advantage-text {
    width: 100%;
}

.ns-advantage-wrap .ns-advantage-img {
    width: 24%;
}

.ns-advantage-wrap .ns-advantage-img img {
    width: 100%;
}

.ns-advantage-wrap .ns-advantage-text {
    width: 73%;
}

.ns-advantage-wrap .ns-advantage-text h3 {
    font-size: 36px;
    padding-bottom: 1vw;
    font-weight: normal;
}

.ns-advantage-wrap .ns-advantage-text ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -20px;
    position: relative;
}

.ns-advantage-wrap .ns-advantage-text ul.ns-w3 li {
    width: 33.3333%;
}

.ns-advantage-wrap .ns-advantage-text ul li {
    width: 25%;
    padding-right: 2vw;
    margin-bottom: 20px;
}

.ns-advantage-wrap .ns-advantage-text ul li.ns-advantage-li-content {
    margin: 30px 0;
    width: 100%;
    border-top: 1px solid #b9b9b9;
    padding-top: 40px;
}

.ns-advantage-wrap .ns-advantage-text ul li.ns-advantage-li-content h2 {
    font-size: 36px;
    padding-bottom: 20px;
    font-weight: normal;
}

.ns-advantage-wrap .ns-advantage-text ul li.ns-advantage-li-content p {
    font-size: 16px;
    line-height: 1.6;
}

.ns-advantage-wrap .ns-advantage-text ul li dl dd {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 5px;
    padding-left: 7px;
    position: relative;
}

.ns-advantage-wrap .ns-advantage-text ul li dl dd::before {
    content: "";
    width: 2px;
    height: 2px;
    background: black;
    position: absolute;
    top: 11px;
    left: 0;
}

.ns-advantage-wrap .ns-advantage-text ul li dl dt {
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 1.5;
    padding-left: 7px;
    position: relative;
    font-weight: normal;
}

.ns-advantage-wrap .ns-advantage-text ul li dl dt::before {
    content: "";
    width: 2px;
    height: 2px;
    background: black;
    position: absolute;
    top: 11px;
    left: 0;
}

.ns-advantage-wrap .ns-advantage-text ul li .ns-more-advantage-list {
    height: 80px;
    overflow: hidden;
}

.ns-advantage-wrap .ns-advantage-text ul li .ns-more-advantage.ns-more-advantage-special dd {
    display: none;
}

.ns-advantage-wrap .ns-advantage-text ul li .ns-more-advantage h4 {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.ns-advantage-wrap .ns-advantage-text ul li .ns-more-advantage h4::after {
    content: "";
    width: 14px;
    height: 8px;
    background: url('/cn/tres/NewWebUI/2020/images/products/tab-arrow-red.png') no-repeat;
    background-size: 100% 100%;
    display: block;
    margin-left: 10px;
    transform: rotate(-180deg);
    transition: all 0.5s;
}

.ns-advantage-wrap .ns-advantage-text ul li .ns-more-advantage.active h4::after {
    transform: rotate(0);
}

.ns-advantage-wrap .ns-advantage-text ul li.ns-showroom-advantage {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    background: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
    display: flex;
    padding: 30px 40px;
}

.ns-advantage-wrap .ns-advantage-text ul li.ns-showroom-advantage dl {
    padding-right: 30px;
    flex: 1;
}

.ns-advantage-wrap .ns-advantage-text ul li.ns-showroom-advantage dl dt {
    display: block;
    padding-left: 0;
    font-weight: bold;
}

.ns-advantage-wrap .ns-advantage-text ul li.ns-showroom-advantage dl dt::before {
    display: none;
}

.ns-advantage-wrap .ns-advantage-text ul li.ns-showroom-advantage dl dd {
    display: block;
}

.ns-advantage-wrap .ns-advantage-text ul li h4 {
    font-size: 22px;
    font-weight: 700;
    margin: 0.8vw 0 1.302vw;
}

.ns-advantage-wrap .ns-advantage-text ul li p {
    font-size: 16px;
    line-height: 1.7;
}

.ns-server-list-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px -20px;
}

.ns-server-list-wrap.ns-w5 a {
    width: calc(20% - 20px);
}

.ns-server-list-wrap.ns-gray-title a h3 {
    background: #efefef;
}

.ns-server-list-wrap a {
    width: calc(25% - 20px);
    margin: 0 10px 20px;
    font-size: 0;
}

.ns-server-list-wrap a:hover {
    text-decoration: none !important;
}

.ns-server-list-wrap a img {
    width: 100%;
}

.ns-server-list-wrap a h3 {
    font-size: 20px;
    padding: 1.5625vw;
    background: #fff;
    color: #000;
    font-weight: 700;
}

.ns-btn-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
    position: absolute;
    bottom: 1.5vw;
}

.ns-btn-wrap .ns-red-next-arrow {
    position: relative !important;
    left: auto !important;
    bottom: auto !important;
    margin: 5px 10px 5px 0;
}

.ns-btn-wrap a.ns-btn {
    font-size: 16px;
    margin-right: 0;
}

.ns-btn-wrap span {
    font-size: 16px;
    padding-left: 30px;
}

.ns-red-next-arrow {
    font-size: 16px;
    color: #e60012;
    padding-left: 30px;
    position: relative;
    display: inline-block;
}

.ns-red-next-arrow.ns-video:before {
    background: url(/cn/tres/NewWebUI/2020/images/arrow-link-video.png) no-repeat;
    background-size: 100% 100%;
}

.ns-red-next-arrow.upper-spacing {
    margin-top: 20px;
}

.ns-red-next-arrow:hover {
    text-decoration: none !important;
}

.ns-red-next-arrow::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url('/cn/tres/NewWebUI/2020/images/arrow-link-red.png') no-repeat;
    background-size: 100% 100%;
    width: 22px;
    height: 14px;
}

.ns-red-next-arrow.ns-next-arrow-phone::before {
    height: 20px;
    background: url('/cn/tres/NewWebUI/2020/images/arrow-phone.png') no-repeat;
    background-size: 100% 100%;
}

.ns-red-next-arrow.ns-next-arrow-scan::before {
    height: 20px;
    background: url('/cn/tres/NewWebUI/2020/images/arrow-scan.png') no-repeat;
    background-size: 100% 100%;
}

.ns-red-next-arrow.ns-next-arrow-down::before {
    height: 20px;
    background: url('/cn/tres/NewWebUI/2020/images/arrow-down.png') no-repeat;
    background-size: 100% 100%;
}

.bg-news {
    background: url('/cn/tres/NewWebUI/2020/images/ns-page-news-bg.jpg');
    background-size: cover;
}

.bg-news1 {
    background: url('/cn/tres/NewWebUI/2020/images/ns-page-news1-bg.jpg');
    background-size: cover;
}

.bg-solution_city {
    background: url('/cn/tres/NewWebUI/2020/images/products/img-solution-bg_product-cloud-intellidence-city_mb.jpg');
    background-size: cover;
}

.ns-play-video {
    position: relative;
}

.ns-play-video .ns-handel-play-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.ns-page-video .ns-wrap-list li {
    background: #f6f6f6;
}

.ns-video-wrap {
    width: 80%;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateY(-50%, -50%);
    display: none;
}

#ns-video-wrap {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1001;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    display: none;
}

#ns-video-wrap .ns-video-box {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -232px;
    margin-left: -385px;
    width: 770px;
    height: 464px;
    z-index: 1;
}

#ns-video-wrap .ns-video-box video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

#ns-video-wrap .ns-video-box .posterimg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#ns-video-wrap .ns-video-box .ns-close-video {
    position: absolute;
    top: -30px;
    right: 0;
    cursor: pointer;
}

.swiper-slide-active .ns-swiper-box .ns-swiper-content {
    display: block;
}

.ns-scenes-list {
    display: flex;
    justify-content: center;
    padding-bottom: 40px;
}

.ns-scenes-list>li {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.ns-scenes-list>li .ns-swiper-wrap {
    display: none;
}

.ns-scenes-list>li.active h2 {
    color: #e60012;
}

.ns-scenes-list>li.active>img {
    transform: scale(1.2);
}

.ns-scenes-list>li>img {
    width: 70px;
    transition: all 0.3s;
}

.ns-scenes-list>li h2 {
    font-size: 20px;
    padding-left: 5px;
    margin-right: 40px;
    font-weight: bold;
}

.ns-swiper-box {
    position: relative;
}

.ns-swiper-box>img {
    width: 100%;
}

.ns-swiper-box .ns-swiper-content {
    position: absolute;
    width: 50%;
    left: 40px;
    bottom: 30px;
    display: none;
}

.ns-swiper-box .ns-swiper-content.ns-swiper-text-black h2,
.ns-swiper-box .ns-swiper-content.ns-swiper-text-black p {
    color: black;
}

.ns-swiper-box .ns-swiper-content h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 10px;
}

.ns-swiper-box .ns-swiper-content p {
    color: #fff;
    font-size: 16px;
    padding-bottom: 20px;
    line-height: 1.7;
}

.ns-b-shadow {
    box-shadow: 0 0 4px #ccc;
}

.ns-download-box {
    text-align: right;
    padding-bottom: 30px;
}

.ns-download-results {
    color: #e60012;
    display: inline-flex;
    align-items: center;
    padding: 10px 30px;
    font-size: 16px;
    border-radius: 30px;
    border: 1px solid #e60012;
}

.ns-download-results>img {
    width: 21px;
    margin-right: 5px;
}

.ns-screen-list {
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: -30px;
    display: flex;
    flex-wrap: wrap;
}

.ns-screen-list>li {
    width: calc(50% - 60px);
    margin: 0 30px 30px;
}

.ns-screen-list>li .ns-software-search {
    position: relative;
}

.ns-screen-list>li h2 {
    font-size: 16px;
    padding-bottom: 15px;
    font-weight: normal;
    color: black;
}

.ns-screen-list>li input {
    width: 100%;
    border: 1px solid #c1c1c1;
    height: 42px;
    padding: 0 15px;
    color: black;
    font-size: 16px;
}

.ns-screen-list>li input.ns-software-icon {
    background: url('/cn/tres/NewWebUI/2020/images/software/search-icon.png') no-repeat;
    position: absolute;
    top: 50%;
    right: 7px;
    transform: translateY(-50%);
    border: none;
    width: 30px;
    height: auto;
}

.ns-screen-list>li select {
    width: 100%;
    appearance: none;
    height: 42px;
    padding: 0 15px;
    position: relative;
    border: 1px solid #c1c1c1;
    background: url('/cn/tres/NewWebUI/2020/images/arrow-second-menu.png') center right 20px no-repeat;
    background-size: 12.5px 7px;
}

.ns-screen-list>li select::-ms-expand {
    display: none;
}

.ns-screen-list>li .ns-software-system {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.ns-screen-list>li .ns-software-system .ns-system {
    width: 35%;
}

.ns-screen-list>li .ns-software-system .ns-system::after {
    content: "";
    background: #d6d6d6;
    width: 3%;
    margin-left: 1%;
    position: absolute;
    bottom: 20px;
    left: 35%;
    text-align: center;
    height: 1px;
}

.ns-screen-list>li .ns-software-system .ns-system-children {
    width: 60%;
}

.ns-default-page {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #666;
}

.ns-default-page img {
    cursor: pointer;
}

.ns-default-page span {
    margin: 0 5px;
    font-size: 14px;
}

.ns-default-page input {
    border: 1px solid #dedede;
    outline: none;
    height: 30px;
    line-height: 30px;
    width: 80px;
    padding: 0 10px;
    font-size: 14px;
}

.ns-default-page .btn-submit {
    height: 30px;
    line-height: 30px;
    background: #e60012;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-left: 10px;
    padding: 0 20px;
}

.ns-software-results {
    background: #fff;
}

.ns-software-results .ns-results-header {
    display: flex;
    padding: 25px 50px;
    border-bottom: 3px solid #e60012;
}

.ns-software-results .ns-results-body li .ns-results-content {
    display: flex;
    align-items: center;
    padding: 20px 30px;
    position: relative;
}

.ns-software-results .ns-results-body li .ns-results-content .ns-results-download {
    width: 24px;
    height: 24px;
    background: url('/cn/tres/NewWebUI/2020/images/software/icon-download.png') no-repeat;
    background-size: 100% 100%;
    display: inline-block;
}

.ns-software-results .ns-results-body li .ns-results-arrow {
    width: 14px;
    height: 8px;
    background: url('/cn/tres/NewWebUI/2020/images/software/icon-arrow-down-gray.png') no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    cursor: pointer;
}

.ns-software-results .ns-results-body li p {
    font-size: 16px;
    color: #666666;
    line-height: 1.4;
}

.ns-software-results .ns-results-body li label {
    font-size: 16px;
    color: black;
    line-height: 1.4;
}

.ns-software-results .ns-results-body li.active {
    background: #f6f6f6;
}

.ns-software-results .ns-results-body li.active .ns-results-details {
    display: flex;
    margin-right: 60px;
    margin-left: 94px;
    border-top: 1px solid #dddddd;
    padding: 17px 0 30px;
}

.ns-software-results .ns-results-body li.active .ns-results-details h3 {
    font-size: 16px;
    font-weight: bold;
    padding-top: 13px;
}

.ns-software-results .ns-results-body li.active .ns-results-details p {
    font-size: 16px;
    padding-top: 10px;
}

.ns-software-results .ns-results-body li.active .ns-results-details .ns-special-spacing {
    padding-top: 30px;
}

.ns-software-results .ns-results-body li.active .ns-results-details a {
    font-size: 16px;
    display: inline-block;
    padding-top: 10px;
}

.ns-software-results .ns-results-body li.active .ns-results-details .ns-details-name {
    width: 50%;
}

.ns-software-results .ns-results-body li.active .ns-results-details .ns-details-date {
    width: 20%;
    margin-left: 23%;
}

.ns-software-results .ns-results-body li.active .ns-results-arrow {
    background: url('/cn/tres/NewWebUI/2020/images/software/icon-arrow-up-red.png') no-repeat;
    background-size: 100% 100%;
}

.ns-software-results .ns-results-body .ns-results-type,
.ns-software-results .ns-results-body .ns-results-date {
    padding-left: 15px;
}

.ns-software-results .ns-results-body .ns-results-details {
    display: none;
}

.ns-software-results .ns-results-name {
    width: 57.4%;
    display: flex;
    align-items: center;
    padding-right: 20px;
}

.ns-software-results .ns-results-type {
    width: 14.2%;
    padding-right: 10px;
}

.ns-software-results .ns-results-date {
    width: 14.2%;
    padding-right: 10px;
}

.ns-software-results .ns-results-operation {
    width: 14.2%;
    padding-right: 10px;
}

.ns-software-results .ns-results-title {
    font-size: 16px;
    color: black;
    font-weight: bold;
    padding-left: 15px;
    border-left: 2px solid #424242;
}

.ns-software-results .ns-results-checkbox {
    position: relative;
    margin-right: 40px;
}

.ns-software-results .ns-results-checkbox input[type=checkbox] {
    position: relative;
    z-index: 5;
    width: 20px;
    height: 20px;
    opacity: 0;
}

.ns-software-results .ns-results-checkbox input[type=checkbox]:checked+i::before {
    border-color: #e60012;
}

.ns-software-results .ns-results-checkbox input[type=checkbox]:checked+i::after {
    content: "";
    width: 6px;
    height: 12px;
    border: 2px solid #e60012;
    border-top-color: transparent;
    border-left-color: transparent;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
}

.ns-software-results .ns-results-checkbox i::before {
    content: "";
    width: 20px;
    height: 20px;
    border: 1px solid #c9c9c9;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.ns-software-details h2 {
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 20px;
    color: black;
}

.ns-software-details div {
    padding-bottom: 10px;
    display: flex;
    align-items: center;
}

.ns-software-details div.ns-details-special strong {
    align-self: flex-start;
}

.ns-software-details div#divfilename {
    align-items: flex-start;
}

.ns-software-details div#divfilename p {
    flex-wrap: wrap;
}

.ns-software-details div#divfilename p span {
    flex: none;
    width: 100%;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.ns-software-details strong {
    flex: none;
    font-size: 16px;
    color: black;
}

.ns-software-details p {
    font-size: 16px;
    color: #595757;
    display: flex;
    align-items: center;
}

.ns-software-details img {
    margin-left: 15px;
    width: 16px;
}

.ns-software-tab {
    display: flex;
}

.ns-software-tab h3 {
    display: none;
}

.ns-software-tab li {
    border: 1px solid #e5e5e5;
    padding: 15px 30px;
    background: #fff;
    margin-right: 10px;
    cursor: pointer;
    color: black;
    font-size: 18px;
}

.ns-software-tab li:last-child {
    margin-right: 0;
}

.ns-software-tab li.active {
    border-color: #e60012;
    background: #e60012;
    color: #fff;
}

.ns-software-tab-details {
    background: #fff;
    border: 1px solid #e5e5e5;
    margin-top: 40px;
}

.ns-software-tab-details>li {
    padding: 35px 45px;
    display: none;
}

.ns-software-tab-details>li>div {
    padding: 35px 0;
    border-bottom: 1px solid #e5e5e5;
}

.ns-software-tab-details>li>div:last-child {
    border: none;
}

.ns-software-tab-details>li h2 {
    font-size: 18px;
    font-weight: bold;
}

.ns-software-tab-details>li p {
    color: #595757;
    padding-top: 12px;
    font-size: 16px;
}

.ns-software-tab-details>li dl {
    color: #595757;
    font-size: 16px;
    margin-bottom: 12px;
}

.ns-software-tab-details>li dl dd {
    margin-left: 24px;
    margin-top: 10px;
    line-height: 1.4;
    padding-left: 14px;
    position: relative;
}

.ns-software-tab-details>li dl dd::before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #595757;
    position: absolute;
    top: 10px;
    left: 0;
}

.ns-security-center {
    background: #fff;
}

.ns-security-center .ns-security-title h3 {
    font-size: 36px;
    font-weight: normal;
    text-align: center;
    padding-bottom: 1vw;
}

.ns-security-center .ns-security-list ul {
    padding: 2.0833vw 15px;
    display: flex;
    flex-wrap: wrap;
}

.ns-security-center .ns-security-list ul li {
    width: calc(50% - 10px);
    padding: 1.302vw 16px;
    border-bottom: 1px solid #f6f6f6;
    background: url(/cn/tres/NewWebUI/2020/images/icon-arrow-list-gray.png) no-repeat;
    background-position: 0px 1.6777vw;
}

.ns-security-center .ns-security-list ul li:nth-child(2n-1) {
    margin-right: 10px;
}

.ns-security-center .ns-security-list ul li:nth-child(2n) {
    margin-left: 10px;
}

.ns-security-center .ns-security-list ul li a {
    color: #248fd1;
    font-size: 16px;
}

.ns-security-center .ns-security-list ul li p {
    color: #999999;
    margin-top: 1.302vw;
    font-size: 12px;
}

.ns-page-research li {
    background: #f6f6f6;
    padding: 10px;
}

.ns-page-research li a {
    display: flex;
    align-items: center;
}

.ns-page-research li .ns-scale-image {
    width: 30%;
}

.ns-page-research li .ns-software-text {
    width: 70%;
    position: relative;
}

.ns-page-research li .ns-software-text h3 {
    font-weight: normal;
}

.ns-page-research li .time {
    padding-bottom: 1vw;
    color: #999999;
}

.ns-white-paper li {
    background: #f6f6f6;
    padding: 2.34375vw;
}

.ns-white-paper li a {
    display: block;
    width: 100%;
}

.ns-white-paper li .ns-software-text {
    padding: 1.0937vw 0 0;
    text-align: center;
}

.ns-white-paper li .ns-software-text p {
    color: 3313131;
}

.ns-white-paper li .ns-software-text .ns-red-next-arrow {
    bottom: 0;
    left: 50%;
    text-indent: -9999px;
    width: 2.6041vw;
    height: 2.6041vw;
    transform: translate(-50%, 50%);
    border-radius: 50%;
    box-shadow: 0 10px 20px #eaeaea;
    background: url(/cn/tres/NewWebUI/2020/images/icon-white-paper-down.png) no-repeat 50% 50%;
}

.ns-white-paper li .ns-software-text .ns-red-next-arrow::before {
    display: none;
}

.ns-white-paper li .time {
    color: #999999;
}


/* 2021-06-28 Ã¥â€¢â€ Ã§â€Â¨Ã§Â»Ë†Ã§Â«Â¯ */

.ns-wrap-image {
    overflow: hidden;
}

.ns-wrap-image:hover img {
    transform: scale(1.1);
}

.ns-wrap-image img {
    width: 100%;
    transition: all 0.3s;
    display: block;
}

.bg-trait {
    background: #c9c9c9 url('/cn/tres/NewWebUI/2020/images/services/trait-bg.jpg') top center no-repeat;
    background-size: contain;
}

.trait-list {
    margin-bottom: -40px;
}

.trait-list li {
    display: flex;
    margin-bottom: 40px;
    align-items: flex-start;
}

.trait-list li:nth-child(odd) dl {
    padding-left: 70px;
}

.trait-list li:nth-child(even) dl {
    padding-right: 70px;
}

.trait-list li .ns-wrap-image {
    width: 50%;
}

.trait-list li dl {
    width: 50%;
    padding-top: 50px;
}

.trait-list li:first-child dl {
    padding-top: 0;
}

.trait-list li dt {
    font-size: 24px;
    margin-bottom: 25px;
    font-weight: bold;
}

.trait-list li dd {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px;
    display: flex;
    align-items: flex-start;
}

.trait-list li dd span {
    flex: 1;
}

.trait-list li dd::before {
    content: "";
    width: 7px;
    height: 7px;
    background: #000;
    margin-right: 5px;
    border-radius: 50%;
    margin-top: 7px;
}

.trait-list li dd:last-child {
    margin-bottom: 0;
}

.bg-advantage-terminal {
    background: #edeff1 url('/cn/tres/NewWebUI/2020/images/services/advantage-terminal-bg.jpg') top center no-repeat;
    background-size: contain;
}

.advantage-terminal-list {
    margin-bottom: -50px;
}

.advantage-terminal-list li {
    margin-bottom: 50px;
    display: flex;
    align-items: flex-start;
}

.advantage-terminal-list li:nth-child(odd) dl {
    padding-left: 70px;
}

.advantage-terminal-list li:nth-child(even) dl {
    padding-right: 70px;
}

.advantage-terminal-list li .ns-wrap-image {
    width: 50%;
}

.advantage-terminal-list li dl {
    padding-top: 35px;
    width: 50%;
}

.advantage-terminal-list li dl dt {
    font-size: 24px;
    font-weight: bold;
}

.advantage-terminal-list li dl dd p {
    font-size: 16px;
    line-height: 1.5;
    padding: 25px 0;
}


/* 2022-2-24 */

.ns-expert-wrap {
    background: #e6eef6 url('/cn/tres/NewWebUI/2020/images/expert-bg.png') bottom left no-repeat;
    background-size: cover;
    padding: 15px 0 20px;
    margin-top: 20px;
}

.ns-expert-wrap .ns-expert-content {
    display: flex;
    align-items: flex-start;
    padding: 0 20px;
}

.ns-expert-wrap .ns-expert-text {
    position: relative;
    margin-top: 30px;
}

.ns-expert-wrap .ns-expert-text::before {
    content: "";
    width: 25px;
    height: 23px;
    background: url('/cn/tres/NewWebUI/2020/images/icon-double_quotation_mark.png') no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: -30px;
}

.ns-expert-wrap .ns-expert-text p {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6;
    word-break: break-all;
}

.ns-expert-wrap .ns-expert-text p img {
    transform: rotate(180deg);
    margin-left: 5px;
}

.ns-expert-wrap .ns-play-video {
    padding: 10px 11px 10px 45px;
    position: relative;
    font-size: 16px;
    background-color: #fff;
    margin-top: 20px;
    display: inline-block;
    cursor: pointer;
    font-weight: bold;
}

.ns-expert-wrap .ns-play-video::before {
    content: "";
    width: 26px;
    height: 15px;
    background: url('/cn/tres/NewWebUI/2020/images/icon-btn-video.png') no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    left: 11px;
    transform: translateY(-50%);
}

.ns-expert-wrap .ns-expert-info {
    display: flex;
    align-items: center;
    padding: 15px 0px 15px 50px;
    background: linear-gradient(to right, #e7eef7, #fff, #e7eef7);
}

.ns-expert-wrap .ns-expert-info h4 {
    font-size: 28px;
    padding-right: 10px;
    border-right: 2px solid #e60012;
    margin-right: 15px;
}

.ns-expert-wrap .ns-expert-info p {
    font-size: 18px;
}

.expert-swiper-arrow {
    display: flex;
}

.expert-swiper-arrow .swiper-button-prev,
.expert-swiper-arrow .swiper-button-next {
    position: static;
    margin-top: 0;
    width: 46px;
    height: 46px;
}

.expert-swiper-arrow .swiper-button-prev {
    background: url('/cn/tres/NewWebUI/2020/images/expert-arrow-active.png') no-repeat;
    transform: rotate(180deg);
    margin-right: 10px;
    background-size: cover;
}

.expert-swiper-arrow .swiper-button-next {
    background: url('/cn/tres/NewWebUI/2020/images/expert-arrow-active.png') no-repeat;
    background-size: cover;
}

.expert-swiper-arrow .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    background: url('/cn/tres/NewWebUI/2020/images/expert-arrow.png') no-repeat;
    background-size: cover;
    transform: rotate(0);
}

.expert-swiper-arrow .swiper-button-next.swiper-button-disabled {
    opacity: 1;
    background: url('/cn/tres/NewWebUI/2020/images/expert-arrow.png') no-repeat;
    background-size: cover;
    transform: rotate(180deg);
}

@media (max-width: 1440px) {
    a.ns-btn {
        font-size: 14px;
    }
    .ns-link {
        font-size: 14px;
    }
    .ns-column-title.ns-column-title-flex .ns-red-next-arrow {
        margin-bottom: 1.2vw;
    }
    .ns-column-title h2 {
        margin-bottom: 1.2vw;
        font-size: 28px;
    }
    .ns-column-title p {
        font-size: 16px;
    }
    .ns-page-summary h3 {
        font-size: 24px;
    }
    .ns-page-trend>div .ns-page-trend-content h3 {
        margin-bottom: 1.5625vw;
        font-size: 30px;
    }
    .ns-page-trend>div .ns-page-trend-content p {
        font-size: 16px;
    }
    .ns-btn-wrap a.ns-btn {
        font-size: 14px;
        padding: 8px 16px;
    }
    .ns-wrap-list.ns-wrap-tab li h3 {
        font-size: 16px;
    }
    .ns-wrap-list>li .ns-wrap-list-content h3 {
        font-size: 16px;
    }
    .ns-wrap-list>li .ns-wrap-list-content p {
        font-size: 14px;
    }
    .ns-wrap-list>li.news-list li label {
        font-size: 14px;
    }
    .ns-wrap-list>li.news-list li a {
        font-size: 16px;
    }
    .ns-advantage-wrap .ns-advantage-text h3 {
        font-size: 32px;
    }
    .ns-advantage-wrap .ns-advantage-text ul li h4 {
        font-size: 20px;
    }
    .ns-advantage-wrap .ns-advantage-text ul li img {
        width: 100px;
    }
    .ns-red-next-arrow {
        font-size: 14px;
        padding-left: 25px;
    }
    .ns-red-next-arrow::before {
        width: 16.5px;
        height: 10.5px;
    }
    .ns-card-container .ns-card-content {
        top: 2vw;
    }
    .ns-card-container .ns-card-content h3 {
        font-size: 30px;
    }
    .ns-card-container .ns-card-content h4 {
        font-size: 18px;
    }
    .ns-card-container .ns-card-content p {
        margin-top: 1.2vw;
        font-size: 16px;
    }
    /* 2021-06-28 Ã¥â€¢â€ Ã§â€Â¨Ã§Â»Ë†Ã§Â«Â¯ */
    .trait-list {
        margin-bottom: -30px;
    }
    .trait-list li {
        margin-bottom: 30px;
    }
    .trait-list li:nth-child(odd) dl {
        padding-left: 40px;
    }
    .trait-list li:nth-child(even) dl {
        padding-right: 40px;
    }
    .trait-list li dl {
        padding-top: 30px;
    }
    .trait-list li dt {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .trait-list li dd {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .advantage-terminal-list {
        margin-bottom: -30px;
    }
    .advantage-terminal-list li {
        margin-bottom: 30px;
    }
    .advantage-terminal-list li:nth-child(odd) dl {
        padding-left: 40px;
    }
    .advantage-terminal-list li:nth-child(even) dl {
        padding-right: 40px;
    }
    .advantage-terminal-list li dl {
        padding-top: 20px;
    }
    .advantage-terminal-list li dl dt {
        font-size: 20px;
    }
    .advantage-terminal-list li dl dd p {
        font-size: 14px;
        padding: 15px 0;
    }
}

@media (max-width: 1230px) {
    .ns-container {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-banner-content-wrap {
        left: 30px;
    }
}

@media (max-width: 1200px) {
    .ns-solution-layer {
        width: 90%;
    }
    a.ns-btn {
        padding: 8px 16px;
        font-size: 12px;
    }
    #secondMenu ul li {
        margin-right: 25px;
        font-size: 14px;
    }
    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content h2,
    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content h1 {
        margin-bottom: 1.2vw;
        font-size: 30px;
        width: 50vw;
    }
    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content p {
        font-size: 16px;
        width: 50vw;
    }
    .ns-page-summary h3 {
        font-size: 22px;
    }
    .ns-page-summary .ns-summary-box-text p {
        font-size: 14px;
    }
    .ns-page-trend>div .ns-page-trend-content h3 {
        margin-bottom: 1.2vw;
        font-size: 22px;
    }
    .ns-page-trend>div .ns-page-trend-content p {
        font-size: 14px;
    }
    .ns-application>ul {
        padding: 0 30px;
    }
    .ns-wrap-contact>li {
        width: calc(50% - 20px);
    }
    .ns-wrap-list.ns-more-special>li {
        width: calc(33.33% - 20px);
    }
    .ns-wrap-list.ns-wrap-list4 {
        flex-wrap: wrap;
    }
    .ns-wrap-list.ns-wrap-list4 li {
        width: calc(50% - 20px);
    }
    .ns-wrap-list.ns-wrap-list4.ns-wrap-tab li {
        width: calc(50% - 1px);
    }
    .ns-wrap-list.ns-wrap-tab>li h3 {
        font-size: 14px;
    }
    .ns-wrap-list.ns-wrap-tab.ns-wrap-list5>li {
        width: calc(33.33% - 1px);
        flex: none;
    }
    .ns-wrap-list.ns-wrap-tab.ns-wrap-tab-select li {
        width: calc(33.33% - 1px);
        flex: none;
    }
    .ns-wrap-list>li .ns-wrap-list-content {
        padding: 15px 15px 90px;
    }
    .ns-wrap-list>li .ns-software-text h3 {
        font-size: 18px;
    }
    .ns-wrap-list>li .ns-software-text p {
        font-size: 14px;
    }
    .ns-btn-wrap {
        bottom: 15px;
    }
    .ns-product-intro>img {
        width: 300px;
    }
    .ns-product-intro .ns-product-content h2 {
        font-size: 22px;
    }
    .ns-product-intro .ns-product-content p {
        font-size: 14px;
    }
    .ns-advantage-wrap .ns-advantage-text h3 {
        font-size: 26px;
    }
    .ns-advantage-wrap .ns-advantage-text ul li h4 {
        font-size: 16px;
    }
    .ns-advantage-wrap .ns-advantage-text ul li img {
        width: 80px;
    }
    .ns-advantage-wrap .ns-advantage-text ul li p {
        font-size: 14px;
    }
    .ns-advantage-wrap .ns-advantage-text ul li dl dd {
        font-size: 14px;
    }
    .ns-advantage-wrap .ns-advantage-text ul li dl dt {
        font-size: 14px;
    }
    .ns-advantage-wrap .ns-advantage-text ul li .ns-more-advantage-list {
        height: 72px;
        overflow: hidden;
    }
    .ns-server-list-wrap {
        flex-wrap: wrap;
    }
    .ns-server-list-wrap.ns-w5 a {
        width: calc(33.3333% - 20px);
    }
    .ns-server-list-wrap a {
        width: calc(50% - 20px);
        margin-bottom: 20px;
    }
    .ns-server-list-wrap a h3 {
        font-size: 16px;
    }
    .ns-column-title p {
        font-size: 14px;
    }
    .ns-summary-list>li {
        padding-left: 30px;
    }
    .ns-summary-list>li:first-child {
        justify-content: flex-start;
    }
    .ns-summary-list>li .ns-page-summary {
        width: auto;
    }
    .ns-scenes-list {
        padding-bottom: 30px;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .ns-scenes-list>li {
        width: 25%;
    }
    .ns-scenes-list>li>img {
        width: 50px;
    }
    .ns-scenes-list>li h2 {
        font-size: 16px;
        margin-right: 0;
    }
    .ns-content-and-img.ns-big-spacing {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .ns-content-and-img h2 {
        font-size: 28px;
    }
    .ns-content-and-img p {
        font-size: 14px;
    }
    .ns-solution-wrap .ns-solution-left {
        padding-right: 25px;
    }
    .ns-solution-wrap .ns-solution-left h2 {
        font-size: 26px;
    }
    .ns-solution-wrap .ns-solution-left p {
        font-size: 14px;
        padding: 15px 0;
    }
    .ns-swiper-box .ns-swiper-content {
        width: 80%;
    }
    .ns-product-details .ns-product-details-tab>li {
        font-size: 12px;
        padding: 15px 30px 15px 25px;
    }
    .ns-product-details .ns-product-details-tab>li.ns-tab-traget>div h2 {
        padding: 10px 20px;
        font-size: 14px;
    }
    .ns-product-details .ns-product-details-tab>li.ns-tab-traget>div p {
        padding: 10px 20px;
        font-size: 12px;
    }
    .ns-product-details .ns-product-details-tab>li.ns-tab-traget>div a {
        padding: 5px 20px;
        font-size: 12px;
    }
    .ns-white-paper .ns-wrap-list.ns-wrap-list4 li {
        width: calc(25% - 20px);
    }
    /* 2022-2-24 */
    .ns-expert-wrap .ns-expert-text {
        margin-top: 20px;
    }
    .ns-expert-wrap .ns-expert-text::before {
        width: 20px;
        height: 18px;
        left: -25px;
    }
    .ns-expert-wrap .ns-expert-content {
        align-items: center;
    }
    .ns-expert-content>img {
        width: 150px;
    }
    .ns-expert-wrap .ns-expert-text p {
        font-size: 13px;
        line-height: 1.3;
    }
    .ns-expert-wrap .ns-expert-text p img {
        width: 20px;
    }
    .ns-expert-wrap .ns-play-video {
        font-size: 14px;
    }
    .ns-expert-wrap .ns-expert-info h4 {
        font-size: 18px;
        padding-right: 5px;
        margin-right: 10px;
    }
    .ns-expert-wrap .ns-expert-info p {
        font-size: 14px;
    }
    .expert-swiper-arrow .swiper-button-prev,
    .expert-swiper-arrow .swiper-button-next {
        width: 35px;
        height: 35px;
    }
}

@media (max-width: 768px) {
    #ns-page-body .swiper-slide {
        padding-bottom: 0;
    }
    section>.ns-container {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    section>.ns-container>p {
        font-size: 14px;
    }
    .ns-container {
        width: auto;
        padding-left: 3.125vw;
        padding-right: 3.125vw;
    }
    .ns-container.ns-container-spacing {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    a.ns-btn {
        padding: 8px 16px;
        font-size: 15px;
    }
    a.ns-btn+a.ns-btn {
        margin-top: 10px;
    }
    a.ns-btn.ns-more-btn {
        margin-right: 0 !important;
        margin-bottom: 0;
        margin-top: 6px;
    }
    .ns-solution-layer .close-layer {
        width: 18px;
        height: 18px;
        top: 5px;
        right: 5px;
    }
    img.ns-img-pc {
        display: none;
    }
    img.ns-img-mb {
        display: inline;
    }
    .ns-rows-four,
    .ns-rows-three {
        flex-direction: column;
    }
    .ns-rows-four .ns-col,
    .ns-rows-three .ns-col {
        width: 100%;
        min-height: 25vw;
    }
    .swiper-button-prev,
    .swiper-button-next {
        width: 30px;
        height: 30px;
        background-size: 30px 30px;
        margin-top: -15px;
    }
    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-banner-content-wrap {
        left: 0;
        background: rgba(0, 0, 0, 0.4);
    }
    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-banner-content-wrap.ns-banner-content-wrap-black .ns-link-list a,
    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-banner-content-wrap.ns-banner-content-wrap-black .ns-master-banner-content h2,
    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-banner-content-wrap.ns-banner-content-wrap-black .ns-master-banner-content p {
        color: #fff;
    }
    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-container {
        width: auto;
        padding: 0;
    }
    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content {
        top: 50%;
        left: 15px;
        right: 15px;
    }
    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content h2,
    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content h1 {
        margin-bottom: 25px;
        font-size: 30px;
        width: auto;
    }
    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content h2.hz-210430-title {
        font-size: 30px;
    }
    .ns-master-banner .ns-master-banner-container .ns-master-banner-slide .ns-master-banner-content p {
        margin-bottom: 25px;
        font-size: 15px;
        width: auto;
    }
    .ns-master-banner img.ns-banner {
        display: none;
        width: 100%;
    }
    .ns-master-banner img.ns-banner-mb {
        width: 100%;
        display: inline;
    }
    .ns-breadcrumb {
        display: none;
    }
    #secondMenu {
        position: relative;
    }
    #secondMenu h3 {
        position: relative;
        display: block;
        font-size: 15px;
        font-weight: 400;
        line-height: 3;
    }
    #secondMenu h3:after {
        position: absolute;
        content: '';
        width: 13px;
        height: 7px;
        top: 50%;
        right: 0;
        background: url('/cn/tres/NewWebUI/2020/images/arrow-second-menu.png') no-repeat;
        background-size: cover;
        transform: translateY(-50%) rotate(0);
        transition: 0.3s;
    }
    #secondMenu ul {
        flex-direction: column;
        transition: 0.3s;
        height: 0;
        overflow: hidden;
        position: absolute;
        top: 45px;
        left: 0;
        width: 100%;
        background: #fff;
        z-index: 998;
        padding: 0 3.125vw;
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    }
    #secondMenu ul li {
        margin-right: 0;
        border-bottom: 0;
        font-size: 15px;
    }
    #secondMenu.expanded h3:after {
        transform: translateY(-50%) rotate(180deg);
    }
    #secondMenu.expanded ul {
        height: auto;
    }
    .ns-page-summary {
        flex-direction: column;
        align-items: flex-start;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .ns-page-summary h3 {
        width: auto;
        margin-bottom: 15px;
        font-size: 18px;
        line-height: 1.25;
    }
    .ns-intro {
        flex-wrap: wrap;
    }
    .ns-intro>div {
        width: 100%;
    }
    .ns-intro .ns-intro-img {
        padding-top: 10px;
    }
    .ns-intro .ns-intro-text {
        padding-top: 20px;
    }
    .ns-intro .ns-intro-text.ns-intro-left {
        padding-left: 0;
    }
    .ns-intro .ns-intro-text.ns-intro-text-list1 {
        margin-bottom: 0;
    }
    .ns-intro .ns-intro-text h2 {
        font-size: 20px;
    }
    .ns-intro .ns-intro-text p {
        font-size: 12px;
        line-height: 1.5;
    }
    .ns-application>ul {
        padding: 0 3.125vw;
    }
    .ns-application>ul>li h2 {
        font-size: 16px;
        padding-bottom: 10px;
    }
    .ns-application>ul>li p {
        width: 100%;
        line-height: 1.5;
        font-size: 12px;
    }
    .ns-application>ul>li .ns-link {
        margin-top: 10px;
    }
    .ns-application>ul>li .ns-number-list {
        padding: 20px 0;
    }
    .ns-application>ul>li .ns-number-list li {
        margin-right: 15px;
    }
    .ns-application>ul>li .ns-number-list li h3 {
        font-size: 20px;
    }
    .ns-application>ul>li .ns-number-list li p {
        font-size: 12px;
    }
    .ns-application .ns-application-more {
        width: 60%;
        position: relative;
        bottom: auto;
        right: auto;
        display: inline-block;
        font-size: 12px;
        padding: 15px 10px 20px;
    }
    .ns-application .ns-application-more::after {
        width: 14.66px;
        height: 9.33px;
        right: 10px;
        bottom: 10px;
    }
    .ns-summary-list {
        flex-wrap: wrap;
    }
    .ns-summary-list>li {
        width: 100%;
        padding-left: 3.125vw;
    }
    .ns-summary-list>li .ns-page-summary {
        width: auto;
    }
    .ns-page-trend {
        flex-direction: column;
    }
    .ns-page-trend>div {
        width: 100%;
    }
    .ns-page-trend>div .ns-page-trend-content {
        top: 50%;
        bottom: auto;
        right: 25%;
        transform: translateY(-50%);
    }
    .ns-page-trend>div .ns-page-trend-content h3 {
        font-size: 20px;
    }
    .ns-page-trend>div .ns-page-trend-content p {
        font-size: 12px;
    }
    .ns-page-trend>div .ns-page-trend-content a.ns-btn {
        font-size: 12px;
    }
    .ns-column-title.ns-column-title-flex .ns-red-next-arrow {
        margin-bottom: 15px;
    }
    .ns-column-title .ns-column-title-flex-list {
        flex-direction: column;
    }
    .ns-column-title .ns-column-title-flex-list .ns-red-next-arrow {
        margin-bottom: 5px;
        margin-right: 0;
    }
    .ns-column-title .ns-column-title-flex-list .ns-red-next-arrow:last-child {
        margin-bottom: 15px;
    }
    .ns-column-title.ns-column-url-end {
        padding-bottom: 10px;
    }
    .ns-column-title h2 {
        margin-bottom: 15px;
        font-size: 20px;
    }
    .ns-column-title p {
        font-size: 12px;
        padding-right: 0;
        line-height: 1.5;
        padding-bottom: 10px;
    }
    .ns-icon-info {
        position: relative;
        margin-bottom: 20px;
    }
    .ns-icon-info:last-child {
        margin-bottom: 0;
    }
    .ns-icon-info .ns-icon-info-column {
        margin-bottom: 0;
    }
    .ns-icon-info .ns-icon-info-column img {
        width: 70px;
    }
    .ns-icon-info .ns-icon-info-column h4 {
        position: absolute;
        left: 90px;
        top: 5%;
        font-size: 15px;
    }
    .ns-icon-info a {
        position: absolute;
        left: 90px;
        top: 25%;
        padding-left: 0;
    }
    .ns-icon-info a:before {
        display: none;
    }
    .ns-icon-info p {
        position: absolute;
        left: 90px;
        top: 35%;
        font-size: 12px;
    }
    .ns-btn-wrap {
        bottom: 20px;
    }
    .ns-btn-wrap a.ns-btn {
        font-size: 12px;
        padding: 6px 14px;
    }
    .ns-btn-wrap span {
        font-size: 12px;
        padding-left: 20px;
    }
    a.ns-btn i.ns-icon {
        margin-right: 5px;
    }
    a.ns-btn i.ns-icon.ns-icon-showroom {
        width: 14.66px;
        height: 16px;
    }
    .ns-img-text-box {
        flex-wrap: wrap;
    }
    .ns-img-text-box>img {
        margin-top: 0;
        width: 100%;
    }
    .ns-img-text-box .ns-img-text-content {
        width: 100%;
        padding: 0;
    }
    .ns-img-text-box .ns-img-text-content h2 {
        font-size: 16px;
    }
    .ns-img-text-box .ns-img-text-content p {
        font-size: 12px;
    }
    .ns-resoure-list {
        margin-left: -5px;
        margin-right: -5px;
        margin-bottom: -10px;
    }
    .ns-resoure-list li {
        margin: 0 5px 10px;
        width: calc(50% - 10px);
    }
    .ns-resoure-list li a {
        padding: 8px 5px;
        font-size: 12px;
    }
    .ns-resoure-list li a>img {
        width: 20px;
        margin-right: 5px;
    }
    .ns-wrap-contact {
        margin-left: -5px;
        margin-right: -5px;
        margin: -10px;
    }
    .ns-wrap-contact>li {
        width: calc(50% - 10px);
        margin: 0 5px 10px;
    }
    .ns-wrap-contact>li::after {
        width: 14.66px;
        height: 9.33px;
        right: 15px;
    }
    .ns-wrap-contact>li a {
        padding: 10px 15px;
    }
    .ns-wrap-contact>li h2 {
        font-size: 12px;
        padding-left: 5px;
    }
    .ns-wrap-contact>li img {
        width: 30px;
    }
    .ns-wrap-list {
        flex-direction: column;
        margin-bottom: 0 !important;
    }
    .ns-wrap-list.ns-wrap-list-link {
        flex-direction: row;
        margin: 0;
    }
    .ns-wrap-list.ns-wrap-list-link li {
        width: 50% !important;
        margin: 0 0 10px;
    }
    .ns-wrap-list.ns-li-demand li {
        border: 4px solid #c6c7d8;
    }
    .ns-wrap-list.ns-more-special {
        flex-direction: row;
        margin: 0 -5px -10px;
    }
    .ns-wrap-list.ns-more-special>li {
        margin: 0 5px 10px;
        width: calc(50% - 10px) !important;
    }
    .ns-wrap-list.ns-more-special>li a {
        font-size: 14px;
    }
    .ns-wrap-list.ns-more-special>li a::before {
        font-size: 16px;
    }
    .ns-wrap-list.ns-wrap-tab li h3 {
        font-size: 16px;
        padding: 15px;
    }
    .ns-wrap-list.ns-wrap-tab li:last-child {
        margin-bottom: 10px !important;
    }
    .ns-wrap-list.ns-wrap-list-links>li>.ns-red-next-arrow {
        position: absolute;
        left: 15px;
        bottom: 10px;
    }
    .ns-wrap-list.ns-wrap-list-links>li .ns-software-text {
        padding-bottom: 60px;
    }
    .ns-wrap-list.ns-wrap-list-links>li .ns-software-text .ns-red-next-arrow {
        bottom: 30px;
    }
    .ns-wrap-list.ns-wrap-list1>li {
        width: 100%;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
    .ns-wrap-list.ns-wrap-list1>li .ns-software-text,
    .ns-wrap-list.ns-wrap-list1>li div.ns-scale-image {
        width: 100%;
    }
    .ns-wrap-list.ns-wrap-list1>li .ns-software-text {
        padding: 15px 15px 20px;
    }
    .ns-wrap-list>li {
        margin-bottom: 10px !important;
        width: auto !important;
    }
    .ns-wrap-list>li .ns-wrap-list-content {
        padding: 15px 15px 40px;
    }
    .ns-wrap-list>li .ns-wrap-list-content .ns-links {
        left: 15px;
        right: 15px;
        bottom: 10px;
    }
    .ns-wrap-list>li .ns-wrap-list-content h2 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .ns-wrap-list>li .ns-wrap-list-content p {
        font-size: 12px;
    }
    .ns-wrap-list>li:last-child {
        margin-bottom: 0 !important;
    }
    .ns-wrap-list>li.news-list {
        padding: 20px;
    }
    .ns-wrap-list>li.news-list li {
        padding-bottom: 12px;
        margin-bottom: 12px;
    }
    .ns-wrap-list>li.news-list li label {
        font-size: 10px;
    }
    .ns-wrap-list>li.news-list li a {
        font-size: 14px;
    }
    .ns-wrap-list>li.news-list a.ns-btn {
        font-size: 12px;
    }
    .ns-wrap-list>li h4 {
        font-size: 14px;
        line-height: 1;
        padding-bottom: 10px;
    }
    .ns-wrap-list>li .ns-software-text {
        padding: 15px 15px 40px;
    }
    .ns-wrap-list>li .ns-software-text.link-list {
        padding-bottom: 15px;
    }
    .ns-wrap-list>li .ns-software-text.link-list .ns-red-next-arrow {
        margin-top: 6px;
    }
    .ns-wrap-list>li .ns-software-text.link-list .ns-red-next-arrow:nth-of-type(1) {
        margin-top: 10px;
    }
    .ns-wrap-list>li .ns-software-text h3 {
        font-size: 16px;
        padding-bottom: 10px;
        line-height: 1.5;
    }
    .ns-wrap-list>li .ns-software-text p {
        font-size: 12px;
        line-height: 1.5;
    }
    .ns-wrap-list>li .ns-software-text .ns-red-next-arrow {
        left: 15px;
        bottom: 10px;
    }
    .ns-wrap-list>li .time {
        line-height: 1.5;
        padding-bottom: 5px;
        font-size: 12px;
    }
    .ns-wrap-list .ns-column-title {
        width: auto;
    }
    .ns-link {
        font-size: 12px;
    }
    .ns-link.ns-link-arrow {
        padding-left: 20px;
        margin-right: 20px;
    }
    .ns-link.ns-link-arrow:before {
        width: 14.66px;
        height: 9.33px;
        background-size: 100% 100%;
    }
    .ns-link.ns-link-video {
        padding-left: 20px;
    }
    .ns-link.ns-link-video:before {
        width: 14.66px;
        height: 9.33px;
        background-size: 100% 100%;
    }
    .ns-card-container .ns-card-content {
        left: 35px;
        right: 35px;
        width: auto;
    }
    .ns-card-container .ns-card-content h3 {
        font-size: 24px;
        font-weight: 400;
    }
    .ns-card-container .ns-card-content h4 {
        font-size: 20px;
        font-weight: 400;
    }
    .ns-card-container .ns-card-content p {
        margin-top: 1.5625vw;
        font-size: 16px;
        line-height: 1.5;
        display: none;
    }
    .ns-card-container .ns-card-content .ns-btn {
        margin-top: 15px;
    }
    .ns-advantage-wrap {
        flex-wrap: wrap;
        padding-top: 0;
    }
    .ns-advantage-wrap .ns-advantage-img {
        width: 60%;
    }
    .ns-advantage-wrap .ns-advantage-text {
        width: 100%;
    }
    .ns-advantage-wrap .ns-advantage-text ul {
        flex-wrap: wrap;
        margin-bottom: 0;
    }
    .ns-advantage-wrap .ns-advantage-text ul.ns-w3 li {
        width: 100%;
    }
    .ns-advantage-wrap .ns-advantage-text ul li {
        width: 100%;
        padding-right: 0;
        display: flex;
        margin-bottom: 20px;
    }
    .ns-advantage-wrap .ns-advantage-text ul li.ns-advantage-li-content {
        margin: 0 0 20px;
        padding-top: 20px;
        flex-wrap: wrap;
    }
    .ns-advantage-wrap .ns-advantage-text ul li.ns-advantage-li-content h2 {
        font-size: 20px;
        padding-bottom: 10px;
    }
    .ns-advantage-wrap .ns-advantage-text ul li.ns-advantage-li-content p {
        font-size: 12px;
        line-height: 1.5;
    }
    .ns-advantage-wrap .ns-advantage-text ul li h4 {
        font-size: 15px;
        margin: 0 0 10px;
    }
    .ns-advantage-wrap .ns-advantage-text ul li p {
        font-size: 12px;
        line-height: 1.5;
    }
    .ns-advantage-wrap .ns-advantage-text ul li:last-child {
        margin-bottom: 0;
    }
    .ns-advantage-wrap .ns-advantage-text ul li img {
        width: 70px;
        height: 70px;
        margin-right: 30px;
    }
    .ns-advantage-wrap .ns-advantage-text ul li dl dd {
        font-size: 12px;
        margin-bottom: 3px;
    }
    .ns-advantage-wrap .ns-advantage-text ul li dl dd::before {
        top: 8px;
    }
    .ns-advantage-wrap .ns-advantage-text ul li dl dt {
        font-size: 12px;
        margin-bottom: 3px;
    }
    .ns-advantage-wrap .ns-advantage-text ul li .ns-more-advantage-list {
        height: 58px;
        overflow: hidden;
    }
    .ns-advantage-wrap .ns-advantage-text ul li .ns-more-advantage h4::after {
        width: 10px;
        height: 5.33px;
        margin-left: 5px;
    }
    .ns-advantage-wrap .ns-advantage-text ul li .ns-more-advantage.active dt {
        padding-left: 0;
        font-weight: bold;
    }
    .ns-advantage-wrap .ns-advantage-text ul li .ns-more-advantage.active dt::before {
        display: none;
    }
    .ns-advantage-wrap .ns-advantage-text ul li .ns-more-advantage.active.ns-more-advantage-special dd {
        display: block;
    }
    .ns-advantage-wrap .ns-advantage-text ul li .ns-more-advantage.active .ns-more-advantage-list {
        height: auto;
        overflow: hidden;
    }
    .ns-advantage-wrap .ns-advantage-text h3 {
        padding-top: 20px;
        padding-bottom: 15px;
        font-size: 20px;
    }
    .ns-advantage-wrap.ns-advantage-wrap-full-screen .ns-advantage-text h3 {
        padding-top: 0;
    }
    .ns-server-list-wrap {
        margin: 0;
        padding-top: 25px;
    }
    .ns-server-list-wrap a {
        width: 100% !important;
        margin: 0 0 10px;
    }
    .ns-server-list-wrap a:last-child {
        margin-bottom: 0;
    }
    .ns-server-list-wrap a h3 {
        padding: 15px;
        font-size: 14px;
    }
    .ns-page-software .ns-column-title p {
        padding-right: 0;
    }
    .ns-red-next-arrow {
        font-size: 12px;
        padding-left: 20px;
    }
    .ns-red-next-arrow::before {
        width: 14.66px;
        height: 9.33px;
    }
    .ns-red-next-arrow.upper-spacing {
        margin-top: 0;
    }
    .ns-red-next-arrow.ns-next-arrow-phone::before,
    .ns-red-next-arrow.ns-next-arrow-scan::before,
    .ns-red-next-arrow.ns-next-arrow-down::before {
        height: 13.33px;
    }
    .ns-page-summary.ns-summary-pure-text {
        padding-top: 20px;
        padding-bottom: 15px;
    }
    .ns-page-summary.ns-summary-pure-text.ns-spec-service .ns-summary-box-text {
        width: 100%;
    }
    .ns-page-summary.ns-summary-pure-text.ns-spec-service .ns-summary-box-text h3 {
        margin-bottom: 15px;
    }
    .ns-page-summary.ns-summary-pure-text .ns-summary-box-text h3 {
        margin-bottom: 15px;
    }
    .ns-page-summary .ns-summary-box-text {
        width: 100%;
    }
    .ns-page-summary .ns-summary-box-text h3 {
        line-height: 1.25;
    }
    .ns-page-summary .ns-summary-box-text p {
        font-size: 12px;
        line-height: 1.5;
        margin-bottom: 15px;
    }
    .ns-page-summary .ns-summary-box-text .ns-link {
        margin-top: 0;
    }
    #ns-video-wrap .ns-video-box {
        width: 100%;
        height: auto;
        padding: 0 3%;
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: 0;
        margin-left: 0;
        transform: translateY(-50%);
    }
    #ns-video-wrap .ns-video-box video {
        height: auto;
    }
    #ns-video-wrap .ns-video-box .ns-close-video {
        padding-right: 3%;
        top: -40px;
    }
    .bg-news {
        background: url('/cn/tres/NewWebUI/2020/images/ns-page-news-bg_mb.jpg');
        background-size: cover;
    }
    .bg-demand {
        background: url('/cn/tres/NewWebUI/2020/images/products/img-demand-bg_mb.jpg');
        background-size: cover;
    }
    .ns-product-intro {
        flex-wrap: wrap;
        justify-content: center;
        padding-top: 0;
    }
    .ns-product-intro .ns-no-spacing {
        padding-left: 4vw;
    }
    .ns-product-intro>img {
        width: 80%;
    }
    .ns-product-intro .ns-product-content {
        padding-top: 0;
        width: 100%;
    }
    .ns-product-intro .ns-product-content h2 {
        font-size: 16px;
        padding-bottom: 10px;
    }
    .ns-product-intro .ns-product-content p {
        font-size: 12px;
        line-height: 1.5;
    }
    .ns-product-details .ns-product-details-tab>li {
        width: 100% !important;
        padding: 10px 30px 10px 20px;
    }
    .ns-product-details .ns-product-details-tab>li::after {
        width: 10px;
        height: 5.33px;
    }
    .ns-product-details .ns-product-details-tab>li.active {
        margin-bottom: 0;
    }
    .ns-product-details .ns-product-details-tab>li.ns-tab-traget {
        display: block;
        margin-bottom: 0;
    }
    .ns-product-details .ns-product-details-tab>li.ns-tab-traget>div {
        display: flex;
    }
    .ns-product-details .ns-product-details-tab>li.ns-tab-traget>div h2 {
        font-size: 14px;
        padding: 5px 20px;
    }
    .ns-product-details .ns-product-details-tab>li.ns-tab-traget>div p {
        font-size: 12px;
        padding: 5px 20px;
    }
    .ns-product-details .ns-product-details-tab>li.ns-tab-traget>div a {
        width: 100%;
        padding: 5px 20px;
        font-size: 12px;
    }
    .ns-product-details .ns-product-details-tab.ns-product-noH2mb>li.ns-tab-traget {
        padding-top: 10px;
    }
    .ns-product-details .ns-product-details-tab.ns-product-noH2mb>li.ns-tab-traget>div h2 {
        display: none;
    }
    .ns-scenes-list {
        padding-bottom: 20px;
    }
    .ns-scenes-list>li {
        width: 33.33%;
    }
    .ns-scenes-list>li>img {
        width: 30px;
    }
    .ns-scenes-list>li h2 {
        font-size: 14px;
    }
    .ns-swiper-box .ns-swiper-content {
        position: absolute;
        left: 20px;
        bottom: 15px;
    }
    .ns-swiper-box .ns-swiper-content h2 {
        font-size: 14px;
        padding-bottom: 5px;
    }
    .ns-swiper-box .ns-swiper-content p {
        color: #fff;
        font-size: 12px;
        padding-bottom: 10px;
        line-height: 1.5;
    }
    .ns-security-set {
        flex-wrap: wrap;
    }
    .ns-security-set li {
        padding: 50px 10px 10px;
        width: calc(50% - 2px);
    }
    .ns-security-set li::after {
        width: 30px;
        height: 30px;
        left: 10px;
    }
    .ns-security-set li h2 {
        font-size: 12px;
    }
    .ns-security-set-details {
        padding: 0 10px 20px;
    }
    .ns-security-set-details.active {
        display: flex;
    }
    .ns-security-set-details h2 {
        margin-top: 15px;
        font-size: 12px;
    }
    .ns-security-set-details p {
        width: 50%;
        font-size: 12px;
        margin-top: 10px;
    }
    .ns-content-and-img>div {
        width: 100%;
    }
    .ns-content-and-img.ns-big-spacing {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .ns-content-and-img h2 {
        font-size: 16px;
    }
    .ns-content-and-img p {
        font-size: 12px;
        padding-top: 10px;
    }
    .ns-content-and-img .ns-list-left {
        padding-right: 0;
        padding-bottom: 20px;
    }
    .ns-content-and-img .ns-list-right {
        padding-left: 0;
    }
    .ns-solution-wrap {
        flex-direction: column;
    }
    .ns-solution-wrap .ns-solution-left {
        width: 100%;
        padding-right: 0;
        padding-bottom: 20px;
    }
    .ns-solution-wrap .ns-solution-left h2 {
        font-size: 20px;
    }
    .ns-solution-wrap .ns-solution-left p {
        font-size: 12px;
        padding: 10px 0;
    }
    .ns-solution-wrap .ns-solution-right {
        width: 100%;
    }
    .ns-solution-wrap .ns-solution-right.ns-solution-right-imgs {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .ns-solution-wrap .ns-solution-right.ns-solution-right-imgs img {
        width: auto;
        height: 400px;
    }
    .ns-default-page {
        margin-top: 10px;
    }
    .ns-default-page img {
        width: 25px;
    }
    .ns-default-page span {
        margin: 0 3px;
        font-size: 12px;
    }
    .ns-default-page input {
        height: 25px;
        line-height: 25px;
        width: 40px;
        padding: 0 5px;
        font-size: 12px;
    }
    .ns-default-page .btn-submit {
        height: 25px;
        line-height: 25px;
        font-size: 12px;
        margin-left: 5px;
        padding: 0 10px;
    }
    .ns-download-box {
        padding-bottom: 15px;
    }
    .ns-download-results {
        padding: 6px 14px;
        font-size: 12px;
        border-radius: 15px;
    }
    .ns-download-results>img {
        width: 14px;
        margin-right: 5px;
    }
    .ns-screen-list {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: -15px;
    }
    .ns-screen-list>li {
        width: 100%;
        margin: 0 0 15px;
    }
    .ns-screen-list>li h2 {
        font-size: 12px;
        padding-bottom: 10px;
    }
    .ns-screen-list>li input {
        height: 32px;
        padding: 0 10px;
        font-size: 12px;
    }
    .ns-screen-list>li input.ns-software-icon {
        background-size: 16.5px 16.5px;
        right: 5px;
        width: 20px;
    }
    .ns-screen-list>li select {
        height: 32px;
        font-size: 12px;
        padding: 0 10px;
    }
    .ns-screen-list>li .ns-software-system .ns-system::after {
        bottom: 16px;
    }
    .ns-software-results .ns-results-header {
        padding: 15px 15px;
        border-width: 1px;
    }
    .ns-software-results .ns-results-header .ns-results-operation {
        display: none;
    }
    .ns-software-results .ns-results-body li .ns-results-content {
        padding: 15px 15px;
    }
    .ns-software-results .ns-results-body li .ns-results-content .ns-results-download {
        width: 16.5px;
        height: 16.5px;
    }
    .ns-software-results .ns-results-body li .ns-results-arrow {
        right: 15px;
    }
    .ns-software-results .ns-results-body li p {
        font-size: 12px;
    }
    .ns-software-results .ns-results-body li label {
        font-size: 12px;
    }
    .ns-software-results .ns-results-body li.active .ns-results-details {
        flex-wrap: wrap;
        flex-direction: column-reverse;
        margin-right: 30px;
        margin-left: 47px;
        padding: 10px 0 20px;
    }
    .ns-software-results .ns-results-body li.active .ns-results-details h3 {
        font-size: 12px;
        padding-top: 10px;
    }
    .ns-software-results .ns-results-body li.active .ns-results-details p {
        font-size: 12px;
        padding-top: 5px;
    }
    .ns-software-results .ns-results-body li.active .ns-results-details .ns-special-spacing {
        padding-top: 20px;
    }
    .ns-software-results .ns-results-body li.active .ns-results-details a {
        font-size: 12px;
        padding-top: 5px;
    }
    .ns-software-results .ns-results-body li.active .ns-results-details .ns-details-name {
        width: 100%;
    }
    .ns-software-results .ns-results-body li.active .ns-results-details .ns-details-date {
        width: 100%;
        margin-left: 0;
    }
    .ns-software-results .ns-results-body li.active .ns-results-arrow {
        background: url('/cn/tres/NewWebUI/2020/images/software/icon-arrow-up-red.png') no-repeat;
        background-size: 100% 100%;
    }
    .ns-software-results .ns-results-name {
        width: 80%;
        display: flex;
        align-items: center;
        padding-right: 10px;
    }
    .ns-software-results .ns-results-type {
        display: none;
    }
    .ns-software-results .ns-results-date {
        display: none;
    }
    .ns-software-results .ns-results-title {
        font-size: 12px;
        padding-left: 10px;
    }
    .ns-software-results .ns-results-operation {
        width: 20%;
        text-align: center;
    }
    .ns-software-results .ns-results-checkbox {
        margin-right: 20px;
        align-self: flex-start;
    }
    .ns-software-results .ns-results-checkbox input[type=checkbox] {
        width: 12px;
        height: 12px;
    }
    .ns-software-results .ns-results-checkbox input[type=checkbox]:checked+i::after {
        width: 3.5px;
        height: 7px;
        border-top-color: transparent;
        border-left-color: transparent;
        top: 42%;
    }
    .ns-software-results .ns-results-checkbox i::before {
        width: 12px;
        height: 12px;
    }
    .ns-software-details h2 {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .ns-software-details div {
        padding-bottom: 5px;
    }
    .ns-software-details div#divfilename p {
        flex-wrap: nowrap;
        display: block;
    }
    .ns-software-details div#divfilename p span {
        width: auto;
    }
    .ns-software-details strong {
        font-size: 12px;
    }
    .ns-software-details p {
        font-size: 12px;
    }
    .ns-software-details img {
        width: 16px;
    }
    .ns-software-tab {
        flex-wrap: wrap;
        margin-left: -3.125vw;
        margin-right: -3.125vw;
    }
    .ns-software-tab h3 {
        display: block;
        font-weight: normal;
        font-size: 14px;
        border-bottom: 1px solid #e5e5e5;
        padding: 15px 30px;
        background: #fff;
        width: 100%;
        position: relative;
    }
    .ns-software-tab h3::before {
        content: "";
        width: 12.5px;
        height: 7px;
        background: url('/cn/tres/NewWebUI/2020/images/arrow-second-menu.png') no-repeat;
        background-size: 100% 100%;
        position: absolute;
        top: 50%;
        right: 30px;
        transform: translateY(-50%);
        transition: all 0.5s;
    }
    .ns-software-tab h3.active::before {
        transform: translateY(-50%) rotate(180deg);
    }
    .ns-software-tab li {
        display: none;
        width: 100%;
        border: none;
        border-bottom: 1px solid #e5e5e5;
        padding: 15px 30px;
        margin-right: 0;
        font-size: 14px;
    }
    .ns-software-tab li.active {
        border-color: #e5e5e5;
        background: #fff;
        color: black;
    }
    .ns-software-tab-details {
        margin-top: 20px;
    }
    .ns-software-tab-details>li {
        padding: 15px 25px;
    }
    .ns-software-tab-details>li>div {
        padding: 15px 0;
    }
    .ns-software-tab-details>li h2 {
        font-size: 14px;
        font-weight: bold;
    }
    .ns-software-tab-details>li p {
        padding-top: 10px;
        font-size: 12px;
    }
    .ns-software-tab-details>li dl {
        font-size: 12px;
        margin-bottom: 10px;
    }
    .ns-software-tab-details>li dl dd {
        margin-left: 12px;
        padding-left: 10px;
    }
    .ns-software-tab-details>li dl dd::before {
        top: 7px;
    }
    .ns-security-center .ns-security-title h3 {
        font-size: 20px;
        padding-bottom: 15px;
    }
    .ns-security-center .ns-security-list ul {
        padding: 10px 15px;
    }
    .ns-security-center .ns-security-list ul li {
        width: 100%;
        padding: 10px 16px;
        background: url(/cn/tres/NewWebUI/2020/images/icon-arrow-list-gray.png) no-repeat;
        background-position: 0px 15px;
    }
    .ns-security-center .ns-security-list ul li:nth-child(2n-1) {
        margin-right: 0px;
    }
    .ns-security-center .ns-security-list ul li:nth-child(2n) {
        margin-left: 0px;
    }
    .ns-security-center .ns-security-list ul li a {
        font-size: 14px;
    }
    .ns-security-center .ns-security-list ul li p {
        margin-top: 10px;
    }
    .ns-page-research li {
        padding: 10px;
    }
    .ns-page-research li a {
        display: flex;
        align-items: center;
    }
    .ns-page-research li .ns-scale-image {
        width: 30%;
    }
    .ns-page-research li .ns-software-text {
        width: 70%;
    }
    .ns-page-research li .time {
        padding-bottom: 1vw;
    }
    .ns-white-paper .ns-wrap-list {
        flex-direction: row;
    }
    .ns-white-paper .ns-wrap-list li {
        width: calc(50% - 15px) !important;
        margin: 0 10px 25px !important;
    }
    .ns-white-paper .ns-wrap-list li:last-child {
        margin-bottom: 25px !important;
    }
    .ns-white-paper .ns-wrap-list li:nth-child(2n-1) {
        margin-right: 5px !important;
    }
    .ns-white-paper .ns-wrap-list li:nth-child(2n) {
        margin-left: 5px !important;
    }
    .ns-white-paper li {
        padding: 2.34375vw;
    }
    .ns-white-paper li .ns-software-text {
        padding: 1.0937vw 0 0;
    }
    .ns-white-paper li .ns-software-text .ns-red-next-arrow {
        bottom: 0;
        left: 50%;
        text-indent: -9999px;
        width: 6.6666vw;
        height: 6.6666vw;
        transform: translate(-50%, 50%);
        border-radius: 50%;
        box-shadow: 0 2px 5px #eaeaea;
        background: url(/cn/tres/NewWebUI/2020/images/icon-white-paper-down.png) no-repeat 50% 50%;
        background-size: 100%;
    }
    .ns-white-paper li .ns-software-text .ns-red-next-arrow::before {
        display: none;
    }
    /* 2021-06-28 Ã¥â€¢â€ Ã§â€Â¨Ã§Â»Ë†Ã§Â«Â¯ */
    .trait-list {
        margin-bottom: -20px;
    }
    .trait-list li {
        margin-bottom: 20px;
        flex-direction: column;
    }
    .trait-list li:nth-child(odd) {
        flex-direction: column-reverse;
    }
    .trait-list li:nth-child(odd) dl {
        padding-left: 0;
    }
    .trait-list li:nth-child(even) dl {
        padding-right: 0;
    }
    .trait-list li .ns-wrap-image {
        width: 100%;
    }
    .trait-list li dl {
        width: 100%;
        padding-top: 0;
    }
    .trait-list li dl dt {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .trait-list li dl dd {
        font-size: 12px;
        margin-bottom: 10px !important;
    }
    .trait-list li dl dd::before {
        width: 4px;
        height: 4px;
    }
    .advantage-terminal-list {
        margin-bottom: -25px;
    }
    .advantage-terminal-list li {
        margin-bottom: 25px;
        flex-direction: column;
    }
    .advantage-terminal-list li:nth-child(odd) dl {
        padding-left: 0;
    }
    .advantage-terminal-list li:nth-child(even) {
        flex-direction: column-reverse;
    }
    .advantage-terminal-list li:nth-child(even) dl {
        padding-right: 0;
    }
    .advantage-terminal-list li .ns-wrap-image {
        width: 100%;
    }
    .advantage-terminal-list li dl {
        padding-top: 15px;
        width: 100%;
    }
    .advantage-terminal-list li dl dt {
        font-size: 16px;
    }
    .advantage-terminal-list li dl dd p {
        font-size: 12px;
        padding: 15px 0;
    }
    /* 2022-2-24 */
    .ns-expert-wrap .ns-expert-text {
        margin-top: 0;
    }
    .ns-expert-wrap .ns-expert-text::before {
        width: 15px;
        height: 14px;
        left: -20px;
    }
    .ns-expert-wrap .ns-expert-content {
        align-items: center;
    }
    .ns-expert-wrap .ns-expert-text p {
        font-size: 12px;
    }
    .ns-expert-wrap .ns-expert-text p img {
        width: 15px;
    }
    .ns-expert-wrap .ns-play-video {
        font-size: 12px;
    }
    .ns-expert-wrap .ns-expert-info {
        padding-left: 40px;
    }
    .ns-expert-wrap .ns-expert-info h4 {
        font-size: 16px;
    }
    .ns-expert-wrap .ns-expert-info p {
        font-size: 12px;
    }
}

.ns-security-set-details.hz-220519xg a {
    color: #595757;
}

.ns-security-set-details.hz-220519xg a:hover {
    color: #e60012;
}

.hz-220105-ns-security-set-details.hz-220519xg a {
    color: #595757;
}

.hz-220105-ns-security-set-details.hz-220519xg a:hover {
    color: #e60012;
}

.ns-security-set li h2::after {
    content: "";
    width: 15px;
    height: 8px;
    background: url(https://www.h3c.com/cn/tres/NewWebUI/2020/images/products/tab-arrow-white.png) no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.ns-security-set li.active h2::after {
    background: url(https://www.h3c.com/cn/tres/NewWebUI/2020/images/products/tab-arrow-red.png) no-repeat;
    background-size: cover;
}

.ns-security-set.hz-220610-xg {
    margin-top: 50px;
}

@media (max-width: 768px) {
    .ns-security-set.hz-220610-xg {
        margin-top: 20px;
    }
}

.ns-wrap-list.hz_220707xg {
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
}

.ns-wrap-list.ns-wrap-tab.hz_220707xg>li {
    width: 16.4%;
    display: block;
    float: left;
    margin-left: 0.2%;
    margin-bottom: 0.2%;
}

@media (max-width: 768px) {
    .ns-btnwrap-list.ns-wrap-tab>li:after {
        content: '';
        width: 15px;
        height: 8px;
        background: url(https://www.h3c.com/cn/tres/NewWebUI/2020/images/products/tab-arrow-white.png) no-repeat;
        background-size: 100% 100%;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 20px;
        transition: all 0.5s;
    }
    .ns-wrap-list.ns-wrap-tab>li.active::after {
        transform: translateY(-50%) rotate(180deg);
    }
}

.container-fluid.hz-0707-testbanner1 {
    padding-top: 56px !important;
}

.ban_width .hz-0707-float {
    overflow: hidden;
}

.hz-0707-float h2 {
    padding-top: 124px;
}

.hz-0707-btn1 {
    background: #e60012;
    border-radius: 25px;
    width: 19%;
    margin-top: 3%;
    float: left;
    margin-right: 5%;
    transition: 0.5s;
    cursor: pointer;
}

.hz-0707-btn1-text {
    font-size: 16px;
    color: #ffffff;
    padding: 6% 21%;
    width: auto;
}

.hz-0707-jhj h2 {
    font-size: 32px;
}

.hz-0707-span {
    padding-top: 20px;
    display: block;
}

.hz-0707-xiahuaxian {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 2.5%;
    margin-bottom: 2.5%;
    padding-top: 1.5%;
}

.ns-advantage-wrap .hz-0707-ys h3 {
    font-size: 32px;
}

.HZ-0707-biaoti h2 {
    text-align: left;
}

.hz-220713-stat-wrap {
    padding-bottom: 26px;
}

.hz-220713-ns-container {
    padding-bottom: 2.8%;
}

.hz-220713-tit h2 {
    text-align: left;
    font-size: 32px;
    padding-top: 48px;
    color: #333;
    padding-bottom: 48px;
    margin-bottom: 0;
}

.hz-220713-ns-resoure-list li {
    cursor: pointer;
}

.hz-0707-btn1:hover {
    background: #d7171f;
}

.hz-220713-tit h2 {
    text-align: left;
    font-size: 32px;
    padding-top: 48px;
    color: #333;
    padding-bottom: 48px;
    margin-bottom: 0;
}

.hz-220713-ns-resoure-list li {
    cursor: pointer;
}

.hz-0707-btn1:hover {
    background: #d7171f;
}

@media (max-width: 1440px) {
    .hz-220713-tit h2 {
        font-size: 32px;
        margin-bottom: 0;
    }
}

@media (max-width: 1200px) {
    .ns-advantage-wrap .ns-advantage-text h3 {
        font-size: 32px;
    }
}

@media only screen and (max-width: 768px) {
    .hz-0707-banner {
        width: 100%;
        background: url(https://resource.h3c.com/cn/201706/23/20170623_2987583_Switches04_882241_30007_0.jpg) center center;
        background-size: cover;
        height: 280px;
        background-position-x: 68%;
    }
    .hz-0707-tit {
        font-size: 8vw;
        color: #ffffff;
        padding-top: 19.6%;
        padding-left: 4%;
    }
    .hz-0707-tit1 {
        font-size: 3.73vw;
        padding-top: 4%;
    }
    .hz-0707-btn1 {
        width: 29%;
        margin-left: 4%;
        margin-top: 8%;
    }
    .hz-0707-btn1-text {
        font-size: 3.73vw;
    }
    .hz-0707-jhj h2 {
        font-size: 6.4vw;
    }
    .hz-0707-xiahuaxian {
        border-bottom: 1px solid #e6e6e6;
        padding-bottom: 6.8%;
        margin-bottom: 6.8%;
    }
    .ns-advantage-wrap .hz-0707-ys h3 {
        padding-bottom: 25px;
    }
    .ns-advantage-wrap .hz-0707-ys h3 {
        font-size: 6.4vw;
    }
    .product-inform {
        padding: 20px 0px;
    }
    .hz-220713-lineBottom {
        border-bottom: none;
    }
    .hz-220713-ns-container {
        padding-bottom: 7.8%;
    }
    .hz-220713-tit h2 {
        font-size: 6.4vw;
        padding-top: 6.8%;
        padding-bottom: 6.8%;
        margin-bottom: 0px;
    }
    .hz-220713-ns-resoure-list li a {
        padding: 8px 11px;
        font-size: 12px;
    }
    .container-fluid.testbanner1 {
        padding-top: 0 !important;
        height: 0px;
        min-height: 0px;
    }
    .HZ-0707-biaoti h2 {
        font-size: 6.4vw;
    }
    .hz-220713-stat-wrap {
        padding-bottom: 0;
    }
    .lineBottom {
        border-bottom: 1px solid #e6e6e6;
        padding: 0px;
    }
}tom {
        border-bottom: 1px solid #e6e6e6;
        padding: 0px;
    }
}