.test-report{margin:90px auto;max-width:1560px;width:90%;display:flex;gap:40px;flex-direction:column}.test-report-info{flex:4 1}.test-report-img{flex:6 1;display:flex;justify-content:center}.test-report-title{font-weight:700;text-align:center}.test-report-operator{display:flex;gap:16px;margin-top:40px;justify-content:center}.report-btn{display:flex;align-items:center;gap:4px;color:rgba(42,104,239,1);background-color:#fff;border-radius:999px;padding:10px 16px;border:2px solid rgba(42,104,239,1);cursor:pointer}.font_btn_icon{width:22px}.report-btn-primary{color:#fff;background-color:rgba(42,104,239,1)}@media only screen and (max-width:992px){.test-report{width:95%}.test-report-info{min-width:0}.test-report-operator{gap:16px}.report-btn{padding:7px 5px}.font_btn_icon{width:16px}}@media only screen and (min-width:1920px){.test-report{max-width:1780px}}