.cooperate-white-bg {
    background-color: #ffffff;
}

.cooperate-gray-bg {
    background-color: #f5f5f5;
}

/* banner */
.cooperate-banner-bg {
    height: 7rem;
    background: url("/img/cooperate-banner-bg.png") center no-repeat;
    background-size: cover;
}

.cooperate-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

/* banner - left */
.cooperate-banner-left {
}

.cooperate-banner-left-top {
    font-size: .36rem;
    color: #ffffff;
    text-align: left;
    margin-top: 2.74rem;
}

.cooperate-banner-left-middle {
    font-size: .64rem;
    color: #f6d400;
    text-align: left;
    margin-top: .4rem;
}

.cooperate-banner-left-bottom {
    font-size: .48rem;
    color: #f6d400;
    text-align: left;
    margin-top: .46rem;
}


/* banner - right */
.cooperate-banner-right {
    width: 4.86rem;
    height: 3.32rem;
    background: url("/img/cooperate-banner-icon.png") center no-repeat;
    background-size: cover;
    margin-top: 2.42rem;
}

/* merchant */
.cooperate-merchant {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 7.08rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cooperate-merchant-title {
    font-size: .36rem;
    color: #333333;
    margin-top: 1.06rem;
}

.cooperate-merchant-content {
    width: 100%;
    margin-top: .8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cooperate-merchant-item {
    width: 5.88rem;
    height: 3.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cooperate-merchant-item-image {
    width: 5.88rem;
    height: 3.2rem;
}

.cooperate-merchant-item-title {
    margin-top: .42rem;
    font-size: .16rem;
    color: #666666;
}

.cooperate-merchant-item-image-left {
    background: url("/img/cooperate-merchant-item-image-left.png") center no-repeat;
    background-size: cover;
}

.cooperate-merchant-item-image-right {
    background: url("/img/cooperate-merchant-item-image-right.png") center no-repeat;
    background-size: cover;
}

/* join */
.cooperate-join {
    height: 8.34rem;
}

.cooperate-join-title {
    margin-top: 1.1rem;
    font-size: .36rem;
    color: #333333;
    text-align: center;
}

.cooperate-join-content {
    margin-top: .8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cooperate-join-content-left {
    width: 6.16rem;
    height: 5rem;
    background: url("/img/cooperate-join-content-left.png") center no-repeat;
    background-size: cover;
}

.cooperate-join-content-middle {
    width: .64rem;
    height: .78rem;
    background: url("/img/cooperate-join-content-middle.png") center no-repeat;
    background-size: cover;
}

.cooperate-join-content-right {
    width: 2.68rem;
    height: 2.68rem;
    background: url("/img/cooperate-join-content-right.png") center no-repeat;
    background-size: cover;
}


/* show */
.cooperate-show {
    height: 4.3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.cooperate-show-content {
    width: 11.9rem;
    height: 2.1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*justify-content: center;*/
    /*align-items: center;*/
    margin-top: 1.1rem;
}

.cooperate-show-item {
    width: .96rem;
    height: 2.1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cooperate-show-item-image {
    width: .96rem;
    height: .9rem;

    margin-bottom: .1rem;
}

.cooperate-show-item-title {
    font-size: .2rem;
    line-height: .36rem;
    color: #333333;
}

.cooperate-show-item-image-1 {
    background: url("/img/cooperate-show-item-image-1.png") center no-repeat;
    background-size: cover;
}

.cooperate-show-item-image-2 {
    background: url("/img/cooperate-show-item-image-2.png") center no-repeat;
    background-size: cover;
}

.cooperate-show-item-image-3 {
    background: url("/img/cooperate-show-item-image-3.png") center no-repeat;
    background-size: cover;
}

.cooperate-show-item-image-4 {
    background: url("/img/cooperate-show-item-image-4.png") center no-repeat;
    background-size: cover;
}

.cooperate-show-item-margin-image {
    width: 1.42rem;
    height: .1rem;
    margin: .56rem .65rem 0;
    background: url("/img/cooperate-show-item-margin-image.png") center no-repeat;
    background-size: contain;
}

/* repay */
.cooperate-repay {
    height: 7.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cooperate-repay-title {
    font-size: .36rem;
    color: #333333;
    margin-top: 1.1rem;
}

.cooperate-repay-subtitle {
    font-size: .36rem;
    color: #333333;
    margin-top: .28rem;
}

.cooperate-repay-content {
    margin-top: .8rem;
}

.cooperate-repay-content-table {
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
}

.cooperate-repay-content-item-title {
    line-height: .96rem;
    font-size: .3rem;
    color: #333333;
}

.cooperate-repay-content-item-subtitle {
    line-height: .96rem;
    font-size: .3rem;
    color: #808080;
}

.cooperate-repay-content-item-left {
    width: 3.88rem;
    height: .96rem;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

.cooperate-repay-content-item-middle {
    width: 3.66rem;
    height: .96rem;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

.cooperate-repay-content-item-right {
    width: 4.38rem;
    height: .96rem;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}
.applicationBox>.applicationTitle{
    font-size: .36rem;
    text-align: center;
    padding-top: 1.06rem;
    color: #333333;
    padding-bottom: .28rem;
    font-weight: bold;
}
.applicationBox>.applicationP{
    font-size: .2rem;
    text-align: center;
    color: #666666;
    padding-bottom: .84rem;
}
.application{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 .1rem;
}
.application>.applicationLt{
    width: 4.73rem;
    height: 3.29rem;
}
.application>.applicationRt{
    width: 5.56rem;
}
.application>.applicationRt>.applicationCheck{
    height: .24rem;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.application>.applicationRt>.applicationCheck>div{
    font-size: .2rem;
    color: #333333;
}
.application>.applicationRt>.applicationCheck>img{
    width: .2rem;
    height: .2rem;
    margin: 0 .08rem 0 .98rem;
}
.inputBox{
    width: 100%;
    height: .98rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: .42rem;
    border-bottom: 1px solid #333333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.inputBox>p{
    color: #333333;
    font-size: .2rem;
    line-height: .5rem;
}
.inputBox>input{
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: .4rem;
    color: #333333;
    font-size: .2rem;
    background: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}
.applicationBtn{
    width: 3.4rem;
    height: .44rem;
    margin: 0 auto;
    margin-top: .82rem;
    font-size: .16rem;
    text-align: center;
    line-height: .44rem;
    border-radius: .22rem;
    background: rgba(52,52,52,.6);
    color: #f6d400;
}
.applicationBtnActive{
    background: rgba(52,52,52,1);
}
@media (max-width: 768px) {

    /* banner */
    .cooperate-banner-bg {
        height: 3.4rem;
        background: url("/img/cooperate-banner-bg.png") center no-repeat;
        background-size: cover;

        margin-top: .98rem;
    }

    .cooperate-banner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    /* banner - left */
    .cooperate-banner-left {
        height: 3.82rem;
        margin-left: .56rem;
    }

    .cooperate-banner-left-top {
        font-size: .24rem;
        color: #ffffff;
        text-align: left;
        margin-top: 1.1rem;
    }

    .cooperate-banner-left-middle {
        font-size: .34rem;
        color: #f6d400;
        text-align: left;
        margin-top: .2rem;
    }

    .cooperate-banner-left-bottom {
        font-size: .26rem;
        color: #f6d400;
        text-align: left;
        margin-top: .24rem;
    }


    /* banner - right */
    .cooperate-banner-right {
        width: 2.6rem;
        height: 1.76rem;
        background: url("/img/cooperate-banner-icon.png") center no-repeat;
        background-size: cover;

        margin: .96rem .6rem 0 0;
    }

    /* merchant */
    .cooperate-merchant {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 10.58rem;

        -webkit-box-align: center;

        -ms-flex-align: center;

        align-items: center;
    }

    .cooperate-merchant-title {
        font-size: .36rem;
        color: #333333;
        margin-top: 1.06rem;
    }

    .cooperate-merchant-content {
        width: 100%;
        margin-top: .56rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        -webkit-box-orient: vertical;

        -webkit-box-direction: normal;

        -ms-flex-direction: column;

        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;

    }

    .cooperate-merchant-item {
        width: 5.88rem;
        height: 3.8rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0 auto .56rem;
    }

    .cooperate-merchant-item-image {
        width: 5.88rem;
        height: 3.2rem;
    }

    .cooperate-merchant-item-title {
        margin-top: .36rem;
        font-size: .2rem;
        color: #666666;
        text-align: center;
    }

    .cooperate-merchant-item-image-left {
        background: url("/img/cooperate-merchant-item-image-left.png") center no-repeat;
        background-size: cover;
    }

    .cooperate-merchant-item-image-right {
        background: url("/img/cooperate-merchant-item-image-right.png") center no-repeat;
        background-size: cover;
    }


    /* join */
    .cooperate-join {
        height: 11.86rem;
    }

    .cooperate-join-title {
        margin-top: .8rem;
        font-size: .36rem;
        color: #333333;
        text-align: center;
    }

    .cooperate-join-content {
        margin-top: .52rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;

        -webkit-box-orient: vertical;

        -webkit-box-direction: normal;

        -ms-flex-direction: column;

        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .cooperate-join-content-left {
        width: 6.16rem;
        height: 5rem;
        background: url("/img/cooperate-join-content-left.png") center no-repeat;
        background-size: cover;
    }

    .cooperate-join-content-middle {
        width: .78rem;
        height: .64rem;
        background: url("/img/cooperate-join-content-middle-down.png") center no-repeat;
        background-size: cover;

        margin: .55rem 0;
    }

    .cooperate-join-content-right {
        width: 2.68rem;
        height: 2.68rem;
        background: url("/img/cooperate-join-content-right.png") center no-repeat;
        background-size: cover;
    }

    /* show */
    .cooperate-show {
        height: 3.72rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .cooperate-show-content {
        width: 6.18rem;
        height: 2.12rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        /*justify-content: center;*/
        /*align-items: center;*/
        margin-top: .84rem;
    }

    .cooperate-show-item {
        width: .96rem;
        height: 2.12rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .cooperate-show-item-image {
        width: .96rem;
        height: .9rem;

        margin-bottom: .12rem;
    }

    .cooperate-show-item-title {
        font-size: .2rem;
        line-height: .36rem;
        color: #333333;
    }

    .cooperate-show-item-image-1 {
        background: url("/img/cooperate-show-item-image-1.png") center no-repeat;
        background-size: cover;
    }

    .cooperate-show-item-image-2 {
        background: url("/img/cooperate-show-item-image-2.png") center no-repeat;
        background-size: cover;
    }

    .cooperate-show-item-image-3 {
        background: url("/img/cooperate-show-item-image-3.png") center no-repeat;
        background-size: cover;
    }

    .cooperate-show-item-image-4 {
        background: url("/img/cooperate-show-item-image-4.png") center no-repeat;
        background-size: cover;
    }

    .cooperate-show-item-margin-image {
        width: .5rem;
        height: .1rem;
        margin: .6rem .15rem 0;
        background: url("/img/cooperate-show-item-margin-image-min.png") center no-repeat;
        background-size: contain;
    }

    /* repay */
    .cooperate-repay {
        height: 6.98rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .cooperate-repay-title {
        font-size: .36rem;
        color: #333333;
        margin-top: .8rem;
    }

    .cooperate-repay-subtitle {
        font-size: .3rem;
        color: #333333;
        margin-top: .26rem;
    }

    .cooperate-repay-content {
        margin-top: .56rem;
    }

    .cooperate-repay-content-table {
        border-top: 1px solid #e0e0e0;
        border-left: 1px solid #e0e0e0;
    }

    .cooperate-repay-content-item-title {
        line-height: .94rem;
        font-size: .36rem;
        color: #333333;
    }

    .cooperate-repay-content-item-subtitle {
        line-height: .94rem;
        font-size: .36rem;
        color: #808080;
    }

    .cooperate-repay-content-item-left {
        width: 2rem;
        height: .94rem;
        border-right: 1px solid #e0e0e0;
        border-bottom: 1px solid #e0e0e0;
    }

    .cooperate-repay-content-item-middle {
        width: 1.9rem;
        height: .94rem;
        border-right: 1px solid #e0e0e0;
        border-bottom: 1px solid #e0e0e0;
    }

    .cooperate-repay-content-item-right {
        width: 2.26rem;
        height: .94rem;
        border-right: 1px solid #e0e0e0;
        border-bottom: 1px solid #e0e0e0;
    }
    .application{
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .application>.applicationRt>.applicationCheck>div{
        font-size: .26rem;
        color: #333333;
    }
    .application>.applicationRt>.applicationCheck>img{
        width: .26rem;
        height: .26rem;
        margin: 0 .08rem 0 .5rem;
    }
    .inputBox{
        width: 100%;
        height: .98rem;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-top: .42rem;
        border-bottom: 1px solid #333333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .inputBox>p{
        color: #333333;
        font-size: .26rem;
        line-height: .5rem;
    }
    .inputBox>input{
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-left: .4rem;
        color: #333333;
        font-size: .26rem;
        background: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        outline: none;
    }
    .applicationBtn{
        width: 3.4rem;
        height: .6rem;
        margin: 0 auto;
        margin-top: .82rem;
        font-size: .26rem;
        text-align: center;
        line-height: .6rem;
        border-radius: .22rem;
        background: rgba(52,52,52,.6);
        color: #f6d400;
    }
    .applicationBtnActive{
        background: rgba(52,52,52,1);
    }
}
