﻿@charset "utf-8";


.about_two {
    padding-top: 70px;
    overflow: hidden;
}

.about_title {
    color: var(--dark-color);
    font-weight: 700;
    line-height: 1.5;
}

.about_two_bottom {
    padding-top: 24px;
    margin-left: -40px;
    margin-right: -40px;
}

.about_two_bottom .ul {
    padding: 0 40px;
    width: 50%;
}

.about_two_bottom .ul p {
    padding-bottom: 20px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}


@media (max-width:1279px) {
    .about_two_bottom {
        padding-bottom: 20px;
        flex-wrap: wrap;
    }
    .about_two_bottom .ul {
        width: 100%;
    }
    .about_title {
       letter-spacing: -1.5px;
    }
    

}
/* two */
.about_bottom {
    padding-top: 140px;
    padding-bottom: 120px;
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}
.about_bottom .about_jsys_bg {
    position: absolute;
    left: 0;
    top: 70px;
    width: 100%;
    height:calc(100% - 70px);
}
.about_bottom .about_jsys_bg::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(2, 16, 37, 0.80);
    backdrop-filter: blur(3px);
}

.about_bottom .container {
    position: relative;
    z-index: 9;
}

.about_bottom .title {
    color: #FFF;
    text-align: center;
    font-weight: 700;
    line-height: 1.5;
}

.about_bottom_list {
    padding-top: 40px;
}

.about_swiper .swiper-slide {
    padding-top: 10px;
    padding-bottom: 10px;
}

.about_swiper .swiper-wrapper {
    align-items: stretch;
}

.about_swiper .swiper-slide {
    height: auto;
}

.about_bottom_list .bg {
    padding: 20px 35px 30px 35px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    background-color: #FFF;
    transition: transform .3s;
}
.about_swiper .icon {
    position: relative;
    text-align: center;
    width: 100%;
}
.about_swiper .icon span {
    font-family: 'Archivo';
font-size: 90px;
font-style: normal;
font-weight: 600;
line-height: normal;
background: linear-gradient(180deg, #DDD 0%, rgba(221, 221, 221, 0.00) 69.33%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.about_swiper .title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #222;
    text-align: center;
    font-weight: 700;
    line-height: 30px;
    text-transform: capitalize;
}

.about_swiper .text {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #EEE;
    color: #666;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; 
    text-transform: capitalize;
}

.about_number {
    display: none;
    text-align: center;
    bottom: 0;
}

.about_number span {
    background-color: var(--white-color);
    width: 14px;
    border-radius: 8px;
    opacity: 1;
}

.about_number span.swiper-pagination-bullet-active {
    background-color: var(--main-color);
}

@media all and (min-width:768px) {

    .about_bottom_list .bg:hover {
        transform: translateY(-5px);
    }


}

@media all and (max-width:1366px) {
    .about_top_cont .about_top_left {
        margin-right: 80px;
    }
    .about_bottom_list .bg {
        padding: 40px 20px;
    }


}

@media all and (max-width:1279px) {
    .about_top_cont .about_top_left {
        margin-right: 60px;
    }

    .about_bottom_list .bg {
        padding: 40px 10px;
    }

    .about_swiper .text {
        padding-left: 10px;
        padding-right: 10px;
    } 
    .about_number {
        display: block;
    }

}

@media all and (max-width:991px) {
    .about_top_cont {
        flex-wrap: wrap;
    }

    .about_top_cont .about_top_left {
        margin-right: 0;
        width: 100%;
    }

    .about_top_cont .about_top_right {
        padding-top: 30px;
        flex: inherit;
    }

   
    .about_bottom_list .bg {
        padding: 50px 20px;
    }
}

@media all and (max-width:767px) {
    .about_bottom {
        padding-top: 140px;
        padding-bottom:50px;
    }
    .about_swiper .icon span {
        font-size: 80px;
    }
    .about_bottom .title {
        line-height: 1.3;
    }
    .about_swiper .text {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }

}
/* three */
.about_three {
    padding-top: 95px;
}

.about_three .about_three_text {
    padding-top: 24px;
    max-width: 708px;
}

.about_three_text p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.culture_hover {
    width: 100%;
    padding-top: 50px;
    overflow: hidden;
}

.culture_hover .grid-box {
    width: 100%;
    height: 550px;
    margin-left: -12px;
    margin-right: -12px;
    overflow: hidden;
}

.culture_hover .grid-box .box {
    position: relative;
    width: 240px;
    margin-left: 12px;
    margin-right: 12px;
    float: left;
    height: 100%;
    background: #F3F5F7;
    overflow: hidden;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.culture_hover .grid-box .box::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.50);
    transition: all 0.8s ease;
    z-index: 9;
}

.culture_hover .grid-box .s_title {
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    width: 26px;
    z-index: 9;
}

.culture_hover .grid-box .s_title span {
    color: var(--white-color);
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 1px;
    writing-mode: vertical-rl;
    text-orientation: mixed;
}

.culture_hover .grid-box .s_icon {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
}

.culture_hover .grid-box .inbox {
    position: relative;
    height: 100%;
    opacity: 0;
    min-width: 560px;
    padding: 32px;
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
}

.culture_hover .grid-box .inbox .icon {
    position: absolute;
    right: 56px;
    bottom: 40px;
    z-index: 9;
}

.culture_hover .grid-box .box.act::before {
    opacity: 0;
}

.culture_hover .grid-box .act .s_title {
    opacity: 0;
}

.culture_hover .grid-box .act .s_icon {
    opacity: 0;
}

.culture_hover .grid-box .act {
    width: calc(100% - 554px);
}

.culture_hover .grid-box .box .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

.culture_hover .grid-box .act .inbox::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(219deg, rgba(0, 0, 0, 0.00) 20.64%, #000 100%);
}

.culture_hover .grid-box .text {
    opacity: 0;
}

.culture_hover .grid-box .act .inbox {

    opacity: 1;
}

.culture_hover .grid-box .act .title {
    position: relative;
    color: var(--white-color);
    font-size: 24px;
    font-weight: 700;
}

.culture_hover .grid-box .act .text {
    position: relative;
    padding-top: 16px;
    color: var(--white-color);
    font-size: 16px;
    font-weight: 400;
    opacity: 1;
}

.culture_hover .grid-box .title {
    transform: translateY(40px);
    opacity: 0;
    transition: transform .4s;
    transition-delay: .1s ease-in-out;
}

.culture_hover .grid-box .text {
    line-height: 1.5;
    transform: translateY(50px);
    opacity: 0;
    transition: transform .4s;
    transition-delay: .3s ease-in-out;
}

.culture_hover .grid-box .act .title,
.culture_hover .grid-box .act .text {
    transform: translateY(0);
    opacity: 1;
}

@media (max-width:1279px) {

    .culture_hover .grid-box .inbox {
        min-width: 360px;
    }

}
@media (max-width:991px) {
   
    .culture_hover .grid-box {
        margin-left: -6px;
        margin-right: -6px;
    }
    .culture_hover .grid-box .box {
        width: 120px;
        margin-left: 6px;
        margin-right: 6px;
    }

    .culture_hover .grid-box .act {
        width: calc(100% - 276px);
    }

    .culture_hover .grid-box .inbox {
        min-width: 312px;
    }
   

}
@media (max-width:767px) {
    .about_three {
        padding-top: 85px;
    }
    .culture_hover .grid-box {
        height: auto;
    }
    
    .culture_hover .grid-box .box {
        width: 100%;
      height: 280px;
        margin-bottom: 15px;
        overflow: hidden;
    }

    .culture_hover .grid-box .inbox {
        padding:30px 20px;
    }


    .culture_hover .grid-box .act .title {
        font-size: 22px;
    }


}

/* 客户案例 */
.khal_box {
    position: relative;
    padding-top: 140px;
    padding-bottom: 100px;
    z-index: 1;
    overflow: hidden;
}
.khal_bg {
    position: absolute;
    left: 0;
    top: 70px;
    width: 100%;
    height: calc(100% - 70px);
    background-color: #F5F8FB;
    background-image: url(../images/khal_bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    z-index: -1;
}
.partner_list {
    padding-top: 36px;
}

.partner_list ul {
    margin-left: -12px;
    margin-right: -12px;
    display: flex;
    flex-wrap: wrap;
}

.partner_list ul li {
    width: 16.66%;
    float: left;
    padding: 12px;
}

.partner_list .bg {
    position: relative;
    background-color: var(--white-color);
    transition: all 0.3s;
    overflow: hidden;
}

.partner_list .bg img:first-child{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    object-fit: contain;
    max-width: 90%;
}
.partner_list .bg:hover {
    box-shadow: 0px 0px 20px 0px rgba(0, 104, 183, 0.10);
}
.case_more {
    padding-top:180px;
    justify-content: center;
}
.khal_box .more_n a span{
    color: #666;
}

.khal_box .more_n a:hover span {
    color: var(--white-color);
}

@media (max-width:767px) {
    .khal_box {
        padding-bottom: 60px;
    }
    .case_more {
        padding-top: 60px;
    }
    .partner_list ul {
        margin-left: -8px;
        margin-right: -8px;
    }

    .partner_list ul li {
        width: 33.33%;
        padding: 8px;
    }


}
/* case */
.case_swiper {
    margin-top: 50px;
}
.case_button {
    padding-top: 38px;
    justify-content: center;
}
.case_button>div {
    margin: 0 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 63px;
height: 63px;
background-color: var(--white-color);
border-radius: 50%;
cursor: pointer;
}
.case_button>div.swiper-button-disabled {
    cursor: default;
}
.case_button>div:hover {
    background-color: var(--main-color);
}
.case_button>div:hover svg path{
    stroke:var(--white-color)
}
.case_swiper .swiper-slide {
    padding:24px 40px;
     background-color: var(--white-color);
    overflow: hidden;
}
.case_swiper .swiper-slide .bg{
    position: relative;
    width: 100%;
    transition: all .4s;
}
.case_swiper .bg img:first-child{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    object-fit: contain;
}

.case_swiper .bg:hover {
    transform: scale(1.05);
}
@media (max-width:991px) {
    .case_swiper .swiper-slide {
        padding:14px 25px;
        
    }

}
@media (max-width:767px) {
    .case_swiper .swiper-slide {
        padding:14px 20px;
        
    }
    .case_button>div {
        margin: 0 8px;
        width: 50px;
    height: 50px;
    }
}