
/* CSS Document */

/* 首页banner图切换 S*/
#indBanner,
#indBanner .bd,
#indBanner .bd li,
#indBanner .bd li .pic{height:550px;}
#indBanner{overflow: hidden; position: relative; z-index: 1; margin: 0 auto; text-align: left;  }
#indBanner .bd{position: relative; z-index: 2; overflow: hidden;}
#indBanner .bd li{position: relative; z-index: 3;}
#indBanner .bd .con{height:48px; position:absolute; bottom:0px; left:0px; width:1200px; z-index:4}
#indBanner .bd .con .title,
#indBanner .bd .con .titleBg{display:none}
#indBanner .prev,
#indBanner .next{ border:1px solid #fff; border-radius: 20px; width: 40px;height: 40px;background: url(../../../main/base/img/slide-arrow.png) no-repeat;display: block;position: absolute; z-index: 7; top: 50%;margin-top:-20px; left:50%;cursor: pointer;transition:0.3s;-moz-transition:0.3s;-webkit-transition: 0.3s;-o-transition:0.3s;}
#indBanner .prev{ background-position: 13px 10px; margin-left:-600px;}
#indBanner .next{ background-position: 16px -74px; margin-left:558px; }
#indBanner .prev:hover{border:1px solid #d70000;background: url(../../../main/base/img/slide-arrow.png) no-repeat 13px 10px #d70000;}
#indBanner .next:hover{border:1px solid #d70000;background: url(../../../main/base/img/slide-arrow.png) no-repeat 16px -74px #d70000; }

#indBanner .hd{height:14px;overflow:hidden;width:100%;position:absolute;left:0;bottom: 124px;text-align:center;font-size:0;z-index:8;}
#indBanner .hd li{display:inline-block; *display:inline; zoom:1; vertical-align:top; margin:0 3px; width:14px; height:14px; background:#e5e5e5; cursor: pointer; -webkit-border-radius:14px; -moz-border-radius:14px; border-radius:14px;  }
#indBanner .hd li span{display:none; }
#indBanner .hd .on{ background:#f60 }
.pageBanner{display: none; }

/* columnA */
#columnA{margin-bottom: 20px;}
#columnA .areaR{width: 300px; float: right; margin-top: -140px}
#columnA .areaL{width:840px; float:left; margin-top:-100px; position:relative; z-index:5; ti}

/* 学院简介 */
#indTzgg{margin-bottom: 20px;}
#indTzgg .hd{height:80px; line-height:66px; background:url(../../Base/img/icon.png) no-repeat;}
#indTzgg .hd h3 a{font-size:24px;}
#indTzgg .bd{height:246px; padding:14px;  border:1px solid #eeeeee; border-top:0; position:relative; overflow:hidden; background: #fff}
#indTzgg .bd .infoList li{height:50px; line-height:22px; padding:0 0 6px; border-bottom:1px dashed #e6e6e6; margin-bottom:8px; background:none;}
#indTzgg .bd .infoList li.last{border-bottom:0; margin-bottom:0; padding:0;}
#indTzgg .bd .infoList li .date{float:left;display:block;width: 52px;height: 48px;line-height:18px;padding: 0px 10px 0 0;text-align:center;overflow:hidden;}
#indTzgg .bd .infoList li .date i{display:block;background:#f1f1f1;font-size: 12px;height: 26px; line-height:26px;}
#indTzgg .bd .infoList li .date i.year{height: 22px;background:#8f0000;font-size: 12px;color:#fff; line-height:22px;}

/* 教育教学 */
#indJyjx>.bd{padding: 12px 6px 0px;}
#indJyjx>.bd .infoList li{margin-bottom: 1px}

/* 新闻资讯 */
#indXwzx{background: #fff; margin-bottom: 20px}
#indXwzx>.hd{line-height:40px; padding-left:50px; background:#8f0000 url(../../Base/img/icon.png) no-repeat -259px -291px;}
#indXwzx>.bd{height:246px; padding:14px; line-height:28px; border:1px solid #eeeeee; border-top:0; position:relative;overflow: visible; }
/* 系部动态、系部要闻 */
#indXbdt{float:right; width:470px; position:relative; margin-top:-54px; z-index:5;}
#indXbdt>.hd{height:40px; line-height:36px; padding-left:38px;}
#indXbdt>.hd ul li{float:left; width:100px; height:38px; text-align:center; margin:0 4px; _display:inline; position:relative;}
#indXbdt>.hd ul li a,
#indXbdt>.hd ul li a:hover{font-size:16px; color: #fff}
#indXbdt>.hd ul li.on{background:url(../../Base/img/title_hoverbg1.png) no-repeat center top; top:-5px; padding-top:5px;}
#indXbdt>.hd ul li.on a,
#indXbdt>.hd ul li.on a:hover{color:#640000;}
#indXbdt>.bd{padding-top:17px;}
#indXbdt>.bd ul li{white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}

/* 科研研究 */
#indKyyj{float:left; width:330px;}
#indKyyj .bd{padding-top: 17px;}


/* 党建团建 */
#indDjtj{float:right; width:490px;}
#indDjtj .bd{padding-top: 17px;}

/* 友情链接 */
.friendship{margin:0px 0 15px; overflow:hidden;}
.friendship .hd{background-position:0 32px; padding-left:12px;}
.friendship .hd h3{float:left;}
.friendship .hd h3 a{color:#760909;}
.friendship .hd .more{font-size:12px; padding:5px 12px 0 0; color:#760909;}
.friendship .bd{padding-top:10px; font-size:13px; text-align:center; overflow:hidden;}
.friendship .bd li{float:left; width:130px; padding:4px 4px 0 31px; text-align:left; background:url(../../Base/img/icon.png) no-repeat -278px -132px;}
.friendship .bd li.spe{min-width:1px;}
/*.friendship .bd a{padding:4px 8px; display:inline-block;}*/

