.home[data-v-7eb4d3ac] {
  background-color: #f4f8fe;
}
.technicalservice[data-v-7eb4d3ac] {
  width: 1200px;
  margin: 20px auto 0;
}
.technicalservice .technicalservice-img[data-v-7eb4d3ac] {
  width: 100%;
  height: 280px;
  border-radius: 2px;
  border-radius: 10px;
  margin-top: 20px;
}
.technicalservice .technicalservice_headbox[data-v-7eb4d3ac] {
  display: flex;
  width: 100%;
  height: 180px;
  background-color: #f7f8fa;
  border-radius: 6px;
  overflow: hidden;
}
.technicalservice .technicalservice_headbox .technicalservice_headleft img[data-v-7eb4d3ac],
.technicalservice .technicalservice_headbox .technicalservice_headright img[data-v-7eb4d3ac] {
  width: 260px;
  height: 180px;
}
.technicalservice .technicalservice_headbox .technicalservice_headleft img[data-v-7eb4d3ac] {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.technicalservice .technicalservice_headbox .technicalservice_headcenter[data-v-7eb4d3ac] {
  width: 680px;
  text-align: center;
}
.technicalservice .technicalservice_headbox .technicalservice_headcenter .center_top[data-v-7eb4d3ac] {
  font-size: 30px;
  color: #333;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 53px;
}
.technicalservice .technicalservice_headbox .technicalservice_headcenter .center_bottom[data-v-7eb4d3ac] {
  font-size: 16px;
  color: #333;
  font-weight: 400;
}
.technicalservice .technicalservice-title[data-v-7eb4d3ac] {
  width: 100%;
  text-align: center;
  font-size: 28px;
  color: #333333;
  font-weight: 700;
  margin-top: 60px;
  margin-bottom: 16px;
}
.technicalservice .title_tap[data-v-7eb4d3ac] {
  width: 100%;
  font-size: 16px;
  color: #333;
  font-weight: 400;
}
.technicalservice .technicalservice-content[data-v-7eb4d3ac] {
  width: 1200px;
  border-radius: 4px;
  background: #f7f8fa;
  border-radius: 4px;
  padding-top: 0px;
  box-sizing: border-box;
  margin-top: 20px;
  padding: 20px;
  box-sizing: border-box;
}
.technicalservice .technicalservice-content .content-tips[data-v-7eb4d3ac] {
  margin-top: 166px;
}
.technicalservice .technicalservice-content .content-tips .content-tips-title[data-v-7eb4d3ac] {
  font-size: 16px;
  line-height: 22px;
  color: #333;
}
.technicalservice .technicalservice-content .content-tips .content-tips-inner .content-tips-inner-title[data-v-7eb4d3ac] {
  font-size: 14px;
  line-height: 20px;
  color: #333;
  margin-bottom: 8px;
}
.technicalservice .technicalservice-content .content-tips .content-tips-inner .content-tips-inner-p[data-v-7eb4d3ac] {
  font-size: 14px;
  line-height: 220%;
  color: #999999;
}
.technicalservice .technicalservice-flow[data-v-7eb4d3ac] {
  background: #ffffff;
  border-radius: 4px;
  padding: 48.86px 93px 40px 92px;
  display: flex;
}
.technicalservice .technicalservice-flow .flow_box[data-v-7eb4d3ac] {
  display: flex;
}
.technicalservice .technicalservice-flow .flow_box .content_box[data-v-7eb4d3ac] {
  width: 120px;
  text-align: center;
}
.technicalservice .technicalservice-flow .flow_box .content_box .icon_img img[data-v-7eb4d3ac] {
  width: 28px;
  height: 28px;
}
.technicalservice .technicalservice-flow .flow_box .content_box .contenrt_title[data-v-7eb4d3ac] {
  font-size: 14px;
  color: #333;
  font-weight: 600;
  margin-bottom: 11px;
  margin-top: 12px;
}
.technicalservice .technicalservice-flow .flow_box .content_box .content_txt[data-v-7eb4d3ac] {
  width: 120px;
  height: 30px;
  line-height: 30px;
  background: #f1f9ff;
  border-radius: 4px;
  font-size: 12px;
  color: #0071dc;
}
.technicalservice .technicalservice-flow .flow_box .arrowhead_img[data-v-7eb4d3ac] {
  width: 32px;
  height: 32px;
  margin-left: 71px;
  margin-right: 72px;
  margin-top: 33px;
}
.technicalservice .submit[data-v-7eb4d3ac] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 40px;
  background: #0071dc;
  border: 1px solid #0071dc;
  color: #ffffff;
  border-radius: 8px;
  margin: 0 auto;
  margin-top: 30px;
  font-size: 14px;
  margin-bottom: 60px;
}.el-popper.el-select__popper {
  z-index: 15 !important;
}
.technicalservice-form {
  width: 1200px;
}
.technicalservice-form .goods-box {
  width: 100%;
  display: flex;
  margin-bottom: 30px;
}
.technicalservice-form .goods-box .goods-item {
  width: 33.3%;
  display: flex;
  padding: 10px 0 0 13px;
  box-sizing: border-box;
}
.technicalservice-form .goods-box .goods-item p {
  color: #333;
  font-size: 14px;
  font-weight: 400;
}
.technicalservice-form .technicalservice-content {
  display: flex;
  flex-wrap: wrap;
  line-height: 10px;
}
.technicalservice-form .technicalservice-content .title_tap {
  font-size: 14px;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 10px;
  height: 17px;
  line-height: 17px;
}
.technicalservice-form .technicalservice-content .el-form-item {
  margin-left: 20px;
  margin-bottom: 30px;
}
.technicalservice-form .technicalservice-content .el-form-item .el-form-item__label {
  text-align: right;
  line-height: 40px;
  font-size: 14px;
}
.technicalservice-form .technicalservice-content .el-form-item .w-370 {
  width: 491px;
  height: 40px;
}
.technicalservice-form .technicalservice-content .el-form-item .w-370 .el-input__wrapper {
  background: #fff !important;
  border-radius: 6px;
  border: #fff;
}
.technicalservice-form .technicalservice-content .el-form-item .w-370 .el-textarea__inner {
  min-height: 80px !important;
  max-height: 240px !important;
  background: #fff !important;
  border-radius: 6px;
  --el-input-border-color: #fff;
}
.technicalservice-form .technicalservice-content .el-form-item .w-370 .prepend_box {
  background-color: #fff;
  box-shadow: none;
  padding-left: 10px;
  padding-right: 0;
  border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.technicalservice-form .technicalservice-content .el-form-item .w-1156 {
  width: 1156px;
}
.technicalservice-form .technicalservice-content .el-form-item .budget_input {
  position: relative;
}
.technicalservice-form .technicalservice-content .el-form-item .budget_input .prepend_box {
  position: absolute;
  top: 4px;
  left: 10px;
  font-size: 14px;
  font-weight: 400;
}
.technicalservice-form .technicalservice-content .el-form-item .m-2 {
  width: 150px;
  margin-right: 10px;
}
.technicalservice-form .technicalservice-content .el-form-item .m-2 .el-input__wrapper {
  width: 150px;
  height: 36px;
  border-radius: 6px;
  border: #fff;
}
.technicalservice-form .technicalservice-content .el-form-item .el-select .el-input .el-select__caret {
  background: url(/mall/svg/packup.13a96beb.svg) no-repeat;
  appearance: none;
  background-size: 11.5px 11.5px;
  width: 11.5px;
  height: 11.5px;
  position: absolute !important;
  top: 13px;
  right: 10px;
}
.technicalservice-form .technicalservice-content .el-form-item .el-select .el-icon svg {
  display: none;
}
.technicalservice-form .technicalservice-content-2 {
  padding-top: 20px !important;
}
.technicalservice-form .technicalservice-content-2 .el-form-item {
  margin-left: 0 !important;
}
.technicalservice-form .technicalservice-content-2 .w-370-1 {
  width: 428px !important;
}
.technicalservice-form .technicalservice-content-2 .w-370-2 {
  width: 422px !important;
}
.technicalservice-form .technicalservice-content-2 .w-370-2 .el-input__wrapper {
  padding-left: 24px;
}
.technicalservice-form .technicalservice-content-2 .w-370-3 {
  width: 310px !important;
}
.technicalservice-form .technicalservice-content-2 .contactsgp {
  width: 478px;
  height: 40px;
}
.technicalservice-form .technicalservice-content-2 .describes_item {
  width: 1160px;
  position: relative;
}
.technicalservice-form .technicalservice-content-2 .describes_item .el-form-item__content {
  margin-left: 0 !important;
}
.technicalservice-form .technicalservice-content-2 .describes_item .w-370 {
  width: 1160px;
  height: auto;
  min-height: 100px;
}
.technicalservice-form .technicalservice-content-2 .describes_item .w-370 .el-input__count {
  background: #fff !important;
  color: #333;
}
.technicalservice-form .checkbox {
  margin: 20px 0;
}
.subjectType {
  padding-left: 50px;
}
.date-item {
  padding-left: 50px;
}
.date-item .el-form-item__content {
  height: 40px !important;
}
.date-item .select {
  width: 160px !important;
  height: 40px;
  margin-right: 10px;
}
.date-item .select .el-input__wrapper .el-input__inner {
  width: 130px !important;
  height: 38px;
  border-radius: 6px;
  border: #fff;
}
.technicalservice-content .el-form-item__label-wrap {
  margin-right: 0 !important;
}
.hdsitem span {
  font-size: 14px;
}
.technicalservice .el-select__placeholder span {
  font-size: 14px;
}