/*!* 目录弹出按钮 *!*/
/*.popup-btn {*/
/*    float: right;*/
/*    cursor: pointer;*/
/*}*/

/*.popup-container {*/
/*    background-color: #fafafa;*/
/*    border: 1px solid rgba(0, 0, 0, .07);*/
/*    border-radius: 1px;*/
/*    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);*/
/*    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);*/
/*    background-clip: padding-box;*/
/*    padding: 5px 10px;*/
/*    position: fixed;*/
/*    left: 300px;*/
/*    top: 160px;*/
/*    width: 40%;*/
/*    height: 60%;*/
/*    font-size: 12px;*/
/*    white-space: nowrap;*/
/*    z-index: 1000;*/
/*    cursor: pointer;*/
/*    max-height: 70%;*/
/*    overflow-y: auto;*/
/*    display: none;*/
/*}*/

/*.popup-container .products-list > .group {*/
/*    width: 33%;*/
/*    float: left;*/
/*    padding: 0 20px;*/
/*}*/
