*{margin:0;padding:0;box-sizing:border-box}@font-face{font-family:"PoppinsLight";src:url("../font/Poppins-Light.ttf")}@font-face{font-family:"PoppinsBold";src:url("../font/Poppins-Bold.ttf")}@font-face{font-family:"PoppinsSemiBold";src:url("../font/Poppins-SemiBold.ttf")}html,body{width:100%;height:100%;font-family:PoppinsSemiBold,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}body{background-color:#fafcff;position:relative}body.menu_active{height:100%;overflow-y:hidden}body.menu_active .menu_mask{display:block}a{text-decoration:none}ul,li{list-style:none}img{display:block}.container{width:100%;max-width:768px;padding-left:24px;padding-right:24px;margin-left:auto;margin-right:auto}header{background-color:#fff;box-shadow:0px 0px 10px 0px rgba(0,0,0,.04);width:100%}header .container{display:flex;align-items:center;justify-content:space-between;height:48px}header .container .branch img{height:24px}header .container .menu_btn img{height:18px}.menu_mask{position:fixed;z-index:9999;left:50%;transform:translateX(-50%);top:0;width:100%;max-width:768px;height:100%;background-color:rgba(0,0,0,.5);display:none}.menu_mask .mask_main{background-color:#0472f0;position:absolute;height:100%;padding:100px 24px 0;right:0}.menu_mask .mask_main .close{position:absolute;right:24px;top:14px}.menu_mask .mask_main .close img{height:20px}.menu_mask .mask_main nav{display:flex;align-items:stretch;flex-direction:column}.menu_mask .mask_main nav a{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #3989e6;padding:16px 0;font-size:16px;color:#fff}.menu_mask .mask_main nav a img{margin-left:140px;height:16px}.adbox{display:flex;align-items:center;justify-content:center;margin-top:10px;flex-direction:column}.adbox::after{content:"Advertisement";font-size:12px;color:#76787f;font-family:"PoppinsLight";margin-top:4px}.featured{margin-top:16px}.featured h2{font-size:24px;line-height:32px;color:#000;display:flex;align-items:flex-start;flex-direction:column}.featured h2::after{content:"";width:60px;height:3px;background:#0472f0;margin-top:8px}.featured .item_banner{margin-top:16px;display:block;border-bottom:1px solid #ebeef5;padding-bottom:16px}.featured .item_banner figure .thum{aspect-ratio:3/2;overflow:hidden}.featured .item_banner figure .thum img{width:100%;height:100%;transition:all .3s}.featured .item_banner figure figcaption{margin-top:12px}.featured .item_banner figure figcaption p{font-size:26px;color:#000;line-height:36px}.featured .item_banner figure figcaption time{font-size:14px;color:#76787f;line-height:20px;margin-top:8px;font-family:"PoppinsLight"}.featured .item_banner:hover figure .thum img{transform:scale(1.05)}.featured .item_banner:hover figure figcaption p{color:#0472f0}.featured .item_box{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.featured .item_box a{width:calc(50% - 12px);padding:16px 0;border-bottom:1px solid #ebeef5}@media screen and (max-width: 640px){.featured .item_box a{width:100%}}.featured .item_box a figure{width:100%;display:flex;align-items:flex-start;justify-content:space-between}.featured .item_box a figure .thum{width:34%;aspect-ratio:3/2;overflow:hidden}.featured .item_box a figure .thum img{width:100%;height:100%;transition:all .3s}.featured .item_box a figure figcaption{width:calc(66% - 12px)}.featured .item_box a figure figcaption p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;color:#000;line-height:22px}.featured .item_box a figure figcaption time{font-size:12px;color:#76787f;line-height:20px;margin-top:8px;font-family:"PoppinsLight"}.featured .item_box a:hover figure .thum img{transform:scale(1.05)}.featured .item_box a:hover figure figcaption p{color:#0472f0}.popular{margin-top:16px}.popular h2{font-size:24px;line-height:32px;color:#000;display:flex;align-items:flex-start;flex-direction:column}.popular h2::after{content:"";width:60px;height:3px;background:#0472f0;margin-top:8px}.popular>time{font-size:14px;color:#76787f;line-height:20px;margin-top:8px;font-family:"PoppinsLight"}.popular .item_box{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:wrap}.popular .item_box a{width:calc(50% - 12px);padding:16px 0;border-bottom:1px solid #ebeef5}@media screen and (max-width: 600px){.popular .item_box a{width:100%}}.popular .item_box a figure .thum{aspect-ratio:3/2;overflow:hidden}.popular .item_box a figure .thum img{width:100%;height:100%;transition:all .3s}.popular .item_box a figure figcaption{margin-top:12px}.popular .item_box a figure figcaption p{font-size:20px;color:#000;line-height:36px}.popular .item_box a figure figcaption time{font-size:14px;color:#76787f;line-height:20px;margin-top:8px;font-family:"PoppinsLight"}.popular .item_box a:hover figure .thum img{transform:scale(1.05)}.popular .item_box a:hover figure figcaption p{color:#0472f0}.popular .load_more{width:141px;height:48px;background:#0472f0;display:flex;align-items:center;justify-content:center;margin:16px auto 0;font-size:16px;color:#fff;transition:all .3s}.popular .load_more:hover{opacity:.8}.mainBox{min-height:calc(100vh - 236px);padding-top:20px}.mainBox h1{font-size:24px;color:#000;line-height:32px;margin-bottom:8px}.mainBox h2,.mainBox h3{font-size:1.1em;color:#000;margin-bottom:15px}.mainBox p{font-size:.9em;color:#000;margin-bottom:15px;line-height:1.6em;font-family:"PoppinsLight"}.article_box{display: flex !important;flex-direction: column!important;gap: 16px !important;}.article_box h1,.article_box h2,.article_box h3,.article_box h4,.article_box h5,.article_box h6{font-family:"PoppinsSemiBold" !important;/*font-weight:400 !important;font-size:16px !important;*/color:#222 !important;line-height:26px !important;/*margin-bottom:8px !important*/}.article_box h2 {font-size: 22px !important;}.article_box h3 {font-size: 16px !important;}.article_box h1::after,.article_box h2::after,.article_box h3::after,.article_box h4::after,.article_box h5::after,.article_box h6::after{display:none}.article_box p{font-family:"PoppinsLight" !important;font-size:16px !important;color:#000 !important;margin-top: 0 !important;margin-bottom: 0 !important;}.article_box p span{font-family:"PoppinsLight" !important;font-size:16px !important;}.article_box img{width:100% !important}footer{margin-top:60px;display:flex;align-items:center;flex-direction:column}footer .branch img{height:24px}footer nav{margin-top:24px;display:flex;align-items:center}footer nav a{font-size:14px;color:#222;line-height:18px;font-family:"PoppinsLight";padding:0 13px}footer nav a:hover{color:#000}footer nav a+a{position:relative}footer nav a+a::before{content:"";width:1px;height:12px;background:#bfc2c8;display:block;left:0;position:absolute;top:calc(50% - 6px)}footer .copyright{font-size:12px;color:#76787f;line-height:18px;margin-top:16px;font-family:"PoppinsLight";margin-bottom:24px}/*# sourceMappingURL=main.css.map */
