@charset "utf-8";
body{font-family:'思源黑体','微软雅黑'; font-size: 18px;}
.wlaq-bg{background: url(../images/2025wlaq/bg.png) no-repeat center top;}
.container{max-width: 1200px; margin:auto;}
.title-font a{color: #fff;font-size: 1.7em;text-shadow: 2px 2px 4px rgb(0,0,0,0.25);font-weight: bold;letter-spacing: 5px;display: block;}


/* 滚动条 */
.scrollbar-xy{overflow: auto;}
.scrollbar-xy::-webkit-scrollbar{ width: 5px;height: 5px;}
.scrollbar-y{overflow-y: auto; overflow-x: hidden;}
.scrollbar-y::-webkit-scrollbar{ width: 5px;height: auto;}
.scrollbar-x{overflow-x: auto; overflow-y: hidden;}
.scrollbar-x::-webkit-scrollbar{ height: 5px;width:auto;}
/* 滚动条轨道 */
.scrollbar-xy::-webkit-scrollbar-track,
.scrollbar-x::-webkit-scrollbar-track,
.scrollbar-y::-webkit-scrollbar-track {border-radius: 10px;background: #D1D1D1;}
/* 滚动条滑块 */
.scrollbar-xy::-webkit-scrollbar-thumb,
.scrollbar-x::-webkit-scrollbar-thumb,
.scrollbar-y::-webkit-scrollbar-thumb{border-radius: 10px;background: rgba(51, 146,255);}


.zt-header{padding: 26px 0 60px;}
.zt-header .logo img{ width: 300px;}
.zt-header .zt-logo img{margin:auto; width: 300px;}
.zt-header .zt-title-b img{margin:20px auto; width: 95%;}
.zt-header .zt-title-s img{width: 100%;margin-top: 40px;}

/* 聚焦 “十四五”规划收官，推动网信事业高 S */
.gzlfz-box {box-shadow: 2px 2px 4px rgb(0,0,0,0.25);}
.gzlfz-box .title{background: url(../images/2025wlaq/gzlfz_title.png) no-repeat; background-size: 100% 100%; text-align: center;padding: 15px 10px;}
.gzlfz-wrapper{padding: 40px 20px;background: linear-gradient(to left,rgb(242, 249, 255),rgb(186, 217, 255));  border-radius: 0 0 10px 10px;}
.gzlfz-wrapper .item1{width: 52%; float: left;}
.gzlfz-wrapper .item2{width: 46%; float: right;}

.gzlfz-wrapper .dec-box{background-color: #78B9FF; padding-top: 10px; padding-left: 10px; border-radius: 20px; box-shadow: 0 2px 4px rgb(0,0,0,0.25);}
.gzlfz-wrapper .dec-box .dec{background-color: #fff; border-radius: 20px 10px 20px 10px; box-shadow: 0 2px 4px rgb(52,91,168,0.25); padding: 28px 20px; line-height: 1.6;}
.gzlfz-wrapper .dec-box .dec .extend{text-align: right; padding-top: 30px;}

.gzlfz-wrapper .gzlfz-list li{ margin-bottom: 18px; padding: 10px 20px; border-left: 5px solid; border-image: linear-gradient(to top, rgba(125, 216,255), rgba(51, 146,255)) 1;background: linear-gradient(to top,rgb(255, 255, 255,1),rgb(255, 255, 255,0));  box-shadow: 0 5px 10px rgb(176,191,217,0.52);}
.gzlfz-wrapper .gzlfz-list li:last-child{margin-bottom: 0;}
.gzlfz-wrapper .gzlfz-list li:hover{background-color:rgba(125, 216,255);}
.gzlfz-wrapper .gzlfz-list li a{color: #6494D9;font-weight: bold;font-size: 16px;}
.gzlfz-wrapper .gzlfz-list li a span{ color: #3377D6;}
/* 聚焦 “十四五”规划收官，推动网信事业高 E */

/* 相关法律法规发展历程 S */
.fzlc-box{margin: 55px 0;}
.fzlc-box .title{background: url(../images/2025wlaq/fzlc_title.png) no-repeat center bottom; text-align: center; padding: 15px;}

.timeline-container{background: linear-gradient(to bottom,rgb(171, 209, 255),rgb(105, 150, 255,0.82));border-radius: 0 0 10px 10px;padding: 30px;overflow: auto;}
.timeline-container .timeline{background: url(../images/2025wlaq/fzlc_bg.png) no-repeat left bottom;position: relative;}
.timeline-container .timeline .timeline-line{ position: absolute; left: 0; top: 50%; width: 100%; height: 6px; background: linear-gradient(to right,rgb(184, 211, 255),rgb(189, 231, 255),rgb(184, 211, 255));}

.point-wrapper{width: 25%; float: left; position: relative; min-height: 600px;}
.point-wrapper .point{position: absolute; left: 60%; top: 48%;  background-color: #fff; border-radius: 50%; width: 30px; height: 30px;}
.point-wrapper:nth-child(2) .point,.point-wrapper:nth-child(3) .point{left: 45%;}
.point-wrapper:last-child .point{left: 30%;}
/* 政策描述位置 */
.point-wrapper .policy-box{position: absolute; left: 0; width: 130%;}
.point-wrapper:nth-child(2) .policy-box,.point-wrapper:nth-child(3) .policy-box{left: -15%;}
.point-wrapper:last-child .policy-box{left: auto; right: 0;}
.point-wrapper.pos-top .policy-box{top: 0;}
.point-wrapper.pos-bottom .policy-box{bottom: 0;}

.point-wrapper .policy { border-radius: 12px;  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);  transition: all 0.4s ease;  position: relative;  background: linear-gradient(to bottom,rgb(255, 255, 255,1),rgb(163, 198, 255,0.9));}
.point-wrapper .policy:hover {  transform: translateY(-5px) scale(1.02);  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.18);}
.point-wrapper .policy .scrollbar-y{display: block; height: 200px; padding: 10px; background-position:right bottom ; background-repeat: no-repeat;}
.point-wrapper:nth-child(1) .policy .scrollbar-y{background-image: url(../images/2025wlaq/icon_01.png); }
.point-wrapper:nth-child(2) .policy .scrollbar-y{background-image: url(../images/2025wlaq/icon_02.png);}
.point-wrapper:nth-child(3) .policy .scrollbar-y{background-image: url(../images/2025wlaq/icon_03.png);}
.point-wrapper:nth-child(4) .policy .scrollbar-y{background-image: url(../images/2025wlaq/icon_04.png);}
.point-wrapper .policy h3 {color: #1E2AA8;font-size: 1em;font-weight: bold;text-align: center;margin-bottom: 5px;}
.point-wrapper .policy a{color: #5968ff;}
.point-wrapper .policy p {line-height: 1.8;color: #555;font-size: 18px;text-indent: 2em;}
/* 政策框箭头 */
.point-wrapper .policy:after {  content: '';  position: absolute;  width: 0;  height: 0;  border-left: 12px solid transparent;  border-right: 12px solid transparent;}
/* 政策描述箭头位置 */
.point-wrapper.pos-bottom .policy:after {  border-bottom: 12px solid #fff;  top: -12px;  left: 50%;  transform: translateX(-50%);}
.point-wrapper.pos-top .policy:after {  border-top: 12px solid  rgb(163, 198, 255,0.9);  bottom: -12px;  left: 50%;  transform: translateX(-50%);}

/* 年份位置 */
.point-wrapper .point-container{position: absolute; left: 15%;  width: 100%; text-align: center;}
.point-wrapper:nth-child(2) .point-container,.point-wrapper:nth-child(3) .point-container{left: 0;}
.point-wrapper:last-child .point-container{left: -15%;}
.point-wrapper.pos-top .point-container{top: 55%;}
.point-wrapper.pos-bottom .point-container{bottom: 55%;}

.point-wrapper .point-container .year{display: inline-block; color: #fff; font-weight: bold; background: url(../images/2025wlaq/year_bg.png) no-repeat bottom right; padding: 5px 25px;}
/* 相关法律法规发展历程 E */

/* 安全意识小课堂 S */
.aqys-box{ padding-bottom: 100px;}
.aqys-box .title{text-align: center;}
.aqys-box .title a{display: inline-block; padding: 10px 200px; border-radius: 80px 0 80px 0; background:linear-gradient(to right,rgb(82, 98, 255,1),rgb(64, 198, 255,1),rgb(82, 96, 255,1));}

.aqys-wrapper{padding:40px; background-color: #D5E4F7; border-radius: 20px;  box-shadow: 0 2px 15px rgba(4, 11, 143, 0.3); margin-top: 22px;}
.gallery {  display: flex; width: 100%;  align-items: center;  justify-content: center;  gap: 30px;
}

.gallery .image-card {  overflow: hidden;   transition: all 0.4s ease;  display: flex;  flex-direction: column; width: 30%;}
.gallery .image-card:nth-child(2) {/* width: 40%; */}
.gallery .image-card:hover {  transform: translateY(-10px);  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);}
.gallery .image-card img {  width: 100%;  height: 100%;  object-fit: cover;  transition: transform 0.5s ease;}
.gallery .image-card:hover img {  transform: scale(1.05);}

.gallery .image-info{text-align: center; padding: 20px; background: #fff; }
.gallery .image-info span{background: url(../images/2025wlaq/aqys_title_bg.png) no-repeat center bottom;color: #344EA3; font-size: 1.33333em; font-weight: bold; padding: 0 40px;}
/* 安全意识小课堂 E */

@media (max-width: 1200px) {
  .gallery .image-info{ padding:10px 0px; }
  .gallery .image-info span{ padding: 5px;}
  .title-font a{font-size:1.5em;}
}

@media (max-width: 992px) {
  .zt-header .logo{padding-left: 10px;}
  .title-font a{font-size:1.2em;}
}

@media (max-width: 768px) {
  .title-font a{font-size:1.3em;}
  body{ font-size: 14px;}
  .title-font a{ letter-spacing: 0;}
  .zt-header{padding: 13px 0 30px;}
  .zt-header .logo img{ width: 150px;}
  .zt-header .zt-logo img{ width: 150px;}
  .zt-header .zt-title-s img{margin-top: 20px;}

  .gzlfz-wrapper{padding: 20px 10px;}
  .gzlfz-wrapper .item1{width: 100%; float: none;}
  .gzlfz-wrapper .item2{width: 100%; float: none; margin-top: 20px;}

  .fzlc-box{margin: 22px 0;}
  .point-wrapper .point-container .year{padding: 5px;}

  .aqys-box{ padding-bottom: 50px;}
  .aqys-box .title{width:100%;}
  .aqys-box .title a{width: 100%;padding: 10px 50px;display:inline-block;box-sizing:border-box}
  .aqys-wrapper{padding: 15px 10px;}
  .gallery { gap: 15px;  }
  .gallery .image-info span{font-size:12px;}
  .timeline-container .timeline{width: 500px;}
}

@media(max-width:431px){
  .title-font a{font-size:1.2em;width:73%;text-align:center;display:inline-block;}
  .point-wrapper .policy p{font-size:14px;}
}