.singleAiReport{min-height:100vh;background-color:#f2f2f2;padding:56px 0;box-sizing:border-box}.singleAiReport .blue{color:#0747fd;font-weight:700}.singleAiReport .orange{color:#ff4b00;font-weight:700}.singleAiReport .reportContent{width:1200px;margin:0 auto;box-shadow:0 4px 8px 1px rgba(0,0,0,.08);background-color:#fff;border-radius:12px;overflow:hidden;padding-bottom:56px}.singleAiReport .reportContent .reportTitle{height:64px;background-color:#0747fd;font-size:20px;font-weight:700;color:#fff;padding:0 24px;display:flex;justify-content:space-between;align-items:center}.singleAiReport .reportContent .reportTitle .downloadBtn{background-color:#00c291;color:#fff;border:none}.singleAiReport .reportContent .reportDate{margin:24px;display:flex;justify-content:flex-end;gap:12px;align-items:center;font-size:14px}.singleAiReport .reportContent .reportDate .createReportBtn{background-color:#0747fd;color:#fff;border:none}.singleAiReport .reportContent .elevator{border-radius:12px;border:1px solid #ccc;margin:24px;padding:24px}.singleAiReport .reportContent .elevator .elevatorInfo{font-size:14px;color:grey;line-height:20px;margin-bottom:24px}.singleAiReport .reportContent .elevator .elevatorInfo .elevatorName{font-size:20px;margin-bottom:10px}.singleAiReport .reportContent .elevator .abstract{line-height:32px;margin-bottom:24px}.singleAiReport .reportContent .smallTitle{height:48px;display:flex}.singleAiReport .reportContent .smallTitle .title{background-color:#00c291;border-radius:0 10px 50px 0;padding:0 24px;display:flex;align-items:center;color:#fff}.singleAiReport .reportContent .smallTitle .title .titleIcon{width:32px;height:32px;margin-right:12px}.singleAiReport .reportContent .signature{height:120px;margin:40px 24px 0 0;display:flex;gap:16px}.singleAiReport .reportContent .signature .left{background-color:#f5f8ff;flex:1;border-radius:0 12px 12px 0;display:flex;flex-direction:column;justify-content:center;padding:0 24px;line-height:32px;position:relative}.singleAiReport .reportContent .signature .left .footerBtn{position:absolute;top:16px;right:16px}.singleAiReport .reportContent .signature .right{border:1px dashed #707070;border-radius:12px;width:400px;padding-top:16px;font-size:14px;text-align:center}.singleAiReport .reportContent .echartItemMulti{margin-top:24px;padding-left:24px}.singleAiReport .reportContent .echartItemMulti .echartTitle{border-left:4px solid #0747fd;padding-left:8px;color:#4d4d4d}.singleAiReport .reportContent .echartItemMulti .echartBox{width:100%;height:320px}@media print{.singleAiReport{padding:0}.reportContent{border-radius:0!important;box-shadow:none!important}body{margin:0;padding:0}@page{margin:0;size:A4;padding-top:10px}@page :first{padding-top:0}.no-print,.no-print *{display:none!important}body,html{height:auto;overflow:visible}@page{size:auto;margin:0}.prevent-page-break-inside{page-break-inside:avoid}}