.home{width:100%}.home .contentBar{width:100%;padding:30px 16% 0;-webkit-box-sizing:border-box;box-sizing:border-box}.home .contentBar .searchBar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:50px}.home .contentBar .searchBar input{padding-left:16px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:20px;height:40px;width:60%}.home .contentBar .charts{width:100%}.home .contentBar .charts .tit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.home .contentBar .charts .tit i{width:5px;height:26px;background-color:#2d9dec;margin-right:10px}.home .contentBar .charts .tit span{font-size:24px}.home .contentBar .charts .con{height:400px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.home .contentBar .charts .con .left li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;cursor:pointer;font-size:20px;line-height:20px}.home .contentBar .charts .con .left li i{width:60px;height:24px;border-radius:5%;margin-right:10px}.home .contentBar .charts .con .left li i.GB{background-color:#c23531}.home .contentBar .charts .con .left li i.HB{background-color:#0187e4}.home .contentBar .charts .con .left li i.DB{background-color:#61a0a8}.home .contentBar .charts .con .left li i.QB{background-color:#d48265}