.ant-layout,
.ant-layout * {
    box-sizing: border-box;
}

.ant-layout {
    display: flex;
    flex: auto;
    flex-direction: column;
    min-height: 0;
    background: #fff;
}

/* hearder */
.ant-layout-header {
    height: 80px;
    padding: 0 150px;
    color: #000;
    line-height: 80px;
    background: #f9f9f9;
}
.ant-layout, .ant-layout * {
    box-sizing: border-box;
}
/* 1 */
.ant-layout-header .ant-menu {
    line-height: inherit;
}
.ant-menu-horizontal {
    border-bottom: none;
}

.ant-menu-horizontal {
    line-height: 46px;
    border: 0;
    border-bottom: 1px solid #f0f0f0;
    box-shadow: none;
}

.ant-menu {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    font-feature-settings: "tnum";
    margin-bottom: 0;
    padding-left: 0;
    color: #333;
    font-size: 16px;
    line-height: 0;
    text-align: left;
    list-style: none;
    background: #f9f9f9;
    outline: none;
    /* box-shadow: 0 2px 8px rgba(0, 0, 0, .15); */
    transition: background .3s, width .3s cubic-bezier(.2,0,0,1) 0s;
}
.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-active, .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-open, .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-selected, .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item:hover, .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-active, .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-open, .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-selected, .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu:hover {
    color: #747c4b;
}
.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item, .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu {
    margin-top: -1px;
    margin-bottom: 0;
    padding: 0 30px;
}
.ant-menu-horizontal>.ant-menu-item, .ant-menu-horizontal>.ant-menu-submenu {
    position: relative;
    top: 1px;
    display: inline-block;
    vertical-align: bottom;
}
.ant-menu-horizontal .ant-menu-item, .ant-menu-horizontal .ant-menu-submenu-title {
    transition: border-color .3s, background .3s;
}
.ant-menu-horizontal .ant-menu-item, .ant-menu-horizontal .ant-menu-submenu {
    margin-top: -1px;
}
.ant-menu-item, .ant-menu-submenu-title {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 30px;
    white-space: nowrap;
    cursor: pointer;
    transition: border-color .3s, background .3s, padding .3s cubic-bezier(.645,.045,.355,1);
}
.ant-menu-item-selected, .ant-menu-item-selected a, .ant-menu-item-selected a:hover {
    color: #747c4b;
}
.ant-menu-overflow-item {
    flex: none;
}
.ant-menu-title-content {
    transition: color .3s;
}
.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item, .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu {
    margin-top: -1px;
    margin-bottom: 0;
    padding: 0 30px;
}
.ant-menu-horizontal>.ant-menu-item, .ant-menu-horizontal>.ant-menu-submenu {
    position: relative;
    top: 1px;
    display: inline-block;
    vertical-align: bottom;
}
.ant-menu-horizontal .ant-menu-item, .ant-menu-horizontal .ant-menu-submenu-title {
    transition: border-color .3s, background .3s;
}
.ant-menu-horizontal .ant-menu-item, .ant-menu-horizontal .ant-menu-submenu {
    margin-top: -1px;
}
.ant-menu-item, .ant-menu-submenu-title {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 30px;
    white-space: nowrap;
    cursor: pointer;
    transition: border-color .3s, background .3s, padding .3s cubic-bezier(.645,.045,.355,1);
}
.ant-menu-overflow-item {
    flex: none;
}

.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item, .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu {
    margin-top: -1px;
    margin-bottom: 0;
    padding: 0 30px;
}
.ant-menu-horizontal>.ant-menu-item, .ant-menu-horizontal>.ant-menu-submenu {
    position: relative;
    top: 1px;
    display: inline-block;
    vertical-align: bottom;
}
.ant-menu-horizontal .ant-menu-item, .ant-menu-horizontal .ant-menu-submenu {
    margin-top: -1px;
}
.ant-menu-horizontal .ant-menu-submenu {
    transition: border-color .3s cubic-bezier(.645,.045,.355,1), background .3s cubic-bezier(.645,.045,.355,1);
}
.ant-menu-item-disabled, .ant-menu-submenu-disabled {
    color: rgba(0, 0, 0, .25) !important;
    background: none;
    cursor: not-allowed;
}
.ant-menu-horizontal>.ant-menu-submenu>.ant-menu-submenu-title {
    padding: 0;
}
.ant-menu-item-disabled>.ant-menu-submenu-title, .ant-menu-submenu-disabled>.ant-menu-submenu-title {
    color: rgba(0, 0, 0, .25) !important;
    cursor: not-allowed;
}
.ant-menu-horizontal .ant-menu-item, .ant-menu-horizontal .ant-menu-submenu-title {
    transition: border-color .3s, background .3s;
}
.ant-menu-item, .ant-menu-submenu-title {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 30px;
    white-space: nowrap;
    cursor: pointer;
    transition: border-color .3s, background .3s, padding .3s cubic-bezier(.645,.045,.355,1);
}
/* 2 */
.ant-image {
    position: relative;
    display: inline-block;
}
.ant-image-img {
    width: 100%;
    height: auto;
    vertical-align: middle;
}
img {
    vertical-align: middle;
    border-style: none;
}
.ant-space-align-center {
    align-items: center;
}
.ant-space {
    display: inline-flex
;
}
.ant-select {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum";
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector {
    position: relative;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 0;
    transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
    width: 100%;
    height: 32px;
    padding: 0 11px;
}
.ant-select-borderless .ant-select-selector {
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}
.ant-select-single .ant-select-selector {
    display: flex
;
}
.ant-select-single.ant-select-show-arrow .ant-select-selection-search {
    right: 25px;
}
.ant-select-single .ant-select-selector .ant-select-selection-search {
    position: absolute;
    top: 0;
    right: 11px;
    bottom: 0;
    left: 11px;
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
    margin: 0;
    padding: 0;
    background: transparent;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
    height: 30px;
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
    cursor: pointer;
}
.ant-select-single .ant-select-selector .ant-select-selection-search-input {
    width: 100%;
}
[role=button], a, area, button, input:not([type=range]), label, select, summary, textarea {
    touch-action: manipulation;
}
.ant-select-single.ant-select-show-arrow .ant-select-selection-item, .ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder {
    padding-right: 18px;
}
.ant-select-single .ant-select-selector .ant-select-selection-item {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ant-select-single .ant-select-selector .ant-select-selection-item, .ant-select-single .ant-select-selector .ant-select-selection-placeholder {
    padding: 0;
    line-height: 30px;
    transition: all .3s;
}
.ant-select-selection-item {
    flex: 1;
    overflow: hidden;
    font-weight: 400;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ant-space-align-center {
    align-items: center;
}
.ant-space {
    display: inline-flex
;
}
.lang_svg[data-v-bff2ca14] {
    width: 25px;
    margin-bottom: -3px;
}
.ant-select-arrow {
    display: inline-block;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-transform: none;
    vertical-align: -.125em;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    right: 11px;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    color: rgba(0, 0, 0, .25);
    font-size: 12px;
    line-height: 1;
    text-align: center;
    pointer-events: none;
}
.ant-select-arrow .anticon {
    vertical-align: top;
    transition: transform .3s;
}
.ant-select-arrow>* {
    line-height: 1;
}
.ant-select-arrow .anticon>svg {
    vertical-align: top;
}
.ant-divider-vertical {
    position: relative;
    top: -.06em;
    display: inline-block;
    height: .9em;
    margin: 0 8px;
    vertical-align: middle;
    border-top: 0;
    border-left: 1px solid rgba(0, 0, 0, .06);
}
.ant-divider {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum";
    border-top: 1px solid rgba(0, 0, 0, .06);
}
.ant-image-img {
    width: 100%;
    height: auto;
    vertical-align: middle;
}
/* 3 */
.ant-space-align-center {
    align-items: center;
}
.ant-space {
    display: inline-flex
;
}
.ant-typography a, a.ant-typography {
    color:  #747c4b;
    outline: none;
    cursor: pointer;
    transition: color .3s;
    text-decoration: none;
}
.ant-typography {
    color: #000;
    overflow-wrap: break-word;
}
.ant-scroll-number {
    overflow: hidden;
    direction: ltr;
}
.ant-badge-count, .ant-badge-dot, .ant-badge .ant-scroll-number-custom-component {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(50%, -50%);
    transform-origin: 100% 0;
}
.ant-badge-count-sm {
    min-width: 14px;
    height: 14px;
    padding: 0;
    font-size: 12px;
    line-height: 14px;
    border-radius: 7px;
}
.ant-badge-count {
    z-index: auto;
    min-width: 20px;
    height: 20px;
    padding: 0 6px;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    white-space: nowrap;
    text-align: center;
    background: #ff4d4f;
    border-radius: 10px;
    box-shadow: 0 0 0 1px #fff;
}
/* main */
/* 1 */
.ant-layout-content {
    flex: auto;
    min-height: 0;
}
.ant-carousel {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum";
}
.ant-carousel .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    touch-action: pan-y;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
}
.ant-carousel .slick-slider .slick-list, .ant-carousel .slick-slider .slick-track {
    transform: translateZ(0);
    touch-action: pan-y;
}
.ant-carousel .slick-list {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.ant-carousel .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.ant-carousel .slick-list .slick-slide.slick-active {
    pointer-events: auto;
}
.ant-carousel .slick-initialized .slick-slide {
    display: block;
}
.ant-carousel .slick-list .slick-slide {
    pointer-events: none;
}
.ant-carousel .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

.ant-carousel .slick-list .slick-slide>div>div {
    vertical-align: bottom;
}

.ant-image {
    position: relative;
    display: inline-block;
}
.ant-carousel .slick-slide img {
    display: block;
}

.ant-image-img {
    width: 100%;
    height: auto;
    vertical-align: middle;
}
img {
    vertical-align: middle;
    border-style: none;
}
/* 2 */
/* 关于我们 - 主要样式 */
.home-about {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    position: relative;
    padding: 60px 0;
}

.home-about::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('../images/home/background-pattern.png') repeat;
    opacity: 0.1;
    z-index: 0;
}

.home-about-div {
    display: flex;
    gap: 30px;
    align-items: flex-start;
    position: relative;
    z-index: 1;
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 20px;
}

/* 左侧图片区域 */
.about-left-content {
    flex: 1;
    min-width: 0;
    padding-right: 30px;
    position: relative;
}

.about-title-wrapper {
    margin-bottom: 20px;
    position: relative;
}

.home-title {
    font-size: 24px;
    font-weight: 700;
    color: #333;
    margin-bottom: 0;
    border-bottom: 2px solid #234ba1;
    padding-bottom: 8px;
    display: inline-block;
    width: 100%;
    text-align: left;
}

.about-image-container {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

.ant-image {
    width: 100%;
    height: auto;
    border-radius: 8px;
    overflow: hidden;
}

.ant-image img {
    width: 100%;
    height: auto;
    display: block;
}

.about-decorative-icon {
    width: 40px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
}

/* 右侧文字区域 */
.about-right-content {
    flex: 1;
    min-width: 0;
    background: #747c4b;
    color: white;
    padding: 40px 30px;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    position: relative;
    overflow: hidden;
	margin-bottom: 10px;
}

.about-title {
    font-size: 24px;
    font-weight: 700;
    color: white;
    margin-bottom: 20px;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

.about-content {
    font-size: 16px;
    line-height: 1.8;
    color: white;
    opacity: 0.9;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

.about-content-left {
    font-size: 16px;
    line-height: 1.8;
    color: white;
    opacity: 0.9;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

.about-content-left p {
    margin-bottom: 20px;
}

.about-content-left p:last-child {
    margin-bottom: 0;
}

.about-content p {
    margin-bottom: 20px;
}

.about-content p:last-child {
    margin-bottom: 0;
}

/* 装饰元素 */
.about-right-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('../images/home/decoration-lines.png') center center no-repeat;
    background-size: contain;
    opacity: 0.1;
    z-index: 0;
}

/* 响应式设计 */
@media (max-width: 1200px) {
    .home-about {
        padding: 40px 0;
    }
    
    .home-about-div {
        flex-direction: column;
        gap: 20px;
    }
    
    .about-left-content {
        padding-right: 0;
    }
    
    .about-right-content {
        padding: 30px 20px;
        margin-top: 20px;
    }
    
    .home-title {
        font-size: 20px;
    }
    
    .about-title {
        font-size: 20px;
    }
}

@media (max-width: 768px) {
    .home-about {
        padding: 30px 0;
    }
    
    .home-title {
        font-size: 18px;
    }
    
    .about-title {
        font-size: 18px;
    }
    
    .about-content {
        font-size: 14px;
    }
}
/* 酒店推荐 */
/* 推荐酒店 - 主要样式 */
.recommended-hotels-section {
    padding: 60px 0;
    background-color: #f8f9fa;
}

.section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
    padding: 0 20px;
}

.section-title {
    font-size: 24px;
    font-weight: 700;
    color: #333;
    margin: 0;
}

.city-tabs {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.city-tab {
    padding: 8px 16px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 14px;
    color: #333;
    text-align: center;
}

.city-tab:hover {
    background-color: #f0f0f0;
}

.city-tab.active {
    background-color: #747c4b;
    color: white;
    border-color: #747c4b;
}

/* 酒店网格布局 */
.hotel-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 20px;
}

.hotel-item {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    transition: transform 0.3s ease;
}

.hotel-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}

.hotel-image-container {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.hotel-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.hotel-item:hover .hotel-image {
    transform: scale(1.05);
}

.hotel-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(transparent, rgba(0,0,0,0.8));
    padding: 20px;
    color: white;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.hotel-item:hover .hotel-overlay {
    opacity: 1;
}

.hotel-rating {
    display: flex;
    gap: 4px;
    margin-bottom: 10px;
}

.star-icon {
    color: #ffd700;
    font-size: 18px;
}

.hotel-name {
    margin: 0;
    font-size: 14px;
    line-height: 1.4;
}

.hotel-name p {
    margin: 0;
}

.hotel-english {
    font-size: 12px;
    opacity: 0.9;
    margin-top: 4px;
}

/* 响应式设计 */
@media (max-width: 1200px) {
    .hotel-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .section-header {
        flex-direction: column;
        gap: 20px;
    }
    
    .city-tabs {
        justify-content: center;
    }
}

@media (max-width: 768px) {
    .hotel-grid {
        grid-template-columns: 1fr;
    }
    
    .hotel-image-container {
        height: 200px;
    }
    
    .hotel-overlay {
        padding: 15px;
    }
    
    .section-title {
        font-size: 20px;
    }
    
    .city-tab {
        padding: 6px 12px;
        font-size: 12px;
    }
}

@media (max-width: 480px) {
    .section-header {
        padding: 0 10px;
    }
    
    .hotel-item {
        margin: 0 10px;
    }
}
/* 合作伙伴 */

/* 底部信息 */
/* top */
.footer {
    height: 325px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 20px 50px;
    background-color: #747c4b;
    /* background-image: url(./images/home/底部背景.webp); */
    background-position: bottom;
    background-repeat: no-repeat;
}
/* .ant-layout-footer {
    padding: 24px 50px;
    color: #000;
    font-size: 14px;
    background: #fff;
} */
.ant-layout-footer, .ant-layout-header {
    flex: 0 0 auto;
}
.footer-link {
    height: 265px;
    padding-top: 25px;
}
/* .ant-layout, .ant-layout * {
    box-sizing: border-box;
} */
.ant-row, .ant-row:after, .ant-row:before {
    display: flex
;
}
/* .ant-row {
    flex-flow: row wrap;
} */
.ant-col-8 {
    display: block;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
}
.ant-col {
    position: relative;
    max-width: 100%;
    min-height: 1px;
}
.ant-space-align-start {
    align-items: flex-start;
}
.ant-space-vertical {
    flex-direction: column;
}
.ant-space {
    display: inline-flex
;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5em;
    color: rgba(0, 0, 0, .85);
    font-weight: 500;
}
.footer-link a {
    color: #fff;
}
.white {
    color: #fff;
}
.ant-space-align-start {
    align-items: flex-start;
}
.ant-space-vertical {
    flex-direction: column;
}
.ant-space {
    display: inline-flex
;
}
.ant-space-align-start {
    align-items: flex-start;
}

.ant-space-vertical {
    flex-direction: column;
}
.ant-space {
    display: inline-flex
;
}
.ant-image-img {
    width: 100%;
    height: auto;
    vertical-align: middle;
}
/* bottom */
.footer-copyright {
    text-align: center;
}
.footer-copyright-text {
    height: 20px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 19px;
    margin-bottom: 19px;
}
.ant-col-24 {
    display: block;
    flex: 0 0 100%;
    max-width: 100%;
}
.ant-col {
    position: relative;
    max-width: 100%;
    min-height: 1px;
}


/* 在 index.css 中添加添加动态内容容器 */
#dynamic-content {
    padding: 40px;
    max-width: 800px;
    margin: 0 auto;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    font-size: 16px;
    line-height: 1.6;
    color: #333;
}


.ant-menu-submenu-popup {
    min-width: 150px;
    border-radius: 4px;
    overflow: hidden;
}

.ant-menu-submenu-popup .ant-menu-item {
    padding: 8px 16px;
    cursor: pointer;
    transition: background-color 0.2s;
}

.ant-menu-submenu-popup .ant-menu-item:hover {
    background-color: #f5f5f5;
}

/* 用户信息容器样式 */
.user-info-container {
    display: flex;
    align-items: center;
    height: 100%;
}

.user-info-container a {
    color: #747c4b;
    text-decoration: none;
    font-size: 16px;
}

.user-info-container a:hover {
    text-decoration: underline;
}
/* 头部导航链接样式 */
.ant-layout-header a {
    text-decoration: none;
    color: #333;
}

.ant-layout-header a:hover {
    text-decoration: none;
    color: #747c4b;
}

.ant-menu-item a {
    text-decoration: none;
    color: #333;
}

.ant-menu-item a:hover,
.ant-menu-item-selected a {
    text-decoration: none;
    color: #747c4b;
}

.ant-menu-submenu-title {
    text-decoration: none;
    color: #333;
}

.ant-menu-submenu-title:hover {
    text-decoration: none;
    color: #747c4b;
}

/* 确保子菜单项也无下划线 */
.ant-menu-submenu-popup a {
    text-decoration: none;
    color: #333;
}

.ant-menu-submenu-popup a:hover {
    text-decoration: none;
    color: #747c4b;
}







.ant-carousel {
    width: 100% !important; 
    position: relative; 
    overflow: hidden; 
}


.ant-carousel .slick-slider {
    width: 100% !important; 
    height: 100%; 
    margin: 0; 
    padding: 0; 
}

.ant-carousel .slick-list {
    width: 100% !important;
    height: 100%;
}

.ant-carousel .slick-track {
    width: 100% !important; 
    height: 100%;
}


.ant-carousel .slick-slide {
    width: 100% !important; 
    height: 100%; 
    display: flex !important; 
    justify-content: center; 
    align-items: center;     
    overflow: hidden; 
}


.ant-carousel .slick-slide > div {
    width: 100% !important; 
    height: 100%;
    display: flex !important; 
    justify-content: center;
    align-items: center;
}


.ant-carousel .ant-image {
    width: 100% !important;
    height: 100%;
    display: flex; 
    justify-content: center;
    align-items: center;
}

.ant-carousel .ant-image-img {
    display: block; 
    width: 100% !important; 
    height: 100%;   
    object-fit: cover; 
    max-width: none; 
}


/* 轮播图容器 */
.ant-carousel {
    height: 400px; /* 设置你想要的高度 */
}

.ant-carousel .ant-image {
    height: 100%;
    width: 100%;
}

.ant-carousel .ant-image-img {
    height: 100%;
    width: 100%;
    object-fit: cover; /* 保持比例并填充容器 */
    object-position: center; /* 居中显示 */
    margin-bottom: 200px;
}

/* 轮播图容器样式优化 */
.ant-carousel {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

.ant-carousel .slick-slider {
    border: none !important;
    outline: none !important;
}

.ant-carousel .slick-list {
    border: none !important;
    outline: none !important;
}

.ant-carousel .slick-track {
    border: none !important;
    outline: none !important;
}

.ant-carousel .slick-slide {
    border: none !important;
    outline: none !important;
}