@charset "UTF-8";

.bar {
  width: 100%;
  height: 180px;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center top
}

.company_itrdct {
  color: #555;
  background: #fff;
  width: 100%;
  margin: 0 auto
}

.company_itrdct .company_text {
  opacity: 0
}

.company_itrdct p {
  text-align: center;
  font-size: 14px
}

.company_itrdct .text-1 {
  padding-top: 65px
}

.company_itrdct .text-2 {
  margin-top: 31px;
  line-height: 26px
}

.company_itrdct .text-3 {
  margin-top: 40px;
  padding-bottom: 73px
}

.contact_us {
  background: #eef6f9;
  position: relative;
  padding-bottom: 82px
}

.contact_us .trilateral {
  display: block;
  width: 57px;
  height: 29px;
  background-image: url(../image/spring.png?v=23skdfk);
  background-size: 500px 500px;
  background-position: -13px -421px;
  position: absolute;
  left: 50%;
  margin-left: -28.5px
}

.contact_us .contact_us_head {
  color: #555;
  padding-top: 80px;
  text-align: center
}

.contact_us .contact_us_head .title {
  width: 170px;
  position: relative;
  margin: 0 auto;
  font-size: 28px
}

.contact_us .contact_us_head .title i.left-icon,
.contact_us .contact_us_head .title i.right-icon {
  width: 19px;
  height: 27px;
  display: inline-block;
  background-image: url(../image/spring.png?v=23skdfk);
  background-size: 500px 500px;
  position: absolute;
  top: 8px
}

.contact_us .contact_us_head .title i.left-icon {
  background-position: -16px -373px;
  left: 0
}

.contact_us .contact_us_head .title i.right-icon {
  background-position: -46px -373px;
  right: 0
}

.contact_us .contact_us_head .address {
  line-height: 100px;
  font-size: 16px
}

.contact_us .contact_us_head .card-warp {
  width: 60%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.contact_us .contact_us_head .card-warp .card {
  min-width: 248px;
  height: 270px;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 20px;
  opacity: 0
}

.contact_us .contact_us_head .card-warp .card .icon {
  width: 100px;
  height: 99px;
  border-radius: 50%;
  overflow: hidden;
  background-position: center;
  margin: 16px auto
}

.contact_us .contact_us_head .card-warp .card p.name {
  font-size: 18px;
  font-weight: 700
}

.contact_us .contact_us_head .card-warp .card p.inchage {
  font-size: 14px
}

.contact_us .contact_us_head .card-warp .card .contact-way {
  height: 82px;
  background: #fed362;
  margin-top: 10px;
  padding-top: 6px
}

.contact_us .contact_us_head .card-warp .card .contact-way .way-item {
  height: 24px;
  width: 210px;
  margin: 0 auto;
  line-height: 24px
}

.contact_us .contact_us_head .card-warp .card .contact-way .way-item span {
  font-size: 12px;
  float: left
}

.contact_us .contact_us_head .card-warp .card .contact-way .way-item i {
  height: 16px;
  width: 16px;
  display: block;
  float: left
}

.contact_us .contact_us_head .card-warp .card .contact-way .way-item i.email {
  background-image: url(../image/spring.png?v=23skdfk);
  background-size: 500px 500px;
  background-position: -12px -345px;
  margin-right: 16px;
  margin-top: 6px
}

.contact_us .contact_us_head .card-warp .card .contact-way .way-item i.qq {
  background-image: url(../image/spring.png?v=23skdfk);
  background-size: 500px 500px;
  background-position: -40px -345px;
  margin-right: 16px;
  margin-top: 4px
}

.contact_us .contact_us_head .card-warp .card .contact-way .way-item i.tel {
  background-image: url(../image/spring.png?v=23skdfk);
  background-size: 500px 500px;
  background-position: -66px -345px;
  margin-right: 16px;
  margin-top: 4px
}

.contact_us .contact_us_head .card-warp .card2 {
  margin: 0 20px
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.h5-main {
  display: none;
  padding-top: .6rem
}

@media screen and (max-width:750px) {
  .pc-main {
    display: none
  }

  .h5-main {
    display: block;
    font-size: 16px;
    position: relative;
    max-width: 3.75rem
  }

  .contact_us .contact_us_head {
    padding-top: .3rem
  }

  .contact_us .contact_us_head .address {
    line-height: .4rem;
    padding: .2rem
  }

  .company_text {
    padding: .2rem
  }

  .company_itrdct .text-1 {
    padding-top: .14rem
  }

  .company_itrdct .text-3,
  .contact_us {
    padding-bottom: .14rem
  }

  .contact_us .contact_us_head .title {
    font-size: .2rem
  }

  .contact_us .contact_us_head .title i.left-icon,
  .contact_us .contact_us_head .title i.right-icon {
    width: 18px;
    height: 13px
  }

  .contact_us .contact_us_head .card-warp {
    width: 80%;
    margin: 0 auto;
    overflow-x: scroll;
    display: flex;
    justify-content: end;
  }

  .contact_us .contact_us_head .card-warp .card2 {
    margin-bottom: .2rem
  }
}