You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

161 lines
3.0 KiB

3 years ago
.enterpriseDetails_body.data-v-58ebd90c{
padding: 40rpx;
color: #666666;
font-size: 28rpx;
}
.header_car.data-v-58ebd90c{
width: 100%;
height: 270rpx;
background: #FFFFFF;
border-radius: 10px;
padding: 42rpx 52rpx;
}
.flex.data-v-58ebd90c{
display: flex;
}
.jb.data-v-58ebd90c{
justify-content: space-between;
}
.text_ov.data-v-58ebd90c{
width:100% ;
overflow: hidden;/*超出部分隐藏*/
white-space: nowrap;/*不换行*/
text-overflow:ellipsis;/*超出部分文字以...显示*/
}
.header_text_left.data-v-58ebd90c{
margin-left: 20rpx;
width: 280rpx;
overflow: hidden;
text-overflow: ellipsis;
white-space:nowrap;
}
.chart.data-v-58ebd90c{
margin-top: 130rpx;
color: #BBBBBB;
font-size: 28rpx;
}
.chartSeleBar_item.data-v-58ebd90c{
background: #FFFFFF;
border-radius: 10px;
padding:14rpx 28rpx ;
}
.swiper-item.data-v-58ebd90c{
height: 100%;
}
.footer.data-v-58ebd90c{
display: flex;
flex-wrap: wrap;
gap:24rpx;
margin-top: 80rpx;
position: relative;
}
.footer_title.data-v-58ebd90c{
color: #FFFFFF;
width: 400rpx;
height: 90rpx;
display: flex;
justify-content: center;
align-items: center;
background: #ADCEFF;
border-radius: 10px;
position: absolute;
margin: 0 auto;
top: -45rpx;
left: calc((100% - 400rpx)/2);
}
.iicombody.data-v-58ebd90c{
width: 120rpx;
height: 120rpx;
border-radius: 50%;
background-color:#F0F0F0;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 16rpx;
}
.footer_item.data-v-58ebd90c{
width: 320rpx;
height: 340rpx;
background: #FFFFFF;
border-radius: 20px;
}
.swiper-item_table.data-v-58ebd90c{
padding: 6rpx 20rpx;
background-color:#F0F0F0 ;
font-size: 20rpx;
color: #BBBBBB;
}
.numberoli.data-v-58ebd90c{
font-size: 30rpx;
color: #666666;
margin-right: 5rpx;
}
.swiper.data-v-58ebd90c{
width: 100%;
flex: 1;
}
.chart_scoll.data-v-58ebd90c{
height: 460rpx;
background: #FFFFFF;
border-radius: 10px;
margin-top: 20rpx;
overflow: hidden;
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
.selechartSeleBar_item.data-v-58ebd90c{
background: #ADCEFF;
border-radius: 10px;
padding:14rpx 28rpx ;
color: #FFFFFF;
}
.chartSeleBar.data-v-58ebd90c{
display: flex;
gap:20rpx
}
.yuan.data-v-58ebd90c{
width:20rpx ;
height: 20rpx;
border-radius: 50%;
background-color: #17A00E;
}
.account.data-v-58ebd90c{
margin-top: 25rpx;
width: 100%;
height: 120rpx;
background: #ADCEFF;
border-radius: 10px;
padding: 24rpx 40rpx;
color: #FFFFFF;
display: flex;
justify-content: space-between;
align-items: center;
}
.small_text.data-v-58ebd90c{
color: #BBBBBB;
font-size: 20rpx;
}
.header_text_top.data-v-58ebd90c{
margin-top: 30rpx;
}
.ac.data-v-58ebd90c{
align-items: center;
}
.list_item_tip.data-v-58ebd90c{
padding: 11rpx 14rpx;
background-color:#9F43CC;
color: #FFFFFF;
font-size: 16rpx;
width: -webkit-fit-content;
width: fit-content;
margin: 0 auto;
height: -webkit-fit-content;
height: fit-content;
}
.t-icon.data-v-58ebd90c {
width: 95rpx !important;
height: 95rpx !important;
}