.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: 612px;
    height: 52px;
    border:none;
    background: none;
    background: #FFFFFF;
    border: 1px solid rgba(255,255,255,0.3);
}
.pageheader_t_r_l_tA{
    width: 108px;
    height: 52px;
    background: #195BE8;
    top: -1px;
    right: -1px;
    line-height: 52px;
}
.pageheader_t_r_r{
    background: none;
    width: 141px;
    height: 52px;
    background: #00C2FF;
    line-height: 52px;
    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_b a{
    color: #ffffff;
}
.pageheader_t_r_l  .tls {
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    margin-top:4px;
}
.pageheader_t_r_l_b a:hover{
    color: #ffffff;
}
.pageheader_t_r_r:hover{
    background-color: #5AD7FF;
}