You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

296 lines
5.4 KiB
CSS

.weui-cells__group_form {
margin-top: 0px;
}
.weui-cells__group_form .weui-label {
color: rgba(0, 0, 0, 0.65);
}
.weui-input::placeholder {
color: #ccc;
}
.weui-cells__group_form .weui-cell {
align-items: center;
padding: 0px 16px !important;
min-height: 56px;
line-height: 56px;
overflow: hidden;
}
.weui-cells__group_form .weui-cells:after,
.weui-cells__group_form .weui-cell:before,
.weui-cells__group_form .weui-cells:before {
left: 10px;
right: 10px;
}
.br8 {
border-radius: 8px;
}
.weui-cells__group_form .weui-cell__hd {
padding-right: 0;
}
.weui-cells__group_form .weui-cell.weui-cell_vcode {
padding: 11px 10px;
}
.weui-input {
/* min-width: 250px; */
min-height: 22px;
height: 22px;
line-height: 22px;
}
.weui-uploader__file,
.weui-uploader__input-box {
/* width: calc((100vw - 105px - 40px) / 3);
height: calc((100vw - 105px - 40px) / 3); */
border-radius: 4px;
width: 76px;
height: 76px;
margin-right: 11px;
}
.weui-cells__group_form .weui-vcode-btn {
width: 68px;
height: 26px;
background-color: #fff;
border-radius: 13px;
font-size: 14px;
color: #027aff;
text-align: center;
padding: 0;
font-weight: 400;
line-height: 26px;
}
.weui-label.c085 {
color: #333;
/* font-weight: 500; */
}
.weui-cell {
align-items: flex-start;
}
.weui-cells__group_form .weui-cells:before {
border-top: 0;
}
.weui-cell.weui-cell_active.weui-cell_access {
padding: 12px 10px;
}
button[disabled]:not([type]) {
background-color: #ddd;
}
.searchbar-result {
position: absolute;
z-index: 9;
width: calc(100% - 20px);
max-height: 200px;
overflow: auto;
}
.weui-cells:after,
.weui-cells:before {
height: 0;
border-top: 0;
border-bottom: 0;
}
.weui-input {
text-align: right;
}
.topViewN {
height: 66px;
background: #fff4f1;
border: 1px solid #ff8255;
border-radius: 6px;
display: flex;
padding: 0 16px;
line-height: 66px;
}
.weui-cell__bd {
color: #666;
}
.imgSpanIcon {
width: 23px;
height: 18px;
}
.imgSpanIcon1 {
width: 22px;
height: 22px;
position: absolute;
right: -11px;
top: -11px;
}
.topImg {
position: absolute;
width: 100px;
height: 100px;
background: rgba(0, 0, 0, 0.48);
border-radius: 4px;
}
button.newBtn {
width: 200px;
background-color: var(--color-ysd);
}
.quickapply {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
min-height: 54px;
margin-bottom: 0;
padding: 12px 10px 12px 14px;
/* padding-bottom: 48px; */
background-color: #fff;
border-radius: 6px;
}
.quickapply .upload .t-icon {
width: 46px;
height: 46px;
margin-right: 10px;
background-repeat: no-repeat;
}
.quickapply .upload {
display: flex;
align-items: center;
}
.quickapply .info view:first-child {
font-size: 17px;
font-weight: 500;
color: #333;
}
.quickapply .info view:last-child {
font-size: 14px;
color: #ccc;
}
.quickapply .idCardPreview,
.quickapply .idCardPreview image {
width: 28px;
height: 28px;
border-radius: 2px;
}
.quickapply .idCardPreview .t-icon {
width: 100%;
height: 100%;
}
.input__placeholder {
color: #ccc;
}
.weui-input {
color: #333;
}
.weui-uploader__input-box:before {
width: 2px;
height: 24px;
}
.weui-uploader__input-box:after {
width: 24px;
height: 2px;
}
.weui-uploader__img {
border-radius: 4px;
}
.weui-uploader__file .delImg {
position: absolute;
right: -6px;
top: -6px;
z-index: 99;
}
.weui-uploader__bd {
overflow: inherit;
}
.rightPz {
position: relative;
width: 32px;
height: 29px;
margin-left: 10px;
background-repeat: no-repeat;
background-size: cover;
}
.weui-cell.name {
padding: 7px 16px;
display: flex;
align-items: center;
position: relative;
}
.weui-cell.name .idcardImg {
position: absolute;
left: 70px;
top: 50%;
transform: translateY(-50%);
z-index: 99;
}
.weui-cell.sex {
/* padding: 10px 16px; */
height: 56px;
}
.weui-cell.imgupdata {
justify-content: space-between;
}
.wbv0 .f16.c3.mb8 {
display: flex;
}
.over3 {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
text-overflow: ellipsis;
}
.wbv0.weui-dialog__bd {
display: inline;
max-height: 400px;
overflow: auto;
}
.weui-dialog__title {
font-weight: bold;
}
.hasHigh {
height: calc(100vh - 210px);
}
.weui-dialog {
top: calc(50% - 60px);
}
.heiover {
height: 0;
overflow: hidden;
}
.remark {
padding: 15px 16px;
align-items: center;
}
.uploadImgBox {
display: flex;
justify-content: start;
font-display: row;
align-items: center;
padding-left: 10px;
/* padding-bottom: 12px; */
width: calc(100vw - 40px);
}
.uploadImgSubBox {
width: 60px;
height: 60px;
position: relative;
margin-top: 16px;
margin-right: 9px;
border-radius: 4px;
/* overflow: hidden; */
}
.uploadImgSubBox image {
/* object-fit: contain; */
width: 60px;
height: 60px;
}
.uploadImgSubBox .close {
position: absolute;
width: 18px;
height: 18px;
right: -6px;
top: -6px;
z-index: 99;
background-color: #666;
color: #fff;
font-size: 8px;
text-align: center;
line-height: 18px;
border-radius: 50%;
}