weliam-smartcity智慧城市
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.
 
 
 
 

213 lines
5.4 KiB

@charset "UTF-8";
/**
* 这里是uni-app内置的常用样式变量
*
* uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
* 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
*
*/
/**
* 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
*
* 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
*/
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.content-content.data-v-358de421 {
padding-bottom: 100rpx;
}
.content .content-title.data-v-358de421 {
background-color: #FFFFFF;
padding: 50rpx 30rpx;
border-bottom: 20rpx solid #F8F8F8;
}
.content .content-title .left.data-v-358de421 {
flex: 0.85;
}
.content .content-title .left .name.data-v-358de421 {
height: 60rpx;
font-size: 48rpx;
font-family: PingFang SC;
font-weight: bold;
color: #333333;
width: 550rpx;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.content .content-title .left .tag.data-v-358de421 {
font-size: 22rpx;
font-family: PingFang SC;
font-weight: 500;
margin: 10rpx 20rpx;
color: #FFFFFF;
padding: 4rpx 7rpx;
background-color: #3388FF;
border-radius: 4rpx;
}
.content .content-title .left .tabs.data-v-358de421 {
padding-top: 10rpx;
}
.content .content-title .left .tabs .tabs-item.data-v-358de421 {
font-size: 28rpx;
font-family: PingFang SC;
font-weight: 500;
color: #999999;
}
.content .content-title .left .tabs .tabs-item-l.data-v-358de421 {
font-size: 28rpx;
font-family: PingFang SC;
font-weight: 500;
color: #999999;
margin: 0 10rpx;
}
.content .content-title .right.data-v-358de421 {
flex: 0.15;
}
.content .content-title .right .right-img image.data-v-358de421 {
width: 110rpx;
height: 110rpx;
border-radius: 10px;
}
.content .content-tabs.data-v-358de421 {
border-bottom: 1rpx solid #eeeeee;
}
.content .content-content .content-brief.data-v-358de421 {
font-size: 28rpx;
font-family: PingFang SC;
font-weight: 500;
color: #666666;
line-height: 60rpx;
padding: 30rpx 30rpx 0;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 8;
}
.content .content-content .content-brief-l.data-v-358de421 {
font-size: 28rpx;
font-family: PingFang SC;
font-weight: 500;
color: #666666;
line-height: 60rpx;
padding: 30rpx 30rpx 0;
}
.content .content-content .lookadd.data-v-358de421 {
font-size: 28rpx;
padding: 0 30rpx 30rpx;
font-family: PingFang SC;
font-weight: 500;
color: #3388FF;
line-height: 48rpx;
}
.content .content-content .content-navigation.data-v-358de421 {
border-top: 20rpx solid #F8F8F8;
padding: 50rpx 30rpx;
background-color: #FFFFFF;
}
.content .content-content .content-navigation .n-title.data-v-358de421 {
font-size: 32rpx;
font-family: PingFang SC;
font-weight: bold;
color: #333333;
line-height: 26rpx;
}
.content .content-content .content-navigation .n-address.data-v-358de421 {
padding-top: 30rpx;
}
.content .content-content .content-navigation .n-address .n-content.data-v-358de421 {
width: 500rpx;
height: 75rpx;
font-size: 28rpx;
font-family: PingFang SC;
font-weight: 500;
color: #333333;
line-height: 80rpx;
padding-right: 30rpx;
}
.content .content-content .content-navigation .n-address .address-btn.data-v-358de421 {
margin-top: 8rpx;
width: 141rpx;
border: 1rpx solid #3388FF;
border-radius: 35rpx;
padding: 5rpx 22rpx;
box-sizing: border-box;
}
.content .content-content .content-navigation .n-address .address-btn text.data-v-358de421 {
font-size: 24rpx;
font-family: PingFang SC;
font-weight: 500;
color: #3388FF;
text-align: center;
}
.content .content-content .card-name.data-v-358de421 {
font-size: 32rpx;
font-family: PingFang SC;
font-weight: bold;
color: #333333;
}
.content .content-content .card-tag.data-v-358de421 {
height: 30rpx;
background: #F1C426;
border-radius: 4rpx;
font-size: 22rpx;
line-height: 30rpx;
font-family: PingFang SC;
font-weight: 500;
color: #FFFFFF;
text-align: center;
padding: 4rpx 6rpx;
margin: 5rpx 0 0 20rpx;
}
.content .content-content .card-pay.data-v-358de421 {
flex: 1;
font-size: 32rpx;
font-family: DINPro;
font-weight: 600;
color: #FF4444;
text-align: right;
}
.content .content-content .tab-item.data-v-358de421 {
font-size: 24rpx;
font-family: PingFang SC;
font-weight: 400;
color: #666666;
background: #F4F4F4;
border-radius: 4px;
padding: 8rpx 20rpx;
display: inline-block;
margin-right: 10rpx;
}
.content .content-content .advance-the-date.data-v-358de421 {
font-size: 26rpx;
font-family: PingFang SC;
font-weight: 500;
color: #999999;
text-align: right;
}
.content .content-content .bottom-border.data-v-358de421 {
border-bottom: 1rpx solid #EEEEEE;
}
.content .container.data-v-358de421 {
display: flex;
width: auto;
justify-content: space-between;
flex-wrap: wrap;
overflow: scroll;
}
.content .container.data-v-358de421:after {
content: "";
flex: 0 0 30%;
}