@import "global.css";
.textEellipsis {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.clearF:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.userSelect {
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
}
.header-logo .icon-fanhui {
  font-size: 0.4rem;
  font-weight: bold;
}
.header-logo .name {
  font-size: 0.36rem;
  color: #4a4a4a;
  margin-left: 0.3rem;
  font-weight: bold;
}
.banner-box {
  background: #fff;
  margin-top: 1px;
  padding: 0 0.3rem 1.6rem;
  position: relative;
}
.banner-box .company-logo {
  margin-top: 2rem;
  width: 2.06rem;
  height: 0.44rem;
}
.banner-box .banner-bg {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
  width: 100vw;
  height: 3.91rem;
}
.banner-box .banner-left {
  position: absolute;
  left: -0.14rem;
  bottom: 0;
  z-index: 3;
  width: 2.54rem;
  height: 1.89rem;
}
.banner-box .des {
  margin-top: 0.5rem;
  font-size: 0.32rem;
  color: #4a4a4a;
  position: relative;
  z-index: 6;
  font-family: 'appfont', 'Helvetica';
}
.banner-box .highly {
  width: 80%;
  word-break: break-word;
}
.banner-box .area {
  color: #D4132B;
  margin-top: 0.1rem;
}
.banner-box .all {
  margin-top: 0.3rem;
}
.banner-box .full {
  margin-top: 0.3rem;
}
.video-box {
  height: 1.2rem;
  padding: 0 0.65rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.video-box .name {
  font-size: 0.28rem;
  color: #4a4a4a;
  height: 1.2rem;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video-box .play-btn {
  position: relative;
  width: 0.6rem;
  height: 0.6rem;
}
.video-box .play-btn img {
  width: 0.6rem;
  height: 0.6rem;
}
.open-video {
  width: 100%;
  position: fixed;
  left: 0;
  top: 30%;
  z-index: 9;
  display: none;
}
.open-video .video-mask {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
}
.open-video .video-js {
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  word-break: initial;
  z-index: 9;
  height: 4rem;
  width: 100%;
}
.advantage-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.6rem 0.65rem 0.2rem;
  border-top: 1px solid #979797;
  flex-wrap: wrap;
}
.advantage-box a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.advantage-box .list {
  display: flex;
  justify-content: center;
  align-items: start;
  flex-direction: column;
  border-bottom: 1px solid #979797;
  padding-bottom: 0.24rem;
  margin-bottom: 0.6rem;
  width: 2.7rem;
  height: 2.9rem;
}
.advantage-box .list:first-child img {
  width: 0.9rem;
  height: 0.86rem;
}
.advantage-box .list:nth-child(2) img {
  width: 0.81rem;
  height: 0.9rem;
}
.advantage-box .list:nth-child(3) img {
  width: 0.98rem;
  height: 1rem;
}
.advantage-box .list:nth-child(4) img {
  width: 1rem;
  height: 0.84rem;
}
.advantage-box .list .number {
  margin-top: 0.26rem;
  font-size: 0.48rem;
  color: #d0021b;
}
.advantage-box .list .des {
  margin-top: 0.24rem;
  font-size: 0.31rem;
  color: #4a4a4a;
  font-weight: bold;
}
.introduce-box {
  background: #fff;
  padding: 0.7rem 0.24rem;
  font-size: 0.24rem;
  color: #4a4a4a;
}
.introduce-box .item {
  display: flex;
  justify-content: start;
  align-items: center;
  background: #e6e6e6;
  padding: 0.56rem 0.3rem 0.3rem;
  position: relative;
  margin-bottom: 0.6rem;
}
.introduce-box .item:first-child img {
  width: 1.06rem;
  height: 0.56rem;
}
.introduce-box .item:nth-child(2) img {
  width: 0.93rem;
  height: 0.52rem;
}
.introduce-box .item:nth-child(3) img {
  width: 0.94rem;
  height: 0.44rem;
}
.introduce-box .item:nth-child(4) img {
  width: 0.93rem;
  height: 0.48rem;
}
.introduce-box .item:nth-child(5) img {
  width: 0.93rem;
  height: 0.39rem;
}
.introduce-box .item:nth-child(6) img {
  width: 0.92rem;
  height: 0.48rem;
}
.introduce-box .item .name {
  position: absolute;
  top: -0.3rem;
  left: 0;
  z-index: 3;
  width: 57%;
  height: 0.6rem;
  background: #fff;
  display: flex;
  justify-content: start;
  align-items: center;
  font-size: 0.32rem;
  color: #735d5c;
  padding-left: 0.3rem;
  border-top-right-radius: 3rem;
  border-bottom-right-radius: 3rem;
  font-weight: bold;
}
.introduce-box .item .flag {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 0.22rem;
}
.btn {
  background: #d0021b;
  border-radius: 4px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 92%;
  height: 1.1rem;
  margin: 0.6rem auto 0;
  font-size: 0.32rem;
  position: relative;
}
.btn .icon-jijia {
  font-size: 0.47rem;
  color: #fff;
  margin-right: 0.2rem;
}
.btn:before {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-bottom: 0.3rem solid #d0021b;
  border-right: 0.4rem solid transparent;
  position: absolute;
  top: -0.26rem;
  left: 0;
  z-index: 3;
}
/*# sourceMappingURL=about-us.css.map */