#new-container {
  margin: 0 auto;
  font-size: 0.12rem;
  position: relative;
  z-index: 0;
}
#new-container .back {
  width: 100%;
}
#new-container .partner {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 0.8rem;
}
#new-container .partner .title {
  display: flex;
  align-items: center;
  font-weight: bold;
  margin-bottom: 0.82rem;
}
#new-container .partner .title p {
  font-size: 0.4rem;
  color: #000;
  padding: 0 0.1rem;
}
#new-container .partner .title img {
  width: 0.36rem;
  height: 0.2rem;
}
#new-container .partner .content {
  width: 100%;
}
#new-container .partner .content .box-line {
  display: flex;
  margin-bottom: 0.6rem;
  background-color: #FAFAFA;
  justify-content: center;
}
#new-container .partner .content .box-line .box-item {
  height: 1.88rem;
  width: 3.86rem;
  background-color: #FAFAFA;
  display: flex;
  align-items: center;
  justify-content: center;
}
#new-container .partner .content .box-line .box-item img {
  width: 0.5rem;
  height: 0.5rem;
  margin-right: 0.2rem;
  margin-top: -0.37rem;
}
#new-container .partner .content .box-line .box-item .p-box .p1 {
  font-size: 0.4rem;
}
#new-container .partner .content .box-line .box-item .p-box .p2 {
  font-size: 0.27rem;
  color: #B9B9B9;
}
#new-container .partner .content .box-line #box-item2 {
  border-left: 0.21rem solid #fff;
  border-right: 0.21rem solid #fff;
}
#new-container .partner .video {
  width: 11.97rem;
  height: 4.9rem;
}
#new-container .partner img {
  width: 11.97rem;
  height: 4.9rem;
}
#new-container .service {
  margin-top: 0.8rem;
}
#new-container .service .title {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  margin-bottom: 0.82rem;
}
#new-container .service .title p {
  font-size: 0.4rem;
  color: #000;
  padding: 0 0.1rem;
}
#new-container .service .title img {
  width: 0.36rem;
  height: 0.2rem;
}
#new-container .service .content .box-line1,
#new-container .service .content .box-line2 {
  background-color: #F0F0F0;
  display: flex;
  justify-content: center;
}
#new-container .service .content .box-line1 .box-item,
#new-container .service .content .box-line2 .box-item {
  width: 4rem;
  height: 2.4rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 0.2rem;
}
#new-container .service .content .box-line1 .box-item img,
#new-container .service .content .box-line2 .box-item img {
  width: 1.2rem;
  height: 1.2rem;
  margin-bottom: 0.1rem;
}
#new-container .service .content .box-line1 .box-item-back1,
#new-container .service .content .box-line2 .box-item-back1 {
  background-color: #F0F0F0;
  color: #D81E16;
}
#new-container .service .content .box-line1 .box-item-back2,
#new-container .service .content .box-line2 .box-item-back2 {
  background-color: #F9F9F9;
}
#new-container .service .content .box-line2 {
  background-color: #fff;
}
#new-container .contact-us {
  margin: 1rem 0;
  position: relative;
  height: 7.06rem;
}
#new-container .contact-us .back {
  width: 100%;
  position: absolute;
}
#new-container .contact-us .content {
  position: absolute;
  left: 60%;
  height: 7.06rem;
  width: 5.12rem;
  color: #fff;
  z-index: 2;
  background-color: #343434;
}
#new-container .contact-us .content .top {
  background-color: #EA253C;
  padding: 0.35rem 0.22rem 0.35rem 0.55rem;
  font-size: 0.15rem;
}
#new-container .contact-us .content .top .title {
  font-size: 0.4rem;
  margin-bottom: 0.2rem;
}
#new-container .contact-us .content .top .info {
  line-height: 0.35rem;
  margin-left: 0.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#new-container .contact-us .content .top .address-info {
  margin-left: 0.95rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#new-container .contact-us .content .bottom {
  padding: 0.43rem 0.18rem 0 0.18rem;
  position: relative;
}
#new-container .contact-us .content .bottom input {
  padding-left: 0.6rem;
  font-size: 0.14rem;
  width: 100%;
  height: 0.7rem;
  outline: none;
}
#new-container .contact-us .content .bottom .name {
  width: 2.3rem;
  margin-bottom: 0.25rem;
  position: relative;
}
#new-container .contact-us .content .bottom .name img {
  width: 0.26rem;
  height: 0.26rem;
  position: absolute;
  top: 50%;
  left: 0.18rem;
  transform: translate(0, -50%);
}
#new-container .contact-us .content .bottom .phone {
  position: absolute;
  top: 0.43rem;
  right: 0.18rem;
  width: 2.3rem;
  margin-bottom: 0.25rem;
}
#new-container .contact-us .content .bottom .phone img {
  width: 0.26rem;
  height: 0.26rem;
  position: absolute;
  top: 50%;
  left: 0.18rem;
  transform: translate(0, -50%);
}
#new-container .contact-us .content .bottom .company {
  position: relative;
  margin-bottom: 0.25rem;
}
#new-container .contact-us .content .bottom .company img {
  width: 0.26rem;
  height: 0.26rem;
  position: absolute;
  top: 50%;
  left: 0.18rem;
  transform: translate(0, -50%);
}
#new-container .contact-us .content .bottom .textarea {
  width: 100%;
  height: 1rem;
  padding: 0.16rem;
  outline: none;
  margin-bottom: 0.15rem;
}
#new-container .contact-us .content .bottom .btn {
  width: 2.04rem;
  height: 0.5rem;
  text-align: center;
  line-height: 0.48rem;
  color: #fff;
  font-size: 0.24rem;
  background-color: #D81E16;
  margin: 0 auto;
}
.animetion {
  animation: 0.5s linear 0s normal enter;
}
@keyframes enter {
  0% {
    opacity: 0;
    transform: scale3d(1, 1, 1) translate3d(0, 1rem, 0);
    animation-timing-function: linear;
  }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    animation-timing-function: linear;
  }
}
