.data-chart{text-align:left;padding:0 20px}.data-chart .options{background:#f9f9f9;padding:10px 0}.data-chart .options .options-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.data-chart .options .options-type p{text-align:right;font-weight:700;margin-right:20px;min-width:80px}.data-chart .options .options-type .places{display:-webkit-box;display:-ms-flexbox;display:flex}.data-chart .charts{margin-top:20px}.data-chart .charts .single-wrapper{display:inline-block;width:750px;height:280px;border-radius:10px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.data-chart .charts .single-wrapper .chart{width:850px;height:280px;margin-top:-50px;margin-left:-40px}.data-chart .charts .single-wrapper .chart-title{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:18px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.data-chart .charts .single-wrapper .chart-title .chart-title-text{font-size:22px;margin-left:25px}.data-chart .charts .single-wrapper .chart-title .chart-title-text .chart-title-dot{vertical-align:middle;display:inline-block;width:6px;height:6px;background:#39ac5f;margin-right:10px}.data-chart .charts .single-wrapper .chart-title .chart-desc{margin-right:24px}.data-chart .charts .single-wrapper .chart-title .chart-desc p{display:inline-block;min-width:80px;max-width:180px;margin:0 10px}.data-chart .charts .single-wrapper .chart-title .chart-desc p .chart-desc-line{display:inline-block;border-radius:3px;width:20px;height:6px;background:#67c9f6;vertical-align:middle;margin-right:6px}.data-chart .charts .single-wrapper .rank-index{font-size:22px;font-weight:700;font-style:italic;color:#999}.data-chart .table-header{color:#000;font-weight:700;font-size:14px}