.bossgoo-supplier-email1 {
  padding: 80px 0 100px;
}

.bossgoo-supplier-email1 .emailTitle {
  font-weight: 800;
  color: #222222;
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 20px;
}

.bossgoo-supplier-email1 .form {
  width: 100%;
}

.bossgoo-supplier-email1 .form .emailinput {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}

.bossgoo-supplier-email1 .form input[type^="text"] {
  display: block;
  width: 100%;
  background-color: #f8f8f8;
  padding: 16px 20px 16px 130px;
  font-size: 16px;
  line-height: 36px;
}

.bossgoo-supplier-email1 .form textarea {
  /* margin-left: 20px; */
  font-family: Arial, Helvetica, sans-serif !important;
  width: 100%;
  height: 160px;
  background-color: #f8f8f8;
  padding: 16px 20px 16px 130px;
  font-size: 16px;
  line-height: 30px;
}

.bossgoo-supplier-email1 .Validform_checktip {
  font-size: 14px;
}

.bossgoo-supplier-email1 .form label {
  position: absolute;
  left: 5px;
  top: 16px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #666666;
}

.bossgoo-supplier-email1 .form input[type^="text"] {
  color: #666666;
}

.bossgoo-supplier-email1 .form em {
  color: red;
  font-size: 20px;
}

.bossgoo-supplier-email1 .form input[type="submit"] {
  display: block;
  margin: 0 auto;
  background-color: #333;
  width: 280px;
  height: 50px;
  border-radius: 6px;
  color: white;
  font-size: 18px;
  cursor: pointer;
}
.bossgoo-supplier-email1 .form input[type="button"] {
  display: block;
  margin: 0 auto;
  background-color: #333;
  width: 280px;
  height: 50px;
  border-radius: 6px;
  color: white;
  font-size: 18px;
  cursor: pointer;
}

.bossgoo-supplier-email1 #from {
  padding-left: 80px;
}

.bossgoo-supplier-email1 #to {
  padding-left: 56px;
}

.bossgoo-supplier-email1 #message {
  padding-left: 110px;
}

.bossgoo-supplier-email1 .contactSup .emailinput .Validform_error {
  background-color: #ffe7e7;
}

@media only screen and (max-width:1040px) {
  .bossgoo-supplier-email1 #from {
    padding-left: 1.6rem;
  }
  .bossgoo-supplier-email1 #to {
    padding-left: 1.12rem;
  }
  .bossgoo-supplier-email1 #message {
    padding-left: 2.2rem;
  }
  .bossgoo-supplier-email1 {
    margin: 0.6rem auto;
    padding: 0 0.4rem .6rem 0.4rem;
  }
  .bossgoo-supplier-email1 .emailTitle {
    font-size: 0.64rem;
    line-height: 0.64rem;
    margin-bottom: 0.4rem;
  }
  .bossgoo-supplier-email1 .form .emailinput {
    margin-bottom: 0.4rem;
  }
  .bossgoo-supplier-email1 .form input[type^="text"] {
    padding: 0.34rem 0.40rem 0.34rem 2.4rem;
    font-size: 0.32rem;
    line-height: 0.52rem;
  }
  .bossgoo-supplier-email1 .form textarea {
    height: 3.2rem;
    padding: 0.34rem 0.4rem 0.34rem 2.4rem;
    font-size: 0.32rem;
    line-height: 0.4rem;
  }
  .bossgoo-supplier-email1 .form label {
    left: 0.4rem;
    top: 0.36rem;
    font-size: 0.36rem;
  }
  .bossgoo-supplier-email1 .form input[type="submit"] {
    width: 6rem;
    height: 1.1rem;
    border-radius: 0.12rem;
    left: 50%;
    font-size: 0.36rem;
  }
}

@media only screen and (max-width:767px) {
  .bossgoo-supplier-email1 #from {
    padding-left: 1.1rem;
  }
  .bossgoo-supplier-email1 #to {
    padding-left: .7rem;
  }
  .bossgoo-supplier-email1 #message {
    padding-left: 1.6rem;
  }
  .bossgoo-supplier-email1 {
    margin: 0.3rem auto;
    padding: 0 0.2rem .6rem 0.2rem;
  }
  .bossgoo-supplier-email1 .emailTitle {
    font-size: 0.32rem;
    line-height: 0.32rem;
    margin-bottom: 0.2rem;
  }
  .bossgoo-supplier-email1 .form .emailinput {
    margin-bottom: 0.2rem;
  }
  .bossgoo-supplier-email1 .form input[type^="text"] {
    padding: 0.2rem 0.20rem 0.2rem 1.6rem;
    font-size: 0.24rem;
    line-height: 0.36rem;
  }
  .bossgoo-supplier-email1 .form textarea {
    height: 1.60rem;
    padding: 0.2rem 0.2rem 0.2rem 1.6rem;
    font-size: 0.24rem;
    line-height: 0.36rem;
  }
  .bossgoo-supplier-email1 .form em {
    font-size: 0.28rem;
  }
  .bossgoo-supplier-email1 .form label {
    left: 0.2rem;
    top: 0.24rem;
    font-size: 0.24rem;
  }
  .bossgoo-supplier-email1 .form input[type="submit"] {
    width: 4rem;
    height: 0.7rem;
    border-radius: 0.06rem;
    left: 50%;
    font-size: 0.18rem;
  }
}