本WIKI于2021年03月04日通过了时雨音的接管申请,编辑权限开放。

欢迎收藏本WIKI防止迷路,也希望有爱的小伙伴和我们一起编辑哟~

建议使用PC版页面访问本WIKI以获得更佳体验!

编辑帮助WIKI建议

全站通知:

用户:646195980/bigfun.css

来自坎特伯雷公主与骑士唤醒冠军之剑的奇幻冒险WIKI_BWIKI_哔哩哔哩
跳到导航 跳到搜索

注意:在发布之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。

  • Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5Ctrl-R(Mac为⌘-R
  • Google Chrome:Ctrl-Shift-R(Mac为⌘-Shift-R
  • Internet Explorer或Edge:按住Ctrl的同时单击刷新,或按Ctrl-F5
  • Opera:Ctrl-F5
/*From:bigfun.cn(closed)-压缩-去除图片*/
*{margin:0;padding:0;font-size:100%;font-family:inherit;list-style:none;box-sizing:border-box;word-break:break-word}h1,h2,h3,h4{font-weight:normal}input,button,textarea{border:0 none;outline:0 none;background:transparent}textarea{vertical-align:middle;resize:none}input::-webkit-input-placeholder{color:#a0a0a0}input:-moz-placeholder{color:#a0a0a0}input::-moz-placeholder{color:#a0a0a0}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}img{max-width:100%;border:0 none}.bili-mini-mask img{max-width:inherit}a{text-decoration:none;color:#777777}:focus{outline:none}body{background-color:#f4f5f7;overflow-x:hidden;font-size:13px;font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","PingFang SC","Microsoft YaHei","Source Han Sans SC","Noto Sans CJK SC","WenQuanYi Micro Hei",sans-serif}span[id^="cnzz_stat_icon"]{visibility:hidden}.animated{animation-duration:.5s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.user-dialog{border:1px solid #f1f1f1;box-sizing:border-box;width:376px;position:absolute;background:#ffffff;z-index:9;max-height:330px;color:#a0a0a0;font-size:12px;border-radius:3px}.user-dialog-banner{height:126px;margin-bottom:10px}.user-dialog-container{position:relative;margin-left:90px}.user-dialog-item{display:flex;align-items:center;margin-bottom:20px}.user-dialog-tag{margin-right:15px}.user-dialog-avatar{width:68px;height:68px;position:absolute;background:#ffffff;border-radius:50%;left:13px;top:90px;border:2px solid #ffffff;background-size:cover}.user-dialog a:hover{text-decoration:underline}.user-dialog-nickname{color:#151515;font-size:15px;font-weight:bold}.user-dialog-nickname a{color:#151515}.user-dialog-level{width:24px;height:24px;background-size:contain;background-repeat:no-repeat;background-position:50% 50%;image-rendering:-webkit-optimize-contrast;margin-left:7px}.user-dialog-gender{width:23px;height:14px;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;margin-left:4px;image-rendering:-webkit-optimize-contrast}.user-dialog-count{color:#151515}.user-dialog-signature{margin-bottom:20px;margin-right:20px;line-height:23px;word-break:break-all;overflow:hidden;max-height:46px}.user-dialog-signature{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;flex-direction:column}.user-dialog-button-letter{width:70px;height:30px;margin-left:30px;cursor:pointer;background-size:100% 100%}.user-dialog-button-follow{background-repeat:no-repeat;background-position:50% 50%;background-size:cover;width:70px;height:30px;cursor:pointer}.user-dialog [follow-state="0"]{background-image:var(--sf-img-10)}.user-dialog [follow-state="1"]{background-image:var(--sf-img-11)}.user-dialog [follow-state="2"]{background-image:var(--sf-img-12)}.side-bar{width:250px;left:-250px;background:#fff;top:0;height:100vh;font-size:13px;z-index:9;color:#777777;position:fixed;transition:left ease .5s}.side-bar-hidden-box{height:100%;overflow:hidden;overflow-y:auto;position:relative}.side-bar.active{left:0}.side-bar .logo{height:56px;background:var(--sf-img-13) no-repeat 16px 50%;background-size:108px 28px;image-rendering:-webkit-optimize-contrast;margin-bottom:5px}.side-bar .logo a{display:block;width:100%;height:100%}.side-bar-link{margin-bottom:4px}.side-bar-link a{height:44px;display:flex;align-items:center;color:#a0a0a0;filter:grayscale(100%);transition:all ease .5s;border-radius:5px}.side-bar-link a:hover{background-color:#f5f5f5;filter:grayscale(1)}.side-bar-link a.active{color:#fa7268;background-color:#fef1f0;filter:grayscale(0);cursor:default}.side-bar-link a.disFilter{filter:grayscale(0)}.side-bar-txt{margin-left:25px}.side-bar-link .side-bar-txt{margin-left:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.side-bar .side-bar-icon{background-size:16px 16px;background-repeat:no-repeat;background-position:50% 50%;width:32px;height:32px;margin-left:16px;flex-shrink:0;image-rendering:-webkit-optimize-contrast}.side-bar .side-bar-iconA{background-size:cover;background-repeat:no-repeat;background-position:50% 50%;width:32px;height:32px;margin-left:16px;border-radius:50%;border:1px solid #f1f1f1}.side-bar-box{margin:0 8px}.side-bar-line{height:1px;background-color:#f1f1f1;position:relative}.side-bar-line::after{content:"";display:block;height:1px;background-color:#f1f1f1;position:absolute;width:8px;top:0;left:-8px}.side-bar-line::before{content:"";display:block;height:1px;background-color:#f1f1f1;position:absolute;width:8px;right:-8px}.side-bar-title{color:#777777;font-size:15px;font-weight:bold;margin-left:15px;height:50px;line-height:50px;padding-top:5px;position:relative}.side-bar-show{display:flex;align-items:center;height:48px;cursor:pointer;color:#a0a0a0}.side-bar-show:before{content:"";display:block;width:32px;height:32px;background-size:100%;margin-left:16px;border-radius:50%;border:1px solid #f1f1f1}.side-bar-show .txt{margin-left:20px}.side-bar-hide{display:flex;align-items:center;height:48px;cursor:pointer;color:#a0a0a0}.side-bar-hide:before{content:"";display:block;width:32px;height:32px;background-size:100%;margin-left:16px;border-radius:50%;border:1px solid #f1f1f1}.side-bar-hide .txt{margin-left:20px}.side-bar-button{width:16px;height:72px;background-size:cover;position:absolute;right:-16px;top:50%;cursor:pointer;margin-top:-36px}.side-bar-hidden-box::-webkit-scrollbar{width:4px;background:#fff;transition:all ease .5s}.side-bar-hidden-box::-webkit-scrollbar-track{background:transparent;transition:all ease .5s}.side-bar-hidden-box::-webkit-scrollbar-thumb{background:#ffffff;border-radius:2px;transition:all ease .5s}.side-bar-hidden-box:hover::-webkit-scrollbar{width:4px;background:#f0f0f0}.side-bar-hidden-box:hover::-webkit-scrollbar-track{background:transparent}.side-bar-hidden-box:hover::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}.side-bar-links{font-size:14px;margin:0 0 0 15px;line-height:32px}.side-bar-links p{line-height:20px;padding:11px 0 6px}.side-bar-links a{color:#777777;margin-right:10px}.side-bar-links a:last-child{margin-right:0}.side-bar-links a:hover{color:#fa7268;position:relative}.side-bar-links .gzimg{position:absolute;width:150px;height:150px;background-size:cover;background-repeat:no-repeat;display:none}.side-bar-links b{font-weight:normal;cursor:pointer;position:relative}.side-bar-links b:hover .gzimg{display:block;position:absolute;top:-60px;right:30px}.side-bar-links img{vertical-align:middle;margin-right:4px}.side-bar-gov{padding:10px 0}.side-bar-gov,.side-bar-gov a{color:#a0a0a0}.side-bar-links-wrap>div:last-child{margin-bottom:10px}.header-user-dialog{border:1px solid #f1f1f1;box-sizing:border-box;width:376px;position:absolute;background:#ffffff;z-index:9;max-height:330px;color:#a0a0a0;font-size:12px;border-radius:3px;padding-top:14px}.header-user-dialog{transform:translateY(-1px);box-shadow:0 1px 3px rgba(0,0,0,.02),0 16px 32px -4px rgba(0,0,0,.17);transition:all ease .2s}.header-user-dialog-container{position:relative;margin-left:90px;margin-right:23px}.header-user-dialog-item{display:flex;align-items:center;margin-bottom:13px}.header-user-dialog-item-center{display:flex;align-items:center;justify-content:space-between}.header-user-dialog-tag{margin-right:15px;white-space:nowrap}.header-user-dialog-exp-num{margin-bottom:5px}.header-user-dialog-avatar{width:68px;height:68px;position:absolute;background:#ffffff no-repeat 50% 50%;border-radius:50%;left:13px;top:-34px;border:2px solid #ffffff;background-size:cover}.header-user-dialog a:hover{text-decoration:underline}.header-user-dialog-nickname{color:#151515;font-size:15px;font-weight:bold;margin-bottom:15px}.header-user-dialog-nickname a{color:inherit}.header-user-dialog-level{width:24px;height:24px;background-size:contain;background-repeat:no-repeat;background-position:50% 50%;image-rendering:-webkit-optimize-contrast}.header-user-dialog-gender{width:23px;height:14px;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;margin-left:4px}.header-user-dialog-count{color:#151515}.header-user-dialog-signature{margin-bottom:15px;margin-right:20px;line-height:23px}.header-user-dialog-exp{width:230px;position:relative;height:6px;border-radius:3px;overflow:hidden;background-color:#e8e8e8}.header-user-dialog-current_exp{height:100%;background-color:#fa7268}.header-user-dialog-exp-num{font-size:12px;text-align:right}.header-user-dialog-logout{background:#f1f1f1;text-align:center;height:24px;line-height:24px;color:#a0a0a0;font-size:12px;cursor:pointer}.header-user-dialog-logout:hover{opacity:.8}.header-user-dialog:after{content:"";display:block;width:100%;height:20px;top:-20px;right:0}.nav-bar{height:56px;width:100%;position:fixed;top:0;left:0;z-index:8;background:#f4f5f7}.nav-bar.add-border{border-bottom:1px solid #e8e8e8}.nav-bar-empty{height:56px;width:100%}.post-body .nav-bar{background-color:#ffffff;border-bottom:1px solid #e8e8e8}.nav-bar-box{display:flex;align-items:center;height:100%;justify-content:space-between}.nav-bar-left{display:flex;align-items:center;height:100%;margin-left:calc(50vw - 1168px/2 + 125px);margin-left:460px}.nav-bar-home-left{margin-left:calc(50vw - 1168px/2 + 125px)}.nav-bar-right{display:flex;align-items:center;height:100%;margin-right:40px}.nav-bar-center{display:none;width:814px;margin-left:calc(50vw - 814px/2)}.nav-bar .logo{width:250px;height:56px;background:var(--sf-img-13) no-repeat 24px 50%;position:absolute;top:0;left:0;background-size:108px 28px;image-rendering:-webkit-optimize-contrast}.nav-bar .logo a{display:block;width:100%;height:100%}.nav-bar-download-app{display:flex;align-items:center;margin-left:32px;filter:grayscale(100%)}.nav-bar-download-app:before{content:"";display:block;width:14px;height:18px;background-size:100% 100%;margin-right:5px;image-rendering:-webkit-optimize-contrast}.nav-bar-download-app:hover{filter:grayscale(0)}.app-hide{display:none}.nav-bar-letter{display:flex;width:50px;height:100%;align-items:center;position:relative}.nav-bar-letter .icon{background-size:18px 18px;width:100%;height:100%;cursor:pointer;filter:grayscale(100%);image-rendering:-webkit-optimize-contrast}.nav-bar-letter .icon:hover{filter:grayscale(0)}.nav-bar-letter .icon a{display:block;width:100%;height:100%}.nav-bar-letter.unread:after{content:"";display:block;width:6px;height:6px;position:absolute;top:18px;right:13px;border:1px solid #fff;border-radius:50%;background-color:#ff5200}.nav-bar-avatar{width:40px;min-width:40px;height:40px;margin-left:15px;cursor:pointer;position:relative}.nav-bar-avatar-img{background-size:cover;border-radius:50%;background-color:#aaa;width:100%;height:100%;background-position:50% 50%}.nav-bar-avatar-img a{display:block;width:100%;height:100%}.nav-bar-avatar .header-user-dialog{right:-80px;top:50px;cursor:context-menu}.nav-bar-avatar .header-user-dialog:after{content:"";background:transparent;position:absolute;top:-14px;right:0;display:block;height:14px;width:100%}.nav-bar-compose{width:40px;height:40px;border-radius:50%;margin-left:30px;cursor:pointer}.nav-bar-compose a{display:block;width:100%;height:100%}.nav-bar-login-dev{cursor:pointer;color:#efd600}.nav-bar-login{margin-left:15px;cursor:pointer;color:#888;transition:all ease .5s;align-items:center;height:40px;line-height:40px;overflow:hidden;opacity:.7}.nav-bar-login:hover{opacity:1}.nav-bar-login:before{content:"";width:40px;min-width:40px;height:40px;border-radius:50%;cursor:pointer;margin-right:10px;float:left}.nav-bar-login:after{content:"立即登录"}.nav-bar.active .nav-bar-center{display:flex;align-items:center;justify-content:space-between}.nav-bar.active .nav-bar-center .logo{position:absolute;top:0;left:0}.nav-bar.active .nav-bar-left{display:none}.nav-bar.active .nav-bar-right{display:none}.nav-bar-post-buttons{display:flex;height:20px}.nav-bar-post-title{color:#151515;font-size:17px;max-width:590px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-bar-post-like{margin-right:30px;cursor:pointer;position:relative}.nav-bar-post-like:before{background:var(--sf-img-25) no-repeat 0 50%;height:100%;width:23px;content:"";display:block;background-size:16px 16px;image-rendering:-webkit-optimize-contrast}.nav-bar-post-like.locked:before{visibility:hidden}.nav-bar-post-comment{background:var(--sf-img-26) no-repeat 0 50%;padding-left:23px;margin-right:30px;cursor:pointer;image-rendering:-webkit-optimize-contrast}.nav-bar-post-collect{margin-right:30px;cursor:pointer;position:relative}.nav-bar-post-collect:before{background:var(--sf-img-27) no-repeat 0 50%;height:100%;width:23px;content:"";display:block;background-size:16px 16px;image-rendering:-webkit-optimize-contrast}.nav-bar-post-collect.locked:before{visibility:hidden}.nav-bar-post-buttons>div{height:20px;display:flex;align-items:center;filter:grayscale(100%);background-size:16px 16px;color:#fa7268}.nav-bar-post-buttons>div.nav-bar-post-collect{margin-right:0}.nav-bar-post-buttons>div.active{filter:grayscale(0)}.nav-bar-post-master{margin-left:30px;cursor:pointer;position:relative}.nav-bar-post-master:before{height:100%;width:23px;content:"";display:block;background-size:16px 16px}.nav-bar-message{display:flex;width:50px;height:100%;align-items:center;position:relative;align-items:center;margin-left:10px}.nav-bar-message .icon{width:100%;height:100%;background-size:16px 18px;cursor:pointer;filter:grayscale(100%);image-rendering:-webkit-optimize-contrast}.nav-bar-message .icon:hover{filter:grayscale(0)}.nav-bar-message-container{width:376px;border:1px solid #f1f1f1;border-radius:3px;background-color:#ffffff;position:absolute;top:60px;right:-151px;z-index:2;box-sizing:content-box}.nav-bar-message-container:before{content:"";display:block;position:absolute;width:20px;height:20px;left:190px;top:-10px;background-color:#ffffff;transform:rotate(45deg);border:1px solid #f0f0f0}.nav-bar-message-container:after{content:"";display:block;position:absolute;width:100%;height:14px;left:0;top:-14px}.nav-bar-message.active .nav-bar-message-container{display:block}.nav-bar-message.unread:after{content:"";display:block;width:6px;height:6px;position:absolute;top:18px;right:13px;border:1px solid #fff;border-radius:50%;background-color:#ff5200}.nav-bar-message-tab{height:48px;border-bottom:1px solid #f1f1f1;background-color:#fff;position:relative}.nav-bar-message-tab-item{height:100%;cursor:pointer;background-position:50% 50%;background-repeat:no-repeat;float:left;width:25%;filter:grayscale(100%);opacity:0.6;transition:all ease .5s;position:relative;background-size:16px 16px;image-rendering:-webkit-optimize-contrast;border-bottom:2px solid transparent;box-sizing:border-box}.nav-bar-message-tab-item:hover{filter:grayscale(0);opacity:1}.nav-bar-message-tab-item.active{filter:grayscale(0);opacity:1;border-color:#fa7268}.nav-bar-message-tab-item.unread:after{content:"";display:block;width:6px;height:6px;position:absolute;top:7px;right:25px;border-radius:50%;background-color:#ff5200}.nav-bar-message-con{height:480px;overflow:hidden;overflow-y:auto}.nav-bar-message-con .nothing-small-container{top:50%;margin-top:-85px;position:relative}.nav-bar-message-item{height:103px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;transition:all ease .5s;box-sizing:border-box}.nav-bar-message-item.no_read{background-color:#fff6f5}.nav-bar-message-item:hover{background-color:#eee}.nav-bar-message-item-left{margin-left:16px;width:40px;height:40px;min-width:40px;min-height:40px}.nav-bar-message-item-right{width:290px;margin-left:15px}.nav-bar-message-aevter{display:block;width:100%;height:100%;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-color:#aaa;border-radius:50%}.nav-bar-message-item-right *{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.nav-bar-message-h2{color:#151515;font-size:15px}.nav-bar-message-h2 a{color:inherit;font-weight:bold}.nav-bar-message-p{display:flex;align-items:center;white-space:nowrap;margin-top:13px;font-size:12px;color:#a0a0a0}.nav-bar-message-p a{color:inherit}.nav-bar-message-p::before{content:"";display:block;min-width:14px;width:14px;height:14px;margin-right:4px;filter:grayscale(100%);opacity:0.8;background-size:100% 100%;image-rendering:-webkit-optimize-contrast}.nav-bar-message-time{color:#a0a0a0;font-size:12px;margin-top:13px}.nav-bar-message a:hover{text-decoration:underline}.nav-bar-message-more a{display:block;height:24px;line-height:24px;text-align:center;border-top:1px solid #eee;color:#a0a0a0;box-sizing:content-box;font-size:12px}.nav-bar-message-more a:hover{background-color:#fff6f5;text-decoration:none}.nav-bar-message-log-txt{height:94px;color:#333;text-align:center;line-height:94px}.nav-bar-message-con::-webkit-scrollbar{width:4px;background:#fff;transition:all ease .5s}.nav-bar-message-con::-webkit-scrollbar-track{background:transparent;transition:all ease .5s}.nav-bar-message-con::-webkit-scrollbar-thumb{background:#fafbfc;border-radius:2px;transition:all ease .5s}.nav-bar-message-con:hover::-webkit-scrollbar{width:4px;background:#f0f0f0}.nav-bar-message-con:hover::-webkit-scrollbar-track{background:transparent}.nav-bar-message-con:hover::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}.nav-bar-search{width:320px;height:32px;box-sizing:border-box;border:1px solid #e8e8e8;background:#f1f1f1;border-radius:15px;position:relative}.nav-bar-search-button{width:18px;height:100%;position:absolute;border:none;top:0;right:10px;cursor:pointer}.nav-bar-search-text{width:285px;height:100%;border:none;background:none;box-sizing:border-box;color:#a0a0a0;text-indent:1em}.nav-bar-search-history{position:absolute;top:32px;left:0;width:100%;background-color:#ffffff;border:1px solid #e9e9e9;border-radius:5px;overflow:hidden;box-shadow:0 0 3px #e9e9e9}.nav-bar-search-history-item{height:40px;line-height:40px;color:#777777;border-bottom:1px solid #f1f1f1;background-color:#ffffff;position:relative}.nav-bar-search-history-item:hover{background:#f7f7f7}.nav-bar-search-history-item.active{background:#f7f7f7}.nav-bar-search-history-item:before{content:"";display:block;width:16px;height:16px;position:absolute;top:13px;left:10px}.nav-bar-search-history-item-txt{margin-left:40px;white-space:nowrap;overflow:hidden;cursor:pointer;width:240px;text-overflow:ellipsis}.nav-bar-search-history-item-txt:hover{text-decoration:underline;color:#3db5e6}.nav-bar-search-history-item-del{width:18px;height:18px;position:absolute;right:10px;top:12px;cursor:pointer}.nothing-small-container{text-align:center}.nothing-small-img{width:164px;height:134px;margin:0 auto 15px}.nothing-small-title{color:#777777;font-size:15px;font-weight:bold}.my-bubscribe-button{position:absolute;top:22px;right:5px;width:16px;height:16px;background-size:contain;cursor:pointer;image-rendering:-webkit-optimize-contrast;filter:grayscale(100%)}.my-bubscribe-button:hover{filter:grayscale(0)}.my-bubscribe-button a{display:block;width:100%;height:100%}@media only screen and (min-device-pixel-ratio:2){.side-bar .logo{background-image:var(--sf-img-13)}.nav-bar .logo{background-image:var(--sf-img-13)}}@media only screen and (min-device-pixel-ratio:3){.side-bar .logo{background-image:var(--sf-img-13)}.nav-bar .logo{background-image:var(--sf-img-13)}}.rich-html img{cursor:-webkit-zoom-in;cursor:zoom-in}.ql-editor,.rich-html{color:#151515;font-size:15px;line-height:1.8;word-break:break-all}.ql-editor *,.rich-html *{line-height:inherit;font-size:100%;margin:0;padding:0;list-style:none}.ql-editor h1,.rich-html h1{font-size:25px;margin-bottom:15px}.ql-editor h2,.rich-html h2{font-size:20px;margin-bottom:15px}.ql-editor p,.rich-html p{margin-bottom:15px}.ql-editor a,.rich-html a{text-decoration:none;color:#3f97b5}.ql-editor a[href*="/user/"],.rich-html a[href*="/user/"]{margin:0 4px}.ql-editor a[href*="@"],.rich-html a[href*="@"]{margin:0 4px}.ql-editor a[href^="@"],.rich-html a[href^="@"]{margin-right:10px}.ql-editor img,.rich-html img{display:inline-block;position:relative;vertical-align:text-bottom;max-width:100%;opacity:1;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid transparent}.ql-editor img[src^="blob:"],.rich-html img[src^="blob:"]{opacity:.2}.ql-editor img.emoticons,.rich-html img.emoticons{vertical-align:sub;margin-bottom:0;height:40px;cursor:initial}.ql-editor ol,.rich-html ol{padding-left:1.5em;margin:1em 0 1em 0}.ql-editor ol li,.rich-html ol li{counter-increment:list-0}.ql-editor ol li:before,.rich-html ol li:before{margin-left:-10px;content:counter(list-0,decimal)". "}.ql-editor ul,.rich-html ul{padding-left:1.5em;margin:1em 0 1em 0}.ql-editor ul>li:before,.rich-html ul>li:before{content:"•";margin-left:-10px;margin-right:10px}.ql-editor article,.rich-html article{background-color:#f7f7f7;padding:5px 15px 5px 16px;margin:15px 0}.ql-editor article:before,.rich-html article:before{display:block;content:"以下内容会折叠";margin-bottom:15px;padding:8px 0 5px 22px;background:var(--sf-img-40) no-repeat 0 55%;text-align:left;-webkit-filter:grayscale(100%);filter:grayscale(100%);background-size:16px}.ql-editor article+article,.rich-html article+article{margin-top:-15px}.ql-editor article+article:before,.rich-html article+article:before{display:none;content:""}.ql-editor .ql-hidden,.rich-html .ql-hidden{position:relative;border:1px solid #e8e8e8;border-radius:6px;padding:12px 14px 12px;margin-bottom:25px}.ql-editor .ql-hidden .ql-hidden-title:before,.rich-html .ql-hidden .ql-hidden-title:before{position:relative;top:2px;display:block;content:"点击显示折叠内容";padding-left:23px;cursor:pointer;text-align:left;height:17px;line-height:17px;background-size:16px}.ql-editor .ql-hidden .ql-hidden-box,.rich-html .ql-hidden .ql-hidden-box{display:none;color:#777}.ql-editor .ql-hidden .ql-hidden-box article,.rich-html .ql-hidden .ql-hidden-box article{background:0 0}.ql-editor .ql-hidden .ql-hidden-box article,.rich-html .ql-hidden .ql-hidden-box article{padding-left:0;padding-right:0}.ql-editor .ql-hidden .ql-hidden-box article:first-child,.rich-html .ql-hidden .ql-hidden-box article:first-child{padding-top:14px}.ql-editor .ql-hidden .ql-hidden-box article:last-child,.rich-html .ql-hidden .ql-hidden-box article:last-child{margin-bottom:0}.ql-editor .ql-hidden .ql-hidden-box article:before,.rich-html .ql-hidden .ql-hidden-box article:before{display:none}.ql-editor .ql-hidden.ql-hidden-visible,.rich-html .ql-hidden.ql-hidden-visible{padding-bottom:6px}.ql-editor .ql-hidden.ql-hidden-visible .ql-hidden-box,.rich-html .ql-hidden.ql-hidden-visible .ql-hidden-box{display:block}.ql-editor .ql-hidden.ql-hidden-visible .ql-hidden-title:before,.rich-html .ql-hidden.ql-hidden-visible .ql-hidden-title:before{position:relative;top:2px;content:"以下为折叠内容";background:var(--sf-img-40) no-repeat 0 0;background-size:16px}.ql-editor .ql-hidden.ql-hidden-visible .ql-un-hidden-buton,.rich-html .ql-hidden.ql-hidden-visible .ql-un-hidden-buton{color:#729ab9;font-size:12px;cursor:pointer;position:relative;top:4px;margin-left:15px}.ql-editor blockquote,.rich-html blockquote{color:#777;padding-left:30px;margin-bottom:20px;position:relative}.ql-editor blockquote:before,.rich-html blockquote:before{position:absolute;top:6px;left:0;content:"";width:18px;height:18px;background-size:100%}.ql-editor blockquote+blockquote:before,.rich-html blockquote+blockquote:before{display:none}.ql-editor .hr,.rich-html .hr{border:0 none;height:12px;margin:20px 0}.ql-editor .ql-video,.rich-html .ql-video{width:90%;max-height:540px;height:540px;height:50vw;margin:0 auto 15px;display:block;background-color:#e8e8e8;-webkit-transform:scale(.99);transform:scale(.99)}.ql-editor .ql-align-center,.rich-html .ql-align-center{text-align:center}.ql-editor .ql-align-justify,.rich-html .ql-align-justify{text-align:justify}.ql-editor .ql-align-right,.rich-html .ql-align-right{text-align:right}.bquill-box *{margin:0;padding:0;list-style:none}.bquill-box .ql-container{position:relative}.bquill-box .ql-editor{font-size:15px;padding:1em 1em;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.8;height:100%;overflow:hidden;overflow-y:auto}.bquill-box .ql-toolbar{display:none}.bquill-box .ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.bquill-box .ql-tooltip.ql-hidden{display:none}.bquill-box .ql-tooltip{display:none}.bql-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:45px;z-index:1;position:relative;-webkit-box-sizing:content-box;box-sizing:content-box}.bql-button{width:14px;height:14px;margin-left:15px;cursor:pointer;-webkit-filter:grayscale(100%);filter:grayscale(100%);background-repeat:no-repeat;background-position:50%0}.bql-button:hover{opacity:.8}.bql-formatHeader1{width:16px}.bql-formatHeader2{width:18px}.bql-insertImgChange{visibility:hidden;position:absolute;top:0;left:-9999px}.bql-active{-webkit-filter:grayscale(0);filter:grayscale(0)}.bql-button-split{height:30px;text-align:center;float:left;background:#eee;width:1px;margin-left:15px}.bql-send-button{position:absolute;width:56px;height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;position:absolute;top:10px;right:10px;border:1px solid #e8e8e8;border-radius:14px;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;cursor:no-drop;-webkit-transition:all ease .4s;transition:all ease .4s}.bql-send-button:before{content:"发布"}.bql-send-button-isok{color:#fff;background:#fa7268;border:1px solid #fa7268;cursor:pointer}.bql-color-box{overflow:hidden;position:absolute;top:40px;-webkit-box-shadow:rgba(0,0,0,.2)0 2px 8px;box-shadow:rgba(0,0,0,.2)0 2px 8px;border:1px solid transparent;width:126px;-webkit-box-sizing:content-box;box-sizing:content-box;display:none;background:#ddd}.bql-color-active{left:476px}.bql-background-active{left:503px}.bql-color-item{width:16px;height:16px;float:left;cursor:pointer;margin:1px}.bql-face-box{position:absolute;left:0;top:43px;border:1px solid #eee;border-left:none;background-color:#fff;display:none}.bql-face-scroll{width:540px;height:200px;overflow:hidden;overflow-y:auto}.bql-face-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.bql-face-container-item{white-space:nowrap;cursor:pointer;padding:5px 10px;color:#8c8c8c}.bql-face-container-item:hover{background:#eee}.bql-face-container-item-img{width:55px;height:55px;background-size:40px 40px;background-position:50% 50%;background-repeat:no-repeat;cursor:pointer;border-radius:3px;-webkit-transition:all ease .3s;transition:all ease .3s}.bql-face-container-item-img:hover{background-color:#eee}.bql-face-nav{height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f7f7f7}.bql-face-nav-item{cursor:pointer;padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#7d7d7d;height:100%}.bql-face-nav-item.cur{background-color:#fff;color:red}.bql-face-scroll::-webkit-scrollbar{width:8px;height:4px;background:0 0}.bql-face-scroll::-webkit-scrollbar-track{background:0 0}.bql-face-scroll::-webkit-scrollbar-thumb{background-color:#eaeaea}.bqill-at-outerBox{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1}.bqill-at-innerBox{width:280px;background-color:#fff;border-radius:3px;color:#777;font-size:16px;position:relative}.bqill-at-title{font-size:18px;font-weight:400;color:#777;margin-bottom:10px}.bqill-at-flex-space-between{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:43px;border-bottom:1px solid #f1f1f1}.bqill-at-input-text{background:#eff5f7;border:none;border-radius:3px;height:30px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#777;text-indent:5px;font-size:16px;width:260px;margin:0 auto}.bqill-at-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bqill-at-confirm{cursor:pointer;border:none;background:0 0;margin:0;padding:0;color:#777;width:50px;color:#00b7ee}.bqill-at-cancel{cursor:pointer;border:none;background:0 0;margin:0;padding:0;color:#777;width:50px;color:#00b7ee}.bqill-at-select-box{max-height:252px;overflow:hidden;overflow-y:auto}.bqill-at-mask{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.bqill-at-select{height:42px;line-height:42px;color:#777;font-size:16px;text-indent:15px;cursor:pointer}.bqill-at-select:hover{background:#f7f7f7;color:#00b7ee}.bqill-at-select.cur{background:#f7f7f7;color:#00b7ee}.bqill-at-message-box{text-align:center;height:42px;line-height:42px;font-size:16px}.bquill-confirm-outerBox{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1}.bquill-confirm-innerBox{width:400px;background-color:#fff;border-radius:3px;color:#777;font-size:16px;position:relative}.bquill-confirm-mask{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.bquill-confirm-title{font-size:24px;font-weight:400;color:#1a1a1a;margin-bottom:20px;text-align:center;padding-top:20px}.bquill-confirm-components{padding:20px}.bquill-confirm-input-text{background:#eff5f7;border:none;border-radius:2px;height:40px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#777;text-indent:5px;font-size:16px;width:100%;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:40px;border:1px solid #ebebeb}.bquill-confirm-input-text:focus{border-color:#8590a6}.bquill-confirm-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bquill-confirm-button-cancel,.bquill-confirm-button-confirm{cursor:pointer;border:none;background:0 0;margin:0;padding:0;height:34px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:170px}.bquill-confirm-button-confirm{border:1px solid #ff4539;color:#fff;background:#ff4539}.bquill-confirm-button-cancel{border:1px solid #8590a6;color:#8590a6}.bquill-outside-link-float{padding:8px 10px 7px 16px;background:#fff;border-radius:4px;-webkit-box-shadow:0 5px 20px rgba(26,26,26,.1);box-shadow:0 5px 20px rgba(26,26,26,.1);border:1px solid #ebebeb;position:absolute;max-width:400px}.bquill-outside-link-float:before{content:"";display:block;width:15px;height:15px;border:1px solid #ebebeb;border-right-color:transparent;border-bottom-color:transparent;-webkit-transform:rotate(45deg);transform:rotate(45deg);background:inherit;position:absolute;top:-9px;left:45%}.bquill-outside-link-float p{position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bquill-outside-link-float a{color:#3f97b5}img.loading{background-color:#f1f1f1;background-repeat:no-repeat;background-position:50% 50%;background-size:100px}img.loaded{}.post-body{background-color:#ffffff}#post-content{width:814px;margin-left:calc(50vw - 814px/2);position:relative;z-index:0}.poost-forum-tags{font-size:12px;display:flex;align-items:flex-end;flex-wrap:wrap;padding:24px 0 0;overflow:hidden}.poost-forum-tags a{color:#f76c5b;background-color:#fef0ed;height:24px;border-radius:12px;display:inline-block;padding:0 12px;display:inline-flex;align-items:center;transition:all ease .5s;margin-right:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:10px}.poost-forum-tags a::before{content:"";display:block;width:10px;height:10px;box-sizing:border-box;border:2px solid #fe876f;border-radius:50%;margin-right:5px}.poost-forum-tags a:hover{background-color:#ffe0da}.poost-forum-tags a.post_tag{color:#777;background-color:#f1f1f1}.poost-forum-tags a.post_tag:hover{background-color:#d5d5d5}.poost-forum-tags a.post_tag::before{border:none;width:0;height:0;margin:0}.post-in-plan{position:relative;display:flex;align-items:center;padding:0 0 0 44px;margin-bottom:20px;border-radius:8px;font-family:"SimHei";font-size:15px;color:#fa7268;height:40px;line-height:40px;background-size:18px 20px;font-weight:bold}.post-in-plan-txt1:after{position:absolute;content:"了解薪火计划";padding-right:20px;right:16px;background-size:8px auto}.post-in-plan-txt1:after,.post-in-plan-button{font-family:"Microsoft YaHei";font-weight:bold}.post-in-plan-button{position:absolute;right:16px;cursor:pointer}.post-in-plan-more{display:inline-block;width:20px;height:20px;background-size:16px 16px}.post-comment-top{height:70px;align-items:center;display:flex}.post-comment-top a{color:#a0a0a0;font-size:12px;height:24px;line-height:24px;padding:0 10px 0 27px;display:block;border-radius:24px}.post-top-page-cut{height:60px;display:flex;align-items:center}.post-top-page-cut-top{border-bottom:1px solid #eeeeee;margin-bottom:15px}.post-top-page-cut-bottom{border-top:1px solid #eeeeee;height:73px}.post-top-page-cut a{color:#777777;margin-right:20px}.post-top-page-cut a.active,.post-top-page-cut a:hover{color:#fa7268;font-weight:bold}.post-top-page-cut span{margin-right:20px}.post-top-page-cut .jump-page{color:#8d8d8d;display:flex;align-items:center}.post-top-page-cut .jump-page input{border:none;border-bottom:1px solid #777777;background:none;margin:0 3px;width:40px;text-align:center}.post-top-page-cut .jump-floor{color:#8d8d8d;display:flex;align-items:center;margin-left:10px}.post-top-page-cut .jump-floor input{border:none;border-bottom:1px solid #777777;background:none;margin:0 3px;width:40px;text-align:center}.post-title{padding:5px 0 15px;line-height:40px}.post-title h1{color:#151515;font-size:24px;font-weight:normal;display:inline}.post-tag{border:1px solid #14c79d;height:20px;align-items:center;display:inline-flex;box-sizing:border-box;border-radius:2px;padding:0 4px;color:#14c79d;margin-right:10px;position:relative;top:-2px;font-size:12px}.post_recommend-color-1{color:#385dae;border-color:#385dae}.post_recommend-color-2{color:#14c79d;border-color:#14c79d}.post_recommend-color-3{color:#f5b800;border-color:#f5b800}.post_recommend-color-top{color:#fa7268;border-color:#fa7268}.post_recommend-color-top_all{color:#fa7268;border-color:#fa7268}.post-user-block{height:72px;position:relative;margin-bottom:20px;width:calc(100% + 7px);margin-left:-7px}.post-user-avatar{height:42px;width:42px;box-sizing:content-box;border:1px solid #cccccc;background-color:#cccccc;background-repeat:no-repeat;background-size:cover;background-position:50% 50%;display:block;position:absolute;top:15px;left:7px;border-radius:50%}.post-user-avatar .post-user-skin{width:60px;height:60px;display:block;position:absolute;top:-9px;left:-9px;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.post-user-text{margin-left:65px;display:flex;height:100%;flex-flow:column;justify-content:center}.post-user-tops{margin-bottom:6px;display:flex;align-items:center}.post-user-name{font-size:15px;color:#151515}.post-user-level{height:18px;width:18px;display:flex;margin-left:10px;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;image-rendering:-webkit-optimize-contrast}.post-user-signature{font-size:12px;color:#777777;word-break:break-all;max-width:86%;overflow:hidden;max-height:32px}.post-user-is_disable_talk{width:56px;height:18px;background-size:100% 100%;margin-left:10px}.post-user-block .authen{padding-left:30px;display:block;line-height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.post-follow-button{position:absolute;top:24px;right:5px;cursor:pointer;height:30px;width:70px;height:30px;background-size:100% 100%;background-repeat:no-repeat}div[handle-post-follow="0"]{background-image:var(--sf-img-10)}div[handle-post-follow="1"]{background-image:var(--sf-img-11)}div[handle-post-follow="2"]{background-image:var(--sf-img-12)}.post-user-floor-id{position:absolute;top:16px;right:8px;color:#777777;font-size:12px}.post-user-hot{position:absolute;top:40px;right:8px;color:#777777;font-size:12px;display:block;width:18px;height:18px}.post-user-child-block{display:flex;align-items:center;color:#777777;height:24px;margin-bottom:20px}.post-user-child-block a{color:#151515}.post-user-child-avatar{height:24px;width:24px;box-sizing:content-box;background-color:#cccccc;background-repeat:no-repeat;background-size:cover;background-position:50% 50%;display:block;border-radius:50%;position:relative}.post-user-child-name{margin-left:16px}.post-user-child-time{margin-left:20px}.post-user-child-triangle{width:7px;height:10px;margin-left:16px;position:relative;top:1px}.post-reply-block{height:80px;margin-bottom:20px;position:relative;margin-top:-10px}.post-reply-emotion{width:56px;height:32px;padding-right:10px;cursor:pointer;position:relative;box-sizing:content-box;position:absolute;top:0;right:0;border-radius:16px;box-sizing:border-box;border:1px solid #e9e9e9}.post-reply-emotion:after{content:"";display:block;width:100%;height:20px;bottom:26px;left:0;position:absolute}.post-reply-emotion:hover .post-reply-emotion-txt{display:block}.post-reply-emotion-txt{position:absolute;width:270px;height:152px;right:0;bottom:45px;overflow:hidden;overflow-y:auto;background-color:#fff;border:1px solid #e8e8e8;display:none}.post-reply-emotion-txt::-webkit-scrollbar{width:4px;background:#f0f0f0}.post-reply-emotion-txt::-webkit-scrollbar-track{background:transparent}.post-reply-emotion-txt::-webkit-scrollbar-thumb{background-color:#aaa;border-radius:2px}.post-reply-emotion-txt ul{overflow:hidden}.post-reply-emotion-txt li{float:left;height:30px;line-height:30px;padding:0 10px}.post-reply-emotion-txt li:hover{background-color:#eee}.post-reply-input{flex:1;height:80px;overflow:hidden;border:1px solid #e8e8e8;border-radius:3px;transition:all ease .5s;margin-right:70px}.post-reply-input:focus-within{border-color:#fa7268}.post-reply-input input{box-sizing:border-box;width:100%;height:100%;padding-left:14px;background:none;border:none;color:#aaa;transition:all ease .5s}.post-reply-input input:focus{color:#323232}.post-reply-input textarea{box-sizing:border-box;width:100%;height:100%;line-height:26px;padding:2px 7px 0;background:none;border:none;color:#aaa;transition:all ease .5s;resize:none}.post-reply-input textarea:focus{color:#323232}.post-reply-button{width:56px;height:32px;display:flex;align-items:center;font-size:12px;cursor:pointer;background:none;border-radius:16px;margin-left:10px;justify-content:center;box-sizing:border-box;transition:all ease .5s;position:absolute;bottom:0;right:0}.post-reply-button{color:#151515;background:none;border:1px solid #e8e8e8;cursor:no-drop}.post-reply-button.abled{color:#ffffff;background:#fa7268;border:1px solid #fa7268;cursor:pointer}.post-master-log-1{border:1px dashed #fcb8b3;min-height:40px;box-sizing:border-box;color:#fa7268;font-size:15px;border-radius:20px;align-items:center;position:relative;margin-bottom:20px;padding:10px 10px 10px 40px}.post-master-log-1 .item{display:flex;margin-left:20}.post-master-log-1 a{color:#fa7268;text-decoration:underline}.post-master-log-1 a:hover{text-decoration:underline}.post-master-log-1 .button{cursor:pointer;position:absolute;right:20px;text-decoration:underline;bottom:10px}.post-master-log-1 .button:after{content:"撤销操作"}.post-master-log-2{height:40px;box-sizing:border-box;color:#3f97b5;font-size:15px;border-radius:20px;padding-left:40px;display:flex;align-items:center;position:relative;margin-bottom:20px}.post-master-log-2 .item{display:flex;margin-left:20}.post-master-log-2 a{color:#3f97b5;margin-left:5px;text-decoration:underline}.post-master-log-2 a:hover{text-decoration:underline}.post-master-log-2 .button{cursor:pointer;position:absolute;right:20px;text-decoration:underline}.post-master-log-2 .button:after{content:"撤销操作"}.post-tool-block{display:flex;height:30px;color:#777777;margin-bottom:20px;justify-content:space-between;font-size:13px}.post-tool-row{display:flex;align-items:center;height:100%;position:relative;height:20px}.post-tool-text-time{position:relative}.post-tool-text-time-hide{position:absolute;bottom:22px;right:-5px;display:none;background-color:rgba(0,0,0,0.5);border-radius:10px;height:20px;line-height:20px;padding:0 10px;white-space:nowrap;color:#fff}.post-tool-text-time:hover .post-tool-text-time-hide{display:block}.post-tool-button-like{margin-right:30px;cursor:pointer;position:relative}.post-tool-button-like:before{display:block;content:"";background:var(--sf-img-25) no-repeat 0 50%;width:23px;height:100%;background-size:16px 16px;image-rendering:-webkit-optimize-contrast}.post-tool-button-like.locked:before,.post-tool-button-like.locked:after{visibility:hidden}.post-tool-button-lottie{position:absolute;width:60px;height:60px;position:absolute;top:-20px;left:-21px}.post-tool-button-comment{background:var(--sf-img-26) no-repeat 0 50%;padding-left:23px;margin-right:30px;cursor:pointer;image-rendering:-webkit-optimize-contrast}.post-tool-button-reply{padding-left:23px;margin-right:30px;cursor:pointer}.post-tool-button-collect{margin-right:30px;cursor:pointer;position:relative}.post-tool-button-collect:before{content:"";background:var(--sf-img-27) no-repeat 0 50%;display:block;width:23px;height:100%;background-size:16px 16px;image-rendering:-webkit-optimize-contrast}.post-tool-button-collect:after{content:"收藏"}.post-tool-button-collect.active:after{content:"已收藏"}.post-tool-button-collect.locked:before,.post-tool-button-collect.locked:after{visibility:hidden}.post-tool-button-collectnav:after{content:""}.post-tool-button-collectnav.active:after{content:""}.post-tool-row>div{height:20px;display:flex;align-items:center;filter:grayscale(100%);background-size:16px 16px;color:#fa7268}.post-tool-row>div.active{filter:grayscale(0)}.post-tool-row:first-child>div:hover{filter:grayscale(0)}.post-tool-row .forward-type{margin-right:10px}.post-tool-text{margin-left:20px}.block-item>.post-tool-block .post-tool-button-report{visibility:hidden}.block-item>.post-tool-block .post-tool-button-edit{visibility:hidden}.block-item>.post-tool-block .post-tool-button-del{visibility:hidden}.block-item>.post-tool-block .post-tool-button-master{visibility:hidden}.block-item:hover>.post-tool-block .post-tool-row>div{visibility:visible}.post-master-floor>.post-tool-block .post-tool-button-report{visibility:hidden}.post-master-floor>.post-tool-block .post-tool-button-edit{visibility:hidden}.post-master-floor>.post-tool-block .post-tool-button-master{visibility:hidden}.post-master-floor>.post-tool-block .post-tool-button-del{visibility:hidden}.post-master-floor:hover>.post-tool-block .post-tool-row>div{visibility:visible}.post-hot-title{font-size:25px;color:#151515;height:88px;display:flex;align-items:center;border-top:1px solid #f1f1f1}.post-hot-title h2{font-size:inherit;font-weight:normal;margin-left:60px}.post-normal-title{font-size:25px;color:#151515;height:88px;display:flex;align-items:center;border-top:1px solid #f1f1f1}.post-normal-title h2{font-size:inherit;font-weight:normal;margin-left:60px}.comment-item-children{margin-left:46px;border-left:1px solid #e8e8e8;padding-left:20px;box-sizing:content-box}.reply-item-box>:nth-child(6){display:none}.reply-item-box>:nth-child(7){display:none}.reply-item-box>:nth-child(8){display:none}.reply-item-box>:nth-child(9){display:none}.reply-item-box .loadingAnimate{top:30px;margin-bottom:70px}.reply-item-more{margin-bottom:20px;margin-bottom:20px;display:flex;align-items:center}.reply-item-more-button{color:#fa7268;cursor:pointer}.reply-item-more-button:before{content:"查看全部"}.reply-item-more-button:hover{text-decoration:underline}.reply-item-more-pagecut span{color:#a0a0a0;cursor:pointer;margin-left:20px;padding:0 5px}.reply-item-more-pagecut span:hover{text-decoration:underline}.comment-item-children-show-all .reply-item-box>:nth-child(4){display:block}.comment-item-children-show-all .reply-item-box>:nth-child(5){display:block}.comment-item-children-show-all .reply-item-box>:nth-child(6){display:block}.comment-item-children-show-all .reply-item-box>:nth-child(7){display:block}.comment-item-children-show-all .reply-item-box>:nth-child(8){display:block}.comment-item-children-show-all .reply-item-box>:nth-child(9){display:block}.comment-item-children-show-all .reply-item-more-pagecut{display:block}.comment-item-children-show-all .reply-item-more-button span{display:none}.reply-item-more-big:before{content:"收起回复"}.reply-item-more-big{color:#fa7268;cursor:pointer}.reply-item-more-pagecut{margin-left:10px}.reply-item-more-pagecut span.active{color:#fa7268;font-weight:bold}.post-rich-block{margin-bottom:20px}.managementModel-outerBox{position:fixed;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center;display:flex;z-index:1}.managementModel-innerBox{width:380px;background-color:#ffffff;border:1px solid #f1f1f1;border-radius:2px;color:#777777;font-size:14px;box-sizing:border-box}.managementModel-padding{padding:15px;border-bottom:1px solid #f1f1f1}.managementModel-top{display:flex;align-items:center;margin-bottom:20px}.managementModel-middle{margin-bottom:14px}.managementModel-title{font-size:15px;font-weight:normal;color:#151515;font-weight:bold}.managementModel-flex-space-between{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.managementModel-flex-space-between .managementModel-title{margin-bottom:0}.managementModel-button{font-size:15px;cursor:pointer;color:#fa7268;font-weight:bold;margin-left:13px}.managementModel-buttons{display:flex}.managementModel-confirm{cursor:pointer;border:none;background:none;margin:0;padding:0;font-size:13px;color:#fa7268;box-sizing:border-box;font-weight:bold;width:50%;height:38px;display:flex;align-items:center;justify-content:center}.managementModel-cancel{cursor:pointer;border:none;background:none;margin:0;padding:0;font-size:13px;color:#777777;box-sizing:border-box;border-right:1px solid #f1f1f1;width:50%;height:38px;display:flex;align-items:center;justify-content:center}.managementModel-log{cursor:pointer;border:none;background:none;margin:0;padding:0;font-size:14px;color:#777777;width:50px;color:#00b7ee}.managementModel-select-box{display:flex;justify-content:space-between;align-items:center}.managementModel-select{appearance:none;-moz-appearance:none;-webkit-appearance:none;text-indent:10px;background:#ffffff;width:100%;height:30px;border:none;box-sizing:border-box;font-size:16px;color:#777777;border:1px solid #e8e8e8;height:26px;background:var(--sf-img-88) no-repeat 320px 50%}.managementModel-line{height:1px;background:#f1f1f1;margin:10px 0}.managementModel-checkbox-box{color:#777777;margin-bottom:20px}.managementModel-checkbox-box li{display:flex;align-items:center;margin-bottom:15px}.managementModel-checkbox-box .check-item{display:flex;align-items:center;cursor:pointer;margin-right:12px}.managementModel-checkbox-box .icon-check,.managementModel-checkbox-box .icon-uncheck{display:flex;align-items:center;justify-content:center;font-size:10px;width:16px;height:16px;box-sizing:border-box;border-radius:2px;margin-right:4px}.managementModel-checkbox-box .icon-check{background:#3db5e6;border:2px solid #3db5e6;color:#fff}.managementModel-checkbox-box .icon-uncheck{border:2px solid #a0a0a0}.managementModel-lable{display:flex;align-items:center;cursor:pointer;margin-right:15px;user-select:none}.managementModel-lable.mini-margin{margin-right:5px}.managementModel-check{width:16px;height:16px;box-sizing:border-box;border:2px solid #a0a0a0;border-radius:2px;margin-right:6px}.managementModel-checkbox{visibility:hidden;width:0;height:0;display:block;border:none;margin:0;padding:0}.managementModel-checkbox:checked+.managementModel-check{background:#3db5e6;border-color:#3db5e6;color:#fff;display:flex;align-items:center;justify-content:center}.managementModel-checkbox:checked+.managementModel-check:before{content:"√";font-size:10px}.managementModel-select-box{position:relative;height:26px;background:#fff}.managementModel-select-input{height:100%;color:#777777;border:1px solid #e8e8e8;width:100%;text-indent:10px}.managementModel-select-list{border:1px solid #e8e8e8;position:absolute;top:100%;left:0;width:100%;background:#fff;max-height:200px;overflow:hidden;overflow-y:auto}.managementModel-select-item{color:#777777;text-indent:10px}.managementModel-select-item.selected{background:#e8e8e8}.managementModel-outerBox .disabled{opacity:.5}.managelistModel-outerBox{position:fixed;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center;display:flex;z-index:1}.managelistModel-innerBox{width:490px;background-color:#fff;border:1px solid #dcdcdc;border-radius:3px;color:#777777;font-size:16px;position:relative}.managelistModel-mask{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,0.2)}.managelistModel-innerBox{width:476px;background-color:#ffffff;max-width:90%}.managelistModel-table-box{overflow:hidden;overflow-y:auto;max-height:290px}.managelistModel-title{font-size:15px;font-weight:normal;color:#151515;font-weight:bold;height:40px;line-height:40px;margin-left:15px}.managelistModel-close-button{cursor:pointer;color:#fa7268;height:36px;line-height:36px;text-align:center;font-size:13px}.managelistModel-table{width:100%;color:#777777;font-size:14px;border-collapse:collapse}.managelistModel-table tr{height:32px}.managelistModel-table td{text-indent:10px}.managelistModel-table-body tr{background:#e8e8e8}.managelistModel-table-body tr:nth-child(2n){background:#f1f1f1}.experiencesModel-outerBox{position:fixed;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center;display:flex;z-index:1}.experiencesModel-innerBox{width:380px;background-color:#ffffff;border:1px solid #f1f1f1;border-radius:2px;color:#777777;font-size:14px;box-sizing:border-box}.experiencesModel-padding{padding:15px;border-bottom:1px solid #f1f1f1}.experiencesModel-top{display:flex;align-items:center;margin-bottom:20px}.experiencesModel-middle{margin-bottom:14px}.experiencesModel-title{font-size:15px;font-weight:normal;color:#151515;font-weight:bold;margin-bottom:20px}.experiencesModel-button{font-size:15px;cursor:pointer;color:#fa7268;font-weight:bold;margin-left:13px}.experiencesModel-buttons{display:flex}.experiencesModel-label{color:#151515}.experiencesModel-confirm{cursor:pointer;border:none;background:none;margin:0;padding:0;font-size:13px;color:#fa7268;box-sizing:border-box;font-weight:bold;width:50%;height:38px;display:flex;align-items:center;justify-content:center}.experiencesModel-cancel{cursor:pointer;border:none;background:none;margin:0;padding:0;font-size:13px;color:#777777;box-sizing:border-box;border-right:1px solid #f1f1f1;width:50%;height:38px;display:flex;align-items:center;justify-content:center}.experiencesModel-log{cursor:pointer;border:none;background:none;margin:0;padding:0;font-size:14px;color:#777777;width:50px;color:#00b7ee}.experiencesModel-select-box{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:15px}.experiencesModel-select{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:#ffffff;width:282px;height:30px;border:none;box-sizing:border-box;font-size:16px;color:#777777;text-indent:10px;border:1px solid #e8e8e8;height:26px;background:var(--sf-img-88) no-repeat 260px 50%}.disabletalkModel-outerBox{position:fixed;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center;display:flex;z-index:1}.disabletalkModel-innerBox{width:380px;background-color:#ffffff;border:1px solid #f1f1f1;border-radius:2px;color:#777777;font-size:14px;box-sizing:border-box}.disabletalkModel-padding{padding:15px;border-bottom:1px solid #f1f1f1}.disabletalkModel-top{display:flex;align-items:center;margin-bottom:20px;justify-content:space-between}.disabletalkModel-middle{margin-bottom:14px}.disabletalkModel-title{font-size:15px;font-weight:normal;color:#151515;font-weight:bold}.disabletalkModel-button{font-size:15px;cursor:pointer;color:#fa7268;font-weight:bold;margin-left:13px}.disabletalkModel-buttons{display:flex}.disabletalkModel-label{color:#151515}.disabletalkModel-confirm{cursor:pointer;border:none;background:none;margin:0;padding:0;font-size:13px;color:#fa7268;box-sizing:border-box;font-weight:bold;width:50%;height:38px;display:flex;align-items:center;justify-content:center}.disabletalkModel-cancel{cursor:pointer;border:none;background:none;margin:0;padding:0;font-size:13px;color:#777777;box-sizing:border-box;border-right:1px solid #f1f1f1;width:50%;height:38px;display:flex;align-items:center;justify-content:center}.disabletalkModel-log{cursor:pointer;border:none;background:none;margin:0;padding:0;font-size:14px;color:#777777;width:50px;color:#00b7ee}.disabletalkModel-select-box{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:15px}.disabletalkModel-select{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:#ffffff;width:282px;height:30px;border:none;box-sizing:border-box;font-size:16px;color:#777777;text-indent:10px;border:1px solid #e8e8e8;height:26px;background:var(--sf-img-88) no-repeat 260px 50%}.disabletalkModel-lable{display:flex;align-items:center}.disabletalkModel-check{width:14px;height:14px;box-sizing:border-box;border:2px solid #b7b7b7;border-radius:2px;margin-right:3px}.disabletalkModel-checkbox{visibility:hidden;width:0;height:0;display:block;border:none;margin:0;padding:0}.disabletalkModel-checkbox:checked+.disabletalkModel-check{background:#3db5e6;border-color:#3db5e6;color:#fff;display:flex;align-items:center;justify-content:center}.disabletalkModel-checkbox:checked+.disabletalkModel-check:before{content:"√";font-size:10px}.imageModel-outerBox{position:fixed;top:0;left:0;z-index:101;width:100%;height:100%;background-color:rgba(0,0,0,0.5);align-items:center;display:flex}.imageModel-innerBox{width:100%;max-height:100%;overflow:hidden;overflow:auto}.imageModel-img{max-width:100%;cursor:zoom-out;display:block;margin:0 auto;box-sizing:border-box;border-left:5px solid transparent;border-right:5px solid transparent}.bquill-box{border:1px solid #eeeeee}.bql-editor{}.bql-editor .ql-container{height:400px}.bql-editor .ql-editor{}.bquill-box .ql-editor{padding-top:0}.post-editor-nologin{text-align:center;padding:100px 0;border:1px solid #eeeeee}.post-editor-nologin-button{cursor:pointer}.floatBar{width:47px;position:fixed;bottom:40px;right:calc(100%/2 - 60px - 830px/2);z-index:2}.floatBar .share:hover .weibo{display:block}.floatBar .share:hover .weixin{display:block}.floatBar .weixin:hover .erweimaBox{display:block}.floatBar .erweimaBox{width:140px;height:150px;position:absolute;background:#ffffff;top:-50px;left:-150px;border:1px solid #eeeeee;border-radius:3px;box-sizing:content-box;display:none}.floatBar .erweimaBox:after{height:12px;width:12px;border-right:1px solid #eeeeee;border-top:1px solid #eeeeee;transform:rotate(45deg);content:"";display:block;position:absolute;top:65px;right:-6px;background:#ffffff}.floatBar .erweimaBox h5{color:#14c79d;text-align:center;font-family:"宋体";font-size:13px;font-weight:normal;height:40px;line-height:40px}.floatBar .erweimaBox img{display:block;margin:0 auto;width:90px;height:90px}.loadingAnimate{position:relative;width:2.5em;height:2.5em;transform:rotate(165deg)}.loadingAnimate:before,.loadingAnimate:after{content:"";position:absolute;top:50%;left:50%;display:block;width:0.5em;height:0.5em;border-radius:0.25em;transform:translate(-50%,-50%)}.loadingAnimate:before{animation:before 2s infinite}.loadingAnimate:after{animation:after 2s infinite}@media screen and (max-width:1140px){.nav-bar-post-title{visibility:hidden}}@keyframes before{0%{width:0.5em;box-shadow:1em -0.5em rgba(225,20,98,0.75),-1em 0.5em rgba(111,202,220,0.75)}35%{width:2.5em;box-shadow:0-0.5em rgba(225,20,98,0.75),0 0.5em rgba(111,202,220,0.75)}70%{width:0.5em;box-shadow:-1em -0.5em rgba(225,20,98,0.75),1em 0.5em rgba(111,202,220,0.75)}100%{box-shadow:1em -0.5em rgba(225,20,98,0.75),-1em 0.5em rgba(111,202,220,0.75)}}@keyframes after{0%{height:0.5em;box-shadow:0.5em 1em rgba(61,184,143,0.75),-0.5em -1em rgba(233,169,32,0.75)}35%{height:2.5em;box-shadow:0.5em 0 rgba(61,184,143,0.75),-0.5em 0 rgba(233,169,32,0.75)}70%{height:0.5em;box-shadow:0.5em -1em rgba(61,184,143,0.75),-0.5em 1em rgba(233,169,32,0.75)}100%{box-shadow:0.5em 1em rgba(61,184,143,0.75),-0.5em -1em rgba(233,169,32,0.75)}}.mmcomcss-pagination{padding:20px 0;display:flex;margin-left:-5px;color:#a0a0a0}.mmcomcss-pagination .page{color:#a0a0a0;cursor:pointer;margin:0 5px}.mmcomcss-pagination .page:hover{color:#fa7268}.mmcomcss-pagination .cur{color:#fa7268;font-weight:bold;cursor:default}.mmcomcss-pagination .to-page input{width:36px;border-bottom:1px solid #777;margin:0 5px;font-size:12px;line-height:12px;padding:3px 0;text-align:center}.mmcomcss-pagination a,.mmcomcss-pagination span{padding:0 8px;margin:0 5px;text-align:center}.editactive{display:none}.editactived{display:block}.select-component-default-value{position:absolute;right:0;white-space:nowrap;line-height:1;color:#a0a0a0;display:flex;align-items:center;font-size:14px;cursor:pointer}.comment-title-select{display:inline-block;font-size:17px;background-size:12px 12px;width:12px;height:14px;margin-right:4px}.post-list2-icon-elite,.post-list2-icon-activity,.post-list2-icon-announcement,.post-list2-icon-top,.post-list2-icon-top-all{display:inline-block;vertical-align:middle;margin-right:5px;width:32px;margin-top:-7px;height:20px;line-height:18px;text-align:center;border:1px solid transparent;font-size:12px;border-radius:2px;font-weight:normal;position:relative;min-width:32px}.post-list2-icon-elite{color:#385dae;border-color:#385dae}.post-list2-icon-activity{color:#14c79d;border-color:#14c79d}.post-list2-icon-announcement{color:#f5b800;border-color:#f5b800}.post-list2-icon-top-all,.post-list2-icon-top{color:#fa7268;border-color:#fa7268}.vote-com{background:#f1f1f1;padding:16px;border-radius:10px;margin-bottom:24px}.vote-com .title-box{display:flex;justify-content:space-between;color:#a0a0a0;margin-bottom:10px}.vote-com .style-a{}.vote-com .style-a .bar{display:flex;margin-bottom:5px}.vote-com .style-a .group{min-width:55px;max-width:calc(100% - 55px);height:36px;color:#ffffff;line-height:36px;box-sizing:border-box;position:relative;cursor:pointer;transition:all ease .5s}.vote-com .style-a .group.cur::before{opacity:1}.vote-com .style-a .group::before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;opacity:.5}.vote-com .style-a .group.unpointer{cursor:auto}.vote-com .style-a .group .num{position:relative}.vote-com .style-a .group .name{position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:-webkit-fill-available}.vote-com .style-a .group:nth-child(1) .name{margin-left:10px}.vote-com .style-a .group:nth-child(2) .name{margin-right:10px;float:right;margin-left:20px;text-align:right}.vote-com .style-a .group:nth-child(1) .num{text-align:left;margin-left:15px}.vote-com .style-a .group:nth-child(1)::before{background:var(--sf-img-95) repeat-x;border-radius:5px}.vote-com .style-a .group:nth-child(2) .num{text-align:right;margin-right:15px}.vote-com .style-a .txt-box{display:flex;justify-content:space-between}.vote-com .style-a .txt-box .name{display:flex;width:calc(50% - 20px)}.vote-com .style-a .txt-box .name:nth-child(2){flex-direction:row-reverse}.vote-com .style-a .txt-box .name:nth-child(1) .check-icon{margin-right:5px}.vote-com .style-a .txt-box .name:nth-child(2) .check-icon{margin-left:5px}.vote-com .style-a .txt-box .name.cur .check-icon{display:block}.vote-com .style-a .txt-box .name .txt{}.vote-com .style-a .button{background:#fa7268;height:28px;width:96px;display:flex;align-items:center;justify-content:center;margin:0 auto;border-radius:28px;color:#fff;cursor:pointer;margin-top:16px}.vote-com .style-a .button.unvote{background:#e8e8e8;color:#a0a0a0;cursor:no-drop}.vote-com .style-b{}.vote-com .style-b .group{margin:0;padding:0;list-style:none}.vote-com .style-b .item{height:36px;margin-bottom:10px;background:#ffffff;border-radius:5px;position:relative;overflow:hidden;opacity:.5;cursor:pointer;overflow:hidden}.vote-com .style-b .unpointer{cursor:auto}.vote-com .style-b .check{opacity:1}.vote-com .style-b .bar{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;align-items:center}.vote-com .style-b .bar .name{white-space:nowrap;margin-left:10px}.vote-com .style-b .bar .num{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end;padding-right:10px;box-sizing:border-box}.vote-com .style-b .bar .p{white-space:nowrap;margin-left:3px}.vote-com .style-b .bar .icon{width:14px;height:14px;display:block;flex-shrink:0;margin-left:10px;background-size:cover}.vote-com .style-b .bar .icon-before{width:14px;height:14px;display:block;flex-shrink:0;margin-left:10px;background-size:cover}.vote-com .style-b .bar-a{color:#000}.vote-com .style-b .bar-b{color:#fff;background:var(--sf-img-95);overflow:hidden;transition:all ease .5s}.vote-com .style-b .more-vote{text-align:center;color:#3f97b5;cursor:pointer;font-size:13px}.vote-com .style-b .more-vote a{color:#3f97b5}.vote-com .style-b .button{background:#fa7268;height:28px;width:96px;display:flex;align-items:center;justify-content:center;margin:0 auto;border-radius:28px;color:#fff;cursor:pointer;margin-top:16px}.vote-com .style-b .button.unvote{background:#e8e8e8;color:#a0a0a0;cursor:no-drop}.vote-com .style-b .add-opacity{opacity:.5}.vote-com .style-b .del-opacity{opacity:1}.vote-com .style-c{}.vote-com .style-c .group{margin:0;padding:0;list-style:none;overflow:hidden}.vote-com .style-c .item{width:104px;height:130px;margin-bottom:10px;border-radius:5px;position:relative;overflow:hidden;float:left;margin-right:8px;background:#e8e8e8;position:relative;color:#151515}.vote-com .style-c .item:nth-child(7n){margin-right:0}.vote-com .style-c .icon{opacity:1;width:30px;height:30px;position:absolute;top:5px;right:5px}.vote-com .style-c .pointer{cursor:pointer}.vote-com .style-c .pic{background:#ffffff;height:90px;background-repeat:no-repeat;background-position:50% 50%;cursor:zoom-in}.vote-com .style-c .name{height:40px;padding:3px 0 0 5px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.vote-com .style-c .num{position:absolute;height:24px;display:flex;align-items:center;background-color:rgba(0,0,0,.5);top:66px;right:0;color:#fff;padding:0 10px 0 8px;border-radius:12px 0 0 0}.vote-com .style-c .button{background:#fa7268;height:28px;width:96px;display:flex;align-items:center;justify-content:center;margin:0 auto;border-radius:28px;color:#fff;cursor:pointer;margin-top:16px}.vote-com .style-c .button.unvote{background:#e8e8e8;color:#a0a0a0;cursor:no-drop}