.w-btn {
    overflow: hidden;
}
.top{
    background: url(/static/snap_proxy/images/promotion/program_tl_bg.webp) no-repeat top left;
}

.bannerContent {
    gap: 40px;
}
.makeMoney-section {
    background: url(/static/snap_proxy/images/products/cdk/makemoney-bg.png);
    background-size: cover;
}

.shadowBox10 {
    box-shadow: 10px 10px 0px 0px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease-in-out;
}
.shadowBox10:hover {
    box-shadow: 12px 12px 0px 0px rgba(0, 0, 0, 0.15);
}
.shadowBox6 {
    box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.16);
}
.cdk-page .banner-title h1 {
    font-weight: 700;
    font-size: 46px;
    line-height: 60px;
    color: #19181B;
}
.banner-desc {
    color: #474747;
}
.bannerList-wrap{
    margin-top: 24px;
    margin-bottom: 36px;

    display: flex;
    gap: 12px;
    flex-direction: column;
}
.bannerList-item{
    gap: 8px;

    color: #474747;
}
.makeMoney-section h2.section-title {
    max-width: 1000px;
    margin: 0 auto;
    margin-bottom: 16px;
}
.makeMoney-section p.section-sec-title {
    margin-bottom: 110px;
}
.step-wrap {
    gap: 38px;
    flex-wrap: wrap;
}
.step-item {
    padding: 40px 50px;
}
.stepExm {
    padding: 20px;
}
.step-item-wrap {
    flex: 1;
    margin-bottom: 80px;
}
.step-item {
    flex: 1;
    border-radius: 15px;
    border: 2px solid #000000;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
    height: 100%;
}
.step-item1 {
    transform: translateY(-60px);
}

.step-item4 {
    transform: translateY(-60px);
}
.step-item4:hover {
    transform: translateY(-65px);
}
.step-item3:hover {
    transform: translateY(-5px);
}
.step-item1:hover {
    transform: translateY(-65px);
}
.stepExm {
    border-radius: 6px;
    border: 1px solid #000000;
}
.stepNum {
    background: #d1f1fd;
    border-radius: 6px;
    border: 1px solid #c4d8df;
    font-weight: 400;
    font-size: 16px;
    color: #3f535a;
    padding: 0 14px;
    margin-bottom: 10px;
}
.stepText {
    font-weight: 600;
    font-size: 18px;
    color: #000000;
    margin-bottom: 6px;
}
.stepDesc {
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    margin-bottom: 30px;
    /* max-width: 170px; */
    text-align: center;
}
.stepExm {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 14px;
}
.step-form {
    display: flex;
    padding: 10px;
    background: #f3f3f3;
    border-radius: 6px;
    font-weight: 400;
    font-size: 14px;
    color: #687174;
    align-items: center;
    position: relative;
}

.step-form img {
    display: block;
    margin-right: 6px;
}
.icon-copy {
    margin-right: 0;
    margin-left: 12px;
}
.icon-arrow {
    position: absolute;
    right: -9px;
    bottom: -10px;
}
.faq-section {
    background-color: #f9f9f9;
}
.quickQues-box .el-collapse-item__header,
.quickQues-box .el-collapse-item__content {
    /* background-color: #f9f9f9; */
}

/* section2 样式 */
.sec-section h2.section-title {
    margin-bottom: 50px;
}
.sec2-block1,
.sec2-block2,
.sec2-block3,
.sec2-block4 {
    padding: 34px 40px;
    border-radius: 30px;
}
.sec2-block1 {
    border: 1px solid #000000;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 40px;
    max-width: 500px;
}
.sec2-block2 {
    background: #f4f4f4;
}
.sec2-block3 {
    background: #d2f4ff;
}
.sec2-block4 {
    background: #d3faf3;
}
.block-list {
    display: flex;
    gap: 16px;
    align-items: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
}
.block-title {
    font-weight: 600;
    font-size: 32px;
    margin-bottom: 18px;
}
.block-list img {
    display: inline-block;
}

.social-icon-wrap {
    padding: 9px;
    border-radius: 5px;
    border: 1px solid #000000;
    line-height: 0;
    display: flex;
    flex-direction: column;
    align-items: centers;
    display: inline-block;
}
.social-icon-wrap img {
    max-width: 23px;
}
.step3-block {
    border-radius: 10px;
    border: 1px solid #000000;
    padding: 20px 15px;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
}
.step3-btm {
    width: 100%;
}
.step3-icon {
    min-width: 58px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sec3-title {
    font-weight: 500;
    font-size: 20px;
}
.sec3-desc {
    font-weight: 400;
    font-size: 14px;
    color: #666666;
}
.step3-block:nth-child(1) .sec3-title {
    font-size: 30px;
}
.step3-block:nth-child(1) .sec3-desc {
    color: #000;
}
/* money计算器 */
.calc-money-wrap {
    border: 1px solid var(--themeColor);
    padding: 40px 19px 48px; 
    border-radius: 24px;
    position: relative;
    z-index: 100;
    background-color: #fff;

    box-shadow: 0px 6px 0px 0px #8E1FC5;

    height: 248px;

}
.totlMoney_num{
    text-align: center;
}
.totlMoney_num span{
    font-family: Microsoft YaHei;
    font-weight: 700;
    font-size: 36px;
    line-height: 48px;
    text-align: center;

    background: linear-gradient(90deg, #B740F3 0%, #6A43FF 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    display: inline-block;

    margin-bottom: 48px;


}
.triSvg {
    display: inline-block;
    position: absolute;
    bottom: calc(100% - 1px);
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
    line-height: 0;
}
.section-content {
    position: relative;
}
.el-slider-wrap {
    margin: 0 30px;
    margin-bottom: 26px;
}
.slideInfo {
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    margin-bottom: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.calc-money-wrap .el-slider__bar {
    background-color: #63d6fd;
    background: linear-gradient(90deg, #B740F3 0%, #6A43FF 100%);
    background: linear-gradient(90deg, #B740F3 0%, #295EFF 100%);
    box-shadow: 0px 4px 4px 0px #FFFFFF40 inset;
    border-radius: 16px;

    height: 10px;
}
.calc-money-wrap .el-slider__runway {
    height: 10px;
    border-radius: 16px;
    background: #F7EFFB;
}
.calc-money-wrap .el-slider__button-wrapper {
    width: 30px;
    height: 30px;
    background: url(/static/snap_proxy/images/promotion/earnings_btn.webp) no-repeat;

    top: -10px;
}
.calc-money-wrap .el-slider__button-wrapper .el-tooltip,
.calc-money-wrap .el-slider__button-wrapper::after {
    display: none;
}
.calc-money-wrap .el-slider__stop {
    margin-top: 20px;
    width: 2px;
    height: 10px;
    background: #E3DBE7;
}
.calc-money-wrap .el-slider__stop.active {
    /* background: #63d6fd; */
}
.calc-money-wrap .el-slider__marks-text {
    font-weight: 400;
    font-size: 12px;
    color: #07b4ee;
    color: #501071;
    line-height: 16px;
    margin-top: 40px;
    width: 120px;
    text-align: center;
}
.calc-money-wrap .el-slider__marks-text:last-child {
    margin-left: -30px;
}
.calc-money-wrap .el-input-number .el-input__inner,
.calc-money-wrap .el-input__inner {
    font-weight: 600;
    font-size: 20px;
    color: #333333;
    line-height: inherit;
}
.calc-money-wrap .slide-number-wrap {
    max-width: 180px;
    margin: 0 12px;
}
.calc-money-wrap .slide-select-wrap {
    max-width: 130px;
    margin: 0 12px;
}
/* 模块2 */
.overview_wrap{
    
}
.overview_tit{
    margin-bottom: 64px;

    font-family: Microsoft YaHei;
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
    text-align: center;
    color: #000;

}
.overview_content{
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.overview_list{
    display: flex;
    gap: 20px;
}

.overview_item{
    padding: 0 24px;
    background: #F4F4F7;
    border: 1px solid #E5E5E5;

    border-radius: 32px;

    display: flex;
    justify-content: space-between;
    align-items: center;

    height: 320px;

    transition: all 0.3s ease-in-out;

}
.overview_item:hover{
    border: 1px solid #B740F3;
    box-shadow: 4px 4px 0px 0px #B740F3;

}
.o_one{
    width: 680px;
}
.o_two{
    width: 500px;
}
.overview_item_dec{
    display: flex;
    flex-direction: column;

    
}
.o_info_list_tit{
    margin-bottom: 16px;
    font-family: Microsoft YaHei;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;

    color: #19181B;

}
.o_info_list{
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.o_info_item{
    display: flex;
    align-items: center;
    gap: 10px;

    font-weight: 400;
    font-size: 14px;
    line-height: 21px;

    color: #8F8A8A;

}
.o_info_item img{
    width: 16px;
    height: 16px;
}


.join_tit{
    margin-bottom: 16px;

    font-family: Microsoft YaHei;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    color: #19181B;

}
.join_title_txt{
    color: #7B7B7B;

    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    text-align: center;

}

.join_list{
    position: relative;
    margin-top: 64px;
    display: flex;
    justify-content: space-between;
    
}
.step_line01{
    position: absolute;
    left: 250px;
    top: -14px;
}
.step_line02{
    position: absolute;
    left: 683px;
    top: 72px;
}
.join_item{
    width: 348px;

    display: flex;
    flex-direction: column;
    align-items: center;

}
.join_step{
    background: url(/static/snap_proxy/images/promotion/Join_step_bg.webp) no-repeat center;
    background-size: cover;

    width: 83px;
    height: 76px;
    display: flex;
    justify-content: center;
    align-items: center;

    font-size: 14px;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    
    color: #fff;
}
.join_title_wrap{
    
}
.step_tit{
    margin-top: 34px;

    font-size: 16px;
    font-weight: 700;
    font-size: 16px;
    text-align: center;

    color: #19181B;
}
.step_txt{
    margin-top: 12px;

    min-height: 96px;
    margin-bottom: 32px;

    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    font-size: 16px;
    text-align: center;


    color: #7B7B7B;
}
.step_pic{

}
.step_btn_wrap{
    margin-top: 64px;
    display: flex;
    gap: 20px;

    justify-content: center;
}

.faq-section{
    background: #fff;
}

.earnings_wrap{
    margin: 180px auto;

    background: url(/static/snap_proxy/images/promotion/earnings_bg.webp) no-repeat;
    background-size: cover;
    height: 717px;
}
.earnings_tit{
    margin: 0 auto;
    margin-bottom: 16px;

    font-family: Microsoft YaHei;
    font-weight: 700;
    font-size: 36px;
    line-height: 48px;
    text-align: center;
    color: #19181B;

    width: 894px;

}

.earnings_title_txt{
    margin: 0 auto;
    margin-bottom: 64px;
    width: 894px;
    color: #7B7B7B;

    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    text-align: center;

}
.earnings_title_txt span{
    color: #19181B;
}
.slideInfo{
    display: flex;
    gap: 24px;
}
.slideInfo_item{
    flex: 1;
    padding: 20px;
    height: 115px;

    border-radius: 24px;
    border: 1px solid #19181B;
    box-shadow: 4px 4px 0px 0px #19181B;

    background: #FFFFFF;

    text-align: left;

    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;

    color: #19181B;
    transition: all 0.3s ease-in-out;

}
.slideInfo_item:hover{
    box-shadow: 0px 0px 0px 0px #19181B;

}
.sInfo_item_d{
    margin-top: 16px;

    width: 100%;
    
}
.el-input-number{
    background: #F3F3F3;

    border-radius: 9px;
    width: 100%;

}
.sInfo_item_d .el-input__inner{
    background: #F3F3F3;
    border: 0;
    border-radius: 9px;
    width: 100%;
}

.el-input-number__decrease{
    left: -1px;
}
.slideInfo_item .el-select{
    width: 100%;
}
.el-select-dropdown__item.selected{
    color: var(--themeColor) !important;
}
.el-select-dropdown__item.hover, .el-select-dropdown__item:hover{
    background: #F5F5F5;

    border-radius: 8px;
    margin: 0 10px;

    padding-left: 10px;
}
.el-popper[x-placement^=bottom] .popper__arrow{
    display: none;
}
.el-select-dropdown{
    border-radius: 8px;
}

.sInfo_item_d .el-input-number__decrease, .sInfo_item_d .el-input-number__increase{
    background: #E9EBEC;

    border-radius: 9px;
}
.sInfo_item_d .el-input-number__decrease{
    left: -1px;
}
.sInfo_item_d .el-input-number__increase{
    right: -1px;
}
.totalMoney_num{
    font-family: Microsoft YaHei;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;

    color: #19181B;

}
/*
.sInfo_item_d .el-input-number__decrease, .sInfo_item_d .el-input-number__increase{
    color: var(--themeColor);
    font-size: 16px;
    font-weight: 600;
}
*/
.sInfo_item_d .el-input-number__decrease i, .sInfo_item_d .el-input-number__increase i{
    font-size: 16px;
    font-weight: 600;
    /* color: var(--themeColor); */
} 
.sInfo_item_d .el-input-number__decrease:hover, .sInfo_item_d .el-input-number__increase:hover{
    color: var(--themeColor);
}




/* 响应式 */
@media (max-width: 600px) {
    .slideInfo {
        flex-direction: column;
    }
    .el-slider__marks-text {
        display: none;
    }
    .social-icon-wrap {
        text-align: center;
    }
}
@media (max-width: 1100px) {
    .sec-section .wr-flex-content {
        flex-wrap: wrap;
    }
}
@media (max-width: 1200px) {
    .wr-section {
        padding-left: 10px;
        padding-right: 10px;
    }
}
