.ssk {
  display: none;}
/* 显示状态 */
.ssk.show {
  display: block;}
/* djan 选中样式（自行补充） */
.djan.on {
      display: none;}
.jdjs_app .qwss{
           border: none;
    color: #adb5bd;
    font-size: 16px;
    line-height: 1.75;
    margin: 0;
    transition: all .2s ease-in-out;    padding: 0 12px;width: 292px;
        max-width: calc(100vw - 60px);}
.jdjs_app .tj {
    background-image: url(images/ssan2026.png);
        background-repeat: no-repeat;
      background-size: 24px;
    width: 24px;
    height: 24px;
    background-color: transparent;
    border: none;
    outline: none;line-height: 1.75;}

@media only screen and (max-width: 899px) {
    .topbar-tools {
       display:none;}
}
