@CHARSET "UTF-8";

body {
	min-width:1200px;
}

.pdt_bycg_border {
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	background-color: #FFFFFF;
	overflow: hidden;
	-webkit-box-shadow: 1px 1px 3px 0px #D2D2D2;
	box-shadow: 1px 1px 3px 0px #D2D2D2;
}

.pdt_bycg_block {
	position:relative;
	width:942px;
	height:525px;
	margin:0 auto;
	margin-top:15px;
}

.pdt_bycg_photo {
	position:absolute;
	z-index:3;
	left:0px;
	bottom:157px;
}

.pdt_bycg_photo img {
	position:absolute;
	z-index: 3;
	left:0px;
	bottom:1px;
	max-height:368px;	
}

.pdt_bycg_photo .title_1 {
	position:absolute;
	z-index: 4;
	left:30px;
	bottom:72px;
	width:300px;
}

.pdt_bycg_photo .title_1 p {
	color: #2d2929;
}

.pdt_bycg_photo .more_1 {
	position:absolute;
	z-index: 4;
	left:30px;
	bottom:25px;
	background-color: #303030;
	min-width:96px;
	height:33px;
	text-align:center;
}

.pdt_bycg_photo .more_1 a {
	color: #ffffff;
	text-decoration: none;
	line-height: 33px;
}

.pdt_bycg_photo .title_2 {
	position:absolute;
	z-index: 4;
	left:726px;
	bottom:120px;
	width:300px;
}

.pdt_bycg_photo .title_2 p {
	color: #2d2929;
}

.pdt_bycg_photo .more_2 {
	position:absolute;
	z-index: 4;
	left:726px;
	bottom:82px;
	background-color: #303030;
	min-width:96px;
	height:33px;
	text-align:center;
}

.pdt_bycg_photo .more_2 a {
	color: #ffffff;
	text-decoration: none;
	line-height: 33px;
}

.pdt_bycg_photo .title_3 {
	position:absolute;
	z-index: 4;
	left:118px;
	bottom:128px;
	width:300px;
}

.pdt_bycg_photo .title_3 p {
	color: #2d2929;
}

.pdt_bycg_photo .more_3 {
	position:absolute;
	z-index: 4;
	left:120px;
	bottom:82px;
	background-color: #303030;
	min-width:96px;
	height:33px;
	text-align:center;
}

.pdt_bycg_photo .more_3 a {
	color: #ffffff;
	text-decoration: none;
	line-height: 33px;
}

.pdt_bycg_item {
	position:absolute;
	z-index:2;
	width:942px;
	height:399px;
	left:0px;
	bottom:0px;
}

.pdt_bycg_item_title {
	position:relative;
	width:100%;
	height:242px;
}

.pdt_bycg_item_products {
	margin-top:242px;
	width:942px;
	height:156px;
	border-top:1px solid #dcdcdc;
}

.pdt_bycg_item_products .pdt_info {
	float:left;
	width:156px;
	height:100%;
	border-right:1px solid #dcdcdc;
	cursor: pointer;
}

.pdt_bycg_item_products .pdt_info .photo {
	width:156px;
	height:114px;
	line-height:114px;
	text-align:center;
}

.pdt_bycg_item_products .pdt_info .photo img {
	max-width:156px;
	max-height:114px;
	vertical-align:bottom;
}

.pdt_bycg_item_products .pdt_info .link {
	width:156px;
	height:42px;
	text-align: center;
}

.pdt_bycg_item_products .pdt_info .link:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 100%;
}

.pdt_bycg_item_products .pdt_info .link p {
	color: #3b3b3b;
	padding:0 12px;
	display: inline-block;
	vertical-align: middle;
	line-height: 15px;
}

