.yk3_label_line{
    width: 800px;
    height: 1197px;
    /*transform: rotate(-90deg);*/
    flex-shrink: 0;
    opacity: 0.79;
    background: url('https://yuanyue.oss-cn-beijing.aliyuncs.com/www/static/static/yuki_svg/merchantes/yk_label_line.svg') no-repeat;
    mix-blend-mode: color-dodge;
}

.yk3_label_earth{
    width: 817px;
    height: 805px;
    flex-shrink: 0;
    background: url('https://yuanyue.oss-cn-beijing.aliyuncs.com/www/static/static/yuki_svg/merchantes/yk_lable_earth.svg') no-repeat;
}

.yk3_laptop_two{
    width: 655.346px;
    height: 364.191px;
    flex-shrink: 0;

    background: url('https://yuanyue.oss-cn-beijing.aliyuncs.com/www/static/static/yuki_png/merchantes/yk3_laptop_two.png');
}

.yk3_phone_three{
    /*width: 360.243px;*/
    /*height: 224.041px;*/
    width: 480px;
    height: 300px;
    flex-shrink: 0;
    background: url('https://yuanyue.oss-cn-beijing.aliyuncs.com/www/static/static/yuki_png/merchantes/yk3_phone_three.png');
}

.yk3_flex_column_center_gap_10{
    display: flex;
    /*width: 1920px;*/
    width: 100%;
    padding: 60px 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.yk3_s2_pic_1{
    width: 1128px;
    height: 285px;

    background: url('https://yuanyue.oss-cn-beijing.aliyuncs.com/www/static/static/yuki_png/merchantes/s2b2_pic_1.png')  no-repeat;
    background-size: cover;
}

.yk3_combination_list_card{
    width: 88px;
    height: 88px;
    flex-shrink: 0;
    border-radius: 6px;
}

.yk3_combination_list_card:hover{
   cursor: pointer;
}

#Vector18 {
    animation: flow 4s infinite;
}

@keyframes flow {
    0% {
        d: path("M45.5 8.5C29.8648 19.871 8.16667 7.5 0 0V43.5H88V2.5C81.5 2.5 62 -3.5 45.5 8.5Z");
    }
    25% {
        d: path("M45.5 8.5C35 25 10 10 0 0V43.5H88V8C75 8 55 0 45.5 8.5Z");
    }
    50% {
        d: path("M45.5 8.5C29.8648 29.871 8.16667 17.5 0 10V43.5H88V12.5C81.5 12.5 62 2.5 45.5 8.5Z");
    }
    75% {
        d: path("M45.5 8.5C25 15 10 5 0 0V43.5H88V5C75 5 55 -5 45.5 8.5Z");
    }
    100% {
        d: path("M45.5 8.5C29.8648 19.871 8.16667 7.5 0 0V43.5H88V2.5C81.5 2.5 62 -3.5 45.5 8.5Z");
    }
}

.yk3_combination_list_card_img{
    position: relative;
    top: 19px;
    left: 19px
}

.yk3_combination_list_card_font{
    color: rgba(0, 0, 0, 0.50);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.yk3_flex_start_gap_100{
    display: flex;
    align-items: flex-start;
    gap: 100px;
}

.yk3_background_2B8FFB{
    background: rgba(254, 113, 13, 1);
}

.yk3_background_36C5B6{
    background: rgba(247, 88, 54, 1);
}

.yk3_background_F75836{
    background: #F75836;
}

.yk3_provide_small{
    width: 133px;
    height: 322px;
    flex-shrink: 0;

    border-radius: 10px;
    background: #D7E8FF;
}

.yk3_provide_big{
    width: 224px;
    height: 322px;
    flex-shrink: 0;

    border-radius: 10px;
    border: 1px dashed #C1D5FF;
    background: #F2F7FF;
}

.yk3_flex_column_center_gap_16{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
}

.yk3_provide_inline_flex_button{
    display: flex;
    padding: 10px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;

    border-radius: 4px;
    background: #FFF;
}

.yk3_provide_inline_flex_button_1{
    display: inline-flex;
    padding: 7px 24px;
    justify-content: center;
    align-items: center;
    gap: 10px;

    border-radius: 4px;
    background: #FFF;
}

.yk3_provide_inline_flex_button_font{
    color: #3F8FFF;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.yk3_flex_column_padd_60_center_gap_30{
    display: flex;
    /*width: 1920px;*/
    width: 100%;
    padding: 60px 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 30px;
}

.yk3_flex_center_gap_100{
    display: flex;
    align-items: center;
    gap: 100px;
}

.yk3_flex_center_gap_100_title{
    color: #000;
    font-family: Inter;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.yk3_feature_flex_column_center_item{
    display: flex;
    padding: 10px;
    height: 480px;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
    background: #FFF;
}

.yk3_feature_flex_column_center_item_blue{
    display: flex;
    height: 136px;
    padding: 10px 0px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    align-self: stretch;
}

.bak-red {
    background: linear-gradient(180deg, #E24C2B 0%, #FFF 100%);
}

.bak-orange {
    background: linear-gradient(180deg, #FE710D 0%, #FFF 100%);
}

.yk3_feature_flex_column_center_item_lst{
    display: flex;
    width: 1355px;
    align-items: flex-start;
    align-content: flex-start;
    gap: 40px 20px;
    flex-wrap: wrap;
}

.yk3_footer_background_blue{
    /*width: 1920px;*/
    height: 300px;
    flex-shrink: 0;

    background: linear-gradient(180deg, #FF7D5F 0%, #D81E06 100%);
}

.yk3_footer_background_mask_group{
    /*width: 1920px;*/
    height: 300px;
    flex-shrink: 0;
    background: url('https://yuanyue.oss-cn-beijing.aliyuncs.com/www/static/static/yuki_svg/merchantes/s2_mask_group.svg')  no-repeat;
}

.yk3_footer_inline-flex_background_blue{
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 50px;
}


.yk3_footer_inline-flex_background_button{
    display: flex;
    padding: 10px 40px;
    justify-content: center;
    align-items: center;
    gap: 10px;

    border-radius: 10px;
    background: #FFF;

}

.yk3_footer_inline-flex_background_button:hover{

    cursor: pointer;
}

.yk3_footer_inline-flex_background_button_font{
    color: rgba(216, 30, 6, 1);
    font-family: Inter;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}