﻿body, div, ul, li{
	margin:0;
	padding:0;
}
body{
	font-family:"微软雅黑", Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:25px;
	font-size:16px;
}
a:link, a:visited {
	text-decoration:none;
	color:#333333;
}
a:hover {
	text-decoration: underline;
	color:#08A5E0;
	text-decoration:none;
}

ul, ul li {
	list-style-type:none;
}
.cl {
	zoom:1;
}

.top_ct {
	width:1200px;
	margin:0 auto;
}
#top_bg {
	height:65px;
	width:100%;
	background:#333;
	box-shadow:1px 1px 7px #999;
	position:fixed;
	z-index:999;
	left:0;
	border-bottom:#C6C6C6 solid 1px;
}
.top {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	background-color: #000;
	z-index: 1000;
	width:100%;
	height:65px;
	margin:0 auto;
	background:rgba(2, 109, 181, 0.8);
}
.top .logo_l {
	width:200px;
	height:65px;
	float:left;
	background:url(../img2024/ifuslogo.png) no-repeat left;
}
.nav_z {
	width:auto!important;
	height:65px;
	float:left;
	position:relative;
	z-index:999;
}
#navul li {
	float:left;
	width:110px;
	height:65px;
	position:relative;
	text-align:center;
	line-height:65px;
}
#navul li a:link, #navul li a:visited {
	color:#fff;
	font-size:16px;
	letter-spacing:2px;
}
#navul li ul {
	display:none;
	position:absolute;
	z-index:999;
	background:#e6e6e6;
	border:#c6c6c6 1px solid;
	border-bottom:none;
	left:-1px;
}
#navul li ul li {
	display:block;
	width:108px;
	float:none;
	height:65px;
	position:relative;
	line-height:65px;
	border-bottom:#C6C6C6 1px solid;
	font-size:12px;
	overflow:hidden
}
#navul li.navmoon {
	background:#E6E6E6;
	border:#C6C6C6 1px solid;
	width:108px;
	height:65px;
	line-height:64px;
}
#navul li.navmoon a {
	color:#404a58;
}
#navul li.navhome a:hover {
	color:#FCFF00;
}
#navul li.navmoon ul {
	display:block;
}
#navul li.navmoon ul a {
	display:block;
	width:108px;
	height:65px;
	line-height:65px;
}
#navul li.navmoon ul a:hover {
	color:#0573bd;
	background:#FFF;
}
.bannerbox {
	width:100%;
	position:relative;
	overflow:hidden;
}

.foot_box{background:rgba(2, 109, 181, 0.8); color:#FFF;}
.bottom{background:rgba(2, 109, 181, 0.92);color:#FFF;}

.bottom p{line-height:40px; margin:0px; color:#FFF; text-align:center;}
.bottom p a {color:#FFF;}

.clearfix {clear:both;}
.foot_logo { width:1000px; height:80px; overflow:hidden;}
.footct { width:1200px; height:250px; margin:0 auto;}
.foot_lf { width:600px; float:left; overflow:hidden;}
.foot_lflf { width:300px; float:left; overflow:hidden;}
.foot_lfrt{ width:300px; float:right; overflow:hidden;}
.foot_rt { width:400px; float:right; overflow:hidden;}
.foot_rt p {color:#fff;}
.foot_lf ul li { line-height:45px; color:#fff;}

.join h2 strong { font-size:36px; color:#00479d; font-weight:bolder;}