/* pages/cg_detail/index.wxss */ @import "../../common/component/wxParse/wxParse.wxss"; .container { padding: 0; background: #eee; } .cg_detail_bg { height: 440rpx; } .cg_detail_bg_img { width: 100%; height: 440rpx; } .cg_detail_info { padding: 30rpx 30rpx 10rpx 30rpx; background: #fff; } .cg_detail_info_top { padding-bottom: 20rpx; border-bottom: 2rpx #ddd solid; } .cg_detail_info_top_flex { display: inline-block; flex-direction: column; width: 560rpx; } .cg_detail_container{ /* display: inline-block; */ /* height: 100rpx; */ } .cg_detail_container view{ overflow: hidden; } .cg_detail_info_top_img_flex { float: right; } .cg_detail_info_top_flex_img { width: 110rpx; height: 110rpx; } .cg_detail_txt { text-align: justify; word-break: break-all; box-sizing: border-box; margin: 30rpx 0; } .cg_detail_info_title { line-height: 50rpx; font-size: 36rpx; /* margin-bottom: 60rpx; */ } .iconfont { color: #999; font-size:22rpx; margin-right: 15rpx; } .like-num { font-size: 20rpx; font-weight: normal; position: absolute; top: 40rpx; left: 6rpx; } .icon-like_active{ color: #E02F2F; display: inline-block; } .cg_detail_info_subTxt { line-height: 40rpx; margin-bottom: 20rpx; } .icon-time, .icon-piaowu { font-size: 40rpx; vertical-align: middle; } .cg_detail_info_subTxt_title { vertical-align: middle; margin-left: 10rpx; } .cg_detail_info_subTxt_txt { vertical-align: middle; color: #999; font-size: 30rpx; } .weui-cell { padding: 20rpx 0 40rpx; border-bottom: 2rpx #ddd solid; } .weui-media-box__hd_avatar { width: 80rpx; height: 80rpx; padding-right: 20rpx; padding-top: 10rpx; } .cg_detail { text-align: justify; word-break: break-all; box-sizing: border-box; } .shensuo { font-size: 28rpx; } .fdkk-cells { background: #fff; margin: 20rpx 0; padding: 0 30rpx 20rpx; } .sub_bar_title { font-size: 36rpx; /* color: #e02f2f; */ font-weight: bold } .no-border { border: none; } .artist_avatar { display: flex; flex-direction: column; background: #fff; padding-bottom: 30rpx; } .fdkz-card { margin: 10rpx 30rpx; height: 520rpx; /* padding: 0 30rpx; */ } .fdkz-card:first-child { margin-top: 0; } .fix-padding { padding-bottom: 20rpx; border-bottom: none; } .fdkz-card-img { height: 400rpx; } .fdkz-card-info { height: 170rpx; padding: 20rpx; } .tour_map { margin-top: 20rpx; position: relative; left: 0; top: 0; } .icon_quanping { z-index: 30; width: 60rpx; height: 60rpx; position: absolute; bottom: 20rpx; right: 40rpx; } .tour_info { padding: 10rpx 30rpx; } .tour_info_txt { color: #999; } .item-img { width: 100%; height: 100%; } .tab-bar { height: 100rpx; } .weui-cell__ft_in-access_active:after{ top:20rpx; } .fix_weui-cell__ft_in-access{ padding-right: 12rpx; } .fix_weui-cell__ft_in-access:after{ } .changguan_title{ float:right; font-size:24rpx; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 150px; text-align: right; } .icon-like{ color: #e02f2f; }