﻿@charset "utf-8";
/* CSS Document */
/**************************************************************************


这个是局部样式表，全局样式请写在globalle.css样式表中，后添加的样式请加注释说明，以便维护。
编写者：高世勇  日期：2010-3-10   技术QQ:149648746


***************************************************************************/


/**导航当前样式**/
#navr3{ }
#navr3 p.L { }
#navr3 p.R { }
#navr3 div.M a {}
#navr3 div.M a:hover {}




/**产品展示列表**/
#productslist_5 { overflow:hidden; border:1px solid #e3e3e3; border-top:3px solid #2B5D12;}
#productslist_5 div.title h1 { padding-left:15px; font:14px/29px Arial;}
#productslist_5 div.title p { position:absolute; top:0px; right:10px; line-height:27px;}
#productslist_5 div.title p a { color:#fff;}
#productslist_5 .content { padding:10px;}


#productslist_5 .list { cleaR:both; margin:5px 6px;  padding-bottom:40px;  overflow:hidden; text-align:left; }
#productslist_5 .list p.img {text-align:center; float:left;}
#productslist_5 .list p.img img { width:100px; height:60px; border:1px solid #ccc; padding:3px; margin-right:15px; display:block; background:#fff;}
#productslist_5 .list p.img img.bor { border:1px solid #f60;}
#productslist_5 .list p.text {height:25px; overflow:hidden; text-align:left; font-weight:bold;}
#productslist_5 .list p.text a { text-decoration:none; line-height:18px; text-align:left; color:#33517F;}

#productslist_5 .list .ms{ overflow:hidden; line-height:16px;}
#productslist_5 .list .ms a{color:#777;}



.N_product_intro{ display:none;}