body {
  background: #fff;
  font: 13px/1.75 "Microsoft YaHei", arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}
@font-face {
  font-family: Arial-BoldMT;
  src: url('../font/Arial-BoldMT.otf');
}
textarea,
input {
  background: none;
  outline: none;
  resize: none;
}
.yc {
  overflow: hidden;
}
:root {
  --Abel: 'Abel', sans-serif;
}
.xd {
  position: relative;
}
.jd {
  position: absolute;
}
.dlzc-con {
  background: url(../images/dlzc-bg.jpg) no-repeat center center;
  background-size: cover;
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3% 0;
  overflow: hidden;
}
.dlzc-con .dlzc-box {
  background-color: #ffffff;
  border-radius: 24px;
  max-width: 90%;
}
.dlzc-con .dlzc-box .dlzc-logo {
  text-align: center;
}
.dlzc-con .dlzc-box .dlzc-bt {
  font-size: 16px;
  color: #303132;
}
.dlzc-con .dlzc-box .dlzc-bt span {
  color: #ff0219;
}
.dlzc-con .dlzc-box .dlzc-input {
  border-radius: 8px;
  border: solid 1px #dbdbdb;
  transition: all 0.5s;
}
.dlzc-con .dlzc-box .dlzc-input input {
  width: 100%;
  line-height: normal;
  font-size: 14px;
  color: #333;
}
.dlzc-con .dlzc-box .dlzc-input textarea {
  width: 100%;
  min-height: 137px;
}

#dr_linkage_gongsiweizhi_select{
    display: flex;
}
#dr_linkage_gongsiweizhi_select label{
display: flex;
    align-items: center;
    font-size: 14px;
    color: #666666;
    padding-right: 0 !important;
        margin-left: 41px;
}
#dr_linkage_gongsiweizhi_select label:nth-child(1),#dr_linkage_gongsiweizhi_select label:last-child{
    margin-left: 0;
}
#dr_linkage_gongsiweizhi_select label select{
    margin-right: 7px;
    width: 96px !important;
}
.dlzc-con .dlzc-box .dlzc-input ::-webkit-input-placeholder {
  color: #bdbdbd;
}
.dlzc-con .dlzc-box .dlzc-input :-moz-placeholder {
  color: #bdbdbd;
}
.dlzc-con .dlzc-box .dlzc-input ::-moz-placeholder {
  color: #bdbdbd;
}
.dlzc-con .dlzc-box .dlzc-input :-ms-input-placeholder {
  color: #bdbdbd;
}
.dlzc-con .dlzc-box .dlzc-input ::-ms-input-placeholder {
  color: #bdbdbd;
}
.dlzc-con .dlzc-box .dlzc-input {
  padding: 11.3px 15px 11.3px 31px;
}
.dlzc-con .dlzc-box .dlzc-input {
  position: relative;
}
.dlzc-con .dlzc-box .dlzc-input img {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.dlzc-con .dlzc-box .dlzc-input p {
  font-size: 14px;
  color: #ff0219;
  position: absolute;
  left: 0;
  top: calc(100% + 20px);
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
}
.dlzc-con .dlzc-box .submit-icon {
  width: 419px;
  height: 47px;
  background-image: linear-gradient(0deg, #014fa2 0%, #0180cd 100%);
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  font-size: 16px;
  transition: all 0.5s;
  letter-spacing: 1px;
  color: #ffffff;
  min-width: 100%;
}
.dlzc-con .dlzc-box .submit-icon:hover {
  box-shadow: 1px 1px 10px #014fa2;
}
.dlzc-con .dlzc-box .denglu-form {
  margin-top: 14.3%;
}
.dlzc-con .dlzc-box .denglu-form .denglu-items {
  margin-bottom: 7.7%;
}
.dlzc-con .dlzc-box .denglu-form .denglu-items:nth-last-child(2) {
  margin-bottom: 18%;
}
.dlzc-con .dlzc-box .wrong {
  border: solid 1px #ff0219;
}
.dlzc-con .dlzc-box .wrong p {
  opacity: 1 !important;
  visibility: visible !important;
  top: calc(100% + 10px) !important;
}
.dlzc-con .denglu-box {
  width: 582px;
  padding: 4.45% 4.2% 4.2% 4.2%;
}
.dlzc-con .denglu-box .dlzc-bt {
  margin-bottom: 4px;
}
.dlzc-con .denglu-box ul {
  display: flex;
  justify-content: flex-end;
  margin-top: 5.5%;
}
.dlzc-con .denglu-box ul li {
  margin-left: 16px;
}
.dlzc-con .denglu-box ul li a {
  font-size: 14px;
  color: #015aac;
}
.dlzc-con .denglu-box ul li a:hover {
  text-decoration: underline !important;
}
.dlzc-con .denglu-box ul li:nth-child(1) {
  margin-left: 0;
}
.dlzc-con .zhuce-box {
  width: 989px;
  padding-top: 5.45%;
  padding-bottom: 5.2%;
}
.dlzc-con .zhuce-box .zhuce-bz {
  display: flex;
  justify-content: center;
}
.dlzc-con .zhuce-box .zhuce-bz .zhuce-bz-items {
  display: flex;
  align-items: center;
}
.dlzc-con .zhuce-box .zhuce-bz .zhuce-bz-items img {
  display: none;
}
.dlzc-con .zhuce-box .zhuce-bz .zhuce-bz-items div {
  display: flex;
  align-items: center;
  margin: 0 14px;
}
.dlzc-con .zhuce-box .zhuce-bz .zhuce-bz-items div p:nth-child(1) {
width: 36px;
    height: 36px;
    border: solid 1px #e5e5e5;
    transition: all 0.5s;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    color: #666666;
    border-radius: 100%;
}
.dlzc-con .zhuce-box .zhuce-bz .zhuce-bz-items div p:nth-child(2) {
  font-size: 15px;
  color: #333333;
  margin-left: 12px;
  flex: 1;
}
.dlzc-con .zhuce-box .zhuce-bz .zhuce-bz-items em {
  width: 27px;
  height: 1px;
  background-color: #e5e5e5;
}
.dlzc-con .zhuce-box .zhuce-bz .zhuce-bz-items:last-child {
  flex: inherit;
}
.dlzc-con .zhuce-box .zhuce-bz .zhuce-bz-items:last-child div {
  margin-right: 0;
}
.dlzc-con .zhuce-box .zhuce-bz .zhuce-bz-items:nth-child(1) div {
  margin-left: 0;
}
.dlzc-con .zhuce-box .zhuce-bz .active div p:nth-child(1) {
  background-image: linear-gradient(0deg, #014fa2 0%, #0180cd 100%);
  color: #fff;
  border: solid 1px #fff;
}
.dlzc-con .zhuce-box .zhuce-bz .active em {
  background-color: #19305b;
}
.dlzc-con .zhuce-box .zhuce-bz-box .zhuce-bz-box-items {
  display: none;
}
.dlzc-con .zhuce-box .zhuce-bz-box .active {
  display: block;
}
.dlzc-con .zhuce-box .zhuce-tel {
  width: fit-content;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 8.7%;
}
.dlzc-con .zhuce-box .zhuce-tel .zhuce-tel-items {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}
.dlzc-con .zhuce-box .zhuce-tel .zhuce-tel-items .dlzc-input {
  width: 420px;
}
.dlzc-con .zhuce-box .zhuce-tel .zhuce-tel-items .dlzc-bt {
  width: 108px;
  text-align: right;
  white-space: nowrap;
}
.dlzc-con .zhuce-box .zhuce-tel .zhuce-tel-items-textarea {
  align-items: flex-start;
}
.dlzc-con .zhuce-box .zhuce-tel .zhuce-tel-items-textarea .dlzc-bt {
  position: relative;
  top: 5px;
}
.dlzc-con .zhuce-box .zhuce-tel .zhuce-tel-items:nth-child(3) {
  margin-bottom: 0;
}
.dlzc-con .zhuce-box .zhuce-tel .zhuce-tel-items:nth-child(3) .dlzc-input {
  display: flex;
  align-items: center;
}
.dlzc-con .zhuce-box .zhuce-tel .zhuce-tel-items:nth-child(3) .dlzc-input input {
  flex: 1;
}
.dlzc-con .zhuce-box .zhuce-tel .zhuce-tel-items:nth-child(3) .dlzc-input a {
  color: #ff0219;
  font-size: 14px;
  position: relative;
  cursor: pointer;
  padding-left: 16px;
  margin-left: 16px;
  pointer-events: none;
  opacity: .5;
  transition: all .5s;
}
.dlzc-con .zhuce-box .zhuce-tel .zhuce-tel-items:nth-child(3) .dlzc-input .active{
    pointer-events: inherit;
    opacity: 1;
}
.dlzc-con .zhuce-box .zhuce-tel .zhuce-tel-items:nth-child(3) .dlzc-input a:hover {
  text-decoration: underline !important;
}
.dlzc-con .zhuce-box .zhuce-tel .zhuce-tel-items:nth-child(3) .dlzc-input a::before {
  position: absolute;
  left: 0;
  top: 50%;
  content: '';
  transform: translateY(-50%);
  width: 1px;
  height: 18px;
  background-color: #dbdbdb;
}
.dlzc-con .zhuce-box .zhuce-tel .zhuce-tel-xy {
  padding-left: 108px;
  margin-top: 4%;
}
.dlzc-con .zhuce-box .zhuce-tel .zhuce-tel-xy label {
    display: flex;
    font-size: 14px;
    color: #303132;
    width: 420px;
    flex-wrap: wrap;
    max-width: 100%;
}
.dlzc-con .zhuce-box .zhuce-tel .zhuce-tel-xy label input {
  margin-right: 12px;
}
.dlzc-con .zhuce-box .zhuce-tel .zhuce-tel-xy label a {
  color: #ff0219;
}
.dlzc-con .zhuce-box .zhuce-tel .zhuce-tel-xy label a:hover {
  text-decoration: underline !important;
}
.dlzc-con .zhuce-box .zhuce-tel .zhuce-button {
  margin-left: 92px;
  margin-top: 8.2%;
}
.dlzc-con .zhuce-box .zhuce-tel .zhuce-button .submit-icon {
  min-width: 100%;
  opacity: .7;
  transition: .5s;
  box-shadow: none !important;
  pointer-events:none;
}
.dlzc-con .zhuce-box .zhuce-tel .zhuce-button .active{
    opacity: 1;
    pointer-events: inherit;
}
.dlzc-con .zhuce-box .zhuce-tel .zhuce-button .active:hover {
  box-shadow: 1px 1px 10px #014fa2 !important;
}
.dlzc-con .zhuce-box .zhuce-tel .zhuce-button p {
  text-align: right;
  font-size: 14px;
  color: #19305b;
  margin-top: 9px;
}
.dlzc-con .zhuce-box .zhuce-tel .zhuce-button p a {
  color: #ff0219;
}
.dlzc-con .zhuce-box .zhuce-tel .zhuce-button p a:hover {
  text-decoration: underline !important;
}
.dlzc-con .zhuce-box .zhuce-zhxx .zhuce-tel-items .dlzc-bt {
  width: 231px;
}
.dlzc-con .zhuce-box .zhuce-zhxx .zhuce-tel-items:nth-child(3) {
  margin-bottom: 32px;
}
.dlzc-con .zhuce-box .zhuce-zhxx .zhuce-button {
  margin-left: 231px;
}
.dlzc-con .zhuce-box .zhuce-success {
  margin-top: 13.6%;
}
.dlzc-con .zhuce-box .zhuce-success div:nth-child(1) {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 28px;
  letter-spacing: 1px;
  color: #ff0219;
}
.dlzc-con .zhuce-box .zhuce-success div:nth-child(1) img {
  margin-right: 23px;
}
.dlzc-con .zhuce-box .zhuce-success div:nth-child(2) {
  width: fit-content;
  margin: 0 auto;
  margin-top: 14.7%;
}
.dlzc-con .zhuce-box .zhuce-success div:nth-child(2) p {
  font-size: 14px;
  color: #19305b;
  text-align: right;
  margin-top: 9px;
}
.wrong-ts {
  position: absolute;
  left: calc(100% + 12px);
  white-space: nowrap;
  font-size: 14px;
  color: #ff0219;
  box-shadow: 0px 0px 8px 0px rgba(33, 24, 21, 0.22);
  top: 50%;
  padding: 9px 32.1px 9px 18.1px;
  transition: all 0.6s;
  background: #fff;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-50%) translateX(8px);
}
#dr_sms{
    pointer-events: none;
}
.dlzc-con .zhuce-box .zhuce-tel .zhuce-tel-items:nth-child(3) .dlzc-input .active{
    pointer-events: inherit !important;
}

.wrong .wrong-ts{
    opacity: 1;
    visibility: visible;
    transform: translateY(-50%) translateX(0px);
}
.wrong-ts div {
  display: flex;
  align-items: center;
}
.wrong-ts div img {
  position: inherit !important;
  transform: inherit !important;
  cursor: auto !important;
  margin-right: 13px;
  width: inherit !important;
}
.wrong-ts div span {
  flex: 1;
}
#btn {
  transition: all 0.5s;
}
#btn:hover {
  filter: brightness(0);
}

#login{
    opacity: .7;
    pointer-events: none;
    margin-top: 17%;
}
.dlzc-con .dlzc-box .submitactive{
    opacity: 1 !important;
    pointer-events: inherit !important;
}
#zhuce_last {
    opacity: 1;
    pointer-events: inherit;
    box-shadow: inherit !important;
}
#zhuce_last:hover{
    box-shadow: 1px 1px 10px #014fa2 !important;
}


@media (max-width: 1477px) {
  .dlzc-con .denglu-box {
    padding: 6.45% 5.2% 5.2% 5.2%;
  }
}
@media (max-width: 1365px) {
  .dlzc-con .denglu-box {
    padding: 7.45% 6.2% 6.2% 6.2%;
  }
  .dlzc-con .zhuce-box .zhuce-success div:nth-child(1) img {
    width: 44px;
  }
  .dlzc-con .zhuce-box .zhuce-success div:nth-child(1) {
    font-size: 24px;
  }
  .wrong-ts{
      left: 0;
      top: 100%;
      transform: translateY(0%) translateX(8px);
  }
  .wrong .wrong-ts {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%) translateX(0px);
}
}
@media (max-width: 990px) {
  .dlzc-con .denglu-box {
    padding: 9.45% 8.2% 8.2% 8.2%;
  }
  .dlzc-con .zhuce-box .zhuce-bz .zhuce-bz-items div p:nth-child(2) {
    font-size: 14px;
    margin-left: 7px;
  }
  .dlzc-con .zhuce-box .zhuce-bz .zhuce-bz-items div p:nth-child(1) {
    font-size: 14px;
    width: 35px;
    height: 35px;
  }
  .dlzc-con .zhuce-box .zhuce-bz .zhuce-bz-items em {
    width: 36px;
  }
  .wrong-ts {
    left: 0;
    top: 114%;
    transform: translateX(0);
    padding: 9px 32.1px 9px 18.1px;
  }
  .dlzc-con .dlzc-box .dlzc-bt {
    font-size: 15px;
  }
  
  .wrong .wrong-ts {
    transform: translateY(0%) translateX(0px);
}
}
@media (max-width: 767px) {
  .dlzc-con .dlzc-box .dlzc-logo img {
    height: 25px;
  }
  .wrong-ts{
      white-space: inherit;
      line-height: 1.5;
  }
  .dlzc-con .denglu-box {
    padding: 58px 8.2% 47px 8.2%;
  }
  .dlzc-con .dlzc-box .dlzc-bt {
    font-size: 14px;
  }
  .dlzc-con .dlzc-box .dlzc-input {
    padding: 8.3px 15px 8.3px 17px;
  }
  .dlzc-con .dlzc-box .denglu-form .denglu-items {
    margin-bottom: 26px;
  }
  .dlzc-con .dlzc-box .denglu-form .denglu-items:nth-last-child(2) {
    margin-bottom: 65px;
  }
  .dlzc-con .dlzc-box .submit-icon {
    height: 41px;
    font-size: 14px;
    width: 100%;
  }
  .dlzc-con .zhuce-box .zhuce-success div:nth-child(2) {
    width: 100%;
  }
  .dlzc-con .dlzc-box .denglumm-items .dlzc-input img {
    width: 20px;
  }
  .dlzc-con .zhuce-box .zhuce-bz {
    display: block;
  }
  .dlzc-con .zhuce-box .zhuce-bz .zhuce-bz-items em {
    display: none;
  }
  .dlzc-con .zhuce-box .zhuce-bz .zhuce-bz-items div {
    margin: 0;
  }
  .dlzc-con .zhuce-box {
    padding: 55px 8% 47px 8%;
  }
  .dlzc-con .zhuce-box .zhuce-bz .zhuce-bz-items {
    margin-bottom: 19px;
    justify-content: space-between;
  }
  .dlzc-con .zhuce-box .zhuce-bz .zhuce-bz-items div p:nth-child(1) {
    font-size: 13px;
    width: 30px;
    height: 30px;
  }
  .dlzc-con .zhuce-box .zhuce-bz .active img {
    display: inline;
    width: 22px;
  }
  .dlzc-con .zhuce-box .zhuce-tel .zhuce-tel-items {
    display: block;
    margin-bottom: 23px;
  }
  .dlzc-con .zhuce-box .zhuce-tel .zhuce-tel-items .dlzc-bt {
    text-align: left;
    margin-bottom: 8px;
  }
  .dlzc-con .zhuce-box .zhuce-tel .zhuce-tel-items .dlzc-input,
  .dlzc-con .zhuce-box .zhuce-tel .zhuce-tel-items .dlzc-bt {
    width: 100%;
  }
  .dlzc-con .zhuce-box .zhuce-tel {
    margin-top: 34px;
  }
  .dlzc-con .zhuce-box .zhuce-tel .zhuce-tel-xy {
    padding-left: 0;
    margin-top: 16px;
  }
  .dlzc-con .zhuce-box .zhuce-tel .zhuce-tel-xy label {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .dlzc-con .zhuce-box .zhuce-tel .zhuce-button {
    margin-left: 0;
    margin-top: 35px;
  }
  .dlzc-con .zhuce-box .zhuce-tel {
    width: 100%;
  }
  .dlzc-con .zhuce-box .zhuce-tel .zhuce-tel-items-textarea .dlzc-bt {
    top: 0;
  }
  .wrong-ts {
    width: 100%;
  }
  .dlzc-con {
    padding: 16% 0;
  }
  .dlzc-con .zhuce-box .zhuce-success div:nth-child(1) img {
    width: 31px;
    margin-right: 18px;
  }
  .dlzc-con .zhuce-box .zhuce-success div:nth-child(1) {
    font-size: 16px;
    margin-bottom: 34px;
  }
  .dlzc-con .zhuce-box .zhuce-success {
    margin-top: 55px;
  }
  #dr_linkage_gongsiweizhi_select{
      display: block;
  }
  #dr_linkage_gongsiweizhi_select label{
      margin-left: 0;
  }
  #dr_linkage_gongsiweizhi_select label select{
      width: calc(100% - 20px) !important;
  }
}
