﻿@charset "utf-8"; 
.pageBanner{display: none}
.column{overflow: hidden;}
.mainContent{width: 870px; float:right; }
.side{width: 310px; float: left;}

/* focusBanner */
.focusBanner{ background: #E6E6E6; height: 400px; margin: 0 auto; clear: both;text-align: center;position: relative;z-index: 0; overflow:hidden;}
.focusBanner .con{display: none}
.focusBanner .bd li .pic{position:absolute;left: 50%; margin-left:-960px; z-index: 0}
.focusBanner .hd{ width: 100%; height: 25px; position: absolute; bottom: 0; left: 0; z-index: 1; font-size: 0;}
.focusBanner .hd li{ height: 12px; width: 12px; background: #fff; margin: 0 5px; cursor: pointer; display: inline-block; *display: inline; zoom: 1; vertical-align: top; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px;}
.focusBanner .hd li span{display: none;}
.focusBanner .hd .on{background: #FF8A00}
.focusBanner .prev,.focusBanner .next{ display: none;}

/* ========= column1 ========= */

/* 学院简介 */
#xyjj{ margin-top:-184px; background: url(../../base/img/xyjj_bg.png) no-repeat left top; padding:10px 15px 10px 15px; }
#xyjj .hd{ height:35px; line-height:35px;width:95px; border-bottom:3px #ff9600 solid; text-align:center;}
#xyjj .hd h3 a{ color:#fff;font-size:20px;  }
#xyjj .bd{color:#fff; line-height:34px; margin-top:5px;}
#xyjj .bd a{color:#ff9600;}

.sideBar{  }
/* 通知公告 */
.sidebox .more{ float:right; background: url(../../base/img/more_icon.png) no-repeat right center;  min-width: 16px;margin-right: 10px;text-indent: -9999px; }
.sidebox{}
.sidebox .hd{ height: 40px; line-height: 40px; background: #225f9e;}
.sidebox .hd h3{ width:120px;height: 40px; line-height: 40px; text-align:center;}
.sidebox .hd h3 a{font-size:20px; color: #fff;}
#jyjx{ margin-top:20px;}
.sidebox .bd{ padding: 18px;border:1px solid #eee; height:270px;}
.sidebox .bd .infoList li a{}
.sidebox .bd .infoList li {background: url(../../base/img/icon.png) no-repeat 0px 13px}

.AD{height:78px; width:280px;}

.mainbox .more{ float:right; background: url(../../base/img/more_icon.png) no-repeat right center;  min-width: 16px;margin-right: 10px;text-indent: -9999px; }
.mainbox .hd{ height: 40px; line-height: 40px; background: #225f9e; }
.mainbox .hd h3{ width:120px;height: 40px; line-height: 40px; text-align:center;}
.mainbox .hd h3 a{font-size:20px;color: #fff; }
.mainbox .bd {border:1px solid #eee;padding: 18px;overflow: hidden;}
.mainbox .bd .topicList .t {margin-top: 12px;}

#djtj,#kyyj{ width:425px;  overflow:hidden;}

#News {margin-bottom: 20px;}
#News .bd ul{padding:15px 0;}
#News .bd li{ float:left; width:255px; height:255px;  margin-right:30px;}
#News .bd li.t-3{ margin-right:0}
#News .bd li:hover{background:#f8f2f2;}
#News .bd li .date{ text-align:left; padding-left:20px;background: url(../../base/img/date_icon.png) no-repeat left center; } 
#News .bd li .title{ height:35px; line-height:35px;margin-top:5px;}

/* 新闻资讯 */


#cloumnB{ clear:both; width:1200px; margin:20px auto;}
#cloumnB .hd{height: 42px; line-height: 42px; border-bottom:1px #dcdcdc solid;text-align:center;}
#cloumnB .hd h3{ width:145px;height: 40px; line-height: 40px; border-bottom:3px #225f9e solid;text-align:center;margin-left:500px; }
#cloumnB .hd h3 a{font-size:20px;}

#cloumnB .hd .more{ float:right; background: url(../../base/img/more_icon.png) no-repeat right center;  min-width: 16px;padding-right: 3px;text-indent: -9999px; }
#cloumnB .hd ul {margin-left: 500px;}
#cloumnB .hd li {float: left;padding: 0 20px;height: 40px; line-height: 40px;text-align:center;}
#cloumnB .hd li a {font-size:20px;}
#cloumnB .hd li.on {border-bottom:3px #225f9e solid;}

#cloumnB .bd{ padding:15px 0;}
#cloumnB .bd .txtPicListB li .title {text-align: center;}
#cloumnB .bd .txtPicListB li .title a {color: #333;}



.friendLinks {font-size:0; margin:20px 0;}
.friendLinks .title{ font-size:20px; color:#ad4444; }
.friendLinks select{ font-size:14px; margin:0 10px; border:1px solid #ccc; background:#fff; padding:5px; width:260px;}


.PicListB li{position:relative;overflow:hidden; padding:0 1px; float:left;height:200px;}
.PicListB .pic img{height:200px;width:298px;}
.PicListB li .pic{}
.PicListB li .date{transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;position:absolute; left:0;bottom:0;width:100%;height:0;overflow:hidden;z-index:0;}
.PicListB li .title{transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;position:absolute;left:0;bottom:50px;width:100%;height:0;overflow:hidden;z-index:3;padding:0;}
.PicListB li .title a{transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;display:block;margin:0 25px;color:#fff;height:30px;line-height:30px;}
.PicListB li .titleBg{transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;position:absolute;z-index:2;height:40px;right:0;bottom:0;left:0;filter:alpha(opacity=80);opacity:.8;}
.PicListB li.on .date{ height:30;line-height:25px;z-index:3; color:#fff;padding-bottom:50px;}
.PicListB li.on .title{height:30px;}
.PicListB li.on .title {margin-top:50px;line-height:25px;}
.PicListB li.on .title span{display:block;text-align:center;}
.PicListB li.on .title span b{display:inline-block;*display:inline;zoom:1;margin-top:10px;padding:4px 10px;background-color:#ef9750;color:#fff;}
.PicListB li.on .titleBg{height:100%;background-color:#000;filter:alpha(opacity=50);opacity:.5;}



#column1{ margin-bottom:20px; padding-bottom: 25px; background: url(../../base/img/columnbg.jpg) repeat-x center bottom}
#column1 #rdxw{ margin-bottom: 15px;}
#column1 #focusNews{ float: left;overflow: hidden; margin-right: 20px;}
#column1 .topicList .t .tit{ font-size: 18px;color: #d00;}

/* ========= column2 ========= */
#djtj{float: left; margin-right: 20px; width: 425px;}
/* 友情链接 */
.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:25%; padding:4px 0px 0 0px; text-align:left;  background: url(../../base/img/icon.png) no-repeat 0px 13px;}
.friendship .bd li a{padding-left:13px;}
.friendship .bd li.spe{min-width:1px;}