.data-source-form-wrapper{min-height:380px}.data-source-wrapper{width:100%;height:100%;overflow:hidden;position:relative}.data-source-wrapper .data-source-header{padding-left:6px;height:40px;line-height:40px;background:#fff;width:100%;overflow:hidden;position:absolute;left:0;top:0}.data-source-wrapper .data-source-bodyer{width:100%;height:100%;padding-top:40px;overflow:hidden;overflow-y:auto}.data-source-wrapper .data-source-bodyer .data-source-list{list-style:none;margin:0;padding:0;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}.data-source-wrapper .data-source-bodyer .data-source-list>li{border-radius:6px;min-width:600px;width:50%;height:180px;overflow:hidden}.data-source-wrapper .data-source-bodyer .data-source-list>li>div{margin:5px;height:170px}.data-source-wrapper .data-source-bodyer .data-source-list .add-data-source{text-align:center;line-height:170px}.data-source-wrapper .data-source-bodyer .data-source-list .add-data-source>div{border:1px dashed #e8e8e8}.data-source-wrapper .data-source-bodyer .data-source-list .add-data-source>div:hover{border:1px dashed #1abf8a;color:#1abf8a}.data-source-wrapper .data-source-bodyer .data-source-list .data-source-item>div{border:1px solid #e8e8e8}.data-source-wrapper .data-source-bodyer .data-source-list .data-source-item>div:hover{-webkit-box-shadow:0 2px 4px #e8e8e8;box-shadow:0 2px 4px #e8e8e8}.data-source-wrapper .data-source-bodyer .data-source-list .data-source-item>div .database-detail{height:130px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.data-source-wrapper .data-source-bodyer .data-source-list .data-source-item>div .database-detail .database-logo{margin:10px;width:130px;min-width:130px;height:110px;line-height:130px;overflow:hidden}.data-source-wrapper .data-source-bodyer .data-source-list .data-source-item>div .database-detail .database-logo img{width:100%}.data-source-wrapper .data-source-bodyer .data-source-list .data-source-item>div .database-detail .database-detail-info{list-style:none;width:100%;max-height:100px;overflow:hidden;margin:15px 0}.data-source-wrapper .data-source-bodyer .data-source-list .data-source-item>div .database-detail .database-detail-info li{height:25px;line-height:25px;min-width:400px;width:80%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.data-source-wrapper .data-source-bodyer .data-source-list .data-source-item>div .database-operation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:center;align-content:center;height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:1px solid #e8e8e8}.data-source-wrapper .data-source-bodyer .data-source-list .data-source-item>div .database-operation span{margin:8px 0;width:100%;height:24px;line-height:24px;font-size:16px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;border-right:1px solid #e8e8e8}@media screen and (max-width:1600px){.data-source-wrapper .data-source-bodyer .data-source-list{display:block}.data-source-wrapper .data-source-bodyer .data-source-list li{width:100%;height:180px}}