.old_type .cont_title {
  width: 100%;
  height: 96px;
  line-height: 96px;
  font-size: 48px;
  background-size: 150%;
  background-position-x: 50%;
}
.old_type .cont_list li {
  width: 585px;
  height: auto;
  margin: 0 30px 30px 0;
}
.old_type .cont_list li p {
  width: 100%;
  height: 72px;
  line-height: 72px;
  background-color: #ffffff;
  font-size: 36px;
  text-align: center;
}
.old_type .cont_list li:first-child + li,
.old_type .cont_list li:first-child + li + li + li + li + li {
  margin-right: 0;
}
.old_type .cont_gd a {
  display: block;
  width: 240px;
  height: 80px;
  line-height: 80px;
  background-color: #ffffff;
  border: solid 1px #e8edf7;
  margin: 0 auto;
  text-align: center;
  font-size: 36px;
}
.old_type .cont_ztlb_list li {
  width: 1200px;
  height: 72px;
  line-height: 72px;
  padding-left: 30px;
  background: url(li-bg.png) center left no-repeat;
  border-bottom: 1px solid #eeeeee;
  float: left;
  background-size: 8px;
}
.old_type .cont_list li img {
    width: 100%;
    height: 262px;
    display: block;
}
.old_type .cont_ztlb_list li a {
  width: 900px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 36px;
  display: inline-block;
}
.old_type .cont_ztlb_list li span {
  float: right;
  color: #999;
  font-size: 36px;
}
.old_type .cont_ztlb_list li:first-child + li,
.old_type .cont_ztlb_list li:first-child + li + li + li,
.old_type .cont_ztlb_list li:first-child + li + li + li + li + li,
.old_type .cont_ztlb_list li:first-child + li + li + li + li + li + li + li,
.old_type .cont_ztlb_list li:first-child + li + li + li + li + li + li + li + li + li {
  margin-left: 0;
}
.old_type .cont_zthz_list li {
  width: 585px;
  height: 96px;
  line-height: 96px;
  background-color: #ffffff;
  border: solid 1px #e8edf7;
  float: left;
  text-align: center;
  margin: 0 30px 30px 0;
}
.old_type .cont_zthz_list li a {
  font-size: 36px;
  color: #333333;
  text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	width: 85%;
}
.old_type .cont_zthz_list li:first-child + li,
.old_type .cont_zthz_list li:first-child + li + li + li {
  margin-right: 0;
}
.old_type .cont_zthz_list li:first-child + li + li {
  margin-right: 30px;
}
