/* pagesPublic/pages/tdcr/tdcr-list/index.wxss */ .list_main { width: 100%; height: 100vh; display: flex; align-items: center; justify-content: center; } .map-block { width: 80%; height: 100vw; background-size: 100% 100%; } .block-name1 { width: 258rpx; height: 85rpx; line-height: 85rpx; font-size: 30rpx; font-weight: bold; color: #00FFFF; padding-left: 46rpx; background-size: 100%; background-repeat: no-repeat; position: relative; left: 68rpx; top: -9rpx; } .block-name2 { width: 234rpx; height: 85rpx; line-height: 85rpx; font-size: 30rpx; font-weight: bold; color: #00FFFF; padding-left: 61rpx; background-size: 100%; background-repeat: no-repeat; position: relative; left: 125rpx; top: -2rpx; } .block-name3 { width: 300rpx; height: 85rpx; line-height: 85rpx; font-size: 30rpx; font-weight: bold; color: #0F2887; padding-left: 46rpx; background-size: 100%; background-repeat: no-repeat; position: relative; left: 159rpx; top: 0rpx; } .block-name4 { width: 213rpx; /* height: 85rpx; */ line-height: 78rpx; font-size: 30rpx; font-weight: bold; color: #00FFFF; padding-left: 46rpx; background-size: 100%; background-repeat: no-repeat; position: relative; left: 223rpx; bottom: -480rpx; } .block-name5 { width: 234rpx; /* height: 85rpx; */ line-height: 85rpx; font-size: 30rpx; font-weight: bold; color: #00FFFF; padding-left: 46rpx; background-size: 100%; background-repeat: no-repeat; position: relative; left: 120rpx; bottom: -485rpx; } .jt { width: 40rpx; height: 40rpx; background-size: 100%; position: relative; z-index: 40; } .postion1 { top: -68rpx; left: 133rpx; z-index: 45; } .postion2 { top: -26rpx; left: 70rpx; z-index: 45; } .postion3 { top: 36rpx; left: 172rpx; z-index: 45; } .postion4 { top: 46rpx; left: 235rpx; z-index: 45; } .postion5 { top: 38rpx; left: 135rpx; z-index: 45; } .line { border-left: dashed 1px #00FFFF; width: 1rpx; position: relative; } .line1 { height: 39vw; top: -371rpx; left: 191rpx; z-index: 30; } .line2 { height: 48vw; top: -840rpx; left: 88rpx; z-index: 30; } .line3 { height: 26vw; top: -1113rpx; left: 151rpx; z-index: 30; } .line4 { height: 15vw; top: -827rpx; left: 254rpx; z-index: 30; } .line5 { height: 20vw; top: -903rpx; left: 150rpx; z-index: 30; }