<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,html { border:none; margin:0px; padding:0px; background-color:#f4f4f4; font-size:14px; }
a{ text-decoration:none; }
/* 文章 */
.arBody{ width:1000px; margin:auto; padding:15px; padding-bottom:25px; background-color:#ffffff; border-radius:10px; border:1px solid #eeeeee; }
.arTitle{ font-size:1.6rem; line-height:2rem; font-weight:400; padding-top:18px; padding-bottom:15px; }
.arMarkOG{ display:inline-block; padding:2px 12px 2px 12px; border-radius:20px; font-size:0.85rem; background-color:#000000; color:#ffffff; }
.arAuthor{ margin-left:20px; display:inline-block;  font-size:0.85rem; color:#666666; }
.arTime{ display:inline-block;  font-size:0.85rem; color:#666666; float:right; padding-right:10px;  }
.arContent{ line-height:1.8rem; color:#222222; font-size:1.1rem; text-indent: 2em;   margin-top:15px; margin-bottom:20px; }
        
.arMarkRead { display:inline-block; font-size:0.85rem; line-height:16px; color:#888888;  vertical-align:middle; padding:6px 12px 6px 12px;  background-color:#000000; color:#ffffff; border-radius:20px; min-width:50px; text-align:center; }
.arMarkLike{  display:inline-block; font-size:0.85rem;   line-height:16px; color:#888888;  vertical-align:middle; float:right; padding:6px 12px 6px 12px;  background-color:#000000; color:#ffffff;   border-radius:20px; min-width:50px; text-align:center; }
/* 推荐 */
.arSplit{ height:10px;  }
.arRecommend{  width:1000px; margin:auto; padding:15px;  background-color:#ffffff; border-radius:10px; border:1px solid #eeeeee; }
.reItem { display:block;  border-bottom:1px solid #eeeeee; padding-top:15px; padding-bottom:15px; }
.reItem .reTitle{ font-size:1.2rem; color:#000000;  }
.reItem .reInfo{  font-size:0.9rem; line-height:1.5rem;  font-weight:300; margin-top:1px; color:#666666;  }
.reMore{display:block; padding:15px; color:#222222; text-align:center; }


/* 文章列表/首页 */
.pListBody{ text-align:center; margin:auto; margin-top:10px; white-space:nowrap; }
.pListLeft{ display:inline-block; text-align:left; width:865px; border-radius:6px; overflow:hidden;  vertical-align:top; }
        .nClassItems { width:1200px;   background-color:#ffffff; border-radius:4px; font-size:0px;  border-radius:6px; white-space:nowrap; overflow:hidden; text-align:left;  }
        .nClassItem { display:inline-block; width:172px; line-height:60px; background-color:#ffffff; color:#000000;    font-size:16px; text-align:center; }
        .nClassItems .nClassItem:first-child{ border-radius:6px 0px 0px 6px; }
        .nClassItemA { background-color:#1da5eb;  color:#ffffff; }
        .nClassItems .moverA { background-color: #fb0055;color: #ffffff; }


        .amT1{ font-size:20px;  }
        .amT2{ font-size:14px; color:#888888; margin-top:5px; padding-bottom:10px;  border-bottom:1px dotted #dddddd; }
        .amT3{ font-size:16px; color:#555555; margin-top:10px; }
        .amT4{ font-size:14px; color:#888888; margin-top:5px; line-height:25px;}

        .arListItems{}
        .arListItem{ cursor:pointer; display:block; border-bottom:1px dotted #dddddd; padding-bottom:12px; padding-top:12px; display:block;  padding-right:20px; line-height:28px; letter-spacing:1px; }
        .arListItems .arListItem:last-child{ border:none; }
        .arListItem .alT6 img{ width:16px;  }
        .alT1{ font-size:16px; color:#222222; }
        .alT2{ font-size:14px; color:#666666;line-height:22px; }
        .alT3{ font-weight:300; color:#888888; font-size:14px; margin-top:6px; } .alT3 span,.alT3 img{ display:inline-block; vertical-align:middle; }  .alT3 img{ margin-left:20px; margin-right:7px; }
        .alT6{ float:right; }

</pre></body></html>