.banner{
    background: url(https://yfcn.oss-accelerate.aliyuncs.com/images/ecommerce/index-banner1-bg.png?x-oss-process=image/resize,p_100/format,webp) no-repeat center center;
    background-size: cover;
    padding: 80px 0;
}
.seo_analyze_btn{
    background: linear-gradient( 90deg, #DA4949 0%, #DA4949 100%);
    border-radius: 6px 6px 6px 6px;
    padding: 20px 60px;
    color: #ffffff !important;
    font-size: 20px;
    display: inline-block;
}
.section1{
    background: url(https://yfcn.oss-accelerate.aliyuncs.com/images/ecommerce/index-cont2-bg1.png?x-oss-process=image/resize,p_100/format,webp) no-repeat center center;
    background-size: cover;
}
.color-6{
    color: #666666;
}
.s1 h3{
    color: #1E1B1A;
    font-size: 20px;
    margin: 0;
}
.s1 .box1,.s1 .box2,.s1 .box3,.s1 .box4{
    background: linear-gradient( 90deg, #E9EAF6 0%, #ECD5DE 25%, #E4E0EA 71%, #F4F8FF 100%);
    border-radius: 12px;
    border: 1px solid #FFFFFF;
    padding: 10px;
    width: fit-content;
    position: relative;

}
@media (max-width: 992px){
    .s1 .box1,.s1 .box2,.s1 .box3,.s1 .box4{
        width: 100%;
        margin-bottom: 10px;
    }
}
@media (min-width: 993px){
    .s1 .box2{
        right: -60px;
    }
    .s1 .box4{
        left: -60px;
    }
}
.bottom-text{
    font-size: 32px;
    color: #343740;
}
.s2 img{
    height: 100px;
    object-fit: cover;
}
.s2 .box1,.s2 .box2,.s2 .box3,.s2 .box4,.s2 .box5,.s2 .box6{
    border-radius: 10px;
    padding: 40px 30px 20px 30px;
    height: 100%;
}
.s2 .box1{
    background: linear-gradient( 146deg, #F3F1FE 0%, #E4E0F7 100%);
}
.s2 .box2{
    background: linear-gradient( 141deg, #FCF0F0 0%, #F3D6D6 100%);
}
.s2 .box3{
    background: linear-gradient( 312deg, #FEE5CE 0%, #FCEFE5 100%);
}
.s2 .box4{
    background: linear-gradient( 145deg, #EEF5FF 0%, #D3E3FC 100%);
}
.s2 .box5{
    background: linear-gradient( 134deg, #EFFAF9 0%, #D1E4EA 100%);
}
.s2 .box6{
    background: linear-gradient( 140deg, #F2ECEF 0%, #EFD3D4 100%);
}
.section3{
    background: linear-gradient( 180deg, #F3F3F3 0%, #EFEFF4 100%);
}
#case-tab{
    padding: 7px 12px;
    border-radius: 40px;
    gap: 10px;
}
#case-tab .list-group-item-action{
    font-weight: bold;
    font-size: 20px;
    color: #1E1B1A;
    padding: 10px;
    border-radius: 100px;
}
#case-tab .list-group-item-action.active {
    background: #E02432;
    color: #ffffff;
}
#case1 img{
    max-height: 100px;
    margin-bottom: 20px;
}
.img-box img{
    overflow: hidden;
    border-radius: 10px;
    border: 2px solid #ffffff;
    max-height: 350px;
}
#vs-table{
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
#vs-table thead th{
    background: #E02432;
    color: #ffffff;
    text-align: center;
    font-size: 1.2rem;
    white-space: nowrap;
}
#vs-table th,#vs-table td{
    padding: 18px 20px;
    border-bottom: 1px solid #eaeaea;
}
#vs-table .feature{
    background-color: #f8f9fa;
    font-weight: 600;
}
#vs-table .platform{
    border-left: 1px solid #eaeaea;
}
#vs-table .platform .icon{
    color: #e74c3c;
    margin-right: 10px
}
#vs-table .independent{
    border-left: 1px solid #eaeaea;
}
#vs-table .independent .icon{
    color: #2ecc71;
    margin-right: 10px
}
.faq-box{
    border-radius: 10px;
    overflow: hidden;
}
.faq-box-header{
    padding: 0 30px;
    background: linear-gradient( 90deg, #E2E9EE 38%, #EFE0E1 100%);
    height: 100px;
}
.faq-box .collapse{
    height: calc(100% - 100px);
}
.faq-box-header a{
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    color: #000000;
    height: 100%;
}
.faq-box-header a span{
    background: #DA4949;
    color: #ffffff;
    border-radius: 100%;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    display: block;
}
.faq-box-header a h5{
    width: calc(100% - 35px);
}
.faq-box-header a:hover{
    color: #E02432;
}
.faq-box-content{
    color: #464E5B;
    padding: 30px;
    height: 100%;
    background: linear-gradient( 180deg, #EBEEF3 0%, #FAFAFC 100%);
}
.list-disc{
    margin-left: 20px;
}
.list-disc li{
    list-style: disc !important;
}
.form-control{
    color: #000000;
}
.banner-woocommerce{
    background: linear-gradient( 90deg, #663EA9 0%, #9564A1 100%);
}
.bg-eco-grey{
    background: #F3F4F4;
}
.woo-chooser-box{
    padding: 20px;
    background: #fff;
    border-radius: 10px;
}
.woo-chooser-box h3{
    font-size: 28px;
}
.woo-chooser-box p{
    color: #635858;
}
.woo-chooser-sep{
    height: 1px;
    background: #D9D9D9;
    position: relative;
}
.woo-chooser-sep:before{
    content: "";
    position: absolute;
    left: 0;
    top: -1px;
    width: 25%;
    height: 200%;
    background: #E02B2B;
    z-index: 1;
}
.bg-eco-red{
    background: linear-gradient( 90deg, #AA040C 0%, #CF4045 50%, #921416 100%);
}
.top-shape-box{
    position: absolute;
    top: 0;
    left:15%;
    height: 50%;
    aspect-ratio: 1 / 1;
}
.top-shape-box:before{
    content: "";
    background: rgba(255,255,255,0.4);
    height: 80%;
    aspect-ratio: 1 / 1;
    position: absolute;
    left: 0;
    top: 0;
}
.top-shape-box:after{
    content: "";
    background: rgba(255,255,255,0.4);
    height: 50%;
    aspect-ratio: 1 / 1;
    position: absolute;
    right: 0;
    bottom: 0;
}
.bottom-left-shape-box{
    position: absolute;
    bottom: 0;
    left:0;
    height: 25%;
    aspect-ratio: 1 / 1;
}
.bottom-left-shape-box:before{
    content: "";
    background: rgba(255,255,255,0.4);
    height: 80%;
    aspect-ratio: 1 / 1;
    position: absolute;
    left: 0;
    bottom: 0;
}
.bottom-left-shape-box:after{
    content: "";
    background: rgba(255,255,255,0.4);
    height: 50%;
    aspect-ratio: 1 / 1;
    position: absolute;
    right: 0;
    top: 0;
}
.bottom-right-shape-box{
    position: absolute;
    bottom: 0;
    right:0;
    height: 30%;
    aspect-ratio: 2.5 / 1;
}
.bottom-right-shape-box:before{
    content: "";
    background: rgba(255,255,255,0.4);
    height: 60%;
    aspect-ratio: 1 / 1;
    position: absolute;
    left: 0;
    top: 0;
}
.bottom-right-shape-box:after{
    content: "";
    background: rgba(255,255,255,0.4);
    height: 70%;
    width: 85%;
    position: absolute;
    right: 0;
    bottom: 0;
}
.seo-box{
    border-radius: 12px;
}
.seo-box:hover{
    background: linear-gradient( 148deg, #E9EDF8 0%, #F7F9FF 100%);
    box-shadow: 0px 0px 8px 0px rgba(61,84,113,0.25);
}
.banner-shopify{
    background-image: url("https://yfcn.oss-accelerate.aliyuncs.com/images/ecommerce/shopify-banner1-bg.png?x-oss-process=image/resize,p_100/format,webp");
}
.sub-title{
    font-size: 16px;
    color: #666666;
}
.shopify-box{
    background-color: #fff;
    border-radius: 12px;
    padding: 50px 80px;
    overflow: hidden;
}
.shopify-box-top-shape{
    position: absolute;
    background: #FBE9EB;
    height: 30%;
    aspect-ratio: 1 / 1;
    border-radius: 100%;
    top: -20px;
    left: -20px;
}
.shopify-box-bottom-shape{
    position: absolute;
    height: 25%;
    aspect-ratio: 3 / 1;
    right: 0;
    bottom: 0;
}
.shopify-box-bottom-shape:before{
    content: '';
    position: absolute;
    background: rgba(249,114,122,0.2);
    top: 0;
    right: -75%;
    width: 150%;
    aspect-ratio: 1 / 1;
    border-radius: 100%;
}
.shopify-box-bottom-shape:after{
    content: '';
    position: absolute;
    background: rgba(249,114,122,0.2);
    top: 40%;
    left: -50%;
    width: 200%;
    aspect-ratio: 1 / 1;
    border-radius: 100%;
}
.shopify-list,.shopify-list li{
    list-style: disc !important;
}
.shopify-list li::marker{
    color: #DA4949;
}
.shopify-pain-point li{
    display: flex;
    flex-direction: row;
}
.shopify-pain-point li span{
    background: #FFE5E5;
    border-radius: 6px;
    margin-right: 10px;
    width: 100px;
    text-align: center;
    display: inline-block;
    color: #1E1B1A;
    font-weight: bold;
    height: fit-content;
}
.shopify-server-box{
    background: linear-gradient( 180deg, #EDF0F7 0%, #FCFCFE 100%);
    box-shadow: 0px 8px 12px 0px rgba(178,213,242,0.25);
    border-radius: 12px;
    border: 1px solid #FFFFFF;
    padding: 40px;
}
.shopify-review-box{
    background: #FFFFFF;
    box-shadow: 0px 4px 12px 0px rgba(113,113,113,0.15);
    border-radius: 12px;
    border: 1px solid #EBEBEB;
    padding: 40px;
    height: 100%;
}
.shopify-review-box p{
    font-size: 14px;
    color: #828282;
}
.bg-why{
    background: linear-gradient( 180deg, #EFEFF5 0%, #F4E6E6 50%, #FCF4F4 100%);
}
.bg-why-box .box1,.bg-why-box .box2,.bg-why-box .box3,.bg-why-box .box4{
    background: linear-gradient(180deg, rgba(249, 243, 243, .3) 0%, rgba(252, 238, 238, .3) 100%);
    padding: 10px 20px;
    border-radius: 12px;
    backdrop-filter: blur(10px);
    box-shadow: 2px 5px 10px 0 rgba(255, 255, 255, .5);
    border: 1px solid #ffffff;
    position: relative;
    margin-bottom: 20px;
    z-index: 1;
}
.bg-why-box .box1:before,.bg-why-box .box2:before,.bg-why-box .box3:before,.bg-why-box .box4:before{
    content: "";
    position: absolute;
    top: -10px;
    left: 5px;
    width: 20px;
    height: 20px;
    background: radial-gradient(circle, rgba(255,0,0,0.8), rgba(255,0,0,0) 70%);
    border-radius: 50%;
}
@media (min-width:993px){
    .bg-why-box .box1{
        right: -30%;
    }
    .bg-why-box .box2{
        right: -20%;
    }
    .bg-why-box .box3{
        left: -20%;
    }
    .bg-why-box .box4{
        left: -30%;
    }
}
.bg-why-box h4{
    font-size: 20px;
}
.btn-free-contact{
    color: #ffff;
    font-size: 24px;
    background: #EB8022;
    line-height: 1;
    padding: 10px 30px;
}