.home {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  background: url("/image/bgImage.png");
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: center 0;
}
.home .home-form {
  width: 800px;
  margin: 0 auto;
}
.home .home-form .home-form-title {
  width: 100%;
  font-size: 38px;
  text-align: center;
  font-family: Source Han Sans CN;
  font-weight: 500;
  line-height: 65px;
  color: #ffffff;
  text-shadow: 0px 5px 15px rgba(7, 24, 39, 0.4);
}
.home .home-form .home-form-bg {
  display: flex;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  box-sizing: border-box;
  width: 660px;
  min-height: 513px;
  margin: 40px auto 0;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 12px;
}
.home .home-form .home-form-bg .form-box {
  width: 620px;
  min-height: 473px;
  padding-bottom: 10px;
  box-sizing: border-box;
  margin: 0 auto;
  background: #ffffff;
  opacity: 1;
  border-radius: 12px;
}
.home .home-form .home-form-bg .form-box .form-li {
  margin-top: 35px;
  margin-left: 20px;
  height: 45px;
  white-space: nowrap;
}
.home .home-form .home-form-bg .form-box .form-li span {
  position: relative;
  display: inline-block;
  width: 120px;
  height: 100%;
  padding-top: 2px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 34px;
  color: #333333;
  letter-spacing: 5px;
  opacity: 1;
}
.home .home-form .home-form-bg .form-box .form-li .num-span::after{
    content: "(选手号)";
    font-size: 12px;
    position: absolute;
    line-height: 12px;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,60%);
  }

.home .home-form .home-form-bg .form-box .form-li .too-short-title {
  letter-spacing: 30px;
}
.home .home-form .home-form-bg .form-box .form-li .lone-title {
  letter-spacing: 0px;
}
.home .home-form .home-form-bg .form-box .form-li .short-title {
  letter-spacing: 13px;
}
.home .home-form .home-form-bg .form-box .form-li select {
  width: 460px;
  height: 41px;
  border-radius: 4px;
  border: 1px solid #999999;
  cursor: pointer;
}
.home .home-form .home-form-bg .form-box .form-li input {
  width: 454px;
  height: 41px;
  background: #ffffff;
  border: 1px solid #999999;
  opacity: 1;
  border-radius: 4px;
}
.home .home-form .home-form-bg .form-box .tip-box {
  height: 18px;
  margin-left: 20px;
  margin-top: 35px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 31px;
  color: #01a7f6;
  opacity: 1;
}
.home .home-form .home-form-bg .form-box .btn-box {
  margin-left: 20px;
  margin-top: 35px;
}
.home .home-form .home-form-bg .form-box .btn-box button {
  width: 580px;
  height: 50px;
  background: #01a7f6;
  opacity: 1;
  font-size: 20px;
  font-family: Source Han Sans CN;
  border: 0px;
  outline: none;
  font-weight: 400;
  line-height: 34px;
  color: #ffffff;
  cursor: pointer;
}
.certInfo-main .certInfo-header {
  width: 100%;
  background: #01a7f6;
  opacity: 1;
}
.certInfo-main .certInfo-header .header-contain {
  width: 1200px;
  margin: 0 auto;
}
.certInfo-main .certInfo-header .header-contain .header-title {
  display: inline-block;
  height: 55px;
  line-height: 55px;
  font-size: 19px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #ffffff;
  cursor: pointer;
}
.certInfo-main .certInfo-header .header-contain .search-box {
  float: right;
  margin-top: 10px;
}
.certInfo-main .certInfo-header .header-contain .search-box input {
  width: 300px;
  height: 35px;
  background: #ffffff;
  border: 0px;
  outline: none;
  opacity: 1;
  border-radius: 4px 0px 0px 4px;
}
.certInfo-main .certInfo-header .header-contain .search-box a {
  display: inline-block;
  position: relative;
  left: -4px;
  width: 100px;
  height: 38px;
  background: #0184f6;
  border: 0px;
  outline: none;
  opacity: 1;
  border-radius: 0px 4px 4px 0px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 38px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}
.certInfo-main .certInfo-contain {
  width: 1200px;
  margin: 0 auto;
  padding-top: 22px;
  background: #ffffff;
  box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.16);
}
.certInfo-main .certInfo-contain span {
  display: inline-block;
  margin-left: 20px;
  border-left: 2px solid #00a1ee;
  position: relative;
  top: 17px;
  height: 20px;
}
.certInfo-main .certInfo-contain .contain-title {
  display: inline-block;
  font-size: 25px;
  margin-left: 10px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 51px;
  color: #333333;
}
.certInfo-main .certInfo-contain .img-box {
  width: 700px;
  margin: 20px auto 0;
}
.certInfo-main .certInfo-contain .img-box img {
  width: 100%;
}
.certInfo-main .certInfo-contain button {
  width: 700px;
  height: 49px;
  background: #01a7f6;
  border: 0px;
  outline: none;
  margin-top: 30px;
  margin-left: 50%;
  transform: translate(-50%, 0);
  border-radius: 8px;
  font-size: 24px;
  font-family: PingFang SC;
  font-weight: 400;
  line-height: 33px;
  color: #ffffff;
  opacity: 1;
  cursor: pointer;
}
.certInfo-main .certInfo-table-box {
  border-top: 1px solid #bdbdbd;
  width: 1160px;
  height: 583px;
  padding-top: 30px;
  margin: 30px auto 0;
}
.certInfo-main .certInfo-table-box span {
  display: inline-block;
  margin-left: 0px;
  border-left: 2px solid #00a1ee;
  position: relative;
  top: 17px;
  height: 20px;
}
.certInfo-main .certInfo-table-box .table-title {
  display: inline-block;
  font-size: 25px;
  margin-left: 10px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 51px;
  color: #333333;
}
.certInfo-main .certInfo-table-box .table-class {
  width: 1160px;
  border: 1px solid #f0f2f5;
  border-collapse: collapse;
}
.certInfo-main .certInfo-table-box .table-class tr td {
  width: 270px;
  border-bottom: 1px solid #f0f2f5;
  border-right: 1px solid #f0f2f5;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  padding-left: 60px;
  color: #333333;
}
.certInfo-main .certInfo-table-box .table-class tr .address-first-td {
  border-top: 1px solid #f0f2f5;
}
.certInfo-main .certInfo-table-box .table-class tr .address-second-td {
  border-top: 1px solid #f0f2f5;
  border-right: none;
}
.certInfo-main .certInfo-table-box .table-class tr .name-first-td,
.certInfo-main .certInfo-table-box .table-class tr .name-second-td {
  border-bottom: none;
}
.certInfo-main .certInfo-table-box .table-class tr:nth-child(even) {
  background: rgba(42, 113, 212, 0.1);
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.loading-bg {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: rgba(0, 0, 0, 0.3);
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: center 0;
}
.loading-bg .loading-box {
  width: 800px;
  margin: 0 auto;
  text-align: center;
}
.loading-bg .loading-box .icon-box {
  -webkit-animation: spin 1s linear 1s 5 alternate;
  animation: spin 1s linear infinite;
}
.loading-bg .loading-box .icon-box span {
  font-size: 45px;
  color: #ffffff;
}
.loading-bg .loading-box .loading-tip {
  margin-top: 15px;
  font-size: 20px;
  text-align: center;
  color: #ffffff;
}
#message-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.5);
  padding: 8px 10px;
  z-index: 9;
  font-size: 14px;
  color: #ffffff;
}
@media only screen and (max-width: 1000px) {
  .home .home-form {
    width: 100%;
  }
  .home .home-form .home-form-title {
    font-size: 1.666667rem;
    line-height: 1rem;
    text-shadow: 0rem 0.333333rem 1rem rgba(7, 24, 39, 0.4);
  }
  .home .home-form .home-form-bg {
    width: 90%;
    padding-top: .6667rem;
    padding-bottom: .6667rem;
    min-height: 23.966667rem;
    margin: 1.5rem auto 0;
    border-radius: 0.8rem;
  }
  .home .home-form .home-form-bg .form-box {
    width: 90%;
    min-height: 22.333333rem;
    margin: 0 auto;
    background: #ffffff;
    opacity: 1;
    padding: 0rem 0.666667rem;
    border-radius: 0.8rem;
  }
  .home .home-form .home-form-bg .form-box .form-li {
    display: flex;
    justify-content: space-between;
    margin-top: 1.666667rem;
    margin-left: 0rem;
    width: 100%;
    height: 2rem;
  }
  .home .home-form .home-form-bg .form-box .form-li span {
    width: 5.5rem;
    height: 100%;
    padding-top: 0.133333rem;
    font-size: 1rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 2rem;
    color: #333333;
    letter-spacing: 0.253333rem;
  }
  
.home .home-form .home-form-bg .form-box .form-li .num-span::after{
  content: "(选手号)";
  font-size: 0.8rem;
  position: absolute;
  line-height: 0.8rem;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,60%);
}
  .home .home-form .home-form-bg .form-box .form-li .too-short-title {
    letter-spacing: 1.5rem;
  }
  .home .home-form .home-form-bg .form-box .form-li .lone-title {
    letter-spacing: 0rem;
  }
  .home .home-form .home-form-bg .form-box .form-li .short-title {
    letter-spacing: 0.673333rem;
  }
  .home .home-form .home-form-bg .form-box .form-li select {
    width: calc(100% - 5.5rem);
    height: 2.3rem;
    border-radius: 0.266667rem;
    cursor: pointer;
  }
  .home .home-form .home-form-bg .form-box .form-li input {
    flex: 1;
    height: 2.1rem;
    opacity: 1;
    border-radius: 0.266667rem;
  }
  .home .home-form .home-form-bg .form-box .form-li input::placeholder {
    font-size: 0.933333rem;
  }
  .home .home-form .home-form-bg .form-box .tip-box {
    margin-left: 0rem;
    margin-top: 1.2rem;
    font-size: 0.8rem;
    line-height: 1.2rem;
  }
  .home .home-form .home-form-bg .form-box .btn-box {
    margin-left: 0rem;
    margin-top: 2rem;
  }
  .home .home-form .home-form-bg .form-box .btn-box button {
    width: 100%;
    height: 2.666667rem;
    font-size: 1.2rem;
    border: 0rem;
    line-height: 2.666667rem;
  }
  .certInfo-main {
    width: 100%;
  }
  .certInfo-main .certInfo-header .header-contain {
    width: 100%;
  }
  .certInfo-main .certInfo-header .header-contain .header-title {
    display: inline-block;
    height: 3.666667rem;
    line-height: 3.666667rem;
    font-size: 1.266667rem;
  }
  .certInfo-main .certInfo-header .header-contain .search-box {
    float: right;
    margin-top: 0.99rem;
    height: 1.666667rem;
  }
  .certInfo-main .certInfo-header .header-contain .search-box input {
    padding: 0px 2px;
    width: 11rem;
    height: 100%;
    border-radius: 0.266667rem 0rem 0rem 0.266667rem;
  }
  .certInfo-main .certInfo-header .header-contain .search-box input::placeholder {
    font-size: 0.933333rem;
  }
  .certInfo-main .certInfo-header .header-contain .search-box a {
    left: -0.266667rem;
    top: 0rem;
    width: 4rem;
    height: 100%;
    border: 0rem;
    border-radius: 0rem 0.266667rem 0.266667rem 0rem;
    font-size: 0.933333rem;
    line-height: 1.866667rem;
  }
  .certInfo-main .certInfo-contain {
    width: 100%;
    padding-top: 0.666667rem;
  }
  .certInfo-main .certInfo-contain span {
    display: inline-block;
    margin-left: 0rem;
    border-left: 0.133333rem solid #00a1ee;
    position: relative;
    top: 1rem;
    height: 1.333333rem;
  }
  .certInfo-main .certInfo-contain .contain-title {
    display: inline-block;
    font-size: 1.333333rem;
    margin-left: 0.333333rem;
    line-height: 3.2rem;
  }
  .certInfo-main .certInfo-contain .img-box {
    width: 95%;
    margin: 0.666667rem auto 0;
  }
  .certInfo-main .certInfo-contain .img-box img {
    width: 100%;
  }
  .certInfo-main .certInfo-contain button {
    width: 95%;
    height: 2.2rem;
    border: 0rem;
    margin-top: 2rem;
    margin-left: 50%;
    transform: translate(-50%, 0);
    border-radius: 0.533333rem;
    font-size: 1.1rem;
    line-height: 2.2rem;
  }
  .certInfo-main .certInfo-contain .certInfo-table-box {
    width: 100%;
    margin-top: 1rem;
    height: auto;
    min-height: 6.666667rem;
    padding-top: 0.5rem;
  }
  .certInfo-main .certInfo-contain .certInfo-table-box span {
    display: inline-block;
    margin-left: 0rem;
    border-left: 0.133333rem solid #00a1ee;
    position: relative;
    top: 1rem;
    height: 1.333333rem;
  }
  .certInfo-main .certInfo-contain .certInfo-table-box .table-title {
    display: inline-block;
    font-size: 1.333333rem;
    margin-left: 0.333333rem;
    line-height: 3.2rem;
  }
  .certInfo-main .certInfo-contain .certInfo-table-box .table-class {
    width: 98%;
    margin: 0 auto;
    border: 0.066667rem solid #f0f2f5;
    border-collapse: collapse;
  }
  .certInfo-main .certInfo-contain .certInfo-table-box .table-class tr td {
    width: 10rem;
    border-bottom: 0.066667rem solid #f0f2f5;
    border-right: 0.066667rem solid #f0f2f5;
    height: 2.933333rem;
    font-size: 1.066667rem;
    padding-left: 1rem;
  }
  .certInfo-main .certInfo-contain .certInfo-table-box .table-class tr .address-first-td {
    display: none;
  }
  .certInfo-main .certInfo-contain .certInfo-table-box .table-class tr .address-second-td {
    display: none;
  }
  .certInfo-main .certInfo-contain .certInfo-table-box .table-class tr .name-first-td,
  .certInfo-main .certInfo-contain .certInfo-table-box .table-class tr .name-second-td {
    border-bottom: none;
  }
  .certInfo-main .certInfo-contain .certInfo-table-box .table-class tr:nth-child(even) {
    background: rgba(42, 113, 212, 0.1);
  }
}
