
.ImportWraper,.container,header{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow-x:hidden; 

}



#searchForm{
	width: 100%;
	max-width: 1040px;
	height: 45px;
	line-height: 45px;
	vertical-align: middle;
	text-align: left;
	margin: 0 auto;
}
.form-control{
	border-radius: 0;
}
.searchWrap{
	width: 100%;
	height: 100%;
	margin-top: 15px;
		
}
.formSelect{
	width: 20%;
	height: 34px;
	line-height: 34px;
	float: left;
	border-radius: 0;

}
.inpSearch{
	width: 79%;
	float: right;
	height: 32px;
	line-height: 32px;
	border-radius: 0;
	position: relative;
}
.btn_search{
	width: 32px;
	height: 32px;
	float: left;
	position: absolute;
	top: 0;
	right: 0;
	background: none;
	border: none;
	outline: none;
}
/* the part of  left*/
.middleContent{
	width: 100%	;
	max-width: 1040px;



}
.productWrap{
	margin-bottom: 8px;
}
.leftWrap{
	width: 200px;
	display: inline-block;
	height: 100%;
	display: inline-block;
}


.leftWrap .leftbar_catecory li{
	height: 40px;	
	/*line-height: 40px;*/
	padding: 8px 0px;
	text-indent:5px;
}
.search02{
height: 25px;
}
.ul_carType li{
	text-indent:15px;
}

.productWrap{
	width: 105%;
max-width: 1060px;

}
.productOdd,.productEven{
display: inline-block;
width: 50%;
}
.productOdd{

}
.productEven{
	float: right;


}
.productOdd img,.productEven img{

	width:99%;
}
.leftbar_catecory{
	border: 1px solid #000;
	height: auto;
	overflow-x:hidden; 
}
.rightWrap{
	width: calc( 100% - 200px);
	display: inline-block;
	float: right;
}
.right_top_box{
	overflow: hidden;
}
.right_top_box ul {
	width: 101%;
}
.right_top_box ul li {
	padding:0px 8px  8px 5px;
}
.right_top_box ul li img{
	width: 100%;
}

.productFour {
	margin-top: 22px;
}

.productFour a.col-xs-4{
 padding: 4px;
}
.right_product{
	width: 101%;
}
.right_product .proText{
	height: 65px;
	overflow: hidden;
}