| | |
| | | |
| | | .win { |
| | | position: relative; |
| | | //display: inline-block; |
| | | margin-bottom: 13px; |
| | | background-color: rgba(33, 41, 69,0.9); |
| | | } |
| | |
| | | height: 100%; |
| | | .main-matter{ |
| | | font-size: 13px; |
| | | padding: 9px 7px; |
| | | font-weight: normal; |
| | | border: 1px solid #396d83; |
| | | .row-item-one{ |
| | |
| | | } |
| | | } |
| | | .border_corner{ |
| | | z-index: 2500; |
| | | z-index: 999; |
| | | position: absolute; |
| | | width: 10px; |
| | | height: 10px; |
| | |
| | | border-left: none; |
| | | border-top: none; |
| | | } |
| | | //.el-row { |
| | | // width: 100%; |
| | | // color: #00d0f9; |
| | | // .el-col{ |
| | | // width: 180px; |
| | | // height: 28px; |
| | | // background-color: #243a55;; |
| | | // text-align: center; |
| | | // line-height: 28px; |
| | | // margin-left: 6px; |
| | | // border-radius: 4px; |
| | | // &:nth-child(1){ |
| | | // margin-left:0; |
| | | // } |
| | | // } |
| | | //} |
| | | </style> |