.cy-back { position: absolute; width: 100%; height: 100%; } .cy-content { position: absolute; width: 100%; height: 100%; } .cy-content-title { width: 100%; height: 100rpx; overflow: hidden; } .cy-content-item { margin-top: 25rpx; width: 33.3333%; height: 80rpx; } .cy-use-item { width: auto; height: 50rpx; font-size: 30rpx; text-align: center; } .cy-use-line { width: 90rpx; height: 5rpx; background-color: #004585; } .cy-content-list { position: relative; width: 100%; height: auto; padding-bottom: 20rpx; } .cy-list-item { margin-top: 25rpx; margin-left: 35rpx; width: 680rpx; height: 200rpx; background-color: white; border-radius: 10rpx; overflow: hidden; } .cy-item-value { position: relative; width: 290rpx; height: 100%; } .cy-item-value image { width: 200rpx; height: 120rpx; border-radius: 8rpx; } .cy-item-value text { position: absolute; left: 55rpx; bottom: 38rpx; width: auto; height: auto; font-size: 18px; font-weight: 450; letter-spacing: 3rpx; color: #aa7e4f; } .cy-item-left-value { font-size: 22px; border-right: 1px dashed gainsboro; } .cy-item-des { width: 380rpx; height: 100%; } .cy-item-des-title { margin-top: 30rpx; width: 100%; font-size: 16px; height: 60rpx; letter-spacing: 8rpx; padding-top: 5rpx; } .cy-item-date { width: 100%; height: 55rpx; font-size: 10px; color: #aa7e4f; font-weight: 300; } .cy-warn-view { margin-top: 360rpx; width: 750rpx; height: auto; font-size: 14px; color: #c0c0c0; }