body {
  font-family: "微软雅黑", "Microsoft YaHei", "宋体", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 0.875rem;
  width: 100%;
}
.w1280 {
  width: 80rem;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.clear {
  clear: both;
}
.mr {
  margin-right: 0 !important;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.mt-10 {
  margin-top: 0.625rem;
}
.mt-20 {
  margin-top: 1.25rem;
}
.mt-30 {
  margin-top: 1.875rem;
}
.mt-40 {
  margin-top: 2.5rem;
}
.mt-50 {
  margin-top: 3.125rem;
}
.mt-60 {
  margin-top: 3.75rem;
}
.mt-70 {
  margin-top: 4.375rem;
}
.mt-80 {
  margin-top: 5rem;
}
.mt-90 {
  margin-top: 5.625rem;
}
.mt-100 {
  margin-top: 6.25rem;
}
.mt-110 {
  margin-top: 6.875rem;
}
.mt-120 {
  margin-top: 7.5rem;
}
.mt-130 {
  margin-top: 8.125rem;
}
.mt-140 {
  margin-top: 8.75rem;
}
.mt-150 {
  margin-top: 9.375rem;
}
.mb-10 {
  margin-bottom: 0.625rem;
}
.mb-20 {
  margin-bottom: 1.25rem;
}
.mb-30 {
  margin-bottom: 1.875rem;
}
.mb-40 {
  margin-bottom: 2.5rem;
}
.mb-50 {
  margin-bottom: 3.125rem;
}
.mb-60 {
  margin-bottom: 3.75rem;
}
.mb-70 {
  margin-bottom: 4.375rem;
}
.mb-80 {
  margin-bottom: 5rem;
}
.mb-90 {
  margin-bottom: 5.625rem;
}
.mb-100 {
  margin-bottom: 6.25rem;
}
.mb-110 {
  margin-bottom: 6.875rem;
}
.mb-120 {
  margin-bottom: 7.5rem;
}
.mb-130 {
  margin-bottom: 8.125rem;
}
.mb-140 {
  margin-bottom: 8.75rem;
}
.mb-150 {
  margin-bottom: 9.375rem;
}
.ml-10 {
  margin-left: 0.625rem;
}
.ml-20 {
  margin-left: 1.25rem;
}
.ml-30 {
  margin-left: 1.875rem;
}
.ml-40 {
  margin-left: 2.5rem;
}
.ml-50 {
  margin-left: 3.125rem;
}
.ml-60 {
  margin-left: 3.75rem;
}
.ml-70 {
  margin-left: 4.375rem;
}
.ml-80 {
  margin-left: 5rem;
}
.ml-90 {
  margin-left: 5.625rem;
}
.ml-100 {
  margin-left: 6.25rem;
}
.ml-110 {
  margin-left: 6.875rem;
}
.ml-120 {
  margin-left: 7.5rem;
}
.ml-130 {
  margin-left: 8.125rem;
}
.ml-140 {
  margin-left: 8.75rem;
}
.ml-150 {
  margin-left: 9.375rem;
}
.mr-10 {
  margin-right: 0.625rem;
}
.mr-20 {
  margin-right: 1.25rem;
}
.mr-30 {
  margin-right: 1.875rem;
}
.mr-40 {
  margin-right: 2.5rem;
}
.mr-50 {
  margin-right: 3.125rem;
}
.mr-60 {
  margin-right: 3.75rem;
}
.mr-70 {
  margin-right: 4.375rem;
}
.mr-80 {
  margin-right: 5rem;
}
.mr-90 {
  margin-right: 5.625rem;
}
.mr-100 {
  margin-right: 6.25rem;
}
.mr-110 {
  margin-right: 6.875rem;
}
.mr-120 {
  margin-right: 7.5rem;
}
.mr-130 {
  margin-right: 8.125rem;
}
.mr-140 {
  margin-right: 8.75rem;
}
.mr-150 {
  margin-right: 9.375rem;
}
/* @font-face {
    font-family: "iconfont";
    src: url("../icon/iconfont.woff2?t=1636528379743") format("woff2"),
      url("../icon/iconfont.woff?t=1636528379743") format("woff"),
      url("../icon/iconfont.ttf?t=1636528379743") format("truetype");
  } */
table,
table tr td {
  border: 0.0625rem solid #e5e5e5;
  text-align: center;
  font-size: 0.875rem;
  word-wrap: break-word;
  table-layout: fixed;
}
table {
  width: 100%;
  min-height: 2.5rem;
  line-height: 2.5rem;
  text-align: center;
  border-collapse: collapse;
  padding: 0.125rem;
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 1rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.0125rem;
  -moz-osx-font-smoothing: grayscale;
}
.w100 {
  width: 100%;
}
.w84 {
  width: 84%;
  overflow: hidden;
  margin: 0 auto;
}
.h992 {
  display: block;
}
.s992 {
  display: none;
}
.pageList {
  margin-top: 2.5rem;
  padding-bottom: 6.25rem;
}
.pageList dl {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pageList dl dd {
  display: inline-block;
  border: 0.0625rem solid #ccc;
  width: 2.5rem;
  height: 2.5rem;
  margin: 0 0.125rem;
}
.pageList dl dd a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0.875rem;
  color: #333;
  line-height: 2.5rem;
  font-weight: normal;
  text-align: center;
}
.n_nav_list {
  width: 100%;
  height: auto;
  box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.2);
  background-color: #0136ae;
}
.n_nav_list > div {
  line-height: 4.375rem;
  position: relative;
  overflow: initial;
}
.n_nav_list > div::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  clear: both;
}
.n_nav_list > div::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  clear: both;
}
.n_nav_list > div .list {
  line-height: inherit;
  float: left;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.n_nav_list > div .list ul {
  line-height: inherit;
  overflow: hidden;
  margin-left: 15rem;
}
.n_nav_list > div .list ul li {
  float: left;
  padding: 0 2.25rem;
  line-height: inherit;
  height: 4.375rem;
  box-sizing: border-box;
}
.n_nav_list > div .list ul li a {
  font-size: 1rem;
  color: #fff;
  line-height: inherit;
  font-weight: 400;
  text-align: left;
  opacity: 0.6;
}
.n_nav_list > div .list ul li:hover {
  background-image: url(../images/nav_list_hover.jpg);
  background-position: center center;
  background-repeat: no-repeat;
}
.n_nav_list > div .list ul li:hover a {
  color: #fff;
  font-weight: 700;
}
.n_nav_list > div .list .list_title {
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: url(/images/list_titleBg.jpg);
  background-position: left top;
  width: 15rem;
  height: 6.875rem;
  padding: 1.875rem 1.25rem;
  box-sizing: border-box;
}
.n_nav_list > div .list .list_title p {
  font-size: 1.5rem;
  color: #0136ae;
  line-height: 1;
  font-weight: 400;
  text-align: left;
  font-family: "宋体";
  text-transform: uppercase;
}
.n_nav_list > div .list .list_title h3 {
  font-size: 1.75rem;
  color: #0136ae;
  line-height: 1;
  font-weight: 700;
  text-align: left;
  font-family: "宋体";
}
.n_nav_list > div .list .search {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.n_nav_list > div .list .search p {
  font-size: 1rem;
  color: #333;
  line-height: 1;
  font-weight: 400;
  text-align: left;
  margin-right: 2.5rem;
}
.n_nav_list > div .list .search p span {
  font-weight: bold;
}
.n_nav_list > div .list .search > div {
  width: 15rem;
  border-radius: 1.5625rem;
  overflow: hidden;
  position: relative;
}
.n_nav_list > div .list .search > div input {
  width: 100%;
  background-color: #e6f2f8;
  line-height: 3.125rem;
  padding-left: 1.875rem;
  box-sizing: border-box;
  border-radius: 1.5625rem;
}
.n_nav_list > div .list .search > div button {
  position: absolute;
  top: 50%;
  margin-top: -0.875rem;
  right: 1.5rem;
  z-index: 6;
  cursor: pointer;
}
.n_nav_list > div .list .search > div button i {
  font-size: 1.875rem;
  color: #333;
}
.n_nav_list > div .backhome {
  float: right;
  font-size: 0.9375rem;
  color: #fff;
  line-height: inherit;
  font-weight: 400;
  text-align: left;
  opacity: 0.6;
}
.n_nav_list > div .backhome a {
  font-size: 0.9375rem;
  color: #fff;
  line-height: inherit;
  font-weight: 400;
  text-align: left;
}
.n_nav_list > div .backhome a i {
  margin-right: 0.625rem;
}
.n_banner {
  overflow: hidden;
  width: 100%;
  height: 40rem;
  background-size: cover;
  background-position: top center;
  position: relative;
  margin-top: 6.25rem;
}
.n_banner.about_banner {
  background-image: url(/images/about_banner.jpg);
}
.n_banner.news_banner {
  background-image: url(/images/news_banner.jpg);
}
.n_banner.yewu_banner {
  background-image: url(/images/yewu_banner.jpg);
}
.n_banner.case_banner {
  background-image: url(/images/case_banner.jpg);
}
.n_banner.honor_banner {
  background-image: url(/images/honor_banner.jpg);
}
.n_banner.contact_banner {
  background-image: url(/images/contact_banner.jpg);
}
.n_banner .nb_box {
  width: 100%;
  position: absolute;
  bottom: 3.75rem;
  left: 0;
}
.n_banner .nb_box .w84 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
}
.n_banner .nb_box .w84 .txt h2 {
  font-size: 2.625rem;
  color: #fff;
  line-height: 1;
  font-weight: 700;
  text-align: left;
  margin-bottom: 1.25rem;
}
.n_banner .nb_box .w84 .txt p {
  font-size: 1.125rem;
  color: #fff;
  line-height: 1;
  font-weight: 400;
  text-align: left;
}
.n_banner .nb_box .w84 .txt p a {
  color: #fff;
}
.n_banner .nb_box .w84 .type {
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.n_banner .nb_box .w84 .type a {
  font-size: 1.5rem;
  color: #fff;
  line-height: 1;
  font-weight: 700;
  text-align: left;
  margin-left: 3.75rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.n_banner .nb_box .w84 .type a img {
  width: 1.5rem;
  margin-right: 0.5rem;
}
.tanchu {
  width: 100%;
  height: 0;
  padding-bottom: 0;
  transition: all 0.5s ease;
  background: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}
.tanchu .t_content {
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.3);
  box-sizing: border-box;
  width: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tanchu .close {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #063190;
  padding: 1rem;
  cursor: pointer;
}
.icon {
  width: 0.5rem;
  height: 0.5rem;
  background: #cd0000;
  text-align: center;
  line-height: 5rem;
  border-radius: 50%;
  position: absolute;
  top: 0.5625rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 9;
}
.animate-wave {
  width: 2.125rem;
  height: 2.125rem;
  position: absolute;
  top: -0.25rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@keyframes opac {
  from {
    opacity: 1;
    width: 0;
    height: 0;
    top: 50%;
    left: 50%;
  }
  to {
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
}
@-webkit-keyframes opac {
  from {
    opacity: 1;
    width: 0;
    height: 0;
    top: 50%;
    left: 50%;
  }
  to {
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
}
.animate-wave * {
  background: #cd0000;
  position: absolute;
  border-radius: 50%;
  animation: opac 6s infinite;
}
.animate-wave .w2 {
  animation-delay: 1s;
}
.animate-wave .w3 {
  animation-delay: 2s;
}
.animate-wave .w4 {
  animation-delay: 3s;
}
.animate-wave .w5 {
  animation-delay: 4s;
}
.animate-wave .w6 {
  animation-delay: 5s;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 1.125rem;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 1440px) {
  .n_banner {
    height: 42rem;
  }
  .n_banner .nb_box .w84 .txt h2 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 992px) {
  .h992 {
    display: none;
  }
  .s992 {
    display: block;
  }
  .n_banner {
    margin-top: 3.125rem;
    height: 13rem;
  }
  .n_banner > div .text p {
    font-size: 1.125rem;
  }
  .n_banner .nb_box .w84 .txt h2 {
    font-size: 1.125rem;
    margin-bottom: 0.75rem;
  }
  .n_banner .nb_box .w84 .txt p {
    font-size: 0.75rem;
    opacity: 0.5;
  }
  .w84 {
    width: 92%;
  }
  .n_banner .nb_box {
    bottom: 2rem;
  }
  .n_banner .nb_box .w84 .type {
    display: none;
  }
}
