body{overflow-y:scroll}.patient-index{width:100%;height:100%}.patient-index .header{height:250px;background:-webkit-gradient(linear,left top,right top,from(#31a9ff),to(#2bd0fe));background:linear-gradient(-270deg,#31a9ff,#2bd0fe)}.patient-index .header,.patient-index .header .picDiv{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.patient-index .header .picDiv{background-color:#fff;width:80px;height:80px;border-radius:180px;margin-top:50px}.patient-index .header img{margin-top:15px}.patient-index .name{margin-top:1rem}.patient-index .name,.patient-index .sex{font-size:1.3rem;color:#fff;font-weight:700}.patient-index .content{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.patient-index .content,.patient-index .content .examDiv{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.patient-index .content .examDiv{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:20px;padding-right:20px;margin-top:20px;height:40px}.patient-index .content .examDiv .reportIcn,.patient-index .content .examDiv .rightIcon{height:40px}.patient-index .content .examDiv .rightIcon img{width:20px}.patient-index .content .examDiv .reportFront{height:40px;color:#556d9b;margin-left:10px;border-bottom:2px solid #f4f5f7;width:100%;font-size:20px}.patient-index .content .person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:20px;padding-right:20px;margin-top:20px;height:40px}.patient-index .content .person .reportIcn{height:40px;float:left}.patient-index .content .person .rightIcon{height:40px;float:right}.patient-index .content .person .rightIcon img{width:20px}.patient-index .content .person .personFront{height:40px;color:#556d9b;margin-left:20px;border-bottom:2px solid #f4f5f7;width:100%;font-size:18px;float:left}.patient-index .content .examList,.patient-index .content .filmList,.patient-index .content .reportList{padding-left:20px;padding-right:20px;padding-bottom:20px;color:#556d9b;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.patient-index .content .filmList .bottom,.patient-index .content .reportList .bottom{clear:both;border-top:1px solid #acc0d8;margin-top:10px}.patient-index .content .hospital{margin-left:40px;padding-top:10px}.patient-index .content .reportRight{padding-top:10px}.patient-index .content .filmRight{margin-left:10px;padding-top:10px}.patient-index .content .hospital .iconDiv{float:left;display:inline;padding-right:15px}.patient-index .content .hospital img{width:30px;margin-right:30px}.patient-index .content .line{clear:both;border-top:1px solid #acc0d8;margin-top:10px;margin-left:40px}.dialog{width:100%;height:100%;text-align:center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background-color:#fff;filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6}.dialog img{width:180px;margin-top:40%}.loading{text-align:center;font-size:24px}.loading img{width:80%}