﻿#AboutUs .introPic{float:left;width:200px;height:150px;padding:1px;border:1px solid #94c0e4;background-color:#fff;}
#AboutUs .introPic img{float:left;width:200px;height:150px;}
#AboutUs .intro{float:right;width:685px;text-indent:30px;}
#AboutUs .intro .m{display:none;}

#News{float:left;overflow:hidden;}

#Focus{float:right;width:240px;overflow:hidden;}


/*--  焦点图-自动切换 --*/
.focusPic{ width:240px; height:180px; overflow:hidden; position:relative; z-index:1;}/*-- 设定焦点图长宽 --*/
.focusPic .bg{position:absolute;z-index:3;width:100%;height:24px;top:0;background:#000;filter:alpha(opacity=70);opacity:0.7;}
.focusPic .num{position:absolute;height:20px;z-index:10;right:0px;bottom:0px;zoom:1;}
.focusPic .num a{display:inline-block;zoom:1;*display:inline;width:18px;height:16px;line-height:16px;overflow:hidden;text-align:center;
cursor:pointer; margin-right:2px; background:#73726B; color:#fff; border:1px solid #808080;text-decoration:none;}
.focusPic .num a.on{ text-decoration:none;background:#069;color:#fff;border:1px solid #4d94b0;margin-top:0px;}
.focusPic dd{ position:relative; z-index:2; display:none; zoom:1; width:100%; height:100%;}
.focusPic .pe_u_thumb{ position:absolute;  z-index:2;}
.focusPic .pe_u_thumb img{ position:relative; z-index:2; width:240px; height:180px;  }/*-- 设定图片长宽 --*/
.focusPic .pe_u_thumb_title{position:absolute;z-index:4;width:240px;top:0px;height:24px;overflow:hidden;text-align:center;color:#fff; zoom:1;}
.focusPic .pe_u_thumb_title a{ font-size:12px; color:#fff;padding:0 8px;}
.focusPic .pe_u_thumb_title a.more{display:none;font-size:12px; color:#f60;  }
.focusPic .pe_u_thumb_title .txt{display:none;z-index:5; min-height:40px; _height:40px; overflow:hidden; _overflow:visible;  margin-top:5px; line-height:18px; }

