.ci-phone-vail .content .phone:focus-visible {
  outline: none;
  border: 1px solid #c01e13;
}
.ci-phone-vail input::placeholder {
  font-weight: 400;
  color: #00000020;
  font-size: 18px;
}
.ci-index  div.sub-title {
  margin-bottom: 0;
}
@media screen and (min-width: 1025px) {
  .ci-index .text {
    font-size: 16px;
  }
  .ci-preview .head-box {
    width: 100%;
    height: 227px;
    background-size: 100%;
    background-image: url(//p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1681819100091160/14.png);
    background-repeat: no-repeat;
    padding: 110px 20px 30px;
  }
  .header-mobile-5g.header-box {
    display: block;
  }
}
@keyframes blink {
  50% {
    opacity: 0;
  }
}
.ci-phone-vail .content {
  width: 100%;
  min-height: calc(100vh - 200px);
  padding: 0 30px 40px;
}
.ci-phone-vail .content .phone {
  width: 100%;
  height: 40px;
  text-indent: 10px;
  font-size: 20px;
  font-weight: 600;
  color: #000000;
}
.ci-phone-vail .field-input {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 40px;
  padding: 0;
  border: none;
  outline: none;
  opacity: 0;
  background: transparent;
}
.ci-phone-vail {
  max-width: 550px;
  min-width: 320px;
  min-height: 100vh;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
}
.ci-phone-vail .text {
  width: 100%;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #b2b2b2;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 40px;
}
.ci-phone-vail .content p {
  margin-top: 18px;
  font-size: 14px;
  font-weight: 400;
  color: #999;
  line-height: 24px;
  text-align: justify;
}
.ci-phone-vail .content .tips {
  width: 100%;
  height: 20px;
  font-size: 12px;
  font-weight: 400;
  color: #ff0000;
  margin: 6px 0 12px;
}
.ci-phone-vail .alert {
  min-width: 0px;
  max-width: 300px;
  height: 46px;
  background: #000000;
  border-radius: 4px;
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 0 15px;
  transform: translate(-50%, -50%);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  line-height: 46px;
  opacity: 0;
  transition: all 0.5s;
}
@media screen and (max-width: 1024px) {
  .ci-index .text {
    font-size: 16px;
  }
  .ci-preview .head-box {
    width: 100%;
    height: 2.8rem;
    background-size: 100%;
    background-image: url(//p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1681819100091160/14.png);
    background-repeat: no-repeat;
    padding: 1.3rem 0.1rem 0.3rem;
  }
}
.ci-phone-vail .field-item-focus::before {
  content: "";
  display: block;
  width: 2px;
  height: 22px;
  margin: 8px auto;
  background: #c01e13;
  animation: blink 1s steps(1) infinite;
}
.ci-phone-vail .banner img {
  width: 100%;
}
.ci-phone-vail .field-item.field-item-focus {
  border-color: #c01e13;
}
.ci-phone-vail .field-list {
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: space-between;
}
.ci-phone-vail .field-item {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.ci-phone-vail .submit {
  width: 100%;
  height: 48px;
  background-color: #333333;
  border-radius: 2px;
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  line-height: 48px;
  margin-top: 60px;
  cursor: pointer;
}
.ci-index  .text {
  color: #000000;
  word-break: break-all;
  line-height: 28px;
  margin-top: 16px;
  margin-bottom: 20px;
  text-align: justify;
}
.ci-phone-vail .content p .num {
  color: #c01e13;
}
.ci-index .sub-title {
  font-size: 16px;
  font-weight: 600;
  color: #000000;
  line-height: 32px;
  margin-top: 16px;
  margin-bottom: 20px;
}
.ci-index {
  padding: 28px 15px;
  max-width: 750px;
  margin: 0 auto;
  background-color: #fff;
}
.ci-index  .title {
  font-size: 24px;
  font-weight: 600;
  color: #000000;
  line-height: 32px;
  margin-bottom: 20px;
}
.ci-phone-vail .code {
  width: 100%;
  height: 40px;
  position: relative;
}
.ci-phone-vail .submitUser {
  opacity: 0.5;
  cursor: not-allowed;
}
.ci-index  img {
  width: 100%;
}
.ci-phone-vail input {
  display: block;
  background-color: #ffffff;
  border-radius: 2px;
  border: 1px solid #e2e2e2;
}
.ci-phone-vail .content .title {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #000000;
  margin-bottom: 16px;
}