body,html{background:#fff}.wrap .tab-wrap{width:100%;max-width:768px;background:#fff;height:50px;position:fixed;top:50px;left:50%;transform:translateX(-50%)}.wrap .tab-wrap .tab-inner{position:relative;display:flex;white-space:nowrap;overflow:hidden}.wrap .tab-wrap .tab-inner:after{content:"";display:block;width:100%;border-bottom:1px solid #e5e5e5;position:absolute;bottom:0;left:0}.wrap .tab-wrap .tab-inner .tab-list{display:flex;z-index:2}.wrap .tab-wrap .tab-inner .tab-list .tab-item{display:block;position:relative;height:50px;line-height:50px;margin-left:20px}.wrap .tab-wrap .tab-inner .tab-list .tab-item:last-child{margin-right:20px}.wrap .tab-wrap .tab-inner .tab-list .tab-item.active{color:#ff5000}.wrap .tab-wrap .tab-inner .tab-list .tab-item.active:after{content:"";position:absolute;bottom:0;left:0;height:2px;width:100%;background:#ff5000}.wrap .detail-cnt{padding:50px 15px 20px}.hasTab .m-simple-header-wrap{border-bottom:none}.hasTab .detail-cnt{padding-top:100px}