

:root {
            --primary: #1C906C;
            /*--primary: #1e3c5c;*/
            --secondary: #1C906C;
            --accent-light: #f8f3e9;
            --gray-soft: #f4f7fb;
            --text-dark: #2a2f35;
            --text-muted: #5a646e;
            --shadow-sm: 0 10px 30px -10px rgba(0, 20, 30, 0.15);
            --shadow-hover: 0 25px 40px -12px rgba(30, 60, 80, 0.25);
            --border-radius-card: 1.2rem;
        }
    .col-lg-3,.col-lg-4 {
        padding: 0 8px;
    }
        .jspx-bigTit {
            font-size: 2.2rem;
            position: relative;
            display: inline-block;
            margin-bottom: 1.5rem;
        }

        .jspx-bigTit:after {
            content: '';
            position: absolute;
            bottom: -10px;
            left: 0;
            width: 70px;
            height: 4px;
            background: var(--secondary);
            border-radius: 4px;
        }
        .jspx-bigTit span {
            font-size: 14px;
            font-weight: normal;
        }
        p {
            margin-bottom: 0;
        }
        .fwlc-ztdz-text {
            width: 4.5rem;
            margin: 0 auto;
        }
        .section-padding {
            padding: 2rem 0;
        }

        .bg-soft {
            background-color: var(--gray-soft);
        }

        .bg-accent-light {
            background-color: var(--accent-light);
        }

        .feature-card,
        .expert-card,
        .course-card,
        .case-card {
            border: none;
            border-radius: var(--border-radius-card);
            background: white;
            box-shadow: var(--shadow-sm);
            transition: all 0.25s ease;
            height: 100%;
            overflow: hidden;
            cursor: pointer;
        }

        .feature-card:hover,
        .course-card:hover,
        .expert-card:hover,
        .case-card:hover {
            transform: translateY(-6px);
            box-shadow: var(--shadow-hover);
        }

        .card-icon {
            font-size: 2.5rem;
            color: var(--secondary);
            margin-bottom: 1rem;
        }

        .course-tag {
            background-color: var(--accent-light);
            color: var(--primary);
            font-weight: 500;
            font-size: 0.8rem;
            padding: 0.25rem 0.9rem;
            border-radius: 30px;
            display: inline-block;
            /*margin-bottom: 0.8rem;*/
        }

        .expert-card .card-body {
            padding: 1.5rem 1rem 1.2rem;
        }

        .expert-img {
            width: 100px;
            height: 100px;
            border-radius: 50%;
            background: #d9e2ef;
            margin: 0 auto 1rem;
            display: flex;
            align-items: center;
            justify-content: center;
            color: var(--primary);
            font-size: 2.5rem;
            font-weight: 600;
            box-shadow: 0 8px 14px rgba(0, 40, 60, 0.1);
        }

        .case-img {
            background: #2c3e50;
            height: 180px;
            background-image: linear-gradient(145deg, #1e3c5c, #385d7a);
            display: flex;
            align-items: center;
            justify-content: center;
            color: white;
            font-size: 2rem;
            font-weight: 600;
        }

        .step-item {
            background: white;
            border-radius: 1.5rem;
            padding: 2rem 1rem;
            text-align: center;
            box-shadow: var(--shadow-sm);
            position: relative;
            transition: all .3s;
            cursor: pointer;
        }
        .step-item:hover {
            transform: translateY(-6px);
        }

        .step-number {
            background-color: var(--primary);
            color: white;
            width: 48px;
            height: 48px;
            line-height: 48px;
            border-radius: 60px;
            font-weight: 700;
            font-size: 1.5rem;
            margin: 0 auto 1.2rem;
        }

        .btn-outline-secondary-custom {
            border: 1px solid var(--primary);
            color: var(--primary);
            border-radius: 40px;
            padding: 0.5rem 1.8rem;
            font-weight: 500;
        }

        .btn-outline-secondary-custom:hover {
            background-color: var(--primary);
            color: white;
        }

        .btn-primary-custom {
            background-color: var(--secondary);
            border: none;
            color: white;
            border-radius: 40px;
            padding: 0.6rem 2.2rem;
            font-weight: 500;
            box-shadow: 0 8px 18px -6px rgba(194, 73, 43, 0.4);
        }

        .btn-primary-custom:hover {
            background-color: #aa3a20;
            color: white;
        }

        .list-unstyled2 {
            list-style: disc;
            list-style-position: inside;
        }

        .list-unstyled li {
            margin-bottom: 0.6rem;
        }

        .list-unstyled i {
            color: var(--secondary);
            width: 1.5rem;
        }

        .jianshe-px {
            background-color: #1C906C;
            color: #fff;
            padding: 10px 18px;
            width: fit-content;
            border-radius: 26px 0 26px 0;
            font-size: 18px;
            margin-bottom: 15px;
            min-width: 70%;
            text-align: center;
        }
        .jianshe-ul {
            
        }
        .jianshe-ul li{
            position: relative;
            padding-left: 26px;
            font-size: 15px;
            height: fit-content;
        }
        .jianshe-ul li::after{
            content: '';
            width: 8px;
            height: 8px;
            border-radius: 50%;
            position: absolute;
            left: 10px;
            top: 0;
            transform: translateY(100%);
            background-color: #1C906C;
        }
        
         .main-category-container {
            width: 50%;
            margin: 0 auto 3rem;
            text-align: center;
        }
        .main-category-container h2 {
            width: fit-content;
            margin: 0 auto;
                margin-bottom: 20px;
        }
        .main-category-container p {
            font-size: 1.1rem;
        }
        
 .tixijx .tixijx-item {
            border-right: 3px solid #1C906C;
        }
        .tixijx .tixijx-item:last-child {
            border: none;
        }
        .tixijx .tixijx-item h3{
            color: #1C906C;
            font-size: 30px;
            margin-bottom: 0;
        }
        .tixijx .tixijx-item p{
            font-size: 17px;
        }
        
        
        .fwlc-box {
            position: relative;
            margin: 200px 0;
        }

        .timeline {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 2px;
            background-color: #1C906C;
        }

        .fwlc-box ul li {
            display: flex;
            gap: 24px;
            position: absolute;
            left: 0;
            top: 0;
        }

        .fwlc-item-cont p:first-child {
            font-weight: bold;
            font-size: 20px;
            margin-bottom: 6px;
        }

        .fwlc-item-cont p {
            margin-bottom: 0;
            font-size: 14px;
        }
        
        
        .pymb {
            position: relative;
            min-height: 200px;
        }
        .pymb img{
            width: 200px;
            height: 200px;
            /*position: absolute;*/
            /*left: 50%;*/
            /*top: 50%;*/
            /*transform: translate(-50%,-50%);*/
            /*border-radius: 50%;*/
        }
        .pymb .pymb-cont-i p{
            /*border: 1px solid;*/
            padding: 20px;
            font-size: 20px;
            box-shadow: 0 4px 12px rgba(0,0,0,0.05);
            background: #fff;
            border-radius: 10px;
            border-left: 3px solid #1C906C;
            border-right: 3px solid #1C906C;
            font-weight: bold;
        }
        
        
        .ssnr ul {
            display: grid;
            justify-items: center;
            grid-template-columns: repeat(3,1fr);
            gap: 120px;
            row-gap: 60px
        }
        .ssnr ul li {
            /*width: 290px;*/
        }
        .ssnr ul li p{
            background: #1C906C;
            color: #fff;
            padding: 40px;
            border-radius: 60px 0 60px 0;
            text-align: center;
            font-size: 24px;
        }

        @media (min-width: 768px) {
            .fwlc-box {
                        min-height: 1px;;
            }
            .timeline-item {
                background-color: #1C906C;
                height: 150px;
                width: 1px;
                position: relative;
            }

            .timeline-item::after {
                content: "";
                position: absolute;
                top: 0;
                left: 50%;
                transform: translateX(-50%);
                width: 20px;
                height: 20px;
                background-color: #1C906C;
                border-radius: 50%;
            }
            .fwlc-box ul li:nth-child(1) {
                left: 1%;
                transform: translateY(-100%);
            }

            .fwlc-box ul li:nth-child(2) {
                left: 10%;
            }

            .fwlc-box ul li:nth-child(3) {
                left: 30%;
                transform: translateY(-100%);
            }

            .fwlc-box ul li:nth-child(4) {
                left: 40%;
            }

            .fwlc-box ul li:nth-child(5) {
                left: 55%;
                transform: translateY(-100%);
            }

            .fwlc-box ul li:nth-child(6) {
                left: 65%;
            }

            .fwlc-box ul li:nth-child(7) {
                left: 84%;
                transform: translateY(-100%);
            }
        }
        
        
        
        
         @media (max-width: 1200px) {
              .ssnr ul {
                    gap: 60px;
                }
         }
        @media (max-width: 991.33px) {
            .tixijx .tixijx-item:nth-child(2) {
                border: none;
            }
            .ssnr ul {
                    grid-template-columns: repeat(2,1fr);
                }
           
        }
        @media (max-width: 769.33px) {
            .ssnr ul {
                    gap: 30px;
                     grid-template-columns: repeat(2,1fr);
                }
                .ssnr ul li p{
                    font-size:20px;
                }
            .tixijx .tixijx-item:nth-child(1) {
                border: none;
            }
            
             .fwlc-box ul li { 
                flex-direction: column;
            }
            .timeline-item {
                background-color: #1C906C;
                height: 1px;
                width: 150px;
                position: relative;
            }

            .timeline-item::after {
                content: "";
                position: absolute;
                top: 50%;
                left: 0;
                transform: translateY(-50%);
                width: 20px;
                height: 20px;
                background-color: #1C906C;
                border-radius: 50%;
            }
            .fwlc-box {
                position: relative;
                margin: 100px 0;
                width: 100%;
                height: 800px;
            }

            .timeline {
                left: 50%;
                width: 2px;
                height: 100%;
                transform: translateX(-50%);
            }

            .fwlc-box ul li:nth-child(1) {
                top: 1%;
                left: 2%;
            }

            .fwlc-box ul li:nth-child(2) {
                top: 10%;
                left: 52%;
            }

            .fwlc-box ul li:nth-child(3) {
                top: 30%;
                left: 2%;
            }

            .fwlc-box ul li:nth-child(4) {
                top: 40%;
                left: 52%;
            }

            .fwlc-box ul li:nth-child(5) {
                top: 55%;
                left: 0%;
            }

            .fwlc-box ul li:nth-child(6) {
                top: 65%;
                left: 52%;
            }

            .fwlc-box ul li:nth-child(7) {
                top: 84%;
                left: 2%;
            }
        }
@media (max-width: 576px) {
            
             .main-category-container {
                width: 100%;
            }
            .fwlc-item-cont p {
                font-size: 12px;
            }
             .ssnr ul {
                    gap: 30px;
                     grid-template-columns: repeat(1,1fr);
                }
                 .ssnr ul li p {
                     font-size: 24px;
                     width: 290px;
                 }
        }
        @media (max-width: 768px) {
            /*h2 {*/
            /*    font-size: 2rem;*/
            /*}*/

            .section-padding {
                padding: 1rem 0;
            }
        }