@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1400
 */


@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;
  }


  /* 搜索 */
  .head{
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    gap:20px;
  }
  .XWDT{
    gap: 20px;
  }
  .xwbox1{
    width: calc(33.3% - 10px);
    border: 1px solid #c4c4c4;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    transition: all 0.5s ;
    overflow: hidden;
    min-height: 480px;
    height:auto;
  }
  .xwbox2{
    width: calc(33.3% - 10px);
    border: 1px solid #c4c4c4;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    transition: all 0.5s ;
    overflow: hidden;
  }
}

@media screen and (max-width: 1199px) {

  .inner {
    width: 100%;
  }
  .XWDT{
    gap: 10px;
  }
  #d-container .inner {
    padding: 30px 40px 40px;
    box-sizing: border-box;
  }


  /* footer */
  .footer{
    position: relative;
  }
  .f2{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .erweima{
    position: absolute;
    right: 20px;
    bottom:10px;

  }
  .s8{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    color: #ffffff;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    font-family: 'Microsoft YaHei';
    margin-top:10px;
  }

  .list-stu li img{max-width: 210px;height: 140px;margin: 0 auto; object-fit: cover;}
  
}

/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {

  .list-stu li.news{width: 50%; border-bottom:none!important;}


  .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: 400px; }
	.l-banner img{width:100%;height:100%;}
   /*主栏目名称*/
	 /* .col_menu { margin-top:15px;  } */
	 /* .col_news .col_news_box { margin-top: 95px;} */

   .banner {
    width: 100%;
    height: 600px;
    position: relative;
  }

  /* 新闻动态 */
  .XWDT{
    display:flex;
    gap: 20px;
    padding-top: 60px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 60px;
  }
  .xwbox1{
    margin-top: 0px;
    width: 440px;
    border: 1px solid #c4c4c4;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    transition: all 0.5s ;
    overflow: hidden;
    min-height: 480px;
    height:auto;
  }
  .xwbox2{
    width: 440px;
    border: 1px solid #c4c4c4;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    transition: all 0.5s ;
    overflow: hidden;
  }
  /* 通知公告 */
  .TZGG {
    margin-top: 55px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px 20px;
    justify-content: space-between;
  }
  .TZGG li {
    width: calc(50% - 10px); 
    height: 106px; 
    position: relative;
    background-color: #ffffff ;
    transition: all .5s;
  }


  /* footer */
  .logo1{
    width: 100%;
    height: auto;
    object-fit: cover;
  }


  /* 栏目img1 */
  .list-teacher li.news{
    width: 33.3%; 
    border-bottom:none!important;
  }
}

/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */

@media screen and (max-width: 899px) {
  .mySwiper2 .swiper-button-prev {
    left: 40%;
    background-image: url("images/arrow_before.png");
}

  .mySwiper2 .swiper-button-next {
      right: 40%;
      background-image: url("images/arrow_next.png");
  }

  .list-teacher li img{max-width: 120px;height: 160px;margin: 0 auto; object-fit: cover; }
}

@media screen and (max-width: 767px) {

  .banner {
    width: 100%;
    height: 550px;
    position: relative;
  }


  /* footer */
  .f2{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 20px;
    padding-bottom: 20px;
  }


  /* title */
  .More{
    height: 40px;
    width: 130px;
    padding: 0 0 0 16px;
    border: 1px solid #2a5fbe;
    position: absolute;
    border-radius: 20px;
    right: 0px;
    bottom: -60px;
    font-size: 16px;
    line-height: 36px;
    color: #2a5fbe;
    font-weight: 500;
    text-align:left;
    justify-content: center;
  }
  .TZGG {
    margin-top: 75px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px 20px;
    justify-content: space-between;
  }
  .XSJZ{
    margin-top: 75px;
    width: 100%;
    height: 490px;
  }
  .KYCG{
    margin-top: 75px;
    width: 100%;
  }
  .XWDT{
    display:flex;
    gap: 20px;
    padding-top: 75px;
    padding-bottom: 60px;
  }




  /*栏目图片*/
  .l-banner{text-align:center;}
  .l-banner {height: 380px; }
	.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;}
}

@media screen and (max-width: 720px) {
  .TZGG li {
    width: 100%; 
    height: 106px; 
    position: relative;
    background-color: #ffffff ;
    transition: all .5s;
  }
  .main2{
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 676px) {



  /* footer */
  .footer{
    /* background: #2253a9; */
    background: url(images/background5.png) bottom center no-repeat;
    background-size: cover;
    margin-top: 0px;
    position: relative;
    padding-bottom: 110px;
  }
  .f2{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .erweima{
    position: absolute;
    bottom:10px;
    left: 50%;
    transform: translate(-50%,0) ;
}
  .s8{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    color: #ffffff;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    font-family: 'Microsoft YaHei';
    margin-top:10px;
  }


  /* 科研成果 */
  .KYCG li a{
    color: #666666;
    font-size: 18px;
    font-weight: Regular;
    line-height: 36px;
    font-family: 'Arial';
    margin-bottom: 30px;
    transition: all 0.5s ease;
  }
  .KYCG li a:hover{
    color: #000000;
    font-size: 18px;
    font-weight: Regular;
    line-height: 36px;
    font-family: 'Arial';
  }

  #l-container .inner,
  #d-container .inner {padding:0px 0px;}
}

@media screen and (max-width: 676px) {
}
@media screen and (max-width: 576px) {
  /* 新闻动态 */
  .xwbox2{
    width: 100%;
  }
  /* title */
  .tit1{
    font-size: 28px;
    line-height: 36px;
    font-weight: 600;
    color: #000000;
    background: url(images/title_before.png) no-repeat;
    background-size: cover;
    width: 386px;
    height: 76px;
    position: relative;
  }
  .tit1 > span{ 
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .tit1::before{
    width: 100%;
    height: 26px;
    color: #999999;
    background:none;
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
    text-transform: uppercase;
    left: 50%;
    transform: translate(-50%, 0);
    text-align: center;
    bottom: -7px;
    font-family: 'Arial';
  }
}

@media screen and (max-width: 545px) {
 
  .banner {
    width: 100%;
    height: 480px;
    position: relative;
  }
  .mySwiper1 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .mySwiper1 .swiper-pagination{
    position:absolute;
    bottom:15px;
    left:50%;
    transform:translateX(-50%);
    margin:0 auto;
    height:20px;
    text-align:center;
    display:flex;
    width: auto;
}
  .mySwiper1  .swiper-pagination .swiper-pagination-bullet{ 
    position:relative;
    width:30px;
    height:2px; 
    background:#2a5fbe; 
    margin-right:15px; 
    border-radius: 0;
    opacity: 1;
  }
  .mySwiper1  .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    height:2px; 
    width:50px;
    background:#ffffff;
  }
  .mySwiper1 .swiper-pagination .swiper-pagination-bullet .current{ 
    position:absolute; 
    display:none;
    left:0px;
    top:-25px; 
    width:32px; 
    height:20px; 
    font-size:20px; 
    font-weight:500; 
    line-height:20px; 
    color:#ffffff;
    font-family: 'Arial';
  }


  /* 搜索 */
  .head{
    width: 100%;
  }
  .head2{
    display: flex;
    flex-direction: column;
  }
  .wp-search {
    width: 250px;
    height: 36px;
    background: #fff;
    border: 1px solid #2a5fbe;
    border-radius: 23px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    position: relative;
  }
  .wp-search form {
    width: 100%;
    display: flex;
  }
  .wp-search .search-input {
    flex: 1;
    height: 35px;
    display: flex;
    align-items: center;
  }
  .wp-search .search-input input.search-title {
    width: 100%;
    height: 36px;
    border: none;
    outline: none;
    background: transparent;
    font-size: 16px;
    color: #666;
    padding: 0 16px;
    box-sizing: border-box;
    border-radius: 6px 0 0 6px;
  }
  .wp-search .search-input input.search-title::placeholder {
    color: #666666;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
  }
  .wp-search .search-btn {
    width: 100px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 1px;
    top: 0;
  }
  .wp-search .search-btn input.search-submit {
    width: 38px;
    height: 30px;
    border: none;
    outline: none;
    background:url(images/search.png) no-repeat center center;
    background-size: cover;
    cursor: pointer;
    position: absolute;
    right: 1px;
    top: 2px;
  }
  .wp-search input:-webkit-autofill {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #666;
  }


  .mySwiper2 .swiper-button-prev {
    left: 40%;
    background-image: url("images/arrow_before.png");
    display:none;
  }

  .mySwiper2 .swiper-button-next {
      right: 40%;
      background-image: url("images/arrow_next.png");
      display:none;
  }


  .list-teacher li.news{
    width: 50%; 
    border-bottom:none!important;
  }
}

@media (max-width: 513px) {
  
  /* footer */
  .s8{
    display: flex;
    flex-direction:column;
    align-items: flex-start;
    gap: 20px;
    color: #ffffff;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    font-family: 'Microsoft YaHei';
    margin-top:10px;
  }
  .erweima{
    position: absolute;
    bottom:10px;
    left: 20px;
    transform: translate(0,0) ;

  }

  /* 通知公告 */
  .time2 .day{
    font-size: 22px;
    font-weight: Regular;
    line-height: 28px;
    font-family: 'Arial';
    position: relative;
  }
  .time2 .month{
    font-size: 16px;
    font-weight: Regular;
    line-height: 30px;
    font-family: 'Microsoft YaHei';  
    margin-top: 5px;
    width: 50px;
  }
  .s4{
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
  }

  .list-stu li img{max-width: 180px;height: 135px;margin: 0 auto; object-fit: cover;}

}

/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
   /* title */
   .tit1{
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    color: #000000;
    background: url(images/title_before.png) no-repeat;
    background-size: cover;
    width: 326px;
    height: 66px;
    position: relative;
  }
  .tit1 > span{ 
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .tit1::before{
    width: 100%;
    height: 26px;
    color: #999999;
    background:none;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    text-transform: uppercase;
    left: 50%;
    transform: translate(-50%, 0);
    text-align: center;
    bottom: -7px;
    font-family: 'Arial';
  }
  .More{
    height: 34px;
    width: 110px;
    padding: 0 0 0 12px;
    border: 1px solid #2a5fbe;
    position: absolute;
    border-radius: 20px;
    font-size: 15px;
    line-height: 32px;
  }
  .More > span{ 
    background: url(images/More.png) center no-repeat;
    background-size: cover;
    position:absolute;
    right: 0px;
    top: 0px;
    width: 34px;
    height: 34px;
  }
  .s1{
    font-size: 18px;
  }
  .s2{
    font-size: 15px;
  }
  .s4{
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
  }
  .s5{
    font-size: 18px;
    line-height: 34px;
    color: #000000;
    font-weight: 500;
    font-family:"Microsoft YaHei";
  }
  .mod{
    padding: 0 10px;
  }

  .l-banner {height: 360px; }
	.l-banner img{width:100%;height:100%;}
}

@media screen and (max-width: 414px) {
  /* 通知公告 */
  .TZGG li a{
    display: flex;
    padding: 25px 10px 0px 27px;
    gap: 27px;
  }
  .Eng span{
    margin-left:5px;
    font-size: 16px;
    color: #2a5fbe;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    line-height: 24px;
  }
  .xwbox1{
    width: 100%;
  }
  .list-teacher li.news .title_teach { font-size: 16px; line-height: 30px; transition: all .5s ease-in-out; text-align: center; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; }/*标题*/
  .list-stu li img{max-width: 140px;height: 105px;margin: 0 auto; object-fit: cover;}
  .list-stu li.news .title_stu { font-size: 16px; line-height: 30px; transition: all .5s ease-in-out; text-align: center; -webkit-transition:; -moz-transition:; -ms-transition:; -o-transition:; }/*标题*/

}

/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 350px) {

}
