.pageheader_t_r_l{
    position: relative !important;
    top:0 !important;
    left: 0 !important;
}
.pageheader_t_r_l .search_top_switch{
    height: 35px;
}
.pageheader_t_r_l .search_top_switch li{
    width: 80px;
    height: 35px;
    line-height: 35px;
    color: #ffffff;
    font-weight: bold;
    border-radius: 6px 6px 0 0;
}
.pageheader_t_r_l .search_top_switch li.active{
    background: #FF4E11;
    height: 35px;

}   
.pageheader_t_r_l_t{
    width: 638px;
    height: 54px;
    border:none;
    background: none;
    background: #FFFFFF;
    border: 1px solid rgba(255,255,255,0.3);
}
.pageheader_t_r_l_tA{
    width: 81px;
    height: 54px;
    background: #195BE8;
    top: -1px;
    right: -1px;
    line-height: 52px;
}
.pageheader_t_r_l_tA span{
  font-size: 16px;
  color: #ffffff;
}
.pageheader_t_r_r{
    background: none;
    width: 141px;
    height: 54px;
    background: #00C2FF;
    line-height: 54px;
    margin-top: 35px;

}
.pageheader_t_r_r img{
    position: initial;
    vertical-align: -2px;
}
.pageheader_t_r_l_t .search_header ul{
    top: 51px;
    left: -1px;
}
.pageheader_t_r_l_t .search_header p{
    height: 52px;
}
.pageheader_t_r_l_t input{
    margin-left: 12px;
}
.pageheader_t_r_l_t .search_header p .sort_line{
    top: -9px;
    width: 1px;
    height: 16px;
    background: #C9D7E7;
}
.history-record{
    top: 51px;
    left: -2px;
    width: 100%;
}

.pageheader_t_r_l_box{
  position: absolute;
  right: 82px;
  top:10px;
}


.pageheader_t_r_l_b a{
  font-size: 12px;
  font-weight: 400;
  color: #5C5C5C;
  padding:4px 12px;
  background: #E6EBF1;
  border-radius: 17px 17px 17px 17px;
  max-width: 82px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  box-sizing: border-box;
}
.pageheader_t_r_l  .tls {
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    margin-top:4px;
}
