html,body{padding:0;margin:0}*{//cursor: pointer}body{min-width:1440px}.flex{display:flex}.inline-flex{display:inline-flex}.flex-center{justify-content:center;align-items:center}.flex-center-between{justify-content:space-between;align-items:center}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-justify-start{justify-content:flex-start}.flex-justify-end{justify-content:flex-end}.flex-justify-center{justify-content:center}.flex-justify-between{justify-content:space-between}.flex-justify-around{justify-content:space-around}.flex-align-start{align-items:flex-start}.flex-align-end{align-items:flex-end}.flex-align-center{align-items:center}.flex-align-baseline{align-items:baseline}.flex-align-stretch{align-items:stretch}.flex-content-start{align-content:flex-start}.flex-content-end{align-content:flex-end}.flex-content-center{align-content:center}.flex-content-between{align-content:space-between}.flex-content-around{align-content:space-around}.flex-content-stretch{align-content:stretch}.flex-child-grow{flex-grow:1}.flex-child-shrink{flex-shrink:1}.flex-child-noshrink{flex-shrink:0}.flex-child-average{flex:1}.flex-child-first{order:1}.flex-child-align-start{align-self:flex-start}.flex-child-align-end{align-self:flex-end}.flex-child-align-center{align-self:center}.flex-child-align-baseline{align-self:baseline}.flex-child-align-stretch{align-self:stretch}.wrapper{opacity:.9}.rem-wrap{width:10rem;margin:0 auto;position:relative;display:block}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.hide{display:none}.full-height{height:100%}.full-width{width:100%}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.clear{clear:both}.overflow-hide{overflow:hidden}.normal{font-weight:400}.bold{font-weight:700}.radius{border-radius:5px}.font-34{font-size:34px}.font-30{font-size:30px}.font-24{font-size:24px}.font-20{font-size:20px}.font-18{font-size:18px}.font-16{font-size:16px}.font-15{font-size:15px}.font-14{font-size:14px}.font-13{font-size:13px}.font-12{font-size:12px}.border-box{box-sizing:border-box}.img-cover{object-fit:cover}.border{border:1px solid #ebebeb}.border-top{border-top:1px solid #ebebeb}.border-bottom{border-bottom:1px solid #ebebeb}.border-left{border-left:1px solid #ebebeb}.border-right{border-right:1px solid #ebebeb}.margin{margin:10px}.margin-top{margin-top:10px}.margin-right{margin-right:10px}.margin-bottom{margin-bottom:10px}.margin-left{margin-left:10px}.mt-5{margin-top:5px}.mr-5{margin-right:5px}.mb-5{margin-bottom:5px}.ml-5{margin-left:5px}.mt-15{margin-top:15px}.mr-15{margin-right:15px}.mb-15{margin-bottom:15px}.ml-15{margin-left:15px}.mt-20{margin-top:20px}.mr-20{margin-right:20px}.mb-20{margin-bottom:20px}.ml-20{margin-left:20px}.padding{padding:10px}.padding-top{padding-top:10px}.padding-right{padding-right:10px}.padding-bottom{padding-bottom:10px}.padding-left{padding-left:10px}.text-right{text-align:right}.pointer{cursor:pointer}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nowrap{word-wrap:normal;white-space:nowrap}.lines-height-2{line-height:2}.lines-height-15{line-height:1.5}.lines-1{text-overflow:ellipsis;-webkit-line-clamp:1;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.lines-2{text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;word-break:break-all}.row2{word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.main-color,a.main-color{color:#409eff}.main-bgcolor{background-color:#409eff}.assist-color,a.assist-color{color:#78b}.assist-bgcolor{background-color:#78b}.grey,a.grey{color:#505050}.grey-bg{background-color:#505050}.grey-6,a.grey-6{color:#6b6b6b}.grey-6-bg{background-color:#6b6b6b}.grey-9,a.grey-9{color:#9c9c9c}.grey-9-bg{background-color:#9c9c9c}.grey-d,a.grey-d{color:#dfdfdf}.grey-d-bg{background-color:#dfdfdf}.grey-e,a.grey-e{color:#efefef}.grey-e-bg{background-color:#efefef}.grey-f,a.grey-f{color:#f5f5f5}.grey-f-bg{background-color:#f5f5f5}.black,a.black{color:#333}.black-bg{background-color:#333}.white,a.white{color:#fff}.white-bg{background-color:#fff}.red,a.red{color:#e12e2e}.red-bg{background-color:#e12e2e}.light-red,a.light-red{color:#ff5050}.light-red-bg{background-color:#ff5050}.orange-red,a.orange-red{color:#ff4e00}.orange-red-bg{background-color:#ff4e00}.yellow,a.yellow{color:#fbcb30}.yellow-bg{background-color:#fbcb30}.orange,a.orange{color:#ff6700}.orange-bg{background-color:#ff6700}.orange-yellow,a.orange-yellow{color:#fd9712}.orange-yellow-bg{background-color:#fd9712}.green,a.green{color:#5dc800}.green-bg{background-color:#5dc800}.green-text,a.green-text{color:green}.light-green,a.light-green{color:#8fd14c}.light-green-bg{background-color:#8fd14c}.blue,a.blue{color:#3caaff}.blue-bg{background-color:#3caaff}.light-blue,a.light-blue{color:#7597dc}.light-blue-bg{background-color:#7597dc}.pink,a.pink{color:#fb5c9b}.pink-bg{background-color:#fb5c9b}.purple,a.purple{color:#a776d9}.purple-bg{background-color:#a776d9}.light-purple,a.light-purple{color:#b394f3}.light-purple-bg{background-color:#b394f3}.img-white{filter:brightness(100)}.text-center{text-align:center}.text-login-title{font-size:1.8em}.font-bold{font-weight:700}.mb-16{margin-bottom:16px}.mt-24{margin-top:24px}.container-card{margin:24px 16px 0}.action-text{color:#1677ff!important;text-decoration:none;background-color:transparent;outline:none;cursor:pointer;transition:color .3s}.action-text2{opacity:.6;color:#00000073!important;text-decoration:none;background-color:transparent;outline:none;cursor:not-allowed!important;transition:color .3s}.delete-text1{color:#e45649}.mt-16{margin-top:16px}.p-r{display:flex;justify-content:flex-end}.p-l{display:flex;justify-content:flex-start}.l-h-32{line-height:32px}.img-80{width:80px;height:80px}.img-100{width:100px;height:100px}.margin-r-10{margin-right:10px}.tip1{line-height:12px;color:#00000073;font-weight:400;margin:8px 0 24px;font-size:12px}.mb-24{margin-bottom:24px}.wh-100{width:100%;height:100%}.hide-element{display:none}.show-element{display:block}.clickInput{color:#000000e0;min-height:32px;border:1px solid #d9d9d9;border-radius:6px;font-size:14px;display:flex;align-items:center;padding:0 11px;cursor:pointer}.placeholder-color{color:#00000040}.input_label{font-size:14px;color:#000000e0;width:80px;text-align:right}.input_label:after{content:":";position:relative;margin-block:0;margin-inline-start:2px;margin-inline-end:8px}.ml-16{margin-right:16px}.table-tip-box{height:100%}.min-w-140{min-width:140px}.table-tip-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.nav_title:hover{color:#fff}.form_bottom_btn{position:absolute;bottom:0;right:22px}.form_FullScreen_box{position:relative;min-height:calc(100vh - 125px)}.form_bottom_btn1{margin-top:20px;text-align:right;padding-right:24px}.drawer_top_btn{text-align:right;margin:-24px;padding:4px 24px;background:#f5f5f5}.bg-151a26{background-color:#151a26}.bg-232832{background-color:#232832}.bg-35393f{background-color:#35393f}.bg-#303640{background-color:#303640}.text-primary{color:#409eff}.text-white{color:#fff}.print-title{text-align:center;font-size:20px;font-weight:500;margin-bottom:15px;color:#000000d9}.ant-layout-header{background:#2f4056!important;padding:0 24px!important;z-index:999}.ant-layout-header .ant-btn-default{background:transparent!important;color:#fff}.ant-menu{background:transparent}.layout-header{display:flex;flex:1}.layout-header .layout-left{min-width:140px;line-height:64px;color:#fff;font-size:16px;display:flex;align-items:center}.layout-header .logo-txt{height:30px;line-height:30px}.layout-header .layout-nav{padding:0 16px;flex:1}.layout-header .layout-right{position:absolute;right:24px;font-size:14px;color:#fff}.alarm-header:hover{text-decoration:underline}.layout-content .ant-layout-sider{min-height:calc(100vh - 64px)}.layout-content .layout-title{background:#fff;padding:16px 32px 0}.layout-content .layout-title .ant-breadcrumb{font-family:Monospaced Number,Chinese Quote,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.5;color:#000000a6;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 0 16px;padding:0;list-style:none;color:#00000073;font-size:14px}.ant-layout-footer{color:#00000073!important;text-align:center!important}.layout-container{min-height:100vh}.background{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to right,#003d99,#001f51);background-size:100% 100%;display:flex;justify-content:center;align-items:center}.background .login-img{padding:100px 20px;height:400px;display:flex;align-items:center}.background .login-card{width:460px;height:500px;align-items:center;background:#fff;border-radius:18px;box-shadow:inset 0 -3em 3em #0000001a,.3em .3em 1em #0000004d}.background .login-card .login-title{font-size:24px;line-height:1.5;text-space:1.5;color:#fff;text-align:center;font-weight:700;background:#2f4056;border-top-left-radius:16px;border-top-right-radius:16px;padding:20px;display:block;margin-bottom:56px}.background .login-card .login-box{padding:20px}.background .login-card .login-box .login-btn{margin:0 4em}.background .login-copy{position:fixed;bottom:24px;color:#ffffff50}.background .login-logo{width:120px;position:fixed;top:24px;left:24px}.login-container{display:flex;justify-content:center;align-items:center;width:100%;height:100vh}
