@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1400
 */


@media screen and (max-width: 1599px) {
  
  
}

@media screen and (max-width: 1499px) {

  
}
@media screen and (max-width: 1399px) {
  .inner {
    width: 100%;
  }
  .mod {
    padding: 0 20px;
  }

  /* banner */
  .mySwiper1 .swiper-button-next, 
  .mySwiper1 .swiper-button-prev {
    width: 60px;
    height: 60px; 
    top: 65%;
  }
}
@media screen and (max-width: 1299px) {

  /* nav */
  .nav .wp-menu .menu-item > a {

  }
  .nav .wp-menu .menu-item a.menu-link {
    font-size: 20px;
  }
  .nav .sub-menu .sub-item a {
    font-size: 15px;
  }
  #d-container{padding: 0 10px;}
  

  /* m3 */
  .pic2 {
    height: 160px;
  }
}
@media screen and (max-width: 1199px) {
  
  
  /* nav */
  .nav .wp-menu .menu-item a.menu-link {
    font-size: 18px;
  }
  
  /* l-banner */
  .l-banner {height: 350px;}
  
  /* main2 */
  .ydtitle{
    font-size: 22px;
  }


  /* m3 */
  .mbanner2{
    gap: 27px;
  }
  .mySwiper4{
    width: 67%;
  }
  .rgbox{
    width: 33%;
  }
}
@media screen and (max-width: 1161px) {
  
 

}

@media screen and (max-width: 1099px) {

  .pic {
    width: 100%;
    height: 258px;
    overflow: hidden;
  }
  .mySwiper3 .swiper-slide .pic {
    width: 100%;
    height: 192px;
  }
  .mySwiper3 .swiper-slide.swiper-slide-active .pic {
    width: 100%;
    height: 238px;
  }
}

@media screen and (max-width: 1053px) {

 
}
/**
 * [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;}
	.l-banner {height: 270px;}
	.l-banner img{width:100%;height:100%;}
 
  
   /*主栏目名称*/
	 /* .col_menu { margin-top:15px;  } */
	 /* .col_news .col_news_box { margin-top: 95px;} */

   /* header */
   .logo1 img {
    height: 85px;
    width: auto;
   }
   .logo-text span {
    font-size: 36px;
   }
   .wp-search {
    width: 320px;
   }
   /* banner */
  header{
      position: relative;
  }
  /* banner */
  .mySwiper1 .swiper-button-next, 
  .mySwiper1 .swiper-button-prev {
    top: 50%;
  }

  /* main1 */
  .main1 .inner{
    display: flex;
    gap: 50px;
    flex-wrap: wrap;
  }
  .ml1,
  .mr1 { 
    width: 100%;
  }
  .pic {
    width: 100%;
    height: 288px;
    overflow: hidden;
  }
  /* m2 */
  .ydhead {
    padding: 12px 0 12px 0;
    gap: 8px;
  }
  /* main3 */
  .mySwiper3 .swiper-slide a{
    width: calc(100% - 30px);
  }
  .mySwiper3 .swiper-slide.swiper-slide-prev a {
    margin-right: 30px;
  }
  .mySwiper3 .swiper-slide.swiper-slide-active a {
    width: calc(100% + 56px);
    margin-left: -28px;
    margin-right: -28px;
  }
  .mySwiper3 .swiper-slide.swiper-slide-next a {
    margin-left: 30px;
  }
}
/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
 @media screen and (max-width: 906px) {

  /* header */
  .logo1 img {
    height: 75px;
    width: auto;
  }
  .logo-text span {
    font-size: 32px;
    line-height: 42px;
  }
  .wp-search {
    width: 270px;
    height: 42px;
  }
  .wp-search .search-btn{
    top: 0px;
  }
  /* main3 */
  .mySwiper3 .swiper-slide .pic {
    width: 100%;
    height: 152px;
  }
  .mySwiper3 .swiper-slide.swiper-slide-active .pic {
    width: 100%;
    height: 208px;
  }
  .s3 {
    margin-top: 5px;
  }
}

@media screen and (max-width: 830px) {
  
  /* main3 */
  .pic2 {
    height: 130px;
  }
  
}

@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:18px;}/**当前栏目名称**/
  .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;}
  .infotop{
    padding-bottom: 12px;
  }
  .col_menu .col_menu_head h3.col_name{
    min-height: 40px;
  }
  /* body.header-is-fixed {
    padding-top: 239px;
  } */

  /* header */
  .head-top{
    flex-direction: column;
    gap: 12px;
  }
  .searchbox{
    width: 100%;
  }
  .wp-search {
    width: 100%;
  }

  /* m2 */
  .m2{
    flex-wrap: wrap;
  }
  .ydbox {
    width: 100%;
  }

  /* main3 */
  .mySwiper3 .swiper-slide.swiper-slide-prev a {
    margin-right: 12px;
  }
  .mySwiper3 .swiper-slide.swiper-slide-next a {
    margin-left: 12px;
  }
  .mySwiper3 .swiper-slide a {
    width: calc(100% - 12px);
  }
  .mySwiper3 .swiper-slide.swiper-slide-active a {
    width: calc(100% + 36px);
    margin-left: -18px;
    margin-right: -18px;
  }
  .mySwiper3 .swiper-slide.swiper-slide-active .pic {
    width: 100%;
    height: 158px;
  }
  .mySwiper3 .swiper-slide .pic {
    width: 100%;
    height: 122px;
  }
  .mySwiper3 {
    padding-top: 36px;
  }
  .mySwiper3 .swiper-slide-active {
    margin-top: -36px;
  }

  /* title */
  .tt .title {
    font-size: 26px;
  }
}

@media screen and (max-width: 722px) {
  
 
}

@media screen and (max-width: 676px) {
  .l-banner {height: 220px; }
	.l-banner img{width:100%;height:100%;}
  .tu_list li.news_tu img {
    height: 255px;
  }
  
  /* m1 */
  .pic {
    width: 100%;
    height: 248px;
    overflow: hidden;
  }
  .text {
    padding: 12px 15px 50px 15px;
  }
}

@media screen and (max-width: 626px) {
 /* m1 */
  .pic {
    width: 100%;
    height: 208px;
    overflow: hidden;
  }
  /* main3 */
  .mySwiper3 .swiper-slide.swiper-slide-prev a {
    margin-right: 0;
  }
  .mySwiper3 .swiper-slide.swiper-slide-next a {
    margin-left: 0;
  }
  .mySwiper3 .swiper-slide a {
    width: 100%;
  }
  .mySwiper3 .swiper-slide.swiper-slide-active a {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
  .mySwiper3 .swiper-slide.swiper-slide-active .pic,
  .mySwiper3 .swiper-slide .pic{
    width: 100%;
    height: 258px;
  }
  .mySwiper3 {
    padding-top: 0px;
  }
  .mySwiper3 .swiper-slide-active {
    margin-top: 0px;
  }


  /* main3 */
  .mySwiper4,
  .rgbox{
    width: 50%;
  }
}
@media screen and (max-width: 576px) {
  /* .l-banner {height: 200px; } */
	.l-banner img{width:100%;height:100%;}

  


  
}

@media screen and (max-width: 544px) {
  
  
}

@media screen and (max-width: 520px) {
  .mod{
    padding: 0 15px;
  }
  .tu_list li.news_tu img {
    height: 235px;
  }
  
  .m1{
    flex-wrap: wrap;
  }
  .mbanner,
  .dtlist{
    width: 100%;
  }
  .logo1 img {
    height: 60px;
    width: auto;
  }
  .logo-text span {
    font-size: 26px;
    line-height: 35px;
  }
  .fr img{
    width: 120px;
    height: 120px;
  }
  .mySwiper1 .swiper-button-next, 
  .mySwiper1 .swiper-button-prev {
    width: 40px;
    height: 40px;
    background-size: 9px 15px;
  }
  .tt .title {
    font-size: 22px;
  }
  .more {
    font-size: 14px;
    border-radius: 15px 15px 15px 15px;
    line-height: 30px;
    padding: 0 15px;
  }
  .s1 {
    font-size: 15px;
    line-height: 22px;
  }
  .text {
    padding: 12px 15px 40px 15px;
  }
  .dtlist li {
    padding-bottom: 13px;
  }
  .time {
    font-size: 12px;
    line-height: 25px;
  }
  .tt {
    margin-bottom: 35px;
  }
  .dtlist {
    gap: 8px;
  }
  .ydhead img{
    width: 27px;
    height: auto;
  }
  .ydtitle {
    font-size: 18px;
    line-height: 25px;
  }
  .time1 {
    font-size: 12px;
    line-height: 15px;
  }
  .more1 {
    font-size: 12px;
    line-height: 22px;
  }
  .s3 {
    font-size: 12px;
    line-height: 20px;
  }
  .mySwiper3 .time {
    font-size: 18px;
    line-height: 34px;
    margin-bottom: 12px;
  }
  .mySwiper3 .time .year {
    font-size: 12px;
  }
  .more2 {
    width: 20px;
    height: 13px;
    margin-top: 12px;
  }
  .pic2 {
    height: 110px;
  }
  .text1 {
    font-size: 16px;
    line-height: 30px;
  }
  .f1 li {
    font-size: 15px;
    line-height: 30px;
  }
  .link {
    font-size: 18px;
    line-height: 30px;
  }
  .lbox li a {
    font-size: 13px;
    line-height: 25px;
  }
  .fr p {
    font-size: 12px;
    line-height: 22px;
  } 
  .mbanner2 {
    gap: 15px;
  }
}

/**
 * [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 img {
    height: 205px;
  }
  

  .mySwiper3 .swiper-slide.swiper-slide-active .pic, 
  .mySwiper3 .swiper-slide .pic {
    width: 100%;
    height: 228px;
  }
}
@media screen and (max-width: 444px) {
  
  
}
@media screen and (max-width: 414px) {
 
  .logo1 img {
    height: 50px;
    width: auto;
  }
  .logo-text span {
    font-size: 22px;
    line-height: 35px;
  }
  .pic {
    width: 100%;
    height: 168px;
    overflow: hidden;
  }
  .pic2 {
    height: 90px;
  }
  .mySwiper3 .swiper-slide.swiper-slide-active .pic, 
  .mySwiper3 .swiper-slide .pic {
    width: 100%;
    height: 188px;
  }
}

/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 379px) {
  
}
@media screen and (max-width: 369px) {
  .mySwiper3 .swiper-slide.swiper-slide-active .pic, 
  .mySwiper3 .swiper-slide .pic {
    width: 100%;
    height: 158px;
}
}
@media screen and (max-width: 339px) {

  .more {
    font-size: 12px;
    padding: 0 12px;
  }
}