.file-view .flexCenter{display:flex;align-items:center}.file-view .html-content{background:#fff;padding:12px;width:100%;min-height:100%;box-sizing:border-box}.file-view .html-content img{width:100%!important;height:auto!important}.file-view .mt-header{padding:8px 15px;text-align:right;display:flex;justify-content:space-between}.file-view .mt-body iframe{width:100%;height:calc(100vh - 64px)}.file-view .mt-body .weui-gallery{background-color:#eae9ef}.file-view .mt-body .weui-gallery .weui-gallery__img{display:flex;justify-content:center;align-items:center;overflow:hidden;vertical-align:middle;position:absolute;bottom:40px}.file-view .mt-body .weui-gallery .weui-gallery__img .img{max-width:100%;max-height:100%;vertical-align:middle}.file-view .mt-body .weui-gallery .weui-gallery__img .filepath{position:absolute;word-break:break-all;padding:5px;color:#fff}.file-view .mt-body .auto-play{width:100vw;height:calc(100vh - 48px);display:flex;align-items:center;background:#fff}.file-view .mt-body .auto-play audio,.file-view .mt-body .auto-play video{width:100vw}.file-view .mt-body .collect_info{height:100%;display:flex;flex-direction:column;position:relative}.file-view .mt-body .score_header{text-align:center;letter-spacing:.2em;position:relative;font-size:18px;width:100%;height:45px;line-height:45px;flex:none;z-index:1}.file-view .mt-body .return__icon{position:absolute;margin-left:15px}.file-view .mt-body .pdf-container{flex:1;overflow:hidden;position:relative}.file-view .mt-body .pdf-container .pdf-wrapper{width:100%;height:100%;transition:transform .1s ease-out;will-change:transform;touch-action:pan-x pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.file-view .mt-body .pdf-container .content{overflow:hidden;width:100%;height:auto;max-width:100%}.file-view .mt-body .arrow{position:fixed;bottom:32px;z-index:1000;left:0;right:0;text-align:center}