@charset "utf-8";

.page {
        overflow: visible;
}
.page-content {
        width: 100%;
        position: relative;
        background: url(../Images/join/bg.png) no-repeat center top;
        background-size: 100% auto;
}
.kv {
        height: 5rem;
        display: flex;
        justify-content: center;
        align-items: center;
}
.kv-logo {
        width: 2.21rem;
        height: 2.24rem;
}
.trade-list {
        position: relative;
        height: 4.27rem;
        margin-top: -0.5rem;
        overflow: hidden;
}
.trade {
        width: 8.21rem;
        height: 4.27rem;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%,0);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        display: none;
}
.trade.trade1 {
        background-image: url(../Images/join/title-fill1.png);
        background-size: 8.21rem 4.27rem;
}
.trade.trade2 {
        background-image: url(../Images/join/title-fill2.png);
        background-size: 8.21rem 4.27rem;
}
.trade-item {
        margin-top: .56rem;
}
.trade-title {
        font-size: .3rem;
        color: #fff;
        font-weight: bold;
        line-height: 1.8;
}
.trade-des {
        font-size: .22rem;
        color: #fff;
        line-height: 1.5;
}
.page-titles {
        text-align: center;
        color: #2d3037;
        font-size: .48rem;
        font-weight: bold;
        margin: .5rem auto;
}
.navs {
        position: sticky;
        position: -webkit-sticky;
        top: 0;
        z-index: 9;
}
.navs-list {
        display: flex;
        justify-content: center;
        align-items: center;   
        height: .86rem;
        position: relative;
}
.navs:before {
        content: "";
        width: .04rem;
        height: .38rem;
        background-color: #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        z-index: 2;
}
.navs-item {
        flex: 1;
        height: .86rem;
        line-height: .86rem;
        color: #fff;
        font-size: .24rem;
        background-color: #2d3037;
        text-align: center;
        transition: all .2s ease;
}
.navs-item1.active {
        background-image: linear-gradient(to bottom,#0223a5,#2998cb);
}
.navs-item2.active {
        background-image: linear-gradient(to bottom,#1fbfb9,#48dad5);
}
.titles {
        color: #2d3037;
        font-size: .48rem;
        font-weight: bold;
        text-align: center;
        margin-bottom: .38rem;
}
.tab-con {
        margin: .66rem auto;
        overflow: hidden;
}
.tab-con-item {
        display: none;
}
.tab-des {
        color: #2d3037;
        font-size: .22rem;
        font-weight: bold;
        text-align: center;
        margin-top: -.35rem;
}
.figures {
        margin-top: .45rem;
}
.figures-item {
        width: 6.8rem;
        height: 1.59rem;
        margin-bottom: .45rem;
}
.figures-item:last-child {
        margin-bottom: 0;
}
.figures-pic {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: contain;
        object-position: 50% 50%;
}
.zhibiao {
        height: 5.12rem;
        position: relative;
        margin-top: .9rem;
}
.zhibiao-pic {
        width: 8.21rem;
        height: 5.12rem;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%,0);
}
.zhibiao .titles {
        width: 100%;
        position: absolute;
        top: 2.98rem;
        left: 0;
        z-index: 2;
        color: #fff;
}
.certificate {
        margin: .62rem auto;
}
.about-certificate {

}
.about-certificate-swiper {
        padding: .34rem;
}
.certificate .swiper-slide {
        width: 2.38rem;
        height: 3.4rem;
        transition: all .2s ease;
}
.certificate .swiper-pic {
        width: 100%;
        height: 100%;
        object-fit: contain;
        object-position: 50% 50%;
}
.certificate .swiper-slide:before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: rgba(0,0,0,.5);
        transition: all .2s ease;
}
.certificate .swiper-slide.swiper-slide-active {
        transform: scale(1.2);
        z-index: 3;
}
.certificate .swiper-slide.swiper-slide-active:before {
        opacity: 0;
}
.certificate .swiper-button-next, .certificate .swiper-button-prev {
        width: .3rem;
        height: .52rem;
        background-image: url(../Images/about/icon-row.png);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 100% 100%;
}
.certificate .swiper-button-prev {
        left: 1.96rem;
}
.certificate .swiper-button-next {
        right: 1.96rem;
        transform: rotate(180deg);
}
.feedback {
        margin-bottom: .96rem;
}
.feedback-item {
        position: relative;
        margin: .8rem auto;
        text-align: center;
        padding: 0 0 .62rem;
}
.feedback-item:before {
        content: "";
        width: 8.21rem;
        height: 100%;
        background: url(../Images/join/feedback-bg.png) no-repeat center top;
        background-size: 100% 100%;
        position: absolute;
        top: .35rem;
        left: 50%;
        transform: translate(-50%,0);
}
.feedback-item>* {
        position: relative;
        z-index: 2;
}
.feedback-item:last-child {
        margin-bottom: 0;
}
.feedback-userhead {
        display: block;
        width: 2.72rem;
        height: 3.08rem;
        margin: 0 auto .3rem;
}
.feedback-title {
        color: #fff;
        font-size: .3rem;
        margin-bottom: .06rem;
}
.feedback-des {
        color: #fff;
        font-size: .22rem;
}
.case {
        margin-bottom: .92rem;
}
.case-swiper {
        height: 5.04rem;
        background: url(../Images/join/case-bg.png) no-repeat center top;
        background-size: 100% 100%;
        margin-top: .86rem;
}
.case-swiper .swiper-pic {
        display: block;
        width: 100%;
        height: 4.38rem;
        object-fit: cover;
        object-position: 50% 50%;
}
.case-item-content {
        width: 100%;
        padding: 0 1rem;
        box-sizing: border-box;
        position: absolute;
        top: 2.56rem;
        left: 0;
        text-align: center;
}
.case-title {
        font-size: .35rem;
        color: #fff;
        font-weight: bold;
}
.case-des {
        font-size: .22rem;
        color: #fff;
        margin: .04rem auto .26rem;
}
.case-btn {
        display: block;
        width: 1.96rem;
        height: .64rem;
        border: .03rem solid #fff;
        line-height: .58rem;
        color: #fff;
        font-size:.3rem;
        text-align: center;
        margin: auto;
}
.case-swiper .swiper-button-next, .case-swiper .swiper-button-prev {
        width: .3rem;
        height: .52rem;
        background-image: url(../Images/about/icon-row.png);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 100% 100%;
        left: .4rem;
        top: 3.1rem;
        margin-top: 0;
}
.case-swiper .swiper-button-next {
        left: auto;
        right: .4rem;
        transform: rotate(180deg);
}

.mode {

}
.mode-list {
        margin-top: .74rem;
}
.mode-item {
        margin: 0 auto .63rem;
        background-repeat: no-repeat;
        background-position: center top;
        position: relative;
}
.mode-item1 {
        width: 6.92rem;
        height: 9.12rem;
        background-image: url(../Images/join/mode-pic1.png);
        background-size: 100% 100%;
}
.mode-item2 {
        width: 6.03rem;
        height: 8.14rem;
        background-image: url(../Images/join/mode-pic2.png);
        background-size: 100% 100%;
}
.mode-item3 {
        width: 6.1rem;
        height: 8.14rem;
        background-image: url(../Images/join/mode-pic3.png);
        background-size: 100% 100%;
}
.mode-content {
        position: absolute;
        width: 5rem;
        left: 50%;
        transform: translate(-50%,0);
        bottom: 1.12rem;
        text-align: center;
}
.mode-tag {
        display: inline-block;
        padding: .17rem .12rem;
        line-height: 1;
        font-size: .3rem;
        color: #fff;
        font-weight: bold;
        border: .03rem solid #fff;
        margin-bottom: .18rem;
}
.mode-des {
        font-size: .2rem;
        color: #fff;
        font-weight: bold;
        line-height: 1.5;
        zoom: .9;
}
.product-breath {
        width: 100%;
        height: 9.3rem;
        background: url(../Images/join/product-breath-bg.png) no-repeat center bottom;
        background-size: 8.32rem 6.81rem;
        margin: 0 auto 1.22rem;
}
.product-breath-des {
        font-size: .22rem;
        color: #fff;
        text-align: center;
        margin-top: 5.5rem;
        zoom: .95;
        line-height: 1.55;
}
.apply-trade {
        height: 8.47rem;
        margin: 0 auto 1.22rem;
}
.apply-trade1 {
        background: url(../Images/join/apply-trade-pic1.png) no-repeat center bottom;
        background-size: 8.21rem 8.47rem;
}
.apply-trade2 {
        background: url(../Images/join/apply-trade-pic2.png) no-repeat center bottom;
        background-size: 8.21rem 8.47rem;
}

.apply-trade-des {
        font-size: .3rem;
        color: #fff;
        font-weight: bold;
        text-align: center;
        padding-top: .49rem;
}
.apply-trade-link {
        display: block;
        width: 3.48rem;
        height: .6rem;
        font-size: .3rem;
        line-height: .59rem;
        color: #fff;
        font-weight: bold;
        text-align: center;
        border: .05rem solid #fff;
        margin: 5.8rem auto 0;
}
.use {
        margin: auto;
}
.use-pic {
        display: block;
        width: 5.83rem;
        height: 5.43rem;
        margin: .78rem auto .94rem;
}
.ways {
        margin: 0 auto 1.08rem;
}
.ways-content {
        width: 5.96rem;
        height: 5.98rem;
        background: url(../Images/join/ways-pic.png) no-repeat center top;
        background-size: 5.96rem 5.98rem;
        margin: .76rem auto 0;
        padding-top: 1.12rem;
        box-sizing: border-box;
}
.ways-tag {
        display: block;
        width: 2.48rem;
        height: .64rem;
        line-height: .634rem;
        font-size:.3rem;
        color: #fff;
        font-weight: bold;
        border: .03rem solid #fff;
        text-align: center;
        margin: auto;
}
.ways-list {
        margin: .22rem auto .7rem;
        text-align: center
}
.ways-item {
        color: #fff;
        font-size: .22rem;
        font-weight: bold;
}
.ways-title {
        width: 4.6rem;
        color: #fff;
        font-size: .3rem;
        font-weight: bold;
        margin: auto;
        text-align: center;
}