/* 页面内容样式 */
.page-header { text-align: center; margin-bottom: 50px; }
.title-section { display: flex; align-items: center; justify-content: center; gap: 20px; margin-bottom: 40px; }
.page-title { display: flex; align-items: center; justify-content: center; background: no-repeat center center; height: 100px; flex: 1; margin-bottom: 40px;}
	.liusutitle { background-image: url(../images/liusutitle.png);}
	.lianxititle { background-image: url(../images/lianxititle.png);}
	.jingdiantitle { background-image: url(../images/jingdiantitle.png);}
	.zixuntitle { background-image: url(../images/xinwen.png);}
	.zixuntitle_hd { background-image: url(../images/guodong.png);}
	.zixuntitle_gg { background-image: url(../images/gonggao.png);}
	.meishititle  { background-image: url(../images/meishi.png);}
	.bulvtitle { background-image: url(../images/bulvtitle.png);}
	
	
	.juzhutiyan { background-image: url(../images/juzhutiyan.png);}
	.weileitiyan { background-image: url(../images/weileitiyan.png);}
	.feiyiwenhua { background-image: url(../images/feiyiwenhua.png);}
	.fxjs { background-image: url(../images/fangxingjieshao.png);}
	.jdts { background-image: url(../images/jiudiantese.png);}
	.wlfx {background-image: url(../images/weilei.png)}
	
	
	.youwantiyan {background-image: url(../images/youwantiyan.png);}
	.qmkl {background-image: url(../images/qimiaokuaile.png);}
	.jzty {background-image: url(../images/tiyan.png);}
	
/* .page-title h1 { font-size: 46px; color: #27bda0; font-weight: bold; margin: 0 auto; text-align: center; position: relative; padding-right: 50px; }
	.page-title h1::after { width: 44px; height: 34px; position: absolute; right: 0; top: 25px; content: ""; background: url(../images/start_after.png) no-repeat 0 0;} */
	
.page-tag { background: linear-gradient(to bottom, #3bc4ac, #3fa6cb); color: #fff; padding: 0 16px; border-radius: 8px; font-size: 24px; font-weight: bold; white-space: nowrap; height: 53px; line-height: 53px;}
.page-description { font-size: 18px; line-height: 1.8; color: #666; margin: 0 auto; text-align: left; }
.button-group { display: flex; justify-content: center; gap: 50px; margin-bottom: 30px; }
.btn-left,
.btn-right { padding: 12px 50px; font-size: 16px; border: none; border-radius: 8px; cursor: pointer; transition: all 0.3s ease; font-weight: bold; font-size: 24px; }
.btn-left { background: white; color: #7d7d7d; border: 1px solid #ddd; }
.btn-right { background: white; color: #7d7d7d; border: 1px solid #ddd; }
.btn-left.active,
.btn-right.active { background: linear-gradient(135deg, #3dc4ab, #27bda0); color: #fff; border: none; }
.btn-left:hover,
.btn-right:hover { transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2); }
.description { text-align: center; font-size: 18px; line-height: 1.8; color: #666; margin-bottom: 40px; max-width: 800px; margin-left: auto; margin-right: auto; }
.content-list { margin-top: 30px; }
.list-item { display: flex; align-items: center; margin-bottom: 30px; background: linear-gradient(to bottom, #26bfa2, #2a9bc6); border-radius: 10px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); margin-left: auto; margin-right: auto; }
.item-image { flex: 0 0 665px; height: 360px; }
.item-image img { width: 100%; height: 100%; object-fit: cover; border-radius: 10px; }
.item-text { flex: 1; padding: 30px; color: #fff; min-height: 360px; display: flex; flex-direction: column; justify-content: center; }
.item-title { font-size: 28px; font-weight: bold; margin-bottom: 15px; }
.item-title a { color: #fff}
.item-desc { font-size: 20px; line-height: 1.6; opacity: 0.95; margin-bottom: 20px; }
.detail-btn { align-self: flex-start; padding: 0 20px; background: #fff; border: 1px solid rgba(255, 255, 255, 0.5); color: #3fa8c9; height: 40px; line-height: 40px; border-radius: 20px; cursor: pointer; font-size: 16px; transition: all 0.3s ease; margin-top: auto; }
.detail-btn:hover { background: rgba(255, 255, 255, 0.3); border-color: rgba(255, 255, 255, 0.8); transform: translateY(-1px); color: #ff0;}
.hotel-featured { position: relative; margin: 50px auto 0; display: flex; align-items: flex-start; gap: -20px; width: 1200px; }
.featured-image { flex: 0 0 600px; height: 280px; z-index: 2; position: relative; transform: translateY(-10px); }
.featured-image img { width: 100%; height: 100%; object-fit: cover; border-radius: 10px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15); }
.featured-content { flex: 0 0 620px; background: #f5f5f5; padding: 35px; border-radius: 10px; color: #333; margin-left: -20px; margin-top: 20px; height: 260px; display: flex; flex-direction: column; justify-content: center; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); z-index: 1; position: relative; }
.featured-content h3 { font-size: 22px; font-weight: bold; margin-bottom: 15px; }
.featured-content p { font-size: 14px; line-height: 1.6; opacity: 0.95; }
.section-title { text-align: center; font-size: 36px; color: #27bda0; margin: 60px 0 40px; font-weight: 600; }

.carousel-container { position: relative; width: 1200px; z-index: 10; margin: 0 auto; }
.carousel-wrapper { overflow: hidden; border-radius: 15px; }
.carousel-track { display: flex; transition: transform 0.5s ease; }
.carousel-item { flex: 0 0 calc(33.333% - 20px); margin: 0 10px; background: white; border-radius: 10px; overflow: hidden; height: 350px;transition: transform 0.3s ease, box-shadow 0.3s ease; padding: 15px; border: 1px solid #eee; }
.carousel-item:hover { transform: translateY(-5px); box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15); }
.carousel-item .item-image { width: 100%; height: 200px; overflow: hidden; border-radius: 8px;  margin-bottom: 8px;}
.carousel-item .item-image img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.3s ease; display: block;}
.carousel-item:hover .item-image img { transform: scale(1.05);  }
.carousel-item .item-text-detail h4 { font-size: 16px; font-weight: bold; color: #000; line-height: 1.3;}
.carousel-item .item-text-detail p { font-size: 16px; color: #666; line-height: 1.4; }
.carousel-btn { position: absolute; top: 50%; transform: translateY(-50%); width: 48px; height: 48px; border-radius: 50%; border: none; font-size: 20px; cursor: pointer; z-index: 10; transition: all 0.3s ease; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2) }
.carousel-btn:hover { transform: translateY(-50%) scale(1.1); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); }
.prev-btn { left: -50px; background: #fff url(../images/prev_ico.png) no-repeat 0 0; }
.next-btn { right: -50px; background:#fff url(../images/next_ico.png) no-repeat 0 0; }

.food-gallery-container { width: 1200px; margin:0 auto; overflow: hidden; }
.food-gallery-wrapper { overflow: hidden; width: 100%; }
.food-gallery { display: flex; transition: transform 0.5s ease; width: 100%; }
.food-item { text-align: center; }
.food-item img { width: 100%; height: 240px; object-fit: cover; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; display: block; margin-bottom: 8px; }
.food-item:hover img { transform: translateY(-5px); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15); }
.food-name {; font-size: 18px; font-weight: bold; color: #333; }
.carousel-item .item-text-detail h4 { font-size: 22px; font-weight: bold; color: #22A68E; margin-bottom: 8px; text-align: center;}
.room-info { font-size: 12px; font-weight: normal; color: #666; margin-left: 8px; }

.item-text-detail { flex: 1; padding: 10px; color: #000; min-height: 200px; }
/* 文章详情页面样式 */
.article-detail { margin: 0 auto; padding: 40px 0; font-size: 18px; }
.article-title { font-size: 40px; font-weight: bold; color: #444; text-align: center; line-height: 1.4; }
.article-time { font-size: 18px; color: #666; text-align: center; padding: 10px 0; }
.article-image { margin-bottom: 30px; text-align: center; }
.article-image img { max-width: 800px; height: auto; border-radius: 10px; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1); }
.article-content { font-size: 20px; line-height: 1.8; color: #333; }
.article-content p { margin-bottom: 20px; text-indent: 2em; }
/* 新闻列表页面样式 */
.news-list-container { max-width: 1200px; margin: 0 auto; padding: 20px; }
.category-tabs { display: flex; justify-content: center; gap: 40px; margin-bottom: 20px; }

.category-tabs ul li { font-size: 22px; color: #666; cursor: pointer; padding: 3px 16px; border-radius: 20px; transition: all 0.3s ease; font-weight: bold; display:inline-block; margin: 0 20px }
.category-tabs ul li.now { background: linear-gradient(135deg, #3dc4ab, #27bda0); color: #fff; }
/*.tab-item:hover:not(.active) { color: #27bda0; background: #f0f8ff; }*/


.divider { height: 1px; background: #e0e0e0; margin: 20px 0; }
.article-list { margin-bottom: 40px; }
.list-row { display: flex; justify-content: space-between; align-items: center; padding: 8px 0; cursor: pointer; transition: background-color 0.3s ease; }
.list-row:hover { background-color: #f9f9f9; }
.list-row .article-title { flex: 1; font-size: 18px; color: #333; font-weight: 500; text-align: left; }
.list-row .article-time { font-size: 14px; color: #666; text-align: right; min-width: 80px; }
.list-divider { height: 1px; background: #f0f0f0; }
.pagination { display: flex; justify-content: center; align-items: center; gap: 10px; margin-top: 30px; }
.page-btn { padding: 8px 16px; background: #f5f5f5; border: 1px solid #ddd; border-radius: 4px; cursor: pointer; font-size: 14px; color: #666; transition: all 0.3s ease; }
.page-btn:hover { background: #e9e9e9; border-color: #ccc; }
.page-num { width: 36px; height: 36px; display: flex; align-items: center; justify-content: center; background: #f5f5f5; border: 1px solid #ddd; border-radius: 4px; cursor: pointer; font-size: 14px; color: #666; transition: all 0.3s ease; }
.page-num.active { background: linear-gradient(135deg, #3dc4ab, #27bda0); color: #fff; border-color: #3dc4ab; }
.page-num:hover:not(.active) { background: #e9e9e9; border-color: #ccc; }


.bgly { background: url(../images/bgly.png) no-repeat left bottom;}
/* 特色宴席标题样式 */
.special-dishes-section { text-align: center; margin: 60px 0 40px; }
.special-dishes-title { font-size: 32px; font-weight: bold; color: #6c6c6c; line-height: 1.8; position: relative; z-index: 10; display: inline-block; font-family: "宋体";}
	.special-dishes-title::before { position: absolute; left: -20px; right: -20px; bottom: 0; background: #ebebeb; height: 25px; content: ""; z-index: -1;}
	.special-dishes-title::after { width: 120px; height: 3px; background: #2dc0a4; content: ''; left: 50%; transform:translateX(-50%); bottom: 0; position: absolute; z-index: 1;}
	.special-dishes-title b { color: #333; padding-right: 15px; font-family: Arial, Helvetica, sans-serif;}

/* 菜品展示样式 */
.dishes-container { display: flex; justify-content: space-between; gap: 30px; margin: 40px auto 60px auto; width: 1200px; }
.dish-item { flex: 1; background: white; border-radius: 15px; overflow: hidden; box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; }
.dish-item:hover { transform: translateY(-8px); box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15); }
.dish-image { width: 100%; height: 370px; overflow: hidden; }
.dish-image img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.3s ease; }
.dish-item:hover .dish-image img { transform: scale(1.05); }
.dish-info { padding: 25px; background-color: #f5f5f5; position: relative; min-height: 300px; display: flex; flex-direction: column; }
.dish-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 15px; }
.dish-title { font-size: 25px; font-weight: bold; color: #333; text-align: left; margin: 0; }
.dish-tag { font-size: 18px; color: #27bda0; font-weight: bold;}
.dish-description { font-size: 18px; line-height: 1.8; color: #666; text-align: left; margin: 0 0 20px 0; }
.dish-detail-btn { display: inline-block; padding: 0 10px; background: linear-gradient(135deg, #3dc4ab, #27bda0); color: #fff; border: none; border-radius: 2px; font-size: 16px; cursor: pointer; transition: all 0.3s ease; text-decoration: none; margin-top: auto; width: 100px; text-align: center;}
.dish-detail-btn:hover { background: linear-gradient(135deg, #2ba893, #1fa58c); transform: translateY(-1px); box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2); color: #ff0; }
/* 动感能量场项目样式 */
.energy-container { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 30px; margin-top: 40px; }
.energy-item { display: flex; flex-direction: column; border-radius: 15px; overflow: hidden; box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; }
.energy-item:hover { transform: translateY(-8px); box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15); }
.energy-image { width: 100%; height: 220px; overflow: hidden; }
.energy-image img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.3s ease; }
.energy-item:hover .energy-image img { transform: scale(1.08); }
.energy-info { padding: 25px; color: #fff; flex: 1; display: flex; flex-direction: column; gap: 15px; }
.energy-header { display: flex; justify-content: space-between; align-items: center; }
.energy-title { font-size: 26px; font-weight: bold; margin: 0; line-height: 1.3; }
	.energy-title a { color: #fff;}
.energy-tag { background: rgba(255, 255, 255, 0.25); padding: 4px 12px; border-radius: 20px; font-size: 12px; font-weight: normal; white-space: nowrap; backdrop-filter: blur(10px); }
.energy-description { font-size: 18px; line-height: 1.5; margin: 0; opacity: 0.95; flex: 0; }
.energy-btn { display: inline-block; align-self: flex-start; padding: 0 10px; background: #fff; border: 1px solid #fff; color: #2abba0; border-radius: 2px; cursor: pointer; font-size: 14px; transition: all 0.3s ease; backdrop-filter: blur(10px); }
.energy-btn:hover { background: rgba(255, 255, 255, 0.7); border-color: rgba(255, 255, 255, 0.8); transform: translateY(-2px);color: #555; }
/* 颜色变体 */
.energy-yellow { background: #ec9c01 }
.energy-blue { background: #30a5d0 }
.energy-green { background: #77bc2e }
/* 长颈鹿图片定位样式 */
.giraffe-image { position: absolute; right: -210px; top: 40%; transform: translateY(-50%); width: 240px; height: 320px; z-index: 10; opacity: 0.8; transition: all 0.3s ease; }
.giraffe-image img { width: 100%; height: 100%; object-fit: contain; }
/* .giraffe-image:hover {
  transform: scale(1.05);
  opacity: 1; }
/* 为父容器添加相对定位 */
.w1200.ovh.pdtm30 { position: relative; }
/* 乐园餐厅区域样式 */
.theme-restaurant-section { width: 100%;  background: #f4f4f4 url('../images/1.jpg') no-repeat center top;  margin: 60px 0; position: relative; overflow: hidden; }
	.theme-restaurant-content { position: relative; z-index: 1; text-align: center; padding: 20px 0 0px; }
	.theme-restaurant-title { font-size: 32px; font-weight: bold; color: #fff; line-height: 1.4; margin: 40px 0; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8); }
/* 餐厅菜单样式 */
.restaurant-menu-container { margin: 40px auto 60px; }
.restaurant-menu-item { margin-bottom: 40px; }
.menu-content { display: flex; align-items: flex-start; background: white; border-radius: 2px; overflow: hidden; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; }
.restaurant-menu-item:hover .menu-content { transform: translateY(-5px); box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15); }
.menu-image { flex: 0 0 660px; width: 100%; height: 390px; overflow: hidden; }
.menu-image img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.3s ease; }
.restaurant-menu-item:hover .menu-image img { transform: scale(1.05); }
.menu-info { flex: 1; padding: 30px; background-color: #fff; display: flex; flex-direction: column; min-height: 300px; }
.menu-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 15px; }
.menu-title { font-size: 26px; font-weight: bold; color: #333; text-align: left; margin: 0; }
.menu-tag { font-size: 18px; color: #27bda0; font-weight: bold; }
.menu-description { font-size: 18px; line-height: 1.8; color: #666; text-align: left; margin: 0 0 20px 0; }
.menu-detail-btn { display: inline-block; padding: 8px 10px; background: linear-gradient(135deg, #3dc4ab, #27bda0); color: #fff; border: none; border-radius: 2px; font-size: 14px; cursor: pointer; transition: all 0.3s ease; text-decoration: none; margin-top: auto; width: 80px; }
.menu-detail-btn:hover { background: linear-gradient(135deg, #2ba893, #1fa58c); transform: translateY(-1px); box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2); }
/* 酒店项目容器样式 */
.hotel-items-container { width: 1200px; margin: 40px auto 60px; }
.hotel-item { margin-bottom: 60px; }
.hotel-content { display: flex; align-items: flex-start; background: white; border-radius: 2px; overflow: hidden; height: auto; transition: transform 0.3s ease, box-shadow 0.3s ease; }
.hotel-content:hover { transform: translateY(-5px);}
.hotel-content-reverse { flex-direction: row-reverse; }
.hotel-image { flex: 0 0 720px; height: 100%; overflow: hidden; }
.hotel-image img { width: 100%; height: 420px; object-fit: cover; transition: transform 0.3s ease; display: block }
.hotel-item:hover .hotel-image img { transform: scale(1.05); }
.hotel-info { flex: 1; padding: 30px; background-color: #fff; display: flex; flex-direction: column; min-height: 300px; }
.hotel-title { font-size: 28px; font-weight: bold; color: #333; }
.hotel-rating { font-size: 20px; color: #ffc107; margin-bottom: 10px; }
.hotel-description { font-size: 18px; line-height: 1.8; color: #666; margin-bottom: 30px; }
.hotel-images { display: flex; gap: 15px; }
.hotel-images img { width: 200px; height: 120px; object-fit: cover; border-radius: 8px; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1); }
.hotel-detail-btn { display: inline-block; padding: 0 10px; background: linear-gradient(135deg, #3dc4ab, #27bda0); color: #fff; border: none; border-radius: 2px; font-size: 18px; cursor: pointer; transition: all 0.3s ease; text-decoration: none; margin-top: 20px; align-self: flex-start; font-weight: bold;}
.hotel-detail-btn:hover { background: linear-gradient(135deg, #2ba893, #1fa58c); transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2); color: #ff0; }
.hotel-bar-image { width: 100%; }
.hotel-bar-image img { width: 100%; }

.otherImg { width: 100%; height: auto;}
	.otherImg img { display: block; width: 100%; height: 100%;}


.starBox span { display: block; height: 28px; box-sizing: border-box; background: url("../images/start-4.png") no-repeat 0 center!important;}
	.starBox span.start_5 {background-image: url("../images/start-5.png")!important}
	.starBox span.start_4 {background-image: url("../images/start-4.png")!important}
	.starBox span.start_3 {background-image: url("../images/start-3.png")!important}
	.starBox p { font-size: 18px; color: #525252; text-indent: 45px; margin-top: 5px;}


/* 烧烤区域样式 */
.barbecue-section { position: relative; z-index: 1; text-align: center; padding: 20px 0; }
/* 主题酒店区域样式 */
.theme-hotel-section { width: 100%; background-color: #f5f5f5; padding: 40px; margin-top: 20px; }
/* 主题酒店容器样式 */
.theme-hotel-container { width: 100%; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 30px; }
/* 主题酒店项目样式 */
.theme-hotel-item { background: white; border-radius: 2px; overflow: hidden; box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; }
.theme-hotel-item:hover { transform: translateY(-5px); box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15); }
.theme-hotel-image { width: 100%; height: 350px; overflow: hidden; }
.theme-hotel-image img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.3s ease; display: block; }
.theme-hotel-item:hover .theme-hotel-image img { transform: scale(1.05); }
.theme-hotel-info { padding: 25px; text-align: left; display: flex; flex-direction: column; align-items: flex-start; }
.theme-hotel-title { font-size: 26px; font-weight: bold; color: #333; margin: 0 0 6px 0; }
.theme-hotel-description { font-size: 18px; line-height: 1.6; color: #666; margin: 0 0 20px 0; }
.theme-hotel-btn { display: inline-block; padding: 0 10px; background: linear-gradient(135deg, #3dc4ab, #27bda0); color: #fff; border: none; border-radius: 2px; font-size: 16px; cursor: pointer; transition: all 0.3s ease; text-decoration: none; align-self: flex-start; }
.theme-hotel-btn:hover { background: linear-gradient(135deg, #2ba893, #1fa58c); transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2); color: #ff0; }
/* 酒店Swiper幻灯片样式 */
.hotelSwiper { width: 100%; height: 350px; margin: 40px auto; border-radius: 2px; overflow: hidden; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); }
.hotelSwiper .swiper-slide { width: 100%; height: 100%; }
.hotelSwiper .swiper-slide img { width: 100%; height: 100%; object-fit: cover; }
.homestay-section { margin-bottom: 40px; position: relative; }
/* 烧烤菜品容器样式 */
.barbecue-dishes-container { display: flex; justify-content: space-between; gap: 30px; margin: 40px auto 60px auto; width: 1200px; }
/* 美食画廊轮播按钮 */
.food-carousel-btn { position: absolute; top: 50%; transform: translateY(-50%); width: 40px; height: 40px; border-radius: 50%; border: none; background: linear-gradient(135deg, #3dc4ab, #27bda0); color: #fff; font-size: 20px; cursor: pointer; z-index: 10; transition: all 0.3s ease; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2); }
.food-carousel-btn:hover { transform: translateY(-50%) scale(1.1); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); }
.food-prev-btn { left: 0; }
.food-next-btn { right: 0; }
/* 左文右图内容区域样式 */
.left-text-right-image { margin: 50px 0; }
.content-wrapper { display: flex; align-items: center; gap: 60px; background: #f4f4f4; overflow: hidden; }
.text-content { flex: 1; display: flex; flex-direction: column; gap: 20px; padding-left: 40px; }
.image-content { flex: 0 0 555px; height: 360px; overflow: hidden;}
.image-content img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.3s ease; }
.content-wrapper:hover .image-content img { transform: scale(1.05); }
.content-title { font-size: 32px; font-weight: bold; color: #27bda0; margin: 0; line-height: 1.3; }
.color_Black { color:#5B5A5A;}
.content-title span { color: #27bda0; font-family: "myfont","宋体"; font-size: 22px; padding-left: 30px;}


.content-description { font-size: 16px; line-height: 1.8; color: #666; margin: 0; }
.ticket-btn { display: inline-block; padding: 5px 38px; background: linear-gradient(135deg, #3dc4ab, #27bda0); color: #fff; border: none; border-radius: 5px; font-size: 18px; font-weight: bold; cursor: pointer; transition: all 0.3s ease; align-self: flex-start; box-shadow: 0 4px 15px rgba(39, 189, 160, 0.3); }
.ticket-btn:hover { background: linear-gradient(135deg, #2ba893, #1fa58c); transform: translateY(-2px); box-shadow: 0 6px 20px rgba(39, 189, 160, 0.4); color: #fff; }
/* 图片展示区域样式 */
.gallery-section { width: 99vw; background-color: #e3f4f1; padding: 40px 0; margin-left: calc(-50vw + 50%); margin-right: calc(-50vw + 50%); margin-top: 50px; }
.gallery-container { width: 1200px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 20px; }
.gallery-item { background: white; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; position: relative;
 }
.gallery-item:hover { transform: translateY(-5px); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15); }
.gallery-item img { width: 100%; height: 300px; object-fit: cover; transition: transform 0.3s ease; display: block }
.gallery-item:hover img { transform: scale(1.05); }

.gallery-item p {position: absolute; left: 0; bottom: 0; right: 0; height: 80px; background: linear-gradient(to top, #14a68a, transparent); display: flex; justify-content: center; align-items: center; font-size: 22px; color: #fff; font-weight: bold;}



/* 画廊区域长颈鹿装饰图片样式 */
.gallery-giraffe-left,
.gallery-giraffe-right { position: absolute; top: 50%; transform: translateY(-50%); width: 180px; height: 240px; z-index: 5; opacity: 0.7; transition: all 0.3s ease; }
.gallery-giraffe-left { left: 50px; }
.gallery-giraffe-right { right: 50px; }
.gallery-giraffe-left img,
.gallery-giraffe-right img { width: 100%; height: 100%; object-fit: contain; }
.gallery-giraffe-left:hover,
.gallery-giraffe-right:hover { opacity: 0.9; transform: translateY(-50%) scale(1.05); }

.changjl { width: 227px; height: 547px;}
.huoln { width: 227px; height: 313px; right: 130px!important}
/* 解锁更多房型文字样式 */
.more-rooms { text-align: center; color: #888; font-size: 20px; margin-top: 30px; padding: 10px; cursor: pointer; transition: color 0.3s ease; }
.more-rooms:hover { color: #27bda0; }
/* 美食图片展示样式 */
.food-gallery { display: flex; gap: 20px; position: relative; z-index: 2; justify-content: center; margin-top: 30px; margin-bottom: 50px; }
.food-gallery-item { flex: 1; max-width: 380px; background: white; border-radius: 12px; overflow: hidden; box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; }
.food-gallery-item:hover { transform: translateY(-8px); box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15); }
.food-gallery-item img { width: 100%; height: 330px; object-fit: cover; transition: transform 0.3s ease; display: block; }
.food-gallery-item:hover img { transform: scale(1.05); }
/* 为gallery-section添加相对定位 */
.gallery-section-t { width: 99vw; background-color: #e3f4f1; padding: 40px 0; margin-left: calc(-50vw + 50%); margin-right: calc(-50vw + 50%); margin-top: 50px; position: relative; overflow: hidden; margin-bottom: 30px;}
.hotel-content-t { display: flex; align-items: flex-start; background: #f4f4f4; border-radius: 2px; overflow: hidden; box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1); height: auto; transition: transform 0.3s ease, box-shadow 0.3s ease; }
.hotel-info-t { flex: 1; padding: 30px; background-color: #f4f4f4; display: flex; flex-direction: column; min-height: 300px; }
/* .food-gallery-width-section { position: absolute; top: 4000px; z-index: 1; width: 100%; height: 300px; background: #e3f4f1; margin: 40px 0; } */
/* 康体疗养区域样式 */
.health-resort-section { width: 100%; background-color: #e4f4f1; margin: 40px 0 0 0;  margin-right: calc(-50vw + 50%); }




.xqInfo { margin-bottom: 30px;}
.xqInfo .content-wrapper { display: flex; flex-direction: row-reverse;}
.xqInfo .content-wrapper { flex-direction: row; gap: 20px; overflow: hidden; background: #fff; }
.content-wrapper .text-content { padding: 30px; height: 360px;  background: url(../images/jjinfobg.jpg) no-repeat left top; flex: 1; border-bottom: 10px solid #d5eae6; background-size: 100% 100%; gap: 15px}
	.xqInfo .text-content p { padding-bottom: 5px;}
	.xqInfo .text-content b,.textWrap b { line-height: 1.5; font-size: 18px; padding-left: 30px; background: no-repeat left center; color: #5b5a5a; }
	b.timeyy { background-image: url(../images/time.png)!important;}
	b.telNo { background-image: url(../images/tel.png)!important;;}
	
.hotelInfo { border:  1px solid #eee; box-shadow: 0 0 8px #d9eeed; width: 1200px; margin: 30px auto 0; padding: 30px; font-size: 18px; line-height: 35px; color: #5b5a5a;}
	.hotelInfo p { text-indent: 2em; text-align: justify;}
	



.bgliner {  position: relative; margin-bottom: 30px;}
.bgliner::before { height: 350px; background: linear-gradient(to bottom,#3BC4AC,#3FA7CA); position: absolute; z-index: 1; content: ''; left: 0; right: 0; bottom: 0; display: none;}


.welcomeFont { position: absolute; top: 50%; transform: translateY(-100%); left: 0; right: 0; z-index: 10; color: #fff; font-size: 66px; font-weight: bold; text-align: center; text-shadow: 3px 3px 5px #363636; text-align: center;}


.fywhWrap { background: #f6fbfa; margin-bottom: 30px; overflow: hidden; display: flex; padding: 30px; gap: 40px;}
.fywhWrap .textWrap { display: flex; flex-direction: column; padding: 0 30px; gap: 20px;}
.fywhWrap .textWrap .fTitle,.wcytitle  { border-bottom: 1px solid #61a897; height: 60px; line-height: 57px;}
.fywhWrap .textWrap .fTitle h5,.wcytitle h5 { display: inline-block; border-bottom: 2px solid #61a897; padding: 0 10px; font-weight: bold;  font-size: 26px;}

.fywhWrap .image-content { flex: 0 0 540px; height: 330px; overflow: hidden;}
	.fywhWrap .image-content  img { width: 100%; height: 100%; display: block;}


.fytl { width: 100%; height:330px; background: url(../images/fytl.jpg) no-repeat center; margin-bottom: 30px;}

.wcytitle { text-align: center; margin-bottom: 30px;}
.byTime { border: 1px solid #61c2a5; overflow: hidden;}
	.byTime img { display: block;}


/* 看见清江湾 */
.spBg { background: url(../images/spbg.jpg) no-repeat center;}

.section-title { text-align: center; font-size: 24px; color: #2c5d63; padding: 40px 0; position: relative; background: url(../images/kjqjw.png) no-repeat center; margin-bottom: 50px; }
    .main-video-wrap { width: 1200px; margin: 0 auto; position: relative; }
    .main-video { width: 100%; height: 100%; }
	.sp_title_info { font-size: 20px; font-weight: bold; padding: 10px 0 30px; text-align: center; line-height: 1.5; margin-bottom: 30px;}
    .play-btn { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 106px; height: 106px; background: url(../images/playBtn.png) no-repeat center; display: flex; align-items: center; justify-content: center; cursor: pointer; z-index: 10; }
    /* 播放按钮隐藏类 */
    .play-btn.hidden { display: none; }
    /* 小视频网格 */
    .video-grid { width: 1200px; margin: 0 auto; display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; padding-bottom: 40px; }
    .video-item { overflow: hidden; cursor: pointer; position: relative; }
    .video-item img { width: 100%; height: 320px; object-fit: cover; }
    .video-item p { text-align: center; padding: 5px 0 10px; color: #333; font-size: 18px; line-height: 1.5; }
    /* 弹窗样式 */
    .video-modal { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.7); display: none; align-items: center; justify-content: center; z-index: 999; }
    .modal-content { width: 70%; max-width: 800px; background: #fff; border-radius: 8px; padding: 20px; position: relative; pointer-events: auto; }
    .close-modal { position: absolute; top: 30px; right: 30px; font-size: 24px; cursor: pointer; color: #000; z-index: 999; width: 40px; height: 40px; background: rgba(255,255,255,.5); display: flex; justify-content: center; align-items: center; border-radius: 50%; }
    .modal-video { width: 100%; border-radius: 4px; }
    .video-modal.active { display: flex; }


/* 联系我们 */

 .contact-container { max-width: 1200px; display: grid; grid-template-columns: 1fr 1fr; gap: 20px;}
            .contact-section { border-bottom: 1px solid #eee; padding: 15px 0;}
            .contact-section h2 { font-size: 24px; color: #333; font-weight: bold;}
        .contact-hotline { font-size: 32px; color: #00b38a; font-weight: bold; line-height: 2;}
        .contact-desc { font-size: 18px; color: #666; line-height: 1.5; padding-right: 50px;}
        .contact-address-box { grid-column: 1 / 3; display: flex; gap: 20px; align-items: flex-start;}
        .contact-address-text { flex: 1;}
        .contact-address { font-size: 28px; color: #00b38a; font-weight: bold; line-height: 2;}
        .contact-map-buttons { display: flex; flex-direction: column; gap: 20px; margin-top: 10px; width: 180px;}
        .contact-map-btn { padding: 5px 20px; background-color: #00b38a; color: #fff; border: none; cursor: pointer; font-size: 18px; width: 100%; text-align: center;}
			.contact-map-btn:hover { background: #30a5d0; color: #fff;}

        .contact-follow-section { grid-column: 1 / 3;}
            .contact-follow-icons { display: flex; gap: 20px; margin-top: 10px;}
            .contact-follow-item { text-align: center; font-size: 18px; color: #666;}
            .contact-follow-item img { width: 120px; height: 120px; margin-bottom: 5px;}
