.root_top{width:100%;height:120px;margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:1000px}.root_top .top_item{height:120px;background-color:#e6e6e6;-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:10px;text-align:center}.root_top .top_item h1{margin-top:30px}.root_top .margin{margin-right:50px}.echart{width:1200px;height:450px;margin:0 auto;margin-top:30px;overflow:hidden}.echart .echart_left{width:500px;height:400px;margin-top:5px;margin-left:5px;border-radius:20px;-webkit-box-shadow:0 0 3px #999;box-shadow:0 0 3px #999;position:relative;float:left}.echart .echart_left .header{position:absolute;font-size:16px;left:30px;top:30px}.echart .echart_right{width:620px;height:400px;margin-top:5px;border-radius:20px;-webkit-box-shadow:0 0 3px #999;box-shadow:0 0 3px #999;position:relative;float:left}.echart .echart_right .header{position:absolute;font-size:16px;left:30px;top:20px}.echart_bottom{width:1200px;height:550px;margin:5px auto;padding-left:20px;border-radius:20px;-webkit-box-shadow:0 0 3px #999;box-shadow:0 0 3px #999;position:relative}.echart_bottom .header{position:absolute;font-size:16px;left:40px;top:40px}