/*焦点图*/
.demo{width: 357px;height: 225px;position: relative;overflow: hidden;}
.num{position: absolute;left:152px;top: 180px;_top:175px;z-index: 10;}
.num a{width:8px;height:8px;display:block;text-align: center;margin: 0 5px;cursor: pointer; float:left; background:url(../images/news_dot.png) right no-repeat; text-indent:-9999em;}
.num a.cur{background:url(../images/news_dot.png) left no-repeat;}
.demo ul{position: relative;z-index: 5;}
.demo ul li{position: absolute;display: none;}





.demo1{width: 357px;height: 225px;position: relative;overflow: hidden;}
.num1{position: absolute;left:40%;top: 180px;_top:175px;z-index: 10;}
.num1 a{width:8px;height:8px;text-align: center;margin: 0 5px;cursor: pointer; float:left; background:url(../images/news_dot.png) right no-repeat; text-indent:-9999em;}
.num1 a.cur1{background:url(../images/news_dot.png) left no-repeat;}
.demo1 ul{position: relative;z-index: 5;}	
.demo1 ul li{position: absolute;display: none;}


.demo2{width: 357px;height: 225px;position: relative;overflow: hidden;}
.num2{position: absolute;left:40%;top: 180px;_top:175px;z-index: 10;}
.num2 a{width:8px;height:8px;text-align: center;margin: 0 5px;cursor: pointer; float:left; background:url(../images/news_dot.png) right no-repeat; text-indent:-9999em;}
.num2 a.cur2{background:url(../images/news_dot.png) left no-repeat;}
.demo2 ul{position: relative;z-index: 5;}	
.demo2 ul li{position: absolute;display: none;}


.news_f_title{ position:absolute; margin-top:170px;padding:0 10px;width:337px;height:55px; line-height:65px; background:url(../images/yp_ex_bg.png); text-align:center;font-size:16px;color:#ffffff;}



.siteWidth{ width:980px; }
.friendLink{ height:170px; padding:17px; overflow:hidden; clear:both; position: relative;  }
.friendLink ul{ overflow:hidden; zoom:1; }
.friendLink ul li{ width:212px; float:left; margin:0 10px;  display:inline; }
.friendLink ul li img{ width:212px; height:144px;   }
.friendLink ul li p { text-align:center; margin-top:10px; font-size:14px;}
