.productcateTitle {
		background: #229370;
		text-align: center;
		padding: 6px 0;
		width: 100%;
		color: #FFFFFF;
		font-size: 15px;
		text-transform: uppercase;
		width: 170PX;
		margin: 20PX AUTO 0px;
		position: relative;
		z-index: 1;
		letter-spacing: 1px;
	}
	
	.productcateTitleLine {
		position: relative;
		top: -26px;
		height: 1px;
		border: none;
		background: #DFDFDF;
	}
	
	#slider2 div.cateName {
		min-width: 50%;
		width: auto;
		max-width: 80%;
		height: 30px;
		line-height: 30px;
		margin: 0 auto;
		background: #FFFFFF;
		color: #454545;
		position: relative;
		font-size: 12px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		border: solid 0px #DCDCDC;
	}
	
	#slider2 {
		width: 76%;
		background: #FFFFFF;
		margin: 0 auto;
	}
	
	#slider2 ul {
		background: #FFFFFF;
		padding: 0;
		margin: 0;
		width: 100%;
	}
	
	#slider2 ul li {
		border: none;
		box-sizing: border-box;
		border: solid 0px #EFEFEF;
		width: 49%;
		margin: 0;
		padding: 0;
	}
	
	#slider2 ul li img {
		border: solid 1px #EFEFEF;
	}
/***/
	



	.newsList div.new-left {
		margin-left: 1%;
		width: 48%;
		float: left;
		border: solid 1px #CFCFCF;
		padding-bottom: 3px;
	}
	
	.newsList div.new-right {
		margin-left: 1%;
		width: 48%;
		float: right;
		border: solid 1px #CFCFCF;
		padding-bottom: 3px;
	}
	
	.newsList .n-title {
		font-size: 14px;
		padding: 2px;
	}
	
	.newsList .n-brief {
		font-size: 12px;
		height: 28px;
		display: -webkit-box;
		text-overflow: ellipsis;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		line-height: 14px;
		color: #9A9A9A;
		padding: 0 2px;
	}
	

.news_show {
		text-transform: uppercase;
		padding-top: 0px;
		margin-top: 4px;
		width: 96%;
		margin: 20px auto 0;
		font-size: 15px;
		letter-spacing: 1px;
		color: #787878;
		padding-top: 20px;
	}
	
	.newsList {
		width: 96%;
		margin: 0 auto 20px;
		display: table;
	}
	
	.newsList .new img {
		width: 100%;
		display: block;
	}
	

	
	.newsList .n-title {
		font-size: 14px;
		padding: 6px 0;
	}
	
	.newsList .n-brief {
		font-size: 11px;
		height: 48px;
		display: -webkit-box;
		text-overflow: ellipsis;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		line-height: 16px;
		color: #9A9A9A;
	}
	
	.news_show div {
		width: 35px;
		height: 3px;
		background: #229370;
		margin-top: 8px;
		padding: 0;
	}
	
	hr.hr {
		margin: 0 auto 18px;
		background: #DFDFDF;
		border: none;
		height: 1px;
	}
	
	a.gomore {
		display: block;
		margin: 10px auto;
		padding: 2px 6px;
		text-align: center;
		color: #CFCFCF;
		border: solid 1px #CFCFCF;
		width: 75px;
		font-size: 25px;
		clear: both;
		position: relative;
		top: 15px;
		line-height: 30px;
		height: 30px;
	}
	/******/
	
	img.footerlogo {
		width: 80%;
		display: block;
		margin: -8px auto 10px;
	}
	
	.contactus p {
		text-align: center;
		line-height: 14px;
		padding: 1px 0;
		letter-spacing: 1px;
		font-size: 14px;
		color: #454545;
	}