.hz_os_2_bg {
    width: 100%;
    height: 1042px;
}

.os-body {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.os-body .ns-advantage-wrap.ns-advantage-wrap-full-screen .ns-advantage-text {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.os-body .ns-advantage-wrap.ns-advantage-wrap-full-screen .ns-advantage-text p {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 20px;
}

.os-body .ns-advantage-wrap.ns-advantage-wrap-full-screen .ns-advantage-text p:nth-child(2) {
    color: red;
}

.os-body .ns-advantage-wrap.ns-advantage-wrap-full-screen .ns-advantage-text .img-video {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    margin-top: 5%;
}

.os-body .ns-advantage-wrap.ns-advantage-wrap-full-screen .ns-advantage-text .img-video .pc {
    width: 34%;
    position: relative;
}

.pc-video {
    position: absolute;
    top: 6%;
    left: 9%;
    width: 81%;
}

.phone .pc-video {
    left: 5%;
    width: 88%;
    top: 5%;
}

.os-body .ns-advantage-wrap.ns-advantage-wrap-full-screen .ns-advantage-text .img-video .phone {
    width: 9%;
    margin-left: 4%;
    position: relative;
}

.os-body .ns-advantage-wrap.ns-advantage-wrap-full-screen .ns-advantage-text .img-video .pc img,
.os-body .ns-advantage-wrap.ns-advantage-wrap-full-screen .ns-advantage-text .img-video .phone img {
    width: 100%;
}

.os-body .ns-advantage-wrap.ns-advantage-wrap-full-screen .ns-advantage-text .info {
    position: relative;
    width: 100%;
}

.os-body .ns-advantage-wrap.ns-advantage-wrap-full-screen .ns-advantage-text .info .info-zhutu {
    width: 100%;
    position: absolute;
    top: -156px;
    left: 0;
}

.os-body .ns-advantage-wrap.ns-advantage-wrap-full-screen .ns-advantage-text .info .info-zhutu img {
    width: 100%;
}

.info-left-top {
    width: 32%;
    position: absolute;
    left: 0;
    top: 84px;
}

.info-left-bottom {
    width: 32%;
    position: absolute;
    left: 0;
    top: 254px;
}

.info-right-top {
    width: 32%;
    position: absolute;
    right: 0;
    top: 84px;
}

.info-right-bottom {
    width: 32%;
    position: absolute;
    right: 0;
    top: 254px;
}

.info-left-top img, .info-left-bottom img, .info-right-top img, .info-right-bottom img {
    width: 100%;
}

.info-left-top img:nth-child(2), .info-left-bottom img:nth-child(2), .info-right-top img:nth-child(2), .info-right-bottom img:nth-child(2) {
    display: none;
}

.ns-column-title h2 {
    margin-bottom: 1.5625vw;
    font-size: 34px;
    color: black;
    font-weight: bold;
    text-align: center;
}

.ns-column-title.ns-column-title-flex {
    display: block;
}


.pre-title-bottom {
    width: 100%;
    text-align: center;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-top: -12px;
    flex-wrap: wrap;
}

.pre-title-bottom .red-box {
    width: 40px;
    height: 5px;
    border-radius: 5px;
    background-color: red;
}

.bg-core {
    position: relative;
}

.bg-core .ns-container {
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/
    width: 100%;
}

.lunbotu-content {
    max-width: 1400px;
    margin: 0 auto;
    overflow: hidden;
}

.bb-box {
    width: 100%;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
    align-items: center;
}

.bb-box .left {
    width: 46%;
}

.bb-box .left img {
    width: 100%;
}

.bb-box .right {
    width: 35%;
    margin-left: 4%;
}

.bb-box .right h2 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 40px;
}

.bb-box .right p {
    margin-bottom: 120px;
}

.bb-box .right img {
    width: 100%;
    margin-bottom: 40px;
}

.swiper-bb {
    margin-top: 50px;
}

.swiper-button-prev-bb {
    position: absolute;
    top: 50%;
    width: 3%;
    left: 12%;
    cursor: pointer;
    z-index: 99;
}

.swiper-button-next-bb {
    position: absolute;
    top: 50%;
    width: 3%;
    right: 12%;
    cursor: pointer;
    z-index: 99;
}

.swiper-notification-bb {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
}

.swiper-button-prev-bb img {
    width: 100%;
}

.swiper-button-next-bb img {
    width: 100%;
}

.swiper-bb .swiper-pagination-bullet {
    width: 30px;
    height: 3px;
    background-color: #777777;
    border-radius: 0;
}

.swiper-bb .swiper-pagination-bullet-active {
    background-color: red;
}

.bc-efefef .ns-container {
    width: 100%;
    background-color: white;
}

.swiper-changjing {
    margin-top: 50px;
}

.changjing-box {
    position: relative;
    width: 19vw;
}

.changjing-box .imgbg {
    width: 100%;
}

.changjing-box .txt {
    width: 100%;
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0;
    padding-bottom: 20px;
}

/*.changjing-box:hover .txt {*/
/*    animation-name: hoverbg;*/
/*    animation-duration: 0.5s;*/
/*    animation-fill-mode: forwards;*/
/*}*/
.changjing-box:hover {
    animation-name: hoverbg;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
}

@keyframes hoverbg {
    0% {
        top: 0px;
    }
    100% {
        top: -30px;
    }
}
.ns-wrap-list>li .ns-software-text{
    padding: 1.5625vw 1.5625vw 5vw;
}
.changjing-box .txt .tit {
    font-size: 20px;
    font-weight: bold;
    padding: 20px 20px;
}

.changjing-box .txt .content {
    font-size: 14px;
    padding: 0px 20px;
}

.ns-wrap-list.ns-li-efefef li {
    background-color: #F2F5FB;
}


.ns-red-next-arrow::before {
    content: "";
    position: absolute;
    left: 70px;
    top: 50%;
    transform: translateY(-50%);
    background: url(//m.natachou.com/cn/tres/NewWebUI/2020/images/arrow-link-red.png) no-repeat;
    background-size: 100% 100%;
    width: 22px;
    height: 14px;
}

.ns-wrap-list {
    margin-top: 34px;
}

.ns-red-next-arrow {
    padding-left: 0;
}

.ns-wrap-list > li .ns-software-text .ns-red-next-arrow {
    bottom: 2.7vw;
}

.hz_230726_LinSeer_titleBox {
    text-align: center;
    padding-bottom: 1vw;
}
.hz_230726_LinSeer_p5Con {
    width:100%;
    position: relative;
}
.hz_230726_LinSeer_p5Con img {
    width:100%;
}

.hz_230726_LinSeer_p5_swiper {
    width:100%;
    overflow: hidden;
}
.hz_230726_LinSeer_p5_swiper img {
    width:100%;
}
.hz_230726_LinSeer_p5_swiper .swiper-slide {
    position: relative;
    border:1px solid #dfe1e5;
    background-color: #fff;
}
.hz_230726_LinSeer_p5Box {
    width:100%;
}
.hz_230726_LinSeer_p5_img {
    width:100%;
    overflow: hidden;
}
.hz_230726_LinSeer_p5_img>img {
    transition: 0.3s;
    transform: scale(1);
}
.hz_230726_LinSeer_p5_swiper .swiper-slide:hover .hz_230726_LinSeer_p5_img>img {
    transform: scale(1.1);
}
.hz_230726_LinSeer_p5_tBox {
    width:100%;
    padding:1.5625vw 1.5vw 5vw;
}
.hz_230726_LinSeer_p5_time {
    font-size: 14px;
    color:#333333;
    padding-bottom: 1vw;
}
.hz_230726_LinSeer_p5_tit {
    font-size: 20px;
    color:#333333;
    font-weight: bold;
    padding-bottom: 1vw;
}
.hz_230726_LinSeer_p5Box .hz_230726_LinSeer_p5_tBox .ns-red-next-arrow {
    position: absolute;
    left: 1.5625vw;
    bottom: 2.2vw;
}
.hz_230726_LinSeer_p5_pagination {
    width:100%;
}

.swiper-container-horizontal>.swiper-pagination-bullets.hz_230726_LinSeer_p5_pagination, .swiper-pagination-custom, .swiper-pagination-fraction {
    margin:2% auto 0;
    text-align: center;
    z-index: 1;
}
.hz_230726_LinSeer_p5_pagination .swiper-pagination-bullet {
    width:2%;
    height:3px;
    border-radius: 0;
    background: #666;
    opacity: .1;
}
.hz_230726_LinSeer_p5_pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #e60012;
}
.hz_230726_LinSeer_p5_prev,.hz_230726_LinSeer_p5_next {
    width:1%;
    position: absolute;
    top:40%;
    cursor: pointer;
}
.hz_230726_LinSeer_p5_prev {
    left: -4%;
}
.hz_230726_LinSeer_p5_next {
    right: -4%;
}
.hz_230726_LinSeer_p6Con,.hz_230726_LinSeer_p6_swiper {
    width:100%;
}

.hz_230726_LinSeer_p5_prev,.hz_230726_LinSeer_p5_next {
    width:1%;
    position: absolute;
    top:40%;
    cursor: pointer;
}
.hz_230726_LinSeer_p5_prev {
    left: -4%;
}
.hz_230726_LinSeer_p5_next {
    right: -4%;
}
.show-pc {
    display: block;
}
.show-phone {
    display: none;
}
.news {
    position: relative;
    padding-bottom: 0;
}

.news .new-body {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: 40px;
}

.news .ns-wrap-list {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -20px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
}

.news .ns-wrap-list.ns-wrap-list4 > li {
    width: calc(33% - 20px);
}

.swiper-button-prev-new {
    position: absolute;
    left: 14%;
    width: 2%;
    top: 45%;
    cursor: pointer;
    z-index: 99;
}

.swiper-button-next-new {
    position: absolute;
    right: 14%;
    width: 2%;
    top: 45%;
    cursor: pointer;
    z-index: 99;
}

.swiper-button-prev-new img, .swiper-button-next-new img {
    width: 100%;
}

.hxcp {
    width: 100%;
    height: 840px
}

.newsbg {
    width: 100%;
    height: 770px;
}

.shouji {
    display: none;
}
.swpier-news-phone{
    display: none;
}

@media (min-width: 996px) and (max-width: 1700px) {
    .swiper-button-prev-bb {
        left: 2%;
    }

    .swiper-button-next-bb {
        right: 2%;
    }

    .swiper-button-prev-new {
        left: 1%;
    }

    .swiper-button-next-new {
        right: 1%;
    }

    .os-body .ns-advantage-wrap.ns-advantage-wrap-full-screen .ns-advantage-text .info .info-zhutu {
        top: -106px;
    }

    .hz_os_2_bg {
        width: 100%;
        min-height: 900px;
    }

    .newsbg {
        height: 600px;
    }

    .changjing-box .txt {
        bottom: -45px;
    }

    .hxcp {
        height: 740px;
    }
}

@media (min-width: 768px) and (max-width: 996px) {
    .show-pc {
        display: none;
    }
    .show-phone {
        display: block;
    }

    .swiper-button-prev-bb {
        left: 5%;
    }

    .swiper-button-next-bb {
        right: 5%;
    }

    .swiper-button-prev-new {
        left: 5%;
    }

    .swiper-button-next-new {
        right: 5%;
    }

    .os-body .ns-advantage-wrap.ns-advantage-wrap-full-screen .ns-advantage-text .info .info-zhutu {
        top: -90px;
    }

    .hz_os_2_bg {
        width: 100%;
        height: 816px;
    }

    .hxcp {
        width: 100%;
        height: 648px;
    }

    .swiper-notification-bb {
        margin-top: 0;
    }

    .changjing-box {
        position: relative;
        width: 30vw;
    }

    .swiper-button-next-new {
        right: 1%;
    }

    .swiper-button-prev-new {
        left: 1%;
    }

    .newsbg {
        height: 570px;
    }

}

@media (min-width: 560px) and (max-width: 768px) {
    .show-pc {
        display: none;
    }
    .show-phone {
        display: block;
    }
    .hxcp{
        height: 1100px;
    }
}
@media (min-width: 340px) and (max-width: 560px) {
    .show-pc {
        display: none;
    }
    .show-phone {
        display: block;
    }
    .hxcp{
        height: 840px;
    }
}
@media (max-width: 768px) {
    .show-pc {
        display: none;
    }
    .show-phone {
        display: block;
    }

    .swiper-button-prev-bb {
        left: 5%;
    }

    .swiper-button-next-bb {
        right: 5%;
    }

    .swiper-button-prev-new {
        left: 5%;
    }

    .swiper-button-next-new {
        right: 5%;
    }


    .hz_os_2_bg, .os-body {
        display: none;
    }
    .pc-gif{
        position: absolute;
        top: 6%;
        left: 9%;
        width: 81% !important;
    }
    .mobile-gif{
        position: absolute;
        top: 6%;
        left: 6%;
        width: 86% !important;
    }

    .shouji {
        display: block;
        background-image: url(../@PATH_TPLRES@/NewWebUI/2024/images/Linseer/hz_2bg.png);
        background-repeat: no-repeat;
        background-size: 380%;
        background-position-x: 50%;
    }

    .shouji .p1-title {
        padding-top: 40px;
        text-align: center;
        line-height: 30px;
    }

    .shouji .p1-title p {
        font-size: 14px;
        font-weight: bold;
    }

    .shouji .p1-title p:nth-child(3) {
        color: #E50012;
    }

    .shouji .meiti {
        margin-top: 20px;
        display: flex;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    .shouji .meiti .pc {
        width: 50%;
        position: relative;
        display: block;
    }

    .shouji .meiti .phone {
        width: 14%;
        position: relative;
        margin-left: 20px;

    }

    .shouji .meiti .pc img, .shouji .meiti .phone img {
        width: 100%;
    }

    .shouji .meiti .pc .pc-video {

    }

    .shouji .info {
        position: relative;
    }

    .shouji .info img {
        width: 160%;
        position: relative;
        left: -30%;
        top: -82px;
    }

    .shouji .info .zuoshang {
        position: absolute;
        width: 12%;
        top: 40%;
        left: 13%;
    }

    .shouji .info .zuoxia {
        position: absolute;
        width: 16%;
        top: 58%;
        left: 8%;
    }

    .shouji .info .youshang {
        position: absolute;
        width: 12%;
        top: 40%;
        right: 7%;
    }

    .shouji .info .youxia {
        position: absolute;
        width: 16%;
        top: 58%;
        right: 0%;
    }


    .shouji .info .zuoshang img, .shouji .info .zuoxia img, .shouji .info .youshang img, .shouji .info .youxia img {
        width: 100%;
    }


    .shouji .info2 img {
        width: 45%;
        margin: 2%;
    }

    .shouji .info2 {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        margin-top: -60px;
        padding-bottom: 40px;
    }

    .ns-column-title h2 {
        margin-bottom: 24px;
        font-size: 5.3vw;
    }
    .bb-box {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        align-content: center;
        justify-content: center;
        width: 101%;
    }
    .bb-box .left{
        width: 100%;
    }
    .swiper-button-prev-bb,.swiper-button-next-bb{
        display: none;
    }
    #ns-page-body .swiper-slide{
        margin-right: 2px;
    }
    .swiper-bb{
        margin-top: 24px;
    }
    .bb-box .right h2{
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 20px;
    }
    .bb-box .right {
        width: 97%;
        margin-left: 0;
    }
    .bb-box .right p{
        margin-bottom: 30px;
    }
    .bb-box .right img:nth-child(2){
        width: 90%;
    }
    .text-img{
        width: 90% !important;
        margin-left: 5%;
        margin-top: 10px;
    }


    .swiper-notification-bb{
        margin-top: 0%;
    }

    .changjing-box{
        width: 98%;
    }

    .swiper-button-prev-new,.swiper-button-next-new{
        display: none;
    }
    .swiper-news,.newsbg{
        display: none;
    }
    .news{
        background-image: url(../@PATH_TPLRES@/NewWebUI/2024/images/Linseer/news_bg.jpg);
        background-size: 158%;
        background-position-x: 81%;
    }
    .news .new-body{
        position: initial;
        padding-top: 40px;
        font-size: 24px;
    }
    .swpier-news-phone{
        display: block;
        margin-top: 40px;
        padding-bottom: 40px;
    }
    .swpier-news-phone .swiper-slide{
        background-color: #ffffff;
        border: 1px solid #e1e1e1;
        margin-left: 10px;
        /*width: 80% !important;*/
    }
    .swpier-news-phone .swiper-slide .datestr{
        padding-top: 40px;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 14px;
        color: #999999;
    }
    .swpier-news-phone .swiper-slide .news-title{
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 18px;
        font-weight: 600;
        line-height: 32px;
        min-height: 100px;
    }
    .swpier-news-phone .swiper-slide .news-info{
        padding-top: 40px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 40px;
        font-size: 14px;
        color: #E50012;
    }
    .swpier-news-phone .swiper-slide .news-info::after{
        content: '';
        position: absolute;
        left: 84px;
        bottom: 35px;
        transform: translateY(-50%);
        background: url(//m.natachou.com/cn/tres/NewWebUI/2020/images/arrow-link-red.png) no-repeat;
        background-size: 100% 100%;
        width: 22px;
        height: 14px;
    }
    .changjing-box .txt{
        padding-bottom: 0px;
    }
    .ns-wrap-list.ns-li-efefef li {
        margin-bottom: 20px !important;
    }
    .bb-box .right img{
        margin-bottom: 10px;
    }

    .swiper-changjing{
        margin-top: 24px;
    }
    .changjing-box:hover {
        animation-name: hoverbg1;
    }
    .hz_230726_LinSeer_p5_tBox {
        padding: 15px 15px 80px;
    }
    .hz_230726_LinSeer_p5Box .hz_230726_LinSeer_p5_tBox .ns-red-next-arrow {
        left: 15px;
        bottom: 5vw;
        padding-left: 0;
        padding-right: 20px;
    }
    .ns-wrap-list>li .ns-software-text{
        padding: 2.5625vw 3.5625vw 14vw;
    }
    .ns-wrap-list>li .ns-software-text h3{
        padding-top: 10px;
    }
    .ns-wrap-list > li .ns-software-text .ns-red-next-arrow{
        bottom:6.7vw;
    }
}

