530 lines
8.7 KiB
Plaintext
530 lines
8.7 KiB
Plaintext
/* e:\project\dy_video_all\初晴剧场\pages\videoDetail\videoDetail.ttss */
|
|
|
|
page {
|
|
overflow: hidden;
|
|
}
|
|
|
|
._vv_detail_html {
|
|
width: 100%;
|
|
height: 100vh;
|
|
position: relative;
|
|
}
|
|
|
|
._vv_de_swiper {
|
|
width: 100%;
|
|
height: 100%;
|
|
z-index: 1999;
|
|
/* padding-bottom: 40rpx; */
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
._swiper_item_warp {
|
|
width: 100%;
|
|
height: 100%;
|
|
z-index: 1;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
._m_v_w_video_player {
|
|
width: 100%;
|
|
height: 100%;
|
|
z-index: 1;
|
|
}
|
|
|
|
|
|
._m_v_w_it_ma_cover {
|
|
width: 100%;
|
|
height: 100%;
|
|
z-index: 1;
|
|
}
|
|
|
|
._m_v_w_v_operate_l {
|
|
position: absolute;
|
|
right: 32rpx;
|
|
bottom: 260rpx;
|
|
z-index: 2;
|
|
}
|
|
|
|
._m_vv_oper_l_col_w {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
}
|
|
|
|
._m_vv_oper_l_collect {
|
|
width: 68rpx;
|
|
height: 68rpx;
|
|
}
|
|
|
|
._m_vv_oper_l_col_sss {
|
|
display: flex;
|
|
line-height: 1;
|
|
margin-top: 10rpx;
|
|
}
|
|
|
|
._m_vv_oper_l_col_s_text {
|
|
font-size: 24rpx;
|
|
color: #fff;
|
|
}
|
|
|
|
._m_v_ww_info_vo {
|
|
position: absolute;
|
|
left: 32rpx;
|
|
bottom: 72rpx;
|
|
width: 80%;
|
|
z-index: 2;
|
|
}
|
|
|
|
._m_v_ww_in_vooo_title {
|
|
display: flex;
|
|
line-height: 1;
|
|
}
|
|
|
|
._m_v_ww_in_vooo_ti_text {
|
|
font-size: 36rpx;
|
|
font-weight: 600;
|
|
color: #fff;
|
|
}
|
|
|
|
._m_v_ww_in_lll_num {
|
|
display: flex;
|
|
line-height: 1;
|
|
margin-top: 16rpx;
|
|
}
|
|
|
|
._m_v_ww_in_l_n_current {
|
|
display: inline-block;
|
|
font-size: 24rpx;
|
|
font-weight: 500;
|
|
color: #fff;
|
|
}
|
|
|
|
._m_v_ww_in_l_n_all {
|
|
display: inline-block;
|
|
font-size: 24rpx;
|
|
font-weight: 500;
|
|
color: #fff;
|
|
margin-left: 20rpx;
|
|
}
|
|
|
|
._m_v_ww_in_ttt_tips {
|
|
display: flex;
|
|
width: 100%;
|
|
line-height: 1;
|
|
margin-top: 26rpx;
|
|
}
|
|
|
|
._m_v_ww_in_ttt_t_text {
|
|
display: -webkit-box;
|
|
width: 100%;
|
|
font-weight: 300;
|
|
line-height: 1.5;
|
|
font-size: 24rpx;
|
|
color: #fff;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-line-clamp: 2;
|
|
/* 设置为想要的行数 */
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
}
|
|
|
|
._iii_video_content {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
z-index: 3;
|
|
}
|
|
|
|
._iii_video_co_err_warp {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
}
|
|
|
|
._iii_vi_co_err {
|
|
display: flex;
|
|
margin-top: 80rpx;
|
|
}
|
|
|
|
._iii_vi_co_err_text {
|
|
font-size: 28rpx;
|
|
color: rgba(255, 255, 255, 0.6);
|
|
}
|
|
|
|
._iii_vi_co_e_img {
|
|
width: 166rpx;
|
|
height: 166rpx;
|
|
}
|
|
|
|
._k_l_unlock {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
}
|
|
|
|
._k_l_unlo_mask {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
padding: 90rpx;
|
|
background-color: rgba(0, 0, 0, 0.45);
|
|
z-index: 99;
|
|
}
|
|
|
|
._k_l_unlo_btn_warp {
|
|
position: relative;
|
|
width: 100%;
|
|
/* padding: 110rpx 58rpx; */
|
|
/* background-color: rgba(0, 0, 0, 0.6); */
|
|
border-radius: 16rpx;
|
|
}
|
|
|
|
._k_l_unlo_b_wa_ic {
|
|
display: flex;
|
|
justify-content: center;
|
|
margin-top: 80rpx;
|
|
}
|
|
|
|
._k_l_unlo_btn_warp_icon {
|
|
width: 44rpx;
|
|
height: 44rpx;
|
|
}
|
|
|
|
._k_l_unlo_btn_warp_icon ._ic_img {
|
|
display: block;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
._k_l_unlo_ma_pay {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
width: 100%;
|
|
height: 92rpx;
|
|
background: linear-gradient(90deg, #5BBE04 0%, #04BE55 100%);
|
|
border-radius: 92rpx;
|
|
}
|
|
|
|
._k_l_unlo_ma_ad {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
width: 100%;
|
|
height: 92rpx;
|
|
background: linear-gradient(90deg, #5BBE04 0%, #04BE55 100%);
|
|
border-radius: 92rpx;
|
|
margin-top: 36rpx;
|
|
}
|
|
|
|
._k_l_unlo_ma_p_icon {
|
|
width: 42rpx;
|
|
height: 37rpx;
|
|
}
|
|
|
|
._k_l_unlo_ma_name {
|
|
display: flex;
|
|
line-height: 1;
|
|
margin-left: 42rpx;
|
|
}
|
|
|
|
._k_l_unlo_ma_na_text {
|
|
font-size: 24rpx;
|
|
color: #fff;
|
|
}
|
|
|
|
._vv_det_anthology_dialog {
|
|
position: absolute;
|
|
left: 0;
|
|
bottom: 0;
|
|
display: flex;
|
|
flex-direction: column;
|
|
width: 100%;
|
|
height: 886rpx;
|
|
border-radius: 16rpx 16rpx 0 0;
|
|
background-color: #080B16;
|
|
z-index: 9999;
|
|
transform: translateY(100%);
|
|
transition: transform 0.5s;
|
|
}
|
|
|
|
._vv_det_anthology_mask {
|
|
position: fixed;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
background: rgba(0, 0, 0, 0.45);
|
|
z-index: 9998;
|
|
}
|
|
|
|
._vv_det_anthology_dialog.ac_dis_blo {
|
|
transform: translateY(0);
|
|
transition: transform 0.5s;
|
|
}
|
|
|
|
._vv_det_ant_dia_header {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
width: 100%;
|
|
padding: 40rpx 32rpx 40rpx 32rpx;
|
|
}
|
|
|
|
._vv_det_ant_dia_hea_name {
|
|
display: flex;
|
|
width: 70%;
|
|
}
|
|
|
|
._vv_det_ant_dia_hea_na_text {
|
|
display: inline-block;
|
|
font-size: 36rpx;
|
|
color: #fff;
|
|
font-weight: 600;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
._vv_det_ant_dia_hea_close {
|
|
width: 30rpx;
|
|
height: 30rpx;
|
|
}
|
|
|
|
._vv_det_ant_dia_sort {
|
|
width: 100%;
|
|
padding: 0 32rpx;
|
|
margin-bottom: 40rpx;
|
|
}
|
|
|
|
._vv_det_ant_dia_so_scr {
|
|
width: 100%;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
._vv_det_ant_dia_so_sc_item {
|
|
display: inline-block;
|
|
margin-right: 40rpx;
|
|
cursor: pointer;
|
|
}
|
|
|
|
._vv_det_ant_dia_so_sc_item:last-child {
|
|
margin-right: 0;
|
|
}
|
|
|
|
._vv_det_ant_dia_so_sc_it_text {
|
|
font-size: 28rpx;
|
|
color: rgba(255, 255, 255, 0.4);
|
|
line-height: 1;
|
|
}
|
|
|
|
._vv_det_ant_dia_so_sc_it_text.ac_color {
|
|
color: #fff;
|
|
}
|
|
|
|
._vv_det_ant_dia_list {
|
|
flex: 1;
|
|
}
|
|
|
|
._vv_det_ant_dia_li_warp {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
._vv_det_ant_dia_li_wa_ppp_li {
|
|
width: 100%;
|
|
height: 100%;
|
|
padding-left: 32rpx;
|
|
padding-right: 10rpx;
|
|
}
|
|
|
|
._vv_det_ant_dia_li_wa_p_hhhh {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
width: 100%;
|
|
/* height: 100%; */
|
|
}
|
|
|
|
._vv_det_ant_dia_li_wa_p_h_yyyy {
|
|
width: 16.666%;
|
|
height: 96rpx;
|
|
padding-right: 22rpx;
|
|
margin-bottom: 22rpx;
|
|
}
|
|
|
|
._vv_det_ant_dia_li_wa_p_h_y_ggg {
|
|
position: relative;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
width: 100%;
|
|
height: 96rpx;
|
|
background-color: rgba(255, 255, 255, 0.1);
|
|
border-radius: 8rpx;
|
|
border: 2rpx solid transparent;
|
|
}
|
|
|
|
._vv_det_ant_dia_li_wa_p_h_y_ggg.acv_class_color {
|
|
border: 2rpx solid #5BBE04;
|
|
background-color: rgba(91, 190, 4, 0.2);
|
|
}
|
|
|
|
|
|
._vv_det_ant_dia_li_wa_p_h_y_ggg.acv_class_color ._vv_det_ant_dia_li_wa_p_h_y_g_t {
|
|
color: #5BBE04;
|
|
}
|
|
|
|
._vv_det_ant_dia_li_wa_p_h_y_g_t {
|
|
font-size: 32rpx;
|
|
color: #999999;
|
|
font-weight: 600;
|
|
}
|
|
|
|
._vv_det_ant_dia_li_wa_p_h_y_g_lock {
|
|
position: absolute;
|
|
top: 8rpx;
|
|
right: 8rpx;
|
|
width: 20rpx;
|
|
height: 24rpx;
|
|
}
|
|
|
|
._m_vv_oper_l_share {
|
|
background-color: transparent;
|
|
border: none;
|
|
padding: 0;
|
|
}
|
|
|
|
._m_vv_oper_l_share::after {
|
|
content: none;
|
|
}
|
|
|
|
._play_drama_complete {
|
|
width: 100%;
|
|
height: 100%;
|
|
z-index: 1;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
._pla_dra_com_mask {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
|
|
}
|
|
|
|
._pla_dra_com_content {
|
|
position: relative;
|
|
top: 0;
|
|
left: 0;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
width: 100%;
|
|
height: 100%;
|
|
z-index: 2;
|
|
padding: 0 32rpx;
|
|
background: rgba(0, 0, 0, 0.4);
|
|
}
|
|
|
|
._pla_dra_com_content {
|
|
display: flex;
|
|
}
|
|
|
|
._pla__com_con_ti_text {
|
|
font-size: 56rpx;
|
|
color: #fff;
|
|
}
|
|
|
|
._pla__com_con_warp {
|
|
width: 100%;
|
|
background-color: #080B16;
|
|
margin-top: 50rpx;
|
|
border-radius: 16rpx;
|
|
padding: 32rpx 0;
|
|
}
|
|
|
|
._pla__com_con_w_header {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
padding: 0 32rpx;
|
|
}
|
|
|
|
._pla__com__w_he_title {
|
|
font-weight: 600;
|
|
font-size: 28rpx;
|
|
color: #fff;
|
|
}
|
|
|
|
._pla__com__w_he_exit {
|
|
font-size: 24rpx;
|
|
color: #999;
|
|
cursor: pointer;
|
|
}
|
|
|
|
._pla__com_con_w_list {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
width: 100%;
|
|
padding-left: 22rpx;
|
|
padding-right: 8rpx;
|
|
/* margin-top: 24rpx; */
|
|
}
|
|
|
|
._pla__com_con_w_li_item {
|
|
width: 33.33%;
|
|
padding-right: 14rpx;
|
|
margin-top: 24rpx;
|
|
}
|
|
|
|
._pla__com_con_w_li_it_mm {
|
|
width: 100%;
|
|
}
|
|
|
|
._pla__com__w_li_it_m_cover {
|
|
width: 100%;
|
|
height: 284rpx;
|
|
}
|
|
|
|
._pla__com__w_li_it_m_co_img {
|
|
display: block;
|
|
width: 100%;
|
|
height: 100%;
|
|
border-radius: 16rpx;
|
|
}
|
|
|
|
._pla__com__w_li_it_m_title {
|
|
display: flex;
|
|
margin-top: 16rpx;
|
|
}
|
|
|
|
._pla__com__w_li_it_m_ti_text {
|
|
display: inline-block;
|
|
width: 100%;
|
|
font-size: 24rpx;
|
|
color: #fff;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
}
|
|
|
|
._k_ll_show_un_text {
|
|
font-size: 26rpx;
|
|
color: #fff;
|
|
} |