.header .header-wrap{align-items:center;align-content:center;display:flex}.header .header-wrap .header-right{display:flex;justify-content:flex-end;align-items:center}.header .header-wrap .header-right img{width:44px;height:44px;border-radius:50%;cursor:pointer}.header .header-wrap .header-right img:last-child{margin-right:0}.header .header-wrap .header-right .MuiSvgIcon-root{width:2em;height:2em;border-radius:50%;cursor:pointer;padding:10px;background-color:#fff;box-shadow:0 0 1px 0 #6d4349}.header .header-wrap .header-right .MuiIconButton-root:hover{background-color:unset}.header .header-wrap .header-right .MuiBadge-badge{top:20px;right:14px}.container-wrap .report-item{background:#fafafa;min-height:130px;text-align:center;margin-bottom:4px}.container-wrap .report-item :last-child{margin-right:0}.container-wrap .report-item .report-title{font-size:32px;font-weight:700;color:#1a1812;margin:12px 0;line-height:44px}.container-wrap .report-item .report-des{font-size:14px;margin:0 0 16px}.loader{position:relative;margin:0 auto;width:18px;height:18px}.loader .circular-loader{animation:rotate 2s linear infinite;height:100%;transform-origin:center center;width:100%;position:absolute;top:0;left:0;margin:auto}.loader .circular-loader .loader-path{stroke-dasharray:150,200;stroke-dashoffset:-10;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}.loader:before{content:"";display:block;padding-top:100%}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}@keyframes color{0%{stroke:#fff}40%{stroke:#fff}66%{stroke:#fff}80%,90%{stroke:#fff}}.container-wrap{display:flex;justify-content:space-between;align-items:center;align-content:center}.container-wrap .breadcrumb{display:flex;justify-content:flex-start;justify-items:center;align-items:center}.container-wrap .breadcrumb .icon-bre{width:32px;height:32px;-o-object-fit:cover;object-fit:cover;margin-right:20px}.container-wrap .breadcrumb .title{line-height:32px;font-weight:700;color:#1a1812;margin:0}.container-wrap .breadcrumb .group-action{display:flex;justify-content:flex-end;align-items:center;align-content:center}.container-wrap .breadcrumb .group-action .breacrumd-right{display:flex;justify-content:center;align-items:center;cursor:pointer}