    #c1161736 ul { 
     display: flex;          /* flex 布局 */
  flex-wrap: nowrap;      /* 禁止换行 */
  justify-content: flex-start; /* 内容靠左 */
  align-items: center;    /* 垂直居中 */
  width: 100%;            /* 占满父容器 */
  margin: 0; padding: 0;}
      #c1161736 ul li {
  flex: 1;                /* 按比例分配宽度 */
  text-align: center;     /* 文字居中 */
  white-space: nowrap;    /* 文字不换行（或用 normal 允许换行） */
  overflow: hidden;       /* 超出隐藏（可选） */
  text-overflow: ellipsis;}
  
    #c1161736 ul li a {text-decoration: none; color:#fff; display:block;padding: 0 10px; width:109.09px; height:58px; line-height:58px; text-align:center;   font-size:18px;} 

    
    #c1161736 ul li { float:left; margin-left:0px;} 
    #c1161736 ul li a:hover {background:#2368c4;}
    #c1161736 ul li a#current { background:#2368c4; font-weight:bold; color:#fff;}
    #c1161736 ul li ul { border:0px solid #ccc; display:none;width:auto;} 
    #c1161736 ul li ul li {text-decoration: none;font-size:14px; float:none;  margin:0;}
    #c1161736 ul li ul li a {width:170px;height:58px;line-height:58px; text-align:center; background:#2368c4; color:#fff;} 
    #c1161736 ul li ul li a:hover { color:#fff; background:#5392e7;}  
    #c1161736 ul li:hover ul { display:block;z-index:9999999; position:absolute;}
    #c1161736 ul li.sfhover ul { display:block;}


.titlestyle1161751{ line-height: 220%; color: #222222; font-size: 9pt; font-weight: bold; text-decoration: none ;}
.summarystyle1161751{ line-height: 150%; color: #222222; font-size: 9pt ;}

.news .fenlei .hkbox1a{
    display: block;
    float: left;
    text-align: center;
    border-bottom: 2px solid #688ed2;
    font-weight: bold;
    color: #fafafa;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    transition: 588ms;
    margin: 0 5px 0 0;
    background-color: #17479e;
    width: 200px;}
.news .fenlei .hkbox1 {
    display: block;
    float: left;
    text-align: center;
    color: #E7E7E6;
    border-bottom: 2px solid #dcdcdc;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    transition: 588ms;
    margin: 0 5px 0 0;
    background-color: #4572c3;
    width: 200px;}
 .hkbox1ac {
    display: block;
    float: left;
    text-align: center;
    border-bottom: 2px solid #688ed2;
    font-weight: bold;
    color: #fafafa;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    transition: 588ms;
    margin: 0 5px 0 0;
    background-color: #17479e;
    width: 200px;}
.news .fenlei a:hover{
    color: #ffffff;
    text-decoration: none;}
.news .content div ul li a{
    color:#535353;}



.biaoti1 {
  clear: both;
  overflow: hidden;
  height: 55px;
  line-height: 55px; /* 原 line-height 50px 改为 55px ，让垂直居中更准 */
  margin-bottom: 20px;
  /* 替换背景图路径（如果是相对路径，确保和页面层级匹配），也可简化成纯色过渡更简洁 */
  background: url("https://www.zerowasteplantpower.com/images/listline.gif") repeat-x bottom; 
  display: flex; /* 用 flex 布局让标题和“查看更多”并排，替代 float 更灵活 */
  align-items: center; /* 垂直居中对齐 */
  justify-content: space-between;}

/* 教学研究标题链接样式：调整颜色、去掉冗余背景，强化选中感 */
.biaoti1 .zi1 a {
  display: block;
  font-size: 23px;
  color: #000000; /* 原 #eee9e9 太浅，改成更清晰的白色 */
  text-decoration: none;
  line-height: 40px; /* 和容器高度一致，保证垂直居中 */
  border-bottom: 2px solid #17479e;

  width: 150px;
  text-align: center;
  transition: all 0.3s ease;}

/* 标题 hover 交互：加深背景或变色，反馈点击 */
.biaoti1 .zi1 a:hover {
  background-color: #17479e;}
.biaoti1 .more a {
    color: #6d7175;
    font-size: 14px;}


.news .fenlei .hkbox1a {
    display: block;
    float: left;
    text-align: center;
    border-bottom: 2px solid #688ed2;
    font-weight: bold;
    color: #fafafa;
    font-size: 23px;
    height: 54px;
    line-height: 54px;
    text-decoration: none;
    transition: 588ms;
    margin: 0 5px 0 0;
    background-color: #17479e;
    width: 200px;}
.infolist li {
    clear: both;
    overflow: hidden;
    line-height: 38px;
    padding-left: 22px;
    font-size: 16px;
    background: url("https://www.zerowasteplantpower.com/images/listbt.gif") no-repeat left center;
    border-bottom: 1px dashed #ddd;}
.infolist {
    float: left;
    width: 340px;
    height: 260px;
    background: #f5f5f5;
    padding: 16px 20px;}
.infolist {
    float: left;
    width: 340px;
    height: 260px !important;
    background: #f5f5f5;
    padding: 16px 20px;}
A.c1161771{
font-size: 9pt;
color: #222222;
line-height: 150%;
text-decoration: none;}
A.c1161771:link {
color: #222222;}  
A.c1161771:visited {
color: #222222;}  
A.c1161771:active {
color: #222222;}  
A.c1161771:hover {
color: #cc0000;}
.c1161771_date {
line-height: 150%;
font-size: 9pt;
text-decoration: none;}


.info-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* 三列 */
  gap: 20px;
  justify-items: center;}

.info-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  color: #333;
  font-size: 12px;
  text-align: center;}

.info-item img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  border: 1px solid #fbfbfb;
  border-radius: 2px;
  margin-bottom: 5px;}

.info-item:hover img {
  border-color: #1976d2;}
.news .fenlei a:hover{
    color: #ffffff;
    text-decoration: none;}
.news .content div ul li a{
    color:#535353;}
.biaoti .zi a {
    display: block;
    font-size: 23px;
    color: #eee9e9;
    text-decoration: none;
    line-height: 48px;
    border-bottom: 2px solid #17479e;
    background-color: #17479e;
    width: 200px;
    text-align: center;}
.biaoti {
    clear: both;
    overflow: hidden;
    height: 55px;
    line-height: 50px;
    /* border-bottom: #cccccc 1px solid; */
    margin-bottom: 20px;
    background: url("https://www.zerowasteplantpower.com/images/listline.gif") repeat-x bottom;
    border-bottom: 2px solid #17479e;}

A.c1161774{
font-size: 9pt;
color: #222222;
line-height: 150%;
text-decoration: none;}
A.c1161774:link {
color: #222222;}  
A.c1161774:visited {
color: #222222;}  
A.c1161774:active {
color: #222222;}  
A.c1161774:hover {
color: #cc0000;}
.c1161774_date {
line-height: 150%;
font-size: 9pt;
text-decoration: none;}


.info-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* 三列 */
  gap: 20px;
  justify-items: center;}

.info-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  color: #333;
  font-size: 12px;
  text-align: center;}

.info-item img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  border: 1px solid #fbfbfb;
  border-radius: 2px;
  margin-bottom: 5px;}

.info-item:hover img {
  border-color: #1976d2;}



.infolist2 li {
    clear: both;
    overflow: hidden;
    line-height: 38px;
    padding-left: 22px;
    font-size: 16px;
    background: url("https://www.zerowasteplantpower.com/images/listbt.gif") no-repeat left center;}

.infolist2 li a{
     float: left;
    font-size: 16px;
    color: #555;}

.titlestyle1161770{ font-size: 9pt; color: #222222; line-height: 200%; text-decoration: none ;}

.footermenu {
    text-align: left;}
