|
|
@ -5,7 +5,7 @@ page { |
|
|
|
height: auto; |
|
|
|
display: flex; |
|
|
|
flex-direction: column; |
|
|
|
background-color: #f7f7f7; |
|
|
|
background-color: black; |
|
|
|
/* z-index: -9999; */ |
|
|
|
} |
|
|
|
.header { |
|
|
@ -735,8 +735,9 @@ page { |
|
|
|
width: 700rpx; |
|
|
|
height:auto ; |
|
|
|
background-color: #FFFFFF; |
|
|
|
margin: 30rpx 0 0 30rpx; |
|
|
|
margin: 20rpx 0 0 30rpx; |
|
|
|
border-radius: 20rpx; |
|
|
|
overflow: hidden; |
|
|
|
} |
|
|
|
.hd_news{ |
|
|
|
display: flex; |
|
|
@ -834,8 +835,10 @@ line-height: 40rpx; |
|
|
|
font-family: DIN Alternate; |
|
|
|
color: #FF783C; |
|
|
|
/* align-items: center; */ |
|
|
|
|
|
|
|
} |
|
|
|
.right{ |
|
|
|
margin-right: 30rpx; |
|
|
|
} |
|
|
|
.bg_new_box{ |
|
|
|
background: #F9FBFE; |
|
|
@ -961,7 +964,7 @@ line-height: 40rpx; |
|
|
|
display: flex; |
|
|
|
flex-direction:row; |
|
|
|
justify-content: space-between; |
|
|
|
margin: 21rpx 0 0 30rpx; |
|
|
|
margin: 23rpx 0 0 30rpx; |
|
|
|
} |
|
|
|
.door{ |
|
|
|
display:flex; |
|
|
|