.body-demandsubmit .content-box {
  margin: 0px auto;
  padding-bottom: 30px;
  background: url(../images/demandsubmit-bg.jpg) no-repeat center top;
}
.body-demandsubmit .content-box .des-box {
  padding-top: 84px;
  padding-bottom: 34px;
  width: 1200px;
  margin: 0px auto;
}
.body-demandsubmit .content-box .des-box .des {
  width: 580px;
  float: left;
  color: #3C3C3C;
  font-size: 16px;
  line-height: 240%;
}
.body-demandsubmit .content-box .des-box .pic {
  float: right;
}
.body-demandsubmit .content-box .demandsubmit-box {
  background: #ffffff;
  border-radius: 4px;
  margin-bottom: 70px;
  width: 1200px;
  margin: 0px auto;
}
.body-demandsubmit .content-box .demandsubmit-box .title {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  color: #1740bc;
  height: 70px;
  line-height: 70px;
  letter-spacing: 1px;
}
.body-demandsubmit .content-box .demandsubmit-box .bd-box {
  padding: 30px;
}
.body-demandsubmit .content-box .demandsubmit-box .bd-box .item-list {
  margin-bottom: 22px;
}
.body-demandsubmit .content-box .demandsubmit-box .bd-box .item-list .label {
  width: 160px;
  font-size: 16px;
  color: #3c3c3c;
  float: left;
  line-height: 40px;
}
.body-demandsubmit .content-box .demandsubmit-box .bd-box .item-list .input-box {
  float: right;
  width: 960px;
  background: #ffffff;
  border-radius: 3px;
  position: relative;
  height: 42px;
  overflow: hidden;
  border: 1px solid #EBEEF5;
}
.body-demandsubmit .content-box .demandsubmit-box .bd-box .item-list .input-box .ico {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}
.body-demandsubmit .content-box .demandsubmit-box .bd-box .item-list .input-box .ico img {
  height: 16px;
  display: block;
}
.body-demandsubmit .content-box .demandsubmit-box .bd-box .item-list .input-box input {
  height: 40px;
  line-height: 40px;
  background: none;
  border: 0px;
  width: 878px;
  padding-left: 40px;
  outline: none!important;
}
.body-demandsubmit .content-box .demandsubmit-box .bd-box .item-list .input-box input:focus {
  border-color: #1740bc;
}
.body-demandsubmit .content-box .demandsubmit-box .bd-box .item-list .item-content {
  width: 960px;
  min-height: 30px;
  float: right;
  padding-top: 10px;
}
.body-demandsubmit .content-box .demandsubmit-box .bd-box .item-list.no-margin-bottom {
  margin-bottom: 10px;
}
.body-demandsubmit .content-box .demandsubmit-box .submit {
  margin: 0px auto;
  width: 156px;
  line-height: 40px;
  height: 40px;
  opacity: 1;
  border: 1px solid #1740bc;
  border-radius: 3px;
  font-size: 16px;
  color: #1740bc;
  margin: 30px auto;
  text-align: center;
  cursor: pointer;
}
.body-demandsubmit .radio-box .radio-list {
  margin-bottom: 20px;
  margin-right: 20px;
  cursor: pointer;
  float: left;
  width: 200px;
}
.body-demandsubmit .radio-box .radio-list .circle {
  float: left;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #1740bc;
  position: relative;
  overflow: hidden;
}
.body-demandsubmit .radio-box .radio-list .radio-label {
  height: 20px;
  line-height: 20px;
  float: left;
  color: #3C3C3C;
  padding-left: 8px;
}
.body-demandsubmit .radio-box .radio-list.current .circle:after {
  position: absolute;
  left: 3px;
  right: 3px;
  top: 3px;
  bottom: 3px;
  display: block;
  content: ' ';
  background: #1740bc;
  border-radius: 50%;
}
.body-demandsubmit .check-box .radio-list {
  margin-bottom: 20px;
  margin-right: 20px;
  cursor: pointer;
  float: left;
  width: 200px;
}
.body-demandsubmit .check-box .radio-list .circle {
  float: left;
  width: 16px;
  height: 16px;
  border-radius: 2px;
  border: 1px solid #1740bc;
  position: relative;
  overflow: hidden;
}
.body-demandsubmit .check-box .radio-list .radio-label {
  height: 18px;
  line-height: 18px;
  float: left;
  color: #3C3C3C;
  padding-left: 8px;
}
.body-demandsubmit .check-box .radio-list.current .circle {
  background: #1740bc url(../images/demandsubmit-yes.png) no-repeat center;
  background-size: 12px auto;
  border-radius: 2px;
}
.body-demandsubmit .check-group-box {
  width: 100%;
}
.body-demandsubmit .check-group-box .check-bd {
  padding-left: 20px;
}
.body-demandsubmit .check-group-box .check-bd:nth-child(1) {
  border-bottom: 1px solid #ebeef5;
}
.body-demandsubmit .check-group-box .radio-list {
  width: 180px;
}
.body-demandsubmit .flex {
  display: flex;
}
.body-demandsubmit .select-box {
  min-width: 200px;
  z-index: 9;
  background: white;
  position: relative;
  height: 40px;
  margin-right: 20px;
  border: 1px solid #EBEEF5;
}
.body-demandsubmit .select-box .select-label {
  line-height: 40px;
  height: 40px;
  cursor: pointer;
  background: url(../images/down-ico.png) no-repeat;
  background-position: center right;
  margin-right: 15px;
}
.body-demandsubmit .select-box .select-label span {
  padding-left: 15px;
}
.body-demandsubmit .select-box .sub-box {
  position: absolute;
  left: -1px;
  top: 40px;
  right: -1px;
  background: white;
  max-height: 300px;
  overflow: auto;
  border: 1px solid #EBEEF5;
}
.body-demandsubmit .select-box .sub-box li {
  height: 40px;
  line-height: 40px;
  padding-left: 15px;
  cursor: pointer;
}
.body-demandsubmit .select-box .sub-box li:hover {
  background-color: #f5f5f5;
}
