body{
	min-width:1200px;
}
.header{
	 width:1200px;
	 margin: 0 auto;
/* 	 overflow:hidden;zoom:1; */
}
/* header-top start */
.header-main-center{
	width: 1200px;
	margin: 0 auto;
}
.header-top{
	 height:32px;
	 background:#fff;
	 width:100%;
	 float:left;
	 overflow:hidden;
	 zoom:1;
}
.header-left{
/* 	 margin-left:20px; */
	 float:left;
}
.header-left ul {
	 padding-left:0px;
}
.header-left ul li{
	 list-style-type:none;
	 float:left;
	 margin-right:32px;	 
}
.header-left ul li a{	 
	 font-size:12px;
	 color:#009EDF;
	 line-height: 32px;
	 padding:4px 6px;
	 border-radius: 4px;
}
.header-left ul li a:hover{	 
	 background:#009EDF;
	 color:#FFF; 
	  
}
.header-right{
	 float:right;
/* 	 margin-right:16px;	 */
	 font-size:12px;
	 color:#009EDF;
	 line-height: 32px;
}

.header-right #zixun {
	margin-right: 10px;
}

.header-right a#zixun:hover {
	background: #fff;
}

.header-right a{
	 color: inherit;	 
}
.header-right a:hover{
	 color: inherit;	 
}
.header-right{
/* 	vertical-align:middle; */
	height:32px;
/* 	overflow: hidden; */
/* 	zoom:1; */
}
.header-right button{
	 font-size:12px;
	 color:#009EDF;
	 background:none;
	 border:none;
/* 	 line-height: 32px; */
/* 	  padding:4px 6px; */
/* 	  height:24px; */
}
.header-right button a{ 
	 padding:4px 6px;
	 border-radius: 4px;
}
.header-right button a:hover{
	 background:#009EDF;
	 color:#FFF;
}
.header-right a{
	 padding:4px 6px;
	 border-radius: 4px;
}
.header-right  a:hover{
	 background:#009EDF;
	 color:#FFF;
}
/* header-top end  */

/* header-main start */
.header-main{
	 height:100px;
	 width:100%;
	 float:left;
	 background:url(../image/bg.png) no-repeat;
	 overflow:hidden;
	 zoom:1;
}
.header-main-left{
	 float:left;
	 width:150px;
	 height:46px;
	 margin-left:20px;
	 margin-top:27px;
}

.header-main-right{
	 float:right; 
	 height:36px; 	 
     margin-top:32px;
}
.header-main-left-theme {
	 width:120;
	 height:36px;
	 float:right;
	 margin-right:8px;
}
.header-main-left-searchValue{
	 float:right;
	 width:350px;
/* 	 margin-right:16px; */
	 height:30px;
	 position: relative;
	 border:2px solid #fff;
/* 	 border-top: #fff; */
}
.searchOut{
	float: right;
	border:none;
	background: none;
	height: 36px;
	width: 50px;
}
.searchOut button{
	float: right;
	border:none;
	background: none;
	height: 36px;
	width: 50px;
}
.header-main-left-searchValue input{
	color: #fff;
	
}
.search{
	position: absolute;
	top:0;
	right:0;
	height: 36px
}
.search button{
	border:none;
	background: none;
	height: 36px;
	width: 50px;
}
.icon-search{
	margin-top:-2px;
	color:#fff;
	background: #fff;
}
.header-main-left-searchValue input{
	 
	 height:28px;
	 background-color:transparent ;
	 border: none;
	 padding-left: 5px;
/* 	 border:  inset #fff; */
}
.header-main-left-searchButton{
	 height:36px;
	 float:right;
/* 	 margin-right:32px; */
}
.header-main-left-searchButton  button{
	font-size:12px;
	color:#fff;	
	background:none;
	border:none;
	line-height: 32px;	 	 	 
}
.selectName{
	width:70px;
	height:30px;
	font-size:12px;
	color:#2c3e50;
	padding:4px;
	border:none;
	border-radius:3px;
	line-height: 30px;
}
.selectName option{ 
 
    margin-top:10px;
}
.header-main-left-searchValue input :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff;  
/*     line-height: 36px; */
}

 .header-main-left-searchValue input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;
/*     line-height: 36px; */
}

.header-main-left-searchValue input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #fff;
/*     line-height: 36px; */
}

.header-main-left-searchValue  input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #fff;
/*     line-height: 36px; */
}
.hImg{
	margin-bottom: 4px;
}
.clearBoth{
	clear:both;
}
.header-main-left-searchValue{
	padding: 0px;
}
.header-main-left-searchValue input{
	padding-top: 0px;
	padding-bottom: 0px;
}
