.demo .banner {
  height: 6rem;
  width: 100%;
  background-image: url(../img/afterSaleService/组\ 111.png);
}
.tabBar {
  display: flex;
  justify-content: center;
  height: 0.58rem;
  background: #ffffff;
  border-bottom: 0.01rem solid #eeeeee;
  box-sizing: border-box;
}
.tabBar .item {
  width: 2rem;
  height: 0.58rem;
  font-size: 0.18rem;
  line-height: 0.58rem;
  text-align: center;
  color: #666666;
}
.tabBar .active {
  background-color: #0063b9;
  color: #ffffff;
}
.company {
  padding: 0.67rem 0;
}
.company .title {
  margin-bottom: 0.67rem;
  font-size: 0.5rem;
  color: #000000;
font-weight: 400;
  text-align: center;
}
.contactWay .item {
  display: flex;
  padding-bottom: 0.24rem;
  margin-bottom: 0.24rem;
  border-bottom: 0.01rem solid #eee;
}
.contactWay .item img {
  width: 0.48rem;
  height: 0.48rem;
}
.contactWay .way {
  margin-top: 0.03rem;
  margin-left: 0.19rem;
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.34rem;
}
.contactWay .phone {
  display: flex;
}
.contactWay .phone .left {
  display: flex;
}
.contactWay .phone img {
  margin-right: 0.25rem;
  width: 0.39rem;
  height: 0.39rem;
}
.contactWay .telephone .text {
  margin-top: 0.03rem;
  font-size: 0.2rem;
  margin-bottom: 0.1rem;
}

.span_x{
    color: red;
    font-size: 0.2rem;
    color: #666;
}

.contactWay .phone .telephone {
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.34rem;
}
.contactWay .right .text {
  font-size: 0.2rem;
  margin-bottom: 0.1rem;
}
.contactWay .phone .right {
  margin-left: 1.6rem;
  margin-top: 0.03rem;
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.34rem;
}
.contactWay .bottomBox {
  padding-top: 0.67rem;
  display: flex;
  justify-content: space-between;
}

.contactWay .form {
  padding: 0.37rem 0.31rem 0;
  width: 5.43rem;
  height: 5.35rem;
  background: #ffffff;
  border: 0.01rem solid #eeeeee;
}
.form .message {
  margin-bottom: 0.38rem;
  font-size: 0.18rem;
  text-align: center;
}
.form .top {
  float: left;
  margin-bottom: 0.2rem;
  padding: 0 0.12rem;
  width: 2.23rem;
  height: 0.41rem;
  background: #ffffff;
  border-radius: 0.06rem 0.06rem 0.06rem 0.06rem;
  border: 0.01rem solid #eeeeee;
  box-sizing: border-box;
}
.form .name {
  margin-right: 0.33rem;
}
.form .input {
  padding: 0 0.12rem;
  width: 4.8rem;
  height: 0.41rem;
  background: #ffffff;
  border-radius: 0.06rem 0.06rem 0.06rem 0.06rem;
  border: 0.01rem solid #eeeeee;
  box-sizing: border-box;
}
.form .address,
.form .postcode {
  margin-bottom: 0.18rem;
}
.form .mailbox {
  margin-bottom: 0.2rem;
}
.form .details {
  padding: 0.09rem 0.12rem 0 0.12rem;
  margin-bottom: 0.18rem;
  width: 4.8rem;
  height: 0.92rem;
  font-size: 0.14rem;
  background: #ffffff;
  border-radius: 0.06rem 0.06rem 0.06rem 0.06rem;
  border: 0.01rem solid #eeeeee;
}
.form .btn {
  margin-left: 1.2rem;
  width: 2.41rem;
  height: 0.41rem;
  background: #ffffff;
  color: #333333;
  font-size: 0.16rem;
  text-align: center;
  line-height: 0.41rem;
  border-radius: 0.06rem 0.06rem 0.06rem 0.06rem;
  border: 0.01rem solid #eeeeee;
}
