html,body{background:#fafafa!important}pre{font-family:Arial,Helvetica,sans-serif;line-height:1.4285em}:root{--shadow-color:#bebebe}.box-hshadow{background:#fff;box-shadow:0 2px 10px var(--shadow-color);-moz-box-shadow:0 2px 10px var(--shadow-color);-webkit-box-shadow:0 2px 10px var(--shadow-color);transition:background .1s}#note-detail-warp{width:1200px;min-height:calc(100vh - 80px);margin:40px auto 70px;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;font-family:Arial,Helvetica,sans-serif}#note-detail-warp>div:first-child,#note-detail-warp>div:nth-child(2){float:right;box-sizing:border-box}#note-detail-warp>div:first-child{width:400px}#note-detail-warp>div:nth-child(2){padding-left:50px;width:1060px}#note-detail-warp>div:nth-child(3){padding-left:30px}#note-detail-warp .note-main-img{height:280px;width:280px;object-fit:cover;overflow:hidden}#note-detail-warp .note-main-img.img-change-trigger{cursor:pointer}#note-detail-warp .note-main-img.img-change-trigger:hover{filter:blur(1px)}#cropImg{height:400px;width:400px;box-shadow:0 0 5px #adadad}.previewBox{box-shadow:0 0 5px #adadad;width:226px;height:226px;overflow:hidden;margin:0 auto}.note-meta-info{max-width:280px}.note-meta-info .note-title{align-self:flex-start;font-family:"YX-HiraginoSansGB-W6",Sans-serif;color:#5e5e5e;font-size:14px;margin:30px auto 20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.note-meta-info .list-info{margin:0 auto 20px;color:#5e5e5e;font-size:12px}.note-meta-info .list-info:before{font-size:12px;color:#b0b0b0}.note-meta-info .note-author a{color:var(--ym-link-color);font-size:12px}.note-meta-info .note-author a:hover{color:#5e5e5e}.note-author:before{content:"作者： "}.note-introduction:before{content:"简介： "}.note-updateTime:before{content:"最近更新： "}.note-createTime:before{content:"创建时间： "}.return-noteindex{margin-top:14px;display:flex;justify-content:flex-start;gap:16px}.return-noteindex>a{color:var(--ym-link-color);font-size:14px}.return-noteindex a:hover{color:#5e5e5e}.return-noteindex button{display:flex;justify-content:center;align-items:center;padding:10px 15px;gap:15px;background-color:var(--ym-link-color);outline:3px var(--ym-link-color) solid;outline-offset:-3px;border-radius:3px;border:0;cursor:pointer;transition:400ms}.return-noteindex button .text{color:white;font-weight:700;font-size:1em;transition:400ms;margin:0}.return-noteindex button i{transition:400ms;color:white}.return-noteindex button:hover{background-color:transparent}.return-noteindex button:hover .text{color:var(--ym-link-color)}.return-noteindex button:hover i{color:var(--ym-link-color)}.item-box-header{height:40px;border-left:2px solid #63b5ff;margin-bottom:30px;box-sizing:border-box;border-radius:3px;padding:0 20px}.item-box-header>span{color:#5e5e5e;line-height:40px}.item-box-header>span.sortbtn{color:var(--ym-link-color);line-height:40px;float:right;cursor:pointer;user-select:none}.append-item-warp{padding:30px;background:white}.append-item-warp .append-item-form{padding:10px}.append-item-warp .append-item-form textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;background:0;outline:0;width:100%;border:1px dashed #ddd;max-width:100%;resize:none}.append-item-warp .append-item-form .submit-button{border:3px solid #ddd;border-radius:3px;padding:4px 12px;transition:all .2s;color:black;float:right;cursor:pointer}.append-item-warp .append-item-form .submit-button:hover{border:3px solid #63b5ff;background:#63b5ff;color:white}.append-item-warp .append-item-form .append-item-mood{height:33px;float:left}.append-item-warp .append-item-form .append-item-mood-tips{height:33px;line-height:33px;float:left;text-align:center}.append-item-warp .append-item-form .append-item-mood .menu{background:transparent;border:0;box-shadow:none}.append-item-warp .append-item-form .append-item-mood .mood{border-radius:50%;height:33px;width:33px;padding:0!important;font-size:14px;line-height:33px;text-align:center;background-color:#63b5ff;color:white;box-sizing:border-box}.append-item-warp .append-item-form .append-item-mood .mood:hover:not(.text){border:2px solid #63b5ff;background-color:white;color:#63b5ff;font-size:12px}.append-item-warp .append-item-form .append-item-mood .item.mood{margin-top:6px}.append-item-warp .append-item-form .append-item-mood .active.mood{background-color:#63b5ff;color:white}.note-items .note-item{padding:30px;margin-top:40px;position:relative;font-size:16px}.note-items .note-item .label{visibility:hidden}.note-items .note-item:hover .label{visibility:visible}.note-items .note-item .label i{cursor:default;position:relative;top:.64285714em;left:.78571429em;font-size:1.14285714em;margin:0;width:auto;cursor:pointer}.delitem-tips{width:100px}.delitem-tips a{margin-left:10px;color:#f56760;cursor:pointer}.note-items .item-mood{border-radius:50%;height:50px;width:50px;padding:0!important;font-size:25px;line-height:50px;text-align:center;background-color:#63b5ff;color:white;box-sizing:border-box;position:absolute;top:-15px;left:-15px;cursor:default}.note-items .note-title{color:gray;line-height:20px;font-size:16px}