.old_type .current-position {
    line-height: 80px;
    font-size: 24px;
    background: #f7f7f7;
  }
  .old_type .column-left {
    width: 320px;
    background-color: #f7f7f7;
  }
  .old_type .column-left h1 {
    line-height: 72px;
    text-align: center;
    font-size: 36px;
    background-color: #477ab7;
    color: #ffffff;
  }
  .old_type .column-col li {
    font-size: 30px;
  }
  .old_type .column-col li a {
    display: block;
    line-height: 72px;
    border-bottom: 1px solid #e3e3e3;
    background: url(col1.png) no-repeat 46px 32px;
    padding-left: 80px;
    color: #333333;
  }
  .old_type .column-col li.active a {
    background: url(col2.png) no-repeat 50px 28px #e3edf9;
    color: #333;
  }
  .old_type .column-list li a {
    font-size: 30px;
    line-height: 72px;
    display: block;
    float: left;
    width: 70%;
    height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .old_type .column-list li {
    line-height: 72px;
    background: url(listPic.png) no-repeat left 21px;
    padding-left: 15px;
    border-bottom: 1px dashed #e3e3e3;
  }
  .old_type .column-list li span {
    color: #999999;
    font-size: 30px;
  }

  /* wap */

  .mobile_type .banner_top {
    height: auto !important;
    background-size: cover !important;
    min-height: 22vw;
    width: 100% !important;
  }
  .mobile_type .current-position {
    line-height: 8vw;
    font-size: 2vw;
    background: #f7f7f7;
  }
  .mobile_type .w1200 {
    width: 100% !important;
    padding: 2vw !important;
  }
  .mobile_type .main table td {
    width: 100%;
    display: block;
  }
  .mobile_type .main table td {
    width: 100%;
    display: block;
    margin: 4vw 0;
  }
  .mobile_type .default_pgToolbar td {
    font-size: 2.4vw;
    width: auto !important;
    padding: 0 0px 0 0px;
    float: left;
}
  .mobile_type .column-left h1{line-height: 8vw;text-align: center;font-size: 2.4vw;background-color: #477ab7;color: #ffffff;}
  .mobile_type .column-col li{font-size: 2.4vw;}
  .mobile_type .column-col li a{display: block;line-height: 8vw;border-bottom: 1px solid #e3e3e3;background: url(col1.png) no-repeat 4vw 2vw;padding-left: 11vw;color: #333333;}
  .mobile_type .column-col li.active a{background: url(col2.png) no-repeat 4vw 2vw #e3edf9;color:#333;}
  

  .mobile_type .column-list {
    font-size: 2.4vw !important;
    padding: 2vw;
    min-height: auto;
}

.mobile_type  .column-list li {
    line-height: 8vw;
    background: url(listPic.png) no-repeat left 21px;
    padding-left: 0px;
    border-bottom: 1px dashed #e3e3e3;
}
.mobile_type .column-list li a {
    width: 70%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 8vw;
    float: left;
}

.mobile_type .column-list li span{color: #999999;line-height: 8vw;}
.mobile_type  .default_pgSearchInfo{display: none !important;}