.blog-content{padding-top:50px;padding-bottom:50px}.blog-content>.breadcrumb{font-size:16px;font-weight:400;color:#4c5264;line-height:22px;margin-bottom:24px}.blog-content>.breadcrumb>a{color:#4c5264}.blog-content>.breadcrumb>a:hover{color:#005fe8}.blog-content>.content{display:flex}.blog-content>.content>.left{margin-right:100px;width:calc((100% - 100px)/4 * 3);min-width:calc((100% - 100px - 260px))}.blog-content>.content>.left>.header{padding:0 30px 30px;display:flex;flex-direction:column-reverse;background-repeat:no-repeat;background-size:cover;background-position:100%;height:260px;margin-bottom:40px;position:relative}.blog-content>.content>.left>.header>.mask{position:absolute;width:100%;height:100%;left:0;top:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,#000000 100%);border-radius:5px;opacity:.9;z-index:1}.blog-content>.content>.left>.header>.wrapper{z-index:2}.blog-content>.content>.left>.header>.wrapper>.title{font-size:24px;font-weight:500;color:#fff;line-height:33px;margin-bottom:20px}.blog-content>.content>.left>.header>.wrapper>.info{display:flex;justify-content:space-between;align-items:baseline}.blog-content>.content>.left>.header>.wrapper>.info>.tags{display:flex;flex-wrap:wrap}.blog-content>.content>.left>.header>.wrapper>.info>.tags>.tag{background:#e9f5ff;border-radius:11px;font-size:14px;font-weight:400;color:#4c5264;line-height:20px;margin-right:10px;margin-bottom:10px;padding:2px 11px;word-break:break-all}.blog-content>.content>.left>.header>.wrapper>.info>.date{min-width:85px;font-size:16px;font-weight:400;color:#fff;line-height:22px}.blog-content>.content>.right{width:calc((100% - 60px)/4);min-width:260px}.blog-content>.content>.right>.logo{height:260px;background:#f6fafe;border-radius:8px;margin-bottom:50px;position:relative;padding:20px;display:flex;justify-content:center;align-items:center;flex-direction:column}.blog-content>.content>.right>.logo>img{margin-bottom:16px;max-width:70px;max-height:70px}.blog-content>.content>.right>.logo>.name{font-size:18px;font-weight:600;color:#000;line-height:25px;margin-bottom:16px}.blog-content>.content>.right>.logo>.desc{text-align:center;font-size:14px;font-weight:400;color:#4c5264;line-height:20px}@media(max-width:1080px){.blog-content>.content{flex-direction:column}.blog-content>.content>.left,.blog-content>.content>.right{width:100%}.blog-content>.content>.left{margin-right:0;margin-bottom:40px}.blog-content>.content>.right>.logo{width:260px}}@media(max-width:960px){.blog-content>.content>.left>.header{height:auto;padding:20px}.blog-content>.content>.left>.header>.wrapper>.info{display:block}.blog-content>.content>.right>.logo{width:100%}}@media(max-width:768px){.header{height:auto}}