249 lines
5.8 KiB
Plaintext
249 lines
5.8 KiB
Plaintext
@charset "UTF-8";
|
|
/* 颜色变量 */
|
|
/* 行为相关颜色 */
|
|
/* 基本颜色 */
|
|
.add_in.data-v-c6b07954 {
|
|
background-color: #008EFF;
|
|
color: #fff;
|
|
height: 60rpx;
|
|
padding: 0 10rpx;
|
|
line-height: 60rpx;
|
|
font-size: 24rpx;
|
|
border-radius: 10rpx;
|
|
}
|
|
.del.data-v-c6b07954 {
|
|
width: 40rpx;
|
|
height: 40rpx;
|
|
border-radius: 50%;
|
|
border: 1rpx solid #ff7800;
|
|
font-size: 28rpx;
|
|
color: #ff7800;
|
|
flex-shrink: 0;
|
|
margin-right: 24rpx;
|
|
text-align: center;
|
|
line-height: 38rpx;
|
|
}
|
|
.pro_warp.data-v-c6b07954 {
|
|
padding: 30rpx 24rpx 0 24rpx;
|
|
background: #fff;
|
|
border-bottom: 1rpx solid #f5f5f5;
|
|
}
|
|
.pro_warp .li_warp.data-v-c6b07954 {
|
|
padding-bottom: 24rpx;
|
|
margin-bottom: 24rpx;
|
|
border-bottom: 2rpx solid #f5f5f5;
|
|
}
|
|
.pro_warp .li_warp.data-v-c6b07954:last-child {
|
|
border-bottom: 0;
|
|
}
|
|
.pro_warp .li_warp .cell_con.data-v-c6b07954 {
|
|
padding: 0 40rpx;
|
|
}
|
|
.pro_warp .li_warp .cell_con .cell_con_top.data-v-c6b07954 {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
.pro_warp .li_warp .cell_con .cell_con_top .contitle.data-v-c6b07954 {
|
|
font-size: 28rpx;
|
|
color: #333;
|
|
}
|
|
.pro_warp .li_warp .cell_con .cell_con_top .deleimg.data-v-c6b07954 {
|
|
width: 44rpx;
|
|
height: 44rpx;
|
|
}
|
|
.pro_warp .li_warp .cell_con .pro_con_box.data-v-c6b07954 {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
.pro_warp .li_warp .cell_con .pro_con_box .context.data-v-c6b07954 {
|
|
font-size: 26rpx;
|
|
color: #666;
|
|
margin-top: 10rpx;
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
}
|
|
.pro_warp .li_warp .cell_con .pro_con_box .context .productPrice.data-v-c6b07954 {
|
|
width: 150rpx;
|
|
background: #f5f5f5;
|
|
text-align: center;
|
|
}
|
|
.pro_warp .li_warp .cell_con .pro_con_box .conbot.data-v-c6b07954 {
|
|
margin-top: 10rpx;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
.pro_warp .li_warp .cell_con .pro_con_box .conbot .conmoney.data-v-c6b07954 {
|
|
font-size: 26rpx;
|
|
color: #333;
|
|
}
|
|
.pro_warp .li_warp .cell_con .config_set.data-v-c6b07954 {
|
|
margin-top: 24rpx;
|
|
}
|
|
.pro_warp .li_warp .cell_con .config_set .config_title.data-v-c6b07954 {
|
|
font-size: 24rpx;
|
|
color: #333;
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
}
|
|
.pro_warp .li_warp .cell_con .config_set .config_title .addConimg.data-v-c6b07954 {
|
|
width: 100rpx;
|
|
height: 40rpx;
|
|
margin-left: 10rpx;
|
|
}
|
|
.pro_warp .li_warp .cell_con .config_set .config_list.data-v-c6b07954 {
|
|
margin-top: 24rpx;
|
|
}
|
|
.pro_warp .li_warp .cell_con .config_set .config_list .config_li.data-v-c6b07954 {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
margin-top: 24rpx;
|
|
border-bottom: 1rpx solid #f5f5f5;
|
|
padding-bottom: 24rpx;
|
|
}
|
|
.pro_warp .li_warp .cell_con .config_set .config_list .config_li .conimg.data-v-c6b07954 {
|
|
width: 100rpx;
|
|
height: 100rpx;
|
|
border-radius: 10rpx;
|
|
margin-right: 20rpx;
|
|
}
|
|
.pro_warp .li_warp .cell_con .config_set .config_list .config_li .config_name.data-v-c6b07954 {
|
|
width: 290rpx;
|
|
font-size: 24rpx;
|
|
color: #333;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
.pro_warp .li_warp .cell_con .config_set .config_list .config_li .config_step.data-v-c6b07954 {
|
|
margin-left: 24rpx;
|
|
}
|
|
.pro_warp .li_warp .right_del_btn.data-v-c6b07954 {
|
|
width: 90rpx;
|
|
height: 240rpx;
|
|
background: #F00;
|
|
color: #fff;
|
|
text-align: center;
|
|
line-height: 224rpx;
|
|
}
|
|
.new_linkman.data-v-c6b07954 {
|
|
font-size: 28rpx;
|
|
}
|
|
.new_linkman .mar_top.data-v-c6b07954 {
|
|
margin-top: 30rpx;
|
|
}
|
|
.new_linkman .info_head.data-v-c6b07954 {
|
|
height: 80rpx;
|
|
line-height: 80rpx;
|
|
font-size: 24rpx;
|
|
color: #999;
|
|
padding-left: 24rpx;
|
|
}
|
|
.new_linkman .fllow_form.data-v-c6b07954 {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
height: 100rpx;
|
|
line-height: 100rpx;
|
|
background-color: #fff;
|
|
border-bottom: 1rpx solid #EAEAEA;
|
|
padding: 0 24rpx;
|
|
font-size: 32rpx;
|
|
color: #999;
|
|
}
|
|
.new_linkman .fllow_form input.data-v-c6b07954 {
|
|
height: 100rpx;
|
|
line-height: 100rpx;
|
|
}
|
|
.new_linkman .fllow_form .form_right.data-v-c6b07954 {
|
|
display: flex;
|
|
color: #999;
|
|
}
|
|
.new_linkman .fllow_form .form_right image.data-v-c6b07954 {
|
|
width: 40rpx;
|
|
height: 40rpx;
|
|
margin: 28rpx 5rpx 0 0;
|
|
}
|
|
.new_linkman .fllow_form .theme.data-v-c6b07954 {
|
|
color: #5ca9fe;
|
|
}
|
|
.new_linkman .fllow_form text.data-v-c6b07954 {
|
|
color: #f00;
|
|
margin-left: 10rpx;
|
|
}
|
|
.new_linkman .fllow_form .form_input input.data-v-c6b07954 {
|
|
height: 100rpx;
|
|
line-height: 100rpx;
|
|
text-align: right;
|
|
margin-right: 10rpx;
|
|
}
|
|
.new_linkman .fllow_area.data-v-c6b07954 {
|
|
background-color: #fff;
|
|
padding: 0 30rpx;
|
|
margin-bottom: 30rpx;
|
|
}
|
|
.new_linkman .fllow_area .area_head.data-v-c6b07954 {
|
|
height: 100rpx;
|
|
line-height: 100rpx;
|
|
}
|
|
.new_linkman .fllow_area .area_head text.data-v-c6b07954 {
|
|
color: #f00;
|
|
}
|
|
.new_linkman .fllow_area textarea.data-v-c6b07954 {
|
|
width: 100%;
|
|
height: 300rpx;
|
|
background: #f8f8f8;
|
|
}
|
|
.affiliation.data-v-c6b07954 {
|
|
background-color: #fff;
|
|
margin-bottom: 20rpx;
|
|
padding-bottom: 40rpx;
|
|
}
|
|
.affiliation .aff_head.data-v-c6b07954 {
|
|
height: 100rpx;
|
|
line-height: 100rpx;
|
|
padding-left: 30rpx;
|
|
}
|
|
.affiliation .aff_head text.data-v-c6b07954 {
|
|
color: #f00;
|
|
margin-left: 10rpx;
|
|
}
|
|
.affiliation .aff_con.data-v-c6b07954 {
|
|
display: flex;
|
|
text-align: center;
|
|
flex-wrap: wrap;
|
|
}
|
|
.affiliation .aff_con .aff_item.data-v-c6b07954 {
|
|
width: 100rpx;
|
|
margin-right: 15rpx;
|
|
}
|
|
.affiliation .aff_con .aff_item image.data-v-c6b07954 {
|
|
margin-bottom: 15rpx;
|
|
width: 60rpx;
|
|
height: 60rpx;
|
|
border-radius: 50%;
|
|
}
|
|
.affiliation .aff_con .affbox.data-v-c6b07954 {
|
|
position: relative;
|
|
}
|
|
.affiliation .aff_con .affbox .delremind.data-v-c6b07954 {
|
|
width: 32rpx;
|
|
height: 32rpx;
|
|
border-radius: 50%;
|
|
position: absolute;
|
|
right: -16rpx;
|
|
top: -16rpx;
|
|
background: rgba(0, 0, 0, 0.5);
|
|
z-index: 2;
|
|
}
|
|
.affiliation .aff_con .aff_last image.data-v-c6b07954 {
|
|
margin-bottom: 15rpx;
|
|
width: 48rpx;
|
|
height: 48rpx;
|
|
}
|