@charset "utf-8";
/*
auther:		huzheng
updated:	2013-12-09
updated by:	huzheng

*/
/*-----base.css-----*/
/* body,h1,h2,h3,h4,h5,h6,ul,ol,li{margin:0;padding:0;} */
/* body{font:12px/1.5 \5FAE\8F6F\96C5\9ED1,\5b8b\4f53;} */
/* img{border:0;}  */
address,caption,cite,code,dfn,em,b	
,th,var,i{font-weight:normal; font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
ol,ul{list-style:none;} 
caption,th{text-align:left;} 
/* h1,h2,h3,h4,h5,h6{font-weight:normal; font-size:100%;}  */

.undis{ display:none}

/*----layout----*/
/* body{background:#F1F1F1;} */

.w310{width:800px; margin:0px auto; border:0px solid #666; padding:1px;}

/*焦点图*/
.flash{ width:800px;height:380px;position:relative; overflow:hidden;background:#000}  
.flash .fPic{ position:absolute; left:0px; top:0px; }  
.flash .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.flash .shadow{ width:100%; position:absolute; bottom:21px; left:0px; z-index:10; height:34px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block; line-height:34px; text-align:center; }  
.flash .shadow a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; margin-left:10px; }  
.flash .fcon{ position:relative; width:100%; float:left;  background:#000  }  
.flash .fcon img{ display:block; }  
.flash .fbg{ width:800px; background:#000; bottom:0px; left:0px; position:absolute; height:21px; text-align:center;  }  
.flash .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.flash .D1fBt a{display:inline-block;background:url("A_tip.png") no-repeat!important;    
width:14px; height:14px; position:relative; margin:0 2px; outline:0px;  text-decoration:none; }    
.flash .D1fBt .current,.flash .D1fBt a:hover{background:url("A_tip_current.png") no-repeat!important}    
.flash .D1fBt img{display:none}    
.flash .D1fBt i{display:none; font-style:normal; }    
.flash .prev{  
position:absolute; width:7px;height:9px;font-size:9px;bottom:5px;right:28px; _bottom:0px; background:url("A_btn_left.png") no-repeat; cursor:pointer; }  
.flash .next{ position:absolute; width:7px;height:9px;font-size:9px;bottom:5px; _bottom:0px; right:7px;background:url("A_btn_right.png") no-repeat; cursor:pointer; }  

