@media only screen and (max-width: 768px) {

    input::-webkit-input-placeholder {
        font-size: 24px;
        line-height: 50px;
        color: #777;
    }
}

@media only screen and (max-width: 768px) {

    .c_portalResEbizads_banner-01001 {
        min-width: 300px;
        overflow: auto;
    }
}

@media only screen and (min-width: 769px) {

    .c_portalResEbizads_banner-01001 {
        min-width: 300px;
        overflow: auto;
    }
}

.w_grid-000 {
    margin-left: auto;
    margin-right: auto;
    min-height: 12rem;
    width: 100%;
}

.w_grid-000>.w_grid {
    width: 100%;
    position: relative;
}

.w_grid-000>div>.p_gridbox {
    width: 100%;
    overflow: hidden;
    position: static;
}

.w_grid-000>div>div>.p_gridCell {
    float: left;
    position: static;
}

.w_grid-000>div>div>.p_gridCell:not(:empty):before {
    content: '';
    height: 0.1px;
    display: block;
}

.w_grid-000>.w_grid.signal {
    min-height: inherit;
}

.w_grid-000>.w_grid.signal>.p_gridbox {
    min-height: inherit;
}

.w_grid-000>.w_grid.signal>.p_gridbox>.p_gridCell {
    min-height: inherit;
}

.w_grid-000>div>.p_gridbox>.p_gridCell:first-child {
    margin-left: 0;
    clear: left;
}

@media only screen and (max-width: 768px) {

    .w_grid-000>div>.p_gridbox>.p_gridCell {
        width: 100%;
        margin-left: 0;
        margin-top: 0rem;
        margin-bottom: 0rem;
    }
}

@media only screen and (min-width: 769px) {
    .w_grid-000>div>.p_gridbox>.p_gridCell:first-child {
        width: 100%;
        margin-left: 0;
        margin-top: 0rem;
        margin-bottom: 0rem;
    }
}

* {
    padding: 0;
    margin: 0;
}

body {}









#w_grid-1598408305031 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 190px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1598408305031>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

#c_portalResEbizads_banner-1598408305131>div {
    animation-fill-mode: both;
}

#c_portalResEbizads_banner-1598408305131 .subpage_ad {
    position: relative;
    height: var(--header-banner-height);
    overflow: hidden;
}

#c_portalResEbizads_banner-1598408305131 .bgimg {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: no-repeat center/cover;
}

#c_portalResEbizads_banner-1598408305131 .mobitem {
    display: none;
}

@media only screen and (max-width: 1200px) and (min-width: 1025px) {
    #c_portalResEbizads_banner-1598408305131 .subpage_ad {
        height: var(--header-banner-height);
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #c_portalResEbizads_banner-1598408305131 .subpage_ad {
        height: 500px;
    }
}

@media only screen and (max-width: 768px) {
    #c_portalResEbizads_banner-1598408305131 .subpage_ad {
        height: 40vh;
    }

    #c_portalResEbizads_banner-1598408305131 .pcitem {
        display: none !important;
    }

    #c_portalResEbizads_banner-1598408305131 .mobitem {
        display: block;
    }
}

#c_portalResEbizads_banner-1598408305131 {
    width: 100%;
    max-width: none;
    min-width: 100px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}





/* =========================我们的优势START========================= */
.advantage {
    font-size: 20px;
}

.advantage .box {
    max-width: 1200px;
    margin: 0 auto
}

.advantage .pamous {
    position: relative;
    top: 0;
    height: 0;
    overflow: hidden;
}

.advantage .viewItem {
    justify-content: space-between;
    display: none;
    background-color: #FBFBFB;
    box-shadow: var(--main-shadow);
}

.advantage .viewItem div {
    padding: 6em 2.5em 0;
    background: #FFF;
    flex: 1;
}

.advantage .viewItem div:before {
    content: '';
    display: block;
    width: 2.5em;
    height: 4px;
    background-color: #f90;
    margin-bottom: 1.5em;
}

.advantage .viewItem div b {
    display: block;
    font-size: 1.5em;
    margin-bottom: 1em;
}

.advantage .viewItem div p {
    font-size: .8em;
    color: #777;
    line-height: 1.8em;
}

.advantage .viewItem.on {
    display: flex;
}

.advantage .viewItem i {
    /* width: 797px; */
    width: 60%;
    /* height: 480px; */
    /* 1200 */
    height: 550px;
    display: block
}

.advantage ul {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin-top: 10px;
    user-select: none;
}

.advantage ul li {
    flex: 1;
    font-weight: bold;
    color: #fff;
    text-align: center;
    height: 120px;
    line-height: 120px;
    background: no-repeat center center / cover;
    position: relative;
    cursor: pointer
}

.advantage ul li span {
    position: relative;
    z-index: 1;
    opacity: 1;
}

.advantage ul li:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .3);
    z-index: 0;
    opacity: 1
}

.advantage ul li.on:after {
    opacity: 0
}

.advantage ul li.on span {
    opacity: 0
}
@media (max-width: 992px) {
    .advantage ul li {
        font-size: 16px;
    }
}
@media (max-width: 768px) {
    .advantage .viewItem.on {
        flex-wrap: wrap;
    }
    .advantage .viewItem .info_text {
        padding-bottom: 50px;
    }
    .advantage .viewItem div {
        padding: 2em 2.5em 0;
    }
    .advantage .viewItem i {
        /* width: 100%; */
        display: none;
    }
    .advantage ul {
        flex-wrap: wrap;
    }
    .advantage ul li {
        flex: auto;
        width: calc((100% - 20px)/3);
        font-size: 14px;
    }
}
@media (max-width: 576px) {
    .advantage ul li {
        font-size: 12px;
    }
}
/* =========================我们的优势END========================= */


/* =========================我们的打样设备START========================= */
.device-swiper {
    position: relative;
    height: 400px;
}

.device-swiper-container {
    width: 45%;
    height: 100%;
    overflow: hidden;
}

.device-slide {
    overflow: hidden;
    height: auto;
    height: 100%;
}

.device-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 1.5s ease;
}

@keyframes imgAnimation {
    0% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

.device-slide.swiper-slide-active img {
    /* transform: scale(1.1); */
    animation: imgAnimation 1.5s;
}

.device-slide-content {
    position: absolute;
    top: 0;
    right: 0;
    width: 55%;
    height: 100%;
    background-color: #F0F4F7;
    z-index: 5;
}

.device-tab-slide {
    padding: 0 5%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 33.33%;
    height: 50%;
    border: 1px solid #FFF;
    color: #646464;
    transition: .2s;
}

.device-tab-slide .devide-title {
    margin-top: 10px;
    font-size: 22px;
}

.device-tab-slide .icon2 {
    display: none;
}

.device-tab-slide p {
    margin-top: 10px;
    line-height: 1.4;
    display: none;
}

.device-tab-slide:hover,
.device-tab-slide.on {
    background-color: #ff9100;
    color: #fff;
}

.device-tab-slide:hover p,
.device-tab-slide.on p {
    display: block;
}

.device-tab-slide:hover .icon2,
.device-tab-slide.on .icon2 {
    display: block;
}

.device-tab-slide:hover .icon,
.device-tab-slide.on .icon {
    display: none;
}
@media (max-width: 992px) {
    .device-swiper {
        height: 800px;
    }
    .device-swiper-container {
        height: 300px;
    }
    .device-slide-content {
        height: 500px;
        position: static;
    }
    .device-tab-slide {
        width: calc((100% - 4px)/2);
        height: auto;
    }

    .device-swiper-container, .device-slide-content {
        width: 100%;
    }
}
/* =========================我们的打样设备END========================= */


/* =========================下单流程START========================= */
.flow-container {
    /* height: 600px; */
    padding-top: 20px;
    border-radius: 1px;
    background: #FFF;
    box-shadow: var(--main-shadow);
}

.flow-container .tabs {
    border-bottom: 2px solid #E8E8E8;
    gap: 80px;
    margin-bottom: 80px;
}

.flow-container .tabs .tab-item {
    display: flex;
    /* 使其被子元素撑开 ，或者子元素span设为块级*/
}

.flow-container .tabs .tab-item .title {
    font-size: 18px;
    margin-left: 10px;
    padding: 10px 0;
    cursor: pointer;
    position: relative;
    user-select: none;
}

.flow-container .tabs .tab-item .title::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    /* ml20+w30 */
    bottom: -2px;
    background: #FF9912;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    opacity: 0;
}

.flow-container .tabs .tab-item.current .title {
    font-weight: 600;
}

.flow-container .tabs .tab-item.current .title::after {
    opacity: 1;
}

.flow-container .content {
    min-height: 350px;
}

.flow-container .content .icon-item {
    width: 110px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
}

.flow-container .content .arrow {
    width: 30px;
    height: 30px;
    margin-bottom: 50px;
}

.flow-container .content img {
    width: 80px;
    height: 80px;
}

.flow-container .content .title {
    width: 100%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.flow-container .content .functional-test {
    display: none;
}
@media (max-width: 1500px) {
    .flow-container .content .functional-test {
        display: block;
    }
}
@media (max-width: 480px) {
    .flow-container .content .icon-item {
        width: 70px;
    }
    .flow-container .content img {
        width: 50px;
        height: 50px;
    }
    .flow-container .tabs .tab-item .title {
        font-size: 14px;
    }
    .flow-container .content .title {
        font-size: 12px;
    }
}
/* =========================下单流程END========================= */



/* =========================我们的与众不同START========================= */
.different-header {
    height: 74px;
    border-left: 1px solid #e0e2e5;
    border-right: 1px solid #e0e2e5;
    text-align: center;
    font-size: 20px;
    overflow: hidden;
    line-height: 78px;
    color: #444b55;
}

.different-header li {
    width: 20%;
    float: left;
    background: #f2f4f6;
    position: relative;
    border-top: 4px solid #3c424e;
    z-index: 1;
}

.different-header li::before {
    content: "";
    position: absolute;
    width: 0;
    height: 4px;
    left: 0;
    top: -4px;
    background: #FF9912;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    z-index: 2;
}

.different-header li.active {
    background: #fff;
}

.different-header li.active::before {
    width: 100%;
}

.different-content {
    box-sizing: content-box;
    border: 1px solid #e0e2e5;
    border-top: 0;
    /* height: 403px; */
    height: 500px;
    padding: 50px 32px;
    background: #fff;
    overflow: hidden;
}

.different-content dt {
    /* width: 35.4375rem; */
    /* height: 25.1875rem; */
    width: 45%;
    height: 30.1875rem;
    object-fit: cover;
    float: left;
}

.different-content dt img {
    width: 100%;
    height: 100%;
}

.different-content dd {
    /* width: 504px; */
    width: 50%;
    float: right;
}

.different-content dd h4 {
    border-bottom: 1px solid #FF9912;
    line-height: 44px;
    height: 78px;
    font-family: "wrjz", "Microsoft Yahei";
    font-size: 30px;
    font-weight: 600;
    color: #444b55;
}

.different-content dd h4 a {
    color: #444b55;
}

.different-content dd p {
    height: 186px;
    padding: 34px 0 0;
    line-height: 40px;
    font-size: 16px;
    color: #696969;
}

.different-content dd span a {
    display: block;
    width: 174px;
    line-height: 48px;
    text-align: center;
    background: #FF9912;
    color: #fff;
    border-radius: 24px;
}

@media (max-width: 1200px) {
    .different-content dt {
        display: none;
    }

    .different-content dd {
        float: left;
    }
}
/* =========================我们的与众不同END========================= */



/* =========================一站式开发的优势START========================= */
.devAdvantage-container {
    line-height: 30px;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
}

.devAdvantage-container .devAdvantage-box {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.advantage_prev,
.advantage_next {
    width: 62px;
    height: 62px;
    display: block;
    cursor: pointer;
    bottom: 0;
    left: 50%;
    transform: translateX(calc(-50% - 85px));
    /* navigation width 85px*/
    border-radius: 62px;
    overflow: hidden;
}

.advantage_next {
    left: 50%;
    transform: translateX(calc(-50% + 80px));
}

.devAdvantage-container .tempWrap {
    overflow: visible !important;
}

.devAdvantage-container .pageState {
    box-sizing: content-box;
    height: 62px;
    line-height: 62px;
    text-align: center;
    padding: 57px 0 0;
    color: #dfdfdf;
    letter-spacing: 5px;
    font-size: 26px;
}

.devAdvantage-container .pageState span {
    color: #222;
}


.devAdvantage-container .advantage_slide_container dl {
    width: 1000px;
    height: 350px;
    background: #fff;
    margin: 0 78px 0 0;
    border-radius: 17px;
    overflow: hidden;
}

.devAdvantage-container .advantage_slide_container dt {
    width: 40%;
    height: 100%;
    float: left;
}

.devAdvantage-container .advantage_slide_container dt img {
    width: 100%;
    height: 100%;
}

.devAdvantage-container .advantage_slide_container dd {
    width: 60%;
    float: left;
    padding: 70px;
    position: relative;
}

/* 播放按钮（备用） */
.advantage_slide_container dt:before {
    /* content: ""; */
    position: absolute;
    position: absolute;
    width: 53px;
    height: 53px;
    background: url(https://www.nsw88.com/Skins/DefaultNews/neiye/case_video.png) no-repeat 0 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-size: 100%;
}

.devAdvantage-container .advantage_slide_container dd h4 {
    font-size: 28px;
    font-weight: normal;
    line-height: 60px;
    height: 60px;
    color: #333;
}

.devAdvantage-container .advantage_slide_container .advantage_description {
    max-height: 160px;
    font-size: 16px;
    color: #808082;
    line-height: 25px;
}
/* =========================一站式开发的优势END========================= */


/* =========================推荐产品列表START========================= */
.goods-container::after {
    content: '';
    /* flex: 1; */
    width: calc((100% - 20px) / 2);
    display: block;
}
.productItem {
    display: block;
    width: calc((100% - 100px) / 5);
    /* gap 20*5 */
    cursor: pointer;
    margin-bottom: 15px;
    transition: all .5s ease
}
.productItem .imgBox {
    /* height: 280px; */
    overflow: hidden;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    transition: all .4s;
}

.productItem .imgBox img {
    width: 100%;
    height: 100%;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

.productItem:hover .imgBox {
    box-shadow: var(--main-hover-shadow);
}

.productItem:hover .imgBox img {
    transform:  scale(1.1);
}

.productItem .goodsTitle {
    font-weight: 400;
    line-height: 22px;
    transition: all .4s;
    padding: 15px 0;
    text-align: center;
    font-size: 16px;
    color: #000;
    background: #E8E8E8;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.productItem:hover .goodsTitle {
    color: #FFF !important;
    background: var(--main-color) !important;
}
@media only screen and (max-width: 1024px) {
    .productItem {
        width: calc((100% - 80px) / 4);
        /* gap 20*4 */
    }
}

@media only screen and (max-width: 768px) {
    .goods-container {
        gap: 10px!important;
    }
    .productItem {
        width: calc((100% - 30px) / 3);
    }
}

@media only screen and (max-width: 480px) {
    .productItem {
        width: calc((100% - 20px) / 2);
    }
}
@media only screen and (max-width: 320px) {
    .productItem {
        width: 100%;
    }
}
/* =========================推荐产品列表END========================= */



/* =========================TABS2标签START========================= */
.tab2-container {
    overflow-x: hidden;
}

.tab2-container .tab2-content {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    position: relative;

}
.tab2-container .tab2-content .tempWrap{
    overflow: visible !important
}
.tab2-container .tab2-item {
    width: 100%;
    max-width: 900px;
    position: relative;
    height: 460px;
    margin-right: 80px;
    background: #f0f5f8;
    display: flex;
    gap: 40px;
    justify-content: space-between;
}
/* .tab2-container .tab2-item {
    padding: 50px 40px;
} */
.tab2-container .tab2-item dt{
    width: 50%;
    margin: 50px 0 0 40px;
}
.tab2-container .tab2-item dt img{
    display: inline-block;
    max-width: 100%;
    height: auto;
    opacity: 0.6;
}
.tab2-container .tab2-item dd{
    width: 50%;
    margin: 50px 40px 0 0;
}
.tab2-container .tab2-item dd h3 {
    font-weight: normal;
    font-size: 18px;
    color: #333333;
    padding: 20px 0;
}
.tab2-container .tab2-item dd h3 b {
    font-weight: normal;
    font-size: 24px;
    color: #333333;
    display: block;
    letter-spacing: 6px;
}
.tab2-container .tab2-item dd p {
    font-size: 18px;
    color: #696969;
    line-height: 30px;
    padding-bottom: 20px;
}

.tab2-container .tab2-item dd p span {
    display: block;
}

.tab2-container .paging {
    position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translateX(-50%);
}

.tab2-container .paging i {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #676767;
    vertical-align: top;
    margin: 0 10px;
    border-radius: 12px;
    cursor: pointer;
}

.tab2-container .paging i.cur {
    /* box-sizing: content-box; */
    /* margin-top: 0; */
    background: #FF9C1A;
}
.tab2-container .tab2-item.cur dd {
    display: block;
}

.tab2-container .tab2-item.cur dt img {
    opacity: 1;
}
@media only screen and (max-width: 900px) {
    .tab2-container .tab2-content {
        width: auto!important;
    }
    .tab2-container .tab2-item {
        /* width: 100%!important; */
        flex-wrap: wrap;
        height: auto;
        padding-bottom: 50px;
    }
    .tab2-container .tab2-item dt {
        height: 100%;
    }
    .tab2-container .tab2-item dt, .tab2-container .tab2-item dd {
        width: 100%;
        margin: 0 20px;
    }
    .case-tab2 .tabs .tab-item.current {
        background: none;
    }
    .tab2-reactive-background {
        background: #f0f5f8!important;
    }
}
@media only screen and (max-width: 576px) {
    .case-tab .tabs .tab-item .title {
        font-size: 14px;
    }
}
/* =========================TABS2标签END========================= */
