@charset "UTF-8";
.businessPage[data-v-299f315b] {
  width: 100%;
  height: 100vh;
  overflow: auto;
}
.businessPage .form_centene[data-v-299f315b] {
  width: 100%;
  height: 80vh;
  padding: 20px 270px 0 270px;
  display: flex;
  align-items: center;
}
.businessPage .left[data-v-299f315b] {
  flex: 80%;
  display: flex;
  flex-direction: column;
  color: rgba(255, 255, 255, 0.85);
  font-size: 20px;
  line-height: 28px;
  margin-top: 20px;
}
.businessPage .left img[data-v-299f315b] {
  width: 240px;
  height: 48px;
}
.businessPage .right[data-v-299f315b],
.businessPage .isRight[data-v-299f315b] {
  width: 776px;
  background-color: #f5f5f5;
  border-radius: 12px;
}
.businessPage .right .title[data-v-299f315b],
.businessPage .isRight .title[data-v-299f315b] {
  color: #000000;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 24px;
  width: calc(100% - 28px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.businessPage .right[data-v-299f315b] .el-input__inner,
.businessPage .isRight[data-v-299f315b] .el-input__inner {
  background-color: #fff;
  color: #000000d9;
  border-radius: 6px;
  padding-left: 14px;
}
.businessPage .right[data-v-299f315b] .el-form,
.businessPage .isRight[data-v-299f315b] .el-form {
  margin-bottom: 24px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 22px;
}
.businessPage .right[data-v-299f315b] .el-form .el-form-item,
.businessPage .isRight[data-v-299f315b] .el-form .el-form-item {
  margin-bottom: 0;
}
.businessPage .right[data-v-299f315b] .el-form .el-form-item:last-child,
.businessPage .isRight[data-v-299f315b] .el-form .el-form-item:last-child {
  grid-column: span 2;
  /* 第三个单独占一行 */
}
.businessPage .right[data-v-299f315b] .el-form-item__label,
.businessPage .isRight[data-v-299f315b] .el-form-item__label {
  line-height: 20px;
  width: calc(100% - 28px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  color: rgba(0, 0, 0, 0.65);
}
.businessPage .right[data-v-299f315b] .el-input input::-webkit-input-placeholder,
.businessPage .isRight[data-v-299f315b] .el-input input::-webkit-input-placeholder {
  color: #0000004d;
}
.businessPage .right[data-v-299f315b] .el-input input::-moz-input-placeholder,
.businessPage .isRight[data-v-299f315b] .el-input input::-moz-input-placeholder {
  color: #0000004d;
}
.businessPage .right[data-v-299f315b] .el-input input::-ms-input-placeholder,
.businessPage .isRight[data-v-299f315b] .el-input input::-ms-input-placeholder {
  color: #0000004d;
}
.businessPage .right[data-v-299f315b] {
  height: 100%;
}
.businessPage .isRight[data-v-299f315b] {
  height: 650px;
}
.phone_form[data-v-299f315b] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
[data-v-299f315b] .phone_form > .el-form-item__content {
  display: flex;
  width: 100%;
}
[data-v-299f315b] .phone_form > .el-form-item__content .el-select {
  width: 90px;
  border-radius: 6px 0 0 6px;
}
[data-v-299f315b] .phone_form > .el-form-item__content .el-select .el-input__inner {
  border-radius: 6px 0 0 6px;
}
[data-v-299f315b] .phone_form > .el-form-item__content .el-select > .el-input {
  border-radius: 6px 0 0 6px;
}
[data-v-299f315b] .phone_form > .el-form-item__content .el-input__inner {
  width: 100%;
  border-radius: 0px 6px 6px 0px;
}
.el-carousel__item h3[data-v-299f315b] {
  color: #475669;
  font-size: 14px;
  opacity: 0.75;
  margin: 0;
}
[data-v-299f315b] .el-carousel__container {
  height: 100vh;
}
.el-carousel__item[data-v-299f315b]:nth-child(2n) {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.el-carousel__item[data-v-299f315b]:nth-child(2n+1) {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.linkName[data-v-299f315b] {
  color: #0dbfca;
  cursor: pointer;
}
.createButton[data-v-299f315b] {
  width: 100%;
  background-color: #0dbfca;
  border-radius: 6px;
  border: none;
  color: #ffffff;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  padding: 12px 10px;
  margin: 24px 0 12px 0;
  cursor: pointer;
}
.footer[data-v-299f315b] {
  text-align: center;
}
[data-v-299f315b] .el-carousel__indicators--horizontal {
  display: none;
}
.describe_box h2[data-v-299f315b] {
  text-align: center;
  font-size: 48px;
  margin-top: 50px;
}
.describe_box .descriptionDetails[data-v-299f315b] {
  padding: 20px 200px 80px 200px;
  display: flex;
}
.describe_box .descriptionDetails .describe_leftBox[data-v-299f315b] {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px 20px 0 0;
}
.describe_box .descriptionDetails .describe_leftBox h3[data-v-299f315b] {
  font-size: 24px;
}
.describe_box .descriptionDetails .describe_leftBox h3 .iconImg[data-v-299f315b] {
  padding-right: 10px;
}
.describe_box .descriptionDetails .describe_leftBox .title[data-v-299f315b] {
  font-size: 16px;
}
.describe_box .descriptionDetails .describe_rightBox[data-v-299f315b] {
  padding: 20px 0 0 50px;
  flex: 1;
}
.describe_box .descriptionDetails .describe_rightBox img[data-v-299f315b] {
  width: 100%;
  height: 100%;
}
.select_css {
  border: none;
}
.select_css .el-select-dropdown__wrap {
  background-color: #f5f5f5;
  border: none;
}
.select_css .el-select-dropdown__item {
  color: #000000a6;
}
.select_css .popper__arrow::after {
  border-bottom-color: #f5f5f5 !important;
  border: transparent;
}
.cancelMsg_box {
  border-radius: 6px;
}
.cancelMsg_box .el-message-box__content p:nth-child(1) {
  color: var(--color-zx-6);
  padding-top: 20px;
}
.cancelMsg_box .el-message-box__content p:nth-child(2) {
  color: var(--color-zx-5);
}
.cancelMsg_box .el-message-box__content p:nth-child(3) {
  color: var(--color-zx-5);
}
.cancelMsg_box .el-button {
  padding: 8px 15px;
  background-color: var(--color-bag-1);
  border: 1px solid var(--main-blue, #4fd8e0);
  color: var(--color-button-1);
}
.cancelMsg_box .el-button--primary {
  background-color: var(--color-button-1);
  border: 1px solid var(--color-button-1);
  color: var(--color-button-2);
}
