/***** 当前位置 *****/
.old_type .location {
  font-size: 28px;
  display: flex;
  margin-bottom: 18px;
}
.old_type .location a {
  font-size: 28px;
  color: #333333;
  margin: 0 6px;
}
.old_type .location img {
  width: 28px;
  height: auto;
}
.old_type .position_t {
  margin-top: 0;
  margin-left: 0;
}
.old_type .content-left,
.old_type .content-right {
  width: 100%;
  margin: 0 0 22px 0;
}
.old_type .content-left-title {
  font-size: 50px;
}
.old_type .content-left-title a {
  font-size: 28px;
}
.old_type .content-left .list {
  font-size: 34px;
}
.old_type .content-left .list::before,
.old_type .content-left .list::after {
  width: 380px;
}
.old_type .content-left .image .image-box {
  width: 200px;
}
.old_type .content-left .image .image-box div {
  height: 150px !important;
  width: 150px !important;
}
.old_type .content-left .image .image-box a img {
  height: 150px !important;
  width: 150px !important;
}
.old_type .content-left .image .image-box p {
  font-size: 32px;
}
.old_type .content-left .image::before,
.old_type .content-left .image::after {
  width: 220px;
}
.old_type .common-p {
  font-size: 50px;
}
.old_type .common-p::before {
  height: 50px;
  bottom: 0;
  top: 12px;
}
.old_type .content-right-top .word {
  font-size: 32px;
  line-height: 50px;
}
.old_type .content-right-bottom {
  width: 100%;
  height: 560px;
}
.old_type .form_sub {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.old_type .input_title {
  display: block;
  font-size: 32px;
  width: 16%;
}
.old_type .input_text {
  margin-left: 0 !important;
  width: 84%;
  height: 50px;
  font-size: 18px;
  padding-left: 12px;
}
.old_type .form_sub:nth-child(4) .input_text {
  width: 28% !important;
}
.old_type .form_sub:nth-child(4) #nf_1,
.old_type .form_sub:nth-child(5) #nf_2 {
  width: 28%;
  height: 50px;
  font-size: 18px;
  padding-left: 12px;
}
.old_type .form_sub:nth-child(5) .input_text {
  width: 49%;
}
.old_type .form_sub:nth-child(5) .nh_hz,
.old_type .form_sub:nth-child(5) .nh_nz {
  font-size: 32px;
}
.old_type .form_sub:nth-child(7) {
  display: block;
  text-align: center;
}
.old_type .btn_cx,
.old_type .btn_ct {
  height: 50px;
  width: 160px;
  font-size: 32px;
}
.old_type .contentbottom-left,
.old_type .contentbottom-right {
  width: 100%;
  margin-bottom: 22px;
}
.old_type .common-p .more {
  font-size: 32px;
}
.old_type .year-list a {
  width: 24%;
  margin-right: 0;
  font-size: 32px;
}
.old_type .year-list,
.old_type .last-list {
  justify-content: space-between;
}
.old_type .last-list a {
  width: 32%;
  margin-right: 0;
  font-size: 32px;
}
.old_type .last-list a img {
  width: 44px;
  height: auto;
}
.old_type .contentbottom-right-top .word {
  font-size: 32px;
  line-height: 50px;
}
.old_type .way {
  width: 100%;
}
.old_type .way li {
  width: 100%;
  margin-left: 22px;
  margin-bottom: 22px;
}
.old_type .way li .title {
  font-size: 32px;
}
.old_type .way li .title::before {
  width: 66px;
  height: 4px;
  bottom: -18px;
}
.old_type .way li p {
  font-size: 28px;
  line-height: 48px;
}
