.d_name{
	height: 60px;
	line-height: 60px;
	width: 100%;
	background: #edf1f3;
}
.d_title{
	width: 30%;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
.d_type{
	width: 16%;
	border-left: 1px solid #e2e2e2;
	line-height: 60px;
	padding: 0 2%;
}
.d_types{
	width: 18%;
	border-left: 1px solid #e2e2e2;
	line-height: 60px;
	padding: 0 2%;
}
.d_icon{
	height: 30px;
	margin: 15px 10px;
}
.d_ex_title{
	height: 30px;
	padding: 15px 0;
}
.d_jobs{
	
	height: 15px;
	line-height: 15px;
}
.d_job{
	height: 15px;
	color: #FFA100;
	line-height: 15px;
}
.d_icons{
	height: 30px;
	background-size: contain;
	margin-top: 15px;
}
.d_number{
	margin-left: 20px;
	height: 60px;
}
.d_number span{
	font-size: 20px;
	font-weight: bold;
	color: #FFA100;
	margin-right: 10px;
}
.d_mone{
	height: 30px;
	padding: 0 20px;
	margin: 20px;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	line-height: 30px;
}
.d_mone span{
	font-size: 20px;
	font-weight: bold;
	color: #FFA100;
}
/*品牌列表*/
.p_type{
	height: 50px
}
.xy{
	height: 30px;
	width: 100px;
	line-height: 30px;
	padding: 5px;
	font-size: 16px;
	text-align: center;
	margin-left: 1%;
}
.cp_sel{
	
	border-bottom: 2px solid #FEA100;
}
.yud{
	height: 30px;
	width: 100px;
	line-height: 30px;
	padding: 5px;
	text-align: center;
	font-size: 16px;
	margin-left: 50px;
}
.d_search{
	height: 20px;
	width: 20px;
	margin: 5px 10px;
}
.s_input{
	height: 30px;
	line-height: 30px;
	border: 0;
	background: #f3f3f3;
	width: 180px;
	box-shadow: 3px 3px 3px 3px #ddd;
	background: #f3f3f3;
	border-radius: 5px;
	padding: 0 10px;
	font-size: 14px;
}
.s_but{
	height: 30px;
	width: 30px;
	background: #FEA100;
	color: #fff;
	margin-left: 10px;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
}
.mrig{
	margin-right: 1%;
}
.s_sele{
	height: 30px;
	width: 240px;
	line-height: 30px;
	font-size: 14px;
	color: #444;
}
.s_sele span{
}
.s_sele select{
	width: 120px;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
}
.l_one{
	width: 23%;
	margin: 0 1%;
	height: 1000px;
}
.l_one_top{
	height: 46%;
	margin-bottom: 4%;
	background: #fff;
}
.l_one_bot{
	height: 50%;
	background: #fff;
}
.l_two_top{
	height: 36%;
	margin-bottom: 4%;
	background: #fff;
}
.l_two_bot{
	height: 60%;
	background: #fff;
}
.l_thr_top{
	height: 42%;
	margin-bottom: 4%;
	background: #fff;
}
.l_thr_bot{
	height: 54%;
	background: #fff;
}
.l_fou_top{
	height: 50%;
	margin-bottom: 4%;
	background: #fff;
}
.l_fou_bot{
	height: 46%;
	background: #fff;
}
.l_one_img{
	width: 280px;
	height: 170px;
	text-align: center;
	
}
.b_img{
	width: 240px;
	height: 120px;
	background-size: cover;
	margin-top: 25px;
}
.l_fg_img{
	text-align: center;
	height: 20%;
	width: 100%;
	position: relative;
}
.l_fg_img img{
	position: absolute;
	height: 20px;
	width: 86px;
	background-size: contain;
	left: 50%;
	top: 50%;
	margin-left: -43px;
	margin-top: -10px;
}
.hj{
		background: #f0f0f0;
	}
.l_title{
	height:50px;
	width: 100%;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	margin-top: 10px;
}
/*品牌列表end*/
/*瀑布流*/
		.container {
  width: 1500px;
  margin: auto;
}

.item {
  width: 280px;
  /* 非必须 */
  position: relative;
  margin-bottom: 2%;
  margin-right: 20px;
  border-radius: 3px;
  background-color: #fff;
  border: 1px solid #edf1f3;
  box-sizing: border-box;
}

 /* 仅用于打印数字 */
/*div.item::before {
  counter-increment: items;
  content: counter(items);
}*/

/* 将内容块重排为4列 */

/* 强制换列 */

.t1{ height:230px;}
.t2{ height:230px;}
.t3{ height:230px;}
.t4{ height:230px;}
.t5{ height:230px;}
.t6{ height:230px;}
.t7{ height:230px;}
.t8{ height:230px;}

.t9{ height:230px;}
.t10{ height:230px;}
.t11{ height:230px;}
.t12{ height:230px;}
.t13{ height:230px;}
.t14{ height:230px;}
.t15{ height:230px;}
.t16{ height:230px;}
body { font-family: sans-serif; }
h3 { text-align: center; }

/*瀑布流end*/

