html, body {
    scroll-behavior: smooth;
    height: max-content;
}

.banner {
    background-image: url(../../../images/mobile/businessPdznyw.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.banner .banner-title .middle-title .small-title {
    font-size: 0.26rem;
    margin-top: 0.2rem;
}
.public {
    padding: 0.64rem 0.32rem;
}
.com-sub-title span {
    padding: 0 0.05rem;
}
.swiperBox {
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.08);
    background: #fff;
    padding: 0 0.32rem;
    position: sticky;
    top: 1.12rem;
    z-index: 888;
}

.swiperBox .swiper .swiper-wrapper .swiper-slide {
    width: max-content !important;
    font-size: 0.24rem;
    line-height: 0.8rem;
}

.swiperBox .swiper .swiper-wrapper .selected {
    font-weight: 700;
    color: #00826b;
    border-bottom: 0.04rem solid #00826b;
}

.module-a .content {
    width: 100%;
    position: relative;
}

.module-a .content .img {
    text-align: center;
    margin-top: 0.35rem;
}

.module-a .content .img img {
    width: 100%;
    height: 3rem;
}

.module-b .content {
    margin-top: 0.48rem;
}

.module-b .content .textBox {
    width: 6.86rem;
    border: 0.01rem solid #ccc;
    font-size: 0.3rem;
    padding: 0.24rem 0.32rem 0.32rem 0.32rem;
    margin-top: 0.24rem;
    background: radial-gradient(#f9fbff, #fff);
    position: relative;
    z-index: 2;
}

.module-b .content .textBox .dh {
    width: 0.89rem;
    height: 0.73rem;
    position: absolute;
    top: 0.69rem;
    left: 0.18rem;
    z-index: -1;
}

.module-b .content .textBox .textTitle {
    font-weight: 700;
}

.module-b .content .textBox .text {
    margin-top: 0.24rem;
}

.module-b .content .textBox .text .bold {
    font-weight: 700;
}

.module-c .img {
    width: 100%;
    text-align: center;
    margin-top: 0.5rem;
}

.module-c .img img {
    width: 6.86rem;
    height: 4.44rem;
}

.module-c .textBox {
    margin-top: 0.48rem;
}

.module-c .textBox .textTitle {
    font-size: 0.32rem;
    font-weight: 700;
}

.module-c .textBox .text {
    font-size: 0.3rem;
    margin-top: 0.16rem;
}

.module-c .list {
    display: grid;
    grid-template-columns: repeat(2, auto);
    grid-gap: 0.3rem 0;
    margin-top: 0.48rem;
}

.module-c .list .item {
    display: flex;
    align-items: center;
}

.module-c .list .item .round {
    width: 0.12rem;
    height: 0.12rem;
    background: #333;
    border-radius: 50%;
}

.module-c .list .text {
    font-size: 0.3rem;
    font-weight: 700;
    margin-left: 0.1rem;
}

.module-d .img {
    width: 100%;
    text-align: center;
    margin-top: 0.39rem;
}

.module-d .img img {
    width: 6.9rem;
    height: 4.43rem;
}

.module-d .content {
    margin-top: 0.33rem;
}

.module-d .content .conTitle {
    font-size: 0.3rem;
    font-weight: 700;
}

.module-d .content .list {
    display: grid;
    grid-template-columns: repeat(3, auto);
    grid-gap: 0.15rem 0.8rem;
    margin-top: 0.24rem;
}

.module-d .content .list .item {
    font-size: 0.3rem;
}

.module-e .con {
    margin-top: 0.48rem;
}

.module-e .con .item {
    padding: 0.32rem 0.24rem;
    margin-top: 0.28rem;
    border-radius: 0.04rem;
}

.module-e .con .item-a {
    border-top: 0.04rem solid #4a99ff;
    background: #f9fcff;
}

.module-e .con .item-b {
    border-top: 0.04rem solid #2dbd71;
    background: #f8fdfa;
}

.module-e .con .item-c {
    border-top: 0.04rem solid #ee901c;
    background: #fefbf6;
}

.module-e .con .item-d {
    border-top: 0.04rem solid #481cee;
    background: #fcfbff;
}

.module-e .con .item-e {
    border-top: 0.04rem solid #f6d91c;
    background: #fefcf2;
}

.module-e .con .item .itemIcon {
    text-align: center;
    line-height: 0.5rem;
}

.module-e .con .item .itemTitle {
    font-size: 0.32rem;
    font-weight: 900;
    margin-top: 0.24rem;
    text-align: center;
}

.module-e .con .item .itemText {
    font-size: 0.3rem;
    margin-top: 0.24rem;
}

.module-f {
    background-image: url(../../../images/mobile/tsyy.png);
    background-size: 100% 100%;
}

.module-f .con {
    margin-top: 0.48rem;
}

.module-f .con .item {
    background-image: url(../../../images/mobile/tsyylmg.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: flex;
    padding: 0.4rem 0.48rem 0.38rem 0.35rem;
    align-items: center;
    margin-top: 0.24rem;
}

.module-f .con .item .itemIcon {
    width: 0.8rem;
    height: 0.8rem;
}

.module-f .con .item .itemIcon img{
    width: 0.8rem;
    height: 0.8rem;
    margin-top: 0.1rem;
}

.module-f .con .item .itemBox {
    margin-left: 0.32rem;
}

.module-f .con .item .itemBox .itemTitle {
    font-size: 0.32rem;
    color: #fff;
    font-weight: 700;
}

.module-f .con .item .itemBox .itemText {
    font-size: 0.3rem;
    color: #fff;
    margin-top: 0.16rem;
}

.module-g .topBox {
    position: relative;
    margin: 0.38rem 0 0.24rem 0;
    padding: 0.48rem 0.48rem 0.74rem 0.48rem;
}

.module-g .topBox ul .liTitle {
    font-size: 0.34rem;
    font-weight: 700;
    color: #fff;
    margin: 0 0 0.3rem 0;
}

.module-g .topBox ul li {
    font-size: 0.3rem;
    color: #fff;
    margin-top: 0.2rem;
}

.module-g .bottomBox .bottomTitle {
    font-size: 0.34rem;
    color: #fff;
    font-weight: 700;
}
.module-g .filter-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: blur(2px);
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: 9;
}
.module-g  .text-box {
    position: relative;
    z-index: 99;
}
.module-g .topBox .filter-box {
    background-image: url(../../../images/mobile/xsywfw.png);
}
.module-g .bottomBox {
    position: relative;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 0.48rem 0.39rem 0.53rem 0.48rem;
}
.module-g .bottomBox .filter-box {
    background-image: url(../../../images/mobile/xxywfw.png);
}

.module-g .bottomBox .list {
    display: grid;
    grid-template-columns: repeat(2, auto);
    grid-gap: 0.2rem 0.8rem;
    margin-top: 0.3rem
}

.module-g .bottomBox .list .item {
    font-size: 0.3rem;
    color: #fff;
}

.module-h .img {
    width: 100%;
    text-align: center;
    margin-top: 0.25rem;
}

.module-h .img img {
    width: 6.3rem;
    height: 4.47rem;
}

.module-h .con {
    margin-top: 0.33rem;
}

.module-h .con .listTitle {
    font-size: 0.28rem;
    font-weight: 900;
}

.module-h .con .list {
    margin-top: 0.14rem;
}

.module-h .con .list .item {
    margin-top: 0.2rem;
    display: flex;
    align-items: center;
}

.module-h .con .list .item .round {
    width: 0.12rem;
    height: 0.12rem;
    border-radius: 50%;
    background: #000;
}

.module-h .con .list .item .text {
    font-size: 0.3rem;
    margin-left: 0.1rem;
}

.module-i .content {
    margin-top: 0.5rem;
}

.module-i .content .item {
    border: 0.01rem solid #dcdcdc;
    text-align: center;
    padding-bottom: 0.32rem;
    margin-top: 0.24rem;
}

.module-i .content .item .itemImg img {
    width: 6.86rem;
    height: 3.22rem;
}

.module-i .content .item .itemTitle {
    font-size: 0.32rem;
    font-weight: 700;
}

.module-i .content .item ul {
    margin-top: 0.3rem;
}

.module-i .content .item ul li {
    font-size: 0.3rem;
    margin-top: 0.2rem;
}

.module-j .imgBox .item {
    width: 6.86rem;
    height: 2rem;
    padding: 0.4rem;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-top: 0.26rem;
}

.module-j .imgBox .item .text {
    font-size: 0.32rem;
    color: #fff;
}

.module-j .imgBox .item-a {
    background-image: url(../../../images/mobile/bjxxkjdx.jpg);
}

.module-j .imgBox .item-b {
    background-image: url(../../../images/mobile/cyhlgwzx.jpg);
}

.module-j .imgBox .item-c {
    background-image: url(../../../images/mobile/ygzx.jpg);
}

.module-j .imgBox .item-d {
    background-image: url(../../../images/mobile/ysmd.jpg);
}

.module-j .imgBox .item-e {
    background-image: url(../../../images/mobile/bjnd.jpg);
}

.module-j .seeMore {
    width: 2.2rem;
    height: 0.64rem;
    border: 0.01rem solid #666;
    border-radius: 0.32rem;
    font-size: 0.3rem;
    text-align: center;
    line-height: 0.64rem;
    margin: 0.4rem auto 0 auto;
}