.headAddEquipment{width:100%;background-color:#fff;border-radius:5px;padding:0 35px 30px;-webkit-box-sizing:border-box;box-sizing:border-box}.headAddEquipment .title-area{width:100%;height:60px;border-bottom:4px solid hsla(0,0%,80%,.2);font-size:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.headAddEquipment .title-area img{width:50px;height:50px}.headAddEquipment .title-area .back{position:absolute;right:10px;top:10px;cursor:pointer}.headAddEquipment .information-area{height:296px}.headAddEquipment .information-area .information{width:550px;height:100%;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.headAddEquipment .information-area .information .info-cell{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px}.headAddEquipment .information-area .information .info-cell.fs,.headAddEquipment .information-area .information .info-cell .title_div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.headAddEquipment .information-area .information .info-cell .title_div{width:80px;height:22px}.headAddEquipment .information-area .information .info-cell .title_div .round{width:8px;height:8px;background-color:red;border-radius:50%;margin-right:10px}.headAddEquipment .information-area .information .info-cell .content,.headAddEquipment .information-area .information .info-cell .model{width:477px}.headAddEquipment .other-area{height:360px}.headAddEquipment .other-area .house-area{width:100%;height:176px;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:10px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.headAddEquipment .other-area .house-area .house-title{height:80px;width:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.headAddEquipment .other-area .house-area .house-title img{width:51px;height:51px}.headAddEquipment .other-area .house-area .house-title .title{width:80px;color:rgba(47,147,88,.63);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.headAddEquipment .other-area .house-area .house-title .title.or{color:rgba(210,162,0,.35)}.headAddEquipment .other-area .house-area .house-title .title p{width:8px;height:8px;margin-right:5px;border-radius:50%;background-color:red}.headAddEquipment .other-area .house-area .house-card{width:300px;height:150px;border:1px solid #e5e5e5;border-radius:5px;position:relative;margin-right:10px}.headAddEquipment .other-area .house-area .house-card .title{width:100%;color:rgba(47,147,88,.63);font-size:14px;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.headAddEquipment .other-area .house-area .house-card .title.or{color:rgba(210,162,0,.35)}.headAddEquipment .other-area .house-area .house-card .function{width:200px;height:80px;margin:20px auto 0}.headAddEquipment .other-area .house-area .house-card .function .property{width:100%;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(56,56,56,.6);margin-bottom:10px}.headAddEquipment .other-area .house-area .house-card .function .property p{color:rgba(56,56,56,.6);font-size:14px;width:52px;height:32px;line-height:32px}.headAddEquipment .other-area .house-area .house-card .function .property .size{width:50px;margin-right:12px}.headAddEquipment .other-area .house-area .house-card .function .property .size .el-input__inner{width:50px}.headAddEquipment .other-area .house-area .house-card .add-area{border-radius:5px;color:#fff;background-color:#c1d6f9;bottom:0;right:-40px}.headAddEquipment .other-area .house-area .house-card .add-area,.headAddEquipment .other-area .house-area .house-card .close-area{width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;cursor:pointer}.headAddEquipment .other-area .house-area .house-card .close-area{color:rgba(56,56,56,.6);top:0;right:0}.headAddEquipment .btn-area{width:100%;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.headAddEquipment .btn-area button{width:200px;height:40px;background-color:#fff;margin:0 5px;border-radius:3px;color:hsla(0,0%,65.1%,.6);font-size:14px;border:2px solid hsla(0,0%,65.1%,.6);-webkit-box-sizing:border-box;box-sizing:border-box}.headAddEquipment .btn-area .confirm{background-color:rgba(128,174,249,.84);color:#fff;border:none}