/*!
 * Artalk v1.0.6
 * (c) 2016-2020 qwqaq.com
 * Link: https://github.com/qwqcode/Artalk
 */.artalk{position:relative;width:100%;min-height:200px}.artalk *,.artalk-layer-wrap *{line-height:1.6em;color:#565a5f;font-family:Helvetica Neue,PingFangSC-Light,Hiragino Sans GB,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;word-wrap:break-word;word-break:break-all}.artalk-layer-wrap pre,.artalk pre{line-height:1.6em;background-color:#f6f6f6;color:#555;padding:5px 10px;border-radius:2px;margin:0;font-family:Source Code Pro,courier new,Input Mono,PT Mono,SFMono-Regular,Consolas,Monaco,Menlo,PingFang SC,Liberation Mono,Microsoft YaHei,Courier,monospace}.artalk-layer-wrap a,.artalk a{color:#0a9486;text-decoration:none}.artalk-layer-wrap blockquote,.artalk blockquote{position:static;margin:10px 0;padding:10px 20px;background:#fcfcfc;border-left:4px solid #eee}.artalk-layer-wrap p:first-child,.artalk p:first-child{margin-top:0}.artalk-layer-wrap p:last-child,.artalk p:last-child{margin-bottom:0}.artalk *,.artalk-layer-wrap *{box-sizing:border-box}.artalk-layer-wrap img,.artalk img{max-width:100%}.artalk-error-layer,.artalk-layer-dialog-wrap,.artalk-loading,.full-layer{width:100%;height:100%;position:absolute;top:0;left:0;background:#fff;z-index:10;align-items:center;justify-content:center;flex-flow:column;display:flex}.artalk-loading{z-index:11}.artalk-loading-spinner{position:relative;width:50px;height:50px}.artalk-loading-spinner svg{-webkit-animation:artalkRotate 2s linear infinite;animation:artalkRotate 2s linear infinite;transform-origin:center center;width:100%;height:100%;position:absolute;top:0;left:0}.artalk-loading-spinner svg circle{stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-animation:artalkDash 1.5s ease-in-out infinite,artalkColor 6s ease-in-out infinite;animation:artalkDash 1.5s ease-in-out infinite,artalkColor 6s ease-in-out infinite;stroke-linecap:round}@-webkit-keyframes artalkRotate{to{transform:rotate(1turn)}}@keyframes artalkRotate{to{transform:rotate(1turn)}}@-webkit-keyframes artalkDash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes artalkDash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@-webkit-keyframes artalkColor{0%,to{stroke:#ff5652}40%{stroke:#2196f3}66%{stroke:#32c787}80%,90%{stroke:#ffc107}}@keyframes artalkColor{0%,to{stroke:#ff5652}40%{stroke:#2196f3}66%{stroke:#32c787}80%,90%{stroke:#ffc107}}@-webkit-keyframes artalkLoadingIconRotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes artalkLoadingIconRotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.artalk-loading-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:1px;border-radius:50%;-webkit-animation:artalkLoadingIconRotate .4s linear infinite;animation:artalkLoadingIconRotate .4s linear infinite}.artalk-fade-in{-webkit-animation:artalkFadeIn .3s both;animation:artalkFadeIn .3s both}.artalk-fade-out{-webkit-animation:artalkFadeOut .2s both;animation:artalkFadeOut .2s both}@-webkit-keyframes artalkFadeIn{0%{opacity:0}to{opacity:1}}@keyframes artalkFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes artalkFadeOut{to{opacity:0}}@keyframes artalkFadeOut{to{opacity:0}}.artalk-error-layer{background-color:hsla(0,0%,100%,.94)}.artalk-error-layer .artalk-error-title{color:#ff5652}.artalk-error-layer .artalk-error-text{text-align:center}.artalk-layer-dialog-wrap{background-color:hsla(0,0%,100%,.94)}.artalk-layer-dialog-wrap>.artalk-layer-dialog{width:25%}.artalk-layer-dialog-wrap>.artalk-layer-dialog>.artalk-layer-dialog-content .artalk-captcha-img{cursor:pointer;width:100px;height:auto;margin-right:10px;padding-right:10px;border-right:1px solid #eee;vertical-align:bottom}.artalk-layer-dialog-wrap>.artalk-layer-dialog>.artalk-layer-dialog-content input{width:100%;line-height:34px;border:1px solid #999;border-radius:2px;outline:none;padding:0 6px;display:block;margin-top:10px;margin-bottom:5px;text-align:center}.artalk-layer-dialog-wrap>.artalk-layer-dialog>.artalk-layer-dialog-action{display:flex;flex-direction:row}.artalk-layer-dialog-wrap>.artalk-layer-dialog>.artalk-layer-dialog-action button{flex:1;display:block;cursor:pointer;border:1px solid #0a9486;background:transparent;color:#0a9486;border-radius:2px;padding:0 15px;line-height:30px;outline:none}.artalk-layer-dialog-wrap>.artalk-layer-dialog>.artalk-layer-dialog-action button:active{color:#fff;background:#0a9486}.artalk-layer-dialog-wrap>.artalk-layer-dialog>.artalk-layer-dialog-action button:not(:last-child){margin-right:5px}.artalk-layer-dialog-wrap>.artalk-layer-dialog>.artalk-layer-dialog-action button.error{color:#fff;background:#ff5652;border-color:#ff5652}@media only screen and (max-width:768px){.artalk-layer-dialog-wrap>.artalk-layer-dialog{width:90%!important}}.artalk-notify{display:block;overflow:hidden;background-color:#2c2c2c;color:#fff;border-radius:2px;cursor:pointer;font-size:14px;padding:4px 15px}.artalk-notify:not(:last-child){margin-bottom:3px}.artalk-notify .artalk-notify-content{color:#fff}.artalk-layer-wrap .artalk-layer-mask{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99998;background:rgba(0,0,0,.3)}.artalk-layer-wrap .artalk-layer-item{position:fixed;z-index:99999;top:0;right:0;width:100%;height:100%}.artalk>.artalk-editor{border:1px solid #eceff2;border-radius:4px;margin-bottom:15px;overflow:hidden;position:relative;background:#fff}@media only screen and (max-width:768px){.artalk>.artalk-editor{margin-bottom:7px}}.artalk>.artalk-editor>.artalk-editor-header{display:flex;flex-direction:row;padding:5px 10px 0}.artalk>.artalk-editor>.artalk-editor-header input{border:2px solid transparent;transition:color .3s ease;flex:1;background:transparent;border-radius:2px;padding:6px 5px;resize:none;outline:none;width:100%}.artalk>.artalk-editor>.artalk-editor-header input:not(:last-child){margin-right:2px}.artalk>.artalk-editor>.artalk-editor-textarea-wrap .artalk-editor-textarea{margin-top:2px;padding:10px 15px;display:block;width:100%;min-height:130px;resize:none;word-wrap:break-word;border:2px solid transparent;border-radius:2px;outline:none;overflow:hidden}.artalk>.artalk-editor>.artalk-editor-textarea-wrap .artalk-close-comment{display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0;position:relative;text-align:center;min-height:30px;border-top:1px solid #eceff2;margin-top:4px;font-weight:100;font-size:12px;place-items:center;justify-content:center;place-content:flex-end;flex-direction:row;background:#fff}.artalk>.artalk-editor>.artalk-editor-textarea-wrap .artalk-close-comment>span{color:#757e91;border-radius:2px;margin-right:14px}.artalk>.artalk-editor>.artalk-editor-textarea-wrap .artalk-send-reply{font-size:14px;height:30px;line-height:30px;background:hsla(0,0%,95.7%,.75);padding:0 30px 0 10px;position:absolute;right:10px;bottom:40px;pointer-events:none;max-width:calc(100% - 20px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;z-index:2}.artalk>.artalk-editor>.artalk-editor-textarea-wrap .artalk-send-reply .artalk-cancel{pointer-events:all;position:absolute;right:0;bottom:0;height:30px;text-align:center;width:30px;line-height:30px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:700}.artalk>.artalk-editor>.artalk-editor-textarea-wrap .artalk-send-reply .artalk-cancel:hover{color:#2a2e2e}.artalk>.artalk-editor>.artalk-editor-plug-wrap{position:relative;height:180px;width:100%;overflow:hidden;border-top:1px solid #eceff2;-webkit-animation:artalkFadeIn .3s both;animation:artalkFadeIn .3s both;transition:height .2s ease-in-out}.artalk>.artalk-editor>.artalk-editor-bottom{display:flex;flex-direction:row;border-top:1px solid #eceff2;padding:0 0 0 5px}.artalk>.artalk-editor>.artalk-editor-bottom .artalk-editor-bottom-part{display:flex;flex:1;flex-direction:row;align-items:center}.artalk>.artalk-editor>.artalk-editor-bottom .artalk-editor-bottom-part.artalk-left{flex:inherit}.artalk>.artalk-editor>.artalk-editor-bottom .artalk-editor-bottom-part.artalk-right{justify-content:flex-end}.artalk>.artalk-editor>.artalk-editor-bottom .artalk-editor-action{padding:0 8px;cursor:pointer;color:#999;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.artalk>.artalk-editor>.artalk-editor-bottom .artalk-editor-action>i{color:#999;display:inline-flex;vertical-align:sub;margin-left:4px}.artalk>.artalk-editor>.artalk-editor-bottom .artalk-editor-action>i svg.markdown path{fill:#999}.artalk>.artalk-editor>.artalk-editor-bottom .artalk-editor-action.active{color:#0a9486}.artalk>.artalk-editor>.artalk-editor-bottom .artalk-editor-action.active>i>svg.markdown path{fill:#0a9486}.artalk>.artalk-editor>.artalk-editor-bottom .artalk-editor-action:not(:last-child){border-right:1px solid #eceff2}.artalk>.artalk-editor>.artalk-editor-bottom .artalk-send-btn{background:#0a9486;color:#fff;border:none;padding:0 30px;height:30px;cursor:pointer;transition:opacity .3s ease-in-out;outline:none;font-size:14px}.artalk>.artalk-editor>.artalk-editor-bottom .artalk-send-btn:active{opacity:.9}.artalk>.artalk-editor>.artalk-editor-notify-wrap{position:absolute;right:-2px;bottom:36px;width:225px;z-index:9;opacity:.83}.artalk-comment-wrap{overflow:hidden;position:relative;border-bottom:1px solid #eceff2}.artalk-comment-wrap.artalk-flash-once{-webkit-animation:artalkFlashOnce 1s ease-in-out 0s;animation:artalkFlashOnce 1s ease-in-out 0s}@-webkit-keyframes artalkFlashOnce{0%{background:rgba(0,131,255,.2)}to{background:transparent}}@keyframes artalkFlashOnce{0%{background:rgba(0,131,255,.2)}to{background:transparent}}.artalk-comment-wrap:last-child{border-bottom-color:transparent}.artalk-comment-wrap>.artalk-comment{display:flex;padding:12px 10px}.artalk-comment-wrap>.artalk-comment>.artalk-avatar{display:block;flex:none;margin-right:12px;padding:2px 0}.artalk-comment-wrap>.artalk-comment>.artalk-avatar img{width:48px;height:48px;border-radius:3px}.artalk-comment-wrap>.artalk-comment>.artalk-comment-main{display:block;flex:auto}.artalk-comment-wrap>.artalk-comment>.artalk-comment-main>.artalk-header{line-height:1;font-size:12px;margin-bottom:3px;overflow:hidden;position:relative;display:flex;flex-wrap:wrap;align-items:end}.artalk-comment-wrap>.artalk-comment>.artalk-comment-main>.artalk-header>span{display:flex;margin-bottom:2px;color:#757e91}.artalk-comment-wrap>.artalk-comment>.artalk-comment-main>.artalk-header>span:not(:last-child){margin-right:5px}.artalk-comment-wrap>.artalk-comment>.artalk-comment-main>.artalk-header>span.artalk-nick{font-size:13px}.artalk-comment-wrap>.artalk-comment>.artalk-comment-main>.artalk-header>span.artalk-nick>a{color:#0a9486;text-decoration:none}.artalk-comment-wrap>.artalk-comment>.artalk-comment-main>.artalk-header>span.artalk-badge{background:#f4f4f4;padding:0 5px;border-radius:3px;background:#ffa928;color:#fff}.artalk-comment-wrap>.artalk-comment>.artalk-comment-main>.artalk-header>span.artalk-ua{background:#f4f4f4;padding:0 5px;border-radius:3px}.artalk-comment-wrap>.artalk-comment>.artalk-comment-main>.artalk-body{display:block;overflow:hidden;position:relative}.artalk-comment-wrap>.artalk-comment>.artalk-comment-main>.artalk-body img{max-width:100%}.artalk-comment-wrap>.artalk-comment>.artalk-comment-main>.artalk-body>.artalk-content.artalk-type-collapsed{border:3px solid #f4f4f4;border-bottom:0;padding:5px 10px;border-radius:4px 4px 0 0;margin-bottom:-5px}.artalk-comment-wrap>.artalk-comment>.artalk-comment-main>.artalk-body>.artalk-content.artalk-hide{display:none}.artalk-comment-wrap>.artalk-comment>.artalk-comment-main>.artalk-body>.artalk-content>:first-child{margin-top:0}.artalk-comment-wrap>.artalk-comment>.artalk-comment-main>.artalk-body>.artalk-content>:last-child{margin-bottom:0}.artalk-comment-wrap>.artalk-comment>.artalk-comment-main>.artalk-body>.artalk-collapsed{margin:3px 0;font-size:13px;padding:10px 18px;display:block;background:#f4f4f4;border-radius:4px}.artalk-comment-wrap>.artalk-comment>.artalk-comment-main>.artalk-body>.artalk-collapsed>.artalk-text{color:#757e91}.artalk-comment-wrap>.artalk-comment>.artalk-comment-main>.artalk-body>.artalk-collapsed>.artalk-show-btn{color:#0a9486;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-left:3px}.artalk-comment-wrap>.artalk-comment>.artalk-comment-main>.artalk-body>.artalk-collapsed>.artalk-show-btn:hover{color:#0a9486}.artalk-comment-wrap>.artalk-comment>.artalk-comment-main>.artalk-body.artalk-read-more-mask:after{pointer-events:none;position:absolute;z-index:1;display:block;overflow:hidden;width:100%;content:" ";bottom:0;height:41px;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff)}.artalk-comment-wrap>.artalk-comment>.artalk-comment-main>.artalk-footer .artalk-comment-actions{display:flex;flex-direction:row;align-items:center;margin-top:4px}.artalk-comment-wrap>.artalk-comment>.artalk-comment-main>.artalk-footer .artalk-comment-actions>span{display:inline-flex;color:#757e91;font-size:13px;line-height:15px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.artalk-comment-wrap>.artalk-comment>.artalk-comment-main>.artalk-footer .artalk-comment-actions>span.artalk-hide{display:none}.artalk-comment-wrap>.artalk-comment>.artalk-comment-main>.artalk-footer .artalk-comment-actions>span.artalk-error,.artalk-comment-wrap>.artalk-comment>.artalk-comment-main>.artalk-footer .artalk-comment-actions>span.artalk-error:hover{color:#ff5652}.artalk-comment-wrap>.artalk-comment>.artalk-comment-main>.artalk-footer .artalk-comment-actions>span:not(:first-child):not(.artalk-hide){margin-left:8px;padding-left:8px;border-left:1px solid #eceff2}.artalk-comment-wrap>.artalk-comment>.artalk-comment-main>.artalk-footer .artalk-comment-actions>span:hover{color:#2a2e2e}.artalk-comment-wrap .artalk-comment-children .artalk-comment-wrap{margin-top:10px;border-radius:3px;border-left:1px dashed hsla(0,0%,93%,.5);border-bottom-color:transparent}.artalk-comment-wrap .artalk-comment-children .artalk-comment-wrap:not(:last-child){margin-bottom:5px}.artalk-comment-wrap .artalk-comment-children .artalk-comment-wrap>.artalk-comment{padding-top:4px;padding-bottom:4px}.artalk-comment-wrap .artalk-comment-children .artalk-comment-wrap>.artalk-comment>.artalk-avatar img{width:36px;height:36px}.artalk-editor-plug-emoticons{height:100%;width:100%}.artalk-editor-plug-emoticons .artalk-emoticons-list-wrap{overflow-y:scroll;overflow-x:hidden;height:100%;width:100%}.artalk-editor-plug-emoticons .artalk-emoticons-list-wrap::-webkit-scrollbar{width:4px;background:transparent}.artalk-editor-plug-emoticons .artalk-emoticons-list-wrap::-webkit-scrollbar-thumb,.artalk-editor-plug-emoticons .artalk-emoticons-list-wrap::-webkit-scrollbar-thumb:window-inactive{background:rgba(86,86,86,.3)}.artalk-editor-plug-emoticons .artalk-emoticons-list-wrap::-webkit-scrollbar-thumb:vertical:hover{background:rgba(65,74,82,.77)}.artalk-editor-plug-emoticons .artalk-emoticons-list-wrap::-webkit-scrollbar-thumb:vertical:active{background:rgba(41,47,53,.77)}.artalk-editor-plug-emoticons .artalk-emoticons-list-wrap .artalk-emoticons-list{padding:5px 10px 35px}.artalk-editor-plug-emoticons .artalk-emoticons-list-wrap .artalk-emoticons-list .artalk-emoticons-item{display:inline-block;padding:5px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:2px;font-size:16px}.artalk-editor-plug-emoticons .artalk-emoticons-list-wrap .artalk-emoticons-list .artalk-emoticons-item>img{max-height:60px;width:auto}.artalk-editor-plug-emoticons .artalk-emoticons-list-wrap .artalk-emoticons-list .artalk-emoticons-item:hover{background:#f4f4f4}.artalk-editor-plug-emoticons .artalk-emoticons-types{position:absolute;bottom:0;left:0;width:100%;background:hsla(0,0%,100%,.95);height:30px;border-top:1px solid #eceff2}.artalk-editor-plug-emoticons .artalk-emoticons-types>span{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0 10px;line-height:30px;float:left;display:block;cursor:pointer;font-size:14px}.artalk-editor-plug-emoticons .artalk-emoticons-types>span.active,.artalk-editor-plug-emoticons .artalk-emoticons-types>span:hover{background:#f4f4f4}.artalk-editor-plug-preview{overflow-y:scroll;overflow-x:hidden;height:100%;width:100%;padding:10px 15px}.artalk>.artalk-list{position:relative}.artalk>.artalk-list>.artalk-list-header{display:flex;flex-direction:row;padding:10px 10px 5px;border-bottom:1px solid #eceff2}.artalk>.artalk-list>.artalk-list-header .artalk-comment-count{flex:1;font-size:15px}.artalk>.artalk-list>.artalk-list-header .artalk-comment-count .artalk-comment-count-num{font-size:22px;margin-right:4px}.artalk>.artalk-list>.artalk-list-header .artalk-right-action{display:flex;flex:1;flex-direction:row;align-items:center;justify-content:flex-end}.artalk>.artalk-list>.artalk-list-header .artalk-right-action>span{font-size:14px;color:#757e91;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.artalk>.artalk-list>.artalk-list-header .artalk-right-action>span.artalk-on{color:#0a9486}.artalk>.artalk-list>.artalk-list-header .artalk-right-action>span.artalk-hide{display:none}.artalk>.artalk-list>.artalk-list-header .artalk-right-action>span:not(:last-child):not(.artalk-hide){margin-right:10px;padding-right:10px;border-right:1px solid #eceff2}.artalk>.artalk-list>.artalk-list-body>.artalk-list-comments-wrap .artalk-no-comment{text-align:center;height:150px;line-height:150px;display:block;font-size:19px}.artalk>.artalk-list>.artalk-list-body>.artalk-list-read-more{margin-bottom:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid #eceff2;padding:0 20px;font-size:14px;border-radius:4px;display:flex;height:30px;flex-direction:row;place-content:center;align-items:center}.artalk>.artalk-list>.artalk-list-body>.artalk-list-read-more.artalk-err>.artalk-text{color:#ff5652!important}.artalk>.artalk-list>.artalk-list-body>.artalk-list-read-more>.artalk-loading-icon{height:15px;width:15px}.artalk>.artalk-list>.artalk-list-body>.artalk-list-read-more>.artalk-text{color:#757e91}.artalk>.artalk-list>.artalk-list-body>.artalk-list-read-more:hover{background-color:#eceff2}.artalk>.artalk-list>.artalk-list-body>.artalk-list-read-more:hover>.artalk-text{color:#0a9486}.artalk>.artalk-list>.artalk-list-footer{position:relative;overflow:hidden}.artalk>.artalk-list>.artalk-list-footer .artalk-copyright{display:block;font-size:13px;float:right;color:#0a9486;padding:0 10px;border-radius:2px}.artalk>.artalk-list>.artalk-list-footer .artalk-copyright a{color:#0a9486;text-decoration:none}.artalk-sidebar{position:fixed;z-index:99999;top:0;right:0;width:430px;height:100%;background:#fff;transition:transform .45s cubic-bezier(.23,1,.32,1) 0ms;transform:translate(430px)}@media only screen and (max-width:430px){.artalk-sidebar{width:100%}}.artalk-sidebar .artalk-sidebar-inner{position:relative}.artalk-sidebar .artalk-sidebar-inner .artalk-sidebar-title{text-align:center;font-size:23px;padding:20px 0}.artalk-sidebar .artalk-sidebar-inner .artalk-sidebar-close{position:absolute;display:flex;left:0;top:0;width:40px;height:40px;align-items:center;place-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.artalk-sidebar .artalk-sidebar-inner .artalk-sidebar-close:hover{background:rgba(232,17,35,.9)}.artalk-sidebar .artalk-sidebar-inner .artalk-sidebar-close:hover svg{fill:#fff}.artalk-sidebar .artalk-sidebar-content{position:relative;overflow-y:auto;height:calc(100vh - 76px)}