#main_latest_comment header.main_latest_comment_head{background-color:var(--aside-title-bg-color);height:36px;padding-left:10px;padding-right:10px;border-bottom:1px solid var(--aside-title-border);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;color:var(--font-color)}#main_latest_comment header.main_latest_comment_head img{width:17px;height:auto}#main_latest_comment header.main_latest_comment_head .title{font-size:15px}#main_latest_comment header.main_latest_comment_head .swiper-pagination{width:auto;margin-right:3px;letter-spacing:-1.5px;font-size:13px;padding-bottom:2px}#main_latest_comment header.main_latest_comment_head .latestComment-next,#main_latest_comment header.main_latest_comment_head .latestComment-prev{display:inline-block;cursor:pointer;font-size:13px;font-weight:bolder;border:1px solid var(--border-color);color:#757a80;padding:4px}#main_latest_comment header.main_latest_comment_head>div,#main_latest_comment header.main_latest_comment_head i{position:unset !important}#main_latest_comment .swiper-wrapper{height:-webkit-max-content;height:-moz-max-content;height:max-content;margin:8px 0}#main_latest_comment .swiper-wrapper ul.swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:6px;padding-left:14px;padding-right:7px}#main_latest_comment .swiper-wrapper li.comment_item:first-child span.reply{font-weight:700}#main_latest_comment .swiper-wrapper li.comment_item>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px}#main_latest_comment .swiper-wrapper li.comment_item>a img{height:20px;width:auto;margin-top:3px}#main_latest_comment .swiper-wrapper li.comment_item>a:hover .reply{text-decoration:underline}#main_latest_comment .swiper-wrapper span:not(.datetime){white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:73%}#main_latest_comment .swiper-wrapper span.datetime{color:var(--aside-con-time);font-size:11px}