.com-dialog._24b53f4 { position: fixed; width: 100%; background: rgba(0, 0, 0, 0.5); top: 0; bottom: 0; } .com-dialog .dialog-container._24b53f4 { position: absolute; top: 50%; transform: translateY(-50%); width: 750rpx; min-height: 609rpx; padding-top: 220rpx; background: transparent url(http://ycb-webtest.jjshebao.com/dialogbg.png) top center / 590rpx 609rpx no-repeat; } .com-dialog .content._24b53f4 { width: 420rpx; display: block; margin: auto; margin-top: 30rpx; min-height: 100rpx; line-height: 1.5em; } .com-dialog .dialog-box._24b53f4 { width: 590rpx; min-height: 400rpx; margin: auto; background: white; border-radius: 8rpx; } .com-dialog .btn._24b53f4 { width: 400rpx; line-height: 80rpx; font-size: 32rpx; color: white; margin-top: 40rpx; background: linear-gradient(90deg, #0fa4f6, #25ccf9); } .com-dialog .iconfont._24b53f4 { margin-right: 15rpx; font-size: 28rpx; } .com-dialog .icon-xuanzhong1._24b53f4 { color: #00AAFF; } .com-dialog .dialog-close._24b53f4 { width: 70rpx; height: 119rpx; }