﻿@charset "utf-8";
#content{padding: 0px; width: auto;  margin: 0 auto;}
.column{margin: 0 auto; }
#columnA{width: 1200px;}
.pageBanner{display: none; }

/* focusBanner */
.focusBanner{ height:586px; position:relative; z-index:1; margin-bottom: 10px;}
.focusBanner .hd{z-index: 3;position: relative;margin-top: -40px;text-align:center;/* width:100%; *//* display:none */}
.focusBanner .hd ul{display:inline-block; *display:inline; zoom:1; font-size:0; height:10px; padding:5px 10px; background:#333; background:rgba(0,0,0,.5);  -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; }
.focusBanner .hd li{display:inline-block; *display:inline; zoom:1; cursor:pointer; width:10px; height:10px; overflow:hidden; background:#fff; margin:0 5px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; -webkit-transition:200ms;-o-transition:200ms;-moz-transition:200ms;transition:200ms;  }
.focusBanner .hd li span{display:none;}
.focusBanner .hd .on{width:20px;}
.focusBanner .bd li{vertical-align:top;}
.focusBanner .bd li a{ display:block; height:586px;}
.focusBanner .con{ display:none;}

/* 综合新闻 */
#indZhwx{margin-bottom: 20px}
#indZhwx .hd{border-bottom:1px solid #dfdfdf}
#indZhwx .hd h3{background:none;color:#014099;padding-left:40px;background: url(../../base/img/icons.png) -30px -2030px no-repeat;}
#indZhwx .hd h3 a{color:#014099}
#indZhwx .topicList{margin-right:-30px; overflow:hidden}
#indZhwx .topicList li{width:362px; margin-right:30px; float:left;}
#indZhwx .topicList li.t{border:none; width:380px; height:210px; padding:0px; margin-bottom:0px}
#indZhwx .topicList li.t .pic{width:380px; height:160px; margin-bottom:6px}
#indZhwx .topicList li.t .con{padding:0px; height:44px;}
#indZhwx .topicList li.t .con .title,
#indZhwx .topicList li.t .con .tit{height:44px; line-height:22px; font-size:14px; color:#333; text-align:left; white-space:normal}

/* columnB */
#columnB{height:236px; background:url(../../base/img/quicklinks.jpg) 50% 50% no-repeat;}
#columnB .cHd{height:42px; padding-top:20px}
#columnB .cHd .cn{height:42px; line-height:42px; font-size:20px; color:#fff; margin-right:10px; float:left;}
#columnB .cHd .en{float:left; height:28px; line-height:28px; font-size:14px; color:#fff; padding-top:10px;}
#columnB .cBd{padding-top:20px; overflow:hidden;}
#columnB .cBd .links{margin-right:-49px;}
#columnB .cBd .links li{ width: 128px; float:left; margin-right: 24px; height: 128px; background:#fff; border-radius:50%; overflow:hidden; -webkit-border-radius:50%; -moz-border-radius:50%; -ms-border-radius:50%; -o-border-radius:50%; }
#columnB .cBd .links li a{display:block;text-align:center;padding: 0 10px;line-height: 1.2;color:#014099}
#columnB .cBd .links li a i{display:block;width:64px;height:64px;margin:0 auto 8px;background: url(../../base/img/icons.png) -18px -210px no-repeat;}
#columnB .cBd .links li:nth-child(2) a i{background-position: -18px -410px}
#columnB .cBd .links li:nth-child(3) a i{background-position: -18px -610px}
#columnB .cBd .links li:nth-child(4) a i{background-position: -18px -810px}
#columnB .cBd .links li:nth-child(5) a i{background-position: -18px -1010px}
#columnB .cBd .links li:nth-child(6) a i{background-position: -18px -1210px}
#columnB .cBd .links li:nth-child(7) a i{background-position: -18px -1410px}
#columnB .cBd .links li:nth-child(8) a i{background-position: -18px -1610px}

/* columnC */
#columnC{width: 1200px; margin: 0 auto 20px; overflow: hidden;}
#columnC .areaL{width: 450px; float:left}
#columnC .areaR{width: 720px; float:right}

/* 学院公告 */
#indXygg{margin-bottom:0px;}
#indXygg .hd h3{padding-left:50px;background: url(../../base/img/icons.png) -25px -1830px no-repeat #014099;}

/* 讲座信息 */
#indJzxx{margin-bottom:0px;}
#indJzxx .hd h3{padding-left:50px;background: url(../../base/img/icons.png) -25px -1930px no-repeat #014099;}
#indJzxx .topicList li.t{ height: 105px; background: #f6f6f6; margin-bottom: 10px; border: none; padding:0px }
#indJzxx .topicList li.t .pic{width: 140px; height: 105px; float: left; *display: inline; margin-right:20px; }
#indJzxx .topicList li.t .pic img{width: 140px; height: 105px; }
#indJzxx .topicList li.t .con{overflow: hidden; padding-right:10px; padding-top:12px; }
#indJzxx .topicList li.t .intro{line-height: 20px; height: 40px; overflow: hidden; }


/* 日历式信息列表 */
.dateList{}
.dateList li{height: 60px; overflow: hidden; margin-bottom: 12px;}
.dateList li .date{width: 58px; height: 58px; float: left; _display: inline; margin-right: 16px; background: #fff; border:1px solid #014099}
.dateList li .date b{display: block; height: 32px; line-height: 32px; text-align: center; font-size: 22px; color: #fff; background: #014099 }
.dateList li .date span{display: block; height: 26px; line-height: 26px; text-align: center; font-size: 12px; color: #014099;}
.dateList li .title{height: 40px;line-height: 20px;overflow: hidden;font-size: 14px;font-weight: bold;padding-top: 10px;}
.dateList li .con{display:none;}
.dateList li.last{margin-bottom: 0px; padding-bottom:0px; border-bottom:none}

.indSideLinks{overflow:hidden; background:#fff; padding-top:15px; padding-bottom:15px}
.indSideLinks .links{margin-right:-13px; }
.indSideLinks li{width:88px; float:left; margin-right:13px; height:88px;margin-bottom:10px }
.indSideLinks li a{display:block; text-align:center;}
.indSideLinks li i{display:block;width: 64px;height: 64px;margin:0 auto;background: url(../../base/img/icons.png) -18px -818px no-repeat; -webkit-transition:400ms;-o-transition:400ms;-moz-transition:400ms;transition:400ms;}
.indSideLinks li a:hover i{-moz-transform:scaleX(-1); -webkit-transform:scaleX(-1); -o-transform:scaleX(-1); transform:scaleX(-1);}
.indSideLinks li.li2 i{background-position: -18px -1018px}
.indSideLinks li.li3 i{background-position: -18px -1218px}
.indSideLinks li.li4 i{background-position: -18px -1418px}
.indSideLinks li.li5 i{background-position: -18px -1618px}
.indSideLinks li.li6 i{background-position: -18px -1818px}