/* 关于我们，门店展示样式 */
.main {
	width: 972px;
	margin: 0px auto;
	_height:1%;
}

.main_left {
	width: 140px;
	float:left;
	padding-top:10px;
}
.main_left .p {
	text-align:center;
	padding:10px 0px;
}
.main_left ul li {
	height:34px;
	line-height:34px;
	text-align:center;
	font-size:16px;
	font-weight: bold;
}
.main_left ul li a:hover,.main_left ul li .now {
	color:#d0150c;
}
.main_right {
	float:right;
	width:830px;
	border-left: 1px dashed #ff4361;
}
.main_right h4 {
	height:60px;
	line-height:60px;
	font-size:34px;
	font-weight:bolder;
	color:#a70407;
	text-align:center;
}
.about_us .content {
	padding:10px 50px;
}
.about_us .content .building {
	float:left;
	padding:15px 40px 15px 10px;
}
.about_us .content {
	line-height:25px;
}
.dingcan {
	padding:10px 76px;
	overflow:auto;
	_height:1%;
}
.dingcan h5 {
	text-align:center;
	line-height:40px;
	font-size:14px;
}
.dingcan .s {
	height:107px;
	padding:10px 0px;
	border-bottom:1px dashed #cccccc;
}
.dingcan .s .a {
	width:40px;
	height:107px;
	font-size:14px;
	font-weight:bold;
	color:#d11a12;
	text-align:center;
	float:left;
}
.dingcan .s .b {
	width:137px;
	height:103px;
	float:left;
	padding:1px;
	border:1px solid #d11a12;
}
.dingcan .s .c {
	height:107px;
	width:476px;
	padding-left:20px;
	line-height:30px;
	font-size:14px;
	color:#d11a12;
	float:left;
}
.dingcan .s .c span {
	font-weight:bold;
}

.imglis {
	width:810px;
	float:left;
	padding-left:20px;
}
.imglis li {
	float:left;
	width:240px;
	padding:10px 13px;
}
.imglis li .a {
	background-color:#f6bc6a;
	width:220px;
	float:left;
	padding:10px 10px;
	color:#bc7207;
}
.imglis li .a span {
	display:block;
	float:left;
	height:26px;
	line-height:26px;
	font-size:14px;
	width:160px;
	padding-left:10px;
	background-color:#f8c985;
}
.imglis li .a strong {
	display:block;
	float:left;
	height:26px;
	line-height:26px;
	font-size:14px;
	width:40px;
	text-align:right;
	padding-right:10px;
	background-color:#f8c985;
	font-weight:normal;
}
.imglis li .a h6 {
	height:26px;
	line-height:26px;
	padding-left:10px;
	font-size:14px;
	background-color:#f8c985;
}



