body { padding-top: 100px;font-family: 微软雅黑, 宋体, Arial;}
a{color:#333;text-decoration:none}
a:hover{color:#1d4ed8;text-decoration:none}.baizi{font-family: 微软雅黑, 宋体, Arial;color: #ffffff;}
.baizi{color: #fff;}
.baizi:link {color: #fff;}
.baizi:visited {color: #fff;}
.baizi:hover {color: #fff;}
.baizi:active {color: #fff;}
/*top*/
.b00{ margin-bottom: 15px;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: #d4d2d2 0px 0px 10px;
    -moz-box-shadow: #d4d2d2 0px 0px 10px;
    }
.logo{ width: 50%;float: left; margin-top: 8px;}
.b01{ padding:0px;height: 100px;}
.nav{ margin-top:10px;}
.bdh{ font-size: 16px;margin-top: 10px}
.navbar-default .navbar-nav>li>a:hover{color:#1d4ed8;background-color:#fff;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{background-color:#fff;}
.navbar-default .navbar-toggle{border-color: #fff;}
.navbar-toggle{margin-top:20xp;}

/* 响应式导航栏样式 */
@media (max-width: 1200px) {
    .navbar-header {
        width: 100% !important;
        text-align: center;
        float: none !important;
        margin-bottom: 10px;
    }
    
    .logo {
        width: auto !important;
        float: none !important;
        display: inline-block;
        margin-top: 15px;
    }
    
    .navbar-collapse {
        float: none !important;
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }
    
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    
    .navbar-nav {
        float: none !important;
        display: inline-block;
        margin: 0;
    }
    
    .navbar-nav > li {
        display: inline-block;
        float: none !important;
    }
    
    .navbar-toggle {
        display: none !important;
    }
    
    .b01 {
        height: auto !important;
        min-height: 120px;
        padding: 10px 0;
    }
    
    body {
        padding-top: 140px;
    }
}

/* 更小屏幕的优化 */
@media (max-width: 768px) {
    .navbar-nav > li {
        display: block;
        width: 100%;
        text-align: center;
    }
    
    .navbar-nav > li > a {
        padding: 10px 15px;
    }
    
    .b01 {
        min-height: 160px;
    }
    
    body {
        padding-top: 180px;
    }
    
    .logo img {
        max-width: 200px;
        height: auto;
    }
}

/*bnaner*/
.carousel-inner img{ margin:0 auto;}

/* 预约参观样式 */
.reserve-section {
    height: 100px;
    background: linear-gradient(to bottom, #2563eb, #259ceb);
    padding-top: 10px;
    display: flex;
    align-items: center;
}

.reserve-section .form-control {
    padding: 8px 16px;
    border-radius: 6px;
    font-size: 16px;
    margin-right: 10px;
    height: 45px;
}

.reserve-section select.form-control {
    width: 200px;
    padding-right: 26px;
}

.reserve-section .btn-primary {
    background-color: #1d4ed8;
    border-color: #1d4ed8;
    padding: 10px 30px;
    border-radius: 6px;
    font-size: 16px;
}

.reserve-section .btn-primary:hover {
    background-color: #1e40af;
    border-color: #1e40af;
}

/* 预约参观表单响应式样式 */
@media (max-width: 1200px) {
    .reserve-section .form-control {
        width: 140px;
        padding: 6px 12px;
        font-size: 14px;
        height: 38px;
        margin-right: 8px;
    }
    
    .reserve-section select.form-control {
        width: 140px;
        padding-right: 20px;
    }
    
    .reserve-section .btn-primary {
        padding: 8px 20px;
        font-size: 14px;
    }
}

@media (max-width: 992px) {
    .reserve-section .form-control {
        width: 120px;
        padding: 5px 10px;
        font-size: 13px;
        height: 35px;
        margin-right: 6px;
    }
    
    .reserve-section select.form-control {
        width: 120px;
        padding-right: 18px;
    }
    
    .reserve-section .btn-primary {
        padding: 6px 16px;
        font-size: 13px;
    }
}

@media (max-width: 768px) {
    .reserve-section {
        height: auto;
        padding: 20px 0;
    }
    
    .reserve-section .form-inline .form-group {
        display: block;
        margin-bottom: 10px;
        width: 100%;
    }
    
    .reserve-section .form-control {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    
    .reserve-section select.form-control {
        width: 100%;
    }
    
    .reserve-section .btn-primary {
        width: 100%;
        margin-top: 10px;
    }
    
    .reserve-section .col-xs-12 {
        margin-bottom: 15px;
    }
}



.tab-h2{font-size: 38px;text-align: center;letter-spacing: 1px;font-weight: 600;}
.tab-h2line{
    height: 5px;
    width: 80px;
    background-color: #2563eb; 
    margin: 0 auto; 
    }
.tab-h4{font-size: 18px;text-align: center;letter-spacing: 1px;margin: 20px 0;}
.tab-p{font-size: 18px;line-height: 25px; text-align: center;letter-spacing: 1px;color: #777777; margin-bottom: 30px;}

/*tab1*/
#tab1{margin: 80px 0;}
.tab1-col-1{width: 20%; text-align: center;float: left; padding: 0 8px;}
.tab1-col-1 p{font-size: 12px;color: #888; line-height: 22px;padding: 10px;}

/*tab2*/
#tab2{padding: 0 0 70px 0;}
.tab2-col-1{width: 14%; text-align: center;float: left;}
.tab2-col-1 h3{font-size: 16px;color: #1d4ed8; line-height: 22px;padding: 0 10px;}
.tab2-col-1 p{font-size: 12px;color: #888; line-height: 22px;padding: 0 10px;}

/*tab3*/
#tab3{background-color:#fff;padding: 50px 0 0 0; }

/* tab3专用样式 - 避免影响其他地方 */
#tab3 .tab-h2{font-size: 38px;text-align: center;letter-spacing: 1px;font-weight: 600;}
#tab3 .tab-h2line{
    height: 5px;
    width: 80px;
    background-color: #2563eb; 
    margin: 0 auto; 
    }
#tab3 .tab-p{font-size: 18px;line-height: 25px; text-align: center;letter-spacing: 1px;color: #777777; margin-bottom: 30px;}


/*tab4*/
#tab4{background-color:#f6f6f6;padding: 120px 0;}
.tab4-col-1{width: 20%; text-align: center;float: left;}
.tab4-col-1 h3{font-size: 16px;line-height: 22px;padding: 0 10px;}
.tab4-col-1 img{border: 5px solid #1d4ed8;}

/*tab5*/
#tab5{margin: 50px 0; height: 700px; background: linear-gradient(to bottom, #ffffff, #76aaf2);}

/*tab6*/
#tab6{margin: 50px 0;}
#tab6 .carousel-caption{margin:0px;background-color: #000;background: rgba(0, 0, 0, 0.5);padding-bottom:0px;right:0;left:0;bottom:0; padding: 10px;}
#tab6 .carousel-indicators{bottom:45px;}
#tab6 .left{background-image:linear-gradient(to right,rgba(0,0,0,.0) 0,rgba(0,0,0,0) 100%)}
#tab6 .right{background-image:linear-gradient(to right,rgba(0,0,0,.0) 0,rgba(0,0,0,0) 100%)}
#tab6 li{font-size: 16px; line-height: 33px;}

/*tab7*/
#tab7{margin: 50px 0;}
#tab7 p{line-height: 30px; color:#666;}


/*pdtop*/
.jumbotron{
    height: 200px;
}
.jumbotron h1{font-size: 24px;color: #fff;}
.jumbotron h4{font-size: 14px;color: #E3E3E3;}
.jumbotron hgroup{padding-left: 60px;}

/*zhengwennr*/
#zhengwennr{ font-size: 18px;line-height: 33px;color: #666;}
#zhengwennr .container{padding: 0 20px 50px 30px;}
#zhengwennr img{ width: 800px; margin: 6px;}

/* aboutnr */
#aboutnr{ font-size: 18px;line-height: 33px;color: #666;}
#aboutnr .container{padding: 0 20px 50px 30px;}


#video {width: 100%;}
/*liebiao*/
#liebiao{padding: 0 0 50px 0}
#liebiao .row{margin: 0;}
#liebiao .col-md-2{text-align: left;padding-left: 0;}

#liebiao .info-content{ padding: 20px 0; border-bottom: 1px solid #e9e9e9;}
#liebiao p{color: #999; line-height: 22px;}

/*cpliebiao*/
#cpliebiao{padding: 0 0 50px 0;text-align: center;}
#cpliebiao h4{color: #666; font-size: 14px; line-height:25px; height:35px;}
#cpliebiao .thumbnail{border: 0;}
#cpliebiao img { height:200px;}

/*liuyan*/
#liuyan{padding: 50px 0;text-align: center;}

/*kefu*/
.modal-dialog {bootom:10px;}

/* 首页新闻列表滚动样式 */
.box1List {
            position: relative;
            overflow: hidden;
            padding: 20px 0;
        }
        
        .swiper-container {
            width: 100%;
            padding: 0 40px; /* 为按钮留出空间 */
        }
        
        .swiper-wrapper {
            transition-timing-function: ease-in-out;
        }
        
        .swiper-slide {
            width: 380px;
            margin-right: 32px;
        }
        
        .box1Img {
            position: relative;
            overflow: hidden;
            border-radius: 8px 8px 0 0;

        }
        
        .box1Img img {
            width: 100%;
            height: 220px;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        
        .box1Img:hover img {
            transform: scale(1.05);
        }
        
        .box1Meta {
            display: flex;
            align-items: center;
            font-size: 14px;
            background-color: #f3f3f3;
            padding: 30px 30px 0 30px;
        }
        .box1Text {
           background-color: #f3f3f3;
            padding: 10px 30px 30px 30px;
            border-radius: 0 0 8px 8px;
        }
        
        .box1Date {
            color: #999;
            margin-right: 5px;
            font-size: 16px;
        }
        
        .box1Dot {
            color: #ccc;
            margin-right: 5px;
            font-size: 16px;
        }
        
        .box1Price {
            color: #666; /* 灰色字体 */
            font-size: 16px;
        }
        
        .box1H3 {
            font-size: 24px;
            font-weight: bold;
            margin: 0;
            line-height: 1.6;
            height: 80px;
            overflow: hidden;
        }
        
        .ellipsis {
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
        }
        /* 左右圆形按钮 */
        .box1Btn {
            position: absolute;
            top: 50%;
            width: 60px;
            height: 60px;
            background-color: #007bff;
            color: white;
            border-radius: 50%;
            text-align: center;
            line-height: 50px;
            font-size: 24px;
            cursor: pointer;
            transform: translateY(-50%);
            z-index: 10;
            transition: background-color 0.3s ease;
            box-shadow: 0 2px 8px rgba(0,0,0,0.2);
            display: flex;
            align-items: center;
            justify-content: center;
        }
        
        .box1Btn i {
            font-size: 14px;
            line-height: 1;
            top:0;
        }
        
        .box1Btn:hover {
            background-color: #0056b3;
        }
        
        .box1Prev {
            left: 0;
        }
        
        .box1Next {
            right: 0;
        }
        
        /* 响应式调整 */
        @media (max-width: 768px) {
            .swiper-slide {
                width: 280px !important;
            }
            
            .box1Btn {
                width: 40px;
                height: 40px;
                line-height: 40px;
                font-size: 18px;
            }
        }
/* 核心板块样式 */
.row {
      margin-left: -15px;
      margin-right: -15px;
    }

    .col-md-6 {
      padding-left: 15px;
      padding-right: 15px;
    }

    /* 图片容器基础样式 */
    .img-container {
      position: relative;
      overflow: hidden;
      /* 上下间距，左右间距通过 col 控制 */
      cursor: pointer;
      transition: all 0.4s ease;
      /* 固定高度 */
    }

    .img-container img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
    }

    /* 调整图片间距为 30px，通过父级 padding 控制 */
    .col-md-6 {
      padding: 10px;
    }

    /* 圆点样式 - 不同位置 */
    .dot {
      width: 40px;
      height: 40px;
      background-color: #007bff;
      position: absolute;
      transition: all 0.4s ease;
 
    }

    /* 第一张图圆点在右下角 */
    .img-1 .dot {
      bottom: -10px;
      right: -10px;
      border-radius: 100% 0 0 0;
      /* 左上角圆角，实现右下角四分之一圆 */
    }

    /* 第二张图圆点在左下角 */
    .img-2 .dot {
      bottom: -10px;
      left: -10px;
      border-radius: 0 100% 0 0;
      /* 右上角圆角，实现左下角四分之一圆 */
    }

    /* 第三张图圆点在右上角 */
    .img-3 .dot {
      top: -10px;
      right: -10px;
      border-radius: 0 0 0 100%;
      /* 左下角圆角，实现右上角四分之一圆 */
    }

    /* 第四张图圆点在左上角 */
    .img-4 .dot {
      top: -10px;
      left: -10px;
      border-radius: 0 0 100% 0;
      /* 右下角圆角，实现左上角四分之一圆 */
    }

    /* 圆角样式 - 不同位置 */
    .img-1 {
      border-radius: 11px 0 0 0;
      /* 只有左上角是圆角 */
    }

    .img-2 {
      border-radius: 0 11px 0 0;
      /* 只有右上角是圆角 */
    }

    .img-3 {
      border-radius: 0 0 0 11px;
      /* 只有左下角是圆角 */
    }

    .img-4 {
      border-radius: 0 0 11px 0;
      /* 只有右下角是圆角 */
    }

    /* 默认标题样式 - 不同位置，加大字体 */
    .default-title {
      position: absolute;
      color: #fff;
      padding: 10px;
      text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
      transition: opacity 0.4s ease;
      margin: 0;
      font-size: 28px;
      /* 加大字体 */
    }

    /* 第一张图默认标题在右下角 */
    .img-1 .default-title {
      bottom: 20px;
      right: 20px;
    }

    /* 第二张图默认标题在左下角 */
    .img-2 .default-title {
      bottom: 20px;
      left: 20px;
    }

    /* 第三张图默认标题在右上角 */
    .img-3 .default-title {
      top: 20px;
      right: 20px;
    }

    /* 第四张图默认标题在左上角 */
    .img-4 .default-title {
      top: 20px;
      left: 20px;
    }

    /* 悬停后透明背景层，调整透明度，让底部图片更清晰 */
    .hover-layer {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 123, 255, 0.6);
      /* 降低透明度 */
      opacity: 0;
      visibility: hidden;
      transition: all 0.4s ease;
      display: flex;
      flex-direction: column;
      justify-content: center;
      /* 居中显示 */
      align-items: center;
      /* 居中显示 */
      padding: 20px;
      color: #fff;
      text-align: center;
    }

    /* 标题和摘要 */
    .hover-layer h3 {
      font-size: 28px;
      margin: 0 0 15px 0;
    }

    .hover-layer p {
      font-size: 18px;
      margin: 0 50px 25px 50px;
      line-height: 1.6;
    }

    /* 按钮样式 */
    .hover-layer .btn {
      background-color: #fff;
      color: #007bff;
      border: none;
      padding: 8px 20px;
      border-radius: 4px;
      text-decoration: none;
      transition: background-color 0.3s ease;
    }

    .hover-layer .btn:hover {
      background-color: #f8f9fa;
    }

    /* 悬停触发动画 */
    .img-container:hover .dot {
      transform: scale(100);
      /* 圆点扩散成背景 */
      opacity: 0.8;
    }

    .img-container:hover .hover-layer {
      opacity: 1;
      visibility: visible;
    }

    .img-container:hover .default-title {
      opacity: 0;
      /* 隐藏默认标题 */
    }
/* 特色服务样式 - 仅在tab3内有效 */
/* 背景图容器 */
    #tab3 .bg-section {
      width: 100%;
      height: 580px;
      background: url("../images/tab3bj.webp") no-repeat center center;
      background-size: cover; /* 背景图自适应 */
      padding-top: 230px;
      overflow: hidden;
    }

    /* 内容容器 */
    #tab3 .service-container {
      position: relative;
      z-index: 2; /* 确保内容在遮罩上层 */
      color: #fff;
    }
    #tab3 .service-item {
      text-align: center;
      padding: 0 30px;
      margin-bottom: 30px;
    }
    /* 图标样式 */
    #tab3 .service-icon {
      width: 90px;
      height: 90px;
      line-height: 90px;
      border-radius: 50%;
      font-size: 24px;
      margin: 0 auto 20px auto;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    #tab3 .service-icon i {
      vertical-align: middle;
    }
    /* 标题样式 */
    #tab3 .service-item h3 {
      font-size: 26px;
      margin: 22px;
    }
    /* 摘要样式 */
    #tab3 .service-item p {
      font-size: 16px;
      margin: 0;
    }

    /* 响应式调整 */
    @media (min-width: 768px) {
      #tab3 .service-container .row {
        display: flex;
        flex-wrap: nowrap;
      }
      #tab3 .service-item {
        margin-bottom: 0;
        flex: 1;
      }
    }
 /* 保障配套样式 */
 /* 容器布局 */
    .service-row {
      display: flex;
      flex-wrap: wrap;
      margin: 0 -15px; /* 抵消 col 的 padding */
    }
    .service-col {
      width: 33.333%;
      padding: 0 15px;
      margin-bottom: 30px;
    }
    /* 卡片整体样式 */
    .service-card {
      border-radius: 8px;
      overflow: hidden;
      box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    }
    /* 图片区域 - 左上右上圆角 */
    .card-img {
      width: 100%;
      height: auto;
      border-top-left-radius: 11px;
      border-top-right-radius: 11px;
      display: block;
    }
    /* 文字区域 - 白色背景 + 左下右下圆角 */
    .card-body {
      background-color: #fff;
      padding: 10px 30px 30px 30px;
      border-bottom-left-radius: 11px;
      border-bottom-right-radius: 11px;
    }
    .card-body h3 {
      font-size: 22px;
      font-weight: bold;
      margin-bottom: 12px;
      color: #333;
    }
    .card-body p {
      font-size: 16px;
      color: #666;
      line-height: 1.6;
      margin: 0;
    }

    /* 响应式调整 */
    @media (max-width: 768px) {
      .service-col {
        width: 100%;
      }
    }

/* 九师团队样式 */
    .image-container {
      display: flex;
      flex-wrap: nowrap;
      justify-content: center;
      align-items: center;
      overflow-x: auto;
      padding: 50px 60px;
      margin: 0 -1.5px; /* 抵消图片的左右margin */
      /* 关键：隐藏滚动条 */
      overflow-x: scroll;
      scrollbar-width: none; /* Firefox */
      -ms-overflow-style: none; /* IE and Edge */
    }
    /* Chrome, Safari 和 Opera 隐藏滚动条 */
    .image-container::-webkit-scrollbar {
      display: none;
    }
    
    /* 单个图片容器 - 斜四边形效果，宽度固定150px */
    .image-item {
      position: relative;
      width: 150px; /* 固定宽度150px */
      height: 300px; /* 配合宽度的比例高度 */
      margin: 0 1.5px; /* 左右各1.5px，总间距3px */
      transform: skewX(-12deg); /* 倾斜角度，形成斜四边形 */
      transition: all 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
      overflow: hidden;
      cursor: pointer;
      box-shadow: 0 4px 12px rgba(0,0,0,0.1);
      z-index: 2;
    }
    
    /* 黑色透明遮罩 */
    .image-item::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.35);
      transition: background 0.4s ease;
      z-index: 1;
      pointer-events: none;
    }
    
    /* 鼠标悬停时的交互效果 */
    .image-container:hover .image-item:not(:hover) {
      transform: skewX(-12deg) scale(0.82); /* 其他图片缩小 */
      opacity: 0.7;
    }
    
    .image-item:hover {
      transform: skewX(-12deg) scale(1.35); /* 当前图片放大更明显 */
      z-index: 10; /* 确保在最上层 */
      margin: 0 10px; /* 悬停时增加周围间距，避免重叠 */
    }
    
    .image-item:hover::after {
      background: rgba(0, 0, 0, 0.1); /* 悬停时遮罩变浅 */
    }
    
    /* 图片容器（抵消倾斜，保持图片正向） */
    .image-inner {
      position: absolute;
      width: 150%;
      left:-30px;
      height: 100%;
      transform: skewX(12deg); /* 反向倾斜，抵消外层效果 */
      overflow: hidden;
    }
    
    .image-inner img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
      transition: transform 0.6s ease;
    }
    
    /* 悬停时图片轻微缩放增强效果 */
    .image-item:hover .image-inner img {
      transform: scale(1.12);
    }
    
    /* 底部标题样式 */
    .image-title {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      padding: 10px 8px;
      color: white;
      text-align: center;
      transform: skewX(12deg); /* 反向倾斜，保持文字正向 */
      z-index: 2;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-size: clamp(16px, 5vw, 18px); /* 适配150px宽度的字体大小 */
      transition: background 0.4s ease;
    }
    .t5foot {
      text-align: center;
      padding: 30px 0 90px 0;
      font-size: 24px;
      color:#fff;
      letter-spacing: 10px;
    }
    
    /* 响应式调整 */
    @media (max-width: 992px) {
      .image-container {
        padding: 40px 20px;
        flex-wrap: wrap;
        justify-content: center;
      }
      
      .image-item {
        margin: 15px 1.5px; /* 垂直间距保持，水平间距3px */
      }
      
      .image-item:hover {
        margin: 15px 10px;
      }
      
      .image-container:hover .image-item:not(:hover) {
        transform: skewX(-12deg) scale(0.9);
      }
      
      .image-item:hover {
        transform: skewX(-12deg) scale(1.25);
      }
    }
    
    @media (max-width: 768px) {
      .image-item {
        margin: 10px 1.5px;
      }
      
      .image-item:hover {
        margin: 10px 10px;
      }
    }
/* 颐养公寓户型样式 */
/* 统一容器样式，确保上下宽度一致 */
    .content-container {
      max-width: 1400px;
      margin: 0 auto;
      padding: 0 15px;
    }

    /* 顶部户型图容器 */
    .house-type {
      padding: 20px 0;
    }
    .house-row {
      display: flex;
      margin: 0 -10px;
    }
    .house-item {
      text-align: center;
      margin-bottom: 0;
      padding: 0 10px;
      flex: 1;
    }
    .house-item img {
      width: 100%;
      border-top-left-radius: 11px;
      border-top-right-radius: 11px;
      display: block;
    }
    .house-item p {
      background-color: #f8f9fa;
      margin: 0;
      padding: 12px;
      font-size: 18px;
      color: #666;
    }

    /* 底部滚动模块 - 与上部保持20px间距 */
    .facility-section {
      padding: 0 0 30px;
      background: #fff;
    }
    
    .carousel-container {
      position: relative;
      width: 100%;
    }
    
    .facility-desc {
      position: absolute;
      color: #fff;
      font-size: 18px;
      line-height: 2;
      text-align: center;
      z-index: 10;
      /* 蓝色透明渐变2c7ceb */
      background: linear-gradient(180deg, rgb(7, 91, 207) 0%, rgba(44,124,235,0) 100%);
      padding: 30px 50px 100px 50px;
    }

    .img-ss{
      width: 100%;
      object-fit: cover;
      border-bottom-left-radius: 11px;
      border-bottom-right-radius: 11px;
    }
    
    /* 轮播指示器 - 底部中间位置 */
    .carousel-indicators {
      position: absolute;
      bottom: 20px; /* 距离图片底部20px */
      left: 50%;
      transform: translateX(-50%); /* 水平居中 */
      z-index: 15;
      margin: 0;
      padding: 0;
      width: auto;
    }
    .carousel-indicators li {
      background-color: rgba(255,255,255,0.3); /* 白色透明 */
      border: 1px solid rgba(255,255,255,0.5);
      width: 10px;
      height: 10px;
      margin: 0 8px;
      border-radius: 50%;
      cursor: pointer;
      transition: all 0.3s ease;
    }
    .carousel-indicators .active {
      background-color: #ffffff; /* 高亮白色 */
      width: 10px;
      height: 10px;
      margin: 0 8px;
      transform: scale(1.3);
      border-color: rgba(255,255,255,0.8);
    }

    @media (max-width: 768px) {
      .house-row {
        flex-direction: column;
      }
      .house-item {
        margin-bottom: 20px;
      }
      .facility-desc {
        font-size: 12px;
        padding: 10px;
        top: 10px;
      }
      .carousel-inner .item img {
        height: 300px;
      }
      .carousel-indicators {
        bottom: 15px;
      }
      .carousel-indicators li,
      .carousel-indicators .active {
        width: 8px;
        height: 8px;
        margin: 0 5px;
      }
    }
    /* 一个终身关键 样式 */
    #tab7 {
      width: 100%;
      overflow: hidden;
    }

    #tab7 .service-section {
      width: 100%;
      background: linear-gradient(to right, #fff, #86b4f4);
      padding: 60px 0;
    }

    #tab7 .container {
      width: 100%;
      max-width: 1400px;
      margin: 0 auto;
      padding: 0; /* 移除容器默认内边距 */
    }

    #tab7 .row {
      margin: 0; /* 移除行默认外边距 */
      display: flex;
      align-items: center;
      justify-content: space-between;
    }

    #tab7 .col-md-6 {
      padding: 0; /* 移除列默认内边距 */
      box-sizing: border-box;
    }

    /* 左侧图片样式 - 左边距为0 */
    #tab7 .left-column {
      padding-right: 15px; /* 仅保留右侧间距 */
    }

    #tab7 .service-img {
      width: 100%;
      border-radius: 8px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
      margin-left: 0; /* 明确设置左边距为0 */
    }

    #tab7 .service-content {
      padding: 40px 0 0 30px;
      text-align: left;
    }

    #tab7 .service-item {
      display: flex;
      align-items: flex-start;
      margin-bottom: 40px;
    }

    #tab7 .service-icon {
      width: 90px;
      height: 90px;
      display: flex;
      justify-content: center;
      align-items: center;
      margin: 0 20px;
    }

    #tab7 .service-icon i {
      font-size: 24px;
      color: #4285f4;
    }

    #tab7 .service-text h3 {
      font-size: 24px;
      text-align: left;
      color: #333;
      margin: 0 0 10px;
      font-weight: 500;
    }

    #tab7 .service-text p {
      font-size: 18px;
      color: #666;
      line-height: 1.6;
      margin: 0;
    }

    /* 响应式适配 */
    @media (max-width: 992px) {
      #tab7 .row {
        flex-direction: column;
      }

      #tab7 .col-md-6 {
        width: 100%;
        margin-bottom: 30px;
      }

      #tab7 .left-column {
        padding-right: 0; /* 小屏幕下移除右侧间距 */
        padding: 0 15px; /* 小屏幕下添加左右内边距 */
      }

      #tab7 .service-content {
        padding: 0 15px;
      }
    }
/* 八大产品业态 样式 */
      #tab8 .tab8-h2 {
        font-size: 38px;
        text-align: center;
        color: #87b4f4;
        margin: 50px 0 50px;
      }
      #tab8 p {
        font-size: 18px;
        color: #87b4f4;
        line-height: 1.6;
        margin: 0;
      }
      .circle-container {
      display: flex;
      justify-content: space-around;
      flex-wrap: wrap;
      max-width: 1400px;
      margin: 30px 0 80px 0;
    }

    .circle-item {
      width: 120px;
      height: 120px;
      border-radius: 50%;

      display: flex;
      justify-content: center;
      align-items: center;
      cursor: pointer;
      position: relative;
      margin: 20px; /* 增加外边距，为更大动画动画效果预留空间 */
      /* 外框样式 - 稍浅色 */
      border: 20px solid #d4e3fb;
      transition: border-color 0.3s ease;
    }

    /* 图标样式 */
    .circle-item img {
      width: 100px;
      height: 100px;
      object-fit: contain;
    }

    /* 鼠标悬浮时外框动画效果 - 扩大范围 */
    .circle-item:hover {
      animation: borderPulse 1.2s infinite;
    }

    @keyframes borderPulse {
      0% {
        border-color: #b3d4fc;
        box-shadow: 0 0 0 0 rgba(179, 212, 252, 0.7);
        transform: scale(1); /* 初始大小 */
      }
      50% {
        border-color: #7bb4f7;
        box-shadow: 0 0 0 15px rgba(179, 212, 252, 0.3); /* 扩大阴影范围到15px */
        transform: scale(1.05); /* 轻微放大圆形 */
      }
      100% {
        border-color: #4da6ff;
        box-shadow: 0 0 0 0 rgba(179, 212, 252, 0);
        transform: scale(1); /* 恢复原始大小 */
      }
    }

    /* 响应式调整 - 1200px断点 */
    @media (max-width: 1200px) {
      .circle-container {
        max-width: 1000px !important;
        margin: 20px auto 60px auto !important;
      }
      .circle-item {
        width: 80px !important;
        height: 80px !important;
        margin: 15px !important;
        border-width: 15px !important;
      }
      .circle-item img {
        width: 60px !important;
        height: 60px !important;
      }
      #tab8 .tab8-h2 {
        font-size: 32px !important;
        margin: 40px 0 40px !important;
      }
      #tab8 p {
        font-size: 16px !important;
      }
    }

    /* 响应式调整 - 992px断点 */
    @media (max-width: 992px) {
      .circle-container {
        max-width: 800px !important;
        margin: 15px auto 50px auto !important;
      }
      .circle-item {
        width: 90px !important;
        height: 90px !important;
        margin: 12px !important;
        border-width: 12px !important;
      }
      .circle-item img {
        width: 70px !important;
        height: 70px !important;
      }
      #tab8 .tab8-h2 {
        font-size: 28px !important;
        margin: 35px 0 35px !important;
      }
      #tab8 p {
        font-size: 15px !important;
      }
    }

    /* 响应式调整 - 768px断点 */
    @media (max-width: 768px) {
      .circle-container {
        max-width: 600px !important;
        margin: 10px auto 40px auto !important;
      }
      .circle-item {
        width: 80px !important;
        height: 80px !important;
        margin: 10px !important;
        border-width: 10px !important;
      }
      .circle-item img {
        width: 60px !important;
        height: 60px !important;
      }
      #tab8 .tab8-h2 {
        font-size: 24px !important;
        margin: 30px 0 30px !important;
      }
      #tab8 p {
        font-size: 14px !important;
      }
      @keyframes borderPulse {
        0% {
          border-color: #b3d4fc;
          box-shadow: 0 0 0 0 rgba(179, 212, 252, 0.7);
          transform: scale(1);
        }
        50% {
          border-color: #7bb4f7;
          box-shadow: 0 0 0 8px rgba(179, 212, 252, 0.3); /* 小屏幕适当缩小范围 */
          transform: scale(1.05);
        }
        100% {
          border-color: #4da6ff;
          box-shadow: 0 0 0 0 rgba(179, 212, 252, 0);
          transform: scale(1);
        }
      }
    }

    /* 响应式调整 - 480px断点 */
    @media (max-width: 480px) {
      .circle-container {
        max-width: 400px !important;
        margin: 10px auto 30px auto !important;
      }
      .circle-item {
        width: 60px !important;
        height: 60px !important;
        margin: 8px !important;
        border-width: 8px !important;
      }
      .circle-item img {
        width: 45px !important;
        height: 45px !important;
      }
      #tab8 .tab8-h2 {
        font-size: 20px !important;
        margin: 25px 0 25px !important;
      }
      #tab8 p {
        font-size: 13px !important;
      }
    }
/*footer*/
/* 底部区域整体样式 */
    footer {
      background-color: #111827;
      color: #ccc;
      padding: 50px 0 30px 0;
    }

    footer a {
      color: #ccc;
      text-decoration: none;
    }

    footer a:hover {
      color: #fff;
    }

    /* 底部内容容器 */
    .footer-container {
      width: 100%;
      max-width: 1200px;
      margin: 0 auto;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
    }

    /* 左侧品牌信息 */
    .footer-brand {
      flex: 0 0 25%;
      max-width: 25%;
      padding: 0 15px;
    }

    .footer-brand img {
      max-width: 200px;
      margin-bottom: 10px;
    }

    .footer-brand p {
      margin: 0;
      line-height: 1.6;
    }

    /* 中间链接区域（快速链接、服务项目等） */
    .footer-links {
      flex: 0 0 40%;
      max-width: 40%;
      display: flex;
      flex-wrap: wrap;
      padding: 0 15px;
    }

    .footer-column {
      flex: 0 0 50%;
      max-width: 50%;
      padding: 0 15px;
      margin-bottom: 20px;
    }

    .footer-column  h4 {
      color: #fff;
      margin-top: 0;
      margin-bottom: 15px;
      font-size: 18px;
      font-weight: bold;

    }
    .footer-contact h4 {
      color: #fff;
      margin-top: 0;
      margin-bottom: 15px;
      font-size: 18px;
      font-weight: bold;
    }

    

    .footer-column ul {
      list-style: none;
      padding: 0;
      margin: 0;
    }

    .footer-column ul li {
      margin-bottom: 8px;
    }

    /* 右侧联系我们 */
    .footer-contact {
      flex: 0 0 30%;
      max-width: 30%;
      padding: 0 15px;
    }

    .footer-contact p {
      margin: 0 0 8px;
      line-height: 1.6;
    }

    /* 底部版权及其他信息 */
    .footer-bottom {
      width: 100%;
      max-width: 1200px;
      margin: 0 auto;
      padding: 30px 15px 0;
      border-top: 1px solid #333;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: center;
    }

    .footer-bottom p {
      margin: 0;
      font-size: 12px;
      color: #999;
    }

    .footer-bottom .bottom-links {
      display: flex;
      gap: 15px;
    }

    .footer-bottom .bottom-links a {
      font-size: 12px;
      color: #999;
    }

    /* 响应式适配 */
    @media (max-width: 992px) {
      .footer-brand,
      .footer-contact {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
      }

      .footer-links {
        flex: 0 0 100%;
        max-width: 100%;
      }
    }

    @media (max-width: 768px) {
      .footer-column {
        flex: 0 0 100%;
        max-width: 100%;
      }

      .footer-bottom {
        flex-direction: column;
        text-align: center;
      }

      .footer-bottom .bottom-links {
        margin-top: 10px;
        justify-content: center;
      }
    }
/* aos*/
* {
  box-sizing: border-box;
}

/* 主站关于我们横向导航样式 */
.pc-about-nav {
    margin: 20px auto;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: fit-content;
}

.pc-about-nav ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

.pc-about-nav li {
    width: 130px;
    border-right: 1px solid #ccc;
    text-align: center;
}

.pc-about-nav li:last-child {
    border-right: none;
}

.pc-about-nav a {
    display: block;
    padding: 10px 15px;
    color: #333;
    text-decoration: none;
    border-radius: 0;
    transition: background-color 0.3s;
}

.pc-about-nav a:hover {
    background-color: #f5f5f5;
    text-decoration: none;
    color: #333;
}

.pc-about-nav .active a {
    background-color: #1d4ed8;
    color: #fff;
}

.pc-about-nav .active a:hover {
    background-color: #286090;
    color: #fff;
}

/* 移动端适配 */
@media (max-width: 768px) {
    .pc-about-nav {
        margin: 20px 10px;
    }
    
    .pc-about-nav ul {
        flex-wrap: wrap;
    }
    
    .pc-about-nav li {
        flex: 1 1 50%;
        border-bottom: 1px solid #ccc;
    }
    
    .pc-about-nav li:nth-child(odd) {
        border-right: 1px solid #ccc;
    }
    
    .pc-about-nav li:nth-child(even) {
        border-right: none;
    }
    
    .pc-about-nav li:nth-last-child(-n+2) {
        border-bottom: none;
    }
}

/* 主站特色服务横向导航样式 - 复用关于我们导航样式 */
.pc-service-nav {
    margin: 20px auto;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: fit-content;
}

.pc-service-nav ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

.pc-service-nav li {
    width: 150px;
    border-right: 1px solid #ccc;
    text-align: center;
}

.pc-service-nav li:last-child {
    border-right: none;
}

.pc-service-nav a {
    display: block;
    padding: 10px 15px;
    color: #333;
    text-decoration: none;
    border-radius: 0;
    transition: background-color 0.3s;
}

.pc-service-nav a:hover {
    background-color: #f5f5f5;
    text-decoration: none;
    color: #333;
}

.pc-service-nav .active a {
    background-color: #1d4ed8;
    color: #fff;
}

.pc-service-nav .active a:hover {
    background-color: #286090;
    color: #fff;
}

/* 移动端适配 */
@media (max-width: 768px) {
    .pc-service-nav {
        margin: 20px 10px;
    }
    
    .pc-service-nav ul {
        flex-wrap: wrap;
    }
    
    .pc-service-nav li {
        flex: 1 1 33.333%;
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
    }
    
    .pc-service-nav li:nth-child(3n) {
        border-right: none;
    }
    
    .pc-service-nav li:nth-last-child(-n+3) {
        border-bottom: none;
    }
}

/* 乐享天地横向导航样式 */
.pc-enjoy-nav {
    margin: 20px auto;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: fit-content;
}

.pc-enjoy-nav ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

.pc-enjoy-nav li {
    width: 150px;
    border-right: 1px solid #ccc;
    text-align: center;
}

.pc-enjoy-nav li:last-child {
    border-right: none;
}

.pc-enjoy-nav a {
    display: block;
    padding: 10px 15px;
    color: #333;
    text-decoration: none;
    border-radius: 0;
    transition: background-color 0.3s;
}

.pc-enjoy-nav a:hover {
    background-color: #f5f5f5;
    text-decoration: none;
    color: #333;
}

.pc-enjoy-nav .active a {
    background-color: #1d4ed8;
    color: #fff;
}

.pc-enjoy-nav .active a:hover {
    background-color: #286090;
    color: #fff;
}

/* 移动端适配 */
@media (max-width: 768px) {
    .pc-enjoy-nav {
        margin: 20px 10px;
    }
    
    .pc-enjoy-nav ul {
        flex-wrap: wrap;
    }
    
    .pc-enjoy-nav li {
        flex: 1 1 50%;
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
    }
    
    .pc-enjoy-nav li:nth-child(2n) {
        border-right: none;
    }
    
    .pc-enjoy-nav li:nth-last-child(-n+2) {
        border-bottom: none;
    }
    
    .pc-enjoy-nav li:last-child {
        flex: 1 1 100%;
        border-right: none;
    }
}

/* 智慧养老横向导航样式 */
.pc-smartcare-nav {
    margin: 20px auto;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: fit-content;
}

.pc-smartcare-nav ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

.pc-smartcare-nav li {
    width: 200px;
    border-right: 1px solid #ccc;
    text-align: center;
}

.pc-smartcare-nav li:last-child {
    border-right: none;
}

.pc-smartcare-nav a {
    display: block;
    padding: 10px 15px;
    color: #333;
    text-decoration: none;
    border-radius: 0;
    transition: background-color 0.3s;
}

.pc-smartcare-nav a:hover {
    background-color: #f5f5f5;
    text-decoration: none;
    color: #333;
}

.pc-smartcare-nav .active a {
    background-color: #1d4ed8;
    color: #fff;
}

.pc-smartcare-nav .active a:hover {
    background-color: #286090;
    color: #fff;
}

/* 移动端适配 */
@media (max-width: 768px) {
    .pc-smartcare-nav {
        margin: 20px 10px;
    }
    
    .pc-smartcare-nav ul {
        flex-wrap: wrap;
    }
    
    .pc-smartcare-nav li {
        flex: 1 1 50%;
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
    }
    
    .pc-smartcare-nav li:nth-child(2n) {
        border-right: none;
    }
    
    .pc-smartcare-nav li:nth-last-child(-n+2) {
        border-bottom: none;
    }
}

/* 服务支持横向导航样式 */
.pc-support-nav {
    margin: 20px auto;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: fit-content;
}

.pc-support-nav ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

.pc-support-nav li {
    width: 150px;
    border-right: 1px solid #ccc;
    text-align: center;
}

.pc-support-nav li:last-child {
    border-right: none;
}

.pc-support-nav a {
    display: block;
    padding: 10px 15px;
    color: #333;
    text-decoration: none;
    border-radius: 0;
    transition: background-color 0.3s;
}

.pc-support-nav a:hover {
    background-color: #f5f5f5;
    text-decoration: none;
    color: #333;
}

.pc-support-nav .active a {
    background-color: #1d4ed8;
    color: #fff;
}

.pc-support-nav .active a:hover {
    background-color: #286090;
    color: #fff;
}

/* 移动端适配 */
@media (max-width: 768px) {
    .pc-support-nav {
        margin: 20px 10px;
    }
    
    .pc-support-nav ul {
        flex-wrap: wrap;
    }
    
    .pc-support-nav li {
        flex: 1 1 50%;
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
    }
    
    .pc-support-nav li:nth-child(2n) {
        border-right: none;
    }
    
    .pc-support-nav li:nth-last-child(-n+2) {
        border-bottom: none;
    }
}

/* 主站新闻动态横向导航样式 - 复用关于我们导航样式 */
.pc-news-nav {
    margin: 20px auto;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: fit-content;
}

.pc-news-nav ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

.pc-news-nav li {
    width: 150px;
    border-right: 1px solid #ccc;
    text-align: center;
}

.pc-news-nav li:last-child {
    border-right: none;
}

.pc-news-nav a {
    display: block;
    padding: 10px 15px;
    color: #333;
    text-decoration: none;
    border-radius: 0;
    transition: background-color 0.3s;
}

.pc-news-nav a:hover {
    background-color: #f5f5f5;
    text-decoration: none;
    color: #333;
}

.pc-news-nav .active a {
    background-color: #1d4ed8;
    color: #fff;
}

.pc-news-nav .active a:hover {
    background-color: #286090;
    color: #fff;
}

/* 移动端适配 */
@media (max-width: 768px) {
    .pc-news-nav {
        margin: 20px 10px;
    }
    
    .pc-news-nav ul {
        flex-wrap: wrap;
    }
    
    .pc-news-nav li {
        flex: 1 1 25%;
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
    }
    
    .pc-news-nav li:nth-child(4n) {
        border-right: none;
    }
    
    .pc-news-nav li:nth-last-child(-n+4) {
        border-bottom: none;
    }
}
