133 lines
2.2 KiB
Plaintext
133 lines
2.2 KiB
Plaintext
|
/* pages/shebieguanli-taji/taji.wxss */
|
||
|
.equipment_nav{
|
||
|
text-align: center;
|
||
|
height: 100rpx;
|
||
|
line-height: 100rpx;
|
||
|
background:#26355a;
|
||
|
color: #aaa;
|
||
|
}
|
||
|
.equipment_nav.active{
|
||
|
background: #43539c;
|
||
|
color: #fff;
|
||
|
}
|
||
|
.equipment_img{
|
||
|
text-align: center;
|
||
|
}
|
||
|
.equipment_img image{
|
||
|
width: 500rpx;
|
||
|
height: 500rpx;
|
||
|
}
|
||
|
.equipment_list{
|
||
|
padding: 10rpx 50rpx;
|
||
|
}
|
||
|
.equipment_click{
|
||
|
border-radius:10rpx;
|
||
|
background: #2b345b url("http://fileimg.makalu.cc/CORE_A03B0CFF180E400EBF5B761F9851AC27.png") no-repeat right/100rpx;
|
||
|
height: 80rpx;
|
||
|
line-height: 80rpx;
|
||
|
padding-left: 30rpx;
|
||
|
font-size: 30rpx;
|
||
|
margin: 30rpx 0;
|
||
|
}
|
||
|
.equipment_max{
|
||
|
background: #1e2336;
|
||
|
margin: 30rpx;
|
||
|
border-radius: 10rpx;
|
||
|
|
||
|
}
|
||
|
.equipment_info_left{
|
||
|
height:60rpx;
|
||
|
padding-left:30rpx;
|
||
|
line-height: 60rpx;
|
||
|
font-size: 28rpx;
|
||
|
margin: 30rpx 0 0;
|
||
|
|
||
|
}
|
||
|
.equipment_info_left.active{
|
||
|
background:#2b345b
|
||
|
}
|
||
|
.equipment_info_right{
|
||
|
height: 60rpx;
|
||
|
text-align: right;
|
||
|
padding-right:30rpx;
|
||
|
line-height: 60rpx;
|
||
|
font-size: 28rpx;
|
||
|
color:#01f0ff ;
|
||
|
margin: 30rpx 0 0;
|
||
|
}
|
||
|
.equipment_info_right.active{
|
||
|
background:#313b67
|
||
|
}
|
||
|
.equipment_info_middle{
|
||
|
height: 60rpx;
|
||
|
text-align: left;
|
||
|
padding-left:30rpx;
|
||
|
line-height: 60rpx;
|
||
|
font-size: 28rpx;
|
||
|
color:#01f0ff ;
|
||
|
margin: 30rpx 0 0;
|
||
|
}
|
||
|
.equipment_info_middle.active{
|
||
|
background:#313b67
|
||
|
}
|
||
|
|
||
|
.echarts_max{
|
||
|
margin-top: 30rpx;
|
||
|
padding:0 30rpx;
|
||
|
}
|
||
|
.echarts_min{
|
||
|
background:#1e2336 ;
|
||
|
font-size: 28rpx;
|
||
|
padding: 30rpx;
|
||
|
}
|
||
|
.eharts_title{
|
||
|
height: 40rpx;
|
||
|
line-height: 40rpx;
|
||
|
padding-left: 40rpx;
|
||
|
background: url("http://fileimg.makalu.cc/CORE_52887EE6A33042408E11C2174974ABA1.png") no-repeat left/35rpx;
|
||
|
}
|
||
|
.equipment_yuzhi{
|
||
|
text-align: right;
|
||
|
padding-right: 30rpx;
|
||
|
color: #aaa;
|
||
|
font-size: 28rpx;
|
||
|
}
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
.device_types{
|
||
|
text-align: center;
|
||
|
padding: 30rpx 0;
|
||
|
font-size: 28rpx;
|
||
|
color: #999999;
|
||
|
}
|
||
|
.device_types.active{
|
||
|
color: #89a4e9;
|
||
|
}
|
||
|
.device_types.active text{
|
||
|
border-bottom: 2px solid #89a4e9;
|
||
|
}
|
||
|
|
||
|
|
||
|
|
||
|
.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;
|
||
|
|
||
|
}
|
||
|
|
||
|
|
||
|
|
||
|
|