.history-reportDetails{width:100%;height:100%;flex:1;display:flex;flex-direction:column}.history-reportDetails .page-title{width:100%;display:flex;justify-content:center;position:relative}.history-reportDetails .page-title .company-name{display:inline-block;width:auto;padding:0 1.66667rem;height:5.83333rem;line-height:5.41667rem;font-size:4.16667rem;color:#fff;background-image:url(/static/images/title-center.png);background-size:100% 100%;position:relative}.history-reportDetails .page-title .company-name:after,.history-reportDetails .page-title .company-name:before{content:"";position:absolute;background-size:100% 100%;width:3.33333rem;height:100%;top:0}.history-reportDetails .page-title .company-name:before{background-image:url(/static/images/title-left.png);left:-3.33333rem}.history-reportDetails .page-title .company-name:after{background-image:url(/static/images/title-right.png);right:-3.33333rem}.history-reportDetails section{padding:3.33333rem;color:#fff;font-size:1.5rem;flex:1;width:100%}.history-reportDetails section .details-content,.history-reportDetails section .statistical{border:.08333rem solid #036292;background:#061431}.history-reportDetails section .details-content{width:100%;height:100%;min-height:13.33333rem;overflow:hidden;overflow-y:auto;padding:1.66667rem}