
  .banner,
  .banner img {
      width: 100%;
  }

  .content {
      width: 80%;
      margin: auto;
      text-align: center;
      padding-top: 80px;
      padding-bottom: 80px;
  }

  .title {

      font-size: 30px;
      font-family: 'alibb-b';
      color: #00a33b;
      margin-top: 60px;
      margin-bottom: 20px;
  }

  .desc {

      font-size: 17px;
      font-family: 'alibb-m';
      color: #888888;
  }

  .content-left h1 {
      font-size: 36px;
      font-family: 'alibb-l';
      color: #00a33b;
  }

  .content-left .left-d,
  .content-left p {

      font-size: 15px;
      font-family: 'alibb-l';
      line-height: 22px;
  }

  .left-x {
      font-size: 9px;
      font-family: 'alibb-l';
      color: #C9CACA;

  }

  .content-left {
      text-align: left;
      margin-top: 100px;
      margin-left: 2.2%;
  }


  .in input,
  select,
  .te {
      margin-top: 30px;
      margin-left: 20px;
      padding: 10px;
  }

  .in input {
      width: 100%;
      border: 1px solid #DBDBDB;
  }

 .gues #attr_38 {
      margin-top: 30px;
      margin-left: 20px;
      padding-top: 13px;
      width: 100%;
      border: 1px solid #DBDBDB;
      color: #727272;
     
  }

  .tijiao {
      clear: both;
      text-align: left;
      margin-left: 2.2%;

  }

  .tijiao input {
      width: 170px;
      height: 48px;
      background: #00a33b;
      color: #FFFFFF;
      margin-top: 60px;
  }

  .gues #attr_34 {
      width: 100%;
      height: 200px;
      border: 1px solid #DBDBDB;
  }

  .address {
      width: 80%;
      margin: 30px auto 60px auto;
  }

  .phone-item {
      display: flex;
      background: #F5F5F5;
      width: 33.33%;

  }

  .address-div {
      display: flex;
      justify-content: space-between;
  }

  .phone-item {
      margin-left: 2%;
      border-radius: 15px;
      padding-top: 15px;
  }

  .ad-s {
      padding-top: 70px;
  }

  .phone-desc h4 {

      font-size: 25px;

      font-family: 'alibb-r';
      color: #888888;
  }

  .phone-desc p {


      font-family: 'alibb-l';
      font-size: 15px;
      color: #888888;

  }
  .mb{
      position: relative;
  }
  .mb-img{
      width: 241px;
      height: 60px;
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      bottom: -30px;
      
  }
