.testStatistics{height:calc(100vh - 50px);background-color:#fff;padding:0 20px;margin-top:10px}.testStatistics .chioceTest{display:inline-block;padding:10px;cursor:pointer;border:1px solid #098fff;color:#098fff;margin-bottom:15px}.testStatistics .chioceTest span{margin-left:10px}.testStatistics .resultsStatistical{color:#098fff;line-height:50px;padding-left:25px;font-size:16px;border:1px solid #a5a19c}.testStatistics .testInfo{border:1px solid #a5a19c;margin:10px 0}.testStatistics .testInfo h4{padding:10px 0 10px 10px;border-bottom:1px solid #a5a19c;margin:0;margin-left:10px}.testStatistics .testInfo .testDetaileInfo{padding:10px 0 10px 20px;border-radius:10px}.testStatistics .testInfo .testDetaileInfo .infoItem{line-height:25px}.testStatistics .echartBox{position:relative;margin-top:10px;height:500px;margin-right:20px;border-radius:5px;border:1px solid #a5a19c}.testStatistics .echartBox #statisticsEchart{height:100%}.testStatistics .echartBox .score{position:absolute;top:20%;right:5%}.testStatistics .echartBox .score span{display:inline-block;line-height:30px;vertical-align:middle}.testStatistics .echartBox .score span:first-child{width:10px;height:10px;border-radius:50%;margin-right:10px}