/**
 * name: etutor-web
 * version: v0.0.2
 * description: 软件工具箱
 * author: 代码狂人
 * homepage: https://AutoExt.cn
 * time: 2026/7/12 04:18:37
 */
#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;flex-direction:column;min-height:100vh;font-family:Avenir,Helvetica,Arial,sans-serif;display:flex}.cont[data-v-95f0e795]{width:100%;height:100%;overflow:hidden}.loading[data-v-95f0e795]{background:#ffffff4d 50%/100% no-repeat}.loading img[data-v-95f0e795]{opacity:0}img[data-v-95f0e795]{-webkit-user-select:none;user-select:none;object-fit:cover;width:100%;height:100%;transition:all .5s}.panel[data-v-f9513eb9]{box-sizing:initial;border:1px solid #ddd;transition:border-color .3s;display:inline-block}.panel[data-v-f9513eb9]:hover{border-color:#bbb;box-shadow:2px 2px 4px #ddd}.panel .thumb[data-v-f9513eb9]{background-color:#eee;position:relative}.panel .thumb[data-v-f9513eb9]:hover{cursor:pointer}.panel .thumb .view-course[data-v-f9513eb9]{display:block}.panel .thumb .info[data-v-f9513eb9]{box-sizing:border-box;color:#fff;opacity:0;background:#525252e6;width:100%;height:100%;padding:2px 10px;transition:opacity .3s .1s;position:absolute;bottom:0}.panel .thumb .info .detail[data-v-f9513eb9]{word-wrap:break-word;line-clamp:6;-webkit-box-orient:vertical;height:8em;line-height:1.5em;display:-webkit-box;overflow:hidden}.panel .thumb .info .pv[data-v-f9513eb9]{float:left}.panel .thumb .info .pv .glyphicon-eye-open[data-v-f9513eb9]{margin-right:3px}.panel .thumb .info .pv .glyphicon-eye-open[data-v-f9513eb9]:before{font-size:10px}.panel .thumb .info .create[data-v-f9513eb9]{float:right}.panel .title[data-v-f9513eb9]{box-sizing:border-box;padding:5px;font-size:15px}.panel .title a[data-v-f9513eb9]{white-space:nowrap;text-overflow:ellipsis;width:100%;text-decoration:none;display:inline-block;overflow:hidden}.panel .title .glyphicon[data-v-f9513eb9]{margin-right:5px}.course-list{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;padding:10px;display:grid}@media (width<=520px){.course-list{grid-template-columns:1fr}}
