.www-header-container .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;
}
.www-header-container .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;
}
.www-header-container,
#rgtFixed {
    z-index: 1000;
}

/*头部*/
.www-header-container .rgt .lgBefore a,
.lgPart a,
.www-header-container #applyCont a,
.logBtnDiv em,
.oterICall a,
.www-header-container .rgt .lgAfter span.newly .dropDiv a,
.www-header-container .iconImg,
.www-header-container .newsCls,
.www-header-container i.icoTop {
    background-image: url(//wwwimg.gaodunwangxiao.com/share/images/sprites.png);
    background-repeat: no-repeat;
}
.www-header-container h1 {
    background-image: url(//wwwimg.gaodunwangxiao.com/share/images/sprites_201604.png);
    background-repeat: no-repeat;
}
/*去掉h1标签新增样式*/
.www-header-container .newLog {
    background: url(//simg02.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-top: 20px;
    margin-right: 8px;
    float: left;
}
.moblog {
    display: none !important;
}

.www-header-container {
    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;
}
#message:hover .notIcon::before {
    color: #f96203;
}
.www-header-container #courseList #prosubs {
    margin: 2px 8px 3px;
    overflow: hidden;
}
.www-header-container #courseList {
    border-radius: 4px;
}
.www-header-container #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);
}
.www-header-container #tongji-top-live:hover #live-list {
    display: block;
}
.www-header-container #tongji-top-live #live-list .live-course {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.www-header-container #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);
}
.www-header-container #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);
}
.www-header-container #tongji-top-live #live-list .live-course .live-item .live-item-middle {
    float: left;
    margin-left: 20px;
}
.www-header-container #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;
}
.www-header-container #tongji-top-live #live-list .live-course .live-item .live-item-middle p:last-child {
    color: #333333;
    font-size: 16px;
    line-height: 22px;
}
.www-header-container #tongji-top-live #live-list .live-course .live-item .live-item-right {
    float: right;
    width: 80px;
    margin-right: 16px;
    height: 100%;
}
.www-header-container #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;
}
.www-header-container #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;
}
.www-header-container #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);
}

.www-header-container #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);
}
.www-header-container .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;
}

.www-header-container .downapp a {
    color: #f96203;
}

a.clickSpaceBtn {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    background: linear-gradient(135deg, #ffaa5c 0%, #ff5c01 93.5%);
    padding: 4px 12px !important;
    border-radius: 30px;
    margin-left: 12px;
    line-height: 20px !important;
}
a.clickSpaceBtn img {
    display: inline-block;
    width: 4px;
    height: 8px;
    margin-left: 6px;
}

/*全局搜索*/
.www-header-container .search {
    float: left;
    font-family: 'PingFang SC', 'Microsoft YaHei', 'Hiragino Sans GB', 'Helvetica', 'Tahoma', 'Arial', 'SimSun', 'Heiti', 'sans-serif';
    margin-top: 16px;
    padding-left: 0px;
}
.www-header-container .search .gd_search {
    margin-right: 0px;
}
.www-header-container .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;
}

.www-header-container .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 {
    color: #999;
}
#searchtxt:-moz-placeholder {
    color: #999;
}
#searchtxt::-moz-placeholder {
    color: #999999;
}
#searchtxt:-ms-input-placeholder {
    color: #999999;
}
#searchtxt::placeholder {
    color: #999999;
}
::-ms-clear,
::-ms-reveal {
    display: none;
}
.searchBox {
    display: none;
}
.search-nav {
    position: absolute;
    top: 80px;
    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;
}
.www-header-container .search .gd_search .search-nav .btnSea {
    position: absolute;
    left: 66px;
    top: -6%;
    width: 26px !important;
    height: 26px !important;
    background-size: 26px 26px !important;
}
.www-header-container .search #searchtxt:focus {
    box-shadow: 0 0 0;
}
.www-header-container .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;
}
.www-header-container .search .isSearch {
    margin-left: 40px;
    width: 37px;
    height: 46px;
    background-position: 0 4px;
    margin-right: 11px;
}
.www-header-container .search .addCls .seaButt {
    display: inline-block;
}
.www-header-container .search .addCls #searchtxt {
    background: none;
    cursor: text;
    color: #f96203 !important;
    outline: none;
    box-shadow: none;
}
.www-header-container .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;
}
.www-header-container .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;
}
.www-header-container .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;
}
.www-header-container .search .search_suggest dd {
    height: 24px;
    overflow: hidden;
    padding-left: 66px;
    line-height: 24px;
    cursor: default;
    margin-top: 6px;
    margin-bottom: 8px;
}
.www-header-container .search .search_suggest dd a {
    display: block;
    width: 100%;
    padding-right: 0;
}
.www-header-container .search .search_suggest dd a:hover {
    color: #f96203;
}

.www-header-container .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;
}

.www-header-container .search .search_suggest dd.hover {
    color: #f96203;
}
.www-header-container .search .search_suggest dd.sehItem.hover a {
    width: 280px;
}

.www-header-container .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;
}
.www-header-container .search #search-combobox a {
    color: #666;
}
.www-header-container .search #search-combobox .item_course {
    display: none;
}
.www-header-container .hidden_btn #tongji-top-app {
    position: relative;
    display: none;
}
.www-header-container .hidden_btn #tongji-top-app::before {
    content: '';
    display: block;
    position: absolute;
    top: 28px;
    right: 9px;
    border: 6px solid;
    border-color: #333333 transparent transparent;
}
.www-header-container .hidden_btn:hover #tongji-top-app::before {
    border-color: #f96203 transparent transparent;
}
/*end 全局搜索*/
.www-header-container i.icoTop {
    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;
}
.www-header-container .icoDown {
    background-position: -80px -183px;
    width: 10px;
    height: 6px;
}
.www-header-container a {
    color: #666666;
    font-size: 14px;
    text-decoration: none;
}
.www-header-container .mk {
    padding: 0 10px;
    line-height: 60px;
    font-size: 14px !important;
    display: block;
    float: left;
    cursor: pointer;
    position: relative;
    z-index: 120;
    color: #666666;
}
.www-header-container .mk:hover {
    color: #f96203;
}
.www-header-container .nopointer {
    cursor: default !important;
}
.www-header-container #tongji-top-live,
.www-header-container #tongji-top-tiku,
.www-header-container #tongji-top-cidian,
.www-header-container #tongji-top-service,
.www-header-container #tongji-top-bbs,
.www-header-container #tongji-top-open {
    padding: 0 8px;
}
#applyLoginId:hover {
    color: #f96203;
}
/*标签修饰*/
.www-header-container .mk .navtag {
    position: absolute;
    top: 0;
    left: 5px;
}
.www-header-container .mk .navtag.glivetag {
    width: 48px;
    height: 21px;
    background: url(../images/glive_tag.png);
}
.www-header-container .mk .navtag.buluotag {
    width: 48px;
    height: 21px;
    background: url(../images/buluo_tag.png);
}
/*标签修饰 end*/
.www-header-container .hidden_btn {
    height: auto;
    position: relative;
}
.www-header-container .hidden_btn:hover a.mk {
    background: #f3f6f7;
    color: #f96203;
}
.www-header-container .hidden_btn .mobCouse {
    position: relative;
    font-size: 14px;
}
.www-header-container .hidden_btn:hover i.icoDown {
    background: url(https://gaodun-share.oss-cn-hangzhou.aliyuncs.com/uploadfiles/tmp/upload/202003/10/292dd_20200310162752.svg) no-repeat;
}
.www-header-container {
    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;
}
.www-header-container h1 {
    background-position: 0 0;
    width: 150px;
    height: 52px;
    line-height: 300px;
    overflow: hidden;
    float: left;
    margin: 2px 60px 0 0;
}
.www-header-container h1 a {
    display: block;
    width: 150px;
    height: 52px;
}
.www-header-container .newLog {
    width: 293px;
    height: 60px;
    overflow: hidden;
    float: left;
    margin: 0px 6px 0 0;
}
.www-header-container .newLog a {
    display: block;
    width: 250px;
    height: 60px;
}
.www-header-container .lft {
    float: left;
}
.www-header-container .lftHead {
    margin-top: 4px;
}
.www-header-container .lftHead > * {
    font-size: 16px;
}
.www-header-container .lftHead .apply a {
    display: inline;
    margin: 0;
    padding: 0;
}

.www-header-container a:hover,
#loginId:hover {
    color: #f96203;
    text-decoration: none;
}
.www-header-container .dropDiv {
    position: absolute;
    top: 52px;
    left: 0;
    border-radius: 0;
    border: none;
    background: #f3f6f7;
}
.www-header-container .headerDiv {
    position: absolute;
    top: 52px;
    left: 0;
    border-radius: 0;
    border: none;
    background: #f3f6f7;
}
.www-header-container .dropDiv:before {
    display: none;
}
/* .www-header-container  #findCont{width:560px;} */
.www-header-container #findCont,
.www-header-container #findCont a {
    color: #777;
}
.www-header-container #findCont div.courseList {
    font-size: 12px;
    margin: 8px 8px 0;
    margin-top: -1px;
    overflow: hidden;
}
.www-header-container #findCont #courseList h3 {
    margin: 5px 10px 0;
    border-bottom: solid 1px #ccc;
    padding-bottom: 2px;
    display: none;
}
.www-header-container #findCont #courseList h3 a {
    padding: 5px 6px;
}
.www-header-container #findCont #courseList h3 a:hover {
    background: #74b163;
    color: #fff;
}
.www-header-container #findCont i {
    color: #999;
}
.www-header-container #findCont #prosub {
    margin: 2px 8px 3px;
    overflow: hidden;
}
.www-header-container #findCont dl {
    width: 100%;
    overflow: hidden;
    line-height: 13px;
    border-top: 1px solid #ececec;
    padding: 4px 0;
    margin-top: -1px;
}
.www-header-container #findCont dl.bgList {
    background: #58bd96;
}
.www-header-container #findCont dl.bgList a {
    color: #fff;
}
.www-header-container #findCont dl.bgList i {
    color: #eee;
}
.www-header-container #findCont dt {
    float: left;
    padding: 2px 0 0 5px;
    font-size: 14px;
}
.www-header-container #findCont dt i.icon-angle-right {
    display: none;
}
.www-header-container #findCont dt a {
    display: inline-block;
    width: 95px;
}
.www-header-container #findCont dd {
    margin-left: 105px;
    font-size: 12px;
}
.www-header-container #findCont dd a {
    display: inline-block;
    padding: 3px 4px;
    margin-right: 5px;
}
.www-header-container #findCont dl.bgList a:hover {
    text-decoration: underline;
}
.www-header-container #applyCont a:hover {
    background: #eee url(//wwwimg.gaodunwangxiao.com/share/images/sprites.png) no-repeat 0 0;
}
.www-header-container #applyCont:before {
    left: 106px;
}
.www-header-container #applyCont a {
    display: block;
    padding-left: 24px;
    color: #777;
    margin: 6px 10px 6px 12px;
    white-space: nowrap;
}
.www-header-container #applyCont a.andr {
    background-position: -106px -47px;
}
.www-header-container #applyCont a.ipho {
    background-position: -106px -70px;
}
.www-header-container #applyCont a.ipad {
    background-position: -106px -91px;
}
.www-header-container #applyCont a.courseIcon {
    background-position: -102px -189px;
}
.www-header-container #applyCont a.tikuIcon {
    background-position: -102px -215px;
}
.www-header-container #applyCont a.jobIcon {
    background-position: -102px -241px;
}
.www-header-container #applyCont a.bbsIcon {
    background-position: -102px -267px;
}
.www-header-container #applyCont a.bookIcon {
    background-position: -102px -291px;
}
.www-header-container #applyCont a.MewIcon {
    background-position: -102px -316px;
}
.www-header-container #applyCont a.kjcyIcon {
    background-position: -102px -339px;
}
.www-header-container #applyCont a.cpaIcon {
    background-position: -102px -362px;
}
.www-header-container .newsCls,
.www-header-container .hotCls {
    width: 29px;
    height: 15px;
    right: -20px;
    top: 0;
    background-position: 0 -183px;
}
.www-header-container .hotCls {
    background: url(//wwwimg.gaodunwangxiao.com/share/images/hotTop.png) no-repeat 0 0;
}
.www-header-container .newCls {
    background: url(//wwwimg.gaodunwangxiao.com/share/images/newTop.png) no-repeat 0 0;
}
.www-header-container #applyCont a.cardIcon {
    background: url(//wwwimg.gaodunwangxiao.com/share/images/topcfa.png) no-repeat;
}
.www-header-container #applyCont a.cardIcon:hover {
    background: url(//wwwimg.gaodunwangxiao.com/share/images/topcfa.png) no-repeat #eee;
}
.www-header-container #applyCont a.CDIcon {
    background: url(//wwwimg.gaodunwangxiao.com/share/images/CDIcon.png) no-repeat;
}
.www-header-container #applyCont a.CDIcon:hover {
    background: url(//wwwimg.gaodunwangxiao.com/share/images/CDIcon.png) no-repeat #eee;
}
.www-header-container a.yy {
    height: 28px;
    position: relative;
}
.www-header-container .apply {
    line-height: 21px;
    margin-left: 0;
}
.www-header-container .rgt {
    float: right;
}
.www-header-container .topRgt .lgAfter {
    float: left;
}
.www-header-container .topRgt .top-nav-change {
    position: absolute;
    right: -75px;
    top: 34px;
    font-size: 14px;
    color: #333;
}
.www-header-container .topRgt .top-nav-change a {
    cursor: pointer;
    color: #333;
}
.www-header-container .topRgt .top-nav-change a:hover {
    color: #f96203;
}
.www-header-container .rgt .lgBefore {
    float: left;
    margin-left: 5px;
    color: #333333;
    margin-top: 4px;
}
.www-header-container .rgt .lgBefore span.cGray {
    border-left: solid 1px #999;
    padding-left: 10px;
}
.www-header-container .downCls {
    display: none;
}
.www-header-container .comMore {
    text-align: center;
    background: #f0f0f0;
    color: #a3a3a3;
    width: auto;
    margin: 0 -3px -5px;
    border-radius: 4px;
    overflow: hidden;
    padding: 6px 0;
}
.www-header-container .comMore a {
    text-decoration: none;
    color: #333;
    float: right;
    margin: 5px 10px 0 0;
}
.www-header-container .comMore .allmessageunset {
    float: left;
    margin-left: 10px;
    padding: 4px 10px;
    color: #333;
    cursor: pointer;
}
.www-header-container .comMore .allmessageunset.current {
    background: #060;
    color: #fff;
    border-radius: 5px;
}

.www-header-container .rgt .lgBefore a,
.lgPart a,
.oterICall a {
    width: 21px;
    height: 21px;
    display: inline-block;
    margin: 8px 5px 0;
}
.www-header-container .rgt a.qqIcon,
.lgPart a.qqIcon {
    background-position: -6px -47px;
}
.www-header-container .rgt a.wbIcon,
.lgPart a.wbIcon {
    background-position: -36px -46px;
}
.www-header-container .rgt a.rrIcon,
.lgPart a.rrIcon {
    background-position: -66px -46px;
}
.www-header-container .rgt .lgBefore a:hover,
.lgPart a:hover,
.oterICall a:hover {
    background: url(//wwwimg.gaodunwangxiao.com/share/images/spritesHv.png) no-repeat;
}
.www-header-container .rgt a.qqIcon:hover,
.lgPart a.qqIcon:hover {
    background-position: -6px -47px;
}
.www-header-container .rgt a.wbIcon:hover,
.lgPart a.wbIcon:hover {
    background-position: -36px -46px;
}
.www-header-container .rgt a.rrIcon:hover,
.lgPart a.rrIcon:hover {
    background-position: -66px -46px;
}

.www-header-container .rgt .lgBefore em {
    cursor: pointer;
    padding: 0 10px;
    line-height: 60px;
}
.www-header-container .rgt .lgAfter a#message {
    margin-top: 23px !important;
    margin-left: 15px;
    margin-right: 0;
}
.www-header-container .rgt .lgAfter img {
    height: 24px;
    width: 24px;
}

.www-header-container .rgt .lgAfter #message #remindCls {
    position: absolute;
    top: -4px;
    right: -5px;
    display: none;
    border-radius: 10px;
    background: #ca3131;
    width: 10px;
    height: 10px;
    font-size: 0;
}
.www-header-container .rgt .personIf {
    margin-left: 10px;
    top: 10px;
}
.www-header-container .rgt .personIf img {
    cursor: pointer;
    vertical-align: -1px;
    border-radius: 12px;
}
.www-header-container .iconImg {
    display: inline-block;
    width: 22px;
    height: 18px;
}
.www-header-container .newIcon {
    background-position: -104px -118px;
}
.www-header-container .notIcon {
    background-position: -53px -183px;
    height: 16px;
    width: 30px;
    line-height: 22px;
}
.www-header-container #presonLst {
    left: auto;
    right: 5px;
    top: 48px;
}
.www-header-container #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;
}

.www-header-container #presonLst a:hover {
    background: #f9f9f9;
    color: #333;
}
.www-header-container a#message:hover em {
    opacity: 0.7;
}
.www-header-container #presonLst a.hdCls {
    display: none;
}
.dloading {
    background: url(../images/loaderc.gif) no-repeat center scroll;
    height: 100px;
}
.www-header-container div,
.www-header-container 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;
}
.www-header-container div,
.www-header-container .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;
}
.downCls {
    display: none;
}
.www-header-container #findCont:before {
    display: block;
    left: 28px;
}
.www-header-container .menuMb .mk {
    display: block;
}
.www-header-container .rgt .lgBefore em {
    padding: 0 15px 0;
    border: none;
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #f96203;
}
.www-header-container #findCont .downCls a {
    display: inline-block;
    margin-right: 10px;
}
.www-header-container .menuMb .icoDown,
.www-header-container .menuMb:hover i.icoDown {
    background: url(../images/sprites.png) no-repeat 0 -234px;
    width: 39px;
    height: 31px;
}
.www-header-container #findCont .downCls {
    display: none;
    margin: 0 10px 0;
    padding: 5px;
    border-top: solid 1px #ccc;
}
.www-header-container #findCont div#courseList {
    width: 100%;
    overflow: hidden;
    clear: both;
    padding-bottom: 5px;
}
.www-header-container #findCont dl {
    float: left;
    width: auto;
    border: none;
}
.www-header-container #findCont #prosub {
    overflow: hidden;
}
.www-header-container #findCont dl.bgList a:hover {
    text-decoration: none;
}
.www-header-container #findCont dt a {
    width: 85px;
}
.www-header-container #findCont #courseList h3 {
    display: block;
}

.www-header-container .hidden_btn:hover a.mk {
    background: #ffffff;
}
#prosub,
#prosub3 {
    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;
    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 {
    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;
    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;
}
.www-header-container #findCont,
.www-header-container #findCont a,
.www-header-container #bookCont,
.www-header-container #bookCont a,
.www-header-container #userCont,
.www-header-container #userCont a {
    display: block;
}
.www-header-container #findCont,
.www-header-container #findCont a.a1,
.www-header-container #bookCont,
.www-header-container #bookCont a.a1,
.www-header-container #userCont,
.www-header-container #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 8px;
    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;
    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 {
    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;
}

.www-header-container #findCont,
.www-header-container #bookCont,
.www-header-container #userCont {
    height: 0px;
    margin: 0;
    padding: 0;
}
.www-header-container #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%);
}
.www-header-container #bookCont {
    transform: translateX(-42%);
    -webkit-transform: translateX(-42%);
    -moz-transform: translateX(-42%);
    -ms-transform: translateX(-42%);
    -o-transform: translateX(-42%);
}
.www-header-container #userCont {
    transform: translateX(-46%);
    -webkit-transform: translateX(-46%);
    -moz-transform: translateX(-46%);
    -ms-transform: translateX(-46%);
    -o-transform: translateX(-46%);
}

.www-header-container .notIcon {
    background: none;
    width: auto;
}
.www-header-container #message {
    margin-top: 18px !important;
    position: relative;
}
.www-header-container #presonLst {
    width: 240px;
    background: #fff !important;
    padding: 0;
}
.www-header-container .menuper {
    overflow: hidden;
    padding: 10px 0px 13px;
    width: 220px;
    margin: 0 auto;
    border-bottom: 1px solid rgb(238, 238, 238);
}
.www-header-container .permin {
    overflow: hidden;
    padding: 0 8px;
}
.www-header-container .permin a {
    display: inline-block !important;
    width: 100%;
    text-align: left;
    color: #414551 !important;
}
.www-header-container #presonLst .permin a {
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: relative;
}
.www-header-container .permin-block {
    border-bottom: 1px solid rgb(238, 238, 238);
}
.www-header-container .menu-icon {
    display: inline-block;
    margin-right: 20px;
    width: 16px;
    height: 16px;
    margin-left: 14px;
    vertical-align: middle;
}
.www-header-container .menu-icon1 {
    background: url('//simg01.gaodunwangxiao.com/uploadfiles/tmp/upload/202004/23/b020c_20200423182638.png') no-repeat center center;
    background-size: 100% 100%;
}
.www-header-container .menu-icon2 {
    background: url('//simg01.gaodunwangxiao.com/uploadfiles/tmp/upload/202004/23/c5cf7_20200423182707.png') no-repeat center center;
    background-size: 100% 100%;
}
.www-header-container .menu-icon3 {
    background: url('//simg01.gaodunwangxiao.com/uploadfiles/tmp/upload/202004/23/9cd01_20200423182735.png') no-repeat center center;
    background-size: 100% 100%;
}
.www-header-container .menu-icon4 {
    background: url('//simg01.gaodunwangxiao.com/uploadfiles/tmp/upload/202004/23/22099_20200423182808.png') no-repeat center center;
    background-size: 100% 100%;
}
.www-header-container .menu-icon5 {
    background: url('//simg01.gaodunwangxiao.com/uploadfiles/tmp/upload/202004/23/bb2b3_20200423182833.png') no-repeat center center;
    background-size: 100% 100%;
}
.www-header-container .menu-icon6 {
    background: url('//simg01.gaodunwangxiao.com/uploadfiles/tmp/upload/202004/23/1ea71_20200423182901.png') no-repeat center center;
    background-size: 100% 100%;
}
.www-header-container .menu-icon7 {
    background: url('//simg01.gaodunwangxiao.com/uploadfiles/files/202207/15/c6fb5_20220715162439.jpg') no-repeat center center;
    background-size: 100% 100%;
}
.www-header-container .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%;
}
.www-header-container .menu-icon9 {
    background: url('https://simg01.gaodunwangxiao.com/uploadfiles/ziliao/202401/02/88efa_20240102101627.png') no-repeat center center;
    background-size: 100% 100%;
}
.www-header-container .menu-icon10 {
    background: url('https://simg01.gaodunwangxiao.com/uploadfiles/ziliao/202401/02/79b65_20240102102130.png') no-repeat center center;
    background-size: 100% 100%;
}
.www-header-container .menu-icon11 {
    background: url('https://simg01.gaodunwangxiao.com/uploadfiles/ziliao/202401/02/b6667_20240102104532.png') no-repeat center center;
    background-size: 100% 100%;
}
.www-header-container #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;
}

.www-header-container .menuper .menulft {
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 10px;
}
.www-header-container .menuper .menulft a {
    padding: 1px !important;
    margin: 0;
    display: block;
    border-radius: 30px;
    border: 1px solid #f96203;
}
.www-header-container .menuper .menulft a img {
    height: 36px !important;
    border-radius: 30px !important;
    width: 36px;
}
.www-header-container .menuper .menurgt {
    width: 164px;
    height: 40px;
    float: left;
}
.www-header-container .menuper .menurgt .per1 {
    color: #4a4a4a;
    padding-left: 4px;
    font-size: 14px;
    margin: 10px 0;
}
.www-header-container .menuper .menurgt .per2 {
    color: #898b92;
    font-size: 12px;
    margin-top: 8px;
}
.www-header-container .menuper .menurgt .per2 a {
    display: inline-block !important;
    width: auto;
    padding: 0 4px !important;
    font-size: 12px;
    color: #898b92;
}
.www-header-container .menuper .menurgt .per2 a:hover {
    background: #fff !important;
}
.www-header-container .permillogin {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.www-header-container .permillogin a {
    font-size: 14px;
    display: inline-block !important;
    width: 100%;
    margin-bottom: 8px;
}

.www-header-container em {
    font-style: normal;
}

.www-header-container .f-pr{
	position: relative;
}
