.custom-navbar{position:fixed;top:0;left:0;width:100%;z-index:1000}.custom-navbar .navbar-inner{height:32px;display:flex;justify-content:space-between;align-items:center;padding:0 40rpx}.custom-navbar .navbar-inner .action-box{display:flex;justify-content:space-around;align-items:center;border:1px solid rgba(0,0,0,.1);border-radius:16px;background-color:#fff}.custom-navbar .navbar-inner .action-box .line{width:1px;height:18px;background-color:rgba(0,0,0,.3)}.custom-navbar .navbar-inner .base-box{display:flex;align-items:center}.custom-navbar .navbar-inner .right{display:flex;align-items:center}.custom-navbar .navbar-inner .title{color:#333;font-size:32rpx}.custom-navbar .navbar-bottom{height:10rpx}.home-icon{width:56rpx;height:56rpx;border-radius:50%;border:.5px solid #ededed;background:rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center}.left-font{font-size:36rpx;color:#333}