.navbg {
  background: #0c1238;
  width: 100%;
  height: 120px;
  margin-bottome: 100px;
}
.pro-series {
  padding: 50px 0 60px 0;
  background: #f7f7f7;
}
.pro-competes {
  margin: 0 auto;
  width: 1200px;
}
.con-conter {
  padding: 60px 180px;
  box-sizing: border-box;
  background: #fff;
}
.buy-goods {
  margin: 30px auto 0;
  width: 838px;
}
.buy-row {
  display: flex;
  justify-content: space-between;
}
.buy-protit {
  color: #333;
  text-align: left;
  font-weight: 400;
  font-size: 18px;
}
.buy-main {
  overflow: hidden;
  width: 100%;
  height: 82px;
}
.buy-main-name {
  margin-right: 10px;
  width: 236px;
}
dl.goods {
  position: relative;
  height: 52px;
  line-height: 40px;
}
dl.goods dt {
  z-index: 1;
  overflow: hidden;
  width: auto;
  font-size: 16px;
}
dl.goods .symbol {
  position: absolute;
  top: 6px;
  right: 10px;
  color: red;
}
.buy-main-phone dl.goods .symbol {
  right: 20px;
}
dl.goods dd {
  position: relative;
  z-index: 666;
  border: 1px solid #b9b9b9;
  border-radius: 3px;
}
dl.goods dd input {
  display: block;
  margin: 0 auto;
  padding: 0 10px;
  width: 212px;
  height: 50px;
  background-color: transparent;
  font-size: 16px;
  line-height: 50px;
  border: 0;
  list-style: none;
}
.advisorypriceSpan {
  display: block;
  padding: 10px 0 0 0;
}
.buy-main-phone {
  margin: 0 0 0 10px;
  width: 582px;
}
.buy-main-phone dl.goods dd input {
  width: 560px;
}
.buy-main-company {
  width: 100%;
}
.buy-main-company dl.goods dd input {
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
}
.check-style {
  overflow: hidden;
  padding: 10px;
  border: 1px solid #cdcdcd;
}
.classify {
  overflow: hidden;
}
.classify dd {
  float: left;
  width: 815px;
}
.classify dd span {
  float: left;
  margin-right: 22px;
  margin-bottom: 10px;
  padding: 5px 0 3px;
  min-width: 180px;
  font-size: 14px;
}
.classify dd span.current {
  color: #e27502;
}
.classify dd span label {
  float: left;
  margin: 0 5px 0 0;
  width: 16px;
  height: 16px;
  border: 1px solid #cecece;
  background-color: #fff;
}
.buy-main-remarks {
  width: 100%;
  /* margin-top: 20px; */
  height: 204px;
}
dl.goods dd.address {
  height: 115px;
}
.buy-main .remarks textarea {
  padding: 2%;
  width: 96%;
  border: 0;
  resize: none;
  background-color: transparent;
  font-size: 16px;
  font-family: microsoft-Yahei;
}
dl.goods.remarks {
  /* height: 188px; */
}
.commit input {
  display: block;
  margin: 20px auto 0;
  width: 422px;
  height: 56px;
  background: #ff9314;
  color: #fff;
  text-align: center;
  font-size: 24px;
  line-height: 56px;
  cursor: pointer;
  border: none;
}
.submain {
  /* height: auto;
  margin-top: 20px; */
}
.classify dd span label.active {
  background-image: url(../images/checkxt.png);
  background-repeat: no-repeat;
}
.advisorypriceSpan {
  padding: 5px 0 0 0;
}
.advisorypriceSpan b {
  font-weight: 400;
  font-size: 12px !important;
}
.sqsubmit {
  padding: 150px 0;
  text-align: center;
}
