.top-search-button {
  padding: 0.05333rem 0.10667rem;
  background: #fff; }
  .top-search-button a {
    display: block;
    height: 0.256rem;
    line-height: 0.256rem;
    border: 1px solid #e1e1e1;
    border-radius: 0.032rem;
    padding-left: 0.10667rem;
    position: relative; }
    .top-search-button a .search-left {
      color: #999;
      font-size: 0.128rem; }
    .top-search-button a .search-right {
      border-width: 0rem;
      position: absolute;
      right: 0.10667rem;
      top: 0.05333rem;
      color: #999999;
      height: 0.16rem;
      width: 0.16rem;
      background: url(../../images/u63.png) no-repeat center center/100% 100%; }
