.main{ padding: 0 48rpx; padding-bottom: 100rpx; } .main .img1{ width: 444rpx; height: 444rpx; display: block; margin: 0 auto; margin-top: 115rpx; } .main .title{ font-size: 48rpx; text-align: center; color: #000; font-weight: bold; margin-top: 65rpx; } /deep/ .u-checkbox__icon-wrap--circle{ background-color: #D8DBEA; } .main .bottom{ margin-top: 66rpx; } .main .imgcon{ position: relative; } .main .imgcon .img2{ width: 100rpx; height: 150rpx; position: absolute; left: 50%; top: 50%; transform: translateX(-50%); } /deep/ .u-checkbox__label{ } .textname{ display: block; width: 530rpx; margin-bottom: 48rpx; color: #000; margin-left: 70rpx; } /deep/ .u-checkbox{ position: relative; } /deep/ .u-checkbox__icon-wrap{ position: absolute; left: 0; top: 10rpx; } .sheng{ background-color: #5B53FF !important; }