.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%}h1,h2,h3,h4,h5,h6{font-weight:400}a,em,i,label,span{font-weight:400;font-style:normal;text-decoration:none}.radialGradient{background:#58a;background:radial-gradient(circle at top left,transparent 15px,#58a 0) 0 0,radial-gradient(circle at top right,transparent 15px,#58a 0) 100% 0,radial-gradient(circle at bottom right,transparent 15px,#58a 0) 100% 100%,radial-gradient(circle at bottom left,transparent 15px,#58a 0) 0 100%;background-size:50% 50%;background-repeat:no-repeat}#data-sync-page{font-size:12px;height:100%}#data-sync-page .zv-content{height:100%}#data-sync-page .zv-content .zv-block{height:100%;overflow:auto}#data-sync-page .search-contain{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#data-sync-page .search-contain .el-autocomplete{margin-right:20px;width:260px}#data-sync-page .search-contain .inline-input{margin-right:10px;width:220px}#data-sync-page .el-select{width:160px;margin-right:10px}#data-sync-page .serch-input{width:220px;margin-right:10px}#data-sync-page .line-text{margin-left:20px}#data-sync-page .success{color:#00c3c3}