@charset "utf-8";
/* CSS Document */

body,html {
	overflow-y:hidden;
}



/*方便7.0三色块*/
.navgationDiv { z-index:9999; position:absolute;}
.portlet-header span img { display: inline; width:auto;}
.float_list_ul li img { display: inline; width:auto;}
.shadow { position:inherit;}

/*bottom menu*/
.btm_menu {
	width:100%;
	position:absolute;
	bottom:0;
	height:99px;
	background:url('/eportal/fileDir/DCE/resource/images/bg_menu.png') repeat;
	z-index:999;
}

.btm_menu ul li {
	float:left;
	width:20%;
	text-align:center;
	display:block;
}
.btm_menu ul li a {
	display:block;
	height:89px;
	padding-top:10px;
}
.btm_menu ul li img {
	display:block;
	margin:0 auto 5px;
}
.btm_menu ul li span {
	display:block;
	margin:0 auto;
	font-size:15px;
	color:#f2f4f3;
	height:16px;
	line-height:16px;
}
.btm_menu ul li:hover,
.btm_menu ul li.active {
	background:url('/eportal/fileDir/DCE/resource/images/bg_menu_act.jpg') repeat-x;
}
.btm_menu ul li:hover a,
.btm_menu ul li.active a {
	height:79px;
	padding-top:20px;
	background:url('/eportal/fileDir/DCE/resource/images/bg_menu_act_inner.jpg') no-repeat center 0;
}

/*screen area*/
.screen_area {
	position:relative;
}
.screen_item {
	position:absolute;
	width:100%;
}
.screen_item img {
	display:block;
	width:100%;
}
.screen_con {
	width:460px;
	position:absolute;
	color:#fff;
	z-index:100;
}
.screen_con .screen_con_box {
	padding-top:10px;
	background:url('/eportal/fileDir/DCE/resource/images/bg_box_screen.png') repeat;
}
.screen_con .screen_con_box h3 {
	height:50px;
	line-height:50px;
	padding-left:20px;
	font-size:20px;
	color:#fff;
	background:url('/eportal/fileDir/DCE/resource/images/bg_tit_screen.png') repeat;
	margin-bottom:10px;
}
.screen_con .screen_con_box h3 a { font-size:15px; color:#fff; line-height:50px; }
.screen_con .screen_con_box p {
	font-size:15px;
	color:#fff;
	padding:10px 20px;
	width:248px;
	line-height:24px;
}
.screen_con .screen_con_box ul {
	padding:0 20px 20px 20px;
	line-height:24px;
}
.screen_con .screen_con_box ul li span {
	display:inline-block;
	color:#fff;
	font-size:15px;
	margin-right:20px;
}
.screen_con .screen_con_box ul li a {
	color:#fff;
	font-size:15px;
}
.short_info {
	position:absolute;
	width:480px;
	z-index:100;
}
.short_info h2 {
	font-size:26px;
	color:#fff;
	font-weight:normal;
}
.short_info p {
	font-size:22px;
	color:#aaabaf;
}
.short_news {
	top:260px;
	left:30px;
}
.short_news h2 {
	text-indent:150px;
	text-align:right;
	letter-spacing:1px;
}
.short_news p {
	text-align:right;
}
.con_news {
	top:30px;
	right:17px;
}
.con_notices {
	top:30px;
	right:17px;
}
.con_notices h2 {
	font-size:26px;
	font-weight:normal;
	color:#fff;
	letter-spacing:1px;
	padding:0 15px;
	margin-bottom:10px;
}
.con_education {
	top:150px;
	right:17px;
}
.screen_con .screen_con_box ol {
	padding:0 20px 20px 20px;
	line-height:24px;
}
.screen_con .screen_con_box ol li a {
	color:#fff;
	font-size:15px;
}
.short_education {
	top:30px;
	left:30px;
}
.short_education h2 {
	font-size:26px;
	color:#1a4687;
	text-indent:150px;
	text-align:right;
	letter-spacing:1px;
}
.con_events {
	width:540px;
	right:80px;
	top:130px;
}
.con_events h2 {
	font-size:50px;
	color:#fff;
	font-weight:normal;
}
.con_events h3 {
	font-size:28px;
	color:#fff;
	font-weight:normal;
	margin-bottom:10px;
}
.con_events p {
	font-size:22px;
	color:#e5c6ff;
	margin-bottom:10px;
}
.con_events ul {
	width:265px;
	height:34px;
	padding:6px 0 0 9px;
	background:url('/eportal/fileDir/DCE/resource/images/bg_box_banner.png') repeat;
}
.con_events ul li {
	float:left;
	margin-right:22px;
}
.con_events ul li img {
	width:auto;
}
/*.map {
	width:1180px;
	position:relative;
	z-index:2;
	margin:0 auto;
	padding-top:20px;
}*/

.map {
	width:1180px;
	height:391px;
	top:0;
	left:50%;
	margin-left:-590px;
	position:absolute;
	z-index:200;
	padding-top:20px;
}
.map_top {	width:1180px;
	height:391px;
	top:0;
	left:50%;
	margin-left:-590px;
	position:absolute;
	z-index:210;
	padding-top:20px;}