body {
  width: 100%;
  font: '微软雅黑' !important;
  font-size: 12px;
}

body::-webkit-scrollbar {
  display: none;
}

#chain::before,
#link::before,
#solutions::before {
  content: '';
  display: block;
  height: 3.8541666vw;
  margin: -3.8541666vw 0 0;
}

#header {
  height: 3.8541666vw;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0 13.541666vw;
  justify-content: space-between;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 4;
  background: #ffffff;
  box-sizing: border-box;
}
.header-shadow {
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.04);
}

#header img {
  /* width: 6.979vw; */
  height: 2.9166vw;
}

.nav-title {
  cursor: pointer;
  margin-left: 3.125vw;
  font-size: 0.8333vw;
  color: #333333;
}

.nav-title:hover {
  color: #9c1e23;
}

.nav .active {
  color: #9c1e23;
}

.companyCulture {
  padding: 6.25vw 13.541666vw 0;
  width: 72.91vw;
}

.content-header {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.content-title {
  font-weight: 500;
  font-size: 2.1875vw;
  color: #333333;
  line-height: 3.125vw;
}

.tips-title {
  font-weight: 400;
  font-size: 1.25vw;
  color: rgba(51, 51, 51, 0.4);
  line-height: 1.77vw;
  font-family: PingFang SC, PingFang SC;
}

.line {
  width: 2.083333vw;
  height: 2px;
  background: #9c1e23;
  margin: 8px 0;
}

.content {
  margin-top: 2.23958333vw;
  position: relative;
}

.content-top {
  display: flex;
  width: 72.91vw;
}

.content-left {
  margin-top: 2.44791666vw;
  width: 36.55vw;
  line-height: 2vw;
  flex-shrink: 0;
  margin-right: 8.3vw;
}

.content-left p {
  font-weight: 500;
  font-size: 1.041666vw;
  color: #666666;
  word-wrap: break-word;
  word-break: break-all;
  text-align: justify;
}

.content-right {
  width: 31.14vw;
}

.right-img {
  position: absolute;
  right: -202px;
  top: -43px;
  height: 13.75vw;
}

.jianjie {
  width: 100%;
  margin-left: 4.01vw;
  position: relative;
  min-width: 15.625vw;
  z-index: 2;
}

.content-bottom img {
  width: 100%;
  position: relative;
  z-index: 3;
}

.content-bottom {
  display: flex;
  /* margin-top: -11.11vh; */
  position: relative;
  /* top: -11.11vh; */
  /* top: -5.7vw; */
  width: 72.91vw;
}

.img-box {
  width: 22.395vw;
  margin-right: 2.864vw;
}

.img-box:nth-child(3) {
  margin-right: 0;
}

.products {
  /* margin-top: 5.2083333vw; */
  width: 72.91vw;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.products .p-4 {
  width: 60%;
}

.products .p-1,
.products .p-2 {
  width: 40%;
  margin-left: 5%;
  margin-right: 5%;
}

.products .p-5 {
  width: 60%;
  margin-top: 2vw;
}

.products img {
  width: auto;
  margin-bottom: 2vw;
}

.solutions {
  width: 72.91vw;
  margin-top: 5.2083333vw;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.solutions img {
  width: 60%;
}

.jinNuo {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.wid1080 {
  width: 1080px;
  margin: 0 auto;
  overflow: hidden;
}

.green {
  color: #18b12a;
}

.red {
  color: #f00;
}

a:hover {
  color: #11afeb;
}

.jinNuoFooter {
  margin-top: 6.25vw;
  padding: 3.125vw 19.42708333vw 2.0833vw 13.541666vw;
  background: #333333;
  display: flex;
  justify-content: space-between;
  width: 100vw;
  flex-direction: column;
}

.footer-content {
  display: flex;
  width: 72.91vw;
  justify-content: space-between;
}

.footer-left {
  color: rgba(255, 255, 255, 0.6);
  font-size: 1.041666vw;
  font-weight: 500;
}

.footer-center-line {
  width: 0px;
  height: 9.6875vw;
  border-left: 0.0520333vw solid #2b2b2b;
}

.footer-bottom-line {
  width: 100vw;
  height: 0;
  border-bottom: 0.0520333vw solid #2b2b2b;
  background: #2b2b2b;
}

.footer-logo {
  width: 6.9791666vw;
  height: 2.91666vw;
}

.phone {
  margin-top: 1.7708333vw;
  margin-bottom: 1vw;
}

.address img,
.phone img {
  width: 0.83333vw;
  height: 0.83333vw;
  margin-right: 0.83333vw;
}

.link-title {
  font-weight: 500;
  font-size: 1.041666vw;
  color: rgba(255, 255, 255, 0.8);
  line-height: 2.083333vw;
}

.footer-line {
  margin-top: 0.52083333vw;
  width: 4.1666vw;
  height: 0.0520333vw;
  background: rgba(255, 255, 255, 0.8);
}

.link {
  width: 7.294166vw;
  height: 2.083333vw;
  margin-top: 2.13541666vw;
}

.filing {
  font-family: PingFang SC, PingFang SC;
  font-weight: 300;
  font-size: 0.83333vw;
  color: rgba(255, 255, 255, 0.6);
  padding: 1.5625vw 19.42708333vw 1.5625vw 13.541666vw;
  background: #333333;
}

.filing a {
  color: rgba(255, 255, 255, 0.6);
}

/*加入我们*/

.insideBanner {
  position: relative;
  width: 100vw;
  overflow: hidden;
  height: 31.25vw;
}

.insideBanner img {
  width: 100%;
  height: 31.25vw;
}

.flex {
  display: flex;
}

.justify-center {
  justify-content: center;
}
