.nbox{
    width: 100%;
    color: #5F5F5F;
    font-weight: 400;
    background: #fff;
    line-height: 1.5;
    font-size: 16px;
    font-family: 'Montserrat';
    overflow: hidden;
}
a{
    color: #5F5F5F;
    font-weight: 400;
    line-height: 1.5;
    font-family: 'Montserrat';
}
.nbox a.fa{
    font-family: 'FontAwesome';
}
:root{
    --c1:#2C41B4;
    --c2:#212121;
    --c3:#5F5F5F;
}
.c1{
    color: var(--c1);
}
.hc1:hover{
    transition: .3s;
    color: var(--c1) !important;
}
.c2{
    color: var(--c2);
}
.c3{
    color: var(--c3);
}
.cb{
    color: #fff;
}
.oh{
    overflow: hidden;
}
.br10{
    border-radius: 10px;
}
.df{
    display: flex;
}
.fw{
    flex-wrap: wrap;
}
.t_c{
    text-align: center;
}
.t_l{
    text-align: left;
}
.t_r{
    text-align: right;
}
.j_c{
    justify-content: center;
}
.j_s{
    justify-content: flex-start;
}
.j_e,.j_es{
    justify-content: flex-end;
}
.j_b{
    justify-content: space-between;
}
.j_a{
    justify-content: space-around;
}
.p_r{
    position: relative;
}
.a_c{
    align-items: center;
}
.a_s{
    align-items: flex-start;
}
.a_e{
    align-items: flex-end;
}
.fd_c{
    flex-direction: column;
}
.fd_r{
    flex-direction: row-reverse;
}
.msh{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.fs12{
    font-size: 12px;
}
.fs13{
    font-size: 13px;
}
.fs14{
    font-size: 14px;
}
.fs15{
    font-size: 15px;
}
.fs16{
    font-size: 16px;
}
.fs18{
    font-size: 18px;
}
.fs20{
    font-size: 20px;
}
.fs23{
    font-size: 23px;
}
.fs24{
    font-size: 24px;
}
.fs25{
    font-size: 25px;
}
.fs30{
    font-size: 30px;
}
.fs35{
    font-size: 35px;
}
.fs36{
    font-size: 36px;
}
.fs40{
    font-size: 40px;
}
.fs46{
    font-size: 46px;
}
.fs50{
    font-size: 50px;
}
.fs55{
    font-size: 55px;
}
.fs60{
    font-size: 60px;
}
.fs64{
    font-size: 64px;
}
.fs65{
    font-size: 65px;
}
.fs70{
    font-size: 70px;
}
.fs80{
    font-size: 80px;
}
.pt10{
    padding-top: 10px;
}
.ptb10{
    padding-top: 10px;
    padding-bottom: 10px;
}
.pt15{
    padding-top: 15px;
}
.pt20{
    padding-top: 20px;
}
.pt30{
    padding-top: 30px;
}
.pt50{
    padding-top: 50px;
}
.pt60{
    padding-top: 60px;
}
.pt70{
    padding-top: 70px;
}
.pt80{
    padding-top: 80px;
}
.pt100{
    padding-top: 100px;
}
.pt120{
    padding-top: 120px;
}
.pt130{
    padding-top: 130px;
}
.pt140{
    padding-top: 140px;
}
.fw100{
    font-weight: 100;
}
.fw200{
    font-weight: 200;
}
.fw300{
    font-weight: 300;
}
.fw400{
    font-weight: 400;
}
.fw500{
    font-weight: 500;
}
.fw600{
    font-weight: 600;
}
.fw700{
    font-weight: 700;
}
.fw800{
    font-weight: 800;
}
.fw900{
    font-weight: 900;
}
.mh2{
    -webkit-line-clamp: 2;
}
.mh3{
    -webkit-line-clamp: 3;
}
.mh4{
    -webkit-line-clamp: 4;
}
.ci100{
    position: relative;
}
.ci100>img{
    width: 100%;
}
.ci100>a{
    position: absolute;
    z-index: 2;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.h100{
    height: 100%;
}
.lh1{
    line-height: 1;
}
.lh11{
    line-height: 1.1;
}
.lh12{
    line-height: 1.2;
}
.lh13{
    line-height: 1.3;
}
.lh14{
    line-height: 1.4;
}
.lh15{
    line-height: 1.5;
}
.lh16{
    line-height: 1.6;
}
.lh17{
    line-height: 1.7;
}
.lh18{
    line-height: 1.8;
}
.lh19{
    line-height: 1.9;
}
.lh2{
    line-height: 2;
}
.zi1{
    position: relative;
    z-index: 1;
}
.ova{
    overflow: auto;
}

.mw1720{
    width: 100%;
    margin: 0 auto;
    max-width: 1800px;
    padding: 0 40px;
}
.mw1500{
    width: 100%;
    margin: 0 auto;
    max-width: 1600px;
    padding: 0 50px;
}
.mw1410{
    width: 100%;
    margin: 0 auto;
    max-width: 1500px;
    padding: 0 45px;
}
.mw1340{
    width: 100%;
    margin: 0 auto;
    max-width: 1400px;
    padding: 0 30px;
}
.mw1200{
    width: 100%;
    margin: 0 auto;
    max-width: 1220px;
    padding: 0 10px;
}
.mw900{
    width: 100%;
    margin: 0 auto;
    max-width: 920px;
    padding: 0 10px;
}
.mw960{
    width: 100%;
    margin: 0 auto;
    max-width: 980px;
    padding: 0 10px;
}
.plr10{
    padding-left: 10px;
    padding-right: 10px;
}
.mb30{
    margin-bottom: 30px;
}
.ttu{
    text-transform: uppercase;
}
.adis{
    pointer-events: none;
}
/*header*/
.header{
    height: 110px;
    background: none;
    position: fixed;
    z-index: 11;
    left: 0;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #00000011;
}
.height_zw{
    height: 110px;
}
.header .logo{
    flex: 1;
}
.header .logo img{
    width: 100px;
    max-height: 110px;
    object-fit: contain;
}
.header .nlogo{
    display: none;
}
.header.act .logo img,.header.cheader .logo img{
    display: none;
}
.header.act .logo img.nlogo,.header.cheader .logo img.nlogo{
    display: block;
}
.header .nav>ul>li{
    height: 110px;
    position: relative;
    padding: 0 25px;
}
.header .nav>ul>li>a{
    height: 110px;
    display: flex;
    align-items: center;
    font-weight: 700;
    color: #fff;
    transition: .3s;
    font-size: 20px;
    justify-content: center;
}
.header .nav>ul>li.active>a,.header .nav>ul>li:hover>a{
    color: var(--c1) !important;
}
.header .inner .index-search i,.header .language .inner_lang>a{
    color: #fff;
}
.header.cheader .nav>ul>li>a,
.header.cheader .inner .index-search i,
.header.cheader .language .inner_lang>a,
.header.act .nav>ul>li>a,
.header.act .inner .index-search i,
.header.act .language .inner_lang>a{
    color: var(--c2);
}
.header .nav>ul>li:hover>a{
    color: var(--c2);
}
.header .nav>ul>li li{
    position: relative;
    padding: 0 10px;
}

.header .nav>ul ul{
    position: absolute;
    left: 0;
    top: 100%;
    padding: 10px 0;
    transition: .3s;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-20px);
    background: #fff;
    box-shadow: 0px 0px 38px 0px rgba(110,118,133,0.42);
}
.header .nav>ul>li>ul ul{
    top: 0;
    left: 100%;
}
.header .nav>ul li:hover>ul{
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}
.header .nav>ul>li ul>li>a{
    white-space: nowrap;
    padding: 10px 8px;
    font-size: 15px;
    line-height: 1;
    display: block;
    transition: .3s;
    color: var(--c2);
}
.header .nav>ul>li ul>li>a:hover{
    color: var(--c1);
}
.header .index-search{
    margin-left: 20px;
    margin-right: 8px;
}
.header .language{
    margin-right: 20px;
    margin-left: 20px;
}
.h_contact>a{
    font-weight: 800;
    height: 45px;
    padding: 0 30px;
    background: var(--c1);
    color: #fff;
    border: 1px solid var(--c1);
    display: flex;
    align-items: center;
    font-size: 18px;
    transition: .3s;
}
.h_contact>a:hover{
    background: none;
    color: var(--c2);
}
.header .language{
    height: 110px;
}
.header .language .inner_lang>a{
    height: 110px;
    display: flex;
    align-items: center;
}
.header .language .inner_lang>a>img{
    margin-right: 14px;
    width: 16px;
    height: 16px;
    object-fit: contain;
    filter: invert(1);
}
.header.cheader .language .inner_lang>a>img,.header.act .language .inner_lang>a>img{
    filter: none;
}
.header .language .inner_lang>a>i{
    margin-left: 4px;
}
.header .language .inner_lang{
    position: relative;
}
.language .change-language-cont{
    top: 100%;
}
.header.cheader,.header.act{
    background: #fff;
}
.index1>img{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
}
.index1>.mw1500{
    position: relative;
    z-index: 2;
}
.index1_b{
    width: 57.66%;
}
.index1_on>a{
    height: 40px;
    display: flex;
    align-items: center;
    padding: 0 15px;
    background: var(--c1);
    border: 1px solid var(--c1);
    transition: .3s;
}
.index1_on>a:hover{
    background: none;
    color: var(--c2);
}
.index1_num{
    margin-right: 70px;
}
.index1_num>.fs20{
    max-width: 160px;
}
.index2_b_img{
    overflow: hidden;
}
.index2_b_img>img{
    aspect-ratio: 73 / 91;
    object-fit: cover;
    transition: .3s;
}
.index2_b{
    width: calc(25% - 11px);
    margin-right: 14px;
    margin-bottom: 14px;
}
.index2_b:nth-child(4n){
    margin-right: 0;
}
.index2_b_img:hover>img{
    transform: scale(1.1);
}
.index2_b_img>h2{
    position: absolute;
    left: 20px;
    width: calc(100% - 40px);
    top: 55px;
}
.index2_b_bg{
    background: #f4f8fb;
    aspect-ratio: 73 / 91;
}
.index3_b>img{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    object-fit: cover;
    min-height: 70%;
    max-height: 100%;
}
.index3_b>.mw1500{
    z-index: 2;
    position: relative;
}
.index3_bl{
    padding: 25px 10px;
    position: relative;
}
.index3_bl:before{
    position: absolute;
    content: '';
    z-index: 1;
    width: 100vw;
    height: 50%;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
}
.index3_bl>div{
    position: relative;
    z-index: 3;
}
.index3_bl>img{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    object-fit: cover;
}
.index3_bls{
    width: 20%;
    position: relative;
    padding: 45px;
    transition: .3s;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.index3_bls:before{
    content: '';
    display: block;
    background: #FFFFFF;
    opacity: 0.59;
    width: 1px;
    height: 76%;
    left: 0;
    top: 12%;
    position: absolute;
}
.index3_bls:nth-child(1):before{
    display: none;
}
.index3_bls>img{
    width: 70px;
    height: 70px;
    object-fit: contain;
    filter: grayscale(1) invert(1);
    transition: .3s;
}
.index3_bls_ic{
    width: 34px;
    height: 3px;
    background: #FFFFFF;
    border-radius: 2px;
    margin: 20px 0;
    transition: .3s;
}
.index3_bls:hover{
    background: linear-gradient(0deg, #D5E0FF, #FFFFFF);
    color: var(--c1);
}
.index3_bls:hover>img{
    filter: none;
}
.index3_bls:hover .index3_bls_ic{
    background: var(--c1);
}
.bg1{
    background: #F4F8FB;
}
.index4_l{
    width: calc(100% - 100px);
}
.index4_r{
    width: 100px;
}
.index4_r_navl,.index4_r_navr{
    margin-left: 10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    position: relative;
    cursor: pointer;
    transition: .3s;
}
.index4_r_navr:before{
    display: block;
    content: '';
    position: absolute;
    height: 8px;
    width: 8px;
    border-right: 2px solid #000;
    border-top: 2px solid #000;
    transform: rotate(45deg);
    right: calc(50% - 4px);
    transition: .3s;
    top: calc(50% - 4px);
}
.index4_r_navl:before{
    display: block;
    content: '';
    position: absolute;
    height: 8px;
    width: 8px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    transform: rotate(45deg);
    left: calc(50% - 4px);
    transition: .3s;
    top: calc(50% - 4px);
}
.index4_r_navl:hover,.index4_r_navr:hover{
    background: var(--c1);
}
.index4_r_navl:hover:before,.index4_r_navr:hover:before{
    border-color: #fff;
}
.index4_sw .swiper-slide{
    width: 33.3%;
}
.index4_sw_b{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px 50px 30px 50px;
    transition: .3s;
}
.index4_sw_bc{
    height: 0;
    transition: .3s;
    overflow: hidden;
}
.index4_sw .swiper-slide:hover .index4_sw_b{
    background: var(--c1);
}
.index4_sw .swiper-slide:hover .index4_sw_bc{
    height: auto;
}
.index5_l{
    width: calc(100% - 150px);
}
.index5_r{
    width: 150px;
}
.index5_b{
    width: calc(33.3% - 20px);
    margin-right: 30px;
    background: #FFFFFF;
    padding: 35px 30px;
}
.index5_b:nth-child(3n){
    margin-right: 0;
}
.index5_b_t>a:hover{
    transition: .3s;
    color: var(--c1);
}
.index5_b>.ci100{
    overflow: hidden;
}
.index5_b>.ci100>img{
    aspect-ratio: 16 / 9;
    object-fit: cover;
}
.index5_b>.ci100:hover>img{
    transition: .3s;
    transform: scale(1.1);
}
.f_logo{
    width: 160px;
}
.f_logo>img{
    aspect-ratio: 8 / 7;
    object-fit: contain;
}
.f_sns>a{
    margin-right: 16px;
    position: relative;
}
.f_sns>a>img{
    width: 35px;
    aspect-ratio: 1;
    object-fit: contain;
}
.f_sns>a>img:hover{
    animation: wobble 1s;
}
.f_sns>a.youtube>img{
    width: 65px;
    height: 25px;
    object-fit: contain;
}
.f_sns>a.youtube{
    margin-left: 25px;
    margin-right: 30px;
}

.f_sns>a>.qr{
    width: 160px;
    height: 160px;
    padding: 10px;
    margin-top: 10px;
    position: absolute;
    background: #fff;
    box-shadow:0 0 10px rgb(0 0 0 / 10%);
    transition: .3s;
    right: 0;
    top: 100%;
    opacity: 0;
    visibility: hidden;
}
.f_sns>a>.qr>img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.f_sns>a:hover>.qr{
    opacity: 1;
    visibility: visible;
}
.f_sns .index1_on>a{
    height: 45px;
    padding: 0 25px;
}
.f_center{
    border-top: 1px solid #CACACA;
}
.f_contact{
    width: 27%;
    padding-right: 6%;
}
.f_cata{
    width: 16%;
    padding-right: 5%;
}
.f_pro{
    width: 20%;
    padding-right: 5%;
}
.f_sol{
    width: 18%;
    padding-right: 5%;
}
.f_new{
    width: 19%;
}
.f_contact a>img{
    width: 16px;
    height: 16px;
    margin-right: 20px;
    object-fit: contain;
}
.f_contact a>p{
    width: calc(100% - 36px);
}
.f_copyright{
    border-top: 1px solid #CACACA44;
    padding: 30px 0;
}
.f_copyright>div>div{
    width: 50%;
}
.cbanner{
    position: relative;
}
.cbanner>img{
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.cbanner>div{
    position: absolute;
    background: #00000033;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.items_list .product_item .item_img img{
    width: 100%;
    object-fit: contain;
    aspect-ratio: 1;
}
.items_list .product_item figure{
    width: 100%;
}
.banner-container .swiper-button-next,.banner-container .swiper-button-prev{
    font-family: 'FontAwesome';
    opacity: 0;
}
.banner-container:hover .swiper-button-next,.banner-container:hover .swiper-button-prev{
    opacity: 1;
}
.banner .swiper-slide img,.banner .swiper-slide video{
    width: 100%;
    aspect-ratio: 192/95;
    object-fit: cover;
}
@media(max-width:1600px){
    .header .nav>ul>li{
        padding: 0 15px;
    }
}
@media(max-width:1500px){
    .header .nav>ul>li{
        padding: 0 10px;
    }
    .header .nav>ul>li>a{
        font-size: 18px;
    }
}
@media(max-width:1400px){
    .header .nav>ul>li>a{
        font-size: 16px;
    }
}
@media(max-width:1300px){
    .header .nav>ul>li{
        padding: 0 5px;
    }
    .header .nav>ul>li>a{
        font-size: 14px;
    }
}
@media(max-width:1200px){
    .mw1720{
        padding: 0 10px;
    }
    .mw1500{
        padding: 0 10px;
    }
    .mw1410{
        padding: 0 10px;
    }
    .mw1340{
        padding: 0 10px;
    }
    .h_contact>a{
        padding: 0 20px;
    }
    .f_contact{
        width: 60%;
        padding-right: 6%;
    }
    .f_cata{
        width: 40%;
        padding-right: 5%;
    }
    .f_pro{
        width: 33.3%;
        padding-right: 5%;
    }
    .f_sol{
        width: 33.3%;
        padding-right: 5%;
    }
    .f_new{
        width: 33.3%;
    }
}
@media(max-width:990px){
    .d_n{
        display: none !important;
    }
    .d_nb{
        display: block !important;
    }
    .header.act .logo img, .header.cheader .logo img,.header .logo img{
        display: none;
    }
    .header.act .logo img.nlogo, .header.cheader .logo img.nlogo,.header .nlogo,.header .logo img.nlogo{
        display: block;
    }
    .w60{
        width: 100%;
    }
    .nbox{
        font-size: 14px;
    }
    .fs16{
        font-size: 12px;
    }
    .fs18{
        font-size: 12px;
    }
    .fs20{
        font-size: 14px;
    }
    .fs23,.fs24,.fs25{
        font-size: 14px;
    }
    .fs30{
        font-size: 16px;
    }
    .fs36,.fs35,.fs40,.fs46,.fs55,.fs60,.fs65,.fs64,.fs50{
        font-size: 18px;
    }
    .fs70,.fs80{
        font-size: 20px;
    }
    .mw1720{
        width: 100%;
        padding: 0 10px;
    }
    .mw1500{
        width: 100%;
        padding: 0 10px;
    }
    .mw1340,.mw1410{
        width: 100%;
        padding: 0 10px;
    }
    .plr10{
        padding-left: 4px;
        padding-right: 4px;
    }
    .pt10{
        padding-top: 4px;
    }
    .ptb10{
        padding-top: 4px;
        padding-bottom: 4px;
    }
    .pt15{
        padding-top: 8px;
    }
    .pt20{
        padding-top: 10px;
    }
    .pt30{
        padding-top: 15px;
    }
    .nds5_d2_t4{
        margin-top: 20px;
    }
    .pt50{
        padding-top: 20px;
    }
    .pt60,.pt70{
        padding-top: 20px;
    }
    .pt80{
        padding-top: 25px;
    }
    .pt100{
        padding-top: 25px;
    }
    .pt120{
        padding-top: 30px;
    }
    .pt140,.pt130{
        padding-top: 30px;
    }
    .fs13{
        font-size: 12px;
    }
    .fs14{
        font-size: 12px;
    }
    .fs15{
        font-size: 12px;
    }
    .header{
        height: 60px;
        background: #fff;
    }
    .height_zw,.bheight_zw{
        height: 60px;
    }
    .header .logo{
        flex: auto;
        text-align: center;
    }
    .header .logo img{
        max-height: 50px;
    }
    .header .nav {
        display: none;
    }
    .index1_b{
        width: 100%;
    }
    .index1{
        background: #f4f8fb;
    }
    .index1>img{
        display: none;
    }
    .index1_num{
        margin-right: 20px;
        margin-bottom: 20px;
    }
    .index1_num>.fs20{
        max-width: 130px;
    }
    .ndsfont,.ndsfont *{
        font-size: 12px !important;
    }
    .ndsfont h2,.ndsfont h2 *{
        font-size: 14px !important;
    }
    .ndstable table,.ndstable td,.ndstable tr,.ndstable th{
        width: 100% !important;
        height: auto !important;
    }
    .ndstable tr{
        display: flex;
        flex-wrap: wrap;
    }
    .ndstable td{
        padding: 4px !important;
    }
    .index2_b{
        width: calc(50% - 7px);
    }
    .index2_b:nth-child(2n){
        margin-right: 0;
    }
    .index2_b_img>h2{
        position: absolute;
        left: 10px;
        width: calc(100% - 20px);
        top: 20px;
    }
    .index3_bls{
        width: 100%;
        padding: 10px;
    }
    .index3_bls>img{
        width: 50px;
        height: 50px;
    }
    .index3_bls_ic{
        margin: 10px 0;
    }
    .index3_bls:before{
        width: calc(100% - 10px);
        height: 1px;
        left: 5px;
        top: 0;
    }
    .index4_sw{
        overflow: hidden;
    }
    .index4_sw .swiper-slide{
        width: 100%;
    }
    .index4_sw_b{
        padding: 10px;
        background: var(--c1);
    }
    .index4_sw_bc{
        height: auto;
    }
    .index5_b{
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .f_sns .index1_on>a{
        height: 35px;
        padding: 0 10px;
    }
    .f_logo{
        width: 80px;
        margin-bottom: 10px;
    }
    .f_sns{
        width: 100%;
    }
    .f_sns>a{
        margin-bottom: 10px;
        margin-right: 10px;
    }
    .f_sns>a.youtube{
        margin-left: 0;
        margin-right: 10px;
    }
    .f_copyright>div>div{
        width: 100%;
    }
    .f_copyright>div>div.t_r{
        text-align: left;
    }
    .blog-item .item-img{
        width: 100%;
        max-width: none;
        margin-right: 0;
    }
}
@media(max-width:700px){
    .f_contact{
        width: 100%;
        padding-right: 0;
    }
    .f_cata{
        width: 100%;
        padding-right: 0;
    }
    .f_pro{
        width: 100%;
        padding-right: 0;
    }
    .f_sol{
        width: 100%;
        padding-right: 0;
    }
    .f_new{
        width: 100%;
    }
}
@media(max-width:500px){
    .fs24{
        font-size: 16px;
    }
    .nbox{
        font-size: 12px;
    }
}