.rfq-content {
  width: 100%;
  min-height: 100px;
  background: white;
  color: #000;
  margin: 0 auto;
}

.rfq-content .container {
  width: 1400px;
  margin: 0 auto;
}

.rfq-content .header-content {
  display: flex;
  margin-bottom: 30px;
}

.rfq-content .header-content .left {
  font-family: Black;
  font-size: 40px;
  padding: 118px 52px 98px 0;
}

.rfq-content .title {
  font-size: 30px;
  font-family: Black;
  font-weight: 900;
  color: #141414;
  line-height: 36px;
}

.rfq-content .header-content .right {
  flex: 1;
  align-self: center;
  padding-top: 30px;
  display: flex;
  justify-content: space-between;
}

.rfq-content .header-content .right .step-item {
  height: 120px;
  position: relative;
  border: 1px solid #bcbcbc;
  border-radius: 5px;
  padding: 20px 25px 0 121px;
  margin: 0 0 0 30px;
}

.rfq-content .header-content .right .step-item img {
  position: absolute;
  top: -30%;
  left: 2%;
}

.rfq-content .header-content .right .step-item div {
  font-size: 22px;
  font-family: Italic;
  font-weight: 400;
  color: #c00;
}

.rfq-content .header-content .right .step-item p {
  width: 185px;
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #848383;
}

.rfq-content .title .mid-title {
  font-size: 30px;
  font-weight: 700;
  font-family: Black;
  color: #141414;
  cursor: text;
}

.rfq-content .prod-content {
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
}

.rfq-content .prod-content .table-content {
  flex: 1;
  display: none;
}

.rfq-content .prod-content .table-content .none-show {
  border-top: 1px solid #bcbcbc;
}

.rfq-content .prod-content .table-content .none-show .light {
  font-size: 20px;
  font-family: Black;
  margin-bottom: 10px;
  color: #010101;
  font-weight: 750;
}

.rfq-content .prod-content .table-content .none-show div {
  font-size: 17px;
  font-family: Arial;
  color: #848484;
  text-align: center;
  line-height: 32px;
}

.rfq-content .prod-content .table-content .none-show div {
  font-size: 17px;
  font-family: Arial;
  color: #848484;
  text-align: center;
  line-height: 32px;
}

.rfq-content .prod-content .table-content .none-show .light {
  font-size: 20px;
  font-family: Black;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #010101;
  font-weight: 750;
}

.rfq-content .prod-content .right {
  width: 390px;
  margin-left: 12px;
}

.rfq-content .prod-content .right .title {
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #262626;
  line-height: 20px;
  padding-right: 77px;
}

.rfq-content .prod-content .right .title span {
  font-weight: 600;
  color: rgb(0, 0, 0);
}

.rfq-content .prod-content .right .el-button {
  margin-top: 20px;
  width: 100%;
  height: 48px;
  padding: 0;
  line-height: 48px;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
  color: #606266;
}

.rfq-content .prod-content .right .el-button:hover {
  cursor: pointer;
  color: rgba(185, 0, 0, 0.829);
  border-color: rgba(185, 0, 0, 0.3);
  background-color: rgba(185, 0, 0, 0.1);
  outline: 0;
}

.rfq-content .prod-content .right .el-button .btn {
  font-size: 27px;
  font-family: Black;
  display: inline-flex;
  align-items: center;
  color: inherit;
}

.five-item {
  width: 995px;
  height: 110px;
  border-bottom: 1px solid #848383;
  border-top: 1px solid #848383;
  display: none;
}

.item-head {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.item-head div {
  font-size: 14px;
  color: aquamarine;
}

.item-head span {
  font-size: 14px;
  color: #000;
  font-weight: 600;
}

.item-main {
  display: flex;
  justify-content: space-between;
}

.prod-pic {
  width: 80px;
  height: 80px;
  display: block;
  float: left;
}

.prod-intro {
  float: left;
  display: flex;
  flex-direction: column;
}

.prod-price {
  display: flex;
  flex-direction: column;
}

.prod-operate {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-right: 70px;
}

.prod-edit {
  width: 20px;
  height: 20px;
  margin-bottom: 25px;
  cursor: pointer;
}

.prod-del {
  width: 20px;
  height: 20px;
  margin-bottom: -10px;
  cursor: pointer;
}

.prod-main1 {
  font-size: 14px;
  font-weight: 600;
  margin-top: 8px;
}

.prod-main2 {
  font-size: 14px;
  /* margin-bottom: 3px; */
}

.prod-input {
  width: 60px;
  height: 10px;
  font-size: 14px;
}

.rfqTable .th {
  background-color: #f6f8fc;
  border-radius: 4px;
  display: flex;
  margin-top: 10px;
}


.rfqTable .star::before {
  content: "*";          
  color: #f56c6c;
  margin-right: 4px;    
}


.rfqTable2 {
  /* position: absolute;
  top: 18%; */
  width: 100%;
}

.rfqTable .th li p {
  padding-left: 10px;
  text-align: left;
}

.rfqTable .th li:first-child,
.rfqTable .th li:nth-child(2),
.rfqTable .th li:nth-child(3) {
  flex: 5;
}

.rfqTable .th li {
  box-sizing: border-box;
  flex: 3;
  padding: 5px;
}

.rfqTable .th li {
  box-sizing: border-box;
  flex: 3;
  padding: 5px;
}

.rfqTable .td li {
  display: flex;
}



.rfqTable .td li>div:first-child,
.rfqTable .td li>div:nth-child(2),
.rfqTable .td li>div:nth-child(3) {
  flex: 5;
}

.rfqTable .td li>div {
  align-items: center;
  display: flex;
  flex: 3;
  font-size: 13px;
  justify-content: center;
  padding: 5px;
  position: relative;
  text-align: center;
}

.rfqTable .td li>.items {
  justify-content: flex-start;
  margin-left: 10px;
  height: 40px;

}

.rfqTable .td li>.items span {
  text-align: left;
}

.rfqTable .td li>div>img {
  cursor: pointer;
}

.rfqTable .td li>div input {
  border: none;
  border: 1px solid #fff;
  border-bottom: 1px solid #d4d4d4;
  font-family: unset;
  font-size: 13px;
  line-height: 36px;
  padding-left: 10px;
  width: 100%;
  outline: none;
}

.rfqTable .td li>div input:focus {
  border-color: #1eadfa;
  box-shadow: 0 0 2px #1e6ffa;
  border-radius: 3px;
}


input[type=text],
textarea {
  word-wrap: break-word;
  -webkit-appearance: none;
  /*background: #fff;*/
  outline: 0;
  resize: none;
  white-space: pre-wrap;
}

.rfqTable .btnBox {
  display: flex;
  margin-top: 5px;
}

.rfqTable .btnBox .btn {
  margin-right: 10px;
  font-family: Black;
}

.rfqTable .btnBox .btn:hover {
  background: #005a92;
}

button {
  border-radius: 4px;
  color: #333;
  font-family: unset;
  font-size: 14px;
  margin: 10px 0;
  padding: 10px 20px;
  position: relative;
  transition: all .2s;
  border: none;
  font-family: oswald;
  outline: none;
  cursor: pointer;
}



button.primary {
  background-color: #0069aa;
  color: #fff;
}

button.warning {
  background-color: #ff6221;
  color: #fff;
}

body {
  color: #333;
  font-family: Helvetica, Arial, Tahoma, sans-serif;
  font-size: 14px;
  letter-spacing: .2px;
}


.upload {
  align-items: center;
  border: 1px dashed #d9d9d9;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  height: 140px;
  justify-content: space-between;
  width: 500px;
  margin-top: 30px;
}

.upload b {
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.upload div {
  align-items: center;
  background: #0069aa;
  border-radius: 4px;
  display: flex;
  padding: 5px 10px;
  justify-content: center;
  position: relative;
  font-size: 14px;
}

.upload .upload-btn:hover {
  background: #005990;
}

.upload div span {
  color: #fff
}

.upload div input {
  cursor: pointer;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.upload>p {
  font-size: 12px;
  text-align: center;
}

.upload a {
  color: #0069aa;
  margin-bottom: 10px;
}

.upload a:hover {
  text-decoration: underline
}


.rfq-content .mgt20 {
  margin-top: 20px;
}

.wd102_hg103 {
  width: 102px;
  height: 103px;
}

.color38 {
  color: rgb(38, 38, 38);
  cursor: text;
}

.mgl55 {
  margin-left: 55px;
}

.colorFFF {
  color: white;
}

.BTN_LOADING {
  display: none;
  height: 100%;
  width: 100%;
  color: #fff;
}

.rotate0 {
  transform: rotate(0deg);
}

.pdb53_mgt20 {
  padding-bottom: 53px;
  margin-top: 20px;
}

.pfceh {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.mgl_mgr10 {
  margin-left: -10px;
  margin-right: -10px;
}

.pdr_pdl10 {
  padding-right: 10px;
  padding-left: 10px;
}

.text_area {
  resize: none;
  min-height: 31px;
}

.codePic {
  display: inline-block;
  width: 110px;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  text-align: center;
  background-color: lightgray;
  vertical-align: middle;
  border-radius: 5px;
}

.codeText {
  height: 40px;
  width: 100px;
  margin-right: 10px;
}

.verificationCode {
  display: none;
}

.verificationCode .code-input-box {
  height: 40px;
  width: 100px;
  margin-right: 10px;
}

.verificationCode input {
  --el-input-inner-height: 30px;
  width: 100px;
  flex-grow: 1;
  -webkit-appearance: none;
  color: #606266;
  font-size: inherit;
  height: var(--el-input-inner-height);
  line-height: var(--el-input-inner-height);
  padding: 0 11px;
  outline: 0;
  background: 0 0;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  box-sizing: border-box;
}

.verificationCode input:focus {
  border-color: #1eadfa;
  box-shadow: 0 0 2px #1e6ffa;
}

.verificationCode input:focus-visible {
  outline: none;
}

.delete_img {
  transition: all .3s;
}

.delete_img:hover {
  transform: scale(1.2);
}

.dn {
  display: none;
}