.selected { color: red; } .highlight { background: yellow; } .main { position: relative; min-width: 1024px; max-width: 1920px; margin: 0 auto; height: 100%; padding: 0.5% 0.5%; box-box-sizing: border-box; display: flex; flex-direction: row; } .head { width: 100%; height: 60px; padding: 10px; box-sizing: border-box; display: flex; flex-direction: row; justify-content: space-between; align-items: center; } .head .left { display: flex; flex-direction: row; justify-content: flex-start; align-items: center; } .head .left span { display: block; width: 70px; height: 30px; line-height: 30px; text-align: center; background: #d6d6d6; font-size: 16px; color: #333333; margin-right: 6px; border-radius: 5px; font-family: DIN-Bold; cursor: pointer; } .head .left span.active { background: #1890ff; color: #fff; } .head .right { display: flex; flex-direction: row; justify-content: flex-start; align-items: center; } .head .tipIcon { display: flex; flex-direction: row; justify-content: flex-start; align-items: center; margin-left: 10px; } .head .tipIcon span { color: #525866; font-size: 14px; margin-left: 5px; } .center { height: calc(100% - 60px); display: flex; box-sizing: border-box; flex-direction: row; justify-content: space-between; align-items: flex-start; } .center .left { position: relative; padding-left: 177px; padding-top: 20px; display: flex; box-sizing: border-box; flex-direction: row; justify-content: flex-start; align-items: flex-start; } .center .left .LineBox { padding-top: 57px; position: relative; } .center .left .LineBoxstu { position: absolute; left: 8px; top: 48px; } .center .left .itemBox { display: flex; box-sizing: border-box; flex-direction: column; justify-content: flex-start; align-items: flex-start; } .center .left .item { position: relative; top: 49px; left: 4px; line-height: 1; } .center .left .item .num { color: #09355e; position: absolute; left: 48px; top: 5px; font-size: 8px; font-family: DIN-Bold; } .center .left .item .num.nums { left: 45px; } .center .left .item .ddj { margin-left: 31px; display: block; } .center .left .item .round { position: absolute; width: 790px; height: 2px; left: -22px; bottom: 8px; } .center .right { height: 100%; width: 302px; box-sizing: border-box; padding: 5px 0 0 5px; border-left: 1px solid #bdcadb; } .center .right .rItem { margin-bottom: 5px; } .center .right .rItem .title { display: flex; flex-direction: row; justify-content: flex-start; align-items: center; margin-bottom: 6px; } .center .right .rItem .title span { font-size: 16px; color: #2d2f33; font-weight: bold; margin-left: 6px; } .center .right .rItem .tbale { border: 1px solid #bdcadb; width: 235px; margin-left: 12px; } .center .right .rItem .tbale .item { overflow: hidden; height: 32px; border-bottom: 1px solid #bdcadb; } .center .right .rItem .tbale .item span { display: block; float: left; width: 98px; height: 32px; line-height: 32px; background: #f8f9fb; font-size: 14px; color: #525866; text-align: center; border-right: 1px solid #bdcadb; } .center .right .rItem .tbale .item label { display: block; float: left; width: 135px; height: 32px; line-height: 32px; font-size: 14px; color: #525866; text-align: center; font-family: DIN-Bold; border-right: 1px solid #bdcadb; } .center .right .rItem .InfoItem { margin-bottom: 3px; margin-left: 12px; } .center .right .rItem .InfoItem .titleS { display: block; width: 48px; height: 20px; text-align: center; line-height: 20px; background: #fe2c2c; color: #fff; font-size: 12px; border-radius: 5px; margin-bottom: 4px; } .center .right .rItem .InfoItem .InfoBlock { display: flex; flex-direction: row; margin-bottom: 1px; } .center .right .rItem .InfoItem .InfoBlock span { color: #525866; font-size: 14px; display: block; min-width: 70px; } .center .right .rItem .InfoItem .InfoBlock label { color: #525866; font-size: 14px; font-weight: bold; } .Colum { display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; margin-top: 38px; } .onOne { position: relative; border: 1px dashed #dbdbdb; background: #f9f9f9; margin-right: 4px; border-radius: 5px; } .onOne span { position: absolute; color: #09355e; font-size: 14px; left: 5px; top: 50%; transform: translateY(-50%); } .big { position: absolute; left: 4px; bottom: -112px; } .ddjnum { font-size: 18px; position: absolute; color: #fff; font-family: DIN-Bold; left: 65px; z-index: 9999; top: 24px; } .position { position: absolute; left: 216px; top: 60px; } .firstRow { position: absolute; left: 179px; top: 53px; color: #292c33; font-size: 12px; } .firstLine { position: absolute; left: 217px; top: 43px; color: #292c33; font-size: 12px; } .status { position: absolute; width: 32px; height: 22px; margin-left: 10px; } .ddjline { margin-left: 44px; width: 723px; } .station { position: relative; } .stationgoods { position: absolute; margin-left: -23px; margin-top: 1px; width: 32px; height: 20px; } .jhd { position: absolute; margin-left: 20px; margin-top: -7px; height: 12px; width: 12px } .container { height: 300px; overflow: hidden; position: relative; } .content { position: absolute; top: 0; left: 0; width: 100%; }