     .warp {
       background: url(https://t.nanyang.gov.cn/file/4113000002/img/202311240430031.png) center 0px no-repeat;
       background-size: 100%;
       background-color: #89be38;
       overflow: hidden;
     }

     .stNav,
     .container {
       width: 1200px;
       margin: 0 auto;
     }

     .stNav ul {
       margin: 0 auto;
     }

     .stNav {

       margin: 0 auto;
       background: #336600;
     }

     .stNav {
       margin-top: 400px;
     }

     .stNav li {
       width: 24%;
       float: left;
       height: 44px;
       line-height: 44px;
       /* margin: 0 20px; */
       /* padding: 0 20px; */
       text-align: center;
     }

     .stNav li a {
       color: #FFFFFF;
       font-size: 18px;
     }

     .container {
       background-color: #FFFFFF;
     }

     .img {
       background: url(https://t.nanyang.gov.cn/file/4113000002/img/202311240514049img.jpg)center center no-repeat;
       width: 100%;
       height: 550px;
     }

     .z_content {
       padding: 20px 16px;
     }

     .z_content_block {
       margin-top: 20px
     }

     .z_content ul li {
       border-bottom: 1px #eee solid;
       height: 46px;
       background: url(https://t.nanyang.gov.cn/file/4113000002/img/20231204dot.png) 0 50% no-repeat;
       padding-left: 12px;
       line-height: 46px;
       font-size: 16px;
     }

     .z_title {
       height: 46px;
       line-height: 46px;
       color: #89be38;
       font-size: 18px;
       background: #eee;
       padding-left: 16px;
     }


     .z_title a {
       height: 46px;
       float: right;
       line-height: 46px;
       color: #000000;
       font-size: 14px;

       padding-right: 20px;
     }


     .z_content li.line {
       height: 0;
       border-bottom: 1px #ccc solid;
       font: 0/0 lx;
       overflow: hidden;
       margin: 10px 0;
     }

     .z_content li .date {
       float: right;
       padding-right: 20px;
       color: #a5a5a5;
     }

     .footer {
       margin-top: 0;
     }
/* old */
.oldModel .stNav li a{
  font-size: 28px;
}
.oldModel .z_title,.oldModel .z_title a{
  font-size: 28px;
}
.oldModel .z_content ul li{
  height: 64px;
  line-height: 64px;
  font-size: 28px;
}
.oldModel .z_content ul li a{
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 80%;
}
.stNav{
  position: relative;
}
.wza-box{
  position: absolute;
  right: 0;
  top: -70px;
}