.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: #234ba1;
}

.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;
}

/* 搜索查询 */
.hotel-search-index {
	position: relative;
	margin-top: -60px;
	margin-left: 150px;
	margin-right: 150px;
}

.hotel-search {
	border: 1px solid #ececec;
	background: #fff;
	box-shadow: 0 2px 5px 0 #e1e2e7;
}

.ant-col {
	position: relative;
	max-width: 100%;
	min-height: 1px;
}

.ant-row,
.ant-row:after,
.ant-row:before {
	display: flex;
}

.ant-row {
	flex-flow: row wrap;
}

.hotel-search .item {
	padding: 0 15px;
}

.ant-col-7 {
	display: block;
	flex: 0 0 29.16666667%;
	max-width: 29.16666667%;
}

.ant-col-8 {
	display: block;
	flex: 0 0 33.33333333%;
	max-width: 33.33333333%;
}

.ant-col-5 {
	display: block;
	flex: 0 0 20.83333333%;
	max-width: 20.83333333%;
}

.ant-col {
	position: relative;
	max-width: 100%;
	min-height: 1px;
}

.hotel-search .item-focusout,
.hotel-search .item-focusout:hover {
	width: 100%;
	height: 65px;
	border-top: none;
	border-left: none;
	border-right: none;
}

.hotel-search .item-focusout {
	border-bottom: 1px solid #d9d9d9;
}

.ant-space-vertical {
	flex-direction: column;
}

.ant-space {
	display: inline-flex;
}

.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-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector {
	cursor: text;
}

.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-selector .ant-select-selection-search {
	position: absolute;
	top: 0;
	right: 11px;
	bottom: 0;
	left: 11px;
}

.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
	transition: none;
	pointer-events: 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-placeholder {
	flex: 1;
	overflow: hidden;
	color: #bfbfbf;
	white-space: nowrap;
	text-overflow: ellipsis;
	pointer-events: none;
}


.hotel-search .item-focusout,
.hotel-search .item-focusout:hover {
	width: 100%;
	height: 65px;
	border-top: none;
	border-left: none;
	border-right: none;
}

.hotel-search .item-focusout {
	border-bottom: 1px solid #d9d9d9;
}

.ant-space-vertical {
	flex-direction: column;
}

.ant-space {
	display: inline-flex;
}

.ant-picker.ant-picker-borderless {
	background-color: transparent !important;
	border-color: transparent !important;
	box-shadow: none !important;
}

.ant-picker-range {
	position: relative;
	display: inline-flex;
}

.ant-picker {
	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";
	padding: 4px 11px 4px;
	position: relative;
	display: inline-flex;
	align-items: center;
	background: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 0;
	transition: border .3s, box-shadow .3s;
}

.ant-picker-input {
	position: relative;
	display: inline-flex;
	align-items: center;
	width: 100%;
}

.ant-picker-input>input {
	position: relative;
	display: inline-block;
	width: 100%;
	min-width: 0;
	padding: 4px 11px;
	color: #000;
	font-size: 14px;
	line-height: 1.5715;
	background-color: #fff;
	background-image: none;
	border: 1px solid #d9d9d9;
	border-radius: 0;
	transition: all .3s;
	flex: auto;
	min-width: 1px;
	height: auto;
	padding: 0;
	background: transparent;
	border: 0;
}

[role=button],
a,
area,
button,
input:not([type=range]),
label,
select,
summary,
textarea {
	touch-action: manipulation;
}

.ant-picker-range .ant-picker-active-bar {
	bottom: -1px;
	height: 2px;
	margin-left: 11px;
	background: #747c4b;
	opacity: 0;
	transition: all .3s ease-out;
	pointer-events: none;
}

.ant-picker-suffix {
	align-self: center;
	margin-left: 4px;
	color: rgba(0, 0, 0, .25);
	line-height: 1;
	pointer-events: none;
}

.ant-picker-suffix>* {
	vertical-align: top;
}

.anticon {
	display: inline-block;
	color: inherit;
	font-style: normal;
	line-height: 0;
	text-align: center;
	text-transform: none;
	vertical-align: -.125em;
	text-rendering: optimizelegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.paxroom-item {
	cursor: pointer;
	user-select: none;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 8px 0;
}


/* 添加搜索框样式 */
.hotel-search-index {
	position: relative;
	margin-top: -60px;
	margin-left: 150px;
	margin-right: 150px;
}

.hotel-search {
	border: 1px solid #ececec;
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	padding: 16px;
	display: flex;
	align-items: center;
	gap: 16px;
}

.item {
	flex: 1;
	min-width: 0;
}

.date-picker-container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

.guest-picker-container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

/* 修复输入框样式 */
.ant-space-item {
	margin: 0;
}

#destination,
#check-in-date,
#check-out-date,
#room-number,
#guest-number {
	font-size: 14px;
	color: #333;
	cursor: pointer;
	padding: 8px 0;
	transition: all 0.3s ease;
}

#destination:hover,
#check-in-date:hover,
#check-out-date:hover,
#room-number:hover,
#guest-number:hover {
	color: #747c4b;
	border-bottom-color: #747c4b;
}

/* 搜索按钮样式 */
.ant-btn-primary {
	background-color: #747c4b;
	border-color: #747c4b;
	color: white;
	padding: 12px 24px;
	font-size: 16px;
	border-radius: 8px;
	min-width: 120px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	transition: all 0.3s ease;
}

.ant-btn-primary:hover {
	background-color: #747c4b;
	border-color: #747c4b;
}


/* 日历样式 */
.calendar {
	position: absolute;
	top: 100%;
	left: 0;
	background: white;
	border: 1px solid #e0e0e0;
	border-radius: 8px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	z-index: 1000;
	width: 500px;
}

.calendar-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 16px;
	border-bottom: 1px solid #e0e0e0;
}

.calendar-body {
	padding: 16px;
}

.weekdays {
	display: flex;
	justify-content: space-between;
	margin-bottom: 16px;
}

.days {
	display: grid;
	grid-template-columns: repeat(7, 1fr);
	gap: 8px;
}

.day {
	padding: 8px;
	text-align: center;
	border-radius: 4px;
	cursor: pointer;
	transition: all 0.3s ease;
}

.day.today {
	background-color: #747c4b;
	color: white;
}

.day:hover {
	background-color: #f0f0f0;
}

/* 下拉菜单样式 */
.dropdown {
	position: absolute;
	top: 100%;
	left: 0;
	background: white;
	border: 1px solid #e0e0e0;
	border-radius: 8px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	z-index: 1000;
	width: 200px;
}

.dropdown-header {
	padding: 12px 16px;
	border-bottom: 1px solid #e0e0e0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.dropdown-options {
	padding: 16px;
}

.option {
	padding: 8px 16px;
	cursor: pointer;
	border-radius: 4px;
	transition: all 0.3s ease;
	color: #333;
}

.option:hover {
	background-color: #f0f0f0;
}

/* 酒店推荐 */
/* 推荐酒店 - 主要样式 */
.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 {
	width: 100%;
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
}

.noCity {
	width: 100%;
	text-align: center;
}

.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: 1;
	transition: opacity 0.3s ease;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.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;
}


/* 隐藏面板样式 */
.picker-panel.hidden {
	display: none;
}

/* 步进器样式 */
.stepper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 120px;
	margin: 10px 0;
}

.stepper-btn {
	width: 30px;
	height: 30px;
	border: 1px solid #d9d9d9;
	background: #fff;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}

.stepper-input {
	width: 50px;
	height: 30px;
	text-align: center;
	border: 1px solid #d9d9d9;
}

.guest-item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 10px 0;
}

/* 添加搜索框样式 */
.search-container {
	padding: 20px;
	background-color: #fff;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	margin: 20px;
	border-radius: 8px;
}

.search-box {
	display: flex;
	gap: 20px;
	align-items: flex-end;
	flex-wrap: wrap;
}

.search-item {
	flex: 1;
}

.search-item label {
	display: block;
	margin-bottom: 8px;
	font-weight: 500;
	color: #333;
}

.city-select,
.date-picker-container input {
	width: 100%;
	height: 40px;
	padding: 8px 12px;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	font-size: 14px;
}

.date-picker-container {
	display: flex;
	height: 40px;
	align-items: center;
	gap: 10px;
}

.guest-selector {
	position: relative;
	cursor: pointer;
}

.guest-selector #guest-display {
	display: block;
	width: 100%;
	height: 40px;
	padding: 8px 12px;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	background-color: #fff;
}

.guest-panel {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	padding: 15px;
	z-index: 100;
	display: none;
}

.guest-option {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
}

.number-selector {
	display: flex;
	align-items: center;
	gap: 5px;
}

.number-selector button {
	width: 30px;
	height: 30px;
	background-color: #f5f5f5;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	cursor: pointer;
}

.number-selector input {
	width: 50px;
	height: 30px;
	text-align: center;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
}

.search-btn {
	height: 40px;
	padding: 0 20px;
	background-color: #747c4b;
	color: white;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	font-weight: 500;
	transition: background-color 0.3s;
	min-width: 100px;
}

.search-btn:hover {
	background-color: #5f663e;
}

/* 增加对儿童年龄选择器的支持 */
.children-age-wrapper {
	display: flex;
	gap: 10px;
	margin-top: 10px;
	flex-wrap: wrap;
}

.children-age-wrapper select {
	padding: 5px;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	font-size: 14px;
}

/* 隐藏面板样式 */
.picker-panel.hidden {
	display: none;
}

/* 头部导航链接样式 */
.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;
}

.pagination {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 20px 0;

}

.pagination button,
.pagination span {
	margin: 0 5px;
	padding: 8px 12px;
	border: 1px solid #ccc;
	background-color: #fff;
	cursor: pointer;
	border-radius: 4px;
}

.pagination button:hover {
	background-color: #f0f0f0;
}

.pagination .active {
	background-color: #007bff;
	color: white;
	border-color: #007bff;
}

.pagination .disabled {
	cursor: not-allowed;
	opacity: 0.6;
}

.pagination-hidden {
	display: none !important;
	/* 使用 !important 强制隐藏 */
}

.hotel-price {
	font-size: 20px;
	color: #ffaa00;
}

/* 动画效果 */
@keyframes fadeIn {
	from {
		opacity: 0;
		transform: translateY(10px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.animate-fadeIn {
	animation: fadeIn 0.5s ease forwards;
}

/* 搜索下拉动画 */
.search-results {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.3s ease-out;
}

.search-results.active {
	max-height: 400px;
}

/* 滚动条美化 */
::-webkit-scrollbar {
	width: 6px;
	height: 6px;
}

::-webkit-scrollbar-track {
	background: #f1f1f1;
	border-radius: 10px;
}

::-webkit-scrollbar-thumb {
	background: #c1c1c1;
	border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
	background: #a1a1a1;
}

/* 客人选择器动画 */
.guest-options {
	max-height: 0;
	opacity: 0;
	overflow: hidden;
	transition: max-height 0.3s ease-out;
}

.guest-options.active {
	max-height: 600px;
	opacity: 1;
}