/* pages/newAddPage/safetyManagement/index.wxss */ /* 内容部分 */ .gangjin{ padding:0 30rpx 40rpx 60rpx; } .gangjin-header{ width: 100%; } .wanjieNum-over-bottom{ display: flex; flex-direction: column; justify-content:space-evenly ; padding: 100rpx 0 0 0; color: #b0c3e5; } .wanjieNum-over-bottom-top{ display: flex; justify-content: space-between; height: 100rpx; line-height: 100rpx; } .wanjieNum-over-bottom-top-box{ display: flex; width: 50%; height: 100rpx; } .wanjieNum-over-bottom-top-box-Img{ display: flex; justify-content: center; align-items: center; width: 80%; height: 100rpx; background: url("https://xiangguan.sxyanzhu.com/statics/static/img/WEB_20BAE0F4F7E14D048A818A10223B0BE1.gif") no-repeat center/100%; padding: 14rpx 0; } .wanjieNum-over-bottom-top-box-ImgBY{ display: flex; justify-content: center; align-items: center; width: 40%; height: 100rpx; background: url("https://xiangguan.sxyanzhu.com/statics/static/img/WEB_EBD7748CB73A4D2D8BD74617F84528DE.png") no-repeat center/100%; padding: 14rpx 0; } .wanjieNum-over-bottom-top-box-Imgs{ display: flex; justify-content: center; align-items: center; width: 40%; height: 100rpx; background: url("https://xiangguan.sxyanzhu.com/statics/static/img/WEB_FBB7B92F89A748CCA88C2D059D67CDCD.gif") no-repeat center/100%; padding: 14rpx 0; } .wanjieNum-over-bottom-top-box-ImgPC{ display: flex; justify-content: center; align-items: center; width: 40%; height: 100rpx; background: url("https://xiangguan.sxyanzhu.com/statics/static/img/WEB_E219D45248B942248FE6561F24B536A9.png") no-repeat center/100%; padding: 14rpx 0; } .wanjieNum-over-bottom-top-box-ImgPS{ display: flex; justify-content: center; align-items: center; width: 50%; height: 100rpx; background: url("https://xiangguan.sxyanzhu.com/statics/static/img/WEB_C8E00800A80E4D41B579855E50A57F3E.png") no-repeat center/100%; padding: 14rpx 0; } .wanjieNum-over-bottom-top-box-Img-small{ width: 50rpx; height: 50rpx; line-height: 50rpx; text-align: center; } .wanjieNum-over-bottom-top-box-Img-smallBY{ width: 50rpx; height: 50rpx; line-height: 50rpx; margin-bottom: 20rpx; } .wanjieNum-over-bottom-top-box-title{ display: flex; flex-direction: column; justify-content: space-between; /* padding-left:20rpx ; */ width: 60%; height:100rpx ; font-size: 28rpx; } .wanjieNum-over-bottom-top-box-title-text{ height: 50rpx; line-height: 50rpx; } .gd_max{ padding:10rpx 50rpx 0; } .gd_min{ padding: 30rpx 0; text-align: center; } .gd_min image{ width: 150rpx; height: 150rpx; } .gd_min view{ padding: 10rpx; color: #89a4eb; }