body.hidden{overflow:hidden}[ds-component="mask"]{position:fixed;left:0;top:0;display:block;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:99;opacity:0;transition:opacity .3s}[ds-component="mask"].show{opacity:1}[ds-component="alert"]{position:fixed;top:3rem;left:calc(50% - 3rem);display:block;width:6rem;box-shadow:0 0 .15rem rgba(0,0,0,0.1);border-radius:.05rem;transform:translateY(0);opacity:0;transition:all .3s;z-index:100;background-color:#fff}[ds-component="alert"].show{opacity:1;transform:translateY(1rem)}[ds-component="alert"] .ds-alert-container{width:100%;padding:.3rem;padding-bottom:0}[ds-component="alert"] .ds-alert-container .ds-alert-box{width:100%;padding:.1rem 0}[ds-component="alert"] .ds-alert-container .ds-alert-box .alert-tips{text-align:center;font-size:.26rem}[ds-component="alert"] .ds-alert-container .ds-alert-btn-group{display:flex;justify-content:center;align-items:center;width:100%;padding:.1rem;margin-top:.4rem;border-top:.01rem solid #f2f2f2}[ds-component="alert"] .ds-alert-container .ds-alert-btn-group .ds-alert-yes-btn{display:flex;align-items:center;justify-content:center;padding:.15rem .4rem;font-size:.24rem;color:#fff;border-radius:.03rem;background-color:#2771d3;transition:all .2s}[ds-component="alert"] .ds-alert-container .ds-alert-btn-group .ds-alert-yes-btn:hover{opacity:.8}[ds-component="alert"] .ds-alert-container .ds-alert-btn-group .ds-alert-yes-btn:active{opacity:1}[ds-component="confirm"]{position:fixed;top:1rem;left:calc(50% - 200 / 100rem);display:block;width:4rem;box-shadow:0 0 .15rem rgba(0,0,0,0.1);border-radius:.05rem;transform:translateY(0);opacity:0;transition:all .3s;z-index:100;background-color:#fff}[ds-component="confirm"].show{opacity:1;transform:translateY(1rem)}[ds-component="confirm"] .ds-confirm-container{width:100%;padding:.2rem;padding-bottom:0}[ds-component="confirm"] .ds-confirm-container .ds-confirm-box{width:100%;padding:.1rem 0}[ds-component="confirm"] .ds-confirm-container .ds-confirm-box .confirm-tips{text-align:center;font-size:.18rem}[ds-component="confirm"] .ds-confirm-container .ds-confirm-btn-group{display:flex;justify-content:center;align-items:center;width:100%;padding:.1rem 0;margin-top:.2rem;border-top:.01rem solid #f2f2f2}[ds-component="confirm"] .ds-confirm-container .ds-confirm-btn-group .ds-confirm-yes-btn{display:flex;align-items:center;justify-content:center;padding:.1rem .25rem;font-size:.16rem;color:#fff;border-radius:.03rem;background-color:#2771d3;transition:all .2s}[ds-component="confirm"] .ds-confirm-container .ds-confirm-btn-group .ds-confirm-yes-btn:hover{opacity:.8}[ds-component="confirm"] .ds-confirm-container .ds-confirm-btn-group .ds-confirm-yes-btn:active{opacity:1}[ds-component="confirm"] .ds-confirm-container .ds-confirm-btn-group .ds-confirm-cancel-btn{display:flex;align-items:center;justify-content:center;margin-right:.15rem;padding:.1rem .25rem;font-size:.16rem;color:#fff;border-radius:.03rem;background-color:#999;transition:all .2s}[ds-component="confirm"] .ds-confirm-container .ds-confirm-btn-group .ds-confirm-cancel-btn:hover{opacity:.8}[ds-component="confirm"] .ds-confirm-container .ds-confirm-btn-group .ds-confirm-cancel-btn:active{opacity:1}[ds-component="modal"]{position:fixed;top:1rem;left:calc(50% - 200 / 100rem);display:block;width:4rem;box-shadow:0 0 .15rem rgba(0,0,0,0.1);border-radius:.05rem;transform:translateY(0);opacity:0;transition:all .3s;z-index:100;background-color:#fff}[ds-component="modal"].show{opacity:1;transform:translateY(1rem)}[ds-component="modal"] .ds-modal-container{width:100%;padding:.2rem;padding-bottom:0}[ds-component="modal"] .ds-modal-container .ds-modal-box{display:flex;justify-content:space-between;width:100%;min-height:.8rem;padding:.1rem .15rem}[ds-component="modal"] .ds-modal-container .ds-modal-box .ds-modal-level{display:flex;align-items:center;justify-content:center;width:.3rem;height:.3rem;border-radius:100%;overflow:hidden}[ds-component="modal"] .ds-modal-container .ds-modal-box .ds-modal-level .ds-icon{width:100%;height:100%}[ds-component="modal"] .ds-modal-container .ds-modal-box .ds-modal-level .ds-icon.info{color:#2d8cf0}[ds-component="modal"] .ds-modal-container .ds-modal-box .ds-modal-level .ds-icon.success{color:#19be6b}[ds-component="modal"] .ds-modal-container .ds-modal-box .ds-modal-level .ds-icon.warning{color:#f90}[ds-component="modal"] .ds-modal-container .ds-modal-box .ds-modal-level .ds-icon.error{color:#ed4014}[ds-component="modal"] .ds-modal-container .ds-modal-box .ds-modal-content-group{flex:1;padding-left:.15rem}[ds-component="modal"] .ds-modal-container .ds-modal-box .ds-modal-content-group .ds-modal-content-title{margin-bottom:.05rem;line-height:.28rem;font-size:.18rem}[ds-component="modal"] .ds-modal-container .ds-modal-box .ds-modal-content-group .ds-modal-content-tips{line-height:.24rem;font-size:.16rem;color:#515a6e}[ds-component="modal"] .ds-modal-container .ds-modal-btn-group{display:flex;justify-content:center;align-items:center;width:100%;padding:.1rem 0;margin-top:.2rem;border-top:.01rem solid #f2f2f2}[ds-component="modal"] .ds-modal-container .ds-modal-btn-group .ds-modal-yes-btn{display:flex;align-items:center;justify-content:center;padding:.1rem .25rem;font-size:.16rem;color:#fff;border-radius:.03rem;background-color:#2771d3;transition:all .2s}[ds-component="modal"] .ds-modal-container .ds-modal-btn-group .ds-modal-yes-btn:hover{opacity:.8}[ds-component="modal"] .ds-modal-container .ds-modal-btn-group .ds-modal-yes-btn:active{opacity:1}[ds-component="modal"] .ds-modal-container .ds-modal-btn-group .ds-modal-cancel-btn{display:flex;align-items:center;justify-content:center;margin-right:.15rem;padding:.1rem .25rem;font-size:.16rem;color:#fff;border-radius:.03rem;background-color:#999;transition:all .2s}[ds-component="modal"] .ds-modal-container .ds-modal-btn-group .ds-modal-cancel-btn:hover{opacity:.8}[ds-component="modal"] .ds-modal-container .ds-modal-btn-group .ds-modal-cancel-btn:active{opacity:1}[ds-component="public-loading"]{position:fixed;top:calc(50% - 75 / 100rem);left:calc(50% - 75 / 100rem);display:none;width:1.5rem;height:1.5rem;border-radius:.15rem;background-color:rgba(0,0,0,0.4);user-select:none;pointer-events:none}[ds-component="public-loading"] .loading-container{display:flex;align-items:center;justify-content:center;width:100%;height:100%}[ds-component="public-loading"] .loading-container .loading-container-loader{position:relative;top:-0.1rem;color:#fff;font-size:.1rem;margin:.5rem auto;width:1em;height:1em;border-radius:50%;-webkit-animation:public-loading-animate 1.3s infinite linear;animation:public-loading-animate 1.3s infinite linear;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}[ds-component="public-loading"] .loader-tips{position:absolute;top:0;left:0;display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;padding:.1rem;text-align:center;font-size:.14rem;line-height:.2rem;font-weight:bold;word-break:break-word;color:#fff}@-webkit-keyframes public-loading-animate{0%,100%{box-shadow:0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0,2em -2em 0 .2em,3em 0 0 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -0.5em,2em -2em 0 0,3em 0 0 .2em,2em 2em 0 0,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em 0 0,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 0,-2em 2em 0 .2em,-3em 0 0 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 .2em,-2em -2em 0 0}87.5%{box-shadow:0 -3em 0 0,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 0,-2em -2em 0 .2em}}@keyframes public-loading-animate{0%,100%{box-shadow:0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0,2em -2em 0 .2em,3em 0 0 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -0.5em,2em -2em 0 0,3em 0 0 .2em,2em 2em 0 0,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em 0 0,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 0,-2em 2em 0 .2em,-3em 0 0 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 .2em,-2em -2em 0 0}87.5%{box-shadow:0 -3em 0 0,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 0,-2em -2em 0 .2em}}.ds-icon{width:.5rem;height:.5rem;fill:currentColor;overflow:hidden}[ds-component="standard-select"]{position:relative;user-select:none}[ds-component="standard-select"] .ds-selected-current{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;padding:0 .15rem;border:.01rem solid #dcdee2;border-radius:.03rem;background-color:#fff;transition:all .2s;cursor:pointer}[ds-component="standard-select"] .ds-selected-current .ds-selected-text{flex:1;height:100%;font-size:.16rem;line-height:.43rem;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[ds-component="standard-select"] .ds-selected-current .ds-selected-text.selected{color:#333}[ds-component="standard-select"] .ds-selected-current .ds-icon{margin-left:.15rem;width:.25rem;height:.25rem;color:#333;transition:transform .2s}[ds-component="standard-select"] .ds-selected-current.active{box-shadow:0 0 0 .02rem rgba(39,113,211,0.2);border:.01rem solid #2771d3}[ds-component="standard-select"] .ds-selected-current.active .ds-icon{transform:rotate(180deg);color:#2771d3}[ds-component="standard-select"] .ds-select-group{position:absolute;top:.5rem;left:0;display:none;width:100%;max-height:2.16rem;border-radius:.03rem;background-color:#fff;box-shadow:0 0 .05rem rgba(0,0,0,0.2);overflow-y:auto;z-index:10;opacity:0;will-change:transform;transform:scaleY(.6);transform-origin:top;transition:all .2s}[ds-component="standard-select"] .ds-select-group .ds-select-item-box{width:100%;padding:.08rem 0}[ds-component="standard-select"] .ds-select-group .ds-select-item{padding-left:.15rem;padding-right:.15rem;font-size:.16rem;line-height:.4rem;color:#333;cursor:pointer}[ds-component="standard-select"] .ds-select-group .ds-select-item:hover{background-color:#f2f2f2}[ds-component="standard-select"] .ds-select-group.show{opacity:1;transform:scaleY(1)}.ds-input-group{width:3rem;height:.45rem;border-radius:.03rem;overflow:hidden;box-shadow:0 0 .02rem rgba(0,0,0,0.3);background-color:#fff;transition:box-shadow .2s}.ds-input-group .ds-input,.ds-input-group .ds-textarea{display:block;min-width:0;padding:0 .15rem;font-size:.16rem;line-height:.45rem;color:#333}.ds-input-group .ds-input::-webkit-input-placeholder,.ds-input-group .ds-textarea::-webkit-input-placeholder{color:#999}.ds-input-group .ds-input::-moz-placeholder,.ds-input-group .ds-textarea::-moz-placeholder{color:#999}.ds-input-group .ds-input::-ms-input-placeholder,.ds-input-group .ds-textarea::-ms-input-placeholder{color:#999}.ds-input-group.focus{box-shadow:0 0 .02rem rgba(0,0,0,0.8)}.ds-input-group.error{box-shadow:0 0 .02rem rgba(255,28,47,0.6)}.ds-input-group.success{box-shadow:0 0 .02rem #069c1a}.ds-input-group[ds-input-type="standard"] .ds-input{width:100%;height:100%;box-sizing:border-box}.ds-input-group[ds-input-type="textarea"]{height:1.5rem}.ds-input-group[ds-input-type="textarea"] .ds-textarea{width:100%;height:100%;padding:.1rem .15rem;font-size:.16rem;line-height:.24rem;box-sizing:border-box;resize:none}.ds-input-group[ds-input-type="login"]{display:flex;align-items:center;justify-content:space-between}.ds-input-group[ds-input-type="login"] .ds-input{flex:1;height:100%}.ds-input-group[ds-input-type="login"] .ds-icon-slot{display:flex;align-items:center;justify-content:center;width:.45rem;height:100%;background-color:#333}.ds-input-group[ds-input-type="login"] .ds-icon-slot .ds-icon{width:.25rem;color:#fff}.ds-input-group[ds-input-type="search"]{display:flex;align-items:center;justify-content:space-between}.ds-input-group[ds-input-type="search"] .ds-input{flex:1;height:100%}.ds-input-group[ds-input-type="search"] .ds-icon-slot{display:flex;align-items:center;justify-content:center;width:.5rem;height:100%;border-left:.01rem solid #eee;cursor:pointer}.ds-input-group[ds-input-type="search"] .ds-icon-slot .ds-icon{width:.25rem;color:#666;transition:all .2s}.ds-input-group[ds-input-type="search"] .ds-icon-slot:hover .ds-icon{color:#333}.ds-input-group[ds-input-type="search"] .ds-icon-slot:active .ds-icon{transform:scale(.9)}.ds-input-group[ds-input-type="code"]{display:flex;align-items:center;justify-content:space-between}.ds-input-group[ds-input-type="code"] .ds-input{flex:1;-ms-flex:1;height:100%}.ds-input-group[ds-input-type="code"] .ds-getcode-button{position:relative;display:flex;align-items:center;justify-content:center;width:1.1rem;padding:0 .15rem;height:100%;font-size:.16rem;color:#666;cursor:pointer;user-select:none;-moz-user-select:none;transition:background-color .2s}.ds-input-group[ds-input-type="code"] .ds-getcode-button::before{position:absolute;top:0;left:0;display:block;content:"";width:.01rem;height:100%;background-color:#eee;transform:scaleY(.8)}.ds-input-group[ds-input-type="code"] .ds-getcode-button.disable{background-color:#eee;cursor:default}.ds-radio-group{display:flex;align-items:center;flex-wrap:wrap}.ds-radio-group .ds-radio-item{display:flex;align-items:center;margin-right:.2rem;user-select:none;-moz-user-select:none}.ds-radio-group .ds-radio-item .ds-radio-box{position:relative;display:flex;align-items:center;justify-content:center;width:.15rem;height:.15rem;border-radius:100%;overflow:hidden;border:.01rem solid #666;cursor:pointer}.ds-radio-group .ds-radio-item .ds-radio-box::before{position:absolute;top:0;left:0;content:"";width:100%;height:100%;border-radius:100%;background-color:#333;transition:all .2s;opacity:0;transform:scale(.8)}.ds-radio-group .ds-radio-item .ds-radio-label{padding-left:.06rem;font-size:.16rem;line-height:.2rem;color:#666;transition:all .2s;cursor:pointer}.ds-radio-group .ds-radio-item:hover .ds-radio-label{color:#333}.ds-radio-group .ds-radio-item.active .ds-radio-box{box-shadow:0 0 .02rem rgba(0,0,0,0.3)}.ds-radio-group .ds-radio-item.active .ds-radio-box::before{opacity:1;transform:scale(.5)}.ds-radio-group .ds-radio-item.active .ds-radio-label{color:#333}.ds-checkbox-group{display:flex;align-items:center;flex-wrap:wrap}.ds-checkbox-group .ds-checkbox-item{display:flex;align-items:center;margin-right:.2rem;user-select:none;-moz-user-select:none}.ds-checkbox-group .ds-checkbox-item .ds-checkbox-box{position:relative;display:flex;align-items:center;justify-content:center;width:.15rem;height:.15rem;overflow:hidden;border:.01rem solid #666;cursor:pointer;transition:all .1s}.ds-checkbox-group .ds-checkbox-item .ds-checkbox-box .checkbox-icon{width:100%;height:100%;color:#fff;background-color:#333;transition:all .1s;transform:scale(0);opacity:0}.ds-checkbox-group .ds-checkbox-item .ds-checkbox-label{padding-left:.06rem;font-size:.16rem;line-height:.2rem;color:#666;transition:all .2s;cursor:pointer}.ds-checkbox-group .ds-checkbox-item:hover .ds-checkbox-label{color:#333}.ds-checkbox-group .ds-checkbox-item.active .ds-checkbox-box{border:.01rem solid #333;box-shadow:0 0 .02rem rgba(0,0,0,0.3)}.ds-checkbox-group .ds-checkbox-item.active .ds-checkbox-box .checkbox-icon{transform:scale(1);opacity:1}.ds-checkbox-group .ds-checkbox-item.active .ds-checkbox-label{color:#333}.ds-public-page{width:100%}.ds-public-page .ds-page-container{display:flex;align-items:center}.ds-public-page .ds-page-group{display:flex;align-items:center;justify-content:center}.ds-public-page .ds-page-group .ds-page-item{display:flex;align-items:center;justify-content:center;width:.45rem;height:.45rem;font-size:.18rem;font-weight:400;color:#999;border-radius:.05rem;border:.01rem solid #e5e5e5;transition:color .2s,background-color .2s,border .2s}.ds-public-page .ds-page-group .ds-page-item.prev.text,.ds-public-page .ds-page-group .ds-page-item.next.text{width:.8rem}.ds-public-page .ds-page-group .ds-page-item+.ds-page-item{margin-left:.19rem}.ds-public-page .ds-page-group .ds-page-item:hover{color:#333;border:.01rem solid #999}.ds-public-page .ds-page-group .ds-page-item.active{color:#fff;background-color:#333;border:.01rem solid #333}.ds-public-page .ds-page-group .ds-page-ellipsis{width:.53rem;height:.45rem;text-align:center;line-height:.34rem;font-size:.18rem;font-weight:400;color:#999}.ds-public-page .ds-page-text{padding:0 .2rem;font-size:.18rem;font-weight:400;color:#999}.ds-public-page .ds-page-input{display:block;width:.45rem;height:.45rem;text-align:center;font-size:.18rem;font-weight:400;color:#999;border:.01rem solid #e5e5e5;border-radius:.05rem;background-color:transparent;transition:all .2s}.ds-public-page .ds-page-input:hover{color:#333;border:.01rem solid #999}.ds-public-page .ds-page-input:focus{color:#333;border:.01rem solid #999}.ds-public-page .ds-page-skip{display:flex;align-items:center;justify-content:center;width:.65rem;height:.45rem;font-size:.18rem;font-weight:400;color:#999;border:.01rem solid #e5e5e5;border-radius:.05rem;transition:all .2s}.ds-public-page .ds-page-skip:hover{color:#333;border:.01rem solid #999}.ds-button{position:relative;display:inline-block;padding:0 .15rem;height:.45rem;overflow:hidden;text-align:center;font-size:.18rem;line-height:.45rem;color:#fff;background-color:#333;border-radius:.03rem;user-select:none;-moz-user-select:none;-webkit-user-select:none;box-shadow:0 0 0 0 rgba(0,0,0,0);transition:box-shadow .2s,background-color .2s}.ds-button:not(.disabled):active,.ds-button:not(.disabled):focus{box-shadow:0 0 0 .03rem rgba(0,0,0,0.1);background-color:#363636}.ds-button.color-red{color:#fff;background-color:#dd4b4b}.ds-button.color-red:not(.disabled):active,.ds-button.color-red:not(.disabled):focus{background-color:#ee5a5a}.ds-button.color-blue{color:#fff;background-color:#4b96dd}.ds-button.color-blue:not(.disabled):active,.ds-button.color-blue:not(.disabled):focus{background-color:#56a2e9}.ds-button.loading::before{position:absolute;top:.2rem;left:.5rem;content:"";display:block;width:1em;height:1em;font-size:.05rem;color:rgba(255,255,255,0.4);border-radius:50%;-webkit-animation:public-loading-animate 1.3s infinite linear;animation:public-loading-animate 1.3s infinite linear;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);z-index:0}.ds-button.disabled{background-color:#6c757d;cursor:default}[ds-component="upload-image"]{display:flex;flex-wrap:wrap;width:100%}[ds-component="upload-image"] .ds-upload-item{width:.8rem;height:.8rem;margin-right:.1rem;border-radius:.1rem}[ds-component="upload-image"] .ds-upload-image{position:relative;background-color:#f8f8f8;overflow:hidden}[ds-component="upload-image"] .ds-upload-image .upload-image-remove-icon{position:absolute;top:0;right:0;width:.25rem;height:.25rem;color:#fff;z-index:2;transition:color .2s;cursor:pointer}[ds-component="upload-image"] .ds-upload-image .upload-image-remove-icon:hover{color:#ff8181}[ds-component="upload-image"] .ds-upload-image .ds-image{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center center;background-size:cover;opacity:0;transform:scale(1.3);transition:all .5s;z-index:0}[ds-component="upload-image"] .ds-upload-image::before{position:absolute;top:.36rem;left:.39rem;content:"";display:block;width:1em;height:1em;font-size:.05rem;color:rgba(196,196,196,0.4);border-radius:50%;-webkit-animation:public-loading-animate 1.3s infinite linear;animation:public-loading-animate 1.3s infinite linear;opacity:1;z-index:0;transition:all .2s}[ds-component="upload-image"] .ds-upload-image.show::before{opacity:0}[ds-component="upload-image"] .ds-upload-image.show .ds-image{opacity:1;transform:scale(1)}[ds-component="upload-image"] .ds-upload-add{position:relative;border:.01rem dashed #ccc;cursor:pointer}[ds-component="upload-image"] .ds-upload-add .upload-image-add-icon{position:absolute;top:0;left:0;width:100%;height:100%;color:#eee;z-index:0}[ds-component="upload-image"] .ds-upload-input{position:relative;display:block;width:100%;height:100%;opacity:0;z-index:1;cursor:pointer}.ds-public-crumbs{display:flex;align-items:center;width:100%}.ds-public-crumbs .crumbs-link{font-size:.16rem;line-height:.22rem;color:#fefefe;transition:color .2s;opacity:.4}.ds-public-crumbs .crumbs-link.icon{display:block;width:.22rem;height:.22rem}.ds-public-crumbs .crumbs-link.icon .crumbs-icon{width:100%;height:100%}.ds-public-crumbs .crumbs-link:hover{opacity:1}.ds-public-crumbs .crumbs-link.active{flex:1;opacity:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ds-public-crumbs .crumbs-interval{margin:0 .05rem;font-size:.16rem;line-height:.22rem;color:#fefefe;opacity:.4}.ds-public-crumbs .crumbs-interval.active{opacity:1}.ds-header{position:fixed;top:0;left:0;width:100%;height:.8rem;z-index:999;border-bottom:.01rem solid rgba(255,255,255,0.4);transition:background-color .3s}.ds-header.gray{background-color:rgba(0,0,0,0.6) !important}.ds-header .nav-container{display:flex;align-items:center;justify-content:space-between;width:13.2rem;height:100%;margin:0 auto}.ds-header .logo{display:block;width:1.18rem;height:.27rem;background-image:url(/cn/images/shared/logo.png);background-size:cover;background-position:center center;background-repeat:no-repeat}.ds-header .nav-right{flex:1;display:flex;justify-content:flex-end;align-items:center;height:100%}.ds-header .nav-menu-group{display:flex;align-items:center;justify-content:flex-end;height:100%;margin-right:.9rem}.ds-header .menu-item{height:100%}.ds-header .menu-item .menu-title{position:relative;display:flex;align-items:center;justify-content:center;padding:0 .3rem;height:100%;font-weight:bold;font-size:.16rem;color:rgba(255,255,255,0.8);transition:all .3s;text-transform:uppercase}.ds-header .menu-item .menu-title::before{position:absolute;bottom:-0.01rem;left:0;content:"";width:100%;height:.03rem;background-color:#fff;transform:scaleX(0);transition:all .2s}.ds-header .menu-item .sub-menu-card{position:absolute;top:.81rem;left:0;display:none;padding-top:.2rem;width:100%;background:rgba(0,0,0,0.6)}.ds-header .menu-item .sub-menu-card .w1366{display:flex;flex-wrap:wrap}.ds-header .menu-item .sub-menu-card .w1366 .sub-menu-link{display:flex;flex-direction:column;align-items:center;padding:0 .05rem;margin-bottom:.2rem;box-sizing:border-box;text-align:center;font-size:.16rem;line-height:.4rem;color:#333;transition:color .2s}.ds-header .menu-item .sub-menu-card .w1366 .sub-menu-link .link-icon{width:.32rem;height:.33rem;background-position:center center;background-repeat:no-repeat;background-size:contain}.ds-header .menu-item .sub-menu-card .w1366 .sub-menu-link .link-text{padding-top:.15rem;font-size:.14rem;font-weight:400;color:#fff;line-height:.2rem;transition:all .3s}.ds-header .menu-item .sub-menu-card .w1366 .sub-menu-link:hover .link-text{color:#0050d2}.ds-header .menu-item .sub-menu-card .w1366.one{padding-left:5.59rem}.ds-header .menu-item .sub-menu-card .w1366.one .link-icon{width:.32rem;height:.33rem}.ds-header .menu-item .sub-menu-card .w1366.one .sub-menu-link{margin-right:.7rem}.ds-header .menu-item .sub-menu-card .w1366.two{padding-left:4.65rem}.ds-header .menu-item .sub-menu-card .w1366.two .link-icon{width:.32rem;height:.33rem}.ds-header .menu-item .sub-menu-card .w1366.two .sub-menu-link{margin-right:.7rem}.ds-header .menu-item .sub-menu-card .w1366.three{padding-left:7.47rem}.ds-header .menu-item .sub-menu-card .w1366.three .link-icon{width:.54rem;height:.55rem}.ds-header .menu-item .sub-menu-card .w1366.three .sub-menu-link{margin-right:.7rem}.ds-header .menu-item .sub-menu-card .w1366.four{padding-left:.92rem;padding-top:.1rem}.ds-header .menu-item .sub-menu-card .w1366.four .link-icon{width:3.52rem;height:2.2rem}.ds-header .menu-item .sub-menu-card .w1366.four .sub-menu-link{margin-right:.2rem;margin-bottom:.4rem}.ds-header .menu-item .sub-menu-card .w1366.five{padding-left:9.27rem}.ds-header .menu-item .sub-menu-card .w1366.five .sub-menu-link{margin-right:.7rem}.ds-header .menu-item:hover .menu-title{color:#fff}.ds-header .menu-item:hover .menu-title::before{transform:scaleX(1)}.ds-header .menu-item:hover .sub-menu-card{display:flex}.ds-header .menu-item.active .menu-title{background-color:rgba(255,255,255,0.15)}.ds-header .menu-item.active .menu-title::before{transform:scaleX(1)}.ds-header .nav-line{width:.01rem;height:.16rem;background:#fff;opacity:.5}.ds-header .nav-other-group{display:flex;justify-content:flex-end;align-items:center;height:100%;margin-left:.15rem}.ds-header .nav-login{display:flex;justify-content:center;align-items:center;width:1.46rem;height:.4rem;border:.01rem solid rgba(255,255,255,0.5);border-radius:.2rem}.ds-header .nav-login .nav-login-icon{width:.18rem;height:.18rem;background-image:url(/cn/images/shared/user.png);background-repeat:no-repeat;background-size:cover;margin-right:.05rem}.ds-header .nav-login .nav-login-title{font-size:.12rem;font-weight:400;color:#fff;line-height:.14rem}.ds-header .language-select{position:relative;height:100%}.ds-header .language-select .current-language{display:flex;align-items:center;justify-content:center;padding:0 .1rem;height:100%}.ds-header .language-select .current-language .current-text{font-size:.16rem;line-height:.24rem;color:#fff}.ds-header .language-select .current-language .language-icon{width:.25rem;transition:all .2s;color:#fff}.ds-header .language-select .language-group{position:absolute;top:.8rem;left:0;display:none;width:100%;padding:.05rem 0;background-color:#fff}.ds-header .language-select .language-group .language-item{display:block;width:100%;box-sizing:border-box;text-align:center;padding:0 .05rem;font-size:.14rem;line-height:.3rem;color:#333;transition:all .2s}.ds-header .language-select .language-group .language-item+.language-item{border-top:.01rem solid #f2f2f2}.ds-header .language-select .language-group .language-item:hover{color:#084e9d}.ds-header .language-select:hover .current-language .language-icon{transform:rotate(-90deg)}.ds-header .language-select:hover .language-group{display:block}.ds-header .nav-button{display:flex;justify-content:center;align-items:center;width:1.3rem;height:.4rem;background-color:#084e9d;font-size:.14rem;font-weight:400;color:#fff;line-height:.24rem;margin-left:.1rem;text-transform:uppercase}.ds-header.active{background-color:#fff}.ds-header.active .logo{background-image:url(/cn/images/shared/logo-active.png)}.ds-header.active .nav-menu-group{display:flex;align-items:center;justify-content:flex-end;height:100%}.ds-header.active .menu-item .menu-title{color:#333}.ds-header.active .menu-item .menu-title::before{background-color:#0050d2}.ds-header.active .menu-item.active .menu-title{background-color:rgba(0,80,210,0.15)}.ds-header.active .nav-line{background:#333}.ds-header.active .language-select .current-language .current-text{color:#333}.ds-header.active .language-select .current-language .language-icon{color:#333}.ds-header.active .language-select .language-group{background-color:#fff}.ds-header.active .language-select .language-group .language-item{color:#333}.ds-header.active .language-select .language-group .language-item+.language-item{border-top:.01rem solid #f2f2f2}.ds-header.active .language-select .language-group .language-item:hover{color:#084e9d}.ds-header.active .nav-login{display:flex;justify-content:center;align-items:center;width:1.46rem;height:.4rem;border:.01rem solid #333;border-radius:.2rem}.ds-header.active .nav-login .nav-login-icon{background-image:url(/cn/images/shared/user-active.png)}.ds-header.active .nav-login .nav-login-title{font-size:.12rem;font-weight:400;color:#333;line-height:.14rem}