* {
  /*margin: 0;*/
  /*padding: 0;*/
  /*border: 0;*/
}
.clear:after {
  content: "";
  display: block;
  clear: both;
  height: 65px;
  line-height: 65px;
}
.enq-box {
  width: 1200px;
  margin: 10px auto;
}
.enq-box .eb-tit {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #387ffc;
}
.enq-box .eb-top {
  padding: 20px 40px;
  background-color: #f7f7f7;
  height: 90px;
  line-height: 90px;
}
.enq-box .eb-top a {
  display: block;
}
.enq-box .eb-top a .ebt-l {
  width: 90px;
  float: left;
}
.enq-box .eb-top a .ebt-l img {
  width: 100%;
  display: block;
}
.enq-box .eb-top a .ebt-r {
  float: left;
  margin-left: 20px;
  width: 815px;
}
.enq-box .eb-top a .ebt-r p {
  display: block;
  height: 34px;
  line-height: 34px;
  font-size: 18px;
  color: #387ffc;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  white-space: nowrap;
}
.enq-box .eb-top a .ebt-r span {
  display: block;
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  color: #999999;
}
.enq-box .eb-top a .ebt-r span .prise {
  font-size: 16px;
  color: #ef1f1f;
  font-weight: bold;
}
.enq-box .eb-top a .ebt-r span .order {
  font-size: 14px;
  color: #387ffc;
}
.enq-box .eb-bot {
  margin-top: 20px;
  padding: 20px 40px;
  background-color: #f7f7f7;
}
.enq-box .eb-bot form p {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  height: 30px;
  line-height: 30px;
}
.enq-box .eb-bot form .forms {
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
}
.enq-box .eb-bot form .forms .eb-bot-con li {
  float: left;
  margin-left: 21px;
  list-style: none;
}
.enq-box .eb-bot form .forms .eb-bot-con li span {
  font-size: 14px;
  color: #387ffc;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  display: block;
  position: relative;
}
.enq-box .eb-bot form .forms .eb-bot-con li input {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  text-indent: 5px;
  outline: none;
  width: 100%;
}
.enq-box .eb-bot form .forms .eb-bot-con li select {
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  text-indent: 5px;
  outline: none;
  width: 100%;
  cursor: pointer;
}
.enq-box .eb-bot form .forms .eb-bot-tel li select{
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  text-indent: 5px;
  outline: none;
  width: 100%;
  cursor: pointer;
}
.enq-box .eb-bot form .forms .eb-bot-con li:nth-child(1) {
  width: 240px;
  margin-left: 0px;
}
.enq-box .eb-bot form .forms .eb-bot-con li:nth-child(1) span {
  padding-left: 15px;
}
.enq-box .eb-bot form .forms .eb-bot-con li:nth-child(1) span:before {
  content: "*";
  display: block;
  width: 14px;
  height: 14px;
  font-size: 14px;
  color: #ed4014;
  text-align: center;
  display: inline-block;
  position: absolute;
  top: 3px;
  left: 0;
}
.enq-box .eb-bot form .forms .eb-bot-con li:nth-child(2) {
  width: 80px;
}
.enq-box .eb-bot form .forms .eb-bot-con li:nth-child(2) span {
  padding-left: 15px;
}
.enq-box .eb-bot form .forms .eb-bot-con li:nth-child(2) span:before {
  content: "*";
  display: block;
  width: 14px;
  height: 14px;
  font-size: 14px;
  color: #ed4014;
  text-align: center;
  display: inline-block;
  position: absolute;
  top: 3px;
  left: 0;
}
.enq-box .eb-bot form .forms .eb-bot-con li:nth-child(3) {
  width: 85px;
}
.enq-box .eb-bot form .forms .eb-bot-con li:nth-child(4) span {
  padding-left: 15px;
}
.enq-box .eb-bot form .forms .eb-bot-con li:nth-child(4) span:before {
  content: "*";
  display: block;
  width: 14px;
  height: 14px;
  font-size: 14px;
  color: #ed4014;
  text-align: center;
  display: inline-block;
  position: absolute;
  top: 3px;
  left: 0;
}
.enq-box .eb-bot form .forms .eb-bot-con li:nth-child(4) {
  width: 120px;
}
.enq-box .eb-bot form .forms .eb-bot-con li:nth-child(5) {
  width: 120px;
}
.enq-box .eb-bot form .forms .adds {
  margin: 10px;
  cursor: pointer;
  font-size: 14px;
  color: #ef1f1f;
  display: inline-block;
}
.enq-box .eb-bot form .forms .eb-bot-tel {
  margin-top: 10px;
  margin-bottom: 10px;
}
.enq-box .eb-bot form .forms .eb-bot-tel li {
  float: left;
  margin-left: 25px;
  list-style: none;
}
.enq-box .eb-bot form .forms .eb-bot-tel li span {
  font-size: 14px;
  color: #387ffc;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  display: block;
  position: relative;
}
.enq-box .eb-bot form .forms .eb-bot-tel li input {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  text-indent: 5px;
  outline: none;
  width: 100%;
}
.enq-box .eb-bot form .forms .eb-bot-tel li button {
  width: 100%;
  height: 32px;
  line-height: 32px;
  background-color: #eeeeee;
  border-radius: 4px;
  outline: none;
  font-size: 14px;
  color: #387ffc;
  cursor: pointer;
}
.enq-box .eb-bot form .forms .eb-bot-tel li:nth-child(1) {
  width: 180px;
  margin-left: 0px;
}
.enq-box .eb-bot form .forms .eb-bot-tel li:nth-child(1) span {
  padding-left: 15px;
}
.enq-box .eb-bot form .forms .eb-bot-tel li:nth-child(1) span:before {
  content: "*";
  display: block;
  width: 14px;
  height: 14px;
  font-size: 14px;
  color: #ed4014;
  text-align: center;
  display: inline-block;
  position: absolute;
  top: 3px;
  left: 0;
}
.enq-box .eb-bot form .forms .eb-bot-tel li:nth-child(2) {
  width: 180px;
}
.enq-box .eb-bot form .forms .eb-bot-tel li:nth-child(2) span {
  padding-left: 15px;
}
.enq-box .eb-bot form .forms .eb-bot-tel li:nth-child(2) span:before {
  content: "*";
  display: block;
  width: 14px;
  height: 14px;
  font-size: 14px;
  color: #ed4014;
  text-align: center;
  display: inline-block;
  position: absolute;
  top: 3px;
  left: 0;
}
.enq-box .eb-bot form .forms .eb-bot-tel li:nth-child(3) {
  width: 200px;
}
.enq-box .eb-bot form .forms .eb-bot-tel li:nth-child(3) span {
  padding-left: 15px;
}
.enq-box .eb-bot form .forms .eb-bot-tel li:nth-child(3) span:before {
  content: "*";
  display: block;
  width: 14px;
  height: 14px;
  font-size: 14px;
  color: #ed4014;
  text-align: center;
  display: inline-block;
  position: absolute;
  top: 3px;
  left: 0;
}
.enq-box .eb-bot form .forms .eb-bot-tel li:nth-child(4) {
  width: 130px;
}
.enq-box .eb-bot form .fenfa p {
  height: 40px;
  line-height: 40px;
  font-weight: normal;
}
.enq-box .eb-bot form .fenfa p input {
  font-size: 14px;
  color: #333;
}
.enq-box .eb-bot form .fenfa .tj input {
  width: 130px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #f03026;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  outline: none;
  border-radius: 4px;
}
/*新加样式*/
.adres{
  font-size: 16px;
  font-weight: bold;
  color: #387ffc;
}