@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1400
 */
@media screen and (max-width: 1600px) {
  /*专题栏目  */
  .banner1{
    margin-top: 70px;
    position: relative;
    width: calc(100% + 100px);
    margin-left: calc(-50px);
  }
  /* .zt{
    width: calc(90%);
  } */
  .zt:before{
    right: calc(100% + 20px);
  }
  .zt:after{
    left: calc(100% + 20px);
  }
  .swiper-button-prev{
    left: 0px;
  }
  .swiper-button-next{
    right: 0px;
  }
}
@media screen and (max-width: 1500px) {
  /*专题栏目  */
  .banner1{
    margin-top: 70px;
    position: relative;
    width: calc(100%);
    margin-left: 0;
  }
  .zt{
    width: calc(95%);
  }
  .zt:before{
    right: calc(100% + 20px);
  }
  .zt:after{
    left: calc(100% + 20px);
  }
  .swiper-button-prev{
    left: -15px;
  }
  .swiper-button-next{
    right: -15px;
  }
}

@media screen and (max-width: 1399px) {
  .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;
  }
  #d-container{padding: 0 10px;}
  
  /*专题栏目  */
  .zt{
    width: calc(95%);
  }
  .zt:before{
    right: calc(100% + 10px);
  }
  .zt:after{
    left: calc(100% + 10px);
  }
  .swiper-button-prev{
    left: -15px;
  }
  .swiper-button-next{
    right: -15px;
  }
  /* banner */
  
}
@media screen and (max-width: 1299px) {
  
  /* head-top */
  .head-top{
    gap: 10px;
  }
  .wp-search{
    width: 100%;
  }
  .sologn{
    width: 35%;
  }
  .sologn > img{
    width: 100%;
    height: auto;
    object-fit: cover;
  }


  /* main1 */
  .JYXW{
    gap: 30px;
  }
  .jybox2{
    gap: 20px 20px;
  }
  .jybox2 li{
    width: calc(50% - 10px);
  }


  /* footer */
  .m5-1,.m5-2{
    flex-direction: column;
  }


  /* banner1 */
  .banner1 .swiper-slide img{ 
    width: 100%;
    height: 214px;
    object-fit: cover;
  }
}
@media screen and (max-width: 1199px) {
  /* main3 */ 
  .m3{
    display: flex;
    gap: 20px;
  }
  .m3-2{
    gap: 15px;
  }


  /* main4 */
  .icon_list{
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 20px;
  }


  /* banner1 */
  .banner1 .swiper-slide img{ 
    width: 100%;
    height: 194px;
    object-fit: cover;
  }


  /* logo */
  .logo{
    width: 90px !important; 
    height:90px !important; 
    object-fit: cover;
  }
  .lo{
    font-size: 44px;
  }
  .lo1{
    font-size: 16px; 
  }
}

@media screen and (max-width: 1099px) {
  /* head-top */
  .head-top{
    gap: 10px;
    flex-wrap: wrap;
  }
  .searchbox{
    order: 1;
    width: 100%;
    margin-left: 20px;
  }
  .head-top > a{
    display: block;
    /* width: calc(50%); */
  }
  .h1{
    order: 0;
  }
  .sologn{
    order: 0;
    width: calc(40% - 20px);
  }
  .sologn > img{
    width: 100%;
    height: auto;
    object-fit: cover;
  }
}
/**
 * [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;}


	.l-banner {height: 270px; }
	.l-banner img{width:100%;height:100%;}
   /*主栏目名称*/
	 /* .col_menu { margin-top:15px;  } */
	 /* .col_news .col_news_box { margin-top: 95px;} */

  
  /* main1 */
  .JYXW{
    flex-direction: column;
  }
  .jybox1{
    width: 100%;

  }
  .pic1 > img{
    width: 100%;
    
  }
  /* main3 */ 
  .m3{
    display: flex;
    gap: 20px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  .m3-2{
    gap:35px;
  }

  /* footer */
  .footer{
    flex-direction: column;
    gap: 20px;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .m5-1,.m5-2{
    flex-direction: row;
  }
}

/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
 @media screen and (max-width: 906px) {
   /* logo */
  .logo{
    width: 80px; 
    height:80px; 
    object-fit: cover;
  }
  .lo{
    font-size: 40px;
  }
  .lo1{
    font-size: 14px; 
  }
}

@media screen and (max-width: 820px) {
  
  /* banner */
  .mySwiper1 .swiper-pagination-bullet{
    width: 32px;
    height: 42px;
    background: url("images/banner_pinagition.png") center no-repeat;
    background-size: 100% 100%;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1d3e87;
    font-size: 16px;
    font-weight: Regular;
    transition: all 0.5s ease;
    font-family: Arial, sans-serif;
    line-height: 42px;
    cursor: pointer;
  }
  .mySwiper1 .swiper-pagination-bullet-active{
    background: url("images/banner_pinagition_hover.png") center no-repeat;
    background-size: 100% 100%;
    color: #ffffff;
  }
  .mySwiper1 .swiper-pagination{
    bottom: 5px;
  }
}

@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;}
  #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;}
  

  /* main1 */
  .pic1 > img{
    height: 329px;
    object-fit: cover;
    transition: all 0.5s;
    object-position: center;
  }

  /* main2 */
  .m2{
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
  .TZGG,.XXGK{
    width: 100%;
  }

  /* title */
  .til2{
    position: relative;
    padding: 0 14px;
  }
  .til2:before{ 
    width: 182px;
    left: -182px;
    background-size: 100% 100%;
  }
  .til2:after{ 
    width: 182px;
    right: -182px;
    background-size: 100% 100%;
  }
  .til1{
    font-size: 30px;
    padding: 0 30px;
  }
  .banner1{
    margin-top: 50px;
  }

  /* main4 */
  .icon_list li a{
    gap:8px;
  }
  .icon_list li{
    width: calc(100% / 5 );
    min-width: 80px;
  }
  .icon_list .icon_bg{
    width: 60px;
    height: 60px;
  }


  /* banner1 */
  .banner1 .swiper-slide img{ 
    width: 100%;
    height: 174px;
    object-fit: cover;
  }

   /* head-top */
   .head-top{
    align-items: center;
    justify-content: center;
   }
   .h1{

   }
   .sologn{
    order: 1;
    width: calc(80% - 20px);
    margin: 0 auto;
  }
  .searchbox{
    order: 2;
  }
}

@media screen and (max-width: 722px) {
  .m5-1,.m5-2,.fr{
    flex-direction: column;
  }
  .fr{
    flex-direction: column;
    gap: 15px;
  }
  .col1{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
  .col1 > div{ 
    width: 100%;
  }
}

@media screen and (max-width: 676px) {
  .l-banner {height: 220px; }
	.l-banner img{width:100%;height:100%;}
  
  /* head-top */
  .wp-search {
    height: 36px;
  }
  .wp-search form {
    padding-left:40px;
  }
  .wp-search .search-input {
    height: 36px;
  }
  .wp-search .search-input input.search-title {
    height: 36px;
    font-size: 16px;
  }
  .wp-search .search-input input.search-title::placeholder {
    font-size: 16px;
  }
  .wp-search .search-btn {
    width: 24px;
    height: 36px;
  }
  .wp-search .search-btn input.search-submit {
    width: 20px;
    height: 20px;
    background:url(images/search.png) no-repeat center center;
    background-size: 20px 20px;
  }

  /* main1 */
  .pic1 > img{
    height: 289px;
    object-fit: cover;
    transition: all 0.5s;
    object-position: center;
  }


  /* main3 */
  .m3-2{
    gap: 15px;
  }
  .xy{
    padding-right: 15px;
  }
  .xy > img{
    width: 30px;
    height: 36px;
    object-fit: 100% 100%;
  }


  /* banner1 */
  .banner1 .swiper-slide img{ 
    width: 100%;
    height: 154px;
    object-fit: cover;
  }
}

@media screen and (max-width: 606px) {


  /* title */
  .til2{
    position: relative;
    padding: 0 14px;
  }
  .til2:before{ 
    width: 142px;
    height: 15px;
    left: -142px;
    background-size: 100% 100%;
  }
  .til2:after{ 
    width: 142px;
    right: -142px;
    height: 15px;
    background-size: 100% 100%;
  }
  .til1{
    font-size: 26px;
    padding: 0 17px;
  }
  .til1:before{ 
    width: 17px;
    height: 44px;
    background-size: 100% 100%;
  }
  .til1:after{ 
    width: 17px;
    height: 44px;
    background-size: 100% 100%;
  }
  .banner1{
    margin-top: 30px;
  }
  .til3{
    font-size: 26px;
    line-height: 32px;
  }
  .tpic1,.tpic4{
    width: 17px;
    height: 44px;
    object-fit: cover;
  }
  .tpic2{
    width: 40px;
    height: 44px;
    object-fit: cover;
  }
  .tpic3{
    width: 130px;
    height: 12px;
    object-fit: 100% 100%;
  }
  .tzlist{
    margin-top: 20px;
  }
}
@media screen and (max-width: 576px) {
  /* .l-banner {height: 200px; } */
	.l-banner img{width:100%;height:100%;}


  /* head-top */
  .head-top{
    align-items: center;
    justify-content: center;
  }
  .sologn{
    order: 1;
  }
  .searchbox{
    order: 2;
  }
  .head-top > a{
    display: block;
    width: calc(80%);
  }
  .sologn{
    width: calc(80% - 20px);
  }
  .logo{
    width: 70px !important; 
    height:70px !important; 
    object-fit: cover;
  }
  .lo{
    font-size: 36px;
    line-height: 40px;
  }
  .lo1{
    font-size: 12px; 
  }
  /* main1 */
  .pic1 > img{
    height: 249px;
    object-fit: cover;
    transition: all 0.5s;
    object-position: center;
  }
}

@media screen and (max-width: 544px) {
  /* main1 */
  .jybox2{
    flex-direction: column;
  }
  .jybox2 li{
    width: 100%;
  }


  /* banner1 */
  .banner1 .swiper-slide img{ 
    width: 100%;
    height: 214px;
    object-fit: cover;
  }
}

@media screen and (max-width: 520px) {
  .mod{
    padding: 0 15px;
  }
  /* main3 */
  .m3-1{
    flex-direction: column;
  }
  .m3-2{
    width: 90%;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .m3-2 > .xy{
    border-right: none;
  }


}

/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
  .l-banner {height: 200px; }
	.l-banner img{width:100%;height:100%;}
  

  /* title */
  .til2{
    position: relative;
    padding: 0 14px;
  }
  .til2:before{ 
    width: 102px;
    height: 12px;
    left: -102px;
    background-size: 100% 100%;
  }
  .til2:after{ 
    width: 102px;
    right: -102px;
    height: 12px;
    background-size: 100% 100%;
  }
  .til1{
    font-size: 26px;
    padding: 0 17px;
  }
  .til1:before{ 
    width: 17px;
    height: 44px;
    background-size: 100% 100%;
  }
  .til1:after{ 
    width: 17px;
    height: 44px;
    background-size: 100% 100%;
  }
  .banner1{
    margin-top: 30px;
  }


  /* main1 */
  .pic1 > img{
    height: 209px;
    object-fit: cover;
    transition: all 0.5s;
    object-position: center;
  }
  .time1{
    padding: 5px 15px;
  }
  .time1 .day{
    font-size: 20px;
  }


  /* banner1 */
  .banner1 .swiper-slide img{ 
    width: 100%;
    height: 174px;
    object-fit: cover;
  }

  .head-top{
    align-items: center;
    justify-content: flex-start;
   }
  .logo{
    width: 50px !important; 
    height:50px !important; 
    object-fit: cover;
  }
  .lo{
    font-size: 32px;
    line-height: 36px;
  }
  .lo1{
    font-size: 10px; 
  }
}
@media screen and (max-width: 405px) {
  /* title */
  /* title */
  .til2{
    position: relative;
    padding: 0 10px;
  }
  .til2:before{ 
    width: 82px;
    height: 12px;
    left: -82px;
    background-size: 100% 100%;
  }
  .til2:after{ 
    width: 82px;
    right: -82px;
    height: 12px;
    background-size: 100% 100%;
  }
  .til1{
    font-size: 22px;
    padding: 0 14px;
  }
  .til1:before{ 
    width: 15px;
    height: 38px;
    background-size: 100% 100%;
  }
  .til1:after{ 
    width: 18px;
    height: 38px;
    background-size: 100% 100%;
  }

  /* footer */
  .fl > img{
    width: 100%;
    height: auto;
    object-fit: cover;
  }
}
@media screen and (max-width: 414px) {
  
}

/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 379px) {

  /* banner1 */
  .banner1 .swiper-slide img{ 
    width: 100%;
    height: 154px;
    object-fit: cover;
  }


  /* logo1 */
  .logo1{
    height: 50px;
    width: 50px;
    object-fit: cover;
  }
  .loo{
    white-space: nowrap;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 600;
    font-size: 24px;
    color: #fff; 
    line-height: 30px;
  }
  .loo1{
    text-transform: uppercase;
    font-family: ArialMT;
    white-space: nowrap;
    font-size: 9px; 
    color: #fff;
    font-weight:400; 
    line-height: 12px;
    margin-top: 5px;
  }
}
