body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App a{color:#000;text-decoration:none}.App .flex-row{display:flex;flex-direction:row}.App .flex-col{display:flex;flex-direction:column}.App .justify-start{display:flex;justify-content:flex-start}.App .justify-center{display:flex;justify-content:center}.App .justify-end{display:flex;justify-content:flex-end}.App .justify-between{display:flex;justify-content:space-between}.App .justify-around{display:flex;justify-content:space-around}.App .items-start{align-items:flex-start;display:flex}.App .items-center{align-items:center;display:flex}.App .items-end{align-items:flex-end;display:flex}.App .highest-layer{position:absolute;z-index:99999}.App .sec-highest-layer{z-index:99998}.App .trd-highest-layer{z-index:99997}.left-content-wrap{background-color:#fff;box-shadow:0 2px 8px 0 #00000026;display:flex;flex-direction:column;height:100%;position:relative;width:100%;z-index:1}.left-content-wrap .main-content{align-items:center;display:flex;flex:1 1;flex-direction:column;overflow:scroll}.left-content-wrap .main-content .select{align-items:center;cursor:pointer;display:flex;height:40px;margin-top:8px;width:100%}.left-content-wrap .main-content .select:first-of-type{margin-top:0}.left-content-wrap .main-content .select.active{background-color:#497cff;color:#fff}.left-content-wrap .main-content .select.active:before{background-color:#325fff;content:"";height:100%;width:7px}.left-content-wrap .main-content .select div{margin-left:20px;max-width:133px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.left-content-wrap .main-content .select img{height:21px;margin-right:5px;width:21px}.manager-account-wrap{background-color:#fff;height:100%;overflow:hidden;position:relative;width:100%}.manager-account-wrap .submit{background-color:#1890ff;border-radius:2px;color:#fff;cursor:pointer;height:40px;line-height:40px;text-align:center;width:360px}.manager-account-wrap .submit:hover{opacity:.8}.user-account-wrap{background-color:#fff;height:100%;overflow:hidden;position:relative;width:100%}.user-account-wrap .submit{background-color:#1890ff;border-radius:2px;color:#fff;cursor:pointer;height:40px;line-height:40px;text-align:center;width:360px}.user-account-wrap .submit:hover{opacity:.8}.user-manager-wrap{background-color:#fff;height:100%;overflow:hidden;position:relative;width:100%}.user-manager-wrap .float-content{background-color:#0000004d;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:3}.user-manager-wrap .float-content .module-list{background-color:#fff;border-radius:10px;height:800px;padding-top:20px;position:relative;width:480px}.user-manager-wrap .float-content .module-list .save{background-color:#1890ff;border-radius:2px;bottom:20px;color:#fff;cursor:pointer;height:40px;line-height:40px;position:absolute;text-align:center;width:360px}.user-manager-wrap .float-content .module-list .save:hover{opacity:.8}.user-manager-wrap .float-content .title-area{display:flex}.user-manager-wrap .float-content .title{background-color:#fff;color:#1890ff;height:40px;line-height:40px;text-align:center;width:142px}.user-manager-wrap .float-content .main-content{display:flex;height:100%;overflow:scroll}.user-manager-wrap .float-content .content{background-color:#fafafa;height:184px;text-align:center;width:142px}.user-manager-wrap .float-content .content::-webkit-scrollbar{display:none}.user-manager-wrap .float-content .content .scroll-item{box-sizing:border-box;cursor:pointer;height:40px;line-height:40px;margin-top:8px;width:100%}.user-manager-wrap .float-content .content .scroll-item:first-child{margin-top:0}.user-manager-wrap .float-content .content .scroll-item:hover{color:#1890ff}.user-manager-wrap .float-content .content .scroll-item.active{background-color:#e6f7ff;border-right:3px solid #1890ff}.user-manager-wrap .float-content .module{width:169px}.user-manager-wrap .text{cursor:pointer}.user-manager-wrap .text:hover{opacity:.8}.user-manager-wrap .red{color:#ff0303d9}.user-manager-wrap .line{background:#c7c7c7;height:15px;width:1px}.module-manager{background-color:#fff;height:100%;overflow:hidden;position:relative;width:100%}.module-manager .add-module{background-color:#1890ff;border-radius:2px;color:#fff;cursor:pointer;height:40px;left:82px;line-height:40px;position:absolute;text-align:center;top:39px;width:360px}.module-manager .add-module:hover{opacity:.8}.module-manager .module-list{left:79px;position:absolute;top:116px}.module-manager .title{color:#1890ff;height:40px;line-height:40px;text-align:center;width:142px}.module-manager .content{background-color:#fafafa;height:184px;overflow:scroll;text-align:center;width:142px}.module-manager .content .scroll-item{box-sizing:border-box;cursor:pointer;height:40px;line-height:40px;margin-top:8px;position:relative;width:100%}.module-manager .content .scroll-item .name{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:300px}.module-manager .content .scroll-item:first-child{margin-top:0}.module-manager .content .scroll-item:hover{color:#1890ff}.module-manager .content .scroll-item.active{background-color:#e6f7ff;border-right:3px solid #1890ff}.module-manager .module{width:400px}.nav-button{border-radius:4px;color:#fff;cursor:pointer;line-height:30px;text-align:center}.nav-button.normal{background-color:#efefef;color:#797979}.nav-button.normal:hover{opacity:.6}.nav-button.blue{background:linear-gradient(180deg,#3d73ff,#5282ff)}.nav-button.blue:hover{background:linear-gradient(180deg,#3d73ff,#6292ff)}.nav-button.login{background:#87db60}.nav-button.login:hover{background:#97eb70}.navigator{background-color:#001529;display:flex;height:100%;justify-content:space-between;width:100%}.navigator .left-area{align-items:center;box-sizing:border-box;display:flex;height:48px;padding:8px 16px;width:251px}.navigator .left-area img{height:33px;width:33px}.navigator .left-area .name{color:#fff;flex-shrink:0;font-size:18px;font-weight:400;line-height:32px;margin:0 12px}.navigator .right-area{align-items:center;display:flex;height:100%}.navigator .right-area .line{background-color:#ffffff3d;height:30px;width:1px}.navigator .right-area .login-area{margin:0 18px}.navigator .right-area .login-area .avatar{border-radius:50%;height:24px;margin:0 8px 0 12px;width:24px}.navigator .right-area .login-area .name{color:#fff;font-size:14px;margin-right:12px}.input-with-label{display:flex}.input-with-label .before-label{background:#d7d7d7;border-radius:4px 0 0 4px;flex-shrink:0;min-width:100px;padding:0 10px}.input-with-label .input{background-color:#f0f0f0;border:0;border-radius:0 4px 4px 0;flex:1 1;outline:none;padding-left:21px}.config-title-wrap{align-items:start;box-sizing:border-box;display:flex;flex-direction:column;height:70px;width:100%}.config-title-wrap div{flex:1 1;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;width:100%}.config-title-wrap .title{color:#000;font-weight:700}.config-title-wrap .detail{color:#cacaca;font-size:13px;font-weight:400}.input-number-bg{background-color:#f0f0f0;border-radius:4px;height:30px;overflow:hidden;width:155px}.input-number-bg input{background-color:initial;border:0;color:#696969;flex:1 1;font-size:13px;font-weight:400;outline:none;padding-left:7px;width:30px}.input-number-bg label{color:#999;flex-shrink:0;margin-right:8px;-webkit-user-select:none;user-select:none}.input-number-bg .arrow{background-color:#ebebeb;flex-shrink:0;height:30px;width:11px}.input-number-bg .arrow div{cursor:pointer;height:50%;-webkit-user-select:none;user-select:none;width:100%}.input-number-bg .arrow div:hover{opacity:.3}.input-number-bg .arrow div:first-of-type{border-top:1px solid #d0d0d0;box-sizing:border-box;transform:rotate(180deg)}.slider-custom-wrap .title{color:#999;font-size:12px;margin-bottom:4px}.slider-custom-wrap .slider-wrap{width:100%}.slider-custom-wrap .slider-wrap .slider-box{background-color:#f0f0f0;border-radius:4px;box-sizing:border-box;flex:1 1;margin-right:12px;padding:6px 8px}.radio-custom-wrap .title{color:#999;font-size:12px;margin-bottom:4px}.select-wrap{border-radius:4px;display:flex;overflow:hidden}.select-wrap .normal{background-color:#f0f0f0;color:#c2c2c2;cursor:pointer;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-wrap .normal:hover{opacity:.8}.select-wrap .active{background-color:#477aff;color:#fff}.color-picker-wrap{background:#fff;border:1px solid #f0f0f0;border-radius:5px}.color-picker-wrap .title{color:#999;font-size:12px}.color-picker-wrap .picker{border:.35px solid #d9d9d9;border-radius:3px}.color-picker-wrap .input{background-color:initial;block-size:0;border:0;border-radius:2px;cursor:pointer;outline:none;overflow:hidden;padding:0;padding-block:0}.color-picker-wrap .input::-webkit-color-swatch-wrapper{border:none;padding:0}.color-picker-wrap .input::-webkit-color-swatch{border:none}.text-area{background:#f0f0f0;border:0;outline:none}.advert-config-wrap{background-color:#fff;height:100%;width:100%}.advert-config-wrap .box{border:1px dashed #000;height:245px;width:771px}.advert-config-wrap .box .line{background-color:#000;height:1px;width:100%}.login-wrap{background-color:#f0f0f5;height:100vh;overflow:hidden;position:relative;width:100vw}.login-wrap .title img{height:101px;width:101px}.login-wrap .title span{color:#000000d9;font-size:50px;font-weight:800;-webkit-user-select:none;user-select:none;width:233px}.login-wrap .input-area{color:#1890ff;font-size:14px;left:50%;overflow:hidden;position:absolute;top:176px;transform:translateX(-50%);width:360px;z-index:1}.login-wrap .input-area .tab{border-bottom:1px solid #0000000f;box-sizing:border-box;height:46px;padding-top:12px}.login-wrap .input-area .tab .line{background:#1890ff;height:2px;width:28px}.login-wrap .input-area .check-box{float:left;font-size:14px}.login-wrap .input-area .submit{background-color:#1890ff;border-radius:2px;color:#fff;cursor:pointer;height:40px;line-height:40px;text-align:center;width:360px}.login-wrap .input-area .submit:hover{opacity:.8}.login-wrap .big-logo{bottom:-50%;height:768px;left:50%;position:absolute;transform:translateX(-50%);width:768px}
/*# sourceMappingURL=main.0a2a689b.css.map*/