.main.detail{position:relative;padding-top:calc(var(--topBarHeight) + 1rem);padding-bottom:1.36rem}.main.detail::before{content:"";position:absolute;top:var(--topBarHeight);left:0;width:100%;height:9.88rem;background:url(../images/detail-bg.png) no-repeat center/cover}.main.detail .page-content{position:relative;z-index:1}.main.detail .detail-head{border-bottom:1px solid rgba(167,130,55,.2);padding-bottom:max(.16rem,12px)}.main.detail .detail-head h3{margin-bottom:.68rem;line-height:1.5;color:#539db1}.main.detail .detail-head .date-share{display:flex;align-items:center;justify-content:space-between}.main.detail .detail-head .date-share .detail-date{line-height:1.25;color:rgba(0,0,0,.6)}.main.detail .detail-head .date-share .share-list{display:flex;gap:max(.12rem,10px)}.main.detail .detail-head .date-share .share-list .item{display:flex;align-items:center;justify-content:center;width:max(.32rem,24px);aspect-ratio:1/1;border-radius:50%;color:#fff;font-size:max(.18rem,14px);background:#036}.main.detail .detail-head .date-share .share-list .item:hover{background:#0074bc}.main.detail .detail-content{margin-top:.4rem}.main.detail .detail-content>*{margin-bottom:.3rem}.main.detail .detail-content>*:last-child{margin-bottom:unset}.main.detail .detail-content h4{position:relative;padding-left:max(.2rem,14px);line-height:1.5}.main.detail .detail-content h4::before{content:"";position:absolute;top:max(.07rem,4px);left:0;width:max(.04rem,2px);height:max(.22rem,18px);border-radius:2px;background:#539db1}@media screen and (max-width: 910px){.main.detail{padding-top:calc(var(--topBarHeight) + 40px);padding-bottom:60px}.main.detail::before{height:5rem}.main.detail .detail-head{padding-bottom:12px}.main.detail .detail-head h3{margin-bottom:36px}.main.detail .detail-head .date-share .share-list{gap:10px}.main.detail .detail-head .date-share .share-list .item{width:24px;font-size:14px}.main.detail .detail-content{margin-top:24px}.main.detail .detail-content>*{margin-bottom:14px}.main.detail .detail-content h4{padding-left:14px}.main.detail .detail-content h4::before{top:4px;width:2px;height:18px}}