@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1400
 */
@media screen and (max-width: 1600px) {
  
}
@media screen and (max-width: 1500px) {
  
}

@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;}
  
  
  
}
@media screen and (max-width: 1299px) {
  /* main3 */
  .main3 li{
    height: 100px;
  }
}
@media screen and (max-width: 1199px) {
  
  .h1 img{
    width: 100%;
    height: auto;
    object-fit: cover;
  }


  /* main3 */
  .main3 li{
    height: 90px;
  }
}
@media screen and (max-width: 1048px) {
  .m1{
    width: 100%;
  }
  .m1 > ul{
    width: calc(100% - 170px); 
  }
}
/**
 * [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;} */

  /* head-top */
  .head-top{
    padding-bottom: 18px;
  }
   /* main1 */
   .m2{
    flex-direction: column;
   }
   .ml,.mr{
    width: calc(100% );
  }
  /* main2 */
  .m3{
    flex-direction: column;
   }
   .ml1,.mr1{
    width: calc(100% );
  }

  /* main3 */
  .main3{
    display: flex;
    gap: 20px 37px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .main3 li{
    width: calc(100% / 2 - 18.5px);
    max-width: 320px;
    height: 120px;
  }
  /* footer */
  .footer {
    margin-top: -36px ;

  }
  .m4{
    display: flex;
    gap: 20px;
    justify-content: space-between;
    align-items: center;
  }
  .ml4-1,
  .ml4-2{ 
    flex-wrap: wrap;
  }
}

/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
 @media screen and (max-width: 906px) {
   
  /* head-top*/
  .head-top{
    flex-direction: column;
    gap: 10px;
    width: 100%;
    justify-content: center;
    align-items: center;
  }
  .searchbox{
    width: 100%;
  }
  .wp-search {
    width: 90%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 820px) {
  
  
}

@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;}
  

  /* m1 */
  /* .m1{
    display: none;
  } */
  .m1 > img{
    width: 60px;
    height: 60px;
    object-fit: cover;
  }
  .m1 > ul{
    width: calc(100% - 130px); 
    margin-top: -68px;
  }
  .m1 ul li{
    width: calc(100% / 3);
    height: 122px;
    position: relative;
  }
  .s5{
    font-size: 16px;
  }
  /* title */
  .tpic{
    width: 100px;
    height:auto;
    object-fit: cover;
  }
  .tit1{
    font-size: 30px;
    line-height: 36px;
  }
}

@media screen and (max-width: 722px) {
  
}

@media screen and (max-width: 676px) {
  .l-banner {height: 220px; }
	.l-banner img{width:100%;height:100%;}
  
  /* main3 */
  .main3 li{
    width: calc(100% / 2 - 18.5px);
    max-width: 320px;
    height: 100px;
  }

  /* m1 */
  .m1 > img{
    display: none;
  }
  .m1 > ul{
    width: 100%;
    margin-top: 0px;
    border-bottom: 3px solid #f1cb96;
  }
  .m1 ul li{
    height: auto;
  }
  .m1-img{
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  .m1-text > img{
    width: 25px;
    height: auto;
    object-fit: cover;
  }
  .s5{
    font-size: 12px;
  }

  .main1 {
    margin-top: 30px;
  }

  /* footer */
  .footer{
    margin-top: -10px;
    z-index: 1; 
    background: #143479;
    padding: 20px 0px 30px 0;
    background-size:100% 100% ;
  }


  /* 漂浮广告  */
  .float-ad a img{
    width: 170px;
    height: auto;
    object-fit: cover;
  }
}

@media screen and (max-width: 606px) {


  
}
@media screen and (max-width: 576px) {
  /* .l-banner {height: 200px; } */
	.l-banner img{width:100%;height:100%;}

  /* head-top */
  .wp-search {
    height: 40px;
  }
  .wp-search .search-input {
    height: 40px;
  }
  .wp-search .search-input input.search-title {
    height: 40px;
  }
  .wp-search .search-btn {
    height: 38px;
  }
  .wp-search .search-btn input.search-submit {
    width: 24px;
    height: 24px;
  }

  /* title */
  .tpic{
    width: 90px;
    height:auto;
    object-fit: cover;
  }
  .tit1{
    font-size: 26px;
    line-height: 32px;
  }


  /* main3 */
  .main3 li{
    height: 90px;
  }

  .ai-job-officer{
    position: fixed;
    top: 10%;
    right:0px;
    z-index: 999;
    display: flex;
    width: 150px;
  }

}

@media screen and (max-width: 544px) {
 
}

@media screen and (max-width: 520px) {
  .mod{
    padding: 0 15px;
  }
  
  /* m1 */
  /* .m1 > ul {
    width: calc(100% - 40px);
  } */
  /* main3 */
  .main3{
    display: flex;
    gap: 20px 25px;
  }
  .main3 li{
    width: calc(100% / 2 - 12.5px);
    height: 80px;
    box-sizing: border-box;
    overflow: hidden;
  }
  

}

/**
 * [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 */
  .tpic{
    width: 80px;
    height:auto;
    object-fit: cover;
  }
  .title{
    padding-bottom: 10px;
  }
  .tit1{
    font-size: 22px;
    line-height: 24px;
  }
  .more{
    font-size: 16px;
    line-height: 21px;
  }
  .zsbox li{
    padding: 10px 15px 10px 10px;
    transition: all 0.3s;
  }
  .time{
    min-width: 90px;
    width: 90px;
    padding-left: 20px;
    background: url(images/-h-date_bj.png) no-repeat center;
    background-size: 100% 100%;
  }
  .time .day{
    font-size: 18px;
    line-height: 22px;
  }
  .time .month{
    font-size: 10px;
    line-height: 15px;
  }
  .zsbox li:hover .time{
    background: url(images/-h-date_bj_h.png) no-repeat center;
    background-size: 100% 100%;
  }
  .s1{
    font-size: 16px;
  }
  .zsbox li:hover .s1{
    font-weight: 500;
  }
  .zybox li a{
    font-size: 16px;
    line-height: 40px;
  }
  .zybox .zy1{
    font-size: 14px;
    margin: 0px 10px;
  }
  .zybox li{
    padding: 0px 10px;
  }
  .mc{
    width: 50%;
    padding-left: 15px;
    padding-right: 10px;
  }
  .jybox li a{
    gap: 12px;
    padding: 0px 10px 0px 10px;
  }
  .time1{
    min-width: 77px;
    padding: 5px 10px;
  }
  .time1 .day{
    font-size: 18px;
    line-height: 22px;
  }
  .time1 .month{
    font-size: 12px;
    line-height: 14px;
  }
  .s2{
    font-size: 16px;
  }
  .zcbox{
    padding-bottom: 22px;
  }
  .zcbox li{
    padding: 20px 12px 0px 12px;
  }
  .s3{
    font-size: 16px;
  }
  .s4{
    font-size: 12px;
    line-height: 22px;
  }
  .m4{
    flex-direction: column;
  }
  .ml4-1, .ml4-2{
    font-size: 14px;
  }
}
@media screen and (max-width: 435px) {
  
  /* main3 */
  .main3{
    display: flex;
    gap: 20px 15px;
  }
  .main3 li{
    width: calc(100% / 2 - 7.5px);
    height: 60px;
    box-sizing: border-box;
    overflow: hidden;
  }

}
@media screen and (max-width: 414px) {
  .zybox li a{
    font-size: 14px;
    line-height: 40px;
  }
  .zybox .zy1{
    font-size: 12px;
  }

  /* m1 */
  /* .m1 > ul {
    width: calc(100% - 20px);
  } */
}

/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 379px) {

  
}
