﻿.top {
    background-color: #fff;
}
.top-nav {
    height: 35px;
    background-color: #f6f6f6;
    border-bottom: solid 1px #eee;
}
#topnav {
    width: 1220px;
    margin: 0 auto;
    font-size: 12px;
}
#topnav nav {
    background-color: #f6f6f6;
    border: none;
    min-height: 34px;
    margin-bottom: 0px;
}
#topnav .nav > li > a {
    height: 34px;
    line-height: 34px;
    padding: 0px 10px;
    color: #666;
}
#topnav .nav > li > a:hover
{
    background-color: #f6f6f6;
    color: #ff663a;
}
#topnav .nav > li.dropdown.open > a
{
	background-color: #fff;
    color: #ff663a;
    border-radius:0px;
}
#topnav .nav > li > a.nav-city {
    color: #666;
    position: relative;
    padding: 0px 0px 0px 20px;
}
.icon-city {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url("../images/list_img.png") no-repeat;
    background-position: -4px -13px;
    position: absolute;
    left: 0px;
    top: 10px;
}
.nav > li {
    display: inline-block;
    height: 34px;
    line-height: 34px;
}
.nav > li#navCityChange > a {
    padding-left: 5px;
}
.nav-welcome, .nav-jyb {
    padding-left: 20px;
}
#nav-left {
    float: left;
    display: inline-block;
}
#nav-right {
    float: right;
    display: inline-block;
}
.nav-line {
    display: inline-block;
    width: 1px;
    height: 17px;
    background-color: #ccc;
    position: absolute;
    top: 10px;
    right: 0px;
}
.open .nav-line
{
	display:none;
}
.nav-pills > li + li
{
	margin-left:0px;
}
ul.dropdown-menu{
    top:100%;
    min-width: inherit;
    width: calc( 100% + 1px);
    border:none;
    background-color: #fff;
    border-radius: 0px;
    margin:0px;
}
.dropdown-menu > li > a{
    padding: 5px 0px;
    text-align: center;
    font-size: 12px;
    color: #666;
}
.dropdown-menu > li > a:hover{
    color: #ff663a;
    background-color:#fff;
}
.top-form {
    width: 1220px;
    height: 110px;
    margin: 0 auto;
}
.form-logo {
    width: 200px;
    height: 110px;
    float: left;
}
.form-type {
    width: 180px;
    height: 110px;
    line-height: 110px;
    float: left;
    padding-left: 50px;
    font-size: 16px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.top-form form {
    width: 520px;
    float: left;
    height: 110px;
}
.form-search {
    width: 520px;
    border: solid 2px #1184e1;
    height: 40px;
    overflow: hidden;
    margin: 35px auto auto auto;
    position: relative;
    border-radius: 2px;
}
#txtKey {
    width: 420px;
    height: 36px;
    line-height: 36px;
    border: none;
    padding-left: 10px;
    outline: none;
}
#btnSearch {
    width: 90px;
    height: 36px;
    background-color: #1184e1;
    line-height: 36px;
    text-align: center;
    color: #fff;
    border: none;
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 16px;
}
.form-honor {
    width: 270px;
    float: left;
    position: relative;
    padding-left: 30px;
}
.form-honor-l, .form-honor-r {
    width: 20px;
    float: left;
    height: 110px;
    position: relative;
    color: #999;
}
.form-honor-m {
    width: 200px;
    float: left;
    height: 110px;
    position: relative;
}
.honor-prev {
    display: inline-block;
    position: absolute;
    top: 46px;
    left: 0px;
    cursor: pointer;
}
.honor-next {
    display: inline-block;
    position: absolute;
    top: 46px;
    right: 0px;
    cursor: pointer;
}
.honor-prev:hover, .honor-next:hover {
    color: #323232;
}
.form-honor ul {
    display: inline-block;
    width: 200px;
    height: 80px;
    overflow: hidden;
    margin: 15px auto;
}
.form-honor ul li {
    width: 200px;
    height: 80px;
    float: left;
}
.form-honor ul li img {
    width: 100%;
    height: 100%;
}
.top-menu {
    border-bottom: solid 2px #323232;
}
/*jiaoyubao.cn*/
.top2_ad {
    float: left;
    display: inline;
    overflow: hidden;
    width: 230px;
    height: 59px;
    margin: 28px auto auto 20px;
}
.top2_ad_left, .top2_ad_right{
    float: left;
    display: inline;
    overflow: hidden;
    width: 15px;
    height: 52px;
    cursor: pointer;
}
.top2_ad_left {
    background: url(../images/icon03.png) no-repeat left center;
}
.top2_ad_center {
    float: left;
    display: inline;
    overflow: hidden;
    width: 199px;
    height: 59px;
    position: relative;
}
.top2_ad_right {
    background: url(../images/icon04.png) no-repeat right center;
}
.top2_ad_center ul{overflow:hidden;position:absolute;height:59px;}
.top2_ad_center li{float:left;display:inline;overflow:hidden;width:199px;height:59px;text-align:center;}
#topnav .nav > li#navCityChange > a
{
	color:#1184e1;
	padding-right:20px;
}
.caret-website
{
	display:inline-block;
	width:15px;
	height:15px;
	background:url(../images/list_img.png) no-repeat;
	background-position:-36px -1px;
	position:absolute;
	top:10px;
	right:2px;
}
/*start  */
.city_change
{
	position:absolute;
	left:5px;
	top:5px;
	display:none;
}
#navCityChange:hover .city_change
{
	display:block;
}
.city_change{ width:188px;}
.city_change .old{  height:52px; line-height:52px; color:#272727;  border:1px solid #fff; }
.city_change .old .pic{ float:left; margin-top:15px; margin-left:5px; width:11px; height:6px; background:url(../images/edu_bg_002.png) no-repeat; }
.city_change .old .txt{ float:left;display:inline;overflow:hidden;margin-left:10px;}
.city_change .old .txt .mc{ float:left; }
.city_change .old .txt .qhcs{ float:left;  margin-left:5px; font-size:14px; font-weight:normal; }
.city_change .city_change_over{ position:absolute;  width:400px; border:1px solid #136bab; background-color:#fff; color:#676767; z-index:99999;}
.city_change .city_change_over .self{ margin:0px 10px;font-weight:normal; font-family:'寰蒋闆呴粦','榛戜綋'; overflow:hidden; }
.city_change .city_change_over .self .pic{ float:left; margin-left:5px; margin-top:23px; width:11px; height:6px; background:url(../images/edu_bg_002.png) no-repeat;}
.city_change .city_change_over .self .chg_wx 
{
	float:right;font-family: "榛戜綋";
font-size: 27px;
line-height: 40px;
margin-top: 5px;margin-right: 100px;
}
.city_change .city_change_over .self .chg_wx a{color:#676767;text-decoration:none;}
.city_change .city_change_over .self .chg_wx a:hover{color:#676767;text-decoration:underline;}
.city_change .city_change_over .self .txt{ float:left;}
.city_change .city_change_over .self .txt .mc{float:left;  }
.city_change .city_change_over .self .txt .qhcs{ float:left;  margin-left:5px; font-size:14px; font-weight:normal;}
.city_change .city_change_over .other{width:380px;margin:0px auto;border-top:1px solid #ccc;margin-bottom:10px; overflow:hidden; font-weight:normal; font-size:12px; color:#0564a4; font-family:'瀹嬩綋';  margin-top:5px;height:180px;}
.city_change .city_change_over .other a{ color:#0564a4;}
.city_change .city_change_over .other .list{overflow:hidden;margin-top: 12px;}
.city_change .city_change_over .other .list .first{width: 19px;float:left;display:inline;
height: 19px;
background-color:#999;
border-radius:19px;
text-align: center;
line-height: 19px;
color: #fff;
font-family: Arial;
font-size: 14px;
font-weight: normal;
overflow: hidden;}
.city_change .city_change_over .other ul{width:335px;margin-left:10px;overflow:hidden;float: left;}
.city_change .city_change_over .other ul li{ float:left; margin:0px; padding:0px;height:22px; line-height:22px; margin-right:10px; display:inline; }
.city_change .city_change_over .focus{width:380px;margin:0px auto;overflow:hidden; font-weight:normal; font-size:12px; color:#0564a4; font-family:'瀹嬩綋'; line-height:20px; padding-top: 5px;border-top: 1px solid #ccc;}
.city_change .city_change_over .focus a{ color:#0564a4;padding-right:15px; white-space:nowrap;float:left;}
.city_change .city_change_over .focus a.ah{font-weight:bold;}
.city_change .city_change_over .search{height:34px;width:380px;margin:0px auto;position:relative;}
.city_change .city_change_over .search .err{position: absolute;left:0;top:0;
width: 152px;padding:0px 5px;display:none;
height: 20px;
text-align: left;
color: #ee7001;
background: #fffde6;
border: 1px solid #e5935b;
box-shadow: 2px 2px 2px #999;
margin-top: 30px;
line-height: 20px;}
.city_change .city_change_over .search .skey
{float:left;display:inline;overflow:hidden;margin-top:5px;
 width:115px;height:24px;
	position:relative;
}
.city_change .city_change_over .search .skey input
{padding:0;margin:0;border:0;
width: 114px;
height: 22px;
padding: 0 5px;
border: 1px solid #ccc;
border-right: 0;
color: #999;
vertical-align: middle;
line-height: 22px;
	position:absolute;left:0;top:0;
	}
.city_change .city_change_over .search .sbt
{float:left;display:inline;margin-top:5px;	
border: 1px solid #bbb;
display: inline-block;
width: 46px;
height: 22px;
text-align: center;
line-height: 22px;
color: #444;
vertical-align: middle;
background: #fff;
font-size: 12px;
cursor: pointer;
background: url(../images/change_city3.gif) repeat-y -45px -14px;
}
.city_change .city_change_over .tindex 
{
	overflow:hidden;	line-height:16px;width:380px;margin:0px auto;
}
.city_change .city_change_over .tindex span
{
float:left;display:inline;overflow:hidden;width:17px;	
text-align: center;
color: #0564a4;
font-family: Arial;
font-size: 14px;
cursor:pointer;
}
.city_change .city_change_over .tindex span:hover
{
float:left;display:inline;overflow:hidden;width:17px;	
text-align: center;
color: #fff;
background:#0564a4;
font-family: Arial;
font-size: 14px;
}
/*end  */
.ins-center .dropdown-menu
{
	box-shadow:none;
	border-left:solid 1px #eee;
	border-right:solid 1px #eee;
	border-bottom:solid 1px #eee;
}
#topnav .nav > li.ins-center.open > a
{
	color:#666;
}
#topnav .nav > li.ins-center > a:hover
{
	color:#ff663a;
}
.header-logo
{
	display:inline-block;
    padding-top:10px;
    float:left;
	margin-left:14px;
	width:200px;
	heihgt:110px;
}
.header-logo img{width:100%;height:auto;}
.form-logo
{
	display:inline-block;
    padding-top:10px;
    float:left;
	margin-left:14px;
	width:200px;
	heihgt:110px;
}
.form-logo img{width:100%;height:auto;}
.top-add-mcode1{float:left;*display:inline;margin:15px 0 0 120px;overflow:hidden;*zoom:1;}
.top-add-mcode1 img{float:left;width:100px;height:100px;}
.top-add-mcode1 p{float:left;width:15px;*display:inline;margin:13px 0 0 10px;font-size:14px;color:#1184e1;line-height:15px;text-align:center;}
