@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1400
 */

@media screen and (max-width: 1799px) {
  

  
}
@media screen and (max-width: 1599px) {
  
  .inner {
    width: 100%;
  }
  .mod {
    padding: 0 20px;
  }
  
}

@media screen and (max-width: 1499px) {



 
}
@media screen and (max-width: 1399px) {

   
}
@media screen and (max-width: 1299px) {

  .nav .wp-menu .menu-item a.menu-link {
    font-size: 18px;
  }
  .nav .sub-menu .sub-item a {
    font-size: 15px;
  }
  #d-container{padding: 0 10px;}
  
 
  /* head */
  .head-top > a{
    display: block;
    width: 50%;
  }
  .head-top > a img{
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  /* title */
  .post-tab .tab .title1:hover, .post-tab .tab .title1.active{
    font-size: 32px;
  }
  .title1 {
    font-size: 26px;
  }
  .title {
    font-size: 32px;
  }
}

@media screen and (max-width: 1199px) {
  
  
  /* nav */
  .nav .wp-menu .menu-item a.menu-link {
    font-size: 16px;
  }
  
  /* l-banner */
  .l-banner {height: 350px; margin-top: 0;}
  

  /*  tu_list*/
  /* .tu_list li.news_tu img {
    height: 205px;
  } */
  .tu_list {
    gap: 30px 20px;
  }
  .tu_list li.news_tu .news_tu_img {
    width: calc(100% - 14px);
    height: 280px;
  }
  .news_tu_text:after {
    height: 245px;
  }

  .tu_list1 li.news_tu1 {
    width: calc(100% / 2 - 20px);
  }
  /* head */
  .head-top > a{
    display: block;
    width: 45%;
  }
  .head-top{
    gap:10px  0px;
  }
  /* ml2 */
  .pic1 {
    min-width: 284px;
    height: 161px;
  }
  .m2 .inner {
    gap: 30px
  }
  /* footer */
  .logo{
    width: 45%;
    height: auto;
    object-fit: cover;
  }
}
@media screen and (max-width: 1161px) {
  
  /* m1 */
  .m1 .inner {
    display: flex;
    gap: 25px;
  }
  .more .moreimg{
    width: 38px;
    height: 15px;
    background-size: cover;
  }

}

@media screen and (max-width: 1099px) {

 .tu_list1 li.news_tu1 img {
    height: 165px;
    object-fit: cover;
  }
  /* nav */
  .nav .wp-menu .menu-item > a {
    padding: 0 12px;
  }
 
  .tu_list li.news_tu .news_tu_img {
    height: 235px;
  }
  .news_tu_text:after {
    height: 200px;
  }
  /* m1 */
  .m1 .inner {
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
  }
  .more img{
    width: 58px;
    height: 23px;
    background-size: cover;
  }
  .mr1,
  .ml1{
    width: 100%;
  }
}


/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {

  

  .navi-aside-toggle,
  .navi-aside-search {display: block;}
  .head-nav{display: none;}
  /*导航样式：后台绑定时也可以定义配置*/
  #nav .inner .wp-panel{ height:0;}
  .wp-navi .wp-menu{display:none;}

  .wp-navi-aside .navi-aside-wrap li{ width:100%}
  .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;}
  .col_metas .col_title h2{font-size: 26px; }
  .col_metas .col_title{padding-left: 20px;}
  .col_news .col_news_box{margin-left: 310px;}
  .banner { margin-top: 0;}
	.l-banner {height: 270px; margin-top: 0;}
	.l-banner img{width:100%;height:100%;}
  .info_title{
    color: #005dbe;
    font-size: 30px;
  }
  .info_title:before{
    width: 5.6px;
    height: 30px;
    top: 6px;
  }
 
  .tu_list li.news_tu{
    width: calc(100% / 2 - 20px);
  }
  .tu_list li.news_tu .news_tu_img {
    height: 285px;
  }
  .news_tu_text:after {
    height: 250px;
  }
   /*主栏目名称*/
	 /* .col_menu { margin-top:15px;  } */
	 /* .col_news .col_news_box { margin-top: 95px;} */

  /* head */
  .header{
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .head-top{
    flex-direction: column;
    gap:15px 0px;
  }
  .head-top > a{
    width: 80%;
  }
  /* ml2 */
  .pic1 {
    min-width: 244px;
    height: 138px;
  }

  /* footer */
  footer {
    padding: 30px 0;
  }
  footer .inner{
    flex-direction: column;
    gap: 15px;
  }
  .logo{
    width: 70%;
  }
}
/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
 @media screen and (max-width: 906px) {

  /*  tu_list*/
  .tu_list {
    gap: 30px 20px;
  }
  .tu_list li.news_tu .news_tu_img {
    height: 255px;
  }
  .news_tu_text:after {
    height: 220px;
  }
  .main1 {
    height: 248px;
  }
  /* m2 */
  .m2 .inner{
    flex-direction: column;
  }
  .ml2,
  .mr2{
    width: 100%;
  }
  .pic1{
    min-width: 324px;
    height: 182px;
  }
  .mr2 .title{
    color: #333333;
  }
  .mr2 .more1{
    color: #333333;
  }
  .mr2 .moreimg{
    background: url(images/more.png);
    background-size: cover;
  }

  /* m3 */
  .m3 li a {
    padding: 10px 7px 14px 7px;
    gap: 10px;
  }
  .m3 li a img{
    width: 63px;
    height: 63px;
    object-fit: cover;
  }
  .m3 li {
    width: calc(100% / 3 - 20px);
  }
  .s8 {
    font-size: 20px;
  }


  .tu_list1 li.news_tu1 {
    width: calc(100%);
            margin: 0 auto;
} 
  .tu_list1 li.news_tu1 img {
    height: 185px;
    object-fit: cover;
  }
}

@media screen and (max-width: 820px) {
  
  
  /*  tu_list*/
  .tu_list li.news_tu .news_tu_img {
    height: 225px;
  }
  .news_tu_text:after {
    height: 190px;
  }
  /* ml1 */
  .pic {
    height: 393px;
  }
}

@media screen and (max-width: 767px) {

 
  /*栏目图片*/
  .l-banner{text-align:center;}
  .l-banner {height: 250px; }
	.l-banner img{width:100%;height:100%;}
  .l-banner img{width:100%;height:100%;}
  /* #l-container{ margin-top:20px;} */
  #l-container .inner,
  #d-container .inner {padding:20px 0px;}
  #d-container .inner {padding:20px 20px;margin-top: -40px;}
  #l-container.wrapper .inner .mod,
  #d-container.wrapper .inner .mod{padding:0;}
  .column-switch {display:block;}
  .col_menu .col_menu_head h3.col_name{height:40px;}
  .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; margin-top:0;} 
  .col_menu .col_menu_con{display:none;border:0px solid #e4e4e4;}
  .col_metas .col_title h2 {font-size:22px;}/**当前栏目名称**/
  .col_news {width: 100%;min-height:0px;float:none; } /**栏目新闻**/
  .col_news .col_news_box{margin-left: 10px;margin-right: 10px; margin-top: 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;padding:0px;  margin:0 10px; }
  .col_news_list .wp_entry img,
  .article .entry .read img{max-width: 100%;height:auto!important; width:100%;}/**文章阅读部分图片大小限制**/
  .article .arti_metas span{ font-size:13px;}
  .col_list .wp_listcolumn .wp_column a .column-name { display:block; padding: 12px 15px;line-height: 30px; text-align:center;}
  .col_menu .col_menu_head:before,.col_menu .col_menu_head:after,
  .col_menu .col_menu_head h3.col_name .col_name_text:before,
  .col_menu .col_menu_head h3.col_name .col_name_text:after{display: none;}
  .info_title{
    color: #005dbe;
    font-size: 26px;
    padding-left: 20px;
  }
  .info_title:before{
    width: 5.6px;
    height: 30px;
    top: 6px;
  }
  .infotop{
    padding-bottom: 12px;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
  }


  /*  tu_list*/
  .tu_list {
    gap: 30px 20px;
  }
  .tu_list li.news_tu{
    width: calc(50% - 10px);
  }
  .tu_list li.news_tu .news_tu_img {
    height: 285px;
  }
  .news_tu_text:after {
    height: 250px;
  }
  .col_news .col_news_box {
    margin-left: 0px;
    margin-right: 0px;
  }
  .tu_list1 li.news_tu1 {
    width: calc(100% / 2 - 15px);
    margin-left: 0px;
} 
  .tu_list1 li.news_tu1 img {
    height: 165px;
    object-fit: cover;
  }
  /* banner */
  .mySwiper1 .swiper-pagination {
    bottom: 10px;
    gap: 10px;
  }
  .mySwiper1 .swiper-pagination-bullet{
    width: 8px;
    height: 8px;
  }
  .mySwiper1 .swiper-pagination-bullet-active:before{
    width: 9px;
    height: 9px;
  }
  .mySwiper1 .swiper-pagination-bullet-active{
    width: 22px;
    height: 22px;
    background: rgba(250,250,250,0.4);
    position: relative;
    margin-right: 36px !important;
  }
  .mySwiper1 .swiper-pagination-bullet-active.animate-line:after{
    width: 36px;
  }
  
  /* ml1 */
  .pic {
    height: 353px;
  }
  /* m2 */
  .con {
    margin-top: 5px;
  }
}

@media screen and (max-width: 722px) {
  
  
  .mySwiper1 .swiper-pagination {
    bottom: 10px;
    gap: 10px;
  }
}

@media screen and (max-width: 676px) {
  .l-banner {height: 220px; }
	.l-banner img{width:100%;height:100%;}
  .tu_list li.news_tu .news_tu_img {
    height: 255px;
  }
  .news_tu_text:after {
    height: 230px;
  }
  .tu_list1 li.news_tu1 img {
        height: 145px;
        object-fit: cover;
    }
  /* head-top */
  .head-top > a {
    width: 90%;
  }
  .h2-1 {
    line-height: 30px;
    border-radius: 15px;
    font-weight: 400;
    font-size: 14px;
    padding: 0 10.5px;
  }
  .h-left {
    gap: 10px;
  }
  .wp-search .search-btn {
    width: 32px;
    height: 32px;
  }
  .wp-search .search-btn input.search-submit {
    width: 32px;
    height: 32px;
    background-size: 15px 15px;
  }
  /* banner */
  .mySwiper1 .swiper-pagination {
    right: 5px !important;
  }
  /* title */
  .title {
    font-size: 28px;
    line-height: 55px;
  }
  .more {
    font-size: 15px;
    line-height: 55px;
  }
  
  /* m1 */
  .m1 {
    padding-top: 30px;
    padding-bottom: 45px;
  }
  /* ml1 */
  .pic {
    height: 313px;
  }
  .text {
    width: calc(100% - 125px);
    padding: 20px 20px 60px 20px;
  }
  .banner1 {
    margin-top: 15px;
  }
  .mySwiper2 .swiper-pagination {
    width: 125px;
    bottom: 8px;
    gap: 8px;
    padding: 0 9px 0 12px;
  }
  .mySwiper2 .swiper-pagination-bullet,
  .mySwiper2 .swiper-pagination-bullet-active:before {
    width: 8px;
    height: 8px;
  }
  .mySwiper2 .swiper-pagination-bullet-active {
    width: 25px;
    height: 25px;
  }
  .s1 ,
  .s2 {
    font-size: 18px;
  }
  .s3 {
    font-size: 15px;
  }
  .zxlist {
    margin-top: 35px;
  }
  /* mr1 */
  .post-tab .tab .title1:hover, .post-tab .tab .title1.active {
    font-size: 28px;
    line-height: 55px;
  }
  .title1 {
    font-size: 25px;
    line-height: 55px;
  }
  .post-tab .tab .xline {
    width: 2px;
    height: 25px;
  }
  .s4 {
    font-size: 16px;
    line-height: 25px;
  }
  .time1 .day {
    font-size: 26px;
    line-height: 32px;
  }
  .tab-content ul li {
    padding: 16px 16px 16px 18px;
  }
  /* m2 */
  .main1 {
    height: 208px;
  }
  .m2 {
    padding-top: 20px;
    padding-bottom: 45px;
    margin-top: -200px;
  }
  .pic1 {
    min-width: 244px;
    height: 138px;
  } 
  .kylist {
    margin-top: 25px;
    padding-top: 32px;
  }
  .s5 {
    font-size: 16px;
    line-height: 25px;
  }
  .time2,
  .kytxt1 .s6{
    margin-top: 0px;
  }
  .kytxt1 {
    padding-bottom: 18px;
  }
  .kybox2 {
    padding: 12px 0px 18px 0px;
  }
  .kybox3 {
    padding: 10px 0px 9px 0px;
  }
  /* mr2 */
  .xstxt {
    gap: 9px;
    padding: 18px 7px 22px 7px;
  }
  .pic2 {
    min-width: 85px;
    height: 109px;
  }
  /* m3 */
  .m3 li a img {
    width: 43px;
    height: 43px;
    object-fit: cover;
  }
  .s8 {
    font-size: 16px;
  }

   /* footer */
  .logo{
    width: 90%;
  }
  .footer{
    text-align: center;
  }
}

@media screen and (max-width: 606px) {

}
@media screen and (max-width: 576px) {
  /* .l-banner {height: 200px; } */
	.l-banner img{width:100%;height:100%;}

   /* ml2 */
   .pic1 {
    min-width: 204px;
    height: 115px;
  } 
}

@media screen and (max-width: 544px) {
  
  /*  tu_list*/
  .tu_list {
    gap: 20px 20px;
  }

  .tu_list li.news_tu .news_tu_img {
    height: 225px;
  }
  .news_tu_text:after {
    height: 190px;
  }
  .ss1 {
    font-size: 17px;
    line-height: 45px;
  }
  .sbbox img{
    width: 29px;
    height: 28px;
    object-fit: cover;
  }
  .sbbox >  img{
    width: 24px;
    height: 16px;
    object-fit: cover;
  }
  .news_tu_text p{
    font-size: 15px;
  }
  .news_tu_text1 {
    font-size: 12px;
  }
}

@media screen and (max-width: 520px) {
  .mod{
    padding: 0 15px;
  }
  .tu_list li.news_tu .news_tu_img {
    height: 235px;
  }
  .news_tu_text:after {
    height: 200px;
  }
  /* search */
  .wp-search .search-input input.search-title::placeholder {
    font-size: 13px;
    line-height: 33px;
  }
  /* banner */
  .mySwiper1 .swiper-pagination-bullet{
    width: 8px;
    height: 8px;
  }
  .mySwiper1 .swiper-pagination-bullet-active{
    width: 20px;
    height: 20px;
    margin-right: 36px !important;
  }
  .mySwiper1 .swiper-pagination-bullet-active:before{
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
  }
  .mySwiper1 .swiper-pagination-bullet-active:before{
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
  }
  .mySwiper1 .swiper-pagination-bullet-active.animate-line:after{
    width: 36px;
  }

      .tu_list1 li.news_tu1 img {
        height: 115px;
        object-fit: cover;
    }
}

/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
  .l-banner {height: 200px; }
	.l-banner img{width:100%;height:100%;}
  .s16 {
    font-size: 16px;
  }
  .s17 {
    font-size: 14px;
    line-height: 20px;
  }
  .news_time {
    font-size: 12px;
  }
  .tu_list li.news_tu .news_tu_img {
    height: 205px;
  }
  .news_tu_text:after {
    height: 170px;
  }
  /* search */
  /* .wp-search {
    width: 180px;
  } */
  .h-left {
    justify-content: center;
    width: 100%;
  }
  .h2-1 {
    line-height: 28px;
    border-radius: 14px;
    font-size: 12px;
    padding: 0 8.5px;
  }


  .title {
    font-size: 25px;
  }
  .pic {
    height: 253px;
  }
  .s1, .s2 {
    font-size: 16px;
  }
  .zxlist {
    gap: 8px;
  }
  .s3 {
    font-size: 13px;
    line-height: 20px;
  }
  .post-tab .tab .title1:hover, .post-tab .tab .title1.active {
    font-size: 25px;
    line-height: 55px;
  }
  .title1 {
    font-size: 20px;
  }
  .more {
    font-size: 14px;
  }
  .s4 {
    font-size: 14px;
  }
  .time1 .day {
    font-size: 20px;
    line-height: 25px;
  }
  .time1 .month {
    font-size: 12px
  }
  .tab-content ul li {
    padding: 12px 12px 12px 14px;
  }
  .tab-content ul li:hover {
    width: calc(100% + 10px);
    padding-left: 30px;
    margin-left: -10px;
  }
  .pic1 {
    min-width: 154px;
    height: 87px;
  }
  .s5 {
    font-size: 14px;
    line-height: 22px;
  }
  .time2 {
    font-size: 12px;
    line-height: 20px;
  }
  .s6 {
    font-size: 12px;
    line-height: 20px;
  }
  .time3 {
    border-radius: 0px 8px 0px 8px;
    padding: 0 8px;
    font-size: 12px;
    line-height: 20px;
  }
  .kybox3 {
    padding: 6px 0px 7px 0px;
  }
  .s7 {
    font-size: 12px;
    line-height: 15px;
  }
  .xslist {
    margin-top: 25px;
    margin-left: 34px;
    width: calc(100% - 34px);
  }
  .pic2 {
    min-width: 75px;
    height: 96px;
    margin-left: -34px;
  }
  .xstxt {
    gap: 6px;
    padding: 14px 7px 17px 7px;
  }
  .m3 {
    margin-top: 45px;
  }
  .m3 li a img {
    width: 30px;
    height: 30px;
    object-fit: cover;
  }
  .s8 {
    font-size: 12px;
    line-height: 20px;
  }
  .m3 li a {
    gap: 1px;
  }
  .m3 li:before {
    width: calc(100% + 14px);
    height: 6px;
    border-radius: 3px;
    left: -7px;
  }
  .m3 li:after {
    height: 8px;
    border-radius: 4px;
    bottom: calc(100% + 2px);
  }
  .m3 li {
    width: calc(100% / 3 - 15px);
  }
  .footer {
    font-size: 12px;
    line-height: 24px;
  }
  .post-tab .tab {
    gap: 6px;
  }

      .tu_list1 li.news_tu1 {
        width: calc(100% );
    }
    .tu_list1 li.news_tu1 img {
        height: 165px;
        object-fit: cover;
    }

}
@media screen and (max-width: 420px) {
  
}
@media screen and (max-width: 414px) {
  .tu_list li.news_tu .news_tu_img {
    height: 175px;
  }
  .news_tu_text:after {
    height: 140px;
  }
  .zxlist{
    flex-direction: column;
  }
  .zxlist li{
    width: 100%;
  }
}

/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 379px) {
  .s8 {
    font-size: 10px;
    line-height: 14px;
  }
  .m3 li a {
    padding: 8px 7px 10px 7px;
  }
}
@media screen and (max-width: 369px) {
      .tu_list1 li.news_tu1 img {
        height: 145px;
        object-fit: cover;
    }
}
@media screen and (max-width: 339px) {


}