.layout {
    margin: auto
}

.banner {
    height: 13.34rem;
    background: url(/images/wap/banner.jpg) no-repeat;
    background-size: cover
}

.banner .logo {
    height: .4rem;
    position: absolute;
    z-index: 1001;
    top: .6rem;
    left: .3rem
}

.banner .qrcodes {
    text-align: center;
    margin-top: 2.1rem
}

.banner .qrcodes img {
    width: 2rem
}

.banner h1 {
    color: #fff;
    text-align: center;
    font-size: .8rem;
    padding-top: 2.8rem;
    line-height: 1rem
}

.banner h1 span {
    color: #3fefff
}

.banner .open {
    width: 5.1rem;
    height: .9rem;
    display: block;
    font-size: .4rem;
    line-height: .9rem;
    color: #fff;
    text-align: center;
    background: linear-gradient(180deg, #fcbd49, #f79a15);
    box-shadow: 0 4px 12px 0 rgba(10, 37, 127, .22);
    border-radius: .1rem;
    margin: .5rem auto 0
}

.module {
    padding: .8rem 0 1rem 0;
    border-bottom: 1px solid #eff1f6;
    background-color: #fff
}

.module:nth-child(odd) {
    background-color: #eff1f6
}

.module .module-title {
    text-align: center;
    color: #108ee9;
    font-size: .52rem;
    line-height: .8rem;
    margin-bottom: .36rem;
    font-weight: 400
}

.module .module-desc {
    color: #000;
    text-align: center;
    font-size: .3rem;
    line-height: .6rem;
    padding: 0 .5rem
}

.module-content-1 {
    padding: 0 .3rem
}

.module-content-1 .item {
    position: relative;
    border-radius: .1rem;
    overflow: hidden
}

.module-content-1 .item img {
    max-width: 100%;
    display: block;
    margin-top: .6rem
}

.module-content-1 .item .item-desc {
    color: #fff;
    width: 100%;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, .65);
    padding: .22rem .3rem .12rem;
    line-height: 1;
    font-size: .32rem;
    box-sizing: border-box
}

.module-content-1 .item .item-desc div {
    margin-bottom: .1rem
}

.module .module-desc.module-desc-list {
    text-align: left
}

.module .module-desc.module-desc-list ul {
    margin-left: .25rem
}

.module .module-desc.module-desc-list ul li {
    text-indent: -.4rem
}

.module .module-desc.module-desc-list .tips {
    color: #ff9314;
    font-size: .3rem;
    padding-bottom: .28rem
}

.module-content-2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 .3rem
}

.module-content-2 .item {
    width: 3.3rem;
    height: 2.4rem;
    position: relative;
    border-radius: .1rem;
    overflow: hidden;
    margin-top: .3rem
}

.module-content-2 .item img {
    display: block;
    max-height: 100%
}

.module-content-2 .item .item-desc {
    color: #fff;
    width: 100%;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, .65);
    padding: .17rem 0;
    text-align: center;
    font-size: .3rem;
    box-sizing: border-box;
    line-height: 1
}

.module-content-3 {
    margin-top: .56rem;
    height: 5.7rem;
    overflow: hidden
}

.module-content-3 .swiper-container {
    overflow: auto;
    height: 5.9rem
}

.module-content-3 .swiper-wrapper {
    width: 13.5rem
}

.module-content-3 .swiper-slide {
    width: 4.5rem;
    float: left
}

.module-content-3 .swiper-slide img {
    display: block;
    width: 2.93rem;
    margin: auto
}

.module-content-3-5 .line {
    display: flex;
    justify-content: space-around;
    margin-bottom: .5rem
}

.module-content-3-5 .services {
    margin-top: .5rem
}

.module-content-3-5 .service {
    width: 3.2rem
}

.module-content-3-5 .service img {
    width: 3.2rem;
    height: 2.4rem
}

.module-content-3-5 .service.interface {
    width: 6.9rem
}

.module-content-3-5 .service.interface img {
    width: 6.9rem
}

.otherinfos {
    background: url(/images/wap/bannerbg_2.jpg) no-repeat;
    padding: 1.16rem 0 1.36rem;
    background-size: cover
}

.otherinfos .top {
    font-size: .32rem;
    color: #fff;
    line-height: .72rem;
    text-align: center;
    padding: 0 .34rem
}

.otherinfos .infoslogo {
    width: 6rem;
    height: .94rem;
    margin: .5rem auto;
    display: block
}

.otherinfos .bottom {
    font-size: .32rem;
    color: #fff;
    line-height: .72rem;
    padding: 0 .54rem;
    text-align: center
}

.otherinfos .bottom span {
    color: #fee53e;
    font-weight: bolder
}

.otherinfos .infos-open {
    width: 5.1rem;
    height: .9rem;
    display: block;
    line-height: .9rem;
    color: #fff;
    margin: 1rem auto 0;
    background: linear-gradient(180deg, #fcbd49, #f79a15);
    box-shadow: 0 .04rem .12rem 0 rgba(10, 37, 127, .22);
    border-radius: .1rem;
    font-size: .4rem;
    text-align: center
}

.modal-nav {
    width: 7.5rem;
    height: 3rem;
    background: url(/images/wap/bannerbg_4.jpg) no-repeat;
    display: flex;
    align-items: center;
    justify-content: center
}

.modal-nav .logo {
    width: 7rem;
    height: .68rem
}

.imggroup-title {
    color: #108ee9;
    padding: .25rem 0 .17rem .29rem;
    font-weight: 600;
    font-size: .26rem
}

.uploadinfos .item {
    height: 1.5rem;
    background: #fff;
    display: flex;
    border-bottom: 1px solid #ddd;
    margin-bottom: .1rem
}

.uploadinfos .item .item-text {
    width: 4.5rem;
    display: flex;
    align-items: center;
    padding: 0 .3rem;
    box-sizing: border-box
}

.uploadinfos .item .item-text div {
    text-indent: -15px;
    margin-left: 15px;
    font-size: .26rem
}

.uploadinfos .item .item-example {
    width: 1.5rem;
    height: 1.5rem;
    background: #ebf7ff;
    color: #108ee9;
    text-align: center;
    font-size: .22rem
}

.uploadinfos .item .upedImg {
    width: 1.5rem;
    height: 1.5rem;
    display: none
}

.uploadinfos .item .upedImg img {
    width: 100%;
    height: 100%
}

.uploadinfos .item .item-upload {
    width: 1.5rem;
    height: 1.5rem;
    background: #108ee9;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: .22rem
}

.uploadinfos .item .item-upload.upImgActive {
    background: red
}

.uploadinfos .item .item-example img {
    width: .38rem;
    height: .38rem;
    margin-top: .4rem
}

.uploadinfos .item .item-upload img {
    width: .52rem;
    height: .36rem;
    margin-top: .4rem
}

.uploadinfos .item .item-upload input {
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    top: 0;
    left: 0;
    background: red;
    opacity: 0
}

.modalForm {
    margin-top: .2rem;
    padding: 0 .3rem;
    box-sizing: border-box;
    width: 100%
}

.storeURL {
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: .81rem;
    margin-bottom: .79rem;
    position: relative
}

.storeURL .box-title {
    color: #108ee9;
    padding: .35rem 0 .17rem .29rem;
    font-weight: 600;
    font-size: .26rem
}

.storeURL .box-title+input {
    width: 100%;
    box-sizing: border-box;
    height: 1rem;
    border: 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    outline: 0;
    padding: 0 .15rem;
    color: #999;
    font-size: .26rem
}

.storeURL label {
    position: absolute;
    bottom: .53rem;
    left: .15rem;
    font-size: .12rem;
    color: red
}

.modalForm .item {
    height: 1rem;
    margin-bottom: .6rem;
    position: relative
}

.modalForm .item input,
.modalForm .item select {
    height: 1rem;
    width: 100%;
    border: 0;
    outline: 0;
    padding: 0 .29rem;
    font-size: .26rem;
    box-sizing: border-box;
    border-radius: .1rem;
    background: #fff
}

.modalForm .item label {
    position: absolute;
    bottom: -.4rem;
    left: .1rem;
    font-size: .12rem;
    color: red
}

.modalSubmit {
    width: 6.9rem;
    height: .9rem;
    background: linear-gradient(180deg, #fcbd49, #f79a15);
    box-shadow: 0 .04rem .12rem 0 rgba(10, 37, 127, .22);
    border-radius: .1rem;
    margin: .51rem auto .95rem;
    position: relative;
    overflow: hidden
}

.modalSubmit input {
    width: 6.9rem;
    height: .9rem;
    border: 0;
    outline: 0;
    background: 0 0;
    font-size: .4rem;
    color: #fff;
    text-shadow: 0 .02rem 0 rgba(251, 161, 44, .44)
}

.loading {
    width: 7rem;
    height: .9rem;
    text-align: center;
    padding-top: 5px
}

.loading span {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    margin: 0 2px
}

.loading span:first-child {
    animation: loading 1s infinite
}

.loading span:nth-child(2) {
    animation: loading 1s .25s infinite
}

.loading span:last-child {
    animation: loading 1s .5s infinite
}

@keyframes loading {
    0% {
        transform: translateY(0)
    }
    50% {
        transform: translateY(10px)
    }
    to {
        transform: translateY(0)
    }
}

.openTips {
    margin: .5rem 0;
    color: #108ee9;
    text-align: center
}

.fee-table {
    width: 90%;
    margin: auto
}

.fee-table thead>tr>td {
    padding: .3rem .13rem;
    color: #232424;
    width: 24.5%;
    line-height: .3rem;
    background: #f1f5f8;
    border-right: 1px solid #fff;
    text-align: center
}

.fee-table thead>tr>td:first-child {
    font-size: .14rem;
    font-weight: 600
}

.fee-table .alipay_logo {
    width: 1.18rem
}

.fee-table .alipay_hk_logo {
    width: 1.6rem
}

.fee-table tbody>tr>td {
    padding: .3rem .1rem;
    text-align: center;
    color: #1f90e6;
    font-size: .12rem;
    border-top: .1rem solid #fff;
    border-right: 1px solid #fff
}

.fee-table tbody>tr>td:first-child {
    color: #232424;
    font-weight: 600
}

.fee-table tr:nth-child(even) {
    background: #f1f5f8
}

.fee-table tr:nth-child(odd) {
    background: #e4f3fe
}

.become-partner {
    width: 5.1rem;
    height: .9rem;
    display: block;
    line-height: .9rem;
    margin: 1rem auto 0;
    border-radius: .1rem;
    font-size: .4rem;
    text-align: center;
    background: #fff;
    color: #1490e9
}

.contact-area {
    width: 90%;
    margin: auto;
    text-align: center
}

.contactTips {
    margin: .5rem 0;
    color: #108ee9;
    text-align: center
}

.wechat-image {
    width: 3rem
}

.contact-line {
    margin: .4rem
}

.module-content-4 {
    margin: 1rem 0 .5rem
}

.mso-bg {
    background-color: #fff;
    margin: .7rem auto 0;
    box-shadow: 0 18px 80px 0 rgba(52, 56, 63, .14);
    width: 5.8rem;
    text-align: center;
    padding: .15rem;
    position: relative
}

.cert-icon {
    width: .8rem;
    position: absolute;
    top: -.4rem;
    left: 2.7rem;
    border-radius: 50%
}

.inner-box {
    width: 100%;
    height: 100%;
    border: 1px solid #fad24b
}

.inner-box h3 {
    padding-top: .56rem;
    font-size: .32rem
}

.inner-box p {
    font-size: .12rem;
    color: #010101;
    width: 3.9rem;
    margin: .4rem auto 0
}

.inner-box .license-no {
    width: 3.5rem;
    height: .55rem;
    line-height: .55rem;
    background: #fad24b;
    border-radius: 16px;
    margin: .4rem auto;
    font-size: .12rem;
    font-weight: 600;
    color: #161616;
    display: inline-block
}

.discount-tips {
    color: #fd9144;
    text-align: center;
    margin-top: 1rem;
    font-size: .28rem
}

.module .news {
    background-color: #f7f7f7
}

.news-wrapper {
    width: 6.9rem;
    margin: auto
}

.news-wrapper ul>li {
    list-style-type: disc
}

a.news-item {
    display: block;
    color: #292929;
    margin: .5rem 0;
    position: relative;
    width: 6.9rem;
    height: 4rem
}

.news-item img {
    width: 6.9rem;
    height: 4rem;
    border-radius: 8px
}

.news-item span {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .75);
    color: #fff;
    padding: .2rem .3rem;
    width: 6.3rem;
    border-radius: 0 0 .1rem .1rem;
    font-size: .15rem;
    line-height: .5rem
}

.clearfix:after {
    display: block;
    content: "";
    clear: both
}

.item-content-1 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px
}

.item-content-1 .item {
    /* width: 330px; */
    /* height: 360px; */
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 2%, rgba(255, 255, 255, 0.2) 100%);
}

.item-content-1 .item img {
    width: 88px;
    height: 88px;
    display: block;
    margin: auto;
    border-radius: 10px;
}

.item-content-1 .item p {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin-top: 10px;
    /* font-weight: bold;
    font-family: Microsoft YaHei; */
}

.item-content-1 .item-more {
    width: 88px;
    font-size: 24px;
    text-align: center;
    /* font-weight: bold;
    font-family: Microsoft YaHei; */
    margin-top: 28px;
    color: #009FE8;
}