.top {
    background-color: #fff;
}

.top-nav {
    height: 40px;
    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: 40px;
    margin-bottom: 0px;
}

#topnav .nav>li>a {
    height: 40px;
    line-height: 40px;
    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: 13px;
    font-size: 12px;
    line-height: 12px;
    color: #bbb;
}

.nav>li {
    display: inline-block;
    height: 40px;
    line-height: 40px;
}

.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;
}

/*add ��վ����css*/
.nav-welcome {
    padding-left: 0;
}

#topnav .nav>li#navCityChange>a {
    padding-right: 11px;
}

#topnav .nav>li>a.nav-city {
    padding: 0px 0px 0px 16px;
}

.nav-line {
    height: 10.5px;
    background-color: #ccc;
    top: 15px;
}

.top-site-icon {
    display: inline-block;
    *display: inline;
    margin-left: 2px;
    font-size: 12px;
    color: #979797;
    line-height: 13px;
    vertical-align: middle;
}

.top-site-navs:hover .top-site-icon {
    color: #ff663a;
}

.top-sitenav-box {
    display: none;
    position: absolute;
    top: 40px;
    right: -68px;
    z-index: 99999;
    width: 1220px;
    border: 1px solid #e8e8e8;
    background-color: #fff;
    padding: 20px 0 14px 0;
    overflow: hidden;
    *zoom: 1;
}

.top-sitenav-l {
    float: left;
    width: 710px;
    border-right: 1px solid #e8e8e8;
    padding: 0 0 16px 0;
}

.top-sitenav-m {
    float: left;
    width: 304px;
    padding: 0 0 0 30px;
}

.top-sitenav-r {
    float: left;
    width: 204px;
    border-left: 1px solid #e8e8e8;
}

.top-sitenav-h4 {
    font-size: 16px;
    color: #1184E1;
    line-height: 22px;
    text-align: center;
}

.top-sitenav-ll {
    float: left;
    width: 234px;
    padding: 0 30px 0 20px;
}

.top-sitenav-lm {
    float: left;
    width: 236px;
    padding: 0 30px 0 0;
}

.top-sitenav-lr {
    float: left;
    width: 239px;
    padding-right: 10px;
}

.mt35 {
    margin-top: 35px;
}

.top-sitenav-h5 {
    font-size: 13px;
    color: #999;
    line-height: 18px;
    font-weight: normal;
}

.top-sitenav-box dl {
    margin-top: 16px;
}

.top-sitenav-box dd {
    margin-top: 14px;
    overflow: hidden;
    *zoom: 1;
}

.top-sitenav-box dd a {
    float: left;
    *display: inline;
    margin: 0 10px 8px 0;
    font-size: 12px;
    color: #323232;
    line-height: 17px;
}

.top-sitenav-box dd a:hover {
    color: #ff663a;
}

.top-sitenav-ll dl:first-child,
.top-sitenav-lm dl:first-child,
.top-sitenav-lr dl:first-child {
    margin-top: 0;
}

.pr10 {
    padding-right: 10px;
}

.top-app-a {
    display: block;
    width: 122px;
    margin: 0 auto 4px auto;
}

.mt10 {
    margin-top: 17px;
}

.top-app-a img {
    width: 122px;
    height: 122px;
}

.top-app-a .top-sitenav-h5 {
    text-align: center;
}

#topnav .nav>li.has-open .top-site-a {
    background-color: #fff;
    color: #ff663a;
    border-radius: 0px;
    height: 41px;
    z-index: 999999999;
}

.has-open .top-sitenav-box {
    display: block;
}