.live-item[data-v-a73803e2] {
  display: block;
  height: 166px;
  background-color: #fff;
  cursor: pointer;
  color: #333;
  overflow: hidden;
  position: relative;
  overflow: hidden;
}
.live-item .cover[data-v-a73803e2] {
  width: 100%;
  height: 166px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  transition: all 0.5s;
}
.live-item .cover[data-v-a73803e2]:hover {
  background-size: 110% auto;
}
.desc[data-v-a73803e2] {
  height: 68px;
  width: 100%;
  background-color: #fff;
  display: flex;
  align-items: center;
}
.desc .attion_num[data-v-a73803e2] {
  flex: 1;
  text-align: right;
  margin-right: 16px;
  margin-top: 39px;
  color: #999;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.desc img[data-v-a73803e2] {
  height: 43px;
  width: 43px;
  border-radius: 50%;
  margin-left: 14px;
  margin-right: 9px;
  position: relative;
  top: 5px;
}
.desc button[data-v-a73803e2] {
  width: 66px;
  height: 34px;
  border-radius: 2px;
  font-size: 13px;
  color: #fff;
  background-image: linear-gradient(to top, #ffa133, #fa8202);
  position: relative;
  right: 11px;
  top: 10px;
}
.desc .content[data-v-a73803e2] {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
.desc .content .name[data-v-a73803e2] {
  font-size: 15px;
  color: #22d7b8;
  font-weight: 600;
}
.desc .content .pop[data-v-a73803e2] {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.26px;
  text-align: left;
  color: #999899;
  position: relative;
  top: 12px;
}
.desc .content:hover .name[data-v-a73803e2] {
  font-weight: 600;
  color: #22d7b8;
}
.live-item[data-v-a73803e2]:hover:before {
  content: '';
  width: 64px;
  height: 64px;
  display: block;
  position: absolute;
  left: 40%;
  top: 36%;
  z-index: 2;
  background: url(../img/play.6059a6b0.png) no-repeat center center/contain !important;
  pointer-events: none;
}

.avator_list[data-v-3f0e5502] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.avator_list li[data-v-3f0e5502] {
  width: 60px;
  margin-bottom: 15px;
}
.avator_list li img[data-v-3f0e5502] {
  width: 60px;
  border-radius: 50%;
  cursor: pointer;
}
[data-v-3f0e5502] .elmessage {
  top: 100px !important;
}
.text_qx[data-v-3f0e5502],
.special_text[data-v-3f0e5502] {
  height: 42px;
  display: flex;
  align-items: center;
  font-size: 15px;
  color: #1c8c7a;
  justify-content: center;
}
.name_title[data-v-3f0e5502] {
  width: 100%;
  height: 30px;
  font-size: 14px;
  color: #333;
  display: flex;
  align-items: center;
  font-family: PingFangSC;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}
.name_title_text[data-v-3f0e5502] {
  font-family: PingFangSC;
  height: 30px;
  font-size: 12px;
  color: #999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Current_name[data-v-3f0e5502] {
  width: 100%;
  height: 40px;
  font-family: PingFangSC;
  font-size: 14px;
  font-weight: 600;
  color: #333;
  display: flex;
  align-items: center;
}
.code_last[data-v-3f0e5502] {
  width: 320px;
}
.code_last .Verification[data-v-3f0e5502] {
  width: 30px;
  height: 40px;
  font-size: 40px;
  color: #dedede;
}
.code_last[data-v-3f0e5502] .el-input__inner {
  padding-left: 40px;
}
.code_last[data-v-3f0e5502] .el-form-item__content {
  width: 100%;
  display: flex;
}
.code_last .send_text[data-v-3f0e5502] {
  width: 101px;
  height: 40px;
  border-radius: 3px;
  border: solid 1px #1c8c7a;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #1c8c7a;
  box-sizing: border-box;
  cursor: pointer;
  margin-left: 17px;
}
.dialog_footer[data-v-3f0e5502] {
  width: 320px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.dialog_footer .submitinfo[data-v-3f0e5502] {
  width: 320px !important;
  background-image: linear-gradient(to left, rgba(255,255,255,0.58), rgba(255,255,255,0.58)), linear-gradient(to right, #58c0ab, #146c7e);
  color: #fff;
  font-family: PingFangSC;
  font-stretch: normal;
  font-style: normal;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 28px 0;
  cursor: pointer;
}
[data-v-3f0e5502] .el-dialog__body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.pay_methods_content[data-v-3f0e5502] {
  width: 542px;
  border: solid 1px #d5d5d5;
  background-color: #fff;
  display: flex;
  box-sizing: border-box;
  margin-top: 19px;
  margin-bottom: 20px;
}
.pay_methods_content .left[data-v-3f0e5502] {
  width: 120px;
}
.pay_methods_content .left ul li[data-v-3f0e5502] {
  box-sizing: border-box;
  list-style: none;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #999;
  font-size: 14px;
  border-right: 1px solid #d5d5d5;
}
.pay_methods_content .left ul li img[data-v-3f0e5502] {
  width: 25px;
  height: 24px;
  margin-right: 7px;
}
.pay_methods_content .left ul li span[data-v-3f0e5502] {
  color: #999;
  font-size: 14px;
}
.pay_methods_content .left ul .active[data-v-3f0e5502] {
  border-right: none;
  border-left: 3px solid #1c8c7a;
  border-bottom: 1px solid #d5d5d5;
  border-top: 1px solid #d5d5d5;
  color: #333;
}
.pay_methods_content .left ul li[data-v-3f0e5502]:first-child {
  border-top: none;
}
.pay_methods_content .left ul li[data-v-3f0e5502]:last-child {
  border-bottom: none;
}
.pay_methods_content .right[data-v-3f0e5502] {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.pay_methods_content .right img[data-v-3f0e5502] {
  width: 152px;
  height: 153px;
}
.pay_methods_content .right span[data-v-3f0e5502] {
  color: #999;
  font-size: 14px;
}
.purchase_list .purchase_text[data-v-3f0e5502] {
  color: #333;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 20px;
}
.purchase_list ul[data-v-3f0e5502] {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.purchase_list ul li[data-v-3f0e5502] {
  display: flex;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: solid 1px #d5d5d5;
  background-color: #fff;
  border-radius: 3px;
  width: 124px;
  height: 66px;
  margin-bottom: 14px;
}
.purchase_list ul li .top[data-v-3f0e5502] {
  color: #d9bc88;
  margin-bottom: 6px;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.purchase_list ul li .top .number[data-v-3f0e5502] {
  font-size: 22px;
  margin-right: 3px;
}
.purchase_list ul li .top .text[data-v-3f0e5502] {
  font-size: 14px;
}
.purchase_list ul li .bottom[data-v-3f0e5502] {
  font-size: 14px;
  color: #999;
}
.purchase_list ul li[data-v-3f0e5502]:hover {
  box-shadow: 0 0 0 2px #b7d7d2, inset 0 0 0 1px #1c8c7a;
}
.focus-list[data-v-3f0e5502] {
  background: #f9f9f9;
  position: relative;
  min-height: 100%;
}
.focus-list .focus-item[data-v-3f0e5502] {
  background-color: #fff;
  box-shadow: 2px 2px 10px 0px rgba(1,26,13,0.1);
}
.focus-list .information[data-v-3f0e5502] {
  padding: 58px 122px 60px 111px;
  height: 240px;
  box-sizing: border-box;
}
.focus-list .information .top[data-v-3f0e5502] {
  display: flex;
  justify-content: space-between;
}
.focus-list .information .avator[data-v-3f0e5502] {
  position: relative;
}
.focus-list .information .avator img[data-v-3f0e5502] {
  width: 122px;
  height: 122px;
  background-color: #ddd;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  cursor: pointer;
}
.focus-list .information .avator span[data-v-3f0e5502] {
  position: absolute;
  bottom: 0px;
  font-size: 12px;
  border-radius: 3px;
  color: #fff;
  height: 20px;
  background-color: #676767;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: normal;
  font-family: 'PingFangSC';
  letter-spacing: 0.24px;
}
.focus-list .information .right_content[data-v-3f0e5502] {
  flex: 1;
  height: 122px;
  margin-left: 22px;
}
.focus-list .information .right_content .first_line[data-v-3f0e5502] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.focus-list .information .right_content .first_line .left[data-v-3f0e5502] {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #333;
  font-weight: 600;
  cursor: pointer;
}
.focus-list .information .right_content .second_line[data-v-3f0e5502] {
  display: flex;
  margin-top: 26px;
  font-family: 'PingFangSC';
}
.focus-list .information .right_content .second_line .left[data-v-3f0e5502] {
  font-size: 14px;
  color: #333;
  display: flex;
  align-items: center;
  width: 341px;
}
.focus-list .information .right_content .second_line .left .text-des[data-v-3f0e5502] {
  display: inline-block;
  width: 44px;
  -moz-text-align-last: justify;
       text-align-last: justify;
}
.focus-list .information .right_content .second_line .left .account[data-v-3f0e5502] {
  flex: 1;
  display: flex;
  align-items: center;
}
.focus-list .information .right_content .second_line .left .account .text-des-account[data-v-3f0e5502] {
  display: inline-block;
  letter-spacing: 0.28px;
}
.focus-list .information .right_content .second_line .left .account-duye[data-v-3f0e5502] {
  flex: 1;
  display: flex;
  align-items: center;
  padding-left: 18px;
}
.focus-list .information .right_content .second_line .left .money_icon[data-v-3f0e5502] {
  width: 15px;
  height: 15px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 5px;
}
.focus-list .information .right_content .third_line[data-v-3f0e5502] {
  display: flex;
  margin-top: 16px;
}
.focus-list .information .right_content .third_line .left[data-v-3f0e5502] {
  display: flex;
  align-items: center;
  margin-right: 30px;
}
.focus-list .information .right_content .third_line .left .level_item[data-v-3f0e5502] {
  width: 45px;
  height: 17px;
  text-align: center;
  line-height: 17px;
  color: #fff;
  border-radius: 20px;
  font-size: 12px;
  font-family: 'PingFangSC';
}
.focus-list .information .right_content .third_line .left .level_item_last[data-v-3f0e5502] {
  background-color: #ff9633;
}
.focus-list .information .right_content .third_line .left .level_item_next[data-v-3f0e5502] {
  background-color: #ccc;
  display: none;
}
.focus-list .information .right_content .third_line .left .level_progress[data-v-3f0e5502] {
  padding: 0 8px;
  width: 161px;
  height: 4px;
}
.focus-list .information .right_content .third_line .left .level_progress .level_progress_default[data-v-3f0e5502] {
  width: 161px;
  height: 4px;
  background: #ccc;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  display: none;
}
.focus-list .information .right_content .third_line .left .level_progress .level_progress_active[data-v-3f0e5502] {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 4px;
  background-color: #ff9633;
}
.focus-list .information .right_content .third_line .right[data-v-3f0e5502] {
  font-family: 'PingFangSC';
}
.focus-list .information .right_content .third_line .right .topup_button[data-v-3f0e5502] {
  width: 60px;
  height: 30px;
  background-color: #fff;
  border-radius: 2px;
  border: solid 1px #d9bc88;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #d9bc88;
  cursor: pointer;
}
.focus-list .information .tips[data-v-3f0e5502] {
  display: flex;
  align-items: center;
  color: #d9bc88;
  font-size: 12px;
  padding-left: 4px;
  padding-top: 23px;
  font-family: 'PingFangSC';
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.24px;
}
.focus-list .information .tips .tips_icon[data-v-3f0e5502] {
  width: 15px;
  height: 15px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 2px;
}
.focus-list .information_bottom[data-v-3f0e5502] {
  margin-top: 29px;
  height: 665px;
}

.el-tabs__item.is-active,
.el-tabs__item:hover {
  color: #fff;
  background: linear-gradient(90deg, #003685 0%, #3b2277 100%);
  border-radius: 0.1rem;
  width: 1.4rem;
  text-align: center;
}
.el-tabs__item.is-top {
  width: 1.4rem;
  text-align: center;
  border-radius: 0.1rem;
}
.el-tabs__active-bar.is-top {
  background: transparent;
}
.el-tabs__item {
  font-size: 0.16rem;
  color: #666;
  letter-spacing: 0;
  font-weight: 400;
  padding: 0;
  margin-right: 0.2rem;
}

[data-v-24063b18] .el-card .el-card__body{padding:5px !important;display:flex;height:72px;background:rgba(41,90,255,.0784313725)}[data-v-24063b18] .el-tabs__nav-wrap::after{background:none !important}.focus-list[data-v-24063b18]{min-height:100%;padding:.25rem .22rem;background-color:#fff;border-radius:.06rem;box-shadow:0px 4px 6px 0px rgba(0,0,0,.05);position:relative}.focus-list .title[data-v-24063b18]{color:#000;border-bottom:.01rem solid #f0f0f0;width:11rem;height:.36rem;font-family:PingFang SC;font-size:.25rem;font-weight:500;line-height:.35rem;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.focus-list .focus_num[data-v-24063b18]{margin-top:5px;margin-bottom:24px;font-size:.16rem;color:#333;position:absolute;right:1rem}.focus-list .focus_c[data-v-24063b18]{display:flex;flex-wrap:wrap;justify-content:flex-start}.focus-list .focus_c .li[data-v-24063b18]{min-width:285px;background:#fff;margin-right:12px;margin-bottom:15px;overflow:hidden;height:72px}.focus-list .focus_c .li img[data-v-24063b18]{width:50px;height:50px;cursor:pointer;border-radius:50%;margin-top:7px}.focus-list .focus_c .li div[data-v-24063b18]{display:flex;justify-content:space-between;padding-right:16px;padding-left:2px;align-items:center;flex:1}.focus-list .focus_c .li div .left[data-v-24063b18]{font-size:14px;color:#333;font-weight:700}.focus-list .focus_c .li div .right[data-v-24063b18]{width:88px;height:24px;background:#f7f7f7;border:1px solid #295aff;border-radius:12px;font-size:14px;color:#295aff;text-align:center;line-height:24px;cursor:pointer}.focus-list .title[data-v-24063b18]:before{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:6px;background:#295aff;border-radius:35px;z-index:-1}.focus-list .no-data[data-v-24063b18]{height:300px;font-size:14px;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column}.focus-list .no-data img[data-v-24063b18]{width:1.8rem}.focus-list .information[data-v-24063b18]{padding:56px 122px 60px 111px;height:240px;box-sizing:border-box;display:flex;justify-content:space-between;display:none}.focus-list .information .avator[data-v-24063b18]{width:122px;height:122px;background-color:#ddd;border-radius:3px;display:flex;justify-content:center;align-items:flex-end}.focus-list .information .avator span[data-v-24063b18]{font-size:12px;color:#fff;height:20px;background-color:#676767;width:100%;display:flex;justify-content:center;align-items:center}.focus-list .information .right_content[data-v-24063b18]{flex:1;height:122px;margin-left:23px}.focus-list .information .right_content .first_line[data-v-24063b18]{display:flex;justify-content:space-between;align-items:center}.focus-list .information .right_content .first_line .left[data-v-24063b18]{font-size:14px;color:#333}.focus-list .information .right_content .first_line .right[data-v-24063b18]{width:60px;height:30px;background-color:#fff;border-radius:2px;border:solid 1px #d9bc88;display:flex;justify-content:center;align-items:center;font-size:14px;color:#d9bc88;cursor:pointer}.focus-list .information .right_content .second_line[data-v-24063b18]{display:flex;justify-content:space-between;margin-top:31px}.focus-list .information .right_content .second_line .left[data-v-24063b18]{font-size:14px;color:#333}.focus-list .information .right_content .second_line .left .live_name[data-v-24063b18]{margin-top:20px}.focus-list .information .right_content .second_line .right[data-v-24063b18]{display:flex;justify-content:space-between;flex:1;margin-left:67px}.focus-list .information .right_content .second_line .right .add_bank[data-v-24063b18]{width:144px;height:58px;border-radius:3px;border:solid 1px #999;display:flex;justify-content:center;align-items:center;font-size:14px;color:#666}.focus-list .information .right_content .second_line .right .add_bank .el-icon-plus[data-v-24063b18]{font-size:14px}.focus-list .information .right_content .second_line .right .add_bank span[data-v-24063b18]{margin-left:5px;color:#666}.focus-list .information .right_content .second_line .right .bank[data-v-24063b18]{padding:10px 13px 11px 8px;box-sizing:border-box;width:144px;height:58px;background-image:linear-gradient(90deg, #58c0ab 0%, #47aba0 50%, #359594 100%),linear-gradient(#8ebcb3, #8ebcb3);background-blend-mode:normal,normal;border-radius:3px;color:#fff}.focus-list .information .right_content .second_line .right .bank .bank_info[data-v-24063b18]{font-size:12px;display:flex;justify-content:space-between}.focus-list .information .right_content .second_line .right .bank .bank_num[data-v-24063b18]{margin-top:8px;font-size:12px}.focus-list .information_bottom[data-v-24063b18]{position:relative;display:none}.focus-list .information_bottom .pagination_bottom[data-v-24063b18]{position:absolute;bottom:33px;left:50%;transform:translateX(-50%)}.focus-list .information_bottom .pagination_bottom[data-v-24063b18] .el-pagination.is-background .el-pager li:not(.disabled).active{background-color:#fff;border:solid 1px #1c8c7a;color:#1c8c7a;box-sizing:border-box}.focus-list .information_bottom .pagination_bottom[data-v-24063b18] .el-pagination.is-background .el-pager li{border:solid 1px #ccc;color:#666;background-color:#fff;box-sizing:border-box}.focus-list .information_bottom .pagination_bottom[data-v-24063b18] .el-pagination.is-background .btn-prev,.focus-list .information_bottom .pagination_bottom[data-v-24063b18] .el-pagination.is-background .btn-next{background-color:#fff;border:solid 1px #ccc}.focus-list .information_bottom .text_img[data-v-24063b18]{width:130px;height:33px;background:url(../img/arrow.33597919.png) no-repeat;background-size:100% 100%;background-position:0px 0px;position:relative;padding-bottom:5px;left:-4px;background-blend-mode:normal,normal;line-height:33px;color:#fff;font-size:16px;margin-bottom:9px;font-weight:600;text-indent:26px}.focus-list .information_bottom .detail_list[data-v-24063b18]{height:calc(100% - 130px);padding-top:22px;padding-left:26px;border-top:1px solid #eee}.focus-list .information_bottom .detail_list .no-data[data-v-24063b18]{height:100%;font-size:14px;text-align:center;display:flex;justify-content:center;align-items:center}.focus-list .information_bottom .detail_list .detail_ul[data-v-24063b18]{height:100%}.focus-list .information_bottom .detail_list .detail_ul .detail_li[data-v-24063b18]{width:328px;height:68px;margin-right:12px;border-radius:3px;border:1px solid #ccc;box-sizing:border-box;padding:15px 18px 13px 12px;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;float:left}.focus-list .information_bottom .detail_list .detail_ul .detail_li .left[data-v-24063b18]{font-size:0;flex-shrink:0;margin-right:8px}.focus-list .information_bottom .detail_list .detail_ul .detail_li .left img[data-v-24063b18]{width:40px;height:40px;border-radius:50%}.focus-list .information_bottom .detail_list .detail_ul .detail_li .middle[data-v-24063b18]{flex:1}.focus-list .information_bottom .detail_list .detail_ul .detail_li .middle .top_text[data-v-24063b18]{font-size:14px;color:#333;font-family:"PingFangSC-Semibold"}.focus-list .information_bottom .detail_list .detail_ul .detail_li .middle .bottom_text[data-v-24063b18]{color:#999;margin-top:11px;font-family:"PingFangSC-Semibold"}.focus-list .information_bottom .detail_list .detail_ul .detail_li .right[data-v-24063b18]{flex-shrink:0;width:70px;height:26px;background-color:#fff;border-radius:3px;border:solid 1px #ccc;display:flex;justify-content:center;align-items:center;color:#ccc;box-sizing:border-box;cursor:pointer}.focus-list .information_bottom .detail_list .detail_ul .detail_li .right[data-v-24063b18]:hover{border:solid 1px #1c8c7a;color:#1c8c7a}.focus-list .information_bottom .detail_list .detail_ul[data-v-24063b18]:nth-child(3n){margin-right:0}.focus-list .pagination[data-v-24063b18]{position:absolute;left:0;bottom:10px;width:100%;display:flex;justify-content:center}.focus-list .pagination[data-v-24063b18] .el-pagination .el-pager li{width:40px;height:40px;line-height:40px;border-radius:5px;border:1px solid #ccc;color:#999;background-color:#fff}.focus-list .pagination[data-v-24063b18] .el-pagination .el-pager li.more{border:none}.focus-list .pagination[data-v-24063b18] .el-pagination .el-pager li.active{border:none;color:#fff}.focus-list .pagination[data-v-24063b18] .el-pagination .btn-prev,.focus-list .pagination[data-v-24063b18] .el-pagination .btn-next{background-color:#fff}.focus-list .pagination[data-v-24063b18] .el-pagination span:not([class*=suffix]){height:40px;line-height:40px}

/*# sourceMappingURL=chunk-6f1c66be.68412f26.css.map?v=6.30.13.25*/