article { box-shadow: 0 0 5px #ccc; padding-top: 2rem; padding-bottom: 3rem; max-width: 960px; } article .inner {margin:0 3rem;} article p.box {color:#666;font-size:1.4rem;line-height:1.5;border:1px solid #dedede;border-radius:2px;background:#f9f9f9;padding:10px;} article.am-container{ max-width: 960px;} h1 { text-align: center; } h1 small{font-weight:normal;} table {width:100%;} footer { background:rgba(157, 186, 255,0.8); position:fixed;left:0;right:0;bottom:0; padding:5px;} footer .am-fl{color:#fff;} img {max-width: 100%;} blockquote{font-family: Georgia,"Times New Roman",Times,Kai,"Kaiti SC",KaiTi,BiauKai,FontAwesome,serif;} /* 可编辑文字 */ [contenteditable] {color:#2b85e4;} /* 统计表格 */ .tb_stat { border-top: 2px solid #666; border-bottom: 2px solid #666; border-collapse: collapse; width: 100%; } .tb_stat th, .tb_stat td { border: 1px solid #666; padding: 3px; text-align: center; } .tb_stat th { border-bottom: 2px solid #666; } .tb_stat th:first-child, .tb_stat td:first-child { border-left: none; } .tb_stat th:last-child, .tb_stat td:last-child { border-right: none; } .tb_stat .text-left { text-align: left; } .tb_stat .text-right { text-align: right; } /* 目录插件 */ .autocjs { font-family:inherit; border:0; } .autocjs-heading {z-index:0;} .autocjs-hd { background-color:#5B6270; color:#fff;font-family:inherit; border-bottom:0;} .autocjs-bd { background-color:#1C2438;} .autocjs-bd::-webkit-scrollbar-thumb {background-color:#1C2438;} .autocjs-text:link {color:#80848f;} .autocjs-text:visited {color:#80848f;} .autocjs-text:hover { color:#fff;} .autocjs-chapter {line-height:inherit;} .autocjs-ft {width:30px; height:42px;top:30%; right:-29px; box-shadow:0 0 5px #666; border-radius:0 5px 5px 0;} .autocjs-overlay { background-color:#ccc;}