@charset "utf-8";

@font-face{font-family:SourceHanSerifCN-Bold;src:url(fonts/SourceHanSerifCN-Bold.ttf);font-display: swap;}
@font-face{font-family:SourceHanSansCNHeavy;src:url(fonts/SourceHanSansCNHeavy.otf);font-display: swap;}
@font-face{font-family:DINCond-BlackAlternate;src:url(fonts/DINCond-BlackAlternate.ttf);font-display: swap;}

/*Technical Support SudyTech*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;font-family:"Microsoft YaHei";}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block}
table{border-collapse:collapse;border-spacing:0}
html,body,fieldset,img,iframe,abbr{border:0}
img{vertical-align: middle;}
html{overflow-x:hidden;font-size:100px}
i,cite,em,var,address,dfn{font-style:normal}
li{list-style:none}
h1,h2,h3,h4,h5,h6,small{font-size:100%}
sup,sub{font-size:83%}
pre,code,kbd,samp{font-family:inherit}
q:before,q:after{content:none}
textarea{overflow:auto;resize:none}
label,summary{cursor:default}
a,button{cursor:pointer}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold}
del,ins,u,s,a,a:hover{text-decoration:none}
body,textarea,input,button,select,keygen,legend{font:13px/1 arial,\5b8b\4f53;color:#333;outline:0}
:focus{outline:0}
.none{display:none}
.wcb{width:100%;height:30px;border:2px dashed #97CBE0}
.hidden{visibility:hidden}
.clear{width:100%;height:0;line-height:0;font-size:0;overflow:hidden;clear:both;display:block;_display:inline;}
.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden}
.clearfix{display:block;zoom:1}
::-webkit-input-placeholder{color:#ccc}
:-moz-placeholder{color:#ccc}
::-moz-placeholder{color:#ccc}
:-ms-input-placeholder{color:#ccc}
body{line-height:1;font-size:13px;ccolor:#232222;}
a{color:#222222;text-decoration:auto;transition:all 0.4s ease-in-out}
a:hover{/*color:#9B0004;*/}
body{
background-image: url(images/homebg-.png);
background-size: cover;      /* 铺满整个屏幕，不变形 */
background-position: center; /* 图片永远居中 */
background-attachment: fixed;/* 核心：固定背景，滑动页面不动 */
background-repeat: no-repeat;/* 不重复 */
}



/*======================= 头部区样式 ============================*/
.header {background: linear-gradient(180deg, rgba(0, 0, 0, .9) 10%, rgba(35, 15, 0, 0) 100%);/*background:url(images/header_bg.png) top center no-repeat;*/ width:100%;/*height:2.7rem;*/ padding-top:20px; box-sizing:border-box; position:absolute;top: 0;left: 0;z-index: 100;}
.header-box {max-width:1640px; height: auto; margin: 0 auto; display: flex;/* 开启弹性布局 */justify-content: space-between; /* 左右自动分开 */align-items: center;/* 垂直居中 */}
.logo { height:85px; margin-top:10px;}
.logo img {width:100%; height:100%; }

/* 导航样式：右对齐 */
.navbox { max-width:auto;}
.navbox .topnav {display: flex;width:auto;height: auto;float:right;}
.navbox .topnav ul { width:auto;list-style: none; white-space: nowrap; display: flex; align-items: center; line-height: 1; /* 重置行高，避免行高影响垂直居中 */}
.navbox .topnav ul li {list-style: none;}
.navbox .topnav ul li.toplinks {border-left: 1px solid #ffffff42; color:#fff; height:18px; line-height:18px;}
.navbox .topnav ul li.toplinks a { color:#ffffff; padding:0 10px;opacity: 1;font-family: "Microsoft YaHei"; font-size:15px;text-shadow: 1px 1px 0 #000;}
.navbox .topnav ul li.toplinks:first-child{border-left: none;}

/* 搜索样式 */
.top-ss {width: 199px;box-sizing: border-box;float: right;height: 30px;background: url(images/ssk.png) no-repeat;display: block;}
.top-ss .srk {float: left; width: calc(100% - 40px); height: 30px;line-height: 30px;border: 0;background: none;box-sizing: border-box;padding-left: 18px;font-size:12px;font-family:"Microsoft YaHei";color: rgba(255, 255, 255, .5);}
.top-ss .anniu {float: right;width: 40px;height: 30px;background: none;cursor: pointer;border: 0;}




	
/*默认主导航样式*/
/*导航样式：后台绑定时也可以定义配置*/
.nav { float: right; height:50px; width: auto; display:block; margin-top:10px;}
.nav .wp-menu { float:left;}
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .wp-menu .menu-item a.menu-link {display: inline-block; min-width:100px;line-height:50px;font-family: 'SourceHanSerifCN-Bold';color: #FFFFFF;font-size:19px; text-align:center; padding:0px 5px;box-sizing: border-box;text-shadow: 1px 1px 0 #000;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{text-decoration: none; background:url(images/menu-icon.png) bottom center no-repeat;transition: none !important;}
.nav .sub-menu {display: none;position: absolute;top: 50px;left:50%;transform: translateX(-50%);min-width:120px; z-index:11;border-radius: 0 0 8px 8px;overflow: hidden; border-top:3px #2F4A97 solid; box-shadow: rgba(0, 0, 0, 0.1) 0.05rem 0.05rem 0.15rem; }
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;background: rgba(47, 74, 151, 0.9);}
.nav .sub-menu .sub-item a {display: block;color:#fff;height: 46px;line-height:46px; min-width:100px;font-family: "Microsoft YaHei";font-size:16px; text-align:center;padding:0px 10px;box-sizing: border-box;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color:#ffffff; background-color:#90C626; display: block; }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**导航CSS 结束**/



/*=================全屏焦点图========================*/
.hero {height:680px;display: flex;flex-direction: column;justify-content: center;align-items: center;position: relative;overflow: hidden;}
.hero .focusbox {width: 100%;height:100%;position: relative;overflow: hidden;}
.hero .focusbox .news_list {list-style: none;margin: 0;padding: 0;width: 600%;/*这里定义要显示的图片或视频数量 如果显示6个设置600%*/height: 100%;display: flex;transition: transform 0.5s ease-in-out;}
.hero .focusbox .news_list .news {width:16.6667%;height: 100%;position: relative;overflow: hidden;}
.hero .focusbox .news_list .news .news_imgs,
.hero .focusbox .news_list .news .news_video {width: 100%;height: 100%;position: absolute;top: 0;left: 0;overflow: hidden;}
.hero .focusbox .news_list .news .news_imgs a {display: block;width: 100%;height: 100%;overflow: hidden; z-index:99;}
.hero .focusbox .news_list .news .news_video video {width: 100%;height: 100%;object-fit: cover;}
.hero .focusbox .dots {position: absolute;transform: translateX(-50%);left: 50%; bottom:40px;/*right:50px;*/display: flex;background-color: rgba(0, 0, 0, 0.5);padding: 5px 15px;box-sizing: border-box;border-radius: 50px;align-items: center; z-index:10;}
.hero .focusbox .dots .dot {width: 13px;height: 13px;border-radius: 50%;background-color: rgba(255, 255, 255, 0.5);margin: 0 0.09rem;cursor: pointer;}
.hero .focusbox .dots .dot.active {background: url(images/bannerdotbg.png);width: 25px;height: 25px;line-height: 25px;}
/* 定义缩放动画 */
@keyframes scaleEffect {
	0% {transform: scale(1.1);}
	100% {transform: scale(1);}
}
/*=================全屏焦点图========================*/


.lmmc-box { width:100%; height:0.4rem; line-height:0.4rem; margin-bottom:0.3rem; display: flex;align-items: center;position: relative;}
.lmmc-box .lmzw {float: left; font-size:0.33rem;font-family:'SourceHanSerifCN-Bold'; color: #2F4A97;font-weight: bold;}
.lmmc-box .lmzw em { color:#222;}
.lmmc-box .lmyw {float: left; text-transform: uppercase;font-size:0.29rem; color: #2C4780;padding-left: 0.15rem;font-family:DINCond-BlackAlternate; display:none;}
.lmmc-box .more {right:0; font-family: "Microsoft YaHei"; color: #6F6F6F; font-size:0.15rem; position: absolute; }
.lmmc-box .more a:hover {color:#2F4A97; transition: all 0.3s;}


.xtdh-box { width:100%; height:0.4rem; line-height:0.4rem; margin-bottom:0.3rem; display: flex; justify-content: center;align-items: center;position: relative;}
.xtdh-box .lmzw { font-size:0.33rem;font-family:'SourceHanSerifCN-Bold'; color: #2F4A97;font-weight: bold;}
.xtdh-box .lmzw em { color:#222;}
.xtdh-box .more {right:0; font-family: "Microsoft YaHei"; color: #6F6F6F; font-size:0.15rem; position: absolute; }
.xtdh-box .more a:hover {color:#2F4A97; transition: all 0.3s;}



/* 内容区块样式1 */
.section1 { width:100%; margin-top:40px; box-sizing: border-box; clear:both;background-image: url("images/fl-bypic.png"), url("images/fr-bypic.png");background-repeat: no-repeat, no-repeat;background-position: left top, right bottom; /* 第一张左上，第二张右下 */min-height:560px;}
.section1 .container1 {max-width: 1500px;margin:0px auto;}
.xinwen-box {width:100%;height: auto;}
.xinwen-box .col-box {float:left; width: 100%; max-width:730px; height: 100%; }
/*======新闻焦点=======*/
.styCarousel-container {position: relative;width: 100%;}
.styCarousel-image-box {width: 100%;height:420px;border-radius:8px;overflow: hidden;position: relative;box-shadow: 0 4px 20px rgba(0,0,0,0.1);}
.styCarousel-wrapper {display: flex;transition: transform 0.5s ease;width: 100%;height: 100%;}
.styCarousel-item {min-width: 100%;height: 100%;position: relative;}
.styCarousel-img {width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;overflow: hidden;}
.styCarousel-img img {width: 100%;height: 100%; object-fit: cover;transition: transform 0.5s ease-out;}
.styCarousel-img:hover img {transform: scale(1.1);}
/* 新增扫光特效样式（核心修改） */
.styCarousel-img::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%; /* 初始位置 */
    width: 50%;
    height: 100%;
    background: linear-gradient(
        to right,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.3) 50%,
        rgba(255, 255, 255, 0) 100%
    );
    transform: skewX(-25deg);
    transition: left 0.5s ease-in-out; /* 用过渡替代动画，支持反向 */
    z-index: 2;
}
/* 鼠标悬停时扫光向右移动 */
.styCarousel-img:hover::before {
    left: 200%; /* 悬停终点位置 */
}
.styCarousel-caption {position: absolute;bottom: 0px;left: 0;width: 100%;background: linear-gradient(to top, #222 0%, transparent 100%);color: #fff;font-size:18px; font-weight:bold;padding:25px 30px;box-sizing:border-box;text-align:center;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;z-index: 3;}
.styCarousel-control-bar {display: flex;align-items: center;justify-content: space-between; margin-top:20px; height: 40px;padding: 0 15%;}
.styCarousel-arrow {width: 36px;height: 36px;line-height: 36px;text-align: center;cursor: pointer;border-radius: 50%;user-select: none;transition: 0.2s;}
.styLeft { background:url(images/jdt-prev.png) center center no-repeat;}
.styRight { background:url(images/jdt-next.png) center center no-repeat;}
.styCarousel-arrow:hover {border: 1px solid #2F4A97;}
.styCarousel-dots {display: flex;gap:15px;white-space: nowrap; align-items: center; line-height: 1;}
.styDot {width: 14px;height: 14px;border: 1px solid #2F4A97;border-radius: 50%;cursor: pointer;transition: all 0.3s ease;transform: scale(1);}
.styDot.styActive {background:url(images/ban-dot2.png);width: 21px;height: 21px;border: none;animation: scaleRotate 0.5s ease forwards;}
@keyframes scaleRotate {
    0% {
        transform: scale(0) rotate(0deg);
        opacity: 0;
    }
    50% {
        transform: scale(1.1) rotate(180deg);
        opacity: 0.8;
    }
    100% {
        transform: scale(1) rotate(360deg);
        opacity: 1;
    }
}
/*======新闻焦点 end=======*/



.xinwen-box .co2-box { float: right; width: 100%; max-width:730px;height: 100%; }
.xinwen-box .co2-box  ul { width:100%;background:#f8f8f8;}
.xinwen-box .co2-box  ul li { width:100%;}
.xinwen-box .co2-box  ul  a .s1-rdate {text-align: center;color: #2F4A97;position: relative;transition: all 0.3s;line-height:0.3rem;}
.xinwen-box .co2-box  ul  a .s1-rdate p {font-size: 0.3rem; font-family: 'SourceHanSerifCN-Bold';}
.xinwen-box .co2-box  ul  a .s1-rdate span {font-size: 0.16rem;font-family: 'SourceHanSerifCN-Bold';}
.xinwen-box .co2-box  ul  a .s1-rdate::after {content: '';position: absolute;top: 50%;transform: translateY(-50%);right: -0.2rem;width: 1px;height: 0.37rem;background: rgba(102, 102, 102, 0.2);transition: all 0.3s;}
.xinwen-box .co2-box  ul  a .s1-rtx {flex: 1;min-width: 0;padding-left: 0.4rem;font-size: 0.18rem;line-height: 0.3rem;max-height: 0.6rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.xinwen-box .co2-box  ul  a {display: flex;align-items: center;border-top: 1px dashed rgba(102, 102, 102, 0.2);padding: 0.29rem 0.2rem;clip-path: polygon(0 0, 100% 0, 100% calc(100% - 25px), calc(100% - 25px) 100%, 0 100%);transition: background 0.3s ease;}
.xinwen-box .co2-box  ul li:first-child a {border-top: none;} /*头部去掉虚线*/
.xinwen-box .co2-box  ul li:hover  a {background:#2F4A97; color:#fff;clip-path: polygon(0 0, 100% 0, 100% calc(100% - 25px), calc(100% - 25px) 100%, 0 100%);transition: background 0.3s ease;}
.xinwen-box .co2-box  ul li:hover a .s1-rdate::after {content: '';position: absolute;top: 50%;transform: translateY(-50%);right: -0.2rem;width: 1px;height: 0.37rem;background: rgba(255, 255, 255, 0.7);transition: all 0.3s;}
.xinwen-box .co2-box  ul li:hover a .s1-rdate {color:#fff;}



/* 内容区块样式2 */
.section2 { width:100%; margin-top:40px; padding:50px 0px; box-sizing: border-box; clear:both; background:url(images/homebg.png) top center no-repeat; }
.section2 .container2 {max-width: 1500px; margin:0px auto;}
.section2 .container2 .tzgg-box {width:100%;height: auto;}
.tzgg-box ul { width: 100%; height: auto; gap:30px; display: flex; }
.tzgg-box ul li { max-width:352px; min-height:225px; background:#fff; padding:40px 20px; box-sizing: border-box;  flex: 1; flex-direction: column;align-items: center;justify-content: center; gap:15px; display: flex;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.tzgg-box ul li  .tz-text { width:100%; height:auto;/*text-align:center;*/ font-family: "Microsoft YaHei"; font-size:0.18rem; line-height:0.25rem; font-weight:bold; display: flex; align-items: center; justify-content: center;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.tzgg-box ul li  .tz-carn {  width:100%; height:auto; font-family: "Microsoft YaHei"; font-size:0.16rem;  color:#777; line-height:0.25rem; display: flex; align-items: center; justify-content: center; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.tzgg-box ul li  .tz-time {width:100%; text-align:center;font-family: "Microsoft YaHei"; font-size:0.14rem;font-weight:bold; color:#2F4A97; position: relative;}
/* 左右横向装饰线 伪元素实现 */
.tzgg-box ul li .tz-time::before,
.tzgg-box ul li .tz-time::after {content: "";position: absolute;width: 50px;    /* 横线长度，可改 */height:0.001rem;    /* 横线粗细 */overflow:hidden;background: #2F4A97; /* 横线颜色 */top: 50%;transform: translateY(-50%);}
/* 左侧横线 */
.tzgg-box ul li .tz-time::before {left:15%;}
/* 右侧横线 */
.tzgg-box ul li .tz-time::after {right:15%;}

.tzgg-box ul li:hover { background:#2F4A97; color:#fff; clip-path: polygon(0 0, 100% 0, 100% calc(100% - 25px), calc(100% - 25px) 100%, 0 100%);transition: background 0.3s ease;}
/* 日期文字变白 */
.tzgg-box ul li:hover .tz-time {color: #ffffff;}
/* 左右横线变白 */
.tzgg-box ul li:hover .tz-time::before,
.tzgg-box ul li:hover .tz-time::after {background: #ffffff;}
/* 上方文字显示并变白 */
.tzgg-box ul li:hover .tz-carn {visibility: visible;color: #ffffff;}






/* 内容区块样式2 */
.section3 { width:100%; margin-top:40px; padding:0px 0px; box-sizing: border-box; clear:both;}
.section3 .container3 {max-width: 1500px;margin:0px auto;}

.xw1-box {float:left; width: 100%; max-width:730px; height: auto; }
.xw1-box .xwlist { float:left; width:100%;}
.xw1-box .xwlist ul {float:left; width:100%;}
.xw1-box .xwlist ul li {float:left; width:100%; line-height: 0.5rem;}
.xw1-box .xwlist ul li a { float:left;width:80%; font-size: 0.18rem; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;line-clamp: 1;-webkit-box-orient: vertical; background:url(images/news_biao.png) left center no-repeat; padding-left:20px;}
.xw1-box .xwlist ul li .time { float:right;font-size: 0.15rem; color:#777;}

.xz1-box {float: right; width: 100%; max-width:730px; height: 100%; }
.xz1-box .xzlist { float:left; width:100%;}
.xz1-box .xzlist ul {float:left; width:100%;}
.xz1-box .xzlist ul li {float:left; width:100%; line-height: 0.5rem;}
.xz1-box .xzlist ul li a { float:left;width:80%; font-size: 0.18rem; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;line-clamp: 1;-webkit-box-orient: vertical; background:url(images/news_biao.png)  left center no-repeat; padding-left:20px;}
.xz1-box .xzlist ul li .time { float:right;font-size: 0.15rem; color:#777;}


/* 滚动区域 */
.gd-section { width:100%; margin-top:40px; padding:0px 0px; box-sizing: border-box; clear:both;}
.gd-section .gd-container {max-width: 1500px; margin:0px auto;}
/* 外层滚动容器 gd前缀 */
.gd-scroll-wrap {
  width: 100%;
  overflow: hidden;
  position: relative;
}
/* 滚动轨道 */
.gd-scroll-track {
  display: flex;
  width: max-content;
  will-change: transform;
}
/* 单项外层盒子：左右各10px内边距，图片之间总间距20px */
.gd-scroll-item {
  flex-shrink: 0;
  margin:0px 15px;
  width: 280px;
  height: auto;
}
/* 独立图片图层div PC固定宽高280px*175px */
.gd-img-box {
  width:100%;
  height:175px;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0,0,0,0.3);
  /* 图片上下左右居中 */
  display: flex;
  align-items: center;
  justify-content: center;
}
.gd-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
/* 底部标题样式 单行省略 */
.gd-img-title {
  margin-top: 10px;
  font-size: 16px;
  color: #333;
  line-height: 1.5;
  text-align:center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* ========== 响应式适配 PC/平板/手机 ========== */
/* 大屏电脑 默认280*175 */
@media (min-width: 1200px) {
  .gd-scroll-item { width: 300px; margin:0px 15px;}
  .gd-img-title { font-size: 15px; }
}
/* 平板 */
@media (min-width: 768px) and (max-width: 1199px) {
  .gd-scroll-item { width: 240px; margin:0px 10px; }
  .gd-img-box {
	width: 240px;
	height: 158px;
  }
}
/* 手机端 */
@media (max-width: 767px) {
  .gd-scroll-item { width: 180px; margin:0px 10px; }
  .gd-img-box {
	width: 180px;
	height: 120px;
  }
  .gd-img-title { font-size: 14px; }
}





/* 内容区块样式 4 */
.section4 { width:100%; margin-top:40px; padding:50px 0px; box-sizing: border-box; clear:both;background: url(images/section2_bg.png) no-repeat center top;background-size: cover;}
.section4 .container4 {max-width: 1500px; margin:0px auto;}
.section4 .container4 .xitong-box { width: 100%;}
.xitong-box ul {width: 100%;}
.xitong-box ul li { float:left; width:214px; height: auto; padding:40px 10px; box-sizing: border-box; border-left:1px solid #d5d5d5; display: flex;flex-direction: column;align-items: center;justify-content: center;}
.xitong-box ul li:hover { background:#2F4A97; color:#fff; clip-path: polygon(0 0, 100% 0, 100% calc(100% - 25px), calc(100% - 25px) 100%, 0 100%);transition: background 0.3s ease;}
.xitong-box ul :first-child li {border-left: none;}
.xitong-box ul li .xt-icon { width:0.74rem; height:0.45rem; display: flex; align-items: center; justify-content: center;}
.xitong-box ul li .xt-icon img {display: block; }
.xitong-box ul li .xt-text {text-align: center; font-family: "Microsoft YaHei"; font-size:0.17rem; font-weight:bold; margin-top:20px;}

.xitong-box ul li .ico1 { background:url(images/icon1-1.png) center center no-repeat;}
.xitong-box ul li:hover .ico1 { background:url(images/icon1-2.png) center center no-repeat;transition: background 0.3s ease;}
.xitong-box ul li .ico2 { background:url(images/icon2-1.png) center center no-repeat;}
.xitong-box ul li:hover .ico2 { background:url(images/icon2-2.png) center center no-repeat;transition: background 0.3s ease;}
.xitong-box ul li .ico3 { background:url(images/icon3-1.png) center center no-repeat;}
.xitong-box ul li:hover .ico3 { background:url(images/icon3-2.png) center center no-repeat;transition: background 0.3s ease;}
.xitong-box ul li .ico4 { background:url(images/icon4-1.png) center center no-repeat;}
.xitong-box ul li:hover .ico4 { background:url(images/icon4-2.png) center center no-repeat;transition: background 0.3s ease;}
.xitong-box ul li .ico5 { background:url(images/icon5-1.png) center center no-repeat;}
.xitong-box ul li:hover .ico5 { background:url(images/icon5-2.png) center center no-repeat;transition: background 0.3s ease;}
.xitong-box ul li .ico6 { background:url(images/icon6-1.png) center center no-repeat;}
.xitong-box ul li:hover .ico6 { background:url(images/icon6-2.png) center center no-repeat;transition: background 0.3s ease;}
.xitong-box ul li .ico7 { background:url(images/icon7-1.png) center center no-repeat;}
.xitong-box ul li:hover .ico7 { background:url(images/icon7-2.png) center center no-repeat;transition: background 0.3s ease;}



/* 内容区块样式 5 */
.section5 { width:100%; margin-top:50px; box-sizing: border-box; background:#2F4A97;}
.section5 .container5 {max-width: 1500px; margin:0px auto;}
.section5 .copyright {max-width:1440px;margin: 0 auto; padding-top:50px; padding-bottom:50px;}
.section5 .copyright .dmmc-0 {float:left;margin-bottom:20px;}
.section5 .copyright .dmmc-2 {float: left;font-family:"Microsoft YaHei";color: #fff; font-size:20px;}
.section5 .copyright .dmmc-3 {float: left;text-transform: uppercase;font-size:19px;color: #fff;padding-left: 17px;font-family:DINCond-BlackAlternate;}

.section5 .copyright .bq-logo { float:left; width:400px;}
.section5 .copyright .bq-logo img {width:100%;}

.section5 .copyright .bq-lxwm { float:left; width:530px; margin-left:100px; box-sizing: border-box;}
.section5 .copyright .copyright-box { float:left; width:100%;}
.section5 .copyright .copyright-box p {font-family:"Microsoft YaHei";color: #fff; font-size:15px; line-height:30px;}

.section5 .copyright .bq-yqurl { float: right;width:320px;}
.section5 .copyright .bq-yqurl .ljurlbox { float:left; width:110%;overflow: hidden;}
.section5 .copyright .bq-yqurl .ljurlbox li { float:left; width:128px; margin-right:20px;}
.section5 .copyright .bq-yqurl .ljurlbox li img { max-width:128px;}
.section5 .copyright .bq-yqurl .ljurlbox li p { max-width:128px; line-height:30px;font-family:"Microsoft YaHei";color: #fff; font-size:15px; text-align:center;}





/*=================列表页========================*/

.brhero {height:530px;display: flex;flex-direction: column;justify-content: center;align-items: center;position: relative;overflow: hidden;}
.brhero .webwz-box { width:100%; max-width:1400px; margin:30px auto;position: absolute; z-index:100; bottom:0;}
.brhero .webwz-box .dhlm-box {  text-align:left; font-family: 'SourceHanSerifCN-Bold'; font-size:0.40rem; color:#fff; font-weight:bold; margin-bottom:30px;text-shadow: 1px 1px 0 #000;}
.brhero .webwz-box .dhwz-box {  text-align:left; font-family:"Microsoft YaHei"; font-size:0.18rem; color:#fff;text-shadow: 1px 1px 0 #000;}
.brhero .webwz-box .dhwz-box a {color:#fff;}
.brhero .webwz-box .dhwz-box a::after {
  content: " /";
  margin: 0 5px;
  color: #999;
  vertical-align: middle;
}
/* 最后一个a取消竖线 */
.brhero .webwz-box .dhwz-box a:last-child::after {
  content: "";
}
.brhero .webwz-box .dhwz-box i { background:url(images/location.png) left center no-repeat; padding-left:22px;}
.brhero .clearfix {width: 100%;height:100%;/*height: 100vh;*/position: relative;overflow: hidden;}
.brhero .clearfix .brpic {list-style: none;margin: 0;padding: 0;width:100%;height: 100%;display: flex;transition: transform 0.5s ease-in-out;}
.brhero .clearfix .brpic .news {width:100%;height: 100%;overflow: hidden;}
.brhero .clearfix .brpic .news div {display: block;width: 100%;height: 100%;overflow: hidden;}


.Content-box { width:100%; max-width:1400px; margin:40px auto 40px auto; box-sizing: border-box; clear:both;}
/*列表页 listcolumn*/
.col_menu {width: 260px;float:left;margin-right:-260px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head { background: url(images/gq.png) right top no-repeat #2F4A97;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-family:"Microsoft YaHei";font-size:32px;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:110px; text-align:center;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
.col_menu .col_menu_bottom { width:240px; height:72px; background:url(images/tslistbottom.png);}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2F4A97; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {font-family:"Microsoft YaHei";color:#333;font-size:18px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:50px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#222; background:#f5f5f5; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #2C4780;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a{font-family:"Microsoft YaHei"; color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#2C4780;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {font-family:"Microsoft YaHei";color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 44px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#2C4780;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{font-family:"Microsoft YaHei";} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 60px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#2F4A97;} 



.listbox { float:right; max-width:1080px; width:100%;}
.listbox .nylistbox { float:left; width:100%;}

/* 新闻列表容器：网格布局，2列（贴合参考图） */
.news-grid {float:left; width:100%; height: auto;overflow:hidden; display: grid;grid-template-columns: repeat(1, 1fr); /* 2列布局 */}
.news-grid .news-item {width:100%; height:auto; min-height:200px;  position: relative; box-sizing: border-box;spadding: 15px;display: flex; /* 弹性布局：图文并列 */gap:30px; /* 图文之间的间距 */align-items: flex-start;  padding:25px 20px; box-sizing: border-box; border-bottom:1px solid #ddd;}
.news-grid .news-item::before {content: "";position: absolute;top: 0;left: -100%; /* 初始位置在元素左侧外部 */width: 100%;height: 100%;background: #2F4A97; /* 鼠标经过背景色 */z-index: -1;transition: left 0.3s ease; /* 过渡效果，针对left属性 */}
.news-grid .news-item:hover { clip-path: polygon(0 0, 100% 0, 100% calc(100% - 25px), calc(100% - 25px) 100%, 0 100%);transition: background 0.3s ease;} /*鼠标经过 右侧斜角*/
.news-grid .news-item .news-img-wrap { float:left; width:260px; /* 参考图图片宽度 */height:156px;/* 参考图图片高度 */flex-shrink: 0; /* 图片不被压缩 */overflow:hidden;position: relative;display: inline-block;border-radius:8px; border:0px solid #fff;}
.news-grid .news-item .news-img-wrap img {width: 100%; height: 100%; transition: transform 0.8s ease;display: block;}
.news-grid .news-item .news-img-wrap:hover img {transform: scale(1.2);/*实现放大 1.2 倍的效果*/}
.news-grid .news-item .news-img-wrap::after {content: '';position: absolute;top: 0;left: -100%; /* 初始藏在左侧 */width: 50%;height: 100%;background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 50%, rgba(255,255,255,0) 100%);transform: skewX(-25deg); /* 斜角效果 */transition: 0.5s;}
/* 鼠标悬停触发扫光 */
.news-grid .news-item .news-img-wrap:hover::after {left: 150%; /* 亮光滑到右侧 */}
.news-grid .news-item .news-img {width: 100%;height: 100%;object-fit: cover; /* 保持比例，裁剪多余部分 */}
/* 有图片时才显示图片容器 */
.news-grid .news-item.has-img .news-img-wrap {display: block;}
/* 无图片时内容区域占满100%宽度 */
.news-grid .news-item.no-img .news-content { width:100%;}
.news-grid .news-item .news-content { float:right; width: calc(100% - 290px); flex: 1; /* 自动占满剩余空间 */display: flex;flex-direction: column; gap:20px; /* 标题、简介、日期之间的间距 */}
.news-grid .news-item .news-content .news-title {font-family: "Microsoft YaHei"; font-size:18px; color:#333; font-weight:bold;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;text-overflow: ellipsis;}
.news-grid .news-item .news-content .news-desc {font-size:15px;color: #777;line-height: 2em;text-indent: 2em; /* 首行缩进2字符（参考图） */display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;text-overflow: ellipsis;}
.news-grid .news-item .news-content .news-date {display: inline-block;font-size:15px;color: #2F4A97;vertical-align: bottom;}
.news-grid .news-item .news-content .news-deta {display: inline-block;font-size:24px;color: #2F4A97;font-weight: bold;}

.news-grid .news-item:hover::before {left: 0; /* 鼠标悬停时将伪元素移到元素左侧，实现背景从左向右滑动出现 */}
.news-grid .news-item:hover a .news-title { color:#fff; font-size:18px;} /* 控制鼠标经过时 标题字号大小 */
.news-grid .news-item:hover a .news-desc { color:#f1f1f1;}
.news-grid .news-item:hover a .news-date { color:#fff;}
.news-grid .news-item:hover a .news-deta { color:#fff;}



.zhengwen-box { width:100%; max-width:1400px; margin:20px auto 40px auto; box-sizing: border-box; clear:both;}
.neorongbox { float:left; width:100%;}
.neorongbox .artibox { float:left; width:100%;}
/* 顶部标题+打印工具栏容器 */
.header-wrap {display: flex;justify-content: space-between;align-items: center;margin-bottom: 20px;width: 100%;/*position: sticky;*/top: 0;background: #fff;z-index: 10;padding: 10px 0;border-bottom: 1px solid #eee;}
.page-title {font-size: 26px;font-weight: bold;color: #777;}
/* 缩放打印工具栏 */
.print-toolbar {display: flex;align-items: center;gap: 5px;flex-shrink: 0;font-weight: bold;}
.tool-btn {width: 40px;height: 40px;border: none;background: #f5f7fa;font-size: 18px;cursor: pointer;border-radius: 2px;font-weight: bold;}
.tool-btn:hover {background: #e6edf7;}
.zoom-num {width: 60px;text-align: center;line-height: 40px;font-size: 16px;background: #eaeaea;}
.print-btn {background: #eaeaea;color: #777; font-size: 20px;line-height: 1;}
/* 固定占位父容器 */
.article-holder {width: 100%;margin: 0 auto;min-height: 600px;word-wrap: break-word;overflow-wrap: break-word;}
/* 文章区域：缩放核心 */
.article-box {width: 100%;transition: all 0.2s ease;
  /* 基础样式变量 */
  --base-font-size: 16px;
  --base-title-size: 24px;
  --base-meta-size: 14px;
  --base-img-width: 680px;
  font-size: var(--base-font-size);
}
.article-title {font-size: var(--base-title-size);text-align: center;margin: 30px 0 20px;color: #111;word-break: break-all;line-height:1.3em;}
.article-meta {text-align: center;color: #777;font-size: var(--base-meta-size);margin-bottom: 40px;line-height:1.7em;}
.article-content {line-height: 2;color: #333;}
/* 图片缩放样式 */
.article-content img {max-width: 680px;height: auto !important;padding:10px 0px;transition: width 0.2s ease;}


/* 打印媒体样式 */
@media print {
    /* 页面所有元素默认隐藏 */
    body * {
        visibility: hidden;
    }
    /* 仅打印容器及内部内容可见 */
    #articleWrap,
    #articleWrap * {
        visibility: visible;
    }
    /* 定位打印内容到纸张左上角，清除默认边距 */
    #articleWrap {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
    }
    /* 隐藏打印工具栏按钮 */
    .print-toolbar {
        display: none !important;
    }
    /* 清除打印背景、阴影，适配纸张 */
    #articleWrap {
        background: #fff !important;
        box-shadow: none !important;
    }
    /* 分页优化，避免标题、图片被截断 */
    .article-title, .article-meta, .article-content img {
        page-break-inside: avoid;
    }
    /* A4纸张边距适配 */
    @page {
        margin: 2cm;
        size: A4;
    }
}











/* 滚动指示器样式 - 圆形鼠标滑轮样式 */
.scroll-indicator {position: absolute;bottom: 30px;left: 50%;transform: translateX(-50%);color: #fff;animation: bounce 2s infinite; z-index:99!important; cursor: pointer;transition: all 0.3s ease;width: 60px;height: 65px;display: flex;justify-content: center;align-items: center;}
.scroll-indicator:hover {transform: translateX(-50%) scale(1.1);}
.scroll-indicator:active {transform: translateX(-50%) scale(0.95);}

/* 圆形鼠标滑轮样式 */
.mouse-wheel {width: 60px;height: 65px;border: 2px solid rgba(255, 255, 255, 0.8);border-radius: 48%;display: flex;justify-content: center;align-items: center;position: relative;}
.mouse-wheel::after {content: '';position: absolute;bottom: 15px;width: 2px;height: 10px;background-color: rgba(255, 255, 255, 0.8);border-radius: 1px;animation: scrollDown 1.5s infinite;}

/* 鼠标图标样式 */
.mouse-icon {width: 20px;height: 26px;background-color: rgba(255, 255, 255, 0.5);border-radius: 10px;position: relative;margin-bottom: 5px;}
.mouse-icon::before {content: '';position: absolute;top: 5px;left: 5px;width: 10px;height: 10px;background-color: rgba(255, 255, 255, 0.4);border-radius: 50%;}

/* 动画效果 */
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		transform: translateY(0) translateX(-50%);
	}
	40% {
		transform: translateY(-20px) translateX(-50%);
	}
	60% {
		transform: translateY(-10px) translateX(-50%);
	}
}


/**************************************************************/
/* html5 div 由左向右移动*/
@keyframes slide-right {
	0% {opacity: 0;transform: translateX(-50px);}
	100% {opacity: 1;transform: translateX(0);}
}
.slide-right-effect {animation: slide-right 1s ease-out forwards;will-change: transform, opacity;}
/* html5 div 由右向左移动*/
@keyframes slide-left {
	0% {opacity: 0;transform: translateX(50px);
	}
	100% {opacity: 1;transform: translateX(0);}
}
.slide-left-effect {animation: slide-left 1s ease-out forwards;will-change: transform, opacity;}
/* html5 div 由下向上移动*/
@keyframes slide-up {
	0% {opacity: 0;transform: translateY(50px);}
	100% {opacity: 1;transform: translateY(0);}
}
.slide-up-effect {animation: slide-up 1s ease-out forwards;will-change: transform, opacity;}
/* html5 div 由上向下移动*/
@keyframes slide-down {
	0% {opacity: 0;transform: translateY(-50px);}
	100% {opacity: 1;transform: translateY(0);}
}
.slide-down-effect {animation: slide-down 1s ease-out forwards;will-change: transform, opacity;}

.hidden {opacity: 0;}
/* html5 */
/**************************************************************/