/* pages/dataCenterXXTJ/dataCenterXXTJ.wxss */ /* 标题 */ .title { display: flex; padding: 49rpx 10rpx 20rpx 20rpx; } /* 标题-图片 */ .title image { width: 54rpx; height: 53rpx; } /* 标题-字体 */ .title-text { font-size: 32rpx; line-height: 80rpx; height: 53rpx; margin-left: 16rpx; font-family: DOUYU; } /* 分类标题 */ .type-title { display: flex; padding: 30rpx 20rpx 20rpx 20rpx; } /* 圆点 */ .dots { width: 14rpx; height: 14rpx; background: #F7C86A; border-radius: 50%; margin-top: 20rpx; } /* 分类文本 */ .type-text { font-size: 32rpx; font-weight: 500; color: #333333; height: 50rpx; line-height: 50rpx; margin-left: 10rpx; } /* 本年度公开信箱办理情况框 */ .processing { width: 220rpx; height: 114rpx; background: #FFF3DA; border-radius: 10rpx; display: flex; position: relative; } /* 详情 */ .statistics-btn { height: 140rpx; margin-top: 20rpx; } /* 详情按钮 */ .statistics-btn button { font-size: 27rpx; font-weight: 400; width: 240rpx !important; border: 1px solid #C5C5C5; background: #FFFFFF; } .xxitemf{ height: 120rpx; margin: 30rpx 0 0 20rpx; } .xxitems{ height: 80rpx; margin: 15rpx 0 0 20rpx; } .item1{ width: 150rpx; height: 60rpx; line-height: 60rpx; font-size: 30rpx; font-weight: 400; color: #666666; float: left; margin: 0 10rpx 0rpx 5rpx; }