123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208 |
- .content {
- margin-top: 13rpx;
- }
- .white {
- background: linear-gradient(180deg, #DFEDFF 1%, #F3F8FF 39%, #FFFFFF 73.5%);
- }
- .tit {
- font-weight: bold;
- font-size: 19rpx;
- color: #145676;
- margin-top: 36rpx;
- text-align: center;
- }
- .icon {
- display: block;
- margin: 0 auto;
- margin-top: 28rpx;
- }
- .idcard {
- margin: 0 auto;
- margin-top: 30rpx;
- width: 295.9rpx;
- height: 187.5rpx;
- background: url('https://tx.hz-hanghui.com:8088/yx-fyzd/file/upload/imagesnew/static/result/idcard.png') no-repeat;
- background-size: 100% 100%;
- background-attachment: fixed;
- position: relative;
- }
- .idcard>view {
- position: absolute;
- font-size: 10rpx;
- }
- .name {
- top: 29rpx;
- left: 60rpx;
- }
- .sex {
- top: 52rpx;
- left: 60rpx;
- }
- .nation {
- top: 52rpx;
- left: 126rpx;
- }
- .year {
- top: 75rpx;
- left: 60rpx;
- }
- .month {
- top: 75rpx;
- left: 100rpx;
- }
- .day {
- top: 75rpx;
- left: 130rpx;
- }
- .address {
- top: 97rpx;
- left: 60rpx;
- }
- .idNum {
- bottom: 22rpx;
- left: 100rpx;
- letter-spacing: 2rpx
- }
- .photoBase64 {
- position: absolute;
- right: 0.15rem;
- top: 0.3rem;
- width: 0.64rem;
- height: 0.9rem;
- }
- .sign-off-box {
- width: 418rpx;
- margin: auto;
- margin-top: 34rpx;
- display: flex;
- justify-content: content !important;
- }
- .sign-off {
- width: 138.87rpx;
- height: 152.93rpx;
- }
- .success-msg {
- width: 243.16rpx;
- height: 141.21rpx;
- display: flex;
- justify-content: space-between;
- background: url('https://tx.hz-hanghui.com:8088/yx-fyzd/file/upload/imagesnew/static/result//border.png') no-repeat;
- background-size: 100% 100%;
- background-attachment: fixed;
- padding: 23rpx;
- box-sizing: border-box;
- margin-left: 35rpx;
- }
- .avatar {
- width: 70rpx;
- height: 94rpx;
- }
- .msg {
- line-height: 23rpx;
- font-size: 13rpx;
- margin-left: 8.7rpx;
- }
- .tip {
- background: #F8FCFC;
- border-radius: 7rpx;
- border: 2px solid #7EF0E4;
- font-size: 13rpx;
- padding: 6rpx 50rpx;
- display: inline-block;
- line-height: 23rpx;
- margin: 30rpx auto;
- position: relative;
- left: 50%;
- transform: translateX(-50%);
- }
- .network-query {
- width: 287.11rpx;
- height: 155.86rpx;
- }
- .flex1 {
- display: flex;
- justify-content: center;
- }
- .qrcode {
- width: 234rpx;
- height: 239rpx;
- }
- .fkj {
- width: 215rpx;
- height: 239rpx;
- margin-left: 13rpx;
- }
- .m-t {
- margin-top: 24rpx;
- }
- .m-t1 {
- margin-top: 40rpx;
- }
- .bgc {
- width: 100%;
- height: 100%;
- position: absolute;
- top: 0;
- left: 0;
- background-color: #fff;
- background: url('https://tx.hz-hanghui.com:8088/yx-fyzd/file/upload/imagesnew/static/home/face-scan.png') no-repeat;
- background-size: 100% 100%;
- background-attachment: fixed;
- z-index: 999;
- }
- .close {
- width: 23rpx;
- height: 23rpx;
- position: absolute;
- top: 30rpx;
- right: 14rpx;
- }
- .try-btn {
- /* width: 97rpx;
- height: 78rpx; */
- position: relative;
- left: 50%;
- transform: translateX(-50%);
- display: inline-block;
- padding: 10rpx 60rpx;
- background: rgba(248, 255, 255, 1);
- border-radius: 17rpx;
- font-weight: 500;
- font-size: 15rpx;
- color: #285B83;
- text-align: center;
- /* line-height: 78rpx; */
- margin-top: 22rpx;
- /* box-shadow: 0rpx 4rpx 2rpx 0rpx #F8FFFF; */
- }
|