/*index products*/
.pro_cycle{ height:268px; overflow:hidden; padding-top:39px;}
.title_index{float:left; height:27px;}

.slide{ height:210px;width:990px; overflow:hidden;}
.slide dl{ float:left; width:240px; height:205px; border:1px solid #eee; margin:0 2px;overflow:hidden;}
.slide dl:hover{border:1px solid #da251d;}
.slide dl dt{ width:240px; height:168px; background:#FFF; text-align:center;}
.slide dl dt a{display: table-cell;vertical-align:middle; *display:block;*font-size:119px;*font-family:Arial;  width:240px; height:168px; line-height:168px; overflow:hidden;}
.slide dl dt img{
	max-width:240px;   /* 宽度 */ 
	max-height:168px; /* 高度 */ 
	vertical-align:middle;
	-ms-interpolation-mode: bicubic; overflow:hidden;
}
.slide dl dd{ height:36px; line-height:36px; color:#666; text-align:center;}
.slide dl dd h1 { height:36px; font-size:13px;color:#333;}
.slide dl dd h1 a{color:#333;}

.slide dl dd h2 { height:39px; font-size:12px;color:#333; line-height:20px; font-weight:normal;}
.slide dl dd h2 a{color:#333;}

.pagetion{ float:right;height:28px; line-height:28px; margin:13px 10px 10px 0;}
#nav{ float:left;}
.pagetion a{ display:inline-block; float:left; text-indent:-9999px;}
#prevc{ background:url(images/left_btn.jpg) no-repeat; width:14px; height:11px; margin-right:8px;}
#nextc{ background:url(images/right_btn.jpg) no-repeat; width:14px; height:11px; margin-left:6px;}
#nav a{ background:url(images/pro_list_icon.jpg) no-repeat left bottom;_background:url(images/pro_list_icon.jpg) no-repeat left -6px; width:6px; height:6px; margin:2px 3px 0 0;}
#nav a.activeSlide{ background-position:left 0; width:6px; height:6px; overflow:hidden;}


.slide2{ overflow:hidden;}
.slide2 dl{ float:left; width:235px; height:245px; border:1px solid #eee; margin:0 5px; margin-bottom:25px; overflow:hidden;}
.slide2 dl:hover{border:1px solid #4cc2ea; cursor:pointer;}
.slide2 dl dt{ width:235px; height:196px; text-align:center;}
.slide2 dl dt a{display: table-cell;vertical-align:middle; *display:block;*font-size:175px;*font-family:Arial;  width:235px; height:196px; line-height:196px; overflow:hidden;}
.slide2 dl dt img{
	max-width:227px;   /* 宽度 */ 
	max-height:188px; /* 高度 */ 
	vertical-align:middle;
	-ms-interpolation-mode: bicubic; overflow:hidden;
}
.slide2 dl dd{ height:39px;text-align:center; line-height:39px; color:#666;}
