/* a {
    text-decoration: none;
} */

* {
    font-family: "微软雅黑", Arial, 宋体;
}

body {
    min-width: 1200px;
    margin: 0;
    padding: 0;
}

body::-webkit-scrollbar {
    width: 0 !important
}

body {
    scrollbar-width: none;
    /* firefox */
    -ms-overflow-style: none;
    /* IE 10+ */
    overflow-x: auto;
    overflow-y: auto;
}

.kt-body{
    border-top: 2.34vw solid #000000;
}

.kt-carousel {
    /* display: flex; */
    /* flex-direction: column; */
    width: 100vw;
    height: auto;
    max-width: 2560px;
    min-width: 1200px;
    margin: 0 auto;
}


.kt-carousel img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    /* object-fit: contain; */
}

.kt-carousel .swiper-pagination {
    font-size: 0;
}

.kt-carousel .swiper-pagination span {
    background: #AAAAAA;
    height: 0.1vw;
    border-radius: 0;
    opacity: 1;
    position: relative;
    margin: 0 10px !important;
    width: 6.77vw;
}

.kt-carousel .swiper-pagination .swiper-pagination-bullet-active i {
    display: inline-block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #0783FF;
    animation: swiper-load 6s linear 0s 1 normal forwards;
}

@keyframes swiper-load {
    0% {
        width: 0;
    }

    to {
        width: 100%;
    }
}

.kt-title-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100vw;
    min-width: 1200px;
    height: auto;
    margin: 0 auto;
}

.kt-title-block .kt-title-ch {
    margin-top: 100px;
    font-size: 3vw;
    font-weight: bold;
    color: #000000;
}

.kt-title-block .kt-title-en {
    font-size: 1.35vw;
    color: #666666;
    margin-bottom: 50px;
}

.kt-content-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100vw;
    max-width: 2560px;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.divMore {
    position: absolute;
    bottom: 2.6vw;
    font-size: 1vw;
}

.kt-content-block img {
    width: 100%;
}

.kt-content-block-six {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
    width: 100vw;
    max-width: 2560px;
    min-width: 1200px;
    margin: 0 auto;
}

.kt-content-block-six>div {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    /* max-width: 700px; 
        max-height: 781px; */
    width: calc((100% - 20px) / 3);
    position: relative;
}

.kt-content-block-six img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.kt-content-block-six-span{
    font-size: 1.875vw;
}

.kt-content-block-six-span-div {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    top: 2.6vw;
    left: auto;
    right:auto;
}
.kt-content-block-six>div {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    /* max-width: 700px; 
        max-height: 781px; */
    width: calc((100% - 20px) / 3);
    position: relative;
}

.spanMore {
    color: #0066CC;
    margin-right: 0.26vw;
    font-size: 1vw;
}

.kt-content-block-two{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
    width: 100vw;
    max-width: 2560px;
    min-width: 1200px;
    margin: 0 auto;
}

.kt-content-block-two>div {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    /* max-width: 700px; 
        max-height: 781px; */
    width: calc((100% - 1vw) / 2);
    position: relative;
}

.kt-content-block-two img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.kt-content-block-two-div{
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    top: 2.6vw;
    left: auto;
    right:auto;
}

.kt-content-block-two-div.kt-content-block-two-div2{
    right: 10.42vw;
}

.kt-content-block-two-div-span{
    font-size: 1.875vw;
}

.divCustomerCooperationNumber{
    color: #CE1C1B;
    font-size: 2.6vw;
    font-weight: bold;
}

.divCustomerCooperationNumberTitle{
    color:#000000;
    font-size: 0.9vw;
}

.kt-content-block2{
    display: flex; 
    flex-wrap: wrap;
    width: 61.22vw;
    margin: 0 auto;
}

    .industry-category{
        margin-top: 2.6vw;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: space-between;
        align-content: space-between;
        width: 30.47vw; 
        height: 31.77vw;
    }

        .industry-category .industry-category-item{
            height: 6.77vw;
            color: #585858;
            background-color: #FFFFFF;
            border-radius: 10px;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            width: 9.6vw;
        }

     
        .industry-category .industry-category-item span {
            margin: 1vw 0 0 1vw;
            font-size: 18px;
            font-weight: bold;
        }

     
        .industry-category .industry-category-item iconpark-icon {
            margin: 0 1vw 1vw 0;
            align-self: flex-end;
        }

        .industry-category .industry-category-item:last-child {
            margin-bottom: 0;
        }


        .industry-category .industry-category-item:hover{
            color: #FFFFFF;
            background-color: #585858;
            cursor: pointer;
        }

        .industry-category .industry-category-item.industry-category-item-max{
            height: 9.1vw;
        }

        .industry-category .industry-category-item.industry-category-item-check{
            color: #FFFFFF;
            background-color: #585858;
        }
        
    .industry-category-brand {
        margin-top: 2.6vw;
        margin-left: 15px;
        background-color: white;
        border-radius: 10px;
        width: 30.47vw;
        height: 31.77vw;
    }

    .industry-category-brand-item{
        width: calc(100% - 40px); 
        height: calc(100% - 40px); 
        margin: 20px; 
        /* display: flex;  */
        justify-content: space-between; 
        flex-wrap: wrap;
        display: none;
        align-content: flex-start;
    }

        .industry-category-brand-item .item-brand{
            height: 6.875vw;
            display: flex; 
            flex-direction: column; 
            align-items: center;
        }

            .industry-category-brand-item .item-brand .item-brand-image{
                width: 7.6vw; 
                height: 5.2vw; 
                display: flex; 
                align-items: center; 
                justify-content: center;
            }

            .industry-category-brand-item .item-brand .item-brand-title{
                width: 7.6vw; 
                height: 1.354vw; 
                font-size: 0.625vw; 
                line-height: 1.354vw; 
                margin-bottom: 0.3125vw;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                text-align: center;
            }

    .industry-category-brand-item::-webkit-scrollbar {
        width: 0 !important
    }
    
    .industry-category-brand-item {
        scrollbar-width: none; /* firefox */
        -ms-overflow-style: none; /* IE 10+ */
        overflow-x: hidden;
        overflow-y: auto;
    }

    .industry-category-brand-item-check{
        display: flex;
    }

/* 大于1920 */
@media screen and (min-width: 1920px) {

    .kt-title-block .kt-title-ch {
        margin-top: 5.2vw;
    }

    .kt-title-block .kt-title-en {
        margin-bottom: 1.7vw;
    }
    
}

/* 小于1920 */
@media screen and (max-width: 1920px) {
    .border-top-width{
        margin-top: 45px;
    }

    .kt-carousel .swiper-pagination {
        bottom: 30px;
    }

    .kt-carousel .swiper-pagination span {
        width: 100px;
    }

    .divMore {
        font-size: 20px !important;
    }

    .divCustomerCooperationNumber{
        font-size: 50px;
    }

    .divCustomerCooperationNumberTitle{
        color:#000000;
        font-size: 18px;
    }

    .industry-category{
        margin-top: 50px;
        width: 585px; 
        height: 610px;
    }
    
    .industry-category .industry-category-item{
        width: 185px;
        height: 130px
    }

    .industry-category-brand{
        margin-top: 50px;
        width: 600px;
        height: 610px
    }

    .industry-category .industry-category-item.industry-category-item-max{
        height: 175px;
    }

    .industry-category-brand-item .item-brand{
        height: 132px;
    }

    .industry-category-brand-item .item-brand .item-brand-image{
        width: 146px;
        height: 100px; 
    }

    .industry-category-brand-item .item-brand .item-brand-title{
        width: 146px;
        height: 100px; 
        font-size: 12px;
        margin-bottom: 6px;
    }
}

/* 小于1200 */
@media screen and (max-width: 1200px) {

    .kt-title-block .kt-title-ch {
        font-size: 36px;
    }

    .kt-title-block .kt-title-en {
        font-size: 16px;
    }

    .divMore {
        bottom: 20px;
    }

    .kt-content-block-six-span,.kt-content-block-two-div-span{
        font-size: 30px;
    }

    .kt-content-block-six-span-div{
        top: 40px;
    }

    .kt-content-block-two-div.kt-content-block-two-div2{
        right: 80px;
    }
}

/* 大于2560 */
@media screen and (min-width: 2560px){
    .kt-body{
        border-top-width: 60px;
    }

   

    .kt-carousel .swiper-pagination {
        bottom: 40px;
    }

    .kt-carousel .swiper-pagination span {
        width: 100px;
    }

    .divMore {
        font-size: 26px;
    }

    .divCustomerCooperationNumber{
        font-size: 65px;
    }

    .divCustomerCooperationNumberTitle{
        color:#000000;
        font-size: 24px;
    }

    .industry-category{
        width: 765px; 
        height: 793px;
        margin-top: 66.7px;
    }
    
    .industry-category .industry-category-item{
        width: 245px;
        height: 169px
    }

    .industry-category-brand{
        width: 780px;
        height: 793px;
        margin-top: 66.7px;
    }

    .industry-category .industry-category-item.industry-category-item-max{
        height: 227px;
    }
}

.spanMore:hover {
    text-decoration: underline;
}

.font-size-56 {
    font-size: 56px;
}

.font-size-26 {
    font-size: 26px;
}

.font-bold {
    font-weight: bold;
}

.color000000 {
    color: #000000;
}

.color333333 {
    color: #333333;
}

.color666666 {
    color: #666666;
}

.color999999 {
    color: #999999;
}

.colorFFFFFF {
    color: #FFFFFF;
}

.mt50 {
    margin-top: 50px;
}

.mt100 {
    margin-top: 100px;
}

.mb50 {
    margin-bottom: 50px;
}