/*地区/推荐*/
.look_tag {
    padding: 25px 0;
  }
  .look_tag dt {
    float: left;
    line-height: 34px;
    margin-right: 3px;
  }
  .look_tag dd {
    overflow: hidden;
  }
  .look_tag dd a {
    float: left;
    padding: 0 8px;
    height: 24px;
    margin: 5px;
    background-color: #e6e6e6;
    transition: all .25s linear;
    font-size: 12px;
    color: #999;
    line-height: 24px;
  }
  .look_tag dd a {
    float: left;
    padding: 0 8px;
    height: 24px;
    margin: 5px;
    background-color: #e6e6e6;
    transition: all .25s linear;
    font-size: 12px;
    color: #999;
    line-height: 24px;
  }
  .s_c3 {
    color: #333 !important;
  }
  a {
    color: #333;
    text-decoration: none;
  }
  /**/
  .tui_tab_bar {
    height: auto;
  }
  .tui_tab_bar {
    height: 305px;
    overflow: hidden;
  }
  .bg_ff {
    background-color: #fff;
  }
  .mt20 {
    margin-top: 20px;
  }
  .tui_tab_bar .tab_nav {
    padding-top: 16px;
    height: 46px;
    margin: 0 40px;
  }
  .tui_tab_bar .tab_nav span {
    float: left;
    position: relative;
    cursor: pointer;
    font-size: 18px;
    color: #666;
    line-height: 46px;
    margin-right: 46px;
  }
  .tui_tab_bar .tab_nav span.cur {
    color: #01af63;
    font-weight: 600;
  }
  .tui_tab_bar .tab_nav span {
    float: left;
    position: relative;
    cursor: pointer;
    font-size: 18px;
    color: #666;
    line-height: 46px;
    margin-right: 46px;
  }
  .tui_tab_bar .tab_nav span.cur::after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 4px;
    background-color: #01af63;
    content: '';
  }
  .none {
    display: none;
  }
  .tui_tab_bar .tag_r4 {
    padding: 25px 30px 35px;
  }
  .tui_tab_bar .tag_r4 a {
    float: left;
    width: 145px;
    height: 36px;
    padding: 0 10px;
    background-color: #f9f9f9;
    margin: 5px 10px;
    font-size: 12px;
    color: #666;
    line-height: 36px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .tui_tab_bar .tag_auto {
    padding: 25px 30px 35px;
  }
  .tui_tab_bar .tag_auto a {
    float: left;
    height: 36px;
    padding: 0 10px;
    background-color: #f9f9f9;
    margin: 5px 10px;
    font-size: 12px;
    color: #666;
    line-height: 36px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .clearfix::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    line-height: 0;
  }
  .list_r2 {
    padding: 18px 20px;
  }
  .list_r2 li {
    float: left;
    width: 340px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .list_r2 li a {
    color: #666;
  }
  /**/
  .ptb30_lr40 {
    padding: 25px 15px;
  }
  .bg_ff {
    background-color: #fff;
  }
  .mt20 {
    margin-top: 20px;
  }
  .nav_f18 {
    height: 24px;
    line-height: 24px;
  }
  .nav_f18 h2 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
  }
  .zb_tag {
    padding-top: 8px;
  }
  .zb_tag a {
    float: left;
    padding: 0 10px;
    height: 32px;
    margin: 20px 20px 0 0;
    background-color: #4a7bfa;
    border-radius: 4px;
    font-size: 12px;
    color: #fff;
    line-height: 32px;
    transition: all .25s linear;
  }
  
  .hot-tag-bar .item {
    overflow: hidden;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    position: relative;
    padding: 4px 0 16px 100px;
  }
  .hot-tag-bar .item .tit {
    position: absolute;
    left: 0;
    top: 0;
    color: #999;
    line-height: 52px;
  }
  .hot-tag-bar .item .unfold-bar {
    position: relative;
    padding-right: 60px;
  }
  .hot-tag-bar .item .unfold-bar .un-ovh {
    height: 32px;
    overflow: hidden;
  }
  .hot-tag-bar .item .unfold-bar .un-nr a {
    float: left;
    color: #666;
    white-space: nowrap;
    margin: 12px 15px 0 0;
  }
  .hot-tag-bar .item .unfold-bar .un-btn {
    position: absolute;
    top: -4px;
    right: 0;
    color: #666;
    line-height: 52px;
    cursor: pointer;
  }
  .hot-tag-bar .item {
    overflow: hidden;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    position: relative;
    padding: 4px 0 16px 100px;
  }
  .hot-tag-bar .item .tit {
    position: absolute;
    left: 0;
    top: 0;
    color: #999;
    line-height: 52px;
  }
  .hot-tag-bar .item .unfold-bar {
    position: relative;
    padding-right: 60px;
  }