.ture-fixed is a fixed element. But its ancestor element .scroll-wrap has transform: translate3d(0, 0, 0); resulting in fixed being actually equivalent to absolute.
B