@-webkit-keyframes bjy-loading-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes bjy-loading-rotate{0%{-moz-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes bjy-loading-rotate{0%{-o-transform:rotate(0);transform:rotate(0)}100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes bjy-loading-rotate{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.bjy-input-field{font-size:14px;position:relative}.bjy-input-field textarea{width:100%;height:60px;resize:none;border:1px solid rgba(159,168,181,0.5);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:rgba(159,168,181,0.1);font-size:12px;line-height:1.4;padding:6px 8px;outline:none;resize:none;overflow-y:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#333;color:var(--brand-text-content,#333);word-break:break-all;word-wrap:break-word;white-space:normal;border-radius:3px}.bjy-input-field textarea::-webkit-input-placeholder{color:#999;color:var(--brand-text-placeholder,#999)}.bjy-input-field textarea::-moz-placeholder{color:#999;color:var(--brand-text-placeholder,#999)}.bjy-input-field textarea:-ms-input-placeholder{color:#999;color:var(--brand-text-placeholder,#999)}.bjy-input-field textarea::placeholder{color:#999;color:var(--brand-text-placeholder,#999)}.bjy-input-field textarea:hover{border-color:#1795ff;border-color:var(--brand-primary,#1795ff)}.bjy-input-field textarea:focus{border-color:#1795ff;border-color:var(--brand-primary,#1795ff)}.bjy-input-field .bjy-action-bar{position:relative;width:100%}.bjy-input-field .bjy-length-hint{font-size:12px;color:#999}.bjy-input-field .bjy-button-group{position:absolute;right:0;top:0}.bjy-input-field .bjy-button{font-size:12px;color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;-webkit-transition:background-color .3s;-o-transition:background-color .3s;-moz-transition:background-color .3s;transition:background-color .3s;border:none}.bjy-input-field .bjy-button[disabled]{background-color:rgba(159,168,181,0.4)}.bjy-input-field .bjy-button:focus{outline:none}.bjy-input-field .bjy-send-button{background-color:#1795ff;background-color:var(--brand-primary,#1795ff)}.bjy-input-field .bjy-cancel-button{margin-right:10px;background:none;color:#9d9d9e}.bjy-input-field .bjy-save-button{margin-right:10px;background:none;color:#9d9d9e}.bjy-input-field .bjy-button-group[data-ask='0'] .bjy-cancel-button{margin-right:5px}.bjy-input-field .bjy-info-tip,.bjy-input-field .bjy-error-tip{width:100%;text-align:center;position:absolute;top:0}.bjy-input-field .bjy-info-tip > .bjy-wrapper,.bjy-input-field .bjy-error-tip > .bjy-wrapper{position:relative;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;display:inline-block;padding:4px 22px 4px 6px;color:#fff;font-size:12px;line-height:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:top;-webkit-box-shadow:inset 0 0 1px rgba(105,105,105,0.65);-moz-box-shadow:inset 0 0 1px rgba(105,105,105,0.65);box-shadow:inset 0 0 1px rgba(105,105,105,0.65)}.bjy-input-field .bjy-info-tip .bjy-wrapper{background-color:#5da768}.bjy-input-field .bjy-error-tip .bjy-wrapper{background-color:#ec4343}.bjy-input-field .bjy-icon-close{width:14px;height:14px;display:block;position:absolute;top:6px;right:5px;cursor:pointer;background:url("../image/sprite4.png") no-repeat;background-image:-webkit-image-set(url("../image/sprite@2x4.png") 2x);background-position:-20px 0}.bjy-input-field span{line-height:18px}.bjy-input-field .bjy-has-forbidden{background-color:rgba(0,0,0,0.1);color:#999;color:var(--brand-text-placeholder,#999);padding:10px 0;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bjy-input-field .bjy-has-forbidden > .icon{font-size:18px;margin-right:4px}.bjy-input-field .bjy-has-forbidden > span{font-size:12px}.bjy-input-field .bjy-has-forbidden > .icon,.bjy-input-field .bjy-has-forbidden > span{vertical-align:middle}.bjy-component-menu{width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bjy-component-menu .bjy-component-menu-options{display:none;width:64px;margin-left:20px;margin-top:-10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background-color:rgba(255,255,255,0.9);background-color:var(--brand-container-bg,rgba(255,255,255,0.9));color:#333;color:var(--brand-text-content,#333);-webkit-box-shadow:0 2px 4px 0 rgba(36,42,54,0.2);-moz-box-shadow:0 2px 4px 0 rgba(36,42,54,0.2);box-shadow:0 2px 4px 0 rgba(36,42,54,0.2);border:1px solid rgba(159,168,181,0.2)}.bjy-component-menu .bjy-component-menu-options .bjy-component-menu-option{padding:4px 8px;text-align:center}.bjy-component-menu .bjy-component-menu-options .bjy-component-menu-option:hover{background:rgba(159,168,181,0.2)}.bjy-component-menu[data-status='2'] .bjy-component-menu-options{display:block}.bjy-component-menu:hover::before{background-position:-16px 0}.bjy-component-menu:active::before{background-position:-32px 0}.bjy-component-menu[data-status='1']::before{background-position:-48px 0;-webkit-animation-name:bjy-loading-rotate;-moz-animation-name:bjy-loading-rotate;-o-animation-name:bjy-loading-rotate;animation-name:bjy-loading-rotate;-webkit-animation-duration:.5s;-moz-animation-duration:.5s;-o-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-o-animation-timing-function:linear;animation-timing-function:linear}.bjy-component-menu::before{width:16px;height:16px;content:'';display:inline-block;background-image:url("../image/sprite5.png");background-image:-webkit-image-set(url("../image/sprite@2x5.png") 2x);background-repeat:no-repeat;background-position:0 0}.bjy-question-answer[data-skin='live']{margin:0 10px;background:none;height:100%}.bjy-question-answer[data-skin='live'][data-input='1'] .bjy-question-list{bottom:135px}.bjy-question-answer[data-skin='live'] .bjy-question-list{position:absolute;top:0;bottom:40px;width:100%}.bjy-question-answer[data-skin='live'] .bjy-question-list .bjy-nav{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:15px;background:none;padding:0}.bjy-question-answer[data-skin='live'] .bjy-question-list .bjy-nav:before{display:none}.bjy-question-answer[data-skin='live'] .bjy-question-list .bjy-nav .bjy-nav-category{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;line-height:1.5}.bjy-question-answer[data-skin='live'] .bjy-question-list .bjy-nav .bjy-nav-category li{color:rgba(255,255,255,0.4);padding:0 8px;cursor:pointer;border-left:1px solid rgba(255,255,255,0.4)}.bjy-question-answer[data-skin='live'] .bjy-question-list .bjy-nav .bjy-nav-category li:first-child{padding-left:0;border-left:none}.bjy-question-answer[data-skin='live'] .bjy-question-list .bjy-nav .bjy-nav-category li.bjy-active{color:#fff}.bjy-question-answer[data-skin='live'] .bjy-question-list .bjy-scrollable{width:100%;position:absolute;top:0;bottom:0;height:auto;font-size:14px}.bjy-question-answer[data-skin='live'] .bjy-question-list .bjy-scrollable .bjy-item{padding:10px 0;border-bottom:1px solid rgba(176,190,197,0.15)}.bjy-question-answer[data-skin='live'] .bjy-question-list .bjy-scrollable .bjy-item .bjy-header{margin-bottom:13px}.bjy-question-answer[data-skin='live'] .bjy-question-list .bjy-scrollable .bjy-item .bjy-header .bjy-name{font-weight:normal}.bjy-question-answer[data-skin='live'] .bjy-question-list .bjy-scrollable .bjy-item .bjy-header .bjy-time{font-size:14px}.bjy-question-answer[data-skin='live'] .bjy-question-list .bjy-scrollable .bjy-item .bjy-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.bjy-question-answer[data-skin='live'] .bjy-question-list .bjy-scrollable .bjy-item .bjy-content > label{font-weight:bold;display:block;min-width:30px}.bjy-question-answer[data-skin='live'] .bjy-question-list .bjy-scrollable .bjy-item .bjy-content > div{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.bjy-question-answer[data-skin='live'] .bjy-question-list .bjy-scrollable .bjy-item .bjy-answer{background:none;margin:0;border:none;margin-top:10px;padding:0}.bjy-question-answer[data-skin='live'] .bjy-question-list .bjy-scrollable .bjy-item .bjy-answer label{color:#ffa500}.bjy-question-answer[data-skin='live'] .bjy-question-list .bjy-scrollable .bjy-item .bjy-question label{color:#1795ff}.bjy-question-answer[data-skin='live'] .bjy-question-list .bjy-scrollable.bjy-published-question .bjy-item[data-from='self'] .bjy-name{padding-left:0;padding-right:27px;overflow:visible}.bjy-question-answer[data-skin='live'] .bjy-question-list .bjy-scrollable.bjy-published-question .bjy-item[data-from='self'] .bjy-name::before{content:none}.bjy-question-answer[data-skin='live'] .bjy-question-list .bjy-scrollable.bjy-published-question .bjy-item[data-from='self'] .bjy-name::after{content:'我';position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;color:#fff;background:#00c3f0}.bjy-question-answer[data-skin='live'] .bjy-footer{background:none;height:40px;padding:0}.bjy-question-answer[data-skin='live'] .bjy-footer .bjy-question-button{color:rgba(255,255,255,0.6);font-size:14px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.bjy-question-answer[data-skin='live'] .bjy-footer .bjy-question-button::before{content:none}.bjy-question-answer[data-skin='live'] .bjy-footer .bjy-question-button:hover{color:#1795ff;color:var(--brand-primary,#1795ff)}.bjy-question-answer[data-skin='live'] .bjy-footer .bjy-select-dropdown{color:rgba(255,255,255,0.6);font-size:14px}.bjy-question-answer[data-skin='live'] .bjy-footer .bjy-select-dropdown .bjy-button{font-size:14px;border:none;background:none;padding:1px 20px 1px 10px}.bjy-question-answer[data-skin='live'] .bjy-footer .bjy-select-dropdown .bjy-button::before{top:50%;border:5px solid transparent;border-top-color:#999;border-bottom-color:#999;border-top-width:0}.bjy-question-answer[data-skin='live'] .bjy-footer .bjy-select-dropdown.bjy-opened .bjy-button::before{border-bottom-width:0;border-top-width:5px}.bjy-question-answer[data-skin='live'] .bjy-sender-box{bottom:40px;padding:0;left:0;right:0}html.english .bjy-question-answer[data-skin='live'] .bjy-question-list .bjy-scrollable.bjy-published-question .bjy-item[data-from='self'] .bjy-name::after{content:'me'}.bjy-question-answer{position:relative;overflow:hidden;font-size:12px;color:#333;color:var(--brand-text-content,#333);line-height:1.5;background-color:#fff;background-color:var(--brand-dialog-bg,#fff)}.bjy-question-answer .bjy-icon{background:url("../image/sprite4.png") no-repeat;background-image:-webkit-image-set(url("../image/sprite@2x4.png") 2x)}.bjy-question-answer .bjy-radio{position:relative}.bjy-question-answer .bjy-radio input{opacity:0;position:absolute;left:0}.bjy-question-answer .bjy-radio .bjy-icon{display:inline-block;width:13px;height:13px;margin-right:6px;position:relative;top:2px}.bjy-question-answer .bjy-radio.bjy-on .bjy-icon{background-position:-28px -20px}.bjy-question-answer .bjy-radio.bjy-off .bjy-icon{background-position:-41px -20px}.bjy-question-answer .bjy-nav{line-height:0}.bjy-question-answer .bjy-nav > span{display:inline-block;width:20%;text-align:center;cursor:pointer;line-height:40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.bjy-question-answer .bjy-nav > span.bjy-active{background-color:#1795ff;background-color:var(--brand-btn-primary,#1795ff);color:#fff;color:var(--brand-text-btn-primary,#fff);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:none;outline:none}.bjy-question-answer .bjy-nav > span.bjy-active:not(.bjy-disable):not(.disabled):hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.bjy-question-answer .bjy-nav > span.bjy-active:not(.bjy-disable):not(.disabled):active{-webkit-filter:brightness(.9);filter:brightness(.9)}.bjy-question-answer .bjy-nav > span.bjy-active.disabled,.bjy-question-answer .bjy-nav > span.bjy-active.bjy-disable{-webkit-filter:none;filter:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:rgba(159,168,181,0.4);color:#9fa8b5}.bjy-question-answer .bjy-nav > span > span{width:6px;height:6px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#f00;display:inline-block;vertical-align:8px}.bjy-question-answer .bjy-nav{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:rgba(159,168,181,0.1);font-size:12px}.bjy-question-answer .bjy-nav::before{content:'';position:absolute;top:4px;left:4px;width:-webkit-calc(100% - 4px * 2);width:-moz-calc(100% - 4px * 2);width:calc(100% - 4px * 2);height:-webkit-calc(100% - 4px * 2);height:-moz-calc(100% - 4px * 2);height:calc(100% - 4px * 2);background:rgba(159,168,181,0.2);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.bjy-question-answer .bjy-nav > span{position:relative;text-align:center;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;height:24px;line-height:24px;cursor:pointer;white-space:nowrap;color:#333;color:var(--brand-text-content,#333)}.bjy-question-answer .bjy-nav > span .nav-bubble{line-height:1.1}.bjy-question-answer .bjy-nav > span.active{background:#1795ff;background:var(--brand-btn-primary,#1795ff);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#fff;color:var(--brand-text-btn-primary,#fff)}.bjy-question-answer .bjy-nav > span.bjy-active{background:#1795ff;background:var(--brand-btn-primary,#1795ff);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#fff;color:var(--brand-text-btn-primary,#fff)}.bjy-question-answer .bjy-question-list .bjy-scrollable{height:425px;overflow-y:auto}.bjy-question-answer .bjy-question-list .bjy-scrollable .bjy-question-empty{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;background:url("../image/question-empty.png") no-repeat 50% 50%;background-image:-webkit-image-set(url("../image/question-empty@2x.png") 2x)}.bjy-question-answer .bjy-question-list .bjy-scrollable .bjy-question-empty-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;background:transparent}.bjy-question-answer .bjy-question-list .bjy-scrollable .bjy-question-empty-bg{width:230px;height:104px;background:url("../image/question-empty-bg.png") no-repeat 50% 50%;background-image:-webkit-image-set(url("../image/question-empty-bg@2x.png") 2x)}.bjy-question-answer .bjy-question-list .bjy-scrollable .bjy-question-empty-desc{font-size:12px;color:#999;color:var(--brand-text-placeholder,#999);font-weight:400}.bjy-question-answer .bjy-question-list .bjy-content{word-break:break-all;word-wrap:break-word;white-space:normal}.bjy-question-answer .bjy-question-list .bjy-info{position:absolute;cursor:pointer;font-size:12px;background-color:rgba(0,0,0,0.6);opacity:.4;color:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:3px 8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;left:50%;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0);-webkit-transition:opacity .3s;-o-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s}.bjy-question-answer .bjy-question-list .bjy-info:hover{opacity:1}.bjy-question-answer .bjy-question-list .bjy-info{bottom:5px;background-color:#ff6c00;opacity:.7}.bjy-question-answer .bjy-question-list .bjy-item{padding:15px}.bjy-question-answer .bjy-question-list .bjy-item + .bjy-item{border-top:1px solid rgba(159,168,181,0.2)}.bjy-question-answer .bjy-question-list .bjy-header{position:relative;margin-bottom:6px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bjy-question-answer .bjy-question-list .bjy-header .bjy-header-left,.bjy-question-answer .bjy-question-list .bjy-header .bjy-header-right{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.bjy-question-answer .bjy-question-list .bjy-header .bjy-name{max-width:160px;line-height:1;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.bjy-question-answer .bjy-question-list .bjy-header .bjy-item-icon{display:inline-block;width:14px;height:14px;position:relative;top:2px;margin-right:6px}.bjy-question-answer .bjy-question-list .bjy-header .bjy-answering-icon{display:inline-block;width:18px;height:18px;background-position:-34px 0;position:absolute;right:-25px}.bjy-question-answer .bjy-question-list .bjy-button-group{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;right:0;color:#2ea2f8;font-size:12px}.bjy-question-answer .bjy-question-list .bjy-button-group span{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bjy-question-answer .bjy-question-list .bjy-button-group span.bjy-forbid-button{color:#ef6466}.bjy-question-answer .bjy-question-list .bjy-button-group span.bjy-forbidden,.bjy-question-answer .bjy-question-list .bjy-button-group span.bjy-cancel{color:#9d9d9e}.bjy-question-answer .bjy-question-list .bjy-button-group span.bjy-forbidden{cursor:default}.bjy-question-answer .bjy-question-list .bjy-name{font-weight:bold}.bjy-question-answer .bjy-question-list .bjy-time{font-size:12px;color:#9d9d9e;margin-left:10px}.bjy-question-answer .bjy-question-list .bjy-question .bjy-item-icon{background-position:0 -20px}.bjy-question-answer .bjy-question-list .bjy-published-question .bjy-item[data-from='self'] .bjy-question .bjy-item-icon{background-position:0 -104px;width:16px;height:16px;top:3px}.bjy-question-answer .bjy-question-list .bjy-answer{padding:10px 16px;margin:10px -10px 0 -10px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#f3f4f5;border:1px solid rgba(159,168,181,0.2)}.bjy-question-answer .bjy-question-list .bjy-answer .bjy-name{font-size:12px}.bjy-question-answer .bjy-question-list .bjy-answer .bjy-item-icon{background-position:-14px -20px;top:2px}.bjy-question-answer .bjy-page-info{display:inline;position:absolute;font-size:12px;color:#999;color:var(--brand-text-placeholder,#999);right:8px;bottom:26px}.bjy-question-answer .bjy-sender-box{display:none;position:absolute;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;left:8px;right:8px;bottom:20px;padding:8px;-webkit-box-shadow:0 0 5px rgba(36,42,54,0.2);-moz-box-shadow:0 0 5px rgba(36,42,54,0.2);box-shadow:0 0 5px rgba(36,42,54,0.2);background-color:rgba(255,255,255,0.9);background-color:var(--brand-container-bg,rgba(255,255,255,0.9));-webkit-transition:bottom .3s ease;-o-transition:bottom .3s ease;-moz-transition:bottom .3s ease;transition:bottom .3s ease}.bjy-question-answer .bjy-sender-box.visible{display:block}.bjy-question-answer .bjy-footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:absolute;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 8px;width:100%;height:24px;bottom:0;-webkit-box-shadow:0 0 5px rgba(36,42,54,0.2);-moz-box-shadow:0 0 5px rgba(36,42,54,0.2);box-shadow:0 0 5px rgba(36,42,54,0.2);background-color:#fff;background-color:var(--brand-dialog-bg,#fff)}.bjy-question-answer .bjy-question-button{color:#1795ff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bjy-question-answer .bjy-question-button::before{content:'';display:inline-block;position:relative;width:14px;height:14px;top:3px;margin-right:3px;background:url("../image/sprite4.png") no-repeat;background-image:-webkit-image-set(url("../image/sprite@2x4.png") 2x);background-position:0 -34px}.bjy-question-answer .bjy-question-button:active{color:#0e73c7}.bjy-question-answer .bjy-question-button:active::before{background-position:-14px -34px}.bjy-question-answer .bjy-pager{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.bjy-question-answer .bjy-pager .bjy-select-dropdown .bjy-menu{bottom:20px;top:auto;overflow-x:hidden;background-color:rgba(255,255,255,0.9);background-color:var(--brand-container-bg,rgba(255,255,255,0.9))}.bjy-question-answer .bjy-pager .bjy-select-dropdown .bjy-menu li{font-size:10px;padding:12px;background:rgba(255,255,255,0.9);background:var(--brand-container-bg,rgba(255,255,255,0.9))}.bjy-question-answer .bjy-pager .bjy-select-dropdown .bjy-menu li.bjy-active{color:#1795ff;background:rgba(159,168,181,0.2)}.bjy-question-answer .bjy-pager .bjy-select-dropdown .bjy-menu li:hover{color:#333;color:var(--brand-text-content,#333);background:rgba(159,168,181,0.1)}.bjy-question-answer .bjy-pager .bjy-select-dropdown .bjy-menu li:active{color:#fff;background:#0e73c7}.bjy-question-answer .bjy-pager .bjy-select-dropdown .bjy-button{font-size:10px;color:#333;color:var(--brand-text-content,#333)}.bjy-question-answer .bjy-pager .bjy-select-dropdown > .bjy-button{padding:1px 18px 1px 10px}.bjy-question-answer .bjy-pager .bjy-select-dropdown > .bjy-button:before{border:4px solid transparent;right:6px;border-top-color:#999}.bjy-question-answer .bjy-pager .bjy-forbidden{color:#ccc;cursor:not-allowed}.bjy-question-answer .bjy-pager.bjy-hidden{display:none}.bjy-question-answer .bjy-pager .bjy-page-selector{cursor:pointer;text-align:center;width:20px;font-size:20px;line-height:20px}.bjy-question-answer .bjy-pager .bjy-page-selector:hover{color:#1795ff}.bjy-question-answer .bjy-pager .bjy-page-selector:active{color:#0e73c7}.bjy-question-answer[data-skin='dark']{height:100%;background:#171b21;color:#fff}.bjy-question-answer[data-skin='dark'] .bjy-nav{border:none;background-color:#101316}.bjy-question-answer[data-skin='dark'] .bjy-nav > span{color:#bdc6cf}.bjy-question-answer[data-skin='dark'] .bjy-nav .bjy-nav-list{background-color:#101316}.bjy-question-answer[data-skin='dark'] .bjy-nav .bjy-nav-list .bjy-nav-list-item:hover{background-color:#1795ff}.bjy-question-answer[data-skin='dark'] .bjy-nav-active{line-height:28px;padding-left:4px}.bjy-question-answer[data-skin='dark'] .bjy-icon-nav-list{width:16px;height:16px;background-position:-28px -33px;float:right;margin-right:4px;margin-top:6px;cursor:pointer}.bjy-question-answer[data-skin='dark'] .bjy-nav-list{width:100%;position:absolute;z-index:1;background-color:#fff}.bjy-question-answer[data-skin='dark'] .bjy-nav-list .bjy-nav-list-item{line-height:24px;cursor:pointer;padding-left:4px}.bjy-question-answer[data-skin='dark'] .bjy-nav-list .bjy-nav-list-item:hover{background-color:rgba(0,0,0,0.6)}.bjy-question-answer[data-skin='dark'] .bjy-footer{background:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.bjy-question-answer[data-skin='dark'] .bjy-footer .bjy-pager .bjy-select-dropdown .bjy-button{background:none;color:#fff;border:none}.bjy-question-answer[data-skin='dark'] .bjy-footer .bjy-pager .bjy-select-dropdown .bjy-menu{background:none;border:none}.bjy-question-answer[data-skin='dark'] .bjy-footer .bjy-pager .bjy-select-dropdown .bjy-menu .bjy-item{background:none}.bjy-question-answer[data-skin='dark'] .bjy-footer .bjy-pager .bjy-select-dropdown .bjy-menu li:hover{color:#1795ff}.bjy-question-answer[data-skin='dark'] .bjy-sender-box{background:rgba(0,0,0,0.5);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.bjy-question-answer[data-skin='dark'] .bjy-sender-box .bjy-input-field textarea{background:rgba(0,0,0,0.5);color:#fff;border-color:#999}.bjy-question-answer[data-skin='dark'] .bjy-sender-box .bjy-input-field textarea:focus{border-color:#37a4f5}.bjy-question-answer[data-skin='dark'] .bjy-sender-box .bjy-input-field .bjy-cancel-button:hover{color:#1795ff}.bjy-question-answer[data-skin='dark'] .bjy-question-list{position:absolute;top:0;bottom:24px;width:100%}.bjy-question-answer[data-skin='dark'] .bjy-question-list .bjy-scrollable{width:100%;position:absolute;top:0;bottom:0;height:auto}.bjy-question-answer[data-skin='dark'] .bjy-question-list .bjy-nav + .bjy-scrollable{top:28px}.bjy-question-answer[data-skin='dark'] .bjy-question-list .bjy-header .bjy-name{max-width:150px}.bjy-question-answer[data-skin='dark'] .bjy-question-list .bjy-header .bjy-time{margin-left:10px}.bjy-question-answer[data-skin='dark'] .bjy-question-list .bjy-header .bjy-answering-icon{right:-25px}.bjy-question-answer[data-skin='dark'] .bjy-question-list .bjy-header .bjy-item-icon{background-position:0 -20px}.bjy-question-answer[data-skin='dark'] .bjy-question-list .bjy-button-group{right:-10px}.bjy-question-answer[data-skin='dark'] .bjy-question-list .bjy-button-group span{margin-left:4px}.bjy-question-answer[data-skin='dark'] .bjy-question-list .bjy-item + .bjy-item{border-color:#3e3135}.bjy-question-answer[data-skin='dark'] .bjy-question-list .bjy-item{padding:6px 8px 6px 4px}.bjy-question-answer[data-skin='dark'] .bjy-question-list .bjy-box{background-color:#fff;color:#4a4a4a;-webkit-border-radius:0 10px 10px 10px;-moz-border-radius:0 10px 10px 10px;border-radius:0 10px 10px 10px}.bjy-question-answer[data-skin='dark'] .bjy-question-list .bjy-answer{padding:2px 8px;margin:0;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background-color:#fff;color:#a4a4a4;border:none}.bjy-question-answer[data-skin='dark'] .bjy-question-list .bjy-answer .bjy-answer-user{color:#1795ff}.bjy-question-answer[data-skin='dark'] .bjy-question-list .bjy-question{position:relative;padding:8px}.bjy-question-answer[data-skin='dark'] .bjy-question-list .bjy-question .bjy-component-menu{display:none;position:absolute;right:-6px;bottom:-6px}.bjy-question-answer[data-skin='dark'] .bjy-question-list .bjy-question .bjy-component-menu[data-status='2']{display:block}.bjy-question-answer[data-skin='dark'] .bjy-question-list .bjy-question .bjy-component-menu .bjy-component-menu-options{margin-left:-67px;margin-top:-56px}.bjy-question-answer[data-skin='dark'] .bjy-question-list .bjy-question .bjy-component-menu .bjy-forbid-button{color:#ef6466}.bjy-question-answer[data-skin='dark'] .bjy-question-list .bjy-question .bjy-forbid-label{position:absolute;top:6px;left:6px;color:#fff;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;background-color:#f33;line-height:24px;padding:0 10px;opacity:.8}.bjy-question-answer[data-skin='dark'] .bjy-question-list .bjy-question:hover .bjy-component-menu{display:block}.bjy-question-answer[data-skin='dark'] .bjy-question-list .bjy-split{padding:0 8px}.bjy-question-answer[data-skin='dark'] .bjy-question-list .bjy-split div{height:1px;background-color:#d8d8d8}.bjy-question-answer[data-skin='dark'][data-input='1'] .bjy-question-list{bottom:125px}.bjy-question-answer[data-skin='dark'] .bjy-input-field .bjy-has-forbidden{color:#ef6466;background-color:#fff}.bjy-question-answer[data-skin='dark'] .bjy-input-field textarea:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.bjy-question-answer-light2{position:relative;overflow:hidden;font-size:12px;color:#333;color:var(--brand-text-content,#333);line-height:1.5;background-color:#fff;background-color:var(--brand-dialog-bg,#fff)}.bjy-question-answer-light2 .bjy-icon{background:url("../image/sprite4.png") no-repeat;background-image:-webkit-image-set(url("../image/sprite@2x4.png") 2x)}.bjy-question-answer-light2 .bjy-radio{position:relative}.bjy-question-answer-light2 .bjy-radio input{opacity:0;position:absolute;left:0}.bjy-question-answer-light2 .bjy-radio .bjy-icon{display:inline-block;width:13px;height:13px;margin-right:6px;position:relative;top:2px}.bjy-question-answer-light2 .bjy-radio.bjy-on .bjy-icon{background-position:-28px -20px}.bjy-question-answer-light2 .bjy-radio.bjy-off .bjy-icon{background-position:-41px -20px}.bjy-question-answer-light2 .bjy-nav{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:rgba(159,168,181,0.1);font-size:12px}.bjy-question-answer-light2 .bjy-nav::before{content:'';position:absolute;top:4px;left:4px;width:-webkit-calc(100% - 4px * 2);width:-moz-calc(100% - 4px * 2);width:calc(100% - 4px * 2);height:-webkit-calc(100% - 4px * 2);height:-moz-calc(100% - 4px * 2);height:calc(100% - 4px * 2);background:rgba(159,168,181,0.2);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.bjy-question-answer-light2 .bjy-nav > span{position:relative;text-align:center;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;height:24px;line-height:24px;cursor:pointer;white-space:nowrap;color:#333;color:var(--brand-text-content,#333)}.bjy-question-answer-light2 .bjy-nav > span .nav-bubble{line-height:1.1}.bjy-question-answer-light2 .bjy-nav > span.active{background:#1795ff;background:var(--brand-btn-primary,#1795ff);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#fff;color:var(--brand-text-btn-primary,#fff)}.bjy-question-answer-light2 .bjy-nav > span.bjy-active{background:#1795ff;background:var(--brand-btn-primary,#1795ff);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#fff;color:var(--brand-text-btn-primary,#fff)}.bjy-question-answer-light2 .bjy-question-list .bjy-scrollable{position:absolute;top:32px;bottom:32px;width:100%;overflow:auto}.bjy-question-answer-light2 .bjy-question-list .bjy-scrollable[data-canManage='0']{top:0}.bjy-question-answer-light2 .bjy-question-list .bjy-scrollable .bjy-question-empty{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;background:url("../image/question-empty.png") no-repeat 50% 50%;background-image:-webkit-image-set(url("../image/question-empty@2x.png") 2x)}.bjy-question-answer-light2 .bjy-question-list .bjy-scrollable .bjy-question-empty-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;background:transparent}.bjy-question-answer-light2 .bjy-question-list .bjy-scrollable .bjy-question-empty-bg{width:230px;height:104px;background:url("../image/question-empty-bg.png") no-repeat 50% 50%;background-image:-webkit-image-set(url("../image/question-empty-bg@2x.png") 2x)}.bjy-question-answer-light2 .bjy-question-list .bjy-scrollable .bjy-question-empty-desc{font-size:12px;color:#999;color:var(--brand-text-placeholder,#999);font-weight:400}.bjy-question-answer-light2 .bjy-question-list .bjy-content{word-break:break-all;word-wrap:break-word;white-space:normal}.bjy-question-answer-light2 .bjy-question-list .bjy-info{position:absolute;cursor:pointer;font-size:12px;background-color:rgba(0,0,0,0.6);opacity:.4;color:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:3px 8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;left:50%;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0);-webkit-transition:opacity .3s;-o-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s}.bjy-question-answer-light2 .bjy-question-list .bjy-info:hover{opacity:1}.bjy-question-answer-light2 .bjy-question-list .bjy-info{bottom:5px;background-color:#ff6c00;opacity:.7}.bjy-question-answer-light2 .bjy-question-list .bjy-item{padding:15px}.bjy-question-answer-light2 .bjy-question-list .bjy-item + .bjy-item{border-top:1px solid rgba(159,168,181,0.2)}.bjy-question-answer-light2 .bjy-question-list .bjy-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;margin-bottom:6px}.bjy-question-answer-light2 .bjy-question-list .bjy-header .bjy-header-left,.bjy-question-answer-light2 .bjy-question-list .bjy-header .bjy-header-right{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.bjy-question-answer-light2 .bjy-question-list .bjy-header .bjy-name{max-width:160px;line-height:1;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.bjy-question-answer-light2 .bjy-question-list .bjy-header .bjy-header-right{font-size:12px}.bjy-question-answer-light2 .bjy-question-list .bjy-header .bjy-header-right .bjy-QA-status{color:#1795ff;color:var(--brand-primary,#1795ff)}.bjy-question-answer-light2 .bjy-question-list .bjy-button-group{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:rgba(159,168,181,0.2);color:unset}.bjy-question-answer-light2 .bjy-question-list .bjy-button-group span{margin-left:unset}.bjy-question-answer-light2 .bjy-question-list .bjy-item-body{background:rgba(159,168,181,0.1);-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;padding:4px}.bjy-question-answer-light2 .bjy-question-list .bjy-item-body .bjy-answer{border-top:1px solid rgba(159,168,181,0.2)}.bjy-question-answer-light2 .bjy-question-list .bjy-item-body .bjy-content{text-indent:24px;line-height:20px;position:relative}.bjy-question-answer-light2 .bjy-question-list .bjy-item-body .bjy-content .bjy-icon{display:inline-block;width:24px;height:24px;position:absolute;top:-2px;left:0}.bjy-question-answer-light2 .bjy-question-list .bjy-button-group{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;min-width:64px;right:20px;top:13px;font-size:12px;color:#333;color:var(--brand-text-content,#333);background:#fff;background:var(--brand-dialog-bg,#fff);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:1px solid rgba(159,168,181,0.2);z-index:1}.bjy-question-answer-light2 .bjy-question-list .bjy-button-group span{width:100%;height:32px;line-height:32px;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bjy-question-answer-light2 .bjy-question-list .bjy-button-group span:hover{background:rgba(159,168,181,0.2)}.bjy-question-answer-light2 .bjy-question-list .bjy-button-group span:active{background:rgba(159,168,181,0.4)}.bjy-question-answer-light2 .bjy-question-list .bjy-button-group span.bjy-forbid-button{color:#ef6466}.bjy-question-answer-light2 .bjy-question-list .bjy-button-group span.bjy-forbidden{cursor:default}.bjy-question-answer-light2 .bjy-question-list .bjy-button-group .bjy-revoke{margin-left:0;padding:0 6px}.bjy-question-answer-light2 .bjy-question-list .bjy-item:last-of-type:not(.bjy-item:first-of-type) .bjy-button-group{top:unset;bottom:2px}.bjy-question-answer-light2 .bjy-question-list .bjy-name{font-weight:bold}.bjy-question-answer-light2 .bjy-question-list .bjy-time{font-size:12px;color:#9d9d9e;margin-left:10px}.bjy-question-answer-light2 .bjy-question-list .bjy-question{position:relative}.bjy-question-answer-light2 .bjy-question-list .bjy-question .bjy-item-icon{background-position:0 -48px}.bjy-question-answer-light2 .bjy-question-list .bjy-answer{position:relative;padding:6px 0}.bjy-question-answer-light2 .bjy-question-list .bjy-answer .bjy-name{font-size:12px}.bjy-question-answer-light2 .bjy-question-list .bjy-answer .bjy-item-icon{background-position:-24px -48px}.bjy-question-answer-light2 .bjy-page-info{display:inline;position:absolute;font-size:12px;color:#999;color:var(--brand-text-placeholder,#999);right:8px;bottom:26px}.bjy-question-answer-light2 .bjy-sender-box{display:none;position:absolute;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;left:8px;right:8px;bottom:36px;padding:8px;-webkit-box-shadow:0 0 5px rgba(36,42,54,0.2);-moz-box-shadow:0 0 5px rgba(36,42,54,0.2);box-shadow:0 0 5px rgba(36,42,54,0.2);background-color:#fff;background-color:var(--brand-dialog-bg,#fff);-webkit-transition:bottom .3s ease;-o-transition:bottom .3s ease;-moz-transition:bottom .3s ease;transition:bottom .3s ease;border:1px solid rgba(159,168,181,0.2)}.bjy-question-answer-light2 .bjy-sender-box.visible{display:block}.bjy-question-answer-light2 .bjy-sender-box::before{content:'';position:absolute;right:10px;bottom:-14px;width:0;height:0;border:7px solid transparent;border-top-color:rgba(255,255,255,0.9);border-top-color:var(--brand-container-bg,rgba(255,255,255,0.9));z-index:1}.bjy-question-answer-light2 .bjy-sender-box::after{content:'';position:absolute;right:10px;bottom:-14px;width:0;height:0;border:7px solid transparent;border-top-color:rgba(255,255,255,0.9);border-top-color:var(--brand-container-bg,rgba(255,255,255,0.9));z-index:1}.bjy-question-answer-light2 .bjy-sender-box::before{bottom:-15px;border-top-color:rgba(159,168,181,0.2)}.bjy-question-answer-light2 .bjy-sender-box .bjy-answer-content{padding-bottom:4px}.bjy-question-answer-light2 .bjy-sender-box .bjy-answer-content span{font-weight:600}.bjy-question-answer-light2 .bjy-sender-box .bjy-answer-sender-head{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.bjy-question-answer-light2 .bjy-sender-box .bjy-answer-sender-head .icon{color:#9fa8b5;cursor:pointer;width:15px;min-width:15px}.bjy-question-answer-light2 .bjy-sender-box .bjy-answer-sender-head .icon:hover{color:#a8b0bc}.bjy-question-answer-light2 .bjy-sender-box .bjy-answer-sender-head .icon:active{color:#8e96a2}.bjy-question-answer-light2 .bjy-footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 8px;width:100%;height:32px;bottom:0;-webkit-box-shadow:0 0 5px rgba(36,42,54,0.2);-moz-box-shadow:0 0 5px rgba(36,42,54,0.2);box-shadow:0 0 5px rgba(36,42,54,0.2);background-color:#fff;background-color:var(--brand-dialog-bg,#fff)}.bjy-question-answer-light2 .bjy-footer .bjy-footer-left{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.bjy-question-answer-light2 .bjy-question-popup{color:#1795ff;color:var(--brand-primary,#1795ff);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;float:right;background:url("../image/sprite4.png") no-repeat;background-image:-webkit-image-set(url("../image/sprite@2x4.png") 2x);background-position:0 -72px;width:32px;height:32px}.bjy-question-answer-light2 .bjy-question-button{color:#1795ff;color:var(--brand-primary,#1795ff);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;float:right;background:url("../image/sprite4.png") no-repeat;background-image:-webkit-image-set(url("../image/sprite@2x4.png") 2x);background-position:0 -72px;width:32px;height:32px}.bjy-question-answer-light2 .bjy-question-popup:hover,.bjy-question-answer-light2 .bjy-question-button:hover{background-position:0 -120px}.bjy-question-answer-light2 .bjy-question-popup:active,.bjy-question-answer-light2 .bjy-question-button:active{background-position:0 -152px}.bjy-question-answer-light2 .bjy-question-popup{float:left;background-position:-32px -72px}.bjy-question-answer-light2 .bjy-question-popup:hover{background-position:-32px -120px}.bjy-question-answer-light2 .bjy-question-popup:active{background-position:-32px -152px}.bjy-question-answer-light2 .bjy-time-sort{float:left;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#9fa8b5;cursor:pointer}.bjy-question-answer-light2 .bjy-time-sort .bjy-time-sort-icon{background:url("../image/time-sort.png");background-image:-webkit-image-set(url("../image/time-sort@2x.png") 2x);width:16px;height:16px}.bjy-question-answer-light2 .bjy-time-sort .bjy-time-sort-icon[data-sort='1']{background-position:0 -16px}.bjy-question-answer-light2 .bjy-time-sort .bjy-time-sort-icon[data-sort='0']{background-position:0 0}.bjy-question-answer-light2 .bjy-time-sort:hover{color:#2e9fff}.bjy-question-answer-light2 .bjy-time-sort:hover .bjy-time-sort-icon[data-sort='1']{background-position:-16px -16px}.bjy-question-answer-light2 .bjy-time-sort:hover .bjy-time-sort-icon[data-sort='0']{background-position:-16px 0}.bjy-question-answer-light2 .bjy-time-sort:target{color:#1485e5}.bjy-question-answer-light2 .bjy-time-sort:target .bjy-time-sort-icon[data-sort='1']{background-position:-32px -16px}.bjy-question-answer-light2 .bjy-time-sort:target .bjy-time-sort-icon[data-sort='0']{background-position:-32px 0}.bjy-question-answer-light2 .bjy-pager{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-top:2px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.bjy-question-answer-light2 .bjy-pager .bjy-select-dropdown .bjy-menu{bottom:20px;top:auto;overflow-x:hidden}.bjy-question-answer-light2 .bjy-pager .bjy-select-dropdown .bjy-menu li{font-size:10px;padding:12px;background:rgba(255,255,255,0.9);background:var(--brand-container-bg,rgba(255,255,255,0.9))}.bjy-question-answer-light2 .bjy-pager .bjy-select-dropdown .bjy-menu li.bjy-active{color:#1795ff;color:var(--brand-primary,#1795ff);background:rgba(159,168,181,0.2)}.bjy-question-answer-light2 .bjy-pager .bjy-select-dropdown .bjy-menu li:hover{color:#333;color:var(--brand-text-content,#333);background:rgba(159,168,181,0.1)}.bjy-question-answer-light2 .bjy-pager .bjy-select-dropdown .bjy-menu li:active{color:#fff;color:var(--brand-dialog-bg,#fff);background:#0e73c7}.bjy-question-answer-light2 .bjy-pager .bjy-select-dropdown .bjy-button{font-size:10px}.bjy-question-answer-light2 .bjy-pager .bjy-select-dropdown > .bjy-button{padding:1px 18px 1px 10px}.bjy-question-answer-light2 .bjy-pager .bjy-select-dropdown > .bjy-button:before{border:4px solid transparent;right:6px;top:-webkit-calc(50% + 2px);top:-moz-calc(50% + 2px);top:calc(50% + 2px);border-top-color:#666;border-top-color:var(--brand-text-btn-secondary,#666)}.bjy-question-answer-light2 .bjy-pager.bjy-hidden{display:none}.bjy-question-answer-light2 .bjy-pager .bjy-page-selector{cursor:pointer;text-align:center;width:20px;font-size:20px;line-height:20px}.bjy-question-answer-light2 .bjy-pager .bjy-page-selector:hover{color:#1795ff;color:var(--brand-primary,#1795ff)}.bjy-question-answer-light2 .bjy-pager .bjy-page-selector:active{color:#0e73c7}.bjy-question-answer-light2 .bjy-pager .bjy-page-selector.bjy-forbidden{color:#ccc;cursor:not-allowed}.bjy-question-list .bjy-nav > span > span{width:6px;height:6px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#f00;display:inline-block;vertical-align:8px}.bjy-question-list .bjy-nav-student > span{width:50% !important}.bjy-published-question .bjy-item[data-from='self'] >.bjy-header .bjy-name{padding-left:16px;position:relative;height:16px;line-height:16px}.bjy-published-question .bjy-item[data-from='self'] >.bjy-header .bjy-name:before{content:'';width:16px;height:16px;position:absolute;left:0;top:0;background:url("../image/sprite4.png") no-repeat;background-image:-webkit-image-set(url("../image/sprite@2x4.png") 2x);background-position:0 -104px}.bjy-published-question .bjy-item[data-from='other'] >.bjy-header .bjy-name{height:16px;line-height:16px}.bjy-published-question .bjy-question .bjy-item-icon{background-position:0 -104px;width:16px;height:16px}html.english .bjy-question-list .bjy-question-empty{background-image:url("../image/question-empty-en.png") !important;background-image:-webkit-image-set(url("../image/question-empty-en@2x.png") 2x) !important}html.english .bjy-question-answer[data-skin='dark'] .bjy-question-list .bjy-question .bjy-component-menu .bjy-component-menu-options{width:102px;margin-left:-106px}