.tree-nav a{width: 80px;height: 30px;line-height: 30px;float: left;margin-left: 10px;background-color: #0169d3;border-radius:10px;margin-top: 15px;text-align: center;color: #fff}
.tree-content{width:840px;height: 426px;background-color: #fff;margin: 6px 6px;border: 1px solid #ddd;border-radius:4px}
.tree-content_left{width: 225px;height: 100%;float: left;border-right: 1px solid #ddd;overflow-y: auto;overflow-x: hidden;}
.tree-content_left li{width: 225px;height:40px;float: left;line-height: 40px;font-size: 14px;color: #666;text-indent: 10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor: pointer;}
.tree-content_left li:HOVER{width: 223px;border-left: 2px solid #0169d3;background-color: #fff}
.tree-content_left .active{width: 223px;border-left: 2px solid #0169d3;background-color: #fff}
.tree-content_leftmain{width: 225px;height: 100%;float: left;border-right: 1px solid #ddd;overflow-y: hidden;overflow-x: hidden;}
.tree-content_leftmain .tree-content_leftsearch{width: 225px;height: 80px;float: left;border-right: 1px solid #ddd;overflow-y: hidden;overflow-x: hidden;background-color: #f5f5f5;border-bottom: 1px solid #ddd;}
.tree-content_leftmain .tree-content_leftsearch a{width: 100px;height: 32px;margin-left: 8px;margin-top: 5px;display: inline-block;float: left;text-align: center;background-color: #0169d3;border-radius:5px;line-height: 32px;color: #fff}
.tree-content_leftmain .tree-content_leftsearch a:HOVER{background-color: #ff6b05;text-decoration: none;}
.tree-content_leftmain .tree-content_leftsearch .active{background-color: #ff6b05;}
.tree-content_leftmain .tree-content_leftlist{width: 225px;height: 80%;float: left;border-right: 1px solid #ddd;overflow-y: auto;overflow-x: hidden;}
.tree-content_leftmain .tree-content_leftlist li{width: 225px;height:40px;float: left;line-height: 40px;font-size: 14px;color: #666;text-indent: 10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor: pointer;}
.tree-content_leftmain .tree-content_leftlist li:HOVER{width: 223px;border-left: 2px solid #0169d3;background-color: #fff}
.tree-content_leftmain .tree-content_leftlist .active{width: 223px;border-left: 2px solid #0169d3;background-color: #fff}
.tree-content_right{width:610px;height: 100%;float: left;overflow-y: auto;overflow-x: hidden;}
.tree-content_right dl{width:630px;height:auto;float: left;margin: 10px 10px;margin-bottom: 0px}
.tree-content_right dl dd{width:590px;height:29px;float: left;color: #0169d3;line-height: 29px;font-size: 14px;font-weight: bold;border-bottom: 1px solid #0169d3; }
.tree-content_right dl dt{width:590px;height:auto;float: left;margin-bottom: 10px;display: inline-block;}
.tree-content_right dl dt a {font-weight: normal;width:100px;height:30px;float: left;margin-left: 15px;line-height: 30px;color: #fff;background-color: #288be6;text-align: center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-decoration: none;margin-top: 10px;border-radius:3px;cursor: pointer;padding: 0}
.tree-content_right dl .industry a{width: 125px}
.tree-content_right dl dt a:HOVER{background-color: #ff6b05}
.tree-content_right dl dt .active{background-color: #ff6b05}
.worktype-modal-header{height:50px;border-bottom: 1px solid #ddd;background-color: #0169d3;color: #fff;border-top-left-radius:5px;border-top-right-radius:5px;padding: 0}
.worktype-modal-header button.close{width: 20px;height: 20px;font-size: 16px;line-height: 20px;background-color: #0169d3;border-radius: 4px;opacity:1;color: #fff}
.worktype-modal-header .select-bg-color{background: #5c9df1;position:relative;color: #fff}
.worktype-modal-title{display:block;position:relative;cursor:pointer;text-align:center;font-size: 14px;width: 140px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;border-radius: 5px;padding: 0px 12px;margin-left: 10px;margin-top: 9px;float: left;line-height: 32px}
.worktype-modal-title em{display: inline-block;position: absolute;top: 2px;right: 2px;width: 12px;height: 12px;background: url("../../images/common/recycle.png") no-repeat;background-size:12px}
.worktype-modal-footer{background-color: #f1f1f1;color: #fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top: 1px solid #eeeeee}
.worktype-modal-footer .button {font-size: 16px; padding: 12px 26px; background-color: #fff; color: #888888; border: 1px solid #eeeeee; border-radius: 4px; display: inline-block; line-height: 1; text-align: center; white-space: nowrap; vertical-align: middle;cursor: pointer;background-image: none;}
.worktype-modal-footer .button:hover, .button:focus, .button:active {color: #888888; background-color: #f6f6f6;}
.worktype-modal-footer .btn-blue {background-color: #5d9cec; color: #fff; border:none;}
.worktype-modal-footer .btn-blue:hover, .btn-blue:focus, .btn-blue:active {color: #fff; background-color: #6eaaf5;}
.worktype-modal-footer .btn-darkblue {background-color: #7994af; color: #fff; border:none;}
.worktype-modal-footer .btn-darkblue:hover, .btn-darkblue:focus, .btn-blue:active {color: #fff; background-color: #8daccb;}
.worktype-modal-footer .btn-orange {background-color: #f0ad4e; color: #fff; border:none;}
.worktype-modal-footer .btn-orange:hover, .btn-orangeblue:focus, .btn-blue:active {color: #fff; background-color: #ffb955;}
.worktype-modal-footer .btn-large {font-size: 18px; padding: 11px 0;}
.worktype-modal-footer .btn-small {font-size: 12px; padding: 9px 18px;}
.worktype-modal-footer .btn-xsmall {font-size: 12px; padding: 6px 16px;}
.search-div{top:7px;left:600px;position: absolute;height:36px;width:250px;z-index:1053}
.search-div input{float: left;height: 24px}
.search-div .search-btn-img{float:right;font-size: 14px;line-height:35px;height:35px;width:50px;cursor:pointer;text-align: center}
.worktype-modal{width: 870px;height: 550px}
.worktype-modal .modal-body{padding: 15px 15px;margin-bottom: 15px}
.industry-modal-title{cursor:pointer;display:block;text-align:center;font-size: 14px;min-width: 150px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;border-radius: 5px;padding: 0px 12px;margin-left: 10px;margin-top: 9px;float: left;line-height: 32px}
.industry-modal-title em{display: inline-block;position: absolute;top: 2px;right: 2px;width: 12px;height: 12px;background: url("../../images/common/recycle.png") no-repeat;background-size:12px}




