/* 老年版 */
.old_type .crumb a {
    font-size: 20px;
}

.old_type .main h1 {
    font-size: 48px !important;
    line-height: 82px !important;
}

.old_type .sub-title {
    font-size: 24px;
    line-height: 70px;
    color: #666666;
}

.old_type .zoom p {
    font-size: 32px !important;
    line-height: 64px;
}

.old_type .sub-area {
    height: 60px;
    line-height: 60px;
    font-size: 24px;
}

.old_type .shangx a {
    display: inline-block;
    width: 100%;
    line-height: 60px;
    font-size: 24px;
}

/* wap */
.mobile_type .main {
    padding: 4vw;
    border: 1px solid #b8cde9;
  }
  .mobile_type .w1200 {
    width: 100% !important;
  }
  .mobile_type .title {
    font-size: 5vw !important;
    font-weight: normal;
    line-height: 6.4vw !important;
    padding-bottom: 3vw;
  }
  .mobile_type .crumb a {
    font-size: 3vw;
  }
  .mobile_type .crumb {
    padding: 0 2vw;
    width: 96% !important;
    box-sizing: border-box;
  }
  .mobile_type .sub-title {
    font-size: 2vw;
    line-height: normal;
    color: #666666;
    display: inline-block;
    width: 100%;
  }
  .mobile_type .sub-title span {
    padding: 2vw 3vw;
    display: block;
    line-height: 4vw;
    /* margin: 1.9
  vw
   0; */
    float: left;
  }
  .mobile_type .zoom p {
    font-size: 2vw !important;
    line-height: 8vw !important;
  }
  .mobile_type .sub-area {
    height: 6vw;
    line-height: 6vw;
    font-size: 2vw;
  }
  .mobile_type .shangx a {
    display: inline-block;
    width: 100%;
    line-height: 4vw;
    font-size: 2vw;
  }
  .mobile_type .current-position {
    line-height: 60px;
    font-size: 14px;
    background: #f7f7f7;
    line-height: 9vw;
}  
 .mobile_type .img_top {
    width: 100% !important;
    height: 100%!important;
    min-height: 30vw;
    background-size: cover !important;
}