| | |
| | | width: 595px; |
| | | height: 845px; |
| | | position: relative; |
| | | background-image: url('https://jsek.bnuic.com/home/certificate/szkc.jpg'); |
| | | /* background-image: url('https://jsek.bnuic.com/home/certificate/szkc.jpg'); */ |
| | | } |
| | | |
| | | .bgImg { |
| | | width: 100%; |
| | | height: 100%; |
| | | |
| | | } |
| | | |
| | | .certificateInfo { |
| | |
| | | .correlationImage { |
| | | width: 300rpx; |
| | | height: 180rpx; |
| | | /* background: #D9D9D9; */ |
| | | border: 2rpx solid #ddd; |
| | | } |
| | | |
| | | .correlation { |
| | |
| | | |
| | | } |
| | | |
| | | .testBtnBox { |
| | | display: flex; |
| | | justify-content: space-between; |
| | | padding: 20rpx 32rpx; |
| | | margin-top: 30rpx; |
| | | border-top: 2rpx solid #ededed; |
| | | border-bottom: 2rpx solid #ededed; |
| | | } |
| | | |
| | | .textTile { |
| | | display: flex; |
| | | align-items: center; |