.top-box{ background-color: #fff; position: fixed; top: 0; left: 0; right: 0; z-index: 100; } .top-box{ background-color: #fff; } .top-title{ font-size: 36rpx; font-family: Source Han Sans CN-Medium, Source Han Sans CN; font-weight: 500; color: #333333; padding: 0 30rpx; } .dow-ssicon{ width: 36rpx; height: 36rpx; margin-left: 15rpx; } .tab-box{ background-color: #fff; padding: 30rpx; z-index: 100; } .tab-item{ text-align: center; font-size: 28rpx; line-height: 41rpx; } .tab-item image{ visibility: hidden; } .tab-item-active{ color: #EB5C20; } .tab-item-active image{ visibility: visible; } .tab-active-icon{ width: 32rpx; height: 10rpx; margin-top: 10rpx; margin: auto; } .saoma{ width: 39rpx; height: 36rpx; margin-left: 60rpx; margin-bottom: 10rpx; } .sousuo{ width: 36rpx; height: 36rpx; margin-left: 50rpx; margin-bottom: 10rpx; } .state-box{ margin: 30rpx; justify-content: space-between; } .state-item{ width: 335rpx; padding: 12rpx 20rpx; background: #FFFFFF; border-radius: 10rpx 10rpx 10rpx 10rpx; opacity: 1; box-sizing: border-box; } .icon{ width: 26rpx; height: 26rpx; background: #EB5C20; border-radius: 5rpx 5rpx 5rpx 5rpx; opacity: 1; margin-right: 10rpx; } .state-label{ line-height: 41rpx; font-size: 28rpx; font-family: Source Han Sans CN-Medium, Source Han Sans CN; font-weight: 500; color: #242323; line-height: 35rpx; } .state-data{ margin-left: 36rpx; justify-content: space-between; line-height: 47rpx; font-size: 32rpx; font-family: Source Han Sans CN-Medium, Source Han Sans CN; font-weight: 500; color: #242323; } /* 电池 */ .cell-box{ margin: 30rpx; background: #FFFFFF; border-radius: 20rpx 20rpx 20rpx 20rpx; opacity: 1; padding: 30rpx; } .cell-title{ width: 157rpx; line-height: 54rpx; font-size: 36rpx; font-family: Source Han Sans CN-Bold, Source Han Sans CN; font-weight: bold; color: #242323; } .cell-state{ line-height: 33rpx; background: #EB5C20; border-radius: 5rpx 5rpx 5rpx 5rpx; opacity: 1; font-size: 22rpx; font-family: SourceHanSansCN-Regular-, SourceHanSansCN-Regular; font-weight: normal; color: #FFFFFF; padding: 0 10rpx; text-align: center; margin-left: 20rpx; } .cell-info{ font-size: 28rpx; font-family: SourceHanSansCN-Regular-, SourceHanSansCN-Regular; font-weight: normal; color: #666464; line-height: 41rpx; } .cell-option{ margin-top: 20rpx; border-top: 1rpx solid #E6E6E6; padding: 30rpx 0 0; line-height: 41rpx; font-size: 28rpx; font-family: Source Han Sans CN-Medium, Source Han Sans CN; font-weight: 500; color: #333333; text-align: center; }