.zongk {max-width: 1440px; margin: 0 auto; overflow: hidden;margin-top: 40px}
.weiz{width:100%;margin:0 auto;font-size:1rem;height:60px;line-height:60px;color:#666;text-align:left;}
/*页面框架*/
.csjjh-ej-body{width:100%;overflow:hidden;margin:0 auto;min-height:395px;}
.left-nav{width:200px;float:left;}
.right-list{width:100%;float:right;min-height:700px}
 
@media screen and (max-width: 768px) { 
 .title1 a {width: 75%;overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
.banner{margin-top:4rem;}
}

@media screen and (max-width: 1600px) {
.zongk {width: 85%;}
}




/*分页样式*/
.pagingNormal {
display: block;
    width: 1.45rem;
    height: 1.375rem;
    line-height: 1.375rem;
    border: 1px solid #cfdce5;
    text-align: center;
    border-radius: 0.2rem;
    font-size: 0.8rem;
    color: #484848;
    margin: 0 0.0625rem;
}
.easysite-page-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.625rem;
  margin-bottom: 0.375rem;
  flex-wrap: wrap;
}
.NormalRed {
margin: 0 0.2625rem;
    background: #ea541b;
    color: #fff; 
    height: 1.375rem;
    border-radius: 0.1rem;
    text-align: center;
    line-height: 1.375rem;
    border: 1px solid #cfdce5;
}
.nextPage,
.lastPage {
  display: block;
  width: auto;
  height: 0.375rem;
  line-height: 0.35rem;
  font-size: 0.175rem;
  padding: 0px 0.1rem;
  border: 1px solid #cfdce5;
  box-sizing: border-box;
  border-radius: 0.0625rem;
  margin-right: 0.0625rem;
}
.totalList {
  height: 0.375rem;
  line-height: 0.375rem;
  font-size: 0.175rem;
  padding: 0 0.1rem;
  border: 1px solid #cfdce5;
  border-radius: 0.0625rem;
}
.totalList b {
  font-weight: 500;
}
.totalList * {
  font-size: 0.175rem;
}