@charset "gb2312";
/* CSS Document */


/**********全局样式开始**********/
*{
	padding:0;
	margin:0;
	list-style:none;
	font-family:"宋体";
	font-size:12px;
}
img,input{
	border:none;
	border:1px solid none;
}
a{
	text-decoration:none;
}
/**********全局样式结束**********/
/**********头部 导航 图片大区域样式开始**********/
#head_nav_banner{
	width:100%;
	height:420px;
	background:url(imageshead_nav_bannner.png) no-repeat center;
}
#h_n_b{
	width:100%;
	height:420px;
	background:url(imagesh_n_b.png) no-repeat center;
}
.head_nav_banner{
	margin:0 auto;
	width:1046px;
	height:420px;
}
/**********头部样式开始**********/
.head_nav_banner #head{
	width:1046px;
	height:140px;
	position:relative;
}
#head a.homepage{
	font-size:14px;
	color:#FFF;
	font-weight:900;
	position:absolute;
	right:0;
	top:29px;
}
#head a.homepage:hover{
	color:#F00;
}
#head .search{
	width:333px;
	height:33px;
	position:absolute;
	right:0;
	top:100px;
}
#head .search #textbox{
	width:252px;
	height:31px;
	border:1px solid #3c68df;
	font-size:14px;
	color:#000;
	line-height:31px;
	text-indent:10px;
	position:absolute;
	left:0;
	top:0;
}
#head .search #submit{
	width:69px;
	height:33px;
	border:1px solid #3c68df;
	font-size:14px;
	color:#000;
	line-height:33px;
	text-align:center;
	background:#FFF;
	cursor:pointer;
	position:absolute;
	right:0;
	top:0;
}
/**********头部样式结束**********/
/**********导航样式开始**********/
.head_nav_banner #nav{
	margin:0 auto;
	width:1046px;
	height:38px;
}
#nav .ul1{
	width:1036px;
	height:38px;
	padding-left:10px;
	background:url(imagesnav.png) no-repeat 0 0;
}
#nav .ul1 .li1{
	float:left;
	padding:0 15px 0 8px;
	background:url(imagesline.png) no-repeat right 9px;
	position:relative;
}
#nav .ul1 .li1 .a1{
	font-size:14px;
	color:#FFF;
	font-weight:900;
	line-height:38px;
	padding:12px 7px 12px 8px;
}
#nav .ul1 .li1 .ul2{
	display:none;
	width:1000px;
	position:absolute;
	left:8px;
	top:38px;
}
#nav .ul1 .li1 .ul2 .li2{
	float:left;
	padding:0 8px;
	background:#285ca1;
}
#nav .ul1 .li1 .ul2 .li2 .a2{
	color:#FFF;
	font-weight:900;
	line-height:30px;
}
/**********导航样式结束**********/
/**********图片样式开始**********/
.head_nav_banner #banner{
	margin:7px auto 0;
	width:1044px;
	height:218px;
	border:1px solid #cfcfcf;
}
/**********图片样式结束**********/
/**********头部 导航 图片大区域样式结束**********/
/**********首页主体大区域样式开始**********/
#index_main{
	width:100%;
	height:765px;
	background:#e8fafc;
}
#index_main .index_main{
	margin:0 auto;
	width:1046px;
	height:765px;
}
/**********主体上半部分样式开始**********/
#index_main .index_main .index_main_top{
	width:1046px;
	height:435px;
}
/**********图片新闻样式开始**********/
.index_main_top .newsphoto{
	float:left;
	width:692px;
	height:433px;
	border:1px solid #cfcfcf;
	background:#FFF;
	overflow:hidden;
	position:relative;
}
.index_main_top .newsphoto #slide{
	width:688px;
	height:350px;
	overflow:hidden;
	position:absolute;
	left:2px;
	top:2px;
}
.index_main_top .newsphoto #slide ul{
	width:99999px;	
	height:350px;
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
}
.index_main_top .newsphoto #slide ul li{
	float:left;
	width:688px;
	height:350px;
	position:relative;
}
.index_main_top .newsphoto #slide ul li a img{
	width:688px;
	height:350px;
}
.index_main_top .newsphoto #slide ul li a .opacity{
	width:688px;
	height:70px;
	background:#FFF;
	opacity:0.6;
	filter:alpha(opacity=60);
	position:absolute;
	left:0;
	top:280px;
}
.index_main_top .newsphoto #slide ul li a .description{
	width:688px;
	height:70px;
	position:absolute;
	left:0;
	top:280px;
}
.index_main_top .newsphoto #slide ul li a .description h2{
	width:688px;
	height:30px;
	font-size:14px;
	color:#00F;
	font-weight:900;
	line-height:30px;
	text-align:center;
}
.index_main_top .newsphoto #slide ul li a .description p{
	margin:0 auto;
	width:658px;
	height:40px;
	color:#000;
	line-height:18px;
	text-indent:2em;
}
/**********图片左右无缝滚动样式开始**********/
.index_main_top .newsphoto #rolling{
	width:688px;
	height:72px;
	position:absolute;
	left:2px;
	top:356px;	
}
.index_main_top .newsphoto #rolling #last{
	display:block; 
	width:17px; 
	height:35px;
	background:url(imageslast.png) no-repeat 0 0;
	position:absolute;
	left:5px; 
	top:18px;
	cursor:pointer;
}
.index_main_top .newsphoto #rolling #next{
	display:block; 
	width:17px; 
	height:35px; 
	background:url(imagesnext.png) no-repeat 0 0;
	position:absolute;
	left:664px;
	top:18px;
	cursor:pointer;
}
.index_main_top .newsphoto #rolling #ico{
	margin:0 auto;
	width:632px;
	height:72px;
}
.index_main_top .newsphoto #rolling #ico a img{
	float:left;
	width:110px; 
	height:70px;
	border:1px solid #999;
	margin-right:18px;
	cursor:pointer;
}
.index_main_top .newsphoto #rolling #ico a img.active{
	border:1px solid #F00;
}
/**********图片左右无缝滚动样式结束**********/
/**********图片新闻样式结束**********/
/**********学院新闻 通知公告样式开始**********/
.index_main_top .ul3{
	float:right;
	width:340px;
	height:428px;
	border:1px solid #cfcfcf;
	padding-top:5px;
	background:#FFF;	
}
.index_main_top .ul3 .li3{
	width:340px;
	height:214px;
}
.index_main_top .ul3 .li3 h2{
	margin:0 auto;
	width:320px;
	height:30px;
	border-bottom:1px dashed #0000FF;
	font-size:14px;
	color:#0048ff;
	font-weight:900;
	line-height:30px;
	text-indent:20px;
	background:url(imagessquare1.png) no-repeat 0 8px;
	position:relative;
}
.index_main_top .ul3 .li3 h2 a{
	color:#000;
	font-weight:normal;
	position:absolute;
	right:0;
	top:0;
}
.index_main_top .ul3 .li3 h2 a:hover{
	color:#F00;
}
.index_main_top .ul3 .li3 .ul4{
	margin:8px auto 0;
	width:320px;
	height:168px;
}
.index_main_top .ul3 .li3 .ul4 .li4{
	width:320px;
	height:28px;
	background:url(imagesdot.png) no-repeat 3px 9px;
}
.index_main_top .ul3 .li3 .ul4 .li4 p{
	width:300px;
	height:28px;
	line-height:28px;
	padding-left:20px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis;
}
.index_main_top .ul3 .li3 .ul4 .li4 p a{
	color:#000;
}
.index_main_top .ul3 .li3 .ul4 .li4 p a:hover{
	color:#F00;
}
/**********学院新闻 通知公告样式结束**********/
/**********主体上半部分样式结束**********/
/**********主体中间部分样式开始**********/
#index_main .index_main .index_main_middle{
	width:1046px;
	height:280px;
	margin-top:10px;
}
/**********每周简讯 系部速递样式开始**********/
.index_main_middle .ul5{
	float:left;
	width:694px;
	height:280px;
}
.index_main_middle .ul5 .li5{
	float:left;
	width:340px;
	height:273px;
	border:1px solid #cfcfcf;
	padding-top:5px;
	background:#FFF;	
}
.index_main_middle .ul5 li.mr10{
	margin-right:10px;	
}
.index_main_middle .ul5 .li5 h2{
	margin:0 auto;
	width:320px;
	height:30px;
	border-bottom:1px dashed #0000FF;
	font-size:14px;
	color:#0048ff;
	font-weight:900;
	line-height:30px;
	text-indent:20px;
	background:url(imagessquare1.png) no-repeat 0 8px;
	position:relative;
}
.index_main_middle .ul5 .li5 h2 a{
	color:#000;
	font-weight:normal;
	position:absolute;
	right:0;
	top:0;
}
.index_main_middle .ul5 .li5 h2 a:hover{
	color:#F00;
}
.index_main_middle .ul5 .li5 .ul6{
	margin:8px auto 0;
	width:320px;
	height:224px;
}
.index_main_middle .ul5 .li5 .ul6 .li6{
	width:320px;
	height:28px;
	background:url(imagesdot.png) no-repeat 3px 9px;
}
.index_main_middle .ul5 .li5 .ul6 .li6 p{
	width:300px;
	height:28px;
	line-height:28px;
	padding-left:20px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis;
}
.index_main_middle .ul5 .li5 .ul6 .li6 p a{
	color:#000;
}
.index_main_middle .ul5 .li5 .ul6 .li6 p a:hover{
	color:#F00;
}
/**********每周简讯 系部速递样式结束**********/
/**********国内教育动态 国际教育动态样式开始**********/
.index_main_middle .ul7{
	float:right;
	width:342px;
	height:280px;
}
.index_main_middle .ul7 .li7{
	width:340px;
	height:128px;
	border:1px solid #cfcfcf;
	padding-top:5px;
	background:#FFF;
}
.index_main_middle .ul7 li.mb10{
	margin-bottom:10px;
}
.index_main_middle .ul7 .li7 h2{
	margin:0 auto;
	width:320px;
	height:30px;
	border-bottom:1px dashed #0000FF;
	font-size:14px;
	color:#0048ff;
	font-weight:900;
	line-height:30px;
	text-indent:20px;
	background:url(imagessquare1.png) no-repeat 0 8px;
	position:relative;
}
.index_main_middle .ul7 .li7 h2 a{
	color:#000;
	font-weight:normal;
	position:absolute;
	right:0;
	top:0;
}
.index_main_middle .ul7 .li7 h2 a:hover{
	color:#F00;
}
.index_main_middle .ul7 .li7 .ul8{
	margin:8px auto 0;
	width:320px;
	height:84px;
}
.index_main_middle .ul7 .li7 .ul8 .li8{
	width:320px;
	height:28px;
	background:url(imagesdot.png) no-repeat 3px 9px;
}
.index_main_middle .ul7 .li7 .ul8 .li8 p{
	width:300px;
	height:28px;
	line-height:28px;
	padding-left:20px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis;
}
.index_main_middle .ul7 .li7 .ul8 .li8 p a{
	color:#000;
}
.index_main_middle .ul7 .li7 .ul8 .li8 p a:hover{
	color:#F00;
}
/**********国内教育动态 国际教育动态样式结束**********/
/**********主体中间部分样式结束**********/
/**********主体下半部分样式开始**********/
#index_main .index_main .index_main_bottom{
	width:1046px;
	height:25px;
	padding-top:5px;	
	margin-top:10px;
	background:#285ca1;
}
.index_main_bottom .friendlink{
	float:left;
	width:175px;
	font-size:14px;
	color:#000;
	margin-left:28px;
}
.index_main_bottom .search{
	float:left;
	width:175px;
	height:20px;
	margin-left:28px;
	position:relative;
}
.index_main_bottom .search #site_search{
	width:147px;
	height:20px;
	font-size:14px;
	color:#000;
	line-height:20px;
	text-indent:7px;
	position:absolute;
	left:0;
	top:0;	
}
.index_main_bottom .search a{
	display:block;
	width:28px;
	height:20px;
	background:url(imagesglass.png) no-repeat 0 0;
	position:absolute;
	right:0;
	top:0;
}
/**********主体下半部分样式结束**********/
/**********首页主体大区域样式结束**********/
/**********尾部区域样式开始**********/
#foot{
	width:100%;
	height:80px;
	background:#e8fafc;
}
#foot ul{
	margin:0 auto;
	width:1046px;
	height:65px;
	padding-top:15px;
}
#foot ul li{
	width:1046px;
	height:20px;
	color:#000;
	text-align:center;
}
/**********尾部区域样式结束**********/

/**********列表页样式开始**********/
/**********列表页主体大区域样式开始**********/
#list_main{
	width:100%;
	height:720px;
	background:#e8fafc;
}
#list_main .list_main{
	margin:0 auto;
	width:1046px;
	height:720px;
}
/**********主体左边样式开始**********/
#list_main .list_main .list_main_left{
	float:left;
	width:268px;
	border:1px solid #cfcfcf;
	padding-bottom:10px;
	background:#FFF;
}
.list_main_left h2{
	margin:5px auto 0;
	width:240px;
	height:30px;
	border-bottom:1px dashed #0000FF;
	font-size:14px;
	color:#0048ff;
	font-weight:900;
	line-height:30px;
	text-indent:20px;
	background:url(imagessquare1.png) no-repeat 0 8px;
}
.list_main_left ul{
	margin:10px auto 0;
	width:240px;
}
.list_main_left ul li{
	width:220px;
	height:25px;
	line-height:25px;
	padding-left:20px;
	background:url(imagesicon1.png) no-repeat 2px 7px;
}
.list_main_left ul li a{
	color:#000;
}
.list_main_left ul li a:hover{
	color:#F00;
}
/**********主体左边样式结束**********/
/**********主体右边样式开始**********/
#list_main .list_main .list_main_right{
	float:right;
	width:764px;
	height:718px;
	border:1px solid #cfcfcf;
	background:#FFF;
	/*position:relative;*/
}
.list_main_right h2{
	margin:5px auto 0;
	width:706px;
	height:30px;
	border-bottom:1px dashed #0000FF;
	font-size:14px;
	color:#0048ff;
	font-weight:900;
	line-height:30px;
	text-indent:20px;
	background:url(imagessquare2.png) no-repeat 0 6px;
}
.list_main_right .ul_news{
	margin:10px auto 0;
	width:706px;
	height:560px;
}
.list_main_right .ul_news li{
	width:706px;
	height:28px;
	background:url(imagesicon2.png) no-repeat 2px 9px;
}



.list_main_right .ul_news li p{
	float:left;
	width:550px;
	height:28px;
	line-height:28px;
	padding-left:20px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis;
}
.list_main_right .ul_news li p a{
	color:#000;
}
.list_main_right .ul_news li p a:hover{
	color:#F00;
}
.list_main_right .ul_news li span{
	color:#000;
	line-height:28px;
	padding-left:60px;
}
/**********主体右边样式结束**********/
/**********列表页主体大区域样式结束**********/
/**********列表页样式结束**********/

/**********内容页样式开始**********/
/**********内容页主体样式开始**********/
#show_main{
	width:100%;
	height:auto;
	background:#e8fafc;
}
#show_main .show_main{
	margin:0 auto;
	width:1044px;
	height:auto;
	border:1px solid #cfcfcf;
	background:#FFF;
}
#show_main .show_main h1{
	width:946px;
	height:30px;
	border-bottom:1px dashed #0000FF;
	line-height:30px;
	text-indent:20px;
	margin:5px auto 0;	
	background:url(../images/square2.png) no-repeat 0 6px;
}
#show_main .show_main h1 span{
	color:#000;
	padding:0 6px;
}
#show_main .show_main h1 a{
	font-size:14px;
	color:#0000FF;
	font-weight:900;
}
#show_main .show_main h1 a:hover{
	color:#F00;
}
#show_main .show_main .show_main_content{
	width:1044px;
	height:auto;
}
#show_main .show_main .show_main_content h2{
	font-size:20px;
	text-align:center;
	padding-top:40px;
}
#show_main .show_main .show_main_content h3{
	font-weight:normal;
	text-align:center;
	padding-top:15px;
}
#show_main .show_main .show_main_content h3 span{
	padding:0 15px;
}
#show_main .show_main .show_main_content .text{
	width:946px;
	height:auto;
	font-size:13px;
	color:#000;
	line-height:23px;
	margin:40px auto 0;
}
#show_main .show_main .show_main_content .last_article{
	padding-left:50px;
	margin-top:100px;
}
#show_main .show_main .show_main_content .next_article{
	padding:0 0 30px 50px;
	margin-top:10px;
}
#show_main .show_main .show_main_content p a{
	color:#000;
}
#show_main .show_main .show_main_content p a:hover{
	color:#F00;
	text-decoration:underline;
}
/**********内容页主体样式结束**********/
/**********内容页样式结束**********/

/**********图片列表页样式开始**********/
.list_main_right .ul_pic{
	padding-left:50px;
	padding-top:30px;
}
.list_main_right .ul_pic li{
	float:left;
	width:235px;
	height:190px;
}
.list_main_right .ul_pic li .img{
	width:189px;
	height:142px;
	border:1px solid #000;
	padding:1px 0 0 1px;
}
.list_main_right .ul_pic li p{
	width:192px;
	height:25px;
	color:#000;
	line-height:25px;
	text-align:center;
}
/**********图片列表页样式结束**********/