.ant-layout.ant-layout-has-sider{min-height:100vh}.test{background-color:#fff}.homePage{height:100vh}.app{min-height:100vh}.app .pointer,.app a{cursor:pointer}.app a{display:inline-block;white-space:nowrap}.app hr{height:1px;border:none;background-color:#e8e8e8}.app .middle{display:flex;justify-content:center;align-items:center}.app .ph100{height:100%}.app .colorRed{color:red}.app .form{padding:0}.app .form .ant-form-item{display:flex;margin-bottom:16px}.app .form .ant-form-item-control-wrapper{flex:1 1}.app .pagination-right{display:flex;margin:16px 0;justify-content:flex-end}.app .ant-pagination-options-size-changer.ant-select{margin-right:0}.ant-select{min-width:20%}.top{background-color:#ddf;color:#333;border:1px solid silver;box-shadow:3px 4px 3px 0 silver;position:absolute;top:10px;right:10px;border-radius:5px;overflow:hidden;line-height:20px}.top input[type=text]{height:25px;border:0;padding-left:5px;width:280px;border-radius:3px;outline:none}.footer{text-align:center;padding:24px 0}.ant-layout-header{height:64px;padding:0!important;color:rgba(0,0,0,.65);line-height:64px;background-color:#fff!important}.header{margin-left:200px;padding:0;box-shadow:0 1px 4px rgba(0,21,41,.08);position:fixed;justify-content:space-between;height:64px;z-index:9;align-items:center;background-color:#fff;width:100%;padding-right:200px!important}.header,.header .rightcon{display:flex}.header .trigger{font-size:18px;line-height:64px;padding:0 24px;cursor:pointer;transition:color .3s}.header .trigger:hover{color:#1890ff}.header.fixed{position:fixed;top:0;right:0;width:calc(100% - 256px);z-index:29;transition:width .2s}.header.fixed.collapsed{width:calc(100% - 80px)}.header .ant-menu-submenu-title{height:64px}.header .ant-menu-horizontal{line-height:64px}.header .ant-menu-horizontal>.ant-menu-submenu:hover{background-color:#e6e6e6}.header .ant-menu{border-bottom:none;height:64px}.header .ant-menu-horizontal>.ant-menu-submenu{top:0;margin-top:0}.header .ant-menu-horizontal>.ant-menu-item,.header .ant-menu-horizontal>.ant-menu-item-active,.header .ant-menu-horizontal>.ant-menu-item-open,.header .ant-menu-horizontal>.ant-menu-item-selected,.header .ant-menu-horizontal>.ant-menu-item:hover,.header .ant-menu-horizontal>.ant-menu-submenu,.header .ant-menu-horizontal>.ant-menu-submenu-active,.header .ant-menu-horizontal>.ant-menu-submenu-open,.header .ant-menu-horizontal>.ant-menu-submenu-selected,.header .ant-menu-horizontal>.ant-menu-submenu:hover{border-bottom:none}.header .rightContainer{display:flex;align-items:center}.header .button{width:64px;height:64px;line-height:64px;text-align:center;font-size:18px;cursor:pointer}.iconButton{width:48px;height:48px;display:flex;justify-content:center;align-items:center;border-radius:24px;cursor:pointer}.iconButton+.iconButton{margin-left:8px}.iconButton .iconFont{color:#b2b0c7;font-size:24px}@media (max-width:767px){.header{width:100%!important}}.sider{display:flex;align-items:center;justify-content:center;position:fixed!important;height:100vh!important;overflow-y:auto}.sider .logo{height:64px;line-height:64px;padding-left:24px;font-size:18px;font-weight:500;color:#fff;overflow:hidden;word-break:keep-all;white-space:nowrap;text-overflow:ellipsis}.sider .logo img{margin-right:8px;width:32px;height:32px;border-radius:16px}.sider .hide{display:none}.ant-upload.ant-upload-select-picture-card>.ant-upload{display:flex!important;flex-direction:column;justify-content:center}.ant-upload-select-picture-card i{font-size:28px;color:#999}.ant-upload-select-picture-card .ant-upload-text{font-size:12px;color:#666}.upload-example{position:relative;display:inline-block;height:96px;width:96px;padding:8px;border:1px solid #d9d9d9;border-radius:6px;vertical-align:top}.upload-example img{height:78px;width:78px}.upload-example:before{content:" ";background-color:grey;opacity:.8}.upload-example:before,.upload-example span{position:absolute;bottom:8px;left:8px;width:78px;height:24px}.upload-example span{color:#fff;line-height:24px;text-align:center}.img{width:100%;margin-top:30px}#login-page{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%;background:#def3f4;z-index:99}#login-page .container{background-color:hsla(0,0%,100%,.97);padding:50px 60px 20px;border-radius:4px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 10px #000}#login-page .box{position:absolute;top:0;left:0;width:100%;height:100%;padding:90px 40px 40px;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:linear-gradient(230deg,rgba(53,57,74,0),#000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="rgba(53, 57, 74, 0)",endColorstr="rgb(0, 0, 0)",GradientType=1);box-shadow:-15px 15px 15px rgba(0,0,0,.4);transition:all 1s}#login-page .showBox{transform:rotateY(0deg)}#login-page .hiddenBox{transform:rotateY(180deg)}#login-page .loginBtn{border:1px solid #37dc74;border-radius:2px;font-size:11px;color:#fff;transition:all .2s}#login-page .bottom{display:flex;height:42px;justify-content:space-between;align-items:center}#login-page .registerBtn{color:#d3d7f7}#login-page .registerBtn:hover{color:#37dc74;cursor:pointer}#login-page .loginBtn:hover{color:#fff;background:#37dc74;cursor:pointer}#login-page .title{height:60px;color:#d3d7f7;font-size:16px;margin-bottom:0}#login-page .footer{margin-top:10px;font-size:16px;color:#ccc;text-align:center}#login-page input{color:#333;outline:none;box-shadow:none;background:transparent}#login-page .ant-input-group-addon{background:transparent;padding:0;border:none;color:#fff;opacity:.8}#login-page .ant-input-group-addon .iconfont{display:inline-block;width:30px;transition:all .3s;opacity:.6}#login-page .ant-form{margin-top:30px}#login-page .ant-form-explain{position:absolute;z-index:99;left:110%;top:0;height:41px}.login-notification .ant-notification-notice-close,.login-notification .ant-notification-notice-message{color:#d3d7f7}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-transition-delay:99999s;-webkit-transition:color 99999s ease-out,background-color 99999s ease-out}.focus{transform:scale(.7);width:20px}.loadingBox{top:50%}.loginPage{margin-top:100px;font-size:16px;color:#333;text-align:center}.loginBtn{color:#fff}.loginBtn,.noLoginBtn{margin-left:10px;font-size:12px;width:90px}.noLoginBtn{background-color:#ccc;color:#999;border-width:0}.backgroundBox{position:fixed;top:0;left:0;width:100vw;height:100vh;background-attachment:fixed;background-image:url(../../static/media/ico_03.d0dd9f34.jpg);transition:all .5s;background-color:#f8f9fa;filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";background-size:100% auto};.focus{width:200px;opacity:1};.loadingBox{background-color:hsla(0,0%,100%,.97);padding:50px 100px 30px 120px;border-radius:4px;position:fixed;top:40%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 10px #000};.loadingTitle{position:fixed;top:50%;left:50%;margin-left:-45;margin-top:-18;color:#000;font-weight:500;font-size:24px}.loginPage{position:flex;top:20%;left:30%}.cancelForm{width:100%;padding:8px;border:1px solid #e8e8e8;min-width:64%;height:200px;margin-right:30px;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum","tnum";position:relative;display:inline-block;padding:4px 11px;color:rgba(0,0,0,.65);font-size:14px;line-height:1.5;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:2px;transition:all .3s}.cancelForm:hover{border-color:#4641b5;border-right-width:1px!important}.cancelForm::-webkit-input-placeholder{color:#bfbfbf}.cancelForm:-ms-input-placeholder{color:#bfbfbf}.cancelForm::-ms-input-placeholder{color:#bfbfbf}.cancelForm::placeholder{color:#bfbfbf}.cancelForm:focus{border-color:#4641b5;outline:0 auto -webkit-focus-ring-color}.fahuo{display:flex;flex-direction:column;height:100px;justify-content:space-around}.fahuo .ipt{margin-right:30px;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum","tnum";position:relative;width:100%;display:inline-block;height:32px;padding:4px 11px;color:rgba(0,0,0,.65);font-size:14px;line-height:1.5;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:2px;transition:all .3s}.fahuo .ipt:hover{border-color:#4641b5;border-right-width:1px!important}.fahuo .ipt::-webkit-input-placeholder{color:#bfbfbf}.fahuo .ipt:-ms-input-placeholder{color:#bfbfbf}.fahuo .ipt::-ms-input-placeholder{color:#bfbfbf}.fahuo .ipt::placeholder{color:#bfbfbf}.fahuo .ipt:focus{border-color:#4641b5!important;outline:0 auto -webkit-focus-ring-color}.between{margin:16px 0;display:flex;justify-content:space-between;align-items:center}.list{width:100%}.content .body{flex-direction:column;justify-content:flex-start}.content .body .bread{padding-bottom:16px}.content .body .btn{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-bottom:20px}.search{text-align:left}.search .date{margin-right:30px}.search .ipt{margin-bottom:10px;box-sizing:border-box;margin-right:15px;margin-left:15px;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum","tnum";position:relative;display:inline-block;width:200px;height:32px;padding:4px 11px;color:rgba(0,0,0,.65);font-size:14px;line-height:1.5;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:2px;transition:all .3s}.search .ipt:hover{border-color:#4641b5;border-right-width:1px!important}.search .ipt:focus{border-color:#4641b5;outline:0 auto -webkit-focus-ring-color}.search .ipt::-webkit-input-placeholder{color:#bfbfbf}.search .ipt:-ms-input-placeholder{color:#bfbfbf}.search .ipt::-ms-input-placeholder{color:#bfbfbf}.search .ipt::placeholder{color:#bfbfbf}.search .ipt:first-child{margin-left:0}.body .ipt1{width:50px;text-align:center;box-sizing:border-box;margin:0;padding:0;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum","tnum";position:relative;display:inline-block;height:32px;color:rgba(0,0,0,.65);font-size:14px;line-height:1.5;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:2px;transition:all .3s}.body .ipt1:hover{border-color:#4641b5;border-right-width:1px!important}.body .ipt1:focus{border-color:#4641b5;outline:0 auto -webkit-focus-ring-color}.body .ipt1::-webkit-input-placeholder{color:#bfbfbf}.body .ipt1:-ms-input-placeholder{color:#bfbfbf}.body .ipt1::-ms-input-placeholder{color:#bfbfbf}.body .ipt1::placeholder{color:#bfbfbf}.body .ipt1::-webkit-inner-spin-button,.body .ipt1::-webkit-outer-spin-button{-webkit-appearance:none}.body input[type=number]{-moz-appearance:textfield}.body hr{margin:20px 0}.body .bread .account{padding:30px;background:rgba(245,34,45,.04);border:1px solid #4641b5;border-radius:2px;font-family:Arial,Helvetica,sans-serif;display:flex;align-items:center}.body .bread .tittle{font-size:20px;font-weight:700}.body .bread .ico{background-size:cover;width:32px;height:32px;margin-right:10px}.body .bread .number{font-size:20px;font-weight:700}.content .header{padding:12px 24px;background-color:#fff}.content .header .title{margin-top:8px;font-size:20px;font-weight:600;color:rgba(0,0,0,.85)}.content .body{display:flex;justify-content:space-between;margin:24px 24px 0;padding:24px;background-color:#fff}.content .body .input_con{width:450px}.content .body .text_con{width:-362%}.from{width:100%;box-sizing:border-box}.from-double{display:flex;flex-wrap:wrap}.from .items{margin-top:20px;min-width:50%;max-width:100%}.from .items-btn{margin-top:20px;width:100%}.from .items textarea{min-width:50%;margin-right:30px;min-height:32px}.from .items input{margin-right:30px;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum","tnum";display:inline-block;min-width:50%;height:32px;padding:4px 11px;color:rgba(0,0,0,.65);font-size:14px;line-height:1.5;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:2px;transition:all .3s}.from .items input:hover{border-color:#4641b5;border-right-width:1px!important}.from .items input:focus{border-color:#4641b5;outline:0 auto -webkit-focus-ring-color}.from .items input::-webkit-input-placeholder{color:#bfbfbf}.from .items input:-ms-input-placeholder{color:#bfbfbf}.from .items input::-ms-input-placeholder{color:#bfbfbf}.from .items input::placeholder{color:#bfbfbf}.from .items select{margin-right:30px;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum","tnum";display:inline-block;min-width:50%;height:32px;padding:4px 11px;color:rgba(0,0,0,.65);font-size:14px;line-height:1.5;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:2px;transition:all .3s}.from .items select:hover{border-color:#4641b5;border-right-width:1px!important}.from .items select:focus{border-color:#4641b5;outline:0 auto -webkit-focus-ring-color}.from .items select::-webkit-input-placeholder{color:#bfbfbf}.from .items select:-ms-input-placeholder{color:#bfbfbf}.from .items select::-ms-input-placeholder{color:#bfbfbf}.from .items select::placeholder{color:#bfbfbf}.from .items .btn{color:#fff;background-color:#4641b5;line-height:1.499;text-shadow:0 -1px 0 rgba(0,0,0,.12);box-shadow:0 2px 0 rgba(0,0,0,.045);position:relative;display:inline-block;font-weight:400;white-space:nowrap;text-align:center;background-image:none;border:1px solid transparent;box-shadow:0 2px 0 rgba(0,0,0,.015);cursor:pointer;transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation;height:32px;padding:0 15px;font-size:14px;border-radius:2px}.from .items .btn:hover{color:#fff;background-color:#4641b5;border-color:#4641b5}.from .items .btn:focus{border-color:#4641b5;outline:0 auto -webkit-focus-ring-color}.from div label{height:32px;line-height:32px;display:inline-block}.from div label input{width:16px;height:16px}.from table .th{width:-webkit-max-content;width:-moz-max-content;width:max-content}.from table .td{max-width:200px;word-wrap:break-word}.from .items{display:flex;align-items:center}.from .items .tittle{width:100px}.from .items .tittle .place span{width:100%}.from .img{margin-top:20px;min-width:50%;max-width:100%}.from .img,.from .img span{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:flex;align-items:center}.from .img .kong{width:100px}.from div .ipt{margin-right:30px;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum","tnum";position:relative;display:inline-block;min-width:300px;height:32px;padding:4px 11px;color:rgba(0,0,0,.65);font-size:14px;line-height:1.5;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:2px;transition:all .3s}.from div .ipt:hover{border-color:#4641b5;border-right-width:1px!important}.from .btn{line-height:1.499;margin-right:55%;margin-top:20px;text-shadow:0 -1px 0 rgba(0,0,0,.12);box-shadow:0 2px 0 rgba(0,0,0,.045);position:relative;display:inline-block;font-weight:400;white-space:nowrap;text-align:center;background-image:none;border:1px solid transparent;box-shadow:0 2px 0 rgba(0,0,0,.015);cursor:pointer;transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation;height:32px;padding:0 15px;font-size:14px;border-radius:2px}.from .btn,.from .btn:hover{color:#fff;background-color:#4641b5}.from .btn:hover{border-color:#4641b5}.from .btn:focus{border-color:#4641b5!important;outline:0 auto -webkit-focus-ring-color}.from table{width:100%;border:1px solid #d9d9d9;margin-top:30px}.from table .th{background:#fafafa;min-width:80px;white-space:nowrap}.from table .td,.from table .th{color:rgba(0,0,0,.85);padding:16px;font-weight:500;text-align:left;border:1px solid #d9d9d9;border-bottom-color:#e8e8e8;transition:background .3s ease;word-break:break-all}.from table .td{min-width:10%!important;max-width:20%;text-align:justify}.from table td{border:1px solid #d9d9d9;padding:16px;max-width:10%}.from .select .tittle{width:100px}.from hr{margin-top:20px}.content .body .titles .title{font-size:20px;font-weight:700;color:#333}.pop{height:500px;overflow-y:auto}.pop .items{margin-top:20px;display:flex;align-items:center}.pop::-webkit-scrollbar{width:4px;height:1px}.pop::-webkit-scrollbar-thumb{background:#bfbfbf}.pop::-webkit-scrollbar-thumb,.pop::-webkit-scrollbar-track{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.1)}.pop::-webkit-scrollbar-track{background:#ededed}.pop div .ipt{margin-right:30px;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum","tnum";position:relative;display:inline-block;min-width:300px;height:32px;padding:4px 11px;color:rgba(0,0,0,.65);font-size:14px;line-height:1.5;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:2px;transition:all .3s}.pop div .ipt:hover{border-color:#4641b5;border-right-width:1px!important}.pop .select{margin-top:20px}.pop .select,.pop .select div,.pop .select label{display:flex;align-items:center}.pop .select .kong{width:100px;text-align:justify!important}.pop .select input{display:none!important}.pop .img{display:flex;align-items:center}.pop .img .kong{width:100px}.pop .img span{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:flex;align-items:center}.pop input:focus{border-color:#4641b5!important;outline:0 auto -webkit-focus-ring-color}.content .editor{display:inline-block;width:800px}.from .editor{min-width:64%;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum","tnum";position:relative;display:inline-block;padding:4px 11px;color:rgba(0,0,0,.65);font-size:14px;line-height:1.5;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:2px;transition:all .3s}.from .editor .dropdown-handler{color:#333;background-color:#fff}.shangchuan,.shangchuan div{width:-webkit-max-content!important;width:-moz-max-content!important;width:max-content!important}.shangchuan div{border:none!important;height:-webkit-max-content!important;height:-moz-max-content!important;height:max-content!important}.shangchuan div,.shangchuan span{margin:0!important;padding:0!important}.shangchuan span{background:#fff!important;width:100px!important}.shangchuan div span{width:-webkit-max-content!important;width:-moz-max-content!important;width:max-content!important}.shangchuan .tupian{margin:0;padding:0}.from .select{margin-top:20px}.from .select,.from .select div,.from .select label{display:flex;align-items:center}.from .select .kong{width:100px;text-align:justify!important}.from .select input{display:none!important}.items .shuru{white-space:nowrap;box-sizing:border-box;width:300px}.items .kong{width:100px;text-align:justify!important}.items .txt{min-width:64%;height:200px;margin-right:30px;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum","tnum";position:relative;display:inline-block;padding:4px 11px;color:rgba(0,0,0,.65);font-size:14px;line-height:1.5;background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:2px;transition:all .3s}.items .txt:hover{border-color:#4641b5;border-right-width:1px!important}.items .txt::-webkit-input-placeholder{color:#bfbfbf}.items .txt:-ms-input-placeholder{color:#bfbfbf}.items .txt::-ms-input-placeholder{color:#bfbfbf}.items .txt::placeholder{color:#bfbfbf}.items .txt:focus{border-color:#4641b5;outline:0 auto -webkit-focus-ring-color}.test{width:100%;text-align:center;min-height:80vh;margin:20px;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.test h1{font-size:40px;font-weight:700}.test h1 span{font-size:16px;font-weight:400}.test .icon{width:100%}.test .foot{color:#ccc}.from .items .address{width:50%;margin:0}.from .items .address .th{color:rgba(0,0,0,.85);font-weight:500;text-align:left;background:#fafafa;position:relative;padding:16px;overflow-wrap:break-word}.from .items .address .th th{padding:16px;overflow-wrap:break-word;border:1px solid #f0f0f0}.from .items .address .td td{padding:8px 16px;overflow-wrap:break-word;border:1px solid #f0f0f0}.from .items .address .td input{padding:0;margin:0;display:block;width:16px}.fahuo .item{margin-bottom:5px}.fahuo .item .title{width:90px;display:inline-block}.fahuo .select .ant-select{width:80%;display:inline-block}.fahuo .select .title{width:90px;display:inline-block}.mbx{padding:0 0 0 20px!important;margin-top:20px!important}.from .ht{height:40px;line-height:40px;margin:40px 0 0;border-bottom:1px solid #f0f0f0;width:100%}.from .ht:first-child{margin:0}.from .ht h3{display:inline-block;line-height:40px;font-size:16px;color:#333;font-weight:700}.from .items .settingTittle{width:200px}.uploadText{display:flex;flex-direction:row;align-items:center}.feedbackContent{word-wrap:"break-word";word-break:"break-word";display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.posterBg{display:flex;flex-direction:column;justify-content:center}.posterBgImage{width:"100%";height:125px}.posterRow{flex-direction:row;justify-content:space-between;padding-left:30px;padding-right:30px;margin:10px 0;font-size:25px}.posterRow,.posterRow1{display:flex;align-items:center;color:#fff}.posterRow1{width:100%;justify-content:center;margin-bottom:20px}.posterTipText1{font-size:16px}.posterItem{display:flex;flex-direction:row;align-items:center;margin-bottom:10px}.posterImage{width:140px;height:140px;border-radius:10px;object-fit:cover}.posterTags{display:flex;flex-direction:row;align-items:center}.posterTag{background-color:#35c23f;color:#fff;border-top-right-radius:10px;border-bottom-right-radius:10px;margin-right:10px;padding:1px 15px 1px 10px;font-size:12px}.row{display:flex;flex-direction:row;align-items:center}.rowPrice{color:#4641b5;margin-right:20px;font-size:20px}.rowPriceB{color:#999;text-decoration:line-through}.posterLocation{width:20px;height:20px}.posterBtn{text-align:center;z-index:999;margin-top:20px}.posterCancel{padding:2px 20px;margin-right:30px}.posterSure{padding:2px 20px;color:#fff;background-color:#37dc74;border-color:#37dc74;transition:all .3s cubic-bezier(.645,.045,.355,1);box-shadow:0 2px 0 rgba(0,0,0,.045)}.posterList{background-color:#fff;padding:15px;margin:20px;border-radius:10px}.posterInfo{margin-left:20px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:140px}.posterQr{width:120px;height:120px;border-radius:10px}.posterTitle{font-size:16px;font-weight:700}.ant-modal{padding-bottom:0!important}.posterImageDiv{width:140px;height:140px}.imagePicker{width:104px;height:104px;border:1px solid #ebebeb;margin:0 8px 8px 0}.imagePicker .image{width:100%;height:100%}.uploadText{position:relative;margin-bottom:1rem}.simpleRow,.simpleRow ul{display:flex;flex-direction:row;align-items:center}.simpleRow ul{padding-left:0}.ant-layout-sider{width:170px!important;min-width:170px!important}.ant-layout-sider,.ant-menu-dark .ant-menu-sub,.ant-menu.ant-menu-dark{background:#4641b5!important}.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-selected{background:hsla(0,0%,100%,.27)!important}.ant-tabs-nav .ant-tabs-tab-active{color:#4641b5!important}.ant-btn-primary,.ant-tabs-ink-bar{background:#4641b5!important}.ant-btn-primary{border-color:#4641b5!important}a{color:#4641b5!important}.ant-picker-focused{box-shadow:0 0 0 2px rgba(9,204,58,.15)!important}.ant-picker-focused,.ant-picker:hover{border-color:#4641b5!important}.sider .logo{font-size:14px;padding:0;display:flex;align-items:center;justify-content:center}.ant-input:hover,.ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:#4641b5!important}.ant-cascader-picker:focus .ant-cascader-input{box-shadow:0 0 0 2px rgba(18,223,86,.15)!important}.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled),.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled):hover{background-color:rgba(18,228,88,.15)!important}.sider .logo img{width:22px;height:22px}.header{margin-left:170px}.ant-layout-content{margin-left:170px;margin-top:70px}.ant-select-focused.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{border-color:#4641b5!important;box-shadow:0 0 0 2px rgba(18,223,86,.15)!important}::selection{background:#4641b5!important}.ant-input-focused,.ant-input:focus{box-shadow:0 0 0 2px rgba(18,223,86,.15)!important;border-color:#4641b5!important}.ant-cascader-picker-label:hover+.ant-cascader-input{border-color:#4641b5!important}.ant-tabs-nav .ant-tabs-tab:hover{color:hsla(0,0%,100%,.27)!important}.ant-menu-item-active,.ant-menu-item:hover,.ant-menu-submenu-active,.ant-menu-submenu-title:hover,.ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open{color:#fff!important}.ant-cascader-picker:focus .ant-cascader-input{border-color:#4641b5!important}.dingdan .ant-table-row-level-0{background-color:rgba(70,65,181,.06)}.well .table .tb-item td .ipt .strong{width:auto;height:32px;border:1px solid #e6e6e6;border-radius:2px}.well{background-color:#fff;border:1px solid #ebebeb;box-shadow:1px 1px 0 #fff;border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border-radius:6px}.table{width:100%}table.table.list tr:first-child td{border-top:0}table .whole-tr{background-color:#f0f0f0}table .whole-tr .name{width:300px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block}.block-body table{margin-top:12px}.teshuA{color:#fff!important}.newContent,.oldContent{background-color:rgba(34,34,34,.13)}.ant-table{font-size:12px!important}.addA{color:#fff!important}.biTian:before{content:"*";color:red;font-size:20px;position:absolute;left:-15px}.biTian{position:relative}
/*# sourceMappingURL=main.885a560b.chunk.css.map */