  select::-ms-expand {
    display: none;
  }
  .searchTitle h1 {
    margin: 8px 0 0;
    padding: 12px 14px;
    border: 1px solid #f0d39a;
    border-radius: 10px;
    background: linear-gradient(180deg, #fff8e8 0%, #fffef8 100%);
    font-size: 18px;
    line-height: 1.5;
    color: #7a4b00;
  }
  #searchTop {
    margin-top: 14px;
    padding: 12px;
    border: 1px solid #f0d39a;
    border-radius: 12px;
    background: #fffdf8;
  }
  #search_download {
    display: grid;
    grid-template-columns: 84px 84px minmax(220px, 1fr) 86px;
    gap: 0;
  }
  .sso_select_bg,
  .sso_select_bg2,
  .sso_select_bg3,
  .sso_input,
  .sso_button {
    display: block;
    border: 1px solid #d9b67d;
    background: #fff;
    min-height: 38px;
    overflow: hidden;
  }
  .sso_select_bg2,
  .sso_select_bg3 {
    width: auto;
  }
  .sso_select_bg2 {
    border-right: 0;
    border-radius: 8px 0 0 8px;
  }
  .sso_select_bg3 {
    border-right: 0;
  }
  .sso_select,
  .sso_select2 {
    display: block;
    overflow: hidden;
  }
  .sso_select select,
  .sso_select2 select {
    -webkit-appearance: none;
    -moz-appearance: none;
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    padding: 0 22px 0 8px;
    border: 0;
    border-radius: 0;
    background: url(/skin/css/ico.png) #fff no-repeat right -104px center;
    color: #5f3900;
  }
  .sso_select select:focus,
  .sso_select2 select:focus {
    outline: none;
  }
  .sso_input {
    border-right: 0;
  }
  .sso_input input {
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: 0;
    border-radius: 0;
    text-indent: 8px;
  }
  .sso_button {
    width: auto;
    border-radius: 0 8px 8px 0;
  }
  .sso_button input {
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: 0;
    padding: 0 16px;
    border-radius: 0 8px 8px 0;
    font-weight: 700;
    color: #5f3900;
    cursor: pointer;
    background: linear-gradient(180deg, #fff5dc 0%, #ffe4b0 100%);
  }
  .sso_button input:hover {
    background: linear-gradient(180deg, #ffefcd 0%, #ffd997 100%);
  }
  #searchList {
    margin-top: 14px;
    text-align: left;
  }
  #searchList em {
    color: #ff0000;
  }
  .searchTopic {
    position: relative;
    margin: 14px 0 0;
    padding: 10px 14px 10px 56px;
    color: #4d3411;
    font-size: 15px;
    line-height: 1.5;
    background: linear-gradient(180deg, #fffdf6 0%, #fff9ee 100%);
    border: 1px solid #f6e8cc;
    border-left: 4px solid #f8eedb;
    border-bottom: 0;
    border-radius: 12px 12px 0 0;
    transition: border-left-color .2s ease, background-color .2s ease;
  }
  .search-rank {
    position: absolute;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
    min-width: 28px;
    height: 28px;
    padding: 0 6px;
    line-height: 28px;
    text-align: center;
    border-radius: 14px;
    border: 1px solid #f1ddb3;
    background: linear-gradient(180deg, #fff9ea 0%, #fff3dd 100%);
    color: #9a6a17;
    font-size: 13px;
    font-weight: 700;
    box-sizing: border-box;
  }
  .searchTopic a,
  .searchTopic a:hover {
    color: #174ea6;
    font-weight: 700;
    font-size: 16px;
  }
  .searchIntro {
    margin: 0;
    padding: 12px 14px;
    color: #7b5a23;
    line-height: 1.8;
    background: #fffefd;
    border-left: 4px solid #f8eedb;
    border-right: 1px solid #f6e8cc;
    transition: border-left-color .2s ease, background-color .2s ease;
  }
  .searchInfo {
    margin: 0;
    padding: 10px 14px 12px;
    color: #8e836d;
    line-height: 1.7;
    background: #fffefd;
    border: 1px solid #f6e8cc;
    border-left: 4px solid #f8eedb;
    border-top: 1px dashed #f0e1c2;
    border-radius: 0 0 12px 12px;
    word-break: break-all;
    transition: border-left-color .2s ease, background-color .2s ease;
  }
  .searchTopic.is-hover,
  .searchIntro.is-hover,
  .searchInfo.is-hover {
    border-left-color: #efbd64;
  }
  .searchTopic.is-hover {
    background: linear-gradient(180deg, #fffaf0 0%, #fff5e7 100%);
  }
  .searchIntro.is-hover,
  .searchInfo.is-hover {
    background: #fffcf4;
  }
  .searchInfo a,
  .searchInfo a:hover {
    color: #6d5f4a;
  }
  .searchInfo a.g,
  .searchInfo a:hover.g {
    color: #2c7a2c;
  }
  .pager {
    margin-top: 14px;
    padding: 12px;
    border: 1px solid #f0d39a;
    border-radius: 10px;
    background: #fffef8;
    line-height: 1.9;
  }
  .pager a,
  .pager b {
    margin-right: 3px;
  }
  .layout aside .panel {
    border: 1px solid #cfe9dc;
    border-radius: 14px;
    overflow: hidden;
    background: linear-gradient(180deg, #f9fffc 0%, #f3fcf7 100%);
    box-shadow: 0 6px 16px rgba(76, 138, 103, .08);
  }
  .layout aside .panel > h3 {
    margin: 0;
    padding: 12px 14px;
    font-size: 16px;
    color: #2f7d56;
    background: linear-gradient(180deg, #ecfbf2 0%, #def5e8 100%);
    border-left: 0 !important;
    border-bottom: 1px solid #cfe9dc;
  }
  .layout aside .panel > h3::before {
    display: none !important;
    content: none !important;
  }
  .layout aside .panel .sideBox {
    padding: 10px;
  }
  .layout aside .panel .topsideSpecial {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }
  .layout aside .panel .topsideSpecial li {
    margin: 0;
  }
  .layout aside .panel .topsideSpecial li a {
    display: block;
    padding: 8px 10px;
    border: 1px solid #d5ecdf;
    border-radius: 8px;
    background: #ffffff;
    color: #2e6b4c;
    text-decoration: none;
    transition: all .18s ease;
  }
  .layout aside .panel .topsideSpecial li a:hover {
    border-color: #9cd2b3;
    background: #effaf4;
    color: #1f7a4c;
    transform: translateY(-1px);
  }
  @media (max-width: 768px) {
    #search_download {
      grid-template-columns: 1fr 1fr;
      gap: 8px;
    }
    .sso_select_bg2,
    .sso_select_bg3,
    .sso_input,
    .sso_button {
      border: 1px solid #d9b67d;
      border-radius: 8px;
    }
    .sso_button input {
      border-radius: 8px;
    }
    .searchTitle h1 {
      font-size: 16px;
      padding: 10px 12px;
    }
    .searchTopic {
      font-size: 14px;
      padding: 10px 12px 10px 50px;
    }
    .search-rank {
      left: 10px;
      min-width: 24px;
      height: 24px;
      line-height: 24px;
      border-radius: 12px;
      font-size: 12px;
    }
    .searchTopic a,
    .searchTopic a:hover {
      font-size: 15px;
    }
    .searchIntro,
    .searchInfo {
      padding-left: 12px;
      padding-right: 12px;
    }
    .layout aside .panel .topsideSpecial {
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 7px;
    }
  }