.product-content{
	width: 1200px;
	margin: auto;
	margin-top: 70px;
	position:relative;
}
.p-banner-img{
	display: block;
	margin: auto;
	margin-top: 30px;
	opacity: 0.2;
	transition:0.8s
}
.on.p-banner-img{
	opacity: 1;
}
.p-b-title{
	text-align: center;
	height: 70px;
	border-bottom: 2px dotted #898989;
}
.p-content{
	padding:0 120px;
	margin-top: 60px;
}
.p-tips{
	text-align: center;
	margin-top: 27px;
	font-family: ARUDJingXiHeiGB-MD;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #030407;
}
.fz-30,.fz-34,.fz-40{
	font-family: ARUDJingXiHeiGB-MD;
	color: #898989;
}
.fz-30{
	font-size: 30px;
}
.fz-34{
	font-size: 34px;
}
.fz-40{
	font-size: 40px;
}
.prod-info{
	width: 100%;
	margin-top: 67px;
	display: flex;
	
}
.prod1{
	width: 1184px;
	height: 654px;
	display: block
}
.prod2{
	width: 80%;
	height: auto;
	display: block
}
.biaoyu{
	width:90%; margin:auto;
	}
.biaoyu ul{
width:100%; margin:10px auto;;
}	
.biaoyu ul li{
width:32%; margin:auto; display:inline-table; text-align:center;padding: 5px 16px;line-height: 25px; font-size:16px;transition:all 1s ease-out;
}
.biaoyu ul li:hover{transform:scale(1.1);}
.prod3{
	width: 683px;
	height: 348px;
	display: block;
}
.prod-info-right{
	background: #EDEEE8;
	padding: 73px 50px 0 70px;
	flex: 1;
}
.prod-info-right-in{
	position: relative;
	right: -800px;
	transition: 0.8s;
}
.on.prod-info-right-in{
	right: 0;
}
.prod-info-right p{
	text-align: center;
	font-family: ARUDJingXiHeiGB-HV;
	font-size: 27px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #595757;
	font-weight:bold;
	margin-bottom: 15px;
}
.prod-info-right div{
	/* margin-top: 28px; */
	font-family: ARUDJingXiHeiGB-MD;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #595757;
	line-height: 35px;
}