ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
p {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
.topHead {
  width: 100%;
  height: 80px;
  background-color: #fff;
  padding: 0 80px;
}
/* 清除浮动 */
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
  /*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
}
/* 版心 */
.page-core {
  margin: 0 auto;
  width: 1200px;
}
* {
  box-sizing: border-box;
}
body,
html {
  width: 100%;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #F3F5FC;
}
header {
  width: 100%;
  background-color: #f8f8f8;
  height: 40px;
}
header .content {
  margin: 0 auto;
  width: 1490px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .content .head {
  color: #999;
  font-size: 13px;
}
header .content .help {
  display: flex;
  align-items: center;
}
header .content .help p {
  margin: 0 15px;
  font-size: 13px;
  color: #999;
  cursor: pointer;
}
header .content .help p img {
  width: 15px;
  height: 15px;
  vertical-align: middle;
  margin-top: -3px;
}
header .content .help .red {
  color: #d53b3d;
}
.procurementInfo {
  width: 100%;
  background-color: #FFFFFF;
}
.procurementInfo .el-form-item__error {
  left: 120px;
}
.procurementInfo .el-radio__input.is-checked .el-radio__inner {
  background: red;
  background-color: red;
  border: none;
}
.procurementInfo .el-radio__input.is-checked + .el-radio__label {
  color: black;
}
.procurementInfo .el-checkbox__input.is-checked .el-checkbox__inner,
.procurementInfo .el-checkbox__input.is-indeterminate .el-checkbox__inner {
  background: red;
  background-color: red;
  border: none;
}
.procurementInfo .el-checkbox__input.is-checked + .el-checkbox__label {
  color: black;
}
.procurementInfo .needs {
  border: 1px dashed #c9c8c8;
  width: 100%;
  height: 100%;
  background-color: #fff;
  margin-top: 10px;
  padding: 10px 15px;
  margin-bottom: 20px;
}
.procurementInfo .needs .title {
  padding-left: 10px;
  position: relative;
  font-size: 16px;
  margin: 20px 0;
  font-weight: bold;
  margin-bottom: 30px;
  font-size: 20px;
  color: #d53b3d;
  font-weight: 600;
}
.procurementInfo .needs .title .quote {
  display: inline-block;
  width: 4px;
  height: 16px;
  position: absolute;
  top: 4px;
  left: 0;
  background: linear-gradient(103deg, #D03F46, #D3393B);
}
.procurementInfo .needs .under {
  width: 100%;
  height: 122px;
}
.procurementInfo .needs .under .xqform {
  margin-left: 4%;
}
.procurementInfo .goods {
  width: 100%;
  height: 100%;
  background: #fff;
}
.procurementInfo .goods .top {
  width: 100%;
  height: 70px;
  position: relative;
}
.procurementInfo .goods .top .border {
  width: 8px;
  height: 30px;
  position: absolute;
  top: 25px;
  left: 30px;
}
.procurementInfo .goods .top .titie {
  position: absolute;
  font-size: 30px;
  left: 50px;
  font-weight: bold;
  top: 20px;
}
.procurementInfo .goods .goodstable {
  width: 100%;
  height: 100%;
}
.procurementInfo .request {
  width: 100%;
  height: 100%;
  background: #fff;
  margin-top: 20px;
}
.procurementInfo .request .top {
  width: 100%;
  height: 70px;
  position: relative;
}
.procurementInfo .request .top .border {
  width: 8px;
  height: 30px;
  position: absolute;
  top: 25px;
  left: 30px;
}
.procurementInfo .request .top .titie {
  position: absolute;
  font-size: 30px;
  left: 50px;
  font-weight: bold;
  top: 20px;
}
.procurementInfo .request .requirementList {
  color: #606266;
  font-size: 14px;
  margin-top: 20px;
  min-height: 440px;
}
.procurementInfo .request .requirementList .supplier {
  border: 1px solid #dadde4;
  margin-left: 105px;
  width: 87%;
}
.procurementInfo .request .requirementList .supplier .title-span {
  background: #f6f6f6;
  border-bottom: 1px solid #dadde4;
  padding-left: 15px;
}
.procurementInfo .request .requirementList .requestform {
  margin-left: 4%;
}
.procurementInfo .Information {
  width: 100%;
  height: 100%;
  background: #fff;
}
.procurementInfo .Information .top {
  width: 100%;
  height: 70px;
  position: relative;
}
.procurementInfo .Information .top .border {
  width: 8px;
  height: 30px;
  position: absolute;
  top: 25px;
  left: 30px;
}
.procurementInfo .Information .top .titie {
  position: absolute;
  font-size: 30px;
  left: 50px;
  font-weight: bold;
  top: 20px;
}
.procurementInfo .Information .Informationform {
  margin-left: 4%;
}
.footer {
  width: 100%;
  height: 116px;
  background: linear-gradient(103deg, #D03F46, #D3393B);
}
.footer .top {
  height: 60px;
  line-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-bottom: 1px solid #B30905;
}
.footer .top p {
  margin: 0 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
}
.footer .top span {
  background-color: #B30905;
  display: inline-block;
  height: 20px;
  width: 1px;
}
.footer .icp {
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  height: 56px;
  line-height: 56px;
}
.footer .icp img {
  width: 17px;
  height: 18px;
  vertical-align: middle;
}
