.reportTitle{width:100%;padding:40px;text-align:center;font-weight:600;font-size:20px}.studentInfo{margin:0 auto;width:70%;border:1px solid #000}.studentInfo,.studentInfo .userTitle{display:-webkit-box;display:-ms-flexbox;display:flex}.studentInfo .userTitle{width:10%;border-right:1px solid #000;padding:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.studentInfo .userInfo{width:100%;padding:0}.studentInfo .userInfo .hangInfo{width:100%;border-bottom:1px solid #000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:60px}.studentInfo .userInfo .hangInfo .fixInfo{width:15%}.studentInfo .userInfo .hangInfo .fixInfo,.studentInfo .userInfo .hangInfo .Info{border-right:1px solid #000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.studentInfo .userInfo .hangInfo .Info{width:35%;word-break:break-all}