 @charset "utf-8";
.jing-dian{
	background:#ECECEC;
	padding-bottom:20px;
	position:relative;
}
.jing-content{
	margin:0px 20px;
	border-top:1px solid #ddd;
	overflow:hidden;
}
.jing-dian .more{
	position:absolute;
	left:48%;
	bottom:10px;
	display:block;
	padding:2px 25px 2px 10px;
	border:1px solid #fff;
	background:#fff url(../images/search.ele.png) 40px 7px no-repeat;
	transition:all ease 0.25s 0s;
	-webkit-transition:all ease 0.25s 0s;
	-moz-transition:all ease 0.25s 0s;
	-ms-transition:all ease 0.25s 0s;
	-o-transition:all ease 0.25s 0s;
}
.jing-dian .more.on{
	background-position:40px -28px;
	transition:all ease 0.25s 0s;
	-webkit-transition:all ease 0.25s 0s;
	-moz-transition:all ease 0.25s 0s;
	-ms-transition:all ease 0.25s 0s;
	-o-transition:all ease 0.25s 0s;
}
.jing-dian .more.on:hover{
	background-position:40px -46px;
}
.jing-dian .more:hover{
	background-position: 40px -10px;
}
.jing-content dl{
	width: 580px;
	float:left;
	border-bottom:1px solid #ddd;
}
.jing-content dl dt{
	width:100px;
	font-weight:600;
	text-indent:10px;
	line-height:36px;
}
.jing-content dl dd{
	width: 460px;
	background:#ECECEC;
	position:relative;
	height:36px;
	line-height:36px;
}
.jing-content dl dd a{
	display:block;
	float:left;
	line-height:36px;
	width: 92px;
	text-align: center;
	position:relative;
	cursor:pointer;
}
.jing-content dl dd a:hover,.jing-content dl dd .on{
	color:#e58401;
}
.jing-content dl dd a em{
	display:block;
	position:absolute;
	top:10px;
	right:-5px;
	width:16px;
	height:16px;
	background:url(../images/icon_row.png) no-repeat;
}
/*产品展示*/
.product{
	padding:10px 20px 10px;
	background:#ECECEC; 
}
.hot-table-naw ul{
	padding:20px 0;
	border:1px solid #000;
	background:#fff;
	width:1158px;
	overflow: hidden;
	margin:0px auto;
}
.product ul li{
	float:left;
	width:278px;
	border:1px solid #ddd;
	margin-left:13px;
	overflow:hidden;
	margin-bottom:10px;
	background: #ffffff;
	line-height: 0;
	padding-bottom: 10px;
}
.product .index-alboxul ul li,.hot-table-naw ul li{
	float:left;
	width:278px;
	height:368px;
	border:1px solid #ddd;
	margin-left:12px;
	overflow:hidden;
	margin-bottom:10px;
}
.hot-table-naw ul li:nth-child(2n){
	margin-right:0px;
}
.product li a{
	display: inline-block;
	overflow: hidden;
}
.product ul li:nth-child(2n){
	margin-right:0px;
}
.product ul li img,.hot-table-naw ul li img{
	transition:all ease 0.5s 0s;
	-webkit-transition:all ease 0.5s 0s;
	-moz-transition:all ease 0.5s 0s;
	-ms-transition:all ease 0.5s 0s;
	-o-transition:all ease 0.5s 0s;
}
.product ul li img:hover,.hot-table-naw ul li img:hover{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.product ul li h5,.hot-table-naw ul li h5{
	font-size: 14px;
	text-align:center;
	font-weight: normal;
	line-height:30px;
	height:30px;
	color:#341b1b;
	overflow:hidden;
}
.product ul li p,.hot-table-naw ul li p{
	text-align:center;
	font-size:0px;
}
.product ul li p a,.hot-table-naw ul li p a{
	display:inline-block;
	padding:0px 15px;
	border:1px solid #ddd;
	font-size:14px;
	line-height: 22px;
	margin-left: -1px;
}
.hot-new h2{
	text-align:center;
	font-size:0px;
}
.hot-new h2 span{
	display:inline-block;
	height:40px;
	width:244px;
	text-align:center;
	line-height:38px;
	font-weight:600;
	font-size:28px;
	color:#000;
	background:#e2e2e2;
	cursor:pointer;
}
.hot-new h2 span.cur{
	color:#fff;
	background:#888;
}
.hot-table-naw{
	display:none;
}
.hot-table-naw.cur{
	display:block;
}

.product .index-albox ul{ overflow:hidden; padding-bottom:20px;}
.product .index-albox li{ width:376px; height:auto; float:left; text-align:center; margin-left:15px; margin-top:15px; border:1px solid #cccccc; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; line-height:0;}
.product .index-albox li a{ display:block; overflow:hidden;}
.product .index-albox li a img:hover{transform: scale(1.1); transition: all ease 0.3s 0s;}
.product .index-albox li h3{ font-size:16px; font-weight:normal; line-height:30px; border-bottom:1px solid #D8D8D8;}
.product .index-albox li dd img{ margin:2px auto; display:block;}
.product .index-albox li p{ font-size:14px; height:24px; line-height:24px; overflow:hidden;}
.product .titleMenu ul li{
	float:left;
	width:auto;
	height:auto;
	padding: 0 10px;
	border: 1px solid #191919;
	margin-left: -1px;
	line-height: 30px;
	margin-bottom: 0;
}