208 lines
3.5 KiB
Plaintext
208 lines
3.5 KiB
Plaintext
/* e:\project\dy_video_all\初晴剧场\pages\subscribe\subscribe.ttss */
|
|
|
|
._subscribe_html {
|
|
padding: 32rpx 32rpx 80rpx;
|
|
}
|
|
|
|
._subscribe_1_li_i_header {
|
|
display: flex;
|
|
margin-bottom: 40rpx;
|
|
}
|
|
|
|
._subscribe_1_li_i_h_title {
|
|
line-height: 1;
|
|
}
|
|
|
|
._subscribe_1_li_i_h_t_text {
|
|
font-size: 36rpx;
|
|
color: #fff;
|
|
}
|
|
|
|
._mo_5_con_list {}
|
|
|
|
._subscribe_1_li_item {
|
|
margin-bottom: 60rpx;
|
|
}
|
|
|
|
._subscribe_1_li_item:last-child {
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
._mo_5_con_li_item {
|
|
display: flex;
|
|
width: 100%;
|
|
height: 448rpx;
|
|
background-color: #272A30;
|
|
border-radius: 16rpx;
|
|
}
|
|
|
|
._mo_5_con_li_it_left {
|
|
position: relative;
|
|
width: 336rpx;
|
|
height: 100%;
|
|
flex-shrink: 0;
|
|
}
|
|
|
|
._mo_5_con_li_it_left>.__wa_img {
|
|
display: block;
|
|
width: 100%;
|
|
height: 100%;
|
|
border-radius: 16rpx;
|
|
}
|
|
|
|
._mo_5_con_li_it_le_tag {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
/* width: 60rpx; */
|
|
padding: 0 10rpx;
|
|
height: 92rpx;
|
|
background-color: rgba(91, 190, 4, 0.6);
|
|
border-radius: 16rpx 0 16rpx 0;
|
|
}
|
|
|
|
._mo_5_con_li_it_le_ta_icon {
|
|
width: 32rpx;
|
|
height: 34rpx;
|
|
}
|
|
|
|
._mo_5_con_li_it_le_ta_icon .__wa_img {
|
|
display: block;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
._mo_5_con_li_it_le_ta_num {
|
|
line-height: 1;
|
|
}
|
|
|
|
._mo_5_con_li_it_le_ta_n_text {
|
|
font-size: 16rpx;
|
|
color: #fff;
|
|
}
|
|
|
|
._mo_5_con_li_it_right {
|
|
flex: 1;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: space-between;
|
|
padding: 32rpx 24rpx;
|
|
flex-shrink: 0;
|
|
overflow: hidden;
|
|
}
|
|
|
|
._mo_5_con_li_it_ri_info {
|
|
width: 100%;
|
|
}
|
|
|
|
._mo_5_con_li_it_ri_title {
|
|
width: 100%;
|
|
line-height: 1;
|
|
}
|
|
|
|
._mo_5_con_li_it_ri_ti_text {
|
|
display: inline-block;
|
|
width: 100%;
|
|
font-size: 32rpx;
|
|
color: #fff;
|
|
font-weight: 600;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
._mo_5_con_li_it_ri_description {
|
|
width: 100%;
|
|
margin-top: 24rpx;
|
|
}
|
|
|
|
._mo_5_con_li_it_ri_des_text {
|
|
display: -webkit-box;
|
|
width: 100%;
|
|
line-height: 1.5;
|
|
font-size: 24rpx;
|
|
color: #999999;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-line-clamp: 5;
|
|
/* 设置为想要的行数 */
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
}
|
|
|
|
._mo_5_con_li_it_ri_button {
|
|
width: 100%;
|
|
}
|
|
|
|
._mo_5_con_li_it_ri_btn_warp {
|
|
position: relative;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
width: 100%;
|
|
height: 56rpx;
|
|
border-radius: 56rpx;
|
|
background: linear-gradient(90deg, #5BBE04 0%, #04BE55 100%);
|
|
}
|
|
|
|
._mo_5_con_li_it_ri_btn_wa_text {
|
|
font-size: 20rpx;
|
|
color: #fff;
|
|
}
|
|
|
|
._mo_5_con_li_it_ri_btn_wa_icon {
|
|
position: absolute;
|
|
top: 50%;
|
|
left: 32rpx;
|
|
width: 32rpx;
|
|
height: 34rpx;
|
|
transform: translateY(-50%);
|
|
}
|
|
|
|
._mo_5_con_li_it_ri_btn_wa_icon .__wa_img {
|
|
display: flex;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
._mo_5_con_li_it_ri_btn_wa_no {
|
|
position: relative;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
width: 100%;
|
|
height: 56rpx;
|
|
border-radius: 56rpx;
|
|
background: rgba(255, 255, 255, 0.10);
|
|
}
|
|
|
|
._mo_5_con_li_it_ri_btn_wa_no_text {
|
|
font-size: 20rpx;
|
|
color: #999999;
|
|
}
|
|
|
|
|
|
._search_con_empty {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
padding-top: 308rpx;
|
|
}
|
|
|
|
._search_c_e_img {
|
|
width: 438rpx;
|
|
height: 340rpx;
|
|
}
|
|
|
|
._search_c_e_tips {
|
|
margin-top: 56rpx;
|
|
}
|
|
|
|
._search_c_e_t_text {
|
|
font-size: 32rpx;
|
|
color: #fff;
|
|
}
|