.choose{ z-index: 8888; position: fixed; bottom: 0rpx; width: 100%; background: white; padding: 26rpx 0rpx; display: flex; flex-wrap: wrap; /* justify-content: center; */ } .choose .left{ margin-left: 4%; margin-top: 7rpx; margin-bottom: 7rpx; margin-right: 10rpx; } .choose .right{ margin-right: 4%; margin-top: 7rpx; margin-bottom: 7rpx; } .background1 { width: 100%; height: 100%; position: fixed; background: rgba(0, 0, 0, 1); opacity: 0.6; z-index: 8887; } .image1 { position: fixed; z-index: 999999; top: 19%; width: 100%; height: 700rpx; border-radius: 10rpx; display: flex; flex-direction: column; align-items: center; } .image1 .center_swiper{ width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; margin: 0 auto; } .image1 swiper-item{ height: 100%; display: flex; align-items: center; justify-content: center; } .image1 image { width: 550rpx; height: 100%; } .guanbi { position: absolute; left: 46%; bottom: -25%; z-index: 999999; } .Swiper { width: 100%; height: 150rpx; display: flex; flex-direction: column; align-items: center; position: relative; margin-top: 30rpx; } .Swiper .active { width: 15rpx; height: 15rpx; border-radius: 50%; background: #18d5b9 !important; } .Swiper .dots { position: absolute; bottom: 8rpx; z-index: 9999; display: flex; } .Swiper .dots view { width: 15rpx; height: 15rpx; border-radius: 50%; background: rgb(148, 151, 151); margin: 0rpx 10rpx; } .image1 .dots { position: absolute; bottom: -40rpx; z-index: 9999; display: flex; } .image1 .dots view { width: 15rpx; height: 15rpx; border-radius: 50%; background: #fff; margin: 0rpx 10rpx; } .image1 .dots .active { background: #18D5B9; } .swiper { width: 650rpx; height: 150rpx; border-radius: 10rpx; } .swiper swiper-item { background-size: 100% 100%; width: 100%; height: 100%; border-radius: 10rpx; } .inform{ display: flex; align-items: center; width: 650rpx; height: 68rpx; background: white; font-size: 26rpx; justify-content: space-between; border-radius: 10rpx; margin-top: 30rpx; } .inform-img{ display: flex; height: 100%; align-items: center; } .marquee{ width:80%; height: 70rpx; overflow: hidden; line-height: 70rpx; } .marqueeTitle{ height: 70rpx; } .flexC { display: flex; justify-content: center; align-items: center; } .authName { width: 470rpx; height: 598rpx; position: fixed; left: 20.5%; top: 29%; z-index: 9999; } .realname { display: flex; flex-direction: column; align-items: center; /* border: 1px solid #000; */ width: 470rpx; height: 520rpx; } .auth { position: absolute; top: 0; left: 0; width: 470rpx; height: 520rpx; } .realname .text1 { position: absolute; top: 40%; font-size: 50rpx; font-family: PingFang SC; color: #111; } .realname .text2 { position: absolute; top: 50%; font-size: 26rpx; font-family: PingFang SC; color: rgba(102, 102, 102, 1); margin-top: 23rpx; } .realname .view { position: absolute; top: 68%; width: 362rpx; height: 76rpx; background: #18d5b9; text-align: center; display: flex; align-items: center; justify-content: center; font-size: 32rpx; border-radius: 43rpx; font-family: PingFang SC; color: rgba(255, 255, 255, 1); } .authName .over { position: absolute; bottom: 0%; z-index: 8888; left: 46%; } .backposi { width: 100%; height: 100%; position: fixed; left: 50%; top: 50%; transform: translate(-50%, -50%); background: rgba(0, 0, 0, 1); opacity: 0.4; z-index: 8887; } .scanfail { width: 550rpx; height: 612rpx; } .scanfail .tu1 { position: absolute; top: 0rpx; left: 0rpx; width: 100%; height: 612rpx; } .scanfail .text1 { font-size: 50rpx; font-family: PingFang SC; color: rgba(42, 42, 42, 1); position: absolute; top: 42%; } .scanfail .text2 { font-size: 32rpx; font-family: PingFang SC; color: rgba(153, 153, 153, 1); position: absolute; bottom: 40%; } .scanfail .text3 { font-size: 32rpx; font-family: PingFang SC; color: #f4915b; position: absolute; bottom: 30%; } .scanfail .view { position: absolute; bottom: 107rpx; width: 100%; height: 72rpx; border-radius: 0rpx 0rpx 20rpx 20rpx; display: flex; justify-content: space-between; font-size: 32rpx; font-family: PingFang SC; border-top: 1rpx solid #f4f4f4; } .scanfail .view .view1 { display: flex; align-items: center; justify-content: center; width: 49.5%; height: 100%; } .topay { width: 500rpx; height: 300rpx; background: rgba(255, 255, 255, 1); border-radius: 20rpx; position: fixed; top: 41%; left: 16%; z-index: 8888; display: flex; flex-direction: column; align-items: center; justify-content: center; } .topay .text1, .text2 { font-size: 28rpx; font-family: PingFang SC; color: rgba(42, 42, 42, 1); } .topay .view { display: flex; position: absolute; bottom: 0rpx; width: 100%; justify-content: space-between; height: 70rpx; border-top: 1rpx solid #f4f4f4; padding: 10rpx 0rpx; } .topay .view .view1 { display: flex; align-items: center; justify-content: center; width: 49.5%; } .abnormal { justify-content: space-around !important; } page { width: 100%; height: 100%; display: flex; flex-direction: column; align-items: center; background: #EEEEEE; } .index { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; width: 100%; position: relative; display: flex; flex-direction: column; align-items: center; } .index .list{ width:690rpx; height:190rpx; background:rgba(255,255,255,1); border-radius:10rpx; display: flex; align-items: center; margin-top: 30rpx; justify-content: space-around; } .index .list view{ display: flex; flex-direction: column; margin-left: -50rpx; } .index .list view text:nth-of-type(1){ font-size:34rpx; font-family:PingFang SC; font-weight:bold; color:rgba(90,90,90,1); } .index .list view text:nth-of-type(2){ font-size:24rpx; font-family:PingFang SC; font-weight:500; color:rgba(177,177,177,1); padding-top: 21rpx; } .intro { position: absolute; bottom: 85rpx; width: 170rpx; height: 180rpx; display: flex; align-items: center; justify-content: center; } .intro .introBg { width: 100%; height: 100%; position: absolute; opacity: 0.6; } .intro .introCon { font-size: 24rpx; font-family: PingFang SC; color: rgba(255, 255, 255, 1); position: absolute; letter-spacing: 5rpx; z-index: 1111; padding-bottom: 10rpx; padding-left: 10rpx; display: flex; justify-content: space-around; } .flexC { display: flex; justify-content: center; align-items: center; } .authName { width: 470rpx; height: 598rpx; position: fixed; left: 20.5%; top: 29%; z-index: 9999; } .realname { display: flex; flex-direction: column; align-items: center; /* border: 1px solid #000; */ width: 470rpx; height: 520rpx; } .auth { position: absolute; top: 0; left: 0; width: 470rpx; height: 520rpx; } .realname .text1 { position: absolute; top: 40%; font-size: 50rpx; font-family: PingFang SC; color: #111; } .realname .text2 { position: absolute; top: 50%; font-size: 26rpx; font-family: PingFang SC; color: rgba(102, 102, 102, 1); margin-top: 23rpx; } .realname .view { position: absolute; top: 68%; width: 362rpx; height: 76rpx; background: #18d5b9; text-align: center; display: flex; align-items: center; justify-content: center; font-size: 32rpx; border-radius: 43rpx; font-family: PingFang SC; color: rgba(255, 255, 255, 1); } .authName .over { position: absolute; bottom: 0%; z-index: 8888; left: 46%; } .backposi { width: 100%; height: 100%; position: fixed; left: 50%; top: 50%; transform: translate(-50%, -50%); background: rgba(0, 0, 0, 1); opacity: 0.4; z-index: 8887; } .scanfail { width: 550rpx; height: 612rpx; } .scanfail .tu1 { position: absolute; top: 0rpx; left: 0rpx; width: 100%; height: 612rpx; } .scanfail .text1 { font-size: 50rpx; font-family: PingFang SC; color: rgba(42, 42, 42, 1); position: absolute; top: 42%; } .scanfail .text2 { font-size: 32rpx; font-family: PingFang SC; color: rgba(153, 153, 153, 1); position: absolute; bottom: 40%; } .scanfail .text3 { font-size: 32rpx; font-family: PingFang SC; color: #f4915b; position: absolute; bottom: 30%; } .scanfail .view { position: absolute; bottom: 107rpx; width: 100%; height: 72rpx; border-radius: 0rpx 0rpx 20rpx 20rpx; display: flex; justify-content: space-between; font-size: 32rpx; font-family: PingFang SC; border-top: 1rpx solid #f4f4f4; } .scanfail .view .view1 { display: flex; align-items: center; justify-content: center; width: 49.5%; height: 100%; } .topay { width: 500rpx; height: 300rpx; background: rgba(255, 255, 255, 1); border-radius: 20rpx; position: fixed; top: 41%; left: 16%; z-index: 8888; display: flex; flex-direction: column; align-items: center; justify-content: center; } .topay .text1, .text2 { font-size: 28rpx; font-family: PingFang SC; color: rgba(42, 42, 42, 1); } .topay .view { display: flex; position: absolute; bottom: 0rpx; width: 100%; justify-content: space-between; height: 70rpx; border-top: 1rpx solid #f4f4f4; padding: 10rpx 0rpx; } .topay .view .view1 { display: flex; align-items: center; justify-content: center; width: 49.5%; } .abnormal { justify-content: space-around !important; } .scanCon { width: 550rpx; height: 712rpx; position: fixed; top: 31.7%; left: 13%; z-index: 8888; } .scanCon .over1 { position: absolute; bottom: 0rpx; left: 45%; } .kefu{ width: 100%; margin: 24rpx auto 0; display: flex; flex-direction: column; align-items: center; justify-content: center; border: none !important; position: fixed; bottom: 0rpx; height: 300rpx; background: white; z-index: 20; border-radius: 20rpx 20rpx 0rpx 0rpx; } .bttm{ width:750rpx; height:98rpx; background:rgba(255,255,255,1); display: flex; align-items: center; justify-content: space-around; z-index: 9; position: fixed; bottom: 0; left: 0; } .bttm .view{ display: flex; flex-direction: column; align-items: center; } .bttm view text{ font-size:20rpx; font-family:PingFang SC; font-weight:400; color:rgba(42,42,42,1); padding-top: 9rpx; } .back{ width: 100%; height: 100%; position: fixed; top: 0; left: 0; background: #333; opacity: 0.4; z-index: 10; } .customer { color: #999; font-size: 28rpx; text-align: center; margin-top: 60rpx; } .deposit { width: 564rpx; height: 614rpx; display: flex; flex-direction: column; align-items: center; justify-content: center; z-index: 8888; position: fixed; top: 28%; left: 13%; } .deposit .text1 { position: absolute; top: 45%; font-size: 50rpx; font-family: PingFang SC; color: rgba(51, 51, 51, 1); } .deposit .depositBg { width: 100%; height: 100%; } .deposit .text2 { position: absolute; top: 59%; font-size: 32rpx; font-family: PingFang SC; color: rgba(153, 153, 153, 1); } .deposit .text3 { position: absolute; top: 60%; font-size: 32rpx; font-family: PingFang SC; color: rgba(244, 145, 91, 1); } .deposit .view { position: absolute; top: 71%; width: 266rpx; height: 68rpx; border: 1px solid #f4915b; border-radius: 34rpx; font-size: 32rpx; font-family: PingFang SC; color: #f4915b; } .deposit .text4 { position: absolute; top: 89%; font-size: 24rpx; font-family: PingFang SC; font-weight: 400; color: rgba(153, 153, 153, 1); border-bottom: 1rpx solid #999; } .sweep_code{ display: flex; align-items: center; justify-content: center; background: #18d5b9; color: white; width: 420rpx; border-radius: 40rpx; height: 90rpx; position: fixed; bottom: 140rpx; left: 22%; } .sweep_code image{ width: 38rpx; height: 38rpx; } .sweep_code text{ padding-left: 20rpx; font-size: 28rpx; } .guize{ width: 138rpx; height: 49rpx; position: fixed; bottom: 240rpx; left: 41%; } .circle { height: 84rpx; width: 84rpx; display: flex; justify-content: center; align-items: center; /* margin-bottom: 30rpx; */ position: fixed; z-index: 1000; } .circle5 { right: 0rpx; top: 520rpx; width: 156rpx; } .kefu .bottom1 { width: 100%; margin: 24rpx auto 0; display: flex; justify-content: space-around; border: none !important; } .kefu .bottom1 button { width: 40%; border: none; display: flex; align-items: center; justify-content: center; color: white; background: #18D5B9; border-radius: 20rpx; height: 90rpx; } .kefu .bottom1 .view { width: 40%; display: flex; align-items: center; justify-content: center; background: #18D5B9; color: white; border-radius: 20rpx; height: 90rpx; } .kefu .bottom1 .view image { width: 54rpx; height: 54rpx; margin-right: 8rpx; } .kefu .bottom1 .view1 { background: #F46A1F; }