jhprjv2/ruoyi-ui-app/miniprogram/pageage/xiangmuyujing/xiangmuyujing.wxss

200 lines
3.1 KiB
Plaintext
Raw Normal View History

2024-09-08 15:55:07 +08:00
/* pages/xiangmugaikuang/index.wxss */
.video_num{
padding:0 30rpx;
height: 120rpx;
}
.video_icon {
font-size: 28rpx;
text-align: center;
padding: 30rpx 0;
}
.video_icon image{
width: 40rpx;
height: 40rpx;
position: relative;
top: 10rpx;
}
.video_nav_max{
height: 80rpx;
padding: 0 30rpx;
}
.video_nav{
float:left;
height: 80rpx;
text-align: center;
line-height: 80rpx;
width: 16.5%;
background: #26355a;
font-size: 28rpx;
}
.video_nav_max .video_nav:first-child{
border-radius: 10rpx 0 0 10rpx;
}
.video_nav_max .video_nav:last-child{
border-radius:0 10rpx 10rpx 0;
}
.video_nav.active{
background:#43539c ;
}
.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;
2024-09-08 23:16:48 +08:00
background: url("https://xiangguan.sxyanzhu.com/statics/static/img/menu/CORE_52887EE6A33042408E11C2174974ABA1.png") no-repeat left/35rpx;
2024-09-08 15:55:07 +08:00
}
.eharts_head{
text-align: center;
padding: 30rpx 0;
}
.eharts_head text{
color:#0ad7ec;
font-size:30rpx;
}
.eharts_con{
height: 320rpx;
width: auto;
}
.eharts_title_float{
float: right;
}
.eharts_title_float text{
padding: 0 5rpx;
}
.eharts_con_top{
margin-top: -320rpx;
}
.eharts_title_float_img{
width: 40rpx;
height: 40rpx;
float: right;
position: relative;
top: 2rpx;
}
/* 进度条 */
.bar_max{
margin:0 130rpx 100rpx;
}
.bar_min{
height: 40rpx;
}
.bar_min_1{
background: #a7d050;
}
.bar_min_2{
background: #f8d700;
}
.bar_min_3{
background: #ff9900;
}
.bar_min_4{
background: #ff6600;
}
.bar_min_5{
background: #c32a0b;
}
.bar_min_6{
background: #6c210e;
}
.bar_con{
background: #0ad7ec;
height: 40rpx;
}
.bar_top_max{
height: 40rpx;
margin-top: -40rpx;
}
.bar_top_min{
height: 40rpx;
float: left;
width: 20%;
}
.bar_num{
height: 30rpx;
margin: 0 -40rpx;
font-size: 24rpx;
text-align: center;
}
.bar_arrow{
width: 60rpx;
margin-top: 40rpx;
height: 80rpx;
text-align: center;
}
.bar_jt{
width: 20rpx;
height:20rpx;
}
.speed_max{
position: absolute;
margin-top:-650rpx;
width: auto;
height: 550rpx;
padding-right: 60rpx;
}
.speed_min{
height:145rpx;
font-size: 24rpx;
text-align: center;
}
.bar_speed{
height: 80rpx;
width:80rpx;
border: 6rpx solid #1c3f5f;
border-radius: 50%;
margin:auto;
text-align: center;
line-height: 80rpx;
color: #22d3d9;
}
.clear{
clear:both;
height:0;
overflow:hidden;
}
.new_yu_jing{
margin-bottom: 30rpx;
}
.new_yj_left{
font-size: 28rpx;
padding: 10rpx 0;
color: #8ba3eb;
padding-left: 40rpx;
2024-09-08 23:16:48 +08:00
background: url("https://xiangguan.sxyanzhu.com/statics/static/img/CORE_2073450FA4C94BB0BE5DA15D5AB93852.png") no-repeat left/35rpx;
2024-09-08 15:55:07 +08:00
}
.new_yj_right{
font-size: 28rpx;
padding: 10rpx;
text-align: right;
color: #8ba3eb;
}
.new_icon{
2024-09-08 23:16:48 +08:00
background: url("https://xiangguan.sxyanzhu.com/statics/static/img/CORE_D315238A7F254C38A630C73FFCB860DB.png") no-repeat left/35rpx;
2024-09-08 15:55:07 +08:00
}
.van_row{
padding: 15rpx 0 5rpx;
}
.new_text{
float: right;
color: #8467ff;
}