.top_tip{width:958px; margin:0 auto; line-height: 25px; text-align:left; background:#ebf4fe; padding:15px 20px; border:1px solid #E9E9E9; border-top:none; color:#70a0c8;}
.radius-boxshadow{border-radius: 0;-webkit-border-radius: 0;-moz-border-radius: 0; border-color:#E9E9E9}

.qhee-top-banner{width:100%;background-color:#33558d;}

#header .header-top {
	text-align: left;
	width: 100%;
	background-color: #fff;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #dedede;
}

#header .header-box {
	width: 1000px;
	margin: 0 auto;
	height: 56px;
	position: relative;
	z-index: 99;
}
#header .company-logo img {
width: 106px;
height: 106px;
margin: 0;
border: 1px solid #fff;
margin-top:4px;
}
#header .header-logo {
	width: 215px;
	float: left;
	margin-top: 0px;
}
#header .header-search {
	float: right;
	padding-top: 13px;
	_padding-top: 13px;
}

#header .header-search .txt-search {
	border: 1px solid #E0E0E0;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	color: #b7b7b7;
	width: 298px;
	padding-left:5px;

	-webkit-box-shadow:none;
	box-shadow: none;

	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	float:left;

}

#header .header-search .btn-search-submit{
	float:left; border:0; width:43px; height:34px; background:url(../img/ent/bg_search.png)
}

#header .header-right {
	float: right;
	padding-top: 0px;
	width: 80px;
	text-align: right; 
}
#header .header-right img{padding: 9px 15px 9px 0px; width:34px; height:34px;}

#header .header-company { 
	width: 1000px;
	margin: 0 auto;
	height: auto;
	padding: 40px 0 0 0; 
}
#header .full-header-company{
height:198px;
background:url(../img/ent/bg_header.png) repeat-x;
}

#header .company-logo {
	width: 112px;
	background-color: none;
	float: left;
	background: none;
	overflow: hidden;
	text-align: center;
}
.company-describe h2.title {
	color: #00013c;
	font-size: 24px;
	line-height: 24px;
	margin-top: 4px;
	margin-bottom: 0px;
}
#edit-container {
	margin-top: 18px;
}
#header .company-describe {
	width: 520px;
	padding-left: 10px;
	float: left;
}
#entProfile{color:#333; font-size:14px; font-weight:900;}
.company-describe p.cate{color:#999;}
#headerForm{margin:0;}

#header .header-menu {
	width: 100%;
	background:none;
	background:#fff;
	font-size: 14px;
	font-weight: bold;
	border-bottom:1px solid #E9E9E9;
}

#header .menu-list {
	width: 1000px;
	margin: 0 auto;
	height: 52px;
	z-index:999999;
}
.menu-list li {
	list-style: none;
	width: 140px;
	height: 52px;
	float: left;
	line-height: 52px;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	z-index:999999;
	font-size:16px;
}
 
.menu-list li:hover{background:#14A0E0; color:#fff;}
.menu-list li a:hover{text-decoration:none;}
.menu-list li.active,.menu-list li.active a{background:#14A0E0; color:#fff;}
.menu-list li a:hover{color:white;} 
.menu-list li.active{color:#fff;} 


#header .menu-list .sub-menu-list{
	z-index:999999;
	background:#444;
	opacity:0.8;
	clear:both;
	height:auto;
	position:relative;
	color:#fff;
	display:none;
}
#header .menu-list .sub-menu-list li{
	z-index:999999;
	float:none;
	color:#fff;
}
#header .menu-list .sub-menu-list li a{
	z-index:999999;
	font-weight:lighter;
	color:#fff;
	background:#444;
}
#header .menu-list .sub-menu-list li a:hover{
	background:#000; color:#fff;
}

#div_wish{position:relative; background:#fff;}
#about-content #div_wish{background:#fff !important;}
#about-content pre{padding:20px 3px 32px 0 !important;}
#div_wish .bg-fengye{position:absolute; bottom: -12px; right: -19px;}

#qhee-header, #qhee-footer, #qhee-content {
width: 1000px;
margin: 10px auto 0 auto;
overflow: auto;
}

#about-content {
width: 1000px;
margin: 20px auto 30px auto;
padding-bottom: 30px;
/*
border-bottom-color: #e9e9e9;
border-bottom-style: solid;
border-bottom-width: 1px;
*/
}
.btn_blue{background:#139fe0; color:#fff;}
a.disabled,input[disabled]{background:#e9e9e9; color:#ccc; cursor:text;}
a.disabled:hover,input.disabled:hover{background:#e9e9e9; color:#ccc; cursor:text;}