/*!
    Theme Name: lexiw
    Theme URI: https://www.lexiw.com/
    Description: A better theme by lexiw.com
    Author: lexiw.com
    Author URI: https://www.lexiw.com/
    Version: 3.2
*/

.site-heading {position:relative;display:flex;align-items:center;justify-content:center;text-align:center;padding:8rem 0 6rem}
.site-heading .heading-poster {width: 100%;background-image: -webkit-linear-gradient(left,#ffffff,#e3edff 25%,#f3e9fe 50%,#e3edff 75%,#ffffff);position:absolute;left:0;top:0;width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat}
.site-heading .heading-inner {position:relative;width:100%}
.site-heading .heading-slogan {font-size:2.2rem;font-weight:700}
.site-heading .heading-search {position:relative;max-width:800px;margin:0 auto}
.site-heading .heading-search .search-input {width:100%;padding: .7rem 1rem;padding-right:4rem;font-size: 16px;border:1px solid #f0f3ff}
.site-heading .heading-search .search-button {position:absolute;right:0;top:0;bottom:0;width:5rem;z-index:1;color:#929292;}
.site-heading .heading-search .search-button .iconfont {position:relative;top:.05em}
.site-heading .heading-search-tags a {background-color:#fff;margin:.25rem;color:#666;transition: all .3s ease-in-out;}
.site-heading .heading-search-tags a:hover{background-color:#000;color:#fff;}
@media (max-width:767.98px) {.site-heading {height:auto;padding:3rem 0 1.5rem}
.site-heading .heading-slogan {font-size:2rem}
.nav-search i.fa{line-height: 60px;color:#000;font-size: 20px;}
}
@media (max-width:991.98px) {.site-heading .heading-search-tags {overflow-x:scroll;overflow-y:hidden;justify-content:start;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
.site-heading .heading-search-tags a {background-color:#fff;}
}
@media (min-width:768px) and (max-width:991.98px) {.site-heading {padding:5rem 0 3.5rem}
.site-heading .heading-slogan {font-size:2rem}
}
@media (min-width:992px) and (max-width:1199.98px) {.site-heading {padding:7rem 0 4.5rem}
}
.site-heading .heading-search .form-control:focus {
    outline:0;box-shadow:none;border:1px solid #f0f3ff;
}



.site-content {
    position: relative;
    padding: 1.5rem 0;
    transition: all .2s ease-in-out;
}
.hot-posts-grid .hot-posts{position: relative;border-radius: 5px;max-width: 100%;}
.hot-posts-grid div:nth-child(1)>.hot-posts{background: linear-gradient(to right,#5465ff,#549aff);flex: 0 0 auto;}
.hot-posts-grid div:nth-child(2)>.hot-posts{background: linear-gradient(to right,#ff4040,#ff595e);flex: 0 0 auto;}
.hot-posts .card-header {
    padding: 1.75rem 1.75rem 0;
    margin: 0 0 -.5rem;
}
.hot-posts .card-header h2 {font-size: 1.375rem;line-height: 1.4;}
.hot-posts .card-header h2 a{color: #fff;}
.hot-posts .card-header h2 i{position: relative;top: 0;font-weight: 400;margin: 0 .5rem 0 0;font-size: 24px;}
.hot-posts .card-body{padding: 1.75rem;}
.hot-posts .card-body ul li {
    padding-top: .125rem;
    padding-bottom: .125rem;
    margin-bottom: .55rem;
    position: relative;
    padding-left: 1.5rem;
    transition: all .3s ease-in-out;
}
.card-body ul li:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 8px;
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-radius: 10px;
    transform: translateY(-50%);
}
.card-body ul li a{color:#fff;font-size:.9375rem;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.hot-posts-grid .hot-posts ul li:last-child{margin-bottom:0}
.hot-posts-grid .hot-posts ul li:hover{background-color:rgb(255 255 255/10%);border-radius:6px;}


.support-list-body .card-header{background-color: transparent;
    border-width: 0;padding: 1.75rem 1.75rem 1rem;
    margin: 0 0 -.5rem;
}
.support-list-body .card{border: 1px solid #efefef;border-radius:6px;}
.support-list-body h3{font-size: 22px;font-weight: 600;}
.support-list-body h3 i{margin-right: 8px;font-size: 22px;}
.support-list-body ul li {
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: .75rem;
}
.support-list-body ul li:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 8px;
    width: 5px;
    height: 5px;
    background-color: #6e6e6e;
    border-radius: 10px;
    transform: translateY(-50%);
    opacity: .4;
}
.support-list-body ul li a {
    color: #6e6e6e;
}
.support-list-body ul li:hover a {color:#5465ff}
.card-footer{padding: 0 1.75rem 1.75rem;background-color: transparent;border-top:0px;}

.btn-block {
    display: block;
    width: 100%;
    padding-left: .75rem;
    padding-right: .75rem;
    border:0px;
}
.card-footer:hover a {background-color: #000;color:#fff;border:0px;}

.cats-recommend-grid .item {display:flex;flex-direction:column;flex:1 1 auto;min-width:0;word-wrap:break-word;padding:1.5rem;transition:all .3s ease-in-out;box-shadow:none;border-radius:6px;}
.cats-recommend-grid .item .item-icon {display:flex;align-items:center;justify-content:center;width:36px;height:36px;font-size:1.75rem}
.cats-recommend-grid .item .item-icon img {width:32px;height:32px;display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}
.cats-recommend-grid div:nth-child(6n+1) .item {background-color:#fff0ef;border-color:#fff0ef}
.cats-recommend-grid div:nth-child(6n+2) .item {background-color:#fffae2;border-color:#fffae2}
.cats-recommend-grid div:nth-child(6n+3) .item {background-color:#ebffe8;border-color:#ebffe8}
.cats-recommend-grid div:nth-child(6n+4) .item {background-color:#fff7ef;border-color:#fff7ef}
.cats-recommend-grid div:nth-child(6n+5) .item {background-color:#e1faf3;border-color:#e1faf3}
.cats-recommend-grid div:nth-child(6n+6) .item {background-color:#f0f3ff;border-color:#f0f3ff}
.cats-recommend-grid .item:hover {opacity:.9;transform:scale(1.05)}
.cats-recommend-grid .item a:hover {color:var(--color-dark)}


.part{background:#fff;margin-bottom:24px;border: 1px solid #efefef;border-radius: 6px;margin-top:2rem;}
.part .bar{position:relative;border-bottom: 1px solid #f1f4f9;}
.part .bar .tt{position:relative;width: 76%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;border: none;}
.part .r-intro{position:absolute;right:20px;top:18px;z-index:2;color:#6b7386;}
.part .r-intro .data,.part .r-intro .data .fa{font-weight:300;font-size:14px;padding:0 3px 0 18px;}
.part .r-intro .data .fa{font-size:12px;}
.part .tt a{display:inline-block;float:right;color:#6b7386;font-size:12px;font-weight:400;}
.part .r-intro a:hover{color:#0684f6}
.part .tt {padding:20px;line-height:16px;border-bottom: 1px solid #f1f4f9;z-index: 1;color:#6b7386;font-size:18px;font-weight:400;}
.part .tt .info{color:#6b7386;}
.part .tt a{display:inline-block;float:right;color:#6b7386;font-size:12px;font-weight:400;}
.part .items{padding:20px;}
.part .item{position:relative;}
.part .item .link .fa{position:absolute;right: 30px;top: 30px;color: #6b7386;font-size: 16px;border: 1px solid #6b7386;border-radius: 50%;width: 18px;height: 18px;text-align: center;padding-left: 2px;opacity:.6;}
.part .item .link:hover .fa{border: 1px solid #aaa;background:#eee;}
.part .item .a{transition: all .32s ease-in-out;display:block;width:100%;padding:26px 8%;box-sizing:border-box;}
.part .item .a:hover{/*background:#f8fbfc;*/box-shadow: 0px 5px 28px 0px rgba(65, 106, 123, 0.2);border-radius: 5px;}
.part .item .a img{box-shadow: 0 0px 1px 0 rgba(0,0,0,.2);float:left;width:32px;height:32px;border-radius:100%}
.part .item .a h3{max-width: 68%;font-weight: normal;margin-left:40px;color:#6b7386;font-size:16px;height:21px;line-height:21px;margin-bottom:8px;margin-top:3px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.part .item .a h3 i{color:#f84b44}
.part .item .a p{margin-left:41px;color:#abb0bd;font-size:12px;height:3em;line-height:1.5em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.part .item .a:hover h3{opacity:1;}
.part .item .a:hover p{color:#abb0bd}


.transition{-webkit-transition:all ease .4s;-moz-transition:all ease .4s;-ms-transition:all ease .4s;-o-transition:all ease .4s;transition:all ease .4s}
/* 图片高斯模糊 */
.blur {-webkit-filter: blur(10px);-moz-filter: blur(10px);-ms-filter: blur(10px);filter: blur(10px);filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=10, MakeShadow=false);}
.fl {
    float: left;
}
.fr {
    float: right;
}
.img-cover {
    object-fit: cover;
}
.part .post-single .pic{width:200px;height:200px;background:#f1f5f8;position:relative;overflow:hidden;border-radius: 5px;}
.part .post-single .pic .blur-layer{width:inherit;height:inherit;opacity:.2;}
.part .post-single .pic img{height:52px;width:52px;	position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;border: 2px solid rgba(255,255,255,.9);border-radius: 50%;animation: rotate 3s linear infinite;background: #fff;}
@keyframes rotate{from{transform: rotate(0deg)}to{transform: rotate(360deg)}}
.part .post-single .list{margin-left:230px;font-size:14px;margin-top: 5px;}
.part .post-single .list p{padding:2px 0;color: #6b7386;    line-height: 24px;}
.part .post-single .list p.site{word-wrap: break-word;}
.part .post-single .list .tag .padding{padding-right: 10px;}
.part .post-single .list .tag a,.art-tag a{color: #6b7386;background: #f1f5f8;text-align: center;height: 22px;line-height: 22px;border-radius: 50px;display: inline-block;padding: 2px 6px;font-size: 12px;}
.art-tag a{height: 24px;line-height: 24px;padding: 0px 8px;}
.art-tag{margin-top:20px;}
.part .post-single .list .tag a:hover{color: #333;background: #f1f5f8}
.part .post-single .list .seo a{padding-right:15px;}
.part .post-single .list .seo .fa{padding-right:3px;}
.part .post-single .list .btn{padding:0; border:1px solid #dadfec;color:#6b7386;background:#f1f5f8;text-align:center;height:36px;line-height:36px;border-radius:3px;width:120px;display:block;margin-top: 5px;margin-bottom: 15px}
.part .post-single .list .btn:hover{border:1px solid #6b7386;background:#6b7386;color:#fff;}
.part .art-main{font-size:16px;padding: 20px 30px;color: #6b7386;}
.art-copyright{background:#f8f8f8;padding:1em 1.5em;margin-top:20px;font-weight:200;}
.art-copyright .copyright,.art-copyright .from{font-weight:200;padding-top:10px}
.part .art-main p{font-weight:200;color: #6b7386;}
.part .art-main h1{font-size:26px;padding:8px 0;}
.part .art-main h2{font-size:22px;padding:8px 0;}
.part .art-main h3{font-size:20px;padding:8px 0;}
.part .art-main h4{font-size:16px;padding:8px 0;}
.part .art-main h5{font-size:14px;padding:8px 0;}
.part .art-main h6{font-size:12px;padding:8px 0;}
small {
    font-size: 0.9em;
    color: #888;
}
@media (max-width:1199px){
.quick-nav{display:none;}    
.part .item .a{padding:12px 8px}
#banner-bear{height:35.1vh;}
.typing{width: 80%;top:30%;text-align: center;font-size: 1em;}
.part .item .link .fa{right: 20px;top: 20px;}
.part .bar .tt {line-height: 1.4;font-size:18px;position:static;border-bottom:none;width:100%;}
.part .bar,.night .part .bar{border-bottom:none;}
.part .bar{margin-bottom: 15px;}
.part .bar .tt{height: 2.4em;overflow: hidden;}
.part .r-intro{position: absolute;left: 16px;top: 18px;z-index: 2;color: #6b7386;padding-top: 20px;}
.flogo{display:none !important}
.breadnav{padding-bottom:0!important;}
.header .nav-bar li.active::before, .header .nav-bar li[class*="li-cate-"]::before{bottom:8px;}
.header .submit{display:none;}
.swiper-container{margin-bottom:10px!important;width:100%;height:45vw}
.swiper-slide .p{font-size:16px;bottom:1em}
.swiper-container-horizontal>.swiper-pagination{top:90%}
.swiper-button-prev{left:0}
.swiper-button-next{right:0}
.swiper-pagination-bullet{width:.5em;border-radius:100px}
.hidden-sm-md-lg{display:none;}
.primary-menus ul {overflow-x: scroll;white-space: nowrap;}
}
@media (max-width:991px){
.part .item .a{padding:14px 18px}
.same-height-r{padding-left:10px;}
.verify-wrap img{top:8px!important;}
#banner-bear .submit{/*display:block!important;*/font-weight: 300;color: #fff;position: absolute;top: 50%;left: 50%;z-index: 1;transform: translate(-50%, -50%);}
.typing{width: 90%;text-align: center;font-size: 18px;}
}
@media (max-width:767px){
.part h2{padding:16px 24px}
.part .items{padding:15px}
.part .item .a{padding:12px 0}
.part .item .link .fa{display:none;}
#divCommentPost input.text{width:100%!important;margin: 8px 0;}
.part .tt{padding:15px;border-bottom: 1px solid #eee;}

.part .r-intro .data{float:none;display: block;}
.part .r-intro .data, .part .r-intro .data .fa{padding: 5px 2px 0 0;}
.part .r-intro .data .info{padding-right:5px;}
.float-none{float:none!important;}
.part .post-single .pic{width:100%;height:100px;margin-bottom:4%}
.part .post-single .list{margin-left:0;}
.part .art-main{padding: 0}
.msg img.avatar{width:32px!important;height:32px!important;padding:0px!important;}
ul.msg ul.msg{margin-top:10px!important;}

.footer-copyright p span{padding:0 2px!important;}
.footer-copyright p{margin-bottom: 0!important;line-height: 20px!important;}

li.msgarticle{margin-left:32px!important;padding-top:0!important;}
}
.f-link{    overflow: hidden;}
.f-link .container{width:100%;}
ul.f-link,.f-link li{list-style:none;}
.f-link li{float:left;padding:10px;}
.f-link li a{font-size:14px;color:#6b7386;}
.f-link li a:hover{color:#0684f6;}
/*list*/
.archive-heading .archive-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
}
.archive-heading .archive-icon i{font-size: 22px;}
.archive-heading h1{font-size: 2rem;line-height: 1.4;font-weight: 600;}
.archive-heading h1 sup{font-size: 1.0625rem !important;}

.list-grid.list-grid-padding .list-item {padding:1.5rem;border: 1px solid #efefef;border-radius: 10px;}
.list-grid.list-grid-padding .list-content {padding:0 1.5rem 0 0}
.list-body{flex:1 1 auto}
.list-body a{font-size: 1.1rem;}
.list-grid>div {
    display: flex;
}
@media (max-width:767.98px) {.list-grid.list-grid-padding .list-item {align-items:center;padding:1.25rem}
.list-grid .list-item .media {width:80px;height:60px}
.archive-heading h1{font-size: 1.5rem;}

}
@media (min-width:768px) and (max-width:991.98px) {.list-grid.list-grid-padding .list-item {align-items:center;padding:1.25rem}
.list-grid .list-item .media {width:120px;height:90px}
}
@media (min-width:992px) and (max-width:1199.98px) {.list-grid.list-grid-padding .list-item {align-items:center;padding:1.375rem}
.list-grid .list-item .media {width:120px;height:90px}
}
.list-bordered .list-item {border-top:1px solid #efefef;margin-top:-1px}
.list-bordered .list-item:first-child {border-top:none}
.list-bordered .list-item .list-content {padding:1.25rem 0}
.list-bordered .list-item .list-title {position:relative;padding-left:30px}
.list-bordered .list-item .list-title .list-icon {position:absolute;left:0;top:-1px;font-weight:400;opacity:.6}
.h-2x {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.list-footer {
    margin-top: .875rem;
}

.content-wrapper{margin:20px 0;}
.post-title{margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid #efefef;}
.post-title h1{font-size: 2rem;line-height: 1.4;font-weight: 600;}
.post-content {position:relative;line-height:1.85;text-align:justify}
.post-content a:hover,.post-content a:focus {text-decoration:none}
.post-content p {margin:0 0 1.5rem}
.post-content h1,.post-content h2,.post-content h3 {margin:3rem auto 1.5rem}
.post-content h4,.post-content h5,.post-content h6 {margin:3rem auto 1.5rem}
@media (max-width:767.98px) {.post-title {margin-bottom:1.25rem;padding-bottom:1rem}
.post-content h1,.post-content h2,.post-content h3 {margin:2rem auto 1.5rem}
.post-content h4,.post-content h5,.post-content h6 {margin:2rem auto 1.5rem}
}
@media (min-width:768px) and (max-width:991.98px) {.post-content h1,.post-content h2,.post-content h3 {margin:1rem auto 1rem}
.post-content h4,.post-content h5,.post-content h6 {margin:1rem auto 1rem}
}
@media (min-width:992px) and (max-width:1199.98px) {.post-content h1,.post-content h2,.post-content h3 {margin:1.5rem auto 1rem}
.post-content h4,.post-content h5,.post-content h6 {margin:1.5rem auto 1rem}
}
.post-content p>a,.post-content li>a,.post-content dd>a,.post-content td a,.post-content th a,.post-content h1 a,.post-content h2 a,.post-content h3 a,.post-content h4 a,.post-content h5 a,.post-content h6 a,.post-content em a,.post-content strong a {border-bottom:1px dashed var(--border-primary);transition:.3s ease-in}
.post-content p>a:hover,.post-content li>a:hover,.post-content dd>a:hover,.post-content td a:hover,.post-content th a:hover,.post-content h1 a:hover,.post-content h2 a:hover,.post-content h3 a:hover,.post-content h4 a:hover,.post-content h5 a:hover,.post-content h6 a:hover,.post-content em a:hover,.post-content strong a:hover {border-bottom-style:solid}
.post-content a:hover,.post-content a:focus {text-decoration:none}
.wp-block-quote a,.wp-block-quote p>a {border-color:var(--border-light)}
.wp-block-quote a,.wp-block-quote a:hover {color:inherit}
.post-content>table,.post-content div>table {max-width:100%;width:100%;overflow:hidden;margin:0;border:1px solid var(--border-light);border-collapse:collapse;border-spacing:0;empty-cells:show}
.post-content>table th,.post-content div>table th {font-weight:700}
.post-content>table th,.post-content>table td,.post-content div>table th,.post-content div>table td {border:1px solid var(--border-light);padding:.75rem 1.125rem;margin:0;overflow:visible}
.post-content>table thead,.post-content div>table thead {vertical-align:bottom;white-space:nowrap}
.post-content>table tbody tr:nth-child(odd),.post-content div>table tbody tr:nth-child(odd) {background:var(--bg-light)}
.post-content>.alignleft>table,.post-content>.alignright>table,.post-content div>.alignleft>table,.post-content div>.alignright>table {margin:0}
.post-content caption {background:var(--bg-light);font-weight:600;padding:.5em;text-align:center}
.post-content code {margin:0 1px;padding:.2em .4em;font-size:.9em;color:inherit;background:#f2f4f5;border:1px solid #f0f0f0;border-radius:3px}
.post-content ul,.post-content ol {padding:0 0 0 1.5rem}
.post-content li {margin:0 0 .5rem}
.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}
.post-copyright {
    background: linear-gradient(270deg,rgba(238,241,246,0) 3.31%,#f7f8fb 25.85%,#f7f8fb 73.15%,rgba(238,241,246,0) 99.1%);
}
.post-nextprev .nextprev-block {
    position: relative;
    padding: 2rem 3rem 2rem 5rem;
    flex: 1 1 auto;border: 1px solid #efefef;border-radius: 8px;
}
.post-nextprev .nextprev-block.next-block {padding:2rem 5rem 2rem 3rem;border: 1px solid #efefef;border-radius: 8px;}
.post-nextprev .nextprev-block .nextprev-icon {position:absolute;left:0;top:50%;font-size:3em;opacity:.3}
.post-nextprev .prev-block .nextprev-icon {left:0;transform:translate(50%,-50%)}
.post-nextprev .next-block .nextprev-icon {left:auto;right:0;transform:translate(-50%,-50%)}
.screen-reader-text {clip:rect(1px,1px,1px,1px);width:1px;height:1px;overflow:hidden;position:absolute !important;word-wrap:normal !important}
.pagination {position:relative;margin:2.5rem 0}
.pagination .nav-links {display:flex;flex-wrap:wrap;justify-content:center;width:100%}
@media (max-width:767.98px) {.pagination {margin:1.25rem 0 1.5rem}
.page-numbers {min-width:30px;height:30px;font-size:.75rem;text-align:center;line-height:30px}
}
@media (min-width:768px) and (max-width:991.98px) {.pagination {margin:2rem 0}
.post-page-numbers,.page-numbers {min-width:35px;height:35px;font-size:.875rem;line-height:35px}
}
@media (min-width:992px) and (max-width:1199.98px) {.pagination {margin:2rem 0}
.post-page-numbers,.page-numbers {min-width:35px;height:35px;font-size:.875rem;line-height:35px}
}

.box-block {
    padding: 2rem 2rem;
}
.box-block h2{font-size: 20px;font-weight: 600;}
.tags-list {display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;}
.tags-list li {white-space:nowrap;}
.tags-list li a {position:relative;display:block;color:#9da0a7;background-color:rgba(109,109,109,0.1);padding:.3125rem .75rem .3125rem 2.25rem;border-radius:30px;}
.tags-list a:hover {color:rgb(148, 146, 146);}
.tags-list a::before {content:'';position:absolute;display:block;left:9px;top:50%;width:20px;height:15px;background-position:center;background-repeat:no-repeat;background-size:contain;transform:translate(0,-50%);}
.tags-list a.istag::before {background-image:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4MCIgaGVpZ2h0PSI2MCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0idXJsKCNhKSIgZD0iTTAgMzBDMCAxMy40MzEgMTMuNDMxIDAgMzAgMGgyMGMxNi41NjkgMCAzMCAxMy40MzEgMzAgMzAgMCAxNi41NjktMTMuNDMxIDMwLTMwIDMwSDMwQzEzLjQzMSA2MCAwIDQ2LjU2OSAwIDMwWiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik01Ni42MTQgMjYuMzAzSDI2Ljc4Yy0yLjAzNCAwLTMuMzktMS42OTUtMy4zOS0zLjM5czEuNjk1LTMuMzkgMy4zOS0zLjM5aDI5LjQ5NWMyLjAzNCAwIDMuMzkgMS42OTUgMy4zOSAzLjM5cy0xLjAxNyAzLjM5LTMuMDUxIDMuMzlaIi8+PGcgZmlsdGVyPSJ1cmwoI2IpIj48cGF0aCBmaWxsPSJ1cmwoI2MpIiBkPSJNMzEuMTg4IDQ4aC0uNjc4Yy0yLjAzNS0uMzM5LTMuMDUyLTIuMDM0LTIuNzEzLTQuMDY4bDUuMDg2LTI5LjE1NmMuMzM5LTIuMDM0IDIuMDM0LTMuMDUgNC4wNjgtMi43MTIgMi4wMzQuMzQgMy4wNTEgMi4wMzQgMi43MTIgNC4wNjhsLTUuMDg1IDI5LjE1NmMtLjM0IDEuNjk1LTEuNjk1IDIuNzEyLTMuMzkgMi43MTJabTEyLjIwNCAwaC0uNjc4Yy0yLjAzNC0uMzM5LTMuMDUxLTIuMDM0LTIuNzEyLTQuMDY4bDUuMDg1LTI5LjE1NmMuMzQtMi4wMzQgMi4wMzQtMy4wNSA0LjA2OC0yLjcxMiAyLjAzNS4zNCAzLjA1MiAyLjAzNCAyLjcxMyA0LjA2OGwtNS4wODYgMjkuMTU2QzQ2LjQ0MyA0Ni45ODMgNDUuMDg3IDQ4IDQzLjM5MiA0OFoiLz48L2c+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTUyLjg4NSA0MC41NDJIMjMuMzljLTIuMDM0IDAtMy4zOS0xLjY5Ni0zLjM5LTMuMzkgMC0xLjY5NiAxLjY5NS0zLjM5IDMuMzktMy4zOWgyOS40OTVjMi4wMzQgMCAzLjM5IDEuNjk0IDMuMzkgMy4zOSAwIDEuNjk0LTEuMzU2IDMuMzktMy4zOSAzLjM5WiIvPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgeDE9IjAiIHgyPSI4MCIgeTE9IjI5LjE0MyIgeTI9IjI5LjE0MyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIHN0b3AtY29sb3I9IiNGRTZGNjYiLz48c3RvcCBvZmZzZXQ9Ii45OTQiIHN0b3AtY29sb3I9IiNGRDUwNDMiLz48L2xpbmVhckdyYWRpZW50PjxsaW5lYXJHcmFkaWVudCBpZD0iYyIgeDE9IjM5LjgzMyIgeDI9IjM5LjgzMyIgeTE9IjEyIiB5Mj0iNDgiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBzdG9wLWNvbG9yPSIjZmZmIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjRjFGMUYxIi8+PC9saW5lYXJHcmFkaWVudD48ZmlsdGVyIGlkPSJiIiB3aWR0aD0iMzQuMTk5IiBoZWlnaHQ9IjQ2IiB4PSIyMi43MzMiIHk9IjciIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIj48ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPjxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VBbHBoYSIgcmVzdWx0PSJoYXJkQWxwaGEiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMTI3IDAiLz48ZmVPZmZzZXQvPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjIuNSIvPjxmZUNvbXBvc2l0ZSBpbjI9ImhhcmRBbHBoYSIgb3BlcmF0b3I9Im91dCIvPjxmZUNvbG9yTWF0cml4IHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMC4xIDAiLz48ZmVCbGVuZCBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJlZmZlY3QxX2Ryb3BTaGFkb3dfNDA3XzYyIi8+PGZlQmxlbmQgaW49IlNvdXJjZUdyYXBoaWMiIGluMj0iZWZmZWN0MV9kcm9wU2hhZG93XzQwN182MiIgcmVzdWx0PSJzaGFwZSIvPjwvZmlsdGVyPjwvZGVmcz48L3N2Zz4=');}
.tags-list a.isdraft::before {background-image:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4MCIgaGVpZ2h0PSI2MCIgZmlsbD0ibm9uZSI+PHJlY3Qgd2lkdGg9IjgwIiBoZWlnaHQ9IjYwIiBmaWxsPSJ1cmwoI2EpIiByeD0iMzAiLz48cGF0aCBmaWxsPSIjZmZmIiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMi4yNSIgZD0iTTI2Ljc3MiA0My44MTJoNi4wMUw1NC44MiAyMS43NzRsLTYuMDEtNi4wMS0yMi4wMzggMjIuMDM4djYuMDFaIi8+PHBhdGggc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMi4yNSIgZD0ibTQyLjggMjEuNzc0IDYuMDEgNi4wMSIvPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgeDE9IjAiIHgyPSI4MCIgeTE9IjI5LjE0MyIgeTI9IjI5LjE0MyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIHN0b3AtY29sb3I9IiMxQkQxQzIiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiMwMEJEQUQiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48L3N2Zz4=');}
.tags-list a.ispending::before {background-image:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4MCIgaGVpZ2h0PSI2MCIgZmlsbD0ibm9uZSI+PHJlY3Qgd2lkdGg9IjgwIiBoZWlnaHQ9IjYwIiBmaWxsPSJ1cmwoI2EpIiByeD0iMzAiLz48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00OC41ODYgMTYuNDA0YTIgMiAwIDAgMSAyLjgyOCAwbDggOGEyIDIgMCAxIDEtMi44MjggMi44MjhsLTgtOGEyIDIgMCAwIDEgMC0yLjgyOFoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTU5LjQxNCAxNi40MDRhMiAyIDAgMCAxIDAgMi44MjhsLTggOGEyIDIgMCAwIDEtMi44MjgtMi44MjhsOC04YTIgMiAwIDAgMSAyLjgyOCAwWk02MS4zMTcgMzIuMzEzYTIgMiAwIDAgMSAuMTg4IDIuODIybC03IDhhMiAyIDAgMCAxLTIuOTIuMDk3bC00LTRhMiAyIDAgMSAxIDIuODMtMi44MjhsMi40ODggMi40ODggNS41OTItNi4zOWEyIDIgMCAwIDEgMi44MjItLjE4OVpNMTggMTcuODE4YTIgMiAwIDAgMSAyLTJoMjJhMiAyIDAgMCAxIDIgMnY4YTIgMiAwIDAgMS0yIDJIMjBhMiAyIDAgMCAxLTItMnYtOFptNCAydjRoMTh2LTRIMjJaTTE4IDMzLjgxOGEyIDIgMCAwIDEgMi0yaDIyYTIgMiAwIDAgMSAyIDJ2OGEyIDIgMCAwIDEtMiAySDIwYTIgMiAwIDAgMS0yLTJ2LThabTQgMnY0aDE4di00SDIyWiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJhIiB4MT0iMCIgeDI9IjgwIiB5MT0iMjkuMTQzIiB5Mj0iMjkuMTQzIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iI0ZEQTcxNCIvPjxzdG9wIG9mZnNldD0iLjk5NCIgc3RvcC1jb2xvcj0iI0ZEOEIwNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjwvc3ZnPg==');}
.tags-list a.isprivate::before {background-image:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4MCIgaGVpZ2h0PSI2MCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0idXJsKCNhKSIgZD0iTTAgMzBDMCAxMy40MzEgMTMuNDMxIDAgMzAgMGgyMGMxNi41NjkgMCAzMCAxMy40MzEgMzAgMzAgMCAxNi41NjktMTMuNDMxIDMwLTMwIDMwSDMwQzEzLjQzMSA2MCAwIDQ2LjU2OSAwIDMwWiIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTI0IDI4LjM2NWEzLjU1NiAzLjU1NiAwIDAgMSAzLjU1Ni0zLjU1NWgyNC44ODhBMy41NTYgMy41NTYgMCAwIDEgNTYgMjguMzY0djE0LjIyMmEzLjU1NiAzLjU1NiAwIDAgMS0zLjU1NiAzLjU1NkgyNy41NTZBMy41NTYgMy41NTYgMCAwIDEgMjQgNDIuNTg3VjI4LjM2NVptNy4xMTEgMy41NTZ2Ny4xMUg0OC44OXYtNy4xMUgzMS4xMVoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTMxLjExMSAyMS44ODljMC00LjkxIDMuOTgtOC44ODkgOC44ODktOC44ODkgNC45MSAwIDguODg5IDMuOTggOC44ODkgOC44ODl2NS4zMzNhMy41NTYgMy41NTYgMCAwIDEtNy4xMTEgMFYyMS44OWExLjc3OCAxLjc3OCAwIDEgMC0zLjU1NiAwdjUuMzMzYTMuNTU2IDMuNTU2IDAgMSAxLTcuMTEgMFYyMS44OVoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgeDE9IjAiIHgyPSI4MCIgeTE9IjI5LjE0MyIgeTI9IjI5LjE0MyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIHN0b3AtY29sb3I9IiNGRjk0NDciLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiNGRjVDMDAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48L3N2Zz4=');}
.tags-list a::before {background-image:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4MCIgaGVpZ2h0PSI2MCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0idXJsKCNhKSIgZD0iTTAgMzBDMCAxMy40MzEgMTMuNDMxIDAgMzAgMGgyMGMxNi41NjkgMCAzMCAxMy40MzEgMzAgMzAgMCAxNi41NjktMTMuNDMxIDMwLTMwIDMwSDMwQzEzLjQzMSA2MCAwIDQ2LjU2OSAwIDMwWiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik01MS43MTcgMjcuNjk0YTUuMDgzIDUuMDgzIDAgMCAxLTcuMTg4IDBsLTEuOTk2LTEuOTk3YTUuMDgzIDUuMDgzIDAgMCAxIDAtNy4xODhsMS45OTYtMS45OTdhNS4wODMgNS4wODMgMCAwIDEgNy4xODggMGwxLjk5NyAxLjk5N2E1LjA4MyA1LjA4MyAwIDAgMSAwIDcuMTg4bC0xLjk5NyAxLjk5N1ptLTEzLjgyMS00LjE4YTUuMDgzIDUuMDgzIDAgMCAxLTUuMDgzIDUuMDg0SDI5Ljk5YTUuMDgzIDUuMDgzIDAgMCAxLTUuMDgyLTUuMDgzVjIwLjY5YTUuMDgzIDUuMDgzIDAgMCAxIDUuMDgyLTUuMDgzaDIuODI0YTUuMDgzIDUuMDgzIDAgMCAxIDUuMDgzIDUuMDgzdjIuODI0Wm0xNi43MjIgMTYuMzY3YTUuMDgzIDUuMDgzIDAgMCAxLTUuMDgzIDUuMDgzaC0yLjgyNGE1LjA4MyA1LjA4MyAwIDAgMS01LjA4Mi01LjA4M3YtMi44MjRhNS4wODMgNS4wODMgMCAwIDEgNS4wODItNS4wODNoMi44MjRhNS4wODMgNS4wODMgMCAwIDEgNS4wODMgNS4wODN2Mi44MjRabS0xNi43MjIgMGE1LjA4MyA1LjA4MyAwIDAgMS01LjA4MyA1LjA4M0gyOS45OWE1LjA4MyA1LjA4MyAwIDAgMS01LjA4Mi01LjA4M3YtMi44MjRhNS4wODMgNS4wODMgMCAwIDEgNS4wODItNS4wODNoMi44MjRhNS4wODMgNS4wODMgMCAwIDEgNS4wODMgNS4wODN2Mi44MjRaIi8+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJhIiB4MT0iMCIgeDI9IjgwIiB5MT0iMjkuMTQzIiB5Mj0iMjkuMTQzIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iIzMyQUNGRiIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzEzOTRGMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjwvc3ZnPg==');}
@media (max-width:991.98px) {.forum-posts .tags-list {flex-wrap:nowrap;overflow-x:scroll;overflow-y:hidden;justify-content:start;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}
.forum-posts .tags-list::-webkit-scrollbar {display:none;}
.post-title h1{font-size: 20px;}
.box-block{padding:0;}
}
@media (max-width:767.98px) {.tags-list {gap:8px;}
}
.blog-block .blog-list li {position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:5px;padding:5px 8px 5px 12px;margin-bottom:1rem;border-radius:6px;background-image:linear-gradient(90deg,var(--gray-6) 0%,rgba(0,0,0,0) 100%);transition:.3s}
.blog-block .blog-list li:hover {transform:scale(1.02) translateY(-4px);}
.blog-block .blog-list li:last-child {margin-bottom:0;}
.blog-block .blog-list li.top {background-image:linear-gradient(90deg,rgba(255,166,0,0.1) 0%,rgba(0,0,0,0) 100%)}
.blog-block .blog-list li.hot {background-image:linear-gradient(90deg,rgba(255,0,0,0.1) 0%,rgba(0,0,0,0) 100%)}




/*app*/
@media only screen and (max-width: 900px){
body {background: #ffffff!important;}
.container{width: 100%;}

}