body *,
.p-title a, 
.p-title span,
header .head-bottom .nav-list>li>a,
.why-boxs .clearbox .why-right .inboxs .title,
.why-boxs .clearbox .why-left ul li .nubs,
.news-slider-box .clearbox .news-title-left .p-title a,
.news-slider-box .clearbox .news-right ul li .part .title{
    font-family: NewFont;
}
.nbox{
    width: 100%;
    overflow: hidden;
}
header{
    display: block;
}
.head-bottom .container .row{
    display: flex;
    justify-content: center;
}
header .head-bottom .nav-list>.ispors .products-wraps .clearbox .wrap-lefts .part-boxs .inboxs .next-ul li .title{
    text-transform: capitalize;
    font-size: 16px;
    font-family: NewFont;
}
header .head-bottom .nav-list>.ispors .products-wraps .clearbox .wrap-lefts .part-boxs .inboxs .next-ul li{
    padding-right: 90px;
    min-height: 60px;
}
.six-boxs .six-ul ul .same-boxs .part .summary div{
    overflow: auto;
}
header .head-bottom .nav-list>.ispors .products-wraps{
    max-height: calc(100vh - 143px);
}
header .head-bottom .nav-list>.ispors .products-wraps>div{
    max-height: calc(100vh - 223px);
    overflow: auto;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE and Edge */
}
header.change-fixed .head-bottom .nav-list>.ispors .products-wraps{
    max-height: calc(100vh - 100px);
}
header.change-fixed .head-bottom .nav-list>.ispors .products-wraps>div{
    max-height: calc(100vh - 180px);
    overflow: auto;
}
header .head-bottom .nav-list>.ispors .products-wraps>div::-webkit-scrollbar{
    display: none;
}

.sep-footer,.footer-bo{
    background: #f5f5f5;
}
.inner-pages .top-richtext .richtext .richtext{
    padding: 0;
}
.page-left h1.h1-title span{
    font-size:40px;
}
.nnavt>ul>li>span{
    position: relative;
    z-index: 1;
}
.nnavt>ul>li:nth-child(4n+1){
    position: relative;
}
.nnavt>ul>li:nth-child(4n+1):after{
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    display: block;
    height: 100%;
    width: 50vw;
    background: #333;
}
.nnavt>ul>li.active:nth-child(4n+1):after{
    background: #ff8a00;
}
.nnavt>ul>li:nth-child(4n):after{
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    display: block;
    height: 100%;
    width: 50vw;
    background: #333;
}
.nnavt>ul>li.active:nth-child(4n):after{
    background: #ff8a00;
}
.six-boxs .six-ul ul .same-boxs:hover{
    border: 0;
    padding: 0;
}
.six-boxs .six-ul ul .same-boxs:hover .part{
    background: #DB7702;
    padding: 0 30px;
    margin: 20px;
    height: 390px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.six-boxs .six-ul ul .same-boxs .part>img{
    width: 64px;
    aspect-ratio: 1;
    object-fit: contain;
    margin: 0 auto;
}
.six-boxs .six-ul ul .same-boxs .part>img.img_show{
    display: block;
}
.six-boxs .six-ul ul .same-boxs .part>img.img_hover{
    display: none;
}
.six-boxs .six-ul ul .same-boxs:hover .part>img.img_show{
    display: none;
}
.six-boxs .six-ul ul .same-boxs:hover .part>img.img_hover{
    display: block;
}
.six-boxs .six-ul ul .same-boxs{
    height: 430px;
    background-size: auto 100% !important;
    background-repeat: no-repeat;
}
.nfooter_top{
    background-size: auto 100%;
}
.mt10{
    margin-top: 10px;
}
.mt20{
    margin-top: 20px;
}
.mt30{
    margin-top: 30px;
}
.mt65{
    margin-top: 65px;
}
.mb65{
    margin-bottom: 65px;
}
.pb130{
    padding-bottom: 130px;
}
.pt130{
    padding-top: 130px;
}
.others-banner .h-des{
    font-weight: 500;
    font-size: 27px;
    color: #FFFFFF;
    line-height: 1.4;
    max-width: 700px;
    margin: 0 auto;
}
.nfooter_top .nf_t1{
    font-weight: 600;
    font-size: 45px;
    color: #FFFFFF;
    line-height: 54px;
    max-width: 600px;
}
.nfooter_top .nf_t2{
    font-weight: 500;
    font-size: 25px;
    color: #838383;
    line-height: 54px;
}
.nfooter_top .nf_t3{
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
    margin-bottom: 10px;
}
.nfooter_top p,.nfooter_top p a{
    font-size: 16px;
    color: #838383;
    max-width: 405px;
}
.nf_logo{
    width: 320px;
    aspect-ratio: 80 / 13;
    object-fit: contain;
    margin-bottom: 10px;
    max-width: 90%;
}
.nfooter_center,.nfooter_center a{
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 25px;
}
.nfooter_center .fsns{
    display: flex;
    margin-top: 45px;
    align-items: center;
}
.nfooter_center .fsns>a{
    display: block;
    margin-right: 10px;
    width: 30px;
}
.nfooter_center .fsns>a>img{
    width: 30px;
    aspect-ratio: 1;
    object-fit: contain;
}
.nfooter_center .nfc_t{
    font-weight: 600;
    font-size: 25px;
    color: #000000;
    line-height: 24px;
}
.nfooter_center li{
    padding: 5px 15px;
    position: relative;
}
.nfooter_center li:before{
    position: absolute;
    display: block;
    width: 3px;
    height: 3px;
    content: '';
    top: 16px;
    left: 0;
    background: #333;
}
.nfooter_center li:hover:before{
    background: #FF8A00;
}
.nfooter_center li:hover a{
    color: #FF8A00;
    text-decoration: underline;
}
.nfooter_center .nf_contact{
    padding: 10px 0;
    display: flex;
    align-items: center;
}
.nfooter_center .nf_contact i{
    font-size: 18px;
    margin-right: 10px;
    color: #FF8A00;
}
.nfooter_center .nf_contact:hover a{
    color: #FF8A00;
    text-decoration: underline;
}
.nf_bottom{
    border-top: 1px solid #83838333;
    padding: 20px 0;
    font-weight: 400;
    font-size: 15px;
    color: #838383;
    line-height: 1.5;
}
.nf_bottom a{
    font-weight: 400;
    font-size: 15px;
    color: #838383;
    line-height: 1.5;
}
header .head-bottom .nav-list>.ispors .products-wraps .clearbox .wrap-lefts .part-boxs .inboxs .next-ul li .thumbs img{
    width: 100%;
    aspect-ratio: 3 / 2;
    object-fit: contain;
}
header .head-bottom .nav-list>.ispors .products-wraps .clearbox .wrap-lefts .part-boxs .inboxs .next-ul li .thumbs{
    background: #fff;
    overflow: hidden;
    width: 90px;
}
header .head-bottom .nav-list>.ispors .products-wraps .clearbox .wrap-lefts .part-boxs{
    margin-bottom: 40px;
}
form .yz .code{
    width: calc(100% - 160px);
}
form .yz .code_img{
    margin-left: 10px;
    width: 150px;
    cursor: pointer;
}
form .yz .code_img img{
    width: 100%;
}
header .head-bottom .nav-list>.ispors .products-wraps .clearbox .wrap-lefts .part-boxs .title .hd-title{
    font-family: NewFont;
}
.pros-boxs .posi-boxs ul li .part .thumb{
    width: 100%;
    aspect-ratio: 3 / 2;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pros-boxs .posi-boxs ul li .part .thumb img{
    max-width: 100%;
    aspect-ratio: 3 / 2;
    object-fit: contain;
}
.w100_50{
    width: 100%;
}
.img_n{
    display: none !important;
}
.custom-boxs .ct-inner .custom-top{
    padding: 0 100px;
}
.custom-boxs .ct-inner .custom-top .cust-img-swiper{
    height: 650px;
    padding-top: 150px;
}
.custom-boxs .ct-inner .custom-top .cust-img-swiper .swiper-slide{
    z-index: 1;
}
.custom-boxs .ct-inner .custom-top .cust-img-swiper .swiper-slide.swiper-slide-active{
    transform: scale(1.7);
    z-index: 3;
}
.custom-boxs .ct-inner{
    width: 100%;
}
.in_ap_imgbox{
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    justify-content: center;
    align-items: center;
    z-index: 10;
    cursor: pointer;
}
.in_ap_imgbox.act{
    display: flex;
}
.in_ap_imgbox_m{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
}
.in_ap_imgbox_content{
    width: auto;
    max-width: 60%;
    min-width: 300px;
    max-height: 100%;
    height: auto;
    background: #fff;
    position: relative;
    padding: 20px 40px;
    z-index: 2;
    border-radius: 10px;
}
.in_ap_imgbox_close{
    font-size: 20px;
    color: #000;
    position: absolute;
    right: 10px;
    top: 10px;
    transition: .5s;
    line-height: 1;
    font-family: 'Rajdhani';
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.in_ap_imgbox_close:hover{
    transform: rotate(90deg);
}
.in_ap_imgbox_content>.in_ap_imgbox_add>img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-height: 90vh;
    max-width: 90vw;
}
.in_ap_imgbox_content>.in_ap_imgbox_add>iframe{
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    min-width: 50vw;
}
.dd-banner .nb_text{
    position: absolute;
    width: 81.25%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    padding: 0 9.375vw 7.2vw 9.375vw;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: column;
}
.dd-banner .nb_on{
    width: 7.8125vw;
    height: 2.6vw;
    font-size: 0.83vw;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    color: #FFFFFF;
    border: 1px solid #fff;
    border-radius: 3.90625vw;
    transition: .3s;
}
.dd-banner .nb_on:hover{
    background: #FF8A00;
    color: #fff;
}
.dd-banner .nb_c{
    margin-bottom: 2.08vw;
    line-height: 1.5;
    font-size: .83vw;
    color: #fff;
    width: 25.53vw;
}
.dd-banner .nb_t1{
    margin-bottom: 2.08vw;
    width: 25.53vw;
    line-height: 1;
    color: #FF8A00;
    font-weight: 800;
    font-size: 3.125vw;
}
.dd-banner .nb_t2{
    line-height: 1.4;
    font-size: 1.2vw;
    color: #fff;
    font-weight: 600;
    margin-bottom: 1.04vw;
    width: 25.53vw;
}
.swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 5% !important;
}
@media(min-width:1920px){
    .six-boxs .six-ul ul .same-boxs{
        background-size: 100% auto !important;
    }
    .nfooter_top{
        background-size: 100% auto;
    }
}
@media (max-width: 990px){
    .others-banner .h-des{
        font-size: 12px;
    }
    .mb-banner .banner-text .flexbox .text{
        font-size: 14px;
    }
    .img_d_b{
        display: block !important;
    }
    .six-boxs .six-ul ul .same-boxs{
        background-size: 100% auto !important;
    }
    .nfooter_top .nf_t1{
        font-size: 24px;
        line-height: 54px;
        padding: 0 10px;
    }
    .nfooter_top .nf_t2{
        font-size: 16px;
        line-height: 54px;
        padding: 0 10px;
    }
    .nfooter_top .nf_t3{
        font-size: 16px;
    }
    .nfooter_top p,.nfooter_top p a{
        font-size: 12px;
    }
    .nfooter_top .mt65>.nf_t3{
        padding: 0 10px;
    }
    .nfooter_top .mt65>p{
        padding: 0 10px;
    }
    .mt65{
        margin-top: 30px;
    }
    .mb65{
        margin-bottom: 30px;
    }
    .pb130{
        padding-bottom: 50px;
    }
    .pt130{
        padding-top: 30px;
    }
    .nfooter_center .fsns{
        margin-top: 25px;
    }
    .nf_bottom .col-md-2,.nf_bottom .col-md-4{
        width: 100%;
        margin-bottom: 20px;
    }
    .nf_logo{
        width: 200px;
    }
    .nfooter_center, .nfooter_center a{
        font-size: 14px;
    }
    .nfooter_center .nfc_t{
        font-size: 18px;
    }
    .mt30{
        margin-top: 10px;
    }
    .nf_bottom{
        padding: 20px 10px 80px;
    }
    .nnavt>ul>li:nth-child(4n+1):after{
        display: none;
    }
    .nnavt>ul>li:nth-child(4n):after{
        display: none;
    }
    .six-boxs .six-ul ul .same-boxs .part .summary div{
        font-size: 14px;
    }
    .six-boxs .six-ul ul .same-boxs:hover .part{
        padding: 0;
        margin: 20px 0;
    }
    .nf_bc,.nf_bc a{
        font-size: 12px;
    }
    .w100_50{
        width: 50%;
    }
    .nfooter_center .nf_contact{
        padding: 5px 0;
    }
    .nfooter_center .nfc_t.mt10{
        margin-top: 30px;
    }
    .head-bottom .container .row{
        justify-content: flex-start;
        padding: 0 20px;
    }
    .pros-boxs .posi-boxs ul li .part .title,
    .form-boxs .clearbox .msg-left .part .form-title, 
    .news-slider-box .clearbox .news-title-left .p-title a, 
    .why-boxs .clearbox .why-right .inboxs .title, 
    .p-title span, 
    .p-title a,
    h1.h-title,
    .detail-page .tc-pro-details-h1{
        font-size: 20px;
    }
    .six-boxs .six-ul ul .same-boxs .part .title{
        font-size: 18px;
    }
    .custom-boxs .ct-inner .custom-top .cust-img-swiper .swiper-slide.swiper-slide-active{
        transform: scale(1);
    }
    .richtext p,.inner-pages .top-richtext .richtext,
    .news-boxs .boxs .right-wrap ul li .part .lis-boxs .titles-a,
    .news-boxs .boxs .left-wrap .part .lis-boxs .titles-a{
        font-size: 12px;
    }
    .news-slider-box .clearbox .news-title-left .tags,
    .inner-pages .pro-index-content .pro-siw-group .items .box-slide ul li .parts .title,
    .inner-pages .pro-index-content .pro-siw-group .items .more,
    .index-adv-box ul li .part .sums{
        font-size: 14px;
    }
    .news-slider-box .clearbox .news-right ul li .part .title,
    .inner-pages .top-richtext .tags,
    .index-adv-box .adv-title,
    .news-boxs .tit-box a{
        font-size: 16px;
    }
    .swiper-container-android .swiper-slide img{
        width: 100%;
        aspect-ratio: 32 / 29;
        object-fit: cover;
    }
    .innner-page .page-left {
        padding: 0 20px;
    }
    .page-left h1.h1-title span{
        font-size:26px;
    }
    .custom-boxs .swiper-wrapper{
        transform: none !important;
    }
    .custom-boxs .ct-inner .custom-top .cust-img-swiper{
        height: auto;
        padding-top: 0;
    }
    .custom-boxs .ct-inner .custom-top .cust-img-swiper li{
        width: auto !important;
        margin-right: 0 !important;
    }
    .in_ap_imgbox_content{
        max-width: 90%;
    }
    .in_ap_imgbox_content{
        padding: 10px 30px;
    }
    .in_ap_imgbox_close{
        right: 0;
        top: 0;
    }
    .mb-banner .swiper-slide>a>img{
        width: 100%;
        height: auto;
    }
}