.el-loading-parent--relative{position:relative!important}.el-loading-parent--hidden{overflow:hidden!important}.el-loading-mask{position:absolute;z-index:2000;background-color:hsla(0,0%,100%,.9);margin:0;top:0;right:0;bottom:0;left:0;-webkit-transition:opacity .3s;transition:opacity .3s}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:-25px}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:50px;width:50px}.el-loading-spinner{top:50%;margin-top:-21px;width:100%;text-align:center;position:absolute}.el-loading-spinner .el-loading-text{color:#409eff;margin:3px 0;font-size:14px}.el-loading-spinner .circular{height:42px;width:42px;-webkit-animation:loading-rotate 2s linear infinite;animation:loading-rotate 2s linear infinite}.el-loading-spinner .path{-webkit-animation:loading-dash 1.5s ease-in-out infinite;animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:#409eff;stroke-linecap:round}.el-loading-spinner i{color:#409eff}.el-loading-fade-enter,.el-loading-fade-leave-active{opacity:0}@-webkit-keyframes loading-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loading-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}.information .main{padding-right:10px}.information .search{overflow:hidden}.information .search>.el-cascader,.information .search>button,.information .search>dl{margin-bottom:10px}.information #pagination{margin-top:10px}.information .el-pagination__editor.el-input .el-input__inner{line-height:28px}.information .AddVillageBtn{margin-top:0;margin-bottom:10px}.information .el-tabs--border-card>.el-tabs__content{padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.information .uploader-example{width:100%;padding:15px;margin:40px auto 0;font-size:12px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);box-shadow:0 0 10px rgba(0,0,0,.4)}.information .uploader-example .uploader-btn{margin-right:4px}.information .uploader-example .uploader-list{max-height:440px;overflow:auto;overflow-x:hidden;overflow-y:auto}.information .el-table__fixed-right{right:10px!important}.information div.tabs-topic .el-tabs__nav-scroll{padding-left:0}.information div.tabs-topic .el-tabs__content{position:relative;height:100%}.information .el-tabs--left .el-tabs__header.is-left{margin-right:2px}