#breadcrumb{padding:24px 0;font-size:13px;color:rgba(255,255,255,.5);background:#000}
#breadcrumb .parent-index{color:rgba(255,255,255,.5);transition:color .15s ease}
#breadcrumb .parent-index:hover{color:rgba(255,255,255,.75)}
#breadcrumb svg{vertical-align:middle;margin-right:4px}
#archive-section{position:relative;padding:80px 0 40px;background:#000;text-align:center}
#archive-section>img{position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0;object-fit:cover;opacity:.3}
#archive-section h1{font-size:2rem;font-weight:600;color:#fff;position:relative;z-index:1}
@media (max-width:768px){
    #archive-section h1{font-size:1.5rem}
}
#general-section{padding:40px 0 80px;background:#000;min-height:calc(100vh - 200px)}
#general-section .container{display:flex;align-items:start;justify-content:space-between;flex-wrap:wrap;gap:32px}
#general-section .main{width:70%}
#general-section .sidebar{width:25%}
#general-section .main .article-list{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:24px}
#general-section .main .article-list .item{display:flex;justify-content:start;align-items:center;flex-wrap:wrap;width:100%;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden;transition:all .2s ease;text-decoration:none}
#general-section .main .article-list .item:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15)}
#general-section .main .article-list .item-article{width:100%;padding:20px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden}
#general-section .main .article-list picture{width:30%;height:160px;overflow:hidden}
#general-section .main .article-list picture img{width:100%;height:100%;object-fit:cover;transition:all ease .3s}
#general-section .main .article-list picture .default-cover{width:100%;height:100%;object-fit:cover}
#general-section .main .article-list .item:hover picture img{transform:scale(1.05)}
#general-section .main .article-list .item-detail{width:70%;display:flex;justify-content:center;align-items:start;flex-direction:column;gap:8px;padding:20px}
#general-section .main .article-list .categorys{display:flex;align-items:center;justify-content:start;gap:6px}
#general-section .main .article-list .category{background:rgba(255,255,255,.1);color:rgba(255,255,255,.7);padding:3px 8px;font-size:12px;border-radius:4px}
#general-section .main .article-list .title{font-size:18px;font-weight:500;transition:all ease .2s;color:#fff}
#general-section .main .article-list .item:hover .title{color:rgba(255,255,255,.85)}
#general-section .main .article-list .content{font-size:14px;color:rgba(255,255,255,.5);line-height:1.5}
#general-section .main .article-list .date{font-size:13px;color:rgba(255,255,255,.4)}
#general-section article{width:100%}
#general-section article h1{font-size:28px!important;margin:0 0 12px;color:#fff}
#general-section article h2.section-title{font-size:22px;margin:0 0 12px;color:#fff}
#general-section article .info{display:flex;justify-content:start;align-items:center;flex-wrap:wrap;row-gap:8px;padding:10px 14px;background:rgba(255,255,255,.05);font-size:13px;color:rgba(255,255,255,.5);border-radius:6px}
#general-section article .info>div{display:inline-flex;justify-content:center;align-items:center;gap:4px}
#general-section article .info>div:not(:first-child){margin-left:10px;padding-left:11px;position:relative}
#general-section article .info>div:not(:first-child)::before{content:"";position:absolute;left:0;top:calc(50%);transform:translateY(-50%);height:12px;width:1px;background:rgba(255,255,255,.2)}
#general-section article .info a{color:rgba(255,255,255,.5);text-decoration:none}
#general-section article .info a:hover{color:rgba(255,255,255,.75)}
#general-section article .content{font-size:16px;color:rgba(255,255,255,.7);line-height:1.8;padding-top:20px;margin-top:20px;border-top:1px solid rgba(255,255,255,.1)}
#general-section article .content a{color:rgba(255,255,255,.85);text-decoration:none;font-weight:500}
#general-section article .content a:hover{color:#fff}
#general-section article .content img{display:block;max-width:100%;margin:16px auto;border-radius:8px}
#general-section article .content iframe{width:100%;height:450px;margin:16px 0;display:block;border-radius:8px}
#general-section article .content ol.wp-block-list{margin:12px 0;padding-left:40px;list-style:decimal outside;color:rgba(255,255,255,.7)}
#general-section article .content ul.wp-block-list{margin:12px 0;padding-left:40px;list-style:disc outside;color:rgba(255,255,255,.7)}
#general-section article .content ol.wp-block-list li{font-size:16px;display:list-item;list-style:decimal}
#general-section article .content ul.wp-block-list li{font-size:16px;display:list-item;list-style:disc}
#general-section article .content h2,
#general-section article .content h3,
#general-section article .content h4,
#general-section article .content h5,
#general-section article .content h6{color:#fff;font-weight:600;margin:20px 0 12px}
#general-section article .content h2{font-size:24px}
#general-section article .content h3{font-size:20px}
#general-section article .content h4{font-size:18px}
#general-section article .content h5,
#general-section article .content h6{font-size:16px}
#general-section article .content p{font-size:16px;color:rgba(255,255,255,.7);margin:12px 0}
#general-section article .content strong{font-weight:600;color:#fff}
#general-section article .content table{width:100%;border-collapse:collapse;margin:12px 0;font-size:14px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden}
#general-section article .content table th{background:rgba(255,255,255,.08);color:#fff;padding:12px 15px;text-align:left;font-weight:500;border-bottom:1px solid rgba(255,255,255,.1)}
#general-section article .content table td{padding:12px 15px;border-bottom:1px solid rgba(255,255,255,.05);color:rgba(255,255,255,.7)}
#general-section article .content table tr:hover{background:rgba(255,255,255,.03)}
#general-section article .content .prevornext{display:flex;flex-direction:column;margin:24px 0;font-size:14px;color:rgba(255,255,255,.5)}
#general-section article .content .prevornext a{color:rgba(255,255,255,.5);text-decoration:none}
#general-section article .content .prevornext a:hover{color:rgba(255,255,255,.75)}
@media (max-width:768px){
    #general-section .main,
    #general-section .sidebar,
    #general-section .main .article-list picture,
    #general-section .main .article-list .item-detail{width:100%}
    #general-section article h1{font-size:24px!important}
    #general-section article .content iframe{height:250px}
    #general-section article .content h2{font-size:22px}
    #general-section article .content h3{font-size:18px}
    #general-section article .content h4{font-size:16px}
    #general-section article .content ol.wp-block-list,
    #general-section article .content ul.wp-block-list{padding-left:24px}
    #breadcrumb{padding:24px 0}
}
