body, p, div, ul, li, dl, dt, dd, h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-family: "microsoft yahei", simsun;
}

a {
	text-decoration: none;
	color: inherit;
	outline: none;
}

ul {
	list-style: none;
}

.header_new {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #ebebeb;
}

.nav_new {
	width: 1200px;
	margin: 0 auto;
	height: 78px;
	padding-bottom: 10px;
}

h1 {
	width: 324px;
	height: 100%;
	float: left;
	background:
		url(http://static.fornow.cn/images/fornownew/fornow_logo.png)
		no-repeat left center;
	text-indent: -99999px;
}

.nav_new ul {
	/* width: 800px; */
	float: left;
	height: 100%;
	margin-right: 20px;
}

.nav_new ul li {
	display: inline-block;
	height: 90px;
	line-height: 90px;
	margin-left: 30px;
	position: relative;
}

.nav_new ul li div {
	width: 80px;
	line-height: 1;
	position: absolute;
	top: 65px;
	left: 0;
	display: none;
	font-size: 15px;
}

.nav_new ul li div a {
	font-size: 16px;
	font-family: "microsoft yahei";
	color: #8e8e8e;
	padding-bottom: 4px;
}

.nav_new ul li a:hover {
	color: #00a0e9;
}

.nav_new ul li:hover div {
	display: block;
}

.nav_default {
	font-size: 16px;
	font-family: "microsoft yahei";
	color: #3e3e3e;
	padding-bottom: 4px;
}

.nav_active {
	color: #00a0e9;
	border-bottom: 2px solid #00a0e9;
}

.login_btn {
	float: right;
	height: 100%;
	line-height: 90px;
	color: #8e8e8e;
	font-size: 14px;
}

.login_btn a {
	font-size: inherit;
	color: #8e8e8e;
	font-size: 14px;
}

.login_btn a:hover {
	color: #00a0e9;
}
/****/
.hao1 {
	display: inline-block;
	line-height: 30px;
	font-size: 14px;
	color: #848484;
	background: url(http://static.fornow.cn/images/classroom/toptou.jpg)
		no-repeat left top;
	position: absolute;
	top: 30px;
	right: 80px;
	z-index: 8;
}

.hao1 a {
	font-size: 16px;
	color: #848484;
	display: block;
	float: left;
	margin-left: 10px;
	padding: 0 10px;
	font-family: "Microsoft YaHei";
}

.hao1 .neike1 {
	width: 90px;
	height: auto;
	float: left;
	margin-right: 10px;
	background: url(../images/xicon.jpg) no-repeat 77px 15px;
}

.neike1 ul li ul {
	display: none;
}

.neike1 ul li {
	width: 90px;
	height: 30px;
	position: relative;
}

.neike1 ul li  a {
	width: 100%;
	display: block;
	color: #fff;
	background: #2883d4;
	padding: 0;
	text-align: center;
	line-height: 30px;
	text-decoration: none;
}

.neike1 ul li:hover ul {
	display: block;
}

.t_img1 {
	float: right;
	/* margin-top: 50px; */
}

ul#login-menu li ul {
	width: 100px;
	line-height: .8;
}

#login-menu li {
	margin-left: 0;
}

.apply-wrap {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .4);
}

.apply-box {
	width: 517px;
	height: 419px;
	background: #fff;
	border-radius: 6px;
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -209px;
}

.apply-box h3 {
	text-align: center;
	padding: 30px 0;
}

.apply-box  p {
	font-size: 22px;
	color: #5e5e5e;
	margin-bottom: 50px;
	text-align: center;
}

.apply-box ul {
	width: 320px;
	margin: 0 auto;
}

.apply-box ul li {
	color: #565656;
	background: url(../img/circle-g.png) no-repeat left center;
	text-indent: 18px;
	margin-bottom: 20px;
}

.apply-box div {
	width: 350px;
	overflow: hidden;
	margin: 40px auto;
}

.apply-box div a {
	display: block;
	color: #fff;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 18px;
	border-radius: 6px;
}

.stay-here {
	width: 140px;
	background: #3beb9a;
	float: left;
}

.goto-center {
	width: 181px;
	background: #00a0e9;
	float: right;
}