jhwxapp/miniprogram/pageage/xiangmuhuanjing/xiangmuhuanjing.wxss

68 lines
1.5 KiB
Plaintext

/* pages/xiangmugaikuang/index.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://szgcwx.jhncidg.com/staticFiles/img/menu/CORE_52887EE6A33042408E11C2174974ABA1.png") no-repeat left/35rpx;
}
.eharts_head{
text-align: center;
padding: 30rpx 0;
}
.eharts_head text{
color:#0ad7ec;
font-size: 32rpx;
}
.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;
}
.hj_float{
float: right;
padding: 5rpx 50rpx 5rpx 20rpx;
background: #2e355f url("https://szgcwx.jhncidg.com/staticFiles/img/CORE_5F23F4664AAE44A0BD72BE4BB4C66083.png") no-repeat right/35rpx;
border-radius: 40rpx;
}
.hj_float:active{
background: #2e355f url("https://szgcwx.jhncidg.com/staticFiles/img/CORE_5F23F4664AAE44A0BD72BE4BB4C66083.png") no-repeat right/35rpx;
}
.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;
}