
.bg-top-img {
    margin-bottom: 5rem;
    background-image: url(../img/top1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: bottom;
}

/* 关于bevictor伟德 */
.about {
    width: 70%;
    margin: auto;
    padding-bottom: 5rem;
}
.smo-box-title {
    font-size: 2.6rem;
    color: #083E94;
    display: block;
    margin-top: 3rem;
    margin-bottom: 3.6rem;
    text-align: left;
    line-height: 42px;
}
.smo-sub-title {
    font-size: 4.5rem;
    line-height: 5.4rem;
    text-align: left;
    margin-bottom: 2rem;
    color: #4F4F4F;
}
.about p {
    font-size: 1.8rem;
    color: #3d3d3d;
    line-height: 2.5rem;
    text-align: justify;
}
.about span {
    color: #15A3E2
}

/* 业务范围 */
.team-box {
    width: 100%;
    /* height: 860px; */
    background: url(../img/team-bg.png) no-repeat center center;
    background-size: 100% 100%;
}

.team-content {
    width: 70%;
    margin: auto;
    padding-top: 5rem;
}

.team-content .title {
    font-size: 3.3rem;
    color: #fff;
    display: block;
    margin-bottom: 2.3rem;
    text-align: left;
    line-height: 5.4rem;
}
.team-content p {
    text-align: left;
    font-size: 2rem;
    color: #fff;
    line-height: 2.5rem;
    margin-bottom: 2rem;
    text-align: justify;
}
.team-box-content {
    display: flex;
    padding: 0 3rem 1rem;
    align-items: center;
    justify-content: space-between;
}
.team-box-content .team-img-box {
    flex: 0 0 50%;
    width: 50%;
    text-align: center;
}
.team-box-content .team-img-box img {
    width: 90%;
    height: auto;
    margin: 0 auto;
}
.tips {
    text-align: right;
    font-size: 1rem;
    padding-bottom: 2.5rem;
    padding-right: 13rem;
}

/* 团队介绍 */
.smo-box-team {
    display: flex;
    justify-content: space-between;
    margin: 60px 0;
}

.smo-box-team ul {
    font-size: 24px;
    color: #3d3d3d;
    text-align: left
}

.smo-box-team ul li {
    line-height: 50px;
}
/* 业务范围统计数据 */
.smo-box-Coverability {
    flex: 1;
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-around;
    /* font-family: '思源黑体'; */
    color: #fff;
 }
 .smo-box-Coverability-item {
    display: flex;
    align-items: center;
 }
 .count-item {
    flex: 0 0 50%;
    width: 50%;
 }
 .personnel {
     display: flex;
     align-items: center;
     flex-direction: column;
 }
 .institution {
     display: flex;
     align-items: center;
     flex-direction: column;
 }
 .city {
     display: flex;
     align-items: center;
     flex-direction: column;
 }
 .project {
     display: flex;
     align-items: center;
     flex-direction: column;
 }
 .abilityNum {
     font-size: 5rem;
     line-height: 5.25rem;
     margin: 0;
 }
 .abilityText {
    padding-top: .8rem;
    font-size: 1.8rem;
 }

.loading {
    display: flex;
    animation-delay: 1s;
    position: relative;
}

.loading .dot {
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    margin: 0.8em;
    border-radius: 50%;
    top: 113px;
    left: 741px;
}

.loading .dot::before {
    position: absolute;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    animation: wave 2s ease-out infinite;
}

.loading .dot:nth-child(1) {
    background: #004ad1;
}

.loading .dot:nth-child(2) {
    background: #004ad1;
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    margin: 0.8em;
    border-radius: 50%;
    top: 148px;
    left: 728px;
}

.loading .dot:nth-child(3) {
    background: #004ad1;
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    margin: 0.8em;
    border-radius: 50%;
    top: 196.5px;
    left: 686px;
}

.loading .dot:nth-child(4) {
    background: #004ad1;
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    margin: 0.8em;
    border-radius: 50%;
    top: 211.5px;
    left: 616px;
}

.loading .dot:nth-child(5) {
    background: #004ad1;
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    margin: 0.8em;
    border-radius: 50%;
    top: 195px;
    left: 560.5px;
}

.loading .dot:nth-child(6) {
    background: #004ad1;
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    margin: 0.8em;
    border-radius: 50%;
    top: 193px;
    left: 273px;
}

.loading .dot:nth-child(7) {
    background: #004ad1;
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    margin: 0.8em;
    border-radius: 50%;
    top: 257.5px;
    left: 465px;
}

.loading .dot:nth-child(8) {
    background: #004ad1;
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    margin: 0.8em;
    border-radius: 50%;
    top: 282px;
    left: 383px;
}

.loading .dot:nth-child(9) {
    background: #004ad1;
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    margin: 0.8em;
    border-radius: 50%;
    top: 251px;
    left: 507px;
}

.loading .dot:nth-child(10) {
    background: #004ad1;
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    margin: 0.8em;
    border-radius: 50%;
    top: 238.5px;
    left: 605px;
}

.loading .dot:nth-child(11) {
    background: #004ad1;
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    margin: 0.8em;
    border-radius: 50%;
    top: 229px;
    left: 619px;
}

.loading .dot:nth-child(12) {
    background: #004ad1;
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    margin: 0.8em;
    border-radius: 50%;
    top: 251px;
    left: 574px;
}

.loading .dot:nth-child(13) {
    background: #004ad1;
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    margin: 0.8em;
    border-radius: 50%;
    top: 272px;
    left: 628px;
}

.loading .dot:nth-child(14) {
    background: #004ad1;
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    margin: 0.8em;
    border-radius: 50%;
    top: 309px;
    left: 652.3px;
}

.loading .dot:nth-child(15) {
    background: #004ad1;
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    margin: 0.8em;
    border-radius: 50%;
    top: 297.5px;
    left: 537px;
}

.loading .dot:nth-child(16) {
    background: #004ad1;
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    margin: 0.8em;
    border-radius: 50%;
    top: 305px;
    left: 574px;
}

.loading .dot:nth-child(17) {
    background: #004ad1;
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    margin: 0.8em;
    border-radius: 50%;
    top: 331.5px;
    left: 638px;
}

.loading .dot:nth-child(18) {
    background: #004ad1;
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    margin: 0.8em;
    border-radius: 50%;
    top: 356.5px;
    left: 570px;
}

.loading .dot:nth-child(19) {
    background: #004ad1;
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    margin: 0.8em;
    border-radius: 50%;
    top: 369px;
    left: 517.5px;
}

.loading .dot:nth-child(20) {
    background: #004ad1;
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    margin: 0.8em;
    border-radius: 50%;
    top: 353px;
    left: 445px;
}

.loading .dot:nth-child(21) {
    background: #004ad1;
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    margin: 0.8em;
    border-radius: 50%;
    top: 436px;
    left: 421.5px;
}

.loading .dot:nth-child(22) {
    background: #004ad1;
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    margin: 0.8em;
    border-radius: 50%;
    top: 416px;
    left: 511px;
}

.loading .dot:nth-child(23) {
    background: #004ad1;
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    margin: 0.8em;
    border-radius: 50%;
    top: 416px;
    left: 570px;
}

.loading .dot:nth-child(24) {
    background: #004ad1;
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    margin: 0.8em;
    border-radius: 50%;
    top: 408.5px;
    left: 612px;
}

.loading .dot:nth-child(25) {
    background: #004ad1;
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    margin: 0.8em;
    border-radius: 50%;
    top: 460.5px;
    left: 526px;
}

.loading .dot:nth-child(26) {
    background: #004ad1;
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    margin: 0.8em;
    border-radius: 50%;
    top: 457px;
    left: 592px;
}

.loading .dot:nth-child(27) {
    background: #004ad1;
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    margin: 0.8em;
    border-radius: 50%;
    top: 527px;
    left: 540px;
}

.loading .dot:nth-child(28) {
    background: #004ad1;
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    margin: 0.8em;
    border-radius: 50%;
    top: 378px;
    left: 672px;
}

.loading .dot:nth-child(29) {
    background: #004ad1;
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    margin: 0.8em;
    border-radius: 50%;
    top: 412px;
    left: 645px;
}

.loading .dot:nth-child(30) {
    background: red;
    position: absolute;
    width: 0.6em;
    height: 0.6em;
    margin: 0.8em;
    border-radius: 50%;
    top: 338px;
    left: 684px;
}

@keyframes wave {
    50%,
    75% {
        transform: scale(2);
    }
    80%,
    100% {
        opacity: 0;
    }
}


/* 核心市场 */
.smo-box-main {
    width: 70%;
    margin: 0 auto;
}
.explain-text {
    font-size: 2.05rem;
    line-height: 3.8rem;
    color: #232323;
    text-align: left;
    padding: 4.8rem 0 3.9rem;
    text-align: justify;
    font-weight: normal;
}

.smo-box-main ul {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: space-between;
}
.assis-institution {
    display: flex;
    margin: 0 2rem;
}
.assis-institution-item {
    flex: 1;   
}
.assis-institution-item .title {
    font-size: 3.8rem;
    color: #3d3d3d;
    text-align: left;
    padding-left: 4rem;
    position: relative;
    padding-bottom: 1rem;
}
.assis-institution-item .title::before {
    content: '';
    width: 0;
    height: 0;
    border-top: 1.2rem solid transparent;
    border-bottom: 1.2rem solid transparent;
    border-left: 2.1rem solid #3664C0;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1.6rem;
}
.assis-institution-item ul {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #3664C0;
    border-radius: .8rem;
    -webkit-border-radius: .8rem;
    -moz-border-radius: .8rem;
    -ms-border-radius: .8rem;
    -o-border-radius: .8rem;
    padding: 2rem 0 2.6rem 2.9rem;
}
.assis-institution-item ul::after {
    content: '';
    position: absolute;
    border-radius: 0 0 .7rem .7rem;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1rem;
    background: linear-gradient(to right, #235cb7, #2d8dfd);
    -webkit-border-radius: 0 0 .7rem .7rem;
    -moz-border-radius: 0 0 .7rem .7rem;
    -ms-border-radius: 0 0 .7rem .7rem;
    -o-border-radius: 0 0 .7rem .7rem;
}
.assis-institution-item ul li {
    flex: 0 0 37.3333%;
    font-size: 2rem;
    color: #3d3d3d;
    text-align: left;
    margin: .5rem 0;
}
.assis-institution-item ul li:nth-child(3n+2) {
    flex: 0 0 32.3333%;
}
.assis-institution-item ul li:nth-child(3n+3) {
    flex: 0 0 26%;
}
.assis-institution-item:last-child {
    margin-left: 2.9rem;
}
.assis-institution-item:last-child ul li {
    flex: 0 0 50%;
}
.service-content {
    padding-bottom: 5rem;
}
.service-content p {
    font-size: 2.1rem;
    line-height: 4.2rem;
    color: #3d3d3d;
    text-align: justify;
    padding: 4rem 0 1rem;
}

.service-content img {
    width: 88%;
    height: auto;
}

.service-main {
    background-color: #eef7ff;
    padding: 5rem 0 7rem;
    position: relative;
}
.mySwiper {
    display: flex;
    align-items: center;
}
.mySwiper, .mySwiper2 {
    width: 70%;
    margin: 0 auto;
}
.service-main .swiper-button-next, .service-main .swiper-button-prev {
    color: #3d3d3d;
}
.service-main .swiper-button-next::after, .service-main .swiper-button-prev::after {
    font-size: 5rem;
}
.service-main .title {
    width: 70%;
    margin: 0 auto;
    font-size: 3.3rem;
    text-align: left;
    color: #3d3d3d;
}
.topTitle {
    font-size: 3.3rem;
    padding: 2.5rem 0 2rem;
}
.topText {
    text-align: justify;
    font-size: 2.3rem;
    width: 92%;
    margin: 0 auto;
    line-height: 3.3rem;
}
.swiper-slide {
    color: #3d3d3d;
}

.smo-box-result {
    position: relative;
}

.mySwiper2 {
    width: 70%;
    margin: 0 auto;
    padding: 5rem 0 3rem;
}
.mySwiper2 .topText {
    text-align: center;
    color: #5e5e5e;
}
.mySwiper2 .topTitle {
   margin: 0;
   padding-bottom: 0;
}
.mySwiper2 .swiper-slide {
    padding: 5rem 0 5rem;
    height: 36rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-size: auto 100%;
}
.banner1 {
    background: url(../img/2019.png) no-repeat center center;
}
.banner2 {
    background: url(../img/2022.png) no-repeat center center;
}
.banner3 {
    background: url(../img/2023.png) no-repeat center center;
}
.banner4 {
    background: url(../img/2024.png) no-repeat center center;
}
.smo-box-result .title {
    font-size: 3.8rem;
    padding: 0 0 6rem;
    color: #3d3d3d;
}
.smo-box-result .swiper-button-next, .smo-box-result .swiper-button-prev {
    color: #e3effb;
}
.smo-box-result .swiper-button-next::after, .smo-box-result .swiper-button-prev::after {
    font-size: 5rem;
}
/* 建模四大模块 */

.smo-box-jianmo {
    background-color: #EFF6FE;
    padding: 4rem 5rem;
}
.smo-box-jianmo-content {
    width: 80%;
    margin: 0 auto;
}
.smo-box-jianmo-content .title {
    font-size: 3.3rem;
    color: #3d3d3d;
    text-align: left;
}
.jianmo-main {
    padding-top: 1rem;
    display: flex;
    align-items: center;
}

.jianmo-main-con {
    flex: 0 0 40%;
}

.jianmo-main-con ul {
    display: flex;
    flex-wrap: wrap;
}

.jianmo-main-con ul li {
    flex: 0 0 10rem;
    width: 10rem;
    height: 10rem;
    padding: 1.3rem;
    margin: 0 .6rem .6rem 0;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    background-color: #fff;
}
.jianmo-main-con ul li .title {
    font-size: 1.3rem;
    color: #3d3d3d;
    text-align: left;
}
.jianmo-main-con ul li .img {
    width: 100%;
    text-align: right;
}
.jianmo-main-con ul li img {
    width: 60%;

}
.jianmo-main-text {
    margin-left: 1.5rem;
    font-size: 2.5rem;
    line-height: 4.1rem;
    color: #5e5e5e;
    text-align: left;
}

@-webkit-keyframes fadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @keyframes fadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
.animate__fadeIn {
    animation: fadeIn 2s linear;
    -webkit-animation: fadeIn 2s linear;
}
.delay_1 {
    animation-delay: .8s;
}
.delay_2 {
    animation-delay: 1.6s;
}
/* 媒体查询 */

@media (max-width: 970px) {
    /* 关于bevictor伟德 */
    .smo-box-title {
        font-size: 20px;
        color: #083E94;
        display: block;
        margin-bottom: 0px;
        text-align: left;
        padding-left: 0px;
        line-height: 36px
    }
    .bg-top-img {
        margin-bottom: 45px;
        background-image: url(../img/top1.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: bottom;
    }
    .smo-box {
        width: 90%;
        margin: auto;
    }
    .smo-box p {
        font-size: 14px;
        color: #3d3d3d;
        line-height: 24px;
        text-align: justify
    }
    .smo-box span {
        color: #15A3E2
    }
    /* 团队介绍 */
    .smo-box-team {
        display: flex;
        justify-content: space-between;
        margin: 10px 0;
    }
    .smo-box-team ul {
        /* padding: 0; */
        font-size: 12px;
        color: #3d3d3d;
        text-align: left
    }
    .smo-box-team ul li {
        line-height: 26px;
    }
    .teamImg {
        background-image: url(../img/teamMap.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        height: 200px;
        max-width: 300px;
        min-width: 300px
    }
    .loading {
        display: flex;
        animation-delay: 1s;
        position: relative;
    }
    .loading .dot {
        position: absolute;
        width: 0.2em;
        height: 0.2em;
        margin: 0.8em;
        border-radius: 50%;
        top: 25.3px;
        left: 214px;
    }
    .loading .dot::before {
        position: absolute;
        left: 0;
        content: "";
        width: 100%;
        height: 100%;
        background: inherit;
        border-radius: inherit;
        animation: wave 2s ease-out infinite;
    }
    .loading .dot:nth-child(1) {
        background: #004ad1;
    }
    .loading .dot:nth-child(2) {
        background: #004ad1;
        position: absolute;
        width: 0.2em;
        height: 0.2em;
        margin: 0.8em;
        border-radius: 50%;
        top: 36px;
        left: 210px;
    }
    .loading .dot:nth-child(3) {
        background: #004ad1;
        position: absolute;
        width: 0.2em;
        height: 0.2em;
        margin: 0.8em;
        border-radius: 50%;
        top: 51px;
        left: 197px;
    }
    .loading .dot:nth-child(4) {
        background: #004ad1;
        position: absolute;
        width: 0.2em;
        height: 0.2em;
        margin: 0.8em;
        border-radius: 50%;
        top: 50px;
        left: 160px;
    }
    .loading .dot:nth-child(5) {
        background: #004ad1;
        position: absolute;
        width: 0.2em;
        height: 0.2em;
        margin: 0.8em;
        border-radius: 50%;
        top: 49px;
        left: 73px;
    }
    .loading .dot:nth-child(6) {
        background: #004ad1;
        position: absolute;
        width: 0.2em;
        height: 0.2em;
        margin: 0.8em;
        border-radius: 50%;
        top: 68.6px;
        left: 132.2px;
    }
    .loading .dot:nth-child(7) {
        background: #004ad1;
        position: absolute;
        width: 0.2em;
        height: 0.2em;
        margin: 0.8em;
        border-radius: 50%;
        top: 75.5px;
        left: 106.5px;
    }
    .loading .dot:nth-child(8) {
        background: #004ad1;
        position: absolute;
        width: 0.2em;
        height: 0.2em;
        margin: 0.8em;
        border-radius: 50%;
        top: 55px;
        left: 176.4px;
    }
    .loading .dot:nth-child(9) {
        background: #004ad1;
        position: absolute;
        width: 0.2em;
        height: 0.2em;
        margin: 0.8em;
        border-radius: 50%;
        top: 66px;
        left: 164px;
    }
    .loading .dot:nth-child(10) {
        background: #004ad1;
        position: absolute;
        width: 0.2em;
        height: 0.2em;
        margin: 0.8em;
        border-radius: 50%;
        top: 66px;
        left: 144px;
    }
    .loading .dot:nth-child(11) {
        background: #004ad1;
        position: absolute;
        width: 0.2em;
        height: 0.2em;
        margin: 0.8em;
        border-radius: 50%;
        top: 60px;
        left: 178px;
    }
    .loading .dot:nth-child(12) {
        background: #004ad1;
        position: absolute;
        width: 0.2em;
        height: 0.2em;
        margin: 0.8em;
        border-radius: 50%;
        top: 63px;
        left: 173px;
    }
    .loading .dot:nth-child(13) {
        background: #004ad1;
        position: absolute;
        width: 0.2em;
        height: 0.2em;
        margin: 0.8em;
        border-radius: 50%;
        top: 80px;
        left: 153px;
    }
    .loading .dot:nth-child(14) {
        background: #004ad1;
        position: absolute;
        width: 0.2em;
        height: 0.2em;
        margin: 0.8em;
        border-radius: 50%;
        top: 82.3px;
        left: 164px;
    }
    .loading .dot:nth-child(15) {
        background: #004ad1;
        position: absolute;
        width: 0.2em;
        height: 0.2em;
        margin: 0.8em;
        border-radius: 50%;
        top: 72.3px;
        left: 180px;
    }
    .loading .dot:nth-child(16) {
        background: #004ad1;
        position: absolute;
        width: 0.2em;
        height: 0.2em;
        margin: 0.8em;
        border-radius: 50%;
        top: 83.3px;
        left: 187px;
    }
    .loading .dot:nth-child(17) {
        background: #004ad1;
        position: absolute;
        width: 0.2em;
        height: 0.2em;
        margin: 0.8em;
        border-radius: 50%;
        top: 90.2px;
        left: 183px;
    }
    .loading .dot:nth-child(18) {
        background: #004ad1;
        position: absolute;
        width: 0.2em;
        height: 0.2em;
        margin: 0.8em;
        border-radius: 50%;
        top: 98px;
        left: 163px;
    }
    .loading .dot:nth-child(19) {
        background: #004ad1;
        position: absolute;
        width: 0.2em;
        height: 0.2em;
        margin: 0.8em;
        border-radius: 50%;
        top: 102px;
        left: 147px;
    }
    .loading .dot:nth-child(20) {
        background: #004ad1;
        position: absolute;
        width: 0.2em;
        height: 0.2em;
        margin: 0.8em;
        border-radius: 50%;
        top: 97px;
        left: 125px;
    }
    .loading .dot:nth-child(21) {
        background: #004ad1;
        position: absolute;
        width: 0.2em;
        height: 0.2em;
        margin: 0.8em;
        border-radius: 50%;
        top: 105px;
        left: 193px;
    }
    .loading .dot:nth-child(22) {
        background: #004ad1;
        position: absolute;
        width: 0.2em;
        height: 0.2em;
        margin: 0.8em;
        border-radius: 50%;
        top: 116px;
        left: 163px;
    }
    .loading .dot:nth-child(23) {
        background: #004ad1;
        position: absolute;
        width: 0.2em;
        height: 0.2em;
        margin: 0.8em;
        border-radius: 50%;
        top: 113.2px;
        left: 176px;
    }
    .loading .dot:nth-child(24) {
        background: #004ad1;
        position: absolute;
        width: 0.2em;
        height: 0.2em;
        margin: 0.8em;
        border-radius: 50%;
        top: 114.3px;
        left: 185px;
    }
    .loading .dot:nth-child(25) {
        background: #004ad1;
        position: absolute;
        width: 0.2em;
        height: 0.2em;
        margin: 0.8em;
        border-radius: 50%;
        top: 116px;
        left: 145px;
    }
    .loading .dot:nth-child(26) {
        background: #004ad1;
        position: absolute;
        width: 0.2em;
        height: 0.2em;
        margin: 0.8em;
        border-radius: 50%;
        top: 122px;
        left: 118px;
    }
    .loading .dot:nth-child(27) {
        background: #004ad1;
        position: absolute;
        width: 0.2em;
        height: 0.2em;
        margin: 0.8em;
        border-radius: 50%;
        top: 129px;
        left: 150px;
    }
    .loading .dot:nth-child(28) {
        background: #004ad1;
        position: absolute;
        width: 0.2em;
        height: 0.2em;
        margin: 0.8em;
        border-radius: 50%;
        top: 129px;
        left: 169px;
    }
    .loading .dot:nth-child(29) {
        background: #004ad1;
        position: absolute;
        width: 0.2em;
        height: 0.2em;
        margin: 0.8em;
        border-radius: 50%;
        top: 150px;
        left: 154.5px;
    }
    .loading .dot:nth-child(30) {
        background: red;
        position: absolute;
        width: 0.3em;
        height: 0.3em;
        margin: 0.8em;
        border-radius: 50%;
        top: 91.3px;
        left: 196px;
    }
    @keyframes wave {
        50%,
        75% {
            transform: scale(2);
        }
        80%,
        100% {
            opacity: 0;
        }
    }
    /* 核心市场 */
    .smo-box-main p {
        text-align: left;
        font-size: 12px;
        font-weight: 400;
        color: #3d3d3d3d3d3d;
        line-height: 20px;
        padding: 0 0px;
        /* text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical; */
    }
    .smo-box-main ul {
        list-style: none;
        padding: 0;
        display: flex;
        justify-content: space-between;
    }
    .smo-box-main ul li {
        width: 33%;
    }
    .smo-box-main ul li img {
        width: 100%;
        object-fit: cover;
    }
    .smo-box-main .smo-box-text {
        display: block;
        font-size: 14px;
        font-weight: bold;
        color: #15A3E2;
        line-height: 16px;
        margin-bottom: 4px;
        /* white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        ; */
    }
    /* 硕果累累 */
    .smo-box-fruits {
        margin-bottom: 45px;
    }
    .smo-box-fruits ul {
        list-style: none;
        padding: 0;
    }
    .smo-box-fruits ul li {
        list-style: none;
        margin: 15px 0;
    }
    .smo-box-fruits .fruits-title {
        display: block;
        font-size: 18px;
        font-weight: bold;
        color: #15A3E2;
        line-height: 40px;
        text-align: left
    }
    .smo-box-fruits p {
        font-size: 14px;
        font-weight: 400;
        color: #3d3d3d3d3d3d;
        line-height: 30px;
        margin: 0;
    }
    /* 建模四大模块 */
    .smo-box-jianmo {
        margin-bottom: 40px
    }
    .smo-jianmo-top {
        padding-left: 10px;
        height: 100px;
        margin-bottom: 30px;
    }
    .smo-jianmo-top ul {
        display: flex;
        justify-content: space-between;
        line-height: 75px;
        padding: 0;
        list-style: none;
    }
    .smo-jianmo-top ul li img {
        width: 50px;
        height: 50px;
    }
    .smo-jianmo-top ul li .rightJian {
        width: 20px;
        height: 10px;
    }
    .jianmo-main {
        background-color: #F6F6F6;
        height: 100%;
    }
    .jianmo-main img {
        width: 100%;
        position: relative;
        top: -35px;
        height: 300px;
    }
    .jianmo-main b {
        display: block;
        font-size: 18px;
        line-height: 30px;
        color: #083E94;
        text-align: left;
        margin-top: 38px;
    }
    .jianmo-main p {
        font-size: 14px;
        line-height: 22px;
        color: #3d3d3d;
        padding-right: 0px;
    }
    .jianmo-main-con {
        padding: 0;
    }
    /* 企业社会责任CSR */
    .smo-box-csr {
        margin-bottom: 100px;
    }
    .CSR-text {
        font-size: 24px;
    }
    .CSR-text span {
        color: #15A3E2
    }
    .smo-box-csr img {
        color: #15A3E2;
        width: 100%;
    }
}

