/* 通用样式重置 */
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

/* 基础样式 */
html, body {
    width: 100%;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.8;
    color: #333;
    background-color: #fff;
    overflow-x:hidden;
}
.hover{ display:none; }
.nav-item { color:#212121; }
.nav-item11 a { text-decoration: none; color:#555; }
.page {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}
.paragraph_1 p {
    font-size: 16px;
}
/* 导航栏样式 */
.box_3 {
    flex-direction: column;
    padding: 10px;
}

.text_1 {
    display: none; /* 手机上隐藏长导航 */
}

.block_1 {
    margin-top: 10px;
}

.text_2, .text_3 {
    font-size: 12px;
}

/* 轮播区域样式 */
.carousel-container {
    width: 100%;
    margin: 20px 0;
}

.carousel-item {
    width: 100%;
    padding: 0 15px;
}

/* 核心理念区域 */
.group_7 {
    flex-direction: column;
    padding: 0 15px 20px;
}

.text_11 {
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0;
}

.text_12 {
    font-size: 14px;
    margin-top: 20px;
}

/* 服务领域样式 */
.list_1 {
    flex-direction: column;
    padding: 0 20px;
}

.list-items_1-0, 
.list-items_1-1,
.list-items_1-2,
.list-items_1-3 {
    width: 100%;
    margin-bottom: 20px;
    padding: 15px;
    border: 1px solid #eee;
    border-radius: 8px;
}

.text_19-0, 
.text_19-1,
.text_19-2,
.text_19-3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.text_20-0,
.text_20-1,
.text_20-2,
.text_20-3 {
    font-size: 14px;
    margin: 10px 0;
}

/* 分支机构样式 */
.box_16 {
    flex-direction: column;
    padding: 0 20px;
}
.block_13 {
    width: 100%;
    margin-bottom: 10px;
}
.block_9,
.block_10,
.block_11,
.block_12 {
    width: 48%;
    margin: 0 1%;
    float: left;
    margin-bottom: 20px;
}
/* .box_16>.flex-col {     flex-direction: unset; } */

.text_23,
.text_28,
.text_33,
.text_38 {
    font-size: 14px;
    color: #666;
}

.text_24,
.text_29,
.text_34,
.text_39,
.text_43 {
    font-size: 16px;
    font-weight: bold;
}

.text_27,
.text_32,
.text_37,
.text_42,
.text_45 {
    font-size: 13px;
    color: #666;
    margin-top: 5px;
}

/* 页脚样式 */
.block_14 {
    flex-direction: column;
    padding: 20px;
}

.text_46 {
    font-size: 12px;
    margin-top: 10px;
}

.group_18 {
    flex-direction: column;
}

/* 响应式图片 */
img {
    max-width: 100%;
    height: auto;
}

/* 标题样式 */
.text_9,
.text_17,
.text_21 {
    font-size: 12px;
    color: #666;
}

.text_18,
.text_22 {
    font-size: 18px;
    font-weight: bold;
    margin: 10px 20px;
}

/* 导航点样式 */
.nav-dots {
    position: relative;
    bottom: auto;
    margin: 10px 0;
}

.nav-dot {
    width: 8px;
    height: 8px;
    background: #ccc;
}

.nav-dot.active {
    background: #00ADFD;
}
/* 移动端特定样式 */

/* 移动端特定样式 */
@media (max-width: 768px) {
    .flex-row {
        flex-direction: column;
    }
    
    .text_8 {
        font-size: 18px;
    }
    
    .paragraph_1 {
        font-size: 14px;
    }
    
    .image-wrapper_7 {
        display: none;
    }
    
    .label_6,
    .label_7,
    .label_8,
    .label_9 {
        font-size: 15px;
        width: 30px;
        height: 30px;
    }

    .label_6{
        width: 35px !important;
        height: 30px;
    }

    .text_9 {
        color: rgba(132, 134, 134, 1);
        font-size: 14px;
        font-family: Poppins-Light;
        text-transform: uppercase;
    }
    .align-center{ text-align: center; }
    .image_2,.thumbnail_3-0,.thumbnail_3-1,.thumbnail_3-2,.thumbnail_3-3 {
        width: 80px;
        height: 2px;
        /* margin: 0.454rem 0 0 6.374rem; */
      }
    .hide{ display: none !important;}
    .thumbnail_2,.image_6-0,.thumbnail_4-0,.image_6-2,.thumbnail_4-2,.thumbnail_5,.thumbnail_6,.thumbnail_7,.image_6-1,.thumbnail_4-1,.image_6-3,.thumbnail_4-3{ width:30px; height:30px}
    .group_10 {
        background: url( ./img/lingyu_07.jpg ) no-repeat;
        background-size: cover;
    }
    .group_11 {
        background: url( ./img/lingyu_10.jpg ) no-repeat;
        background-size: cover;

    }
    .box_23 {
    background: url(./img/lingyu_13.jpg)
        100% no-repeat;
        background-size: cover !important;

    }
    .box_10 {
    background: url( ./img/lingyu_03.jpg ) no-repeat;
    height:350px;
    background-size: cover !important;
    }
    .swiper2 .swiper-slide .box_10{
        margin:0 10px !important;
        padding-left:20px !important;
        padding-right:20px !important;
    }
    .list-items_1-0,.list-items_1-2{
        background: rgba(236, 236, 236, 1);
        color:rgba(58, 58, 58, 1);
    }
    .list-items_1-1,.list-items_1-3{
        background: rgba(0, 173, 253, 1);
        color:#fff;
    }

    box_9 {
        box-shadow: 0px 25px 70px 0px rgba(176, 176, 176, 0.3);
        background-color: rgba(223, 223, 223, 1);
        width: 80%;
        margin:0 auto;
      }
      
      .box_10 {
    
      }
      
      .box_11 {
        box-shadow: 0px 2px 15px 0px rgba(134, 134, 134, 0.3);
        background-color: rgba(240, 240, 240, 0.95);
        width: 80%;
        /*height: 8.187rem;*/
        margin: 20px auto;
        text-align: center;
        margin-top: 64px !important;
      }
      
      .text_8 {
        /* width: 2.48rem; */
        /*height: 0.614rem;*/
        overflow-wrap: break-word;
        color: rgba(58, 58, 58, 1);
        font-size: 18;
        font-family: AlibabaPuHuiTi_2_65_Medium;
        font-weight: 500;
        text-align: center;
        padding:20px;
        white-space: nowrap;
        /*line-height: 1.6rem;*/
        /* margin: 1.36rem 0 0 5.494rem; */
      }
      
      .image_2 {
        width: 80px;
        /* display: inline-block; */
        /*height: 0.08rem;*/
        margin: 0 auto;
      }
      
      .paragraph_1 {
        /* width: 5.174rem; */
        /*height: 1.014rem;*/
        overflow-wrap: break-word;
        color: rgba(83, 83, 83, 1);
        font-size: 0.426rem;
        font-family: AlibabaPuHuiTi_2_55_Regular;
        font-weight: NaN;
        text-align: center;
        /*line-height: 0.587rem;*/
        margin: 20px 0;
      }
      
      .block_3 {
        /* background-color: rgba(0, 204, 255, 1); */
        /* width: 3.12rem; */
        /* height: 0.987rem; */
        /* margin: 1.52rem 0 1.467rem 5.147rem; */
      }
      
      .image-text_1 {
        padding:10px 20px;
        /* width: 2.134rem; */
        /*height: 0.427rem;*/
        /* margin: 0.267rem 0 0 0.507rem; */
      }
      
      .text-group_1 {
        padding:5px 10px;
        background-color: rgba(0, 204, 255, 1);
        color: rgba(255, 255, 255, 1);
    
      }
      
      .thumbnail_1 {
        width: 0.187rem;
        height: 0.32rem;
        margin-top: 0.054rem;
      }
      .box_3  .image_1{ width:160px !important; }
      .box_2 .box_3{ margin 0 !important}
      .text-wrapper_2 .image-wrapper_4,.text-wrapper_2 .image-wrapper_5,.text-wrapper_2 .image-wrapper_6,.text-wrapper_2 .block_4 { display:block; flex-direction: unset; }
      .group_3>.flex-row{     flex-direction: unset; }
      .text-wrapper_2{ margin-top:20px; }
      .group_3 .text-wrapper_2>div{  width:25%; text-align: center; }
      .section_2  h3,.group_11  h3,.group_12 h3 { font-size: 22px!important; padding:0px 0 5px; margin: 0 !important;  }
      .image_4 {     height: 1px;

        margin: 0 auto; }
      .text_9{ padding:0 20px 5px; }
      .text_11{ margin:0 auto; font-size: 14px; padding-bottom:20px; color: rgba(249, 48, 162, 1); }
      .text-wrapper_3 { padding:20px 0;  color:rgba(99, 99, 99, 1);}
      .group_11 .hidepc { padding:20px 0;}
      .group_11 .section_3 span,.group_11  h3{ color:#fff !important; }

      .image-text_2 {
        margin: 0 auto;
        border: 1px solid #01adfd;
        padding: 5px 10px;
        border-radius: 5px;
        margin-bottom: 20px;
        
      }
      .image-text_2 span{
        display: inline-block; line-height: 20px !important;
        font-size: 14px;
      }
      .group_8 .flex-row {    flex-direction: unset; }
 
      .thumbnail_2{ width:12px; height:12px; display: inline-block; margin: 4px; }

      .list-items_1-1,.list-items_1-3 { text-align: right; }
      .list-items_1-1 .image-wrapper_8-1,.list-items_1-3 .image-wrapper_8-3 { flex-direction: row-reverse; }

      .text-wrapper_6 {
            position: absolute;
            background-color: rgba(0, 173, 253, 1);
            margin: 10px;
        }
        .text_38 {

            overflow-wrap: break-word;
            color: rgba(255, 255, 255, 1);
   
            font-family: AlibabaPuHuiTi_2_65_Medium;
 
            text-align: left;
            white-space: nowrap;

            padding: 3px 5px;
            font-size: 12px;
        }

        .group_12 .hidepc { margin:20px 0; }
        .box_16  { flex-wrap: wrap; flex-direction: row !important; }

        .text_45 { color: #fff;}
        .box_23{     height: 280px;
            color: #fff;
            text-align: center;
            padding-top: 87px; }
        
            .group_15 {
                background-color: rgba(0, 173, 253, 1);
                color: #fff;
                margin-top: 20px;
            }
        .thumbnail_5 , .thumbnail_6, .thumbnail_7{
            width:15px;
            height:15px;
        }
        .group_18 { flex-wrap: wrap; flex-direction: row !important; }
        .block_16 { padding:20px 15px;  }
        .group_18 div{ width:100%; text-align: center; line-height: 22px; padding:10px 0px; }
        .group_18 div img{ margin-right:3px; margin-top:3px;}

        .group_18 .flex-row{ flex-direction:unset; justify-content: left; }

        .group_19{
            line-height: 22px;
            padding: 10px 0px;
        }
        .image-text_6,.text-group_7{
            line-height: 22px;
            padding: 0px 0px;
        }

      
      

      
}