
.pageBanner{ display:none;}
.column{clear:both; overflow:hidden;}
.mainContent{ overflow:hidden;}
.side{width:480px; margin:0 20px 0 0; }

/* 首页banner图切换 S*/
#indBanner{clear: both;text-align: center;position: relative;z-index: 1;}
#indBanner .bd .con{display:none;}
#indBanner .bd li{position:relative;height:400px;width:100%;overflow:hidden;}
#indBanner .bd .pic{position:absolute;top:0;left:50%;margin-left:-800px;}
#indBanner .hd{ width:14px; overflow:hidden; position:absolute; right:50%; bottom:20px;margin-right:-600px; text-align:center; font-size:0; }
#indBanner .hd li{cursor:pointer;display:inline-block; *display:inline; zoom:1; vertical-align:top; margin:10px 0; width:14px; height:14px; background:#e3e3e3; -webkit-border-radius:14px; -moz-border-radius:14px; border-radius:14px;box-shadow:1px 1px 3px rgba(0,0,0,.3);}
#indBanner .hd li span{display:none; }
#indBanner .hd .on{background:#ffc25f;}
#indBanner .prev,#indBanner .next{ width: 50px;height: 80px;background: url(../../../glxy/base/img/slideArrow.png) no-repeat;display: block;position: absolute;left:50%;top: 50%;margin-top:-40px;cursor: pointer;transition:0.3s;-moz-transition:0.3s;-webkit-transition: 0.3s;-o-transition:0.3s;}
#indBanner .prev{margin-left:-640px;background-position: 0 0;}
#indBanner .next{margin-left:600px; background-position: right 0; }
#indBanner .prev:hover,
#indBanner .next:hover{background-color:rgba(0, 0, 0, .2); *background-color:#000; filter:alpha(opacity=30);}

/* 学院公告 */
#xygg .bd .topicList li{margin:0;padding:10px 0;border:none;}
#xygg .bd .topicList li .date{float:left;margin-right:20px;width:60px;line-height:25px;background-color:#e0e8f6;text-align:center;}
#xygg .bd .topicList li .date span{display:block;background-color:#1281dd;font-size:14px;color:#fff;}
#xygg .bd .topicList li .date b{padding:4px 0;display:block;color:#1281dd;font-size:18px;font-family:"Arial";font-weight:normal;}
#xygg .bd .topicList .t .tit{color:#333; font-weight:normal;}

/* 综合新闻 */
#zhxw .topicList{ margin-top:10px;}
#zhxw .topicList .t{padding:0; border:none;}
#zhxw .topicList .t .pic{ width:160px;}
#zhxw .topicList .t .title a{ color:#4470ce; font-size:18px;}
#zhxw .topicList .t .intro{ margin-top:5px;}

/* 讲座信息 */
#jzxx .topicList{ margin-top:10px;}
#jzxx .topicList .t{ float:left; margin-right:20px; padding:0; border:none; margin:0;}
#jzxx .topicList .t .pic{ width:220px;}
#jzxx .topicList .t .con{ display:none;}

/* 学生风采 */
#xsfc .bd .picList li{ width:19.99%;}