.hardware-list{ position: fixed; top: 10px; left: 10px; z-index: 999; color: #000; padding: 20px; width: 30%; min-Width:500px; } .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; color: #24E8CF; padding-top: 20px; padding-bottom: 10px; text-align: center; border-radius: 5px; min-height: 300px; } .ac-con .ac-body{ width: 100%; height: 100%; padding: 0; } .ac-con .ac-switch{ width: 100%; height: 100%; padding: 0; } .ac-con .ac-switch>div{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); } #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; } .activeTxt{ color: #006558!important; } .ac-left{ position: absolute; top: 46px; left: 12px; } .ac-left li{ margin: 16px 0; cursor: pointer; } .ac-left li:first-of-type,.ac-left li:last-of-type{ cursor: auto; } .ac-left li i{ font-size: 24px; color: #fff; } .ac-left li .iconfengsu1{ color: #2EC2AE; } .ac-left .active i{ color: #2EC2AE; } .ac-left li .iconfengsu{ font-size: 18px; } .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; } .oper-con{ border-top: 1px solid #BFBFBF; width: 100%; margin-top: 10px; padding-top: 10px; display: none; } .oper-con>div{ justify-content: space-between; display: flex; margin: 0 12px; flex-wrap: wrap; } .oper-con>div>span{ min-width: calc((100% - 40px) / 4); margin-bottom: 10px; } .air-con{ border-top: 1px solid #BFBFBF; width: 100%; margin-top: 10px; padding-top: 10px; position: relative; display: none; } .air-con > .fixed{ position: absolute; } .air-con > .up{ top: 20px; left: 50%; transform: translateX(-50%) rotate(-90deg); } .air-con > .down{ bottom: 10px; left: 50%; transform: translateX(-50%) rotate(90deg); } .air-con > .left{ left: 50px; top: 50%; transform: translateY(-50%) rotate(180deg); } .air-con > .right{ right: 50px; top: 50%; transform: translateY(-50%); } .air-con > div{ padding: 60px; } .air-con > div > span{ display: block!important; margin: 10px auto; max-width: 120px; } .m-con{ width: 1100px; padding: 0; } .m-con .monitorbody{ width: 100%; display: flex; justify-content: space-between; background: #262729; align-items: center; } .m-con .iconquxiao{ position: absolute; top: 5px; right: 5px; color: #F5F5F5; font-size: 10px; cursor: pointer; z-index: 9999; } .m-con .monitorbody .mvideo{ width: 50%; height: 100%; } .m-con .monitorbody #monitor{ width: 100%; height: 100%; } .m-con .monitorbody .calendar{ width: 50%!important; background: #fff; } .m-con .monitorbody .histcon{ color: #fff; height: 100%; align-self: flex-start; padding: 10px 0; min-width: 250px; text-align: center; } .histcon > h3{ font-size: 18px; } .histcon > ul{ margin-top: 10px; height: 100%; max-height: 500px; overflow-y: auto; overflow-x: hidden; } .histcon > ul li{ line-height: 48px; height: 48px; cursor: pointer; } .histcon > ul li:hover{ background: #24D0B8; } .histcon > ul .active{ background: #24D0B8; }