[v-cloak] {
  display: none;
}

.waitTime {
  background-color: rgb(203, 203, 203) !important;
  color: #000000 !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

::-webkit-input-placeholder {
  color: #B3B3B3 !important;
  font-size: 14px;
  font-weight: 400;
}

:-moz-placeholder {
  color: #B3B3B3;
  font-size: 14px;
  font-weight: 400;
  opacity: 1;
}

::-moz-placeholder {
  color: #B3B3B3;
  font-size: 14px;
  font-weight: 400;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #B3B3B3;
  font-size: 14px;
  font-weight: 400;
  opacity: 1;
}

input {
  width: 100%;
  height: 100%;
  font-size: 14px;
  font-weight: 400;
  border: 0;
  outline: 0;
  -moz-appearance: textfield;
  padding: 0rem 0.4rem !important;
  box-sizing: border-box !important;
  background-color: #ffffff;
}

html,
body {
  width: 100%;
  /* background: #5EBFFF; */
}

#app {
  width: 100%;
  height: 100%;
  min-width: 1200px;
  background: #5EBFFF;
  padding-bottom: 50px;
  box-sizing: border-box;
  position: relative;
}

.article::before {
  position: absolute;
  left: -30%;
  top: 20%;
  content: "";
  width: 185px;
  height: 157px;
  background: url('../image/articleBgc_left.png') no-repeat;
  background-size: 100% 100%;
}

.article::after {
  position: absolute;
  right: -29%;
  top: 65%;
  content: "";
  width: 185px;
  height: 157px;
  background: url('../image/articleBgc_right.png') no-repeat;
  background-size: 100% 100%;
}

.banner {
  width: 100%;
  height: 374px;
  position: relative;
}

.banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner-form {
  width: 1200px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.banner-form .form {
  width: 280px;
  height: 300px;
  background: #FFFFFF url('../image/form_bgc.png') no-repeat;
  background-size: 100% 100%;
  border-radius: 8px;
  float: right;
  margin-top: 38px;
  margin-right: 47px;
  padding: 40px 30px 25px 30px;
  box-sizing: border-box;
  font-family: Microsoft YaHei;
  font-weight: 400;
}

.banner-form .form .title {
  font-size: 22px;
  color: #000000;
}

.banner-form .form .input {
  width: 100%;
  height: 45px;
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
}

.banner-form .form .code {
  width: 120px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #0056CB;
  font-size: 14px;
  color: #FBFCFD;
  cursor: pointer;
}

.banner-form .form .submit {
  width: 200px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: url('../image/form_btn.png') no-repeat;
  background-size: 100% 100%;
  border-radius: 25px;
  font-size: 20px;
  font-weight: bold;
  color: #FBFCFD;
  cursor: pointer;
}

.article {
  width: 1200px;
  height: 450px;
  margin: 0 auto;
  margin-top: 97px;
}

.resource {
  width: 360px;
  height: 200px;
  line-height: 30px;
  font-family: Microsoft YaHei;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  border-radius: 12px;
  position: relative;
}

.resource .orange {
  font-size: 18px;
  font-weight: bold;
  color: #E5EE57;
}

.resource .bottom {
  width: 100%;
  height: 80px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  background: linear-gradient(90deg, #0056CB 0%, #0049AC 100%);
}

.resource1 {
  width: 450px;
  height: 450px;
  background: url('../image/jiaocheng_bgc.png') no-repeat;
  background-size: 100% 100%;
}

.resource1 .top {
  padding: 80px 20px 60px 20px;
  box-sizing: border-box;
}

.resource1 .top img {
  width: 100%;
  height: 100%;
}

.resource2 {
  background: url('../image/gongkiake_bgc.png') no-repeat;
  background-size: 100% 100%;
  margin-bottom: 50px;
}

.resource2 .top img {
  width: 194px;
  height: 224px;
  position: absolute;
  top: -30px;
  left: 20px;
}

.resource3 {
  background: url('../image/gonglue_bgc.png') no-repeat;
  background-size: 100% 100%;
}

.resource3 .top img {
  width: 282px;
  height: 174px;
  position: absolute;
  top: -15px;
  left: -20px;
}

.resource4 {
  background: url('../image/ditu_bgc.png') no-repeat;
  background-size: 100% 100%;
}

.resource4 .top img {
  width: 209px;
  height: 160px;
  position: absolute;
  top: -10px;
  left: 20px;
}

.resource5 {
  background: url('../image/tiyanke_bgc.png') no-repeat;
  background-size: 100% 100%;
}

.resource5 .top img {
  width: 186px;
  height: 214px;
  position: absolute;
  top: -30px;
  left: 20px;
}

.resource .number {
  width: 100px;
  height: 32px;
  font-size: 45px;
  font-family: Arial;
  font-weight: bold;
  color: #0056CB;
}

.resource .number span {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  background: #0056CB;
  border-radius: 50%;
  font-size: 20px;
  font-family: PingFang;
  font-weight: bold;
  color: #FFFFFF;
  margin-left: 5px;
}

.resource .number1 {
  position: absolute;
  top: -15px;
  right: 80px;
}

.resource .number2 {
  position: absolute;
  top: -15px;
  right: 0px;
}

.wangxiaohui {
  height: 450px;
  padding-left: 15px;
  box-sizing: border-box;
}