.breed_report{height:100%;display:flex}.breed_report ::-webkit-scrollbar{width:15px;height:15px}.breed_report .left_box{width:250px;margin-right:20px;margin:10px;overflow-y:auto}.breed_report .left_box ul{margin-top:10px}.breed_report .left_box li{padding:0 20px;line-height:34px;font-size:20px;cursor:pointer;display:flex;justify-content:center;align-items:center;position:relative;margin-bottom:20px}.breed_report .left_box li .el-icon-loading{position:absolute;right:10px;top:6.5px}.breed_report .left_box .activeTab{background:rgba(64,158,255,.8);color:#fff}.breed_report .right_box{padding:10px;width:calc(100% - 190px)}.breed_report .right_box .table_box{height:calc(100% - 38px)}.breed_report .right_box .table_box .cell{text-align:center}