/*--------------------page_index 首页--------------------------------*/

#main h2.title { font-size:16px; margin-bottom:10px;}
#main_scrollBox { margin-bottom:30px;}
#main_bannerBox { margin-bottom:20px;}
#main_aboutBox { clear:both; border:1px #5c9ebf solid; padding:10px; margin-bottom:20px;}
#main_aboutBox p { margin-top:10px; margin-bottom:15px; font-size:11px;}

.moreDiv a:visited { color:#039;}

ul.list li.item { overflow:hidden;}
/*热门产品类别*/
#main_hotProCa { margin-bottom:30px;}
#main_hotProCa ul.list {}
#main_hotProCa .item {width:250px; margin-left:0; margin-bottom:15px;}
#main_hotProCa  .item .title {display:block;  font-weight:bold;margin-bottom:2px;}
#main_hotProCa  .item .title a { font-weight:bold; text-decoration:none; }
#main_hotProCa  .item .title a:hover {  text-decoration:underline;}
#main_hotProCa  .item ul li {line-height:17px; padding-left:12px; background:url(../Images/icon_li.gif) 3px 7px no-repeat; font-size:11px;}
#main_hotProCa  .item ul a:link { text-decoration:none; color:#333;}
#main_hotProCa  .item ul a:hover { text-decoration:underline; }
#main_hotProCa  .item ul li.last { background:none; padding-left:0; margin-top:0px;}
#main_hotProCa  .item ul .last a {   color:#039; text-decoration:underline;}
#main_hotProCa  .item ul .last a:hover { color:#900; }
#main_hotProCa li.last { margin-right:0;}
/*follow img*/
.followBox img { margin:10px 2px 5px 0; }
.item .title  { height:42px; overflow:hidden;}
#main_hotProCa .item .title { height:14px; overflow:hidden;}


