.bg { position: relative; min-height: 100%; background: #eee; background: url(http://fohow.oss-cn-shenzhen.aliyuncs.com/customer/bg_kf.png) no-repeat; background-size: 100% 120%; /* padding-bottom: 20rpx; */ } /* .qcbg { height: 740rpx; width: 100%; background: #fff; background:url(http://fohow.oss-cn-shenzhen.aliyuncs.com/customer/bg_kf.png) no-repeat; background-size:750rpx 718rpx; overflow: hidden; } */ .qcbg { height: 1400rpx; width: 100%; background: #fff; background: url(http://fohow.oss-cn-shenzhen.aliyuncs.com/customer/bg_kf.png) no-repeat; background-size: 100% 100%; overflow: hidden; } .erweima{ display: block; width: 337rpx; height: 337rpx; margin: 60rpx auto 0; } .text1 { font-size: 35rpx; color: #ffffff; font-weight: 600; margin-top: 20rpx; text-align: center; } .text2 { font-size: 35rpx; color: #999; margin-top: 20rpx; text-align: center; } .btn { font-size: 35rpx; width: 396rpx; height: 87rpx; background: -webkit-linear-gradient( #eab86a ,#d4932b ); background: -o-linear-gradient( #eab86a ,#d4932b ); background: -moz-linear-gradient( #eab86a ,#d4932b ); background: linear-gradient( #eab86a ,#d4932b ); border-radius: 50rpx; text-align: center; color: #fff; margin: 32rpx auto 0; line-height: 87rpx; } .text3 { color: #000; font-size: 35rpx; text-align: center; margin-top: 110rpx; } .other-img { width: 282rpx; height: 20rpx; position: absolute; top: 769rpx; left: 235rpx; } .other-img1 { width: 750rpx; height: 850rpx; display: block; } .popup-bg { position: fixed; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); z-index: 99; } .popup { position: absolute; left: 50%; top: 300rpx; margin-left: -280rpx; width: 560rpx; height: 440rpx; background-color: #fff; border-radius: 10rpx; overflow: hidden; } .popup-title { text-align: center; line-height: 32rpx; font-size: 32rpx; padding-top: 30rpx; padding-bottom: 32rpx; color: #4c4c4c; font-weight: bold; } .popup-logobg { width: 110rpx; height: 110rpx; border-radius: 100%; background-color: #f7f7f7; margin: 0 auto; border:1rpx solid #cfcfcf; } .popup-image { display: block; width: 67rpx; height: 90rpx; background-image: url('https://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/startlogo.png'); background-size: 100% 100%; margin: 8rpx auto 0; } .popup-hint { display: block; font-size: 28rpx; color: #999999; text-align: center; line-height: 50rpx; padding-top: 20rpx; } .popup-bottom { border:0; border-radius: 0rpx; position: absolute; bottom: 0; width: 100%; height: 88rpx; line-height: 88rpx; left: 0; border-top: 1rpx solid #cccccc; text-align: center; font-size: 32rpx; color: #39a43c; } button::after{ border: none; } .kfqr-dialog{ position: fixed; left: 0; top: 0; width: 100%; height: 100%; /* background: rgba(0,0,0,0.5); */ z-index: 9; text-align: center; } .kfqr{ text-align: center; width: 90%; margin: 30% auto; background: #797064; padding: 30rpx; box-sizing: border-box; border-radius: 10rpx; color: #Fff; font-size: 36rpx; font-weight: bold; } .kfqr image{width: 100%; height: 550rpx;} .kfqr text{ margin: 10px; display: block;}