a
{
	text-decoration: none
}


.product-wraper
{
	background-color: #ffffff;
	margin-bottom: 10px
}

.product-wraper:last-child
{
	margin-bottom: 0
}

.product
{
	background-size: 100% 100%;
	position: relative;
	height: 900px;
	background-repeat: no-repeat
}

.pd-font
{
	height: 75px;
	width: auto;
	margin-top: 150px;
	display: block
}

.pd-title
{
	display: inline-block;
	font-size: 20px;
	color: #164a7c;
	border-bottom: 4px solid #164a7c;
	margin-top: 35px;
	padding-bottom: 10px
}

.pd-intro
{
	font-size: 14px;
	color: #3e3e3e;
	line-height: 1.3;
	padding-top: 30px;
	width: 430px
}

.pd-intro p
{
	margin: 0 0 15px 0
}

.pd-pic
{
	position: absolute;
	bottom: 50px;
	height: 280px;
	width: auto
}

.pleft
{
	padding-left: 20px;
	text-align: left;
	float: left
}

.pleft .pd-pic
{
	left: -30px;
}

.pright
{
	padding-right: 20px;
	width: 550px;
	float: right
}

.pright .pd-pic
{
	right: 175px
}

@media screen and (max-width: 768px)
{
	.product
	{
		background-size: contain;
		min-height: 280px;
		height: auto
	}

	.product .pd-hd
	{
		padding-top: 10px;
		height: 18px
	}

	.product .pd-hd .pd-font
	{
		width: auto;
		height: 100%;
		margin-top: 0
	}

	.product .pd-hd .pd-title
	{
		font-size: 10px;
		border-width: 2px;
		margin-top: 3px;
		height: 16px
	}

	.product .pd-intro
	{
		width: 100%;
		margin-bottom: 40px;
		font-size:6px;
		margin-top: 25px;
	    max-height: 120px;
	    overflow: auto;
	}
.pd-intro p{
	margin-bottom:3px;
}
	.product .pd-pic
	{
		position: relative;
		bottom: 30px;
		width: 80%;
		height: auto
	}

	.product .pleft
	{
		padding-left: 0;
		width: 35%;
	}

	.product .pleft .pd-pic
	{
		left: -5%
	}

	.product .pright
	{
		padding-right: 0;
		width: 35%
	}

	.product .pright .pd-pic
	{
		left: -12px;
	}

	.product-wraper .product
	{
		padding: 0 25px;
		background-position: 0px -30px;
		box-sizing: border-box;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1919px)
{
	.product
	{
		height: 576px
	}

	.pd-font
	{
		height: 48px;
		margin-top: 96px
	}

	.pd-title
	{
		font-size: 16px;
		margin-top: 22.4px;
		padding-bottom: 6.4px;
		border-bottom-width: 2px
	}

	.pd-intro
	{
		font-size: 12px;
		padding-top: 19.2px;
		width: 275.2px
	}

	.pd-intro p
	{
		margin: 0 0 9.6px 0
	}

	.pd-pic
	{
		bottom: 32px;
		height: 179.2px
	}

	.pleft
	{
		padding-left: 12.8px
	}

	.pleft .pd-pic
	{
		left: -25px
	}

	.pright
	{
		padding-right: 12.8px;
		width: 352px
	}

	.pright .pd-pic
	{
		right: 121.6px
	}
}

.pd-title
{
	margin-top: 15px;
	padding-bottom: 0px
}

.pd-intro
{
	width: 350px;
	padding-top: 10px
}

@media screen and (min-width: 1366px) and (max-width: 1919px)
{
	.product
	{
		height: 765px
	}

	.pd-font
	{
		height: 63.75px;
		margin-top: 127.5px
	}

	.pd-title
	{
		font-size: 16px;
		margin-top: 29.75px;
		padding-bottom: 8.5px;
		border-bottom-width: 2px
	}

	.pd-intro
	{
		font-size: 12px;
		padding-top: 25.5px;
		width: 365.5px
	}

	.pd-intro p
	{
		margin: 0 0 12.75px 0
	}

	.pd-pic
	{
		bottom: 42.5px;
		height: 238px
	}

	.pleft
	{
		padding-left: 17px
	}

	.pleft .pd-pic
	{
		left: -25px
	}

	.pright
	{
		padding-right: 17px;
		width: 467.5px
	}

	.pright .pd-pic
	{
		right: 150px
	}
}
