@import "/officalPC/style/common/retentionSucMal.css";

.retentionFrame {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100000;
  visibility: hidden;
  background-color: rgba(0, 0, 0, .5);
  top: 0;
  left: 0;
}
.retentionContent {
  position: absolute;
  width: 494px;
  height: 500px;
  background-color: #ffffff;
  border-radius: 0.237rem;
  left: 50%;
  top: 43%;
  transform: translate(-50%,-43%);
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 45px;
  /* div {
    width: 394px;
    height: 58px;
  }
  .re_title {
    margin-top: 40px;
    color: #333333;
    font-weight: 700;
    font-size: 24px;
  }
  .re_small_title {
    color: #333333;
    font-size:15px;
    margin-top: 6px;
    margin-bottom: 20px;
  }
  .info_input_wrap {
    border: 1px solid #E6E6E6;
    border-radius: 4px;
    margin-bottom: 26px;
    display: flex;
    align-items: center;
    input {
      width: 100%;
      height: 90%;
      padding-left: .947rem;
      padding-right: 0.947rem;
      font-size: 18px;
    }
  }
  .info_code {
    display: flex;
    justify-content: space-between;
  }
  .info_code input{
    width: 55%;
    height: 90%;
    padding-left: .947rem;
    padding-right: 0.947rem;
    font-size: 18px;
  }
  .info_codeOk {
    display: flex;
    justify-content: left;
    align-items: center;
    color: #999999;
    padding-right: 0.947rem;
    cursor: pointer;
    font-size: 18px;
  }
  .retentionSubmit {
    width: 394px;
    height: 58px;
    color: #ffffff;
    font-size: 24px;
    background-color: #FA534A;
    opacity: 0.5;
    outline: none;
    border: none;
    border-radius: 4px;
    cursor: pointer;
  } */
}

.owRetentionContent {
  height: 352px;
  width: 400px;
  position: relative;
  padding-bottom: 0px;
  border-radius: 1px;
}

.retentionContent div {
  width: 394px;
  height: 58px;
}

.owRetentionContent div {
  width: 364px;
}
.retentionContent .re_title {
  margin-top: 40px;
  color: #333333;
  font-weight: 700;
  font-size: 24px;
}

.retentionContent .owre_title {
  margin-top: 24px;
  font-family: PingFangSC-Semibold;
  font-size: 20px;
  color: #0E1421;
  letter-spacing: 0;
  text-align: center;
  line-height: 28px;
  font-weight: 600;
}

.owRetentionContent .toast_on {
  top: 28px;
  right: 24px;
  width: 20px;
  height: 20px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.owRetentionContent .toast-hover {
  position: absolute;
  top: 28px;
  right: 24px;
  width: 20px;
  height: 20px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.retentionContent .re_small_title {
  color: #333333;
  font-size:15px;
  margin-top: 6px;
  margin-bottom: 20px;
}

.owRetentionContent  .re_small_title {
  margin-bottom: 24px;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #0E1421;
  letter-spacing: 0;
  text-align: center;
  line-height: 14px;
  font-weight: 400;
}

.retentionContent .info_input_wrap {
  border-style: solid;
  border-width: 1px;
  border-color: #E6E6E6;
  border-radius: 4px;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  color: #0E1421;
}

.owRetentionContent #info_phone, .owRetentionContent #info_code, .owRetentionContent #user_enterpriseName {
  border-style: solid;
  border-width: 1px;
  border-color: #E6E6E6;
}

.owRetentionContent .info_input_wrap {
  width: 352px;
  height: 40px;
  border-radius: 2px;
  border-width: 0px;
}

.retentionContent .info_input_wrap .inquiries_box {
  height: 100px !important;
}
.retentionContent .info_input_wrap textArea {
  resize: none;
  width: 98%;
  height: 92%;
  outline: none;
  border: none;
  border-radius: 4px;
  padding-left: 15px;
  font-size: 18px;
}
.retentionContent .downData {
  display: none;
  width: max-content;
  background-color: #ffffff;
  z-index: 20;
  box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 24px;
  right: 40px;
}
.retentionContent .scale {
  position: relative;
}
.retentionContent .scale_img {
  width: 14px;
  height: 14px;
  margin-right: 15px;
}
.retentionContent .downData li {
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  font-weight: 500;
  color: rgba(26, 31, 54, 0.3);
  padding: 0 30px 0 14px;
}
.retentionContent .downData .selectItem {
  color: rgba(26, 31, 54, 0.3);
}
.retentionContent .downData .pitchOn {
  background: rgba(26, 31, 54, 0.1);		
}
.retentionContent .info_input_wrap input {
  width: 100%;
  height: 90%;
  padding-left: .947rem;
  padding-right: 0.947rem;
  font-size: 18px;
}
.retentionContent .info_code {
  display: flex;
  justify-content: space-between;
}

.owRetentionContent .info_input_wrap input {
  height: 38px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #0E1421;
  letter-spacing: 0;
  font-weight: 400;
}

.owRetentionContent .info_input_wrap input::input-placeholder{
	font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #A0A4AF;
  letter-spacing: 0;
  font-weight: 400;
}
.retentionContent .info_code input{
  width: 55%;
  height: 90%;
  padding-left: .947rem;
  padding-right: 0.947rem;
  font-size: 18px;
}

.retentionContent .err_code_container {
  visibility: hidden;
  position: absolute;
  top: 128px;
  right: 24px;
  text-align: right;
}
.retentionContent .err_code_info {
  display: inline-block;
  height: 24px;
  padding: 0px 8px;
  line-height: 24px;
  background: #FF3D3D;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: 400;
}

.retentionContent .normal {
  display: inline-block;
  position: absolute;
  bottom: -12px;
  right: 14px;
  border-top: 6px solid #FF3D3D;
  border-bottom: 6px solid transparent;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}

#info_phone_empty {
  top: 73px;
}

#enterpriseName_empty {
  top: 184px;
}

.retentionContent .info_codeOk {
  display: flex;
  justify-content: left;
  align-items: center;
  color: #999999;
  padding-right: 0.947rem;
  cursor: pointer;
  font-size: 18px;
}

.owRetentionContent .owinfo_codeOk {
  white-space: nowrap;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #0E1421;
  letter-spacing: 0;
  font-weight: 400;
  margin-right: 12px;
  cursor: pointer;
  position: fixed;
  top: 165px;
  right: 22px;
  display: inline-block;
  z-index: 99;
}

.owRetentionContent .owinfo_codeOk::before {
  content: '';
  display: inline-block;
  width: 1px;
  height: 20px;
  background-color: #E7E7E7;
  margin-right: 10px;
  position: absolute;
  top: 50%;
  left: -10px;
  transform: translateY(-50%);
}

.owRetentionContent .owinfo_codeOk span {
  display: inline-block;
}

.retentionContent .retentionSubmit {
  width: 394px;
  height: 58px;
  color: #ffffff;
  font-size: 24px;
  background-color: #FA534A;
  opacity: 0.5;
  outline: none;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.retentionContent .officiaWebRetentionSubmit {
  opacity: 1;
  background-image: linear-gradient(90deg, #FC4555 0%, rgba(252,88,65,0.89) 100%);
  box-shadow: 0px 2px 24px 1px rgba(252,69,85,0.42);
  border-radius: 1px;
  width: 352px;
  height: 40px;
  box-sizing: border-box;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 40px;
  font-weight: 500;
}

.retentionContent .info_text {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #596376;
  text-align: center;
  line-height: 16px;
  font-weight: 400;
  margin-top: 8px;
  height: 22px;
}

.retentionFrame_owmessageTip {
  visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 80px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;

  background: #FFFFFF;
  box-shadow: 1px 7px 28px 0px rgba(0,0,0,0.12);
  border-radius: 2px;
  width: 180px;
  height: 48px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #47BC75;
  letter-spacing: 0;
  font-weight: 400;
}


.retentionFrame_successImg {
  width: 22px;
  height: 22px;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-right: 7px;
}