| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252 | 
							- page {
 
-   height: 100%;
 
-   background: #f4f4f4;
 
- }
 
- .add-idCard .add-form {
 
-   background: #fff;
 
-   width: 100%;
 
-   height: auto;
 
-   overflow: hidden;
 
- }
 
- .add-idCard .form-item {
 
-   height: 116rpx;
 
-   padding-left: 31.25rpx;
 
-   border-bottom: 1px solid #d9d9d9;
 
-   display: flex;
 
-   align-items: center;
 
-   padding-right: 31.25rpx;
 
- }
 
- .add-idCard .form-item .location{
 
-  height: 60rpx;
 
-  width: 60rpx;
 
- }
 
- .add-idCard label {
 
-   width: 160rpx;
 
-   font-weight: bold;
 
- }
 
- .add-idCard .input {
 
-   flex: 1;
 
-   height: 44rpx;
 
-   line-height: 44rpx;
 
-   overflow: hidden;
 
- }
 
- .add-idCard .form-default {
 
-   border-bottom: 1px solid #d9d9d9;
 
-   height: 96rpx;
 
-   background: #fafafa;
 
-   padding-top: 28rpx;
 
-   font-size: 28rpx;
 
- }
 
- .default-input {
 
-   margin: 0 auto;
 
-   display: block;
 
-   width: 240rpx;
 
-   height: 40rpx;
 
-   padding-left: 50rpx;
 
-   line-height: 40rpx;
 
-   background: url(http://120.76.26.84:80/group1/M00/00/02/rBJEdVvr3NeAQgp_AAAJkFQSrpc594.png) 1rpx -448rpx no-repeat;
 
-   background-size: 38rpx 486rpx;
 
-   font-size: 28rpx;
 
- }
 
- .default-input.selected {
 
-   background: url(http://120.76.26.84:80/group1/M00/00/02/rBJEdVvr3NeAQgp_AAAJkFQSrpc594.png) 0 -192rpx no-repeat;
 
-   background-size: 38rpx 486rpx;
 
- }
 
- .add-idCard .btns {
 
-   position: fixed;
 
-   bottom: 0;
 
-   left: 0;
 
-   overflow: hidden;
 
-   display: flex;
 
-   height: 100rpx;
 
-   width: 100%;
 
- }
 
- .add-idCard .cannel, .add-idCard .save {
 
-   flex: 1;
 
-   height: 100rpx;
 
-   text-align: center;
 
-   line-height: 100rpx;
 
-   font-size: 28rpx;
 
-   color: #fff;
 
-   border: none;
 
-   border-radius: 0;
 
-   background: #b4282d;
 
- }
 
- .add-idCard .cannel, .add-idCard .save-disab {
 
-   flex: 1;
 
-   height: 100rpx;
 
-   text-align: center;
 
-   line-height: 100rpx;
 
-   font-size: 28rpx;
 
-   color: #fff;
 
-   border: none;
 
-   border-radius: 0;
 
-   background: #7c7b7b;
 
- }
 
- .add-idCard .cannel {
 
-   background: #333;
 
- }
 
- .region-select {
 
-   width: 100%;
 
-   height: 600rpx;
 
-   background: #fff;
 
-   position: fixed;
 
-   z-index: 10;
 
-   left: 0;
 
-   bottom: 0;
 
- }
 
- .region-select .hd {
 
-   height: 108rpx;
 
-   width: 100%;
 
-   border-bottom: 1px solid #f4f4f4;
 
-   padding: 46rpx 30rpx 0 30rpx;
 
- }
 
- .region-select .region-selected {
 
-   float: left;
 
-   height: 60rpx;
 
-   display: flex;
 
- }
 
- .region-select .region-selected .item {
 
-   max-width: 140rpx;
 
-   margin-right: 30rpx;
 
-   text-align: left;
 
-   line-height: 60rpx;
 
-   height: 100%;
 
-   color: #333;
 
-   font-size: 28rpx;
 
-   overflow: hidden;
 
-   text-overflow: ellipsis;
 
-   white-space: nowrap;
 
- }
 
- .region-select .region-selected .item.disabled {
 
-   color: #999;
 
- }
 
- .region-select .region-selected .item.selected {
 
-   color: #b4282d;
 
- }
 
- .region-select .done {
 
-   float: right;
 
-   height: 60rpx;
 
-   width: 60rpx;
 
-   border: none;
 
-   background: #fff;
 
-   line-height: 60rpx;
 
-   text-align: center;
 
-   color: #333;
 
-   font-size: 28rpx;
 
- }
 
- .region-select .done.disabled {
 
-   color: #999;
 
- }
 
- .region-select .bd {
 
-   height: 492rpx;
 
-   width: 100%;
 
-   padding: 0 30rpx;
 
- }
 
- .region-select .region-list {
 
-   height: auto;
 
-   overflow: scroll;
 
- }
 
- .region-select .region-list .item {
 
-   width: 100%;
 
-   height: 104rpx;
 
-   line-height: 104rpx;
 
-   text-align: left;
 
-   color: #333;
 
-   font-size: 28rpx;
 
- }
 
- .region-select .region-list .item.selected {
 
-   color: #b4282d;
 
- }
 
- .bg-mask {
 
-   height: 100%;
 
-   width: 100%;
 
-   background: rgba(0, 0, 0, 0.4);
 
-   position: fixed;
 
-   top: 0;
 
-   left: 0;
 
-   z-index: 8;
 
- }
 
- .id-card-txt{
 
-   font-size:22rpx;
 
-   margin-left: 20rpx;
 
-   color: #a5a3a3;
 
- }
 
- .clear-icon{
 
-   position: absolute;
 
-   top:110rpx;
 
-   right:30rpx;
 
-   width:32rpx;
 
-   height:32rpx;
 
-   z-index:9999;
 
- }
 
- .line-query{
 
-   margin-top: 70rpx;
 
- }
 
- .line-query-label{
 
-   margin-left: 30rpx;
 
-   width: 93vw;
 
-   margin: 0px auto;
 
-   font-weight: bolder;
 
- }
 
- .table {
 
-   border: 0px solid darkgray;
 
-   /* margin-top: 70rpx; */
 
-   width: 96vw;
 
-   margin: 70rpx auto 0px auto;
 
- }
 
- .tr {
 
-   display: flex;
 
-   width: 100%;
 
-   justify-content: center;
 
-   height: 3rem;
 
-   align-items: center;
 
- }
 
- .td {
 
-     width:40%;
 
-     justify-content: center;
 
-     text-align: center;
 
- }
 
- .bg-w{
 
-   background: #3366FF;
 
- }
 
- .bg-g{
 
-   background: #E6F3F9;
 
- }
 
- .th {
 
-   width: 40%;
 
-   justify-content: center;
 
-   /* background: #3366FF; */
 
-   color: #fff;
 
-   display: flex;
 
-   height: 3rem;
 
-   align-items: center;
 
-   border-right: 6px solid #f4f4f4;
 
- }
 
 
  |