.brand_provisions_con {
	width:570px;
	overflow:hidden;
	height:345px;
	padding-top:6px;
}
.brand_provisions_con ul li {
	width:570px;
	height:36px;
	float:left;
	overflow:hidden;
	border-bottom:1px solid #e5e5e5;
	margin-top:16px;
	padding-bottom:16px;
}
.brand_provisions_time {
	width:87px;
	height:32px;
	background:#cca756;
	color:#FFF;
	font-size:12px;
	line-height:32px;
	margin:2px 0px;
}
.brand_provisions_font {
	width:466px;
	overflow:hidden;
	height:36px;
	text-align:left;
	line-height:18px;
}
.authorization {
	width:570px;
	height:341px;
	overflow:hidden;
	padding-top:10px;
}
.authorization ul li {
	width:271px;
	height:156px;
	overflow:hidden;
	float:left;
	border:1px solid #e5e5e5;
	padding:1px;
	margin:10px 5px 0px 5px;
}
.authorization_pic {
	width:271px;
	height:156px;
	overflow:hidden;
	position:relative;
}
.authorization_pic img {
	width:271px;
	height:156px;
	object-fit: cover;
}
.authorization_w {
	width:261px;
}
.household_list {
	width:1180px;
	overflow:hidden;
	padding:0px 10px;
}
.household_list ul li {
	width:353.3px;
	height:88px;
	overflow:hidden;
	float:left;
	background:#FFF;
	border:1px solid #e5e5e5;
	padding:9px;
	margin:20px 10px 0px 10px;
}
.household_list ul li:hover {
	background:#fbfbfb;
	border:1px solid #cca756;
}
.household_pic {
	width:88px;
	height:88px;
	overflow:hidden;
	webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.household_pic img {
	width:88px;
	height:88px;
	object-fit: cover;
}
.household_font {
	width:257px;
	overflow:hidden;
	height:88px;
	text-align:left;
}
.household_font h3 {
	width:257px;
	overflow:hidden;
	height:30px;
	line-height:30px;
	font-size:14px;
}
.household_text {
	width:252px;
	height:50px;
	line-height:25px;
	padding-right:5px;
	padding-top:5px;
}
.brand_enterprise {
	width:1176px;
	overflow:hidden;
	height:134px;
	padding:20px 12px 0px 12px;
}
.brand_enterprise ul li {
	width:144px;
	height:130px;
	padding:1px;
	border:1px solid #e5e5e5;
	float:left;
	overflow:hidden;
	margin:0px 10px;
}
.brand_enterprise_img {
	width:144px;
	height:130px;
	overflow:hidden;
	position:relative;
}
.brand_enterprise_img img {
	width:144px;
	height:130px;
	object-fit: cover;
}
.enterprise_float {
	width: 134px;
	height: 130px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/float.png) repeat;
	display: block;
	overflow: hidden;
	color: #fff;
	padding: 0px 5px;
	z-index: -1;
	overflow: hidden;
	line-height: 130px;
}
.brand_enterprise_img:hover div {
	z-index: 2;
}
