/* pages/Quality-Assurance/index.wxss */ /* 质量管理 */ .quality{ padding: 60rpx 40rpx 30rpx; } /* 头部部分 */ .quality-header{ margin: 10rpx 0 50rpx; } /* 内容部分 */ .quality-content{ width: 100%; border: 1px solid #1e2336; background-color: #1e2336; padding-top: 20rpx; margin-bottom: 40rpx; font-size: 26rpx; border-radius: 15rpx; } .eharts_title{ height: 40rpx; line-height: 40rpx; padding-left: 50rpx; margin-left: 20rpx; font-size: 34rpx; background: url("https://szgcwx.jhncidg.com/staticFiles/img/menu/CORE_52887EE6A33042408E11C2174974ABA1.png") no-repeat left/35rpx; } /* 内容部分 */ .gangjin{ padding:0 30rpx 40rpx 60rpx; } .gangjin-header{ width: 100%; } .project-title{ height: 40rpx; line-height: 40rpx; padding-left: 40rpx; margin-top: 40rpx; font-size: 26rpx; background: url("https://szgcwx.jhncidg.com/staticFiles/img/WEB_F6B0554C215E496195EA7D6FCE2C0B8E.png") no-repeat left/35rpx; } .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: 40%; height: 100rpx; background: url("https://szgcwx.jhncidg.com/staticFiles/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://szgcwx.jhncidg.com/staticFiles/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://szgcwx.jhncidg.com/staticFiles/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://szgcwx.jhncidg.com/staticFiles/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: 40%; height: 100rpx; background: url("https://szgcwx.jhncidg.com/staticFiles/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; } .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; } /* 钢筋拉试件 */ .gangjinlajin{ padding:0 30rpx 40rpx 60rpx; } .gangjinlajin-header{ width: 100%; } /* 标养室监测 */ .jupai-top{ height: 80rpx; border: 1px solid green; } .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; }