.blog_wrap .blog{background-image:linear-gradient(180deg,#002f5c 40px,#fff 0);min-height:calc(100vh - 440px);padding:0 0 30px}.blog_wrap .blog .ant-back-top-inner{align-items:center;background:linear-gradient(168.49deg,#2495ff 8.46%,#0069cc 114.65%);border-radius:4px;box-shadow:0 0 18px 0 rgba(63,119,171,.6);display:flex;height:54px;justify-content:center;opacity:.8;width:54px}.blog_wrap .blog .ant-back-top-inner:hover{opacity:1}@media (max-width:768px){.blog_wrap .blog{padding-bottom:30px!important;padding-top:60px!important}}.blog_wrap .wrap{display:flex;flex-wrap:wrap;justify-content:space-between}@media(min-width:768px){.blog_wrap .wrap{align-items:stretch;display:grid;grid-template-columns:1fr 1fr 1fr;justify-items:center}}@media(max-width:1200px){.blog_wrap .wrap{justify-content:space-around}.blog_wrap .wrap.stick{margin-left:auto;margin-right:auto}.blog_wrap .wrap .box{margin-left:20px;margin-right:20px}.blog_wrap .box{margin-left:auto;margin-right:auto}}.blog_wrap .box{background-color:#fff;border:1px solid #e6eaef;border-radius:24px;box-shadow:0 0 16px 0 rgba(46,84,232,.141);display:flex;flex-direction:column-reverse;justify-content:flex-start;margin-bottom:24px;padding:24px;width:368px}.blog_wrap .box:hover{box-shadow:0 0 32px 0 rgba(0,102,255,.161);outline:solid 2px var(--default-color)}.blog_wrap .box.top{flex-direction:column}.blog_wrap .box.stick{flex-direction:row;max-height:360px;width:100%}.blog_wrap .box.stick .left{flex:0 0 50%;padding:14px}.blog_wrap .box.stick .left .title{font-size:28px;margin:0 0 24px}.blog_wrap .box.stick .left .title a,.blog_wrap .box.stick .left .title h2{color:#1a446c;font-size:28px;line-height:40px}.blog_wrap .box.stick .left .time{display:block;font-size:14px}.blog_wrap .box.stick .left .foot_stick{display:block;display:flex;justify-content:space-between}.blog_wrap .box.stick .left .foot_stick a{font-size:20px}.blog_wrap .box.stick .left .foot{display:none}.blog_wrap .box.stick .right{height:270px;padding-right:16px;width:50%}.blog_wrap .box.stick .right img{border-radius:12px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%;z-index:-1}.blog_wrap .box .left{display:flex;flex-direction:column;flex-grow:2;justify-content:space-between}.blog_wrap .box .left .time{display:none}.blog_wrap .box .left .title{font-size:20px;font-weight:600;margin:24px 0 16px}.blog_wrap .box .left .title:hover h2{color:var(--default-color);text-decoration:underline}.blog_wrap .box .left .title h2{font-size:20px;margin-bottom:0}.blog_wrap .box .left .body{font-size:14px;margin:0 0 16px}.blog_wrap .box .left .foot_stick{display:none}.blog_wrap .box .left .foot{display:flex;justify-content:space-between}.blog_wrap .box .left .foot .foot_l{color:var(--weak-color)}.blog_wrap .box .left .foot .foot_r{color:var(--default-color);cursor:pointer}.blog_wrap .box .left .foot .foot_r a{color:var(--default-color)}.blog_wrap .box .right{height:175px}.blog_wrap .box .right img{border-radius:12px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:768px){.blog_wrap .box{margin-left:0!important;margin-right:0!important;width:100%}}.typography{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:var(--paragraph-rows);line-clamp:var(--paragraph-rows);margin-bottom:1em;word-break:break-word}.ant-back-top{bottom:50px;box-sizing:border-box;color:rgba(0,0,0,.85);cursor:pointer;font-feature-settings:"tnum";font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;margin:0;padding:0;position:fixed;right:100px;z-index:10}.ant-back-top:empty{display:none}