a:hover {
  text-decoration: none;
}

*:focus {
  outline: none;
}

.common-wrap {
  width: 100%;
  padding: 0rem 10%;
  margin: 0 auto;
}

.image-box {
  width: 55%;
  margin-right: 2rem;
}

.about-text {
  width: 45%;
}

.flex-sm-row-reverse .image-box {
  margin-right: 0;
  margin-left: 2rem;
  text-align: right;
}

.about-text {
  font-size: 1.25rem;
  line-height: 2;
  color: #595959;
}

.btn-more,
.btn-pack {
  display: inline-block;
}

.about-text h2 {
  font-size: 1.875rem;
  color: #4c4c4c;
}

.about-text h2 p {
  margin: 1rem 0;
  font-size: 1.625rem;
  color: #808080;
}

.about-text a {
  color: #82abec;
}

.about-wrap .news-img img {
  width: 100%;
}

.first-wrap .tab-nav {
  max-width: 100%;
  background-color: #f0f0f0;
  height: 4.375rem;
}

.first-wrap .tab-nav .common-wrap {
  max-width: 1920px;
}

.tab-nav ul {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1.5rem;
  color: #808080;
  line-height: 2.7;
}

.tab-nav ul li {
  margin: 0;
  padding: 0;
  margin-right: 2.5rem;
}

.tab-nav ul li a {
  display: block;
  color: #808080;
  padding: 0 1.5rem;
}

.tab-nav ul li.on::after {
  display: block;
  content: ' ';
  background-color: #024fc9;
  height: 5px;
  border-radius: 99px;
}

.tab-nav ul li.on a {
  color: #595959;
}


.nbg {
  background: url('https://txzg.oss-cn-shanghai.aliyuncs.com/nbg.jpg') top center;
  margin-top: 5rem;
}


.first-wrap .nbg {
  max-width: 100%;
  margin-top: 5rem;
}

.first-wrap .ditu {
  background: url('https://txzg.oss-cn-shanghai.aliyuncs.com/ditu.jpg') top center;
  background-size: cover;
  margin: 5rem auto;
}

.nbg .common-wrap>div {
  padding: 2rem 1rem;
}

.ditu .common-wrap>div {
  padding: 4.75rem 1rem;
}

.nbg img {
  max-width: 22%;
}

.join-us {
  background: url('https://txzg.oss-cn-shanghai.aliyuncs.com/bg.jpg') top center;
}

.join-left {
  width: 50%;
  text-align: center;
}

.join-left img {
  height: 60%;
  margin: 5rem 0;
}

.join-right {
  width: 50%;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
}

.shili-wrap {
  text-align: center;
  background: url('https://txzg.oss-cn-shanghai.aliyuncs.com/shili-bg.jpg') top center;
}

.first-wrap .mb100 {
  margin-bottom: 15rem;
}

.common-title {
  margin: 0 auto;
  box-sizing: border-box;
  padding: 4.75rem 0;
}

.common-t {
  color: #595959;
  font-size: 2.25rem;
  text-align: center;
}

.common-b {
  margin-top: 0.625rem;
  font-size: 1.125rem;
  color: #959595;
  text-align: center;
}

/* ===============
 * 顶部
 * =============== */


.first-wrap>div {
  margin: 0 auto;
  max-width: 1920px;
}

.first-wrap>div.banner-swiper-container {
  max-width: 100%;
}

.first-wrap .common-banner {
  background-size: cover;
}

.first-wrap .header-wrap {
  position: relative;
  z-index: 100;
}

.navbar-light .navbar-toggler {
  color: #ffffff;
}

.header-wrap .wrap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 888;
  line-height: 6rem;
  transition: line-height 0.5s;
  width: 100%;
  padding: 0.8125rem 0;
}

.max-w {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 4%;
}


.header-wrap .wrap .logo-blue {
  display: none;
}

.header-wrap .wrap .logo-blue li {
  display: flex;
}

.header-wrap .wrap .logo-white {
  display: block;
}

.header-wrap .wrap-active {
  /* line-height: 4rem; */
  transition: line-height 0.5s;
  background: #ffffff;
  box-shadow: 0px 6px 15px 0px rgba(201, 201, 201, 0.3);
}

.header-wrap .wrap-active .navbar-light .navbar-nav .menu-item a {
  color: #959595;
}

.header-wrap .wrap-active .navbar-light .navbar-nav .menu-item:hover {
  color: #024FC9;
}

.header-wrap .wrap-active .navbar-light .navbar-nav .current-menu-item a {
  color: #024FC9;
}

.header-wrap .wrap-active .navbar-light .navbar-nav .current-menu-parent a {
  color: #024FC9;
}

.header-wrap .wrap-active .logo-blue {
  display: block;
}

.header-wrap .wrap-active .logo-white {
  display: none;
}

.menu-item a {
  color: #ffffff;
  font-size: 1.6rem;
}

.menu-item a .arrow-icon {
  display: none;
}

.menu-item a .child-icon {
  display: none;
}

.navbar-nav li .dropdown-menu {
  display: none;
  position: absolute;
  transform: translate(-50%, 0);
  margin-left: 50%;
  background-color: #fff;
  box-shadow: 0px 2px 15px 0px rgba(192, 199, 205, 0.75);
  border: none;
}

.navbar-nav li .dropdown-menu li {
  text-align: center;
  padding: 1rem 0.5rem;
  line-height: 2rem;
}

.navbar-nav li .dropdown-menu li a {
  width: 100%;
  text-align: left;
  color: #595959;
  font-size: 1.125rem;
  display: inline-block;
}

.navbar-nav li .dropdown-menu li a svg g polyline {
  stroke: red;
}

.navbar-nav li .dropdown-menu li a .icon {
  margin-right: 0.5rem;
  width: 1.6rem;
  height: 1.6rem;
  color: #595959;
}

.navbar-nav li .dropdown-menu li a:hover,
.navbar-nav li .dropdown-menu li.active a {
  color: #024FC9;
  text-decoration: none;
}

.menu-item {
  position: relative;
}

.navbar-nav li:hover .dropdown-menu {
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
}

.navbar-brand {
  /* padding: 0; */
}

.navbar-brand img {
  width: 15rem;
}

.navbar-expand-md .navbar-nav .menu-item a {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.navbar-nav>.menu-item>a {
  color: #ffffff;
  text-decoration: none;
}

.navbar-light .navbar-nav .menu-item .dropdown-menu li a:hover {
  color: #024FC9;
}

.navbar-light .navbar-nav a.active,
.navbar-light .navbar-nav a.show,
.navbar-light .navbar-nav .show>a {
  color: #024FC9;
}

.banner-swiper-container {
  position: relative;
}

.banner-swiper-container .banner-mask {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 1.2s;
  background: rgba(0, 0, 0, 0.5);
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
}

.banner-swiper-container .banner-mask .banner-title {
  text-align: center;
  letter-spacing: 0.1rem;
  margin-top: 3.75rem;
}

.banner-swiper-container .banner-mask .banner-title h1 {
  font-size: 3.75rem;
  color: #ffffff;
}

.banner-swiper-container .banner-mask .banner-title h3 {
  font-size: 2.25rem;
  color: #e1e1e1;
}

.common-banner {
  background: url(../img/swiper.jpg);
  background-size: cover;
  background-attachment: fixed;
  background-position: center top;
  height: 60vh;
  max-height: 32.625rem;
}

/* 关于  start*/
.about {
  width: 100%;
  background-color: #ffffff;
}

.about .about-title {
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 6rem;
  padding-bottom: 2.5rem;
}

.about-t {
  color: #595959;
  font-size: 2.25rem;
  text-align: center;
}

.about-title .about-b {
  margin-top: 0.625rem;
  font-size: 1.125rem;
  color: #959595;
  text-align: center;
}

.about-type {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin: 0 auto;
}

.about-type .item .icon {
  width: 7.875rem;
  max-width: 50%;
}

.about-type a {
  color: #595959;
}

.about-type a:hover {
  text-decoration: none;
}

.about-type .item:hover {
  transform: translateY(-6px);
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
}

.about-type .item:hover .title-item {
  color: #024FC9;
  text-decoration: none;
}

.about-type .item {
  width: 30%;
  height: 100%;
  margin: 0 auto;
  padding-bottom: 4.375rem;
  padding-top: 5.625rem;
  text-align: center;
  box-sizing: border-box;
  background-color: white;
  box-shadow: 8px 14px 18px 0px rgba(149, 149, 149, 0.2);
}

.item>.produce-item {
  margin: auto;
  height: 6rem;
  overflow: hidden;
}

.title-item {
  padding-bottom: 1.875rem;
  padding-top: 2.125rem;
}

.title-item {
  font-size: 2.125rem;
  color: #595959;
  text-decoration: none;
  color: inherit;
}

.produce-item {
  width: 80%;
  color: #959595;
  margin-top: 2.06rem;
  font-size: 1.25rem;
  text-align: center;
}

/* 关于 end */
/* 产品 start */
.product {
  width: 100%;
  height: 40%;
}

.pro-title {
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
  margin-top: 6.8rem;
}

.pro-b {
  font-size: 1.125rem;
  color: #959595;
  text-align: center;
  margin-top: 0.625rem;
}

.pro-nav {
  width: 100%;
  margin: 0 auto;
  padding-top: 3.125rem;
}

.pro-nav ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
  list-style: none;
  text-align: center;
  /* line-height: 20px; */
}

.pro-nav ul li {
  color: #595959;
  font-size: 1.25rem;
  padding: 1rem 1.6rem;
}

.pro-nav ul .active {
  background: #024fc9;
  box-shadow: 5px 9px 20px 0px rgba(89, 89, 89, 0.2);
  border-radius: 30px;
  color: #ffffff;
}

.pro-nav ul li a {
  text-decoration: none;
  color: inherit;
}

.img-container {
  margin: 0 auto;
  box-sizing: border-box;
  margin-top: 3rem;
  overflow: hidden;
}

.img-container .no-result {
  width: 100%;
}

.imgs {
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
  position: relative;
  overflow: hidden;
}

.imgs img {
  width: 100%;
  height: 100%;
}

.imgs .mask {
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
  height: 100%;
  transition: all 1.2s;
  background: rgba(101, 101, 101, 0.6);
  color: #FFFFFF;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.imgs .mask>div {
  font-size: 1.6875rem;
  padding: 1rem 2rem;
}

.imgs a:hover .mask {
  opacity: 1;
}

/* 产品 end */
.tech-title {
  margin: 0 auto;
  box-sizing: border-box;
}

.imgwrap {
  width: 100%;
  margin-bottom: 5.625rem;
}

.tech-img {
  box-sizing: border-box;
  margin-top: 3.1875rem;
  overflow: hidden;
}

.tech-item {
  margin: 2.5rem auto;
  position: relative;
  overflow: hidden;
}

.tech-item img {
  width: 100%;
  display: inherit;
  /* height: 100%; * */
}

.tech-item .title {
  position: absolute;
  top: 0;
  height: 100%;
  transition: all 1.2s;
  color: #595959;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.875rem;
  width: 100%;
  text-align: center;
}

/* 科技 start */
.technology {
  user-select: none;
  width: 100%;
  background-color: #ffffff;
  position: relative;
}

.technology .tech-title .about-t {
  font-size: 2.25rem;
  text-align: center;
  color: #595959;
}

.technology .tech-title .pro-b {
  font-size: 1.125rem;
  color: #959595;
  text-align: center;
  margin-top: 0.625rem;
  opacity: 0.6;
}

.technology .tech-swiper-container {
  margin: 0 5%;
  margin-bottom: 5.625rem;
  overflow: hidden;
}

.technology .tech-swiper-container .swiper-wrapper {
  position: unset;
}

.technology .tech-swiper-container .swiper-wrapper .swiper-slide a:hover .mask {
  opacity: 1;
}

.technology .tech-swiper-container .swiper-wrapper .swiper-slide a:hover .title {
  display: none;
}

.technology .tech-swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
}

.technology .tech-swiper-container .swiper-wrapper .swiper-slide .title {
  font-size: 1.5rem;
  position: absolute;
  top: 0;
  height: 100%;
  transition: all 1.2s;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.875rem;
  width: 100%;
  text-align: center;
}

.technology .tech-swiper-container .swiper-wrapper .swiper-slide .mask {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  transition: all 1.2s;
  background: rgba(101, 101, 101, 0.6);
  color: #FFFFFF;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.technology .tech-swiper-container .swiper-wrapper .swiper-slide .mask .mask-title {
  text-align: center;
}

.technology .tech-swiper-container .swiper-wrapper .swiper-slide .mask .mask-title p {
  font-size: 1.1rem;
  letter-spacing: 0.1rem;
  padding: 0 2rem;
}

.technology .tech-swiper-container .swiper-wrapper .swiper-slide .mask>div {
  font-size: 1.6875rem;
}

.technology .tech-swiper-container .swiper-button-prev {
  left: 8%;
}

.technology .tech-swiper-container .swiper-button-next {
  right: 8%;
}

.technology .tech-swiper-container .swiper-button-prev,
.technology .tech-swiper-container .swiper-button-next {
  width: 3rem;
  height: 3rem;
  top: 70%;
}

.technology .tech-swiper-container .swiper-button-prev:after,
.technology .tech-swiper-container .swiper-button-next:after {
  font-size: 1.8rem;
  font-weight: bold;
  color: #595959;
}

.technology .tech-swiper-container .swiper-button-next:after,
.technology .tech-swiper-container .swiper-button-prev:after {
  color: #024FC9;
}

/* 科技 end */
/* 合作 start */
.first-wrap .partner {
  user-select: none;
  max-width: 100%;
  background-color: #80a7e4;
  padding: 3rem 0;
}

.partner .part-title .part-t {
  font-size: 2.25rem;
  text-align: center;
  color: #FFFFFF;
}

.partner .part-title .part-b {
  font-size: 1.125rem;
  color: #FFFFFF;
  text-align: center;
  margin-top: 0.625rem;
  opacity: 0.6;
}

.partner .swiper-container {
  margin: 0 5%;
  margin-top: 2.5rem;
  overflow: hidden;
}

.partner .swiper-father {
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}

.partner .swiper-father .swiper-slide {
  margin-right: 22px;
}

.partner .swiper-father .swiper-button-prev,
.partner .swiper-father .swiper-button-next {
  width: 3rem;
  height: 3rem;
  background: #ffffff;
  border-radius: 50%;
}

.partner .swiper-father .swiper-button-prev:after,
.partner .swiper-father .swiper-button-next:after {
  font-size: 1.8rem;
  font-weight: bold;
  color: #595959;
}

.partner .swiper-father .swiper-button-prev {
  left: 1.4%;
}

.partner .swiper-father .swiper-button-next {
  right: 1.4%;
}

.partner .swiper-father .swiper-button-prev:after {
  padding-right: 4px;
}

.partner .swiper-father .swiper-button-next:after {
  padding-left: 4px;
}

.partner .swiper-wrapper img {
  width: 100%;
}

.partner .swiper-slide {
  width: auto;
  background: #ffffff;
  box-shadow: 0px 16px 28px 0px rgba(89, 89, 89, 0.3);
}

/* 科技 start */
.pdf {
  width: 100%;
  background-color: #ffffff;
  position: relative;
  user-select: none;
}

.pdf .pdf-swiper-container {
  margin: 0 5%;
  overflow: hidden;
}

.pdf .pdf-swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
}

.pdf .pdf-swiper-container .swiper-wrapper .swiper-slide .title {
  margin-top: 2rem;
  font-size: 1.5rem;
  color: #595959;
  line-height: 1.875rem;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-align: center;
}

.pdf .pdf-swiper-container .swiper-button-next,
.pdf .pdf-swiper-container .swiper-button-prev {
  user-select: none;
  width: 3rem;
  height: 3rem;
  top: 55%;
}

.pdf .pdf-swiper-container .swiper-button-next:after,
.pdf .pdf-swiper-container .swiper-button-prev:after {
  font-size: 1.8rem;
  font-weight: bold;
  color: #595959;
}

.pdf .pdf-swiper-container .swiper-button-prev {
  left: 8%;
}

.pdf .pdf-swiper-container .swiper-button-next {
  right: 8%;
}

.pdf .pdf-swiper-container .swiper-button-next:after,
.pdf .pdf-swiper-container .swiper-button-prev:after {
  color: #024FC9;
}

.pdf .pdf-more {
  margin: 0 auto;
  width: 15.625rem;
  height: 4.25rem;
  background: #063C7B;
  border-radius: 2.125rem;
  margin-top: 3.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  text-decoration: none;
  color: #ffffff;
  font-size: 1.375rem;
}

.pdf .pdf-more:hover {
  background-color: rgba(6, 60, 123, 0.8);
}


/* 科技 end */
/* 资讯 end */
/* 底部 start */
.footer {
  width: 100%;
  height: 28.9375rem;
  overflow: hidden;
  background-color: #F4F4F4;
  padding-top: 3.8125rem;
  /* border-bottom: 2px solid #F4F4F4; */
}

.footer-divider {
  width: 0.0625rem;
  background-color: #DDD;
  height: 80%;
}

.footer .footer-container {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.footer-container .footer-left {
  width: 17.8125rem;
  margin-right: 3.1875rem;
}

.footer-log img {
  width: 17.8125rem;
  height: auto;
}

.footer-left .footer-tel {
  display: flex;
  line-height: 1.875rem;
  font-size: 1.875rem;
}

.footer-left .footer-tel .icon,
.footer-left .footer-addr .icon {
  width: 1.8rem;
  height: 1.8rem;
  fill: currentColor;
  color: #003c82;
  flex: none;
  margin-left: -0.1rem;
}

.footer-left .tel-no {
  padding-left: 11px;
}

.footer-left .tel-no span {
  font-weight: 500;
}

.footer-left .tel-no p {
  font-weight: 400;
  font-size: 1.125rem;
  font-family: "Microsoft YaHei";
  color: #5D5D5D;
  margin-bottom: 0;
}

.footer-addr .icon {
  margin-top: -0.1rem;
}

.footer-left .wechat {
  display: flex;
  align-items: center;
  margin: 1.75rem 0 1.125rem 0;
  gap: 0.75rem;
  color: #666666;
  font-weight: 400;
  font-size: 0.875rem;
}

.footer-left .wechat img {
  width: 6.6875rem;
  height: 6.75rem;
}

.footer-addr {
  display: flex;
  margin-top: 1rem;
}

.footer-addr span {
  padding-left: 1.125rem;
}

.footer-addr .widget .textwidget p {
  font-weight: 400;
  font-size: 1.125rem;
  color: #5D5D5D;
  padding-left: 0.625rem;
  margin-bottom: 0;
  line-height: 1.5rem;
}

.footer-addr .icon {
  font-size: 1.875rem;
}

.footer-center .wrap {
  display: flex;
  align-items: center;
  flex-direction: row;
}

.footer-center .wrap li {
  margin: 0 5%;
}

.footer-center ul li a {
  font-weight: 400;
  color: #5D5D5D;
  font-size: 1.125rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.footer-center ul li a:hover {
  text-decoration: none;
}

.footer-center ul li ul li a:hover {
  text-decoration: none;
  color: #024FC9;
}

.footer-center .wrap li ul .title a {
  font-size: 1.875rem;
  color: #333333;
}

.footer-center .wrap li ul li {
  padding: 0.4rem 0;
}

.footer-center .wrap li ul .title {
  padding-bottom: 3.125rem;
}

.footer-right {
  justify-content: flex-end;
  display: flex;
}

.footer-right div .wechat {
  width: 10rem;
  height: 10rem;
}

.footer-right .title {
  color: #979797;
  font-size: 1.5rem;
  width: 100%;
  text-align: center;
  margin-top: 1.25rem;
}

.end {
  width: 100%;
  background-color: #303030;
  display: flex;
  font-family: Adobe Heiti Std;
  align-items: center;
  justify-content: center;
  padding: 0.688rem 0 0.75rem 0;

}

.end h4 {
  font-size: 0.8125rem;
  color: #FFFFFF;
  text-align: center;
  font-weight: normal;
  opacity: 0.5;
  margin-bottom: 0;
}

.end h4 span {
  margin-left: 1rem;
}

.end h4 span a {
  color: #FFFFFF;
}

.end h4 span a:hover {
  text-decoration: none;
}

.footer-menu>li {
  margin-right: 3.5625rem;
  min-width: 6rem;
}

.footer-menu>li:nth-child(2) {
  margin-right: 3.625rem;
}

.footer-menu>li:nth-child(3) {
  margin-right: 3.5rem;
}

.footer-center {
  position: relative;
  padding-left: 3.5625rem;
  margin-top: 1.375rem;
}

.footer-center .footer-menu>li>a {
  font-size: 1.5rem;
  color: #333333;
  font-weight: bold;
  margin-bottom: 1.4375rem;
}

.footer-center .footer-menu>li li {
  display: flex;
  align-items: center;
  line-height: 3rem;
}

.footer-center .footer-menu>li li:last-child {
  margin-bottom: 0rem;
}

.footer-max-w {
  /* height: 19.6875rem; */
}

/* 底部 end */
.show-menu-btn {
  display: none;
}

@media only screen and (max-width: 960px) {
  .topnav .nav {
    display: none;
  }

  .show-menu-btn {
    display: block;
  }
}

/*下拉搜索*/
.search-form {
  background: #ffffff;
}

.search-form form {
  position: relative;
  width: 12.5rem;
  margin: 0 auto;
}

.search-form input {
  width: 100%;
  height: 2.625rem;
  padding-left: 10px;
  border: none;
  border-radius: 5px;
  outline: none;
  background: #ffffff;
  color: #9E9C9C;
}

.search-form button {
  position: absolute;
  top: 0;
  right: 0px;
  width: 2.625rem;
  height: 2.625rem;
  border: none;
  background: #ffffff;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
}

.footer-m {
  display: none;
}

.navbar-nav .menu-item a:hover {
  color: #024FC9;
}

.wrap-active .navbar-nav .menu-item a:hover {
  color: #024FC9;
}

.header-wrap .wrap-active .navbar-light .navbar-nav li>.active {
  color: #024FC9;
}

/*分页*/
.page-wrap {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  color: #666666;
  margin-bottom: 3.5rem;
}

.page-wrap .wp-pagenavi {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}

.page-wrap .wp-pagenavi a,
.page-wrap .wp-pagenavi .extend {
  display: block;
  padding: 0.625rem 1.5rem;
  font-size: 1.5rem;
  color: #595959;
}

.page-wrap .wp-pagenavi a:hover {
  text-decoration: none;
  color: #024fc9;
}

.page-wrap .wp-pagenavi .current {
  display: block;
  padding: 0.625rem 1.5rem;
  font-size: 1.5rem;
  color: #ffffff;
  background-color: #024fc9;
  border-radius: 0.375rem;
}

.page-wrap .pages {
  display: block;
  padding: 0.625rem 1.5rem;
  font-size: 1.5rem;
  color: #595959;
}

/*关于我们*/
/*--发展历程*/
.history {
  width: 90%;
  margin: 0 auto;
  margin-top: 6.5rem;
  margin-bottom: 3rem;
}

.history .history-title {
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 0rem;
  padding-bottom: 4.75rem;
}

.history .history-title .history-t {
  color: #595959;
  font-size: 2.25rem;
  text-align: center;
}

.history .history-title .history-b {
  margin-top: 0.625rem;
  font-size: 1.125rem;
  color: #959595;
  text-align: center;
}

.history .history-swiper-container {
  padding-bottom: 3rem;
}

.history .history-swiper-container .swiper-button-prev {
  width: 2.5rem;
  height: 2.5rem;
  background: #959595;
  border-radius: 50%;
  top: 7.2rem;
  right: 3rem;
  left: auto;
}

.history .history-swiper-container .swiper-button-prev:after {
  font-size: 1.8rem;
  color: #ffffff;
}

.history .history-swiper-container .swiper-button-next {
  width: 2.5rem;
  height: 2.5rem;
  background: #959595;
  border-radius: 50%;
  top: 7.2rem;
  right: 0;
  z-index: 1000;
}

.history .history-swiper-container .swiper-button-next:after {
  font-size: 1.8rem;
  color: #ffffff;
}

.history .history-swiper-container .swiper-button-disabled {
  opacity: 1;
  background: #dadada;
}

.history .history-swiper-container .swiper-wrapper .swiper-slide .his {
  padding: 0 1.5rem;
}

.history .history-swiper-container .swiper-wrapper .swiper-slide:hover .date-line .line .round {
  background: #024FC9;
}

.history .history-swiper-container .swiper-wrapper .swiper-slide:hover .history-content {
  transform: scale(1.1);
  z-index: 10;
  background: #ffffff;
}

.history .history-swiper-container .swiper-wrapper .swiper-slide .date-line {
  margin-bottom: 1rem;
}

.history .history-swiper-container .swiper-wrapper .swiper-slide .date-line h2 {
  color: #000000;
  min-height: 3.5rem;
  margin: 0;
  padding: 0 2rem 2rem 110px;
}

.history .history-swiper-container .swiper-wrapper .swiper-slide .date-line h2 strong {
  display: table-cell;
  vertical-align: bottom;
  position: relative;
  color: #595959;
}

.history .history-swiper-container .swiper-wrapper .swiper-slide .date-line h2 strong span {
  background-color: #000000;
  display: block;
  zoom: 1;
  position: absolute;
  width: 2.5rem;
  height: 2px;
  left: -4rem;
  top: 0.5em;
}

.history .history-swiper-container .swiper-wrapper .swiper-slide .date-line h2 strong span:before {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  right: 0;
  border-radius: 100%;
  background-color: inherit;
  margin-top: -2px;
}

.history .history-swiper-container .swiper-wrapper .swiper-slide .date-line h2 strong span:after {
  content: "";
  display: block;
  position: absolute;
  width: 2px;
  height: 5rem;
  top: 0;
  background-color: inherit;
}

.history .history-swiper-container .swiper-wrapper .swiper-slide .date-line .line {
  position: relative;
}

.history .history-swiper-container .swiper-wrapper .swiper-slide .date-line .line .round {
  width: 5.25rem;
  height: 5.25rem;
  background: #696969;
  border-radius: 50%;
  line-height: 5.25rem;
  font-size: 1.875rem;
  text-align: center;
  color: #ffffff;
}

.history .history-swiper-container .swiper-wrapper .swiper-slide .date-line .line .hr {
  position: absolute;
  left: 5.25rem;
  right: -6rem;
  top: 2.625rem;
  height: 1px;
  border: none;
  border-top: 1px dashed #595959;
}

.history .history-swiper-container .swiper-wrapper .swiper-slide .history-content {
  padding: 3.25rem 1rem 2.375rem 1rem;
  font-size: 1.25rem;
  color: #595959;
  line-height: 1.875rem;
  box-shadow: 0 1rem 1.75rem 0 rgba(89, 89, 89, 0.2);
}

.navbar-nav .search-li .search {
  visibility: hidden;
}

.main-nav .navbar-nav {
  position: relative;
  padding-right: 2rem;
}

.main-nav .navbar-nav .search-li {
  position: absolute;
  right: 0;
  width: 1.8rem;
}

.main-nav .navbar-nav .search-li .search {
  position: absolute;
  right: -0.2rem;
  bottom: -2.8rem;
  background-color: #fff;
}

.main-nav .navbar-nav .search-li .search:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  top: -0.5rem;
  right: 0.5rem;
  border-left: 1rem solid transparent;
  border-right: 1rem solid transparent;
  border-bottom: 1rem solid #fff;
  box-shadow: 0px 6px 15px 0px rgba(201, 201, 201, 0.3);
}

.main-nav .navbar-nav .search-li .search input {
  padding-left: 1rem;
  line-height: 3rem;
  width: 18rem;
  border: none;
  outline: none;
  background: #ffffff;
  box-shadow: 10px 6px 15px 6px rgba(201, 201, 201, 0.3);
  color: #9E9C9C;
}

.main-nav .navbar-nav .search-li .search button {
  position: absolute;
  top: 0;
  border: none;
  background: #ffffff;
  cursor: pointer;
}

.main-nav .navbar-nav .search-li .search button .icon {
  color: #024FC9;
}

.main-nav .navbar-nav .search-li:hover .search {
  visibility: visible;
}

.open {
  display: block;
}

.main-nav .search form {
  position: relative;
  margin: 0 auto;
  font-size: 1.125rem;
  line-height: 2.8rem;
}

/*新闻列表页*/
.first-wrap .news-list,
.news {
  margin: 0 auto;
  /*margin-top: 2.5rem;*/
  margin-top: 3.4375rem;
}

.news-list .news-title,
.news .news-title {
  margin-top: 3rem;
}

.news-list .news-title .about-t,
.news .news-title .about-t {
  font-size: 2.25rem;
  text-align: center;
}

.news-list .news-title .pro-b,
.news .news-title .pro-b {
  font-size: 1.125rem;
  text-align: center;
  margin-top: 0.625rem;
  opacity: 0.6;
}

.news-list .news-nav,
.news .news-nav {
  display: flex;
  flex-direction: row;
  list-style: none;
  text-align: center;
}

.news-list .news-nav li,
.news .news-nav li {
  font-size: 2.25rem;
  padding: 0.3125rem 1.6875rem;
  justify-content: center;
  position: relative;
  display: inline-block;
}

.news-list .news-nav li a,
.news .news-nav li a {
  color: #595959;
}

.news-list .news-nav li a:hover,
.news .news-nav li a:hover {
  text-decoration: none;
}

.news-list .news-nav .current-cat,
.news .news-nav .current-cat {
  background: #024fc9;
  border-radius: 3rem;
  box-shadow: 0px 1rem 28px 0px rgba(89, 89, 89, 0.2);
}

.news-list .news-nav .current-cat a,
.news .news-nav .current-cat a {
  color: #fff;
}

.news-list .news-container,
.news .news-container {
  /*margin-top: 2.5rem;*/
  margin-top: 3.4375rem;
}

.news-list .news-container a:hover,
.news .news-container a:hover {
  text-decoration: none;
}

.news-list .news-container .news-item,
.news .news-container .news-item {
  background-color: #fff;
  margin-bottom: 4.8rem;
  padding: 0 2rem;
}

.news-list .news-container .news-item:hover .news-detail .content span,
.news .news-container .news-item:hover .news-detail .content span {
  color: #024FC9;
}

.news-list .news-container .news-item:hover .news-detail .content p,
.news .news-container .news-item:hover .news-detail .content p {
  color: #595959;
}

.news-list .news-container .news-item:hover .news-detail .content div,
.news .news-container .news-item:hover .news-detail .content div {
  color: #595959;
}

.news-list .news-container .news-item:hover .news-img img,
.news .news-container .news-item:hover .news-img img {
  transform: scale(1.2);
  transition: all 1s;
}

.news-list .news-container .news-item .news-img,
.news .news-container .news-item .news-img {
  overflow: hidden;
}

.news-list .news-container .news-item .news-img img,
.news .news-container .news-item .news-img img {
  /* width: 100%; */
}

.news-list .news-container .news-item .news-detail,
.news .news-container .news-item .news-detail {
  padding-top: 1.6rem;
  padding-bottom: 2.375rem;
  width: 100%;
}

.news-list .news-container .news-item .news-detail .content,
.news .news-container .news-item .news-detail .content {
  width: 98%;
  margin: 0 auto;
}

.news-list .news-container .news-item .news-detail span,
.news .news-container .news-item .news-detail span {
  font-size: 1.5rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: #595959;
}

.news-list .news-container .news-item .news-detail p,
.news .news-container .news-item .news-detail p {
  font-size: 1.125rem;
  color: #959595;
  margin-top: 0.4rem;
  margin-bottom: 0.8rem;
}

.news-list .news-container .news-item .news-detail div,
.news .news-container .news-item .news-detail div {
  font-size: 1.5rem;
  color: #959595;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

/*商品分类列表页*/
.first-wrap .goodcate-list {
  margin: 0 auto;
  /*margin-top: 2rem;*/
  margin-top: 5.375rem;
}

.goodcate-list .concert {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  margin-bottom: 3.875rem;
}

.goodcate-list .concert .icon-line {
  height: 1.875rem;
  width: 4px;
  background-color: #063B7A;
}

.goodcate-list .concert .title {
  margin-left: 1rem;
  height: 1.875rem;
  font-size: 1.875rem;
  font-weight: bold;
  color: #595959;
  line-height: 1.875rem;
}

.goodcate-list .good-nav {
  display: inline-block;
  width: 100%;
  padding-left: 10%;
  white-space: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
}

.goodcate-list .good-nav::-webkit-scrollbar {
  display: none;
}

.goodcate-list .good-nav li {
  position: relative;
  display: inline-block;
  margin-right: 2.5rem;
  width: 9rem;
  height: 3rem;
  text-align: center;
}

.goodcate-list .good-nav li a {
  font-size: 1.5rem;
  line-height: 3rem;
  width: 100%;
  height: 100%;
  color: #808080;
}

.goodcate-list .good-nav li a:hover {
  text-decoration: none;
}

.goodcate-list .good-nav .current-cat {
  background: #063B7A;
  border-radius: 3rem;
}

.goodcate-list .good-nav .current-cat a {
  color: #fff;
}

.goodcate-list .good-container {
  width: calc(80% + 30px);
  margin: 0 auto;
  margin-top: 2.5rem;
  margin-bottom: 1rem;
}

.goodcate-list .good-container a:hover {
  text-decoration: none;
}

.goodcate-list .good-container .good-item {
  background-color: #fff;
  margin-bottom: 1.125rem;
}

.goodcate-list .good-container .good-item:hover .good-detail .content span {
  color: #024FC9;
}

.goodcate-list .good-container .good-item:hover .good-detail .content p {
  color: #595959;
}

.goodcate-list .good-container .good-item:hover .good-detail .content div {
  color: #595959;
}

.goodcate-list .good-container .good-item:hover .good-img img {
  transform: scale(1.2);
  transition: all 1s;
}

.goodcate-list .good-container .good-item .good-img {
  overflow: hidden;
}

.goodcate-list .good-container .good-item .good-img img {
  width: 100%;
}

.goodcate-list .good-container .good-item .good-detail {
  padding-top: 1.6rem;
  width: 100%;
}

.goodcate-list .good-container .good-item .good-detail .content {
  width: 98%;
  margin: 0 auto;
}

.goodcate-list .good-container .good-item .good-detail .content span {
  font-size: 1.5rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: #063B7A;
}

.goodcate-list .good-container .good-item .good-detail .content .tips {
  margin-top: 0.8rem;
  font-size: 1rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  color: #595959;
  overflow: hidden;
}

/*pdf列表页*/
.first-wrap .pdf-list {
  margin: 0 auto;
  margin-top: 3rem;
}

.pdf-list .concert {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
}

.pdf-list .concert .icon-line {
  height: 1.875rem;
  width: 4px;
  background-color: #063B7A;
}

.pdf-list .concert .title {
  margin-left: 1rem;
  height: 1.875rem;
  font-size: 1.875rem;
  font-weight: bold;
  color: #595959;
  line-height: 1.875rem;
}

.pdf-list .pdf-container {
  width: calc(80% + 30px);
  margin: 0 auto;
  margin-top: 3rem;
}

.pdf-list .pdf-container a:hover {
  text-decoration: none;
}

.pdf-list .pdf-container .pdf-item {
  background-color: #fff;
  margin-bottom: 2.9rem;
}

.pdf-list .pdf-container .pdf-item:hover .pdf-detail .content span {
  color: #024FC9;
}

.pdf-list .pdf-container .pdf-item:hover .pdf-detail .content p {
  color: #595959;
}

.pdf-list .pdf-container .pdf-item:hover .pdf-detail .content div {
  color: #595959;
}

.pdf-list .pdf-container .pdf-item:hover .pdf-img img {
  transform: scale(1.2);
  transition: all 1s;
}

.pdf-list .pdf-container .pdf-item .pdf-img {
  overflow: hidden;
}

.pdf-list .pdf-container .pdf-item .pdf-img img {
  width: 100%;
}

.pdf-list .pdf-container .pdf-item .pdf-detail {
  padding-top: 1.6rem;
  width: 100%;
}

.pdf-list .pdf-container .pdf-item .pdf-detail .content {
  width: 98%;
  margin: 0 auto;
}

.pdf-list .pdf-container .pdf-item .pdf-detail .content span {
  font-size: 1.5rem;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: #063B7A;
}

.wrap-active .navbar-nav .menu-item .search {
  box-shadow: 1px 0.375 1rem 1px rgba(201, 201, 201, 0.3);
}

.first-wrap .error {
  align-items: center;
  width: 80%;
  margin: 0 auto;
  margin-top: 10rem;
}

.error .error-area {
  margin-bottom: 2rem;
}

.error .error-area h1 {
  color: #3da4d4;
  font-size: 3rem;
  letter-spacing: 0.4rem;
}

.error .error-area .prob {
  color: #CFCFEE;
  margin-top: 2.25rem;
  margin-bottom: 4rem;
  font-size: 1.125rem;
}

.error .error-area .sleepContentView {
  width: 19.2rem;
  height: 5.75rem;
  background-image: linear-gradient(#0085de, #00c7fb);
  border-radius: 2.875rem;
  text-align: center;
  padding: 0.5rem;
  box-sizing: border-box;
}

.error .error-area .sleepContentView .circle {
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 2.875rem;
  line-height: 4.75rem;
  font-size: 2.25rem;
  color: #36a1d3;
}

.error .right-img img {
  width: 100%;
}

.skill .skill-title {
  margin: 0 auto;
  box-sizing: border-box;
  padding: 4.75rem 0;
}

.skill .skill-title .skill-t {
  color: #595959;
  font-size: 2.25rem;
  text-align: center;
}

.skill .skill-title .skill-b {
  margin-top: 0.625rem;
  font-size: 1.125rem;
  color: #959595;
  text-align: center;
}

.skill .row .card {
  border: none;
  position: relative;
  margin-bottom: 2rem;
}

.skill .row .card img {
  width: 100%;
}

.skill .row .card .card-body {
  transition: transform 1s;
  padding: 3.625rem;
  box-shadow: 0px 1rem 1.75rem 0px rgba(89, 89, 89, 0.2);
}

.skill .row .card .card-body:hover {
  text-decoration: none;
}

.skill .row .card .card-body .card-title {
  color: #595959;
  margin-bottom: 1.75rem;
  font-size: 1.6875rem;
}

.skill .row .card .card-body .hover-part {
  display: none;
}

.skill .row .card .card-body .card-text {
  color: #959595;
  font-size: 1.2rem;
  letter-spacing: 0.1rem;
  line-height: 2.25rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.skill .row .card .card-body .card-text span {
  color: #595959;
}

.skill .row .card .card-body .list-group {
  /* overflow-y: scroll; */
  height: 12.5rem;
}

.skill .row .card .card-body .list-group .list-group-item {
  font-size: 1.2rem;
  border: none;
  color: #959595;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 1rem;
  padding-bottom: 0;
}

.skill .row .card .card-body .list-group .list-group-item .icon {
  font-size: 0.2rem;
  margin-right: 0.5rem;
  vertical-align: 0.2rem;
}

.skill .row .card .card-body .line {
  height: 3px;
  border: none;
  border-top: 3px solid #959595;
  opacity: 0.5;
  width: 100%;
  margin: 3rem auto;
}

.skill .row .card:hover .card-body {
  position: absolute;
  cursor: pointer;
  transform: translateY(2rem);
  background: #ffffff;
  left: 0.9rem;
  right: 0.9rem;
}

.skill .row .card:hover .card-body .hover-part {
  display: block;
}

.platform .platform-title {
  margin: 0 auto;
  box-sizing: border-box;
  padding: 4.75rem 0;
}

.platform .platform-title .platform-t {
  color: #595959;
  font-size: 2.25rem;
  text-align: center;
}

.platform .platform-title .platform-b {
  margin-top: 0.625rem;
  font-size: 1.125rem;
  color: #959595;
  text-align: center;
}

.platform .row .intro {
  color: #595959;
  font-size: 1.5rem;
  padding-right: 4rem;
  padding-top: 1rem;
}

.platform .row .img-wrap img {
  width: 100%;
}

.first-wrap .talent {
  max-width: 100%;
  margin-top: 8.25rem;
  background: #9ab9e9;
}

.talent .talent-title {
  margin: 0 auto;
  box-sizing: border-box;
  padding: 3.75rem 0;
}

.talent .talent-title .talent-t {
  color: #ffffff;
  font-size: 2.25rem;
  text-align: center;
}

.talent .talent-title .talent-b {
  margin-top: 0.625rem;
  font-size: 1.125rem;
  color: #ffffff;
  text-align: center;
}

.talent .talent-father {
  position: relative;
}

.talent .talent-father .swiper-container {
  overflow: hidden;
}

.talent .talent-father .swiper-container .swiper-wrapper .swiper-slide {
  margin-top: 8rem;
}

.talent .talent-father .swiper-container .swiper-wrapper .swiper-slide a:hover {
  text-decoration: none;
}

.talent .talent-father .swiper-container .swiper-wrapper .swiper-slide .card {
  position: relative;
  margin-bottom: 4.875rem;
}

.talent .talent-father .swiper-container .swiper-wrapper .swiper-slide .card .img {
  position: absolute;
  top: -8rem;
  left: 50%;
  transform: translate(-50%);
  z-index: 2;
  width: 14rem;
  height: 14rem;
}

.talent .talent-father .swiper-container .swiper-wrapper .swiper-slide .card .card-body {
  padding-top: 7rem;
  padding-bottom: 1.5rem;
}

.talent .talent-father .swiper-container .swiper-wrapper .swiper-slide .card .card-body .card-title {
  font-size: 1.6875rem;
  font-weight: bold;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}

.talent .talent-father .swiper-container .swiper-wrapper .swiper-slide .card .card-body .sub-card-title {
  font-size: 1.375rem;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin: 0.75rem;
}

.talent .talent-father .swiper-container .swiper-wrapper .swiper-slide .card .card-body .card-text {
  line-height: 1.4rem;
  height: 4.2rem;
  color: #999;
  font-size: 1.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.talent .talent-father .talent-swiper-button-next {
  position: absolute;
  width: 3rem;
  height: 3rem;
  background: #898989;
  border-radius: 50%;
  right: -80px;
  top: 40%;
}

.talent .talent-father .talent-swiper-button-next:after {
  position: absolute;
  content: 'next';
  font-size: 2rem;
  color: #ffffff;
  font-family: swiper-icons;
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
  left: 1rem;
  top: 0.5rem;
}

.talent .talent-father .talent-swiper-button-prev {
  position: absolute;
  width: 3rem;
  height: 3rem;
  background: #898989;
  border-radius: 50%;
  left: -80px;
  top: 40%;
}

.talent .talent-father .talent-swiper-button-prev:after {
  position: absolute;
  content: 'prev';
  font-size: 2rem;
  color: #ffffff;
  font-family: swiper-icons;
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
  left: 1rem;
  top: 0.5rem;
}

.talent .talent-father .swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.achieved {
  margin-bottom: 4rem;
}

.achieved .achieved-title {
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 6rem;
  padding-bottom: 4.75rem;
}

.achieved .achieved-title .achieved-t {
  color: #595959;
  font-size: 2.25rem;
  text-align: center;
}

.achieved .achieved-title .achieved-b {
  margin-top: 0.625rem;
  font-size: 1.125rem;
  color: #959595;
  text-align: center;
}

.achieved .achieved-title p {
  font-size: 1.5rem;
  color: #595959;
  margin-top: 3rem;
  text-align: center;
}

.achieved .swiper-father {
  position: relative;
  width: 90%;
  margin: 0 auto;
}

.achieved .swiper-father .achieved-swiper-container {
  margin: 0 5rem;
  overflow: hidden;
}

.achieved .swiper-father .achieved-swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
}

.achieved .swiper-father .swiper-button-prev {
  width: 3rem;
  height: 3rem;
  background: #898989;
  border-radius: 50%;
}

.achieved .swiper-father .swiper-button-prev:after {
  font-size: 2rem;
  color: #ffffff;
  left: -2rem;
}

.achieved .swiper-father .swiper-button-next {
  width: 3rem;
  height: 3rem;
  background: #898989;
  border-radius: 50%;
}

.achieved .swiper-father .swiper-button-next:after {
  font-size: 2rem;
  color: #ffffff;
  right: -2rem;
}

.page-template-template-about .wp-block-media-text__content,
.page-template-template-about .alignfull {
  color: #595959;
  font-size: 1.5rem;
  padding-right: 2rem;
}

.page-template-template-about .wp-block-media-text__content h2,
.page-template-template-about .alignfull h2 {
  font-size: 2.25rem;
  padding: 1.625rem 0rem;
  background: #ffffff;
  width: 19.875rem;
  margin-bottom: 4rem;
}

.page-template-template-about .wp-block-media-text__content p,
.page-template-template-about .alignfull p {
  padding: 0 3rem;
  letter-spacing: 0.1rem;
}

.page-template-template-technology .wp-block-media-text__content,
.page-template-template-technology .alignfull {
  padding: 0 !important;
  color: #595959;
  font-size: 1.5rem;
  padding-right: 2rem;
}

.page-template-template-technology .wp-block-media-text__content h2,
.page-template-template-technology .alignfull h2 {
  font-size: 2.25rem;
  padding: 1.625rem 0rem;
  background: #ffffff;
  width: 19.875rem;
  margin-bottom: 4rem;
}

.page-template-template-technology .wp-block-media-text__content p,
.page-template-template-technology .alignfull p {
  letter-spacing: 0.1rem;
}

.page-template-template-about .alignfull {
  margin-top: 3rem;
  background: #f1f1f1;
  padding-left: 0;
}

.page-template-template-about .alignfull h2 {
  text-align: center;
}

.page-template-template-about .alignfull .wp-block-media-text__content {
  padding-left: 0;
}

.page-template-template-about .alignfull .wp-block-media-text__content p {
  padding-left: 15%;
}

.honer {
  margin-bottom: 4rem;
}

.honer .honer-title {
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 6rem;
  padding-bottom: 4.75rem;
}

.honer .honer-title .honer-t {
  color: #595959;
  font-size: 2.25rem;
  text-align: center;
}

.honer .honer-title .honer-b {
  margin-top: 0.625rem;
  font-size: 1.125rem;
  color: #959595;
  text-align: center;
}

.honer .swiper-father {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

.honer .swiper-father .honer-swiper-container {
  margin: 0 5rem;
}

.honer .swiper-father .honer-swiper-container .swiper-slide img {
  width: 100%;
}

.honer .swiper-father .swiper-button-prev {
  width: 3rem;
  height: 3rem;
  background: #898989;
  border-radius: 50%;
}

.honer .swiper-father .swiper-button-prev:after {
  font-size: 2rem;
  color: #ffffff;
  left: -2rem;
}

.honer .swiper-father .swiper-button-next {
  width: 3rem;
  height: 3rem;
  background: #898989;
  border-radius: 50%;
}

.honer .swiper-father .swiper-button-next:after {
  font-size: 2rem;
  color: #ffffff;
  right: -2rem;
}

.first-wrap .contact {
  margin-top: 5rem;
}

.contact .row .card {
  box-shadow: 0px 1rem 1.125rem 0px rgba(149, 149, 149, 0.2);
  border: none;
  padding: 5rem 0;
}

.contact .row .card:hover .row .card-body .card-text {
  color: #024FC9;
}

.contact .row .card:hover .row .img .icon {
  color: #595959;
}

.contact .row .card .row {
  width: 90%;
  margin: 0 auto;
}

.contact .row .card .row .img .icon {
  font-size: 8rem;
  color: #959595;
}

.contact .row .card .row .card-body {
  padding: 1rem 0 1rem 1rem;
  height: 4rem;
}

.contact .row .card .row .card-body .card-text {
  font-size: 1.5rem;
  color: #595959;
  margin-bottom: 0rem;
}

.contact .row .col-xl-4 {
  flex: 0 0 50%;
  max-width: 50%;
}

.baidu_Map {
  height: 36rem;
  margin-left: 0.43rem;
}

.find {
  margin-top: 3rem;
  margin-bottom: 4rem;
}

.find .map {
  margin-bottom: 2rem;
}

.find .map h3 {
  margin-bottom: 2rem;
  font-size: 1.875rem;
  color: #595959;
}

.find .link {
  margin-bottom: 2rem;
}

.find .link h3 {
  margin-bottom: 2rem;
  font-size: 1.875rem;
  color: #595959;
}

.find .link form {
  margin-left: 0.43rem;
}

.find .link form .form-group {
  margin-bottom: 1.3rem;
}

.find .link form .form-group .txt {
  padding: 1rem 1rem;
  height: calc(1.5em + 2rem + 2px);
}

.find .link form .form-group .form-control {
  border: 2px solid #b6b6b6;
  color: #595959;
  opacity: 0.6;
}

.find .link form .form-group .btn {
  background: #024FC9;
  height: 3.75rem;
}

.people-wrap {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

.people {
  margin-top: 15rem;
  margin-bottom: 10rem;
}

.people .card {
  border: none;
}

.people .card .row .card-img {
  width: 15rem;
  height: 15rem;
}

.people .card .row .excerpt {
  margin-top: 7.5rem;
  transform: translateY(-50%);
}

.people .card .row .excerpt .card-title {
  font-size: 3.75rem;
  color: #595959;
}

.people .card .row .excerpt .card-text {
  font-size: 1.875rem;
  color: #959595;
}

.people .content p {
  font-size: 1.875rem;
  line-height: 3.75rem;
  color: #595959;
}

.first-wrap .theory {
  max-width: 1920px;
}

.theory .theory-title {
  margin: 0 auto;
  box-sizing: border-box;
  padding: 4.75rem 0;
}

.theory .theory-title .theory-t {
  color: #595959;
  font-size: 2.25rem;
  text-align: center;
}

.theory .theory-title .theory-b {
  margin-top: 0.625rem;
  font-size: 1.125rem;
  color: #959595;
  text-align: center;
}

.theory .row .intro {
  color: #595959;
  font-size: 1.5rem;
  padding-right: 4rem;
  line-height: 3rem;
  padding-top: 3.5rem;
}

.theory .row .img-wrap img {
  width: 100%;
}

.first-wrap .advantage {
  max-width: 1920px;
}

.advantage .advantage-title {
  margin: 0 auto;
  box-sizing: border-box;
  padding: 4.75rem 0;
}

.advantage .advantage-title .advantage-t {
  color: #595959;
  font-size: 2.25rem;
  text-align: center;
}

.advantage .advantage-title .advantage-b {
  margin-top: 0.625rem;
  font-size: 1.125rem;
  color: #959595;
  text-align: center;
}

.advantage .advantage-swiper-container {
  overflow: hidden;
}

.advantage .advantage-swiper-container .swiper-wrapper .swiper-slide .card {
  position: relative;
  border: none;
  margin-bottom: 3rem;
  /* &:hover{
                        .card-body{
                            position: absolute;
                            background:#ffffff;
                            height: 28rem;
                            top: 6rem;
                            z-index: 3;
                            overflow: auto;
                            &::-webkit-scrollbar {
                                width : 10px;
                                height: 1px;
                                }
                            &::-webkit-scrollbar-thumb {
                                border-radius: 10px;
                                box-shadow   : inset 0 0 5px rgba(149, 149, 149, 0.2);
                                background   : #959595;
                                }
                            &::-webkit-scrollbar-track {
                                box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
                                border-radius: 10px;
                                background   : #ededed;
                                }
                            .card-text{
                                -webkit-line-clamp:unset;
                                text-overflow: ellipsis;
                                overflow: hidden;
                                word-break: break-all;
                                display: -webkit-box;
                                -webkit-box-orient: vertical;
                            }
                        }
                    } */
}

.advantage .advantage-swiper-container .swiper-wrapper .swiper-slide .card img {
  width: 100%;
}

.advantage .advantage-swiper-container .swiper-wrapper .swiper-slide .card .card-body {
  padding: 2.5rem 1rem;
  box-shadow: 0px 1rem 1.875rem 0px rgba(89, 89, 89, 0.2);
}

.advantage .advantage-swiper-container .swiper-wrapper .swiper-slide .card .card-body .card-title {
  color: #595959;
  font-size: 1.875rem;
}

.advantage .advantage-swiper-container .swiper-wrapper .swiper-slide .card .card-body .card-text {
  line-height: 3rem;
  font-size: 1.5rem;
  color: #959595;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.first-wrap .apply {
  max-width: 1920px;
  margin-bottom: 4rem;
  margin-left: auto;
  margin-right: auto;
}

.apply .apply-title {
  margin: 0 auto;
  box-sizing: border-box;
  padding: 4.75rem 0;
}

.apply .apply-title .apply-t {
  color: #595959;
  font-size: 2.25rem;
  text-align: center;
}

.apply .apply-title .apply-b {
  margin-top: 0.625rem;
  font-size: 1.125rem;
  color: #959595;
  text-align: center;
}

.apply .row .product {
  margin-bottom: 2rem;
}

.apply .row .product img {
  width: 100%;
  height: 100%;
  box-shadow: 0px 1rem 1.875rem 0px rgba(89, 89, 89, 0.2);
}

.apply .row .product .mask {
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  height: 100%;
  transition: all 1.2s;
  background: rgba(101, 101, 101, 0.6);
  color: #FFFFFF;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.apply .row .product .mask>div {
  font-size: 1.6875rem;
  padding: 1rem 2rem;
}

.apply .row .product a:hover .mask {
  opacity: 1;
}

.news-show {
  margin-bottom: 5rem;
  max-width: 100%;
}

.news-show .title {
  background: #F2F2F2;
  padding: 12rem 0 2.875rem 0;
}

.news-show .title h3 {
  padding: 0 20%;
  font-size: 2.25rem;
  color: #595959;
}

.news-show .title h3 small {
  font-size: 1.5rem;
  color: #959595;
}

.news-show .title .download-pdf {
  height: 3.125rem;
  width: 12.5rem;
  background: #053B7B;
  border-radius: 1.5625rem;
  margin: 1rem auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.news-show .title .download-pdf a {
  text-decoration: none;
  color: #ffffff;
  font-size: 1.625rem;
}

.news-show .content {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
}

.news-show .content p {
  font-size: 1.5rem;
  line-height: 3rem;
  color: #595959;
  text-indent: 2em;
}

.news-show .content-pdf {
  margin-top: 2rem;
  padding: 0 8%;
}

.news-show .content-pdf-m {
  display: none;
}

.product {
  margin-bottom: 4rem;
}

.product .product-title {
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 4rem;
  padding-bottom: 4.75rem;
}

.product .product-title .product-t {
  color: #595959;
  font-size: 2.25rem;
  text-align: center;
}

.product .product-title .product-b {
  margin-top: 0.625rem;
  font-size: 1.125rem;
  color: #959595;
  text-align: center;
}

.no-result {
  margin-bottom: 3rem;
}

.no-result .icon {
  font-size: 12rem;
  color: #959595;
}

.no-result h2 {
  font-size: 1.875rem;
  color: #959595;
}

.navbar-expand-md .navbar-nav .search-li a {
  padding-left: 0;
  padding-right: 0;
}

.pro {
  margin-top: 3rem;
}

.pro .pro-title {
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
  margin-top: 6.8rem;
}

.pro .pro-title .pro-t {
  font-size: 1.8rem;
  color: #959595;
  text-align: center;
  margin-top: 0.625rem;
}

.pro .pro-title .pro-b {
  font-size: 1.125rem;
  color: #959595;
  text-align: center;
  margin-top: 0.625rem;
}

.pro .pro-container .product-category-mobile {
  display: none;
}

.pro .pro-container .product-category {
  width: 100%;
  margin: 0 auto;
}

.pro .pro-container .product-category .classes-menu {
  margin-top: 2.5rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  list-style: none;
  text-align: center;
}

.pro .pro-container .product-category .classes-menu li {
  font-size: 1.5rem;
  padding: 0.5rem 0.75rem;
}

.pro .pro-container .product-category .classes-menu li a {
  text-decoration: none;
  color: #595959;
}

.pro .pro-container .product-category .classes-menu li a:hover {
  color: #024FC9;
}

.pro .pro-container .product-category .classes-menu .nav-all a {
  color: #000000;
}

.pro .pro-container .product-category .classes-menu .active a {
  color: #024FC9;
}

.pro .pro-container .product-category .child-menu {
  margin-top: 1.5rem;
  margin-bottom: 4rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  list-style: none;
  text-align: center;
}

.pro .pro-container .product-category .child-menu li {
  font-size: 1.25rem;
  padding: 0.25rem 1.5rem;
}

.pro .pro-container .product-category .child-menu li a {
  text-decoration: none;
  color: #595959;
}

.pro .pro-container .product-category .child-menu .active a {
  color: #024FC9;
}

.pro .pro-container .product {
  margin-top: 2.5rem;
}

.pro .pro-container .product .product-container .no-result {
  margin-top: 4rem;
  width: 100%;
}

.pro .pro-container .product .product-container .no-result .name {
  color: #959595;
}

.pro .pro-container .product .product-container a:hover {
  text-decoration: none;
}

.pro .pro-container .product .product-container a:hover .product-detail .content {
  color: #024FC9;
}

.pro .pro-container .product .product-container a:hover .product-detail .price {
  color: #024FC9;
}

.pro .pro-container .product .product-container a .product-img {
  width: 100%;
}

.pro .pro-container .product .product-container a .product-img img {
  width: 100%;
  height: 100%;
}

.pro .pro-container .product .product-container a .product-detail {
  padding-top: 1.6rem;
  padding-bottom: 2.375rem;
  width: 100%;
}

.pro .pro-container .product .product-container a .product-detail .content {
  color: #595959;
  font-size: 1.56rem;
}

.pro .pro-container .product .product-container a .product-detail .price {
  color: #595959;
  font-size: 1.125rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.pro .pro-container .product .no-more {
  display: none;
  font-size: 1.125rem;
  margin-bottom: 1.25rem;
}

.search .news-nav {
  display: flex;
  flex-direction: row;
  list-style: none;
  text-align: center;
}

.search .news-nav li {
  font-size: 2.25rem;
  padding: 0.8rem 1.6875rem;
  position: relative;
  display: inline-block;
}

.search .news-nav li a {
  color: #595959;
}

.search .news-nav li a:hover {
  text-decoration: none;
}

.search .news-nav .current-cat {
  background: #024fc9;
  border-radius: 3rem;
  box-shadow: 0px 1rem 28px 0px rgba(89, 89, 89, 0.2);
}

.search .news-nav .current-cat a {
  color: #fff;
}

.search .pro-container {
  width: 100%;
  margin-top: 2.5rem;
}

.search .product {
  margin-bottom: 0rem;
}

.search .product .product-container .no-result {
  width: 100%;
}

.search .product .product-container .no-result .name {
  color: #959595;
}

.search .product .product-container a:hover {
  text-decoration: none;
}

.search .product .product-container a:hover .product-detail .content {
  color: #024FC9;
}

.search .product .product-container a:hover .product-detail .price {
  color: #024FC9;
}

.search .product .product-container a .product-img {
  width: 100%;
}

.search .product .product-container a .product-img img {
  /* width: 100%;
  height: 100%; */
}

.search .product .product-container a .product-detail {
  padding-top: 1.6rem;
  padding-bottom: 2.375rem;
  width: 100%;
}

.search .product .product-container a .product-detail .content {
  color: #595959;
  font-size: 1.56rem;
}

.search .product .product-container a .product-detail .price {
  color: #595959;
  font-size: 1.125rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.search .product .no-more {
  font-size: 1.125rem;
  margin-bottom: 1.25rem;
  display: none;
}

.cate-wrap {
  max-width: 1920px;
  margin: 0 auto;
}

.cate-wrap .cate {
  display: flex;
  flex-wrap: wrap;
  padding: 0 8%;
}

.cate-wrap .cate .cate-good {
  display: flex;
  flex-direction: row;
  width: 50%;
  overflow: hidden;
}

.cate-wrap .cate .cate-good:nth-child(3),
.cate-wrap .cate .cate-good:nth-child(4),
.cate-wrap .cate .cate-good:nth-child(7),
.cate-wrap .cate .cate-good:nth-child(8) {
  flex-direction: row-reverse;
}

.cate-wrap .cate .cate-good:hover img {
  transform: scale(1.1);
  opacity: 0.7;
}

.cate-wrap .cate .cate-good:hover .cate-content {
  background: #EAF7FF;
}

.cate-wrap .cate .cate-good:hover .cate-content .cate-icon {
  display: block;
}

.cate-wrap .cate .cate-good:hover .cate-content {
  transition: all 0.25s;
}

.cate-wrap .cate .cate-good .cate-image {
  width: 50%;
  max-width: 450px;
  overflow: hidden;
}

.cate-wrap .cate .cate-good .cate-image .img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  transition: all 0.6s;
}

.cate-wrap .cate .cate-good .cate-content {
  height: 100%;
  width: 50%;
  overflow: hidden;
  box-sizing: border-box;
  background: #F0F5FA;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding-left: 5%;
  padding-top: 8%;
  padding-bottom: 8%;
}

.cate-wrap .cate .cate-good .cate-content .cate-name {
  font-size: 1.875rem;
  color: #595959;
}

.cate-wrap .cate .cate-good .cate-content .cate-desc {
  font-size: 1.125rem;
  color: #666666;
}

.cate-wrap .cate .cate-good .cate-content .cate-icon {
  display: none;
  margin-top: 1rem;
  color: #4C4C4C;
}

.cate-goodlist .advantage-item {
  margin-bottom: 2rem;
  position: relative;
}

.cate-goodlist .advantage-item .img {
  border-radius: 10px;
}

.cate-goodlist .advantage-item .mask {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: left;
  flex-direction: column;
  padding: 40% 10% 0% 10%;
}

.cate-goodlist .advantage-item .mask .sort {
  font-size: 3rem;
  color: #FFFFFF;
}

.cate-goodlist .advantage-item .mask .title {
  font-size: 1.875rem;
  color: #FFFFFF;
}

.cate-goodlist .advantage-item .mask .line {
  border: 2px solid #EAF7FF;
  border-radius: 1px;
  opacity: 0.6;
  width: 100%;
}

.cate-goodlist .advantage-item .mask .desc {
  display: none;
  margin-top: 1.2rem;
  font-size: 1.125rem;
  color: #FFFFFF;
}

.cate-goodlist .advantage-item .mask:hover {
  padding-top: 20%;
  background: rgba(0, 0, 0, 0.5);
}

.cate-goodlist .advantage-item .mask:hover .desc {
  display: block;
}

.cate-goodlist .good .card {
  margin-bottom: 2rem;
}

.cate-goodlist .good .card .card-title {
  color: #595959;
}

.cate-goodlist .good .card .card-body {
  border-radius: 10px 10px 0px 0px;
}

.switch-product {
  display: block;
  height: 44rem;
  position: relative;
  width: 100%;
  padding-left: 15.125rem;
  box-sizing: border-box;
  margin-bottom: 4rem;
}

.switch-product .switch-product-box {
  position: relative;
  height: 100%;
}

.switch-product .switch-product-box .swiper-container {
  height: 100%;
  visibility: hidden;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.switch-product .switch-product-box .swiper-container .swiper-wrapper .left {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  float: left;
}

.switch-product .switch-product-box .swiper-container .swiper-wrapper .right {
  position: absolute;
  padding: 0 2.5rem;
  box-sizing: border-box;
  right: 0;
  width: 20rem;
  top: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.switch-product .switch-product-box .swiper-container .swiper-wrapper .right h1 {
  font-size: 1.5rem;
  color: #ffffff;
}

.switch-product .switch-product-box .swiper-container .swiper-wrapper .right .p {
  font-size: 1rem;
  color: #cccccc;
}

.switch-product .switch-product-box .active {
  visibility: visible;
}

.switch-product .switch-product-btn {
  transition: all 0.3s ease;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 15.125rem;
  background: #F5F5F5;
}

.switch-product .switch-product-btn .swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
  height: 100%;
  background: #f7f7f7;
}

.switch-product .switch-product-btn .swiper-container:hover .btn-top {
  top: 1.25rem;
}

.switch-product .switch-product-btn .swiper-container:hover .btn-bottom {
  bottom: 1.25rem;
}

.switch-product .switch-product-btn .swiper-container .btn-top {
  overflow: hidden;
  border: none;
  z-index: 111;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1.25rem;
  border: 0;
  background: rgba(0, 0, 0, 0.15);
  cursor: pointer;
  transform: translate(0, -100%);
  transition: all 0.5s ease;
  box-shadow: none;
}

.switch-product .switch-product-btn .swiper-container .btn-top .fadeIn-top {
  animation-name: fadeIn-top;
}

.switch-product .switch-product-btn .swiper-container .btn-top .animated.infinite {
  animation-iteration-count: infinite;
}

.switch-product .switch-product-btn .swiper-container .btn-top .icon {
  position: absolute;
  left: 43%;
  top: -0.4rem;
  font-size: 2rem;
  color: #ffffff;
}

.switch-product .switch-product-btn .swiper-container .btn-bottom {
  transform: translate(0, 100%);
  transition: all 0.5s ease;
  overflow: hidden;
  border: none;
  z-index: 111;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1.25rem;
  border: 0;
  background: rgba(0, 0, 0, 0.15);
  cursor: pointer;
  box-shadow: none;
}

.switch-product .switch-product-btn .swiper-container .btn-bottom .fadeIn-top {
  animation-name: fadeIn-bottom;
}

.switch-product .switch-product-btn .swiper-container .btn-bottom .animated.infinite {
  animation-iteration-count: infinite;
}

.switch-product .switch-product-btn .swiper-container .btn-bottom .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 2rem;
  color: #ffffff;
  transform: translate(-50%, -50%) rotate(-180deg);
}

.switch-product .switch-product-btn .swiper-container .swiper-wrapper .swiper-slide {
  text-align: center;
  position: relative;
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.switch-product .switch-product-btn .swiper-container .swiper-wrapper .swiper-slide:after {
  content: '';
  position: absolute;
  left: 3.5rem;
  top: auto;
  bottom: 0;
  right: 3.5rem;
  height: 2px;
  border-radius: 1px;
  background-color: rgba(204, 204, 204, 0.5);
}

.switch-product .switch-product-btn .swiper-container .swiper-wrapper .swiper-slide:nth-child(7):after {
  content: '';
  position: absolute;
  left: 0;
  top: auto;
  bottom: 0;
  right: 0;
  height: 0px;
  border-radius: 1px;
  background-color: rgba(204, 204, 204, 0.5);
}

.switch-product .switch-product-btn .swiper-container .swiper-wrapper .swiper-slide a {
  transition: all 0.3s ease;
  color: #595959;
  text-align: center;
  position: relative;
}

.switch-product .switch-product-btn .swiper-container .swiper-wrapper .swiper-slide a span {
  line-height: 3.75rem;
  font-size: 1.25rem;
}

.switch-product .switch-product-btn .swiper-container .swiper-wrapper .active {
  background-color: #063B7A;
}

.switch-product .switch-product-btn .swiper-container .swiper-wrapper .active:after {
  background-color: #063B7A;
}

.switch-product .switch-product-btn .swiper-container .swiper-wrapper .active a {
  color: #FFFFFF;
}

.product-mobile {
  display: none;
  height: 8rem;
}

.product-mobile .product-mobile-swiper {
  overflow: hidden;
  height: 100%;
}

.product-mobile .product-mobile-swiper .swiper-wrapper {
  height: 100%;
}

.product-mobile .product-mobile-swiper .swiper-wrapper .swiper-slide {
  z-index: 1;
  width: 40%;
  border-radius: 1rem;
  overflow: hidden;
}

.product-mobile .product-mobile-swiper .swiper-wrapper .swiper-slide img {
  height: 100%;
}

.product-mobile .product-mobile-swiper .swiper-wrapper .swiper-slide .name {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  color: #fff;
  font-size: 1rem;
}

.first-wrap .good-cate-list {
  max-width: 100%;
}

.good-cate-list .good-cate-item {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

.good-cate-list .cate {
  background: #ededed;
  padding: 3rem 0;
}

.good-cate-list .cate .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.good-cate-list .cate .header .concert {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
}

.good-cate-list .cate .header .concert .icon-line {
  height: 1.875rem;
  width: 4px;
  background-color: #063B7A;
}

.good-cate-list .cate .header .concert .title {
  margin-left: 1rem;
  height: 1.875rem;
  font-size: 1.875rem;
  font-weight: bold;
  color: #595959;
  line-height: 1.875rem;
}

.good-cate-list .cate .header a .tolink {
  height: 2.625rem;
  width: 2.625rem;
  border: 2px solid #063B7A;
  border-radius: 50%;
  background-color: #063B7A;
  display: flex;
  align-items: center;
  justify-content: center;
}

.good-cate-list .cate .header a .tolink .icon-arrowhead {
  width: 1.4rem;
  height: 1.4rem;
  fill: #ffffff;
}

.good-cate-list .cate .good-list {
  margin-top: 3rem;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  row-gap: 1.875rem;
}

.good-cate-list .cate .good-list .good-swiper {
  width: 100%;
  height: 50rem;
  margin-left: auto;
  margin-right: auto;
  position: unset;
}

.good-cate-list .cate .good-list .good-swiper .swiper-wrapper {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.good-cate-list .cate .good-list .good-swiper .swiper-wrapper .swiper-slide {
  text-align: center;
  height: calc((100% - 30px) / 2);
  display: flex;
  justify-content: center;
  /* align-items: center; */
}

.good-cate-list .cate .good-list .good-swiper .swiper-wrapper .swiper-slide .good-info {
  border: none;
  position: relative;
  text-decoration: none;
  width: 100%;
}

.good-cate-list .cate .good-list .good-swiper .swiper-wrapper .swiper-slide .good-info .card-img-top {
  position: relative;
  max-height: 18.75rem;
  overflow: hidden;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.good-cate-list .cate .good-list .good-swiper .swiper-wrapper .swiper-slide .good-info .card-img-top img {
  width: 100%;
  height: 100%;
}

.good-cate-list .cate .good-list .good-swiper .swiper-wrapper .swiper-slide .good-info .card-img-top .mask {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  transition: all 1.2s;
  background: rgba(101, 101, 101, 0.6);
  color: #FFFFFF;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.good-cate-list .cate .good-list .good-swiper .swiper-wrapper .swiper-slide .good-info .card-img-top .mask .arrow {
  width: 3rem;
  height: 3rem;
  border: 2px solid #FFFFFF;
  border-radius: 50%;
}

.good-cate-list .cate .good-list .good-swiper .swiper-wrapper .swiper-slide .good-info .card-img-top .mask .arrow .icon-arrowhead {
  width: 2.6rem;
  height: 2.6rem;
  padding-top: 0.3rem;
  padding-right: 0.3rem;
  fill: #FFFFFF;
}

.good-cate-list .cate .good-list .good-swiper .swiper-wrapper .swiper-slide .good-info .card-body {
  border-radius: 0px 0px 10px 10px;
  padding: 1.125rem 0;
  background-color: #F5F5F5;
  text-align: left;
}

.good-cate-list .cate .good-list .good-swiper .swiper-wrapper .swiper-slide .good-info .card-body .card-title {
  color: #063B7A;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.good-cate-list .cate .good-list .good-swiper .swiper-wrapper .swiper-slide .good-info .card-body .card-tip {
  color: #595959;
  font-size: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.good-cate-list .cate .good-list .good-swiper .swiper-wrapper .swiper-slide:hover .good-info .card-img-top .mask {
  opacity: 1;
}

.good-cate-list .cate .good-list .good-swiper .pagenate .swiper-button-prev {
  width: 3rem;
  height: 3rem;
  left: -60px;
  background: #898989;
  border-radius: 50%;
}

.good-cate-list .cate .good-list .good-swiper .pagenate .swiper-button-prev:after {
  font-size: 2rem;
  color: #ffffff;
  left: -2rem;
}

.good-cate-list .cate .good-list .good-swiper .pagenate .swiper-button-next {
  width: 3rem;
  height: 3rem;
  right: -60px;
  background: #898989;
  border-radius: 50%;
}

.good-cate-list .cate .good-list .good-swiper .pagenate .swiper-button-next:after {
  font-size: 2rem;
  color: #ffffff;
  right: -2rem;
}

.good-cate-list .cate .good-list .good-card {
  border: none;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: flex;
  flex-direction: row;
}

.good-cate-list .cate .good-list .good-card:hover .card-img-top .mask {
  opacity: 1;
}

.good-cate-list .cate .good-list .good-card .card-img-top {
  position: relative;
  max-height: 18.75rem;
  overflow: hidden;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.good-cate-list .cate .good-list .good-card .card-img-top img {
  width: 100%;
  height: 100%;
}

.good-cate-list .cate .good-list .good-card .card-img-top .mask {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  transition: all 1.2s;
  background: rgba(101, 101, 101, 0.6);
  color: #FFFFFF;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.good-cate-list .cate .good-list .good-card .card-img-top .mask .arrow {
  width: 3rem;
  height: 3rem;
  border: 2px solid #FFFFFF;
  border-radius: 50%;
}

.good-cate-list .cate .good-list .good-card .card-img-top .mask .arrow .icon-arrowhead {
  width: 2.6rem;
  height: 2.6rem;
  padding-top: 0.3rem;
  padding-right: 0.3rem;
  fill: #FFFFFF;
}

.good-cate-list .cate .good-list .good-card .card-body {
  border-radius: 0px 0px 10px 10px;
  padding: 1.125rem;
  background-color: #F5F5F5;
}

.good-cate-list .cate .good-list .good-card .card-body .card-title {
  color: #063B7A;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.good-cate-list .cate .good-list .good-card .card-body .card-tip {
  color: #595959;
  font-size: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.good-cate-list .bgwhite {
  background: #ffffff;
}

.good-cate-list .bgwhite .good-list .good-swiper .swiper-wrapper .swiper-slide .good-info .card-body {
  background: #ffffff;
}

.good-cate-list .bgwhite .good-list .good-card .card-body {
  background: #ffffff;
}

.product-detail .product-top {
  margin-top: 4rem;
  /* margin-bottom: 4rem; */
  display: flex;
}

.product-detail .product-top .product-left .product-gallery {
  border-radius: 10px;
  background: #ffffff;
  position: relative;
  padding: 1rem;
}

.product-detail .product-top .product-left .product-gallery .imageCont {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.product-detail .product-top .product-left .product-gallery .imageCont .fourItem {
  flex: none;
  width: 48.7%;
  margin-bottom: 1rem;
}

.product-detail .product-top .product-left .product-gallery .imageCont .fourItem .image-cls {
  width: 100%;
  position: relative;
  height: auto;
  display: block;
  padding-bottom: 100%;
  background: #f5f5f5;
  box-sizing: border-box;
}

.product-detail .product-top .product-left .product-gallery .imageCont .fourItem .image-cls img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}

.product-detail .product-top .product-left .product-gallery .imageCont .hideItem {
  display: none;
}

.product-detail .product-top .product-left .product-gallery .loadmore {
  cursor: pointer;
  padding: 0 1.25rem;
  display: inline-block;
  height: 2.5rem;
  line-height: 2.5rem;
  margin-left: 50%;
  transform: translate(-50%);
  min-width: 65px;
  margin-bottom: 2rem;
}

.product-detail .product-top .product-left .product-gallery .loadmore .arrow {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5);
}

.product-detail .product-top .product-left .product-gallery .loadmore .arrow .icon-arrowhead {
  width: 2rem;
  height: 2rem;
  fill: #FFFFFF;
  transform: rotate(90deg);
  padding-right: 0.2rem;
}

.product-detail .product-top .product-left .product-gallery .loadmore .arrow .turnArrow {
  transform: rotate(-90deg);
}

.product-detail .product-top .product-left .product-gallery-mobile {
  display: none;
}

.product-detail .product-top .product-right {
  padding-top: 2rem;
  padding-left: 1.2rem;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
}

.product-detail .product-top .product-right .good-title {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-around;
  border-bottom: 2px solid #E6E6E6;
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px;
}

.product-detail .product-top .product-right .good-title .good-name {
  font-size: 1.875rem;
  font-weight: normal;
  color: #053B7B;
  line-height: 3rem;
}

.product-detail .product-top .product-right .good-title .good-desc {
  font-size: 1.5rem;
  font-weight: normal;
  color: #808080;
  line-height: 3rem;
  margin: 1rem 0;
}

.product-detail .product-top .product-right .good-title .good-link {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-bottom: 2rem;
}

.product-detail .product-top .product-right .good-title .good-link li {
  width: 9.375rem;
  height: 3.75rem;
  margin: 1rem 1.25rem 0 0;
}

.product-detail .product-top .product-right .good-title .good-link li a img {
  width: 4.5rem;

  /* height: 100%; */
  border-radius: 10px;
}

.product-detail .product-top .product-right .good-connect {
  border-bottom: 2px solid #E6E6E6;
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px;
}

.product-detail .product-top .product-right .good-connect .connect-phone {
  margin-top: 2rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  color: #053B7B;
  line-height: 3rem;
  font-size: 3rem;
}

.product-detail .product-top .product-right .good-connect .connect-phone p,
.product-detail .product-top .product-right .good-connect .connect-address p {
  margin-bottom: 0;
}

.product-detail .product-top .product-right .good-connect .connect-phone,
.product-detail .product-top .product-right .good-connect .connect-address .icon {
  flex: none;
}

.product-detail .product-top .product-right .good-connect .connect-phone .icon-dianhua {
  width: 4.6rem;
  height: 4.6rem;
  color: #053B7B;
  margin-right: 1rem;
}

.product-detail .product-top .product-right .good-connect .connect-address {
  margin: 1rem 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  color: #595959;
  line-height: 2.5rem;
  font-size: 1.875rem;
}

.product-detail .product-top .product-right .good-connect .connect-address .icon-dizhi {
  width: 4.6rem;
  height: 4.6rem;
  color: #053B7B;
  margin-right: 1rem;
}

.product-detail .product-top .product-right .good-recommend .recommend-title {
  color: #595959;
  line-height: 3rem;
  font-size: 1.875rem;
  padding: 2rem 0;
}

.product-detail .product-top .product-right .good-recommend .good-list {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-between;
}

.product-detail .product-top .product-right .good-recommend .good-list .good-info {
  display: flex;
  justify-content: center;
  width: 13.625rem;
  height: 8rem;
  border-radius: 10px;
  position: relative;
}

.product-detail .product-top .product-right .good-recommend .good-list .good-info img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

.product-detail .product-top .product-right .good-recommend .good-list .good-info .mask {
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: all 1.2s;
  background: rgba(101, 101, 101, 0.6);
  color: #FFFFFF;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.product-detail .product-top .product-right .good-recommend .good-list .good-info .mask .good-name {
  color: #FFFFFF;
  font-size: 1.125rem;
  padding-left: 5%;
  padding-right: 5%;
}

.product-detail .product-top .product-right .good-recommend .good-list .good-info:hover .mask {
  opacity: 1;
}

.product-detail .product-top .product-right-to-top {
  position: fixed;
  top: 8rem;
  right: 10%;
  max-width: 40%;
}

.product-detail .detail .title {
  margin-top: 3.75rem;
  margin-bottom: 2rem;
  font-size: 1.875rem;
  color: #595959;
  line-height: 3rem;
}

.product-detail .detail .content {
  margin-bottom: 2rem;
}

.show .show a .arrow-icon {
  transform: rotate(-90deg);
}

.join-wrap .join-us .join-left .d-sm-block {
  padding: 0 5%;
}

.join-wrap .join-us .join-right .join-form {
  padding: 0 5%;
}

.right-menu {
  position: fixed;
  right: 10px;
  bottom: 54px;
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
  z-index: 1000;
}

.right-menu .right-kefu {
  margin-left: 4px;
  width: 85px;
  height: 85px;
  padding: 10px;
  background: #148BA9;
  border-radius: 4px 4px 4px 4px;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
  opacity: 0.5;
}

.right-menu .right-kefu .icon-kefu .icon {
  width: 42px;
  height: 47px;
}

.right-menu .right-kefu .title {
  font-size: 12px;
  color: #ffffff;
}

.right-menu .right-contact {
  position: relative;
  width: 137px;
  height: 341px;
  background: #FFFFFF;
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.16);
  z-index: 1000;
  display: none;
}

.right-menu .right-contact .kefu-avatar {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  position: absolute;
  top: -24px;
  left: 50%;
  transform: translate(-50%);
  z-index: 10;
  border: 2px solid #ff0000;
}

.right-menu .right-contact .kefu-avatar .icon {
  width: 44px;
  height: 44px;
}

.right-menu .right-contact .card-content {
  padding: 30px 10px 10px 10px;
}

.right-menu .right-contact .card-content .kefu-line {
  font-size: 12px;
  margin-bottom: 10px;
}

.right-menu .right-contact .card-content .kefu-line .line {
  color: #B3B3B3;
}

.right-menu .right-contact .card-content .kefu-line .card-line {
  text-align: center;
}

.right-menu .right-contact .card-content .kefu-line .card-line a {
  color: #666666;
}

.right-menu .right-contact .card-content .qq-line .qq-btn {
  width: 117px;
  height: 27px;
  line-height: 27px;
  background: #148BA9;
  border-radius: 4px 4px 4px 4px;
  opacity: 1;
  font-size: 14px;
  color: #ffffff;
}

.right-menu .right-contact .card-content .wx-line {
  padding: 7px 7px 10px 7px;
  background: #148BA9;
  margin-top: 10px;
  margin-bottom: 4px;
}

.right-menu .right-contact .card-content .wx-line .wx-ma {
  margin-bottom: 10px;
}

.right-menu .right-contact .card-content .wx-line .wx-ma img {
  width: 103px;
  height: 102px;
}

.right-menu .right-contact .card-content .wx-line .wx-title {
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  color: #ffffff;
}

.right-menu .right-contact .card-content .desc {
  height: 34px;
  color: #999999;
  font-size: 12px;
}

.right-menu .right-contact .card-content .desc div {
  height: 16px;
  line-height: 16px;
  margin-top: 2px;
}

.right-menu:hover .right-kefu {
  opacity: 1;
}

.show {
  display: block;
}

/**
商城菜单样式
 */
.online-shop-menu ul {
  width: auto;
  padding: 0 2.5rem;
}

.online-shop-menu .dropdown-menu {
  justify-content: flex-start !important;
}

.online-shop-menu ul li {
  display: inline;
}

.online-shop-menu ul li a {
  display: inline-block;
  white-space: nowrap;
}

.online-shop-footer-menu {
  margin-right: 0 !important;
}

.online-shop-footer-menu .shop {
  display: flex;
  align-items: center;
  gap: 0.9375rem;
}

.online-shop-menu .shop {
  display: flex;
  align-items: center;
}

.shop::before {
  content: '';
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  width: 2rem;
  height: 2rem;
  flex: none;
  margin-left: .125rem;
}

.shop.miniprogram::before {
  margin-left: 0;
  width: 2.25rem;
  height: 2.25rem;
  background-image: url("http://img.txdashengkj.com/wp-content/uploads/2024/09/7da685001e153f4.png");
}

.shop.tmall::before {
  background-image: url("http://img.txdashengkj.com/wp-content/uploads/2024/09/6a962563e235e17.png");
}

.shop.taobao::before {
  background-image: url("http://img.txdashengkj.com/wp-content/uploads/2024/09/e44d967f3e8a44f.png");
}

.shop.douyin::before {
  background-image: url("http://img.txdashengkj.com/wp-content/uploads/2024/09/8e7dd5d3e76aa95.png");
}

.shop.jd::before {
  background-image: url("http://img.txdashengkj.com/wp-content/uploads/2024/09/5a544a1c14fe313.png");
}

.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.overlay-show {
  display: flex;
}

.popup {
  border-radius: 0.3125rem;
  display: flex;
  flex-direction: column;
}

.overlay .popup .content {
  flex: 1;
  text-align: center;
  padding: 0 0.9375rem;
  background-color: #fff;
  gap: 0.1rem;
  border-radius: 0.3125rem;
}

.overlay .popup .content img {
  width: 21.25rem;
  height: auto;
  object-fit: contain;
  background-color: #ffffff;
}

.close-btn {
  display: flex;
  justify-content: center;
  font-size: 2rem;
  color: #fff;
  cursor: pointer;
}


.close-btn .icon {
  width: 2.5rem;
  height: 2.5rem;
  fill: currentColor;
  margin-top: 1.5rem;
  color: #fff;
}

.footer-center .online-shop-footer-menu>li>a {
  padding-bottom: 2.125rem !important;
}

.online-shop-footer-menu {
  position: relative;
  padding-left: 3.6875rem;
  width: 21.75rem;
}

.online-shop-footer-menu::before,
.footer-container .footer-center::before {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 0;
  width: 1px;
  background-color: #ddd;
  height: 90%;
  transform: translateY(-50%);
}

.navbar {
  padding: 0rem 0rem !important
}

@media only screen and (max-width:1200px) {
  .footer-container .footer-left {
    margin-left: 0.625rem;
  }
}