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.

197 lines
3.4 KiB
Plaintext

@import "/pages/newEnroll/index.wxss";
page{
--color-027:#00BEBE;
}
.weui-cell{
font-size: 16px;
}
.pen{
pointer-events: none;
}
.rtip{
font-size: 14px;
color: var(--color-027);
width: 32px;
margin-top: 2px;
}
.stip{
font-size: 14px;
color:var(--color-027);
width: 32px;
margin-top: 2px;
display: flex;
align-items: flex-end;
}
.ellipsis{
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.zkHide,.sqHide{
display: none;
}
.zkShow,.sqShow{
display: show;
}
.btmTextarea{
position: fixed;
left: 0;
bottom: 0;
z-index: 99;
width: 100%;
height: 150px;
background: #ffffff;
border-radius: 8px 8px 0px 0px;
box-shadow: 0px -4px 4px 0px rgba(228,228,228,0.50);
}
.btnBtn{
height: 43px;
line-height: 43px;
padding: 0 12px;
border-bottom: 1rpx solid #e5e5e5;
}
.qxt{
font-size: 15px;
float: left;
color: #333333;
line-height: 46px;
}
.qdt{
float: right;
font-size: 15px;
text-align: right;
color: var(--color-027);
line-height:46px;
}
.weui-actionsheet__title{
padding:0 12px;
z-index: 99999;
}
.weui-actionsheet__title-text{
/* position: relative;
z-index: 9999999; */
}
.ohide{
padding-bottom: 0 !important;
overflow: hidden;
height: 95vh;
}
.cb-cricle {
background-color: #cccccc;
}
.ui-step .ui-list-info {
border-left: 2px solid #cccccc;
}
.ui-step .ui-step-one .ui-list-info .c3 text{
color: #333333 !important;
}
.ui-step .ui-step-one:nth-child(2) .cb-cricle{
background-color: var(--color-027);
}
.ui-step .ui-step-one:nth-child(2) .ui-list-info {
border-left: 2px solid var(--color-027);
}
.ui-step .ui-step-one:nth-child(2) .ui-list-info .c3 text{
color: var(--color-027) !important;
}
.wta2{
height:auto;min-height:23px;padding:12px;color: #666;border: 1px solid #eee;border-radius: 8rpx;width: calc(100vw - 68px);margin-top: 12px;
}
.prtop8{
position: relative;
top: -6px;
}
.c027{
color:var(--color-027);
}
.weui-cells__group_form .weui-label {
max-width: 6em;
}
.weui-cells__group_form .weui-cell {
padding: 16px 10px 16px 16px;
}
.weui-label.c085 {
color: #666;
}
.weui-cell__bd.tr.c6,.weui-cell__bd {
color: #333333;
}
.ml6{
margin-left: 6px;
}
.f15{
font-size: 15px;
}
.titleMain view{
/* position: absolute; */
padding-bottom: 20px;
padding-left: 13px;
border-left: 2px solid #cccccc;
left: 16px;
line-height: 20px;
height: 22px;
font-size: 16px;
font-weight: bold;
color: #333333;
}
.bb4 + .titleMain view{
color: var(--color-be) !important;
}
.bb4 + .titleMain .iconfont{
background-color: var(--color-be) !important;
}
.titleMain .iconfont{
position: absolute;
top: 0px;
left: -10px;
display: inline-block;
width: 20px;
height: 20px;
font-size: 13px;
font-weight: normal;
text-align: center;
line-height: 22px;
border-radius: 50%;
background: #cccccc;
color: #ffffff;
}
.wbv0.weui-dialog__bd{
display: inline;max-height: 400px;overflow: auto;
padding: 0 16px;
}
.weui-dialog__title{
font-weight: bold;
}
.hasHigh{
height: calc(100vh - 210px);
}
.weui-dialog{
top:calc(50% - 100rpx);
}
.heiover{
height: 0;
overflow: hidden;
}
.bzC{
width: 80px;
height: 34px;
background: #ebfafa;
color: #333333;
border-radius: 17px;
float: right;
text-align: center;
line-height: 34px;
}
.weui-cells_radio .weui-check:checked+.weui-icon-checked, .weui-cells_radio .weui-check[aria-checked=true]+.weui-icon-checked{
color: #e4000c;
}
.weui-cell_active:active:after{border-radius: 0px !important }
.weui-actionsheet{
min-height: 520px;
background-color: #fff;
}