/***** 当前位置 *****/
.old_type .location {
  width: 100%;
  min-width: 1200px;
  background-color: #f4f4f4;
  height: 80px;
  line-height: 80px;
}
.old_type .location .container {
  padding-left: 30px;
  background-size: 20px;
}
.old_type .location .container td {
  font-size: 32px;
}
.old_type .location .container a {
  font-size: 32px;
}
.old_type .location a:hover {
  color: #115db2;
}
.old_type .gov_tab_head {
  height: 80px;
  line-height: 80px;
}
.old_type .gov_tab_head .bigtitle {
  font-size: 50px;
}
.old_type .depart_list li {
  height: 64px;
  line-height: 64px;
  width: 32.3%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.old_type .depart_list li a {
  font-size: 32px;
}
