.item-app-card{display:flex;flex-direction:column;font-family:sans-serif;border-radius:10px;background-color:#fff;overflow:hidden;width:328px;height:435px}.cover{width:100%;-o-object-fit:cover;object-fit:cover}.detail{padding:10px;display:flex;flex-direction:column;justify-content:space-between;gap:10px}.detail .el-icon-more{transform:rotate(90deg)}.title{display:flex;justify-content:space-between;align-items:center;font-size:16px;color:#333}.time{font-size:12px;color:#666}.app-list-page{flex:1;display:flex;flex-direction:column;margin:25px 117px}.app-list-page .operation-panel{justify-content:space-between;margin-bottom:10px;display:flex;align-items:center;font-size:28px;color:hsla(0,0%,100%,.85)}.app-list-page .operation-panel .logo{display:flex;flex-direction:row;align-items:center;gap:12px}.app-list-page .operation-site-panel{justify-content:space-between;margin-bottom:10px;display:flex;align-items:center;font-size:14px}.app-list-page .operation-site-panel a{color:hsla(0,0%,100%,.85);text-decoration:none}.app-list-page .operation-site-panel a:hover{text-decoration:underline}.app-list-page .control-bar{display:flex;justify-content:space-between;align-items:center}.app-list-page .content{display:flex;flex-direction:column;flex:1 1 0;background-color:#182130;margin:10px 0;padding:10px 0}.app-list-page .content .filter{color:hsla(0,0%,100%,.85);justify-content:space-between;align-items:center;padding:0 20px}.app-list-page .content .filter,.app-list-page .content .filter .right-region{display:flex;flex-direction:row;gap:16px}.app-list-page .content .filter .right-region .list-view-search-input{width:360px}.app-list-page .list{padding:20px;flex:1 1 0;flex-wrap:wrap;display:flex;gap:20px;align-content:flex-start}.app-list-page .operation-wrap{display:grid;grid-template-columns:repeat(3,1fr);padding:0 10px}.app-list-page .pagination-wrap{display:flex;flex-direction:row;justify-content:space-between;align-items:center;color:hsla(0,0%,100%,.85)}.app-list-page .indicator-wrapper{display:flex;align-items:center;justify-content:center;gap:10px}