.ssApp{align-items:center;background:#fff;box-sizing:border-box;display:flex;height:140px;justify-content:space-between;max-width:800px;padding:30px 20px 30px 30px;width:100%}.ssApp .icon{margin-top:0}.ssApp .title{align-items:center;display:flex;flex:1}.ssApp .title .name{color:#292525;font-size:22px;line-height:33px;margin-bottom:10px;width:250px}.ssApp .title .name a{color:#292525}.ssApp .title .name a:hover{color:#fd281a}.ssApp .img_box{border-radius:15px;height:65px;margin-right:20px;overflow:hidden;width:65px}.ssApp .img_box .logo_img{height:100%;width:100%}.ssApp .link_box{display:flex}.ssApp .app_link_a{display:block;margin-left:20px}.ssApp .app_link{align-items:center;border-radius:20px;display:flex;font-size:12px;height:30px;justify-content:center;width:90px}.ssApp .app_link .el-button.ss-small{padding:5px 14px}.ssApp .more{background:#f5f5f5;color:#655e5e}.ssApp.loading .title .name{background:#f5f5f5;height:26px;width:103px}.ssApp.loading .title .icon_star{background:#f5f5f5;height:15px;width:73px}.ssApp.loading .app_link{align-items:center;background:#f5f5f5;border-radius:20px;display:flex;height:30px;justify-content:center;margin-left:20px;width:90px}@media screen and (max-width:768px){.ssApp{height:auto;padding:18px}.ssApp .title .name{font-size:16px;line-height:19px;margin-bottom:0;width:50vw}.ssApp .icon_star .icon{height:14px;width:14px}.ssApp .img_box{border-radius:12px;height:50px;margin-right:14px;overflow:hidden;width:50px}.ssApp .img_box .logo_img{height:100%;width:100%}.ssApp .app_link_a{margin-left:10px}.ssApp .app_link{height:36px;margin-right:0;width:36px}.ssApp.loading .title .name{height:18px;margin-bottom:5px}.ssApp.loading .title .icon_star{height:10px}.ssApp.loading .app_link{height:36px;margin-right:0;width:36px}}.theme-dark .ssApp{background:#232222}.theme-dark .ssApp .title .name,.theme-dark .ssApp .title .name a{color:#fff}.theme-dark .ssApp .title .name a:hover{color:#f94135}.theme-dark .ssApp .more{background:#171514;color:#cac3c3}.theme-dark .ssApp.loading .app_link,.theme-dark .ssApp.loading .title .icon_star,.theme-dark .ssApp.loading .title .name{background:#171514}