.hot-spot-card{--ccs6-hot-spot-bgc:transparent;display:block;-webkit-tap-highlight-color:rgba(0,0,0,0);box-shadow:0 1px 4px 1px rgba(0,0,0,.08);width:120px;border-radius:4px;margin:4px;color:#0f294d;text-decoration:none;background:#fff}.hot-spot-card_scroll{overflow-x:auto;width:100%;box-sizing:border-box;padding:4px;border-radius:4px;background:var(--ccs6-hot-spot-bgc)}.hot-spot-card_list{display:flex;width:fit-content}.hot-spot-card_img-con{width:120px;height:90px;border-radius:4px 4px 0 0}.hot-spot-card_img-con img{border-radius:4px 4px 0 0;width:100%}.hot-spot-card_title{font-size:12px;line-height:16px;font-weight:700;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;white-space:pre-wrap;word-break:break-word;margin:4px 6px 0}.hot-spot-card_label-con{padding:2px 6px 4px}.hot-spot-card_label{color:#f73;background-color:rgba(255,111,0,.1);font-size:10px;line-height:14px;padding:0 2px;border-radius:2px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.hot-spot-card_more{display:inline-flex;flex-direction:column;-webkit-tap-highlight-color:rgba(0,0,0,0);box-shadow:0 1px 4px 1px rgba(0,0,0,.08);flex-shrink:1;min-width:30px;border-radius:4px;margin:4px;color:#0f294d;text-decoration:none;justify-content:center;align-items:center;padding:4px 6px;background:#fff}.hot-spot-card_more-icon{display:flex;justify-content:center}.hot-spot-card_more-txt{margin-top:8px;display:block;text-align:center;line-height:18px;font-size:11px}.ccs6-hot-spot-tit-bar{display:flex;justify-content:space-between;align-items:center;padding:8px 8px 0}.ccs6-hot-spot{--ccs6-hot-spot-bgc:transparent;--ccs6-hot-spot-c:#051a37;background-color:var(--ccs6-hot-spot-bgc);border-radius:8px;max-width:1160px;box-sizing:border-box;padding:16px 16px 8px;margin:0 auto}@media screen and (max-width:1160px){.ccs6-hot-spot{width:auto;padding:12px 8px 4px;border-radius:4px;margin:0 8px}}.ccs6-hot-spot_tit-bar{display:flex;justify-content:space-between;align-items:center}.ccs6-hot-spot_more-link{text-decoration:none;font-size:14px;color:var(--ccs6-hot-spot-c);display:flex;align-items:center}.ccs6-hot-spot_more-link span{margin-inline-end:4px}.ccs6-hot-spot_more-link path{fill:var(--ccs6-hot-spot-c)}.ccs6-hot-spot_more-arrow{display:block}.ccs6-hot-spot_scroll{height:36px;overflow:hidden}.ccs6-hot-spot_item{text-decoration:none;margin:auto;justify-content:space-between;text-align:left;line-height:36px;font-size:14px;color:var(--ccs6-hot-spot-c);display:flex;align-items:center}@media screen and (max-width:768px){.ccs6-hot-spot_item{width:100%}}.ccs6-hot-spot_item path{fill:var(--ccs6-hot-spot-c)}.ccs6-hot-spot_text{overflow:hidden;margin-inline-end:8px;white-space:nowrap;text-overflow:ellipsis;flex:1}.ccs6-hot-spot_trans{transition:transform 1s ease 0s}.ccs6-hot-spot_skeleton{width:auto;margin:0 8px;height:80px;animation-duration:2s;animation-iteration-count:infinite;animation-name:tcs6-hot-spot-skeleton-breathing;animation-timing-function:linear;background:#f0f2f5;border-radius:8px}@media screen and (max-width:768px){.ccs6-hot-spot_skeleton{border-radius:4px}}@keyframes tcs6-hot-spot-skeleton-breathing{0%{opacity:.3}50.0%{opacity:1}100.0%{opacity:.3}}