@charset "utf-8";
/* CSS Document */
.cycling1{
	background-image: url(../img/sp_1522484211953635242.jpg);
}
.cycle{
	background-image: url(../img/28156918_223296568235877_2360346595171500032_n.jpg);
}

.color-1{
	background-color: rgba(0,0,0,1.00);
}
.color-2{
	background-color: rgba(28,53,197,1.00);
}

.top-space{
	height: 30px;
}
.filter-bn{
}

.category-series{
}

.category-img{
	width: 27.875vw;
	height: 27.875vw;
	background-position: center;
	background-size: cover;
}
.word-con .title{
	padding-top: 20px;
	padding-bottom: 10px;
}
.category-series-con{
	padding-right: 1vw;
	padding-bottom: 6vw;
}


.product-item-block{
	width: 17vw;
	height: 17vw;
	margin-bottom: 100px;
	margin-top: 0px;
	top: -0.5vw;
	float: left;
	position: relative;
}
.product-item{
	position: absolute;
	width: 16vw;
	padding: 0.5vw;
	text-decoration: none;
	overflow: hidden;
	border: 1px solid  hsla(0,0%,100%,0.00);
	background-color: hsla(0,0%,100%,1.00);
}
.border-bottom{
	border-bottom: 1px solid hsla(0,0%,60%,1.00)
}
.product-item-pic{
	width: 16vw;
	height: 16vw;
	background-position: center;
	background-size: cover;
}
.product-item-word{
	padding-bottom: 0.7vw;
}
.color-list{
	border-bottom: 1px solid  hsla(0,0%,60%,1.00);
	padding: 2px;
}
.color-boll{
	height: 12px;
	width: 12px;
	border-radius: 50%;
	display: inline-block;
	margin-right: 2px;
}
.product-item-info-title{
	display: flex;
	justify-content: space-between;
	padding-top: 6px;
	padding-bottom: 2px;
}
.product-item-info-price{
}


.color-bar.owl-carousel .owl-nav{
	width: 120%;
    padding-bottom: 1.6vw;

}

.color-pic-con{
	display: none;
	width: 14vw;
	padding-top: 0.7vw;
	padding-left: 1vw;
}
.color-bar .owl-stage-outer{
	display: none;
}

@media(max-width:1350px){
	.category-series{
	}	
	.product-item {
		width: 27.875vw;
	}
	
	.product-item-block{
		width: 22vw;
		height: 22vw;
		margin-bottom: 100px;
		margin-top: 0px;
		top: -0.5vw;
		float: left;
		position: relative;
	}
	.product-item{
		width: 21vw;
		float: left;
		min-width: 0px;
	}
	.product-item-pic{
		width: 21vw;
		height: 21vw;
		min-width: 0px;
		min-height: 0px;
	}
	.color-pic-con{
		display: none;
		width: 18vw;
		padding-top: 0.7vw;
		padding-left: 1.5vw;
	}
	.category-img{
		width: 32vw;
	}
	
}


@media(max-width:1000px){

	
	.word-con{
		padding-left: 3%;
		padding-right: 3%;
		padding-bottom: 4vw;
	}
	
	
	.product-item-con {
		margin-top: 30px;
		margin-top: 2vw;
	}
	
	.category-img{
		height: 90vw;
		width: 100%;
	}
	
	
	.product-item-block {
		width: 47vw;
		height: 50vw;
		margin-bottom: 125px;
		margin-top: 0px;
		top: -0.5vw;
		float: left;
		position: relative;
	}
	.product-item {
		width: 47vw;
		padding: 1.85vw;
	}
	.product-item-pic {
		width: 47vw;
		height: 47vw;
	}
	
	.product-item-info-title {
		 display: block; 
	}
}





















