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.

139 lines
1.8 KiB
Plaintext

2 years ago
.bindCode {
width: 74px;
height: 24px;
background-color: rgb(2, 122, 255, 0.08);
font-size: 12px;
border-radius: 13px;
line-height: 24px;
color: #027aff;
margin-top: 8px;
text-align: center;
}
.bcg {
background-color: #eee;
}
.bgtr{
display: flex;
flex-direction: column;
justify-content: space-between;
text-align: right;
}
.icon-dianhua4 {
font-size: 22px;
color: #00bebe;
}
.phoneOut {
width: 40px;
height: 40px;
border-radius: 50%;
background-color: #e5f8f8;
margin-right: 6px;
/* margin-top: -10px; */
}
.weui-dialog__title {
font-size: 18px;
font-weight: 400;
color: #333333;
line-height: 25px;
}
.weui-dialog__bd {
font-size: 16px;
font-weight: 400;
text-align: center;
color: #787878;
line-height: 22px;
margin-bottom: 20px;
/* border-bottom: 1rpx solid #e2e2e2; */
}
.weui-dialog__bd view {
padding-bottom: 20px;
border-bottom: 1rpx solid #e2e2e2;
}
.weui-dialog__hd {
padding: 32px 24px 20px;
}
.lflex {
font-size: 18px;
font-weight: 601;
text-align: center;
color: #027aff;
line-height: 28px;
/* margin-top: 7px; */
padding: 0 10px 0 30px;
}
.rflex {
flex: 1;
padding: 0 30px 0 10px;
}
.rflex button[type='primary'] {
margin-top: 0;
margin-bottom: 0;
height: 40px;
opacity: 1;
background-color: #027aff;
border-radius: 25px;
font-size: 18px;
font-weight: 601;
color: #ffffff;
line-height: 40px;
margin: 0;
padding: 0;
width: 100px;
}
.pb16 {
padding-bottom: 16px;
}
.pb20 {
padding-bottom: 20px;
}
.btnFlex {
margin: 0;
padding: 0;
background-color: #fff;
line-height: 28px;
color: #027aff;
}
.lflex.p020 {
padding: 0 20px;
}
.cf {
color: #fff;
}
.f15 {
font-size: 15px !important;
}
.p1020 {
padding: 10px;
}
/* .p1020 .display-flex{
padding: 16px 10px;
} */
#searchBar .cf,
#searchBar .cf085 {
color: #333;
}