.oldcztype .position .position-txt {
  font-size: 36px;
  margin-top: 50px;
}
.oldcztype .position .position-txt img {
  width: 36px;
  margin-right: 10px;
}
.oldcztype .con .con-left {
  display: none;
}
.oldcztype .con .con-right {
  width: 100%;
  padding: 30px;
}
.oldcztype .con-right li a {
  font-size: 36px;
  padding-left: 36px;
}
.oldcztype .con-right li {
  display: block;
  width: 100%;
  height: 72px;
  line-height: 72px;
  padding-left: 0px;
  background: url(listdot.png) no-repeat left center;
  border-bottom: 1px #dedede dashed;
}
.oldcztype .con-right li span {
  font-size: 36px;
}
.oldcztype .con-right li a {
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  float: left;
}
.oldcztype .simple_pgBtn {
  width: 40px;
  height: 40px;
}
.oldcztype .simple_pgCurrentPage {
  width: 36px;
  height: 36px;
  line-height: 36px;
}
.oldcztype .simple_pgToolbar td,
.oldcztype .simple_pgToolbar input {
  font-size: 24px;
  line-height: 36px;
}
.oldcztype .simple_pgToolbar a {
  background-size: 24px;
}
.oldcztype {min-width: 1200px !important; }