@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1400
 */

@media screen and (max-width: 1402px) {
  .inner {
    width: 100%;
  }
  .mod {
    padding: 0 20px;
  }
  .nav .wp-menu .menu-item a.menu-link {
    font-size: 18px;
  }
  .nav .sub-menu .sub-item a {
    font-size: 15px;
  }
  /* banner */
  .mySwiperBanner .swiper-slide {
    width: 100% !important;
    height: auto;
  }
  .mySwiperBanner {
    width: 100%; 
    height: auto;
    overflow: hidden;
  }
  .mySwiperBanner .swiper-button-prev{
    left: 10px;
  }
  .mySwiperBanner .swiper-button-next{
    right: 10px;
  }
  .mySwiperBanner .swiper-button-prev, .mySwiperBanner .swiper-button-next {
    width: 52px;
    height: 52px;
  }
  /* m1 */
  .ml1{
    width: calc(65.643% - 5px);
  }
  .mr1{
    width: calc(31.214% - 7px);
  }

  .link_list {
    position: fixed;
    top: 25%;
    right: 0px;
    z-index: 999;
    width: 148px;
    display: flex;
    flex-direction: column;
    gap: 22px;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px 0px rgba(19, 94, 182, 0.15);
    border-radius: 0px 0px 5px 5px;
    padding-top: 20px;
    transform: translateX(-15px);
    transition: transform 0.4s ease-in-out;
}
  .link_list.active {
    transform: translateX(-15px);
}
}
@media screen and (max-width: 1250px) {
  
  
  /* title */
  .post-tab .tab .button:hover, .post-tab .tab .button.active {
    font-size: 25px;
  }
  .post-tab .tab .button {
    font-size: 21px;
  }
  .tt {
    padding-left: 32px;
  }
  .title2 {
    font-size: 25px;
  }


  /* footer */
  .flogo {
    width: 100%;
    display: flex;
  }
  .f1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    justify-content: center;
    gap: 10px 40px;
    
  }
  .fl1{
    margin: 0 auto;
  }
}
@media screen and (max-width: 1199px) {
  .nav .wp-menu .menu-item a.menu-link {
    font-size: 16px;
  }
  
  /* footer */
  .f1 {
    padding-left: 25px;
    padding-right: 25px;
  }

  /* m3 */
  .mlist4 li{
    width: calc(100% / 3);
  }

  .link_list {
    position: fixed;
    top: 25%;
    right: 0px;
    z-index: 999;
    width: 128px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px 0px rgba(19, 94, 182, 0.15);
    border-radius: 0px 0px 5px 5px;
    padding-top: 20px;
    transform: translateX(0px);
    transition: transform 0.4s ease-in-out;
  }
  .link_list.active {
    transform: translateX(0px);
  }
}

@media screen and (max-width: 1199px) {
  /* m1 */
  .ml1{
    width: 100%;
  }
  .mr1,
  .ml2,
  .mm2,
  .mr2{
    width: calc(50% - 22px);
  }
  .ml3{
    width: 100%;
  }

  header .sitelogo .logo img {
    width: 100%;
  }
}
/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {

  
  /* head-top */
  .fNav{
    display: none;
  }
  .head-top {
    padding: 20px 0;
  }
  .head-left{
    width: 58%;
  }
  .head-left img{
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  /* .head-right {
    width: 100%;
  }
  .searchbox {
    width: 100%;
  } */


  .top_nav {
    right: 0;
    left: 0;
    margin: 0 auto;
    width: auto;
    text-align: center;
  }
  .head-nav {
    display: none;
    height: 0;
    padding-top: 0;
    margin-top: 0px;
  }
  .navi-aside-toggle,
  .navi-aside-search {
    display: block;
  }

  /*导航样式：后台绑定时也可以定义配置*/
  .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;
  }
  

  

}
/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */

@media screen and (max-width: 860px) {

  .flogo {
    margin-top: 0px;
  }
  


  .m1{
    display: flex;
    gap: 24px;
  }
  /* ml1 */
  .pic{
    width: 100%;
    height: 426px;
    overflow: hidden;
  }
  .mySwiper1 .swiper-pagination{
    top: 67%;
  }
  .mr1,
  .ml2,
  .mm2,
  .mr2{
    width: calc(50% - 12px);
  }

  .link_list {
    transform: translateX(100%); /* 初始隐藏 */
  }

  /* 显示触发按钮 */
  .toggle-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease-in-out;
  }
  .toggle-btn:hover {
    background: #0e4ca1;
    transform: scale(1.1);
  }

  .toggle-btn span {
    font-size: 24px;
    color: #fff;
  }

  /* 显示遮罩层 */
  .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 998;
    display: none;
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
  }

  .overlay.active {
    display: block;
    opacity: 1;
  }

  /* 滑入效果 */
  .link_list.active {
    transform: translateX(-25px);
  }
}

@media screen and (max-width: 768px) {
  .column-banner{ height:200px;}
  

  .mySwiperBanner .swiper-button-next {
    display: none;
  }
  .mySwiperBanner .swiper-button-prev {
    display: none;
  }

  /*内页*/
  #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;
  }
  .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;
  } /**栏目新闻**/
  .col_news .col_news_box {
    margin-left: 10px;
    margin-right: 10px;
  }
  .col_news_con {
    padding: 5px 0px 10px 0px;
    margin: 0 0px;
  }
  .col_news_con .news_list li.news {
    line-height: 24px;
    padding: 4px 0px;
  }
  .col_news_con .news_list li.news span.news_title {
    line-height: 24px;
    margin-right: 0px;
  } /*标题*/
  .col_news_con .news_list li.news span.news_meta {
    margin-left: 0px;
  } /*属性*/
  .col_menu .col_menu_head h3.col_name{
    height: 50px;
  }
  .col_list .wp_listcolumn .wp_column a .column-name{
    font-size: 16px;
  }
  .col_list .wp_listcolumn .sub_list a .column-name{
    font-size: 14px;
  }
  .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: 100%;
  } /**文章阅读部分图片大小限制**/

  /*图列表*/
  .news_tu .news_list li.news {
    width: 50%;
  }
  /*组织机构*/
  .inss .part_xy .sub-list .sub-item {
    width: 50%;
  }


  /* head-top */
  .head-top {
    flex-direction: column;
    gap: 15px;
    height: auto;
  }
  .head-left{
    width: 100%;
  }
   .head-right {
    width: 100%;
  }
  .searchbox, .wp-search {
    width: 100%;
  } 
  
  /* title */
  .tt:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 20px;
    height: 23px;
    background: url(images/icon4.png);
    background-size: cover;
  }
  .post-tab .tab .button:hover, .post-tab .tab .button.active {
    font-size: 22px;
  }
  .post-tab .tab .button {
    font-size: 16px;
  }
  .tt {
    padding-left: 26px;
  }
  .title2 {
    font-size: 22px;
  }
  .post-tab .tab .xline1 {
    width: 2px;
    height: 20px;
    display: block;
    background-color: #838383;
    opacity: 0.35;
    margin-top: 9px;
  }
  .more:before {
    background: url(images/more.png) no-repeat;
    background-size: 100% 100%;
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
  }
  .more {
    font-family: Source Han Sans CN;
    font-weight: 500;
    font-size: 14px;
    color: #333333;
    position: relative;
    line-height: 35px;
    padding-left: 15px;
  }

  .pic {
    width: 100%;
    height: 366px;
    overflow: hidden;
  }
  .mySwiper1 .swiper-pagination{
    top: 64%;
  }
  /* m3 */
  .mlist4 li{
    width: calc(100% / 2);
  }
}

@media screen and (max-width: 720px) {
  .title_03bt {
    font-size: 24px;
  }
  .title_03 .title_more {
    width: 70px;
  }
  .title_04bt {
    font-size: 24px;
  }
  .header .sitelogo .logo {
    width: 360px;
  }
  .header .head-right {
    font-size: 20px;
  }
}

@media screen and (max-width: 676px) {



  /* m1 */
  .mr1,
  .ml2,
  .mm2,
  .mr2,
  .ml3{
    width: 100%;
  }
  .pic {
    width: 100%;
    height: 316px;
    overflow: hidden;
  }

  .mySwiper1 .swiper-slide a {
    display: block;
    padding: 20px;
  }
  .mySwiper1 .swiper-button-prev, .mySwiper1 .swiper-button-next {
    width: 40px;
    height: 39px;
    transform: translateY(-130%);
  }
  .mySwiper1 .swiper-button-next {
    right: 21px;
  }
  .mySwiper1 .swiper-button-prev {
    left: 21px;
  }
  .tbody {
    padding: 40px 0px;
  }
  .fl1 {
    margin: 0 auto;
    width: 100%;
    object-fit: cover;
    height: auto;
  }
}
@media screen and (max-width: 620px) {
  
}

@media screen and (max-width: 540px) {

  .column-banner{ height:140px;}
  
  .pic {
    width: 100%;
    height: 256px;
    overflow: hidden;
  }
  .mySwiper1 .swiper-pagination{
    top: 58%;
  }
}
@media screen and (max-width: 490px) {
  


  
}
/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
  .news_tu li {
    width: 47%;
  }
  .article h1.arti_title {
    line-height: 28px;
    font-size: 18px;
  }
  .article h2.arti_title {
    line-height: 28px;
    font-size: 16px;
  }
  .copyright_wz {
    font-size: 13px;
  }
  .text li {
    font-size: 12px;
    color: #ffffff;
    line-height: 30px;
  }
  .s10 > span {
    font-family: Source Han Sans CN;
    font-weight: 500;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 30px;
  }
  .botlinks .links-wrap a.links-arrow {
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 0 38px 0 12px;
    color: #fff;
    font-size: 12px;
    position: relative;
  }
  .mlink {
    width: 100%;
  }
  .ewm span {
    margin-top: 8px;
    font-size: 12px;
  }
  .hr span a {
    font-family: Source Han Sans CN;
    font-size: 12px;
    color: #FFFFFF;
  }
  .wp-search .search-input input.search-title {
    width: 100%;
    height: 40px;
    font-size: 12px;
  }
  .pic {
    width: 100%;
    height: 206px;
    overflow: hidden;
  }
  .mySwiper1 .swiper-pagination{
    top: 55%;
  }
  .mySwiper1 .swiper-button-prev, .mySwiper1 .swiper-button-next {
    width: 30px;
    height: 29px;
    transform: translateY(-200%);
  }
  .time {
    font-size: 12px;
  }
  .s1 {
    font-size: 15px;
    line-height: 18px;
  }
  .s2 {
    margin-top: 10px;
    font-size: 12px;
    line-height: 20px;
  }
  .con {
    margin-top: 16px;
  }
  .time1 .day {
    font-size: 20px;
    line-height: 20px;
  }
  .xline2 {
    width: calc(100% - 90px);
  }
  .time1 .day {
    font-size: 20px;
    line-height: 20px;
  }
  .time1 .month {
    font-size: 12px;
    line-height: 20px;
  }
  .s3 {
    margin-top: 5px;
    font-size: 15px;
    line-height: 22px;
  }
  .mlist1 , .mlist2 , .mlist3{
    margin-top: 16px;
  }
  .time2 .day {
    font-size: 22px;
  }
  .time2 .month {
    margin-top: 8px;
    font-size: 12px;
  }
  .s5 {
    font-size: 15px;
    line-height: 22px;
  }
  .s6 {
    font-size: 15px;
    line-height: 19px;
  }
  .time3 {
    margin-top: 9px;
    font-size: 12px;
  }
  .s7 {
    font-size: 15px;
    line-height: 19px;
    /* margin-bottom: 15px; */
  }
  .s8 {
    margin-top: 9px;
    font-size: 12px;
    line-height: 15px;
  }
  .s9 {
    font-size: 15px;
  }
  .mlist4 {
    margin-top: 15px;
    gap: 15px 0px;
  }
  /* m3 */
  .mlist4 li{
    width: calc(100% / 1);
  }


  .link_list {
    position: fixed;
    top: 25%;
    right: 0px;
    z-index: 999;
    width: 108px;
    padding-top: 10px;
  }
  .icon4 {
    width: 39px;
    height: 39px;
    border-radius: 10px;
  }
  .link_list li a {
    gap: 5px;
    padding: 3px 0px 10px 0px;
    border-radius: 10px;
  }
  .toggle-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    width: 35px;
    height: 35px;
  }
  .toggle-btn span {
    font-size: 16px;
    color: #fff;
  }
  .s4 {
    font-size: 12px;
  }


  .leader-content h5 {
    font-size: 15px;
    line-height: 30px;
  }
  .leader-content span{
    font-size: 13px;
    line-height: 20px;
  }
  .leader-content p{
    font-size: 12px;
    line-height: 20px;
  }
  .leader-pic {
    max-width: 75px;
    max-height: 100px;
  }
  .leader-content {
    margin-left: 100px;
  }
}
@media screen and (max-width: 414px) {

  .pic {
    width: 100%;
    height: 156px;
    overflow: hidden;
  }
  .mySwiper1 .swiper-pagination{
    top: 46%;
  }
}
/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 350px) {
}
