@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */

/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1299px) {
  .inner {
    width: 100%;
  }
  .mod {
    padding: 0 10px;
  }
}
@media screen and (max-width: 1260px) {
  .nav .wp-menu .menu-item {
    min-width: auto;
  }
  .nav .wp-menu .menu-item > a {
    padding: 0 10px;
  }
}
@media screen and (max-width: 1160px) {
  #header,
  #header .mod {
    height: 396px;
  }
  .newstu_list ul{ margin:0 -12px;}
.newstu_list li{ width:33.3%; padding:0 12px;}
}

/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {
.newstu_list ul{ margin:0 -12px;}
.newstu_list li{ width:50%; padding:0 12px;}
  #header,
  #header .mod {
    height: 276px;
  }
  #header {
    margin-bottom: 46px;
  }
  .header .head-left {
    float: none;
    margin-left: 42px;
    padding-top: 32px;
    width: 300px;
  }
  .header .head-right {
    float: none;
    padding-top: 0;
    width: 100%;
    position: absolute;
    bottom: -46px;
    left: 0;
    right: 0;
  }
  .wp-search {
    border: 0;
  }
  .sousuo {
    float: none;
    width: 100%;
    height: 48px;
  }
  .searchbox,
  .sousuo:hover .searchbox {
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
  }
  .sousuo_btn {
    z-index: 10;
  }
  .wp-search form {
    padding-right: 48px;
  }
  .wp-search .search-input {
    height: 44px;
    padding: 4px;
  }
  .wp-search .search-input input.search-title {
    height: 36px;
    line-height: 36px;
  }
  .wp-search .search-btn,
  .wp-search .search-btn input.search-submit {
    height: 44px;
    width: 48px;
  }

  .head-nav {
    float: none;
    height: 0;
    padding-top: 0;
  }
  .navi-aside-toggle,
  .navi-aside-search {
    display: block;
  }
  .navi-aside-toggle {
    top: 50%;
    margin-top: -17px;
  }
  /*导航样式：后台绑定时也可以定义配置*/
  .wp-navi .wp-menu {
    display: none;
  }
  .wp-navi-slide .navi-slide-head {
    display: block;
    padding: 0 10px;
    height: 40px;
  }
  .wp-navi-slide .wp-menu {
    background: #fff;
  }
  .wp-navi-slide .wp-menu .menu-item {
    display: block;
    float: none;
    position: relative;
    z-index: 100;
    width: 100%;
    padding-left: 0px;
    text-align: left;
    border-bottom: 1px solid #eee;
  }
  .wp-navi-slide .wp-menu .menu-item .menu-switch-arrow {
    display: block;
    width: 38px;
    height: 38px;
    position: absolute;
    right: 6px;
    top: 1px;
    background: url(css/img/icons.png) no-repeat 10px -116px;
  }
  .wp-navi-slide .wp-menu .menu-item a.menu-link {
    display: block;
    padding: 0 20px;
    line-height: 40px;
    color: #343434;
    font-size: 14px;
  }
  .wp-navi-slide .wp-menu .menu-item a.menu-link.hover,
  .wp-navi-slide .wp-menu .menu-item.hover a.menu-link,
  .wp-navi-slide .sub-menu .sub-item.hover > a,
  .wp-navi-slide .sub-menu .sub-item a:hover {
    text-decoration: none;
    color: #000;
    background-color: #eee;
  }
  .wp-navi-slide .sub-menu {
    display: none;
    position: relative;
    left: 0;
    bottom: 0px;
    top: 0px;
    min-width: 0px;
    z-index: 100;
    background: #fff;
    opacity: 0.8;
  }
  .wp-navi-slide .sub-menu .sub-item {
    position: relative;
    white-space: nowrap;
    vertical-align: top;
    border-bottom: 1px solid #eee;
  }
  .wp-navi-slide .sub-menu .sub-item a {
    display: block;
    color: #000;
    height: auto;
    line-height: 40px;
    padding: 0 36px;
    font-size: 14px;
    background: none;
  }
  .wp-navi-slide .sub-menu .sub-item a:hover {
    color: #000;
    background-color: #eee;
    display: block;
  }
  .wp-navi-slide .sub-menu .sub-menu {
    left: 0;
    top: 0;
  }
  .wp-navi-slide .sub-menu .sub-menu .sub-item a {
    padding: 0 52px;
  }
  .wp-navi-aside .navi-aside-wrap li {
    width: 100%;
  }

  .main1 .ml,
  .main1 .mr {
    float: none;
    width: 100%;
  }
  .main2 .md,
  .main3 .md {
    width: 100%;
  }
  .main1 .mr {
    margin-top: 40px;
  }
  .main2 .md:nth-child(2),
  .main2 .md:nth-child(3),
  .main3 .md:nth-child(2),
  .main3 .md:nth-child(3) {
    margin-top: 20px;
  }

  /*栏目图片*/
  .column-banner {
    height: 300px;
  }
  #d-container {
    padding: 30px 20px;
  }
  #d-container .inner {
    padding: 25px 0 20px;
  }
}
/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 860px) {
  .card_list {
    margin: 0 -10px;
  }
  .card_list li {
    padding: 0 10px;
  }
  .mlink,
  .botlinks .links-wrap {
    width: 100%;
  }
  .col_news_head {
    position: relative;
    padding-top: 50px;
  }
  .page_place {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .card_list {
    margin: 0 -20px;
  }
  .card_list li {
    width: 50%;
    padding: 0 20px;
    margin-bottom: 20px;
  }
  .column-switch {
    display: block;
  }
  .col_menu .col_menu_head h3.col_name .col_name_text {
    display: block;
    line-height: 40px;
    padding-left: 20px;
    text-align: center;
    font-size: 22px;
  } /**栏目名称**/

  .col_menu .col_menu_head .index_title {
    padding-left: 10px;
  }
  .col_menu .col_menu_head .index_title .bt {
    color: #fff;
    line-height: 40px;
    font-size: 16px;
  }
  .col_menu .col_menu_con {
    display: none;
    border: 0px solid #e4e4e4;
    margin-top: 2px;
  }

  .col_menu {
    width: 100%;
    float: none;
    margin-right: 0px;
    position: relative;
  }
  .col_news {
    margin-top: 20px;
    width: 100%;
    min-height: 0px;
    float: none;
  } /**栏目新闻**/
  .col_news .col_news_box {
    margin-left: 0px;
  }
  .col_news_con {
    padding: 5px 0px 10px 0px;
    margin: 0 0px;
  }
  .wp_paging li.pages_count,
  .wp_paging li.page_jump {
    display: none;
  }

  .infobox {
    width: auto;
    margin: 0 10px;
  }

  .col_news_list .wp_entry img {
    max-width: 100%;
    height: auto;
  } /**列表页文章图片大小限制**/
  .article .entry .read img {
    max-width: 100%;
    height: auto;
  } /**文章阅读部分图片大小限制**/

  .news_list2 {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .col_news_list .news_list2 li{

    width: 100%;
  }
}

@media screen and (max-width: 596px) {
  #header,
  #header .mod {
    height: 190px;
  }
  .header .head-left {
    padding-top: 10px;
  }
  .header .sitelogo {
    width: 80%;
  }
  .tucon .swiper-slide .botbox {
    height: 50px;
  }
  .tucon .swiper-slide .botbox .title {
    line-height: 50px;
  }
}
@media screen and (max-width: 540px) {
  .column-banner {
    height: 260px;
  }
}
@media screen and (max-width: 490px) {
  #footer .mod {
    padding: 0 20px;
  }
}
/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
  .article h1.arti_title {
    line-height: 28px;
    font-size: 18px;
  }
  .article h2.arti_title {
    line-height: 28px;
    font-size: 16px;
  }
}
@media screen and (max-width: 440px) {
  .header .head-left {
    width: 300px;
  }
  .newstu_list ul{ margin:0;}
.newstu_list li{ width:100%;}
}
@media screen and (max-width: 414px) {
  #header,
  #header .mod {
    height: 170px;
  }
  .card_list {
    margin: 0;
  }
  .card_list li {
    width: 100%;
    padding: 0 20px;
    margin-bottom: 20px;
  }
  .column-banner {
    height: 200px;
  }
}
/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 375px) {
  #header,
  #header .mod {
    height: 154px;
  }
}
