
.static_spring{
	width: 1200px;
	margin: 0 auto;
}
.banner_spring{
	height: 475px;
	width: 100%;
}
.banner_spring .pic{
	min-width:1200px;
	height: 100%;
	width: 100%;
	background: url(../images/2017fall/02.jpg)no-repeat top center;
}

.product_title{
	height:40px;
	background-color: #fff;
	margin-bottom: 75px;
}
.product_title ol{
	width: 100%;
	height: 100%;
}
.product_title ol li{
	float: left;
	width:199px;
	line-height: 65px;
	text-align: center;
/*	background-color: #eaeef2;*/
    background-color:rgba(255,255,255,0.8);
	position:relative;
	margin: 0px 1px 0px 0px;
}

.product_title ol li span{
	font-size:12px;
	display:block;
	font-weight:400;
}
.product_title ol li > a{
	font-size:12px;
	display:block;
	font-weight:400;
	color:#000;
}
.product_title ol li:hover{
	background-color:#899EAD;
}
.product_title ol li:hover a{
	color:#fff;
}
.product_title ol li.selectedcate a{
	background-color:#444d55;
}
.product_title ol li.selectedcate a{
	color:#fff;
}

.product_title dl.choice_class{
	width: 400px;
	border: 1px solid #eaeef2;
	padding: 20px 15px 10px;;
	display:none;
	position: absolute;
	top: 65px;
	left: 0;
	box-sizing:border-box;
	overflow:hidden;
	border-top: none;
	background-color:#FFF;
	z-index: 99;
}
.product_title dl.choice_class dt{
	overflow:hidden;
	width:33.33%;
	float:left;
	line-height: normal;
}
.product_title dl.choice_class dt a{
	display:block;
	width:81px;
	margin:0 auto;
}
.product_title dl.choice_class dt a .plain{
	width:81px;
	height:30px;
	background-color:#99D5E0;
	margin:0 auto;
}
.product_title dl.choice_class dt p{
	padding:0;
	margin:0;
	font-size:12px;
	padding-top:6px;
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-weight:400;
	
}
.product_title dl.choice_class dt a:hover p{
	color:#f90;
}
.spring_proct_list .comment .title{
	height: 95px;
	width: 100%;
	text-align: center;
}
.spring_proct_list .comment .title h3{
	font-size:22px;
	display:inline;
	position:relative;
	font-weight:300;
}
.spring_proct_list .comment .title h3:after{
	content:'';
	width: 52px;
	height: 7px;
	position: absolute;
	left: -75px;
	top: 13px;
	background:url(../images/springs/title_bg.png)no-repeat;
}

.spring_proct_list .comment .title h3:before{
	content:'';
	width: 52px;
	height: 7px;
	position: absolute;
	right: -75px;
	top: 13px;
	background:url(../images/springs/title_bg.png)no-repeat;
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-khtml-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
}
.spring_proct_list .comment .title h4{
	font-size:22px;
	position:relative;
	font-weight:300;
	float:left;
}
.spring_proct_list .comment .title h4:before{
	content:'';
	width: 52px;
	height: 7px;
	position: absolute;
	right: -75px;
	top: 13px;
	background:url(../images/springs/title_bg.png)no-repeat;
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-khtml-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
}
.spring_proct_list .comment ul{
	overflow:hidden;
}
.spring_proct_list .comment ul li{
	float: left;
	width: 213px;
	text-align: center;
	margin-right: 34px;
}
.spring_proct_list .comment ul li a{
	display:block;
}
.spring_proct_list .comment ul li a.listdiff{
    overflow:hidden;
    height: 320px;
}
.spring_proct_list .comment ul li a.pic_style{
	height: 320px;
	width: 100%;
}
.spring_proct_list .comment ul li a img{
	width:213px;
	display:block;
}
.spring_proct_list .comment ul li:nth-child(4n+0){
	margin-right: 33px;
}
.spring_proct_list .comment ul li:nth-child(5n+0){
	margin-right: 0;
}

.spring_proct_list .comment ul li a img.pic{
	display:block;
}
.spring_proct_list .comment ul li p.price{
	line-height: 30px;
	font-size:20px;
}
.spring_proct_list .comment ul li.list{
	margin-bottom:40px;
	text-align:left;
}
.spring_proct_list .comment ul li.style_cs.rectangle{
    height: 372px;
}
.spring_proct_list .comment ul li.style_cs.square{
    height: 265px;
}
.spring_proct_list .comment ul li.style_cs.square a:first-child{
	height: 213px;
	overflow:hidden;
}
.spring_proct_list .comment ul li.style_cs.rectangle a:first-child{
	height: 320px;
	overflow:hidden;
}
.spring_proct_list .comment ul li.list .list{
	margin-bottom:40px;
	text-align:left;
}
.spring_proct_list .comment ul li.list .listtext{
   font-weight: 400;
   font-family: Raleway, Arial, Helvetica, sans-serif;
   color: #999;
   padding-top:8px;
   display:block;
   white-space:nowrap;
   text-overflow:ellipsis;
   overflow:hidden;
}
.spring_proct_list .comment ul li.list .listtext:hover{
	color:#f90;
}
.spring_proct_list .comment .view_all{
	height: 128px;
	padding: 20px 0 85px 0;
	box-sizing:border-box;
	width: 100%;
	text-align: center;
}
.spring_proct_list .comment .view_all a{
	font-size:16px;
	color:#e9eef3;
	background-color: #adc0d1;
	width: 127px;
	border-radius: 25px;
	display:inline-block;
	line-height:24px;
	padding-bottom:1px;
}
.spring_proct_list .comment .view_all a:hover{
	color:#fff;
	background-color: #ffa54a;
}

.spring_proct_list .comment .title .pagination_shuzi{
	float: right;
}
.product_datail .pagination_shuzi{
	text-align: right;
}

