.collaspe-transition{-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out}.bcc-button{display:inline-block;text-align:center;background-color:#fff;cursor:pointer;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;border:0 none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;line-height:1}.bcc-button.small{padding:3px 8px}.bcc-button.is-disabled{cursor:not-allowed}.bcc-button.middle{padding:4px 16px}.bcc-button.large{padding:7px 16px}.bcc-button.max-large{padding:10px 16px;font-size:16px}.bcc-button .prefix-icon{display:inline-block;margin-right:2px}.bcc-button:focus{outline:none}.bcc-button--info{background:#f4f4f4;color:silver;border:none}.bcc-button--default{border:1px solid #e7e7e7;background:#fff;color:#505050}.bcc-button--default:hover{background-color:#f4f4f4}.bcc-button--primary{color:#fff;background:#00a1d6;border:1px solid #00a1d6}.bcc-button--primary:hover{background-color:#00b5e5}.bcc-button--sub{color:#505050;border:1px solid #e7e7e7;background-color:#fff}.bcc-button--sub:hover{background-color:#f4f4f4}.bcc-button--danger{color:#fff;background-color:#ff7e9c;border:1px solid #ff7e9c}.bcc-button--danger:hover{background-color:#fe8fa7}.bcc-button--blueLine{border:1px solid #00a1d6;background:#fff;color:#00a1d6}.bcc-button.is-disabled{color:silver;border:1px solid #e7e7e7;background-color:#f4f4f4}.tabs{display:inline-block}.tabs .tabs__header{list-style:none;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:2;padding-left:0}.tabs .tabs__header .tabs__header-item{position:relative;height:42px;line-height:42px;text-align:center;cursor:pointer;font-size:14px;color:#505050}.tabs .tabs__header .tabs__header-item.is-active{color:#00a1d6}.tabs .tabs__header .tabs__header-item.is-active:after{display:block;position:absolute;content:"";width:100%;height:3px;bottom:0;background:#00a1d6}.tabs .tabs__header .tabs__header-item.is-disabled{cursor:not-allowed;color:silver}.tabs .tabs__header .tabs__header-item:not(.is-disabled):not(.is-active):hover{color:#00a1d6}.tabs .tabs__header .tabs__header-item:not(:last-child){margin-right:48px}.tabs .tabs__header.is-card{border-bottom:none}.tabs .tabs__header.is-card .tabs__header-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1em;margin:0 0;border-top:1px solid #e7e7e7;border-right:1px solid #e7e7e7}.tabs .tabs__header.is-card .tabs__header-item:first-child{border-left:1px solid #e7e7e7}.tabs .tabs__header.is-card .tabs__header-item.is-active{border-bottom:2px solid transparent}.tabs .tabs__header.is-card .tabs__header-item.is-active:after{display:none}.tabs .tabs__header.is-card .tabs__header-item:not(.is-disabled):not(.is-active){border-bottom:1px solid #e7e7e7}.tabs .tabs__header.is-card .tabs__header-item:not(.is-disabled):not(.is-active):after,.tabs .tabs__header.is-card .tabs__header-item:not(.is-disabled):not(.is-active):hover:after{display:none}.tabs .tabs__content{padding-left:0}@-webkit-keyframes bcc-switch-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes bcc-switch-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.bcc-switch{display:inline-block;width:44px;height:22px;line-height:22px;border-radius:22px;vertical-align:middle;background-color:silver;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;font-size:0}.bcc-switch-loading{opacity:.4}.bcc-switch:after{content:"";width:18px;height:18px;border-radius:18px;background-color:#fff;position:absolute;left:2px;top:2px;cursor:pointer;-webkit-transition:left .2s ease-in-out,width .2s ease-in-out;transition:left .2s ease-in-out,width .2s ease-in-out}.bcc-switch:active:after{width:26px}.bcc-switch:before{content:"";display:none;width:14px;height:14px;border-radius:50%;background-color:transparent;position:absolute;left:3px;top:3px;z-index:1;border:1px solid #00a1d6;border-color:transparent transparent transparent #00a1d6;-webkit-animation:bcc-switch-loading 1s linear;animation:bcc-switch-loading 1s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.bcc-switch-loading:before{display:block}.bcc-switch-checked{background-color:#00a1d6}.bcc-switch-checked:after{left:24px}.bcc-switch-checked:before{left:25px}.bcc-switch-checked:active:after{left:15px}.bcc-switch-disabled{cursor:not-allowed;opacity:.4}.bcc-switch-disabled:after{background:#fff;cursor:not-allowed}.bcc-switch-small{width:28px;height:16px;line-height:16px}.bcc-switch-small:after{width:12px;height:12px}.bcc-switch-small:active:after{width:14px}.bcc-switch-small:before{width:8px;height:8px;left:3px;top:3px}.bcc-switch-small.bcc-switch-checked:after{left:14px}.bcc-switch-small.bcc-switch-checked:before{left:15px}.bcc-switch-small:active.bcc-switch-checked:after{left:11px}.bcc-switch-large{width:56px}.bcc-switch-large:active:after{width:26px;width:30px}.bcc-switch-large.bcc-switch-checked:after{left:36px}.bcc-switch-large.bcc-switch-checked:before{left:37px}.bcc-switch-large:active.bcc-switch-checked:after{left:23px}.bcc-breadcrumb{color:#999;font-size:0}.bcc-breadcrumb>span{display:inline-block;line-height:18px;height:18px}.bcc-breadcrumb>span:last-child{font-weight:700;color:#505050}.bcc-breadcrumb>span:last-child .bcc-breadcrumb-item-separator{display:none}.bcc-breadcrumb-item-link{font-size:14px;display:inline-block;vertical-align:middle}.bcc-breadcrumb a{color:#999;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.bcc-breadcrumb a:hover{color:#737373}.bcc-breadcrumb-item-separator{margin:0 6px;font-size:20px;vertical-align:middle;color:#999;display:inline-block;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:center;transform-origin:center}.bccNavSliderMenu-wrap{font-size:14px}.bcc-nav-slider-sub-menu__wrap .bcc-nav-slider-sub-menu{color:#212121;height:46px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.bcc-nav-slider-sub-menu__wrap .bcc-nav-slider-sub-menu.is-active{color:#00a1d6}.bcc-nav-slider-sub-menu__wrap .bcc-nav-slider-sub-menu:hover{background:#f4f4f4}.bcc-nav-slider-sub-menu__wrap .bcc-nav-slider-sub-menu .pre-icon{margin-right:20px;margin-left:30px;font-size:20px}.bcc-nav-slider-sub-menu__wrap .bcc-nav-slider-sub-menu .text{display:inline-block;width:90px}.bcc-nav-slider-sub-menu__wrap .bcc-nav-slider-sub-menu .end-icon{padding-left:0;color:silver;font-size:12px}.bcc-nav-slider-sub-menu__wrap .bcc-nav-slider-sub-menu__group{color:#757575}.bcc-nav-slider-item__wrap{cursor:pointer}.bcc-nav-slider-item__wrap:hover{background:#f4f4f4}.bcc-nav-slider-item__wrap .bcc-nav-slider-item__content{margin-left:60px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:38px}.bcc-nav-slider-item__wrap.is-active{color:#00a1d6}.bcc-pagination-item{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:8px;padding:0 11px;min-width:40px;height:40px;font-size:14px;line-height:38px;text-align:center;list-style:none;border:1px solid #e7e7e7;border-radius:2px;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;color:#505050;background-color:#fff;-webkit-transition:border .2s ease-in-out,color .2s ease-in-out,background-color .2s ease-in-out;transition:border .2s ease-in-out,color .2s ease-in-out,background-color .2s ease-in-out}.bcc-pagination-item:hover{background-color:#fafafa}.bcc-pagination-item.selected{color:#fff;border-color:#00a1d6;background-color:#00a1d6}.bcc-pagination-item.selected a,.bcc-pagination-item.selected a:hover{color:#fff}.bcc-pagination-item.disabled{border-color:#f4f4f4;background-color:#f4f4f4}.bcc-pagination-item.disabled,.bcc-pagination-item.disabled a{color:silver;cursor:not-allowed}.bcc-pagination-item.disabled a:hover{color:silver}.bcc-pagination-item a{color:#505050;text-decoration:none}.bcc-pagination-item a:hover{color:#505050}.bcc-pagination-item:last-child{margin-right:0}.bcc-pagination-ellipsis{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:8px;min-width:40px;height:40px;font-size:14px;line-height:38px;text-align:center;list-style:none;border:1px solid #e7e7e7;border-radius:2px;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;color:#505050;background-color:#fff;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.bcc-pagination-ellipsis:hover{background-color:#fafafa}.bcc-pagination-ellipsis.disabled{color:silver;border-color:#f4f4f4;background-color:#f4f4f4;cursor:not-allowed}.bcc-pagination-ellipsis.disabled a{color:silver;cursor:not-allowed}.bcc-pagination-ellipsis.disabled a:hover{color:silver}.bcc-pagination-ellipsis a{color:#505050;text-decoration:none}.bcc-pagination-ellipsis a:hover{color:#505050}.bcc-pagination-next,.bcc-pagination-previous{padding:0 16px}.bcc-pagination-extra{display:inline-block;margin-left:32px;height:40px;font-size:12px;line-height:40px;list-style:none;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#505050}.bcc-pagination-total{display:inline-block}.bcc-pagination-total.disabled{color:silver}.bcc-pagination-elevator{display:inline-block}.bcc-pagination-elevator input{-webkit-box-sizing:border-box;box-sizing:border-box;width:52px;height:26px;padding:5px 8px;border:1px solid #e7e7e7;border-radius:6px;font-size:12px;line-height:16px;color:#505050;background-color:#fff;-webkit-appearance:none;-webkit-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.bcc-pagination-elevator input:focus{border:1px solid #00a1d6;outline:0}.bcc-pagination-elevator.disabled{color:silver}.bcc-pagination-elevator.disabled input{color:silver;border-color:#f4f4f4;background-color:#f4f4f4;cursor:not-allowed}.bcc-dialog__wrap{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;z-index:1000}.bcc-dialog__wrap.bcc-dialog__wrap-mask{background:rgba(0,0,0,.5)}.bcc-dialog__wrap .bcc-dialog{background:#fff;margin:0 auto;position:absolute;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);padding:24px 32px;-webkit-box-shadow:0 1px 20px 0 rgba(0,0,0,.1);box-shadow:0 1px 20px 0 rgba(0,0,0,.1);border-radius:2px}.bcc-dialog__wrap .bcc-dialog .bcc-dialog__header{color:#505050;font-size:16px;padding-bottom:16px;position:relative}.bcc-dialog__wrap .bcc-dialog .bcc-dialog__header .bcc-dialog__close{cursor:pointer;position:absolute;top:0;right:0;font-size:18px;line-height:1}.bcc-dialog__wrap .bcc-dialog .bcc-dialog__header .bcc-dialog__close:hover{color:#00a1d6}.bcc-dialog__wrap .bcc-dialog .bcc-dialog__body{color:#212121;font-size:14px;padding-bottom:32px}.bcc-dialog__wrap .bcc-dialog .bcc-dialog__footer{text-align:center}.bcc-dialog__wrap .bcc-dialog .bcc-dialog__footer .bcc-button{margin-right:10px}.bcc-dialog__wrap .bcc-dialog .bcc-dialog__footer .bcc-button:last-child{margin-right:0}.dialog-fade-enter-active{-webkit-animation:dialog-fade-in .3s;animation:dialog-fade-in .3s}.dialog-fade-leave-active{-webkit-animation:dialog-fade-out .3s;animation:dialog-fade-out .3s}@-webkit-keyframes dialog-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes dialog-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-webkit-keyframes dialog-fade-out{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}to{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}@keyframes dialog-fade-out{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}to{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}.bcc-radio-group{display:-webkit-box;display:-ms-flexbox;display:flex}.bcc-radio-group+.bcc-radio-group{margin-top:10px}.bcc-radio{color:#212121;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bcc-radio-label{padding-left:8px}.bcc-radio-input{position:relative;width:16px;height:16px;border-radius:50%;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid silver}.bcc-radio-input:hover{border:1px solid #33b3de}.bcc-radio-input .bcc-radio-inner{visibility:hidden;position:absolute;width:6px;height:6px;border-radius:50%;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.bcc-radio-input input[type=radio]{opacity:0;outline:none;position:absolute;z-index:-1;margin:0;width:100%;height:100%}.bcc-radio-checked .bcc-radio-input{border:1px solid #00a1d6}.bcc-radio-checked .bcc-radio-input .bcc-radio-inner{visibility:visible;background:#00a1d6}.bcc-radio-disabled{color:silver}.bcc-radio-disabled .bcc-radio-input{border:1px solid #e7e7e7;background:#f4f4f4}.bcc-radio-disabled .bcc-radio-input:hover{border:1px solid #e7e7e7}.bcc-radio-disabled .bcc-radio-input .bcc-radio-inner{background:#e7e7e7}.bcc-radio+.bcc-radio{margin-left:20px}.bcc-checkbox-group{display:-webkit-box;display:-ms-flexbox;display:flex}.bcc-checkbox-group+.bcc-checkbox-group{margin-top:10px}.bcc-checkbox{color:#505050;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bcc-checkbox-checkbox{position:relative;display:block;width:14px;height:14px;border:1px solid silver;border-radius:2px}.bcc-checkbox-checkbox:hover{border-color:#33b3de}.bcc-checkbox-checkbox input[type=checkbox]{opacity:0;outline:none;position:absolute;z-index:-1;margin:0;width:100%;height:100%}.bcc-checkbox-checkbox .bcc-iconfont{position:absolute;top:50%;left:50%;color:#fff;font-size:12px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:-webkit-transform .15s ease-in .05s;transition:-webkit-transform .15s ease-in .05s;transition:transform .15s ease-in .05s;transition:transform .15s ease-in .05s,-webkit-transform .15s ease-in .05s;visibility:hidden}.bcc-checkbox-label{padding-left:8px}.bcc-checkbox-indeterminate .bcc-checkbox-checkbox{border:1px solid #00a1d6;background:#00a1d6}.bcc-checkbox-indeterminate .bcc-checkbox-checkbox .bcc-iconfont{visibility:visible}.bcc-checkbox-checked .bcc-checkbox-checkbox{border:1px solid #00a1d6;background:#00a1d6}.bcc-checkbox-checked .bcc-checkbox-checkbox .bcc-iconfont{visibility:visible}.bcc-checkbox-disabled{color:silver}.bcc-checkbox-disabled .bcc-checkbox-checkbox{border:1px solid #e7e7e7;background:#f4f4f4}.bcc-checkbox-disabled .bcc-checkbox-checkbox:hover{border-color:#e7e7e7}.bcc-checkbox-disabled .bcc-checkbox-checkbox .bcc-iconfont{color:silver}.bcc-checkbox+.bcc-checkbox{margin-left:20px}.bcc-row{position:relative;display:block;height:auto;-webkit-box-sizing:border-box;box-sizing:border-box;zoom:1}.bcc-row:after,.bcc-row:before{content:"";display:table}.bcc-row:after{clear:both;visibility:hidden;font-size:0;height:0}.bcc-row-flex{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}.bcc-row-flex,.bcc-row-flex:after,.bcc-row-flex:before{display:-webkit-box;display:-ms-flexbox;display:flex}.bcc-row-flex-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.bcc-row-flex-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bcc-row-flex-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.bcc-row-flex-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bcc-row-flex-space-around{-ms-flex-pack:distribute;justify-content:space-around}.bcc-row-flex-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.bcc-row-flex-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bcc-row-flex-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.bcc-col{position:relative;display:block;min-height:1px}.bcc-col-1,.bcc-col-2,.bcc-col-3,.bcc-col-4,.bcc-col-5,.bcc-col-6,.bcc-col-7,.bcc-col-8,.bcc-col-9,.bcc-col-10,.bcc-col-11,.bcc-col-12,.bcc-col-13,.bcc-col-14,.bcc-col-15,.bcc-col-16,.bcc-col-17,.bcc-col-18,.bcc-col-19,.bcc-col-20,.bcc-col-21,.bcc-col-22,.bcc-col-23,.bcc-col-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;float:left}.bcc-col-24{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.bcc-col-push-24{left:100%}.bcc-col-pull-24{right:100%}.bcc-col-offset-24{margin-left:100%}.bcc-col-order-24{-webkit-box-ordinal-group:25;-ms-flex-order:24;order:24}.bcc-col-23{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:95.83333333%}.bcc-col-push-23{left:95.83333333%}.bcc-col-pull-23{right:95.83333333%}.bcc-col-offset-23{margin-left:95.83333333%}.bcc-col-order-23{-webkit-box-ordinal-group:24;-ms-flex-order:23;order:23}.bcc-col-22{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:91.66666667%}.bcc-col-push-22{left:91.66666667%}.bcc-col-pull-22{right:91.66666667%}.bcc-col-offset-22{margin-left:91.66666667%}.bcc-col-order-22{-webkit-box-ordinal-group:23;-ms-flex-order:22;order:22}.bcc-col-21{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:87.5%}.bcc-col-push-21{left:87.5%}.bcc-col-pull-21{right:87.5%}.bcc-col-offset-21{margin-left:87.5%}.bcc-col-order-21{-webkit-box-ordinal-group:22;-ms-flex-order:21;order:21}.bcc-col-20{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:83.33333333%}.bcc-col-push-20{left:83.33333333%}.bcc-col-pull-20{right:83.33333333%}.bcc-col-offset-20{margin-left:83.33333333%}.bcc-col-order-20{-webkit-box-ordinal-group:21;-ms-flex-order:20;order:20}.bcc-col-19{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:79.16666667%}.bcc-col-push-19{left:79.16666667%}.bcc-col-pull-19{right:79.16666667%}.bcc-col-offset-19{margin-left:79.16666667%}.bcc-col-order-19{-webkit-box-ordinal-group:20;-ms-flex-order:19;order:19}.bcc-col-18{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:75%}.bcc-col-push-18{left:75%}.bcc-col-pull-18{right:75%}.bcc-col-offset-18{margin-left:75%}.bcc-col-order-18{-webkit-box-ordinal-group:19;-ms-flex-order:18;order:18}.bcc-col-17{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:70.83333333%}.bcc-col-push-17{left:70.83333333%}.bcc-col-pull-17{right:70.83333333%}.bcc-col-offset-17{margin-left:70.83333333%}.bcc-col-order-17{-webkit-box-ordinal-group:18;-ms-flex-order:17;order:17}.bcc-col-16{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:66.66666667%}.bcc-col-push-16{left:66.66666667%}.bcc-col-pull-16{right:66.66666667%}.bcc-col-offset-16{margin-left:66.66666667%}.bcc-col-order-16{-webkit-box-ordinal-group:17;-ms-flex-order:16;order:16}.bcc-col-15{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:62.5%}.bcc-col-push-15{left:62.5%}.bcc-col-pull-15{right:62.5%}.bcc-col-offset-15{margin-left:62.5%}.bcc-col-order-15{-webkit-box-ordinal-group:16;-ms-flex-order:15;order:15}.bcc-col-14{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:58.33333333%}.bcc-col-push-14{left:58.33333333%}.bcc-col-pull-14{right:58.33333333%}.bcc-col-offset-14{margin-left:58.33333333%}.bcc-col-order-14{-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14}.bcc-col-13{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:54.16666667%}.bcc-col-push-13{left:54.16666667%}.bcc-col-pull-13{right:54.16666667%}.bcc-col-offset-13{margin-left:54.16666667%}.bcc-col-order-13{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.bcc-col-12{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.bcc-col-push-12{left:50%}.bcc-col-pull-12{right:50%}.bcc-col-offset-12{margin-left:50%}.bcc-col-order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.bcc-col-11{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:45.83333333%}.bcc-col-push-11{left:45.83333333%}.bcc-col-pull-11{right:45.83333333%}.bcc-col-offset-11{margin-left:45.83333333%}.bcc-col-order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.bcc-col-10{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:41.66666667%}.bcc-col-push-10{left:41.66666667%}.bcc-col-pull-10{right:41.66666667%}.bcc-col-offset-10{margin-left:41.66666667%}.bcc-col-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.bcc-col-9{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:37.5%}.bcc-col-push-9{left:37.5%}.bcc-col-pull-9{right:37.5%}.bcc-col-offset-9{margin-left:37.5%}.bcc-col-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.bcc-col-8{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:33.33333333%}.bcc-col-push-8{left:33.33333333%}.bcc-col-pull-8{right:33.33333333%}.bcc-col-offset-8{margin-left:33.33333333%}.bcc-col-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.bcc-col-7{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:29.16666667%}.bcc-col-push-7{left:29.16666667%}.bcc-col-pull-7{right:29.16666667%}.bcc-col-offset-7{margin-left:29.16666667%}.bcc-col-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.bcc-col-6{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:25%}.bcc-col-push-6{left:25%}.bcc-col-pull-6{right:25%}.bcc-col-offset-6{margin-left:25%}.bcc-col-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.bcc-col-5{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:20.83333333%}.bcc-col-push-5{left:20.83333333%}.bcc-col-pull-5{right:20.83333333%}.bcc-col-offset-5{margin-left:20.83333333%}.bcc-col-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.bcc-col-4{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:16.66666667%}.bcc-col-push-4{left:16.66666667%}.bcc-col-pull-4{right:16.66666667%}.bcc-col-offset-4{margin-left:16.66666667%}.bcc-col-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.bcc-col-3{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:12.5%}.bcc-col-push-3{left:12.5%}.bcc-col-pull-3{right:12.5%}.bcc-col-offset-3{margin-left:12.5%}.bcc-col-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.bcc-col-2{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:8.33333333%}.bcc-col-push-2{left:8.33333333%}.bcc-col-pull-2{right:8.33333333%}.bcc-col-offset-2{margin-left:8.33333333%}.bcc-col-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.bcc-col-1{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:4.16666667%}.bcc-col-push-1{left:4.16666667%}.bcc-col-pull-1{right:4.16666667%}.bcc-col-offset-1{margin-left:4.16666667%}.bcc-col-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.bcc-col-0{display:none}.bcc-col-push-0{left:auto}.bcc-col-pull-0{right:auto}.bcc-col-offset-0{margin-left:0}.bcc-col-order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.bcc-message{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:40px;border-radius:4px;background-color:#fff;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-shadow:0 4px 8px rgba(137,142,149,.4);box-shadow:0 4px 8px rgba(137,142,149,.4);text-align:center;z-index:999999;opacity:1;-webkit-transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,transform .2s ease-in-out;transition:opacity .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.bcc-message p{margin:10px 20px;color:#fff;text-align:center;line-height:20px;font-size:14px;overflow:hidden}.bcc-message .bcc-message__closeBtn{color:silver;margin-right:8px}.bcc-message.bcc-message--query{background-color:#faab4b}.bcc-message.bcc-message--exception{background-color:#fa5a57}.bcc-message.bcc-message--success{background-color:#6dc781}.bcc-message-fade-enter,.bcc-message-fade-leave-active{opacity:0;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.bcc-popover{width:auto;min-width:150px;display:inline-block;padding:24px;background-color:#fff;position:absolute;font-size:14px;color:#505050;border:1px solid #e7e7e7;border-radius:2px;-webkit-box-shadow:0 1px 20px 0 rgba(0,0,0,.1);box-shadow:0 1px 20px 0 rgba(0,0,0,.1)}.bcc-popover .popper__arrow{display:block;width:0;height:0;position:absolute;margin:5px;border-style:solid;border-color:transparent}.bcc-popover[x-placement^=top]{margin-bottom:5px}.bcc-popover[x-placement^=top] .popper__arrow{border-width:6px 6px 0 6px;border-color:#e7e7e7 transparent transparent transparent;bottom:-6px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.bcc-popover[x-placement^=top] .popper__arrow:after{content:"";width:0;height:0;border-width:5px 4px 0 4px;border-style:solid;border-color:#fff transparent transparent transparent;position:absolute;top:-6px;right:-4px}.bcc-popover[x-placement^=bottom]{margin-top:5px}.bcc-popover[x-placement^=bottom] .popper__arrow{border-width:0 6px 6px 6px;border-color:transparent transparent #e7e7e7 transparent;top:-6px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.bcc-popover[x-placement^=bottom] .popper__arrow:after{content:"";width:0;height:0;border-width:0 4px 5px 4px;border-style:solid;border-color:transparent transparent #fff transparent;position:absolute;top:1px;right:-4px}.bcc-popover[x-placement^=right]{margin-left:5px}.bcc-popover[x-placement^=right] .popper__arrow{border-width:6px 6px 6px 0;border-color:transparent #e7e7e7 transparent transparent;left:-6px;top:calc(50% - 5px);margin-left:0;margin-right:0}.bcc-popover[x-placement^=right] .popper__arrow:after{content:"";width:0;height:0;border-width:4px 4px 5px 0;border-style:solid;border-color:transparent #fff transparent transparent;position:absolute;top:-4px;left:2px}.bcc-popover[x-placement^=left]{margin-right:5px}.bcc-popover[x-placement^=left] .popper__arrow{border-width:6px 0 6px 6px;border-color:transparent transparent transparent #e7e7e7;right:-6px;top:calc(50% - 5px);margin-left:0;margin-right:0}.bcc-popover[x-placement^=left] .popper__arrow:after{content:"";width:0;height:0;border-width:5px 0 4px 4px;border-style:solid;border-color:transparent transparent transparent #fff;position:absolute;top:-5px;left:-6px}.bcc-search-input-wrapper{position:relative;display:inline-block}.bcc-search-input{width:100%;height:32px;padding:12px 35px 12px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:bottom;font-size:12px;color:#505050;border:1px solid #e7e7e7;border-radius:4px}.bcc-search-input:focus{border-color:#00a1d6;outline:0}.search-input{position:absolute;top:8px;right:11px;font-size:14px;color:#757575}.bcc-search-input::-webkit-input-placeholder{font-size:12px;color:#505050}.bcc-search-input::-moz-placeholder{font-size:12px;color:#505050}.bcc-search-input:-ms-input-placeholder{font-size:12px;color:#505050}.bcc-search-input::-ms-input-placeholder{font-size:12px;color:#505050}.bcc-search-input::placeholder{font-size:12px;color:#505050}.bcc-select{position:relative;width:150px}.bcc-select.disabled .bcc-select-input-wrap{background-color:#f4f4f4}.bcc-select.disabled .bcc-select-input-inner{color:silver;cursor:not-allowed}.bcc-select-input-wrap{width:100%;height:100%;border:1px solid #e7e7e7;height:32px;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;font-size:14px;color:#212121}.bcc-select-input-wrap .bcc-iconfont{pointer-events:none}.bcc-select-input-inner{width:100%;height:100%;border:none;outline:none;padding-left:12px;padding-right:25px;background:transparent;cursor:pointer;display:block;-webkit-box-sizing:border-box;box-sizing:border-box}.bcc-select-input-inner::-webkit-input-placeholder{color:#999}.bcc-select-input-inner::-moz-placeholder{color:#999}.bcc-select-input-inner:-ms-input-placeholder{color:#999}.bcc-select-input-inner:-moz-placeholder{color:#999}.bcc-select i{position:absolute;font-size:12px;-webkit-transform:scale(.85);transform:scale(.85);right:14px;top:9px;color:#999}.bcc-select-zoom-in-top-enter-active,.bcc-select-zoom-in-top-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-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);-webkit-transform-origin:center top;transform-origin:center top}.bcc-select-zoom-in-top-enter,.bcc-select-zoom-in-top-leave-active{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.bcc-select-list-wrap{position:absolute;z-index:1001;border-radius:4px;background-color:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;padding:6px 0;width:100%}.bcc-select-option-list{padding:0;margin:0;overflow:auto}.bcc-select-option-list::-webkit-scrollbar{width:6px}.bcc-select-option-list::-webkit-scrollbar-thumb{background:silver;border-radius:3px}.bcc-select-option-list li{list-style:none}.bcc-option{font-size:14px;padding-left:13px;padding-right:25px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#212121;height:36px;line-height:36px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;cursor:pointer}.bcc-option.is-disabled{color:silver;cursor:not-allowed}.bcc-option.is-disabled:hover{background-color:#fff}.bcc-option:hover{background-color:#fafafa}.bcc-option.selected{color:#00a1d6;font-weight:500}.bcc-option.selected .bcc-iconfont{color:#00a1d6;display:inline}.bcc-option .bcc-iconfont{position:absolute;right:13px;top:0;font-size:14px;display:none}.bcc-notification{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:584px;padding:0 16px;height:40px;border-radius:4px;background-color:#fff;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center;z-index:1000000;opacity:1;-webkit-transition:opacity .2s ease-in-out,top .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,top .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,transform .2s ease-in-out,top .2s ease-in-out;transition:opacity .2s ease-in-out,transform .2s ease-in-out,top .2s ease-in-out,-webkit-transform .2s ease-in-out}.bcc-notification p{margin-left:8px;width:468px;color:#505050;text-align:left;line-height:40px;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bcc-notification a{font-size:14px}.bcc-notification .bcc-notification__tips{font-size:14px;line-height:40px}.bcc-notification .bcc-notification__tips.error{color:#fa5a57}.bcc-notification .bcc-notification__tips.normal{color:#23ade5}.bcc-notification .bcc-notification__tips.success{color:#6dc781}.bcc-notification .bcc-notification__tips.warning{color:#faab4b}.bcc-notification .bcc-notification__closeBtn{color:silver;font-size:12px;line-height:40px}.bcc-notification .bcc-notification__closeBtn:hover{cursor:pointer;color:#23ade5}.bcc-notification.bcc-notification--error{background-color:#fff3f0;border:1px solid #f99b96}.bcc-notification.bcc-notification--normal{background-color:#f7fbff;border:1px solid #55cbf2}.bcc-notification.bcc-notification--success{background-color:#f7fff9;border:1px solid #8be09c}.bcc-notification.bcc-notification--warning{background-color:#fffbf0;border:1px solid #ffc573}.bcc-notification-fade-enter,.bcc-notification-fade-leave-active{opacity:0;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.bcc-input{position:relative;display:inline-block}.bcc-input.disabled{background-color:#f4f4f4}.bcc-input.disabled .bcc-input-inner{color:silver!important}.bcc-input.disabled .word-limit{background-color:#f4f4f4}.is-error .bcc-input-inner{border:1px solid #fa5a57!important}.is-error .word-limit{color:#fa5a57}.word-limit{position:absolute;height:14px;line-height:14px;right:10px;color:silver;font-size:14px;background:#fff;padding-left:2px}.bcc-input-inner.input~.word-limit{bottom:calc(50% - 7px)}.bcc-input-inner.textarea~.word-limit{bottom:10px}.bcc-input-inner{width:100%;padding:0 12px;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:bottom;font-size:14px;color:#212121;border:1px solid #e7e7e7;border-radius:4px;background-color:transparent}.bcc-input-inner:focus{border-color:#00a1d6;outline:0}.bcc-input-inner::-webkit-input-placeholder{color:#999}.bcc-input-inner::-moz-placeholder{color:#999}.bcc-input-inner:-ms-input-placeholder{color:#999}.bcc-input-inner::-ms-input-placeholder{color:#999}.bcc-input-inner::placeholder{color:#999}.bcc-input-inner.input{height:100%;min-height:32px}.bcc-input-inner.textarea{line-height:18px;padding-top:10px;padding-bottom:10px;resize:none}.bcc-input-inner.textarea::-webkit-scrollbar{width:6px}.bcc-input-inner.textarea::-webkit-scrollbar-thumb{background:silver;border-radius:3px}.bcc-state{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px}.bcc-state .bcc-state__image{width:364px}.bcc-state .bcc-state__image>*{display:block;overflow:hidden;width:364px}.bcc-state .bcc-state__tip{margin-top:24px;color:#212121;font-size:16px}.bcc-state .bcc-state__actions{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:24px;margin-left:8px}.bcc-state .bcc-state__actions button{margin-right:8px}.bcc-table__wrap{font-size:14px;position:relative}.bcc-table__wrap .loading_wrap{position:absolute;width:100%;height:100%;background:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1}.bcc-table__wrap .loading_wrap,.bcc-table__wrap .loading_wrap .loading-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bcc-table__wrap .loading_wrap .loading-content span{margin-left:5px;color:#999}.bcc-table__wrap table{width:100%;table-layout:fixed;text-align:center}.bcc-table__wrap table thead{color:#757575;font-weight:500;display:table-header-group;vertical-align:middle}.bcc-table__wrap table thead tr th{background-color:#fafafa;padding:18px 0 17px;min-width:0;vertical-align:middle;position:relative;text-align:left;border-bottom:1px solid #f4f4f4;z-index:6}.bcc-table__wrap table thead tr th,.bcc-table__wrap table thead tr th .bcc-table__cell{overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;text-overflow:ellipsis}.bcc-table__wrap table thead tr th .bcc-table__cell{display:inline-block;padding-left:10px;padding-right:10px;width:100%;line-height:17px;white-space:normal;word-break:break-all}.bcc-table__wrap table thead tr th .bcc-table__cell.bcc-table__cell-sort{cursor:pointer}.bcc-table__wrap table thead tr th .bcc-table__cell.bcc-table__cell-sort .bcc-table__sort{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transform:scale(.25);transform:scale(.25);width:6px;height:11px}.bcc-table__wrap table thead tr th .bcc-table__cell.bcc-table__cell-sort .bcc-table__sort .bcc-table__sort-color{color:#36a1d6}.bcc-table__wrap table thead tr th .bcc-table__cell.bcc-table__cell-sort .bcc-table__sort .bcc-iconfont{margin-bottom:8px}.bcc-table__wrap table tbody{color:#212121}.bcc-table__wrap table tbody tr td{background-color:#fff;padding:12px 0;min-width:0;vertical-align:middle;position:relative;text-align:left;border-bottom:1px solid #f4f4f4}.bcc-table__wrap table tbody tr td,.bcc-table__wrap table tbody tr td .bcc-table__cell{overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;text-overflow:ellipsis}.bcc-table__wrap table tbody tr td .bcc-table__cell{display:inline-block;padding-left:10px;padding-right:10px;width:100%;line-height:23px;white-space:normal;word-break:break-all}.bcc-table__wrap table tbody tr.bcc-table__tr-hover:hover td{background-color:#f4f4f4}.bcc-table__wrap table .bcc-table__row-selection{width:55px}.bcc-table__wrap table .bcc-table__row-selection .bcc-table__cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bcc-table__wrap table.bcc-table__border{border-top:1px solid #f4f4f4;border-left:1px solid #f4f4f4}.bcc-table__wrap table.bcc-table__border td,.bcc-table__wrap table.bcc-table__border th{border-right:1px solid #f4f4f4}.bcc-table__wrap table.bcc-table__align-center td,.bcc-table__wrap table.bcc-table__align-center th{text-align:center}.bcc-table__wrap table.bcc-table__align-right td,.bcc-table__wrap table.bcc-table__align-right th{text-align:right}.bcc-table__wrap .bcc-checkbox{display:inline-block}.bcc-table__wrap .bcc-checkbox .bcc-checkbox-label{display:none}.bcc-table__wrap .bcc-table__empty.bcc-table__empty-border{border-left:1px solid #f4f4f4;border-right:1px solid #f4f4f4;border-bottom:1px solid #f4f4f4}.bcc-table__wrap .bcc-table__empty .bcc-table__empty-default{padding-top:80px;padding-bottom:80px}.bcc-select .search-input_wrap{padding:0 11px}.bcc-select .search-list{max-height:200px}.bcc-select .scroll_wrap{overflow-y:auto;overflow-x:hidden}.bcc-select .bcc-search-input-wrapper{width:100%}.button-group_wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.button-group_wrap .bcc-button:first-child{border-radius:4px 0 0 4px}.button-group_wrap .bcc-button{border-radius:0}.button-group_wrap .bcc-button:not(:last-child){border-right:0}.button-group_wrap .bcc-button:last-child{border-radius:0 4px 4px 0}.bcc-form{margin-top:30px}.bcc-form--inline{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.bcc-form--inline .bcc-form-item{margin-right:10px}.bcc-form-item{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:32px;margin-bottom:30px;-ms-flex-wrap:wrap;flex-wrap:wrap}.bcc-form-item__label{font-size:14px;line-height:18px;position:relative;top:6px}.bcc-form-item__label .bcc-form-item__required-tag{display:inline-block;width:10px;font-size:16px;color:#f6625e;text-align:left;position:relative;top:3px}.bcc-form-item__content{min-height:32px}.bcc-form-item__content .bcc-radio{margin-top:8px}.bcc-form-item__content .bcc-form-item__error{font-family:PingFangSC-Regular;font-size:14px;color:#fa5a57;margin-top:10px}.bcc-form--label-top .bcc-form-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bcc-form--label-left .bcc-form-item__label{text-align:left}.bcc-form--label-right .bcc-form-item__label{text-align:right}.bcc-upload{position:relative;width:auto}.bcc-upload i{position:relative;-webkit-transform:scale(1);transform:scale(1);right:auto;top:auto}.bcc-upload-template{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px dashed silver;width:180px;height:180px;-webkit-box-sizing:border-box;box-sizing:border-box}.bcc-upload-template .tip{font-family:PingFangSC-Regular;font-size:14px;color:#999;letter-spacing:0;text-align:center;display:inline-block}.bcc-upload-wrapper{cursor:pointer;padding-bottom:20px;display:inline-block}.bcc-file-list .item{position:relative;cursor:pointer;margin:5px 0;font-size:14px;line-height:28px;padding:5px;border-radius:4px}.bcc-file-list .item:hover{background-color:rgba(0,0,0,.1)}.bcc-file-list .item-success{color:#6dc781}.bcc-file-list .item-failed{color:#d43f41}.bcc-file-list .item-pending{color:#999}.bcc-file-list .icon{position:absolute;right:8px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#999}.bcc-image-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:800px}.bcc-image-list .item{cursor:pointer;position:relative;margin:0 10px 10px 0;width:176px}.bcc-image-list .item-wrapper{margin-bottom:16px}.bcc-image-list .item-content{height:176px;width:176px;border:1px solid #e7e7e7;border-radius:4px;background-size:176px 176px;background-repeat:no-repeat;position:relative}.bcc-image-list .item-pending{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bcc-image-list .item-pending-bar{width:135px;height:8px;background:#e7e7e7;border-radius:10px}.bcc-image-list .item-pending-text{font-size:12px;font-weight:500;color:silver;line-height:17px;margin-top:14px}.bcc-image-list .item-failed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bcc-image-list .item-failed-text{color:#d43f41;font-size:12px;font-weight:500;line-height:17px;margin-top:14px}.bcc-image-list .item:hover .item-mask{opacity:1}.bcc-image-list .item-delete{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1000}.bcc-image-list .item-title{margin-top:8px;color:#505050;font-size:14px;width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bcc-image-list .item-mask{position:absolute;width:100%;height:100%;opacity:0;background-color:rgba(0,0,0,.3);z-index:100;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.bcc-verification{display:inline-block;text-align:center;background-color:#fff;cursor:pointer;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;position:relative;line-height:100%;width:128px;height:38px;border:1px solid #e7e7e7;background:#fff;color:#505050;min-width:100px}.bcc-verification:hover{background-color:#f4f4f4}.bcc-verification.is-disabled{cursor:not-allowed;color:silver;border:1px solid #e7e7e7;background-color:#f4f4f4}.bcc-verification:after{display:inline-block;height:100%;vertical-align:middle;content:""}.bcc-verification .bcc-verification-seconds{color:#fa5a57}.bcc-verification .bcc-verification-popover{width:130px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;display:inline-block;vertical-align:middle;padding:21px;background-color:#000;opacity:.5;position:absolute;font-size:14px;color:#fff;border-radius:4px;cursor:default;margin-top:-28px;z-index:10}.bcc-verification .bcc-verification-popover.popover-left{right:calc(100% + 16px)}.bcc-verification .bcc-verification-popover.popover-right{left:calc(100% + 16px)}.bcc-verification .bcc-verification-popover:before{display:inline-block;vertical-align:middle;content:"";height:100%}.bcc-verification .bcc-verification-arrow{vertical-align:middle;display:inline-block;width:0;height:0;position:absolute;border-style:solid;border-width:8px;opacity:.5;z-index:10;margin-top:-8px}.bcc-verification .bcc-verification-arrow.popover-left{right:100%;border-color:transparent transparent transparent #000}.bcc-verification .bcc-verification-arrow.popover-right{left:100%;border-color:transparent #000 transparent transparent}.bcc-verification-fade-leave-active{-webkit-transition:opacity .5s;transition:opacity .5s}.bcc-verification-fade-leave-to{opacity:0}.bcc-progress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bcc-progress .progress-bar{-ms-flex-preferred-size:1px;flex-basis:1px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:8px;overflow:hidden;vertical-align:middle;background-color:#f4f4f4;border-radius:10px}.bcc-progress .progress-bg{position:relative;height:100%;border-radius:10px;background-color:#00a1d6;-webkit-transition:all .5s cubic-bezier(.08,.82,.17,1) 0s;transition:all .5s cubic-bezier(.08,.82,.17,1) 0s}.bcc-progress .progress-active{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;border-radius:10px;opacity:0;-webkit-animation:progress-active 2.4s cubic-bezier(.23,1,.32,1) infinite;animation:progress-active 2.4s cubic-bezier(.23,1,.32,1) infinite;content:""}.bcc-progress .progress-text{width:28px;margin-left:8px;-ms-flex-negative:0;flex-shrink:0;color:#212121;font-size:14px;line-height:1;white-space:nowrap;text-align:left;vertical-align:middle;word-break:normal}@-webkit-keyframes progress-active{0%{-webkit-transform:translate(-100%) scaleX(0);transform:translate(-100%) scaleX(0);opacity:.1}20%{-webkit-transform:translate(-100%) scaleX(0);transform:translate(-100%) scaleX(0);opacity:.5}to{-webkit-transform:translate(0) scaleX(1);transform:translate(0) scaleX(1);opacity:0}}@keyframes progress-active{0%{-webkit-transform:translate(-100%) scaleX(0);transform:translate(-100%) scaleX(0);opacity:.1}20%{-webkit-transform:translate(-100%) scaleX(0);transform:translate(-100%) scaleX(0);opacity:.5}to{-webkit-transform:translate(0) scaleX(1);transform:translate(0) scaleX(1);opacity:0}}
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%}article,aside,figcaption,figure,footer,header,main,nav,section{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box}a{-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}b,strong{font-weight:inherit}dfn{font-style:italic}mark{background-color:#ff0;color:#000}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{-webkit-box-sizing:border-box}progress{display:inline-block}textarea{resize:vertical}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}details,menu{display:block}canvas{display:inline-block}[hidden],template{display:none}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}article,aside,blockquote,body,button,dd,details,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,input,legend,li,menu,nav,ol,p,section,td,textarea,th,ul{margin:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}input::-ms-clear,input::-ms-reveal{display:none}a{color:#23ade5;background:transparent;text-decoration:none;outline:none;cursor:pointer;-webkit-transition:color .2s ease;transition:color .2s ease}a:hover{color:#4fbdea}a:active{color:#21a4da}a:active,a:hover{outline:0;text-decoration:none}a[disabled]{color:#ccc;cursor:not-allowed;pointer-events:none}code,kbd,pre,samp{font-family:Consolas,Menlo,Courier,monospace}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}