@charset "utf-8";
/* CSS Document */

/*小标题**/
.center{
	background-color: #fff;
}
.center ul.title_r{
	position: relative;
	width: 100%;
	padding: 5% 0;
	background: #000;
}
.center ul.title_r li{
	float: left;
	text-align: center;
	width: 33.3%;
	font-size: 1.2em;
}
.title_r2{
   width: 100%;
	background: #c5c5c5;
}
.title_r2 li{
	float: left;
	width: 33.3%;
	text-align: center;
}
.title_r2 li a{
	color: #000;
	font-size: 0.94em;
	line-height: 300%;
}
.huang{
	color: #f25028;
}
.hei{
	width: 4.5%;
	position: absolute;
	bottom: -12%;
	z-index: 99;
}
.left1{left: 14%;}
.left2{left: 48%;}
.left3{left: 81%;}


/****鞋子样式******/
.shoes{
	width: 100%;
}
.shoes li{
	float: left;
	width: 48.5%;
	padding: 1% 0 1% 1%;
}
.shoes li img{
	width: 100%;
}
.shoes p{
	padding-top: 1%;
	color: #000;
}
.shoes p span{
	font-size: 0.8em;
	color: #727171;
}

/****展示样式******/
.show{
	width: 100%;
	padding: 1% 0 2%;
}
.show li{
	padding: 1% 1% 0;
	width: 98%;
}
.show li img{
	width: 100%;
}
.show li p{
	padding: 2% 0 2% 4%;
	background: #e6e6e6;
	width: 96%;
	font-size: 1.2em;
	color: #000;
}
.show li p span{
	font-size: 0.8em;
	padding-left: 2%;
}











