.home[data-v-7eb4d3ac] {
  background-color: #f4f8fe;
}
.technicalservice[data-v-7eb4d3ac] {
  width: 1200px;
  background: #fff;
  border-radius: 10px;
  margin: 0 auto;
  padding-top: 24px;
  padding-bottom: 30px;
}
.technicalservice .technicalservice-title[data-v-7eb4d3ac] {
  width: 100%;
  text-align: center;
  font-size: 24px;
  color: #333333;
  font-weight: 700;
  margin-bottom: 6px;
}
.technicalservice .title_tap[data-v-7eb4d3ac] {
  width: 100%;
  font-size: 14px;
  color: #bebebe;
  margin-bottom: 20px;
}
.technicalservice .submit[data-v-7eb4d3ac] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 184px;
  height: 48px;
  font-size: 16px;
  background: #0071dc;
  border: 1px solid #0071dc;
  color: #ffffff;
  border-radius: 8px;
  margin: 0 auto;
}
.technicalservice .submit span[data-v-7eb4d3ac] {
  font-size: 16px;
}
.login-checkBox[data-v-7eb4d3ac] {
  margin-left: 140px;
}
.login-checkBox p[data-v-7eb4d3ac] {
  font-size: 12px;
  line-height: 140%;
  color: #828282;
  width: 378px;
  word-break: normal;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.login-checkBox p a[data-v-7eb4d3ac] {
  font-size: 12px;
  line-height: 16px;
  color: #0071dc;
}.submit span {
  font-size: 16px;
}
.el-popper.el-select__popper {
  z-index: 15 !important;
}
.technicalservice-form {
  width: 920px;
  margin: 0 auto;
}
.technicalservice-form .goods-box {
  border-radius: 8px;
  border: 1px solid #e1e5ee;
  width: 920px;
  height: 144px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.technicalservice-form .goods-box .title {
  border-radius: 8px 8px 0px 0px;
  background: #f7f8fa;
  display: flex;
  align-items: center;
}
.technicalservice-form .goods-box .title p {
  padding-left: 20px;
  color: #000;
  font-family: "思源黑体 CN";
  font-size: 14px;
  font-weight: 749;
  border-right: 1px solid #e1e5ee;
  height: 32px;
  line-height: 32px;
  box-sizing: border-box;
}
.technicalservice-form .goods-box .title p span {
  color: #cd4040;
  font-size: 14px;
  font-weight: 749;
}
.technicalservice-form .goods-box .title p:nth-of-type(1) {
  width: 188px;
  min-width: 188px;
}
.technicalservice-form .goods-box .title p:nth-of-type(2) {
  width: 304px;
  min-width: 304px;
}
.technicalservice-form .goods-box .title p:nth-of-type(3) {
  width: 223px;
  min-width: 223px;
}
.technicalservice-form .goods-box .title p:nth-of-type(4) {
  width: 203px;
  min-width: 203px;
  border-right: 0;
}
.technicalservice-form .goods-box .inner {
  display: flex;
}
.technicalservice-form .goods-box .inner .inner-box {
  height: 110px;
  border-right: 1px solid #e1e5ee;
}
.technicalservice-form .goods-box .inner .inner-box p {
  color: #000;
  font-size: 12px;
}
.technicalservice-form .goods-box .inner .inner-box .inner-box-number {
  width: 184px;
  height: 32px;
  border-radius: 4px;
  margin-left: 20px;
}
.technicalservice-form .goods-box .inner .inner-box .el-form-item__error {
  margin-left: 20px;
}
.technicalservice-form .goods-box .inner .inner-box .el-form-item__content {
  margin-left: 0 !important;
}
.technicalservice-form .goods-box .inner .inner-box .go-details {
  cursor: pointer;
}
.technicalservice-form .goods-box .inner .inner-box .go-details:hover {
  color: #0071dc;
}
.technicalservice-form .goods-box .inner .inner-box:nth-of-type(1) {
  width: 187px;
  min-width: 187px;
  margin: 0 auto 0;
  padding-top: 49px;
  padding-left: 20px;
  box-sizing: border-box;
}
.technicalservice-form .goods-box .inner .inner-box:nth-of-type(2) {
  width: 303px;
  min-width: 303px;
  padding: 20px 0 0 16px;
  box-sizing: border-box;
}
.technicalservice-form .goods-box .inner .inner-box:nth-of-type(2) p {
  margin-bottom: 8px;
}
.technicalservice-form .goods-box .inner .inner-box:nth-of-type(3) {
  width: 223px;
  min-width: 223px;
  padding-top: 40px;
  box-sizing: border-box;
}
.technicalservice-form .goods-box .inner .inner-box:nth-of-type(4) {
  width: 203px;
  min-width: 203px;
  border-right: 0;
  padding-top: 40px;
  box-sizing: border-box;
}
.technicalservice-form .el-textarea__inner {
  resize: none;
  /* 禁止拖动调整大小 */
  min-height: 95px !important;
  height: 95px !important;
}
.technicalservice-form .el-form-item.is-required:not(.is-no-asterisk) > .el-form-item__label-wrap > .el-form-item__label:before,
.technicalservice-form .el-form-item.is-required:not(.is-no-asterisk) > .el-form-item__label:before {
  margin-top: 3px;
}
.technicalservice-form .el-form-item.is-required:not(.is-no-asterisk).asterisk-left > .el-form-item__label-wrap > .el-form-item__label:before,
.technicalservice-form .el-form-item.is-required:not(.is-no-asterisk).asterisk-left > .el-form-item__label:before {
  display: none;
}
.technicalservice-form .el-form-item.is-required:not(.is-no-asterisk).asterisk-left > .el-form-item__label-wrap > .el-form-item__label:after,
.technicalservice-form .el-form-item.is-required:not(.is-no-asterisk).asterisk-left > .el-form-item__label:after {
  content: "*";
  color: #cd4040;
  font-size: 16px;
  display: block;
  margin-top: 4px;
  margin-left: 6px;
  font-weight: 600;
}
.technicalservice-form .el-input {
  height: 40px;
  border-radius: 6px;
}
.technicalservice-form .codeInput {
  display: flex;
  align-items: center;
}
.technicalservice-form .codeInput .verifyCode-btn {
  border-radius: 6px !important;
  margin-left: 20px !important;
}
.date-item {
  display: flex;
  align-items: center;
}
.date-item .el-form-item__content {
  height: 40px !important;
}
.date-item .el-radio {
  margin-right: 27px !important;
}
.date-item .el-radio:last-of-type {
  margin-right: 0 !important;
}
.date-item .requireTimeRange {
  width: 299px;
  height: 40px;
  border-radius: 6px;
  margin-left: 22px;
}