.item1{
    position: relative;
}

.item1 .titleWrap{
    position: absolute;
    left:50%;
    top:48px;
    text-align: right;
    color:#fff;
}

.item1 .text1{
    font-size: 2.5rem;
    font-weight: bold;
}

.item1 .text2{
    font-size: 20px;
}

.item1 .line{
    display: inline-block;
    width: 100%;
    height: 1px;
    margin:10px 0px;
    background-color: #fff;
}

.item1 .itemFooter{
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 0px;
    left:0;
    padding:17px 0px;
    width: 100%;
    background: rgba(0, 0, 0, 0.39);
    color:#fff;
    text-align: center;
}

.item1 .fItem{
    padding:0 4%;
}

.item1 .itemFooter .text {
    margin-top: 17px;
    font-size: 19px;
    color: #fff;
}

.item2{
    padding:90px 16%;
}

.item2 .itemContent{
    display: flex;
}

.item2 .itemImg{
    width: 500px;
    height: 480px;
    margin-right: 43px;
}

.item2 .title{
    width: 500px;
    color:#1E64BC;
    font-size: 26px;
    padding-top: 73px;
    background-image: url(../imgs/titleBg.png);
    background-size: 100%;
}

.item2 .line{
    width: 50px;
    height: 6px;
    background-color: #D2332C;
    margin:13px 0px 20px 0px;
    border-radius: 5px;
}

.item2 .text{
    color:#333;
    font-size: 16px;
    text-indent:20px;
    line-height: 26px;
}

.item2 .labelWrap{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.item2 .labelWrap img {
    margin-top: 46px;
    height: 50px;
}

.item3{
    position: relative;
    text-align: center;
    padding:46px 0px 84px 0px;
}

.item3 .title{
    width: 39%;
}

.item3 .bannerSwiper{
    width: 80%;
}

.item3 .prompt{
    font-size: 17px;
    margin:31px 0px;
}

.item4{
    text-align: center;
    padding:54px 0px 58px 0px;
}

.item4 .title{
    width: 54%;
    margin-bottom: 28px;
}

.item4 .bgImg{
    width: 67%;
}

.item5{
    position: relative;
}

.item5 .itemImg{
    position: absolute;
    bottom:8%;
    width: 65%;
    left:50%;
    transform: translateX(-50%);
}

.footer {
    text-align: center;
    background-color: #333;
    color: #ddd;
    font-size: 12px;
    display:flex;
    padding: 5px;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.footer .link {
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
    font-size: 16px;
    width: 500px;
    flex-direction: row;
    justify-content: space-around;
}

@media screen and (max-width: 800px) {
    .item1 .titleWrap {
        top: 0;
    }

    .item1 .text1 {
        font-size: 1.56rem;
    }

    .item1 .text2 {
        font-size: 0.75rem;
    }

    .item2 .itemContent {
        display: block;
        text-align: center;
    }
}

@media screen and (max-width: 1200px) {
    .item1 .text1 {
        font-size: 28px;
    }

    .item1 .text2 {
        font-size: 17px;
    }

    .item2 .itemContent {
        display: block;
        text-align: center;
    }
}

/* @media  screen and (max-width: 1000px){
    .item3 .bannerSwiper{
        width: 600px;
    }
} */

.robot {
  display: none;
}

.item6{
    position: relative;
    padding:15% 14% 5% 14%;
    background-image: url('../imgs/linkBg.png');
    background-size: 100%;
    background-repeat: no-repeat;
}

.item6 .flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.item6 .linkImg{
    width: 25%;
    cursor:pointer;
}

.item6 .linkImg:hover{
    /* animation-name: example; */
    /* animation-duration: 1s; */
    /* transform: translateY(-20px); */
    transform: scale(1.05);
}

@keyframes example {
    from {transform: scale(1.0)}
    to {transform: scale(1.05)}
}

.item6 .linkTitle{
    position: absolute;
    right:14%;
    top:11.5%;
    width: 120px;
    transform: translateY(-50%);
    cursor:pointer;
}

.item7{
    padding:30px 12%;
}

.item7 .item7Content{
    display: flex;
    margin-top: 80px;
    justify-content: center;
}
.item7 .item7Content1{
    display: flex;
    margin-top: 15px;
    justify-content: center;
}
.item7 .titleC{
    color: #F6F6F6;
    /* font-size: 34px; */
    font-size: clamp(1.875rem, 1.784rem + 0.45vw, 2.125rem);
    position: relative;
    z-index: 1;
    margin-left: -550px;
    top: 20px;
    font-weight: 400;
    font-family:"Noto Sans CJK SC", "Source Han Sans CN";
}
.item7 .titleE{
    color: #8B8F91;
    /* font-size: 4.688rem; */
    font-size: clamp(0.5rem, -1.023rem + 7.61vw, 4.688rem);
    line-height: 30px;
    font-weight: 500;
    margin-left: -280px;
    font-family: 'HYQihei 60S';
}
.item7 .title_container{
    text-align: center;
    margin-top: 45px;
    display: flex;
    justify-content: center;
}
.item7 .itemImg7{
    width: 960px;
    height: 320px;
    object-fit: cover;
}
.item7 .module1{
    width: 580px;
    height: 320px;
    background-color: #F6F6F6;
}
.item7 .module2{
    width: 500px;
    height: 325px;
    margin-right: 20px;
    background-color: #F6F6F6;
    margin-bottom: 50px;
}
.item7 .module3{
    width: 500px;
    height: 325px;
    background-color: #F6F6F6;
    margin-bottom: 50px;
}
.font2{
    margin-top: 20px;
    /* font-size: 26px; */
    font-size: 1.625rem;
    font-weight: bold;
    text-align: center;
    margin-left: 16px;
    color: #4C4C4C;
}
.module1 a{
    font-size: 1.125rem;
    margin-left: 45%;
    line-height: 6.5;
    color: #2E66BE;
}
p{
    margin-top: 12px;
    line-height: 3;
    text-align: center;
    font-size: 1.125rem;
    color: #4C4C4C;
}
.fontSet{
    margin-top: 15px;
    text-align: center;
    font-size: 1.125rem;
    color: #4C4C4C;
}
.module3 p{
    margin-top: 12px;
    line-height: 3.5;
    text-align: center;
    font-size: 1.125rem;
    color: #4C4C4C;
}