*{ margin: 0; padding: 0; box-sizing: border-box; } body{ height: 100vh; color:#94d1ff; font-size: 0.8vw; overflow: auto; background-color: #040d32; } ._Num{ width: calc(100% - 180px); font-size: 1.2vw; font-weight: bold; color: #fbbd08; margin: 0 10px; } ._temp{ display: flex; align-items: flex-end; justify-content: center; padding-bottom: 5px; font-size: 0.8vw; height: calc(100% - 22px); } ._temp+div{ font-size: 0.8vw; } .li_shui{ width: 48px; height: 86%; background-color: #005eb6; border: 2px solid #fff; background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 0%, #040D32 1%); } ._unit{ display: flex; flex-direction: column; justify-content: space-between; align-items: flex-end; margin-right: 5px; color: #fff; height: 86%; } @media screen and (max-width: 1200px){ .yz_clm6.post_clm{ height: 150% !important; } .yz_clm6.post_clm .yz_clm6,.yz_clm6.post_clm .yz_clm12{ height: 33.33% !important; } .Liquid{ width: 100% !important; } .Liquid+div{ width: 100% !important; } #openYK .yz_clm15:nth-child(2){ height: auto !important; } } .swit_li>div{ width: 25%; color: #eaeaea; font-size: 0.8vw; /* height: 33.33%; */ } .swit_li>div .icon-cloud-state{ display: block; margin-bottom: 2px; } ._line{ display: flex; align-items: center; text-align: center; justify-content: space-around; height: 60px; margin:0 7.5px; font-size: 0.8vw; border-top:2px solid #5C47A4; border-bottom:2px solid #5C47A4; } .icon-cloud-state{ font-size: 1.6vw !important; vertical-align: middle; color:#878787; } .icon-cloud-state+div{ font-size: 0.8vw !important; color:#eaeaea; } .switch_YK>li{ width:33.33%; height: 20%; min-height: 70px; font-size: 0.8vw; padding:0 8px; } .switch_TJ,.switch_3ZP,.switch_1Z,.switch_2Z{ border-top: 1px solid rgba(232, 232, 232, 0.2); border-left: 1px solid rgba(232, 232, 232, 0.2); } .switch_TJ>li,.switch_3ZP>li{ width:20%; /* height: 14.44%; */ border-bottom: 1px solid rgba(232, 232, 232, 0.2); border-right: 1px solid rgba(232, 232, 232, 0.2); } .switch_1Z>li,.switch_2Z>li{ width:20%; /* height: 25%; */ min-height: auto; padding:4px 6px 0; border-bottom: 1px solid rgba(232, 232, 232, 0.2); border-right: 1px solid rgba(232, 232, 232, 0.2); } .switch_YLI>li{ width:16.66%; /* height: 14.44%; */ } .switch_ZJ>li,.switch_AB>li{ width:33.33%; /* height: 33.33%; */ } .Liquid{ font-size: 13px; } .Liquid>div{ flex: 1; display: flex; flex-direction: column; align-items: center; } .Liquid .liquid_val span{ font-size: 1vw; color: #fbbd08; font-weight: bold; } .Liquid .liquid_val>div{ margin-top: 10px; text-align: center; width: 50%; } .Range{ display: flex; flex-direction: column; justify-content: space-between; align-items: flex-end; padding-top: 6px; padding:0 12px; height: 100px; color: rgba(255,255,255,0.6); } .Range i{ line-height: 10px; vertical-align: middle; font-size: 2.4vw; } .Liquidli{ position: relative; width: 52px; height: 100px; border-radius: 3px; box-shadow: 0 0 4px 2px #6a6a6a; background-color: #ccc; } .Liquidli>div{ position: absolute; bottom: 0; left: 0; width: 100%; height: 0%; border-radius: 3px; background-color: #48d800; } .Liquidli>span{ position: absolute; bottom:0; left: 50%; transform: translate(-50%,0); color: #000; font-size: 1.2vw; font-weight: bold; } .Liquidli>span>i{ font-size: 0.8vw; }