
.section{
    padding: 60px 0;
    box-sizing: border-box;
}
.banner{
    position: relative;
}
.banner-text{
    position: absolute !important;
    left: 50%;
    top: 200px;
    transform: translate(-50%,0);
}
.banner-title{
    font-size: 48px;
    font-weight: normal;
    color: #FFFFFF;
}
.banner-tip{
    width: 50%;
    font-size: 20px;
    font-weight: normal;
    color: #FFFFFF;
    margin-top: 16px;
}
.banner-arrow{
    margin-top: 180px;
}
.banner-arrow img{
    width: 36px;
    height: 36px;
}
.line{
    width: 65px;
    height: 6px;
    background: #FE532D;
}
.title-text{
    font-size: 36px;
    font-weight: bold;
    color: #232845;
    margin-top: 16px;
}
.title-tip{
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 16px;
}
@media (max-width: 960px) {
    .banner{
        height: 250px;
    }
    .banner img{
        height: 250px;
        object-fit: cover;
    }
    .banner-text{
        width: 100%;
        position: absolute !important;
        left: 50%;
        top: 90px;
        transform: translate(-50%,0);
    }
    .banner-title{
        font-size: 24px;
        font-weight: normal;
        color: #FFFFFF;
    }
    .banner-tip{
        font-size: 6px;
    }
    .banner-arrow{
        margin-top: 20px;
    }
    .banner-info{
        display: none;
    }
}



.exchange{
    background-image: url("../img/achieve_bg1.png");
    background-size: cover;
}
.let-head{
    width: 40%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
}
.let-subtitle{
    font-size: 16px;
    font-weight: 400;
    color: #232845;
    text-align: center;
}
.let-title{
    font-size: 36px;
    font-weight: bold;
    color: #232845;
    margin-top: 16px;
    text-align: center;
}
.let-line{
    width: 72px;
    margin-top: 8px;
}
.let-line > img{
    width: 100%;
}
.let-text{
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
    margin-top: 16px;
    text-align: center;
}
.exchange-content{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 80px;
}
.exchange-left{
    width: 42%;
}
.exchange-subtitle{
    width: 85px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #5E629C;
    font-size: 14px;
    font-weight: 400;
    color: #FE532D;
    display: flex;
    align-items: center;
    justify-content: center;
}
.exchange-title{
    font-size: 28px;
    font-weight: 400;
    color: #222222;
    margin-top: 20px;
}
.exchange-line{
    width: 72px;
    margin-top: 16px;
}
.exchange-line > img{
    width: 100%;
}
.exchange-info{
    margin-top: 8px;
}
.exchange-info-each{
    display: flex;
    align-items: center;
    margin-top: 16px;
}
.exchange-info-each > img{
    width: 15px;
    height: 15px;
}
.exchange-info-each div{
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    margin-left: 12px;
}
.exchange-right{
    width: 44%;
    position: relative;
}
@media (max-width: 960px) {
    .exchange-left{
        width: 100%;
    }
    .exchange-right{
        width: 100%;
    }
}
.exchange-right > img{
    width: 411px;
}
.jump{
    position: absolute;
    right: 0;
    bottom: -46px;

    padding: 24px 44px;
    box-sizing: border-box;
    height: 93px;
    background: linear-gradient(45deg, #FF4136 0%, #FCBC07 100%);
    box-shadow: 0 0 20px 1px rgba(255,88,0,0.5);

    display: flex;
    align-items: center;

}
.jump div{
    font-size: 32px;
    font-weight: 600;
    color: #FFFFFF;
}
.jump img{
    width: 32px;
    height: 32px;
}


.plan{
    background-image: url("../img/achieve_bg1.png");
    background-size: cover;
}

.pay-plan{
    background-image: url("../img/imputation_bg1.png");
    background-size: cover;
}







.community{
    background-image: url("../img/imputation_bg1.png");
    background-size: cover;
}
.community-content{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 65px;
}
.community-left{
    width: 48%;
}
.community-left > img{
    width: 100%;
}
.community-right{
    width: 48%;
}
@media (max-width: 960px) {
    .community-left{
        width: 100%;
    }
    .community-right{
        width: 100%;
    }
}
.community-title{
    font-size: 34px;
    font-weight: 600;
    color: #FFFFFF;
}
.community-text{
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 22px;
}
.community-pad{
    width: 222px;
    height: 222px;
    background: linear-gradient(40deg, rgba(255, 65, 54, 0.3) 0%, rgba(252, 188, 7, 0.3) 100%);
    padding: 39px;
    border-radius: 111px;
    box-sizing: border-box;
    margin-top: 71px;
}
.community-btn{
    width: 100%;
    height: 100%;
    border-radius: 90px;
    background: linear-gradient(40deg, #FF4136 0%, #FCBC07 100%);
    font-size: 20px;
    font-weight: 600;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}



.deliver{
    background-image: url("../img/deliver_bg1.png");
    background-size: cover;
}
.deliver-content{
    margin-top: 44px;
}




.brief{}
.brief-content{
    display: flex;
    align-items: center;
    flex-direction: column;
}
.brief-subtitle{
    font-size: 20px;
    font-weight: normal;
    color: #FE532D;
}
.brief-title{
    font-size: 35px;
    font-weight: normal;
    color: #333333;
}
.brief-text{
    font-size: 16px;
    font-weight: normal;
    color: #666666;
    text-align: center;
    margin-top: 40px;
}
.brief-info{
    width: 300px;
    height: 50px;
    background: linear-gradient(48deg, #FF4136 0%, #FCBC07 100%);
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
}



.bottom{
    background-color: #131522;
}
.bottom-line{
    width: 100%;
    height: 10px;
    background: linear-gradient(135deg, #FF4136 0%, #FCBC07 100%);
}
.bottom-info{
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
}
.bottom-info-introduce{
    width: 28%;
}
.bottom-info-introduce > img{
    height: 61px;
}
.introduce-text{
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 23px;
    text-align: justify;
    margin-top: 24px;
}
.inp-box{
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(153, 153, 153, 0.6);
    margin-top: 30px;
}
.inp-box > img{
    width: 20px;
    height: 20px;
}
.inp-box > input{
    border: none;
    outline: none;
    background-color: #131421;
    flex: 1;
}
.confirm{
    width: 56px;
    height: 25px;
    background: linear-gradient(46deg, #FF4136 0%, #FCBC07 100%);
    border-radius: 1px;

    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bottom-link2{
    width: 25%;
}

@media (max-width: 960px) {
    .bottom-info-introduce{
        width: 70%;
    }
    .bottom-link{
        width: 70%;
        margin-top: 10px;
    }
}
.bottom-link-title{
    font-size: 20px;
    font-weight: normal;
    color: #FFFFFF;
}
.bottom-link > img{
    width: 36px;
}
.bottom-link-each{
    display: flex;
    align-items: center;
    margin-top: 16px;
}
.bottom-link-each > img{
    width: 10px;
}
.bottom-link-each div{
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    margin-left: 4px;
    border-bottom: 1px solid rgba(255,255,255,0);
}
.contact-each{
    display: flex;
    align-items: center;
    margin-top: 17px;
}
.contact-each > img{
    width: 16px;
    height: 16px;
}
.contact-each > div{
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    margin-left: 8px;
}
.filings{
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    text-align: center;
    padding-bottom: 15px;
}
.bottom-link-each:hover{
    cursor: pointer;
}
.bottom-link-each:hover div{
    color: #FE532D;
    border-bottom: 1px solid #FE532D;
}
.bottom-link-each:hover img{
    content: url("../img/icon_13.png");
}




