
.full_height[data-v-7ba5bd90] {
  width: 10rem;
}
.show_img_close[data-v-7ba5bd90] {
  position: absolute;
  bottom: -1.86667rem;
  font-size: 1.06667rem;
  left: 50%;
  margin-left: -0.53333rem;
}
.show_img_bg[data-v-7ba5bd90] {
  background: #11111199;
  position: fixed;
  z-index: 0;
  width: 100%;
  height: 100vh;
  left: 0;
  top: 0;
  z-index: 20;
}
.show_img[data-v-7ba5bd90] {
  width: 7.2rem;
  height: 10.4rem;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -3.33333rem;
  margin-top: -6.66667rem;
  text-align: center;
  z-index: 21;
  color: #ffffff;
  font-size: 0.4rem;
  line-height: 2em;
}
.show_img img[data-v-7ba5bd90] {
    width: 100%;
    height: 100%;
}
html {
  overflow-x: auto;
  overflow-y: scroll;
}

body,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td {
  font-weight: 400;
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h4,
h5 {
  margin: 0;
  padding: 0;
}

select {
  font-size: 12px;
}

table {
  border-collapse: collapse;
}

fieldset,
img {
  border: 0 none;
}

fieldset {
  margin: 0;
  padding: 0;
}

fieldset p {
  margin: 0;
  padding: 0 0 0 8px;
}

legend {
  display: none;
}

address,
caption,
em,
th,
i {
  font-style: normal;
  font-weight: 400;
}

strong {
  font-style: normal;
}

table caption {
  margin-left: -1px;
}

hr {
  border-bottom: 1px solid #FFFFFF;
  border-top: 1px solid #E4E4E4;
  border-width: 1px 0;
  clear: both;
  height: 2px;
  margin: 5px 0;
  overflow: hidden;
}

ol,
ul {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}

caption,
th {
  text-align: left;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: '';
}

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

p {
  margin: 0;
  padding: 0;
}

input,
select {
  -webkit-appearance: none;
}

.container {
  font-family: SourceHanSansCN;
  font-size: 0.37333333rem;
  color: #333333;
  width: 100%;
  min-height: 100vh;
}

body {
  margin: auto;
  background-color: #f4f5f9;
  font-family: SourceHanSansCN;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.el-message {
  font-size: 16px;
  min-width: 300px !important;
}

video {
  width: 100%;
}

.test {
  font-size: 2.66666667rem;
}

.gray {
  color: #B5BAC3;
}

.full_height {
  height: 100%;
  margin: auto;
}

.flex_1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.pdrl_15 {
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}

.white_bg {
  background: #fff;
}

.no-mt {
  margin-top: 0 !important;
}

.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

.nowrap {
  white-space: nowrap;
}

.relative {
  position: relative;
}

.over-auto {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.flex_center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex_col_justify {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex_center_justify {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flex_1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.scroll_h {
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow: auto !important;
}

.ellipsis_2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal !important;
}

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.nav_icon_1 {
  width: 0.66666667rem;
  height: 0.66666667rem;
  display: inline-block;
  background: url("/mobileIcon/nav/ic_1.png") #fff no-repeat center;
  background-size: contain;
}

.active .nav_icon_1 {
  background-image: url("/mobileIcon/nav/ic_1_a.png");
}

.nav_icon_2 {
  width: 0.66666667rem;
  height: 0.66666667rem;
  display: inline-block;
  background: url("/mobileIcon/nav/ic_2.png") #fff no-repeat center;
  background-size: contain;
}

.active .nav_icon_2 {
  background-image: url("/mobileIcon/nav/ic_2_a.png");
}

.nav_icon_3 {
  width: 0.66666667rem;
  height: 0.66666667rem;
  display: inline-block;
  background: url("/mobileIcon/nav/ic_3.png") #fff no-repeat center;
  background-size: contain;
}

.active .nav_icon_3 {
  background-image: url("/mobileIcon/nav/ic_3_a.png");
}

.nav_icon_4 {
  width: 0.66666667rem;
  height: 0.66666667rem;
  display: inline-block;
  background: url("/mobileIcon/nav/ic_4.png") #fff no-repeat center;
  background-size: contain;
}

.active .nav_icon_4 {
  background-image: url("/mobileIcon/nav/ic_4_a.png");
}

.nav_icon_5 {
  width: 0.66666667rem;
  height: 0.66666667rem;
  display: inline-block;
  background: url("/mobileIcon/nav/ic_5.png") #fff no-repeat center;
  background-size: contain;
}

.active .nav_icon_5 {
  background-image: url("/mobileIcon/nav/ic_5_a.png");
}

.logo_icon {
  width: 0.96rem;
  height: 0.96rem;
  display: inline-block;
  background: url("/mobileIcon/logo/logo@3x.png") transparent no-repeat center;
  background-size: contain;
}

.search_icon {
  width: 0.37333333rem;
  height: 0.37333333rem;
  display: inline-block;
  background: url("/mobileIcon/icon/ic_search.png") transparent no-repeat center;
  background-size: contain;
}

.long_arrow {
  width: 0.4rem;
  height: 0.4rem;
  display: inline-block;
  background: url("/mobileIcon/icon/more.png") transparent no-repeat center;
  background-size: contain;
}

.notice_icon {
  display: inline-block;
  width: 0.4rem;
  height: 0.34666667rem;
  background: url("/mobileIcon/icon/ic_speaker.png") transparent no-repeat center;
  background-size: contain;
}

.cart_icon {
  display: inline-block;
  width: 0.26666667rem;
  height: 0.26666667rem;
  background: url("/mobileIcon/icon/cart.png") transparent no-repeat center;
  background-size: contain;
}

.introduce_icon {
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  background: url("/mobileIcon/icon/ic_introduce.png") transparent no-repeat center;
  background-size: contain;
}

.common_icon {
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  background: url("/mobileIcon/icon/ic_common.png") transparent no-repeat center;
  background-size: contain;
}

.hp_icon {
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  background: url("/mobileIcon/icon/ic_hp.png") transparent no-repeat center;
  background-size: contain;
}

.ibd_icon {
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  background: url("/mobileIcon/icon/ic_ibd.png") transparent no-repeat center;
  background-size: contain;
}

.news_icon {
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  background: url("/mobileIcon/icon/ic_news.png") transparent no-repeat center;
  background-size: contain;
}

.triangle_round_icon {
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
  background-size: contain !important;
  background: url("/mobileIcon/icon/ic_triangle_round.png") transparent no-repeat center;
}

.begin_label {
  width: 1.17333333rem;
  height: 1.17333333rem;
  display: inline-block;
  background: url("/mobileIcon/label/begin.png") transparent no-repeat center;
  background-size: contain;
}

.end_label {
  width: 1.17333333rem;
  height: 1.17333333rem;
  display: inline-block;
  background: url("/mobileIcon/label/end.png") transparent no-repeat center;
  background-size: contain;
}

.in_progress_label {
  width: 1.17333333rem;
  height: 1.17333333rem;
  display: inline-block;
  background: url("/mobileIcon/label/in_progress.png") transparent no-repeat center;
  background-size: contain;
}

.order_label {
  width: 1.17333333rem;
  height: 1.17333333rem;
  display: inline-block;
  background: url("/mobileIcon/label/order.png") transparent no-repeat center;
  background-size: contain;
}

.play_back_label {
  width: 1.17333333rem;
  height: 1.17333333rem;
  display: inline-block;
  background: url("/mobileIcon/label/play_back.png") transparent no-repeat center;
  background-size: contain;
}

.live_label {
  width: 1.17333333rem;
  height: 1.17333333rem;
  display: inline-block;
  background: url("/mobileIcon/label/live_label.png") transparent no-repeat center;
  background-size: contain;
}

.double_line_arrow {
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
  background: url("/mobileIcon/icon/double_line_arraow.png") transparent no-repeat center;
  background-size: contain;
}

.face_icon {
  display: inline-block;
  width: 0.58666667rem;
  height: 0.58666667rem;
  background: url("/mobileIcon/icon/ic_face.png") transparent no-repeat center;
  background-size: 100%;
}

.arrow_icon {
  display: block;
  width: 0.45333333rem;
  height: 0.45333333rem;
  background: url("/mobileIcon/icon/arrow.jpg") transparent no-repeat center;
  background-size: contain;
}

.arrow_icon.active {
  background-image: url("/mobileIcon/icon/arrow_a.jpg");
}

.arrow_icon.right {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.back_home_icon {
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  background: url("/mobileIcon/icon/ic_back_home.png") transparent no-repeat center;
  background-size: contain;
}

.back_icon {
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  background: url("/mobileIcon/back.png") transparent no-repeat center;
  background-size: contain;
}

.collect_icon {
  display: inline-block;
  width: 0.64rem;
  height: 0.64rem;
  background: url("/mobileIcon/icon/ic_collect.png") transparent no-repeat center;
  background-size: contain;
}

.collect_a_icon {
  display: inline-block;
  width: 0.64rem;
  height: 0.64rem;
  background: url("/mobileIcon/icon/ic_collect_a.png") transparent no-repeat center;
  background-size: contain;
}

.message_icon {
  display: inline-block;
  width: 0.64rem;
  height: 0.64rem;
  background: url("/mobileIcon/icon/ic_message.png") transparent no-repeat center;
  background-size: contain;
}

.like_icon {
  display: inline-block;
  width: 0.64rem;
  height: 0.64rem;
  background: url("/mobileIcon/icon/ic_like.png") transparent no-repeat center;
  background-size: contain;
}

.like_a_icon {
  display: inline-block;
  width: 0.64rem;
  height: 0.64rem;
  background: url("/mobileIcon/icon/ic_like_a.png") transparent no-repeat center;
  background-size: contain;
}

.like_red_icon {
  display: inline-block;
  width: 0.42666667rem;
  height: 0.42666667rem;
  background: url("/mobileIcon/icon/ic_like_a.png") transparent no-repeat center;
  background-size: contain;
}

.like_white_icon {
  display: inline-block;
  width: 0.42666667rem;
  height: 0.42666667rem;
  background: url("/mobileIcon/icon/ic_like_white.png") transparent no-repeat center;
  background-size: contain;
}

.play_white_icon {
  display: inline-block;
  width: 0.42666667rem;
  height: 0.42666667rem;
  background: url("/mobileIcon/icon/ic_play_white.png") transparent no-repeat center;
  background-size: contain;
}

.pos_icon {
  display: inline-block;
  width: 0.66666667rem;
  height: 0.66666667rem;
  background: url("/mobileIcon/icon/ic_pos.png") transparent no-repeat center;
  background-size: contain;
}

.time_icon {
  display: inline-block;
  width: 0.66666667rem;
  height: 0.66666667rem;
  background: url("/mobileIcon/icon/ic_time.png") transparent no-repeat center;
  background-size: contain;
}

.login_logo_icon {
  display: inline-block;
  width: 2.37333333rem;
  height: 2.37333333rem;
  background: url("/mobileIcon/icon/logo.png") transparent no-repeat center;
  background-size: contain;
}

.wechat_icon {
  display: inline-block;
  width: 1.33333333rem;
  height: 1.33333333rem;
  background: url("/mobileIcon/icon/wechat_logo.png") transparent no-repeat center;
  background-size: contain;
}

.my_collect {
  display: inline-block;
  width: 0.64rem;
  height: 0.64rem;
  background: url("/mobileIcon/icon/mine/ic_collect.png") transparent no-repeat center;
  background-size: contain;
}

.my_score {
  display: inline-block;
  width: 0.64rem;
  height: 0.64rem;
  background: url("/mobileIcon/icon/mine/ic_get_score.png") transparent no-repeat center;
  background-size: contain;
}

.my_log {
  display: inline-block;
  width: 0.64rem;
  height: 0.64rem;
  background: url("/mobileIcon/icon/mine/ic_score_log.png") transparent no-repeat center;
  background-size: contain;
}

.my_edit_info {
  display: inline-block;
  width: 0.64rem;
  height: 0.64rem;
  background: url("/mobileIcon/icon/mine/ic_edit_info.png") transparent no-repeat center;
  background-size: contain;
}

.my_change_password {
  display: inline-block;
  width: 0.64rem;
  height: 0.64rem;
  background: url("/mobileIcon/icon/mine/ic_change_password.png") transparent no-repeat center;
  background-size: contain;
}

.my_message {
  display: inline-block;
  width: 0.64rem;
  height: 0.64rem;
  background: url("/mobileIcon/icon/mine/ic_message.png") transparent no-repeat center;
  background-size: contain;
}

.my_sign {
  display: inline-block;
  width: 0.64rem;
  height: 0.64rem;
  background: url("/mobileIcon/icon/mine/ic_sign.png") transparent no-repeat center;
  background-size: contain;
}

.my_unsign {
  display: inline-block;
  width: 0.64rem;
  height: 0.64rem;
  background: url("/mobileIcon/icon/mine/ic_unsign.png") transparent no-repeat center;
  background-size: contain;
}

.line_arrow {
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
  background: url("/mobileIcon/icon/mine/arrow.png") transparent no-repeat center;
  background-size: contain;
}

.oranige_delta {
  display: inline-block;
  width: 0.26666667rem;
  height: 0.26666667rem;
  background: url("/mobileIcon/icon/mine/delta.png") transparent no-repeat center;
  background-size: contain;
}

.auth_icon {
  display: inline-block;
  width: 0.53333333rem;
  height: 0.53333333rem;
  background: url("/mobileIcon/icon/mine/auth.png") transparent no-repeat center;
  background-size: contain;
}

.line_article {
  display: inline-block;
  width: 0.66666667rem;
  height: 0.66666667rem;
  background: url("/mobileIcon/icon/mine/line_article.png") transparent no-repeat center;
  background-size: contain;
}

.line_auth {
  display: inline-block;
  width: 0.66666667rem;
  height: 0.66666667rem;
  background: url("/mobileIcon/icon/mine/line_auth.png") transparent no-repeat center;
  background-size: contain;
}

.line_page {
  display: inline-block;
  width: 0.66666667rem;
  height: 0.66666667rem;
  background: url("/mobileIcon/icon/mine/line_page.png") transparent no-repeat center;
  background-size: contain;
}

.line_relay {
  display: inline-block;
  width: 0.66666667rem;
  height: 0.66666667rem;
  background: url("/mobileIcon/icon/mine/line_relay.png") transparent no-repeat center;
  background-size: contain;
}

.line_sign {
  display: inline-block;
  width: 0.66666667rem;
  height: 0.66666667rem;
  background: url("/mobileIcon/icon/mine/line_sign.png") transparent no-repeat center;
  background-size: contain;
}

.banner_path {
  background: #fff;
  position: relative;
  padding: 0.37333333rem 0;
}

.banner_path.white_bg::after {
  display: none;
}

.banner_path .banner_box {
  width: 9.2rem;
  height: 3.94666667rem;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.banner_path .custom-indicator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  bottom: 0.21333333rem;
  width: 100%;
}

.banner_path .custom-indicator > * {
  display: block;
  width: 0.26666667rem;
  height: 0.05333333rem;
  background: rgba(255, 255, 255, 0.5);
}

.banner_path .custom-indicator > * + * {
  margin-left: 0.08rem;
}

.banner_path .custom-indicator > .active {
  background: #fff;
}

.tab_switch_row {
  width: 100%;
  height: 1.33333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  border-bottom: 1px solid #D7DBE5;
  padding-top: 0.13333333rem;
}

.tab_switch_row .tab {
  font-size: 0.42666667rem;
  color: #333;
  font-weight: 500;
  position: relative;
  line-height: 1;
  padding: 0 0.69333333rem;
}

.tab_switch_row .tab + .tab {
  border-left: 0.02666667rem solid #B5BDDD;
}

.tab_switch_row .tab.active {
  color: #3B7DED;
  font-weight: bold;
  font-size: 0.48rem;
}

.tab_switch_row .tab.active::after {
  display: block;
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -0.53333333rem;
  margin-top: 0.18666667rem;
  width: 1.06666667rem;
  height: 0.05333333rem;
  background: #3B7DED;
  border-radius: 0.02666667rem;
}

.meeting_box {
  padding: 0 0.24rem;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.meeting_box .item {
  margin: 0.29333333rem 0.13333333rem;
  width: 4.48rem;
}

.meeting_box .item.large {
  width: 9.2rem;
}

.repeat_row {
  height: 1.33333333rem;
  background: white;
  padding: 0;
  margin: 0 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.repeat_row + .repeat_row {
  border-top: 0.02666667rem solid #E9EFF7;
}

.repeat_row .row_content {
  display: block;
  white-space: nowrap;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 8.34666667rem;
  margin-left: 0.32rem;
  font-size: 0.4rem;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #333333;
}

.report_item + .report_item {
  margin-left: 0.26666667rem;
}

.more_path {
  padding-bottom: 1.25333333rem;
  padding-top: 0.8rem;
  text-align: center;
}

.more_path .more_btn {
  padding: 0.26666667rem 0.69333333rem;
  background: #fff;
  border-radius: 0.16rem;
  font-size: 0.32rem;
  font-weight: bold;
  color: #A2ABD0;
  display: inline-block;
}

.checkbox {
  width: 0.48rem;
  height: 0.42666667rem;
  position: relative;
  cursor: pointer;
  display: inline-block;
}

.checkbox > input[type="checkbox"],
.checkbox > input[type="radio"] {
  width: 0 !important;
  height: 0 !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  -webkit-appearance: none;
  visibility: hidden;
  z-index: -1;
}

.checkbox input[type="checkbox"] + i,
.checkbox input[type="radio"] + i {
  display: block;
  content: "";
  cursor: pointer;
  width: 0.48rem;
  height: 0.42666667rem;
  background: url("/mobileIcon/icon/check_box.png") left no-repeat transparent;
  background-size: contain;
}

.checkbox input[type="checkbox"]:checked + i,
.checkbox input[type="radio"]:checked + i {
  background-image: url("/mobileIcon/icon/check_box_checked.png");
}

.img-uploader .el-upload {
  width: 100%;
  height: 100%;
}

.img-uploader .el-upload img {
  width: 100%;
  height: 100%;
  display: block;
}

.el-upload__input {
  display: none;
}

.card_banner_path .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.search_path {
  padding: 0.26666667rem 0.4rem;
  background: #EDEDED;
}

.search_path .search_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  background: #fff;
  border-radius: 0.48rem;
  height: 0.96rem;
  font-size: 0.4rem;
  padding: 0 0.4rem;
}

.search_path .search_box input {
  font-size: 0.4rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 0px none;
  padding-left: 0.26666667rem;
}

.original {
  background: #f4f4f4;
  color: #bbbbbb;
  padding: 0rem 0.10666667rem;
  display: inline-block;
  border-radius: 0.10666667rem;
  font-size: 0.32rem;
  float: left;
  margin: 3px;
}

.space-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.no-bg {
  background-color: transparent !important;
}

.ellipsis_2 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.submit_button {
  width: 56%;
  margin: auto;
  margin-top: 1.6rem;
  height: 1.17333333rem;
  line-height: 1.17333333rem;
  background-color: #0397d8;
  border-radius: 0.13333333rem;
  font-size: 0.42666667rem;
  color: white;
  text-align: center;
  -ms-flex-item-align: center;
      align-self: center;
}

.index_search input {
  color: #ffffff;
}

