
.read_block {
  width: 7.5rem;
  margin: 0 auto; }
.read_block header {
  position: relative;
  z-index: -1; }
.read_block header img {
  width: 7.5rem;
  height: 3.8rem; }
.read_block header img:last-child {
  width: 4.34rem;
  height: 1.73rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
.read_block .input_body {
  border-radius: 0.2rem 0.2rem 0 0;
  background-color: #ffffff;
  margin-top: -0.15rem;
  padding: 0.73rem 0.6rem; }
.read_block .input_body .status_text {
  font-size: 0.3rem;
  font-weight: 400;
  color: #8d8d8d;
  margin-bottom: 0.28rem; }
.read_block .input_body .status_text .right_address {
  float: right;
  font-size: 0.3rem;
  color: #333333;
  display: flex;
  align-items: center; }
.read_block .input_body .status_text .right_address svg {
  width: 0.3rem;
  height: 0.3rem; }
.read_block .input_body .address_name {
  font-size: 0.36rem;
  font-weight: 600;
  color: black;
  line-height: 0.6rem; }
.read_block .input_body .title_name {
  font-size: 0.34rem;
  font-weight: 500;
  color: #333333;
  border-left: 0.08rem solid #BD171E;
  padding-left: 0.05rem;
  margin: 1rem 0 0.3rem; }
.read_block .input_body .title_name .right_address {
  float: right;
  font-size: 0.3rem;
  color: #333333;
  display: flex;
  align-items: center; }
.read_block .input_body .title_name .right_address svg {
  width: 0.3rem;
  height: 0.3rem; }
.read_block .input_body .input_item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.2rem; }
.read_block .input_body .input_item input {
  font-size: 0.3rem;
  font-weight: 400;
  line-height: 1rem;
  background: #f4f4f4;
  border-radius: 1rem;
  text-align: left;
  width: 100%;
  padding: 0 0.5rem; }
.read_block .input_body .input_item input::placeholder {
  color: #8d8d8d;
  line-height: 1rem; }
.read_block .input_body .input_item button {
  font-size: 0.26rem;
  font-weight: 600;
  line-height: 1rem;
  color: #ffffff;
  border: 0;
  text-align: center;
  width: 5rem;
  margin-left: 0.2rem;
  background: #dd2526;
  border-radius: 1rem; }
.read_block .input_body .input_item button[disabled='true'] {
  opacity: 0.6; }
.read_block .input_body ._span {
  font-size: 0.24rem;
  font-weight: 400;
  color: #8d8d8d;
  line-height: 0.45rem; }
.read_block .input_body .select_item {
  margin-bottom: 0.2rem;
  position: relative; }
.read_block .input_body .select_item:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0.4rem;
  width: 0.2rem;
  height: 0.2rem;
  border-top: 0.02rem solid #dd2526;
  border-right: 0.02rem solid #dd2526;
  transform: rotate(135deg);
  margin-right: 0.5rem;
  margin-top: -0.06rem; }
.read_block .input_body .select_item select {
  font-size: 0.3rem;
  font-weight: 400;
  line-height: 1rem;
  background: #f4f4f4;
  border-radius: 1rem;
  width: 100%;
  padding: 0 0.5rem; }
.read_block .next_btn {
  width: 3rem;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  background: #dd2526;
  box-shadow: 0rem 0rem 0rem 0rem rgba(0, 0, 0, 0.1);
  border-radius: 1rem;
  display: block;
  margin: 0 auto 1rem;
  font-size: 0.26rem;
  font-weight: 300;
  color: white; }

/* 成功提示页 */
.success_block {
  width: 7.5rem;
  margin: 0 auto;
  padding: 1.35rem 0.99rem;
  box-sizing: border-box; }
.success_block img {
  width: 5.52rem;
  height: 5.1rem;
  display: block;
  margin: 0 auto; }
.success_block .title_text {
  text-align: center; }
.success_block .title_text strong {
  font-size: 0.36rem;
  font-weight: 600;
  color: black;
  line-height: 0.6rem; }
.success_block .title_text p {
  font-size: 0.3rem;
  font-weight: 400;
  color: #8d8d8d;
  line-height: 0.45rem; }
.success_block .next_btn {
  width: 3rem;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  background: #dd2526;
  box-shadow: 0rem 0rem 0rem 0rem rgba(0, 0, 0, 0.1);
  border-radius: 1rem;
  display: block;
  margin: 0.5rem auto 1rem;
  font-size: 0.26rem;
  font-weight: 300;
  color: white; }

/*在线报名*/
.enter_block {
  padding: 0 0.4rem 0.6rem;
  box-sizing: border-box;
  width: 7.5rem;
  margin: 0 auto; }
.enter_block .title_name {
  font-size: 0.34rem;
  font-weight: 500;
  color: #333333;
  border-left: 0.08rem solid #BD171E;
  padding-left: 0.1rem;
  margin: 0.6rem 0 0.4rem -0.2rem; }
.enter_block .message_detail ._li {
  display: flex;
  justify-content: space-between;
  font-size: 0.28rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.5rem; }
.enter_block .message_detail ._li span {
  width: 1.5rem; }
.enter_block .message_detail ._li p {
  width: calc(100% - 1.5rem);
  position: relative; }
.enter_block .message_detail ._li .text_abb {
  box-sizing: border-box;
  padding-right: 1.2rem;
  word-wrap: break-word; }
.enter_block .message_detail ._li i {
  position: absolute;
  right: 0;
  top: 3px;
  background-color: #ffffff;
  width: 0.8rem;
  height: 0.35rem;
  line-height: 0.35rem;
  text-align: center;
  display: inline-block;
  padding: 0 0.1rem;
  border: 1px solid #8d8d8d;
  border-radius: 0.2rem;
  font-style: normal;
  font-size: 0.22rem; }
.enter_block .title_span {
  font-size: 0.24rem;
  font-weight: 400;
  color: #8d8d8d;
  line-height: 0.5rem; }
.enter_block ._parting {
  width: 7.5rem;
  height: 0.15rem;
  background-color: #F6F3F7;
  margin: 0 -0.4rem; }
.enter_block .step_list .step_item {
  display: flex;
  min-height: 1.3rem; }
.enter_block .step_list .step_item:last-child ._icon {
  border-left: 1px dashed transparent; }
.enter_block .step_list .step_item ._left {
  width: 1rem;
  font-size: 0.26rem;
  font-weight: 400;
  color: black;
  line-height: 0.4rem; }
.enter_block .step_list .step_item ._icon {
  width: 0.1rem;
  border-left: 1px dashed #FF9424;
  text-align: center;
  margin: 0.1rem 0 -0.1rem; }
.enter_block .step_list .step_item ._icon span {
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  background: #FF9424;
  display: block;
  margin-left: -0.11rem; }
.enter_block .step_list .step_item ._right {
  padding-left: 0.15rem;
  width: 80%; }
.enter_block .step_list .step_item ._right strong {
  font-size: 0.3rem;
  font-weight: 500;
  line-height: 0.4rem;
  color: black;
  display: block; }
.enter_block .step_list .step_item ._right button, .enter_block .step_list .step_item ._right a {
  padding: 0.05rem 0.2rem;
  border: 0.01rem solid #FF9424;
  font-size: 0.24rem;
  float: right;
  color: #FF9424;
  border-radius: 0.05rem;
  background-color: transparent; }
.enter_block .step_list .step_item ._right p {
  font-size: 0.22rem;
  font-weight: 400;
  color: #8d8d8d; }
.enter_block .step_list .step_item ._right .span_text {
  display: flex;
  line-height: 0.26rem;
  color: #333333; }
.enter_block .step_list .cur ._left {
  color: #8D8D8D; }
.enter_block .step_list .cur ._icon {
  border-left: 1px dashed #C41511; }
.enter_block .step_list .cur ._icon span {
  background: #C41511; }
.enter_block .step_list .cur ._right strong {
  color: #8D8D8D; }
.enter_block .step_list .cur ._right strong button, .enter_block .step_list .cur ._right strong a {
  border: 0.01rem solid #C41511;
  color: #C41511; }
.enter_block .next_btn {
  width: 2.6rem;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  background: #dd2526;
  box-shadow: 0rem 0rem 0rem 0rem rgba(0, 0, 0, 0.1);
  border-radius: 1rem;
  display: block;
  margin: 0.5rem auto 0.3rem;
  font-size: 0.26rem;
  font-weight: 300;
  color: white; }
.enter_block .tab_list {
  display: flex;
  align-items: center;
  margin: 0 -0.4rem;
  border-bottom: 1px solid #F0F0F0; }
.enter_block .tab_list .tab_item {
  flex: 1;
  text-align: center; }
.enter_block .tab_list .tab_item a {
  font-size: 0.26rem;
  line-height: 1rem;
  display: inline-block;
  font-weight: 300;
  color: #8d8d8d;
  border-bottom: 0.05rem solid transparent; }
.enter_block .tab_list .cur a {
  font-size: 0.28rem;
  font-weight: bold;
  color: #bd171e;
  border-bottom: 0.05rem solid #dd2526; }
.enter_block .tab_body_list .tab_body_item {
  display: none;
  margin-top: 0.3rem; }
.enter_block .tab_body_list .tab_body_item .no_data {
  text-align: center;
  margin-top: 0.5rem; }
.enter_block .tab_body_list .tab_body_item .no_data img {
  width: 1.8rem;
  height: 1.8rem; }
.enter_block .tab_body_list .tab_body_item .no_data p {
  font-size: 0.3rem;
  font-weight: 600;
  color: black;
  line-height: 0.6rem; }
.enter_block .tab_body_list .tab_body_item .no_data .next_btn {
  width: 2.6rem;
  height: 0.8rem;
  line-height: 0.8rem; }
.enter_block .tab_body_list .tab_body_item .have_boyd {
  overflow: hidden;
  border-bottom: 0.02rem solid #F0F0F0;
  transition: all 0.3s;
  position: relative;
  margin-top: 0.3rem; }
.enter_block .tab_body_list .tab_body_item .have_boyd ._li {
  color: #999999; }
.enter_block .tab_body_list .tab_body_item .have_boyd .open_btn {
  font-size: 0.24rem;
  font-weight: bold;
  color: #DD2526;
  line-height: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.3rem; }
.enter_block .tab_body_list .tab_body_item .have_boyd .open_btn svg {
  width: 0.3rem;
  height: 0.3rem;
  margin-left: 0.1rem; }
.enter_block .tab_body_list .tab_body_item .have_boyd .next_btn, .enter_block .tab_body_list .tab_body_item .have_boyd .title_name, .enter_block .tab_body_list .tab_body_item .have_boyd .step_list {
  display: none; }
.enter_block .tab_body_list .tab_body_item .active {
  height: auto; }
.enter_block .tab_body_list .tab_body_item .active ._li {
  color: #333333; }
.enter_block .tab_body_list .tab_body_item .active .open_btn {
  top: 5.4rem; }
.enter_block .tab_body_list .tab_body_item .active .open_btn svg {
  transform: rotate(180deg); }
.enter_block .tab_body_list .tab_body_item .active .message_detail ._li i {
  width: 0.8rem;
  height: 0.35rem;
  line-height: 0.35rem;
  padding: 0 0.1rem;
  border: 1px solid  #BD171E;
  border-radius: 0.2rem;
  color: #BD171E;
  font-style: normal;
  font-size: 0.22rem; }
.enter_block .tab_body_list .tab_body_item .active .next_btn, .enter_block .tab_body_list .tab_body_item .active .title_name, .enter_block .tab_body_list .tab_body_item .active .step_list {
  display: block; }
.enter_block .tab_body_list .tab_body_item .title_name {
  font-size: 0.34rem;
  font-weight: 500;
  color: #333333;
  border-left: 0.08rem solid #BD171E;
  padding-left: 0.05rem;
  margin: 1rem 0 0.3rem; }
.enter_block .tab_body_list .active_item {
  display: block; }

/*报读须知*/
.clause_block {
  padding: 0.3rem;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9;
  background-color: #ffffff;
  height: 100%;
  overflow: auto;
  display: none; }
.clause_block p {
  font-size: 0.28rem;
  line-height: 0.4rem;
  margin: 0.3rem 0;
  color: #333333; }
.clause_block label {
  font-size: 0.28rem;
  line-height: 0.4rem;
  margin: 0.3rem 0;
  color: #333333;
  font-weight: bold;
  display: flex;
  align-items: center; }
.clause_block .next_btn {
  width: 100%;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  background: #dd2526;
  box-shadow: 0rem 0rem 0rem 0rem rgba(0, 0, 0, 0.1);
  border-radius: 1rem;
  display: block;
  margin: 0.5rem auto 1rem;
  font-size: 0.26rem;
  font-weight: 300;
  color: white; }
.clause_block .next_btn:disabled {
  background-color: #999999; }

.canvas_block {
  padding: 0.3rem;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  background-color: #ffffff;
  display: none;
  overflow-x: hidden;
  overflow-y: auto; }
.canvas_block .canvas_body {
  border: 1px solid #F6F6F6;
  position: relative;
  background-color: #F6F6F6;
  overflow: hidden; }
.canvas_block .canvas_body #image {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: none; }
.canvas_block .canvas_body #signature {
  height: 4rem;
  width: 100%; }
.canvas_block p {
  font-size: 0.24rem;
  color: #999999;
  text-align: center;
  margin: 0.2rem; }
.canvas_block ul li {
  font-size: 0.24rem;
  color: #999999; }
.canvas_block label {
  font-size: 0.28rem;
  line-height: 0.4rem;
  margin: 0.1rem 0;
  color: #333333;
  font-weight: bold;
  display: flex;
  align-items: center; }
.canvas_block .canvas_btn {
  display: flex;
  justify-content: space-between; }
.canvas_block .canvas_btn button {
  height: 1rem;
  width: 3.2rem;
  line-height: 1rem;
  text-align: center;
  background: #dd2526;
  box-shadow: 0rem 0rem 0rem 0rem rgba(0, 0, 0, 0.1);
  border-radius: 1rem;
  display: block;
  margin: 0.5rem auto 1rem;
  font-size: 0.26rem;
  font-weight: 300;
  color: white; }
.canvas_block .canvas_btn button:disabled {
  background-color: #999999; }
.canvas_block .canvas_btn button:first-child {
  border: 1px solid #dd2526;
  background-color: transparent;
  color: #dd2526; }

/* 弹窗 */
.model_block {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none; }
.model_block .model_body {
  width: 5.4rem;
  height: 6.6rem;
  background: white;
  border-radius: 0.2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 1.3rem 0.3rem 1rem;
  text-align: center;
  box-sizing: border-box; }
.model_block .model_body .clear_btn {
  width: 0.3rem;
  height: 0.3rem;
  position: absolute;
  right: 0.3rem;
  top: 0.3rem; }
.model_block .model_body .clear_btn img {
  width: 0.3rem;
  height: 0.3rem; }
.model_block .model_body .icon_img {
  width: 1.8rem;
  height: 1.8rem;
  display: block;
  margin: 0 auto; }
.model_block .model_body strong {
  font-size: 0.3rem;
  font-weight: 600;
  color: black;
  line-height: 0.6rem; }
.model_block .model_body p {
  font-size: 0.22rem;
  font-weight: 400;
  color: #8d8d8d;
  line-height: 0.33rem;
  text-align: center; }
.model_block .model_body button {
  width: 2.6rem;
  height: 0.8rem;
  background: #dd2526;
  box-shadow: 0 0.06rem 0.2rem 0 rgba(0, 0, 0, 0.1);
  border-radius: 0.4rem;
  font-size: 0.26rem;
  font-weight: 300;
  color: white;
  margin-top: 0.63rem; }

/*# sourceMappingURL=index.css.map */
