
.i-products{
	padding: 30px 0 100px;
}
.i-products h2{
	font-size: 38px;
	line-height: 56px;
	color: #666;
	text-align: center;
}
.i-products .tips{
	width: 775px;
	margin: 6px auto 34px;
	line-height: 18px;
	color: #888;
	text-align: center;
}
.i-products .w960{
	width: 980px;
	margin: 0 auto;
}
.i-container{
	background: #FFF;
	width:980px;
}
.i-products .tab{
	width: 980px;
	height: 50px;
	margin-bottom: 2px;
}
.i-products .tab a{
	display: inline-block;
	width: 176px;
	border-radius: 3px;
	background: #eaeaea;
	margin-right: 5px;
	font-size: 20px;
	line-height: 50px;
	color: #666;
	text-align: center;
}
.i-products .tab a.cur,
.i-products .tab a:hover{
	background: #f14702;
	color: #fff;
}

/*english*/
.i-products .tad{
	width: 980px;
	height: 50px;
	margin-bottom: 2px;
}
.i-products .tad a{
	display: inline-block;
	width: 20px;
	border-radius: 3px;
	background: #eaeaea;
	margin-right: 5px;
	font-size: 16px;
	line-height: 50px;
	color: #666;
	text-align: center;
}
.i-products .tad a.cur,
.i-products .tad a:hover{
	background: #f14702;
	color: #fff;
}

.i-products a.more{
	display: block;
	width: 214px;
	border: 3px solid #e3e3e3;
	border-radius: 25px;
	margin: 40px auto 0;
	font-size: 24px;
	line-height: 50px;
	color: #969696;
	text-align: center;
}
.i-products a.more:hover{
	border-color: #fca708;
	color: #fca708;
}



.i-products .tabcp{
	width: 980px;
	height: 50px;
	margin-bottom: 2px;
}
.i-products .tabcp a{
	display: inline-block;
	width: 128px;
	border-radius: 3px;
	background: #eaeaea;
	margin-right: 5px;
	font-size: 16px;
	line-height: 50px;
	color: #666;
	text-align: center;
}
.i-products .tabcp a.cur,
.i-products .tabcp a:hover{
	background: #f14702;
	color: #fff;
}


.i-products .tabcq{
	width: 980px;
	height: 50px;
	margin-bottom: 2px;
}
.i-products .tabcq a{
	display: inline-block;
	width: 250px;
	border-radius: 3px;
	background: #eaeaea;
	margin-right: 5px;
	margin-top: 5px;
	font-size: 14px;
	line-height: 50px;
	color: #666;
	text-align: center;
}
.i-products .tabcq a.cur,
.i-products .tabcq a:hover{
	background: #f14702;
	color: #fff;
}
