body{
	background-color: #fff;
}

/*------ 大轮播 ------[开始]*/
.ibanner{ /*width:100%;*/ min-width: 1200px;max-width: 1920px;margin: 0 auto; overflow:hidden; position:relative;  }
.ibanner .hd{ height:15px; overflow:hidden; position:absolute; /*left: 50%;transform: translate(-50%, -50%);bottom:12px;*/right:30px; bottom:28px;  z-index:1; }
.ibanner .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ibanner .hd ul li{ float:left; /*margin-right:2px;width:15px; height:15px;*/ margin:0 7px;border-radius: 10px; width:12px; height:12px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.ibanner .hd ul li.on{ background:#f00; background:#c0bf42;background:#db9025; color:#fff; }
.ibanner .bd{ position:relative; height:100%; z-index:0;   }
.ibanner .bd li{ zoom:1; vertical-align:middle; position: relative }
.ibanner .bd li h1{position: absolute; /*bottom: 40px; left: 20%; */bottom: 20px; left: 60px;max-width: 940px;/*height: 130px; */
/*background:url("../images/banner_title_bg.png") ;*/background:rgba(0,0,0,.6); /*font-size: 28px;*/font-size: 24px;letter-spacing:1px;font-weight: normal;line-height: 44px; color: #ffffff; 
padding: 18px 80px 18px 40px;padding: 12px 20px 12px 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.ibanner .bd img{ width:100%;height: 540px; height: 36rem; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.ibanner .prev,
.ibanner .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:45px; height:80px; background:url(../images/slider-arrow.png) -120px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.ibanner .next{ left:auto; right:3%; background-position:-2px 5px; width: 45px; height: 80px;}
.ibanner .prev:hover,
.ibanner .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.ibanner .prevStop{ display:none;  }
.ibanner .nextStop{ display:none;  }
/*------ 大轮播 ------[结束]*/

.footer{
    margin-top: 0;
}
/*------ 公共头部 box1 ------[开始]*/
.box1{
	width: 585px;
	margin-top: 20px;
}
.box1 .title{
	width: 100%;
	font-size: 20px;
	color: #0b6cb8;
	/*padding:0 0 8px 3px;*/
	height: 45px;
	/* line-height: 38px; */
	/*margin-bottom:20px;*/
	border-bottom:2px solid #e5e5e5;
}
.box1 .title .column{
	float: left;
	padding:0 12px;
	line-height: 43px;
	font-weight: bold;
	border-bottom:2px solid #0b6cb8;
}
.box1 .title span.more{
	float: right;
    font-size: 14px;
    line-height: 45px;
}
.box1 .title span.more a{
	color: #aaa;
}
.box1 .title span.more a:hover{
	color: #0b6cb8;
}
/*------ 公共头部 box1 ------[结束]*/

/*------ 学院新闻 news------[开始]*/
.news .title{
	margin-bottom:20px;
}
.news .ct .first{
	margin-bottom:4px;
}
.news .ct .first .pic,.news .ct .first .pic img{
	width: 280px;
	height: 180px;
}
.news .ct .first .txt{
	width: 305px;
	height: 180px;
	background-color: #f5f7f8;
	padding:15px 20px 0;
}
.news .ct .first .txt .tit{
	font-size: 16px;
	line-height: 24px;
	color: #333;
}
.news .ct .first .txt .summary{
	font-size:14px;
	color: #666;
	line-height: 24px;
}
.news .ct .first:hover{
	cursor: pointer;
}
.news .ct .first:hover .txt .tit{
	color: #0b6cb8;
}
.news .ct .first:hover .txt .summary{
	color: #888;
}
.news .ct .first .txt .date{
	font-size: 14px;
	color: #333;
	color: #999;
	margin:9px 0 0 0;
}
.news .ct .list{
	height: 46px;
	line-height:46px;
	border-bottom: 1px dashed #dfdfdf;
}
.news .ct .list a{
	display: inline-block;
	max-width: 460px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height:46px;
	color: #333;
	padding-left: 20px;
	background:url(../images/icon_square.png) no-repeat center left;
}
.news .ct .list a:hover{
	color: #0b6cb8;
}
.news .ct .list span.date{
	float: right;
	color: #888;
}
/*------ 学院新闻 news------[结束]*/

/*------通知公告 notice------[开始]*/
.notice .title{
	margin-bottom:20px;
}
.notice .ct{
	height: 368px;
	padding:2px 20px 0;
	background-color: #fafafa;
}
.notice .ct ul li{
    padding: 17px 10px;
    border-bottom: 1px solid #e5e5e5;
}
.notice .ct ul li .time{
    /*float: left;
    width: 64px;
    height: 60px;*/
    text-align: center;
    /*border:1px solid #dcdcdc;
    background-color: #fafafa;
    border-radius: 10px;*/

}
.notice .ct ul li .time .date{
	width: 60px;
	height: 32px;
	line-height: 32px;
    color: #fff;
    background-color: #0b6cb8;
    font-size: 15px;
    border-radius: 4px 4px 0 0;
}
.notice .ct ul li .time .year{
	width: 60px;
	height: 24px;
	line-height: 24px;
    color: #0b6cb8;
    font-size: 13px;
    background-color: #fff;
    /*border:1px solid #0b6cb8;*/
    border-radius: 0 0 4px 4px;
    margin-top: -1px;
    box-shadow: 0 1px 8px rgba(102,102,102,.16);
}
.notice .ct ul li .list{
    /*float: left;
    width: 420px;
    line-height: 30px;*/
    margin:2px 0 0 20px;
}
.notice .ct ul li .list .tit a{
	font-size: 16px;
    color:#0b6cb8;
}
.notice .ct ul li .list .tit a:hover{
    color:#06528d;
}
.notice .ct ul li .list .abstract{
	font-size: 14px;
	color: #666;
	color: #7d7d7d;
	margin-top: 6px;
}
/*------通知公告 notice------[结束]*/

/*------ 党群工作、思政工作、科研学术、教学实践  slideTxtBox------[开始]*/
.slideTxtBox{
	width: 585px;
	margin-top: 20px;
}
.slideTxtBox .hd{
	width: 100%;
	height:45px; 
	line-height:43px; 
	padding-left:0;
	position:relative;	
    font-size: 20px;
    border-bottom: 2px solid #e5e5e5;
}
.slideTxtBox .hd ul{
	float:left;  
	position:absolute; 
	/*left:20px; 
	top:-1px; 
	height:32px;*/
}
.slideTxtBox .hd ul li{ 
	float:left;
	color: #aaadb0; 
	padding:0 12px; 
	cursor:pointer;  
}
.slideTxtBox .hd ul li.on{ 
	color: #0b6cb8;
	font-weight:bold;
	height:45px; 
	background:url(../images/icon_on.png) no-repeat  bottom center;
	border-bottom:2px solid #0b6cb8;
}
.slideTxtBox .hd span.more{
    float: right;
    font-size: 14px;
    /* margin-top: 20px; */
    line-height: 45px;
}
.slideTxtBox .hd span.more a{
    color: #aaa;
}
.slideTxtBox .hd span.more a:hover{
    color: #0b6cb8;
}
.slideTxtBox .ct ul li,.box2 .ct ul li{
	padding:0 1px 0 5px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	border-bottom:1px dashed #dfdfdf;
}
.slideTxtBox .ct ul li:hover{
	/*background-color: #fafafa;*/
}
/*.slideTxtBox .ct ul li:hover a{
	color: #0b6cb8;
}*/
.slideTxtBox .ct ul li a,.box2 .ct ul li a{
	display: inline-block;
	overflow: hidden;
	max-width:460px;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	line-height: 48px;
	padding-left: 16px;
	background: url(../images/icon_arrow.png) scroll no-repeat center left;
}
.slideTxtBox .ct ul li a:hover,.box2 .ct ul li a:hover{
	color: #0b6cb8;
}
.slideTxtBox .ct ul li span.date,.box2 .ct ul li span.date{
	float: right;
	color: #aaa;
	color: #a0a0a0;
	/*line-height: 50px;*/
}
/*------ 党群工作、思政工作、科研学术、教学实践  slideTxtBox------[结束]*/

/*------ 底部链接 links------[开始]*/
.links{
	margin-top:30px;
	padding:17px 0;
	background-color: #f5f8fb;
}
.links ul li{
    float: left;
    margin: 0 0 0 35px;
}
.links ul li:first-child{
    margin-left: 0;
}
.links ul li a{
    display: inline-block;
    /*height: 54px;
    line-height: 54px;*/
    font-size: 16px;
    color: #333;
    font-weight: bold;
    padding: 11px 30px 11px 18px;
    letter-spacing: 1px;
    background: url(../images/icon_line.png) no-repeat center left;
}
.links ul li a:hover{
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 9px rgb(204,204,204,.6);
}
/*------ 底部链接 links------[结束]*/