.list-item{width:246px;margin-right:20px;margin-bottom:20px;cursor:pointer;border:1px solid #f0f0f0}.list-item:hover{box-shadow:0 3px 8px rgba(0,0,0,.2);border-color:#ddd}.list-item_img{width:100%;height:144px;background-color:#ddd;display:block}.list-item_title{-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:10px}.caption{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.menu-entrance{padding:10px}.menu-entrance:hover{background-color:#ddd}.menu{position:absolute;z-index:10;right:-60px;top:0;width:200px;background-color:#fff;box-shadow:0 3px 8px rgba(0,0,0,.2)}.menu-item{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;padding:10px;border-top:1px dashed #ddd;cursor:pointer}.menu-item:first-child{border-top:unset}.menu-item:hover{background-color:#ddd}.menu-item:hover,.menu-item:hover+.menu-item{border-top-color:transparent}.menu-item_title{text-indent:1em}.mask{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1}.clearfix{line-height:1}