@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */

/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1144px) {
}

/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {
  .main5 .news_list .news {
    width: 50%;
    margin-bottom: 20px;
  }
  .main1 .news_con,
  .main2 .mod,
  .main4 .mod {
    flex-direction: column;
  }
  .main1 .ml,
  .main1 .mr,
  .main2 .ml,
  .main2 .mr,
  .main4 .ml,
  .main4 .mr {
    width: 100%;
    margin-bottom: 20px;
  }
  .main3 .news_list {
    flex-wrap: wrap;
  }
  .main3 .news {
    width: 45%;
    flex: unset;
  }
  .headtop .top-right {
    display: none;
  }
  .header .inner {
    padding: 15px 0 0;
  }
  .main1 .news_list .news {
    width: 48%;
    margin: 10px 1%;
  }
  #footer .inner .foot-left.left1,
  #footer .inner .foot-left.left2 {
    margin: 0;
    width: 100%;
    text-align: center;
  }
  .mod {
    padding: 0 5px;
  }
  .header .inner .mod {
    flex-direction: column;
    align-items: center;
  }
  .header .head-right .site-lang {
    display: none;
  }
  .mbanner .focus .focus-navigation {
    width: 0.58rem;
    height: 0.53rem;
    top: auto;
    bottom: 50%;
    transform: translateY(50%);
  }
  .mbanner .focus .focus-prev {
    left: 0;
  }
  .mbanner .focus .focus-next {
    right: 0;
  }
  .wrapper .inner,
  #headtop .inner,
  .header .inner {
    width: 100%;
    margin: 0 auto;
  }

  .navi-aside-toggle,
  .navi-aside-search {
    display: block;
    z-index: 300;
  }

  #header {
  }

  #header .inner {
    padding: 10px 0px;
    height: auto;
    position: relative;
    background: none;
  }

  .header .head-left {
    float: none;
    display: block;
    width: 90%;
    height: auto;
    margin: 10px auto;
    text-align: center;
  }

  .header .sitelogo {
    float: none;
    margin-top: 0px;
  }

  .header .sitelogo a {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
  }

  .header .sitetitle {
    margin-top: 38px;
    font-size: 28px;
  }

  .header .head-main {
    display: none;
  }

  .header .head-right {
    float: none;
    width: 100%;
    margin-top: 0px;
  }

  .header .head-right .searchbox {
    margin: 5px 0px;
    width: 100%;
    height: auto;
  }
  .wp-search {
  }
  .wp-search .search-input input.search-title {
    height: 0rem;
    min-height: 32px;
  }
  .wp-search .search-btn {
    width: 0.38rem;
    height: 0.38rem;
    min-width: 32px;
    min-height: 32px;
  }
  .wp-search .search-btn input.search-submit {
    width: 0.4rem;
    height: 0.4rem;
    min-width: 32px;
    min-height: 32px;
  }
  /*导航样式：后台绑定时也可以定义配置*/
  .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: inline-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;
  }

  .mbanner .inner .focus .focus-item {
    width: 100% !important;
    height: 100% !important;
  }
  .mbanner .inner .focus .focus-item img {
    width: 100% !important;
    height: 100% !important;
  }

  .mbanner .focus {
    position: relative;
  }
  .mbanner .focus .focus-title-bar {
    position: absolute;
    width: 100% !important;
    height: 1rem;
    left: 0;
    bottom: 0;
    display: none !important;
  }
  .mbanner .inner .focus .focus-title-bg {
    width: 100%;
    height: 1rem;
  }
  .mbanner .focus .focus-title {
    display: block;
    width: 100%;
    height: 1rem;
    font-size: 0.4rem;
    line-height: 1rem;
    padding: 0 0.21rem;
    box-sizing: border-box;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  #footer .inner {
    background: none;
  }

  #footer .inner .foot-left {
    float: none;
    padding-left: 0px;
    background: none;
    padding: 0;
  }

  #footer .inner .foot-left p {
    text-align: center;
  }

  #footer .inner .foot-right {
    float: none;
    margin-top: 12px;
  }

  .shares ul {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    float: none;
  }

  /**友情链接**/
  .botlinks .links-wrap {
    /* float: none; */
    display: inline-block;
    margin: 10px 1%;
    width: 48%;
  }

  .botlinks .links-wrap .link-items {
    min-width: 100%;
  }

  /*图列表*/
  .news_tu .news_list li.news {
    width: 33.3%;
  }

  .main4 ul.slick-dots,
  .news_list11 .slick-dots {
    display: none !important;
  }
}

/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 767px) {
  .col_menu .col_menu_head {
    height: auto;
  }
  .col_list .wp_listcolumn .wp_column a .column-name {
    padding-left: 20px;
  }
  .col_list .wp_listcolumn .wp_column a {
    height: auto;
  }
  .main1 .inner,
  .main2 .inner {
    padding: 30px 0;
  }
  .post9 .tt {
    margin-bottom: 25px;
  }
  .main1 .news_list .news {
    width: 100%;
    margin: 0 0 20px;
  }
  .main2 .news {
    width: 100%;
    margin-bottom: 20px;
  }
  #header .inner {
    height: auto;
  }

  .header .sitelogo a img {
    max-width: 85%;
    margin: 5px 0px;
  }

  .header .sitelogo a {
  }

  .header .sitetitle {
    display: block;
    margin-top: 10px;
    font-size: 18px;
  }

  #footer .inner {
    padding: 17px 0px;
  }

  #footer .inner .foot-left {
    float: none;
  }

  #footer .inner p {
    text-align: center;
  }

  .mbanner .focus-pagination {
    display: none !important;
  }

  /*栏目图片*/
  .l-banner {
    height: 180px;
  }

  .l-banner img {
    width: 100%;
    height: 100%;
  }

  #l-container .inner,
  #d-container .inner {
    padding: 0px 0px;
  }

  #l-container.wrapper .inner .mod,
  #d-container.wrapper .inner .mod {
    padding: 0;
  }

  .column-switch {
    display: block;
  }

  .col_menu .col_menu_head h3.col_name .col_name_text {
    display: block;
    line-height: 40px;
    padding: 0px 5px 0px 12px;
    font-size: 17px;
  }

  /**栏目名称图标**/
  .col_menu {
    width: 100%;
    float: none;
    margin-right: 0px;
    position: relative;
    top: 0;
  }

  .col_menu .col_menu_con {
    display: none;
    border: 0px solid #e4e4e4;
  }

  .col_metas .col_title h2 {
    font-size: 18px;
  }

  /**当前栏目名称**/

  .col_news {
    width: 100%;
    min-height: 0px;
    float: none;
    margin-left: 0;
    padding: 5px;
  }
  body.info .col_news {
    padding-left: 5px;
  }

  /**栏目新闻**/
  .col_news .col_news_box {
    margin-left: 10px;
    margin-right: 10px;
  }

  .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;
    padding: 0px;
    margin: 0 10px;
  }

  .col_news_list .wp_entry img,
  .article .entry .read img {
    max-width: 100%;
    height: auto !important;
    width: auto;
  }

  /**文章阅读部分图片大小限制**/

  /*图列表*/
  .news_tu .news_list li.news {
    width: 50%;
  }

  /*组织机构*/
  .inss .part_xy .sub-list .sub-item {
    width: 50%;
  }
}

/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
  .main5 .news_list .news {
    width: 100%;
  }
  .main5 .news_title {
  }
  .main4 .imgbox {
    width: 100%;
  }
  .newsbox42 {
    flex-direction: column;
  }
  .main4 .ml .news {
    width: 100%;
  }
  .main3 .news {
    width: 100%;
    margin-bottom: 20px;
  }
  .main2 .mr .news {
    width: 100%;
  }
  .main2 .mr .news_list {
    flex-direction: column;
  }
  .post9 .tt {
    justify-content: flex-start;
  }
  .post9 .tt .tit {
    display: flex;
    align-items: flex-end;
  }
  .post9 .tt .tit .title {
    margin-right: 5px;
    font-size: 22px;
  }
  .post9 .tt .tit .title::before,
  .post9 .tt .tit .title::after {
    display: none;
  }
  .post9 .tt .more_btn {
    top: auto;
    transform: none;
    bottom: 0;
  }
  .botlinks .links-wrap {
    width: 100%;
    margin: 10px 0;
  }
  #footer .foot-top {
    padding: 10px 0;
  }
  .main1 .news_list .news {
    padding: 15px;
  }
  .site-lang ul li.links a {
    margin: 0px 2px 0px 2px;
  }

  .post-11 .news_list li.news .news_title {
    width: 73%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }

  #footer .inner p.copyright span {
    display: block;
  }

  .article h1.arti_title {
    line-height: 28px;
    font-size: 18px;
  }

  .article h2.arti_title {
    line-height: 28px;
    font-size: 16px;
  }

  /*图列表*/
  .news_tu .news_list li.news {
    width: 100%;
  }

  /*组织机构*/
  .inss .part_xy .sub-list .sub-item {
    width: 100%;
  }
}

/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 319px) {
}
