﻿@charset "utf-8"; .pageBanner{ display: none;}
.column{ clear: both; overflow: hidden;}
.mainContent{ overflow: hidden;}
.side{width: 300px; float: right; margin: 0 0 0 20px;}

.column .siteWidth{display: flex;justify-content: space-between;}
#columnA .box{width: 385px;}
#columnB .box{width: 580px;}
/* 首页banner图切换 S*/
#indBanner{ background-color: #eee;position: relative;}
#indBanner .bd .con { display:none; }

#indBanner .hd{ height: 25px; position: absolute; bottom: 0; left: 50%; margin-left: -20px; z-index: 1; font-size: 0;}
#indBanner .hd li{ height: 12px; width: 12px; background: #fff; margin: 0 5px; cursor: pointer; display: inline-block; *display: inline; zoom: 1; vertical-align: top; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px;}
#indBanner .hd li span{display: none;}
#indBanner .hd .on{background: #FF8A00}

/* 学院公告 */
#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;}

/* ===== columnA ===== */
#columnA{ margin-bottom: 20px;}
#focusNews{width: 385px;}
#focusNews .hd{
    height: 8px;
    bottom: 49px;
    background:transparent;
}
#focusNews .hd li{margin: 0 2px;}
#focusNews .bd {height: 235px;}
#focusNews .bd .con .title{ line-height: 40px; text-align: center;}
#focusNews .bd .con .titleBg{height: 40px; filter: alpha(opacity=100);opacity: 1; background-color: #f2f2f2;}
#focusNews .bd .con .title a{color: #333;}
#focusNews .bd .pic img{width: 385px;height: 235px;}
#columnA .topicList{ overflow: hidden;}
#columnA .topicList .t{ margin-bottom: 8px; padding-bottom: 10px;}
#columnA .topicList .t .pic{ width: 160px;}
#columnA .topicList .t .title a{ color: #4470ce; font-size: 18px;}
#columnA .topicList .t .intro{ margin-top: 5px;}
#columnA .topicList .n{margin: 6px 0;}

/* 学院公告 */
#xygg{ margin: 0;}
#xygg .infoList li{margin: 5px 0; padding-bottom: 4px; border-bottom: 1px dotted #ddd;}

/* ===== columnB ===== */
#columnB .topicList li.t{ border: none; padding: 0;}
#columnB .topicList li.t.noPic .pic{ display:none;}

/* 讲座信息 */
#zcgg{float: left; width: 49%; margin-right: 2%;}

/* 学生风采 */
#rczp .picListFl li{width: 280px; margin-right: 20px;}
#rczp .picListFl li .pic img{width: 280px;height: 185px;}