.p-info-same-style{
	overflow:hidden;
}
.p-info-same-style .photo br{
	display:none;
}
.p-info-same-style .photo{
	float:left;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size:cover;
	position:relative;
}
.p-info-same-style .photo a{
	display:block;
	position:relative;
}
.p-info-same-style .photo img{
	width:100%;
}
.p-info-same-style .photo img.blue{
	position:absolute;
	left:0;
	top:0;
	width: auto;
}
.p-info-same-style .photo img.lan{
	position:absolute;
	left:0;
	bottom:0;
	width: auto;
}
.p-info-same-style .photo >img{
    position: absolute;
    right: 0;
    bottom: 0;	
    opacity: .45;
}
.p-info-same-style .p-details{
	float:right;
	width: calc(100% - 210px);
	overflow:hidden;
}
.p-info-same-style .p-details .p-details-left{
	float:left;
    width: calc(100% - 170px);
}
.p-info-same-style .p-details .p-details-left li{
	color:#fff;
	font-size:14px;
}
.p-info-same-style .p-details .p-details-left li.pname{
	margin-bottom:5px;
}
.p-info-same-style .p-details .p-details-left li a{
	color:#de69ff;
}
.secondstyle{
	display:none;
}
.p-info-same-style .p-details .p-details-left li.pname a{
	color:#de69ff;
	font-size:18px;
	font-weight:bold;
}
.p-info-same-style .p-details .p-details-left li .biggert{
	color:#de69ff;
	font-size:18px;
	vertical-align: bottom;
}
.p-info-same-style .p-details .p-details-right{
	float:right;
	width:160px;
}
.p-info-same-style .p-details .p-details-right .certification{
	text-align:right;
}
.p-info-same-style .p-details .p-details-right .certification li{
	display:inline-block;
	margin-right: 10px;
	border:1px solid #db5efe;
	margin-bottom: 10px;
}
.p-info-same-style .p-details .p-details-right .certification li:first-child{
	margin-right: 0;
}
.p-info-same-style .p-details .p-details-right .p-otherfuntion li{
	border:1px solid #db5efe;
	border-radius: 15px;
	color:#db5efe;
	margin: 20px 0;
}
.p-info-same-style .p-details .p-details-right .p-otherfuntion li a{
	display:block;
	color:#db5efe;
	font-size:18px;
	text-align: center;
    padding: 8px 0;
	border-radius: 15px;
}
.p-info-same-style .p-details .p-details-right .p-otherfuntion li a:hover{
    background: #330f4e;
	color:#fff;
}
.p-info-same-style .p-details .p-details-right .p-otherfuntion li a img{
	vertical-align: bottom;
}
.p-info-same-style .p-details .p-details-right .p-otherfuntion li.pop{
	overflow:hidden;
	padding: 8px 15px;
	text-align: center;
}
.p-info-same-style .p-details .p-details-right .p-otherfuntion li.pop img{
    display: inline-block;
	vertical-align: middle;
}
.p-info-same-style .p-details .p-details-right .p-otherfuntion li.pop p{
    display: inline-block;
    font-size: 12px;
    margin-left: 10px;
}
.p-info-same-style .p-details .p-details-right .p-otherfuntion li.pop p span{
	display: block;
    line-height: 100%;
    font-size: 26px;
    font-weight: bold;
}
.p-info-same-style .p-details .add-car{
	text-align:left;
	clear:both;
	padding-top: 20px;
}
.p-info-same-style .p-details .add-car a{
    color: #fff;
    font-size: 18px;
    display: inline-block;
    padding: 8px 30px;
    border-radius: 15px;
    background-color: #c64ce8;
    background-image: url(/skin/purple2/images/produc-add-bg.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    text-align: center;
}
#productAll-list.div-pureimg{
}
#productAll #productAll-list.div-pureimg >ul >li{
	float: left;
    width: 23%;
    padding: 0;
    border: none;
    margin: 0 1% 40px;
}
#productAll #productAll-list.div-pureimg .p-info-same-style .photo{
	float: none;
}
#productAll #productAll-list.div-pureimg .p-info-same-style .p-details{
    float: none;
    width: 100%;	
}
#productAll-list.div-pureimg .p-info-same-style .p-details .p-details-left,
#productAll-list.div-pureimg .p-info-same-style .p-details .p-details-right{
	display:none;
}
#productAll-list.div-pureimg .secondstyle{
	display:block;
}
#productAll-list.div-pureimg .secondstyle li{
	color:#fff;
	font-size:14px;	
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#productAll-list.div-pureimg .secondstyle li.pname{
    font-size: 16px;
    height: 46px;
    overflow: hidden;
    margin: 10px 0;
	white-space: inherit;
}
#productAll-list.div-pureimg .secondstyle li.pname a{
	color: #d778f5;
}
#productAll-list.div-pureimg .secondstyle li a{
}

#productAll-list.div-pureimg .p-info-same-style .p-details .add-car a{
	font-size: 14px;
	padding: 5px 10px;
}
#productAll-list.div-pureimg .p-info-same-style .p-details .add-car{
}
@media screen and (max-width: 980px) {
	.p-info-same-style .p-details .p-details-left{
		width: 100%;
		margin-bottom:20px;	
	}
	.p-info-same-style .p-details .p-details-right{
		width: 100%;	
	}
	.p-info-same-style .p-details .p-details-right .certification{
		text-align:left;
	}
	.p-info-same-style .p-details .p-details-right .p-otherfuntion li{
		display: inline-block;
		margin-right: 10px;
		vertical-align: bottom;
	}
	.p-info-same-style .p-details .p-details-right .p-otherfuntion li a{
		padding: 8px 15px;	
		font-size: 14px;
	}
	.p-info-same-style .p-details .p-details-right .p-otherfuntion li a img,
	.p-info-same-style .p-details .p-details-right .p-otherfuntion li.pop img{
	    width: 15px;
		vertical-align: middle;
	}
	.p-info-same-style .p-details .p-details-right .p-otherfuntion li.pop p{
		font-size: 14px;
	}
	.p-info-same-style .p-details .p-details-right .p-otherfuntion li.pop p span{
		display:inline-block;
		margin-left: 10px;
		font-size: 14px;
		vertical-align: baseline;
	}
	.p-info-same-style .p-details .add-car{
		padding:0;
	}
	#productAll #productAll-list.div-pureimg >ul >li{
	    width: 31%;	
	}
	.p-info-same-style .p-details .p-details-right .certification li:first-child{    margin-right: 10px;}
}
@media screen and (max-width: 640px) {
	.p-info-same-style .photo{
		width: 100px;
	}
	.p-info-same-style .p-details{
		width: calc(100% - 110px);
	}
	.p-info-same-style .p-details .p-details-right .p-otherfuntion li{
	    margin: 5px 0;	
	}
	.p-info-same-style .p-details .p-details-right .p-otherfuntion li a{
	    padding: 8px 5px;	
	}
	.p-info-same-style .p-details .p-details-right .p-otherfuntion li.pop{
		padding: 7px 5px;	
	}
	.p-info-same-style .p-details .add-car{
	    padding: 20px 0 0;	
	}
	.p-info-same-style .p-details .add-car a{
		font-size: 14px;
		padding: 8px 20px;	
		background: rgb(169,3,41); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	}
	#productAll #productAll-list.div-pureimg >ul >li{
	    width: 48%;	
	}
	#productAll #productAll-list.div-pureimg .p-info-same-style .photo{
			width:100%;
	}
	#productAll-list.div-pureimg .p-info-same-style .p-details .add-car{
	    height: 53px;
		display: block !important;	
	}
}
@media screen and (max-width: 480px) {
	.p-info-same-style .p-details .p-details-right .p-otherfuntion li a{
	    padding: 5px 5px;	
	}
	.p-info-same-style .p-details .p-details-right .p-otherfuntion li.pop{
		padding: 4px 5px;	
	}
	.p-info-same-style .p-details .p-details-right .p-otherfuntion li.pop p span{
	    margin-left: 3px;	
	}
	.p-info-same-style .p-details .p-details-right .certification li,
	.p-info-same-style .p-details .p-details-right .certification li:first-child{
	    margin-right: 4px;
		margin-bottom:5px;	
	}
	.p-info-same-style .p-details .p-details-right .p-otherfuntion li{
		display:block;
	}
	#productAll-list.div-pureimg .p-info-same-style .p-details .add-car a{
	    font-size: 12px;
		padding: 5px 5px;	
	}
	.p-info-same-style .p-details .p-details-left li{
	    font-size: 12px;
	}
	.p-info-same-style .p-details .p-details-left li.pname a{
	    font-size: 17px;	
	}
	#productAll-list.div-pureimg .secondstyle li.pname a{
		font-size:15px;
	}
}