.biz-dialog-selector .el-input-group{width:295px}.biz-dialog-selector .el-input__validateIcon{display:none}.biz-dialog-selector>.el-dialog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:70%;height:80%;margin:6.25% auto!important}.biz-dialog-selector>.el-dialog>.el-dialog__body{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0;margin:5px 20px}.biz-dialog-selector>.el-dialog>.el-dialog__body .biz-header{-webkit-box-shadow:none;box-shadow:none;padding:5px 0}.biz-dialog-selector>.el-dialog>.el-dialog__body .biz-table{position:absolute;left:0;top:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.biz-dialog-selector>.el-dialog>.el-dialog__body .biz-table>.biz-table-body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.biz-dialog-selector>.el-dialog>.el-dialog__body .biz-pagination{padding-top:10px}.biz-save-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:20px;margin-bottom:15px}.biz-save-button .hidden{display:none}.biz-save-button .show{display:""}.rank-dialog-selector .el-dialog{width:80%}.rank-dialog-selector .el-dialog__header{text-align:center}.rank-dialog-selector .customer-info img{float:left;width:40px;height:40px;border-radius:50%}.rank-dialog-selector .customer-info .wrapper{margin-left:56px;position:relative}.rank-dialog-selector .customer-info .wrapper .gender .iconfont{position:absolute;left:-28px;bottom:-2px;font-size:24px}.rank-dialog-selector .customer-info .wrapper .gender .male{color:#2069cb}.rank-dialog-selector .customer-info .wrapper .gender .female{color:#f935d1}.rank-dialog-selector .customer-info .wrapper .gender .none{color:#ff7300}.rank-item{font-size:12px}.rank-item .biz-save-button{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.rank-item .platform-tags{display:block;float:left}.rank-item .show-more{color:coral}.rank-item .nick-name-container{max-height:60px;overflow:hidden}.rank-item .nick-name-container .nick-name-title{float:left;width:100px;margin-right:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.rank-item .color{color:#ff7300;cursor:pointer}.rank-item .nick-name-container-show .nick-name-title{float:left;width:100px;margin-right:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.rank-item .btn-style{margin-right:10px}.member-care-mgmt-card-item{width:384px;height:268px;margin:10px;cursor:pointer}.member-care-mgmt-card-item .el-card__header{height:168px}.member-care-mgmt-card-item .el-card__body{height:100px;padding:10px 20px;background-color:#f7f7f7}.member-care-mgmt-card-item .header{position:relative}.member-care-mgmt-card-item .del-btn{position:absolute;right:0;font-size:16px;color:#d9d9d9}.member-care-mgmt-card-item .title{margin-bottom:20px;font-size:16px;color:rgba(0,0,0,.65);line-height:24px;font-weight:700}.member-care-mgmt-card-item .title .state{margin-left:5px;font-size:10px;padding:0 3px;font-weight:400;color:#fff;line-height:15px;border-radius:4px;background-color:#d9d9d9}.member-care-mgmt-card-item .title .state.is-active{background-color:#ff7300}.member-care-mgmt-card-item .content,.member-care-mgmt-card-item .desc{font-size:12px;color:rgba(0,0,0,.43);line-height:18px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.member-mgmt-card-view{overflow:auto}.member-mgmt-card-view,.member-mgmt-card-view .category-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.member-mgmt-card-view .category-list{width:100%}.member-mgmt-card-view .category-name{width:100%;color:hsla(0,0%,40%,.75);font-size:16px;font-weight:700;line-height:21px;margin:20px 10px}.base-info .biz-save-button{margin-top:5px}.base-info .biz-grid__content{margin-right:5px}.distributor-mgmt{padding-right:5px}.distributor-mgmt .biz-save-button{margin-top:5px}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.biz-popup{background-color:rgba(0,0,0,.4);left:0;z-index:999}.biz-popup,.biz-popup .popup-content{position:absolute;right:0;top:0;bottom:0}.biz-popup .popup-content{margin:0;padding:0;background-color:#fff;width:700px;-webkit-backface-visibility:hidden;backface-visibility:hidden;left:auto}.biz-popup .popup-content .el-tabs{height:100%;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.biz-popup .popup-content .el-tabs .el-tabs__content{padding:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.biz-popup .popup-content .el-tabs .el-tabs__content .el-tab-pane{height:100%}.biz-fade-t-enter-active,.biz-fade-t-leave-active{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.biz-fade-t-enter-active{-webkit-animation-name:fadeIn;animation-name:fadeIn}.biz-fade-t-leave-active{-webkit-animation-name:fadeOut;animation-name:fadeOut}.biz-fade-t-right-enter-active,.biz-fade-t-right-leave-active{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.biz-fade-t-right-enter-active{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.biz-fade-t-right-leave-active{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.biz-popup-tabs .el-tabs--border-card>.el-tabs__header{height:39px;background-color:#ebebeb}.rights-select .el-dialog__footer{text-align:right}.rights-select .el-checkbox{margin-left:30px;width:220px;top:-25px}.rights-select .el-checkbox .right_name{width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}.rights-select .el-checkbox img{position:relative;top:20px;margin-right:10px}.rights-select .el-dialog--center .el-dialog__footer{text-align:right}.care-card-preview .card-preview{margin:0 auto;width:350px;height:623px;position:relative}.care-card-preview .card-preview img{position:absolute;width:350px;-o-object-fit:cover;object-fit:cover}.care-card-preview .card-preview .preview-content{height:153px;z-index:1;position:absolute;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#000;font-size:16px;left:100px;top:300px}.care-card-preview .card-preview .preview-content span{color:#000}.care-card-preview .card-preview .preview-content ol{padding-left:5px}.care-card-preview .card-preview .preview-content ol li{color:#bd9f6e}.care-card-preview .card-preview .preview-content .content-btn{font-size:14px;margin-top:30px;margin-left:5px;color:#fff;border-radius:10px;text-align:center;width:120px;line-height:28px}.care-card-preview .card-preview.card-style-0 .preview-content{width:180px;top:260px}.care-card-preview .card-preview.card-style-0 .content-btn{background:#5348a5}.care-card-preview .card-preview.card-style-1 .preview-content{top:320px}.care-card-preview .card-preview.card-style-1 ol li{color:#eb4a47}.care-card-preview .card-preview.card-style-1 .content-btn{background:#eb4a47}.care-card-preview .card-preview.card-style-2 .preview-content{top:250px}.care-card-preview .card-preview.card-style-2 .content-btn{background:-webkit-gradient(linear,left top,left bottom,from(#fae3b4),color-stop(#cdaf80),to(#aa8858));background:linear-gradient(#fae3b4,#cdaf80,#aa8858)}.template-preview .el-dialog__body{-ms-flex-pack:distribute;justify-content:space-around}.template-preview .el-dialog__body,.template-preview .template-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.template-preview .template-item{width:300px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.template-preview .template-item .template-name{font-size:16px;color:#101010;margin-bottom:5px}.template-preview .template-item .template-img{width:226px;margin-bottom:20px}.template-preview .template-item .template-img img{width:100%;-o-object-fit:cover;object-fit:cover}.care-card-base-info .biz-save-button{margin-top:10px;margin-bottom:10px;float:left}.care-card-base-info .el-form{height:100%;overflow:auto;padding-bottom:20px;padding-right:30px}.care-card-base-info .el-form .el-radio{width:100px;margin-bottom:5px}.care-card-base-info .el-form .el-form-item.isRequired .el-form-item__label:before{content:"*";color:#f56c6c;margin-right:4px}.care-card-base-info .el-form .selected-right-list .right-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 0;font-size:14px;line-height:50px}.care-card-base-info .el-form .selected-right-list .right-item img{width:50px;height:50px;margin:0 10px 0 0;-o-object-fit:cover;object-fit:cover}.care-card-base-info .el-form .selected-right-list .right-item .right-name{width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}.promotion-dialog{width:800px;height:80%;padding:20px}.promotion-dialog .biz-grid{top:45px;height:85%}.promotion-dialog>.el-dialog__body{width:100%;height:98%;position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0}.promotion-dialog .container{padding:20px;margin:20px;width:100%;height:100%}.promotion-dialog .el-dialog__header{text-align:center}.promotion-dialog .el-pagination{margin:10px 0}.promotion-dialog .dialog-footer{display:none}.rank-dialog .content{min-height:300px;height:500px;overflow-y:auto}.rank-dialog .content .vip-name{margin:10px 0}.rank-dialog .content .vip-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.rank-dialog .content .vip-container .vip{min-width:110px;padding:0 20px}.rank-dialog .el-dialog__footer{text-align:right}.notice-dialog-selector .customer-info img{float:left;width:40px;height:40px;border-radius:50%}.notice-dialog-selector .customer-info .wrapper{margin-left:56px;position:relative}.notice-dialog-selector .customer-info .wrapper .gender .iconfont{position:absolute;left:-28px;bottom:-2px;font-size:24px}.notice-dialog-selector .customer-info .wrapper .gender .male{color:#2069cb}.notice-dialog-selector .customer-info .wrapper .gender .female{color:#f935d1}.notice-dialog-selector .customer-info .wrapper .gender .none{color:#ff7300}.market-activity-activity-notice .biz-save-button{margin-top:10px;float:left}.market-activity-activity-notice .el-form{height:100%;overflow:auto;padding-bottom:20px;padding-right:10px}.market-activity-activity-notice .el-form .preview-content{background-color:#f5f7fa;border:1px solid #dcdfe6;border-radius:5px;padding:5px;line-height:1.5;color:#c0c4cc}.market-activity-activity-notice .el-form .preview-content .custom-c{color:#606266}.market-activity-activity-notice .el-form .nick-name-container{max-height:60px;overflow:hidden}.market-activity-activity-notice .el-form .nick-name-container .nick-name-title{float:left;width:100px;margin-right:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.market-activity-activity-notice .el-form .color{color:#ff7300;cursor:pointer}.market-activity-activity-notice .el-form .nick-name-container-show .nick-name-title{float:left;width:100px;margin-right:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.market-activity-activity-notice .el-form .btn-style{margin-right:10px}.refueling-record .biz-table-filter{float:right}.refueling-record .customer-info img{position:absolute;top:20px;width:40px;height:40px;border-radius:50%}.refueling-record .customer-info .wrapper{margin-left:56px;position:relative}.refueling-record .customer-info .wrapper .title{width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.refueling-record .slot-top p{margin:0}.content-site .biz-save-button{margin-top:10px;float:left}.content-site .layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.content-site .layout .content{position:relative}.content-site .layout .content .button-class{position:absolute;top:50%;left:155px}.content-site .site-preview{margin-left:50px;width:375px;height:667px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.04);box-shadow:0 2px 4px 0 rgba(0,0,0,.04);border-radius:4px;border:1px solid #eee}.content-site .site-preview .page{width:100%;height:100%;overflow-y:auto;scrollbar-width:none}.content-site .site-preview .page::-webkit-scrollbar{display:none}.content-site .site-preview .page iframe{width:100%;height:100%}.member-care-mgmt{padding:5px 0 5px 15px!important}.member-care-mgmt .content{height:100%}.member-care-mgmt .m-pagination{height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.member-care-mgmt .m-pagination .limit-pagination{margin-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}