.mbBar {
  display: none; }

.pcHide {
  display: none; }

.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: #ff8484; }

  .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: 190px;
    width: 100%;
    left: 0;
    background: #ff8484;
    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: 33.3333%;
    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;
    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 {
    display: none; }
  .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: 30vw;
    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; }
  .index-body .index-content-right-banner {
    height: auto;
    margin-top: 0; }
  .index-body .index-content-left-title {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
  .index-body .index-notice-list {
    width: 100%; }

  .dc-banner {
    width: 100%;
    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; }
    .detail .dc-con-list img {
      object-fit: cover; }
    .detail .dc-con-list li {
      height: 40px;
      line-height: 40px;
      margin-bottom: 0; }
      .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-container {
    position: relative;
    padding-top: 30px; }
  .detail .dc-con-list2 {
    display: none; }
  .detail .active .dc-con-list2 {
    padding: 0 15px;
    height: 40px;
    display: flex !important;
    align-items: flex-start;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: auto; }
    .detail .active .dc-con-list2 li {
      width: max-content;
      border-bottom: 0;
      word-break: normal; }
      .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 {
    display: flex;
    flex-direction: column; }
  .dc-ld-list li {
    padding: 15px;
    margin-bottom: 0; }
    .dc-ld-list li:nth-child(even) {
      background: #f2f7ff; }
    .dc-ld-list li .dc-list-left {
      width: auto !important; }
      .dc-ld-list li .dc-list-left img {
        width: auto;
        display: block;
        margin: 0 auto; }
    .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 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; }
        .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: 0;
    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; } }

/*# sourceMappingURL=topNav.css.map */
