.chart-item-container{border:1px solid #eee;padding:10px;height:350px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.chart-item-container,.chart-item-container .control{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.chart-item-container .control{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:5px 0}.chart-item-container .control .ant-btn-group .left_btn{border-radius:5px 0 0 5px!important}.chart-item-container .control .ant-btn-group .ant-dropdown-trigger{border-radius:0 5px 5px 0!important}.chart-item-container .spin{height:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;position:relative}.chart-item-container .spin .ant-spin-container,.chart-item-container .spin .ant-spin-container .chart{height:100%}.indicator-wrapper{position:relative;width:400px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.indicator-wrapper .indicator_column{width:25%;overflow:hidden}.indicator-wrapper .indicator_column .menu_item{height:25px;line-height:25px;font-size:12px}.synth-chart-container{border-radius:5px;background:#fff;margin-top:10px}.synth-chart-container .header{padding:20px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;line-height:30px;font-size:13px;font-weight:600;border-bottom:#eee}.synth-chart-container .header,.synth-chart-container .header .control{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.synth-chart-container .header .control{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.synth-chart-container .header .expend_btn{font-size:14px;line-height:20px;font-weight:500;color:#36f;cursor:pointer}.synth-chart-container .header .expend_btn .icon{width:10px;height:10px;margin-right:8px}.synth-chart-container .header .count{margin-left:10px;border:1px solid #e0e0e0;border-radius:4px;height:30px;width:70px;padding:0 5px;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}.synth-chart-container .header .count .img-icon{display:inline-block;color:#36f;cursor:pointer;width:16px;height:16px}.synth-chart-container .header .count .img-icon:hover{background:#f2f2f2}.synth-chart-container .chart_groups{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;-webkit-transition:all 1s;transition:all 1s}.synth-chart-container .chart_groups.isExpend{height:0}.synth-chart-container .chart_groups .chart_item{width:50%}