#content{
	margin-bottom:35px;
}
/*------ 公共头部 box1 ------开始*/
.box1{
	margin-top: 30px;
}
.box1 .hd{
	width: 100%;
	font-size: 18px;
	color: #1b1b1b;
	padding-bottom: 8px;
	border-bottom:2px solid #e5e5e5;
}
.box1 .hd span.more{
	float: right;
    font-size: 12px;
    color: #aaa;
    /*margin-top: 20px;*/
    line-height: 30px;
}
.box1 .hd span.more a{
	color: #aaa;
}
.box1 .hd span.more a:hover{
	color: #3070B7;
}
/*------ 公共头部 box1 ------结束*/

/*------ 学院新闻 news ------开始*/
#news{
	float: left;
	width: 380px;
	margin-right: 30px;
}
#news .hd{
	margin-bottom: 15px;
}
#news .ct{
	overflow: hidden;
	height: 380px;s
}
#news .ct ul li{
	font-size: 15px;
	line-height: 26px;
}
#news .ct ul li a{
	display: inline-block;
	overflow: hidden;
	width:285px;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #555;
	line-height: 24px;
	text-decoration: none;
	padding-left: 16px;
	background: url(../images/list.png) scroll no-repeat center left;
}
#news .ct ul li a:hover{
	color: #4378ba;
}
#news .ct ul li span{
	float: right;
	color: #b5b5b5;
}
#news .ct ul li.first{
	margin-bottom:14px;
	padding-bottom:12px;
	border-bottom: 1px dashed #bfbfbf;
}
#news .ct ul li.first h4{
	margin-top: 8px;
	font-size: 18px;
	line-height: 24px;
}
#news .ct ul li.first h4 a{
	display: inline-block;
	overflow: hidden;
	width:380px;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	line-height: 20px;
	padding-left: 0;
	background: none;
}
#news .ct ul li.first h4 a:hover{
	color: #4378ba;
}
#news .ct ul li.first:hover{
	cursor: pointer;
}
#news .ct ul li.first:hover h4 a{
	color: #4378ba;
}
#news .ct ul li.first:hover p{
	color: #999;
}
#news .ct ul li.first .date{
	font-size: 15px;
	color: #b5b5b5;
	margin: 2px 0 4px;
}
#news .ct ul li.first p{
	font-size: 15px;
	color: #777;
	line-height: 24px;
}
/*------ 学院新闻 news ------结束*/

/*------ 院内公告 notice ------开始*/
#notice{
	float: left;
	width: 380px;
	margin-right: 30px;
}
#notice .hd{
	margin-bottom: 15px;
}
#notice .ct{
	overflow: hidden;
	padding:0 22px;
	width: 100%;
	height: 380px;
	background-color: #fafafa;
}
#notice .ct>ul>li{
	overflow: hidden;
	/*width: 316px;*/
	padding: 17px 0;
	border-top: 1px solid #DDDDDD;
}
#notice .ct>ul>li:first-child{
	border-top: none;
}
#notice .ct>ul>li>.second{
	float: left;
}
#notice .ct>ul>li>.second li{
	width: 60px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}
#notice .ct>ul>li>.second li.date{
	color: #fff;
	font-size: 16px;
	background-color: #4378ba;
}
#notice .ct>ul>li>.second li.year{
	color: #797979;
	font-size: 14px;
	background-color: #fff;
}
#notice .ct>ul>li>p{
	float: right;
	width: 260px;
	font-size: 15px;
	line-height: 25px;
}
#notice .ct>ul>li>p a{
	color: #4378ba;
	text-align: center;
	text-decoration: none;
}
#notice .ct>ul>li>p a:hover{
	text-decoration: underline;
}
/*------ 院内公告 notice ------结束*/

/*------ 师资风采 teachers ------开始*/
#teachers{
	float: left;
	width: 380px;
}
#teachers .hd{
	margin-bottom: 15px;
}
#teachers .ct{
	overflow: hidden;
	height: 380px;
}
#teachers .ct ul li{
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	padding:15px 10px;
	border-top: 1px dashed #ececec;
}
#teachers .ct ul li:hover{
	cursor:pointer;
}
#teachers .ct ul li:first-child{
	padding-top:8px;
	border-top:none;
}
#teachers .ct ul li .portrait{
	float: left;
	width: 100px;
	height: 100px;
	border-radius: 50px;
	overflow: hidden;
	margin-right: 25px;
}
#teachers .ct ul li .information{
	float: left;
	width: 230px;
	padding-top:9px;
}
#teachers .ct ul li .information .name{
	margin-bottom: 10px;
}
#teachers .ct ul li .information .name h4{
	float: left;
	margin-right: 10px;
	font-size: 18px;
	color: #333;
	font-weight: normal;
}
#teachers .ct ul li .information .name span{
	float: left;
	font-size: 14px;
	color: #aaa;
	display: inline-block;
	margin-top:4px;
	width: 165px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#teachers .ct ul li .information p{
	font-size: 14px;
	color: #7d7d7d;
	line-height: 23px;
}
#teachers .ct ul li:hover .name h4{
	color: #4378ba;
}
#teachers .ct ul li:hover .information p{
	color: #aaa;
}
/*------ 师资风采 teachers ------结束*/

/*------ 党建工作 dj ------开始*/
#dj{
	float: left;
	width: 380px;
}
#dj .hd{
	/*margin-bottom: 15px;*/
}
#dj .ct ul li{
	/*padding:3px 0 0 5px;*/
	height: 78px;
	font-size: 15px;
	border-bottom:1px solid #dfdfdf;
	border-bottom:1px solid #f2f2f2;
}
#dj .ct ul li a{
	display: inline-block;
	float: left;
	width: 80%;
	color: #333;
	line-height:26px;
	margin-top: 13px;
}
#dj .ct ul li a:hover{
	color: #4378ba;
}
#dj .ct ul li span{
	float: right;
	color: #aaa;
	margin-top:17px;
}
/*------ 党建工作 dj ------结束*/

/*------ 实验管理、党建工作、就业信息 box2 ------开始*/
.box2{
	float: left;
	width: 380px;
	margin-left: 30px;
}
.box2:first-child{
	margin-left: 0;
}
.box2 .ct ul li{
	/*padding:3px 0 0 5px;*/
	padding:0 2px;
	height: 48px;
	line-height: 48px;
	font-size: 14px;
        font-size: 15px;
	border-bottom:1px dashed #dfdfdf;
}
.box2 .ct ul li:hover{
	background-color: #fafafa;
}
.box2 .ct ul li:hover a{
	color: #4378ba;
}
.box2 .ct ul li a{
	display: inline-block;
	overflow: hidden;
	width:310px;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	/*line-height: 41px;*/
	line-height: 48px;
	text-decoration: none;
	padding-left: 14px;
	background: url(../images/icon_dot.png) scroll no-repeat center left;
}
/*.box2 .ct ul li a:hover{
	color: #4378ba;
	color: #548acd;
}*/
.box2 .ct ul li span{
	float: right;
	color: #888;
	/*margin-top:13px;*/
}
/*------ 实验管理、党建工作、就业信息 box2 ------结束*/

/*------ 图片新闻 picNews ------开始*/
#picNews .hd{
	margin-bottom: 15px;
}
#picNews .ct{
	overflow: hidden;
	/*padding: 20px 0;*/
	height: 158px;
}
#picNews .ct ul li{
	float: left;
	margin-right: 15px;
}
#picNews .ct ul li a{
	display: inline-block;
	font-size: 14px;
	color: #626262;
	text-decoration: none;
	/*width: 234px;*/
	/*height: 158px;*/
}
#picNews .ct ul li a:hover{
	color: #4378ba;
}
#picNews .ct ul li a img{
	width: 206px;
	height: 136px;
	padding:3px;
	border:2px solid #dcdcdc;
}
#picNews .ct ul li a p{
	width:205px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 5px;
}
/*------ 图片新闻 picNews ------结束*/

/*------ 信息服务 services ------开始*/
#services{
	float: left;
	width: 790px;
	margin-right: 30px;
}
#services .hd{
	margin-bottom: 15px;
}
#services .ct ul li{
	float: left;
	margin-left: 23px;
}
#services .ct ul li:first-child{
	margin-left: 0;
}
#services .ct ul li a{
	display: block;
	width: 180px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	letter-spacing:3px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;
	/*margin-bottom: 15px;*/
	background-color: #4378ba;
	/*border-bottom: 1px solid #3265a4;*/
	/*box-shadow: 1px 1px 1px #ccc;*/
	border-radius: 6px;
}
#services .ct ul li a:hover{
	background-color: #3265a4;
	border-bottom: 1px solid #3162a0;
	box-shadow: 1px 1px 1px #ccc;
}
#services .ct ul li a img{
	vertical-align: middle;
}
/*------ 信息服务 services ------结束*/

/*------ 友情链接 friendLinks ------开始*/
#friendLinks{
	float: left;
	width: 380px;
}
#friendLinks .hd{
	margin-bottom: 15px;
}
#friendLinks .ct ul li{
	float: left;
	margin-left: 20px;
}
#friendLinks .ct ul li:first-child{
	margin-left: 0;
}
#friendLinks .ct ul li select{
	width: 180px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	/*color: #666;*/
	color: #607da2;
	background-color: #f2f7fd;
	/*border: 1px solid #d2d2d2;*/
	border: 1px solid #dbe6f3;
	border-radius: 5px;
	outline: none;
	padding-left: 10px;
}
/*------ 友情链接 friendLinks ------结束*/