.header{
	width:100%;
	min-width:1176px;
}
.headers{
	width:1176px;
	height:120px;
	margin:0 auto;
	position:relative;
}
.headers div{
	display:inline-block;
	height:100%;
}
.headers .logo{
	/*width:306px;*/
	width:338px;
	text-align:center;
}
.headers .logo img{
	display:block;
	/*width:306px;*/
	width:338px;
	height:61px;
	margin-top:20px;
}
.headers .search{
margin-left: 20px;
    /*width: 375px;*/
	width:249px;
    height: 36px;
    padding: 1px;
    background: #f4f4f4;
    position: absolute;
    top: 38px;
}
.headers .search input{
	width:214px;
	color:#999999;
	font-size:12px;
	text-align:center;
	height:34px;
	display:inline-block;
}
.headers .search.cx input {text-align: left;padding-left: 10px;}
.headers .search input:focus{
	text-align:left;
	color:#000000;
	text-indent:5px;
}
.headers .search select{
	display:inline-block;
	/*margin-top:13px;*/
	width:120px;
	height:34px;
	text-indent:15px;
	font-size:14px;
	color:#999999;
	background:#f4f4f4;
	line-height:34px;
}
.headers .search select {
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  border: 0;
  background:#f2f2f2;

  /*很关键：将默认的select选择框样式清除*/
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  text-indent:10px;
  /*在选择框的最右侧中间显示小箭头图片*/
  /*background: url& #40;"../images/xiala.png"& #41; no-repeat scroll right 10px center transparent;*/
   background: url& #40;"../images/xiala.png"& #41; no-repeat scroll right center transparent;
  /*为下拉小箭头留出一点位置，避免被文字覆盖*/
  padding-right: 10px;  
}
.headers .search .img1{
    display: inline-block;
    height: 34px;
    width: 34px;
    position: absolute;
    top: 2px;
}
.headers .logo_text{
	width:324px;
	height:36px;
	display:inline-block;
	position:absolute;
	left:225px;
	top:34px;
}
.headers .logo_text .img2{
	height:36px;
}
.fanqie_header{
	background: url("../../img/header_bg.png") no-repeat top right;
	background-size:contain;
	width: 1174px;
	margin: auto;
}
.header_tab{
	width:100%;
	min-width:1174px;
}

.headers .tou{
	position: absolute;
    padding: 40px 0 22px 0;
    right: 0px;
    height: 39px;
}
.headers .tou img{
	display: inline-block;
    vertical-align: middle;
}
.headers .tou span{
	vertical-align: middle;
	font-weight:800;
}
.banner{
	width:1174px;
	height:321px;
	margin:0 auto;
	margin-bottom:40px;
}
.banner img{
	display:block;
	width:1174px;
	height:321px;
}
.tabs{
	width:1174px;
	margin:0 auto;
}
.tabs ul{
	float:left;
	margin-right: -1px;/*20px;*/
	z-index: 1000;
}
.tabs ul li{
	padding:15px 40px;
	height:40px;
	font-size:16px;
	color:#000;
	cursor: pointer;
	background-color: #fff;
	line-height: 40px;
	margin-right: 5px;
	border-radius:20px 20px 0 0;
}
.tabs ul li.sel{
	background-color: #0a3b8b;
	color: #fff;
}
.tabs ul li.yiji a{color: #fff;}
.tabs ul li.df a{
    color: #fff;
    font-size: 16px;
    font-weight: 800;
}

.erji{
	position:absolute;
}
.tabs ul li span{
	color:#fff !important;
	display:block;
}
.yiji{
	font-weight:800;
}
.erji{
	
}
