@charset "utf-8";
/*** Reset ***/

/*o2o_ds*/
.o2o_business{
	background:#f7f7f7;
	padding:22px 0 18px;
	min-width:1024px;
}
.o2o_business dl:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
.o2o_business dt{
	float:left;
	width:280px;
	padding-left:40px;
}
.o2o_business dd{
	width:654px;
	float:left;
	padding:5px 40px 0 10px;
	line-height:20px;
}

.business{
	background:#eee;
	min-width:1024px;
}
.business ul.shop_one {
}
.business ul.shop_one:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
.business ul.shop_one li{
	float:left;
	width:25%;
	text-align:center;
	padding-top:40px;
	padding-bottom:30px;
}
.business ul.shop_one li.current{
	background:url(../img/business/bg-business.gif) no-repeat bottom;
}
.business ul.shop_one li a{
	display:block;
}
.business ul.shop_one li span{
	display:block;
	font-size:16px;
	font-family: 'Microsoft Yahei',"黑体";
	color:#333;
	line-height:23px;
	padding-top:20px;
}

.footer{
	margin-top:0;
}
.business_two{
	display:none;
}
.business_two ul.shop_two:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
.business_two ul.shop_two li{
	float:left;
	width:25%;
	text-align:center;
	padding-top:40px;
	padding-bottom:30px;
}
.business_two ul.shop_two li a{
	display:block;
}
.business_two ul.shop_two li span{
	display:block;
	font-size:16px;
	font-family: 'Microsoft Yahei',"黑体";
	color:#333;
	line-height:22px;
	padding-top:15px;
}
.business_cont dl{
	padding-left:15px;
	padding:22px 0 35px;
}
.business_cont dt{
	font-size:17px;
	font-family: 'Microsoft Yahei',"黑体";
	padding-bottom:12px;
}
.business_cont dd{
	color:#999;
}
.business_cont p{
	line-height:22px;
}
.business_cont .con_01 p{
	/*text-indent:24px;*/
	color:#999;
}
.business_list {
}
.business_list ul:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
.business_list li{
	float:left;
	margin-right:15px;
	margin-top:50px;
}
.business_list li.no_right{
	margin-right:0;
}










