.header-con{
    max-width: none;
}

#Main-Body{
    transition: .368s;
    max-width: 1600px;
    width: 84%;
    margin: 18px auto 0;
    padding: 0 0 10px;
    position: relative;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.home-lunbo{
    width: 100%;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    background: #ccc;
}
.home-lunbo .swiper-wrapper{}
.home-lunbo .swiper-slide{
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 37%;
    position: relative;
    -moz-transition: .3s;
    -wibkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.home-lunbo .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.home-lunbo .swiper-slide img{
    display: block;
    width: 100%;
    transition: .3s;
    -moz-transition: .3s;
    -wibkit-transition: .3s;
    -o-transition: .3s;
}
.home-lunbo .swiper-slide:hover{
    background: #000;
}
.home-lunbo .swiper-slide:hover img{
    opacity: .8;
}
.home-lunbo .swiper-slide p{
    position: absolute;
    bottom: 20px;
    left: 28px;
    z-index: 2;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.home-lunbo .swiper-slide i{
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 118px;
    background: url("../images/home-adv-bg.png") repeat-x;
    z-index: 1;
}
.home-lunbo .swiper-pagination{
    width: auto;
    bottom: 14px;
    right: 20px;
    left: inherit;
}
.home-lunbo .swiper-pagination-bullet{
    width: 12px;
    height: 6px;
    border-radius: 2px;
    opacity: .5;
    background: #fff;
    margin: 0 3px !important;
}
.home-lunbo .swiper-pagination-bullet:hover{
    opacity: 1;
}
.home-lunbo .swiper-pagination-bullet-active{
    width: 20px;
    opacity: 1;
}
.home-lunbo .btn{
    background: rgba(0,0,0,.1);
    text-align: center;
    line-height: 44px;
    color: #fff;
    transition: .1s;
    -moz-transition: .1s;
    -wibkit-transition: .1s;
    -o-transition: .1s;
    opacity: 0;
    width: 38px;
}
.home-lunbo:hover .btn{
    opacity: 1;
}
.home-lunbo .btn i{
    font-size: 20px;
}
.home-lunbo .swiper-button-next{
    right: 0;
}
.home-lunbo .swiper-button-prev{
    left: 0;
}



.home-lunbo-tab{
    width: 14.5%;
    height: 100%;
    overflow: hidden;
    display: none;
}
.home-lunbo-tab .swiper-wrapper{}
.home-lunbo-tab .swiper-wrapper .swiper-slide{
    border-radius: 6px;
    overflow: hidden;
    height: 0;
    padding-bottom: 40.5%;
    margin-bottom: 3.5%;
    background: #f1f1f1;
    position: relative;
    transition: .3s;
    -moz-transition: .3s;
    -wibkit-transition: .3s;
    -o-transition: .3s;
    box-sizing: border-box;
}

.home-lunbo-tab .swiper-wrapper .swiper-slide-thumb-active {
}

.home-lunbo-tab .swiper-wrapper .swiper-slide:nth-last-child(1) {
    margin-bottom: 0;
}
.home-lunbo-tab .swiper-wrapper .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.home-lunbo-tab .swiper-wrapper .swiper-slide img{
    display: block;
    width: 100%;
    height: 100%;
    transition: .3s;
    -moz-transition: .3s;
    -wibkit-transition: .3s;
    -o-transition: .3s;
    filter: saturate(0.8); /* ÃƒÂ¥Ã‚Â°Ã¢â‚¬Â ÃƒÂ©Ã‚Â¥Ã‚Â±ÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ÃƒÂ¥Ã‚ÂºÃ‚Â¦ÃƒÂ©Ã¢â€žÂ¢Ã‚ÂÃƒÂ¤Ã‚Â½Ã…Â½ÃƒÂ¥Ã‹â€ Ã‚Â° 50% */
    opacity: .35;
}

.home-lunbo-tab .swiper-wrapper .swiper-slide-thumb-active img {
    filter: saturate(1);
    opacity: 1;
}
.home-lunbo-tab .swiper-wrapper .swiper-slide:hover{
    background: #000;
}
.home-lunbo-tab .swiper-wrapper .swiper-slide:hover a img{
    opacity: .8;
}
.home-lunbo-tab .swiper-wrapper .swiper-slide p{
    position: absolute;
    bottom: 7px;
    left: 7px;
    z-index: 2;
    width: 90%;
    font-size: 12px;
    color: #fff;
    font-weight: initial;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.home-lunbo-tab .swiper-wrapper .swiper-slide i{
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 52px;
    background: url("../images/home-adv-bg2.png") repeat-x;
    z-index: 1;
}






/*Shou Ye Ai Gong Ju Lie Biao*/
.New-Tools-List{
    width: 97%;
    margin: 0 auto;
    overflow-x: hidden;
    position: relative;
}

.ai-tool-column{}
.ai-tool-column-title{
    padding: 20px 0;
}
.ai-tool-column-title h2{}
.ai-tool-column-title h2 em{}
.ai-tool-column-title h2 strong{
    font-size: 18px;
    color: #333;
}
.ai-feature-cards{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 16px;
}
.ai-feature-card{
    width: calc( (100% - 80px) / 6);
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 10px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s;
}

.ai-feature-card:hover {
    background: #fff;
    box-shadow: 3px 3px 10px rgba(100, 100, 100, .1);
    transform: translateY(-3px);
}
.ai-feature-card .img-box{
    display: block;
    width: 100%;
    aspect-ratio: 4 / 3;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.ai-feature-card .img-box a{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.ai-feature-card .img-box img{display: block;width: 100%;}
.ai-feature-card h3{
    font-size: 16px;
    color: #111;
    padding: 10px 5px 4px;
}
.ai-feature-card h3 a{
    color: #111;
    font-weight: bold;
}
.ai-feature-card p{
    padding: 0 5px;
}
.ai-feature-card p a{
    font-size: 14px;
    color: #999;
}
.ai-feature-card .feature-tags{
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    padding: 10px 5px 6px;
}
.ai-feature-card .feature-tags span{
    display: block;
    border: 1px solid #dedede;
    color: #c2c2c2;
    font-size: 12px;
    border-radius: 4px;
    padding: 2px 4px;
}


.new-index-banana {
    /* å®¹å™¨åŸºç¡€è®¾ç½® */
    position: relative;
    width: 97%;
    aspect-ratio: 21 / 8;
    border-radius: 24px;
    overflow: hidden;
    box-sizing: border-box;

    margin: 4px auto 0;
    background-image: url('../images/20251130130901_357_40.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/* é®ç½©å±‚ï¼šç¡®ä¿æ–‡å­—åœ¨å¤æ‚èƒŒæ™¯ä¸Šæ¸…æ™°å¯è§ */
.new-index-banana::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0,0,0,0.3), rgba(0,0,0,0.7));
    z-index: 1;
}

/* å†…å®¹åŒ…è£…å™¨ */
.new-index-banana .content-wrapper {
    position: relative;
    z-index: 2; /* ç¡®ä¿å†…å®¹åœ¨é®ç½©å±‚ä¹‹ä¸Š */
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #ffffff;
}

/* é¦™è•‰å›¾æ ‡/å›¾ç‰‡ */
.new-index-banana .banana-icon {
    font-size: 64px; /* å¦‚æžœç”¨å›¾ç‰‡ï¼Œè¯·æ”¹ä¸º width/height */
    margin-bottom: 10px;
    /* filter: drop-shadow(0 4px 6px rgba(0,0,0,0.3)); */
    animation: float 3s ease-in-out infinite;
}

/* ä¸»æ ‡é¢˜ */
.new-index-banana h2 {
    font-size: 90px;
    font-weight: 600;
    margin: 0;
    line-height: 1.2;
    letter-spacing: -1px;
}

/* å‰¯æ ‡é¢˜/æè¿° */
.new-index-banana p {
    font-size: 16px;
    margin-top: 16px;
    margin-bottom: 40px;
    opacity: 0.9;
    font-weight: 400;
    max-width: 600px;
    line-height: 1.5;
}

/* æŒ‰é’®æ ·å¼ */
.new-index-banana .action-btn,
.new-index-bottom-bar .action-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    color: #000000;
    padding: 12px 32px;
    border-radius: 999px; /* èƒ¶å›Šå½¢çŠ¶ */
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
    transition: transform 0.2s ease, background-color 0.2s ease;
    gap: 8px; /* æ–‡å­—å’Œç®­å¤´çš„é—´è· */
}

/* æŒ‰é’®æ‚¬åœæ•ˆæžœ */
.new-index-banana .action-btn:hover,
.new-index-bottom-bar .action-btn:hover {
    transform: scale(1.05);
    background-color: #f0f0f0;
}

/* ç®­å¤´ SVG æ ·å¼ */
.new-index-banana .action-btn svg,
.new-index-bottom-bar .action-btn svg {
    width: 16px;
    height: 16px;
    stroke-width: 2.5;
}

/* ç®€å•çš„æµ®åŠ¨åŠ¨ç”» */
@keyframes float {
    0% { transform: translateY(0px); }
    50% { transform: translateY(-10px); }
    100% { transform: translateY(0px); }
}



.nano-banana-case-swiper {
    position: relative;
    width: 97%;
    padding: 0; /* åº•éƒ¨ç•™å‡ºç©ºé—´ç»™æŒ‰é’® */
    margin: 0 auto;
    overflow: hidden;
}

/* Swiper æ ¸å¿ƒè®¾ç½® */
.nano-banana-case-swiper .swiper {
    width: 100%;
    height: auto;
    overflow: visible; /* å…è®¸é˜´å½±æˆ–è¾¹ç¼˜å¯è§ */
}

/* å…³é”®ç‚¹ï¼šè®¾ç½® Slide ä¸ºè‡ªåŠ¨å®½åº¦ */
.nano-banana-case-swiper .swiper-slide {
    width: auto; /* è¿™æ˜¯å®žçŽ°æ•ˆæžœçš„æ ¸å¿ƒ */
    height: auto;
    position: relative;
    /* overflow: hidden; */
}

/* å†…å®¹å¸ƒå±€ */
.nano-banana-case-swiper .slide-content {
    border-radius: 20px;
    overflow: hidden;
}

/* å›¾ç‰‡æ ·å¼ï¼šå®šé«˜ï¼Œå®½åº¦è‡ªé€‚åº” */
.nano-banana-case-swiper .slide-content img {
    height: 700px; /* æ ¹æ®å®žé™…è®¾è®¡è°ƒæ•´é«˜åº¦ */
    /* å®½åº¦éšé«˜åº¦è‡ªåŠ¨è°ƒæ•´ */
    max-width: none; /* é˜²æ­¢å›¾ç‰‡è¢«å®¹å™¨æŒ¤åŽ‹ */
    background-color: #f5f5f5;
    display: block;
}

/* æ–‡å­—è¯´æ˜Žæ ·å¼ */
.nano-banana-case-swiper .slide-caption {
    font-size: 14px;
    color: #666;
    width: 100%;
    position: absolute;
    bottom: -62px;
    height: 60px;
    left: 0;
    /* background: #00000057; */
    padding: 10px;
    box-sizing: border-box;
    color: #454545;
    border-radius: 0 0 20px 20px;
    /* opacity: 0; */
    transition: 0.2s;
}

.nano-banana-case-swiper .swiper-slide:hover .slide-caption {
    /* opacity: 1; */
    /* bottom: 0; */
}

/* åº•éƒ¨å¯¼èˆªæŒ‰é’®åŒºåŸŸ */
.nano-banana-case-swiper .swiper-controls {
    display: flex;
    gap: 7px;
    margin-top: 70px;
    padding: 5px; /* å¦‚æžœéœ€è¦å’Œç¬¬ä¸€å¼ å›¾å¯¹é½ï¼Œå¯ä»¥è°ƒæ•´è¿™é‡Œ */
    background: #f8f9fc;
    width: 80px;
    border-radius: 27px;
}

/* è‡ªå®šä¹‰åœ†å½¢æŒ‰é’®æ ·å¼ */
.nano-banana-case-swiper .swiper-btn-prev,
.nano-banana-case-swiper .swiper-btn-next {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #f7f9fa; /* æµ…ç°èƒŒæ™¯ */
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    color: #333;
}
.nano-banana-case-swiper .swiper-btn-prev i,
.nano-banana-case-swiper .swiper-btn-next i{
    font-size: 24px;
}

.nano-banana-case-swiper .swiper-btn-prev:hover,
.nano-banana-case-swiper .swiper-btn-next:hover {
    background-color: #e2e6ea;
}

/* ç¦ç”¨çŠ¶æ€ */
.nano-banana-case-swiper .swiper-button-disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}


.nano-title{
    width: 100%;
    box-sizing:  border-box;
    padding: 60px 100px 50px;
    text-align: center;
}
.nano-title h2{
    font-size: 36px;
    font-weight: bold;
    color: #111;
    line-height: 1;
}
.nano-title p{
    font-size: 16px;
    padding: 24px 0 0;
}


.gallery-grid {
    width: 97%;
    margin: 0 auto;
    column-count: 4; /* ç€‘å¸ƒæµåˆ—æ•° */
    column-gap: 20px;
}

.gallery-item {
    break-inside: avoid;
    margin-bottom: 24px;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    group: 'gallery';
}

.gallery-item img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.5s ease;
}

/* æ‚¬åœæ•ˆæžœ */
.gallery-item:hover img {
    transform: scale(1.05);
}

.gallery-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    background: linear-gradient(to top, rgba(0,0,0,0.8), transparent);
    color: white;
    opacity: 0;
    transform: translateY(10px);
    transition: all 0.3s;
}

.gallery-item:hover .gallery-info {
    opacity: 1;
    transform: translateY(0);
}

.tag-pill {
    background: rgba(255,255,255,0.2);
    backdrop-filter: blur(4px);
    padding: 4px 10px;
    border-radius: 8px;
    font-size: 0.75rem;
    margin-bottom: 8px;
    display: inline-block;
}




/* --- 5. 核心卖点 (Bento Grid) --- */
.features-section {
    background: var(--bg-secondary);
    padding: 120px 24px;
}

.bento-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, minmax(300px, auto));
    gap: 24px;
    max-width: 1200px;
    margin: 0 auto;
}

.bento-card {
    background: white;
    border-radius: var(--radius-card);
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: transform 0.3s, box-shadow 0.3s;
}

.bento-card:hover {
    transform: translateY(-5px);
    box-shadow: var(--shadow-lg);
}

/* 卡片布局定义 */
.card-large { grid-column: span 2; grid-row: span 2; background: black; color: white; position: relative; overflow: hidden; }
.card-wide { grid-column: span 2; }
.card-tall { grid-row: span 2; }

.card-content h3 { font-size: 2rem; margin-bottom: 15px; font-weight: 600; }
.card-content p { font-size: 1.1rem; color: var(--text-gray); line-height: 1.5; }
.card-large .card-content p { color: #aaa; }

.card-icon { font-size: 3rem; margin-bottom: 20px; }

/* 特殊卡片装饰 */
.refund-badge {
    position: absolute;
    top: 20px;
    right: 20px;
    background: #2ECC71;
    color: white;
    padding: 5px 12px;
    border-radius: 99px;
    font-size: 0.8rem;
    font-weight: 700;
}




.new-index-bottom-bar{
    position: relative;
    width: 97%;
    aspect-ratio: 18 / 8;
    border-radius: 24px;
    overflow: hidden;
    box-sizing: border-box;
    margin: 4px auto 0;
    background-image: url(../images/nanobanana-case-27.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;

    margin-top: 80px;
}

.new-index-bottom-bar .nano-title {
    z-index: 1;
    position: relative;
    color: #fff;
    padding-top: 0;
}

.new-index-bottom-bar .nano-title h2 {
    color: #fff;
    margin-bottom: 50px;
}
.new-index-bottom-bar::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.7));
    z-index: 0;
    opacity: 0.5;
}

/* 容器布局：使用 Grid 布局实现响应式排列 */
.new-index-bottom-bar .container {
    display: flex;
    /* 默认4列 */
    gap: 0; /* 卡片之间的间距 */
    width: 92%;
    position: relative;
    margin: 70px auto 0;
    z-index: 1;
    align-items: center;
    justify-content: space-between;
    align-content: flex-start;
    flex-wrap: wrap;
}

/* 单个卡片样式 */
.new-index-bottom-bar .card {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 10px;
    transition: transform 0.2s ease;
    width: 20%;
}

/* 图标外面的圆角方框 */
.new-index-bottom-bar .icon-box {
    width: 64px;
    height: 64px;
    border: 2px solid #ffffffad; /* 浅灰色边框 */
    border-radius: 16px; /* 圆角 */
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px; /* 图标与标题的距离 */
}

.new-index-bottom-bar .icon-box i {
    font-size: 36px;
}

/* SVG 图标样式 */
.new-index-bottom-bar .icon-box svg {
    width: 32px;
    height: 32px;
    fill: #1f1f1f; /* 图标颜色 */
}

/* 标题样式 */
.new-index-bottom-bar .card h3 {
    font-size: 22px;
    font-weight: 500; /* Google 风格通常不是特别粗 */
    margin-bottom: 12px;
    line-height: 1.3;
}

/* 描述文字样式 */
.new-index-bottom-bar .card p {
    font-size: 16px;
    color: #ffffff; /*稍微浅一点的灰色 */
    line-height: 1.5;
    opacity: 0.7;
}

@media screen and (max-width: 1930px) {
    .nano-banana-case-swiper .slide-content img {
        height: 600px;
    }
}

@media screen and (max-width: 1480px) {
    .new-index-banana h1 {
        font-size: 48px;
    }
    .nano-banana-case-swiper .slide-content img {
        height: 450px;
    }
    .new-index-bottom-bar .nano-title h2 {
        margin-bottom: 20px;
    }
    .new-index-bottom-bar .container{
        margin-top: 0;
    }
    .new-index-bottom-bar .card p {
        font-size: 14px;
    }
}

@media screen and (max-width: 1380px) {}

@media screen and (max-width: 1080px) {
    .new-index-banana{
        width: 92%;
        aspect-ratio: 10 / 8;
    }
    .new-index-banana .banana-icon {
        font-size: 48px;
        margin-bottom: 0px;
    }
    .new-index-banana h2 {
        font-size: 34px;
    }
    .new-index-banana p {
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 28px;
        padding: 0 20px;
    }
    .new-index-banana .action-btn, .new-index-bottom-bar .action-btn {
        padding: 10px 32px;
        font-size: 14px;
        gap: 8px;
    }
    .nano-banana-case-swiper .slide-content img {
        height: 300px;
    }
    .nano-title {
        padding: 30px 50px 30px;
    }
    .nano-title h2{
        font-size: 24px;
    }
    .nano-title p {
        font-size: 14px;
        padding: 12px 0 0;
    }
    .nano-banana-case-swiper{
        width: 92%;
    }
    .nano-banana-case-swiper .slide-caption,
    .new-index-bottom-bar .container{
        display: none;
    }
    .nano-banana-case-swiper .swiper-controls {
        margin: 20px auto 0;
    }
    .gallery-grid {
        width: 92%;
        column-count: 2;
        column-gap: 10px;
    }
    .gallery-item{
        margin-bottom: 10px;
    }
}










