切换导航条
此项目
正在载入...
登录
anyv
/
xkeasy
·
提交
转到一个项目
GitLab
转到仪表盘
项目
活动
文件
提交
管道
0
构建
0
图表
里程碑
问题
0
合并请求
0
成员
标记
维基
派生
网络
创建新的问题
下载为
邮件补丁
差异文件
浏览文件
作者
anyv
6 years ago
提交
4c2a4b7cbc0696b8f340494c4e6364d729120ab4
1 个父辈
97e868a0
master
...
liuzhen
wangxiaogang
1 个管道 的构建
通过
耗费 0 秒
5
变更
2
构建
1
隐藏空白字符变更
内嵌
并排对比
正在显示
2 个修改的文件
包含
655 行增加
和
44 行删除
public/themes/simpleboot3/public/assets/css/base.css
public/themes/simpleboot3/public/assets/css/log.css
public/themes/simpleboot3/public/assets/css/base.css
查看文件 @
4c2a4b7
...
...
@@ -7,10 +7,12 @@ body {
.in_box
{
padding-bottom
:
1.3rem
;
cursor
:
pointer
;
}
.cl_list2
.cl_Active2
{
color
:
white
;
cursor
:
pointer
;
background-color
:
#FF8713
;
}
...
...
@@ -19,11 +21,13 @@ body {
.swiper-pagination-bullet
{
background
:
white
;
cursor
:
pointer
;
opacity
:
0.5
;
}
.swiper-pagination-bullet-active
{
opacity
:
1
opacity
:
1
;
cursor
:
pointer
;
}
...
...
@@ -34,6 +38,7 @@ body {
top
:
0.2rem
;
z-index
:
10
;
display
:
flex
;
cursor
:
pointer
;
display
:
-webkit-flex
;
align-items
:
center
;
margin
:
0
0.32rem
;
...
...
@@ -44,6 +49,7 @@ body {
height
:
0.56rem
;
border-radius
:
0.08rem
;
display
:
flex
;
cursor
:
pointer
;
display
:
-webkit-flex
;
align-items
:
center
;
justify-content
:
center
;
...
...
@@ -53,11 +59,13 @@ body {
.in_search1
img
{
width
:
0.3rem
;
vertical-align
:
middle
;
cursor
:
pointer
;
}
.in_search1
p
{
margin-top
:
0.04rem
;
line-height
:
1
;
cursor
:
pointer
;
font-size
:
0.26rem
;
margin-left
:
0.1rem
;
color
:
rgba
(
204
,
204
,
204
,
1
);
...
...
@@ -67,6 +75,7 @@ body {
margin-left
:
0.08rem
;
color
:
white
;
font-size
:
0.28rem
;
cursor
:
pointer
;
}
...
...
@@ -74,30 +83,36 @@ body {
.in_nav
{
margin
:
0.36rem
0.24rem
0.3rem
;
cursor
:
pointer
;
}
.in_nav
ul
{
display
:
flex
;
display
:
-webkit-flex
;
justify-content
:
space-between
;
justify-content
:
space-between
;
cursor
:
pointer
;
}
.in_nav
ul
li
{
width
:
0.92rem
;
cursor
:
pointer
;
}
.in_navImg
{
width
:
0.92rem
;
cursor
:
pointer
;
height
:
0.92rem
;
}
.in_navImg
img
{
border-radius
:
0.2rem
;
cursor
:
pointer
;
}
.in_navTxt
{
color
:
#333333
;
text-align
:
center
;
cursor
:
pointer
;
font-size
:
0.22rem
;
margin-top
:
0.1rem
;
}
...
...
@@ -107,6 +122,7 @@ body {
.in_campus
{
padding
:
0.3rem
0.16rem
;
cursor
:
pointer
;
box-sizing
:
border-box
;
margin
:
0
0.14rem
;
background-color
:
white
;
...
...
@@ -115,6 +131,7 @@ body {
.in_campusTitle
{
display
:
flex
;
display
:
-webkit-flex
;
cursor
:
pointer
;
align-items
:
center
;
justify-content
:
flex-start
;
}
...
...
@@ -123,6 +140,7 @@ body {
width
:
0.32rem
;
height
:
0.32rem
;
font-size
:
0.2rem
;
cursor
:
pointer
;
color
:
white
;
text-align
:
center
;
line-height
:
0.32rem
;
...
...
@@ -134,12 +152,14 @@ body {
display
:
-webkit-flex
;
justify-content
:
space-between
;
align-items
:
center
;
cursor
:
pointer
;
}
.in_campusTitle2
{
color
:
#333333
;
font-weight
:
bold
;
font-size
:
0.38rem
;
margin-left
:
0.16rem
;
cursor
:
pointer
;
}
.in_campusTitle3
{
...
...
@@ -147,6 +167,7 @@ body {
display
:
-webkit-flex
;
align-items
:
center
;
color
:
#5C5C5C
;
cursor
:
pointer
;
font-size
:
0.26rem
;
margin-left
:
auto
;
margin-bottom
:
0.26rem
;
...
...
@@ -155,29 +176,34 @@ body {
.in_campusTitle3
img
{
width
:
0.32rem
;
margin-left
:
0.16rem
;
cursor
:
pointer
;
}
.in_campust2
{
color
:
#333333
;
font-size
:
0.24rem
;
margin
:
0.1rem
0
0.32rem
;
cursor
:
pointer
;
}
.in_cam_shop
{
display
:
flex
;
display
:
-webkit-flex
;
flex-wrap
:
wrap
;
cursor
:
pointer
;
width
:
calc
(
100%
+
0.14rem
);
}
.in_cam_shopLi
{
width
:
2.2rem
;
margin-right
:
0.14rem
;
cursor
:
pointer
;
}
.in_cam_shopImg
{
width
:
100%
;
height
:
2.2rem
;
cursor
:
pointer
;
}
.in_cam_shopName
{
...
...
@@ -187,12 +213,14 @@ body {
margin-top
:
0.1rem
;
line-height
:
0.32rem
;
color
:
rgba
(
51
,
51
,
51
,
1
);
cursor
:
pointer
;
}
.in_cam_shopPrice
{
display
:
flex
;
display
:
-webkit-flex
;
align-items
:
flex-end
;
cursor
:
pointer
;
line-height
:
1
;
margin-top
:
0.16rem
;
}
...
...
@@ -200,11 +228,13 @@ body {
.in_cam_shopN
{
font-size
:
0.3rem
;
color
:
#F20000
;
cursor
:
pointer
;
}
.in_cam_shopY
{
font-size
:
0.2rem
;
color
:
#CCCCCC
;
cursor
:
pointer
;
margin-left
:
0.18rem
;
text-decoration
:
line-through
;
}
...
...
@@ -214,6 +244,7 @@ body {
.in_hot_shop
{
display
:
flex
;
cursor
:
pointer
;
display
:
-webkit-flex
;
flex-wrap
:
wrap
;
justify-content
:
space-between
;
...
...
@@ -221,32 +252,38 @@ body {
.in_hot
{
margin
:
0.52rem
0.32rem
0
;
cursor
:
pointer
;
}
.in_hot_Img
{
width
:
0.32rem
;
cursor
:
pointer
;
}
.in_hotLi
{
width
:
49%
;
background-color
:
white
;
margin-bottom
:
0.16rem
;
cursor
:
pointer
;
}
.in_hotImg
{
width
:
100%
;
height
:
3.36rem
;
cursor
:
pointer
;
}
.in_hotImg
img
{
width
:
100%
;
height
:
100%
;
cursor
:
pointer
;
}
.in_hotName
{
height
:
0.76rem
;
color
:
#333333
;
font-weight
:
bold
;
cursor
:
pointer
;
font-size
:
0.26rem
;
margin-top
:
0.08rem
;
-webkit-line-clamp
:
2
;
...
...
@@ -257,6 +294,7 @@ body {
padding
:
0.02rem
0.12rem
0.01rem
0.12rem
;
box-sizing
:
border-box
;
font-size
:
0.2rem
;
cursor
:
pointer
;
color
:
white
;
line-height
:
1
;
background
:
rgba
(
255
,
119
,
0
,
1
);
...
...
@@ -266,16 +304,19 @@ body {
.in_hotPrice1
{
color
:
#F20000
;
cursor
:
pointer
;
font-size
:
0.24rem
;
}
.in_hotPrice1
span
{
font-size
:
0.34rem
;
cursor
:
pointer
;
}
.in_hotText
{
padding
:
0.08rem
0.16rem
0.26rem
;
box-sizing
:
border-box
;
cursor
:
pointer
;
}
...
...
@@ -284,6 +325,7 @@ body {
.in_what
{
color
:
#CCCCCC
;
text-align
:
center
;
cursor
:
pointer
;
font-size
:
0.22rem
;
margin-top
:
0.22rem
;
}
...
...
@@ -293,6 +335,7 @@ body {
.in_bottom
{
position
:
fixed
;
cursor
:
pointer
;
bottom
:
0
;
width
:
100%
;
height
:
0.98rem
;
...
...
@@ -305,18 +348,21 @@ body {
display
:
-webkit-flex
;
align-items
:
center
;
height
:
0.98rem
;
cursor
:
pointer
;
margin
:
0
0.7rem
;
justify-content
:
space-between
;
}
.in_bottom
ul
li
img
{
width
:
0.48rem
;
cursor
:
pointer
;
margin
:
auto
;
}
.in_bottom
ul
li
p
{
color
:
#B5B5B5
;
font-size
:
0.2rem
;
cursor
:
pointer
;
text-align
:
center
;
}
...
...
@@ -325,11 +371,13 @@ body {
.classification_box
{
padding-bottom
:
1.3rem
;
cursor
:
pointer
;
}
.se_search
{
display
:
flex
;
display
:
-webkit-flex
;
cursor
:
pointer
;
align-items
:
center
;
height
:
0.88rem
;
background
:
linear-gradient
(
338deg
,
rgba
(
255
,
78
,
0
,
1
)
0%
,
rgba
(
255
,
157
,
45
,
1
)
100%
);
...
...
@@ -338,17 +386,20 @@ body {
.search_left
{
width
:
0.16rem
;
margin
:
0
0.16rem
0
0.32rem
;
cursor
:
pointer
;
}
.se_input
{
width
:
5.92rem
;
height
:
0.56rem
;
cursor
:
pointer
;
border-radius
:
0.08rem
;
background-color
:
white
;
}
.se_input
{
overflow
:
hidden
;
cursor
:
pointer
;
display
:
flex
;
display
:
-webkit-flex
;
align-items
:
center
;
...
...
@@ -356,6 +407,7 @@ body {
.se_input
img
{
width
:
0.28rem
;
cursor
:
pointer
;
margin-left
:
0.14rem
;
vertical-align
:
middle
;
}
...
...
@@ -364,6 +416,7 @@ body {
width
:
88%
;
height
:
100%
;
margin-top
:
0.04rem
;
cursor
:
pointer
;
outline
:
none
;
margin-left
:
0.1rem
;
color
:
#CCCCCC
;
...
...
@@ -371,6 +424,7 @@ body {
.se_searchNo
{
font-size
:
0.28rem
;
cursor
:
pointer
;
color
:
white
;
}
...
...
@@ -379,22 +433,26 @@ body {
.search_box
{
overflow
:
hidden
;
cursor
:
pointer
;
}
.se_nav
ul
{
display
:
flex
;
display
:
-webkit-flex
;
cursor
:
pointer
;
justify-content
:
space-between
;
}
.se_nav
{
margin
:
0.36rem
0.64rem
0.32rem
;
cursor
:
pointer
;
}
.se_nav
ul
li
{
display
:
flex
;
display
:
-webkit-flex
;
align-items
:
center
;
cursor
:
pointer
;
font-size
:
0.26rem
;
line-height
:
1
;
color
:
rgba
(
153
,
153
,
153
,
1
);
...
...
@@ -404,10 +462,12 @@ body {
width
:
0.22rem
;
height
:
0.22rem
;
margin-left
:
0.08rem
;
cursor
:
pointer
;
}
.se_con
{
margin
:
0
0.32rem
;
cursor
:
pointer
;
}
...
...
@@ -415,15 +475,18 @@ body {
.se_nav
.se_navactvie
{
color
:
#FF7700
;
cursor
:
pointer
;
}
.cl_top
{
width
:
100%
;
background
:
linear-gradient
(
338deg
,
rgba
(
255
,
119
,
0
,
1
)
0%
,
rgba
(
255
,
157
,
45
,
1
)
100%
);
cursor
:
pointer
;
}
.cl_title
{
position
:
relative
;
cursor
:
pointer
;
width
:
100%
;
height
:
0.88rem
;
display
:
flex
;
...
...
@@ -435,6 +498,7 @@ body {
.cl_title
h1
{
font-size
:
0.34rem
;
font-weight
:
600
;
cursor
:
pointer
;
color
:
rgba
(
255
,
255
,
255
,
1
);
}
...
...
@@ -442,6 +506,7 @@ body {
position
:
absolute
;
width
:
0.3rem
;
right
:
0.32rem
;
cursor
:
pointer
;
}
...
...
@@ -450,6 +515,7 @@ body {
.cl_nav
{
white-space
:
nowrap
;
overflow-y
:
hidden
;
cursor
:
pointer
;
width
:
100%
;
height
:
0.8rem
;
padding-left
:
0.5rem
;
...
...
@@ -460,6 +526,7 @@ body {
.cl_list2
{
overflow
:
hidden
;
width
:
100%
;
cursor
:
pointer
;
padding
:
0.16rem
0.32rem
;
box-sizing
:
border-box
;
background-color
:
white
;
...
...
@@ -469,6 +536,7 @@ body {
overflow
:
hidden
;
width
:
calc
(
100%
+
0.48rem
);
display
:
flex
;
cursor
:
pointer
;
flex-wrap
:
wrap
;
display
:
-webkit-flex
;
}
...
...
@@ -476,6 +544,7 @@ body {
.cl_list2
ul
li
{
margin-right
:
0.3rem
;
border-radius
:
0.24rem
;
cursor
:
pointer
;
padding
:
0.06rem
0.26rem
;
margin-bottom
:
0.16rem
;
box-sizing
:
border-box
;
...
...
@@ -485,23 +554,27 @@ body {
}
.cl_nav
::-webkit-scrollbar
{
display
:
none
display
:
none
;
cursor
:
pointer
;
}
.cl_nav
ul
{
display
:
flex
;
display
:
-webkit-flex
;
cursor
:
pointer
;
}
.cl_nav
ul
li
{
font-size
:
0.26rem
;
margin-right
:
1rem
;
cursor
:
pointer
;
color
:
rgba
(
255
,
255
,
255
,
0.7
);
}
.cl_navActive
:after
{
content
:
""
;
display
:
block
;
cursor
:
pointer
;
width
:
0.32rem
;
height
:
0.08rem
;
margin
:
0.2rem
auto
0
;
...
...
@@ -514,42 +587,50 @@ body {
.de_top
{
overflow
:
hidden
;
cursor
:
pointer
;
background-color
:
white
;
}
.de_topImg
{
width
:
100%
;
cursor
:
pointer
;
height
:
6.6rem
;
}
.de_topImg
img
{
width
:
100%
;
cursor
:
pointer
;
height
:
100%
;
}
.de_topTxt
{
padding-bottom
:
0.32rem
;
margin
:
0.24rem
0.32rem
0
;
cursor
:
pointer
;
}
.de_topTxt1
{
line-height
:
1
;
display
:
flex
;
cursor
:
pointer
;
align-items
:
flex-end
;
display
:
-webkit-flex
;
}
.de_topTxt1_1
{
font-size
:
0.28rem
;
cursor
:
pointer
;
color
:
rgba
(
242
,
0
,
0
,
1
);
}
.de_topTxt1_1
span
{
font-size
:
0.32rem
;
cursor
:
pointer
;
}
.de_topTxt1_2
{
font-size
:
0.2rem
;
cursor
:
pointer
;
color
:
#B7B7B7
;
margin-left
:
0.12rem
;
text-decoration
:
line-through
;
...
...
@@ -557,12 +638,14 @@ body {
.de_topTxt1_2
span
{
font-size
:
0.3rem
;
cursor
:
pointer
;
}
.de_topTxt2
{
-webkit-line-clamp
:
2
;
margin-top
:
0.1rem
;
line-height
:
0.34rem
;
cursor
:
pointer
;
font-size
:
0.28rem
;
font-weight
:
bold
;
color
:
rgba
(
51
,
51
,
51
,
1
);
...
...
@@ -571,12 +654,14 @@ body {
.de_topTxt3
{
margin-top
:
0.16rem
;
display
:
flex
;
cursor
:
pointer
;
display
:
-webkit-flex
;
justify-content
:
space-between
;
}
.de_topTxt3
span
{
font-size
:
0.22rem
;
cursor
:
pointer
;
color
:
rgba
(
204
,
204
,
204
,
1
);
}
...
...
@@ -585,12 +670,14 @@ body {
.de_main2
{
padding-bottom
:
0.3rem
;
cursor
:
pointer
;
margin-top
:
0.16rem
;
background-color
:
white
;
}
.de_main2_1
li
{
display
:
flex
;
cursor
:
pointer
;
display
:
-webkit-flex
;
align-items
:
center
;
line-height
:
1
;
...
...
@@ -601,33 +688,39 @@ body {
.de_main2_1
li
:last-child
{
border
:
0
;
cursor
:
pointer
;
}
.de_main2Txt1
{
width
:
1rem
;
cursor
:
pointer
;
font-size
:
0.24rem
;
color
:
rgba
(
153
,
153
,
153
,
1
);
}
.de_main2Txt2
{
font-size
:
0.28rem
;
cursor
:
pointer
;
margin-left
:
1.36rem
;
color
:
rgba
(
51
,
51
,
51
,
1
);
}
.de_main2Img
{
width
:
0.1rem
;
cursor
:
pointer
;
margin-left
:
auto
;
}
.de_main2_2
{
margin
:
0.1rem
0.32rem
0
;
cursor
:
pointer
;
}
.de_main2_2
ul
{
display
:
flex
;
display
:
-webkit-flex
;
flex-wrap
:
wrap-reverse
;
cursor
:
pointer
;
-webkit-flex-wrap
:
wrap-reverse
;
-moz-flex-wrap
:
wrap-reverse
;
-ms-flex-wrap
:
wrap-reverse
;
...
...
@@ -642,6 +735,7 @@ body {
/*margin-right: 0.4rem;*/
width
:
1.6rem
;
text-align
:
center
;
cursor
:
pointer
;
padding
:
0.16rem
0
;
box-sizing
:
border-box
;
background-color
:
#F6F6F6
;
...
...
@@ -656,6 +750,7 @@ body {
.de_main3
{
margin-top
:
0.16rem
;
padding
:
0
0.32rem
0.3rem
;
cursor
:
pointer
;
box-sizing
:
border-box
;
background-color
:
white
;
}
...
...
@@ -664,6 +759,7 @@ body {
color
:
#FF7700
;
text-align
:
center
;
font-size
:
0.28rem
;
cursor
:
pointer
;
line-height
:
1
;
padding
:
0.3rem
0
;
box-sizing
:
border-box
;
...
...
@@ -671,11 +767,13 @@ body {
.de_main3Tiele
span
{
font-weight
:
600
;
cursor
:
pointer
;
}
.de_main3_list
{
display
:
flex
;
display
:
-webkit-flex
;
cursor
:
pointer
;
flex-wrap
:
wrap
;
width
:
calc
(
100%
+
0.28rem
);
}
...
...
@@ -683,21 +781,25 @@ body {
.de_main3_list
li
{
width
:
2.12rem
;
margin-right
:
0.26rem
;
cursor
:
pointer
;
}
.de_main3Img
{
width
:
100%
;
height
:
2.12rem
;
cursor
:
pointer
;
}
.de_main3Img
img
{
width
:
100%
;
height
:
100%
;
cursor
:
pointer
;
}
.de_main3_list
li
p
{
font-size
:
0.24rem
;
margin-top
:
0.16rem
;
cursor
:
pointer
;
color
:
rgba
(
102
,
102
,
102
,
1
);
}
...
...
@@ -706,11 +808,13 @@ body {
.de_main4
{
background-color
:
white
;
cursor
:
pointer
;
}
.de_main4Parameter
{
margin
:
0
0.32rem
;
padding
:
0.2rem
0.38rem
;
cursor
:
pointer
;
box-sizing
:
border-box
;
background-color
:
#F9FBFF
;
}
...
...
@@ -718,32 +822,38 @@ body {
.de_main4Parameter
h1
{
font-weight
:
500
;
font-size
:
0.28rem
;
cursor
:
pointer
;
color
:
rgba
(
102
,
102
,
102
,
1
);
}
.de_main4ParaCon
{
margin-top
:
0.2rem
;
cursor
:
pointer
;
}
.de_main4ParaCon
li
{
display
:
flex
;
cursor
:
pointer
;
display
:
-webkit-flex
;
justify-content
:
space-between
;
}
.de_main4ParaCon
li
p
{
font-size
:
0.28rem
;
cursor
:
pointer
;
margin-bottom
:
0.08rem
;
color
:
rgba
(
102
,
102
,
102
,
1
);
}
.de_main4Img
{
height
:
5.02rem
;
cursor
:
pointer
;
margin-top
:
0.32rem
;
}
.de_main4Img
{
height
:
100%
;
cursor
:
pointer
;
}
...
...
@@ -751,10 +861,12 @@ body {
.detail_top
{
background
:
linear-gradient
(
338deg
,
rgba
(
255
,
78
,
0
,
1
)
0%
,
rgba
(
255
,
157
,
45
,
1
)
100%
);
cursor
:
pointer
;
}
.de_main5
{
padding-top
:
0.28rem
;
cursor
:
pointer
;
padding-bottom
:
1.2rem
;
background-color
:
white
;
}
...
...
@@ -762,6 +874,7 @@ body {
.de_main5Tit
{
margin
:
0
0.3rem
;
color
:
#666666
;
cursor
:
pointer
;
font-size
:
0.28rem
;
padding-bottom
:
0.14rem
;
border-bottom
:
1px
solid
#EBEBEB
;
...
...
@@ -769,6 +882,7 @@ body {
.de_main5Con
{
margin
:
0.2rem
0.3rem
0
;
cursor
:
pointer
;
font-size
:
0.24rem
;
color
:
#666666
;
line-height
:
0.44rem
;
...
...
@@ -780,6 +894,7 @@ body {
.de_footer
{
position
:
fixed
;
bottom
:
0
;
cursor
:
pointer
;
width
:
100%
;
height
:
0.98rem
;
background-color
:
white
;
...
...
@@ -790,6 +905,7 @@ body {
.de_footerLeft
{
width
:
2.72rem
;
cursor
:
pointer
;
height
:
0.98rem
;
display
:
flex
;
display
:
-webkit-flex
;
...
...
@@ -800,28 +916,33 @@ body {
.de_footerLeftImg
{
width
:
0.3rem
;
height
:
0.3rem
;
cursor
:
pointer
;
margin
:
auto
;
}
.de_footerLeftImg
img
{
width
:
100%
;
height
:
100%
;
cursor
:
pointer
;
}
.de_footerLeftLi
p
{
text-align
:
center
;
font-size
:
0.2rem
;
cursor
:
pointer
;
color
:
rgba
(
153
,
153
,
153
,
1
);
}
.de_footerRight
{
display
:
flex
;
display
:
-webkit-flex
;
display
:
-webkit-flex
;
cursor
:
pointer
;
}
.de_footerRight1
,
.de_footerRight2
{
width
:
2.4rem
;
cursor
:
pointer
;
text-align
:
center
;
line-height
:
0.98rem
;
color
:
white
;
...
...
@@ -830,10 +951,12 @@ body {
.de_footerRight1
{
background-color
:
#FF7700
;
cursor
:
pointer
;
}
.de_footerRight2
{
background-color
:
#F20000
;
cursor
:
pointer
;
}
...
...
@@ -841,6 +964,7 @@ body {
.order_top
{
position
:
relative
;
cursor
:
pointer
;
width
:
100%
;
height
:
0.88rem
;
background-color
:
white
;
...
...
@@ -849,6 +973,7 @@ body {
.order_top
img
{
width
:
0.32rem
;
position
:
absolute
;
cursor
:
pointer
;
margin-top
:
-0.16rem
;
top
:
50%
;
left
:
0.32rem
;
...
...
@@ -856,6 +981,7 @@ body {
.order_top
p
{
text-align
:
center
;
cursor
:
pointer
;
font-size
:
0.34rem
;
line-height
:
0.88rem
;
font-weight
:
600
;
...
...
@@ -866,28 +992,34 @@ body {
width
:
1.9rem
;
height
:
1.3rem
;
margin
:
auto
;
cursor
:
pointer
;
padding-top
:
0.12rem
;
}
.order_adImg
img
{
width
:
100%
;
cursor
:
pointer
;
height
:
100%
;
}
.order_addressGo
{
text-align
:
center
;
font-size
:
0.26rem
;
cursor
:
pointer
;
color
:
#010101
;
margin-top
:
0.14rem
;
}
.order_addressGo
a
{
color
:
#FF7700
;
cursor
:
pointer
;
}
.order_addressYes
{
display
:
flex
;
display
:
-webkit-flex
;
display
:
-webkit-flex
;
cursor
:
pointer
;
align-items
:
center
;
padding
:
0
0.32rem
;
box-sizing
:
border-box
;
...
...
@@ -895,6 +1027,7 @@ body {
.or_addressYesTxt2
{
display
:
flex
;
cursor
:
pointer
;
display
:
-webkit-flex
;
align-items
:
center
;
justify-content
:
space-between
;
...
...
@@ -903,38 +1036,46 @@ body {
.or_addressYesTxt1
{
width
:
5rem
;
margin-left
:
0.16rem
;
cursor
:
pointer
;
}
.or_addressName
{
font-size
:
0.34rem
;
cursor
:
pointer
;
font-weight
:
600
;
color
:
#333333
;
}
.or_addressPhone
{
font-size
:
0.34rem
;
cursor
:
pointer
;
color
:
#333333
;
}
.or_address_detailed
{
font-size
:
0.22rem
;
cursor
:
pointer
;
color
:
rgba
(
153
,
153
,
153
,
1
);
}
.or_addressYesImg1
{
width
:
0.8rem
;
cursor
:
pointer
;
height
:
0.8rem
;
}
.or_addressYesImg1
img
{
height
:
100%
;
cursor
:
pointer
;
}
.or_addressYesImg2
{
width
:
0.2rem
;
cursor
:
pointer
;
}
.or_addressYesImg2
{
cursor
:
pointer
;
margin-left
:
auto
;
}
...
...
@@ -944,12 +1085,14 @@ body {
.order_news
{
margin-top
:
0.16rem
;
padding
:
0
0.32rem
;
cursor
:
pointer
;
box-sizing
:
border-box
;
background-color
:
white
;
}
.order_newsTit
{
padding
:
0.32rem
0
;
cursor
:
pointer
;
box-sizing
:
border-box
;
font-size
:
0.34rem
;
font-weight
:
bold
;
...
...
@@ -958,33 +1101,39 @@ body {
.order_newsImg
{
width
:
1.6rem
;
cursor
:
pointer
;
height
:
1.6rem
;
}
.order_newsImg
img
{
cursor
:
pointer
;
height
:
100%
;
}
.order_newsUl
li
{
display
:
flex
;
display
:
-webkit-flex
;
cursor
:
pointer
;
justify-content
:
space-between
;
padding-bottom
:
0.32rem
;
}
.order_newsCon
{
width
:
5.1rem
;
width
:
5.1rem
;
cursor
:
pointer
;
}
.order_newsTxt1
{
font-size
:
0.26rem
;
font-weight
:
bold
;
cursor
:
pointer
;
-webkit-line-clamp
:
2
;
line-height
:
0.32rem
;
color
:
rgba
(
51
,
51
,
51
,
1
);
}
.order_newsTxt2
{
cursor
:
pointer
;
font-size
:
0.24rem
;
margin
:
0.1rem
0
;
color
:
rgba
(
153
,
153
,
153
,
1
);
...
...
@@ -992,6 +1141,7 @@ body {
.order_newsTxt3
{
display
:
flex
;
cursor
:
pointer
;
display
:
-webkit-flex
;
align-items
:
flex-end
;
line-height
:
1
;
...
...
@@ -1000,6 +1150,7 @@ body {
.order_newsNum
{
display
:
flex
;
display
:
-webkit-flex
;
cursor
:
pointer
;
width
:
1.41rem
;
height
:
0.4rem
;
margin-left
:
auto
;
...
...
@@ -1010,6 +1161,7 @@ body {
.order_newsnum
{
width
:
0.6rem
;
cursor
:
pointer
;
height
:
0.36rem
;
outline
:
none
;
line-height
:
0.4rem
;
...
...
@@ -1017,16 +1169,19 @@ body {
}
.order_newsJian
{
cursor
:
pointer
;
border-right
:
1px
solid
#CCCCCC
;
}
.order_newsJia
{
border-left
:
1px
solid
#CCCCCC
;
cursor
:
pointer
;
}
.order_newsJian
,
.order_newsJia
{
width
:
0.4rem
;
cursor
:
pointer
;
font-size
:
0.4rem
;
color
:
#CCCCCC
;
text-align
:
center
;
...
...
@@ -1038,12 +1193,14 @@ body {
.order_Etc
{
margin-top
:
0.16rem
;
cursor
:
pointer
;
background
:
white
;
margin-bottom
:
1.3rem
;
}
.order_Etc1
{
display
:
flex
;
cursor
:
pointer
;
align-items
:
center
;
margin
:
0
0.32rem
;
line-height
:
1
;
...
...
@@ -1055,15 +1212,18 @@ body {
.order_EtcTxt
{
font-size
:
0.3rem
;
cursor
:
pointer
;
color
:
rgba
(
51
,
51
,
51
,
1
);
}
.order_EtcImg
{
width
:
0.56rem
;
cursor
:
pointer
;
}
.order_EtcTxt2
{
text-align
:
right
;
cursor
:
pointer
;
color
:
#333333
;
font-size
:
0.26rem
;
}
...
...
@@ -1072,12 +1232,14 @@ body {
margin
:
0
0.32rem
;
padding
:
0.29rem
0
;
display
:
flex
;
cursor
:
pointer
;
}
.order_Etc2
textarea
{
border
:
0
;
width
:
5rem
;
height
:
1rem
;
cursor
:
pointer
;
resize
:
none
;
font-family
:
微软雅黑
;
color
:
#999999
;
...
...
@@ -1090,6 +1252,7 @@ body {
/* 底部 */
.order_bottom
{
cursor
:
pointer
;
width
:
100%
;
height
:
1.12rem
;
background-color
:
white
;
...
...
@@ -1104,6 +1267,7 @@ body {
.order_bottom1
{
display
:
flex
;
line-height
:
1
;
cursor
:
pointer
;
display
:
-webkit-flex
;
align-items
:
flex-end
;
margin-left
:
0.32rem
;
...
...
@@ -1111,6 +1275,7 @@ body {
.order_bottomHe
{
font-size
:
0.28rem
;
cursor
:
pointer
;
color
:
rgba
(
51
,
51
,
51
,
1
);
}
...
...
@@ -1118,6 +1283,7 @@ body {
width
:
2.86rem
;
height
:
100%
;
font-size
:
0.32rem
;
cursor
:
pointer
;
color
:
white
;
text-align
:
center
;
margin-left
:
auto
;
...
...
@@ -1130,6 +1296,7 @@ body {
.ad_MoRemove
{
position
:
absolute
;
cursor
:
pointer
;
display
:
flex
;
height
:
100%
;
display
:
-webkit-flex
;
...
...
@@ -1141,6 +1308,7 @@ body {
.ad_move
{
width
:
1.2rem
;
height
:
100%
;
cursor
:
pointer
;
text-align
:
center
;
font-size
:
0.26rem
;
display
:
flex
;
...
...
@@ -1154,10 +1322,12 @@ body {
.ad_mo
{
background
:
rgba
(
242
,
242
,
242
,
1
);
color
:
rgba
(
102
,
102
,
102
,
1
);
cursor
:
pointer
;
}
.ad_move
{
background
:
linear-gradient
(
317deg
,
rgba
(
255
,
78
,
0
,
1
)
0%
,
rgba
(
255
,
157
,
45
,
1
)
100%
);
cursor
:
pointer
;
color
:
white
;
}
...
...
@@ -1165,6 +1335,7 @@ body {
display
:
flex
;
display
:
-webkit-flex
;
align-items
:
center
;
cursor
:
pointer
;
padding
:
0.18rem
0.32rem
;
box-sizing
:
border-box
;
justify-content
:
space-between
;
...
...
@@ -1172,22 +1343,26 @@ body {
.ad_topImg
{
width
:
0.32rem
;
cursor
:
pointer
;
}
.ad_top
h1
{
font-size
:
0.34rem
;
margin-left
:
0.4rem
;
cursor
:
pointer
;
color
:
rgba
(
51
,
51
,
51
,
1
);
}
.ad_top
p
{
font-size
:
0.32rem
;
cursor
:
pointer
;
color
:
rgba
(
51
,
51
,
51
,
1
);
}
.ad_con1
{
display
:
flex
;
display
:
-webkit-flex
;
cursor
:
pointer
;
align-items
:
center
;
}
...
...
@@ -1195,11 +1370,13 @@ body {
overflow
:
hidden
;
width
:
6.86rem
;
margin
:
auto
;
cursor
:
pointer
;
}
.ad_content
ul
li
{
position
:
relative
;
padding
:
0.24rem
0
;
cursor
:
pointer
;
box-sizing
:
border-box
;
border-bottom
:
1px
solid
#EBEBEB
;
}
...
...
@@ -1207,6 +1384,7 @@ body {
.ad_conName
{
font-size
:
0.3rem
;
font-weight
:
bold
;
cursor
:
pointer
;
color
:
rgba
(
51
,
51
,
51
,
1
);
}
...
...
@@ -1215,6 +1393,7 @@ body {
width
:
0.64rem
;
height
:
0.32rem
;
font-size
:
0.22rem
;
cursor
:
pointer
;
text-align
:
center
;
margin-left
:
0.26rem
;
line-height
:
0.32rem
;
...
...
@@ -1226,18 +1405,21 @@ body {
.ad_conPhone
{
font-size
:
0.26rem
;
font-weight
:
bold
;
cursor
:
pointer
;
color
:
rgba
(
51
,
51
,
51
,
1
);
margin-left
:
auto
;
}
.ad_conImg
{
width
:
0.26rem
;
cursor
:
pointer
;
margin-left
:
0.3rem
;
}
.ad_conAddress
{
margin-top
:
0.2rem
;
font-size
:
0.24rem
;
cursor
:
pointer
;
line-height
:
0.34rem
;
color
:
rgba
(
102
,
102
,
102
,
1
);
}
...
...
@@ -1248,6 +1430,7 @@ body {
.add_con
{
padding-top
:
0.2rem
;
width
:
100%
;
cursor
:
pointer
;
background-color
:
white
;
}
...
...
@@ -1257,6 +1440,7 @@ body {
box-sizing
:
border-box
;
display
:
flex
;
display
:
-webkit-flex
;
cursor
:
pointer
;
align-items
:
center
;
line-height
:
1
;
overflow
:
hidden
;
...
...
@@ -1265,6 +1449,7 @@ body {
.add_con
ul
li
label
{
display
:
block
;
cursor
:
pointer
;
width
:
1.28rem
;
font-size
:
0.32rem
;
color
:
rgba
(
51
,
51
,
51
,
1
);
...
...
@@ -1274,6 +1459,7 @@ body {
width
:
4.4rem
;
height
:
0.44rem
;
font-size
:
0.32rem
;
cursor
:
pointer
;
outline
:
none
;
margin
:
0
0
0
0.86rem
;
padding
:
0
;
...
...
@@ -1284,26 +1470,31 @@ body {
width
:
4.4rem
;
height
:
0.44rem
;
font-size
:
0.32rem
;
cursor
:
pointer
;
margin-left
:
0.86rem
;
color
:
rgba
(
204
,
204
,
204
,
1
);
}
.add_con
ul
li
input
::placeholder
{
cursor
:
pointer
;
color
:
rgba
(
204
,
204
,
204
,
1
);
}
.add_conThere
img
{
width
:
0.14rem
;
cursor
:
pointer
;
margin-left
:
auto
;
}
.add_detailAddress
{
margin
:
0.4rem
0.32rem
0
;
cursor
:
pointer
;
}
.add_detailAddress
textarea
{
height
:
2rem
;
width
:
100%
;
cursor
:
pointer
;
font-family
:
微软雅黑
;
outline
:
none
;
border
:
0
;
...
...
@@ -1313,6 +1504,7 @@ body {
.add_detailAddress
textarea
::placeholder
{
color
:
#CCCCCC
;
cursor
:
pointer
;
}
...
...
@@ -1320,18 +1512,22 @@ body {
.top_navBg
{
background
:
linear-gradient
(
338deg
,
rgba
(
255
,
78
,
0
,
1
)
0%
,
rgba
(
255
,
157
,
45
,
1
)
100%
);
cursor
:
pointer
;
}
.top_navBg
h1
,
.top_navBg
p
{
color
:
white
;
cursor
:
pointer
;
}
.shopping_cartBox
{
margin
:
0.16rem
0.32rem
0
;
cursor
:
pointer
;
}
.sh_cartNum
{
cursor
:
pointer
;
font-size
:
0.22rem
;
font-weight
:
400
;
color
:
rgba
(
153
,
153
,
153
,
1
);
...
...
@@ -1339,11 +1535,13 @@ body {
.sp_cartUl
.order_newsCon
{
width
:
4.2rem
;
cursor
:
pointer
;
}
.sp_cartUl
li
{
align-items
:
center
;
margin-top
:
0.3rem
;
cursor
:
pointer
;
padding
:
0.32rem
0.16rem
;
box-sizing
:
border-box
;
background-color
:
white
;
...
...
@@ -1352,15 +1550,18 @@ body {
.sh_cartround
{
width
:
0.46rem
;
height
:
0.46rem
;
cursor
:
pointer
;
}
.sh_cartround
img
{
width
:
100%
;
cursor
:
pointer
;
height
:
100%
;
}
.shop_carts
{
position
:
fixed
;
cursor
:
pointer
;
bottom
:
0.98rem
;
width
:
100%
;
height
:
1.12rem
;
...
...
@@ -1370,6 +1571,7 @@ body {
.shop_cartsBox
{
height
:
1.12rem
;
display
:
flex
;
cursor
:
pointer
;
display
:
-webkit-flex
;
align-items
:
center
;
}
...
...
@@ -1378,31 +1580,37 @@ body {
.shop_carts2
{
display
:
flex
;
display
:
-webkit-flex
;
cursor
:
pointer
;
align-items
:
center
;
}
.shop_carts1
{
padding-left
:
0.32rem
;
cursor
:
pointer
;
}
.shop_carts2
{
margin-left
:
1.42rem
;
align-items
:
baseline
;
cursor
:
pointer
;
}
.shop_carts1
img
{
width
:
0.46rem
;
height
:
0.46rem
;
cursor
:
pointer
;
}
.shop_cartsIco
{
margin-top
:
0.08rem
;
font-size
:
0.28rem
;
cursor
:
pointer
;
color
:
rgba
(
51
,
51
,
51
,
1
);
}
.shop_carts1
p
{
font-size
:
0.32rem
;
cursor
:
pointer
;
margin-left
:
0.02rem
;
color
:
rgba
(
51
,
51
,
51
,
1
);
}
...
...
@@ -1410,6 +1618,7 @@ body {
.shop_carts3
{
width
:
2.22rem
;
height
:
100%
;
cursor
:
pointer
;
text-align
:
center
;
line-height
:
1.12rem
;
color
:
white
;
...
...
@@ -1422,6 +1631,7 @@ body {
.shop_remove
{
position
:
fixed
;
bottom
:
0.98rem
;
cursor
:
pointer
;
width
:
100%
;
height
:
1.12rem
;
display
:
none
;
...
...
@@ -1430,6 +1640,7 @@ body {
.shop_removeBox
{
height
:
1.12rem
;
cursor
:
pointer
;
display
:
flex
;
display
:
-webkit-flex
;
align-items
:
center
;
...
...
@@ -1437,7 +1648,8 @@ body {
}
.shop_remove2
{
width
:
1.68rem
;
width
:
1.68rem
;
cursor
:
pointer
;
height
:
0.64rem
;
border
:
0.02rem
solid
#FF7700
;
border-radius
:
0.38rem
;
...
...
@@ -1453,11 +1665,13 @@ body {
.myorder_box
.order_newsCon
{
width
:
4.7rem
;
cursor
:
pointer
;
}
.myor_title
{
height
:
1.05rem
;
background-color
:
white
;
cursor
:
pointer
;
padding-top
:
0.48rem
;
box-sizing
:
border-box
;
}
...
...
@@ -1468,13 +1682,15 @@ body {
justify-content
:
space-between
;
padding
:
0
0.34rem
;
box-sizing
:
border-box
;
cursor
:
pointer
;
}
.myor_title
ul
li
{
width
:
0.86rem
;
text-align
:
center
;
font-size
:
0.28rem
;
line-height
:
1
;
line-height
:
1
;
cursor
:
pointer
;
padding-bottom
:
0.26rem
;
color
:
#999999
;
}
...
...
@@ -1482,20 +1698,24 @@ body {
.myor_title_active
{
color
:
#FF7700
!important
;
border-bottom
:
0.04rem
solid
#FB4B47
;
cursor
:
pointer
;
}
.myorder_content
{
margin
:
0
0.32rem
;
cursor
:
pointer
;
}
.myorder_con1
{
display
:
none
;
margin-top
:
0.28rem
;
cursor
:
pointer
;
}
.myorder_information
{
padding
:
0.32rem
0.16rem
;
box-sizing
:
border-box
;
cursor
:
pointer
;
background-color
:
white
;
}
...
...
@@ -1503,6 +1723,7 @@ body {
margin-bottom
:
0.4rem
;
box-sizing
:
border-box
;
display
:
flex
;
cursor
:
pointer
;
display
:
-webkit-flex
;
align-items
:
center
;
justify-content
:
space-between
;
...
...
@@ -1511,27 +1732,33 @@ body {
.order_dan
{
font-size
:
0.28rem
;
margin-top
:
0.04rem
;
cursor
:
pointer
;
color
:
rgba
(
128
,
128
,
128
,
1
);
}
.myorder_box
.order_newsUl
li
{
padding-bottom
:
0.2rem
;
cursor
:
pointer
;
}
.myorder_state1
{
font-size
:
0.26rem
;
color
:
#FF7700
;
cursor
:
pointer
;
}
.order_newsUl
{
padding-bottom
:
0.28rem
;
cursor
:
pointer
;
}
.myorder_border
{
border-bottom
:
1px
solid
#EBEBEB
;
cursor
:
pointer
;
}
.my_ordera
{
cursor
:
pointer
;
display
:
flex
;
display
:
-webkit-flex
;
align-items
:
center
;
...
...
@@ -1540,6 +1767,7 @@ body {
}
.my_ordera
span
{
cursor
:
pointer
;
font-size
:
0.26rem
;
color
:
rgba
(
102
,
102
,
102
,
1
);
}
...
...
@@ -1547,6 +1775,7 @@ body {
.my_ordera
p
{
margin-top
:
-0.06rem
;
font-size
:
0.4rem
;
cursor
:
pointer
;
font-family
:
DIN
1451
Std
Mittelschrift
;
color
:
rgba
(
242
,
0
,
0
,
1
);
}
...
...
@@ -1554,12 +1783,14 @@ body {
.myorder_bottom
{
padding-top
:
0.32rem
;
display
:
flex
;
cursor
:
pointer
;
display
:
-webkit-flex
;
justify-content
:
space-between
;
}
.myorder_bottom1
{
display
:
flex
;
cursor
:
pointer
;
display
:
-webkit-flex
;
align-items
:
center
;
}
...
...
@@ -1567,26 +1798,31 @@ body {
.myorder_bottom1Img
{
width
:
0.23rem
;
height
:
0.23rem
;
cursor
:
pointer
;
margin-right
:
0.14rem
;
}
.myorder_bottom1Img
img
{
width
:
100%
;
cursor
:
pointer
;
height
:
100%
;
}
.myorder_bottom1Txt
{
cursor
:
pointer
;
font-size
:
0.24rem
;
color
:
rgba
(
153
,
153
,
153
,
1
);
}
.myorder_bottom2
{
cursor
:
pointer
;
display
:
flex
;
display
:
-webkit-flex
;
}
.myorder_bottom2
div
{
width
:
1.6rem
;
cursor
:
pointer
;
height
:
0.48rem
;
margin-left
:
0.16rem
;
border-radius
:
0.08rem
;
...
...
@@ -1596,12 +1832,14 @@ body {
}
.myorder_bottom2_1
{
cursor
:
pointer
;
color
:
#333333
;
box-sizing
:
border-box
;
border
:
0.02rem
solid
rgba
(
204
,
204
,
204
,
1
);
}
.myorder_bottom2_2
{
cursor
:
pointer
;
color
:
white
;
background
:
linear-gradient
(
328deg
,
rgba
(
255
,
78
,
0
,
1
)
0%
,
rgba
(
255
,
157
,
45
,
1
)
100%
);
}
...
...
@@ -1611,6 +1849,7 @@ body {
.pay_banner
{
display
:
flex
;
cursor
:
pointer
;
display
:
-webkit-flex
;
align-items
:
center
;
padding
:
0
0.32rem
;
...
...
@@ -1619,12 +1858,14 @@ body {
}
.pay_bannerLeft
{
cursor
:
pointer
;
display
:
flex
;
display
:
-webkit-flex
;
align-items
:
center
;
}
.pay_bannerLeft
p
{
cursor
:
pointer
;
font-size
:
0.32rem
;
color
:
rgba
(
255
,
255
,
255
,
1
);
}
...
...
@@ -1632,21 +1873,25 @@ body {
.pay_bannerImg
{
width
:
0.36rem
;
height
:
0.36rem
;
cursor
:
pointer
;
margin-right
:
0.12rem
;
}
.pay_bannerImg
img
{
width
:
100%
;
cursor
:
pointer
;
height
:
100%
;
}
.pay_bannerRight
p
{
font-size
:
0.26rem
;
cursor
:
pointer
;
color
:
rgba
(
255
,
255
,
255
,
1
);
}
.pay_liu
{
-webkit-line-clamp
:
2
;
cursor
:
pointer
;
width
:
4rem
;
}
...
...
@@ -1654,6 +1899,7 @@ body {
position
:
fixed
;
bottom
:
0
;
width
:
100%
;
cursor
:
pointer
;
height
:
1.12rem
;
display
:
flex
;
display
:
-webkit-flex
;
...
...
@@ -1666,11 +1912,13 @@ body {
}
.pay_bottom2
{
cursor
:
pointer
;
display
:
flex
;
display
:
-webkit-flex
;
}
.pay_bottom2
div
{
cursor
:
pointer
;
width
:
1.88rem
;
height
:
0.64rem
;
text-align
:
center
;
...
...
@@ -1680,12 +1928,14 @@ body {
}
.pay_bottom2_1
{
cursor
:
pointer
;
color
:
#333333
;
box-sizing
:
border-box
;
border
:
0.02rem
solid
rgba
(
204
,
204
,
204
,
1
);
}
.pay_bottom2_2
{
cursor
:
pointer
;
color
:
white
;
background
:
linear-gradient
(
328deg
,
rgba
(
255
,
78
,
0
,
1
)
0%
,
rgba
(
255
,
157
,
45
,
1
)
100%
);
}
...
...
@@ -1694,16 +1944,19 @@ body {
/* 已付款页面 */
.ypayTxt
p
{
cursor
:
pointer
;
font-size
:
0.28rem
;
color
:
rgba
(
102
,
102
,
102
,
1
);
}
.Dpayment
.order_Etc
{
margin-bottom
:
0
;
cursor
:
pointer
;
}
.ypay_price
{
margin-top
:
0.16rem
;
cursor
:
pointer
;
margin-bottom
:
1.7rem
;
width
:
100%
;
padding
:
0.28rem
0.32rem
;
...
...
@@ -1716,16 +1969,19 @@ body {
.ypay_price1
{
font-size
:
0.3rem
;
cursor
:
pointer
;
color
:
rgba
(
51
,
51
,
51
,
1
);
}
.ypay_price2
{
font-size
:
0.28rem
;
cursor
:
pointer
;
color
:
rgba
(
242
,
0
,
0
,
1
);
}
.Dpayment
.pay_bottom
{
justify-content
:
flex-end
;
cursor
:
pointer
;
}
...
...
@@ -1733,21 +1989,25 @@ body {
.logistics_box
{
margin
:
0
0.32rem
;
cursor
:
pointer
;
}
.log_detailImg
{
width
:
1.44rem
;
cursor
:
pointer
;
height
:
1.44rem
;
}
.log_detailImg
img
{
width
:
100%
;
height
:
100%
;
cursor
:
pointer
;
}
.log_detail
{
display
:
flex
;
display
:
-webkit-flex
;
cursor
:
pointer
;
padding
:
0.32rem
;
box-sizing
:
border-box
;
margin-top
:
0.32rem
;
...
...
@@ -1756,6 +2016,7 @@ body {
.log_detailTxt
{
width
:
4.4rem
;
cursor
:
pointer
;
margin-left
:
0.16rem
;
}
...
...
@@ -1763,11 +2024,13 @@ body {
font-size
:
0.3rem
;
font-weight
:
500
;
margin-bottom
:
0.2rem
;
cursor
:
pointer
;
color
:
rgba
(
51
,
51
,
51
,
1
);
}
.log_detailTxt
p
{
font-size
:
0.26rem
;
cursor
:
pointer
;
color
:
rgba
(
51
,
51
,
51
,
1
);
}
...
...
@@ -1775,6 +2038,7 @@ body {
display
:
flex
;
display
:
-webkit-flex
;
width
:
100%
;
cursor
:
pointer
;
margin-top
:
0.16rem
;
padding
:
0.54rem
0
0.5rem
0.68rem
;
box-sizing
:
border-box
;
...
...
@@ -1783,6 +2047,7 @@ body {
.log_Liround
{
width
:
0.18rem
;
cursor
:
pointer
;
height
:
0.18rem
;
background
:
#CCCCCC
;
border-radius
:
50%
;
...
...
@@ -1790,12 +2055,14 @@ body {
.log_Li
{
display
:
flex
;
cursor
:
pointer
;
display
:
-webkit-flex
;
}
.log_Box
{
display
:
flex
;
display
:
-webkit-flex
;
cursor
:
pointer
;
flex-direction
:
column
;
align-items
:
center
;
}
...
...
@@ -1804,44 +2071,53 @@ body {
width
:
0.01rem
;
height
:
2rem
;
border
:
none
;
cursor
:
pointer
;
border-right
:
0.01rem
solid
#CCCCCC
;
}
.log_Li
:last-child
.log_line
{
display
:
none
;
cursor
:
pointer
;
}
.log_LiTime
{
margin-right
:
0.12rem
;
cursor
:
pointer
;
width
:
0.78rem
;
text-align
:
center
;
}
.log_LiTime1
{
cursor
:
pointer
;
font-size
:
0.26rem
;
color
:
rgba
(
153
,
153
,
153
,
1
);
}
.log_LiTime2
{
font-size
:
0.22rem
;
cursor
:
pointer
;
color
:
rgba
(
204
,
204
,
204
,
1
);
}
.logistics_right
{
cursor
:
pointer
;
margin-left
:
0.2rem
;
}
.log_rightTxt
{
cursor
:
pointer
;
padding-bottom
:
0.4rem
;
}
.log_rightTxt1
{
line-height
:
1
;
cursor
:
pointer
;
font-size
:
0.26rem
;
color
:
rgba
(
153
,
153
,
153
,
1
);
}
.log_rightTxt2
{
cursor
:
pointer
;
width
:
3.96rem
;
line-height
:
0.36rem
;
font-size
:
0.22rem
;
...
...
@@ -1852,6 +2128,7 @@ body {
/* 我的收藏页面 */
.coll_title
{
cursor
:
pointer
;
padding
:
0.16rem
0.32rem
;
font-size
:
0.26rem
;
font-weight
:
400
;
...
...
@@ -1860,11 +2137,13 @@ body {
.collection_Box
.order_newsUl
{
background-color
:
white
;
cursor
:
pointer
;
border
:
0
;
}
.collection_Box
.order_newsUl
li
{
padding
:
0.4rem
0.36rem
;
cursor
:
pointer
;
box-sizing
:
border-box
;
border-bottom
:
1px
solid
#F5F5F5
;
}
...
...
@@ -1872,10 +2151,12 @@ body {
.collection_Box
.order_newsUl
li
:last-child
{
padding-bottom
:
0
;
border
:
0
;
cursor
:
pointer
;
}
.collection_Box
.order_newsTxt2
{
-webkit-line-clamp
:
2
;
cursor
:
pointer
;
}
...
...
@@ -1883,6 +2164,7 @@ body {
.browse_Box
{
margin-top
:
0.36rem
;
cursor
:
pointer
;
}
.record_Box
ul
li
{
...
...
@@ -1890,6 +2172,7 @@ body {
display
:
-webkit-flex
;
align-items
:
center
;
margin-top
:
0.16rem
;
cursor
:
pointer
;
background-color
:
white
;
padding
:
0.22rem
0.32rem
;
box-sizing
:
border-box
;
...
...
@@ -1897,27 +2180,32 @@ body {
.recordImg
{
width
:
0.96rem
;
height
:
0.96rem
;
height
:
0.96rem
;
cursor
:
pointer
;
}
.recordImg
img
{
width
:
100%
;
cursor
:
pointer
;
height
:
100%
;
}
.recordTxt
{
width
:
4rem
;
margin-left
:
0.32rem
;
cursor
:
pointer
;
}
.recordTxt1
{
font-size
:
0.28rem
;
cursor
:
pointer
;
color
:
rgba
(
51
,
51
,
51
,
1
);
}
.recordTxt2
{
padding
:
0
0.22rem
;
height
:
0.42rem
;
cursor
:
pointer
;
margin
:
0.16rem
0
;
display
:
inline-block
;
box-sizing
:
border-box
;
...
...
@@ -1930,6 +2218,7 @@ body {
}
.recordTxt3
{
cursor
:
pointer
;
font-size
:
0.24rem
;
color
:
rgba
(
204
,
204
,
204
,
1
);
}
...
...
@@ -1937,6 +2226,7 @@ body {
.recordNum
{
margin-left
:
auto
;
font-size
:
0.32rem
;
cursor
:
pointer
;
font-family
:
DIN
1451
Std
Mittelschrift
;
color
:
rgba
(
242
,
0
,
0
,
1
);
}
...
...
@@ -1947,12 +2237,14 @@ body {
.tation_one
,
.tationCon1_left
,
.tationCon1_right
{
cursor
:
pointer
;
display
:
flex
;
display
:
-webkit-flex
;
align-items
:
center
;
}
.tation_one
{
cursor
:
pointer
;
margin-bottom
:
0.1rem
;
justify-content
:
space-between
;
}
...
...
@@ -1960,6 +2252,7 @@ body {
.tationCon1
li
{
margin-top
:
0.16rem
;
padding
:
0.32rem
;
cursor
:
pointer
;
box-sizing
:
border-box
;
background-color
:
white
;
}
...
...
@@ -1967,11 +2260,13 @@ body {
.tationCon1_Img
{
width
:
0.8rem
;
height
:
0.8rem
;
cursor
:
pointer
;
border-radius
:
50%
;
}
.tationCon1_Img
img
,
.tationCon1_Img2
img
{
cursor
:
pointer
;
width
:
100%
;
height
:
100%
;
}
...
...
@@ -1979,40 +2274,47 @@ body {
.tationCon1_Img2
{
width
:
0.3rem
;
height
:
0.3rem
;
cursor
:
pointer
;
margin-left
:
0.1rem
;
}
.tation_tow
{
display
:
none
;
cursor
:
pointer
;
}
.tation_towLi
{
padding-top
:
0.16rem
;
padding-bottom
:
0.2rem
;
cursor
:
pointer
;
border-bottom
:
1px
solid
#F5F5F5
;
}
.tation_towLi
:last-child
{
border
:
0
;
padding-bottom
:
0
;
padding-bottom
:
0
;
cursor
:
pointer
;
}
.tationCon1_Txt1
{
width
:
2.6rem
;
margin-left
:
0.16rem
;
font-size
:
0.32rem
;
cursor
:
pointer
;
color
:
rgba
(
51
,
51
,
51
,
1
);
}
.tationCon1_Txt2
{
font-size
:
0.26rem
;
color
:
rgba
(
51
,
51
,
51
,
1
);
cursor
:
pointer
;
}
.tation_towTxt
{
padding-top
:
0.12rem
;
display
:
flex
;
display
:
-webkit-flex
;
cursor
:
pointer
;
align-items
:
center
;
justify-content
:
space-between
;
}
...
...
@@ -2020,11 +2322,13 @@ body {
.tation_towTxt1
{
width
:
4.8rem
;
font-size
:
0.26rem
;
cursor
:
pointer
;
color
:
rgba
(
102
,
102
,
102
,
1
);
}
.tation_tow
.recordTxt2
{
margin
:
0
;
cursor
:
pointer
;
}
...
...
@@ -2032,6 +2336,7 @@ body {
.mention_Box
{
width
:
100%
;
cursor
:
pointer
;
margin-top
:
0.16rem
;
background-color
:
white
;
}
...
...
@@ -2040,15 +2345,18 @@ body {
margin
:
0
0.32rem
;
padding-top
:
0.24rem
;
padding-bottom
:
0.16rem
;
cursor
:
pointer
;
border-bottom
:
1px
solid
#F5F5F5
;
}
.mention_Box
li
:last-child
{
cursor
:
pointer
;
border
:
0
;
}
.mention_con
{
display
:
flex
;
cursor
:
pointer
;
display
:
-webkit-flex
;
padding-bottom
:
0.04rem
;
justify-content
:
space-between
;
...
...
@@ -2057,11 +2365,13 @@ body {
.mention_Txt1
{
font-size
:
0.32rem
;
color
:
rgba
(
51
,
51
,
51
,
1
);
cursor
:
pointer
;
}
.mention_Txt2
{
font-size
:
0.26rem
;
color
:
rgba
(
204
,
204
,
204
,
1
);
cursor
:
pointer
;
}
...
...
@@ -2070,6 +2380,7 @@ body {
.code_Box
{
width
:
100%
;
flex
:
1
;
cursor
:
pointer
;
position
:
relative
;
}
...
...
@@ -2078,6 +2389,7 @@ body {
.code_Pic2
{
position
:
absolute
;
top
:
7.64rem
;
cursor
:
pointer
;
left
:
50%
;
margin-left
:
-1.71rem
;
width
:
3.42rem
;
...
...
@@ -2086,6 +2398,7 @@ body {
.code_Pic2
img
{
width
:
100%
;
cursor
:
pointer
;
height
:
100%
;
}
...
...
@@ -2094,21 +2407,25 @@ body {
.yw_tation_tow
{
padding-left
:
0.42rem
;
cursor
:
pointer
;
}
.tation_tow2
{
display
:
flex
;
align-items
:
center
;
display
:
-webkit-flex
;
cursor
:
pointer
;
}
.tation_towImg
{
width
:
0.48rem
;
cursor
:
pointer
;
height
:
0.48rem
;
}
.tation_towImg
img
{
width
:
100%
;
cursor
:
pointer
;
height
:
100%
;
border-radius
:
50%
;
}
...
...
@@ -2116,6 +2433,7 @@ body {
.tation_towTxt2
{
font-size
:
0.28rem
;
margin
:
0
0.12rem
0
0.24rem
;
cursor
:
pointer
;
color
:
rgba
(
51
,
51
,
51
,
1
);
}
...
...
@@ -2124,6 +2442,7 @@ body {
.yw_shopImg
{
width
:
0.32rem
;
cursor
:
pointer
;
height
:
0.32rem
;
}
...
...
@@ -2134,6 +2453,7 @@ body {
width
:
100%
;
display
:
flex
;
display
:
-webkit-flex
;
cursor
:
pointer
;
align-items
:
center
;
padding-top
:
0.3rem
;
padding-bottom
:
0.3rem
;
...
...
@@ -2144,12 +2464,14 @@ body {
.yw_way
h3
{
font-size
:
0.3rem
;
font-weight
:
400
;
cursor
:
pointer
;
margin-right
:
0.64rem
;
color
:
rgba
(
51
,
51
,
51
,
1
);
}
.yw_way2
{
display
:
block
;
cursor
:
pointer
;
display
:
-webkit-flex
;
}
...
...
@@ -2159,6 +2481,7 @@ body {
text-align
:
center
;
margin-right
:
0.28rem
;
box-sizing
:
border-box
;
cursor
:
pointer
;
line-height
:
0.63rem
;
border
:
1px
solid
#999999
;
font-size
:
0.24rem
;
...
...
public/themes/simpleboot3/public/assets/css/log.css
查看文件 @
4c2a4b7
/* 弹框 */
.tx_mask
{
cursor
:
pointer
;
display
:
none
;
z-index
:
2
;
width
:
100%
;
...
...
@@ -10,6 +11,7 @@
}
.tx_maskone
{
cursor
:
pointer
;
display
:
none
;
z-index
:
2
;
width
:
100%
;
...
...
@@ -19,6 +21,7 @@
}
.tx_maskCon
{
cursor
:
pointer
;
width
:
5.6rem
;
height
:
6rem
;
position
:
absolute
;
...
...
@@ -32,17 +35,20 @@
}
.tx_maskConImg
{
cursor
:
pointer
;
width
:
100%
;
height
:
2.5rem
;
}
.tx_maskConImg
img
{
cursor
:
pointer
;
width
:
100%
;
height
:
100%
;
}
.tx_maskCon2
{
width
:
99.8%
;
cursor
:
pointer
;
margin-top
:
-0.34rem
;
box-sizing
:
border-box
;
background-color
:
white
;
...
...
@@ -50,6 +56,7 @@
}
.tx_maskInput
{
cursor
:
pointer
;
width
:
100%
;
outline
:
none
;
font-size
:
0.32rem
;
...
...
@@ -59,11 +66,13 @@
}
.tx_maskInput
::placeholder
{
cursor
:
pointer
;
color
:
rgba
(
204
,
204
,
204
,
1
);
}
.tx_maskOk
{
width
:
100%
;
cursor
:
pointer
;
height
:
0.8rem
;
background
:
linear-gradient
(
338deg
,
rgba
(
255
,
78
,
0
,
1
)
0%
,
rgba
(
255
,
157
,
45
,
1
)
100%
);
border-radius
:
0.08rem
;
...
...
@@ -75,6 +84,7 @@
}
.tx_maskTxt1
{
cursor
:
pointer
;
padding-top
:
0.24rem
;
display
:
flex
;
display
:
-webkit-flex
;
...
...
@@ -84,10 +94,12 @@
.tx_maskConImg2
{
width
:
0.3rem
;
cursor
:
pointer
;
height
:
0.3rem
;
}
.tx_maskConImg2
img
{
cursor
:
pointer
;
width
:
100%
;
height
:
100%
;
}
...
...
@@ -95,12 +107,14 @@
.tx_maskTxt1
span
{
margin-left
:
0.04rem
;
font-size
:
0.24rem
;
cursor
:
pointer
;
color
:
rgba
(
45
,
45
,
45
,
1
);
}
.tx_maskTxt2
{
padding-top
:
0.2rem
;
text-align
:
center
;
cursor
:
pointer
;
font-size
:
0.24rem
;
color
:
rgba
(
204
,
204
,
204
,
1
);
}
...
...
@@ -108,12 +122,14 @@
.log_top
{
width
:
100%
;
/* height: 1.76rem; */
cursor
:
pointer
;
background-image
:
url(../images/41.png)
;
background-size
:
cover
;
background-repeat
:
no-repeat
;
}
.log_top_co
{
cursor
:
pointer
;
width
:
100%
}
...
...
@@ -123,12 +139,14 @@
} */
.order_top
{
cursor
:
pointer
;
position
:
relative
;
width
:
100%
;
height
:
0.88rem
;
}
.order_top
img
{
cursor
:
pointer
;
width
:
0.32rem
;
position
:
absolute
;
margin-top
:
-0.16rem
;
...
...
@@ -137,6 +155,7 @@
}
.order_top
p
{
cursor
:
pointer
;
text-align
:
center
;
font-size
:
0.34rem
;
line-height
:
0.88rem
;
...
...
@@ -148,6 +167,7 @@
/* 头像 */
.log_top_buddha
{
cursor
:
pointer
;
display
:
flex
;
justify-content
:
flex-start
;
align-items
:
center
;
...
...
@@ -157,6 +177,7 @@
}
.log_top_buddha_img
{
cursor
:
pointer
;
width
:
1.28rem
;
height
:
1.28rem
;
border-radius
:
50%
;
...
...
@@ -164,11 +185,13 @@
}
.log_top_buddha_img
img
{
cursor
:
pointer
;
width
:
100%
;
height
:
100%
}
.log_top_buddha_contant
{
cursor
:
pointer
;
/* display: none; */
margin-left
:
0.16rem
}
...
...
@@ -176,12 +199,14 @@
.log_top_buddha_contant_one
{
font-size
:
0.36rem
;
font-family
:
PingFang
SC
;
cursor
:
pointer
;
font-weight
:
600
;
color
:
rgba
(
255
,
255
,
255
,
1
);
opacity
:
1
;
}
.log_top_buddha_contant_two
{
cursor
:
pointer
;
font-size
:
0.24rem
;
font-family
:
PingFang
SC
;
font-weight
:
400
;
...
...
@@ -193,6 +218,7 @@
/* 个人资料 */
.log_top_buddha_btn
{
cursor
:
pointer
;
display
:
block
;
margin-left
:
0.16rem
;
width
:
2.22rem
;
...
...
@@ -206,6 +232,7 @@
}
.log_top_buddha_btn
a
{
cursor
:
pointer
;
color
:
#fff
;
font-size
:
0.26rem
;
line-height
:
0.6rem
;
...
...
@@ -216,6 +243,7 @@
.in_bottom
{
position
:
fixed
;
cursor
:
pointer
;
bottom
:
0
;
width
:
100%
;
height
:
0.98rem
;
...
...
@@ -224,6 +252,7 @@
}
.in_bottom
ul
{
cursor
:
pointer
;
display
:
flex
;
display
:
-webkit-flex
;
align-items
:
center
;
...
...
@@ -234,12 +263,14 @@
.in_bottom
ul
li
img
{
margin
:
auto
;
cursor
:
pointer
;
width
:
0.48rem
;
}
.in_bottom
ul
li
p
{
color
:
#B5B5B5
;
font-size
:
0.2rem
;
cursor
:
pointer
;
text-align
:
center
;
}
...
...
@@ -247,6 +278,7 @@
display
:
flex
;
display
:
-webkit-flex
;
align-items
:
center
;
cursor
:
pointer
;
padding
:
0.18rem
0.32rem
;
box-sizing
:
border-box
;
justify-content
:
space-between
;
...
...
@@ -254,6 +286,7 @@
.ad_topImg
{
width
:
0.32rem
;
cursor
:
pointer
;
}
...
...
@@ -266,6 +299,7 @@
display
:
flex
;
justify-content
:
space-between
;
align-items
:
center
;
cursor
:
pointer
;
padding
:
0.4rem
0.22rem
0.26rem
0.32rem
;
box-sizing
:
border-box
;
border-bottom
:
0.02rem
solid
rgba
(
245
,
245
,
245
,
1
);
...
...
@@ -274,13 +308,15 @@
.log_one_list_left
{
display
:
flex
;
justify-content
:
flex-start
;
align-items
:
center
align-items
:
center
;
cursor
:
pointer
;
}
.log_one_list_img
{
width
:
0.32rem
;
height
:
0.32rem
;
opacity
:
1
;
cursor
:
pointer
;
}
.log_one_list_word
{
...
...
@@ -289,11 +325,13 @@
font-family
:
PingFang
SC
;
font-weight
:
400
;
color
:
rgba
(
51
,
51
,
51
,
1
);
cursor
:
pointer
;
opacity
:
1
;
}
.log_one_list_right
{
width
:
0.18rem
;
cursor
:
pointer
;
height
:
0.16rem
;
opacity
:
1
;
}
...
...
@@ -303,6 +341,7 @@
.log_two_input
{
padding
:
0.22rem
0.3rem
0
0.32rem
;
cursor
:
pointer
;
box-sizing
:
border-box
}
...
...
@@ -311,6 +350,7 @@
box-sizing
:
border-box
;
display
:
flex
;
justify-content
:
flex-start
;
cursor
:
pointer
;
align-items
:
center
;
border-bottom
:
0.02rem
solid
rgba
(
245
,
245
,
245
,
1
);
}
...
...
@@ -318,16 +358,19 @@
.log_two_input_btn
{
font-size
:
0.26rem
;
font-weight
:
400
;
cursor
:
pointer
;
margin-left
:
auto
;
color
:
rgba
(
0
,
144
,
255
,
1
);
}
.log_two_input_btn
input
{
background
:
#fff
;
cursor
:
pointer
;
color
:
rgba
(
0
,
144
,
255
,
1
);
}
.log_two_input_title
{
width
:
1.6rem
;
height
:
0.44rem
;
cursor
:
pointer
;
font-size
:
0.32rem
;
font-weight
:
400
;
line-height
:
0.36rem
;
...
...
@@ -339,6 +382,7 @@
border
:
none
;
/* width: 4.56rem; */
height
:
0.44rem
;
cursor
:
pointer
;
font-size
:
0.32rem
;
font-family
:
PingFang
SC
;
font-weight
:
400
;
...
...
@@ -352,6 +396,7 @@
.log_two_picture
{
padding
:
0.4rem
0
0
0.32rem
;
cursor
:
pointer
;
box-sizing
:
border-box
;
}
...
...
@@ -360,6 +405,7 @@
font-family
:
PingFang
SC
;
font-weight
:
400
;
color
:
rgba
(
153
,
153
,
153
,
1
);
cursor
:
pointer
;
opacity
:
1
;
}
...
...
@@ -367,6 +413,7 @@
margin-top
:
0.4rem
;
display
:
flex
;
justify-content
:
flex-start
;
cursor
:
pointer
;
align-items
:
center
}
...
...
@@ -375,41 +422,49 @@
flex-direction
:
column
;
justify-content
:
center
;
align-items
:
center
;
cursor
:
pointer
;
padding
:
0.4rem
0.56rem
0.32rem
0.56rem
;
box-sizing
:
border-box
;
border
:
0.02rem
dashed
rgba
(
204
,
204
,
204
,
1
);
}
.log_two_pi_ones
{
padding
:
0
padding
:
0
;
cursor
:
pointer
;
}
.log_two_pi_one_ps
{
display
:
none
display
:
none
;
cursor
:
pointer
;
}
.log_two_pi_one_icons
{
width
:
1.6rem
!important
;
height
:
1.6rem
!important
height
:
1.6rem
!important
;
cursor
:
pointer
;
}
.log_two_pi_two
{
margin-left
:
0.16rem
margin-left
:
0.16rem
;
cursor
:
pointer
;
}
.log_two_pi_one_icon
{
width
:
0.48rem
;
cursor
:
pointer
;
height
:
0.48rem
}
.log_two_pi_one_icon
img
{
width
:
100%
;
cursor
:
pointer
;
height
:
100%
}
.log_two_pi_one_p
{
margin-top
:
0.08rem
;
font-size
:
0.24rem
;
cursor
:
pointer
;
font-family
:
PingFang
SC
;
font-weight
:
400
;
color
:
rgba
(
204
,
204
,
204
,
1
);
...
...
@@ -417,35 +472,41 @@
}
.input_file
{
position
:
absolute
position
:
absolute
;
cursor
:
pointer
;
}
.input_file
input
{
width
:
0.48rem
;
cursor
:
pointer
;
opacity
:
0
}
.log_two_picture_state
{
display
:
flex
;
flex-direction
:
column
;
cursor
:
pointer
;
align-items
:
center
;
justify-content
:
center
}
.log_two_picture_state
{
margin-top
:
0.46rem
margin-top
:
0.46rem
;
cursor
:
pointer
;
}
.log_two_ps_one
{
font-size
:
0.34rem
;
font-family
:
PingFang
SC
;
font-weight
:
600
;
cursor
:
pointer
;
color
:
rgba
(
0
,
0
,
0
,
1
);
opacity
:
1
;
}
.log_two_ps_two
{
margin-top
:
0.34rem
;
cursor
:
pointer
;
width
:
5.4rem
;
height
:
2.84rem
;
position
:
relative
...
...
@@ -453,12 +514,14 @@
.log_two_ps_two
.img1
{
width
:
100%
;
cursor
:
pointer
;
height
:
100%
}
.log_two_ps_two
.img2
{
position
:
absolute
;
top
:
2.14rem
;
cursor
:
pointer
;
left
:
2.46rem
;
width
:
0.48rem
;
height
:
0.48rem
;
...
...
@@ -469,6 +532,7 @@
text-align
:
center
;
width
:
4.8rem
;
height
:
0.68rem
;
cursor
:
pointer
;
font-size
:
0.22rem
;
font-family
:
PingFang
SC
;
font-weight
:
400
;
...
...
@@ -478,7 +542,8 @@
}
.log_two_ps_three
span
{
color
:
#FF2E2E
color
:
#FF2E2E
;
cursor
:
pointer
;
}
...
...
@@ -487,6 +552,7 @@
.log_two_bottom_btn
{
margin
:
1.12rem
0.32rem
1.6rem
0.32rem
;
box-sizing
:
border-box
;
cursor
:
pointer
;
width
:
6.88rem
;
height
:
0.96rem
;
background
:
linear-gradient
(
344deg
,
rgba
(
255
,
78
,
0
,
1
)
0%
,
rgba
(
255
,
157
,
45
,
1
)
100%
);
...
...
@@ -500,6 +566,7 @@
.log_two_bottom_btn
a
{
color
:
#fff
;
cursor
:
pointer
;
font-size
:
0.34rem
;
font-weight
:
600
;
}
...
...
@@ -512,6 +579,7 @@
.log_three_model_one
{
display
:
flex
;
cursor
:
pointer
;
justify-content
:
space-between
;
align-items
:
center
;
border-bottom
:
0.02rem
solid
rgba
(
245
,
245
,
245
,
1
);
...
...
@@ -523,37 +591,44 @@
width
:
1.8rem
;
font-size
:
0.32rem
;
font-weight
:
400
;
cursor
:
pointer
;
color
:
rgba
(
51
,
51
,
51
,
1
);
opacity
:
1
;
}
.log_psong_select
{
display
:
flex
;
justify-content
:
space-between
;
cursor
:
pointer
;
align-items
:
center
;
}
.log_ps_title
{
color
:
#333333
;
cursor
:
pointer
;
font-size
:
0.26rem
;
}
.log_ps_img
{
width
:
0.22rem
;
height
:
0.32rem
;
line-height
:
0.32rem
;
cursor
:
pointer
;
margin-left
:
0.2rem
;
}
.log_ps_img
img
{
width
:
100%
;
height
:
100%
;
cursor
:
pointer
;
}
.log_three_model_right
{
display
:
flex
;
justify-content
:
flex-start
;
cursor
:
pointer
;
align-items
:
center
}
.log_three_model_right_tltle
{
font-size
:
0.26rem
;
font-weight
:
400
;
cursor
:
pointer
;
color
:
rgba
(
204
,
204
,
204
,
1
);
opacity
:
1
;
}
...
...
@@ -561,18 +636,21 @@
.log_three_model_right_icon
{
margin-left
:
0.1rem
;
width
:
0.1rem
;
cursor
:
pointer
;
height
:
0.2rem
}
.log_three_model_right_icon
img
{
width
:
100%
;
height
:
100%
height
:
100%
;
cursor
:
pointer
;
}
.log_three_model_right
input
{
border
:
none
;
padding
:
0
;
cursor
:
pointer
;
margin-left
:
1.28rem
;
text-align
:
right
;
font-size
:
0.26rem
;
...
...
@@ -580,6 +658,7 @@
}
.log_five_shanxian
{
display
:
none
;
cursor
:
pointer
;
}
/* 选择学校弹窗 */
...
...
@@ -587,6 +666,7 @@
.tx_mask_school
,
.tx_mask_kuaidi
,
.tx_mask_tongyi
{
display
:
none
;
z-index
:
3
;
cursor
:
pointer
;
width
:
100%
;
height
:
100%
;
position
:
fixed
;
...
...
@@ -596,6 +676,7 @@
.tx_maskCon_school
{
cursor
:
pointer
;
width
:
100%
;
cursor
:
pointer
;
height
:
5.16rem
;
background
:
#fff
;
position
:
fixed
;
...
...
@@ -603,6 +684,7 @@
}
.tx_maskCon_tongyi
{
width
:
100%
;
cursor
:
pointer
;
height
:
3rem
;
background
:
#fff
;
position
:
fixed
;
...
...
@@ -610,12 +692,14 @@
}
.three_model_school
{
padding
:
0.28rem
0
0.28rem
0.48rem
;
cursor
:
pointer
;
box-sizing
:
border-box
}
.three_model_school_title
{
font-size
:
0.3rem
;
font-weight
:
500
;
cursor
:
pointer
;
color
:
rgba
(
51
,
51
,
51
,
1
);
opacity
:
1
;
}
...
...
@@ -631,6 +715,7 @@
-webkit-justify-content
:
space-between
;
align-items
:
center
;
padding
:
0.24rem
1.68rem
0
1.2rem
;
cursor
:
pointer
;
box-sizing
:
border-box
;
font-size
:
0.28rem
;
font-weight
:
400
;
...
...
@@ -642,6 +727,7 @@
.three_model_school_hover
:after
{
content
:
""
;
display
:
block
;
cursor
:
pointer
;
width
:
0.6rem
;
height
:
0.04rem
;
margin
:
0.2rem
auto
0
;
...
...
@@ -652,6 +738,7 @@
.three_model_school_data
{
height
:
3.64rem
;
text-align
:
center
;
cursor
:
pointer
;
display
:
none
;
padding
:
0.32rem
1.68rem
0.28rem
1.2rem
;
box-sizing
:
border-box
;
...
...
@@ -663,6 +750,7 @@
margin
:
0.08rem
;
font-size
:
0.24rem
;
font-weight
:
400
;
cursor
:
pointer
;
color
:
#666666
;
opacity
:
1
;
padding
:
0.2rem
0
;
...
...
@@ -683,7 +771,8 @@
display
:
flex
;
/* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
justify-content
:
space-between
;
-webkit-justify-content
:
space-around
;
align-items
:
center
align-items
:
center
;
cursor
:
pointer
;
}
.log_three_tab_one
{
...
...
@@ -691,12 +780,14 @@
height
:
0.64rem
;
font-weight
:
400
;
color
:
rgba
(
153
,
153
,
153
,
1
);
cursor
:
pointer
;
opacity
:
1
;
}
.log_three_tab_two
:after
{
content
:
""
;
display
:
block
;
cursor
:
pointer
;
width
:
0.8rem
;
height
:
0.04rem
;
margin
:
0.2rem
auto
0
;
...
...
@@ -706,6 +797,7 @@
.word_color
{
color
:
rgba
(
255
,
119
,
0
,
1
);
cursor
:
pointer
;
}
...
...
@@ -713,6 +805,7 @@
.log_three_select
{
padding
:
0.4rem
0.3rem
0.32rem
0.3rem
;
cursor
:
pointer
;
box-sizing
:
border-box
}
...
...
@@ -722,6 +815,7 @@
justify-content
:
center
;
align-items
:
center
;
width
:
6.88rem
;
cursor
:
pointer
;
border
:
0.1rem
solid
rgba
(
255
,
255
,
255
,
1
);
background
:
rgba
(
247
,
247
,
247
,
1
);
border-radius
:
0.08rem
;
...
...
@@ -733,6 +827,7 @@
font-size
:
0.28rem
;
font-family
:
PingFang
SC
;
font-weight
:
400
;
cursor
:
pointer
;
color
:
rgba
(
153
,
153
,
153
,
1
);
opacity
:
1
;
}
...
...
@@ -741,12 +836,14 @@
.city_text
{
font-size
:
0.28rem
;
font-weight
:
400
;
cursor
:
pointer
;
color
:
#CCCCCC
;
}
.log_three_select_img
{
right
:
0.16rem
;
top
:
50%
;
cursor
:
pointer
;
padding-top
:
-0.2rem
;
position
:
absolute
;
width
:
0.2rem
;
...
...
@@ -755,6 +852,7 @@
.log_three_select_btn
{
display
:
flex
;
cursor
:
pointer
;
justify-content
:
center
;
align-items
:
center
;
font-size
:
0.28rem
;
...
...
@@ -772,6 +870,7 @@
.log_three_list_contant
{
display
:
none
;
cursor
:
pointer
;
padding
:
0.32rem
0.32rem
0.16rem
0.32rem
;
box-sizing
:
border-box
;
overflow
:
hidden
;
...
...
@@ -780,6 +879,7 @@
.log_three_list
{
padding
:
0
0.16rem
0.32rem
0.16rem
;
margin-bottom
:
0.16rem
;
cursor
:
pointer
;
box-sizing
:
border-box
;
}
...
...
@@ -787,23 +887,27 @@
padding
:
0
0.23rem
0.3rem
0
;
display
:
flex
;
justify-content
:
space-between
;
cursor
:
pointer
;
align-items
:
center
;
border-bottom
:
0.02rem
solid
rgba
(
245
,
245
,
245
,
1
);
}
.log_three_list_top_lo
,
.log_three_list_top_lt
img
{
cursor
:
pointer
;
width
:
0.32rem
;
height
:
0.32rem
}
.log_three_list_top_lt
{
margin-left
:
0.32rem
margin-left
:
0.32rem
;
cursor
:
pointer
;
}
.log_three_shijian
{
margin-left
:
0.16rem
;
font-size
:
0.28rem
;
cursor
:
pointer
;
font-family
:
PingFang
SC
;
font-weight
:
400
;
color
:
rgba
(
102
,
102
,
102
,
1
);
...
...
@@ -813,6 +917,7 @@
.log_three_list_top_left
,
.log_three_list_top_lt
{
display
:
flex
;
cursor
:
pointer
;
justify-content
:
flex-start
;
align-items
:
center
}
...
...
@@ -820,6 +925,7 @@
.log_three_list_top_right
{
font-size
:
0.26rem
;
font-family
:
PingFang
SC
;
cursor
:
pointer
;
font-weight
:
500
;
color
:
rgba
(
255
,
119
,
0
,
1
);
opacity
:
1
;
...
...
@@ -829,6 +935,7 @@
margin-top
:
0.32rem
;
display
:
flex
;
justify-content
:
space-between
;
cursor
:
pointer
;
align-items
:
center
;
border-bottom
:
0.02rem
solid
rgba
(
245
,
245
,
245
,
1
);
padding-bottom
:
0.32rem
...
...
@@ -836,6 +943,7 @@
.log_three_center_one
{
font-size
:
0.26rem
;
cursor
:
pointer
;
font-weight
:
400
;
color
:
rgba
(
51
,
51
,
51
,
1
);
opacity
:
1
;
...
...
@@ -844,17 +952,20 @@
.log_three_center_two
{
font-size
:
0.22rem
;
font-weight
:
400
;
cursor
:
pointer
;
color
:
rgba
(
153
,
153
,
153
,
1
);
opacity
:
1
;
}
.log_three_center_three
span
{
font-size
:
0.24rem
font-size
:
0.24rem
;
cursor
:
pointer
;
}
.log_three_center_three
{
font-size
:
0.34rem
;
font-weight
:
400
;
cursor
:
pointer
;
line-height
:
25px
;
color
:
rgba
(
51
,
51
,
51
,
1
);
opacity
:
1
;
...
...
@@ -865,11 +976,13 @@
.log_three_bottom_btn
{
display
:
flex
;
cursor
:
pointer
;
justify-content
:
flex-end
}
.log_three_bottom
{
margin-top
:
0.3rem
;
cursor
:
pointer
;
width
:
1.6rem
;
height
:
0.48rem
;
background
:
linear-gradient
(
328deg
,
rgba
(
255
,
78
,
0
,
1
)
0%
,
rgba
(
255
,
157
,
45
,
1
)
100%
);
...
...
@@ -887,6 +1000,7 @@
.log_three_list_fixed
{
height
:
1.12rem
;
display
:
flex
;
cursor
:
pointer
;
justify-content
:
space-between
;
align-items
:
center
;
background
:
#fff
...
...
@@ -895,18 +1009,21 @@
.log_three_fixed_left
{
margin-left
:
0.32rem
;
display
:
flex
;
cursor
:
pointer
;
justify-content
:
flex-start
;
align-items
:
center
}
.log_three_fixed_left_one
{
width
:
0.32rem
;
cursor
:
pointer
;
height
:
0.32rem
}
.log_three_fixed_left_two
{
margin-left
:
0.16rem
;
font-size
:
0.28rem
;
cursor
:
pointer
;
font-family
:
PingFang
SC
;
font-weight
:
400
;
color
:
rgba
(
51
,
51
,
51
,
1
);
...
...
@@ -916,6 +1033,7 @@
.log_three_fixed_right
{
width
:
2.86rem
;
height
:
1.12rem
;
cursor
:
pointer
;
background
:
linear-gradient
(
320deg
,
rgba
(
255
,
78
,
0
,
1
)
0%
,
rgba
(
255
,
157
,
45
,
1
)
100%
,
rgba
(
0
,
0
,
0
,
1
)
100%
);
opacity
:
1
;
display
:
flex
;
...
...
@@ -935,6 +1053,7 @@
.log_four_top
{
display
:
flex
;
cursor
:
pointer
;
justify-content
:
flex-start
;
align-items
:
center
;
padding
:
0.2rem
0.32rem
;
...
...
@@ -946,12 +1065,14 @@
font-size
:
0.3rem
;
font-family
:
PingFang
SC
;
font-weight
:
400
;
cursor
:
pointer
;
color
:
rgba
(
51
,
51
,
51
,
1
);
opacity
:
1
;
}
.log_four_top_right
{
margin-left
:
0.64rem
;
cursor
:
pointer
;
display
:
flex
;
justify-content
:
flex-start
;
align-items
:
center
...
...
@@ -961,16 +1082,19 @@
background-image
:
url(../images/71.png)
;
background-size
:
100%
100%
;
background-repeat
:
no-repeat
;
cursor
:
pointer
;
color
:
#F20000
}
.log_four_top_right_one
{
padding
:
0.16rem
0.4rem
;
cursor
:
pointer
;
}
.log_four_top_right_two
{
margin-left
:
0.28rem
;
cursor
:
pointer
;
padding
:
0.16rem
0.2rem
;
border
:
0.02rem
solid
rgba
(
153
,
153
,
153
,
1
);
opacity
:
1
;
...
...
@@ -980,10 +1104,12 @@
text-align
:
right
;
color
:
#333333
;
font-size
:
0.26rem
;
cursor
:
pointer
;
}
.log_ks
,
.log_jsu
,
.log_xue
{
color
:
#CCCCCC
;
margin-left
:
auto
;
cursor
:
pointer
;
margin-right
:
0.26rem
;
font-size
:
0.28rem
;
}
...
...
@@ -993,10 +1119,12 @@
padding
:
0.28rem
0.32rem
;
margin-top
:
0.16rem
;
box-sizing
:
border-box
;
cursor
:
pointer
;
}
.log_four_input_title
{
font-size
:
0.3rem
;
cursor
:
pointer
;
color
:
rgba
(
51
,
51
,
51
,
1
);
}
...
...
@@ -1004,21 +1132,25 @@
padding
:
0.3rem
0
0.24rem
0
;
box-sizing
:
border-box
;
display
:
flex
;
cursor
:
pointer
;
align-items
:
center
;
border-bottom
:
0.02rem
solid
rgba
(
245
,
245
,
245
,
1
)
}
.log_four_input_one
:last-child
{
border
:
0
;
cursor
:
pointer
;
padding-bottom
:
0
;
}
.log_four_input_one_center
{
margin-left
:
auto
;
cursor
:
pointer
;
}
.log_four_input_one_left
{
font-size
:
0.28rem
;
font-weight
:
400
;
cursor
:
pointer
;
color
:
rgba
(
51
,
51
,
51
,
1
);
opacity
:
1
;
/* text-align: left */
...
...
@@ -1027,6 +1159,7 @@
.log_four_input_one_center
input
{
outline
:
none
;
text-align
:
right
;
cursor
:
pointer
;
height
:
0.4rem
;
font-size
:
0.28rem
;
font-weight
:
400
;
...
...
@@ -1041,23 +1174,28 @@
.log_four_order
,
.log_four_pash
{
background-color
:
white
;
cursor
:
pointer
;
}
.log_four_input_one_center
input
::placeholder
{
color
:
#CCCCCC
;
cursor
:
pointer
;
}
.log_four_input_border
{
border
:
none
border
:
none
;
cursor
:
pointer
;
}
.log_four_input_phone
{
margin-left
:
-0.25rem
;
cursor
:
pointer
;
}
.log_four_input_one_right
{
width
:
0.1rem
;
height
:
0.2rem
;
cursor
:
pointer
;
margin-left
:
0.18rem
;
}
...
...
@@ -1066,15 +1204,18 @@
.log_four_radio
{
display
:
none
;
cursor
:
pointer
;
}
.log_four_contant
{
padding
:
0.26rem
0
0.18rem
0.5rem
;
cursor
:
pointer
;
box-sizing
:
border-box
}
.log_four_contant_one
{
display
:
flex
;
cursor
:
pointer
;
justify-content
:
flex-start
;
align-items
:
center
;
margin-bottom
:
0.32rem
...
...
@@ -1082,11 +1223,13 @@
.log_four_contant_left
{
width
:
0.32rem
;
cursor
:
pointer
;
height
:
0.32rem
}
.log_four_contant_right
{
font-size
:
0.32rem
;
cursor
:
pointer
;
font-weight
:
400
;
color
:
rgba
(
51
,
51
,
51
,
1
);
opacity
:
1
;
...
...
@@ -1094,21 +1237,25 @@
}
.log_four_radios
{
display
:
none
display
:
none
;
cursor
:
pointer
;
}
.log_four_contants
{
padding
:
0.26rem
0
0.18rem
0.5rem
;
cursor
:
pointer
;
box-sizing
:
border-box
}
.log_four_contants_left
{
width
:
0.32rem
;
cursor
:
pointer
;
height
:
0.32rem
}
.log_four_contants_right
{
font-size
:
0.32rem
;
cursor
:
pointer
;
font-weight
:
400
;
color
:
rgba
(
51
,
51
,
51
,
1
);
opacity
:
1
;
...
...
@@ -1120,22 +1267,26 @@
.log_botms
{
display
:
flex
;
cursor
:
pointer
;
justify-content
:
flex-start
;
align-items
:
center
;
margin-bottom
:
0.32rem
}
.log_four_contants_input_block
{
display
:
none
display
:
none
;
cursor
:
pointer
;
}
.log_four_contants_input
{
padding-left
:
0.32rem
;
cursor
:
pointer
;
margin-bottom
:
0.22rem
}
.log_four_contants_input
{
display
:
flex
;
cursor
:
pointer
;
justify-content
:
flex-start
;
}
...
...
@@ -1143,6 +1294,7 @@
.log_four_xian_ban2
{
display
:
flex
;
justify-content
:
flex-start
;
cursor
:
pointer
;
background
:
rgba
(
247
,
247
,
247
,
1
);
opacity
:
1
;
border-radius
:
0.08rem
;
...
...
@@ -1153,17 +1305,20 @@
.log_four_xian_nei
{
font-size
:
0.26rem
;
font-weight
:
400
;
cursor
:
pointer
;
color
:
rgba
(
204
,
204
,
204
,
1
);
opacity
:
1
;
}
.log_four_xian_nei
input
{
width
:
2.18rem
;
height
:
0.36rem
;
cursor
:
pointer
;
font-size
:
0.26rem
;
color
:
#333
;
margin-bottom
:
0
!important
;
}
.log_four_xian_icon
{
cursor
:
pointer
;
margin-top
:
0.15rem
;
margin-left
:
0.28rem
;
width
:
0.2rem
;
...
...
@@ -1172,6 +1327,7 @@
.log_four_xian_icon
img
{
width
:
100%
;
cursor
:
pointer
;
height
:
100%
}
...
...
@@ -1181,6 +1337,7 @@
/*}*/
.log_four_xian_wife
{
margin
:
0.14rem
;
cursor
:
pointer
;
color
:
#E6E6E6
}
...
...
@@ -1189,12 +1346,14 @@
.log_four_li
,
.log_four_li2
{
display
:
none
;
cursor
:
pointer
;
padding
:
0
0
0
0.16rem
}
.log_four_li
li
,
.log_four_li2
li
{
font-size
:
0.26rem
;
cursor
:
pointer
;
line-height
:
0.52rem
;
font-weight
:
400
;
}
...
...
@@ -1203,11 +1362,13 @@
/* 订单信息 */
.log_four_order
{
margin-top
:
0.28rem
margin-top
:
0.28rem
;
cursor
:
pointer
;
}
.log_four_order_details
{
padding
:
0.28rem
0.36rem
;
cursor
:
pointer
;
box-sizing
:
border-box
}
...
...
@@ -1215,34 +1376,40 @@
border-top
:
0.02rem
solid
rgba
(
245
,
245
,
245
,
1
);
padding
:
0.28rem
0
;
display
:
flex
;
cursor
:
pointer
;
justify-content
:
flex-start
;
align-items
:
center
}
.log_four_order_left
{
width
:
1.4rem
;
cursor
:
pointer
;
height
:
1.4rem
}
.log_four_order_left
img
{
width
:
100%
;
cursor
:
pointer
;
height
:
100%
}
.log_four_order_center
{
margin-left
:
0.26rem
margin-left
:
0.26rem
;
cursor
:
pointer
;
}
.log_four_order_center_one
{
width
:
2.8rem
;
font-size
:
0.34rem
;
font-weight
:
400
;
cursor
:
pointer
;
color
:
rgba
(
51
,
51
,
51
,
1
);
opacity
:
1
;
}
.log_four_order_center_two
{
margin-top
:
0.24rem
;
cursor
:
pointer
;
font-size
:
0.28rem
;
font-weight
:
400
;
color
:
rgba
(
153
,
153
,
153
,
1
);
...
...
@@ -1251,6 +1418,7 @@
.log_four_order_right
{
margin-left
:
1rem
;
cursor
:
pointer
;
font-size
:
0.4rem
;
font-weight
:
400
;
color
:
rgba
(
242
,
0
,
0
,
1
);
...
...
@@ -1258,7 +1426,8 @@
}
.log_four_order_right
span
{
font-size
:
0.28rem
font-size
:
0.28rem
;
cursor
:
pointer
;
}
...
...
@@ -1267,12 +1436,14 @@
.log_four_pash
{
margin-top
:
0.16rem
;
margin-bottom
:
0.4rem
;
cursor
:
pointer
;
padding
:
0.22rem
0.32rem
0.22rem
0.34rem
;
}
.log_four_pash_top
{
display
:
flex
;
justify-content
:
space-between
;
cursor
:
pointer
;
align-items
:
center
;
border-bottom
:
0.02rem
solid
rgba
(
245
,
245
,
245
,
1
);
padding-bottom
:
0.28rem
...
...
@@ -1282,28 +1453,33 @@
font-size
:
0.3rem
;
font-family
:
PingFang
SC
;
font-weight
:
400
;
cursor
:
pointer
;
color
:
rgba
(
102
,
102
,
102
,
1
);
opacity
:
1
;
}
.log_four_pash_top_two
{
width
:
0.56rem
;
cursor
:
pointer
;
height
:
0.56rem
}
.log_four_pash_bottom
{
margin-top
:
0.3rem
;
display
:
flex
;
cursor
:
pointer
;
justify-content
:
flex-start
;
}
.log_four_pash_bottom_two
{
margin-left
:
0.26rem
margin-left
:
0.26rem
;
cursor
:
pointer
;
}
.log_four_pash_bottom_two
textarea
{
margin-top
:
0.03rem
;
border
:
none
;
cursor
:
pointer
;
font-size
:
0.26rem
;
font-weight
:
400
;
color
:
#333
;
...
...
@@ -1316,6 +1492,7 @@
.log_four_zong_qian
{
font-size
:
0.28rem
;
font-weight
:
400
;
cursor
:
pointer
;
color
:
rgba
(
51
,
51
,
51
,
1
);
opacity
:
1
;
}
...
...
@@ -1323,13 +1500,15 @@
.log_four_zong_shu
{
line-height
:
1
;
font-size
:
0.4rem
;
cursor
:
pointer
;
font-weight
:
400
;
color
:
rgba
(
242
,
0
,
0
,
1
);
opacity
:
1
;
}
.log_four_zong_shu
span
{
font-size
:
0.28rem
font-size
:
0.28rem
;
cursor
:
pointer
;
}
/* log_five页面 */
...
...
@@ -1340,18 +1519,21 @@
.log_five_list
{
padding
:
0.32rem
0.3rem
0.32rem
0.32rem
;
display
:
flex
;
cursor
:
pointer
;
justify-content
:
space-around
;
align-items
:
center
;
}
.log_five_list_left
{
width
:
1.64rem
;
cursor
:
pointer
;
height
:
1.64rem
}
.log_five_list_center_one
{
font-size
:
0.28rem
;
font-weight
:
400
;
cursor
:
pointer
;
line-height
:
0.36rem
;
color
:
rgba
(
51
,
51
,
51
,
1
);
opacity
:
1
;
...
...
@@ -1360,6 +1542,7 @@
.log_five_list_center_three
{
margin-top
:
0.06rem
;
font-size
:
0.22rem
;
cursor
:
pointer
;
font-weight
:
400
;
color
:
rgba
(
204
,
204
,
204
,
1
);
opacity
:
1
;
...
...
@@ -1367,6 +1550,7 @@
.log_five_list_right
{
width
:
0.48rem
;
cursor
:
pointer
;
height
:
0.48rem
;
margin-top
:
1.2rem
}
...
...
@@ -1376,6 +1560,7 @@
.log_five_handle
{
background
:
rgba
(
247
,
247
,
247
,
1
);
padding
:
0.14rem
0
0.08rem
0
!important
;
cursor
:
pointer
;
display
:
flex
;
justify-content
:
space-around
;
align-items
:
center
...
...
@@ -1384,16 +1569,19 @@
.log_five_handle_one
{
display
:
flex
;
flex-direction
:
column
;
cursor
:
pointer
;
align-items
:
center
}
.log_five_handle_img
{
width
:
0.4rem
;
cursor
:
pointer
;
height
:
0.4rem
}
.log_five_handle_word
{
font-size
:
0.2rem
;
cursor
:
pointer
;
font-weight
:
400
;
color
:
rgba
(
102
,
102
,
102
,
1
);
opacity
:
1
;
...
...
@@ -1414,36 +1602,43 @@
padding
:
0.52rem
1.62rem
0.44rem
1.62rem
;
border-top
:
0.02rem
solid
rgba
(
247
,
247
,
247
,
1
);
display
:
flex
;
cursor
:
pointer
;
justify-content
:
space-between
;
align-items
:
center
;
}
.log_six_photo_one
{
display
:
flex
;
flex-direction
:
column
;
cursor
:
pointer
;
justify-content
:
center
;
align-items
:
center
;
}
.log_six_add_img
{
width
:
0.64rem
;
height
:
0.46rem
;
cursor
:
pointer
;
}
.log_six_add_imgs
{
width
:
100%
;
height
:
1.92rem
;
cursor
:
pointer
;
}
.log_six_add_img
img
{
width
:
100%
;
cursor
:
pointer
;
height
:
100%
}
.log_six_add_titles
{
display
:
none
display
:
none
;
cursor
:
pointer
;
}
.log_six_add_title
{
margin-top
:
0.2rem
;
cursor
:
pointer
;
font-size
:
0.26rem
;
font-weight
:
400
;
color
:
rgba
(
204
,
204
,
204
,
1
);
...
...
@@ -1452,6 +1647,7 @@
.log_six_input_one
{
margin-top
:
0.26rem
;
cursor
:
pointer
;
display
:
flex
;
justify-content
:
flex-start
;
border-bottom
:
0.02rem
solid
rgba
(
245
,
245
,
245
,
1
);
...
...
@@ -1461,6 +1657,7 @@
border
:
none
;
margin
:
0
0
0.3rem
0.36rem
;
padding
:
0.1rem
0.3rem
;
cursor
:
pointer
;
font-size
:
0.32rem
;
font-weight
:
400
;
color
:
#333
;
...
...
@@ -1469,6 +1666,7 @@
.log_six_wire
{
width
:
7.5rem
;
cursor
:
pointer
;
height
:
0.16rem
;
background
:
rgba
(
247
,
247
,
247
,
1
);
opacity
:
1
;
...
...
@@ -1479,6 +1677,7 @@
.log_six_select_contant
{
padding
:
0
0.3rem
0.26rem
0.32rem
;
cursor
:
pointer
;
box-sizing
:
border-box
}
...
...
@@ -1487,6 +1686,7 @@
display
:
flex
;
justify-content
:
space-between
;
align-items
:
center
;
cursor
:
pointer
;
border-bottom
:
0.02rem
solid
rgba
(
245
,
245
,
245
,
1
);
padding-bottom
:
0.24rem
}
...
...
@@ -1494,6 +1694,7 @@
.log_six_select_left
{
display
:
flex
;
justify-content
:
flex-start
;
cursor
:
pointer
;
align-items
:
center
}
...
...
@@ -1501,6 +1702,7 @@
width
:
1.6rem
;
font-size
:
0.32rem
;
font-weight
:
400
;
cursor
:
pointer
;
color
:
rgba
(
51
,
51
,
51
,
1
);
opacity
:
1
;
}
...
...
@@ -1508,6 +1710,7 @@
.log_six_select_two
{
margin-left
:
0.75rem
;
font-size
:
0.32rem
;
cursor
:
pointer
;
font-weight
:
400
;
color
:
rgba
(
204
,
204
,
204
,
1
);
opacity
:
1
;
...
...
@@ -1515,6 +1718,7 @@
.log_six_select_three
{
width
:
0.1rem
;
cursor
:
pointer
;
height
:
0.2rem
}
...
...
@@ -1524,17 +1728,20 @@
.log_six_file_picture
{
margin-top
:
0.2rem
;
display
:
flex
;
cursor
:
pointer
;
justify-content
:
flex-start
;
align-items
:
center
}
.log_six_picture
{
position
:
relative
;
cursor
:
pointer
;
margin-right
:
0.16rem
}
.log_six_picture_one
{
width
:
1.6rem
;
cursor
:
pointer
;
height
:
1.6rem
;
border
:
0.02rem
dashed
rgba
(
204
,
204
,
204
,
1
);
display
:
flex
;
...
...
@@ -1545,39 +1752,46 @@
.log_six_pictyre_img
{
width
:
0.48rem
;
cursor
:
pointer
;
height
:
0.48rem
}
.log_six_pictyre_imgs
{
width
:
100%
;
cursor
:
pointer
;
height
:
1.6rem
}
.log_six_pictyre_img
img
{
width
:
100%
;
cursor
:
pointer
;
height
:
100%
}
.log_six_pictyre_title
{
font-size
:
0.24rem
;
font-weight
:
400
;
cursor
:
pointer
;
color
:
rgba
(
204
,
204
,
204
,
1
);
opacity
:
1
;
}
.log_six_pictyre_titles
{
display
:
none
display
:
none
;
cursor
:
pointer
;
}
.input_files
{
position
:
absolute
;
top
:
0
;
cursor
:
pointer
;
left
:
0
;
opacity
:
0
}
.input_files
input
{
width
:
1.6rem
;
cursor
:
pointer
;
height
:
1.6rem
;
}
...
...
@@ -1585,13 +1799,15 @@
/* log_seven页面 */
.log_seven
{
padding
:
0.32rem
0.3rem
0.16rem
0.4rem
padding
:
0.32rem
0.3rem
0.16rem
0.4rem
;
cursor
:
pointer
;
}
.log_seven_list
{
background-size
:
cover
;
background-repeat
:
no-repeat
;
display
:
flex
;
cursor
:
pointer
;
justify-content
:
space-between
;
padding
:
0.2rem
0.34rem
0.32rem
0.26rem
;
margin-bottom
:
0.16rem
...
...
@@ -1614,6 +1830,7 @@
}
.log_seven_right
{
cursor
:
pointer
;
display
:
flex
;
justify-content
:
flex-start
;
}
...
...
@@ -1621,6 +1838,7 @@
.log_seven_left_one
{
font-size
:
0.32rem
;
font-weight
:
500
;
cursor
:
pointer
;
color
:
rgba
(
255
,
141
,
42
,
1
);
opacity
:
1
;
}
...
...
@@ -1628,6 +1846,7 @@
.log_seven_left_two
{
margin-top
:
0.16rem
;
font-size
:
0.22rem
;
cursor
:
pointer
;
font-weight
:
400
;
color
:
rgba
(
153
,
153
,
153
,
1
);
opacity
:
1
;
...
...
@@ -1635,6 +1854,7 @@
.log_secen_left_three
{
margin-top
:
0.12rem
;
cursor
:
pointer
;
font-size
:
0.26rem
;
font-weight
:
400
;
color
:
rgba
(
153
,
153
,
153
,
1
);
...
...
@@ -1643,11 +1863,13 @@
.log_seven_right_one
{
width
:
0.32rem
;
cursor
:
pointer
;
height
:
0.32rem
}
.log_seven_right_two
{
margin-left
:
0.14rem
margin-left
:
0.14rem
;
cursor
:
pointer
;
}
...
...
@@ -1655,6 +1877,7 @@
.log_seven_btn
{
margin-top
:
0.96rem
;
cursor
:
pointer
;
display
:
flex
;
justify-content
:
center
;
align-items
:
center
...
...
@@ -1663,6 +1886,7 @@
.log_seven_btn_contant
{
width
:
6.88rem
;
height
:
0.96rem
;
cursor
:
pointer
;
background
:
linear-gradient
(
344deg
,
rgba
(
255
,
78
,
0
,
1
)
0%
,
rgba
(
255
,
157
,
45
,
1
)
100%
);
box-shadow
:
0
0.06rem
0.12rem
rgba
(
255
,
87
,
0
,
0.24
);
opacity
:
1
;
...
...
@@ -1683,6 +1907,7 @@
.log_nine_top
{
width
:
100%
;
cursor
:
pointer
;
background
:
linear-gradient
(
334deg
,
rgba
(
255
,
78
,
0
,
1
)
0%
,
rgba
(
255
,
157
,
45
,
1
)
100%
);
opacity
:
1
;
}
...
...
@@ -1691,11 +1916,14 @@
padding
:
0.6rem
0
0.74rem
0
;
display
:
flex
;
flex-direction
:
column
;
cursor
:
pointer
;
align-items
:
center
}
.nine_money_one
{
font-size
:
0.22rem
;
cursor
:
pointer
;
font-weight
:
400
;
color
:
rgba
(
255
,
255
,
255
,
1
);
opacity
:
0.7
;
...
...
@@ -1704,6 +1932,7 @@
.nine_money_two
{
margin-top
:
0.22rem
;
font-size
:
0.68rem
;
cursor
:
pointer
;
font-weight
:
400
;
color
:
rgba
(
255
,
255
,
255
,
1
);
opacity
:
1
;
...
...
@@ -1711,6 +1940,7 @@
.nine_money_explain
{
display
:
flex
;
cursor
:
pointer
;
justify-content
:
space-around
;
align-items
:
center
;
padding-bottom
:
0.26rem
...
...
@@ -1718,23 +1948,27 @@
.nine_money_explain_one
{
display
:
flex
;
cursor
:
pointer
;
justify-content
:
flex-start
;
}
.nine_money_explain_one_img
{
width
:
0.32rem
;
cursor
:
pointer
;
height
:
0.24rem
;
margin-top
:
0.06rem
;
}
.nine_money_explain_two_img
{
width
:
0.32rem
;
cursor
:
pointer
;
height
:
0.32rem
;
margin-top
:
0.04rem
;
}
.nine_money_explain_title
{
font-size
:
0.26rem
;
cursor
:
pointer
;
font-weight
:
400
;
color
:
rgba
(
255
,
255
,
255
,
1
);
opacity
:
0.7
;
...
...
@@ -1746,6 +1980,7 @@
.log_nine_center
{
background
:
rgba
(
247
,
247
,
247
,
1
);
cursor
:
pointer
;
padding
:
0.16rem
0
0.16rem
0.32rem
;
font-size
:
0.26rem
;
font-weight
:
400
;
...
...
@@ -1759,7 +1994,8 @@
.log_nine_list_one
{
display
:
flex
;
justify-content
:
space-between
;
align-items
:
center
;
align-items
:
center
;
cursor
:
pointer
;
padding
:
0.24rem
0.3rem
0.22rem
0.32rem
;
box-sizing
:
border-box
;
border-bottom
:
0.02rem
solid
rgba
(
245
,
245
,
245
,
1
)
...
...
@@ -1768,17 +2004,20 @@
.log_nine_list_one_left
{
display
:
flex
;
justify-content
:
flex-start
;
cursor
:
pointer
;
align-items
:
center
}
.log_nine_list_one_left_img
{
width
:
0.32rem
;
cursor
:
pointer
;
height
:
0.32rem
}
.log_nine_list_one_left_title
{
margin-left
:
0.16rem
;
font-size
:
0.32rem
;
cursor
:
pointer
;
font-weight
:
400
;
color
:
rgba
(
51
,
51
,
51
,
1
);
opacity
:
1
;
...
...
@@ -1786,12 +2025,14 @@
.log_nine_list_one_left_title_add
{
margin-left
:
0.32rem
;
font-size
:
0.28rem
;
font-size
:
0.28rem
;
cursor
:
pointer
;
color
:
#999999
}
.log_nine_list_one_right
{
width
:
0.1rem
;
cursor
:
pointer
;
height
:
0.2rem
}
...
...
@@ -1801,40 +2042,47 @@
.log_ten_list
{
/* margin-top: 0.32rem; */
padding
:
0.32rem
;
cursor
:
pointer
;
box-sizing
:
border-box
}
.log_ten_list_contant
{
padding
:
0.48rem
0.18rem
;
padding
:
0.48rem
0.18rem
;
cursor
:
pointer
;
box-sizing
:
border-box
}
.log_ten_list_one
{
padding
:
0.16rem
0.26rem
0.3rem
0.16rem
;
display
:
flex
;
justify-content
:
flex-start
;
justify-content
:
flex-start
;
cursor
:
pointer
;
border-bottom
:
0.02rem
solid
rgba
(
245
,
245
,
245
,
1
);
/* background: rgba(245, 245, 245, 1) */
}
.log_ten_list_one_left
{
width
:
1.28rem
;
cursor
:
pointer
;
height
:
1.28rem
}
.log_ten_list_one_left
img
{
width
:
100%
;
cursor
:
pointer
;
height
:
100%
}
.log_ten_list_one_center
{
margin-left
:
0.22rem
;
cursor
:
pointer
;
margin-top
:
0.16rem
}
.log_ten_list_one_center_top
{
width
:
3.2rem
;
font-size
:
0.34rem
;
cursor
:
pointer
;
font-weight
:
400
;
color
:
rgba
(
51
,
51
,
51
,
1
);
opacity
:
1
;
...
...
@@ -1843,11 +2091,13 @@
.log_ten_list_one_center_bottom
{
margin-top
:
0.2rem
;
display
:
flex
;
cursor
:
pointer
;
justify-content
:
flex-start
;
}
.log_ten_list_onb_icon
{
width
:
0.24rem
;
cursor
:
pointer
;
height
:
0.24rem
;
margin-top
:
0.05rem
}
...
...
@@ -1855,6 +2105,7 @@
.log_ten_list_onb_title
{
margin-left
:
0.1rem
;
font-size
:
0.22rem
;
cursor
:
pointer
;
line-height
:
18px
;
color
:
rgba
(
204
,
204
,
204
,
1
);
opacity
:
1
;
...
...
@@ -1862,22 +2113,26 @@
.log_ten_list_one_right
{
margin-left
:
1.2rem
;
cursor
:
pointer
;
}
.log_ten_list_one_right_top
{
font-size
:
0.34rem
;
font-weight
:
400
;
cursor
:
pointer
;
color
:
rgba
(
51
,
51
,
51
,
1
);
opacity
:
1
;
}
.log_ten_list_one_right_top
span
{
font-size
:
0.24rem
font-size
:
0.24rem
;
cursor
:
pointer
;
}
.log_ten_list_one_right_bottom
{
margin-top
:
0.24rem
;
font-size
:
0.24rem
;
cursor
:
pointer
;
font-weight
:
400
;
color
:
rgba
(
153
,
153
,
153
,
1
);
opacity
:
1
;
...
...
@@ -1886,6 +2141,7 @@
.log_ten_money_select_top
{
display
:
flex
;
justify-content
:
center
;
cursor
:
pointer
;
align-items
:
center
;
font-size
:
0.4rem
;
font-weight
:
400
;
...
...
@@ -1896,11 +2152,13 @@
.log_ten_money_select_top
span
{
font-size
:
0.22rem
;
cursor
:
pointer
;
}
.log_ten_money_select_title
{
font-size
:
0.32rem
;
font-weight
:
400
;
cursor
:
pointer
;
color
:
rgba
(
51
,
51
,
51
,
1
);
opacity
:
1
;
}
...
...
@@ -1908,6 +2166,7 @@
.log_ten_bottom_btn_left
{
width
:
4.16rem
;
background
:
#fff
;
cursor
:
pointer
;
font-size
:
0.34rem
;
font-weight
:
600
;
color
:
rgba
(
51
,
51
,
51
,
1
);
...
...
@@ -1915,15 +2174,18 @@
}
.log_ten_bottom_btn_right-right
{
width
:
3.34rem
width
:
3.34rem
;
cursor
:
pointer
;
}
.log_eleven_hide
{
display
:
none
display
:
none
;
cursor
:
pointer
;
}
.log_ten_block
{
display
:
block
!important
;
cursor
:
pointer
;
}
...
...
@@ -1931,11 +2193,13 @@
.log_eleven_list
{
padding
:
0.32rem
;
cursor
:
pointer
;
box-sizing
:
border-box
}
.log_eleven_list_contant
{
display
:
flex
;
cursor
:
pointer
;
justify-content
:
space-between
;
align-items
:
center
;
border-bottom
:
0.02rem
solid
rgba
(
245
,
245
,
245
,
1
);
...
...
@@ -1946,6 +2210,7 @@
.log_eleven_title
{
font-size
:
0.32rem
;
cursor
:
pointer
;
font-weight
:
400
;
color
:
rgba
(
51
,
51
,
51
,
1
);
opacity
:
1
;
...
...
@@ -1953,6 +2218,7 @@
.log_eleven_time
{
margin-top
:
0.2rem
;
cursor
:
pointer
;
display
:
flex
;
justify-content
:
flex-start
;
align-items
:
center
...
...
@@ -1960,12 +2226,14 @@
.log_eleven_time_icon
{
width
:
0.32rem
;
height
:
0.32rem
height
:
0.32rem
;
cursor
:
pointer
;
}
.log_eleven_time_num
{
margin-left
:
0.18rem
;
font-size
:
0.28rem
;
cursor
:
pointer
;
font-weight
:
400
;
color
:
rgba
(
102
,
102
,
102
,
1
);
opacity
:
1
;
...
...
@@ -1973,6 +2241,7 @@
.log_eleven_list_contant_right
{
font-size
:
0.32rem
;
cursor
:
pointer
;
font-weight
:
400
;
color
:
rgba
(
242
,
0
,
0
,
1
);
opacity
:
1
;
...
...
@@ -1983,6 +2252,7 @@
.log_twelve_list
{
margin-top
:
0.16rem
;
cursor
:
pointer
;
padding
:
0.32rem
0.3rem
0.32rem
0.32rem
;
box-sizing
:
border-box
}
...
...
@@ -1990,6 +2260,7 @@
.log_twelve_list_contant_one
{
display
:
flex
;
justify-content
:
space-between
;
cursor
:
pointer
;
align-items
:
center
;
border-bottom
:
0.02rem
solid
rgba
(
245
,
245
,
245
,
1
);
padding-bottom
:
0.18rem
...
...
@@ -1998,23 +2269,27 @@
.log_twelve_list_left
,
.log_twelve_list_right
{
display
:
flex
;
cursor
:
pointer
;
justify-content
:
flex-start
;
align-items
:
center
}
.log_twelve_list_left_img
{
width
:
0.8rem
;
cursor
:
pointer
;
height
:
0.8rem
;
}
.log_twelve_list_left_img
img
{
width
:
100%
;
cursor
:
pointer
;
height
:
100%
}
.log_twelve_list_left_title
{
margin-left
:
0.16rem
;
font-size
:
0.32rem
;
cursor
:
pointer
;
font-weight
:
400
;
color
:
rgba
(
51
,
51
,
51
,
1
);
opacity
:
1
;
...
...
@@ -2023,22 +2298,26 @@
.log_twelve_list_right_word
{
font-size
:
0.26rem
;
font-weight
:
400
;
cursor
:
pointer
;
color
:
rgba
(
51
,
51
,
51
,
1
);
opacity
:
1
;
}
.log_twelve_list_right_word
span
{
margin-left
:
0.04rem
margin-left
:
0.04rem
;
cursor
:
pointer
;
}
.log_twelve_list_right_icon
{
margin-left
:
0.3rem
;
width
:
0.2rem
;
cursor
:
pointer
;
height
:
0.1rem
;
}
.log_twelve_list_right_icon
img
{
width
:
100%
;
cursor
:
pointer
;
height
:
100%
}
...
...
@@ -2047,11 +2326,13 @@
.log_twelve_money
{
padding
:
0.28rem
0
0.18rem
0.4rem
;
cursor
:
pointer
;
box-sizing
:
border-box
}
.log_twelve_money_one
{
display
:
flex
;
cursor
:
pointer
;
justify-content
:
space-between
;
align-items
:
center
;
border-bottom
:
0.02rem
solid
rgba
(
245
,
245
,
245
,
1
);
...
...
@@ -2061,22 +2342,26 @@
.log_twelver_money_left_top
{
display
:
flex
;
justify-content
:
flex-start
;
cursor
:
pointer
;
align-items
:
center
}
.log_twe_mon_left_one
{
width
:
0.48rem
;
cursor
:
pointer
;
height
:
0.48rem
}
.log_twe_mon_left_one
img
{
width
:
100%
;
height
:
100%
height
:
100%
;
cursor
:
pointer
;
}
.log_twe_mon_left_two
{
margin-left
:
0.24rem
;
font-size
:
0.28rem
;
cursor
:
pointer
;
font-weight
:
400
;
color
:
rgba
(
51
,
51
,
51
,
1
);
opacity
:
1
;
...
...
@@ -2085,6 +2370,7 @@
.log_twe_mon_left_three
{
margin-left
:
0.12rem
;
display
:
flex
;
cursor
:
pointer
;
justify-content
:
center
;
align-items
:
center
;
width
:
1.16rem
;
...
...
@@ -2098,6 +2384,7 @@
.log_twelver_money_left_bottom
{
font-size
:
0.26rem
;
cursor
:
pointer
;
font-weight
:
400
;
color
:
rgba
(
102
,
102
,
102
,
1
);
opacity
:
1
;
...
...
@@ -2109,6 +2396,7 @@
.there_unActive
{
color
:
#FF7700
!important
;
border-top
:
1px
solid
#F5F5F5
;
cursor
:
pointer
;
border-bottom
:
1px
solid
#F5F5F5
;
padding
:
0.34rem
0
;
box-sizing
:
border-box
;
...
...
请
注册
或
登录
后发表评论