@charset "UTF-8";.header{border-bottom:1px solid #eee;background:#fff;margin-bottom:10px}.header .header-content{padding:0 20px;margin:0 auto;height:64px;width:100%;display:flex;align-items:center}.header .header-content img{height:40px}.header .header-content .logout-button{margin-left:10px}.header .header-content .user-name{margin-left:auto}.header .header-content .ant-btn:hover{color:#666!important;border-color:#d9d9d9!important;background:#ffffff!important}.menu{position:relative;color:#fff;text-align:center}.menu>img{margin:33px 0 15px;width:100px;height:100px;border-radius:50%;overflow:hidden}.menu>p{color:#2a6fe7}.menu .menu-list-wrap{display:flex;flex-direction:column}.menu .menu-list-wrap>li{border-left:2px solid #ffffff;text-align:left;padding-left:35px;cursor:pointer;font-size:14px;font-family:Microsoft YaHei;height:47px;line-height:47px}.menu .menu-list-wrap>li>img{border-radius:0;width:22px;height:22px;margin-right:20px}.menu .menu-list-wrap>li>span{color:#2a6fe7}.menu .menu-list-wrap>li.active{font-weight:700;background:rgba(42,111,231,.2);border-left:2px solid #2A6FE7;border-radius:0 23px 23px 0;color:#2a6fe7}.menu .contact-more-wrap{display:flex;flex-direction:column;align-items:center;margin-bottom:20px;width:100%;position:absolute;bottom:0}.menu .contact-more-wrap .line{width:140px;height:1px;background:#2A6FE7;border-radius:0;margin-bottom:30px}.menu .contact-more-wrap .telephone{font-size:14px;font-family:Microsoft YaHei;font-weight:700;color:#2a6fe7}.menu .contact-more-wrap .work-time{font-size:12px;font-family:Microsoft YaHei;color:#2a6fe7}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{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)}@-ms-viewport{width:device-width}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[title],abbr[data-original-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=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{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}pre,code,kbd,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}a,area,button,[role=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}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-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{background:#f5f7f8!important;min-width:100%;font-family:Helvetica Neue,Helvetica,Arial,Microsoft Yahei,Hiragino Sans GB,Heiti SC,WenQuanYi Micro Hei,sans-serif!important}ul,li,h1,h2,h3,h4,h5,h6{margin:0;padding:0;list-style:none}#root{display:flex;min-height:100vh;width:100%;flex-flow:column}#root .content-main{flex:1;display:flex;width:100%;margin:0 auto}#root .content-main .menu{width:224px;background:#ffffff;border-radius:5px;margin-right:20px}#root .content-main .main{width:auto;flex:1}.ant-btn.ant-btn-lg{border-radius:4px!important;font-size:14px!important}.overlay{position:fixed;z-index:100;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center}.loader{border:8px solid #f3f3f3;border-top:8px solid #2A6FE7;border-radius:50%;width:60px;height:60px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.overlay:active{pointer-events:none}.flex{display:flex}.m-t-10{margin-top:10px}.m-t-20{margin-top:20px}.m-r-10{margin-right:10px}.container{border-radius:4px}.from-search{flex-wrap:wrap}.from-search .from-item{display:flex;align-items:center;margin-right:20px}.from-search .from-item .from-item-label{flex:auto;padding-right:10px}button.default{color:#2a6fe7;border-color:#2a6fe7}.antd-modal h3,.antd-modal p{text-align:center}.antd-modal .modal-btns{justify-content:space-around}.antd-modal .modal-btns a{margin:0!important;border-radius:20px;width:140px;height:40px;border:none;line-height:40px;text-align:center}.antd-modal .modal-btns a:nth-child(1){font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#fff;margin-right:40px;background:#999999}.antd-modal .modal-btns a:nth-child(2){font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#fff;background:#2A6FE7}
