body{
	background-color: #fff;
}
.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{
	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{
	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{
	color: #0b6cb8;
}
.slideTxtBox .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------[结束]*/
















