		/*正文内容开始*/
.cont_show {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 60px;
}
.box {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.main_show {
	width: 1200px;
	height: auto;
	float: left;
}
.lefted {
	width: 100px;
	height: 225px;
	top: 30px;
	float: left;
}
.lefted_nav{
	width: 100%;
	border-top: 1px solid #E8E8E8;
	float: left;
}
.lefted_nav li{
	line-height: 55px;
	border-bottom: 1px solid #E8E8E8;
}
.lefted_nav li b{
	font-size: 16px;
	text-align: center;
	color: #666;
}
.lefted_nav li b:hover{
	cursor: pointer;
	color: #ff5a5a;
}
#mian_center {
	width: 1060px;
	height: auto;
	float: right;
	overflow: hidden;
}
#mian_center h2{
	width: 98.5%;
	height: 54px;
	line-height: 54px;
	border-bottom: 2px solid #ff5a5a;
	font-size: 18px;
	color: #ff5a5a;
	text-align: left;
	margin-left: 20px;
}
.mian_center-ZW{
	width: 100%;
	height: auto;
	float: left;
	border-bottom: 1px solid #F2F2F2;
	margin-top: 15px;
	font-size: 14px;
	color: #66656A;
	font-family: "微软雅黑";
	line-height: 24px;
}
.list_pic{
	width: 100%;
	height: auto;
	float: left;
}
.list_pic li{
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;
}
.list_pic li:hover img{
	opacity: .8;
}
.list_pic li p{
	width: 245px;
	height: 186px;
	position: relative;
	float: left;
}
.list_pic li p img{
	position: absolute;
	margin: auto;
	width: 100%;
	height: 100%;
	top: 0;right: 0;
	bottom: 0;left: 0;
}
	/*公装效果图*/
#fw_comp{
	float: left;
}
#fw_comp h2{
	margin-bottom: 20px;
}
	/*实景案例*/
#zs_comp{
	width: 100%;
	height: auto;
	margin-top: 40px;
	float: left;
	margin-bottom: 50px;
}
#zs_comp h2{
	width: 98.5%;
	height: 54px;
	margin-bottom: 20px;
	line-height: 54px;
	border-bottom: 2px solid #ff5a5a;
	font-size: 18px;
	color: #ff5a5a;
	text-align: left;
	margin-left: 20px;
}

.outdoor>li{
	width: 245px;
	float: left;
	height: 250px;
	overflow: hidden;
}
.outdoor>li p{
	float: left;
}
.outdoor>li:hover{
	box-shadow:-1px 2px 7px #ccc;
}
.infor_pic{
	width: 245px;
	height: 63px;
	float: left;
}
.infor_pic span{
	width: 96%;
	height: 25px;
	display: inline-block;
	margin: 10px 0px 0px 15px;
	font-size: 16px;
}
.informtion{
	float: left;
	height: 20px;
	margin-left: 15px;
}
.informtion li{
	float: left;
	width: auto;
	height: 16px;
	margin-left: 0px;
}
.informtion li b{
	font-size: 12px;
	color: #999;
}
.informtion li i{
	margin-left: 5px;
	margin-right: 5px;
	color: #999;
}
