.topicon{ position: absolute; right: 0.097656rem; } .topbox{ height: 4.882813rem; width: 100%; overflow: auto; .mainbox{ height: 100%; position: relative; .mainleft{ width:7.8125rem; height: 100%; float: left; .inputbox{ width: 3.349609rem; height: 0.566406rem; margin:2px 6px; float: left; text-align: end; } .longlonginput{ width: 6.835938rem; } .longinput{ width: 5.253906rem; } .organizationbox{ width:5.253906rem; height: 1.953125rem; background: white; position: absolute; top: 1.601563rem; left: 1.621094rem; z-index: 100; border: 1px solid grey; overflow: auto; li{ list-style: none; } mat-tree-node{ cursor: pointer; } mat-tree-node:hover{ background: rgba(225, 225, 225, 0.8); } } .addbtn{ width: 6.787109rem; position: absolute; text-align: center; button{ margin: 0 4px; } } .uploadimg{ width: 3.90625rem; height: 1.953125rem; float: left; margin-top:12px; position: relative; margin-left: 0.78125rem; cursor: pointer; span{ float: left; } .uploadingimg{ width: 2.919922rem; height: 1.660156rem; position: absolute; top: 0px; left: 0.771484rem; border: 1px dashed gray; border-radius:3px; img{ width: 2.919922rem; height: 1.660156rem; } } } .image{ input{ width: 1.855469rem; margin-top: 1.5625rem; cursor: pointer; } } } } } .bottombox{ // height:400px; width: 100%; // background-color: skyblue; .bottomtitle{ height: 60px; // background-color: orange; line-height: 60px; border-top: 1px solid black; border-bottom: 1px solid black; } .houseinfobox{ font-size: 16px; overflow: auto; .addicon{ font-size: 30px; width: 30px; height: 30px; vertical-align: bottom; line-height: 30px; } .addhouseinfo{ float: left; } .infobtnbox{ margin-left: 800px; position: absolute; top: 30px; right: 75px; button{ width: 80px; height: 40px; margin: 0 12px; margin-top: 15px; } } .infotitle{ font-size: 28px; font-weight: 900; margin-left: 180px; } .houseinfoinput{ width: 4.937891rem; text-align: end; margin-left:1.953125rem; } } } .btn{ width: 100%; text-align: center; button{ margin: 0 8px; } } .mat-spinner{ margin-top: 58px; margin-left: 203px; } .mat-table{ width: 100%; } table{ width: 1000px; thead{ tr{ th{ width: 60px; display: block; float: left; } } } tbody{ tr{ td{ width: 60px; display: block; float: left; text-align: center; } } } } .deviceinfo{ // border-bottom: 1px solid black;; padding-bottom: 60px; } .tankdetailinfo{ // border-bottom: 1px solid black;; padding-bottom: 35px; table{ th{ text-align: center; } } } .tankinfo{ display: block; width: 100%; // height: 45px; text-align: center; } // .adddeviceinfo{ // // position: absolute; // // left: 0px; // } .submit1{ margin-left: -66px !important; } textarea { vertical-align: middle; border-radius: 5px; padding: 5px; width: 600px; height: 110px; resize: none; } //预览图片旋转角度 .img1{ transform:rotate(90deg) scale(0.55); height: 100%; } .img2{ transform:rotate(180deg); // height: 100%; } .img3{ transform:rotate(270deg) scale(0.55); // height: 100%; } .img4{ transform:rotate(90deg) scale(1.3); // height: 100%; } .img5{ transform:rotate(180deg); // height: 100%; } .img6{ transform:rotate(270deg) scale(1.3); // height: 100%; } .imgbox{ text-align: center; height: 500px; img{ max-width: 800px; max-height: 6400px; } } .previewImgBottom{ text-align: center; } .alert-danger { margin-top: -16px; text-align: left; padding-left: 77px; font-size: 12px; color: red; } .mat-expansion-panel{ span{ color: black; } }