.top-banner{height:824px;padding-top:90px;background-repeat:no-repeat;background-size:100% 100%;}
.top-banner .banner-bg1{width:549px;height:245px;background:url(../img/banner_bg2.png) no-repeat;background-size:100% 100%;}
.top-banner .banner-bg2{width:549px;height:245px;background:url(../img/banner_bg2-english.png) no-repeat;background-size:100% 100%;}
.top-banner .link-btn-wrapper{padding:10px 0 0 20px;}
.top-banner .link-btn{display:inline-block;width:214px;height:50px;line-height:44px;font-size:18px;color:#fff;font-weight:bold;text-align:center;border-width:3px;border-style:solid;border-radius:12px;}
.top-banner .link-btn:nth-child(1){border-color:#39a2ec;background:#1f5c99;margin-right:30px;}
.top-banner .link-btn:nth-child(2){border-color:#fff;background:transparent;}

/*.content-box-group{margin-top:-44px;}*/
.content-box{margin:0 10px;}
.content .box1{border-radius:8px;overflow:hidden;}
.content .box1 .content-box-left img{display:block;width:100%;height:380px;}
.content .box1 .content-box-right{min-height:380px;background:#fff;}
.content .box1 .content-box-right-wrapper{padding-left:42px;}
.content .box1 .content-title{line-height:36px;font-size:30px;color:#1f5c99;font-weight:bold;padding-top:36px;}
.content .box1 .content-desc{line-height:24px;font-size:16px;color:#6b6b6b;padding-top:28px;}
.content .box1 .content-other{padding-top:12px;}
.content .box1 .content-other a{position:relative;display:block;height:44px;line-height:44px;font-size:16px;color:#333;font-weight:bold;}
.content .box1 .content-other a:after{position:absolute;top:50%;right:28px;width:18px;height:32px;content:'';margin-top:-16px;background:url(../img/icon3.png) no-repeat;background-size:100% 100%;}

.content .box2{border-radius:50px 8px 8px 8px;margin-top:30px;overflow:hidden;}
.content .box2 .content-box-right img{display:block;width:100%;height:380px;}
.content .box2 .content-box-left{min-height:380px;background:#1f5c99;}
.content .box2 .content-box-left-wrapper{padding:0 20px 20px 56px;}
.content .box2 .content-title{font-size:36px;color:#fff;font-weight:bold;padding-top:64px;}
.content .box2 .content-desc{line-height:28px;font-size:16px;color:#fff;padding-top:24px;}
.content .box2 .content-other{font-size:0;padding-top:84px;}
.content .box2 .content-other a{display:inline-block;min-width:155px;height:48px;line-height:42px;font-size:18px;color:#fff;font-weight:bold;text-align:center;padding:0 10px;border:3px solid #fff;border-radius:10px;}

.content .box3{margin-top:30px;}
.content .box3 .row{margin:0 -10px !important;}
.content .box3 .col-md-4{padding:0 10px !important;}
.content .box3 .content-box-col{border-radius:8px;background:#f6f6f6;overflow:hidden;}
.content .box3 .box-col-cover img{display:block;width:100%;height:380px;border-radius:8px;}
.content .box3 .content-title{line-height:30px;font-size:24px;color:#1f5c99;font-weight:bold;padding-top:30px;}
.content .box3 .content-desc{line-height:24px;font-size:16px;color:#6b6b6b;padding-top:20px;}
.content .box3 .box-col-main{padding:0 20px;min-height:340px;}
.content .box3 .content-other{height:80px;}
.content .box3 .content-other a{position:absolute;bottom:28px;left:10px;right:10px;height:44px;line-height:44px;font-size:16px;color:#333;font-weight:bold;padding-left:20px;background:#f6f6f6;}
.content .box3 .content-other a:after{position:absolute;top:50%;right:28px;width:18px;height:32px;content:'';margin-top:-16px;background:url(../img/icon3.png) no-repeat;background-size:100% 100%;}

.bottom-banner .banner-item{position:relative;height:408px;margin-top:30px;}
.bottom-banner .banner-cover{position:absolute;bottom:0;left:0;right:40px;height:380px;border-top-left-radius:58px;background-repeat:no-repeat;background-size:100% 100%;}
.bottom-banner .banner-cover a{display:block;height:100%;padding:0 20px 0 95px;}
.bottom-banner .banner-bg{position:absolute;top:0;right:0;left:100px;height:380px;border-top-left-radius:58px;background:#1f5c99;}
.bottom-banner .banner-cover .item-title{line-height:48px;font-size:36px;color:#fff;font-weight:bold;padding-top:70px;}
.bottom-banner .banner-cover .item-desc{line-height:24px;font-size:18px;color:#fff;font-weight:bold;padding-top:16px;}
.bottom-banner .banner-cover .item-icon{width:60px;height:60px;margin-top:42px;background:url(../img/icon1.png) no-repeat;background-size:100% 100%;}

.bottom-btn-wrapper{padding:70px 0;}
.bottom-btn-wrapper .link-btn{display:block;width:274px;height:50px;line-height:44px;font-size:18px;color:#fff;font-weight:bold;text-align:center;border:3px solid #39a2ec;border-radius:12px;margin:0 auto;background:#1f5c99;}

.moretrip{text-align: center;margin:20px 0}

/* 新的主题和分议题样式 */
/* 通用部分 */
.section-header {
    /*margin-bottom: 20px;*/
}

.section-title {
    font-size: 32px;
    color: #1f5c99;
    font-weight: 700;
    margin-bottom: 15px;
	    margin-top: 40px;
}

.section-divider {
    width: 80px;
    height: 4px;
    background: #1f5c99;
    margin: 0 auto 20px;
}

.section-subtitle {
    font-size: 18px;
    color: #555;
    max-width: 800px;
    margin: 0 auto;
}

/* 主题部分样式 */
.theme-container {
    padding-top: 40px;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 40px;
/*    box-shadow: 0 5px 25px rgba(0,0,0,0.05);*/
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.8s ease, transform 0.8s ease;
}
.main-theme{ /*box-shadow: 0 5px 20px rgba(0,0,0,0.08);*/border: 1px solid #eaeaea;border-radius: 20px}

.theme-container.animated {
    opacity: 1;
    transform: translateY(0);
}

.theme-content {
    padding: 20px 0;
/*    border-bottom: 1px solid #eee;
    margin-bottom: 20px;*/
}

.theme-image {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    opacity: 0;
    transform: translateX(-30px);
    transition: transform 0.5s ease, opacity 0.5s ease, transform 0.5s ease;
    transition-delay: 0.3s;
}

.theme-image.animated {
    opacity: 1;
    transform: translateX(0);
}

.theme-image img {
    width: 100%;
    transition: transform 0.5s ease;
}

.theme-image:hover img {
    transform: scale(1.05);
}

.theme-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(31, 92, 153, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.theme-image:hover .theme-overlay {
    opacity: 1;
}

.theme-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}

.theme-icon i {
    font-size: 36px;
    color: #1f5c99;
}

.theme-text {
    padding: 20px 30px;
    opacity: 0;
    transform: translateX(30px);
    transition: opacity 0.5s ease, transform 0.5s ease;
    transition-delay: 0.5s;
}

.theme-text.animated {
    opacity: 1;
    transform: translateX(0);
}

.theme-text p {
    font-size: 16px;
    line-height: 28px;
    color: #555;
    margin-bottom: 30px;
}

.btn-theme {
    display: inline-block;
    padding: 12px 30px;
    background: #1f5c99;
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
    text-decoration: none;
    transition: all 0.3s ease;
    border: 2px solid #1f5c99;
}

.btn-theme:hover {
    background: transparent;
    color: #1f5c99;
}

/* 分议题部分样式 - 参考图片重新设计 */
.subthemes-container {
    padding: 60px 0;
    margin-bottom: 40px;
}

.subthemes-content {
    padding: 20px 0 0;
}

.subthemes-content .row {
    margin-left: -40px;
    margin-right: -40px;
}

.subthemes-content .col-md-4 {
    padding-left: 40px;
    padding-right: 40px;
}

.subthemes-title {
    font-size: 28px;
    color: #1f5c99;
    font-weight: 700;
    margin-bottom: 30px;
    position: relative;
}

.subthemes-title:after {
    content: '';
    width: 60px;
    height: 3px;
    background: #1f5c99;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}

.subtheme-card {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
/*    margin-bottom: 30px;*/
    opacity: 0;
    transform: translateY(30px);
    transition: transform 0.3s ease, box-shadow 0.3s ease, opacity 0.5s ease;
    height: 100%;
    border: 1px solid #eaeaea;
    margin-left: 10px;
    margin-right: 10px;
}

.subtheme-card.animated {
    opacity: 1;
    transform: translateY(0);
}

.subtheme-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0,0,0,0.15);
}

.subtheme-image {
    position: relative;
    overflow: hidden;
}

.subtheme-image img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.subtheme-card:hover .subtheme-image img {
    transform: scale(1.05);
}

.subtheme-tag {
    position: absolute;
    top: 15px;
    left: 15px;
    background: linear-gradient(135deg, #3d8a6c, #55b08a);
    color: #fff;
    padding: 6px 15px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.subtheme-info {
    padding: 20px 25px 25px;
}

.subtheme-date {
    color: #888;
    font-size: 14px;
    margin-bottom: 12px;
}

.subtheme-date i {
    margin-right: 5px;
    color: #1f5c99;
}

.subtheme-card h3 {
    font-size: 20px;
    color: #1f5c99;
    font-weight: 700;
    margin: 0 0 15px;
}

.subtheme-card p {
    font-size: 15px;
    line-height: 24px;
    color: #666;
    margin-bottom: 0;
}

/* 响应式样式 */
@media (max-width: 991px) {
    .theme-text {
        padding: 20px 0;
        margin-top: 30px;
    }
    
    .subtheme-image img {
        height: 200px;
    }
}

@media (max-width: 768px) {
    .section-header{
        padding:0 10px;
    }
    .theme-text{
        padding:20px 10px;
    }
    .theme-text .btn-theme{
        float: none;
    }
    .theme-content{
        padding: 20px 10px;
    }
    .section-title {
        font-size: 30px;
    }
    
    .theme-container, .subthemes-container {
        padding: 40px 0;
    }
    
    .theme-text {
        text-align: center;
    }
    
    .subtheme-card {
        max-width: 350px;
        margin: 0 auto 30px;
    }
    
    .subtheme-image img {
        height: 200px;
    }
}

.bottom-btn-wrapper .link-btn{display:block;width:274px;height:50px;line-height:44px;font-size:18px;color:#fff;font-weight:bold;text-align:center;border:3px solid #39a2ec;border-radius:12px;margin:0 auto;background:#1f5c99;}

@media (max-width: 768px) {
    /*.top-banner{height:724px;padding-top:60px;background-image:url(../img/banner_bg2_touch.jpg) !important;background-repeat:no-repeat;background-size:100% 100%;}*/
    /*.top-banner .banner-bg1{width:360px;height:164px;background:url(../img/banner_bg2.png) no-repeat;background-size:100% 100%;}*/
    /*.top-banner .banner-bg2{width:360px;height:164px;background:url(../img/banner_bg2-english.png) no-repeat;background-size:100% 100%;}*/
    /*.top-banner .link-btn-wrapper{padding:10px 20px 0;}*/
    /*.top-banner .link-btn{display:block;margin:0 auto;}*/
    /*.top-banner .link-btn:nth-child(1){margin:0 auto 30px;}*/

    .top-banner {
        height: 440px;
        padding-top: 40px;
        background-image: url(../img/banner_bg2_touch.jpg) !important;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: bottom center;
    }
    .top-banner .banner-bg1 {
        width: 360px;
        height: 164px;
        background: url(../img/banner_bg2.png) no-repeat;
        background-size: 100% 100%;
        margin-left: 10px;
    }
    .top-banner .banner-bg2 {
        width: 360px;
        height: 164px;
        background: url(../img/banner_bg2-english.png) no-repeat;
        background-size: 100% 100%;
        margin-left: 10px;
    }
    .top-banner .link-btn-wrapper {
        padding: 10px 0 160px;
        margin-left: 30px;
    }
    .top-banner .link-btn:nth-child(1) {
        margin-right: 10px;
    }
    .top-banner .link-btn {
        display: inline-block;
        margin: 0 auto;
    }
    .top-banner .link-btn {
        display: inline-block;
        width: 120px;
        height: 42px;
        line-height: 36px;
        font-size: 14px;
        color: #fff;
        font-weight: bold;
        text-align: center;
        border-width: 2px;
        border-style: solid;
        border-radius: 12px;
    }
    .bottom-banner .banner-item {
        position: relative;
        height: 214px;
        margin-top: 20px;
    }
    .bottom-banner .banner-bg {
        position: absolute;
        top: 0;
        right: 0;
        left: 60px;
        height: 190px;
        border-top-left-radius: 36px;
        background: #1f5c99;
    }
    .bottom-banner .banner-cover {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 20px;
        height: 190px;
        border-top-left-radius: 36px;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .bottom-banner .banner-item:nth-child(1) .banner-cover{
        background-image: url(../img/bottom_banner1.jpg) !important;
    }
    .bottom-banner .banner-item:nth-child(2) .banner-cover{
        background-image: url(../img/bottom_banner2.jpg) !important;
    }
    .bottom-banner .banner-cover a {
        display: block;
        height: 100%;
        padding: 0 20px 0 40px;
    }
    .bottom-banner .banner-cover .item-title {
        line-height: 30px;
        font-size: 24px;
        color: #fff;
        font-weight: bold;
        padding-top: 20px;
    }
    .bottom-banner .banner-cover .item-desc {
        line-height: 18px;
        font-size: 14px;
        color: #fff;
    }
    .bottom-banner .banner-cover .item-icon {
        width: 40px;
        height: 40px;
        margin-top: 20px;
        background: url(../img/icon1.png) no-repeat;
        background-size: 100% 100%;
    }

    .content .box1 .content-box-left img{display:block;width:100%;height:280px;}
    .content .box2{margin-top:0;}
    .content .box2 .content-box-right img{display:block;width:100%;height:280px;}
    .content .box3 .box-col-cover img{display:block;width:100%;height:280px;border-radius:8px;}

    .content .box2 .content-box-left {
        min-height: 280px;
        background: #1f5c99;
    }
    .content .box2 .content-box-left-wrapper {
        padding: 0 20px 20px 48px;
    }
    .content .box2 .content-title {
        font-size: 30px;
        color: #fff;
        font-weight: bold;
        padding-top: 40px;
    }
    .content .box2 .content-desc {
        line-height: 28px;
        font-size: 14px;
        color: #fff;
        padding-top: 16px;
    }
    .content .box2 .content-other {
        font-size: 0;
        padding-top: 24px;
    }
    .content .box2 .content-other a {
        display: inline-block;
        min-width: 155px;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
        color: #fff;
        font-weight: bold;
        text-align: center;
        padding: 0 10px;
        border: 2px solid #fff;
        border-radius: 10px;
    }

    /*.bottom-banner .banner-cover{position:absolute;bottom:0;left:0;right:40px;height:380px;border-top-left-radius:58px;background-repeat:no-repeat;background-size:cover;}*/

    .content .box3 .row{margin:0 !important;}
    .content .box3 .col-md-4{padding:0 10px 20px !important;}
    .top-banner .banner-right .link-btn-item{text-align:center;}

    .bottom-btn-wrapper{padding:40px 0;}

    /* 主题与分议题部分响应式样式 */
    .theme-container, .subthemes-container {
        padding: 10px 0;
        margin-bottom:0;
    }
    
    .theme-text {
        text-align: center;
    }
    
    .subtheme-card {
        max-width: 350px;
        margin: 0 auto 30px;
    }
}

/* 卡片间隔样式 */
@media (min-width: 992px) {
    .subthemes-content .col-md-4 {
        position: relative;
    }
    
    .middle-card {
        position: relative;
        z-index: 1;
    }
}

/* 移动端分隔线 */
@media (max-width: 991px) {
    .subtheme-card {
        border-bottom: none;
        padding-bottom: 20px;
        margin-bottom: 50px;
        box-shadow: 0 8px 25px rgba(0,0,0,0.12);
    }
}

/* 微调厚重国际会议风格 - 考察线路模块 */
.box-inspection-route {
    background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url('https://fm.glshimg.com/image/2025/0619/5d16ea74fbbd3557d495a3771cd6305b.jpg') center center / cover no-repeat fixed;
    width: 100%;
    position: relative;
    margin:40px auto;
    box-shadow: none;
    padding-bottom: 56px;

    border-radius: 0 60px 0 60px;
}
.box-inspection-route .banner-bg {
    position: absolute;
    bottom: -30px;
    right: 0;
    left: 100px;
    height: 380px;
    border-bottom-left-radius: 60px;
    background: #1f5c99;
    z-index: -1;
}
.box-inspection-route .container {
    position: relative;
    z-index: 1;
}
.box-inspection-route .section-title {
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    font-size: 2.2rem;
    font-weight: 800;
    letter-spacing: 2px;
    text-shadow: 0 4px 24px rgba(0,0,0,0.18);
}
.section-title h2{color:#fff}
.inspection-routes-list {
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* gap: 0 32px; */
    /* align-items: stretch; */
    min-height: 300px; /* 防止塌陷 */
    justify-content: center;
}
.box-inspection-route .inspection-route-item {
    background: #fff;
    box-shadow: 0 4px 18px 0 rgba(31,92,153,0.10);
    border-radius: 10px;
    overflow: hidden;
    /* display: flex; */
    /* flex-direction: column; */
    align-items: stretch;
    flex: 1 1 0;
    min-width: 0;
    max-width: 370px;
    margin: 0 0 32px 0;
    transition: box-shadow 0.3s cubic-bezier(.4,0,.2,1), transform 0.3s cubic-bezier(.4,0,.2,1);
    will-change: transform, box-shadow;
    position: relative;
    padding-bottom: 0;
    min-height: 180px; /* 防止内容塌陷 */
}
.box-inspection-route .inspection-route-item:hover {
    box-shadow: 0 16px 48px 0 rgba(31,92,153,0.22);
    transform: translateY(-10px) scale(1.025);
    z-index: 2;
}
.box-inspection-route .inspection-route-thumb {
    width: 100%;
    position: relative;
    overflow: hidden;
    aspect-ratio: 16/9;
    height: auto;
    min-height: 120px;
    max-height: 220px;
    display: block;
}
.box-inspection-route .inspection-route-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.35s cubic-bezier(.4,0,.2,1), filter 0.35s;
}
.box-inspection-route .inspection-route-item:hover .inspection-route-thumb img {
    transform: scale(1.04);
    filter: brightness(1.06);
}
.box-inspection-route .inspection-route-thumb::before {
    content: '';
    position: absolute;
    left: 0; top: 0; right: 0; height: 60px;
    background: linear-gradient(180deg,rgba(0,0,0,0.38),rgba(0,0,0,0.01) 90%);
    z-index: 2;
}
.box-inspection-route .routetag {
    position: absolute;
    left: 22px;
    top: 16px;
    z-index: 3;
    display: flex;
    align-items: center;
    gap: 6px;
    background: linear-gradient(90deg, #3d8a6c, #55b08a);
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    border-radius: 8px;
    padding: 8px 14px;
    box-shadow: 0 2px 10px 0 rgba(31,92,153,0.10);
    letter-spacing: 1px;
    text-shadow: none;
    filter: drop-shadow(0 0 5px #fff7);
    background-color: transparent;
}
.box-inspection-route .routetag .fa {
    color: #fff;
    font-size: 16px;
    margin-right: 6px;
    filter: drop-shadow(0 2px 6px #1f5c9922);
}
.box-inspection-route .inspection-route-content {
    flex: 1 1 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background: none;
    padding: 32px 26px 28px 26px;
}
.box-inspection-route .inspection-route-title {
    font-size: 21px;
    font-weight: 800;
    color: #333;
    line-height: 1.4;
    margin-bottom: 12px;
    text-shadow: none;
}
.box-inspection-route .inspection-route-desc {
    font-size: 15px;
    color: #8b8b8b;
    line-height: 1.7;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.box-inspection-route .inspection-route-btn {
    display: inline-block;
    padding: 12px 30px;
    background: #1f5c99;
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
    text-decoration: none;
    transition: all 0.3s ease;
    border: 2px solid #1f5c99;
    font-size: 16px;
    line-height: 1.2;
    box-shadow: none;
    margin: 0 auto;
}
.box-inspection-route .inspection-route-btn .fa {
    font-size: 14px;
    margin-left: 8px;
    color: #fff;
    transition: color 0.2s, transform 0.2s;
    font-weight: 300;
}
.box-inspection-route .inspection-route-btn:hover {
    background: transparent;
    color: #1f5c99;
    border: 2px solid #1f5c99;
}
.box-inspection-route .inspection-route-btn:hover .fa {
    color: #1f5c99;
    transform: translateX(6px);
}
@media (max-width: 1200px) {
    .inspection-routes-list {
        gap: 0 16px;
    }
    .box-inspection-route .inspection-route-item {
        max-width: 100%;
    }
}
@media (max-width: 991px) {
    .box-inspection-route {
        margin: 20px auto;
        padding-bottom: 40px;
        border-radius: 0 30px 0 30px;
    }
    .box-inspection-route .section-title {
        font-size: 1.8rem;
        margin-bottom: 30px;
    }
    .inspection-routes-list {
        flex-direction: column;
        gap: 20px 0;
    }
    .box-inspection-route .inspection-route-item {
        width: 100%;
        max-width: 100%;
        margin-bottom: 0;
        border-radius: 8px;
    }
    .box-inspection-route .inspection-route-thumb {
        aspect-ratio: 16/9;
        height: auto;
        min-height: 120px;
        max-height: 220px;
    }
    .box-inspection-route .inspection-route-content {
        padding: 24px 20px 20px 20px;
    }
    .box-inspection-route .inspection-route-title {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .box-inspection-route .inspection-route-desc {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 16px;
    }
    .box-inspection-route .routetag {
        font-size: 12px;
        padding: 6px 12px 6px 10px;
        left: 12px;
        top: 12px;
    }
    .box-inspection-route .routetag .fa {
        font-size: 14px;
    }
    .box-inspection-route .inspection-route-btn {
        padding: 10px 24px;
        font-size: 15px;
    }
}

@media (max-width: 768px) {
    .box-inspection-route {
        margin: 15px auto;
        padding-bottom: 30px;
        border-radius: 0 20px 0 20px;
    }
    .box-inspection-route .section-title {
        font-size: 1.5rem;
        margin-bottom: 25px;
        letter-spacing: 1px;
    }
    .inspection-routes-list {
        gap: 16px 0;
    }
    .box-inspection-route .inspection-route-item {
        width:90%;
        max-width:90%;
        border-radius: 6px;
        margin:20px auto 0;
    }
    .box-inspection-route .inspection-route-thumb {
        aspect-ratio: 16/9;
        height: auto;
        min-height: 120px;
        max-height: 220px;
    }
    .box-inspection-route .inspection-route-content {
        padding: 20px 16px 16px 16px;
    }
    .box-inspection-route .inspection-route-title {
        font-size: 16px;
        margin-bottom: 8px;
    }
    .box-inspection-route .inspection-route-desc {
        font-size: 13px;
        line-height: 1.5;
        margin-bottom: 14px;
    }
    .box-inspection-route .routetag {
        font-size: 11px;
        padding: 5px 10px 5px 8px;
        left: 10px;
        top: 10px;
    }
    .box-inspection-route .routetag .fa {
        font-size: 12px;
    }
    .box-inspection-route .inspection-route-btn {
        padding: 8px 20px;
        font-size: 14px;
    }
    .box-inspection-route .inspection-route-btn .fa {
        font-size: 12px;
    }
}

@media (max-width: 480px) {
    .box-inspection-route {
        margin: 10px auto;
        padding-bottom: 25px;
        border-radius: 0 15px 0 15px;
    }
    .box-inspection-route .section-title {
        font-size: 1.3rem;
        margin-bottom: 20px;
        letter-spacing: 0.5px;
    }
    .inspection-routes-list {
        gap: 12px 0;
    }
    .box-inspection-route .inspection-route-item {
        border-radius: 5px;
    }
    .box-inspection-route .inspection-route-thumb {
        aspect-ratio: 16/9;
        height: auto;
        min-height: 100px;
        max-height: 180px;
    }
    .box-inspection-route .inspection-route-content {
        padding: 16px 12px 12px 12px;
    }
    .box-inspection-route .inspection-route-title {
        font-size: 15px;
        margin-bottom: 6px;
    }
    .box-inspection-route .inspection-route-desc {
        font-size: 12px;
        line-height: 1.4;
        margin-bottom: 12px;
    }
    .box-inspection-route .routetag {
        font-size: 10px;
        padding: 4px 8px 4px 6px;
        left: 8px;
        top: 8px;
    }
    .box-inspection-route .routetag .fa {
        font-size: 11px;
    }
    .box-inspection-route .inspection-route-btn {
        padding: 6px 16px;
        font-size: 13px;
    }
    .box-inspection-route .inspection-route-btn .fa {
        font-size: 11px;
    }
}