.dropDiv {
    display: none;
    padding: 5px 3px;
    margin: 2px 0 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    z-index: 999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    z-index: 9999;
}

.mobCouse {
    font-style: normal;
}

.headerDiv {
    display: none;
    padding: 5px 3px;
    margin: 2px 0 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    z-index: 999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    z-index: 9999;
}

#topNav,
#rgtFixed {
    z-index: 1000;
}

/*头部*/
#topNav .rgt .lgBefore a,
.lgPart a,
#topNav .topCont #applyCont a,
.logBtnDiv em,
.oterICall a,
#topNav .rgt .lgAfter span.newly .dropDiv a,
#topNav .iconImg,
#topNav .topCont .newsCls,
#topNav i.icoTop {
    background-image: url(//wwwimg.gaodunwangxiao.com/share/images/sprites.png);
    background-repeat: no-repeat;
}

#topNav h1 {
    background-image: url(//wwwimg.gaodunwangxiao.com/share/images/sprites_201604.png);
    background-repeat: no-repeat;
}

/*去掉h1标签新增样式*/
#topNav .newLog {
    background: url(//simg01.gaodunwangxiao.com/uploadfiles/tmp/upload/202004/23/8ed39_20200423095542.png);
    background-repeat: no-repeat;
    background-position: 0 4px;
    background-size: 100% auto;
}

/*去掉h1标签新增样式end */

/* 学习空间提出 */
/* pc端： */
.mobnull {
    display: block;
    cursor: pointer;
    height: 25px;
    margin-right: 8px;
}

.moblog {
    display: none !important;
}

#topNav {
    left: 0;
    top: 0;
    width: 100%;
    color: #fff;
    background: white;
    border-bottom: 1px solid #ccc;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    height: 80px;
}

/* #topNav .notIcon::before{content: '消息' !important; color: #333333;} */
#message:hover .notIcon::before {
    color: #f96203;
}

#topNav #courseList #prosubs {
    margin: 2px 8px 3px;
    overflow: hidden;
}

#topNav #courseList {
    /* height: 434px; */
    /* background-color: white; */
    border-radius: 4px;
}

/* #topNav #tongji-top-live::before{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	top: 30px;
	right: 7px;
	border: 4px solid;
	border-color: black transparent transparent;
} */
#topNav #tongji-top-live #live-list {
    position: absolute;
    top: 60px;
    left: -252px;
    display: none;
    width: 704px;
    height: 494px;
    border-radius: 4px;
    background-color: white;
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.1), 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
}

#topNav #tongji-top-live:hover #live-list {
    display: block;
}

#topNav #tongji-top-live #live-list .live-course {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#topNav #tongji-top-live #live-list .live-course .live-item {
    width: 640px;
    height: 70px;
    border-radius: 6px;
    margin: 24px auto 0;
    border: 1px solid rgb(238, 238, 238);
}

#topNav #tongji-top-live #live-list .live-course .live-item .live-item-left {
    float: left;
    height: 100%;
    line-height: 70px;
    color: black;
    width: 176px;
    font-size: 18px;
    text-align: center;
    background: rgb(238, 238, 238);
}

#topNav #tongji-top-live #live-list .live-course .live-item .live-item-middle {
    float: left;
    margin-left: 20px;
}

#topNav #tongji-top-live #live-list .live-course .live-item .live-item-middle p:first-child {
    margin-top: 12px;
    margin-bottom: 4px;
    color: #999999;
    font-size: 14px;
    line-height: 20px;
}

#topNav #tongji-top-live #live-list .live-course .live-item .live-item-middle p:last-child {
    color: #333333;
    font-size: 16px;
    line-height: 22px;
}

#topNav #tongji-top-live #live-list .live-course .live-item .live-item-right {
    float: right;
    width: 80px;
    margin-right: 16px;
    height: 100%;
}

#topNav #tongji-top-live #live-list .live-course .live-item .live-item-right p {
    width: 100%;
    height: 34px;
    line-height: 34px;
    background-color: #ff6e00;
    border-radius: 17px;
    text-align: center;
    color: white;
    font-size: 16px;
    margin: 18px auto;
}

#topNav #tongji-top-live #live-list .live-course .live-more {
    width: 190px;
    height: 54px;
    border: 1px solid rgb(255, 110, 0);
    border-radius: 8px;
    text-align: center;
    line-height: 54px;
    margin: 32px auto 0;
    color: #f96203;
    font-size: 14px;
}

#topNav #tongji-top-tiku #tiku-box {
    position: absolute;
    width: 844px;
    height: 430px;
    display: none;
    top: 60px;
    left: -320px;
    background-color: white;
    border-radius: 4px;
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.1), 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
}

/* #topNav #tongji-top-tiku:hover #tiku-box{
	display: block;
} */
#topNav #tongji-top-cidian #talent-box {
    position: absolute;
    width: 1190px;
    height: 246px;
    display: none;
    top: 60px;
    left: -385px;
    background-color: white;
    border-radius: 4px;
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.1), 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
}

#topNav .topCont .phone {
    background: url('https://simg01.gaodunwangxiao.com/uploadfiles/tmp/upload/202003/10/ee21b_20200310163630.svg') no-repeat;
    background-size: 14px 15px;
    background-position: 1px 22px;
    padding: 0 0 0 19px !important;
    margin-left: 10px;
    cursor: default !important;
    color: #999999 !important;
}

#topNav .topCont .downapp {
    /* background: url('https://simg01.gaodunwangxiao.com/uploadfiles/tmp/upload/202003/10/31945_20200310163434.svg') no-repeat;
	background-size: 14px 15px;
	background-position: 1px 22px; */
    /* padding: 0 19px !important;*/
    /* margin-left: 10px;  */
}

.mobnull {
    line-height: 60px !important;
    position: absolute;
    right: 180px;
}

#topNav .topCont .downapp a {
    color: #f96203;
}

a#tongji-top-space-mob {
    color: #333333 !important;
}

a#tongji-top-space-mob:hover {
    color: #f96203 !important;
}

/* #tpoNav #tongji-top-cidian:hover #talent-box{
	display: block;
} */
/*全局搜索*/
#topNav .search {
    float: left;
    display: none;
    /*position:relative;*/
    font-family: 'PingFang SC', 'Microsoft YaHei', 'Hiragino Sans GB', 'Helvetica', 'Tahoma',
        'Arial', 'SimSun', 'Heiti', 'sans-serif';
    margin-top: 16px;
    padding-left: 0px;
}

#topNav .search .gd_search {
    margin-right: 0px;
}

#topNav .search .gd_search.addCls {
    display: block;
    border: solid 1px transparent;
    border-radius: 15px;
    transition: 0.2s;
    width: 60px;
    height: 81px;
    margin-top: -29px;
    margin-right: 12px;
}

/* #topNav .search .gd_search.addCls:hover{
	border:solid 1px #E7792B;
} */

#topNav .search #searchtxt {
    width: 100% !important;
    background: url(//wwwimg.gaodunwangxiao.com/share/images/searchBtn.png) no-repeat 0;
    border: 0;
    outline: none;
    padding-left: 105px !important;
    color: rgb(28, 249, 75);
    height: 60px;
    overflow: hidden;
    border-radius: 8px;
    cursor: pointer;
    box-sizing: border-box;
    margin-top: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    font-family: '微软雅黑';
    font-size: 18px !important;
    transition: 0.4s 0.2s;
}

#searchtxt::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
}

#searchtxt:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
}

#searchtxt::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
}

#searchtxt:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999999;
}

#searchtxt::placeholder {
    color: #999999;
}

::-ms-clear,
::-ms-reveal {
    display: none;
}

/* #topNav .search .gd_search.addCls:hover #searchtxt{
	width: 96px !important;
} */
.searchBox {
    display: none;
}

.search-nav {
    position: absolute;
    top: 80px;
    /* opacity: 0; */
    border-top: 1px solid #eeeeee;
    left: 5px;
    width: 1190px;
    height: 80px;
    z-index: 1000;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    background-color: white;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}

.gd_search:hover .searchBox {
    display: block;
}

#topNav .search .gd_search .search-nav .btnSea {
    position: absolute;
    left: 66px;
    top: -6%;
    width: 26px !important;
    height: 26px !important;
    background-size: 26px 26px !important;
}

#topNav .search #searchtxt:focus {
    box-shadow: 0 0 0;
}

#topNav .search .seaButt {
    margin-top: 33px;
    margin-right: 4px;
    width: 21px;
    height: 21px;
    outline: none;
    cursor: pointer;
    background: url('https://s.gaodun.com/web/image/wwwindex/search.svg') no-repeat 0;
    text-indent: -9999px;
    border: none;
    background-color: transparent;
    display: none;
}

#topNav .search .isSearch {
    margin-left: 40px;
    width: 37px;
    height: 46px;
    background-position: 0 4px;
    margin-right: 11px;
}

#topNav .search .addCls .seaButt {
    display: inline-block;
}

#topNav .search .addCls #searchtxt {
    background: none;
    cursor: text;
    color: #f96203 !important;
    outline: none;
    box-shadow: none;
}

#topNav .search .search_suggest {
    position: absolute;
    z-index: 3242345;
    margin-top: 10px;
    border: 1px solid rgba(238, 238, 238, 1);
    border-radius: 4px;
    box-shadow: 0px 6px 10px 0px rgba(201, 201, 201, 0.36);
    right: 0;
    top: 144px;
    left: 4px;
    width: 1190px;
    display: none;
    background: white;
    border-top: none;
    height: auto !important;
    height: 260px;
    min-height: 260px;
}

#topNav .search .search_suggest dt {
    background: rgba(246, 246, 246, 1);
    padding: 0 24px;
    padding-left: 66px;
    height: 40px;
    font-size: 14px;
    position: relative;
    line-height: 40px;
    color: #f96203;
}

#topNav .search .search_suggest dt a {
    position: absolute;
    top: 0;
    right: 5px;
    margin-right: 10px;
    font-size: 12px;
    font-family: 'PingFang SC', 'Microsoft YaHei', 'Hiragino Sans GB', 'Helvetica', 'Tahoma',
        'Arial', 'SimSun', 'Heiti', 'sans-serif';
    color: #999;
}

#topNav .search .search_suggest dd {
    height: 24px;
    overflow: hidden;
    padding-left: 66px;
    line-height: 24px;
    cursor: default;
    margin-top: 6px;
    margin-bottom: 8px;
}

#topNav .search .search_suggest dd a {
    display: block;
    width: 100%;
    padding-right: 0;
}

#topNav .search .search_suggest dd a:hover {
    color: #f96203;
}

#topNav .search .search_suggest dd.sehItem a {
    width: auto;
    display: inline-block;
    padding-right: 25px;
    background: url(//wwwimg.gaodunwangxiao.com/share/images/arrwoSearch.png) no-repeat right 0px;
}

#topNav .search .search_suggest dd.hover {
    color: #f96203;
}

#topNav .search .search_suggest dd.sehItem.hover a {
    width: 280px;
}

#topNav .search #search-combobox {
    position: absolute;
    top: 0;
    right: 0;
    width: 45%;
    height: 100%;
    *height: 390px;
    z-index: 100;
    overflow: hidden;
    background: #eee;
    border: solid 5px #278e2e;
    display: none;
    color: #666;
}

#topNav .search #search-combobox a {
    color: #666;
}

#topNav .search #search-combobox .item_course {
    display: none;
}

#topNav .hidden_btn #tongji-top-app {
    position: relative;
    display: none;
}

#topNav .hidden_btn #tongji-top-app::before {
    content: '';
    display: block;
    position: absolute;
    top: 28px;
    right: 9px;
    border: 6px solid;
    border-color: #333333 transparent transparent;
}

#topNav .hidden_btn:hover #tongji-top-app::before {
    border-color: #f96203 transparent transparent;
}

/* #search-combobox .inner-wrap{width:220px;margin:10px auto;font-size:14px;}
#search-combobox .inner-wrap strong{line-height:18px;padding-bottom:5px;}
#search-combobox .inner-wrap span{line-height:24px;font-size:12px;}
#search-combobox .inner-wrap img{width:220px;display:block;margin-bottom:6px;} */
/*end 全局搜索*/
#topNav i.icoTop {
    /*vertical-align:middle;display:inline-block;margin:0 0 0 3px;*/
    position: absolute;
    width: 10px;
    height: 10px;
    background: url(https://gaodun-share.oss-cn-hangzhou.aliyuncs.com/uploadfiles/tmp/upload/202003/10/3b635_20200310161939.svg) no-repeat;
    top: 50%;
    margin-left: 3px;
}

#topNav .icoDown {
    background-position: -80px -183px;
    width: 10px;
    height: 6px;
}

#topNav a {
    color: #666666;
    font-size: 14px;
}

#topNav .topCont .mk {
    padding: 0 10px;
    line-height: 60px;
    font-size: 14px;
    display: block;
    float: left;
    cursor: pointer;
    position: relative;
    z-index: 120;
    color: #666666;
}

#topNav .topCont .mk:hover {
    color: #f96203;
}

#topNav .nopointer {
    cursor: default !important;
}

#topNav .topCont #tongji-top-live,
#topNav .topCont #tongji-top-tiku,
#topNav .topCont #tongji-top-cidian,
#topNav .topCont #tongji-top-service,
#topNav .topCont #tongji-top-bbs,
#topNav .topCont #tongji-top-open {
    padding: 0 12px;
}

#applyLoginId:hover {
    color: #f96203;
}

/*标签修饰*/
#topNav .topCont .mk .navtag {
    position: absolute;
    top: 0;
    left: 5px;
}

#topNav .topCont .mk .navtag.glivetag {
    width: 48px;
    height: 21px;
    /* background: url(../images/glive_tag.png); */
}

#topNav .topCont .mk .navtag.buluotag {
    width: 48px;
    height: 21px;
    /* background: url(../images/buluo_tag.png); */
}

/*标签修饰 end*/
#topNav .hidden_btn {
    height: auto;
    /* position: relative; */
}

#topNav .hidden_btn:hover a.mk {
    background: #f3f6f7;
    color: #f96203;
}

#topNav .hidden_btn .mobCouse {
    position: relative;
    font-size: 14px;
    /* color: #666666; */
}

#topNav .hidden_btn:hover i.icoDown {
    /*background-position:-47px -208px;*/
    background: url(https://gaodun-share.oss-cn-hangzhou.aliyuncs.com/uploadfiles/tmp/upload/202003/10/292dd_20200310162752.svg) no-repeat;
}

#topNav .topCont {
    margin: 0 auto;
    position: relative;
    height: 60px;
    width: 1200px;
    padding-bottom: 10px;
    padding-top: 10px;
    box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    -ms-box-sizing: content-box !important;
    -o-box-sizing: content-box !important;
}

#topNav h1 {
    background-position: 0 0;
    width: 150px;
    height: 52px;
    line-height: 300px;
    overflow: hidden;
    float: left;
    margin: 2px 60px 0 0;
}

#topNav h1 a {
    display: block;
    width: 150px;
    height: 52px;
}

/*去掉h1标签新增样式*/
#topNav .newLog {
    width: 293px;
    height: 60px;
    overflow: hidden;
    float: left;
    margin: 0px 6px 0 0;
}

#topNav .newLog a {
    display: block;
    width: 250px;
    height: 60px;
}

/*去掉h1标签新增样式end */
#topNav .lftHead {
    margin-top: 4px;
    margin-left: 25px;
}

#topNav .lftHead>* {
    font-size: 16px;
}

#topNav .topCont .lftHead .apply a {
    display: inline;
    margin: 0;
    padding: 0;
}

#topNav a:hover,
#loginId:hover {
    color: #f96203;
    text-decoration: none;
}

#topNav .topCont .dropDiv {
    position: absolute;
    top: 52px;
    left: 500px;
    border-radius: 0;
    border: none;
    background: #f3f6f7;
}

#topNav .topCont .headerDiv {
    position: absolute;
    top: 52px;
    left: 0;
    border-radius: 0;
    border: none;
    background: #f3f6f7;
}

#topNav .topCont .dropDiv:before {
    display: none;
}

/* #topNav .topCont #findCont{width:560px;} */
#topNav .topCont #findCont,
#topNav .topCont #findCont a {
    color: #777;
}

#findCont {
    margin-left: -180px !important;
}

#topNav .topCont #findCont div.courseList {
    font-size: 12px;
    margin: 8px 8px 0;
    margin-top: -1px;
    overflow: hidden;
}

#topNav .topCont #findCont #courseList h3 {
    margin: 5px 10px 0;
    border-bottom: solid 1px #ccc;
    padding-bottom: 2px;
    display: none;
}

#topNav .topCont #findCont #courseList h3 a {
    padding: 5px 6px;
}

#topNav .topCont #findCont #courseList h3 a:hover {
    background: #74b163;
    color: #fff;
}

#topNav .topCont #findCont i {
    color: #999;
}

#topNav .topCont #findCont #prosub {
    margin: 2px 8px 3px;
    overflow: hidden;
}

#topNav .topCont #findCont dl {
    width: 100%;
    overflow: hidden;
    line-height: 13px;
    border-top: 1px solid #ececec;
    padding: 4px 0;
    margin-top: -1px;
}

#topNav .topCont #findCont dl.bgList {
    background: #58bd96;
}

#topNav .topCont #findCont dl.bgList a {
    color: #fff;
}

#topNav .topCont #findCont dl.bgList i {
    color: #eee;
}

#topNav .topCont #findCont dt {
    float: left;
    padding: 2px 0 0 5px;
    font-size: 14px;
}

#topNav .topCont #findCont dt i.icon-angle-right {
    display: none;
}

#topNav .topCont #findCont dt a {
    display: inline-block;
    width: 95px;
}

#topNav .topCont #findCont dd {
    margin-left: 105px;
    font-size: 12px;
}

#topNav .topCont #findCont dd a {
    display: inline-block;
    padding: 3px 4px;
    margin-right: 5px;
}

#topNav .topCont #findCont dl.bgList a:hover {
    text-decoration: underline;
}

#topNav .topCont #applyCont a:hover {
    background: #eee url(//wwwimg.gaodunwangxiao.com/share/images/sprites.png) no-repeat 0 0;
}

#topNav .topCont #applyCont:before {
    left: 106px;
}

#topNav .topCont #applyCont a {
    display: block;
    padding-left: 24px;
    color: #777;
    margin: 6px 10px 6px 12px;
    white-space: nowrap;
}

#topNav .topCont #applyCont a.andr {
    background-position: -106px -47px;
}

#topNav .topCont #applyCont a.ipho {
    background-position: -106px -70px;
}

#topNav .topCont #applyCont a.ipad {
    background-position: -106px -91px;
}

#topNav .topCont #applyCont a.courseIcon {
    background-position: -102px -189px;
}

#topNav .topCont #applyCont a.tikuIcon {
    background-position: -102px -215px;
}

#topNav .topCont #applyCont a.jobIcon {
    background-position: -102px -241px;
}

#topNav .topCont #applyCont a.bbsIcon {
    background-position: -102px -267px;
}

#topNav .topCont #applyCont a.bookIcon {
    background-position: -102px -291px;
}

#topNav .topCont #applyCont a.MewIcon {
    background-position: -102px -316px;
}

#topNav .topCont #applyCont a.kjcyIcon {
    background-position: -102px -339px;
}

#topNav .topCont #applyCont a.cpaIcon {
    background-position: -102px -362px;
}

#topNav .topCont .newsCls,
#topNav .topCont .hotCls {
    width: 29px;
    height: 15px;
    right: -20px;
    top: 0;
    background-position: 0 -183px;
}

#topNav .topCont .hotCls {
    background: url(//wwwimg.gaodunwangxiao.com/share/images/hotTop.png) no-repeat 0 0;
}

#topNav .topCont .newCls {
    background: url(//wwwimg.gaodunwangxiao.com/share/images/newTop.png) no-repeat 0 0;
}

#topNav .topCont #applyCont a.cardIcon {
    background: url(//wwwimg.gaodunwangxiao.com/share/images/topcfa.png) no-repeat;
}

#topNav .topCont #applyCont a.cardIcon:hover {
    background: url(//wwwimg.gaodunwangxiao.com/share/images/topcfa.png) no-repeat #eee;
}

#topNav .topCont #applyCont a.CDIcon {
    background: url(//wwwimg.gaodunwangxiao.com/share/images/CDIcon.png) no-repeat;
}

#topNav .topCont #applyCont a.CDIcon:hover {
    background: url(//wwwimg.gaodunwangxiao.com/share/images/CDIcon.png) no-repeat #eee;
}

#topNav .topCont a.yy {
    *height: 28px;
    position: relative;
}

#topNav .topCont .apply {
    *line-height: 21px;
    margin-left: 0;
}

/*头部右侧*/
/* #topNav .topRgt{position:absolute;top:13px;right:0;float:none;} */
#topNav .topRgt .lgAfter {
    float: left;
    position: absolute;
    right: 20px;
    top: 20px;
}

/* #topNav .rgt{margin-left:4px;} */
#topNav .rgt .lgBefore {
    float: left;
    margin-left: 60px;
    color: #333333;
}

#topNav .rgt .lgBefore span.cGray {
    border-left: solid 1px #999;
    padding-left: 10px;
}

#topNav .downCls {
    display: none;
}

#topNav .topCont .comMore {
    text-align: center;
    background: #f0f0f0;
    color: #a3a3a3;
    width: auto;
    margin: 0 -3px -5px;
    border-radius: 4px;
    overflow: hidden;
    padding: 6px 0;
}

#topNav .topCont .comMore a {
    text-decoration: none;
    color: #333;
    float: right;
    margin: 5px 10px 0 0;
}

#topNav .topCont .comMore .allmessageunset {
    float: left;
    margin-left: 10px;
    padding: 4px 10px;
    color: #333;
    cursor: pointer;
}

#topNav .topCont .comMore .allmessageunset.current {
    background: #060;
    color: #fff;
    border-radius: 5px;
}

#topNav .rgt .lgBefore a,
.lgPart a,
.oterICall a {
    width: 21px;
    height: 21px;
    display: inline-block;
    margin: 8px 5px 0;
}

#topNav .rgt a.qqIcon,
.lgPart a.qqIcon {
    background-position: -6px -47px;
}

#topNav .rgt a.wbIcon,
.lgPart a.wbIcon {
    background-position: -36px -46px;
}

#topNav .rgt a.rrIcon,
.lgPart a.rrIcon {
    background-position: -66px -46px;
}

#topNav .rgt .lgBefore a:hover,
.lgPart a:hover,
.oterICall a:hover {
    background: url(//wwwimg.gaodunwangxiao.com/share/images/spritesHv.png) no-repeat;
}

#topNav .rgt a.qqIcon:hover,
.lgPart a.qqIcon:hover {
    background-position: -6px -47px;
}

#topNav .rgt a.wbIcon:hover,
.lgPart a.wbIcon:hover {
    background-position: -36px -46px;
}

#topNav .rgt a.rrIcon:hover,
.lgPart a.rrIcon:hover {
    background-position: -66px -46px;
}

#topNav .rgt .lgBefore em {
    cursor: pointer;
    padding: 0 10px;
    line-height: 60px;
}

#topNav .rgt .lgAfter a#message {
    margin-top: 23px !important;
    margin-left: 15px;
    margin-right: 0;
}

#topNav .rgt .lgAfter img {
    height: 32px;
    width: 32px;
}

#topNav .rgt .lgAfter #message #remindCls {
    position: absolute;
    top: 10px;
    right: 60px;
    display: none;
    border-radius: 10px;
    background: #ca3131;
    width: 10px;
    height: 10px;
    font-size: 0;
}

#remindCls {
    display: none !important;
}

#topNav .rgt .personIf {
    top: 10px;
}

#topNav .rgt .personIf img {
    cursor: pointer;
    vertical-align: -1px;
    border-radius: 12px;
}

#topNav .iconImg {
    display: inline-block;
    width: 22px;
    height: 18px;
}

#topNav .newIcon {
    background-position: -104px -118px;
}

#topNav .notIcon {
    right: 70px;
    top: 11px;
    width: 30px;
    position: absolute;
    background: none;
}

#topNav #presonLst {
    left: auto;
    right: 5px;
    top: 48px;
}

#topNav #presonLst .menuLIst a {
    display: block;
    color: #666;
    height: 100%;
    white-space: nowrap;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.menuLIst {
    line-height: 25px;
}

#topNav #presonLst a:hover {
    background: #f9f9f9;
    color: #333;
}

#topNav a#message:hover em {
    opacity: 0.7;
}

#topNav #presonLst a.hdCls {
    display: none;
}

.dloading {
    /* background: url(../images/loaderc.gif) no-repeat center scroll; */
    height: 100px;
}

#topNav div,
#topNav h1 {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/*去掉h1标签新增样式*/
#topNav div,
#topNav .newLog {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/*去掉h1标签新增样式end */
.downCls {
    display: none;
}

/* #topNav .hidden_btn:hover a.mk{background:none;color:#fff;} */
#topNav .topCont #findCont:before {
    display: block;
    left: 28px;
}

/*去掉h1标签新增样式*/
/* #topNav .newLog{left: 50%;margin-left: -57px;overflow: hidden;position: absolute;top: 2px;} */
/*去掉h1标签新增样式end */
/* #topNav .menuMb{position:static} */
#topNav .topCont .menuMb .mk {
    display: block;
}

#topNav .rgt .lgBefore em {
    padding: 0 15px 0;
    border: none;
    display: block;
    font-size: 14px;
    margin-left: 50px;
}

#topNav .topCont #findCont .downCls a {
    display: inline-block;
    margin-right: 10px;
}

#topNav .menuMb .icoDown,
#topNav .menuMb:hover i.icoDown {
    /* background: url(../images/sprites.png) no-repeat 0 -234px; */
    width: 39px;
    height: 31px;
}

/* #topNav .topCont #findCont{width:100%;} */
#topNav .topCont #findCont .downCls {
    display: none;
    margin: 0 10px 0;
    padding: 5px;
    border-top: solid 1px #ccc;
}

#topNav .topCont #findCont div#courseList {
    width: 100%;
    overflow: hidden;
    clear: both;
    padding-bottom: 5px;
}

#topNav .topCont #findCont dl {
    float: left;
    width: auto;
    border: none;
}

#topNav .topCont #findCont #prosub {
    overflow: hidden;
}

#topNav .topCont #findCont dl.bgList a:hover {
    text-decoration: none;
}

#topNav .topCont #findCont dt a {
    width: 85px;
}

#topNav .topCont #findCont #courseList h3 {
    display: block;
}

#topNav .hidden_btn:hover a.mk {
    background: #ffffff;
}

#prosub,
#prosub3 {
    /* width: 1000px !important; */
    background-color: #fff;
    border-radius: 4px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    flex-direction: row;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    height: auto;
    font-family: 'PingFang SC', 'Microsoft YaHei', 'Hiragino Sans GB', 'Helvetica', 'Tahoma',
        'Arial', 'SimSun', 'Heiti', 'sans-serif';
    box-sizing: border-box;
    /* padding: 0px 10px 25px !important; */
    margin: 8px 8px 3px !important;
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.1), 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
}

#prosub2 {
    /* width: 652px !important; */
    background-color: #fff;
    border-radius: 4px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    flex-direction: row;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    height: auto;
    font-family: 'PingFang SC', 'Microsoft YaHei', 'Hiragino Sans GB', 'Helvetica', 'Tahoma',
        'Arial', 'SimSun', 'Heiti', 'sans-serif';
    box-sizing: border-box;
    /* padding: 0px 10px 25px !important; */
    margin: 8px 8px 3px !important;
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.1), 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
}

#prosub a,
#prosub2 a,
#prosub3 a {
    display: block;
}

#prosub>.gfl1,
#prosub2>.gfl1,
#prosub3>.gfl1 {
    display: block;
    width: 297.7px;
    height: auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    padding: 0;
    margin-bottom: 24px;
}

#prosub>.gfl1>.nav_title,
#prosub2>.gfl1>.nav_title,
#prosub3>.gfl1>.nav_title {
    width: 130px;
    text-align: center;
    background-color: #e8e8e8;
    height: 34px;
    font-size: 16px;
    color: #161616;
    font-weight: bolder;
    line-height: 34px;
    border-radius: 100px;
    font-family: 'PingFang SC', 'Microsoft YaHei', 'Hiragino Sans GB', 'Helvetica', 'Tahoma',
        'Arial', 'SimSun', 'Heiti', 'sans-serif';
    margin-left: 50px !important;
}

#prosub>.gfl1>.navbody1,
#prosub2>.gfl1>.navbody1,
#prosub3>.gfl1>.navbody1 {
    min-height: auto;
    width: 220px;
}

#prosub>.gfl1>div,
#prosub2>.gfl1>div,
#prosub3>.gfl1>div {
    margin: 0 34px;
}

#prosub .gfl1 .a1,
#prosub2 .gfl1 .a1,
#prosub3 .gfl1 .a1 {
    height: auto;
    font-size: 16px;
    line-height: auto;
    border-left: none;
    box-sizing: border-box;
    padding: 22px 0px 11px 10px;
    font-family: 'PingFang SC', 'Microsoft YaHei', 'Hiragino Sans GB', 'Helvetica', 'Tahoma',
        'Arial', 'SimSun', 'Heiti', 'sans-serif';
    font-weight: 700;
    border-bottom: 1px solid #eee;
    margin: 0 0px 6px 0;
}

#topNav .topCont #findCont,
#topNav .topCont #findCont a,
#topNav .topCont #bookCont,
#topNav .topCont #bookCont a,
#topNav .topCont #userCont,
#topNav .topCont #userCont a {
    display: block;
}

#topNav .topCont #findCont,
#topNav .topCont #findCont a.a1,
#topNav .topCont #bookCont,
#topNav .topCont #bookCont a.a1,
#topNav .topCont #userCont,
#topNav .topCont #userCont a.a1 {
    color: #f96203 !important;
}

#prosub .gfl1 .a2,
#prosub2 .gfl1 .a2,
#prosub3 .gfl1 .a2 {
    font-size: 14px;
    color: #5f5f5f;
    height: 32px;
    line-height: 32px;
    text-align: left;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0 10px;
    max-width: 100%;
    font-family: 'PingFang SC', 'Microsoft YaHei', 'Hiragino Sans GB', 'Helvetica', 'Tahoma',
        'Arial', 'SimSun', 'Heiti', 'sans-serif';
}

#prosub .a2 .hot,
#prosub2 .a2 .hot,
#prosub3 .a2 .hot {
    width: 22px;
    height: 14px;
    /* background:url('https://simg01.gaodunwangxiao.com/uploadfiles/tmp/upload/201912/11/a4d72_20191211172551.svg') no-repeat center center; */
    font-size: 12px;
}

#prosub .gfl1 .a2 .hot.new,
#prosub2 .gfl1 .a2 .hot.new,
#prosub3 .gfl1 .a2 .hot.new {
    background: url('https://simg01.gaodunwangxiao.com/uploadfiles/tmp/upload/201912/12/a30d0_20191212144736.png') no-repeat center center;
    background-size: 22px 14px;
}

#prosub .gfl1 .a2 span,
#prosub2 .gfl1 .a2 span,
#prosub3 .gfl1 .a2 span {
    /* display: inline-block; */
    color: red;
    padding-left: 10px;
}

#prosub .gfl1 .a2:hover,
#prosub2 .gfl1 .a2:hover,
#prosub3 .gfl1 .a2:hover {
    background-color: #f9f9f9;
    text-decoration: none;
}

#prosub .gfl1 .a2:nth-of-type(1):hover,
#prosub2 .gfl1 .a2:nth-of-type(1):hover,
#prosub3 .gfl1 .a2:nth-of-type(1):hover {
    background-color: white;
}

#topNav .topCont.topCont2 #findCont,
#topNav .topCont.topCont2 #bookCont,
#topNav .topCont.topCont2 #userCont {
    height: 0px;
    margin: 0;
    padding: 0;
    /* width: 1000px !important; */
}

#topNav .topCont.topCont2 #findCont {
    transform: translateX(-27.1%);
    -webkit-transform: translateX(-27.1%);
    -moz-transform: translateX(-27.1%);
    -ms-transform: translateX(-27.1%);
    -o-transform: translateX(-27.1%);
}

#topNav .topCont.topCont2 #bookCont {
    transform: translateX(-42%);
    -webkit-transform: translateX(-42%);
    -moz-transform: translateX(-42%);
    -ms-transform: translateX(-42%);
    -o-transform: translateX(-42%);
}

#topNav .topCont.topCont2 #userCont {
    transform: translateX(-46%);
    -webkit-transform: translateX(-46%);
    -moz-transform: translateX(-46%);
    -ms-transform: translateX(-46%);
    -o-transform: translateX(-46%);
}

/* #topNav .notIcon {
    background: none;
    width: auto;
} */

/* #topNav .notIcon:before{content: '娑堟伅';} */
#topNav #message {
    margin-top: 18px !important;
}

#topNav #presonLst {
    width: 240px;
    height: 350px;
    background: #fff !important;
    padding: 0;
}

#topNav .menuper {
    overflow: hidden;
    padding: 10px 0px 13px;
    width: 220px;
    margin: 0 auto;
    border-bottom: 1px solid rgb(238, 238, 238);
}

#topNav .permin {
    overflow: hidden;
    padding: 0 8px;
}

#topNav .permin a {
    display: inline-block !important;
    width: 100%;
    text-align: left;
    color: #414551 !important;
}

#topNav #presonLst .permin a {
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: relative;
}

/*.answerq .permin a{width:93px;}*/
/* #topNav .permin a:hover{border:1px solid #35c25e;color:#35c25e!important;background:#fff!important;} */
#topNav .permin-block {
    border-bottom: 1px solid rgb(238, 238, 238);
}

#topNav .menu-icon {
    display: inline-block;
    margin-right: 20px;
    width: 16px;
    height: 16px;
    margin-left: 14px;
    vertical-align: middle;
}

#topNav .menu-icon1 {
    background: url('https://simg01.gaodunwangxiao.com/uploadfiles/tmp/upload/202004/23/b020c_20200423182638.png') no-repeat center center;
    background-size: 100% 100%;
}

#topNav .menu-icon2 {
    background: url('//simg01.gaodunwangxiao.com/uploadfiles/tmp/upload/202004/23/c5cf7_20200423182707.png') no-repeat center center;
    background-size: 100% 100%;
}

#topNav .menu-icon3 {
    background: url('//simg01.gaodunwangxiao.com/uploadfiles/tmp/upload/202004/23/9cd01_20200423182735.png') no-repeat center center;
    background-size: 100% 100%;
}

#topNav .menu-icon4 {
    background: url('//simg01.gaodunwangxiao.com/uploadfiles/tmp/upload/202004/23/22099_20200423182808.png') no-repeat center center;
    background-size: 100% 100%;
}

#topNav .menu-icon5 {
    background: url('//simg01.gaodunwangxiao.com/uploadfiles/tmp/upload/202004/23/bb2b3_20200423182833.png') no-repeat center center;
    background-size: 100% 100%;
}

#topNav .menu-icon6 {
    background: url('//simg01.gaodunwangxiao.com/uploadfiles/tmp/upload/202004/23/1ea71_20200423182901.png') no-repeat center center;
    background-size: 100% 100%;
}

#topNav .menu-icon7{
	background: url('//simg01.gaodunwangxiao.com/uploadfiles/files/202207/15/c6fb5_20220715162439.jpg') no-repeat center center;
	background-size: 100% 100%;
}
#topNav .menu-icon8{
	background: url('https://gaodun-edu-loan.oss-cn-hangzhou.aliyuncs.com/f7374638-b373-496f-9dfe-49b808332e82.png') no-repeat center center;
	background-size: 100% 100%;
}
#topNav .menu-icon9{
	background: url('https://simg01.gaodunwangxiao.com/uploadfiles/ziliao/202401/02/88efa_20240102101627.png') no-repeat center center;
	background-size: 100% 100%;
}
#topNav .menu-icon10{
	background: url('https://simg01.gaodunwangxiao.com/uploadfiles/ziliao/202401/02/79b65_20240102102130.png') no-repeat center center;
	background-size: 100% 100%;
}
#topNav .menu-icon11{
	background: url('https://simg01.gaodunwangxiao.com/uploadfiles/ziliao/202401/02/b6667_20240102104532.png') no-repeat center center;
	background-size: 100% 100%;
}

#topNav #cart-count{
	min-width: 20px;
	line-height: 20px;
	display: inline-block;
    color: #fff;
    background: linear-gradient(#ff9e6c 100%, #ff813d 100%);
    border-radius: 10px;
    text-align: center;
    font-size: 12px;
	position: absolute;
	bottom:20px;
}

#topNav .menuper .menulft {
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 10px;
}

#topNav .menuper .menulft a {
    padding: 1px !important;
    margin: 0;
    display: block;
    border-radius: 30px;
    border: 1px solid #f96203;
}

#topNav .menuper .menulft a img {
    height: 36px !important;
    border-radius: 30px !important;
    width: 36px;
}

#topNav .menuper .menurgt {
    width: 164px;
    height: 40px;
    float: left;
}

#topNav .menuper .menurgt .per1 {
    color: #4a4a4a;
    padding-left: 4px;
    font-size: 14px;
    margin: 10px 0;
}

#topNav .menuper .menurgt .per2 {
    color: #898b92;
    font-size: 12px;
    margin-top: 8px;
}

#topNav .menuper .menurgt .per2 a {
    display: inline-block !important;
    width: auto;
    padding: 0 4px !important;
    font-size: 12px;
    color: #898b92;
}

#topNav .menuper .menurgt .per2 a:hover {
    background: #fff !important;
}

#topNav .permillogin {
    display: inline-block;
    width: 100%;
    text-align: center;
}

#topNav .permillogin a {
    font-size: 14px;
    display: inline-block !important;
    width: 100%;
    margin-bottom: 8px;
}

#tongji-top-msg {
    font-style: normal;
}