.dep-box { height: 213px; background: #fff; padding: 10px 16px; margin-bottom: 20px; } .user-box { background: #fff; padding: 10px 16px; } .top { display: flex; justify-content: space-between; .title { background-color: #fff; display: inline-block; .line { display: inline-block; width: 3px; height: 20px; background: #006BE3; } .cn { font-family: YouSheBiaoTiHei; font-size: 24px; color: #101531; margin-left: 11px; } .en { font-family: D-DINExp-Italic; font-weight: Italic; font-size: 12px; color: #969799; } } }