#app{width:100%;height:100%;overflow:hidden}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}body,html{height:100%;width:100%}*{padding:0;margin:0;box-sizing:border-box}a{color:rgba(0,0,0,.85)}.flex_column{flex-direction:column;flex:1}video{-o-object-fit:cover;object-fit:cover}.ant-menu-light{color:#fff;background:transparent}.ant-menu-light .ant-menu-submenu-selected>.ant-menu-submenu-title{background-color:rgba(0,0,0,.05);color:#fff}.ant-menu-light.ant-menu-submenu>.ant-menu{color:#000}.ant-menu-light .ant-menu-submenu-title:hover:not(.ant-menu-item-selected):not(.ant-menu-submenu-selected){color:#fff}.ant-menu .ant-menu-item,.ant-menu .ant-menu-submenu-title{border-radius:0}.ant-menu-root>.ant-menu-item-selected{color:#fff!important;background-color:rgba(0,0,0,.05)!important}.ant-menu-root>.ant-menu-item:hover{color:#fff!important}.ant-btn,.ant-input-affix-wrapper,.ant-modal-content,.ant-modal-header,.ant-select-selector{border-radius:5px}.ant-select-arrow{transition:all .3s ease}.ant-upload-list-picture-card-container,.ant-upload-select-picture-card{width:78px!important;height:78px!important}.ant-dropdown{min-width:80px!important}.ant-dropdown .ant-dropdown-menu{text-align:center;border-radius:5px}.ant-upload-span .ant-upload-list-item-thumbnail img{-o-object-fit:cover;object-fit:cover}.ant-modal-body::-webkit-scrollbar{display:none}.page{height:100%;width:100%;overflow-y:auto;overflow-x:hidden;padding:24px 16px;box-sizing:border-box}.page .header{height:56px;background-color:#f9f9f9;border-radius:8px 8px 0 0;padding:0 24px;display:flex;align-items:center;cursor:pointer;border-bottom:1px solid #f0f0f0}.page .header .header_item{width:100px;height:35px;display:flex;justify-content:center;align-items:center;background-color:#fff;border:1px solid #e4e4e4}.page .header .header_item:first-child{border-right:none;border-radius:5px 0 0 5px}.page .header .header_item:nth-child(2){border-left:none;border-radius:0 5px 5px 0}.page .header .active{background-color:#1677ff;color:#fff}.page .content_wrapper{background-color:#fff;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 8px 8px}.page .content_wrapper .tools .item_wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.page .content_wrapper .tools .item_wrapper .item{margin-bottom:20px}.page .content_wrapper .content{flex:1;overflow:hidden}.page .content_wrapper .content .pagination{margin-top:20px;text-align:right}.page .content_wrapper .content .album{display:flex;flex-wrap:wrap}.page .content_wrapper .content .album .album_item{width:340px;height:280px;margin-right:20px}.page .content_wrapper .content .album .album_item .img_wrapper{width:100%;height:190px;border-radius:8px 8px 0 0;position:relative;cursor:pointer;border:1px solid #f2f2f2;border-bottom:none}.page .content_wrapper .content .album .album_item .img_wrapper:hover .popup{opacity:1}.page .content_wrapper .content .album .album_item .img_wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.page .content_wrapper .content .album .album_item .img_wrapper .popup{position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);opacity:0;padding:10px}.page .content_wrapper .content .album .album_item .img_wrapper .popup .button_wrapper{display:flex;justify-content:flex-end}.page .content_wrapper .content .album .album_item .img_wrapper .popup .button_wrapper .button{margin-left:20px}.page .content_wrapper .content .album .album_item .img_wrapper .popup .detail{width:100px;height:35px;line-height:35px;text-align:center;border-radius:8px;border:1px solid #fff;color:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.page .content_wrapper .content .album .album_item .img_wrapper .popup .detail:hover{background-color:#fff;color:#666}.page .content_wrapper .content .album .album_item .desc{padding:10px 20px;border:1px solid #f2f2f2;border-top:none;border-radius:0 0 8px 8px}.page .content_wrapper .content .album .album_item .desc .name{color:#666;margin-bottom:10px}.page .content_wrapper .content .album .album_item .desc .num_box{color:#999;display:flex;align-items:center;justify-content:space-between}.page .content_wrapper .content .album .album_item .desc .num_box .item{display:flex;align-items:center}.page .content_wrapper .content .album .album_item .desc .num_box .item .text{margin-left:6px}.page .custom{padding:24px}.ant-table-content{overflow-x:auto;overflow-y:hidden}.ant-table-content .ant-btn-link:first-child{padding-left:0}.wrapper[data-v-0ed49fe0]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:200px;margin:0 auto}.wrapper .btn[data-v-0ed49fe0]{width:100%;display:flex;justify-content:space-around}.lock_wrapper[data-v-01902538]{position:fixed;left:0;top:0;right:0;bottom:0;background-image:url(/wxpAdmin/img/lock.c3d1c2bd.jpg);z-index:100}.lock_wrapper .content[data-v-01902538]{width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center}.lock_wrapper .content .center[data-v-01902538]{width:300px;height:400px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.lock_wrapper .content .center .name[data-v-01902538]{margin:20px 0 40px 0;color:#fff}.lock_wrapper .content .center[data-v-01902538] .ant-btn-primary{width:70px}.el-vue-amap-container{height:100%;position:relative}.el-vue-amap-container .el-vue-amap{height:100%}.el-vue-search-box-container{position:absolute;left:16px;top:16px;z-index:10;width:360px;height:45px;background:#fff;box-shadow:0 2px 2px rgba(0,0,0,.15);border-radius:2px 3px 3px 2px}.el-vue-search-box-container input{height:100%;width:100%;line-height:45px;letter-spacing:.5px;font-size:14px;text-indent:10px;box-sizing:border-box;border:none;outline:none}