* {
  margin: 0;
  padding: 0;
}
.banner {
  width: 100%;
  margin-top: 20px;
}
.imgQrDiv {
  position: relative;
}
.imgQr {
  position: absolute;
  width: 390px;
  height: 400px;
  background-color: rgba(0, 0, 0, 0.3);
  padding-left: 50px;
  padding-top: 50px;
  left: 490px;
  top: -445px;
}
.close {
  position: absolute;
  right: 10px;
  top: 10px;
  background-color: #fff;
  width: 25px;
  height: 25px;
  border-radius: 12.5px;
  text-align: center;
  line-height: 25px;
}
.boxs {
  border-bottom: 40px solid #f0f2fc;
  padding-bottom: 20px;
}
.boxs:nth-child(1) {
  border-bottom: 0;
}
.boxs:nth-child(3) {
  border-bottom: 0;
  padding-bottom: 0;
}
/* box-2 */
.box-2 {
  background-color: #f0f2fc;
  padding: 20px 0;
}

.wrap {
  width: 100%;
  margin: 0 auto;
}

.box-2-title {
  text-align: center;
}

.box-2-title .title {
  font-size: 30px;
  position: relative;
  padding-bottom: 10px;
}

.box-2-title .subtitle {
  font-size: 16px;
  color: #999999;
  padding-top: 10px;
}

.box-2-content {
  display: flex;
  height: 280px;
  width: 1420px;
  padding-top: 40px;
  margin: 0 auto;
  padding-bottom: 20px;
}

.box-2-item {
  width: 466px;
  margin-right: 12px;
  margin-left: 12px;
  background: url() no-repeat left bottom #ffffff;
  height: 270px;
  border-radius: 6px;
  padding: 20px;
}

.fl {
  float: left;
}

.box-2-item .desc {
  font-size: 14px;
  line-height: 28px;
}

.box-2-item a {
  display: block;
  margin-top: 10px;
  width: 90px;
  height: 38px;
  border-radius: 3px;
  font-size: 14px;
  line-height: 38px;
  text-align: center;
}

a {
  text-decoration: none;
  color: #333;
}
.ppp {
  padding: 14px 0 10px 60px;
  font-size: 20px;
}

.box-2-list {
  display: flex;
  flex: 1;
  background-color: #ffffff;
  margin-top: 12px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
}
box-2-item-title p {
  text-align: center;
}

.box-2-list div {
  font-size: 18px;
  line-height: 80px;
  text-align: center;
  width: 100%;
}

.box-2-more {
  display: block;
  font-size: 16px;
  width: 150px;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
  text-align: center;
  color: #ffffff;
  background-color: #008aff;
  border-radius: 5px;
  margin-top: 20px;
}

a {
  text-decoration: none;
  color: #333;
}

/* box-3 */
.box-3 {
  border-top: 40px solid #f0f2fc;
  padding: 50px 0;
  width: 1420px;
  display: flex;
  margin: 0 auto;
}

.box-2-title {
  text-align: center;
}
.box-2-title-footer {
  display: flex;
  width: 100%;
  padding-bottom: 30px;
  text-align: center;
}
.box-2-title-footer div {
  width: 100%;
  padding: 0 50px;
  text-align: center;
}

.box-2-title .title {
  font-size: 30px;
  position: relative;
  padding-bottom: 10px;
}

.box-2-title .title::after {
  position: absolute;
  content: ' ';
  width: 50px;
  height: 3px;
  background-color: #1e293f;
  left: 50%;
  margin-left: -25px;
  bottom: 0;
}

.box-3-con {
  margin-top: 20px;
  padding: 0 5%;
  font-size: 0;
}
.box-3-con li {
  display: inline-block;
  padding: 30px 0;
  width: 25%;
  text-align: center;
  vertical-align: top;
  /* padding-top: 50px; */
}
.box-3-con li:nth-child(7) {
  padding-top: 48px;
}
li {
  list-style: none;
}
.box-2-title-content img {
  max-width: 90%;
  border: 0;
  outline: none;
  vertical-align: middle;
}
.box-2-item-title img {
  width: 40px;
  border: 0;
  vertical-align: middle;
}

.box-3-con li .title {
  font-size: 20px;
  padding: 15px 0;
}

.box-3-con li .text {
  font-size: 16px;
}

/* box-6 */
.box-5 {
  width: 1420px;
  display: flex;
  margin: 0 auto;
  justify-content: center;
  padding-bottom: 20px;
}

.wrap1 {
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  overflow: hidden;
  padding-top: 20px;
  border-bottom: 40px solid #f0f2fc;
}

/* box-1 */
.container .box-1 {
  background-color: #ffffff;
  padding: 30px 0;
  border-bottom: 1px solid #eeeeee;
  padding-left: 100px;
}

.container .box-1-item {
  padding: 0 60px;
  position: relative;
}

.container .box-1-item p {
  padding-left: 15px;
}

.container .box-1-item .number {
  font-size: 24px;
  color: #3a6eff;
  font-weight: bold;
}

.container .box-1-item span {
  display: block;
}

.container .box-1-item .title {
  font-size: 14px;
}

.container .box-1-item span {
  display: block;
}

.container .box-1-item::after {
  position: absolute;
  content: ' ';
  width: 1px;
  height: 60px;
  background: #eeeeee;
  right: 0;
  top: 50%;
  margin-top: -30px;
}

/*  */
.container {
  font-family: Roboto, sans-serif;
  height: 100%;
  /* 禁止用户选中文本 */
  user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
}

/* 底部 */
.swiper-slide .footer {
  position: fixed;
  width: 100%;
  height: 350px;
  background-color: #1e293f;
  bottom: 0;
  left: 0;
}

.footer {
  width: 100%;
  background-color: #1e293f;
}

.footer-content {
  color: #ffffff;
  padding-top: 38px;
  padding-left: 60px;
  padding-right: 60px;
  margin: 0 auto;
  justify-content: center;
  display: flex;
}

.footer-email {
  width: 252px;
  border-right: 1px solid #1e293f;
}

.footer-title {
  font-size: 20px;
}

.footer-info {
  font-size: 14px;
  line-height: 30px;
  padding-top: 15px;
}

.footer-contact {
  width: 390px;
  border-right: 1px solid #1e293f;
  padding-left: 50px;
}

.footer-address {
  width: 450px;
  padding-left: 50px;
}

.footer-ewm {
  text-align: center;
  font-size: 16px;
}

.footer-ewm img {
  width: 100px;
  height: 100px;
}

.footer-ewm p {
  margin-bottom: 10px;
}

.toConsult {
  background-color: #008aff;
  color: #fff;
  border: 0;
}
/* 备案号 */
.copyright {
  background-color: #1e293f;
  line-height: 80px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
}

.copyright a {
  color: #ffffff;
}

/*  */
.btn {
  padding: 5px 16px;
  outline: none;
  border: none;
  border-radius: 5px;
  line-height: 20px;
}

.btn:hover {
  background-color: #d5d5d5;
}

.btn-success {
  background-color: #1ab30b;
  color: #fff;
}

.btn-success:hover {
  background-color: #00a532;
}

/* header begin */
.rc-header {
  height: 80px;
  line-height: 60px;
  padding: 10px 40px;
  border-bottom: 1px solid #e5e5e5;
  background-color: #fff;
  /* BFC */
  overflow: hidden;
}

.rc-header-left .rc-logo {
  position: absolute;
  left: -60px;
  top: 0px;
  z-index: 999;
  width: 360px;
  height: 100px;
  overflow: hidden;
}

.rc-slogan {
  float: right;
  height: calc(100% - 30px);
  padding: 15px 0;
  margin-right: 60px;
}

.rc-header-right {
  width: 120px;
  height: 100%;
  float: right;
  cursor: default;
}

.rc-header-right > a {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  color: #888;
  line-height: 80px;
  /* 去掉跳转的外边框线 */
  outline: 0;
}

.rc-header-right > a:hover {
  color: #333;
}

.rc-header-right > a.is-active {
  color: #398bfb;
}

/* end header */
.rc-body {
  width: 100%;
  height: calc(100% - 80px);
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide {
  height: 100%;
  width: 100%;
}

/* .swiper-slide:nth-child(4) {
  height: 100%;
} */
.rc-page {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.rc-bg {
  /* 使图片覆盖整个容器 */
  background-size: cover;
  background-repeat: no-repeat;
  /* 设置背景图片位置居中 */
  background-position: center;
  transition: all 320ms linear;
}

.rc-bg.rc-bg-scale:hover {
  /* 放大 1.2 倍 */
  transform: scale(1.2);
}

/* page01 begin*/
.btn-try {
  width: 160px;
}

.rc-galaxy {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.rc-layer-bg {
  /**
     * 旋转星空
     * step 2: 预设 absolute 以使容器可被爆裂拉伸
     */
  position: absolute;
  animation: rotate 300s infinite;
  -webkit-animation: rotate 300s infinite;
  z-index: 1;
}

.rc-layer-top {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}

.rc-page01 .rc-content-wrapper {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  top: 80px;
  z-index: 3;
}

.rc-page01 .rc-text-wrapper {
  padding: 12px 0;
  line-height: 30px;
}

.rc-page01 .rc-text-wrapper > h2 {
  margin-bottom: 8px;
  font-size: 36px;
  line-height: 40px;
  color: #e5e5e5;
}

@keyframes rotate {
  from {
    transform: rotateZ(0deg);
  }

  to {
    transform: rotateZ(360deg);
  }
}

@-webkit-keyframes rotate {
  from {
    transform: rotateZ(0deg);
  }

  to {
    transform: rotateZ(360deg);
  }
}

/* end page01 */
/* page02 begin*/
.rc-page02 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e2efff+0,b5cde5+99 */
  background: rgb(226, 239, 255);
  /* Old browsers */
  background: -moz-radial-gradient(
    ellipse at center,
    rgba(226, 239, 255, 1) 0%,
    rgba(181, 205, 229, 1) 99%
  );
  /* FF3.6-15 */
  background: -webkit-radial-gradient(
    ellipse at center,
    rgba(226, 239, 255, 1) 0%,
    rgba(181, 205, 229, 1) 99%
  );
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(
    ellipse at center,
    rgba(226, 239, 255, 1) 0%,
    rgba(181, 205, 229, 1) 99%
  );
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2efff', endColorstr='#b5cde5', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}

.rc-page02 {
  background: #fff;
}

.rc-page02 .rc-content-wrapper {
  height: 800px;
}

.rc-page02 .rc-text-wrapper {
  line-height: 80px;
}

.rc-page02 .rc-text-wrapper > h2 {
  font-size: 32px;
  text-align: center;
  color: #3c3c3c;
}

.rc-step-wrapper {
  margin: 15px auto;
  width: 100%;
  min-width: 1006px;
  height: calc(100% - 110px);
  overflow: hidden;
}

.rc-step-stage {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
}

.rc-step-container {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: auto;
  top: 0;
  bottom: 0;
  max-height: 800px;
}

.rc-step {
  position: relative;
}

.rc-step-content {
  position: absolute;
  box-sizing: border-box;
  padding: 15px 70px;
  height: 100%;
  width: 100%;
  margin-right: 30px;
  min-height: 300px;
  margin: auto;
  top: 0;
  bottom: 0;
  text-align: center;
}

.rc-step-title {
  margin: 5px auto;
  width: 140px;
  font-size: 20px;
  line-height: 36px;
  background-color: #4b8bf5;
  border-radius: 20px;
  color: #fff;
}

.rc-step-profile {
  margin-top: 30px;
  font-size: 14px;
  letter-spacing: 1.5px;
  line-height: 28px;
  min-height: 80px;
}

.rc-step-scene {
  position: relative;
  height: 100%;
  /* width: 100%; */
  z-index: 10;
  overflow: hidden;
}

.rc-step-actor {
  position: absolute;
  width: calc(100%);
  height: calc(80%);
  top: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
}

/* end page02 */
/* page03 begin*/
.rc-page03 .rc-content-wrapper {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.rc-page03 .rc-text-wrapper {
  margin: 15px 0;
}

.rc-page03 .rc-text-wrapper > h2 {
  text-align: center;
  font-size: 26px;
  line-height: 50px;
  color: #3c3c3c;
}

.rc-cars-gallery {
  margin: 0 auto;
  width: calc(100% - 80px);
  height: calc(100% - 80px);
}

.rc-car {
  display: inline-block;
  vertical-align: top;
  width: 33%;
  margin-bottom: 10px;
}

.rc-car-card {
  margin: 0 auto;
  width: 80%;
  cursor: pointer;
  background-color: #eee;
  border-radius: 5px;
}

.rc-car-media {
  position: relative;
  padding: 24% 50%;
  overflow: hidden;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.rc-car-snapshot {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.rc-car-profile {
  box-sizing: border-box;
  padding: 12px 8px;
  text-align: left;
  font-size: 14px;
  line-height: 20px;
}

.rc-car-profile h4 {
  color: #3c3c3c;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 5px;
}

/* end page03 */
/* page04 begin*/
.rc-page04 .rc-text-wrapper > h2 {
  margin-top: 40px;
  text-align: center;
  font-size: 48px;
  line-height: 80px;
  color: #3c3c3c;
}

.rc-page04 .rc-content-wrapper {
  height: calc(100% - 130px);
  padding: 15px 30px;
}

.rc-drive-stage {
  position: relative;
  height: 100%;
}

.rc-actor-car {
  position: absolute;
  top: 10%;
  right: 0;
  width: 500px;
  height: 225px;
  transform: scale(0.01);
  transition: all 1200ms ease-in;
}

.rc-actor-car.rc-arrive {
  top: calc(50% - 135px);
  right: calc(50% - 250px);
  transform: scale(1.2);
}

/* end page04 */
@media screen and (max-width: 415px) {
  .rc-body {
    height: calc(100% - 50px);
  }

  .rc-header {
    height: 29px;
    line-height: 30px;
  }

  .rc-galaxy {
    height: 220px;
  }

  .rc-page01 > .rc-content-wrapper {
    top: calc(50% - 10px);
  }

  .rc-page01 .rc-text-wrapper > h2 {
    font-size: 22px;
    color: #4285f4;
  }

  .rc-page02 > .rc-content-wrapper {
    top: 80px;
    padding: 30px 0;
  }

  .rc-page02 .rc-text-wrapper > h2 {
    font-size: 22px;
    color: #4285f4;
  }

  .rc-page02 .rc-step-wrapper {
    min-width: 100%;
  }

  .rc-page02 .rc-step-stage {
    width: 100%;
  }

  .rc-page02 .rc-step-content {
    height: 100%;
    width: 100%;
  }

  .rc-page03 .rc-text-wrapper {
    margin: 0;
  }

  .rc-page03 .rc-text-wrapper > h2 {
    font-size: 22px;
    color: #4285f4;
  }

  .rc-cars-gallery {
    width: 100%;
    height: calc(100% - 50px);
  }

  .rc-car {
    width: 100%;
  }

  .rc-car-card {
    width: 100%;
    height: 100px;
    overflow: hidden;
    border-radius: 0;
  }

  .rc-car-media {
    height: 100%;
    width: 50%;
    float: left;
    border-radius: 0;
    padding: 0;
  }

  .rc-car-profile {
    padding: 5px 12px;
    height: 100%;
    overflow: hidden;
    border-radius: 0;
  }

  .rc-page04 .rc-text-wrapper > h2 {
    font-size: 28px;
    color: #4285f4;
  }

  .rc-page04 .rc-content-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .rc-actor-car {
    width: 300px;
    height: 135px;
    right: -120px;
  }

  .rc-actor-car.rc-arrive {
    top: calc(50% - 67px);
    right: calc(50% - 150px);
  }
}

@media screen and (max-width: 1078px) {
}

@media screen and (min-width: 1368px) {
  .rc-cars-gallery {
    text-align: left;
  }
}
.feet {
  width: 100%;
  height: 300px;
  padding-top: 30px;
  background-color: #f8f8f8;
}
.imgfont1 {
  width: 50px;
}
.boximg {
  width: 80px;
}
