@import ;
body {
	padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; font-family: "microsoft yahei",arial; font-size: 12px; padding-top: 0px
}
div {
	padding-bottom: 0px; border-right-width: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px
}
form {
	padding-bottom: 0px; border-right-width: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px
}
img {
	padding-bottom: 0px; border-right-width: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px
}
ul {
	padding-bottom: 0px; border-right-width: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px
}
ol {
	padding-bottom: 0px; border-right-width: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px
}
li {
	padding-bottom: 0px; border-right-width: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px
}
dl {
	padding-bottom: 0px; border-right-width: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px
}
dt {
	padding-bottom: 0px; border-right-width: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px
}
dd {
	padding-bottom: 0px; border-right-width: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px
}
li {
	list-style-position: outside; list-style-type: none
}
h1 {
	padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; font-size: 12px; padding-top: 0px
}
h2 {
	padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; font-size: 12px; padding-top: 0px
}
h3 {
	padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; font-size: 12px; padding-top: 0px
}
h4 {
	padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; font-size: 12px; padding-top: 0px
}
h5 {
	padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; font-size: 12px; padding-top: 0px
}
h6 {
	padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; font-size: 12px; padding-top: 0px
}
#masklayer {
	position: absolute; top: 0px; left: 0px;right: 0; height: 100%;
}
#alphadiv {
	z-index: 2000; position: absolute; background: #000;top: 0;
}
#drag {
	z-index: 2001; border-bottom: #ccc 1px solid; position: absolute; border-left: #ccc 1px solid; width: 800px; background: #fff; border-top: #ccc 1px solid; border-right: #ccc 1px solid;margin: 0 auto;
}
#drag_h {
	border-bottom: #babcbc 1px dashed; padding-bottom: 0px; line-height: 28px; padding-left: 10px; padding-right: 10px; background: #1573b5; height: 28px; color: #fff; cursor: move; padding-top: 0px
}
#drag h3 b {
	float: left
}
#drag h3 span {
	float: right; cursor: pointer; font-weight: normal; padding-left: 10px;
}
#sublist {
	z-index: 2100; position: absolute; background: #fff
}
@media (max-width: 768px) {
	#drag{
		width: 100% !important;
	}
	#industryalpha #industrylist ul{
	    width: auto !important;
	}
	#industryalpha dt{
		float: none;
		width: auto;
	}
	#industryalpha dd{
		width: 100%;
	}
	#industryalpha dd li{
		width: 50%;
	}
	#industryalpha #industrylist .css-industrylist .css-classifyname{
		float: none;
		width: auto;
	}
	#industryalpha ul{
		float: none;
	}
}
#industrylist{
	max-height: 300px;
	height: expression_r( this.scrollheight > 300 ? “300px” : “auto” );
	-webkit-max-height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
	*zoom:1;
}
#industrylist:after {
	content:" ";
	display:block;
	height:0;
	clear:both;
}
#industryalpha{
	padding: 0;
}
#industryalpha .industrysearch{
	padding: 10px 0 0 10px;
}
#industryalpha .industrysearch input{
	width: 85%;
    margin-left: 10px;
	height: 26px;
	padding-left: 5px;
	border:1px solid #ddd;
}
#industryalpha .industrysearch label{
font-weight:bold ;
}
#industryalpha .industrysearch input:hover{
	border: 1px solid orange; 
}
#industrysearch{
	padding: 15px 5px;
	margin: 0;
	border-bottom: 3px solid #50a6e3;
	background-color: #d5e5ff;
	line-height: 24px;
	*zoom:1;
}
#industrysearch:after {
	content:" ";
	display:block;
	height:0;
	clear:both;
}
#industrysearch .chosen-container .chosen-single b{
	margin-left: 0;
    margin-top: 0;
}
#industrysearch #industrysearchform .chosen-select-container{
	width: 260px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	letter-spacing:normal;
	word-spacing:normal;
	vertical-align: middle;
}
#industrysearch b{
	height: 20px;
	line-height: 20px;
	margin-top: 4px;
	color: #0765a7;
	float: left;
	margin-left: 10px;
}
#industrysearch label{
	float: left;
	vertical-align: middle;
	margin: 3px 0 0 5px;
	color: #0765a7;
	padding: 2px;
}
#industrysearch label:hover{
	color: #f97700;
}
#industrysearch label:focus{
	color: #f97700;
}
#industrysearch label input{
	position: relative;
	vertical-align: middle;
	margin-right: 5px;
	top: -1px;
	color: #0765a7;
	background-color: #0765a7;
}
#industrysearch input[name="teachername"]{
	width: 320px;
	margin-left: 15px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #ddd;
	padding: 0 5px;
	vertical-align: middle;
}
#industrysearch input[type="text"]:hover{
	border-color: #f97700;
}
#industrysearch input[type="text"]:focus{
	border-color: #f97700;
}

#industrysearch .shselt{
	width: 115px;
	height: 24px;
	line-height: 24px;
	float: left;
}
#industrysearch .search{
	background-color: #1573b5;
	color: #fff;
	border: none;
	height: 24px;
	padding: 0 12px;
	cursor: pointer;
	vertical-align: middle;
}
