.title-box,.title-header{ background: #ffff; } .bg-box,.bg-box .title-header { background: transparent; color: #ccc; } .title-header { position: fixed; left: 0; right: 0; display: flex; top: 0; align-items: center; justify-content: space-between; font-size: 32rpx; line-height: 90rpx; z-index: 2; } .title-header .icon-fanhui1 { padding: 0 20rpx; font-size: 44rpx; color: #333; } .right { position: absolute; right: 20rpx; } .search-box { display: flex; align-items: center; margin-left: 60rpx; width: 560rpx; border-radius: 30rpx; height: 60rpx; padding: 0 20rpx; font-size: 26rpx; background: #F0F0F0; } .bg-box .search-box { background: #F0F0F0; } .search-box .weui-input { margin-left: 10rpx; flex: 1; width: 100%; } .bg-box.title-box .icon-fanhui1 { color: white; } .phcolor { color: #ccc; }