.hd-right {
    text-align: left;
}

.hd-pic-btn {
    max-width: 260px;
    width: 260px;
    padding-left: 20px;
    padding-right: 0;
    text-align: left;
    box-sizing: border-box;
}

.logo-right {
    font-size: 12px;
    color: white;
    line-height: 20px !important;
    margin-left: 10px;
}

.hd-pic-btn .pic {
    float: left;
    margin-top: 10px
}

.hdpic-drop-wrap {
    width: 260px;
    box-sizing: border-box;
    background: #fff;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.header .wrap .logo{
    background: none;
    height: 64px;
}

.logo{
    position: relative;
}
.logo i{
    font-size: 24px;
    color: #3F4654;
}
.logo .icon-YY{
    position: absolute;
    color: #308AF0;
    left: 74px;
}
.li_middle .icon-YY{
    left: 84px;
}
.logo .icon-mianfei{
    margin-left: 8px;
}
.logo .iconfont-txt{
    margin-left: -5px;
}

.logo .iconfont-txts{
    font-size: 15px;
    margin-left: 2px;
    position: relative;
    top: -3px;
}

.header{
    min-width: 1280px;
}
.hdpic-drop-wrap .drop-btn a:first-child {
    width: 129px;
}
.banji-go{
    position: absolute;
    right: 78px;
    cursor: pointer;
    width: 110px;
    height: 32px;
    line-height: 32px;
    background: #3370FF;
    box-shadow: -6px 4px 14px rgb(46 105 242 / 28%);
    border-radius: 16px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    margin-top: 5px;
    top: 10px;
}
.banji-go:hover{
    font-weight: bold;
    color: #fff;
}
.banji-go a{
    color: #fff !important;
    height: 32px;
    line-height: 32px;
    font-size: 14px !important;
}
.hd-pic-btn{
    width: 80px;
    max-width: 80px;
}
.hd-right .inner{
    border-left: none;
}

.head-portrait .vip-logo-d {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 26px;
    height: 14px;
    background: url("../image/vip.png") -32px 0 no-repeat;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 6px;
    background-color: #fff;
}

.head-portrait .vip-logo-d{
    background: url("../image/vip.png") 0px 0 no-repeat !important;
}
.head-portrait .nvip-logo-1{
    background:#fff url("../image/vip.png") -32px 0 no-repeat !important;
    border-radius: 3px;
}

.head-dian{
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #F14A4A;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    position: absolute;
    top: 5px;
    right: 11px;
    display: none;
}
.header .wrap{
    height: 52px;
}


/*个人中心导航*/
.hd-right{
    border-left: none;
    height: 52px;
    float: right;
    display: flex;
    align-items: center;
}
.hd-right lb-user-profile {
    height: 42px;
}
.head-personal {
    float: left;
    margin-right: 18px;
    cursor: pointer;
}

.head-portrait .head-p-img {
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50%;
    -ms-border-radius: 50%;
    border: 2px solid #fff;
    /*box-shadow: -4px 4px 12px #E1E1E1;*/
    top: 8px;
    left: -11px;
}
.head-personal-top{
    float: left;
    cursor: pointer;
    height: 52px;
    padding-left: 5px;
}
.head-personal-top:hover .personal-cen{
    display: block;
}
.head-portrait .head-p-img {
    width: 42px;
    height: 42px;
    line-height: 42px;
    border-radius: 50%;
    -ms-border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: -4px 4px 12px #E1E1E1;
}
.head-personal-top{
    float: left;
    cursor: pointer;
}
.head-personal-top:hover .personal-cen{
    display: block;
}
/* 二级 */
.personal-cen {
    background: #fff;
    box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.1);
    width: 242px;
    position: absolute;
    top: 52px;
    right: 0px;
    padding: 10px 20px;
    display: none;
    z-index: 600;
    overflow: inherit !important;
    border-radius: 0px 0px 4px 4px;
}

.personal-cen .per-cen-h {
    height: 35px;
    line-height: 35px;
}

.per-userName {
    float: left;
    color: #202020;
    font-size: 17px;
    font-weight: bold;
    max-width: 140px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.per-userkt {
    float: right;
    color: #EE7B26;
    font-size: 14px;
}

.per-childl {
    float: left;
    font-size: 14px;
    color: #202020;
}

.per-childr {
    float: right;
    font-size: 14px;
    color: #2489F2;
}

.per-childr a {
    font-size: 14px;
    color: #2489F2;
}

.per-child-acc, .per-child-accset, .per-child-acctg, .per-child-exit {
    font-size: 14px;
    cursor: pointer;
    color: #202020;
}
.per-child-accset a,.per-child-exit a{
    color: #202020;
}
.per-child-accset:hover,.per-child-exit:hover{
    background: #FAFAFC;
}
.per-child-accset{
    position: relative;
}
.per-child-accset-i{
    width: 22px;
    height: 22px;
    background: url("../image/sub_no.png") no-repeat;
    position: absolute;
    right: -11px;
    top: 12px;
}

.per-child-acc img, .per-child-accset img {
    position: absolute;
    right: 10px;
}

/*班级消息弹窗*/
.banji-goHover:hover .bjtc{
    display: block;
}
.bjtc{
    background-image: url("../image/class_tc_bg.png");
    background-position: center center;
    background-repeat: no-repeat;
    width: 296px;
    height: 169px;
    position: absolute;
    right: -42px;
    top: 28px;
    z-index: 66;
    display: none;
}
.bjtc-close{
    position: absolute;
    right: 40px;
    top: 22px;
    cursor: pointer;
}
.bjtc-close img{
    width: 12px;
}
.bjtc-xbt{
    font-size: 15px;
    font-weight: bold;
    color: #202020;
    position: absolute;
    left: 50px;
    top: 25px;
    cursor: default;
}
.bjtc-txt{
    color: #666;
    font-size: 13px;
    position: absolute;
    left: 50px;
    top: 50px;
    font-weight: normal;
    cursor: default;
}
.bjtc-btns{
    position: absolute;
    left: 50px;
    top: 84px;
    font-weight: normal;
}
.bjtc-btns .bjtc-btnsl{
    width: 80px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #999999;
    border-radius: 4px;
    color: #999999;
    font-size: 13px;
    display: inline-block;
    margin-right: 10px;
}
.bjtc-btns .bjtc-btnsr{
    width: 80px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #3E8BDB;
    border-radius: 4px;
    color: #3E8BDB;
    font-size: 13px;
    display: inline-block;
}

.binding-phone{
    height: 34px;
    line-height: 34px;
    background: #37393D;
    color: #CACED6;
    text-align: center;
    display: none;
    min-width: 1310px;
    position: relative;
    z-index: 2;
}
.binding-phone a{
    color: #fff;
}
.binding-phone img{
    width: 15px;
    float: right;
    margin: 5px 10px 0 0;
    cursor: pointer;
}

/*头部*/
.header{
    width: 100%;
    z-index: 6;
    background: none;
    height: 80px;
    padding: 0;
    min-width: auto;
}
.header .logo{
    height: auto;
    margin-top: 0;
}
.hd-nav a{
    color: #37393D;
    padding: 0 0.8rem;
}
.hd-nav .on a, .hd-nav a:hover{
    color: #467AF2;
}
.hd-nav li.on{
    background-image: url("../image/index_nav_on.png");
    background-repeat: no-repeat;
    background-position: center 56px;
}
.header .wrap {
    height: 80px;
    line-height: 80px;
    margin: 0 auto;
    position: fixed;
    width: 98%;
    top: 0;
    left: 0;
    right: 0;
    min-width: 1320px;
}
.nav-more-wrap .nav-more{
    line-height: 29px;
    top: 61px;
    left: initial !important;
    right: 0;
    z-index: 5;
    background: #FFFFFF;
    box-shadow: 0px 8px 24px 0px rgba(0,0,0,0.06);
    border-radius: 12px 12px 12px 12px;
    border: 1px solid #F0F0F0;
    padding: 23px !important;
}
.nav-more-wrap .nav-more a{
    color: #37393D;
    font-weight: normal;
}
.nav-more-wrap .nav-more a:hover{
    background: none;
    color: #467AF2;
    font-weight: bold;
}
.nav-more .on a{
    background: none;
    color: #467AF2;
    font-weight: bold;
}

.header{
    background: #FFFFFF !important;
    box-shadow: 0px 3px 14px rgba(217, 217, 217, 0.62);
    height: 64px !important;
    position: relative !important;
    z-index: 71;
    min-width: 1320px;
}
.header .wrap{
    height: 64px !important;
    line-height: 64px !important;
    position: relative;
    left: 0 !important;
}
.top_img_jt{
    top: -32px !important;
}
.personal-cen{
    top: 64px !important;
}
.hd-nav li.on{
    background-position: center 45px;
}
.hd-right{
    height: 64px;
}
.head-portrait .head-p-img {
    width: 42px;
    height: 42px;
    line-height: 42px;
    border-radius: 50%;
    -ms-border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: -4px 4px 12px #E1E1E1;
    top: 0px;
    left: 1px;
}
.head-personal-top{
    float: left;
    cursor: pointer;
}
.head-personal-top:hover .personal-cen{
    display: block;
}
.newHead{
    position: absolute !important;
    top: -4px;
    right: -5px;
}

/*新版导航样式  Start*/
.header .logo{
    /*width: 228px;*/
    /*margin-right: 70px;*/
    position: relative;
    z-index: 99;
}
.hd-nav{
    height: 58px;
    margin-bottom: 0;
}
.hd-nav .hd-nav-li{
    position: relative;
}
.free-icon-img{
    position: absolute !important;
    top: 5px !important;
    right: -13px !important;
    width: 19px;
    height: 17px;
    background: linear-gradient(124deg, #FF820D 1%, #F5575A 100%);
    border-radius: 9px 9px 9px 2px;
    text-align: center;
    line-height: 16px;
    font-size: 11px;
    color: #FFFFFF;
}
.hd-nav .hd-nav-li a{
    font-size: 13px;
    color: #3F4654;
    line-height: 58px;
    padding: 0;
    margin-right: 35px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
}
.hd-nav .hd-nav-li a:hover{
    color: #467AF2;
    font-weight: normal;
}
.hd-nav li.on{
    background-image: none;
}
.hd-nav .on a{
    color: #467AF2;
    font-weight: normal;
    border-bottom: 3px solid #467AF2;
}
.hd-nav .on a:hover{
    border-bottom: 3px solid #467AF2;
}
.nav-aiPPT-icon{
    width: 14px;
    position: relative;
    top: -2px;
}
.nav-img{
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 8px;
    position: relative;
    top: 2px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.nav-img1{
    background-image: url("../image/nav_1.png");
}
.nav-img5{
    background-image: url("../image/nav_5.png");
}
.nav-img6{
    background-image: url("../image/nav_6.png");
}
.nav-img7{
    background-image: url("../image/nav_7.png");
}
.nav-img8{
    background-image: url("../image/nav_8.png");
}
.nav-img9{
    background-image: url("../image/nav_9.png");
}
.nav-img10{
    background-image: url("../image/nav_10.png");
}

.hd-nav .hd-nav-li a:hover .nav-img1{
    background-image: url("../image/nav_1_on.png");
}
.hd-nav .hd-nav-li a:hover .nav-img5{
    background-image: url("../image/nav_5_on.png");
}
.hd-nav .hd-nav-li a:hover .nav-img6{
    background-image: url("../image/nav_6_on.png");
}
.hd-nav .hd-nav-li a:hover .nav-img7{
    background-image: url("../image/nav_7_on.png");
}
.hd-nav .hd-nav-li a:hover .nav-img8{
    background-image: url("../image/nav_8_on.png");
}
.hd-nav .hd-nav-li a:hover .nav-img9{
    background-image: url("../image/nav_9_on.png");
}
.hd-nav .hd-nav-li a:hover .nav-img10{
    background-image: url("../image/nav_10_on.png");
}
.hd-nav .on .nav-img1{
    background-image: url("../image/nav_1_on.png");
}
.hd-nav .on .nav-img5{
    background-image: url("../image/nav_5_on.png");
}
.hd-nav .on .nav-img6{
    background-image: url("../image/nav_6_on.png");
}
.hd-nav .on .nav-img7{
    background-image: url("../image/nav_7_on.png");
}
.hd-nav .on .nav-img8{
    background-image: url("../image/nav_8_on.png");
}
.hd-nav .on .nav-img9{
    background-image: url("../image/nav_9_on.png");
}
.hd-nav .on .nav-img10{
    background-image: url("../image/nav_10_on.png");
}

.hd-nav .nav-img-creation{
  background-image: url("../image/nav_creation.png");
  background-size: 16px 16px;
}
.hd-nav .hd-nav-li a:hover .nav-img-creation{
  background-image: url("../image/nav_creation_on.png");
}
.hd-nav .on .nav-img-creation{
  background-image: url("../image/nav_creation_on.png");
}
.hd-nav .nav-img-chatAi{
    background-image: url("../image/nav_11.png");
}
.hd-nav .hd-nav-li a:hover .nav-img-chatAi{
    background-image: url("../image/nav_11_on.png");
}
.hd-nav .on .nav-img-chatAi{
    background-image: url("../image/nav_11_on.png");
}

.hd-nav-li7 .nav-more{
    top: 64px;
    left: -12px;
    overflow: hidden;
    padding-bottom: 14px;
}

.hd-nav-li7 .nav-more .nav-more-li{
    text-align: center;
    margin-top: 0px;
}
.nav-more-li1{
    margin-left: 0px;
}
.nav-more-li2{
    margin: 10px 0px 0 !important;
}
.nav-more-li3{
    margin-right: 0;
    margin-top: 10px !important;
}
.nav-more-li-xbt{
    font-size: 12px;
    color: #9EA2A9;
    text-align: left;
}
.nav-more-li-xbt span{
    width: 3px;
    height: 10px;
    background: #467AF2;
    border-radius: 1px 3px 3px 1px;
    opacity: 0.5;
    display: inline-block;
    margin-right: 10px;
}

.hd-nav-li7:hover .nav-more{
    display: block;
}
.hd-nav-li7 .nav-more div a{
    line-height: 30px;
    font-size: 13px;
    color: #3F4654;
    border-bottom: none !important;
}
.hd-nav-li7 .nav-more div.on a{
    color: #467AF2;
    font-weight: normal;
    border-bottom: none;
}
.hd-nav-li7 .nav-more div.on a:hover{
    border-bottom: none;
}
.hd-nav .hd-nav-lix{
    line-height: 55px;
}
.hd-nav-lix a{
    width: 2px;
    height: 20px;
    background: #BEC2CC;
    margin-top: 22px;
    margin-right: 46px;
    padding: 0 !important;
}
.draft-btn{
    height: 64px;
    width: 118px;
    position: absolute;
    right: 195px;
}
.draft-btn a{
    width: 118px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 12px !important;
    border-radius: 16px 16px 16px 16px;
    position: absolute;
    left: 0;
    right: 213px;
    top: 50%;
    transform: translateY(-50%);
    border: 1px solid #F0B668;
    padding: 0 !important;
    box-shadow: 0px 4px 14px 1px rgb(0 0 0 / 8%);
    color: #E49937;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.draft-btn a .draft-btn-icon{
    position: relative;
    top: 3px;
    margin-right: 3px;
    background-position: -358px -140px;
    width: 16px;
    height: 16px;
}
.draft-btn a:hover{
    border: 1px solid #F0B668 !important;
    color: #E49937 !important;
    font-weight: normal;
}
.nav-chatAi{
    display: none;
}
.nav-chatAi1{
    display: inline-block;
}

.extend-banner-box{
    min-width: 1320px;
    z-index: 2;
}

.hd-nav-lis img{
    position: relative;
    top: -2px;
    margin-right: 1px;
}

@media screen and (min-width: 1780px) {
    .hd-nav .hd-nav-li a{
        margin-right: 35px;
    }
}
@media screen and (min-width: 1680px) and (max-width: 1780px) {
    .hd-nav .hd-nav-li a{
        margin-right: 25px;
    }
}
@media screen and (min-width: 1560px) and (max-width: 1680px) {
  .hd-nav .hd-nav-li a{
      margin-right: 20px;
  }
}
@media screen and (max-width: 1630px) {
    /*.nav-chatAi1{*/
    /*    display: none;*/
    /*}*/
    .nav-chatAi2{
        display: block;
    }
}
@media screen and (min-width: 1460px) and (max-width: 1560px) {
    .header .wrap .logo {
      width: 203px;
    }
    .hd-nav .hd-nav-li a{
        margin-right: 20px;
    }
}
@media screen and (min-width: 1320px) and (max-width: 1460px) {
  .header .wrap .logo {
    width: 203px;
  }
  .hd-nav .hd-nav-li a{
    margin-right: 15px;
    font-size: 12px;
  }
}
@media screen and (max-width: 1320px) {
  .header .wrap {
    width: 100%;
    /*padding-left: 20px;*/
    box-sizing: border-box;
  }
  .header .wrap .logo {
    width: 200px;
  }
    .hd-nav .hd-nav-li a{
        margin-right: 10px;
        font-size: 12px;
    }
}

.hd-nav-li9 .nav-new-icon{
    position: absolute;
    right: 11%;
    top: 10%;
}

/*新版导航样式  End*/

.nav-more-li1-content{
    overflow: hidden;
    width: 412px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.nav-more-li1-content .nav-more-item{
    float: left;
    width: 128px !important;
    height: 42px;
    background: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #EFEFF2;
    text-align: left;
    line-height: 42px !important;
    /* margin-right: 10px;
    margin-bottom: 10px; */
}
.nav-more-li1-content .nav-more-item a{
    text-align: left;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 42px !important;
    /* margin: 0 !important; */
    padding: 0 10px !important;
}
.nav-more-li1-content .nav-more-item:nth-child(3n){
    /* margin-right: 0; */
}
.nav-more-li1-content a img{
    width: 22px;
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
    top: -1px;
}

