﻿/* 活动式样 */
.HD_new{width:998px; height:160px; border:1px solid #F2F2F2; margin:0 auto; background:url(../image/pty.jpg) no-repeat left;}
.HD_new #HDbox{width:610px; height:100%; float:right; overflow:hidden;}
/*#HDBoxUl{width:280px; height:100%; overflow:hidden; float:left; margin-left:10px;}
#HDBoxUl li{ line-height:22px; background:url(../image/jiaju_li_back.png) no-repeat left; text-indent:10px; white-space:nowrap;text-overflow:ellipsis; overflow:hidden;}
#HDBoxUl li a{ color:#13943a; font-size:12px;}
#HDBoxUl li a:hover{ color:#F6C; font-size:12px;}
*/
#HD_pic{width:600px; height:150px; float:right; overflow:hidden; border:1px solid #db3434; margin-top:5px;}
.HD_pic li{ width:126px;} 
.HD_pic .pic{ text-align:center; line-height:0px;  } 
.HD_pic .pic img{ width:120px; height:90px; padding:2px; border:1px solid #ccc; } 
.HD_pic .pic a:hover img{ border-color:#F6C;  } 
.HD_pic .title{ line-height:20px; font-size:12px;} 
 
/* 多个左滚动 - 公用类 */ 
.HD_pic{overflow:hidden; position:relative;} 
.HD_pic .HD{ padding:10px;   } 
.HD_pic .HD ul{ overflow:hidden; zoom:1; } 
.HD_pic .HD ul li{ margin:5px 10px; text-align:center; float:left;display:_inline;} 

/*头部滚动广告*/
.slideBox{ width:1000px; height:70px; overflow:hidden; position:relative; margin: 0 auto; margin-top:8px;} 
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:1; } 
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  } 
.slideBox .hd ul li{ float:left; margin-right:5px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; } 
.slideBox .hd ul li.on{ background:#f00; color:#fff; } 
.slideBox .bd{ position:relative; height:100%; z-index:0;   } 
.slideBox .bd img{ width:1000px; height:70px; } 





