.banner {
    background-image: url(../../../images/mobile/coreTechnology.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.public {
    padding: 0.64rem 0.32rem;
}

.isBack {
    background-image: url(../../../images/mobile/hxjsBack.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.module-a .item {
    display: flex;
    align-items: flex-start;
    margin-top: 0.64rem;
}

.module-a .item .icon {
    padding-top: 0.15rem;
}

.module-a .item .icon i{
    width: 0.96rem;
    height: 0.96rem;
}

.module-a .item .textBox {
    margin-left: 0.24rem;
    margin-top: 0.10rem;
}

.module-a .item .textBox .textTitle {
    font-size: 0.34rem;
    font-weight: 700;
}

.module-a .item .textBox .text {
    font-size: 0.3rem;
    margin-top: 0.12rem;
}
.module-b .img {
    width: 6.86rem;
    height: 4.06rem;
    margin-top: 0.49rem;
}
.module-c .imgBox {
    width: 100%;
    text-align: center;
}
.module-c .imgBox .img {
    width: 5.21rem;
    height: 4.1rem;
    margin-top: 0.24rem;
}

.module-d .item .icon i{
    width: 0.72rem;
    height: 0.72rem;
}

.module-e {
    background-image: url(../image/znkkback.png);
}

.module-e .imgBox {
    width: 100%;
    text-align: center;
}

.module-e .imgBox .img {
    width: 4.4rem;
    height: 3.94rem;
    margin-top: 0.4rem;
}

.module-e .list .list-item {
    font-size: 0.32rem;
    margin-top: 0.5rem;
}

.module-e .list .list-item .bold {
    font-weight: bold;
}