.index-swiper {
    position: relative;
    width: 100%
}

.index-swiper .swiper-wrapper .swiper-slide img {
    width: 3.75rem
}

.index-swiper .index-swiper-pagination {
    position: absolute;
    bottom: .15rem;
    right: .1rem;
    z-index: 10
}

.index-swiper .index-swiper-pagination .swiper-pagination-bullet {
    margin-right: .06rem;
    width: .12rem;
    height: .06rem;
    background: #fff;
    border-radius: 0;
    opacity: 1
}

.index-swiper .index-swiper-pagination .swiper-pagination-bullet-active {
    width: .36rem;
    height: .06rem;
    background: #2f65b5
}

.about-wrap {
    margin-top: .4rem
}

.about-wrap .title-box {
    margin-bottom: .2rem;
    height: .31rem;
    background: url(/statics/images/mobile/index_title_bg.png) center no-repeat;
    background-size: 2.68rem .31rem
}

.about-wrap .title-box .title-content {
    position: relative;
    top: .17rem
}

.about-wrap .company-name {
    margin-bottom: .14rem;
    text-align: center
}

.about-wrap .company-name img {
    width: 2.5rem
}

.about-wrap .company-motto {
    margin: 0 auto;
    width: 3.12rem;
    text-align: center;
    font-size: .12rem;
    color: #354054;
    line-height: .24rem
}

.about-wrap .about-content {
    margin: .25rem 0;
    padding: 0 .2rem;
    font-size: .12rem;
    color: #7b828f
}

.business-wrap {
    padding-top: .33rem;
    background: #fbfbfb
}

.business-wrap .business-motto {
    margin: .2rem 0 .33rem;
    font-size: .12rem;
    color: #354054;
    text-align: center
}

.business-wrap .business-img {
    width: 100%
}

.honor-wrap {
    padding-top: .6rem;
    background: #fbfbfb
}

.honor-wrap .honor-content {
    margin-top: .2rem;
    text-align: center;
    color: #354054;
    font-size: .12rem;
    line-height: .22rem
}

.honor-wrap .honor-img {
    margin-bottom: .06rem;
    text-align: center;
    background: url(/statics/images/mobile/index_bg.png) bottom no-repeat;
    background-size: 3.75rem 1.53rem
}

.honor-wrap .honor-img img {
    margin: 0 auto;
    width: 3.14rem
}

.dynamic-wrap {
    margin-top: .35rem
}

.dynamic-wrap .dynamic-box {
    margin-top: .4rem
}

.dynamic-wrap .button-box {
    text-align: center
}

.partner-wrap {
    margin-bottom: .28rem
}

.partner-wrap .partner-content {
    margin-top: .25rem;
    padding: 0 .2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.partner-wrap .partner-content img {
    margin-bottom: .12rem;
    width: 1.6rem;
    height: .73rem
}