ul, li, ol, dl { margin: 0; padding: 0; list-style: none; } .toolBar { padding: 15px 0; border-bottom: 1px solid #ccc; } .box { width: 55%; margin-top: 1%; } .againModel .box { width: 30%; } .banModel .box, .useModel .box { width: 20%; } .boxCon { height: 492px; } .boxCon table { width: 100%; } .boxCon table th { width: 20%; } .boxCon table td textarea { width: 100%; } .inpBox { border: 1px solid #a9a9a9; height: 27px; width: 172px; display: inline-block; position: relative; vertical-align: middle; } .inps1, .inps2, .inps3, .inps4, .inps5, .inps6, .inps7, .inps8 { width: 100%; height: 24px; outline: none; border: 0; border-image-width: 0; padding: 0; padding-left: 3px; } .changeTitle, .changeKey, .addTitle, .addKey { width: 55%; } .xl { display: inline-block; background: url(../../img/dropDown.png) no-repeat; height: 100%; background-position: center center; width: 20px; position: absolute; right: 0; top: 0px; background-color: #f7bc8b; cursor: pointer; } .xl:hover { background-color: #e6d523; } .addTree { background: #fff; position: absolute; width: 100%; border: 1px solid darkgrey; right: 0; top: 26px; display: none; /*height: 220px;*/ overflow-y: auto; z-index: 10; text-align: center; } .addTree .list li:hover { background: #ebebeb; color: #717171; } #ygbirth, #chan_ygbirth { width: 172px; border: 1px solid #a9a9a9; } .treeTable { height: 400px; /*overflow-y: auto;*/ } .tree { height: 100%; } .trTitle { width: 100%; height: 34px; line-height: 34px; border-bottom: 1px solid #ebebeb; color: red; font-weight: 700; margin-bottom: 15px; } .treeCon { height: 90%; border: 1px solid #ebebeb; overflow-y: auto } .ztree li { width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .radio-inline { margin: 0px 10px 0 0!important; } .radio-inline input[type=radio] { margin-top: 5px!important; }