.knowledgeTreeWrapper{ min-width: 1200px; .title{ position: relative; height: 40px; line-height: 40px; background-image: linear-gradient(to right, #5A8EEE , #7EABFF); filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#1471da,endColorstr=#1C85FB);/*IE<9>*/ -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#1471da, endColorstr=#1C85FB)";/*IE8+*/ } .titleTxt{ position: relative; width: 1200px; left: 50%; margin-left: -600px; color: #fff; font-size: 14px; padding-top: 4px; } .titleLogo{ position: relative; top: -4px; height: 20px; margin: 0 10px 0 0; vertical-align: unset; } .titleLogoShaiyifu{ top: 2px; height: 30px; } .titleInfo{ position: relative; vertical-align: unset; display: inline-block; top: -8px; height: 40px; color: #fff; line-height: 40px; } .content{ position: relative; width: 1200px; left: 50%; margin-left: -600px; cursor: default; height: 100%; } .left{ float: left; background: #fff; height: 100%; margin: 10px 0 0 0; position: relative; } .right{ // background: #fff; width: 394px; float: right; height: 100%; margin: 10px 0 0 0; .top{ position: relative; width:394px; height:80px; background:#FFFFFF; border-radius:2px; margin: 0 0 10px 0; font-size: 14px; .select{ display: inline-block; width:92px; height:40px; background:#E2ECFF; border-radius:4px; margin: 20px 10px 10px; position: relative; cursor: pointer; .selectedName{ display: inline-block; width: 92px; height: 40px; text-align: center; line-height: 40px; color: #5A8EEE; position: relative; } .iconSlide{ width: 16px; position: absolute ; top: 16px; right: 10px; } .selectList{ position: absolute; display: none; width:90px; line-height: 30px; text-align: center; background: #fff; color: #333; border: 1px solid #e6e6e6; z-index: 2; } .selectItem:hover{ background: #E2ECFF; } } .search{ position: absolute; display: inline-block; width:272px; top: 20px; left: 112px; input{ width:192px; padding: 0 10px; height:40px; border:1px solid rgba(230,230,230,1); border-radius: 4px 0 0 4px; box-sizing: border-box; outline: none; color: #333; font-size: 14px; } input:focus{ border: 1px solid #58a6e7; outline: 0; -webkit-box-shadow:#58a6e7 0px 0px 2px; -moz-box-shadow: #58a6e7 0px 0px 2px; box-shadow: #58a6e7 0px 0px 2px; } input::-ms-clear{display:none;} input::-webkit-input-placeholder{ color: #ccc; }     input:-moz-placeholder,textarea:-moz-placeholder{ color: #ccc; }     input::-moz-placeholder,textarea::-moz-placeholder{ color: #ccc; }     input:-ms-input-placeholder,textarea:-ms-input-placeholder{ color: #ccc; } .searchBtn{ position: absolute; cursor: pointer; display: inline-block; width:60px; height:40px; text-align: center; line-height: 40px; background:#5A8EEE; border-radius:0px 4px 4px 0px; color: #fff; } .tabNameList,.tabNameListNoSearch{ position: relative; top: 5px; display: none; width:192px; max-height:200px; background: #fff; border:1px solid rgba(230,230,230,1); border-radius: 4px 0 0 4px; box-sizing: border-box; overflow-y: auto; z-index:2; li{ height: 40px; line-height: 40px; padding: 0 10px; color: #333; } li:hover{ background: #E2ECFF; } .nodeItem{ cursor: pointer; } } } } .bottom{ background: #fff; padding: 0 10px; .tabList{ width: 100%; height: 43px; box-sizing: border-box; border-bottom: 1px solid #E6E6E6; position: relative; .tabBox{ padding: 0 20px 0 10px; } .tab{ display: inline-block; height: 42px; line-height: 42px; margin: 0 20px 0 10px; font-size: 14px; color: #777; cursor: pointer; } .tab:hover{ color: #5A8EEE; } .activeTab{ font-size: 16px; color: #5A8EEE; font-weight: bold; border-bottom: 3px solid #5A8EEE; box-sizing: border-box; } } .showTabList{ margin-right: 66px; } .toggleArrow{ width: 11px; } .toggleTab{ display: inline-block; position: absolute; font-size: 14px ; color: #AAA; line-height: 44px; right: 0; top: 0; width: 66px; cursor: pointer; } .hideTabList{ position: absolute; background: #fff; width: 100%; z-index: 2; display: none; top: 43px; box-shadow:0px 14px 22px -6px rgba(20,39,75,0.12); } .radioList{ height: 60px; line-height: 60px; } .radioItem{ font-size: 14px; color: #333; line-height: 16px; margin-right: 20px; cursor: pointer; } .iconRadio{ width: 14px; position: relative; top: 2px; } .iconSelect{ width: 16px; top: 0px; position: relative; } } } .footer{ position: absolute; width: 100%; bottom: 0px; text-align: center; font-size: 12px; color: #ccc; } .ztree{ overflow: auto; } }