|
@@ -98,7 +98,7 @@ html {
|
|
|
min-height: 100%;
|
|
|
background: #fff;
|
|
|
font-family: "PingFang SC";
|
|
|
- color: #fff;
|
|
|
+ color: #000;
|
|
|
}
|
|
|
.container {
|
|
|
width: 750px;
|
|
@@ -108,8 +108,8 @@ html {
|
|
|
}
|
|
|
.top {
|
|
|
position: relative;
|
|
|
- height: 547px;
|
|
|
- background: url("../images/top_bg.jpg?v=7") no-repeat;
|
|
|
+ height: 1618px;
|
|
|
+ background: url("../images/top_bg.jpg?v=8") no-repeat;
|
|
|
background-size: 100%;
|
|
|
}
|
|
|
.top .label {
|
|
@@ -134,21 +134,17 @@ html {
|
|
|
.top .label .num {
|
|
|
color: #ec354e;
|
|
|
}
|
|
|
-.rules span {
|
|
|
- width: 60px;
|
|
|
- display: block;
|
|
|
- margin-right: 35px;
|
|
|
-}
|
|
|
+
|
|
|
|
|
|
.bonus_content {
|
|
|
width: 750px;
|
|
|
margin: 0 auto;
|
|
|
padding-bottom: 20px;
|
|
|
- background: url("../images/center_bg.png?v=6") center 0 #fffaf5 no-repeat;
|
|
|
+ background: url("../images/center_bg.jpg?v=8") center 0 #fffaf5 no-repeat;
|
|
|
}
|
|
|
.user_msg {
|
|
|
- width: 718px;
|
|
|
- height: 226px;
|
|
|
+ width: 724px;
|
|
|
+ height: 257px;
|
|
|
margin-left: 18px;
|
|
|
text-align: center;
|
|
|
}
|
|
@@ -186,8 +182,8 @@ html {
|
|
|
display: block;
|
|
|
}
|
|
|
.user_msg .user .user_img img {
|
|
|
- width: 73px;
|
|
|
- height: 73px;
|
|
|
+ width: 88px;
|
|
|
+ height: 88px;
|
|
|
border-radius: 50px;
|
|
|
}
|
|
|
.user_msg .user .user_name {
|
|
@@ -208,15 +204,14 @@ html {
|
|
|
font-size: 36px;
|
|
|
margin-top: 60px;
|
|
|
margin-bottom: 37px;
|
|
|
- color: #f7dd92;
|
|
|
+ color: #fc5762;
|
|
|
}
|
|
|
.total .price {
|
|
|
display: inline-block;
|
|
|
- font-size: 48px;
|
|
|
- padding-left: 20px;
|
|
|
+ font-size: 83px;
|
|
|
+ padding-left: 70px;
|
|
|
padding-right: 3px;
|
|
|
position: relative;
|
|
|
- top: 3px;
|
|
|
}
|
|
|
.bonus_label {
|
|
|
font-size: 25px;
|
|
@@ -387,29 +382,18 @@ html {
|
|
|
white-space: nowrap;
|
|
|
overflow: hidden;
|
|
|
}
|
|
|
-.bag_icon {
|
|
|
- display: inline-block;
|
|
|
- width: 36px;
|
|
|
- height: 39px;
|
|
|
- background: url("../images/bag.png?v=3") no-repeat;
|
|
|
- background-size: 100%;
|
|
|
- position: relative;
|
|
|
- top: 4px;
|
|
|
-}
|
|
|
+
|
|
|
.rules {
|
|
|
- display: -webkit-box;
|
|
|
- -webkit-box-align: center;
|
|
|
- -webkit-box-pack: center;
|
|
|
position: absolute;
|
|
|
- width: 152px;
|
|
|
- height: 152px;
|
|
|
- font-size: 29px;
|
|
|
- right: -63px;
|
|
|
- top: 290px;
|
|
|
- background: url("../images/rules_bg.png?v=5") no-repeat;
|
|
|
+ width: 414px;
|
|
|
+ height: 31px;
|
|
|
+ left: 50%;
|
|
|
+ bottom: 67px;
|
|
|
+ background: url("../images/rule_btn.png?v=8") no-repeat;
|
|
|
background-size: 100%;
|
|
|
z-index: 99;
|
|
|
-webkit-tap-highlight-color: rgba(0,0,0,0);
|
|
|
+ -webkit-transform: translateX(-50%);
|
|
|
}
|
|
|
.pop {
|
|
|
position: fixed;
|
|
@@ -462,7 +446,7 @@ html {
|
|
|
display: inline-block;
|
|
|
width: 40px;
|
|
|
height: 40px;
|
|
|
- background: url("../images/arrow.png?v=4") no-repeat;
|
|
|
+ background: url("../images/arrow.png?v=8") no-repeat;
|
|
|
background-size: 100%;
|
|
|
}
|
|
|
.invite_msg {
|
|
@@ -559,6 +543,7 @@ html {
|
|
|
-webkit-box-align: center;
|
|
|
background: rgba(51,51,51,0.9);
|
|
|
z-index: 999;
|
|
|
+ color: #ffffff;
|
|
|
}
|
|
|
.fixed_close {
|
|
|
display: block;
|
|
@@ -647,6 +632,18 @@ html {
|
|
|
width: 668px;
|
|
|
height: 62px;
|
|
|
margin: 47px auto 30px auto;
|
|
|
- background: url("../images/advert.png") no-repeat;
|
|
|
+ background: url("../images/advert.png?v=8") no-repeat;
|
|
|
background-size: 100% 100%;
|
|
|
}
|
|
|
+.share_btn {
|
|
|
+ position: absolute;
|
|
|
+ width: 596px;
|
|
|
+ height: 98px;
|
|
|
+ left: 50%;
|
|
|
+ bottom: 116px;
|
|
|
+ background: url("../images/share_btn.png?v=8") no-repeat;
|
|
|
+ background-size: 100%;
|
|
|
+ z-index: 99;
|
|
|
+ -webkit-tap-highlight-color: rgba(0,0,0,0);
|
|
|
+ -webkit-transform: translateX(-50%);
|
|
|
+}
|