.itemBox[data-v-63f4a363]{background:#fff;margin-top:10px;padding:10px;box-shadow:0 0 25.5px #f2f5e9;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.itemBox .newIcon[data-v-63f4a363]{display:block;width:13px;height:20px;margin-right:8px}.itemBox .title[data-v-63f4a363]{display:flex;align-items:center;position:relative;font-size:16px;padding-right:40px}.itemBox .follow[data-v-63f4a363]{position:absolute;display:block;right:0;top:-10px;padding:10px}.itemBox .follow--active[data-v-63f4a363]{color:#ff8d1a}.itemBox .custom-title[data-v-63f4a363]{margin-left:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.itemBox .desc[data-v-63f4a363]{margin-top:5px;display:flex;color:grey;font-size:12px;justify-content:space-around}.itemBox .desc[data-v-63f4a363]:first-child{margin-top:10px}.desc .custom-titl[data-v-63f4a363]{flex:1;display:flex;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.desc .custom-titl img[data-v-63f4a363]{display:block;width:16px;height:16px;margin-right:4px}body.pc-mode .itemBox{display:flex;align-items:center;margin-top:0;padding:9px 16px;border:none;border-bottom:1px solid rgba(20,56,89,.055);border-radius:0;box-shadow:none;cursor:pointer;transition:background .12s;background:#fff}body.pc-mode .itemBox:last-child{border-bottom:none}body.pc-mode .itemBox:hover{background:rgba(42,130,228,.04);transform:none;box-shadow:none}body.pc-mode .itemBox .title{flex:1;min-width:0;display:flex;align-items:center;padding-right:12px;min-height:auto}body.pc-mode .itemBox .custom-title{margin-left:6px;font-size:14px;font-weight:500;line-height:1.4;color:#16314b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}body.pc-mode .itemBox .follow{position:static;width:28px;height:28px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:6px;flex-shrink:0;background:transparent;color:#bfcdd9;transition:color .15s,background .15s}body.pc-mode .itemBox .follow--active,body.pc-mode .itemBox .follow:hover{background:rgba(255,141,26,.1);color:#ff8d1a}body.pc-mode .itemBox .desc{display:flex;align-items:center;margin-top:0;padding-top:0;border-top:none;gap:0;font-size:12px;color:#6f8599;flex-shrink:0}body.pc-mode .itemBox .desc .custom-titl:first-child{width:100px;flex:none;padding:0;border-radius:0;background:transparent;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.pc-mode .itemBox .desc .custom-titl:nth-child(2){width:120px;flex:none;padding:0;border-radius:0;background:transparent;white-space:nowrap}body.pc-mode .itemBox .desc .custom-titl:nth-child(3){width:90px;flex:none;padding:0;border-radius:0;background:transparent;white-space:nowrap}body.pc-mode .itemBox .desc .custom-titl img{width:13px;height:13px;opacity:.55}