#app{font-family:Microsoft YaHei,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f2f2f2;min-height:100%}#LayoutPages .layout-content{box-sizing:border-box;min-height:100vh}*{padding:0;margin:0}body,html{display:block}.clearfix:after{content:"";clear:both;display:block;height:0;visibility:hidden}.van-field--error .van-field__control,.van-field--error .van-field__control::placeholder{color:#ccc!important}.ell{white-space:nowrap}.ell,.ell2{overflow:hidden;text-overflow:ellipsis}.ell2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.form-popup{width:100%;height:100%}.form-popup .btn-box{position:absolute;width:100%;padding:.42667rem;box-sizing:border-box;bottom:0}.spin{position:relative}.spin .spin-bg{width:100%;height:100%;z-index:98;position:absolute;top:0;left:0}.spin .spin-animate{position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;width:.66667rem;height:.66667rem;animation:rotate 2.4s linear infinite}.spin .white{top:0;bottom:0;left:0;right:0;background:#fff;animation:flash 2.4s linear infinite;opacity:0}.spin .dot{position:absolute;margin:auto;width:.2rem;height:.2rem;border-radius:100%;transition:all 1s ease}.spin .dot:nth-child(2){top:0;bottom:0;left:0;background:#f44;animation:dotsY 2.4s linear infinite}.spin .dot:nth-child(3){left:0;right:0;top:0;background:#fb3;animation:dotsX 2.4s linear infinite}.spin .dot:nth-child(4){top:0;bottom:0;right:0;background:#9c0;animation:dotsY 2.4s linear infinite}.spin .dot:nth-child(5){left:0;right:0;bottom:0;background:#33b5e5;animation:dotsX 2.4s linear infinite}@keyframes rotate{0%{transform:rotate(0)}10%{width:.66667rem;height:.66667rem}66%{width:.2rem;height:.2rem}to{transform:rotate(1turn);width:.66667rem;height:.66667rem}}@keyframes dotsY{66%{opacity:.1;width:.2rem}77%{opacity:1;width:0}}@keyframes dotsX{66%{opacity:.1;height:.2rem}77%{opacity:1;height:0}}@keyframes flash{33%{opacity:0;border-radius:0}55%{opacity:.6;border-radius:100%}66%{opacity:0}}.tableComponent{font-size:.34667rem}.tableComponent table{table-layout:fixed;width:100%}.tableComponent table thead{background:#f9fafb;color:#8c8c8c}.tableComponent table thead th{padding:.16rem 0;font-weight:400}.tableComponent table thead th.thTotal{width:.66667rem}.tableComponent table .fristTd{border:.01333rem solid #fff}.tableComponent table tbody tr td{padding:.21333rem 0;text-align:center}.tableComponent table tbody tr:nth-child(2n){background-color:#f9fafb}.tableComponent table tbody tr.TotalItem{background:#f2f2f2}.Field{background:#fff;border-bottom:.01333rem solid #ebedf0;padding:.32rem 0;display:flex;align-items:center;justify-content:space-between}.Field .label{width:calc(100% - 2.66667rem);font-size:.37333rem;color:#8c8c8c}.Field .label.isBlod{font-weight:700;font-size:.4rem}.Field .value{width:2.26667rem;font-size:.42667rem;color:#262626;margin-right:.16rem;word-break:break-all;text-align:right}.cell{display:flex;flex-flow:column;padding:.32rem 0;border-bottom:.01333rem solid #ebebeb}.cell h4{font-size:.37333rem;color:#8c8c8c;font-weight:400;margin-bottom:.10667rem}.cell h4.isBlod{font-size:.42667rem;color:#262626}.cell .value{display:flex;align-items:center;justify-content:space-between}.cell .value p{font-size:.42667rem;color:#262626}.cell .value p.isBlod{font-size:.37333rem;color:#8c8c8c}.cell .goDetail{display:flex;justify-content:space-between;align-items:center;margin-top:.16rem}.cell .goDetail p{color:#565656;font-size:.37333rem}.cell .goDetail .van-icon{color:#8c8c8c;font-size:.37333rem}