jhprjv2/ruoyi-ui-app/miniprogram/pages/renyuanguanli/renyuanguanli.wxss

208 lines
3.6 KiB
Plaintext

/* pages/new-jinduguanli/jinduguanli.wxss */
.echarts_max{
margin-top: 30rpx;
padding:0 30rpx;
}
.echarts_min{
background:#1e2336 ;
font-size: 28rpx;
padding: 30rpx;
border-radius: 15rpx;
}
.eharts_title{
height: 40rpx;
line-height: 40rpx;
padding-left: 40rpx;
background: url("https://xiangguan.sxyanzhu.com/statics/static/img/menu/CORE_52887EE6A33042408E11C2174974ABA1.png") no-repeat left/35rpx;
}
.eharts_head{
text-align: center;
padding: 30rpx 0;
}
.eharts_head text{
color:#0ad7ec;
font-size:30rpx;
}
.eharts_con{
height: 350rpx;
width: auto;
}
.eharts_number{
font-size: 28rpx;
padding-bottom: 20rpx;
}
.eharts_number text{
color: #0ad7ec;
font-size: 40rpx;
}
.hj_float{
float: right;
padding: 5rpx 50rpx 5rpx 20rpx;
background: #2e355f url("https://xiangguan.sxyanzhu.com/statics/static/img/CORE_5F23F4664AAE44A0BD72BE4BB4C66083.png") no-repeat right/35rpx;
border-radius: 40rpx;
}
.unit{
float: right;
color:#51d7ff ;
font-size: 24rpx;
}
.eharts_con_jdt{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding-top:40rpx;
}
.eharts_con_jdt .van-circle__text {
color: #01ecff;
font-size: 50rpx;
}
.study{
padding-top: 20rpx;
text-align: center;
}
.ranking{
padding-top: 20rpx;
}
.ranking_min{
border: 2px solid #283555;
padding:15rpx 10rpx;
border-radius: 5rpx;
margin:20px 0;
}
.ranking_left{
height: 150rpx;
line-height: 150rpx;
padding-left: 5rpx;
}
.ranking_left text{
padding: 0 15rpx;
background: #00a0e9;
font-size: 20rpx;
border-radius: 5rpx;
color: #191d28;
font-weight: bold;
}
.ranking_middle{
height: 150rpx;
}
.ranking_right{
height: 150rpx;
font-size: 24rpx;
}
.ranking_middle_name{
font-size: 32rpx;
}
.ranking_middle_name text{
color: #8aa3ec;
font-size: 28rpx;
}
.ranking_middle_company{
color: #8aa3ec;
padding: 10rpx 0;
font-size: 24rpx;
}
.ranking_middle_days{
color: #8aa3ec;
font-size: 24rpx;
}
.ranking_middle_days text{
color: #00baff;
font-size: 28rpx;
}
.ranking_middle_time{
float: right;
font-size: 30rpx;
color: #00baff;
}
.ranking_middle_quantity{
float: right;
font-size: 26rpx;
width: 120rpx;
padding-top: 10rpx;
}
.ranking_middle_quantity_proportion{
float: right;
top: -6rpx;
position: relative;
}
.ranking_middle_img{
float: left;
}
.ranking_middle_img{
width: 50rpx;
height: 25rpx;
}
.ranking_green{
background: url("https://xiangguan.sxyanzhu.com/statics/static/img/CORE_56270CFFB87746E1968AF87C8D704B26.png") no-repeat left/100% 100%;
}
.ranking_red{
background: url("https://xiangguan.sxyanzhu.com/statics/static/img/CORE_3A01CFC1FDA540B6A29F8A9750A258B0.png") no-repeat left/100% 100%;
}
.battery{
width:85%;
height: 22rpx;
border-radius: 5rpx;
padding: 2rpx;
}
.green_battery{
background: #1ab800;
height: 100%;
}
.red_battery{
background: #fe1e00;
width: 10%;
height: 100%;
}
.number_red{
color: #fe1e00;
}
.number_green{
color: #1ab800;
}
.personnel_orientation{
text-align: center;
color: #8aa3ec;
}
.personnel_orientation text{
color: #09c7fb;
font-size: 32rpx;
}
.eharts_con_heng{
height: 600rpx;
}
.van-popup--bottom.van-popup--round{
border-radius: 0 !important
}
.van-popup{
background-color: var(--popup-background-color,#232a44) !important
}
.van-action-sheet__cancel,.van-action-sheet__item{
background-color: var(--popup-background-color,#232a44) !important;
color: #0ad7ec;
}
.van-tag--mark,.van-tag--mark:after {
border-radius: 15rpx 0 15rpx 0 !important;
position: relative;
top: -5rpx;
}
.laowuStyle{
width: 240rpx;
height: 240rpx;
border: 1px solid red;
}