.accordion-box{width:100%;margin-top:1rem;display:flex;align-items:flex-start;justify-content:space-between}.acc-leftbox{width:13.75rem;min-width:200px;height:24rem;background:#fff;box-shadow:0 2px 9px 0 hsla(0,0%,89%,.5);border-radius:6px;overflow:hidden}.acc-listbox ul{display:flex;flex-wrap:wrap;padding-top:12px}.acc-listbox ul li{list-style:none;margin-right:10px;margin-bottom:12px}.acc-listbox ul li span{margin-right:10px;color:#333}.acc-rightbox{flex:1;display:flex;justify-content:flex-end;position:relative;padding-left:1rem}.acc-rightbox .acc-title-tabbox{width:auto;display:flex;align-items:center;justify-content:center;position:absolute;top:10px;right:3.2rem;font-size:14px;color:#333;z-index:998}.acc-rightbox .acc-title-tabbox span{margin-right:8px;padding:6px 4px;cursor:pointer}.acc-rightbox .acc-title-tabbox span.active{color:red}.tab_head_time{position:absolute;top:.5rem;right:2.5rem;height:2rem;width:7.2rem;background:#fff;border:1px solid #e8e8e8;border-radius:.2rem;box-sizing:border-box;overflow:hidden;margin-left:1rem;z-index:9999}.tab_head_time input{display:inline-block;width:5.5rem;height:1.9rem;text-align:center;cursor:pointer;color:#666;border:none}.tab_head_time input:focus{outline:none;border:none}.tab_head_time img{width:.9rem;height:.9rem;vertical-align:middle}.acc-rightbox .acc-pagebox{flex:1;height:24rem;background:#fff;box-shadow:0 2px 6px 0 hsla(0,0%,71.8%,.5);border-radius:6px;overflow:hidden;display:flex;align-items:flex-start;justify-content:flex-start}.acc-pagebox .eacharts-box{flex:1;height:24rem;margin:0 auto}.acc-pagebox .acc-listbox{flex:1;height:100%;margin:0 auto;padding:30px 20px 10px 20px;overflow:hidden}.acc-listitemsbox{width:100%;height:100%;overflow-y:auto}.acc-listitemsbox /deep/ table{margin:0!important}@media screen and (max-width:1460px){.acc-leftbox{width:200px}}.acc-l-items{width:100%;height:40px;line-height:40px;padding-left:3.4rem;font-size:14px;font-weight:400;color:#333;text-align:left;cursor:pointer;position:relative;border-bottom:1px solid hsla(0,0%,95.7%,.5803921568627451)}.acc-l-items.active,.acc-l-items:hover{background:rgba(54,100,217,.06274509803921569);color:#3664d9}.acc-l-items.active:after{content:"";width:2px;height:100%;position:absolute;left:0;top:0;background:#3664d9}