@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1400
 */

@media screen and (max-width: 1499px) {
  /* 师资队伍 */
  .people_list li.people_news {
    width: 25%;
  }
}
@media screen and (max-width: 1399px) {
  .inner {
    width: 100%;
  }
  .mod {
    padding: 0 20px;
  }

  /* 仪器设备 */
  .sb_pic1 {
    width: 240px;
    height: 135px;
  }

  .banner .swiper-container {
    width: 100%;
    padding-right: 20px;
  }
  #header .wp-menu {
    gap: 25px;
  }
}
@media screen and (max-width: 1299px) {
  /* 师资队伍 */
  .peo_pic1 {
    width: 140px;
    height: 186px;
    object-fit: cover;
  }

  /* nav */
  .nav .sub-menu .sub-item a {
    font-size: 15px;
  }
  #d-container {
    padding: 0 10px;
  }
  .nav .wp-menu .menu-item a.menu-link {
    font-size: 16px;
  }
  .gk img {
    margin-left: 20px;
    width: 270px;
  }
  .xklist li {
    padding: 0 10px 0 36px;
    letter-spacing: 0px;
  }
  .xklist li:before {
    left: 10px;
  }
  /* main1 */
  .gzlist li:hover .gzcontent {
    padding: 86px 19px 33px 21px;
    padding-top: calc(56% - 126px);
  }
}
@media screen and (max-width: 1199px) {
  /* nav */
  .nav .wp-menu .menu-item a.menu-link {
    font-size: 16px;
  }
  .gk {
    align-items: flex-end;
  }
  .col_list1 .wp_listcolumn .wp_column {
    width: calc(100% / 6);
    overflow: hidden;
    flex-shrink: 0;
  }
  /* 仪器设备 */
  .sb_news {
    width: calc(50%);
  }
  .sb_pic1 {
    width: 240px;
    height: 135px;
  }
  /* l-banner */
  .l-banner {
    height: 350px;
  }
  .cr_list li {
    width: calc(50% - 11px);
  }
  .nav .wp-menu .menu-item a.menu-link {
    gap: 5px;
  }
  #header .wp-menu {
    gap: 15px;
  }
  #header .logo1 img,
  #header1 .logo1 img {
    height: 35px;
    width: auto;
  }
  .header {
    padding: 17px 0 23px 0;
  }
  .banner-text {
    width: 260px;
    padding: 22px 0;
    bottom: 30px;
  }
  .banner-text-font1 {
    font-size: 25px;
    line-height: 25px;
  }
}
@media screen and (max-width: 1161px) {
}

@media screen and (max-width: 1099px) {
  .people_list li.people_news {
    width: calc(100% / 3);
  }

  /* main1 */
  .s2 {
    line-height: 26px;
    margin-top: 18px;
    min-height: 78px;
  }
  .gzlist li:hover .gzcontent {
    padding: 86px 19px 33px 21px;
    padding-top: calc(56% - 106px);
  }
}

@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;
  }
  .menu-link img {
    display: none !important;
  }
  /*导航样式：后台绑定时也可以定义配置*/
  #nav .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;
  }
  .col_menu {
    width: 260px;
  }
  .col_menu .col_menu_head h3.col_name .col_name_text {
    font-size: 28px;
  }
  .col_list .wp_listcolumn .wp_column > a .column-name {
    font-size: 20px;
    line-height: 38px;
  }
  .l-banner {
    height: 270px;
  }
  .l-banner img {
    width: 100%;
    height: 100%;
  }
  .gklist li {
    width: calc(50% - 14px);
  }
  .gk {
    flex-direction: column;
  }
  .xklist ul li {
    width: 100%;
  }
  /* banner */
  .banner .swiper-container {
    bottom: 30px;
  }
  /* main1 */
  .gzlist li {
    width: calc(50% - 16px);
  }
  .gzlist li:hover .gzcontent {
    padding: 86px 19px 33px 21px;
    padding-top: calc(56% - 166px);
  }
  /* main2 */
  .main2 {
    padding: 65px 0;
  }
  .ghlist {
    gap: 35px;
  }
  /* .main3 */
  .main3 {
    background: none;
    height: auto;
  }
  .main3bg {
    display: block;
    width: 100%;
    height: auto;
  }
  .main3 .mod {
    padding: 0;
  }
  .mm1 {
    width: 100%;
    position: relative;
    top: 0;
  }

  /* footer */
  .fl {
    gap: 35px;
    flex-wrap: wrap;
  }
}
/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 916px) {
  .peo_pic1 {
    width: 120px;
    height: 160px;
    object-fit: cover;
  }
  .people_list li.people_news {
    width: calc(100% / 2);
  }
  .pho_pic {
    height: 148px;
  }
  /* 仪器设备 */
  .sb_news {
    width: calc(50%);
  }
  .sb_pic1 {
    width: 192px;
    height: 108px;
  }

  .gzlist li:hover .gzcontent {
    padding: 86px 19px 33px 21px;
    padding-top: calc(56% - 146px);
  }
  /* footer */
  .f1 {
    gap: 30px;
  }
  .f1 .logo1 {
    display: block;
    width: 100%;
  }
  .f1 .logo1 img {
    height: auto;
    width: 100%;
  }
  .yqlist {
    flex-shrink: 0;
  }
}
@media screen and (max-width: 906px) {
}
@media screen and (max-width: 830px) {
  /* 仪器设备 */
  .sb_news {
    width: calc(100%);
  }
  .sb_pic1 {
    width: 240px;
    height: 135px;
  }

  .gzlist li:hover .gzcontent {
    padding: 86px 19px 33px 21px;
    padding-top: calc(56% - 116px);
  }
}
@media screen and (max-width: 789px) {
  /* footer */
  .fl:after {
    content: "";
    position: absolute;
    width: calc(100% + 25px);
    height: 1px;
    background: #ffffff;
    left: 0;
    top: 260px;
  }
  .fll:after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .peo_pic1 {
    width: 120px;
    height: 156px;
    object-fit: cover;
  }

  .people_list li.people_news {
    width: calc(100% / 3);
  }
  /*栏目图片*/
  .l-banner {
    text-align: center;
  }
  .l-banner {
    height: 250px;
  }
  .l-banner:before {
    height: 30px;
  }
  /* #l-container{ margin-top:20px;} */
  #l-container .inner,
  #d-container .inner {
    padding: 20px 0px;
  }
  #l-container .inner {
    padding-bottom: 60px;
  }
  #d-container .inner {
    padding: 20px 20px;
  }
  #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_head {
    background: #75000a;
    padding: 10px 0px 10px 0;
  }
  .col_menu .col_menu_head h3.col_name .col_name_text {
    text-align: center;
    color: #fff;
  }
  .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;
  } */
  .col_list .wp_listcolumn .wp_column > a {
    padding: 0px 0;
    justify-content: center;
  }
  .col_list .wp_listcolumn .wp_column > a .column-icon {
    display: none;
  }
  .col_list .wp_listcolumn .wp_column > a .column-name {
    font-size: 16px;
  }
  .col_list .wp_listcolumn .wp_column a .column-name {
    padding: 8px 0px;
  }
  .col_list .wp_listcolumn .sub_list a {
    font-size: 14px;
  }
  .col_metas .col_path {
    font-size: 18px;
    line-height: 40px;
  }
  .news_time .day {
    font-size: 20px;
    line-height: 25px;
  }
  .article .entry {
    margin-top: 10px;
    padding: 10px 20px;
  }
  .info_title1 {
    font-size: 26px;
    line-height: 55px;
  }
  /* 仪器设备 */
  .sb_news {
    width: calc(100% / 2);
  }
  .sb_pic1 {
    width: 240px;
    height: 135px;
  }
  .gk {
    flex-direction: row;
  }
  .gk img {
    margin-left: 20px;
    width: 220px;
  }
  .cmbox {
    width: 110px;
  }
  .cmtit {
    font-size: 20px;
    line-height: 24px;
  }
  .col_news1 {
    display: flex;
    gap: 35px;
  }
  .col_list1 .wp_listcolumn .wp_column {
    width: calc(100% / 5);
    overflow: hidden;
    flex-shrink: 0;
  }
  .tit1 {
    font-size: 30px;
    line-height: 30px;
  }
  .banner-text {
    width: 220px;
    padding: 17px 0;
    bottom: 30px;
  }
  .banner-text-font1 {
    font-size: 22px;
    line-height: 22px;
  }
  .banner-text-font2 {
    font-size: 15px;
    line-height: 15px;
  }
  /* main2 */
  .ghlist {
    flex-wrap: wrap;
  }

  /* footer */
  .f1 {
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
}

@media screen and (max-width: 716px) {
  #header {
    position: relative;
    background: #75000a;
  }
  .head-top {
    flex-wrap: wrap;
    gap: 15px;
    align-items: center;
    justify-content: center;
  }

  /* main1 */
  .s1box {
    min-height: 28px;
  }
  .s1 {
    -webkit-line-clamp: 1;
  }
  .s2 {
    -webkit-line-clamp: 2;
    min-height: 52px;
  }
  .gzlist li:hover .gzcontent {
    padding: 86px 19px 33px 21px;
    padding-top: calc(56% - 86px);
  }
}
@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;
  }
  .col_list1 .wp_listcolumn .wp_column {
    width: calc(100% / 4);
    overflow: hidden;
    flex-shrink: 0;
  }
  /* 仪器设备 */
  .sb_news {
    width: calc(100% / 2);
  }
  .sb_pic1 {
    width: 192px;
    height: 108px;
  }
  .cr_list li {
    width: calc(100%);
  }
  .cr_text p {
    font-size: 15px;
    line-height: 22px;
  }
  .banner-text {
    width: 180px;
    padding: 12px 0;
    bottom: 20px;
  }
  .banner-text-font1 {
    font-size: 18px;
    line-height: 18px;
  }
  .banner-text-font2 {
    font-size: 13px;
    line-height: 13px;
  }
  .mm1 {
    padding: 36px 0px 30px 0px;
  }
  .mlist {
    gap: 10px;
    margin-top: 20px;
  }
  footer {
    padding: 50px 0 50px 0;
  }
}

@media screen and (max-width: 606px) {
}
@media screen and (max-width: 576px) {
  /* .l-banner {height: 200px; } */
  .l-banner img {
    width: 100%;
    height: 100%;
  }

  /* main1 */
  .gzlist li {
    width: calc(100%);
  }
  .gzlist li:hover .gzcontent {
    padding: 86px 19px 53px 21px;
    padding-top: calc(56% - 156px);
  }
  .s1box {
    min-height: 56px;
  }
  .s1 {
    -webkit-line-clamp: 2;
  }
  .s2 {
    -webkit-line-clamp: 3;
    min-height: 78px;
  }
}

@media screen and (max-width: 544px) {
  /* 师资队伍 */
  .people_list {
    gap: 20px 0px;
  }
  .peo_pic1 {
    width: 120px;
    height: 159px;
    object-fit: cover;
  }
  .people_list li.people_news {
    width: calc(100% / 2);
  }
  .peo_title {
    line-height: 24px;
    font-size: 16px;
  }
  .peo_subtitle {
    line-height: 20px;
    font-size: 13px;
  }

  /* 仪器设备 */
  .sb_news {
    width: calc(100% / 2);
  }
  .sb_pic1 {
    width: 160px;
    height: 90px;
  }
}

@media screen and (max-width: 520px) {
  .mod {
    padding: 0 15px;
  }
  .tu_list li.news_tu img {
    height: 235px;
  }

  .s16 {
    font-size: 16px;
    line-height: 16px;
  }
  .s17 {
    font-size: 14px;
    line-height: 25px;
    margin-top: 10px;
  }
  .news_time .year {
    font-size: 26px;
    line-height: 26px;
  }
  .news_time .day {
    font-size: 12px;
    line-height: 20px;
  }
  .col_news_list .news_list li.news_news a {
    display: flex;
    padding: 19px 10px 19px 8px;
  }
  .col_news_list .news_list li.news_news1 a {
    padding: 19px 10px 19px 8px;
  }
  .gklist li {
    width: calc(100%);
  }
  .gklist {
    margin-top: 60px;
    gap: 20px 26px;
  }
  .gktext p {
    font-size: 16px;
    line-height: 45px;
  }
  .gk {
    flex-direction: column;
  }
  .gk img {
    margin-left: 20px;
    width: 220px;
  }
  .gk p {
    font-size: 16px;
    line-height: 35px;
  }
}

/**
 * [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;
  }
  .col_list1 .wp_listcolumn .wp_column {
    width: calc(100% / 3);
    overflow: hidden;
    flex-shrink: 0;
  }
  /* 仪器设备 */
  .sb_news {
    width: calc(100% / 1);
  }
  .sb_pic1 {
    width: 208px;
    height: 117px;
  }

  .tit1 {
    font-size: 26px;
    line-height: 26px;
  }
  .tit2 {
    font-size: 14px;
    line-height: 28px;
  }
  .gzcontent p {
    font-size: 14px;
    line-height: 18px;
  }
  .s1 {
    font-size: 16px;
    line-height: 24px;
  }
  .s1box {
    min-height: 48px;
  }
  .s2 {
    font-size: 14px;
    line-height: 22px;
    min-height: 66px;
  }
  .ghlist li a span {
    font-size: 16px;
    line-height: 45px;
  }
  .ghlist li a {
    padding: 0 41px;
  }
  .ghlist li a img {
    right: 23px;
  }
  .mlist li {
    font-size: 17px;
  }
  .st {
    font-size: 15px;
    line-height: 25px;
  }
  .sp {
    font-size: 12px;
    line-height: 20px;
  }
  .fl {
    gap: 20px;
    flex-wrap: wrap;
  }
  .fl ul li a,
  .fl ul li {
    font-size: 14px;
    line-height: 32px;
  }
  .Copyright {
    font-size: 14px;
    line-height: 32px;
  }
  .fl:after {
    top: 220px;
  }
  .ghlist {
    gap: 25px;
  }

  .banner-text {
    width: 120px;
    padding: 7px 0;
    bottom: 10px;
  }
  .banner-text-font1 {
    font-size: 15px;
    line-height: 15px;
  }
  .banner-text-font2 {
    font-size: 11px;
    line-height: 11px;
  }
  .banner .swiper-container {
    width: 100%;
    padding-right: 0px;
    gap: 12px;
  }
  .banner .swiper-pagination {
    gap: 2px;
    bottom: 0;
  }
  .banner .swiper-pagination-bullet,
  .banner .swiper-pagination-bullet-active {
    width: 10px;
    height: 10px;
  }
  .xklist {
    padding-left: 0px;
    margin-top: 15px;
  }
}
@media screen and (max-width: 444px) {
  #header .logo1 img,
  #header1 .logo1 img {
    height: auto;
    width: 100%;
  }
}
@media screen and (max-width: 414px) {
  /* 师资队伍 */
  .people_list {
    gap: 20px 0px;
  }
  .peo_pic1 {
    width: 100px;
    height: 133px;
    object-fit: cover;
  }
  .people_list li.people_news {
    width: calc(100% / 2);
  }
  .pho_pic {
    height: 92px;
  }

  .gzlist li:hover .gzcontent {
    padding: 86px 19px 53px 21px;
    padding-top: calc(56% - 126px);
  }
}

/**
 * [Tiny Screen for Older Phone and Smart Phone]
 * <319
 */
@media screen and (max-width: 379px) {
  .gzlist li:hover .gzcontent {
    padding: 86px 19px 53px 21px;
    padding-top: calc(56% - 106px);
  }
}
@media screen and (max-width: 369px) {
  .col_list1 .wp_listcolumn .wp_column {
    width: calc(100% / 2);
    overflow: hidden;
    flex-shrink: 0;
  }
}
@media screen and (max-width: 343px) {
  .fl {
    gap: 15px;
    flex-wrap: wrap;
  }
}
