jhwxapp/miniprogram/pages/xiangmugaikuang/index.wxss

158 lines
2.5 KiB
Plaintext

/* pages/xiangmugaikuang/index.wxss */
/* 有赞原码修改 */
.van-collapse.van-hairline--top-bottom:after{
border-width: 0px 0;
}
.van-cell.van-cell--borderless{
background-color: #2b345b;
color: #fff;
margin-top: 30rpx;
border-radius: 5rpx;
}
.van-cell.van-cell--borderless:active{
background-color: #2b345b;
}
.van-collapse-item__title.van-collapse-item__title--expanded:active{
background-color: #2b345b;
}
.van-collapse-item .van-cell:after{
border-bottom: 0;
}
.van-collapse-item.van-hairline--top:after{
border-top-width:0
}
.van-cell.van-cell--clickable{
background-color: #2b345b;
margin-top: 10rpx;
color: #fff;
border-radius: 15rpx;
}
.van-cell.van-cell--clickable:active{
background-color: #2b345b;
}
.van-collapse-item__wrapper .van-collapse-item__content{
background-color: #1e2336;
color:#8ca4ec ;
border-width: 0px 0;
}
/* 页面样式 */
.gk_open{
padding: 0 30rpx;
}
.gk_open_con view{
padding: 10rpx 0;
}
.gk_open_con image{
width: 30rpx;
height: 30rpx;
margin-right: 5rpx;
position: relative;
top: 5rpx;
}
.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: 40rpx;
}
.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;
}
.zdzb_bg{
height: 88rpx;
border-radius: 15rpx;
background: #2b345b;
margin: 30rpx;
font-size: 28rpx;
line-height: 88rpx;
padding-left: 30rpx;
}
.construction_unit{
padding: 10rpx 0;
display: flex;
}
.construction_unit_image{
padding-top: 15rpx;
}
.construction_unit_image image{
width: 80rpx;
height: 80rpx;
}
.construction_unit_list{
width: calc(100% - 100rpx);
padding-left: 20rpx;
}
.construction_unit_title{
padding: 6rpx 0;
color: #c5d9fc;
}
.construction_unit_name{
padding: 6rpx 0;
color: #54acf6;
}
.construction_unit_phone{
padding: 6rpx 0;
color: #ce9433;
}
.official{
margin-left: 30rpx;
margin-right: 30rpx;
}