.huandeng{width:550px;height:261px;float:left;}	/*	第一栏：幻灯片放映	*/
.tuwen{width:270px;height:230px;float:left;}	/*  第二栏：活动图文结合 */
.zhiji{width:980px;height:300px;float:center;}	/*  第六栏：现场直击 */
.huandeng img{
	height: 261px;
	width: 550px;
}
/* flexslider */
.flexslider{position:relative;overflow:hidden;background:url(css/i/loading.gif) 50% no-repeat;margin:0 auto;}
.flexslider .slides{position:relative;z-index:1;margin:0;padding:0;}
.flexslider .slides li{list-style:none outside none;}
.flexslider .flex-control-nav{position:absolute;bottom:5px;z-index:2;width:100%;text-align:right;right:10px;}
.flexslider .flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flexslider .flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(css/i/dot.png) right 0 no-repeat;cursor:pointer;}
.flexslider .flex-control-nav .flex-active{background-position:0 0;}