.mobile-tip{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:fixed;z-index:9999;right:0;bottom:0;left:0;height:20%;max-height:150px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(40%,rgba(255,255,255,.5)),to(#fff));background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,.5) 40%,#fff 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,.5) 40%,#fff 100%)}.mobile-tip a{width:7.5em;font-size:.875em;line-height:2.1;color:#ffcd00;text-align:center;background:#222;border-radius:.42857143em;-webkit-box-shadow:0 1px 6px rgba(0,0,0,.7);box-shadow:0 1px 6px #000000b3}.mobile-tip a:hover{color:#ffcd00}.toast-msg{position:fixed;z-index:700;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:400px;max-width:70%;background:rgba(0,0,0,.5);border-radius:10px;padding:1em 2em;color:#fff;text-align:center;-webkit-animation:anim .5s forwards;animation:anim .5s forwards}@-webkit-keyframes anim{0%{opacity:0}to{opacity:1}}@keyframes anim{0%{opacity:0}to{opacity:1}}.toast-msg.reomve{-webkit-animation:reomve .5s;animation:reomve .5s}@-webkit-keyframes reomve{0%{opacity:1}to{opacity:0}}@keyframes reomve{0%{opacity:1}to{opacity:0}}[data-loading]{padding:20px;height:50px;text-align:center;background:url(https://ue.17173cdn.com/a/space/v1/ui/v0-10-009/gif/loading-5149d0b6.gif) no-repeat 50% 50%}.no-more{padding:20px;margin-top:-20px;font-size:.875rem;color:#a7aab5;text-align:center;background:#fff;border-radius:4px}.loading-error{padding:20px;color:#ff7800;text-align:center}.editor-wrap{margin-top:.5em;border:1px solid #e5e7ea;background:#fff;border-radius:4px}.editor-wrap .ql-toolbar{height:44px}.editor-wrap .ql-toolbar-in{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:44px;background:#fff;border-bottom:1px solid #f5f6f8;border-radius:4px 4px 0 0}.editor-wrap .ql-toolbar-in:after{content:" ";position:absolute;bottom:-5px;left:0;width:100%;height:5px;background:-webkit-gradient(linear,left top,left bottom,from(#f5f6f8),to(transparent));background:-webkit-linear-gradient(top,#f5f6f8,transparent);background:linear-gradient(to bottom,#f5f6f8,transparent)}.editor-wrap .ql-toolbar-in button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:24px;margin-left:20px}.editor-wrap .ql-toolbar-in button.active{position:relative;z-index:3}.editor-wrap .ql-toolbar-in button.active:after{content:" ";position:absolute;z-index:-1;top:-4px;right:-4px;bottom:-4px;left:-4px;background:#f5f6f8;border-radius:4px}.editor-wrap .ql-toolbar-in .svg-ico{width:24px;height:20px;fill:#a7aab5}.editor-wrap .ql-toolbar-in.fixed{position:fixed;z-index:50}.editor-wrap .editor-con{min-height:160px;font:inherit;border:0}.editor-wrap .ql-editor{min-height:160px;resize:vertical}.emo-dialog{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:absolute;z-index:300;width:400px;padding:9px;margin-left:20px;background-color:#fff;border:1px solid #e5e7ea;border-radius:4px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px #0000001a;-webkit-box-sizing:content-box;box-sizing:content-box}.emo-dialog div{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:42px;height:42px;margin:4px;cursor:pointer}.emo-dialog div:hover{background-color:#f5f6f8;border-radius:4px}.emo-dialog img{width:30px;height:30px}.mod-post .input-tit{margin-top:20px}.mod-post .input-txt{height:50px;margin-top:.5em;border:1px solid #e5e7ea;background:#fff;border-radius:4px}.mod-post .input-txt input{display:block;width:100%;height:100%;padding:0 1em}.mod-post .enter-status{padding:1em 0;text-align:right}.mod-post .filter-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.mod-post select{width:45%;height:50px;padding:0 .5em;margin-top:.5em;border:1px solid #e5e7ea;background:#fff;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:-webkit-linear-gradient(45deg,transparent 50%,#a7aab5 50%),-webkit-linear-gradient(315deg,#a7aab5 50%,transparent 50%);background-image:linear-gradient(45deg,transparent 50%,#a7aab5 50%),linear-gradient(135deg,#a7aab5 50%,transparent 50%);background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 14px) calc(1em + 2px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;cursor:pointer;outline:0}.mod-post select:required:invalid{color:#a7aab5}.mod-post select option[disabled]{display:none}.mod-post .func-box{padding:30px 0;text-align:center}.mod-post .func-box button{display:inline-block;width:240px;line-height:50px;color:#222;text-align:center;background:#ffcd00;border-radius:4px;font-size:1.25rem}.mod-post .func-box button:hover{background:#ffd732}.mod-post .editor-con,.mod-post .ql-editor{min-height:360px}.tip-image-upload{position:absolute;margin-top:.5em;color:#ff7800}.ueditor-embed-link{word-break:break-all}html{font-size:16px}body{color:#494d5c;line-height:1.75;background:#f5f6f8}a{color:#494d5c}a:hover{color:#222}input,button{padding:0;background:none;border:0;outline:0}button{cursor:pointer}.txt-note{color:#a7aab5}.content{width:100%;max-width:980px;padding:20px 16px 0;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width: 768px){.content{padding:20px 20px 0}}.main{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:660px}@media (min-width: 768px){.main{width:660px}}.side{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:300px}@media (min-width: 768px){.side{width:300px}}.main-wide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:900px;margin:0 auto;padding:0 16px}@media (min-width: 768px){.main-wide{padding:0 20px}}.comm-mod{background:#fff;border-radius:4px;margin-bottom:20px}.comm-mod>.hd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px;line-height:50px;border-bottom:1px solid #f4f5f7}.comm-mod>.hd .tit{color:#222;font-weight:700}.comm-mod>.hd .tit .num{font-weight:400}.comm-mod>.hd .more{font-size:.875em}.comm-mod>.bd{padding-left:20px;padding-right:20px}.crumb{font-size:1.25em;margin-bottom:18px}.crumb a{position:relative;padding:0 .5em;margin-right:1em}.crumb a:after{content:"";overflow:hidden;position:absolute;top:0;right:0;bottom:0;width:.3em;height:.3em;margin:auto -.3em;border-top:1px solid currentColor;border-right:1px solid currentColor;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:.5}.btn-follow{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:inline-block;width:66px;height:30px;font-size:.875em;line-height:30px;color:#222;text-align:center;background:#ffcd00;border-radius:15px;cursor:pointer}.btn-follow.followed{color:#a7aab5;background:#f4f5f7}[class*=type-tag-]{display:inline-block;width:40px;margin-bottom:.2em;font-size:14px;font-weight:400;line-height:22px;text-align:center;vertical-align:middle;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box}.type-tag-good{color:#222;background:#ffcd00}.type-tag-top{margin-right:1em;color:#fff;font-weight:400;background-color:#ff9c00}.ico-play{position:absolute;top:0;right:0;bottom:0;left:0;width:70px;height:70px;margin:auto;background-color:#00000080;border-radius:50%;fill:#fff}.ico-play use{-webkit-transform:scale(.4);transform:scale(.4);-webkit-transform-origin:center;transform-origin:center}.btn-list-more{display:block;position:relative;font-size:.875em;line-height:55px;text-align:center}.btn-list-more:before,.btn-list-more:after{content:" ";position:absolute;top:0;right:0;left:0;bottom:0;width:.3em;height:.3em;margin:auto;overflow:hidden;border-left:1px solid currentColor;border-top:1px solid currentColor}.btn-list-more:before{-webkit-transform:translate(35px,-4px) rotate(-135deg);transform:translate(35px,-4px) rotate(-135deg)}.btn-list-more:after{-webkit-transform:translate(35px,1px) rotate(-135deg);transform:translate(35px,1px) rotate(-135deg)}.action-bar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;line-height:1.3;color:#a7aab5}.action-bar .view{display:none}.action-bar .reply,.action-bar .bump{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:3em;color:currentColor}.action-bar .svg-ico{width:1.28em;height:1.42em;margin-right:.3em;fill:currentColor}.action-bar .ico-bump-active{fill:#ffcd00}.action-bar .bump{cursor:pointer}.error{color:#ff4747!important}.operation-sort{position:relative;width:5em;margin-right:5px;font-size:.875em;text-align:center;cursor:pointer}.operation-sort-btn:after{content:" ";display:inline-block;width:.6em;height:.4em;margin-left:.3em;margin-bottom:.1em;color:#5d6274;vertical-align:middle;background:currentColor;-webkit-clip-path:polygon(0 0,50% 100%,100% 0);clip-path:polygon(0 0,50% 100%,100% 0)}.operation-sort-popup{display:none;z-index:30;left:0;width:120%;padding:.4em 0;line-height:2.5;position:absolute;background:#fff;border-radius:6px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px #0000001a;-webkit-transform:translateX(-10%);transform:translate(-10%)}.operation-sort-popup a{display:block}.operation-sort-popup a:hover{text-decoration:underline}.operation-sort:hover .operation-sort-popup{display:block}.fixed-box{position:fixed;z-index:600;left:50%;margin-left:620px;bottom:1vw;width:54px}.fixed-box .item,.fixed-box a{width:54px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#c0c2ca}.fixed-box .item:hover,.fixed-box a:hover{color:#222}.fixed-box .item{position:static;background:#fff;border-radius:6px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px #0000001a}.fixed-box .item:not(:first-child){margin-top:10px}.fixed-box .svg-ico{height:32px;fill:currentColor}.fixed-box .btn-go-publish{height:54px;color:#222}.fixed-box .btn-go-publish .svg-ico{width:22px}.fixed-box .btn-go-publish:hover .svg-ico{display:none}.fixed-box .btn-go-publish:hover:before{content:"\53d1\5e16";color:#ff7800}.fixed-box .link-feedback{height:54px}.fixed-box .link-feedback:before{content:" ";display:block;width:30px;height:28px;background:currentColor;-webkit-mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2030%2028%22%20style%3D%22enable-background%3Anew%200%200%2030%2028%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20d%3D%22M29.2%2016c0%20.3-.1.6-.3.8-.2.2-.5.3-.8.3h-4c0%202-.4%203.7-1.2%205.1l3.7%203.7c.2.2.3.5.3.8%200%20.3-.1.6-.3.8-.2.2-.5.3-.8.3-.3%200-.6-.1-.8-.3L21.5%2024c-.1.1-.1.1-.3.2-.1.1-.4.3-.7.5-.4.2-.8.5-1.1.6-.4.2-.9.4-1.5.5-.6.2-1.2.2-1.7.2V10.3h-2.3v15.9c-.6%200-1.2-.1-1.8-.2s-1.1-.4-1.5-.6c-.4-.2-.8-.5-1.2-.7-.3-.2-.6-.4-.8-.6l-.3-.2-3.2%203.7c-.2.2-.5.4-.9.4-.3%200-.5-.1-.8-.3-.2-.2-.3-.5-.4-.8%200-.3.1-.6.3-.8L7%2022c-.7-1.3-1-3-1-4.9H2c-.3%200-.6-.1-.8-.3-.2-.2-.4-.5-.4-.8s.1-.6.3-.8c.3-.2.6-.3.9-.3h4V9.6l-3.1-3c-.2-.2-.4-.5-.4-.8%200-.3.1-.6.3-.8.2-.2.5-.3.8-.3.4-.1.6.1.9.3l3%203h14.9l3.1-3c.2-.2.5-.3.8-.3.3%200%20.6.1.8.3.2.2.3.5.3.8%200%20.3-.1.6-.3.8L24%209.7v5.2h4c.3%200%20.6.1.8.3.2.2.4.5.4.8zM20.7%205.8H9.3c0-1.6.6-2.9%201.7-4S13.4.1%2015%20.1s2.9.6%204%201.7%201.7%202.4%201.7%204z%22%2F%3E%3C%2Fsvg%3E);mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2030%2028%22%20style%3D%22enable-background%3Anew%200%200%2030%2028%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20d%3D%22M29.2%2016c0%20.3-.1.6-.3.8-.2.2-.5.3-.8.3h-4c0%202-.4%203.7-1.2%205.1l3.7%203.7c.2.2.3.5.3.8%200%20.3-.1.6-.3.8-.2.2-.5.3-.8.3-.3%200-.6-.1-.8-.3L21.5%2024c-.1.1-.1.1-.3.2-.1.1-.4.3-.7.5-.4.2-.8.5-1.1.6-.4.2-.9.4-1.5.5-.6.2-1.2.2-1.7.2V10.3h-2.3v15.9c-.6%200-1.2-.1-1.8-.2s-1.1-.4-1.5-.6c-.4-.2-.8-.5-1.2-.7-.3-.2-.6-.4-.8-.6l-.3-.2-3.2%203.7c-.2.2-.5.4-.9.4-.3%200-.5-.1-.8-.3-.2-.2-.3-.5-.4-.8%200-.3.1-.6.3-.8L7%2022c-.7-1.3-1-3-1-4.9H2c-.3%200-.6-.1-.8-.3-.2-.2-.4-.5-.4-.8s.1-.6.3-.8c.3-.2.6-.3.9-.3h4V9.6l-3.1-3c-.2-.2-.4-.5-.4-.8%200-.3.1-.6.3-.8.2-.2.5-.3.8-.3.4-.1.6.1.9.3l3%203h14.9l3.1-3c.2-.2.5-.3.8-.3.3%200%20.6.1.8.3.2.2.3.5.3.8%200%20.3-.1.6-.3.8L24%209.7v5.2h4c.3%200%20.6.1.8.3.2.2.4.5.4.8zM20.7%205.8H9.3c0-1.6.6-2.9%201.7-4S13.4.1%2015%20.1s2.9.6%204%201.7%201.7%202.4%201.7%204z%22%2F%3E%3C%2Fsvg%3E)}.fixed-box .gb-share-btn{position:relative;font-size:32px;line-height:54px}.fixed-box .gb-share-btn:not(:last-child){margin-bottom:1px}.fixed-box .gb-share-btn:not(:last-child):after{content:" ";overflow:hidden;position:absolute;left:0;right:0;bottom:-1px;width:80%;height:1px;margin:auto;background-color:#f4f5f7}.fixed-box .gb-share-btn-tit,.fixed-box .gb-share-ico-preset,.fixed-box .gb-share-ico-preset1{display:none}.btn-go-comment{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:54px}.btn-go-comment .svg-ico{width:26px}.btn-go-comment b{margin-top:-.1em;font-size:.75rem;font-weight:400;line-height:1.3;color:currentColor}.btn-gotop{height:54px}.btn-gotop .svg-ico{width:23px}.article .d-player-wrap div{padding:unset}.global-footer{padding-bottom:.5em;font-size:.875em;color:#a7aab5;text-align:center}.global-footer a{color:currentColor}.dialog{position:fixed;z-index:700;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5)}.dialog-in{position:absolute;top:50%;left:50%;color:#000;background:#fff;border-radius:6px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.dialog-hd{padding-top:20px;position:relative;text-align:center}.dialog-tit{font-size:1.25em;font-weight:700}.dialog-btn-close{position:absolute;top:0;right:0;width:40px;height:40px;font-size:1.875em;line-height:40px;cursor:pointer}.dialog-btn-submit,.dialog-btn-cancel{font-size:1.125em;line-height:2.5;text-align:center;color:currentColor;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.dialog-btn-cancel{background:#fff;border:1px solid #e5e7ea}.dialog-btn-submit{background:#ffcd00;border:1px solid #ffcd00}.dialog-btn-submit.disabled{color:#a7aab5;background:#f5f6f8;border:1px solid #f5f6f8}.emo-img{margin:0 .2em .2em}.mod-profile .avatar img{-o-object-fit:cover;object-fit:cover}.list-group{padding-bottom:25px}.list-group .group-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:25px}.list-group .con{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;line-height:1.5}.list-group .btn{width:66px}.badge{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;position:relative;top:-.2em;width:1.875em;margin-left:.2em}.user-operations{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;right:0;bottom:0;width:1em;height:1em;margin:auto;cursor:pointer}.user-operations:hover .user-operations-popup{display:block}.user-operations-btn{position:relative;display:block;width:3px;height:3px;margin:0 auto;border-radius:1px;color:#d4d6de;background:currentColor}.user-operations-btn:before,.user-operations-btn:after{content:" ";position:absolute;left:0;width:100%;height:100%;background:currentColor}.user-operations-btn:before{top:-6px}.user-operations-btn:after{bottom:-6px}.user-operations-btn:hover{color:#d4d6de}.user-operations-popup{display:none;bottom:0;left:50%;width:100px;padding:.5em 0;text-align:center;position:absolute;background:#fff;border-radius:6px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px #0000001a;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}.user-operations-popup a{display:block;margin:.2em 0;font-size:1rem;line-height:2;color:#494d5c}.user-operations-popup a:hover{text-decoration:underline}.thread-hd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:.3em 10px 0;height:calc(3.39375em + 1px);border-bottom:1px solid #f4f5f7}.thread-tab{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.thread-tab.fixed{position:fixed;z-index:99;margin-left:-10px;padding:0 10px;background:#fff}.thread-tab.fixed:after{content:" ";position:absolute;right:0;bottom:0;left:0;height:6px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(153,153,153,.1)),to(transparent));background:-webkit-linear-gradient(top,rgba(153,153,153,.1) 0%,transparent 100%);background:linear-gradient(to bottom,rgba(153,153,153,.1) 0%,transparent 100%);-webkit-transform:translateY(100%);transform:translateY(100%)}.thread-tab .item{padding:.5em 20px;font-size:1.125em;font-weight:700;color:#a7aab5;cursor:pointer}.thread-tab .item .num{display:inline-block;margin-left:.2em;font-size:.75em;font-weight:400;vertical-align:top}.thread-tab .item.active{position:relative;color:#222}.thread-tab .item.active:after{content:" ";position:absolute;left:27px;bottom:0;width:20px;height:4px;background:#ffcd00;border-radius:2px}.thread-item,.comment-item{padding:20px;border-bottom:1px solid #f4f5f7}.thread-item .action-bar,.comment-item .action-bar{margin-top:18px;font-size:.875em}.comment-item:last-child{border-bottom:0}.thread-item-hd,.comment-item-hd{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.875em;color:#a7aab5}.thread-item-hd:hover,.comment-item-hd:hover{z-index:50}.thread-item-hd .user-card,.comment-item-hd .user-card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.thread-item-hd .user-card>.avatar,.comment-item-hd .user-card>.avatar{margin-right:.7em}.thread-item-hd .time,.comment-item-hd .time{margin-left:.7em}.thread-item-hd .game,.comment-item-hd .game{color:currentColor}.thread-item-hd .game:before,.comment-item-hd .game:before{content:"";display:inline-block;overflow:hidden;width:3px;height:3px;margin:0 .4em;background:currentColor;vertical-align:middle}.thread-item-hd .game:hover,.comment-item-hd .game:hover{color:#ffcd00}.thread-item-bd,.comment-item-bd{display:block;margin-top:12px}.thread-item-bd .type-tag-good,.comment-item-bd .type-tag-good{margin-right:.7em}.thread-item-bd .tit,.comment-item-bd .tit{font-size:1.25em;font-weight:700;color:#222}.thread-item-bd .con,.comment-item-bd .con{margin-top:5px;word-wrap:break-word}.thread-item-bd .pic,.comment-item-bd .pic{overflow:hidden;border-radius:6px}.thread-item-bd .pic img,.comment-item-bd .pic img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.thread-item-bd .img-cmt,.comment-item-bd .img-cmt{margin-top:20px;padding-left:15px;border-left:3px solid #e5e7ea}.thread-item-bd .img-cmt .head,.comment-item-bd .img-cmt .head{margin-bottom:.5em;font-size:.875em;line-height:1.2;color:#a7aab5}.thread-item-bd .img-box,.comment-item-bd .img-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:18px}.thread-item-bd .img-box .pic,.comment-item-bd .img-box .pic{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:23.5%;height:110px}.thread-item-bd .img-box .pic:not(:first-child),.comment-item-bd .img-box .pic:not(:first-child){margin-left:2%}.thread-item-bd .video-box,.comment-item-bd .video-box{position:relative;margin-top:18px;cursor:pointer}.thread-item-bd .video-box .pic,.comment-item-bd .video-box .pic{position:relative;height:0;padding-top:56.12903226%}.thread-item-bd .video-box .pic img,.comment-item-bd .video-box .pic img{position:absolute;top:0;left:0}.thread-item-bd .video-box iframe,.comment-item-bd .video-box iframe{display:block;width:100%;height:400px}.thread-item-ft{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-top:18px}.thread-item-ft .action-bar{margin-top:.5em}.thread-item-ft .subject-tags{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.875em}.thread-item-ft .tag{max-width:5em;margin-top:.5em;padding:0 .5em;margin-right:.5em;color:#ff9c00;background:#fffae5;border-radius:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thread-item-ft .tag:before{content:"#"}.comment-item-hd .user-card>.name{-webkit-transform:translateY(-.7em);transform:translateY(-.7em)}.comment-item-hd .time{position:absolute;left:32px;bottom:-.4em}.comment-item-hd .o-name{margin-left:.2em;-webkit-transform:translateY(-.7em);transform:translateY(-.7em)}.comment-item-hd>.badge{top:-.8em}.comment .func-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;margin-top:10px}.comment .others-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:18px}.comment .others-box .action-bar{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin-top:0}.comment .txt-note{position:absolute;left:0;font-size:.875em}.comment-reply-form{margin-top:18px}.comment-text{display:block;width:100%;height:9.8em;padding:.8em 1em;line-height:1.4;background:#fff;border:1px solid #e5e7ea;border-radius:4px;outline:0;resize:none}.comment-text::-webkit-input-placeholder{color:#d4d6de}.comment-text::-moz-placeholder{color:#d4d6de}.comment-text:-ms-input-placeholder{color:#d4d6de}.comment-text::-ms-input-placeholder{color:#d4d6de}.comment-text::placeholder{color:#d4d6de}.enter-status{margin-right:10px;font-size:.875em;color:#a7aab5;line-height:1.2}.enter-status .num{color:#ffcd00}.btn-reply,.btn-submit{display:inline-block;width:100px;line-height:36px;color:#222;text-align:center;background:#ffcd00;border-radius:4px}.btn-reply:hover,.btn-submit:hover{background:#ffd732}.btn-more-comment{display:block;position:relative;margin-top:12px;margin-bottom:-.5em;color:#3ba3fb;text-align:center}.btn-more-comment:after{content:" ";overflow:hidden;position:absolute;top:0;bottom:0;width:.3em;height:.3em;margin:auto;border-top:1px solid currentColor;border-right:1px solid currentColor;-webkit-transform:translate(100%,0) rotate(45deg);transform:translate(100%) rotate(45deg)}.btn-more-comment:hover{color:#3ba3fb;text-decoration:underline}.comment-reply .btn-more-comment{margin-bottom:0}.video-disabled,.video-checking{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:400px;color:#a7aab5;background:#f5f6f8}.list-group .pic{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:66px;height:66px;margin-right:15px;overflow:hidden;border-radius:14px}.list-group .pic img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.list-group .txt{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow:hidden}.list-group .name,.list-group .other{white-space:nowrap;overflow:hidden}.list-group .name{text-overflow:ellipsis}.list-group .other{font-size:.875em;color:#a7aab5}.list-group .other span:not(:first-child){margin-left:1em}.list-group .btn{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:10px}.group-comm .pic{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:66px;height:66px;margin-right:15px;overflow:hidden;border-radius:14px}.group-comm .pic img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.group-comm .txt{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow:hidden}.group-comm .name,.group-comm .other{white-space:nowrap;overflow:hidden}.group-comm .name{text-overflow:ellipsis}.group-comm .other{font-size:.875em;color:#a7aab5}.group-comm .other span:not(:first-child){margin-left:1em}.group-comm .btn{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-left:10px}.scrollbar::-webkit-scrollbar-track{background:#f5f6f8}.scrollbar::-webkit-scrollbar{height:5px;background:#f5f6f8}.scrollbar::-webkit-scrollbar-thumb{background-color:#0000004d}.tip-ico{padding-top:130px;font-size:.875em;color:#d4d6de;text-align:center;background:url(https://ue.17173cdn.com/a/space/v1/ui/v0-10-009/png/tip-ico-69c0aa5c.png) no-repeat 50% 0}.mod-notification{padding:20px 0}@media (min-width: 768px){.mod-notification{padding:0}}.mod-notification .hd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:20px;margin-bottom:20px;color:#a7aab5}@media (max-width: 767px){.mod-notification .hd{display:none}}.mod-notification .no-more{margin-top:0}.mod-notification .source{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:10em;color:#a7aab5}.mod-notification .con{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.mod-notification .date{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:8em;margin-left:20px;color:#a7aab5}.notification-list .item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:20px}@media (max-width: 767px){.notification-list .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-bottom:20px;border-bottom:1px solid #f4f5f7}.notification-list .item:last-child{border-bottom:none}.notification-list .item .source{width:100%;margin-left:0;margin-bottom:8px;font-size:.875em}.notification-list .item .source:before{content:"\53d1\4fe1\4eba\ff1a";color:#a7aab5;margin-right:.5em}.notification-list .item .date{width:100%;margin-left:0;margin-bottom:8px;font-size:.875em}.notification-list .item .date:before{content:"\65e5\671f\ff1a";color:#a7aab5;margin-right:.5em}.notification-list .item .con{width:100%}}.notification-list .item.noread .con{font-weight:700;word-break:break-all}.notification-list .item a span{margin-left:.3em;color:#ff7800;white-space:nowrap}@media (max-width: 767px){.notification-list .item a span{white-space:normal;display:block;margin-left:0;margin-top:4px}}.dialog-crop .dialog-in{width:660px}.dialog-crop .dialog-bd{overflow:hidden;padding:40px 20px}.crop-box{float:left;width:480px;height:300px}.preview-box{float:right;width:120px}.preview-box .tit{margin-bottom:.2em;font-weight:700}.preview-box .preview-rec{overflow:hidden;width:120px;height:120px}.preview-box .preview-cir{overflow:hidden;width:50px;height:50px;border-radius:50%}.preview-box .txt{margin-bottom:20px;font-size:.9375em;color:#a7aab5}.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:before,.cropper-center:after{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width: 1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.mod-profile{padding:30px 0}@media (min-width: 768px){.mod-profile{padding:50px 0}}.mod-profile .avatar{position:relative;width:80px;height:80px;margin:0 auto 20px;-o-object-fit:contain;object-fit:contain}@media (min-width: 768px){.mod-profile .avatar{width:100px;height:100px}}@media (min-width: 992px){.mod-profile .avatar{width:120px;height:120px}}.mod-profile .avatar img{width:100%;height:100%;border-radius:50%}.mod-profile .avatar:after{content:" ";position:absolute;bottom:0;right:0;width:32px;height:31px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAfCAYAAACGVs+MAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkEwMEQ4RTNEQzlFNDExRUNCQUU2OThEQjYwMUU5NjA0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkEwMEQ4RTNFQzlFNDExRUNCQUU2OThEQjYwMUU5NjA0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QTAwRDhFM0JDOUU0MTFFQ0JBRTY5OERCNjAxRTk2MDQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QTAwRDhFM0NDOUU0MTFFQ0JBRTY5OERCNjAxRTk2MDQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5kHWNvAAADnUlEQVR42rxXXSybYRQ+/cGqiFlvlpAh2EWXIWFdYk03wYQgu5Fd0rAuRGQxibvtghsSF27ERW8qCOGCXlCyaKiLKSMLlpifhMzF4maYv2m7c06+T5ql1a9d9Umevuf96XvO+3POez6Zx+MBCbiH1CMfImUSxu8iHcgfAUeSAb6Ynp7ORLnPEzrM/uYXqbzJuO3t7XdYvHG5XDA7Ows7OzsgZceSk5OhuLgYoqOjjVj9g3zrb6wywFyv6aepqQlsNhsEg7y8PBgaGgK5XG7C6nvkia9xch9tauQzXP1LLJ+sra0FrZywtLQEDodDrL5CGpAJNxmQgbQKls4jp6hxenoaQoWX4RakHflLmFf37xFokU6k6uzsDDY2NuD8/Jw7pqamQjaA7s3CwgLLUVFRoNVqQa1W084SnyI/y/BS0bZ8RT4YGxuD9vZ2ODo6gttAbGwsNDc3Q11dHVVJyWMy4CMKH+x2O3dIjAv/he7ubqiqqiKxTy4EGDCbzRFRTujt7RVFPd2BRyRtbm4GvZ0pKSmgUChgb28PTk5OJP+X4omAh2TAHZIuLi4k/ZmUtrS0QElJCcTExHDb1dUV0BF2dXXB1tZWwDkosAlQyINZtU6ng/HxcaioqLhWzq6kVEJRURFMTExAYWFhUDtJl5B8MyEnJweOj4/9DkxKSoKZmRlITEzkFff393Pd7XaDXq8Ho9EIKpUKTk9PoaysDPb39yFAmJcUiq9RX1/PykmhyWTiLRfhdDrZ5wcHB/luNDY2Qltbm6R5JR8BnTmBVu2tXMTKygqMjo6yXFpaSm9AeA2gy0dYXFz0O0bsi4+PB41GE14DLi8vuYyLi/M7xrtPDOVhM2B9fZ3L8vJy9n1fIO8g0AWUGs4lGzA8PMxlVlYWdHR08ONy7cxoUGtrK7spYWRkJPxuSEoGBgYgPz+f6wcHBzA3N8dBpaCgAFJTU7md8ofq6uqAgU10Q8kGiGfc09MDBoPBZ//y8jI0NDTA4eFhwJWHZAD/QSbjqFdZWQmZmZlc393dBavVCpOTkxwnpCBkA8IF0QC6hHxYmMFGTLmXF7nIgG+cEGZkRMyAtLQ0UfwuFxJQqK2tjZgBNTU1ojhPd0Aj5IT3LRYLdHZ2AiWmtwGKHfSNQY8Vwi3mhFTJRX7hTBEj2OrqalAZjhTQU52dnc3PuoAXnKp7faflIm2e28cn5HNRr8xHInpX+HBICPMJ/Ba+PX56N/4VYABiJkZj3Wd0igAAAABJRU5ErkJggg==) no-repeat;background-size:contain}.mod-profile .avatar input{position:absolute;z-index:50;top:0;left:0;width:100%;height:100%;cursor:pointer;opacity:0}.mod-profile table{table-layout:fixed;width:100%;max-width:480px;margin:0 auto}@media (max-width: 767px){.mod-profile table{display:block;width:100%}.mod-profile table tbody{display:block}.mod-profile table tr{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #f4f5f7}.mod-profile table tr:last-child{border-bottom:none}.mod-profile table th{width:100%;padding-right:0;padding-bottom:8px;text-align:left;font-weight:600;color:#222}.mod-profile table td{width:100%;padding-top:0}}@media (min-width: 768px){.mod-profile table th,.mod-profile table td{padding-top:20px}.mod-profile table th{width:100px;padding-right:20px;color:#a7aab5;text-align:right;font-weight:400}}.mod-profile .links a{display:inline-block;margin-right:20px;margin-bottom:8px;color:#ff7800}@media (min-width: 768px){.mod-profile .links a{margin-bottom:0}}.mod-profile .btn-edit{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:17px;height:17px;vertical-align:middle;min-width:17px;min-height:17px}.mod-profile .btn-edit:not(:first-child){margin-left:.5em}.mod-profile .btn-edit .svg-ico{width:100%;height:100%}.dialog-profile:not(.dialog-crop) .dialog-in{width:440px}.dialog-profile:not(.dialog-crop) .dialog-bd{padding:60px 15% 30px}.dialog-profile .dialog-hd{padding:20px 20px .2em;text-align:left;border-bottom:1px solid #e5e7ea}.dialog-profile .dialog-tit{font-size:inherit;font-weight:400}.dialog-profile .dialog-ft{padding-bottom:60px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.dialog-profile .dialog-ft a{width:7em;font-size:1em;line-height:2.2}.dialog-profile .dialog-ft a:first-child{margin-right:20px}.dialog-profile-form-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.dialog-profile-form-item .tit{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-right:20px;line-height:2.5}.dialog-profile-form-item .con{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.dialog-profile-form-item .input-txt{width:100%;height:2.5em;padding:0 .5em;border:1px solid #e5e7ea;border-radius:2px}.dialog-profile-form-item textarea.input-txt{height:5em;padding-top:.2em;line-height:1.5em;outline:0;resize:none}.dialog-profile-form-item input[type=radio]{cursor:pointer}.dialog-profile-form-item label{line-height:2.5;margin-left:.2em;cursor:pointer}.dialog-profile-form-item label:not(:last-child){margin-right:2em}.dialog-profile-form-item .note{margin-top:.5em;font-size:.825em;color:#a7aab5}#app[data-v-6470b8c4],.g-topbar[data-v-6470b8c4]{display:none!important}.wrap-404{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;min-height:560px}.wrap-404 .txt{margin:1em 0 1.5em;font-size:1.25rem}.wrap-404 .btn-back-home{width:140px;line-height:42px;text-align:center;background:#fff;border:1px solid #222;border-radius:4px}
