
.text-center{
    text-align: center;
}

.title {
    margin: 0 0 70px 0;
    padding-top: 80px;
    font-size: 40px;
    font-weight: 600;
    color: #151B26;
    line-height: 56px;
}

.tit1 {
    font-size: 54px;
    font-weight: 600;
    color: #fff;
    line-height: 75px;
}

.tit2 {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 32px;
}

.c-dark {
    color: #151B26 !important;
}

.c-white{
    color: #fff !important;
}

.float-left{
    float: left;
}

.float-right{
    float: right;
}

.o-hidden{
    overflow: hidden;
}

.w-fill{
    width: 100%;
}

.d-flex{
    display: flex;
}

.pt-100{
    padding-top: 100px !important;
}

.pb-80{
    padding-bottom: 80px !important;
}

.o-hidden{
    overflow: hidden ;
}

.con{
    width: 82%;
    margin: 0 auto;
    position: relative
}

.inner-banner, .inner-banner .banner-img, .inner-banner .banner-img img {
    height: 400px;
}
.inner-banner .banner-img{
      position: relative;
}
.inner-banner .top-container {
    height: 640px;
}
.inner-banner img {
    width: 100%;
    height: 640px;
    object-fit: cover;
}
.inner-banner .banner-text {
    position: absolute;
    left: 9%;
    top: 18%;
    z-index: 100;
    width: 720px;
}
.inner-banner .banner-text h2 {
    font-size: 64px;
    font-weight: 600;
    color: #151B26;
    line-height: 90px;
    margin-bottom: 12px;
}
.inner-banner .banner-text h5 {
    font-size: 26px;
    font-weight: 400;
    color: #151B26;
    line-height: 37px;
    margin-bottom: 48px;
}

.box-shadow {
    background: #fff;
    border-radius: 16px;
    transition: transform 0.8s;
    transform: translate3d(0, -10px, 0);
    backface-visibility: hidden;
    box-shadow: 0 8px 24px 0 rgba(0, 51, 117, 0.1);
    padding: 32px 20px 40px 20px;
}

/**tab 切换---技术优势和解决方案**/
.about-top{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: #FFFFFF;
    z-index: 99999;
    margin-top: -5px;
    border-bottom: 1px solid  #E6E8EB;
}
.inner-tabs{
    height: 60px;
    line-height: 60px;
}

.inner-tabs li{
    float: left;
    text-align: center;
    margin: 0 70px;
}

.inner-tabs li a{
    font-size: 16px;
    font-weight: 600;
    color: #151B26;
    line-height: 21px;
    padding: 0 50px;
    position: relative;
}

.inner-tabs li a::after{
    position: absolute;
    content: '';
    bottom: -19px;
    left: 0;
    width: 100%;
    height: 3px;
    background: transparent;
}

.inner-tabs li a:hover,
.inner-tabs li.active a{
    color: #F0912F;
}

.inner-tabs li a:hover::after,
.inner-tabs li.active a::after{
    background: rgba(245, 145, 47, 0.9);
}

/** box-shadow **/
.p-32{
    padding: 32px;
}
.h-370{
    min-height: 370px;
}
.w-72{
    width: 72px !important;
}
.h-72{
    height: 72px !important;
}

.p-static{
    position: static !important;
}
.contact-box{
    width: 33%;
    float: left;
    padding: 0 20px 80px 20px;
}
.contact-box img{
    width: 40px;
    height: 40px;
    margin-right: 16px;
    margin-bottom: 16px;
}

.box-shadow h4 {
    position: absolute;
    left: 76px;
    top: 36px;
    font-size: 22px;
    font-weight: 600;
    color: #151B26;
    line-height: 30px;
}

.contact-box .lines{
    font-size: 14px;
    font-weight: 400;
    color: #4D5766;
    line-height: 20px;
    margin-bottom: 24px;
}

.contact-box .text{
    font-size: 18px;
    font-weight: 600;
    color: #4D5766;
    line-height: 25px;
}

.template1{
    background: linear-gradient(180deg, #FFFFFF 0%, #F2F8FD 100%);
    overflow: hidden;
    padding-top: 24px;
}

.template2 img{
    width: 640px;
    height: 440px;
    float: left;
    margin-right: 66px;
}

.template2 h4{
    font-size: 28px;
    font-weight: 600;
    color: #151B26;
    line-height: 40px;
}

.template2 tr{
    display: flex;
    align-items: center;
}

.template2 h4 img{
    width: 48px;
    height: 48px;
    vertical-align: middle;
    margin-right: 20px;
}

.template2 ul{
    float: left;
    margin-top: 44px;
}

.template2 li{
    margin-bottom: 40px;
    position: relative;
    padding-left: 12px;
}

.template2 li::before{
    position: absolute;
    content: '';
    left: 0;
    top: 10px;
    width: 6px;
    height: 6px;
    background: #064A8F;
    border-radius: 50%;
}

.template2 li h6{
    font-size: 22px;
    font-weight: 600;
    color: #151B26;
    line-height: 30px;
    margin-bottom: 8px;
}

.template2 li p{
    font-size: 16px;
    font-weight: 400;
    color: #4D5766;
    line-height: 24px;
}

.template2 tr:first-child{
    margin-bottom: 151px;
}

.template2 tr:last-child td:last-child img{
    margin-left: 66px;
}

.template3{
    background: #F7F8FA;
}

/***富文本***/
.scroll-content .con img{
    width: auto;
    max-width: 100% !important;
}

.solution-wrap .con img{
    max-width: 100% !important;
}

.inner-banner .banner-text img{
    height: 80%;
}

@media (min-width: 1366px){
    .scroll-content.tech .con{
        width: 1000px !important;
    }
    .solution-wrap .con{
        width: 1200px !important;
    }
    .hardware.con,
    .hardware-con .con{
        width: 1000px !important;
    }
}
@media (min-width: 1440px){
    .solution-wrap .con{
        width: 1400px !important;
    }
    .hardware.con,
    .hardware-con .con{
        width: 1200px !important;
    }
}
@media (min-width: 1920px){
    .solution-wrap .con{
        width: 1500px !important;
    }
    .hardware.con,
    .hardware-con .con{
        width: 1240px !important;
    }
}

