.yzpageold .con_title h3{
  height: 72px;
  line-height: 72px;
font-size: 48px;
}
.yzpageold .con_title img{
padding-top: 28px;
width: 5%;
}
.yzpageold .lists ul li{
height: 72px;
}
.yzpageold .lists ul li a{
  line-height: 72px;
  font-size: 32px;
  display: inline-block;
  max-width: 910px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.yzpageold .lists ul li span{
  line-height: 72px;
font-size: 32px;
}
.yzpageold .lists ul li i{
height: 10px;
  width: 10px;
  margin-top: 25px;	
}
.yzpageold .lists ul li i img{
width: 90%;
}

.yzpageold .lucidity_pgBtn {
width: 100%;
height: 50px;
}

.yzpageold .lucidity_pgToolbar td {
font-size: 24px;
}

.yzpageold .lucidity-ui-paging-container li {
  height: 50px !important;
  line-height: 45px;
  font-size: 24px;
}

.yzpageold .lucidity_pgCurrentPage {
width: 100px;
height: 36px;
font-size: 24px;
}
@media only screen  and (max-width: 768px) {
	.con_title h3{
    height: 48px;
    line-height: 48px;
  font-size: 24px;
  }
  .con_title img{
  padding-top: 12px;
  width: 5%;
  display: none;
  }
  .lists ul li{
  height: 36px;
  }
  .lists ul li a{
    line-height: 36px;
    font-size: 18px;
    display: inline-block;
    max-width: 63%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .lists ul li span{
    line-height: 36px;
  font-size: 18px;
  }
  .lists ul li i{
    margin-top: 3%;
  }
  /* .lucidity_pgBtn {
  width: 100%;
  height: 30px;
  }
  
  .lucidity_pgToolbar td {
  font-size: 18px;
  }
  
  .lucidity-ui-paging-container li {
    height: 36px !important;
    line-height: 36px;
    font-size: 18px;
  } */
/*   
  .lucidity_pgCurrentPage {
  width: 100px;
  height: 36px;
  font-size: 18px;
  } */
  .container,.top_side {
    width: 100%;
  } 
  /* .lucidity-ui-paging-container li {
    height: 35px !important;
    line-height: 35px;
    font-size: 24px;
    width: 29px;
    padding: 0px !important;
  } */
  .top_header {
    height: 125px;
    background-size: auto 100%;
  }
  .lucidity_pgPanel {
    width: 100%;
  }
  .lucidity-ui-paging-container {
      display: none !important;
  }
  .lucidity_pgPanel td:nth-child(3),
  .lucidity_pgPanel td:nth-child(6),
  .lucidity_pgPanel td:nth-child(8),
  .lucidity_pgPanel td:nth-child(9),
  .lucidity_pgPanel td:nth-child(10) {
      display: none;
  }
  .lucidity_pgToolbar {
      border: none !important;
  }
}