a:hover,
a:focus {
  text-decoration: none;
}

.main_content {
  min-width: 1280px;
  width: 100%;
  height: 100%;
  padding-bottom: 1rem;
  background: url(../images/regbg.jpg) no-repeat center center;
  background-size: cover;
}

.main_content .row {
  width: 100%;
}

.main_content .left_show {
  margin: 1.1rem auto 0;
  text-align: center;
}

.left_show .show_text {
  font-size: 0.22rem;
  color: #024ca3;
  line-height: 0.28rem;
  margin: 0.35rem 0 0;
}

.left_show .show_text .camp_num {
  font-size: 0.28rem;
  color: #fa0e02;
}
.cpsy_content .show_text .camp_num_mobile {
  font-size: 0.28rem;
  color: #5895f3;
}
.cpsy_content .cpsy_text .camp_num_mobile {
  font-size: 0.42rem;
  color: #5895f3;
  font-weight: bold;
}

.main_content .right_form {
  width: calc(100% - 0.8rem);
  margin: 0.4rem auto 0;
  padding: 0.4rem 0.4rem 0.1rem;
  background: #f3f6fd;
  border-radius: 16px;
  box-shadow: darkgrey 5px 10px 30px 5px;
}

.right_form .form_title {
  font-size: 0.3rem;
  color: #081c4f;
  font-weight: bold;
  margin: 0 0 0.4rem;
}

.right_form .form-horizontal .control-label,
.right_form .form-horizontal .bottom_right span {
  padding: 0;
  line-height: 0.34rem;
}

.form-horizontal .register_btn {
  line-height: 0.29rem;
  background: #024ca3;
  font-size: 0.18rem;
}

.form-horizontal .btn-primary:active:hover,
.form-horizontal .register_btn,
.form-horizontal .register_btn:active,
.form-horizontal .register_btn.active,
.form-horizontal .register_btn:hover,
.form-horizontal .register_btn:focus,
.form-horizontal .register_btn.focus {
  outline: none;
  border-color: transparent;
  background: #024ca3 !important;
}

.form-horizontal .verify_img {
  width: 100%;
  height: 0.34rem;
}

.form-horizontal .form-group input,
.form-horizontal .form-group select {
  background: transparent;
}

.form-horizontal .login_btn,
.form-horizontal .login_btn:hover,
.form-horizontal .login_btn:focus {
  color: #024ca3;
  border-bottom: 1px solid;
  line-height: 0.34rem;
  text-decoration: none;
}

.result_page .right_wait {
  padding-top: 2.7rem;
}

.result_page .right_wait .right_top {
  display: flex;
  padding-bottom: 0.2rem;
  margin-bottom: 0.3rem;
  line-height: 0.4rem;
  border-bottom: 2px solid #081c4f;
}

.result_page .right_top .back_index {
  height: 0.4rem;
  margin-right: 0.3rem;
  padding: 0 0.2rem;
  color: #081c4f;
  font-weight: bold;
  font-size: 0.18rem;
  border: 1px solid #7a85a3;
}

.result_page .login_btn {
  font-size: 0.18rem;
  letter-spacing: 0.01rem;
  text-align: center;
  border-bottom: 2px solid #3ca3de;
  color: #0089d4;
}

.result_page .right_wait .right_bottom p {
  color: #081c4f;
  font-size: 0.18rem;
  margin-bottom: 0;
  line-height: 0.4rem;
  font-weight: bold;
}
.cpsy_title{
  height: 2.28rem;
}
.cpsy_content{
  text-align: center;
  padding-top: 1rem;
}
.cpsy_text{
  font-size: 0.42rem;
  font-weight: bold;
}
.cpsy_text_m{
  padding-top: 0.24rem;
  font-size: 0.28rem;
}
.pane_ti h3{
  font-size: 1.17em;
  font-weight: bold;
}