

.content_wrap{
	background-image: url('../img/index/d_12.jpg');
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 100%;
	height: 16.1rem;
	padding-top: 0.85rem;
}
.content_wrap p,.content_niuwang p{
	padding-left: 0.85rem;
	padding-bottom: 0.5rem;
}
.content_wrap p:first-child，.content_niuwang p:first-child{
	padding-top: 1.5rem;
}


.content_niuwang{
	background-image: url('../img/index/d_14.jpg');
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 100%;
	height: 16.6rem;
}

.chanpinzhanshi{
	height: 3.8rem;
	position: relative;
}
.chanpinzhanshi div{
	width: 9.85rem;
	height: 3.8rem;
	background: #a674af;
	position: absolute;
	top: 0;
	left: 0;
}
.chanpinzhanshi p{
	line-height: 1.75rem;
	color: #fff;
	padding-left: 0.85rem;
	font-size: 0.9rem;
}
.chanpinzhanshi p span{
	line-height: 1.75rem;
	font-size: 1.35rem;
	font-weight: bold;
}
.chanpinzhanshi .yingguoguoqi{
	width: 2.075rem;
	height: 1.325rem;
	position: absolute;
	top: 0;
	right: 0.725rem;
}
.chanpinzhanshicont{
	width: 14.675rem;
	margin: 0 auto;
	
}

.chanpinzhanshicont p{
	border-top: 1px solid #000;
	line-height: 2.375rem;
	font-size: 0.775rem;
	text-align: center;
}
.chanpinzhanshicont .big{
	width: 11.575rem;
	height: 18.25rem;
	margin: 1.75rem auto;
	display: block;
}
.chanpinzhanshicont .small{
	width: 9.8rem;
	height: 13.525rem;
	margin: 1.75rem auto;
	display: block;
}
.pinpaigushi{
	position: relative;
	margin-bottom: 1.125rem;
}
.pinpaigushi .pinpaigushiblock{
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	color: #FFF;
	display: flex;
}
.pinpaigushi .pinpaigushicont{
	padding: 0 2.375rem;
}
.pinpaigushi p:first-child{
	text-align: center;
	padding: 20px 0;
	opacity:1;
	background: #000;
	border-radius: 20px 20px 0 0;
	opacity: 0.8;
	font-size: 1.2rem;
}
.pinpaigushi p:last-child{
	padding: 10px 10px;
	font-size: 0.755rem;
	line-height: 1.35rem;
	background: #000;
	border-radius: 0 0 20px 20px;
	opacity: 0.8;
	font-size: 0.775rem;
}
