|
@@ -1,11 +1,13 @@
|
|
@import "../../../globaStyle.less";
|
|
@import "../../../globaStyle.less";
|
|
-.indexAd{
|
|
|
|
|
|
+
|
|
|
|
+.indexAd {
|
|
display: flex;
|
|
display: flex;
|
|
justify-content: center;
|
|
justify-content: center;
|
|
margin-top: 20px;
|
|
margin-top: 20px;
|
|
border-radius: 20px;
|
|
border-radius: 20px;
|
|
overflow: hidden;
|
|
overflow: hidden;
|
|
}
|
|
}
|
|
|
|
+
|
|
.book_article {
|
|
.book_article {
|
|
width: 100%;
|
|
width: 100%;
|
|
padding: 30px 30px 50px;
|
|
padding: 30px 30px 50px;
|
|
@@ -13,7 +15,8 @@
|
|
min-height: 100vh;
|
|
min-height: 100vh;
|
|
display: flex;
|
|
display: flex;
|
|
flex-direction: column;
|
|
flex-direction: column;
|
|
- .addBean{
|
|
|
|
|
|
+
|
|
|
|
+ .addBean {
|
|
position: fixed;
|
|
position: fixed;
|
|
width: 90px;
|
|
width: 90px;
|
|
height: 44px;
|
|
height: 44px;
|
|
@@ -28,6 +31,7 @@
|
|
font-family: PingFangSC-Medium, PingFang SC;
|
|
font-family: PingFangSC-Medium, PingFang SC;
|
|
font-weight: 500;
|
|
font-weight: 500;
|
|
color: #FFFFFF;
|
|
color: #FFFFFF;
|
|
|
|
+
|
|
&>image {
|
|
&>image {
|
|
width: 28px;
|
|
width: 28px;
|
|
height: 28px;
|
|
height: 28px;
|
|
@@ -35,7 +39,8 @@
|
|
margin-top: 5px;
|
|
margin-top: 5px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- .myBead{
|
|
|
|
|
|
+
|
|
|
|
+ .myBead {
|
|
position: fixed;
|
|
position: fixed;
|
|
top: 208px;
|
|
top: 208px;
|
|
right: -182px;
|
|
right: -182px;
|
|
@@ -52,16 +57,19 @@
|
|
font-family: PingFangSC-Medium, PingFang SC;
|
|
font-family: PingFangSC-Medium, PingFang SC;
|
|
font-weight: 500;
|
|
font-weight: 500;
|
|
color: #FFFFFF;
|
|
color: #FFFFFF;
|
|
|
|
+
|
|
&>image {
|
|
&>image {
|
|
width: 58px;
|
|
width: 58px;
|
|
height: 58px;
|
|
height: 58px;
|
|
margin: 13px 0 13px 13px;
|
|
margin: 13px 0 13px 13px;
|
|
}
|
|
}
|
|
- &>text{
|
|
|
|
|
|
+
|
|
|
|
+ &>text {
|
|
margin-left: 6px;
|
|
margin-left: 6px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- .unlockingModel{
|
|
|
|
|
|
+
|
|
|
|
+ .unlockingModel {
|
|
position: fixed;
|
|
position: fixed;
|
|
width: 100%;
|
|
width: 100%;
|
|
height: 100vh;
|
|
height: 100vh;
|
|
@@ -71,6 +79,7 @@
|
|
right: 0;
|
|
right: 0;
|
|
z-index: 50;
|
|
z-index: 50;
|
|
display: none;
|
|
display: none;
|
|
|
|
+
|
|
.back {
|
|
.back {
|
|
position: absolute;
|
|
position: absolute;
|
|
top: 0;
|
|
top: 0;
|
|
@@ -79,7 +88,8 @@
|
|
right: 0;
|
|
right: 0;
|
|
background-color: rgba(85, 85, 85, .35);
|
|
background-color: rgba(85, 85, 85, .35);
|
|
}
|
|
}
|
|
- .con{
|
|
|
|
|
|
+
|
|
|
|
+ .con {
|
|
width: 654px;
|
|
width: 654px;
|
|
height: 390px;
|
|
height: 390px;
|
|
background: #FFFFFF;
|
|
background: #FFFFFF;
|
|
@@ -91,7 +101,8 @@
|
|
transform: translate(-50%, -50%);
|
|
transform: translate(-50%, -50%);
|
|
padding: 60px 0;
|
|
padding: 60px 0;
|
|
box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
- .title{
|
|
|
|
|
|
+
|
|
|
|
+ .title {
|
|
font-size: 44px;
|
|
font-size: 44px;
|
|
font-family: PingFangSC-Medium, PingFang SC;
|
|
font-family: PingFangSC-Medium, PingFang SC;
|
|
font-weight: 600;
|
|
font-weight: 600;
|
|
@@ -99,7 +110,8 @@
|
|
text-align: center;
|
|
text-align: center;
|
|
margin-bottom: 36px;
|
|
margin-bottom: 36px;
|
|
}
|
|
}
|
|
- .ts{
|
|
|
|
|
|
+
|
|
|
|
+ .ts {
|
|
font-size: 36px;
|
|
font-size: 36px;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
font-weight: 400;
|
|
@@ -107,7 +119,8 @@
|
|
text-align: center;
|
|
text-align: center;
|
|
margin-bottom: 42px;
|
|
margin-bottom: 42px;
|
|
}
|
|
}
|
|
- .bt{
|
|
|
|
|
|
+
|
|
|
|
+ .bt {
|
|
width: 334px;
|
|
width: 334px;
|
|
height: 80px;
|
|
height: 80px;
|
|
background: #4F88E3;
|
|
background: #4F88E3;
|
|
@@ -119,8 +132,10 @@
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
+
|
|
.header {
|
|
.header {
|
|
margin-bottom: 44px;
|
|
margin-bottom: 44px;
|
|
|
|
+
|
|
.up {
|
|
.up {
|
|
width: 120px;
|
|
width: 120px;
|
|
height: 56px;
|
|
height: 56px;
|
|
@@ -131,6 +146,7 @@
|
|
line-height: 56px;
|
|
line-height: 56px;
|
|
margin-bottom: 36px;
|
|
margin-bottom: 36px;
|
|
}
|
|
}
|
|
|
|
+
|
|
.bt {
|
|
.bt {
|
|
.title {
|
|
.title {
|
|
width: 100%;
|
|
width: 100%;
|
|
@@ -139,16 +155,19 @@
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: @fw_400;
|
|
font-weight: @fw_400;
|
|
line-height: 60px;
|
|
line-height: 60px;
|
|
|
|
+
|
|
&:nth-child(1) {
|
|
&:nth-child(1) {
|
|
margin-right: 46px;
|
|
margin-right: 46px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
+
|
|
.btns {
|
|
.btns {
|
|
display: flex;
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
flex-flow: row nowrap;
|
|
justify-content: space-between;
|
|
justify-content: space-between;
|
|
margin-bottom: 30px;
|
|
margin-bottom: 30px;
|
|
|
|
+
|
|
.left {
|
|
.left {
|
|
width: 186px;
|
|
width: 186px;
|
|
height: 52px;
|
|
height: 52px;
|
|
@@ -156,6 +175,7 @@
|
|
border: 2px solid #949bab;
|
|
border: 2px solid #949bab;
|
|
position: relative;
|
|
position: relative;
|
|
line-height: 52px;
|
|
line-height: 52px;
|
|
|
|
+
|
|
&::before {
|
|
&::before {
|
|
content: "";
|
|
content: "";
|
|
height: 52px;
|
|
height: 52px;
|
|
@@ -167,6 +187,7 @@
|
|
left: 50%;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
transform: translateX(-50%);
|
|
}
|
|
}
|
|
|
|
+
|
|
text {
|
|
text {
|
|
width: 50%;
|
|
width: 50%;
|
|
float: left;
|
|
float: left;
|
|
@@ -177,6 +198,7 @@
|
|
color: @cl_94;
|
|
color: @cl_94;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
+
|
|
.right {
|
|
.right {
|
|
text {
|
|
text {
|
|
width: 128px;
|
|
width: 128px;
|
|
@@ -190,6 +212,7 @@
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: @fw_400;
|
|
font-weight: @fw_400;
|
|
color: @cl_94;
|
|
color: @cl_94;
|
|
|
|
+
|
|
&:nth-child(1) {
|
|
&:nth-child(1) {
|
|
margin-right: 30px;
|
|
margin-right: 30px;
|
|
}
|
|
}
|
|
@@ -197,7 +220,8 @@
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- .centent{
|
|
|
|
|
|
+
|
|
|
|
+ .centent {
|
|
flex: 1;
|
|
flex: 1;
|
|
|
|
|
|
// .cententMarginTop{
|
|
// .cententMarginTop{
|
|
@@ -207,58 +231,72 @@
|
|
// margin-bottom: 20px;
|
|
// margin-bottom: 20px;
|
|
// }
|
|
// }
|
|
}
|
|
}
|
|
|
|
+
|
|
.pre {
|
|
.pre {
|
|
display: block;
|
|
display: block;
|
|
margin-bottom: 50px;
|
|
margin-bottom: 50px;
|
|
}
|
|
}
|
|
- .nextAdContet{
|
|
|
|
|
|
+
|
|
|
|
+ .nextAdContet {
|
|
overflow: hidden;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
text-overflow: ellipsis;
|
|
display: -webkit-box;
|
|
display: -webkit-box;
|
|
-webkit-line-clamp: 3;
|
|
-webkit-line-clamp: 3;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-box-orient: vertical;
|
|
}
|
|
}
|
|
|
|
+
|
|
.pre_15 {
|
|
.pre_15 {
|
|
font-size: @fs_30;
|
|
font-size: @fs_30;
|
|
text-indent: @fs_30 * 2;
|
|
text-indent: @fs_30 * 2;
|
|
}
|
|
}
|
|
|
|
+
|
|
.pre_17 {
|
|
.pre_17 {
|
|
font-size: @fs_34;
|
|
font-size: @fs_34;
|
|
text-indent: @fs_34 * 2;
|
|
text-indent: @fs_34 * 2;
|
|
}
|
|
}
|
|
|
|
+
|
|
.pre_19 {
|
|
.pre_19 {
|
|
font-size: @fs_38;
|
|
font-size: @fs_38;
|
|
text-indent: @fs_38 * 2;
|
|
text-indent: @fs_38 * 2;
|
|
}
|
|
}
|
|
|
|
+
|
|
.pre_21 {
|
|
.pre_21 {
|
|
font-size: @fs_42;
|
|
font-size: @fs_42;
|
|
text-indent: @fs_42 * 2;
|
|
text-indent: @fs_42 * 2;
|
|
}
|
|
}
|
|
|
|
+
|
|
.pre_23 {
|
|
.pre_23 {
|
|
font-size: @fs_46;
|
|
font-size: @fs_46;
|
|
text-indent: @fs_46 * 2;
|
|
text-indent: @fs_46 * 2;
|
|
}
|
|
}
|
|
|
|
+
|
|
.pre_25 {
|
|
.pre_25 {
|
|
font-size: @fs_50;
|
|
font-size: @fs_50;
|
|
text-indent: @fs_50 * 2;
|
|
text-indent: @fs_50 * 2;
|
|
}
|
|
}
|
|
|
|
+
|
|
.pre_27 {
|
|
.pre_27 {
|
|
font-size: @fs_54;
|
|
font-size: @fs_54;
|
|
text-indent: @fs_54 * 2;
|
|
text-indent: @fs_54 * 2;
|
|
}
|
|
}
|
|
|
|
+
|
|
.pre_29 {
|
|
.pre_29 {
|
|
font-size: @fs_58;
|
|
font-size: @fs_58;
|
|
text-indent: @fs_58 * 2;
|
|
text-indent: @fs_58 * 2;
|
|
}
|
|
}
|
|
|
|
+
|
|
.lh_72 {
|
|
.lh_72 {
|
|
line-height: @lh_72;
|
|
line-height: @lh_72;
|
|
}
|
|
}
|
|
|
|
+
|
|
.lh_84 {
|
|
.lh_84 {
|
|
line-height: @lh_84;
|
|
line-height: @lh_84;
|
|
}
|
|
}
|
|
|
|
+
|
|
.lh_96 {
|
|
.lh_96 {
|
|
line-height: @lh_96;
|
|
line-height: @lh_96;
|
|
}
|
|
}
|
|
|
|
+
|
|
.botton {
|
|
.botton {
|
|
width: 690px;
|
|
width: 690px;
|
|
height: 96px;
|
|
height: 96px;
|
|
@@ -270,6 +308,7 @@
|
|
border-radius: 48px;
|
|
border-radius: 48px;
|
|
border: 0;
|
|
border: 0;
|
|
}
|
|
}
|
|
|
|
+
|
|
.bottonVIP {
|
|
.bottonVIP {
|
|
display: flex;
|
|
display: flex;
|
|
justify-content: center;
|
|
justify-content: center;
|
|
@@ -277,9 +316,11 @@
|
|
background-color: #FF2442 !important;
|
|
background-color: #FF2442 !important;
|
|
color: #FFFFFF;
|
|
color: #FFFFFF;
|
|
}
|
|
}
|
|
|
|
+
|
|
.VIPCON {
|
|
.VIPCON {
|
|
position: relative;
|
|
position: relative;
|
|
- .bubble{
|
|
|
|
|
|
+
|
|
|
|
+ .bubble {
|
|
position: absolute;
|
|
position: absolute;
|
|
width: 120px;
|
|
width: 120px;
|
|
height: 59px;
|
|
height: 59px;
|
|
@@ -293,12 +334,13 @@
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
font-weight: 400;
|
|
color: #FFFFFF;
|
|
color: #FFFFFF;
|
|
- .ears{
|
|
|
|
|
|
+
|
|
|
|
+ .ears {
|
|
position: absolute;
|
|
position: absolute;
|
|
right: 10px;
|
|
right: 10px;
|
|
bottom: -19px;
|
|
bottom: -19px;
|
|
- width:0;
|
|
|
|
- height:0;
|
|
|
|
|
|
+ width: 0;
|
|
|
|
+ height: 0;
|
|
border-top: 12px solid #FE8D48;
|
|
border-top: 12px solid #FE8D48;
|
|
border-left: 16px solid transparent;
|
|
border-left: 16px solid transparent;
|
|
border-right: -10px solid transparent;
|
|
border-right: -10px solid transparent;
|
|
@@ -306,8 +348,9 @@
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
+
|
|
.beanBt {
|
|
.beanBt {
|
|
- .top{
|
|
|
|
|
|
+ .top {
|
|
height: 90px;
|
|
height: 90px;
|
|
background: #4C4C4C;
|
|
background: #4C4C4C;
|
|
border-radius: 48px;
|
|
border-radius: 48px;
|
|
@@ -318,7 +361,8 @@
|
|
text-align: center;
|
|
text-align: center;
|
|
line-height: 90px;
|
|
line-height: 90px;
|
|
}
|
|
}
|
|
- .bottom{
|
|
|
|
|
|
+
|
|
|
|
+ .bottom {
|
|
display: flex;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
justify-content: space-between;
|
|
margin-top: 50px;
|
|
margin-top: 50px;
|
|
@@ -328,6 +372,7 @@
|
|
color: #4C4C4C;
|
|
color: #4C4C4C;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
+
|
|
.cir {
|
|
.cir {
|
|
width: 48px;
|
|
width: 48px;
|
|
height: 48px;
|
|
height: 48px;
|
|
@@ -338,7 +383,8 @@
|
|
line-height: 48px;
|
|
line-height: 48px;
|
|
align-items: center;
|
|
align-items: center;
|
|
margin-right: 10px;
|
|
margin-right: 10px;
|
|
- .triangle-right{
|
|
|
|
|
|
+
|
|
|
|
+ .triangle-right {
|
|
width: 0;
|
|
width: 0;
|
|
height: 0;
|
|
height: 0;
|
|
border-top: 11px solid transparent;
|
|
border-top: 11px solid transparent;
|
|
@@ -346,44 +392,55 @@
|
|
border-bottom: 11px solid transparent;
|
|
border-bottom: 11px solid transparent;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- .action{
|
|
|
|
|
|
+
|
|
|
|
+ .action {
|
|
background: #F6F9FF;
|
|
background: #F6F9FF;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
+
|
|
.bg_b {
|
|
.bg_b {
|
|
background-color: @bg_F5;
|
|
background-color: @bg_F5;
|
|
}
|
|
}
|
|
|
|
+
|
|
.bg_l {
|
|
.bg_l {
|
|
background-color: @bg_D6E;
|
|
background-color: @bg_D6E;
|
|
}
|
|
}
|
|
|
|
+
|
|
.bg_h {
|
|
.bg_h {
|
|
background-color: @bg_F5E;
|
|
background-color: @bg_F5E;
|
|
}
|
|
}
|
|
|
|
+
|
|
.bg_hh {
|
|
.bg_hh {
|
|
background-color: @bg_36;
|
|
background-color: @bg_36;
|
|
}
|
|
}
|
|
|
|
+
|
|
.cl_h {
|
|
.cl_h {
|
|
color: @cl_333;
|
|
color: @cl_333;
|
|
}
|
|
}
|
|
|
|
+
|
|
.cl_b {
|
|
.cl_b {
|
|
color: @cl_C8;
|
|
color: @cl_C8;
|
|
}
|
|
}
|
|
|
|
+
|
|
.cl_e5 {
|
|
.cl_e5 {
|
|
color: #5e6065 !important;
|
|
color: #5e6065 !important;
|
|
}
|
|
}
|
|
|
|
+
|
|
.cl_d6 {
|
|
.cl_d6 {
|
|
color: #d6d9e2 !important;
|
|
color: #d6d9e2 !important;
|
|
}
|
|
}
|
|
-.book_article.bg_hh{
|
|
|
|
- .botton{
|
|
|
|
|
|
+
|
|
|
|
+.book_article.bg_hh {
|
|
|
|
+ .botton {
|
|
background: #2A2B2C;
|
|
background: #2A2B2C;
|
|
}
|
|
}
|
|
- .action{
|
|
|
|
|
|
+
|
|
|
|
+ .action {
|
|
background: #E2E2E2;
|
|
background: #E2E2E2;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
-.fbAd{
|
|
|
|
|
|
+.fbAd {
|
|
position: fixed;
|
|
position: fixed;
|
|
left: 20px;
|
|
left: 20px;
|
|
bottom: 220px;
|
|
bottom: 220px;
|
|
@@ -392,7 +449,7 @@
|
|
overflow: hidden;
|
|
overflow: hidden;
|
|
}
|
|
}
|
|
|
|
|
|
-.vipPop{
|
|
|
|
|
|
+.vipPop {
|
|
position: fixed;
|
|
position: fixed;
|
|
width: 100%;
|
|
width: 100%;
|
|
height: 100vh;
|
|
height: 100vh;
|
|
@@ -401,8 +458,9 @@
|
|
bottom: 0;
|
|
bottom: 0;
|
|
right: 0;
|
|
right: 0;
|
|
z-index: 1000;
|
|
z-index: 1000;
|
|
|
|
+
|
|
// display: none;
|
|
// display: none;
|
|
- .back{
|
|
|
|
|
|
+ .back {
|
|
position: absolute;
|
|
position: absolute;
|
|
width: 100%;
|
|
width: 100%;
|
|
height: 100vh;
|
|
height: 100vh;
|
|
@@ -412,7 +470,8 @@
|
|
bottom: 0;
|
|
bottom: 0;
|
|
right: 0;
|
|
right: 0;
|
|
}
|
|
}
|
|
- .vpCon{
|
|
|
|
|
|
+
|
|
|
|
+ .vpCon {
|
|
position: absolute;
|
|
position: absolute;
|
|
width: 100%;
|
|
width: 100%;
|
|
bottom: 0;
|
|
bottom: 0;
|
|
@@ -422,13 +481,15 @@
|
|
background: #FFFFFF;
|
|
background: #FFFFFF;
|
|
border-radius: 30px 30px 0px 0px;
|
|
border-radius: 30px 30px 0px 0px;
|
|
padding-bottom: 68px;
|
|
padding-bottom: 68px;
|
|
- .vpTitle{
|
|
|
|
|
|
+
|
|
|
|
+ .vpTitle {
|
|
font-size: 32px;
|
|
font-size: 32px;
|
|
font-family: PingFangSC-Medium, PingFang SC;
|
|
font-family: PingFangSC-Medium, PingFang SC;
|
|
font-weight: 600;
|
|
font-weight: 600;
|
|
color: #333333;
|
|
color: #333333;
|
|
padding: 30px;
|
|
padding: 30px;
|
|
- .title{
|
|
|
|
|
|
+
|
|
|
|
+ .title {
|
|
font-size: 32px;
|
|
font-size: 32px;
|
|
font-family: PingFangSC-Medium, PingFang SC;
|
|
font-family: PingFangSC-Medium, PingFang SC;
|
|
font-weight: 600;
|
|
font-weight: 600;
|
|
@@ -436,28 +497,35 @@
|
|
display: flex;
|
|
display: flex;
|
|
flex-direction: column;
|
|
flex-direction: column;
|
|
}
|
|
}
|
|
- .sm{
|
|
|
|
|
|
+
|
|
|
|
+ .sm {
|
|
font-size: 24px;
|
|
font-size: 24px;
|
|
color: #707070;
|
|
color: #707070;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- .size36{
|
|
|
|
|
|
+
|
|
|
|
+ .size36 {
|
|
font-size: 36px;
|
|
font-size: 36px;
|
|
}
|
|
}
|
|
- .vpline{
|
|
|
|
|
|
+
|
|
|
|
+ .vpline {
|
|
height: 2px;
|
|
height: 2px;
|
|
background: #EEEEEE;
|
|
background: #EEEEEE;
|
|
}
|
|
}
|
|
- .lookVideoIs{
|
|
|
|
|
|
+
|
|
|
|
+ .lookVideoIs {
|
|
margin: 10px 14px 28px;
|
|
margin: 10px 14px 28px;
|
|
position: relative;
|
|
position: relative;
|
|
- .lvBack{
|
|
|
|
|
|
+
|
|
|
|
+ .lvBack {
|
|
width: 100%;
|
|
width: 100%;
|
|
- image{
|
|
|
|
|
|
+
|
|
|
|
+ image {
|
|
width: 100%;
|
|
width: 100%;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- .lvContent{
|
|
|
|
|
|
+
|
|
|
|
+ .lvContent {
|
|
position: absolute;
|
|
position: absolute;
|
|
top: 0;
|
|
top: 0;
|
|
left: 0;
|
|
left: 0;
|
|
@@ -468,24 +536,28 @@
|
|
align-items: center;
|
|
align-items: center;
|
|
padding: 0 34px 0 42px;
|
|
padding: 0 34px 0 42px;
|
|
box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
- image{
|
|
|
|
|
|
+
|
|
|
|
+ image {
|
|
width: 104px;
|
|
width: 104px;
|
|
margin-right: 12px;
|
|
margin-right: 12px;
|
|
}
|
|
}
|
|
- .sm{
|
|
|
|
|
|
+
|
|
|
|
+ .sm {
|
|
flex: 1;
|
|
flex: 1;
|
|
display: flex;
|
|
display: flex;
|
|
flex-direction: column;
|
|
flex-direction: column;
|
|
justify-content: space-around;
|
|
justify-content: space-around;
|
|
margin-right: 12px;
|
|
margin-right: 12px;
|
|
- .top{
|
|
|
|
|
|
+
|
|
|
|
+ .top {
|
|
font-size: 36px;
|
|
font-size: 36px;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
font-weight: 400;
|
|
color: #FFF;
|
|
color: #FFF;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- .bt{
|
|
|
|
|
|
+
|
|
|
|
+ .bt {
|
|
width: 158px;
|
|
width: 158px;
|
|
height: 60px;
|
|
height: 60px;
|
|
background: #FFFFFF;
|
|
background: #FFFFFF;
|
|
@@ -499,7 +571,8 @@
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- .lookVideo{
|
|
|
|
|
|
+
|
|
|
|
+ .lookVideo {
|
|
margin: 10px 30px 50px;
|
|
margin: 10px 30px 50px;
|
|
background: #FFF0F2;
|
|
background: #FFF0F2;
|
|
border-radius: 10px;
|
|
border-radius: 10px;
|
|
@@ -510,23 +583,27 @@
|
|
display: flex;
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
align-items: center;
|
|
- image{
|
|
|
|
|
|
+
|
|
|
|
+ image {
|
|
width: 104px;
|
|
width: 104px;
|
|
margin-right: 12px;
|
|
margin-right: 12px;
|
|
}
|
|
}
|
|
- .sm{
|
|
|
|
|
|
+
|
|
|
|
+ .sm {
|
|
flex: 1;
|
|
flex: 1;
|
|
display: flex;
|
|
display: flex;
|
|
flex-direction: column;
|
|
flex-direction: column;
|
|
justify-content: space-around;
|
|
justify-content: space-around;
|
|
margin-right: 12px;
|
|
margin-right: 12px;
|
|
- .top{
|
|
|
|
|
|
+
|
|
|
|
+ .top {
|
|
font-size: 32px;
|
|
font-size: 32px;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
font-weight: 400;
|
|
color: #FF0D2E;
|
|
color: #FF0D2E;
|
|
// margin-bottom: 12px;
|
|
// margin-bottom: 12px;
|
|
}
|
|
}
|
|
|
|
+
|
|
.bottom {
|
|
.bottom {
|
|
font-size: 28px;
|
|
font-size: 28px;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
@@ -534,7 +611,8 @@
|
|
color: #666666;
|
|
color: #666666;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- .bt{
|
|
|
|
|
|
+
|
|
|
|
+ .bt {
|
|
width: 158px;
|
|
width: 158px;
|
|
height: 60px;
|
|
height: 60px;
|
|
background: #FF2442;
|
|
background: #FF2442;
|
|
@@ -547,29 +625,35 @@
|
|
color: #FFFFFF;
|
|
color: #FFFFFF;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- .wid10{
|
|
|
|
|
|
+
|
|
|
|
+ .wid10 {
|
|
height: 10px;
|
|
height: 10px;
|
|
}
|
|
}
|
|
- .ktVip{
|
|
|
|
|
|
+
|
|
|
|
+ .ktVip {
|
|
display: flex;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
align-items: center;
|
|
margin-bottom: 8px;
|
|
margin-bottom: 8px;
|
|
- view{
|
|
|
|
|
|
+
|
|
|
|
+ view {
|
|
font-size: 28px;
|
|
font-size: 28px;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
font-weight: 400;
|
|
color: #666666;
|
|
color: #666666;
|
|
- image{
|
|
|
|
|
|
+
|
|
|
|
+ image {
|
|
width: 20px;
|
|
width: 20px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- .selectVip{
|
|
|
|
|
|
+
|
|
|
|
+ .selectVip {
|
|
display: flex;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
justify-content: space-between;
|
|
margin: 0 30px;
|
|
margin: 0 30px;
|
|
- &>view{
|
|
|
|
|
|
+
|
|
|
|
+ &>view {
|
|
width: 218px;
|
|
width: 218px;
|
|
height: 196px;
|
|
height: 196px;
|
|
border-radius: 10px;
|
|
border-radius: 10px;
|
|
@@ -579,40 +663,46 @@
|
|
align-items: center;
|
|
align-items: center;
|
|
justify-content: center;
|
|
justify-content: center;
|
|
position: relative;
|
|
position: relative;
|
|
- .top{
|
|
|
|
|
|
+
|
|
|
|
+ .top {
|
|
font-size: 28px;
|
|
font-size: 28px;
|
|
font-family: PingFangSC-Medium, PingFang SC;
|
|
font-family: PingFangSC-Medium, PingFang SC;
|
|
font-weight: 600;
|
|
font-weight: 600;
|
|
color: #333333;
|
|
color: #333333;
|
|
}
|
|
}
|
|
- .center{
|
|
|
|
|
|
+
|
|
|
|
+ .center {
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
font-weight: 400;
|
|
color: #FF2442;
|
|
color: #FF2442;
|
|
display: flex;
|
|
display: flex;
|
|
align-items: flex-end;
|
|
align-items: flex-end;
|
|
- text{
|
|
|
|
|
|
+
|
|
|
|
+ text {
|
|
font-size: 24px;
|
|
font-size: 24px;
|
|
margin-bottom: 4px;
|
|
margin-bottom: 4px;
|
|
margin-right: 6px;
|
|
margin-right: 6px;
|
|
}
|
|
}
|
|
|
|
+
|
|
view {
|
|
view {
|
|
font-size: 36px;
|
|
font-size: 36px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
+
|
|
.bottom {
|
|
.bottom {
|
|
font-size: 24px;
|
|
font-size: 24px;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
font-weight: 400;
|
|
color: #666666;
|
|
color: #666666;
|
|
}
|
|
}
|
|
- .cz{
|
|
|
|
|
|
+
|
|
|
|
+ .cz {
|
|
position: absolute;
|
|
position: absolute;
|
|
width: 110px;
|
|
width: 110px;
|
|
height: 45px;
|
|
height: 45px;
|
|
right: -2px;
|
|
right: -2px;
|
|
top: -21px;
|
|
top: -21px;
|
|
- background: linear-gradient(to right, #FF957D , #FF4C4B);
|
|
|
|
|
|
+ background: linear-gradient(to right, #FF957D, #FF4C4B);
|
|
border-bottom-left-radius: 10px;
|
|
border-bottom-left-radius: 10px;
|
|
border-bottom-right-radius: 5px;
|
|
border-bottom-right-radius: 5px;
|
|
border-top-right-radius: 10px;
|
|
border-top-right-radius: 10px;
|
|
@@ -620,12 +710,14 @@
|
|
display: flex;
|
|
display: flex;
|
|
justify-content: center;
|
|
justify-content: center;
|
|
align-items: center;
|
|
align-items: center;
|
|
- image{
|
|
|
|
|
|
+
|
|
|
|
+ image {
|
|
width: 28px;
|
|
width: 28px;
|
|
height: 32px;
|
|
height: 32px;
|
|
margin-right: 5px;
|
|
margin-right: 5px;
|
|
}
|
|
}
|
|
- text{
|
|
|
|
|
|
+
|
|
|
|
+ text {
|
|
font-size: 28px;
|
|
font-size: 28px;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
font-weight: 400;
|
|
@@ -633,12 +725,14 @@
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
+
|
|
.select {
|
|
.select {
|
|
background: #FFF0F2;
|
|
background: #FFF0F2;
|
|
border: 2px solid #FF2442;
|
|
border: 2px solid #FF2442;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- .openingBt{
|
|
|
|
|
|
+
|
|
|
|
+ .openingBt {
|
|
margin: 30px 30px 0;
|
|
margin: 30px 30px 0;
|
|
height: 86px;
|
|
height: 86px;
|
|
line-height: 86px;
|
|
line-height: 86px;
|
|
@@ -651,12 +745,46 @@
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
+
|
|
.text-with-lines {
|
|
.text-with-lines {
|
|
position: relative;
|
|
position: relative;
|
|
text-align: center;
|
|
text-align: center;
|
|
color: #FF2442;
|
|
color: #FF2442;
|
|
- font-size: 32px; /* 可根据需要调整字体大小 */
|
|
|
|
|
|
+ font-size: 32px;
|
|
|
|
+ /* 可根据需要调整字体大小 */
|
|
}
|
|
}
|
|
|
|
+
|
|
|
|
+.vip_btn {
|
|
|
|
+ width: 690rpx;
|
|
|
|
+ height: 86rpx;
|
|
|
|
+ line-height: 86rpx;
|
|
|
|
+ text-align: center;
|
|
|
|
+ background: linear-gradient(90deg, #FF2442 0%, #FF5E74 100%);
|
|
|
|
+ border-radius: 48rpx 48rpx 48rpx 48rpx;
|
|
|
|
+ font-family: PingFang SC, PingFang SC;
|
|
|
|
+ font-weight: 500;
|
|
|
|
+ font-size: 32rpx;
|
|
|
|
+ color: #FFFFFF;
|
|
|
|
+ font-style: normal;
|
|
|
|
+ text-transform: none;
|
|
|
|
+ margin:30rpx 0 ;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.shubi_btn {
|
|
|
|
+ width: 690rpx;
|
|
|
|
+ height: 86rpx;
|
|
|
|
+ line-height: 86rpx;
|
|
|
|
+ text-align: center;
|
|
|
|
+ background: #FFE7EB;
|
|
|
|
+ border-radius: 48rpx 48rpx 48rpx 48rpx;
|
|
|
|
+ font-family: PingFang SC, PingFang SC;
|
|
|
|
+ font-weight: 500;
|
|
|
|
+ font-size: 32rpx;
|
|
|
|
+ color: #FF415B;
|
|
|
|
+ font-style: normal;
|
|
|
|
+ text-transform: none;
|
|
|
|
+}
|
|
|
|
+
|
|
// .text-with-lines {
|
|
// .text-with-lines {
|
|
// position: relative;
|
|
// position: relative;
|
|
// text-align: center;
|
|
// text-align: center;
|
|
@@ -669,8 +797,10 @@
|
|
content: '';
|
|
content: '';
|
|
position: absolute;
|
|
position: absolute;
|
|
top: 50%;
|
|
top: 50%;
|
|
- width: 25%; /* 线条的宽度,可根据需要调整 */
|
|
|
|
- border-top: 2px dashed #FF91A0 ; /* 设置为虚线,并定义颜色 */
|
|
|
|
|
|
+ width: 25%;
|
|
|
|
+ /* 线条的宽度,可根据需要调整 */
|
|
|
|
+ border-top: 2px dashed #FF91A0;
|
|
|
|
+ /* 设置为虚线,并定义颜色 */
|
|
transform: translateY(-50%);
|
|
transform: translateY(-50%);
|
|
}
|
|
}
|
|
|
|
|