@charset "UTF-8";

@keyframes loading-360 {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.loading-css {
  animation: loading-360 0.8s infinite linear;
}


.loading-css {
  width: 50px;
  height: 50px;
  display: inline-block;
  border: 3px solid #f3f3f3;
  border-top: 3px solid red;
  border-radius: 50%;
}

.home-container {
  /* overflow: hidden; */
  overflow-y: auto;
}

.home-container .home-bg {
  width: 100%;
  display: block;

}

.home-container .bottom-view {
  position: absolute;
  left: 0;
  top: 10.8rem;
  width: 100%;
}

.second-page {
  width: 100%;
  height: 100%;
  background-color: rgb(78, 193, 220);
  position: fixed;
  z-index: -1;
}

.home-container .bottom-bg {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: -1;
}

.home-container .top-bg {
  width: 100%;
  position: relative;
  margin-top: 0.2rem;
  display: block;
}

.home-container .top-ice {
  position: absolute;
  top: 0.2rem;
  right: 0.2rem;
  width: 1rem;

}

.home-container .tips {
  width: 90%;
}


.opera-view {
  width: 5.6rem;
  margin: 0 auto;
}

.img-btn {
  width: 2.4rem;

}

.desc-btn {}

.school-name {
  width: 100%;
  display: block;
  /* height: 1.4rem; */
  /* margin-top: 0.12rem; */
  /* margin-bottom: -0.25rem !important; */

  /* padding-bottom: 0 !important; */
}

.voteHead {
  background-color: #246ad5;
  /* border: 1px solid #FFFFFF; */
  box-shadow: 2px;
  margin-top: 1rem;
  vertical-align: middle !important;
  text-align: center;


  /* position: absolute; */
  border-top-left-radius: 0.16rem;
  border-top-right-radius: 0.16rem;
  width: 100%;

}

.voteBody {
  margin-left: 5%;
  width: 90%;
  background-color: #FFFFFF;
  text-align: center;

}

.uploadMsg {
  font-weight: bolder;
  font-size: 0.6rem;
  color: black;
}

.desc-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.desc-container .desc-view {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow-y: auto;
  z-index: -1;
  padding-bottom: 0.6rem;
}

.desc-container .desc-bg {
  width: 100%;
  z-index: -1;
}

.desc-container .info-back-btn {
  position: absolute;
  line-height: 0.88rem;
  background-color: #246ad5;
  bottom: 0rem;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 0.4rem;
  color: white;
  z-index: 11;
}

.info-container button,
.info-container input,
.info-container select,
.info-container textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* 自定义样式 */
  outline: none;
}

.info-container .input-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -2;
}

.info-container .input-bottom-bg {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}

.info-container .input-view {

  min-height: 100%;
  width: 100%;
  position: absolute;
  /* top: 2%; */
  left: 0;
  padding: 0 0.3rem;
  overflow-y: auto;
  overflow-x: hidden;
}

.info-container .input-view .item-wrap {
  width: 100%;
  height: 100%;
  border-radius: 0.16rem;
  background-color: rgb(238, 252, 255) !important;
  margin-bottom: 1rem;
}

.info-container .input-view .item-img {
  /* width: 1.5rem; */
  height: 0.45rem;
  margin: 0 0.2rem;
}

.info-container .input-view .item-inputPage2 {
  background-color: white !important;
  border: solid 1px rgb(78, 193, 220);
  width: 3.5rem !important;
  margin-right: 0.4rem;

}

.item-button {
  border-radius: .32rem;
  padding: 0 .3rem;
  margin: 0.1rem 0;
  margin-right: 0.15rem;
  height: .6rem;
  background: transparent;
  font-size: .32rem;
  width: 2.82rem;
  color: #246ad5;
  border: solid 1px #246ad5;
  letter-spacing: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.uploadImgRad {
  width: 100%;
  height: 3rem;
  background-color: white;
  border: solid 1px rgb(78, 193, 220);
  text-align: center;
  border-radius: 0.06rem;
  /* border: solid 1px #246ad5; */
  margin: 0 0.4rem;
  margin-top: 0.4rem;

}

.item-inputPage3 {
  background-color: white !important;
  border: solid 1px rgb(78, 193, 220) !important;
  width: 100% !important;
  margin: 0 0.4rem !important;

}

.backgroundColorChange {
  background: #246ad5 !important;
  color: #fff !important;
}

.uploadClick {
  width: 1.24rem;
  /* height: 1.24rem; */
  margin-top: 10%;
}

.info-container .input-view .input-item {
  width: 100%;
  /* display: block; */
  display: flex;
  margin: 0.8rem 0 0;
  height: 0.8rem;
  line-height: 0.8rem;
  justify-content: space-between;
  font-size: 0.32rem;
  color: #333;
  position: relative;
}

.info-container .input-view .input-item2 {
  width: 100%;
  display: block;
  margin-bottom: 0.32rem;
  font-size: 0.32rem;
  color: #333;
  position: relative;
}

.info-container .input-view .input-item .item-note {
  width: 90%;
}

.info-container .input-view .input-item input,
.info-container .input-view .input-item textarea,
.info-container .input-view .input-item select {
  /* position: absolute; */
  left: 1.6rem;
  width: 4.6rem;
  padding: 0.16rem;
  font-size: 0.32rem;
  background: #f8f8f7;
  border-radius: 0.06rem;
  color: #333;
}

.info-container .input-view .input-item input {
  height: 0.8rem;
}

.info-container .input-view .input-item textarea {
  height: 2rem;
}

.info-container .input-view .big-input-item {
  height: 2rem;
}

.info-container .input-view .upload_pic {
  width: 1rem;
  height: 1rem;
  margin-right: 0.18rem;
  display: inline-block;
  -o-object-fit: cover;
  object-fit: cover;
}

.info-container .input-view .upload_btn {
  width: 2.6rem;
  margin: 0;
  font-size: 0.3rem;
  line-height: 0.88rem;
  height: 0.88rem;
  border: 1px solid #eee;
  border-radius: 0.44rem;
  position: relative;
  padding-left: 0.88rem;
}


.info-container .input-view .upload_btn img {
  width: 0.88rem;
  height: 100%;
  vertical-align: middle;
  margin: 0;
  left: 0;
  top: 0;
  position: absolute;
}

.info-container .input-view .file_btn {
  background: #95c4f1;
  line-height: 0.4rem;
  padding: 0.1rem 0.2rem;
  text-align: center;
  font-size: 0.32rem;
  width: 2rem;
  border-radius: 0.12rem;
  font-weight: 500;
  margin: 0.2rem 0;
  color: white;
}

.info-container .input-view .fileName {
  line-height: 0.4rem;
  font-size: 0.30rem;
  color: #333;
}

.info-container .input-view .submit-btn {
  margin: 0.75rem auto;
  width: 2rem;
  display: flex;
  justify-content: space-around;
}

.info-container .input-view .submit-btn .img-buttonPage2 {
  margin: 0 0.5rem;
}

.info-container .shadow-view {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.3);
}

.info-container .suc-view {
  width: 6.5rem;
  margin: 2rem auto;
  position: fixed;
  top: 23%;
  left: 0.5rem;
  padding: 0 0.6rem;
  background: white;
  border-radius: 0.16rem;
  z-index: 3;
}

.info-container .suc-view .suc-title {
  text-align: center;
  font-size: 0.5rem;
  color: #2b8fff;
  margin-top: 0.5rem;
  z-index: 1;
}

.info-container .suc-view .back-btn {
  width: 2rem;
  line-height: 0.88rem;
  font-size: 0.36rem;
  text-align: center;
  color: white;
  background: #2b8fff;
  border-radius: 0.12rem;
  font-weight: 500;
  margin: 0.5rem auto;
  z-index: 11;
}

/*# sourceMappingURL=index.css.map */