407 lines
6.0 KiB
Plaintext
407 lines
6.0 KiB
Plaintext
/* e:\project\dy_video_all\初晴剧场\pages\my\my.ttss */
|
|
|
|
page {
|
|
background-color: #080B16;
|
|
}
|
|
|
|
._my_html {
|
|
position: relative;
|
|
/* padding-bottom: 186rpx; */
|
|
padding-bottom: 80rpx;
|
|
}
|
|
|
|
._my_step_bg_warp {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 352rpx;
|
|
z-index: 1;
|
|
}
|
|
|
|
._my_s_bg_two {
|
|
position: absolute;
|
|
left: 0;
|
|
bottom: 0;
|
|
width: 100%;
|
|
height: 254rpx;
|
|
z-index: 2;
|
|
}
|
|
|
|
.__bg_m_1_img {
|
|
display: block;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
.__bg_m_2_img {
|
|
display: block;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
._my_body {
|
|
position: relative;
|
|
z-index: 3;
|
|
}
|
|
|
|
._my_step_1 {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
padding: 18rpx 32rpx 32rpx;
|
|
}
|
|
|
|
._my_ste_1_purchase {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
/* width: 208rpx; */
|
|
padding: 0 32rpx;
|
|
height: 48rpx;
|
|
background-color: #000;
|
|
border-radius: 48rpx;
|
|
}
|
|
|
|
._my_ste_1_pu_text {
|
|
font-size: 20rpx;
|
|
color: #fff;
|
|
line-height: 1;
|
|
}
|
|
|
|
._my_step_2 {
|
|
padding: 0 32rpx;
|
|
}
|
|
|
|
._my_ste_2_user {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
width: 100%;
|
|
}
|
|
|
|
._my_ste_2_u_other {
|
|
flex: 1;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: space-between;
|
|
padding-right: 20rpx;
|
|
padding-top: 34rpx;
|
|
}
|
|
|
|
._my_ste_2_u_o_title {
|
|
width: 100%;
|
|
line-height: 1;
|
|
}
|
|
|
|
._my_ste_2_u_o_id {
|
|
line-height: 1;
|
|
}
|
|
|
|
._my_ste_2_u_o_i_text {
|
|
font-size: 24rpx;
|
|
color: #fff;
|
|
}
|
|
|
|
._my_ste_2_u_o_t_text {
|
|
font-size: 44rpx;
|
|
color: #fff;
|
|
font-weight: 600;
|
|
}
|
|
|
|
._my_ste_2_u_avatar {
|
|
width: 152rpx;
|
|
height: 152rpx;
|
|
border-radius: 50%;
|
|
}
|
|
|
|
.__my_avatar {
|
|
display: block;
|
|
width: 100%;
|
|
height: 100%;
|
|
border-radius: 50%;
|
|
}
|
|
|
|
._my_step_3 {
|
|
width: 100%;
|
|
padding: 0 32rpx;
|
|
margin-top: 40rpx;
|
|
}
|
|
|
|
._my_ste_3_vip {
|
|
width: 100%;
|
|
height: 250rpx;
|
|
background-color: #272A30;
|
|
border-radius: 16rpx;
|
|
}
|
|
|
|
._my_ste_3_v_info {
|
|
position: relative;
|
|
width: 100%;
|
|
height: 120rpx;
|
|
z-index: 1;
|
|
}
|
|
|
|
.__my_bg_img {
|
|
position: absolute;
|
|
display: block;
|
|
width: 100%;
|
|
height: 100%;
|
|
z-index: -1;
|
|
}
|
|
|
|
._my_ste_3_v_i_warp {
|
|
display: flex;
|
|
align-items: center;
|
|
width: 100%;
|
|
height: 100%;
|
|
padding: 0 32rpx;
|
|
}
|
|
|
|
._my_ste_3_v_i_w_kkkk {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
width: 100%;
|
|
}
|
|
|
|
._my_ste_3_v_i_w_icon {
|
|
display: flex;
|
|
line-height: 1;
|
|
}
|
|
|
|
._my_ste_3_v_i_w_ic_text {
|
|
font-size: 52rpx;
|
|
color: #5BBE04;
|
|
line-height: 1;
|
|
}
|
|
|
|
._my_ste_3_v_i_w_tips {
|
|
display: flex;
|
|
line-height: 1;
|
|
}
|
|
|
|
._my_ste_3_v_i_w_ti_text {
|
|
font-size: 20rpx;
|
|
color: #5BBE04;
|
|
line-height: 1;
|
|
}
|
|
|
|
._my_ste_3_v_i_w_btn {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
height: 50rpx;
|
|
padding: 0 32rpx;
|
|
border-radius: 40rpx;
|
|
background-color: #5BBE04;
|
|
}
|
|
|
|
._my_ste_3_v_i_w_b_text {
|
|
font-size: 20rpx;
|
|
color: #fff;
|
|
}
|
|
|
|
._my_ste_3_v_currency {
|
|
display: flex;
|
|
align-items: center;
|
|
width: 100%;
|
|
height: 130rpx;
|
|
}
|
|
|
|
._my_ste_3_v_cu_item {
|
|
flex: 1;
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
}
|
|
|
|
._my_ste_3_v_cu_cut {
|
|
width: 2rpx;
|
|
height: 60rpx;
|
|
background-color: rgba(255, 255, 255, 0.2)
|
|
}
|
|
|
|
._my_ste_3_v_cu_it_title {
|
|
display: flex;
|
|
line-height: 1;
|
|
}
|
|
|
|
._my_ste_3_v_cu_it_ti_text {
|
|
font-size: 20rpx;
|
|
color: #fff;
|
|
}
|
|
|
|
._my_ste_3_v_cu_it_kk {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-top: 16rpx;
|
|
}
|
|
|
|
._my_ste_3_v_cu_it_kk_gold {
|
|
width: 28rpx;
|
|
height: 28rpx;
|
|
}
|
|
|
|
._my_ste_3_v_cu_it_kk_num {
|
|
display: flex;
|
|
line-height: 1;
|
|
margin-left: 12rpx;
|
|
}
|
|
|
|
._my_ste_3_v_cu_it_kk_n_text {
|
|
font-size: 28rpx;
|
|
color: #fff;
|
|
}
|
|
|
|
._my_ste_3_v_cu_it_top {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
|
|
._my_ste_3_v_cu_it_warn {
|
|
width: 24rpx;
|
|
height: 24rpx;
|
|
margin-left: 12rpx;
|
|
}
|
|
|
|
._my_step_4 {
|
|
margin-top: 100rpx;
|
|
}
|
|
|
|
._my_ste_4_header {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
width: 100%;
|
|
padding: 0 32rpx;
|
|
}
|
|
|
|
._my_ste_4_he_title {
|
|
display: flex;
|
|
line-height: 1;
|
|
}
|
|
|
|
._my_ste_4_he_ti_text {
|
|
font-size: 32rpx;
|
|
color: #fff;
|
|
font-weight: 600;
|
|
}
|
|
|
|
._my_ste_4_he_more {
|
|
display: flex;
|
|
line-height: 1;
|
|
}
|
|
|
|
._my_ste_4_he_mo_text {
|
|
font-size: 24rpx;
|
|
color: #999999;
|
|
}
|
|
|
|
._my_ste_4_history {
|
|
margin-top: 36rpx;
|
|
}
|
|
|
|
._my_ste_4_scr_H {
|
|
white-space: nowrap;
|
|
}
|
|
|
|
._my_ste_4_scr_H_item {
|
|
display: inline-block;
|
|
width: 200rpx;
|
|
margin-left: 16rpx;
|
|
}
|
|
|
|
._my_ste_4_scr_H_item:first-child {
|
|
margin-left: 32rpx;
|
|
}
|
|
|
|
._my_ste_4_scr_H_item:last-child {
|
|
margin-right: 32rpx;
|
|
}
|
|
|
|
._my_ste_4_scr_H_i_cover {
|
|
width: 200rpx;
|
|
height: 280rpx;
|
|
}
|
|
|
|
._my_ste_4_scr_H_i_cover .__m_c_iiii {
|
|
display: block;
|
|
width: 100%;
|
|
height: 100%;
|
|
border-radius: 16rpx;
|
|
}
|
|
|
|
._my_ste_4_scr_H_i_title {
|
|
width: 100%;
|
|
line-height: 1;
|
|
margin-top: 18rpx;
|
|
}
|
|
|
|
._my_ste_4_scr_H_i_ti_text {
|
|
display: inline-block;
|
|
width: 100%;
|
|
font-size: 28rpx;
|
|
color: #fff;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
}
|
|
|
|
._my_step_5 {
|
|
padding: 0 32rpx;
|
|
margin-top: 60rpx;
|
|
}
|
|
|
|
._my_ste_5_controls {
|
|
width: 100%;
|
|
padding: 28rpx 36rpx 28rpx 34rpx;
|
|
background-color: #272A30;
|
|
border-radius: 16rpx;
|
|
}
|
|
|
|
._my_ste_5_co_item {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
width: 100%;
|
|
margin-bottom: 36rpx;
|
|
}
|
|
|
|
._my_ste_5_co_item:last-child {
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
._my_ste_5_co_it_left {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
|
|
._my_ste_5_co_it_le_icon {
|
|
width: 40rpx;
|
|
height: 40rpx;
|
|
}
|
|
|
|
._my_ste_5_co_it_le_name {
|
|
display: flex;
|
|
line-height: 1;
|
|
margin-left: 50rpx;
|
|
}
|
|
|
|
._my_ste_5_co_it_le_na_text {
|
|
font-size: 24rpx;
|
|
color: #fff;
|
|
}
|
|
|
|
._my_ste_5_co_it_ri_arrow {
|
|
width: 12rpx;
|
|
height: 24rpx;
|
|
}
|
|
|
|
._my_ste_5_co_ke_fu {
|
|
background-color: transparent;
|
|
padding: 0;
|
|
}
|
|
|
|
._my_ste_5_co_ke_fu::after {
|
|
content: none;
|
|
} |