@charset "utf-8";
#diantou {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-top: 5px;
}
#diantou .bg_div {
	position: relative;
	background: #fff;
}
#diantou .bg_div img {
	display: block;
	width: 100%;
	height: auto;
}
#diantou .inf {
	position: absolute;
	bottom: 0;
	left: 0;
	padding-left:20px;
	padding-right:15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 80px;
	overflow: hidden;
	width:100%;
}
#diantou .inf .jianjie {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #FFFFFF;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#diantou .inf .jianjie .mingcheng {
	color: #fff;
	font-size: 18px;
	height: 20px;
	line-height: 20px;
	vertical-align: top;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

#diantou .inf .jianjie .dizhi {
	height:18px;
	margin-top:10px;
	color:#FFFFFF;
	vertical-align: top;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 14px;
}
#menu_diantou {
	width: 100%;
	position: relative;
	background: #111;
	color: #fff;
	text-shadow: 0 -1px 0 #000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#e60014),to(#920008));
	background-image: -webkit-linear-gradient(#e60014,#920008);
	background-image: -moz-linear-gradient(#e60014,#920008);
	background-image: -ms-linear-gradient(#e60014,#920008);
	background-image: -o-linear-gradient(#e60014,#920008);
	background-image: linear-gradient(#e60014,#920008);
}
#menu_diantou .navbar {
	width:100%;
}
#menu_diantou .navbar .navbar_ul {
	list-style: none;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	width:100%;
}
#menu_diantou .navbar .navbar_ul li {
	display:block;
	list-style: none;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	width: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#menu_diantou .navbar .navbar_ul a {
	color: #fff;
	text-shadow: 0 -1px 0 #000;
	text-decoration:none;
	display:block;
	line-height:40px;
	height: 40px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7f070e;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7b7b7b;
	width:100%;
	font-size:15px;
	display: -webkit-box;
	display: -moz-box;
	display: box;
}
#menu_diantou .navbar .navbar_ul a.active {
	border-left-color: #2373a5;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#5494c6),to(#6eacd5));
	background-image: -webkit-linear-gradient(#5494c6,#6eacd5);
	background-image: -moz-linear-gradient(#5494c6,#6eacd5);
	background-image: -ms-linear-gradient(#5494c6,#6eacd5);
	background-image: -o-linear-gradient(#5494c6,#6eacd5);
	background-image: linear-gradient(#5494c6,#6eacd5);
}
#menu_diantou .navbar .navbar_ul .icon {
	width:25px;
	display:block;
	text-align:center;
}
#menu_diantou .navbar .navbar_ul .menu_name {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	width:0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display:block;
}
#menu_diantou .navbar .navbar_ul .chexing:before {
	font-family: 'FontAwesome';
	content: "\f1b9";
}
#menu_diantou .navbar .navbar_ul .daibiao:before {
	font-family: 'FontAwesome';
	content: "\f2bd";
}
#menu_diantou .navbar .navbar_ul .pinggushi:before {
	font-family: 'FontAwesome';
	content: "\f2be";
}
#menu_diantou .navbar .navbar_ul .jianjie:before {
	font-family: 'FontAwesome';
	content: "\f0f6";
}
.souche {
	width: 100%;
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	box-orient: horizontal;
	padding-left:10px;
	padding-right:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin-top:10px;
}
.souche .shurukuang {
	font-size: 14px;
	overflow: hidden;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	width: 0;
	position:relative;
}
.souche .jiagefanwei {
	width:160px;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
}
.souche .bt {
	width:55px;
}
#minprice,#maxprice {
	height:25px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box; 
	box-sizing:border-box;
	font-size:14px;
	border-radius:4px;
	border: 1px solid #999999;
	width:65px;
	text-align: center;
}
.souche .bt .kuaicha_bt {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	height:25px;
	width:50px;
	margin-left:8px;
	cursor:pointer;
	text-align: center;
	vertical-align: middle;
	border-radius:5px;
	font-size:14px;
	border: 1px solid #999999;
}
#keyword {
	width:100%;
	padding-left: 20px;
	height:25px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box; 
	box-sizing:border-box;
	font-size:14px;
	border-radius:4px;
	border: 1px solid #999999;
}
.souche .icon {
	position:absolute;
	top: 5px;
	left: 0px;
}
.souche .icon:before  {
	content: "\f002";
	font-family: FontAwesome;
	font-size:14px;
	color:#999999;
	margin-left:6px;
	font-weight: normal;
	font-style: normal;
}