@charset "UTF-8";/*!
Author: the Wbolt team
Author URI: http://www.wbolt.com
*/.title-detail{line-height:32px;font-size:28px;font-weight:700;padding-bottom:20px;color:#3e4045}.detail-with-nav{padding-top:40px;background-color:#fff}.detail-with-nav .aside-page{-webkit-box-sizing:border-box;box-sizing:border-box;width:23%;position:sticky;position:-webkit-sticky;top:80px;float:left;text-align:right;padding-right:10%;max-height:90vh;overflow-y:auto}.admin-bar .detail-with-nav .aside{top:112px}.detail-with-nav .aside-page h3{font-size:20px;font-weight:700;height:24px;color:#3e4045;padding-bottom:16px}.detail-with-nav .content{display:block;overflow:hidden;padding-right:40px}.detail-with-nav .version-records{min-height:100px}@media (max-width:768px){.detail-with-nav{width:calc(100% - 40px);padding-left:20px;padding-right:20px}.detail-with-nav .content{padding-right:0}.detail-with-nav .aside{display:none}}.section-lift-items{position:relative;z-index:1;opacity:0;-webkit-transition:opacity .3s cubic-bezier(.31,1,.34,1);transition:opacity .3s cubic-bezier(.31,1,.34,1)}.section-lift-items.active{opacity:1}.section-lift-items:after{content:'';width:1px;position:absolute;right:-10px;top:5px;bottom:5px;background-color:#c3c3c3}.section-lift-items:before{content:'';width:8px;position:absolute;right:-9px;top:5px;bottom:5px;background-color:#fff;z-index:3}.section-lift-items ul{position:relative;z-index:3}.section-lift-items li{position:relative;line-height:34px;font-size:16px;color:#3e4045;cursor:pointer;height:34px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;-webkit-transition:color .3s cubic-bezier(.31,1,.34,1);transition:color .3s cubic-bezier(.31,1,.34,1)}.section-lift-items li.current,.section-lift-items li:hover{color:var(--mainColor,#2778ff)}.section-lift-items li .rp{color:inherit}.section-lift-items li .rp:before{content:'';background:#09cc00;border:1px solid #08aa00;width:7px;height:7px;border-radius:100%;display:inline-block;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:10px}.section-lift-items .buoy{width:16px;height:34px;position:absolute;top:0;right:-16px;z-index:2;opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);-webkit-transition:opacity .3s cubic-bezier(.31,1,.34,1),-webkit-transform .3s cubic-bezier(.31,1,.34,1);transition:opacity .3s cubic-bezier(.31,1,.34,1),-webkit-transform .3s cubic-bezier(.31,1,.34,1);transition:transform .3s cubic-bezier(.31,1,.34,1),opacity .3s cubic-bezier(.31,1,.34,1);transition:transform .3s cubic-bezier(.31,1,.34,1),opacity .3s cubic-bezier(.31,1,.34,1),-webkit-transform .3s cubic-bezier(.31,1,.34,1)}.section-lift-items .buoy:after{content:'';position:absolute;background-color:#fff;border-top:1px solid #c3c3c3;border-right:1px solid #c3c3c3;-webkit-transform:rotate(45deg) skew(-6deg,-6deg);-ms-transform:rotate(45deg) skew(-6deg,-6deg);transform:rotate(45deg) skew(-6deg,-6deg);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;width:16px;height:16px;border-radius:4px;top:50%;left:0;margin-top:-8px}