.hardware-list{ position: fixed; top: 10px; left: 10px; z-index: 999; color: #000; padding: 20px; width: 30%; } .hard-header{ color: #fff; display: inline-block; font-size: 18px; font-weight: bold; width: 140px; padding: 10px 15px; background: #262729; cursor: pointer; } .hard-header >img{ width: 12px; display: inline-block; margin-left: 10px; cursor: pointer; } .hard-body{ background: #262729; width: 100%; padding: 20px; } .hardware-list a{ color: inherit; } .plugin-action{ color: #1890ff!important; cursor: pointer; } .plugin-action img{ width: 24px; } #temperature{ width: 360px; height: 400px; } .ac-con{ background: #363F51; position: relative; width: 360px; height: 330px; color: #24E8CF; padding-top: 20px; text-align: center; border-radius: 5px; } .ac-con .ac-body{ width: 100%; height: 100%; padding: 0; } #air-conditioner{ width: 160px; height: 146px; margin: 0 auto; } .ac-title{ text-align: center; margin-bottom: 10px; } .ac-con .ac-btn{ color: #fff; background: #2EC2AE; display: inline-block; padding: 0 10px; line-height: 36px; height: 36px; border-radius: 5px; cursor: pointer; } .ac-left{ position: absolute; top: 46px; left: 12px; } .ac-left li{ margin: 16px 0; } .ac-left li i{ font-size: 24px; } .ac-con .iconquxiao{ position: absolute; top: 24px; right: 20px; color: #F5F5F5; font-size: 10px; cursor: pointer; } .ac-con .ac-close{ position: absolute; top: 64px; right: 20px; color: #fff; font-size: 10px; cursor: pointer; min-width: 50px; } .btm-con{ margin-top: -15px; } .btm-con > div{ display: flex; align-items: center; justify-content: center; width: calc(100% - 24px); margin: 0 auto; } .btm-con >div .ac-btn{ width: 50%; margin-top: 12px; } .btm-con >div .ac-btn:last-of-type{ margin-left: 12px; } .btm-con >div:first-of-type span{ color: #fff; display: inline-block; } .btm-con >div:first-of-type span:last-of-type{ margin-left: 12px; } .btm-con >div:first-of-type i{ color: #2EC2AE; } .btm-con .minbtn .ac-btn{ max-width: 100px; } .m-con{ width: 600px; } .m-con .iconquxiao{ position: absolute; top: 24px; right: 15px; color: #F5F5F5; font-size: 10px; cursor: pointer; z-index: 999; } #monitor{ width: 100%; background: #262729; }