.loading{position:absolute;top:0;left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;height:100vh;background:rgba(0,0,0,.3);z-index:1000}.loading,.loading .spinner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.loading .spinner>div{width:24px;height:24px;background:#ff5722;border-radius:100%;display:inline-block;-webkit-animation:bouncedelay 1.4s ease-in-out infinite;animation:bouncedelay 1.4s ease-in-out infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.loading .spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.loading .spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.loading .spinner span{font-size:16px;margin-top:5px}.loading.hide{display:none}@-webkit-keyframes bouncedelay{0%,80%,to{-webkit-transform:scale(.1);transform:scale(.1)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bouncedelay{0%,80%,to{-webkit-transform:scale(.1);transform:scale(.1)}40%{-webkit-transform:scale(1);transform:scale(1)}}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;background-color:#fff;font-size:15px}body .container{padding:20px 0;height:100%}body p{margin:0;padding:0}body input{-webkit-box-shadow:0 0 0 50px #fff inset!important;box-shadow:inset 0 0 0 50px #fff!important}body .ant-calendar{background:#ff5722;border-radius:5px}body .ant-calendar .ant-calendar-input-wrap{display:none}body .ant-calendar .ant-calendar-date-panel .ant-calendar-header a{color:#fff}body .ant-calendar .ant-calendar-date-panel .ant-calendar-header a:after,body .ant-calendar .ant-calendar-date-panel .ant-calendar-header a:before{border-color:#fff}body .ant-calendar .ant-calendar-date-panel .ant-calendar-header .ant-calendar-ym-select{pointer-events:none}body .ant-calendar .ant-calendar-date-panel .ant-calendar-table{background:#fff}body .ant-calendar .ant-calendar-date-panel .ant-calendar-table .ant-calendar-today .ant-calendar-date{border:none;background:#ddd;font-weight:400;color:rgba(0,0,0,.65)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border-radius:7px;background-color:#d4d4d4}.header{width:100%;height:110px;background:#ff5722}.header .header-content{width:900px;height:100%;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header .header-content img{width:132px;height:45px;display:none;}.header .header-content .right{width:415px;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header .header-content .right span{width:85px;height:45px;display:inline-block;line-height:45px;text-align:center}.header .header-content .right span.active{background:#fff;border-radius:5px}.header .header-content .right span.active a{color:#ff5722}.header .header-content .right span a{color:#fff}.main{position:relative;height:100%}.main .main-content{position:absolute;top:110px;left:0;bottom:0;right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.main .main-content>div:last-child{overflow-y:auto;width:100%;height:100%;padding:0 10px 10px}.main .main-content>div.bg-img{background:url(/images/b8539947.2.index-Background.png) no-repeat 50%;background-size:100% 100%}.main .main-content .page-container{width:900px;margin:0 auto;height:100%}