/* 
针对头部导航部分

*/

.nav-wrapper-list {
    width: 409px;
}

.nav-bg-contents-end {
       left: inherit !important;
    right: 0px !important;
    top:45px !important;
    border-radius: 10rem 0rem 10rem 10rem !important;
}
.nav-link{
        width: 100% !important;
    display: inline-block;
    text-align: center;
}


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

#findCont div#courseList {
    width: 100%;
    overflow: hidden;
    clear: both;
    padding-bottom: 0;
    box-shadow: 0 0 3px rgba(0,0,0,.3);
}

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

#findCont #prosub {
    overflow: hidden;
    margin: 0 !important;
}

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

#findCont dt a {
    width: 85px;
}

#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: 197.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: 110px;
    position: relative;
}

#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: 10px 0px 0 0px;
    font-weight: 700;
    border-bottom: 1px solid #eee;
    margin: 0 0px 6px 0;
}

#findCont,
#findCont a,
#bookCont,
#bookCont a,
#userCont,
#userCont a {
    /*display: block;*/
    font-weight: unset;
    line-height: 35px;
    font-size: 14px;
    color: #777;
}
/* .navbody1 .a2[data-info] {
    font-size: 0 !important;
}
.navbody1 .a2::after {
    content: attr(data-info);
    font-size: 14px;
  } */

.hoverActive {
    position: absolute;
    left: 209px;
    display: block !important;
    opacity: 1 !important;
    z-index: 2232;
    left: -290px;
}

#findCont,
#findCont a.a1,
#bookCont,
#bookCont a.a1,
#userCont,
#userCont a.a1,
.gfl1 .navbody1 a.a1 {
    color: #F96203 !important;
}


.gfl1 .a2 span,
#prosub2 .gfl1 .a2 span,
#prosub3 .gfl1 .a2 span {
    display: none;
    color: red;
    padding-left: 10px;
    font-size: 13px;
}
.gfl1 a.a2:hover{
    background-color: #f1f1f1;
}
.navbody1 .hot{
    display: inline-block !important;
    position: absolute;
    right: 5px;
}

.dropDiv {
    display: none;
    opacity: 0;
}

#prosub .gfl1:nth-child(1) .navbody1 .a2{ 
    overflow: hidden;
    text-indent: -70px;
}
#prosub .gfl1:nth-child(2) .navbody1 .a2{ 
    overflow: hidden;
    text-indent: -70px;
}
#prosub .gfl1:nth-child(3) .navbody1 .a2{ 
    overflow: hidden;
    text-indent: -56px;
}
#prosub .gfl1:nth-child(4) .navbody1 .a2{ 
    overflow: hidden;
    text-indent: -56px;
}
#prosub .gfl1:nth-child(5) .navbody1 .a2{ 
    overflow: hidden;
    text-indent: -56px;
}
#prosub .gfl1:nth-child(6) .navbody1 .a2{
    overflow: hidden;
    text-indent: -56px;
}