﻿* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
                
body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    line-height: 1.6;
    color: #333;
}
.arrow_right_w{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(https://qiniugw.sdwanyue.com/20260806/arrow_right_w.png) no-repeat center center;
}
.arrow_right_y{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(https://qiniugw.sdwanyue.com/20260806/arrow_right_y.png) no-repeat center center;
}

.title {
    text-align: center;
    .t{
        margin-bottom: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #000;
        font-size: 35px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        .l,.r{
            display: inline-block;
            width: 41px;
            height: 18px;
            background-position: center;
            background-repeat: no-repeat;
            background-size: 100% 100%;
        }
        .l{
            margin-right: 12px;
            background-image: url(https://qiniugw.sdwanyue.com/20260806/t_left.png);
        }
        .r{
            margin-left: 12px;
            background-image: url(https://qiniugw.sdwanyue.com/20260806/t_right.png);
        }
    }
    .d{
        color: #62605E;
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
}

.btns{
    display: flex;
    justify-content: center;
    align-items: center;
    .btn{
        margin: 0 13px;
        width: 158px;
        height: 48px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 6px;
        background: #FFF;
        box-shadow: 0 4px 8px 0 rgba(199, 77, 0, 0.30);
        color: #FF731B;
        font-size: 17px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        cursor: pointer;
        &.btn2{
            color: #FFFFFF;
            border: 1px solid #FFF;
            background: transparent;
        }
    }
}

.banner{
    height: 600px;
    background: url(https://qiniugw.sdwanyue.com/20260806/banner_bg_1.png) no-repeat center center;
    .bd{
        padding-top: 73px;
        display: flex;
        justify-content: space-between;
        .info{
            padding-top: 60px;
            .t{
                color: #FFF;
                font-size: 52px;
                font-style: normal;
                font-weight: 900;
                line-height: normal;
                margin-bottom: 5px;
            }
            .t2{
                font-size: 30px;
                font-style: normal;
                font-weight: 500;
                line-height: normal;
                background: linear-gradient(90deg, #FFF3AF 58.25%, #FFED84 100%);
                background-clip: text;
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                margin-bottom: 14px;
            }
            .d{
                color: #FFF;
                font-size: 16px;
                font-style: normal;
                font-weight: 500;
                line-height: 22px;
            }
            .tags{
                padding-top: 40px;
                display: flex;
                align-items: center;
                .tag_i{
                    display: flex;
                    align-items: center;
                    margin-left: 25px;
                    &:first-child{
                        margin-left: 0;
                    }
                    .img{
                        display: flex;
                        align-items: center;
                        &img{
                            width: 20px;
                            height: 20px;
                        }
                    }
                    .n{
                        color: #FFF;
                        font-size: 16px;
                        font-style: normal;
                        font-weight: 500;
                        line-height: 22px;
                    }
                }
            }
            .btns{
                padding-top: 50px;
                justify-content: left;
                .btn{
                    &.btn1{
                        margin-left: 0;
                    }
                    &.btn2{
                        
                    }
                }
            }
        }
        .imgbd{
            margin-right: -30px;
            & img{

            }
        }
    }
}

.ability{
    .container{
        padding-top: 90px;
    }
    .bd{
        padding-top: 60px;
        padding-bottom: 70px;
        .list{
            display: flex;
            justify-content: space-between;
            .left{
                margin-right: 24px;
            }
            .right{
                display: flex;
                justify-content: space-between;
                align-content: space-between;
                flex-wrap: wrap;
            }
            .item{
                background-position: center center;
                background-repeat: no-repeat;
                background-size: 100% 100%;
                width: 426px;
                height: 189px;
                border-radius: 10px;
                box-sizing: border-box;
                padding: 24px;
                .t{
                    color: #222;
                    font-size: 24px;
                    font-style: normal;
                    font-weight: 500;
                    line-height: normal;
                    margin-bottom: 6px;
                }
                .d{
                    color: #666;
                    font-size: 15px;
                    font-style: normal;
                    font-weight: 400;
                    line-height: normal;
                }
                &.item1{
                    width: 300px;
                    height: 400px;
                    padding: 40px 24px;
                    background-image: url(https://qiniugw.sdwanyue.com/20260806/ability_1_1.png);
                    .t{
                        margin-bottom: 12px;
                    }
                    .d{
                        margin-bottom: 18px;
                    }
                }
                &.item2{
                    background-image: url(https://qiniugw.sdwanyue.com/20260806/ability_2_1.png);
                }
                &.item3{
                    background-image: url(https://qiniugw.sdwanyue.com/20260806/ability_3_1.png);
                }
                &.item4{
                    background-image: url(https://qiniugw.sdwanyue.com/20260806/ability_4_1.png);
                }
                &.item5{
                    background-image: url(https://qiniugw.sdwanyue.com/20260806/ability_5_1.png);
                }
                &.active{
                    .t{
                        color: #fff;
                    }
                    .d{
                        color: #fff;
                    }
                }
                &.item1.active{
                    background-image: url(https://qiniugw.sdwanyue.com/20260806/ability_1_2.png);
                }
                &.item2.active{
                    background-image: url(https://qiniugw.sdwanyue.com/20260806/ability_2_2.png);
                }
                &.item3.active{
                    background-image: url(https://qiniugw.sdwanyue.com/20260806/ability_3_2.png);
                }
                &.item4.active{
                    background-image: url(https://qiniugw.sdwanyue.com/20260806/ability_4_2.png);
                }
                &.item5.active{
                    background-image: url(https://qiniugw.sdwanyue.com/20260806/ability_5_2.png);
                }
            }
        }
    }
}

.user{
    height: 850px;
    background: linear-gradient(180deg, #FFF8F4 0%, #FFF 50.05%);
    .container{
        padding-top: 70px;
    }
    .bd{
        padding-top: 60px;
        padding-bottom: 70px;
        .tab{
            display: flex;
            justify-content: space-between;
            align-items: center;
            border-bottom: 1px solid #EEE7E4;
            width: 1000px;
            margin: 0 auto;
            .item{
                display: flex;
                justify-content: center;
                align-items: center;
                width: 200px;
                height: 64px;
                color: #222;
                font-size: 20px;
                font-style: normal;
                font-weight: 500;
                line-height: normal;
                cursor: pointer;
                position: relative;
                & i{
                    display: inline-block;
                    width: 24px;
                    height: 24px;
                    margin-right: 8px;
                    background-position: center center;
                    background-repeat: no-repeat;
                    background-size: 100% 100%;
                    background-image: url(https://qiniugw.sdwanyue.com/20260806/user_1.png);
                }
                &.item2{
                    & i{
                        background-image: url(https://qiniugw.sdwanyue.com/20260806/user_2.png);
                    }
                }
                &.item3{
                    & i{
                        background-image: url(https://qiniugw.sdwanyue.com/20260806/user_3.png);
                    }
                }
                &.item4{
                    & i{
                        background-image: url(https://qiniugw.sdwanyue.com/20260806/user_4.png);
                    }
                }
                &.item5{
                    & i{
                        background-image: url(https://qiniugw.sdwanyue.com/20260806/user_5.png);
                    }
                }
                &.active{
                    color: #FF641C;
                    &:after{
                        content: '';
                        position: absolute;
                        bottom: 0;
                        left: 0;
                        display: block;
                        width: 100%;
                        height: 3px;
                        background: #FF641C;
                    }
                }
            }
        }
        .tab_bd{
            padding-top: 50px;
            .item{
                display: none;
                justify-content: space-between;
                &.active{
                    display: flex;
                }
                .info{
                    margin-right: 45px;
                    .t{
                        color: #222;
                        font-size: 24px;
                        font-style: normal;
                        font-weight: 700;
                        line-height: normal;
                        margin-bottom: 12px;
                    }
                    .d{
                        position: relative;
                        color: #787878;
                        font-size: 16px;
                        font-style: normal;
                        font-weight: 400;
                        line-height: normal;
                        padding-bottom: 14px;
                        border-bottom: 1px solid #EEEAE8;
                        
                    }
                    .pl{
                        padding-top: 26px;
                        .pl_i{
                            position: relative;
                            padding-left: 15px;
                            margin-bottom: 18px;
                            color: #444;
                            font-size: 16px;
                            font-style: normal;
                            font-weight: 400;
                            line-height: normal;
                            &:before{
                                content: ' ';
                                position: absolute;
                                top: 9px;
                                left: 0;
                                width: 6px;
                                height: 6px;
                                background: #FF641C;
                                display: block;
                            }
                        }
                    }
                    .btns{
                        padding-top: 54px;
                        justify-content: left;
                        .btn{
                            width: 158px;
                            height: 51px;
                            border-radius: 6px;
                            background: linear-gradient(23deg, #FD6302 45.25%, #FFA341 95.34%);
                            color: #FFF;
                            font-size: 18px;
                            font-weight: 500;
                            box-shadow:none;
                            &.btn2{
                                border: 1px solid #FF641C;
                                color: #FA5C13;
                                background: #fff;
                            }
                        }
                    }
                }
                .img{
                    &img{

                    }
                }
            }

        }
    }
}

.merchant{
    .container{
        padding-top: 19px;
    }
    .bd{
        padding-top: 60px;
        padding-bottom: 100px;
        .tab_box{
            display: flex;
            justify-content: space-between;
            .tab_bd{
                .item{
                    display: none;
                    &.active{
                        display: flex;
                    }
                }
            }
            .tab{
                display: flex;
                flex-direction: column;
                .list{
                    display: flex;
                    flex-direction: column;
                    .item{
                        cursor: pointer;
                        margin-bottom: 26px;
                        .t{
                            margin-bottom: 5px;
                            display: flex;
                            align-items: center;
                            color: #222;
                            font-size: 20px;
                            font-style: normal;
                            font-weight: 500;
                            line-height: normal;
                            & img{
                                width: 24px;
                                height: 24px;
                                margin-right: 4px;
                            }
                        }
                        .d{
                            color: #787878;
                            font-size: 16px;
                            font-style: normal;
                            font-weight: 400;
                            line-height: normal;
                        }
                        &.active{
                            .t{
                                color: #FF641C;
                            }
                            .d{
                                color: #323232;
                            }
                        }
                    }
                }
                .btns{
                    padding-top: 13px;
                    justify-content: left;
                    .btn{
                        width: 158px;
                        height: 51px;
                        border-radius: 6px;
                        background: linear-gradient(23deg, #FD6302 45.25%, #FFA341 95.34%);
                        color: #FFF;
                        font-size: 18px;
                        font-weight: 500;
                        box-shadow:none;
                        &.btn2{
                            border: 1px solid #FF641C;
                            color: #FA5C13;
                            background: #fff;
                        }
                    }
                }
            }
        }
    }
}

.manage{
    .bd{
        display: flex;
        justify-content: space-between;
        .info{
            width: 450px;
            .list{
                .item{
                    margin-bottom: 23px;
                    .t{
                        display: flex;
                        align-items: center;
                        color: #222;
                        font-size: 20px;
                        font-style: normal;
                        font-weight: 500;
                        line-height: normal;
                        margin-bottom: 5px;
                        &:before{
                            content: "";
                            display: block;
                            width: 10px;
                            height: 10px;
                            background: #FF641C;
                            border-radius: 50%;
                            margin-right: 10px;
                        }
                    }
                    .d{
                        color: #787878;
                        font-size: 16px;
                        font-style: normal;
                        font-weight: 400;
                        line-height: normal;
                    }
                }
            }
            .btns{
                padding-top: 13px;
                justify-content: left;
                .btn{
                    width: 158px;
                    height: 51px;
                    border-radius: 6px;
                    background: linear-gradient(23deg, #FD6302 45.25%, #FFA341 95.34%);
                    color: #FFF;
                    font-size: 18px;
                    font-weight: 500;
                    box-shadow:none;
                    &.btn2{
                        border: 1px solid #FF641C;
                        color: #FA5C13;
                        background: #fff;
                    }
                }
            }
        }
        .imgbd{
            width: 660px;
            & img{
                width: 100%;
            }
        }
    }
}
.order{
    height: 768px;
    background: linear-gradient(180deg, #FFF8F4 0%, #FFF 50.05%);
    .container{
        padding-top: 70px;
    }
    .bd{
        padding-top: 60px;
        padding-bottom: 60px;
        .info{
            width: 512px;
        }
    }
}
.data{
    .container{
        padding-top: 60px;
    }
    .bd{
        padding-top: 50px;
        padding-bottom: 90px;
        flex-direction: row-reverse;
    }
}

.terminal{
    height: 628px;
    background: url(https://qiniugw.sdwanyue.com/20260806/terminal_bg.png) no-repeat center center;
    background-size: 100% 100%;
    .container{
        padding-top: 70px;
    }
    .bd{
        padding-top: 60px;
        .list{
            display: flex;
            justify-content: space-between;
            align-items: center;
            .item{
                width: 278px;
                height: 327px;
                border-radius: 16px;
                border: 1px solid #FFD8C5;
                background: #FFF7F3;
                display: flex;
                flex-direction: column;
                justify-content: center;
                align-items: center;
                .img{
                    margin-bottom: 20px;
                    & img{
                        width: 58px;
                        height: 58px;
                    }
                }
                .t{
                    margin-bottom: 18px;
                    color: #000;
                    font-size: 22px;
                    font-style: normal;
                    font-weight: 500;
                    line-height: normal;
                }
                .d{
                    width: 179px;
                    height: 44px;
                    border-radius: 36.5px;
                    background: #FFEFE6;
                    color: #FF641C;
                    font-size: 16px;
                    font-style: normal;
                    font-weight: 500;
                    line-height: normal;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    margin-bottom: 24px;
                }
                .p{
                    display: flex;
                    justify-content: space-between;
                    align-items: center;
                    flex-wrap: wrap;
                    width: 200px;
                    height: 68px;
                    .p_l{
                        position: relative;
                        padding-left: 12px;
                        color: #414141;
                        font-size: 16px;
                        font-style: normal;
                        font-weight: 400;
                        line-height: normal;
                    
                        &:before{
                            content: ' ';
                            position: absolute;
                            top: 9px;
                            left: 0;
                            width: 6px;
                            height: 6px;
                            background: #FFBFA6;
                            display: block;
                        }
                    }
                }
                &.item2{
                    border: 1px solid #BDC4FF;
                    background: #F5F3FF;
                    .d{
                        background: #EDEAFF;
                        color: #6648FF;
                    }
                    .p{
                        .p_l{
                            &:before{
                                background: #BFB2FF;
                            }
                        }
                    }
                }
                &.item3{
                    border: 1px solid #FFADAD;
                    background: #FFF1F0;
                    .d{
                        background: #FFE8E7;
                        color: #FF5A4E;
                    }
                    .p{
                        .p_l{
                            &:before{
                                background: #FF9992;
                            }
                        }
                    }
                }
                &.item4{
                    border: 1px solid #BBD8FF;
                    background: #F0F6FF;
                    .d{
                        background: #E7F1FF;
                        color: #257CFF;
                    }
                    .p{
                        .p_l{
                            &:before{
                                background: #ACF;
                            }
                        }
                    }
                }
            }
        }
    }
}

.solution{
    .container{
        padding-top: 80px;
    }
    .bd{
        min-width: 1200px;
        padding-bottom: 80px;
        .swiper{
            width: 100%;
            height: 100%;
            position: relative;
        }
        .swiper-wrapper{
            padding-top: 20px;
            align-items: center;
        }
        .swiper-slide{
            display: flex;
            justify-content: center;
            align-items: center;
            width: 480px;
            height: 265px;
            margin: 0 12px;
        }
        .list{
            padding: 35px 0 60px;
            display: flex;
            justify-content: center;
            align-items: center;
            .left{
                position: absolute;
                top: 0;
                left: 0;
                width: 150px;
                height: 100%;
                background: linear-gradient(90deg, #FFF 27.33%, rgba(255, 255, 255, 0.01) 100%);
                z-index: 1;
            }
            .right{
                position: absolute;
                top: 0;
                right: 0;
                width: 150px;
                height: 100%;
                background: linear-gradient(270deg, #FFF 27.33%, rgba(255, 255, 255, 0.01) 100%);
                z-index: 1;
            }
            .item{
                position: relative;
                width: 480px;
                height: 265px;
                border-radius: 10px;
                .img{
                    width: 480px;
                    height: 265px;
                    & img{
                        width: 100%;
                        height: 100%;
                        border-radius: 10px;
                    }
                }
                .info{
                    position: absolute;
                    left: 0;
                    bottom: 0;
                    width: 100%;
                    height: 70px;
                    background: linear-gradient(180deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.80) 100%);
                    display: flex;
                    flex-direction: column;
                    justify-content: center;
                    align-items: center;
                    box-sizing: border-box;
                    padding: 0 24px;
                    border-radius: 0 0 10px 10px;
                    .t{
                        align-self: start;
                        color: #fff;
                        font-size: 20px;
                        font-style: normal;
                        font-weight: 700;
                        line-height: normal;
                    }
                    .d{
                        padding-top: 10px;
                        display: none;
                        color: #ffffff;
                        text-align: center;
                        font-size: 16px;
                        font-style: normal;
                        font-weight: 400;
                        line-height: normal;
                    }
                }
                
            }
            .swiper-slide-active{
                .item{
                    margin-top: -10px;
                    .info{
                        height: 100%;
                        border-radius: 10px;
                        .t{
                            align-self: center;
                        }
                        .d{
                            display: block;
                        }
                    }
                }
            }
        }
        .btns{
            .btn{
                width: 158px;
                height: 51px;
                border-radius: 6px;
                background: linear-gradient(23deg, #FD6302 45.25%, #FFA341 95.34%);
                color: #FFF;
                font-size: 18px;
                font-weight: 500;
                box-shadow:none;
                &.btn2{
                    border: 1px solid #FF641C;
                    color: #FA5C13;
                    background: #fff;
                }
            }
        }
    }
}


.service{
    height: 878px;
    background: url(https://qiniugw.sdwanyue.com/20260806/service_bg.png) center no-repeat;
    background-size: 100% 100%;
    .container{
        padding-top: 70px;
    }
    .bd{
        padding: 50px 0 90px;
        .list{
            display: flex;
            justify-content: space-between;
            align-items: center;
            flex-wrap: wrap;
            .item{
                position: relative;
                width: 280px;
                height: 275px;
                border-radius: 2px;
                border: 1px solid #F5F0EE;
                background: #FFF;
                box-shadow: 0 4px 12px 0 rgba(195, 164, 148, 0.10);
                margin-bottom: 27px;
                .img{
                    padding-top: 48px;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    & img{
                        width: 68px;
                        height: 68px;
                    }
                }
                .info{
                    padding-top: 16px;
                    text-align: center;
                    .t{
                        color: #222;
                        font-size: 22px;
                        font-style: normal;
                        font-weight: 700;
                        line-height: normal;
                        margin-bottom: 10px;
                    }
                    .d{
                        color: #6F6B6A;
                        font-size: 16px;
                        font-style: normal;
                        font-weight: 500;
                        line-height: normal;
                    }
                }
            }
        }
    }
}


.start{
    height: 277px;
    background: #FD6C10 url(https://qiniugw.sdwanyue.com/20260806/start_bg.png) center no-repeat;
    .title{
        padding-top: 48px;
        .t{
            color: #FFF;
            font-size: 32px;
        }
        .d{
            color: #FFF;
            font-size: 22px;
            font-weight: 400;
        }
    }
    .bd{
        padding-top: 40px;
    }
}

