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: contain;
}
.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: 37px 0 0 0;
}
.item-left-content table tbody tr td {
  padding: 0 0 0 0px;
  justify-content: flex-start;
  /* width: 49.5%; */
  line-height: 40px;
  /* text-align: center; */
  /* display: flex; */
  flex-wrap: nowrap;
  font-size: 16px !important;
  border-right: 1px solid #fff;
}
.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: 555555;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0px 4px 51px 0px rgba(0, 0, 0, 0.1);
}
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 .nav-box-content {
  width: 100%;
  height: 90px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}
header .nav-box .logo {
  width: auto;
  overflow: hidden;
  margin: 0 0 0 0px;
}
header .nav-box .logo img {
  width: 142px;
  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;
  color: #000000;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  line-height: 90px;
  font-weight: 500;
  margin: 0 0px 0 29px;
}
header .nav-box .nax-right li a {
  text-align: center;
  font-weight: bold;
  height: 90px;
  line-height: 90px;
}
header .nav-box .nax-right .box-icon-content .icon-left {
  width: 22px;
  height: auto;
  margin: 0 42px 0 0;
}
header .nav-box .nax-right .box-icon-content .icon-right {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
header .nav-box .nax-right .box-icon-content .icon-right .icon01 {
  width: 30px;
  height: auto;
}
header .nav-box .nax-right .box-icon-content .icon-right .aline {
  width: 2px;
  height: 15px;
  border: 1px solid #000000;
  margin: 0 12px;
  background-color: #000000;
}
header .nav-box .nax-right .box-icon-content .icon-right .icon02 {
  width: 30px;
  height: auto;
}
header .nav-box .nax-right li.box-icon-content {
  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: 20px;
  height: auto;
  margin: 0 0px 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 .nav-title {
  color: #e71f19;
  font-weight: 600;
}
.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 5px;
}
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 .nav-item,
nav ul li .sub-nav a {
  white-space: wrap;
  height: auto !important;
  min-height: 50px;
  min-width: 160px;
  width: auto;
  white-space: nowrap;
  display: inline-block;
  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: 10002;
  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;
  z-index: 1000000;
}
nav ul li .sub-nav-content {
  /* left: 0; */
  /* z-index: 10;
  position: fixed !important;
  width: 12vw !important;
  transform: translateX(0%) !important;
  -webkit-transform: translateX(0%) !important;
  background-color: transparent; */
  /* box-shadow: 0px 7px 24px 0px rgba(0,0,0,0.05); */
}
nav ul li .sub-nav-content .sub-nav-container {
  /* width: 100vw !important; */
  left: 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
  height: 100%;
  /* background-color: #ffffff; */
  position: relative;
}
nav ul li .sub-nav-content .sub-nav-container .left-nav {
  padding: 10px 0;
  box-sizing: content-box;
  background-color: #ffffff;
  width: 180px;
  height: 100%;
  border: none;
  box-shadow: 0px 7px 24px 0px rgba(0, 0, 0, 0.05);
}
.active-nav-item {
  background-color: #e6e6e6;
  color: #000;
}
.active-nav-item p {
  background-color: #e6e6e6;
  color: #000;
}
nav ul li .sub-nav-content .sub-nav-container .left-nav .nav-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  /* padding: 0px 39px; */
  padding: 0;
  /* margin: 0 20px; */
  /* box-sizing: border-box; */
  /* border: 1px solid red; */
  margin: auto;
  width: 90%;
  background-color: #ffffff !important;
  border: none;
  border-bottom: 1px solid #e2e2e2;
}
nav ul li .sub-nav-content .sub-nav-container .left-nav .nav-item p {
  font-family: PingFang SC;
  font-weight: 600;
  font-size: 14px;
  color: #000000;
  /* margin: 0 16px 0 0; */
  width: 100%;
  /* margin: 0 20px; */
  padding: 0 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
nav ul li .sub-nav-content .sub-nav-container .left-nav .nav-item img.iconRed {
  width: 8px;
  height: 10px;
  display: none;
}
nav ul li .sub-nav-content .sub-nav-container .left-nav .nav-item img.iconBlack {
  width: 8px;
  height: 10px;
  display: none;
}
nav ul li .sub-nav-content .sub-nav-container .left-nav .nav-item-active p,
nav ul li .sub-nav-content .sub-nav-container .left-nav .nav-item:hover p {
  color: #ffffff;
  background-color: #d4021d;
}
nav ul li .sub-nav-content .sub-nav-container .left-nav .nav-item:hover img.iconRed {
  width: 8px;
  height: 10px;
  /* display: inline-block; */
  display: none;
}
nav ul li .sub-nav-content .sub-nav-container .left-nav .nav-item:hover img.iconBlack {
  width: 8px;
  height: 10px;
  display: none;
}
.right-item-nav .right-item-two-nav .nav-item p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
nav ul li .sub-nav-content .sub-nav-container .right-nav {
  box-shadow: 0px 7px 24px 0px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  /* padding: 20px 0; */
  box-sizing: content-box;
  background-color: #ffffff;
  /* border: 1px solid #e6e6e6; */
  height: auto;
  /* height: 100% !important; */
  /* min-height: 250px; */
  margin: 0 0 0 -1vw;
  z-index: 100;
  justify-content: flex-start;
  position: absolute;
  top: 0;
}
nav ul li .sub-nav-content .sub-nav-container .right-nav .nav-item:first-child {
  margin: 10px auto 0;
}
nav ul li .sub-nav-content .sub-nav-container .right-nav .nav-item:last-child {
  margin-bottom: 10px;
}
.right-nav-two {
  left: 190px;
  width: 240px;
}
.right-nav-three {
  left: 250px;
  width: 280px;
}
nav ul li .sub-nav-content .sub-nav-container .right-nav .nav-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  width: 90%;
  padding: 0;
  margin: auto;
  background-color: #ffffff !important;
  border: none;
  border-bottom: 1px solid #e2e2e2;
}
nav ul li .sub-nav-content .sub-nav-container .right-nav .nav-item p {
  font-family: PingFang SC;
  font-weight: 600;
  font-size: 14px;
  color: #000000;
  width: 100%;
  padding: 0 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
nav ul li .sub-nav-content .sub-nav-container .right-nav .nav-item-active .nax-item-p,
nav ul li .sub-nav-content .sub-nav-container .right-nav .nav-item:hover .nax-item-p {
  color: #ffffff;
  background-color: #d4021d;
}
nav ul li .sub-nav-content .sub-nav-container .right-nav-three .nav-item-active p,
nav ul li .sub-nav-content .sub-nav-container .right-nav-three .nav-item:hover p {
  color: #ffffff;
  background-color: #d4021d;
}
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.nax-item-p {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
nav ul li .sub-nav a,
nav ul li .sub-nav .nav-item {
  text-align: left !important;
  font-size: 14px;
  height: auto !important;
  min-height: 50px;
  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(../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: 90px;
}
.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: #ffffff;
  border-radius: 50%;
}
.homes-index .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ffffff;
}
@media (max-width: 1000px) {
  .homes-index .homes-banner {
    width: 100%;
    height: 100%;
  }
  .homes-index .swiper-slide img {
    width: 100%;
    min-height: 220px;
    object-fit: cover;
  }
  .homes-index .swiper-pagination {
    bottom: 30px !important;
  }
  .homes-index .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 50%;
  }
}
.homes-serve {
  width: 100%;
  min-height: 880px;
  background: #f6f9ff;
  display: inline-block;
}
.homes-serve .wrap {
  overflow: visible;
}
.homes-serve .swiper {
  overflow: visible;
}
.homes-serve .home-serve-swiper {
  overflow: visible;
}
.homes-serve .home-serve-swiper .swiper-wrapper {
  overflow: visible;
  width: 100%;
}
.homes-serve .home-serve-swiper .swiper-slide {
  width: 400px;
  height: 400px;
  border-radius: 20px 20px 20px 20px;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  justify-content: center;
}
.homes-serve .home-serve-swiper .swiper-slide .img2 {
  display: none;
}
.homes-serve .home-serve-swiper .swiper-slide .img-scale {
  width: 400px;
  height: 400px;
  margin: auto;
  border-radius: 20px 20px 20px 20px;
}
.homes-serve .home-serve-swiper .swiper-slide .img-scale img {
  object-fit: cover;
}
.homes-serve .home-serve-swiper .swiper-slide .txt {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  width: 80px;
  height: 80px;
  background: #ffffff;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 40px 40px 40px 40px;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  justify-content: center;
  display: none;
}
.homes-serve .home-serve-swiper .swiper-slide .txt img {
  width: 42px;
  height: 42px;
}
.homes-serve .home-serve-swiper .swiper-slide .txt2 {
  margin: 52px auto 0;
  width: 100%;
  height: 20px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 500;
  font-size: 20px;
  color: #000000;
  line-height: 20px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.homes-serve .home-serve-swiper .swiper-slide:hover .txt {
  background: #d0001a !important;
}
.homes-serve .home-serve-swiper .swiper-slide:hover .img1 {
  display: none;
}
.homes-serve .home-serve-swiper .swiper-slide:hover .img2 {
  display: inline-block;
}
.homes-serve .home-serve-swiper .box-btn-swiper {
  width: 120px;
  height: 40px;
  position: relative;
  margin: 100px auto 0;
}
.homes-serve .home-serve-swiper .box-btn-swiper .server-prev {
  top: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
}
.homes-serve .home-serve-swiper .box-btn-swiper .server-next {
  top: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 0;
}
.homes-serve .home-serve-swiper .box-btn-swiper .swiper-button-prev {
  left: 0px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #D8D8D8;
  border-radius: 50%;
}
.homes-serve .home-serve-swiper .box-btn-swiper .swiper-button-next {
  right: 0px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #D8D8D8;
  border-radius: 50%;
}
.homes-serve .home-serve-swiper .box-btn-swiper .swiper-button-prev:after,
.homes-serve .home-serve-swiper .box-btn-swiper .swiper-button-next:after {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
}
.homes-serve .home-serve-swiper .box-btn-swiper .swiper-button-prev:hover,
.homes-serve .home-serve-swiper .box-btn-swiper .swiper-button-next:hover {
  border: 1px solid #d0001a;
}
.homes-serve .home-serve-swiper .box-btn-swiper .swiper-button-prev:hover:after,
.homes-serve .home-serve-swiper .box-btn-swiper .swiper-button-next:hover:after {
  color: #d0001a !important;
}
.homes-field {
  width: 100%;
  min-height: 800px;
  padding: 0 0 0px 0;
  background-size: cover;
  display: inline-block;
  background-color: #fff;
}
.homes-field .box-type {
  width: 1240px;
  height: 3px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 0px 0px 0px 0px;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: flex-start;
}
.homes-field .box-type .item-type {
  width: calc(1 / 5 * 100%);
  border-top: 3px solid #e6e6e6;
  text-align: center;
  padding: 22px 0 0 0;
  height: 26px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 500;
  font-size: 18px;
  color: #000000;
  line-height: 26px;
  cursor: pointer;
}
.homes-field .box-type .item-type-active {
  border-top: 3px solid #d0001a;
  color: #d0001a;
}
.homes-social {
  padding: 1px 0 100px 0;
  background-size: cover;
  background-image: url("../img/bg_04.png");
}
.homes-social .box-content .wrap {
  display: flex;
  flex-wrap: wrap;
}
.homes-social .box-content .wrap .step-one {
  width: 480px;
  height: 500px;
  margin: 0 0px 0 0;
  border-radius: 20px;
  overflow: hidden;
}
.homes-social .box-content .wrap .step-two {
  width: 760px;
  display: flex;
  flex-wrap: wrap;
}
.homes-social .box-content .wrap .step-two .img-scale {
  border-radius: 20px;
  margin: 0 0px 20px 20px;
  width: 360px;
  height: 240px;
}
.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;
}
#workContent {
  max-width: 90%;
  width: 1380px;
  margin: auto;
  min-height: 490px;
  position: relative;
}
.homes-field .box-content {
  margin: auto;
}
.homes-field .box-content .news-swiper,
.homes-field .box-content {
  padding: 0 0 20px 0;
}
.homes-field .box-content .news-swiper .swiper-button-prev,
.homes-field .box-content .swiper-button-prev {
  left: 0px;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #DBDBDB;
  border-radius: 50%;
}
.homes-field .box-content .news-swiper .swiper-button-next,
.homes-field .box-content .swiper-button-next {
  right: 0px;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #DBDBDB;
  border-radius: 50%;
}
.homes-field .box-content .news-swiper .swiper-button-prev:after,
.homes-field .box-content .swiper-button-prev:after,
.homes-field .box-content .news-swiper .swiper-button-next:after,
.homes-field .box-content .swiper-button-next:after {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
}
.homes-field .box-content .news-swiper .swiper-button-prev:hover,
.homes-field .box-content .swiper-button-prev:hover,
.homes-field .box-content .news-swiper .swiper-button-next:hover,
.homes-field .box-content .swiper-button-next:hover {
  border: 1px solid #d0001a;
}
.homes-field .box-content .news-swiper .swiper-button-prev:hover:after,
.homes-field .box-content .swiper-button-prev:hover:after,
.homes-field .box-content .news-swiper .swiper-button-next:hover:after,
.homes-field .box-content .swiper-button-next:hover:after {
  color: #d0001a !important;
}
.homes-field .box-content .swiper {
  margin: 66px auto 0;
  padding: 40px 0 20px 0;
  min-height: 230px;
  max-width: 1248px;
}
.box-more-active {
  border: 1px solid #d0001a !important;
}
.box-more-active p {
  color: #d0001a !important;
}
.box-more {
  width: 180px;
  height: 40px;
  border-radius: 20px 20px 20px 20px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin: 47px auto 70px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.box-more p {
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 16px;
  width: auto !important;
  text-align: center !important;
  margin-bottom: 0 !important;
}
.box-more img {
  width: 14px;
  height: auto;
  margin: 0 0 0 10px;
}
.box-more img.img2 {
  width: 7px;
  height: auto;
}
.box-more:hover p {
  color: #f00;
}
.homes-field .box-content .swiper .swiper-wrapper .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: space-between;
}
.homes-field .box-content .swiper .swiper-slide .item {
  width: 300px;
  height: 431px;
  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 .item .img-scale {
  width: 295px;
  height: 295px;
  overflow: hidden;
  border-radius: 5px;
  margin: auto;
  background-color: #DDDDDD;
}
.homes-field .box-content .swiper .swiper-slide .item .txt {
  margin: 34px auto 0;
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: 400;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  width: 100%;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: bold;
  font-size: 16px;
  color: #000000;
  text-align: center;
}
.homes-field .box-content .swiper .swiper-slide .item .txt2 {
  margin: 19px auto 0;
  width: 280px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 30px;
  text-align: center;
}
.box-title-content {
  width: 100%;
  margin: 70px auto 0;
}
.box-title-content #activeTitle {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: nowrap;
}
.box-title-content #activeTitle .t1 {
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: bold;
  font-size: 38px;
  color: #d0001a;
  text-align: left;
}
.box-title-content #activeTitle .t2 {
  height: 38px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: bold;
  font-size: 38px;
  color: #c8cac9;
  line-height: 38px;
  text-align: left;
  margin: 0 0 0 10px;
}
.box-title-content .e-title {
  width: 100%;
  margin: 25px auto 65px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 21px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.homes-about {
  position: relative;
  background-image: url("../img/home-bg6.png");
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: center;
  padding: 0 0 80px 0;
}
.homes-about .wrap {
  margin: auto;
  background-color: #fff;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.homes-about .wrap .left {
  min-width: 50%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: flex-start;
  padding: 0 40px;
}
.homes-about .wrap .left .box-title {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
  margin: 70px 0 0 0;
}
.homes-about .wrap .left .box-title p {
  font-weight: bold;
  font-size: 22px;
  line-height: 22px;
  height: 22px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  color: #d0001a;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.homes-about .wrap .left .txt {
  margin: 41px 0 0 0;
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  text-align: left;
  line-height: 32px;
}
.homes-about .wrap .left .abtn-more {
  width: 180px;
  height: 40px;
  border-radius: 20px 20px 20px 20px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  margin-top: 37px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.homes-about .wrap .left .abtn-more .more-img {
  width: 18px;
  height: 18px;
  margin: 0 0 0 20px;
  border-radius: 50%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.homes-about .wrap .left .abtn-more img {
  width: 80%;
  height: auto;
}
.homes-about .wrap .right {
  min-width: 50%;
  max-width: 650px;
}
.homes-about .wrap .right .box-img {
  width: 100%;
}
.homes-about .wrap .right .box-img img {
  width: 100%;
}
.abtn-more2 {
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  width: 100%;
  margin-top: 24px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  line-height: 16px;
  height: 16px;
}
.abtn-more2 .more-img {
  width: 18px;
  height: 18px;
  margin: 0 0 0 10px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.abtn-more2 img {
  width: 18px;
  height: 18px;
}
.box-count {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  margin: 69px 0 0 0;
  width: 100%;
}
.box-count .item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
  border-right: 1px solid #D9D9D9;
}
.box-count .item .top-item {
  width: 100%;
  font-size: 40px;
  font-weight: bold;
  color: #d0001a;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.box-count .item .top-item .count {
  font-size: 44px;
  font-family: Arial, Arial;
  font-weight: bold;
}
.box-count .item .bottom-item {
  width: 100%;
  padding: 12px 0 0 5px;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}
.box-count .item:nth-child(3) {
  border: none;
}
.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(../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: 90px auto 115px;
}
.homes-honor .box-content .honor-swiper .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.news-swiper {
  overflow: visible;
}
.news-swiper .swiper-wrapper {
  overflow: visible;
}
.news-swiper .swiper-wrapper .swiper-slide {
  width: 410px;
  padding: 10px;
}
.news-swiper .swiper-wrapper .swiper-slide .item2 {
  width: 390px;
  height: 540px;
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.05);
  border-radius: 10px 10px 10px 10px;
  background: #ffffff;
}
.news-swiper .swiper-wrapper .swiper-slide .item2 .img-scale,
.news-swiper .swiper-wrapper .swiper-slide .item2 .hover-scale {
  width: 100%;
  height: 260px;
}
.news-swiper .swiper-wrapper .swiper-slide .item2 .img-scale img,
.news-swiper .swiper-wrapper .swiper-slide .item2 .hover-scale img {
  width: 100%;
  height: 260px;
}
.news-swiper .swiper-wrapper .swiper-slide .item2 .t1 {
  margin: 30px 30px 0 30px;
  width: 100%;
  height: 18px;
  font-family: Arial, Arial;
  font-weight: bold;
  font-size: 18px;
  color: #d0001a;
  line-height: 18px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.news-swiper .swiper-wrapper .swiper-slide .item2 .t2 {
  margin: 14px 30px 0 30px;
  height: 64px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: bold;
  font-size: 18px;
  color: #000000;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.news-swiper .swiper-wrapper .swiper-slide .item2 .t3 {
  margin: 14px 30px 0 30px;
  height: 59px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 30px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.news-swiper .swiper-wrapper .swiper-slide .item2 .box-detail {
  cursor: pointer;
  margin: 14px 30px 0 30px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
.news-swiper .swiper-wrapper .swiper-slide .item2 .box-detail p {
  margin: 0 10px 0 0;
  height: 16px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 16px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.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 {
  left: 0px;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #D8D8D8;
  border-radius: 50%;
}
.homes-honor .box-content .swiper-button-next {
  right: 0px;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #D8D8D8;
  border-radius: 50%;
}
.homes-honor .box-content .swiper-button-prev:after,
.homes-honor .box-content .swiper-button-next:after {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
}
.homes-honor .box-content .swiper-button-prev:hover,
.homes-honor .box-content .swiper-button-next:hover {
  border: 1px solid #d0001a;
}
.homes-honor .box-content .swiper-button-prev:hover:after,
.homes-honor .box-content .swiper-button-next:hover:after {
  color: #d0001a !important;
}
.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) {
  .box-btn-swiper {
    width: 120px;
    height: 40px;
    position: relative;
    margin: 100px auto 0;
  }
  .box-btn-swiper .server-prev {
    top: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
  }
  .box-btn-swiper .server-next {
    top: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 0;
  }
  .box-btn-swiper .swiper-button-prev {
    left: 0px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #D8D8D8;
    border-radius: 50%;
  }
  .box-btn-swiper .swiper-button-next {
    right: 0px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #D8D8D8;
    border-radius: 50%;
  }
  .box-btn-swiper .swiper-button-prev:after,
  .box-btn-swiper .swiper-button-next:after {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
  }
  .box-btn-swiper .swiper-button-prev:hover,
  .box-btn-swiper .swiper-button-next:hover {
    border: 1px solid #d0001a;
  }
  .box-btn-swiper .swiper-button-prev:hover:after,
  .box-btn-swiper .swiper-button-next:hover:after {
    color: #d0001a !important;
  }
  .box-btn-swiper {
    width: 120px;
    height: 40px;
    position: relative;
    margin: 10px auto 0;
  }
  .box-btn-swiper .server-prev {
    top: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
  }
  .box-btn-swiper .server-next {
    top: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 0;
  }
  .box-btn-swiper .swiper-button-prev {
    left: 0px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #D8D8D8;
    border-radius: 50%;
  }
  .box-btn-swiper .swiper-button-next {
    right: 0px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #D8D8D8;
    border-radius: 50%;
  }
  .box-btn-swiper .swiper-button-prev:after,
  .box-btn-swiper .swiper-button-next:after {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
  }
  .box-btn-swiper .swiper-button-prev:hover,
  .box-btn-swiper .swiper-button-next:hover {
    border: 1px solid #d0001a;
  }
  .box-btn-swiper .swiper-button-prev:hover:after,
  .box-btn-swiper .swiper-button-next:hover:after {
    color: #d0001a !important;
  }
  .abtn-more2 {
    font-size: 14px;
  }
  .abtn-more2 img {
    width: 16px;
    height: 16px;
  }
  .homes-social {
    padding: 20px 0 30px 0;
  }
  .homes-social .box-content .wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .homes-social .box-content .wrap .step-one {
    width: 100%;
    height: auto;
    margin: 0 0px 0 0;
    border-radius: 20px;
  }
  .homes-social .box-content .wrap .step-two {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
  }
  .homes-social .box-content .wrap .step-two .img-scale {
    border-radius: 20px;
    margin: 20px 0px 0px 0px;
    width: 100%;
    height: auto;
  }
  .homes-serve {
    min-height: auto;
    padding: 0 0 30px 0;
  }
  .box-more {
    margin: 0px auto 0px;
  }
  .homes-honor .box-more {
    margin: 0px auto 60px;
  }
  .homes-field {
    width: 100%;
    min-height: 800px;
    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 20px 0;
    width: 100%;
  }
  .homes-field .box-content .swiper {
    margin: 0px auto 0;
  }
  .homes-field .box-content .swiper .swiper-slide {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
  .homes-field .box-content .swiper .swiper-slide .item {
    width: 100%;
    height: auto;
    margin: 0 0% 6px 0px;
  }
  .homes-field .box-content .swiper .swiper-slide .img-scale {
    width: 100%;
    height: auto !important;
  }
  .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 {
    padding: 40px 0 40px 0;
    height: auto;
  }
  .homes-about .img-bg {
    display: none;
    width: 770px;
    height: 800px;
    position: absolute;
    top: 0;
    right: 0;
  }
  .homes-about .box-title {
    width: 100%;
    border-bottom: 2px solid #ffffff;
    padding: 0 0 20px 0;
    display: flex;
    flex-wrap: wrap;
    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%;
    justify-content: center;
  }
  .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-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;
  }
}
.box-nav-slide {
  margin: 50px auto 0;
  width: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-around;
  height: 63px;
  border-bottom: 1px solid #d9d9d9;
}
.box-nav-slide .item-slide {
  color: #d0001a;
  height: 63px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: bold;
  font-size: 16px;
  color: #000000;
  line-height: 63px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.box-nav-slide .item-slide-active {
  color: #d0001a;
  position: relative;
}
.box-nav-slide .item-slide-active:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 40px;
  height: 3px;
  background: #d0001a;
  border-radius: 0px 0px 0px 0px;
}
.abox-content .aitem-content {
  margin: 79px 0 0 0;
  width: 920px;
  padding: 0 0 40px 0;
  background: linear-gradient(180deg, #ececec 0%, #fdfdfd 100%);
  box-shadow: 8px 10px 0px 0px rgba(0, 0, 0, 0.1);
  border-radius: 20px 20px 20px 20px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.abox-content .aitem-content .title {
  width: 250px;
  height: 60px;
  line-height: 60px;
  background: #5c8ec4;
  border-radius: 30px 30px 30px 30px;
  border: 4px solid #ffffff;
  text-align: center;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: bold;
  font-size: 20px;
  color: #ffffff;
  font-style: normal;
  text-transform: none;
  position: absolute;
  top: -30px;
  left: 30px;
}
.abox-content .aitem-content ul {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: flex-start;
  margin: 55px 0 0 30px;
}
.abox-content .aitem-content ul li {
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 34px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.product-index {
  max-width: 100%;
  width: 100%;
  height: 260px;
  background-image: url(../img/banner1.png);
  background-size: contain;
  display: block;
  margin: 0 auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.product-index .wrap {
  height: 100%;
}
.product-index .wrap .box-txt {
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
.product-index .wrap .box-txt img {
  width: 76px;
  height: 76px;
  margin: 0 13px 0 0;
}
.product-index .wrap .t1 {
  width: 100%;
  font-weight: 500;
  color: #000000;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: bold;
  font-size: 40px;
  color: #d0001a;
  line-height: 70px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.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 !important;
  }
  .product-index .box-txt img {
    width: 50px !important;
    height: 50px !important;
  }
  .product-index .wrap .t1 {
    width: 100%;
    font-size: 16px !important;
    font-weight: 500;
    color: #000000;
    margin-top: 0px !important;
    padding-left: 0px !important;
  }
  .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 {
  height: 400px;
  background-image: url(../img/banner-news.png);
}
.product-news .t1 {
  color: #d0001a !important;
}
.product-news .t2 {
  color: rgba(255, 255, 255, 0.3) !important;
}
.product-library {
  height: 400px;
}
.product-library2 {
  height: 400px;
}
.server-index {
  height: 400px;
}
.about-index {
  height: 600px;
}
.news-index {
  height: 400px;
}
.product-library .t2 {
  color: rgba(255, 255, 255, 0.3) !important;
}
.product-center {
  background-image: url(../img/product01.png);
}
.product-center .t1 {
  color: #000000 !important;
}
.product-center .t2 {
  color: #6d4a49 !important;
}
.product-intro {
  background-image: url(../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(../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(../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(../img/banner-aboutUs.png);
}
.product-aboutUs .t1 {
  color: #ffffff !important;
}
.product-aboutUs .t2 {
  color: rgba(255, 255, 255, 0.3) !important;
}
.product-index {
  position: relative;
}
.product-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 72px;
  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: 0px auto 0;
}
.product-field .box-content .box-item-content {
  padding: 0 0 0px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .home-serve-swiper {
    max-width: 90%;
    margin: auto;
    overflow: hidden !important;
  }
  .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 16px 30px 0px;
}
.product-field .box-content .box-item-content .item:nth-child(3n) {
  width: 300px;
  margin: 0 0px 30px 0px;
}
.product-field .box-content .box-item-content .box-img {
  width: 300px;
  height: 300px;
  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 {
  overflow: hidden;
  /* 控制元素溢出部分不显示 */
  text-overflow: ellipsis;
  /* 当文字超出时显示省略号 */
  display: -webkit-box;
  /* 将元素作为弹性伸缩盒子模型处理 */
  -webkit-line-clamp: 1;
  /* 限制最多显示两行文本 */
  -webkit-box-orient: vertical;
  /* 设置垂直布局 */
  margin: 29px auto 0;
  width: 100%;
  height: 16px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: bold;
  font-size: 16px;
  color: #000000;
  line-height: 16px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.product-field .box-content .box-item-content .txt1 {
  overflow: hidden;
  /* 控制元素溢出部分不显示 */
  text-overflow: ellipsis;
  /* 当文字超出时显示省略号 */
  display: -webkit-box;
  /* 将元素作为弹性伸缩盒子模型处理 */
  -webkit-line-clamp: 2;
  /* 限制最多显示两行文本 */
  -webkit-box-orient: vertical;
  /* 设置垂直布局 */
  margin: 20px auto 0;
  width: 100%;
  text-align: center;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 28px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.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;
  border-radius: 25px;
  width: 90%;
  max-width: 1000px;
  height: 50px;
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.1);
  border-radius: 30px 30px 30px 30px;
}
.product-field3 .box-title .item {
  min-width: 20%;
  text-align: center;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  color: #000000;
}
.product-field3 .box-title .item-active {
  background: #e71f19;
  color: #ffffff;
}
.product-field3 .box-content {
  margin: 70px auto;
}
.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 .item2 {
  width: 260px;
  margin: 0 10px 53px 0px;
  max-width: 260px;
}
.product-field3 .box-content .box-item-content .item2 .box-img {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
  width: 100%;
  height: 297px;
}
.product-field3 .box-content .box-item-content .item2 .box-img img {
  object-fit: contain;
}
.product-field3 .box-content .box-item-content .item2 .txt {
  margin: 36px auto 0;
  height: 16px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 500;
  font-size: 16px;
  color: #000000;
  line-height: 16px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.swiper-pagination {
  bottom: 0px;
}
.swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  margin: 0 6px;
  background: #000000;
  border-radius: 50%;
  padding: 0;
}
.productContainer {
  margin: 0 auto 84px;
  text-align: center;
}
.productContainer .product-detail {
  width: 860px;
  margin: auto;
}
.productContainer .product-detail .product-top-l {
  border-radius: 10px;
  width: 100%;
  height: auto;
  padding: 0 0 0px 0;
}
.productContainer .product-detail .product-top-l .product-d-swiper2 {
  width: 100%;
  padding: 0 80px;
}
.productContainer .product-detail .product-top-l .product-d-swiper2 .swiper-wrapper {
  width: 700px;
}
.productContainer .product-d-swiper {
  width: 640px;
  margin: auto;
}
.productContainer .product-d-swiper-b {
  position: relative;
  margin: 41px auto 0;
  max-width: 700px;
}
.productContainer .product-d-swiper-b .swiper-button-prev,
.productContainer .product-d-swiper2 .swiper-button-prev {
  left: 0px;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #D8D8D8;
  border-radius: 50%;
}
.productContainer .product-d-swiper-b .swiper-button-next,
.productContainer .product-d-swiper2 .swiper-button-next {
  right: 0px;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #D8D8D8;
  border-radius: 50%;
}
.productContainer .product-d-swiper-b .product-detail-prev,
.productContainer .product-d-swiper2 .product-detail-prev {
  left: 0px;
  transform: translateY(-50%);
}
.productContainer .product-d-swiper-b .product-detail-next,
.productContainer .product-d-swiper2 .product-detail-next {
  right: 0px;
  transform: translateY(-50%);
}
.productContainer .product-d-swiper-b .swiper-button-prev:after,
.productContainer .product-d-swiper2 .swiper-button-prev:after,
.productContainer .product-d-swiper-b .swiper-button-next:after,
.productContainer .product-d-swiper2 .swiper-button-next:after {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
}
.productContainer .product-d-swiper-b .swiper-button-prev:hover,
.productContainer .product-d-swiper2 .swiper-button-prev:hover,
.productContainer .product-d-swiper-b .swiper-button-next:hover,
.productContainer .product-d-swiper2 .swiper-button-next:hover {
  border: 1px solid #d0001a;
}
.productContainer .product-d-swiper-b .swiper-button-prev:hover:after,
.productContainer .product-d-swiper2 .swiper-button-prev:hover:after,
.productContainer .product-d-swiper-b .swiper-button-next:hover:after,
.productContainer .product-d-swiper2 .swiper-button-next:hover:after {
  color: #d0001a !important;
}
.news-detail-share-i {
  margin: 0 12px;
}
.product-detail-con .top {
  width: 100%;
  background: #f9f9f9;
}
.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;
}
.product-detail-con {
  width: 100%;
  margin-top: 0.83rem;
}
.product-detail-con .con {
  padding: 0.4rem 0;
  font-size: 18px;
  font-weight: 500;
  color: #3c3c3c;
  line-height: 36px;
}
.product-detail-con .con .i1 {
  width: auto;
  height: max-content;
  display: block;
  margin: auto;
}
.product-d-swiper2-img {
  border-radius: 10px;
  overflow: hidden;
  width: 700px;
  height: 410px;
  margin: auto;
}
.product-d-swiper2-img img {
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.productContainer .box-video {
  max-width: 100%;
  max-height: 100%;
  width: 700px;
  height: 410px;
}
.productContainer .box-video .video-open {
  max-width: 100%;
  max-height: 100%;
  width: 700px;
  height: 410px;
}
.productContainer .box-video .video-open .qiye-list-img-s {
  max-width: 100%;
  max-height: 100%;
  width: 700px;
  height: 450px;
  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("../img/video-btn.png");
}
.productContainer .product-d-swiper2-img > img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: contain;
  object-fit: contain !important;
}
.productContainer .product-d-swiper-img {
  width: 120px;
  height: 81px;
  border-radius: 5px;
  border: 2px solid #e7e7e7;
  opacity: 0.5;
  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: 100%;
  height: 100%;
}
.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 {
  opacity: 1;
}
.productContainer .product-detail-con .top {
  width: 100%;
  background: #f9f9f9;
}
.product-top-r {
  width: 50%;
}
.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;
}
.product-top-r .title span {
  font-size: 26px;
}
.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(../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%;
    height: auto;
    padding: 0 0 0px 0;
    background: #ffffff;
  }
  .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%;
  }
  .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("../img/video-btn.png");
  }
  .productContainer .product-d-swiper2-img > img {
    width: 100% !important;
    height: 100% !important;
    margin: auto !important;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .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(../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: auto;
    padding: 0 0 0px 0;
    display: inline-block;
  }
  .product-field3 .box-title {
    margin: 10px auto 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    background: #f0f0f0;
    border-radius: 25px;
    width: 90%;
    height: auto;
    overflow: hidden;
  }
  .product-field3 .box-title .item {
    width: 100%;
    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: 20px auto 0;
    width: 100%;
  }
  .product-field3 .box-content .box-item-content .item2 {
    width: 100%;
    margin: 0;
  }
  .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(../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;
}
.detail-content {
  max-width: 1100px;
  margin: auto;
}
.detail-content:last-child .box-address {
  border-bottom: none;
}
.connect-map .title {
  height: 20px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: bold;
  font-size: 20px;
  color: #d0001a;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin: 50px 0 0 0;
  padding: 0 0px;
}
.connect-map .box-address {
  padding: 0 0px 39px 0px;
  margin: 28px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.connect-map .box-address .item-msg {
  width: 44%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
}
.connect-map .box-address .item-msg img {
  width: 16px;
  height: 16px;
  margin: 6px 10px 0 0;
}
.connect-map .box-address .item-msg p {
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 30px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.connect-map .wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0px auto 0;
}
.connect-map .wrap .map-l {
  width: 100%;
  margin: 0 0px 0 0;
  display: none;
}
.connect-map .wrap .map-l .img-scape {
  width: 100%;
  height: 100%;
}
.connect-map .wrap .map-l .img-scape img {
  width: 100%;
  height: 100%;
}
.connect-map .wrap .map-r {
  padding: 0 70px;
}
.connect-map .wrap .map-r .map-r-t {
  border-bottom: 1px solid #dcdcdc;
  padding: 0 0 40px 0;
}
.connect-map .wrap .map-r .map-r-t img {
  width: 202px;
  height: auto;
  margin: 54px 0 0 0;
}
.connect-map .wrap .map-r .map-r-b {
  margin: 59px 0 0 0;
}
.connect-map .wrap .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 .wrap .map-r .map-r-b .item img {
  width: 22px;
  height: 22px;
  margin: 0 13px 0 0;
}
.connect-map .wrap .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 {
  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;
  width: 240px;
  height: 240px;
  background: #ffffff;
  border: 1px solid #dcdcdc;
}
.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 .small-swiper {
  display: none;
}
.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-detail-box {
  padding: 60px;
  margin: 40px auto 40px;
  max-width: 100%;
  width: 1240px;
  background: #ffffff;
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.1);
  border-radius: 20px 20px 20px 20px;
}
.product-detail-content {
  width: 100%;
  background-size: 100% 100%;
  display: inline-block;
}
.product-detail-content .box-content {
  margin: auto;
  max-width: 1278px;
}
.product-detail-content .box-content .product-swiper {
  padding: 0 0 200px 0;
}
.product-detail-content .box-content .swiper {
  padding: 0px 0px;
  box-sizing: content-box;
  margin: 70px auto 0;
}
.product-detail-content .box-content .swiper .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.product-detail-content .box-content .swiper .swiper-slide .item {
  width: 400px;
  height: 400px;
  border-radius: 5px;
  border: 1px solid red;
  width: 240px;
  margin: 0 20px 20px 20px;
}
.product-detail-content .box-content .swiper .swiper-slide .item .img-scale {
  position: relative;
  width: 240px;
  height: 240px;
  background: #ffffff;
  border: 1px solid #dcdcdc;
}
.product-detail-content .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-content .small-swiper {
  display: none;
}
.product-detail-content .product-d-swiper2-img2 {
  max-width: 100%;
  width: 400px;
  height: 400px;
  border-radius: 10px;
  overflow: hidden;
}
.product-detail-content .product-d-swiper2-img2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-detail-content .product-top-r2 {
  width: 650px;
}
.product-detail-content .product-top-r2 .title {
  width: 100%;
  text-align: left;
  font-size: 28px;
  font-weight: bold;
  color: #111111;
  padding-bottom: 40px;
  padding-top: 57px;
  margin-bottom: 46px;
  border-bottom: 1px solid #d9d9d9;
}
.product-detail-content .product-top-r2 .title span {
  font-size: 26px;
}
.product-detail-content .product-top-r2 .price-b-con .t1 {
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  line-height: 32px;
  text-align: left;
}
.item-content p {
  width: 100%;
  text-align: left;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 32px;
  font-style: normal;
  text-transform: none;
  margin: 0 0 16px 0;
}
.item-content .item-left-title {
  margin: 47px 0 0px 0;
}
.item-content .item-left-title .atitle {
  margin: 0px 0 32px 0;
  width: 100%;
  text-align: left;
  height: 24px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  line-height: 24px;
  font-style: normal;
  text-transform: none;
}
.item-content .item-left-title .atitle p {
  font-weight: bold;
  font-size: 24px;
  color: #d0001a;
}
.item-content .item-left-title .acontent p {
  width: 100%;
  text-align: left;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 32px;
  font-style: normal;
  text-transform: none;
  margin: 0 0 16px 0;
}
.item-content .item-left-title .acontent .title {
  width: 250px;
  height: 60px;
  line-height: 60px;
  background: #5c8ec4;
  border-radius: 30px 30px 30px 30px;
  border: 4px solid #ffffff;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: bold;
  font-size: 20px;
  color: #ffffff;
  font-style: w;
  text-transform: none;
  position: absolute;
  top: -30px;
  left: 30px;
  text-align: center;
}
.item-content .box-picture img {
  width: 597px;
  height: auto;
  margin: 53px auto 0;
}
.item-content .box-picture p {
  margin: 26px auto 0;
  width: 100%;
  height: 16px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 16px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.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 .swiper-button-prev:after,
.product-detail2 .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-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 100px 0;
  box-sizing: content-box;
  margin: 0px auto 120;
}
.product-detail3 .box-content .swiper .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
.product-detail3 .box-content .swiper .swiper-slide .item {
  width: 250px;
  margin-right: 25px;
}
.product-detail3 .box-content .swiper .swiper-slide .item:last-child {
  margin-right: 0;
}
.product-detail3 .box-content .swiper .swiper-slide .img-scale {
  width: 250px;
  height: 250px;
  background: #ffffff;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  overflow: hidden;
}
.product-detail3 .box-content .swiper .swiper-slide .txt {
  width: 100%;
  height: 16px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: bold;
  font-size: 16px;
  color: #000000;
  line-height: 16px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin: 20px auto 0;
}
.product-detail3 .box-content .swiper2 {
  padding: 0px 0px 100px 0;
  box-sizing: content-box;
  margin: 0px auto 120;
}
.product-detail3 .box-content .swiper2 .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: space-between;
}
.product-detail3 .box-content .swiper2 .swiper-slide .item {
  width: 100;
}
.product-detail3 .box-content .swiper2 .swiper-slide .img-scale {
  width: 400px;
  height: 300px;
  background: #ffffff;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  overflow: hidden;
}
.product-detail3 .box-content .swiper2 .swiper-slide .txt {
  width: 100%;
  height: 16px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: bold;
  font-size: 16px;
  color: #000000;
  line-height: 16px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin: 20px auto 0;
}
.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-pagination {
  bottom: 30px !important;
}
.product-detail3 .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #ffffff;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.product-detail3 .swiper-pagination .swiper-pagination-bullet-active {
  width: 18px;
  height: 10px;
  background: #d0001a;
  border-radius: 10px 10px 10px 10px;
}
.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-detail4 .box-content {
  margin: 0px auto 0;
}
.product-detail4 .box-content .product-swiper {
  padding: 0 0 200px 0;
}
.product-detail4 .box-content .swiper {
  padding: 0px 0px 100px 0;
  box-sizing: content-box;
  margin: 0px auto 120;
}
.product-detail4 .box-content .swiper .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: space-between;
}
.product-detail4 .box-content .swiper .swiper-slide .item {
  width: 400px;
}
.product-detail4 .box-content .swiper .swiper-slide .img-scale {
  width: 400px;
  height: 300px;
  background: #ffffff;
  border: 1px solid #dcdcdc;
  overflow: hidden;
}
.product-detail4 .box-content .swiper .swiper-slide .txt {
  width: 100%;
  height: 16px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: bold;
  font-size: 16px;
  color: #000000;
  line-height: 16px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin: 20px auto 0;
}
.product-detail4 .box-content .swiper-button-prev {
  width: 50px;
  height: 50px;
  background: #f0f0f0;
  left: 0px;
  transform: translateY(-50%);
}
.product-detail4 .box-content .swiper-button-prev img {
  width: 18px;
  height: 14px;
}
.product-detail4 .box-content .swiper-button-next {
  width: 50px;
  height: 50px;
  right: 0px;
  transform: translateY(-50%);
  background: #f0f0f0;
}
.product-detail4 .box-content .swiper-button-next img {
  width: 18px;
  height: 14px;
}
.product-detail4 .swiper-pagination {
  bottom: 30px !important;
}
.product-detail4 .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #ffffff;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.product-detail4 .swiper-pagination .swiper-pagination-bullet-active {
  width: 18px;
  height: 10px;
  background: #d0001a;
  border-radius: 10px 10px 10px 10px;
  border: 1px solid #d0001a;
}
.product-detail4 .box-aboutUs {
  margin: 82px auto 0;
}
.product-detail4 .box-aboutUs .product-swiper {
  padding: 0 0 200px 0;
}
.product-detail4 .box-aboutUs .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: center;
}
.product-detail4 .box-aboutUs .swiper-slide .item {
  width: 30%;
  margin: 0 1% 20px 1%;
}
.product-detail4 .box-aboutUs .swiper-slide .img-box {
  width: 84px;
  height: 84px;
  background: #ffffff;
  margin: auto;
}
.product-detail4 .box-aboutUs .swiper-slide .t1 {
  margin: 35px auto 0;
  width: 100%;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #000000;
}
.product-detail4 .box-aboutUs .swiper-slide .t2 {
  margin: 28px auto 0;
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}
.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 {
  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: flex-start;
  position: relative;
}
.red-line-title img {
  width: 28px;
  height: 28px;
  margin: 0 12px 0 0;
}
.red-line-title p {
  word-break: keep-all;
  font-size: 24px;
  color: #da0e29;
  font-weight: bold;
}
@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;
  margin: 40px auto 0;
}
.LeftandRightStructure .box-left {
  width: calc(100% - 340px);
}
.LeftandRightStructure .box-left .box-detail-txt {
  max-width: 800px;
}
.box-left {
  max-width: 100%;
  margin: 0 0px 0 0;
}
.box-left .box-detail-txt {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto 60px;
}
.box-left .box-detail-txt .title {
  margin: 50px auto 0;
  width: 100%;
  height: 28px;
  font-family: Source Han Sans SC,
      Source Han Sans SC;
  font-weight: bold;
  font-size: 28px;
  color: #d0001a;
  line-height: 28px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.box-left .box-detail-txt .title img {
  width: 40px;
  height: auto;
  margin: 0 12px 0 0;
}
.box-left .box-detail-txt .t1 {
  width: 100%;
  text-indent: 2em;
  margin: 50px auto 0;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 30px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.box-left .box-detail-txt .box-table {
  width: 673px;
  height: auto;
  margin: 35px auto 0;
}
.box-left .box-detail-txt .box-table2 {
  width: 100%;
  height: auto;
  margin: 35px auto 0;
}
.box-table2 {
  margin: 44px auto 77px;
  width: 90%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.box-table2 .item-table {
  width: 48%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  padding: 10px 0;
  border-radius: 10px 10px 10px 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 0 10px 0;
}
.box-table2 .item-table .table-l {
  width: 90px;
  height: 80px;
  background: #47a956;
  border-radius: 0px 10px 10px 0px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 30px 0 0;
}
.box-table2 .item-table .table-l img {
  width: 44px;
  height: auto;
}
.box-table2 .item-table .table-r {
  width: 275px;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
}
.box-table2 .item-table .table-r p.t1 {
  width: 100%;
  height: 18px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: bold;
  font-size: 18px;
  color: #47a956;
  line-height: 18px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin: 10px 0 5px;
  padding: 0;
}
.box-table2 .item-table .table-r p.t2 {
  width: 100%;
  height: 16px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 16px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin: 5px 0 0 0;
}
.box-table2 .item-table2 .table-l {
  background-color: #2b76ba !important;
}
.box-table2 .item-table2 p.t1 {
  color: #2b76ba !important;
}
.box-table2 .item-table3 {
  width: 100%;
}
.box-table2 .item-table3 .table-r {
  width: 80%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.box-table2 .item-table3 .table-r .txt-right {
  width: 50%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  margin-top: 8px;
}
.box-table2 .item-table3 .table-r .txt-right .box-t1 {
  width: 112px;
  height: 72px;
  display: flex;
  flex-wrap: wrap;
}
.box-table2 .item-table3 .table-r .txt-right .box-t1 p {
  width: 100%;
  height: 16px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 16px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.box-table3 {
  margin: 44px 0 0 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.box-table3 .item-table {
  width: 48%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  padding: 0px 0;
  border-radius: 10px 10px 10px 10px;
  margin: 0 0 20px 0;
}
.box-table3 .item-table .table-l {
  width: 135px;
  height: 90px;
  border-radius: 0px 10px 10px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 20px 0 0;
}
.box-table3 .item-table .table-l img {
  width: 135px;
  height: 90px;
}
.box-table3 .item-table .table-r {
  width: 275px;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
}
.box-table3 .item-table .table-r p.t1 {
  width: 100%;
  height: 60px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: bold;
  font-size: 14px;
  color: #000000;
  line-height: 30px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin: 0;
  padding: 0;
}
.box-table3 .item-table .table-r p.t2 {
  width: 100%;
  height: 20px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 14px;
  color: #d0001a;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin: 6px 0 0 0;
}
.box-table3 .item-table2 .table-l {
  background-color: #2b76ba !important;
}
.box-table3 .item-table2 p.t1 {
  color: #2b76ba !important;
}
.box-table3 .item-table3 {
  width: 100%;
}
.box-table3 .item-table3 .table-r {
  width: 80%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.box-table3 .item-table3 .table-r .txt-right {
  width: 50%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}
.box-table3 .item-table3 .table-r .txt-right .box-t1 {
  width: 112px;
  height: 72px;
  display: flex;
  flex-wrap: wrap;
}
.box-table3 .item-table3 .table-r .txt-right .box-t1 p {
  width: 100%;
  height: 16px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 16px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.LeftandRightStructure .box-right .item-menu {
  width: 310px;
  height: auto;
  margin: 0 35px 20px 0;
  padding: 0 0 0px 0;
  background: #ffffff;
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px 10px 10px 10px;
}
.LeftandRightStructure .box-right .item-menu .title {
  height: 70px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: bold;
  font-size: 18px;
  color: #d0001a;
  line-height: 70px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  padding: 0 0 0 20px;
}
.LeftandRightStructure .box-right .item-menu .title img {
  width: 24px;
  height: 24px;
  margin: 0 10px 0 0;
}
.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 p,
.LeftandRightStructure .box-right .item-menu .am-menu .nav .item a {
  font-size: 16px;
  color: #000000;
  display: block;
  line-height: 50px;
  padding: 0px 40px;
  position: relative;
  cursor: pointer;
}
.LeftandRightStructure .box-right .item-menu .am-menu .nav .item p::after,
.LeftandRightStructure .box-right .item-menu .am-menu .nav .item a::after {
  content: "";
  background-image: url("../img/icon-rightarrow.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  width: 8px;
  height: 11px;
  font-size: 12px;
  color: #161616;
}
.LeftandRightStructure .box-right .item-menu .am-menu .nav .item:hover .sub-nav {
  display: inline-block;
}
.LeftandRightStructure .box-right .item-menu .am-menu .nav .active p::after,
.LeftandRightStructure .box-right .item-menu .am-menu .nav .active a::after {
  content: "";
  background-image: url("../img/icon-rightarrow-white.png") !important;
  width: 12px;
  height: 8px;
}
.LeftandRightStructure .box-right .item-menu .am-menu .nav .active .t1 {
  color: #d0001a !important;
  background: rgba(0, 0, 0, 0.05);
  background: #f2f2f2;
  color: #000000;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: bold;
  font-size: 16px;
  line-height: 50px;
  height: 50px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.LeftandRightStructure .box-right .item-menu .am-menu .nav .active a::after {
  background-image: url("../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;
  height: 42px;
  line-height: 42px;
  box-sizing: border-box;
  padding: 0px 0px 0 40px;
  color: #4e4e4e;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 500;
  font-size: 14px;
  color: #000000;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.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;
}
.product-img-list {
  width: 100%;
}
.box-item-nav {
  width: 100%;
  margin: 0 0 0px 0;
  height: 240px;
  background: #ffffff;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.box-item-nav .item {
  width: 33.33%;
  height: 90px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.box-item-nav .item img {
  width: 70px;
  height: 70px;
  margin: 0 30px 0 0;
}
.box-item-nav .item .item-r {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.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;
}
.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;
}
.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;
}
.box-item-nav .item:nth-child(2) {
  border-left: 1px solid #e1e1ff;
  border-right: 1px solid #e1e1ff;
}
.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;
}
.box-item-server .item {
  width: 33.33%;
  height: 90px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.box-item-server .item img {
  width: 70px;
  height: 70px;
  margin: 0 30px 0 0;
}
.box-item-server .item .item-r {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}
.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;
}
.box-item-server .item .item-r .count {
  font-size: 46px;
  font-weight: bold;
  color: #e71f19;
}
.box-item-server .item .item-r .txt2 {
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  color: #000000;
}
.box-item-server .item:nth-child(2) {
  border-left: 1px solid #e1e1ff;
  border-right: 1px solid #e1e1ff;
}
.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;
}
.box-search .left {
  width: calc(100% - 120px);
}
.box-search .left input {
  width: 100%;
  padding-left: 20px;
  height: 50px;
  font-size: 16px;
  font-weight: 400;
  color: #969696;
  line-height: 50px;
}
.box-search .right {
  width: 120px;
  height: 50px;
  background: #e71f19;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.box-search .right img {
  width: 24px;
  height: 24px;
}
.list-i {
  margin-top: 50px;
}
.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;
}
.list-i .item .left {
  font-size: 16px;
  color: #161616;
}
.list-i .item .right {
  font-size: 16px;
  color: #969696;
}
.item-detail {
  display: flex !important;
  flex-wrap: wrap;
}
.detail-container1 {
  max-width: 100%;
  width: 1240px;
  background: #ffffff;
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.1);
  border-radius: 20px 20px 20px 20px;
  margin: 0 auto 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
  padding: 0 0px;
}
.detail-container1 .conmon-title {
  padding: 0 70px;
  text-align: center;
  margin: 53px auto 0;
  width: auto;
  height: 30px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: bold;
  font-size: 30px;
  color: #d0001a;
  line-height: 30px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  position: relative;
}
.detail-container1 .box-content {
  width: 100%;
}
.detail-container1 .conmon-t1 {
  max-width: 507px;
  margin: 0px auto 47px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: bold;
  font-size: 16px;
  color: #000000;
  line-height: 32px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.detail-container1 .conmon-title:before {
  content: "";
  background-image: url("../img/icon_title_left.png");
  background-size: cover;
  width: 55px;
  height: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -60px;
}
.detail-container1 .conmon-title:after {
  content: "";
  background-image: url("../img/icon_title_right.png");
  background-size: cover;
  width: 55px;
  height: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -60px;
}
.detail-container1 .box-year {
  padding: 0 70px;
  margin: 0 auto 74px;
}
.detail-container1 .box-year .item-year {
  margin: 0 0 14px 0;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: flex-start;
}
.detail-container1 .box-year .left {
  width: 100px;
  height: 34px;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: bold;
  font-size: 16px;
  color: #d0001a;
  line-height: 34px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin: 0 35px 0 0;
}
.detail-container1 .box-year .right {
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 28px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  width: 80%;
}
.detail-container1 .box-year .box-img {
  width: 100%;
  max-width: 1016px;
  margin: 50px auto 0;
}
.detail-container1 .t1 {
  padding: 0 70px;
  width: 100%;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 34px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin: 50px auto 0;
}
@media (max-width: 1300px) {
  .homes-field {
    width: 100%;
    min-height: auto;
    padding: 0 0 50px 0;
  }
  .homes-field .box-type {
    max-width: 100%;
    width: 1240px;
    height: auto;
    background: transparent;
    border-radius: 0px 0px 0px 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: flex-start;
  }
  .homes-field .box-type .item-type {
    width: calc(5 / 5 * 100%);
    border: none;
    text-align: center;
    padding: 0px 0 0 0;
    height: 40px;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 500;
    font-size: 18px;
    color: #000000;
    line-height: 40px;
    cursor: pointer;
  }
  .homes-field .box-type .item-type-active {
    border-bottom: 3px solid #d0001a;
    color: #d0001a;
  }
  .homes-about {
    position: relative;
    background-image: url("../img/home-bg6.png");
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: flex-start;
    justify-content: center;
    padding: 0 0 10px 0;
  }
  .homes-about .wrap {
    margin: auto;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .homes-about .wrap .left {
    width: 90%;
    min-width: 90%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: center;
    padding: 0 0 0 0px;
  }
  .homes-about .wrap .left .box-title {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    margin: 20px 0 0 0;
  }
  .homes-about .wrap .left .box-title p {
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    height: 22px;
    font-family: Source Han Sans SC, Source Han Sans SC;
    color: #d0001a;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }
  .homes-about .wrap .left .txt {
    margin: 10px 0 0 0;
    font-family: PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    text-align: left;
    line-height: 26px;
  }
  .homes-about .wrap .left .abtn-more {
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    border: 1px solid #d9d9d9;
    margin-top: 37px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
  .homes-about .wrap .left .abtn-more .more-img {
    width: 18px;
    height: 18px;
    margin: 0 0 0 20px;
    border-radius: 50%;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
  .homes-about .wrap .left .abtn-more img {
    width: 80%;
    height: auto;
  }
  .homes-about .wrap .right {
    min-width: 50%;
    max-width: 650px;
  }
  .homes-about .wrap .right .box-img {
    width: 100%;
  }
  .homes-about .wrap .right .box-img img {
    width: 100%;
  }
  .box-title-content {
    width: 100%;
    margin: 20px auto 0;
  }
  .box-title-content #activeTitle {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
  }
  .box-title-content #activeTitle .t1 {
    width: 100%;
    font-size: 26px;
    text-align: center;
  }
  .box-title-content #activeTitle .t2 {
    height: 38px;
    width: 100%;
    font-size: 18px;
    color: #c8cac9;
    line-height: 38px;
    text-align: center;
    margin: 0 0 0 10px;
  }
  .box-title-content .e-title {
    width: 90%;
    margin: 10px auto 10px;
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
  }
  .connect-map {
    padding: 0 3%;
  }
  .connect-map .title {
    height: 20px;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 18px;
    color: #d0001a;
    line-height: 20px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin: 20px 0 0 0;
    padding: 0 0px;
  }
  .connect-map .box-address {
    padding: 0 0px 39px 0px;
    margin: 28px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .connect-map .box-address .item-msg {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
  }
  .connect-map .box-address .item-msg img {
    width: 16px;
    height: 16px;
    margin: 6px 10px 0 0;
  }
  .connect-map .box-address .item-msg p {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }
  .connect-map .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0px auto 0;
  }
  .connect-map .wrap .map-l {
    width: 100%;
    margin: 0 0px 0 0;
  }
  .connect-map .wrap .map-l .img-scape {
    width: 100%;
    height: auto;
  }
  .connect-map .wrap .map-l .img-scape img {
    width: 100%;
    height: auto;
  }
  .connect-map .wrap .map-r {
    padding: 0 70px;
  }
  .connect-map .wrap .map-r .map-r-t {
    border-bottom: 1px solid #dcdcdc;
    padding: 0 0 40px 0;
  }
  .connect-map .wrap .map-r .map-r-t img {
    width: 202px;
    height: auto;
    margin: 54px 0 0 0;
  }
  .connect-map .wrap .map-r .map-r-b {
    margin: 59px 0 0 0;
  }
  .connect-map .wrap .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 .wrap .map-r .map-r-b .item img {
    width: 22px;
    height: 22px;
    margin: 0 13px 0 0;
  }
  .connect-map .wrap .map-r .map-r-b .item span {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
  }
  .productContainer {
    margin: 0 auto 40px;
    text-align: center;
  }
  .productContainer .product-detail {
    width: 100%;
    margin: auto;
  }
  .productContainer .product-detail .product-top-l {
    border-radius: 10px;
    width: 100%;
    height: auto;
    padding: 0 0 0px 0;
  }
  .productContainer .product-detail .product-top-l .product-d-swiper2 {
    width: 100%;
    padding: 0 80px;
  }
  .productContainer .product-detail .product-top-l .product-d-swiper2 .swiper-wrapper {
    width: 100%;
  }
  .productContainer .product-d-swiper {
    width: 640px;
    margin: auto;
  }
  .productContainer .product-d-swiper-b {
    position: relative;
    margin: 41px auto 0;
    max-width: 700px;
  }
  .productContainer .product-d-swiper-b .swiper-button-prev,
  .productContainer .product-d-swiper2 .swiper-button-prev {
    left: 0px;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #D8D8D8;
    border-radius: 50%;
  }
  .productContainer .product-d-swiper-b .swiper-button-next,
  .productContainer .product-d-swiper2 .swiper-button-next {
    right: 0px;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #D8D8D8;
    border-radius: 50%;
  }
  .productContainer .product-d-swiper-b .product-detail-prev,
  .productContainer .product-d-swiper2 .product-detail-prev {
    left: 0px;
    transform: translateY(-50%);
  }
  .productContainer .product-d-swiper-b .product-detail-next,
  .productContainer .product-d-swiper2 .product-detail-next {
    right: 0px;
    transform: translateY(-50%);
  }
  .productContainer .product-d-swiper-b .swiper-button-prev:after,
  .productContainer .product-d-swiper2 .swiper-button-prev:after,
  .productContainer .product-d-swiper-b .swiper-button-next:after,
  .productContainer .product-d-swiper2 .swiper-button-next:after {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
  }
  .productContainer .product-d-swiper-b .swiper-button-prev:hover,
  .productContainer .product-d-swiper2 .swiper-button-prev:hover,
  .productContainer .product-d-swiper-b .swiper-button-next:hover,
  .productContainer .product-d-swiper2 .swiper-button-next:hover {
    border: 1px solid #d0001a;
  }
  .productContainer .product-d-swiper-b .swiper-button-prev:hover:after,
  .productContainer .product-d-swiper2 .swiper-button-prev:hover:after,
  .productContainer .product-d-swiper-b .swiper-button-next:hover:after,
  .productContainer .product-d-swiper2 .swiper-button-next:hover:after {
    color: #d0001a !important;
  }
  .abox-content .aitem-content {
    margin: 50px 0 0 0;
    width: 100%;
    padding: 0 0 10px 0;
  }
  .abox-content .aitem-content .title {
    width: 80%;
    height: 60px;
    line-height: 50px;
    font-size: 18px;
    top: -30px;
    left: 30px;
  }
  .abox-content .aitem-content ul {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: flex-start;
    margin: 40px 0 20px 30px;
  }
  .abox-content .aitem-content ul li {
    width: 90%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 13px;
    color: #000000;
    line-height: 26px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }
  .box-nav-slide {
    margin: 20px auto 0;
    width: 100%;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    overflow-x: scroll;
    overflow-y: hidden;
    height: 63px;
    border-bottom: 1px solid #d9d9d9;
  }
  .box-nav-slide .item-slide {
    padding: 0 0 20px 0;
    color: #d0001a;
    white-space: nowrap;
    min-width: 120px;
    height: 63px;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    line-height: 63px;
    text-align: center;
    font-style: normal;
    text-transform: none;
  }
  .box-nav-slide .item-slide-active {
    color: #d0001a;
    position: relative;
  }
  .box-nav-slide .item-slide-active:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    width: 40px;
    height: 3px;
    background: #d0001a;
    border-radius: 0px 0px 0px 0px;
  }
  .product-detail-content {
    width: 100%;
    background-size: 100% 100%;
    display: inline-block;
  }
  .product-detail-content .box-content {
    margin: auto;
    max-width: 1278px;
  }
  .product-detail-content .box-content .product-swiper {
    padding: 0 0 200px 0;
  }
  .product-detail-content .box-content .swiper {
    padding: 0px 0px;
    box-sizing: content-box;
    margin: 20px auto 0;
  }
  .product-detail-content .box-content .swiper .swiper-slide {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
  .product-detail-content .box-content .swiper .swiper-slide .item {
    width: 400px;
    height: auto;
    border-radius: 5px;
    width: 240px;
    margin: 0 20px 20px 20px;
  }
  .product-detail-content .box-content .swiper .swiper-slide .item .img-scale {
    position: relative;
    width: 240px;
    height: 240px;
    background: #ffffff;
    border: 1px solid #dcdcdc;
  }
  .product-detail-content .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-content .small-swiper {
    display: none;
  }
  .product-detail-content .product-d-swiper2-img2 {
    max-width: 100%;
    width: 400px;
    height: auto;
    border-radius: 10px;
    overflow: hidden;
  }
  .product-detail-content .product-d-swiper2-img2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .product-detail-content .product-top-r2 .title {
    width: 100%;
    font-size: 22px;
    padding-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d9d9d9;
  }
  .product-detail-content .product-top-r2 .title span {
    font-size: 22px;
  }
  .product-detail-content .product-top-r2 .price-b-con .t1 {
    font-size: 16px;
    line-height: 30px;
    text-align: left;
  }
  .LeftandRightStructure {
    position: relative;
    flex-wrap: wrap;
  }
  .LeftandRightStructure .box-left {
    width: 90%;
  }
  .box-table3 {
    margin: 44px 0 0px 0;
    width: 90%;
    padding: 0 0px !important;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }
  .box-table3 .item-table {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding: 0px 0;
    border-radius: 10px 10px 10px 10px;
    margin: 0 0 20px 0;
  }
  .box-table3 .item-table .table-l {
    width: 90px;
    height: 90px;
    border-radius: 0px 10px 10px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 20px 0 0;
  }
  .box-table3 .item-table .table-l img {
    width: 90px;
    height: 90px;
    object-fit: cover;
  }
  .box-table3 .item-table .table-r {
    width: 60%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
  }
  .box-table3 .item-table .table-r p.t1 {
    width: 100%;
    height: 32px;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 14px;
    color: #000000;
    line-height: 32px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin: 5px 0 0 0;
    padding: 0;
  }
  .box-table3 .item-table .table-r p.t2 {
    width: 100%;
    height: 20px;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 14px;
    color: #d0001a;
    line-height: 20px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin: 27px 0 0 0;
  }
  .box-table3 .item-table2 .table-l {
    background-color: #2b76ba !important;
  }
  .box-table3 .item-table2 p.t1 {
    color: #2b76ba !important;
  }
  .box-table3 .item-table3 {
    width: 100%;
    margin: auto;
  }
  .box-table3 .item-table3 .table-r {
    width: 90%;
    margin: auto;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
  }
  .box-table3 .item-table3 .table-r .txt-right {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
  }
  .box-table3 .item-table3 .table-r .txt-right .box-t1 {
    width: 112px;
    height: 72px;
    display: flex;
    flex-wrap: wrap;
  }
  .box-table3 .item-table3 .table-r .txt-right .box-t1 p {
    width: 100%;
    height: 16px;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    line-height: 16px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }
  .detail-container1 {
    max-width: 100%;
    width: 1240px;
    background: #ffffff;
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.1);
    border-radius: 20px 20px 20px 20px;
    margin: 0 auto 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    padding: 0 0px;
  }
  .detail-container1 .conmon-title {
    padding: 0 70px;
    text-align: center;
    margin: 30px auto 0;
    width: auto;
    height: 30px;
    font-size: 20px;
    color: #d0001a;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    position: relative;
  }
  .detail-container1 .box-content {
    width: 100%;
  }
  .detail-container1 .conmon-t1 {
    max-width: 90%;
    margin: 0px auto 20px;
    font-size: 12px;
    color: #000000;
    line-height: 20px;
  }
  .detail-container1 .conmon-title:before {
    content: "";
    left: -20px;
  }
  .detail-container1 .conmon-title:after {
    content: "";
    right: -20px;
  }
  .detail-container1 .box-year {
    padding: 0 5%;
    margin: 0 auto 20px;
  }
  .detail-container1 .box-year .item-year {
    margin: 0 0 10px 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: flex-start;
  }
  .detail-container1 .box-year .left {
    width: auto;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    margin: 0 10px 0 0;
  }
  .detail-container1 .box-year .right {
    font-size: 12px;
    line-height: 20px;
    width: 80%;
  }
  .detail-container1 .box-year .box-img {
    width: 100%;
    max-width: 1016px;
    margin: 50px auto 0;
  }
  .detail-container1 .t1 {
    padding: 0 20px;
    width: 100%;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    line-height: 34px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin: 20px auto 0;
  }
}
@media (max-width: 900px) {
  .product-detail3 .box-content {
    margin: 20px auto 0;
  }
  .product-detail3 .box-content .product-swiper {
    padding: 0 0 20px 0;
  }
  .product-detail3 .box-content .swiper {
    padding: 0px 0px 80px 0;
    box-sizing: content-box;
    margin: 0px auto 30;
  }
  .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: 90%;
  }
  .product-detail3 .box-content .swiper .swiper-slide .img-scale {
    width: 100%;
    height: auto;
    background: #ffffff;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    overflow: hidden;
  }
  .product-detail3 .box-content .swiper .swiper-slide .txt {
    width: 100%;
    font-size: 12px;
    color: #000000;
    line-height: 16px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin: 20px auto 20px;
  }
  .product-detail3 .box-content .swiper2 {
    padding: 0px 0px 100px 0;
    box-sizing: content-box;
    margin: 0px auto 120;
  }
  .product-detail3 .box-content .swiper2 .swiper-slide {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: space-between;
  }
  .product-detail3 .box-content .swiper2 .swiper-slide .item {
    width: 100;
  }
  .product-detail3 .box-content .swiper2 .swiper-slide .img-scale {
    width: 400px;
    height: 300px;
    background: #ffffff;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    overflow: hidden;
  }
  .product-detail3 .box-content .swiper2 .swiper-slide .txt {
    width: 100%;
    height: 16px;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    line-height: 16px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin: 20px auto 0;
  }
  .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-pagination {
    bottom: 30px !important;
  }
  .product-detail3 .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #ffffff;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.2);
  }
  .product-detail3 .swiper-pagination .swiper-pagination-bullet-active {
    width: 18px;
    height: 10px;
    background: #d0001a;
    border-radius: 10px 10px 10px 10px;
  }
  .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;
  }
  .box-left {
    max-width: 100%;
    margin: 0 0px 0 0;
  }
  .box-left .box-detail-txt {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto 178px;
  }
  .box-left .box-detail-txt .title {
    margin: 50px auto 0;
    width: 100%;
    height: 28px;
    font-family: Source Han Sans SC,
        Source Han Sans SC;
    font-weight: bold;
    font-size: 28px;
    color: #d0001a;
    line-height: 28px;
    text-align: center;
    font-style: normal;
    text-transform: none;
  }
  .box-left .box-detail-txt .title img {
    width: 40px;
    height: auto;
    margin: 0 12px 0 0;
  }
  .box-left .box-detail-txt .t1 {
    width: 100%;
    text-indent: 2em;
    margin: 50px auto 0;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }
  .box-left .box-detail-txt .box-table {
    width: 673px;
    height: auto;
    margin: 35px auto 0;
  }
  .box-left .box-detail-txt .box-table2 {
    width: 100%;
    height: auto;
    margin: 35px auto 0;
  }
  .box-table2 {
    margin: 40px auto 20px;
    width: 90%;
    padding: 0 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }
  .box-table2 .item-table {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding: 10px 0;
    border-radius: 10px 10px 10px 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 0 10px 0;
  }
  .box-table2 .item-table .table-l {
    width: 50px;
    height: 50px;
    background: #47a956;
    border-radius: 0px 10px 10px 0px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 20px 0 0;
  }
  .box-table2 .item-table .table-l img {
    width: 20px;
    height: auto;
  }
  .box-table2 .item-table .table-r {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
  }
  .box-table2 .item-table .table-r .txt-left {
    width: 100%;
  }
  .box-table2 .item-table .table-r .txt-right {
    width: 100%;
  }
  .box-table2 .item-table .table-r p.t1 {
    width: 100%;
    height: 12px;
    font-size: 12px;
    line-height: 12px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin: 0px 0 0 0;
    padding: 0;
  }
  .box-table2 .item-table .table-r p.t2 {
    width: 100%;
    height: 16px;
    font-size: 12px;
    color: #000000;
    line-height: 16px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin: 11px 0 0 0;
  }
  .box-table2 .item-table2 .table-l {
    background-color: #2b76ba !important;
  }
  .box-table2 .item-table2 p.t1 {
    color: #2b76ba !important;
  }
  .box-table2 .item-table3 {
    width: 100%;
  }
  .box-table2 .item-table3 .table-r {
    width: 80%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .box-table2 .item-table3 .table-r .txt-right {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
  }
  .box-table2 .item-table3 .table-r .txt-right .box-t1 {
    width: 100%;
    height: 72px;
    display: flex;
    flex-wrap: wrap;
  }
  .box-table2 .item-table3 .table-r .txt-right .box-t1 p {
    width: 100%;
    height: 16px;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    line-height: 16px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }
  .box-table3 {
    margin: 20px 0 20px 0;
    width: 90%;
    padding: 0 5%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }
  .box-table3 .item-table2 .table-l {
    background-color: #2b76ba !important;
  }
  .box-table3 .item-table2 p.t1 {
    color: #2b76ba !important;
  }
  .box-table3 .item-table3 {
    width: 100%;
  }
  .box-table3 .item-table3 .table-r {
    width: 80%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .box-table3 .item-table3 .table-r .txt-right {
    width: 50%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
  }
  .box-table3 .item-table3 .table-r .txt-right .box-t1 {
    width: 112px;
    height: 72px;
    display: flex;
    flex-wrap: wrap;
  }
  .box-table3 .item-table3 .table-r .txt-right .box-t1 p {
    width: 100%;
    height: 16px;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    line-height: 16px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }
  .product-detail4 .box-content {
    margin: 0px auto 0;
  }
  .product-detail4 .box-content .product-swiper {
    padding: 0 0 10px 0;
  }
  .product-detail4 .box-content .swiper {
    padding: 0px 0px 60px 0;
    box-sizing: content-box;
    margin: 0px auto 10;
  }
  .product-detail4 .box-content .swiper .swiper-slide {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: space-between;
  }
  .product-detail4 .box-content .swiper .swiper-slide .item {
    width: 90%;
    margin: auto;
  }
  .product-detail4 .box-content .swiper .swiper-slide .img-scale {
    width: 100%;
    height: auto;
  }
  .product-detail4 .box-content .swiper .swiper-slide .txt {
    width: 100%;
    height: 16px;
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    line-height: 16px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin: 20px auto 20px;
  }
  .product-detail4 .box-content .swiper-button-prev {
    width: 20px;
    height: 20px;
    background: #f0f0f0;
    left: 0px;
    transform: translateY(-50%);
  }
  .product-detail4 .box-content .swiper-button-prev img {
    width: 18px;
    height: 14px;
  }
  .product-detail4 .box-content .swiper-button-next {
    width: 20px;
    height: 20px;
    right: 0px;
    transform: translateY(-50%);
    background: #f0f0f0;
  }
  .product-detail4 .box-content .swiper-button-next img {
    width: 18px;
    height: 14px;
  }
  .product-detail4 .swiper-pagination {
    bottom: 20px !important;
  }
  .product-detail4 .swiper-pagination .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
  }
  .product-detail4 .swiper-pagination .swiper-pagination-bullet-active {
    width: 10px !important;
    height: 10px !important;
  }
  .product-detail4 .box-aboutUs {
    margin: 82px auto 0;
  }
  .product-detail4 .box-aboutUs .product-swiper {
    padding: 0 0 200px 0;
  }
  .product-detail4 .box-aboutUs .swiper-slide {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: center;
  }
  .product-detail4 .box-aboutUs .swiper-slide .item {
    width: 30%;
    margin: 0 1% 20px 1%;
  }
  .product-detail4 .box-aboutUs .swiper-slide .img-box {
    width: 84px;
    height: 84px;
    background: #ffffff;
    margin: auto;
  }
  .product-detail4 .box-aboutUs .swiper-slide .t1 {
    margin: 35px auto 0;
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #000000;
  }
  .product-detail4 .box-aboutUs .swiper-slide .t2 {
    margin: 28px auto 0;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
  }
  .LeftandRightStructure {
    flex-wrap: wrap;
    justify-content: center;
  }
  .LeftandRightStructure .box-right,
  .LeftandRightStructure .box-right .item-menu {
    width: 100%;
  }
  .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: 90%;
    margin: 0 auto 28px;
    height: auto !important;
    background: #ffffff;
    border: none;
    display: flex;
    flex-wrap: wrap !important;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
  .box-item-nav .item {
    width: 33.3% !important;
    height: 90px;
  }
  .box-item-nav .item img {
    margin: 0 auto 0 !important;
  }
  .box-item-nav .item .item-r {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    border: 1px solid #dcdcdc;
  }
  .box-item-nav .item .item-r .count1 {
    font-size: 20px;
    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: 20px;
    font-weight: bold;
    color: #e71f19;
  }
  .box-item-nav .item .item-r .txt2 {
    width: 100%;
    font-size: 10px;
    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 {
  background: #ffffff;
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.1);
  border-radius: 20px 20px 20px 20px;
  margin: 70px auto;
  display: flex;
  padding: 0 70px;
  flex-wrap: wrap;
}
.news-detail-container .news-i {
  width: 100%;
  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;
  font-size: 16px;
  color: #000000;
  line-height: 32px;
}
.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;
  width: 100%;
}
.news-detail-container .news-bottom-btn {
  width: 50%;
  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 0px 0;
  display: inline-block;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.news-detail-container .news-btn span {
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: bold;
  color: #000000;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin: 0 0 0 10px;
}
.news-detail-container .news-return-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  width: 140px;
  height: 38px;
  line-height: 38px;
  border-radius: 20px 20px 20px 20px;
  border: 1px solid #d0001a;
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 14px;
  color: #d0001a;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.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) {
  .product-detail-box {
    padding: 20px;
    margin: 10px auto 10px;
    max-width: 100%;
    width: 1240px;
  }
  .news-detail-container {
    background: #ffffff;
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.1);
    border-radius: 20px 20px 20px 20px;
    margin: 50px auto 100px;
    display: flex;
    padding: 0 6%;
    flex-wrap: wrap;
  }
  .news-detail-container .news-i {
    margin-bottom: 20px;
  }
  .news-detail-container .new-detail {
    margin: 20px auto 0;
  }
  .news-detail-container .new-detail-title {
    width: 100%;
    text-align: left;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #000000;
  }
  .news-detail-container .new-detail-time {
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    height: auto;
    margin: 12px auto 0;
    padding: 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: space-between;
  }
  .news-detail-container .new-detail-time .one {
    margin: 0 0px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
  .news-detail-container .new-detail-time .one img {
    width: 16px;
    height: auto;
    margin: 0 6px 0 0;
  }
  .news-detail-container .new-detail-time .one p {
    font-size: 14px;
    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;
    width: 100%;
  }
  .news-detail-container .news-bottom-btn {
    width: 50%;
    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 0px 0;
    display: inline-block;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .news-detail-container .news-btn span {
    font-family: Source Han Sans SC, Source Han Sans SC;
    font-weight: bold;
    color: #000000;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin: 0 0 0 10px;
  }
  .news-detail-container .news-return-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 140px;
    height: 38px;
    line-height: 38px;
    border-radius: 20px 20px 20px 20px;
    border: 1px solid #d0001a;
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 14px;
    color: #d0001a;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }
  .news-detail-container .news-return-btn img {
    width: 16px;
    margin: 0 0 0 10px;
    height: auto;
  }
  .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 {
  background: url("../img/bg_05.png") no-repeat;
  background-size: cover;
}
footer .footer-b {
  width: 100%;
  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-logo {
  width: 142px;
  height: auto;
  margin: 39px auto 31px;
}
.footer-t {
  padding-bottom: 20px;
  max-width: 1300px;
  width: 100%;
  margin: 50px auto 0px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  color: #ffffff;
}
.footer-t ul {
  display: flex;
}
.footer-t ul li.item {
  font-size: 12px;
  font-weight: 800;
  color: #ffffff;
}
.footer-t .ul-left .item {
  display: inline-block;
  width: 110px;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
}
.footer-up {
  padding: 0 0 50px 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.footer-l-box {
  display: flex;
  flex-wrap: wrap;
}
.footer-l {
  display: flex;
  justify-content: flex-start;
}
.footer-l .footer-l-i {
  width: 110px;
}
.footer-l-i-tel {
  color: #ffffff;
}
.box-footer-l-i-t {
  margin-top: 0px;
  margin-left: 0px;
}
.footer-l-i-t {
  color: #ffffff;
  margin: 0px auto 23px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
}
.footer-l-i-t img {
  width: 20px;
  height: 20px;
  margin: 0 9px 0 0;
}
.footer-l-i-t .footer-box-tel2 {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
}
.footer-l-i-c {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 26px;
  display: flex;
  flex-direction: column;
}
.footer-l-i-c em {
  width: 6px;
  margin-right: 6px;
  font-size: 15px;
  font-family: SimSun;
  font-weight: 400;
  color: #a4a4a4;
}
.footer-l-i-c a {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0px;
}
.footer-l-i-c a:last-child {
  margin-bottom: 0;
}
.footer-r {
  margin: 16px 0 24px;
  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: flex-start;
}
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: 70px;
  line-height: 70px;
  height: 70px;
  font-size: 14px;
  font-weight: 400;
  color: #cdcbcb;
  text-align: center;
  border-top: 1px solid #646466;
}
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-txt {
  margin: 49px auto 10px;
  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: 142px;
    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-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: 142px;
    height: auto;
    margin: 44px auto 54px;
  }
  footer .footer-b .footer-t {
    padding-bottom: 20px;
    margin: 50px 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-up {
    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(../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;
  }
}
