.flex-mixin{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-mixin-column{-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}.overflow-mixin{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.box-shadow-mixin{-webkit-box-shadow:0 3px 10px 3px rgba(33,33,33,.3);box-shadow:0 3px 10px 3px rgba(33,33,33,.3)}.bg-mixin{background-size:cover;background-repeat:no-repeat;background-position:top}.bg-mixin-contain{background-size:contain;background-repeat:no-repeat;background-position:50%}#service-list .zv-content-header .pull-left{padding-right:14px}#service-list .zv-content-header .el-alert{margin-top:6.5px;padding:0;height:26px;padding-right:0;background-color:#ebfcf9;border:1px solid #c8f7ee;color:#099;width:auto}#service-list .zv-content-header .el-alert .el-alert__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 12px}#service-list .zv-content-header .el-alert .el-alert__closebtn{position:static;color:#099;width:8px;height:8px}#service-list .zv-block{padding-top:16px}#service-list .zv-block-title .zv-btn-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#service-list .zv-block-title .zv-search-wrapper .el-input{margin-bottom:16px}#service-list .zv-sub-menu{background-color:#fff}#service-list .zv-main-content{border-left:1px solid #ddd}#service-list .zv-card{cursor:default;height:152px}#service-list .zv-card .zv-card-wrapper{height:152px}#service-list .zv-card .zv-card-wrapper .zv-card-thumbnail{min-width:104px;-ms-flex-preferred-size:104px;flex-basis:104px}#service-list .zv-card .zv-card-wrapper .zv-card-thumbnail .thumbnail-wrapper{width:64px;height:64px;border-radius:20px}#service-list .zv-card .zv-card-wrapper .zv-card-thumbnail .thumbnail-wrapper .img{width:32px;height:32px}#service-list .zv-card .zv-card-wrapper .zv-card-content{padding-left:48px;padding-right:36px}#service-list .zv-card .zv-card-wrapper .zv-card-content .zv-card-opt{top:inherit;bottom:11px;height:28px}#service-list .zv-card .zv-card-wrapper .zv-card-content .card-title{margin-bottom:8px;font-size:14px;color:#333;line-height:14px;position:relative}#service-list .zv-card .zv-card-wrapper .zv-card-content .card-title .card-title-icon{position:absolute;left:-28px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:inline-block;width:16px;height:16px;background-size:contain;background-position:50%;background-repeat:no-repeat}#service-list .zv-card .zv-card-wrapper .zv-card-content .card-infos{color:#999;font-size:12px;line-height:20px;text-align:justify}#service-list .zv-card .zv-card-wrapper .zv-card-content .card-infos .card-infos-more{color:#3ae2c4;cursor:pointer}#service-list .zv-card .zv-card-wrapper .zv-card-content .card-infos .card-infos-more__disabled{cursor:not-allowed}#service-list .zv-card .zv-card-wrapper .zv-card-content .el-button--small{padding:6px 12px}#service-list .zv-card.card-status-un-use .zv-card-wrapper .zv-card-thumbnail .thumbnail-wrapper{background-color:#c3c3c3;border:0}#service-list .zv-card.card-status-in-use .zv-card-wrapper .zv-card-thumbnail .thumbnail-wrapper{background-color:#3ae2c4;border:0}#service-list .zv-card.card-status-in-use .card-status{background:#3ae2c4;width:calc(100% - 20px)}