﻿@charset "utf-8";
/* CSS Document */
.pageBanner{display: none; 
}
.banner {clear: both; width: 100%; height: 819px; position: relative;z-index: 2;}
.banner li {height: 819px;}
.banner li .con {display: none;}
.banner .hd {display: none;}

#content{height: 290px; width: 1200px;margin: 0 auto; ; position: absolute; left: 50%; margin-left: -600px; top: 580px; z-index:2; }
/*系部动态 */
.Boxnews {width: 480px; height: 240px;margin-top: 50px; position: relative; background-color:#ef891a;}
.Boxnews .hd {background-color: #c52f11; height: 50px; line-height: 50px; position: relative;}
.Boxnews .hd li {float: left; margin-right: 10px; }
.Boxnews .hd li h3 {font-size: 18px; color: #fff; padding:0 15px;}
.Boxnews .hd li h3 a {color: #fff;}
.Boxnews .hd li .more { width:20px;height: 18px;position: absolute;right: 50px;top: 0x;z-index: 0;cursor: pointer;color: #fff; font-size: 14px; display: none;}
.Boxnews .hd li.on .more{z-index: 10; display: block;}
.Boxnews .hd li.on h3 {background-color: #fff;}
.Boxnews .hd li.on h3 a {color: #c52f11;}
.Boxnews .bd {padding:13px 20px;}
/*本系概况 */
.Boxbxgk {width: 240px; height: 240px; margin-top: 50px; position: relative;}
.Boxbxgk .pic {width: 240px; height: 240px;}
.Boxbxgk .tit {position: absolute; top: 20px; left: 20px; }
.Boxbxgk .tit h3 a {font-size: 18px; color: #fff;}
.Boxbxgk .tit p {font-size: 12px; color: #fff;}
/*学生事务 */
.Boxxsgz {width: 480px;height: 240px;background-color:#c52f11;margin-top: 50px;}
.Boxxsgz .hd {padding-top: 15px; }
.Boxxsgz .bd ,
.Boxxsgz .bd a {color: #fff;}
.Boxxsgz .bd .t{float:left; width:160px; margin-right:15px}
.Boxxsgz .bd .t .pic{line-height:0px; margin-bottom:10px}
.Boxxsgz .bd .t .con{}
.Boxxsgz .bd .t .con .title{height:30px; line-height:30px; margin:0px; font-size:14px;}
.Boxxsgz .bd .t .con .tit{font-size:14px }
.Boxxsgz .bd li.n {background-position: 0 -120px;}
.Boxxsgz .bd li.n .date{color:#e0d4ab}
/*学生事务 */
.Boxpic {width: 240px; height: 240px; background-color:#ef891a; margin-top: 50px;}
.Boxpic .hd {padding-top: 15px;}
.Boxpic .hd h3 {font-size: 18px; padding-left: 20px;} 
.Boxpic .hd h3 a {color: #fff;}
.Boxpic .hd .more { float: right;margin-right: 20px; font-size: 14px; color: #fff;}
#focuspic {width: 200px; height: 166px; padding: 20px;}
#focuspic .bd .pic img {width: 200px; height: 140px;}
#focuspic .bd ul li {height: 140px;}
#focuspic .bd .con {height: 26px; line-height: 26px; }
#focuspic .bd .con .title {width: 100%;}
#focuspic .hd {left: 0; right: 0; bottom: 10px; font-size: 0; text-align: center;}
#focuspic .hd ul li {float: none; margin: 0 3px; display: inline-block; width: 11px; height: 11px; border-radius: 11px; background-color: #cacaca;}
#focuspic .hd ul li.on {background-color: #fff;}


#footer  {position: absolute; top: 870px; z-index:99;margin-top: 0;}