@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1400
 */
@media screen and (max-width: 1799px) {
  /* banner */
  .mySwiper1 .swiper-slide img{
    height: 580px;
  }
 }
 @media screen and (max-width: 1699px) {
  /* banner */
  .mySwiper1 .swiper-slide img{
    height: 540px;
  }
 }
@media screen and (max-width: 1651px) {
  /* banner1 */
  .banner1 .swiper-button-next{
    right: -50px;
  }
  .banner1 .swiper-button-prev{
    left: -50px;
  }
}
@media screen and (max-width: 1599px) {
  /* banner */
  .mySwiper1 .swiper-slide img{
    height: 510px;
  }
 }
@media screen and (max-width: 1500px) {
  /* banner */
  .mySwiper1 .swiper-slide img{
    height: 480px;
  }
  /* banner1 */
  .banner1 .swiper-button-next{
    right: 40px;
    top: 100%;
  }
  .banner1 .swiper-button-prev{
    left: 40px;
    top: 100%;
  }
}

@media screen and (max-width: 1399px) {
  .inner {
    width: 100%;
  }
  .mod {
    padding: 0 20px;
  }
  /* banner */
  .mySwiper1 .swiper-slide img{
    height: 440px;
  }
  .nav .wp-menu .menu-item a.menu-link {
    font-size: 18px;
  }
  .nav .wp-menu .menu-item > a{
    padding: 0 12px;
  }
  .nav .sub-menu .sub-item a {
    font-size: 15px;
  }
  #d-container{padding: 0 20px;}
  
  
  /* 师资队伍 */
  .people_list li.people_news{
    padding: 0 ;
  }
  .people_list{
    gap: 30px 35px;
  }
  .peo_pic{
    width: 160px;
    height: 213px;
    object-fit: cover;
  }
  .peo_text{
    width: 200px;
  }

  /* head-top */
  .logo2{
    width: auto;
    height: 65px;
    object-fit: cover;
  }
  .logo3{
    width: auto;
    height: 65px;
    object-fit: cover;
  }
  .hr {
    gap: 15px;
  }
}
@media screen and (max-width: 1299px) {
  
  /* banner */
  .mySwiper1 .swiper-slide img{
    height: 420px;
  }
  

  /* 师资队伍 */
  .people_list{
    gap: 30px 35px;
  }
  .peo_pic{
    width: 140px;
    height: 186px;
    object-fit: cover;
  }
  .peo_text{
    width: 100%;
  }
  .people_list li.people_news{
    width: calc(25% - 20px);
  }
}
@media screen and (max-width: 1199px) {
  /* banner */
  .mySwiper1 .swiper-slide img{
    height: 385px;
  }
  /* 师资队伍 */
  .people_list{
    gap: 30px 25px;
  }
  .pho_pic {
    height: 132px;
  }
  /* head-top */
  .logo2,
  .logo3{
    width: auto;
    height: 57px;
    object-fit: cover;
  }
  /* m3 */
  .post-tab .tab .button .tit1_1{
    font-size: 24px;
  }
  .post-tab .tab .button:hover .tit1_1, .post-tab .tab .button.active .tit1_1 {
    font-size: 30px;
  }
  .tit1 {
    font-size: 30px;
  }
  .main2 .inner,
  .main3 .inner,
  .main4 .inner {
    gap: 30px;
  }
  .m4 {
    width: calc(50% - 15px);
  }
  .rclist {
    gap: 20px;
  }
  .rclist li {
    width: calc(25% - 15px);
  } 

  /* 科研成果 */
  .mySwiper2 .swiper-slide .pic {
    height: 167px; 
  }
  .mySwiper2 .swiper-slide.swiper-slide-active .pic {
    width: 100%;
    height: 275px;
  }
  .mySwiper2 .time {
    padding-left: 35px;
    font-size: 20px;
    line-height: 36px;
  }
  .mySwiper2 .time:before {
    width: 20px;
    height: 20px;
  }
  .mySwiper2 .s2 {
    font-size: 18px;
  }
  .mySwiper2 .swiper-slide-active .s2 {
    font-size: 20px;
  }

  .mySwiper2 .swiper-slide a,
  .mySwiper3 .swiper-slide a{
    width: calc(100% - 45px);
  }
  .mySwiper2 .swiper-slide.swiper-slide-next a,
  .mySwiper3 .swiper-slide.swiper-slide-next a {
    margin-left: 45px;
  }
  .mySwiper2 .swiper-slide.swiper-slide-prev a,
  .mySwiper3 .swiper-slide.swiper-slide-prev a {
    margin-right: 45px;
  }
  .mySwiper2 .swiper-slide.swiper-slide-active a,
  .mySwiper3 .swiper-slide.swiper-slide-active a {
    width: calc(100% + 87px);
    margin-left: -43px;
    margin-right: -44px;
  }

  /* footer */
  .text-link-items {
    justify-content: flex-start;
    gap: 20px 30px;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1099px) {
  /* banner */
  .mySwiper1 .swiper-slide img{
    height: 355px;
  }
  .pho_pic {
    height: 115px;
  }
  .photo_list li {
    width: calc(100% / 2 - 18px);
  }
  .people_list li.people_news{
    width: calc(100% / 3 - 20px);
  }
  .peo_title {
    font-size: 15px;
    line-height: 1.2;
  }
  /* footer */
  .logo1,
  .logo4{
    width: auto;
    height: 68px;
    object-fit: cover;
  }

  /* head-top */
  .logo2,
  .logo3{
    width: auto;
    height: 52px;
    object-fit: cover;
  }
  /* main2 */
  .main2 .inner {
    flex-direction: column;
  }
  .m2,
  .m3 {
    width: 100%;
  }
  /* m5 */
  .pic2 {
    height: 151px;
  }
  .s10 {
    font-size: 20px;
  }
}
/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {

  /* banner */
  .mySwiper1 .swiper-slide img{
    height: 315px;
  }

  .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%;}
  #d-container .inner{
    margin-top: -50px;
  }
   /*主栏目名称*/
	 /* .col_menu { margin-top:15px;  } */
	 /* .col_news .col_news_box { margin-top: 95px;} */

 

  /* 教师队伍 */
  /* 首字母筛选样式 */
  .subDoctor_year{
    padding-bottom: 10px;
    gap: 5px 10px;
  }
  .filter-item {
    padding: 2px 10px;
    border-radius: 4px;
    line-height: 36px;
    font-size:  18px;
  }
  .pho_pic {
    height: 162px;
  }
  /* head-top */
  .head-top{
    flex-direction: column;
  }
  .h2 a {
    font-size: 18px;
  }
  /* banner */
  .banner-text{
    width: 80%;
  }
  .banner-text p {
    font-size: 18px;
  }
  .mySwiper1 .swiper-button-next {
    right: 46.5%;
  }
  .mySwiper1 .swiper-button-prev {
    left: 46.5%;
  }
  /* mm1 */
  .yslist img{
    width: 35px;
    height: 35px;
    object-fit: cover;
  }
  .yslist li p {
    font-size: 18px;
  }
  .yslist{
    min-width: 250px;
  }
  .ysbox a{
    align-items: center;
  }
  .ysimg {
    width: 100px;
    height: 100px;
  }
  .yscontent{
    width: calc(100% - 115px);
  }
  /* banner1,banner2 */
  .mySwiper2 .swiper-slide a,
  .mySwiper3 .swiper-slide a{
    width: calc(100% - 35px);
  }
  .mySwiper2 .swiper-slide.swiper-slide-next a,
  .mySwiper3 .swiper-slide.swiper-slide-next a {
    margin-left: 35px;
  }
  .mySwiper2 .swiper-slide.swiper-slide-prev a,
  .mySwiper3 .swiper-slide.swiper-slide-prev a {
    margin-right: 35px;
  }
  .mySwiper2 .swiper-slide.swiper-slide-active a,
  .mySwiper3 .swiper-slide.swiper-slide-active a {
    width: calc(100% + 67px);
    margin-left: -33px;
    margin-right: -34px;
  }
  .mySwiper2 .swiper-slide.swiper-slide-active .pic {
    width: 100%;
    height: 245px;
  }
  .mySwiper2 .swiper-slide-active,
  .mySwiper3 .swiper-slide-active {
    margin-top: -42px;
  }
  .mySwiper3 .swiper-slide-active .pic3 {
    height: 265px;
  }
  .pic3 {
    height: 167px;
  }
  .banner1 .swiper-button-next, .banner1 .swiper-button-prev {
    width: 18px;
    height: 33px;
  }
  .mySwiper2 .swiper-pagination-bullet {
    width: 80px;
    height: 4px;
  }

  /* main6 */
  .main6 {
    padding-bottom: 90px;
  }
  /* footer */
  .text-link {
    margin-top: -80px;
  }
  .logo1,
  .logo4{
    width: auto;
    height: 62px;
    object-fit: cover;
  }
  .main7{
    margin-top: 0px;
    background: url(images/bj_06.png) no-repeat;
    background-size: cover;
  }
}

/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
 @media screen and (max-width: 916px) {

  .peo_pic {
    width: 140px;
    height: 176px;
    object-fit: cover;
  }

  .people_list li.people_news {
    width: calc(100% / 2 - 30px);
  }
  .pho_pic {
    height: 148px;
  } 
  /* banner1,banner2 */
  .mySwiper2 .swiper-slide .pic {
    height: 137px;
  }
  .mySwiper2 .swiper-slide.swiper-slide-active .pic {
    width: 100%;
    height: 205px;
  }
  .main2 .inner, 
  .main3 .inner, 
  .main4 .inner {
    flex-direction: column;
  }
  .m4 {
    width: 100%;
  }
  /* m5 */
  .rclist {
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .rclist li {
    width: calc(50% - 15px);
    max-width: 320px;
  }
  .pic2{
    height: 171px;
  }
  /* footer */
  .f1 {
    gap: 5px 16px;
    flex-wrap: wrap;
  }
  .logo1, .logo4 {
    width: auto;
    height: 55px;
    object-fit: cover;
  }
}

@media screen and (max-width: 820px) {
  /* listcolumn */
  .col_news,.col_menu{
    margin-top: -45px;
  }
  .pho_pic {
    height: 132px;
  } 
  /* m2 */
  .pic1 {
    height: 257px;
  }
  .xytext {
    height: 254px;
  }
  .s3 {
    font-size: 20px;
  }
  .xyitems li {
    padding: 16px 5px 15px 5px;
  }
  /* banner */
  .mySwiper1 .swiper-slide img{
    height: 265px;
  }
}

@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 12px 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 10px 10px 10px; 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;}
  .col_list .wp_listcolumn .sub_list .sub_list a .column-name:before{display: none;}
  .col_list .wp_listcolumn .sub_list .sub_list a .column-name{padding:0px 12px 5px 12px;font-size:14px;}
  .col_metas .col_path{font-size: 16px;}
  /* listcolumn */
  .col_news{
    margin-top: 20px;
  }
  .col_menu:before{
    display: none;
  }
  .col_list .wp_listcolumn .wp_column a .column-name{
    font-size: 18px;
  }
  .col_list .wp_listcolumn .sub_list a .column-name{
    font-size: 16px;
  }
  .peo_pic {
    width: 120px;
    height: 156px;
    object-fit: cover;
  }

  .people_list li.people_news {
    width: calc(100% / 3 - 30px);
  }
  /* banner */
  .mySwiper1 .swiper-slide img{
    height: 244px;
  }
  /* head-top */
  .logo2, .logo3 {
    width: auto;
    height: 45px;
    object-fit: cover;
  }
  /* banner1,banner2 */
  .m1 {
    padding-bottom: 45px;
  }
  .mySwiper2 {
    padding-top: 2px;
    padding-bottom: 70px;
  }
  .mySwiper3{
    padding-top: 2px;
  }
  .mySwiper2 .swiper-slide.swiper-slide-active,
  .mySwiper3 .swiper-slide.swiper-slide-active{
    display: flex;
    align-items: center;
    justify-content: center;        
    margin-top: 0px;
  }
  .mySwiper2 .swiper-slide.swiper-slide-active a,
  .mySwiper3 .swiper-slide.swiper-slide-active a {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    max-width: 560px;
  }
  .banner1 .swiper-button-next,
  .banner1 .swiper-button-prev {
    width: 12px;
    height: 22px;
  }
  .mySwiper2 .swiper-pagination-bullet {
    width: 55px;
    height: 4px;
  }
  .mySwiper2 .swiper-slide.swiper-slide-active .pic {
    width: 100%;
    height: 275px;
  }
  /* footer */
  .footer {
    margin-top: 35px;
  }
  .logo1, .logo4 {
    width: auto;
    height: 45px;
    object-fit: cover;
  }

  /* title */
  .tit1 {
    font-size: 26px;
  }
  .tit1:after {
    width: 200px;
  }
  .tit1_1:after {
    width: 160px;
  }
  .post-tab .tab .button:hover .tit1_1, 
  .post-tab .tab .button.active .tit1_1 {
    font-size: 26px;
  }
  .post-tab .tab .button .tit1_1 {
    font-size: 20px;
  }
  .tt:after {
    width: 230px;
  }
}

@media screen and (max-width: 722px) {

  /* mm1 */
  .mm1 {
    flex-direction: column;
  }
  .ysbox{
    width: 100%;
  }
  .ysbox a{
    gap: 15px;
    width: 100%;
  }
  .yslist {
    /* flex-direction: row; */
    width: 100%;
    min-width: auto;
  }
  .yslist li {
    min-width: 250px;
    height: 72px;
  }
  .yslist li a {
    height: 100%;
  }
}

@media screen and (max-width: 676px) {
  .l-banner {height: 220px; }
	.l-banner img{width:100%;height:100%;}
  
  /* banner */
  .mySwiper1 .swiper-slide img{
    height: 210px;
  }
  /* logo */
  .h1{
    display: flex;
    flex-direction: column;
    gap: 5px;
  }
  .logo1, .logo4,
  .logo2, .logo3{
    width: auto;
    height: 55px;
    object-fit: contain;
  }
  .footer > div{
    justify-content: center;
  }
  /* mm1 */
  .mm1 {
    margin-top: -10px;
  }
  .mm1:before,
  .mm1:after{
    width: 5px;
    height: 10px;
  }
  /* banner */
  .banner-text {
    height: 60px;
    bottom: 0px;
    padding: 5px 10px;
  }
  .banner-text p {
    font-size: 16px;
    line-height: 25px;
  }
  .mySwiper1 .swiper-pagination 
  .swiper-pagination-bullet .current {
    font-size: 15px;
  }
  .mySwiper1 .swiper-button-next, .mySwiper1 .swiper-button-prev {
    bottom: 12px;
  }
  .mySwiper1 .swiper-pagination {
    bottom: 12px;
  }
  /* banner1 */
  .mySwiper2 .swiper-slide.swiper-slide-active .pic {
    height: 245px;
  }
  /* m2 */
  .xylist {
    flex-direction: column;
  }
  .xybox,
  .xyitems{
    width: 100%;
  }
  .pic1 {
    height: 297px;
  }
  .xytext {
    height: auto;
    min-height: auto;
  }
  /* main7 */
  .text-link-items li a span {
    font-size: 16px;
  }

  /* m5 */
  .pic2 {
    height: 141px;
  }
}

@media screen and (max-width: 606px) {

  /* banner */
  .mySwiper1 .swiper-slide img{
    height: 190px;
  }
}
@media screen and (max-width: 576px) {
  /* .l-banner {height: 200px; } */
	.l-banner img{width:100%;height:100%;}

  /* mm1 */
  .yslist {
    flex-direction: column;
  }
  /* banner1 */
  .mySwiper2 .swiper-slide.swiper-slide-active .pic {
    height: 215px;
  }
}

@media screen and (max-width: 544px) {
 
  /* 师资队伍 */
  .people_list{
    gap: 20px 35px;
  }
  .peo_pic{
    width: 120px;
    height: 159px;
    object-fit: cover;
  }
  .people_list li.people_news {
    width: calc(100% / 2 - 30px);
  }
  .peo_title{
    line-height: 24px;
    font-size:  16px;
  }

  /* 教师队伍 */
  /* 首字母筛选样式 */
  .subDoctor_year{
    padding-bottom: 8px;
    border-bottom: 1px solid #114498;
    gap: 5px 8px;
  }
  .filter-item {
    padding: 2px 5px;
    border-radius: 2px;
    line-height: 24px;
    font-size:  16px;
  }

 
}

@media screen and (max-width: 520px) {
  .mod{
    padding: 0 15px;
  }
  .pho_pic {
    height: 112px;
  } 
  .peo_title, .pho_title {
    line-height: 30px;
    font-size: 15px;
  }
  /* banner */
  .mySwiper1 .swiper-slide img{
    height: 167px;
  }
  .logo1, .logo4, 
  .logo2, .logo3 {
    width: auto;
    height: 40px;
    object-fit: contain;
  }
  .banner-text p {
    font-size: 13px;
    line-height: 20px;
  }
  .mySwiper1 .swiper-button-prev {
    left: 45.5%;
  }
  .mySwiper1 .swiper-button-next {
    right: 45.5%;
  }
  .mySwiper1 .swiper-button-next, .mySwiper1 .swiper-button-prev {
    bottom: 15px;
  }
  .mySwiper1 .swiper-pagination {
    bottom: 15px;
  }
  .ystitle {
    font-size: 15px;
    line-height: 25px;
  }
  .ystitle:before {
    width: 80px;
  }
  .ysimg {
    width: 80px;
    height: 80px;
  }
  .yscontent {
    width: calc(100% - 95px);
  }
  
  .s1 {
    font-size: 13px;
    line-height: 22px;
  }
  .ysmore {
    font-size: 14px;
    line-height: 20px;
  }
  .yslist li p {
    font-size: 15px;
    line-height: 22px;
  }
  .yslist img {
    width: 25px;
    height: 25px;
    object-fit: cover;
  }
  .yslist li {
    min-width: 250px;
    height: 62px;
  }
  .tit1 {
    font-size: 22px;
    line-height: 20px;
  }
  .tit2 {
    font-size: 15px;
    line-height: 22px;
  }
  .mySwiper2 .swiper-slide.swiper-slide-active .pic {
    height: 175px;
  }
  .mySwiper2 .time:before {
    width: 15px;
    height: 15px;
  }
  .mySwiper2 .time {
    padding-left: 25px;
    font-size: 16px;
    line-height: 26px;
  }
  .mySwiper2 .swiper-slide-active .s2 {
    font-size: 15px;
    line-height: 25px;
  }
  .mySwiper2 .swiper-pagination-bullet {
    width: 25px;
  }
  .mySwiper2 .time .year {
    font-size: 12px;
  }
  .pic1 {
    height: 247px;
  }
  .time1:before {
    width: 28px;
    height: 25px;
  }
  .time1 {
    font-size: 15px;
    line-height: 30px;
    padding-left: 35px;
  }
  .time1 .year {
    font-size: 12px;
  }
  .s3 {
    font-size: 15px;
  }
  .s4 {
    font-size: 13px;
    line-height: 22px;
    margin-top: 0px;
  }
  .xytext {
    padding: 17px 15px 17px 20px;
  }
  .xyitems li {
    min-height: auto;
  }
  .s5 {
    font-size: 15px;
    line-height: 22px;
  }
  .time2 {
    font-size: 15px;
    line-height: 26px;
  }
  .post-tab .tab .button:hover .tit1_1, 
  .post-tab .tab .button.active .tit1_1 {
    font-size: 22px;
  }
  .post-tab .tab .button .tit1_1 {
    font-size: 16px;
  }
  .post-tab .tab .xline {
    font-size: 20px;
    line-height: 20px;
  }
  .tt:before {
    top: 40px;
  }
  .tt:after {
    top: 30px;
  }
  .time3 .day {
    font-size: 15px;
  }
  .time3 .month {
    font-size: 12px;
    line-height: 20px;
  }
  .tab-content ul li a {
    gap: 12px;
    padding: 12px 17px 15px 15px;
    min-height: auto;
  }
  .s6 {
    font-size: 15px;
    line-height: 26px;
  }
  .main2 {
    padding-top: 35px;
    padding-bottom: 40px;
  }
  .s7 {
    font-size: 15px;
    line-height: 22px;
  }
  .time4 .day {
    font-size: 15px;
    line-height: 20px;
  }
  .time4 .month {
    font-size: 12px;
    line-height: 22px;
  }
  .time4 .day:before {
    width: 40px;
  }
  .xslist li a {
    height: 70px;
  }
  .time4 {
    min-width: 70px;
  }
  .main3 ,
  .main4,
  .main5{
    padding-top: 35px;
    padding-bottom: 40px;
  }
  .jxlist li a .s8 {
    font-size: 15px;
    line-height: 26px;
  }
  .time5 .month {
    font-size: 13px;
    line-height: 26px;
  }
  .time5 .day {
    font-size: 15px;
    line-height: 26px;
  }
  .s9 {
    font-size: 13px;
    line-height: 22px;
    margin-top: 6px;
  }
  .pic2 {
    height: 111px;
  }
  .s10 {
    font-size: 15px;
    line-height: 20px;
  } 
  .mySwiper3 .swiper-slide-active .pic3 {
    height: 225px;
  }
  .s11 {
    font-size: 15px;
    line-height: 40px;
  }
  .text1 {
    padding: 0px 8px;
    height: 40px;
  }
  
  .mySwiper3 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
  }
  .mySwiper3 .swiper-pagination-bullet-active {
    width: 35px;
    height: 12px;
    border-radius: 6px;
  }
  .title2 .tit1 {
    font-size: 22px;
  }
  .text-link-items {
    gap: 12px 15px;
    padding: 30px 20px 5px 20px;
  }
  .text-link-items li a span {
    font-size: 13px;
  }
  .text-link-items li a > img{
    width: 20px;
    height: 20px;
    object-fit: cover;
  }
  .f1 li {
    font-size: 13px;
    line-height: 25px;
  }
  .copyright {
    font-size: 11px;
    line-height: 16px;
  }
}

/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */
@media screen and (max-width: 479px) {
  .l-banner {height: 200px; }
	.l-banner img{width:100%;height:100%;}
  
  
  
}
@media screen and (max-width: 435px) {
  

  
}
@media screen and (max-width: 414px) {
  /* 师资队伍 */
  .people_list{
    gap: 20px 22px;
  }
  .peo_pic{
    width: 100px;
    height: 133px;
    object-fit: cover;
  }
  .people_list li.people_news {
    width: calc(100% / 2 - 20px);
  }
  .pho_pic {
    height: 92px;
  } 
  /* banner */
  .mySwiper1 .swiper-slide img{
    height: 141px;
  }
  .pic2 {
    height: 91px;
  }
  .mySwiper3 .swiper-slide-active .pic3 {
    height: 185px;
  }
  .pic1 {
    height: 207px;
  }
  .mySwiper2 .swiper-slide.swiper-slide-active .pic {
    height: 145px;
  }
  .mySwiper1 .swiper-button-prev {
    left: 44.5%;
  }
  .mySwiper1 .swiper-button-next {
    right: 44.5%;
  }
}

/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 379px) {
  .photo_list {
    padding-bottom: 20px;
    gap: 15px 15px;
  }
  .pho_pic {
    height: 82px;
  } 
  /* banner */
  .mySwiper1 .swiper-slide img{
    height: 115px;
  }
}
