@charset "utf-8";
/* CSS Document */
body{background:#f2f2f2;}
section{padding-bottom:25px;}

/* .bannerBox{width:1240px;height:388px;overflow:hidden;position:relative;margin:0 auto;}
.bannerList{width:99999em;position:relative;display:block;}
.bannerList li{float:left;} */

.bannerBox{width:1280px;height:360px;overflow:hidden;position:relative;margin:0 auto;}
.bannerList{position:relative;display:block;z-index:2;}
.bannerList li{display:none;position:absolute;left:0;top:0;}

.icoList{width:88px;height:18px;left:48%;bottom:0px;text-align:center;padding-top:5px;
	position:absolute;background:rgba(0,0,0,0.8);border-radius:5px 5px 0 0;z-index:3;
	-pie-background: linear-gradient(#000, #000 20%);}
.icoList a{display:inline-block;width:10px;height:10px;margin:0 3px;
	background:url(../images/index/ico1.jpg) no-repeat left top;}
.icoList a:hover,.icoList a.cur{background-image:url(../images/index/ico2.jpg);}

.newsBox{width:980px;height:57px;padding:0 130px;margin:0 auto;overflow:hidden;
	background:url(../images/index/newsBg.jpg) repeat-x;}
.newsBox span{display:inline-block;height:35px;line-height:35px;}
.newsBoxInner{width:670px;overflow:hidden;height:35px;margin-right:25px;
	line-height:35px;position:relative;display:block;}
.newsBoxInner ul{position:relative;}
.newsBoxInner ul li{margin-right:20px;}

.weibo{width:200px;height:35px;line-height:35px;position:relative;}
.weibo img{vertical-align:middle;}
#bdshare{padding-top:5px;position:absolute;right:0;top:0px;}
#bdshare span{line-height:16px;float:right;}

.newsList{width:993px;}
.newsList li{width:317px;height:290px;}

