.btn span { width:20%; text-align:center; color:#000; cursor:pointer; display:block; float:left;font-size:14px }
.borderbottom{border-bottom:2px solid #014C98;color:#014C98!important}
.con { display:none;  }
.btn{height: 40px;line-height:38px;background:#F8F8F8}



#search-bt {    
 float: right;
    width: 36px;
    height: 28px;
    border-radius: 4px;
    background-color: #0d80c6;
    color: #ffffff;
    cursor: pointer;
    padding-left:0px;
overflow: hidden;
 cursor: pointer;
 
}

/*通知公告*/
#anno_body{
	width: 100%;
	height: 529px;
	background-image: url(../images/anno_body_bg.jpg);
}
.anno_body_con{
	width: 1150px;
	height: 633px;
	margin: 0 auto;
}
/*左侧*/
.anno{
	float: left;
	width: 280px;
	height: 529px;
	padding: 0 20px;
	background-image: url(../images/anno_bg.jpg);
}
.title{
	position: relative;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #d2d2d2;
}
.title i{
	float: left;
	width: 20px;
	margin: 10px 0 0 5px;
}
.title span{
	margin-left: 10px;
	font-family: 宋体;
	font-size: 18px;
	font-weight: bold;
	color: #005097;
}
.title em{
	margin-left: 5px;
	font-size: 12px;
	color: #cccccc;
}
.title div{
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 30px;
	height: 2px;
	background-color: #005097;
}
.title a{
	float: right;
	color: #005097;
}
.anno_list{
	margin-top: 10px;
}
.anno_list li{
	margin-bottom: 10px;
	overflow: hidden;
	padding-bottom: 5px;
	border-bottom: 1px dashed #eeeeee;
}
.anno_list li div{
	float: left;
	width: 50px;
	height: 40px;
	border: 1px solid #0079c3;
}
.anno_list li div span{
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	color: #ffffff;
	background-color: #0079c3;
}
.anno_list li div em{
	display: block;
	text-align: center;
	line-height: 20px;
	color: #0079c3;
}
.anno_list li a{
	float: left;
	width: 210px;
	max-height: 38px;
	overflow: hidden;
	margin-left: 10px;
}
.anno_list li a:hover{
	font-weight: bold;
	color: #0079c3;
}
.anno h1{
	margin-top: 10px;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}
.anno h1 a{
	font-size: 16px;
	color: #005097;
}
/*左侧结束*/
/*右侧*/
.news_img{
	position: relative;
	float: right;
	width: 818px;
	height: 529px;
	background-color: #ffffff;
}
/*大banner*/
.b_banner{
	position: relative;
	width: 818px;
	height: 419px;
	overflow: hidden;
}
.b_banner ul{
	position: absolute;
	width: 8000px;
	overflow: hidden;
}
.b_banner ul li{
	float: left;
	width: 818px;
	height: 419px;
	overflow: hidden;
}
.b_banner ul li a img{
	width: 818px;
}
/*小banner*/
.s_banner{
	position: absolute;
	right: 54px;
	bottom: 20px;
	width: 700px;
	height: 70px;
	overflow: hidden;
}
.s_banner ul{
	position: absolute;
	width: 2000px;
	overflow: hidden;
}
.s_banner ul li{
	float: left;
	width: 120px;
	height: 70px;
	margin-right: 25px;
	overflow: hidden;
}
.s_banner ul li a img{
	transition: all 0.5s;
}
.s_banner ul li a img:hover{
	-webkit-transform: scale(1.1,1.1);
	   -moz-transform: scale(1.1,1.1);
	    -ms-transform: scale(1.1,1.1);
	     -o-transform: scale(1.1,1.1);
	        transform: scale(1.1,1.1);
}
/*小圆点*/
.dot{
	position: absolute;
	left: 320px;
	bottom: 128px;
}
.dot ul li{
	float: left;
	width: 14px;
	height: 14px;
	margin-right: 13px;
	background-color: #d1d1d1;
	border-radius: 50%;
	cursor: pointer;
}
.dot ul .dot_on{
	background-color: #0079c3;
}
/*右侧结束*/
/*通知公告结束*/

/*主体部分*/
#main_body{
	width: 1150px;
	margin: 0 auto;
	padding-bottom: 0px;
	overflow: hidden;
}
/*学院新闻*/
.news{
	float: left;
	width: 570px;
	height: 230px;
	overflow: hidden;
	margin-top: 10px;
}
.t_news{
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}
.t_news > a{
	float: left;
	width: 209px;
	height: 120px;
	overflow: hidden;
}
.t_news > a img{
	transition: transform 1s;
}
.t_news > a img:hover{
	transform: scale(1.1,1.1);
}
.t_news div{
	float: right;
	width: 340px;
	overflow: hidden;
}
.t_news div h3{
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.t_news div h3 a{
	color: #005097;
}
.t_news div h3 a:hover{
	text-decoration: underline;
}
.t_news div p{
	margin-top: 15px;
	line-height: 22px;
	font-size: 13px;
}
.t_news div p a{
	font-weight: bold;
	color: #005097;
}
.t_news div h4{
	margin-top: 25px;
	font-weight: normal;
	color: #999999;
}
.news_list li{
	float: left;
	width: 45%;
	margin-right: 5%;
	line-height: 30px;
	border-top: 1px dashed #e7e7e7;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news_list li a:hover{
	color: #005097;
}
/*学院新闻结束*/

/*学术动态*/
.trends{
	float: right;
	width: 542px;
	height: 230px;
	overflow: hidden;
	margin-top: 10px;
}
.trends_list li h1{
	font-size: 13px;
	line-height: 35px;
	font-weight: normal;
	overflow: hidden;
}
.trends_list li h1 span{
	float: left;
	width: 18px;
	height: 18px;
	margin-top: 10px;
	background-color: #d7d7d7;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 14px;
	color: #ffffff;
	cursor: pointer;
}
.trends_list li h1 a{
	float: left;
	margin-left: 17px;
	max-width: 400px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.trends_list li h1 i{
	float: right;
	color: #afafaf;
}
.trends_list li p{
	width: 505px;
	margin: 3px 0 0 19px;
	padding: 0 0 3px 16px;
	line-height: 22px;
	border-bottom: 1px solid #efefef;
	display: none;  /*默认隐藏*/
}
.trends_list li:first-child p{
	display: block;
}
.trends_list li p a{
	font-weight: bold;
	color: #005097;
}
.trends_list li:hover h1 span{
	background-color: #005097;
}
.trends_list li:hover h1 a{
	color: #005097;
	text-decoration: underline;
}
.trends_list li:hover h1 i{
	color: #005097;
}
.trends_list .on h1 span{
	background-color: #005097;
}
.trends_list .on h1 a{
	font-size: 13px;
	font-weight: bold;
	color: #005097;
}
/*学术动态结束*/




/*学术观点*/
.gdtrends{
	float: right;
	width: 542px;
	height: 280px;
	overflow: hidden;
	margin-top: 10px;
}
.gdtrends_list li h1{
	font-size: 13px;
	line-height: 35px;
	font-weight: normal;
	overflow: hidden;
}
.gdtrends_list li h1 span{
	float: left;
	width: 18px;
	height: 18px;
	margin-top: 7px;
	background-color: #d7d7d7;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 14px;
	color: #ffffff;
	cursor: pointer;
}
.gdtrends_list li h1 a{
	float: left;
	margin-left: 17px;
	max-width: 400px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.gdtrends_list li h1 i{
	float: right;
	color: #afafaf;
}
.gdtrends_list li p{
	width: 505px;
	margin: 5px 0 0 19px;
	padding: 0 0 10px 16px;
	line-height: 22px;
	border-bottom: 1px solid #efefef;
	display: none;  /*默认隐藏*/
}
.gdtrends_list li:first-child p{
	display: block;
}
.gdtrends_list li p a{
	font-weight: bold;
	color: #005097;
}
.gdtrends_list li:hover h1 span{
	background-color: #005097;
}
.gdtrends_list li:hover h1 a{
	color: #005097;
	text-decoration: underline;
}
.gdtrends_list li:hover h1 i{
	color: #005097;
}
.gdtrends_list .on h1 span{
	background-color: #005097;
}
.gdtrends_list .on h1 a{
	font-size: 13px;
	font-weight: bold;
	color: #005097;
}
/*学术动态结束*/



/*招生*/
.zstrends{
	float: left;
	width: 570px;
	height: 230px;
	overflow: hidden;
	margin-top: 10px;
}
.zstrends_list li h1{
	font-size: 13px;
	line-height: 35px;
	font-weight: normal;
	overflow: hidden;
}
.zstrends_list li h1 span{
	float: left;
	width: 18px;
	height: 18px;
	margin-top: 7px;
	background-color: #d7d7d7;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 14px;
	color: #ffffff;
	cursor: pointer;
}
.zstrends_list li h1 a{
	float: left;
	margin-left: 17px;
	max-width: 400px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.zstrends_list li h1 i{
	float: right;
	color: #afafaf;
}
.zstrends_list li p{
	width: 505px;
	margin: 3px 0 0 19px;
	padding: 0 0 3px 16px;
	line-height: 22px;
	border-bottom: 1px solid #efefef;
	display: none;  /*默认隐藏*/
}
.zstrends_list li:first-child p{
	display: block;
}
.zstrends_list li p a{
	font-weight: bold;
	color: #005097;
}
.zstrends_list li:hover h1 span{
	background-color: #005097;
}
.zstrends_list li:hover h1 a{
	color: #005097;
	text-decoration: underline;
}
.zstrends_list li:hover h1 i{
	color: #005097;
}
.zstrends_list .on h1 span{
	background-color: #005097;
}
.zstrends_list .on h1 a{
	font-size: 13px;
	font-weight: bold;
	color: #005097;
}
/*招生结束*/





/*就业*/
.jytrends{
	float: right;
	width: 542px;
	height: 230px;
	overflow: hidden;
	margin-top: 10px;
}
.jytrends_list li h1{
	font-size: 13px;
	line-height: 35px;
	font-weight: normal;
	overflow: hidden;
}
.jytrends_list li h1 span{
	float: left;
	width: 18px;
	height: 18px;
	margin-top: 7px;
	background-color: #d7d7d7;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 14px;
	color: #ffffff;
	cursor: pointer;
}
.jytrends_list li h1 a{
	float: left;
	margin-left: 17px;
	max-width: 400px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.jytrends_list li h1 i{
	float: right;
	color: #afafaf;
}
.jytrends_list li p{
	width: 505px;
	margin: 3px 0 0 19px;
	padding: 0 0 3px 16px;
	line-height: 22px;
	border-bottom: 1px solid #efefef;
	display: none;  /*默认隐藏*/
}
.jytrends_list li:first-child p{
	display: block;
}
.jytrends_list li p a{
	font-weight: bold;
	color: #005097;
}
.jytrends_list li:hover h1 span{
	background-color: #005097;
}
.jytrends_list li:hover h1 a{
	color: #005097;
	text-decoration: underline;
}
.jytrends_list li:hover h1 i{
	color: #005097;
}
.jytrends_list .on h1 span{
	background-color: #005097;
}
.jytrends_list .on h1 a{
	font-size: 13px;
	font-weight: bold;
	color: #005097;
}
/*就业结束*/


















/*学术观点*/
.view{
	float: left;
	width: 570px;
	margin-top: 0px;
}
/*左侧*/
.view_L{
	float: left;
	width: 255px;
	height: 240px;
	margin-top: 5px;
	overflow: hidden;
	position: relative;
}
.view_L .list{
	position: absolute;
	width: 1000px;
	overflow: hidden;
}
.view_L .list li{
	float: left;
	width: 255px;
}
.view_L .list li > a{
	display: block;
	width: 100%;
	height: 126px;
}
.view_L .list li > a img{
	width: 100%;
	height: 126px;
}
.view_L .list li h3{
	margin-top: 0px;
	font-size: 13px;
	line-height: 20px;
}
.view_L .list li h3 a{
	color: #005097;
}
.view_L .list li h3 a:hover{
	text-decoration: underline;
}
.view_L .list li p{
	margin-top: 0px;
	line-height: 20px;
}
.view_L .list li p a{
	font-weight: bold;
	color: #005097;
}
.view_L .list_num{
	position: absolute;
	left: 0;
	bottom: 0;
}
.view_L .list_num li{
	float: left;
	width: 66px;
	height: 3px;
	margin-right: 5px;
	background-color: #e5e5e5;
	cursor: pointer;
}
.view_L .list_num .cur{
	background-color: #005097;
}
/*右侧*/
.view_R{
	float: right;
	width: 285px;
	margin-top: 7px;
}
.view_R ul li{
	height: 33px;
	line-height: 33px;
	border-bottom: 1px solid #e5e5e5;
	max-width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.view_R ul li a:hover{
	color: #005097;
}
/*学术观点结束*/

/*学生动态*/
.s_dyna{
	float: left;
	width: 570px;
	height: 280px;
	margin-top: 10px;
}
.s_dyna_T{
	height: 126px;
	margin-top: 5px;
}
.s_dyna_T > a{
	float: left;
	width: 210px;
	height: 126px;
	overflow: hidden;
}
.s_dyna_T > a img{
	transition: transform 1s;
}
.s_dyna_T > a img:hover{
	transform: scale(1.1,1.1);
}
.s_dyna_T div{
	float: right;
	width: 340px;
	height: 126px;
}
.s_dyna_T div h3{
	font-size: 13px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
color:#005097;
}
.s_dyna_T div h3 a{
	color: #005097;
}
.s_dyna_T div h3 a:hover{
	text-decoration: underline;
}
.s_dyna_T div p{
	margin-top: 10px;
	line-height: 24px;
}
.s_dyna_T div p a{
	font-weight: bold;
	color: #005097;
}
.s_dyna_B ul{
	margin-top: 5px;
}
.s_dyna_B ul li{
	height: 26px;
	line-height: 26px;
}
.s_dyna_B ul li span{
	float: left;
	width: 8px;
	height: 8px;
	margin-top: 10px;
	border: 1px solid #c3c3c3;
	border-radius: 50%;
}
.s_dyna_B ul li a{
	float: left;
	margin-left: 14px;
}
.s_dyna_B ul li i{
	float: right;
	color: #afafaf;
}
.s_dyna_B ul li:hover span{
	background-color: #005097;
}
.s_dyna_B ul li:hover a{
	color: #005097;
}
.s_dyna_B ul li:hover i{
	color: #005097;
}
/*学生动态结束*/

/*热点专题*/
.topic{
	float: left;
	width: 100%;
	margin-top:0px;
}
.topic ul{
	margin-top: 10px;
	overflow: hidden;
}
.topic ul li{
	float: left;
	width: 264px;
	height: 128px;
	margin-left: 12px;
	padding: 8px 6px;
	border: 1px solid #dcdcdc;
}
.topic ul li:first-child{
	margin-left: 0;
}
.topic ul li > a{
	display: block;
	width: 100%;
	height: 96px;
	overflow: hidden;
}
.topic ul li > a img{
	transition: transform 1s;
}
.topic ul li:hover > a img{
	transform: scale(1.1,1.1);
}
.topic ul li p{
	margin-top: 11px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.topic ul li:hover p a{
	color: #005097;
}
/*热点专题结束*/

/*链接*/
.link{
	float: left;
	width: 100%;
	margin-top: 10px;
}
.link ul{
	width: 1185px;
	margin-top: 10px;
	overflow: hidden;
}
.link ul li{
	float: left;
	width: 360px;
	height: 70px;
	margin: 0 35px 10px 0;
}
.link ul li a img:hover{
	filter: opacity(.8);
	filter: alpha(opacity=80); /*IE 4-9*/
	opacity: .8; /*IE 9+*/
}
/*链接结束*/
/*主体部分结束*/

/*右侧悬浮窗口*/
.flo_win1{
	position: fixed;
	right: 30px;
	top: 30%;
}
.flo_win1 a{
	display: block;
	width: 250px;
	height: 126px;
	overflow: hidden;
}
.flo_win1 span{
	position: absolute;
	right: 5px;
	top: -20px;
	font-weight: bold;
	color: #0079c3;
	cursor: pointer;
}
.flo_win2{
	position: fixed;
	right: 30px;
	top: 50%;
}
.flo_win2 a{
	display: block;
	width: 250px;
	height: 126px;
	overflow: hidden;
}
.flo_win2 span{
	position: absolute;
	right: 5px;
	top: -20px;
	font-weight: bold;
	color: #0079c3;
	cursor: pointer;
}
#moveWindow{
	position: absolute;
	left: 100px;
	top: 100px;
	width: 200px;
	height: 120px;
	background-size: 100% 100%;
}
#removeMW{
	position: absolute;
	right: 5px;
	top: 0px;
	font-weight: bold;
	color: #0079c3;
	cursor: pointer;
}
#moveWindow2{
	position: absolute;
	right: 100px;
	top: 100px;
	width: 200px;
	height: 120px;
	background-size: 100% 100%;
}
#removeMW2{
	position: absolute;
	right: 5px;
	top: 0px;
	font-weight: bold;
	color: #0079c3;
	cursor: pointer;
}
/*右侧悬浮窗口结束*/