sparta-ui 3.45.4 → 3.45.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (37) hide show
  1. package/lib/epay/confirm/index.css +1 -1
  2. package/lib/epay/confirm/index.js +1 -1
  3. package/lib/epay/index.css +11338 -1
  4. package/lib/epay/index.js +38425 -1
  5. package/lib/epay/modal/index.css +1 -1
  6. package/lib/epay/modal/index.js +1 -1
  7. package/lib/miniCashier/confirm/index.css +1 -1
  8. package/lib/miniCashier/confirm/index.js +1 -1
  9. package/lib/miniCashier/index.css +2134 -1
  10. package/lib/miniCashier/index.js +16850 -2
  11. package/lib/miniCashier/modal/index.css +1 -1
  12. package/lib/miniCashier/modal/index.js +1 -1
  13. package/lib/model/ModalManage.js +1 -1
  14. package/lib/model/PopManage.js +1 -1
  15. package/lib/plusCashier/button/index.js +1 -1
  16. package/lib/plusCashier/checkbox/index.js +1 -1
  17. package/lib/plusCashier/checkbox-group/index.js +1 -1
  18. package/lib/plusCashier/confirm/index.css +1 -1
  19. package/lib/plusCashier/confirm/index.js +1 -1
  20. package/lib/plusCashier/form/index.js +1 -1
  21. package/lib/plusCashier/form-item/index.js +1 -1
  22. package/lib/plusCashier/index.css +2962 -1
  23. package/lib/plusCashier/index.js +19340 -2
  24. package/lib/plusCashier/input/index.js +1 -1
  25. package/lib/plusCashier/modal/index.css +1 -1
  26. package/lib/plusCashier/modal/index.js +1 -1
  27. package/lib/plusCashier/option/index.js +1 -1
  28. package/lib/plusCashier/option-group/index.js +1 -1
  29. package/lib/plusCashier/password-input/index.js +1 -1
  30. package/lib/plusCashier/popup-tip/index.js +1 -1
  31. package/lib/plusCashier/radio/index.js +1 -1
  32. package/lib/plusCashier/radio-group/index.js +1 -1
  33. package/lib/plusCashier/row/index.js +1 -1
  34. package/lib/plusCashier/select/index.js +1 -1
  35. package/lib/plusCashier/tag/index.js +1 -1
  36. package/lib/plusCashier/toast/index.js +1 -1
  37. package/package.json +1 -1
@@ -1 +1,2962 @@
1
- *{-webkit-tap-highlight-color:transparent;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,segoe ui,arial,roboto,PingFang SC,miui,Hiragino Sans GB,Microsoft Yahei,sans-serif}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font-weight:400;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,menu,nav,section{display:block}body{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100%;position:relative}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}::-ms-clear,::-ms-reveal{display:none}::-webkit-scrollbar{background-color:transparent;height:7px;width:7px}::-webkit-scrollbar-track{background-color:transparent;border-radius:10px}::-webkit-scrollbar-thumb{background-color:#eaeaea;border-radius:10px}a{-webkit-backface-visibility:hidden;backface-visibility:hidden;color:#333;text-decoration:none}li{list-style:none}button{outline:none}input::-webkit-input-placeholder{color:#bfbfbf}input::-moz-placeholder{color:#bfbfbf}input::-ms-input-placeholder{color:#bfbfbf}input::placeholder{color:#bfbfbf}input,textarea{caret-color:#e8292c}@font-face{font-family:sparta-icons;src:url(~sparta-ui/lib/plusCashier/font/iconfont.woff2) format("woff2"),url(~sparta-ui/lib/plusCashier/font/iconfont.woff) format("woff"),url(~sparta-ui/lib/plusCashier/font/iconfont.ttf) format("truetype")}.sparta-icons{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:sparta-icons!important;font-size:16px;font-style:normal}.sp-icon-arrow-down-bold:before{content:"\e6a6"}.sp-icon-arrow-right:before{content:"\e641"}.sp-icon-check:before{content:"\e63e"}.sp-icon-ques:before{content:"\e601"}.sp-icon-loading:before{content:"\e697"}.sp-icon-close-bold:before{content:"\e6af"}.sp-icon-close:before{content:"\e6b0"}[class*=" sp-icon-"],[class^=sp-icon-]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:sparta-icons!important;font-size:16px;font-style:normal;font-variant:normal;font-weight:400;text-transform:none;vertical-align:baseline}[class*=" sp-icon-"]:before,[class^=sp-icon-]:before{display:inline-block}.sp-icon-loading{-webkit-animation:rotating .7s linear infinite;animation:rotating .7s linear infinite}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.sp-zoom-in-top-enter-active,.sp-zoom-in-top-leave-active{opacity:1;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top;-webkit-transition:opacity .2s cubic-bezier(.23,1,.32,1),-webkit-transform .2s cubic-bezier(.23,1,.32,1);transition:opacity .2s cubic-bezier(.23,1,.32,1),-webkit-transform .2s cubic-bezier(.23,1,.32,1);transition:transform .2s cubic-bezier(.23,1,.32,1),opacity .2s cubic-bezier(.23,1,.32,1);transition:transform .2s cubic-bezier(.23,1,.32,1),opacity .2s cubic-bezier(.23,1,.32,1),-webkit-transform .2s cubic-bezier(.23,1,.32,1)}.sp-zoom-in-top-enter,.sp-zoom-in-top-leave-active{opacity:0;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0)}.sp-zoom-in-center-enter-active,.sp-zoom-in-center-leave-active{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.sp-zoom-in-center-enter,.sp-zoom-in-center-leave-active{opacity:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0)}.sp-slide-fade-in-top-enter-active{-webkit-transition:all .2s cubic-bezier(.645,.045,.355,1);transition:all .2s cubic-bezier(.645,.045,.355,1)}.sp-slide-fade-in-top-enter-active,.sp-slide-fade-in-top-leave-active{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top}.sp-slide-fade-in-top-enter,.sp-slide-fade-in-top-leave-active{height:0;opacity:0;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0)}.sp-fade-enter-active,.sp-fade-leave-active{-webkit-transition:opacity .2s cubic-bezier(.23,1,.32,1);transition:opacity .2s cubic-bezier(.23,1,.32,1)}.sp-fade-enter,.sp-fade-leave-active{opacity:0}.sp-modal-fade-enter-active,.sp-modal-fade-leave-active{-webkit-transition:all .2s;transition:all .2s}.sp-modal-fade-enter,.sp-modal-fade-leave-to{opacity:0;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}.sp-modal-fade-out-enter-active,.sp-modal-fade-out-leave-active{-webkit-transition:all .3s;transition:all .3s}.sp-modal-fade-out-enter,.sp-modal-fade-out-leave-to{opacity:0;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}.collapse-transition{-webkit-transition:height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out;transition:height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out}.animated{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes toast-fade-in-down{0%{opacity:0;-webkit-transform:translate3d(-50%,-100%,0);transform:translate3d(-50%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}@keyframes toast-fade-in-down{0%{opacity:0;-webkit-transform:translate3d(-50%,-100%,0);transform:translate3d(-50%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}.toast-fade-in-down{-webkit-animation-name:toast-fade-in-down;animation-name:toast-fade-in-down}@-webkit-keyframes toast-fade-out-up{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-50%,-100%,0);transform:translate3d(-50%,-100%,0)}}@keyframes toast-fade-out-up{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-50%,-100%,0);transform:translate3d(-50%,-100%,0)}}.toast-fade-out-up{-webkit-animation-name:toast-fade-out-up;animation-name:toast-fade-out-up}.sp-row{zoom:1;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.sp-row:after{clear:both;content:" ";display:block;height:0;overflow:hidden;visibility:hidden}.sp-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#ffe9e6;border:1px solid #ffe9e6;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#e8292c;cursor:pointer;display:inline-block;font-size:16px;font-weight:400;height:42px;margin:0;min-width:120px;outline:none;padding:0 10px;text-align:center;-webkit-transition:all .1 cubic-bezier(.645,.045,.355,1);transition:all .1 cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.sp-button+.sp-button{margin-left:10px}.sp-button:active,.sp-button:active:focus,.sp-button:hover{background-color:#fbe1de}.sp-button:focus{background-color:#ffe9e6}.sp-button::-moz-focus-inner{border:0}.sp-button [class*=sp-icon-]{color:inherit;font-size:14px}.sp-button.is--plain{background-color:#fff;border-color:#e8292c}.sp-button.is--plain:hover{background:#ffe9e6;color:#e8292c;opacity:1}.sp-button.is--plain:active,.sp-button.is--plain:active:focus{background-color:#fbe1de;opacity:1}.sp-button.is--plain:focus{background-color:#fff}.sp-button.is--disabled,.sp-button.is--disabled:focus,.sp-button.is--disabled:hover{background-color:#f6aaab;background-image:none;border-color:#f6aaab;color:#fff;cursor:not-allowed}.sp-button.is--disabled.is--plain,.sp-button.is--disabled.is--plain:focus,.sp-button.is--disabled.is--plain:hover{background-color:#fff;border-color:#ededed;color:#bfbfbf;opacity:1}.sp-button.is--loading{color:hsla(0,0%,100%,.5);pointer-events:none;position:relative}.sp-button.is--loading:before{border-radius:inherit;bottom:-1px;content:"";left:-1px;pointer-events:none;position:absolute;right:-1px;top:-1px}.sp-button.is--plain.is--loading{color:rgba(232,41,44,.5);pointer-events:none;position:relative}.sp-button--primary{background-color:#e8292c;border-color:#e8292c;color:#fff}.sp-button--primary:hover{background-color:#d71b1e;border-color:#d71b1e}.sp-button--primary:active,.sp-button--primary:focus{background-color:#e8292c;border-color:#e8292c}.sp-button--primary:active,.sp-button--primary:active:focus{background-color:#d71b1e;border-color:#d71b1e}.sp-button--primary:focus{background-color:#e8292c;border-color:#e8292c}.sp-button--info{background-color:#909399;border-color:#909399;color:#fff}.sp-button--info:active,.sp-button--info:focus,.sp-button--info:hover{background-color:#a6a9ad;border-color:#a6a9ad}.sp-button--info:active,.sp-button--info:active:focus{background-color:#82848a;border-color:#82848a}.sp-button--info:focus{background-color:#a6a9ad;border-color:#a6a9ad}.sp-button--info.is--plain{background-color:#fff;border-color:#eaeaea;color:grey}.sp-button--info.is--plain:active,.sp-button--info.is--plain:active:focus,.sp-button--info.is--plain:focus,.sp-button--info.is--plain:hover{background-color:#f7f7f7;border-color:#eaeaea;color:grey}.sp-button--info.is--plain.is--loading{color:#bfbfbf}.sp-button--medium{font-size:16px;height:36px;min-width:108px}.sp-button--small{font-size:14px;height:32px;min-width:96px}.sp-button--mini{font-size:13px;height:28px;min-width:84px}.sp-button--mini [class*=sp-icon-]{font-size:12px}.sp-button--text{background:transparent;border-color:transparent;color:#1167dc;font-weight:400;height:auto;min-width:auto;padding:0}.sp-button--text:hover{background-color:transparent;border-color:transparent;color:#1062d1}.sp-button--text:active,.sp-button--text:active:focus{background-color:transparent;border-color:transparent;color:#0f5dc7}.sp-button--text:focus{background-color:transparent;border-color:transparent;color:#1167dc}.sp-button--text.is--disabled,.sp-button--text.is--disabled:focus,.sp-button--text.is--disabled:hover{background-color:transparent;border-color:transparent;color:#bfbfbf}.sp-textarea{display:inline-block;font-size:14px;position:relative;vertical-align:bottom;width:100%}.sp-textarea .sp-textarea__inner{background-color:#fff;background-image:none;border:1px solid #eaeaea;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#1a1a1a;display:block;font-size:inherit;line-height:20px;padding:7px 10px;position:relative;resize:vertical;-webkit-transition:all .2s cubic-bezier(.645,.045,.355,1);transition:all .2s cubic-bezier(.645,.045,.355,1);width:100%}.sp-textarea .sp-textarea__inner::-webkit-input-placeholder{color:#bfbfbf}.sp-textarea .sp-textarea__inner::-moz-placeholder{color:#bfbfbf}.sp-textarea .sp-textarea__inner::-ms-input-placeholder{color:#bfbfbf}.sp-textarea .sp-textarea__inner::placeholder{color:#bfbfbf}.sp-textarea .sp-textarea__inner:hover{border-color:#ccc}.sp-textarea .sp-textarea__inner:focus{border-color:#ccc;-webkit-box-shadow:none;box-shadow:none;outline:none}.sp-textarea .sp-textarea.is--disabled .sp-textarea__inner{background-color:#ededed;border-color:#eaeaea;color:#bfbfbf;cursor:not-allowed}.sp-textarea .sp-textarea.is--disabled .sp-textarea__inner::-webkit-input-placeholder{color:#bfbfbf}.sp-textarea .sp-textarea.is--disabled .sp-textarea__inner::-moz-placeholder{color:#bfbfbf}.sp-textarea .sp-textarea.is--disabled .sp-textarea__inner::-ms-input-placeholder{color:#bfbfbf}.sp-textarea .sp-textarea.is--disabled .sp-textarea__inner::placeholder{color:#bfbfbf}.sp-textarea .sp-textarea.is--readonly .sp-textarea__inner{background-color:#f7f7f7;color:#1a1a1a}.sp-textarea .sp-textarea.is--readonly .sp-textarea__inner:focus,.sp-textarea .sp-textarea.is--readonly .sp-textarea__inner:hover{border:1px solid #eaeaea;-webkit-box-shadow:none;box-shadow:none}.sp-textarea__placeholder{bottom:7px;color:#bfbfbf;font-size:inherit;line-height:1.5;outline:none;overflow:hidden;padding:0 10px;position:absolute;right:10px;top:7px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sp-input{display:inline-block;font-size:14px;position:relative;width:100%}.sp-input .sp-input__clear{background-color:#ccc;border-radius:50%;color:#fff;cursor:pointer;font-size:12px;height:18px;line-height:18px;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:18px}.sp-input__inner{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:none;border:1px solid #eaeaea;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#1a1a1a;display:inline-block;font-size:inherit;height:44px;line-height:44px;outline:none;padding:0 10px;position:relative;-webkit-transition:all .2s cubic-bezier(.645,.045,.355,1);transition:all .2s cubic-bezier(.645,.045,.355,1);width:100%}.sp-input__inner::-webkit-input-placeholder{color:#bfbfbf}.sp-input__inner::-moz-placeholder{color:#bfbfbf}.sp-input__inner::-ms-input-placeholder{color:#bfbfbf}.sp-input__inner::placeholder{color:#bfbfbf}.sp-input__inner:hover{border-color:#ccc}.sp-input__inner:focus{border-color:#ccc;-webkit-box-shadow:none;box-shadow:none;outline:none}.sp-input__inner::-webkit-credentials-auto-fill-button{display:none!important;pointer-events:none;position:absolute;right:0;visibility:hidden}.sp-input__inner::-ms-clear,.sp-input__inner::-ms-reveal{display:none;height:0;width:0}.sp-input__inner::-webkit-input-safebox-button{display:none}.sp-input__suffix{color:#bfbfbf;height:100%;pointer-events:none;position:absolute;right:0;text-align:center;top:0;-webkit-transition:all .3s;transition:all .3s;width:36px}.sp-input__suffix-inner{pointer-events:all}.sp-input__prefix{color:#bfbfbf;left:0;position:absolute;top:0;width:36px}.sp-input__icon,.sp-input__prefix{height:100%;text-align:center;-webkit-transition:all .3s;transition:all .3s}.sp-input__icon{line-height:44px;width:25px}.sp-input__icon:after{content:"";display:inline-block;height:100%;vertical-align:middle;width:0}.sp-input__validateIcon{pointer-events:none}.sp-input.is--active .sp-input__inner{border-color:#ccc;-webkit-box-shadow:none;box-shadow:none;outline:none}.sp-input.is--disabled .sp-input__inner{background-color:#ededed;border-color:#eaeaea;color:#bfbfbf;cursor:not-allowed}.sp-input.is--disabled .sp-input__inner::-webkit-input-placeholder{color:#bfbfbf}.sp-input.is--disabled .sp-input__inner::-moz-placeholder{color:#bfbfbf}.sp-input.is--disabled .sp-input__inner::-ms-input-placeholder{color:#bfbfbf}.sp-input.is--disabled .sp-input__inner::placeholder{color:#bfbfbf}.sp-input.is--disabled .sp-input__icon{cursor:not-allowed}.sp-input.is--readonly .sp-input__inner{background-color:#f7f7f7;color:#1a1a1a}.sp-input.is--readonly .sp-input__inner:focus,.sp-input.is--readonly .sp-input__inner:hover{border:1px solid #eaeaea;-webkit-box-shadow:none;box-shadow:none}.sp-input--suffix .sp-input__inner{padding-right:30px}.sp-input--prefix .sp-input__inner{padding-left:35px}.sp-input--medium{font-size:16px}.sp-input--medium .sp-input__inner{height:44px;line-height:44px}.sp-input--medium .sp-input__icon{line-height:44px}.sp-input--small{font-size:13px}.sp-input--small .sp-input__inner{height:32px;line-height:32px}.sp-input--small .sp-input__icon{line-height:32px}.sp-input--mini{font-size:12px}.sp-input--mini .sp-input__inner{height:28px;line-height:28px}.sp-input--mini .sp-input__icon{line-height:28px}.sp-input__placeholder{bottom:0;color:#bfbfbf;font-size:inherit;line-height:44px;outline:none;padding:0 10px;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sp-input--prefix .sp-input__placeholder{padding-left:35px}.sp-input--suffix .sp-input__placeholder{padding-right:30px}.sp-input-group{border-collapse:separate;border-spacing:0;display:inline-table;line-height:normal;width:100%}.sp-input-group>.sp-input__inner{display:table-cell;vertical-align:middle}.sp-input-group__append,.sp-input-group__prepend{background-color:#fff;border:1px solid #eaeaea;border-radius:6px;color:grey;display:table-cell;min-width:16px;overflow:hidden;padding:0 10px;position:relative;text-align:center;vertical-align:middle;white-space:nowrap;width:1px}.sp-input-group__append:focus,.sp-input-group__prepend:focus{outline:none}.sp-input-group__append .sp-button,.sp-input-group__prepend .sp-button{display:inline-block;margin:-5px -20px}.sp-input-group__append .sp-select,.sp-input-group__prepend .sp-select{float:left;margin:-1px -11px}.sp-input-group__append .sp-select .sp-select__input-box,.sp-input-group__prepend .sp-select .sp-select__input-box{border-bottom-right-radius:0;border-top-right-radius:0}.sp-input-group__append button.sp-button,.sp-input-group__append div.sp-select .sp-select__input-box,.sp-input-group__append div.sp-select:hover .sp-select__input-box,.sp-input-group__prepend button.sp-button,.sp-input-group__prepend div.sp-select .sp-select__input-box,.sp-input-group__prepend div.sp-select:hover .sp-select__input-box{background-color:transparent;border-color:transparent;color:inherit}.sp-input-group__append .sp-button,.sp-input-group__append .sp-input,.sp-input-group__prepend .sp-button,.sp-input-group__prepend .sp-input{font-size:inherit}.sp-input-group__prepend{border-bottom-right-radius:0;border-right:0;border-top-right-radius:0}.sp-input-group__append{border-bottom-left-radius:0;border-left:0;border-top-left-radius:0}.sp-input-group--prepend--white .sp-input-group__prepend{background-color:#fff}.sp-input-group--prepend .sp-input__inner{border-bottom-left-radius:0;border-top-left-radius:0}.sp-input-group--prepend .sp-select .sp-input.is--focus .sp-input__inner{border-color:transparent}.sp-input-group--append .sp-input__inner{border-bottom-right-radius:0;border-top-right-radius:0}.sp-input-group--append .sp-select .sp-input.is--focus .sp-input__inner{border-color:transparent}.sp-input-group--append-submit .sp-input__inner{padding-right:75px}.sp-input-group__append-submit{position:absolute;right:5px;top:5px}.sp-input-group__append-submit .sp-button{border-radius:2px;font-size:13px;height:26px;min-width:60px;padding:4px 15px}.sp-input-group__format-tip{background-color:#f3f3f3;border-radius:6px;bottom:46px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#1a1a1a;font-size:16px;font-weight:600;left:0;line-height:22px;padding:7px 10px;position:absolute;right:0}.sp-radio{height:18px;outline:none;position:relative;white-space:nowrap;width:18px}.sp-radio,.sp-radio__text{display:inline-block;font-size:16px;line-height:20px;vertical-align:middle}.sp-radio__text{color:#1a1a1a;margin-left:6px}.sp-radio__wrap{color:#1a1a1a;cursor:pointer;display:inline-block;font-size:0;height:20px;line-height:20px;margin-right:40px;position:relative;vertical-align:middle}.sp-radio__wrap:last-child{margin-right:0}.sp-radio__wrap.is--check .sp-radio{text-align:center}.sp-radio__wrap.is--check .sp-radio .sp-radio__inner{color:#fff;font-size:16px;font-weight:400;line-height:16px}.sp-radio input,.sp-radio__wrap.is--check .sp-radio .sp-radio__inner:after{opacity:0}.sp-radio__inner{border:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-size:16px;height:100%;left:0;top:0;-webkit-transition:opacity;transition:opacity;vertical-align:middle;width:100%}.sp-radio__inner,.sp-radio__inner:after{background-color:#fff;border-radius:50%;position:absolute}.sp-radio__inner:after{border-left:0;border-top:0;content:"";height:6px;left:50%;opacity:0;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .2s cubic-bezier(.645,.045,.355,1);transition:all .2s cubic-bezier(.645,.045,.355,1);width:6px}.sp-radio__wrap.is--checked .sp-radio__inner{background-color:#e8292c;border-color:#e8292c}.sp-radio__wrap.is--checked .sp-radio__inner:after{opacity:1}.sp-radio__wrap.is--disabled .sp-radio__inner{background-color:#ededed;border-color:#ccc}.sp-radio__wrap.is--disabled{color:#bfbfbf;cursor:not-allowed}.sp-radio__wrap.is--disabled .sp-radio__text{color:#bfbfbf}.sp-radio__wrap.is--disabled.is--checked .sp-radio__inner:after{background:#ccc}.sp-radio-group{font-size:0}.sp-radio-group .sp-radio-button__wrap{margin-left:10px}.sp-radio-group .sp-radio-button__wrap.is--text,.sp-radio-group .sp-radio-button__wrap:first-child{margin-left:0}.sp-toast__contain{border-radius:8px;border-style:solid;border-width:1px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-size:14px;left:50%;max-width:680px;min-width:160px;position:fixed;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.sp-toast__contain .sp-toast__body{line-height:1.2;padding:15px 24px}.sp-toast-error,.sp-toast-info,.sp-toast-success,.sp-toast-warning{background-color:rgba(0,0,0,.8);border-color:#fff;color:#fff}.sp-form-item{zoom:1}.sp-form-item:after{clear:both;content:" ";display:block;height:0;overflow:hidden;visibility:hidden}.sp-form-item .sp-form-item{margin-bottom:0}.sp-form-item .sp-input__validateIcon{display:none}.sp-form-item__label{-webkit-box-sizing:border-box;box-sizing:border-box;color:grey;float:left;font-size:14px;line-height:44px;padding-right:30px;position:relative;text-align:right;vertical-align:middle}.sp-form-item__label__second-line{font-size:12px;line-height:17px}.sp-form-item__label__tip{line-height:1;margin-left:8px;position:absolute;top:14px}.sp-form-item__label__tip .sp-icon-ques{color:#ccc;font-size:16px}.sp-form-item__label__tip .sp-popup-tip__modal{top:32px}.sp-form-item.is--two-line .sp-form-item__label{line-height:20px}.sp-form-item.is--two-line .sp-form-item__label__tip{top:3px}.sp-form-item.is--two-line .sp-form-item__label .sp-popup-tip__modal{top:24px}.sp-form-item__content{zoom:1;font-size:14px;line-height:44px;position:relative}.sp-form-item__content:after{clear:both;content:" ";display:block;height:0;overflow:hidden;visibility:hidden}.sp-form-item__content .sp-input-group{vertical-align:middle}.sp-form-item__content__tip{color:#ccc;font-size:14px;line-height:1.5;padding-top:3px}.sp-form-item__content .sp-upload{padding-top:8px}.sp-form-item__content .sp-time-select{width:194px}.sp-form-item__content .sp-time-select.is--range{width:240px}.sp-form-item__content .sp-time-select.is--range .sp-input{width:100%}.sp-form-item__content .sp-time-select__single .sp-input{width:194px}.sp-form-item__content .sp-input-group__append-submit{line-height:1}.sp-form-item__content .sp-input,.sp-form-item__content .sp-select,.sp-form-item__content .sp-textarea{width:400px}.sp-form-item__content .sp-form-item{float:left}.sp-form-item__content .sp-form-item+.sp-form-item{margin-left:10px}.sp-form-item__content .sp-form-item~.sp-form-item__error{display:none}.sp-form-item__content .sp-form-item .sp-input,.sp-form-item__content .sp-form-item .sp-select{width:195px}.sp-form-item__content .sp-form-item .sp-input~.sp-select,.sp-form-item__content .sp-form-item .sp-select~.sp-input{margin-left:10px}.sp-form-item.is--two-line .sp-form-item__content .sp-upload{padding-top:0}.sp-form-item__error{-webkit-box-sizing:border-box;box-sizing:border-box;color:#f90b0b;font-size:14px;line-height:20px;min-height:31px;padding:3px 0 6px;will-change:transform}.sp-form-item__floatError{height:16px}.sp-form-item__floatError>div{background-color:rgba(0,0,0,.85);border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:14px;line-height:1.5;margin-top:10px;padding:9px 12px;position:absolute;text-align:left;top:44px;word-break:break-all;z-index:10}.sp-form-item__floatError>div:before{border-bottom:6px solid rgba(0,0,0,.85);border-left:5px solid transparent;border-right:5px solid transparent;content:"";height:0;left:15px;position:absolute;top:-5.5px;width:0}.sp-form-item.is--error .sp-form-item__label{color:#1a1a1a}.sp-form-item.is--error .sp-date-picker.is--range,.sp-form-item.is--error .sp-date-picker.is--range:focus,.sp-form-item.is--error .sp-input__inner,.sp-form-item.is--error .sp-input__inner:focus,.sp-form-item.is--error .sp-textarea__inner,.sp-form-item.is--error .sp-textarea__inner:focus{border-color:#e8292c}.sp-form-item.is--error .sp-date-picker.is--range:focus,.sp-form-item.is--error .sp-input__inner:focus,.sp-form-item.is--error .sp-textarea__inner:focus{-webkit-box-shadow:none;box-shadow:none}.sp-form-item.is--error .sp-date-picker.is--range .sp-input__inner,.sp-form-item.is--error .sp-date-picker.is--range .sp-input__inner:focus{border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.sp-form-item.is--error .sp-password-input__item{border-color:#e8292c}.sp-form-item.is--error .sp-password-input__item.is--focus{-webkit-box-shadow:none;box-shadow:none}.sp-form-item.is--error .sp-input-group__prepend .sp-input__inner,.sp-form-item.is--error .sp-input-group__tip .sp-input__inner{border-color:transparent}.sp-form-item.is--error .sp-input__validateIcon{color:#e8292c}.sp-form-item.is--error .sp-select__input-box{border-color:#e8292c}.sp-form-item.is--error .sp-select.isFocus .sp-select__input-box,.sp-form-item.is--error .sp-time-select__range{border-color:#e8292c;-webkit-box-shadow:none;box-shadow:none}.sp-form-item--feedback .sp-input__validateIcon{display:inline-block}.sp-modal-wrap{bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0}.sp-modal-wrap .sp-modal-content{background:#fff;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;left:50%;padding:17px 20px 0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.sp-modal-wrap .sp-modal-content .sp-modal__head .sp-modal__title{color:#1a1a1a;font-size:16px;font-weight:600;line-height:22px;text-align:left}.sp-modal-wrap .sp-modal-content .sp-modal__head__close{border:none;cursor:pointer;outline:none;padding:0;position:absolute;right:20px;top:20px}.sp-modal-wrap .sp-modal-content .sp-modal__head__close .sp-icon-close{color:#999;font-size:16px;font-weight:700}.sp-modal-wrap .sp-modal-content .sp-modal__body{color:#1a1a1a;font-size:14px;line-height:20px;overflow-y:auto}.sp-modal-wrap .sp-modal-content .sp-form{padding-bottom:24px;padding-top:20px}.sp-modal-wrap .sp-modal-content .sp-form .sp-form-item__label{padding-right:36px}.sp-modal-wrap .sp-modal-content .sp-form .sp-form-submit-btns{margin-top:4px}.sp-modal__mask{background:rgba(41,41,51,.6);bottom:0;left:0;position:fixed;right:0;top:0}.sp-toast__box{left:50%;position:fixed;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:680px}.sp-toast__box .sp-toast__content{background-color:rgba(0,0,0,.8);border:1px solid rgba(0,0,0,.8);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;display:inline-block;font-size:14px;line-height:1.5;min-width:160px;padding:15px 24px;text-align:center}.sp-confirm__body{color:grey;font-size:16px;line-height:1.5;padding:12px 0 28px}.sp-confirm__body.align-left{text-align:left}.sp-confirm__body.align-center{text-align:center}.sp-confirm__body.align-right{text-align:right}.sp-confirm__foot{padding-bottom:24px;text-align:center}.sp-confirm__foot .sp-button{font-size:16px;height:42px;line-height:1;min-width:152px}.sp-confirm__foot .sp-button+.sp-button{margin-left:15px}.sp-password-input{height:44px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto}.sp-password-input__security{zoom:1;cursor:pointer;width:100%}.sp-password-input__security:after{clear:both;content:" ";display:block;height:0;overflow:hidden;visibility:hidden}.sp-password-input__item{background-color:#fff;border:1px solid #eaeaea;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;float:left;font-size:18px;height:44px;line-height:44px;margin-right:6px;position:relative;text-align:center;-webkit-transition:all .2s cubic-bezier(.645,.045,.355,1);transition:all .2s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:44px}.sp-password-input__item:last-child{margin-right:0}.sp-password-input__item.is--focus{border-color:#ccc;-webkit-box-shadow:none;box-shadow:none}.sp-password-input__input{background:#fff;border:none;bottom:0;font-size:1;left:0;opacity:0;outline:none;position:absolute;right:0;text-indent:-9999px;top:0;z-index:-1}.sp-password-input__dot{background-color:#1a1a1a;border-radius:100%;height:8px;width:8px}.sp-password-input .is__animated,.sp-password-input__dot{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.sp-password-input .is__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:coruscate;animation-name:coruscate;background-color:#e8292c;content:"";display:block;height:50%;width:2px}@-webkit-keyframes coruscate{0%{opacity:0}25%{opacity:0}50%{opacity:1}75%{opacity:1}to{opacity:0}}@keyframes coruscate{0%{opacity:0}25%{opacity:0}50%{opacity:1}75%{opacity:1}to{opacity:0}}.sp-popup-tip{display:inline-block}.sp-popup-tip__wrap{background-color:rgba(0,0,0,.85);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:14px;line-height:1.5;margin-top:16px;padding:15px 20px;text-align:left}.sp-popup-tip__wrap:before{border-bottom:12px solid rgba(0,0,0,.85);border-left:8px solid transparent;border-right:8px solid transparent;content:"";height:0;left:50%;position:absolute;top:-12px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.sp-popup-tip__wrap.arrow--bottom{margin-bottom:14px}.sp-popup-tip__wrap.arrow--bottom:before{border:10px solid transparent;border-bottom:none;border-top:12px solid rgba(0,0,0,.85);bottom:-12px;top:auto}.sp-popup-tip__wrap.arrow--left{margin-bottom:17px;margin-left:14px}.sp-popup-tip__wrap.arrow--left:before{border:10px solid transparent;border-left:none;border-right:12px solid rgba(0,0,0,.85);content:"";height:0;left:-12px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:0}.sp-popup-tip__wrap.arrow--right{margin-bottom:16px;margin-right:13px}.sp-popup-tip__wrap.arrow--right:before{border:10px solid transparent;border-left:12px solid rgba(0,0,0,.85);border-right:none;content:"";height:0;left:auto;position:absolute;right:-12px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:0}.sp-popup-tip__wrap a,.sp-popup-tip__wrap i{font-size:16px}.sp-popup-tip__wrap a{cursor:pointer}.sp-select{display:block;font-size:0;line-height:1;margin:0;padding:0;position:relative}.sp-select.is--disabled,.sp-select.is--disabled .sp-select__input-box{cursor:not-allowed}.sp-select.is--disabled .sp-select__center,.sp-select.is--disabled .sp-select__input-box .sp-select__center,.sp-select.is--disabled .sp-select__input-box .sp-select__prepend,.sp-select.is--disabled .sp-select__input-box input,.sp-select.is--disabled .sp-select__prepend,.sp-select.is--disabled input{background-color:#ededed;color:#ccc}.sp-select.is--readonly .sp-select__center,.sp-select.is--readonly .sp-select__input-box .sp-select__center,.sp-select.is--readonly .sp-select__input-box .sp-select__prepend,.sp-select.is--readonly .sp-select__input-box input,.sp-select.is--readonly .sp-select__prepend,.sp-select.is--readonly input{background-color:#f7f7f7;color:#1a1a1a}.sp-select.is--disabled .sp-select__input-box:hover,.sp-select.is--readonly .sp-select__input-box:hover{border-color:#eaeaea}.sp-select__prepend{color:#ccc;display:table-cell;padding-left:10px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;width:1px}.sp-select__prepend i{display:inline-block;font-size:14px}.sp-select__input-box{background-color:#fff;background-image:none;border:1px solid #eaeaea;border-collapse:separate;border-radius:6px;border-spacing:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:#1a1a1a;display:inline-table;font-size:14px;line-height:normal;min-height:44px;overflow:hidden;position:relative;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1);vertical-align:baseline;width:100%}.sp-select__input-box .sp-select__input{background-color:#fff}.sp-select__input-box .sp-select__input-placeholder{bottom:0;color:#bfbfbf;left:0;line-height:42px;margin:0;overflow:hidden;padding:0 0 0 10px;position:absolute;right:45px;top:0;z-index:10}.sp-select__input-box .sp-select__center,.sp-select__input-box .sp-select__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table-cell;height:42px;line-height:42px;outline:none;overflow:hidden;padding:0 10px;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;width:100%}.sp-select__input-box .sp-popup-tip{display:block}.sp-select__input-box .sp-select__input--filter{background-color:transparent;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;height:42px;min-width:10px;outline:none;padding-right:46px}.sp-select__input-box .sp-select__input--filter.has--selected{padding-left:10px}.sp-select__input-box:hover{border-color:#ccc}.sp-select__input-box .sp-tag-box{-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:3px}.sp-select__input-box .sp-tag{height:28px;line-height:28px;margin-left:3px;margin-top:3px}.sp-select__input-box .sp-icon-arrow-down-bold .rotate{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:all .2s cubic-bezier(.645,.045,.355,1);transition:all .2s cubic-bezier(.645,.045,.355,1)}.sp-select__input-box__group-multi{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;position:absolute;right:33px;top:0}.sp-select.cursorPoiner,.sp-select.cursorPoiner input{cursor:pointer}.sp-select__center~.sp-select__input{display:none}.sp-select__center--bg{color:#012257;opacity:.2}.sp-select__center~.sp-selectInput__absolute{background-color:transparent;border-bottom-right-radius:0;border-top-right-radius:0;display:block;left:0;position:absolute;width:calc(100% - var(--suffix-width, 0px));z-index:1}.sp-select .sp-selectInput__show{background-color:#fff}.sp-select.isFocus .sp-select__input-box{border-color:#ccc;-webkit-box-shadow:none;box-shadow:none}.sp-select__focus-helper{outline:none}.sp-select__suffix{background-color:#fff;border-left:none;color:#ccc;display:table-cell;font-size:0;overflow:hidden;padding:0 10px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;width:1px}.sp-select__suffix i{font-size:12px}.sp-select.isFocus .sp-select__suffix{background-color:#fff;border-color:#fff;color:#ccc}.is--disabled .sp-select__suffix{background-color:#ededed;color:#c7cbd1}.is--readonly .sp-select__suffix{background-color:#f7f7f7}.sp-select.is-group-multiple .sp-select__input-box .sp-tag-box{line-height:1.2;line-height:42px;overflow:hidden;padding-bottom:0;padding-left:10px;right:85px;text-overflow:ellipsis;white-space:nowrap}.sp-select.is-group-multiple .sp-select__input-box .sp-select__input-box__num{background-color:#eaeef2;border-radius:2px;color:#97a2b5;font-size:12px;height:18px;line-height:18px;min-width:26px;position:absolute;right:10px;text-align:center;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.sp-select-list{background-color:#fff;border:1px solid #eaeaea;border-radius:6px;-webkit-box-shadow:0 2px 10px 0 rgba(0,53,111,.1);box-shadow:0 2px 10px 0 rgba(0,53,111,.1);-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;margin:4px 0;max-height:274px;overflow:auto;padding:5px 0}.sp-select-list-emptyText{text-align:center}.sp-option-group{margin:0;padding:0}.sp-option-group>.sp-checkbox__wrap{border-bottom:1px solid #e4e8ef;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;font-weight:700;line-height:35px;margin-right:0;min-height:35px;padding:0 10px;-webkit-transition:background-color .1s;transition:background-color .1s;width:100%}.sp-option-group>.sp-checkbox__wrap:hover{background-color:#fbfbfb}.sp-option-group--is-group-multi{border-top:2px solid #e4e8ef}.sp-option-group--is-group-multi:first-child{border-top:0}.sp-option-group-title{color:#909399;font-size:12px;line-height:30px;padding-left:10px}.sp-option-group-content{margin:0;padding:0}.sp-option{-webkit-box-sizing:border-box;box-sizing:border-box;color:#1a1a1a;cursor:pointer;font-size:14px;height:34px;line-height:34px;margin:0;overflow:hidden;padding:0 10px;position:relative;text-overflow:ellipsis;-webkit-transition:background-color .1s;transition:background-color .1s;white-space:nowrap}.sp-option.is--hover{background-color:#fbfbfb}.sp-option.is--selected{color:#e8292c;font-weight:700}.sp-option.is--disabled{color:#bfbfbf;cursor:not-allowed}.sp-option.is--disabled .sp-checkbox__wrap{cursor:not-allowed}.sp-option.is--group-multi{height:auto;line-height:auto;padding:0}.sp-option.is--group-multi:hover{background-color:#fbfbfb}.sp-option .sp-icon-tick{position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.sp-option .sp-checkbox{margin-top:2px;vertical-align:top}.sp-option .sp-checkbox__wrap{cursor:pointer;display:block;height:auto;line-height:20px;margin-right:0;padding:7px 10px}.sp-option .sp-checkbox__text{vertical-align:top}.sp-checkbox{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;height:14px;list-style:none;margin:0;outline:none;padding:0;position:relative;vertical-align:middle;white-space:nowrap;width:14px}.sp-checkbox,.sp-checkbox__wrap{display:inline-block;line-height:20px}.sp-checkbox__wrap{font-size:0;height:20px;margin-right:40px}.sp-checkbox__wrap:last-child{margin-right:0}.sp-checkbox+span{cursor:pointer;display:inline-block;font-size:14px;padding-left:6px;vertical-align:middle}.sp-checkbox__input{height:14px;opacity:0;width:14px}.sp-checkbox__icon{background-color:#fff;border:1px solid #eaeaea;border-radius:2px;color:#e8292c;display:block;font-size:14px;height:12px;left:0;position:absolute;top:0;-webkit-transition:all .3s;transition:all .3s;width:12px}.sp-checkbox__icon:hover{border-color:#e8292c}.sp-checkbox__text{color:#1a1a1a;font-size:14px}.sp-checkbox__input:focus+span{border-color:#e8292c}.sp-checkbox .sp-icon-check{line-height:1}.sp-checkbox.is--checked .sp-checkbox__icon{background-color:#e8292c;border-color:#e8292c;color:#fff;font-size:12px}.sp-checkbox.is--disabled{cursor:not-allowed}.sp-checkbox.is--disabled .sp-checkbox__icon{background-color:#ededed;border-color:#eaeaea}.sp-checkbox.is--disabled.is--checked .sp-checkbox__icon{border-color:#ededed;color:#ccc}.sp-checkbox.is--disabled+span{color:#bfbfbf;cursor:not-allowed}.sp-checkbox__group{font-size:0}.sp-tag{background-color:#e8292c;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;height:24px;line-height:24px;padding:0 10px;white-space:nowrap}.sp-tag,.sp-tag .sp-icon-close{color:#fff;display:inline-block;font-size:14px}.sp-tag .sp-icon-close{border-radius:50%;cursor:pointer;font-weight:700;height:14px;line-height:14px;position:relative;right:-5px;text-align:center;vertical-align:middle;width:16px}.sp-tag--success{background-color:#09bb07;border-color:#09bb07}.sp-tag--warning{background-color:#e6a23c;border-color:#e6a23c}.sp-tag--info{background-color:#999;border-color:#999}.sp-tag--danger{background-color:#e8292c;border-color:#e8292c}
1
+ @charset "UTF-8";
2
+ /* Transition
3
+ -------------------------- */
4
+ /* Colors
5
+ -------------------------- */
6
+ /* Shadow
7
+ -------------------------- */
8
+ /* Disable base
9
+ -------------------------- */
10
+ /* Scrollbar
11
+ -------------------------- */
12
+ /* Border
13
+ -------------------------- */
14
+ /* Button
15
+ -------------------------- */
16
+ /* PasswordInput
17
+ -------------------------- */
18
+ /* Input
19
+ -------------------------- */
20
+ /* Radio
21
+ -------------------------- */
22
+ /* Select
23
+ -------------------------- */
24
+ /* Checkbox
25
+ -------------------------- */
26
+ /* Tag
27
+ -------------------------- */
28
+ /* Option
29
+ -------------------------- */
30
+ /* Form
31
+ -------------------------- */
32
+ /* Modal
33
+ -------------------------- */
34
+ /* Toast
35
+ -------------------------- */
36
+ /* Confirm
37
+ -------------------------- */
38
+ /* Break-point
39
+ -------------------------- */
40
+ * {
41
+ font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, "segoe ui", arial, roboto, "PingFang SC", miui, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
42
+ -webkit-tap-highlight-color: transparent;
43
+ }
44
+
45
+ /**
46
+ * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
47
+ * http://cssreset.com
48
+ */
49
+ html, body, div, span, applet, object, iframe,
50
+ h1, h2, h3, h4, h5, h6, p, blockquote, pre,
51
+ a, abbr, acronym, address, big, cite, code,
52
+ del, dfn, em, img, ins, kbd, q, s, samp,
53
+ small, strike, strong, sub, sup, tt, var,
54
+ b, u, i, center,
55
+ dl, dt, dd, ol, ul, li,
56
+ fieldset, form, label, legend,
57
+ table, caption, tbody, tfoot, thead, tr, th, td,
58
+ article, aside, canvas, details, embed,
59
+ figure, figcaption, footer, header,
60
+ menu, nav, output, ruby, section, summary,
61
+ time, mark, audio, video, input {
62
+ margin: 0;
63
+ padding: 0;
64
+ border: 0;
65
+ font-size: 100%;
66
+ font-weight: normal;
67
+ vertical-align: baseline;
68
+ }
69
+
70
+ /* HTML5 display-role reset for older browsers */
71
+ article, aside, details, figcaption, figure,
72
+ footer, header, menu, nav, section {
73
+ display: block;
74
+ }
75
+
76
+ body {
77
+ min-height: 100%;
78
+ -webkit-box-sizing: border-box;
79
+ box-sizing: border-box;
80
+ position: relative;
81
+ }
82
+
83
+ blockquote, q {
84
+ quotes: none;
85
+ }
86
+
87
+ blockquote::before, blockquote::after,
88
+ q::before, q::after {
89
+ content: none;
90
+ }
91
+
92
+ table {
93
+ border-collapse: collapse;
94
+ border-spacing: 0;
95
+ }
96
+
97
+ *::-ms-clear,
98
+ *::-ms-reveal {
99
+ display: none;
100
+ }
101
+
102
+ *::-webkit-scrollbar {
103
+ width: 7px;
104
+ height: 7px;
105
+ background-color: transparent;
106
+ }
107
+ *::-webkit-scrollbar-track {
108
+ border-radius: 10px;
109
+ background-color: transparent;
110
+ }
111
+ *::-webkit-scrollbar-thumb {
112
+ border-radius: 10px;
113
+ background-color: #eaeaea;
114
+ }
115
+
116
+ a {
117
+ color: #333;
118
+ -webkit-backface-visibility: hidden;
119
+ backface-visibility: hidden;
120
+ text-decoration: none;
121
+ }
122
+
123
+ li {
124
+ list-style: none;
125
+ }
126
+
127
+ button {
128
+ outline: none;
129
+ }
130
+
131
+ input::-webkit-input-placeholder {
132
+ color: #bfbfbf;
133
+ }
134
+
135
+ input::-moz-placeholder {
136
+ color: #bfbfbf;
137
+ }
138
+
139
+ input::-ms-input-placeholder {
140
+ color: #bfbfbf;
141
+ }
142
+
143
+ input::placeholder {
144
+ color: #bfbfbf;
145
+ }
146
+
147
+ /* 更改光标颜色 */
148
+ input, textarea {
149
+ caret-color: #e8292c; /* 将光标颜色设置为红色 */
150
+ }
151
+
152
+ /* stylelint-disable */
153
+ @font-face {
154
+ font-family: "sparta-icons"; /* Project id 4871700 */
155
+ src: url(~sparta-ui/lib/plusCashier/font/iconfont.woff2) format("woff2"), url(~sparta-ui/lib/plusCashier/font/iconfont.woff) format("woff"), url(~sparta-ui/lib/plusCashier/font/iconfont.ttf) format("truetype");
156
+ }
157
+ .sparta-icons {
158
+ font-family: "sparta-icons" !important;
159
+ font-size: 16px;
160
+ font-style: normal;
161
+ -webkit-font-smoothing: antialiased;
162
+ -moz-osx-font-smoothing: grayscale;
163
+ }
164
+
165
+ .sp-icon-arrow-down-bold:before {
166
+ content: "\e6a6";
167
+ }
168
+
169
+ .sp-icon-arrow-right:before {
170
+ content: "\e641";
171
+ }
172
+
173
+ .sp-icon-check:before {
174
+ content: "\e63e";
175
+ }
176
+
177
+ .sp-icon-ques:before {
178
+ content: "\e601";
179
+ }
180
+
181
+ .sp-icon-loading:before {
182
+ content: "\e697";
183
+ }
184
+
185
+ .sp-icon-close-bold:before {
186
+ content: "\e6af";
187
+ }
188
+
189
+ .sp-icon-close:before {
190
+ content: "\e6b0";
191
+ }
192
+
193
+ [class^=sp-icon-], [class*=" sp-icon-"] {
194
+ font-family: sparta-icons !important;
195
+ -webkit-font-smoothing: antialiased;
196
+ -moz-osx-font-smoothing: grayscale;
197
+ font-size: 16px;
198
+ font-style: normal;
199
+ font-weight: normal;
200
+ font-variant: normal;
201
+ text-transform: none;
202
+ vertical-align: baseline;
203
+ display: inline-block;
204
+ }
205
+ [class^=sp-icon-]::before, [class*=" sp-icon-"]::before {
206
+ display: inline-block; /* 解决伪元素在字号为12px的时候,高度会是13的问题 */
207
+ }
208
+
209
+ .sp-icon-loading {
210
+ -webkit-animation: rotating 0.7s linear infinite;
211
+ animation: rotating 0.7s linear infinite;
212
+ }
213
+
214
+ @-webkit-keyframes rotating {
215
+ 0% {
216
+ -webkit-transform: rotateZ(0deg);
217
+ transform: rotateZ(0deg);
218
+ }
219
+ 100% {
220
+ -webkit-transform: rotateZ(360deg);
221
+ transform: rotateZ(360deg);
222
+ }
223
+ }
224
+
225
+ @keyframes rotating {
226
+ 0% {
227
+ -webkit-transform: rotateZ(0deg);
228
+ transform: rotateZ(0deg);
229
+ }
230
+ 100% {
231
+ -webkit-transform: rotateZ(360deg);
232
+ transform: rotateZ(360deg);
233
+ }
234
+ }
235
+ .sp-zoom-in-top-enter-active,
236
+ .sp-zoom-in-top-leave-active {
237
+ opacity: 1;
238
+ -webkit-transform: scaleY(1);
239
+ -ms-transform: scaleY(1);
240
+ transform: scaleY(1);
241
+ -webkit-transition: opacity 0.2s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.2s cubic-bezier(0.23, 1, 0.32, 1);
242
+ transition: opacity 0.2s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.2s cubic-bezier(0.23, 1, 0.32, 1);
243
+ transition: transform 0.2s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.2s cubic-bezier(0.23, 1, 0.32, 1);
244
+ transition: transform 0.2s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.2s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.2s cubic-bezier(0.23, 1, 0.32, 1);
245
+ -webkit-transform-origin: center top;
246
+ -ms-transform-origin: center top;
247
+ transform-origin: center top;
248
+ }
249
+
250
+ .sp-zoom-in-top-enter,
251
+ .sp-zoom-in-top-leave-active {
252
+ opacity: 0;
253
+ -webkit-transform: scaleY(0);
254
+ -ms-transform: scaleY(0);
255
+ transform: scaleY(0);
256
+ }
257
+
258
+ .sp-zoom-in-center-enter-active,
259
+ .sp-zoom-in-center-leave-active {
260
+ -webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
261
+ transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
262
+ }
263
+
264
+ .sp-zoom-in-center-enter,
265
+ .sp-zoom-in-center-leave-active {
266
+ opacity: 0;
267
+ -webkit-transform: scaleX(0);
268
+ -ms-transform: scaleX(0);
269
+ transform: scaleX(0);
270
+ }
271
+
272
+ .sp-slide-fade-in-top-enter-active {
273
+ -webkit-transform: scaleY(1);
274
+ -ms-transform: scaleY(1);
275
+ transform: scaleY(1);
276
+ -webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
277
+ transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
278
+ -webkit-transform-origin: top;
279
+ -ms-transform-origin: top;
280
+ transform-origin: top;
281
+ }
282
+
283
+ .sp-slide-fade-in-top-leave-active {
284
+ -webkit-transform: scaleY(1);
285
+ -ms-transform: scaleY(1);
286
+ transform: scaleY(1);
287
+ -webkit-transform-origin: top;
288
+ -ms-transform-origin: top;
289
+ transform-origin: top;
290
+ }
291
+
292
+ .sp-slide-fade-in-top-enter,
293
+ .sp-slide-fade-in-top-leave-active {
294
+ -webkit-transform: scaleY(0);
295
+ -ms-transform: scaleY(0);
296
+ transform: scaleY(0);
297
+ height: 0;
298
+ opacity: 0;
299
+ }
300
+
301
+ .sp-fade-enter-active,
302
+ .sp-fade-leave-active {
303
+ -webkit-transition: opacity 0.2s cubic-bezier(0.23, 1, 0.32, 1);
304
+ transition: opacity 0.2s cubic-bezier(0.23, 1, 0.32, 1);
305
+ }
306
+
307
+ .sp-fade-enter,
308
+ .sp-fade-leave-active {
309
+ opacity: 0;
310
+ }
311
+
312
+ .sp-modal-fade-enter-active,
313
+ .sp-modal-fade-leave-active {
314
+ -webkit-transition: all 0.2s;
315
+ transition: all 0.2s;
316
+ }
317
+
318
+ .sp-modal-fade-enter,
319
+ .sp-modal-fade-leave-to {
320
+ opacity: 0;
321
+ -webkit-transform: translateY(-30px);
322
+ -ms-transform: translateY(-30px);
323
+ transform: translateY(-30px);
324
+ }
325
+
326
+ .sp-modal-fade-out-enter-active,
327
+ .sp-modal-fade-out-leave-active {
328
+ -webkit-transition: all 0.3s;
329
+ transition: all 0.3s;
330
+ }
331
+
332
+ .sp-modal-fade-out-enter,
333
+ .sp-modal-fade-out-leave-to {
334
+ opacity: 0;
335
+ -webkit-transform: translateY(30px);
336
+ -ms-transform: translateY(30px);
337
+ transform: translateY(30px);
338
+ }
339
+
340
+ .collapse-transition {
341
+ -webkit-transition: 0.3s height ease-in-out, 0.3s padding-top ease-in-out, 0.3s padding-bottom ease-in-out;
342
+ transition: 0.3s height ease-in-out, 0.3s padding-top ease-in-out, 0.3s padding-bottom ease-in-out;
343
+ }
344
+
345
+ .animated {
346
+ -webkit-animation-duration: 0.2s;
347
+ animation-duration: 0.2s;
348
+ -webkit-animation-fill-mode: forwards;
349
+ animation-fill-mode: forwards;
350
+ }
351
+
352
+ /* Toast
353
+ -------------------------- */
354
+ @-webkit-keyframes toast-fade-in-down {
355
+ from {
356
+ opacity: 0;
357
+ -webkit-transform: translate3d(-50%, -100%, 0);
358
+ transform: translate3d(-50%, -100%, 0);
359
+ }
360
+ to {
361
+ opacity: 1;
362
+ -webkit-transform: translate3d(-50%, 0, 0);
363
+ transform: translate3d(-50%, 0, 0);
364
+ }
365
+ }
366
+ @keyframes toast-fade-in-down {
367
+ from {
368
+ opacity: 0;
369
+ -webkit-transform: translate3d(-50%, -100%, 0);
370
+ transform: translate3d(-50%, -100%, 0);
371
+ }
372
+ to {
373
+ opacity: 1;
374
+ -webkit-transform: translate3d(-50%, 0, 0);
375
+ transform: translate3d(-50%, 0, 0);
376
+ }
377
+ }
378
+ .toast-fade-in-down {
379
+ -webkit-animation-name: toast-fade-in-down;
380
+ animation-name: toast-fade-in-down;
381
+ }
382
+
383
+ @-webkit-keyframes toast-fade-out-up {
384
+ from {
385
+ opacity: 1;
386
+ }
387
+ to {
388
+ opacity: 0;
389
+ -webkit-transform: translate3d(-50%, -100%, 0);
390
+ transform: translate3d(-50%, -100%, 0);
391
+ }
392
+ }
393
+
394
+ @keyframes toast-fade-out-up {
395
+ from {
396
+ opacity: 1;
397
+ }
398
+ to {
399
+ opacity: 0;
400
+ -webkit-transform: translate3d(-50%, -100%, 0);
401
+ transform: translate3d(-50%, -100%, 0);
402
+ }
403
+ }
404
+ .toast-fade-out-up {
405
+ -webkit-animation-name: toast-fade-out-up;
406
+ animation-name: toast-fade-out-up;
407
+ }
408
+ @charset "UTF-8";
409
+ /* Transition
410
+ -------------------------- */
411
+ /* Colors
412
+ -------------------------- */
413
+ /* Shadow
414
+ -------------------------- */
415
+ /* Disable base
416
+ -------------------------- */
417
+ /* Scrollbar
418
+ -------------------------- */
419
+ /* Border
420
+ -------------------------- */
421
+ /* Button
422
+ -------------------------- */
423
+ /* PasswordInput
424
+ -------------------------- */
425
+ /* Input
426
+ -------------------------- */
427
+ /* Radio
428
+ -------------------------- */
429
+ /* Select
430
+ -------------------------- */
431
+ /* Checkbox
432
+ -------------------------- */
433
+ /* Tag
434
+ -------------------------- */
435
+ /* Option
436
+ -------------------------- */
437
+ /* Form
438
+ -------------------------- */
439
+ /* Modal
440
+ -------------------------- */
441
+ /* Toast
442
+ -------------------------- */
443
+ /* Confirm
444
+ -------------------------- */
445
+ /* Break-point
446
+ -------------------------- */
447
+ /* Break-points 做响应式用
448
+ -------------------------- */
449
+ /* button 辅助
450
+ -------------------------- */
451
+ /* BEM
452
+ -------------------------- */
453
+ .sp-row {
454
+ position: relative;
455
+ -webkit-box-sizing: border-box;
456
+ box-sizing: border-box;
457
+ zoom: 1;
458
+ }
459
+ .sp-row::after {
460
+ content: " ";
461
+ display: block;
462
+ clear: both;
463
+ height: 0;
464
+ overflow: hidden;
465
+ visibility: hidden;
466
+ }
467
+ @charset "UTF-8";
468
+ /* Transition
469
+ -------------------------- */
470
+ /* Colors
471
+ -------------------------- */
472
+ /* Shadow
473
+ -------------------------- */
474
+ /* Disable base
475
+ -------------------------- */
476
+ /* Scrollbar
477
+ -------------------------- */
478
+ /* Border
479
+ -------------------------- */
480
+ /* Button
481
+ -------------------------- */
482
+ /* PasswordInput
483
+ -------------------------- */
484
+ /* Input
485
+ -------------------------- */
486
+ /* Radio
487
+ -------------------------- */
488
+ /* Select
489
+ -------------------------- */
490
+ /* Checkbox
491
+ -------------------------- */
492
+ /* Tag
493
+ -------------------------- */
494
+ /* Option
495
+ -------------------------- */
496
+ /* Form
497
+ -------------------------- */
498
+ /* Modal
499
+ -------------------------- */
500
+ /* Toast
501
+ -------------------------- */
502
+ /* Confirm
503
+ -------------------------- */
504
+ /* Break-point
505
+ -------------------------- */
506
+ /* Break-points 做响应式用
507
+ -------------------------- */
508
+ /* button 辅助
509
+ -------------------------- */
510
+ /* BEM
511
+ -------------------------- */
512
+ .sp-button {
513
+ display: inline-block;
514
+ white-space: nowrap;
515
+ cursor: pointer;
516
+ background: #ffe9e6;
517
+ border: 1px solid #eaeaea;
518
+ border-color: #ffe9e6;
519
+ color: #e8292c;
520
+ -webkit-appearance: none;
521
+ -moz-appearance: none;
522
+ appearance: none;
523
+ text-align: center;
524
+ -webkit-box-sizing: border-box;
525
+ box-sizing: border-box;
526
+ outline: none;
527
+ margin: 0;
528
+ -webkit-transition: all 0.1 cubic-bezier(0.645, 0.045, 0.355, 1);
529
+ transition: all 0.1 cubic-bezier(0.645, 0.045, 0.355, 1);
530
+ font-weight: normal;
531
+ -webkit-user-select: none;
532
+ -moz-user-select: none;
533
+ -ms-user-select: none;
534
+ user-select: none;
535
+ padding: 0 10px;
536
+ border-radius: 6px;
537
+ min-width: 120px;
538
+ height: 42px;
539
+ font-size: 16px;
540
+ }
541
+ .sp-button + .sp-button {
542
+ margin-left: 10px;
543
+ }
544
+ .sp-button:hover {
545
+ background-color: #fbe1de;
546
+ }
547
+ .sp-button:active, .sp-button:active:focus {
548
+ background-color: #fbe1de;
549
+ }
550
+ .sp-button:focus {
551
+ background-color: #ffe9e6;
552
+ }
553
+ .sp-button::-moz-focus-inner {
554
+ border: 0;
555
+ }
556
+ .sp-button [class*=sp-icon-] {
557
+ color: inherit;
558
+ font-size: 14px;
559
+ }
560
+ .sp-button.is--plain {
561
+ border-color: #e8292c;
562
+ background-color: #fff;
563
+ }
564
+ .sp-button.is--plain:hover {
565
+ background: #ffe9e6;
566
+ color: #e8292c;
567
+ opacity: 1;
568
+ }
569
+ .sp-button.is--plain:active, .sp-button.is--plain:active:focus {
570
+ background-color: #fbe1de;
571
+ opacity: 1;
572
+ }
573
+ .sp-button.is--plain:focus {
574
+ background-color: #fff;
575
+ }
576
+ .sp-button.is--disabled, .sp-button.is--disabled:hover, .sp-button.is--disabled:focus {
577
+ color: #fff;
578
+ cursor: not-allowed;
579
+ background-image: none;
580
+ background-color: #f6aaab;
581
+ border-color: #f6aaab;
582
+ }
583
+ .sp-button.is--disabled.is--plain, .sp-button.is--disabled.is--plain:hover, .sp-button.is--disabled.is--plain:focus {
584
+ background-color: #fff;
585
+ border-color: #ededed;
586
+ color: #bfbfbf;
587
+ opacity: 1;
588
+ }
589
+ .sp-button.is--loading {
590
+ position: relative;
591
+ pointer-events: none;
592
+ color: rgba(255, 255, 255, 0.5);
593
+ }
594
+ .sp-button.is--loading::before {
595
+ pointer-events: none;
596
+ content: "";
597
+ position: absolute;
598
+ left: -1px;
599
+ top: -1px;
600
+ right: -1px;
601
+ bottom: -1px;
602
+ border-radius: inherit;
603
+ }
604
+ .sp-button.is--plain.is--loading {
605
+ position: relative;
606
+ pointer-events: none;
607
+ color: rgba(232, 41, 44, 0.5);
608
+ }
609
+ .sp-button--primary {
610
+ background-color: #e8292c;
611
+ border-color: #e8292c;
612
+ color: #fff;
613
+ }
614
+ .sp-button--primary:hover {
615
+ background-color: #d71b1e;
616
+ border-color: #d71b1e;
617
+ }
618
+ .sp-button--primary:focus, .sp-button--primary:active {
619
+ background-color: #e8292c;
620
+ border-color: #e8292c;
621
+ }
622
+ .sp-button--primary:active, .sp-button--primary:active:focus {
623
+ background-color: #d71b1e;
624
+ border-color: #d71b1e;
625
+ }
626
+ .sp-button--primary:focus {
627
+ background-color: #e8292c;
628
+ border-color: #e8292c;
629
+ }
630
+ .sp-button--info {
631
+ background-color: #909399;
632
+ border-color: #909399;
633
+ color: #fff;
634
+ }
635
+ .sp-button--info:hover {
636
+ background-color: #a6a9ad;
637
+ border-color: #a6a9ad;
638
+ }
639
+ .sp-button--info:focus, .sp-button--info:active {
640
+ background-color: #a6a9ad;
641
+ border-color: #a6a9ad;
642
+ }
643
+ .sp-button--info:active, .sp-button--info:active:focus {
644
+ background-color: #82848a;
645
+ border-color: #82848a;
646
+ }
647
+ .sp-button--info:focus {
648
+ background-color: #a6a9ad;
649
+ border-color: #a6a9ad;
650
+ }
651
+ .sp-button--info.is--plain {
652
+ border-color: #eaeaea;
653
+ color: #808080;
654
+ background-color: #fff;
655
+ }
656
+ .sp-button--info.is--plain:hover {
657
+ background-color: #f7f7f7;
658
+ border-color: #eaeaea;
659
+ color: #808080;
660
+ }
661
+ .sp-button--info.is--plain:focus, .sp-button--info.is--plain:active {
662
+ background-color: #f7f7f7;
663
+ border-color: #eaeaea;
664
+ color: #808080;
665
+ }
666
+ .sp-button--info.is--plain:active, .sp-button--info.is--plain:active:focus {
667
+ background-color: #f7f7f7;
668
+ border-color: #eaeaea;
669
+ color: #808080;
670
+ }
671
+ .sp-button--info.is--plain:focus {
672
+ background-color: #f7f7f7;
673
+ border-color: #eaeaea;
674
+ color: #808080;
675
+ }
676
+ .sp-button--info.is--plain.is--loading {
677
+ color: #bfbfbf;
678
+ }
679
+ .sp-button--medium {
680
+ min-width: 108px;
681
+ height: 36px;
682
+ font-size: 16px;
683
+ }
684
+ .sp-button--small {
685
+ min-width: 96px;
686
+ height: 32px;
687
+ font-size: 14px;
688
+ }
689
+ .sp-button--mini {
690
+ min-width: 84px;
691
+ height: 28px;
692
+ font-size: 13px;
693
+ }
694
+ .sp-button--mini [class*=sp-icon-] {
695
+ font-size: 12px;
696
+ }
697
+ .sp-button--text {
698
+ border-color: transparent;
699
+ background: transparent;
700
+ color: #1167dc;
701
+ padding: 0;
702
+ min-width: auto;
703
+ height: auto;
704
+ font-weight: normal;
705
+ }
706
+ .sp-button--text:hover {
707
+ border-color: transparent;
708
+ background-color: transparent;
709
+ color: #1062d1;
710
+ }
711
+ .sp-button--text:active, .sp-button--text:active:focus {
712
+ border-color: transparent;
713
+ background-color: transparent;
714
+ color: #0f5dc7;
715
+ }
716
+ .sp-button--text:focus {
717
+ background-color: transparent;
718
+ border-color: transparent;
719
+ color: #1167dc;
720
+ }
721
+ .sp-button--text.is--disabled, .sp-button--text.is--disabled:hover, .sp-button--text.is--disabled:focus {
722
+ border-color: transparent;
723
+ background-color: transparent;
724
+ color: #bfbfbf;
725
+ }
726
+ @charset "UTF-8";
727
+ /* Transition
728
+ -------------------------- */
729
+ /* Colors
730
+ -------------------------- */
731
+ /* Shadow
732
+ -------------------------- */
733
+ /* Disable base
734
+ -------------------------- */
735
+ /* Scrollbar
736
+ -------------------------- */
737
+ /* Border
738
+ -------------------------- */
739
+ /* Button
740
+ -------------------------- */
741
+ /* PasswordInput
742
+ -------------------------- */
743
+ /* Input
744
+ -------------------------- */
745
+ /* Radio
746
+ -------------------------- */
747
+ /* Select
748
+ -------------------------- */
749
+ /* Checkbox
750
+ -------------------------- */
751
+ /* Tag
752
+ -------------------------- */
753
+ /* Option
754
+ -------------------------- */
755
+ /* Form
756
+ -------------------------- */
757
+ /* Modal
758
+ -------------------------- */
759
+ /* Toast
760
+ -------------------------- */
761
+ /* Confirm
762
+ -------------------------- */
763
+ /* Break-point
764
+ -------------------------- */
765
+ .sp-textarea {
766
+ position: relative;
767
+ display: inline-block;
768
+ width: 100%;
769
+ vertical-align: bottom;
770
+ font-size: 14px;
771
+ }
772
+ .sp-textarea .sp-textarea__inner {
773
+ position: relative;
774
+ display: block;
775
+ resize: vertical;
776
+ padding: 7px 10px;
777
+ line-height: 20px;
778
+ -webkit-box-sizing: border-box;
779
+ box-sizing: border-box;
780
+ width: 100%;
781
+ font-size: inherit;
782
+ color: #1a1a1a;
783
+ background-color: #fff;
784
+ background-image: none;
785
+ border: 1px solid #eaeaea;
786
+ border-radius: 6px;
787
+ -webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
788
+ transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
789
+ }
790
+ .sp-textarea .sp-textarea__inner::-webkit-input-placeholder {
791
+ color: #bfbfbf;
792
+ }
793
+ .sp-textarea .sp-textarea__inner::-moz-placeholder {
794
+ color: #bfbfbf;
795
+ }
796
+ .sp-textarea .sp-textarea__inner::-ms-input-placeholder {
797
+ color: #bfbfbf;
798
+ }
799
+ .sp-textarea .sp-textarea__inner::placeholder {
800
+ color: #bfbfbf;
801
+ }
802
+ .sp-textarea .sp-textarea__inner:hover {
803
+ border-color: #ccc;
804
+ }
805
+ .sp-textarea .sp-textarea__inner:focus {
806
+ outline: none;
807
+ border-color: #ccc;
808
+ -webkit-box-shadow: none;
809
+ box-shadow: none;
810
+ }
811
+ .sp-textarea .sp-textarea.is--disabled .sp-textarea__inner {
812
+ background-color: #ededed;
813
+ border-color: #eaeaea;
814
+ color: #bfbfbf;
815
+ cursor: not-allowed;
816
+ }
817
+ .sp-textarea .sp-textarea.is--disabled .sp-textarea__inner::-webkit-input-placeholder {
818
+ color: #bfbfbf;
819
+ }
820
+ .sp-textarea .sp-textarea.is--disabled .sp-textarea__inner::-moz-placeholder {
821
+ color: #bfbfbf;
822
+ }
823
+ .sp-textarea .sp-textarea.is--disabled .sp-textarea__inner::-ms-input-placeholder {
824
+ color: #bfbfbf;
825
+ }
826
+ .sp-textarea .sp-textarea.is--disabled .sp-textarea__inner::placeholder {
827
+ color: #bfbfbf;
828
+ }
829
+ .sp-textarea .sp-textarea.is--readonly .sp-textarea__inner {
830
+ background-color: #f7f7f7;
831
+ color: #1a1a1a;
832
+ }
833
+ .sp-textarea .sp-textarea.is--readonly .sp-textarea__inner:hover, .sp-textarea .sp-textarea.is--readonly .sp-textarea__inner:focus {
834
+ border: 1px solid #eaeaea;
835
+ -webkit-box-shadow: none;
836
+ box-shadow: none;
837
+ }
838
+ .sp-textarea__placeholder {
839
+ position: absolute;
840
+ top: 7px;
841
+ bottom: 7px;
842
+ right: 10px;
843
+ font-size: inherit;
844
+ color: #bfbfbf;
845
+ line-height: 1.5;
846
+ outline: none;
847
+ padding: 0 10px;
848
+ -webkit-user-select: none;
849
+ -moz-user-select: none;
850
+ -ms-user-select: none;
851
+ user-select: none;
852
+ overflow: hidden;
853
+ }
854
+ .sp-input {
855
+ position: relative;
856
+ font-size: 14px;
857
+ display: inline-block;
858
+ width: 100%;
859
+ }
860
+ .sp-input .sp-input__clear {
861
+ position: absolute;
862
+ top: 50%;
863
+ right: 10px;
864
+ -webkit-transform: translateY(-50%);
865
+ -ms-transform: translateY(-50%);
866
+ transform: translateY(-50%);
867
+ width: 18px;
868
+ height: 18px;
869
+ border-radius: 50%;
870
+ color: #fff;
871
+ background-color: #ccc;
872
+ font-size: 12px;
873
+ line-height: 18px;
874
+ cursor: pointer;
875
+ }
876
+ .sp-input__inner {
877
+ position: relative;
878
+ -webkit-appearance: none;
879
+ -moz-appearance: none;
880
+ appearance: none;
881
+ background-color: #fff;
882
+ background-image: none;
883
+ border-radius: 6px;
884
+ border: 1px solid #eaeaea;
885
+ -webkit-box-sizing: border-box;
886
+ box-sizing: border-box;
887
+ color: #1a1a1a;
888
+ display: inline-block;
889
+ font-size: inherit;
890
+ height: 44px;
891
+ line-height: 44px;
892
+ outline: none;
893
+ padding: 0 10px;
894
+ -webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
895
+ transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
896
+ width: 100%;
897
+ /* safari 浏览器密码输入框默认钥匙去除 */
898
+ /* safari 浏览器密码输入框默认眼睛和xx去除 */
899
+ /* 去掉搜狗浏览器密码软盘 */
900
+ }
901
+ .sp-input__inner::-webkit-input-placeholder {
902
+ color: #bfbfbf;
903
+ }
904
+ .sp-input__inner::-moz-placeholder {
905
+ color: #bfbfbf;
906
+ }
907
+ .sp-input__inner::-ms-input-placeholder {
908
+ color: #bfbfbf;
909
+ }
910
+ .sp-input__inner::placeholder {
911
+ color: #bfbfbf;
912
+ }
913
+ .sp-input__inner:hover {
914
+ border-color: #ccc;
915
+ }
916
+ .sp-input__inner:focus {
917
+ outline: none;
918
+ border-color: #ccc;
919
+ -webkit-box-shadow: none;
920
+ box-shadow: none;
921
+ }
922
+ .sp-input__inner::-webkit-credentials-auto-fill-button {
923
+ display: none !important;
924
+ visibility: hidden;
925
+ pointer-events: none;
926
+ position: absolute;
927
+ right: 0;
928
+ }
929
+ .sp-input__inner::-ms-clear, .sp-input__inner::-ms-reveal {
930
+ display: none;
931
+ width: 0;
932
+ height: 0;
933
+ }
934
+ .sp-input__inner::-webkit-input-safebox-button {
935
+ display: none;
936
+ }
937
+ .sp-input__suffix {
938
+ position: absolute;
939
+ height: 100%;
940
+ right: 0;
941
+ top: 0;
942
+ width: 36px;
943
+ text-align: center;
944
+ color: #bfbfbf;
945
+ -webkit-transition: all 0.3s;
946
+ transition: all 0.3s;
947
+ pointer-events: none;
948
+ }
949
+ .sp-input__suffix-inner {
950
+ pointer-events: all;
951
+ }
952
+ .sp-input__prefix {
953
+ position: absolute;
954
+ height: 100%;
955
+ left: 0;
956
+ top: 0;
957
+ width: 36px;
958
+ text-align: center;
959
+ color: #bfbfbf;
960
+ -webkit-transition: all 0.3s;
961
+ transition: all 0.3s;
962
+ }
963
+ .sp-input__icon {
964
+ height: 100%;
965
+ width: 25px;
966
+ text-align: center;
967
+ -webkit-transition: all 0.3s;
968
+ transition: all 0.3s;
969
+ line-height: 44px;
970
+ }
971
+ .sp-input__icon::after {
972
+ content: "";
973
+ height: 100%;
974
+ width: 0;
975
+ display: inline-block;
976
+ vertical-align: middle;
977
+ }
978
+ .sp-input__validateIcon {
979
+ pointer-events: none;
980
+ }
981
+ .sp-input.is--active .sp-input__inner {
982
+ outline: none;
983
+ border-color: #ccc;
984
+ -webkit-box-shadow: none;
985
+ box-shadow: none;
986
+ }
987
+ .sp-input.is--disabled .sp-input__inner {
988
+ background-color: #ededed;
989
+ border-color: #eaeaea;
990
+ color: #bfbfbf;
991
+ cursor: not-allowed;
992
+ }
993
+ .sp-input.is--disabled .sp-input__inner::-webkit-input-placeholder {
994
+ color: #bfbfbf;
995
+ }
996
+ .sp-input.is--disabled .sp-input__inner::-moz-placeholder {
997
+ color: #bfbfbf;
998
+ }
999
+ .sp-input.is--disabled .sp-input__inner::-ms-input-placeholder {
1000
+ color: #bfbfbf;
1001
+ }
1002
+ .sp-input.is--disabled .sp-input__inner::placeholder {
1003
+ color: #bfbfbf;
1004
+ }
1005
+ .sp-input.is--disabled .sp-input__icon {
1006
+ cursor: not-allowed;
1007
+ }
1008
+ .sp-input.is--readonly .sp-input__inner {
1009
+ background-color: #f7f7f7;
1010
+ color: #1a1a1a;
1011
+ }
1012
+ .sp-input.is--readonly .sp-input__inner:hover, .sp-input.is--readonly .sp-input__inner:focus {
1013
+ border: 1px solid #eaeaea;
1014
+ -webkit-box-shadow: none;
1015
+ box-shadow: none;
1016
+ }
1017
+ .sp-input--suffix .sp-input__inner {
1018
+ padding-right: 30px;
1019
+ }
1020
+ .sp-input--prefix .sp-input__inner {
1021
+ padding-left: 35px;
1022
+ }
1023
+ .sp-input--medium {
1024
+ font-size: 16px;
1025
+ }
1026
+ .sp-input--medium .sp-input__inner {
1027
+ height: 44px;
1028
+ line-height: 44px;
1029
+ }
1030
+ .sp-input--medium .sp-input__icon {
1031
+ line-height: 44px;
1032
+ }
1033
+ .sp-input--small {
1034
+ font-size: 13px;
1035
+ }
1036
+ .sp-input--small .sp-input__inner {
1037
+ height: 32px;
1038
+ line-height: 32px;
1039
+ }
1040
+ .sp-input--small .sp-input__icon {
1041
+ line-height: 32px;
1042
+ }
1043
+ .sp-input--mini {
1044
+ font-size: 12px;
1045
+ }
1046
+ .sp-input--mini .sp-input__inner {
1047
+ height: 28px;
1048
+ line-height: 28px;
1049
+ }
1050
+ .sp-input--mini .sp-input__icon {
1051
+ line-height: 28px;
1052
+ }
1053
+ .sp-input__placeholder {
1054
+ position: absolute;
1055
+ top: 0;
1056
+ bottom: 0;
1057
+ font-size: inherit;
1058
+ color: #bfbfbf;
1059
+ line-height: 44px;
1060
+ outline: none;
1061
+ padding: 0 10px;
1062
+ -webkit-user-select: none;
1063
+ -moz-user-select: none;
1064
+ -ms-user-select: none;
1065
+ user-select: none;
1066
+ }
1067
+ .sp-input--prefix .sp-input__placeholder {
1068
+ padding-left: 35px;
1069
+ }
1070
+ .sp-input--suffix .sp-input__placeholder {
1071
+ padding-right: 30px;
1072
+ }
1073
+ .sp-input-group {
1074
+ line-height: normal;
1075
+ display: inline-table;
1076
+ width: 100%;
1077
+ border-collapse: separate;
1078
+ border-spacing: 0;
1079
+ }
1080
+ .sp-input-group > .sp-input__inner {
1081
+ vertical-align: middle;
1082
+ display: table-cell;
1083
+ }
1084
+ .sp-input-group__append, .sp-input-group__prepend {
1085
+ background-color: #fff;
1086
+ color: #808080;
1087
+ vertical-align: middle;
1088
+ display: table-cell;
1089
+ position: relative;
1090
+ border: 1px solid #eaeaea;
1091
+ border-radius: 6px;
1092
+ padding: 0 10px;
1093
+ width: 1px;
1094
+ min-width: 16px;
1095
+ text-align: center;
1096
+ white-space: nowrap;
1097
+ overflow: hidden;
1098
+ }
1099
+ .sp-input-group__append:focus, .sp-input-group__prepend:focus {
1100
+ outline: none;
1101
+ }
1102
+ .sp-input-group__append .sp-button, .sp-input-group__prepend .sp-button {
1103
+ display: inline-block;
1104
+ margin: -5px -20px;
1105
+ }
1106
+ .sp-input-group__append .sp-select, .sp-input-group__prepend .sp-select {
1107
+ margin: -1px -11px;
1108
+ float: left;
1109
+ }
1110
+ .sp-input-group__append .sp-select .sp-select__input-box, .sp-input-group__prepend .sp-select .sp-select__input-box {
1111
+ border-top-right-radius: 0;
1112
+ border-bottom-right-radius: 0;
1113
+ }
1114
+ .sp-input-group__append button.sp-button,
1115
+ .sp-input-group__append div.sp-select .sp-select__input-box,
1116
+ .sp-input-group__append div.sp-select:hover .sp-select__input-box, .sp-input-group__prepend button.sp-button,
1117
+ .sp-input-group__prepend div.sp-select .sp-select__input-box,
1118
+ .sp-input-group__prepend div.sp-select:hover .sp-select__input-box {
1119
+ border-color: transparent;
1120
+ background-color: transparent;
1121
+ color: inherit;
1122
+ }
1123
+ .sp-input-group__append .sp-button,
1124
+ .sp-input-group__append .sp-input, .sp-input-group__prepend .sp-button,
1125
+ .sp-input-group__prepend .sp-input {
1126
+ font-size: inherit;
1127
+ }
1128
+ .sp-input-group__prepend {
1129
+ border-right: 0;
1130
+ border-top-right-radius: 0;
1131
+ border-bottom-right-radius: 0;
1132
+ }
1133
+ .sp-input-group__append {
1134
+ border-left: 0;
1135
+ border-top-left-radius: 0;
1136
+ border-bottom-left-radius: 0;
1137
+ }
1138
+ .sp-input-group--prepend--white .sp-input-group__prepend {
1139
+ background-color: #fff;
1140
+ }
1141
+ .sp-input-group--prepend .sp-input__inner {
1142
+ border-top-left-radius: 0;
1143
+ border-bottom-left-radius: 0;
1144
+ }
1145
+ .sp-input-group--prepend .sp-select .sp-input.is--focus .sp-input__inner {
1146
+ border-color: transparent;
1147
+ }
1148
+ .sp-input-group--append .sp-input__inner {
1149
+ border-top-right-radius: 0;
1150
+ border-bottom-right-radius: 0;
1151
+ }
1152
+ .sp-input-group--append .sp-select .sp-input.is--focus .sp-input__inner {
1153
+ border-color: transparent;
1154
+ }
1155
+ .sp-input-group--append-submit .sp-input__inner {
1156
+ padding-right: 75px;
1157
+ }
1158
+ .sp-input-group__append-submit {
1159
+ position: absolute;
1160
+ top: 5px;
1161
+ right: 5px;
1162
+ }
1163
+ .sp-input-group__append-submit .sp-button {
1164
+ min-width: 60px;
1165
+ height: 26px;
1166
+ padding: 4px 15px;
1167
+ border-radius: 2px;
1168
+ font-size: 13px;
1169
+ }
1170
+ .sp-input-group__format-tip {
1171
+ position: absolute;
1172
+ bottom: 46px;
1173
+ left: 0;
1174
+ right: 0;
1175
+ background-color: #f3f3f3;
1176
+ border-radius: 6px;
1177
+ font-size: 16px;
1178
+ line-height: 22px;
1179
+ font-weight: 600;
1180
+ color: #1a1a1a;
1181
+ -webkit-box-sizing: border-box;
1182
+ box-sizing: border-box;
1183
+ padding: 7px 10px;
1184
+ }
1185
+ /* Transition
1186
+ -------------------------- */
1187
+ /* Colors
1188
+ -------------------------- */
1189
+ /* Shadow
1190
+ -------------------------- */
1191
+ /* Disable base
1192
+ -------------------------- */
1193
+ /* Scrollbar
1194
+ -------------------------- */
1195
+ /* Border
1196
+ -------------------------- */
1197
+ /* Button
1198
+ -------------------------- */
1199
+ /* PasswordInput
1200
+ -------------------------- */
1201
+ /* Input
1202
+ -------------------------- */
1203
+ /* Radio
1204
+ -------------------------- */
1205
+ /* Select
1206
+ -------------------------- */
1207
+ /* Checkbox
1208
+ -------------------------- */
1209
+ /* Tag
1210
+ -------------------------- */
1211
+ /* Option
1212
+ -------------------------- */
1213
+ /* Form
1214
+ -------------------------- */
1215
+ /* Modal
1216
+ -------------------------- */
1217
+ /* Toast
1218
+ -------------------------- */
1219
+ /* Confirm
1220
+ -------------------------- */
1221
+ /* Break-point
1222
+ -------------------------- */
1223
+ .sp-radio {
1224
+ position: relative;
1225
+ display: inline-block;
1226
+ vertical-align: middle;
1227
+ width: 18px;
1228
+ height: 18px;
1229
+ line-height: 20px;
1230
+ white-space: nowrap;
1231
+ outline: none;
1232
+ font-size: 16px;
1233
+ }
1234
+ .sp-radio__text {
1235
+ display: inline-block;
1236
+ vertical-align: middle;
1237
+ line-height: 20px;
1238
+ font-size: 16px;
1239
+ margin-left: 6px;
1240
+ color: #1a1a1a;
1241
+ }
1242
+ .sp-radio__wrap {
1243
+ position: relative;
1244
+ cursor: pointer;
1245
+ font-size: 0;
1246
+ color: #1a1a1a;
1247
+ margin-right: 40px;
1248
+ line-height: 20px;
1249
+ height: 20px;
1250
+ display: inline-block;
1251
+ vertical-align: middle;
1252
+ }
1253
+ .sp-radio__wrap:last-child {
1254
+ margin-right: 0;
1255
+ }
1256
+ .sp-radio__wrap.is--check .sp-radio {
1257
+ text-align: center;
1258
+ }
1259
+ .sp-radio__wrap.is--check .sp-radio .sp-radio__inner {
1260
+ color: white;
1261
+ font-size: 16px;
1262
+ line-height: 16px;
1263
+ font-weight: normal;
1264
+ }
1265
+ .sp-radio__wrap.is--check .sp-radio .sp-radio__inner::after {
1266
+ opacity: 0;
1267
+ }
1268
+ .sp-radio input {
1269
+ opacity: 0;
1270
+ }
1271
+ .sp-radio__inner {
1272
+ position: absolute;
1273
+ top: 0;
1274
+ left: 0;
1275
+ display: inline-block;
1276
+ width: 100%;
1277
+ height: 100%;
1278
+ background-color: #fff;
1279
+ border: 1px solid #ccc;
1280
+ border-radius: 50%;
1281
+ vertical-align: middle;
1282
+ -webkit-transition: opacity;
1283
+ transition: opacity;
1284
+ -webkit-box-sizing: border-box;
1285
+ box-sizing: border-box;
1286
+ font-size: 16px;
1287
+ }
1288
+ .sp-radio__inner::after {
1289
+ content: "";
1290
+ position: absolute;
1291
+ top: 50%;
1292
+ left: 50%;
1293
+ -webkit-transform: translate(-50%, -50%);
1294
+ -ms-transform: translate(-50%, -50%);
1295
+ transform: translate(-50%, -50%);
1296
+ width: 6px;
1297
+ height: 6px;
1298
+ background-color: #fff;
1299
+ border-top: 0;
1300
+ border-left: 0;
1301
+ border-radius: 50%;
1302
+ opacity: 0;
1303
+ -webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
1304
+ transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
1305
+ }
1306
+ .sp-radio__wrap.is--checked .sp-radio__inner {
1307
+ border-color: #e8292c;
1308
+ background-color: #e8292c;
1309
+ }
1310
+ .sp-radio__wrap.is--checked .sp-radio__inner::after {
1311
+ opacity: 1;
1312
+ }
1313
+ .sp-radio__wrap.is--disabled .sp-radio__inner {
1314
+ border-color: #ccc;
1315
+ background-color: #ededed;
1316
+ }
1317
+ .sp-radio__wrap.is--disabled {
1318
+ cursor: not-allowed;
1319
+ color: #bfbfbf;
1320
+ }
1321
+ .sp-radio__wrap.is--disabled .sp-radio__text {
1322
+ color: #bfbfbf;
1323
+ }
1324
+ .sp-radio__wrap.is--disabled.is--checked .sp-radio__inner::after {
1325
+ background: #ccc;
1326
+ }
1327
+ /* Transition
1328
+ -------------------------- */
1329
+ /* Colors
1330
+ -------------------------- */
1331
+ /* Shadow
1332
+ -------------------------- */
1333
+ /* Disable base
1334
+ -------------------------- */
1335
+ /* Scrollbar
1336
+ -------------------------- */
1337
+ /* Border
1338
+ -------------------------- */
1339
+ /* Button
1340
+ -------------------------- */
1341
+ /* PasswordInput
1342
+ -------------------------- */
1343
+ /* Input
1344
+ -------------------------- */
1345
+ /* Radio
1346
+ -------------------------- */
1347
+ /* Select
1348
+ -------------------------- */
1349
+ /* Checkbox
1350
+ -------------------------- */
1351
+ /* Tag
1352
+ -------------------------- */
1353
+ /* Option
1354
+ -------------------------- */
1355
+ /* Form
1356
+ -------------------------- */
1357
+ /* Modal
1358
+ -------------------------- */
1359
+ /* Toast
1360
+ -------------------------- */
1361
+ /* Confirm
1362
+ -------------------------- */
1363
+ /* Break-point
1364
+ -------------------------- */
1365
+ .sp-radio-group {
1366
+ font-size: 0;
1367
+ }
1368
+ .sp-radio-group .sp-radio-button__wrap {
1369
+ margin-left: 10px;
1370
+ }
1371
+ .sp-radio-group .sp-radio-button__wrap:first-child {
1372
+ margin-left: 0;
1373
+ }
1374
+ .sp-radio-group .sp-radio-button__wrap.is--text {
1375
+ margin-left: 0;
1376
+ }
1377
+ /* Transition
1378
+ -------------------------- */
1379
+ /* Colors
1380
+ -------------------------- */
1381
+ /* Shadow
1382
+ -------------------------- */
1383
+ /* Disable base
1384
+ -------------------------- */
1385
+ /* Scrollbar
1386
+ -------------------------- */
1387
+ /* Border
1388
+ -------------------------- */
1389
+ /* Button
1390
+ -------------------------- */
1391
+ /* PasswordInput
1392
+ -------------------------- */
1393
+ /* Input
1394
+ -------------------------- */
1395
+ /* Radio
1396
+ -------------------------- */
1397
+ /* Select
1398
+ -------------------------- */
1399
+ /* Checkbox
1400
+ -------------------------- */
1401
+ /* Tag
1402
+ -------------------------- */
1403
+ /* Option
1404
+ -------------------------- */
1405
+ /* Form
1406
+ -------------------------- */
1407
+ /* Modal
1408
+ -------------------------- */
1409
+ /* Toast
1410
+ -------------------------- */
1411
+ /* Confirm
1412
+ -------------------------- */
1413
+ /* Break-point
1414
+ -------------------------- */
1415
+ .sp-toast__contain {
1416
+ position: fixed;
1417
+ display: inline-block;
1418
+ left: 50%;
1419
+ top: 50%;
1420
+ -webkit-transform: translate(-50%, -50%);
1421
+ -ms-transform: translate(-50%, -50%);
1422
+ transform: translate(-50%, -50%);
1423
+ min-width: 160px;
1424
+ max-width: 680px;
1425
+ border-radius: 8px;
1426
+ border-style: solid;
1427
+ border-width: 1px;
1428
+ text-align: center;
1429
+ font-size: 14px;
1430
+ -webkit-box-sizing: border-box;
1431
+ box-sizing: border-box;
1432
+ }
1433
+ .sp-toast__contain .sp-toast__body {
1434
+ padding: 15px 24px;
1435
+ line-height: 1.2;
1436
+ }
1437
+ .sp-toast-error {
1438
+ background-color: rgba(0, 0, 0, 0.8);
1439
+ border-color: #fff;
1440
+ color: #fff;
1441
+ }
1442
+ .sp-toast-success {
1443
+ background-color: rgba(0, 0, 0, 0.8);
1444
+ border-color: #fff;
1445
+ color: #fff;
1446
+ }
1447
+ .sp-toast-warning {
1448
+ background-color: rgba(0, 0, 0, 0.8);
1449
+ border-color: #fff;
1450
+ color: #fff;
1451
+ }
1452
+ .sp-toast-info {
1453
+ background-color: rgba(0, 0, 0, 0.8);
1454
+ border-color: #fff;
1455
+ color: #fff;
1456
+ }
1457
+ @charset "UTF-8";
1458
+ /* Transition
1459
+ -------------------------- */
1460
+ /* Colors
1461
+ -------------------------- */
1462
+ /* Shadow
1463
+ -------------------------- */
1464
+ /* Disable base
1465
+ -------------------------- */
1466
+ /* Scrollbar
1467
+ -------------------------- */
1468
+ /* Border
1469
+ -------------------------- */
1470
+ /* Button
1471
+ -------------------------- */
1472
+ /* PasswordInput
1473
+ -------------------------- */
1474
+ /* Input
1475
+ -------------------------- */
1476
+ /* Radio
1477
+ -------------------------- */
1478
+ /* Select
1479
+ -------------------------- */
1480
+ /* Checkbox
1481
+ -------------------------- */
1482
+ /* Tag
1483
+ -------------------------- */
1484
+ /* Option
1485
+ -------------------------- */
1486
+ /* Form
1487
+ -------------------------- */
1488
+ /* Modal
1489
+ -------------------------- */
1490
+ /* Toast
1491
+ -------------------------- */
1492
+ /* Confirm
1493
+ -------------------------- */
1494
+ /* Break-point
1495
+ -------------------------- */
1496
+ /* Break-points 做响应式用
1497
+ -------------------------- */
1498
+ /* button 辅助
1499
+ -------------------------- */
1500
+ /* BEM
1501
+ -------------------------- */
1502
+ .sp-form-item {
1503
+ zoom: 1;
1504
+ }
1505
+ .sp-form-item::after {
1506
+ content: " ";
1507
+ display: block;
1508
+ clear: both;
1509
+ height: 0;
1510
+ overflow: hidden;
1511
+ visibility: hidden;
1512
+ }
1513
+ .sp-form-item .sp-form-item {
1514
+ margin-bottom: 0;
1515
+ }
1516
+ .sp-form-item .sp-input__validateIcon {
1517
+ display: none;
1518
+ }
1519
+ .sp-form-item__label {
1520
+ position: relative;
1521
+ text-align: right;
1522
+ vertical-align: middle;
1523
+ float: left;
1524
+ font-size: 14px;
1525
+ color: #808080;
1526
+ line-height: 44px;
1527
+ padding-right: 30px;
1528
+ -webkit-box-sizing: border-box;
1529
+ box-sizing: border-box;
1530
+ }
1531
+ .sp-form-item__label__second-line {
1532
+ font-size: 12px;
1533
+ line-height: 17px;
1534
+ }
1535
+ .sp-form-item__label__tip {
1536
+ position: absolute;
1537
+ line-height: 1;
1538
+ top: 14px;
1539
+ margin-left: 8px;
1540
+ }
1541
+ .sp-form-item__label__tip .sp-icon-ques {
1542
+ color: #ccc;
1543
+ font-size: 16px;
1544
+ }
1545
+ .sp-form-item__label__tip .sp-popup-tip__modal {
1546
+ top: 32px;
1547
+ }
1548
+ .sp-form-item.is--two-line .sp-form-item__label {
1549
+ line-height: 20px;
1550
+ }
1551
+ .sp-form-item.is--two-line .sp-form-item__label__tip {
1552
+ top: 3px;
1553
+ }
1554
+ .sp-form-item.is--two-line .sp-form-item__label .sp-popup-tip__modal {
1555
+ top: 24px;
1556
+ }
1557
+ .sp-form-item__content {
1558
+ line-height: 44px;
1559
+ position: relative;
1560
+ font-size: 14px;
1561
+ zoom: 1;
1562
+ }
1563
+ .sp-form-item__content::after {
1564
+ content: " ";
1565
+ display: block;
1566
+ clear: both;
1567
+ height: 0;
1568
+ overflow: hidden;
1569
+ visibility: hidden;
1570
+ }
1571
+ .sp-form-item__content .sp-input-group {
1572
+ vertical-align: middle;
1573
+ }
1574
+ .sp-form-item__content__tip {
1575
+ font-size: 14px;
1576
+ line-height: 1.5;
1577
+ color: #ccc;
1578
+ padding-top: 3px;
1579
+ }
1580
+ .sp-form-item__content .sp-upload {
1581
+ padding-top: 8px;
1582
+ }
1583
+ .sp-form-item__content .sp-time-select {
1584
+ width: 194px;
1585
+ }
1586
+ .sp-form-item__content .sp-time-select.is--range {
1587
+ width: 240px;
1588
+ }
1589
+ .sp-form-item__content .sp-time-select.is--range .sp-input {
1590
+ width: 100%;
1591
+ }
1592
+ .sp-form-item__content .sp-time-select__single .sp-input {
1593
+ width: 194px;
1594
+ }
1595
+ .sp-form-item__content .sp-input-group__append-submit {
1596
+ line-height: 1;
1597
+ }
1598
+ .sp-form-item__content .sp-input,
1599
+ .sp-form-item__content .sp-select,
1600
+ .sp-form-item__content .sp-textarea {
1601
+ width: 400px;
1602
+ }
1603
+ .sp-form-item__content .sp-form-item {
1604
+ float: left;
1605
+ }
1606
+ .sp-form-item__content .sp-form-item + .sp-form-item {
1607
+ margin-left: 10px;
1608
+ }
1609
+ .sp-form-item__content .sp-form-item ~ .sp-form-item__error {
1610
+ display: none;
1611
+ }
1612
+ .sp-form-item__content .sp-form-item .sp-input,
1613
+ .sp-form-item__content .sp-form-item .sp-select {
1614
+ width: 195px;
1615
+ }
1616
+ .sp-form-item__content .sp-form-item .sp-input ~ .sp-select,
1617
+ .sp-form-item__content .sp-form-item .sp-select ~ .sp-input {
1618
+ margin-left: 10px;
1619
+ }
1620
+ .sp-form-item.is--two-line .sp-form-item__content .sp-upload {
1621
+ padding-top: 0;
1622
+ }
1623
+ .sp-form-item__error {
1624
+ color: #f90b0b;
1625
+ font-size: 14px;
1626
+ line-height: 20px;
1627
+ padding: 3px 0 6px;
1628
+ min-height: 31px;
1629
+ -webkit-box-sizing: border-box;
1630
+ box-sizing: border-box;
1631
+ will-change: transform;
1632
+ }
1633
+ .sp-form-item__floatError {
1634
+ height: 16px;
1635
+ }
1636
+ .sp-form-item__floatError > div {
1637
+ position: absolute;
1638
+ top: 44px;
1639
+ z-index: 10;
1640
+ background-color: rgba(0, 0, 0, 0.85);
1641
+ font-size: 14px;
1642
+ line-height: 1.5;
1643
+ color: #fff;
1644
+ text-align: left;
1645
+ margin-top: 10px;
1646
+ padding: 9px 12px;
1647
+ -webkit-box-sizing: border-box;
1648
+ box-sizing: border-box;
1649
+ border-radius: 6px;
1650
+ word-break: break-all;
1651
+ }
1652
+ .sp-form-item__floatError > div::before {
1653
+ position: absolute;
1654
+ top: -5.5px;
1655
+ content: "";
1656
+ left: 15px;
1657
+ width: 0;
1658
+ height: 0;
1659
+ border-left: 5px solid transparent;
1660
+ border-right: 5px solid transparent;
1661
+ border-bottom: 6px solid rgba(0, 0, 0, 0.85);
1662
+ }
1663
+ .sp-form-item.is--error .sp-form-item__label {
1664
+ color: #1a1a1a;
1665
+ }
1666
+ .sp-form-item.is--error .sp-input__inner, .sp-form-item.is--error .sp-input__inner:focus, .sp-form-item.is--error .sp-date-picker.is--range, .sp-form-item.is--error .sp-date-picker.is--range:focus, .sp-form-item.is--error .sp-textarea__inner, .sp-form-item.is--error .sp-textarea__inner:focus {
1667
+ border-color: #e8292c;
1668
+ }
1669
+ .sp-form-item.is--error .sp-input__inner:focus, .sp-form-item.is--error .sp-date-picker.is--range:focus, .sp-form-item.is--error .sp-textarea__inner:focus {
1670
+ -webkit-box-shadow: none;
1671
+ box-shadow: none;
1672
+ }
1673
+ .sp-form-item.is--error .sp-date-picker.is--range .sp-input__inner, .sp-form-item.is--error .sp-date-picker.is--range .sp-input__inner:focus {
1674
+ border-color: transparent;
1675
+ -webkit-box-shadow: none;
1676
+ box-shadow: none;
1677
+ }
1678
+ .sp-form-item.is--error .sp-password-input__item {
1679
+ border-color: #e8292c;
1680
+ }
1681
+ .sp-form-item.is--error .sp-password-input__item.is--focus {
1682
+ -webkit-box-shadow: none;
1683
+ box-shadow: none;
1684
+ }
1685
+ .sp-form-item.is--error .sp-input-group__tip .sp-input__inner, .sp-form-item.is--error .sp-input-group__prepend .sp-input__inner {
1686
+ border-color: transparent;
1687
+ }
1688
+ .sp-form-item.is--error .sp-input__validateIcon {
1689
+ color: #e8292c;
1690
+ }
1691
+ .sp-form-item.is--error .sp-select__input-box {
1692
+ border-color: #e8292c;
1693
+ }
1694
+ .sp-form-item.is--error .sp-select.isFocus .sp-select__input-box {
1695
+ border-color: #e8292c;
1696
+ -webkit-box-shadow: none;
1697
+ box-shadow: none;
1698
+ }
1699
+ .sp-form-item.is--error .sp-time-select__range {
1700
+ border-color: #e8292c;
1701
+ -webkit-box-shadow: none;
1702
+ box-shadow: none;
1703
+ }
1704
+ .sp-form-item--feedback .sp-input__validateIcon {
1705
+ display: inline-block;
1706
+ }
1707
+ /* Transition
1708
+ -------------------------- */
1709
+ /* Colors
1710
+ -------------------------- */
1711
+ /* Shadow
1712
+ -------------------------- */
1713
+ /* Disable base
1714
+ -------------------------- */
1715
+ /* Scrollbar
1716
+ -------------------------- */
1717
+ /* Border
1718
+ -------------------------- */
1719
+ /* Button
1720
+ -------------------------- */
1721
+ /* PasswordInput
1722
+ -------------------------- */
1723
+ /* Input
1724
+ -------------------------- */
1725
+ /* Radio
1726
+ -------------------------- */
1727
+ /* Select
1728
+ -------------------------- */
1729
+ /* Checkbox
1730
+ -------------------------- */
1731
+ /* Tag
1732
+ -------------------------- */
1733
+ /* Option
1734
+ -------------------------- */
1735
+ /* Form
1736
+ -------------------------- */
1737
+ /* Modal
1738
+ -------------------------- */
1739
+ /* Toast
1740
+ -------------------------- */
1741
+ /* Confirm
1742
+ -------------------------- */
1743
+ /* Break-point
1744
+ -------------------------- */
1745
+ .sp-modal-wrap {
1746
+ position: fixed;
1747
+ top: 0;
1748
+ right: 0;
1749
+ bottom: 0;
1750
+ left: 0;
1751
+ overflow: auto;
1752
+ }
1753
+ .sp-modal-wrap .sp-modal-content {
1754
+ padding: 17px 20px 0;
1755
+ position: absolute;
1756
+ top: 50%;
1757
+ left: 50%;
1758
+ -webkit-transform: translate(-50%, -50%);
1759
+ -ms-transform: translate(-50%, -50%);
1760
+ transform: translate(-50%, -50%);
1761
+ background: #fff;
1762
+ border-radius: 10px;
1763
+ -webkit-box-sizing: border-box;
1764
+ box-sizing: border-box;
1765
+ }
1766
+ .sp-modal-wrap .sp-modal-content .sp-modal__head .sp-modal__title {
1767
+ text-align: left;
1768
+ font-size: 16px;
1769
+ line-height: 22px;
1770
+ font-weight: 600;
1771
+ color: #1a1a1a;
1772
+ }
1773
+ .sp-modal-wrap .sp-modal-content .sp-modal__head__close {
1774
+ position: absolute;
1775
+ top: 20px;
1776
+ right: 20px;
1777
+ padding: 0;
1778
+ border: none;
1779
+ outline: none;
1780
+ cursor: pointer;
1781
+ }
1782
+ .sp-modal-wrap .sp-modal-content .sp-modal__head__close .sp-icon-close {
1783
+ font-size: 16px;
1784
+ color: #999;
1785
+ font-weight: bold;
1786
+ line-height: 1;
1787
+ }
1788
+ .sp-modal-wrap .sp-modal-content .sp-modal__body {
1789
+ color: #1a1a1a;
1790
+ font-size: 14px;
1791
+ line-height: 20px;
1792
+ overflow-y: auto;
1793
+ }
1794
+ .sp-modal-wrap .sp-modal-content .sp-form {
1795
+ padding-top: 20px;
1796
+ padding-bottom: 24px;
1797
+ }
1798
+ .sp-modal-wrap .sp-modal-content .sp-form .sp-form-item__label {
1799
+ padding-right: 36px;
1800
+ }
1801
+ .sp-modal-wrap .sp-modal-content .sp-form .sp-form-submit-btns {
1802
+ margin-top: 4px;
1803
+ }
1804
+ .sp-modal__mask {
1805
+ position: fixed;
1806
+ top: 0;
1807
+ right: 0;
1808
+ bottom: 0;
1809
+ left: 0;
1810
+ background: rgba(41, 41, 51, 0.6);
1811
+ }
1812
+ /* Transition
1813
+ -------------------------- */
1814
+ /* Colors
1815
+ -------------------------- */
1816
+ /* Shadow
1817
+ -------------------------- */
1818
+ /* Disable base
1819
+ -------------------------- */
1820
+ /* Scrollbar
1821
+ -------------------------- */
1822
+ /* Border
1823
+ -------------------------- */
1824
+ /* Button
1825
+ -------------------------- */
1826
+ /* PasswordInput
1827
+ -------------------------- */
1828
+ /* Input
1829
+ -------------------------- */
1830
+ /* Radio
1831
+ -------------------------- */
1832
+ /* Select
1833
+ -------------------------- */
1834
+ /* Checkbox
1835
+ -------------------------- */
1836
+ /* Tag
1837
+ -------------------------- */
1838
+ /* Option
1839
+ -------------------------- */
1840
+ /* Form
1841
+ -------------------------- */
1842
+ /* Modal
1843
+ -------------------------- */
1844
+ /* Toast
1845
+ -------------------------- */
1846
+ /* Confirm
1847
+ -------------------------- */
1848
+ /* Break-point
1849
+ -------------------------- */
1850
+ .sp-toast__box {
1851
+ position: fixed;
1852
+ left: 50%;
1853
+ top: 50%;
1854
+ width: 680px;
1855
+ -webkit-transform: translate(-50%, -50%);
1856
+ -ms-transform: translate(-50%, -50%);
1857
+ transform: translate(-50%, -50%);
1858
+ text-align: center;
1859
+ }
1860
+ .sp-toast__box .sp-toast__content {
1861
+ display: inline-block;
1862
+ min-width: 160px;
1863
+ padding: 15px 24px;
1864
+ line-height: 1.5;
1865
+ border-radius: 8px;
1866
+ border-style: solid;
1867
+ border-width: 1px;
1868
+ text-align: center;
1869
+ font-size: 14px;
1870
+ -webkit-box-sizing: border-box;
1871
+ box-sizing: border-box;
1872
+ background-color: rgba(0, 0, 0, 0.8);
1873
+ border-color: rgba(0, 0, 0, 0.8);
1874
+ color: #fff;
1875
+ }
1876
+ /* Transition
1877
+ -------------------------- */
1878
+ /* Colors
1879
+ -------------------------- */
1880
+ /* Shadow
1881
+ -------------------------- */
1882
+ /* Disable base
1883
+ -------------------------- */
1884
+ /* Scrollbar
1885
+ -------------------------- */
1886
+ /* Border
1887
+ -------------------------- */
1888
+ /* Button
1889
+ -------------------------- */
1890
+ /* PasswordInput
1891
+ -------------------------- */
1892
+ /* Input
1893
+ -------------------------- */
1894
+ /* Radio
1895
+ -------------------------- */
1896
+ /* Select
1897
+ -------------------------- */
1898
+ /* Checkbox
1899
+ -------------------------- */
1900
+ /* Tag
1901
+ -------------------------- */
1902
+ /* Option
1903
+ -------------------------- */
1904
+ /* Form
1905
+ -------------------------- */
1906
+ /* Modal
1907
+ -------------------------- */
1908
+ /* Toast
1909
+ -------------------------- */
1910
+ /* Confirm
1911
+ -------------------------- */
1912
+ /* Break-point
1913
+ -------------------------- */
1914
+ .sp-confirm__body {
1915
+ font-size: 16px;
1916
+ color: #808080;
1917
+ line-height: 1.5;
1918
+ padding: 12px 0 28px;
1919
+ }
1920
+ .sp-confirm__body.align-left {
1921
+ text-align: left;
1922
+ }
1923
+ .sp-confirm__body.align-center {
1924
+ text-align: center;
1925
+ }
1926
+ .sp-confirm__body.align-right {
1927
+ text-align: right;
1928
+ }
1929
+ .sp-confirm__foot {
1930
+ text-align: center;
1931
+ padding-bottom: 20px;
1932
+ }
1933
+ .sp-confirm__foot .sp-button {
1934
+ min-width: 174px;
1935
+ height: 40px;
1936
+ font-size: 16px;
1937
+ line-height: 1;
1938
+ }
1939
+ .sp-confirm__foot .sp-button + .sp-button {
1940
+ margin-left: 12px;
1941
+ }
1942
+ @charset "UTF-8";
1943
+ /* Transition
1944
+ -------------------------- */
1945
+ /* Colors
1946
+ -------------------------- */
1947
+ /* Shadow
1948
+ -------------------------- */
1949
+ /* Disable base
1950
+ -------------------------- */
1951
+ /* Scrollbar
1952
+ -------------------------- */
1953
+ /* Border
1954
+ -------------------------- */
1955
+ /* Button
1956
+ -------------------------- */
1957
+ /* PasswordInput
1958
+ -------------------------- */
1959
+ /* Input
1960
+ -------------------------- */
1961
+ /* Radio
1962
+ -------------------------- */
1963
+ /* Select
1964
+ -------------------------- */
1965
+ /* Checkbox
1966
+ -------------------------- */
1967
+ /* Tag
1968
+ -------------------------- */
1969
+ /* Option
1970
+ -------------------------- */
1971
+ /* Form
1972
+ -------------------------- */
1973
+ /* Modal
1974
+ -------------------------- */
1975
+ /* Toast
1976
+ -------------------------- */
1977
+ /* Confirm
1978
+ -------------------------- */
1979
+ /* Break-point
1980
+ -------------------------- */
1981
+ /* Break-points 做响应式用
1982
+ -------------------------- */
1983
+ /* button 辅助
1984
+ -------------------------- */
1985
+ /* BEM
1986
+ -------------------------- */
1987
+ .sp-password-input {
1988
+ position: relative;
1989
+ -webkit-user-select: none;
1990
+ -moz-user-select: none;
1991
+ -ms-user-select: none;
1992
+ user-select: none;
1993
+ width: auto;
1994
+ height: 44px;
1995
+ }
1996
+ .sp-password-input__security {
1997
+ zoom: 1;
1998
+ width: 100%;
1999
+ cursor: pointer;
2000
+ }
2001
+ .sp-password-input__security::after {
2002
+ content: " ";
2003
+ display: block;
2004
+ clear: both;
2005
+ height: 0;
2006
+ overflow: hidden;
2007
+ visibility: hidden;
2008
+ }
2009
+ .sp-password-input__item {
2010
+ -webkit-user-select: none;
2011
+ -moz-user-select: none;
2012
+ -ms-user-select: none;
2013
+ user-select: none;
2014
+ -webkit-box-sizing: border-box;
2015
+ box-sizing: border-box;
2016
+ position: relative;
2017
+ height: 44px;
2018
+ width: 44px;
2019
+ border: 1px solid #eaeaea;
2020
+ line-height: 44px;
2021
+ font-size: 18px;
2022
+ text-align: center;
2023
+ border-radius: 6px;
2024
+ float: left;
2025
+ margin-right: 6px;
2026
+ -webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
2027
+ transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
2028
+ background-color: #fff;
2029
+ }
2030
+ .sp-password-input__item:last-child {
2031
+ margin-right: 0;
2032
+ }
2033
+ .sp-password-input__item.is--focus {
2034
+ border-color: #ccc;
2035
+ -webkit-box-shadow: none;
2036
+ box-shadow: none;
2037
+ }
2038
+ .sp-password-input__input {
2039
+ opacity: 0;
2040
+ z-index: -1;
2041
+ font-size: 1;
2042
+ text-indent: -9999px;
2043
+ background: white;
2044
+ position: absolute;
2045
+ border: none;
2046
+ outline: none;
2047
+ top: 0;
2048
+ left: 0;
2049
+ right: 0;
2050
+ bottom: 0;
2051
+ }
2052
+ .sp-password-input__dot {
2053
+ position: absolute;
2054
+ top: 50%;
2055
+ left: 50%;
2056
+ width: 8px;
2057
+ height: 8px;
2058
+ background-color: #1a1a1a;
2059
+ border-radius: 100%;
2060
+ -webkit-transform: translate(-50%, -50%);
2061
+ -ms-transform: translate(-50%, -50%);
2062
+ transform: translate(-50%, -50%);
2063
+ }
2064
+ .sp-password-input .is__animated {
2065
+ display: block;
2066
+ position: absolute;
2067
+ left: 50%;
2068
+ top: 50%;
2069
+ -webkit-transform: translate(-50%, -50%);
2070
+ -ms-transform: translate(-50%, -50%);
2071
+ transform: translate(-50%, -50%);
2072
+ width: 2px;
2073
+ height: 50%;
2074
+ content: "";
2075
+ background-color: #e8292c;
2076
+ -webkit-animation-name: coruscate;
2077
+ animation-name: coruscate;
2078
+ -webkit-animation-duration: 1s;
2079
+ animation-duration: 1s;
2080
+ -webkit-animation-iteration-count: infinite;
2081
+ animation-iteration-count: infinite;
2082
+ -webkit-animation-fill-mode: both;
2083
+ animation-fill-mode: both;
2084
+ }
2085
+ @-webkit-keyframes coruscate {
2086
+ 0% {
2087
+ opacity: 0;
2088
+ }
2089
+ 25% {
2090
+ opacity: 0;
2091
+ }
2092
+ 50% {
2093
+ opacity: 1;
2094
+ }
2095
+ 75% {
2096
+ opacity: 1;
2097
+ }
2098
+ to {
2099
+ opacity: 0;
2100
+ }
2101
+ }
2102
+ @keyframes coruscate {
2103
+ 0% {
2104
+ opacity: 0;
2105
+ }
2106
+ 25% {
2107
+ opacity: 0;
2108
+ }
2109
+ 50% {
2110
+ opacity: 1;
2111
+ }
2112
+ 75% {
2113
+ opacity: 1;
2114
+ }
2115
+ to {
2116
+ opacity: 0;
2117
+ }
2118
+ }
2119
+ /* Transition
2120
+ -------------------------- */
2121
+ /* Colors
2122
+ -------------------------- */
2123
+ /* Shadow
2124
+ -------------------------- */
2125
+ /* Disable base
2126
+ -------------------------- */
2127
+ /* Scrollbar
2128
+ -------------------------- */
2129
+ /* Border
2130
+ -------------------------- */
2131
+ /* Button
2132
+ -------------------------- */
2133
+ /* PasswordInput
2134
+ -------------------------- */
2135
+ /* Input
2136
+ -------------------------- */
2137
+ /* Radio
2138
+ -------------------------- */
2139
+ /* Select
2140
+ -------------------------- */
2141
+ /* Checkbox
2142
+ -------------------------- */
2143
+ /* Tag
2144
+ -------------------------- */
2145
+ /* Option
2146
+ -------------------------- */
2147
+ /* Form
2148
+ -------------------------- */
2149
+ /* Modal
2150
+ -------------------------- */
2151
+ /* Toast
2152
+ -------------------------- */
2153
+ /* Confirm
2154
+ -------------------------- */
2155
+ /* Break-point
2156
+ -------------------------- */
2157
+ .sp-popup-tip {
2158
+ display: inline-block;
2159
+ }
2160
+ .sp-popup-tip__wrap {
2161
+ font-size: 14px;
2162
+ line-height: 1.5;
2163
+ color: #fff;
2164
+ text-align: left;
2165
+ margin-top: 16px;
2166
+ padding: 15px 20px;
2167
+ -webkit-box-sizing: border-box;
2168
+ box-sizing: border-box;
2169
+ border-radius: 8px;
2170
+ background-color: rgba(0, 0, 0, 0.85);
2171
+ }
2172
+ .sp-popup-tip__wrap::before {
2173
+ position: absolute;
2174
+ top: -12px;
2175
+ content: "";
2176
+ left: 50%;
2177
+ -webkit-transform: translateX(-50%);
2178
+ -ms-transform: translateX(-50%);
2179
+ transform: translateX(-50%);
2180
+ width: 0;
2181
+ height: 0;
2182
+ border-left: 8px solid transparent;
2183
+ border-right: 8px solid transparent;
2184
+ border-bottom: 12px solid rgba(0, 0, 0, 0.85);
2185
+ }
2186
+ .sp-popup-tip__wrap.arrow--bottom {
2187
+ margin-bottom: 14px;
2188
+ }
2189
+ .sp-popup-tip__wrap.arrow--bottom::before {
2190
+ top: auto;
2191
+ bottom: -12px;
2192
+ border: none;
2193
+ border-left: 10px solid transparent;
2194
+ border-right: 10px solid transparent;
2195
+ border-top: 12px solid rgba(0, 0, 0, 0.85);
2196
+ }
2197
+ .sp-popup-tip__wrap.arrow--left {
2198
+ margin-left: 14px;
2199
+ margin-bottom: 17px;
2200
+ }
2201
+ .sp-popup-tip__wrap.arrow--left::before {
2202
+ position: absolute;
2203
+ content: "";
2204
+ width: 0;
2205
+ height: 0;
2206
+ border: none;
2207
+ top: 50%;
2208
+ -webkit-transform: translateY(-50%);
2209
+ -ms-transform: translateY(-50%);
2210
+ transform: translateY(-50%);
2211
+ left: -12px;
2212
+ border-top: 10px solid transparent;
2213
+ border-bottom: 10px solid transparent;
2214
+ border-right: 12px solid rgba(0, 0, 0, 0.85);
2215
+ }
2216
+ .sp-popup-tip__wrap.arrow--right {
2217
+ margin-right: 13px;
2218
+ margin-bottom: 16px;
2219
+ }
2220
+ .sp-popup-tip__wrap.arrow--right::before {
2221
+ position: absolute;
2222
+ content: "";
2223
+ width: 0;
2224
+ height: 0;
2225
+ border: none;
2226
+ top: 50%;
2227
+ left: auto;
2228
+ -webkit-transform: translateY(-50%);
2229
+ -ms-transform: translateY(-50%);
2230
+ transform: translateY(-50%);
2231
+ right: -12px;
2232
+ border-top: 10px solid transparent;
2233
+ border-bottom: 10px solid transparent;
2234
+ border-left: 12px solid rgba(0, 0, 0, 0.85);
2235
+ }
2236
+ .sp-popup-tip__wrap a,
2237
+ .sp-popup-tip__wrap i {
2238
+ font-size: 16px;
2239
+ }
2240
+ .sp-popup-tip__wrap a {
2241
+ cursor: pointer;
2242
+ }
2243
+ @charset "UTF-8";
2244
+ /* Transition
2245
+ -------------------------- */
2246
+ /* Colors
2247
+ -------------------------- */
2248
+ /* Shadow
2249
+ -------------------------- */
2250
+ /* Disable base
2251
+ -------------------------- */
2252
+ /* Scrollbar
2253
+ -------------------------- */
2254
+ /* Border
2255
+ -------------------------- */
2256
+ /* Button
2257
+ -------------------------- */
2258
+ /* PasswordInput
2259
+ -------------------------- */
2260
+ /* Input
2261
+ -------------------------- */
2262
+ /* Radio
2263
+ -------------------------- */
2264
+ /* Select
2265
+ -------------------------- */
2266
+ /* Checkbox
2267
+ -------------------------- */
2268
+ /* Tag
2269
+ -------------------------- */
2270
+ /* Option
2271
+ -------------------------- */
2272
+ /* Form
2273
+ -------------------------- */
2274
+ /* Modal
2275
+ -------------------------- */
2276
+ /* Toast
2277
+ -------------------------- */
2278
+ /* Confirm
2279
+ -------------------------- */
2280
+ /* Break-point
2281
+ -------------------------- */
2282
+ /* Break-points 做响应式用
2283
+ -------------------------- */
2284
+ /* button 辅助
2285
+ -------------------------- */
2286
+ /* BEM
2287
+ -------------------------- */
2288
+ .sp-select {
2289
+ position: relative;
2290
+ display: block;
2291
+ margin: 0;
2292
+ padding: 0;
2293
+ font-size: 0;
2294
+ line-height: 1;
2295
+ }
2296
+ .sp-select.is--disabled, .sp-select.is--disabled .sp-select__input-box {
2297
+ cursor: not-allowed;
2298
+ }
2299
+ .sp-select.is--disabled .sp-select__prepend, .sp-select.is--disabled input, .sp-select.is--disabled .sp-select__center, .sp-select.is--disabled .sp-select__input-box .sp-select__prepend, .sp-select.is--disabled .sp-select__input-box input, .sp-select.is--disabled .sp-select__input-box .sp-select__center {
2300
+ background-color: #ededed;
2301
+ color: #ccc;
2302
+ }
2303
+ .sp-select.is--readonly .sp-select__prepend, .sp-select.is--readonly input, .sp-select.is--readonly .sp-select__center, .sp-select.is--readonly .sp-select__input-box .sp-select__prepend, .sp-select.is--readonly .sp-select__input-box input, .sp-select.is--readonly .sp-select__input-box .sp-select__center {
2304
+ background-color: #f7f7f7;
2305
+ color: #1a1a1a;
2306
+ }
2307
+ .sp-select.is--disabled .sp-select__input-box:hover, .sp-select.is--readonly .sp-select__input-box:hover {
2308
+ border-color: #eaeaea;
2309
+ }
2310
+ .sp-select__prepend {
2311
+ display: table-cell;
2312
+ text-align: center;
2313
+ width: 1px;
2314
+ vertical-align: middle;
2315
+ -webkit-user-select: none;
2316
+ -moz-user-select: none;
2317
+ -ms-user-select: none;
2318
+ user-select: none;
2319
+ padding-left: 10px;
2320
+ color: #ccc;
2321
+ }
2322
+ .sp-select__prepend i {
2323
+ font-size: 14px;
2324
+ display: inline-block;
2325
+ }
2326
+ .sp-select__input-box {
2327
+ font-size: 14px;
2328
+ position: relative;
2329
+ border-collapse: separate;
2330
+ vertical-align: baseline;
2331
+ line-height: normal;
2332
+ border-spacing: 0;
2333
+ width: 100%;
2334
+ min-height: 44px;
2335
+ background-color: #fff;
2336
+ background-image: none;
2337
+ border-radius: 6px;
2338
+ border: 1px solid #eaeaea;
2339
+ -webkit-box-sizing: border-box;
2340
+ box-sizing: border-box;
2341
+ display: inline-table;
2342
+ color: #1a1a1a;
2343
+ -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
2344
+ transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
2345
+ overflow: hidden;
2346
+ }
2347
+ .sp-select__input-box .sp-select__input {
2348
+ background-color: white;
2349
+ }
2350
+ .sp-select__input-box .sp-select__input-placeholder {
2351
+ position: absolute;
2352
+ left: 0;
2353
+ top: 0;
2354
+ right: 45px;
2355
+ bottom: 0;
2356
+ padding: 0 0 0 10px;
2357
+ z-index: 10;
2358
+ margin: 0;
2359
+ line-height: 42px;
2360
+ color: #bfbfbf;
2361
+ overflow: hidden;
2362
+ }
2363
+ .sp-select__input-box .sp-select__input,
2364
+ .sp-select__input-box .sp-select__center {
2365
+ width: 100%;
2366
+ vertical-align: middle;
2367
+ overflow: hidden;
2368
+ white-space: nowrap;
2369
+ text-overflow: ellipsis;
2370
+ display: table-cell;
2371
+ -webkit-appearance: none;
2372
+ -moz-appearance: none;
2373
+ appearance: none;
2374
+ outline: none;
2375
+ border: none;
2376
+ height: 42px;
2377
+ line-height: 42px;
2378
+ padding: 0 10px;
2379
+ -webkit-box-sizing: border-box;
2380
+ box-sizing: border-box;
2381
+ border-radius: 0;
2382
+ color: inherit;
2383
+ }
2384
+ .sp-select__input-box .sp-popup-tip {
2385
+ display: block;
2386
+ }
2387
+ .sp-select__input-box .sp-select__input--filter {
2388
+ background-color: transparent;
2389
+ height: 42px;
2390
+ min-width: 10px;
2391
+ padding-right: 46px;
2392
+ border: none;
2393
+ outline: none;
2394
+ -webkit-box-sizing: border-box;
2395
+ box-sizing: border-box;
2396
+ }
2397
+ .sp-select__input-box .sp-select__input--filter.has--selected {
2398
+ padding-left: 10px;
2399
+ }
2400
+ .sp-select__input-box:hover {
2401
+ border-color: #ccc;
2402
+ }
2403
+ .sp-select__input-box .sp-tag-box {
2404
+ padding-bottom: 3px;
2405
+ -webkit-box-sizing: border-box;
2406
+ box-sizing: border-box;
2407
+ }
2408
+ .sp-select__input-box .sp-tag {
2409
+ height: 28px;
2410
+ line-height: 28px;
2411
+ margin-left: 3px;
2412
+ margin-top: 3px;
2413
+ }
2414
+ .sp-select__input-box .sp-icon-arrow-down-bold .rotate {
2415
+ -webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
2416
+ transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
2417
+ -webkit-transform: rotate(180deg);
2418
+ -ms-transform: rotate(180deg);
2419
+ transform: rotate(180deg);
2420
+ }
2421
+ .sp-select__input-box__group-multi {
2422
+ display: -webkit-box;
2423
+ display: -ms-flexbox;
2424
+ display: flex;
2425
+ position: absolute;
2426
+ left: 0;
2427
+ top: 0;
2428
+ right: 33px;
2429
+ bottom: 0;
2430
+ }
2431
+ .sp-select.cursorPoiner {
2432
+ cursor: pointer;
2433
+ }
2434
+ .sp-select.cursorPoiner input {
2435
+ cursor: pointer;
2436
+ }
2437
+ .sp-select__center ~ .sp-select__input {
2438
+ display: none;
2439
+ }
2440
+ .sp-select__center--bg {
2441
+ opacity: 0.2;
2442
+ color: #012257;
2443
+ }
2444
+ .sp-select__center ~ .sp-selectInput__absolute {
2445
+ position: absolute;
2446
+ width: calc(100% - var(--suffix-width, 0px));
2447
+ left: 0;
2448
+ z-index: 1;
2449
+ display: block;
2450
+ background-color: transparent;
2451
+ border-top-right-radius: 0;
2452
+ border-bottom-right-radius: 0;
2453
+ }
2454
+ .sp-select .sp-selectInput__show {
2455
+ background-color: #fff;
2456
+ }
2457
+ .sp-select.isFocus .sp-select__input-box {
2458
+ border-color: #ccc;
2459
+ -webkit-box-shadow: none;
2460
+ box-shadow: none;
2461
+ }
2462
+ .sp-select__focus-helper {
2463
+ outline: none;
2464
+ }
2465
+ .sp-select__suffix {
2466
+ text-align: center;
2467
+ -webkit-user-select: none;
2468
+ -moz-user-select: none;
2469
+ -ms-user-select: none;
2470
+ user-select: none;
2471
+ display: table-cell;
2472
+ width: 1px;
2473
+ border-left: none;
2474
+ background-color: #fff;
2475
+ color: #ccc;
2476
+ vertical-align: middle;
2477
+ padding: 0 10px;
2478
+ white-space: nowrap;
2479
+ overflow: hidden;
2480
+ font-size: 0;
2481
+ }
2482
+ .sp-select__suffix i {
2483
+ font-size: 12px;
2484
+ }
2485
+ .sp-select.isFocus .sp-select__suffix {
2486
+ background-color: #fff;
2487
+ color: #ccc;
2488
+ border-color: #fff;
2489
+ }
2490
+ .is--disabled .sp-select__suffix {
2491
+ color: #c7cbd1;
2492
+ background-color: #ededed;
2493
+ }
2494
+ .is--readonly .sp-select__suffix {
2495
+ background-color: #f7f7f7;
2496
+ }
2497
+ .sp-select.is-group-multiple .sp-select__input-box .sp-tag-box {
2498
+ line-height: 1.2;
2499
+ text-overflow: ellipsis;
2500
+ overflow: hidden;
2501
+ white-space: nowrap;
2502
+ right: 85px;
2503
+ line-height: 42px;
2504
+ padding-left: 10px;
2505
+ padding-bottom: 0;
2506
+ }
2507
+ .sp-select.is-group-multiple .sp-select__input-box .sp-select__input-box__num {
2508
+ position: absolute;
2509
+ top: 50%;
2510
+ right: 10px;
2511
+ -webkit-transform: translateY(-50%);
2512
+ -ms-transform: translateY(-50%);
2513
+ transform: translateY(-50%);
2514
+ min-width: 26px;
2515
+ height: 18px;
2516
+ border-radius: 2px;
2517
+ background-color: #eaeef2;
2518
+ font-size: 12px;
2519
+ line-height: 18px;
2520
+ text-align: center;
2521
+ color: #97a2b5;
2522
+ }
2523
+ .sp-select-list {
2524
+ max-height: 274px;
2525
+ height: 100%;
2526
+ overflow: auto;
2527
+ margin: 4px 0;
2528
+ padding: 5px 0;
2529
+ border: 1px solid #eaeaea;
2530
+ border-radius: 6px;
2531
+ -webkit-box-shadow: 0 2px 10px 0 rgba(0, 53, 111, 0.1);
2532
+ box-shadow: 0 2px 10px 0 rgba(0, 53, 111, 0.1);
2533
+ -webkit-box-sizing: border-box;
2534
+ box-sizing: border-box;
2535
+ background-color: #fff;
2536
+ }
2537
+ .sp-select-list-emptyText {
2538
+ text-align: center;
2539
+ }
2540
+ /* Transition
2541
+ -------------------------- */
2542
+ /* Colors
2543
+ -------------------------- */
2544
+ /* Shadow
2545
+ -------------------------- */
2546
+ /* Disable base
2547
+ -------------------------- */
2548
+ /* Scrollbar
2549
+ -------------------------- */
2550
+ /* Border
2551
+ -------------------------- */
2552
+ /* Button
2553
+ -------------------------- */
2554
+ /* PasswordInput
2555
+ -------------------------- */
2556
+ /* Input
2557
+ -------------------------- */
2558
+ /* Radio
2559
+ -------------------------- */
2560
+ /* Select
2561
+ -------------------------- */
2562
+ /* Checkbox
2563
+ -------------------------- */
2564
+ /* Tag
2565
+ -------------------------- */
2566
+ /* Option
2567
+ -------------------------- */
2568
+ /* Form
2569
+ -------------------------- */
2570
+ /* Modal
2571
+ -------------------------- */
2572
+ /* Toast
2573
+ -------------------------- */
2574
+ /* Confirm
2575
+ -------------------------- */
2576
+ /* Break-point
2577
+ -------------------------- */
2578
+ .sp-option-group {
2579
+ padding: 0;
2580
+ margin: 0;
2581
+ }
2582
+ .sp-option-group > .sp-checkbox__wrap {
2583
+ min-height: 35px;
2584
+ line-height: 35px;
2585
+ margin-right: 0;
2586
+ width: 100%;
2587
+ padding: 0 10px;
2588
+ -webkit-box-sizing: border-box;
2589
+ box-sizing: border-box;
2590
+ cursor: pointer;
2591
+ border-bottom: 1px solid #e4e8ef;
2592
+ font-weight: bold;
2593
+ -webkit-transition: background-color 0.1s;
2594
+ transition: background-color 0.1s;
2595
+ }
2596
+ .sp-option-group > .sp-checkbox__wrap:hover {
2597
+ background-color: #fbfbfb;
2598
+ }
2599
+ .sp-option-group--is-group-multi {
2600
+ border-top: 2px solid #e4e8ef;
2601
+ }
2602
+ .sp-option-group--is-group-multi:first-child {
2603
+ border-top: 0;
2604
+ }
2605
+ .sp-option-group-title {
2606
+ padding-left: 10px;
2607
+ font-size: 12px;
2608
+ color: #909399;
2609
+ line-height: 30px;
2610
+ }
2611
+ .sp-option-group-content {
2612
+ padding: 0;
2613
+ margin: 0;
2614
+ }
2615
+ /* Transition
2616
+ -------------------------- */
2617
+ /* Colors
2618
+ -------------------------- */
2619
+ /* Shadow
2620
+ -------------------------- */
2621
+ /* Disable base
2622
+ -------------------------- */
2623
+ /* Scrollbar
2624
+ -------------------------- */
2625
+ /* Border
2626
+ -------------------------- */
2627
+ /* Button
2628
+ -------------------------- */
2629
+ /* PasswordInput
2630
+ -------------------------- */
2631
+ /* Input
2632
+ -------------------------- */
2633
+ /* Radio
2634
+ -------------------------- */
2635
+ /* Select
2636
+ -------------------------- */
2637
+ /* Checkbox
2638
+ -------------------------- */
2639
+ /* Tag
2640
+ -------------------------- */
2641
+ /* Option
2642
+ -------------------------- */
2643
+ /* Form
2644
+ -------------------------- */
2645
+ /* Modal
2646
+ -------------------------- */
2647
+ /* Toast
2648
+ -------------------------- */
2649
+ /* Confirm
2650
+ -------------------------- */
2651
+ /* Break-point
2652
+ -------------------------- */
2653
+ .sp-option {
2654
+ position: relative;
2655
+ font-size: 14px;
2656
+ padding: 0 10px;
2657
+ margin: 0;
2658
+ white-space: nowrap;
2659
+ overflow: hidden;
2660
+ text-overflow: ellipsis;
2661
+ color: #1a1a1a;
2662
+ height: 34px;
2663
+ line-height: 34px;
2664
+ -webkit-box-sizing: border-box;
2665
+ box-sizing: border-box;
2666
+ -webkit-transition: background-color 0.1s;
2667
+ transition: background-color 0.1s;
2668
+ cursor: pointer;
2669
+ }
2670
+ .sp-option.is--hover {
2671
+ background-color: #fbfbfb;
2672
+ }
2673
+ .sp-option.is--selected {
2674
+ color: #e8292c;
2675
+ font-weight: 700;
2676
+ }
2677
+ .sp-option.is--disabled {
2678
+ color: #bfbfbf;
2679
+ cursor: not-allowed;
2680
+ }
2681
+ .sp-option.is--disabled .sp-checkbox__wrap {
2682
+ cursor: not-allowed;
2683
+ }
2684
+ .sp-option.is--group-multi {
2685
+ line-height: auto;
2686
+ height: auto;
2687
+ padding: 0;
2688
+ }
2689
+ .sp-option.is--group-multi:hover {
2690
+ background-color: #fbfbfb;
2691
+ }
2692
+ .sp-option .sp-icon-tick {
2693
+ position: absolute;
2694
+ right: 20px;
2695
+ top: 50%;
2696
+ -webkit-transform: translateY(-50%);
2697
+ -ms-transform: translateY(-50%);
2698
+ transform: translateY(-50%);
2699
+ }
2700
+ .sp-option .sp-checkbox {
2701
+ vertical-align: top;
2702
+ margin-top: 2px;
2703
+ }
2704
+ .sp-option .sp-checkbox__wrap {
2705
+ height: auto;
2706
+ line-height: 20px;
2707
+ padding: 7px 10px;
2708
+ display: block;
2709
+ margin-right: 0;
2710
+ cursor: pointer;
2711
+ }
2712
+ .sp-option .sp-checkbox__text {
2713
+ vertical-align: top;
2714
+ }
2715
+ /* Transition
2716
+ -------------------------- */
2717
+ /* Colors
2718
+ -------------------------- */
2719
+ /* Shadow
2720
+ -------------------------- */
2721
+ /* Disable base
2722
+ -------------------------- */
2723
+ /* Scrollbar
2724
+ -------------------------- */
2725
+ /* Border
2726
+ -------------------------- */
2727
+ /* Button
2728
+ -------------------------- */
2729
+ /* PasswordInput
2730
+ -------------------------- */
2731
+ /* Input
2732
+ -------------------------- */
2733
+ /* Radio
2734
+ -------------------------- */
2735
+ /* Select
2736
+ -------------------------- */
2737
+ /* Checkbox
2738
+ -------------------------- */
2739
+ /* Tag
2740
+ -------------------------- */
2741
+ /* Option
2742
+ -------------------------- */
2743
+ /* Form
2744
+ -------------------------- */
2745
+ /* Modal
2746
+ -------------------------- */
2747
+ /* Toast
2748
+ -------------------------- */
2749
+ /* Confirm
2750
+ -------------------------- */
2751
+ /* Break-point
2752
+ -------------------------- */
2753
+ .sp-checkbox {
2754
+ position: relative;
2755
+ -webkit-box-sizing: border-box;
2756
+ box-sizing: border-box;
2757
+ width: 14px;
2758
+ height: 14px;
2759
+ margin: 0;
2760
+ padding: 0;
2761
+ list-style: none;
2762
+ display: inline-block;
2763
+ vertical-align: middle;
2764
+ line-height: 20px;
2765
+ white-space: nowrap;
2766
+ outline: none;
2767
+ cursor: pointer;
2768
+ }
2769
+ .sp-checkbox__wrap {
2770
+ font-size: 0;
2771
+ height: 20px;
2772
+ line-height: 20px;
2773
+ margin-right: 40px;
2774
+ display: inline-block;
2775
+ }
2776
+ .sp-checkbox__wrap:last-child {
2777
+ margin-right: 0;
2778
+ }
2779
+ .sp-checkbox + span {
2780
+ font-size: 14px;
2781
+ padding-left: 6px;
2782
+ cursor: pointer;
2783
+ vertical-align: middle;
2784
+ display: inline-block;
2785
+ }
2786
+ .sp-checkbox__input {
2787
+ opacity: 0;
2788
+ width: 14px;
2789
+ height: 14px;
2790
+ }
2791
+ .sp-checkbox__icon {
2792
+ position: absolute;
2793
+ top: 0;
2794
+ left: 0;
2795
+ display: block;
2796
+ width: 12px;
2797
+ height: 12px;
2798
+ font-size: 14px;
2799
+ background-color: #fff;
2800
+ border: 1px solid #eaeaea;
2801
+ border-radius: 2px;
2802
+ color: #e8292c;
2803
+ -webkit-transition: all 0.3s;
2804
+ transition: all 0.3s;
2805
+ }
2806
+ .sp-checkbox__icon:hover {
2807
+ border-color: #e8292c;
2808
+ }
2809
+ .sp-checkbox__text {
2810
+ font-size: 14px;
2811
+ color: #1a1a1a;
2812
+ }
2813
+ .sp-checkbox__input:focus + span {
2814
+ border-color: #e8292c;
2815
+ }
2816
+ .sp-checkbox .sp-icon-check {
2817
+ line-height: 1;
2818
+ }
2819
+ .sp-checkbox.is--checked .sp-checkbox__icon {
2820
+ color: #fff;
2821
+ font-size: 12px;
2822
+ background-color: #e8292c;
2823
+ border-color: #e8292c;
2824
+ }
2825
+ .sp-checkbox.is--disabled {
2826
+ cursor: not-allowed;
2827
+ }
2828
+ .sp-checkbox.is--disabled .sp-checkbox__icon {
2829
+ background-color: #ededed;
2830
+ border-color: #eaeaea;
2831
+ }
2832
+ .sp-checkbox.is--disabled.is--checked .sp-checkbox__icon {
2833
+ color: #ccc;
2834
+ border-color: #ededed;
2835
+ }
2836
+ .sp-checkbox.is--disabled + span {
2837
+ color: #bfbfbf;
2838
+ cursor: not-allowed;
2839
+ }
2840
+ /* Transition
2841
+ -------------------------- */
2842
+ /* Colors
2843
+ -------------------------- */
2844
+ /* Shadow
2845
+ -------------------------- */
2846
+ /* Disable base
2847
+ -------------------------- */
2848
+ /* Scrollbar
2849
+ -------------------------- */
2850
+ /* Border
2851
+ -------------------------- */
2852
+ /* Button
2853
+ -------------------------- */
2854
+ /* PasswordInput
2855
+ -------------------------- */
2856
+ /* Input
2857
+ -------------------------- */
2858
+ /* Radio
2859
+ -------------------------- */
2860
+ /* Select
2861
+ -------------------------- */
2862
+ /* Checkbox
2863
+ -------------------------- */
2864
+ /* Tag
2865
+ -------------------------- */
2866
+ /* Option
2867
+ -------------------------- */
2868
+ /* Form
2869
+ -------------------------- */
2870
+ /* Modal
2871
+ -------------------------- */
2872
+ /* Toast
2873
+ -------------------------- */
2874
+ /* Confirm
2875
+ -------------------------- */
2876
+ /* Break-point
2877
+ -------------------------- */
2878
+ .sp-checkbox__group {
2879
+ font-size: 0;
2880
+ }
2881
+ /* Transition
2882
+ -------------------------- */
2883
+ /* Colors
2884
+ -------------------------- */
2885
+ /* Shadow
2886
+ -------------------------- */
2887
+ /* Disable base
2888
+ -------------------------- */
2889
+ /* Scrollbar
2890
+ -------------------------- */
2891
+ /* Border
2892
+ -------------------------- */
2893
+ /* Button
2894
+ -------------------------- */
2895
+ /* PasswordInput
2896
+ -------------------------- */
2897
+ /* Input
2898
+ -------------------------- */
2899
+ /* Radio
2900
+ -------------------------- */
2901
+ /* Select
2902
+ -------------------------- */
2903
+ /* Checkbox
2904
+ -------------------------- */
2905
+ /* Tag
2906
+ -------------------------- */
2907
+ /* Option
2908
+ -------------------------- */
2909
+ /* Form
2910
+ -------------------------- */
2911
+ /* Modal
2912
+ -------------------------- */
2913
+ /* Toast
2914
+ -------------------------- */
2915
+ /* Confirm
2916
+ -------------------------- */
2917
+ /* Break-point
2918
+ -------------------------- */
2919
+ .sp-tag {
2920
+ display: inline-block;
2921
+ padding: 0 10px;
2922
+ height: 24px;
2923
+ line-height: 24px;
2924
+ font-size: 14px;
2925
+ border-radius: 4px;
2926
+ color: #fff;
2927
+ background-color: #e8292c;
2928
+ white-space: nowrap;
2929
+ -webkit-box-sizing: border-box;
2930
+ box-sizing: border-box;
2931
+ }
2932
+ .sp-tag .sp-icon-close {
2933
+ display: inline-block;
2934
+ border-radius: 50%;
2935
+ text-align: center;
2936
+ position: relative;
2937
+ font-size: 14px;
2938
+ width: 16px;
2939
+ height: 14px;
2940
+ line-height: 14px;
2941
+ vertical-align: middle;
2942
+ right: -5px;
2943
+ color: #fff;
2944
+ cursor: pointer;
2945
+ font-weight: bold;
2946
+ }
2947
+ .sp-tag--success {
2948
+ background-color: #09bb07;
2949
+ border-color: #09bb07;
2950
+ }
2951
+ .sp-tag--warning {
2952
+ background-color: #e6a23c;
2953
+ border-color: #e6a23c;
2954
+ }
2955
+ .sp-tag--info {
2956
+ background-color: #999;
2957
+ border-color: #999;
2958
+ }
2959
+ .sp-tag--danger {
2960
+ background-color: #e8292c;
2961
+ border-color: #e8292c;
2962
+ }