*,:after,:before{margin:0;padding:0;outline:0!important}.container{width:100%;max-width:1020px;position:relative;margin-left:auto;margin-right:auto;min-height:1px}.site-header{position:relative;-webkit-box-shadow:0 1px 2px rgba(26,26,26,.1);box-shadow:0 1px 2px rgba(26,26,26,.1);overflow:hidden;z-index:2}.site-header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.site-logo{width:120px;height:60px;display:block;background-position:0;background-size:contain;background-repeat:no-repeat;position:relative}.site-logo .site-logo__text{position:absolute;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(0 0 99.9% 99.9%);clip-path:inset(0 0 99.9% 99.9%);overflow:hidden;height:1px;width:1px;padding:0;border:0;top:50%}.router-link-exact-active{color:#444!important}.site-menu{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}.site-menu .ant-menu{font-size:16px;font-weight:400}.site-menu .ant-menu-horizontal{height:100%;line-height:unset;border-bottom:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.site-menu .ant-menu-item,.site-menu .ant-menu-submenu{border-bottom:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.site-menu .ant-menu-item:hover,.site-menu .ant-menu-submenu:hover{border-bottom:none}.header-search{width:320px;-webkit-transition:width .3 ease;transition:width .3 ease}.header-search__large{width:400px}.site-footer__wrapper{position:relative;padding:10px;line-height:2}.sidebar-footer .site-footer__wrapper{color:#8e8787;position:relative}.sidebar-footer .site-socials{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sidebar-footer .site-legal__links li{display:block}.site-footer .site-footer__wrapper{color:#c1bdbd}.site-footer .site-socials{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.site-footer .site-socials li:not(:first-child){margin-left:40px}.site-footer .site-legal{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap}.site-footer .site-legal__links li{display:inline-block}.site-footer .site-legal__links li:not(:first-child){margin-left:10px}.site-socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:row;-ms-flex:row nowrap;flex:row nowrap;list-style-type:none;padding:0;margin:0}.site-socials,.site-socials .site-socials__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-socials .site-socials__item{font-size:16px;background-color:#fff;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1);border-radius:50%;height:34px;width:34px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#655e5e}.site-socials .site-socials__item:hover{color:#292525}.site-socials li:not(:first-child){margin-left:10px}.site-legal{padding:10px 0 10px 5px}.site-legal__links{display:block;list-style-type:none;padding:0;margin:0}.site-legal__links .site-legal__link{font-size:12px;color:#8e8787}.site-legal__links .site-legal__link:hover{color:#655e5e}.site-legal__copyright{font-size:12px}.site-footer{color:#fff;background-color:#292525}.header-search__input .ant-input-suffix{right:0}.site-main{margin-top:10px}.site-content{margin-right:10px;-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 300px);flex:0 0 calc(100% - 300px)}.carousel-item{width:100%;border-radius:2px 2px 0 0;height:120px;background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,transparent),to(rgba(0,0,0,.2)));background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.2))}.carousel-item a{display:block;width:100%;height:100%}.carousel-item img{max-width:100%;width:100%;height:100%;border-radius:2px 2px 0 0}.article-lists{min-height:340px;position:relative}.article-lists__item{margin-bottom:15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff}.article-lists__item .article-lists__item-image-box{width:50%;padding-top:25%;overflow:hidden;position:relative;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,transparent),to(rgba(0,0,0,.2)));background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.2))}.article-lists__item:hover .article-lists__item-image-box:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.1);pointer-events:none}.article-lists__item:hover .article-lists__item-image{height:110%}.article-lists__item:hover .article-lists__item-content{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.article-lists__item .article-lists__item-image{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:100%;width:100%;height:100%;-webkit-transition:width .2s ease-out,height .2s ease-out;transition:width .2s ease-out,height .2s ease-out}.article-lists__item .article-lists__item-content{width:50%;padding:30px;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.article-lists__item .article-lists__item-content a{display:-webkit-box;display:-ms-flexbox;display:flex;color:#292525}.article-lists__item .article-lists__item-content .article-item__title{color:#292525;font-weight:600;font-size:20px;height:57px;margin-bottom:10px;line-height:1.4;text-align:left;overflow:hidden;word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.article-lists__item .article-lists__item-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.article-lists__item .article-lists__item-info,.article-lists__item .article-lists__item-info .article-lists__item-author{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.article-lists__item .article-lists__item-info .article-lists__item-author{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-right:20px}.article-lists__item .article-lists__item-info .article-lists__item-author .article-lists__item-author-name{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:#292525}.article-lists__item .article-lists__item-info .article-lists__item-author .article-lists__item-timer{color:#8e8787;font-size:14px;margin-left:10px}.article-lists__item .article-lists__item-info .article-lists__item-action{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.article-lists__item .article-lists__item-info .article-lists__item-action .article-lists__item-readed-num{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#8e8787}.article-lists__item .article-lists__item-info .article-lists__item-action .article-lists__item-readed-num .article-lists__item-icon{font-size:16px;margin-right:5px}.article-lists__item .article-lists__item-info .article-lists__item-action .article-lists__item-readed-num .article-lists__item-num{font-size:14px;font-weight:200;line-height:1}.article-loadmore{background-color:#fff;border:none;width:100%;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px;font-size:16px;cursor:pointer}.article-container{background-color:#fff;width:100%;height:100%}.article-free{width:100%;height:280px;background:-webkit-gradient(linear,left bottom,left top,from(#f4f4f4),to(#f4f4f4));background:linear-gradient(0deg,#f4f4f4,#f4f4f4);position:absolute;top:0;left:0}.article-wrapper{width:100%;max-width:640px;margin-left:auto;margin-right:auto}.article-banner,.article-wrapper{position:relative;padding-top:20px}.article-banner{background-color:#fff}.article-cover{position:relative;width:100%;max-width:710px;margin-left:auto;margin-right:auto}.article-cover img{max-width:100%;width:100%}.article-cover:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.2)}.article-entry{width:100%;max-width:640px;position:relative;margin-left:auto;margin-right:auto;min-height:1px;margin-top:40px;margin-bottom:60px}.article-category{font-weight:500;font-size:14px;line-height:20px;letter-spacing:.1rem;color:#655e5e}.article-category a{color:#655e5e}.article-category a:hover{color:#fd281a}.article-title{margin:10px auto 30px;font-weight:500;font-size:28px;line-height:42px;color:#292525;word-break:break-all}.article-info__timer{color:#655e5e;font-size:14px;line-height:20px}.article-info__author{color:#292525}.article-info{margin-bottom:60px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.article-content{position:relative;width:100%;margin-top:5px;font-size:16px;line-height:30px;font-weight:400;word-break:normal;word-wrap:break-word;color:#4c4e4e;text-align:left}.article-content:after{content:"";display:table;clear:both}.article-content ::-moz-selection{background-color:#292525;color:#fff}.article-content ::selection{background-color:#292525;color:#fff}.article-content img{max-width:100%;position:relative}.article-content p{margin-bottom:20px;line-height:30px}.article-content a{text-decoration:none;border-bottom:1px solid #d71a1b;color:#292525;-webkit-transition:all .2s;transition:all .2s}.article-content a:focus,.article-content a:hover{border-bottom-width:2px}.article-content video{-o-object-fit:cover;object-fit:cover}.article-content figure{position:relative;margin:40px auto;text-align:center}.article-content figure figcaption{font-style:normal;font-weight:400;font-size:14px;line-height:100%;text-align:center;color:#8e8787;margin-top:20px}.article-content blockquote{position:relative;display:block;margin:37px auto;border-left:2px solid #fd281a;font-style:normal;text-align:left;color:#8e8787;font-weight:500;font-size:18px;line-height:160%;padding:0 12px}.article-content blockquote:before{content:"";width:11.2px;height:8.4px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAARCAYAAADHeGwwAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFBSURBVHgB7ZQ/UoNAFMa/t6BhYiF2ig2d2HGE5AYeIZwgeoLEk2S8QTxBcgNbxopGTReqmCjsk2UmCMifJDPOWPgVDLvzvd/7WN4s8Mui8gbbpgmjO2SGS5uVR0EYtkE+nfMemG4E0anmv3q1Dfj6YihBYzBMtZaQ/SN/Ma8Dp2E6JyNJfLvdSxoUmHpmdqyRZIyxh7jTnTGx2+QR6hE5lwOJHJwQJuv7xvRJICbk4BwIyEHZl35OfGU9ITMrI/fJXwS1cNs2pfGxzCCEKb1X/y+hzMglkWCvCZ4GOt70CilZ3tUNg4iMdeEMm47lu0qY21cGz5sC6eWN2LEmP3igBPLyUAUgJreqhiU/6s9vU1IzLCBmaFF+ZNVQEHjSViPWqzOBHUXQbOypyDDcnRscqv8Gf6ABx1rrdaykiWiJA/QFHEl+W66g4YEAAAAASUVORK5CYII=") no-repeat;display:block;background-size:contain;line-height:160%;margin-left:4px;margin-bottom:7.2px}.article-content blockquote p:last-child{margin-bottom:0}.album-content img{width:100%;cursor:pointer}.whoop-container{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100vh - 60px)}.whoop-container,.whoop-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.whoop-wrapper{background-color:#fff;padding:30px 10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;max-width:480px}.whoop-icon{font-size:32px;margin-bottom:10px}.whoop-content{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.whoop-content .whoop-content__404{font-size:92px;font-weight:700;line-height:1;color:#000;margin-bottom:14px}.whoop-content .whoop-content__text{color:#292525;margin-bottom:62px;font-size:20px}.article-pagination{width:100%;margin-top:60px}.article-pagination:after{display:table;content:"";clear:both}.article-pagination a{display:inline-block;text-decoration:none;border-bottom:1px solid #d71a1b;color:#292525;-webkit-transition:all .2s;transition:all .2s}.article-pagination a:focus,.article-pagination a:hover{border-bottom-width:2px}.article-pagination .article-pagination__next,.article-pagination .article-pagination__prev{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:50%}.article-pagination .article-pagination__next label,.article-pagination .article-pagination__prev label{color:#655e5e;font-size:14px}.article-pagination .article-pagination__prev{float:left;text-align:left;padding-right:10px}.article-pagination .article-pagination__prev label{margin-right:10px}.article-pagination .article-pagination__next{float:right;text-align:right;padding-left:10px}.article-pagination .article-pagination__next label{margin-left:10px}.category-card{position:relative;display:block;width:100%;height:160px;overflow:hidden;margin-bottom:20px;background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,transparent),to(rgba(0,0,0,.2)));background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.2))}.category-card .category-card__banner{display:block;max-width:100%;width:100%;min-height:160px}.category-card .category-card__mask{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);-webkit-transition:all .5s;transition:all .5s;padding:20px}.category-card .category-card__mask:hover{background-color:rgba(0,0,0,.8)}.category-card .category-card__mask h4{color:#fff;line-height:1.5;font-size:16px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.category-lists__wrapper{background-color:#fafbfc;padding-bottom:20px}.category-lists__wrapper .ant-tabs-top-bar{background-color:#fff;padding-top:20px}.category-lists__wrapper .ant-tabs-tabpane{padding:0 10px}.category-detail__container{background-color:#fff;width:100%;height:100%}.category-detail__entry{width:100%;max-width:640px;position:relative;margin-left:auto;margin-right:auto;min-height:1px;margin-top:40px;margin-bottom:60px}.category-detail__entry .article-lists__item,.category-detail__entry .article-loadmore{background-color:#f4f4f4}.category-detail__entry .category-detail__title{margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.category-detail__entry .category-detail__title h4{font-size:30px;font-weight:200;text-align:center;color:#8e8787;letter-spacing:.2rem}.category-detail__entry .category-detail__title h4:before{content:"#";font-size:30px;color:#655e5e;margin-left:-40px}@media (max-width:720px){header{padding:0 10px}.site-footer{display:block!important}.site-content{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important;margin-right:0!important}.article-padding{padding:0 10px}.article-lists__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.article-lists__item:hover .article-lists__item-content{-webkit-transform:translateX(0);transform:translateX(0)}.article-lists__item .article-lists__item-image-box{width:100%;padding-top:50%}.article-lists__item .article-lists__item-image{width:100%}.article-lists__item .article-lists__item-content{width:100%;padding:10px}.site-sidebar{display:none!important;width:0!important;-webkit-box-flex:0!important;-ms-flex:0!important;flex:0!important;min-width:0!important;max-width:0!important}.article-entry{padding:0 10px}}