| | |
| | | transform: rotate(45deg); |
| | | z-index: -1; |
| | | // background-color: #3b96ff; |
| | | background: linear-gradient(rgb(7 10 203 / 75%), rgb(16 238 220)); |
| | | box-shadow: inset 0 0 40px #409eff; |
| | | // background: linear-gradient(rgb(7 10 203 / 75%), rgb(16 238 220)); |
| | | } |
| | | |
| | | .marsBlueGradientPnl { |
| | |
| | | -moz-border-radius: 5px; |
| | | border-radius: 5px; |
| | | // line-height: 32px; |
| | | // width: 112px; |
| | | width: 360px; |
| | | -webkit-user-select: none; |
| | | -moz-user-select: none; |
| | | -ms-user-select: none; |
| | | user-select: none; |
| | | word-wrap: break-word; |
| | | font-size: 14px; |
| | | background: linear-gradient(rgb(7 10 203 / 75%), rgb(16 238 220)); |
| | | box-shadow: inset 0 0 40px #409eff; |
| | | // background: linear-gradient(rgb(7 10 203 / 75%), rgb(16 238 220)); |
| | | } |
| | | |
| | | .marsBlueGradientPnl img { |
| | | vertical-align: middle; |
| | | width: 160px; |
| | | height: 160px; |
| | | width: 360px; |
| | | height: 360px; |
| | | } |
| | | } |
| | | |
| | |
| | | } |
| | | } |
| | | |
| | | .yjwz-height-box { |
| | | bottom: 120px; |
| | | |
| | | &::after { |
| | | content: ""; |
| | | position: absolute; |
| | | bottom: -120px; |
| | | left: calc(50% - 3px); |
| | | display: block; |
| | | width: 3px; |
| | | height: 120px; |
| | | // 0px 0px 6px rgb(255, 179, 0, 0.8) |
| | | background: linear-gradient(to bottom, rgb(255, 179, 0, 0.8), rgb(255, 179, 0, 0.2)); |
| | | // border-right: 3px solid #fff; |
| | | } |
| | | } |
| | | |
| | | .fxy-ordinary { |
| | | &::after { |
| | | background: linear-gradient(to bottom, rgba(255, 201, 0, 0.8), rgba(255, 201, 0, 0.2)); |