.indexbg{ width: 100%; height: 288rpx; display: block; position: absolute; z-index: -1; top: 0; left: 0; } .user-box{ width: 100%; height: 120rpx; margin-top: 128rpx; padding: 0 30rpx; color: #ffffff; } .user-box .user-box-head{ width: 120rpx; height: 120rpx; float: left; margin-right: 30rpx; } .user-box .user-box-title{ width: 50%; height: 50rpx; line-height: 50prx; margin-top: 20rpx; float: left; font-size: 34rpx; font-weight: bold; } .user-box .user-box-title2{ width: 50%; height: 50rpx; line-height: 50prx; float: left; font-size: 34rpx; } .user-box .user-box-login{ width: 50%; height: 50rpx; line-height: 50prx; /* margin-top: 40rpx; */ float: left; font-size: 34rpx; font-weight: bold; } .user-info{ border:0!important; color:#ffffff!important; width: 220rpx; margin: 0; margin-top: 15rpx; padding: 0; } .container{ position: relative; width: 750rpx; } .container-bg{ position: absolute; width: 750rpx; height: 482rpx; z-index: 0; top: 0; left: 0; } .box-other{ position: absolute; z-index: 100; width: 750rpx; /* left: 20rpx; */ top: 70rpx; } .btn-area{ background-color: #FFFFFF; width: 690rpx; height: auto; overflow: hidden; padding: 0 30rpx; margin-bottom: 20rpx; /* border-radius: 10rpx; */ } .btn-area .nav{ width: 690rpx; height: 48rpx; padding: 32rpx 0; border-bottom: 1rpx solid #CCCCCC; background-color: #FFFFFF; } .btn-area .nav:last-child{ border-bottom: 0; } .btn-area navigator view,.btn-area navigator image{ display: inline-block; } .area-left{ width: 44rpx; height: 44rpx; float: left; } .area-title{ float: left; width: 180rpx; height: 44rpx; line-height: 44rpx; font-size:34rpx; font-family:PingFang-SC-Medium; font-weight:500; padding: 0 20rpx; color: #333333; } .area-brade{ width: 12rpx; height: 12rpx; vertical-align: middle; } .area-unread{ float: right; width: 180rpx; height: 44rpx; line-height: 44rpx; color: #999999; font-size:30rpx; font-family:PingFang-SC-Medium; font-weight:500; padding: 0 10rpx; text-align: right; } .area-right{ width: 24rpx; height: 24rpx; vertical-align: middle; margin-top: -3rpx; margin-left: 10rpx; } .area-content{ float: right; width: 350rpx; height: 44rpx; line-height: 44rpx; color: #999999; font-size:30rpx; font-family:PingFang-SC-Medium; font-weight:500; padding: 0 5rpx 0 10rpx; overflow: hidden; text-align: right; } .area-content text{ float: left; overflow: hidden; height: 44rpx; line-height: 44rpx; text-overflow:ellipsis; white-space: nowrap; text-align: right; display: inline-block; width: 350rpx; } .area-content view{ float: right; height: 44rpx; line-height: 44rpx; width: 25rpx; margin-top: 2rpx; } .btn-pragram{ border-top: 1rpx solid #B0AFAF; } .device-bottom{ /* padding: 75rpx 60rpx 100rpx 60rpx; */ } .btn{ display: inline-block; width: 100%; height: 100rpx; line-height: 100rpx; text-align: center; margin: 0 auto; margin-bottom: 30rpx; border-radius: 10rpx; background-color: #FFFFFF; color: var(--themeColor); font-size: 36rpx; }