﻿.markdown-body h4{font-size:1.9rem}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4{border-bottom:none}.markdown-body h1{font-size:1.6rem}.markdown-body h2{font-size:1.4rem}.markdown-body h3{font-size:1.2rem}.markdown-body a[id]{text-decoration:none;color:#1f2328}.markdown-body a[id]:hover{text-decoration:underline}.markdown-body img{border-radius:12px;margin:12px 0;box-shadow:0 4px 12px rgba(0,0,0,.1)}.markdown-body pre,.markdown-body ul,.markdown-body ol{margin-top:16px}.markdown-body a,.markdown-body strong{margin:0 2px}.markdown-body hr{height:2px;background-color:#eef1f3}.markdown-body ol{list-style-type:decimal}.markdown-body ul{list-style-type:disc}.header{position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;height:58px;width:100%;z-index:1;background-color:#fff}.header__inner{display:flex;align-items:center;width:100%;max-width:1100px;margin:0 28px}.header__logo{display:inline-flex;align-items:center;margin-right:24px}.header__logo__icon{background:url(https://cdn.atablelist.com/public/images/logo/logo11.png) 50% no-repeat;background-size:32px;border-radius:6px;display:inline-block;height:32px;width:32px;margin-right:4px}.header__logo__t1{font-weight:600;font-size:18px;line-height:18px;color:#344050}.header__logo__t2{font-weight:600;font-size:18px;line-height:18px;color:#8eaad8}.header__blog-list,.header__home,.header__document{font-size:16px;line-height:16px;margin-right:10px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:4px;color:#1c1e21;transition:all .2s ease;box-shadow:none;user-select:none;cursor:pointer}.header__blog-list:hover,.header__home:hover,.header__document:hover{background-color:#f6f6f6}@media(max-width: 1200px){.header{height:48px}.header__inner{margin:0 20px}.header__logo{margin-right:0}.header__logo__icon{background-size:30px;height:30px;width:30px}.header__logo__t1{display:none}.header__logo__t2{display:none}.header__blog-list,.header__home,.header__document{margin-right:6px}}.footer{position:absolute;bottom:0;display:flex;justify-content:center;flex-direction:column;height:50px;width:100%;font-size:12px;background-color:#20262d;box-sizing:border-box;user-select:none}.footer__beian{display:inline-flex;align-items:center;justify-content:center;color:#fff;line-height:12px;box-sizing:border-box;white-space:nowrap}.footer__beian a{text-decoration:none;color:#fff}.footer__beian img{height:12px;width:12px;margin-right:2px;margin-left:8px}.footer__beian__policy_1{display:inline-flex;align-items:center;margin-left:8px;padding-right:8px;line-height:12px;white-space:nowrap;box-sizing:border-box}.footer__beian__policy_2{display:inline-flex;align-items:center;line-height:12px;padding-right:8px;box-sizing:border-box;white-space:nowrap}.article{display:flex;justify-content:center;height:100%;width:100%;padding:70px 0 150px 0;box-sizing:border-box}.article__inner{display:flex;justify-content:center;width:100%;max-width:1100px;margin:0 28px}.article__recent{display:flex;flex-direction:column;width:300px;margin-left:50px}.article__recent__header{display:flex;font-size:17px;line-height:17px;font-weight:600;margin-bottom:14px;color:#2f2f2f}.article__recent__article-title{display:inline-block;width:100%;font-size:14px;line-height:18px;margin-bottom:16px;color:dimgray;text-decoration:none;cursor:pointer}.article__recent__article-title:hover{color:#2e8555}.article__recent__ganttable-card{display:flex;width:300px;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.07);transition:transform .3s ease;margin-top:10px;overflow:hidden;cursor:pointer}.article__recent__ganttable-card:hover{box-shadow:0 8px 10px rgba(0,0,0,.12);transform:translateY(-1px)}.article__recent__ganttable-card img{width:300px}.article__content{display:flex;flex-direction:column;height:100%;width:calc(100% - 300px - 50px)}.article__content__image{position:relative;width:100%;aspect-ratio:21/9;margin-bottom:24px;overflow:hidden;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .3s ease}.article__content__image img{width:100%;height:100%;aspect-ratio:21/9;object-fit:cover;transition:transform .3s ease}.article__content__crate-time{display:flex;align-items:center;font-size:15px;line-height:15px;margin-bottom:16px;color:#6b6b6b;padding:0 2px}@media(max-width: 1200px){.article{padding:60px 0 100px 0}.article__inner{margin:0 20px}.article__content{width:100%}.article__content__image{margin-bottom:24px}.article__recent{display:none}}.cards-list{display:grid;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));gap:28px;width:100%}.cards-list__item{display:block;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:all .2s ease;text-decoration:none}.cards-list__item:hover{transform:translateY(-4px);box-shadow:0 6px 16px rgba(0,0,0,.1)}.cards-list__item:hover .cards-list__item__img img{transform:scale(1.03)}.cards-list__item__img{width:100%;height:200px;overflow:hidden;background-color:#f5f5f5}.cards-list__item__img img{width:100%;height:100%;object-fit:cover;transition:all .2s ease}.cards-list__item__img img[src=""]{display:none}.cards-list__item__img:has(img[src=""]){display:flex;align-items:center;justify-content:center;color:#999;font-size:14px}.cards-list__item__img:has(img[src=""])::after{content:"暂无图片"}.cards-list__item__content{padding:20px}.cards-list__item__content__time{font-size:13px;color:#999;display:block;margin-bottom:10px;line-height:1}.cards-list__item__content__title{color:#333;line-height:16px;font-size:16px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cards-list--empty{text-align:center;padding:80px 0;color:#999;font-size:16px}.blog-list{display:flex;justify-content:center;width:100%;padding:100px 0 150px 0;box-sizing:border-box}.blog-list__inner{display:flex;justify-content:center;flex-direction:column;width:100%;max-width:1100px;margin:0 28px}.blog-list__h1{font-size:32px;line-height:32px;font-weight:700;color:#2a2a2a;text-align:center;margin:0 0 22px 0}.blog-list__h2{font-size:18px;line-height:26px;font-weight:400;color:#666;text-align:center;max-width:800px;margin:0 auto 48px}@media(max-width: 1200px){.blog-list{padding:80px 0 150px 0}.blog-list__inner{margin:0 20px}.blog-list__h1{font-size:26px;line-height:26px}.blog-list__h2{font-size:16px;line-height:22px;margin:0 auto 34px}}body{position:relative;height:100%}body::-webkit-scrollbar-thumb{background:#c7c7c7;border-radius:8px}body::-webkit-scrollbar-thumb:hover{background:#b0b0b0}body::-webkit-scrollbar{width:8px}