.flex {
    display: flex;
    flex-wrap: wrap;
}

/* banner */
.mobile-banner {
    width: 7.5rem;
    height: 8rem;
    /*background: #0B7BEF;*/
    /*overflow: hidden;*/
    /*position: relative;*/
    /*z-index: 9;*/
}

.mobile-banner .img {
    display: block;
    max-width: 22.5rem;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background-size: cover !important;
    border-radius: unset;
    border: none;
}

.solution {
    background: url(../../images/h5/index/bg1.png) no-repeat center;
    height: 10.26rem;
}

/*.feat {*/
/*    margin-left: .3rem;*/
/*    overflow-x: auto;*/
/*    scroll-x: none!important;*/
/*}*/
/*.feat .hd {*/
/*    width: 7.5rem;*/
/*    padding-bottom: .2rem;*/
/*    border-bottom: 1px solid #EBECF0;*/
/*    margin-top: .6rem;*/
/*    !*overflow: auto;*!*/
/*}*/
/*.feat .hd ul {*/
/*    !*overflow: auto;*!*/
/*}*/
/*.feat .hd li {*/

/*    height: .4rem;*/
/*    margin-right: .8rem;*/
/*    !*padding-bottom: .2rem;*!*/
/*    float: left;*/
/*}*/
/*.feat .hd li a {*/
/*    min-width: 2.24rem;*/
/*    !*line-height: 30px;*!*/
/*    padding-bottom: .2rem;*/
/*    font-size: .28rem;*/
/*    font-weight: 600;*/
/*    color: #2A2D2F;*/
/*    !*border-bottom: .04rem solid #EBECF0;*!*/
/*    display: block;*/
/*}*/
/*.feat .hd li.on a {*/
/*    border-bottom: .04rem solid #0B7BF0;*/

/*    !*color: #0B7BEF;*!*/
/*}*/
/*.feat .bd {*/
/*    margin-top: .4rem;*/
/*    !*overflow: hidden;*!*/
/*    position: relative;*/
/*}*/
/*.feat .bd ul {*/
/*    flex-wrap: nowrap;*/
/*    position: relative;*/
/*}*/
/*.feat .bd li {*/
/*    !*position: relative;*!*/
/*    width: 5.76rem;*/
/*    height: 6.8rem;*/
/*    margin-right: .4rem;*/
/*    background: #ffffff;*/
/*}*/
#unit2 {
    padding-left: .4rem;
}

#unit2 .swiper-slide {
    padding-left: 0;
    margin-right: .3rem;
}

#unit3 {
    padding-left: 20px;
}

#unit3 .swiper-slide {
    padding-left: 0;
    margin-right: .3rem;
}

#unit3 .card {
    width: 5.76rem;
    height: 7.2rem;
    padding: 0;
    overflow: auto;
    box-shadow: 0 0 .4rem 0 rgba(110, 125, 141, 0.1);
    border-radius: .1rem;
}

#unit3 .card .title {
    font-size: .32rem;
    font-weight: 600;
    color: #2A2D2F;
    margin: .6rem 0 .2rem .4rem;
}

#unit3 .card .content {
    height: 1.2rem;
    font-size: .24rem;
    color: #7E8491;
    margin: 0 0 .4rem .4rem;
}

/* #unit3 .card ul {
    margin-left: .4rem;
} */

#unit3 .card ul li {
    /* width: 1.6rem; */
    /* height: .6rem; */
    /* background: #F6F8FC; */
    border-radius: .04rem;
}

/* #unit3 .card ul li:nth-child(2) {
    margin: 0 .08rem;
} */

#unit3 .card ul li img {
    width: .4rem;
    height: .4rem;
}

#unit3 .card ul li div {
    font-size: .2rem;
    color: #2A2D2F;
}

#unit3 .card .bottom-bg {
    width: 5.76rem;
    height: 3.16rem;
    margin-bottom: .2rem;
}

#unit2 .card {
    border-radius: .1rem;
}

.card {
    width: 4.96rem;
    height: 6.4rem;
    padding: .4rem .4rem 0;
    background: #ffffff;
    margin-left: 0;
}

.card .img {
    width: 100%;
    height: 2.96rem;
    margin-bottom: .4rem;
}

.card .title {
    font-size: .32rem;
    text-align: left;
    line-height: .32rem;
    margin-bottom: .2rem;
    font-weight: 600;
}

.card .content {
    width: 4.96rem;
    height: .8rem;
    font-size: .24rem;
    color: #7E8491;
    line-height: .4rem;
}

#unit2 .card .btn {
    display: inline-block;
    width: 4.96rem;
    height: .8rem;
    background: #0B7BF0;
    margin-top: .4rem;
    line-height: .8rem;
    font-size: .28rem;
    text-align: center;
    color: #FFFFFF;
}

.m-title {
    font-size: .4rem;
    font-weight: 600;
    margin-top: .6rem;
    text-align: center;
    color: #2A2D2F;
}
.m-title2 {
    font-size: .27rem;
    margin-top: .2rem;
    text-align: center;
    color: #2A2D2F;
    padding: 0 0.2rem;
}

/*!* 8大核心优势  打造一站式电商营销生态系统 *!*/
.advantage {
    margin: .2rem .3rem .4rem;
}

.advantage li {
    width: 1.5rem;
    height: 1.6rem;
}

.advantage li img {
    width: .72rem;
    height: .72rem;
    margin-bottom: .2rem;
}

.advantage li div {
    font-weight: 600;
}


.solution .tabs,
.market .tabs {
    transition: all .3s;
    width: 14.1rem;
    margin: .6rem 0 0 0;
    /*text-align: center;*/
    display: block;
}

.solution .tabs a,
.market .tabs a {
    padding: 0 0rem .2rem 0rem;
    margin: 0 .4rem;
    font-size: .28rem;
    font-weight: 600;
    color: #2A2D2F;
    border-bottom: .04rem solid rgba(255, 255, 255, 0);
    display: inline-block;
}

.market .unit3Tbs a {
    margin: 0 .5rem;
}

.solution .tabs a.active,
.market .tabs a.active {
    border-bottom: .04rem solid #0B7BF0;
}

.solution .swiper-container,
.market .swiper-container {
    /*height: 4.2rem;*/
    border-radius: 0 0 .05rem .05rem;
    /*width: 100%;*/
    margin: .4rem 0 0 0;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.market {
    /*background: #F6F8FC;*/
    height: 11.06rem;    background: linear-gradient(to bottom right, #1f68ba, #2edba8);
}

.solution .swiper-slide {
    width: 5.76rem !important;
    height: 6.8rem;
    margin-right: .4rem;
    border-radius: .1rem;
}

.market .swiper-slide {
    width: 5.76rem !important;
    height: 7.2rem;
    margin-right: .4rem;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px, 0, 0);
    -webkit-transition-timing-function: ease;

    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px, 0, 0);
    -moz-transition-timing-function: ease;

    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px, 0px);

    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px, 0, 0);
    -ms-transition-timing-function: ease;

    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px, 0, 0);
    transition-timing-function: ease;

    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

/*专注移动电商 打造品牌价值 10万+商家*/
.brand {
    margin-top: .4rem;
    /*padding: 0 .3rem;*/

}

.brand li {
    margin: 0 .3rem .2rem;
    width: 6.9rem;
    height: 2.2rem;
    border: .01rem solid #EBECF0;
    border-radius: .1rem;
    /*margin-bottom: .2rem;*/
}

.brand li img {
    width: .8rem;
    height: .8rem;
    margin: 0 .3rem 0 .4rem;
}

.brand li .right .title {
    font-size: .28rem;
    color: #2A2D2F;
    font-weight: 600;
    margin-bottom: .2rem;
}


.brand li .right .content {
    width: 5.04rem;
    font-size: .24rem;
    color: #7E8491;
}

.brand_tj {
    margin-top: .2rem;
}

.brand_tj li {
    width: 1.8rem;
    height: .96rem;
}

.brand_tj li:nth-child(3) {
    margin-right: 0;
}

.brand_tj li .num {
    color: #0B7BF0;
    font-size: .34rem;
    line-height: .44rem;
    font-weight: bold;
    margin-bottom: .1rem;
}

.brand_tj li .title {
    font-size: .2rem;
    color: #2A2D2F;
}

/* 人人商城客户案例*/
.cases {
    background: #F6F8FC;
    overflow: auto;
}

.cases ul {
    margin-top: .2rem;
}

.cases ul li {
    width: 2.16rem;
    height: .96rem;
    margin-right: .2rem;
    margin-top: .42rem;
}

.cases ul li:nth-child(3) {
    margin-right: 0;
}

.cases ul li .num {
    color: #0B7BF0;
    font-size: .44rem;
    line-height: .44rem;
    font-weight: bold;
    margin-bottom: .2rem;
}

.cases ul li .title {
    font-size: .26rem;
    color: #2A2D2F;
}

.cases .btn {
    display: block;
    width: 4rem;
    height: .8rem;
    background: #0B7BF0;
    font-size: .28rem;
    line-height: .8rem;
    text-align: center;
    margin: .6rem auto .8rem;
    border-radius: .04rem;
    color: #FFFFFF;
}

.logo img {
    margin: .6rem 0 .8rem 0;
    width: 6.92rem;
    height: 3.3rem;
}

::-webkit-scrollbar {
    width: 0;
    height: 0;
    background: transparent;
}

.wapDynamic {
    border-radius: 0.1rem;
    border: .01rem solid #bbbbbb;
    padding: 0.4rem;
    margin: .4rem .2rem;
}

.wapDynamic .wapDynamic_title {
    font-size: 0.35rem;
}

.wapDynamic .wapDynamic_item {
    margin-top: .3rem;
}

.wapDynamic .wapDynamic_item_left {
    text-align: center;
    padding-right: .2rem;
    margin-right: .2rem;
    border-right: .01rem solid #E2E2E2;
}