examTeamApp/unpackage/dist/dev/mp-weixin/pageTwo/home/bmi.wxss

156 lines
3.0 KiB
Plaintext

@charset "UTF-8";
/* 主题色 */
.content.data-v-edef6724 {
padding: 15px;
background-color: #fff;
}
.tip.data-v-edef6724 {
font-size: 24rpx;
color: #999;
line-height: 22px;
}
.editem.data-v-edef6724 {
position: relative;
display: flex;
align-items: center;
font-size: 28rpx;
border-radius: 20px;
margin-bottom: 15px;
justify-content: space-between;
background: #eee;
padding-left: 15px;
}
.editem .name.data-v-edef6724 {
width: 30%;
float: left;
height: 40px;
line-height: 40px;
}
.editem .right.data-v-edef6724 {
width: 58%;
display: flex;
align-items: center;
justify-content: flex-end;
padding-right: 15px;
height: 38px;
line-height: 38px;
}
.editem .right .radio2.data-v-edef6724 {
justify-content: space-between;
}
.editem .right .radio.data-v-edef6724 {
width: 100%;
display: flex;
height: 40px;
line-height: 40px;
}
.editem .right .text.data-v-edef6724,
.editem .right.data-v-edef6724 input {
position: absolute;
right: 15px;
top: 0;
left: 40%;
z-index: 9999;
color: #666;
text-align: left;
}
.editem .right.data-v-edef6724 input {
padding-left: 0px;
margin-top: 0px;
font-size: 30rpx !important;
height: 38px;
line-height: 38px;
}
.btn.data-v-edef6724 {
margin-top: 20px;
background-color: #37cc92;
}
.box_con.data-v-edef6724 {
margin-top: 15px;
padding: 10px 15px 15px;
border-radius: 10px;
display: flex;
flex-direction: column;
box-shadow: 0px 0px 5px 0px #c3c3c3;
font-size: 26rpx;
}
.desc.data-v-edef6724 {
line-height: 20px;
text-align: left;
width: calc(100%-20px);
height: auto;
border-radius: 5px;
font-size: 30rpx;
color: #999;
padding: 10px;
background: #f7f7f7;
}
.desc .statuevue.data-v-edef6724 {
height: 35px;
position: relative;
width: 100% !important;
margin: 20px auto 10px;
}
.desc .statuevue .bi.data-v-edef6724 {
display: flex;
justify-content: space-between;
width: auto;
padding-top: 10px;
}
.desc .statuevue .bi .peobox.data-v-edef6724 {
position: absolute;
right: 0;
top: -1px;
z-index: 999;
}
.desc .statuevue .bi .peobox .xx.data-v-edef6724 {
width: 5px;
height: 5px;
border-radius: 50%;
background: #fff;
position: absolute;
z-index: 9;
border: 2px solid #1b2086;
top: 9px;
}
.desc .statuevue .item.data-v-edef6724 {
position: relative;
margin: 0;
flex: 1;
height: 5px;
color: #666;
font-size: 30rpx;
}
.desc .statuevue .item .span1.data-v-edef6724 {
width: 100%;
text-align: center;
position: absolute;
top: -23px;
}
.desc .statuevue .item .span.data-v-edef6724 {
margin-top: 8px;
position: absolute;
right: -8px;
}
.block.data-v-edef6724 {
display: flex;
justify-content: space-between;
margin-bottom: 10px;
align-items: center;
}
.btnf.data-v-edef6724 {
background-color: #ff5656;
padding: 3px 8px;
color: #fff;
border-radius: 5px;
}
.yuanxing.data-v-edef6724 {
display: inline-block;
background: #f19601;
width: 8px;
height: 12px;
margin-right: 5px;
font-size: 36rpx;
}