@media screen and (max-width:1000px){.work{width:100%!important;padding:0!important}}.art-list:after{content:'';display:block;width:100%;clear:both}.work{width:50%;height:150px;float:left;margin-bottom:1em;box-sizing:border-box;overflow:hidden}.work:nth-Child(2n){padding-left:8px}.work:nth-Child(2n-1){padding-right:8px}.work-cover{width:100px;height:150px;background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#f7f7f7;float:left}.work-meta{width:calc(100% - 100px);height:100%;float:left;position:relative}.square .work{height:125px}.square .work-cover{width:125px;height:125px}.square .work-meta{width:calc(100% - 125px)}.rect .work{height:112px}.rect .work-cover{width:150px;height:112px}.rect .work-meta{width:calc(100% - 150px)}.work-meta-item{width:100%;box-sizing:border-box;padding:0 10px;font-size:.8em;line-height:1.8em}.work-meta-item.title{font-weight:700;font-size:.85em}.work-meta-item.desc{display:flex;justify-content:space-between}.work-meta-item.intro{text-align:justify;display:-webkit-box;overflow:hidden;white-space:normal!important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:4;-webkit-box-orient:vertical}.work-meta-item .author{opacity:.65}.work-meta-item .star-score{color:#b96c68;height:0;display:inline;position:relative}.work-meta-item .grey-star{color:#d3d3d3}.work-meta .cover-layer{width:80%;height:12px;transform:translate(15px,30px)}.work-meta div.cover-layer:first-child{width:10%;transform:translate(15px,0)}.link-list{gap:1rem;grid-gap:1rem;display:grid;grid-template-columns:1fr 1fr;padding:1rem}.link-list-container{box-shadow:none;padding:0;position:relative;border-bottom:1px dashed #d3d3d4;min-height:5rem;min-width:0;transition:background .3s}.link-list-container:hover{background:0 0;color:var(--link-hover-color)}.link-list-container:hover p:first-of-type{color:var(--link-hover-color)}.link-list-image{border:1px solid #ddd;border-radius:$myradius;height:4rem;width:4rem;box-sizing:border-box;position:absolute}.link-list-container p{margin:0 1rem 0 4.7rem}.link-list-container p:first-of-type{font-weight:700;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.link-list-container p:last-of-type{font-size:.75em;opacity:.6;line-height:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.link-list-container a{border:0;position:absolute;top:0;left:0;height:100%;width:100%}.link-list-container .label{line-height:1.2em;vertical-align:super;margin-left:2px}@media (max-width:767px){.link-list{grid-template-columns:1fr}.link-list-container{margin:0 -1rem;padding:0 1rem}}