body {
    background: #ffffff;
}

.navbar-light .navbar-nav .dropdown-item .nav-link {
   color: rgb(102, 102, 102);
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link {
    color: #ffffff;
}

.c-header {
    position: fixed;
}
.c-header .arrow {
    background: url(/static/img/home_ic_展开_w@2x.png) -1px -1px no-repeat;
    background-size: 10px 6px;
}

.carousel-inner-custom {
    height: 100vh;
}

.banner-img {
    margin-top: 0px;
    z-index: -1;
    height: auto;
}
.carousel-indicators{
    bottom: 20%;
}

.carousel-indicators li {
    width: 2.5rem;
    height: 2px;
}

.home-banner1 {
    position: absolute;
    left: 18%;
    top: 45%;
    /*width: 15vw;
    height: 7.97vw;*/
}

.home-banner1 .text-h1 {
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 4rem;
    font-family: PingFangSC-Semibold;
    text-align: left;
    white-space: nowrap;
    line-height: 5rem;
}

.home-banner1 .text-h2 {
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 2rem;
    font-family: PingFangSC-Regular;
    text-align: left;
    white-space: nowrap;
    margin-top: 80px;
    letter-spacing: 2px;
}


.home-bannerP {
    position: absolute;
    left: 6.95vw;
    top: 14.11vw;
    width: 49vw;
    height: 12.97vw;
}

.home-bannerP-introduce{
    position: absolute;
    left: 59.75vw;
    top: 15.11vw;
}

.home-bannerP .text-h1 {
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 2.8vw;
    font-family: PingFangSC-Semibold;
    text-align: left;
    line-height: 4.38vw;
    margin-bottom: 1.5vw;
    word-wrap:break-word;
}

.home-bannerP .text-h2 {
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 1.5vw;
    font-family: PingFangSC-Regular;
    text-align: left;
    white-space: nowrap;
    line-height: 1.72vw;
    letter-spacing: 2px;
    margin-bottom: 2.5vw;
}

.home-bannerP .text-a{
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 1.2vw;
    font-family: PingFangSC-Regular;
    text-align: left;
    white-space: nowrap;
    line-height: 1.72vw;
    letter-spacing: 2px;
    border: 1px solid;
    border-radius: 2vw;
    padding: 0vw 1.5vw;
}

.home-bannerP .text-a:hover {
    text-decoration:none;
}

.home-bannerP-introduce .gif {
    width:35vw;
    height:auto;
    border:1px solid #ffffff;
    border-radius: 0;
}

.home-banner2 {
  position: absolute;
  left: 0;
  top: 45%;
  width: 100%;
  height: 55%;
  background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng304716a7bdbed67109269d22f4989a10249413fff14272b503ce04fc8b776ec4)
    100% no-repeat;
  background-size: 100% 100%;
}

.home-banner2 .text_1 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 3.5rem;
  font-family: PingFangSC-Medium;
  text-align: center;
  white-space: nowrap;
  line-height: 4rem;
  margin-bottom: 2.5rem;
  font-weight: 500;
}

.home-banner4 .text_1 {
  height: 8vw;
}

.home-banner2 .text_2 {
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 1.2vw;
    font-family: PingFangSC-Regular;
    text-align: center;
    white-space: nowrap;
    line-height: 1.72vw;
    margin: 60vw 1.5vw;
    font-weight: 400;

}

.home-banner2 .box_3 {
   width: 80%;
   margin: auto;
   text-align: center;
}

.box_4 {
    display: block;
    border: 1px solid rgba(255, 255, 255, 1);
    border-radius: 30px;
    width: 15%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3px;
    padding-bottom: 3px;
}

.box_4:hover {
  text-decoration:none;
}

.title_wrapper {
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 2.5rem;
    font-family: PingFangSC-Ultralight;
    text-align: center;
    white-space: nowrap;
    line-height: 4rem;
    margin: 5.2vw 0 1.2vw 0;
}


.sub_title_wrapper {
    width: 18%;
    margin: 1vw auto;
}


.sub_title_wrapper_case {
    width: 13%;
    margin: 1vw auto;
}

.sub_title_wrapper_page4 {
    width: 10vw;
    margin: 0.83vw 0 0 45vw;
}


.sub_title_wrapper .text_9 {
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 1.4rem;
    font-family: PingFangSC-Medium;
    text-align: center;
    white-space: nowrap;
    line-height: 1.5rem;
}

.box_7 {
    background-color: rgba(119, 216, 241, 1);
    border-radius: 2px;
    width: 15%;
    height: 3px;
    margin-top: 5%;
}
.box_8 {
    background-color: rgba(119, 216, 241, 1);
    border-radius: 2px;
    width: 15%;
    height: 3px;
    margin-top: 5%;
}

.box_9 {
    background-color: rgba(119, 216, 241, 1);
    border-radius: 2px;
    width: 2.09vw;
    height: 0.21vw;
    margin-top: 0.89vw;
}
.box_10 {
    background-color: rgba(119, 216, 241, 1);
    border-radius: 2px;
    width: 2.09vw;
    height: 0.21vw;
    margin: 0.88vw 0 0 1.04vw;
}


.service_row {
    margin: 3% 10% 10% 10%;
}

.col-md-3-c {
    padding-left:0;
    padding-right:0;
}

.hp2-img {
    /*background-size: 100% 100%;
    width: 15.53vw;
    height: 26.25vw;*/
}

.hp2-img1 {
    background: url(/static/img/home_2_康养旅游.png) 100% no-repeat;
}

.hp2-img1-text-wrapper {
    height: 6.25vw;
    margin-top: 20vw;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.hp2-img1-text {
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 1.24vw;
    font-family: PingFangSC-Medium;
    white-space: nowrap;
    line-height: 1.46vw;
}


.hp2-img2 {
    background-image: url(/static/img/home_2_img_疾病预防@2x.png);
    background-size: 100% 100%;
}

.hp2-img3 {
    background: url(/static/img/home_2_img_健康养老@2x.png);
    background-size: 100% 100%;
}

.hp2-img4 {
    background: url(/static/img/home_2_健康科普.png);
    background-size: 100% 100%;
}

.home-page2-content {
    border-bottom: 0.6px solid rgba(151, 151, 151, 1);
}

.service_row a:hover {
    text-decoration:none;
}

.home-page3-content {
    background-image: url(/static/img/home_3_bg.png);
    width: 100vw;
    background-size: 100% 100%;
}


.grid_2 {
    width: 80%;
    flex-wrap: wrap;
    margin: 5% auto;
}

/* 媒体查询：针对 width >= 1920px 的情况 */
@media (min-width: 1920px) {
    .grid_2 {
        width: 70%; /* 针对大屏幕，将宽度调整为 70% */
        flex-wrap: wrap;
        margin: 5% auto; /* 调整边距 */
    }
}

.list-items {
    width: 11%;
    justify-content: flex-center;
    background: rgba(0, 0, 0, 0.4);
}

.list-items:hover {
    text-decoration:none;
}
.group_10 {
    height: 4rem;
    width: 60%;
    margin: 20% auto;
}
.group_10-0 {
    background-size: 100% 100%;
    background-image: url(/static/img/home_ic_人体舒适度_w.png);
}
.group_10-1 {
    background-size: 100% 100%;
    background-image: url(/static/img/home_ic_体感温度_w.png);
}
.group_10-2 {
    background-size: 100% 100%;
    background-image: url(/static/img/home_ic_气候季节分布_w.png);
}
.group_10-3 {
    background-size: 100% 100%;
    background-image: url(/static/img/home_ic_疾病风险预报_w.png);
}
.group_10-4 {
    background-size: 100% 100%;
    background-image: url(/static/img/home_ic_紫外线指数_w.png);
}
.group_10-5 {
    background-size: 100% 100%;
    background-image: url(/static/img/home_ic_中暑指数_w.png);
}
.group_10-6 {
    background-size: 100% 100%;
    background-image: url(/static/img/home_综合康养指数.png);
}
.group_10-7 {
    background-size: 100% 100%;
    background-image: url(/static/img/home_ic_感冒指数_w.png);
}

.group_10-8 {
    background-size: 100% 100%;
    background-image: url(/static/img/home_ic_花粉指数_w.png);
}
.group_10-9 {
    background-size: 100% 100%;
    background-image: url(/static/img/home_避暑康养指数.png);
}
.group_10-10 {
    background-size: 100% 100%;
    background-image: url(/static/img/home_ic_穿衣气象指数_w.png);
}
.group_10-11 {
    background-size: 100% 100%;
    background-image: url(/static/img/home_ic_犬咬伤指数_w.png);
}

.group_10-12 {
    background-size: 100% 100%;
    background-image: url(/static/img/home_喝水指数.png);
}
.group_10-13 {
    background-size: 100% 100%;
    background-image: url(/static/img/home_食物变质指数.png);
}
.group_10-14 {
    background-size: 100% 100%;
    background-image: url(/static/img/home_ic_空调开启指数_w.png);
}
.group_10-15 {
    background-size: 100% 100%;
    background-image: url(/static/img/home_ic_洗晒指数_w.png);
}

.group_10-16 {
    background-size: 100% 100%;
    background-image: url(/static/img/home_ic_climb.png);
}

.group_10-17 {
    background-size: 100% 100%;
    background-image: url(/static/img/home_ic_exercise.png);
}

.text_18 {
    width: 100%;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 0.8rem;
    text-align: center;
    white-space: nowrap;
    margin-bottom: 15%;
}

.home-page-6 {
    background-color: rgba(255, 255, 255, 1);
    position: relative;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    height: 36.8vw;
    overflow: hidden;
}

.home-page6-title {
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 2.5rem;
    font-family: PingFangSC-Ultralight;
    text-align: left;
    white-space: nowrap;
    line-height: 4rem;
    margin: 5.2vw 0 2vw 0;
}

.home-page6-subtitle {
    margin: 0.62vw 0 0 0;
}

.home-page6-subtitle .text_9 {
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 1.4rem;
    font-family: PingFangSC-Medium;
    text-align: left;
    white-space: nowrap;
    line-height: 1.5rem;
}

.home-page6-subtitle .box_8 {
    background-color: rgba(119, 216, 241, 1);
    border-radius: 2px;
    width: 1.4rem;
    height: 3px;
    margin: 1.5% auto auto 2%;
}

.home-page6-imgs-trapper {
    height: 20.84vw; */
    background-image: url(/static/img/home_6_bg.png);
    background-size: 98.95vw 20.88vw;
    margin-top: 4%;
}

.block_10 {
    box-shadow: 0px 8px 20px 0px rgb(53 127 146 / 12%);
    border-radius: 24px;
    width: 70%;
    height: 230px;
    margin: 6% auto;
}

.case_img {
    height: 100%;
    border-radius: 24px 2px 2px 24px;
    width: 100%;
}
.case_text_wrapper {
    margin: 30px 0 20px 0;
    padding-right: 40px;
}
.case_text_title {
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 1rem;
    font-family: PingFangSC-Medium;
    text-align: left;
    white-space: nowrap;
    line-height: 1.5rem;
}
.case_text {
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 0.9rem;
    font-family: PingFangSC-Regular;
    text-align: justify;
    line-height: 1.2rem;
    margin-top: 1rem;
    text-indent: 1.8rem;
}

.text_23 {
    position: absolute;
    left: 50%;
    top: -10%;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 40px;
    font-family: PingFangSC-Semibold;
    text-align: left;
    white-space: nowrap;
    line-height: 40px;
}

.case-indicators {
    bottom: 10%;
    left: 85%;
    margin-left: 0;
    margin-right: 0;
}
.case-indicators li {
    width: 8px;
    height: 8px;
    border-radius: 5px;
    border: 3px;
    background-color: rgba(153, 153, 153, 1);
    opacity: 0.3;

}
.case-indicators .active {
    background-color: rgba(119, 216, 241, 1);
    opacity: 1;
}

.block_11 {
    width: 23.7vw;
    height: 1.46vw;
    background: url(/static/img/home4_img_案例装饰@2x.png) -0.06vw -0.06vw no-repeat;
    background-size: 23.75vw 1.56vw;
    margin: 8.95vw 0 0vw 18.48vw;
    padding-bottom: 4.06vw;
}

.block_news_bg {
    background-color: rgba(240, 242, 246, 1);
    height: 680px;
    width: 100%;
}

.block_news {
    width: 65%;
    padding-top: 5%;
    margin-left: auto;
    margin-right: auto;
}

.block_news_title {
    text-align:right;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 2.5rem;
    font-family: PingFangSC-Ultralight;
}

.block_news_subtitle {
    margin-top: 5%;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 1.4rem;
    font-family: PingFangSC-Medium;
    text-align: center;
    white-space: nowrap;
    line-height: 1.5rem;
}



.box_news {
    background-color: rgba(119, 216, 241, 1);
    border-radius: 2px;
    width: 1.4rem;
    height: 3px;
    margin: 1.5% 2% auto auto;
}

.block_news_content {
    z-index: 100;
    height: auto;
    width: 60%;
    margin-left: 1%;
    border-radius: 1rem;
    background: url(/static/img/home-news-bg.jpeg) -0.06vw -0.06vw no-repeat;
}


.block_12 {
    background-color: rgba(240, 242, 246, 1);
    position: relative;
    width: 100vw;
    height: 51.05vw;
    overflow: hidden;
}

.text_24 {
    width: 24.38vw;
    height: 4.38vw;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 3.12vw;
    font-family: PingFangSC-Ultralight;
    text-align: left;
    white-space: nowrap;
    line-height: 4.38vw;
    margin: 5.2vw 0 0 56.87vw;
}

.group_29 {
    width: 9.8vw;
    height: 1.67vw;
    margin: 0.62vw 0 0 71.45vw;
}

.group_14 {
    background-color: rgba(119, 216, 241, 1);
    border-radius: 2px;
    width: 2.09vw;
    height: 0.21vw;
    margin-top: 0.89vw;
}

.text_25 {
    width: 6.67vw;
    height: 1.67vw;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 1.66vw;
    font-family: PingFangSC-Medium;
    text-align: left;
    white-space: nowrap;
    line-height: 1.67vw;
}

.image_1{
    width: 30.21vw;
    height: 22.35vw;
    margin: -17.34vw 0 9.47vw 53%;
}

.news_image {
    width: 4.69vw;
    height: 4.69vw;
    margin: 1.35vw 0 0 1.25vw;
    border-radius: 5px;
}
.news_content {
    width: 28.03vw;
    height: 4.9vw;
    margin: 1.35vw 1.66vw 0 1.25vw;
}

.news_title {
    width: 28.03vw;
    height: 2.61vw;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 1.2vw;
    text-align: justify;
    line-height: 1.31vw;
    font-family: PingFangSC-Medium;
}

.news_time_wrapper {
    width: 27.92vw;
    height: 1.46vw;
    margin-top: 0.84vw;
}

.news_time {
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 0.9rem;
    text-align: left;
    white-space: nowrap;
    line-height: 1rem;
    font-family: PingFangSC-Medium;
}

.button_text {
    background-color: rgba(119, 216, 241, 1);
    border-radius: 0.5rem;
    color: rgba(255, 255, 255, 1);
    font-size: 0.8rem;
    text-align: center;
    white-space: nowrap;
    font-family: PingFangSC-Medium;
    padding: 2px 6px;
    line-height: 1.5rem;
}

.news_button a:hover {
    text-decoration:none;
    color: rgba(255, 255, 255, 1);
}

.split_line {
    margin: 0 1.66vw 0 1.4vw;
    border-bottom: 1px dashed rgb(232, 232, 232);
}

.news_no_image {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.news_title_no_image {
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 1rem;
    font-family: PingFangSC-Medium;
    text-align: justify;
    line-height: 1.5rem;
    margin: 5% 0 0 3%;
    white-space: pre-wrap;
}

.news_time_no_image {
    width: 3.65vw;
    height: 1.05vw;
    overflow-wrap: break-word;
    color: rgba(153, 153, 153, 1);
    font-size: 1.2vw;
    font-family: PingFangSC-Regular;
    text-align: left;
    white-space: nowrap;
    line-height: 1.05vw;
    margin-top: 0.21vw;

}

.news_time_wrapper_no_image{
    margin: 5% 0 1% 3%;
}

.news_item_last {
    margin-top: 0;
}

.footer-block {
    background: #ffffff;
}

.news_a {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.news_a a {
    float: right;
    font-size: 0.8rem;
    padding-right: 5px;
    padding-top: 10px;
    color: rgba(119, 216, 241, 1);
    margin-bottom: 0.5rem;
}

.news_a a:hover {
    text-decoration: none;
    color:rgba(119, 216, 241, 1);
}

.tooltip-inner {
  background-color: #77D8F1;
}

.tooltip-arrow {
  background-color: #77D8F1;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #77D8F1;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #77D8F1;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #77D8F1;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #77D8F1;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #77D8F1;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #77D8F1;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #77D8F1;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #77D8F1;
}

.product-banner-span {
    display: block;
    font-size: 1.3vw;
    line-height: 2.3vw;
    color: #ffffff;
    margin-bottom: 20px;
    font-family: PingFangSC-Regular;
}

.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
    border-right-color: rgba(119, 216, 241, 0.8);
}


.image-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.image-container div {
  height: auto;
  box-shadow: 0px 8px 20px 0px rgb(53 127 146 / 12%);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 24px;
  display: flex;
  justify-content: center;
  align-items: center;

}

.image-container img {
   max-width: 90%;
   max-height: 90%;
}

@media screen and (min-width: 1024px) {
  .image-container div {
    max-width: 19%;
    margin-right: 1%;
  }
}

@media screen and (max-width: 690px) {
  .image-container div {
    max-width: 45%;
    margin-right: 5%;
  }
}

@media screen and (max-width: 350px) {
  .image-container div {
    max-width: 100%;
  }
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #fff;
}

@keyframes floatAnimation {
    0% {
        transform: translate(0, 20vh);
    }
    100% {
        transform: translate(100vw, 80vh);
    }
}

.animated-image {
    width: 200px; /* 调整为你希望的图片宽度 */
    height: 200px; /* 调整为你希望的图片高度 */
    position: fixed;
    top: 0;
    left: 0;
    animation: floatAnimation 8s infinite linear; /* 调整动画持续时间和重复次数 */
    z-index: 999;

}

.animated-image:hover {
    cursor: pointer; /* 设置悬停时的鼠标光标为指针 */
}
.animated-image img {
    max-width: 200px; /* 调整为你希望的图片宽度 */
    max-height: 200px; /* 调整为你希望的图片高度 */
}

.left-carousel {
    position: fixed;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100px; /* 根据实际需求调整宽度 */
    height: auto; /* 或者设置固定高度 */
    overflow: hidden;
    z-index: 1000; /* 保证轮播层级高于其他内容 */
}

.left-carousel img {
    width: 100%;
    height: auto;
    display: block;
}

.expert_block {
    display: flex;
    justify-content: center;
    width: 90%;
    margin-left: 5%;
    margin-top: 50px;
    margin-bottom: 80px;
}

.expert_div {
    width: 30%;
    display: flex;
    flex-direction: column;
}

.expert_div_right {
    margin-right: 5%;
}

.expert_out {
    background-color: #f8f9fa;
    padding: 30px 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.expert_out .desc {
    padding-top: 10px;
    border-top: 2px solid #F2F2F2;
    margin-top: 20px;
    color: #696b6d;
    font-size: 1rem;
    line-height: 2rem;
    text-align: center;
}

.member_img {
    height: 180px;
    width: auto;
    border-radius: 5%;
}

.member_h2 {
    font-size: 22px;
    color: #222;
    margin: 0 0 10px;
    -webkit-transition: .5s;
    transition: .5s;
    margin-top: 10px;
    font-weight: bold;
}

.member_h3 {
    margin-top: 8px;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    color: #77cff1de;
    font-weight: bold;
}

.left-carousel:hover {
    cursor: pointer; /* 设置悬停时的鼠标光标为指针 */
}
.close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1px;
  color: #ffffff;
  cursor: pointer;
  border: 1px solid #ffffff;
}


.custom-prev,
.custom-next {
  width: 100px;
  height: 100px;
}

/* 修改舒适度排名样式 */
.home-page-comfort-rank {
    padding: 40px 0;
    background: #fff;
    margin: 20px 0;
}

.comfort-rank-content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    gap: 30px;
    display: flex;
}

.comfort-map-container {
    flex: 1;
    height: 500px;  /* 增加高度 */
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(0,0,0,0.05);
}

#comfort-map {
    width: 100%;
    height: 100%;
}

.comfort-rank-list {
    width: 380px;
    background: #fff;
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    display: flex;
    flex-direction: column;
    height: 500px;  /* 与左侧地图容器等高 */
}

.rank-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #edf2f7;
    background: #fff;
    z-index: 1;
    flex-shrink: 0;  /* 防止header被压缩 */
}

.update-time {
    color: #718096;
    font-size: 13px;
}

.more-link {
    color: #2196F3;
    font-size: 13px;
    text-decoration: none;
    padding: 4px 8px;
    border-radius: 4px;
    transition: all 0.3s ease;
}

.more-link:hover {
    background: rgba(33, 150, 243, 0.1);
}

.rank-items {
    flex: 1;         /* 占据剩余空间 */
    overflow-y: auto;  /* 允许垂直滚动 */
    margin: 0 -20px;   /* 抵消父容器的padding */
    padding: 0 20px;   /* 添加内部padding */
    display: flex;     /* 使用flex布局 */
    flex-direction: column;  /* 垂直排列 */
}

.rank-item {
    display: flex;
    align-items: center;
    padding: 16px 12px;
    border-bottom: 1px solid #edf2f7;
    transition: all 0.3s ease;
    flex-shrink: 0;  /* 防止项目被压缩 */
}

.rank-num {
    width: 28px;
    height: 28px;
    background: linear-gradient(135deg, #77D8F1, #2196F3);
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    font-size: 14px;
    font-weight: 500;
    box-shadow: 0 2px 6px rgba(33, 150, 243, 0.2);
}

.rank-info {
    flex: 1;
}

.city-name {
    font-size: 15px;
    font-weight: 500;
    color: #2d3748;
    margin-bottom: 4px;
}

.comfort-level {
    font-size: 13px;
    color: #718096;
}

.rank-item:hover {
    background: #f8fafc;
    transform: translateX(5px);
}

.rank-item-active {
    background: #f8fafc;
    transform: translateX(5px);
}

/* 响应式布局调整 */
@media screen and (max-width: 1024px) {
    .comfort-rank-content {
        flex-direction: column;
        padding: 15px;
        margin: 0 20px;
    }
    
    .comfort-map-container {
        height: 300px;
        margin-bottom: 20px;
    }
    
    .comfort-rank-list {
        width: 100%;
        height: 400px;  /* 小屏幕下固定高度 */
    }
}

/* 美化滚动条 */
.rank-items::-webkit-scrollbar {
    width: 6px;
}

.rank-items::-webkit-scrollbar-track {
    background: #f8f9fa;
    border-radius: 3px;
}

.rank-items::-webkit-scrollbar-thumb {
    background: linear-gradient(135deg, #77D8F1, #2196F3);
    border-radius: 3px;
    transition: all 0.3s ease;
}

.rank-items::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(135deg, #2196F3, #1976D2);
}

/* 添加过渡效果 */
.comfort-rank-content {
    transition: all 0.3s ease;
}

.rank-filter {
    display: flex;
    margin-bottom: 15px;
}

.filter-btn {
    flex: 1;
    padding: 8px 0;
    background-color: #f0f2f5;
    border: none;
    cursor: pointer;
    font-size: 14px;
    color: #606266;
    transition: all 0.3s;
}

.filter-btn.active {
    background-color: #77D8F1;
    border: none;
    color: white;
    font-weight: 500;
}

.filter-btn:first-child {
    border-radius: 4px 0 0 4px;
}

.filter-btn:last-child {
    border-radius: 0 4px 4px 0;
}

button:focus {
   outline: 0px dotted;
}

/* 悬浮Top5模块样式 */
.comfort-top5-widget {
  position: fixed;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 998; /* 低于导航栏但高于内容 */
  width: 250px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  transition: all 0.3s ease;
  cursor: pointer;
}

/* 悬停效果 */
.comfort-top5-widget:hover {
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
  transform: translateY(-50%) scale(1.02);
}

/* 模块头部 */
.widget-header {
  background: linear-gradient(135deg, #77D8F1, #2196F3);
  padding: 12px 15px;
  color: #fff;
}

.widget-title {
  font-size: 16px;
  font-weight: 600;
  display: block;
}

.widget-hint {
  font-size: 12px;
  opacity: 0.9;
  display: block;
  margin-top: 4px;
}

/* Top5列表 */
.top5-list {
  padding: 15px 0;
}

/* 列表项样式 */
.top5-item {
  display: flex;
  align-items: center;
  padding: 8px 20px;
  transition: background 0.2s;
}

.top5-item:hover {
  background: #f8fafc;
}

/* 排名数字 */
.rank-num {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #77D8F1;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
}

/* 前3名特殊样式 */
.top5-item:nth-child(1) .rank-num {
  background: #FFD700; /* 金牌色 */
}
.top5-item:nth-child(2) .rank-num {
  background: #C0C0C0; /* 银牌色 */
}
.top5-item:nth-child(3) .rank-num {
  background: #CD7F32; /* 铜牌色 */
}

/* 城市信息 */
.city-info {
  flex: 1;
}

.city-name {
  font-size: 14px;
  color: #333;
  font-weight: 500;
}

.city-level {
  font-size: 12px;
  color: #666;
  margin-top: 2px;
}

/* 加载占位符 */
.loading-placeholder {
  text-align: center;
  padding: 20px 0;
  color: #999;
  font-size: 14px;
}

/* 响应式适配 */
@media (max-width: 768px) {
  .comfort-top5-widget {
    width: 240px;
    right: 10px;
  }

  .widget-title {
    font-size: 14px;
  }

  .city-name {
    font-size: 13px;
  }
}

/* 新增：隐藏状态样式 */
.comfort-top5-widget.hidden {
  display: none;
}