.tw-tablet-list{height:calc(100vh - 60px);padding:20px;overflow:auto}.tw-tablet-group{padding:0 0;overflow:auto;font-size:13px;font-family:Segoe WPC,Segoe UI,Microsoft YaHei,sans-serif}.tw-tablet-item{border:1px solid transparent;margin:15px;cursor:pointer}.tw-tablet-item:hover{background-color:rgba(64,158,255,.2);border-radius:6px}.tw-tablet-item-active{background-color:rgba(64,158,255,.2);border:1px solid rgba(64,158,255,.6)!important;border-radius:6px}.tw-tablet-item-thumbnails{width:226px;height:160px;background-color:transparent;display:table-cell;vertical-align:bottom}.tw-tablet-item-thumbnails>img{max-width:226px;max-height:160px;display:block;margin:0 auto;box-shadow:2px 2px 5px #888;padding:3px;border-radius:4px;background-color:#fff}@media screen and (max-width:451px){.tw-tablet-item-thumbnails{width:100%;height:auto;background-color:transparent;display:table-cell;vertical-align:bottom}.tw-tablet-item-thumbnails>img{max-width:100%;max-height:auto;display:block;margin:0 auto;box-shadow:2px 2px 5px #888}}