.mbBar {
  display: none; }

.pcHide {
  display: none; }

.sbc {
  max-height: 1px;
  overflow: hidden;
  opacity: 0; }

.swiperLoading {
  background: #fff;
  height: 200px;
  margin-top: 15px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  .swiperLoading img {
    width: 100px; }

.sbswiper {
  height: 350px;
  width: 100%; }
  .sbswiper .swiper-button-next svg, .sbswiper .swiper-button-prev svg {
    display: none; }
  .sbswiper .swiper-button-prev::after {
    content: '';
    background: url("https://sba.dufe.edu.cn/front/static/picture/arrowl.png") no-repeat center;
    background-size: contain;
    width: 24px;
    height: 35px; }
  .sbswiper .swiper-button-next::after {
    content: '';
    background: url("https://sba.dufe.edu.cn/front/static/picture/arrowr.png") no-repeat center;
    background-size: contain;
    width: 24px;
    height: 35px; }
  .sbswiper .swiper-pagination-bullet-active {
    background: #912200; }
  .sbswiper .indexDjImg {
    object-fit: cover;
    height: 285px; }
  .sbswiper .swiper-pagination {
    bottom: 70px !important; }
  .sbswiper h1 {
    font-size: 18px;
    font-weight: normal;
    color: #444;
    padding: 0 15px;
    text-align: center;
    line-height: 65px;
    height: 65px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.index-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: normal; }
  .index-title h4 {
    font-size: 18px;
    font-weight: normal; }
  .index-title a {
    color: #7f7f7f;
    font-size: 14px;
    font-weight: normal; }

.index-mbr {
  display: flex;
  width: 100%;
  align-items: flex-start;
  justify-content: space-between; }

.index-bg {
  background: #f6f6f6;
  padding: 5px 0px;
  height: 564px;
  width: 100%;
  min-width: 1200px; }

.dc-azgs-listssss {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  padding: 15px;
  box-sizing: border-box;
  padding-right: 30px;
  padding-left: 5px; }
  .dc-azgs-listssss > li {
    margin-bottom: 15px;
    list-style-type: none;
    background: #ededed;
    width: calc(50% - 7.5px);
    box-sizing: border-box;
    padding: 25px 20px; }
    .dc-azgs-listssss > li a p:first-child {
      padding-bottom: 30px; }

@media (max-width: 768px) {
  * {
    box-sizing: border-box; }

  .dc-nav {
    width: 100%;
    height: auto;
    display: none;
    margin: 0;
    position: absolute;
    left: 0;
    top: 40px;
    padding-bottom: 10px;
    z-index: 99;
    background: #912200; }

  .mbHIde {
    display: none !important; }

  .detail .active .dc-con-list2.mbHIde {
    display: none !important; }

  .mbShow {
    display: block; }

  .mbBar {
    display: block;
    height: 24px; }

  .page-top {
    width: 100%;
    min-width: 0; }
    .page-top .language {
      display: none; }

  .nav-bd {
    width: 100%;
    padding: 0 15px;
    display: flex;
    align-items: center;
    justify-content: space-between; }

  .top-nav {
    position: absolute;
    display: none;
    top: 216px;
    width: 100%;
    left: 0;
    background: #912200;
    border-top: 1px solid #fff;
    flex-direction: column;
    padding-top: 15px;
    z-index: 99;
    justify-content: center;
    align-items: center;
    padding-bottom: 10px; }
    .top-nav li {
      width: 50%;
      margin-bottom: 5px; }
      .top-nav li a {
        display: block;
        align-items: center;
        justify-content: center;
        padding: 10px 0;
        height: auto;
        border-right: 0; }
      .top-nav li .nav-triangle {
        position: static; }

  .page-bottom-logo {
    display: none; }

  .page-bottom-container {
    width: 100%; }

  .page-bottom-sort {
    width: calc(33.3333% - 5px);
    margin-bottom: 15px; }

  .page-intro-left {
    flex-direction: column;
    gap: 15px;
    display: none;
    padding-left: 12px; }

  .page-bottom-container-intro {
    padding-top: 15px;
    padding-left: 0; }

  .page-intro-right {
    padding: 0 15px;
    text-align: center;
    line-height: 2; }

  .page-bottom-container-top {
    padding: 15px;
    display: flex;
    gap: 5px;
    flex-wrap: wrap; }

  .index-body #public-nav {
    width: 100%;
    padding-top: 10px;
    flex-direction: column;
    padding-bottom: 10px;
    justify-content: center;
    align-items: center;
    height: auto; }
    .index-body #public-nav li {
      width: 50%;
      margin-bottom: 5px; }
      .index-body #public-nav li a {
        display: block;
        color: #fff;
        line-height: 1;
        font-size: 14px;
        align-items: center;
        justify-content: center;
        padding: 10px 0 !important;
        height: auto;
        border-right: 0; }
      .index-body #public-nav li .nav-triangle {
        position: static; }
  .index-body .nav-select {
    position: static;
    flex-direction: column; }
    .index-body .nav-select li {
      width: 100%;
      list-style-type: none; }
  .index-body .logo-left {
    width: 100%;
    display: block;
    margin-top: 22px;
    margin-bottom: 15px; }
  .index-body .dc-logo {
    width: 100%;
    padding: 0 15px;
    margin: 0; }
  .index-body .logo-right {
    width: 100%;
    padding-left: 10px;
    display: flex;
    margin: 15px 0;
    align-items: center; }
  .index-body .logo-search {
    position: static; }
  .index-body .logo-inp {
    flex: 1;
    margin-left: 10px; }
  .index-body .dc-nav ul li.active a, .index-body .dc-nav ul li.hover a {
    color: #fff;
    font-weight: normal; }
  .index-body .zhiyuanddd2 {
    width: 100%; }
  .index-body .banner {
    height: 50vw;
    min-width: 100%; }
    .index-body .banner a {
      height: 100% !important;
      background-position: center center !important;
      background-size: cover !important;
      background-repeat: no-repeat !important; }
  .index-body .dc-degree-nav {
    min-width: 100%; }
    .index-body .dc-degree-nav ul {
      width: 100%;
      height: auto;
      display: flex;
      flex-wrap: wrap; }
      .index-body .dc-degree-nav ul li {
        padding: 0;
        width: 25%;
        font-size: 14px; }
        .index-body .dc-degree-nav ul li a {
          display: flex;
          height: 80px;
          flex-direction: column;
          justify-content: center;
          align-items: center; }
        .index-body .dc-degree-nav ul li img {
          height: 30px; }
  .index-body .index-content {
    display: flex;
    width: 100%;
    flex-direction: column;
    margin: 15px 0;
    padding: 0 15px; }
  .index-body .index-content-right {
    width: 100%;
    float: none; }
  .index-body .index-bg {
    width: 100%;
    padding: 15px;
    min-width: 0;
    height: auto; }
    .index-body .index-bg .index-content {
      margin: 0;
      padding: 0; }
    .index-body .index-bg .index-content-left {
      width: 100%; }
  .index-body .index-content-left-title h2, .index-body .index-content-right-title h2 {
    font-size: 18px;
    margin-bottom: 15px; }
  .index-body .index-content-right-banner {
    height: auto;
    margin-top: 0; }
  .index-body .index-content-left-title {
    display: flex;
    flex-direction: column;
    height: auto;
    align-items: flex-start; }
  .index-body .index-notice-list {
    width: 100%; }

  .dc-banner {
    width: 100%;
    overflow: hidden; }
    .dc-banner .dc-location {
      display: none; }

  .detail .dc-container-left h3 {
    padding: 0;
    margin-top: 15px; }
  .detail .dc-newslist {
    width: 100%; }
    .detail .dc-newslist a {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .detail .dc-newslist a .title {
        flex: 1; }
      .detail .dc-newslist a .time {
        width: auto;
        margin-left: 10px; }
  .detail .dc-container {
    width: 100%;
    padding: 15px;
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    .detail .dc-container * {
      max-width: 100%; }
    .detail .dc-container img {
      height: auto !important;
      object-fit: contain; }
  .detail .dc-container-left {
    order: 2;
    border-right: 0;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    width: 100%; }
  .detail .dc-container-right {
    order: 1;
    width: 100%;
    padding-bottom: 0; }
  .detail .dc-con-list {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 0; }
    .detail .dc-con-list img {
      object-fit: cover; }
    .detail .dc-con-list li {
      height: auto;
      margin-bottom: 0;
      line-height: 40px; }
      .detail .dc-con-list li a {
        font-size: 14px; }
  .detail .dc-xmjs-detail {
    margin-top: 10px;
    border-bottom: 0;
    padding-bottom: 0; }
  .detail .dc-zz-container {
    display: flex;
    flex-direction: column; }
    .detail .dc-zz-container > div {
      width: 100% !important; }
    .detail .dc-zz-container .zz-box {
      width: 100%;
      padding: 0 15px;
      margin-bottom: 0; }
      .detail .dc-zz-container .zz-box .title {
        margin-top: 20px; }
  .detail .dc-container {
    position: relative;
    padding-top: 30px; }
  .detail .dc-con-list2 {
    display: none; }
  .detail .active .dc-con-list2 {
    padding: 0 15px;
    height: auto;
    display: flex !important;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 100%;
    overflow: auto; }
    .detail .active .dc-con-list2 li {
      width: max-content;
      border-bottom: 0;
      word-break: normal;
      min-width: 33.333%; }
      .detail .active .dc-con-list2 li .triangle-left {
        display: none !important; }
      .detail .active .dc-con-list2 li span {
        word-break: normal;
        width: max-content;
        display: block;
        padding: 0 10px; }

  .dc-ld-list .dc-ld-list-detail {
    border-bottom: 0;
    padding-bottom: 0; }
  .dc-ld-list .dc-ld-list-info {
    border-bottom: 1px solid #ccc;
    display: flex;
    flex-direction: column; }
    .dc-ld-list .dc-ld-list-info p {
      margin-bottom: 10px; }
  .dc-ld-list .dc-ld-list-detail {
    display: flex;
    flex-direction: column; }
  .dc-ld-list li {
    padding: 15px;
    margin-bottom: 0; }
    .dc-ld-list li .dc-list-left {
      width: 100% !important;
      float: none; }
      .dc-ld-list li .dc-list-left img {
        width: 50vw;
        display: block;
        margin: 0 auto;
        margin-bottom: 15px; }
    .dc-ld-list li .dc-list-right {
      width: 100%;
      margin-right: 0; }
    .dc-ld-list li .title {
      text-align: left;
      text-indent: 0;
      height: auto !important; }
      .dc-ld-list li .title span {
        color: #333 !important;
        margin-left: 0 !important;
        float: none !important; }
      .dc-ld-list li .title img {
        display: none !important; }
    .dc-ld-list li .intro {
      padding-top: 0 !important;
      padding-bottom: 0 !important; }

  .dangjian .dc-container {
    width: 100%;
    padding: 0 15px; }
  .dangjian .dc-container-left h3 {
    padding: 0;
    margin-top: 15px; }
  .dangjian .dc-container-left.dc-container-all .dc-topics-list {
    margin-top: 15px;
    width: 100%;
    margin-right: 0;
    display: flex;
    flex-direction: column;
    margin-left: 0;
    align-items: flex-start; }
    .dangjian .dc-container-left.dc-container-all .dc-topics-list li {
      width: 100%;
      margin: 0;
      margin-bottom: 15px; }
      .dangjian .dc-container-left.dc-container-all .dc-topics-list li img {
        height: auto; }
      .dangjian .dc-container-left.dc-container-all .dc-topics-list li div {
        padding-bottom: 0; }

  .dc-sz-list .dc-teach {
    display: flex;
    flex-wrap: wrap; }
    .dc-sz-list .dc-teach li {
      width: 50%;
      height: auto;
      margin-bottom: 10px;
      padding: 8px; }
      .dc-sz-list .dc-teach li a {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 0;
        flex-direction: column; }
        .dc-sz-list .dc-teach li a img {
          width: 100%;
          object-fit: cover;
          height: 200px !important; }
        .dc-sz-list .dc-teach li a .dc-teach-right {
          width: 100%;
          padding-top: 10px; }

  .detail .picList, .detail .picScroll-left3 {
    display: none; }

  .dc-container-left .dc-xyfc-list {
    margin-top: 20px;
    display: flex;
    flex-direction: column; }
    .dc-container-left .dc-xyfc-list li {
      width: 100%; }
      .dc-container-left .dc-xyfc-list li img {
        object-fit: cover; }
      .dc-container-left .dc-xyfc-list li .dc-fc-info {
        padding: 10px;
        height: auto !important;
        width: 100% !important; }

  .news .dc-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 15px; }
    .news .dc-container .dc-newslist {
      width: 100%; }
      .news .dc-container .dc-newslist a {
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .news .dc-container .dc-newslist a .title {
          flex: 1; }
        .news .dc-container .dc-newslist a .time {
          width: auto;
          margin-left: 10px; }
    .news .dc-container .dc-detail-list {
      width: 100%;
      margin-top: 0;
      height: auto !important;
      float: none; }
    .news .dc-container .picScroll-left .bd {
      float: none; }
    .news .dc-container .picScroll-left .bd ul li .li_p3 {
      width: 100%;
      height: auto; }

  .xmt table, .xmt tbody {
    width: 100vw;
    display: block; }
  .xmt .firstRow {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    text-align: center; }
    .xmt .firstRow td {
      text-align: center;
      margin-bottom: 20px;
      flex-direction: column;
      display: flex;
      justify-content: center;
      align-items: flex-start;
      height: auto !important; }
      .xmt .firstRow td p {
        text-indent: 0 !important; }

  .llzx .dc-kyjg-container p, .llzx .dc-wnfw-article p, .llzx .dc-xmjs-detail p {
    display: flex;
    flex-direction: column; }

  .newsUl a {
    display: flex;
    align-items: center;
    padding: 10px 0; }
    .newsUl a .list-tips + span {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }

  .indexNewsImg {
    width: 100%;
    float: none; }
    .indexNewsImg .index-left-content {
      display: flex;
      align-items: flex-start; }
    .indexNewsImg .content-list {
      float: none;
      width: 100%; }
    .indexNewsImg img {
      height: 200px;
      object-fit: cover; }
    .indexNewsImg .content-list .list-intro {
      width: 100%;
      height: auto;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }

  .indexNewsNoflex {
    flex-direction: column; }

  .index-body .left-nav {
    width: auto; }
  .index-body .index-content-left-title .left-nav li {
    width: auto; }
    .index-body .index-content-left-title .left-nav li a {
      display: block;
      padding: 0 20px;
      margin: 0 auto; }
  .index-body .index-notice-top, .index-body .index-notice-bottom {
    display: flex;
    align-items: center; }
  .index-body .swiper-slide {
    background: #fff; }

  .mbMiniNav {
    display: flex;
    background: #912200;
    color: #fff;
    padding: 10px;
    font-size: 14px;
    align-items: center;
    justify-content: space-between;
    width: 100%; }

  .detail .dc-container .mbTitleBar {
    height: 25px !important;
    width: auto;
    margin: 0; }

  .detail .resetList {
    display: none;
    position: relative;
    padding-bottom: 40px; }

  .dc-container-left {
    min-height: 0; }

  .dc-container-left .dc-xmjs-detail {
    width: 100%; }

  .lrldtext {
    max-width: 100% !important;
    margin: 0 auto;
    overflow: hidden; }
    .lrldtext p {
      line-height: 2 !important; }

  .dc-detail-list {
    display: flex;
    flex-direction: column; }
    .dc-detail-list > img {
      width: auto;
      display: block;
      margin: 0 auto;
      margin-bottom: 15px; }
    .dc-detail-list .list-right {
      width: 100% !important; }
    .dc-detail-list .time {
      margin-left: 0;
      width: auto !important; }
    .dc-detail-list .dc-detail-bg li {
      line-height: 2; }
      .dc-detail-list .dc-detail-bg li p {
        display: flex;
        align-items: center; }
        .dc-detail-list .dc-detail-bg li p .circle {
          flex: 0 0 5px; }
        .dc-detail-list .dc-detail-bg li p span {
          flex: 1; }

  .dc-teach-detail {
    width: 100%; }

  .grjjreset h4 {
    margin-bottom: 15px; }
  .grjjreset p {
    line-height: 2; }

  .detail .dc-container .mbnt {
    margin-top: 0 !important; }
    .detail .dc-container .mbnt img {
      height: 155px !important;
      object-fit: cover !important; }

  .nobl {
    margin-left: 0 !important; }

  .dd-list-more {
    display: block;
    margin: 0 auto;
    margin-top: 15px; }

  .detail .xinwenxiangqing .dc-container-right {
    order: 3; }
  .detail .dc-newslist a span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-align: justify;
    text-overflow: ellipsis;
    padding: 10px 0;
    padding-right: 5px; }

  .imgWid img {
    margin-top: 15px;
    display: block;
    width: 100%; }

  .sbswiper {
    height: 245px; }
    .sbswiper .indexDjImg {
      height: 180px; }

  .leaderInfo .dc-leaderinfo {
    display: flex;
    flex-direction: column; }
    .leaderInfo .dc-leaderinfo ~ h3 {
      margin-top: 30px !important; }
    .leaderInfo .dc-leaderinfo .dc-leaderleft {
      width: 200px;
      margin: 0 auto;
      border: 0;
      margin-bottom: 15px;
      padding: 0;
      height: auto; }
    .leaderInfo .dc-leaderinfo .dc-leaderright {
      width: 100%; }
    .leaderInfo .dc-leaderinfo .contact {
      width: 100%; }
    .leaderInfo .dc-leaderinfo .title {
      text-align: center; } }

/*# sourceMappingURL=topNav.css.map */
