.foucs-img {
	width: 100%;
	background: url(../images/common-ny.jpg) center center no-repeat;
	height: 429px;
	margin-top: -1px;
}

.inner-all {
	width: 1200px;
	margin: 0 auto;
	min-height: 200px;
}

.inner-nav .index-product {
	clear: both;
	display: table;
}

.inner-nav .index-product-left-1 {
	width: 606px;
	background: #F9F9F9;
	height: 147PX;
	float: left;
}

.inner-nav .index-product-left-1 img {
	margin-left: 103px;
}

.inner-nav .index-product-right-1 {
	width: 594px;
	float: right;
}

.inner-nav .index-product-right-1 .catelist {
	background: url(../images/index-product-2.jpg) no-repeat;
	width: 594px;
	height: 147px;
}

.inner-nav .index-product-right-1 .catelist .pcatename {
	float: left;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	cursor: pointer;
	height: 147px;
	text-transform: uppercase;
}

.inner-nav .index-product-right-1 .catelist .pcatename:hover {
	background: #121212;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	height: 147px;
}

.inner-nav .index-product-right-1 .catelist .cname {
	width: 100%;
	margin-top: 55px;
}

.inner-nav .index-product-right-1 .catelist .line {
	width: 50px;
	height: 6px;
	background: #d6fdff;
	margin: 3px auto;
}

.catelist_active {
	background: #000000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	height: 147px;
}

.inner-nav .index-product-right-1 .catelist_active .line {
	background: #670001;
}

.index-product-left-1 .d1 {
	text-transform: uppercase;
	margin-left: 70px;
	margin-top: 50px;
	font-size: 22px;
	font-weight: bold;
	color: #454545;
}

.index-product-left-1 .d2 {
	text-transform: uppercase;
	margin-left: 70px;
	margin-top: 2px;
	font-size: 14px;
	color: #676767;
}

.index-product-left-1 .d2 a {
	color: #676767;
}

.inner-content {
	padding: 30px 0 40px;
}

.inner-content img {
	max-width: 100%;
}

.nodata {
	
	width: 100%;
	margin: 0 auto;
	color: #9f9f9f;
	font-size: 12px;
	padding-top: 100px;
	padding-bottom: 100px;
	letter-spacing: 1PX;
	text-align: center;
}
.catelist .title-name {
		color: #FFFFFF;
		font-size: 25px;
		font-weight: bold;
		line-height: 147px;
		padding-left: 50px;
		letter-spacing: 1px;
		text-transform: uppercase;
	}