/*-------整屏轮播---------------*/
 * {
            padding: 0;
            margin: 0;
        }
ol, ul {
	list-style: none;
	text-decoration:none;
}
a {
  text-decoration: none;
}
html,body {
            width: 100%;
			text-decoration:none;
			list-style:none;
			font: 14px/1.8 "HarmonyOS";
        }
c{width:100%;float:left;}
/*----------导航+轮播------------*/        
        .section {
            height: 100vh;
            width: 100%;
            position: relative;
            overflow: hidden;
        }
        
        .section-content {
            width:100%;
            z-index: 2;
        }
        
        .section-indicator {
            position: fixed;
            top: 15px;
            left: 50%;
            transform: translateX(-50%);
            background: rgba(0, 0, 0, 0.7);
            color: white;
            padding: 10px 20px;
            border-radius: 30px;
            font-size: 14px;
            z-index: 1000;
            opacity: 0;
            transition: opacity 0.3s ease;
        }
        
        .controls {
            position: fixed;
            right: 30px;
            top: 50%;
            transform: translateY(-50%);
            list-style: none;
            z-index: 100;
        }
        
        .controls li {
		width: 53px;
		height: 20px;
		text-align: center;
		border-radius: 15%;
		background: rgba(255, 255, 255, 0.4);
		margin: 10px 0;
		padding-bottom: 10%;
		cursor: pointer;
		position: relative;
		transition: background 0.3s ease;
		}
        
        .controls li.active {
            background:#0929a3;
			color:#fff;
        }
        
        .controls li::after {
            content: attr(data-title);
            position: absolute;
            right: 25px;
            top: 50%;
            transform: translateY(-50%);
            color: white;
            padding: 5px 12px;
            border-radius: 4px;
            font-size: 12px;
            white-space: nowrap;
            opacity: 0;
            pointer-events: none;
            transition: opacity 0.3s ease;
        }
        
        .controls li:hover::after {
            opacity: 1;
        }
        /* 各section背景色 */
        .section1 { background-color:#fff;background-size:100% auto;}
        .section2 { background-color:#fff;background-size:100% auto;}
        .section3 { background:url(../images/ban/3.jpg) no-repeat;background-size:100% auto; }
        .section4 { background:url(../images/ban/5.jpg) no-repeat;background-size:100% auto; }
        .section5 { background:url(../images/ban/6.jpg) no-repeat;background-size:100% auto;}
        .section6 { background-color:#fff;background-size:100% auto;}
        .section7 { background:url(../images/ban/4.jpg) no-repeat;background-size:100% auto;}
        .section8 { background:url(../images/ban/5.jpg) no-repeat;background-size:100% auto;}
        .section9 { background:url(../images/ban/6.jpg) no-repeat;background-size:100% auto;}
		.section10 { background-color:#fff;background-size:100% auto;}
		.section11 { background:url(../images/ban/5.jpg) no-repeat;background-size:100% auto; }
        .section12 { background:url(../images/ban/3.jpg) no-repeat;background-size:100% auto;}
		.section13 { background:url(../images/ban/5.jpg) no-repeat;background-size:100% auto;}
		.section14 { background:url(../images/ban/9.jpg) no-repeat;background-size:100% auto;}   		
        /* 导航栏样式 */
        .navbar {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            padding: 15px 5%;
            justify-content: space-between;
            align-items: center;
            z-index: 1000;
            transition: background 0.3s ease;
        border-bottom: 1px solid rgba(255, 255, 255, .2);
		}
        
        .navbar.scrolled {
            background: rgb(18 74 157 / 90%);
            padding: 15px 5%;
        }
        
        .mg_logo {
			width:6%;
			margin:0px 2%;
			float:left;
            color: white;
            font-size: 1.8rem;
            font-weight: bold;
            letter-spacing: 1px;
        }
        .mg_logo img{width:100%;float:left;}
        .nav-links {
            width:60%;
			float:left;
			margin-left:2%;
        }
        
        .nav-links li {
            height:65px;
			padding-right:2%;
			float:left;
        }
        
        .nav-links a {
			line-height:55px;
            color:#fff;
			font-size:17px;
        }
        
        .nav-links a:hover {
            color: #4facfe;
        }
        
        /* 响应式设计 */
        @media (max-width: 768px) {
            h2 {
                font-size: 2rem;
            }
            
            p {
                font-size: 1rem;
            }
            
            .controls {
                right: 15px;
            }
            
            .controls li::after {
                display: none;
            }
        }
.mg_zhjs{width:30%;margin-top:1.2%;position:fixed;top:0px;color:#fff;right:0px;z-index:1000;float:right;}
.mg_zhjs span{width:45%;float:left;color:#fff;font-size:20px;}
.mg_zhjs span b{font-size:25px;font-style: normal;}
.mg_zhjs font{float:left;margin-right:1%;color:#fff;font-size:16px;}
.jij_ser{width:25%;margin-left:7%;float:left;}
.jij_ser form{ width:100%;float:left;align-items: center; height: 36px;line-height: 34px; border-radius: 18px;border: solid 1px #fff;padding-right: 12px;}
.search-sub {width:10%; margin-top:5%;height: 18px;font-size: 18px; border:none;color: #c39c61;cursor: pointer;background:transparent;}
.search-inp{width:85%;color:#fff;padding-left:5%;float:left;border:none;background:transparent;outline:none;height:38px;box-sizing:border-box;}
.search-sub img{width:100%;float:left;}
.jud_a{width:15%;padding:1%;box-shadow: 0 0 10px rgba(0, 0, 0, .3);float:left;margin:0.8%;border:solid 1px #e1e1e1;border-radius:20px;}
.jud_a span{width:80%;margin-left:20%;margin-top:5%;float:left;padding-left:16%;font-size:16px;line-height:65px;height:65px;color:#fff;font-weight:bold;background:url(../images/icon44.png) 10px 8px no-repeat;background-size:100% 80%;}
.jud_a span a{color:#fff;}
.jud_a ul{width:70%;margin-left:20%;float:right;}
.jud_a ul li{width:100%;height:30px;overflow:hidden;float:left;}
.jud_a ul li a{width:100%;float:left;font-size:14px;line-height:30px;color:#222;}
.jud_a ul li a:hover{transform: translateX(10px);}
.jj_ncp{width:100%;display:none;position:fixed;top:7%;left:0px;z-index:999;height:1000px; background-color:#fff; /* 浅蓝，透明度 50% */float:left;}
.jj_ncpa{width:80%;padding-top:1%;float:left;margin:0px 10%;}
.nsu_ban{width:100%;float:left;}
.nsu_ban img{width:100%;float:left;}
.jj_ncp{width:100%;display:none;position:fixed;top:7%;left:0px;z-index:999;height:1000px; background-color:#fff; /* 浅蓝，透明度 50% */float:left;}
.jj_ncpa{width:80%;padding-top:1%;float:left;margin:0px 10%;}
.jud_a{width:15%;padding:1%;box-shadow: 0 0 10px rgba(0, 0, 0, .3);float:left;margin:0.8%;border:solid 1px #e1e1e1;border-radius:20px;}
.jud_a span{width:80%;margin-left:20%;margin-top:5%;float:left;padding-left:16%;font-size:16px;line-height:65px;height:65px;color:#fff;font-weight:bold;background:url(../images/icon44.png) 10px 8px no-repeat;background-size:100% 80%;}
.jud_a span a{color:#fff;}
.jud_a ul{width:70%;margin-left:20%;float:right;}
.jud_a ul li{width:100%;height:30px;overflow:hidden;float:left;}
.jud_a ul li a{width:100%;float:left;font-size:14px;line-height:30px;color:#222;}
/*----------导航+轮播------------*/ 
.pop_bam{width:100%;float:left;}
.pop_bam a img{width:100%;float:left;}
.pop_in{width:96%;margin:2%;float:left;      transform: translateY(100px); /* 从下方100px处开始 */
      opacity: 0;
      
      /* 应用动画：0.5秒内滑入，保持最终状态 */
      animation: slideInUp 0.5s ease forwards;}
	  /* 定义滑入动画 */
    @keyframes slideInUp {
      to {
        transform: translateY(0); /* 最终位置：正常位置 */
        opacity: 1; /* 最终状态：完全显示 */
      }
    }
.pop_inqt{width:100%;margin:2% 0px;float:left;      transform: translateY(100px); /* 从下方100px处开始 */
      opacity: 0;
      
      /* 应用动画：0.5秒内滑入，保持最终状态 */
      animation: slideInUp 0.5s ease forwards;}
	  /* 定义滑入动画 */
    @keyframes slideInUp {
      to {
        transform: translateY(0); /* 最终位置：正常位置 */
        opacity: 1; /* 最终状态：完全显示 */
      }
    }
.pop_ina{width:48%;float:left;}
.pop_ina span{width:100%;float:left;font-size:50px;font-weight:bold;color:#222;}
.pop_ina span b{font-weight:normal;font-size:25px;}
.pop_ina p{width:100%;color:#adadad;float:left;font-size:16px;line-height:25px;text-align:justify;margin-top:1%;}
.pop_ina img{width:100%;margin-top:3%;float:left;border-radius:10px;}
.pop_inb{width:48%;margin-left:1%;float:left;}
.pop_inba{width:100%;float:left;}
.pop_inba ul li{width:16.5%;padding:2% 1%;border:solid 2px #e1e1e1;float:left;margin:0.5%;border-radius:10px;}
.pop_inba ul li a h2{width:100%;height:30px;overflow:hidden;float:left;font-size:20px;color:#222;}
.pop_inba ul li a b{width:100%;letter-spacing: 0.5px;color:#adadad;float:left;font-size:15px;margin-top:1%;font-weight:normal;}
.pop_inba ul li a i{width:20px;float:right;font-size:18px;margin-top:1%;color:#adadad;font-style: normal}
.pop_inbb{width:99%;padding:0.5%;float:left;margin-top:4%;}
.pop_inbb span{width:80%;float:left;}
.pop_inbb span a img{width:100%;float:left;border-radius:10px;}
.pop_inbb font{width:18%;float:right;}
.pop_inbb font a img{width:100%;height:auto;float:left;border-radius:10px;}
.pop_inbc{width:100%;float:left;padding-bottom:3%;padding-top:1%;border-bottom:solid 1px #eff1f3;}
.pop_inbc span{width:100%;float:left;font-size:35px;}
.pop_inbc p{width:100%;float:left;font-size:18px;color:#adadad;}
.pop_qh{width:100%;float:left;}
/* 在popina.css中添加以下样式 */
.pop_inb {
  position: relative; /* 为内容块提供定位上下文 *//* 确保有足够空间显示滑入内容 */
}

.pop_qh {
  /* 初始状态：隐藏在下方 */
  transform: translateY(100%);
  opacity: 0;
  transition: all 0.5s ease-out; /* 过渡动画 */
  position: absolute;
  top: 100px; /* 调整到导航下方位置 */
  left: 0;
  width: 100%;
  margin-top:5%;
}

.pop_qh.active {
  /* 激活状态：滑入到正常位置 */
  transform: translateY(0);
  opacity: 1;
}

/* 修正初始显示状态 */
#popa {
  display: block; /* 确保默认显示第一个内容块 */
}
/* 为图片添加由内向外展开的动画 */
.pop_inbb span a img {
    /* 初始状态：缩小到0（完全不可见） */
    transform: scale(0);
    /* 添加过渡动画，使缩放过程平滑 */
    transition: transform 0.6s ease-out;
    /* 确保图片缩放中心在自身中心（由内向外的关键） */
    transform-origin: center center;
}

/* 当父元素处于激活状态时，图片展开 */
.pop_qh.active .pop_inbb span a img {
    /* 最终状态：恢复原尺寸 */
    transform: scale(1);
}
/* 为右侧方图片添加从右往左展开的动画 */
.pop_inbb font a img {
    /* 初始状态：水平方向缩放到0（完全不可见） */
    transform: scaleX(0);
    /* 设定缩放原点为右侧（关键：从右往左展开的核心） */
    transform-origin: right center;
    /* 添加过渡动画，使展开过程平滑 */
    transition: transform 0.6s ease-out;
}

/* 当对应内容块激活时，触发展开动画 */
.pop_qh.active .pop_inbb font a img {
    /* 最终状态：恢复原尺寸 */
    transform: scaleX(1);
}
/* 导航项激活状态样式 */
.pop_inba ul li.active {
    border-color:#a9afd9;      /* 边框改为蓝色 */
    background-color:#084e97;  /* 背景改为蓝色 */
}

/* 激活状态下的字体颜色 */
.pop_inba ul li.active a h2,
.pop_inba ul li.active a b,
.pop_inba ul li.active a i {
    color: white;            /* 字体改为白色 */
}
.pop_flo{width:96%;float:left;padding:2%; /* 初始状态：在视口下方，透明 */
      transform: translateY(100px); /* 从下方100px处开始 */
      opacity: 0;
      
      /* 应用动画：0.5秒内滑入，保持最终状态 */
      animation: slideInUp 0.5s ease forwards;
	background-color:#fbfbfb;
	}
	  /* 定义滑入动画 */
    @keyframes slideInUp {
      to {
        transform: translateY(0); /* 最终位置：正常位置 */
        opacity: 1; /* 最终状态：完全显示 */
      }
    }
.pop_feiza{width:100%;float:left;}
.pop_feiza span{width:100%;float:left;font-size:50px;font-weight:bold;color:#222;}
.pop_feiza p{width:100%;float:left;font-size:30px;color:#222;}
.pop_feil{width:100%;border-bottom:solid 1px #c1c1c1;float:left;}
.pop_feil span{width:19%;padding:0.5%;float:left;}
.pop_feil span a{width:100%;float:left;text-align:center;line-height:60px;font-size:20px;color:#222;}
.pop_quf{width:100%;margin-top:2%;float:left;border-radius:20px;border:solid 1px #c1c1c1;}
.pop_feila{width:100%;float:left;}
.pop_feila ul li{width:18%;overflow:hidden;float:left;position:relative;top:0px;left:0px;margin:1%;background-color:#fff;}
.pop_feila ul li:hover  a img{transition: transform 0.3s ease;transform: scale(1.1);}
.pop_feila ul li a img{width:100%;height:500px;float:left;border-radius:10px;}
.pop_feila ul li a h2{width:100%;float:left;position:absolute;top:0px;left:0px;font-size:20px;text-align:center;line-height:50px;color:#fff;}
.pop_inzwa{width:48%;float:left;}
.pop_inzwa span{width:100%;float:left;font-size:50px;font-weight:bold;color:#222;}
.pop_inzwa span b{font-weight:normal;font-size:25px;}
.pop_zzw{width:40%;float:right;}
.pop_zzw span{width:23%;margin:1%;float:left;}
.pop_zzw span a{width:100%;color:#222;float:left;font-size:18px;line-height:40px;border:solid 1px #c1c1c1;text-align:center;border-radius:10px;}
.pop_inzw{width:100%;float:left;}
.pop_inzw_a{width:100%;float:left;}
.pop_inzw_a span{width:32%;float:left;margin:0.5%;border-radius:10px;
object-fit: cover;
  /* 默认亮度 + 过渡动画 */
  filter: brightness(1); 
  transition: filter 0.3s ease; /* 亮度变化过渡0.3秒 */
}
.pop_inzw_a span:hover{transform: translateY(-10px);background: rgba(35, 60, 100, 0.7); box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);/* 亮度提升20%（可调整） */}
.pop_inzw_a span a img{width:100%;float:left;height:auto;border-radius:10px;}
.pop_inzw_b{width:100%;float:left;}
.pop_inzw_b span{width:6%;border:solid 1px #c1c1c1;float:left;padding:1.7%;font-size:60px;border-radius:20px;margin:0px 1% 0px 0px;}
.pop_inzw_b span img{width:100%;float:left;}
.pop_inzw_b font{width:40%;float:left;font-size:20px;line-height:40px;text-align:justify;border-radius:20px;border:solid 1px #c1c1c1;padding:2%;color:#767577;}
.pop_ziu{width:44%;float:right;}
/* 容器：Flex 布局实现水平分布 */
.stats-container {
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-color:#0a3255; /* 深色背景，可根据需求调整 */
  padding:6% 0px;
  border-radius: 8px;
  color: #ffffff;
  border-radius:20px;
  font-family: "Microsoft Yahei", sans-serif; /* 字体可自定义 */
}

/* 单个数据项：居中对齐 */
.stats-item {
  text-align: center;
}

/* 数据项标题 */
.stats-item h3 {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 500;
}

/* 数值：渐变文字效果 */
.stats-number {
	width:100%;
	float:left;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 8px;
  /* 线性渐变（颜色可根据需求调整） */
  background:linear-gradient(45deg, #4cb7f5, #d9c9f9);
  -webkit-background-clip: text; /* 兼容 Safari */
  background-clip: text; /* 文字裁剪为背景形状 */
  color: transparent; /* 文字透明，显示背景渐变 */
}

/* 数值后的“万+”/“+” */
.stats-number b{width:50%;float:left;font-size:55px;}
.stats-number span {
	width:20%;
	float:right;
  font-size: 18px;
  vertical-align: top;
margin-top:30%;  /* 与大数值垂直对齐 */
}

/* 数据项描述文字 */
.stats-item p {
  font-size: 14px;
  opacity: 0.8; /* 文字浅化，增强层次感 */
}
.stats-number span{border:none;float:right;}

/* --------------å…¬å¸ä»‹ç»-------------- */
.gaib_gy{width:100%;float:left;padding:3% 0px;margin-top:1%;background:url(../images/diping/6.jpg) no-repeat;background-size:100% 100%;}
/* ä¸»è¦å†…å®¹åŒºåŸŸ */
        .main-content {
            display: flex;
            flex: 1;
            padding: 40px 60px;
            position: relative;
            z-index: 1;
        }

        .left-content {
            flex: 1;
            padding-right: 40px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        .slogan {
            font-size: 50px;
            font-weight: 800;
            line-height: 1.4;
            margin-bottom: 30px;
            background: linear-gradient(90deg, #fff, #e9e9e9);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

        .description {
            font-size: 20px;
            line-height: 1.8;
            color: #ffffff;
            margin-bottom: 40px;
            max-width: 700px;
			text-align:justify;
			margin-top:2%;
        }

        .cta-button {
            display: inline-block;
            padding: 16px 40px;
            background: linear-gradient(90deg, #1971c2, #4dabf7);
            color: white;
            font-size: 18px;
            font-weight: 600;
            border-radius: 50px;
            text-decoration: none;
            transition: all 0.3s ease;
            box-shadow: 0 5px 20px rgba(77, 171, 247, 0.4);
            border: none;
            cursor: pointer;
			margin-top:7%;
        }

        .cta-button:hover {
            transform: translateY(-5px);
            box-shadow: 0 10px 25px rgba(77, 171, 247, 0.6);
        }

        .right-content {
            flex: 1;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .stats-grid {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 30px;
            width: 100%;
        }

        .stat-card {
            background: rgba(25, 40, 65, 0.6);
            border-radius: 15px;
            padding: 30px;
            border: 1px solid rgba(100, 150, 255, 0.2);
            transition: all 0.3s ease;
            backdrop-filter: blur(10px);
        }

        .stat-card:hover {
            transform: translateY(-10px);
            background: rgba(35, 60, 100, 0.7);
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
        }

        .stat-icon {
            font-size: 40px;
            color: #4dabf7;
            margin-bottom: 20px;
        }

        .stat-number {
            font-size: 48px;
            font-weight: 700;
            margin-bottom: 10px;
            background: linear-gradient(90deg, #4dabf7, #a5d8ff);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

        .stat-title {
            font-size: 18px;
            color: #a5d8ff;
        }
/* è£…é¥°å…ƒç´  */
        .decorations {
            position: absolute;
            width: 100%;
            height: 100%;
            z-index: 0;
            overflow: hidden;
        }

        .circle {
            position: absolute;
            border-radius: 50%;
            background: radial-gradient(circle, rgba(0, 100, 255, 0.2) 0%, transparent 70%);
        }

        .circle:nth-child(1) {
            width: 600px;
            height: 600px;
            top: -200px;
            right: -200px;
        }

        .circle:nth-child(2) {
            width: 400px;
            height: 400px;
            bottom: -150px;
            left: -100px;
        }

        .line {
            position: absolute;
            height: 2px;
            background: linear-gradient(90deg, transparent, rgba(0, 150, 255, 0.5), transparent);
        }

        .line:nth-child(3) {
            top: 30%;
            width: 100%;
        }

        .line:nth-child(4) {
            top: 60%;
            width: 100%;
        }
.yuntzt{color:#fff;font-size:45px;float:left;margin-bottom:5%;line-height:55px;}
/* --------------å…¬å¸ä»‹ç»-------------- */
/*-------------æ–°é—»èµ„è®¯------------*/
.news-container {
            width: 100%;
			float:left;
            overflow: hidden;
            flex-direction: column;
        }
        
        /* é¡¶éƒ¨ç®€çº¦æ ‡é¢˜ */
        .news-header {
            background: #ffffff;
            border-bottom: 1px solid #e9ecef;
            text-align: center;
        }
        
        .logo {
            display: inline-flex;
            align-items: center;
            gap: 15px;
        }
        
        .logo-icon {
            font-size: 32px;
            color: #4361ee;
        }
        
        .logo-text {
            font-size: 32px;
            font-weight: 700;
            color: #333;
            letter-spacing: 1px;
        }
        
        .date-display {
            margin-top: 10px;
            font-size: 16px;
            color: #6c757d;
            font-weight: 500;
        }
        
        /* ä¸»å†…å®¹åŒº */
        .news-main {
            display: flex;
            flex: 1;
            overflow: hidden;
        }
        
        /* ä¸»è¦å†…å®¹åŒº */
        .news-content {
            flex: 1;
            display: flex;
            flex-direction: column;
            height: 100%;
            overflow: hidden;
            padding: 0 30px;
        }
        
        /* çƒ­ç‚¹æ–°é—» */
        .hot-news {
			width:90%;float:left;
            padding:30px 0px 30px 2%;
            position: relative;
            border-bottom: 1px solid #e9ecef;
        }
        
        .hot-news-content {
            width:100%;
			float:left;
            gap: 40px;
            align-items: center;
        }
        
        .hot-news-img {
            width:30%;
			float:right;
            height:auto;
            border-radius: 15px;
            object-fit: cover;
            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
            transition: transform 0.3s ease;
        }
        
        .hot-news-img:hover {
            transform: scale(1.02);
        }
        
        .hot-news-text {
            width:60%;float:left;margin-top:7%;
        }
        
        .hot-news-tag {
            display: inline-block;
            background: linear-gradient(to right, #4361ee, #3a0ca3);
            padding: 8px 20px;
            border-radius: 30px;
            font-size: 14px;
            font-weight: 600;
            color: #ffffff;
            margin-bottom: 20px;
        }
        
        .hot-news-title {
            font-size: 22px;
            margin-bottom: 20px;
            line-height: 1.3;
            font-weight: 700;
            color: #333;
        }
        
        .hot-news-desc {
            font-size: 15px;
            line-height: 1.6;
            margin-bottom: 30px;
            color: #495057;
        }
        
        .hot-news-meta {
            display: flex;
            gap: 20px;
            font-size: 14px;
            color: #6c757d;
        }
        
        /* æ–°é—»åˆ—è¡¨ */
        .news-list-container {
            padding: 30px 0;
            overflow-y: auto;
        }
        
        .section-tiitle {
            font-size: 24px;
            margin-bottom: 25px;
            font-weight: 600;
            color: #4361ee;
            display: flex;
            align-items: center;
            gap: 10px;
        }
        
        .news-grid {
			width:100%;float:left;margin:1%;
            grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
            gap: 25px;
        }
        
        .news-card {
			width:23%;float:left;
			margin:0.5%;
            background: #ffffff;
            border-radius: 15px;
            overflow: hidden;
            transition: all 0.3s ease;
            border: 1px solid #e9ecef;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
        }
        
        .news-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 10px 25px rgba(67, 97, 238, 0.1);
            border-color: rgba(67, 97, 238, 0.2);
        }
        
        .card-img {
            width: 100%;
            height: 200px;
            object-fit: cover;
            display: block;
            transition: transform 0.3s ease;
        }
        
        .news-card:hover .card-img {
            transform: scale(1.05);
        }
        
        .card-content {
            padding: 20px;
        }
        
        .card-category {
            display: inline-block;
            background: rgba(67, 97, 238, 0.1);
            color: #4361ee;
            padding: 5px 15px;
            border-radius: 30px;
            font-size: 13px;
            margin-bottom: 15px;
            font-weight: 500;
        }
        
        .card-title {
            font-size: 20px;
            margin-bottom: 12px;
            line-height: 1.4;
            font-weight: 600;
            color: #333;
        }
        
        .card-desc {
            font-size: 15px;
            line-height: 1.6;
            color: #495057;
            margin-bottom: 20px;
        }
        
        .card-meta {
            display: flex;
            justify-content: space-between;
            font-size: 13px;
            color: #6c757d;
        }
        
        /* å³ä¾§è¾¹æ  */
        .news-aside {
            width: 300px;
            background: #f8f9fa;
            padding: 30px;
            border-left: 1px solid #e9ecef;
            height: 100%;
            overflow-y: auto;
        }
        
        .trending-news {
            margin-bottom: 40px;
        }
        
        .trending-title {
            font-size: 20px;
            margin-bottom: 25px;
            font-weight: 600;
            color: #4361ee;
            display: flex;
            align-items: center;
            gap: 10px;
        }
        
        .trending-list {
            list-style: none;
        }
        
        .trending-item {
            padding: 15px 0;
            border-bottom: 1px solid #e9ecef;
        }
        
        .trending-item:last-child {
            border-bottom: none;
        }
        
        .trending-link {
            text-decoration: none;
            color: #333;
            font-weight: 500;
            font-size: 16px;
            display: block;
            transition: all 0.3s ease;
            line-height: 1.5;
            position: relative;
            padding-left: 15px;
        }
        
        .trending-link:hover {
            color: #4361ee;
        }
        
        .trending-link::before {
            content: '';
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            width: 6px;
            height: 6px;
            background: #4361ee;
            border-radius: 50%;
        }
        
        .trending-meta {
            display: flex;
            gap: 15px;
            margin-top: 8px;
            font-size: 13px;
            color: #6c757d;
            padding-left: 15px;
        }
        
        .ad-container {
            background: linear-gradient(135deg, #f0f4f8 0%, #e2e8f0 100%);
            border-radius: 15px;
            padding: 25px;
            text-align: center;
            border: 1px solid rgba(67, 97, 238, 0.1);
            margin-top: 30px;
        }
        
        .ad-title {
            font-size: 20px;
            margin-bottom: 15px;
            color: #4361ee;
        }
        
        .ad-desc {
            font-size: 15px;
            color: #495057;
            margin-bottom: 20px;
            line-height: 1.6;
        }
        
        .ad-button {
            background: linear-gradient(to right, #4361ee, #3a0ca3);
            color: #ffffff;
            border: none;
            padding: 12px 30px;
            border-radius: 30px;
            font-weight: 600;
            cursor: pointer;
            transition: all 0.3s ease;
        }
        
        .ad-button:hover {
            transform: translateY(-3px);
            box-shadow: 0 5px 15px rgba(67, 97, 238, 0.3);
        }

        
        /* å“åº”å¼è®¾è®¡ */
        @media (max-width: 1200px) {
            .news-aside {
                width: 250px;
            }
            
            .hot-news-content {
                flex-direction: column;
            }
            
            .hot-news-img {
                width: 100%;
            }
        }
        
        @media (max-width: 992px) {
            .news-main {
                flex-direction: column;
            }
            
            .news-aside {
                width: 100%;
                height: auto;
                border-left: none;
                border-top: 1px solid #e9ecef;
            }
        }
        
        @media (max-width: 768px) {
            .news-header {
                padding: 20px;
            }
            
            .logo-text {
                font-size: 28px;
            }
            
            .news-grid {
                grid-template-columns: 1fr;
            }
            
            .footer-links {
                flex-wrap: wrap;
                justify-content: center;
                gap: 15px;
            }
            
            .news-footer {
                flex-direction: column;
                gap: 15px;
                text-align: center;
            }
        }
.gabnxw{width:90%;margin-top:2%;padding:0px 5%;;float:left;}

/*-------------æ–°é—»èµ„è®¯------------*/
/*----------è”ç³»æˆ‘ä»¬------------*/
.nj_foot{width:100%;border-top:solid 1px #e1e1e1;height:800px;margin-top:1%;float:left;background:url(../images/ban_bg.jpg) no-repeat;background-size:100% 100%;}
.nj_fota{width:1500px;margin:0px auto;}
.nj_foa{width:24%;padding:3%;margin-top:7%;float:left;}
.nj_foa span{width:100%;float:left;}
.nj_foa span img{width:50%;float:left;margin:2% 25%;}
.nj_foa span p{width:100%;color:#fff;float:left;line-height:80px;font-size:22px;text-align:center;}
.nj_foa span font{width:100%;float:left;}
.nj_foa span font strong{width:50%;float:left;}
.nj_foa span font strong img{width:80%;float:left;margin:10%;}
.nj_foa span font strong b{width:100%;float:left;text-align:center;font-size:15px;color:#fff;}
.nj_fob{width:60%;margin-top:9%;border-bottom:solid 1px #e1e1e1;padding-bottom:2%;float:right;}
.nj_fob span{width:100%;margin-top:5%;float:left;}
.nj_fob span a{width:16.5%;border-right:solid 1px #e1e1e1;text-align:center;float:left;font-size:16px;font-weight:normal;line-height:25px;color:#222;}
.nj_foc{width:60%;float:right;}
.nj_foc span{width:70%;margin-top:3%;float:right;}
.nj_foc span p{width:100%;float:left;font-size:16px;line-height:45px;font-weight:normal;color:#333;}
.nj_fod{width:50%;float:right;border-top:solid 1px #e1e1e1;margin-top:3%;}
.nj_fod span{width:100%;float:left;font-size:18px;font-weight:normal;line-height:50px;color:#333;}
.nj_fod span a{font-size:16px;color:#222;}
.youlian{width:100%;float:left;}
.youlian span{float:left;}
.youlian a{float:left;font-size:12px;color:#fff;color:#222;}
/*----------è”ç³»æˆ‘ä»¬------------*/
/* 添加到popina.css末尾 */

/* 全局动画变量 */
:root {
  --animate-duration: 0.6s;
  --animate-delay: 0.1s;
  --animate-ease: cubic-bezier(0.34, 1.56, 0.64, 1);
}

/* 滚动触发动画基础类 */
.animate-on-scroll {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity var(--animate-duration) var(--animate-ease),
              transform var(--animate-duration) var(--animate-ease);
}

.animate-on-scroll.visible {
  opacity: 1;
  transform: translateY(0);
}

/* 元素入场延迟类 */
.delay-100 { transition-delay: 0.1s; }
.delay-200 { transition-delay: 0.2s; }
.delay-300 { transition-delay: 0.3s; }
.delay-400 { transition-delay: 0.4s; }
.delay-500 { transition-delay: 0.5s; }

/* 导航栏滚动动画增强 */
.navbar {
  transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
  padding: 15px 5%;
  box-shadow: 0 4px 20px rgba(0,0,0,0);
}

.navbar.scrolled {
  padding: 15px 5%;
  box-shadow: 0 4px 20px rgba(0,0,0,0.1);
}

/* 按钮交互增强 */
.cta-button, .ad-button {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.cta-button::after, .ad-button::after {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
  transition: 0.6s;
  z-index: -1;
}

.cta-button:hover::after, .ad-button:hover::after {
  left: 100%;
}

/* 卡片悬停效果增强 */
.stat-card, .news-card {
  transition: all 0.4s var(--animate-ease);
}

.stat-card:hover, .news-card:hover {
  transform: translateY(-10px) scale(1.02);
}

/* 背景装饰动画 */
.circle {
  animation: float 8s infinite ease-in-out;
}

.circle:nth-child(1) {
  animation-delay: 0s;
}

.circle:nth-child(2) {
  animation-delay: 2s;
}

.line {
  animation: pulse 6s infinite ease-in-out;
}

.line:nth-child(3) {
  animation-delay: 0s;
}

.line:nth-child(4) {
  animation-delay: 3s;
}

/* 数字增长动画基础类 */
.counter {
  counter-reset: count 0;
  animation: countUp 2s forwards ease-out;
}

/* 定义新动画 */
@keyframes float {
  0%, 100% { transform: translateY(0) rotate(0deg); }
  50% { transform: translateY(-20px) rotate(5deg); }
}

@keyframes pulse {
  0%, 100% { opacity: 0.3; transform: scaleX(0.8); }
  50% { opacity: 0.8; transform: scaleX(1); }
}

@keyframes countUp {
  to { counter-increment: count var(--target); content: counter(count); }
}

/* 页面加载动画 */
.page-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  transition: opacity 0.6s ease-out;
}

.loader-logo {
  width: 120px;
  height: 120px;
  background: url(../images/logo.png) no-repeat center;
  background-size: contain;
  animation: scaleIn 1.2s ease-out;
}

@keyframes scaleIn {
  0% { transform: scale(0.8); opacity: 0; }
  50% { transform: scale(1.1); opacity: 1; }
  100% { transform: scale(1); }
}
/*---------------土壤产品图片-----------*/
@layer utilities {
      .content-auto {
        content-visibility: auto;
      }
      .scrollbar-hide {
        -ms-overflow-style: none;
        scrollbar-width: none;
      }
      .scrollbar-hide::-webkit-scrollbar {
        display: none;
      }
      .image-card-shadow {
        box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.05);
      }
      .hover-lift {
        transition: transform 0.4s ease, box-shadow 0.4s ease;
      }
    }
/* 基础容器样式 */
    .image-gallery {
      height: 500px;
      position: relative;
      overflow: hidden;
      background-color: #f8fafc;
    }
    
    /* 滚动轨道 */
    .gallery-track {
      height: 100%;
      display: flex;
      align-items: center;
      padding: 0 40px;
      gap: 24px;
      overflow-x: auto;
      scroll-behavior: smooth;
    }
    
    /* 图片卡片样式 */
    .image-card {
	width:19.1%;
      height: 400px;
      border-radius: 12px;
      overflow: hidden;
      flex-shrink: 0;
      cursor: pointer;
      position: relative;
    }
    
    /* 图片样式 */
    .image-card img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: transform 0.7s cubic-bezier(0.2, 0.8, 0.2, 1);
    }
    
    /* 悬停效果 */
    .image-card:hover {
      transform: translateY(-10px);
      .image-card-shadow;
    }
    
    .image-card:hover img {
      transform: scale(1.08);
    }
    
    /* 图片信息层 */
    .image-overlay {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 24px;
      background: linear-gradient(to top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 100%);
      color: white;
      transform: translateY(20px);
      opacity: 0;
      transition: all 0.4s ease-out;
    }
    
    .image-card:hover .image-overlay {
      transform: translateY(0);
      opacity: 1;
    }
    
    /* 导航按钮 */
    .gallery-nav {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 56px;
      height: 56px;
      border-radius: 50%;
      background: white;
      border: none;
      box-shadow: 0 4px 12px rgba(0,0,0,0.15);
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      z-index: 10;
      transition: all 0.3s ease;
    }
    
    .gallery-nav:hover {
      background: #f0f0f0;
      transform: translateY(-50%) scale(1.1);
    }
    
    .nav-prev {
      left: 12px;
    }
    
    .nav-next {
      right: 12px;
    }
    
    /* 装饰元素 */
    .gallery-decoration {
      position: absolute;
      width: 100px;
      height: 100px;
      border-radius: 50%;
      background: rgba(22, 93, 255, 0.05);
      z-index: 0;
    }
    
    .dec-1 {
      top: 50px;
      left: 10%;
    }
    
    .dec-2 {
      bottom: 80px;
      right: 15%;
      width: 150px;
      height: 150px;
    }
    
    /* 响应式调整 */
    @media (max-width: 768px) {
      .image-card {
        min-width: 240px;
        height: 340px;
      }
      
      .gallery-track {
        padding: 0 20px;
        gap: 16px;
      }
      
      .gallery-nav {
        width: 48px;
        height: 48px;
      }
      
      .image-overlay {
        padding: 16px;
      }
      
      .image-overlay h3 {
        font-size: 1.1rem;
      }
    }
/*---------------土壤产品图片-----------*/

/*---------------客户案例-----------*/
.case-container {
            width: 100%;
            height: 450px;
            display: flex;
            overflow: hidden;
            position: relative;
        }

        /* 基础案例项样式 - 初始比例25%:50%:25% */
        .case-item {
            cursor: pointer;
            position: relative;
            overflow: hidden;
            transition: flex 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
			margin:0.5%;
			border-radius:10px;
        }

        .case-left {
            flex: 1; /* 25% = 1/(1+2+1) */
        }

        .case-middle {
            flex: 2; /* 50% = 2/(1+2+1) */
        }

        .case-right {
            flex: 1; /* 25% = 1/(1+2+1) */
        }

        /* 鼠标移入展开状态 */
        .case-item.expanded {
            flex: 4; /* 展开时占比约66.7% */
        }

        /* 其他项折叠状态 */
        .case-item.collapsed {
            flex: 2; /* 折叠时占比约16.7% */
        }

        /* 背景图样式 */
        .case-bg {
            position: absolute;
            width: 100%;
            height: 100%;
            background-size: cover;
            background-position: center;
            filter: brightness(1);
            transition: all 0.8s ease;
        }

        .case-item:hover .case-bg {
            filter: brightness(0.85);
            transform: scale(1.08);
        }

        /* 内容样式 */
        .case-content {
            position: relative;
            height: 100%;
            padding: 2.5rem;
            color: #fff;
            display: flex;
            flex-direction: column;
            justify-content: center;
            opacity: 0;
            transform: translateY(15px);
            transition: all 0.5s ease;
        }

        /* 展开时显示完整内容 */
        .case-item.expanded .case-content {
            opacity: 1;
            transform: translateY(0);
        }

        /* 折叠时显示简短名称 */
        .case-short {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            color: #fff;
            font-weight: 600;
            font-size:30px;
            white-space: nowrap;
            opacity: 0;
            transition: opacity 0.3s ease;
        }

        .case-item:not(.expanded) .case-short {
            opacity: 1;
        }

        /* 内容细节样式 */
        .case-logo {
            width: 70px;
            height: 70px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 1.8rem;
        }
		.case-logo i img{width:100%;float:left;}
        .case-title {
            font-size: 1.8rem;
            font-weight: 700;
            margin-bottom: 1rem;
            transform: translateX(-15px);
            opacity: 0;
            transition: all 0.5s ease 0.1s;
        }

        .case-item.expanded .case-title {
            transform: translateX(0);
            opacity: 1;
        }

        .case-desc {
            font-size: 0.95rem;
            line-height: 1.7;
            max-width: 550px;
            margin-bottom: 1.8rem;
            transform: translateX(-15px);
            opacity: 0;
            transition: all 0.5s ease 0.2s;
        }

        .case-item.expanded .case-desc {
            transform: translateX(0);
            opacity: 1;
        }

        .case-link {
            display: inline-flex;
            align-items: center;
            color: #fff;
            font-weight: 500;
            text-decoration: none;
            transform: translateX(-15px);
            opacity: 0;
            transition: all 0.5s ease 0.3s;
        }

        .case-item.expanded .case-link {
            transform: translateX(0);
            opacity: 1;
        }

        .case-link i {
            margin-left: 0.5rem;
            transition: transform 0.3s ease;
        }

        .case-link:hover i {
            transform: translateX(5px);
        }

        /* 响应式调整 */
        @media (max-width: 768px) {
            .case-container {
                flex-direction: column;
                height: auto;
                min-height: 600px;
            }

            .case-item {
                height: 120px;
            }

            .case-middle {
                height: 240px; /* 垂直方向保持2:1比例 */
            }

            .case-item.expanded {
                height: 400px;
            }
        }
.pop_uydal{width:100%;float:left;}
.pop_uydal_a{width:100%;float:left;margin:2% 0px;}
.pop_uydal_a span{width:100%;float:left;font-size:35px;text-align:center;}
/*---------------客户案例-----------*/
@media (min-width: 2001px) {

}
@media screen and (min-width:1600px) and (max-width:1800px) {
.pop_inba ul li a h2{font-size:17px;height:30px;overflow:hidden;}
.pop_inba ul li a b{font-size:12px;}
.pop_inbb font a img{height:auto;}
.pop_inzw_b font{font-size:16px;line-height:38px;}
.pop_inzw_b span{margin-top:1%;}
.slogan{font-size:50px;}
.description{font-size:18px;}
}
@media screen and (min-width:1501px) and (max-width:1599px) {
.pop_inba ul li a h2{font-size:17px;height:30px;overflow:hidden;}
.pop_inba ul li a b{font-size:12px;}
.pop_inbb font a img{height:auto;}
.pop_inzw_b font{font-size:16px;line-height:30px;}
.pop_inzw_b span{margin-top:1%;}
.slogan{font-size:30px;}
.pop_inba ul li a b{height:45px;overflow:hidden;}
.description{font-size:18px;}	
.pop_inba ul li{width:16%;}
.pop_qh{top:150px;}
.pop_inba ul li a h2{font-size:20px;}
.pop_ina p{font-size:15px;}
.pop_inbc span{font-size:28px;}
.pop_feil span a{font-size:19px;}
.pop_ina span,.pop_feiza span,.pop_inzwa span{font-size:45px;}
.pop_zzw span a{font-size:16px;height:42px;overflow:hidden;}
.news-card{width:48%;overflow:hidden;}
.card-desc{display:none;}
.card-title{height:58px;}
.stats-number b,.stat-number{font-size:35px;}
.case-short{font-size:24px;}
.pop_ina{padding: 1% 0px;}
.mg_logo{width:9%;}
.mg_zhjs{width:35%;margin-top:2%;}
.nj_fota{width:100%;}
}
@media screen and (min-width:1200px) and (max-width:1500px) {
.pop_inba ul li a h2{font-size:17px;}
.pop_inba ul li a b{font-size:12px;}
.pop_inbb font a img{height:auto;}
.pop_inzw_b font{padding:0px 2%;font-size:16px;line-height:30px;}
.pop_inzw_b span{margin-top:1%;}
.slogan{font-size:30px;}
.pop_inba ul li a b{height:45px;overflow:hidden;}
.description{font-size:18px;}	
.pop_inba ul li{width:16%;}
.pop_qh{top:150px;}
.pop_inba ul li a h2{font-size:20px;}
.pop_ina p{font-size:15px;}
.pop_inbc span{font-size:28px;}
.pop_feil span a{font-size:19px;}
.pop_ina span,.pop_feiza span,.pop_inzwa span{font-size:35px;}
.pop_zzw span a{font-size:16px;height:42px;overflow:hidden;}
.news-card{width:48%;overflow:hidden;}
.card-desc{display:none;}
.card-title{height:58px;}
.stats-number b,.stat-number{font-size:35px;}
.case-short{font-size:24px;}
.pop_ina{padding: 1% 0px;}
.mg_logo{width:9%;margin-top:1%;}
.mg_zhjs{width:40%;margin-top:2%;}
.nj_fota{width:100%;}
.mg_zhjs span b{font-size:22px;}
.pop_ina{width:38%;}
.pop_inb{width:58%;}
.yuntzt{font-size:40px;}
}
@media screen and (min-width:1000px) and (max-width:1199px) {
.pop_inba ul li a h2{font-size:17px;}
.pop_inba ul li a b{font-size:12px;}
.pop_inbb font a img{height:auto;}
.pop_inzw_b font{padding:0px 2%;font-size:16px;line-height:30px;}
.pop_inzw_b span{margin-top:1%;}
.slogan{font-size:30px;}
.pop_inba ul li a b{height:45px;overflow:hidden;}
.description{font-size:18px;}	
.pop_inba ul li{width:16%;}
.pop_qh{top:150px;}
.pop_inba ul li a h2{font-size:20px;}
.pop_ina p{font-size:15px;}
.pop_inbc span{font-size:28px;}
.pop_feil span a{font-size:19px;}
.pop_ina span,.pop_feiza span,.pop_inzwa span{font-size:35px;}
.pop_zzw span a{font-size:16px;height:42px;overflow:hidden;}
.news-card{width:48%;overflow:hidden;}
.card-desc{display:none;}
.card-title{height:58px;}
.stats-number b,.stat-number{font-size:35px;}
.case-short{font-size:24px;}
.pop_ina{padding: 1% 0px;}
.mg_logo{width:9%;margin-top:1%;}
.mg_zhjs{width:40%;margin-top:2%;}
.nj_fota{width:100%;}
.mg_zhjs span b{font-size:22px;}
.pop_ina{width:38%;}
.pop_inb{width:58%;}
.yuntzt{font-size:40px;}
}