﻿@charset "utf-8";

.grayBg #content{margin-top:0; margin-bottom:20px;}
.pageBanner{display: none;}
.column{clear:both; overflow:hidden; margin-bottom:15px;}
.grayBg{background:none}
.infoList li {
    height: 36px;
    line-height: 36px;}
/* 首页banner图切换 */
#indBanner,
#indBanner .bd,
#indBanner .bd li,
#indBanner .bd li .pic{width: 1200px; height:340px;}
#indBanner{overflow: hidden; position: relative; z-index: 1; margin: 0 auto 20px; text-align: left;  }
#indBanner .bd{position: relative; z-index: 2; overflow: hidden;}
#indBanner .bd li{position: relative; z-index: 3;}
#indBanner .bd .con{display:none}
#indBanner .prev,
#indBanner .next{ border:1px solid #fff; border-radius: 20px; width: 40px;height: 40px;background: url(../../base/img/slidearrow.png) no-repeat;display: block;position: absolute; z-index: 7; top: 50%;margin-top:-20px;cursor: pointer;transition:0.3s;-moz-transition:0.3s;-webkit-transition: 0.3s;-o-transition:0.3s;}
#indBanner .prev{left:10px; background-position: 13px 10px;}
#indBanner .next{right:10px; background-position: 16px -74px; }
#indBanner .prev:hover{border:1px solid #0099cc;background: url(../../base/img/slidearrow.png) no-repeat 13px 10px #0099cc;}
#indBanner .next:hover{border:1px solid #0099cc;background: url(../../base/img/slidearrow.png) no-repeat 16px -74px #0099cc; }
#indBanner .hd{z-index: 3;position: relative;margin-top: -40px;text-align:center;/* width:100%; *//* display:none */}
#indBanner .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; }
#indBanner .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;  }
#indBanner .hd li span{display:none;}
#indBanner .hd .on{width:20px;background:#0099cc;}


/*columnA */
#columnA { overflow:hidden;}

/* 通知公告、系部动态、院系要闻 */
.indTzgg { float:left; width:400px;}
.indTzgg .hd{ background-color:#0099cc; height:36px; line-height:36px; border-right:1px solid #fff; padding-left:15px; padding-right:15px;}
.indTzgg .hd h3{ font-size:16px; font-weight:bold;background:url(../../base/img/h01.png) no-repeat left center; padding-left:26px;}
.indTzgg .hd span{ float:right;}
.indTzgg .hd span a{ color:#fff;}
.indTzgg .hd h3 a{ color:#fff;}
.yxyw .hd{ border-right:none; background-color:#666;}
.xbdt .hd{background-color:#259f8c;}
.indTzgg .bd{ border-bottom:1px solid #d1cfcf;border-left:1px solid #d1cfcf; background-color:#fff;  padding:15px;}
.yxyw .bd{ border-right:1px solid #d1cfcf; }
.yxyw .hd h3{background:url(../../base/img/h03.png) no-repeat left center; padding-left:26px;}
.xbdt .hd h3{background:url(../../base/img/h02.png) no-repeat left center; padding-left:26px;}


/*快捷导航 */
.indKsdh{position: relative; height:120px; width:100%; margin-bottom:15px;}
.indKsdh .hd{height:27px;line-height:27px;background: url(../../base/img/kshd.png) no-repeat; color:#fff; text-align:center; width:111px; border-bottom:1px solid #07aae0;}
.indKsdh .hd h3{font-size:16px;color: #fff;}
.indKsdh .bd{height:74px; background-color:#0099cc; padding:10px; position:relative;}
.indKsdh .bd ul li{width: 170px;height:70px;float: left;margin: 5px;text-align: center; line-height:30px;}
.indKsdh .bd ul li a{color: #fff;}
.indKsdh .bd ul li .icon{display: block;width:44px;height:44px; margin:0 auto;
background: url(../../base/img/k01.png) no-repeat 0 0px;cursor: pointer;
-moz-transition: all .6s ease-in-out;
-webkit-transition: all .6s ease-in-out;
-o-transition: all .6s ease-in-out;
-ms-transition: all .6s ease-in-out;
transition: all .6s ease-in-out;
}
.indKsdh .bd ul li.li2 .icon{background: url(../../base/img/k02.png) no-repeat 0 0px;}
.indKsdh .bd ul li.li3 .icon{background: url(../../base/img/k03.png) no-repeat 0 0px;}
.indKsdh .bd ul li.li4 .icon{background: url(../../base/img/k04.png) no-repeat 0 0px;}
.indKsdh .bd ul li.li5 .icon{background: url(../../base/img/k05.png) no-repeat 0 0px;}
.indKsdh .bd ul li.li6 .icon{background: url(../../base/img/k06.png) no-repeat 0 0px;}
.indKsdh .bd ul li a:hover .icon{width:44px;height:44px;background: url(../../base/img/k01.png) no-repeat 0 0px;
    -moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    -ms-transform:scaleX(-1);
    transform:scaleX(-1);
}
.indKsdh .bd ul li.li2 a:hover .icon{background: url(../../base/img/k02.png) no-repeat 0 0px;}
.indKsdh .bd ul li.li3 a:hover .icon{background: url(../../base/img/k03.png) no-repeat 0 0px;}
.indKsdh .bd ul li.li4 a:hover .icon{background: url(../../base/img/k04.png) no-repeat 0 0px;}
.indKsdh .bd ul li.li5 a:hover .icon{background: url(../../base/img/k05.png) no-repeat 0 0px;}
.indKsdh .bd ul li.li6 a:hover .icon{background: url(../../base/img/k06.png) no-repeat 0 0px;}
.indKsdh .bd .next,.indKsdh .bd .prev{ position:absolute; top:35px; background:url(../../base/img/knt.png) no-repeat; width:29px; height:29px; z-index:3; }
.indKsdh .bd .prev{ left:20px;}
.indKsdh .bd .next{right:20px;background:url(../../base/img/knt.png) no-repeat -29px 0px;}
.indKsdh .bd .tempWrap{ margin-left:40px;}


/*学生园地 S*/
.xyfg{background: #fff;padding: 10px 20px;overflow: hidden; border:1px solid #d1cfcf; padding:15px;}
.xyfg .hd{height:280px; background:url(../../base/img/phothd.png) no-repeat; float:left; width:34px;}
.xyfg .hd h3{ padding-left:10px; padding-right:10px; line-height:30px; color:#fff; padding-top:30px; font-size:16px; font-weight:bold;}
.xyfg .hd h3 a{color:#fff;}
.xyfg .bd{display:table; text-align:center; float:left; width:750px; position:relative; height:280px; margin-left:378px;}
.xyfg .txtPicListB li.first{ position:absolute; left:-377px; top:0px; width:367px;}
.xyfg .txtPicListB li{float:left; width:178px; background:none; position:relative; padding-left:0px; padding-right:0px; margin-left:9px; margin-bottom:10px; }
.xyfg .txtPicListB li .pic{overflow:hidden;}
.xyfg .txtPicListB li .pic img{width:178px;height: 130px;
    transition:all 0.3s;}
.xyfg .txtPicListB li .title{text-align: center; position:absolute; left:0px; bottom:0px; height:32px; line-height:32px; display:inline; text-align:center; width:100%;background:url(../../base/img/ul_bg.png) repeat; z-index:1}
.xyfg .txtPicListB li .title a{color: #fff;}
.xyfg .txtPicListB li.first img{width:367px;height:270px;}
.xyfg .txtPicListB li:hover img{-webkit-transform:scale(1.23);-moz-transform: scale(1.23);-o-transform:scale(1.23);}


