/* html::-webkit-scrollbar,
body::-webkit-scrollbar {
    width: 0px !important;
    height: 0px;
}
html,body { -ms-overflow-style: none; }
html,body { overflow: -moz-scrollbars-none; } */
html,body{
    font-family: 方正兰亭黑;
}
/*  共有---页面首屏 */

.section-index .se-word-box{
    position: absolute;
    left: 50%;
    width: 1200px;
    z-index: 1;
    top: 50%;
    transform: translate(-50%, -50%);
}
.section .se-con{
    position: relative;
    padding: 79px 0px 37px;
    margin: 0px auto;
}
.section.right-se .se-con{
    width: 100%;
}
.section.right-se .se-con .se-title,
.section.qu-se .se-con .se-title,
.section .se-limitw{
    position: relative;
    margin: 0px auto;
}
.section.qu-se .se-con{
    width: 100%;
}
.section .se-con .se-title .se-title-zh{
    color: #46516A;
    font-size: 32px;
    font-family: 方正兰亭中黑;
    text-align: center;
}
.section .se-con .se-title .se-title-sub{
    color: #61666A;
    font-size: 14px;
    margin-top: 1.1em;
}
.section.right-se .swiper-slide:nth-child(1){
    margin-left: calc((100% - 1200px) / 2);
}
.section.right-se .swiper-slide:nth-last-child(1){
    margin-right: 0px;
}

/* 无人驾驶矿卡 */
body.minecard{
    /* background: url("../../imgo/autodriving/minecard.jpg") no-repeat center top;
    background-size: 100% auto; */
}
/* 无人驾驶矿卡 --- 页面首屏 */
/* .se-img-box{
    opacity: 0;
} */
.minecard .section-index .se-word-box{
    transform: translate(-50%, 0);
    top: 24.5%;
}
.minecard .section-index .se-word-box .title-sub{
    font-family: 方正兰亭黑;
    font-size: 24px;
}
.minecard .section-index .se-word-box .title-main{
    font-family: vivoSans-Bold,方正兰亭中黑;
    font-size: 32px;
    margin-top: .8em;
    line-height: 1.3;
    letter-spacing: .02em;
    margin-bottom: 0.2em;
}
.minecard .section-index .se-word-box .title-en{
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 2em;
}
.minecard .section-index .se-word-box .btn-box{
    font-size: 32px;
}
.minecard .section-index .se-word-box .btn-box a{
    display: block;
    border-radius: 0.25em;
    border: 0.0625em solid #FFF;
    text-align: center;
    padding: 0.3em 0.9em;
    width: fit-content;
}
.minecard .section-index .se-word-box .btn-box a:hover{
    background: #627dab;
    color: #fff;
    border-color: #627dab;
}
.minecard .section-index .se-word-box .btn-box .falabel{
    display: block;
    font-size: 12px;
    line-height: 1.5;
}
.minecard .section-index .se-word-box .btn-box .fatel{
    font-family: vivoSans-Bold;
    line-height: 1;
}
/* 无人驾驶矿卡 --- 车规级传感器配置 */
.minecard .section-carsetting{
    /* height: 980px; */
    background: #e4e9ed;
    background-image: url(../imgs/autodriving/minecard-carsetting-bg.jpg);
    background-position: center top;
    background-size: 1920px auto;
    background-repeat: no-repeat;
}
.minecard .section-carsetting .se-con{
    padding-bottom: 62px;
}
.minecard .section-carsetting .se-content{
    margin-top: 3.8%;
}
.minecard .section-carsetting .se-con-img{
    width: 100%;
    pointer-events: none;
}
.minecard .section-carsetting text{
    white-space: pre;
    letter-spacing: 0;
}
.minecard .section-carsetting .svgtitle{
    fill: #1F1F20;
    font-size: 18px;
    font-weight: bold;
}
.minecard .section-carsetting .svgword{
    fill: #777777;
    font-size: 14px;
}
.minecard .section-carsetting .svgline{
    stroke: #A5ACC7;
}
.minecard .section-carsetting .svgpoint{
    pointer-events: all
}
.minecard .section-carsetting .svgpoint circle:nth-child(1){
    fill: #C0D0E6;
    opacity: .46;
    animation: shuibowen 1.5s linear infinite;
}
.minecard .section-carsetting .svgpoint circle:nth-child(2){
    fill: #C0D0E6;
    animation: shuibowen 1.5s linear infinite;
    animation-delay: 0.5s;
}
.minecard .section-carsetting .svgpoint circle:nth-child(3){
    fill: #94A8C8;
}
@keyframes shuibowen {
    0% {
        r: 4;
        opacity: .46;
    }
    100% {
        r: 16;
        opacity: 0;
    }
}
/* 无人驾驶矿卡 --- 7X24h矿山全天候无人驾驶运行 */
.minecard .section-intr .se-con{
    padding-top: 99px;
}
.minecard .section-intr .se-con .se-title .se-title-zh{
    text-align: left;
}
.minecard .section-intr .se-list{
    margin-top: 3.5%;
    display: flex;
    flex-wrap: wrap;
}
.minecard .section-intr .se-list .se-list-item{
    width: calc((100% - 20px) / 2);
    margin-bottom: 20px;
    border-radius: 8px;
    overflow: hidden;
}
.minecard .section-intr .se-list .se-list-item:nth-child(2n + 3){
    margin-left: 20px;
}
.minecard .section-intr .se-list .se-list-item:first-child{
    width: 100%;
}
/* 无人驾驶矿卡 --- 核心技术优势 */
.minecard .section-adv .se-con{
    padding-top: 99px;
}
.minecard .section-adv .se-list{
    margin-top: 4.8%;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.minecard .section-adv .se-list .se-list-item{
    width: calc((100% - 120px) / 3);
    margin-bottom: 20px;
    border-radius: 10px;
    overflow: hidden;
    /* border: 1px solid #EFEFEF; */
    margin-right: 60px;
    /* padding: 12px; */
    min-height: 346px;
    box-shadow: 0px 6px 42px 0px rgba(0,0,0,0.1);
}
.minecard .section-adv .se-list .se-list-item:nth-child(3n + 3){
    margin-right: 0px;
}
.minecard .section-adv .se-list .item-word{
    /* text-align: center; */
    margin-top: 1%;
    padding: 10px 5% 30px 5%;
    font-family: 方正兰亭黑;
}
.minecard .section-adv .se-list .item-word-title{
    color: #1F1F20;
    font-size: 20px;
    font-weight: 500;
}
.minecard .section-adv .se-list .item-word-text{
    position: relative;
    margin: 0px auto;
    color: #61666A;
    /* text-align: center; */
    font-size: 16px;
    margin-top: 1em;
    font-weight: 300;
    /* width: 90%;
    padding: 0 5%; */
}
/* 无人驾驶矿卡 --- 核心技术优势 */
.minecard .section-gxsetting .se-con{
    padding-top: 99px;
}
.minecard .section-gxsetting .se-talbe-box{
    display: flex;
    margin-top: 4.9%;
}
.minecard .section-gxsetting .se-talbe-box .se-talbe{
    width: calc((100% - 20px) / 2);
    font-family: 方正兰亭黑;
    border-spacing: 0px;
    border: 1px solid #EFEFEF;
}
.minecard .section-gxsetting .se-talbe-box .se-talbe + .se-talbe{
    margin-left: 20px;
}
.minecard .section-gxsetting .se-talbe-box .se-talbe colgroup col:first-child{
    width: 200px;
}
.minecard .section-gxsetting .se-talbe thead tr{
    background-color: #7D8EB2;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
}
.minecard .section-gxsetting .se-talbe thead tr th{
    font-weight: normal;
    padding: 13px 5px;
    text-align: center;
}
.minecard .section-gxsetting .se-talbe tbody tr td{
    color: #000107;
    padding: 13px 5px;
    text-align: center;
    font-size: 16px;
}
.minecard .section-gxsetting .se-talbe tbody tr td + td,
.minecard .section-gxsetting .se-talbe thead tr th + th{
    border-left: 1px solid #EFEFEF;
}
.minecard .section-gxsetting .se-talbe tbody tr{
    background: #fff;
}
.minecard .section-gxsetting .se-talbe tbody tr:nth-child(2n){
    background: rgba(233, 233, 233, .5);
}
/* 无人驾驶矿卡 --- 商业案例分享 */
/*.minecard .section-case .se-con{
    padding-top: 118px;
}
.minecard .section-case .se-con .se-title .se-title-zh{
    text-align: center;
}
.minecard .section-case .swiper-navigation{
    position: relative;
    margin: 0px auto;
    justify-content: right;
    z-index: 1;
}
.minecard .section-case .swiper{
    margin-top: 3.3%;
}
.minecard .section-case .swiper-slide{
    width: 528px;
    margin-right: 60px;
}
.minecard .section-case .swiper-slide .slide-img{
    position: relative;
    width: 100%;
    height: 380px;
    overflow: hidden;
    border-radius: 24px;
}
.minecard .section-case .swiper-slide .slide-img .slideimg{
    position: absolute;
    top: 0px;
    left: 0px;
}
.minecard .section-case .swiper-slide .slide-img .slideimg,
.minecard .section-case .swiper-slide .slide-img .slideimg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.minecard .section-case .swiper-slide .wordbox{
    font-family: 方正兰亭中黑;
    margin-top: 6.7%;
    width: 94%;
}
.minecard .section-case .swiper-slide .wordbox-title{
    font-size: 24px;
    color: #000107;
    font-weight: bold;
}
.minecard .section-case .swiper-slide .wordbox-text{
    font-size: 16px;
    color: #61666A;
    margin-top: 2.5%;
}
.minecard .section-case .video-box{
    overflow: hidden;
    position: relative;
    margin-top: 50px;
    margin-bottom: 58px;
} */
/** 商业案例 */
.minecard .section-business .se-con {
    padding-top: 50px;
    margin: 0 auto; /* 居中 */
}

.minecard .section-business .se-con .se-title .se-title-zh {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 30px;
}

.minecard .section-business .se-list {
    margin-top: 4.8%;
    /* 为se-list容器设置顶部外边距为4.8%，用于控制与标题之间的间距 */
    display: flex;
    /* 设置为弹性布局，方便子元素（列表项）的排列 */
    flex-wrap: wrap;
    justify-content: space-between;
    /* 允许子元素换行，当一行放不下时自动换行 */
    align-items: stretch;
    /* 使子元素在垂直方向上拉伸，高度一致 */
}
.minecard .section-business .se-list .se-list-item {
    width: calc((100% - 60px) / 2);
    /* 计算每个列表项的宽度，一行放置3个，减去40px的总间隙 */
    margin-bottom: 20px;
    /* 设置每个列表项的底部外边距为20px，用于控制行间距 */
    border-radius: 4px;
    /* 设置圆角边框，半径为4px，使边框看起来更圆润 */
    overflow: hidden;
    /* 隐藏超出容器的内容，通常用于配合圆角边框隐藏图片的尖角部分 */
    border: 1px solid transparent;
    /* 设置边框为1px宽的灰色实线 */
    /* 设置内边距为12px，用于控制内容与边框之间的间距 */
    min-height: 500px;
    /* 设置最小高度为346px，确保内容显示完整 */
}
.minecard .section-business .se-list:nth-child(2n + 2) {
    margin-right: 0px;
    /* 对每行的最后一个列表项（第3、6、9...个）取消右侧外边距，防止右边距溢出 */
}


.minecard .section-business .se-con .se-list .se-list-item .wordbox {
    margin-top: 15px;
    width: 100%;
    text-align: left; /* 文字左对齐 */
    font-weight: 400;
    height: 24px;
    line-height: 24px;
}

.minecard .section-business .se-con .se-list .se-list-item .wordbox .wordbox-title {
    font-size: 24px;
    color: #000107;
}

.minecard .section-business .se-con .se-list .se-list-item .wordbox .wordbox-text {
    font-size: 16px;
    color: #61666A;
    margin-top: 10px;
}

/* 无人驾驶矿卡 --- 联系我们 */
.minecard .section-linkus .se-con{
    padding-top: 118px;
    padding-bottom: 0px;
}
.minecard .section-linkus .se-mplatebox{
    display: flex;
    margin-top: 4.8%;
}
.minecard .section-linkus .se-mplatebox .se-mplate{
    width: 50%;
    flex-shrink: 0;
}
.minecard .section-linkus .se-mplatebox .se-mplate .se-mp-title{
    color: #000107;
    font-size: 18px;
    font-family: 方正兰亭中黑;
}
.minecard .section-linkus .se-mp-body{
    margin-top: 28px;
}
.minecard .section-linkus .se-mp-item{
    display: flex;
}
.minecard .section-linkus .se-mp-item + .se-mp-item{
    margin-top: 20px;
}
.minecard .section-linkus .item-icon{
    width: 18px;
    height: 18px;
    margin-right: 10px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.minecard .section-linkus .se-mp-item.item-tel .item-icon{
    background-image: url(../imgs/autodriving/icon-tel.svg);
    margin-top: 9px;
}
.minecard .section-linkus .se-mp-item.item-addr .item-icon{
    background-image: url(../imgs/autodriving/icon-addr.svg);
}
.minecard .section-linkus .item-value{
    color: #000107;
    font-size: 14px;
}
.minecard .section-linkus .ivalue-o{
    font-size: 24px;
}
.minecard .section-linkus .ivalue-t{
    color: #61666A;
}
.minecard .section-linkus .sem-form{
    padding-left: .8%;
}
.minecard .section-linkus .sem-form .se-mp-body{
    display: flex;
    flex-wrap: wrap;
}
.minecard .section-linkus .se-mp-form-item{
    width: 48.3%;
}
.minecard .section-linkus .se-mp-form-item:nth-child(2){
    margin-left: 3.4%;
}
.minecard .section-linkus .se-mp-form-item input{
    outline: none;
    width: 100%;
    font-size: 14px;
    line-height: 3.57142857;
    padding: 0px 1.4em;
    background: rgba(217, 217, 217, .2);
    border: none;
    border-radius: 4px;
}
.minecard .section-linkus .se-mp-form-item input::-webkit-input-placeholder{
    color: #ADADAD;;
}
.minecard .section-linkus .sem-form button{
    width: 100%;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    margin-top: 3.1%;
    padding: 0px;
    border: none;
    background: #7D8EB2;
    border: 1px solid #7D8EB2;
    border-radius: 4px;
}
.minecard .section-linkus .sem-form button:hover{
    background: transparent;
    color: #7D8EB2;
}
.minecard .section-linkus .se-mrow{
    display: flex;
    align-items: stretch;
    margin-top: 2.6%;
    background: linear-gradient(89deg, #5F6D8A 3.65%, #7D8EB2 100%);
    border-radius: 4px;
    direction: rtl;
}
.minecard .section-linkus .se-mrow .se-mr-left{
    color: #fff;
    padding: 30px;
    display: flex;
    justify-content: space-between;
    flex: 1;
    direction: ltr;
}
.minecard .section-linkus .se-mrow .word1{
    font-size: 34px;
}
.minecard .section-linkus .se-mrow .word2{
    font-size: 18px;
    margin-top: 13px;
}
.minecard .section-linkus .se-mrow .semr-le-right{
    width: 195px;
    direction: ltr;
}
.minecard .section-linkus .se-mrow .semr-le-right img{
    width: 100%;
}
.minecard .section-linkus .se-mrow .se-mr-right{
    display: flex;
    flex-shrink: 0;
    padding: 20px 20px 8px;
    border-radius: 4px;
    background: #FBFBFB;
}
.minecard .section-linkus .se-mrow .footcode + .footcode{
    margin-left: 20px;
}
.minecard .section-linkus .se-mrow .footcode .img{
    width: 120px;
}
.minecard .section-linkus .se-mrow .footcode .img img{
    width: 100%;
}
.minecard .section-linkus .se-mrow .footcode .word{
    color: #61666A;
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
}
.minecard .footerrow{
    color: #61666A;
    border-top: 1px solid #F6F6F6;
    margin-top: 120px;
}
.minecard .footerrow .footerrow-con{
    width: 1200px;
    position: relative;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
    padding: 18px 0px;
    font-size: 14px;
}
@media screen and (min-width: 1921px){
    .section-index .se-word-box{
        width: 62.5vw;
    }
    .section .se-con{
        width: 62.5vw;
        padding: 4.11vw 0px 1.93vw;
    }
    .section.right-se .se-con .se-title,
    .section.qu-se .se-con .se-title,
    .section .se-limitw{
        width: 62.5vw;
    }
    .section .se-con .se-title .se-title-zh{
        font-size: 1.67vw;
    }
    .section .se-con .se-title .se-title-sub{
        font-size: 0.73vw;
    }
    .section.right-se .swiper-slide:nth-child(1){
        margin-left: calc((100% - 62.5vw) / 2);
    }
    /* .swiper-navigation .sw-btn{
        width: 1.77vw;
        height: 1.77vw;
    }
    .swiper-navigation .sw-btn + .sw-btn{
        margin-left: 1.56vw;
    } */
    
    /* 无人驾驶矿卡 */
    /* 无人驾驶矿卡 --- 页面首屏 */
    .minecard .section-index .se-word-box .title-sub{
        font-size: 1.25vw;
    }
    .minecard .section-index .se-word-box .title-main{
        font-size: 1.67vw;
    }
    .minecard .section-index .se-word-box .title-en{
        font-size: 0.9vw;
    }
    .minecard .section-index .se-word-box .btn-box{
        font-size: 1.7vw;
    }
    .minecard .section-index .se-word-box .btn-box .falabel{
        font-size: 0.6vw;
    }
    /* 无人驾驶矿卡 --- 车规级传感器配置 */
    .minecard .section-carsetting{
        background-size: 100vw auto;
    }
    .minecard .section-carsetting .se-con{
        padding-bottom: 3.23vw;
    }
    /* 无人驾驶矿卡 --- 7X24h矿山全天候无人驾驶运行 */
    .minecard .section-intr .se-con{
        padding-top: 99px;
    }
    .minecard .section-intr .se-list .se-list-item{
        width: calc((100% - 1.04vw) / 2);
        margin-bottom: 1.04vw;
        border-radius: 0.42vw;
    }
    .minecard .section-intr .se-list .se-list-item:nth-child(2n + 3){
        margin-left: 1.04vw;
    }
    /* 无人驾驶矿卡 --- 核心技术优势 */
    .minecard .section-adv .se-con{
        padding-top: 5.16vw;
    }
    .minecard .section-adv .se-list .se-list-item{
        width: calc((100% - 2.08vw) / 3);
        margin-bottom: 1.04vw;
        border-radius: 0.21vw;
        margin-right: 1.04vw;
        padding: 0.63vw;
        min-height: 18.02vw;
    }
    .minecard .section-adv .se-list .item-word-title{
        font-size: 0.94vw;
    }
    .minecard .section-adv .se-list .item-word-text{
        font-size: 0.73vw;
    }
    /* 无人驾驶矿卡 --- 核心技术优势 */
    .minecard .section-gxsetting .se-con{
        padding-top: 5.16vw;
    }
    .minecard .section-gxsetting .se-talbe-box .se-talbe{
        width: calc((100% - 1.04vw) / 2);
    }
    .minecard .section-gxsetting .se-talbe-box .se-talbe + .se-talbe{
        margin-left: 1.04vw;
    }
    .minecard .section-gxsetting .se-talbe-box .se-talbe colgroup col:first-child{
        width: 10.42vw;
    }
    .minecard .section-gxsetting .se-talbe thead tr{
        line-height: 2.6vw;
        font-size: 0.83vw;
    }
    .minecard .section-gxsetting .se-talbe thead tr th{
        padding: 0.68vw 0.26vw;
    }
    .minecard .section-gxsetting .se-talbe tbody tr td{
        padding: 0.68vw 0.26vw;
        font-size: 0.83vw;
    }
    /* 无人驾驶矿卡 --- 商业案例分享 */
    .minecard .section-case .se-con{
        padding-top: 6.15vw;
    }
    .minecard .section-case .swiper-slide{
        width: 27.5vw;
        margin-right: 3.13vw;
    }
    .minecard .section-case .swiper-slide .slide-img{
        height: 19.79vw;
        border-radius: 1.25vw;
    }
    .minecard .section-case .swiper-slide .wordbox-title{
        font-size: 1.25vw;
    }
    .minecard .section-case .swiper-slide .wordbox-text{
        font-size: 0.83vw;
    }
    .minecard .section-case .video-box{
        margin-top: 2.6vw;
        margin-bottom: 3vw;
    }
    /* 无人驾驶矿卡 --- 联系我们 */
    .minecard .section-linkus .se-con{
        padding-top: 6.15vw;
    }
    .minecard .section-linkus .se-mplatebox .se-mplate .se-mp-title{
        font-size: 0.94vw;
    }
    .minecard .section-linkus .se-mp-body{
        margin-top: 1.46vw;
    }
    .minecard .section-linkus .se-mp-item + .se-mp-item{
        margin-top: 1.04vw;
    }
    .minecard .section-linkus .item-icon{
        width: 0.94vw;
        height: 0.94vw;
        margin-right: 0.52vw;
    }
    .minecard .section-linkus .se-mp-item.item-tel .item-icon{
        margin-top: 0.47vw;
    }
    .minecard .section-linkus .item-value{
        font-size: 0.73vw;
    }
    .minecard .section-linkus .ivalue-o{
        font-size: 1.25vw;
    }
    .minecard .section-linkus .se-mp-form-item input{
        font-size: 0.73vw;
        border-radius: 0.21vw;
    }
    .minecard .section-linkus .sem-form button{
        line-height: 2.6vw;
        font-size: 0.83vw;
        border-radius: 0.21vw;
    }
    .minecard .section-linkus .se-mrow{
        border-radius: 0.21vw;
    }
    .minecard .section-linkus .se-mrow .se-mr-left{
        padding: 1.56vw;
    }
    .minecard .section-linkus .se-mrow .word1{
        font-size: 1.77vw;
    }
    .minecard .section-linkus .se-mrow .word2{
        font-size: 0.94vw;
        margin-top: 0.68vw;
    }
    .minecard .section-linkus .se-mrow .semr-le-right{
        width: 10.16vw;
    }
    .minecard .section-linkus .se-mrow .se-mr-right{
        padding: 1.04vw 1.04vw 0.42vw;
        border-radius: 0.21vw;
    }
    .minecard .section-linkus .se-mrow .footcode .img{
        width: 120px;
    }
    .minecard .section-linkus .se-mrow .footcode .word{
        font-size: 0.73vw;
        margin-top: 0.52vw;
    }
    .minecard .footerrow{
        margin-top: 6.25vw;
    }
    .minecard .footerrow .footerrow-con{
        width: 62.5vw;
        padding: 0.94vw 0px;
        font-size: 0.73vw;
    }
}
@media screen and (max-width: 1390px){
    .section-index .se-word-box{
        width: 1034px;
    }
    .section .se-con{
        width: 1034px;
        padding: 68px 0px 32px;
    }
    .section.right-se .se-con .se-title,
    .section.qu-se .se-con .se-title,
    .section .se-limitw{
        width: 1034px;
    }
    .section .se-con .se-title .se-title-zh{
        font-size: 27px;
    }
    .section .se-con .se-title .se-title-sub{
        font-size: 12px;
    }
    .section.right-se .swiper-slide:nth-child(1){
        margin-left: calc((100% - 1034px) / 2);
    }
    /* .swiper-navigation .sw-btn{
        width: 29px;
        height: 29px;
    }
    .swiper-navigation .sw-btn + .sw-btn{
        margin-left: 26px;
    } */
    
    /* 无人驾驶矿卡 */
    /* 无人驾驶矿卡 --- 页面首屏 */
    .minecard .section-index .se-word-box .title-sub{
        font-size: 17px;
    }
    .minecard .section-index .se-word-box .title-main{
        font-size: 23px;
    }
    .minecard .section-index .se-word-box .title-en{
        font-size: 13px;
    }
    .minecard .section-index .se-word-box .btn-box{
        font-size: 28px;
    }
    /* 无人驾驶矿卡 --- 车规级传感器配置 */
    .minecard .section-carsetting .se-con{
        padding-bottom: 53px;
    }
    /* 无人驾驶矿卡 --- 7X24h矿山全天候无人驾驶运行 */
    .minecard .section-intr .se-con{
        padding-top: 85px;
    }
    .minecard .section-intr .se-list .se-list-item{
        width: calc((100% - 17px) / 2);
        margin-bottom: 17px;
        border-radius: 7px;
    }
    .minecard .section-intr .se-list .se-list-item:nth-child(2n + 3){
        margin-left: 17px;
    }
    /* 无人驾驶矿卡 --- 核心技术优势 */
    .minecard .section-adv .se-con{
        padding-top: 85px;
    }
    .minecard .section-adv .se-list .se-list-item{
        width: calc((100% - 34px) / 3);
        margin-bottom: 17px;
        border-radius: 3px;
        margin-right: 17px;
        padding: 10px;
        min-height: 298px;
    }
    .minecard .section-adv .se-list .item-word-title{
        font-size: 15px;
    }
    .minecard .section-adv .se-list .item-word-text{
        font-size: 12px;
    }
    /* 无人驾驶矿卡 --- 核心技术优势 */
    .minecard .section-gxsetting .se-con{
        padding-top: 85px;
    }
    .minecard .section-gxsetting .se-talbe-box .se-talbe{
        width: calc((100% - 17px) / 2);
    }
    .minecard .section-gxsetting .se-talbe-box .se-talbe + .se-talbe{
        margin-left: 17px;
    }
    .minecard .section-gxsetting .se-talbe-box .se-talbe colgroup col:first-child{
        width: 172px;
    }
    .minecard .section-gxsetting .se-talbe thead tr{
        line-height: 43px;
        font-size: 14px;
    }
    .minecard .section-gxsetting .se-talbe thead tr th{
        padding: 11px 4px;
    }
    .minecard .section-gxsetting .se-talbe tbody tr td{
        padding: 11px 4px;
        font-size: 14px;
    }
    /* 无人驾驶矿卡 --- 商业案例分享 */
    .minecard .section-case .se-con{
        padding-top: 102px;
    }
    .minecard .section-case .swiper-slide{
        width: 455px;
        margin-right: 52px;
    }
    .minecard .section-case .swiper-slide .slide-img{
        height: 327px;
        border-radius: 20px;
    }
    .minecard .section-case .swiper-slide .wordbox-title{
        font-size: 20px;
    }
    .minecard .section-case .swiper-slide .wordbox-text{
        font-size: 14px;
    }
    .minecard .section-case .video-box{
        margin-top: 36px;
        margin-bottom: 42px;
    }
    /* 无人驾驶矿卡 --- 联系我们 */
    .minecard .section-linkus .se-con{
        padding-top: 102px;
    }
    .minecard .section-linkus .se-mplatebox .se-mplate .se-mp-title{
        font-size: 15px;
    }
    .minecard .section-linkus .se-mp-body{
        margin-top: 24px;
    }
    .minecard .section-linkus .se-mp-item + .se-mp-item{
        margin-top: 17px;
    }
    .minecard .section-linkus .item-icon{
        width: 15px;
        height: 15px;
        margin-right: 8px;
    }
    .minecard .section-linkus .se-mp-item.item-tel .item-icon{
        margin-top: 8px;
    }
    .minecard .section-linkus .item-value{
        font-size: 12px;
    }
    .minecard .section-linkus .ivalue-o{
        font-size: 20px;
    }
    .minecard .section-linkus .se-mp-form-item input{
        font-size: 12px;
        border-radius: 3px;
    }
    .minecard .section-linkus .sem-form button{
        line-height: 43px;
        font-size: 14px;
        border-radius: 3px;
    }
    .minecard .section-linkus .se-mrow{
        border-radius: 3px;
    }
    .minecard .section-linkus .se-mrow .se-mr-left{
        padding: 26px;
    }
    .minecard .section-linkus .se-mrow .word1{
        font-size: 29px;
    }
    .minecard .section-linkus .se-mrow .word2{
        font-size: 15px;
        margin-top: 11px;
    }
    .minecard .section-linkus .se-mrow .semr-le-right{
        width: 168px;
    }
    .minecard .section-linkus .se-mrow .se-mr-right{
        padding: 17px 17px 7px;
        border-radius: 3px;
    }
    .minecard .section-linkus .se-mrow .footcode .img{
        width: 103px;
    }
    .minecard .section-linkus .se-mrow .footcode .word{
        font-size: 12px;
        margin-top: 8px;
    }
    .minecard .footerrow{
        margin-top: 103px;
    }
    .minecard .footerrow .footerrow-con{
        width: 1034px;
        padding: 15.5px 0px;
        font-size: 12px;
    }
}
@media screen and (max-width: 1200px){
    .section-index .se-word-box{
        width: 895px;
    }
    .section .se-con{
        width: 895px;
        padding: 59px 0px 27px;
    }
    .section.right-se .se-con .se-title,
    .section.qu-se .se-con .se-title,
    .section .se-limitw{
        width: 895px;
    }
    .section .se-con .se-title .se-title-zh{
        font-size: 24px;
    }
    .section.right-se .swiper-slide:nth-child(1){
        margin-left: calc((100% - 895px) / 2);
    }
    /* .swiper-navigation .sw-btn{
        width: 25px;
        height: 25px;
    }
    .swiper-navigation .sw-btn + .sw-btn{
        margin-left: 22px;
    } */
    
    /* 无人驾驶矿卡 */
    /* 无人驾驶矿卡 --- 页面首屏 */
    .minecard .section-index .se-word-box .title-sub{
        font-size: 15px;
    }
    .minecard .section-index .se-word-box .title-main{
        font-size: 20px;
    }
    .minecard .section-index .se-word-box .title-en{
        font-size: 12px;
    }
    .minecard .section-index .se-word-box .btn-box{
        font-size: 25px;
    }
    /* 无人驾驶矿卡 --- 车规级传感器配置 */
    .minecard .section-carsetting .se-con{
        padding-bottom: 46px;
    }
    /* 无人驾驶矿卡 --- 7X24h矿山全天候无人驾驶运行 */
    .minecard .section-intr .se-con{
        padding-top: 74px;
    }
    .minecard .section-intr .se-list .se-list-item{
        width: calc((100% - 15px) / 2);
        margin-bottom: 15px;
        border-radius: 6px;
    }
    .minecard .section-intr .se-list .se-list-item:nth-child(2n + 3){
        margin-left: 15px;
    }
    /* 无人驾驶矿卡 --- 核心技术优势 */
    .minecard .section-adv .se-con{
        padding-top: 74px;
    }
    .minecard .section-adv .se-list .se-list-item{
        width: calc((100% - 30px) / 3);
        margin-bottom: 15px;
        border-radius: 3px;
        margin-right: 15px;
        padding: 9px;
        min-height: 258px;
    }
    .minecard .section-adv .se-list .item-word-title{
        font-size: 13px;
    }
    /* 无人驾驶矿卡 --- 核心技术优势 */
    .minecard .section-gxsetting .se-con{
        padding-top: 74px;
    }
    .minecard .section-gxsetting .se-talbe-box .se-talbe{
        width: calc((100% - 15px) / 2);
    }
    .minecard .section-gxsetting .se-talbe-box .se-talbe + .se-talbe{
        margin-left: 15px;
    }
    .minecard .section-gxsetting .se-talbe-box .se-talbe colgroup col:first-child{
        width: 149px;
    }
    .minecard .section-gxsetting .se-talbe thead tr{
        line-height: 37px;
        font-size: 12px;
    }
    .minecard .section-gxsetting .se-talbe thead tr th{
        padding: 10px 4px;
    }
    .minecard .section-gxsetting .se-talbe tbody tr td{
        padding: 10px 4px;
        font-size: 12px;
    }
    /* 无人驾驶矿卡 --- 商业案例分享 */
    .minecard .section-case .se-con{
        padding-top: 88px;
    }
    .minecard .section-case .swiper-slide{
        width: 394px;
        margin-right: 45px;
    }
    .minecard .section-case .swiper-slide .slide-img{
        height: 283px;
        border-radius: 18px;
    }
    .minecard .section-case .swiper-slide .wordbox-title{
        font-size: 18px;
    }
    .minecard .section-case .swiper-slide .wordbox-text{
        font-size: 12px;
    }
    .minecard .section-case .video-box{
        margin-top: 31px;
        margin-bottom: 37px;
    }
    /* 无人驾驶矿卡 --- 联系我们 */
    .minecard .section-linkus .se-con{
        padding-top: 88px;
    }
    .minecard .section-linkus .se-mplatebox .se-mplate .se-mp-title{
        font-size: 13px;
    }
    .minecard .section-linkus .se-mp-body{
        margin-top: 21px;
    }
    .minecard .section-linkus .se-mp-item + .se-mp-item{
        margin-top: 15px;
    }
    .minecard .section-linkus .item-icon{
        width: 13px;
        height: 13px;
        margin-right: 7px;
    }
    .minecard .section-linkus .se-mp-item.item-tel .item-icon{
        margin-top: 7px;
    }
    .minecard .section-linkus .ivalue-o{
        font-size: 18px;
    }
    .minecard .section-linkus .se-mp-form-item input{
        font-size: 10px;
        border-radius: 3px;
    }
    .minecard .section-linkus .sem-form button{
        line-height: 37px;
        font-size: 12px;
        border-radius:3px;
    }
    .minecard .section-linkus .se-mrow{
        border-radius: 3px;
    }
    .minecard .section-linkus .se-mrow .se-mr-left{
        padding: 22px;
    }
    .minecard .section-linkus .se-mrow .word1{
        font-size: 25px;
    }
    .minecard .section-linkus .se-mrow .word2{
        font-size: 13px;
        margin-top: 10px;
    }
    .minecard .section-linkus .se-mrow .semr-le-right{
        width: 145px;
    }
    .minecard .section-linkus .se-mrow .se-mr-right{
        padding: 15px 15px 6px;
        border-radius: 3px;
    }
    .minecard .section-linkus .se-mrow .footcode .img{
        width: 89px;
    }
    .minecard .section-linkus .se-mrow .footcode .word{
        margin-top: 7px;
    }
    .minecard .footerrow{
        margin-top: 89px;
    }
    .minecard .footerrow .footerrow-con{
        width: 895px;
        padding: 13px 0px;
    }
}
@media screen and (max-width: 1024px){
    /* 共有内框 */
    .section .se-con{
        width: 95%;
    }
    .section.right-se .se-con .se-title,
    .section.qu-se .se-con .se-title,
    .section .se-limitw,
    .lul-limitw{
        width: 95%;
    }
    .section.right-se .swiper-slide:nth-child(1){
        margin-left: 2.5%;
    }
    /* 无人驾驶矿卡 */
    /* 无人驾驶矿卡 --- 页面首屏 */
    /* .minecard .section-index .se-word-box .title-main{
        margin-bottom: 2.5%;
    } */
    .section-index .se-word-box{
        width: 95%;
    }
    /* 无人驾驶矿卡 --- 商业案例分享 */
    .minecard .section-case .swiper-slide{
        width: 38%;
    }
    .minecard .section-case .swiper-slide .slide-img{
        width: 100%;
        height: unset;
        padding: 35.985% 0px;
    }
    /* 无人驾驶矿卡 --- 联系我们 */
    .minecard .footerrow .footerrow-con{
        width: 95%;
    }
}
@media screen and (max-width: 860px){
    /* 无人驾驶矿卡 */
    /* 无人驾驶矿卡 --- 页面首屏 */
    /* .minecard .section-index .se-word-box .title-main{
        font-size: 20px;
    }
    .minecard .section-index .se-word-box .title-sub{
        font-size: 17px;
    }
    .minecard .section-index .se-word-box .btn-box a{
        width: 150px;
        height: 38px;
        line-height: 38px;
    } */
    /* 无人驾驶矿卡 --- 联系我们 */
    .minecard .section-linkus .se-mrow .word1 {
        font-size: 20px;
    }
}
@media screen and (max-width: 768px){
    .section-index .se-word-box{
        /* bottom: unset; */
        bottom: 70%;
        text-align: center;
    }
    .section-index .se-img-box{
        background: #b5cfe6;
    }
    .section-index .se-img-box .seimg img{
        object-position: center;
        object-fit: 100% auto;
    }
    .section-index .se-word-box .title-en{
        font-size: 3.3vw;
        line-height: 1;
        margin-top: .18em;
    }
    .section-index .se-word-box .title-zh{
        font-size: 5.6vw;
        line-height: 1.18;
    }
    /* .swiper-navigation .sw-btn{
        width: 1.77vw;
        height: 1.77vw;
    }
    .swiper-navigation .sw-btn + .sw-btn{
        margin-left: 1.56vw;
    } */
    
    /* 无人驾驶矿卡 */
    body.minecard{
        /* background: url("../../imgo/autodriving/minecard-m.jpg") no-repeat center top;
        background-size: 100% auto; */
    }
    .section .se-con .se-title .se-title-zh{
        font-size: 4.8vw;
    }
    .section .se-con .se-title .se-title-sub{
        font-size: 2.7vw;
        line-height: 1.3;
        margin-top: 1.3vw;
    }
    /* 无人驾驶矿卡 --- 页面首屏 */
    /* .minecard .section-index .se-img-box{
        opacity: 0;
    } */
    .minecard .section-index .se-word-box .title-sub{
        font-size: 3.2vw;
    }
    .minecard .section-index .se-word-box .title-main{
        font-size: 4.8vw;
        margin-top: 2.3%;
        margin-bottom: 0em;
        margin-top: 0px;
    }
    .minecard .section-index .se-word-box .title-en{
        font-size: 3.3vw;
        margin-bottom: 1.2em;
    }
    .minecard .section-index .se-word-box{
        transform: translate(-50%, 50%);
        bottom: 71%;
        top: unset;
    }
    .minecard .section-index .se-word-box .btn-box{
        font-size: 3.2vw;
        margin-top: 0%;
    }
    .minecard .section-index .se-word-box .btn-box a{
        margin: 0px auto;
        width: 43vw;
    }
    .minecard .section-index .se-word-box .btn-box .falabel{
        font-size: 1.6vw;
    }
    .minecard .section-index .se-word-box .btn-box .fatel{
        font-size: 3.2vw;
    }
    /* 无人驾驶矿卡 --- 车规级传感器配置 */
    .minecard .section-carsetting{
        background-size: 223.07vw auto;
    }
    .minecard .section-carsetting .se-con{
        padding-bottom: 5.6vw;
        width: 100%;
    }
    .minecard .section-carsetting .svgpoint circle:nth-child(1){
        animation: none;
    }
    .minecard .section-carsetting .svgpoint circle:nth-child(2){
        animation: none;
    }
    .minecard .section-carsetting .svgitem.active .svgpoint circle:nth-child(1){
        animation: mshuibowen 1.5s linear infinite;
    }
    .minecard .section-carsetting .svgitem.active .svgpoint circle:nth-child(2){
        animation: mshuibowen 1.5s linear infinite;
        animation-delay: 0.5s;
    }
    @keyframes mshuibowen {
        0% {
            r: 4;
            opacity: .46;
        }
        100% {
            r: 16;
            opacity: 0;
        }
    }
    .minecard .section-carsetting .svgline,
    .minecard .section-carsetting .svgtitle,
    .minecard .section-carsetting .svgword{
        opacity: 0;
        transition: opacity 1s;
    }
    .minecard .section-carsetting .svgitem.active .svgline,
    .minecard .section-carsetting .svgitem.active .svgtitle,
    .minecard .section-carsetting .svgitem.active .svgword{
        opacity: 1;
    }
    /* 无人驾驶矿卡 --- 7X24h矿山全天候无人驾驶运行 */
    .minecard .section-intr .se-con{
        padding-top: 6.8vw;
        padding-bottom: 1vw;
    }
    .minecard .section-intr .se-list{
        justify-content: space-between;
        margin-top: 4%;
    }
    .minecard .section-intr .se-list .se-list-item{
        width: 48.5%;
        margin-bottom: 3%;
        border-radius: 1.07vw;
    }
    .minecard .section-intr .se-list .se-list-item:nth-child(2n + 3){
        margin-left: 0px;
    }
    
    /* 无人驾驶矿卡 --- 核心技术优势 */
    .minecard .section-adv .se-con{
        padding-top: 10vw;
        padding-bottom: 2vw;
    }
    .minecard .section-adv .se-list{
        justify-content: space-between;
        margin-top: 9%;
    }
    .minecard .section-adv .se-list .se-list-item{
        width: 100%;
        margin-bottom: 3%;
        border-radius: 1vw;
        padding: 1.6vw;
        min-height: unset;
        margin-right: 0px;
    }
    .minecard .section-adv .se-list .item-word{
        margin-top: 5.3%;
    }
    .minecard .section-adv .se-list .item-word-title{
        font-size: 2.7vw;
    }
    .minecard .section-adv .se-list .item-word-text{
        font-size: 12px;
        width: 100%;
    }
    /* 无人驾驶矿卡 --- 个性化配置参数 */
    .minecard .section-gxsetting .se-con{
        padding-top: 10vw;
        padding-bottom: 1vw;
    }
    .minecard .section-gxsetting .se-talbe-box{
        flex-wrap: wrap;
        margin-top: 9%;
    }
    .minecard .section-gxsetting .se-talbe-box .se-talbe{
        width: 100%;
        margin-bottom: 6.3%;
    }
    .minecard .section-gxsetting .se-talbe-box .se-talbe + .se-talbe{
        margin-left: 0px;
    }
    .minecard .section-gxsetting .se-talbe-box .se-talbe colgroup col:first-child{
        width: 26.67vw;
    }
    .minecard .section-gxsetting .se-talbe thead tr{
        line-height: 2.6vw;
        font-size: 2.1vw;
    }
    .minecard .section-gxsetting .se-talbe thead tr th{
        padding: 2.04vw 1vw;
    }
    .minecard .section-gxsetting .se-talbe tbody tr td{
        padding: 1.335vw 1vw;
        font-size: 2.4vw;
    }
    .minecard .section-gxsetting .se-talbe tbody tr td + td{
        font-size: 2.7vw;
    }
    /* 无人驾驶矿卡 --- 商业案例分享 */
    .minecard .section-case .se-con{
        padding-top: 10vw;
        padding-bottom: 4vw;
    }
    .minecard .section-case .se-con .se-title .se-title-zh{
        text-align: center;
    }
    .minecard .section-case .swiper-navigation{
        display: none;
    }
    .minecard .section-case .swiper{
        width: 95%;
        margin: 0px auto;
        margin-top: 3.5%;
    }
    .minecard .section-case .swiper .swiper-wrapper{
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .minecard .section-case .swiper-slide{
        width: 100%;
        margin-left: 0;
        margin: 0%;
        margin-bottom: 7%;
    }
    .minecard .section-case.right-se .swiper-slide:nth-child(1){
        margin-left: 0px;
        width: 100%;
    }
    .minecard .section-case .swiper-slide .slide-img{
        border-radius: 3.2vw;
        padding: 0px;
    }
    .minecard .section-case .swiper-slide .slide-img .slideimg,
    .minecard .section-case .swiper-slide .slide-img .slideimg img{
        height: auto;
        position: relative;
        object-fit: unset;
        object-position: unset;
    }
    .minecard .section-case .swiper-slide .wordbox{
        margin-top: 4%;
        width: 100%;
    }
    .minecard .section-case .swiper-slide .wordbox-title{
        font-size: 3.7vw;
    }
    .minecard .section-case .swiper-slide .wordbox-text{
        font-size: 2.7vw;
        margin-top: 2%;
    }
    .minecard .section-case .video-box{
        margin-top: 9.1vw;
        margin-bottom: 4.5vw;
        color: #61666A;
    }
    .section.right-se .swiper-slide:nth-last-child(1){
        margin-bottom: 0px;
    }
    /* 无人驾驶矿卡 --- 联系我们 */
    .minecard .section-linkus .se-con{
        padding-top: 10vw;
        padding-bottom: 16.8vw;
    }
    .minecard .section-linkus .se-con .se-title .se-title-zh{
        text-align: left;
    }
    .minecard .section-linkus .se-mplatebox{
        display: block;
    }
    .minecard .section-linkus .se-mplatebox .se-mplate{
        width: 100%;
    }
    .minecard .section-linkus .se-mplatebox .se-mplate .se-mp-title{
        display: none;
    }
    .minecard .section-linkus .se-mp-body{
        margin-top: 3vw;
    }
    .minecard .section-linkus .se-mp-item + .se-mp-item{
        margin-top: 4vw;
    }
    .minecard .section-linkus .item-icon{
        width: 4.8vw;
        height: 4.8vw;
        margin-right: 1.5vw;
    }
    .minecard .section-linkus .se-mp-item.item-tel .item-icon{
        margin-top: 0.47vw;
    }
    .minecard .section-linkus .item-value{
        font-size: 2.7vw;
    }
    .minecard .section-linkus .ivalue-o{
        font-size: 4.3vw;
    }
    .minecard .section-linkus .sem-form{
        display: none;
    }
    .minecard .section-linkus .se-mrow{
        border-radius: 1vw;
        margin-top: 4.5%;
        display: block;
        background: transparent;
    }
    .minecard .section-linkus .se-mrow .se-mr-left.mb-show{
        display: flex!important;
        padding: 4vw 4vw 6vw;
        background: linear-gradient(89deg, #5F6D8A 3.65%, #7D8EB2 100%);
        margin-top: 8%;
    }
    .minecard .section-linkus .se-mrow .word1{
        font-size: 4.5vw;
    }
    .minecard .section-linkus .se-mrow .word2{
        font-size: 3.2vw;
        margin-top: 0.68vw;
    }
    .minecard .section-linkus .se-mrow .semr-le-right{
        width: 26vw;
    }
    .minecard .section-linkus .se-mrow .se-mr-left{
        background: linear-gradient(89deg, #5F6D8A 3.65%, #7D8EB2 100%);
        margin-top: 6.9vw;
    }
    .minecard .section-linkus .se-mrow .se-mr-right{
        padding: 4.27vw 1.5vw 1vw;
        border-radius: 0.21vw;
        justify-content: center;
        background: #F2F2F2;
    }
    .minecard .section-linkus .se-mrow .footcode + .footcode{
        margin-left: 11.33vw;
    }
    .minecard .section-linkus .se-mrow .footcode .img{
        width: 26.7vw;
    }
    .minecard .section-linkus .se-mrow .footcode .word{
        font-size: 2.67vw;
        margin-top: 1vw;
    }
    .minecard .footerrow{
        display: none;
    }
    .minecard .section-linkus .se-mrow{
        direction: ltr;
    }
}