/* 老年版本 */
.old_type .search-q {
    width: 600px;
    height: 60px;
    font-size: 28px;
  }
  .old_type .valuesearch {
    width: 75px;
    height: 60px;
  }
  .old_type .nav ul {
    flex-wrap: wrap;
  }
  .old_type .nav {
    height: auto;
  }
  .old_type .header {
    height: auto;
  }
  .old_type .nav ul li {
    font-size: 32px;
    width: 25%;
    text-align: center;
  }
  .old_type .mid-a {
    flex-direction: column;
  }
  .old_type .mid-ab-title h2 {
    font-size: 32px;
  }
  .old_type .mid-ab-title a {
    font-size: 32px;
  }
  .old_type .mid-ab-list li {
    font-size: 24px;
    line-height: 52px;
  }
  .old_type .mid-ab-lista li {
    font-size: 24px;
    line-height: 52px;
  }
  .old_type .mainconfece {
    width: 100%;
    margin-top: 20px;
  }
  .old_type .mainconfece-list li {
    width: 460px;
    height: 160px;
  }
  .old_type .mainconfece-list a img {
    width: 80px;
    margin: 30px;
  }
  .old_type .mid-abcd {
    width: 100%;
    margin-right: 0px;
  }
  .old_type .mainconfece-list a {
    padding-top: 10px;
  }
  .old_type .mainconfece-list span {
    font-size: 32px;
  }
  .old_type .mainconfece-title h2 {
    font-size: 32px !important;
  }
  .old_type .picMarquee-left .bd ul li .pic img {
    max-height: 350px !important;
    height: auto !important;
    width: auto !important;
  }
  .old_type ul.picList {
    height: 350px;
  }
  .old_type .mid-abc {
    width: 100%;
  }
  .old_type h2 {
    font-size: 32px !important;
  }
  .old_type .mid-ab-titlea a {
    font-size: 32px;
  }
  /* lunbo */
  .old_type .bord {
    width: 100%;
  }
  .old_type .mid-ab {
    width: 100%;
  }
  .old_type .mid-ab {
    margin-top: 20px;
  }
  /* 底部 */
  .old_type .copy_submenu a {
    font-size: 24px;
  }
  .old_type .copy {
    position: relative;
    padding: 18px 0 0 0;
    font-size: 24px;
    line-height: 52px;
    height: auto;
  }
  .old_type .copy_wl110 {
    position: relative;
    left: 0;
    top: 0;
  }
  .old_type .copy_zfwzzc {
    position: relative;
    left: 0;
    top: 0;
  }
  .old_type .copy img {
    float: initial;
  }
  


  /* 手机端样式 */
  @media screen and (max-width: 768px) {
    .header{
        background-size: 230%;
        height: auto !important;
    }
    .logoimg img{
        left: 10%;
    width: 80%;
    }
    .logoimg{
        height: 170px;
    }
    .search{
        position: absolute;
        left: 0;
        width: 90%;
        display: block;
        margin: 0 auto;
        top: 30vw;
        left: 10vw;
    }
    .valuesearch{
        right: 5%;
    }
    .search-q{
        width: 72%;
    }
    .nav{
        height: auto;
        width: 100%;
    }
    .nav ul{
        flex-wrap: wrap;
        width: 100% !important;
    }
    .nav ul li {
        float: left;
        line-height: 50px;
        font-size: 24px;
        width: 33.3% !important;
        text-align: center;
    }
    .mid-a{
        flex-direction: column;
        display: flex;
    }
    .focusBox2 .pic img{
        width: 100%;
        height: 60vw;
    }
    .focusBox2{
        height: 60vw;
    }
    .bord{
        height: 60vw;
        margin-right: 0px;
        width: 100% !important;
    }
    .context{
        width: 95%;
    margin: 0 auto;
    }
    .mid-ab {
        margin-top: 5vw;
        width: 100% !important;
    }
    .mid-ab-list li p{
        width: 72%;
    }
    .mainconfece{
        width: 100%;
        margin-right: 0px;
    }
    .mainconfece-title{
        width: 100%;
    }
    .mainconfece-title h2{
        width: 100%;
    }
    .mid-abc{
        width: 100%;
    }
    .new_boount {
        display: none !important;
    }
    .old_boount {
        display: none !important;
    }
}