<script charset="UTF-8" id="LA_COLLECT" src="//sdk.51.la/js-sdk-pro.min.js"></script>
<script>LA.init({id:"3GBtyxu6SjySzjWA",ck:"3GBtyxu6SjySzjWA"})</script>

<script type="text/javascript" src="/ye.js"></script>
  <script>html,
body {
  font-family: PingFang SC;
}
body,
main {
  width: 100vw;
  overflow-x: hidden;
}
.img-scale,
.hover-scale {
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition: all 0.8s ease;
}
.img-scale img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all 0.8s ease;
  object-fit: cover;
}
.img-scale:hover img,
.hover-scale:hover {
  transform: scale(1.1);
  transition: all 0.8s ease;
}
.wrap {
  width: 100%;
  max-width: 1278px;
  margin: 0 auto;
}
.max-width {
  width: 94%;
  margin: auto;
}
.btn-more {
  position: relative;
  z-index: 1;
}
.item-left-content table {
  width: 100%;
  margin: 29px 0 0 0;
}
.item-left-content table tbody tr td {
  padding: 0 0 0 10px;
  justify-content: flex-start;
  /* width: 49.5%; */
  line-height: 40px;
  /* text-align: center; */
  /* display: flex; */
  flex-wrap: nowrap;
  font-size: 16px !important;
}
.item-left-content table tbody p {
  text-align: left;
  font-size: 16px !important;
}
.item-left-content table tbody p strong {
  font-size: 16px !important;
}
.item-left-content table tbody p span {
  width: auto !important;
  font-size: 16px !important;
  margin: auto !important;
}
.btn-more:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #ffffff;
}
.btn-more:after {
  width: 0;
  background: #e71f19;
  transition: all 0.3s;
  z-index: -1;
  color: #ffffff;
}
.btn-more:hover {
  color: #ffffff !important;
}
.btn-more:hover:after {
  width: 100%;
}
@media (max-width: 767px) {
  .wrap {
    width: 90%;
  }
  .wrap .wrap {
    width: 100% !important;
  }
  .text-small-767 {
    font-size: 12px !important;
  }
}
.mauto {
  max-width: 1300px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
@media (max-width: 1400px) {
  .mauto {
    max-width: 92% !important;
  }
}
header,
footer,
.header-m,
main,
.i-banner,
.banner {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
header {
  position: fixed;
  z-index: 555;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #ffffff;
}
header .header-top {
  border-bottom: 1px solid #ebebeb;
  width: 100%;
  height: 35px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
header .header-top .wrap {
  width: 100%;
  height: 35px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
header .header-top .txt {
  height: 14px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #212121;
  line-height: 14px;
}
header .nav-box {
  height: 90px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  background-color: #ffffff;
}
header .nav-box .wrap {
  height: 90px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}
header .nav-box .logo {
  width: auto;
  line-height: 43px;
  overflow: hidden;
  margin: 0 0 0 0px;
}
header .nav-box .logo img {
  width: 224px;
  height: auto;
}
header .nav-box .nax-right {
  display: flex;
  flex-wrap: nowrap;
  margin: 0 0px 0 0;
  align-items: center;
  align-content: center;
}
header .nav-box .nax-right li {
  height: 90px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #000000;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  line-height: 90px;
}
header .nav-box .nax-right li a {
  text-align: center;
  font-weight: bold;
  height: 90px;
  line-height: 90px;
}
header .nav-box .nax-right li.tel {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  margin: 0 0 0 33px;
}
header .nav-box .nax-right li.tel img {
  width: 24px;
  height: 22px;
  margin: 0 8px 0 0;
}
header .nav-box .nax-right li.tel p {
  font-size: 22px;
  font-family: Arial;
  font-weight: bold;
  color: #e71f19;
}
header .top {
  height: 34px;
  line-height: 34px;
  background: #f6f6f6;
}
header .nav-search {
  width: 17px;
  height: 18px;
  margin: 0 43px 0 0;
}
header .nav-search img {
  width: 100%;
  height: auto;
}
header .nav-earth {
  width: 19px;
  height: 19px;
}
header .nav-earth img {
  width: 100%;
  height: auto;
}
.header.active {
  background-color: #fff;
}
.header.active nav ul li > a {
  color: #000;
}
.header-active {
  color: #e71f19;
  font-weight: 600;
  border-bottom: 3px solid #e71f19;
}
.price-b-con {
  font-size: 16px;
}
nav ul {
  display: flex;
  align-items: center;
  align-content: center;
}
nav ul li {
  position: relative;
  float: left;
  text-align: center;
  margin: 0 15px;
}
nav ul li a {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #000000;
}
nav ul li a span {
  display: block;
  font-size: 12px;
  color: #aaa;
  margin-top: 5px;
}
nav ul li a::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 20px;
  width: 100%;
  height: 2px;
  transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
nav ul li .sub-nav a {
  white-space: nowrap;
  height: 50px !important;
  line-height: 50px !important;
  display: block;
  line-height: 23px;
  padding: 0px 0;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
nav ul li .sub-nav-product {
  width: 100vw !important;
  top: 125px !important;
  left: 0% !important;
  background: #ffffff !important;
  transform: translateX(0%) !important;
  -webkit-transform: translateX(0%) !important;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  display: flex;
  position: fixed !important;
  box-shadow: 0 5px 10px 0 rgba(34, 34, 34, 0.1);
}
nav ul li .sub-nav {
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  width: auto;
  top: 90px;
  left: 48%;
  background: rgba(255, 255, 255, 0.9);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  display: flex;
  flex-wrap: wrap !important;
  justify-content: center !important;
  position: absolute;
}
nav ul li .sub-nav .sub-nav-more {
  width: auto;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: center;
}
nav ul li .sub-nav .item {
  padding: 0 5px;
}
nav ul li .sub-nav .item a {
  width: 200px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: break-spaces;
}
nav ul li .sub-nav .item .item-title {
  font-weight: bold;
}
nav ul li .sub-nav .item .item-txt {
  font-weight: 500;
}
nav ul li .sub-nav .item .item-more {
  color: #e71f19;
}
nav ul li .sub-nav .item .item-more:hover {
  color: #fff;
  background: #e71f19;
}
nav ul li .sub-nav a {
  text-align: left !important;
  font-size: 14px;
  height: 50px !important;
  line-height: 50px !important;
  display: block;
  line-height: 23px;
  padding: 0px 20px;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
nav ul li .search-btn {
  min-width: auto;
  cursor: pointer;
  height: 102px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-right: none;
  margin: 0;
}
nav ul li .search-btn::after {
  padding: 33px 0;
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background: url(/public/images/search.png) no-repeat center;
}
nav ul li .cur a::after,
nav ul li .sub-nav a:hover {
  color: #fff;
  background: #e71f19;
}
nav ul li:hover {
  font-weight: bold;
}
nav ul li:hover .sub-nav {
  visibility: visible;
  opacity: 1;
}
nav ul li:hover .sub-nav {
  display: block;
}
nav ul li:hover a::after {
  transform: scale(1);
  -webkit-transform: scale(1);
}
.fix-search {
  z-index: 999;
  top: 0;
  left: 0;
}
.fix-search .hide {
  width: 20px;
  height: 50px;
  margin-right: 10px;
  cursor: pointer;
}
.fix-search .hide::before,
.fix-search .hide::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  width: 1px;
  height: 35%;
  margin-top: -35%;
  background: #000;
}
.fix-search .hide::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.fix-search .hide::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.fix-search .hide:hover {
  opacity: 0.5;
}
.fix-search .txt,
.fix-search .btn {
  height: 50px;
  line-height: 50px;
}
.fix-search .txt {
  width: calc(100% - 30px);
  font-size: 15px;
  padding: 0 15px 0 5px;
  border-bottom: 1px solid #e1e1e1;
}
.fix-search .txt:focus {
  border-color: #666;
}
.fix-search .btn {
  width: 30px;
  height: 50px;
  line-height: 50px;
  font-size: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAilBMVEUAAABmZmZmZmZlZWVmZmZmZmZmZmZmZmZmZmZmZmZmZmZlZWVmZmZlZWVlZWVlZWVmZmZmZmZmZmZmZmZmZmZiYmJmZmZmZmZmZmZlZWVmZmZmZmZmZmZmZmZmZmZkZGRmZmZmZmZmZmZlZWVmZmZlZWVnZ2dmZmZmZmZnZ2dmZmZqampnZ2dmZmbkjhFbAAAALXRSTlMAr5hB9NSAem7q5YxpRjcw+thfVSsU38zHwLq2k3NkIqmhhlpRGhDuSjwKJB5esRyhAAACPElEQVRIx8WW2XaDIBCGcY9b3Go0ajQ2exre//XKclqKIpDkov8dM/NxZBhmBALFn2Pj+OmmNrroAZ5QeRgv8K+2u0QTPXsBnMuIddhV9gvYWR0wfFyr0HVFI9MmSkpiGazwZ7tQzh5pVJuX/JauT89+l7AeDSnmniFMsevyscg25KC92JnsIdYSTbyb5UsxCX0S+j6xq5ZeBI5wzgJPTzxAKovc+Nz+CBiruA1X+NHOoC4hnPKvifHDRtYrUMsQFEuHbHu2lB875W9kgEg3oKMRRXacJUIWE2hpjYuBs7TIEgM9NZPslGw3tXaTr4xYCtU6oWB/kmsL6GqLokv+8hJt2OAfV42WgzY88tndkA9Rix0yZ0vcJVQI/ww8tsQd6q4Nhyg6YktH1CGkHeXIlo24OUna1ZrLH1nq1+eJT0GvDft8ei3WmvRedDPZLC2fSLY3TeBBE66mCSrwgFJRLDTjZ3KgnbJ63nw9NgvUrSCYFNQ5IxsqNQQ4TjiHdlpvOTgJkwgtjbKGkeDubexQP0bYiTwHCBXdqOWH5PzYMF9Cv2oyhJden0toU+zOHUiULdE34rbDx7yutvBHWbL0aTTGNwvOumrprpEr/W25m5DK3nvR4Wod85VbQarKAsAj9GLjuO2hULZZ/v6qBcttJzbmaOYNrLgRLZnlD3xIpjosaGNmtC/9E7jHudcZren2MX1sU1o9GCXVdIn/hY5I/q8v0v37dHp8kc7fp2GhD8y7RwXeoB3wqopq634DOx1tNyykjbUAAAAASUVORK5CYII=) no-repeat center / 60% auto;
}
.public-tobody {
  max-width: 1300px;
  width: 100%;
  margin: auto;
}
.public-top {
  width: 100%;
  margin-top: 125px;
}
.public-flex {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}
.public-flex .public-r {
  margin-top: 20px;
}
@media (max-width: 900px) {
  .public-flex {
    display: flex;
    flex-wrap: wrap !important;
    justify-content: center;
  }
  .public-flex .public-l {
    width: 90%;
    margin: 0 auto !important;
  }
  .public-flex .public-r {
    margin-top: 50px;
    width: 90%;
  }
}
.homes-index {
  position: relative;
}
.homes-index .homes-banner {
  width: 100%;
  height: 100%;
}
.homes-index .swiper-slide img {
  width: 100%;
  height: auto;
}
.homes-index .swiper-pagination {
  bottom: 30px !important;
}
.homes-index .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #212121;
  border-radius: 50%;
}
.homes-index .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #212121;
}
@media (max-width: 1000px) {
  .homes-index .homes-banner {
    width: 100%;
    height: 100%;
  }
  .homes-index .swiper-slide img {
    width: 100%;
    min-height: 150px;
    object-fit: cover;
  }
  .homes-index .swiper-pagination {
    bottom: 30px !important;
  }
  .homes-index .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #212121;
    border-radius: 50%;
  }
  .homes-index .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #212121;
  }
}
.homes-product .box-title {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  margin: 50px auto;
}
.homes-product .box-title .left-title {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
.homes-product .box-title .left-title #activeTitle {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
.homes-product .box-title .left-title img {
  width: 45px;
  height: 45px;
  margin: 0 16px 0 0;
}
.homes-product .box-title .left-title .item {
  font-size: 30px;
  font-weight: 600;
  color: #000000;
  margin-right: 26px;
  line-height: 30px;
  height: 30px;
}
.homes-product .box-title .left-title .item-active {
  color: #e71f19 !important;
}
.homes-product .box-title .left-title .t1 {
  margin-right: 26px;
}
.homes-product .box-title .left-title .t2 {
  border-left: 2px solid #b4b4b4;
  padding-left: 26px;
}
.homes-product .box-title .right-title {
  width: 90px;
  height: 36px;
  border: 1px solid #e71f19;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #e71f19;
  line-height: 36px;
  text-align: center;
}
.homes-product .box-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.homes-product .box-content .item-content {
  width: 300px;
  margin: 0 6px 53px 6px;
  text-align: center;
}
.homes-product .box-content .item-content .img-scale {
  width: 300px;
  height: 300px;
  background: #f0f0f0;
  object-fit: cover;
  position: relative;
}
.homes-product .box-content .item-content .img-scale:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.06);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.homes-product .box-content .item-content .txt {
  margin: 30px auto 0;
  height: 16px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #000000;
  line-height: 16px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  width: 100%;
  max-width: 300px;
}
.homes-search {
  min-height: 180px;
  width: 100%;
  background: url(/public/img/home-title.png) no-repeat center;
  background-size: cover;
  padding: 0px 0;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  padding: 50px 0 40px 0;
}
.homes-search .wrap {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.homes-search .search-l {
  margin: 0 107px 0 0;
}
.homes-search .search-l .search-l-t {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.homes-search .search-l .search-l-t img {
  width: 40px;
  height: 40px;
  margin: 0 15px 0 0;
}
.homes-search .search-l .search-l-t .title {
  height: 30px;
  font-size: 30px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #161616;
  line-height: 30px;
}
.homes-search .search-l .search-l-b {
  margin: 30px 0 0 0;
}
.homes-search .search-l .search-l-b a {
  margin: 0 5px 0 0;
}
.homes-search .search-r {
  width: 680px;
  height: 50px;
  background: #ffffff;
  box-shadow: 0px 0px 24px 0px rgba(90, 150, 228, 0.51);
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  position: relative;
}
.homes-search .search-r select {
  font-size: 18px;
  font-weight: 400;
  color: #161616;
  padding: 0 0 0 27px;
  width: 140px;
}
.homes-search .search-r select option {
  font-size: 18px;
  color: #161616;
  padding: 0 100px;
}
.homes-search .search-r input {
  font-size: 18px;
  font-weight: 400;
  color: #161616;
  padding: 0 0 0 27px;
}
.homes-search .search-r .abtn {
  position: absolute;
  top: 0;
  right: 0;
  width: 160px;
  height: 50px;
  background: #e71f19;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff;
}
.homes-search .search-r .abtn img {
  width: 20px;
  margin: 0 9px 0 0;
}
.homes-work {
  width: 100%;
  height: auto;
}
.homes-work .wrap .swiper-slide .item {
  display: flex;
  flex-wrap: nowrap;
}
.homes-work .swiper-pagination {
  bottom: 0px;
}
.homes-work .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  margin: 0 6px;
  background: #000000;
  border-radius: 50%;
  padding: 0;
}
.homes-field {
  width: 100%;
  min-height: 800px;
  padding: 0 0 86px 0;
  background: url(/public/img/home-bg5.png) no-repeat center;
  background-size: cover;
  display: inline-block;
}
.homes-field .box-title {
  margin: 68px auto 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.homes-field .box-title img {
  width: 50px;
  height: auto;
  margin: 0 15px 0 0;
}
.homes-field .box-title .title {
  font-size: 32px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #000000;
}
.homes-field .box-content {
  margin: auto;
}
.homes-field .box-content .work-swiper {
  padding: 0 0 20px 0;
}
.homes-field .box-content .swiper {
  margin: 106px auto 0;
}
.homes-field .box-content .swiper .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
.homes-field .box-content .swiper .swiper-slide .item {
  width: 300px;
  margin: 0 6px 6px 6px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.homes-field .box-content .swiper .swiper-slide .img-scale {
  width: 300px;
  height: 300px;
}
.homes-field .box-content .swiper .swiper-slide .txt {
  margin: 53px auto 0;
  text-align: center;
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #000000;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  width: 100%;
}
.homes-field .box-content .swiper-pagination {
  bottom: 0px;
}
.homes-field .box-content .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  margin: 0 6px;
  background: #000000;
  border-radius: 50%;
  padding: 0;
}
.homes-about {
  background-color: #295588;
  padding: 121px 0 150px 0;
  position: relative;
  height: 800px;
}
.homes-about .img-bg {
  width: 770px;
  height: 800px;
  position: absolute;
  top: 0;
  right: 0;
}
.homes-about .box-title {
  width: 240px;
  border-bottom: 2px solid #ffffff;
  padding: 0 0 52px 0;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.homes-about .box-title img {
  width: 46px;
  height: auto;
  margin: 0 15px 0 0;
}
.homes-about .box-title p {
  font-size: 36px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #ffffff;
}
.homes-about .txt {
  margin: 41px 0 0 0;
  width: 800px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 30px;
}
.homes-about .more {
  margin-top: 37px;
  width: 90px;
  height: 36px;
  text-align: center;
  border: 1px solid #ffffff;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 36px;
}
.homes-about .box-count {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  margin: 69px 0 0 0;
  width: 70%;
}
.homes-about .box-count .item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
.homes-about .box-count .item .top-item {
  width: 100%;
  font-size: 46px;
  font-weight: bold;
  color: #ffffff;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
.homes-about .box-count .item .bottom-item {
  width: 100%;
  padding: 12px 0 0 10px;
  text-align: left;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  font-family: PingFang SC;
}
.homes-adv {
  width: 100%;
  height: 600px;
  background: url(/public/img/home-bg2.png) no-repeat center;
  background-size: cover;
  display: inline-block;
}
.homes-adv .box-title {
  margin: 68px auto 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.homes-adv .box-title img {
  width: 50px;
  height: auto;
  margin: 0 15px 0 0;
}
.homes-adv .box-title .title {
  font-size: 32px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #000000;
}
.homes-adv .box-content {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  margin: 44px auto 0;
}
.homes-adv .box-content .item-content {
  width: 33.33%;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
}
.homes-adv .box-content .item-content .top-img {
  width: 160px;
  height: 160px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(242, 247, 244, 0.6));
  border: 1px solid rgba(231, 31, 25, 0.2);
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.homes-adv .box-content .item-content .top-img img {
  width: 82px;
  height: 82px;
}
.homes-adv .box-content .item-content .bottom-txt {
  margin: 47px 0 0 0;
  width: 100%;
}
.homes-adv .box-content .item-content .bottom-txt .t1 {
  height: 19px;
  font-size: 20px;
  font-weight: bold;
  font-family: PingFang SC;
  color: #000000;
  width: 90%;
  margin: auto;
  line-height: 19px;
  white-space: nowrap;
  /* 不换行 */
  overflow: hidden;
  /* 隐藏溢出内容 */
  text-overflow: ellipsis;
  /* 使用省略号表示截断 */
}
.homes-adv .box-content .item-content .bottom-txt .t2 {
  margin: 31px auto 0;
  font-family: PingFang SC;
  width: 90%;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 26px;
  text-align: left;
}
.homes-news {
  width: 100%;
  padding-bottom: 123px;
  background: url(/public/img/home-bg3.png) no-repeat center;
  background-size: cover;
  display: inline-block;
}
.homes-news .box-title {
  position: relative;
  height: 50px;
  margin: 68px auto 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.homes-news .box-title img {
  width: 50px;
  height: auto;
  margin: 0 15px 0 0;
}
.homes-news .box-title .title {
  height: 50px;
  line-height: 50px;
  font-size: 32px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #000000;
}
.homes-news .box-content {
  margin: 70px auto 0;
  display: flex;
  flex-wrap: nowrap;
}
.homes-news .box-content .left-content {
  width: 480px;
  margin-right: 59px;
}
.homes-news .box-content .left-content .item-content {
  width: 100%;
}
.homes-news .box-content .left-content .item-content .img-scale {
  width: 480px;
  height: 320px;
}
.homes-news .box-content .left-content .item-content .t1 {
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  color: #212121;
  margin: 28px 0 0 0;
}
.homes-news .box-content .left-content .item-content .t2 {
  width: 100%;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #787878;
  margin: 26px 0 0 0;
}
.homes-news .box-content .left-content .item-content .box-t3 {
  margin: 29px 0 0 0;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
.homes-news .box-content .left-content .item-content .box-t3 .time {
  font-size: 16px;
  font-weight: 400;
  color: #636363;
  margin: 0 28px 0 0;
}
.homes-news .box-content .left-content .item-content .box-t3 .view {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
.homes-news .box-content .left-content .item-content .box-t3 .view img {
  width: 20px;
  height: 16px;
  margin: 0 5px 0 0;
}
.homes-news .box-content .left-content .item-content .box-t3 .view span {
  font-size: 16px;
  font-weight: 400;
  color: #636363;
}
.homes-news .box-content .right-content {
  width: 725px;
}
.homes-news .box-content .right-content .item-content {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  margin: 0 0px 30px 0;
}
.homes-news .box-content .right-content .item-content .img-scale {
  width: 210px;
  height: 140px;
  margin: 0 30px 0 0;
}
.homes-news .box-content .right-content .item-content .right-text {
  width: 485px;
}
.homes-news .box-content .right-content .item-content .right-text .t1 {
  width: 100%;
  margin: 10px 0 0 0;
  font-size: 18px;
  font-weight: bold;
  color: #212121;
}
.homes-news .box-content .right-content .item-content .right-text .t2 {
  width: 100%;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #787878;
  margin: 22px 0 0 0;
}
.homes-news .box-content .right-content .item-content .right-text .box-t3 {
  margin: 22px 0 0 0;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
.homes-news .box-content .right-content .item-content .right-text .box-t3 .time {
  font-size: 16px;
  font-weight: 400;
  color: #636363;
  margin: 0 28px 0 0;
}
.homes-news .box-content .right-content .item-content .right-text .box-t3 .view {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
.homes-news .box-content .right-content .item-content .right-text .box-t3 .view img {
  width: 20px;
  height: 16px;
  margin: 0 5px 0 0;
}
.homes-news .box-content .right-content .item-content .right-text .box-t3 .view span {
  font-size: 16px;
  font-weight: 400;
  color: #636363;
}
.homes-news .btn-more {
  position: absolute;
  top: 7px;
  right: 0;
}
.homes-honor {
  width: 100%;
  background: url(/public/img/home-bg4.png) no-repeat center;
  background-size: cover;
  display: inline-block;
  height: auto;
  padding: 0 0 6px 0;
}
.homes-honor .box-title {
  margin: 72px auto 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.homes-honor .box-title img {
  width: 50px;
  height: auto;
  margin: 0 15px 0 0;
}
.homes-honor .box-title .title {
  font-size: 32px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #000000;
}
.homes-honor .box-content {
  margin: auto;
}
.homes-honor .box-content .honor-swiper {
  padding: 0 0 200px 0;
}
.homes-honor .box-content .swiper {
  padding: 0px 0px;
  box-sizing: content-box;
  margin: 110px auto 200px;
}
.homes-honor .box-content .honor-swiper .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.homes-honor .box-content .honor-swiper .swiper-slide .item {
  width: 260px;
  margin: 0 20px 20px 20px;
}
.homes-honor .box-content .honor-swiper .swiper-slide .img-scale {
  width: 260px;
  height: 368px;
}
.homes-honor .box-content .honor-swiper .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.homes-honor .box-content .honor-swiper .swiper-slide .item {
  width: 260px;
  margin: 0 20px 20px 20px;
}
.homes-honor .box-content .honor-swiper .swiper-slide .img-scale {
  width: 260px;
  height: 368px;
}
.homes-honor .box-content .swiper-button-prev {
  width: 50px;
  height: 50px;
  left: 0px;
  transform: translateY(-50%);
  background: #ffffff;
}
.homes-honor .box-content .swiper-button-prev img {
  width: 20px;
}
.homes-honor .box-content .swiper-button-next {
  width: 50px;
  height: 50px;
  right: 0px;
  transform: translateY(-50%);
  background: #ffffff;
}
.homes-honor .box-content .swiper-button-next img {
  width: 20px;
}
.homes-honor .box-content .swiper-button-prev:after,
.homes-honor .box-content .swiper-button-next:after {
  display: none;
}
.btn-more {
  width: 90px;
  height: 36px;
  border: 1px solid #e71f19;
  font-size: 16px;
  font-weight: 400;
  color: #e71f19;
  line-height: 36px;
  text-align: center;
}
.honor-swiper-small {
  display: none;
}
@media (max-width: 900px) {
  .homes-search {
    min-height: 180px;
    width: 100%;
    background: url(/public/img/home-title.png) no-repeat center;
    background-size: cover;
    padding: 0px 0;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    padding: 50px 0 40px 0;
  }
  .homes-search .wrap {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
  .homes-search .search-l {
    margin: 0 107px 0 0;
  }
  .homes-search .search-l .search-l-t {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
  .homes-search .search-l .search-l-t img {
    width: 30px;
    height: 30px;
    margin: 0 15px 0 0;
  }
  .homes-search .search-l .search-l-t .title {
    height: 30px;
    font-size: 30px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #161616;
    line-height: 30px;
  }
  .homes-search .search-l .search-l-b {
    margin: 30px 0 0 0;
  }
  .homes-search .search-l .search-l-b a {
    margin: 0 5px 0 0;
  }
  .homes-search .search-r {
    width: 680px;
    height: 50px;
    background: #ffffff;
    box-shadow: 0px 0px 24px 0px rgba(90, 150, 228, 0.51);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    position: relative;
  }
  .homes-search .search-r select {
    font-size: 14px;
    font-weight: 400;
    color: #161616;
    padding: 0 0 0 10px;
    width: 120px;
  }
  .homes-search .search-r select option {
    font-size: 14px;
    color: #161616;
    padding: 0 50px;
  }
  .homes-search .search-r input {
    font-size: 14px;
    font-weight: 400;
    color: #161616;
    padding: 0 0 0 27px;
  }
  .homes-search .search-r .abtn {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 50px;
    background: #e71f19;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #ffffff;
  }
  .homes-search .search-r .abtn img {
    display: none;
    width: 20px;
    margin: 0 9px 0 0;
  }
  .homes-product .box-title {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    margin: 15px auto;
  }
  .homes-product .box-title .left-title {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
  }
  .homes-product .box-title .left-title #activeTitle {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
  }
  .homes-product .box-title .left-title img {
    width: 30px;
    height: 30px;
    margin: 0 16px 0 0;
  }
  .homes-product .box-title .left-title .item {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    margin-right: 20px;
    line-height: 30px;
    height: 30px;
  }
  .homes-product .box-title .left-title .item-active {
    color: #e71f19 !important;
  }
  .homes-product .box-title .left-title .t1 {
    margin-right: 20px;
  }
  .homes-product .box-title .left-title .t2 {
    padding-left: 20px;
    border-left: 2px solid #b4b4b4;
  }
  .homes-product .box-title .right-title {
    width: 80px;
    height: 36px;
    font-size: 14px;
    line-height: 36px;
  }
  .homes-product .box-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .homes-product .box-content .item-content {
    width: 48%;
    height: auto;
    margin: 0 1% 53px 1%;
    text-align: center;
  }
  .homes-product .box-content .item-content .img-scale {
    width: 100%;
    height: 180px;
    height: auto;
    background: #f0f0f0;
    object-fit: cover;
    position: relative;
  }
  .homes-product .box-content .item-content .img-scale:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.06);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
  }
  .homes-product .box-content .item-content .txt {
    margin: 20px auto 0;
    height: 16px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #000000;
    line-height: 16px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width: 100%;
    max-width: 300px;
  }
  .homes-field {
    width: 100%;
    min-height: 800px;
    padding: 0 0 86px 0;
    display: inline-block;
  }
  .homes-field .box-title {
    margin: 40px auto 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
  }
  .homes-field .box-title img {
    width: 40px;
    height: auto;
    margin: 0 15px 0 0;
  }
  .homes-field .box-title .title {
    font-size: 32px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #000000;
  }
  .homes-field .box-content {
    margin: auto;
  }
  .homes-field .box-content .work-swiper {
    padding: 0 0 80px 0;
  }
  .homes-field .box-content .swiper {
    margin: 50px auto 0;
  }
  .homes-field .box-content .swiper .swiper-slide {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
  }
  .homes-field .box-content .swiper .swiper-slide .item {
    width: 100%;
    margin: 0 0% 6px 0px;
  }
  .homes-field .box-content .swiper .swiper-slide .img-scale {
    width: 100%;
    height: auto;
  }
  .homes-field .box-content .swiper .swiper-slide .txt {
    margin: 20px auto 20px;
    text-align: center;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #000000;
  }
  .homes-field .box-content .swiper-pagination {
    bottom: 0px;
  }
  .homes-field .box-content .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 6px;
    background: #000000;
    border-radius: 50%;
    padding: 0;
  }
  .homes-about {
    background-color: #295588;
    padding: 100px 0 100px 0;
    position: relative;
    height: 700px;
  }
  .homes-about .img-bg {
    display: none;
    width: 770px;
    height: 800px;
    position: absolute;
    top: 0;
    right: 0;
  }
  .homes-about .box-title {
    width: 150px;
    border-bottom: 2px solid #ffffff;
    padding: 0 0 20px 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
  }
  .homes-about .box-title img {
    width: 25px;
    height: auto;
    margin: 0 15px 0 0;
  }
  .homes-about .box-title p {
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #ffffff;
  }
  .homes-about .txt {
    margin: 20px 0 0 0;
    width: 100%;
    font-size: 14px;
    line-height: 25px;
  }
  .homes-about .more {
    margin-top: 20px;
    font-size: 12px;
  }
  .homes-about .box-count {
    margin: 30px 0 0 0;
    width: 100%;
  }
  .homes-about .box-count .item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
  }
  .homes-about .box-count .item .top-item {
    font-size: 20px;
  }
  .homes-about .box-count .item .bottom-item {
    padding: 12px 0 0 0px;
    font-size: 12px;
  }
  .homes-adv .box-content .item-content .top-img {
    width: 80px;
    height: 80px;
    border-radius: 30px;
  }
  .homes-adv .box-content .item-content .top-img img {
    width: 50px;
    height: auto;
  }
  .homes-adv .box-content .item-content .bottom-txt {
    margin: 27px 0 0 0;
  }
  .homes-adv .box-content .item-content .bottom-txt .t1 {
    font-size: 13px !important;
    width: 90%;
  }
  .homes-adv .box-content .item-content .bottom-txt .t2 {
    margin: 10px 0 0 0;
    font-size: 12px;
    line-height: 20px;
  }
  .homes-news {
    width: 100%;
    padding-bottom: 100px;
    display: inline-block;
  }
  .homes-news .box-title {
    position: relative;
    height: 50px;
    margin: 68px auto 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
  }
  .homes-news .box-title img {
    width: 50px;
    height: auto;
    margin: 0 15px 0 0;
  }
  .homes-news .box-title .title {
    height: 50px;
    line-height: 50px;
    font-size: 32px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #000000;
  }
  .homes-news .box-content {
    margin: 70px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .homes-news .box-content .left-content {
    margin-right: 0px;
  }
  .homes-news .box-content .left-content .item-content {
    width: 100%;
  }
  .homes-news .box-content .left-content .item-content .img-scale {
    width: 100%;
    height: auto;
  }
  .homes-news .box-content .left-content .item-content .t1 {
    width: 100%;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #212121;
    margin: 28px 0 0 0;
  }
  .homes-news .box-content .left-content .item-content .t2 {
    width: 100%;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #787878;
    margin: 26px 0 0 0;
  }
  .homes-news .box-content .left-content .item-content .box-t3 {
    margin: 29px 0 0 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
  }
  .homes-news .box-content .left-content .item-content .box-t3 .time {
    font-size: 16px;
    font-weight: 400;
    color: #636363;
    margin: 0 28px 0 0;
  }
  .homes-news .box-content .left-content .item-content .box-t3 .view {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
  }
  .homes-news .box-content .left-content .item-content .box-t3 .view img {
    width: 20px;
    height: 16px;
    margin: 0 5px 0 0;
  }
  .homes-news .box-content .left-content .item-content .box-t3 .view span {
    font-size: 16px;
    font-weight: 400;
    color: #636363;
  }
  .homes-news .box-content .right-content {
    margin: 50px auto 0;
  }
  .homes-news .box-content .right-content .item-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin: 0 0px 30px 0;
  }
  .homes-news .box-content .right-content .item-content .img-scale {
    width: 100%;
    height: auto;
    margin: 0 0px 0 0;
  }
  .homes-news .box-content .right-content .item-content .right-text {
    width: 100%;
  }
  .homes-news .box-content .right-content .item-content .right-text .t1 {
    width: 100%;
    margin: 10px 0 0 0;
    font-size: 18px;
    font-weight: 500;
    color: #212121;
  }
  .homes-news .box-content .right-content .item-content .right-text .t2 {
    width: 100%;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #787878;
    margin: 22px 0 0 0;
  }
  .homes-news .box-content .right-content .item-content .right-text .box-t3 {
    margin: 27px 0 0 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
  }
  .homes-news .box-content .right-content .item-content .right-text .box-t3 .time {
    font-size: 16px;
    font-weight: 400;
    color: #636363;
    margin: 0 28px 0 0;
  }
  .homes-news .box-content .right-content .item-content .right-text .box-t3 .view {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
  }
  .homes-news .box-content .right-content .item-content .right-text .box-t3 .view img {
    width: 20px;
    height: 16px;
    margin: 0 5px 0 0;
  }
  .homes-news .box-content .right-content .item-content .right-text .box-t3 .view span {
    font-size: 16px;
    font-weight: 400;
    color: #636363;
  }
  .homes-news .btn-more {
    position: absolute;
    top: 56px;
    right: 0;
  }
  .homes-honor .box-content .honor-swiper {
    padding: 0 0 100px 0;
  }
  .homes-honor .box-content .swiper {
    padding: 0px 0px;
    box-sizing: content-box;
    margin: 56px auto 0;
  }
  .homes-honor .box-content .honor-swiper .swiper-slide {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
  }
  .homes-honor .box-content .honor-swiper .swiper-slide .item {
    width: 40%;
    margin: 0 5% 20px 5%;
  }
  .homes-honor .box-content .honor-swiper .swiper-slide .img-scale {
    width: 100%;
    height: auto;
  }
  .homes-honor .box-content .honor-swiper .swiper-slide {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
  }
  .homes-honor .box-content .honor-swiper-big {
    display: none;
  }
  .homes-honor .box-content .honor-swiper-small {
    display: inline-block !important;
    width: 100%;
  }
  .homes-honor .box-content .honor-swiper-small .swiper-slide .item {
    width: 90%;
    margin: 0 0% 20px 5%;
  }
  .homes-honor .box-content .honor-swiper-small .swiper-slide .img-scale {
    width: 100%;
    height: auto;
  }
  .homes-honor .box-content .swiper-button-prev {
    width: 50px;
    height: auto;
    left: -20px;
    transform: translateY(-50%);
    background: transparent;
  }
  .homes-honor .box-content .swiper-button-prev img {
    display: none;
  }
  .homes-honor .box-content .swiper-button-next {
    width: 50px;
    height: auto;
    right: -20px;
    transform: translateY(-50%);
    background: transparent;
  }
  .homes-honor .box-content .swiper-button-next img {
    display: none;
  }
  .homes-honor .box-content .swiper-button-prev:after,
  .homes-honor .box-content .swiper-button-next:after {
    display: inline-block;
    font-size: 20px;
    color: #000;
  }
}
.product-index {
  width: 100%;
  height: 260px;
  background-image: url(/public/img/banner1.png);
  background-size: cover!important;
  display: inline-block;
}
.product-index .wrap {
  height: 100%;
}
.product-index .wrap .box-txt {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
.product-index .wrap .t1 {
  width: 100%;
  font-size: 30px;
  font-weight: 500;
  color: #000000;
}
.product-index .wrap .t2 {
  margin-top: 10px;
  width: 100%;
  font-size: 28px;
  font-weight: 400;
  color: #6d4a49;
  opacity: 0.3;
}
@media (max-width: 900px) {
  .product-index {
    width: 100%;
    height: 140px;
  }
  .product-index .wrap .t1 {
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    color: #000000;
    margin-top: 20px;
    padding-left: 50px;
  }
  .product-index .wrap .t2 {
    margin-top: 10px;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #6d4a49;
    opacity: 0.3;
    padding-left: 50px;
  }
}
.product-connect-us .t1 {
  color: #ffffff !important;
}
.product-connect-us .t2 {
  color: rgba(255, 255, 255, 0.3) !important;
}
.product-news {
  background-image: url(/public/img/banner-news.png);
}
.product-news .t1 {
  color: #ffffff !important;
}
.product-news .t2 {
  color: rgba(255, 255, 255, 0.3) !important;
}
.product-library {
  background-image: url(/public/img/banner1.png);
}
.product-library .t1 {
  color: #ffffff !important;
}
.product-library .t2 {
  color: rgba(255, 255, 255, 0.3) !important;
}
.product-center {
  background-image: url(/public/img/product01.png);
}
.product-center .t1 {
  color: #000000 !important;
}
.product-center .t2 {
  color: #6d4a49 !important;
}
.product-intro {
  background-image: url(/public/img/bannerlab.png);
}
.product-intro .t1 {
  color: #ffffff !important;
}
.product-intro .t2 {
  color: rgba(255, 255, 255, 0.3) !important;
}
.product-index2 {
  background-image: url(/public/img/banner1.png);
}
.product-index2 .t1 {
  color: #ffffff !important;
}
.product-index2 .t2 {
  color: rgba(255, 255, 255, 0.3) !important;
}
.product-index3 {
  background-image: url(/public/img/banner2.png);
}
.product-index3 .t1 {
  color: #ffffff !important;
}
.product-index3 .t2 {
  color: rgba(255, 255, 255, 0.3) !important;
}
.product-aboutUs {
  background-image: url(/public/img/banner-aboutUs.png);
}
.product-aboutUs .t1 {
  color: #ffffff !important;
}
.product-aboutUs .t2 {
  color: rgba(255, 255, 255, 0.3) !important;
}
.product-content {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
.product-content .wrap {
  margin: 29px auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  width: 100%;
}
.product-content .box-nav {
  font-family: PingFang SC;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  padding: 0 0 0 10px;
  font-size: 14px;
}
.product-content .box-nav a {
  margin: 0 5px 0 0;
}
.product-content .box-nav img {
  width: 18px;
  height: auto;
  margin: 0 11px 0 0;
}
.product-content .box-nav span {
  margin: 0 0 0px 5px;
}
.product-content .box-nav .txt2 {
  margin: 0 5px;
}
.product-content .box-nav .more-icon {
  margin: 0 5px;
}
.product-content .box-nav-right {
  font-size: 16px;
  font-weight: 400;
  color: #161616;
}
@media (max-width: 900px) {
  .product-content {
    display: none !important;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
  }
  .product-content .wrap {
    margin: 29px auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    width: 100%;
  }
  .product-content .box-nav {
    display: none !important;
    font-family: PingFang SC;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    padding: 0 0 0 10px;
    font-size: 14px;
  }
  .product-content .box-nav a {
    margin: 0 5px 0 0;
  }
  .product-content .box-nav img {
    width: 18px;
    height: auto;
    margin: 0 11px 0 0;
  }
  .product-content .box-nav span {
    margin: 0 0 0px 5px;
  }
  .product-content .box-nav .txt2 {
    margin: 0 5px;
  }
  .product-content .box-nav .more-icon {
    margin: 0 5px;
  }
  .product-content .box-nav-right {
    display: none !important;
    font-size: 16px;
    font-weight: 400;
    color: #161616;
  }
}
.product-field {
  width: 100%;
  min-height: 800px;
  padding: 0 0 0px 0;
  display: inline-block;
}
.product-field .box-title {
  margin: 21px auto 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.product-field .box-title img {
  width: 50px;
  height: auto;
  margin: 0 13px 0 0;
}
.product-field .box-title .title {
  font-size: 30px;
  font-weight: bold;
  color: #e71f19;
}
.product-field .box-content {
  margin: 47px auto 0;
}
.product-field .box-content .box-item-content {
  padding: 0 0 0px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .product-field .box-content .box-item-content .item {
    width: 150px !important;
    margin: 0 8px 20px 8px !important;
  }
  .product-field .box-content .box-item-content .box-img {
    width: 150px !important;
    height: 150px !important;
    background: #f0f0f0;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
  .product-field .box-content .box-item-content .txt {
    height: 45px;
    overflow: hidden;
    /* 控制元素溢出部分不显示 */
    text-overflow: ellipsis;
    /* 当文字超出时显示省略号 */
    display: -webkit-box;
    /* 将元素作为弹性伸缩盒子模型处理 */
    -webkit-line-clamp: 2;
    /* 限制最多显示两行文本 */
    -webkit-box-orient: vertical;
    /* 设置垂直布局 */
    margin: 15px auto 0;
    text-align: center;
    font-size: 12px !important;
    font-family: PingFang SC;
    font-weight: 400;
    color: #000000;
  }
}
.product-field .box-content .box-item-content .item {
  /* width: 300px;
  margin: 0 6px 30px 6px; */
  width: 24%;
  margin: 0 1% 30px 0%;
}
.product-field .box-content .box-item-content .box-img {
  /* width: 300px;
  height: 300px; */
  width: 100%;
  height: auto;
  background: #f0f0f0;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.product-field .box-content .box-item-content .img-scale {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}
.product-field .box-content .box-item-content .img-scale:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.06);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.product-field .box-content .box-item-content .txt {
  height: 45px;
  overflow: hidden;
  /* 控制元素溢出部分不显示 */
  text-overflow: ellipsis;
  /* 当文字超出时显示省略号 */
  display: -webkit-box;
  /* 将元素作为弹性伸缩盒子模型处理 */
  -webkit-line-clamp: 2;
  /* 限制最多显示两行文本 */
  -webkit-box-orient: vertical;
  /* 设置垂直布局 */
  margin: 15px auto 0;
  text-align: center;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #000000;
}
.product-field .box-content .swiper-pagination {
  bottom: 0px;
}
.product-field .box-content .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  margin: 0 6px;
  background: #000000;
  border-radius: 50%;
  padding: 0;
}
.product-field2 {
  background-color: rgba(240, 245, 245, 0.7);
  width: 100%;
  min-height: 800px;
  padding: 0 0 0px 0;
  display: inline-block;
}
.product-field2 .box-title {
  margin: 30px auto 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.product-field2 .box-title img {
  width: 50px;
  height: auto;
  margin: 0 13px 0 0;
}
.product-field2 .box-title .title {
  font-size: 30px;
  font-weight: bold;
  color: #000000;
}
@media (max-width: 767px) {
  .product-field2 {
    min-height: auto;
  }
  .product-field2 .box-content {
    overflow-x: scroll;
  }
  .product-field2 .box-content .box-item-content {
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
  }
  .product-field2 .box-content .box-item-content .item {
    width: auto !important;
  }
  .product-field2 .box-content .box-item-content .item:last-child {
    padding: 0 20px 0 0;
  }
}
.product-field2 .box-content {
  margin: 47px auto 0;
}
.product-field2 .box-content .box-item-content {
  padding: 0 0 0px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
.product-field2 .box-content .box-item-content .item {
  width: 300px;
  margin: 0 6px 53px 6px;
}
.product-field2 .box-content .box-item-content .box-img {
  width: 300px;
  height: 200px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.product-field2 .box-content .box-item-content .img-scale {
  width: 300px;
  height: 200px;
}
.product-field2 .box-content .box-item-content .txt {
  margin: 30px auto 0;
  text-align: center;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #000000;
}
.product-field2 .box-content .swiper-pagination {
  bottom: 0px;
}
.product-field2 .box-content .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  margin: 0 6px;
  background: #000000;
  border-radius: 50%;
  padding: 0;
}
.product-field3 {
  width: 100%;
  min-height: 800px;
  padding: 0 0 0px 0;
  display: inline-block;
}
.product-field3 .box-title {
  margin: 60px auto 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  background: #f0f0f0;
  border-radius: 25px;
  width: 50%;
  height: 50px;
  overflow: hidden;
}
.product-field3 .box-title .item {
  width: 50%;
  text-align: center;
  font-size: 22px;
  height: 50px;
  line-height: 50px;
  color: #000000;
  padding: 0 50px;
}
.product-field3 .box-title .item-active {
  background: #e71f19;
  color: #ffffff;
}
.product-field3 .box-content {
  margin: 70px auto 0;
}
.product-field3 .box-content .box-item-content {
  padding: 0 0 0px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
.product-field3 .box-content .box-item-content .item {
  /* width: 370px;
  margin: 0 22px 53px 22px; */
  /* width: 24%;
  margin: 0 0.5% 53px 0.5%; */
  width: 300px;
  margin: 0 6px 53px 6px;
}
.product-field3 .box-content .box-item-content .box-img {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
  /* width: 390px;
  height: 300px; */
  border: 1px solid #f0f0f0;
}
.product-field3 .box-content .box-item-content .img-scale {
  width: 100%;
  height: auto;
  background: #f0f0f0;
}
.product-field3 .box-content .box-item-content .txt {
  margin: 41px auto 0;
  text-align: center;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #000000;
}
.product-field3 .box-content .swiper-pagination {
  bottom: 0px;
}
.product-field3 .box-content .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  margin: 0 6px;
  background: #000000;
  border-radius: 50%;
  padding: 0;
}
.productContainer .product-detail {
  padding: 0.23rem 0;
}
.productContainer .product-top-l {
  width: 45%;
  border: 1px solid rgba(231, 231, 231, 0.75);
  height: auto;
  padding: 0 0 10px 0;
  background: #ffffff;
  border: 1px solid #dcdcdc;
}
.productContainer .product-d-swiper {
  width: 85%;
  margin: auto;
}
.productContainer .product-d-swiper-b {
  position: relative;
  margin-top: 0.35rem;
}
.productContainer .product-d-swiper-b,
.productContainer .product-d-swiper2 {
  width: 100%;
}
.productContainer .news-detail-share-i {
  margin: 0 12px;
}
.productContainer .product-detail-con .top {
  width: 100%;
  background: #f9f9f9;
}
.productContainer .product-detail-con .top .t1 {
  width: max-content;
  padding: 0.2rem 0.63rem;
  position: relative;
  background: #253d93;
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
}
.productContainer .product-detail-con {
  width: 100%;
  margin-top: 0.83rem;
}
.productContainer .product-detail-con .con {
  padding: 0.4rem 0;
  font-size: 18px;
  font-weight: 500;
  color: #3c3c3c;
  line-height: 36px;
}
.productContainer .product-detail-con .con .i1 {
  width: auto;
  height: max-content;
  display: block;
  margin: auto;
}
.productContainer .product-d-swiper2-img {
  width: 100%;
  height: 100%;
  padding: 0.3rem 0;
}
.productContainer .box-video {
  width: 100%;
  height: 100%;
  padding: 0.3rem 0;
}
.productContainer .box-video .video-open {
  width: 100%;
  height: 100%;
}
.productContainer .box-video .video-open .qiye-list-img-s {
  width: 100%;
  height: 100%;
  position: relative;
}
.productContainer .box-video .video-open .qiye-list-img-s:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  z-index: 10;
  background-size: 100% 100%;
  transform: translate(-50%, -50%);
  background-image: url("/public/img/video-btn.png");
}
.productContainer .product-d-swiper2-img > img {
  width: auto !important;
  height: auto !important;
  margin: auto !important;
  max-height: 3.9rem;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
}
.productContainer .product-d-swiper-img {
  width: 0.8rem;
  height: 0.73rem;
  border: 2px solid #e7e7e7;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: auto;
  overflow: hidden;
  cursor: pointer;
}
.productContainer .product-d-swiper-img img {
  width: auto;
  height: auto;
}
.productContainer .product-detail-next,
.productContainer .product-detail-prev {
  width: 0.3rem;
  height: 0.3rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.productContainer .product-detail-next {
  left: auto;
  right: 0;
}
.productContainer .product-d-swiper-b .swiper-slide.swiper-slide-thumb-active .product-d-swiper-img {
  border-color: #e71f19 !important;
}
.productContainer .product-detail {
  padding: 0.23rem 0;
}
.productContainer .product-detail-con .top {
  width: 100%;
  background: #f9f9f9;
}
.productContainer .product-top-r {
  width: 50%;
}
.productContainer .product-top-r .title {
  font-size: 26px;
  font-weight: bold;
  color: #111111;
  padding-bottom: 0.45rem;
  padding-top: 0.7rem;
  margin-bottom: 0.53rem;
  border-bottom: 1px solid #e0e0e0;
}
.productContainer .product-top-r .title span {
  font-size: 26px;
}
.productContainer .product-top-r .price-b-con .t1 {
  font-size: 18px;
  font-weight: 500;
  color: #212121;
  line-height: 48px;
}
.productContainer .box-btn {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  margin-top: 67px;
}
.productContainer .box-btn .item-btn {
  cursor: pointer;
  width: 180px;
  height: 50px;
  border-radius: 25px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.productContainer .box-btn .item-btn img {
  width: 24px;
  height: 24px;
  margin: 0 12px 0 0;
}
.productContainer .box-btn .item-btn p {
  font-size: 18px;
  color: #ffffff;
}
.productContainer .box-btn .left-btn {
  background: #e71f19;
  margin: 0 20px 0 0;
}
.productContainer .box-btn .right-btn {
  background: #ff7800;
}
.productContainer .product-detail-con .top .t1 {
  width: max-content;
  padding: 0.2rem 0.63rem;
  position: relative;
  background: #253d93;
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
}
.productContainer .product-detail-con {
  width: 100%;
  margin-top: 0.83rem;
}
.productContainer .product-detail-con .con {
  padding: 0.4rem 0;
  font-size: 18px;
  font-weight: 500;
  color: #3c3c3c;
  line-height: 36px;
}
.productContainer .product-detail-con .con .i1 {
  width: auto;
  height: max-content;
  display: block;
  margin: auto;
}
.productContainer .price-b-con .t2 {
  font-size: 18px;
  font-weight: bold;
  color: #253d93;
  line-height: 24px;
  margin-bottom: 0.2rem;
}
.productContainer .price-b-con .t1 {
  font-size: 16px;
  font-weight: 500;
  color: #212121;
  line-height: 48px;
}
.productContainer .develop-b {
  padding: 1.5rem 0;
  background: url(/public/images/bg-develop.png) no-repeat center center;
  background-size: cover;
}
.productContainer .developswiper-next,
.productContainer .developswiper-prev {
  width: 0.52rem;
  height: 0.52rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.productContainer .developswiper-prev {
  left: 0;
}
.productContainer .developswiper-next {
  right: 0;
}
@media (max-width: 1000px) {
  .box-item-content {
    justify-content: center !important;
  }
  .productContainer .product-detail {
    padding: 0.23rem 0;
  }
  .productContainer .flex-between {
    flex-wrap: wrap;
  }
  .productContainer .product-top-l {
    width: 100%;
    border: 1px solid rgba(231, 231, 231, 0.75);
    height: auto;
    padding: 0 0 10px 0;
    background: #ffffff;
    border: 1px solid #dcdcdc;
  }
  .productContainer .product-d-swiper {
    width: 100% !important;
    margin: auto;
  }
  .productContainer .product-d-swiper-b {
    position: relative;
    margin-top: 0.35rem;
  }
  .productContainer .product-d-swiper-b,
  .productContainer .product-d-swiper2 {
    width: 100%;
  }
  .productContainer .news-detail-share-i {
    margin: 0 12px;
  }
  .productContainer .product-detail-con .top {
    width: 100%;
    background: #f9f9f9;
  }
  .productContainer .product-detail-con .top .t1 {
    width: max-content;
    padding: 0.2rem 0.63rem;
    position: relative;
    background: #253d93;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
  }
  .productContainer .product-detail-con {
    width: 100%;
    margin-top: 0.83rem;
  }
  .productContainer .product-detail-con .con {
    padding: 0.4rem 0;
    font-size: 18px;
    font-weight: 500;
    color: #3c3c3c;
    line-height: 36px;
  }
  .productContainer .product-detail-con .con .i1 {
    width: auto;
    height: max-content;
    display: block;
    margin: auto;
  }
  .productContainer .product-d-swiper2-img {
    width: 100%;
    height: 100%;
    padding: 0.3rem 0;
  }
  .productContainer .box-video {
    width: 100%;
    height: 100%;
    padding: 0.3rem 0;
  }
  .productContainer .box-video .video-open {
    width: 100%;
    height: 100%;
  }
  .productContainer .box-video .video-open .qiye-list-img-s {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .productContainer .box-video .video-open .qiye-list-img-s:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    z-index: 10;
    background-size: 100% 100%;
    transform: translate(-50%, -50%);
    background-image: url("/public/img/video-btn.png");
  }
  .productContainer .product-d-swiper2-img > img {
    width: auto !important;
    height: auto !important;
    margin: auto !important;
    max-height: 3.9rem;
    display: block;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .productContainer .product-d-swiper-img {
    width: 0.8rem;
    height: 0.73rem;
    border: 2px solid #e7e7e7;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto;
    overflow: hidden;
    cursor: pointer;
  }
  .productContainer .product-d-swiper-img img {
    width: auto;
    height: auto;
  }
  .productContainer .product-detail-next,
  .productContainer .product-detail-prev {
    width: 0.3rem;
    height: 0.3rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .productContainer .product-detail-next {
    left: auto;
    right: 0;
  }
  .productContainer .product-d-swiper-b .swiper-slide.swiper-slide-thumb-active .product-d-swiper-img {
    border-color: #e71f19 !important;
  }
  .productContainer .product-detail {
    padding: 0.23rem 0;
  }
  .productContainer .product-detail-con .top {
    width: 100%;
    background: #f9f9f9;
  }
  .productContainer .product-top-r {
    width: 100%;
  }
  .productContainer .product-top-r .title {
    font-size: 26px;
    font-weight: bold;
    color: #111111;
    padding-bottom: 0.45rem;
    padding-top: 0.7rem;
    margin-bottom: 0.53rem;
    border-bottom: 1px solid #e0e0e0;
  }
  .productContainer .product-top-r .title span {
    font-size: 26px;
  }
  .productContainer .product-top-r .price-b-con .t1 {
    font-size: 18px;
    font-weight: 500;
    color: #212121;
    line-height: 48px;
  }
  .productContainer .box-btn {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    margin-top: 67px;
  }
  .productContainer .box-btn .item-btn {
    cursor: pointer;
    width: 180px;
    height: 50px;
    border-radius: 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
  .productContainer .box-btn .item-btn img {
    width: 24px;
    height: 24px;
    margin: 0 12px 0 0;
  }
  .productContainer .box-btn .item-btn p {
    font-size: 18px;
    color: #ffffff;
  }
  .productContainer .box-btn .left-btn {
    background: #e71f19;
    margin: 0 20px 0 0;
  }
  .productContainer .box-btn .right-btn {
    background: #ff7800;
  }
  .productContainer .product-detail-con .top .t1 {
    width: max-content;
    padding: 0.2rem 0.63rem;
    position: relative;
    background: #253d93;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
  }
  .productContainer .product-detail-con {
    width: 100%;
    margin-top: 0.83rem;
  }
  .productContainer .product-detail-con .con {
    padding: 0.4rem 0;
    font-size: 18px;
    font-weight: 500;
    color: #3c3c3c;
    line-height: 36px;
  }
  .productContainer .product-detail-con .con .i1 {
    width: auto;
    height: max-content;
    display: block;
    margin: auto;
  }
  .productContainer .price-b-con .t2 {
    font-size: 18px;
    font-weight: bold;
    color: #253d93;
    line-height: 24px;
    margin-bottom: 0.2rem;
  }
  .productContainer .price-b-con .t1 {
    font-size: 16px;
    font-weight: 500;
    color: #212121;
    line-height: 48px;
  }
  .productContainer .develop-b {
    padding: 1.5rem 0;
    background: url(/public/images/bg-develop.png) no-repeat center center;
    background-size: cover;
  }
  .productContainer .developswiper-next,
  .productContainer .developswiper-prev {
    width: 0.52rem;
    height: 0.52rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .productContainer .developswiper-prev {
    left: 0;
  }
  .productContainer .developswiper-next {
    right: 0;
  }
  .product-field3 {
    width: 100%;
    min-height: 500px;
    padding: 0 0 0px 0;
    display: inline-block;
  }
  .product-field3 .box-title {
    margin: 30px auto 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    background: #f0f0f0;
    border-radius: 25px;
    width: 90%;
    height: 50px;
    overflow: hidden;
  }
  .product-field3 .box-title .item {
    width: 50%;
    text-align: center;
    font-size: 12px;
    height: 50px;
    line-height: 50px;
    color: #000000;
    padding: 0 0px;
  }
  .product-field3 .box-title .item-active {
    background: #e71f19;
    color: #ffffff;
  }
  .product-field3 .box-content {
    margin: 70px auto 0;
    width: 100%;
  }
  .product-field3 .box-content .box-item-content {
    width: 100%;
    padding: 0 0 0px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: center !important;
  }
  .product-field3 .box-content .swiper-pagination {
    bottom: 0px;
  }
  .product-field3 .box-content .swiper-pagination .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    margin: 0 6px;
    background: #000000;
    border-radius: 50%;
    padding: 0;
  }
}
.connect-index {
  width: 100%;
  height: 260px;
  background: url(/public/img/banner-contact.png) no-repeat center;
  background-size: cover !important;
  display: inline-block;
}
.connect-index .wrap {
  height: 100%;
}
.connect-index .wrap .box-txt {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
.connect-index .wrap .t1 {
  width: 100%;
  font-size: 30px;
  font-weight: 500;
  color: #ffffff;
}
.connect-index .wrap .t2 {
  margin-top: 10px;
  width: 100%;
  font-size: 28px;
  font-weight: 400;
  color: #ffffff;
  opacity: 0.3;
}
.connect-map .wrap {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 64px auto 0;
}
.connect-map .map-l {
  width: 100%;
  max-width: 700px;
  margin: 0 80px 0 0;
}
.connect-map .map-l .img-scape {
  width: 100%;
  height: auto;
}
.connect-map .map-l .img-scape img {
  width: 100%;
  height: auto;
}
.connect-map .map-r {
  width: 500px;
}
.connect-map .map-r .map-r-t {
  border-bottom: 1px solid #dcdcdc;
  padding: 0 0 40px 0;
}
.connect-map .map-r .map-r-t img {
  width: 202px;
  height: auto;
  margin: 54px 0 0 0;
}
.connect-map .map-r .map-r-b {
  margin: 59px 0 0 0;
}
.connect-map .map-r .map-r-b .item {
  margin: 0 5px 30px 0;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
.connect-map .map-r .map-r-b .item img {
  width: 22px;
  height: 22px;
  margin: 0 13px 0 0;
}
.connect-map .map-r .map-r-b .item span {
  font-size: 16px;
  font-weight: 500;
  color: #000000;
}
@media (max-width: 767px) {
  .product-field3 .box-content .box-item-content .item {
    /* width: 370px;
    margin: 0 22px 53px 22px; */
    width: 150px;
    margin: 0 8px 53px 8px;
  }
  .product-field3 .box-content .box-item-content .box-img {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    width: 100%;
    height: auto;
    border: 1px solid #f0f0f0;
  }
  .product-field3 .box-content .box-item-content .img-scale {
    width: 100%;
    height: auto;
    background: #f0f0f0;
  }
  .product-field3 .box-content .box-item-content .txt {
    margin: 20px auto 0;
    text-align: center;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #000000;
  }
}
@media (max-width: 1000px) {
  .connect-map .wrap {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: 64px auto 0;
  }
  .connect-map .map-l {
    width: 100%;
    max-width: 700px;
    margin: 0 80px 0 0;
  }
  .connect-map .map-l .img-scape {
    width: 100%;
    height: auto;
  }
  .connect-map .map-l .img-scape img {
    width: 100%;
    height: auto;
  }
  .connect-map .map-r {
    width: 90% !important;
    margin: auto;
  }
  .connect-map .map-r .map-r-t {
    border-bottom: 1px solid #dcdcdc;
    padding: 0 0 40px 0;
  }
  .connect-map .map-r .map-r-t img {
    width: 202px;
    height: auto;
    margin: 54px 0 0 0;
  }
  .connect-map .map-r .map-r-b {
    margin: 59px 0 0 0;
  }
  .connect-map .map-r .map-r-b .item {
    margin: 0 5px 30px 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
  }
  .connect-map .map-r .map-r-b .item img {
    width: 22px;
    height: 22px;
    margin: 0 13px 0 0;
  }
  .connect-map .map-r .map-r-b .item span {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
  }
}
.connect-message {
  width: 100%;
  margin: 101px auto 114px;
  max-width: 1280px;
  background: #ffffff;
  box-shadow: 0px 24px 68px 0px rgba(218, 218, 218, 0.56);
  display: inline-block;
}
.connect-message .form-box {
  margin: 59px auto 0;
  padding: 0 40px;
}
.connect-message .form-box .form-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.connect-message .form-box .form-item .a-item {
  width: 30%;
  margin: 0 3% 30px 0;
}
.connect-message .form-box .form-item .a-item-2 {
  margin-right: 3%;
  width: 30%;
}
.connect-message .form-box .form-item .box-aline {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  margin-top: 15px;
}
.connect-message .form-box .form-item .box-aline .box-verification {
  /* border: 1px solid red; */
  width: 100px;
  height: 34px;
  margin: 0 0 0 15px;
}
.connect-message .form-box .form-item .box-aline .box-verification img {
  width: 100px;
  height: 34px;
}
.connect-message .form-box .form-item .box-aline .box-txt {
  margin: 0 0 0 17px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
}
.connect-message .form-box .form-item .box-aline .box-txt p.t1 {
  width: 100%;
  font-size: 12px;
  font-weight: 400;
  color: #636363;
}
.connect-message .form-box .form-item .box-aline .box-txt p.t2 {
  font-size: 12px;
  font-weight: 400;
  color: #636363;
}
.connect-message .form-box .form-item .input-title {
  font-size: 14px;
  font-weight: 400;
  color: #212121;
}
.connect-message .form-box .form-item .title-red {
  position: relative;
  width: auto;
  display: inline;
}
.connect-message .form-box .form-item .title-red:before {
  content: "*";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -10px;
  color: red;
  font-size: 12px;
}
.connect-message .form-box .form-item input {
  padding: 0 0 0 20px;
  width: 100%;
  margin-top: 15px;
  height: 46px;
  background: #f6f6f6;
  font-size: 14px;
  font-weight: 400;
  color: #969696;
  line-height: 46px;
}
.connect-message .form-box .form-item textarea {
  padding: 10px 0 0 20px;
  width: 600px;
  height: 96px;
  background: #f6f6f6;
  font-size: 14px;
  color: #969696;
  margin-top: 15px;
}
.connect-message .form-box .form-item .input-submit {
  width: 280px;
  height: 50px;
  background: #da0e29;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 50px;
  justify-content: center;
  text-align: center;
  margin: 0 0 73px 0;
}
.connect-message .form-box .form-item .input-replay {
  width: 100px;
  height: 50px;
  border: 1px solid #787878;
  font-size: 16px;
  font-weight: 400;
  color: #141414;
  line-height: 50px;
  text-align: center;
  margin: 0 0 0 20px;
}
.product-detail {
  width: 100%;
  background-size: 100% 100%;
  display: inline-block;
}
.product-detail .box-content {
  margin: auto;
  max-width: 1278px;
}
.product-detail .box-content .product-swiper {
  padding: 0 0 200px 0;
}
.product-detail .box-content .swiper {
  padding: 0px 0px;
  box-sizing: content-box;
  margin: 70px auto 0;
}
.product-detail .box-content .swiper .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.product-detail .box-content .swiper .swiper-slide .item {
  width: 240px;
  margin: 0 20px 20px 20px;
}
.product-detail .box-content .swiper .swiper-slide .item .img-scale {
  position: relative;
}
.product-detail .box-content .swiper .swiper-slide .item .img-scale:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.06);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.product-detail .box-content .swiper .swiper-slide .img-scale {
  width: 240px;
  height: 240px;
  background: #ffffff;
  border: 1px solid #dcdcdc;
}
.product-detail .box-content .swiper-button-prev {
  width: 50px;
  height: 50px;
  left: 0px;
  transform: translateY(-50%);
  /* background: #f0f0f0; */
}
.product-detail .box-content .swiper-button-prev img {
  width: 18px;
  height: 14px;
}
.product-detail .box-content .swiper-button-next {
  width: 50px;
  height: 50px;
  right: 0px;
  transform: translateY(-50%);
  /* background: #f0f0f0; */
}
.product-detail .box-content .swiper-button-next img {
  width: 18px;
  height: 14px;
}
.product-detail .box-content .swiper-button-prev:after,
.product-detail .box-content .swiper-button-next:after {
  display: none;
}
.product-detail2 {
  width: 100%;
  background-size: 100% 100%;
  display: inline-block;
  margin: 0 0 50px 0;
}
.product-detail2 .box-content {
  margin: 49px auto 0;
}
.product-detail2 .box-content .product-swiper {
  padding: 0 0 200px 0;
}
.product-detail2 .box-content .swiper {
  padding: 0px 0px;
  box-sizing: content-box;
  margin: 70px auto 120;
}
.product-detail2 .box-content .swiper .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.product-detail2 .box-content .swiper .swiper-slide .item {
  width: 205px;
  margin: 0 6px 20px 6px;
}
.product-detail2 .box-content .swiper .swiper-slide .img-scale {
  width: 205px;
  height: 290px;
  background: #ffffff;
  border: 1px solid #dcdcdc;
}
.product-detail2 .box-content .swiper-button-prev {
  width: 50px;
  height: 50px;
  background: #f0f0f0;
  left: 0px;
  transform: translateY(-50%);
}
.product-detail2 .box-content .swiper-button-prev img {
  width: 18px;
  height: 14px;
}
.product-detail2 .box-content .swiper-button-next {
  width: 50px;
  height: 50px;
  right: 0px;
  transform: translateY(-50%);
  background: #f0f0f0;
}
.product-detail2 .box-content .swiper-button-next img {
  width: 18px;
  height: 14px;
}
.product-detail2 .box-content .swiper-button-prev:after,
.product-detail2 .box-content .swiper-button-next:after {
  display: none;
}
.product-detail2 .box-aboutUs {
  margin: 82px auto 0;
}
.product-detail2 .box-aboutUs .product-swiper {
  padding: 0 0 200px 0;
}
.product-detail2 .box-aboutUs .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: center;
}
.product-detail2 .box-aboutUs .swiper-slide .item {
  width: 30%;
  margin: 0 1% 20px 1%;
}
.product-detail2 .box-aboutUs .swiper-slide .img-box {
  width: 84px;
  height: 84px;
  background: #ffffff;
  margin: auto;
}
.product-detail2 .box-aboutUs .swiper-slide .t1 {
  margin: 35px auto 0;
  width: 100%;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #000000;
}
.product-detail2 .box-aboutUs .swiper-slide .t2 {
  margin: 28px auto 0;
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}
.product-detail .small-swiper {
  display: none;
}
.work-small-swiper {
  display: none;
}
@media (max-width: 767px) {
  .product-detail .small-swiper {
    display: inline-block;
    width: 100%;
  }
  .product-detail .big-swiper {
    display: none;
  }
  .work-small-swiper {
    display: inline-block;
    width: 100%;
  }
  .work-big-swiper {
    display: none;
  }
}
@media (max-width: 1000px) {
  .box-aboutUs {
    margin: 82px auto 0;
  }
  .box-aboutUs .product-swiper {
    padding: 0 0 200px 0;
  }
  .box-aboutUs .swiper-slide {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: center;
  }
  .box-aboutUs .swiper-slide .item {
    width: 100% !important;
    margin: 20px 0 20px 0 !important;
  }
  .box-aboutUs .swiper-slide .t1 {
    margin: 16px auto 0 !important;
    font-size: 14px !important;
  }
  .box-aboutUs .swiper-slide .t2 {
    margin: 14px auto 0 !important;
    font-size: 12px !important;
  }
}
.product-detail3 .box-content {
  margin: 49px auto 0;
}
.product-detail3 .box-content .product-swiper {
  padding: 0 0 200px 0;
}
.product-detail3 .box-content .swiper {
  padding: 0px 0px;
  box-sizing: content-box;
  margin: 70px auto 120;
}
.product-detail3 .box-content .swiper .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.product-detail3 .box-content .swiper .swiper-slide .item {
  width: 275px;
  margin: 0 7px 20px 8px;
}
.product-detail3 .box-content .swiper .swiper-slide .img-scale {
  width: 275px;
  height: 290px;
  background: #ffffff;
}
.product-detail3 .box-content .swiper-button-prev {
  width: 50px;
  height: 50px;
  background: #f0f0f0;
  left: 0px;
  transform: translateY(-50%);
}
.product-detail3 .box-content .swiper-button-prev img {
  width: 18px;
  height: 14px;
}
.product-detail3 .box-content .swiper-button-next {
  width: 50px;
  height: 50px;
  right: 0px;
  transform: translateY(-50%);
  background: #f0f0f0;
}
.product-detail3 .box-content .swiper-button-next img {
  width: 18px;
  height: 14px;
}
.product-detail3 .swiper-button-prev:after,
.product-detail3 .swiper-button-next:after {
  display: none;
}
.product-detail3 .box-aboutUs {
  margin: 82px auto 0;
}
.product-detail3 .box-aboutUs .product-swiper {
  padding: 0 0 200px 0;
}
.product-detail3 .box-aboutUs .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: center;
}
.product-detail3 .box-aboutUs .swiper-slide .item {
  width: 30%;
  margin: 0 1% 20px 1%;
}
.product-detail3 .box-aboutUs .swiper-slide .img-box {
  width: 84px;
  height: 84px;
  background: #ffffff;
  margin: auto;
}
.product-detail3 .box-aboutUs .swiper-slide .t1 {
  margin: 35px auto 0;
  width: 100%;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #000000;
}
.product-detail3 .box-aboutUs .swiper-slide .t2 {
  margin: 28px auto 0;
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}
.product-detail3 {
  width: 100%;
  background-size: 100% 100%;
  display: inline-block;
}
.product-detail3 .box-aboutUs {
  margin: 82px auto 0;
}
.product-detail3 .box-aboutUs .product-swiper {
  padding: 0 0 200px 0;
}
.product-detail3 .box-aboutUs .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: center;
}
.product-detail3 .box-aboutUs .swiper-slide .item {
  border: 1px solid #dcdcdc;
  width: 310px;
  height: 280px;
  margin: 0 5px 20px 5px;
  box-sizing: border-box;
}
.product-detail3 .box-aboutUs .swiper-slide .img-box {
  width: 78px;
  font-size: 20px;
  color: #161616;
  margin: 45px auto 0;
}
.product-detail3 .box-aboutUs .swiper-slide .t1 {
  font-size: 20px;
  font-weight: 600;
  color: #161616;
  margin: 23px auto 0;
  width: 100%;
  text-align: center;
}
.product-detail3 .box-aboutUs .swiper-slide .t2 {
  margin: 31px auto 0;
  width: 85%;
  text-align: center;
  font-size: 16px;
  color: #161616;
}
.product-detail4 {
  width: 100%;
  background-size: 100% 100%;
  display: inline-block;
}
.product-detail4 .box-server2 {
  margin: 57px auto 111px;
  height: 320px;
  border: 1px solid #dcdcdc;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.product-detail4 .box-server2 .server-left {
  width: 480px;
  height: 320px;
  position: relative;
  overflow: hidden;
}
.product-detail4 .box-server2 .server-left .server {
  width: 480px;
  height: auto;
}
.product-detail4 .box-server2 .server-left .bottom {
  width: 480px;
  height: 90px;
  background: #da0e29;
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}
.product-detail4 .box-server2 .server-left .bottom img {
  width: 42px;
  height: 42px;
  margin: 0 33px 0 50px;
}
.product-detail4 .box-server2 .server-left .bottom .bottom-right {
  width: 60%;
  display: flex;
  flex-wrap: wrap;
}
.product-detail4 .box-server2 .server-left .bottom .bottom-right .t1 {
  width: 100%;
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
}
.product-detail4 .box-server2 .server-left .bottom .bottom-right .t2 {
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
}
.product-detail4 .box-server2 .server-right {
  width: 520px;
  height: 320px;
  padding: 0 0 0 66px;
  box-sizing: border-box;
}
.product-detail4 .box-server2 .server-right img {
  width: 202px;
  height: auto;
  margin: 38px 0 0 0px;
}
.product-detail4 .box-server2 .server-right .title {
  font-size: 18px;
  font-weight: 600;
  color: #161616;
  margin: 20px 0 0 0;
}
.product-detail4 .box-server2 .server-right .t1 {
  margin: 42px 0 0 0;
}
.product-detail4 .box-server2 .server-right .t1 span {
  width: 100%;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  color: #161616;
  margin: 8px 0 0 0;
}
@media (max-width: 1000px) {
  .box-server2 {
    margin: 57px auto 111px;
    height: auto !important;
    border: 1px solid #dcdcdc;
    display: flex;
    flex-wrap: wrap !important;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
  .box-server2 .server-left {
    width: 100% !important;
    height: 230px !important;
    position: relative;
    overflow: hidden;
  }
  .box-server2 .server-left .server {
    width: 100% !important;
    height: auto;
  }
  .box-server2 .server-left .bottom {
    width: 100%;
    height: 60px !important;
    background: #da0e29;
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
  }
  .box-server2 .server-left .bottom img {
    width: 30px !important;
    height: 30px !important;
    margin: 0 20px 0 20px !important;
  }
  .box-server2 .server-left .bottom .bottom-right {
    width: 80%;
    display: flex;
    flex-wrap: wrap;
  }
  .box-server2 .server-left .bottom .bottom-right .t1 {
    width: 100%;
    font-size: 16px !important;
    font-weight: bold;
    color: #ffffff;
  }
  .box-server2 .server-left .bottom .bottom-right .t2 {
    font-size: 12px !important;
    font-weight: 400;
    color: #ffffff;
  }
  .box-server2 .server-right {
    width: 520px;
    height: 320px;
    padding: 0 0 0 66px;
    box-sizing: border-box;
  }
  .box-server2 .server-right img {
    width: 202px;
    height: auto;
    margin: 38px 0 0 0px;
  }
  .box-server2 .server-right .title {
    font-size: 18px;
    font-weight: 600;
    color: #161616;
    margin: 20px 0 0 0;
  }
  .box-server2 .server-right .t1 {
    margin: 42px 0 0 0;
  }
  .box-server2 .server-right .t1 span {
    width: 100%;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    color: #161616;
    margin: 8px 0 0 0;
  }
}
.red-line-title {
  width: 100%;
  margin: 59px auto 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  position: relative;
  max-width: 250px;
}
.red-line-title img {
  width: 34px;
  height: 34px;
  margin: 0 12px 0 0;
}
.red-line-title p {
  word-break: keep-all;
  font-size: 24px;
  color: #da0e29;
  font-weight: bold;
}
.red-line-title:before {
  content: "";
  position: absolute;
  top: 16px;
  left: -220px;
  width: 250px;
  height: 2px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(231, 31, 25, 0.99));
}
.red-line-title2:before {
  content: "";
  left: -300px !important;
}
.red-line-title2:after {
  content: "";
  right: -300px !important;
}
.red-line-title:after {
  content: "";
  position: absolute;
  top: 16px;
  right: -220px;
  width: 250px;
  height: 2px;
  background: linear-gradient(90deg, rgba(231, 31, 25, 0.99), rgba(255, 255, 255, 0));
}
@media (max-width: 1000px) {
  .red-line-title {
    width: 100%;
    margin: 59px auto 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    position: relative;
    max-width: 250px;
  }
  .red-line-title img {
    width: 34px;
    height: 34px;
    margin: 0 12px 0 0;
  }
  .red-line-title p {
    word-break: keep-all;
    font-size: 24px;
    color: #da0e29;
    font-weight: bold;
  }
  .red-line-title:before {
    display: none;
  }
  .red-line-title:after {
    display: none;
  }
  .red-line-title2:before {
    display: none;
  }
  .red-line-title2:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .connect-message {
    width: 100%;
    margin: 101px auto 114px;
    max-width: 1280px;
    background: #ffffff;
    box-shadow: 0px 24px 68px 0px rgba(218, 218, 218, 0.56);
    display: inline-block;
  }
  .connect-message .title {
    margin: 59px auto 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    position: relative;
    width: 200px;
  }
  .connect-message .title img {
    width: 34px;
    height: 34px;
    margin: 0 12px 0 0;
  }
  .connect-message .title p {
    font-size: 28px;
    font-weight: 400;
    color: #da0e29;
  }
  .connect-message .title:before {
    display: none;
    content: "";
    position: absolute;
    top: 16px;
    left: -250px;
    width: 250px;
    height: 2px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(231, 31, 25, 0.99));
  }
  .connect-message .title:after {
    display: none;
    content: "";
    position: absolute;
    top: 16px;
    right: -250px;
    width: 250px;
    height: 2px;
    background: linear-gradient(90deg, rgba(231, 31, 25, 0.99), rgba(255, 255, 255, 0));
  }
  .connect-message .form-box {
    margin: 59px auto 0;
    padding: 0 40px;
  }
  .connect-message .form-box .form-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .connect-message .form-box .form-item .a-item {
    width: 100% !important;
    margin: 0 0% 30px 0 !important;
  }
  .connect-message .form-box .form-item .a-item-2 {
    margin-right: 0% !important;
    width: 100% !important;
  }
  .connect-message .form-box .form-item .box-aline {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    margin-top: 15px;
  }
  .connect-message .form-box .form-item .box-aline .box-verification {
    border: 1px solid red;
    width: 100px;
    height: 34px;
    margin: 0 0 0 15px;
  }
  .connect-message .form-box .form-item .box-aline .box-verification img {
    width: 100px;
    height: 34px;
  }
  .connect-message .form-box .form-item .box-aline .box-txt {
    margin: 0 0 0 17px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
  }
  .connect-message .form-box .form-item .box-aline .box-txt p.t1 {
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    color: #636363;
  }
  .connect-message .form-box .form-item .box-aline .box-txt p.t2 {
    font-size: 12px;
    font-weight: 400;
    color: #636363;
  }
  .connect-message .form-box .form-item .input-title {
    font-size: 14px;
    font-weight: 400;
    color: #212121;
  }
  .connect-message .form-box .form-item .title-red {
    position: relative;
    width: auto;
    display: inline;
  }
  .connect-message .form-box .form-item .title-red:before {
    content: "*";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -10px;
    color: red;
    font-size: 12px;
  }
  .connect-message .form-box .form-item input {
    padding: 0 0 0 20px;
    width: 100%;
    margin-top: 15px;
    height: 46px;
    background: #f6f6f6;
    font-size: 14px;
    font-weight: 400;
    color: #969696;
    line-height: 46px;
  }
  .connect-message .form-box .form-item textarea {
    padding: 10px 0 0 20px;
    width: 100%;
    height: 96px;
    background: #f6f6f6;
    font-size: 14px;
    color: #969696;
    margin-top: 15px;
  }
  .connect-message .form-box .form-item .input-submit {
    width: 280px;
    height: 50px;
    background: #da0e29;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    line-height: 50px;
    justify-content: center;
    text-align: center;
    margin: 50px 0 73px 0;
  }
  .connect-message .form-box .form-item .input-replay {
    width: 100px;
    height: 50px;
    border: 1px solid #787878;
    font-size: 16px;
    font-weight: 400;
    color: #141414;
    line-height: 50px;
    text-align: center;
    margin: 30px 0 50px 0px;
  }
}
.LeftandRightStructure {
  display: flex;
  flex-wrap: nowrap;
}
.LeftandRightStructure .box-left {
  max-width: 1000px;
  width: 100%;
  margin: 0 35px 0 0;
}
.LeftandRightStructure .box-left .item-content {
  margin-top: 44px;
  margin-bottom: 44px;
}
.LeftandRightStructure .box-left .item-content .item-left-title {
  width: 100%;
  border-bottom: 1px solid #e71f19;
}
.LeftandRightStructure .box-left .item-content .item-left-title .item-left-box {
  width: auto;
  display: inline-block;
  padding: 0 50px 0 13px;
  height: 46px;
  background: #e71f19;
}
.LeftandRightStructure .box-left .item-content .item-left-title .item-left-box .atitle {
  height: 46px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.LeftandRightStructure .box-left .item-content .item-left-title .item-left-box img {
  width: 24px;
  height: 24px;
  margin: 0 8px 0 0;
}
.LeftandRightStructure .box-left .item-content .item-left-title .item-left-box p {
  font-size: 20px;
  color: #ffffff;
}
.LeftandRightStructure .box-left .item-content .item-left-title2 {
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
.LeftandRightStructure .box-left .item-content .item-left-title2 .item-left-box {
  display: inline-block;
  height: 46px;
  display: flex;
  flex-wrap: nowrap;
  width: auto;
  white-space: nowrap;
  padding: 0 32px 0 0;
}
.LeftandRightStructure .box-left .item-content .item-left-title2 .item-left-box .atitle {
  height: 46px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.LeftandRightStructure .box-left .item-content .item-left-title2 .item-left-box img {
  width: 34px;
  height: 34px;
  margin: 0 8px 0 0;
}
.LeftandRightStructure .box-left .item-content .item-left-title2 .item-left-box p {
  font-size: 30px;
  color: #e71f19;
  height: 46px;
  line-height: 46px;
  font-weight: bold;
}
.LeftandRightStructure .box-left .item-content .item-left-title2 .item-line {
  width: 100%;
  height: 2px;
  background: #dcdcdc;
}
.LeftandRightStructure .box-left .item-content .item-prodect-img {
  width: 100%;
  margin: 42px auto 0;
}
.LeftandRightStructure .box-left .item-content .item-prodect-img img {
  width: 100%;
  height: auto;
}
.LeftandRightStructure .box-left .item-content .item-product-table {
  margin: 68px auto 148px;
  display: flex;
  flex-wrap: wrap;
}
.LeftandRightStructure .box-left .item-content .item-product-table .header {
  height: 40px !important;
}
.LeftandRightStructure .box-left .item-content .item-product-table .header .item-table {
  background: #dcdcdc;
  font-weight: bold;
  height: 40px !important;
  line-height: 40px !important;
  border: 1px solid #dcdcdc;
}
.LeftandRightStructure .box-left .item-content .item-product-table .item {
  width: 100%;
  background: #ffffff;
  min-height: 100px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}
.LeftandRightStructure .box-left .item-content .item-product-table .item .item-table {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-align: center;
  height: 100%;
  border-left: 1px solid #dcdcdc;
}
.LeftandRightStructure .box-left .item-content .item-product-table .item .item-table p {
  width: 80%;
}
.LeftandRightStructure .box-left .item-content .item-product-table .item .one {
  width: 10%;
  min-width: 50px;
}
.LeftandRightStructure .box-left .item-content .item-product-table .item .two {
  width: 100%;
}
.LeftandRightStructure .box-left .item-content .item-product-table .item .three {
  width: 100%;
}
.LeftandRightStructure .box-left .item-content .item-product-table .item .four {
  width: 100%;
}
.LeftandRightStructure .box-left .item-content .item-left-content p {
  line-height: 25px;
  margin: 0px 0 0 0;
  font-size: 16px;
  font-weight: 400;
  color: #161616;
}
.LeftandRightStructure .box-left .item-content .item-left-content table p {
  line-height: inherit !important;
  margin: 0px 0 0 0;
  font-size: 16px;
  font-weight: 400;
  color: #161616;
}
.LeftandRightStructure .box-left .item-content .item-left-content p span {
  width: 100%;
  display: inline-block;
  margin: 0;
}
.LeftandRightStructure .box-left .item-content .item-left-content .box-table {
  margin: 29px 0 0 0;
  width: 100%;
}
.LeftandRightStructure .box-left .item-content .item-left-content .box-table .item-table {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.LeftandRightStructure .box-left .item-content .item-left-content .box-table .item-table .item-table-l {
  justify-content: center;
  width: 49.5%;
  text-align: center;
  height: 50px;
  line-height: 50px;
  display: flex;
  flex-wrap: nowrap;
}
.LeftandRightStructure .box-left .item-content .item-left-content .box-table .item-table .item-table-l-box {
  width: 49.5%;
  text-align: center;
  height: auto;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: space-between !important;
}
.LeftandRightStructure .box-left .item-content .item-left-content .box-table .item-table .item-table-l-1 {
  width: 49.5%;
  text-align: center;
  min-height: 50px;
  height: 100%;
  margin: 0;
  font-weight: bold;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.LeftandRightStructure .box-left .item-content .item-left-content .box-table .item-table .item-table-l-1 .txt {
  padding: 38px 0 38px 0;
  box-sizing: border-box;
  min-height: 210px;
  height: 100%;
  width: 80%;
  margin: 0px auto;
  text-align: left;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
  color: #000000;
}
.LeftandRightStructure .box-left .item-content .item-left-content .box-table .item-table .item-table-r {
  width: 49.5%;
  text-align: center;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.LeftandRightStructure .box-left .item-content .item-left-content .box-table .item-table:nth-child(1) .item-table-l,
.LeftandRightStructure .box-left .item-content .item-left-content .box-table .item-table:nth-child(1) .item-table-l-1,
.LeftandRightStructure .box-left .item-content .item-left-content .box-table .item-table:nth-child(1) .item-table-r {
  font-weight: bold;
}
.LeftandRightStructure .box-left .item-content .item-left-content .box-table .item-table:nth-child(2n) .item-table-l,
.LeftandRightStructure .box-left .item-content .item-left-content .box-table .item-table:nth-child(2n) .item-table-l-1,
.LeftandRightStructure .box-left .item-content .item-left-content .box-table .item-table:nth-child(2n) .item-table-r {
  background: #f8f8f8;
}
.LeftandRightStructure .box-left .item-content .item-left-content .box-table .item-table:nth-child(2n + 1) .item-table-l,
.LeftandRightStructure .box-left .item-content .item-left-content .box-table .item-table:nth-child(2n + 1) .item-table-l-1,
.LeftandRightStructure .box-left .item-content .item-left-content .box-table .item-table:nth-child(2n + 1) .item-table-r {
  background: #ebebeb;
}
.LeftandRightStructure .box-left .item-content .item-list {
  margin: 29px 0 0 0;
  width: 100%;
}
.LeftandRightStructure .box-left .item-content .item-list li {
  width: 100%;
  position: relative;
  padding-left: 28px;
  margin: 0 0 20px 0;
  color: #000000;
  font-size: 16px;
}
.LeftandRightStructure .box-left .item-content .item-list li:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  width: 5px;
  height: 5px;
  background: #e71f19;
  border-radius: 50%;
}
.LeftandRightStructure .box-right .item-menu {
  width: 245px;
  height: auto;
  border: 1px solid #dcdcdc;
  margin: 0 0 20px 0;
  padding: 0 0 30px 0;
}
.LeftandRightStructure .box-right .item-menu .title {
  margin: 20px 0 0 20px;
  font-size: 20px;
  font-weight: 600;
  color: #e71f19;
}
.LeftandRightStructure .box-right .item-menu .etitle {
  margin: 10px 0 26px 20px;
  font-size: 18px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.2);
}
.LeftandRightStructure .box-right .item-menu .tel1 {
  margin: 0px 0 10px 20px;
  font-size: 16px;
  color: #000000;
  display: flex;
  flex-wrap: nowrap;
}
.LeftandRightStructure .box-right .item-menu .tel1 .tel12 {
  font-weight: bold;
}
.LeftandRightStructure .box-right .item-menu .am-menu {
  z-index: 888;
  width: 100%;
  height: 100%;
  opacity: 1;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 10px;
}
.LeftandRightStructure .box-right .item-menu .am-menu .nav .item .t1 {
  height: 50px;
}
.LeftandRightStructure .box-right .item-menu .am-menu .nav .item a {
  font-size: 16px;
  color: #000000;
  display: block;
  line-height: 24px;
  padding: 12px 20px;
  position: relative;
}
.LeftandRightStructure .box-right .item-menu .am-menu .nav .item a::after {
  content: "";
  background-image: url("/public/img/icon-rightarrow.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  width: 12px;
  height: 12px;
  font-size: 12px;
  color: #161616;
}
.LeftandRightStructure .box-right .item-menu .am-menu .nav .item:hover a::after {
  content: "";
  background-image: url("/public/img/icon-rightarrow-white.png") !important;
}
.LeftandRightStructure .box-right .item-menu .am-menu .nav .item:hover .t1 {
  height: 50px;
  background-color: rgba(231, 31, 25, 0.1);
  color: #000000;
}
.LeftandRightStructure .box-right .item-menu .am-menu .nav .item:hover a::after {
  background-image: url("/public/img/icon-rightarrow.png");
}
.LeftandRightStructure .box-right .item-menu .am-menu .nav .item:hover .sub-nav {
  display: inline-block;
}
.LeftandRightStructure .box-right .item-menu .am-menu .nav .active a::after {
  content: "";
  background-image: url("/public/img/icon-rightarrow-white.png") !important;
}
.LeftandRightStructure .box-right .item-menu .am-menu .nav .active .t1 {
  height: 50px;
  background-color: #e71f19 !important;
  color: #ffffff !important;
}
.LeftandRightStructure .box-right .item-menu .am-menu .nav .active a::after {
  background-image: url("/public/img/icon-rightarrow.png");
}
.LeftandRightStructure .box-right .item-menu .am-menu .nav .active .sub-nav {
  display: inline-block;
}
.LeftandRightStructure .box-right .item-menu .am-menu .nav .sub-nav {
  display: none;
  width: 100%;
  overflow: hidden;
}
.LeftandRightStructure .box-right .item-menu .am-menu .nav .sub-nav a {
  width: 100%;
  position: relative;
  display: block;
  line-height: 24px;
  box-sizing: border-box;
  padding: 12px 0px 0 40px;
  background: #f2f2f2;
  color: #4e4e4e;
}
.LeftandRightStructure .box-right .item-menu .am-menu .nav .sub-nav a:after {
  display: none;
}
.LeftandRightStructure .product-img-list {
  margin: 57px 0 0 0;
}
.LeftandRightStructure .product-img-list .img-scale {
  margin: 0 0 20px 0;
  width: 100%;
  height: auto;
  background: #f0f0f0;
}
.LeftandRightStructure .box-item-nav {
  width: 100%;
  margin: 0 0 158px 0;
  height: 240px;
  background: #ffffff;
  border: 1px solid #dcdcdc;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.LeftandRightStructure .box-item-nav .item {
  width: 33.33%;
  height: 90px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.LeftandRightStructure .box-item-nav .item img {
  width: 70px;
  height: 70px;
  margin: 0 30px 0 0;
}
.LeftandRightStructure .box-item-nav .item .item-r {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.LeftandRightStructure .box-item-nav .item .item-r .count1 {
  font-size: 46px;
  font-weight: bold;
  color: #e71f19;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: flex-start;
}
.LeftandRightStructure .box-item-nav .item .item-r .count {
  font-size: 46px;
  font-weight: bold;
  color: #e71f19;
  font-family: Arial;
  width: auto !important;
  margin: 10px 0 0 0;
}
.LeftandRightStructure .box-item-nav .item .item-r .txt2 {
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  text-align: center;
  margin: 10px 0 0 0;
}
.LeftandRightStructure .box-item-nav .item:nth-child(2) {
  border-left: 1px solid #e1e1ff;
  border-right: 1px solid #e1e1ff;
}
.LeftandRightStructure .box-item-server {
  width: 100%;
  margin: 0 0 158px 0;
  height: 240px;
  background: #ffffff;
  border: 1px solid #dcdcdc;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.LeftandRightStructure .box-item-server .item {
  width: 33.33%;
  height: 90px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.LeftandRightStructure .box-item-server .item img {
  width: 70px;
  height: 70px;
  margin: 0 30px 0 0;
}
.LeftandRightStructure .box-item-server .item .item-r {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}
.LeftandRightStructure .box-item-server .item .item-r .count1 {
  font-size: 46px;
  font-weight: bold;
  color: #e71f19;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: flex-start;
}
.LeftandRightStructure .box-item-server .item .item-r .count {
  font-size: 46px;
  font-weight: bold;
  color: #e71f19;
}
.LeftandRightStructure .box-item-server .item .item-r .txt2 {
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  color: #000000;
}
.LeftandRightStructure .box-item-server .item:nth-child(2) {
  border-left: 1px solid #e1e1ff;
  border-right: 1px solid #e1e1ff;
}
.LeftandRightStructure .box-search {
  width: 100%;
  background: #ffffff;
  border: 1px solid #dcdcdc;
  margin: 42px auto 0;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.LeftandRightStructure .box-search .left {
  width: calc(100% - 120px);
}
.LeftandRightStructure .box-search .left input {
  width: 100%;
  padding-left: 20px;
  height: 50px;
  font-size: 16px;
  font-weight: 400;
  color: #969696;
  line-height: 50px;
}
.LeftandRightStructure .box-search .right {
  width: 120px;
  height: 50px;
  background: #e71f19;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.LeftandRightStructure .box-search .right img {
  width: 24px;
  height: 24px;
}
.LeftandRightStructure .list-i {
  margin-top: 50px;
}
.LeftandRightStructure .list-i .item {
  height: 67px;
  border-bottom: 1px solid #dcdcdc;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: space-between;
}
.LeftandRightStructure .list-i .item .left {
  font-size: 16px;
  color: #161616;
}
.LeftandRightStructure .list-i .item .right {
  font-size: 16px;
  color: #969696;
}
@media (max-width: 1300px) {
  .LeftandRightStructure {
    position: relative;
    flex-wrap: wrap;
  }
  .LeftandRightStructure .box-left {
    width: 90%;
  }
}
@media (max-width: 900px) {
  .LeftandRightStructure {
    flex-wrap: wrap;
  }
  .LeftandRightStructure .box-left {
    width: 100%;
  }
  .LeftandRightStructure .box-search {
    width: 100%;
    background: #ffffff;
    border: 1px solid #dcdcdc;
    margin: 42px auto 0;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
  .LeftandRightStructure .box-search .left {
    width: calc(100% - 60px) !important;
  }
  .LeftandRightStructure .box-search .right {
    width: 60px !important;
  }
  .LeftandRightStructure .box-search .right img {
    width: 24px;
    height: 24px;
  }
  .LeftandRightStructure .list-i {
    margin-top: 50px;
  }
  .LeftandRightStructure .list-i .item .left {
    width: 100% !important;
  }
  .LeftandRightStructure .list-i .item .right {
    margin-top: 10px;
  }
}
@media (max-width: 1000px) {
  .box-item-nav {
    width: 100%;
    margin: 0 0 158px 0;
    height: auto !important;
    background: #ffffff;
    border: 1px solid #dcdcdc;
    display: flex;
    flex-wrap: wrap !important;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
  .box-item-nav .item {
    width: 100% !important;
    height: 90px;
  }
  .box-item-nav .item img {
    margin: 0 auto 0 !important;
  }
  .box-item-nav .item .item-r {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
  }
  .box-item-nav .item .item-r .count1 {
    font-size: 46px;
    font-weight: bold;
    color: #e71f19;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: flex-start;
  }
  .box-item-nav .item .item-r .count {
    font-size: 46px;
    font-weight: bold;
    color: #e71f19;
  }
  .box-item-nav .item .item-r .txt2 {
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    color: #000000;
  }
  .box-item-nav .item:nth-child(2) {
    border-left: none !important;
    border-right: none !important;
  }
  .item-left-title2 .item-line {
    display: none;
  }
}
.news-list-container .news-i {
  min-height: 600px;
}
.news-list-container .member-list {
  margin: 40px auto;
}
.news-list-container .member-list-i {
  padding: 29px 0 24px 0;
  border-bottom: 1px solid #eeeeee;
}
.news-list-container .member-list-img {
  width: calc(330 / 1000 * 100%);
  min-width: 330px;
  margin-right: 33px;
}
.news-list-container .member-list-img img {
  width: 100%;
  height: auto;
}
.news-list-container .member-list-con {
  width: calc(604 / 1000 * 100%);
  min-height: 220px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: flex-start;
}
.news-list-container .member-list-con .t0 {
  width: 100%;
  text-align: left;
  font-size: 22px;
  color: #212121;
  margin-top: 25px;
  font-weight: bold;
}
.news-list-container .member-list-con .t2 {
  width: 100%;
  text-align: left;
  font-size: 16px;
  font-weight: 500;
  color: #787878;
  margin-top: 36px;
  line-height: 30px;
}
.news-list-container .member-list-con .box-t3 {
  margin-top: 37px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
.news-list-container .member-list-con .box-t3 .t31 {
  font-size: 16px;
  font-weight: 500;
  color: #636363;
}
.news-list-container .member-list-con .box-t3 .t32 {
  margin-left: 61px;
  color: #636363;
}
.news-list-container .member-list-con .box-t3 .t32 img {
  width: 20px;
  height: 20px;
  margin: 0 8px 0 0;
}
.news-detail-container .news-i {
  margin-bottom: 50px;
}
.news-detail-container .new-detail {
  margin: 93px auto 0;
}
.news-detail-container .new-detail-title {
  width: 100%;
  text-align: center;
  font-size: 26px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #000000;
}
.news-detail-container .new-detail-time {
  width: 100%;
  border-bottom: 1px solid #dcdcdc;
  height: 105px;
  margin: 24px auto 0;
  padding: 5px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.news-detail-container .new-detail-time .one {
  margin: 0 40px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.news-detail-container .new-detail-time .one img {
  width: 20px;
  height: auto;
  margin: 0 6px 0 0;
}
.news-detail-container .new-detail-time .one p {
  font-size: 16px;
  color: #161616;
}
.news-detail-container .new-detail-content {
  margin: 39px auto 0;
  border-bottom: 1px solid #dcdcdc;
  padding: 0 0 40px 0;
}
.news-detail-container .news-bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin: 24px 0 45px 0;
}
.news-detail-container .news-bottom-btn {
  width: 80%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
}
.news-detail-container .news-btn {
  width: 100%;
  font-size: 16px;
  color: #161616;
  line-height: 46px;
  margin: 0 0 20px 0;
  display: inline-block;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.news-detail-container .news-return-btn {
  width: 180px;
  height: 50px;
  border: 1px solid #dcdcdc;
  font-size: 16px;
  font-weight: 400;
  color: #161616;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.news-detail-container .news-return-btn img {
  width: 16px;
  margin: 0 0 0 10px;
  height: auto;
}
.client-list-container .news-i {
  min-height: 180px;
}
.client-list-container .member-list {
  margin: 40px auto;
}
.client-list-container .member-list-i {
  padding: 26px 0 30px 0;
  border-bottom: 1px solid #eeeeee;
}
.client-list-container .member-list-img {
  width: calc(270 / 1000 * 100%);
  min-width: 270px;
  margin-right: 28px;
}
.client-list-container .member-list-img img {
  width: 100%;
  height: auto;
}
.client-list-container .member-list-con {
  width: calc(720 / 1000 * 100%);
  min-height: 180px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: flex-start;
  position: relative;
}
.client-list-container .member-list-con .t0 {
  width: 70%;
  text-align: left;
  font-size: 22px;
  color: #212121;
  margin-top: 16px;
  font-weight: bold;
}
.client-list-container .member-list-con .t2 {
  width: 70%;
  text-align: left;
  font-size: 16px;
  font-weight: 500;
  color: #787878;
  margin-top: 30px;
  line-height: 30px;
}
.client-list-container .member-list-con .box-t3 {
  position: absolute;
  top: 16px;
  right: 0;
  margin-top: 0px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: flex-end;
}
.client-list-container .member-list-con .box-t3 .t31 {
  text-align: right;
  width: 100%;
  font-size: 24px;
  font-weight: 600;
  color: #636363;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-end;
}
.client-list-container .member-list-con .box-t3 .t31 .line {
  width: 50px;
  height: 1px;
  background: #787878;
  margin: 0 20px 0 0;
}
.client-list-container .member-list-con .box-t3 .t32 {
  text-align: right;
  width: 100%;
  font-size: 16px;
  color: #787878;
  margin: 15px 15px 0 0;
}
@media (max-width: 1000px) {
  .LeftandRightStructure .box-left {
    margin: auto !important;
  }
  .LeftandRightStructure .box-left .item-left-content {
    max-width: 100%;
    margin: auto;
  }
  .news-list-container .news-i {
    min-height: 600px;
  }
  .news-list-container .member-list {
    width: 100%;
    margin: 40px auto;
  }
  .news-list-container .member-list-i {
    flex-wrap: wrap;
    padding: 29px 0 24px 0;
    border-bottom: 1px solid #eeeeee;
  }
  .news-list-container .member-list-img {
    width: 100%;
    min-width: auto;
    margin: auto;
    margin-right: 0;
  }
  .news-list-container .member-list-img img {
    width: 100%;
    height: auto;
  }
  .news-list-container .member-list-con {
    width: 100%;
    height: auto;
    min-height: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: flex-start;
  }
  .news-list-container .member-list-con .t0 {
    width: 100%;
    text-align: left;
    font-size: 22px;
    color: #212121;
    margin-top: 25px;
    font-weight: bold;
  }
  .news-list-container .member-list-con .t2 {
    width: 100%;
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    color: #787878;
    margin-top: 36px;
    line-height: 30px;
  }
  .news-list-container .member-list-con .box-t3 {
    margin-top: 37px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
  }
  .news-list-container .member-list-con .box-t3 .t31 {
    font-size: 16px;
    font-weight: 500;
    color: #636363;
  }
  .news-list-container .member-list-con .box-t3 .t32 {
    margin-left: 61px;
    color: #636363;
  }
  .news-list-container .member-list-con .box-t3 .t32 img {
    width: 20px;
    height: 20px;
    margin: 0 8px 0 0;
  }
  .client-list-container .news-i {
    min-height: 180px;
  }
  .client-list-container .member-list {
    margin: 40px auto;
  }
  .client-list-container .member-list-i {
    padding: 26px 0 30px 0;
    border-bottom: 1px solid #eeeeee;
    display: flex;
    flex-wrap: wrap;
  }
  .client-list-container .member-list-img {
    width: 100%;
    min-width: auto;
    margin-right: 0;
  }
  .client-list-container .member-list-img img {
    width: 100%;
    height: auto;
  }
  .client-list-container .member-list-con {
    width: 100%;
    min-height: 220px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: flex-start;
    position: relative;
  }
  .client-list-container .member-list-con .t0 {
    width: 100%;
    text-align: left;
    font-size: 22px;
    color: #212121;
    margin-top: 16px;
    font-weight: bold;
  }
  .client-list-container .member-list-con .t2 {
    width: 100%;
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    color: #787878;
    margin-top: 30px;
    line-height: 30px;
  }
  .client-list-container .member-list-con .box-t3 {
    position: absolute;
    top: 160px;
    right: 0;
    margin-top: 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: flex-end;
  }
  .client-list-container .member-list-con .box-t3 .t31 {
    text-align: right;
    width: 100%;
    font-size: 24px;
    font-weight: 600;
    color: #636363;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: flex-end;
  }
  .client-list-container .member-list-con .box-t3 .t31 .line {
    width: 50px;
    height: 1px;
    background: #787878;
    margin: 0 20px 0 0;
  }
  .client-list-container .member-list-con .box-t3 .t32 {
    text-align: right;
    width: 100%;
    font-size: 16px;
    color: #787878;
    margin: 15px 15px 0 0;
  }
}
.page-b {
  width: max-content;
  margin: auto;
}
.page-b .p1 {
  width: 36px;
  height: 36px;
  background: #ffffff;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  line-height: 36px;
  text-align: center;
}
.page-b .p2 {
  display: flex;
}
.page-b .p2 li {
  width: 36px;
  height: 36px;
  background: #ffffff;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  line-height: 36px;
  text-align: center;
  margin: 0 5px;
}
.page-b .p2 li a {
  color: #636363;
}
.page-b .p2 .cur {
  font-weight: bold;
  background: #e71f19 !important;
}
.page-b .p2 .cur a {
  color: #ffffff !important;
}
footer {
  font-family: PingFang SC;
}
footer .footer-head {
  width: 100%;
  height: 70px;
  background: #4d4d4d;
  background-color: #4d4d4d;
}
footer .footer-head .wrap {
  height: 70px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  flex-wrap: nowrap;
}
footer .footer-head .wrap .item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  margin: 0 67px 0 0;
}
footer .footer-head .wrap .item img {
  width: 26px;
  height: auto;
  margin: 0 7px 0 0;
}
footer .footer-head .wrap .item p {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  font-family: PingFang SC;
}
footer .footer-b {
  width: 100%;
  background-color: #424242;
  background-size: cover;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0px 0;
}
footer .footer-b .wrap {
  width: 100%;
}
footer .footer-b .footer-logo {
  width: 204px;
  height: auto;
  margin: 44px auto 54px;
}
footer .footer-b .footer-t {
  padding-bottom: 20px;
  max-width: 1300px;
  width: 100%;
  margin: 0 auto 0px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  color: #ffffff;
}
footer .footer-b .footer-t ul {
  display: flex;
}
footer .footer-b .footer-t ul li.item {
  font-size: 12px;
  font-weight: 800;
  color: #ffffff;
}
footer .footer-b .footer-t .ul-left .item {
  display: inline-block;
  width: 110px;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
}
footer .footer-up {
  width: 100%;
  padding: 0 0 50px 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
footer .footer-up .footer-l-box {
  display: flex;
  flex-wrap: wrap;
}
footer .footer-up .footer-l {
  width: 85%;
  display: flex;
  justify-content: flex-start;
}
footer .footer-up .footer-l .footer-l-i {
  width: 110px;
}
footer .footer-up .footer-l-i-tel {
  color: #ffffff;
}
footer .footer-up .box-footer-l-i-t {
  margin-top: -40px;
  margin-left: 50px;
}
footer .footer-up .footer-l-i-t {
  color: #ffffff;
  margin: 0px auto 23px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
}
footer .footer-up .footer-l-i-t img {
  width: 20px;
  height: 20px;
  margin: 0 9px 0 0;
}
footer .footer-up .footer-l-i-t .footer-box-tel2 {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
}
footer .footer-up .footer-l-i-c {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 36px;
  display: flex;
  flex-direction: column;
}
footer .footer-up .footer-l-i-c em {
  width: 6px;
  margin-right: 6px;
  font-size: 15px;
  font-family: SimSun;
  font-weight: 400;
  color: #a4a4a4;
}
footer .footer-up .footer-l-i-c a {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 6px;
}
footer .footer-up .footer-l-i-c a:last-child {
  margin-bottom: 0;
}
footer .footer-up .footer-r {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  box-sizing: border-box;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: center;
}
footer .box-code {
  width: 136px;
  height: 136px;
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .box-code .f-code {
  width: 136px;
  height: auto;
}
footer .t-code {
  width: 206px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
}
footer .footer-down {
  width: 100%;
  min-height: 41px;
  font-size: 14px;
  font-weight: 400;
  color: #cdcbcb;
  text-align: center;
  background-color: #424242;
}
footer .footer-down .footer-abtn {
  width: 92%;
  margin: 50px 0 40px 0;
  display: none;
}
.abtn-content {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}
footer .footer-down .footer-abtn .abtn00 {
  padding: 0.12rem 0.32rem 0.12rem 0.32rem;
  text-align: center;
  background: #ffffff;
  border-radius: 35px;
  font-family: PingFang SC;
  font-weight: 700;
  font-size: 0.26rem;
}
footer .footer-down .footer-abtn .abtn01 {
  background: #ffffff;
  color: #e71f19;
}
footer .footer-down .footer-abtn .abtn02 {
  background: #e71f19;
  color: #ffffff;
}
footer .footer-down .footer-abtn .abtn03 {
  background: #ff7800;
  color: #ffffff;
}
footer .footer-down .footer-txt {
  margin: 10px auto 10px;
  width: 80%;
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
}
@media (max-width: 1700px) {
  header .nav-box .logo img {
    width: 336px;
    height: auto;
  }
  header .nav-box .nax-right {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
  }
  header .nav-box .nax-right nav {
    margin: 0 30px 0 0;
  }
  .nav-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
  }
  .nav-box .wrap {
    background-color: #ffffff;
  }
  .nav-box .logo img {
    width: 200px !important;
    height: auto;
  }
  .nav-tel-txt {
    font-size: 16px;
  }
  nav ul li {
    position: relative;
    float: left;
    text-align: center;
    margin: 0 6px;
    height: 76px;
  }
  nav ul li a span {
    font-size: 14px;
  }
}
@media (max-width: 1300px) {
  nav ul li > a {
    font-size: 14px;
  }
  .nav-qrcode {
    width: 50px;
    height: 50px;
  }
  .nav-tel-txt {
    font-size: 14px;
  }
  .header-top-i,
  .mauto {
    width: 95%;
  }
}
@media (max-width: 1024px) {
  .public-top {
    margin-top: 70px !important;
  }
}
@media (max-width: 1400px) {
  footer .footer-up .footer-l .footer-l-i {
    width: 90px;
  }
  footer {
    font-family: PingFang SC;
  }
  footer .footer-head {
    width: 100%;
    height: 70px;
    background: #4d4d4d;
    background-color: #4d4d4d;
  }
  footer .footer-head .wrap {
    height: 70px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
  }
  footer .footer-head .wrap .item {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    margin: 0 67px 0 0;
  }
  footer .footer-head .wrap .item img {
    width: 26px;
    height: auto;
    margin: 0 7px 0 0;
  }
  footer .footer-head .wrap .item p {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    font-family: PingFang SC;
  }
  footer .footer-b {
    width: 100%;
    background-color: #424242;
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0px 0;
  }
  footer .footer-b .wrap {
    width: 100%;
  }
  footer .footer-b .footer-logo {
    width: 204px;
    height: auto;
    margin: 44px auto 54px;
  }
  footer .footer-b .footer-t {
    padding-bottom: 20px;
    width: 100%;
    margin: 0 auto 0px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    color: #ffffff;
  }
  footer .footer-b .footer-t ul {
    display: flex;
  }
  footer .footer-b .footer-t ul li.item {
    font-size: 10px !important;
    font-weight: 800;
    color: #ffffff;
  }
  footer .footer-b .footer-t .ul-left .item {
    display: inline-block;
    width: 90px;
    font-size: 12px !important;
    text-align: left;
    font-weight: bold;
  }
  footer .footer-up {
    width: 100%;
    padding: 0 0 50px 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  footer .footer-up .footer-l-box {
    display: flex;
    flex-wrap: wrap;
  }
  footer .footer-up .footer-l {
    display: flex;
    justify-content: flex-start;
  }
  footer .footer-up .footer-l .footer-l-i {
    width: 90px;
    font-size: 12px !important;
  }
  footer .footer-up .footer-l-i-tel {
    color: #ffffff;
  }
  footer .footer-up .box-footer-l-i-t {
    margin-top: -40px;
    margin-left: 50px;
  }
  footer .footer-up .footer-l-i-t {
    color: #ffffff;
    margin: 0px auto 23px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
  }
  footer .footer-up .footer-l-i-t img {
    width: 20px;
    height: 20px;
    margin: 0 9px 0 0;
  }
  footer .footer-up .footer-l-i-t .footer-box-tel2 {
    font-size: 12px !important;
    font-weight: 400;
    color: #ffffff;
  }
  footer .footer-up .footer-l-i-c {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    line-height: 36px;
    display: flex;
    width: 80px;
  }
  footer .footer-up .footer-l-i-c em {
    width: 6px;
    margin-right: 6px;
    font-size: 15px;
    font-family: SimSun;
    font-weight: 400;
    color: #a4a4a4;
  }
  footer .footer-up .footer-l-i-c a {
    font-size: 12px !important;
    font-weight: 400;
    margin-bottom: 6px;
  }
  footer .footer-up .footer-l-i-c a:last-child {
    margin-bottom: 0;
  }
  footer .footer-up .footer-r {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;
  }
  footer .box-code {
    width: 100px;
    height: 100px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
  }
  footer .box-code .f-code {
    width: 100px;
    height: auto;
  }
  footer .t-code {
    width: 100%;
    text-align: center;
    font-size: 10px;
    font-weight: 400;
    color: #ffffff;
  }
  footer .footer-down {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    width: 100%;
    min-height: 41px;
    font-size: 14px;
    font-weight: 400;
    color: #cdcbcb;
    text-align: center;
    background-color: #424242;
  }
  footer .footer-down .footer-abtn {
    display: inline-block !important;
  }
  header {
    height: 76px;
  }
  .header-m {
    left: 0;
    top: 0;
    width: 100%;
    height: 70px;
    background: #fff;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  }
  .header-m::after {
    display: none;
    position: fixed;
    content: "";
    top: 70px;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
  }
  .header-m .logo {
    position: absolute;
    left: 50%;
    height: 70px;
    line-height: 70px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .header-m .logo img {
    max-height: 40px;
  }
  .header-m .m-menu-b {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 70px;
    cursor: pointer;
  }
  .header-m .m-menu-b::before,
  .header-m .m-menu-b::after {
    position: absolute;
    content: "";
    top: 50%;
    left: calc(35px / 2);
    width: 25px;
    height: 1px;
    z-index: 999;
    transition: all 0.3s ease-out 0.3s;
    -webkit-transition: all 0.3s ease-out 0.3s;
    background: #222;
  }
  .header-m .m-menu-b::before {
    transform: translateY(-4px) rotate(0);
    -webkit-transform: translateY(-4px) rotate(0);
  }
  .header-m .m-menu-b::after {
    transform: translateY(4px) rotate(0);
    -webkit-transform: translateY(4px) rotate(0);
  }
  .header-m .m-menu {
    display: none;
    z-index: 888;
    position: fixed;
    width: 100%;
    width: 260px;
    height: 100%;
    top: 0;
    left: -260px;
    opacity: 1;
    background: #fafafa;
    text-align: left;
    padding-top: 70px;
  }
  .header-m .m-menu::after {
    position: absolute;
    top: 70px;
    content: "";
    width: 100%;
    height: 1px;
    background: #ebebeb;
  }
  .header-m .nav {
    height: calc(100% - 82px);
    overflow-x: hidden;
    overflow-y: auto;
  }
  .header-m .nav li {
    border-bottom: 1px solid #ebebeb;
    animation: resize 0.5s both;
    -webkit-animation: resize 0.5s both;
  }
  .header-m .nav li a {
    position: relative;
    display: block;
    width: 100%;
    font-size: 15px;
    padding: 0 40px;
    color: #666;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: break-word;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
  }
  .header-m .nav li a::after {
    position: absolute;
    content: "";
    left: 20px;
    top: 50%;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border: 1px solid #999;
    border-radius: 50%;
    background: transparent;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
  }
  .header-m .nav > li .sub-nav {
    display: none;
  }
  .header-m .nav > li .sub-nav a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 12px 40px;
    background: #f2f2f2;
    color: #4e4e4e;
  }
  .header-m .nav > li .sub-nav a::before,
  .header-m .nav > li .sub-nav a::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: 20px;
    top: 20px;
    border: 5px solid transparent;
    overflow: hidden;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
  }
  .header-m .nav > li .sub-nav a::before {
    left: 21px;
    border-left: 5px solid #555;
  }
  .header-m .nav > li .sub-nav a::after {
    border-left: 5px #ebebeb solid;
  }
  .header-m .nav > li .cur {
    position: relative;
  }
  .header-m .nav > li .cur::after,
  .header-m .nav > li .cur::before {
    position: absolute;
    content: "";
    background: #999;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  .header-m .nav > li .cur::before {
    top: 19px;
    right: 25px;
    width: 2px;
    height: 12px;
  }
  .header-m .nav > li .cur::after {
    top: 24px;
    right: 20px;
    width: 12px;
    height: 2px;
  }
  .header-m .nav > li.active::after {
    background: #fff;
  }
  .header-m .nav > li.active::before {
    height: 0;
  }
  .header-m .nav > li.active > a {
    color: #fff;
    background: #e71f19;
  }
  .header-m .nav > li.active > a::after {
    border-color: #fff;
    background: #fff;
  }
  .header-m .nav > li.active .sub-nav li {
    animation: ReturnToNormal 0.5s both;
    -webkit-animation: ReturnToNormal 0.5s both;
  }
  .header-m .m-search-b {
    display: block;
    position: absolute;
    top: 0;
    right: 20px;
    width: 20px;
    height: 70px;
    cursor: pointer;
    background: url(/public/img/search2.png) no-repeat left center;
    background-size: 100% auto;
  }
  html.active {
    height: 100%;
    overflow: hidden;
  }
  html.active body {
    height: 100%;
    overflow: hidden;
  }
  html.active .header-m {
    left: 260px;
  }
  html.active .header-m::after {
    display: block;
  }
  html.active .header-m .m-menu-b::before,
  html.active .header-m .m-menu-b::after {
    background: #000;
  }
  html.active .header-m .m-menu-b::before {
    transform: translateY(0) rotate(225deg);
    -webkit-transform: translateY(0) rotate(225deg);
  }
  html.active .header-m .m-menu-b::after {
    transform: translateY(0) rotate(-225deg);
    -webkit-transform: translateY(0) rotate(-225deg);
  }
  html.active .header-m .m-menu {
    display: block;
    left: 0;
  }
  html.active footer,
  html.active main,
  html.active .i-banner,
  html.active .banner {
    transform: translateX(260px);
    -webkit-transform: translateX(260px);
  }
  .public-footer-t {
    display: block;
  }
  .public-footer-t li {
    margin: 0 30px 0;
    height: 30px;
  }
  .public-footer-b {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .footer-head {
    display: none;
  }
  .footer-up {
    display: block;
  }
  .footer-l {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .about-info-con {
    margin-top: 30px;
  }
  #main {
    margin: 0 !important;
  }
  .work-b {
    padding: 20px 0;
  }
  .work-i-b,
  .work-i-a {
    margin-bottom: 30px;
  }
  .tj-list,
  .work-i,
  .work-i-c {
    display: block;
  }
  .work-i-c,
  .work-i-c-i {
    width: 100%;
    margin: 0;
  }
  .work-i {
    margin-bottom: 30px;
    padding-bottom: 20px;
  }
  .work-i-l {
    width: 100%;
    margin-bottom: 20px;
  }
  .wenhua-list-i,
  .qiye-list-i {
    width: 100%;
  }
  .qiye-list-i {
    margin: 0 10px;
    margin-bottom: 30px;
  }
  .qiye-list-i .t1 {
    margin-top: 20px;
  }
  .wenhua-list-img {
    width: 40%;
    height: 142px;
    margin-right: 20px;
  }
  .wenhua-list-con {
    width: 54%;
  }
  .wenhua-list-i {
    margin: 20px 0;
  }
  .wenhua-list-con .t2 {
    margin-top: 10px;
  }
  .rencai-c,
  .rencai-b-img,
  .rencai-b-con,
  .rencai-a,
  .tj-list-i {
    width: 100%;
  }
  .rencai-c .t1,
  .rencai-a .t1 {
    font-size: 23px;
  }
  .rencai-a .t2 {
    margin-top: 20px;
    font-size: 17px;
  }
  .rencai-b-i {
    display: block;
  }
  .rencai-b {
    margin: 30px 0;
  }
  .rencai-b-img,
  .rencai-b-con {
    margin-bottom: 20px;
  }
  .rencai-b-con .t1 {
    margin-bottom: 20px;
  }
  .rencai-b-con .t1 {
    font-size: 20px;
  }
  .about-info-swiper-r-t,
  .rencai-c .t2 {
    font-size: 21px;
  }
  .footer-b {
    display: none !important;
  }
  .footer-down {
    font-size: 9px !important;
  }
  .about-info-h1::after {
    width: 40px;
  }
  .home-info-list-t {
    font-size: 22px;
  }
}

