body, p, div, ul, li, dl, dt, dd, h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-family: "microsoft yahei", simsun;
	font-size: 16px;
}

a {
	text-decoration: none;
	color: inherit;
	outline: none;
}

ul {
	list-style: none;
}

.header_new {
	width: 100%;
	border-bottom: 1px solid #ebebeb;
}

.nav_new {
	width: 1200px;
	margin: 0 auto;
	height: 78px;
	padding-bottom: 10px;
	position:relative;
}
.nav_menu{
	float:left;
	margin-left:20px;
}
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%;
}

.nav_new ul li {
	display: inline-block;
	height: 90px;
	line-height: 90px;
	margin-left: 20px;
	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;
}

#login-menu a:hover {
	color: #f1f1f1;
}

.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;
}

.content_new {
	width: 1200px;
	margin: 60px auto 0 auto;
	position: relative;
}

.searchbox-wrap {
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
	background: #ddd;
}

.select_condition {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.select_condition h3 {
	color: #00a0e9;
	font-size: 16px;
	font-family: "microsoft yahei";
	border-bottom: 2px solid #d8dbdd;
	padding-bottom: 14px;
	text-indent: 16px;
	overflow: hidden;
}

.select-country {
	width: 950px;
	overflow: hidden;
	margin-left: 16px;
	color: #8e8e8e;
}

.select-country dt {
	width: 80px;
	float: left;
	font-size: inherit;
	line-height: 1.8;
}

.select-country dd {
	width: 850px;
	float: right;
	font-size: inherit;
}

.select-country dd dl {
	width: 100%;
}

.select-country dd dt {
	display: inline-block;
	width: 40px;
	float: left;
	line-height: 1.8;
}

.select-country dd dl dd {
	width: 770px;
	float: left;
	margin-left: 34px;
}

.select_list {
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px solid #f1f1f1;
	position: relative;
}

.border_none {
	border-bottom: none;
}

.select-country ul li {
	display: inline;
	float: left;
	text-align: left;
	margin-right: 30px;
	line-height: 1.8;
	position: relative;
}

.select-country ul li a {
	display: inline-block;
	width: 100%;
	padding: 0px 5px;
}

.no_limit {
	color: #ff9c00;
}

.select_dafault {
	margin-left: 0;
}

.select_dafault:hover {
	color: #00A0E9;
}

.select_dafault1 {
	margin-left: 0;
}

.select_dafault1:hover {
	color: #00A0E9;
}

.select_active {
	color: #00a0e9;
}

.openlesson_list {
	width: 1200px;
	overflow: hidden;
	margin-top: 30px;
}
/*.select_major li:before{
	content: "";
	border: 12px solid #000;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	border-bottom: 10px solid #fff;
	width: 0;
	height: 0;
	position: absolute;
	bottom: -35px;
	z-index: 10;
}*/
.major_list {
	width: 100%;
	background: #f4f4f4;
	padding: 20px 0;
	position: relative;
	display: none;
}

.major_list ul {
	width: 700px;
	margin-left: 180px;
}

.major_list ul li {
	display: inline-block;
	margin-right: 30px;
	padding: 4px 0;
}

.major_list ul li a {
	/* 	color: #8e8e8e; */
	font-size: inherit;
}

.major_list ul li a:hover {
	color: #00A0E9;
}

.major_list span {
	display: block;
	width: 0;
	height: 0;
	border-top: 10px solid #fff;
	border-left: 10px solid #f4f4f4;
	border-right: 10px solid #f4f4f4;
	border-bottom: 10px solid #f4f4f4;
	position: absolute;
	top: -1px;
	left: 450px;
	z-index: 2;
}

.border-none {
	border-bottom: none;
}

.select_over {
	width: 100%;
	height: 30px;
	overflow: hidden;
	padding: 40px 0 10px 0;
	border-bottom: 1px solid #d8dbdd;
}

.select_over dl {
	width: 950px;
	float: left;
	margin-left: 16px;
	overflow: hidden;
}

.select_over dt {
	width: 80px;
	line-height: 30px;
	float: left;
	color: #8E8E8E;
	font-size: inherit;
}

.select_over dd {
	width: 850px;
	float: right;
}

.select_over dd li {
	display: inline-block;
	/* 	width: 60px; */
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	float: left;
	margin-right: 12px;
	font-size: inherit;
	color: #00A0E9;
	background: #f0f0f0;
	border-radius: 5px;
}

.select_over dd li a {
	display: inline-block;
	float: right;
	width: 20px;
	height: 30px;
	background: url(http://static.fornow.cn/images/fornownew/del_logo.png)
		no-repeat left center;
	text-indent: -9999px;
}

.more_lesson {
	height: 30px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	color: #00A0E9;
	font-size: inherit;
	line-height: 30px;
}

.select_result {
	width: 100%;
	overflow: hidden;
	padding-top: 36px;
}

.lesson_detail {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.lesson_detail:nth-of-type(4n){
	float:right;
	margin-right:0;
}
.lesson_detail>div {
	width: 285px;
	height: 306px;
	background: #f8f8f8;
	border: 1px solid #ddd;
	box-sizing: border-box;
}

.lesson_detail>div:hover {
	box-shadow: 1px 1px 2px #00a0e9;
}

.lesson_detail>div.exam_wrap {
	height: 317px;
}

.lesson_detail>div img {
	display: block;
	width: 100%;
	height: 203px;
}

.lesson_detail>div p {
	line-height: 30px;
	width: 270px;
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}

.lesson_name {
	margin: 10px auto 0;
	color: #5da9ff;
	font-size: 15px;
	text-align: center;
}

.school_name {
	color: #8e8e8e;
	font-size: 15px;
	margin: 0 auto;
}

.school_name span {
	margin: 0 5px;
}

.login_go {
	font-size: inherit;
	color: #8e8e8e;
	margin: 0 auto;
}

.login_go span {
	display: inline-block;
	height: 100%;
}

.login_time {
	float: left;
}

.login_count {
	float: right;
}

.login_count i {
	font-style: normal;
	color: #ff6767;
}

.page_ctr {
	width: 1200px;
	height: 70px;
	background: #f3f3f3;
	margin: 0 auto;
	font-size: inherit;
	color: #8e8e8e;
}

.page_ctr div {
	height: 100%;
	line-height: 70px;
}

.page_totle {
	/* 	width: 200px; */
	float: left;
	margin-left: 20px;
}

.page_go {
	width: 400px;
	float: right;
}

.page_go ul {
	float: right;
	margin-right: 20px;
}

.page_go li {
	display: inline-block;
	float: left;
}

.page_go li input {
	width: 15px;
	height: 14px;
}

.margin-lf {
	margin-right: 30px;
}

.margin_both {
	margin: 0 10px;
}

.page_go li a:hover {
	color: #00A0E9;
}
/**expert**/
.search_expert {
	width: 586px;
	height: 30px;
	position: relative;
	border-radius: 5px;
	background: #FFF;
	margin-left: 135px;
}

.expert_major {
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.search_expert input {
	width: 539px;
	float: left;
	margin-left: 5px;
	background: #fff
		url(http://static.fornow.cn/images/fornownew/search_logo.png)
		no-repeat 15px center;
	height: 28px;
	border: none;
	outline: none;
	text-indent: 40px;
}

.search_expert a {
	width: 60px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	display: inline-block;
	background: #00a0e9;
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 0 5px 5px 0;
}

.select_more {
	background: #00A0E9;
	color: #fff;
	text-align: center;
	font-size: inherit;
	border-radius: 4px;
}

.select-city {
	height: 25px;
}

.expert_detail>div {
	width: 1200px;
	overflow: hidden;
	padding: 50px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #e8e8e8;
}

.expert_detail dl {
	width: 1170px;
	overflow: hidden;
}

.expert_detail dl dt {
	width: 140px;
	height: 140px;
	border-radius: 50%;
	float: left;
}

.expert_detail dl dt img {
	display: block;
	height: 140px;
	width: 140px;
	border-radius: 50%;
}

.expert_detail dl dd {
	width: 970px;
	overflow: hidden;
	float: right;
	margin-bottom: 14px;
	color: #00A0E9;
}

.expert_name {
	display: inline-block;
	font-size: 30px;
	font-family: "microsoft yahei";
	color: #3e3e3e;
	margin-right: 10px;
}

.expert_address {
	font-size: inherit;
	color: #3e3e3e;
	margin-right: 10px;
}

.expert_quality {
	background: #ff9c00;
	color: #fff;
	font-size: inherit;
	padding: 5px 8px;
	border-radius: 5px;
}

.expert_country, .expert_major, .work_time, .consult_totle, .expert_info
	{
	color: #636363;
}

.work_time {
	margin-right: 50px;
}

.expert_info {
	display: inline;
	line-height: 1.5;
}

.more_info {
	color: #feb268;
}
/**language exam**/
.language_banner {
	margin: 0 auto;
}

.language_banner>img {
	display: block;
	width: 100%;
}

.language_content {
	width: 1200px;
	margin: 0 auto;
}

.content_title {
	margin: 35px auto;
}

.content_title h3 {
	font-size: 18px;
	text-indent: 10px;
	font-weight: bold;
}

.content_title a:hover {
	color: red;
}

.title_top {
	border-bottom: 1px solid #d8dbdd;
}

.title_top a {
	float: right;
	margin-right: 10px;
}

.color_blue {
	color: #00A0E9;
}

.color_orange {
	color: orange;
}

.color_red {
	color: #ff5c5c;
}

.title_bottom {
	color: #b1b1b1;
}

.title_bottom a {
	float: right;
	margin-right: 10px;
}

.active_shadow {
	box-shadow: 2px 2px 2px #ccc;
}

.lesson_detail h3, .lesson_detail ul {
	width: 353px;
}

.exam_name {
	font-size: 16px;
	color: #3e3e3e;
	font-weight: bold;
	margin: 10px 0 10px 10px;
}

.login_data {
	font-size: 12px;
	color: #6c6c6c;
	margin: 0 0 10px 10px;
}

.login_data li {
	font-size: 12px;
}

.stop_date {
	margin-bottom: 2px;
}

.login_money {
	font-size: 12px;
	margin: 0 0 5px 10px;
}

.login_money li {
	font-size: 12px;
}

.no-money {
	width: 42px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	border: 1px solid #ff7300;
	border-radius: 18px;
	color: #ff7300;
	float: left;
}

.login_now {
	width: 60px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	background: #00A0E9;
	border-radius: 4px;
	float: right;
	cursor: pointer;
}

.margin-tb {
	margin-top: 15px;
	margin-bottom: 35px;
}

.login_cost {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	color: #ff6b6b;
	font-size: 16px;
}
/****
 expert detail
 ****/
.expert_intr {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 58px 0;
	background: #fff;
}

.expert_intr dl {
	width: 100%;
	height: 297px;
	overflow: hidden;
}

.expert_intr dt {
	width: 560px;
	height: 297px;
	float: left;
}

.expert_intr dt img {
	display: block;
	width: 560px;
	height: 297px;
}

.expert_intr dd {
	width: 550px;
	float: right;
	color: #00A0E9;
	margin-bottom: 20px;
}

.expert_intr dd span {
	margin-left: 10px;
}

.font_36 {
	font-size: 36px;
}

.marr_5 {
	margin-right: 15px;
}

.marb_25 {
	margin-bottom: 25px;
}

.expert_intr dd img {
	width: 16px;
	margin-left: 10px;
}

.consult_now {
	display: block;
	height: 58px;
	background: url(http://static.fornow.cn/images/fornownew/consult.png)
		no-repeat left center;
	text-indent: -9999px;
	margin-top: 6px;
}

.expert_data {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	background: #e9e9e9;
}

.tab_menu {
	width: 1200px;
	margin: 40px auto 0 auto;
	overflow: hidden;
	border-bottom: 2px solid #d8dbdd;
}

.tab_menu li {
	display: inline-block;
	float: left;
	margin-left: 50px;
	padding: 0 5px;
	cursor: default;
	line-height: 1.5;
	padding-bottom: 5px;
}

.tabitem_dafault {
	font-size: 18px;
	color: #8e8e8e;
}

.tabitem_active {
	color: #00a0e9;
	border-bottom: 4px solid #00a0e9;
}

.expert_content {
	width: 100%;
}

.expert_lesson {
	width: 100%;
	overflow: hidden;
	display: none;
	margin-top: 40px;
}

.abroad_service {
	width: 100%;
	overflow: hidden;
	display: none;
	margin-top: 40px;
}

.success_case {
	width: 100%;
	overflow: hidden;
	display: none;
	margin-top: 40px;
}

.user_evaluate {
	width: 100%;
	overflow: hidden;
	display: none;
	margin-top: 40px;
}

.expert_file {
	width: 100%;
	overflow: hidden;
	padding: 40px 0;
	border-bottom: 1px solid #eee;
}

/* .expert_file dt {
	width: 130px;
	float: left;
	margin-left: 50px;
} */
.expert_file dd {
	width: 970px;
	float: right;
	margin-bottom: 15px;
}

.margin_lf60 {
	margin-left: 60px;
}

.margin-lf28 {
	margin-left: 28px;
}

.color_gary {
	color: #5e5e5e;
}

.color_b {
	color: #000;
}

.color_y {
	color: #ffa438;
}

.wid_110 {
	display: inline-block;
	width: 110px;
	margin-right: 30px;
}

.expert_file dd p {
	width: 820px;
	margin-left: 30px;
	line-height: 1.5;
	color: #636363;
}

.lesson_detail>div.height_300 {
	height: 300px;
	position: relative;
	border-bottom: 1px solid #ddd;
	box-sizing: border-box;
}

.lesson_detail>div.height_300:hover {
	border: 1px solid #00a0e9;
}

.color_8e {
	color: #8e8e8e;
}

.marg_t2 {
	margin-top: 10px;
}

.service_content {
	width: 353px;
	margin: 10px 0 10px 10px;
}

.service_content span {
	margin-left: 15px;
}

.success_case {
	width: 100%;
	overflow: hidden;
}

.info_wrap {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	padding-bottom: 40px;
}

.stu_info {
	width: 1050px;
	overflow: hidden;
	margin: 0 auto;
}

.stu_info li {
	line-height: 1.5;
	color: #8e8e8e;
	font-size: 14px;
}

.stu_info h3 {
	font-size: 30px;
	color: #00A0E9;
	margin: 10px 0;
}

.stu_info li span {
	display: inline-block;
	min-width: 80px;
	margin-right: 15px;
	font-size: 14px;
	color: #8e8e8e;
}

.stu_info li p {
	margin-top: 10px;
}

.evaluate_content {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #eee;
}

.stu_evaluate {
	width: 900px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #eee;
	padding-bottom: 30px;
}

.stu_evaluate dl {
	width: 100%;
	overflow: hidden;
}

.stu_evaluate dl dt {
	width: 50px;
	float: left;
	margin-left: 15px;
}

.stu_evaluate dl dd {
	width: 810px;
	float: right;
	margin-top: 10px;
}

.stu_evaluate dl dd p {
	color: #3e3e3e;
	line-height: 1.5;
}

.evalute_item {
	width: 290px;
	float: left;
	overflow: hidden;
}

.evalute_item ul li {
	color: #b1b1b1;
	margin-top: 10px;
	text-align: center;
}

.evalute_item ul li span {
	color: #8e8e8e;
	font-size: 13px;
	margin: 0 13px;
}

.evalute_item ul li span i {
	color: #ff5b5b;
	font-size: 18px;
	font-style: normal;
	margin-left: 15px;
}
/**language detail**/
.languagedetail_banner {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.banner_img {
	width: 100%;
	min-height: 413px;
	display: block;
}

.package {
	width: 1200px;
	position: absolute;
	top: 8%;
	left: 50%;
	margin-left: -600px;
}

.lang_nav {
	width: 375px;
	overflow: hidden;
}

.lang_nav li {
	display: inline-block;
	float: left;
	margin-right: 10px;
}

.lang_nav li a:hover {
	color: #00A0E9;
}

.langnav_default {
	color: #fff;
}

.langnav_active {
	color: #00A0E9;
}

.package_title {
	margin-top: 4%;
}

.package_title h3 {
	width: 580px;
	font-size: 48px;
	color: #fff;
	text-align: right;
}

.package_title p {
	width: 580px;
	overflow: hidden;
	text-align: right;
}

.package_title p span {
	display: inline-block;
	width: 93px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 24px;
	background: #101216;
	color: #ffa26b;
}

.package_item {
	width: 396px;
	height: 342px;
	background: url(http://static.fornow.cn/images/fornownew/lang_bg.png);
	position: absolute;
	top: 0;
	right: 210px;
}

.package_item ul {
	width: 280px;
	margin: 65px auto 0 auto;
	color: #00A0E9;
}

.package_item ul li {
	margin-bottom: 20px;
}

.package_item ul li span {
	margin-left: 30px;
}

.packge_detail {
	width: 1200px;
	margin: 50px auto 0 auto;
	overflow: hidden;
}

.packge_detail h2 {
	width: 100%;
	text-align: center;
	border-bottom: 2px solid #d8dbdd;
	font-size: 24px;
	color: #00A0E9;
	padding-bottom: 5px;
}

.packge_detail dl {
	width: 900px;
	margin: 40px auto 100px auto;
	overflow: hidden;
}

.packge_detail dl dt {
	width: 131px;
	float: left;
}

.packge_detail dl dd {
	width: 690px;
	float: right;
	margin-bottom: 15px;
}

.packge_detail dl dd h3 {
	font-size: 24px;
}

.packge_detail dl dd span {
	margin-right: 30px;
}
/**lesson detail**/
.lesson_banner {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.lesson_bg {
	display: block;
	min-width: 1200px;
	width: 100%;
	height: 413px;
}

.lesson_info {
	width: 650px;
	height: 322px;
	background: url(http://static.fornow.cn/images/fornownew/lesson_bg.png)
		no-repeat right center;
	position: absolute;
	top: 50%;
	margin-top: -161px;
	left: 50%;
	margin-left: -325px;
}

.senior_pic {
	width: 134px;
	height: 135px;
	background: url(http://static.fornow.cn/images/fornownew/head_bg.png)
		no-repeat;
	padding: 6px;
	position: absolute;
	left: 0;
	top: 90px;
}

.senior_pic img {
	width: 120px;
	height: 120px;
	display: block;
}

.lesson_info ul {
	width: 430px;
	margin-left: 190px;
	margin-top: 25px;
}

.lesson_info ul li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}

.lesson_info ul li h3 {
	font-size: 30px;
	color: #ff7200;
}

.lesson_info ul li a {
	display: inline-block;
	width: 192px;
	height: 57px;
	line-height: 57px;
	text-align: center;
	border-radius: 5px;
	background: #ff9c00;
	color: #fff;
	font-size: 24px;
	margin-top: 30px;
}

.wid_8 {
	width: 80px;
	display: inline-block;
}

.mar_r3 {
	margin-right: 30px;
}

.senior_intr {
	width: 1200px;
	margin: 60px auto 0 auto;
	overflow: hidden;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 10px;
}

.senior_intr h3 {
	border-bottom: 1px solid #d8dbdd;
	padding-bottom: 15px;
	font-size: 18px;
	text-indent: 20px;
}

.senior_intr dl {
	width: 1190px;
	margin-left: 10px;
	margin-top: 30px;
	overflow: hidden;
}

.senior_intr dl dt {
	width: 70px;
	float: left;
}

.senior_intr dl dt img {
	display: block;
	width: 70px;
	height: 70px;
	border-radius: 100%;
}

.senior_intr dl dd {
	width: 1110px;
	float: right;
	overflow: hidden;
	margin-bottom: 20px;
}

.senior_name {
	color: #00A0E9;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	padding-top: 15px;
}

.senior_name img {
	vertical-align: text-bottom;
	margin-left: 15px;
}

.senior_level {
	margin-left: 60px;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	padding-top: 15px;
}

.senior_level img {
	vertical-align: middle;
}

.bull {
	margin-right: 20px;
}

.sign_up {
	width: 1200px;
	margin: 100px auto 0 auto;
	overflow: hidden;
}

.sign_up h3 {
	font-size: 18px;
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-indent: 20px;
	overflow: hidden;
	border-bottom: 1px solid #d8dbdd;
	padding-bottom: 5px;
}

.sign_up h3 a {
	display: block;
	width: 99px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	text-indent: 0;
	background: #e97900;
	border-radius: 5px;
	color: #fff;
	float: right;
	margin-right: 15px;
}

.sign_up dl {
	width: 1200px;
	overflow: hidden;
	border-bottom: 1px solid #e8e8e8;
	padding: 40px 0;
}

.sign_up dl dt {
	width: 70px;
	height: 70px;
	float: left;
	margin-left: 10px;
}

.sign_up dl dt img {
	display: block;
	width: 70px;
	height: 70px;
	border-radius: 100%;
	float: left;
}

.sign_up dl dd {
	width: 1110px;
	overflow: hidden;
	float: right;
}

.sign_time {
	color: #b1b1b1;
	float: right;
	margin-top: 20px;
	margin-right: 40px;
}

.cityhide_list {
	display: none;
	width: 430px;
	height: auto;
	position: absolute;
	top: 0;
	left: 750px;
	background: #fff;
	border: 1px solid #ccc;
	z-index: 99;
}

.city_search {
	margin: 10px auto;
	text-align: center;
}

.cityhide_list input[type=text] {
	width: 320px;
	height: 36px;
	border: 1px solid #2982d4;
}

.cityhide_list input[type=button] {
	width: 80px;
	height: 36px;
	background: #2982d4;
	color: #fff;
	font-size: 16px;
}

.hotCity {
	padding: 5px 0;
}

.hotCity p {
	margin-left: 15px;
	width: 100%;
	height: 30px;
	overflow: hidden;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

.hotCity span {
	display: inline-block;
	float: left;
	font-size: 14px;
	width: 60px;
	text-align: center;
	height: 30px;
	margin-left: 0px;
	line-height: 30px;
	border-bottom: 2px solid #ccc;
	cursor: pointer;
	z-index: 2;
}

.hotCity p span.closeTitle {
	font-size: 18px;
	width: 30px;
}

.hotCity p span.closeTitle:hover {
	border-bottom: 2px solid #ccc;
}

.hotCity span:hover {
	border-bottom: 3px solid #2676e5;
	color: #2676e5;
}

.hotCity p span.cityHead:hover {
	border: none;
	color: #000;
	border-bottom: 2px solid #ccc;
}

.othercity dl {
	width: 90%;
	height: auto;
	margin: 5px auto;
	overflow: hidden;
	font-size: 14px;
}

.othercity dl dt {
	height: 50px;
	width: 20px;
	float: left;
	color: #e76600;
	line-height: 200%;
}

.othercity dl dd {
	float: left;
	margin-left: 15px;
	line-height: 140%;
	cursor: pointer;
}

.othercity dl dd:hover {
	color: #2676e5;
	font-weight: 100;
}

.city-arrowup {
	color: #7f7f7f;
	display: block;
	float: right;
	margin-right: 8px;
	font-size: 14px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.city-arrow {
	color: #7f7f7f;
	display: block;
	float: right;
	margin-right: 8px;
	font-size: 14px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

/*

	
	add by hqy锛氭偓娴笓瀹跺垪琛�寰呴獙璇�

*/

/* .nav_new ul li div{
    display:none;
    width: 5%;
    top: 35px;
    height: 0px;
   

}
.nav_new ul li:hover div{
    display:block;
    position:absolute;
    opacity: 1;
}
.nav_new ul li:hover div a{
	font-size: 17px;
} */
/**foot**/
.index_foot1 {
	width: 100%;
	height: auto;
	clear: both;
	padding-bottom: 40px;
}

.index_about1 {
	margin: 35px auto 15px auto;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	background: #f1f1f1;
}

.index_about1 p {
	width: 1024px;
	text-align: center;
	margin: 0 auto;
}

.index_about1 p a {
	line-height: 30px;
	color: #333;
	font-size: 16px;
	font-family: "Microsoft YaHei";
}

.index_about1 p span {
	color: #bababa;
	margin: 0 5px;
}

.foot_phone {
	width: 1024px;
	margin: 15px auto;
	text-align: center;
	line-height: 30px;
	font-family: "Microsoft YaHei";
	color: #6c6c6c;
	font-size: 16px;
}

.foot_phone span {
	color: #df9e32;
	font-size: 24px;
}

.foot_img {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}

.foot_img img {
	margin: 0 6px;
}

.index_copyright {
	clear: both;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
	padding-top: 10px;
}
/*login*/
.theme-popover {
	z-index: 12;
	position: absolute;
	top: 40%;
	left: 55%;
	width: 500px;
	height: 450px;
	margin: -180px 0 0 -330px;
	border-radius: 5px;
	border: solid 2px #e4e4e4;
	background-color: #fff;
	box-shadow: 0 0 10px #666;
	background: #fff;
	display: none;
}

.tabchange {
	color: #2577e3;
}

.loginPerson {
	margin-left: -80px;
}

.theme-poptit {
	border-bottom: 1px solid #ddd;
	padding: 12px;
	position: relative;
	height: auto;
	line-height: 35px;
	color: #000;
	font-size: 18px;
	font-family: "Microsoft YaHei";
}

.theme-poptit .close {
	float: right;
	color: #999;
	padding: 5px;
	margin: -2px -5px -5px;
	font: bold 14px/14px;
	text-shadow: 0 1px 0 #ddd;
}

.theme-poptit h3 {
	width: 230px;
	padding-left: 220px;
	font-size: 16px;
	font-family: "microsoft yahei";
	font-weight: bold;
}

.new_reg td {
	line-height: 20px;
	padding: 7px 4px;
}

.register_box {
	width: 1024px;
	margin: 0 auto;
	overflow: hidden;
	background: #3daedf;
	padding: 20px 0 40px 0
}

.register_div {
	width: 500px;
	margin: 0 auto
}

.reg_top {
	border-bottom: 1px solid #71c4e7;
	margin-bottom: 20px;
	overflow: hidden;
	text-align: center;
	font-family: "Microsoft YaHei UI";
	font-size: 18px;
	color: #fff;
	line-height: 62px
}

.reg_bg {
	height: 46px;
	width: 295px;
	margin: 10px auto 10px 100px;
	float: left;
	display: inline
}

.reg_bg span {
	display: block;
	overflow: hidden;
}

.reg_bg .reg_l {
	background: url(http://static.fornow.cn/images/login/l_bg.png) no-repeat;
	width: 5px;
	height: 46px;
	float: left;
}

.reg_bg .reg_m {
	background: url(http://static.fornow.cn/images/login/c_bg.png) repeat-x;
	width: 285px;
	height: 46px;
	float: left;
}

.reg_bg .reg_r {
	background: url(http://static.fornow.cn/images/login/r_bg.png) no-repeat;
	width: 5px;
	height: 46px;
	float: left;
}

.reg_bg .reg_m input {
	height: 44px;
	line-height: 44px;
	margin-top: 1px;
	display: block;
	border: none;
	background: #fff;
	color: #a3a3a3;
	padding: 0 10px;
	width: 285px
}

.reg_bg .reg_c {
	background: url(http://static.fornow.cn/images/login/c_bg.png) repeat-x;
	width: 156px;
	height: 46px;
	float: left;
}

.reg_bg .reg_c input {
	height: 44px;
	line-height: 44px;
	margin-top: 1px;
	display: block;
	border: none;
	background: #fff;
	color: #a3a3a3;
	padding: 0 10px;
	width: 156px
}

.reg_img {
	width: 108px;
	margin-top: 0px;
	height: 45px;
	float: right;
	background: #fff
}

.reg_bg .reg_vc {
	background: url(http://static.fornow.cn/images/login/vc_bg.png)
		no-repeat;
	width: 108px;
	margin: 5px 0 0 0;
	height: 36px;
	float: right;
}

.register_div .reg {
	margin: 0 auto 30px auto;
	width: 303px;
	clear: both;
	padding-top: 10px
}

.register_div .reg .regBtn {
	background: url(http://static.fornow.cn/images/login/reg.png) no-repeat;
	width: 303px;
	height: 54px;
	border: none;
	cursor: pointer;
}

.register_div .loginCss {
	margin: 0 auto 30px auto;
	width: 303px;
	clear: both;
	padding-top: 30px
}

.register_div .loginCss .loginBtn {
	background: url(http://static.fornow.cn/images/login/login.png)
		no-repeat;
	width: 303px;
	height: 54px;
	border: none;
	cursor: pointer;
}

.register_div .back_login {
	width: 295px;
	margin: 0 auto;
}

.back_login a, .back_reg a {
	color: #333
}

.register_div .back_reg {
	width: 295px;
	margin: 0 auto;
	text-align: right
}

.back a:hover {
	color: #333;
	text-decoration: underline
}

.reg_vc input {
	background: #9883bc;
	width: 104px;
	height: 32px;
	display: block;
	border: none;
	margin: 1px 0 0 2px;
	color: #fff;
	cursor: pointer
}

.reg_infor {
	float: right;
	width: 100px;
	line-height: 46px;
	margin: 10px 0
}

.reg_bg .reg_tc {
	background: url(http://static.fornow.cn/images/login/c_bg.png) repeat-x;
	width: 130px;
	height: 46px;
	float: left;
}

.reg_bg .reg_tc input {
	height: 44px;
	line-height: 44px;
	margin-top: 1px;
	display: block;
	border: none;
	background: #fff;
	color: #a3a3a3;
	padding: 0 10px;
	width: 130px
}

.reg_tian {
	float: left;
	width: 40px;
	line-height: 46px;
	margin: 3px 0 0 4px;
	color: #F00
}

.reg_tian span {
	display: block;
	color: #F00;
	padding-top: 8px;
}

.oct_login_box {
	background-color: #dfebf3;
	height: 431px;
	overflow: hidden;
	min-width: 1000px;
	position: relative
}

.oct_login_box .oct_login_div {
	left: -959px;
	margin: 0 50%;
	position: absolute;
	width: 1000px;
	display: block;
	z-index: 0;
}

.oct_login_div img {
	vertical-align: top
}

.oct_new_login {
	position: absolute;
	left: 35%;
	display: block;
	z-index: 100;
	width: 320px;
	padding: 0 70px 10px 70px;
	overflow: hidden;
}

.oct_new_login .bg_img1 input {
	background: url(http://static.fornow.cn/images/login/reg01.png)
		no-repeat 8px 6px #fff;
}

.oct_new_login .bg_img2 input {
	background: url(http://static.fornow.cn/images/login/reg02.png)
		no-repeat 8px 6px #fff;
}

.oct_new_login .bg_img3 input {
	background: url(http://static.fornow.cn/images/login/reg03.png)
		no-repeat 8px 6px #fff;
}

.oct_new_login .reg_top {
	border-bottom: 1px solid #2577e3;
	overflow: hidden;
	text-align: center;
	font-family: "Microsoft YaHei UI";
	font-size: 21px;
	color: #2577e3;
	line-height: 50px
}

.new_reg .td1 a {
	color: #2577e3;
	text-decoration: underline;
}

.new_reg .td1 {
	font-size: 14px
}

.new_reg td {
	line-height: 20px;
	padding: 7px 4px
}

.new_reg .reg_m input {
	height: 35px;
	line-height: 35px;
	display: block;
	border: 0px solid #2577e3;
	color: #a3a3a3;
	padding: 0 0 0 0px;
	width: 200px
}

.new_reg .reg_c input {
	height: 35px;
	line-height: 35px;
	display: block;
	border: 1px solid #2577e3;
	color: #a3a3a3;
	width: 90px;
}

.new_reg .nreg {
	width: 240px;
	clear: both;
	background: url(http://static.fornow.cn/images/login/vd_bg.png)
		no-repeat;
}

.new_reg .nreg button {
	width: 240px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	background: none;
	border: none;
	cursor: pointer
}

.tishi1 {
	margin: 0 auto;
	clear: both;
	color: #F00
}

.index_login {
	width: 326px;
	/* text-align: center; */
	background: #fff;
	padding: 0 0 0 0px;
	z-index: 100;
	margin: 15px 0 0 130px;
}

.theme-poptit h3 a {
	color: #000;
	text-decoration: none;
	margin-left: 60px;
	font-weight: bold;
}

.index_name {
	background: url(http://static.fornow.cn/images/login/name.gif) no-repeat;
	padding: 2px 2px 0 40px;
	_padding: 1px 2px 0 40px;
	width: 320px;
	height: 37px;
	margin: 0 0 20px 0;
}

.index_name input, .index_password input {
	width: 190px;
	height: 32px;
	line-height: 32px;
	_height: 28px;
	_border: 1px solid #fff;
	display: block;
	border: none;
}

.index_password {
	background: url(http://static.fornow.cn/images/login/password.gif)
		no-repeat;
	padding: 2px 2px 0 40px;
	_padding: 1px 2px 0 40px;
	width: 252px;
	height: 37px;
	margin: 0 0 20px 0;
}

.index_captcha {
	background: url(http://static.fornow.cn/images/login/captcha.gif)
		no-repeat;
	padding: 2px 2px 0 40px;
	_padding: 1px 2px 0 40px;
	width: 252px;
	height: 37px;
	margin: 0 auto 15px 0;
}

.index_captcha input {
	float: left;
	width: 50px;
	height: 32px;
	line-height: 32px;
	_height: 28px;
	_border: 1px solid #fff;
	display: block;
	border: 0;
}

.index_name div, .index_password div, .index_captcha div {
	float: left;
	display: block;
	padding-top: 0px;
	line-height: 32px;
}

.index_captcha a {
	float: right;
	margin-left: 5px;
	font-size: 12px;
	line-height: 140%;
}

.index_log a {
	display: block;
	text-align: right;
	color: #2577e3;
	font-size: 14px;
}

.theme-signin {
	margin: 0 auto;
	text-align: left;
	font-size: 14px;
}

.index_log {
	width: 234px;
	margin: 0 0 20px 0;
}

#con_news_2 table {
	margin: 30px auto;
}

.new_reg .td1 a {
	color: #2577e3;
	text-decoration: underline;
}

.new_reg .td1 {
	font-size: 14px
}

.new_reg td {
	line-height: 20px;
	padding: 10px 4px
}

.new_reg .reg_m input {
	height: 35px;
	line-height: 35px;
	display: block;
	border: 0px solid #2577e3;
	color: #a3a3a3;
	padding: 0 0 0 0px;
	width: 200px
}

.new_reg .reg_c input {
	height: 35px;
	line-height: 35px;
	display: block;
	border: 1px solid #2577e3;
	color: #a3a3a3;
	padding: 0 10px;
	width: 90px
}

.new_reg .reg_c .jq_watermark1 {
	border: none;
	padding: 0;
	background: #2577e3;
	border-radius: 5px;
	color: #fff;
}

.new_reg .reg_yz input {
	background: url(http://static.fornow.cn/images/login/vc_bg.png)
		no-repeat;
	width: 104px;
	height: 37px;
	float: left;
	display: block
}

.new_reg .td2 {
	color: #2577e3;
	font-size: 14px
}

.new_reg .td2 .phoneButton input {
	background: url(http://static.fornow.cn/images/student/phone_send.png)
		no-repeat;
	width: 119px;
	height: 26px;
	float: left;
	display: block;
	border: 0px;
	cursor: pointer;
}

.new_reg .td2 a {
	color: #2577e3;
	text-decoration: underline;
}

.new_reg .td2 a:hover {
	color: #2577e3;
	text-decoration: none
}

.new_reg .td3 {
	color: #808080
}

.new_reg .td3 a {
	color: #2577e3;
	text-decoration: underline;
}

.tishi {
	margin: 0 auto;
	clear: both;
	color: #F00
}

.new_reg .nreg {
	width: 240px;
	clear: both;
	background: url(http://static.fornow.cn/images/login/vd_bg.png)
		no-repeat;
}

.new_reg .nreg button {
	width: 240px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	background: none;
	border: none;
	cursor: pointer
}

.reg_img {
	width: 120px;
	height: 35px;
	display: block;
	overflow: hidden;
	border: 1px solid #ccc;
	margin-top: 1px;
}

.login_div {
	background: url(http://static.fornow.cn/images/login/login_bg.png)
		no-repeat left;
	width: 1024px;
	margin: 0 auto;
	height: 100%
}

.new_login {
	float: right;
	width: 250px;
	height: 500px;
	border-left: 1px solid #cfdae1;
	padding: 0 70px 10px 70px;
	overflow: hidden; /* background:#eef3fa */
}

.new_reg p {
	padding-top: 0;
}

.new_reg .td2 p {
	padding-top: 8px;
}

.register_div .back_reg {
	font-size: 12px;
}

.aug_reg {
	margin: 0 auto
}

.tankuang {
	width: 610px;
	height: 490px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -245px;
	margin-left: -305px;
	font-family: "微软雅黑";
}

.close {
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
}
/* .lesson_name {
  width: 456px;
  margin: 5px auto;
  text-align: center;
} */
.lesson_text {
	font-size: 24px;
	color: #509dfc;
	margin: 0 auto 10px auto;
	text-align: center;
}

.line {
	width: 520px;
	height: 2px;
	background: #d5d5d5;
	margin: 0 auto;
}

.textbox {
	width: 456px;
	overflow: hidden;
	margin: 30px auto 5px auto;
	text-align: center;
}

.textbox input {
	height: 36px;
	width: 99%;
	margin: 0 auto;
	margin-bottom: 15px;
	border: 1px solid #d4d4d4;
	border-radius: 4px;
	outline: none;
}

.textbox textarea {
	width: 99%;
	height: 196px;
	font-size: 16px;
	color: #9a9a9a;
	line-height: 1.8;
	text-indent: 5px;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
}

.foot {
	width: 456px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 40px;
}

.foot2 {
	margin-bottom: 10px;
}

.btns {
	width: 456px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

.freepay {
	display: inline-block;
	position: absolute;
	top: 8px;
	left: 0;
	border-radius: 16px;
}

.freepay2 {
	display: inline-block;
	background: #1bbb8d;
	color: #fff;
	float: left;
	border-radius: 16px;
	padding: 5px 15px;
}

.theme-popover-mask {
	z-index: 11;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	-moz-opacity: 0.5;
	display: none;
}

/**language info**/
.search-banner {
	width: 1200px;
	height: 70px;
	line-height: 70px;
	margin: 0 auto 30px auto;
	background: #f0f0f0;
}

.search-banner h2 {
	width: 300px;
	height: 70px;
	float: left;
	text-indent: 10px;
	color: #00A0E9;
}

.search-banner div {
	width: 800px;
	height: 70px;
	float: right;
}

.search-banner ul {
	width: 400px;
	height: 70px;
	float: left;
}

.search-banner ul li {
	display: inline-block;
	height: 30px;
	margin-right: 10px;
	font-size: 16px;
	color: #8e8e8e;
}

.search-banner ul li a {
	width: 100%;
	height: 32px;
	padding: 3px 5px;
	border-radius: 3px;
}

.search-banner ul li a:hover {
	color: #00A0E9;
}

.search-active {
	background: #00A0E9;
	color: #fff;
}

.search-banner div p {
	width: 350px;
	height: 70px;
	float: right;
}

.search-banner div p input {
	width: 200px;
	height: 32px;
	display: block;
	margin: 18px 0;
	float: left;
	line-height: 32px;
	border: 1px solid #ccc;
	border-radius: 4px;
	text-indent: 20px;
}

.search-banner div p span {
	display: inline-block;
	width: 60px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 20px 10px;
	text-indent: 20px;
	padding: 0 4px;
	color: #fff;
	border-radius: 4px;
	background: #00A0E9
		url(http://static.fornow.cn/images/fornownew/search-w.png) no-repeat
		4px center;
	cursor: pointer;
}

.service_list {
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}

.have-look {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	margin-right: 30px;
	text-indent: 24px;
	background: url(http://static.fornow.cn/images/fornownew/vibg1.jpg)
		no-repeat left center;
	color: #8e8e8e;
}

.good-look {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	text-indent: 24px;
	background: url(http://static.fornow.cn/images/fornownew/vibg2.jpg)
		no-repeat left center;
	color: #8e8e8e;
}

.lesson-free {
	width: 60px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	background: #f00;
	border-radius: 4px;
	float: right;
}

.lesson-free a {
	color: #fff;
}

div.lessonicon {
	position: absolute;
	top: 0;
	right: 0;
}

div.lessonicon a {
	font-size: 14px;
	display: inline-block;
}

div.lessonicon a.lessonicon1 {
	width: 77px;
	height: 26px;
	color: #fff;
	line-height: 26px;
	text-indent: 10px;
	border-radius: 5px;
	background: #4bf7b4
		url("http://static.fornow.cn/images/classroom/zhibo.png") no-repeat
		85% center;
}

div.lessonicon a.lessonicon2 {
	width: 97px;
	height: 26px;
	color: #fff;
	line-height: 26px;
	text-indent: 10px;
	border-radius: 5px;
	background: #00a0e9
		url("http://static.fornow.cn/images/classroom/erji.png") no-repeat 85%
		center;
}

/****/
.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: 10px;
	z-index: 8;
}

.hao1 a {
	font-size: 16px;
	color: #848484;
	display: block;
	float: left;
	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: 100px;
	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;
}

#login-menu li {
	margin-left: 0;
	line-height: .8;
}

/** add  2016-08-22  **/
.consult-banner {
	width: 100%;
	height: 316px;
	background:
		url(http://static.fornow.cn/images/fornownew/consult-banner.jpg)
		no-repeat;
	background-size: 100% 316px;
	position: relative;
}

.expert-banner {
	background:
		url(http://static.fornow.cn/images/fornownew/expert-banner.jpg)
		no-repeat;
	background-size: 100% 316px;
}

.expertdetail-banner {
	width: 100%;
}

.expertdetail-banner img {
	display: block;
	width: 100%;
}

.select-menu {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.menu-one {
	width: 140px;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	float: left;
	margin-right: 1px;
}

.item-default {
	height: 79px;
	line-height: 79px;
	text-align: center;
	position: relative;
	box-sizing: border-box;
}

.item-active {
	background: #00A0E9;
}

.usua {
	width: 98px;
	display: inline-block;
	color: #fff;
	box-sizing: border-box;
	border-bottom: 1px solid #292929;
}

.border_none {
	border-bottom: none;
}

.side-menu {
	display: none;
	float: left;
	width: 586px;
	overflow: hidden;
	background: #00A0E9;
	position: relative;
	top: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

.side-menu dl {
	width: 510px;
	min-height: 79px;
	overflow: hidden;
	margin-left: 30px;
	padding-top: 30px;
}

.side-menu dl dt {
	width: 40px;
	float: left;
}
/* .side-menu dl dt a{
	color: #e9ba00;
} */
.side-menu dl dd {
	width: 460px;
	float: right;
}

.side-menu dl dd a {
	color: #fff;
}

.side-menu dl dd li {
	display: inline-block;
	margin-right: 30px;
	margin-bottom: 20px;
}

.expert-list {
	width: 1200px;
	margin: 40px auto;
	overflow: hidden;
}

.expert-item {
	width: 585px;
	height: 337px;
	overflow: hidden;
	box-sizing: border-box;
	border: 1px solid #ddd;
	border-radius: 5px;
	position: relative;
	margin-bottom: 25px;
}

.expert-item:hover {
	border: 1px solid #96d2fc;
}

.expert-item:nth-of-type(odd) {
	float: left;
	margin-left: 2px;
}

.expert-item:nth-of-type(even) {
	float: right;
	margin-right: 2px;
}

.expert-item dl {
	width: 534px;
	overflow: hidden;
	margin-left: 25px;
	margin-top: 25px;
}

.expert-item dl dt {
	width: 140px;
	float: left;
}

.expert-item dl dt img {
	display: block;
	width: 140px;
	height: 140px;
	border-radius: 50%;
}

.expert-item dl dd {
	width: 365px;
	float: right;
}

.expert-item dl dd h4 {
	font-size: 30px;
	color: #3e3e3e;
}

.expert-item dl dd h4 span {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	border-radius: 22px;
	padding: 0 10px;
	background: #578ade;
	font-size: 14px;
	color: #fff;
	vertical-align: middle;
	margin-right: 15px;
}

.expert-item dl dd ul {
	width: 100%;
	overflow: hidden;
	margin-top: 12px;
}

.expert-item dl dd ul li {
	display: inline-block;
	width: 66px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 20px;
	float: left;
	margin-right: 5px;
	font-size: 12px;
	color: #fff;
	background: #e98400;
}

.expert-item dl dd ul li:last-of-type {
	margin-right: 0;
}

.expert-item dl dd p {
	margin-top: 12px;
}

.expert-item dl dd p span {
	color: #00A0E9;
}

.learn-more {
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;
}

.learn-more a {
	display: inline-block;
	height: 48px;
	line-height: 48px;
	width: 159px;
	box-sizing: border-box;
	border: 1px solid #ddd;
	border-radius: 4px;
	font-size: 16px;
	color: #62c6ff;
}

.learn-more a:hover {
	background: #62c6ff;
	color: #fff;
}

.expert_intr {
	width: 1200px;
	height: 190px;
	margin: 20px auto 30px auto;
	overflow: hidden;
	padding: 0;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .2), -1px -1px 2px
		rgba(0, 0, 0, .2);
	border-radius: 5px;
	position: relative;
}

.expert_name {
	
}

.expert_intr dl {
	width: 100%;
	height: 190px;
	overflow: hidden;
}

.expert_intr dt {
	width: 190px;
	height: 190px;
	float: left;
}

.expert_intr dt img {
	display: block;
	width: 190px;
	height: 190px;
	border-radius: 5px 0 0 5px;
}

.expert_intr dd {
	width: 990px;
	float: right;
	font-size: 14px;
	color: #8e8e8e;
	margin-bottom: 5px;
}

.expert_intr dd span {
	margin-left: 10px;
}

.font_36 {
	font-size: 36px;
}

.marr_5 {
	margin-right: 15px;
}

.marb_25 {
	margin-bottom: 25px;
}

.expert_intr dd img {
	width: 16px;
	margin-left: 10px;
}

.expert_address {
	display: inline-block;
	box-sizing: border-box;
	height: 25px;
	line-height: 22px;
	border: 1px solid #d1d1d1;
	border-radius: 25px;
	font-size: 12px;
	color: #5e5e5e;
	padding: 0 5px;
}

.deposit, .qualification, .realname {
	display: inline-block;
	box-sizing: border-box;
	height: 25px;
	line-height: 22px;
	border: 1px solid #d1d1d1;
	border-radius: 25px;
	padding: 0 5px 0 10px;
	text-indent: 20px;
	font-size: 12px;
}

.deposit {
	background: url(http://static.fornow.cn/images/fornownew/deposit.png)
		no-repeat 5px center;
}

.qualification {
	background:
		url(http://static.fornow.cn/images/fornownew/qualification.png)
		no-repeat 5px center;
}

.realname {
	background: url(http://static.fornow.cn/images/fornownew/realname.png)
		no-repeat 5px center;
}

.consult-now {
	display: block;
	width: 260px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	border-radius: 5px;
	background: #00A0E9;
	font-size: 24px;
	color: #fff;
	position: absolute;
	top: 60px;
	right: 100px;
}

.consult-now:hover {
	background: #0081dc;
}

.stu_info h3 {
	font-size: 24px;
	color: #3e3e3e;
	margin: 10px 0;
}

.stu_info h4 {
	font-size: 24px;
	color: #3dd983;
	margin: 10px 0;
}

.expert_content {
	width: 1196px;
	margin: 30px auto;
	background: #fff;
}

.expert_content div {
	width: 1096px;
	margin: 0 auto;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}

.expert_content dl {
	width: 548px;
	margin: 0 auto;
	border-bottom: none;
	float: left;
}

.expert_content dl.fl-r {
	float: right;
}

.wid_80 {
	display: inline-block;
	width: 80px;
	margin-right: 10px;
}

.expert_content dl dt {
	width: 80px;
	float: left;
}

.expert_content dl dd {
	width: 428px;
	float: right;
}

.expert_content dl dd  p {
	margin-bottom: 10px;
}

.expert_file dd p {
	width: 100%;
	line-height: 1.5;
	color: #636363;
	margin: 0;
}

.hotcity-wrap {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .2);
}

.sign-tip {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	width: 66px;
	height: 31px;
	text-align: center;
	text-indent: 5px;
	line-height: 31px;
	background: url(http://static.fornow.cn/images/fornownew/greenpic.png);
	position: absolute;
	top: 15px;
	right: 15px;
}

.sign-gray {
	background: url(http://static.fornow.cn/images/fornownew/graypic.png);
}

.align-l {
	text-align: left;
}

.color_b {
	color: #3e3e3e;
}

.expertinfo-wrap {
	width: 100%;
	overflow: hidden;
	background: #fff;
}
/**add new**/
.expert_intr {
	width: 1200px;
	height: 326px;
	margin: 20px auto 30px auto;
	overflow: hidden;
	padding: 0;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .2), -1px -1px 2px
		rgba(0, 0, 0, .2);
	border-radius: 5px;
	position: relative;
}

.expert_intr dl {
	width: 100%;
	height: 326px;
	overflow: hidden;
}

.expert_intr dt {
	width: 228px;
	height: 326px;
	float: left;
}

.expert_intr dt img {
	display: block;
	width: 225px;
	height: 319px;
	margin: 3px 0 3px 3px;
}

.expert_intr dd {
	width: 600px;
	float: left;
	color: #8e8e8e;
	margin-bottom: 15px;
	margin-left: 30px;
}

.expert_intr dd span {
	margin-left: 10px;
}

.expert_intr dd p {
	display: inline-block;
	position: relative;
	left: -20px;
}

.expert_address {
	display: inline-block;
	box-sizing: border-box;
	width: 61px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	border-radius: 25px;
	background: #dfdfdf;
	font-size: 14px;
	color: #5e5e5e;
}

.consult-now {
	display: block;
	width: 162px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	border-radius: 0;
	background: #ff4e00;
	font-size: 18px;
	color: #fff;
	position: absolute;
	top: 260px;
	left: 258px;
}

.expert_name {
	display: inline-block;
	font-size: 30px;
	color: #00a0e9;
	font-family: "microsoft yahei";
	margin-right: 10px;
	margin-top: 15px;
}

.confirm-pic {
	position: absolute;
	top: 30px;
	right: 30px;
}

.confirm-pic:before {
	content: "";
	display: block;
	width: 1px;
	height: 236px;
	background: #e5e5e5;
	position: absolute;
	top: 15px;
	left: -20px;
}

.menu-wrap {
	width: 100%;
	overflow: hidden;
	background: #fff;
}

.expert_data {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.info_wrap {
	width: 1190px;
	overflow: hidden;
	border-bottom: none;
	padding: 30px 0 20px 0;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .2), -1px -1px 2px
		rgba(0, 0, 0, .2);
	margin: 20px auto 20px auto;
	background: #fff;
}

.info_wrap dl {
	width: 1070px;
	margin: 0 auto;
	overflow: hidden;
}

.info_wrap dl dt {
	width: 100px;
	float: left;
}

.info_wrap dl  dd {
	float: left;
}

.success_case {
	width: 100%;
	background: #e5e5e5;
	overflow: hidden;
	display: none;
	margin-top: 0;
}

.stu-schoolinfo {
	margin-bottom: 20px;
}

.stu-schoolinfo dt {
	font-size: 18px;
	color: #3e3e3e;
	line-height: 50px;
	font-weight: bold;
}

.stu-schoolinfo dd {
	font-size: 16px;
	color: #5e5e5e;
	padding-top: 15px;
}

.stu-schoolinfo dd p {
	margin-bottom: 10px;
}

.stu-schoolinfo dd span {
	margin-right: 20px;
}

.stu-schoolinfo dd span i {
	font-size: 24px;
	color: #3e3e3e;
	margin-left: 10px;
}

.stu-schoolinfo dd span.school-name {
	margin-left: 0;
	margin-right: 60px;
}

.addmit-wrap {
	width: 100%;
	overflow: hidden;
	background: #f2f2f2;
	padding: 15px 0;
}

.stu-addmitinfo dt {
	font-size: 18px;
	color: #3e3e3e;
	font-weight: bold;
}

.stu-addmitinfo dd {
	padding-top: 5px;
}

.stu-addmitinfo dd p {
	color: #3e3e3e;
	line-height: 1;
	margin-bottom: 10px;
}

.other-info {
	width: 1070px;
	margin: 20px auto 0 auto;
	color: #5e5e5e;
	line-height: 1.5;
}
/**search**/
.show-search {
	display:inline-block;
	height:18px;
	width:18px;
	background:url("../../images/fornownew/search_logo.png");
	position: relative;
	top: 5px;
	cursor: pointer;
	position: relative;
}
.show-search:hover{
	background:url("../../images/fornownew/search-active.png");
}
.new-search {
	width: 0;
	height: 78px;
	overflow: hidden;
	background: #fff;
	position: absolute;
	top: 0;
	left: 324px;
}

.new-search div {
	height: 78px;
	line-height: 78px;
	position: absolute;
	top: 0;
	left: 100px;
}

.new-search div input {
	width: 340px;
	border: none;
	outline: none;
	margin: 0 5px;
	border-bottom: 1px solid #ddd;
}

.new-search div span {
	position: relative;
	cursor: pointer;
}

.new-course-banner {
	width: 1200px;
	margin: 20px auto 0 auto;
}

.new-course-banner img {
	display: block;
	width: 100%;
}

.new-course-menu-wrap {
	width: 100%;
	padding-top: 40px;
	text-align: center;
}

.new-course-main-menu {
	display:inline-block;
}

.new-course-main-menu:after {
	content: "";
	display: block;
	clear: both;
}

.new-course-main-menu>li {
	font-size: 18px;
	height:38px;
	color: #3e3e3e;
	display: inline-block;
	float: left;
	margin: 0 20px;
	padding: 0 10px 10px 10px;
	cursor: pointer;
	box-sizing: border-box;
}

.main-menu-active {
	border-bottom: 2px solid #3e3e3e;
	color:#000;
}

.child-menu {
	width: 900px;
	padding-top: 27px;
	padding-bottom: 40px;
	position:absolute;
	top:300px;
	left:50%;
	margin-left:-450px;
	display:none;
}
.child-menu dl dd ul li a.color-b{
	color:#00a0e9;
}
.child-menu dl {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
	z-index: 2;
}

.child-menu dl dt {
	width: 40px;
	float: left;
	color: #00a0e9;
	font-size: 16px;
}

.child-menu dl dd {
	width: 820px;
	float: left;
	margin-left: 40px;
	overflow: hidden;
	position: relative;
}
.child-menu dl dd a:hover{
	color:#00a0e9;
}
.hight-auto {
	height: auto;
}

.get-more, .retract {
	position: absolute;
	bottom: 10px;
	right: 5px;
	cursor: pointer;
}

.get-more:hover, .retract:hover {
	color: #00a0e9;
}

.child-menu dl dd ul {
	width: 100%;
	overflow: hidden;
}

.child-menu dl dd ul li {
	display: inline-block;
	float: left;
	margin: 0 30px 10px 0;
}

.child-menu dl dd ul li a {
	color: #777;
	display: block;
}

.child-menu dl dd ul li a:hover {
	color: #00a0e9;
}
.content_new p.no-data{
	text-align:center;
}