@charset "utf-8"; .pageBanner{ display: none;}
.column{ clear: both; overflow: hidden;}
.mainContent{ overflow: hidden;}
.side{width: 300px; float: right; margin: 0 0 0 20px;}

/* 首页banner图切换 S*/
#indBanner{ background-color: #eee;}
#indBanner .bd .con {display:none;}
#indBanner .hd{ overflow: hidden; position: absolute; left: 50%; top: 245px;margin-left: -540px; text-align: center; font-size: 0;}
#indBanner .hd li{cursor: pointer;display: inline-block; *display: inline; zoom: 1; vertical-align: top; margin: 0 10px 0 0; width: 14px; height: 14px; background: #e3e3e3;box-shadow: 1px 1px 3px rgba(0, 0, 0, .3); filter: alpha(opacity=60);opacity: 0.6;}
#indBanner .hd li span{display: none;}
#indBanner .hd .on{ filter: alpha(opacity=100);opacity: 1;}

/* 学院公告 */
#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{ float: left;width: 420px; margin-right: 20px;}
#focusNews .hd{ display: none;}
#focusNews .bd {height: 320px;}
#focusNews .bd .con .title{ line-height: 50px; text-align: center;}
#focusNews .bd .con .titleBg{height: 50px; filter: alpha(opacity=100);opacity: 1; background-color: #f2f2f2;}
#focusNews .bd .con .title a{color: #333;}
#focusNews .bd .pic img{width: 420px;height: 320px;}
#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;}

/* 讲座信息 */
#jzxx{float: left; width: 49%; margin-right: 2%;}

/* 学生风采 */
#xsfc .bd .picList li{ width: 19.99%;}

/*教学平台*/
#jxpt .fd { height: 39px; line-height: 39px; position: relative; border-bottom: 1px #cbcbcb solid; }.boxB .hd .more { font-size: 14px; position: absolute; right: 10px; color: #666; }
#jxpt .fd ul li { padding: 0 20px; font-size: 16px; height: 38px; line-height: 38px; float: left; }
#jxpt .fd ul li.on { border-bottom: 2px #1a5fc7 solid; }
#jxpt .fd ul li.on a { color: #1b56af; font-weight: bold; text-decoration: none; }
#jxpt .fd { overflow: hidden; padding: 15px 0 0 0; }

/*quickLink*/
.quickLink { margin-top: 20px; border: 1px solid #ebebeb; overflow: hidden; position: relative; }
.quickLink .bd {padding: 20px 35px 20px 40px; overflow: hidden;}
.quickLink .linkList li {float: left; width: 204px; height: 71px; margin-right: 25px;}
.quickLink .linkList li img{width: 204px; height: 71px;}
.quickLink .linkList li .title {display: none;}
.quickLink .prev,.quickLink .next {display: block; width: 16px; height: 26px; background: url(/content/jwb/base/img/prenext.png) 0 0 no-repeat; position: absolute; top: 44px; z-index: 99; cursor: pointer;}
.quickLink .prev {left: 10px;}
.quickLink .next {background-position: -16px 0; right: 10px;}
.quickLink .tempWrap {width: 1120px !important;}