.Beast-header_header__oWAmM {
  display: flex;
  justify-content: center;
  width: 100%;
  background: #e02e24;
  height: 60px; }
  .Beast-header_header__oWAmM .Beast-header_wrap__1nl9g {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1280px;
    background: #e02e24;
    height: 60px;
    padding: 0 80px;
    box-sizing: border-box;
    color: white; }
    .Beast-header_header__oWAmM .Beast-header_wrap__1nl9g .Beast-header_img__1EQUg {
      height: 60px; }
    .Beast-header_header__oWAmM .Beast-header_wrap__1nl9g .Beast-header_title__3m9W1 {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      padding-left: 163px;
      font-size: 20px;
      height: 60px;
      line-height: 60px;
      background: url(https://commimg.pddpic.com/mms_static/2020-03-19/6d07a25e-a05a-44f7-aef6-464b1952c8fa.png) 0 center/163px 27px no-repeat; }
      .Beast-header_header__oWAmM .Beast-header_wrap__1nl9g .Beast-header_title__3m9W1:hover {
        cursor: pointer; }
      .Beast-header_header__oWAmM .Beast-header_wrap__1nl9g .Beast-header_title__3m9W1 .Beast-header_backHome__3JRD0 {
        display: inline-block;
        font-size: 12px;
        font-weight: 400;
        color: white;
        border: solid 1px rgba(255, 255, 255, 0.4);
        padding: 0px 6px;
        border-radius: 4px;
        height: 20px;
        line-height: 18px;
        box-sizing: border-box; }
        .Beast-header_header__oWAmM .Beast-header_wrap__1nl9g .Beast-header_title__3m9W1 .Beast-header_backHome__3JRD0:hover {
          cursor: pointer;
          opacity: 0.8; }
    .Beast-header_header__oWAmM .Beast-header_wrap__1nl9g .Beast-header_right__3oHIw {
      display: flex;
      justify-content: flex-end; }
      .Beast-header_header__oWAmM .Beast-header_wrap__1nl9g .Beast-header_right__3oHIw .Beast-header_leadPart__1il8K {
        display: flex;
        align-items: center;
        font-size: 16px; }
        .Beast-header_header__oWAmM .Beast-header_wrap__1nl9g .Beast-header_right__3oHIw .Beast-header_leadPart__1il8K .Beast-header_leadItem__2ZRMJ {
          padding: 0 12px;
          height: 60px;
          line-height: 60px;
          position: relative;
          color: white;
          text-decoration: none; }
          .Beast-header_header__oWAmM .Beast-header_wrap__1nl9g .Beast-header_right__3oHIw .Beast-header_leadPart__1il8K .Beast-header_leadItem__2ZRMJ:hover {
            cursor: pointer;
            opacity: 0.8; }
          .Beast-header_header__oWAmM .Beast-header_wrap__1nl9g .Beast-header_right__3oHIw .Beast-header_leadPart__1il8K .Beast-header_leadItem__2ZRMJ:after {
            position: absolute;
            content: "";
            width: 1px;
            height: 16px;
            display: inline-block;
            background: white;
            right: 0;
            top: 50%;
            transform: translateY(-50%); }
          .Beast-header_header__oWAmM .Beast-header_wrap__1nl9g .Beast-header_right__3oHIw .Beast-header_leadPart__1il8K .Beast-header_leadItem__2ZRMJ:last-child:after {
            display: none; }
      .Beast-header_header__oWAmM .Beast-header_wrap__1nl9g .Beast-header_right__3oHIw .Beast-header_userInfo__2SRFj {
        margin-left: 40px; }

.Beast-header_userInfoWrap__2uoRr {
  position: relative;
  display: flex;
  height: 60px;
  align-items: center;
  z-index: 100; }
  .Beast-header_userInfoWrap__2uoRr:hover {
    cursor: pointer; }
    .Beast-header_userInfoWrap__2uoRr:hover .Beast-header_name__xe99C {
      opacity: 0.8; }
    .Beast-header_userInfoWrap__2uoRr:hover .Beast-header_dropDown__3ZzDF {
      top: 60px;
      max-height: 500px;
      opacity: 1;
      z-index: 100;
      right: 0; }
  .Beast-header_userInfoWrap__2uoRr .Beast-header_avatarWrap__1XA2Z {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative; }
  .Beast-header_userInfoWrap__2uoRr .Beast-header_avatar__3738- {
    width: 32px;
    height: 32px;
    background: gray;
    border-radius: 50%; }
  .Beast-header_userInfoWrap__2uoRr .Beast-header_level__365x- {
    position: absolute;
    top: 21px;
    width: 25px;
    height: 14px;
    border-radius: 2px; }
  .Beast-header_userInfoWrap__2uoRr .Beast-header_name__xe99C {
    font-size: 12px;
    margin-left: 4px;
    display: inline-block;
    width: 115px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
  .Beast-header_userInfoWrap__2uoRr .Beast-header_dropDown__3ZzDF {
    color: #58595b;
    position: absolute;
    top: 60px;
    opacity: 0;
    max-height: 0;
    z-index: 100;
    background: white;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.4);
    border-radius: 2px;
    transition: max-height 0.8s;
    overflow: hidden;
    width: max-content; }
    .Beast-header_userInfoWrap__2uoRr .Beast-header_dropDown__3ZzDF .Beast-header_dropDownItem__1HyLQ {
      display: flex;
      padding: 7px 8px;
      position: relative;
      height: 24px;
      line-height: 24px; }
      .Beast-header_userInfoWrap__2uoRr .Beast-header_dropDown__3ZzDF .Beast-header_dropDownItem__1HyLQ .Beast-header_dropTitle__1AZZQ {
        width: 60px;
        flex-shrink: 0; }
      .Beast-header_userInfoWrap__2uoRr .Beast-header_dropDown__3ZzDF .Beast-header_dropDownItem__1HyLQ .Beast-header_dropContent__2M7HM {
        color: #151516;
        font-weight: 500; }
      .Beast-header_userInfoWrap__2uoRr .Beast-header_dropDown__3ZzDF .Beast-header_dropDownItem__1HyLQ .Beast-header_cutLine__2qKwB {
        position: absolute;
        bottom: 0;
        left: 8px;
        border-top: 1px solid #f4f4f4;
        width: 100%; }
    .Beast-header_userInfoWrap__2uoRr .Beast-header_dropDown__3ZzDF .Beast-header_logout__2ku2s {
      font-size: 12px;
      color: #9c9c9c;
      height: 32px;
      line-height: 32px;
      text-align: center;
      cursor: pointer; }

html,
body,
#__next {
  width: 100%;
  height: 100%; }

.mms-main {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%; }
  .mms-main-content {
    width: 1030px;
    margin: 0 auto;
    padding-bottom: 123px; }
  .mms-main-dark {
    background: #131417;
    color: #e6e6e6;
    height: calc(100% - 50px);
    user-select: none;
    overflow: hidden; }
    .mms-main-dark .mms-main-content {
      width: 100%;
      height: 100%;
      padding: 0; }
      .mms-main-dark .mms-main-content main {
        height: 100%; }

.modal {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background-color: transparent; }
  .modal.mss-content {
    margin: 0 auto; }
  .modal.mss-dark {
    height: 100%; }
    .modal.mss-dark .mms-main-content {
      width: 100%;
      padding: 0; }

main {
  flex: 1; }

body {
  display: block !important;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.06); }

p {
  margin: 0; }

ul,
ol,
ul li,
ol li {
  list-style: none; }

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
object,
code,
em,
span,
var,
legend,
button,
input,
textarea,
th,
td,
a,
img,
header,
footer,
nav,
aside,
audio,
datalist,
section {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0; }

*::-webkit-scrollbar {
  width: 0 !important; }

.Beast-header_header__3RjhN {
  display: flex;
  justify-content: center;
  width: 100%;
  min-width: 1312px;
  background: #e02e24;
  height: 64px; }
  .Beast-header_header__3RjhN .Beast-header_wrap__2WHDP {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1280px;
    background: #e02e24;
    height: 64px;
    padding: 0 9px;
    box-sizing: border-box;
    color: white; }
    .Beast-header_header__3RjhN .Beast-header_wrap__2WHDP .Beast-header_img__5NpOA {
      height: 64px; }
    .Beast-header_header__3RjhN .Beast-header_wrap__2WHDP .Beast-header_title__1WRH8 {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      padding-left: 290px;
      font-size: 20px;
      height: 64px;
      line-height: 64px;
      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAAA2CAMAAABUUGS9AAAB11BMVEUAAAD////////////////////////////////lNijgMCXgLiX//v7////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////hLyX////hLiThLyTiLyXhLiXkMCj4QEDhLyThLiTlMSrqNjb////hLyXhLyXkMCXhLibgLiXlMSn////gLiTse3XthX/97+785uX/+vroZl/oYFnwmZT+8/P2wL3zranpa2ThMCb+9vbnXFT74uHqbmfmVEvlTUX73tzmWFDjPTThOC/ypaDhNCv3x8X0sq7vkIv1t7PzqaTrd3D4zszxoJvui4XtgHrrc2362tjkRj3jQTj97ez1u7jwlI/51tT50tD86+r86OfoYVrpaWL97u374N798fAOTCDuAAAAaHRSTlMABqvwE8fcwXsT9+n9+iF1JhuRrwLWTgtAhuNuHg0E6Zs7lcuZZVFEzQiAXT8J84xiFuvntls091VLN+DT0GlZLrqkMNmJRhGhyb6gGe2CMiuzfbGmknLi1W+6JwbIrCELsoRkMF5TRH1QV4gAAAxPSURBVGje7Zt5VxpXGIcvoEJbFoNUFBTEJaLGBZe4RaPWqHFJTdOkTfe9v4uKAtZ935doNFvXD9t35s4MCGMa//Mc+pzjcGE0h3l4tztRpvHVd++9ne++YpnMl48/4//NZ4+/ZRnKd4/n+Lvx/uPMDKVvP+fvztfvsczjvc/4Vfg88xx99TW/Gl+4WIbxlF+Vn1lm8d0H/Kp8lmEl+xeexNbx9DJPZ+2P4wst71eWUTzmCZZPpyYiu6kDwFw0Ep58tcITPGYZRVLDP45gagI4FDZUVl4B4UnMTyQVbJZRaKXo+TYgK8L8M57kbR6yImD7TOv7LKPgCuHYOc5lRTHE4meat9UXL16TIuvC6uHkCRd8wPQItLe3f8wkBgsKbgV87CK1FY6Gmx3sEoocT2ra7exawmXWXwDHM7uk6O/l5+G5Y7IhvIEiakGKop3wLLCzka5oPHjnzh0vYwYbANsgI/pAtKU4CILocjNdKsdAlLJrCZeY/h3ALo+SovkZer4D7G3I3hDl/IQUxenVTWDqjzRFN0EYaVEC4i4jWSZaeKpYMg0mEI0hgwpLotgJie+rEmevE5zYeAXAusKXSRFe0gtS6YnzbRDzMyuLpEgq1kv09PVGqqI2VVGWnxbNtOgGUcGSKAgilXqm4uv2I5VKdo2Q554/KUBmabGnKYpE5/jWkRXA73GQoj169QjW6NLyRUVOf6tQdNcvVn6/uOBGf7lWpJqRTqkqqOVDpJPPrhGc+A1Hv71ZjU5EF0nR62j0KHK6xiUW/oZ1Zz8matG+dWp6HzMXFdUDQlE1UjEzCVe+GXo4mYTb2wk9Btg1QijCq4U41KZPwbI1w5eX5vjJwiYISRGxt3CKVEUN/6Hodg4EwWxBIwQORnSbINOarWCD4COWinuoUI27hxYm4X1Sy7y9Kd/5oCxLW7tuSBQbbghqlc5gbmEJDFkXMKiBb6xMU0TD0MS8omh1gW/8dbYRO+Wr8yszi4qiWJi+IU1Rj01R1K2fSsVCUc5AUYPc7D4uU4LIxYgO8dPN9o42+ZrahLI6epZKH/CAHqp6QgbkMaK20VTs8tgSRnxVxKcooiNzeYupOEKisOBC8hZ3orBFpp0R+bjAXSYz6LHdSlcUw4u1V5Ii69EWX4nj9cqLnYPIxDrf2JcVvV6LA2mKiBqlXNf2gmioImQtAXG6w0qXbMl60Ip+O+tQqpJfrTUWSV++PQ8wGlxqVbqfy9KogPMBGhj7CBZFUQXuUTf9sEbgY+weNIry8EBS9Mj7RFI05PV6h0Ty+j6FShcjesplbH7xeJvJPIKXjvaRgWRFs5uz1NGPFicWJQfrkziNQEIq09NT4fPon2+w+qek6NKmPwTiJiPkS72hWvDXh9gAiUJTLwQl2kfva+7vNoiCdl9JSZPXpTOWtpp9rM9WmaToQ9soG4aKmwLCSfSjxOkcCaLPJSlyMIOk6K5cEQroOGqG1XKLsLSa2pXPsIcOpjI65Lb41AI7xAi7yZOlKZLb2SzVoLWVLS5eWTqZ/yuM7WV5KFhZO0KMRqLw3s7livpENGuKUqJAw/wxS8UIFVt5iKXzsckzSnWjzDSuKXqCEVaA7BF8ki/h0vIxxEJBGF0sRVE9csmQH71jcLrdTuSMK/80HqqKhiCsVdOPK/OMMaEoTMcDIPIbl1nbxN7a34dr1k0yJnESQVyewvcvVySH8ICOosGBarMNCtmpzcreVqq1fWtfLtNhvNE6UEyMj2Wrij62weLOsY071BHKlyfjQXNeJ/AwLy+LFNU1NQlFxmxboxQipd3sRi86O9GrBXIZeoSiXGuQEblGBAMDd7st90qMrajRFC3Jx9Xp/QNpxcPAagwS51uSoKXZ6UXMrs1tT57+h6KCi4rcN6vzcpCgs6aWJSiqqe/1I4GZNnZ6hDyKxIpcRZG7H7CUopA5cLeIqKWRXtAK2OTFDVIUHOoTihx5TqXM1OaXWKVeMmDQ3n+fUNQnUiBR0qyN/SZTkapoMv4iPrl/MEnlWgqcdZp/NhHfxOHEBt+apXL95mQH2Lm8FqnZErioyI4k6sRMqX1+F7ugSTQ3pkcx2XA4hpGr1qK7MKO6M6eWFEGUQMGN+joY7UygJZrRItHBsrwl90nhcEWDGagzlzhCUhvtN7skRS4jaSJuP3B0t+RX3rYPyqlGJ4UiYvJgRzT90xVyhPVlLK2A9h3Lq6Lpz4ZjOh2ttqJfVfQIxO2URNMGa395qUf2lFSJ3HVQuHOvT16XDTJdSkGfZmFCUWioAJaeSkaKjPeIcXF1IzZYh7xEwwVFAi8zeODJe1IU+L6A2S2PPGiqYrQfLKIvU5AOgzqbw0+7fZqi7aWpxP2ije1/+Ip1Yy4yzSci6ui4uHSYrsgIqIrMIHo0RaKqtICwZde3N3Qp9dis0FysVHhTs6Xyk0ZFpHrW+XZFjN2ChRFaLTK0l3ug0SQU5QwPS4rKkW9ol2px7qgI3nwRZblkMAVyVJSdRJFWiyIvxX5MUvRmNbL3fJef0W2Ql8/j2NyVFMVe7y2uRqPWVEVeRZH9Q494bzmEFYQpR7oGQ98jR6Aqt34MadjpLfeOVIy7Cow2pNKfpqgo1Ps2RaFWZDeZ3IIuWVEuPMEuSVGLJ8g+tbkpbHMkxuCRHynUfCUCW6Oy8Ek/ZspRMCFXVbR48ArE7srUxPmzrbnlzcUFLvHH70B0V9qjHUajUZonD6ZSFN1QFBUgHSOTGfVmQw9RMj4q7ATx34p6Ab9PR1FOF0ERkm9n91srBB5ZUQBtStOvRkNrr1QWjMRDjEkPZnQzgWj6GrnQQtipKXq+GwExdfbH1MQh3w0vLCOyK93XtwI7nB+TImn/v7CI+eOzlHJd1vlWRQav2Qp9iiimC/uhz4dpim45nthHWc/Yk1RFdwgx0Ny/mGg3cVtRVJtj0+6vuErxidh61FxB0cYLEKsns7OyorPwMnC+PLcgVaAjGgEUReEjMraVosggOlqPVf9+h1tr+dkNWcWE2lNbvWKPJrAZK6WTITXePIH0WkRkD9NBN9GEIlOWQCRaNULq6GhB3agypDWjq1YMs5Xvroh4No8lvnX+Ymri1dzZ9NwC4ivx6b3lbSBy/Ox3UhSlb5p5Ezvgl911rLLbpH5lp0oQ8oOodIvpVbbQ6BzvMOcEWHuZKqyHSThEyDhCNTm9oSpvEwQjg2kdrcHn8wXkbMm6XFFdviBHVhT00LggK3JY66yNUqTZC5tgDomtD25cpuh+tcJ9oUiw8jqyGEOMyrXE/MTSOabx+/RxBM/+BCn6a3Z/f+rwOb9UESsWW8O06foBbA/bxD6sNQiBv0GN+myMlXcwg3Si0wNBsENnFyv4JMvf2QhHuiKdRCu2Oln5MFoKUIYu+0AjenwPAU+Fi7FP+u+YYGaXKUqQrEgUHghFp2uzACkCNhdWtftFkZdz/C2KOkDkpStigSxGFNigYrK4E0NhwCA8anzYxtKprXES9V43K3n0yJIl5ajHKzfw5JR82H9bYA4yoi3A6sucxR2dDc5aaiyFNII004dFdBibP3Ukz/nZRqZh76y3K9R32iVFGjNTiqKjmUUoirC6sK8okprcpYqGlJsi1emKCFeP96E2Jfo/GUy5/FvV2Vol62q5fr93whNs7EmK3vwZtcafbc5LinaWpiK7S39JimY3uL4ih5wAUmkjAqmKDD019cN1STFSUcUSDAa6y4M2aDRfq9v66YqI8OlEfOEVdmm5PD+N04ODl8Dh2nZ48YRzPUWjpaIH3RZemnwpinwmJFE3coslcwvJeB7ksmsJv8D6+sQ8ItNr6zML29OYpRcAxJ6tr3N9RT3aFGMXwZQaRSNQsTU3uNlFXB6oNA5VXr8M01NEHMRAHNCXpmhyiRO6ilxjIEwfi/9O82elKNICxT9y083SuacYvhe4tn4InsrzQ2BzSVa0R88Sv+6gW4sK79wZri+SZN00Nqq9qJTmXXOt0itswdKayzLIbqobLswfZdeb93kqcy8j8bjoaLFYJHLM0/iMXQEDewu+6xw9Kp/xdNaSmv6yzvmvWUbxNddhQx0d97f0Tn/DMoofuC4n/5Ci89/0Tz5lGcVPXJ/n29PxM65Ppv0lyBf8EuQc+z/PRBhdjfe/ZJnGU341fmSZx2N+FX5gmcjTuXfPskyMIYkvv+HvxjeZV4cSkp5+8fkH77+NDz7/4mmmdfv/eTf+BbfUZ+v/7k01AAAAAElFTkSuQmCC) 0 center/290px no-repeat; }
      .Beast-header_header__3RjhN .Beast-header_wrap__2WHDP .Beast-header_title__1WRH8:hover {
        cursor: pointer; }
    .Beast-header_header__3RjhN .Beast-header_wrap__2WHDP .Beast-header_right__1Ocr- {
      display: flex;
      justify-content: flex-end; }
      .Beast-header_header__3RjhN .Beast-header_wrap__2WHDP .Beast-header_right__1Ocr- .Beast-header_leadPart__IvM7Q {
        display: flex;
        align-items: center;
        font-size: 16px; }
        .Beast-header_header__3RjhN .Beast-header_wrap__2WHDP .Beast-header_right__1Ocr- .Beast-header_leadPart__IvM7Q .Beast-header_leadItem__1EDqi, .Beast-header_header__3RjhN .Beast-header_wrap__2WHDP .Beast-header_right__1Ocr- .Beast-header_leadPart__IvM7Q .Beast-header_backOld__3XIZT {
          padding: 0 12px;
          height: 64px;
          line-height: 64px;
          position: relative;
          color: white;
          text-decoration: none; }
          .Beast-header_header__3RjhN .Beast-header_wrap__2WHDP .Beast-header_right__1Ocr- .Beast-header_leadPart__IvM7Q .Beast-header_leadItem__1EDqi:hover, .Beast-header_header__3RjhN .Beast-header_wrap__2WHDP .Beast-header_right__1Ocr- .Beast-header_leadPart__IvM7Q .Beast-header_backOld__3XIZT:hover {
            cursor: pointer;
            opacity: 0.8; }
          .Beast-header_header__3RjhN .Beast-header_wrap__2WHDP .Beast-header_right__1Ocr- .Beast-header_leadPart__IvM7Q .Beast-header_leadItem__1EDqi:after, .Beast-header_header__3RjhN .Beast-header_wrap__2WHDP .Beast-header_right__1Ocr- .Beast-header_leadPart__IvM7Q .Beast-header_backOld__3XIZT:after {
            position: absolute;
            content: "";
            width: 1px;
            height: 16px;
            display: inline-block;
            background: rgba(255, 255, 255, 0.4);
            right: 0;
            top: 50%;
            transform: translateY(-50%); }
          .Beast-header_header__3RjhN .Beast-header_wrap__2WHDP .Beast-header_right__1Ocr- .Beast-header_leadPart__IvM7Q .Beast-header_leadItem__1EDqi:last-child, .Beast-header_header__3RjhN .Beast-header_wrap__2WHDP .Beast-header_right__1Ocr- .Beast-header_leadPart__IvM7Q .Beast-header_backOld__3XIZT:last-child {
            margin-right: 32px; }
            .Beast-header_header__3RjhN .Beast-header_wrap__2WHDP .Beast-header_right__1Ocr- .Beast-header_leadPart__IvM7Q .Beast-header_leadItem__1EDqi:last-child:after, .Beast-header_header__3RjhN .Beast-header_wrap__2WHDP .Beast-header_right__1Ocr- .Beast-header_leadPart__IvM7Q .Beast-header_backOld__3XIZT:last-child:after {
              right: -32px; }
      .Beast-header_header__3RjhN .Beast-header_wrap__2WHDP .Beast-header_right__1Ocr- .Beast-header_userInfo__IRkBp {
        margin-left: 16px;
        display: flex;
        align-items: center; }

.Beast-msgListModal_listWrap__3WrRe {
  margin-top: 2px;
  max-height: 500px;
  overflow: auto; }

.Beast-msgListModal_breadcrumbWrap__3M-j5 {
  padding: 4px 0px 4px 12px;
  display: flex;
  line-height: 1;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8); }

.Beast-msgListModal_mainTitle__1nIs_ {
  display: flex;
  align-items: center; }
  .Beast-msgListModal_mainTitle__1nIs_.Beast-msgListModal_active__3JTZS {
    color: #2266aa;
    cursor: pointer; }

.Beast-msgListModal_subTitle__3kcZ9 {
  margin-left: 4px; }

.Beast-msgListModal_block__3V9xB {
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 24px 24px;
  border-bottom: 1px solid #ebebeb;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
  .Beast-msgListModal_block__3V9xB .Beast-msgListModal_wrap__3E7Ma {
    width: 95%; }
  .Beast-msgListModal_block__3V9xB .Beast-msgListModal_title__16krd {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    color: rgba(0, 0, 0, 0.8);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .Beast-msgListModal_block__3V9xB .Beast-msgListModal_redPoint__k8z_R {
    display: block;
    background-color: #ff5454;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    margin-right: 8px; }

.Beast-msgListModal_paginationWrap__1IsAO {
  padding: 20px 24px 24px;
  overflow: hidden; }

.Beast-msgListModal_detailWrap__8e-ki .Beast-msgListModal_detailTitle__1Kic7 {
  font-size: 16px;
  color: #000000cc;
  line-height: 20px;
  font-weight: bold; }

.Beast-msgListModal_detailWrap__8e-ki img {
  max-width: 100%; }

.Beast-msgListModal_detailWrap__8e-ki .Beast-msgListModal_time__3Jmup {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.4);
  line-height: 14px;
  padding-bottom: 12px;
  padding-top: 12px; }

.Beast-msgListModal_detailWrap__8e-ki .Beast-msgListModal_content__RXZ_L {
  overflow-y: auto;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  text-align: justify;
  line-height: 20px; }

.Beast-msgListModal_progress__1is6U {
  display: inline-block;
  padding: 0 24px; }

.Beast-msgListModal_panelTitle__1xkNy {
  background: #ffffff;
  box-shadow: inset 0px -1px 0 0 #ebebeb;
  border-radius: 2px 0 0 0;
  cursor: pointer;
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.Beast-msgListModal_panelLeft__PhKVq {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding-right: 16px;
  overflow: hidden; }
  .Beast-msgListModal_panelLeft__PhKVq .Beast-msgListModal_left__1ZFP8 {
    display: flex;
    align-items: center;
    flex: 1;
    overflow: hidden; }
    .Beast-msgListModal_panelLeft__PhKVq .Beast-msgListModal_left__1ZFP8 span {
      overflow: hidden;
      text-overflow: ellipsis;
      word-break: keep-all;
      padding-right: 20px;
      font-weight: bold;
      font-size: 14px;
      color: rgba(0, 0, 0, 0.8); }
  .Beast-msgListModal_panelLeft__PhKVq .Beast-msgListModal_readed__6AOK2 {
    display: inline-block;
    background: #E5EDFF;
    border-radius: 2px;
    font-size: 12px;
    color: #407cff;
    line-height: 14px;
    padding: 2px 4px;
    margin-right: 4px; }
  .Beast-msgListModal_panelLeft__PhKVq .Beast-msgListModal_unRead__mtZQR {
    display: inline-block;
    background: #ffefdd;
    border-radius: 2px;
    font-size: 12px;
    color: #ff7700;
    line-height: 14px;
    padding: 2px 4px;
    margin-right: 4px; }

.Beast-msgListModal_noticeModal__2CKbl {
  height: 450px;
  overflow-y: auto;
  margin: 24px;
  border: 1px solid #ebebeb; }

.Beast-msg-box_msgBox__16wm- {
  margin-right: 27px;
  position: relative;
  cursor: pointer; }
  .Beast-msg-box_msgBox__16wm- .Beast-msg-box_showRedDot__1ePY2 {
    position: absolute;
    width: 8px;
    height: 8px;
    background: #ffffff;
    border: 1px solid #e02e24;
    border-radius: 10px;
    right: 0;
    top: 0; }

.Beast-menu_wrap__22Hsc {
  box-sizing: border-box;
  padding: 16px 0;
  height: 100%; }
  .Beast-menu_wrap__22Hsc .Beast-menu_createWrap__1chlB {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 16px; }
    .Beast-menu_wrap__22Hsc .Beast-menu_createWrap__1chlB .Beast-menu_btnWrap__Jw9H6:not(:first-child) {
      margin-top: 8px; }
  .Beast-menu_wrap__22Hsc .Beast-menu_menuWrapper__hnjj9,
  .Beast-menu_wrap__22Hsc .Beast-menu_menuWrapperNew__25ghz {
    height: calc(100% - 116px);
    background-color: #fff;
    overflow-y: auto; }
    .Beast-menu_wrap__22Hsc .Beast-menu_menuWrapper__hnjj9 .beast-icon,
    .Beast-menu_wrap__22Hsc .Beast-menu_menuWrapperNew__25ghz .beast-icon {
      display: flex;
      align-items: center; }
  .Beast-menu_wrap__22Hsc .Beast-menu_menuWrapperNew__25ghz {
    height: calc(100% - 54px); }

.Beast-menu_replayTitle__1lEr8 {
  display: flex;
  align-items: center; }
  .Beast-menu_replayTitle__1lEr8 .Beast-menu_tips__w7Mea {
    width: 36px;
    height: 13px;
    background: linear-gradient(#fff489, #f9dc3c);
    border-radius: 6px 1px 6px 1px;
    font-family: PingFangSC-Medium;
    font-size: 10px;
    color: #5f3200;
    line-height: 13px;
    font-weight: 500;
    text-align: center;
    margin: -18px 0 0 -4px; }

.Beast-msg-box_msgBox__2JQYF {
  margin-right: 27px;
  position: relative;
  cursor: pointer; }
  .Beast-msg-box_msgBox__2JQYF .Beast-msg-box_showRedDot__38njG {
    position: absolute;
    width: 8px;
    height: 8px;
    background: #ffffff;
    border: 1px solid #e02e24;
    border-radius: 10px;
    right: 0;
    top: 0; }

.Beast-msgListModal_listWrap__1MYJM {
  margin-top: 2px;
  max-height: 500px;
  overflow: auto; }

.Beast-msgListModal_breadcrumbWrap__3j0DE {
  padding: 4px 0px 4px 12px;
  display: flex;
  line-height: 1;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8); }

.Beast-msgListModal_mainTitle__2lftK {
  display: flex;
  align-items: center; }
  .Beast-msgListModal_mainTitle__2lftK.Beast-msgListModal_active__1eIsQ {
    color: #2266aa;
    cursor: pointer; }

.Beast-msgListModal_subTitle__3fKR- {
  margin-left: 4px; }

.Beast-msgListModal_block__3lqUs {
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 24px 24px;
  border-bottom: 1px solid #ebebeb;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
  .Beast-msgListModal_block__3lqUs .Beast-msgListModal_wrap__3cxqA {
    width: 95%; }
  .Beast-msgListModal_block__3lqUs .Beast-msgListModal_title__3vgmc {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    color: rgba(0, 0, 0, 0.8);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .Beast-msgListModal_block__3lqUs .Beast-msgListModal_redPoint__uiMtt {
    display: block;
    background-color: #ff5454;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    margin-right: 8px; }

.Beast-msgListModal_paginationWrap__3pssa {
  padding: 20px 24px 24px;
  overflow: hidden; }

.Beast-msgListModal_detailWrap__1hD5M .Beast-msgListModal_detailTitle__1IyI_ {
  font-size: 16px;
  color: #000000cc;
  line-height: 20px;
  font-weight: bold; }

.Beast-msgListModal_detailWrap__1hD5M img {
  max-width: 100%; }

.Beast-msgListModal_detailWrap__1hD5M .Beast-msgListModal_time__34yKX {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.4);
  line-height: 14px;
  padding-bottom: 12px;
  padding-top: 12px; }

.Beast-msgListModal_detailWrap__1hD5M .Beast-msgListModal_content__Rhtda {
  overflow-y: auto;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  text-align: justify;
  line-height: 20px; }

.Beast-msgListModal_progress__3Ub8I {
  display: inline-block;
  padding: 0 24px; }

.Beast-msgListModal_panelTitle__u28zs {
  background: #ffffff;
  box-shadow: inset 0px -1px 0 0 #ebebeb;
  border-radius: 2px 0 0 0;
  cursor: pointer;
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.Beast-msgListModal_panelLeft__1rCYd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding-right: 16px;
  overflow: hidden; }
  .Beast-msgListModal_panelLeft__1rCYd .Beast-msgListModal_left__c2JWg {
    display: flex;
    align-items: center;
    flex: 1;
    overflow: hidden; }
    .Beast-msgListModal_panelLeft__1rCYd .Beast-msgListModal_left__c2JWg span {
      overflow: hidden;
      text-overflow: ellipsis;
      word-break: keep-all;
      padding-right: 20px;
      font-weight: bold;
      font-size: 14px;
      color: rgba(0, 0, 0, 0.8); }
  .Beast-msgListModal_panelLeft__1rCYd .Beast-msgListModal_readed__l3eRF {
    display: inline-block;
    background: #E5EDFF;
    border-radius: 2px;
    font-size: 12px;
    color: #407cff;
    line-height: 14px;
    padding: 2px 4px;
    margin-right: 4px; }
  .Beast-msgListModal_panelLeft__1rCYd .Beast-msgListModal_unRead__1d5ig {
    display: inline-block;
    background: #ffefdd;
    border-radius: 2px;
    font-size: 12px;
    color: #ff7700;
    line-height: 14px;
    padding: 2px 4px;
    margin-right: 4px; }

.Beast-msgListModal_noticeModal__2wGpf {
  height: 450px;
  overflow-y: auto;
  margin: 24px;
  border: 1px solid #ebebeb; }

*::-webkit-scrollbar {
  width: 0 !important; }

.Beast-header_header__2mNOP {
  display: flex;
  justify-content: center;
  width: 100%;
  min-width: 1312px;
  background: #e02e24;
  height: 64px; }
  .Beast-header_header__2mNOP .Beast-header_wrap__38JDr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background: #e02e24;
    height: 64px;
    padding: 0 20px;
    box-sizing: border-box;
    color: white; }
    .Beast-header_header__2mNOP .Beast-header_wrap__38JDr .Beast-header_img__2uXN9 {
      height: 64px; }
    .Beast-header_header__2mNOP .Beast-header_wrap__38JDr .Beast-header_left__3Gy4l {
      display: flex;
      justify-content: flex-start;
      align-items: center; }
    .Beast-header_header__2mNOP .Beast-header_wrap__38JDr .Beast-header_tab__1AIb0 {
      display: flex;
      align-items: center;
      padding-left: 48px;
      font-size: 16px;
      color: rgba(255, 255, 255, 0.6);
      line-height: 1;
      font-weight: 500; }
      .Beast-header_header__2mNOP .Beast-header_wrap__38JDr .Beast-header_tab__1AIb0 span {
        cursor: pointer;
        display: inline-block;
        padding: 0 16px; }
      .Beast-header_header__2mNOP .Beast-header_wrap__38JDr .Beast-header_tab__1AIb0 .Beast-header_active__3N3VZ {
        color: #ffffff; }
    .Beast-header_header__2mNOP .Beast-header_wrap__38JDr .Beast-header_title__1BzsI {
      padding-left: 290px;
      font-size: 20px;
      height: 64px;
      line-height: 64px;
      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASIAAAA2CAMAAABUUGS9AAAB11BMVEUAAAD////////////////////////////////lNijgMCXgLiX//v7////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////hLyX////hLiThLyTiLyXhLiXkMCj4QEDhLyThLiTlMSrqNjb////hLyXhLyXkMCXhLibgLiXlMSn////gLiTse3XthX/97+785uX/+vroZl/oYFnwmZT+8/P2wL3zranpa2ThMCb+9vbnXFT74uHqbmfmVEvlTUX73tzmWFDjPTThOC/ypaDhNCv3x8X0sq7vkIv1t7PzqaTrd3D4zszxoJvui4XtgHrrc2362tjkRj3jQTj97ez1u7jwlI/51tT50tD86+r86OfoYVrpaWL97u374N798fAOTCDuAAAAaHRSTlMABqvwE8fcwXsT9+n9+iF1JhuRrwLWTgtAhuNuHg0E6Zs7lcuZZVFEzQiAXT8J84xiFuvntls091VLN+DT0GlZLrqkMNmJRhGhyb6gGe2CMiuzfbGmknLi1W+6JwbIrCELsoRkMF5TRH1QV4gAAAxPSURBVGje7Zt5VxpXGIcvoEJbFoNUFBTEJaLGBZe4RaPWqHFJTdOkTfe9v4uKAtZ935doNFvXD9t35s4MCGMa//Mc+pzjcGE0h3l4tztRpvHVd++9ne++YpnMl48/4//NZ4+/ZRnKd4/n+Lvx/uPMDKVvP+fvztfvsczjvc/4Vfg88xx99TW/Gl+4WIbxlF+Vn1lm8d0H/Kp8lmEl+xeexNbx9DJPZ+2P4wst71eWUTzmCZZPpyYiu6kDwFw0Ep58tcITPGYZRVLDP45gagI4FDZUVl4B4UnMTyQVbJZRaKXo+TYgK8L8M57kbR6yImD7TOv7LKPgCuHYOc5lRTHE4meat9UXL16TIuvC6uHkCRd8wPQItLe3f8wkBgsKbgV87CK1FY6Gmx3sEoocT2ra7exawmXWXwDHM7uk6O/l5+G5Y7IhvIEiakGKop3wLLCzka5oPHjnzh0vYwYbANsgI/pAtKU4CILocjNdKsdAlLJrCZeY/h3ALo+SovkZer4D7G3I3hDl/IQUxenVTWDqjzRFN0EYaVEC4i4jWSZaeKpYMg0mEI0hgwpLotgJie+rEmevE5zYeAXAusKXSRFe0gtS6YnzbRDzMyuLpEgq1kv09PVGqqI2VVGWnxbNtOgGUcGSKAgilXqm4uv2I5VKdo2Q554/KUBmabGnKYpE5/jWkRXA73GQoj169QjW6NLyRUVOf6tQdNcvVn6/uOBGf7lWpJqRTqkqqOVDpJPPrhGc+A1Hv71ZjU5EF0nR62j0KHK6xiUW/oZ1Zz8matG+dWp6HzMXFdUDQlE1UjEzCVe+GXo4mYTb2wk9Btg1QijCq4U41KZPwbI1w5eX5vjJwiYISRGxt3CKVEUN/6Hodg4EwWxBIwQORnSbINOarWCD4COWinuoUI27hxYm4X1Sy7y9Kd/5oCxLW7tuSBQbbghqlc5gbmEJDFkXMKiBb6xMU0TD0MS8omh1gW/8dbYRO+Wr8yszi4qiWJi+IU1Rj01R1K2fSsVCUc5AUYPc7D4uU4LIxYgO8dPN9o42+ZrahLI6epZKH/CAHqp6QgbkMaK20VTs8tgSRnxVxKcooiNzeYupOEKisOBC8hZ3orBFpp0R+bjAXSYz6LHdSlcUw4u1V5Ii69EWX4nj9cqLnYPIxDrf2JcVvV6LA2mKiBqlXNf2gmioImQtAXG6w0qXbMl60Ip+O+tQqpJfrTUWSV++PQ8wGlxqVbqfy9KogPMBGhj7CBZFUQXuUTf9sEbgY+weNIry8EBS9Mj7RFI05PV6h0Ty+j6FShcjesplbH7xeJvJPIKXjvaRgWRFs5uz1NGPFicWJQfrkziNQEIq09NT4fPon2+w+qek6NKmPwTiJiPkS72hWvDXh9gAiUJTLwQl2kfva+7vNoiCdl9JSZPXpTOWtpp9rM9WmaToQ9soG4aKmwLCSfSjxOkcCaLPJSlyMIOk6K5cEQroOGqG1XKLsLSa2pXPsIcOpjI65Lb41AI7xAi7yZOlKZLb2SzVoLWVLS5eWTqZ/yuM7WV5KFhZO0KMRqLw3s7livpENGuKUqJAw/wxS8UIFVt5iKXzsckzSnWjzDSuKXqCEVaA7BF8ki/h0vIxxEJBGF0sRVE9csmQH71jcLrdTuSMK/80HqqKhiCsVdOPK/OMMaEoTMcDIPIbl1nbxN7a34dr1k0yJnESQVyewvcvVySH8ICOosGBarMNCtmpzcreVqq1fWtfLtNhvNE6UEyMj2Wrij62weLOsY071BHKlyfjQXNeJ/AwLy+LFNU1NQlFxmxboxQipd3sRi86O9GrBXIZeoSiXGuQEblGBAMDd7st90qMrajRFC3Jx9Xp/QNpxcPAagwS51uSoKXZ6UXMrs1tT57+h6KCi4rcN6vzcpCgs6aWJSiqqe/1I4GZNnZ6hDyKxIpcRZG7H7CUopA5cLeIqKWRXtAK2OTFDVIUHOoTihx5TqXM1OaXWKVeMmDQ3n+fUNQnUiBR0qyN/SZTkapoMv4iPrl/MEnlWgqcdZp/NhHfxOHEBt+apXL95mQH2Lm8FqnZErioyI4k6sRMqX1+F7ugSTQ3pkcx2XA4hpGr1qK7MKO6M6eWFEGUQMGN+joY7UygJZrRItHBsrwl90nhcEWDGagzlzhCUhvtN7skRS4jaSJuP3B0t+RX3rYPyqlGJ4UiYvJgRzT90xVyhPVlLK2A9h3Lq6Lpz4ZjOh2ttqJfVfQIxO2URNMGa395qUf2lFSJ3HVQuHOvT16XDTJdSkGfZmFCUWioAJaeSkaKjPeIcXF1IzZYh7xEwwVFAi8zeODJe1IU+L6A2S2PPGiqYrQfLKIvU5AOgzqbw0+7fZqi7aWpxP2ije1/+Ip1Yy4yzSci6ui4uHSYrsgIqIrMIHo0RaKqtICwZde3N3Qp9dis0FysVHhTs6Xyk0ZFpHrW+XZFjN2ChRFaLTK0l3ug0SQU5QwPS4rKkW9ol2px7qgI3nwRZblkMAVyVJSdRJFWiyIvxX5MUvRmNbL3fJef0W2Ql8/j2NyVFMVe7y2uRqPWVEVeRZH9Q494bzmEFYQpR7oGQ98jR6Aqt34MadjpLfeOVIy7Cow2pNKfpqgo1Ps2RaFWZDeZ3IIuWVEuPMEuSVGLJ8g+tbkpbHMkxuCRHynUfCUCW6Oy8Ek/ZspRMCFXVbR48ArE7srUxPmzrbnlzcUFLvHH70B0V9qjHUajUZonD6ZSFN1QFBUgHSOTGfVmQw9RMj4q7ATx34p6Ab9PR1FOF0ERkm9n91srBB5ZUQBtStOvRkNrr1QWjMRDjEkPZnQzgWj6GrnQQtipKXq+GwExdfbH1MQh3w0vLCOyK93XtwI7nB+TImn/v7CI+eOzlHJd1vlWRQav2Qp9iiimC/uhz4dpim45nthHWc/Yk1RFdwgx0Ny/mGg3cVtRVJtj0+6vuErxidh61FxB0cYLEKsns7OyorPwMnC+PLcgVaAjGgEUReEjMraVosggOlqPVf9+h1tr+dkNWcWE2lNbvWKPJrAZK6WTITXePIH0WkRkD9NBN9GEIlOWQCRaNULq6GhB3agypDWjq1YMs5Xvroh4No8lvnX+Ymri1dzZ9NwC4ivx6b3lbSBy/Ox3UhSlb5p5Ezvgl911rLLbpH5lp0oQ8oOodIvpVbbQ6BzvMOcEWHuZKqyHSThEyDhCNTm9oSpvEwQjg2kdrcHn8wXkbMm6XFFdviBHVhT00LggK3JY66yNUqTZC5tgDomtD25cpuh+tcJ9oUiw8jqyGEOMyrXE/MTSOabx+/RxBM/+BCn6a3Z/f+rwOb9UESsWW8O06foBbA/bxD6sNQiBv0GN+myMlXcwg3Si0wNBsENnFyv4JMvf2QhHuiKdRCu2Oln5MFoKUIYu+0AjenwPAU+Fi7FP+u+YYGaXKUqQrEgUHghFp2uzACkCNhdWtftFkZdz/C2KOkDkpStigSxGFNigYrK4E0NhwCA8anzYxtKprXES9V43K3n0yJIl5ajHKzfw5JR82H9bYA4yoi3A6sucxR2dDc5aaiyFNII004dFdBibP3Ukz/nZRqZh76y3K9R32iVFGjNTiqKjmUUoirC6sK8okprcpYqGlJsi1emKCFeP96E2Jfo/GUy5/FvV2Vol62q5fr93whNs7EmK3vwZtcafbc5LinaWpiK7S39JimY3uL4ih5wAUmkjAqmKDD019cN1STFSUcUSDAa6y4M2aDRfq9v66YqI8OlEfOEVdmm5PD+N04ODl8Dh2nZ48YRzPUWjpaIH3RZemnwpinwmJFE3coslcwvJeB7ksmsJv8D6+sQ8ItNr6zML29OYpRcAxJ6tr3N9RT3aFGMXwZQaRSNQsTU3uNlFXB6oNA5VXr8M01NEHMRAHNCXpmhyiRO6ilxjIEwfi/9O82elKNICxT9y083SuacYvhe4tn4InsrzQ2BzSVa0R88Sv+6gW4sK79wZri+SZN00Nqq9qJTmXXOt0itswdKayzLIbqobLswfZdeb93kqcy8j8bjoaLFYJHLM0/iMXQEDewu+6xw9Kp/xdNaSmv6yzvmvWUbxNddhQx0d97f0Tn/DMoofuC4n/5Ci89/0Tz5lGcVPXJ/n29PxM65Ppv0lyBf8EuQc+z/PRBhdjfe/ZJnGU341fmSZx2N+FX5gmcjTuXfPskyMIYkvv+HvxjeZV4cSkp5+8fkH77+NDz7/4mmmdfv/eTf+BbfUZ+v/7k01AAAAAElFTkSuQmCC) 0 center/290px no-repeat; }
      .Beast-header_header__2mNOP .Beast-header_wrap__38JDr .Beast-header_title__1BzsI:hover {
        cursor: pointer; }
    .Beast-header_header__2mNOP .Beast-header_wrap__38JDr .Beast-header_right__ob8mG {
      display: flex;
      justify-content: flex-end; }
      .Beast-header_header__2mNOP .Beast-header_wrap__38JDr .Beast-header_right__ob8mG .Beast-header_leadPart__q83Sn {
        display: flex;
        align-items: center;
        font-size: 16px; }
        .Beast-header_header__2mNOP .Beast-header_wrap__38JDr .Beast-header_right__ob8mG .Beast-header_leadPart__q83Sn .Beast-header_leadItem__6fXws,
        .Beast-header_header__2mNOP .Beast-header_wrap__38JDr .Beast-header_right__ob8mG .Beast-header_leadPart__q83Sn .Beast-header_backOld__JpSvy {
          padding: 0 12px;
          height: 64px;
          line-height: 64px;
          position: relative;
          color: white;
          text-decoration: none; }
          .Beast-header_header__2mNOP .Beast-header_wrap__38JDr .Beast-header_right__ob8mG .Beast-header_leadPart__q83Sn .Beast-header_leadItem__6fXws:hover,
          .Beast-header_header__2mNOP .Beast-header_wrap__38JDr .Beast-header_right__ob8mG .Beast-header_leadPart__q83Sn .Beast-header_backOld__JpSvy:hover {
            cursor: pointer;
            opacity: 0.8; }
          .Beast-header_header__2mNOP .Beast-header_wrap__38JDr .Beast-header_right__ob8mG .Beast-header_leadPart__q83Sn .Beast-header_leadItem__6fXws:after,
          .Beast-header_header__2mNOP .Beast-header_wrap__38JDr .Beast-header_right__ob8mG .Beast-header_leadPart__q83Sn .Beast-header_backOld__JpSvy:after {
            position: absolute;
            content: "";
            width: 1px;
            height: 16px;
            display: inline-block;
            background: rgba(255, 255, 255, 0.4);
            right: 0;
            top: 50%;
            transform: translateY(-50%); }
          .Beast-header_header__2mNOP .Beast-header_wrap__38JDr .Beast-header_right__ob8mG .Beast-header_leadPart__q83Sn .Beast-header_leadItem__6fXws:last-child,
          .Beast-header_header__2mNOP .Beast-header_wrap__38JDr .Beast-header_right__ob8mG .Beast-header_leadPart__q83Sn .Beast-header_backOld__JpSvy:last-child {
            margin-right: 32px; }
            .Beast-header_header__2mNOP .Beast-header_wrap__38JDr .Beast-header_right__ob8mG .Beast-header_leadPart__q83Sn .Beast-header_leadItem__6fXws:last-child:after,
            .Beast-header_header__2mNOP .Beast-header_wrap__38JDr .Beast-header_right__ob8mG .Beast-header_leadPart__q83Sn .Beast-header_backOld__JpSvy:last-child:after {
              right: -32px; }
      .Beast-header_header__2mNOP .Beast-header_wrap__38JDr .Beast-header_right__ob8mG .Beast-header_userInfo__2oKBi {
        margin-left: 16px;
        display: flex;
        align-items: center; }

.Beast-menu_wrap__sIjaU {
  box-sizing: border-box;
  height: 100%; }
  .Beast-menu_wrap__sIjaU .Beast-menu_createWrap__2OTQr {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 16px; }
    .Beast-menu_wrap__sIjaU .Beast-menu_createWrap__2OTQr .Beast-menu_btnWrap__aHH2P:not(:first-child) {
      margin-top: 8px; }
  .Beast-menu_wrap__sIjaU .Beast-menu_menuWrapper__BUpE7 {
    height: 100%;
    background-color: #fff;
    padding-top: 16px;
    overflow-y: auto; }
    .Beast-menu_wrap__sIjaU .Beast-menu_menuWrapper__BUpE7 .beast-icon {
      display: flex;
      align-items: center; }

.Beast-menu_liveAdTitle__wd5Ai {
  display: flex;
  align-items: center; }
  .Beast-menu_liveAdTitle__wd5Ai .Beast-menu_liveAdTips__GoWfs {
    height: 16px;
    background-image: linear-gradient(103deg, #f25b4a 0%, #e02e24 100%);
    border-radius: 100px 100px 100px 0;
    line-height: 16px;
    padding: 0 4px;
    margin-left: 4px;
    font-family: PingFangSC-Medium;
    font-size: 12px;
    color: #ffffff;
    font-weight: 500; }

.Beast-menu_activityTip__2VueE {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 20px;
  font-weight: 400; }

.Beast-menu_activityButton__3v5Kb {
  margin-top: 13px;
  margin-bottom: 8px;
  text-align: right; }

.Beast-obs-top-bar_tarBar__1uyIw {
  width: 100%;
  height: 50px;
  background: #252728;
  box-shadow: 0px 1px 0px 0px #2d2f33;
  -webkit-app-region: drag;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .Beast-obs-top-bar_tarBar__1uyIw .Beast-obs-top-bar_left__31amv {
    height: 100%;
    display: flex;
    align-items: center;
    padding-left: 12px;
    -webkit-app-region: no-drag; }
    .Beast-obs-top-bar_tarBar__1uyIw .Beast-obs-top-bar_left__31amv .Beast-obs-top-bar_logo__3B4Lm {
      width: 28px;
      height: 28px; }
    .Beast-obs-top-bar_tarBar__1uyIw .Beast-obs-top-bar_left__31amv .Beast-obs-top-bar_leftText__GTY_E {
      font-size: 14px;
      font-weight: 500;
      color: rgba(255, 255, 255, 0.9);
      text-shadow: 0px 1px 0px #2d2f33;
      margin-left: 12px; }
    .Beast-obs-top-bar_tarBar__1uyIw .Beast-obs-top-bar_left__31amv .Beast-obs-top-bar_golist__1hXKC {
      width: 56px;
      height: 20px;
      box-sizing: content-box;
      box-shadow: 0px 1px 0px 0px #2d2f33;
      border-radius: 2px;
      border: 1px solid gray;
      font-size: 12px;
      font-weight: 400;
      color: #b3b3b3;
      line-height: 20px;
      text-align: center;
      text-shadow: 0px 1px 0px #2d2f33;
      margin-left: 12px; }
      .Beast-obs-top-bar_tarBar__1uyIw .Beast-obs-top-bar_left__31amv .Beast-obs-top-bar_golist__1hXKC:hover {
        cursor: pointer;
        color: #e02e24;
        border: 1px solid #e02e24; }
    .Beast-obs-top-bar_tarBar__1uyIw .Beast-obs-top-bar_left__31amv .Beast-obs-top-bar_refresh__3d2HV {
      display: flex;
      align-items: center;
      cursor: pointer;
      margin-left: 12px;
      color: #b3b3b3; }
      .Beast-obs-top-bar_tarBar__1uyIw .Beast-obs-top-bar_left__31amv .Beast-obs-top-bar_refresh__3d2HV .Beast-obs-top-bar_refreshIcon__2DRJp {
        color: #b3b3b3; }
      .Beast-obs-top-bar_tarBar__1uyIw .Beast-obs-top-bar_left__31amv .Beast-obs-top-bar_refresh__3d2HV:hover {
        color: #e6e6e6; }
        .Beast-obs-top-bar_tarBar__1uyIw .Beast-obs-top-bar_left__31amv .Beast-obs-top-bar_refresh__3d2HV:hover .Beast-obs-top-bar_refreshIcon__2DRJp {
          color: #e6e6e6; }
      .Beast-obs-top-bar_tarBar__1uyIw .Beast-obs-top-bar_left__31amv .Beast-obs-top-bar_refresh__3d2HV .Beast-obs-top-bar_refreshText__3gike {
        margin-left: 4px; }
  .Beast-obs-top-bar_tarBar__1uyIw .Beast-obs-top-bar_right__2HL1N {
    height: 100%;
    display: flex;
    align-items: center;
    padding-right: 14px;
    -webkit-app-region: no-drag; }
    .Beast-obs-top-bar_tarBar__1uyIw .Beast-obs-top-bar_right__2HL1N .Beast-obs-top-bar_iconWrapper__1IUQU {
      -webkit-app-region: no-drag;
      color: #b3b3b3;
      margin-left: 14px; }
      .Beast-obs-top-bar_tarBar__1uyIw .Beast-obs-top-bar_right__2HL1N .Beast-obs-top-bar_iconWrapper__1IUQU:hover {
        cursor: pointer; }
        .Beast-obs-top-bar_tarBar__1uyIw .Beast-obs-top-bar_right__2HL1N .Beast-obs-top-bar_iconWrapper__1IUQU:hover .Beast-obs-top-bar_icon_common__1aGzI {
          position: relative;
          top: -80px;
          overflow: hidden;
          filter: drop-shadow(#e02e24 0 80px);
          color: #e02e24; }
      .Beast-obs-top-bar_tarBar__1uyIw .Beast-obs-top-bar_right__2HL1N .Beast-obs-top-bar_iconWrapper__1IUQU .Beast-obs-top-bar_icon_common__1aGzI {
        width: 16px;
        height: 16px; }
    .Beast-obs-top-bar_tarBar__1uyIw .Beast-obs-top-bar_right__2HL1N .Beast-obs-top-bar_rulesIcon__1lsLj {
      border-right: 1px solid #47494d;
      padding-right: 13px; }
      .Beast-obs-top-bar_tarBar__1uyIw .Beast-obs-top-bar_right__2HL1N .Beast-obs-top-bar_rulesIcon__1lsLj:hover {
        color: #e02e24; }

.Beast-obs-top-bar_tooltip__2MkPN {
  width: 64px;
  font-size: 12px;
  color: #e5e5e5;
  text-align: center; }

.Beast-obs-top-bar_userInfoWrap__2JvfJ {
  position: relative;
  display: flex;
  height: 60px;
  color: #e6e6e6;
  align-items: center;
  z-index: 100; }
  .Beast-obs-top-bar_userInfoWrap__2JvfJ:hover .Beast-obs-top-bar_name__3gwzo {
    color: #e02e24; }
  .Beast-obs-top-bar_userInfoWrap__2JvfJ:hover .Beast-obs-top-bar_dropDown__2yHmy {
    top: 50px;
    max-height: 500px;
    opacity: 1;
    z-index: 100; }
  .Beast-obs-top-bar_userInfoWrap__2JvfJ .Beast-obs-top-bar_avatar__dNaMe {
    width: 24px;
    height: 24px;
    background: gray;
    border-radius: 50%; }
  .Beast-obs-top-bar_userInfoWrap__2JvfJ .Beast-obs-top-bar_name__3gwzo {
    font-size: 12px;
    margin-left: 8px;
    display: inline-block;
    width: 82px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
  .Beast-obs-top-bar_userInfoWrap__2JvfJ .Beast-obs-top-bar_dropDown__2yHmy {
    color: #e6e6e6;
    position: absolute;
    top: 50px;
    opacity: 0;
    max-height: 0;
    z-index: 100;
    background-image: url(https://promotion.pddpic.com/upload/2020-10-29/b40ebb8e-39a7-4627-a3fc-563be56ef2c3.png);
    background-repeat: no-repeat;
    background-size: 182px;
    border-radius: 2px;
    transition: max-height 0.8s;
    overflow: hidden;
    width: 182px; }
    .Beast-obs-top-bar_userInfoWrap__2JvfJ .Beast-obs-top-bar_dropDown-avatar__2mSNV {
      margin-top: 24px;
      display: flex;
      flex-direction: column;
      align-items: center; }
      .Beast-obs-top-bar_userInfoWrap__2JvfJ .Beast-obs-top-bar_dropDown-avatar__2mSNV img {
        width: 50px;
        height: 50px;
        border-radius: 50%; }
    .Beast-obs-top-bar_userInfoWrap__2JvfJ .Beast-obs-top-bar_dropDown-name__1oM-V {
      font-size: 14px;
      margin-top: 8px;
      font-weight: 500;
      width: 132px;
      text-align: center;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
    .Beast-obs-top-bar_userInfoWrap__2JvfJ .Beast-obs-top-bar_dropDown__2yHmy .Beast-obs-top-bar_room__1JQBP {
      display: flex;
      justify-content: center;
      color: #b3b3b3;
      margin-top: 8px; }
    .Beast-obs-top-bar_userInfoWrap__2JvfJ .Beast-obs-top-bar_dropDown__2yHmy .Beast-obs-top-bar_content__3VcrK {
      margin-left: 4px; }
    .Beast-obs-top-bar_userInfoWrap__2JvfJ .Beast-obs-top-bar_dropDown__2yHmy .Beast-obs-top-bar_fansItem__1lKVz {
      display: flex;
      margin: 12px;
      justify-content: center;
      color: #e6e6e6;
      padding: 12px 20px 21px;
      border-top: #2f3033 1px solid; }
      .Beast-obs-top-bar_userInfoWrap__2JvfJ .Beast-obs-top-bar_dropDown__2yHmy .Beast-obs-top-bar_fansItem-icon__dN54D {
        margin-right: 4px; }
    .Beast-obs-top-bar_userInfoWrap__2JvfJ .Beast-obs-top-bar_dropDown__2yHmy .Beast-obs-top-bar_logout__3BhQZ {
      position: absolute;
      top: 20px;
      right: 16px;
      font-size: 12px;
      color: #b3b3b3;
      cursor: pointer;
      display: flex;
      align-items: center; }
      .Beast-obs-top-bar_userInfoWrap__2JvfJ .Beast-obs-top-bar_dropDown__2yHmy .Beast-obs-top-bar_logout__3BhQZ:hover {
        cursor: pointer;
        color: #e6e6e6; }
        .Beast-obs-top-bar_userInfoWrap__2JvfJ .Beast-obs-top-bar_dropDown__2yHmy .Beast-obs-top-bar_logout__3BhQZ:hover .Beast-obs-top-bar_logout-icon__2CRJB g {
          stroke: #e6e6e6; }
      .Beast-obs-top-bar_userInfoWrap__2JvfJ .Beast-obs-top-bar_dropDown__2yHmy .Beast-obs-top-bar_logout-icon__2CRJB {
        margin-right: 2px; }
        .Beast-obs-top-bar_userInfoWrap__2JvfJ .Beast-obs-top-bar_dropDown__2yHmy .Beast-obs-top-bar_logout-icon__2CRJB g {
          stroke: #b3b3b3; }

.Beast-layout_live-creator-shell__37CzI {
  height: calc(100% - 64px);
  min-height: 600px;
  width: 1280px;
  padding: 0 20px;
  margin: 0 auto;
  display: flex; }
  .Beast-layout_live-creator-shell-menu__1cuvd {
    width: 210px;
    box-sizing: border-box; }
  .Beast-layout_live-creator-shell-content__1dLJD {
    display: flex;
    flex-direction: column;
    flex: 1;
    margin-left: 16px; }

.Beast-layout_live-new-creator-shell__2SPDp {
  height: calc(100% - 64px);
  min-height: 600px;
  width: 100%;
  min-width: 1280px;
  box-sizing: border-box;
  margin: 0 auto;
  display: flex; }
  .Beast-layout_live-new-creator-shell-menu__1d12m {
    width: 212px;
    box-sizing: border-box; }
  .Beast-layout_live-new-creator-shell-content__B8JKr {
    display: flex;
    flex-direction: column;
    flex: 1;
    margin: 0 80px 0 16px;
    overflow-y: auto; }

.error-screen-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 212px; }
  .error-screen-wrapper .error-img {
    width: 48px; }
  .error-screen-wrapper .fail-title {
    font-size: 16px;
    font-family: PingFangSC;
    color: #333333;
    line-height: 16px;
    margin-top: 16px; }
  .error-screen-wrapper .tips {
    font-size: 12px;
    font-family: PingFangSC;
    color: #666666;
    line-height: 12px;
    margin-top: 12px; }
  .error-screen-wrapper .btn {
    width: 80px;
    height: 28px;
    padding: 0;
    box-sizing: border-box;
    text-align: center;
    background: white;
    border-radius: 3px;
    border: 1px solid #adadad;
    font-size: 14px;
    font-family: PingFangSC;
    color: #333333;
    margin-top: 28px;
    cursor: pointer; }

.input-wrapper {
  position: relative;
}

@charset "UTF-8";
/**
 * 移动端应该需要rem
 * 到时候再看
 */
.captcha-wrapper__picture .red-point {
  position: absolute;
  color: #fff;
  background: #e02e24;
  border: 1px solid #fff;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  width: 14px;
  height: 14px;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  cursor: pointer;
}
.captcha-wrapper__picture .picture-img {
  position: relative;
}

.captcha-wrapper__slider .captcha-refresh {
  text-align: right;
}
.captcha-wrapper__slider .slider-img {
  position: relative;
}
.captcha-wrapper__slider .slider-img .slider-img-bg {
  width: 100%;
  height: 100%;
}
.captcha-wrapper__slider .slider-img .slider-item {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: auto;
}

.captcha-wrapper__slidermove .captcha-refresh {
  text-align: right;
}
.captcha-wrapper__slidermove .slidermove-img {
  position: relative;
}
.captcha-wrapper__slidermove .slidermove-img .slidermove-img-bg {
  width: 100%;
  height: 100%;
}

.captcha-wrapper__slidermove .slidermove-img .slidermove-img-block {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 51px;
}

.captcha-wrapper__slidermove .slidermove-img .slidermove-img-block .block-img {
  position: absolute;
  left: 0;
  width: 100%;
  height: auto;
  pointer-events: none;
  user-select: none;
}



.captcha-wrapper__smart {
  position: relative;
  height: 216px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.captcha-wrapper__smart .smart-place {
  align-items: center;
  justify-content: center;
}
.captcha-wrapper__smart .smart-img {
  width: 54px;
  height: 54px;
}

.captcha-wrapper__smart .smart-tip {
  height: 50px;
  font-size: 16px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.8);
  line-height: 22px;
}

.captcha-wrapper__smart .smart-button {
  width: 250px;
  height: 45px;
}

.captcha-wrapper__rotateslider .captcha-refresh {
  text-align: right;
}

.captcha-wrapper__rotateslider .rotateslider-img {
  position: relative;
}
.captcha-wrapper__rotateslider .rotateslider-img .rotateslider-img-bg {
  width: 100%;
  height: 100%;
}

.captcha-wrapper__rotateslider .rotateslider-img .rotateslider-img-block {
  position: absolute;
  width: 102.2px;
  height: 102.2px;
  left: 50%;
  top: 50%;
  margin: -51.1px 0 0 -51.1px;
}
.captcha-wrapper__rotateslider .rotateslider-img .rotateslider-img-block .rotateslider-circle {
  left: 0;
  width: 100%;
}

.captcha-refresh img {
  width: 16px;
}

/**
 * 公用样式
 * 验证码图片大小固定
 * 主要控制 @msfe/captcha-prompt 中的样式(pc 和 mobile 各自写)
 * http://ui.corp.yiran.com/web/#/item/board/detail?pid=df114a0a-af67-4336-9bd9-2731517decd5&project_id=df114a0a-af67-4336-9bd9-2731517decd5&image_id=c919fac9-c913-431f-8ec4-0725d4a4e1c0&child=e916403a-7ac3-49bb-8e4a-33889789d17f
 */
 .captcha-wrapper .captcha-source {
  width: 272px;
  height: 130px;
  position: relative;
  overflow: hidden;
}

.captcha-wrapper .captcha-source img {
  width: 100%;
  height: 100%;
}

.captcha-wrapper .captcha-refresh {
  height: 32px;
  line-height: 32px;
}

.captcha-wrapper .captcha-refresh img {
  cursor: pointer;
}

.captcha-wrapper .picture-text {
  height: 21px;
}

.captcha-tips-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #F0F0F0;
  box-sizing: border-box;
}

.captcha-tips-wrapper--box {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.captcha-tips-wrapper.captcha-tips-wrapper__loading .captcha-tips-wrapper__txt {
  display: block;
  top: 5px;
}

.captcha-tips-wrapper.captcha-tips-wrapper__success .captcha-tips-wrapper--box {
  white-space: nowrap;
}

.captcha-tips-wrapper.captcha-tips-wrapper__success .captcha-tips-wrapper__txt {
  margin-left: 5px;
}

.captcha-tips-wrapper.captcha-tips-wrapper__txtRefresh {
  height: 14px;
  top: 27px;
  font-size: 12px;
  color: #ff5454;
  background-color: transparent;
  text-align: left;
  display: block;
  line-height: 14px;
  margin-top: 4px;
}

.captcha-tips-wrapper.captcha-tips-wrapper__refresh {
  animation: mymove 1s infinite alternate;
  position: absolute;
  height: 28px;
  background-color: #FF5454;
  font-size: 12px;
  color: #fff;
  display: block;
  line-height: 28px;
  padding-left: 10px;
  top: unset;
}

.captcha-tips-wrapper__txt {
  font-size: 12px;
  color: #666;
  position: relative;
  top: -1px;
}


@keyframes mymove
{
  from {bottom: -28px;}
  to {bottom: 0px;}
}

.captcha-wrapper__gesture {
  margin-top: 10px;
}

.captcha-wrapper__gesture .gesture-text {
  margin-bottom: 12px;
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  color: #000;
  opacity: .8;
}

.captcha-wrapper__gesture .captcha-refresh {
  height: 13px;
  line-height: 13px;
  margin-top: 11px;
}

.captcha-wrapper__picture .captcha-source {
  height: 136px;
}

.captcha-wrapper__picture .picture-text {
  max-width: 272px;
  margin: 8px 0 10px;
  font-size: 14px;
  line-height: 18px;
  height: auto;
}

.captcha-wrapper__picture .picture-text__blue {
  color: #2266AA;
}

.captcha-wrapper__picture .picture-text__red {
  color: #FF5454;
}

.captcha-wrapper__picture .picture-text__yellow {
  color: #FF7300;
}

.captcha-wrapper__picture .picture-text__green {
  color: #44BB00;
}

.captcha-wrapper__picture .picture-text__default {
  color: #333;
}

.captcha-wrapper__picture .captcha-refresh {
  height: 16px;
  line-height: 16px;
  margin-top: 8px;
}

.captcha-wrapper__slider {
  margin: 14px 0 10px;
}

.captcha-wrapper__slider .captcha-refresh {
  height: 36px;
  line-height: 36px;
}

.slide-handlebar {
  position: relative;
  width: 100%;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  color: #999999;
  border-radius: 16px;
  background: #e8e8e8;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
}

.slide-handlebar .slide-button-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  border-radius: 16px;
}

.slide-handlebar .slide-button-wrapper.oops {
  background-color: rgba(224, 46, 36, 0.1);
  border: 1px solid rgba(224, 46, 36, 0.9);
  transition: padding 0.2s;
  transform: translateZ(0);
}

.slide-handlebar .slide-button-wrapper .slide-button {
  margin-top: -10px;
  width: 51px;
  height: 51px;
  cursor: pointer;
  user-select: none;
  border-radius: 50%;
  background-color: white;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  border: 1px solid #e8e8e8;
  z-index: 2;
  background-image: url(https://commimg.pddpic.com/mms_static/2019-05-22/9a574226-df81-47a4-82bf-142f8161ec8e.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.slide-handlebar .slide-button-wrapper .slide-button.sliding {
  background-image: url(https://commimg.pddpic.com/mms_static/2019-05-22/945111b4-b6f3-4af7-a0b9-664c6d424a38.png);
}

.slide-handlebar .slide-button-wrapper .slide-button.disable {
  background-image: url(https://commimg.pddpic.com/mms_static/2019-05-22/186ffe17-8c73-475a-83e7-1ca898f8c3df.png);
  cursor: not-allowed;
}

.slide-handlebar .slide-bg {
  padding: 0 0.2rem 0 0.6rem;
  width: 100%;
  height: 0.45rem;
  user-select: none;
  z-index: 0;
}

.captcha-wrapper__slidermove {
  margin: 14px 0 10px;
}

.captcha-wrapper__slidermove .captcha-source {
  width: 100%;
  height: 136px;
}

.captcha-wrapper__slidermove .captcha-refresh {
  height: 36px;
  line-height: 36px;
}

.slidemove-handlebar {
  position: relative;
  width: 100%;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  color: #999999;
  border-radius: 16px;
  background: #e8e8e8;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
}

.slidemove-handlebar .slidemove-button-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  border-radius: 16px;
}

.slidemove-handlebar .slidemove-button-wrapper.oops {
  background-color: rgba(224, 46, 36, 0.1);
  border: 1px solid rgba(224, 46, 36, 0.9);
  transition: padding 0.2s;
  transform: translateZ(0);
}

.slidemove-handlebar .slidemove-button-wrapper .slidemove-button {
  margin-top: -10px;
  width: 51px;
  height: 51px;
  cursor: pointer;
  user-select: none;
  border-radius: 50%;
  background-color: white;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  border: 1px solid #e8e8e8;
  z-index: 2;
  background-image: url(https://commimg.pddpic.com/mms_static/2019-05-22/9a574226-df81-47a4-82bf-142f8161ec8e.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.slidemove-handlebar .slidemove-button-wrapper .slidemove-button.sliding {
  background-image: url(https://commimg.pddpic.com/mms_static/2019-05-22/945111b4-b6f3-4af7-a0b9-664c6d424a38.png);
}

.slidemove-handlebar .slidemove-button-wrapper .slidemove-button.disable {
  background-image: url(https://commimg.pddpic.com/mms_static/2019-05-22/186ffe17-8c73-475a-83e7-1ca898f8c3df.png);
  cursor: not-allowed;
}

.slidemove-handlebar .slidemove-bg {
  padding: 0 0.2rem 0 0.6rem;
  width: 100%;
  height: 0.45rem;
  user-select: none;
  z-index: 0;
}

.captcha-input-desktop input {
  text-align: center !important;
}

.captcha-wrapper__text {
  margin: 14px 0 10px;
}

.captcha-desktop-input--wrapper {
  height: 28px;
}

.captcha-desktop-input--wrapper .captcha-desktop-input {
  font-family: inherit;
  line-height: 1.15;
  overflow: visible;
  width: 100%;
  height: 100%;
  font-size: 12px;
  padding: 0 8px;
  border-radius: 3px;
  background: #fff;
  border: 1px solid #dadada;
  box-sizing: border-box;
  position: relative;
  vertical-align: middle;
  transition: border 0.3s;
  outline: 0;
  margin: 0;
  display: table-cell;
  text-align: center;
}

.captcha-desktop-input--wrapper .captcha-desktop-input:focus {
  border-color: #1199ee !important;
}

.captcha-desktop-input--wrapper .captcha-desktop-input:hover {
  border-color: #adadad;
}

.captcha-desktop-input--wrapper .captcha-desktop-input__error {
  border: 1px #ff5454 solid;
}

.captcha-desktop-input--wrapper .captcha-desktop-input__error:focus {
  border-color: #ff5454 !important;
}

.captcha-desktop-input--wrapper .captcha-desktop-input__error:hover {
  border-color: #ff5454;
}

.captcha-input-desktop input {
  text-align: center !important;
}

.captcha-wrapper__sms {
  font-size: 14px;
  display: inline-block;
  color: rgba(0, 0, 0, 0.8);
  line-height: 21px;
}

.sms-text-desc {
  white-space: nowrap;
}

.captcha-desktop-sms-input--wrapper {
  margin-top: 12px;
  width: 330px;
}

.captcha-desktop-sms-input__button {
  margin-top: 20px;
  text-align: right;
}

.captcha-wrapper__sms .captcha-source {
  height: 60px;
}

.captcha-wrapper__smart {
  display: flex;
  height: 185px;
  justify-content: center;
  align-content: center;
  margin: 8px -8px 12px -8px;
}

.captcha-wrapper__smart .smart-place {
  width: 288px;
}
.captcha-wrapper__smart .smart-icon {
  text-align: center;
  height: 54px;
  margin-bottom: 16px;
}
.captcha-wrapper__smart .smart-tip {
  font-family: PingFangSC-Regular, Arial, sans-serif;
  font-size: 17px;
  color: #151516;
  text-align: center;
  line-height: 25px;
  font-weight: 400;
}
.captcha-wrapper__smart .smart-button {
  margin-top: 20px;
}

.captcha-wrapper__rotateslider {
  margin: -8px 0 10px;
}

.captcha-wrapper__rotateslider .captcha-refresh {
  height: 36px;
  line-height: 36px;
}

.captcha-wrapper__rotateslider .rotateslider-title {
  font-size: 16px;
  color: #333333;
  line-height: 16px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 16px;
}

.rotateslide-handlebar {
  position: relative;
  width: 100%;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  color: #999999;
  border-radius: 16px;
  background: #e8e8e8;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
}

.rotateslide-handlebar .slide-button-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  border-radius: 16px;
}

.rotateslide-handlebar .slide-button-wrapper.oops {
  background-color: rgba(224, 46, 36, 0.1);
  border: 1px solid rgba(224, 46, 36, 0.9);
  transition: padding 0.2s;
  transform: translateZ(0);
}

.rotateslide-handlebar .slide-button-wrapper .slide-button {
  margin-top: -10px;
  width: 51px;
  height: 51px;
  cursor: pointer;
  user-select: none;
  border-radius: 50%;
  background-color: white;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  border: 1px solid #e8e8e8;
  z-index: 2;
  background-image: url(https://commimg.pddpic.com/mms_static/2019-05-22/9a574226-df81-47a4-82bf-142f8161ec8e.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.rotateslide-handlebar .slide-button-wrapper .slide-button.sliding {
  background-image: url(https://commimg.pddpic.com/mms_static/2019-05-22/945111b4-b6f3-4af7-a0b9-664c6d424a38.png);
}

.rotateslide-handlebar .slide-button-wrapper .slide-button.disable {
  background-image: url(https://commimg.pddpic.com/mms_static/2019-05-22/186ffe17-8c73-475a-83e7-1ca898f8c3df.png);
}

.rotateslide-handlebar .slide-button-wrapper {
  z-index: 2;
}

.captcha-wrapper__rotateslider .rotateslide-handlebar .slide-ani {
  position: absolute;
  left: 14px;
  top: 1px;
  width: 45px;
  height: 32px;
  z-index: 1;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABWBAMAAAD27E+nAAAAMFBMVEUGrAAgsQIitAwesw8ftQ4itREjtBIktRIjtREjtRAitA8jtREitQ8jtREktRAjtRJZ+0wtAAAAEHRSTlMBBxYMERsnNzMvICsjOz9DfIkOoAAAAhVJREFUWMOl2DFOAkEUBmC4wRAvgMYDbAIHWIkHICQ2HoBGChOIG6MFlVBSSrQysSFWFjQ0VFQ0QkFMXII9LAESIBB4voFdk5UV4/tf/+dn+YqZeSGecIQnxhM/5TniOeOpVCovzWYznU5f1GoP1czTSShoIjp9wFkdTnjh8024sQ2Xy+X74uNhQFhFdNhL63DqO5x2m3W4WHxVO+FwWGfdn33s/9kNznrNxULhzghujv1oft6EM75my7ox9zUn9jVblnVt/NG8+81lt5nnVgU2x/3fzLOV8oftnD/sOfu/2efs/mE6bNf/4exv7tj2uxI5b5u7WZmzbuYxZc7czNUtoXOHs45jCp252XHaQmdu7joDJXXmZicvddYf3Rc7c3gYlTpzmD7Fztw8lTs7RIbYeTikvNSZ0zSWOxPN5c5DIlPuTFSSOxON5M5EC8CZZoAzkZI7EyXFzjwlwJl6gDNNAGcaA860AJxpiTjPEOcV4rxGnNeIMyHOhDgT4rxGnFeI8wxxXiLOC8R5jDhPEOce4lxCnJOIswKcZ8D5zMyA8wg5n0vI+WwC5/McuYeNkXvYJXIPM4B72BS5b78h9+0ocN/uc07snAfeVQMFvKvaHBM7mxyTOreA97NtAu/nrE6JnN1nv9S5rkNC5xywJ/lQ4j2Jt96ROHuLJZHzlSHfh3nLNIGzu8bbbY785uxSVTOp3QXiFzWUEaEvh6MKAAAAAElFTkSuQmCC)
    no-repeat;
  background-size: contain;
  opacity: 0;
  -webkit-animation: slideAni 1.5s ease 0.4s infinite;
  animation: slideAni 1.5s ease 0.4s infinite;
}

@keyframes slideAni {
  0% {
    opacity: 0;
  }
  10%,
  60% {
    opacity: 1;
  }
  100% {
    left: 227px;
    opacity: 0;
  }
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

.Beast-act-center_wrap__6pdeP {
  background-color: #fff;
  padding: 24px;
  border-radius: 2px;
  height: 100%;
  overflow-y: auto; }

.Beast-act-center_bannerList__2D0aZ {
  padding-bottom: 32px; }

.Beast-act-center_subTitle__xwANV {
  font-size: 16px;
  color: #333333;
  line-height: 1;
  font-weight: bold;
  padding: 0 0 24px; }

.Beast-act-center_actItem__1FdKU {
  display: flex; }
  .Beast-act-center_actItem__1FdKU .Beast-act-center_info__3X_z_ {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.4);
    line-height: 18px; }
    .Beast-act-center_actItem__1FdKU .Beast-act-center_info__3X_z_ .Beast-act-center_title__7VnAZ {
      color: rgba(0, 0, 0, 0.8); }

.Beast-act-center_benefitItem__tJptw {
  font-size: 12px;
  color: #9c9c9c;
  line-height: 18px; }
  .Beast-act-center_benefitItem__tJptw span {
    vertical-align: middle; }
  .Beast-act-center_benefitItem__tJptw .Beast-act-center_tag__8jkje {
    color: #151516; }
  .Beast-act-center_benefitItem__tJptw .Beast-act-center_benefit__3BG0O {
    color: #e02e24; }

.Beast-anchor-rank_wrap__q46zJ {
  background-color: #fff;
  padding: 32px 40px;
  border-radius: 2px;
  height: 100%;
  overflow-y: auto; }

.Beast-anchor-rank_anchorHead__1itW7 {
  line-height: 22px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  width: 100%;
  padding-bottom: 16px; }
  .Beast-anchor-rank_anchorHead__1itW7 .Beast-anchor-rank_rankItem__1F1fF {
    width: 250px;
    flex: 0 0 auto; }
  .Beast-anchor-rank_anchorHead__1itW7 .Beast-anchor-rank_info__37Tqu {
    flex: 1 1 auto; }
  .Beast-anchor-rank_anchorHead__1itW7 .Beast-anchor-rank_flow__3oJQX {
    width: 250px;
    flex: 0 0 auto; }

.Beast-anchor-rank_anchorItem__nuY6T {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 8px 0; }
  .Beast-anchor-rank_anchorItem__nuY6T .Beast-anchor-rank_rank0__iOjc4 {
    width: 36px;
    height: 36px;
    background: url("https://funimg.pddpic.com/msfe/01c5bac7-6010-448e-8a8c-712f2ac3bc2d.png.slim.c1.png") center center/100% no-repeat; }
  .Beast-anchor-rank_anchorItem__nuY6T .Beast-anchor-rank_rank1__3Bd6Y {
    width: 36px;
    height: 36px;
    background: url("https://funimg.pddpic.com/msfe/e29e4158-3c25-47a0-88fd-e65ab210118a.png.slim.c1.png") center center/100% no-repeat; }
  .Beast-anchor-rank_anchorItem__nuY6T .Beast-anchor-rank_rank2__2-Q9_ {
    width: 36px;
    height: 36px;
    background: url("https://funimg.pddpic.com/msfe/39f3a4b1-291e-4b64-8236-f2cb4594ec4a.png.slim.c1.png") center center/100% no-repeat; }
  .Beast-anchor-rank_anchorItem__nuY6T .Beast-anchor-rank_rankIcon__3yZ9Y {
    font-family: Monaco, Consolas, monospace;
    width: 28px;
    height: 28px;
    margin: 0 4px;
    border-radius: 50%;
    background: #ffdece;
    font-size: 16px;
    color: #d5683d;
    font-weight: 500;
    text-align: center;
    line-height: 28px; }
  .Beast-anchor-rank_anchorItem__nuY6T .Beast-anchor-rank_rankItem__1F1fF {
    width: 250px;
    flex: 0 0 auto; }
  .Beast-anchor-rank_anchorItem__nuY6T .Beast-anchor-rank_info__37Tqu {
    display: flex;
    align-items: center;
    flex: 1 1 auto;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    font-weight: 400;
    line-height: 20px;
    padding-right: 12px; }
    .Beast-anchor-rank_anchorItem__nuY6T .Beast-anchor-rank_info__37Tqu .Beast-anchor-rank_avatar__2dS8H {
      width: 46px;
      height: 46px;
      border-radius: 50%;
      overflow: hidden;
      margin-right: 12px;
      flex: 0 0 auto; }
  .Beast-anchor-rank_anchorItem__nuY6T .Beast-anchor-rank_flow__3oJQX {
    width: 250px;
    flex: 0 0 auto;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6); }

.Beast-goodsModal_errorGoods__1txgE {
  width: 100%;
  height: 503px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin-top: -10%;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  line-height: 16px; }

.Beast-goodsModal_container__1VN3Y {
  height: 503px;
  display: flex;
  flex-direction: column;
  overflow: hidden; }
  .Beast-goodsModal_container__1VN3Y > div {
    flex: 0 0 auto; }
  .Beast-goodsModal_container__1VN3Y .Beast-goodsModal_goodsListBox__3bVZT {
    flex: 1 1 auto;
    overflow: auto; }
  .Beast-goodsModal_container__1VN3Y .Beast-goodsModal_lineBox__-8ibz {
    height: 1px;
    background: #ebebeb; }
  .Beast-goodsModal_container__1VN3Y .Beast-goodsModal_footerTips__2BnNK {
    text-align: center;
    font-size: 12px;
    padding: 16px;
    color: #999;
    cursor: pointer; }

.Beast-goodsModal_goodsItem__2t21l {
  position: relative;
  height: 100px;
  box-sizing: border-box;
  padding: 0px 24px;
  border: 1px solid #ebebeb;
  border-top: none;
  display: flex;
  align-items: center; }
  .Beast-goodsModal_goodsItem__2t21l:last-child {
    box-shadow: none; }
  .Beast-goodsModal_goodsItem__2t21l .Beast-goodsModal_img__1vPMm {
    width: 68px;
    height: 68px;
    border-radius: 2px;
    flex: 0 0 auto;
    object-fit: cover; }
  .Beast-goodsModal_goodsItem__2t21l .Beast-goodsModal_info__PuGzQ {
    flex: 1 1 auto;
    font-size: 12px;
    line-height: 12px;
    margin-left: 8px; }
    .Beast-goodsModal_goodsItem__2t21l .Beast-goodsModal_info__PuGzQ :not(:last-child) {
      margin-bottom: 6px; }
    .Beast-goodsModal_goodsItem__2t21l .Beast-goodsModal_info__PuGzQ .Beast-goodsModal_goodsId__2RiFB {
      color: rgba(0, 0, 0, 0.6); }
      .Beast-goodsModal_goodsItem__2t21l .Beast-goodsModal_info__PuGzQ .Beast-goodsModal_goodsId__2RiFB a {
        font-size: 12px;
        line-height: 12px; }
    .Beast-goodsModal_goodsItem__2t21l .Beast-goodsModal_info__PuGzQ .Beast-goodsModal_goodsName__1Zh8s {
      color: rgba(0, 0, 0, 0.8); }
    .Beast-goodsModal_goodsItem__2t21l .Beast-goodsModal_info__PuGzQ .Beast-goodsModal_goodsSpec__1dmno {
      color: #9c9c9c; }
    .Beast-goodsModal_goodsItem__2t21l .Beast-goodsModal_info__PuGzQ .Beast-goodsModal_goodsEarnBox__1Aa1M {
      height: 16px; }
    .Beast-goodsModal_goodsItem__2t21l .Beast-goodsModal_info__PuGzQ .Beast-goodsModal_goodsEarn__MgnB3 {
      display: inline-block;
      padding: 2px 4px;
      background: #ffffff;
      border: 1px solid #e02020;
      border-radius: 2px;
      font-size: 10px;
      color: #e02020;
      line-height: 10px; }
  .Beast-goodsModal_goodsItem__2t21l .Beast-goodsModal_rightBtn__EfX81 {
    flex: 0 0 auto;
    margin-top: 42px; }
  .Beast-goodsModal_goodsItem__2t21l .Beast-goodsModal_goodsTag__3Sbz0 {
    position: absolute;
    top: 0px;
    right: 0px; }
    .Beast-goodsModal_goodsItem__2t21l .Beast-goodsModal_goodsTag__3Sbz0 img {
      width: 56px;
      height: 56px; }

.Beast-commission-plan_content__2but5 {
  flex: 1 1 auto;
  overflow: auto;
  margin-top: 16px;
  background: #ffe7d9; }
  .Beast-commission-plan_content__2but5 .Beast-commission-plan_headImg__3k7tv {
    width: 100%;
    height: 336px; }
  .Beast-commission-plan_content__2but5 .Beast-commission-plan_blockBox__sHadv {
    position: relative;
    margin: 32px auto;
    width: 700px;
    background: #fefdfc;
    border: 1px solid #ffdece;
    border-radius: 20px;
    padding: 0 32px 40px 32px;
    color: #d5683d;
    text-align: center; }
    .Beast-commission-plan_content__2but5 .Beast-commission-plan_blockBox__sHadv .Beast-commission-plan_rightBtn__1CAjS {
      cursor: pointer;
      position: absolute;
      top: 20px;
      right: 20px;
      color: #e5a389; }
    .Beast-commission-plan_content__2but5 .Beast-commission-plan_blockBox__sHadv .Beast-commission-plan_blockTitle__2flqn {
      margin-top: -14px; }
      .Beast-commission-plan_content__2but5 .Beast-commission-plan_blockBox__sHadv .Beast-commission-plan_blockTitle__2flqn img {
        height: 74px; }
    .Beast-commission-plan_content__2but5 .Beast-commission-plan_blockBox__sHadv .Beast-commission-plan_blockText1__o6XYI {
      margin: 22px auto 12px auto;
      font-size: 18px; }
    .Beast-commission-plan_content__2but5 .Beast-commission-plan_blockBox__sHadv .Beast-commission-plan_rewardBox__1M5Ra .Beast-commission-plan_rewardItem__2QKsj {
      display: inline-block;
      font-size: 14px;
      line-height: 20px; }
      .Beast-commission-plan_content__2but5 .Beast-commission-plan_blockBox__sHadv .Beast-commission-plan_rewardBox__1M5Ra .Beast-commission-plan_rewardItem__2QKsj:not(:first-child) {
        margin-left: 80px; }
      .Beast-commission-plan_content__2but5 .Beast-commission-plan_blockBox__sHadv .Beast-commission-plan_rewardBox__1M5Ra .Beast-commission-plan_rewardItem__2QKsj .Beast-commission-plan_rewardIcon__yWJFE {
        width: 76px;
        height: 76px; }
      .Beast-commission-plan_content__2but5 .Beast-commission-plan_blockBox__sHadv .Beast-commission-plan_rewardBox__1M5Ra .Beast-commission-plan_rewardItem__2QKsj .Beast-commission-plan_rewardTips__2kkmu {
        color: #ff1e54;
        line-height: 20px;
        font-weight: bold; }
    .Beast-commission-plan_content__2but5 .Beast-commission-plan_blockBox__sHadv .Beast-commission-plan_joinWayItem__1ObNp {
      font-size: 14px;
      margin: 8px 0;
      display: flex;
      text-align: left; }
      .Beast-commission-plan_content__2but5 .Beast-commission-plan_blockBox__sHadv .Beast-commission-plan_joinWayItem__1ObNp:last-child {
        margin-bottom: 0; }
      .Beast-commission-plan_content__2but5 .Beast-commission-plan_blockBox__sHadv .Beast-commission-plan_joinWayItem__1ObNp .Beast-commission-plan_label__687PX {
        flex: 0 0 auto;
        margin: 1px 8px 1px 0;
        width: 18px;
        height: 18px;
        background: #ffdece;
        border-radius: 2px;
        line-height: 18px;
        text-align: center;
        font-weight: bold; }
      .Beast-commission-plan_content__2but5 .Beast-commission-plan_blockBox__sHadv .Beast-commission-plan_joinWayItem__1ObNp .Beast-commission-plan_desc__2Y7C2 {
        text-align: justify;
        line-height: 20px; }
        .Beast-commission-plan_content__2but5 .Beast-commission-plan_blockBox__sHadv .Beast-commission-plan_joinWayItem__1ObNp .Beast-commission-plan_desc__2Y7C2 span {
          color: #ff1e54;
          font-weight: bold; }
        .Beast-commission-plan_content__2but5 .Beast-commission-plan_blockBox__sHadv .Beast-commission-plan_joinWayItem__1ObNp .Beast-commission-plan_desc__2Y7C2 :nth-child(2) {
          margin-top: 6px; }
    .Beast-commission-plan_content__2but5 .Beast-commission-plan_blockBox__sHadv .Beast-commission-plan_commerceStepItem__JyJav {
      font-size: 14px;
      margin: 24px 0;
      display: flex;
      text-align: left; }
      .Beast-commission-plan_content__2but5 .Beast-commission-plan_blockBox__sHadv .Beast-commission-plan_commerceStepItem__JyJav:last-child {
        margin-bottom: 0; }
      .Beast-commission-plan_content__2but5 .Beast-commission-plan_blockBox__sHadv .Beast-commission-plan_commerceStepItem__JyJav .Beast-commission-plan_label__687PX {
        flex: 0 0 auto;
        margin: 2px 8px 2px 0;
        width: 18px;
        height: 18px;
        background: #ffdece;
        border-radius: 2px;
        line-height: 18px;
        text-align: center;
        font-weight: bold;
        font-size: 14px; }
      .Beast-commission-plan_content__2but5 .Beast-commission-plan_blockBox__sHadv .Beast-commission-plan_commerceStepItem__JyJav .Beast-commission-plan_right__2pn4v {
        flex: 1 1 auto; }
        .Beast-commission-plan_content__2but5 .Beast-commission-plan_blockBox__sHadv .Beast-commission-plan_commerceStepItem__JyJav .Beast-commission-plan_right__2pn4v :nth-child(3) {
          margin-top: 16px !important; }
      .Beast-commission-plan_content__2but5 .Beast-commission-plan_blockBox__sHadv .Beast-commission-plan_commerceStepItem__JyJav .Beast-commission-plan_desc__2Y7C2 {
        line-height: 22px;
        font-size: 16px;
        color: #d94b09;
        font-weight: bold; }
        .Beast-commission-plan_content__2but5 .Beast-commission-plan_blockBox__sHadv .Beast-commission-plan_commerceStepItem__JyJav .Beast-commission-plan_desc__2Y7C2 .Beast-commission-plan_rightBox__2ssEY {
          color: #d5683d;
          float: right; }
          .Beast-commission-plan_content__2but5 .Beast-commission-plan_blockBox__sHadv .Beast-commission-plan_commerceStepItem__JyJav .Beast-commission-plan_desc__2Y7C2 .Beast-commission-plan_rightBox__2ssEY span {
            padding: 0 8px;
            line-height: 20px;
            font-size: 14px;
            font-weight: 400; }
      .Beast-commission-plan_content__2but5 .Beast-commission-plan_blockBox__sHadv .Beast-commission-plan_commerceStepItem__JyJav .Beast-commission-plan_stepImg__1Zh65 {
        height: 288px;
        margin: 24px auto 0 auto;
        width: 100%;
        object-fit: contain; }

.Beast-commission-plan_footer__1-dmQ {
  height: 76px;
  margin: 16px 0 36px 0;
  text-align: center; }
  .Beast-commission-plan_footer__1-dmQ > div {
    cursor: pointer;
    display: inline-block;
    width: 350px;
    height: 76px;
    background-repeat: no-repeat;
    background-size: 100% auto; }
    .Beast-commission-plan_footer__1-dmQ > div:hover {
      background-position-y: -76px; }
  .Beast-commission-plan_footer__1-dmQ .Beast-commission-plan_reviewBtn__36FXP {
    background-image: url("https://funimg.pddpic.com/msfe/29686a2b-13fb-4684-a8d4-ed792d3a2276.png.slim.png"); }
  .Beast-commission-plan_footer__1-dmQ .Beast-commission-plan_publishBtn__1umED {
    background-image: url("https://funimg.pddpic.com/msfe/ba22a1c7-27a9-4561-b0dd-5e879e3c7611.png.slim.png"); }

.Beast-commission-plan_bindBtn__3wHXy {
  display: inline-block;
  line-height: 20px;
  font-size: 14px;
  color: #ff1e54;
  font-weight: bold;
  text-decoration: underline;
  cursor: pointer; }

.Beast-data_dataContain__1h5FC {
  padding: 24px 20px 24px; }
  .Beast-data_dataContain__1h5FC .Beast-data_jbAccount__2bFk0 {
    padding: 18px 12px;
    background: #f5f5f5;
    border-radius: 3px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 16px;
    display: flex;
    align-items: center;
    margin-bottom: 24px; }
    .Beast-data_dataContain__1h5FC .Beast-data_jbAccount__2bFk0 span {
      margin-right: 8px; }
  .Beast-data_dataContain__1h5FC .Beast-data_statisticWrap__3bFPf {
    display: flex;
    align-items: center;
    height: 126px;
    margin-bottom: 24px;
    border: 1px solid #ebebeb;
    border-radius: 3px; }
    .Beast-data_dataContain__1h5FC .Beast-data_statisticWrap__3bFPf .Beast-data_statisticItem__3xh_E {
      padding: 0 24px;
      width: 210px;
      flex: 0 0 auto;
      box-sizing: border-box; }
      .Beast-data_dataContain__1h5FC .Beast-data_statisticWrap__3bFPf .Beast-data_statisticItem__3xh_E:nth-child(1), .Beast-data_dataContain__1h5FC .Beast-data_statisticWrap__3bFPf .Beast-data_statisticItem__3xh_E:nth-child(2) {
        box-shadow: inset -1px 0 0 0 #ebebeb; }
      .Beast-data_dataContain__1h5FC .Beast-data_statisticWrap__3bFPf .Beast-data_statisticItem__3xh_E .Beast-data_title__3Af6H {
        font-size: 14px;
        color: rgba(0, 0, 0, 0.6);
        line-height: 14px; }
      .Beast-data_dataContain__1h5FC .Beast-data_statisticWrap__3bFPf .Beast-data_statisticItem__3xh_E .Beast-data_value__1pEO2 {
        margin-top: 16px;
        font-size: 24px;
        color: rgba(0, 0, 0, 0.8);
        line-height: 24px;
        font-weight: 500; }
      .Beast-data_dataContain__1h5FC .Beast-data_statisticWrap__3bFPf .Beast-data_statisticItem__3xh_E .Beast-data_desc__3qoFE {
        margin-top: 12px;
        font-size: 12px;
        color: rgba(0, 0, 0, 0.6);
        line-height: 12px; }
        .Beast-data_dataContain__1h5FC .Beast-data_statisticWrap__3bFPf .Beast-data_statisticItem__3xh_E .Beast-data_desc__3qoFE span:first-child {
          padding-right: 8px; }
    .Beast-data_dataContain__1h5FC .Beast-data_statisticWrap__3bFPf .Beast-data_rightBtn__3jYIM {
      text-align: right;
      padding: 0 24px;
      flex: 1 1 auto; }
  .Beast-data_dataContain__1h5FC .Beast-data_goodsInfo__NA0H3 {
    display: flex; }
    .Beast-data_dataContain__1h5FC .Beast-data_goodsInfo__NA0H3 .Beast-data_goodsImg__FCCtS {
      width: 56px;
      height: 56px; }
    .Beast-data_dataContain__1h5FC .Beast-data_goodsInfo__NA0H3 .Beast-data_right__nLtaT {
      flex: 1;
      margin-left: 8px;
      font-size: 12px; }
      .Beast-data_dataContain__1h5FC .Beast-data_goodsInfo__NA0H3 .Beast-data_right__nLtaT .Beast-data_goodsId__3YHDL {
        color: rgba(0, 0, 0, 0.8);
        line-height: 14px; }
      .Beast-data_dataContain__1h5FC .Beast-data_goodsInfo__NA0H3 .Beast-data_right__nLtaT .Beast-data_goodsName__3HuLa {
        margin-top: 12px;
        color: rgba(0, 0, 0, 0.4);
        line-height: 15px; }

.Beast-video-all-data_wrap__2xN-B .Beast-video-all-data_header__2pxq4 {
  margin: 16px 0;
  height: 20px;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 20px;
  font-weight: 500;
  border-left: 2px solid #e02e24;
  padding-left: 8px; }

.Beast-video-all-data_wrap__2xN-B .Beast-video-all-data_accountData__1X_Gl {
  background: #ffffff;
  border-radius: 2px;
  padding-bottom: 16px;
  margin-bottom: 8px; }
  .Beast-video-all-data_wrap__2xN-B .Beast-video-all-data_accountData__1X_Gl .Beast-video-all-data_title__2j6yN {
    height: 14px;
    font-size: 14px;
    color: #333333;
    line-height: 14px;
    font-weight: 500;
    padding: 16px 0 16px 16px;
    border-bottom: 1px solid #ebebeb; }
  .Beast-video-all-data_wrap__2xN-B .Beast-video-all-data_accountData__1X_Gl .Beast-video-all-data_item__zvmPI {
    margin-top: 16px;
    padding-left: 16px; }
    .Beast-video-all-data_wrap__2xN-B .Beast-video-all-data_accountData__1X_Gl .Beast-video-all-data_item__zvmPI .Beast-video-all-data_text__2-GQK {
      width: 84px;
      height: 14px;
      font-size: 14px;
      color: rgba(0, 0, 0, 0.6);
      line-height: 14px;
      font-weight: 400; }
    .Beast-video-all-data_wrap__2xN-B .Beast-video-all-data_accountData__1X_Gl .Beast-video-all-data_item__zvmPI .Beast-video-all-data_num__Bmj3n {
      height: 14px;
      font-size: 14px;
      color: rgba(0, 0, 0, 0.8);
      line-height: 14px;
      font-weight: 600; }

.Beast-video-all-data_wrap__2xN-B .Beast-video-all-data_indexChange__2A8QS {
  background: #ffffff; }
  .Beast-video-all-data_wrap__2xN-B .Beast-video-all-data_indexChange__2A8QS .Beast-video-all-data_title__2j6yN {
    height: 46px;
    border-radius: 2px 2px 0 0;
    display: flex;
    padding: 0 16px;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ebebeb; }
    .Beast-video-all-data_wrap__2xN-B .Beast-video-all-data_indexChange__2A8QS .Beast-video-all-data_title__2j6yN .Beast-video-all-data_time__2ND2Q .Beast-video-all-data_text__2-GQK {
      height: 12px;
      font-size: 12px;
      color: rgba(0, 0, 0, 0.8);
      line-height: 12px;
      font-weight: 400; }
  .Beast-video-all-data_wrap__2xN-B .Beast-video-all-data_indexChange__2A8QS .Beast-video-all-data_charts__3JSEN .Beast-video-all-data_itemWrap__7ZRcS {
    padding: 16px 16px 0;
    display: flex;
    flex-wrap: wrap; }
    .Beast-video-all-data_wrap__2xN-B .Beast-video-all-data_indexChange__2A8QS .Beast-video-all-data_charts__3JSEN .Beast-video-all-data_itemWrap__7ZRcS .Beast-video-all-data_item__zvmPI {
      cursor: pointer;
      box-sizing: border-box;
      padding: 8px;
      min-width: 120px;
      min-height: 66px;
      background: #f5f5f5;
      border-radius: 8px;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      margin-right: 20px;
      margin-bottom: 16px; }
      .Beast-video-all-data_wrap__2xN-B .Beast-video-all-data_indexChange__2A8QS .Beast-video-all-data_charts__3JSEN .Beast-video-all-data_itemWrap__7ZRcS .Beast-video-all-data_item__zvmPI .Beast-video-all-data_top__3mS3s {
        display: flex;
        justify-content: space-between;
        font-size: 14px;
        color: rgba(0, 0, 0, 0.41);
        font-weight: 500; }
        .Beast-video-all-data_wrap__2xN-B .Beast-video-all-data_indexChange__2A8QS .Beast-video-all-data_charts__3JSEN .Beast-video-all-data_itemWrap__7ZRcS .Beast-video-all-data_item__zvmPI .Beast-video-all-data_top__3mS3s .Beast-video-all-data_text__2-GQK {
          margin-right: 6px; }
        .Beast-video-all-data_wrap__2xN-B .Beast-video-all-data_indexChange__2A8QS .Beast-video-all-data_charts__3JSEN .Beast-video-all-data_itemWrap__7ZRcS .Beast-video-all-data_item__zvmPI .Beast-video-all-data_top__3mS3s .Beast-video-all-data_moreThanZero__20ki5,
        .Beast-video-all-data_wrap__2xN-B .Beast-video-all-data_indexChange__2A8QS .Beast-video-all-data_charts__3JSEN .Beast-video-all-data_itemWrap__7ZRcS .Beast-video-all-data_item__zvmPI .Beast-video-all-data_top__3mS3s .Beast-video-all-data_lessThanZero__1iSvm,
        .Beast-video-all-data_wrap__2xN-B .Beast-video-all-data_indexChange__2A8QS .Beast-video-all-data_charts__3JSEN .Beast-video-all-data_itemWrap__7ZRcS .Beast-video-all-data_item__zvmPI .Beast-video-all-data_top__3mS3s .Beast-video-all-data_isZero__JFSC3 {
          text-align: right; }
        .Beast-video-all-data_wrap__2xN-B .Beast-video-all-data_indexChange__2A8QS .Beast-video-all-data_charts__3JSEN .Beast-video-all-data_itemWrap__7ZRcS .Beast-video-all-data_item__zvmPI .Beast-video-all-data_top__3mS3s .Beast-video-all-data_moreThanZero__20ki5 {
          color: #e02e24; }
        .Beast-video-all-data_wrap__2xN-B .Beast-video-all-data_indexChange__2A8QS .Beast-video-all-data_charts__3JSEN .Beast-video-all-data_itemWrap__7ZRcS .Beast-video-all-data_item__zvmPI .Beast-video-all-data_top__3mS3s .Beast-video-all-data_lessThanZero__1iSvm {
          color: #00b359; }
        .Beast-video-all-data_wrap__2xN-B .Beast-video-all-data_indexChange__2A8QS .Beast-video-all-data_charts__3JSEN .Beast-video-all-data_itemWrap__7ZRcS .Beast-video-all-data_item__zvmPI .Beast-video-all-data_top__3mS3s .Beast-video-all-data_isZero__JFSC3 {
          color: rgba(0, 0, 0, 0.2); }
      .Beast-video-all-data_wrap__2xN-B .Beast-video-all-data_indexChange__2A8QS .Beast-video-all-data_charts__3JSEN .Beast-video-all-data_itemWrap__7ZRcS .Beast-video-all-data_item__zvmPI .Beast-video-all-data_bottom__3RhX3 {
        font-size: 24px;
        color: rgba(0, 0, 0, 0.8);
        font-weight: 500;
        display: inline-block; }
    .Beast-video-all-data_wrap__2xN-B .Beast-video-all-data_indexChange__2A8QS .Beast-video-all-data_charts__3JSEN .Beast-video-all-data_itemWrap__7ZRcS .Beast-video-all-data_itemActive__1a3x3 {
      background: #e02e24; }
      .Beast-video-all-data_wrap__2xN-B .Beast-video-all-data_indexChange__2A8QS .Beast-video-all-data_charts__3JSEN .Beast-video-all-data_itemWrap__7ZRcS .Beast-video-all-data_itemActive__1a3x3 .Beast-video-all-data_top__3mS3s {
        color: rgba(255, 255, 255, 0.8); }
        .Beast-video-all-data_wrap__2xN-B .Beast-video-all-data_indexChange__2A8QS .Beast-video-all-data_charts__3JSEN .Beast-video-all-data_itemWrap__7ZRcS .Beast-video-all-data_itemActive__1a3x3 .Beast-video-all-data_top__3mS3s .Beast-video-all-data_moreThanZero__20ki5,
        .Beast-video-all-data_wrap__2xN-B .Beast-video-all-data_indexChange__2A8QS .Beast-video-all-data_charts__3JSEN .Beast-video-all-data_itemWrap__7ZRcS .Beast-video-all-data_itemActive__1a3x3 .Beast-video-all-data_top__3mS3s .Beast-video-all-data_lessThanZero__1iSvm,
        .Beast-video-all-data_wrap__2xN-B .Beast-video-all-data_indexChange__2A8QS .Beast-video-all-data_charts__3JSEN .Beast-video-all-data_itemWrap__7ZRcS .Beast-video-all-data_itemActive__1a3x3 .Beast-video-all-data_top__3mS3s .Beast-video-all-data_isZero__JFSC3 {
          color: rgba(255, 255, 255, 0.8); }
      .Beast-video-all-data_wrap__2xN-B .Beast-video-all-data_indexChange__2A8QS .Beast-video-all-data_charts__3JSEN .Beast-video-all-data_itemWrap__7ZRcS .Beast-video-all-data_itemActive__1a3x3 .Beast-video-all-data_bottom__3RhX3 {
        color: #ffffff; }

.Beast-video-content-data_container__1ALLd {
  flex: 1 1 auto;
  overflow: hidden;
  position: relative; }

.Beast-video-content-data_content__3YmLw {
  height: calc(100% - 48px);
  display: flex;
  padding-bottom: 16px;
  flex-direction: column;
  background: #ffffff;
  border-radius: 2px; }
  .Beast-video-content-data_content__3YmLw .Beast-video-content-data_header__2Nqle {
    flex: 0 0 auto;
    box-shadow: inset 0 -1px 0 0 #ebebeb;
    display: flex;
    align-items: center;
    line-height: 1;
    padding: 16px; }
    .Beast-video-content-data_content__3YmLw .Beast-video-content-data_header__2Nqle .Beast-video-content-data_text__OKydt {
      flex: 1;
      font-size: 14px;
      color: #333333;
      font-weight: bold; }
    .Beast-video-content-data_content__3YmLw .Beast-video-content-data_header__2Nqle .Beast-video-content-data_rightBtn__3rOKk {
      display: flex;
      align-items: center;
      font-size: 12px;
      color: #999999; }
      .Beast-video-content-data_content__3YmLw .Beast-video-content-data_header__2Nqle .Beast-video-content-data_rightBtn__3rOKk .Beast-video-content-data_refreshIcon__1FUpI {
        cursor: pointer; }
  .Beast-video-content-data_content__3YmLw .Beast-video-content-data_dataWrapper__1QTeh {
    flex: 1;
    min-height: 200px;
    overflow: auto; }
  .Beast-video-content-data_content__3YmLw .Beast-video-content-data_dataBox__3EjcD {
    padding: 0 16px;
    overflow: auto; }
    .Beast-video-content-data_content__3YmLw .Beast-video-content-data_dataBox__3EjcD .Beast-video-content-data_noMore__2wLJ0 {
      margin-top: 4px;
      text-align: center;
      color: rgba(0, 0, 0, 0.4); }
  .Beast-video-content-data_content__3YmLw .Beast-video-content-data_footer__2AICp {
    padding: 16px; }

.Beast-video-content-data_dataItem__kI6Tl {
  position: relative;
  padding: 16px 0;
  display: flex;
  overflow: hidden; }
  .Beast-video-content-data_dataItem__kI6Tl:not(:first-child) {
    border-top: 1px solid #ebebeb; }
  .Beast-video-content-data_dataItem__kI6Tl .Beast-video-content-data_left__15RSU {
    position: relative;
    flex: 0 0 auto;
    width: 72px;
    height: 128px;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.4);
    overflow: hidden;
    display: flex;
    align-items: center; }
    .Beast-video-content-data_dataItem__kI6Tl .Beast-video-content-data_left__15RSU img {
      width: 100%;
      object-fit: cover; }
    .Beast-video-content-data_dataItem__kI6Tl .Beast-video-content-data_left__15RSU:hover .Beast-video-content-data_playCover__17FfL {
      background: rgba(0, 0, 0, 0.4); }
    .Beast-video-content-data_dataItem__kI6Tl .Beast-video-content-data_left__15RSU .Beast-video-content-data_playCover__17FfL {
      cursor: pointer;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      display: flex;
      justify-content: center;
      align-items: center; }
  .Beast-video-content-data_dataItem__kI6Tl .Beast-video-content-data_right__2C0MC {
    margin-left: 12px;
    flex: 1;
    overflow: hidden; }
    .Beast-video-content-data_dataItem__kI6Tl .Beast-video-content-data_right__2C0MC .Beast-video-content-data_videoTitle__2DlD4 {
      height: 20px;
      font-size: 14px;
      line-height: 20px;
      color: #666666;
      display: flex;
      align-items: center; }
      .Beast-video-content-data_dataItem__kI6Tl .Beast-video-content-data_right__2C0MC .Beast-video-content-data_videoTitle__2DlD4 .Beast-video-content-data_hotTag__1zcDz {
        flex: 0 0 auto;
        display: flex;
        margin-right: 4px;
        padding: 4px;
        background: #e02e24;
        border-radius: 3px; }
        .Beast-video-content-data_dataItem__kI6Tl .Beast-video-content-data_right__2C0MC .Beast-video-content-data_videoTitle__2DlD4 .Beast-video-content-data_hotTag__1zcDz span {
          display: inline-block;
          font-size: 12px;
          color: #ffffff;
          line-height: 1;
          font-weight: bold; }
        .Beast-video-content-data_dataItem__kI6Tl .Beast-video-content-data_right__2C0MC .Beast-video-content-data_videoTitle__2DlD4 .Beast-video-content-data_hotTag__1zcDz img {
          width: 12px;
          height: 12px;
          margin-right: 2px; }
      .Beast-video-content-data_dataItem__kI6Tl .Beast-video-content-data_right__2C0MC .Beast-video-content-data_videoTitle__2DlD4 .Beast-video-content-data_videoText__mhM0y {
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        word-break: break-all; }
    .Beast-video-content-data_dataItem__kI6Tl .Beast-video-content-data_right__2C0MC .Beast-video-content-data_dataDetail__2IlEf {
      margin: 8px 0;
      padding: 16px 0;
      border: 1px solid #ebebeb;
      border-radius: 3px;
      display: flex; }
      .Beast-video-content-data_dataItem__kI6Tl .Beast-video-content-data_right__2C0MC .Beast-video-content-data_dataDetail__2IlEf .Beast-video-content-data_detailItem__3BJSl {
        flex: 1;
        padding-left: 12px;
        line-height: 1; }
        .Beast-video-content-data_dataItem__kI6Tl .Beast-video-content-data_right__2C0MC .Beast-video-content-data_dataDetail__2IlEf .Beast-video-content-data_detailItem__3BJSl:not(:last-child) {
          border-right: 1px solid #ebebeb; }
        .Beast-video-content-data_dataItem__kI6Tl .Beast-video-content-data_right__2C0MC .Beast-video-content-data_dataDetail__2IlEf .Beast-video-content-data_detailItem__3BJSl:not(:first-child) {
          margin-left: 12px; }
        .Beast-video-content-data_dataItem__kI6Tl .Beast-video-content-data_right__2C0MC .Beast-video-content-data_dataDetail__2IlEf .Beast-video-content-data_detailItem__3BJSl .Beast-video-content-data_label__2_eSa {
          font-size: 12px;
          color: rgba(0, 0, 0, 0.6); }
        .Beast-video-content-data_dataItem__kI6Tl .Beast-video-content-data_right__2C0MC .Beast-video-content-data_dataDetail__2IlEf .Beast-video-content-data_detailItem__3BJSl .Beast-video-content-data_value__1j789 {
          margin-top: 12px;
          font-size: 16px;
          color: rgba(0, 0, 0, 0.8);
          font-weight: bold; }
    .Beast-video-content-data_dataItem__kI6Tl .Beast-video-content-data_right__2C0MC .Beast-video-content-data_bottomText__2JaW0 {
      font-size: 14px;
      color: #999999; }

.creator-video-detail-wrapper {
  box-sizing: border-box;
  background: #fff;
  padding: 28px;
  display: flex;
  min-height: 482px;
  height: calc(100% - 48px);
  overflow: hidden; }
  .creator-video-detail-wrapper a {
    color: rgba(0, 0, 0, 0.8); }
    .creator-video-detail-wrapper a:-webkit-any-link {
      cursor: none;
      text-decoration: none; }
  .creator-video-detail-wrapper .wrapper-left {
    width: 271px; }
    .creator-video-detail-wrapper .wrapper-left .video-cover {
      width: 271px;
      height: 482px;
      position: relative; }
      .creator-video-detail-wrapper .wrapper-left .video-cover img {
        width: 100%;
        height: 100%;
        display: block; }
      .creator-video-detail-wrapper .wrapper-left .video-cover-empty {
        width: 100%;
        height: 100%;
        background-color: #eee;
        color: rgba(0, 0, 0, 0.4);
        font-size: 14px;
        display: flex;
        justify-content: center;
        align-items: center; }
      .creator-video-detail-wrapper .wrapper-left .video-cover:hover .play-cover {
        display: flex; }
      .creator-video-detail-wrapper .wrapper-left .video-cover .play-cover {
        cursor: pointer;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        display: none;
        background: rgba(0, 0, 0, 0.4);
        justify-content: center;
        align-items: center; }
        .creator-video-detail-wrapper .wrapper-left .video-cover .play-cover .play-icon {
          font-size: 40px;
          color: #fff; }
  .creator-video-detail-wrapper .wrapper-right {
    padding: 0 28px;
    flex: 1;
    overflow-x: hidden;
    overflow-y: scroll; }
    .creator-video-detail-wrapper .wrapper-right::-webkit-scrollbar {
      width: 0 !important; }
    .creator-video-detail-wrapper .wrapper-right .avatar {
      width: 50px;
      height: 50px;
      border-radius: 50px;
      display: block; }
    .creator-video-detail-wrapper .wrapper-right .video-detail .title {
      min-height: 18px;
      margin-bottom: 8px; }
    .creator-video-detail-wrapper .wrapper-right .video-detail .likes {
      display: flex;
      margin-bottom: 12px; }
      .creator-video-detail-wrapper .wrapper-right .video-detail .likes span {
        color: #999;
        display: flex;
        align-items: center;
        margin-right: 24px; }
      .creator-video-detail-wrapper .wrapper-right .video-detail .likes img {
        display: block;
        width: 15px;
        height: 14px;
        margin-right: 4px; }
    .creator-video-detail-wrapper .wrapper-right .comment-wrapper .comment-title {
      font-size: 14px;
      font-weight: 800;
      margin-bottom: 12px; }
    .creator-video-detail-wrapper .wrapper-right .comment-wrapper .comment-title-small {
      font-size: 12px;
      font-weight: 800;
      margin-bottom: 12px; }
    .creator-video-detail-wrapper .wrapper-right .comment-wrapper .comment-sort {
      line-height: 17px;
      font-size: 12px;
      color: rgba(0, 0, 0, 0.4);
      padding-bottom: 8px; }
      .creator-video-detail-wrapper .wrapper-right .comment-wrapper .comment-sort span {
        display: inline-block;
        padding-right: 4px;
        border-right: 1px solid #dbdbdb;
        margin-right: 4px;
        cursor: pointer; }
        .creator-video-detail-wrapper .wrapper-right .comment-wrapper .comment-sort span:last-child {
          border-right: none; }
      .creator-video-detail-wrapper .wrapper-right .comment-wrapper .comment-sort span.active {
        color: #e02e24; }
    .creator-video-detail-wrapper .wrapper-right .comment-wrapper .comment-textarea {
      padding-top: 16px;
      display: flex;
      align-items: center; }
    .creator-video-detail-wrapper .wrapper-right .comment-wrapper .comment-submit {
      position: relative;
      margin-top: 8px;
      display: flex;
      justify-content: flex-end;
      align-items: center; }
    .creator-video-detail-wrapper .wrapper-right .comment-wrapper .comment-list-card {
      display: flex; }
      .creator-video-detail-wrapper .wrapper-right .comment-wrapper .comment-list-card .comment-list-card-user-info {
        margin-right: 12px; }
        .creator-video-detail-wrapper .wrapper-right .comment-wrapper .comment-list-card .comment-list-card-user-info img {
          margin-top: 16px;
          width: 40px;
          height: 40px;
          display: block;
          border-radius: 40px; }
      .creator-video-detail-wrapper .wrapper-right .comment-wrapper .comment-list-card .comment-list-card-content {
        border-bottom: 1px solid #ebebeb;
        flex: 1;
        padding: 16px 10px 16px 0;
        display: flex; }
        .creator-video-detail-wrapper .wrapper-right .comment-wrapper .comment-list-card .comment-list-card-content .list-left {
          flex: 1; }
          .creator-video-detail-wrapper .wrapper-right .comment-wrapper .comment-list-card .comment-list-card-content .list-left .left-name {
            color: rgba(0, 0, 0, 0.6);
            line-height: 20px;
            font-size: 14px;
            display: flex;
            align-items: center; }
          .creator-video-detail-wrapper .wrapper-right .comment-wrapper .comment-list-card .comment-list-card-content .list-left .author-tag {
            font-size: 12px;
            color: #ffffff;
            line-height: 12px;
            padding: 2px 4px;
            background: #e02e24;
            border-radius: 2px;
            margin-left: 4px; }
          .creator-video-detail-wrapper .wrapper-right .comment-wrapper .comment-list-card .comment-list-card-content .list-left .left-text {
            position: relative;
            display: flex;
            align-items: center;
            margin-top: 4px;
            line-height: 20px;
            font-size: 14px;
            color: rgba(0, 0, 0, 0.8); }
            .creator-video-detail-wrapper .wrapper-right .comment-wrapper .comment-list-card .comment-list-card-content .list-left .left-text .mask {
              position: absolute;
              width: 100%;
              height: 100%;
              opacity: 0; }
            .creator-video-detail-wrapper .wrapper-right .comment-wrapper .comment-list-card .comment-list-card-content .list-left .left-text span {
              color: rgba(0, 0, 0, 0.4); }
            .creator-video-detail-wrapper .wrapper-right .comment-wrapper .comment-list-card .comment-list-card-content .list-left .left-text .comment-text {
              word-break: break-all; }
            .creator-video-detail-wrapper .wrapper-right .comment-wrapper .comment-list-card .comment-list-card-content .list-left .left-text .emoji-img {
              font-size: 0;
              width: 20px;
              vertical-align: middle; }
          .creator-video-detail-wrapper .wrapper-right .comment-wrapper .comment-list-card .comment-list-card-content .list-left .left-time {
            margin-top: 8px;
            color: rgba(0, 0, 0, 0.4);
            line-height: 20px;
            font-size: 14px;
            display: flex;
            align-items: center;
            justify-content: space-between; }
        .creator-video-detail-wrapper .wrapper-right .comment-wrapper .comment-list-card .comment-list-card-content .left-subComment {
          display: inline-block;
          line-height: 20px;
          font-size: 14px;
          color: rgba(0, 0, 0, 0.6);
          padding-top: 8px;
          cursor: pointer; }
        .creator-video-detail-wrapper .wrapper-right .comment-wrapper .comment-list-card .comment-list-card-content .list-right {
          flex: 0 0 auto;
          height: 20px;
          display: flex;
          align-items: center; }
          .creator-video-detail-wrapper .wrapper-right .comment-wrapper .comment-list-card .comment-list-card-content .list-right .right-like {
            display: flex;
            flex: 0 0 auto;
            align-items: center;
            color: rgba(0, 0, 0, 0.6);
            border-right: 1px solid #dbdbdb;
            padding-right: 12px;
            cursor: pointer; }
          .creator-video-detail-wrapper .wrapper-right .comment-wrapper .comment-list-card .comment-list-card-content .list-right .right-replay {
            padding: 0 12px;
            color: rgba(0, 0, 0, 0.6);
            line-height: 20px;
            flex: 0 0 auto;
            border-right: 1px solid #dbdbdb;
            cursor: pointer; }
          .creator-video-detail-wrapper .wrapper-right .comment-wrapper .comment-list-card .comment-list-card-content .list-right .right-delete {
            flex: 0 0 auto;
            line-height: 20px;
            color: rgba(0, 0, 0, 0.6);
            padding-left: 12px;
            cursor: pointer; }
    .creator-video-detail-wrapper .wrapper-right .comment-wrapper .comment-list-more {
      text-align: center;
      margin-top: 16px; }

.emoji-panel {
  width: 600px;
  background: #fff; }
  .emoji-panel img {
    width: 40px;
    cursor: pointer; }

.div-text-area {
  padding: 8px;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  width: 100%;
  position: relative;
  background-color: #fff;
  height: 50px;
  display: flex;
  line-height: 20px;
  font-size: 14px;
  min-height: 80px;
  min-width: 600px; }

.Beast-home_container__2RivM {
  background: #ffd2a7;
  height: 100vh;
  overflow-y: auto;
  position: relative;
  padding-bottom: 32px; }
  .Beast-home_container__2RivM .Beast-home_title__24Wmv {
    font-size: 17px;
    color: #af3714;
    font-weight: 500;
    padding: 58px 24px 18px;
    line-height: 18px; }
  .Beast-home_container__2RivM .Beast-home_rule__3K1H8 {
    font-size: 16px;
    color: #af3714;
    line-height: 28px;
    padding: 0 24px 23px; }
  .Beast-home_container__2RivM .Beast-home_image__2yCdH {
    padding: 0 40px;
    width: 100%;
    box-sizing: border-box; }
  .Beast-home_container__2RivM .Beast-home_taskWeek__2D5B- {
    position: relative;
    box-shadow: inset 0 1px 15px 0 rgba(255, 250, 239, 0.5);
    border: 1px solid rgba(255, 224, 156, 0.73);
    background-image: linear-gradient(143deg, #fff2d1 0%, #fff3d1 100%);
    border-radius: 5px;
    padding: 30px;
    margin: 62px 24px 40px; }
    .Beast-home_container__2RivM .Beast-home_taskWeek__2D5B- .Beast-home_taskView__2hrud {
      display: flex;
      align-items: flex-start;
      justify-content: center; }
    .Beast-home_container__2RivM .Beast-home_taskWeek__2D5B- .Beast-home_taskItem__1-Xxy {
      flex: 1;
      width: 50%;
      text-align: center;
      font-size: 32px;
      color: #af3714;
      text-align: center;
      line-height: 38px;
      font-weight: bold; }
      .Beast-home_container__2RivM .Beast-home_taskWeek__2D5B- .Beast-home_taskItem__1-Xxy .Beast-home_taskNum__yyEHX {
        line-height: 84px;
        font-size: 60px;
        color: #ff3c3c;
        overflow-x: auto; }
      .Beast-home_container__2RivM .Beast-home_taskWeek__2D5B- .Beast-home_taskItem__1-Xxy .Beast-home_taskTitle__3Xjyt {
        line-height: 37px;
        font-size: 26px;
        color: #af3714;
        font-weight: 500;
        padding-bottom: 20px; }
  .Beast-home_container__2RivM .Beast-home_content__3D7eh {
    position: relative;
    text-align: center; }
    .Beast-home_container__2RivM .Beast-home_content__3D7eh .Beast-home_poolTitle__1S4GC {
      position: relative;
      display: inline-block;
      font-size: 28px;
      color: #af3714;
      line-height: 42px;
      font-weight: 700;
      padding: 0 24px;
      text-align: center; }
      .Beast-home_container__2RivM .Beast-home_content__3D7eh .Beast-home_poolTitle__1S4GC span {
        color: #ff3c3c; }
      .Beast-home_container__2RivM .Beast-home_content__3D7eh .Beast-home_poolTitle__1S4GC::after, .Beast-home_container__2RivM .Beast-home_content__3D7eh .Beast-home_poolTitle__1S4GC::before {
        position: absolute;
        content: "";
        background: url("https://funimg.pddpic.com/msfe/ce0d0ae9-af74-40d5-89cd-98730d3f4113.png.slim.png") no-repeat center center/100%;
        width: 37px;
        height: 21px;
        top: 50%;
        bottom: 50%;
        transform: translate(0, -50%); }
      .Beast-home_container__2RivM .Beast-home_content__3D7eh .Beast-home_poolTitle__1S4GC::after {
        right: -30px;
        transform: translate(0, -50%) rotateY(180deg); }
      .Beast-home_container__2RivM .Beast-home_content__3D7eh .Beast-home_poolTitle__1S4GC::before {
        left: -30px; }
    .Beast-home_container__2RivM .Beast-home_content__3D7eh .Beast-home_poolTime__3lIsX {
      line-height: 18px;
      font-size: 17px;
      color: #ff3c3c;
      font-weight: 500;
      padding: 8px 0;
      text-align: center; }
    .Beast-home_container__2RivM .Beast-home_content__3D7eh .Beast-home_poolTip__3nCFk {
      text-align: left;
      font-size: 17px;
      color: #af3714;
      line-height: 18px;
      padding: 8px 24px 18px; }
      .Beast-home_container__2RivM .Beast-home_content__3D7eh .Beast-home_poolTip__3nCFk span {
        font-weight: 700;
        color: #ff3c3c; }
    .Beast-home_container__2RivM .Beast-home_content__3D7eh .Beast-home_goodsItem__4nnfA {
      box-shadow: inset 0 1px 15px 0 rgba(255, 250, 239, 0.5);
      border: 1px solid rgba(255, 224, 156, 0.73);
      background-image: linear-gradient(143deg, #fff2d1 0%, #fff3d1 100%);
      border-radius: 4px;
      padding: 20px;
      margin: 0 24px 26px; }
    .Beast-home_container__2RivM .Beast-home_content__3D7eh .Beast-home_more__3grBK {
      font-size: 14px;
      color: #ac4009;
      padding: 20px 0;
      display: flex;
      align-items: center;
      justify-content: center; }
    .Beast-home_container__2RivM .Beast-home_content__3D7eh .Beast-home_emptyTitle__1et0p {
      font-size: 22px;
      color: #bd5018;
      text-align: center;
      line-height: 20px;
      font-weight: 500; }
  .Beast-home_container__2RivM .Beast-home_publish__3o73q {
    width: 100%;
    margin-top: 45px;
    background: url("https://funimg.pddpic.com/msfe/4bbfb3b6-8818-47f2-a853-c423b174682b.png.slim.png") center center/100% no-repeat;
    font-size: 21px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    height: 61px; }

.Beast-allFlowCard_header__3BhPm {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  line-height: 1;
  margin-top: 24px; }

.Beast-allFlowCard_listWrapper__2Htd4 {
  height: 450px;
  overflow: hidden; }

.Beast-flowCardItem_container__5RaUE {
  display: flex;
  align-items: center; }

.Beast-flowCardItem_check__1yZ2q {
  flex: 0 0 auto;
  margin: 16px; }

.Beast-flowCardItem_flowCardItem__NFD2O {
  width: 448px;
  position: relative;
  cursor: pointer;
  height: 76px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  border-radius: 3px;
  display: flex; }
  .Beast-flowCardItem_flowCardItem__NFD2O .Beast-flowCardItem_flowCardInfo__3STag {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 1;
    padding-left: 16px; }
    .Beast-flowCardItem_flowCardItem__NFD2O .Beast-flowCardItem_flowCardInfo__3STag .Beast-flowCardItem_top__jNqrU {
      display: flex; }
      .Beast-flowCardItem_flowCardItem__NFD2O .Beast-flowCardItem_flowCardInfo__3STag .Beast-flowCardItem_top__jNqrU .Beast-flowCardItem_number__32dVe {
        font-size: 24px;
        line-height: 20px; }
      .Beast-flowCardItem_flowCardItem__NFD2O .Beast-flowCardItem_flowCardInfo__3STag .Beast-flowCardItem_top__jNqrU .Beast-flowCardItem_tag__39jB9 {
        padding: 0 4px;
        font-size: 13px;
        line-height: 18px;
        height: 18px;
        font-weight: bold;
        margin-left: 4px;
        border: 1px solid;
        border-radius: 2px; }
    .Beast-flowCardItem_flowCardItem__NFD2O .Beast-flowCardItem_flowCardInfo__3STag .Beast-flowCardItem_bottom__3iCiD {
      margin-top: 8px;
      font-size: 14px; }
  .Beast-flowCardItem_flowCardItem__NFD2O .Beast-flowCardItem_flowCardStatus__3LuLU {
    position: absolute;
    width: 64px;
    height: 64px;
    top: 0;
    right: 0; }

.Beast-flowCardItem_flowCard0-1__3X5h7 {
  background-image: url("https://funimg.pddpic.com/msfe/ac7f7790-2ef0-4404-a2cb-29080c27d00d.png.slim.png"); }
  .Beast-flowCardItem_flowCard0-1__3X5h7 .Beast-flowCardItem_flowCardInfo__3STag {
    color: #ff8000; }
    .Beast-flowCardItem_flowCard0-1__3X5h7 .Beast-flowCardItem_flowCardInfo__3STag .Beast-flowCardItem_tag__39jB9 {
      border-color: rgba(255, 128, 0, 0.6) !important; }

.Beast-flowCardItem_flowCard0-1__3X5h7:hover {
  background-image: url("https://funimg.pddpic.com/msfe/4df86cc0-4021-46b1-9607-5a46dc50dfe7.png.slim.png"); }

.Beast-flowCardItem_flowCard1-1__1yUQ9 {
  background-image: url("https://funimg.pddpic.com/msfe/badccb45-6ceb-4bdd-a66e-d04845c0c19e.png.slim.png"); }
  .Beast-flowCardItem_flowCard1-1__1yUQ9 .Beast-flowCardItem_flowCardInfo__3STag {
    color: #ff3200; }
    .Beast-flowCardItem_flowCard1-1__1yUQ9 .Beast-flowCardItem_flowCardInfo__3STag .Beast-flowCardItem_tag__39jB9 {
      border-color: rgba(255, 50, 0, 0.6) !important; }

.Beast-flowCardItem_flowCard1-1__1yUQ9:hover {
  background-image: url("https://funimg.pddpic.com/msfe/e31ba13c-99c2-40be-a2ba-20627f4d2ce3.png.slim.png"); }

.Beast-flowCardItem_flowCard0-2__1NaCw,
.Beast-flowCardItem_flowCard0-3__3OYUg,
.Beast-flowCardItem_flowCard1-2__2gMzw,
.Beast-flowCardItem_flowCard1-3__1Pr6x {
  background-image: url("https://funimg.pddpic.com/msfe/cc52c76b-871a-48a4-bc41-c042a1a9c8ad.png.slim.png");
  color: rgba(0, 0, 0, 0.6); }

.Beast-videoItem_videoItem__130cx {
  cursor: pointer;
  position: relative;
  height: 230px;
  width: 148px;
  border-radius: 3px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #333; }
  .Beast-videoItem_videoItem__130cx .Beast-videoItem_limitMask__3uemL {
    position: absolute;
    top: 0;
    left: 0;
    width: 148px;
    height: 230px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 2.5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 2; }
  .Beast-videoItem_videoItem__130cx .Beast-videoItem_maskText__2uhUj {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    font-weight: 500;
    white-space: pre-wrap; }
  .Beast-videoItem_videoItem__130cx .Beast-videoItem_playIcon__1rSbY {
    position: absolute;
    top: 96px;
    left: 55px;
    width: 36px;
    height: 36px; }
  .Beast-videoItem_videoItem__130cx .Beast-videoItem_videoImg__3Vyd1 {
    position: absolute;
    width: 100%;
    top: 50%;
    bottom: 50%;
    transform: translate(0, -50%);
    overflow: hidden; }
  .Beast-videoItem_videoItem__130cx .Beast-videoItem_tag__1bjbC {
    position: absolute;
    top: 8px;
    left: 6px;
    padding: 4px;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 3px;
    font-size: 12px;
    color: #ffffff;
    line-height: 12px; }
  .Beast-videoItem_videoItem__130cx .Beast-videoItem_check__2bE7W {
    margin: 8px;
    display: flex;
    justify-content: flex-end;
    z-index: 2;
    height: 16px; }
    .Beast-videoItem_videoItem__130cx .Beast-videoItem_check__2bE7W .Beast-videoItem_btn__34g2W,
    .Beast-videoItem_videoItem__130cx .Beast-videoItem_check__2bE7W .Beast-videoItem_icon__1IUPn {
      border-radius: 2px; }
    .Beast-videoItem_videoItem__130cx .Beast-videoItem_check__2bE7W .Beast-videoItem_icon__1IUPn {
      font-size: 0;
      color: #ffffff;
      background: #dd4433;
      padding: 1px; }
    .Beast-videoItem_videoItem__130cx .Beast-videoItem_check__2bE7W .Beast-videoItem_btn__34g2W {
      width: 12px;
      height: 12px;
      border: 2px solid #dbdbdb;
      background-color: transparent; }
  .Beast-videoItem_videoItem__130cx .Beast-videoItem_videoLike__2yWgS {
    margin: 8px;
    display: flex;
    align-items: center;
    font-size: 13px;
    color: #ffffff;
    line-height: 1;
    z-index: 1; }

.Beast-allVideo_modalWrapper__3RG9- {
  height: 578px; }

.Beast-allVideo_header__usPVl {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  line-height: 1;
  margin-top: 24px; }

.Beast-allVideo_listWrapper__Bp98N {
  height: 462px;
  overflow: hidden; }

.Beast-allVideo_footer__2sGqi {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 16px;
  text-align: center; }

.Beast-flowCardRule_title__1Zh8p {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 20px; }

.Beast-flowCardRule_desc__17f44 {
  margin-top: 12px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 20px; }

.Beast-flowCardRuleV2_title__Sac6A {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 20px;
  font-weight: 500; }

.Beast-flowCardRuleV2_descTitle__3GYX9 {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  margin-top: 10px;
  line-height: 20px; }

.Beast-flowCardRuleV2_desc__3ybm6 {
  font-size: 14px;
  margin-top: 6px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 20px; }

.Beast-flowCardRuleV2_customTable__1aCAG {
  width: 100%;
  border-collapse: collapse;
  margin-top: 10px;
  padding: 7px 0; }
  .Beast-flowCardRuleV2_customTable__1aCAG th,
  .Beast-flowCardRuleV2_customTable__1aCAG td {
    padding: 8px 0;
    text-align: center;
    border: 1px solid #ddd;
    line-height: 22px; }
  .Beast-flowCardRuleV2_customTable__1aCAG th {
    background-color: #ebebeb;
    color: #58595b;
    width: 83px; }
  .Beast-flowCardRuleV2_customTable__1aCAG td {
    background-color: #fff;
    color: #151516; }

*::-webkit-scrollbar {
  width: 0 !important; }

.Beast-video-flow-card_container__qazOi {
  background: #ffffff;
  border-radius: 4px;
  padding: 24px 24px 24px 24px;
  flex: 1 1 auto; }
  .Beast-video-flow-card_container__qazOi .Beast-video-flow-card_flowCardType__1S2FI {
    display: flex;
    align-items: center;
    padding-bottom: 24px;
    margin-bottom: 8px;
    border-bottom: 1px solid #ebebeb;
    line-height: 1; }
    .Beast-video-flow-card_container__qazOi .Beast-video-flow-card_flowCardType__1S2FI .Beast-video-flow-card_label__3rlmm {
      margin-right: 16px;
      font-size: 14px;
      color: rgba(0, 0, 0, 0.8);
      font-weight: bold; }
    .Beast-video-flow-card_container__qazOi .Beast-video-flow-card_flowCardType__1S2FI .Beast-video-flow-card_videoTypeItem__2mNls {
      font-size: 14px;
      text-align: center; }
    .Beast-video-flow-card_container__qazOi .Beast-video-flow-card_flowCardType__1S2FI .Beast-video-flow-card_videoTypeItemSel__2OT8k,
    .Beast-video-flow-card_container__qazOi .Beast-video-flow-card_flowCardType__1S2FI .Beast-video-flow-card_videoTypeItem__2mNls:hover {
      color: #e02e24; }
  .Beast-video-flow-card_container__qazOi .Beast-video-flow-card_blockSubTitle__35SfJ {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.4);
    line-height: 14px; }
    .Beast-video-flow-card_container__qazOi .Beast-video-flow-card_blockSubTitle__35SfJ span {
      display: inline-block;
      min-width: 12px;
      text-align: center; }
    .Beast-video-flow-card_container__qazOi .Beast-video-flow-card_blockSubTitle__35SfJ .Beast-video-flow-card_highlight__1oldd {
      color: #e02e24; }
  .Beast-video-flow-card_container__qazOi .Beast-video-flow-card_videoWrapper__2MULv {
    margin-bottom: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 24px; }
    .Beast-video-flow-card_container__qazOi .Beast-video-flow-card_videoWrapper__2MULv button {
      font-size: 0; }
    .Beast-video-flow-card_container__qazOi .Beast-video-flow-card_videoWrapper__2MULv .Beast-video-flow-card_videoContent__3cLWn {
      margin: 0 16px;
      flex: 1;
      overflow-x: auto;
      white-space: nowrap;
      display: flex; }
      .Beast-video-flow-card_container__qazOi .Beast-video-flow-card_videoWrapper__2MULv .Beast-video-flow-card_videoContent__3cLWn > div {
        display: inline-block; }
        .Beast-video-flow-card_container__qazOi .Beast-video-flow-card_videoWrapper__2MULv .Beast-video-flow-card_videoContent__3cLWn > div:not(:last-child) {
          margin-right: 16px; }
  .Beast-video-flow-card_container__qazOi .Beast-video-flow-card_flowCardWrapper__1Gmj3 {
    margin-top: 24px;
    height: 200px;
    overflow: auto;
    border-radius: 3px; }
  .Beast-video-flow-card_container__qazOi .Beast-video-flow-card_clickFetch__1nG8M {
    color: rgba(0, 0, 0, 0.4);
    margin: 24px 0;
    display: flex;
    align-items: center;
    justify-content: center; }
  .Beast-video-flow-card_container__qazOi .Beast-video-flow-card_flowCardBottom__1-3Yc {
    display: flex;
    align-items: center;
    margin-top: 16px;
    line-height: 1; }
    .Beast-video-flow-card_container__qazOi .Beast-video-flow-card_flowCardBottom__1-3Yc .Beast-video-flow-card_label__3rlmm {
      font-size: 16px;
      color: rgba(0, 0, 0, 0.42); }
    .Beast-video-flow-card_container__qazOi .Beast-video-flow-card_flowCardBottom__1-3Yc .Beast-video-flow-card_flow__3BIi2 {
      margin-left: 8px;
      font-size: 24px;
      color: #e02e24;
      font-weight: 600;
      flex: 1; }

.Beast-video-flow-card_loadingBox__1K4Ij {
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.6); }

.MmsUiBlockTitle___wrapper___3kcbt1-72-1 {
  line-height: 24px;
  height: 24px;
  margin: 16px 0px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  .MmsUiBlockTitle___wrapper___3kcbt1-72-1.MmsUiBlockTitle___wide-screen___104AM1-72-1 {
    line-height: initial;
    height: initial; }
    .MmsUiBlockTitle___wrapper___3kcbt1-72-1.MmsUiBlockTitle___wide-screen___104AM1-72-1 .MmsUiBlockTitle___title___2C-H-1-72-1 {
      line-height: 1; }
    .MmsUiBlockTitle___wrapper___3kcbt1-72-1.MmsUiBlockTitle___wide-screen___104AM1-72-1 .MmsUiBlockTitle___subContent___nSUcW1-72-1 {
      line-height: 1; }
    .MmsUiBlockTitle___wrapper___3kcbt1-72-1.MmsUiBlockTitle___wide-screen___104AM1-72-1 .MmsUiBlockTitle___handleContent___1sP4f1-72-1 {
      line-height: 1; }

.MmsUiBlockTitle___line___27lhp1-72-1 {
  display: inline-block;
  background: #407cff;
  width: 2px;
  height: 16px;
  margin-right: 8px; }

.MmsUiBlockTitle___title___2C-H-1-72-1 {
  display: inline-block;
  font-size: 16px;
  color: #333;
  position: relative; }

.MmsUiBlockTitle___titleTag___wYqb71-72-1 {
  display: inline-block;
  position: relative;
  right: -2px;
  top: 4px;
  font-size: 0; }

.MmsUiBlockTitle___tagStyle___1KC4X1-72-1 {
  display: inline-block;
  color: #5f3200;
  font-weight: bold;
  height: 12px;
  line-height: 12px;
  background: #ffe551;
  font-size: 12px;
  -webkit-transform: scale(0.8);
     -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  font-style: normal;
  vertical-align: top;
  text-align: center;
  margin-right: -2px;
  -moz-border-radius: 8px 0px 8px 0px;
       border-radius: 8px 0px 8px 0px;
  padding: 0px 2px; }

.MmsUiBlockTitle___subContent___nSUcW1-72-1 {
  display: inline-block;
  font-size: 12px;
  color: #666;
  margin-left: 8px; }

.MmsUiBlockTitle___handleContent___1sP4f1-72-1 {
  font-size: 12px;
  max-width: 392px;
  text-align: right;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  right: 0; }
  .MmsUiBlockTitle___handleContent___1sP4f1-72-1 .MmsUiBlockTitle___handleItem___RQhQH1-72-1 {
    margin-left: 8px;
    display: inline-block; }
  .MmsUiBlockTitle___handleContent___1sP4f1-72-1 .MmsUiBlockTitle___handleItemLine___3b7YI1-72-1 {
    display: inline-block; }
    .MmsUiBlockTitle___handleContent___1sP4f1-72-1 .MmsUiBlockTitle___handleItemLine___3b7YI1-72-1::after {
      content: '';
      display: inline-block;
      width: 1px;
      height: 8px;
      margin: 0 6px;
      background: rgba(0, 0, 0, 0.08); }
    .MmsUiBlockTitle___handleContent___1sP4f1-72-1 .MmsUiBlockTitle___handleItemLine___3b7YI1-72-1:last-child::after {
      display: none; }


.Beast-bind_bindContain__XQgZh {
  padding: 24px;
  text-align: center; }
  .Beast-bind_bindContain__XQgZh .Beast-bind_bindText__3hffT {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 18px; }
  .Beast-bind_bindContain__XQgZh .Beast-bind_bindBox__3QzK5,
  .Beast-bind_bindContain__XQgZh .Beast-bind_bindSuccess__2Xm54 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    height: 320px; }
  .Beast-bind_bindContain__XQgZh .Beast-bind_bindSuccess__2Xm54 .Beast-bind_text__2FzYZ {
    margin-top: 16px;
    font-size: 18px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 18px; }

.Beast-goods-manage_content__1Cw4L {
  background: #ffffff;
  border-radius: 4px;
  flex: 1 1 auto; }

.Beast-login-header_headerWrap__2aDSv {
  width: 100%;
  display: flex;
  justify-content: center; }
  .Beast-login-header_headerWrap__2aDSv .Beast-login-header_header__3qdku {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1030px;
    max-width: 1140px;
    min-width: 1030px;
    flex: 1;
    height: 96px; }
    .Beast-login-header_headerWrap__2aDSv .Beast-login-header_header__3qdku > img {
      height: 56px; }
    .Beast-login-header_headerWrap__2aDSv .Beast-login-header_header__3qdku .Beast-login-header_links__IAYm_ {
      display: flex;
      justify-content: flex-end; }
      .Beast-login-header_headerWrap__2aDSv .Beast-login-header_header__3qdku .Beast-login-header_links__IAYm_ > span {
        height: 16px;
        font-size: 16px;
        font-weight: 400;
        color: #333333;
        line-height: 16px; }
        .Beast-login-header_headerWrap__2aDSv .Beast-login-header_header__3qdku .Beast-login-header_links__IAYm_ > span:hover {
          cursor: pointer; }
      .Beast-login-header_headerWrap__2aDSv .Beast-login-header_header__3qdku .Beast-login-header_links__IAYm_ .Beast-login-header_split__Uq9Er {
        width: 1px;
        height: 16px;
        margin: 0 12px;
        background: black;
        opacity: 0.4; }
        .Beast-login-header_headerWrap__2aDSv .Beast-login-header_header__3qdku .Beast-login-header_links__IAYm_ .Beast-login-header_split__Uq9Er:hover {
          cursor: default; }

.Beast-anchor-login-section_wrap__31X0i {
  position: absolute;
  top: 84px;
  left: 100%;
  opacity: 0;
  transform: translateX(10%);
  width: 420px;
  height: 380px;
  background: white;
  border-radius: 6px;
  padding: 24px 36px;
  box-sizing: border-box;
  transition: opacity, left 0.3s; }
  .Beast-anchor-login-section_wrap__31X0i .Beast-anchor-login-section_header__3C6pj {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 18px; }
    .Beast-anchor-login-section_wrap__31X0i .Beast-anchor-login-section_header__3C6pj .Beast-anchor-login-section_title__ZZIaK {
      font-size: 20px;
      font-weight: 500;
      color: black; }
    .Beast-anchor-login-section_wrap__31X0i .Beast-anchor-login-section_header__3C6pj .Beast-anchor-login-section_switch__6ZjZ5 {
      font-size: 14px;
      font-weight: 400;
      color: #076fff; }
      .Beast-anchor-login-section_wrap__31X0i .Beast-anchor-login-section_header__3C6pj .Beast-anchor-login-section_switch__6ZjZ5:hover {
        cursor: pointer; }
  .Beast-anchor-login-section_wrap__31X0i .Beast-anchor-login-section_optionArea__22FMN .Beast-anchor-login-section_codeWrap__3I7Me {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin-top: 80px; }
    .Beast-anchor-login-section_wrap__31X0i .Beast-anchor-login-section_optionArea__22FMN .Beast-anchor-login-section_codeWrap__3I7Me .Beast-anchor-login-section_qrCode__2Lsrq {
      position: relative;
      width: 160px; }
      .Beast-anchor-login-section_wrap__31X0i .Beast-anchor-login-section_optionArea__22FMN .Beast-anchor-login-section_codeWrap__3I7Me .Beast-anchor-login-section_qrCode__2Lsrq .Beast-anchor-login-section_fail__2zRu_ {
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        z-index: 1;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.5);
        color: white; }
    .Beast-anchor-login-section_wrap__31X0i .Beast-anchor-login-section_optionArea__22FMN .Beast-anchor-login-section_codeWrap__3I7Me .Beast-anchor-login-section_example__1QI-s {
      width: 160px; }
  .Beast-anchor-login-section_wrap__31X0i .Beast-anchor-login-section_optionArea__22FMN .Beast-anchor-login-section_success__2oiJp {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    height: 312px; }
    .Beast-anchor-login-section_wrap__31X0i .Beast-anchor-login-section_optionArea__22FMN .Beast-anchor-login-section_success__2oiJp .Beast-anchor-login-section_successImg__YmDgc {
      width: 172px; }
    .Beast-anchor-login-section_wrap__31X0i .Beast-anchor-login-section_optionArea__22FMN .Beast-anchor-login-section_success__2oiJp .Beast-anchor-login-section_successText__2H3mK {
      font-size: 16px;
      font-weight: 500;
      color: rgba(0, 0, 0, 0.4);
      margin: 12px 0 16px; }
    .Beast-anchor-login-section_wrap__31X0i .Beast-anchor-login-section_optionArea__22FMN .Beast-anchor-login-section_success__2oiJp .Beast-anchor-login-section_explainText__p_GSK {
      font-size: 18px;
      font-weight: 600;
      color: rgba(0, 0, 0, 0.8); }

.Beast-anchor-login-section_animationEnter__qXXsu {
  left: 100%;
  opacity: 0; }

.Beast-anchor-login-section_animationEnterActive__1pMJz,
.Beast-anchor-login-section_animationEnterDone__X_uhE {
  left: 55%;
  opacity: 1; }

.Beast-multi-login-section_loginSection__1ffBm {
  position: absolute;
  top: 151px;
  left: 50%;
  opacity: 0;
  transform: translateX(50vw);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  height: 246px;
  width: 528px;
  transition: opacity, transform 0.3s; }
  .Beast-multi-login-section_loginSection__1ffBm .Beast-multi-login-section_title__2lJ_A {
    height: 20px;
    font-size: 20px;
    font-weight: 500;
    color: white;
    line-height: 20px; }
  .Beast-multi-login-section_loginSection__1ffBm .Beast-multi-login-section_entries__1B0EZ {
    display: flex;
    flex-direction: row;
    margin-top: 26px;
    justify-content: space-between;
    width: 100%; }
    .Beast-multi-login-section_loginSection__1ffBm .Beast-multi-login-section_entries__1B0EZ .Beast-multi-login-section_entryItem__1fLJi {
      position: relative;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: flex-start;
      width: 160px;
      height: 200px;
      background: white;
      border-radius: 2px; }
      .Beast-multi-login-section_loginSection__1ffBm .Beast-multi-login-section_entries__1B0EZ .Beast-multi-login-section_entryItem__1fLJi:hover {
        cursor: pointer;
        box-shadow: 0px 1px 12px 0px rgba(172, 181, 200, 0.5); }
      .Beast-multi-login-section_loginSection__1ffBm .Beast-multi-login-section_entries__1B0EZ .Beast-multi-login-section_entryItem__1fLJi .Beast-multi-login-section_icon__CN4ma {
        margin-top: 44px;
        width: 60px;
        height: 60px; }
      .Beast-multi-login-section_loginSection__1ffBm .Beast-multi-login-section_entries__1B0EZ .Beast-multi-login-section_entryItem__1fLJi .Beast-multi-login-section_text__3rufJ {
        margin-top: 32px;
        height: 20px;
        font-size: 20px;
        font-weight: 500;
        color: #333333;
        line-height: 20px; }

.Beast-multi-login-section_animationEnter__3HOX1 {
  transform: translateX(50vw);
  opacity: 0; }

.Beast-multi-login-section_animationEnterActive__31bUB,
.Beast-multi-login-section_animationEnterDone__2Zg4B {
  transform: translateX(10%);
  opacity: 1; }

.Beast-copy-right_loginFooter__1He5D {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: rgba(0, 0, 0, 0.6);
  margin-top: 25px; }
  .Beast-copy-right_loginFooter__1He5D .Beast-copy-right_p1__1cjr9 {
    font-weight: 400;
    font-size: 12px;
    margin-top: 21px; }
  .Beast-copy-right_loginFooter__1He5D .Beast-copy-right_p2__2P5p1 {
    display: flex;
    align-items: center;
    font-weight: 400;
    margin-top: 15px;
    font-size: 12px; }
    .Beast-copy-right_loginFooter__1He5D .Beast-copy-right_p2__2P5p1 img {
      height: 12px;
      width: 12px;
      margin-right: 3px; }
    .Beast-copy-right_loginFooter__1He5D .Beast-copy-right_p2__2P5p1 .Beast-copy-right_second_line__2-rpM {
      width: 1px;
      height: 8px;
      background: #ebebeb;
      margin-left: 6px;
      margin-right: 6px; }
    .Beast-copy-right_loginFooter__1He5D .Beast-copy-right_p2__2P5p1 .Beast-copy-right_police__2WRqZ {
      cursor: pointer; }

.Beast-login_wrap__2gXru {
  position: absolute;
  display: flex;
  align-items: center;
  flex-direction: column;
  left: 0;
  right: 0;
  width: 100%;
  overflow: hidden;
  min-width: 1280px; }
  .Beast-login_wrap__2gXru .Beast-login_loginContent__2Inef {
    position: relative;
    width: 100%;
    min-width: 1920px;
    background: url("https://funimg.pddpic.com/msfe/e5bef640-e6ea-4711-92c6-2d5862f3686f.png.slim.png") center top/1920px 536px no-repeat;
    height: 536px; }

@charset "UTF-8";
.Beast-SelectPanel_editPanelWrapper__CCjKu {
  width: 430px;
  height: 300px; }

.Beast-SelectPanel_templatePanelWrapper__1pp8Q {
  margin: 0 auto;
  margin-top: 40px;
  padding-top: 20px;
  padding-right: 4px;
  width: 500px;
  height: 416px;
  box-sizing: border-box;
  overflow: hidden;
  overflow-y: scroll;
  /*控制整个滚动条*/
  /* 滚动条内部滑块 */ }
  .Beast-SelectPanel_templatePanelWrapper__1pp8Q::-webkit-scrollbar {
    width: 6px;
    height: 360px;
    background-color: transparent;
    border-radius: 0; }
  .Beast-SelectPanel_templatePanelWrapper__1pp8Q::-webkit-scrollbar-thumb {
    width: 6px;
    height: 40px;
    border-radius: 4px;
    background-color: #3e4142; }

.Beast-SelectPanel_templatePanel__1NkAX {
  display: flex;
  flex-wrap: wrap;
  width: 486px;
  margin: 0 auto;
  margin-left: 12px;
  margin-bottom: 12px;
  padding-bottom: 24px;
  font-size: 14px;
  color: #fff;
  transition: height ease-in 0.3s;
  transition: opacity ease-in 0.3s;
  -webkit-user-select: none;
  border-radius: 10px 10px 0 0; }

.Beast-SelectPanel_closeBtn__3DZmU {
  position: absolute;
  padding: 10px 10px;
  top: 7px;
  right: 11px;
  line-height: 13px;
  z-index: 1; }

.Beast-SelectPanel_title__1PAwB {
  position: relative;
  margin-top: 16px;
  margin-left: 16px;
  font-size: 17px;
  line-height: 17px; }

.Beast-SelectPanel_itemWrapper__1weY4 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 146px;
  margin-left: 12px;
  margin-bottom: 12px;
  border: 1px solid #47494d;
  border-radius: 3px;
  box-sizing: border-box; }
  .Beast-SelectPanel_itemWrapper__1weY4:hover {
    cursor: pointer;
    border: 1px solid #e02e24; }

.Beast-SelectPanel_goodsItemWrapper__1De0L {
  height: 174px; }

.Beast-SelectPanel_item__1_mZQ {
  width: 86px;
  height: 104px;
  padding: 6px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  border-radius: 4px;
  position: relative; }

.Beast-SelectPanel_goodsItem__eZ2jF {
  height: 136px; }

.Beast-SelectPanel_active__kO7qb {
  position: absolute;
  top: 0;
  width: 34px;
  height: 3px;
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 0.7); }

.Beast-SelectPanel_padding__1AH6z {
  position: absolute;
  bottom: 9px;
  left: 121px; }

.Beast-SelectPanel_announceTitle__2uKSi {
  height: 16px;
  font-size: 16px;
  color: #ffd873;
  line-height: 16px;
  font-weight: 500;
  margin-bottom: 10px;
  overflow: hidden;
  word-break: break-all; }

.Beast-SelectPanel_announceText__EQLhx {
  height: 20px;
  font-size: 14px;
  color: #ffffff;
  line-height: 20px;
  font-weight: 400;
  overflow: hidden;
  word-break: break-all; }

.Beast-SelectPanel_addTwoGoods__1YWCK,
.Beast-SelectPanel_addOneGood__nwlFN {
  position: absolute;
  text-align: center;
  font-size: 12px;
  width: 88px;
  height: 14px;
  line-height: 14px;
  color: white;
  background: #ff5454;
  border-radius: 7px 7px 7px 2px;
  top: -17px;
  left: 46px; }

.Beast-EditPanel_editPanelWrapper__3bWD1 {
  width: 100%;
  height: 300px; }

input {
  background-color: transparent;
  overflow: hidden;
  cursor: text; }

textarea {
  background-color: transparent;
  resize: none;
  overflow: hidden;
  font-size: 14px;
  cursor: text; }

.Beast-EditPanel_pointer__wdMfG {
  cursor: pointer; }

.Beast-EditPanel_textPadding__wdV7r {
  margin-top: 50px; }

.Beast-EditPanel_desc__2MIwa {
  margin: 48px 12px 0 12px;
  font-size: 14px;
  font-weight: 400;
  color: #b3b3b3;
  line-height: 20px;
  display: flex;
  justify-content: space-between; }
  .Beast-EditPanel_desc__2MIwa .Beast-EditPanel_smartConfig__23igE {
    display: inline-block;
    width: 72px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    color: white;
    background: #252728;
    border: 1px solid #4d4d4d; }

.Beast-EditPanel_fixedContainer__1CzQ4 {
  margin-top: 18px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center; }

.Beast-EditPanel_bulletinEditor__10d3A {
  width: 128px;
  height: 152px;
  margin: 0 auto;
  background-size: 100% auto;
  background-repeat: no-repeat; }

.Beast-EditPanel_templateType3__1nC_C,
.Beast-EditPanel_templateType10__xiyML {
  border: 0px solid #252728;
  margin: 0 auto;
  height: 340px;
  width: 128px;
  background-size: 128px 340px;
  background-repeat: no-repeat; }

.Beast-EditPanel_templateType3__1nC_C {
  height: 284px;
  background-size: 128px 284px; }

.Beast-EditPanel_smallBg__1hLai {
  height: 152px !important; }

.Beast-EditPanel_tips__IbvRN {
  margin-top: 18px;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  color: gray;
  line-height: 12px; }

.Beast-EditPanel_tips1__pfJL- {
  margin-top: 4px; }

.Beast-EditPanel_announceTitle__3RG6g {
  margin: 0 auto;
  margin-top: 5px;
  margin-left: 8px;
  max-width: 112px;
  height: 28px;
  line-height: 28px;
  font-size: 20px;
  color: #ffd873;
  text-align: left;
  overflow: hidden;
  font-family: "PingFangSC-Semibold, PingFang SC";
  font-weight: 500; }
  .Beast-EditPanel_announceTitle__3RG6g::-webkit-input-placeholder {
    color: 20px;
    font-size: #ffd873; }

.Beast-EditPanel_announceText1__2xgRK {
  margin: 0 auto;
  margin-top: 11px;
  margin-left: 8px;
  max-width: 112px;
  height: 26px;
  line-height: 26px;
  font-size: 18px;
  color: #fff;
  text-align: left;
  overflow: hidden;
  font-family: "PingFangSC-Semibold, PingFang SC";
  font-weight: 400; }
  .Beast-EditPanel_announceText1__2xgRK::-webkit-input-placeholder {
    color: 18px;
    font-size: #fff; }

.Beast-EditPanel_announceText__2S8O9 {
  margin: 0 auto;
  margin-top: 0px;
  margin-left: 8px;
  max-width: 112px;
  height: 26px;
  line-height: 26px;
  font-size: 18px;
  color: #fff;
  text-align: left;
  overflow: hidden;
  font-family: "PingFangSC-Semibold, PingFang SC";
  font-weight: 400; }
  .Beast-EditPanel_announceText__2S8O9::-webkit-input-placeholder {
    color: 18px;
    font-size: #fff; }

.Beast-EditPanel_addGood__C4xli {
  width: 112px;
  height: 112px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.4);
  font-size: 14px;
  margin: 2px 0 8px 8px;
  border-radius: 4px;
  cursor: pointer;
  position: relative; }
  .Beast-EditPanel_addGood__C4xli .Beast-EditPanel_img__j4R7t {
    display: block;
    width: 112px;
    height: auto; }
  .Beast-EditPanel_addGood__C4xli .Beast-EditPanel_title__yKQaL {
    width: 72px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 15px;
    color: white;
    font-size: 12px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto; }

.Beast-EditPanel_template3addGoods__4Ow3K {
  margin: 16px 0 7px 8px; }

.Beast-ZhiBoYuYuePanel_wrap__1Dc-u {
  width: 128px;
  height: 152px;
  margin: 0 auto;
  position: relative;
  border-radius: 4px; }

.Beast-ZhiBoYuYuePanel_checkWrap__2nyyz {
  height: 114px !important; }
  .Beast-ZhiBoYuYuePanel_checkWrap__2nyyz .Beast-ZhiBoYuYuePanel_text1__2o_T3,
  .Beast-ZhiBoYuYuePanel_checkWrap__2nyyz .Beast-ZhiBoYuYuePanel_text2__37lU- {
    border: none;
    background: transparent; }

.Beast-ZhiBoYuYuePanel_title__13zRX {
  font-size: 20px;
  height: 36px;
  line-height: 36px;
  color: #ffd873;
  background-color: #000;
  border-radius: 4px 4px 0 0;
  margin-left: 8px; }

.Beast-ZhiBoYuYuePanel_text1__2o_T3,
.Beast-ZhiBoYuYuePanel_text2__37lU- {
  font-size: 18px;
  height: 26px;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.9);
  margin-left: 8px; }

.Beast-ZhiBoYuYuePanel_text1__2o_T3 {
  margin-top: 8px; }

.Beast-ZhiBoYuYuePanel_datePicker__jqMxf {
  position: absolute;
  top: 50px;
  width: 150px;
  height: 50px;
  left: -50px;
  z-index: 111;
  border: 1px solid beige; }

.Beast-ZhiBoYuYuePanel_btn__3G0ec {
  width: 112px;
  height: 36px;
  border-radius: 4px;
  line-height: 36px;
  background: rgba(255, 255, 255, 0.9);
  font-size: 16px;
  color: #151516;
  margin: 8px auto 0;
  text-align: center; }

.Beast-BtnGroup_btnGroup__1EmcE {
  display: flex;
  margin: 0 auto;
  margin-top: 20px;
  width: 204px;
  justify-content: center; }
  .Beast-BtnGroup_btnGroup__1EmcE > div {
    width: 94px;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    color: #e6e6e6;
    line-height: 14px; }

.Beast-AnnouncementWidget_widgetWrapper__7FLuB {
  width: 146px;
  height: 146px;
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center; }

.Beast-AnnouncementWidget_wrapper__1OGm9,
.Beast-AnnouncementWidget_wrapper1__1G-DC {
  width: 98px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  border-radius: 4px;
  cursor: pointer; }

.Beast-AnnouncementWidget_wrapper1__1G-DC {
  background-color: rgba(0, 0, 0, 0.3); }

.Beast-AnnouncementWidget_smallWrapper1__3-XPP {
  height: 76px; }

.Beast-AnnouncementWidget_smallWrapper2__1bqcI {
  height: 96px; }

.Beast-AnnouncementWidget_special10Wrapper__2sHSG {
  height: 272px; }

.Beast-AnnouncementWidget_special10OneGoodWrapper__2yaBc {
  height: 148px; }

.Beast-AnnouncementWidget_special3Wrapper__1FL6i {
  height: 218px; }

.Beast-AnnouncementWidget_special3Wrapper2__3sla9 {
  height: 178px; }

.Beast-AnnouncementWidget_special3Wrapper1__24VTV {
  height: 198px; }

.Beast-AnnouncementWidget_smallTemplateType1__1pAYM {
  height: 106px; }

.Beast-AnnouncementWidget_smallTemplateType2__1tJBR {
  height: 126px; }

.Beast-AnnouncementWidget_special3TemplateType__19bJ5 {
  height: 248px; }

.Beast-AnnouncementWidget_special3TemplateType2__Eht-W {
  height: 208px; }

.Beast-AnnouncementWidget_special3TemplateType1__3z4se {
  height: 228px; }

.Beast-AnnouncementWidget_special10TemplateType__1qvhy {
  height: 302px; }

.Beast-AnnouncementWidget_special10OneGoodTemplateType__1UuL9 {
  height: 178px; }

.Beast-AnnouncementWidget_imgWrapper__2E3Af {
  width: 86px;
  height: 86px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.4);
  font-size: 14px;
  margin: 4px 0 0px 6px;
  border-radius: 4px;
  position: relative; }

.Beast-AnnouncementWidget_img__37-5D {
  width: 86px;
  height: 86px;
  border-radius: 4px;
  background-size: 100% 100%;
  background-repeat: no-repeat; }

.Beast-AnnouncementWidget_title__3BFdD {
  width: 74px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 4px;
  color: white;
  font-size: 14px;
  position: absolute;
  top: 56px;
  margin: auto; }

.Beast-AnnouncementWidget_template10Text2__1QI8w {
  margin-top: 14px; }

.Beast-AnnouncementWidget_template3ImgWrapper__2WXM3 {
  margin: 14px 0 0px 6px; }

.Beast-AnnouncementWidget_announceTitle1__1u9JO {
  height: 28px;
  padding-left: 6px;
  font-size: 16px;
  color: #ffd873;
  line-height: 28px;
  font-weight: 600;
  margin-bottom: 4px;
  background-color: rgba(0, 0, 0, 0.9);
  border-radius: 4px 4px 0 0;
  overflow: hidden;
  word-break: break-all; }

.Beast-AnnouncementWidget_announceText1__2BddA {
  height: 20px;
  font-size: 14px;
  color: #ffffff;
  margin-left: 6px;
  line-height: 20px;
  font-weight: 400;
  overflow: hidden;
  word-break: break-all; }
  .Beast-AnnouncementWidget_announceText1__2BddA:last-child {
    padding-bottom: 4px; }

.Beast-AnnouncementWidget_announceTitle__260Kb {
  height: 16px;
  padding: 6px;
  font-size: 16px;
  color: #ffd873;
  line-height: 16px;
  font-weight: 600;
  margin-bottom: 4px;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
  word-break: break-all; }

.Beast-AnnouncementWidget_announceText__3198g {
  height: 20px;
  font-size: 14px;
  color: #ffffff;
  margin-left: 6px;
  line-height: 20px;
  font-weight: 400;
  overflow: hidden;
  word-break: break-all; }

.Beast-AnnouncementWidget_img__37-5D {
  width: 86px;
  height: 86px;
  border-radius: 4px; }

.Beast-AnnouncementWidget_btn__HTu6W {
  width: 87px;
  height: 28px;
  border-radius: 2px;
  line-height: 28px;
  background: rgba(255, 255, 255, 0.9);
  font-size: 18px;
  color: #151516;
  margin: 8px auto;
  text-align: center; }

.Beast-announcement-modal_annoucmentPopupWrapper__2Wo5U {
  width: 100%;
  max-width: 510px;
  height: 100%;
  position: relative;
  background: #252728;
  color: #e6e6e6;
  box-sizing: border-box;
  border-radius: 6px;
  overflow: hidden; }

.Beast-announcement-modal_headerTab__2x5XN {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  padding-left: 12px;
  width: 100%;
  height: 40px;
  box-sizing: border-box;
  font-size: 16px;
  color: #e6e6e6;
  border-radius: 6px 6px 0 0;
  -webkit-app-region: drag;
  background-color: #323536; }

.Beast-announcement-modal_close__hPCsS {
  display: inline-block;
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 12px;
  right: 12px;
  -webkit-app-region: no-drag; }

.Beast-green-screen-setting_wrap__ydZmY {
  position: relative;
  height: 100%;
  font-weight: 400; }
  .Beast-green-screen-setting_wrap__ydZmY .Beast-green-screen-setting_line__Lj2fg {
    width: 328px;
    height: 1px;
    background-color: #2f3033;
    margin: 15.5px 0; }
  .Beast-green-screen-setting_wrap__ydZmY .Beast-green-screen-setting_value__3F8GF {
    margin-left: 12px;
    height: 20px;
    font-size: 14px;
    color: #808080;
    font-weight: 400; }
  .Beast-green-screen-setting_wrap__ydZmY .Beast-green-screen-setting_reset__2bV9n {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-size: 12px;
    color: #b3b3b3;
    margin-top: 24px;
    margin-bottom: 48px; }
    .Beast-green-screen-setting_wrap__ydZmY .Beast-green-screen-setting_reset__2bV9n .Beast-green-screen-setting_resetIcon__1xXRj {
      width: 14px;
      height: 14px;
      margin-right: 2px; }
    .Beast-green-screen-setting_wrap__ydZmY .Beast-green-screen-setting_reset__2bV9n .Beast-green-screen-setting_resetItem__3_sp8 {
      cursor: pointer;
      display: flex;
      justify-content: flex-end;
      align-items: center; }

.Beast-cameraAdvancedSetting_header__2spIT {
  height: 40px;
  line-height: 40px;
  padding: 0 12px;
  background-color: #323536; }
  .Beast-cameraAdvancedSetting_header__2spIT .Beast-cameraAdvancedSetting_header-drag__2q_LI {
    -webkit-app-region: drag;
    display: flex;
    align-items: center;
    width: 100%; }
    .Beast-cameraAdvancedSetting_header__2spIT .Beast-cameraAdvancedSetting_header-drag__2q_LI .Beast-cameraAdvancedSetting_header-content__WIOYd {
      display: flex;
      flex: 1;
      font-size: 16px;
      color: #e6e6e6;
      justify-content: space-between; }
  .Beast-cameraAdvancedSetting_header__2spIT .Beast-cameraAdvancedSetting_close__2lfZg {
    -webkit-app-region: no-drag;
    cursor: pointer;
    margin-left: 12px; }

.Beast-cameraAdvancedSetting_btn-container__3FTJG {
  text-align: center; }

.Beast-cameraAdvancedSetting_labelItem__3vrJU {
  font-size: 14px; }

.Beast-cameraAdvancedSetting_wrap__r5iI1 {
  height: 493px;
  width: 500px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  padding-bottom: 56px;
  background-color: #323536;
  border: 1px solid #47494d;
  font-size: 14px; }
  .Beast-cameraAdvancedSetting_wrap__r5iI1 .Beast-cameraAdvancedSetting_main__E7kwn {
    position: relative;
    display: flex;
    flex: 1; }
  .Beast-cameraAdvancedSetting_wrap__r5iI1 .Beast-cameraAdvancedSetting_tabs__35J6q {
    width: 122px;
    height: 100%;
    background-color: #2d3030;
    flex-shrink: 0; }
    .Beast-cameraAdvancedSetting_wrap__r5iI1 .Beast-cameraAdvancedSetting_tabs__35J6q .Beast-cameraAdvancedSetting_tab__3sMzV,
    .Beast-cameraAdvancedSetting_wrap__r5iI1 .Beast-cameraAdvancedSetting_tabs__35J6q .Beast-cameraAdvancedSetting_selectedTab__1P429 {
      height: 40px;
      line-height: 40px;
      color: #e6e6e6;
      text-align: center;
      cursor: pointer; }
    .Beast-cameraAdvancedSetting_wrap__r5iI1 .Beast-cameraAdvancedSetting_tabs__35J6q .Beast-cameraAdvancedSetting_selectedTab__1P429 {
      background-color: #252728; }
    .Beast-cameraAdvancedSetting_wrap__r5iI1 .Beast-cameraAdvancedSetting_tabs__35J6q .Beast-cameraAdvancedSetting_disablePage__2p1xV {
      cursor: not-allowed; }
  .Beast-cameraAdvancedSetting_wrap__r5iI1 .Beast-cameraAdvancedSetting_baseSetting__2oiT3 {
    overflow-y: scroll; }
    .Beast-cameraAdvancedSetting_wrap__r5iI1 .Beast-cameraAdvancedSetting_baseSetting__2oiT3 label {
      font-size: 14px !important;
      color: #b3b3b3 !important; }
    .Beast-cameraAdvancedSetting_wrap__r5iI1 .Beast-cameraAdvancedSetting_baseSetting__2oiT3 div {
      color: #b3b3b3 !important; }
  .Beast-cameraAdvancedSetting_wrap__r5iI1 .Beast-cameraAdvancedSetting_content__2TEwv,
  .Beast-cameraAdvancedSetting_wrap__r5iI1 .Beast-cameraAdvancedSetting_baseSetting__2oiT3,
  .Beast-cameraAdvancedSetting_wrap__r5iI1 .Beast-cameraAdvancedSetting_pictureAdjustment__1TU0h {
    position: relative;
    width: 100%;
    padding: 20px 20px 0 0;
    background-color: #252728;
    box-sizing: border-box; }
  .Beast-cameraAdvancedSetting_wrap__r5iI1 .Beast-cameraAdvancedSetting_baseSetting__2oiT3,
  .Beast-cameraAdvancedSetting_wrap__r5iI1 .Beast-cameraAdvancedSetting_pictureAdjustment__1TU0h {
    position: absolute;
    top: 0;
    height: 100%;
    padding-left: 20px; }
  .Beast-cameraAdvancedSetting_wrap__r5iI1 .Beast-cameraAdvancedSetting_selected__2_Dqw {
    z-index: 2; }
  .Beast-cameraAdvancedSetting_wrap__r5iI1 .Beast-cameraAdvancedSetting_noSelected__29IfR {
    z-index: 1; }
  .Beast-cameraAdvancedSetting_wrap__r5iI1 .Beast-cameraAdvancedSetting_loadingCamera__29YZV {
    position: absolute;
    z-index: 999;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: rgba(37, 39, 40, 0.6); }
  .Beast-cameraAdvancedSetting_wrap__r5iI1 .Beast-cameraAdvancedSetting_loadingIcon__1PddL {
    margin-bottom: 4px;
    animation: Beast-cameraAdvancedSetting_loadingSpin__1Mmtf 1s infinite linear; }

@keyframes Beast-cameraAdvancedSetting_loadingSpin__1Mmtf {
  100% {
    transform: rotate(360deg); } }

.Beast-picture-adjustment_wrap__3FOFB {
  position: relative;
  height: 100%;
  font-weight: 400; }
  .Beast-picture-adjustment_wrap__3FOFB .Beast-picture-adjustment_item__Z2-Gf {
    display: flex;
    margin-bottom: 20px;
    color: #b3b3b3; }
    .Beast-picture-adjustment_wrap__3FOFB .Beast-picture-adjustment_item__Z2-Gf > span {
      display: inline-block;
      width: 88px; }
      .Beast-picture-adjustment_wrap__3FOFB .Beast-picture-adjustment_item__Z2-Gf > span:last-child {
        margin-left: 8px;
        width: 30px; }
  .Beast-picture-adjustment_wrap__3FOFB .Beast-picture-adjustment_operation__3pm6x {
    display: flex;
    justify-content: flex-end;
    margin-top: 3px; }
  .Beast-picture-adjustment_wrap__3FOFB .Beast-picture-adjustment_tips__28LdL {
    position: absolute;
    bottom: 20px;
    display: flex;
    height: 34px;
    font-size: 12px;
    color: gray;
    line-height: 17px; }
    .Beast-picture-adjustment_wrap__3FOFB .Beast-picture-adjustment_tips__28LdL > div:first-child {
      margin-right: 4px; }

.Beast-mic-setting_micWrapper__V6JUt label {
  font-size: 14px;
  color: #b3b3b3; }

.Beast-mic-setting_value__2Uu6W {
  display: inline-block;
  height: 20px;
  width: 30px;
  font-size: 14px;
  color: #808080;
  font-weight: 400;
  text-align: center; }

.Beast-mic-setting_unit__3Jkph {
  color: #808080; }

.Beast-chooseRedBoxGoods_chooseRedBoxGoods__2qZrC {
  width: 564px;
  height: 536px;
  background: #252728;
  border-radius: 6px;
  border: 1px solid #47494d; }
  .Beast-chooseRedBoxGoods_chooseRedBoxGoods__2qZrC .Beast-chooseRedBoxGoods_header__1RvbX {
    padding: 0 12px;
    width: 540px;
    height: 40px;
    background: #323536;
    border-radius: 6px 6px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    -webkit-app-region: drag; }
    .Beast-chooseRedBoxGoods_chooseRedBoxGoods__2qZrC .Beast-chooseRedBoxGoods_header__1RvbX .Beast-chooseRedBoxGoods_title__3-01D {
      font-size: 16px;
      color: #ffffff;
      line-height: 40px; }
    .Beast-chooseRedBoxGoods_chooseRedBoxGoods__2qZrC .Beast-chooseRedBoxGoods_header__1RvbX .Beast-chooseRedBoxGoods_icon__EAt5c {
      cursor: pointer;
      -webkit-app-region: no-drag; }
  .Beast-chooseRedBoxGoods_chooseRedBoxGoods__2qZrC .Beast-chooseRedBoxGoods_search__2vgvF {
    width: 516px;
    height: 72px;
    padding: 0 24px;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .Beast-chooseRedBoxGoods_chooseRedBoxGoods__2qZrC .Beast-chooseRedBoxGoods_search__2vgvF .Beast-chooseRedBoxGoods_title__3-01D {
      font-size: 16px;
      font-weight: 500;
      color: #e6e6e6; }
  .Beast-chooseRedBoxGoods_chooseRedBoxGoods__2qZrC .Beast-chooseRedBoxGoods_tableWrap__3Bjwd {
    padding: 0 24px;
    height: 349px; }
  .Beast-chooseRedBoxGoods_chooseRedBoxGoods__2qZrC .Beast-chooseRedBoxGoods_submitBtn__2hJTn {
    width: 100%;
    height: 76px;
    display: flex;
    justify-content: center;
    align-items: center; }

.Beast-chooseRedBoxGoods_goodsTitleWrap__3OFHa {
  display: flex;
  align-items: flex-start;
  padding: 3px; }
  .Beast-chooseRedBoxGoods_goodsTitleWrap__3OFHa .Beast-chooseRedBoxGoods_img__30Dyl {
    width: 48px;
    height: 48px;
    border: 1px solid #ebebeb; }
  .Beast-chooseRedBoxGoods_goodsTitleWrap__3OFHa .Beast-chooseRedBoxGoods_detail__3nXyB {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 12px;
    line-height: 1;
    color: #e6e6e6;
    margin-left: 8px; }
    .Beast-chooseRedBoxGoods_goodsTitleWrap__3OFHa .Beast-chooseRedBoxGoods_detail__3nXyB .Beast-chooseRedBoxGoods_id__cBb_x {
      color: #b3b3b3;
      white-space: nowrap;
      margin-bottom: 6px; }
    .Beast-chooseRedBoxGoods_goodsTitleWrap__3OFHa .Beast-chooseRedBoxGoods_detail__3nXyB .Beast-chooseRedBoxGoods_title__3-01D {
      max-width: 160px;
      margin-bottom: 6px;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }

.Beast-chooseRedBoxGoods_centerText__1_H9R {
  text-align: center; }

.Beast-deployTicket_deployTicket__14OGr {
  background: #252728;
  border-radius: 6px;
  box-sizing: border-box;
  border: 1px solid #47494d;
  overflow: hidden; }
  .Beast-deployTicket_deployTicket__14OGr ::-webkit-scrollbar {
    width: 6px;
    height: 6px; }
  .Beast-deployTicket_deployTicket__14OGr ::-webkit-scrollbar-button {
    width: 0;
    height: 0; }
  .Beast-deployTicket_deployTicket__14OGr ::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.1); }
  .Beast-deployTicket_deployTicket__14OGr ::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, 0.2); }
  .Beast-deployTicket_deployTicket__14OGr ::-webkit-scrollbar-thumb:active {
    background-color: rgba(0, 0, 0, 0.3); }
  .Beast-deployTicket_deployTicket__14OGr ::-webkit-scrollbar-corner {
    background-color: transparent; }
  .Beast-deployTicket_deployTicket__14OGr .Beast-deployTicket_header__2Y1_S {
    padding: 0 12px;
    width: 100%;
    box-sizing: border-box;
    height: 40px;
    background: #323536;
    border-radius: 6px 6px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    -webkit-app-region: drag; }
    .Beast-deployTicket_deployTicket__14OGr .Beast-deployTicket_header__2Y1_S .Beast-deployTicket_title__AWtNm {
      font-size: 16px;
      color: #ffffff;
      line-height: 40px; }
    .Beast-deployTicket_deployTicket__14OGr .Beast-deployTicket_header__2Y1_S .Beast-deployTicket_icon__1xUsV {
      cursor: pointer;
      -webkit-app-region: no-drag; }
  .Beast-deployTicket_deployTicket__14OGr .Beast-deployTicket_content__kUjIY {
    padding: 24px 24px 0;
    overflow-y: scroll; }
    .Beast-deployTicket_deployTicket__14OGr .Beast-deployTicket_content__kUjIY .Beast-deployTicket_shopInfo__1p0si {
      display: flex;
      width: 100%; }
      .Beast-deployTicket_deployTicket__14OGr .Beast-deployTicket_content__kUjIY .Beast-deployTicket_shopInfo__1p0si .Beast-deployTicket_title__AWtNm {
        font-size: 12px;
        margin-right: 16px; }
      .Beast-deployTicket_deployTicket__14OGr .Beast-deployTicket_content__kUjIY .Beast-deployTicket_shopInfo__1p0si .Beast-deployTicket_img__z1fOR {
        display: inline-block;
        width: 56px;
        height: 56px;
        border-radius: 3px;
        border: 1px solid #47494d;
        margin-right: 12px; }
      .Beast-deployTicket_deployTicket__14OGr .Beast-deployTicket_content__kUjIY .Beast-deployTicket_shopInfo__1p0si .Beast-deployTicket_info__1taQA {
        display: flex;
        flex-direction: column; }
        .Beast-deployTicket_deployTicket__14OGr .Beast-deployTicket_content__kUjIY .Beast-deployTicket_shopInfo__1p0si .Beast-deployTicket_info__1taQA .Beast-deployTicket_name__oubqP {
          width: 200px;
          height: 14px;
          line-height: 14px;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden;
          word-break: break-all;
          font-size: 14px;
          color: #e6e6e6; }
        .Beast-deployTicket_deployTicket__14OGr .Beast-deployTicket_content__kUjIY .Beast-deployTicket_shopInfo__1p0si .Beast-deployTicket_info__1taQA .Beast-deployTicket_id__1E27_ {
          font-size: 12px;
          height: 17px;
          line-height: 17px;
          color: #b3b3b3;
          margin: 4px 0; }
        .Beast-deployTicket_deployTicket__14OGr .Beast-deployTicket_content__kUjIY .Beast-deployTicket_shopInfo__1p0si .Beast-deployTicket_info__1taQA .Beast-deployTicket_price__260qE {
          height: 17px;
          line-height: 17px;
          font-size: 12px;
          color: #b3b3b3; }
    .Beast-deployTicket_deployTicket__14OGr .Beast-deployTicket_content__kUjIY .Beast-deployTicket_submit__A3WEs {
      width: 100%;
      display: flex;
      justify-content: center; }

@charset "UTF-8";
.Beast-liveHealthLevel_wrapper__I9xDM {
  position: relative;
  width: 100%;
  height: 643px;
  background: #252728;
  color: #e6e6e6;
  box-sizing: border-box;
  border-radius: 6px;
  border: 1px solid #47494d;
  overflow: hidden; }

.Beast-liveHealthLevel_headerTab__1my_j {
  display: flex;
  align-items: center;
  padding-left: 12px;
  width: 100%;
  height: 40px;
  box-sizing: border-box;
  font-size: 16px;
  color: #e6e6e6;
  border-radius: 6px 6px 0 0;
  -webkit-app-region: drag;
  background-color: #323536; }

.Beast-liveHealthLevel_close__3ALi1 {
  display: inline-block;
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 12px;
  right: 12px;
  -webkit-app-region: no-drag; }

.Beast-liveHealthLevel_content__2FOMd {
  overflow: scroll;
  position: relative;
  width: 100%;
  height: 485px;
  display: flex;
  flex-direction: column;
  align-items: center;
  /*控制整个滚动条*/
  /*滚动条两端方向按钮*/
  /*滚动条中间滑动部分*/
  /*滚动条右下角区域*/
  /*滚动条右下角区域*/ }
  .Beast-liveHealthLevel_content__2FOMd::-webkit-scrollbar {
    background-color: transparent;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-clip: padding-box; }
  .Beast-liveHealthLevel_content__2FOMd::-webkit-scrollbar-button {
    width: 0;
    height: 0; }
  .Beast-liveHealthLevel_content__2FOMd::-webkit-scrollbar-thumb {
    background-color: #3e4142;
    border-radius: 5px; }
  .Beast-liveHealthLevel_content__2FOMd::-webkit-scrollbar-corner {
    width: 0;
    height: 0; }
  .Beast-liveHealthLevel_content__2FOMd::-webkit-scrollbar-corner {
    width: 0;
    height: 0; }

.Beast-BlockWrapper_titleArea__2cd1G {
  height: 12px;
  font-size: 12px;
  color: #e6e6e6;
  line-height: 12px;
  margin-top: 16px; }

.Beast-BlockWrapper_block__2dfN6 {
  width: 476px;
  background: #323536;
  margin-top: 12px;
  border-radius: 4px; }

.Beast-HealthLevelStatus_content__XFHBo {
  padding: 20px 20px 8px;
  display: flex;
  flex-direction: column;
  align-items: center; }

.Beast-HealthLevelStatus_status__2fLvD {
  height: 28px;
  font-size: 20px;
  color: #00ac63;
  font-weight: 500; }

.Beast-HealthLevelStatus_abnormal__1YCsk {
  color: #ff5454; }

.Beast-HealthLevelStatus_particalAbnormal__3OvQo {
  color: #ff7300; }

.Beast-HealthLevelStatus_tips__3YLFc {
  height: 18px;
  font-size: 13px;
  color: #b3b3b3;
  margin-top: 6px;
  margin-bottom: 24px; }

.Beast-HealthLevelStatus_devide__20rhB {
  width: 433px;
  height: 1px;
  background: rgba(255, 255, 255, 0.1); }

.Beast-HealthLevelStatus_listcontainer__2m2Oi {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 24px; }

.Beast-HealthLevelStatus_listItem__uMcAb {
  display: flex;
  align-items: center;
  margin-bottom: 16px; }

.Beast-HealthLevelStatus_prefix__3acKB {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.8);
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center; }

.Beast-HealthLevelStatus_text__2qZ-b {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #ffffff;
  font-weight: 500;
  line-height: 14px;
  margin: 0 20px 0 6px; }

.Beast-HealthLevelStatus_statusText__3hq1C {
  width: 36px;
  height: 18px;
  background: rgba(0, 172, 99, 0.2);
  border-radius: 4px;
  font-size: 12px;
  color: #00ac63;
  text-align: center;
  line-height: 18px;
  font-weight: 500; }

.Beast-HealthLevelStatus_abnormalStatusText__3Lce3 {
  background: rgba(255, 84, 84, 0.2);
  color: #ff5454; }

.Beast-HealthLevelStatus_particalAbnormalStatusText__2CKDO {
  background: rgba(255, 115, 0, 0.2);
  color: #ff7300; }

.Beast-AppealStatus_content__2g8C8 {
  padding: 20px 20px 30px;
  display: flex;
  flex-direction: column;
  align-items: center; }

.Beast-AppealStatus_status__xQADW {
  height: 28px;
  font-size: 20px;
  color: #4f98f0;
  font-weight: 500; }
  .Beast-AppealStatus_status__xQADW.Beast-AppealStatus_fail__G_fWP {
    color: #ff5454; }
  .Beast-AppealStatus_status__xQADW.Beast-AppealStatus_success__2wZpV {
    color: #00ac63; }

.Beast-AppealStatus_tips__1y1cS {
  height: 18px;
  font-size: 13px;
  color: #b3b3b3;
  margin-top: 6px;
  margin-bottom: 24px; }

.Beast-AppealStatus_devide__3jBr0 {
  width: 433px;
  height: 1px;
  background: rgba(255, 255, 255, 0.1); }

.Beast-AppealStatus_listcontainer__1xQtD {
  width: 100%;
  display: flex;
  margin-top: 24px;
  justify-content: space-between; }

.Beast-AppealStatus_listItem__39xMj {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  width: 33%; }
  .Beast-AppealStatus_listItem__39xMj.Beast-AppealStatus_notStart__3CJbS {
    opacity: 0.5; }
  .Beast-AppealStatus_listItem__39xMj:nth-child(2)::before, .Beast-AppealStatus_listItem__39xMj:nth-child(2)::after {
    position: absolute;
    content: "";
    width: 110px;
    top: 13px;
    border-top: 1px dashed rgba(255, 255, 255, 0.2); }
  .Beast-AppealStatus_listItem__39xMj:nth-child(2)::before {
    left: -56px; }
  .Beast-AppealStatus_listItem__39xMj:nth-child(2)::after {
    right: -56px; }

.Beast-AppealStatus_text__mEE2s {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #ffffff;
  font-weight: 500;
  line-height: 14px;
  margin: 14px 0 8px; }

.Beast-AppealStatus_statusText__2BiXX {
  width: 36px;
  height: 18px;
  background: rgba(255, 84, 84, 0.2);
  border-radius: 4px;
  font-size: 12px;
  color: #ff5454;
  text-align: center;
  line-height: 18px;
  font-weight: 500; }

.Beast-AppealStatus_statusIcon__2eyWH {
  width: 24px;
  height: 24px; }

.Beast-AppealStatus_text__mEE2s,
.Beast-AppealStatus_time__2Z2K8 {
  height: 14px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 14px;
  font-weight: 400; }

.Beast-AppealStatus_time__2Z2K8 {
  color: rgba(255, 255, 255, 0.6); }

.Beast-Reasons_content__3kbd_ {
  padding: 24px 20px 0; }

.Beast-Reasons_reasonItem__1wo22 {
  width: 100%;
  display: flex;
  padding-bottom: 24px; }
  .Beast-Reasons_reasonItem__1wo22 .Beast-Reasons_prefix__DudJB {
    width: 2px;
    height: 13px;
    background: #e02e24;
    border-radius: 2px; }
  .Beast-Reasons_reasonItem__1wo22 .Beast-Reasons_title__337Y3 {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #ffffff;
    font-weight: 500;
    line-height: 14px; }
  .Beast-Reasons_reasonItem__1wo22 .Beast-Reasons_reason__1iPJg {
    flex: 0 0 auto;
    font-size: 13px;
    color: #b3b3b3;
    line-height: 20px;
    margin-top: 8px;
    white-space: pre-wrap; }

.Beast-Footer_footer__3CV4- {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

.Beast-Footer_btn__28xk_ {
  width: 80px;
  height: 28px;
  background-color: #e02e24ff;
  border-radius: 2px;
  font-size: 14px;
  color: #ffffffff;
  cursor: pointer;
  margin: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer; }
  .Beast-Footer_btn__28xk_:disabled {
    background: #47494d;
    border: 1px solid #7f8082;
    color: #e6e6e6;
    cursor: not-allowed; }

.Beast-Footer_jumpList__oQ-cj {
  height: 12px;
  font-size: 12px;
  color: #1199ee;
  line-height: 10px;
  font-weight: 400;
  display: flex; }
  .Beast-Footer_jumpList__oQ-cj .Beast-Footer_linkText__1G0r6 {
    width: 50%; }
    .Beast-Footer_jumpList__oQ-cj .Beast-Footer_linkText__1G0r6:hover {
      cursor: pointer; }
    .Beast-Footer_jumpList__oQ-cj .Beast-Footer_linkText__1G0r6:first-child {
      border-right: 1.5px solid rgba(255, 255, 255, 0.2); }

.Beast-Empty_empty__2TseX {
  width: 100%;
  height: 100%; }

.Beast-Empty_emptyTitle__Ieots {
  height: 14px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  margin-top: 236px;
  line-height: 14px;
  font-weight: 500; }

.Beast-Empty_emptyDetail__PxtMh {
  height: 12px;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  line-height: 12px;
  margin-top: 8px; }

.Beast-data-modal_dataModal__2cEMk {
  width: 100%;
  height: 100%;
  border-radius: 6px;
  background: #252728; }
  .Beast-data-modal_dataModal__2cEMk header {
    height: 40px;
    line-height: 40px;
    padding-left: 12px;
    border-radius: 6px 6px 0 0;
    background-color: #323536;
    display: flex;
    align-items: center; }
    .Beast-data-modal_dataModal__2cEMk header .Beast-data-modal_headerDrag__81hvR {
      flex: 1;
      -webkit-app-region: drag;
      display: flex;
      align-items: center; }
      .Beast-data-modal_dataModal__2cEMk header .Beast-data-modal_headerDrag__81hvR span {
        display: inline-block; }
      .Beast-data-modal_dataModal__2cEMk header .Beast-data-modal_headerDrag__81hvR .Beast-data-modal_span1__two0E {
        font-size: 16px;
        color: #e6e6e6;
        line-height: 16px;
        font-weight: 500;
        padding-left: 8px;
        margin-left: 8px;
        border-left: 1px solid rgba(255, 255, 255, 0.2); }
      .Beast-data-modal_dataModal__2cEMk header .Beast-data-modal_headerDrag__81hvR .Beast-data-modal_span2__176Ta {
        font-size: 14px;
        color: #b3b3b3;
        line-height: 14px;
        font-weight: 400;
        padding-left: 8px;
        padding-right: 4px; }
    .Beast-data-modal_dataModal__2cEMk header .Beast-data-modal_close__2XKPB, .Beast-data-modal_dataModal__2cEMk header .Beast-data-modal_refresh__3mhf9 {
      flex: 0 0 auto;
      cursor: pointer;
      margin: 12px;
      color: #b3b3b3;
      -webkit-app-region: no-drag; }
      .Beast-data-modal_dataModal__2cEMk header .Beast-data-modal_close__2XKPB:hover, .Beast-data-modal_dataModal__2cEMk header .Beast-data-modal_refresh__3mhf9:hover {
        color: #e6e6e6; }
  .Beast-data-modal_dataModal__2cEMk .Beast-data-modal_dataDetail__XoDYD {
    box-sizing: border-box;
    padding: 12px 0px 12px 12px;
    display: flex;
    width: 100%;
    height: calc(100% - 40px);
    justify-content: center; }
    .Beast-data-modal_dataModal__2cEMk .Beast-data-modal_dataDetail__XoDYD .Beast-data-modal_left__3KgAB {
      margin-right: 12px; }

.Beast-beauty_baseSetting__3twLQ {
  height: 295px;
  padding-left: 16px;
  background-color: #252728;
  overflow-y: scroll;
  width: 311px; }

.Beast-beauty_subTitle__2CsbK {
  font-size: 14px;
  height: 14px;
  padding: 20px 0 16px;
  color: #b3b3b3; }

.Beast-beauty_min__1u1T5 {
  padding-right: 5px;
  width: 18px;
  font-size: 12px;
  display: inline-block; }

.Beast-beauty_max__2vaEi {
  padding-left: 9px;
  width: 18px;
  display: inline-block; }

.Beast-beauty_slider__xhd0m {
  width: 217px;
  display: flex;
  justify-content: space-between; }

.Beast-beauty_beautyItem__2KXOZ {
  display: flex;
  align-items: center;
  height: 36px;
  font-size: 12px; }

.Beast-beauty_beautyKey__13SId {
  width: 52px;
  text-align: right;
  color: #cccccc;
  margin-right: 6px; }

.Beast-beauty_subTabList__ToyVu {
  width: 295px;
  height: 40px;
  display: flex;
  padding: 0 16px;
  align-items: center;
  background: #252728;
  justify-content: space-between; }

.Beast-beauty_subTab__MlvZT {
  width: 28px;
  height: 40px;
  color: rgba(204, 204, 204, 0.8);
  font-size: 14px;
  text-align: left;
  line-height: 14px;
  font-weight: 500;
  line-height: 40px;
  position: relative;
  cursor: pointer; }

.Beast-beauty_selectedSubTab__3Hq5G {
  color: #dd4433 !important;
  font-weight: bold; }
  .Beast-beauty_selectedSubTab__3Hq5G::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #dd4433;
    bottom: 0;
    right: 0; }

.Beast-beauty_bottom__1mcIf {
  width: 100%;
  height: 54px;
  background: #323536;
  border-radius: 0 0 6px 6px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  bottom: 0;
  left: 0; }

.Beast-beauty_closeBeauty__XZcnr,
.Beast-beauty_refreshBeauty__8gFo8 {
  margin-right: 20px;
  display: flex;
  align-items: center; }

.Beast-beauty_refreshBeauty__8gFo8 {
  cursor: pointer; }

.Beast-beauty_text__1gMjF {
  margin-right: 4px; }

.Beast-beauty_group__2qgpn {
  height: 12px;
  font-size: 12px;
  color: #cccccc;
  line-height: 12px;
  font-weight: 400;
  display: flex;
  align-items: center;
  margin: 2px 0 8px 28px; }

.Beast-beauty_tips__oM3lf {
  height: 12px;
  font-size: 10px;
  color: rgba(204, 204, 204, 0.8);
  line-height: 12px;
  font-weight: 400;
  margin-left: 4px; }

.Beast-beauty_disable__Vb-V9,
.Beast-beauty_disableWrap__1cCIY {
  opacity: 0.3;
  cursor: not-allowed; }

.Beast-beauty_disable__Vb-V9 {
  pointer-events: none; }

.Beast-beauty_mask__gDou1 {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9999; }

.Beast-beauty_coverIcon__YdpF7 {
  width: 14px;
  height: 14px;
  background: #e6e6e6;
  border-radius: 50%; }

.Beast-beauty_mark__9kpSl {
  position: absolute;
  width: 8px;
  height: 8px;
  background: #e6e6e6;
  border-radius: 50%;
  left: -4px;
  top: -12px; }

.Beast-filter_baseSetting__3VBYU {
  height: 295px;
  background-color: #252728;
  overflow-y: scroll;
  width: 327px; }

.Beast-filter_subTitle__GSrDA {
  font-size: 14px;
  height: 14px;
  padding: 20px 0 14px 16px;
  color: #b3b3b3; }

.Beast-filter_min__2X9FC {
  padding-right: 5px;
  width: 18px;
  font-size: 12px;
  display: inline-block; }

.Beast-filter_max__1mtgM {
  padding-left: 9px;
  width: 18px;
  display: inline-block; }

.Beast-filter_slider__3fifJ {
  width: 270px;
  height: 36px;
  display: flex;
  padding: 0 12px;
  background: #252628;
  align-items: center;
  justify-content: space-between;
  border-radius: 3px;
  background-color: #4a4d4e;
  position: absolute;
  left: 16px; }

.Beast-filter_itemWrap__3wWSx {
  display: flex;
  flex-wrap: wrap;
  padding: 0 6px;
  position: relative; }

.Beast-filter_filterItem__3vVog {
  display: flex;
  flex-direction: column;
  height: 76px;
  width: 43px;
  font-size: 12px;
  margin: 0 10px; }

.Beast-filter_filterItemActive__gIQSu {
  height: 114px; }
  .Beast-filter_filterItemActive__gIQSu .Beast-filter_beautyKey__RQeU7 {
    color: #DD4433; }
  .Beast-filter_filterItemActive__gIQSu .Beast-filter_item__1Cz0s::after {
    content: "";
    position: absolute;
    top: -1px;
    width: 40px;
    height: 40px;
    border: 1px solid #DD4433;
    border-radius: 50%; }

.Beast-filter_item__1Cz0s {
  height: 60px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  align-items: center; }

.Beast-filter_value__3S3k9 {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #FFFFFF; }

.Beast-filter_beautyKey__RQeU7 {
  text-align: center;
  color: #cccccc;
  font-size: 12px;
  width: 100%;
  display: inline-block; }

.Beast-filter_filterIcon__vnm1M {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  object-fit: cover;
  position: relative; }

.Beast-filter_subTabList__sHHJe {
  height: 40px;
  display: flex;
  align-items: center;
  background: #252728;
  position: relative;
  z-index: 999999; }

.Beast-filter_subTab__2KkLy {
  width: 28px;
  height: 40px;
  color: rgba(204, 204, 204, 0.8);
  font-size: 14px;
  text-align: left;
  line-height: 14px;
  font-weight: 500;
  line-height: 40px;
  position: relative;
  margin: 0 17px;
  cursor: pointer; }

.Beast-filter_selectedSubTab__2pEeV {
  color: #DD4433 !important;
  font-weight: bold; }
  .Beast-filter_selectedSubTab__2pEeV::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #dd4433;
    bottom: 0;
    right: 0; }

.Beast-filter_bottom__3AvFN {
  width: 100%;
  height: 54px;
  background: #323536;
  border-radius: 0 0 6px 6px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 99999; }

.Beast-filter_closeBeauty__2eVJx,
.Beast-filter_refreshBeauty__3KS1q {
  margin-right: 20px;
  display: flex;
  align-items: center; }

.Beast-filter_refreshBeauty__3KS1q {
  cursor: pointer; }

.Beast-filter_text__3ilKr {
  margin-right: 3px; }

.Beast-filter_group__2Fg4j {
  height: 12px;
  font-size: 12px;
  color: #cccccc;
  line-height: 12px;
  font-weight: 400;
  display: flex;
  align-items: center;
  margin: 2px 0 8px 28px; }

.Beast-filter_tips__1nENg {
  height: 12px;
  font-size: 10px;
  color: rgba(204, 204, 204, 0.8);
  line-height: 12px;
  font-weight: 400;
  margin-left: 4px; }

.Beast-filter_disable__3Ajv6,
.Beast-filter_disableWrap__3qHGn {
  opacity: 0.3;
  cursor: not-allowed; }

.Beast-filter_disable__3Ajv6 {
  pointer-events: none; }

.Beast-filter_mask__19NIN {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9999999; }

.Beast-filter_coverIcon__3Eb5M {
  width: 14px;
  height: 14px;
  background: #e6e6e6;
  border-radius: 50%; }

.Beast-filter_mark__12xAw {
  position: absolute;
  width: 8px;
  height: 8px;
  background: #e6e6e6;
  border-radius: 50%;
  left: -4px;
  top: -12px; }

.Beast-filter_chat__20rfe {
  width: 254px;
  height: 24px;
  display: flex;
  padding: 5px 12px;
  margin-top: 10px;
  flex-direction: column;
  position: relative;
  background: #252628;
  word-break: break-word;
  border-radius: 3px;
  background-color: #4a4d4e; }

.Beast-filter_arrow__3idqx {
  top: -3px;
  filter: drop-shadow(-2px -2px 1px rgba(0, 0, 0, 0.06));
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  border: 4px solid #252628;
  content: '';
  position: absolute;
  transform: rotate(45deg);
  background-color: transparent;
  border-color: #4a4e4f;
  box-shadow: none; }

.Beast-makeup_baseSetting__-sYWE {
  height: 295px;
  background-color: #252728;
  overflow-y: scroll;
  width: 327px; }

.Beast-makeup_subTitle__8bWyS {
  font-size: 14px;
  height: 14px;
  padding: 20px 0 14px 16px;
  color: #b3b3b3; }

.Beast-makeup_slider__11FRh {
  width: 270px;
  height: 48px;
  display: flex;
  padding: 8px 12px;
  background: #252628;
  flex-direction: column;
  border-radius: 3px;
  background-color: #4a4d4e;
  position: absolute;
  left: 14px; }

.Beast-makeup_sliderItem__UqocR {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 8px; }

.Beast-makeup_itemWrap__2lLYJ {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  padding: 0 6px;
  position: relative; }

.Beast-makeup_filterItem__1he_q {
  display: flex;
  flex-direction: column;
  height: 76px;
  width: 43px;
  font-size: 12px;
  margin: 0 10px; }

.Beast-makeup_filterItemActive__6WTbh {
  height: 142px; }
  .Beast-makeup_filterItemActive__6WTbh .Beast-makeup_beautyKey__265pw {
    color: #DD4433; }
  .Beast-makeup_filterItemActive__6WTbh .Beast-makeup_item__3n4Gg::after {
    content: "";
    position: absolute;
    top: -1px;
    width: 40px;
    height: 40px;
    border: 1px solid #DD4433;
    border-radius: 50%; }

.Beast-makeup_item__3n4Gg {
  height: 60px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  align-items: center; }

.Beast-makeup_value__r3KcG {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #FFFFFF; }

.Beast-makeup_beautyKey__265pw {
  text-align: center;
  color: #cccccc;
  font-size: 12px;
  width: 100%;
  display: inline-block; }

.Beast-makeup_filterIcon__2LSts {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  object-fit: cover;
  position: relative; }

.Beast-makeup_subTabList__2QUVj {
  height: 40px;
  display: flex;
  align-items: center;
  background: #252728;
  position: relative;
  z-index: 999999; }

.Beast-makeup_subTab__AxydM {
  width: 28px;
  height: 40px;
  color: rgba(204, 204, 204, 0.8);
  font-size: 14px;
  text-align: left;
  line-height: 14px;
  font-weight: 500;
  line-height: 40px;
  position: relative;
  margin: 0 17px;
  cursor: pointer; }

.Beast-makeup_selectedSubTab__3EkF_ {
  color: #DD4433 !important;
  font-weight: bold; }
  .Beast-makeup_selectedSubTab__3EkF_::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #dd4433;
    bottom: 0;
    right: 0; }

.Beast-makeup_bottom__28tBu {
  width: 100%;
  height: 54px;
  background: #323536;
  border-radius: 0 0 6px 6px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 99999; }

.Beast-makeup_closeBeauty__15Dc- {
  margin-right: 20px;
  display: flex;
  align-items: center; }

.Beast-makeup_text__X3Xy0 {
  margin-right: 3px; }

.Beast-makeup_group__2wclw {
  height: 12px;
  font-size: 12px;
  color: #cccccc;
  line-height: 12px;
  font-weight: 400;
  display: flex;
  align-items: center;
  margin: 2px 0 8px 28px; }

.Beast-makeup_disable__3mTdz,
.Beast-makeup_disableWrap__uGT7O {
  opacity: 0.3;
  cursor: not-allowed; }

.Beast-makeup_disable__3mTdz {
  pointer-events: none; }

.Beast-makeup_mask__113ME {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9999999; }

.Beast-makeup_coverIcon__kjQff {
  width: 14px;
  height: 14px;
  background: #e6e6e6;
  border-radius: 50%; }

.Beast-makeup_mark__2Kuf2 {
  position: absolute;
  width: 8px;
  height: 8px;
  background: #e6e6e6;
  border-radius: 50%;
  left: -4px;
  top: -12px; }

.Beast-makeup_chat__vAkpW {
  width: 254px;
  height: 24px;
  display: flex;
  padding: 5px 12px;
  margin-top: 10px;
  flex-direction: column;
  position: relative;
  background: #252628;
  word-break: break-word;
  border-radius: 3px;
  background-color: #4a4d4e; }

.Beast-makeup_arrow__BdDNS {
  top: -3px;
  filter: drop-shadow(-2px -2px 1px rgba(0, 0, 0, 0.06));
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  border: 4px solid #252628;
  content: '';
  position: absolute;
  transform: rotate(45deg);
  background-color: transparent;
  border-color: #4a4e4f;
  box-shadow: none; }

.Beast-beautyBody_baseSetting__3ehp5 {
  height: 295px;
  padding-left: 16px;
  background-color: #252728;
  overflow-y: scroll;
  width: 311px; }

.Beast-beautyBody_subTitle__2W0KD {
  font-size: 14px;
  height: 14px;
  padding: 20px 0 16px;
  color: #b3b3b3; }

.Beast-beautyBody_min__1VVAo {
  padding-right: 5px;
  width: 18px;
  font-size: 12px;
  display: inline-block; }

.Beast-beautyBody_max__3rlza {
  padding-left: 9px;
  width: 18px;
  display: inline-block; }

.Beast-beautyBody_slider__1HGCO {
  width: 217px;
  display: flex;
  justify-content: space-between; }

.Beast-beautyBody_beautyItem__1Icu1 {
  display: flex;
  align-items: center;
  height: 36px;
  font-size: 12px; }

.Beast-beautyBody_beautyKey__2btV3 {
  width: 52px;
  text-align: right;
  color: #cccccc;
  margin-right: 6px; }

.Beast-beautyBody_subTabList__L4Aip {
  width: 295px;
  height: 40px;
  display: flex;
  padding: 0 16px;
  align-items: center;
  background: #252728;
  justify-content: space-between; }

.Beast-beautyBody_subTab__2JKRf {
  width: 28px;
  height: 40px;
  color: rgba(204, 204, 204, 0.8);
  font-size: 14px;
  text-align: left;
  line-height: 14px;
  font-weight: 500;
  line-height: 40px;
  position: relative;
  cursor: pointer; }

.Beast-beautyBody_selectedSubTab__iOcjE {
  color: #dd4433 !important;
  font-weight: bold; }
  .Beast-beautyBody_selectedSubTab__iOcjE::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #dd4433;
    bottom: 0;
    right: 0; }

.Beast-beautyBody_bottom__96n4Q {
  width: 100%;
  height: 54px;
  background: #323536;
  border-radius: 0 0 6px 6px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  bottom: 0;
  left: 0; }

.Beast-beautyBody_closeBeauty__26Tf0,
.Beast-beautyBody_refreshBeauty__3_jKU {
  margin-right: 20px;
  display: flex;
  align-items: center; }

.Beast-beautyBody_refreshBeauty__3_jKU {
  cursor: pointer; }

.Beast-beautyBody_text__38QIx {
  margin-right: 4px; }

.Beast-beautyBody_group__2cEYa {
  height: 12px;
  font-size: 12px;
  color: #cccccc;
  line-height: 12px;
  font-weight: 400;
  display: flex;
  align-items: center;
  margin: 2px 0 8px 28px; }

.Beast-beautyBody_tips__3l9DQ {
  height: 12px;
  font-size: 10px;
  color: rgba(204, 204, 204, 0.8);
  line-height: 12px;
  font-weight: 400;
  margin-left: 4px; }

.Beast-beautyBody_disable__2Z088,
.Beast-beautyBody_disableWrap__1s6Sf {
  opacity: 0.3;
  cursor: not-allowed; }

.Beast-beautyBody_disable__2Z088 {
  pointer-events: none; }

.Beast-beautyBody_mask__14gIf {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9999; }

.Beast-beautyBody_coverIcon__2jIjh {
  width: 14px;
  height: 14px;
  background: #e6e6e6;
  border-radius: 50%; }

.Beast-beautyBody_mark__2dGqf {
  position: absolute;
  width: 8px;
  height: 8px;
  background: #e6e6e6;
  border-radius: 50%;
  left: -4px;
  top: -12px; }

.Beast-new-beauty-setting-modal_header__2Gzmx {
  height: 42px;
  line-height: 42px;
  padding: 0 12px;
  background-color: #323536;
  position: relative;
  z-index: 999999; }

.Beast-new-beauty-setting-modal_header-drag__2V0lt {
  -webkit-app-region: drag;
  display: flex;
  align-items: center;
  width: 100%; }

.Beast-new-beauty-setting-modal_header-content__2AHbg {
  display: flex;
  flex: 1;
  font-size: 16px;
  color: #e6e6e6;
  justify-content: space-between; }

.Beast-new-beauty-setting-modal_close__2RUTh {
  -webkit-app-region: no-drag;
  cursor: pointer;
  margin-left: 12px; }

.Beast-new-beauty-setting-modal_wrap__2JxJE {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  background-color: #323536;
  border: 1px solid #47494d;
  font-size: 14px; }

.Beast-new-beauty-setting-modal_main__2hhcU {
  position: relative;
  display: flex;
  flex: 1; }

.Beast-new-beauty-setting-modal_tabs__2PN_f {
  width: 122px;
  height: 100%;
  background-color: #2d3030;
  flex-shrink: 0; }

.Beast-new-beauty-setting-modal_tab__3sqvO,
.Beast-new-beauty-setting-modal_selectedTab__19eP- {
  height: 40px;
  width: 122px;
  background-color: #2d3030;
  line-height: 40px;
  color: #e6e6e6;
  text-align: center;
  cursor: pointer; }

.Beast-new-beauty-setting-modal_selectedTab__19eP- {
  background-color: #252728; }

.Beast-new-beauty-setting-modal_disablePage__30a9e {
  cursor: not-allowed; }

@charset "UTF-8";
.Beast-sticker_baseSetting__3RkqW {
  height: 295px;
  width: 327px;
  background-color: #252728;
  overflow-y: scroll;
  /*控制整个滚动条*/
  /*滚动条两端方向按钮*/
  /*滚动条中间滑动部分*/
  /*滚动条右下角区域*/ }
  .Beast-sticker_baseSetting__3RkqW::-webkit-scrollbar {
    background-color: transparent;
    width: 8px !important;
    height: 6px;
    border-radius: 3px;
    background-clip: padding-box; }
  .Beast-sticker_baseSetting__3RkqW::-webkit-scrollbar-button {
    width: 0;
    height: 0; }
  .Beast-sticker_baseSetting__3RkqW::-webkit-scrollbar-thumb {
    background-color: #3e4142;
    border-radius: 5px; }
  .Beast-sticker_baseSetting__3RkqW::-webkit-scrollbar-corner {
    width: 0;
    height: 0; }

.Beast-sticker_subTitle__3ri4d {
  font-size: 14px;
  height: 14px;
  padding: 20px 0 14px 16px;
  color: #b3b3b3; }

.Beast-sticker_min__3qsRw {
  padding-right: 5px;
  width: 18px;
  font-size: 12px;
  display: inline-block; }

.Beast-sticker_max__yhxCD {
  padding-left: 9px;
  width: 18px;
  display: inline-block; }

.Beast-sticker_itemWrap__24pmi {
  display: flex;
  flex-wrap: wrap;
  padding: 18px px 0;
  position: relative; }

.Beast-sticker_stickerItem__3GNSI {
  display: flex;
  flex-direction: column;
  height: 76px;
  width: 43px;
  font-size: 12px;
  margin: 0 16px; }

.Beast-sticker_stickerItemActive__2TD3i .Beast-sticker_beautyKey__2tciU {
  color: #dd4433; }

.Beast-sticker_stickerItemActive__2TD3i .Beast-sticker_item__10kED::after {
  content: "";
  position: absolute;
  top: -1px;
  width: 40px;
  height: 40px;
  border: 1px solid #dd4433;
  border-radius: 4px; }

.Beast-sticker_item__10kED {
  height: 60px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  align-items: center; }

.Beast-sticker_value__1K9bZ {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #ffffff; }

.Beast-sticker_beautyKey__2tciU {
  text-align: center;
  color: #cccccc;
  font-size: 12px;
  width: 75px;
  display: inline-block; }

.Beast-sticker_stickerIcon__2B-3Z {
  border-radius: 4px;
  width: 40px;
  height: 40px;
  object-fit: cover;
  position: relative; }

.Beast-sticker_subTabList__19UlU {
  height: 40px;
  display: flex;
  align-items: center;
  background: #252728;
  position: relative;
  z-index: 999999; }

.Beast-sticker_subTab__rFzl3 {
  width: 28px;
  height: 40px;
  color: rgba(204, 204, 204, 0.8);
  font-size: 14px;
  text-align: left;
  line-height: 14px;
  font-weight: 500;
  line-height: 40px;
  position: relative;
  margin: 0 17px;
  cursor: pointer; }

.Beast-sticker_selectedSubTab__1OTF9 {
  color: #dd4433 !important;
  font-weight: bold; }
  .Beast-sticker_selectedSubTab__1OTF9::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #dd4433;
    bottom: 0;
    right: 0; }

.Beast-sticker_bottom__3kKlN {
  width: 100%;
  height: 54px;
  background: #323536;
  border-radius: 0 0 6px 6px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 99999; }

.Beast-sticker_closeBeauty__3KX3r,
.Beast-sticker_refreshBeauty__HTPId {
  margin-right: 20px;
  display: flex;
  align-items: center; }

.Beast-sticker_refreshBeauty__HTPId {
  cursor: pointer; }

.Beast-sticker_text__1tcft {
  margin-right: 3px; }

.Beast-sticker_group__dqyTw {
  height: 12px;
  font-size: 12px;
  color: #cccccc;
  line-height: 12px;
  font-weight: 400;
  display: flex;
  align-items: center;
  margin: 2px 0 8px 28px; }

.Beast-sticker_tips__3Sur4 {
  height: 12px;
  font-size: 10px;
  color: rgba(204, 204, 204, 0.8);
  line-height: 12px;
  font-weight: 400;
  margin-left: 4px; }

.Beast-sticker_disable__39mQd,
.Beast-sticker_disableWrap__1Igop {
  opacity: 0.3;
  cursor: not-allowed; }

.Beast-sticker_disable__39mQd {
  pointer-events: none; }

.Beast-sticker_mask__3Gg4A {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9999999; }

.Beast-sticker_coverIcon__2iYze {
  width: 14px;
  height: 14px;
  background: #e6e6e6;
  border-radius: 50%; }

.Beast-sticker_mark__3Pm4j {
  position: absolute;
  width: 8px;
  height: 8px;
  background: #e6e6e6;
  border-radius: 50%;
  left: -4px;
  top: -12px; }

.Beast-sticker_chat__dQzUe {
  width: 254px;
  height: 24px;
  display: flex;
  padding: 5px 12px;
  margin-top: 10px;
  flex-direction: column;
  position: relative;
  background: #252628;
  word-break: break-word;
  border-radius: 3px;
  background-color: #4a4d4e; }

.Beast-sticker_arrow__1zWXs {
  top: -3px;
  filter: drop-shadow(-2px -2px 1px rgba(0, 0, 0, 0.06));
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  border: 4px solid #252628;
  content: "";
  position: absolute;
  transform: rotate(45deg);
  background-color: transparent;
  border-color: #4a4e4f;
  box-shadow: none; }

.Beast-rectify-suggestion-modal_wrap__3PkTC {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  font-size: 14px; }

.Beast-rectify-suggestion-modal_header__MzE15 {
  width: 400px;
  height: 42px;
  background: #323536;
  box-shadow: 0px 1px 0px 0px #47494d;
  border-radius: 6px 6px 0 0;
  display: flex; }

.Beast-rectify-suggestion-modal_headerDrag__3f2C3 {
  -webkit-app-region: drag;
  display: flex;
  align-items: center;
  width: 100%;
  height: 42px; }

.Beast-rectify-suggestion-modal_modalTitle__1lzoT {
  font-size: 16px;
  color: #e6e6e6;
  line-height: 16px;
  padding: 0 12px; }

.Beast-rectify-suggestion-modal_close__1Emh2 {
  -webkit-app-region: no-drag;
  cursor: pointer;
  position: absolute;
  right: 12px;
  top: 12px; }

.Beast-rectify-suggestion-modal_main__3F234 {
  padding: 14px;
  color: #e6e6e6;
  overflow: scroll; }

.Beast-rectify-suggestion-modal_title__uEC8e {
  font-size: 14px;
  color: #e6e6e6;
  font-weight: 600;
  margin-bottom: 16px; }

.Beast-rectify-suggestion-modal_content__GKJhY {
  font-size: 14px;
  line-height: 22px;
  color: #e6e6e6;
  font-weight: 400; }
  .Beast-rectify-suggestion-modal_content__GKJhY .Beast-rectify-suggestion-modal_subTitle__UK9al {
    font-weight: 600; }
  .Beast-rectify-suggestion-modal_content__GKJhY .Beast-rectify-suggestion-modal_text__3fsk8 {
    color: rgba(230, 230, 230, 0.8); }
    .Beast-rectify-suggestion-modal_content__GKJhY .Beast-rectify-suggestion-modal_text__3fsk8 span {
      font-weight: 600;
      color: #e6e6e6; }

.Beast-rectify-suggestion-modal_contentItem__140yz {
  margin-bottom: 10px; }

.Beast-rectify-suggestion-modal_demo__WsryL {
  padding: 18px 14px 2px;
  background: rgba(212, 222, 255, 0.08);
  border-radius: 4px;
  margin: 16px 0; }

.Beast-rectify-suggestion-modal_demoTitle__2HaGS {
  position: relative;
  left: 6px;
  font-size: 14px;
  color: #e6e6e6;
  font-weight: 600;
  margin-bottom: 16px; }
  .Beast-rectify-suggestion-modal_demoTitle__2HaGS:before {
    position: absolute;
    top: 5px;
    left: -6px;
    content: "";
    width: 2px;
    height: 10px;
    background: #d8d8d8; }

.Beast-rectify-suggestion-modal_item__2r9-Y {
  display: flex;
  align-items: center;
  margin: 16px 0; }
  .Beast-rectify-suggestion-modal_item__2r9-Y .Beast-rectify-suggestion-modal_imgItem__f0SX9 {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .Beast-rectify-suggestion-modal_item__2r9-Y .Beast-rectify-suggestion-modal_imgItem__f0SX9:not(:last-child) {
      margin-right: 16px; }
  .Beast-rectify-suggestion-modal_item__2r9-Y .Beast-rectify-suggestion-modal_img__1Ojjx {
    width: 100%;
    height: 100%; }
  .Beast-rectify-suggestion-modal_item__2r9-Y .Beast-rectify-suggestion-modal_icon__1vMml {
    font-size: 12px;
    color: rgba(230, 230, 230, 0.8);
    line-height: 12px;
    height: 24px;
    display: flex;
    align-items: center;
    margin-top: 12px;
    font-weight: 400; }

.Beast-rule-list_ruleList__150iE {
  margin: 16px 0;
  height: 420px;
  width: 374px;
  overflow-y: scroll; }

.Beast-rule-item_ruleWrap__3i9W6 {
  width: 100%;
  height: 66px;
  box-shadow: 0px -1px 0px 0px rgba(71, 73, 77, 0.3) inset;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .Beast-rule-item_ruleWrap__3i9W6 .Beast-rule-item_rule__dQA37 {
    height: 40px;
    display: flex;
    justify-content: flex-start;
    align-items: center; }
    .Beast-rule-item_ruleWrap__3i9W6 .Beast-rule-item_rule__dQA37 .Beast-rule-item_img__3qNsX {
      width: 32px;
      height: 32px;
      border-radius: 50%;
      position: relative;
      background: #323536;
      margin-right: 8px;
      display: flex;
      align-items: center;
      justify-content: center; }
    .Beast-rule-item_ruleWrap__3i9W6 .Beast-rule-item_rule__dQA37 .Beast-rule-item_content__3RoLU {
      height: 40px;
      width: 290px;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      .Beast-rule-item_ruleWrap__3i9W6 .Beast-rule-item_rule__dQA37 .Beast-rule-item_content__3RoLU .Beast-rule-item_title__VZ3wj {
        font-size: 15px;
        color: #e6e6e6; }
      .Beast-rule-item_ruleWrap__3i9W6 .Beast-rule-item_rule__dQA37 .Beast-rule-item_content__3RoLU .Beast-rule-item_time__2QKbu {
        font-size: 13px;
        color: #808080; }
  .Beast-rule-item_ruleWrap__3i9W6 .Beast-rule-item_right__Tv7s- {
    height: 13px;
    display: flex;
    align-items: center; }
    .Beast-rule-item_ruleWrap__3i9W6 .Beast-rule-item_right__Tv7s- .Beast-rule-item_arrow__1cPSa {
      cursor: pointer;
      color: #808080; }
      .Beast-rule-item_ruleWrap__3i9W6 .Beast-rule-item_right__Tv7s- .Beast-rule-item_arrow__1cPSa:hover {
        color: #e6e6e6; }

.Beast-rules-modal_wrap__P6mwh {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  background-color: #252728;
  border: 1px solid #47494d;
  border-radius: 6px;
  font-size: 14px; }

.Beast-rules-modal_main__18G3x {
  padding: 24px 24px 0;
  display: flex;
  color: #e6e6e6; }

.Beast-rules-modal_header__QKsVu {
  width: 422px;
  height: 42px;
  background: #323536;
  box-shadow: 0px 1px 0px 0px #47494d;
  border-radius: 6px 6px 0 0;
  display: flex; }

.Beast-rules-modal_headerDrag__1YURB {
  -webkit-app-region: drag;
  display: flex;
  align-items: center;
  width: 100%; }

.Beast-rules-modal_title__G9MuT {
  font-size: 16px;
  color: #e6e6e6;
  line-height: 16px;
  padding: 0 12px;
  border-right: 1px solid #47494d; }

.Beast-rules-modal_rightText__3zYTe {
  width: fit-content;
  -webkit-app-region: no-drag;
  font-size: 12px;
  color: #b3b3b3;
  padding-left: 12px; }
  .Beast-rules-modal_rightText__3zYTe:hover {
    color: #e6e6e6;
    cursor: pointer; }

.Beast-rules-modal_arrow__2jeti {
  color: #808080;
  padding-left: 4px; }
  .Beast-rules-modal_arrow__2jeti:hover {
    color: #e6e6e6;
    cursor: pointer; }

.Beast-rules-modal_close__qHFlS {
  -webkit-app-region: no-drag;
  cursor: pointer;
  position: absolute;
  right: 12px;
  top: 12px; }

.form-container {
  user-select: none;
  white-space: pre-wrap; }

.text-color {
  margin-bottom: 16px; }

.text-color-label {
  height: 20px;
  line-height: 20px;
  margin-right: 16px;
  float: left; }

.color-item {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 11px;
  display: inline-block;
  cursor: pointer;
  position: relative; }

.white {
  background-color: #fff; }

.yellow {
  background-color: #F4C33D; }

.orange {
  background-color: #FE732D; }

.green {
  background-color: #25B513; }

.color-item.selected::after {
  content: '';
  width: 26px;
  height: 26px;
  border: 1px solid #fff;
  position: absolute;
  left: -4px;
  top: -4px;
  border-radius: 50%; }

.color-item.selected.yellow::after {
  border-color: #F4C33D; }

.color-item.selected.orange::after {
  border-color: #FE732D; }

.color-item.selected.green::after {
  border-color: #25B513; }

.text {
  color: #E6E6E6;
  margin-bottom: 16px;
  height: 28px; }
  .text .text-label {
    height: 28px;
    line-height: 28px;
    margin-right: 16px;
    color: #E6E6E6;
    float: left; }
  .text .text-container {
    width: 200px;
    height: 28px;
    line-height: 28px;
    border-radius: 3px;
    color: #808080;
    border: 1px solid #47494D;
    float: left;
    padding: 0 8px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer; }
    .text .text-container.selected {
      color: #808080; }
  .text .btn-choose-file {
    float: left;
    width: 50px;
    height: 28px;
    border: 1px solid #808080;
    text-align: center;
    line-height: 28px;
    margin-left: 12px;
    box-sizing: border-box;
    cursor: pointer;
    border-radius: 2px; }

.header {
  height: 40px;
  line-height: 40px;
  padding-left: 12px;
  background-color: #323536; }

.wrap {
  padding: 20px 24px; }

.btn-container {
  text-align: center; }

.item-container {
  height: 120px;
  margin-bottom: 12px;
  user-select: none; }
  .item-container .item {
    width: 200px;
    height: 120px;
    float: left;
    background-color: #323536;
    border-radius: 3px;
    text-align: center;
    cursor: pointer; }
    .item-container .item:hover {
      background-color: #4A4E4F; }
    .item-container .item img {
      width: 40px;
      height: 40px;
      margin: 31px 0 4px 0; }
  .item-container .item.first {
    margin-right: 12px; }

.header {
  height: 40px;
  line-height: 40px;
  padding-left: 12px;
  background-color: #323536;
  user-select: none; }
  .header .header-drag {
    -webkit-app-region: drag;
    width: calc(100% - 40px); }
  .header .close {
    float: right;
    cursor: pointer;
    margin: 15px;
    background-color: #323536; }

.wrap {
  padding: 20px 23px 19px; }

.setting-item {
  color: #b3b3b3;
  height: 48px;
  position: relative; }
  .setting-item.selected {
    background-color: #3E4142;
    color: #e6e6e6; }
    .setting-item.selected path {
      fill: #e6e6e6; }
  .setting-item:hover {
    color: #e6e6e6; }
    .setting-item:hover path {
      fill: #e6e6e6; }
  .setting-item .setting-item-image {
    width: 24px;
    height: 24px;
    float: left;
    margin: 12px 0 0 12px; }
  .setting-item .setting-item-delete,
  .setting-item .setting-item-visible {
    position: absolute;
    width: 14px;
    height: 14px;
    top: 17px;
    right: 13px;
    cursor: pointer; }
  .setting-item .setting-item-visible {
    right: 40px; }
  .setting-item path {
    fill: #b3b3b3; }
  .setting-item .setting-item-name {
    float: left;
    height: 48px;
    line-height: 48px;
    margin-left: 8px; }
  .setting-item .select-container {
    width: 150px;
    height: 100%;
    cursor: pointer; }

@charset "UTF-8";
.Beast-screen-setting_screen-setting-container__zDVy9 {
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: #252728;
  border: 1px solid #47494d;
  border-radius: 6px;
  text-align: left;
  box-sizing: border-box;
  user-select: none;
  /*控制整个滚动条*/
  /*滚动条两端方向按钮*/
  /*滚动条中间滑动部分*/
  /*滚动条右下角区域*/
  /*滚动条右下角区域*/ }
  .Beast-screen-setting_screen-setting-container__zDVy9 .Beast-screen-setting_header__p6n50 {
    height: 40px;
    line-height: 40px;
    padding: 0 12px;
    background-color: #323536; }
    .Beast-screen-setting_screen-setting-container__zDVy9 .Beast-screen-setting_header__p6n50 .Beast-screen-setting_header-drag__1JueW {
      -webkit-app-region: drag;
      display: flex;
      align-items: center;
      width: 100%; }
      .Beast-screen-setting_screen-setting-container__zDVy9 .Beast-screen-setting_header__p6n50 .Beast-screen-setting_header-drag__1JueW .Beast-screen-setting_header-content__3p7IY {
        display: flex;
        flex: 1;
        justify-content: space-between; }
    .Beast-screen-setting_screen-setting-container__zDVy9 .Beast-screen-setting_header__p6n50 .Beast-screen-setting_close__iP-Cy {
      -webkit-app-region: no-drag;
      cursor: pointer;
      margin-left: 12px; }
  .Beast-screen-setting_screen-setting-container__zDVy9 .Beast-screen-setting_body__2lk7j {
    height: calc(100% - 40px - 38px);
    overflow-y: auto;
    width: 100%; }
  .Beast-screen-setting_screen-setting-container__zDVy9 .Beast-screen-setting_footer__1flay {
    position: relative;
    display: flex;
    height: 38px;
    line-height: 38px;
    padding: 0 12px;
    border-top: 1px solid #47494d; }
    .Beast-screen-setting_screen-setting-container__zDVy9 .Beast-screen-setting_footer__1flay .Beast-screen-setting_plus__Xw4zk {
      margin-right: 1px; }
    .Beast-screen-setting_screen-setting-container__zDVy9 .Beast-screen-setting_footer__1flay .Beast-screen-setting_delete-all__2sHuT {
      position: absolute;
      right: 12px;
      top: 0;
      cursor: pointer;
      color: #b3b3b3; }
      .Beast-screen-setting_screen-setting-container__zDVy9 .Beast-screen-setting_footer__1flay .Beast-screen-setting_delete-all__2sHuT:hover {
        color: #e6e6e6; }
  .Beast-screen-setting_screen-setting-container__zDVy9 ::-webkit-scrollbar {
    background-color: transparent;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-clip: padding-box; }
  .Beast-screen-setting_screen-setting-container__zDVy9 ::-webkit-scrollbar-button {
    width: 0;
    height: 0; }
  .Beast-screen-setting_screen-setting-container__zDVy9 ::-webkit-scrollbar-thumb {
    background-color: #505252;
    border-radius: 5px; }
  .Beast-screen-setting_screen-setting-container__zDVy9 ::-webkit-scrollbar-corner {
    width: 0;
    height: 0; }
  .Beast-screen-setting_screen-setting-container__zDVy9 ::-webkit-scrollbar-corner {
    width: 0;
    height: 0; }

.Beast-screen-setting_add-container__IsLNk {
  cursor: pointer;
  color: #b3b3b3; }
  .Beast-screen-setting_add-container__IsLNk:hover {
    color: #e6e6e6; }


.Beast-ban-list_banListWrap__yKZtO {
  width: 100%;
  height: 160px; }
  .Beast-ban-list_banListWrap__yKZtO .Beast-ban-list_title__sJvHC {
    margin-bottom: 10px; }
  .Beast-ban-list_banListWrap__yKZtO .Beast-ban-list_banItem__3t6V0 {
    width: 100%;
    padding: 6px 0;
    display: flex;
    justify-content: space-between; }
    .Beast-ban-list_banListWrap__yKZtO .Beast-ban-list_banItem__3t6V0 .Beast-ban-list_userInfo__1ilnl {
      display: flex; }
      .Beast-ban-list_banListWrap__yKZtO .Beast-ban-list_banItem__3t6V0 .Beast-ban-list_userInfo__1ilnl .Beast-ban-list_avatar__2kSRK {
        width: 30px;
        border-radius: 50%; }
      .Beast-ban-list_banListWrap__yKZtO .Beast-ban-list_banItem__3t6V0 .Beast-ban-list_userInfo__1ilnl .Beast-ban-list_userWrap__1a1Yj {
        margin-left: 8px; }
      .Beast-ban-list_banListWrap__yKZtO .Beast-ban-list_banItem__3t6V0 .Beast-ban-list_userInfo__1ilnl .Beast-ban-list_time__ADA27 {
        color: #b3b3b3;
        margin-top: 4px; }

.Beast-auto-open_autoOpen__z3ceD {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.Beast-settings-modal_content__2D67d {
  height: 204px;
  display: flex;
  color: #e6e6e6; }
  .Beast-settings-modal_content__2D67d .Beast-settings-modal_left__29LTs {
    background: #2d3030;
    width: 122px;
    display: flex;
    flex-direction: column; }
    .Beast-settings-modal_content__2D67d .Beast-settings-modal_left__29LTs .Beast-settings-modal_tabItem__1iWv8 {
      padding: 13px 24px; }
    .Beast-settings-modal_content__2D67d .Beast-settings-modal_left__29LTs .Beast-settings-modal_chooseItem__35M7E {
      background: #252728; }
  .Beast-settings-modal_content__2D67d .Beast-settings-modal_right__1kzWG {
    flex: 1;
    padding: 20px; }

.Beast-settings-modal_footer__1OmE4 {
  background: #323536;
  padding: 14px 24px;
  border-radius: 0 0 6px 6px;
  display: flex;
  justify-content: flex-end;
  position: relative; }
  .Beast-settings-modal_footer__1OmE4 .Beast-settings-modal_hasUpdate__r7J8w {
    position: absolute;
    top: 10px;
    right: 12px;
    z-index: 100;
    padding: 2px 5px;
    background: #ff5454;
    border-radius: 10px; }

.Beast-shareLive_shareLive__2YA-n {
  display: flex;
  align-items: flex-end;
  width: 100vw;
  height: 100vh;
  background-color: #323536ff;
  border-radius: 0 0 4px 4px; }
  .Beast-shareLive_shareLive__2YA-n * {
    box-sizing: border-box; }
  .Beast-shareLive_shareLive__2YA-n .Beast-shareLive_content__cSOrC {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100vw;
    height: calc(100vh - 10px);
    background-color: #323536;
    border-top: 2px solid #e02e24;
    border-radius: 4px;
    color: #808080; }
    .Beast-shareLive_shareLive__2YA-n .Beast-shareLive_content__cSOrC::before {
      position: absolute;
      top: -10px;
      right: 18px;
      content: "";
      width: 14.14px;
      height: 14.14px;
      border-width: 2px 2px 0 0;
      border-color: #e02e24;
      border-style: solid;
      transform: rotate(-45deg);
      background-color: #323536; }
  .Beast-shareLive_shareLive__2YA-n .Beast-shareLive_imgWrap__3Iicm {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 106px;
    height: 106px;
    margin: 12px 0;
    background: linear-gradient(#e02e24, #e02e24) left top, linear-gradient(#e02e24, #e02e24) left top, linear-gradient(#e02e24, #e02e24) right top, linear-gradient(#e02e24, #e02e24) right top, linear-gradient(#e02e24, #e02e24) left bottom, linear-gradient(#e02e24, #e02e24) left bottom, linear-gradient(#e02e24, #e02e24) right bottom, linear-gradient(#e02e24, #e02e24) right bottom;
    background-repeat: no-repeat;
    background-size: 2px 12px, 12px 2px;
    background-color: #252728; }
  .Beast-shareLive_shareLive__2YA-n .Beast-shareLive_shareImg__bwk-z {
    height: 96px;
    width: 96px; }
  .Beast-shareLive_shareLive__2YA-n .Beast-shareLive_empty__Z3XLj {
    margin-top: 50%; }

.Beast-update-modal_content__38p2U {
  color: #b3b3b3;
  height: 204px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start; }
  .Beast-update-modal_content__38p2U .Beast-update-modal_iconInfo__qxcQW {
    display: flex;
    padding: 15px 24px; }
    .Beast-update-modal_content__38p2U .Beast-update-modal_iconInfo__qxcQW .Beast-update-modal_left__Sz7J4 {
      width: 40px;
      margin-right: 12px; }
  .Beast-update-modal_content__38p2U .Beast-update-modal_newVersion__1eNJZ {
    font-size: 14px;
    font-weight: 500;
    color: #e6e6e6;
    margin-bottom: 10px; }
  .Beast-update-modal_content__38p2U .Beast-update-modal_updateContent__2Nlhk {
    margin: 0 24px;
    padding: 12px;
    height: 71px;
    overflow: auto;
    background: #323536;
    border: 1px solid #47494d;
    margin-bottom: 8px; }
    .Beast-update-modal_content__38p2U .Beast-update-modal_updateContent__2Nlhk .Beast-update-modal_title__2UXuJ {
      font-size: 14px;
      font-weight: 500;
      color: #b3b3b3;
      margin-bottom: 8px; }
    .Beast-update-modal_content__38p2U .Beast-update-modal_updateContent__2Nlhk .Beast-update-modal_contentItem__2NNqD {
      margin-top: 4px; }
  .Beast-update-modal_content__38p2U .Beast-update-modal_download__1RsIV {
    padding: 0 24px;
    font-weight: 400;
    color: #1199ee; }
    .Beast-update-modal_content__38p2U .Beast-update-modal_download__1RsIV:hover {
      cursor: pointer; }

.Beast-update-modal_footer__3DfHW {
  padding: 24px;
  border-radius: 0 0 6px 6px;
  display: flex;
  justify-content: center; }

.Beast-act_wrap__34kSd {
  background-color: #fff;
  padding: 24px;
  border-radius: 2px;
  height: 100%;
  overflow-y: auto; }

.Beast-act_actItem__3LURt {
  display: flex; }
  .Beast-act_actItem__3LURt .Beast-act_info__ohcV4 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.4);
    line-height: 18px; }
    .Beast-act_actItem__3LURt .Beast-act_info__ohcV4 .Beast-act_title__jRlV4 {
      font-size: 15px;
      color: rgba(0, 0, 0, 0.8);
      display: inline-flex; }
    .Beast-act_actItem__3LURt .Beast-act_info__ohcV4 .Beast-act_desc__13Au_ {
      padding-top: 8px; }

.Beast-act_tag__2cWNj {
  display: inline-block;
  max-height: 17px;
  line-height: 17px;
  border-radius: 2px;
  font-size: 14px;
  margin-left: 4px;
  display: flex;
  align-items: center; }
  .Beast-act_tag__2cWNj.Beast-act_inActivity__OC25L {
    color: #ff722c;
    background: #fff5e6; }
  .Beast-act_tag__2cWNj.Beast-act_toSign__14j1Y {
    color: rgba(0, 0, 0, 0.5);
    background: #ededed; }

.Beast-class_mallInfoContainer__2QmE7 {
  background: #fff;
  border-radius: 4px;
  padding: 16px;
  display: flex;
  align-items: center; }
  .Beast-class_mallInfoContainer__2QmE7 .Beast-class_mallIcon__3VQo8 {
    width: 60px;
    height: 60px;
    border-radius: 2px; }
  .Beast-class_mallInfoContainer__2QmE7 .Beast-class_mallInfo__2K1W5 {
    margin-left: 12px; }
    .Beast-class_mallInfoContainer__2QmE7 .Beast-class_mallInfo__2K1W5 .Beast-class_mallName__3Mg2U {
      font-size: 16px;
      font-weight: 500;
      color: rgba(0, 0, 0, 0.8);
      line-height: 22px; }
    .Beast-class_mallInfoContainer__2QmE7 .Beast-class_mallInfo__2K1W5 .Beast-class_mallDesc__1CAoL {
      margin-top: 8px;
      font-size: 12px;
      color: rgba(0, 0, 0, 0.6);
      line-height: 17px; }
      .Beast-class_mallInfoContainer__2QmE7 .Beast-class_mallInfo__2K1W5 .Beast-class_mallDesc__1CAoL span {
        color: #ff5454; }

.Beast-class_courseListContainer__2q_WE {
  position: relative;
  margin: 16px 0;
  padding: 16px 16px 36px;
  background: #fff;
  border-radius: 4px; }
  .Beast-class_courseListContainer__2q_WE .Beast-class_courseContent__33_zN {
    margin-top: 17px; }
    .Beast-class_courseListContainer__2q_WE .Beast-class_courseContent__33_zN .Beast-class_courseItem__3s6x- {
      cursor: pointer; }
      .Beast-class_courseListContainer__2q_WE .Beast-class_courseContent__33_zN .Beast-class_courseItem__3s6x- .Beast-class_coverImg__1ekQq {
        width: 100%;
        height: 130px;
        object-fit: cover;
        border-radius: 2px; }
      .Beast-class_courseListContainer__2q_WE .Beast-class_courseContent__33_zN .Beast-class_courseItem__3s6x- .Beast-class_title__3uuW5 {
        margin-top: 8px;
        font-size: 13px;
        color: #333333;
        line-height: 18px; }
      .Beast-class_courseListContainer__2q_WE .Beast-class_courseContent__33_zN .Beast-class_courseItem__3s6x- .Beast-class_bottom__3i6Yw {
        margin-top: 8px;
        display: flex;
        align-items: center;
        margin-right: 2px; }
        .Beast-class_courseListContainer__2q_WE .Beast-class_courseContent__33_zN .Beast-class_courseItem__3s6x- .Beast-class_bottom__3i6Yw .Beast-class_viewCount__2ywyI {
          font-size: 12px;
          color: #999999;
          line-height: 17px;
          flex: 1; }
  .Beast-class_courseListContainer__2q_WE .Beast-class_paginationContainer__2mwDH {
    display: flex;
    justify-content: center; }

.Beast-FilterTabs_itemCenter__313Ws {
  display: flex;
  justify-content: center;
  align-items: center; }

.Beast-FilterTabs_text__1x6YG {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 12px;
  font-weight: 400; }

.Beast-FilterTabs_tabItem__3Oiz4 {
  display: flex;
  margin-bottom: 1px;
  box-shadow: -1px 1px 0px 0px #ebebeb, 1px 1px 0px 0px #ebebeb, -1px -1px 0px 0px #ebebeb, 1px -1px 0px 0px #ebebeb; }
  .Beast-FilterTabs_tabItem__3Oiz4 .Beast-FilterTabs_title__1JDpk {
    flex-shrink: 0;
    width: 136px;
    min-height: 40px;
    background: #f7f8fa;
    border-radius: 3px 0 0 0; }
  .Beast-FilterTabs_tabItem__3Oiz4 .Beast-FilterTabs_list__DL4Ol {
    flex-grow: 1;
    min-height: 40px;
    background: #fff;
    border-radius: 0 3px 0 0;
    padding: 10px 16px;
    box-sizing: border-box;
    display: flex; }
    .Beast-FilterTabs_tabItem__3Oiz4 .Beast-FilterTabs_list__DL4Ol .Beast-FilterTabs_listLeft__1ceg2 {
      flex-shrink: 0;
      height: 100%;
      display: flex;
      align-items: flex-start;
      margin-right: 6px; }
    .Beast-FilterTabs_tabItem__3Oiz4 .Beast-FilterTabs_list__DL4Ol .Beast-FilterTabs_listRight__enmN5 {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      row-gap: 12px;
      column-gap: 8px; }
  .Beast-FilterTabs_tabItem__3Oiz4 .Beast-FilterTabs_label__3j4aM {
    padding: 4px 8px;
    flex-shrink: 0;
    box-sizing: border-box;
    cursor: pointer; }
  .Beast-FilterTabs_tabItem__3Oiz4 .Beast-FilterTabs_actived__30CG3 {
    background: #f0f7ff;
    border-radius: 2px;
    color: #407cff;
    font-weight: 500; }

.Beast-data-center_blockWrapper__2KsOp {
  margin: 12px 0 16px 0;
  overflow: hidden; }

.Beast-live-calendar_top__1rvQU {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .Beast-live-calendar_top__1rvQU .Beast-live-calendar_title__6VTz9 {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1; }

.Beast-live-calendar_liveCalendar__3KImy {
  padding: 16px;
  background: #fff;
  border-radius: 4px; }
  .Beast-live-calendar_liveCalendar__3KImy .Beast-live-calendar_cell__D7PiP {
    position: relative;
    line-height: 1;
    cursor: pointer; }
    .Beast-live-calendar_liveCalendar__3KImy .Beast-live-calendar_cell__D7PiP.Beast-live-calendar_futureCell__2v4xj {
      cursor: default; }
    .Beast-live-calendar_liveCalendar__3KImy .Beast-live-calendar_cell__D7PiP .Beast-live-calendar_date__R0p2E {
      padding-top: 10px;
      font-size: 18px;
      color: rgba(0, 0, 0, 0.8);
      font-weight: 500; }
    .Beast-live-calendar_liveCalendar__3KImy .Beast-live-calendar_cell__D7PiP .Beast-live-calendar_gmvNode__333ze {
      margin-top: 6px;
      padding: 6px 8px;
      display: inline-flex;
      align-items: center;
      flex-wrap: wrap;
      background: #f7f8fa;
      border-radius: 4px;
      font-size: 24px;
      line-height: 24px;
      color: rgba(0, 0, 0, 0.8);
      font-weight: 600; }
      .Beast-live-calendar_liveCalendar__3KImy .Beast-live-calendar_cell__D7PiP .Beast-live-calendar_gmvNode__333ze .Beast-live-calendar_unitText__2Lm0y {
        margin-left: 4px;
        font-size: 20px;
        font-weight: 400; }
      .Beast-live-calendar_liveCalendar__3KImy .Beast-live-calendar_cell__D7PiP .Beast-live-calendar_gmvNode__333ze .Beast-live-calendar_futureText__18gsb {
        color: rgba(0, 0, 0, 0.4); }
    .Beast-live-calendar_liveCalendar__3KImy .Beast-live-calendar_cell__D7PiP .Beast-live-calendar_countDate__3KB2m {
      padding-top: 10px;
      font-size: 18px;
      color: #407cff;
      font-weight: 500; }
    .Beast-live-calendar_liveCalendar__3KImy .Beast-live-calendar_cell__D7PiP .Beast-live-calendar_countNode__1mAb0 {
      margin-top: 6px;
      display: flex;
      align-items: center;
      height: 36px;
      font-size: 20px;
      color: #407cff;
      font-weight: 500; }
    .Beast-live-calendar_liveCalendar__3KImy .Beast-live-calendar_cell__D7PiP .Beast-live-calendar_futureDate__JmGNH {
      padding-top: 10px;
      font-size: 18px;
      color: rgba(0, 0, 0, 0.4);
      font-weight: 500; }
    .Beast-live-calendar_liveCalendar__3KImy .Beast-live-calendar_cell__D7PiP .Beast-live-calendar_bestTag__1Pgym {
      position: absolute;
      top: 0;
      right: 0;
      width: 34px;
      height: 34px;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 12px;
      color: #ffffff;
      font-weight: 500;
      border-radius: 50%;
      background: #ff6563; }
  .Beast-live-calendar_liveCalendar__3KImy .Beast-live-calendar_countTd__2dGnI {
    background: rgba(64, 124, 255, 0.1); }
  .Beast-live-calendar_liveCalendar__3KImy .Beast-live-calendar_selected__2KLY7 {
    outline: 1px solid #1b41b3;
    outline-offset: -1px; }

.Beast-data-overview_dataOverview__1-7uW {
  padding: 22px 12px 12px;
  opacity: 0.9;
  background-image: linear-gradient(143deg, #f25b4a 0%, #e02e24 100%);
  border-radius: 3px;
  display: flex;
  align-items: center; }
  .Beast-data-overview_dataOverview__1-7uW div {
    box-sizing: border-box; }
  .Beast-data-overview_dataOverview__1-7uW .Beast-data-overview_left__1Ozws {
    margin-bottom: 10px; }
    .Beast-data-overview_dataOverview__1-7uW .Beast-data-overview_left__1Ozws .Beast-data-overview_item__3L8bM {
      padding: 22px 12px;
      width: 200px;
      color: #ffffff; }
      .Beast-data-overview_dataOverview__1-7uW .Beast-data-overview_left__1Ozws .Beast-data-overview_item__3L8bM .Beast-data-overview_title__2Q2jQ {
        display: inline-block;
        padding: 3px 0;
        font-size: 20px;
        color: #fff;
        line-height: 1;
        font-weight: 500;
        border-bottom: 1px dotted #fff; }
      .Beast-data-overview_dataOverview__1-7uW .Beast-data-overview_left__1Ozws .Beast-data-overview_item__3L8bM .Beast-data-overview_num__1s8Sx {
        margin-top: 15px;
        height: 32px;
        font-size: 32px;
        line-height: 1;
        font-weight: 500;
        word-wrap: break-word; }
  .Beast-data-overview_dataOverview__1-7uW .Beast-data-overview_right__1swaC {
    display: flex;
    flex: 1;
    margin-left: 12px;
    display: flex;
    flex-wrap: wrap; }
    .Beast-data-overview_dataOverview__1-7uW .Beast-data-overview_right__1swaC .Beast-data-overview_item__3L8bM {
      flex: 1 1 auto;
      min-width: 120px;
      max-width: 180px;
      padding: 8px;
      margin-bottom: 10px; }
      .Beast-data-overview_dataOverview__1-7uW .Beast-data-overview_right__1swaC .Beast-data-overview_item__3L8bM .Beast-data-overview_title__2Q2jQ {
        display: inline-block;
        padding: 3px 0;
        font-size: 14px;
        color: #ffffff;
        line-height: 1;
        font-weight: 400;
        border-bottom: 1px dotted #fff; }
      .Beast-data-overview_dataOverview__1-7uW .Beast-data-overview_right__1swaC .Beast-data-overview_item__3L8bM .Beast-data-overview_num__1s8Sx {
        margin-top: 4px;
        font-size: 18px;
        color: #e6e6e6;
        line-height: 20px;
        font-weight: 500;
        display: block;
        word-wrap: break-word; }
  .Beast-data-overview_dataOverview__1-7uW .Beast-data-overview_rightWrap__2RPHF .Beast-data-overview_item__3L8bM {
    flex: 0 0 auto; }

.Beast-goods-table_GoodsTable__1N7bz {
  margin-top: 16px;
  padding: 16px;
  background: #f7f8fa;
  border-radius: 4px; }
  .Beast-goods-table_GoodsTable__1N7bz .Beast-goods-table_title__C6KYo {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1; }
    .Beast-goods-table_GoodsTable__1N7bz .Beast-goods-table_title__C6KYo .Beast-goods-table_text__2-ROy {
      margin-left: 8px;
      font-size: 14px;
      color: rgba(0, 0, 0, 0.6);
      line-height: 14px; }
  .Beast-goods-table_GoodsTable__1N7bz thead tr th:nth-child(3)::after,
  .Beast-goods-table_GoodsTable__1N7bz thead tr th:nth-child(4)::after,
  .Beast-goods-table_GoodsTable__1N7bz thead tr th:nth-child(5)::after,
  .Beast-goods-table_GoodsTable__1N7bz thead tr th:nth-child(6)::after,
  .Beast-goods-table_GoodsTable__1N7bz thead tr th:nth-child(7)::after {
    content: "";
    position: absolute;
    width: 36px;
    height: 1px;
    left: 12px;
    top: 28px;
    border-top: 1px dashed #808080; }
  .Beast-goods-table_GoodsTable__1N7bz thead tr th:nth-child(5)::after,
  .Beast-goods-table_GoodsTable__1N7bz thead tr th:nth-child(6)::after {
    width: 48px; }

.Beast-goods-table_goodsWrap__2kCY_ {
  display: flex; }
  .Beast-goods-table_goodsWrap__2kCY_ .Beast-goods-table_img__1b64_ {
    display: inline-block;
    width: 48px;
    max-height: 48px;
    border: 1px solid #ebebeb; }
  .Beast-goods-table_goodsWrap__2kCY_ .Beast-goods-table_text__2-ROy {
    width: 147px;
    margin-left: 8px;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.8);
    font-weight: 400; }
    .Beast-goods-table_goodsWrap__2kCY_ .Beast-goods-table_text__2-ROy .Beast-goods-table_goodsId__9T6pF {
      color: rgba(0, 0, 0, 0.6);
      margin-top: 14px; }

@charset "UTF-8";
.Beast-data-charts_chartsWrapper__2qSpw {
  height: 100%;
  /*控制整个滚动条*/
  /*滚动条两端方向按钮*/
  /*滚动条中间滑动部分*/
  /*滚动条右下角区域*/ }
  .Beast-data-charts_chartsWrapper__2qSpw [class*="tabContentInnerContainer"] {
    margin-left: 16px;
    margin-bottom: 2px; }
  .Beast-data-charts_chartsWrapper__2qSpw ::-webkit-scrollbar {
    background-color: transparent;
    width: 8px !important;
    height: 6px;
    border-radius: 3px;
    background-clip: padding-box; }
  .Beast-data-charts_chartsWrapper__2qSpw ::-webkit-scrollbar-button {
    width: 0;
    height: 0; }
  .Beast-data-charts_chartsWrapper__2qSpw ::-webkit-scrollbar-thumb {
    background-color: #dbdbdb;
    border-radius: 5px; }
  .Beast-data-charts_chartsWrapper__2qSpw ::-webkit-scrollbar-corner {
    width: 0;
    height: 0; }
  .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH {
    height: 100%;
    overflow-y: scroll; }
    .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH div {
      box-sizing: border-box; }
    .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_chartsItem__1swBL {
      min-height: 280px;
      background: #f7f8fa;
      border-radius: 3px;
      margin-bottom: 16px; }
      .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_chartsItem__1swBL .Beast-data-charts_title__2nMGm,
      .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_chartsItem__1swBL .Beast-data-charts_title2__3WJTf {
        padding: 16px 0 0 16px;
        line-height: 22px;
        font-size: 16px;
        color: rgba(0, 0, 0, 0.8);
        display: flex; }
        .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_chartsItem__1swBL .Beast-data-charts_title__2nMGm .Beast-data-charts_goConfig__3heJo,
        .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_chartsItem__1swBL .Beast-data-charts_title2__3WJTf .Beast-data-charts_goConfig__3heJo {
          width: 208px;
          height: 24px;
          padding-left: 8px;
          background-image: linear-gradient(143deg, #f25b4a 0%, #e02e24 100%);
          border-radius: 3px;
          margin-left: 8px;
          font-size: 12px;
          color: rgba(255, 255, 255, 0.9);
          font-weight: 400;
          display: flex;
          align-items: center;
          cursor: pointer; }
          .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_chartsItem__1swBL .Beast-data-charts_title__2nMGm .Beast-data-charts_goConfig__3heJo .Beast-data-charts_percent__2DMJv,
          .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_chartsItem__1swBL .Beast-data-charts_title2__3WJTf .Beast-data-charts_goConfig__3heJo .Beast-data-charts_percent__2DMJv {
            margin-left: 4px;
            font-size: 16px;
            color: #ffffff;
            font-weight: 600; }
          .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_chartsItem__1swBL .Beast-data-charts_title__2nMGm .Beast-data-charts_goConfig__3heJo .Beast-data-charts_config__UhF5p,
          .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_chartsItem__1swBL .Beast-data-charts_title2__3WJTf .Beast-data-charts_goConfig__3heJo .Beast-data-charts_config__UhF5p {
            margin-left: 12px;
            color: #ffffff; }
      .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_chartsItem__1swBL .Beast-data-charts_topData__2saF1,
      .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_chartsItem__1swBL .Beast-data-charts_bottomData__xUwwY {
        margin-top: 24px;
        display: flex;
        flex-wrap: wrap; }
        .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_chartsItem__1swBL .Beast-data-charts_topData__2saF1 .Beast-data-charts_empty__-oZDM,
        .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_chartsItem__1swBL .Beast-data-charts_bottomData__xUwwY .Beast-data-charts_empty__-oZDM {
          min-height: 70px;
          width: 100%;
          line-height: 70px;
          text-align: center; }
        .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_chartsItem__1swBL .Beast-data-charts_topData__2saF1 .Beast-data-charts_item__3zE5k,
        .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_chartsItem__1swBL .Beast-data-charts_bottomData__xUwwY .Beast-data-charts_item__3zE5k {
          padding: 0 0 20px 15px;
          width: 125px;
          display: flex;
          flex-direction: column; }
          .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_chartsItem__1swBL .Beast-data-charts_topData__2saF1 .Beast-data-charts_item__3zE5k .Beast-data-charts_itemTitle__2_Dr7,
          .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_chartsItem__1swBL .Beast-data-charts_bottomData__xUwwY .Beast-data-charts_item__3zE5k .Beast-data-charts_itemTitle__2_Dr7 {
            height: 14px;
            font-size: 14px;
            color: rgba(0, 0, 0, 0.6);
            line-height: 14px;
            font-weight: 400; }
            .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_chartsItem__1swBL .Beast-data-charts_topData__2saF1 .Beast-data-charts_item__3zE5k .Beast-data-charts_itemTitle__2_Dr7 span,
            .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_chartsItem__1swBL .Beast-data-charts_bottomData__xUwwY .Beast-data-charts_item__3zE5k .Beast-data-charts_itemTitle__2_Dr7 span {
              border-bottom: 1px dashed #808080; }
          .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_chartsItem__1swBL .Beast-data-charts_topData__2saF1 .Beast-data-charts_item__3zE5k .Beast-data-charts_num__29xUy,
          .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_chartsItem__1swBL .Beast-data-charts_bottomData__xUwwY .Beast-data-charts_item__3zE5k .Beast-data-charts_num__29xUy {
            width: 110px;
            margin-top: 13px;
            font-size: 20px;
            color: rgba(0, 0, 0, 0.8);
            line-height: 20px;
            font-weight: 500;
            display: block;
            word-wrap: break-word; }
      .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_chartsItem__1swBL .Beast-data-charts_title2__3WJTf {
        padding: 32px 0 0 16px; }
    .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_dashBoardWrapper__2mIlM {
      padding: 12px 16px; }
    .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_firstOrder__chxSM .Beast-data-charts_bottomData__xUwwY {
      margin-top: 23px; }
    .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_promoteDetail__2pRtQ .Beast-data-charts_title__2nMGm {
      padding: 15px 0 0 16px;
      display: flex;
      align-items: center; }
      .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_promoteDetail__2pRtQ .Beast-data-charts_title__2nMGm .Beast-data-charts_text__213sS {
        font-size: 16px;
        color: rgba(0, 0, 0, 0.8); }
      .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_promoteDetail__2pRtQ .Beast-data-charts_title__2nMGm .Beast-data-charts_goBuy__1Eo5- {
        display: inline-block;
        margin-left: 8px;
        width: 52px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        background-image: linear-gradient(143deg, #f25b4a 0%, #e02e24 100%);
        border-radius: 3px;
        font-size: 12px;
        color: #ffffff;
        cursor: pointer; }
    .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_promoteDetail__2pRtQ .Beast-data-charts_data__1d9QZ {
      margin-top: 23px;
      display: flex;
      min-height: 200px;
      width: 100%;
      flex-wrap: wrap;
      position: relative; }
      .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_promoteDetail__2pRtQ .Beast-data-charts_data__1d9QZ .Beast-data-charts_item__3zE5k {
        padding: 0 0 20px 16px;
        width: 125px;
        box-sizing: border-box; }
        .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_promoteDetail__2pRtQ .Beast-data-charts_data__1d9QZ .Beast-data-charts_item__3zE5k .Beast-data-charts_itemTitle__2_Dr7 {
          padding: 0;
          font-size: 14px;
          color: rgba(0, 0, 0, 0.6);
          line-height: 14px;
          font-weight: 400; }
          .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_promoteDetail__2pRtQ .Beast-data-charts_data__1d9QZ .Beast-data-charts_item__3zE5k .Beast-data-charts_itemTitle__2_Dr7 span {
            border-bottom: 1px dashed #808080; }
        .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_promoteDetail__2pRtQ .Beast-data-charts_data__1d9QZ .Beast-data-charts_item__3zE5k .Beast-data-charts_num__29xUy {
          display: block;
          margin-top: 13px;
          width: 110px;
          font-size: 20px;
          color: rgba(0, 0, 0, 0.8);
          line-height: 20px;
          font-weight: 500;
          word-wrap: break-word; }
    .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_promoteDetail__2pRtQ .Beast-data-charts_empty__-oZDM {
      height: 100%;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
    .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_dealSummary__3fTTs {
      min-height: auto; }
    .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_userVO__27h5- {
      height: auto;
      min-height: auto; }
      .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_userVO__27h5- .Beast-data-charts_title__2nMGm {
        margin-bottom: 24px; }
      .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_userVO__27h5- .Beast-data-charts_bar__rwFcf {
        position: relative;
        padding: 0 16px; }
        .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_userVO__27h5- .Beast-data-charts_bar__rwFcf .Beast-data-charts_empty__-oZDM {
          width: 100%;
          line-height: 166px;
          text-align: center; }
        .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_userVO__27h5- .Beast-data-charts_bar__rwFcf .Beast-data-charts_barItem__3ep_H {
          padding-bottom: 48px; }
          .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_userVO__27h5- .Beast-data-charts_bar__rwFcf .Beast-data-charts_barItem__3ep_H .Beast-data-charts_barTitle__D3v7Z {
            font-size: 16px;
            color: rgba(0, 0, 0, 0.8);
            line-height: 22px;
            position: relative; }
            .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_userVO__27h5- .Beast-data-charts_bar__rwFcf .Beast-data-charts_barItem__3ep_H .Beast-data-charts_barTitle__D3v7Z span {
              border-bottom: 1px dashed #808080; }
          .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_userVO__27h5- .Beast-data-charts_bar__rwFcf .Beast-data-charts_barItem__3ep_H .Beast-data-charts_barProgress__wlHPO,
          .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_userVO__27h5- .Beast-data-charts_bar__rwFcf .Beast-data-charts_barItem__3ep_H .Beast-data-charts_barProgress2__100ap {
            margin-top: 16px;
            display: flex;
            justify-content: space-between;
            align-items: center; }
          .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_userVO__27h5- .Beast-data-charts_bar__rwFcf .Beast-data-charts_barItem__3ep_H .Beast-data-charts_textInfo__pdOK8,
          .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_userVO__27h5- .Beast-data-charts_bar__rwFcf .Beast-data-charts_barItem__3ep_H .Beast-data-charts_textInfo1__1SBU9 {
            width: 43px;
            font-size: 12px;
            font-weight: 400;
            color: rgba(0, 0, 0, 0.6);
            line-height: 17px;
            text-align: center; }
          .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_userVO__27h5- .Beast-data-charts_bar__rwFcf .Beast-data-charts_barItem__3ep_H .Beast-data-charts_progress__3g6JC,
          .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_userVO__27h5- .Beast-data-charts_bar__rwFcf .Beast-data-charts_barItem__3ep_H .Beast-data-charts_progressSpecial__2UDjv {
            border-radius: 7px;
            flex: 1;
            height: 14px;
            background-color: #f4c33d;
            margin: 0 8px; }
            .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_userVO__27h5- .Beast-data-charts_bar__rwFcf .Beast-data-charts_barItem__3ep_H .Beast-data-charts_progress__3g6JC .Beast-data-charts_left__2Cnyo,
            .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_userVO__27h5- .Beast-data-charts_bar__rwFcf .Beast-data-charts_barItem__3ep_H .Beast-data-charts_progress__3g6JC .Beast-data-charts_left100__1Na-z,
            .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_userVO__27h5- .Beast-data-charts_bar__rwFcf .Beast-data-charts_barItem__3ep_H .Beast-data-charts_progressSpecial__2UDjv .Beast-data-charts_left__2Cnyo,
            .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_userVO__27h5- .Beast-data-charts_bar__rwFcf .Beast-data-charts_barItem__3ep_H .Beast-data-charts_progressSpecial__2UDjv .Beast-data-charts_left100__1Na-z {
              border-radius: 7px 0 0 7px;
              height: 14px;
              background-color: #076fff; }
            .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_userVO__27h5- .Beast-data-charts_bar__rwFcf .Beast-data-charts_barItem__3ep_H .Beast-data-charts_progress__3g6JC .Beast-data-charts_left100__1Na-z,
            .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_userVO__27h5- .Beast-data-charts_bar__rwFcf .Beast-data-charts_barItem__3ep_H .Beast-data-charts_progressSpecial__2UDjv .Beast-data-charts_left100__1Na-z {
              border-radius: 7px; }
          .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_userVO__27h5- .Beast-data-charts_bar__rwFcf .Beast-data-charts_barItem__3ep_H .Beast-data-charts_progressSpecial__2UDjv {
            background-color: #d84f45; }
          .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_userVO__27h5- .Beast-data-charts_bar__rwFcf .Beast-data-charts_barItem__3ep_H .Beast-data-charts_barProgress2__100ap .Beast-data-charts_textInfo__pdOK8,
          .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_userVO__27h5- .Beast-data-charts_bar__rwFcf .Beast-data-charts_barItem__3ep_H .Beast-data-charts_barProgress2__100ap .Beast-data-charts_textInfo1__1SBU9 {
            width: auto;
            min-width: 43px;
            text-align: center; }
          .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_userVO__27h5- .Beast-data-charts_bar__rwFcf .Beast-data-charts_barItem__3ep_H .Beast-data-charts_barProgress2__100ap .Beast-data-charts_textInfo1__1SBU9 {
            min-width: 47px; }
          .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_userVO__27h5- .Beast-data-charts_bar__rwFcf .Beast-data-charts_barItem__3ep_H .Beast-data-charts_barProgress2__100ap .Beast-data-charts_progress__3g6JC {
            background: rgba(255, 255, 255, 0.1); }
            .Beast-data-charts_chartsWrapper__2qSpw .Beast-data-charts_dataCharts__2xBUH .Beast-data-charts_userVO__27h5- .Beast-data-charts_bar__rwFcf .Beast-data-charts_barItem__3ep_H .Beast-data-charts_barProgress2__100ap .Beast-data-charts_progress__3g6JC .Beast-data-charts_left__2Cnyo {
              background: #076fff;
              border-radius: 7px; }

.Beast-data-detail_dataModal__2pJY3 {
  margin: 16px 0;
  box-sizing: border-box;
  padding: 16px;
  border-radius: 4px;
  background: #fff;
  height: calc(100vh - 64px);
  min-height: 725px;
  display: flex;
  flex-direction: column; }
  .Beast-data-detail_dataModal__2pJY3 .Beast-data-detail_header__30FnL {
    flex-shrink: 0;
    display: flex;
    align-items: center; }
    .Beast-data-detail_dataModal__2pJY3 .Beast-data-detail_header__30FnL .Beast-data-detail_title__njAfz {
      font-size: 16px;
      color: rgba(0, 0, 0, 0.8);
      line-height: 20px; }
    .Beast-data-detail_dataModal__2pJY3 .Beast-data-detail_header__30FnL .Beast-data-detail_titleTip__2URey {
      margin-left: 8px;
      font-size: 14px;
      color: rgba(0, 0, 0, 0.6);
      line-height: 1; }
    .Beast-data-detail_dataModal__2pJY3 .Beast-data-detail_header__30FnL .Beast-data-detail_refresh__3CIwL {
      margin-left: 4px;
      color: #b3b3b3; }
      .Beast-data-detail_dataModal__2pJY3 .Beast-data-detail_header__30FnL .Beast-data-detail_refresh__3CIwL:hover {
        color: #e6e6e6; }
    .Beast-data-detail_dataModal__2pJY3 .Beast-data-detail_header__30FnL .Beast-data-detail_refresh__3CIwL {
      margin-right: -3px; }
  .Beast-data-detail_dataModal__2pJY3 .Beast-data-detail_dataDetail__3dwqA {
    flex: 1 1 auto;
    overflow: auto;
    margin-top: 16px;
    display: flex; }
    .Beast-data-detail_dataModal__2pJY3 .Beast-data-detail_dataDetail__3dwqA .Beast-data-detail_left__3jbj4 {
      height: 100%;
      flex: 1; }
    .Beast-data-detail_dataModal__2pJY3 .Beast-data-detail_dataDetail__3dwqA .Beast-data-detail_right__3fV-Z {
      height: 100%;
      width: 388px;
      min-width: 388px;
      margin-left: 12px; }

.Beast-home-item-header_header__1Z60Z {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  padding: 13px 16px;
  box-shadow: 0px 1px 0px 0px white;
  border-radius: 4px 4px 0px 0px; }
  .Beast-home-item-header_header__1Z60Z .Beast-home-item-header_title__2Nb9o {
    font-size: 14px;
    line-height: 1;
    color: rgba(0, 0, 0, 0.8); }

.Beast-anchor-course_container__1bTrS {
  border-radius: 4px;
  overflow: hidden;
  background-color: #fff; }
  .Beast-anchor-course_container__1bTrS .Beast-anchor-course_content__2iTgB {
    padding: 0 16px 20px 16px; }
    .Beast-anchor-course_container__1bTrS .Beast-anchor-course_content__2iTgB .Beast-anchor-course_topicGroupItem__2na_v .Beast-anchor-course_title__1oG1g {
      display: flex;
      justify-content: space-between; }
    .Beast-anchor-course_container__1bTrS .Beast-anchor-course_content__2iTgB .Beast-anchor-course_topicGroupItem__2na_v .Beast-anchor-course_courseList__3ZV8Y {
      width: 100%;
      margin: 16px 0 24px 0; }
      .Beast-anchor-course_container__1bTrS .Beast-anchor-course_content__2iTgB .Beast-anchor-course_topicGroupItem__2na_v .Beast-anchor-course_courseList__3ZV8Y .Beast-anchor-course_courseItem__1lyBk {
        cursor: pointer; }
        .Beast-anchor-course_container__1bTrS .Beast-anchor-course_content__2iTgB .Beast-anchor-course_topicGroupItem__2na_v .Beast-anchor-course_courseList__3ZV8Y .Beast-anchor-course_courseItem__1lyBk .Beast-anchor-course_coverImg__2GstE {
          width: 100%;
          height: 173px;
          object-fit: cover;
          border-radius: 2px; }
        .Beast-anchor-course_container__1bTrS .Beast-anchor-course_content__2iTgB .Beast-anchor-course_topicGroupItem__2na_v .Beast-anchor-course_courseList__3ZV8Y .Beast-anchor-course_courseItem__1lyBk .Beast-anchor-course_title__1oG1g {
          margin-top: 8px;
          font-size: 13px;
          color: #333333;
          line-height: 18px; }
        .Beast-anchor-course_container__1bTrS .Beast-anchor-course_content__2iTgB .Beast-anchor-course_topicGroupItem__2na_v .Beast-anchor-course_courseList__3ZV8Y .Beast-anchor-course_courseItem__1lyBk .Beast-anchor-course_bottom__3ZWKX {
          margin-top: 8px;
          display: flex;
          align-items: center;
          margin-right: 2px; }
          .Beast-anchor-course_container__1bTrS .Beast-anchor-course_content__2iTgB .Beast-anchor-course_topicGroupItem__2na_v .Beast-anchor-course_courseList__3ZV8Y .Beast-anchor-course_courseItem__1lyBk .Beast-anchor-course_bottom__3ZWKX .Beast-anchor-course_viewCount__3ftmW {
            font-size: 12px;
            color: #999999;
            line-height: 17px;
            flex: 1; }

.Beast-PageActivity_wrap__2ESlH {
  background-image: url("https://funimg.pddpic.com/common/mobile-subjects/a355d823-9c17-4d74-87f8-a8c68ad35956.png.slim.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #fff;
  padding-top: 227px; }

.Beast-PageActivity_title__2267D {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #ab1414;
  font-weight: 500;
  display: flex;
  align-items: center; }

.Beast-PageActivity_line__1E1NS {
  width: 3px;
  height: 16px;
  background: #ab1414;
  border-radius: 2px;
  margin-left: 41px;
  margin-right: 7px; }

.Beast-PageActivity_awardDesc__30wq2 {
  width: 60%;
  font-size: 14px;
  color: #ffffff;
  line-height: 19px;
  margin-top: 5px;
  margin-left: 41px; }

.Beast-PageActivity_rewardTable__16TcW {
  margin: 8px 24px 24px; }

.Beast-PageActivity_tableCell__flsvO {
  height: 37px;
  line-height: 37px;
  font-size: 16px;
  color: rgba(21, 21, 22, 0.8);
  text-align: center; }
  .Beast-PageActivity_tableCell__flsvO span {
    color: #e02e24; }

.Beast-PageActivity_activityDesc__8I3sG {
  font-size: 14px;
  line-height: 14px;
  color: #58595b;
  margin-left: 41px;
  margin-bottom: 26px; }

.Beast-PageActivity_descBlock__2gzQG {
  display: flex;
  margin: 8px 0 16px; }
  .Beast-PageActivity_descBlock__2gzQG span {
    color: #e02e24; }

.Beast-PageActivity_grayDesc__2ipz1 {
  font-size: 12px;
  line-height: 12px;
  color: #9c9c9c; }

.Beast-PageActivity_requirement__Kx628 {
  height: 168px;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.Beast-PageActivity_link__VMybC {
  font-size: 12px;
  color: #2656bd;
  cursor: pointer;
  margin-left: 6px;
  display: inline; }

.Beast-PageActivity_tab__3R_oH {
  background: #ffffff;
  margin: 8px 24px 24px; }

.Beast-PageActivity_table__20D0i {
  background: #fff;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  padding: 16px 16px 44px 16px;
  margin-top: 16px; }

.Beast-PageActivity_empty__UZQAr {
  height: 302px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .Beast-PageActivity_empty__UZQAr .Beast-PageActivity_img__2mk8U {
    width: 88px;
    height: 88px; }
  .Beast-PageActivity_empty__UZQAr .Beast-PageActivity_text1__AOHA- {
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 14px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 16px; }
  .Beast-PageActivity_empty__UZQAr .Beast-PageActivity_btn__NAvXJ {
    width: 132px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    color: #fff;
    background: #e02e24;
    border-radius: 3px;
    margin-top: 28px;
    font-size: 14px;
    cursor: pointer; }

.Beast-PageActivity_info__2IF-Q {
  display: flex; }
  .Beast-PageActivity_info__2IF-Q .Beast-PageActivity_cover__1CvDg {
    width: 64px;
    height: 100px;
    border-radius: 4px; }
  .Beast-PageActivity_info__2IF-Q .Beast-PageActivity_block__FNpXB {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 12px; }
  .Beast-PageActivity_info__2IF-Q .Beast-PageActivity_title__2267D {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 20px; }
  .Beast-PageActivity_info__2IF-Q .Beast-PageActivity_progress__3c8Qe {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 16px;
    margin-top: 4px; }

.Beast-PageActivity_totalVvWarn__3mxJ1 {
  font-size: 12px;
  color: #e02e24; }

.Beast-ActivityTable_wrap__21dL3 {
  border: 1px solid #ebebeb;
  padding: 16px;
  overflow: hidden;
  border-radius: 3px; }

.Beast-ActivityTable_flexStart__7Yjn2 {
  padding: 7px 0;
  display: flex;
  align-items: center; }

.Beast-ActivityTable_info__1pEjv {
  display: flex; }

.Beast-ActivityTable_cover__jZ63i {
  width: 64px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  overflow: hidden;
  flex-shrink: 0;
  background-color: #f0f0f0; }
  .Beast-ActivityTable_cover__jZ63i > img {
    width: 100%; }

.Beast-ActivityTable_block__23i7t {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 12px; }

.Beast-ActivityTable_title__3gT74 {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 20px; }

.Beast-ActivityTable_progress__37wzB {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 16px;
  margin-top: 4px; }

.Beast-ActivityTable_status1__gDaq8 {
  font-size: 12px;
  color: #ff7300; }

.Beast-ActivityTable_status2__y_PzY {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  font-size: 12px;
  color: #ff5454; }

.Beast-ActivityTable_status3__1yjCT {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #13b859; }

.Beast-ActivityTable_failReason__1eaSD {
  font-size: 12px;
  color: #ff7300;
  line-height: 18px; }

.Beast-ActivityTable_iconWrap__4ogTM {
  display: flex;
  align-items: center; }

.Beast-Overview_wrap__J7eWd {
  display: flex;
  align-items: center;
  padding: 24px 0 24px 24px;
  background: #f7f7f7;
  border-radius: 2px; }

.Beast-Overview_left__1aAez {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 54px;
  position: relative;
  margin-right: 24px;
  min-width: 230px; }
  .Beast-Overview_left__1aAez::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 120px;
    width: 5px;
    background-image: url(https://promotion.pddpic.com/promo/mobile_live/74696e35-59b9-46ea-82dc-ae9dda8947e1.png.slim.png);
    background-size: contain;
    background-repeat: no-repeat; }

.Beast-Overview_right__aOuCf {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.Beast-Overview_item__42hLW {
  min-width: 210px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 54px;
  margin-top: 12px; }
  .Beast-Overview_item__42hLW:nth-child(1), .Beast-Overview_item__42hLW:nth-child(2), .Beast-Overview_item__42hLW:nth-child(3) {
    margin-top: 0; }

.Beast-Overview_desc__1yzoA {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 14px;
  height: 16px;
  width: fit-content;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.4); }

.Beast-Overview_data__1BGxM {
  font-family: PingFangHK-Semibold;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 24px;
  font-weight: 600; }

.Beast-common_modalTable__tjlR1 {
  margin-top: 16px; }

.Beast-HistoryItem_header__b6Q8n {
  padding: 16px;
  box-shadow: 0px -1px 0px 0px #ebebeb inset;
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 14px; }

.Beast-HistoryItem_content__3gvNZ {
  padding: 16px; }

.Beast-HistoryItem_condition__33cfo {
  display: flex;
  align-items: center;
  font-family: PingFangSC-Regular;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 15px;
  font-weight: 400;
  margin-bottom: 16px; }

.Beast-HistoryItem_title__1fi8p {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.8); }

.Beast-HistoryItem_item__3j__P {
  margin-left: 16px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8); }

.Beast-HistoryItem_time__1ieXk {
  flex: 1 1 auto;
  display: flex;
  justify-content: flex-end;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.48); }

.Beast-HistoryItem_modalHeader__3ALLb {
  text-align: center;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8); }

.Beast-HistoryItem_modalTable__fZCYs {
  margin-top: 16px; }

.Beast-ActivityHistory_wrap__kljae {
  padding-bottom: 24px;
  width: 100%; }

.Beast-ActivityHistory_initLoading__2BTCP {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  color: rgba(0, 0, 0, 0.4); }

.Beast-ActivityHistory_block__C0j87 {
  margin-bottom: 24px;
  background: #ffffff;
  border-radius: 4px;
  overflow: hidden; }

.Beast-anchor-goods-video_content__2r37S {
  padding: 16px;
  border-radius: 4px;
  background: #fff;
  margin-bottom: 16px; }

.Beast-anchor-goods-video_search__iP6R- {
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px; }

.Beast-anchor-goods-video_searchPart__3Torn {
  display: flex;
  align-items: center; }

.Beast-anchor-goods-video_label__1hyFY {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 12px;
  margin-right: 16px; }

.Beast-anchor-goods-video_time__KMHfG {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 12px;
  display: inline-block; }

.Beast-anchor-goods-video_labelMoreName__2ZnDp {
  margin-left: 16px; }

.Beast-anchor-goods-video_dateFilter__13Jy6 {
  white-space: nowrap; }

.Beast-task-record_block__TBsuQ {
  margin-bottom: 24px;
  background: #ffffff;
  border-radius: 4px;
  overflow: hidden; }

.Beast-task_loading__HzLMP {
  text-align: center;
  padding: 12px; }

.Beast-task_header__2MDVF {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .Beast-task_header__2MDVF .Beast-task_recordBtn__2ZDLT {
    cursor: pointer;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.8); }
    .Beast-task_header__2MDVF .Beast-task_recordBtn__2ZDLT svg {
      margin-left: 2px; }

.Beast-task_block__3jh1U {
  margin-top: 16px;
  background: #fff;
  border-radius: 4px;
  padding: 1px 0 96px 0; }
  .Beast-task_block__3jh1U .Beast-task_progress__35On9 {
    border: 1px solid #ebebeb;
    border-radius: 3px;
    padding: 16px; }

.Beast-task_topicWrap__2rJE8 {
  padding: 16px 0;
  background-color: #edf1f5; }

.Beast-task_topic__1NVkJ {
  padding: 0 16px 16px;
  height: 392px;
  background: #ffffff;
  border-radius: 4px; }

.Beast-task_details__2Q3E8 {
  padding: 0 16px;
  border-radius: 4px; }

.Beast-MainTask_taskIntro__eYLyG {
  background: #f7f7f7;
  border-radius: 3px;
  padding: 4px 16px 16px 16px; }

.Beast-MainTask_introTitle__3yMn0 {
  padding: 12px 0 16px 0;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 15px; }

.Beast-MainTask_introDesc__1tfYO {
  padding-bottom: 16px;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
  white-space: pre-wrap; }

.Beast-MainTask_taskBtn__3PDFK {
  position: fixed;
  bottom: 0;
  transform: translateX(-40px);
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% - 210px - 80px - 16px);
  height: 72px;
  background-color: #ffffff;
  box-shadow: 0px -6px 8px -6px rgba(0, 0, 0, 0.14);
  border-radius: 4px 4px 0 0;
  border-top: 1px solid #fff;
  z-index: 100; }

.Beast-MainTask_btn1__3DfTk {
  width: 120px;
  height: 40px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  line-height: 28px;
  display: flex;
  align-items: center;
  justify-content: center; }

.Beast-MainTask_mainTask__2YPy3 {
  padding: 0 24px 24px;
  border-radius: 4px; }

.Beast-MainTask_picUrl__osPsE {
  width: 956px;
  margin: -4px 0 16px 0; }

.Beast-MainTask_openAll__2p6pa {
  width: 100%;
  font-size: 14px;
  color: #2266aa;
  text-align: center;
  margin-top: 20px;
  cursor: pointer; }

@charset "UTF-8";
.Beast-TaskProgress_contain__OQPIb {
  min-height: 201px;
  /** 进行中 */
  /** 已完成 */
  /** 未解锁 */ }
  .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_time__8fIC2 {
    margin-bottom: 16px;
    font-size: 15px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 15px; }
  .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 {
    background: #f7f7f7;
    padding: 24px;
    border-radius: 3px;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column; }
    .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_title__1ckW1 {
      font-size: 20px;
      color: rgba(0, 0, 0, 0.8);
      line-height: 20px;
      font-weight: 500;
      display: flex;
      align-items: center; }
    .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_status__3dO6L {
      margin-left: 8px;
      width: 58px;
      height: 22px;
      border-radius: 3px;
      line-height: 20px;
      font-size: 14px;
      box-sizing: border-box;
      text-align: center; }
    .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_rule__lHH0n {
      margin: 7px 0 20px 0;
      font-size: 14px;
      color: #666666;
      line-height: 20px; }
      .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_rule__lHH0n span {
        color: #e02e24; }
    .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_conditionItem__1pf-B {
      flex: 1; }
      .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_conditionItem__1pf-B .Beast-TaskProgress_cTitle__1Gv5Z {
        font-size: 14px;
        color: rgba(0, 0, 0, 0.6);
        line-height: 14px;
        padding-bottom: 2px;
        display: inline-block;
        border-bottom: 1px dotted;
        white-space: nowrap;
        max-width: 250px;
        overflow: hidden;
        text-overflow: ellipsis; }
      .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_conditionItem__1pf-B .Beast-TaskProgress_cValue__1pBhx {
        margin-top: 12px;
        font-size: 24px;
        color: rgba(0, 0, 0, 0.8);
        line-height: 24px;
        font-weight: 600; }
    .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_itemBorder__3D2eG {
      min-width: 260px;
      position: relative; }
      .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_itemBorder__3D2eG::after {
        position: absolute;
        content: "";
        width: 1px;
        height: 32px;
        background: #d8d8d8;
        top: 11px;
        right: 0; }
    .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_newConditionBox__8fOnT {
      display: flex;
      padding-right: 70px; }
      .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_newConditionBox__8fOnT .Beast-TaskProgress_newConditionItem__6CvBd {
        line-height: 1; }
        .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_newConditionBox__8fOnT .Beast-TaskProgress_newConditionItem__6CvBd:first-child {
          flex: 1; }
        .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_newConditionBox__8fOnT .Beast-TaskProgress_newConditionItem__6CvBd:nth-child(2) {
          flex: 2; }
        .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_newConditionBox__8fOnT .Beast-TaskProgress_newConditionItem__6CvBd .Beast-TaskProgress_acquireText__Mlo-2 {
          position: absolute;
          top: 0;
          left: 0;
          display: inline-flex;
          align-items: flex-end; }
        .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_newConditionBox__8fOnT .Beast-TaskProgress_newConditionItem__6CvBd .Beast-TaskProgress_prefixText__3q4k9 {
          font-size: 14px;
          color: rgba(0, 0, 0, 0.8);
          padding-bottom: 3px; }
        .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_newConditionBox__8fOnT .Beast-TaskProgress_newConditionItem__6CvBd .Beast-TaskProgress_valueText__1P-SQ {
          font-size: 24px;
          color: #e02e24;
          font-weight: 600;
          font-family: PingFangHK-Semibold; }
        .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_newConditionBox__8fOnT .Beast-TaskProgress_newConditionItem__6CvBd .Beast-TaskProgress_unitText__1BArd {
          padding-bottom: 3px;
          font-size: 14px;
          color: #e02e24; }
        .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_newConditionBox__8fOnT .Beast-TaskProgress_newConditionItem__6CvBd .Beast-TaskProgress_rewardText__3l37S {
          display: inline-flex;
          align-items: flex-end;
          transform: translate(50%); }
          .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_newConditionBox__8fOnT .Beast-TaskProgress_newConditionItem__6CvBd .Beast-TaskProgress_rewardText__3l37S > div {
            white-space: nowrap; }
        .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_newConditionBox__8fOnT .Beast-TaskProgress_newConditionItem__6CvBd .Beast-TaskProgress_progressC__1dWzN {
          height: 20px;
          display: flex;
          align-items: center; }
          .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_newConditionBox__8fOnT .Beast-TaskProgress_newConditionItem__6CvBd .Beast-TaskProgress_progressC__1dWzN .Beast-TaskProgress_progressBg__x1JAc {
            width: 100%;
            position: relative;
            height: 3px;
            background: #ffd6d2;
            border-radius: 2px; }
            .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_newConditionBox__8fOnT .Beast-TaskProgress_newConditionItem__6CvBd .Beast-TaskProgress_progressC__1dWzN .Beast-TaskProgress_progressBg__x1JAc .Beast-TaskProgress_bgDot__3auJ7 {
              width: 8px;
              height: 8px;
              background: #ffcbc6; }
            .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_newConditionBox__8fOnT .Beast-TaskProgress_newConditionItem__6CvBd .Beast-TaskProgress_progressC__1dWzN .Beast-TaskProgress_progressBg__x1JAc .Beast-TaskProgress_bgDot__3auJ7,
            .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_newConditionBox__8fOnT .Beast-TaskProgress_newConditionItem__6CvBd .Beast-TaskProgress_progressC__1dWzN .Beast-TaskProgress_progressBg__x1JAc .Beast-TaskProgress_dotFill__1NH_R {
              position: absolute;
              top: 1.5px;
              right: 0px;
              transform: translate(50%, -50%);
              border-radius: 50%;
              z-index: 1; }
            .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_newConditionBox__8fOnT .Beast-TaskProgress_newConditionItem__6CvBd .Beast-TaskProgress_progressC__1dWzN .Beast-TaskProgress_progressBg__x1JAc .Beast-TaskProgress_dotFill__1NH_R {
              width: 16px;
              height: 16px;
              background: radial-gradient(#fff 50%, #e02e24 50%);
              display: flex;
              align-items: center;
              justify-content: center; }
            .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_newConditionBox__8fOnT .Beast-TaskProgress_newConditionItem__6CvBd .Beast-TaskProgress_progressC__1dWzN .Beast-TaskProgress_progressBg__x1JAc .Beast-TaskProgress_progressFill__3rpzL {
              position: absolute;
              top: 0;
              left: 0;
              height: 3px;
              background: #e02e24;
              border-radius: 1.5px; }
        .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_newConditionBox__8fOnT .Beast-TaskProgress_newConditionItem__6CvBd .Beast-TaskProgress_targetText__2MEbf {
          white-space: nowrap;
          display: inline-block;
          transform: translate(50%);
          font-size: 14px;
          color: rgba(0, 0, 0, 0.6);
          line-height: 14px; }
    .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_conditionBox__tB_02 {
      display: grid; }
    .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_conditionBox__tB_02,
    .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item__31409 .Beast-TaskProgress_newConditionBox__8fOnT {
      flex: 1 1 auto;
      align-items: flex-end; }
  .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item1__1xDrm {
    background: rgba(224, 46, 36, 0.06); }
    .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item1__1xDrm .Beast-TaskProgress_status__3dO6L {
      border: 1px solid #e02e24;
      color: #e02e24; }
  .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item2__29C9S {
    background: #f7f7f7; }
    .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item2__29C9S .Beast-TaskProgress_status__3dO6L {
      border: 1px solid #e02e24;
      background: #e02e24;
      color: #ffffff; }
  .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item4__1OVHb {
    background: #f7f7f7; }
    .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item4__1OVHb .Beast-TaskProgress_title__1ckW1 {
      color: rgba(0, 0, 0, 0.4); }
    .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item4__1OVHb .Beast-TaskProgress_status__3dO6L {
      border: 1px solid rgba(0, 0, 0, 0.3);
      color: rgba(0, 0, 0, 0.3); }
    .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item4__1OVHb .Beast-TaskProgress_rule__lHH0n {
      color: #999999 !important; }
      .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item4__1OVHb .Beast-TaskProgress_rule__lHH0n span {
        color: #999999 !important; }
    .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item4__1OVHb .Beast-TaskProgress_conditionItem__1pf-B .Beast-TaskProgress_cTitle__1Gv5Z {
      color: rgba(0, 0, 0, 0.2); }
    .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item4__1OVHb .Beast-TaskProgress_conditionItem__1pf-B .Beast-TaskProgress_cValue__1pBhx {
      color: rgba(0, 0, 0, 0.3); }
    .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item4__1OVHb .Beast-TaskProgress_newConditionBox__8fOnT .Beast-TaskProgress_newConditionItem__6CvBd .Beast-TaskProgress_valueText__1P-SQ,
    .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item4__1OVHb .Beast-TaskProgress_newConditionBox__8fOnT .Beast-TaskProgress_newConditionItem__6CvBd .Beast-TaskProgress_unitText__1BArd {
      color: rgba(0, 0, 0, 0.6); }
    .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item4__1OVHb .Beast-TaskProgress_newConditionBox__8fOnT .Beast-TaskProgress_newConditionItem__6CvBd .Beast-TaskProgress_progressC__1dWzN .Beast-TaskProgress_progressBg__x1JAc {
      background: rgba(0, 0, 0, 0.05); }
      .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item4__1OVHb .Beast-TaskProgress_newConditionBox__8fOnT .Beast-TaskProgress_newConditionItem__6CvBd .Beast-TaskProgress_progressC__1dWzN .Beast-TaskProgress_progressBg__x1JAc .Beast-TaskProgress_bgDot__3auJ7 {
        background: #eaeaea; }
      .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item4__1OVHb .Beast-TaskProgress_newConditionBox__8fOnT .Beast-TaskProgress_newConditionItem__6CvBd .Beast-TaskProgress_progressC__1dWzN .Beast-TaskProgress_progressBg__x1JAc .Beast-TaskProgress_progressFill__3rpzL {
        background: #d2d2d2; }
      .Beast-TaskProgress_contain__OQPIb .Beast-TaskProgress_item4__1OVHb .Beast-TaskProgress_newConditionBox__8fOnT .Beast-TaskProgress_newConditionItem__6CvBd .Beast-TaskProgress_progressC__1dWzN .Beast-TaskProgress_progressBg__x1JAc .Beast-TaskProgress_dotFill__1NH_R {
        background: radial-gradient(#fff 50%, #d2d2d2 50%); }

.Beast-TaskProgress_waitUpdate__1OH0G {
  font-size: 20px;
  color: #e02e24;
  line-height: 24px;
  font-weight: 600;
  margin-top: 10px; }

.Beast-VideoRewardModal_modalTitle__39Fc8 {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 16px;
  font-weight: 600;
  margin-bottom: 16px;
  text-align: center; }

.Beast-VideoRewardModal_simpleTitle__2eFF2 {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 14px; }

.Beast-VideoRewardModal_yellowTip__TkSo9 {
  padding: 9px 12px;
  background: #fff6e6;
  border: 1px solid #ffdaa3;
  border-radius: 4px;
  font-size: 12px;
  color: #58595b; }
  .Beast-VideoRewardModal_yellowTip__TkSo9 span {
    color: #e02e24; }

.Beast-VideoRewardModal_secondTitle__3OUS8 {
  font-size: 14px;
  color: #151516;
  font-weight: 500;
  position: relative;
  padding-left: 8px;
  margin: 24px 0 8px; }
  .Beast-VideoRewardModal_secondTitle__3OUS8::after {
    content: "";
    position: absolute;
    width: 3px;
    height: 12px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #ffc197;
    border-radius: 2px; }

.Beast-VideoRewardModal_content__3o_Bl {
  font-size: 13px;
  color: #58595b; }
  .Beast-VideoRewardModal_content__3o_Bl span {
    color: #e02e24; }
  .Beast-VideoRewardModal_content__3o_Bl div {
    margin-bottom: 5px; }

.Beast-VideoRewardModal_img__EZA7Q {
  width: 100%; }

.Beast-VideoRewardModal_renderWaitPart__3TIyK {
  padding: 5px 12px;
  background: #fff6e6;
  border: 1px solid #ffdaa3;
  border-radius: 4px;
  position: relative; }
  .Beast-VideoRewardModal_renderWaitPart__3TIyK span {
    color: #e02e24; }
  .Beast-VideoRewardModal_renderWaitPart__3TIyK::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: -5px;
    right: 50%;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #ffdaa3; }

.Beast-VideoRewardModal_link__1upxg {
  cursor: pointer; }

.Beast-TopicItem_topicWrap__3MCJC {
  position: relative;
  margin-top: 16px;
  display: flex;
  justify-content: flex-start;
  padding: 16px;
  height: 276px;
  border: 1px solid #ebebeb;
  border-radius: 3px; }

.Beast-TopicItem_topItem__3-FTu {
  margin-left: 70px; }
  .Beast-TopicItem_topItem__3-FTu:first-child {
    margin-left: 0; }

.Beast-TopicItem_title__1HeRr {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  font-weight: 500; }

.Beast-TopicItem_description__2OZ1K {
  margin-top: 8px;
  height: 36px;
  width: 264px;
  font-size: 12px;
  color: #666666;
  line-height: 18px;
  font-weight: 400;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; }

.Beast-TopicItem_videoList__1Rqxt {
  margin-top: 12px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 120px; }

.Beast-TopicItem_videoWrap__1Yw3L {
  margin-left: 12px;
  position: relative;
  width: 80px;
  height: 120px;
  border-radius: 4px;
  cursor: pointer; }
  .Beast-TopicItem_videoWrap__1Yw3L:first-child {
    margin-left: 0; }

.Beast-TopicItem_icon__256Bv {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 22px;
  width: 22px;
  transform: translateX(-50%) translateY(-50%);
  background-color: rgba(255, 255, 255, 0.08); }

.Beast-TopicItem_cover__a401a {
  width: 80px;
  height: 120px;
  object-fit: cover;
  border-radius: 4px; }

.Beast-TopicItem_pagination__3bKUO {
  position: absolute;
  bottom: 16px;
  right: 16px; }

.Beast-topic_label__28NLe {
  margin-right: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 8px;
  min-width: 40px;
  height: 20px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 12px;
  font-weight: 400;
  cursor: pointer; }

.Beast-topic_activeLabel__1MlYH {
  color: #e02e24;
  font-weight: 500;
  background-color: rgba(224, 46, 36, 0.08);
  border-radius: 2px; }

.Beast-HowTo_rightTitle__3rOQu {
  font-size: 14px;
  color: #2367aa;
  font-weight: 400;
  cursor: pointer; }

.Beast-HowTo_dialog__3KpDc {
  padding-top: 0;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 560px;
  height: 620px; }

.Beast-HowTo_closeIcon__1cgBP {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer; }

.Beast-HowTo_dialogTitle__3gQTW {
  padding-top: 20px;
  position: fixed;
  height: 46px;
  width: 560px;
  font-size: 18px;
  text-align: center;
  color: rgba(0, 0, 0, 0.8);
  line-height: 18px;
  font-weight: 400;
  background-color: #ffffff;
  border-radius: 6px 6px 0 0; }

.Beast-HowTo_dialogContent__1hVfY {
  margin-top: 46px; }

.Beast-block-title_wrapper__1Yy9k {
  height: 40px;
  padding: 0 16px;
  display: flex;
  align-items: center;
  box-shadow: 0px 1px 0px 0px #ebebeb;
  line-height: 1; }
  .Beast-block-title_wrapper__1Yy9k .Beast-block-title_title__1_eMy {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.8); }
  .Beast-block-title_wrapper__1Yy9k .Beast-block-title_subTitle__1s_t8 {
    margin-left: 8px;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.4); }
  .Beast-block-title_wrapper__1Yy9k .Beast-block-title_rightContent__jw4jT {
    flex: 1 1 auto;
    text-align: right; }

.Beast-confirm_modal__EbbdK {
  margin-top: -8px;
  margin-bottom: -4px;
  height: 524px; }
  .Beast-confirm_modal__EbbdK .Beast-confirm_notice__LpmBH span {
    color: #e02e24; }
  .Beast-confirm_modal__EbbdK .Beast-confirm_videoInfo__3bSsC {
    position: relative;
    text-align: center;
    display: inline-block;
    cursor: pointer; }
    .Beast-confirm_modal__EbbdK .Beast-confirm_videoInfo__3bSsC:hover .Beast-confirm_duration__3nVGN {
      height: 98px;
      background: rgba(0, 0, 0, 0.4); }
    .Beast-confirm_modal__EbbdK .Beast-confirm_videoInfo__3bSsC img {
      width: 74px;
      height: 98px;
      object-fit: cover;
      overflow: hidden; }
    .Beast-confirm_modal__EbbdK .Beast-confirm_videoInfo__3bSsC .Beast-confirm_duration__3nVGN {
      position: absolute;
      top: 0;
      left: 0;
      width: 74px;
      height: 16px;
      background: linear-gradient(rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0));
      font-family: PingFangSC-Medium;
      color: #ffffff;
      font-weight: 500;
      padding: 3px;
      text-align: left; }
      .Beast-confirm_modal__EbbdK .Beast-confirm_videoInfo__3bSsC .Beast-confirm_duration__3nVGN span {
        font-size: 12px;
        line-height: 12px;
        transform: scale(0.83);
        -webkit-transform: scale(0.83);
        display: block;
        transform-origin: 0% 0%; }
    .Beast-confirm_modal__EbbdK .Beast-confirm_videoInfo__3bSsC .Beast-confirm_playIcon__32XF8 {
      width: 32px;
      height: 32px;
      position: absolute;
      top: 32px;
      left: 21px; }
  .Beast-confirm_modal__EbbdK .Beast-confirm_goodsInfo__2HB9A {
    display: flex;
    font-size: 12px;
    line-height: 18px; }
    .Beast-confirm_modal__EbbdK .Beast-confirm_goodsInfo__2HB9A .Beast-confirm_goodsImg__2SfrF {
      width: 74px;
      height: 74px;
      border: 1px solid #ebebeb;
      object-fit: cover;
      margin-right: 8px; }
    .Beast-confirm_modal__EbbdK .Beast-confirm_goodsInfo__2HB9A .Beast-confirm_goodsID__3QiEQ {
      color: rgba(0, 0, 0, 0.6); }
    .Beast-confirm_modal__EbbdK .Beast-confirm_goodsInfo__2HB9A .Beast-confirm_goodsName__XqVS4 {
      margin-top: 4px;
      color: rgba(0, 0, 0, 0.8);
      height: 18px;
      overflow: hidden; }
    .Beast-confirm_modal__EbbdK .Beast-confirm_goodsInfo__2HB9A .Beast-confirm_goodsPrice__Nk_bA {
      margin-top: 14px;
      color: rgba(0, 0, 0, 0.6); }
  .Beast-confirm_modal__EbbdK .Beast-confirm_footerText__3dyVm {
    margin-top: 20px;
    line-height: 17px;
    opacity: 0.4;
    font-size: 12px;
    color: #000000;
    text-align: center; }

.MmsUiTabModal___header___2O5rs1-72-1 {
  position: relative; }
  .MmsUiTabModal___header___2O5rs1-72-1 .MmsUiTabModal___closeIcon___bB5kB1-72-1 {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 10;
    cursor: pointer; }


.Beast-video-promotion-record_container__2AIBi {
  background: #ffffff;
  border-radius: 4px;
  padding: 24px 24px 24px 24px;
  flex: 1 1 auto; }
  .Beast-video-promotion-record_container__2AIBi .Beast-video-promotion-record_cardType__3G1Bm {
    display: flex;
    align-items: center;
    padding-bottom: 24px;
    margin-bottom: 8px;
    border-bottom: 1px solid #ebebeb;
    line-height: 1; }
    .Beast-video-promotion-record_container__2AIBi .Beast-video-promotion-record_cardType__3G1Bm .Beast-video-promotion-record_label__25yp3 {
      margin-right: 16px;
      font-size: 14px;
      color: rgba(0, 0, 0, 0.8);
      font-weight: bold; }
    .Beast-video-promotion-record_container__2AIBi .Beast-video-promotion-record_cardType__3G1Bm .Beast-video-promotion-record_typeItem__219WG {
      font-size: 14px;
      text-align: center; }
    .Beast-video-promotion-record_container__2AIBi .Beast-video-promotion-record_cardType__3G1Bm .Beast-video-promotion-record_typeItemSel__3mHvf,
    .Beast-video-promotion-record_container__2AIBi .Beast-video-promotion-record_cardType__3G1Bm .Beast-video-promotion-record_typeItem__219WG:hover {
      color: #e02e24; }

.Beast-historyPromotion_blockTitle__3s3a_ {
  margin: 16px 0 8px 0; }

.Beast-historyPromotion_promotionContent__3ch0K {
  height: 800px;
  margin-top: 24px; }

.Beast-historyPromotion_promotionItem__1o469 {
  display: flex;
  border-bottom: 1px solid #f0f0f0;
  margin-top: 16px;
  padding-bottom: 16px; }
  .Beast-historyPromotion_promotionItem__1o469:first-child {
    margin-top: 0px; }
  .Beast-historyPromotion_promotionItem__1o469 .Beast-historyPromotion_promotionImg__XvktD {
    display: flex;
    align-items: center;
    width: 72px;
    height: 128px;
    border-radius: 3px;
    background: #333;
    overflow: hidden; }
    .Beast-historyPromotion_promotionItem__1o469 .Beast-historyPromotion_promotionImg__XvktD img {
      width: 100%; }
  .Beast-historyPromotion_promotionItem__1o469 .Beast-historyPromotion_promotionInfo__28MAj {
    margin-left: 12px;
    display: flex;
    flex-direction: column; }
    .Beast-historyPromotion_promotionItem__1o469 .Beast-historyPromotion_promotionInfo__28MAj .Beast-historyPromotion_top__2WW3h {
      flex: 0 0 auto;
      display: flex;
      align-items: center;
      font-size: 14px;
      line-height: 20px;
      color: #999999; }
      .Beast-historyPromotion_promotionItem__1o469 .Beast-historyPromotion_promotionInfo__28MAj .Beast-historyPromotion_top__2WW3h .Beast-historyPromotion_ing__3MjZK {
        color: #e02e24;
        border: 1px solid #e02e24; }
      .Beast-historyPromotion_promotionItem__1o469 .Beast-historyPromotion_promotionInfo__28MAj .Beast-historyPromotion_top__2WW3h .Beast-historyPromotion_end__23IvZ {
        color: rgba(0, 0, 0, 0.6);
        border: 1px solid rgba(0, 0, 0, 0.6); }
      .Beast-historyPromotion_promotionItem__1o469 .Beast-historyPromotion_promotionInfo__28MAj .Beast-historyPromotion_top__2WW3h .Beast-historyPromotion_ing__3MjZK,
      .Beast-historyPromotion_promotionItem__1o469 .Beast-historyPromotion_promotionInfo__28MAj .Beast-historyPromotion_top__2WW3h .Beast-historyPromotion_end__23IvZ {
        margin-left: 4px;
        padding: 2px;
        border-radius: 2px;
        font-size: 12px;
        line-height: 12px; }
      .Beast-historyPromotion_promotionItem__1o469 .Beast-historyPromotion_promotionInfo__28MAj .Beast-historyPromotion_top__2WW3h .Beast-historyPromotion_typeTag0__3US-8 {
        background: #ffb344; }
      .Beast-historyPromotion_promotionItem__1o469 .Beast-historyPromotion_promotionInfo__28MAj .Beast-historyPromotion_top__2WW3h .Beast-historyPromotion_typeTag1__1cYhc {
        background: #e02e24; }
      .Beast-historyPromotion_promotionItem__1o469 .Beast-historyPromotion_promotionInfo__28MAj .Beast-historyPromotion_top__2WW3h .Beast-historyPromotion_typeTag0__3US-8,
      .Beast-historyPromotion_promotionItem__1o469 .Beast-historyPromotion_promotionInfo__28MAj .Beast-historyPromotion_top__2WW3h .Beast-historyPromotion_typeTag1__1cYhc {
        margin-left: 8px;
        border-radius: 2px;
        font-size: 12px;
        color: #ffffff;
        line-height: 12px;
        padding: 2px; }
      .Beast-historyPromotion_promotionItem__1o469 .Beast-historyPromotion_promotionInfo__28MAj .Beast-historyPromotion_top__2WW3h .Beast-historyPromotion_tipWrapper__3e_8o {
        margin-left: 12px; }
        .Beast-historyPromotion_promotionItem__1o469 .Beast-historyPromotion_promotionInfo__28MAj .Beast-historyPromotion_top__2WW3h .Beast-historyPromotion_tipWrapper__3e_8o .Beast-historyPromotion_tip__lbC66 {
          font-size: 12px;
          color: #58595b;
          line-height: 16px;
          font-weight: 400; }
          .Beast-historyPromotion_promotionItem__1o469 .Beast-historyPromotion_promotionInfo__28MAj .Beast-historyPromotion_top__2WW3h .Beast-historyPromotion_tipWrapper__3e_8o .Beast-historyPromotion_tip__lbC66.Beast-historyPromotion_special__24RWL {
            color: #e02e24; }
    .Beast-historyPromotion_promotionItem__1o469 .Beast-historyPromotion_promotionInfo__28MAj .Beast-historyPromotion_data__1-V4R {
      flex: 1 1 auto;
      display: flex;
      margin-top: 16px; }
      .Beast-historyPromotion_promotionItem__1o469 .Beast-historyPromotion_promotionInfo__28MAj .Beast-historyPromotion_data__1-V4R .Beast-historyPromotion_column__NhXnh {
        font-size: 12px;
        line-height: 1; }
        .Beast-historyPromotion_promotionItem__1o469 .Beast-historyPromotion_promotionInfo__28MAj .Beast-historyPromotion_data__1-V4R .Beast-historyPromotion_column__NhXnh:not(:last-child) .Beast-historyPromotion_title__DLEk4 {
          padding-right: 24px; }
        .Beast-historyPromotion_promotionItem__1o469 .Beast-historyPromotion_promotionInfo__28MAj .Beast-historyPromotion_data__1-V4R .Beast-historyPromotion_column__NhXnh:last-child {
          margin-bottom: 0; }
        .Beast-historyPromotion_promotionItem__1o469 .Beast-historyPromotion_promotionInfo__28MAj .Beast-historyPromotion_data__1-V4R .Beast-historyPromotion_column__NhXnh .Beast-historyPromotion_title__DLEk4 {
          padding-bottom: 8px;
          border-bottom: 1px solid #e6e6e6;
          color: rgba(0, 0, 0, 0.8);
          font-weight: 500; }
        .Beast-historyPromotion_promotionItem__1o469 .Beast-historyPromotion_promotionInfo__28MAj .Beast-historyPromotion_data__1-V4R .Beast-historyPromotion_column__NhXnh .Beast-historyPromotion_dataLabel__3-Y3A {
          margin: 8px 0 12px 0;
          color: rgba(0, 0, 0, 0.6); }
        .Beast-historyPromotion_promotionItem__1o469 .Beast-historyPromotion_promotionInfo__28MAj .Beast-historyPromotion_data__1-V4R .Beast-historyPromotion_column__NhXnh .Beast-historyPromotion_dataVal__1RKoq {
          margin: 8px 0 12px 0;
          color: rgba(0, 0, 0, 0.8); }
    .Beast-historyPromotion_promotionItem__1o469 .Beast-historyPromotion_promotionInfo__28MAj .Beast-historyPromotion_bottom__34Leh {
      flex: 0 0 auto; }
      .Beast-historyPromotion_promotionItem__1o469 .Beast-historyPromotion_promotionInfo__28MAj .Beast-historyPromotion_bottom__34Leh .Beast-historyPromotion_textTips__jeVMt {
        display: inline-block;
        font-size: 12px;
        color: #173b96;
        line-height: 1;
        padding: 2px 0;
        border-bottom: 1px dotted; }

.Beast-historyPromotion_bottomTips__15a48 {
  padding: 2px 0; }
  .Beast-historyPromotion_bottomTips__15a48 p {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 18px; }
    .Beast-historyPromotion_bottomTips__15a48 p:not(:first-child) {
      margin-top: 4px; }
  .Beast-historyPromotion_bottomTips__15a48 .Beast-historyPromotion_howText__3jo2Y {
    color: #ff7700; }

.Beast-card_panel-card-wrap__3zGMf {
  width: 122px;
  padding: 16px 12px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start; }
  .Beast-card_panel-card-wrap__3zGMf .Beast-card_card-name-wrap__UUN4P {
    font-size: 14px;
    color: #b3b3b3;
    white-space: nowrap;
    margin-bottom: 16px; }
  .Beast-card_panel-card-wrap__3zGMf .Beast-card_card-content__M_01G {
    display: flex;
    align-items: baseline; }
    .Beast-card_panel-card-wrap__3zGMf .Beast-card_card-content__M_01G .Beast-card_card-title__2141F {
      font-size: 20px;
      font-weight: 500;
      color: #e6e6e6; }
      .Beast-card_panel-card-wrap__3zGMf .Beast-card_card-content__M_01G .Beast-card_card-title-sub__2bAH9 {
        font-size: 12px;
        color: #e6e6e6;
        margin-left: 4px; }

.Beast-statics_staticWrap__2neqX {
  flex: 1;
  border-radius: 3px;
  background: #252728;
  color: #e6e6e6;
  width: 100%;
  height: calc(100% - 352px); }
  .Beast-statics_staticWrap__2neqX .Beast-statics_title__2Hjkg {
    border-radius: 3px 3px 0 0;
    height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #323536;
    padding: 0 12px;
    font-size: 14px; }
    .Beast-statics_staticWrap__2neqX .Beast-statics_title__2Hjkg .Beast-statics_moreData__2XP6Q {
      display: flex;
      height: 20px;
      width: 56px;
      align-items: center;
      justify-content: center;
      border-radius: 3px;
      border: 1px solid #808080;
      font-size: 12px;
      color: #e6e6e6;
      box-sizing: border-box;
      cursor: pointer; }
  .Beast-statics_staticWrap__2neqX .Beast-statics_realTimeDataWrap__2576i {
    display: flex;
    flex-wrap: wrap; }
  .Beast-statics_staticWrap__2neqX .Beast-statics_blocksWrap__1b-Vj {
    overflow: auto;
    height: calc(100% - 40px); }
    .Beast-statics_staticWrap__2neqX .Beast-statics_blocksWrap__1b-Vj .Beast-statics_blockWrap__3ELVr .Beast-statics_subTitle__3CL1C {
      font-size: 12px;
      font-weight: 500;
      color: #e6e6e6;
      margin-bottom: 8px; }
    .Beast-statics_staticWrap__2neqX .Beast-statics_blocksWrap__1b-Vj .Beast-statics_blockWrap__3ELVr .Beast-statics_dataContainer__3EOxa {
      overflow: auto; }
  .Beast-statics_staticWrap__2neqX .Beast-statics_emptyBlock__3zxAE {
    width: 100%;
    height: calc(100% - 40px);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #949494; }

.Beast-tips_flowSupport__2Zvo2 {
  text-align: left;
  width: 100%;
  background: #003242;
  border: 1px solid #007fa8;
  padding: 4px 12px;
  font-size: 12px;
  color: #ffffff;
  line-height: 17px;
  box-sizing: border-box;
  overflow-y: auto; }

.Beast-tools_toolsWrapper__C40qv {
  border-radius: 3px;
  margin-top: 8px;
  height: 344px;
  color: #b3b3b3;
  background: #252728; }
  .Beast-tools_toolsWrapper__C40qv .Beast-tools_title__1d__Q {
    border-radius: 3px 3px 0 0;
    height: 40px;
    display: flex;
    align-items: center;
    background: #323536;
    padding: 0 12px;
    color: #e6e6e6;
    font-size: 14px; }
  .Beast-tools_toolsWrapper__C40qv .Beast-tools_multiToolWrapper__n9Mvv {
    height: 304px;
    overflow-y: scroll; }
    .Beast-tools_toolsWrapper__C40qv .Beast-tools_multiToolWrapper__n9Mvv .Beast-tools_multiTool__sNFp2 {
      margin: 20px 12px; }
      .Beast-tools_toolsWrapper__C40qv .Beast-tools_multiToolWrapper__n9Mvv .Beast-tools_multiTool__sNFp2 .Beast-tools_multiTitle__Owstx {
        margin-bottom: 14px;
        text-align: left; }
      .Beast-tools_toolsWrapper__C40qv .Beast-tools_multiToolWrapper__n9Mvv .Beast-tools_multiTool__sNFp2 .Beast-tools_multiWrapper__3nwyQ {
        display: flex;
        flex-wrap: wrap; }
        .Beast-tools_toolsWrapper__C40qv .Beast-tools_multiToolWrapper__n9Mvv .Beast-tools_multiTool__sNFp2 .Beast-tools_multiWrapper__3nwyQ > span {
          width: 50px;
          margin-top: 14px;
          margin-left: 30px; }
          .Beast-tools_toolsWrapper__C40qv .Beast-tools_multiToolWrapper__n9Mvv .Beast-tools_multiTool__sNFp2 .Beast-tools_multiWrapper__3nwyQ > span:nth-child(3n + 1) {
            margin-left: 0px; }
          .Beast-tools_toolsWrapper__C40qv .Beast-tools_multiToolWrapper__n9Mvv .Beast-tools_multiTool__sNFp2 .Beast-tools_multiWrapper__3nwyQ > span:nth-child(1), .Beast-tools_toolsWrapper__C40qv .Beast-tools_multiToolWrapper__n9Mvv .Beast-tools_multiTool__sNFp2 .Beast-tools_multiWrapper__3nwyQ > span:nth-child(2), .Beast-tools_toolsWrapper__C40qv .Beast-tools_multiToolWrapper__n9Mvv .Beast-tools_multiTool__sNFp2 .Beast-tools_multiWrapper__3nwyQ > span:nth-child(3) {
            margin-top: 0px; }
      .Beast-tools_toolsWrapper__C40qv .Beast-tools_multiToolWrapper__n9Mvv .Beast-tools_multiTool__sNFp2 .Beast-tools_singleTool__2jKJt {
        position: relative;
        height: 50px; }
        .Beast-tools_toolsWrapper__C40qv .Beast-tools_multiToolWrapper__n9Mvv .Beast-tools_multiTool__sNFp2 .Beast-tools_singleTool__2jKJt img {
          width: 30px; }
        .Beast-tools_toolsWrapper__C40qv .Beast-tools_multiToolWrapper__n9Mvv .Beast-tools_multiTool__sNFp2 .Beast-tools_singleTool__2jKJt .Beast-tools_singleTitle__OrZzI {
          position: absolute;
          bottom: 0;
          left: 50%;
          transform: translateX(-50%); }
        .Beast-tools_toolsWrapper__C40qv .Beast-tools_multiToolWrapper__n9Mvv .Beast-tools_multiTool__sNFp2 .Beast-tools_singleTool__2jKJt:hover {
          cursor: pointer;
          color: #e02e24; }

.Beast-tools_popContent__3xOCW {
  color: #e6e6e6;
  box-sizing: border-box;
  padding: 5px;
  width: 200px;
  display: flex;
  align-items: flex-start; }
  .Beast-tools_popContent__3xOCW .Beast-tools_closePop__2ZoNq {
    color: #b3b3b3;
    cursor: pointer;
    margin-left: 12px; }
    .Beast-tools_popContent__3xOCW .Beast-tools_closePop__2ZoNq:hover {
      color: #e6e6e6; }

.Beast-tools_redBoxTip__1meYT {
  display: flex;
  align-items: center;
  color: #e6e6e6; }
  .Beast-tools_redBoxTip__1meYT .Beast-tools_redBoxTipIcon__JXy1- {
    cursor: pointer;
    margin-left: 8px; }

.Beast-interaction_interaction-wrap__2Aeuh {
  border-radius: 3px;
  flex: 1;
  text-align: left;
  background: #252728;
  color: #e6e6e6;
  width: 100%;
  height: calc(100% - 240px); }
  .Beast-interaction_interaction-wrap__2Aeuh.Beast-interaction_newWrap__u3I6W {
    background: #333333; }
  .Beast-interaction_interaction-wrap__2Aeuh.Beast-interaction_modal-interact__1Bg_C {
    box-sizing: border-box;
    height: 100%; }
  .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_title__2vbGq {
    border-radius: 3px 3px 0 0;
    height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #323536;
    padding: 0 12px;
    color: #e6e6e6;
    font-size: 14px; }
    .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_title__2vbGq .Beast-interaction_right__2piYD {
      display: flex;
      align-items: center;
      -webkit-app-region: no-drag; }
    .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_title__2vbGq .Beast-interaction_setTop__1toc2 {
      font-size: 12px;
      margin-right: 12px;
      cursor: pointer;
      color: #b3b3b3; }
      .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_title__2vbGq .Beast-interaction_setTop__1toc2:hover {
        color: #e6e6e6; }
    .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_title__2vbGq .Beast-interaction_close-icon__aI5ov {
      cursor: pointer;
      color: #b3b3b3; }
      .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_title__2vbGq .Beast-interaction_close-icon__aI5ov:hover {
        color: #e6e6e6; }
  .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_newTitle__2DZD3 {
    background: none; }
  .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_canDarag__1FCwv {
    -webkit-app-region: drag; }
  .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_interaction-content__uladw {
    padding-top: 4px;
    height: calc(100% - 96px);
    overflow: auto;
    font-size: 14px;
    line-height: 1; }
  .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_commentWrap__1L7Uy {
    padding: 0px 12px;
    font-size: 13px;
    box-sizing: border-box;
    height: 52px;
    background: #252728;
    border-radius: 3px;
    box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.04);
    display: flex;
    align-items: center; }
    .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_commentWrap__1L7Uy > div:first-child {
      box-shadow: none !important;
      border: none;
      padding: 0;
      font-size: 13px; }
      .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_commentWrap__1L7Uy > div:first-child textarea {
        height: 18px; }
  .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_newCommentWrap__3lN6N {
    background: #333333; }
    .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_newCommentWrap__3lN6N > div:first-child {
      background: #333333; }
  .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_hasMore__3yxBS {
    padding: 6px 12px;
    background: #e6e6e6;
    border-radius: 100px;
    position: fixed;
    right: 65px;
    bottom: 22px;
    z-index: 10;
    display: flex;
    align-items: center; }
    .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_hasMore__3yxBS .Beast-interaction_text__27wxF {
      color: rgba(0, 0, 0, 0.8);
      line-height: 12px;
      margin-left: 4px; }
    .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_hasMore__3yxBS:hover {
      cursor: pointer;
      background: #fff; }
  .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_gift-wrap__19KAp {
    color: #73f8ff;
    background: rgba(115, 248, 255, 0.05);
    margin-top: 4px;
    padding: 5px 12px;
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_gift-wrap__19KAp .Beast-interaction_gift-img__3PyTN {
      margin-left: 4px;
      height: 1.42em; }
  .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_share-wrap__3TN0W {
    color: #ffd873;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 5px 12px;
    margin: 4px 0; }
    .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_share-wrap__3TN0W .Beast-interaction_share-img__2a8C- {
      margin-left: 4px;
      height: 1.714em;
      align-self: flex-end; }
  .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_action-order__2gkko {
    font-size: 14px;
    padding: 8px 12px;
    display: flex;
    border-radius: 2px;
    margin-top: 4px;
    background: rgba(212, 222, 255, 0.08); }
    .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_action-order__2gkko .Beast-interaction_image-wrap__1DFZD {
      width: 48px;
      height: 48px;
      position: relative;
      flex-shrink: 0; }
      .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_action-order__2gkko .Beast-interaction_image-wrap__1DFZD img {
        width: 100%;
        height: 100%;
        border-radius: 2px; }
      .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_action-order__2gkko .Beast-interaction_image-wrap__1DFZD .Beast-interaction_badge__3tT5w {
        position: absolute;
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, 0.5);
        border-radius: 3px 0px 3px 0px;
        font-size: 12px;
        width: 20px;
        height: 20px;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center; }
    .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_action-order__2gkko .Beast-interaction_content__dIM2S {
      display: flex;
      flex-direction: column;
      margin-left: 8px;
      justify-content: space-around; }
      .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_action-order__2gkko .Beast-interaction_content__dIM2S .Beast-interaction_goodsName__2qnSx {
        font-size: 12px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: 100px; }
    .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_action-order__2gkko .Beast-interaction_wantTech__QIDwX {
      word-break: keep-all;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: flex-end; }
  .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_action__1ohuh {
    font-size: 1em;
    white-space: nowrap; }
    .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_action__1ohuh .Beast-interaction_actionDetail__9jjJ6 {
      color: #b3b3b3; }
  .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_author__3PL5V {
    color: #ffd873;
    margin-right: 4px;
    word-break: break-all; }
    .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_author__3PL5V:not(:first-child) {
      margin-left: 4px; }
  .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_action-fav__3Xws2 {
    font-size: 1em;
    color: #ffd873;
    padding: 8px 12px;
    display: flex;
    align-items: center; }
    .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_action-fav__3Xws2 .Beast-interaction_tagIcon__1NfZc {
      vertical-align: middle;
      height: 1.07em;
      margin: 0 4px; }
      .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_action-fav__3Xws2 .Beast-interaction_tagIcon__1NfZc:not(:first-child) {
        margin-left: 4px; }
    .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_action-fav__3Xws2 .Beast-interaction_leftMargin__jgH97 {
      margin-left: 3px; }
  .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_msg-wrap__2Oag0 {
    padding: 4px 12px;
    line-height: calc(1em + 6px); }
    .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_msg-wrap__2Oag0 .Beast-interaction_tagText__1Fyi3 {
      display: inline-block;
      background-image: linear-gradient(-45deg, #7aa6ff 0%, #3c7def 100%);
      border-radius: 2px;
      color: #ffffff;
      height: 1.32em;
      line-height: 1.32em;
      font-weight: 500;
      margin-right: 2px;
      padding: 0 2px;
      vertical-align: middle;
      font-size: 0.714em; }
    .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_msg-wrap__2Oag0 .Beast-interaction_tagIcon__1NfZc {
      vertical-align: middle;
      height: 1.07em;
      margin: 0 4px; }
    .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_msg-wrap__2Oag0 .Beast-interaction_fansGroupIcon__3f-do {
      display: inline-block;
      height: 1em;
      margin-right: 4px; }
  .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_emptyBlock__3olxe {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #949494; }
  .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_teleprompter__33uGP {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 20px;
    margin-top: 4px;
    font-size: 14px;
    color: #85b9ff;
    padding: 4px 12px;
    background-color: #2b2f32; }
    .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_teleprompter__33uGP .Beast-interaction_teleprompterBtn__SKILh {
      height: 18px;
      line-height: 18px;
      min-width: 48px;
      border-radius: 10px;
      font-size: 12px;
      text-align: center;
      white-space: nowrap;
      margin-left: 4px;
      background-color: #ffffff;
      cursor: pointer; }
      .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_teleprompter__33uGP .Beast-interaction_teleprompterBtn__SKILh:hover {
        background-color: #e6e6e6; }
  .Beast-interaction_interaction-wrap__2Aeuh .Beast-interaction_flowCard__q6lin {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 20px;
    margin-top: 4px;
    font-size: 14px;
    color: #85b9ff;
    padding: 4px 12px;
    background-color: #2b2f32; }

.Beast-interaction_setFontWrap__Cq4g- {
  width: 127px;
  height: 28px;
  background: #252728;
  border: 1px solid #47494d;
  border-radius: 3px;
  font-size: 12px;
  line-height: 28px;
  color: #e6e6e6;
  display: flex;
  justify-content: space-around;
  -webkit-app-region: no-drag; }

.Beast-interaction_setFontIcon__2BpHb {
  font-size: 22px;
  cursor: pointer; }

.Beast-interaction_grayFontIcon__2hiUw {
  color: #b3b3b3; }

.Beast-interaction_contextMenu__gThAB {
  position: absolute;
  background: #252728;
  border: 1px solid #47494d;
  border-radius: 4px;
  z-index: 99;
  min-width: 120px; }

.Beast-interaction_contextItem__3_afj {
  padding: 4px 8px;
  cursor: pointer;
  font-size: 14px;
  border-radius: 4px; }

.Beast-interaction_contextItem__3_afj:hover {
  background: #000; }

.Beast-user-card_popoverContent__3XnOV {
  width: 200px;
  color: #b3b3b3;
  position: relative;
  line-height: 1; }
  .Beast-user-card_popoverContent__3XnOV .Beast-user-card_clickToHide__3pb2V {
    width: 98px;
    height: 26px;
    position: absolute;
    left: 0;
    top: 0; }
  .Beast-user-card_popoverContent__3XnOV .Beast-user-card_avatar__2lKQn {
    margin: 0 auto;
    text-align: center; }
    .Beast-user-card_popoverContent__3XnOV .Beast-user-card_avatar__2lKQn img {
      width: 46px;
      border-radius: 50%;
      border: 2px solid #e02e24; }
  .Beast-user-card_popoverContent__3XnOV .Beast-user-card_forbid__3Pa50 {
    position: absolute;
    top: 32px;
    right: 8px;
    color: #808080; }
    .Beast-user-card_popoverContent__3XnOV .Beast-user-card_forbid__3Pa50:hover {
      cursor: pointer;
      color: #b3b3b3; }
      .Beast-user-card_popoverContent__3XnOV .Beast-user-card_forbid__3Pa50:hover .Beast-user-card_icon__RX2zM g {
        fill: #b3b3b3; }
  .Beast-user-card_popoverContent__3XnOV .Beast-user-card_coverBg__qc0ma {
    margin-top: -30px;
    background-color: #323536;
    border-top: 2px solid #e02e24;
    border-radius: 6px;
    padding: 30px 21px 12px;
    display: flex;
    flex-direction: column;
    align-items: center; }
  .Beast-user-card_popoverContent__3XnOV .Beast-user-card_name__17Tci {
    color: #e6e6e6;
    font-weight: 500;
    line-height: 14px; }
  .Beast-user-card_popoverContent__3XnOV .Beast-user-card_desc__-sPjJ {
    margin-top: 8px; }
  .Beast-user-card_popoverContent__3XnOV .Beast-user-card_fansItem__aNrCI {
    margin-top: 8px;
    display: flex;
    align-items: center; }
    .Beast-user-card_popoverContent__3XnOV .Beast-user-card_fansItem-icon__3gLIT {
      margin-right: 4px; }
  .Beast-user-card_popoverContent__3XnOV .Beast-user-card_tags__2c2xi {
    margin-top: 12px;
    display: flex;
    align-items: center; }
    .Beast-user-card_popoverContent__3XnOV .Beast-user-card_tags__2c2xi .Beast-user-card_tagItem__2tmAP {
      vertical-align: middle;
      height: 15px; }
      .Beast-user-card_popoverContent__3XnOV .Beast-user-card_tags__2c2xi .Beast-user-card_tagItem__2tmAP:not(:first-child) {
        margin-left: 4px; }
    .Beast-user-card_popoverContent__3XnOV .Beast-user-card_tags__2c2xi .Beast-user-card_collect__2zcld {
      background-color: #c1dcff;
      color: #3377cc;
      line-height: 15px;
      padding: 0 2px;
      white-space: nowrap; }

@charset "UTF-8";
.Beast-online-list_wrap__3s0An {
  border-radius: 3px;
  height: 220px;
  text-align: left;
  background: #252728;
  color: #e6e6e6;
  width: 100%;
  margin-bottom: 10px;
  line-height: 20px; }
  .Beast-online-list_wrap__3s0An.Beast-online-list_newWrap__357DH {
    background: #333333; }
  .Beast-online-list_wrap__3s0An.Beast-online-list_allHeight__3ZCTy {
    height: 100%;
    margin-bottom: 0px; }
  .Beast-online-list_wrap__3s0An .Beast-online-list_title__1qoVi {
    border-radius: 3px 3px 0 0;
    height: 40px;
    display: flex;
    align-items: center;
    background: #323536;
    padding: 0 12px;
    color: #e6e6e6;
    font-size: 14px; }
    .Beast-online-list_wrap__3s0An .Beast-online-list_title__1qoVi .Beast-online-list_titleTip__gRbUE {
      flex-grow: 1; }
    .Beast-online-list_wrap__3s0An .Beast-online-list_title__1qoVi .Beast-online-list_refresh__1LZ0a {
      cursor: pointer;
      color: #b3b3b3; }
      .Beast-online-list_wrap__3s0An .Beast-online-list_title__1qoVi .Beast-online-list_refresh__1LZ0a:hover {
        color: #e6e6e6; }
  .Beast-online-list_wrap__3s0An .Beast-online-list_newTitle__1_LBU {
    background: none; }
  .Beast-online-list_wrap__3s0An .Beast-online-list_content__2VeYo {
    height: calc(100% - 40px);
    overflow: auto; }
  .Beast-online-list_wrap__3s0An .Beast-online-list_last__pbrmA {
    width: 100%;
    height: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #808080;
    margin-top: 20px;
    margin-bottom: 12px;
    font-size: 12px; }
  .Beast-online-list_wrap__3s0An .Beast-online-list_emptyBlock__24s_L {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #949494; }

/*控制整个滚动条*/
::-webkit-scrollbar {
  background-color: transparent;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-clip: padding-box; }

/*滚动条两端方向按钮*/
::-webkit-scrollbar-button {
  width: 0;
  height: 0; }

/*滚动条中间滑动部分*/
::-webkit-scrollbar-thumb {
  background-color: #3e4142;
  border-radius: 5px; }

/*滚动条右下角区域*/
::-webkit-scrollbar-corner {
  width: 0;
  height: 0; }

/*滚动条右下角区域*/
::-webkit-scrollbar-corner {
  width: 0;
  height: 0; }

.Beast-online-item_row__qgwWF {
  clear: both;
  cursor: pointer;
  margin-bottom: 12px;
  display: flex; }
  .Beast-online-item_row__qgwWF:first-child {
    margin-top: 10px; }
  .Beast-online-item_row__qgwWF .Beast-online-item_avatar__3BAV8 {
    width: 34px;
    height: 34px;
    margin: 0 10px 0 12px;
    border-radius: 50%; }
  .Beast-online-item_row__qgwWF .Beast-online-item_infoContainer__3HQd2 {
    flex-grow: 1; }
    .Beast-online-item_row__qgwWF .Beast-online-item_infoContainer__3HQd2 .Beast-online-item_name__35qMq {
      color: #e6e6e6;
      font-size: 12px;
      display: block;
      height: 17px;
      line-height: 17px; }
    .Beast-online-item_row__qgwWF .Beast-online-item_infoContainer__3HQd2 .Beast-online-item_tagContainer__23UHq {
      height: 13px; }
      .Beast-online-item_row__qgwWF .Beast-online-item_infoContainer__3HQd2 .Beast-online-item_tagContainer__23UHq .Beast-online-item_tag__3eBbb {
        height: 15px;
        margin-right: 4px;
        margin-top: 4px;
        float: left; }

.Beast-onlineListAndInteract_right__ca6t1 {
  width: 244px;
  height: 100%;
  -webkit-app-region: drag;
  display: flex;
  flex-direction: column;
  background: #242424; }

.Beast-live-display_liveDisplay__2uA_d {
  display: flex;
  flex-direction: column;
  height: 100%; }
  .Beast-live-display_liveDisplay__2uA_d .Beast-live-display_top__2yqwX {
    height: calc(100% - 118px);
    flex: 1;
    margin-bottom: 8px;
    background-color: #323536ff; }
    .Beast-live-display_liveDisplay__2uA_d .Beast-live-display_top__2yqwX .Beast-live-display_title__2XMZ9 {
      position: relative;
      display: flex;
      align-items: center;
      height: 55px;
      padding: 0 12px;
      overflow: hidden;
      color: #e6e6e6;
      font-size: 14px;
      background-color: #323536ff; }
      .Beast-live-display_liveDisplay__2uA_d .Beast-live-display_top__2yqwX .Beast-live-display_title__2XMZ9 .Beast-live-display_state__28m7Y {
        height: 16px;
        line-height: 16px;
        min-width: 55px;
        margin-right: 4px;
        border-radius: 2px;
        background-color: #fe732dff; }
      .Beast-live-display_liveDisplay__2uA_d .Beast-live-display_top__2yqwX .Beast-live-display_title__2XMZ9 .Beast-live-display_shareContent__1oiBc {
        position: absolute;
        display: flex;
        align-items: center;
        right: 12px;
        height: 26px;
        width: 56px;
        box-sizing: border-box;
        color: #b3b3b3;
        cursor: pointer; }
        .Beast-live-display_liveDisplay__2uA_d .Beast-live-display_top__2yqwX .Beast-live-display_title__2XMZ9 .Beast-live-display_shareContent__1oiBc .Beast-live-display_sharePic__3uTko {
          box-sizing: border-box;
          margin-left: 2px; }
        .Beast-live-display_liveDisplay__2uA_d .Beast-live-display_top__2yqwX .Beast-live-display_title__2XMZ9 .Beast-live-display_shareContent__1oiBc:hover {
          color: #e6e6e6; }
      .Beast-live-display_liveDisplay__2uA_d .Beast-live-display_top__2yqwX .Beast-live-display_title__2XMZ9 .Beast-live-display_changeLiveMode__1Gu0r,
      .Beast-live-display_liveDisplay__2uA_d .Beast-live-display_top__2yqwX .Beast-live-display_title__2XMZ9 .Beast-live-display_changeLiveModePlaying__36Bhi {
        position: absolute;
        right: 12px;
        display: flex;
        align-items: center;
        height: 14px;
        font-size: 13px;
        color: #e6e6e6; }
        .Beast-live-display_liveDisplay__2uA_d .Beast-live-display_top__2yqwX .Beast-live-display_title__2XMZ9 .Beast-live-display_changeLiveMode__1Gu0r:hover,
        .Beast-live-display_liveDisplay__2uA_d .Beast-live-display_top__2yqwX .Beast-live-display_title__2XMZ9 .Beast-live-display_changeLiveModePlaying__36Bhi:hover {
          color: #e02e24; }
          .Beast-live-display_liveDisplay__2uA_d .Beast-live-display_top__2yqwX .Beast-live-display_title__2XMZ9 .Beast-live-display_changeLiveMode__1Gu0r:hover .Beast-live-display_changeLiveModePic__EELbz g,
          .Beast-live-display_liveDisplay__2uA_d .Beast-live-display_top__2yqwX .Beast-live-display_title__2XMZ9 .Beast-live-display_changeLiveModePlaying__36Bhi:hover .Beast-live-display_changeLiveModePic__EELbz g {
            fill: #e02e24; }
      .Beast-live-display_liveDisplay__2uA_d .Beast-live-display_top__2yqwX .Beast-live-display_title__2XMZ9 .Beast-live-display_changeLiveModePlaying__36Bhi {
        right: 76px; }
    .Beast-live-display_liveDisplay__2uA_d .Beast-live-display_top__2yqwX .Beast-live-display_obs__3BWwH {
      width: 100%;
      height: calc(100% - 110px);
      margin-bottom: 55px;
      background-color: #000000;
      position: relative; }
    .Beast-live-display_liveDisplay__2uA_d .Beast-live-display_top__2yqwX .Beast-live-display_obsStudioMode__2aK-B {
      height: calc(100% - 63px);
      background: #323536;
      margin-top: 8px;
      margin-bottom: 0; }
  .Beast-live-display_liveDisplay__2uA_d .Beast-live-display_topStudioMode__3eh3H {
    background-color: transparent; }
  .Beast-live-display_liveDisplay__2uA_d footer {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    height: 110px;
    background-color: #323536ff; }
    .Beast-live-display_liveDisplay__2uA_d footer > section {
      display: flex;
      justify-content: space-between;
      width: 100%; }
    .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_operationWrapper__3uIU3 {
      position: relative;
      display: flex;
      align-items: center;
      height: 100%;
      padding: 0 20px; }
    .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_watchMode___RrV9 {
      position: absolute;
      z-index: 2;
      left: 0;
      top: 0;
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      height: 100%;
      background-color: rgba(37, 39, 40, 0.6); }
      .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_watchMode___RrV9 .Beast-live-display_watchModeLeft__4CvuA {
        flex: 1;
        height: 100%;
        cursor: not-allowed; }
      .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_watchMode___RrV9 .Beast-live-display_watchModeRight__37593 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 146px;
        height: 100%; }
        .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_watchMode___RrV9 .Beast-live-display_watchModeRight__37593 .Beast-live-display_backListBtn__2su2T {
          margin-bottom: 8px; }
    .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf-,
    .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_middle-speaker__1yDcE,
    .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_right-live__1INBq {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 46px; }
    .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_screen-text__2oh4_ {
      width: 60px; }
    .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- {
      justify-content: flex-start;
      max-width: 300px; }
      .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_camera__3FE2i,
      .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_page__1mN6j,
      .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_beauty__2wgfU {
        color: #e6e6e6;
        font-size: 12px;
        margin-right: 24px;
        white-space: nowrap;
        cursor: pointer; }
        .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_camera__3FE2i img,
        .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_page__1mN6j img,
        .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_beauty__2wgfU img {
          width: 30px;
          height: 30px; }
        .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_camera__3FE2i .Beast-live-display_icon__25th8,
        .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_page__1mN6j .Beast-live-display_icon__25th8,
        .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_beauty__2wgfU .Beast-live-display_icon__25th8 {
          width: 30px;
          height: 30px;
          margin: 0 auto 2px;
          background: url(https://promotion.pddpic.com/promo/duoduo-live/50c8beaa-330a-4e4a-b96d-f55fa927e73c.png.slim.png);
          background-size: contain; }
        .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_camera__3FE2i .Beast-live-display_screenText__2dPl4,
        .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_page__1mN6j .Beast-live-display_screenText__2dPl4,
        .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_beauty__2wgfU .Beast-live-display_screenText__2dPl4 {
          width: 60px; }
        .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_camera__3FE2i:hover,
        .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_page__1mN6j:hover,
        .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_beauty__2wgfU:hover {
          color: #e02e24; }
          .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_camera__3FE2i:hover .Beast-live-display_pageBgi__1cX4Z path,
          .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_camera__3FE2i:hover .Beast-live-display_beauty__2wgfU path,
          .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_page__1mN6j:hover .Beast-live-display_pageBgi__1cX4Z path,
          .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_page__1mN6j:hover .Beast-live-display_beauty__2wgfU path,
          .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_beauty__2wgfU:hover .Beast-live-display_pageBgi__1cX4Z path,
          .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_beauty__2wgfU:hover .Beast-live-display_beauty__2wgfU path {
            stroke: #e02e24; }
          .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_camera__3FE2i:hover .Beast-live-display_cameraBgi__38DZN path,
          .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_page__1mN6j:hover .Beast-live-display_cameraBgi__38DZN path,
          .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_beauty__2wgfU:hover .Beast-live-display_cameraBgi__38DZN path {
            fill: #e02e24;
            stroke: #e02e24; }
          .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_camera__3FE2i:hover .Beast-live-display_cameraBgi__38DZN circle,
          .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_page__1mN6j:hover .Beast-live-display_cameraBgi__38DZN circle,
          .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_beauty__2wgfU:hover .Beast-live-display_cameraBgi__38DZN circle {
            stroke: #e02e24; }
          .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_camera__3FE2i:hover .Beast-live-display_icon__25th8,
          .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_page__1mN6j:hover .Beast-live-display_icon__25th8,
          .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_beauty__2wgfU:hover .Beast-live-display_icon__25th8 {
            background: url(https://promotion.pddpic.com/promo/duoduo-live/d243271e-fdd0-4e28-9dd0-2a32d0075705.png.slim.png);
            background-size: contain; }
      .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_leftMedia__1nqf- .Beast-live-display_microphoneSetting__hCFTZ {
        margin: 0; }
    .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_pageEditing__1v0me {
      color: #e02e24 !important; }
      .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_pageEditing__1v0me .Beast-live-display_pageBgi__1cX4Z path {
        stroke: #e02e24; }
      .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_pageEditing__1v0me .Beast-live-display_screenText__2dPl4 {
        display: flex;
        justify-content: center; }
    .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_rightLive__250f6 {
      display: flex;
      align-items: center;
      justify-content: flex-end;
      width: 96px;
      white-space: nowrap; }
      .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_rightLive__250f6 .Beast-live-display_startLiveBtn__xO6sJ {
        width: 96px;
        height: 40px;
        background-color: #e02e24ff;
        border-radius: 3px;
        font-size: 16px;
        font-weight: 500;
        color: #ffffffff;
        cursor: pointer; }
        .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_rightLive__250f6 .Beast-live-display_startLiveBtn__xO6sJ:hover {
          background-color: #ad241cff; }
      .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_rightLive__250f6 .Beast-live-display_container__1PciH {
        position: relative; }
        .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_rightLive__250f6 .Beast-live-display_container__1PciH .Beast-live-display_time__1tLfk {
          width: 96px;
          position: absolute;
          text-align: center;
          margin-top: 8px;
          color: #808080; }
    .Beast-live-display_liveDisplay__2uA_d footer .Beast-live-display_cloudRightLive__1VLS9 {
      position: absolute;
      right: 20px; }

.Beast-live-display_disabledCursor__19JB5 {
  cursor: not-allowed; }
  .Beast-live-display_disabledCursor__19JB5 .Beast-live-display_disabledPointEvent__ZWSuI {
    pointer-events: none;
    opacity: 0.7; }

.Beast-live-display_obs-dashboard-tooltip__IvxDr {
  height: 30px;
  width: 182px;
  line-height: 30px;
  font-size: 12px;
  color: #e6e6e6; }

.Beast-live-display_endPopover__14aVe {
  overflow: hidden; }

.Beast-live-display_editScene__3k-iI {
  height: 16px;
  line-height: 16px;
  padding: 2px 4px;
  font-size: 12px;
  color: #ffffff;
  background-color: #fe732d;
  border-radius: 2px;
  margin-right: 4px; }

.Beast-live-display_editSceneText__1iimc {
  height: 14px;
  color: #fe732d; }

.Beast-live-display_titleEdit__WVFas {
  position: absolute;
  z-index: 1;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: #323536ff; }

.Beast-live-display_liveHealthWrap__gXKOn {
  height: 16px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 2px;
  margin-right: 4px; }

.Beast-live-display_liveHealthText__3PS7B {
  font-size: 12px;
  color: #ffffff;
  font-family: PingFangSC-Regular;
  line-height: 12px;
  padding: 0 4px 0 2px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .Beast-live-display_liveHealthText__3PS7B:hover {
    cursor: pointer; }

.Beast-live-display_devide__3x3YB {
  width: 1.5px;
  height: 10px;
  line-height: 10.5px;
  background: #979797;
  margin: 3px; }

.Beast-live-display_status__2hg98 {
  color: #00ac63; }

.Beast-live-display_abnormalStatus__2ynmz {
  color: #ff4a40; }

.Beast-live-display_particalAbnormalStatus__2eoMV {
  color: #ff7300; }

.Beast-edit-source_wrap__13aeq {
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  background-color: #323536ff;
  padding: 0 30px; }

.Beast-edit-source_left__ABjQu,
.Beast-edit-source_right__13gLb,
.Beast-edit-source_item__32yHr {
  display: flex;
  align-items: center; }

.Beast-edit-source_right__13gLb {
  position: absolute;
  right: 30px; }

.Beast-edit-source_item__32yHr {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 32px;
  font-size: 18px;
  cursor: pointer; }
  .Beast-edit-source_item__32yHr > span {
    font-size: 14px; }
  .Beast-edit-source_item__32yHr:hover {
    color: #e02e24; }
    .Beast-edit-source_item__32yHr:hover > .Beast-edit-source_icon__1i-ac path {
      fill: #e02e24;
      stroke: #e02e24; }

.Beast-edit-source_icon__1i-ac {
  height: 30px;
  width: 30px;
  margin-bottom: 8px; }
  .Beast-edit-source_icon__1i-ac path {
    fill: #e6e6e6;
    stroke: #e6e6e6; }

.Beast-volume-item_progress__nX4zt {
  display: flex;
  align-items: center;
  justify-content: center; }
  .Beast-volume-item_progress__nX4zt img {
    margin-right: 13px;
    cursor: pointer; }

.Beast-volume-item_micDance__2h_VS {
  height: 20px;
  width: 20px;
  margin-right: 13px;
  cursor: pointer;
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  background-image: -webkit-linear-gradient(bottom, #e02e24 0, #e02e24 50%, #e6e6e6 50%, #e6e6e6 100%); }

.Beast-volume-operation_middleSpeaker__2Zd7b {
  display: flex;
  justify-content: center;
  width: 207px;
  border-left: 1px solid #2f3033;
  border-right: 1px solid #2f3033; }
  .Beast-volume-operation_middleSpeaker__2Zd7b .Beast-volume-operation_middleContent__3z3xm {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 50px; }
    .Beast-volume-operation_middleSpeaker__2Zd7b .Beast-volume-operation_middleContent__3z3xm .Beast-volume-operation_progress__x15je {
      display: flex;
      align-items: center;
      justify-content: center; }
      .Beast-volume-operation_middleSpeaker__2Zd7b .Beast-volume-operation_middleContent__3z3xm .Beast-volume-operation_progress__x15je img {
        margin-right: 13px;
        cursor: pointer; }

.Beast-cloud-live_cloudLive__2BY61 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  background-color: #131417; }

.Beast-cloud-live_player__1hVsN {
  width: 31.7%;
  height: 100%;
  object-fit: cover;
  background-color: black; }

.Beast-cloud-live_coverImg__39wdN {
  height: 100%;
  width: 100%; }
  .Beast-cloud-live_coverImg__39wdN > img {
    width: 31.7%;
    height: 100%;
    object-fit: cover;
    -webkit-user-drag: none; }

.Beast-beauty-modal_beautyModal__9DQV8 {
  border-radius: 6px;
  height: 100vh;
  width: 100vw;
  background-color: #252728; }
  .Beast-beauty-modal_beautyModal__9DQV8 .Beast-beauty-modal_carousel__QBPD6 {
    position: absolute;
    top: 30px; }
    .Beast-beauty-modal_beautyModal__9DQV8 .Beast-beauty-modal_carousel__QBPD6 .Beast-beauty-modal_min__1zAHY {
      padding-right: 5px;
      width: 18px;
      display: inline-block; }
    .Beast-beauty-modal_beautyModal__9DQV8 .Beast-beauty-modal_carousel__QBPD6 .Beast-beauty-modal_max__dfaHW {
      padding-left: 5px;
      width: 18px;
      display: inline-block; }
    .Beast-beauty-modal_beautyModal__9DQV8 .Beast-beauty-modal_carousel__QBPD6 .Beast-beauty-modal_slider__uCYqy {
      width: 170px;
      display: flex;
      justify-content: space-between; }
  .Beast-beauty-modal_beautyModal__9DQV8 .Beast-beauty-modal_header__1Og1C {
    height: 40px;
    width: 100%;
    line-height: 40px;
    padding-left: 12px;
    border-radius: 6px 6px 0 0;
    background-color: #323536;
    box-sizing: border-box; }
    .Beast-beauty-modal_beautyModal__9DQV8 .Beast-beauty-modal_header__1Og1C .Beast-beauty-modal_headerDrag__13H3R {
      -webkit-app-region: drag;
      display: inline-block;
      width: calc(100% - 26px); }
      .Beast-beauty-modal_beautyModal__9DQV8 .Beast-beauty-modal_header__1Og1C .Beast-beauty-modal_headerDrag__13H3R > span:first-child {
        font-size: 16px;
        color: #e6e6e6;
        margin-right: 8px; }
      .Beast-beauty-modal_beautyModal__9DQV8 .Beast-beauty-modal_header__1Og1C .Beast-beauty-modal_headerDrag__13H3R > span:last-child {
        font-size: 14px;
        color: #b3b3b3; }
    .Beast-beauty-modal_beautyModal__9DQV8 .Beast-beauty-modal_header__1Og1C .Beast-beauty-modal_close__1q3k8 {
      color: #b3b3b3;
      font-size: 16px;
      cursor: pointer; }
      .Beast-beauty-modal_beautyModal__9DQV8 .Beast-beauty-modal_header__1Og1C .Beast-beauty-modal_close__1q3k8:hover {
        color: #e6e6e6; }
  .Beast-beauty-modal_beautyModal__9DQV8 .Beast-beauty-modal_content__1OvWz {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    height: calc(100vh - 40px); }
    .Beast-beauty-modal_beautyModal__9DQV8 .Beast-beauty-modal_content__1OvWz .Beast-beauty-modal_beautyItem__34sg6 {
      display: flex;
      align-items: center;
      justify-content: space-between;
      height: 20px;
      margin-bottom: 16px;
      font-size: 14px;
      color: #e6e6e6; }
    .Beast-beauty-modal_beautyModal__9DQV8 .Beast-beauty-modal_content__1OvWz .Beast-beauty-modal_beautyItemDisabled__3CVBn {
      opacity: 0.24; }
    .Beast-beauty-modal_beautyModal__9DQV8 .Beast-beauty-modal_content__1OvWz .Beast-beauty-modal_operator__2ips9 {
      display: flex;
      justify-content: flex-end;
      font-size: 12px;
      color: #b3b3b3;
      position: absolute;
      right: 20px;
      bottom: 16px; }
      .Beast-beauty-modal_beautyModal__9DQV8 .Beast-beauty-modal_content__1OvWz .Beast-beauty-modal_operator__2ips9 .Beast-beauty-modal_closeBeauty__10x-q,
      .Beast-beauty-modal_beautyModal__9DQV8 .Beast-beauty-modal_content__1OvWz .Beast-beauty-modal_operator__2ips9 .Beast-beauty-modal_refreshBeauty__3i9Ou {
        display: flex;
        align-items: center;
        color: #b3b3b3;
        cursor: pointer; }
        .Beast-beauty-modal_beautyModal__9DQV8 .Beast-beauty-modal_content__1OvWz .Beast-beauty-modal_operator__2ips9 .Beast-beauty-modal_closeBeauty__10x-q:hover,
        .Beast-beauty-modal_beautyModal__9DQV8 .Beast-beauty-modal_content__1OvWz .Beast-beauty-modal_operator__2ips9 .Beast-beauty-modal_refreshBeauty__3i9Ou:hover {
          color: #e6e6e6; }
      .Beast-beauty-modal_beautyModal__9DQV8 .Beast-beauty-modal_content__1OvWz .Beast-beauty-modal_operator__2ips9 .Beast-beauty-modal_closeBeauty__10x-q {
        margin-right: 12px; }
  .Beast-beauty-modal_beautyModal__9DQV8 .Beast-beauty-modal_tips__1ioVI {
    display: flex;
    align-items: center;
    margin: -7px 0 12px 0;
    color: #4d4d4d;
    font-size: 12px; }
    .Beast-beauty-modal_beautyModal__9DQV8 .Beast-beauty-modal_tips__1ioVI span:last-child {
      margin-left: 5px; }

.Beast-scene-list-manager_wrap__1hWRD {
  border-radius: 3px;
  color: #b3b3b3;
  background: #252728;
  height: calc(50% - 64px); }

.Beast-scene-list-manager_title__x_aI6 {
  border-radius: 3px 3px 0 0;
  height: 40px;
  display: flex;
  align-items: center;
  background: #323536;
  padding-left: 12px;
  color: #e6e6e6;
  font-size: 14px;
  position: relative; }

.Beast-scene-list-manager_sceneList__2vGWt {
  height: calc(100% - 40px);
  overflow-y: scroll; }

.Beast-scene-list-manager_tagWrapper__BB2YM {
  position: absolute;
  right: 0; }

.Beast-scene-list-manager_tag__DNDof {
  margin-right: 12px;
  font-size: 22px;
  font-weight: normal;
  cursor: pointer;
  color: #b3b3b3; }

.Beast-scene-list-manager_scene__1NF4H {
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  color: #e6e6e6;
  text-align: left;
  padding-left: 12px;
  cursor: pointer; }

.Beast-scene-list-manager_selectedScene__3KWTr {
  background: #3e4142; }

.Beast-source-list-manager_wrap__2PXnD {
  margin-top: 8px;
  height: calc(50% + 56px);
  color: #b3b3b3; }

.Beast-edit-source_wrap__2VVCh {
  border-radius: 3px;
  margin-top: 8px;
  height: 352px;
  color: #b3b3b3;
  background: #252728;
  height: 110px; }

.Beast-edit-source_title__36mlr {
  border-radius: 3px 3px 0 0;
  height: 40px;
  display: flex;
  align-items: center;
  text-align: center;
  background: #323536;
  padding-left: 12px;
  color: #e6e6e6;
  font-size: 14px;
  position: relative; }

.Beast-edit-source_left__JxP2Z,
.Beast-edit-source_item__sW4U5 {
  display: flex;
  align-items: center; }

.Beast-edit-source_left__JxP2Z {
  padding-right: 4px; }

.Beast-edit-source_item__sW4U5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 49px;
  padding: 12px 0;
  height: 84px;
  cursor: pointer; }
  .Beast-edit-source_item__sW4U5 .Beast-edit-source_name__uikzf {
    font-size: 12px; }
  .Beast-edit-source_item__sW4U5:hover {
    color: #e02e24; }
    .Beast-edit-source_item__sW4U5:hover > .Beast-edit-source_icon__3bJZK path {
      fill: #e02e24;
      stroke: #e02e24; }

.Beast-edit-source_icon__3bJZK {
  height: 24px;
  width: 24px;
  margin-bottom: 8px; }
  .Beast-edit-source_icon__3bJZK path {
    fill: #e6e6e6;
    stroke: #e6e6e6; }

.Beast-setting-item_source__3LUJW {
  color: #b3b3b3;
  height: 40px;
  position: relative; }
  .Beast-setting-item_source__3LUJW:hover {
    color: #e6e6e6; }
    .Beast-setting-item_source__3LUJW:hover path {
      fill: #e6e6e6; }
  .Beast-setting-item_source__3LUJW path {
    fill: #b3b3b3; }

.Beast-setting-item_selectedSource__3edTJ {
  background-color: #3e4142;
  color: #e6e6e6; }
  .Beast-setting-item_selectedSource__3edTJ path {
    fill: #e6e6e6; }

.Beast-setting-item_name__Mgos6 {
  width: 150px;
  height: 100%;
  display: flex;
  align-items: center;
  margin-left: 8px;
  text-align: left;
  cursor: pointer; }

.Beast-setting-item_delete__1oKEb,
.Beast-setting-item_visible__kZq3F {
  position: absolute;
  width: 14px;
  height: 14px;
  top: 17px;
  right: 13px;
  cursor: pointer; }

.Beast-setting-item_visible__kZq3F {
  right: 40px; }

.Beast-screen-setting_screen-setting-container__1E_QV {
  height: calc(100% - 118px);
  background: #252728;
  border-radius: 3px; }

.Beast-screen-setting_title__1_BvA {
  border-radius: 3px 3px 0 0;
  height: 40px;
  display: flex;
  align-items: center;
  background: #323536;
  padding-left: 12px;
  color: #e6e6e6;
  font-size: 14px;
  position: relative; }

.Beast-screen-setting_body__1h8uy {
  height: calc(100% - 41px);
  overflow-y: auto;
  width: 100%; }

.Beast-dashboard_obs-dashboard__5dC5L {
  display: flex;
  align-items: center;
  justify-content: center;
  height: calc(100vh - 50px);
  width: 100%;
  text-align: center;
  background-color: #131417ff; }
  .Beast-dashboard_obs-dashboard-spin__28DHh {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    font-size: 16px;
    margin-top: 8px; }
  .Beast-dashboard_obs-dashboard__5dC5L .Beast-dashboard_loading-icon__3Y9VA {
    animation: Beast-dashboard_loadingSpin__c6Vo7 1s infinite linear; }

@keyframes Beast-dashboard_loadingSpin__c6Vo7 {
  100% {
    transform: rotate(360deg); } }
  .Beast-dashboard_obs-dashboard__5dC5L .Beast-dashboard_dashboard-main__1I2Je {
    display: flex;
    height: 100%;
    box-sizing: border-box;
    padding: 12px; }
    .Beast-dashboard_obs-dashboard__5dC5L .Beast-dashboard_dashboard-main__1I2Je .Beast-dashboard_middle__1sISZ {
      height: 100%;
      flex: 1;
      margin: 0 8px; }
    .Beast-dashboard_obs-dashboard__5dC5L .Beast-dashboard_dashboard-main__1I2Je .Beast-dashboard_left__3bovB,
    .Beast-dashboard_obs-dashboard__5dC5L .Beast-dashboard_dashboard-main__1I2Je .Beast-dashboard_right__35Va_ {
      width: 244px;
      height: 100%;
      display: flex;
      flex-direction: column; }
  .Beast-dashboard_obs-dashboard__5dC5L .Beast-dashboard_error-guide__146Cq {
    display: flex;
    flex-direction: column;
    font-size: 16px;
    font-weight: 400;
    color: #e6e6e6; }
    .Beast-dashboard_obs-dashboard__5dC5L .Beast-dashboard_error-guide__146Cq .Beast-dashboard_title__2LOyB {
      margin-bottom: 20px; }
    .Beast-dashboard_obs-dashboard__5dC5L .Beast-dashboard_error-guide__146Cq .Beast-dashboard_steps__2hek6 {
      display: flex;
      height: 20px;
      font-size: 14px;
      color: #b3b3b3; }
      .Beast-dashboard_obs-dashboard__5dC5L .Beast-dashboard_error-guide__146Cq .Beast-dashboard_steps__2hek6 .Beast-dashboard_step__iP1Dd {
        display: flex;
        align-items: center;
        height: 20px;
        margin-bottom: 8px; }
      .Beast-dashboard_obs-dashboard__5dC5L .Beast-dashboard_error-guide__146Cq .Beast-dashboard_steps__2hek6 .Beast-dashboard_solve-error__jyeBJ {
        margin-left: 8px;
        color: #1199ee;
        cursor: pointer; }
        .Beast-dashboard_obs-dashboard__5dC5L .Beast-dashboard_error-guide__146Cq .Beast-dashboard_steps__2hek6 .Beast-dashboard_solve-error__jyeBJ:hover {
          opacity: 0.95; }

.Beast-data_dataDetail__3YVQH {
  padding: 12px 0px 12px 12px;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  box-sizing: border-box; }
  .Beast-data_dataDetail__3YVQH .Beast-data_left__1Hk_E {
    margin-right: 12px; }

.Beast-note-detail_itemContainer__1YK_k {
  margin-top: 16px; }
  .Beast-note-detail_itemContainer__1YK_k .Beast-note-detail_label__1Ov54 {
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 14px; }
    .Beast-note-detail_itemContainer__1YK_k .Beast-note-detail_label__1Ov54 .Beast-note-detail_statusValue__oHJSe {
      padding: 0 4px; }
    .Beast-note-detail_itemContainer__1YK_k .Beast-note-detail_label__1Ov54 .Beast-note-detail_commentIcon__2RHZp {
      display: flex;
      align-items: center; }
      .Beast-note-detail_itemContainer__1YK_k .Beast-note-detail_label__1Ov54 .Beast-note-detail_commentIcon__2RHZp .Beast-note-detail_icon__2fcwN {
        cursor: pointer;
        font-size: 18px;
        color: #ccc; }
    .Beast-note-detail_itemContainer__1YK_k .Beast-note-detail_label__1Ov54 .Beast-note-detail_excellent__1T3DC {
      color: #44bb00; }
    .Beast-note-detail_itemContainer__1YK_k .Beast-note-detail_label__1Ov54 .Beast-note-detail_great__27P_X {
      color: #ff7300; }
    .Beast-note-detail_itemContainer__1YK_k .Beast-note-detail_label__1Ov54 .Beast-note-detail_good__293Qd {
      color: #dd4433; }
  .Beast-note-detail_itemContainer__1YK_k .Beast-note-detail_suggestWrapper__3az0h {
    margin-top: 8px; }
    .Beast-note-detail_itemContainer__1YK_k .Beast-note-detail_suggestWrapper__3az0h .Beast-note-detail_suggestion__3ubRV {
      font-size: 14px;
      font-weight: 400;
      line-height: 20px;
      color: #b3b3b3; }

.Beast-show-info_titleWrap__jmSST {
  padding: 4px 12px 12px;
  display: flex;
  align-items: flex-start;
  line-height: 1;
  border-radius: 3px; }
  .Beast-show-info_titleWrap__jmSST .Beast-show-info_img__1EO36 {
    width: 64px;
    height: 64px;
    border-radius: 1px; }
  .Beast-show-info_titleWrap__jmSST .Beast-show-info_text__zvj6i {
    display: flex;
    flex-direction: column;
    margin-left: 8px; }
    .Beast-show-info_titleWrap__jmSST .Beast-show-info_text__zvj6i .Beast-show-info_title__3zg2q {
      text-align: left;
      font-size: 16px;
      margin-bottom: 8px;
      width: 190px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .Beast-show-info_titleWrap__jmSST .Beast-show-info_text__zvj6i .Beast-show-info_time__3RjIQ {
      margin-top: 8px;
      color: #b3b3b3;
      text-align: left; }

.Beast-show-info_blockWrap__q4SEj {
  border-radius: 3px;
  background: #323536; }
  .Beast-show-info_blockWrap__q4SEj:not(:first-child) {
    margin-top: 8px;
    border-top: none;
    flex: 1; }
  .Beast-show-info_blockWrap__q4SEj .Beast-show-info_moduleTitle__15xBU {
    color: #e6e6e6;
    font-size: 14px;
    padding: 12px;
    border-bottom: #47494d 1px solid;
    margin-bottom: 8px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .Beast-show-info_blockWrap__q4SEj .Beast-show-info_moduleTitle__15xBU .Beast-show-info_subTitle__yRt64 {
      cursor: pointer;
      font-size: 12px;
      font-weight: 400;
      color: #b3b3b3;
      display: flex;
      align-items: center; }
  .Beast-show-info_blockWrap__q4SEj .Beast-show-info_dataContainer__1nGfL {
    display: flex;
    flex-wrap: wrap; }
  .Beast-show-info_blockWrap__q4SEj .Beast-show-info_panel__TXsqW {
    box-sizing: border-box;
    width: 147px;
    padding: 20px 8px 20px 12px;
    position: relative;
    line-height: 1; }
    .Beast-show-info_blockWrap__q4SEj .Beast-show-info_panel-title__25yOp {
      line-height: 17px;
      border-bottom: #808080 1px dotted; }
    .Beast-show-info_blockWrap__q4SEj .Beast-show-info_panel-content__2Odt8 {
      margin-top: 16px;
      color: #e6e6e6;
      font-weight: 500;
      font-size: 20px; }
    .Beast-show-info_blockWrap__q4SEj .Beast-show-info_panel-note__2GdTW {
      margin-top: 8px; }

.Beast-show-info_content__LoUfY {
  padding: 8px 24px 24px; }

.Beast-search-show_chooseWrap__3ToLv {
  display: flex; }
  .Beast-search-show_chooseWrap__3ToLv .Beast-search-show_choose__1t8wl {
    flex: 1;
    display: flex;
    align-items: center; }
  .Beast-search-show_chooseWrap__3ToLv .Beast-search-show_label__XrfT6 {
    font-size: 14px;
    font-weight: 400;
    color: #e6e6e6;
    line-height: 20px;
    margin-right: 24px; }

.Beast-search-show_titleWrap__1bqr6 {
  padding: 4px;
  display: flex;
  align-items: flex-start;
  line-height: 1; }
  .Beast-search-show_titleWrap__1bqr6 .Beast-search-show_img__JvQAS {
    width: 48px;
    height: 48px;
    border-radius: 3px;
    display: block; }
  .Beast-search-show_titleWrap__1bqr6 .Beast-search-show_text__2P3Oo {
    display: flex;
    flex-direction: column;
    margin-left: 8px; }
    .Beast-search-show_titleWrap__1bqr6 .Beast-search-show_text__2P3Oo .Beast-search-show_title__3Xt7T {
      text-align: left;
      display: flex;
      align-items: center;
      font-size: 12px;
      margin-bottom: 4px; }
    .Beast-search-show_titleWrap__1bqr6 .Beast-search-show_text__2P3Oo .Beast-search-show_time__2MHdt {
      margin-top: 4px;
      color: #b3b3b3;
      text-align: left; }

@charset "UTF-8";
.Beast-line-card_lineCard__2_Sh8 {
  width: 100%;
  border-radius: 3px;
  background-color: #323536; }
  .Beast-line-card_lineCard__2_Sh8 div,
  .Beast-line-card_lineCard__2_Sh8 section {
    box-sizing: border-box; }
  .Beast-line-card_lineCard__2_Sh8 .Beast-line-card_title__3pFS7 {
    display: flex;
    align-items: center;
    height: 40px;
    font-size: 14px;
    color: #e6e6e6;
    padding-left: 12px; }
  .Beast-line-card_lineCard__2_Sh8 .Beast-line-card_line__2xL0m {
    position: relative;
    padding: 0 12px 12px; }
  .Beast-line-card_lineCard__2_Sh8 .Beast-line-card_empty__bmeFf::after {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    content: '\6682\65E0\6570\636E';
    background-color: #323536; }

.Beast-line-analysis_wrap__2uYFF {
  margin-top: 16px; }

.Beast-single-analysis_goodsWrap__1Qsk_ {
  display: flex;
  align-items: center;
  line-height: 1; }
  .Beast-single-analysis_goodsWrap__1Qsk_ .Beast-single-analysis_img__1EFEP {
    display: inline-block;
    width: 52px;
    height: 52px;
    border: 1px solid #47494d; }
  .Beast-single-analysis_goodsWrap__1Qsk_ .Beast-single-analysis_text__2hW9P {
    display: flex;
    flex-direction: column;
    margin-left: 8px; }
    .Beast-single-analysis_goodsWrap__1Qsk_ .Beast-single-analysis_text__2hW9P .Beast-single-analysis_title__3DRvr {
      font-size: 12px;
      font-weight: 400;
      color: #e6e6e6;
      line-height: 17px;
      margin-bottom: 8px;
      height: 34px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2; }
    .Beast-single-analysis_goodsWrap__1Qsk_ .Beast-single-analysis_text__2hW9P .Beast-single-analysis_time__o7C5f {
      color: #b3b3b3;
      text-align: left; }

.Beast-single-analysis_downloadSingle__26jbo {
  display: flex;
  justify-content: flex-end;
  margin: 12px 0; }

.Beast-single-analysis_modalWrapper__2AU_k {
  padding: 12px; }

.Beast-single-analysis_downloadProgress__36Cjb {
  display: flex;
  margin-top: 10px; }
  .Beast-single-analysis_downloadProgress__36Cjb .Beast-single-analysis_percentData__2hDsu {
    font-size: 16px; }

.Beast-single-analysis_spinner__tykPE {
  margin: 2px 0 0 4px;
  text-align: center; }

.Beast-single-analysis_spinner__tykPE > div {
  width: 4px;
  height: 4px;
  background-color: #676a6b;
  border-radius: 100%;
  display: inline-block;
  animation: Beast-single-analysis_bouncedelay__hWFbN 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  animation-fill-mode: both; }

.Beast-single-analysis_spinner__tykPE .Beast-single-analysis_bounce1__2Z_QH {
  animation-delay: -0.32s; }

.Beast-single-analysis_spinner__tykPE .Beast-single-analysis_bounce2__1-HXf {
  animation-delay: -0.16s; }

@keyframes Beast-single-analysis_bouncedelay__hWFbN {
  0%,
  80%,
  100% {
    transform: scale(0); }
  40% {
    transform: scale(1); } }

.Beast-single-analysis_dataModalFooter__2RupJ {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  margin-top: 30px; }

@charset "UTF-8";
.Beast-pie-card_pieCard__2201d {
  width: 100%;
  background-color: #323536;
  margin-bottom: 6px;
  border-radius: 3px; }
  .Beast-pie-card_pieCard__2201d .Beast-pie-card_title__ms6Yd {
    display: flex;
    align-items: center;
    height: 40px;
    font-size: 14px;
    color: #e6e6e6;
    padding-left: 12px;
    border-radius: 3px 3px 0 0; }
  .Beast-pie-card_pieCard__2201d .Beast-pie-card_pie__2jlOQ {
    position: relative;
    margin: 0 20px; }
  .Beast-pie-card_pieCard__2201d .Beast-pie-card_empty__2JhGy::after {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    content: '\6682\65E0\6570\636E';
    background-color: #323536; }

@charset "UTF-8";
.Beast-audit-analysis_auditWrapper__3CsP3 {
  display: flex;
  justify-content: center;
  margin-top: 16px; }
  .Beast-audit-analysis_auditWrapper__3CsP3 .Beast-audit-analysis_subTable__12yfy {
    flex: 1;
    width: 100%;
    background-color: #323536;
    margin-bottom: 6px;
    border-radius: 3px; }
    .Beast-audit-analysis_auditWrapper__3CsP3 .Beast-audit-analysis_subTable__12yfy .Beast-audit-analysis_title__2dQtl {
      display: flex;
      align-items: center;
      height: 40px;
      font-size: 14px;
      color: #e6e6e6;
      padding-left: 12px;
      border-radius: 3px 3px 0 0; }
    .Beast-audit-analysis_auditWrapper__3CsP3 .Beast-audit-analysis_subTable__12yfy .Beast-audit-analysis_bar__1Ww_R {
      position: relative;
      min-height: 240px;
      margin: 0 20px; }
    .Beast-audit-analysis_auditWrapper__3CsP3 .Beast-audit-analysis_subTable__12yfy .Beast-audit-analysis_empty__3XvSD::after {
      position: absolute;
      top: 0;
      height: 100%;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      content: '\6682\65E0\6570\636E';
      background-color: #323536; }
    .Beast-audit-analysis_auditWrapper__3CsP3 .Beast-audit-analysis_subTable__12yfy:not(:first-child) {
      margin-left: 8px; }
  .Beast-audit-analysis_auditWrapper__3CsP3 .Beast-audit-analysis_barItem__2KMJ3 {
    margin-bottom: 16px; }
    .Beast-audit-analysis_auditWrapper__3CsP3 .Beast-audit-analysis_barItem__2KMJ3 .Beast-audit-analysis_barTitle__3aNfC {
      font-size: 14px;
      font-weight: 400;
      color: #e6e6e6;
      line-height: 14px; }
    .Beast-audit-analysis_auditWrapper__3CsP3 .Beast-audit-analysis_barItem__2KMJ3 .Beast-audit-analysis_barProgress__38l59 {
      margin-top: 12px;
      display: flex;
      justify-content: space-between;
      align-items: center; }
    .Beast-audit-analysis_auditWrapper__3CsP3 .Beast-audit-analysis_barItem__2KMJ3 .Beast-audit-analysis_textInfo__2hr6F {
      font-size: 12px;
      font-weight: 400;
      color: #b3b3b3;
      line-height: 17px;
      text-align: center;
      padding: 0 4px; }
    .Beast-audit-analysis_auditWrapper__3CsP3 .Beast-audit-analysis_barItem__2KMJ3 .Beast-audit-analysis_progress__3Di3r {
      border-radius: 7px;
      flex: 1;
      height: 14px;
      background-color: #076fff; }
      .Beast-audit-analysis_auditWrapper__3CsP3 .Beast-audit-analysis_barItem__2KMJ3 .Beast-audit-analysis_progress__3Di3r .Beast-audit-analysis_left__2XLZI {
        border-radius: 7px;
        height: 14px;
        background-color: #f4c33d; }

@charset "UTF-8";
.Beast-data_dataWrapper__bmfI3 {
  padding: 12px;
  display: flex;
  justify-content: flex-start;
  box-sizing: border-box;
  height: 100%; }
  .Beast-data_dataWrapper__bmfI3 .Beast-data_nav__18LWZ {
    width: 304px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    max-height: 100%;
    overflow: auto;
    padding-right: 4px; }
  .Beast-data_dataWrapper__bmfI3 .Beast-data_main__37A5Q {
    margin-left: 8px; }

.Beast-data_content__3nrOW {
  margin-top: 16px;
  padding: 0 12px 12px;
  border-radius: 3px;
  background-color: #252728;
  height: calc(100% - 60px);
  max-height: calc(100% - 60px);
  overflow: auto; }

/*控制整个滚动条*/
::-webkit-scrollbar {
  background-color: transparent;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-clip: padding-box; }

/*滚动条两端方向按钮*/
::-webkit-scrollbar-button {
  width: 0;
  height: 0; }

/*滚动条中间滑动部分*/
::-webkit-scrollbar-thumb {
  background-color: #3e4142;
  border-radius: 5px; }

/*滚动条右下角区域*/
::-webkit-scrollbar-corner {
  width: 0;
  height: 0; }

.Beast-check-not-pass-alert_alertContent__1ObTE {
  width: 320px; }
  .Beast-check-not-pass-alert_alertContent__1ObTE .Beast-check-not-pass-alert_title__1zEui {
    font-size: 16px;
    color: #e6e6e6; }
  .Beast-check-not-pass-alert_alertContent__1ObTE .Beast-check-not-pass-alert_content__1Vmru {
    margin-top: 8px;
    font-size: 14px;
    color: #b3b3b3; }

.Beast-authorize-modal_closeBtn__1MSH2 {
  position: absolute;
  top: 12px;
  right: 12px;
  cursor: pointer; }

.Beast-authorize-modal_container__2ebrP {
  position: relative;
  width: 648px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px 20px 12px;
  color: #333;
  border-radius: 4px;
  background-image: url("https://commimg.pddpic.com/upload/mobile-video-layer/e89d9e92-69d6-4d75-9134-a5ad31f79977.png.slim.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #fff; }

.Beast-authorize-modal_title__3AwUQ {
  font-size: 30px;
  color: #151516;
  letter-spacing: -0.88px;
  margin-bottom: 14px;
  font-weight: 900;
  line-height: 40px; }
  .Beast-authorize-modal_title__3AwUQ > span {
    color: #e02e24; }

.Beast-authorize-modal_agreement__2v--B {
  margin-bottom: 12px;
  font-size: 12px;
  display: flex;
  align-items: center; }

.Beast-authorize-modal_link__3oQnV {
  color: #2656bd;
  cursor: pointer; }

.Beast-authorize-modal_agreement__2v--B input {
  margin-right: 3px; }

.Beast-authorize-modal_accountContainer__o6IRc {
  display: flex;
  align-items: center; }

.Beast-authorize-modal_inputLabel__FaKAP {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
  margin-right: 12px; }

.Beast-authorize-modal_inputWrapper__2ZlPG {
  width: 277px;
  height: 42px;
  padding: 0 12px;
  border: 1.5px solid #ff4e00;
  border-radius: 4px;
  box-sizing: border-box;
  background: #fff;
  display: flex;
  align-items: center;
  gap: 8px; }

.Beast-authorize-modal_accountInput__ZS9mq {
  font-size: 15px;
  height: 100%; }

.Beast-authorize-modal_accountInput__ZS9mq::placeholder {
  color: #58595b; }

.Beast-authorize-modal_tip__2IfnP {
  font-size: 12px;
  margin-top: 12px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 14px;
  cursor: pointer; }

.Beast-authorize-modal_selectTrigger__1NWwL {
  position: relative;
  height: 100%;
  cursor: pointer;
  user-select: none;
  font-size: 15px; }

.Beast-authorize-modal_dropdown__3W54T {
  position: absolute;
  top: 42px;
  left: -14px;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 4px;
  z-index: 10; }
  .Beast-authorize-modal_dropdown__3W54T::before {
    content: "";
    position: absolute;
    top: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    z-index: 11;
    filter: drop-shadow(0 -2px 2px rgba(0, 0, 0, 0.2)); }

.Beast-authorize-modal_dropdownItem__2viLz {
  padding: 0 8px;
  cursor: pointer; }
  .Beast-authorize-modal_dropdownItem__2viLz .Beast-authorize-modal_iconContainer__38L8V {
    position: relative;
    width: 18px;
    height: 18px; }
  .Beast-authorize-modal_dropdownItem__2viLz .Beast-authorize-modal_normalIcon__3NbhU {
    position: absolute;
    opacity: 1;
    transition: opacity 0.2s; }
  .Beast-authorize-modal_dropdownItem__2viLz .Beast-authorize-modal_hoverIcon__TF1WC {
    position: absolute;
    opacity: 0;
    transition: opacity 0.2s; }
  .Beast-authorize-modal_dropdownItem__2viLz:hover .Beast-authorize-modal_option__1APp0 {
    color: #e02e24;
    font-weight: 600; }
  .Beast-authorize-modal_dropdownItem__2viLz:hover .Beast-authorize-modal_normalIcon__3NbhU {
    opacity: 0; }
  .Beast-authorize-modal_dropdownItem__2viLz:hover .Beast-authorize-modal_hoverIcon__TF1WC {
    opacity: 1; }

.Beast-authorize-modal_platformName__1hO8R {
  color: #e02e24;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  margin: 12px 0;
  padding-right: 8px;
  border-right: 1px solid #dfdfdf;
  font-weight: 600; }

.Beast-authorize-modal_option__1APp0 {
  display: flex;
  align-items: center;
  gap: 8px;
  color: rgba(0, 0, 0, 0.8);
  padding: 12px 4px;
  width: 56px;
  border-bottom: 1px solid #f0f0f0; }
  .Beast-authorize-modal_option__1APp0 :last-child {
    border-bottom: none; }

.Beast-authorize-modal_downArrow__2wPuz {
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #e02e24; }

.Beast-authorize-modal_inputTips__1qIKN {
  position: relative;
  left: -16px;
  top: 0px;
  opacity: 0.8;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 20px;
  display: flex;
  align-items: center;
  gap: 2px;
  margin: 4px 0 8px; }

.Beast-authorize-modal_imgWrap__3J2It {
  position: relative; }
  .Beast-authorize-modal_imgWrap__3J2It .Beast-authorize-modal_link__3oQnV {
    position: absolute;
    top: 10px;
    left: 124px;
    width: 64px;
    height: 20px;
    cursor: pointer; }
  .Beast-authorize-modal_imgWrap__3J2It .Beast-authorize-modal_ksLink__2WmsL {
    left: 102px; }

.Beast-custom-choose-video_videoPickWrap__2GvZC {
  display: flex;
  justify-content: flex-start;
  flex-direction: column; }
  .Beast-custom-choose-video_videoPickWrap__2GvZC:hover {
    cursor: pointer; }
  .Beast-custom-choose-video_videoPickWrap__2GvZC .Beast-custom-choose-video_upload__1lCue {
    width: 100px;
    margin-right: 12px;
    display: flex;
    justify-content: flex-start;
    align-items: center; }
    .Beast-custom-choose-video_videoPickWrap__2GvZC .Beast-custom-choose-video_upload__1lCue .Beast-custom-choose-video_trigger__2hExO {
      display: flex;
      height: 100px;
      width: 100px;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      border-radius: 3px;
      border: #47494d 1px solid; }
      .Beast-custom-choose-video_videoPickWrap__2GvZC .Beast-custom-choose-video_upload__1lCue .Beast-custom-choose-video_trigger__2hExO:hover {
        border: #7c7c7e 1px solid; }

.Beast-custom-choose-video_radioGroup__WSGpR {
  display: flex;
  align-items: center; }
  .Beast-custom-choose-video_radioGroup__WSGpR .Beast-custom-choose-video_hint___ZB4M {
    margin-left: 12px; }
    .Beast-custom-choose-video_radioGroup__WSGpR .Beast-custom-choose-video_hint___ZB4M:hover {
      cursor: pointer; }

.Beast-custom-choose-video_close__2hxsu {
  margin-left: 8px;
  cursor: pointer; }

.Beast-custom-choose-video_hint___ZB4M {
  margin-left: 2px; }
  .Beast-custom-choose-video_hint___ZB4M:hover {
    cursor: pointer; }

.Beast-custom-choose-video_modalContent__2yJ7A {
  padding: 24px;
  text-align: center; }
  .Beast-custom-choose-video_modalContent__2yJ7A .Beast-custom-choose-video_img__2HXy4 {
    margin-top: 20px;
    width: 192px; }

.Beast-custom-choose-video_uploadDone__3_qMj {
  position: relative;
  height: 100px;
  border: #47494d 1px solid; }
  .Beast-custom-choose-video_uploadDone__3_qMj:hover {
    border: #7c7c7e 1px solid; }
  .Beast-custom-choose-video_uploadDone__3_qMj .Beast-custom-choose-video_placeholder__2MvGq {
    text-align: center;
    vertical-align: middle;
    color: #fff;
    position: relative; }
    .Beast-custom-choose-video_uploadDone__3_qMj .Beast-custom-choose-video_placeholder__2MvGq .Beast-custom-choose-video_img__2HXy4 {
      width: 100px;
      height: 100px; }
    .Beast-custom-choose-video_uploadDone__3_qMj .Beast-custom-choose-video_placeholder__2MvGq .Beast-custom-choose-video_format__2lj4Z {
      font-size: 18px;
      font-weight: 600;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  .Beast-custom-choose-video_uploadDone__3_qMj .Beast-custom-choose-video_reUpload__kTC0i {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 0px 0px 2px 2px;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-align: center; }

.Beast-custom-cloud-video_videoPickWrap__1rfxs {
  display: flex;
  justify-content: flex-start;
  flex-direction: column; }
  .Beast-custom-cloud-video_videoPickWrap__1rfxs .Beast-custom-cloud-video_upload__3_0YA {
    width: 100px;
    margin-right: 12px;
    display: flex;
    justify-content: flex-start;
    align-items: center; }
    .Beast-custom-cloud-video_videoPickWrap__1rfxs .Beast-custom-cloud-video_upload__3_0YA .Beast-custom-cloud-video_trigger__15U3T {
      display: flex;
      height: 96px;
      width: 96px;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      border-radius: 3px;
      cursor: pointer;
      border: #47494d 1px solid; }
      .Beast-custom-cloud-video_videoPickWrap__1rfxs .Beast-custom-cloud-video_upload__3_0YA .Beast-custom-cloud-video_trigger__15U3T:hover {
        border: #7c7c7e 1px solid; }
    .Beast-custom-cloud-video_videoPickWrap__1rfxs .Beast-custom-cloud-video_upload__3_0YA .Beast-custom-cloud-video_video__3xgJH {
      width: 96px;
      height: 96px;
      border: 1px solid #47494d;
      border-radius: 3px;
      overflow: hidden;
      position: relative;
      box-sizing: border-box;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      background: #353638; }
      .Beast-custom-cloud-video_videoPickWrap__1rfxs .Beast-custom-cloud-video_upload__3_0YA .Beast-custom-cloud-video_video__3xgJH .Beast-custom-cloud-video_img__3jMbi {
        display: inline-block;
        width: 100%;
        height: auto; }
      .Beast-custom-cloud-video_videoPickWrap__1rfxs .Beast-custom-cloud-video_upload__3_0YA .Beast-custom-cloud-video_video__3xgJH .Beast-custom-cloud-video_reUpload__3XCVo {
        width: 18px;
        height: 18px;
        line-height: 18px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1;
        background: rgba(0, 0, 0, 0.6);
        border-radius: 0 0 0 60%;
        font-size: 12px;
        font-weight: 500;
        color: #fff;
        cursor: pointer;
        text-align: center; }
      .Beast-custom-cloud-video_videoPickWrap__1rfxs .Beast-custom-cloud-video_upload__3_0YA .Beast-custom-cloud-video_video__3xgJH .Beast-custom-cloud-video_percent__3Uq9z {
        width: 80px;
        height: 12px;
        font-size: 12px;
        color: rgba(255, 255, 255, 0.88);
        text-align: center;
        line-height: 12px;
        font-weight: 500; }

.Beast-custom-cloud-video_radioGroup__2OgV2 {
  display: flex;
  align-items: center; }
  .Beast-custom-cloud-video_radioGroup__2OgV2 .Beast-custom-cloud-video_hint__Ufn96 {
    margin-left: 12px; }
    .Beast-custom-cloud-video_radioGroup__2OgV2 .Beast-custom-cloud-video_hint__Ufn96:hover {
      cursor: pointer; }

.Beast-custom-cloud-video_tips__3AL0x,
.Beast-custom-cloud-video_tips2__lUfVe {
  height: 12px;
  font-size: 12px;
  color: #808080;
  line-height: 12px;
  font-weight: 400;
  margin: 4px 0 12px 0; }

.Beast-custom-cloud-video_tips__3AL0x {
  color: #ff5454;
  height: auto;
  line-height: 18px; }

.Beast-custom-cloud-video_tips2__lUfVe {
  margin: 8px 0 6px 0; }

.Beast-custom-cloud-video_close__2fp-V {
  margin-left: 8px;
  cursor: pointer; }

.Beast-custom-cloud-video_hint__Ufn96 {
  margin-left: 2px; }
  .Beast-custom-cloud-video_hint__Ufn96:hover {
    cursor: pointer; }

.Beast-custom-cloud-video_modalContent__1IlZe {
  padding: 24px;
  text-align: center; }
  .Beast-custom-cloud-video_modalContent__1IlZe .Beast-custom-cloud-video_img__3jMbi {
    margin-top: 20px;
    width: 192px; }

.Beast-choose-cloud-video_chooseCloudVideo__1GHy- {
  background: #252728;
  border: 1px solid #47494d;
  border-radius: 6px; }
  .Beast-choose-cloud-video_chooseCloudVideo__1GHy- .Beast-choose-cloud-video_header__kry1R {
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    background: #323536;
    border-radius: 6px 6px 0 0;
    padding: 0 12px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .Beast-choose-cloud-video_chooseCloudVideo__1GHy- .Beast-choose-cloud-video_header__kry1R .Beast-choose-cloud-video_title__2WiaW {
      font-size: 16px;
      line-height: 16px;
      color: #e6e6e6; }
    .Beast-choose-cloud-video_chooseCloudVideo__1GHy- .Beast-choose-cloud-video_header__kry1R .Beast-choose-cloud-video_headerIcon__1ZprV {
      cursor: pointer; }
  .Beast-choose-cloud-video_chooseCloudVideo__1GHy- .Beast-choose-cloud-video_upload__2KjAz {
    padding: 20px 24px 0;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .Beast-choose-cloud-video_chooseCloudVideo__1GHy- .Beast-choose-cloud-video_upload__2KjAz .Beast-choose-cloud-video_text__1MZUu {
      font-size: 14px;
      color: #b3b3b3; }
  .Beast-choose-cloud-video_chooseCloudVideo__1GHy- .Beast-choose-cloud-video_tableWrapper__2Y6L3 {
    padding: 24px 24px 0;
    height: 412px; }
    .Beast-choose-cloud-video_chooseCloudVideo__1GHy- .Beast-choose-cloud-video_tableWrapper__2Y6L3 *::-webkit-scrollbar {
      width: 6px !important; }
  .Beast-choose-cloud-video_chooseCloudVideo__1GHy- .Beast-choose-cloud-video_btn__1bO0X {
    margin: 44px 0 24px;
    width: 100%;
    display: flex;
    justify-content: center; }

.Beast-choose-cloud-video_goodsTitleWrap__OICIV {
  display: flex;
  align-items: center;
  position: relative; }
  .Beast-choose-cloud-video_goodsTitleWrap__OICIV .Beast-choose-cloud-video_img__1E-vC {
    flex: 0 0 auto;
    width: 64px;
    height: 64px;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center; }
    .Beast-choose-cloud-video_goodsTitleWrap__OICIV .Beast-choose-cloud-video_img__1E-vC img {
      display: inline-block;
      width: 100%;
      height: auto; }
    .Beast-choose-cloud-video_goodsTitleWrap__OICIV .Beast-choose-cloud-video_img__1E-vC span {
      display: inline-block;
      position: absolute;
      bottom: 0;
      width: 100%;
      left: 0;
      text-align: center;
      color: #fff;
      background: rgba(0, 0, 0, 0.6); }
  .Beast-choose-cloud-video_goodsTitleWrap__OICIV .Beast-choose-cloud-video_detail__mmzhJ {
    display: flex;
    min-height: 64px;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 12px; }
    .Beast-choose-cloud-video_goodsTitleWrap__OICIV .Beast-choose-cloud-video_detail__mmzhJ .Beast-choose-cloud-video_title__2WiaW {
      font-size: 14px;
      color: #e6e6e6;
      line-height: 14px;
      display: flex;
      flex-direction: column; }
      .Beast-choose-cloud-video_goodsTitleWrap__OICIV .Beast-choose-cloud-video_detail__mmzhJ .Beast-choose-cloud-video_title__2WiaW span {
        font-size: 12px;
        color: #fe732d;
        line-height: 12px;
        font-weight: 400;
        margin: 8px 0; }
      .Beast-choose-cloud-video_goodsTitleWrap__OICIV .Beast-choose-cloud-video_detail__mmzhJ .Beast-choose-cloud-video_title__2WiaW .Beast-choose-cloud-video_fail__3cgA- {
        color: #ff5454; }
    .Beast-choose-cloud-video_goodsTitleWrap__OICIV .Beast-choose-cloud-video_detail__mmzhJ .Beast-choose-cloud-video_time__1E2m_ {
      font-size: 12px;
      color: #b3b3b3;
      line-height: 12px; }

[class*="trDisabled"] td {
  opacity: 0.66 !important; }

.Beast-custom-goods-choose_text__2kfyh {
  display: flex;
  align-items: center;
  color: #e6e6e6; }

.Beast-custom-goods-choose_haveSelected__XWG-9 .Beast-custom-goods-choose_num__36cPV {
  color: #808080;
  margin-top: 4px; }

.Beast-custom-goods-choose_button__3asmX {
  width: 98px;
  height: 28px;
  font-size: 14px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  border: #47494d 1px solid; }
  .Beast-custom-goods-choose_button__3asmX:hover {
    border: #7c7c7e 1px solid; }

.Beast-custom-goods-choose_preSelectedWrapper__3Uwme,
.Beast-custom-goods-choose_selectedReuseWrapper__1ZKm3 {
  display: flex;
  align-items: center; }

.Beast-custom-img-pick_imgPickWrap__3XDN8 {
  display: flex;
  justify-content: flex-start;
  flex-direction: column; }
  .Beast-custom-img-pick_imgPickWrap__3XDN8:hover {
    cursor: pointer; }
  .Beast-custom-img-pick_imgPickWrap__3XDN8 .Beast-custom-img-pick_cropper__qSl11 {
    width: 100px;
    margin-right: 12px;
    display: flex;
    justify-content: flex-start;
    align-items: center; }
    .Beast-custom-img-pick_imgPickWrap__3XDN8 .Beast-custom-img-pick_cropper__qSl11 .Beast-custom-img-pick_rightContent__10mYT {
      flex-shrink: 0;
      margin-left: 10px; }
    .Beast-custom-img-pick_imgPickWrap__3XDN8 .Beast-custom-img-pick_cropper__qSl11 .Beast-custom-img-pick_trigger__3hv6x {
      display: flex;
      height: 100px;
      width: 100px;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      border-radius: 3px;
      border: #47494d 1px solid; }
      .Beast-custom-img-pick_imgPickWrap__3XDN8 .Beast-custom-img-pick_cropper__qSl11 .Beast-custom-img-pick_trigger__3hv6x:hover {
        border: #7c7c7e 1px solid; }
    .Beast-custom-img-pick_imgPickWrap__3XDN8 .Beast-custom-img-pick_cropper__qSl11 .Beast-custom-img-pick_img__26yvp {
      width: 100px; }
  .Beast-custom-img-pick_imgPickWrap__3XDN8 .Beast-custom-img-pick_extra__AmmAE {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .Beast-custom-img-pick_imgPickWrap__3XDN8 .Beast-custom-img-pick_extra__AmmAE .Beast-custom-img-pick_error__3-h3M {
      color: #e02e24; }
    .Beast-custom-img-pick_imgPickWrap__3XDN8 .Beast-custom-img-pick_extra__AmmAE .Beast-custom-img-pick_tips__2RTBM {
      margin-top: 5px;
      color: #9c9c9c;
      line-height: 18px; }

@charset "UTF-8";
.Beast-create-modal_wrap__11Goy {
  position: relative; }

.Beast-create-modal_modalContent__1Mv0B {
  max-height: 600px;
  overflow-y: scroll;
  /*控制整个滚动条*/
  /*滚动条两端方向按钮*/
  /*滚动条中间滑动部分*/
  /*滚动条右下角区域*/ }
  .Beast-create-modal_modalContent__1Mv0B::-webkit-scrollbar {
    background-color: transparent;
    width: 8px !important;
    height: 6px;
    border-radius: 3px;
    background-clip: padding-box; }
  .Beast-create-modal_modalContent__1Mv0B::-webkit-scrollbar-button {
    width: 0;
    height: 0; }
  .Beast-create-modal_modalContent__1Mv0B::-webkit-scrollbar-thumb {
    background-color: #3e4142;
    border-radius: 5px; }
  .Beast-create-modal_modalContent__1Mv0B::-webkit-scrollbar-corner {
    width: 0;
    height: 0; }
  .Beast-create-modal_modalContent__1Mv0B .Beast-create-modal_errors__3u7ph {
    margin-top: 4px; }
  .Beast-create-modal_modalContent__1Mv0B .Beast-create-modal_checkNotPassed__wvisv {
    color: #ff5454; }

.Beast-create-modal_formWrap__16LUA {
  padding: 24px 24px 78px; }

.Beast-create-modal_footer__1B1zx {
  position: absolute;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  background: #323536;
  width: 100%;
  padding: 14px; }

.Beast-create-modal_footerBtn__J6Toa {
  display: flex;
  justify-content: center;
  align-items: center; }

.Beast-create-modal_footerText__U5Pfy {
  color: #e6e6e6;
  font-size: 12px;
  opacity: 0.55;
  height: 12px;
  margin-top: 12px;
  text-align: center; }

.Beast-create-modal_uploadDone__1Rzz9 {
  position: relative; }
  .Beast-create-modal_uploadDone__1Rzz9 .Beast-create-modal_reUpload__3pTKt {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 0px 0px 2px 2px;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-align: center; }

.Beast-create-modal_videoLive__2kc8n {
  display: flex;
  align-items: center;
  justify-content: flex-end; }

.Beast-create-modal_cloudLiveTips__3EY0x {
  font-size: 12px;
  color: #808080;
  text-align: justify;
  line-height: 16px;
  font-weight: 400;
  margin-top: 3px;
  letter-spacing: 1px; }

.Beast-create-modal_addGoods__ILPip {
  display: flex;
  align-items: center; }

.Beast-create-modal_activityWrap__Z9rMt {
  display: flex;
  margin: 8px auto;
  color: #ffffff; }

.Beast-create-modal_leftLabel__2r4K3 {
  padding-right: 8px;
  padding-top: 8px;
  width: 116px;
  text-align: right; }

.Beast-create-modal_right__3NWVW {
  margin-left: 8px; }

.Beast-create-modal_button__1QYZw {
  height: 28px;
  width: 256px;
  padding: 0 8px;
  font-size: 12px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 3px;
  border: #47494d 1px solid;
  background: #313536; }

.Beast-create-modal_tips__3ZQ9I {
  font-size: 12px;
  color: #9c9c9c;
  line-height: 18px;
  font-weight: 400;
  margin-top: 5px; }

.Beast-create-modal_radioWrap__3q3yQ {
  display: flex;
  margin-bottom: 24px; }

.Beast-create-modal_outerLiveAccount__3eQeR {
  display: flex;
  align-items: center; }

.Beast-create-modal_icon__1nyz7 {
  margin-right: 4px; }

.Beast-double-live-tips-modal_tipsWrap__3_XpO {
  padding: 24px 30px;
  font-size: 14px;
  color: #e6e6e6;
  font-weight: 400;
  text-align: center; }
  .Beast-double-live-tips-modal_tipsWrap__3_XpO .Beast-double-live-tips-modal_tips__fvYNc {
    font-size: 14px;
    font-weight: 400;
    color: #e6e6e6;
    margin-bottom: 20px; }

.Beast-double-live-tips-modal_protocal__XOOjC {
  font-size: 14px;
  color: rgba(230, 230, 230, 0.8);
  margin-top: 16px;
  text-align: center; }
  .Beast-double-live-tips-modal_protocal__XOOjC .Beast-double-live-tips-modal_link__3Bvt5 {
    color: #1199ee;
    cursor: pointer; }

.Beast-double-live-tips-modal_confirmContent__3JgqB {
  padding: 24px 20px 12px; }

.Beast-double-live-tips-modal_confirmText__1lCMl {
  color: #b3b3b3;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 8px; }
  .Beast-double-live-tips-modal_confirmText__1lCMl > span {
    color: #ff5454; }

.Beast-double-live-tips-modal_footer__256VQ {
  margin-bottom: 20px;
  display: flex;
  justify-content: center; }

.Beast-notice-modal_noticeWrap__3drlK {
  padding: 24px 20px 20px;
  font-size: 14px;
  color: #b3b3b3;
  font-weight: 400; }
  .Beast-notice-modal_noticeWrap__3drlK > span {
    color: #ff5454; }

.Beast-notice-modal_footerBtn__2ulv9 {
  display: flex;
  justify-content: center;
  align-items: center; }

@charset "UTF-8";
.Beast-list_spin__1Sk6N {
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 10;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #252728; }
  .Beast-list_spin__1Sk6N .Beast-list_icon__16Hsr {
    animation: Beast-list_loadingSpin__1zsFR 1s infinite linear; }

@keyframes Beast-list_loadingSpin__1zsFR {
  100% {
    transform: rotate(360deg); } }
  .Beast-list_spin__1Sk6N .Beast-list_spinDes__18kuA {
    margin-top: 8px; }

/*控制整个滚动条*/
::-webkit-scrollbar {
  background-color: transparent;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-clip: padding-box; }

/*滚动条两端方向按钮*/
::-webkit-scrollbar-button {
  width: 0;
  height: 0; }

/*滚动条中间滑动部分*/
::-webkit-scrollbar-thumb {
  background-color: #3e4142;
  border-radius: 5px; }

/*滚动条右下角区域*/
::-webkit-scrollbar-corner {
  width: 0;
  height: 0; }

/*滚动条右下角区域*/
::-webkit-scrollbar-corner {
  width: 0;
  height: 0; }

.Beast-no-qualification-alert_validateModalWrap__13WDJ {
  text-align: center; }
  .Beast-no-qualification-alert_validateModalWrap__13WDJ .Beast-no-qualification-alert_title__5irxA {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 20px; }
    .Beast-no-qualification-alert_validateModalWrap__13WDJ .Beast-no-qualification-alert_title__5irxA .Beast-no-qualification-alert_bold__2QdNr {
      color: #e02e24; }
  .Beast-no-qualification-alert_validateModalWrap__13WDJ .Beast-no-qualification-alert_title2__1TM9m {
    font-size: 18px;
    font-weight: 500;
    color: #e02e24;
    line-height: 18px;
    margin-top: 20px;
    margin-bottom: 16px; }
  .Beast-no-qualification-alert_validateModalWrap__13WDJ .Beast-no-qualification-alert_imgsWrap__2UeLa {
    width: 600px;
    display: flex; }
    .Beast-no-qualification-alert_validateModalWrap__13WDJ .Beast-no-qualification-alert_imgsWrap__2UeLa .Beast-no-qualification-alert_imgWrap__2UJP2 {
      margin-left: 9px;
      display: flex;
      flex-direction: column; }
      .Beast-no-qualification-alert_validateModalWrap__13WDJ .Beast-no-qualification-alert_imgsWrap__2UeLa .Beast-no-qualification-alert_imgWrap__2UJP2 img {
        width: 192px;
        height: 153px; }
      .Beast-no-qualification-alert_validateModalWrap__13WDJ .Beast-no-qualification-alert_imgsWrap__2UeLa .Beast-no-qualification-alert_imgWrap__2UJP2 .Beast-no-qualification-alert_label__THPJB {
        margin-top: 9px;
        font-size: 12px;
        color: rgba(0, 0, 0, 0.8);
        line-height: 17px; }
  .Beast-no-qualification-alert_validateModalWrap__13WDJ :first-child {
    margin-left: 0; }

.Beast-gemstone-alert-modal_wrap__3zvKR {
  width: 280px;
  margin: 0 auto; }

.Beast-gemstone-alert-modal_icon__LOSiL {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px; }

.Beast-gemstone-alert-modal_title__362VE {
  text-align: center;
  font-size: 16px;
  color: #e6e6e6;
  text-align: center; }

.Beast-gemstone-alert-modal_content__S6DY3 {
  margin-top: 12px;
  text-align: center; }

.Beast-low-quality-warn_alertFooter__DSSeD {
  text-align: center;
  margin-right: 20px; }

.Beast-low-quality-warn_tips__3Ntrg {
  padding-top: 10px; }

.Beast-coupon_improve_live_clarify_closeBtn__2S6UX {
  position: absolute;
  top: 12px;
  right: 12px;
  color: #fff;
  cursor: pointer; }

.Beast-goods-item_goodsInfo__1OfZs {
  width: 100%;
  display: flex; }
  .Beast-goods-item_goodsInfo__1OfZs .Beast-goods-item_goodsImg__34CbW {
    width: 58px;
    height: 58px;
    border-radius: 4px; }
  .Beast-goods-item_goodsInfo__1OfZs .Beast-goods-item_right__2_Eod {
    flex: 1;
    margin-left: 8px;
    font-size: 16px;
    color: #821c00;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .Beast-goods-item_goodsInfo__1OfZs .Beast-goods-item_right__2_Eod .Beast-goods-item_goodsName__Kno9X {
      line-height: 22px; }
    .Beast-goods-item_goodsInfo__1OfZs .Beast-goods-item_right__2_Eod .Beast-goods-item_line__YEOh0 {
      display: flex;
      justify-content: space-between; }
      .Beast-goods-item_goodsInfo__1OfZs .Beast-goods-item_right__2_Eod .Beast-goods-item_line__YEOh0 .Beast-goods-item_priceIcon__3Cjiv {
        font-family: SFProText-Medium;
        font-size: 11px;
        margin-right: 2px; }
      .Beast-goods-item_goodsInfo__1OfZs .Beast-goods-item_right__2_Eod .Beast-goods-item_line__YEOh0 .Beast-goods-item_rewardInfo__2XThy {
        float: right;
        width: 114px;
        height: 24px;
        background: #ffe3df;
        border-radius: 4px;
        font-family: PingFangSC-Medium;
        font-size: 11px;
        color: #e02020;
        display: flex;
        align-items: center;
        justify-content: center; }

.Beast-quality_goods_activity_popup_modalWrap__3pYy7 {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  border-radius: 8px; }

.Beast-quality_goods_activity_popup_closeBtn1__1ohmd,
.Beast-quality_goods_activity_popup_closeBtn2__CH9zr {
  position: absolute;
  top: 8px;
  right: 8px;
  color: #ffffff;
  cursor: pointer; }

.Beast-quality_goods_activity_popup_closeBtn2__CH9zr {
  top: -10px;
  color: #9b9b9b; }

.Beast-quality_goods_activity_popup_subTitle__nrjs5 {
  font-size: 14px;
  color: #ffffff;
  text-align: justify;
  font-weight: 500;
  margin: 4px 20px 14px; }

.Beast-quality_goods_activity_popup_rewardContent__1HEa3 {
  position: relative;
  width: 284px; }
  .Beast-quality_goods_activity_popup_rewardContent__1HEa3::before, .Beast-quality_goods_activity_popup_rewardContent__1HEa3::after {
    content: "";
    position: absolute;
    bottom: 178px;
    width: 12px;
    height: 12px;
    background: #ff5e53;
    border-radius: 50%; }
  .Beast-quality_goods_activity_popup_rewardContent__1HEa3::before {
    left: -6px; }
  .Beast-quality_goods_activity_popup_rewardContent__1HEa3::after {
    right: -6px; }

.Beast-quality_goods_activity_popup_top__3qi-J {
  padding: 16px;
  background: #fffaf8;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border-radius: 8px 8px 0 0; }

.Beast-quality_goods_activity_popup_firstGood__249jB {
  height: 58px;
  width: 100%; }

.Beast-quality_goods_activity_popup_moreData__bY5YW {
  height: 17px;
  font-size: 12px;
  color: #821c00;
  font-weight: 400;
  margin-top: 12px; }

.Beast-quality_goods_activity_popup_bottom__2pqIe {
  height: 152px;
  padding: 16px;
  background: linear-gradient(#fffdfa, #ffede5);
  background-image: linear-gradient(0deg, #fffdfa 0%, #ffede5 100%);
  border-radius: 0 0 4px 4px; }

.Beast-quality_goods_activity_popup_rewardInfo__23br9 {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  color: #821c00;
  line-height: 22px;
  font-weight: 400;
  margin-bottom: 16px; }
  .Beast-quality_goods_activity_popup_rewardInfo__23br9 .Beast-quality_goods_activity_popup_red__2Y84o {
    display: inline-block;
    color: #ff0000;
    text-indent: 3em; }

.Beast-quality_goods_activity_popup_confirmBtn1__12Jx-,
.Beast-quality_goods_activity_popup_confirmBtn2__2Q6yy {
  width: 252px;
  height: 44px;
  background: #e02e24;
  border-radius: 6px;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  line-height: 44px;
  font-weight: 500;
  margin-bottom: 12px;
  cursor: pointer; }
  .Beast-quality_goods_activity_popup_confirmBtn1__12Jx-:active,
  .Beast-quality_goods_activity_popup_confirmBtn2__2Q6yy:active {
    opacity: 0.9; }

.Beast-quality_goods_activity_popup_confirmBtn2__2Q6yy {
  width: 268px;
  margin-bottom: 0;
  margin-top: 10px; }

.Beast-quality_goods_activity_popup_extraInfo__1evfI {
  font-size: 12px;
  color: #821c00;
  font-weight: 400; }

.Beast-quality_goods_activity_popup_dailog__fzl6L {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative; }
  .Beast-quality_goods_activity_popup_dailog__fzl6L:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 60px;
    height: 16px;
    width: 100%;
    background: linear-gradient(rgba(255, 255, 255, 0), white);
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%); }

.Beast-quality_goods_activity_popup_dialogTitle__b4vN0 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 700; }

.Beast-quality_goods_activity_popup_goodsListBox__Ket2w {
  height: 343px;
  width: 260px;
  padding: 0 20px;
  overflow: scroll;
  margin-top: 12px; }

.Beast-quality_goods_activity_popup_goodsItemBox__Nnzrg {
  display: flex;
  align-items: center;
  margin-bottom: 16px; }

.Beast-quality_goods_activity_popup_title__2LJwj {
  height: 40px;
  padding: 0 12px;
  background: #323536;
  font-size: 16px;
  font-weight: 400;
  color: #e6e6e6;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.Beast-good_live_wrap__2VeBm {
  position: relative;
  background: #fffaf1;
  max-width: 300px;
  border-radius: 8px;
  height: 242px; }

.Beast-good_live_closeBtn__3NXJK {
  position: absolute;
  top: 12px;
  right: 12px;
  color: #fff;
  z-index: 999;
  cursor: pointer; }

.Beast-good_live_tips__3ngBV {
  height: 44px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.58);
  line-height: 22px;
  margin: 16px; }

.Beast-good_live_rule__wxueF {
  width: 886px;
  height: 600px;
  background: linear-gradient(#ff312e, #ff8270);
  padding-top: 40px;
  overflow-y: scroll;
  position: relative; }

.Beast-good_live_root__3Otzc {
  position: relative; }

.Beast-good_live_title__1ygp0 {
  text-align: center; }

.Beast-good_live_subTitle__s2dQh {
  width: 514px;
  height: 40px;
  line-height: 20px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  margin: 12px auto 26px; }

.Beast-good_live_tabList__2hinp {
  display: flex;
  position: relative; }

.Beast-good_live_inner__3MnPQ {
  background-color: #fff;
  width: 514px;
  border-radius: 16px 16px 0 0;
  margin: 0 auto; }

.Beast-good_live_left__jyZvk,
.Beast-good_live_right__1hPXv {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%; }

.Beast-good_live_right__1hPXv {
  left: 250px; }

.Beast-good_live_img__y0iJc {
  image-rendering: -webkit-optimize-contrast; }

.Beast-condition_wrap__2ft_1 {
  padding: 16px; }

.Beast-condition_title__2mR_w {
  line-height: 20px;
  font-weight: bold;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  margin-top: 16px;
  margin-bottom: 8px; }

.Beast-condition_normal__2fXvS {
  line-height: 18px;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 8px;
  display: flex;
  justify-content: space-between;
  position: relative; }

.Beast-condition_content__3l9h2 {
  line-height: 18px;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 8px;
  padding-left: 12px;
  display: flex;
  justify-content: space-between;
  position: relative; }
  .Beast-condition_content__3l9h2::before {
    content: "";
    position: absolute;
    top: 6px;
    left: 2px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0.6; }

.Beast-condition_tag__1XRdm {
  height: 20px;
  font-weight: bold;
  font-size: 14px;
  color: #25b513;
  min-width: 42px;
  text-align: right; }

.Beast-condition_disable__1hQin {
  color: #e02020; }

.Beast-tabList_wrap__1xYIi {
  font-size: 0; }

.Beast-tabList_title__mVwFL {
  line-height: 20.00px;
  font-weight: bold;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  margin-top: 16px;
  margin-bottom: 8px; }

.Beast-tabList_content__3yoLz {
  line-height: 18.00px;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 8px;
  display: flex;
  justify-content: space-between; }

.Beast-tabList_tabList__12AOs {
  margin-top: 16px;
  display: flex;
  align-items: center;
  height: 32px;
  padding: 0 8px 0 16px;
  margin-bottom: 8px; }

.Beast-tabList_tab__YcrHP {
  min-width: 74px;
  height: 32.00px;
  line-height: 32px;
  background: #F8F8F8;
  border-radius: 2px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  text-align: center;
  margin-right: 8px;
  display: inline-block; }

.Beast-tabList_selected__3oDdz {
  background: #FFE8EB;
  color: #E02020; }

.Beast-tabList_img__3EzTv {
  image-rendering: -webkit-optimize-contrast; }

.Beast-live-red-packet-status_live-red-packet-status__37h50 {
  position: relative;
  margin-top: 8px;
  width: 72px;
  height: 72px;
  background-image: url("https://funimg.pddpic.com/msfe/15e2df89-bea7-44c2-92e3-11a685a333c8.png.slim.png");
  background-position: top center;
  background-size: 60px 50px;
  background-repeat: no-repeat; }
  .Beast-live-red-packet-status_live-red-packet-status__37h50 .Beast-live-red-packet-status_text__2QjPB {
    position: absolute;
    bottom: 0;
    height: 18px;
    width: 80px;
    left: -4px;
    text-align: center;
    line-height: 18px;
    white-space: nowrap;
    transform: scale(0.83);
    font-size: 12px;
    font-weight: 700;
    color: white;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 9px; }

.Beast-live-red-packet-status-fans_live-red-packet-status__bUvln {
  position: relative;
  margin-top: 8px;
  width: 72px;
  height: 72px;
  background-image: url("https://funimg.pddpic.com/msfe/f8ca8930-a067-4976-bde0-262e7fb350f3.png");
  background-position: top center;
  background-size: 60px 50px;
  background-repeat: no-repeat; }
  .Beast-live-red-packet-status-fans_live-red-packet-status__bUvln .Beast-live-red-packet-status-fans_text__1w9On {
    position: absolute;
    bottom: 0;
    height: 18px;
    width: 80px;
    left: -4px;
    text-align: center;
    line-height: 18px;
    white-space: nowrap;
    transform: scale(0.83);
    font-size: 12px;
    font-weight: 700;
    color: white;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 9px; }

.Beast-live-flow-card-gift_container__2qa6V {
  cursor: pointer; }

.Beast-live-flow-card-gift_icon__KjYjM {
  width: 72px;
  height: 72px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACKCAMAAABy1TN3AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAMAUExURUdwTPzOrP7Bu/jIgPy+sfnLof7Vq/OpfNFivfy4pv3PoP7Zpv3Kp/udrlQNSf+Spv29o/uhpfy2nv7aqv/Lp/q6fP3cqv/cpfyTsf+5pfyzof/IpPe1fv/Up/+Vqv2dnf/Ypv+mp/+qpvysoPKsi/l3sfmJuPKabvfavf/hz/uEsP/i2/+tpf+movm/g//fxPWodPOIwfSkc//RwvWXlv/bv/9PT//RhZYbAP/dk//bj//hm//lov/fl//elf/jn//inf/Shf/ajf/RhP/ckf/gmf/dkv/gmP/mpf/Zi//imf/bkP/kof/Vg//Xhv/em//Yif/lo//Viv/rsv/elv/oqf/inP/ak/tNTv/YkP/prv/Wjf/gmv/lp//fnf7Og//npv/ttP/oq//dpf/dmP/bpP/eof/kpf/np//qsP/qq//mqf/hoP/blv/TgP1OT/+ypPzBfv/TiP+3pP/iov+8peNzX/lMTrxeMv7CdeJES/aqdfKZb9dASf+il/7IevFKT//Vkv/YpOpHTP+lpNxCSvzTovdLTf5Dif+akdI+SOZGTP+snf5Mjv/Sjv/DpP+RkPRKTf07g6MxEPsue//Ehe5ITP3KgcNpOf+spc59Sf5OT/7Qif3Iiv9Ukt1zYv/Xl/+7lZ4oCf9UVPfFnv/Zm//Nwf9cWeGcXv/MtP/NpvqwefKfeP28b/Kkg/5uacl0QP55kv+bova6kvdWgvrTmP5uk5ohBP9nXrH+9O23dv/IpemubrhVKqo8GP9cl/y3av+Fkfi2ifzLlP+/t+7Ahf/UyP++wvaxg/1ejP+HnuWlZv/CrP+0rv98bv6ic91zZ/+sjP/Wu/bAeP3LofZYVNyUWf6Jbv6Xcv13oPtNXP1pof+fgv6Qg/7nsdeNVvdHY9ycZf/e2/+DfNGFUvhrW/3iru6/m7BIIv+or/+bs//M0bNOJv+xtuhfaL7f161DHulEXvJte/6IsNudaf/ixPtMb8D4yttJU+WRgdTnxuh3b9CtpPhRafCAgs7Hr+lGPlkAAAA2dFJOUwBBEP4H/SpSARyEtFUmA/5jOIVvx/7+2lGact+vouKL67Gb1/DsufL4l9DS6fbQuuV+1NPh492VwgwAABvlSURBVHjazZwLXJR11sdBwQDxltcsU7PbVtvW7ud1HjC1gVFDhFFCR8KYNnG8NchFirLFcInkDQEld1DRdQBBsUJGBULQUFIBwRARSM3NW951ddva2nbfc/7XZ2aAlX1r3/c3zzDzcHu+/M75n//5P3/L5SeSm5vL/wO59fIeOKL3oKFDR82bO3feqKFDB/UeMdC71/8Jm0evgb2HAoZp7tKlc7nY+3lDew/s5fGfpAEY9IRcfO48OOaqRU9HAdR/iMZrKGJQIQwc/D0HZFxDvX52ph4DB9m7kmJtOnWqrbW1sbG1te3UqSZrCn5dwg0a2OPnNGfECrwO1QrrqdbiwrFOKixuPWVdIR1cMaLXz5XGvecJWU815o3tQnmNp6zyu3v/HEiuveetmLcCDqBpZcZ0rcJWYGI/09v1pw5Wb/zNqONt5XcBQ4k3lLcdwJ9Bpp/UJTevlBVUTcVwmX/NU5w5lhLB2yb2oyleP1nB9B7KcaQ5Xet0g+qkvImZNNT7J8Hx7M1wTt0tTmNqTc2604UqpFMrqHp7/gTJPGoFkfVucTBgNTWJ9qOw3LqCaNT/Krk9QF4pRMcbl6i1YUPXiXSuAb6Dfuvff6Df33g8hcgLfum/BYNy8RyUgtq99ujRo42zUUeJ8uAaXSGVZ25YMntJG3znP7/9/mjrbFRbzMYU1CBPD6Lu8/Tt67o7KeW4u/uBMJ2vr1/MG6AL4X4BfgEhbXCBJZ0TbdiQhwRRQVG7v/02Kmp5C/xkiyUqamMK2GS0uPbtNhHiAM+BsMDd7u6HNwYG6nwDfY+uXn1hrR8qIPbCG10QbQB7Zr9xISooKOjbb4OioqKWtaxu2Q6vMYfd3dOjLGtd+xKk7vJ4u+fodDqfJF2gLtBsQqX7Ak2gyRQRZmmRRM48gPNeiyU4wmT63qRHoqj0iIgQfDXC2fI3873h13cLCHmGux/I0flEmvQ6kN6k1+tNEb5AFGmCzwXEQBiAqHOemKDICIPBYDaFA0OQSW8yI5DZBFxv7nQf3n0gL/f8nek6H/BFP8EHfh3Y5GPSGwyRJrOfAZ4xLe8hUec8YYACMpvCgkP0pqAQkyEo2ABgALQ/392rW0TIk5//9c4cuDx4BIrU6SByJHBm4pLOz3KBETnzrL4QExxuMgcR4Q/pg6Oiwk2g8ChTOAB9DUTdA+rvnv81AulNPj4+oaE6osDAQIPBF8Lm6xdhCvQLaSVEdkgknVe3aoNDTFuCmLQhwUGYSEGxgBUVYSBA+e79+3YDyBt5vv4w3YcA6Sb76LgCEcjP1zfCZPALGEwH2wa70fXehe3B4I8+ODgIDqkoEAP68Gsk8r57IFd3BPrb6+ng0AQgAp7JJGYw/nW+BAmIzDD+tyPSbFKL4QPgvIE4wWGmyGAEUvPAwYFe/xsQubu70ny9i+bH/TjyvPs6cQiIUICEoiUJmWDg+QKSpe1Cy2yqN1outFmmTw8OgDEQTORgURAHeutjsOi4e6+7A+px/3H3/PyP3wcgMwnZBMYzmZgESDSPzCZiUkCAX8z2ozBNbI+ZTgSfDxM8hEi6xIHe/zjf/fjx+3u4uHn2cPtXSCOKAGjn79/6HXFowgRukc9knkcgRArUw/DzJUzwnB6ANOGICa8MyNkkAvTu++/szD9+vGhED1fXXoDUJU//IgDa2UKAzBEm4KFIwAMP9AiQMGyIFAll26zzBSQkCjRHAE4A8kxX4wSrkCjQW39oQaCiX/3KyxuRPLpKIADKL/7D++/+7o8UCJFo2PhgQygEwuSGqKIiAAUUaQAcUKceUYd+99bv3ykGoGPfPP6bXwx07dUFktv9RUVFe06vBqD//mN6aIQpVBJRJknEmPwCzWZzZKTZbPDDuDkBEYecgd47vWfbN998c+y/fkWQOkklD6+iose/3/nG6hsIhEk9fvz4CYSJRm7yZDnciEv4QAVQTe+YSbqkF0Cz4745tm3bsWOPA1L/zlKpF8T1+09u/v3mJ58Th/Sm0FDwaDw6RCWjhpkdCDSURxCBJNB0ieQE1NJw7MiRI9uA6fHf9PbyHtBh3AZBvL7/BEVDZtZrtBqNvyZ2woQAo9HfCPL3mRwALxY8An1DLKDlID+/kOVM06fj2zfhsVwbHPwmE1RGfNmSHhVDgTIL4lHAdGTbqEEjhg8b0McJyXvPnj1FN5HnJgUybKHXsIROiMVr4MNHF8svogvEtx/h4een/YgpOIC9/fRT7XTtp/CCMgYH4ctmDlTcEJcGio6LA6q4uKcG3dd/wABPN4eSCDyfUH1uB2QcHwpAQINAPgIoENg+og8V0PSA2I8+pQ9tsBYgGFCwGqilul9yIhFiwcsvx4weOayPvUNeYNDjnzB9B0CRkXqDj86g0xnGh07QBVJBHoWH+8EjIBwyKQAVEjLdzxc+gmJjYyGRtEyQSFp/rT8KEhs6xqgtYf4E6HZ7uy0xFZSYmkheM+v6PfFsD3uD3AHImld8EyL2z78TIH3ElPFTxlNNIBVAFIDJbKxBboO6Su5gplgcawyopWTfvjpbYib6Q3mqS9ofGebiYBCoceyGv31y8x2sQwi0ZdJ4ghSKRBxogmhJsGoDFPJwJMZDkZzHPwO6Xbpv08m6zCZrRnxcWmomqLr05KMOBuXv2ZNhhbYm7+YPtDAmTdLrJ02aNJ6ahFC0TPK6DUWJIvGKxEuSH4XqqCRtMWgB6Ebpvn2bNu3LtB5Ijo6LT0aekpOPDLA3aCA1CARNHwUCh8YBEEMKBR70yQeReNSQScxt9mGbrpYACgOg726fBKBVm5rWpp2siytKQ57Sk886DrGMDDRIAqFDW+YA0aQpk3gqYZ2k8y2r2yCOBOoSSQJRg1bVnrLaNtlWFKVVI88TfRxm+Yw9GRloUHH5Eg40B4DmTAIkwQNEmNyibotMQkmT5EziiLQZgH6gPKtqq5tS01KOZ9gyq+va7zzrMJsNysjYgwblpSaqgcaNAx70iCGpkxs12YcON+JSl+NNAv2jdBPwgEohq61pJbWl/WoOnn3yF55qoj4ZoHMAVHg6tZAD6TFkcwjSFJlIoYgkE0k03CiC4+sQNRUTAjWVIM1KJKotqS6pXbmyruBgQUHB2ScHqIi8EKhwLBLlzZYObQaHAAnDJj0CIs6EEg2ADmfbrj2avjlsYyogcK1CtPZtBQWAdOjsbzxl34Ep3TSWyg4IhYmELsnUJkQ8tUWThEz2RH4ORABkra5dueaDD9YIqNqGgm01B9GksyPlygcNanQE0kdunjVu1jgSNbAJPBJlcgKONx9RJrlHpHLLiuRcJpMONFWX1u5a8wEgrSFQa+pqamquHyQWPShG/n3AE5/nCDQukjqESHMmEYmokdEmh5tYASBQF8MtyZp6+vauXbtWfkCQECq5pqHh0EEwCIDE0L8/Iz7j1NgOgJ6fNWsWY5qEHkHcaNgIEfrDoYRHJGzcI4dMCj7Q1HT6xp93gdZQpA9qG2rWXb5+6FBNjQrIE3hExCTQ8wj0PASNS10AMHCy31avbzkRR1IRhRyw7j91489//uuuWkRClV6+brtSc72h5vLVqw/2EFURiAqdgCIA6Hni0Sya27QmYXIjDhYAIkkk6qRdbjMmmkNrEehPfwIkGreS5OvJ/a5cXnf58tkroz14CkHXlja2Q6CJQDRuHCKx5Ma6TXMboVjdpkhyumWzG6YSxeHTbVJSzuDXvyNEf6Umldgu2/rZkm39rh7qN0wM+vj4jNNjOwrZRCTCuLHxDweNGwo9YpOb2iMgEh45Tm5J4bExFAhNQrXbbP1AwHPnUTdepoEnvrEDIHMS4sBzHAsaMoFJwINING5gEvdIh0y8c0MgkUkUCRwCIFxKv/PFF18QpH0l1XU225Xrh660yzHmHQ8qdALaPNEMIQMcpMKo8ZLE6jYvSXIuUSORwEkkSgRAIaSFRSBE2rWr+Fx7+50rd9rV/dC9wBM91hkIHQIg5KFIxCjkmcOQUMgTKjNb1CSycAsUS0kHoBYK9OOSvOKS9vaTJ09CA+vBUwhzOrUDoIkAhAKbcLDBIcok8qiQMGpwyMlN3W8DEo+aBHqvJS/viy9+hGL8Y3FpXXt73Wh16wFApzsAeg2AGA+IlSQWNlaSOA9NbZ5JqpsSDq1kugCavQSJ8Hpf/FhtS44bpALCtRq2HnnOQNOmTQMkHjhuEoaNtZJTZANAxAuAHG+EiVOpgTbkbeC7NUAQJ3k84+Pi44rh863pRwsdHQKeaZQHD6xHrCSR0YY4WCWpS4xmAk8kVpF00iV0aC0HUu1oxQOCp5zq+SDbP3Wquc3BIRAhkskNPNwlIlWbRCUzSUCJyHUMVIgErnJJj3x5ZCN5/5SpawsF0DQKJHgmipKEPDRucpXE4ibLtk51n5T0kp0C5UGI4rxlfx8H4qxtSW0CaKk56blpzwGQiokWABUTKQCCCZNbMhFJjxyBpJCgvwAaDmfRkjZPOrQZHeJRQ4moibixqIm4saCJuInJjaoToGhAGC7rIpyljZWSDhnSnwNNs48bHW7SI1oBaAGg2S2Kko6PNnHHPSckvCOgNEC41w4osSOgGeZ0DBkngoMikZ5EDDdWtmXdFkSySRI2dQKUaAd0nyOQzKH0GTPQI46DROiRyCNWJ9VEfJ3ExdZJiANHTninQPfZAaV2ALQFQgZAM4AHDg6FPLxw8xUANQkHnFzdyulWfV/SzqFysfeeendA8zenv4BEM0QeOZQkWQLUSwCEUldtWQIcgLZPaSOb2I0IFC2B7o2OliFzBqI8z3GLKJEc/5RIjn+5vJW5TVPJGWjq1LXFbRunbhybGE1ySAJFp3UENANC9gJBgrARKIlEiWYJJNZvq5NbhSRMygkJk0BHpxLNOjo2DRAk0HAJlFdYmKdyyJD+AgABEqY2N2kiRyKya7d5lyTbbXkLsBMgVDEBGi4rdTSI1sTC8uLyPBVQDgAxpGk8kRCKDza5KJH9NraSvN+WZZJFTR2y8iTKEwqFESQrtTcDApzy4nOZ5wop0OcIJHgQSZpkP5PIqEmTEEmaxFyyc6g1cipTOQESc1lfVzwtzCsEexpPJx7ZdrpFAr3yCvUIH88RcY/keMOyTe8B4AEe0bsArHDbL9wkUNtUofRyJJCzfR88LSb2pEYfOfbNtnMM6GXq0CvSJYLznIpHJhIbbdQjeZ/EYTvJKIAaN0qi/Uggb+l54Ok5xEk7Atszx76JL2ZA6BD1SCQ3yHHCFZkk5luZSQilqklmoyqpC1vTOVEcEHhIoDFQiFIhWvGIcww+JL5DgZJIyGTUZEmSUXueFwCHksQkShKVMVYCQYuK7pSXl5+OXhc9RuC49RiN4z6T2LON6jYHWrBgATDxTOJlkmcSlWRimkQDJ+9KsuHmBJQXOjUpD2cOABjNcdw8PR+Kjm6Ijz6CJLCFhTtGiTfUQAsAiccNBxstk5xJTm4gtrzlHQC7A8AmN3iqgUjT3Ejm1nXR61hddOvh2WfAQw0N8ciBNHFQxKPja/7xHQWauWDmglcQSj3aRFGaKOIGB78rITsAVR7xTQBjjkENVN5K6t86UH8G1GfAsP4PrYsGxYEgdGlpsCPSYLsBQAsoEPCg+HBziBoxidskmiQk4qkkJzd0SAXEVYxAvVjIPIeNHD0mOVnuXJF3tn63v/t8y+Ik48yZgARMPI8QCQ7RkkgmonGSaQ6JGkGaIvcALB0BnQOep/gg6zHs0Qf7ZYqdK7qHlVjXXnKDADEeCBv1SGS2nG5ZbosbN7JxU69u2T2ADoFSAWi0qNMDnmgvqc5EJCSB3avM1ERb+77S2z8wh4hJFOkFYRIi8ahJKOoSL0k8alNUO1yWHHsgkUJyanV79pFSIEIlQq8db01MrWvft29f+z84EBJhbvPxj0R0JuG5LbpbMbnBMUfUJODhNwEdgGQKqbZeBjx6khKlpsF6Le2ANbVk3ybYXys5ToGkSTKVeOQoEoOSw03elpxEA8fvudsByRRKXvcUkkiLKFFqXEa0rc66ETYjNoFFpWlzkyyvciCWSQteACae2aQAiLg5ZJIo3JPUW24dAOUlg0EPSR4Plz7EIiCKL4qv25doRSBEqtuTZJkpiDC5QTRyLGqiv3XotyfyFQC/LSE2byCpN3IgETFwyG67te+wRyhRXFFRcmkmAq1CoNLkAxZEkUgEB01Sz7bcJHWfhJKpLZe34JATUCY49JSbGsijz6N36uqqq6uT9xwvSktsSi2F/SP0qM66dtEibpGMGwgDJ+Im21t12VZVJMaEqW3JMQsgHjEQREzKzfUXT149dN1WUlJisx6wNqVW164CQV6Xpq5d/Oqrry5S86AYD4kbS22eSrKXZHe35P2t8diTOAM1JievSx6g5vF+8izsxRw81K8WNh1hB72E8BCP2psuLgKPXmWZJE3imYRCIpFJEgotIlLflnR2aEMqGDRGHa9hT54tQB2sqVu1clNtaS3ZfcTNNTjNLJoJDiGR5KFVUhZJWiWBxKEk8RvuogBg3V7uCFSMERuu3tscdBZgjuEeY0Mp3eGjWgOPVaXRi19CixZ1lEgqphmi3ZY9iVwoIQ8t3M5AmcDzyx4qoJFXD9YchJDB9lCBbROHAcHe0araUlsR0AAR5PYi1fjnfZssSRg0YHJY3srxzxZKyzUSSBg0Up1BT1y9ikAFAFTTULJG4ADPLqgFtrghALQInjNl2BCK9m08u8lMIloAWbfl5MaKpAPQBmKQpwrI88GzV2sKCgDpekNDTR2gcJyVu0rrMjOTo4swaEgE403Fw/okWZFo4BwySVQkbpMDULkY8xLo6tnrBTUFhw5dblhXY1v1AeIQe3bV1tkyT6dFZ6BFLwGOJJIFAKLG10kg3knCU9RIu1u3GLJIAcQzqI8aqMeDh85ergEdumwDoFqEQRzQ7czE1FNxGXuGLH7pJWKSQ3Jzj+yWSaJG4qFe3aJNjg5hBtmIQVIeo6+cBXMarl+/0i+5Jg7aV2ucNR+1Mx/+e4XdK+aZXqOKiIjQoyLhnwiiDFRhVOHhIZ0oVr7GxoYYNbHGwcu2M220Wq00g6SGXzl09kryuss2W/wQiMli1Mvz589fOn/pa0uXUhQQJZEoHIOAxBJpNVRarcYfHvDx7s6f9rJD6vPgFdhbtCXvuQiBoUAvg+YjEwWKIHL0RgKBKBBeAy8CT4S7y3NtkL/RS1WI3EbeAaLoiwuRB4AYEeWRRHoHi8IMBAglgOAq9MCL4nGX54DV01uV1o/euVPw0sKFnAh5MGgMiQMxIuGQBJJE7DL+zABNN86NXh6yhX3iyELGI4jmi5gJok5jhkDMIfyD/fHwp3DdOPd/QBC5jVj44ovcIZ5F0iEK5JzWqphJi9hfzuPRjXPwiAMNBJ4XkYfFTFqEPES7ZVYTOTjELWpuVkcE33Tn3MgW070uvgiyi9nLixcDjsjr81nKZyqir9Yz9Qzjb40E6LxSVq/RnNghpNGcF+/XU/s4CRyO5/4WWrJ7vyiB5MBXj7NKRTmvGmcJClNFGH/bE4GacxUlq1lTpQj5a/aK97lbmSqRhTjDclqcGx9AHtcvkccpiWQWQQplKdcAiGdRgrI3G0SBsq5du4VAQFSl3EpQLhnXV1VV7VVyq0Aa7Y5LipKQkJCr7L3FyRI0GumONApPLAPQoC9/+1sBJJNoMSZRQhZVGfzpTAQoAZOIAiWEh1dSoBNKWYVlr5KNYyZBqWKFZqtSBud7lfUnypSy3NzcMiUBzgkKvuBIk+dokduQFxmQjJkI2iXFSSRkVRUge6DYijLljL+xskw5sSM7O4uYeAKuA0Dw9wOQ5oxyCc4TlB1YomW1BolzY083F++LAOQQM5FElX+h+kqKOETEgMIoUM8spapy7w7tDuVSrsKUDXVmKwvZem2lkgvnWcpWDZvKeDWS50bLPS4jIGKCCIGkRfOR6cCZ82yC/cv6yki9njhUhsGzB6ooy+pZCUEzJvTMVa6BPeBSNgkZEThkLFOaNRYFPoDUmaNOogcghQSPvUWLaSW6pORCscbSCBxmAEKHsrESAZBBAoWcqY+NzVZuwW/OVU40nzmhrYJ00vhDyKAsZIFDkEj1mnolF3xhA51GSn1uedplqHCI8DjNsOvhutShXKVKD6JAQGTnUDgpjT2zso1afwDaqmRpAMif5pCG5JA/ps8O5Rp1hA94yiQG/tMuoygQJ3KaYCvAbTKdfYbFiAFlXQJxh8IokAXDlADPnhKIjjItTWrtGfgkWNVFf+RvGeziDkCojtIagrY0okzZSybY8wqUaz1KJLUaKLxZYWpmQDxkyt69e8uAQ2PJVc7Dl7vojxDo/osMCHk4kbo2XlOU3Riza0ou60Gg+p0h2mjvEOqWUmbnkFYkNVw3WylTrnXVHxktz7gMgmEvggY4TlM+/FH1UK53lynZERHqHKo0GCQQm2CNGBIAOq9cIkD+GLL6+noSKU09gJ3oqj8yxvzapfcQmkSdxWw+5M56iNkJRamkswcFSrqlVKiBgKjSErtD2WtEoGwlAYGwDmFhxErdvFwDGZRr7Lw/QqAHXO5NQSBZiRY6zmdLc5VLkEOXlCzeplGHEpRbDOgEBdpatre+TKmP1QIQAMik1lgqgUSpJzVpa+f9EabQvS698oeQmDlWIkkE9SfiNfBphx1QJaT2GQTakQVpGw6qxwqdAH3j+h1nIOGzz2yt0BjrYQ5mM359M35DboVzPyQjth1u54+hFvEpX51Ept2ov5yv2L0byxE5g3/0fU25BhSgrHQA+kpRys6Eo8AHZSvp07KUSzuU3Eq4lphGquqbb0ELAtN+z876IaNl8DO4R54PWYRyqo0vA4WTrulPkFcYaVnKeQDKqa/PYcuh5r1AEavdmgWJTN77a6pyL2Wfr+8JIYRPlJGoVXXSD/kbY5aNxI76YXc60Jxn2I6BKpFm/Wdm8/lbFQBkUK3PwJpcSwLJFE0MEFVoLdQIALqmlG0FI9bDFzvuh4yW7c+4kaXrzhQy4zun9e7PnAXFccdXOZHmSBhoSZhDdquhitwTsVuVS5V4qeasKiPvdwAIvkQStyq7w34IA7ZsOF3dPw1EX1KkhSKLFjPZL2H1EeP0KLY+M1fUV4Spm/3YnpBDlVraW1QYhRWV9c2aZpq6FmNH/ZA/8vyaLYQ8HyZE6pCJUiR46IoRkdSLDzg6XFM79ztdnxuNMYOXPeMpVooP73QfIojQIXVT1MX6zIBSWcSBQA79TpfnYE/M9mWPqW4Nuz4M916GXPwS/Omw15erfLmC7XjBGEvk2O90fo40gDN4+4eP3aPeW/AccxiRhly8+OVFljsqFhMRg9myZYvZvBmUxJTOlMME46U7siDOsrd/TeMlt8rvfXj/zp357vD/wViRwrSbPogO7D6g1kb6EOq5ce3annDErI3ppgYDzbK3HxtJBrzao76eDzz88WGA4tpPnvv3w1Pq8P7DTtp+eBl/LNuOR/f04dtvP/aAJ+xJOcutPzB1pg/x0bHehuNtOP4dIc090h1neXi63vMf1ABPDwiOGuB/AJFvkhtvPjqbAAAAAElFTkSuQmCC); }
  .Beast-live-flow-card-gift_icon__KjYjM .Beast-live-flow-card-gift_flow__1rXYx {
    text-align: center;
    font-size: 12px;
    color: #FF4E4E;
    line-height: 17px;
    font-weight: 800;
    text-shadow: 0px 1px 0px #fcba69; }
    .Beast-live-flow-card-gift_icon__KjYjM .Beast-live-flow-card-gift_flow__1rXYx:first-child {
      padding-top: 16px; }

.Beast-pendants_listContent__17boy {
  overflow: hidden; }

.Beast-businessTopic_wrap__1Y1un {
  display: flex;
  align-items: center;
  margin-top: 20px;
  width: 100%;
  overflow: hidden; }

.Beast-businessTopic_topicImg__3VWRX {
  width: 78px;
  margin-right: 16px; }

.Beast-businessTopic_item__1vkZe {
  border: 1px solid rgba(0, 0, 0, 0.32);
  border-radius: 3px;
  padding: 7px 12px;
  font-size: 14px;
  margin-right: 12px;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: rgba(0, 0, 0, 0.8); }

.Beast-businessTopic_hot__1mLAp {
  padding: 1px 2px;
  text-align: center;
  background: #dd4433;
  border-radius: 2px;
  color: #fff;
  font-size: 10px;
  display: inline-block;
  margin-left: 4px; }

.Beast-businessTopic_topicWrap__1wk3d {
  width: 90%;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  white-space: nowrap;
  scroll-behavior: smooth; }

.Beast-text-edit_textContent__FRCsE {
  padding: 4px 8px 2px;
  border-radius: 3px;
  position: relative; }

.Beast-text-edit_length__3GACO {
  text-align: right;
  padding-top: 4px;
  color: rgba(0, 0, 0, 0.4); }
  .Beast-text-edit_length__3GACO .Beast-text-edit_current__2hR6H {
    color: #000; }

.Beast-text-edit_topicItem__3-OEL {
  min-width: 400px;
  padding: 8px;
  cursor: pointer;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8); }

.Beast-text-edit_error__1JAES {
  margin-top: 4px;
  color: #e02e24; }

.Beast-text-edit_emptyReactSaboContainer__2zWHJ {
  height: 100%; }

.Beast-text-edit_emptyReactSabo__2QYVg {
  height: 100%; }
  .Beast-text-edit_emptyReactSabo__2QYVg .sabo-root {
    height: 100%; }
  .Beast-text-edit_emptyReactSabo__2QYVg .ace-line {
    line-height: 18px; }

.Beast-text-edit_topicTagList__3KWMP {
  padding: 20px 0 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .Beast-text-edit_topicTagList__3KWMP .Beast-text-edit_item__32g6G {
    display: flex;
    align-items: center;
    justify-content: center; }

.Beast-text-edit_hackPlacehoder__2Cnxv {
  position: absolute;
  top: 4px;
  left: 8px;
  font-size: 12px;
  color: #999999;
  font-weight: 400;
  line-height: 18px; }

.sabo-hash-tag {
  color: #ffa900;
}

.sabo-hash-tag-item.active {
  background-color: #fff2f0;
}

.Beast-choose-goods-modal_wrap__3Jio2 {
  font-size: 12px; }
  .Beast-choose-goods-modal_wrap__3Jio2 .Beast-choose-goods-modal_title__3cUfO {
    color: rgba(0, 0, 0, 0.8);
    line-height: 12px;
    padding: 12px 0; }
  .Beast-choose-goods-modal_wrap__3Jio2 .Beast-choose-goods-modal_explain__52euq {
    margin-top: 8px;
    color: rgba(0, 0, 0, 0.4); }
  .Beast-choose-goods-modal_wrap__3Jio2 .Beast-choose-goods-modal_error__1rhwo {
    margin-top: 8px;
    color: #E02E24; }
    .Beast-choose-goods-modal_wrap__3Jio2 .Beast-choose-goods-modal_error__1rhwo .Beast-choose-goods-modal_errorList__1QXOJ {
      margin-left: 1em; }
      .Beast-choose-goods-modal_wrap__3Jio2 .Beast-choose-goods-modal_error__1rhwo .Beast-choose-goods-modal_errorList__1QXOJ > li {
        list-style: decimal; }

.Beast-choose-goods-modal_wrap__3Nf8R {
  position: relative;
  height: 448px; }

.Beast-choose-goods-modal_goodsTitleWrap__2nvo0 {
  display: flex;
  align-items: flex-start; }
  .Beast-choose-goods-modal_goodsTitleWrap__2nvo0 .Beast-choose-goods-modal_img__3lMcJ {
    width: 48px;
    height: 48px;
    border: 1px solid #ebebeb; }
  .Beast-choose-goods-modal_goodsTitleWrap__2nvo0 .Beast-choose-goods-modal_detail__1Jwkd {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 12px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.8);
    margin-left: 8px; }
    .Beast-choose-goods-modal_goodsTitleWrap__2nvo0 .Beast-choose-goods-modal_detail__1Jwkd .Beast-choose-goods-modal_id__6K0iA {
      color: rgba(0, 0, 0, 0.6);
      white-space: nowrap; }
    .Beast-choose-goods-modal_goodsTitleWrap__2nvo0 .Beast-choose-goods-modal_detail__1Jwkd .Beast-choose-goods-modal_title__3Qoxl {
      max-width: 250px; }

.Beast-choose-goods-modal_coupon__cBuLa {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 12px; }
  .Beast-choose-goods-modal_coupon__cBuLa .Beast-choose-goods-modal_couponAmount__1gh-S {
    color: rgba(0, 0, 0, 0.8); }
  .Beast-choose-goods-modal_coupon__cBuLa .Beast-choose-goods-modal_couponNum__1FgB9 {
    color: rgba(0, 0, 0, 0.6); }

.Beast-choose-goods-modal_centerText__yJrV7 {
  text-align: center; }

.Beast-empty-status_wrap__2xywd {
  position: relative;
  height: 413px;
  width: 100%;
  background: url(https://commimg.pddpic.com/mms_static/2020-03-02/48c395ac-975b-4d78-b66a-aac827f97504.png) no-repeat;
  background-color: white;
  background-size: 88px;
  background-position: center 30%; }
  .Beast-empty-status_wrap__2xywd .Beast-empty-status_text__2G73G {
    position: absolute;
    font-size: 12px;
    top: 50%;
    text-align: center;
    left: 50%;
    transform: translate(-50%, -50%);
    color: rgba(0, 0, 0, 0.4); }

.Beast-choose-goods-modal_add__1WFIl {
  color: #9c9c9c; }

.Beast-choose-goods-modal_header__271MN {
  position: relative; }
  .Beast-choose-goods-modal_header__271MN .Beast-choose-goods-modal_title__29i41 {
    height: 48px;
    line-height: 48px;
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    border-bottom: 1px solid #ebebeb;
    padding: 0 24px;
    box-sizing: border-box; }
  .Beast-choose-goods-modal_header__271MN .Beast-choose-goods-modal_tabWrap__3MrXJ {
    width: 100%;
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #ebebeb; }
  .Beast-choose-goods-modal_header__271MN .Beast-choose-goods-modal_inputWrap__1wEO5 {
    position: absolute;
    right: 24px;
    bottom: 4px; }

.Beast-choose-goods-modal_footer__1wNfb {
  height: 40px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  padding-right: 24px;
  box-sizing: border-box; }

.Beast-choose-goods-modal_wrap__296t3 {
  height: 448px; }

.Beast-choose-goods-modal_alertHeader__1HadT {
  height: 52px;
  font-size: 16px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center; }

.Beast-choose-goods-modal_alertContent__2Rqdu {
  font-size: 14px;
  text-align: center; }

.Beast-confirm-goods-modal_header__3SK8c {
  text-align: left;
  padding: 0 12px;
  box-sizing: border-box; }

.Beast-confirm-goods-modal_footer__3Ve-J {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0 24px; }
  .Beast-confirm-goods-modal_footer__3Ve-J .Beast-confirm-goods-modal_options__5ZFog {
    display: flex;
    width: 100%;
    justify-content: space-between; }
  .Beast-confirm-goods-modal_footer__3Ve-J .Beast-confirm-goods-modal_tips__1AYgx {
    color: #e02e24;
    text-align: right;
    margin-top: 12px; }

.Beast-confirm-goods-modal_goodsTitleWrap__3AYUp .Beast-confirm-goods-modal_goodsTitle__2YBtg {
  display: flex; }
  .Beast-confirm-goods-modal_goodsTitleWrap__3AYUp .Beast-confirm-goods-modal_goodsTitle__2YBtg .Beast-confirm-goods-modal_img__2Z6T1 {
    width: 48px;
    height: 48px;
    border: 1px solid #ebebeb; }
  .Beast-confirm-goods-modal_goodsTitleWrap__3AYUp .Beast-confirm-goods-modal_goodsTitle__2YBtg .Beast-confirm-goods-modal_detail__1eivx {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 12px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.8);
    margin-left: 8px; }
    .Beast-confirm-goods-modal_goodsTitleWrap__3AYUp .Beast-confirm-goods-modal_goodsTitle__2YBtg .Beast-confirm-goods-modal_detail__1eivx .Beast-confirm-goods-modal_id__3n_I5 {
      color: rgba(0, 0, 0, 0.6);
      white-space: nowrap; }
    .Beast-confirm-goods-modal_goodsTitleWrap__3AYUp .Beast-confirm-goods-modal_goodsTitle__2YBtg .Beast-confirm-goods-modal_detail__1eivx .Beast-confirm-goods-modal_title__16-og {
      max-width: 250px; }
    .Beast-confirm-goods-modal_goodsTitleWrap__3AYUp .Beast-confirm-goods-modal_goodsTitle__2YBtg .Beast-confirm-goods-modal_detail__1eivx .Beast-confirm-goods-modal_priceWrap__Fbmoh {
      display: flex;
      align-items: center; }
      .Beast-confirm-goods-modal_goodsTitleWrap__3AYUp .Beast-confirm-goods-modal_goodsTitle__2YBtg .Beast-confirm-goods-modal_detail__1eivx .Beast-confirm-goods-modal_priceWrap__Fbmoh .Beast-confirm-goods-modal_commission__19f6I {
        margin-left: 4px;
        height: 16px;
        padding: 0 4px;
        border: 1px solid #e02e24;
        font-size: 12px;
        font-weight: 400;
        color: #e02e24;
        line-height: 16px;
        border-radius: 1px; }

.Beast-confirm-goods-modal_goodsTitleWrap__3AYUp .Beast-confirm-goods-modal_err__2zWaQ {
  color: #e02e24; }

.Beast-confirm-goods-modal_coupon__2177q {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 12px; }
  .Beast-confirm-goods-modal_coupon__2177q .Beast-confirm-goods-modal_couponAmount___KUmP {
    color: rgba(0, 0, 0, 0.8); }
  .Beast-confirm-goods-modal_coupon__2177q .Beast-confirm-goods-modal_couponNum__qH2Hx {
    color: rgba(0, 0, 0, 0.6); }

.Beast-confirm-goods-modal_centerText__2Zn10 {
  text-align: center; }

.Beast-confirm-goods-modal_optionWrap__3JeDI {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  width: 100%; }
  .Beast-confirm-goods-modal_optionWrap__3JeDI .Beast-confirm-goods-modal_option__AzohE {
    position: relative;
    color: #076fff;
    display: inline-block;
    padding: 2px 6px;
    font-size: 12px;
    white-space: nowrap; }
    .Beast-confirm-goods-modal_optionWrap__3JeDI .Beast-confirm-goods-modal_option__AzohE:after {
      position: absolute;
      right: 0px;
      top: 4px;
      content: "";
      height: 12px;
      width: 1px;
      background: #ebebeb; }
    .Beast-confirm-goods-modal_optionWrap__3JeDI .Beast-confirm-goods-modal_option__AzohE:hover {
      cursor: pointer; }
    .Beast-confirm-goods-modal_optionWrap__3JeDI .Beast-confirm-goods-modal_option__AzohE:last-child:after {
      display: none; }

.Beast-confirm-goods-modal_disableOptionWrap__6m9T8 .Beast-confirm-goods-modal_option__AzohE {
  color: rgba(0, 0, 0, 0.6); }
  .Beast-confirm-goods-modal_disableOptionWrap__6m9T8 .Beast-confirm-goods-modal_option__AzohE:hover {
    cursor: not-allowed; }

.Beast-lead-modal_modalInner__2cIVX {
  position: relative; }
  .Beast-lead-modal_modalInner__2cIVX .Beast-lead-modal_icon__3b4IH {
    position: absolute;
    right: 12px;
    top: 12px;
    cursor: pointer; }
  .Beast-lead-modal_modalInner__2cIVX img {
    border-radius: 6px;
    width: 649px; }
  .Beast-lead-modal_modalInner__2cIVX .Beast-lead-modal_downloadBtn__1RX2q {
    cursor: pointer;
    width: 210px;
    height: 62px;
    position: absolute;
    left: 45px;
    bottom: 69px; }

.Beast-lead-modal_noticeWrap__2UHGm {
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
  line-height: 20px;
  text-align: center; }
  .Beast-lead-modal_noticeWrap__2UHGm .Beast-lead-modal_noticeHeader__3gbRF {
    line-height: 16px;
    font-size: 16px;
    font-weight: bold; }
  .Beast-lead-modal_noticeWrap__2UHGm .Beast-lead-modal_noticeContent__1D9VP {
    padding: 28px; }
  .Beast-lead-modal_noticeWrap__2UHGm .Beast-lead-modal_timeStr__1H0B4 {
    color: #E02E24; }

.side-panel-wrap {
  position: relative; }
  .side-panel-wrap .all-goods-wrap {
    position: relative;
    overflow: scroll;
    height: 750px; }
    .side-panel-wrap .all-goods-wrap .goods-item-wrapper {
      position: relative;
      padding: 12px 16px 6px 12px; }
      .side-panel-wrap .all-goods-wrap .goods-item-wrapper .goods-item-wrap {
        padding-bottom: 4px;
        position: relative;
        display: flex; }
        .side-panel-wrap .all-goods-wrap .goods-item-wrapper .goods-item-wrap .image-wrap {
          width: 100px;
          height: 100px;
          position: relative;
          flex-shrink: 0; }
          .side-panel-wrap .all-goods-wrap .goods-item-wrapper .goods-item-wrap .image-wrap img {
            width: 100%;
            height: 100%;
            border-radius: 2px; }
          .side-panel-wrap .all-goods-wrap .goods-item-wrapper .goods-item-wrap .image-wrap .badge {
            position: absolute;
            left: 0;
            top: 0;
            border-radius: 2px 0px 6px 0px;
            background-color: #fe732d;
            font-size: 13px;
            width: 24px;
            height: 24px;
            color: #fff;
            display: flex;
            align-items: center;
            justify-content: center; }
        .side-panel-wrap .all-goods-wrap .goods-item-wrapper .goods-item-wrap .goods-item-content {
          margin-left: 8px; }
          .side-panel-wrap .all-goods-wrap .goods-item-wrapper .goods-item-wrap .goods-item-content .name {
            color: #151516;
            font-size: 14px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            width: 186px;
            height: 17px;
            line-height: 19px; }
            .side-panel-wrap .all-goods-wrap .goods-item-wrapper .goods-item-wrap .goods-item-content .name .label {
              font-size: 12px;
              color: #fff;
              display: inline-flex;
              align-items: center;
              justify-content: center;
              width: 44px;
              height: 16px;
              border-radius: 2px;
              background-color: #e02e24;
              margin-right: 7px; }
          .side-panel-wrap .all-goods-wrap .goods-item-wrapper .goods-item-wrap .goods-item-content .coupon {
            display: flex;
            font-size: 12px;
            margin-top: 9px;
            line-height: 14px;
            height: 14px; }
            .side-panel-wrap .all-goods-wrap .goods-item-wrapper .goods-item-wrap .goods-item-content .coupon .coupon-name {
              background-color: #fbeae9;
              color: #e02e24;
              line-height: 12px;
              padding: 1px; }
            .side-panel-wrap .all-goods-wrap .goods-item-wrapper .goods-item-wrap .goods-item-content .coupon .coupon-left {
              margin-left: 5px;
              color: #9c9c9c; }
          .side-panel-wrap .all-goods-wrap .goods-item-wrapper .goods-item-wrap .goods-item-content .sold {
            color: #666;
            font-size: 12px;
            margin-top: 8px;
            white-space: nowrap; }
            .side-panel-wrap .all-goods-wrap .goods-item-wrapper .goods-item-wrap .goods-item-content .sold .inventory {
              margin-left: 24px; }
          .side-panel-wrap .all-goods-wrap .goods-item-wrapper .goods-item-wrap .goods-item-content .bottom {
            height: 28px;
            color: #e02e24;
            display: flex;
            align-items: center;
            justify-content: space-between;
            position: absolute;
            bottom: 12px;
            left: 120px;
            width: 184px; }
            .side-panel-wrap .all-goods-wrap .goods-item-wrapper .goods-item-wrap .goods-item-content .bottom .price {
              height: 15px;
              font-size: 12px;
              display: flex;
              align-items: baseline; }
              .side-panel-wrap .all-goods-wrap .goods-item-wrapper .goods-item-wrap .goods-item-content .bottom .price .price-num {
                font-size: 15px;
                margin-left: 2px;
                font-weight: 500; }
      .side-panel-wrap .all-goods-wrap .goods-item-wrapper .cut-line {
        bottom: 0;
        position: absolute;
        width: 300px;
        border-top: 1px solid #f0f0f0; }
  .side-panel-wrap .all-wanted-wrap {
    overflow: scroll;
    height: 750px; }
    .side-panel-wrap .all-wanted-wrap .goods-item-wrap {
      padding: 12px 16px 12px 12px;
      position: relative;
      display: flex; }
      .side-panel-wrap .all-wanted-wrap .goods-item-wrap .image-wrap {
        width: 100px;
        height: 100px;
        position: relative;
        flex-shrink: 0; }
        .side-panel-wrap .all-wanted-wrap .goods-item-wrap .image-wrap img {
          width: 100%;
          height: 100%;
          border-radius: 2px; }
        .side-panel-wrap .all-wanted-wrap .goods-item-wrap .image-wrap .badge {
          position: absolute;
          left: 0;
          top: 0;
          border-radius: 2px 0px 6px 0px;
          background-color: #fe732d;
          font-size: 13px;
          width: 24px;
          height: 24px;
          color: #fff;
          display: flex;
          align-items: center;
          justify-content: center; }
      .side-panel-wrap .all-wanted-wrap .goods-item-wrap .goods-item-content {
        display: flex;
        flex-direction: column;
        margin-left: 8px;
        justify-content: space-between; }
        .side-panel-wrap .all-wanted-wrap .goods-item-wrap .goods-item-content .name {
          color: #151516;
          font-size: 14px;
          width: 186px;
          height: 17px;
          line-height: 19px;
          display: flex;
          word-break: keep-all; }
          .side-panel-wrap .all-wanted-wrap .goods-item-wrap .goods-item-content .name .username {
            max-width: 55px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            display: block; }
        .side-panel-wrap .all-wanted-wrap .goods-item-wrap .goods-item-content .coupon {
          font-size: 12px;
          color: #9c9c9c;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          width: 192px; }
        .side-panel-wrap .all-wanted-wrap .goods-item-wrap .goods-item-content .sold {
          color: #9c9c9c;
          font-size: 12px;
          white-space: nowrap; }
        .side-panel-wrap .all-wanted-wrap .goods-item-wrap .goods-item-content .bottom {
          height: 28px;
          color: #e02e24;
          display: flex;
          align-items: center;
          justify-content: space-between; }
          .side-panel-wrap .all-wanted-wrap .goods-item-wrap .goods-item-content .bottom .price {
            height: 15px;
            font-size: 12px;
            display: flex;
            align-items: baseline; }
            .side-panel-wrap .all-wanted-wrap .goods-item-wrap .goods-item-content .bottom .price .price-num {
              font-size: 15px;
              margin-left: 2px;
              font-weight: 500; }
      .side-panel-wrap .all-wanted-wrap .goods-item-wrap .cut-line {
        bottom: 0;
        position: absolute;
        width: 300px;
        border-top: 1px solid #f0f0f0; }
  .side-panel-wrap .add-goods {
    position: absolute;
    right: 16px;
    top: 0;
    height: 40px;
    color: #e02e24;
    font-size: 12px;
    display: flex;
    align-items: center;
    z-index: 10; }
    .side-panel-wrap .add-goods:hover {
      cursor: pointer; }

.Beast-confirm-modal_footer__2jmJw {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  padding-right: 24px;
  box-sizing: border-box; }

.Beast-confirm-modal_modalContent__3ELPZ .Beast-confirm-modal_confirmTextWrap__a89Lj {
  padding-bottom: 13px; }
  .Beast-confirm-modal_modalContent__3ELPZ .Beast-confirm-modal_confirmTextWrap__a89Lj .Beast-confirm-modal_iconWarning__2hUEE {
    color: #ffa900;
    padding-right: 9px; }
  .Beast-confirm-modal_modalContent__3ELPZ .Beast-confirm-modal_confirmTextWrap__a89Lj .Beast-confirm-modal_confirmText__1cVa4 {
    display: inline;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.8); }

.Beast-confirm-modal_modalContent__3ELPZ .Beast-confirm-modal_activityContext__1FquJ {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px; }

.Beast-select-modal_SelectModalFooter__9mp7N {
  border-top: 1px solid #ebebeb;
  padding-top: 20px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  box-sizing: border-box;
  padding-right: 24px; }

.Beast-correct-modal_SelectModalFooter__1GHMs {
  border-top: 1px solid #ebebeb;
  padding-top: 20px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  box-sizing: border-box;
  padding-right: 24px; }

.Beast-correct-modal_questionText__fILGS {
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
  line-height: 20px;
  margin-bottom: 12px; }

.Beast-correct-modal_answers__3lHNZ {
  margin-top: 8px;
  padding: 12px;
  background: #f9f9f9;
  border-radius: 3px; }

.Beast-correct-modal_optionItem__3MqGd {
  width: 230px;
  display: flex;
  justify-content: space-around;
  align-items: center; }
  .Beast-correct-modal_optionItem__3MqGd .Beast-correct-modal_optionText__246uC {
    flex-grow: 1; }
  .Beast-correct-modal_optionItem__3MqGd .Beast-correct-modal_currentAnswer__3bnr6 {
    color: #ff7300; }

.Beast-answer-control_answerControlWrap__3C2FL {
  margin-bottom: 8px;
  background-color: #fff;
  min-height: 366px;
  font-size: 14px;
  display: flex;
  flex-direction: column; }
  .Beast-answer-control_answerControlWrap__3C2FL .Beast-answer-control_controlTitleWrap__2N1Ut {
    text-align: left;
    border-bottom: 1px solid #ebebeb;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 13px;
    padding-bottom: 13px;
    display: flex;
    justify-content: space-between; }
    .Beast-answer-control_answerControlWrap__3C2FL .Beast-answer-control_controlTitleWrap__2N1Ut .Beast-answer-control_controlTitle__rQttg {
      font-weight: bold;
      color: #333333; }
    .Beast-answer-control_answerControlWrap__3C2FL .Beast-answer-control_controlTitleWrap__2N1Ut .Beast-answer-control_toggle__16RqX {
      font-size: 12px;
      color: #2266aa; }
  .Beast-answer-control_answerControlWrap__3C2FL .Beast-answer-control_controlContentWrap__3Q4bc {
    padding: 12px 16px 24px 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-grow: 1; }
    .Beast-answer-control_answerControlWrap__3C2FL .Beast-answer-control_controlContentWrap__3Q4bc .Beast-answer-control_unSelectedContext__2C1m6 {
      color: rgba(0, 0, 0, 0.6); }
    .Beast-answer-control_answerControlWrap__3C2FL .Beast-answer-control_controlContentWrap__3Q4bc .Beast-answer-control_activityName__2UrD4 {
      width: 100%;
      color: rgba(0, 0, 0, 0.6);
      font-size: 12px;
      line-height: 14px;
      padding-bottom: 12px; }
    .Beast-answer-control_answerControlWrap__3C2FL .Beast-answer-control_controlContentWrap__3Q4bc .Beast-answer-control_questionWrap__33T0X {
      box-sizing: border-box;
      background: #f9f9f9;
      border-radius: 2px;
      width: 100%;
      margin-left: 16px;
      margin-right: 16px;
      padding: 16px 16px 8px 16px; }
      .Beast-answer-control_answerControlWrap__3C2FL .Beast-answer-control_controlContentWrap__3Q4bc .Beast-answer-control_questionWrap__33T0X .Beast-answer-control_question__1dr9y {
        line-height: 18px;
        font-weight: bold;
        color: rgba(0, 0, 0, 0.8);
        padding-bottom: 16px; }
      .Beast-answer-control_answerControlWrap__3C2FL .Beast-answer-control_controlContentWrap__3Q4bc .Beast-answer-control_questionWrap__33T0X .Beast-answer-control_answerWrap__3DnX- {
        background-color: white;
        opacity: 0.6;
        border-radius: 2px;
        border: 1px solid #dadada;
        padding: 12px 12px 12px 16px;
        text-align: left;
        font-weight: 400;
        color: rgba(0, 0, 0, 0.4);
        line-height: 14px;
        margin-bottom: 8px;
        display: flex;
        justify-content: space-between; }
        .Beast-answer-control_answerControlWrap__3C2FL .Beast-answer-control_controlContentWrap__3Q4bc .Beast-answer-control_questionWrap__33T0X .Beast-answer-control_answerWrap__3DnX- .Beast-answer-control_rightWrap__3RTji {
          display: flex;
          align-items: center; }
          .Beast-answer-control_answerControlWrap__3C2FL .Beast-answer-control_controlContentWrap__3Q4bc .Beast-answer-control_questionWrap__33T0X .Beast-answer-control_answerWrap__3DnX- .Beast-answer-control_rightWrap__3RTji .Beast-answer-control_count__37-2C {
            margin-left: 4px;
            font-size: 12px;
            font-weight: 400;
            color: #666666;
            line-height: 1; }
          .Beast-answer-control_answerControlWrap__3C2FL .Beast-answer-control_controlContentWrap__3Q4bc .Beast-answer-control_questionWrap__33T0X .Beast-answer-control_answerWrap__3DnX- .Beast-answer-control_rightWrap__3RTji .Beast-answer-control_iconCorrect__1spBp {
            color: #5db627; }
      .Beast-answer-control_answerControlWrap__3C2FL .Beast-answer-control_controlContentWrap__3Q4bc .Beast-answer-control_questionWrap__33T0X .Beast-answer-control_answerCorrect__2IiT0 {
        background-color: white;
        opacity: 1; }
    .Beast-answer-control_answerControlWrap__3C2FL .Beast-answer-control_controlContentWrap__3Q4bc .Beast-answer-control_questionBtnWrap__W1fh4 {
      margin-top: 20px;
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center; }
      .Beast-answer-control_answerControlWrap__3C2FL .Beast-answer-control_controlContentWrap__3Q4bc .Beast-answer-control_questionBtnWrap__W1fh4 .Beast-answer-control_editAnswer__3ZjdS {
        margin-right: auto;
        font-size: 12px;
        font-weight: 400;
        color: #666666;
        line-height: 12px; }
        .Beast-answer-control_answerControlWrap__3C2FL .Beast-answer-control_controlContentWrap__3Q4bc .Beast-answer-control_questionBtnWrap__W1fh4 .Beast-answer-control_editAnswer__3ZjdS .Beast-answer-control_editIcon__WfwAT {
          font-size: 12px;
          font-weight: 600;
          margin-left: 2px; }
        .Beast-answer-control_answerControlWrap__3C2FL .Beast-answer-control_controlContentWrap__3Q4bc .Beast-answer-control_questionBtnWrap__W1fh4 .Beast-answer-control_editAnswer__3ZjdS.Beast-answer-control_disabled__3ph4l {
          color: #c2c2c2; }

.Beast-answer-control_confirmHeader__1SsTE {
  padding: 20px 24px 12px 24px;
  font-size: 16px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.8);
  line-height: 20px;
  display: flex; }
  .Beast-answer-control_confirmHeader__1SsTE .Beast-answer-control_icon__3GAA0 {
    font-size: 20px;
    margin-right: 9px; }

.Beast-answer-control_confirmContent__2EOxr .Beast-answer-control_answers__3gqB7 {
  margin-top: 8px;
  padding: 12px;
  background: #f9f9f9;
  border-radius: 3px; }

.Beast-answer-control_confirmContent__2EOxr .Beast-answer-control_question__1dr9y {
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  line-height: 20px; }

.Beast-answer-control_confirmContent__2EOxr .Beast-answer-control_newAnswer__2ykQU {
  color: #ff7300; }

.panel-card-wrap {
  width: 138px;
  height: 50px;
  padding: 20px 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .panel-card-wrap .card-name-wrap {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    white-space: nowrap; }
  .panel-card-wrap .card-content {
    display: flex;
    align-items: baseline; }
    .panel-card-wrap .card-content .card-title {
      font-size: 20px;
      font-weight: 500;
      color: rgba(0, 0, 0, 0.8); }
    .panel-card-wrap .card-content .card-title-sub {
      font-size: 12px;
      color: rgba(0, 0, 0, 0.8);
      margin-left: 4px; }

.Beast-market-tools_dynamicWrap__39hwy {
  width: 178px;
  background: white; }
  .Beast-market-tools_dynamicWrap__39hwy .Beast-market-tools_blocksWrap__1xtDw {
    display: flex; }
    .Beast-market-tools_dynamicWrap__39hwy .Beast-market-tools_blocksWrap__1xtDw .Beast-market-tools_itemWrap__3TeQ3 {
      display: flex;
      flex-direction: column;
      width: 89px;
      height: 89px;
      justify-content: center;
      align-items: center; }
      .Beast-market-tools_dynamicWrap__39hwy .Beast-market-tools_blocksWrap__1xtDw .Beast-market-tools_itemWrap__3TeQ3 .Beast-market-tools_icon___-ih- {
        width: 37px;
        height: 37px; }
      .Beast-market-tools_dynamicWrap__39hwy .Beast-market-tools_blocksWrap__1xtDw .Beast-market-tools_itemWrap__3TeQ3 .Beast-market-tools_name__2LtM6 {
        margin-top: 9px;
        color: rgba(0, 0, 0, 0.6);
        font-size: 14px; }
    .Beast-market-tools_dynamicWrap__39hwy .Beast-market-tools_blocksWrap__1xtDw .Beast-market-tools_more__13yo- .Beast-market-tools_name__2LtM6 {
      color: rgba(0, 0, 0, 0.2); }
  .Beast-market-tools_dynamicWrap__39hwy .Beast-market-tools_title__CsvDm {
    height: 40px;
    display: flex;
    align-items: center;
    padding-left: 16px;
    border-bottom: 1px solid #f4f4f4;
    color: rgba(0, 0, 0, 0.8);
    font-size: 14px; }
  .Beast-market-tools_dynamicWrap__39hwy .Beast-market-tools_realTimeDataWrap__2TgUg {
    display: flex; }
  .Beast-market-tools_dynamicWrap__39hwy .Beast-market-tools_blocksWrap__1xtDw .Beast-market-tools_blockWrap__1s0T1 {
    float: left;
    width: 342px; }
    .Beast-market-tools_dynamicWrap__39hwy .Beast-market-tools_blocksWrap__1xtDw .Beast-market-tools_blockWrap__1s0T1 .Beast-market-tools_subTitle__1c5Oj {
      font-size: 12px;
      font-weight: 500;
      color: rgba(0, 0, 0, 0.8);
      margin-top: 16px;
      margin-left: 17px;
      margin-bottom: 8px; }
    .Beast-market-tools_dynamicWrap__39hwy .Beast-market-tools_blocksWrap__1xtDw .Beast-market-tools_blockWrap__1s0T1 .Beast-market-tools_dataContainer__lcIHS {
      overflow: auto;
      border-left: 1px solid #ebebeb; }
      .Beast-market-tools_dynamicWrap__39hwy .Beast-market-tools_blocksWrap__1xtDw .Beast-market-tools_blockWrap__1s0T1 .Beast-market-tools_dataContainer__lcIHS .Beast-market-tools_panelCardWrap__G7ErV {
        float: left; }

.Beast-static_wrap__3REhl {
  display: flex;
  justify-content: space-between; }
  .Beast-static_wrap__3REhl .Beast-static_staticWrap__3qDs6 {
    background: white;
    width: 100%; }
    .Beast-static_wrap__3REhl .Beast-static_staticWrap__3qDs6 .Beast-static_title__1uvKM {
      height: 40px;
      display: flex;
      align-items: center;
      padding-left: 16px;
      border-bottom: 1px solid #f4f4f4;
      color: rgba(0, 0, 0, 0.8);
      font-size: 14px; }
    .Beast-static_wrap__3REhl .Beast-static_staticWrap__3qDs6 .Beast-static_realTimeDataWrap__2bz8p {
      display: flex; }
    .Beast-static_wrap__3REhl .Beast-static_staticWrap__3qDs6 .Beast-static_blocksWrap__3uKm1 .Beast-static_blockWrap__AbaE3 {
      float: left;
      width: 342px; }
      .Beast-static_wrap__3REhl .Beast-static_staticWrap__3qDs6 .Beast-static_blocksWrap__3uKm1 .Beast-static_blockWrap__AbaE3 .Beast-static_subTitle__336eK {
        font-size: 12px;
        font-weight: 500;
        color: rgba(0, 0, 0, 0.8);
        margin-top: 16px;
        margin-left: 17px;
        margin-bottom: 8px; }
      .Beast-static_wrap__3REhl .Beast-static_staticWrap__3qDs6 .Beast-static_blocksWrap__3uKm1 .Beast-static_blockWrap__AbaE3 .Beast-static_dataContainer__cU_q1 {
        overflow: auto;
        border-left: 1px solid #ebebeb; }
        .Beast-static_wrap__3REhl .Beast-static_staticWrap__3qDs6 .Beast-static_blocksWrap__3uKm1 .Beast-static_blockWrap__AbaE3 .Beast-static_dataContainer__cU_q1 .Beast-static_panelCardWrap__AP01W {
          float: left; }
  .Beast-static_wrap__3REhl .Beast-static_during__2SWsD {
    width: 514px; }

.interaction-wrap {
  height: 609px;
  padding-left: 16px; }
  .interaction-wrap .comment-wrap {
    height: 509px;
    overflow: scroll;
    padding-bottom: 16px;
    border-bottom: 1px solid #f4f4f4;
    box-sizing: border-box; }
    .interaction-wrap .comment-wrap .msg-wrap {
      font-size: 14px;
      margin-top: 6px;
      width: 350px;
      line-height: 20px; }
      .interaction-wrap .comment-wrap .msg-wrap .author {
        color: #fe732d; }
      .interaction-wrap .comment-wrap .msg-wrap .content {
        color: #151516; }
    .interaction-wrap .comment-wrap .gift-wrap {
      color: #2ec3cb;
      font-size: 14px;
      margin-top: 6px;
      display: flex;
      align-items: center; }
      .interaction-wrap .comment-wrap .gift-wrap .gift-img {
        margin-left: 4px;
        height: 18px;
        align-self: flex-end; }
  .interaction-wrap .action-wrap {
    padding: 12px 0 0 0; }
    .interaction-wrap .action-wrap > div {
      margin-bottom: 12px; }
    .interaction-wrap .action-wrap .action-order {
      padding: 4px 0 4px 4px;
      display: flex;
      border: 1px solid #f4f4f4;
      width: 229px;
      border-radius: 2px; }
      .interaction-wrap .action-wrap .action-order .image-wrap {
        width: 48px;
        height: 48px;
        position: relative;
        flex-shrink: 0; }
        .interaction-wrap .action-wrap .action-order .image-wrap img {
          width: 100%;
          height: 100%;
          border-radius: 2px; }
        .interaction-wrap .action-wrap .action-order .image-wrap .badge {
          position: absolute;
          left: 0;
          top: 0;
          border-radius: 2px 0px 6px 0px;
          background-color: #fe732d;
          font-size: 12px;
          width: 20px;
          height: 20px;
          color: #fff;
          display: flex;
          align-items: center;
          justify-content: center; }
      .interaction-wrap .action-wrap .action-order .content {
        display: flex;
        flex-direction: column;
        margin-left: 8px;
        justify-content: space-around; }
        .interaction-wrap .action-wrap .action-order .content .action {
          font-size: 14px;
          color: #151516; }
          .interaction-wrap .action-wrap .action-order .content .action .user-name {
            color: #fe732d;
            margin-right: 5px; }
        .interaction-wrap .action-wrap .action-order .content .name {
          font-size: 12px;
          color: #9c9c9c;
          text-overflow: ellipsis;
          overflow: hidden;
          white-space: nowrap;
          max-width: 150px; }
  .interaction-wrap .action-fav {
    border-radius: 2px;
    border: 1px solid #f4f4f4;
    font-size: 14px;
    color: #151516;
    width: 223px;
    height: 34px;
    display: flex;
    align-items: center;
    padding-left: 10px; }
    .interaction-wrap .action-fav .user-name {
      color: #fe732d;
      margin-right: 5px; }

.player-wrap {
  width: 320px;
  flex-shrink: 0; }
  .player-wrap .player {
    width: 320px;
    height: 569px;
    background-color: #000;
    position: relative; }
    .player-wrap .player .player-mask-bg {
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      position: absolute;
      background: #000;
      opacity: 0.8; }
    .player-wrap .player .player-mask-wrap {
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      position: absolute;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      color: #fff; }
  .player-wrap .player-link-wrap {
    padding: 16px 0 0 16px; }
    .player-wrap .player-link-wrap .player-link-label {
      color: rgba(0, 0, 0, 0.8);
      font-size: 12px; }
    .player-wrap .player-link-wrap .link-wrap {
      display: flex;
      margin-top: 8px;
      align-items: center; }
      .player-wrap .player-link-wrap .link-wrap .label {
        text-align: right;
        width: 46px;
        white-space: nowrap;
        color: #333333;
        font-size: 12px;
        padding-right: 10px; }
      .player-wrap .player-link-wrap .link-wrap .link {
        width: 157px;
        flex-shrink: 0;
        height: 28px;
        line-height: 28px;
        align-items: center;
        background: #f0f0f0;
        border-radius: 2px;
        opacity: 0.9;
        font-size: 12px;
        color: rgba(0, 0, 0, 0.8);
        padding-left: 8px;
        padding-right: 8px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }

.Beast-goods-item_goodsItem__2p2ts {
  display: flex;
  padding: 8px;
  background: #ffffff;
  border-radius: 2px;
  margin-bottom: 10px; }
  .Beast-goods-item_goodsItem__2p2ts:last-child {
    margin-bottom: 0; }
  .Beast-goods-item_goodsItem__2p2ts .Beast-goods-item_goodsImage__2eJkT {
    width: 85px;
    height: 85px;
    background: #d8d8d8;
    border-radius: 3px;
    margin-right: 8px;
    flex: 0 0 auto;
    object-fit: cover; }
  .Beast-goods-item_goodsItem__2p2ts .Beast-goods-item_goPublishBtn__3nYa0 {
    display: flex;
    align-items: center; }
  .Beast-goods-item_goodsItem__2p2ts .Beast-goods-item_info__6UIWN {
    flex: 1;
    overflow: hidden; }
  .Beast-goods-item_goodsItem__2p2ts .Beast-goods-item_btn__3Cyqa {
    flex: 0 0 auto;
    margin: auto; }
  .Beast-goods-item_goodsItem__2p2ts .Beast-goods-item_name__QJxHF {
    font-size: 18px;
    color: #151516;
    line-height: 25px;
    text-align: left;
    padding-bottom: 2px;
    width: 630px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .Beast-goods-item_goodsItem__2p2ts .Beast-goods-item_quantity__yOhXJ {
    text-align: left;
    line-height: 22px;
    opacity: 0.8;
    font-size: 16px;
    color: #151516; }

.Beast-content-item_contentItem__E8v6d {
  border: 1px solid #ffbd7a;
  background: #FFFBF1;
  border-radius: 10px;
  margin: 24px 40px;
  position: relative; }
  .Beast-content-item_contentItem__E8v6d .Beast-content-item_tip__3aFJs {
    font-size: 14px;
    color: #af3714;
    line-height: 24px;
    padding: 44px 0 0 16px; }
  .Beast-content-item_contentItem__E8v6d .Beast-content-item_tipImage__2qsPq {
    position: absolute;
    top: -8px;
    left: 50%;
    right: 50%;
    transform: translate(-50%, 0); }

.Beast-list_container__2Dv-N {
  background: #ffd2a7;
  height: 100vh;
  overflow-y: auto;
  position: relative;
  padding-bottom: 31px; }
  .Beast-list_container__2Dv-N .Beast-list_content__2vvnw {
    padding: 52px 18px 60px;
    border-radius: 6px;
    background-image: linear-gradient(143deg, #fff2d1 0%, #fff3d1 100%); }
  .Beast-list_container__2Dv-N .Beast-list_nomore__dP2r2 {
    line-height: 25px;
    font-size: 18px;
    color: #ac4009;
    text-align: center;
    padding-top: 40px; }
  .Beast-list_container__2Dv-N .Beast-list_top__12nNL {
    position: relative;
    margin-bottom: -45px; }
    .Beast-list_container__2Dv-N .Beast-list_top__12nNL .Beast-list_topTitle__3FwPV {
      position: absolute;
      line-height: 30px;
      font-size: 21px;
      color: #ffffff;
      text-align: center;
      font-weight: 600;
      top: 106px;
      left: 50%;
      right: 50%;
      transform: translate(-50%, 0%);
      width: 100%; }
      .Beast-list_container__2Dv-N .Beast-list_top__12nNL .Beast-list_topTitle__3FwPV span {
        color: #ffed81; }

.Beast-breadcrumb_breadcrumb__29r-0 {
  border-left: 2px solid #e02e24;
  padding-left: 8px;
  margin: 16px 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px; }

.Beast-download-modal_modalContent__1pDxC {
  padding: 0 22px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 20px; }
  .Beast-download-modal_modalContent__1pDxC .Beast-download-modal_auto__1kFns {
    text-align: center;
    margin-top: 24px;
    color: #333333; }

.Beast-BottomAuthSection_bottomSection__2ZBIj {
  display: flex;
  flex-direction: column;
  align-items: center; }

.Beast-BottomAuthSection_text__3cx6V {
  height: 12px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 12px;
  font-weight: 400;
  margin: 16px auto;
  display: flex; }

.Beast-BottomAuthSection_link__3PHr- {
  height: 12px;
  font-size: 12px;
  color: #1199ee;
  text-align: center;
  line-height: 12px;
  cursor: pointer; }

.Beast-BottomEditSection_text__ShXIN {
  height: 12px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 12px;
  font-weight: 400;
  margin: 16px auto;
  text-align: center; }
  .Beast-BottomEditSection_text__ShXIN span {
    color: #ff5454; }

.Beast-BottomEditSection_btnWrap__2Vj8y {
  text-align: center; }

.Beast-Helper_helper__2EmIU {
  position: fixed;
  right: 84px;
  z-index: 999;
  top: 50%;
  text-align: center;
  font-size: 14px;
  color: #005be4;
  font-weight: 600;
  text-shadow: -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white; }
  .Beast-Helper_helper__2EmIU:hover {
    cursor: pointer; }
    .Beast-Helper_helper__2EmIU:hover .Beast-Helper_name__a9CNR {
      opacity: 0.8; }
    .Beast-Helper_helper__2EmIU:hover .Beast-Helper_dropDown__38Zbg {
      top: 98px;
      right: -4px;
      max-height: 500px;
      z-index: 100;
      display: block; }
  .Beast-Helper_helper__2EmIU .Beast-Helper_avatar__12Muz {
    width: 58px;
    height: 58px;
    border-radius: 50%; }
  .Beast-Helper_helper__2EmIU .Beast-Helper_name__a9CNR {
    font-size: 14px;
    margin-left: 6px; }
  .Beast-Helper_helper__2EmIU .Beast-Helper_dropDown__38Zbg {
    color: #58595b;
    position: absolute;
    top: 65px;
    right: -20px;
    max-height: 0;
    z-index: 100;
    background: white;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.4);
    border-radius: 4px;
    width: max-content;
    padding: 10px;
    display: none; }
    .Beast-Helper_helper__2EmIU .Beast-Helper_dropDown__38Zbg::after {
      content: "";
      position: absolute;
      top: -10px;
      right: 20px;
      z-index: 1;
      transform: translateX(-50%);
      width: 0;
      height: 0;
      border-left: 15px solid transparent;
      border-right: 15px solid transparent;
      border-bottom: 20px solid #fff; }
    .Beast-Helper_helper__2EmIU .Beast-Helper_dropDown__38Zbg .Beast-Helper_title__1BK-e {
      font-size: 13px;
      color: rgba(0, 0, 0, 0.6);
      text-align: center;
      line-height: 22px;
      font-weight: 400;
      opacity: 0.8;
      margin-bottom: 10px; }
    .Beast-Helper_helper__2EmIU .Beast-Helper_dropDown__38Zbg .Beast-Helper_qrCodeList__2UOcw {
      display: flex; }
    .Beast-Helper_helper__2EmIU .Beast-Helper_dropDown__38Zbg .Beast-Helper_listItem__1KLBZ {
      display: flex;
      align-items: center;
      flex-direction: column;
      padding: 10px 10px 6px;
      position: relative;
      font-size: 13px;
      width: fit-content;
      background: #f7f8fa;
      border-radius: 6px; }
      .Beast-Helper_helper__2EmIU .Beast-Helper_dropDown__38Zbg .Beast-Helper_listItem__1KLBZ:nth-child(2) {
        margin: 0 10px; }
      .Beast-Helper_helper__2EmIU .Beast-Helper_dropDown__38Zbg .Beast-Helper_listItem__1KLBZ .Beast-Helper_desc__17-DK {
        font-size: 13px;
        color: #333333;
        text-align: center;
        line-height: 18px;
        font-weight: 400; }
      .Beast-Helper_helper__2EmIU .Beast-Helper_dropDown__38Zbg .Beast-Helper_listItem__1KLBZ .Beast-Helper_label__3u-Qw {
        opacity: 0.8;
        font-size: 13px;
        color: rgba(0, 0, 0, 0.6);
        text-align: center;
        line-height: 22px;
        font-weight: 400; }
        .Beast-Helper_helper__2EmIU .Beast-Helper_dropDown__38Zbg .Beast-Helper_listItem__1KLBZ .Beast-Helper_label__3u-Qw .Beast-Helper_highlight__JbVS3 {
          color: #3b75e0; }
      .Beast-Helper_helper__2EmIU .Beast-Helper_dropDown__38Zbg .Beast-Helper_listItem__1KLBZ .Beast-Helper_qrCode__1pxFl {
        width: 150px;
        height: 150px;
        margin: 6px 0; }

.Beast-LabelWithTips_profileWrap__LNLzF {
  display: flex;
  flex-direction: column;
  align-items: flex-end; }

.Beast-LabelWithTips_profile__2MeWL {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.32);
  line-height: 15px;
  font-weight: 400;
  width: 296px;
  margin: -8px 0 16px; }

.Beast-LabelWithTips_close__2wJ1b {
  position: absolute;
  right: -30px;
  top: 0;
  height: 26px;
  cursor: pointer;
  display: flex;
  align-items: center; }

.Beast-LabelWithTips_addText__CxSn7 {
  color: #407cff;
  cursor: pointer; }

.Beast-LabelWithTips_red__1AGbJ {
  color: #e02e24; }

.Beast-LabelWithTips_icon__29asA {
  width: 14px;
  height: 14px; }

.Beast-PlatformUrlLabel_profileWrap__15xDh {
  display: flex;
  flex-direction: column;
  align-items: flex-end; }

.Beast-PlatformUrlLabel_profile__33f0u {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.32);
  line-height: 15px;
  font-weight: 400;
  width: 296px;
  margin: -8px 0 16px; }

.Beast-PlatformUrlLabel_close__1vTod {
  position: absolute;
  right: -30px;
  top: 0;
  height: 26px;
  cursor: pointer;
  display: flex;
  align-items: center; }

.Beast-PlatformUrlLabel_addText__2vjWq {
  color: #407cff;
  cursor: pointer;
  font-size: 14px;
  color: #407cff;
  font-weight: 400; }

.Beast-PlatformUrlLabel_red__37uKD {
  color: #e02e24; }

.Beast-PlatformUrlLabel_icon__2_xgB {
  width: 14px;
  height: 14px; }

.Beast-PlatformUrlLabel_item__2Igap {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 18px;
  font-weight: 500;
  position: relative;
  padding-left: 12px; }
  .Beast-PlatformUrlLabel_item__2Igap::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 2px;
    width: 4px;
    height: 16px;
    background: linear-gradient(#066aff, #559bff);
    border-radius: 2px; }

@charset "UTF-8";
.Beast-platformRoomUrlList_inputWrap__2q7q1 {
  max-height: 245px;
  overflow: auto;
  margin-top: 12px;
  padding-right: 2px; }
  .Beast-platformRoomUrlList_inputWrap__2q7q1::-webkit-scrollbar {
    width: 2px !important;
    /* 滚动条宽度 */ }

.Beast-platformRoomUrlList_delStyle__hCiij {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.5); }

.Beast-RuleModal_title__3_Mi2 {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 18px;
  font-weight: 600; }

.Beast-RuleModal_content__33ZAE {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 18px; }

.Beast-RuleModal_firstContent__DqkzT {
  margin-bottom: 16px; }

.Beast-RuleModal_bottomBtn__wGYqM {
  text-align: center;
  margin-top: 24px; }

.Beast-RuleModal_sampleTitle__1iO0- {
  text-align: center;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 18px;
  margin-bottom: 17px; }

.Beast-RuleModal_protocal__3H2Tk {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  margin-top: 12px;
  text-align: center; }
  .Beast-RuleModal_protocal__3H2Tk .Beast-RuleModal_link__2wtv_ {
    color: #3377cc;
    cursor: pointer; }

.Beast-RuleModal_sampleDesc__1cp24 {
  font-size: 14px;
  color: #333333;
  text-align: center;
  margin-bottom: 19px; }

.Beast-RuleModal_noticeTitle__2St6N {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  line-height: 24px;
  font-weight: 500; }
  .Beast-RuleModal_noticeTitle__2St6N span {
    color: #ff5454; }

.Beast-RuleModal_modalDesc__2QLnI {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 20px;
  font-weight: 500;
  position: relative;
  padding-left: 6px;
  margin: 12px 0 12px 0; }
  .Beast-RuleModal_modalDesc__2QLnI::before {
    content: "";
    width: 2px;
    height: 16px;
    background: #e02e24;
    position: absolute;
    left: 0;
    top: 2px; }

.Beast-RuleModal_everyDesc__1fo5J {
  margin-bottom: 10px;
  display: flex;
  align-items: center; }

.Beast-RuleModal_bottomDesc__FqXH4 {
  font-size: 13px;
  color: #58595b;
  text-align: justify;
  line-height: 23px;
  margin-top: 12px; }
  .Beast-RuleModal_bottomDesc__FqXH4 span {
    color: #ff5454; }

.Beast-RuleModal_successIcon__1v9TB {
  width: 35px;
  height: 35px;
  margin-bottom: 19px; }

.Beast-RuleModal_authorizedContent__3RvqE {
  text-align: center; }

.Beast-RuleModal_authorizedTitle__27qE0 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  line-height: 16px;
  font-weight: 500;
  margin-bottom: 9px; }

.Beast-RuleModal_authorizedDesc__1HgWX {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  width: 320px;
  margin: 0 auto; }
  .Beast-RuleModal_authorizedDesc__1HgWX span {
    color: #e02e24; }

.Beast-RuleModal_confirmContent__2x6wp .Beast-RuleModal_title__3_Mi2 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  line-height: 16px;
  font-weight: 500;
  margin-bottom: 12px; }

.Beast-RuleModal_confirmContent__2x6wp .Beast-RuleModal_confirmText__2RLGg {
  color: rgba(0, 0, 0, 0.8);
  line-height: 22px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 8px; }
  .Beast-RuleModal_confirmContent__2x6wp .Beast-RuleModal_confirmText__2RLGg > span {
    color: #e02e24; }

@charset "UTF-8";
.Beast-multi-platform-live_wrap__3RXNY {
  background-color: #fff;
  padding: 24px;
  border-radius: 2px;
  height: 100%;
  overflow-y: auto;
  position: relative;
  user-select: none; }

.Beast-multi-platform-live_pageTitle__1y7mT {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 14px;
  font-weight: 500;
  margin-bottom: 16px; }
  .Beast-multi-platform-live_pageTitle__1y7mT > i {
    color: rgba(0, 0, 0, 0.6); }

.Beast-multi-platform-live_homePage__1U-dW {
  cursor: pointer;
  color: rgba(0, 0, 0, 0.6); }

.Beast-multi-platform-live_top__29xl7 {
  background: #f7fbff;
  padding: 0 24px 68px;
  border-radius: 2px;
  overflow-y: auto;
  position: relative; }

.Beast-multi-platform-live_content__2NVrY {
  position: relative;
  height: 100%;
  border-radius: 8px; }
  .Beast-multi-platform-live_content__2NVrY .Beast-multi-platform-live_info__-g18G {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.4);
    line-height: 18px; }
    .Beast-multi-platform-live_content__2NVrY .Beast-multi-platform-live_info__-g18G .Beast-multi-platform-live_title__2EbO4 {
      font-size: 15px;
      color: rgba(0, 0, 0, 0.8); }
    .Beast-multi-platform-live_content__2NVrY .Beast-multi-platform-live_info__-g18G .Beast-multi-platform-live_desc__1zSFe {
      padding-top: 8px; }

.Beast-multi-platform-live_box__1K8O9 {
  padding: 0 0 12px;
  overflow: scroll; }

.Beast-multi-platform-live_accountIdImg__2lnrI {
  width: 100%; }

.Beast-multi-platform-live_doubleLive__3fJoM {
  margin-top: 13px;
  border: 2px solid #4e91ff;
  border-radius: 8px;
  position: relative;
  padding: 24px;
  /* 箭头内层（背景色） */ }
  .Beast-multi-platform-live_doubleLive__3fJoM .Beast-multi-platform-live_switchWrap__3u6vp {
    background-color: #fff;
    height: 95px;
    display: flex;
    align-items: center;
    border: 1px solid #dbdbdb;
    border-radius: 3px;
    margin-bottom: 32px; }
  .Beast-multi-platform-live_doubleLive__3fJoM .Beast-multi-platform-live_twoSwitchWrap__1ht9h {
    width: 66%; }
  .Beast-multi-platform-live_doubleLive__3fJoM .Beast-multi-platform-live_switchTitle__mMtXX span {
    border: 1px solid #407cff;
    border-radius: 13px;
    font-size: 14px;
    color: #407cff;
    text-align: center;
    padding: 0 6px;
    margin-left: 6px;
    cursor: pointer; }
  .Beast-multi-platform-live_doubleLive__3fJoM .Beast-multi-platform-live_everySwitch__2d7lc {
    display: flex;
    flex: 1;
    justify-content: space-between;
    min-width: 0;
    padding: 20px 24px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.4);
    font-weight: 500;
    align-items: center;
    position: relative; }
    .Beast-multi-platform-live_doubleLive__3fJoM .Beast-multi-platform-live_everySwitch__2d7lc:not(:last-child)::after {
      content: "";
      position: absolute;
      right: 0;
      width: 1px;
      height: 54px;
      background: #dbdbdb; }
  .Beast-multi-platform-live_doubleLive__3fJoM .Beast-multi-platform-live_switchDesc__3Bze8 {
    margin-top: 9px;
    display: flex;
    align-items: center; }
    .Beast-multi-platform-live_doubleLive__3fJoM .Beast-multi-platform-live_switchDesc__3Bze8 span {
      background: #e8fbe5;
      border-radius: 3px;
      text-align: center;
      font-size: 14px;
      color: #00b359;
      height: 22px;
      line-height: 22px;
      padding: 0 4px;
      margin-right: 4px;
      white-space: nowrap;
      font-weight: 400; }
  .Beast-multi-platform-live_doubleLive__3fJoM .Beast-multi-platform-live_baseTitle__1s-ol {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 18px;
    font-weight: 500;
    position: relative;
    padding-left: 12px;
    margin-bottom: 20px; }
    .Beast-multi-platform-live_doubleLive__3fJoM .Beast-multi-platform-live_baseTitle__1s-ol .Beast-multi-platform-live_descMessage__qcRUe {
      background: rgba(224, 46, 36, 0.1);
      border-radius: 3px;
      font-size: 14px;
      color: #e02e24;
      text-align: center;
      padding: 2px 4px;
      margin-left: 6px;
      font-weight: 400; }
    .Beast-multi-platform-live_doubleLive__3fJoM .Beast-multi-platform-live_baseTitle__1s-ol::before {
      content: "";
      position: absolute;
      left: 0;
      top: 2px;
      width: 4px;
      height: 16px;
      background: linear-gradient(#066aff, #559bff);
      border-radius: 2px; }
  .Beast-multi-platform-live_doubleLive__3fJoM::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 12px solid transparent;
    /* 控制箭头大小 */
    border-bottom-color: #4e91ff;
    /* 与主边框同色 */
    top: -24px;
    /* 定位到下方边框外 */
    right: 25%; }
  .Beast-multi-platform-live_doubleLive__3fJoM::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    /* 比外层小2px */
    border-bottom-color: #f7f8fa;
    /* 与主背景同色 */
    top: -19px;
    /* 定位修正 */
    right: calc(25% + 2px); }

.Beast-multi-platform-live_introduce__dIaEy {
  display: flex;
  gap: 58px;
  background: #f7f8fa;
  border-radius: 3px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 22px;
  font-weight: 400;
  padding: 20px 24px 16px;
  position: relative;
  margin-top: 13px;
  border: 2px solid #4e91ff;
  border-radius: 8px;
  /* 箭头内层（背景色） */ }
  .Beast-multi-platform-live_introduce__dIaEy::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 12px solid transparent;
    /* 控制箭头大小 */
    border-bottom-color: #4e91ff;
    /* 与主边框同色 */
    top: -24px;
    /* 定位到下方边框外 */
    left: 25%; }
  .Beast-multi-platform-live_introduce__dIaEy::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    /* 比外层小2px */
    border-bottom-color: #f7f8fa;
    /* 与主背景同色 */
    top: -19px;
    /* 定位修正 */
    left: calc(25% + 2px); }

.Beast-multi-platform-live_left__20QJk,
.Beast-multi-platform-live_right__2BhgM {
  flex: 1;
  min-width: 0; }

.Beast-multi-platform-live_inputImg__1NciW {
  position: relative; }
  .Beast-multi-platform-live_inputImg__1NciW .Beast-multi-platform-live_link__2WqYs {
    position: absolute;
    top: 22%;
    left: 15.5%;
    width: 12%;
    height: 15%;
    cursor: pointer; }

.Beast-multi-platform-live_introImg__2DKwk {
  width: 100%;
  padding-top: 50px; }

.Beast-multi-platform-live_red__3fLKz {
  color: #e02e24; }

.Beast-multi-platform-live_formWrap__12CSA {
  flex: 1;
  padding: 4px 0 20px;
  overflow: hidden;
  border-radius: 3px;
  line-height: 26px; }

.Beast-multi-platform-live_btnWrapper__X--Xx {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 100px;
  width: 100%;
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 99;
  box-shadow: 2px 0px 8px 0px rgba(191, 195, 199, 0.2);
  border: 1px solid #f0f0f0; }

.Beast-multi-platform-live_formResult__1_WuT {
  flex: 1;
  background: #f7f8fa;
  border-radius: 3px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 44px;
  font-weight: 400;
  padding: 8px 0 16px;
  position: relative;
  margin: 12px 0 16px 0; }
  .Beast-multi-platform-live_formResult__1_WuT .Beast-multi-platform-live_resultWrap__2DOys {
    display: flex;
    justify-content: space-between; }
  .Beast-multi-platform-live_formResult__1_WuT .Beast-multi-platform-live_resultItem__3uUCd {
    display: flex;
    flex-direction: column; }
  .Beast-multi-platform-live_formResult__1_WuT .Beast-multi-platform-live_resultTips__gV4Nk {
    width: 100%;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.55);
    line-height: 18px;
    margin-top: 10px; }
  .Beast-multi-platform-live_formResult__1_WuT .Beast-multi-platform-live_urlAnswer__SDRwU {
    width: 100%;
    font-size: 15px;
    padding-top: 12px;
    line-height: 37px;
    color: #58595b;
    box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.14) inset; }
  .Beast-multi-platform-live_formResult__1_WuT .Beast-multi-platform-live_accountItem__2JuXg {
    white-space: nowrap;
    color: #407cff;
    cursor: pointer; }
  .Beast-multi-platform-live_formResult__1_WuT .Beast-multi-platform-live_sphAccount__2K_YF {
    color: #58595b;
    cursor: none; }
  .Beast-multi-platform-live_formResult__1_WuT .Beast-multi-platform-live_result__3c8q5 {
    width: 30%;
    box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.14) inset; }
    .Beast-multi-platform-live_formResult__1_WuT .Beast-multi-platform-live_result__3c8q5 .Beast-multi-platform-live_answer__3ZiGF {
      color: #407cff;
      margin-left: 8px; }
  .Beast-multi-platform-live_formResult__1_WuT .Beast-multi-platform-live_resultImg__3RJXD {
    width: 18px;
    height: 18px;
    margin-right: 3px;
    position: relative;
    top: 3px; }

.Beast-multi-platform-live_bgContainer__25T1w {
  width: 100%;
  height: 194px;
  overflow: hidden;
  position: relative; }

.Beast-multi-platform-live_hideContent__1e3PI {
  opacity: 0;
  position: absolute;
  z-index: -1;
  top: 0; }

.Beast-multi-platform-live_bgImg__3j52X {
  position: absolute;
  height: 100%;
  width: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  object-fit: contain; }

.Beast-multi-platform-live_stepsItem__3H4Wu {
  display: flex;
  background: #f7f8fa;
  border-radius: 12px;
  padding: 33px 39px 25px 70px;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid rgba(13, 85, 217, 0.3);
  cursor: pointer; }
  .Beast-multi-platform-live_stepsItem__3H4Wu.Beast-multi-platform-live_currentKey__2TrrZ {
    background: linear-gradient(#407cff, #579eff);
    background-image: linear-gradient(180deg, #407cff 0%, #579eff 100%);
    border: 1px solid rgba(64, 124, 255, 0.1);
    border-radius: 12px; }
    .Beast-multi-platform-live_stepsItem__3H4Wu.Beast-multi-platform-live_currentKey__2TrrZ .Beast-multi-platform-live_benefitTitle__3tL7C,
    .Beast-multi-platform-live_stepsItem__3H4Wu.Beast-multi-platform-live_currentKey__2TrrZ .Beast-multi-platform-live_benefitDesc__1n_fy {
      color: #fff; }
    .Beast-multi-platform-live_stepsItem__3H4Wu.Beast-multi-platform-live_currentKey__2TrrZ .Beast-multi-platform-live_version__ACGTc {
      color: rgba(255, 255, 255, 0.9);
      background: rgba(255, 255, 255, 0.1); }
    .Beast-multi-platform-live_stepsItem__3H4Wu.Beast-multi-platform-live_currentKey__2TrrZ .Beast-multi-platform-live_tips__2qupu,
    .Beast-multi-platform-live_stepsItem__3H4Wu.Beast-multi-platform-live_currentKey__2TrrZ .Beast-multi-platform-live_tipsLink__29q-w {
      color: #fff; }
      .Beast-multi-platform-live_stepsItem__3H4Wu.Beast-multi-platform-live_currentKey__2TrrZ .Beast-multi-platform-live_tips__2qupu a,
      .Beast-multi-platform-live_stepsItem__3H4Wu.Beast-multi-platform-live_currentKey__2TrrZ .Beast-multi-platform-live_tipsLink__29q-w a {
        color: #fff; }
    .Beast-multi-platform-live_stepsItem__3H4Wu.Beast-multi-platform-live_currentKey__2TrrZ button {
      width: 100%;
      height: 40px;
      border: none;
      font-size: 16px;
      border-radius: 3.6px;
      cursor: pointer; }

.Beast-multi-platform-live_titleBlock__3wqI7 {
  justify-content: space-between;
  display: flex;
  align-items: center;
  width: 100%; }

.Beast-multi-platform-live_leftIndex__3siAs {
  position: absolute;
  left: -46px;
  top: -5px; }

.Beast-multi-platform-live_benefitTitle__3tL7C {
  font-size: 22px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 500;
  min-width: 88px; }

.Beast-multi-platform-live_methodsTitle__2RG_Z {
  display: flex;
  align-items: center;
  margin-bottom: 14px; }

.Beast-multi-platform-live_tips__2qupu,
.Beast-multi-platform-live_tipsLink__29q-w {
  font-size: 11px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.5); }
  .Beast-multi-platform-live_tips__2qupu > a,
  .Beast-multi-platform-live_tipsLink__29q-w > a {
    text-decoration: underline; }

.Beast-multi-platform-live_version__ACGTc {
  background: rgba(216, 216, 216, 0.3);
  border-radius: 11px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
  line-height: 16px;
  padding: 3px 6px;
  margin-left: 4px; }

.Beast-multi-platform-live_benefit__1nFdG {
  margin-bottom: 18px;
  position: relative;
  display: flex;
  white-space: nowrap;
  align-items: center; }

.Beast-multi-platform-live_benefitDesc__1n_fy {
  font-size: 17px;
  line-height: 26px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6); }

.Beast-multi-platform-live_videoHelp__2jNJE {
  font-size: 14px;
  color: #ffffff;
  text-decoration: underline;
  text-align: center;
  margin-top: 10px;
  cursor: pointer; }

.Beast-multi-platform-live_headerNotice__3VrSx {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8); }
  .Beast-multi-platform-live_headerNotice__3VrSx .Beast-multi-platform-live_spanStyle__26Sbp {
    color: #ff5454; }

.Beast-multi-platform-live_ruleDesc__2c98N {
  position: absolute;
  right: 0;
  top: 50px;
  z-index: 99;
  width: 102px;
  height: 35px;
  line-height: 35px;
  background: #d9e5ff;
  border-radius: 135px 0 0 135px;
  font-size: 19px;
  color: #407cff;
  text-align: center;
  cursor: pointer; }

.Beast-multi-platform-live_yelloTip__3fgin {
  font-size: 18px;
  color: #e02e24;
  background: #ffdb53;
  border-radius: 12.5px;
  padding: 1px 13px;
  text-align: center;
  margin-left: 8px; }

.Beast-multi-platform-live_benefitTips__1_EPE {
  margin: 4px 0 12px; }

.Beast-multi-platform-live_editText__3ARxk {
  padding-left: 4px;
  font-size: 16px; }

.Beast-multi-platform-live_videoWrapper__3rJyM {
  background: #f7f8fa;
  border-radius: 3px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 22px;
  font-weight: 400;
  padding: 24px;
  position: relative;
  margin-top: 13px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 532px;
  border: 2px solid #4e91ff;
  border-radius: 8px;
  /* 箭头内层（背景色） */ }
  .Beast-multi-platform-live_videoWrapper__3rJyM::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 12px solid transparent;
    /* 控制箭头大小 */
    border-bottom-color: #4e91ff;
    /* 与主边框同色 */
    top: -24px;
    /* 定位到下方边框外 */
    right: 25%; }
  .Beast-multi-platform-live_videoWrapper__3rJyM::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    /* 比外层小2px */
    border-bottom-color: #f7f8fa;
    /* 与主背景同色 */
    top: -19px;
    /* 定位修正 */
    right: calc(25% + 2px); }
  .Beast-multi-platform-live_videoWrapper__3rJyM .Beast-multi-platform-live_videoBox__dW-Zy {
    padding: 16px;
    background: #fff;
    min-width: 532px;
    max-width: 632px; }
  .Beast-multi-platform-live_videoWrapper__3rJyM .Beast-multi-platform-live_video__2kZeS {
    width: 100%;
    height: auto; }
  .Beast-multi-platform-live_videoWrapper__3rJyM .Beast-multi-platform-live_playBtn__3DxyF {
    background-image: url("https://pfile.pddpic.com/galerie-go/maidong/138ac34a-f6f5-447a-a5c9-cf0ba6801158.png.slim.png");
    background-size: contain;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 58px;
    height: 58px; }

.Beast-multi-platform-live_addText__3NVJF {
  color: #407cff; }

.Beast-multi-platform-live_icon__OYL7X {
  width: 14px;
  height: 14px; }

.Beast-multi-platform-live_platformRoomUrlList__1UHdZ {
  display: flex;
  flex-direction: column; }

.Beast-multi-platform-live_secondContent__2u6Uv {
  border: 1px solid #dbdbdb;
  background: #fff;
  display: flex;
  align-items: center;
  padding: 20px 30px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6); }

.Beast-multi-platform-live_stepStyle__1o4kN {
  background: #407cff;
  border-radius: 11.5px;
  padding: 0 5px;
  color: #fff;
  margin-right: 6px; }

.Beast-multi-platform-live_sampleImg__1OWa2 {
  width: 100%;
  margin-top: 17px; }

.Beast-multi-platform-live_sep__1uDxA {
  width: 86px;
  margin: 0 14px; }

.Beast-multi-platform-live_switchActive__2_KMu {
  color: rgba(0, 0, 0, 0.8); }

.Beast-multi-platform-live_inlineBlock__1KiSa {
  display: inline-block; }

.Beast-multi-platform-live_secondTitleCenter__3qtju {
  text-align: center; }

.Beast-multi-platform-live_editTextStyle__18pEs {
  transform: translateY(-4px); }

.Beast-multi-platform-live_radioItem__2SOx4 {
  display: flex;
  align-items: center;
  gap: 3px; }

.Beast-multi-platform-live_formItemTitle__LlNEh {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 18px;
  font-weight: 500;
  position: relative;
  padding-left: 12px; }
  .Beast-multi-platform-live_formItemTitle__LlNEh::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 2px;
    width: 4px;
    height: 16px;
    background: linear-gradient(#066aff, #559bff);
    border-radius: 2px; }

.Beast-multi-platform-live_alert__nOgHk .Beast-multi-platform-live_title__2EbO4 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  line-height: 16px;
  font-weight: 500;
  margin-bottom: 12px; }

.Beast-multi-platform-live_alert__nOgHk .Beast-multi-platform-live_highlight__2EaH4 {
  color: #ff5454; }

.Beast-multi-platform-live_alert__nOgHk .Beast-multi-platform-live_text__3UTxP {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  line-height: 22px;
  font-weight: 400; }

.Beast-double-live-manage_closeBtn__JE1zB {
  position: absolute;
  top: 12px;
  right: 12px;
  color: #fff;
  cursor: pointer; }

.Beast-double-live-manage_container__2GqrD {
  position: relative;
  width: 568px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px 40px 20px;
  color: #333;
  border-radius: 4px;
  background-image: url("https://commimg.pddpic.com/upload/mobile-video-layer/f812b393-a0a3-4471-8ded-8ec6eb025039.png.slim.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #fff; }

.Beast-double-live-manage_title__1CRkR {
  font-size: 34px;
  color: #262626;
  letter-spacing: -1px;
  text-align: center;
  line-height: 44px;
  font-weight: 900;
  margin-bottom: 16px; }
  .Beast-double-live-manage_title__1CRkR > span {
    color: #e02e24; }

.Beast-double-live-manage_subTitle__1GuqW {
  opacity: 0.8;
  font-size: 16px;
  color: #000000;
  text-align: center;
  line-height: 28px;
  font-weight: 500; }
  .Beast-double-live-manage_subTitle__1GuqW > span {
    color: #e02e24; }

.Beast-double-live-manage_commentExample__3NGf2 {
  width: 476px;
  height: 136px;
  background: rgba(222, 48, 37, 0.04);
  border-radius: 6px;
  margin: 10px auto 14px;
  text-align: center; }

.Beast-double-live-manage_commentTitle__1IsKc {
  font-size: 14px;
  color: #e02e24;
  font-weight: 500;
  margin: 10px; }

.Beast-double-live-manage_aiNote__CUZ5T {
  font-size: 10px;
  color: rgba(0, 0, 0, 0.4);
  margin-top: 6px;
  line-height: 12px; }

.Beast-double-live-manage_agreement__koasQ {
  margin-top: 10px;
  font-size: 14px;
  line-height: 16px;
  display: flex;
  align-items: center; }

.Beast-double-live-manage_link__1hGUv {
  color: #2656bd;
  cursor: pointer; }

.Beast-double-live-manage_agreement__koasQ input {
  margin-right: 3px; }

.Beast-double-live-on-click-start-guide_container__34cKZ {
  position: relative;
  width: 397px;
  background: #262729;
  display: flex;
  flex-direction: column;
  align-items: center; }

.Beast-double-live-on-click-start-guide_content__3OUPU {
  margin: 16px 16px 10px; }

.Beast-double-live-on-click-start-guide_footer__2Cv4O {
  margin: 20px auto;
  display: flex;
  justify-content: center; }

.Beast-double-live-on-click-start-guide_img__WGwWO {
  width: 365px;
  height: 234px; }

.Beast-double-live-on-click-start-guide_imgDesc__22P3K {
  opacity: 0.6;
  font-size: 12px;
  color: #cccccc;
  margin-top: 12px; }

.Beast-style_video-contain__2ZRUF {
  background: #000000;
  position: relative;
  overflow: hidden; }

.Beast-style_video-player__1LkUD {
  width: 100%;
  height: 100%;
  position: relative; }
  .Beast-style_video-player__1LkUD video {
    background: #000000; }

.Beast-style_video-control__3ucCA {
  position: absolute;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  box-sizing: border-box;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
  padding: 0 26px 12px;
  transition: bottom 0.4s; }
  .Beast-style_video-control-hidden__1VlXw {
    bottom: -60px; }

.Beast-HandleZone_handle-zone__3Ppsh {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  user-select: none; }

.Beast-HandleZone_play-position__27hrE {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

.Beast-Icon_video-icon__38FcG {
  position: relative;
  display: flex;
  margin: 0;
  width: 48px;
  height: 30px;
  justify-content: center;
  align-items: center;
  border-radius: 15px;
  cursor: pointer; }
  .Beast-Icon_video-icon__38FcG:hover {
    background: black; }
  .Beast-Icon_video-icon__38FcG img {
    width: 21px;
    height: auto; }

.Beast-Icon_video-play__1wOW7 {
  height: 80px;
  width: 80px;
  margin: 0;
  display: inline-block; }

.Beast-Volume_vol-con__2WBd3 {
  display: flex;
  flex-direction: column;
  align-items: center; }

.Beast-Volume_volume-control__3OvtT {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0;
  overflow: hidden;
  width: 44px;
  height: 112px;
  box-sizing: border-box;
  background: black;
  border-radius: 4px;
  opacity: 0.7;
  padding: 10px 0;
  margin-bottom: 9px; }
  .Beast-Volume_volume-control__3OvtT .Beast-Volume_volume-percent__N19bj {
    cursor: pointer;
    position: relative;
    margin-bottom: 9px;
    flex: 0 0 92px;
    display: flex;
    border-radius: 2px;
    flex-direction: column-reverse;
    width: 4px;
    background: #ffffff; }
  .Beast-Volume_volume-control__3OvtT .Beast-Volume_progress__2Rbb4 {
    background: #1199ee;
    display: flex;
    border-radius: 2px;
    width: 100%; }
  .Beast-Volume_volume-control__3OvtT .Beast-Volume_progress_btn__16u7X {
    position: absolute;
    display: inline-block;
    left: -4px;
    background: #ffffff;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    transform: translate(0, 6px); }
    .Beast-Volume_volume-control__3OvtT .Beast-Volume_progress_btn__16u7X:hover {
      background: #cccccc; }

.Beast-broadcast-preview-modal_wrap__3Nndz {
  display: flex;
  justify-content: center;
  padding: 40px 0; }
  .Beast-broadcast-preview-modal_wrap__3Nndz .Beast-broadcast-preview-modal_playerWrap__BFkGk {
    position: relative; }
  .Beast-broadcast-preview-modal_wrap__3Nndz .Beast-broadcast-preview-modal_spinWrap__2qXfr {
    position: absolute;
    left: 50%;
    top: 26%;
    transform: translate(-50%, -50%);
    z-index: 100; }
  .Beast-broadcast-preview-modal_wrap__3Nndz .Beast-broadcast-preview-modal_imgWrap__1IdAK {
    pointer-events: none;
    z-index: 1;
    position: absolute;
    left: 0;
    width: 192px;
    height: 416px; }
    .Beast-broadcast-preview-modal_wrap__3Nndz .Beast-broadcast-preview-modal_imgWrap__1IdAK img {
      width: 100%;
      height: 100%;
      display: block; }

.Beast-live-list-table_wrap__38qnA {
  display: flex;
  justify-content: center; }

.Beast-live-list-table_titleWrap__2Pp3q {
  display: flex;
  align-items: flex-start; }
  .Beast-live-list-table_titleWrap__2Pp3q .Beast-live-list-table_img__1p8hQ {
    width: 68px;
    height: 68px;
    border-radius: 1px; }
  .Beast-live-list-table_titleWrap__2Pp3q .Beast-live-list-table_text__1wQ2f {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 8px;
    height: 68px; }
    .Beast-live-list-table_titleWrap__2Pp3q .Beast-live-list-table_text__1wQ2f .Beast-live-list-table_title__WNUSp {
      text-align: left; }
      .Beast-live-list-table_titleWrap__2Pp3q .Beast-live-list-table_text__1wQ2f .Beast-live-list-table_title__WNUSp .Beast-live-list-table_statusDoing__1M41- {
        height: 14px;
        color: white;
        font-size: 12px;
        padding: 0px 4px;
        border-radius: 2px;
        margin-right: 8px;
        background: #e02e24;
        position: relative;
        padding-left: 10px; }
        .Beast-live-list-table_titleWrap__2Pp3q .Beast-live-list-table_text__1wQ2f .Beast-live-list-table_title__WNUSp .Beast-live-list-table_statusDoing__1M41-:before {
          content: "";
          position: absolute;
          top: 50%;
          left: 4px;
          transform: translateY(-50%);
          width: 4px;
          height: 4px;
          border-radius: 50%;
          background: white; }
      .Beast-live-list-table_titleWrap__2Pp3q .Beast-live-list-table_text__1wQ2f .Beast-live-list-table_title__WNUSp .Beast-live-list-table_statusDone__2rou6 {
        height: 14px;
        color: white;
        font-size: 12px;
        padding: 0px 4px;
        border-radius: 2px;
        margin-right: 8px;
        background: #9c9c9c; }
      .Beast-live-list-table_titleWrap__2Pp3q .Beast-live-list-table_text__1wQ2f .Beast-live-list-table_title__WNUSp .Beast-live-list-table_statusNotStart__Bh4J9 {
        height: 14px;
        color: white;
        font-size: 12px;
        padding: 0px 4px;
        border-radius: 2px;
        margin-right: 8px;
        background: #fe732d; }
    .Beast-live-list-table_titleWrap__2Pp3q .Beast-live-list-table_text__1wQ2f .Beast-live-list-table_time__2jIj5 {
      text-align: left; }

.Beast-live-list-table_dataWrap__3Xz3T {
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .Beast-live-list-table_dataWrap__3Xz3T .Beast-live-list-table_line__pcEC4 {
    color: #9c9c9c; }
    .Beast-live-list-table_dataWrap__3Xz3T .Beast-live-list-table_line__pcEC4 .Beast-live-list-table_active__2Ht4c {
      color: #151516; }

.Beast-live-list-table_goodsNumWrap__2cPxp {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  height: 36px; }
  .Beast-live-list-table_goodsNumWrap__2cPxp > span {
    line-height: 12px; }
  .Beast-live-list-table_goodsNumWrap__2cPxp .Beast-live-list-table_edit__Zecn1 {
    text-decoration: none;
    color: #2266aa; }
    .Beast-live-list-table_goodsNumWrap__2cPxp .Beast-live-list-table_edit__Zecn1:hover {
      cursor: pointer; }

.Beast-live-list-table_statusWrap__3tJQp {
  display: flex;
  justify-content: flex-start;
  list-style: none;
  padding: none;
  margin: none; }
  .Beast-live-list-table_statusWrap__3tJQp .Beast-live-list-table_statusItem__2PAsv {
    margin-right: 20px;
    list-style: none;
    color: #2266aa; }
    .Beast-live-list-table_statusWrap__3tJQp .Beast-live-list-table_statusItem__2PAsv:last-child {
      margin-right: 0; }
    .Beast-live-list-table_statusWrap__3tJQp .Beast-live-list-table_statusItem__2PAsv:hover {
      cursor: pointer; }
  .Beast-live-list-table_statusWrap__3tJQp .Beast-live-list-table_enter__2e4bZ {
    font-weight: bold;
    color: #2266aa; }

.Beast-live-list-table_payModal__2Grtz .Beast-live-list-table_title__WNUSp {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 20px;
  font-weight: 400; }

.Beast-live-list-table_payModal__2Grtz .Beast-live-list-table_content__1YMbl {
  margin-top: 13px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 20px;
  font-weight: 400; }

.Beast-no-qualification-alert_validateModalWrap__29mi7 {
  text-align: center; }
  .Beast-no-qualification-alert_validateModalWrap__29mi7 .Beast-no-qualification-alert_title__H9SE- {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 20px; }
    .Beast-no-qualification-alert_validateModalWrap__29mi7 .Beast-no-qualification-alert_title__H9SE- .Beast-no-qualification-alert_bold__c89yX {
      color: #e02e24; }
  .Beast-no-qualification-alert_validateModalWrap__29mi7 .Beast-no-qualification-alert_title2__2_Eww {
    font-size: 18px;
    font-weight: 500;
    color: #e02e24;
    line-height: 18px;
    margin-top: 20px;
    margin-bottom: 16px; }
  .Beast-no-qualification-alert_validateModalWrap__29mi7 .Beast-no-qualification-alert_imgsWrap__3vgJQ {
    width: 600px;
    display: flex; }
    .Beast-no-qualification-alert_validateModalWrap__29mi7 .Beast-no-qualification-alert_imgsWrap__3vgJQ .Beast-no-qualification-alert_imgWrap__28kMT {
      margin-left: 9px;
      display: flex;
      flex-direction: column; }
      .Beast-no-qualification-alert_validateModalWrap__29mi7 .Beast-no-qualification-alert_imgsWrap__3vgJQ .Beast-no-qualification-alert_imgWrap__28kMT img {
        width: 192px;
        height: 153px; }
      .Beast-no-qualification-alert_validateModalWrap__29mi7 .Beast-no-qualification-alert_imgsWrap__3vgJQ .Beast-no-qualification-alert_imgWrap__28kMT .Beast-no-qualification-alert_label__1LWkr {
        margin-top: 9px;
        font-size: 12px;
        color: rgba(0, 0, 0, 0.8);
        line-height: 17px; }
  .Beast-no-qualification-alert_validateModalWrap__29mi7 :first-child {
    margin-left: 0; }

.Beast-custom-img-pick_imgPickWrap__3ChjO {
  display: flex;
  justify-content: flex-start;
  flex-direction: column; }
  .Beast-custom-img-pick_imgPickWrap__3ChjO:hover {
    cursor: pointer; }
  .Beast-custom-img-pick_imgPickWrap__3ChjO .Beast-custom-img-pick_cropper__Vh35t {
    width: 100px;
    margin-right: 12px;
    display: flex;
    justify-content: flex-start;
    align-items: center; }
    .Beast-custom-img-pick_imgPickWrap__3ChjO .Beast-custom-img-pick_cropper__Vh35t .Beast-custom-img-pick_rightContent__f97HM {
      flex-shrink: 0;
      margin-left: 10px; }
    .Beast-custom-img-pick_imgPickWrap__3ChjO .Beast-custom-img-pick_cropper__Vh35t .Beast-custom-img-pick_trigger__3ud36 {
      display: flex;
      height: 100px;
      width: 100px;
      color: #9c9c9c;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      background: #f4f4f4; }
    .Beast-custom-img-pick_imgPickWrap__3ChjO .Beast-custom-img-pick_cropper__Vh35t .Beast-custom-img-pick_img__2N1v9 {
      height: 100px; }
  .Beast-custom-img-pick_imgPickWrap__3ChjO .Beast-custom-img-pick_extra__3NQhk {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .Beast-custom-img-pick_imgPickWrap__3ChjO .Beast-custom-img-pick_extra__3NQhk .Beast-custom-img-pick_error__ukYrL {
      color: #e02e24; }
    .Beast-custom-img-pick_imgPickWrap__3ChjO .Beast-custom-img-pick_extra__3NQhk .Beast-custom-img-pick_tips__16srH {
      margin-top: 5px;
      color: #9c9c9c;
      line-height: 18px; }

.Beast-custom-goods-choose_add__1UpLn {
  display: flex;
  align-items: center;
  color: #9c9c9c; }

.Beast-custom-goods-choose_haveSelected__Uehmm .Beast-custom-goods-choose_edit__P99Pp {
  color: #076fff; }
  .Beast-custom-goods-choose_haveSelected__Uehmm .Beast-custom-goods-choose_edit__P99Pp:hover {
    cursor: pointer; }

.Beast-create-modal_explain__ulNz1 {
  margin-left: 197px;
  font-size: 12px; }
  .Beast-create-modal_explain__ulNz1 .Beast-create-modal_optionStep__2LAp_ {
    color: #151516; }
  .Beast-create-modal_explain__ulNz1 .Beast-create-modal_optionList__rMvQC {
    margin: 0;
    padding: 0;
    margin-left: 1em;
    list-style: decimal; }
    .Beast-create-modal_explain__ulNz1 .Beast-create-modal_optionList__rMvQC > li {
      list-style: decimal; }
    .Beast-create-modal_explain__ulNz1 .Beast-create-modal_optionList__rMvQC .Beast-create-modal_link__3_W6_ {
      color: #076fff;
      text-decoration: none; }
      .Beast-create-modal_explain__ulNz1 .Beast-create-modal_optionList__rMvQC .Beast-create-modal_link__3_W6_:hover {
        cursor: pointer; }

.Beast-create-live_wrap__1Q8Ks {
  background: #fff;
  padding: 16px;
  flex: 1 1 auto; }
  .Beast-create-live_wrap__1Q8Ks .Beast-create-live_button__WCJhi {
    margin-top: 24px;
    margin-left: 300px; }

.Beast-create-live_doubleLiveInfoBox__M8hgH {
  margin-bottom: 8px; }
  .Beast-create-live_doubleLiveInfoBox__M8hgH .Beast-create-live_label__1jXsG {
    padding-left: 308px;
    margin-bottom: 12px;
    font-size: 12px;
    color: #353535;
    line-height: 12px; }

.Beast-live-record_wrap__v9_Np {
  margin-top: 16px;
  margin-right: 24px;
  flex: 1 1 auto; }
  .Beast-live-record_wrap__v9_Np .Beast-live-record_header__2rcmy .Beast-live-record_bold__2vT24 {
    font-weight: bold; }
  .Beast-live-record_wrap__v9_Np .Beast-live-record_content__1yPEK {
    margin-top: 8px; }

@charset "UTF-8";
/*控制整个滚动条*/
::-webkit-scrollbar {
  background-color: transparent;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-clip: padding-box; }

/*滚动条两端方向按钮*/
::-webkit-scrollbar-button {
  width: 0;
  height: 0; }

/*滚动条中间滑动部分*/
::-webkit-scrollbar-thumb {
  background-color: #3e4142;
  border-radius: 5px; }

/*滚动条右下角区域*/
::-webkit-scrollbar-corner {
  width: 0;
  height: 0; }

/*滚动条右下角区域*/
::-webkit-scrollbar-corner {
  width: 0;
  height: 0; }

.main-wrap {
  line-height: 1;
  width: 1032px;
  margin: 0 auto;
  margin-top: 12px; }

.head-wrap {
  background: #fff;
  padding: 10px 12px;
  position: relative; }
  .head-wrap .title {
    font-size: 16px;
    color: #151516; }
  .head-wrap .label-wrap {
    height: 16px;
    margin-top: 8px;
    display: flex;
    align-items: center; }
    .head-wrap .label-wrap .label-preparing {
      height: 12px;
      background: #fe732d;
      display: flex;
      align-items: center;
      padding: 2px 4px;
      font-size: 12px;
      color: white;
      border-radius: 2px; }
      .head-wrap .label-wrap .label-preparing img {
        height: 10px;
        margin-right: 3px; }
    .head-wrap .label-wrap .label-playing {
      background-color: #e02e24;
      border-radius: 2px;
      color: #fff;
      font-size: 12px;
      padding: 2px 4px;
      display: flex;
      align-items: center;
      margin-right: 8px; }
    .head-wrap .label-wrap .label-time {
      color: #9c9c9c;
      font-size: 12px; }
  .head-wrap .operation-wrap {
    position: absolute;
    height: 100%;
    top: 0;
    right: 12px;
    display: flex;
    align-items: center; }
    .head-wrap .operation-wrap .qrcode-scan {
      font-size: 14px;
      color: #333; }
      .head-wrap .operation-wrap .qrcode-scan:hover {
        cursor: pointer; }

.body-wrap {
  display: flex;
  margin-top: 8px;
  margin-bottom: 84px;
  height: 790px; }
  .body-wrap .body-left-wrap {
    width: 700px; }
    .body-wrap .body-left-wrap .body-content-wrap {
      height: 685px;
      background-color: #fff;
      display: flex; }
      .body-wrap .body-left-wrap .body-content-wrap .activity-wrap {
        width: 380px; }
        .body-wrap .body-left-wrap .body-content-wrap .activity-wrap .title {
          border-bottom: 1px solid #f4f4f4;
          color: #151516;
          font-weight: 500;
          font-size: 14px;
          height: 40px;
          padding-left: 16px;
          display: flex;
          align-items: center; }
    .body-wrap .body-left-wrap .data-wrap {
      margin-top: 8px;
      overflow: auto; }
    .body-wrap .body-left-wrap .tools-wrap {
      height: 136px;
      margin-top: 8px;
      background-color: #fff; }
  .body-wrap .body-right-wrap {
    margin-left: 8px;
    width: 324px; }
    .body-wrap .body-right-wrap .right-bottom-wrap {
      background-color: #fff; }

.qrcode-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 1;
  color: rgba(0, 0, 0, 0.8); }
  .qrcode-wrap img {
    width: 117px;
    height: 117px;
    margin-bottom: 10px; }

.live-guide-header {
  color: #151516;
  font-size: 16px;
  height: 40px;
  border-bottom: 1px solid #ebebeb;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 16px; }
  .live-guide-header .guide-href {
    display: flex;
    padding-right: 12px;
    align-items: center; }
    .live-guide-header .guide-href .guide-link {
      color: #2266aa;
      font-size: 14px; }
      .live-guide-header .guide-href .guide-link:hover {
        cursor: pointer; }

.live-guide-wrap {
  padding: 0 12px;
  line-height: 1; }
  .live-guide-wrap .guide-label {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    margin-top: 17px; }
    .live-guide-wrap .guide-label .label {
      width: 2px;
      height: 16px;
      background: #e02e24;
      border-radius: 1px;
      margin-right: 4px; }
  .live-guide-wrap .title {
    font-size: 12px;
    margin-top: 13px;
    color: rgba(0, 0, 0, 0.8); }
  .live-guide-wrap .copy-wrap {
    display: flex;
    align-items: center;
    color: #151516;
    font-size: 14px;
    margin-top: 8px;
    position: relative; }
    .live-guide-wrap .copy-wrap .copy-text {
      flex: 1;
      border: 1px solid #dbdbdb;
      border-radius: 2px;
      font-size: 12px;
      color: rgba(0, 0, 0, 0.6);
      align-items: center;
      padding-left: 8px;
      height: 28px;
      line-height: 28px;
      min-width: 310px;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
  .live-guide-wrap .tip {
    color: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    line-height: 14px; }
    .live-guide-wrap .tip .text-tip span {
      color: #2266aa !important; }
  .live-guide-wrap .loading-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center; }
    .live-guide-wrap .loading-wrap .loading-content {
      width: 112px;
      height: 112px;
      border-radius: 3px;
      opacity: 0.8;
      background: rgba(0, 0, 0, 0.8);
      display: flex;
      flex-direction: column;
      align-items: center;
      color: #ffffff;
      font-size: 12px;
      line-height: 18px; }

.Beast-video-stream-address_line__256iH {
  display: flex;
  align-items: center; }
  .Beast-video-stream-address_line__256iH .Beast-video-stream-address_deleteText__3__w9 {
    font-size: 12px; }

.Beast-create-broadcast-modal_demoWrap__1wKDV {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .Beast-create-broadcast-modal_demoWrap__1wKDV img {
    width: 100%;
    height: 100%;
    display: block; }

.Beast-create-broadcast-modal_demoWrap__1wKDV .Beast-create-broadcast-modal_imgWrap__1i4uO {
  position: relative;
  width: 192px;
  height: 416px; }

.Beast-create-broadcast-modal_demoWrap__1wKDV .Beast-create-broadcast-modal_streamPicWrap__QWhFl {
  position: absolute;
  top: 53px;
  width: 219px;
  height: 125px;
  left: -13px; }

.Beast-create-broadcast-modal_demoWrap__1wKDV .Beast-create-broadcast-modal_text__3kcG6 {
  font-size: 12px;
  color: rgba(21, 21, 22, 0.6);
  line-height: 12px;
  margin-top: 16px; }

.Beast-list_wrap__3Lvpx {
  padding-top: 16px; }
  .Beast-list_wrap__3Lvpx .Beast-list_header__3rZFU .Beast-list_buttons__1rCh3 {
    display: flex;
    justify-content: space-between; }
  .Beast-list_wrap__3Lvpx .Beast-list_header__3rZFU .Beast-list_bold__SKh8v {
    font-weight: bold; }
  .Beast-list_wrap__3Lvpx .Beast-list_content__3dOgy {
    margin-top: 8px; }

.Beast-broadcast-preview-modal_wrap__3izmc {
  display: flex;
  justify-content: center;
  padding: 40px 0; }
  .Beast-broadcast-preview-modal_wrap__3izmc .Beast-broadcast-preview-modal_playerWrap__GPwZh {
    position: relative; }
  .Beast-broadcast-preview-modal_wrap__3izmc .Beast-broadcast-preview-modal_spinWrap__1sEJ1 {
    position: absolute;
    left: 50%;
    top: 26%;
    transform: translate(-50%, -50%);
    z-index: 100; }
  .Beast-broadcast-preview-modal_wrap__3izmc .Beast-broadcast-preview-modal_imgWrap__2L5x0 {
    pointer-events: none;
    z-index: 1;
    position: absolute;
    left: 0;
    width: 192px;
    height: 416px; }
    .Beast-broadcast-preview-modal_wrap__3izmc .Beast-broadcast-preview-modal_imgWrap__2L5x0 img {
      width: 100%;
      height: 100%;
      display: block; }

.Beast-live-list-table_banners__2_v-D {
  padding: 12px 12px 0; }

.Beast-live-list-table_wrap__2ixCq {
  padding: 0 12px;
  position: relative; }
  .Beast-live-list-table_wrap__2ixCq .Beast-live-list-table_btnWrap__fz98y {
    padding: 12px 0;
    display: flex;
    justify-content: space-between; }

.Beast-live-list-table_activityTip__2BpDp {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 20px;
  font-weight: 400; }

.Beast-live-list-table_activityButton__1b41o {
  margin-top: 13px;
  margin-bottom: 8px;
  text-align: right; }

.Beast-live-list-table_titleWrap__nHPBF {
  display: flex;
  align-items: flex-start; }
  .Beast-live-list-table_titleWrap__nHPBF .Beast-live-list-table_img__2Lm7I {
    width: 88px;
    height: 88px;
    border: 2px solid #47494d;
    position: relative; }
    .Beast-live-list-table_titleWrap__nHPBF .Beast-live-list-table_img__2Lm7I .Beast-live-list-table_image__oxnTC {
      display: inline-block;
      width: 84px;
      height: auto; }
    .Beast-live-list-table_titleWrap__nHPBF .Beast-live-list-table_img__2Lm7I .Beast-live-list-table_liveType1__1rD2R,
    .Beast-live-list-table_titleWrap__nHPBF .Beast-live-list-table_img__2Lm7I .Beast-live-list-table_liveType2__wpMcH {
      position: absolute;
      top: 0;
      left: 0;
      display: inline-block;
      width: 56px;
      height: 20px;
      background: #e02e24;
      border-radius: 0 0 2px 0;
      font-size: 12px;
      color: #ffffff;
      line-height: 20x;
      text-align: center;
      font-weight: 400; }
    .Beast-live-list-table_titleWrap__nHPBF .Beast-live-list-table_img__2Lm7I .Beast-live-list-table_liveType2__wpMcH {
      background: #3377cc; }
  .Beast-live-list-table_titleWrap__nHPBF .Beast-live-list-table_text__3sbwl {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 12px;
    height: 88px; }
    .Beast-live-list-table_titleWrap__nHPBF .Beast-live-list-table_text__3sbwl .Beast-live-list-table_title__2vO7E {
      text-align: left; }
      .Beast-live-list-table_titleWrap__nHPBF .Beast-live-list-table_text__3sbwl .Beast-live-list-table_title__2vO7E .Beast-live-list-table_onlyTitle__33zRx {
        max-width: 240px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: 117px;
        font-size: 13px;
        color: #e6e6e6;
        line-height: 13px;
        font-weight: 400; }
      .Beast-live-list-table_titleWrap__nHPBF .Beast-live-list-table_text__3sbwl .Beast-live-list-table_title__2vO7E .Beast-live-list-table_notStart__b0VNf,
      .Beast-live-list-table_titleWrap__nHPBF .Beast-live-list-table_text__3sbwl .Beast-live-list-table_title__2vO7E .Beast-live-list-table_doing__36kq-,
      .Beast-live-list-table_titleWrap__nHPBF .Beast-live-list-table_text__3sbwl .Beast-live-list-table_title__2vO7E .Beast-live-list-table_done__2EBL1 {
        font-size: 13px;
        color: #ff5454;
        line-height: 13px;
        font-weight: 400;
        margin-top: 8px;
        display: flex;
        align-items: center; }
        .Beast-live-list-table_titleWrap__nHPBF .Beast-live-list-table_text__3sbwl .Beast-live-list-table_title__2vO7E .Beast-live-list-table_notStart__b0VNf span,
        .Beast-live-list-table_titleWrap__nHPBF .Beast-live-list-table_text__3sbwl .Beast-live-list-table_title__2vO7E .Beast-live-list-table_doing__36kq- span,
        .Beast-live-list-table_titleWrap__nHPBF .Beast-live-list-table_text__3sbwl .Beast-live-list-table_title__2vO7E .Beast-live-list-table_done__2EBL1 span {
          display: inline-block;
          width: 4px;
          height: 4px;
          border-radius: 50%;
          background: #ff5454;
          margin-right: 4px; }
      .Beast-live-list-table_titleWrap__nHPBF .Beast-live-list-table_text__3sbwl .Beast-live-list-table_title__2vO7E .Beast-live-list-table_notStart__b0VNf {
        color: #fe732d; }
      .Beast-live-list-table_titleWrap__nHPBF .Beast-live-list-table_text__3sbwl .Beast-live-list-table_title__2vO7E .Beast-live-list-table_done__2EBL1 {
        color: #808080; }
    .Beast-live-list-table_titleWrap__nHPBF .Beast-live-list-table_text__3sbwl .Beast-live-list-table_time__ECvD6 {
      height: 12px;
      font-size: 12px;
      color: #b3b3b3;
      line-height: 12px;
      font-weight: 400;
      margin-top: 8px; }

.Beast-live-list-table_dataWrap__Uja5S {
  display: flex; }
  .Beast-live-list-table_dataWrap__Uja5S .Beast-live-list-table_line__2Myd3 {
    color: #b3b3b3;
    position: relative; }
    .Beast-live-list-table_dataWrap__Uja5S .Beast-live-list-table_line__2Myd3:not(:first-child) {
      margin-left: 8px;
      padding-left: 8px; }
      .Beast-live-list-table_dataWrap__Uja5S .Beast-live-list-table_line__2Myd3:not(:first-child)::after {
        content: "";
        position: absolute;
        width: 1px;
        height: 8px;
        background-color: #47494d;
        left: 0;
        top: 5px; }

.Beast-live-list-table_goodsNumWrap__3RLBs {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  height: 36px; }
  .Beast-live-list-table_goodsNumWrap__3RLBs > span {
    line-height: 12px; }
  .Beast-live-list-table_goodsNumWrap__3RLBs .Beast-live-list-table_edit__2ho8x {
    text-decoration: none;
    color: #1199ee; }
    .Beast-live-list-table_goodsNumWrap__3RLBs .Beast-live-list-table_edit__2ho8x:hover {
      cursor: pointer; }

.Beast-live-list-table_statusWrap__19FsJ {
  display: flex;
  justify-content: flex-start;
  list-style: none;
  padding: none;
  margin: none; }
  .Beast-live-list-table_statusWrap__19FsJ .Beast-live-list-table_statusItem__1b_CV {
    margin-right: 6px;
    padding-right: 6px;
    position: relative;
    color: #1199ee; }
    .Beast-live-list-table_statusWrap__19FsJ .Beast-live-list-table_statusItem__1b_CV:not(:last-child)::after {
      content: "";
      position: absolute;
      width: 1px;
      height: 8px;
      background-color: #47494d;
      right: 0;
      top: 5px; }
    .Beast-live-list-table_statusWrap__19FsJ .Beast-live-list-table_statusItem__1b_CV:last-child {
      margin-right: 0;
      border-right: none; }
    .Beast-live-list-table_statusWrap__19FsJ .Beast-live-list-table_statusItem__1b_CV:hover {
      cursor: pointer; }
  .Beast-live-list-table_statusWrap__19FsJ .Beast-live-list-table_enter__1bLny {
    font-weight: bold;
    color: #1199ee; }

.Beast-live-list-table_alertFooter__2SYsQ {
  text-align: right;
  margin-right: 20px; }

.Beast-live-list-table_bindRoomTip__vFXy9 {
  color: #000000;
  font-size: 12px; }

.Beast-live-list-table_content__1HJjg {
  margin: 16px; }
  .Beast-live-list-table_content__1HJjg .Beast-live-list-table_tips__1UuzA {
    font-size: 14px;
    color: rgba(204, 204, 204, 0.8);
    margin-bottom: 16px;
    text-align: center; }
  .Beast-live-list-table_content__1HJjg .Beast-live-list-table_footer__2hCfs {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 16px; }

.Beast-pay-deposit-modal_content__1kzzv {
  width: 100%;
  height: 100%; }
  .Beast-pay-deposit-modal_content__1kzzv .Beast-pay-deposit-modal_title__1u5aL {
    text-align: center;
    font-size: 16px;
    color: #e6e6e6;
    line-height: 20px;
    font-weight: 500; }
  .Beast-pay-deposit-modal_content__1kzzv .Beast-pay-deposit-modal_text__1mmr3 {
    margin-top: 8px;
    font-size: 14px;
    color: #b3b3b3;
    text-align: justify;
    line-height: 20px;
    font-weight: 400; }

.Beast-platform-tip-modal_tips__QqKNd {
  height: 20px;
  font-size: 16px;
  color: rgba(230, 230, 230, 0.8);
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 9px; }

.Beast-platform-tip-modal_des__1TZ7N {
  width: 272px;
  height: 40px;
  color: #b3b3b3; }

.Beast-upgrade-win10-modal_content__3Exh1 {
  font-size: 14px;
  color: #cccccc;
  line-height: 22px;
  padding: 16px;
  text-align: center; }
  .Beast-upgrade-win10-modal_content__3Exh1 .Beast-upgrade-win10-modal_highlight__3SJg5 {
    color: #ff5454; }
  .Beast-upgrade-win10-modal_content__3Exh1 .Beast-upgrade-win10-modal_link__2h8ED,
  .Beast-upgrade-win10-modal_content__3Exh1 .Beast-upgrade-win10-modal_arrow__s3ORu {
    color: #407cff; }
  .Beast-upgrade-win10-modal_content__3Exh1 .Beast-upgrade-win10-modal_link__2h8ED {
    text-decoration: underline;
    cursor: pointer; }

.Beast-ad-promotion_box__3QZkO {
  position: relative; }
  .Beast-ad-promotion_box__3QZkO .Beast-ad-promotion_closeBtn__Ha5oT {
    position: absolute;
    top: 10px;
    right: 6px;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.6);
    cursor: pointer; }

.Beast-double-live-ur-change-reminder_modal__3F-bc {
  line-height: 1;
  text-align: center; }
  .Beast-double-live-ur-change-reminder_modal__3F-bc .Beast-double-live-ur-change-reminder_title__2Eela {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.8);
    text-align: center;
    font-weight: 500;
    margin-top: 16px; }
  .Beast-double-live-ur-change-reminder_modal__3F-bc .Beast-double-live-ur-change-reminder_desc__gCWIh {
    font-size: 14px;
    color: #58595b;
    text-align: center;
    line-height: 22px;
    margin-top: 8px; }
    .Beast-double-live-ur-change-reminder_modal__3F-bc .Beast-double-live-ur-change-reminder_desc__gCWIh > span {
      color: #e02e24; }

.Beast-EarnStreamPotentialGoods_box__3ZMMr {
  position: relative; }

.Beast-EarnStreamPotentialGoods_closeBtn__188-v {
  position: absolute;
  top: -16px;
  right: -16px;
  color: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  width: 32px;
  height: 32px;
  background: #c2c2c2;
  border-radius: 50%;
  display: flex;
  align-content: center;
  justify-content: center; }

.Beast-FeedAutoMatchGoods_box__2cACm {
  position: relative; }

.Beast-FeedAutoMatchGoods_closeBtn__3KR2w {
  position: absolute;
  top: -16px;
  right: -16px;
  color: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  width: 32px;
  height: 32px;
  background: #c2c2c2;
  border-radius: 50%;
  display: flex;
  align-content: center;
  justify-content: center; }

.Beast-live_ad_redpacket_box__30UNA {
  position: relative; }
  .Beast-live_ad_redpacket_box__30UNA .Beast-live_ad_redpacket_closeBtn__2zG9v {
    position: absolute;
    top: -16px;
    right: -16px;
    color: rgba(0, 0, 0, 0.4);
    cursor: pointer;
    width: 32px;
    height: 32px;
    background: #c2c2c2;
    border-radius: 50%;
    display: flex;
    align-content: center;
    justify-content: center; }

.Beast-mall_authorization_pop_up_container__30kHT {
  padding: 32px 36px 16px 36px;
  position: relative;
  background: #fff;
  border-radius: 6px;
  text-align: center;
  width: 648px;
  box-sizing: border-box; }
  .Beast-mall_authorization_pop_up_container__30kHT .Beast-mall_authorization_pop_up_closeBtn__3Gqqy {
    position: absolute;
    top: -16px;
    right: -16px;
    color: rgba(0, 0, 0, 0.4);
    cursor: pointer;
    width: 32px;
    height: 32px;
    background: #c2c2c2;
    border-radius: 50%; }
  .Beast-mall_authorization_pop_up_container__30kHT .Beast-mall_authorization_pop_up_title__1hnz0 {
    line-height: 40px;
    font-size: 28px;
    color: #151516;
    font-weight: 600;
    margin-bottom: 22px; }
  .Beast-mall_authorization_pop_up_container__30kHT .Beast-mall_authorization_pop_up_desc__3jIIL {
    line-height: 28px;
    font-size: 16px;
    color: #58595b;
    margin-bottom: 12px;
    text-align: left; }
    .Beast-mall_authorization_pop_up_container__30kHT .Beast-mall_authorization_pop_up_desc__3jIIL span {
      color: #e02e24; }
  .Beast-mall_authorization_pop_up_container__30kHT .Beast-mall_authorization_pop_up_introBtn__1gA54 {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 22px;
    font-size: 16px;
    color: #9c9c9c;
    margin: 16px 0 16px 0;
    cursor: pointer; }
  .Beast-mall_authorization_pop_up_container__30kHT .Beast-mall_authorization_pop_up_submitBtn__2XFGI {
    background: #e02e24;
    height: 62px;
    border-radius: 4px;
    line-height: 62px;
    font-family: PingFangSC-Medium;
    font-size: 22px;
    color: #ffffff;
    text-align: center;
    font-weight: 500;
    cursor: pointer; }
    .Beast-mall_authorization_pop_up_container__30kHT .Beast-mall_authorization_pop_up_submitBtn__2XFGI:hover {
      background: #94090b; }
  .Beast-mall_authorization_pop_up_container__30kHT .Beast-mall_authorization_pop_up_cancelBtn__2XDRw {
    margin-top: 16px;
    line-height: 22px;
    font-size: 16px;
    color: #9c9c9c;
    cursor: pointer; }

.Beast-mall_default_open_authorization_pop_up_container__VlaUX {
  padding: 24px 24px 20px 24px;
  position: relative;
  width: 540px;
  background: #fff;
  border-radius: 6px;
  text-align: center; }
  .Beast-mall_default_open_authorization_pop_up_container__VlaUX .Beast-mall_default_open_authorization_pop_up_closeBtn__dGCqP {
    position: absolute;
    top: 12px;
    right: 12px;
    color: rgba(0, 0, 0, 0.4);
    cursor: pointer; }
  .Beast-mall_default_open_authorization_pop_up_container__VlaUX .Beast-mall_default_open_authorization_pop_up_title__R3RJE {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 18px; }
  .Beast-mall_default_open_authorization_pop_up_container__VlaUX .Beast-mall_default_open_authorization_pop_up_desc__1d1C- {
    margin: 12px 0;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .Beast-mall_default_open_authorization_pop_up_container__VlaUX .Beast-mall_default_open_authorization_pop_up_desc__1d1C- span {
      display: inline-block;
      font-size: 18px;
      line-height: 20px;
      color: #ff5454; }
  .Beast-mall_default_open_authorization_pop_up_container__VlaUX .Beast-mall_default_open_authorization_pop_up_footer__2YhFb {
    margin-top: 16px; }
  .Beast-mall_default_open_authorization_pop_up_container__VlaUX .Beast-mall_default_open_authorization_pop_up_footerText__hm0sP {
    margin-top: 16px;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.4);
    text-align: center;
    line-height: 18px; }

.Beast-mall_out_audited_pop_up_container__Ov1uL {
  padding: 52px 36px;
  position: relative;
  background: #fff;
  border-radius: 6px;
  text-align: center;
  width: 648px;
  box-sizing: border-box; }
  .Beast-mall_out_audited_pop_up_container__Ov1uL .Beast-mall_out_audited_pop_up_closeBtn__1m82d {
    position: absolute;
    top: -16px;
    right: -16px;
    color: rgba(0, 0, 0, 0.4);
    cursor: pointer;
    width: 32px;
    height: 32px;
    background: #c2c2c2;
    border-radius: 50%; }
  .Beast-mall_out_audited_pop_up_container__Ov1uL .Beast-mall_out_audited_pop_up_title__KnFoV {
    line-height: 40px;
    font-size: 28px;
    color: #151516;
    font-weight: 600;
    margin-bottom: 42px; }
    .Beast-mall_out_audited_pop_up_container__Ov1uL .Beast-mall_out_audited_pop_up_title__KnFoV span {
      color: #e02e24; }
  .Beast-mall_out_audited_pop_up_container__Ov1uL .Beast-mall_out_audited_pop_up_desc__2_fej {
    line-height: 28px;
    font-size: 20px;
    color: #58595b;
    margin-bottom: 32px;
    text-align: left; }
    .Beast-mall_out_audited_pop_up_container__Ov1uL .Beast-mall_out_audited_pop_up_desc__2_fej span {
      color: #e02e24; }
  .Beast-mall_out_audited_pop_up_container__Ov1uL .Beast-mall_out_audited_pop_up_submitBtn__1wn_d {
    margin-top: 64px;
    background: #e02e24;
    height: 62px;
    border-radius: 4px;
    line-height: 62px;
    font-family: PingFangSC-Medium;
    font-size: 22px;
    color: #ffffff;
    text-align: center;
    font-weight: 500;
    cursor: pointer; }
    .Beast-mall_out_audited_pop_up_container__Ov1uL .Beast-mall_out_audited_pop_up_submitBtn__1wn_d:hover {
      background: #94090b; }

.Beast-mall_out_audited_pop_up_introBtn__2QTJR {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 22px;
  font-size: 16px;
  color: #9c9c9c;
  margin: 16px 0 16px 0;
  cursor: pointer; }

.Beast-mall_publish_task_notice_box__1Gkpt {
  position: relative;
  width: 455px;
  background: #fff;
  text-align: center;
  border-radius: 3px;
  padding: 24px 0; }
  .Beast-mall_publish_task_notice_box__1Gkpt .Beast-mall_publish_task_notice_title__15npB {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 18px;
    font-weight: 500; }
  .Beast-mall_publish_task_notice_box__1Gkpt .Beast-mall_publish_task_notice_videoWrap__2xWoB {
    width: 313px;
    height: 455px;
    margin: 24px auto 20px;
    position: relative; }
  .Beast-mall_publish_task_notice_box__1Gkpt .Beast-mall_publish_task_notice_pause__3hqzL {
    background: rgba(0, 0, 0, 0.2); }
  .Beast-mall_publish_task_notice_box__1Gkpt .Beast-mall_publish_task_notice_playBtn__184DL {
    background-image: url("https://pfile.pddpic.com/galerie-go/maidong/138ac34a-f6f5-447a-a5c9-cf0ba6801158.png.slim.png");
    background-size: contain;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 58px;
    height: 58px; }
  .Beast-mall_publish_task_notice_box__1Gkpt .Beast-mall_publish_task_notice_video__3t-8G {
    width: inherit;
    height: inherit; }
  .Beast-mall_publish_task_notice_box__1Gkpt .Beast-mall_publish_task_notice_closeBtn__2v2YY {
    position: absolute;
    top: 15px;
    right: 15px;
    color: rgba(0, 0, 0, 0.4);
    cursor: pointer;
    border-radius: 50%;
    display: flex;
    align-content: center;
    justify-content: center; }

.Beast-MallPublishTaskRewardUpgrade_box__18r3k {
  position: relative;
  border-radius: 4px;
  text-align: center;
  width: 648px;
  box-sizing: border-box;
  cursor: pointer; }
  .Beast-MallPublishTaskRewardUpgrade_box__18r3k .Beast-MallPublishTaskRewardUpgrade_closeBtn__jXhAM {
    position: absolute;
    top: -16px;
    right: -16px;
    color: rgba(0, 0, 0, 0.4);
    cursor: pointer;
    width: 32px;
    height: 32px;
    background: #c2c2c2;
    border-radius: 50%; }

.Beast-detail_head__2-f9s {
  font-family: PingFangSC-Semibold;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 20px;
  font-weight: 600;
  margin-top: 16px;
  margin-bottom: 16px; }

.Beast-detail_spinBox__1Ijp6 {
  padding: 50px;
  text-align: center; }

.Beast-detail_container__3oSNg {
  height: 100%;
  display: flex;
  flex-direction: column;
  padding-top: 16px;
  box-sizing: border-box; }

.Beast-detail_content__1I4JQ {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: auto; }
  .Beast-detail_content__1I4JQ::-webkit-scrollbar {
    display: none; }

.Beast-detail_label__3h-_P {
  font-family: PingFangSC-Semibold;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
  font-weight: 600; }
  .Beast-detail_label__3h-_P span {
    color: #e02e24; }

.Beast-detail_top__1Zgvp {
  flex: 0 0 auto;
  display: flex;
  margin-bottom: 40px; }
  .Beast-detail_top__1Zgvp .Beast-detail_title___7CdG {
    width: 65%; }

.Beast-detail_footer__1jWpN {
  box-shadow: inset 0 1px 0 0 #ebebeb;
  padding: 16px;
  text-align: center;
  background-color: #fff; }

.Beast-detail_appealTitle__3fPOA {
  margin-top: 24px;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  line-height: 18px;
  padding-bottom: 10px; }

.Beast-detail_detailRightBtn__2ITHM {
  flex-shrink: 0; }

.Beast-detail_highlight__D_y3O {
  color: #e02e24; }

.Beast-TopicFormElse_label__3lodD {
  font-family: PingFangSC-Semibold;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 519px;
  margin-top: 18px; }
  .Beast-TopicFormElse_label__3lodD:first-of-type {
    margin-top: 0; }

.Beast-TopicFormElse_redText__116p0 {
  color: #e02e24; }

.Beast-TopicFormElse_modalText__41l5U {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 32px;
  font-weight: 400; }

.Beast-TopicFormElse_linkRule__2voKK {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #2a57a1;
  text-align: right;
  line-height: 14px;
  font-weight: 400;
  cursor: pointer; }

.Beast-TopicFormElse_input__2H6UZ {
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  cursor: pointer;
  height: 100%;
  display: flex;
  position: relative;
  box-sizing: border-box;
  align-items: center;
  flex: 1;
  color: rgba(0, 0, 0, 0.8);
  background-color: #ffffff; }

.Beast-TopicFormElse_inputAppend__FcCUM {
  z-index: 1;
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.Beast-TopicFormElse_disabledText__3ZTJV {
  background: #f5f5f5; }
  .Beast-TopicFormElse_disabledText__3ZTJV input {
    color: rgba(0, 0, 0, 0.32) !important; }

.Beast-home_container__1onsP {
  padding-top: 0.08rem;
  height: 100%;
  display: flex;
  flex-direction: column; }
  .Beast-home_container__1onsP .Beast-home_list__T0Nw3 {
    flex: 1 1 auto;
    overflow: auto;
    margin: 16px 0; }

.Beast-home_emptyTitle__3wNrF {
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 500; }

.Beast-topic-manage_topicWrapper__1w0u6 {
  background: #fff;
  overflow: auto;
  padding: 0px 24px;
  flex: 1 1 auto;
  position: relative; }

.Beast-topic-manage_title__23ejy {
  font-size: 20px;
  line-height: 20px;
  font-weight: 600; }

.Beast-topic-manage_publishWrap__90wzF {
  display: flex; }

.Beast-PageCreate_wrap__iro3M {
  height: calc(100% - 52px);
  background-color: #fff;
  padding: 0 24px; }

.Beast-Item_wrapper__12h_p {
  display: flex;
  align-items: center;
  padding: 16px;
  border-top: 1px solid #ebebeb; }
  .Beast-Item_wrapper__12h_p:last-child {
    border-bottom: 1px solid #ebebeb; }

.Beast-Item_left__t8BeI {
  display: block;
  flex-shrink: 0;
  width: 75px;
  height: 127px;
  margin-right: 12px;
  border: 1px solid #dbdbdb;
  cursor: pointer;
  position: relative;
  overflow: hidden; }

.Beast-Item_leftImg__3uDI6 {
  width: 100%;
  position: absolute;
  top: 50%;
  bottom: 50%;
  transform: translate(0, -50%); }

.Beast-Item_right__2FjT4 {
  display: flex;
  flex-direction: column;
  min-height: 128px;
  line-height: 1;
  justify-content: space-between; }

.Beast-Item_title__3fmjM {
  display: flex;
  font-size: 13px; }

.Beast-Item_goodsInfo__aQIV2 {
  border: 1px solid #dbdbdb;
  border-radius: 2px;
  padding: 8px;
  display: flex;
  flex-direction: column;
  cursor: pointer; }
  .Beast-Item_goodsInfo__aQIV2 .Beast-Item_img__22Cyk {
    display: inline-block;
    width: 33px;
    height: 33px;
    margin-right: 8px; }

.Beast-Item_goods__1xmcl {
  display: flex;
  border-bottom: 1px solid #f6f6f6;
  padding-bottom: 7px;
  margin-bottom: 7px; }

.Beast-Item_check__1fBNy {
  font-size: 12px;
  line-height: 12px;
  color: #ff5454;
  display: flex;
  align-items: center; }

.Beast-Item_tag__1RLQL {
  width: 14px;
  height: 14px;
  margin-left: 2px; }

.Beast-Item_info__8On1- {
  display: flex;
  flex-direction: column;
  font-size: 12px;
  color: #333333;
  line-height: 12px; }

.Beast-Item_title__3fmjM {
  width: 210px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all; }

.Beast-Item_price__35xUx {
  width: 210px;
  margin-top: 9px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all; }

.Beast-Item_bottom__1K2VE {
  margin-top: 11px; }

.Beast-Item_likes__2Q3nT {
  display: flex;
  margin-bottom: 7px; }
  .Beast-Item_likes__2Q3nT span {
    color: #999;
    display: flex;
    align-items: center;
    margin-right: 24px; }
  .Beast-Item_likes__2Q3nT img {
    display: block;
    width: 15px;
    height: 14px;
    margin-right: 4px; }

.Beast-Item_publish__3iqYV {
  font-size: 14px;
  line-height: 14px;
  color: #999999;
  font-weight: 400; }

.Beast-ReasonModal_wrap__s9UlP {
  position: relative;
  width: 540px;
  background-color: #fff;
  border-radius: 6px;
  padding: 23px 0;
  display: flex;
  flex-direction: column;
  align-items: center; }

.Beast-ReasonModal_close__2nhGT {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer; }

.Beast-ReasonModal_title__2zBs8 {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  margin-bottom: 12px; }

.Beast-ReasonModal_content__10ZY_ {
  width: 100%;
  padding-left: 24px; }

.Beast-ReasonModal_subTitle__2GPZn {
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  text-align: left;
  margin-bottom: 14px; }

.Beast-ReasonModal_desc__10RWH {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 19px; }
  .Beast-ReasonModal_desc__10RWH span {
    color: rgba(38, 86, 189, 0.8);
    cursor: pointer; }

.video-wrapper {
  display: flex;
  align-items: center;
  padding-top: 4px;
  padding-bottom: 4px; }
  .video-wrapper .left {
    flex-shrink: 0;
    display: block;
    width: 92px;
    height: 164px;
    margin-right: 16px;
    border: 1px solid #dbdbdb;
    border-radius: 2px;
    cursor: pointer;
    position: relative;
    overflow: hidden; }
    .video-wrapper .left .leftImg {
      width: 100%;
      position: absolute;
      top: 50%;
      bottom: 50%;
      transform: translate(0, -50%); }
    .video-wrapper .left .video-cover-empty {
      width: 100%;
      height: 100%;
      background-color: #eee;
      color: rgba(0, 0, 0, 0.4);
      font-size: 12px;
      display: flex;
      justify-content: center;
      align-items: center; }
    .video-wrapper .left .topTag {
      position: absolute;
      top: 4px;
      left: 4px;
      padding: 1px 2px 2px;
      text-align: center;
      background: linear-gradient(#fff489, #f9dc3c);
      border-radius: 2px;
      font-size: 12px;
      line-height: 12px;
      color: #5f3200;
      font-family: PingFangSC-Medium;
      font-weight: 500; }
    .video-wrapper .left .play-cover {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      display: flex;
      background: rgba(5, 5, 5, 0.1);
      justify-content: center;
      align-items: center; }
      .video-wrapper .left .play-cover .play-icon {
        font-size: 40px;
        color: #fff; }
  .video-wrapper .right {
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 128px;
    line-height: 1;
    justify-content: space-between; }
    .video-wrapper .right .top .title {
      display: flex;
      line-height: 20px;
      font-size: 14px;
      color: #666666; }
    .video-wrapper .right .top .activityTag {
      margin-right: 8px;
      flex-shrink: 0;
      padding: 0 4px;
      height: 20px;
      font-size: 12px;
      color: #e02e24;
      line-height: 18px;
      cursor: pointer;
      border: 0.5px solid #e02e24;
      border-radius: 4px; }
    .video-wrapper .right .top .goodsInfo {
      padding: 7px 8px 8px;
      display: flex;
      cursor: pointer; }
      .video-wrapper .right .top .goodsInfo img {
        display: inline-block;
        width: 46px;
        height: 46px;
        margin-right: 8px;
        border: 1px solid #ebebeb;
        border-radius: 2px; }
      .video-wrapper .right .top .goodsInfo .info {
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
        .video-wrapper .right .top .goodsInfo .info .title {
          width: 224px;
          height: 14px;
          font-size: 12px;
          color: rgba(0, 0, 0, 0.8);
          line-height: 12px;
          font-weight: 400;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden;
          word-break: break-all; }
        .video-wrapper .right .top .goodsInfo .info .price {
          width: 210px;
          height: 12px;
          font-size: 12px;
          color: #9c9c9c;
          line-height: 12px;
          font-weight: 400;
          margin-top: 8px;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden;
          word-break: break-all; }
    .video-wrapper .right .bottom {
      margin-top: 12px; }
      .video-wrapper .right .bottom .likes {
        display: flex;
        height: 17px;
        align-items: center;
        margin-bottom: 7px; }
        .video-wrapper .right .bottom .likes span {
          color: #999;
          display: flex;
          align-items: center;
          margin-right: 24px; }
        .video-wrapper .right .bottom .likes img {
          display: block;
          width: 15px;
          height: 14px;
          margin-right: 4px; }
      .video-wrapper .right .bottom .publish {
        height: 20px;
        line-height: 20px;
        font-size: 14px;
        color: #999999;
        font-weight: 400; }

.video-contoler-warpper {
  width: 100%;
  height: 128px; }

.isScheduleVideo {
  margin-right: 8px;
  font-size: 14px;
  color: #e02e24;
  font-weight: 400; }

.footer {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 12px; }
  .footer .footerTotal {
    color: rgba(0, 0, 0, 0.6);
    height: 28px;
    margin: 0 8px;
    font-size: 12px;
    line-height: 28px; }

.Beast-ViolationBanner_btn__1LUqD {
  margin-left: 6px;
  font-size: 12px;
  color: #2656bd;
  line-height: 12px;
  cursor: pointer; }

.Beast-ViolationBanner_wrap__20d6v {
  position: relative;
  width: 600px;
  background-color: #fff;
  border-radius: 6px;
  padding: 23px 0;
  display: flex;
  flex-direction: column;
  align-items: center; }

.Beast-ViolationBanner_close__AtKnJ {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer; }

.Beast-ViolationBanner_title__13YTO {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 10px; }

.Beast-ViolationBanner_desc__3s6uQ {
  display: flex;
  align-items: center;
  font-size: 13px;
  line-height: 13px;
  color: #e02e24; }

.Beast-ViolationBanner_line__3jgzh {
  width: 2px;
  height: 12px;
  background-color: #d6d6d6;
  margin: 0 5px; }

.Beast-ViolationBanner_link__39JTp {
  color: #2a57a1;
  cursor: pointer; }

.Beast-ViolationBanner_list__38wBu {
  width: 100%;
  max-height: 70vh;
  overflow-y: auto;
  margin-top: 19px; }

.Beast-video-manage_notice__1Phqt {
  height: 32px;
  background: rgba(224, 46, 36, 0.1);
  border-radius: 2px;
  margin: -4px 0 12px 0;
  padding: 0 12px;
  font-size: 13px;
  color: #e02e24;
  line-height: 18px;
  display: flex;
  align-items: center; }

.Beast-video-manage_wrap__shcn8 {
  background: #fff;
  padding: 16px;
  flex: 1 1 auto; }

.Beast-video-manage_videoFilter__1KQb0 {
  display: flex;
  align-items: center;
  margin-bottom: 16px; }

.Beast-video-manage_goodsInfo__C2GPc {
  width: 382px;
  border: 1px solid #ebebeb;
  margin-top: 4px;
  border-radius: 2px; }
  .Beast-video-manage_goodsInfo__C2GPc .Beast-video-manage_status__3wUid {
    margin: 0 8px;
    padding: 0 0 7px 0;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.8);
    display: flex;
    align-items: center;
    flex-wrap: wrap; }

.Beast-video-manage_customModal__LqhVH {
  line-height: 1;
  text-align: center; }
  .Beast-video-manage_customModal__LqhVH .Beast-video-manage_title__3JjoW {
    margin-top: 16px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.8);
    text-align: center;
    font-weight: 500; }
  .Beast-video-manage_customModal__LqhVH .Beast-video-manage_blockTitle__kaSoy {
    text-align: left;
    margin: 12px 0 8px 0;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.8); }
  .Beast-video-manage_customModal__LqhVH .Beast-video-manage_blockDesc__2s1Kp {
    text-align: left;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.48);
    line-height: 14px; }
  .Beast-video-manage_customModal__LqhVH table {
    width: 100%;
    border-radius: 3px;
    margin-bottom: 16px;
    border: 1px solid #ebebeb;
    border-spacing: 0; }
    .Beast-video-manage_customModal__LqhVH table tr td:first-child {
      background: #f7f8fa;
      width: 120px;
      text-align: center;
      color: #666666; }
    .Beast-video-manage_customModal__LqhVH table td {
      padding: 22px 24px;
      text-align: left;
      font-size: 12px;
      color: rgba(0, 0, 0, 0.8);
      line-height: 18px;
      border-right: 1px solid #ebebeb;
      border-bottom: 1px solid #ebebeb; }
    .Beast-video-manage_customModal__LqhVH table tr:last-child td {
      border-bottom: none; }
    .Beast-video-manage_customModal__LqhVH table td:last-child {
      border-right: none; }

.Beast-video-manage_videoStatus__3-aby {
  line-height: 20px;
  font-size: 14px;
  color: #999999;
  height: 128px; }

.Beast-video-manage_videoStatus2__2ugfA {
  color: #fe732d; }

.Beast-video-manage_videoStatus3__2drRz {
  color: #ffa900; }

.Beast-video-manage_prefix__2KXf1 {
  margin-right: 8px; }

.Beast-video-manage_reviewing__1QA4Z {
  color: #ff7700; }

.Beast-video-manage_succeed__2BjhS {
  color: #12be6b; }

.Beast-video-manage_failed__174js {
  color: #e02e24; }

.Beast-video-manage_shortPlayTips__SIOjo {
  margin-top: 7px;
  color: #e02e24;
  font-size: 12px;
  line-height: 12px; }

.Beast-video-manage_btnText__3PAou {
  font-size: 12px;
  color: #2656bd; }

.Beast-video-manage_btnTextGray__3HRG1 {
  color: rgba(0, 0, 0, 0.4); }

.Beast-video-manage_memoWrap__3201M {
  margin-top: 9px; }

.Beast-video-manage_memoText__1z31A {
  margin-left: 4px;
  color: #e02e24;
  font-size: 14px;
  line-height: 14px; }

.Beast-video-manage_memoStatusText__3gept {
  margin-left: 4px;
  font-size: 12px;
  line-height: 12px;
  border-radius: 1px; }

.Beast-video-manage_btnWrap__3zF8L {
  position: relative; }

.Beast-video-manage_btnTag__38sCi {
  position: absolute;
  top: -8px;
  left: 43px;
  height: 13px;
  font-family: PingFangSC-Medium;
  font-size: 10px;
  color: #fffce4;
  line-height: 13px;
  padding: 0 2px;
  background: linear-gradient(#ff7b3f, #f9350a);
  background-image: linear-gradient(135deg, #ff7b3f 0%, #f9350a 100%);
  border-radius: 6px 1px 6px 1px; }

.Beast-BindGoodsModal_notice__2PgO3 {
  font-size: 12px;
  color: #33312e;
  line-height: 16px; }
  .Beast-BindGoodsModal_notice__2PgO3 span {
    color: red; }
  .Beast-BindGoodsModal_notice__2PgO3 svg {
    cursor: pointer; }

.Beast-BindGoodsModal_goodsInfo__3imqc {
  display: flex; }

.Beast-BindGoodsModal_goodsImg__2YJ_f {
  width: 47px;
  height: 47px;
  border: 1px solid #ebebeb;
  border-radius: 2px;
  margin-right: 8px; }

.Beast-BindGoodsModal_goodsRight__2YIKW {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1px 0; }

.Beast-BindGoodsModal_goodsName__1lJhY {
  width: 100%;
  height: 12px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 12px;
  overflow: hidden; }

.Beast-BindGoodsModal_goodsPrice__1bzOC {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 12px; }

.Beast-BindGoodsModal_videoInfo__1FT6c {
  width: 66px;
  height: 120px;
  position: relative;
  border-radius: 2px; }

.Beast-BindGoodsModal_videoImg__nyRxD {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  bottom: 50%;
  transform: translate(0, -50%); }

.Beast-BindGoodsModal_playCover__15hsb {
  width: 66px;
  height: 120px;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  justify-content: center;
  align-items: center; }

.Beast-BindGoodsModal_playIcon__35WnH {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer; }

.Beast-BindGoodsModal_content__1JGXs {
  overflow-y: scroll;
  overflow-x: hidden; }

.Beast-BindGoodsModal_columns__2ZnHp {
  display: flex;
  background-color: #f7f8fa; }

.Beast-BindGoodsModal_borderBlock__1jzAR {
  border: 1px solid #ebebeb;
  border-right: none;
  height: 36px;
  line-height: 36px;
  flex-shrink: 0; }

.Beast-BindGoodsModal_checkbox__2lsVW {
  width: 36px;
  line-height: 30px;
  text-align: center; }

.Beast-BindGoodsModal_goodsInfoWrap__ipBOu {
  width: 316px;
  padding-left: 12px; }

.Beast-BindGoodsModal_videoInfoWrap__1GXTb {
  width: 95px;
  padding-left: 12px;
  border: 1px solid #ebebeb; }

.Beast-BindGoodsModal_more__1flh4 {
  margin-top: 12px;
  text-align: center; }

.Beast-FeedItem_wrap__2hw1C {
  display: flex;
  position: relative; }

.Beast-FeedItem_left__1_eDC {
  display: flex;
  flex-direction: column; }

.Beast-FeedItem_item__25I7E {
  display: flex;
  height: 100%; }

.Beast-FeedItem_right__3msEm {
  display: flex;
  left: 352px;
  height: inherit; }

.Beast-FeedItem_checkbox__3gTE6 {
  width: 36px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb; }

.Beast-FeedItem_goodsInfoWrap__ewi5I {
  width: 316px;
  flex-shrink: 0;
  overflow: hidden;
  padding: 12px;
  padding-right: 0;
  border-left: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb; }

.Beast-FeedItem_videoInfoWrap__3hxXt {
  width: 95px;
  flex-shrink: 0;
  padding: 12px;
  padding-right: 0;
  border-left: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  position: relative;
  height: inherit; }

.Beast-FeedItem_anchorInfoWrap__2pI4M {
  width: 156px;
  flex-shrink: 0;
  padding: 12px;
  border-left: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  position: relative;
  height: inherit; }

.Beast-FeedItem_operationBtn__4JUYT {
  width: 106px;
  flex-shrink: 0;
  padding: 12px;
  border: 1px solid #ebebeb;
  border-bottom: none;
  position: relative;
  height: inherit; }

.Beast-FeedItem_btnWrap__3yvdc {
  width: 106px; }

.Beast-FeedItem_stickyWrap__3FA-o {
  position: sticky;
  top: 0;
  height: 100%;
  transition: all 0.3s ease-in-out; }

.Beast-FeedItem_first__3DEMI {
  border-top: none; }

.Beast-FeedItem_last__1GngE {
  border-bottom: 1px solid #ebebeb; }

.Beast-FeedItem_grayBg__3ZP0B {
  background: #f7f8fa; }

.Beast-FeedItem_host__20cKU {
  width: 132px;
  height: 34px;
  display: flex;
  align-items: center; }

.Beast-FeedItem_img__cYHJS {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 8px; }

.Beast-FeedItem_name__2cJ4u {
  color: rgba(0, 0, 0, 0.8); }

.Beast-FeedItem_id__172yQ {
  color: rgba(0, 0, 0, 0.4);
  word-break: keep-all;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.Beast-FeedItem_creatorManagement__3_UT3 .Beast-FeedItem_videoInfoWrap__3hxXt {
  width: 95px;
  border-right: 1px solid #ebebeb; }

.Beast-FeedItem_creator__3uHAI .Beast-FeedItem_operationBtn__4JUYT {
  width: 94px; }

.Beast-MatchPromotionGoodsBind_notice__31zKt {
  font-size: 12px;
  color: #33312e;
  line-height: 16px; }
  .Beast-MatchPromotionGoodsBind_notice__31zKt span {
    color: red; }
  .Beast-MatchPromotionGoodsBind_notice__31zKt svg {
    cursor: pointer; }

.Beast-MatchPromotionGoodsBind_content__2SU2F {
  overflow-y: scroll;
  overflow-x: hidden; }

.Beast-MatchPromotionGoodsBind_columns__2n25p {
  display: flex;
  background-color: #f7f8fa; }

.Beast-MatchPromotionGoodsBind_borderBlock__2jZry {
  border: 1px solid #ebebeb;
  border-right: none;
  height: 36px;
  line-height: 36px;
  flex-shrink: 0; }

.Beast-MatchPromotionGoodsBind_checkbox__3rTaB {
  width: 36px;
  line-height: 30px;
  text-align: center; }

.Beast-MatchPromotionGoodsBind_goodsInfoWrap__1ngvU {
  width: 316px;
  padding-left: 12px; }

.Beast-MatchPromotionGoodsBind_videoInfoWrap__2tJqX {
  width: 95px;
  padding-left: 12px; }

.Beast-MatchPromotionGoodsBind_operationBtn__2AwiP {
  width: 106px;
  padding-left: 12px;
  border: 1px solid #ebebeb; }

.Beast-MatchPromotionGoodsBind_more__1a_i- {
  margin-top: 12px;
  text-align: center; }

.Beast-obs_download_dialog_box__3kXSk {
  position: relative; }
  .Beast-obs_download_dialog_box__3kXSk .Beast-obs_download_dialog_closeBtn__1Iese {
    position: absolute;
    top: 10px;
    right: 6px;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.6);
    cursor: pointer; }
  .Beast-obs_download_dialog_box__3kXSk .Beast-obs_download_dialog_hotBox__3f-kJ {
    width: 275px;
    height: 70px;
    position: absolute;
    bottom: 65px;
    left: 25px; }

.Beast-promotion_wait_to_verify_container__1E6-b {
  padding: 44px 36px 48px 36px;
  position: relative;
  background: #fff;
  border-radius: 6px;
  text-align: center;
  width: 648px;
  box-sizing: border-box; }
  .Beast-promotion_wait_to_verify_container__1E6-b .Beast-promotion_wait_to_verify_closeBtn__YMris {
    position: absolute;
    top: -16px;
    right: -16px;
    color: rgba(0, 0, 0, 0.4);
    cursor: pointer;
    width: 32px;
    height: 32px;
    background: #c2c2c2;
    border-radius: 50%; }
  .Beast-promotion_wait_to_verify_container__1E6-b .Beast-promotion_wait_to_verify_title__20pLD {
    line-height: 40px;
    font-size: 28px;
    color: #151516;
    font-weight: 600;
    margin-bottom: 48px; }
    .Beast-promotion_wait_to_verify_container__1E6-b .Beast-promotion_wait_to_verify_title__20pLD span {
      color: #e02e24; }
  .Beast-promotion_wait_to_verify_container__1E6-b .Beast-promotion_wait_to_verify_desc__2DVqS {
    line-height: 28px;
    font-size: 20px;
    color: #58595b;
    margin-bottom: 20px;
    text-align: left; }
    .Beast-promotion_wait_to_verify_container__1E6-b .Beast-promotion_wait_to_verify_desc__2DVqS span {
      color: #e02e24; }
  .Beast-promotion_wait_to_verify_container__1E6-b .Beast-promotion_wait_to_verify_more__RRhKL {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 44px 0 16px;
    cursor: pointer;
    line-height: 22px;
    font-size: 16px;
    color: #9c9c9c;
    font-weight: 200; }
  .Beast-promotion_wait_to_verify_container__1E6-b .Beast-promotion_wait_to_verify_submitBtn__Dajd2 {
    margin-top: 64px;
    background: #e02e24;
    height: 62px;
    border-radius: 4px;
    line-height: 62px;
    font-family: PingFangSC-Medium;
    font-size: 22px;
    color: #ffffff;
    text-align: center;
    font-weight: 500;
    cursor: pointer; }
    .Beast-promotion_wait_to_verify_container__1E6-b .Beast-promotion_wait_to_verify_submitBtn__Dajd2:hover {
      background: #94090b; }

.Beast-rebate-commission_box__3xTSI {
  position: relative;
  border-radius: 4px;
  overflow: hidden; }
  .Beast-rebate-commission_box__3xTSI .Beast-rebate-commission_closeBtn__2V1zA {
    position: absolute;
    top: 12px;
    right: 12px;
    font-size: 16px;
    color: #fefafa;
    cursor: pointer; }

.Beast-rebate-protocol_modal__2B2Vf .Beast-rebate-protocol_title__1a_jk {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  line-height: 16px;
  font-weight: 500; }

.Beast-rebate-protocol_modal__2B2Vf .Beast-rebate-protocol_desc__rwkyt {
  margin-top: 8px;
  line-height: 17px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  text-align: center; }

@charset "UTF-8";
.Beast-Course_wrap__2dQs_ {
  background: #ffffff;
  border-radius: 4px;
  overflow: hidden;
  flex: 1; }

.Beast-Course_head__31brV {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 40px;
  padding: 0 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08); }

.Beast-Course_title__tdI6P {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 14px; }

.Beast-Course_body__2H8wu {
  padding: 16px 0 0 16px;
  position: relative;
  overflow: auto;
  height: 100%; }

.Beast-Course_list__1m5mk {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

@media only screen and (max-width: 1573px) {
  .Beast-Course_list__1m5mk {
    justify-content: center;
    /* 切换为居中排列 */ } }

.Beast-Course_courseItem__Uhh4d {
  cursor: pointer;
  margin-bottom: 20px;
  margin-right: 16px; }
  .Beast-Course_courseItem__Uhh4d .Beast-Course_coverImg__1Jfra {
    width: 194px;
    height: 146px;
    object-fit: cover;
    border-radius: 2px; }
  .Beast-Course_courseItem__Uhh4d .Beast-Course_title__tdI6P {
    margin-top: 8px;
    font-size: 13px;
    color: #333333;
    line-height: 18px; }
  .Beast-Course_courseItem__Uhh4d .Beast-Course_bottom__15Ova {
    margin-top: 8px;
    display: flex;
    align-items: center;
    margin-right: 2px; }
    .Beast-Course_courseItem__Uhh4d .Beast-Course_bottom__15Ova .Beast-Course_viewCount__1qBLf {
      font-size: 12px;
      color: #999999;
      line-height: 17px;
      flex: 1; }

.Beast-Course_empty__2Y4nn {
  width: 100%;
  height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.4);
  font-size: 14px;
  font-weight: 500;
  line-height: 14px; }
  .Beast-Course_empty__2Y4nn img {
    width: 88px;
    margin-bottom: 8px; }

.Beast-guide-mask_guideContainer__2LfiW {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 101;
  cursor: pointer; }
  .Beast-guide-mask_guideContainer__2LfiW .Beast-guide-mask_guideText__RISqE {
    position: absolute;
    height: 20px;
    font-size: 15px;
    color: #ffffff;
    line-height: 20px;
    font-weight: 600;
    width: 100%;
    left: 0;
    text-align: center;
    z-index: 102; }
  .Beast-guide-mask_guideContainer__2LfiW .Beast-guide-mask_guideContent__3xuNA {
    position: absolute;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.6) 0 0 0 2000px;
    border-radius: 4px; }
    .Beast-guide-mask_guideContainer__2LfiW .Beast-guide-mask_guideContent__3xuNA .Beast-guide-mask_guideBorder__2_HeJ {
      margin-top: -1px;
      margin-left: -1px;
      border: 1px solid #ffd170;
      border-radius: 3px;
      width: 100%;
      height: 100%; }

.MmsUiSecondaryTab___page-turner___1OLyO1-72-1 {
  width: 24px;
  min-width: 24px;
  background: rgba(0, 0, 0, 0.08);
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer; }
  .MmsUiSecondaryTab___page-turner___1OLyO1-72-1.MmsUiSecondaryTab___left___dwSDo1-72-1 {
    left: 0;
    -moz-border-radius: 4px 0px 0px 4px;
         border-radius: 4px 0px 0px 4px; }
  .MmsUiSecondaryTab___page-turner___1OLyO1-72-1.MmsUiSecondaryTab___right___3AJmX1-72-1 {
    right: 0;
    -moz-border-radius: 0px 4px 4px 0px;
         border-radius: 0px 4px 4px 0px; }
  .MmsUiSecondaryTab___page-turner___1OLyO1-72-1:hover {
    background-color: rgba(0, 0, 0, 0.6); }
    .MmsUiSecondaryTab___page-turner___1OLyO1-72-1:hover.MmsUiSecondaryTab___disabled___3oInB1-72-1 {
      background-color: rgba(0, 0, 0, 0.08);
      cursor: not-allowed; }
    .MmsUiSecondaryTab___page-turner___1OLyO1-72-1:hover .MmsUiSecondaryTab___icon-page-turner___I7KIF1-72-1 {
      color: rgba(255, 255, 255, 0.8); }

.MmsUiSecondaryTab___icon-page-turner___I7KIF1-72-1 {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6); }

.MmsUiSecondaryTab___topWrapper___2XGFJ1-72-1 {
  color: rgba(0, 0, 0, 0.6); }
  .MmsUiSecondaryTab___topWrapper___2XGFJ1-72-1:hover .MmsUiSecondaryTab___page-turner___1OLyO1-72-1 {
    z-index: 5; }
    .MmsUiSecondaryTab___topWrapper___2XGFJ1-72-1:hover .MmsUiSecondaryTab___page-turner___1OLyO1-72-1:not(:hover) {
      background-color: rgba(0, 0, 0, 0.24); }
    .MmsUiSecondaryTab___topWrapper___2XGFJ1-72-1:hover .MmsUiSecondaryTab___page-turner___1OLyO1-72-1.MmsUiSecondaryTab___disabled___3oInB1-72-1 {
      background-color: rgba(0, 0, 0, 0.08); }

.MmsUiSecondaryTab___topWrapper___2XGFJ1-72-1 {
  background-color: #f7f8fa; }
  .MmsUiSecondaryTab___topWrapper___2XGFJ1-72-1 .MmsUiSecondaryTab___tabContentInnerContainer___3jopO1-72-1 {
    background-color: #f7f8fa;
    -moz-border-radius-topleft: 4px;
         border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
         border-top-right-radius: 4px; }
  .MmsUiSecondaryTab___topWrapper___2XGFJ1-72-1 .MmsUiSecondaryTab___tabTopOuter___rTp9P1-72-1 {
    -moz-border-radius: 4px 4px 0 0;
         border-radius: 4px 4px 0 0;
    color: rgba(0, 0, 0, 0.6); }
  .MmsUiSecondaryTab___topWrapper___2XGFJ1-72-1 .MmsUiSecondaryTab___card___3bhvf1-72-1 {
    padding: 0 16px;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 14px;
    border-color: transparent;
    border-bottom-color: #ebebeb; }
    .MmsUiSecondaryTab___topWrapper___2XGFJ1-72-1 .MmsUiSecondaryTab___card___3bhvf1-72-1.MmsUiSecondaryTab___tapModal___3677R1-72-1 {
      font-size: 16px; }
    .MmsUiSecondaryTab___topWrapper___2XGFJ1-72-1 .MmsUiSecondaryTab___card___3bhvf1-72-1.MmsUiSecondaryTab___disabled___3oInB1-72-1 {
      background-color: transparent; }
    .MmsUiSecondaryTab___topWrapper___2XGFJ1-72-1 .MmsUiSecondaryTab___card___3bhvf1-72-1:not(.MmsUiSecondaryTab___complex___3-KGX1-72-1) {
      height: 40px; }
    .MmsUiSecondaryTab___topWrapper___2XGFJ1-72-1 .MmsUiSecondaryTab___card___3bhvf1-72-1.MmsUiSecondaryTab___complex___3-KGX1-72-1 {
      border-bottom-color: #ebebeb;
      padding: 16px; }
      .MmsUiSecondaryTab___topWrapper___2XGFJ1-72-1 .MmsUiSecondaryTab___card___3bhvf1-72-1.MmsUiSecondaryTab___complex___3-KGX1-72-1:not(:first-child) {
        border-left-color: #ebebeb; }
      .MmsUiSecondaryTab___topWrapper___2XGFJ1-72-1 .MmsUiSecondaryTab___card___3bhvf1-72-1.MmsUiSecondaryTab___complex___3-KGX1-72-1:last-child {
        border-right-width: 0px; }
    .MmsUiSecondaryTab___topWrapper___2XGFJ1-72-1 .MmsUiSecondaryTab___card___3bhvf1-72-1.MmsUiSecondaryTab___active___3-4wO1-72-1 {
      background-color: #fff; }
      .MmsUiSecondaryTab___topWrapper___2XGFJ1-72-1 .MmsUiSecondaryTab___card___3bhvf1-72-1.MmsUiSecondaryTab___active___3-4wO1-72-1.MmsUiSecondaryTab___complex___3-KGX1-72-1:after {
        content: '';
        display: block;
        position: absolute;
        border-top: 2px solid;
        left: 0;
        top: -1px;
        right: 0; }
      .MmsUiSecondaryTab___topWrapper___2XGFJ1-72-1 .MmsUiSecondaryTab___card___3bhvf1-72-1.MmsUiSecondaryTab___active___3-4wO1-72-1:not(:first-child) {
        border-left-color: #ebebeb; }
      .MmsUiSecondaryTab___topWrapper___2XGFJ1-72-1 .MmsUiSecondaryTab___card___3bhvf1-72-1.MmsUiSecondaryTab___active___3-4wO1-72-1 + .MmsUiSecondaryTab___card___3bhvf1-72-1 {
        border-left-color: #ebebeb; }

.MmsUiSecondaryTab___content___2AxZl1-72-1 {
  background-color: #fff; }


.Beast-goods-item_goodsItem__1wpPs {
  display: flex; }
  .Beast-goods-item_goodsItem__1wpPs .Beast-goods-item_img__uMlfD {
    margin-right: 12px;
    width: 72px;
    height: 72px;
    border: 1px solid #ebebeb; }
  .Beast-goods-item_goodsItem__1wpPs .Beast-goods-item_info__3KhK4 {
    font-size: 12px;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.6); }
    .Beast-goods-item_goodsItem__1wpPs .Beast-goods-item_info__3KhK4 .Beast-goods-item_goodsName__2qTmu {
      word-break: break-all;
      margin-top: 4px;
      color: rgba(0, 0, 0, 0.8); }
    .Beast-goods-item_goodsItem__1wpPs .Beast-goods-item_info__3KhK4 .Beast-goods-item_price__CIB2b {
      margin-top: 16px; }
    .Beast-goods-item_goodsItem__1wpPs .Beast-goods-item_info__3KhK4 .Beast-goods-item_switchBtn__3OEP8 {
      margin-top: 12px;
      display: flex;
      align-items: center;
      line-height: 17px;
      font-size: 12px;
      color: rgba(0, 0, 0, 0.8); }
      .Beast-goods-item_goodsItem__1wpPs .Beast-goods-item_info__3KhK4 .Beast-goods-item_switchBtn__3OEP8 div {
        margin-left: 4px; }

.Beast-goods-item_closeModal__1QU-b .Beast-goods-item_title__3LNIr {
  color: rgba(0, 0, 0, 0.8);
  font-size: 16px;
  line-height: 20px;
  font-weight: 500; }

.Beast-goods-item_closeModal__1QU-b .Beast-goods-item_desc__3hxIW {
  margin-top: 12px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  line-height: 20px; }

.Beast-replay-item_replayItem__1fm-3 {
  display: flex; }
  .Beast-replay-item_replayItem__1fm-3 .Beast-replay-item_img__3xJkc {
    position: relative;
    flex-shrink: 0;
    overflow: hidden;
    width: 72px;
    height: 72px;
    border: 1px solid #ebebeb; }
    .Beast-replay-item_replayItem__1fm-3 .Beast-replay-item_img__3xJkc > img {
      width: 72px;
      height: 72px;
      object-fit: cover; }
    .Beast-replay-item_replayItem__1fm-3 .Beast-replay-item_img__3xJkc .Beast-replay-item_tag__1rkFF {
      position: absolute;
      top: 0px;
      left: 0px;
      font-size: 12px;
      color: #ffffff;
      line-height: 12px;
      padding: 2px 4px;
      border-radius: 0 0 1px 0; }
  .Beast-replay-item_replayItem__1fm-3 .Beast-replay-item_right__DVJ_g {
    padding: 1px 0 1px 8px;
    flex: 1 1 auto;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    line-height: 1; }
    .Beast-replay-item_replayItem__1fm-3 .Beast-replay-item_right__DVJ_g .Beast-replay-item_title__8lqCi {
      font-size: 12px;
      color: rgba(0, 0, 0, 0.8); }
    .Beast-replay-item_replayItem__1fm-3 .Beast-replay-item_right__DVJ_g .Beast-replay-item_duration__3eDXd {
      display: flex;
      align-items: flex-end;
      flex: 1 1 auto;
      font-size: 12px;
      color: rgba(0, 0, 0, 0.4); }
    .Beast-replay-item_replayItem__1fm-3 .Beast-replay-item_right__DVJ_g .Beast-replay-item_status__3-_0L {
      display: flex;
      margin-top: 6px;
      align-items: center;
      font-size: 12px;
      color: rgba(0, 0, 0, 0.8);
      line-height: 12px; }
      .Beast-replay-item_replayItem__1fm-3 .Beast-replay-item_right__DVJ_g .Beast-replay-item_status__3-_0L .Beast-replay-item_dot__33oSj {
        margin-right: 4px;
        width: 4px;
        height: 4px;
        border-radius: 50%; }
    .Beast-replay-item_replayItem__1fm-3 .Beast-replay-item_right__DVJ_g .Beast-replay-item_statusOnShow__207Gn .Beast-replay-item_dot__33oSj {
      background: #01bf60; }
    .Beast-replay-item_replayItem__1fm-3 .Beast-replay-item_right__DVJ_g .Beast-replay-item_status6__1RpXH {
      color: #e02e24; }
      .Beast-replay-item_replayItem__1fm-3 .Beast-replay-item_right__DVJ_g .Beast-replay-item_status6__1RpXH .Beast-replay-item_dot__33oSj {
        background: #e02e24; }
    .Beast-replay-item_replayItem__1fm-3 .Beast-replay-item_right__DVJ_g .Beast-replay-item_status8__iF5ne {
      color: #ff7300; }
      .Beast-replay-item_replayItem__1fm-3 .Beast-replay-item_right__DVJ_g .Beast-replay-item_status8__iF5ne .Beast-replay-item_dot__33oSj {
        background: #ff7300; }
    .Beast-replay-item_replayItem__1fm-3 .Beast-replay-item_right__DVJ_g .Beast-replay-item_footer__19tkD {
      margin-top: 6px;
      color: rgba(0, 0, 0, 0.4);
      font-size: 12px; }

.Beast-replay-item_yellow__3pK_- {
  color: #ff7300 !important;
  margin-top: 6px; }

.Beast-replay-item_streamCardLeft__2xtpq {
  margin-left: 4px; }

.Beast-replay-item_customModal__23maX {
  line-height: 1;
  text-align: center; }
  .Beast-replay-item_customModal__23maX .Beast-replay-item_blockTitle__s3Day {
    text-align: left;
    margin: 12px 0 8px 0;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.8); }
  .Beast-replay-item_customModal__23maX .Beast-replay-item_blockDesc__2Juch {
    text-align: left;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.48);
    line-height: 14px; }
  .Beast-replay-item_customModal__23maX table {
    width: 100%;
    border-radius: 3px;
    margin-bottom: 16px;
    border: 1px solid #ebebeb;
    border-spacing: 0; }
    .Beast-replay-item_customModal__23maX table tr td:first-child {
      background: #f7f8fa;
      width: 120px;
      text-align: center;
      color: #666666; }
    .Beast-replay-item_customModal__23maX table td {
      padding: 22px 24px;
      text-align: left;
      font-size: 12px;
      color: rgba(0, 0, 0, 0.8);
      line-height: 18px;
      border-right: 1px solid #ebebeb;
      border-bottom: 1px solid #ebebeb; }
    .Beast-replay-item_customModal__23maX table tr:last-child td {
      border-bottom: none; }
    .Beast-replay-item_customModal__23maX table td:last-child {
      border-right: none; }

.Beast-replay-item_streamCardWrap__SGsHV {
  display: flex; }

.Beast-replay-list_emptyBox__1vnvI {
  background: #fff;
  margin: -36px 0 -40px 0;
  padding: 36px 0 40px 0;
  text-align: center; }
  .Beast-replay-list_emptyBox__1vnvI .Beast-replay-list_title__3P_uI {
    padding-top: 32px;
    margin-bottom: 19px;
    font-size: 16px;
    color: rgba(51, 51, 51, 0.8);
    line-height: 16px;
    font-weight: 500; }
  .Beast-replay-list_emptyBox__1vnvI .Beast-replay-list_desc__2jpCp {
    margin-top: 12px;
    font-size: 16px;
    color: rgba(51, 51, 51, 0.8);
    line-height: 16px; }
    .Beast-replay-list_emptyBox__1vnvI .Beast-replay-list_desc__2jpCp span {
      cursor: pointer;
      color: #2656bd; }

.Beast-recommend_container__2DXPs {
  margin: 20px 16px 0;
  padding: 12px;
  display: flex;
  align-items: center;
  background: #fff7dd;
  border: 1px solid #ffd888;
  border-radius: 3px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1; }
  .Beast-recommend_container__2DXPs .Beast-recommend_title__1-c6U {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.8); }
  .Beast-recommend_container__2DXPs .Beast-recommend_desc__3ikXN {
    font-size: 12px;
    margin-right: 28px; }
    .Beast-recommend_container__2DXPs .Beast-recommend_desc__3ikXN span {
      color: #e02e24; }
  .Beast-recommend_container__2DXPs .Beast-recommend_openBtn__biP_h {
    box-sizing: border-box;
    width: 72px;
    height: 28px;
    background: rgba(221, 68, 51, 0.32);
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    cursor: pointer; }

.Beast-recommend_closeModal__2rDj3 .Beast-recommend_title__1-c6U {
  color: rgba(0, 0, 0, 0.8);
  font-size: 16px;
  line-height: 20px;
  font-weight: 500; }

.Beast-recommend_closeModal__2rDj3 .Beast-recommend_desc__3ikXN {
  margin-top: 12px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  line-height: 20px; }

.Beast-recommend_specContent__2165Q {
  padding: 5px 3px 15px; }

.Beast-recommend_specTitle__sZRhb {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.Beast-recommend_spec__38jVJ {
  font-size: 12px;
  color: rgba(51, 51, 51, 0.8);
  line-height: 18px;
  font-weight: 400;
  white-space: pre-wrap; }
  .Beast-recommend_spec__38jVJ span {
    color: #e02e24; }

.Beast-recommend_more__1rQNX {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #9c9c9c;
  line-height: 12px;
  padding: 10px 0 11px;
  cursor: pointer; }

.Beast-recommend_closeIcon__yuzvF {
  cursor: pointer;
  font-weight: normal;
  float: right; }

.Beast-special-coupon_coupon__JccrK {
  margin-top: 16px;
  background-color: #f7f8fa;
  border-radius: 4px;
  padding: 16px;
  display: flex;
  text-align: left;
  align-items: center; }
  .Beast-special-coupon_coupon__JccrK .Beast-special-coupon_infoBox__1qXL- {
    margin-left: 8px; }
  .Beast-special-coupon_coupon__JccrK .Beast-special-coupon_topText__3qBKW {
    font-size: 15px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 15px; }
  .Beast-special-coupon_coupon__JccrK .Beast-special-coupon_bottomText__2oB8W {
    margin-top: 8px;
    line-height: 13px;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.4); }
    .Beast-special-coupon_coupon__JccrK .Beast-special-coupon_bottomText__2oB8W span {
      color: #ff7300; }

.Beast-useUpload_progressBox__3-Nhr {
  position: relative;
  padding: 20px 24px;
  border-radius: 6px;
  background: #fff;
  width: 340px;
  text-align: center; }
  .Beast-useUpload_progressBox__3-Nhr .Beast-useUpload_closeBtn__1eYXS {
    position: absolute;
    top: 12px;
    right: 12px;
    color: #999;
    cursor: pointer; }
  .Beast-useUpload_progressBox__3-Nhr .Beast-useUpload_text__3WU4D {
    font-size: 16px;
    line-height: 16px;
    margin-top: 16px;
    color: rgba(0, 0, 0, 0.8);
    font-weight: 500; }
  .Beast-useUpload_progressBox__3-Nhr .Beast-useUpload_text2__1ZJgi {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6);
    text-align: center;
    line-height: 12px;
    margin-top: 12px; }
    .Beast-useUpload_progressBox__3-Nhr .Beast-useUpload_text2__1ZJgi .Beast-useUpload_yellow__3c6WA {
      color: #ffa900; }

.Beast-detail_infoBox__I8Oem {
  display: flex;
  justify-content: space-between; }
  .Beast-detail_infoBox__I8Oem .Beast-detail_uploadBtn__2CSGL {
    flex-shrink: 0;
    margin-left: 12px; }
    .Beast-detail_infoBox__I8Oem .Beast-detail_uploadBtn__2CSGL button {
      padding: 0 8px;
      display: flex;
      align-items: center; }

.Beast-detail_modalTitle__24YWE {
  font-size: 17px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 18px;
  font-weight: 500;
  text-align: center; }

.Beast-replay_container__1TLJE {
  padding: 16px;
  border-radius: 4px;
  background: #fff;
  margin-bottom: 16px; }

.Beast-replay_titleContent__1o_bH {
  display: flex;
  align-items: baseline;
  font-weight: normal; }
  .Beast-replay_titleContent__1o_bH .Beast-replay_spec__3mPKI {
    font-family: PingFangSC-Medium;
    font-weight: 500; }

.Beast-replay_left__3yxdD {
  flex: 1 1 auto;
  border-radius: 4px;
  background: #f7f8fa;
  border-radius: 4px;
  min-width: 480px; }

.Beast-replay_bottom__MetN8 {
  border: 1px solid #ebebeb;
  border-radius: 4px;
  background: #fff; }
  .Beast-replay_bottom__MetN8 .Beast-replay_subTitle__1Dzjv {
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    margin-left: 8px;
    color: rgba(0, 0, 0, 0.6); }
  .Beast-replay_bottom__MetN8 .Beast-replay_tableBox__2ghRz {
    margin: 16px; }
  .Beast-replay_bottom__MetN8 .Beast-replay_replayStatus__1kjoT {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 24px;
    padding-left: 8px;
    position: relative; }
    .Beast-replay_bottom__MetN8 .Beast-replay_replayStatus__1kjoT::before {
      content: "";
      position: absolute;
      top: 10px;
      left: 0px;
      width: 4px;
      height: 4px;
      border-radius: 50%; }
  .Beast-replay_bottom__MetN8 .Beast-replay_replayStatus1__n3XYZ::before {
    background: #01bf60; }
  .Beast-replay_bottom__MetN8 .Beast-replay_replayStatus2__10iNU::before {
    background: #ff9e00; }
  .Beast-replay_bottom__MetN8 .Beast-replay_replayStatus3__wJ_45,
  .Beast-replay_bottom__MetN8 .Beast-replay_replayStatus4__W7bmB,
  .Beast-replay_bottom__MetN8 .Beast-replay_replayStatus6__1Bus0 {
    color: #e02e24; }
    .Beast-replay_bottom__MetN8 .Beast-replay_replayStatus3__wJ_45::before,
    .Beast-replay_bottom__MetN8 .Beast-replay_replayStatus4__W7bmB::before,
    .Beast-replay_bottom__MetN8 .Beast-replay_replayStatus6__1Bus0::before {
      background: #e02e24; }
  .Beast-replay_bottom__MetN8 .Beast-replay_replayStatus5__UAnHP::before {
    background: #ff9e00; }
  .Beast-replay_bottom__MetN8 .Beast-replay_replayStatus7__3Raxs {
    color: #ff5454; }
    .Beast-replay_bottom__MetN8 .Beast-replay_replayStatus7__3Raxs::before {
      background: #ff5454; }
  .Beast-replay_bottom__MetN8 .Beast-replay_streamTips__2a2JZ {
    margin-top: 8px;
    font-size: 12px;
    color: rgba(255, 84, 84, 0.8);
    line-height: 12px; }

.Beast-replay_auditBtnBox__1QqAS {
  margin-left: 12px;
  position: relative; }
  .Beast-replay_auditBtnBox__1QqAS .Beast-replay_tag__30Xd- {
    position: absolute;
    top: -12px;
    right: -22px; }
    .Beast-replay_auditBtnBox__1QqAS .Beast-replay_tag_text__1ojPd {
      height: 17px;
      background: #ff6315;
      border: 1px solid #ffffff;
      border-radius: 75px 100px 100px 2px;
      padding: 0 4px;
      font-size: 12px;
      color: #ffffff;
      line-height: 15px; }

.Beast-replay_flowCardIntro__8CByB {
  text-align: left;
  color: rgba(0, 0, 0, 0.8); }
  .Beast-replay_flowCardIntro__8CByB .Beast-replay_group__1qTYC {
    padding-top: 13px; }
    .Beast-replay_flowCardIntro__8CByB .Beast-replay_group__1qTYC:first-child {
      padding-top: 7px; }
  .Beast-replay_flowCardIntro__8CByB .Beast-replay_introTitle__2-qf- {
    padding-bottom: 7px;
    font-family: PingFangSC-Medium;
    font-size: 13px;
    font-weight: 500;
    line-height: 1; }
  .Beast-replay_flowCardIntro__8CByB .Beast-replay_introDesc__3uQ-N {
    font-size: 12px;
    line-height: 18px; }

.Beast-replay_flowCard__gRkDB {
  display: inline-block;
  margin-top: 8px;
  font-size: 12px;
  text-align: right;
  line-height: 15px;
  border-bottom: 1px dotted;
  cursor: pointer; }

.Beast-replay_flowCard0__1jqE1 {
  color: #ff5454; }
  .Beast-replay_flowCard0__1jqE1:hover {
    color: #e50000; }

.Beast-replay_flowCard1__Q3nlY {
  color: rgba(0, 0, 0, 0.4); }
  .Beast-replay_flowCard1__Q3nlY:hover {
    color: rgba(0, 0, 0, 0.6); }

.Beast-replay_flex__3Zaky {
  display: flex;
  justify-content: center;
  color: rgba(0, 0, 0, 0.6); }

.Beast-replay_filterItem__2XfSl {
  width: 138px;
  margin: 0 -8px;
  padding: 0 8px; }
  .Beast-replay_filterItem__2XfSl.Beast-replay_filterItemActive__2MxWb {
    background: rgba(255, 236, 232, 0.7);
    font-weight: 600; }

.Beast-n_pass_n_pass__1FhPq {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
  line-height: 16px;
  display: flex;
  align-items: center; }

.Beast-n_pass_n_pass_c__3aCOy {
  font-size: 12px;
  text-align: justify;
  line-height: 18px;
  position: relative;
  color: rgba(51, 51, 51, 0.8); }
  .Beast-n_pass_n_pass_c__3aCOy .Beast-n_pass_close__2kUCj {
    position: absolute;
    top: 2px;
    right: 0;
    z-index: 11;
    color: #9b9b9b; }
  .Beast-n_pass_n_pass_c__3aCOy .Beast-n_pass_n_pass_t__2eQ62 {
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #333333; }
  .Beast-n_pass_n_pass_c__3aCOy .Beast-n_pass_n_p_text1__3zFOf {
    margin: -2px 0 4px 0; }
  .Beast-n_pass_n_pass_c__3aCOy .Beast-n_pass_n_p_text2__2lUq7 {
    font-family: PingFangSC-Medium;
    font-weight: 500;
    white-space: pre-wrap; }

.Beast-search_fromWrap__2fYAD {
  position: relative; }

.Beast-search_fromItem__1OzQa {
  display: flex; }

.Beast-search_infoIcon__3jmdJ {
  cursor: pointer; }

.Beast-search_rightContent__2t1Km {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  align-items: center;
  -webkit-align-items: center;
  flex-wrap: nowrap;
  -ms-wrap-through: nowrap;
  -webkit-flex-wrap: nowrap;
  margin-right: 16px;
  flex: 1;
  transform: translateY(15%); }
  .Beast-search_rightContent__2t1Km .Beast-search_textContent__UqxRO {
    text-align: right;
    margin-right: 12px; }
  .Beast-search_rightContent__2t1Km .Beast-search_desc__4tk_N {
    color: rgba(0, 0, 0, 0.32);
    margin-top: 7px;
    display: block;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.4); }

.Beast-show-replay-modal_container__2tOwc {
  padding: 28px 24px 16px;
  position: relative;
  background: #fff;
  border-radius: 6px;
  text-align: center;
  width: 648px;
  box-sizing: border-box; }
  .Beast-show-replay-modal_container__2tOwc .Beast-show-replay-modal_closeBtn__135G3 {
    position: absolute;
    top: -16px;
    right: -16px;
    color: rgba(0, 0, 0, 0.4);
    cursor: pointer;
    width: 32px;
    height: 32px;
    background: #c2c2c2;
    border-radius: 50%; }
  .Beast-show-replay-modal_container__2tOwc .Beast-show-replay-modal_title__yOu32 {
    font-size: 26px;
    color: #151516;
    font-weight: 600;
    margin-bottom: 12px; }
  .Beast-show-replay-modal_container__2tOwc .Beast-show-replay-modal_desc__1Whgx {
    line-height: 28px;
    font-size: 16px;
    color: #58595b;
    margin-bottom: 12px;
    text-align: left; }
    .Beast-show-replay-modal_container__2tOwc .Beast-show-replay-modal_desc__1Whgx span {
      color: #e02e24; }
  .Beast-show-replay-modal_container__2tOwc .Beast-show-replay-modal_submitBtn__2fjyr {
    margin-top: 64px;
    background: #e02e24;
    height: 62px;
    border-radius: 4px;
    line-height: 62px;
    font-family: PingFangSC-Medium;
    font-size: 22px;
    color: #ffffff;
    text-align: center;
    font-weight: 500;
    cursor: pointer; }
    .Beast-show-replay-modal_container__2tOwc .Beast-show-replay-modal_submitBtn__2fjyr:hover {
      background: #94090b; }

.Beast-show-replay-modal_introBtn__2ae_J {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 22px;
  font-size: 16px;
  color: #2656bd;
  margin: 16px 0 16px 0;
  cursor: pointer; }

.Beast-show-replay-modal_dataContent__1RyiG {
  width: 600px;
  height: 75px;
  background: #f5f5f5;
  border-radius: 2px;
  display: flex;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  flex-wrap: nowrap;
  -ms-wrap-through: nowrap;
  -webkit-flex-wrap: nowrap; }

.Beast-show-replay-modal_number__27CFv {
  color: #dd4433; }
  .Beast-show-replay-modal_number__27CFv span {
    font-size: 32px;
    line-height: 26px;
    font-weight: 500;
    transform: translateY(1px);
    display: inline-block;
    margin-right: 1px; }

.Beast-show-replay-modal_sep__tQ2NP {
  width: 2px;
  height: 49px;
  background: #fff; }

.Beast-show-replay-modal_everyItem__10bsa {
  flex: 1; }

.Beast-show-replay-modal_everyItemDesc__3DEPf {
  font-size: 14px;
  color: #58595b;
  margin-top: 4px;
  opacity: 0.6; }

.Beast-show-replay-modal_cancelBtn__3nPDj {
  color: #9c9c9c;
  margin-top: 16px;
  display: inline-block; }

.Beast-statistics_titleStyle__zkAOB {
  box-shadow: 0px 1px 0px 0px white; }

.Beast-statistics_data__25em1 {
  border-radius: 3px;
  padding: 24px 16px;
  display: flex;
  align-items: center; }

.Beast-RewardProgress_wrap__2IasO {
  display: flex;
  height: 70px;
  align-items: center;
  margin-bottom: 17px;
  background-color: #fef8f7;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.8);
  border: 1px solid #f6b6b1;
  border-radius: 3px; }
  .Beast-RewardProgress_wrap__2IasO span {
    color: #e02e24; }
  .Beast-RewardProgress_wrap__2IasO .Beast-RewardProgress_leftPart__2NkRf {
    width: 393px;
    background: #ffeeeb;
    height: 70px;
    border-radius: 3px 0 0 3px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  .Beast-RewardProgress_wrap__2IasO .Beast-RewardProgress_firstLine__1Hd5s {
    margin-bottom: 13px;
    font-size: 14px; }
  .Beast-RewardProgress_wrap__2IasO .Beast-RewardProgress_rightPart__37gor {
    padding-left: 26px;
    color: rgba(0, 0, 0, 0.6);
    flex: 1; }
    .Beast-RewardProgress_wrap__2IasO .Beast-RewardProgress_rightPart__37gor .Beast-RewardProgress_title__1NUWI {
      margin-bottom: 5px; }
    .Beast-RewardProgress_wrap__2IasO .Beast-RewardProgress_rightPart__37gor .Beast-RewardProgress_tipWords__30T07 {
      white-space: nowrap; }
    .Beast-RewardProgress_wrap__2IasO .Beast-RewardProgress_rightPart__37gor .Beast-RewardProgress_tipWordsItem__3dGZj {
      width: 97%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }

.Beast-RewardProgress_replyWrap__1E_t_ {
  font-size: 14px; }
  .Beast-RewardProgress_replyWrap__1E_t_ .Beast-RewardProgress_leftPart__2NkRf {
    width: 311px;
    height: 70px; }
  .Beast-RewardProgress_replyWrap__1E_t_ .Beast-RewardProgress_rightPart__37gor {
    font-size: 13px; }

.Beast-AuditVideo_wrap__RcHEC {
  padding: 16px;
  display: flex;
  flex-direction: column; }

.Beast-AuditVideo_table__2bPKi {
  box-sizing: border-box;
  flex: 1 1 auto;
  border-radius: 2px; }

.Beast-AuditVideo_tbody__1d9uU {
  border-radius: 0 0 2px 2px; }
  .Beast-AuditVideo_tbody__1d9uU > div:not(:first-child) {
    border-top: 1px solid #ebebeb; }
  .Beast-AuditVideo_tbody__1d9uU > div {
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb; }
  .Beast-AuditVideo_tbody__1d9uU > div:last-child {
    border-radius: 0 0 2px 2px;
    border-bottom: 1px solid #ebebeb; }

.Beast-AuditVideo_tList__16Ksz > div:nth-child(2n) {
  background: #f7f8fa; }

.Beast-AuditVideo_tList__16Ksz > div:not(:first-child) {
  border-top: 1px solid #ebebeb; }

.Beast-AuditVideo_th__10v8V {
  background: #f7f8fa;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 12px;
  border: 1px solid #ebebeb;
  border-radius: 2px 2px 0 0; }

.Beast-AuditVideo_tr__3d7f0 {
  display: flex; }
  .Beast-AuditVideo_tr__3d7f0 .Beast-AuditVideo_td1__hFwLb {
    min-width: 100px;
    flex-shrink: 0; }
  .Beast-AuditVideo_tr__3d7f0 .Beast-AuditVideo_td2__1i3OR {
    width: 110px; }
    .Beast-AuditVideo_tr__3d7f0 .Beast-AuditVideo_td2__1i3OR .Beast-AuditVideo_videoDesc__1bBQp {
      color: rgba(0, 0, 0, 0.6); }
  .Beast-AuditVideo_tr__3d7f0 .Beast-AuditVideo_td3__1_-Vm {
    flex: 1 0;
    min-width: 220px; }
  .Beast-AuditVideo_tr__3d7f0 .Beast-AuditVideo_td4__3jbc9 {
    width: 238px;
    display: flex;
    flex-shrink: 0; }
    .Beast-AuditVideo_tr__3d7f0 .Beast-AuditVideo_td4__3jbc9 button {
      max-width: 140px;
      flex: 1;
      height: 30px;
      line-height: 28px; }

.Beast-AuditVideo_td1__hFwLb,
.Beast-AuditVideo_td2__1i3OR,
.Beast-AuditVideo_td3__1_-Vm,
.Beast-AuditVideo_td4__3jbc9 {
  display: flex;
  align-items: center;
  position: relative;
  padding: 12px;
  box-sizing: border-box; }
  .Beast-AuditVideo_td1__hFwLb:not(:last-child),
  .Beast-AuditVideo_td2__1i3OR:not(:last-child),
  .Beast-AuditVideo_td3__1_-Vm:not(:last-child),
  .Beast-AuditVideo_td4__3jbc9:not(:last-child) {
    border-right: 1px solid #ebebeb; }

.Beast-AuditVideo_notice3__1MWXI {
  background: #fff6e6;
  padding: 7px 12px;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.9);
  line-height: 22px; }
  .Beast-AuditVideo_notice3__1MWXI span {
    color: #e02e24; }

.Beast-AuditVideo_videoInfo__1Sx-4 {
  position: relative;
  text-align: center;
  display: inline-block;
  cursor: pointer; }
  .Beast-AuditVideo_videoInfo__1Sx-4:hover .Beast-AuditVideo_duration__3RNxu {
    height: 98px;
    background: rgba(0, 0, 0, 0.4); }
  .Beast-AuditVideo_videoInfo__1Sx-4 img {
    width: 74px;
    height: 98px;
    object-fit: cover;
    overflow: hidden; }
  .Beast-AuditVideo_videoInfo__1Sx-4 .Beast-AuditVideo_playIcon__2IIBv {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 32px;
    left: 21px; }

.Beast-AuditVideo_duration__3RNxu {
  position: absolute;
  top: 0;
  left: 0;
  width: 74px;
  height: 16px;
  background: linear-gradient(rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0));
  font-family: PingFangSC-Medium;
  color: #ffffff;
  font-weight: 500;
  padding: 3px;
  text-align: left; }
  .Beast-AuditVideo_duration__3RNxu span {
    font-size: 12px;
    line-height: 12px;
    transform: scale(0.83);
    -webkit-transform: scale(0.83);
    display: block;
    transform-origin: 0% 0%; }

.Beast-AuditVideo_goodsInfo__39eHa {
  display: flex;
  font-size: 12px;
  line-height: 18px;
  overflow: hidden; }

.Beast-AuditVideo_goodsImg__1szDt {
  width: 74px;
  height: 74px;
  border: 1px solid #ebebeb;
  object-fit: cover;
  margin-right: 8px; }

.Beast-AuditVideo_goodsID__1en6M {
  color: rgba(0, 0, 0, 0.6); }

.Beast-AuditVideo_goodsName__1cN7- {
  margin-top: 4px;
  color: rgba(0, 0, 0, 0.8);
  height: 18px;
  overflow: hidden; }

.Beast-AuditVideo_goodsPrice__WBWDt {
  margin-top: 14px;
  color: rgba(0, 0, 0, 0.6); }

.Beast-AuditVideo_emptyCommerctVideo__3CDid {
  text-align: center;
  padding: 36px 0;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6); }

.Beast-HistoryRecordModal_wrap__1SNSi {
  width: 720px;
  border-radius: 6px;
  background-color: white;
  position: relative; }

.Beast-HistoryRecordModal_close__1b_EI {
  color: rgba(0, 0, 0, 0.45);
  position: absolute;
  right: 12px;
  top: 12px;
  cursor: pointer; }

.Beast-HistoryRecordModal_head__2LYOF {
  height: 40px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ebebeb;
  padding-left: 12px; }

.Beast-HistoryRecordModal_title__3Jb4Z {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 16px; }

.Beast-HistoryRecordModal_subTitle__1VYBm {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 12px;
  margin-left: 8px; }

.Beast-HistoryRecordModal_content__2srvr {
  padding: 24px; }

.Beast-HistoryRecordModal_list__2c2Se {
  height: 535px;
  overflow-y: auto; }

.Beast-HistoryRecordModal_itemWrap__3RGet {
  border: 1px solid #ebebeb;
  border-radius: 3px;
  padding: 16px 16px 16px 12px;
  margin-bottom: 12px; }

.Beast-HistoryRecordModal_itemTitle__3GIJW {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 14px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px; }

.Beast-HistoryRecordModal_textBtn__1nJJ- {
  font-size: 12px;
  color: #2656bd;
  line-height: 12px;
  cursor: pointer; }

.Beast-HistoryRecordModal_itemContent__1Lm4i {
  width: 644px;
  height: 72px;
  background: #f7f7f7;
  border-radius: 3px;
  display: flex;
  align-items: center; }

.Beast-HistoryRecordModal_itemBlock__309rF {
  width: 199px;
  padding-left: 16px; }

.Beast-HistoryRecordModal_value__1uAsq {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 16px;
  font-weight: 500;
  margin-top: 8px; }

.Beast-HistoryRecordModal_tooltips__1ikgh {
  max-width: 300px; }

.Beast-RecordDetailModal_wrap__OfqU7 {
  width: 890px;
  border-radius: 6px;
  background-color: white;
  position: relative; }

.Beast-RecordDetailModal_close__3pxMe {
  color: rgba(0, 0, 0, 0.45);
  position: absolute;
  right: 12px;
  top: 12px;
  cursor: pointer; }

.Beast-RecordDetailModal_head__3zTJp {
  height: 40px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ebebeb;
  padding-left: 12px; }

.Beast-RecordDetailModal_title__3J4HU {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 16px; }

.Beast-RecordDetailModal_subTitle__2ZaHB {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 12px;
  margin-left: 8px; }

.Beast-RecordDetailModal_content__1cbxg {
  padding: 16px 24px 30px 24px; }

.Beast-RecordDetailModal_desc__1uxSI {
  font-size: 14px;
  color: rgba(21, 21, 22, 0.4); }

.Beast-RecordDetailModal_videoWrap__3oQ9h {
  display: flex; }

.Beast-RecordDetailModal_videoInfo__Eo3R3 {
  position: relative; }

.Beast-RecordDetailModal_cover__G8BjL {
  width: 86px;
  height: 114px; }

.Beast-RecordDetailModal_playIcon__knGD2 {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.Beast-RecordDetailModal_videoDesc__2RqE7 {
  margin-left: 12px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 18px;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.Beast-RecordDetailModal_videoTime__mPIDs {
  color: rgba(0, 0, 0, 0.6);
  margin-top: 8px; }

.Beast-PublishMission_flowCardTips__2EXA9 {
  display: inline-block;
  font-size: 12px;
  color: #e50000;
  line-height: 15px;
  border-bottom: 1px dashed #e50000; }

.Beast-PublishMission_tagWrap__1-FEm {
  position: relative; }

.Beast-PublishMission_tag__1m6ku {
  height: 13px;
  position: absolute;
  right: -5px;
  top: 9px;
  font-family: PingFangSC-Medium;
  font-size: 10px;
  color: #fffce4;
  line-height: 13px;
  text-align: center;
  font-weight: 500;
  background-image: linear-gradient(135deg, #ff7b3f 0%, #f9350a 100%);
  border-radius: 6px 1px 6px 1px;
  padding: 0 2px; }

.Beast-PublishMission_textBtn__3Z3Xy {
  font-size: 12px;
  color: #2656bd;
  text-align: right;
  line-height: 12px; }

[class*="TB_header_top2en"]::-webkit-scrollbar {
  display: none; }

.Beast-PublishMission_tipsWrap__8vudx {
  height: 20px;
  line-height: 20px;
  background: linear-gradient(#fff8f4, #fff8f3);
  background-image: linear-gradient(260deg, #fff8f4 1%, #fff8f3 100%);
  border-radius: 3px;
  padding: 10px 16px;
  display: flex;
  align-items: center;
  margin-top: 16px; }
  .Beast-PublishMission_tipsWrap__8vudx .Beast-PublishMission_title__3tsPZ {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    letter-spacing: 1.2px;
    font-weight: 500;
    position: relative;
    padding-right: 10px; }
    .Beast-PublishMission_tipsWrap__8vudx .Beast-PublishMission_title__3tsPZ:after {
      position: absolute;
      right: 0;
      top: 3px;
      content: "";
      height: 14px;
      width: 1px;
      background: #ebebeb; }
  .Beast-PublishMission_tipsWrap__8vudx .Beast-PublishMission_checkIcon__2jz-6 {
    width: 12px;
    height: 12px; }
  .Beast-PublishMission_tipsWrap__8vudx .Beast-PublishMission_taskItem__3CrvW {
    margin-left: 20px; }
  .Beast-PublishMission_tipsWrap__8vudx .Beast-PublishMission_task__i0TuV {
    font-size: 12px;
    color: #ff7700;
    font-weight: 500;
    margin-left: 4px; }
  .Beast-PublishMission_tipsWrap__8vudx .Beast-PublishMission_taskRule__9Q0kc {
    font-size: 12px;
    color: #2656bd;
    font-weight: 400;
    margin-left: 20px;
    cursor: pointer; }

.Beast-BannerWrap_wrap__26sMP {
  background: rgba(0, 0, 0, 0.06); }

.Beast-BannerWrap_bannerItem__3lz_x {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }
  .Beast-BannerWrap_bannerItem__3lz_x > img {
    width: 100%;
    cursor: pointer;
    height: 100%;
    object-fit: cover;
    object-position: left; }

.Beast-BannerWrap_sep__2QDWN {
  height: 16px;
  width: 100%;
  background: #f0f0f0; }

.Beast-DataCardUsage_wrap__InYzM {
  background: #ffffff;
  border-radius: 4px;
  overflow: hidden;
  height: 152px; }

.Beast-DataCardUsage_head__2Omu6 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 9px 16px 7px; }

.Beast-DataCardUsage_beforeIcon__p9d-I {
  width: 15px;
  height: 12px;
  margin-right: 4px; }

.Beast-DataCardUsage_title__23Sjv {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 14px; }

.Beast-DataCardUsage_time__3D6xg {
  display: inline-block;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
  line-height: 12px;
  margin-left: 8px; }

.Beast-DataCardUsage_select__1GLWg {
  display: flex;
  align-items: center; }

.Beast-DataCardUsage_textBtn__3VHsH {
  font-size: 12px;
  color: #407cff;
  line-height: 12px;
  cursor: pointer;
  margin-left: 5px; }

.Beast-DataCardUsage_red__2kQ4b {
  color: #e02e24; }

.Beast-DataCardUsage_blockTitle__2oARF {
  position: relative;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 14px;
  display: inline-block;
  padding-bottom: 2px; }

.Beast-DataCardUsage_blockTitle__2oARF::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.4); }

.Beast-DataCardUsage_blockValue__3XN8_ {
  font-family: PingFangSC-Medium;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 16px;
  font-weight: 500;
  margin-top: 16px; }

.Beast-DataCardUsage_dataWrap__okCJp {
  display: flex;
  justify-content: space-between;
  padding: 0 28px; }

.Beast-DataCardUsage_everyItem__1Q-ad {
  flex: 1; }

.Beast-DataCardUsage_totalAmount__sdq_K {
  padding: 0 16px;
  display: flex;
  align-items: center; }

.Beast-DataCardUsage_sep__16i1T {
  height: 16px;
  width: 100%;
  background: #f0f0f0; }

.Beast-PublishVideo_wrap__1RMiW {
  padding: 0 16px 16px; }

.Beast-RecommendVideo_head__MnKAe {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 40px;
  padding: 0 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08); }

.Beast-RecommendVideo_title___Cz64 {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 14px; }

.Beast-RecommendVideo_body__1WBrW {
  padding: 16px;
  position: relative; }

.Beast-Mission_wrap__2ftcI {
  flex: 13;
  min-width: 814px;
  border-radius: 4px;
  margin: 0 16px 16px 0; }

.Beast-Mission_contentWrap__2ddqD {
  background: #ffffff;
  border-radius: 4px; }

.Beast-Mission_tabs__TAlbN {
  display: flex; }

.Beast-Mission_tabItem__2zaYI {
  height: 70px;
  position: relative;
  flex: 1;
  display: flex;
  align-items: center;
  padding-left: 16px;
  cursor: pointer; }
  .Beast-Mission_tabItem__2zaYI img {
    width: 40px;
    height: 40px;
    margin-right: 12px; }

.Beast-Mission_tabItemActive__1p-Ld {
  background: url("https://funimg.pddpic.com/common/mobile-subjects/00b89159-aad0-4227-b871-ce43ea02f3c7.png.slim.png");
  background-size: contain;
  background-repeat: no-repeat; }

.Beast-Mission_tabItemActiveBorder__2MnJF {
  border-bottom: 2px solid #e02e24; }

.Beast-Mission_tabItemSingle__CKNmr {
  border-bottom: 1px solid #ebebeb; }

.Beast-Mission_tabTitle__1IKYK {
  height: 16px;
  display: flex;
  align-items: center;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 16px;
  font-weight: 500; }
  .Beast-Mission_tabItemActive__1p-Ld .Beast-Mission_tabTitle__1IKYK {
    color: #e02e24; }
  .Beast-Mission_tabTitle__1IKYK span {
    color: #e02e24; }

.Beast-Mission_tabTitleTag__2aPtb {
  width: 80px;
  height: 16px;
  background-image: linear-gradient(135deg, #fff489 0%, #f9dc3c 100%);
  border-radius: 6px 1px 6px 1px;
  font-family: PingFangSC-Medium;
  font-size: 12px;
  color: #5f3200;
  line-height: 16px;
  text-align: center;
  font-weight: 500;
  margin-left: 3px; }

.Beast-Mission_tabDesc__3Rbek {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 14px;
  margin-top: 8px;
  white-space: nowrap; }
  .Beast-Mission_tabDesc__3Rbek span {
    color: #e02e24; }

.Beast-Mission_tabDescRight__3Onrz {
  width: 95%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: rgba(0, 0, 0, 0.6) !important; }

.Beast-Mission_tabTitleWrap__27Gut {
  width: 100%; }

.Beast-Mission_loading__2gkNi {
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center; }

[class*="TB_header_top2en"]::-webkit-scrollbar {
  display: none; }

.Beast-Notice_wrap__2ZGPg {
  width: 436px;
  height: 306px;
  background: #ffffff;
  border-radius: 4px;
  margin-bottom: 16px;
  min-width: 226px; }

.Beast-Notice_head__3PHKy {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 40px;
  padding: 0 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08); }

.Beast-Notice_title__24iF- {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 14px; }

.Beast-Notice_body__2s5bh {
  height: 241px;
  padding: 12px 16px;
  position: relative;
  overflow: auto; }

.Beast-Notice_item__a3SUz {
  display: flex;
  height: 60px;
  align-items: center;
  cursor: pointer; }
  .Beast-Notice_item__a3SUz img {
    width: 32px;
    height: 32px;
    margin-right: 8px; }

.Beast-Notice_right__YPjBO {
  width: calc(100% - 40px); }

.Beast-Notice_text__1_OyQ {
  width: 100%;
  line-height: 14px;
  height: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.Beast-Notice_time__1QLz5 {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.4);
  line-height: 14px;
  margin-top: 8px; }

.Beast-Notice_empty__3W0H4 {
  width: 100%;
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.4);
  font-size: 14px;
  font-weight: 500;
  line-height: 14px; }
  .Beast-Notice_empty__3W0H4 img {
    width: 88px;
    margin-bottom: 8px; }

.Beast-Overview_wrap__YO1t2 {
  flex: 13;
  min-width: 814px;
  height: 306px;
  background: #ffffff;
  border-radius: 4px;
  margin-bottom: 16px;
  margin-right: 16px; }

.Beast-Overview_head__246Hc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 40px;
  padding: 0 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08); }

.Beast-Overview_title__7_4Ir {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 14px; }

.Beast-Overview_time__2UW0d {
  display: inline-block;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
  line-height: 12px;
  margin-left: 8px; }

.Beast-Overview_select__1odjB {
  display: flex;
  align-items: center; }

.Beast-Overview_textBtn__2_4dW {
  font-size: 12px;
  color: #407cff;
  line-height: 12px;
  cursor: pointer;
  margin-left: 12px; }

.Beast-Overview_body__2ghWb {
  display: flex;
  padding: 16px 12px; }

.Beast-Overview_subBody__2ygKl {
  flex: 1; }

.Beast-Overview_part__2TR7K {
  display: flex; }

.Beast-DataBlock_block__K1jsk {
  padding: 24px 0 24px 16px;
  flex: 1 1 auto; }

.Beast-DataBlock_blockTitle__1-Sma {
  position: relative;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 14px;
  display: inline-block;
  padding-bottom: 2px; }

.Beast-DataBlock_blockTitleMain__3w3K9 {
  font-size: 14px;
  line-height: 16px; }

.Beast-DataBlock_blockTitle__1-Sma::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.4); }

.Beast-DataBlock_blockValue__3jeMP {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 16px;
  font-weight: 500;
  margin: 8px 0; }

.Beast-DataBlock_blockValueMain__3xNF5 {
  font-family: PingFangHK-Medium;
  font-size: 24px;
  line-height: 24px;
  margin: 12px 0; }

.Beast-DataBlock_blockDesc__cHOgy {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 12px; }

.Beast-DataBlock_tooltips__ckMGC {
  max-width: 300px; }

.Beast-Topic_wrap__1JVy7 {
  background: #ffffff;
  border-radius: 4px;
  margin-bottom: 16px; }

.Beast-Topic_head__Yn-eB {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 40px;
  padding: 0 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08); }

.Beast-Topic_mainTitle__1EMCr {
  white-space: nowrap;
  margin-right: 4px; }

.Beast-Topic_title__2k7ob {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 14px;
  flex: 1;
  display: flex; }

.Beast-Topic_subTitle__1wlTf {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6); }

.Beast-Topic_more__1cJi8 {
  font-size: 12px;
  color: #407cff;
  cursor: pointer; }

.Beast-Topic_topicItem__1WYH2 {
  display: flex;
  align-items: center; }
  .Beast-Topic_topicItem__1WYH2 .Beast-Topic_imgWrap__35-C1 {
    width: 50px;
    height: 67px;
    border-radius: 4px;
    position: relative; }
  .Beast-Topic_topicItem__1WYH2 .Beast-Topic_img__OA-Lw {
    width: inherit;
    height: inherit;
    border-radius: inherit;
    display: block; }
  .Beast-Topic_topicItem__1WYH2 .Beast-Topic_indexTopic__3njxH {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    font-weight: 400; }
  .Beast-Topic_topicItem__1WYH2 .Beast-Topic_middle__ELG-N {
    flex: 1;
    display: flex;
    align-self: stretch;
    flex-direction: column;
    justify-content: space-between;
    padding: 4px 0;
    margin-left: 10px;
    font-size: 14px;
    margin-right: 5px; }
  .Beast-Topic_topicItem__1WYH2 .Beast-Topic_middleTitle__1FDHf {
    color: #333333;
    display: flex;
    align-items: center; }
  .Beast-Topic_topicItem__1WYH2 .Beast-Topic_middleDesc__r-qx7 {
    color: rgba(0, 0, 0, 0.4); }
  .Beast-Topic_topicItem__1WYH2 .Beast-Topic_toPublish__1vAmK {
    border: 1px solid #e02e24;
    border-radius: 4px;
    font-size: 14px;
    color: #e02e24;
    padding: 5px 13px;
    cursor: pointer; }
    .Beast-Topic_topicItem__1WYH2 .Beast-Topic_toPublish__1vAmK:active {
      opacity: 0.8; }
  .Beast-Topic_topicItem__1WYH2 .Beast-Topic_hot__2ZtDV {
    padding: 1px 2px;
    text-align: center;
    background: #dd4433;
    border-radius: 2px;
    color: #fff;
    font-size: 10px;
    display: inline-block;
    margin-left: 4px; }
  .Beast-Topic_topicItem__1WYH2:not(:last-child) {
    margin-bottom: 24px; }

.Beast-Topic_list__3Wxar {
  padding: 16px; }

.Beast-DrawerTopicList_container__3knyK {
  width: 606px;
  height: 100%;
  box-sizing: border-box;
  padding: 24px 20px 0 24px;
  display: flex;
  flex-direction: column; }

.Beast-DrawerTopicList_close__2vCRP {
  position: absolute;
  right: 24px;
  top: 24px;
  color: rgba(0, 0, 0, 0.4);
  cursor: pointer; }

.Beast-DrawerTopicList_title__oIIkJ {
  font-size: 20px;
  color: #000000;
  font-weight: 500;
  display: flex;
  align-items: center; }

.Beast-DrawerTopicList_subtitle__3Zuu0 {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 400;
  margin-left: 8px; }

.Beast-DrawerTopicList_history__3KFWe {
  font-size: 12px;
  color: #2656bd;
  margin-left: 16px;
  cursor: pointer; }

.Beast-DrawerTopicList_list__1OhDv {
  margin-top: 24px;
  overflow: auto;
  padding-bottom: 20px; }

.Beast-DrawerTopicList_topicItem__2mTnL {
  display: flex;
  align-items: center; }
  .Beast-DrawerTopicList_topicItem__2mTnL .Beast-DrawerTopicList_imgWrap__13W-6 {
    width: 112px;
    height: 153px;
    border-radius: 4px;
    position: relative; }
  .Beast-DrawerTopicList_topicItem__2mTnL .Beast-DrawerTopicList_img__2txhW {
    width: inherit;
    height: inherit;
    border-radius: inherit;
    display: block; }
  .Beast-DrawerTopicList_topicItem__2mTnL .Beast-DrawerTopicList_middle__1E-mg {
    flex: 1;
    display: flex;
    align-self: stretch;
    flex-direction: column;
    justify-content: space-between;
    padding: 4px 0;
    margin-left: 10px;
    font-size: 14px; }
  .Beast-DrawerTopicList_topicItem__2mTnL .Beast-DrawerTopicList_middleTitle__1Ap0k {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #000000;
    font-weight: 500; }
  .Beast-DrawerTopicList_topicItem__2mTnL .Beast-DrawerTopicList_desc__VnKEL {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.8);
    margin-top: 4px;
    line-height: 20px; }
  .Beast-DrawerTopicList_topicItem__2mTnL .Beast-DrawerTopicList_expiredData__38a5t {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6);
    margin-top: 8px; }
  .Beast-DrawerTopicList_topicItem__2mTnL .Beast-DrawerTopicList_middleDesc__1THuj {
    font-size: 14px;
    color: #666666; }
  .Beast-DrawerTopicList_topicItem__2mTnL .Beast-DrawerTopicList_toPublish__2eOfQ {
    width: 88px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #e02e24;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
    padding: 5px 13px;
    cursor: pointer; }
    .Beast-DrawerTopicList_topicItem__2mTnL .Beast-DrawerTopicList_toPublish__2eOfQ:active {
      opacity: 0.8; }
  .Beast-DrawerTopicList_topicItem__2mTnL .Beast-DrawerTopicList_hot__2KvBS {
    padding: 1px 2px;
    text-align: center;
    background: #dd4433;
    border-radius: 2px;
    color: #fff;
    font-size: 10px;
    display: inline-block;
    margin-left: 4px; }
  .Beast-DrawerTopicList_topicItem__2mTnL:not(:last-child) {
    margin-bottom: 16px; }

.Beast-HistoryTopic_container__3K7YF {
  width: 606px;
  height: 100%;
  box-sizing: border-box;
  padding: 24px 20px 0 24px;
  display: flex;
  flex-direction: column; }

.Beast-HistoryTopic_title__35cML {
  font-size: 20px;
  color: #000000;
  font-weight: 500;
  display: flex;
  align-items: center; }

.Beast-HistoryTopic_subtitle__2lQL1 {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 400;
  margin-left: 8px; }

.Beast-HistoryTopic_history__1_Siu {
  font-size: 12px;
  color: #2656bd;
  margin-left: 16px;
  cursor: pointer; }

.Beast-HistoryTopic_list__uTTir {
  margin-top: 24px;
  overflow: auto;
  padding-bottom: 20px; }

.Beast-HistoryTopic_topicItem__132c2 {
  display: flex;
  align-items: center; }
  .Beast-HistoryTopic_topicItem__132c2 .Beast-HistoryTopic_img__3tknC {
    width: 112px;
    height: 153px;
    border-radius: 4px; }
  .Beast-HistoryTopic_topicItem__132c2 .Beast-HistoryTopic_middle__3FJeJ {
    flex: 1;
    display: flex;
    align-self: stretch;
    flex-direction: column;
    justify-content: space-between;
    padding: 4px 0;
    margin-left: 10px;
    font-size: 14px; }
  .Beast-HistoryTopic_topicItem__132c2 .Beast-HistoryTopic_middleTitle__1by6t {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #000000;
    font-weight: 500; }
  .Beast-HistoryTopic_topicItem__132c2 .Beast-HistoryTopic_desc__ZitID {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.8);
    margin-top: 4px; }
  .Beast-HistoryTopic_topicItem__132c2 .Beast-HistoryTopic_expiredData__QcP7K {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6);
    margin-top: 8px; }
  .Beast-HistoryTopic_topicItem__132c2 .Beast-HistoryTopic_middleDesc__3cpNQ {
    font-size: 14px;
    color: #666666; }
  .Beast-HistoryTopic_topicItem__132c2 .Beast-HistoryTopic_toPublish__1RNDl {
    width: 88px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #e02e24;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
    padding: 5px 13px;
    cursor: pointer; }
    .Beast-HistoryTopic_topicItem__132c2 .Beast-HistoryTopic_toPublish__1RNDl:active {
      opacity: 0.8; }
  .Beast-HistoryTopic_topicItem__132c2 .Beast-HistoryTopic_hot__268lk {
    padding: 1px 2px;
    text-align: center;
    background: #dd4433;
    border-radius: 2px;
    color: #fff;
    font-size: 10px;
    display: inline-block;
    margin-left: 4px; }
  .Beast-HistoryTopic_topicItem__132c2:not(:last-child) {
    margin-bottom: 16px; }

.Beast-HistoryTopic_videoStatus__29rL2 {
  display: inline-block;
  padding: 1px;
  font-size: 12px;
  line-height: 13px; }

.Beast-HistoryTopic_topicAuditStatus__sunKA {
  display: flex;
  align-items: center; }
  .Beast-HistoryTopic_topicAuditStatus__sunKA .Beast-HistoryTopic_rightContent__rpkBs {
    display: flex;
    flex-direction: column;
    align-self: stretch;
    justify-content: space-between;
    margin-left: 13px; }
  .Beast-HistoryTopic_topicAuditStatus__sunKA .Beast-HistoryTopic_topPart__Qs4sw {
    flex: 1;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.8); }

.Beast-HistoryTopic_topicAuditText__WRaQN {
  margin-left: 5px; }

.Beast-HistoryTopic_videoImgWrap__nZ5jG {
  width: 86px;
  height: 114px;
  background-color: #f0f0f0;
  border-radius: 3px;
  position: relative;
  text-align: center; }
  .Beast-HistoryTopic_videoImgWrap__nZ5jG .Beast-HistoryTopic_videoImg__2BF-L {
    width: inherit;
    height: inherit;
    border-radius: inherit;
    object-fit: contain; }
  .Beast-HistoryTopic_videoImgWrap__nZ5jG .Beast-HistoryTopic_play__2aU7Y {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 32px;
    height: 32px; }

.Beast-OrderNumber_defaultOrder__A2_Nj {
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  background: linear-gradient(#dfdfdf, #8e8e8e);
  border-radius: 3px 0 3px 0;
  z-index: 1;
  text-align: center;
  line-height: 24px;
  font-size: 16px;
  color: #ffffff;
  font-weight: 500; }

.Beast-OrderNumber_first__35Xe5 {
  background: linear-gradient(#ffd089, #ffac4f); }

.Beast-OrderNumber_second__P1mvt {
  background: linear-gradient(#d5e9ff, #8bb4d9); }

.Beast-OrderNumber_third__SjuOx {
  background: linear-gradient(#ffae9f, #c45047); }

.Beast-mall-home_wrap__kCAE8 {
  width: 100%;
  padding-top: 16px; }

.Beast-mall-home_row__evM-8 {
  display: flex; }

.Beast-mall-home_topicAndCourse__30Him {
  width: 436px;
  min-width: 226px;
  display: flex;
  flex-direction: column;
  padding-bottom: 16px;
  height: 842px; }

.Beast-task_taskWrapper__228I- {
  position: relative;
  border: 1px solid #ebebeb;
  background-color: #fff;
  border-radius: 4px;
  margin: 0 0 16px 0; }
  .Beast-task_taskWrapper__228I- .Beast-task_blockTitle__399YN {
    padding: 12px 16px;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 16px;
    box-shadow: 0px 1px 0px 0px #ebebeb; }
  .Beast-task_taskWrapper__228I- .Beast-task_taskList__2mzn0 {
    padding: 16px;
    display: flex; }
    .Beast-task_taskWrapper__228I- .Beast-task_taskList__2mzn0 > div:not(:first-child) {
      margin-left: 24px; }

.Beast-task_taskItem__TGlQ8 {
  min-height: 76px;
  padding: 0px 24px;
  background: rgba(224, 46, 36, 0.06);
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 1 1; }
  .Beast-task_taskItem__TGlQ8 .Beast-task_flex__3yp7t,
  .Beast-task_taskItem__TGlQ8 .Beast-task_wrap__3RZOz {
    flex: 1 1;
    margin: 14px 0 12px; }
  .Beast-task_taskItem__TGlQ8 .Beast-task_flex__3yp7t {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
  .Beast-task_taskItem__TGlQ8 .Beast-task_wrap__3RZOz .Beast-task_taskDesc__12nnd {
    margin-top: 12px; }
  .Beast-task_taskItem__TGlQ8 .Beast-task_taskTitle__3F8TM {
    font-size: 20px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 20px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    margin-right: 8px;
    display: flex;
    align-items: center;
    white-space: nowrap; }
    .Beast-task_taskItem__TGlQ8 .Beast-task_taskTitle__3F8TM span {
      color: #e02e24; }
  .Beast-task_taskItem__TGlQ8 .Beast-task_taskDesc__12nnd {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 22px; }
    .Beast-task_taskItem__TGlQ8 .Beast-task_taskDesc__12nnd span {
      color: #ff5454; }

.Beast-task_guideContainer__xnxp2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 101;
  cursor: pointer; }
  .Beast-task_guideContainer__xnxp2 .Beast-task_guideText__1_9Ia {
    position: absolute;
    height: 20px;
    font-size: 15px;
    color: #ffffff;
    line-height: 20px;
    font-weight: 600;
    width: 100%;
    left: 0;
    text-align: center;
    z-index: 102; }
  .Beast-task_guideContainer__xnxp2 .Beast-task_guideContent__3_yJh {
    position: absolute;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.6) 0 0 0 2000px;
    border-radius: 4px; }
    .Beast-task_guideContainer__xnxp2 .Beast-task_guideContent__3_yJh .Beast-task_guideBorder__hNBlg {
      margin-top: -1px;
      margin-left: -1px;
      border: 1px dashed #ffffff;
      border-radius: 4px;
      width: 100%;
      height: 100%; }

.Beast-task_subTitle__1K0ql {
  font-size: 12px;
  color: rgba(255, 84, 84, 0.8);
  line-height: 12px;
  margin-left: 10px; }

.Beast-task_tabTitleTag__1QVd4 {
  width: 80px;
  height: 16px;
  background-image: linear-gradient(135deg, #fff489 0%, #f9dc3c 100%);
  border-radius: 6px 1px 6px 1px;
  font-family: PingFangSC-Medium;
  font-size: 12px;
  color: #5f3200;
  line-height: 16px;
  text-align: center;
  font-weight: 500;
  margin-left: 3px; }

.Beast-audit-entry_container__2vl-O {
  margin: 20px 16px;
  padding: 12px;
  display: flex;
  align-items: center;
  background: #fff7dd;
  border: 1px solid #ffd888;
  border-radius: 3px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1; }
  .Beast-audit-entry_container__2vl-O .Beast-audit-entry_title__12LJ5 {
    font-size: 14px;
    font-weight: 500; }
  .Beast-audit-entry_container__2vl-O .Beast-audit-entry_desc__L2ZaI {
    font-size: 12px;
    margin: 0 28px 0 16px; }
    .Beast-audit-entry_container__2vl-O .Beast-audit-entry_desc__L2ZaI span {
      color: #e02e24; }

.Beast-audit-entry_modal__29RG_ {
  overflow: auto;
  position: relative; }
  .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_table__3LlpA {
    box-sizing: border-box;
    width: 744px;
    border-radius: 2px; }
    .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_table__3LlpA .Beast-audit-entry_tbody__3Ixh6 {
      border-radius: 0 0 2px 2px; }
      .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_table__3LlpA .Beast-audit-entry_tbody__3Ixh6 > div:not(:first-child) {
        border-top: 1px solid #ebebeb; }
      .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_table__3LlpA .Beast-audit-entry_tbody__3Ixh6 > div {
        border-left: 1px solid #ebebeb;
        border-right: 1px solid #ebebeb; }
      .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_table__3LlpA .Beast-audit-entry_tbody__3Ixh6 > div:last-child {
        border-radius: 0 0 2px 2px;
        border-bottom: 1px solid #ebebeb; }
    .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_table__3LlpA .Beast-audit-entry_tList__159a- > div:nth-child(2n) {
      background: #f7f8fa; }
    .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_table__3LlpA .Beast-audit-entry_tList__159a- > div:not(:first-child) {
      border-top: 1px solid #ebebeb; }
    .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_table__3LlpA .Beast-audit-entry_th__xJRD5 {
      background: #f7f8fa;
      font-size: 12px;
      color: rgba(0, 0, 0, 0.6);
      line-height: 12px;
      border: 1px solid #ebebeb;
      border-radius: 2px 2px 0 0; }
    .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_table__3LlpA .Beast-audit-entry_tr__3VDOo {
      display: flex; }
      .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_table__3LlpA .Beast-audit-entry_tr__3VDOo .Beast-audit-entry_td1__3_cJC {
        flex-basis: 98px;
        flex: 1 0; }
      .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_table__3LlpA .Beast-audit-entry_tr__3VDOo .Beast-audit-entry_td2__2LPzM {
        width: 140px; }
        .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_table__3LlpA .Beast-audit-entry_tr__3VDOo .Beast-audit-entry_td2__2LPzM .Beast-audit-entry_videoDesc__3F0HM {
          color: rgba(0, 0, 0, 0.6);
          font-size: 12px; }
      .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_table__3LlpA .Beast-audit-entry_tr__3VDOo .Beast-audit-entry_td3__YfuMl {
        width: 210px; }
      .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_table__3LlpA .Beast-audit-entry_tr__3VDOo .Beast-audit-entry_td4__29e7H {
        flex-basis: 210px;
        flex: 2 0;
        display: flex; }
        .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_table__3LlpA .Beast-audit-entry_tr__3VDOo .Beast-audit-entry_td4__29e7H button {
          max-width: 140px;
          flex: 1;
          height: 30px;
          line-height: 28px; }
    .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_table__3LlpA .Beast-audit-entry_td1__3_cJC,
    .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_table__3LlpA .Beast-audit-entry_td2__2LPzM,
    .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_table__3LlpA .Beast-audit-entry_td3__YfuMl,
    .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_table__3LlpA .Beast-audit-entry_td4__29e7H {
      display: flex;
      align-items: center;
      position: relative;
      padding: 12px;
      box-sizing: border-box; }
      .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_table__3LlpA .Beast-audit-entry_td1__3_cJC:not(:last-child),
      .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_table__3LlpA .Beast-audit-entry_td2__2LPzM:not(:last-child),
      .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_table__3LlpA .Beast-audit-entry_td3__YfuMl:not(:last-child),
      .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_table__3LlpA .Beast-audit-entry_td4__29e7H:not(:last-child) {
        border-right: 1px solid #ebebeb; }
  .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_noticeBarWrap__372cN {
    position: sticky;
    z-index: 1;
    top: 0; }
  .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_notice__PbpLV span {
    color: #e02e24; }
  .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_videoInfo__2yk_Z {
    position: relative;
    text-align: center;
    display: inline-block;
    cursor: pointer; }
    .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_videoInfo__2yk_Z:hover .Beast-audit-entry_duration__29b_b {
      height: 98px;
      background: rgba(0, 0, 0, 0.4); }
    .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_videoInfo__2yk_Z img {
      width: 74px;
      height: 98px;
      object-fit: cover;
      overflow: hidden; }
    .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_videoInfo__2yk_Z .Beast-audit-entry_duration__29b_b {
      position: absolute;
      top: 0;
      left: 0;
      width: 74px;
      height: 16px;
      background: linear-gradient(rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0));
      font-family: PingFangSC-Medium;
      color: #ffffff;
      font-weight: 500;
      padding: 3px;
      text-align: left;
      box-sizing: border-box; }
      .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_videoInfo__2yk_Z .Beast-audit-entry_duration__29b_b span {
        font-size: 12px;
        line-height: 12px;
        transform: scale(0.83);
        -webkit-transform: scale(0.83);
        display: block;
        transform-origin: 0% 0%; }
    .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_videoInfo__2yk_Z .Beast-audit-entry_playIcon__1VC3a {
      width: 32px;
      height: 32px;
      position: absolute;
      top: 32px;
      left: 21px; }
  .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_goodsInfoBox__1uOUJ {
    margin: 8px 0 12px 0;
    border: 1px solid #ebebeb;
    padding: 11px; }
  .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_goodsInfo__2FIdM {
    display: flex;
    font-size: 12px;
    line-height: 18px; }
    .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_goodsInfo__2FIdM .Beast-audit-entry_goodsImg__198TM {
      width: 70px;
      height: 70px;
      border: 1px solid #ebebeb;
      object-fit: cover;
      margin-right: 8px; }
    .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_goodsInfo__2FIdM .Beast-audit-entry_goodsID__28Ylb {
      color: rgba(0, 0, 0, 0.6); }
    .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_goodsInfo__2FIdM .Beast-audit-entry_goodsName__28erM {
      margin-top: 4px;
      color: rgba(0, 0, 0, 0.8);
      height: 18px;
      overflow: hidden; }
    .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_goodsInfo__2FIdM .Beast-audit-entry_goodsPrice__2iZ_X {
      margin-top: 12px;
      color: rgba(0, 0, 0, 0.6); }
  .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_notice3__2bsxR {
    background: #fff6e6;
    padding: 7px 12px;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.9);
    line-height: 22px; }
    .Beast-audit-entry_modal__29RG_ .Beast-audit-entry_notice3__2bsxR span {
      color: #e02e24; }

.Beast-audit-entry_titleRightNode__8YcOH {
  margin-right: 52px;
  font-size: 12px;
  color: rgba(255, 84, 84, 0.8);
  line-height: 12px; }

.Beast-audit-entry_modalTitle__TaWhm {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  margin-bottom: 16px; }

.Beast-title_title__2OxNV {
  padding-left: 8px;
  border-left: 2px solid #e02e24;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  font-weight: 500;
  margin: 16px 0; }

.Beast-announce_title__1SYH5 {
  display: flex;
  align-items: center;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 20px;
  font-weight: 500; }
  .Beast-announce_title__1SYH5 .Beast-announce_desc__2o1-L {
    margin-left: 4px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 14px; }
    .Beast-announce_title__1SYH5 .Beast-announce_desc__2o1-L span {
      color: #e02e24; }

.Beast-announce_container__JOotr {
  padding: 10px 0 36px 0;
  border-radius: 4px;
  flex: 1;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.Beast-announce_listContent__2oRC5 {
  overflow-y: auto; }
  .Beast-announce_listContent__2oRC5 .Beast-announce_empty__3nkKD {
    padding-top: 120px; }
  .Beast-announce_listContent__2oRC5 .Beast-announce_loadingText__3c_Eq {
    font-size: 14px;
    color: #9c9c9c;
    margin: 7px 0;
    line-height: 1; }

.Beast-announce_footer__26VG7 {
  display: flex;
  justify-content: right;
  padding-right: 16px; }

.Beast-session-detail_top__2FycY {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .Beast-session-detail_top__2FycY .Beast-session-detail_title__4O20e {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1; }

.Beast-session-detail_sessionDetail__1i9V1 {
  padding: 16px;
  background: #fff;
  border-radius: 4px; }
  .Beast-session-detail_sessionDetail__1i9V1 .Beast-session-detail_liveContent__29c0V {
    display: flex; }
  .Beast-session-detail_sessionDetail__1i9V1 .Beast-session-detail_coverWrapper__1-oM7 {
    position: relative;
    border-radius: 1px; }
    .Beast-session-detail_sessionDetail__1i9V1 .Beast-session-detail_coverWrapper__1-oM7 .Beast-session-detail_cover__1yDbh {
      width: 68px;
      height: 68px; }
    .Beast-session-detail_sessionDetail__1i9V1 .Beast-session-detail_coverWrapper__1-oM7 .Beast-session-detail_coverTag__3xGur {
      position: absolute;
      left: 0;
      top: 0;
      font-size: 12px;
      color: #fff;
      line-height: 1;
      padding: 1px 4px;
      border-radius: 0 0 2px 0; }
      .Beast-session-detail_sessionDetail__1i9V1 .Beast-session-detail_coverWrapper__1-oM7 .Beast-session-detail_coverTag__3xGur.Beast-session-detail_video__3JIbN {
        background: #37c; }
      .Beast-session-detail_sessionDetail__1i9V1 .Beast-session-detail_coverWrapper__1-oM7 .Beast-session-detail_coverTag__3xGur.Beast-session-detail_realPerson__3pS9D {
        background: #e02e24; }
  .Beast-session-detail_sessionDetail__1i9V1 .Beast-session-detail_info__1pGIs {
    margin-left: 8px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 68px; }
    .Beast-session-detail_sessionDetail__1i9V1 .Beast-session-detail_info__1pGIs .Beast-session-detail_title__4O20e {
      display: flex;
      align-items: center; }
    .Beast-session-detail_sessionDetail__1i9V1 .Beast-session-detail_info__1pGIs .Beast-session-detail_statusTag__3gGZw {
      margin-right: 4px;
      font-size: 12px;
      color: #fff;
      line-height: 1;
      padding: 2px 4px;
      border-radius: 2px; }
      .Beast-session-detail_sessionDetail__1i9V1 .Beast-session-detail_info__1pGIs .Beast-session-detail_statusTag__3gGZw.Beast-session-detail_end__3bTAw {
        background: #9c9c9c; }
      .Beast-session-detail_sessionDetail__1i9V1 .Beast-session-detail_info__1pGIs .Beast-session-detail_statusTag__3gGZw.Beast-session-detail_living__2Fuf0 {
        background: #e02e24; }
    .Beast-session-detail_sessionDetail__1i9V1 .Beast-session-detail_info__1pGIs .Beast-session-detail_duration__3GaZ8,
    .Beast-session-detail_sessionDetail__1i9V1 .Beast-session-detail_info__1pGIs .Beast-session-detail_liveTime__sv0W9 {
      font-size: 12px;
      color: #9c9c9c;
      line-height: 20px; }
  .Beast-session-detail_sessionDetail__1i9V1 .Beast-session-detail_dataCell__2ola9 {
    font-size: 12px;
    color: #9c9c9c;
    line-height: 18px; }
    .Beast-session-detail_sessionDetail__1i9V1 .Beast-session-detail_dataCell__2ola9 .Beast-session-detail_dataNum__gfFCG {
      color: #151516; }
  .Beast-session-detail_sessionDetail__1i9V1 .Beast-session-detail_emptyData__2KTkA {
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: 1; }
    .Beast-session-detail_sessionDetail__1i9V1 .Beast-session-detail_emptyData__2KTkA .Beast-session-detail_emptyImg__3Oq3X {
      width: 88px;
      height: 88px; }
    .Beast-session-detail_sessionDetail__1i9V1 .Beast-session-detail_emptyData__2KTkA .Beast-session-detail_emptyDate__inlKc {
      margin-top: 8px;
      font-size: 14px;
      color: rgba(0, 0, 0, 0.6); }
    .Beast-session-detail_sessionDetail__1i9V1 .Beast-session-detail_emptyData__2KTkA .Beast-session-detail_emptyTip__kqvUW {
      margin-top: 8px;
      font-size: 12px;
      color: rgba(0, 0, 0, 0.4); }

.Beast-statistic-data-more_dataItem__2ICVb {
  flex: 1;
  line-height: 1;
  border-right: 1px solid #fff;
  box-sizing: border-box;
  padding: 24px 16px;
  cursor: pointer; }
  .Beast-statistic-data-more_dataItem__2ICVb:not(:first-child) {
    padding-left: 16px; }
  .Beast-statistic-data-more_dataItem__2ICVb .Beast-statistic-data-more_label__Wyyl7 {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 1; }
  .Beast-statistic-data-more_dataItem__2ICVb .Beast-statistic-data-more_value__1_FyT {
    margin-top: 12px;
    font-size: 24px;
    color: rgba(0, 0, 0, 0.8);
    font-weight: 500; }
  .Beast-statistic-data-more_dataItem__2ICVb .Beast-statistic-data-more_tip__RW44R {
    padding-top: 12px;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6); }

.Beast-statistic-data-more_actived__10GwH {
  background: rgba(64, 124, 255, 0.05);
  border: 1px solid #407cff;
  border-radius: 3px; }

.Beast-data-overall_dataContent__3Bfsm {
  margin-top: 16px;
  background: #fff;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 16px; }
  .Beast-data-overall_dataContent__3Bfsm .Beast-data-overall_statisticBox__2p0k9 {
    margin-bottom: 66px;
    position: relative; }
  .Beast-data-overall_dataContent__3Bfsm .Beast-data-overall_tip__2bry0 {
    margin-bottom: 24px;
    background-color: #e02e24; }

.Beast-data-overall_top__1iILc {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .Beast-data-overall_top__1iILc .Beast-data-overall_title__3CENE {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1; }
  .Beast-data-overall_top__1iILc .Beast-data-overall_timeSelect__3oPA_ {
    display: flex;
    align-items: center; }
    .Beast-data-overall_top__1iILc .Beast-data-overall_timeSelect__3oPA_ .Beast-data-overall_dateStr__1Pbcv {
      margin-right: 16px;
      font-size: 12px;
      color: rgba(0, 0, 0, 0.4);
      line-height: 1; }

.Beast-data-overall_active__VPJM_,
.Beast-data-overall_inactive__2mLIm {
  border: 1px solid #e02e24;
  border-radius: 3px;
  font-size: 12px;
  color: #e02e24;
  text-align: center;
  line-height: 12px;
  font-weight: 600;
  padding: 4px 0;
  cursor: pointer;
  margin-left: 12px;
  width: 64px; }

.Beast-data-overall_inactive__2mLIm {
  border: 1px solid #dbdbdb;
  color: rgba(0, 0, 0, 0.8); }
  .Beast-data-overall_inactive__2mLIm:hover {
    border: 1px solid #adadad; }

.Beast-data-overall-line-chart_aa__36LK0 {
  color: #323536; }

.Beast-data-overall-line-chart_container__3zJQb {
  border-radius: 3px;
  border: 1px solid #ebebeb; }

.Beast-notice-bar_noticebar__3z74S {
  max-width: 600px;
  position: absolute;
  border: 1px solid #bad7ff;
  border-radius: 4px;
  background-color: #f0f7ff;
  padding: 10px 8px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 12px;
  font-weight: 400; }
  .Beast-notice-bar_noticebar__3z74S .Beast-notice-bar_arrow__2heH5 {
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid transparent; }
  .Beast-notice-bar_noticebar__3z74S .Beast-notice-bar_shixinTop__1KknM {
    border-bottom-color: #bad7ff;
    top: -20px; }
  .Beast-notice-bar_noticebar__3z74S .Beast-notice-bar_kongxinTop__3TL3i {
    border-bottom-color: #f0f7ff;
    top: -19px; }
  .Beast-notice-bar_noticebar__3z74S .Beast-notice-bar_shixinBottom__1_u68 {
    border-top-color: #bad7ff;
    bottom: -20px; }
  .Beast-notice-bar_noticebar__3z74S .Beast-notice-bar_kongxinBottom__3x2Wh {
    border-top-color: #f0f7ff;
    bottom: -19px; }
  .Beast-notice-bar_noticebar__3z74S .Beast-notice-bar_shixinLeft__3yDnT {
    border-right-color: #bad7ff;
    left: -20px; }
  .Beast-notice-bar_noticebar__3z74S .Beast-notice-bar_kongxinLeft__3QmWv {
    border-right-color: #f0f7ff;
    left: -19px; }
  .Beast-notice-bar_noticebar__3z74S .Beast-notice-bar_shixinRight__2GLlM {
    border-left-color: #bad7ff;
    right: -20px; }
  .Beast-notice-bar_noticebar__3z74S .Beast-notice-bar_kongxinRight__7sCuQ {
    border-left-color: #f0f7ff;
    right: -19px; }

.Beast-banner_banner__12zL0 {
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  background-image: linear-gradient(121deg, #fff3c2 0%, #f0b65b 96%); }
  .Beast-banner_banner__12zL0 .Beast-banner_desc__c6q3a {
    font-family: HYe4gj;
    font-size: 21px;
    color: #985800;
    font-weight: 400; }
    .Beast-banner_banner__12zL0 .Beast-banner_desc__c6q3a .Beast-banner_highlight__1yemn {
      font-family: PingFangTC-Semibold;
      font-size: 27px;
      color: #c20000;
      text-align: left;
      font-weight: 600;
      padding-left: 2px; }
  .Beast-banner_banner__12zL0 .Beast-banner_btn__3f_lz {
    margin-left: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 20px;
    height: 36px;
    background-image: linear-gradient(0deg, #ffdb6d 0%, #ffffff 100%);
    border-radius: 18px; }
    .Beast-banner_banner__12zL0 .Beast-banner_btn__3f_lz .Beast-banner_content__2ZWMa {
      font-family: PingFangSC-Medium;
      font-size: 21px;
      color: #985800;
      font-weight: 500; }
  .Beast-banner_banner__12zL0 .Beast-banner_btn__3f_lz:hover {
    cursor: pointer;
    background: #ffdb6d; }

.Beast-banner_banner__12zL0:hover {
  cursor: pointer; }

.Beast-tab-filter_title__AwoSG {
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  margin-bottom: 16px; }

.Beast-tab-filter_value__3vZQW {
  font-size: 24px;
  line-height: 24px;
  font-weight: 500;
  text-align: center; }

.Beast-tab-filter_defaultValue__12lBD {
  color: rgba(0, 0, 0, 0.8); }

.Beast-tab-filter_tabs__2v-Pv {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around; }

.Beast-tab-filter_tabItem__2_Vm2 {
  flex: 1;
  height: 96px;
  position: relative;
  padding: 16px 0;
  margin-right: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: rgba(0, 0, 0, 0.6);
  background: #f7f8fa;
  border-radius: 4px; }
  .Beast-tab-filter_tabItem__2_Vm2:hover {
    color: #e02e24;
    background: #fef2f2;
    cursor: pointer; }
  .Beast-tab-filter_tabItem__2_Vm2.Beast-tab-filter_active__3tcpV {
    color: #e02e24;
    background: #fef2f2;
    border: 1px solid #e02e24; }

.Beast-tab-filter_tabItem__2_Vm2:last-child {
  margin-right: 0; }

.Beast-tab-filter_empty__3kJnK {
  height: 10; }

.Beast-tab-filter_arrow__1ROse {
  top: calc(100% - 7px);
  position: absolute;
  width: 14.4px;
  height: 14.4px;
  background: #fef2f2;
  /* transform: rotate(120deg) skewX(-30deg) scale(1, 0.866); */
  transform: rotate(135deg) skewX(0deg) scale(1, 1);
  border-top-right-radius: 20%;
  border-top: 1px solid #e02e24;
  border-right: 1px solid #e02e24; }

.Beast-top-cate-filter_cateList__2egJw {
  display: flex;
  flex-direction: row;
  background: #f7f8fa;
  margin-bottom: 28px; }
  .Beast-top-cate-filter_cateList__2egJw .Beast-top-cate-filter_cate1__1RW0X {
    flex: 1;
    font-size: 14px;
    color: #333333;
    line-height: 14px;
    font-weight: 400;
    margin: 16px; }
    .Beast-top-cate-filter_cateList__2egJw .Beast-top-cate-filter_cate1__1RW0X .Beast-top-cate-filter_head__3uvU0 {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      height: 56px;
      border-radius: 4px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
      .Beast-top-cate-filter_cateList__2egJw .Beast-top-cate-filter_cate1__1RW0X .Beast-top-cate-filter_head__3uvU0 .Beast-top-cate-filter_column__2ToyP {
        padding: 21px 16px; }
      .Beast-top-cate-filter_cateList__2egJw .Beast-top-cate-filter_cate1__1RW0X .Beast-top-cate-filter_head__3uvU0 .Beast-top-cate-filter_column__2ToyP:first-child {
        text-align: center; }
    .Beast-top-cate-filter_cateList__2egJw .Beast-top-cate-filter_cate1__1RW0X .Beast-top-cate-filter_row__3g41A {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      height: 56px;
      margin-top: 12px;
      border-radius: 4px;
      position: relative; }
      .Beast-top-cate-filter_cateList__2egJw .Beast-top-cate-filter_cate1__1RW0X .Beast-top-cate-filter_row__3g41A.Beast-top-cate-filter_active__g_c91 {
        background: #fff; }
      .Beast-top-cate-filter_cateList__2egJw .Beast-top-cate-filter_cate1__1RW0X .Beast-top-cate-filter_row__3g41A:hover {
        background: #fff;
        opacity: 0.6;
        cursor: pointer; }
      .Beast-top-cate-filter_cateList__2egJw .Beast-top-cate-filter_cate1__1RW0X .Beast-top-cate-filter_row__3g41A .Beast-top-cate-filter_column__2ToyP {
        padding: 21px 16px; }
        .Beast-top-cate-filter_cateList__2egJw .Beast-top-cate-filter_cate1__1RW0X .Beast-top-cate-filter_row__3g41A .Beast-top-cate-filter_column__2ToyP .Beast-top-cate-filter_column__2ToyP:first-child {
          text-align: center; }
    .Beast-top-cate-filter_cateList__2egJw .Beast-top-cate-filter_cate1__1RW0X .Beast-top-cate-filter_row__3g41A:nth-child(2) .Beast-top-cate-filter_column__2ToyP:nth-child(1) {
      color: #ffae00; }
    .Beast-top-cate-filter_cateList__2egJw .Beast-top-cate-filter_cate1__1RW0X .Beast-top-cate-filter_row__3g41A:nth-child(3) .Beast-top-cate-filter_column__2ToyP:nth-child(1) {
      color: #ffae00; }
    .Beast-top-cate-filter_cateList__2egJw .Beast-top-cate-filter_cate1__1RW0X .Beast-top-cate-filter_row__3g41A:nth-child(4) .Beast-top-cate-filter_column__2ToyP:nth-child(1) {
      color: #ffae00; }
  .Beast-top-cate-filter_cateList__2egJw .Beast-top-cate-filter_cate2__Ym2Jc {
    flex: 1.5;
    margin: 16px;
    background: #fff;
    border-radius: 3px; }
    .Beast-top-cate-filter_cateList__2egJw .Beast-top-cate-filter_cate2__Ym2Jc .Beast-top-cate-filter_cate2Content__22XTs {
      background: #fff;
      font-size: 14px;
      color: rgba(0, 0, 0, 0.6);
      line-height: 1;
      font-weight: 500; }
      .Beast-top-cate-filter_cateList__2egJw .Beast-top-cate-filter_cate2__Ym2Jc .Beast-top-cate-filter_cate2Content__22XTs .Beast-top-cate-filter_cate2Name__11dD0 {
        padding: 24px 0 0 24px;
        font-size: 16px;
        color: #333333;
        line-height: 1.5;
        font-weight: 600; }
      .Beast-top-cate-filter_cateList__2egJw .Beast-top-cate-filter_cate2__Ym2Jc .Beast-top-cate-filter_cate2Content__22XTs .Beast-top-cate-filter_head__3uvU0 {
        position: relative;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        height: 50px;
        border-radius: 4px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
        .Beast-top-cate-filter_cateList__2egJw .Beast-top-cate-filter_cate2__Ym2Jc .Beast-top-cate-filter_cate2Content__22XTs .Beast-top-cate-filter_head__3uvU0 .Beast-top-cate-filter_column__2ToyP {
          padding: 18px 16px; }
        .Beast-top-cate-filter_cateList__2egJw .Beast-top-cate-filter_cate2__Ym2Jc .Beast-top-cate-filter_cate2Content__22XTs .Beast-top-cate-filter_head__3uvU0 .Beast-top-cate-filter_column__2ToyP:first-child {
          text-align: center; }
      .Beast-top-cate-filter_cateList__2egJw .Beast-top-cate-filter_cate2__Ym2Jc .Beast-top-cate-filter_cate2Content__22XTs .Beast-top-cate-filter_row__3g41A {
        position: relative;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        height: 50px;
        border-radius: 4px; }
        .Beast-top-cate-filter_cateList__2egJw .Beast-top-cate-filter_cate2__Ym2Jc .Beast-top-cate-filter_cate2Content__22XTs .Beast-top-cate-filter_row__3g41A:hover {
          background: #fff;
          opacity: 0.6;
          cursor: pointer; }
        .Beast-top-cate-filter_cateList__2egJw .Beast-top-cate-filter_cate2__Ym2Jc .Beast-top-cate-filter_cate2Content__22XTs .Beast-top-cate-filter_row__3g41A .Beast-top-cate-filter_column__2ToyP {
          padding: 18px 16px; }
          .Beast-top-cate-filter_cateList__2egJw .Beast-top-cate-filter_cate2__Ym2Jc .Beast-top-cate-filter_cate2Content__22XTs .Beast-top-cate-filter_row__3g41A .Beast-top-cate-filter_column__2ToyP .Beast-top-cate-filter_column__2ToyP:first-child {
            text-align: center; }
      .Beast-top-cate-filter_cateList__2egJw .Beast-top-cate-filter_cate2__Ym2Jc .Beast-top-cate-filter_cate2Content__22XTs .Beast-top-cate-filter_row__3g41A:nth-child(2) .Beast-top-cate-filter_column__2ToyP:nth-child(1) {
        color: #ffae00; }
      .Beast-top-cate-filter_cateList__2egJw .Beast-top-cate-filter_cate2__Ym2Jc .Beast-top-cate-filter_cate2Content__22XTs .Beast-top-cate-filter_row__3g41A:nth-child(3) .Beast-top-cate-filter_column__2ToyP:nth-child(1) {
        color: #ffae00; }
      .Beast-top-cate-filter_cateList__2egJw .Beast-top-cate-filter_cate2__Ym2Jc .Beast-top-cate-filter_cate2Content__22XTs .Beast-top-cate-filter_row__3g41A:nth-child(4) .Beast-top-cate-filter_column__2ToyP:nth-child(1) {
        color: #ffae00; }
  .Beast-top-cate-filter_cateList__2egJw .Beast-top-cate-filter_arrow__WTsBC {
    top: 50%;
    right: 0px;
    position: absolute;
    width: 20px;
    height: 20px;
    background: #fff;
    transform: rotate(45deg) skewX(0deg) scale(1, 1) translateY(-50%);
    border-top-right-radius: 20%; }

.Beast-line-filter_filterLine__2Ogsp {
  display: flex;
  width: 100%;
  background: #f7f8fa;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb; }
  .Beast-line-filter_filterLine__2Ogsp:last-child {
    border-bottom: 1px solid #ebebeb;
    border-radius: 0 0 4px 4px; }
  .Beast-line-filter_filterLine__2Ogsp:first-child {
    border-radius: 4px 4px 0 0; }
  .Beast-line-filter_filterLine__2Ogsp .Beast-line-filter_filterLeft__14-DW {
    width: 105px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #ebebeb;
    border-radius: 4px 0 0 0; }
  .Beast-line-filter_filterLine__2Ogsp .Beast-line-filter_filterRight__1ElVx {
    width: 100%;
    display: flex;
    background-color: #ffffff;
    border-radius: 0 4px 0 0; }
    .Beast-line-filter_filterLine__2Ogsp .Beast-line-filter_filterRight__1ElVx .Beast-line-filter_searchContainer__VREdC {
      display: flex;
      justify-content: left;
      align-items: center;
      flex-wrap: wrap;
      overflow: hidden; }
    .Beast-line-filter_filterLine__2Ogsp .Beast-line-filter_filterRight__1ElVx .Beast-line-filter_singleLine__3p40-,
    .Beast-line-filter_filterLine__2Ogsp .Beast-line-filter_filterRight__1ElVx .Beast-line-filter_multiLine__2OKOj {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      line-height: 40px;
      overflow: hidden; }
      .Beast-line-filter_filterLine__2Ogsp .Beast-line-filter_filterRight__1ElVx .Beast-line-filter_singleLine__3p40- .Beast-line-filter_chanceBtn__1TSr-,
      .Beast-line-filter_filterLine__2Ogsp .Beast-line-filter_filterRight__1ElVx .Beast-line-filter_singleLine__3p40- .Beast-line-filter_chanceBtnChecked__30zbY,
      .Beast-line-filter_filterLine__2Ogsp .Beast-line-filter_filterRight__1ElVx .Beast-line-filter_multiLine__2OKOj .Beast-line-filter_chanceBtn__1TSr-,
      .Beast-line-filter_filterLine__2Ogsp .Beast-line-filter_filterRight__1ElVx .Beast-line-filter_multiLine__2OKOj .Beast-line-filter_chanceBtnChecked__30zbY {
        display: inline-block; }
    .Beast-line-filter_filterLine__2Ogsp .Beast-line-filter_filterRight__1ElVx .Beast-line-filter_singleLine__3p40- {
      height: 40px; }
    .Beast-line-filter_filterLine__2Ogsp .Beast-line-filter_filterRight__1ElVx .Beast-line-filter_operateBtn__2WjX1 {
      cursor: pointer;
      height: 40px;
      line-height: 40px;
      text-align: center;
      color: #2266aa;
      z-index: 3;
      display: flex; }
  .Beast-line-filter_filterLine__2Ogsp .Beast-line-filter_chanceBtn__1TSr-,
  .Beast-line-filter_filterLine__2Ogsp .Beast-line-filter_chanceBtnChecked__30zbY {
    cursor: pointer;
    margin-left: 13px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 8px;
    display: flex;
    align-items: center; }
    .Beast-line-filter_filterLine__2Ogsp .Beast-line-filter_chanceBtn__1TSr-:hover,
    .Beast-line-filter_filterLine__2Ogsp .Beast-line-filter_chanceBtnChecked__30zbY:hover {
      color: #e02e24; }
  .Beast-line-filter_filterLine__2Ogsp .Beast-line-filter_chanceBtnChecked__30zbY {
    background: #fef2f2;
    color: #e02e24; }
  .Beast-line-filter_filterLine__2Ogsp .Beast-line-filter_searchItem__2Gg8m {
    display: flex; }

.Beast-list-filter_listFilter__2GxlN {
  margin: 16px auto;
  border-radius: 4px; }

.Beast-goods-recommend_main__buZtV {
  margin: 8px 0; }

.Beast-goods-recommend_wrap__1OU5b {
  margin-top: 16px;
  margin-right: 24px;
  flex: 1 1 auto; }
  .Beast-goods-recommend_wrap__1OU5b .Beast-goods-recommend_content__1RJb_ {
    background: #fff;
    border-radius: 4px;
    margin: 16px 0;
    padding: 16px; }

.Beast-goods-recommend_title__3FPvA {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1; }
  .Beast-goods-recommend_title__3FPvA .Beast-goods-recommend_titleTips__OjzfP {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    font-weight: 400;
    padding-left: 8px; }

.Beast-goods-recommend_empty__1WUgH .Beast-goods-recommend_title__3FPvA {
  margin-top: -16px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 1;
  font-weight: 500; }

.Beast-goods-recommend_empty__1WUgH .Beast-goods-recommend_desc__1qrDs {
  padding-top: 8px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
  font-weight: 400; }

.Beast-goods-recommend_empty__1WUgH .Beast-goods-recommend_highlight__2NoGr {
  font-size: 12px;
  color: #e02e24;
  font-weight: 400; }

.Beast-goods-recommend-list_rank__r2Z5g {
  text-align: center; }
  .Beast-goods-recommend-list_rank__r2Z5g .Beast-goods-recommend-list_rankNum__1B2W2 {
    color: #ffae00; }

.Beast-goods-recommend-list_collect__1PKu4 {
  font-size: 12px;
  text-align: right;
  line-height: 12px;
  font-weight: 400; }

.Beast-goods-recommend-list_goodsInfoWrap__3f4Pu {
  display: flex;
  width: 100%; }
  .Beast-goods-recommend-list_goodsInfoWrap__3f4Pu .Beast-goods-recommend-list_imageWrap__YoRRc {
    position: relative;
    margin-right: 8px; }
    .Beast-goods-recommend-list_goodsInfoWrap__3f4Pu .Beast-goods-recommend-list_imageWrap__YoRRc .Beast-goods-recommend-list_goodsImage__2jGw7 {
      width: 54px;
      height: 54px;
      border: 1px solid #e8e8e8; }
  .Beast-goods-recommend-list_goodsInfoWrap__3f4Pu .Beast-goods-recommend-list_detail__3tYtX {
    display: flex;
    flex-direction: column;
    justify-content: space-around; }
    .Beast-goods-recommend-list_goodsInfoWrap__3f4Pu .Beast-goods-recommend-list_detail__3tYtX .Beast-goods-recommend-list_groupInfo__2XUsR {
      display: flex;
      justify-content: flex-start;
      color: rgba(0, 0, 0, 0.6); }
      .Beast-goods-recommend-list_goodsInfoWrap__3f4Pu .Beast-goods-recommend-list_detail__3tYtX .Beast-goods-recommend-list_groupInfo__2XUsR .Beast-goods-recommend-list_count__2GT6T {
        padding-left: 20px; }
    .Beast-goods-recommend-list_goodsInfoWrap__3f4Pu .Beast-goods-recommend-list_detail__3tYtX .Beast-goods-recommend-list_goodsName__1qewp {
      line-height: 18px;
      color: rgba(0, 0, 0, 0.8); }
      .Beast-goods-recommend-list_goodsInfoWrap__3f4Pu .Beast-goods-recommend-list_detail__3tYtX .Beast-goods-recommend-list_goodsName__1qewp .Beast-goods-recommend-list_goodsTitleRecommend__2GZ4L {
        display: flex; }

.Beast-goods-recommend-list_operate__1ZaS3 {
  display: flex;
  align-items: center; }
  .Beast-goods-recommend-list_operate__1ZaS3:hover {
    cursor: pointer; }

.Beast-goods-recommend-list_header__2Z0oH {
  text-align: center; }

.Beast-goods-recommend-list_tips__3mUCz .Beast-goods-recommend-list_tip__2_dGI {
  margin-bottom: 16px;
  padding: 16px;
  background: #f7f8fa;
  border-radius: 3px;
  font-weight: 400; }
  .Beast-goods-recommend-list_tips__3mUCz .Beast-goods-recommend-list_tip__2_dGI .Beast-goods-recommend-list_title__2Yuw6 {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.8);
    font-weight: 500; }
  .Beast-goods-recommend-list_tips__3mUCz .Beast-goods-recommend-list_tip__2_dGI .Beast-goods-recommend-list_desc__D_5ZA {
    margin-top: 12px;
    font-size: 14px;
    color: #333333; }
  .Beast-goods-recommend-list_tips__3mUCz .Beast-goods-recommend-list_tip__2_dGI .Beast-goods-recommend-list_imgList__WR8D5 {
    margin-top: 16px;
    display: flex;
    flex-direction: row; }
    .Beast-goods-recommend-list_tips__3mUCz .Beast-goods-recommend-list_tip__2_dGI .Beast-goods-recommend-list_imgList__WR8D5 .Beast-goods-recommend-list_imgItem__OEs1G .Beast-goods-recommend-list_img__1Gtfo {
      display: flex;
      align-items: center;
      justify-content: center; }
    .Beast-goods-recommend-list_tips__3mUCz .Beast-goods-recommend-list_tip__2_dGI .Beast-goods-recommend-list_imgList__WR8D5 .Beast-goods-recommend-list_imgItem__OEs1G .Beast-goods-recommend-list_title__2Yuw6 {
      padding-top: 8px;
      text-align: center;
      font-size: 12px;
      color: rgba(0, 0, 0, 0.6); }

.Beast-home_container__LpOKS {
  width: 100%;
  min-height: calc(100vh - 60px); }
  .Beast-home_container__LpOKS .Beast-home_contentTopWithoutVideo__PE_Dp,
  .Beast-home_container__LpOKS .Beast-home_contentTop__Y6dls {
    display: flex; }
    .Beast-home_container__LpOKS .Beast-home_contentTopWithoutVideo__PE_Dp .Beast-home_contentTopLeft__1j41s,
    .Beast-home_container__LpOKS .Beast-home_contentTop__Y6dls .Beast-home_contentTopLeft__1j41s {
      width: 100%;
      flex: 1 1 auto;
      background: white;
      border-radius: 4px; }
    .Beast-home_container__LpOKS .Beast-home_contentTopWithoutVideo__PE_Dp .Beast-home_contentRight__3Ttoa,
    .Beast-home_container__LpOKS .Beast-home_contentTopWithoutVideo__PE_Dp .Beast-home_contentLeft__lCvEC,
    .Beast-home_container__LpOKS .Beast-home_contentTop__Y6dls .Beast-home_contentRight__3Ttoa,
    .Beast-home_container__LpOKS .Beast-home_contentTop__Y6dls .Beast-home_contentLeft__lCvEC {
      display: flex;
      flex: 1; }
    .Beast-home_container__LpOKS .Beast-home_contentTopWithoutVideo__PE_Dp .Beast-home_contentRight__3Ttoa,
    .Beast-home_container__LpOKS .Beast-home_contentTop__Y6dls .Beast-home_contentRight__3Ttoa {
      flex: 0 0 auto; }
    .Beast-home_container__LpOKS .Beast-home_contentTopWithoutVideo__PE_Dp .Beast-home_contentTopRight__3A5Ul,
    .Beast-home_container__LpOKS .Beast-home_contentTop__Y6dls .Beast-home_contentTopRight__3A5Ul {
      width: 30vw;
      flex: 0 0 auto;
      margin-left: 16px; }

@media only screen and (max-width: 1450px) {
  .Beast-home_contentTop__Y6dls {
    flex-direction: column !important; }
    .Beast-home_contentTop__Y6dls .Beast-home_contentTopLeft__1j41s {
      margin-bottom: 12px; }
    .Beast-home_contentTop__Y6dls .Beast-home_contentTopRight__3A5Ul {
      width: 100% !important;
      margin-left: 0 !important; } }

.Beast-home_contentTopWithoutVideo__PE_Dp {
  display: flex; }
  .Beast-home_contentTopWithoutVideo__PE_Dp .Beast-home_contentLeft__lCvEC {
    flex: 0 0 auto !important; }
  .Beast-home_contentTopWithoutVideo__PE_Dp .Beast-home_contentTopRight__3A5Ul {
    margin-left: 0 !important;
    width: 100% !important; }
  .Beast-home_contentTopWithoutVideo__PE_Dp .Beast-home_contentRight__3Ttoa {
    flex: 1 !important;
    margin-left: 16px; }

.Beast-home_tabHeader__2Gy_Z {
  padding: 20px;
  font-size: 16px;
  color: #407cff;
  line-height: 16px;
  font-weight: 500; }
  .Beast-home_tabHeader__2Gy_Z .Beast-home_tabSpec__6rmXl {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 12px;
    padding-top: 10px; }

.Beast-anchor-info_content__2KQXm {
  margin: 16px 0;
  display: flex;
  flex-direction: column; }
  .Beast-anchor-info_content__2KQXm .Beast-anchor-info_contentTop__OvQVA {
    display: flex;
    margin-bottom: 16px; }
    .Beast-anchor-info_content__2KQXm .Beast-anchor-info_contentTop__OvQVA .Beast-anchor-info_liveStatistic__1hXk- {
      min-width: 732px;
      flex: 9;
      background: #fff;
      border-radius: 4px; }
    .Beast-anchor-info_content__2KQXm .Beast-anchor-info_contentTop__OvQVA .Beast-anchor-info_contentTopRight__2UOQI {
      flex: 5;
      display: flex;
      flex-direction: column;
      margin-left: 16px; }

.Beast-anchor-info_anchorInfo__Pn8zS {
  background: #fff;
  display: flex;
  padding: 38px 20px;
  border-radius: 4px;
  margin-bottom: 16px; }
  .Beast-anchor-info_anchorInfo__Pn8zS .Beast-anchor-info_line__oUObj {
    width: 1px;
    height: 40px;
    background: rgba(0, 0, 0, 0.1);
    margin: 6px 20px 0 0; }
  .Beast-anchor-info_anchorInfo__Pn8zS .Beast-anchor-info_anchorItem__3LI7W {
    flex: 1;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 14px; }

.Beast-anchor-info_title__2Q1Xv {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  padding-bottom: 12px;
  height: 17px; }

.Beast-anchor-info_judgeStatus__3XGqE {
  display: flex;
  align-items: center;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  font-weight: 500; }

.Beast-anchor-info_name__2Gi9x {
  overflow: hidden;
  word-break: break-all;
  height: 20px; }

.Beast-anchor-info_liveMethods__VHLwV {
  border-radius: 4px;
  background: #fff; }

.Beast-anchor-info_policyCenterBox__1fycS {
  display: flex;
  column-gap: 16px;
  flex: 1 1 auto; }
  .Beast-anchor-info_policyCenterBox__1fycS > div {
    flex: 1 0; }

.Beast-anchor-info_policyCenter__3VnIr {
  background: #fff;
  border-radius: 4px;
  display: flex;
  flex-direction: column; }
  .Beast-anchor-info_policyCenter__3VnIr .Beast-anchor-info_methodsT__3Za-f {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 14px;
    padding: 12px 16px;
    display: flex;
    justify-content: space-between; }

@media only screen and (max-width: 1440px) {
  .Beast-anchor-info_content__2KQXm .Beast-anchor-info_contentTop__OvQVA {
    flex-direction: column-reverse; }
    .Beast-anchor-info_content__2KQXm .Beast-anchor-info_contentTop__OvQVA .Beast-anchor-info_contentTopRight__2UOQI {
      max-width: none;
      flex: 1;
      display: flex;
      flex-direction: unset;
      margin-left: 0;
      align-items: unset;
      margin-bottom: 16px; }
  .Beast-anchor-info_anchorInfo__Pn8zS {
    flex: 1 0;
    margin-bottom: 0;
    margin-right: 16px; }
  .Beast-anchor-info_policyCenterBox__1fycS {
    flex: 1 0; } }

.Beast-mall-radar-chart_scoreTooltip__a-hVJ .Beast-mall-radar-chart_title__2UvNL {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 18px;
  font-weight: 500; }

.Beast-mall-radar-chart_scoreTooltip__a-hVJ .Beast-mall-radar-chart_tip__2KF0d {
  margin-top: 8px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 18px; }
  .Beast-mall-radar-chart_scoreTooltip__a-hVJ .Beast-mall-radar-chart_tip__2KF0d .Beast-mall-radar-chart_refTitle__1FAew {
    color: #ffa900;
    font-weight: 500; }
  .Beast-mall-radar-chart_scoreTooltip__a-hVJ .Beast-mall-radar-chart_tip__2KF0d .Beast-mall-radar-chart_goodTitle__3e0rc {
    color: #00b359;
    font-weight: 500; }

.Beast-mall-radar-chart_radarTooltip__3c9B5 {
  line-height: 1; }
  .Beast-mall-radar-chart_radarTooltip__3c9B5 .Beast-mall-radar-chart_title__2UvNL {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.8); }
  .Beast-mall-radar-chart_radarTooltip__3c9B5 .Beast-mall-radar-chart_dataItem__B9E3s {
    display: flex;
    align-items: center;
    margin-top: 8px;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6); }
    .Beast-mall-radar-chart_radarTooltip__3c9B5 .Beast-mall-radar-chart_dataItem__B9E3s .Beast-mall-radar-chart_legend__1LLyS {
      width: 5px;
      height: 4px;
      margin-right: 4px; }

.Beast-mall-radar-chart_indicatorTooltip__2BVDl {
  width: 220px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 18px;
  white-space: normal; }
  .Beast-mall-radar-chart_indicatorTooltip__2BVDl span {
    color: #407cff;
    cursor: pointer;
    padding-left: 4px; }

.Beast-mall-radar-chart_legendTitle__2H2oD {
  margin: 0 0 16px 20px; }

.Beast-live-data-tabs_font10__1FjxF {
  font-size: 10px;
  transform: scale(0.83333); }

.Beast-live-data-tabs_judgeText__PCCkU {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400; }

.Beast-live-data-tabs_relationTag__1G7Ra {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 400;
  min-height: 57px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box; }

.Beast-live-data-tabs_suggestion__2MspE {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 400;
  white-space: pre-wrap; }

.Beast-live-data-tabs_courses__3nJWR .Beast-live-data-tabs_courseLink__2w1sD {
  text-align: left;
  font-size: 12px;
  color: #407cff;
  line-height: 20px;
  cursor: pointer; }

.Beast-live-data-detail_liveDataDetail__uSRtK {
  padding: 24px 16px 24px 12px;
  display: flex;
  border-radius: 4px;
  flex-wrap: wrap;
  justify-content: center;
  column-gap: 30px;
  row-gap: 30px; }
  .Beast-live-data-detail_liveDataDetail__uSRtK .Beast-live-data-detail_tabsBox__RZ6Dd {
    flex: 1;
    border: 1px solid #ebebeb;
    border-radius: 4px; }
  .Beast-live-data-detail_liveDataDetail__uSRtK .Beast-live-data-detail_radarContent__3eJcO {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    min-width: 520px;
    height: 460px;
    flex-shrink: 0; }
  .Beast-live-data-detail_liveDataDetail__uSRtK .Beast-live-data-detail_radarWrapper__3uCBg {
    position: relative;
    margin: 0 auto; }
  .Beast-live-data-detail_liveDataDetail__uSRtK .Beast-live-data-detail_legendTitle__2VCzY {
    position: absolute;
    left: 20px;
    top: 0;
    z-index: 10; }

.Beast-live-data-detail_scoreTooltip__mytt3 .Beast-live-data-detail_title__EU6xd {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 18px;
  font-weight: 500; }

.Beast-live-data-detail_scoreTooltip__mytt3 .Beast-live-data-detail_tip__27vAw {
  margin-top: 8px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 18px; }
  .Beast-live-data-detail_scoreTooltip__mytt3 .Beast-live-data-detail_tip__27vAw .Beast-live-data-detail_refTitle__36d59 {
    color: #ffa900;
    font-weight: 500; }
  .Beast-live-data-detail_scoreTooltip__mytt3 .Beast-live-data-detail_tip__27vAw .Beast-live-data-detail_goodTitle__2Rbnk {
    color: #00b359;
    font-weight: 500; }

.Beast-live-data-detail_radarTooltip__3Tlvz {
  line-height: 1; }
  .Beast-live-data-detail_radarTooltip__3Tlvz .Beast-live-data-detail_title__EU6xd {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.8); }
  .Beast-live-data-detail_radarTooltip__3Tlvz .Beast-live-data-detail_dataItem__222go {
    display: flex;
    align-items: center;
    margin-top: 8px;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6); }
    .Beast-live-data-detail_radarTooltip__3Tlvz .Beast-live-data-detail_dataItem__222go .Beast-live-data-detail_legend__3svSo {
      width: 5px;
      height: 4px;
      margin-right: 4px; }

.Beast-live-data-detail_indicatorTooltip__yDgwE {
  width: 220px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 18px;
  white-space: normal; }

.Beast-live-diagnosis_top__oMwKF {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .Beast-live-diagnosis_top__oMwKF .Beast-live-diagnosis_title__Gah-Z {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1; }

.Beast-live-diagnosis_dataContent__1p7_n {
  margin-top: 16px;
  background: #fff;
  border-radius: 4px; }
  .Beast-live-diagnosis_dataContent__1p7_n .Beast-live-diagnosis_statisticBox__2yk0E {
    padding: 40px 16px 24px 32px; }

.Beast-fans-card_card__7vYQw {
  flex: 1;
  box-sizing: border-box;
  padding: 21px 16px 24px;
  background-color: #fff;
  border-radius: 3px;
  display: flex;
  flex-direction: column; }
  .Beast-fans-card_card__7vYQw .Beast-fans-card_title__2X_YD {
    display: flex;
    align-items: center;
    margin-bottom: 25px; }
    .Beast-fans-card_card__7vYQw .Beast-fans-card_title__2X_YD .Beast-fans-card_line__2CmjJ {
      flex-shrink: 0;
      height: 12px;
      width: 2px;
      margin-right: 8px;
      background-color: #e02e24; }
    .Beast-fans-card_card__7vYQw .Beast-fans-card_title__2X_YD .Beast-fans-card_content__1BaEq {
      flex: 1;
      color: rgba(0, 0, 0, 0.8);
      font-size: 14px;
      color: rgba(0, 0, 0, 0.8);
      line-height: 14px;
      font-weight: 400; }
  .Beast-fans-card_card__7vYQw .Beast-fans-card_children__1hj_B {
    flex: 1;
    display: flex;
    flex-direction: column; }

.Beast-FansAge_container__2Zihk {
  flex: 1;
  display: flex;
  flex-direction: column; }
  .Beast-FansAge_container__2Zihk .Beast-FansAge_top__yOFqL {
    flex-shrink: 0;
    width: 100%;
    height: 52px;
    border-radius: 7px;
    display: flex;
    overflow: hidden;
    font-size: 14px;
    font-weight: 400; }
    .Beast-FansAge_container__2Zihk .Beast-FansAge_top__yOFqL .Beast-FansAge_avatar__1XR4T {
      display: block;
      height: 28px;
      width: 28px; }
    .Beast-FansAge_container__2Zihk .Beast-FansAge_top__yOFqL .Beast-FansAge_left__BLz8i {
      box-sizing: border-box;
      padding: 11px 16px;
      background: rgba(64, 124, 255, 0.1);
      color: #407cff;
      display: flex;
      align-items: center;
      min-width: 100px; }
    .Beast-FansAge_container__2Zihk .Beast-FansAge_top__yOFqL .Beast-FansAge_right__2fi93 {
      box-sizing: border-box;
      padding: 11px 16px;
      background: rgba(224, 46, 36, 0.1);
      color: #e02e24;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      min-width: 100px; }
  .Beast-FansAge_container__2Zihk .Beast-FansAge_content__26gWo {
    flex: 1;
    margin-top: 22px;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .Beast-FansAge_container__2Zihk .Beast-FansAge_content__26gWo .Beast-FansAge_row__Ab8NJ {
      display: flex;
      font-size: 14px;
      color: rgba(0, 0, 0, 0.6);
      line-height: 14px;
      font-weight: 400; }
      .Beast-FansAge_container__2Zihk .Beast-FansAge_content__26gWo .Beast-FansAge_row__Ab8NJ .Beast-FansAge_cate__3Xu1g {
        width: 75px; }
      .Beast-FansAge_container__2Zihk .Beast-FansAge_content__26gWo .Beast-FansAge_row__Ab8NJ .Beast-FansAge_bars__1X5f3 {
        flex: 1;
        display: flex; }
        .Beast-FansAge_container__2Zihk .Beast-FansAge_content__26gWo .Beast-FansAge_row__Ab8NJ .Beast-FansAge_bars__1X5f3 .Beast-FansAge_percentWrapper__1uckv {
          flex: 1;
          font-size: 14px;
          line-height: 14px;
          font-weight: 400;
          display: flex;
          align-items: center; }
          .Beast-FansAge_container__2Zihk .Beast-FansAge_content__26gWo .Beast-FansAge_row__Ab8NJ .Beast-FansAge_bars__1X5f3 .Beast-FansAge_percentWrapper__1uckv .Beast-FansAge_malePercent__19ipU {
            color: #407cff;
            margin-right: 4px; }
          .Beast-FansAge_container__2Zihk .Beast-FansAge_content__26gWo .Beast-FansAge_row__Ab8NJ .Beast-FansAge_bars__1X5f3 .Beast-FansAge_percentWrapper__1uckv .Beast-FansAge_femalePercent__1NChG {
            color: #e02e24;
            margin-left: 4px; }
          .Beast-FansAge_container__2Zihk .Beast-FansAge_content__26gWo .Beast-FansAge_row__Ab8NJ .Beast-FansAge_bars__1X5f3 .Beast-FansAge_percentWrapper__1uckv .Beast-FansAge_maleBar__3IUgU {
            height: 6px;
            background: #407cff;
            border-radius: 2px 0 0 2px; }
          .Beast-FansAge_container__2Zihk .Beast-FansAge_content__26gWo .Beast-FansAge_row__Ab8NJ .Beast-FansAge_bars__1X5f3 .Beast-FansAge_percentWrapper__1uckv .Beast-FansAge_femaleBar__2cme5 {
            height: 6px;
            background: #e02e24;
            border-radius: 0 2px 2px 0; }

.Beast-FansTopProvince_container__3gO2I {
  flex: 1; }
  .Beast-FansTopProvince_container__3gO2I .Beast-FansTopProvince_content__2mRxL {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    row-gap: 20px; }
    .Beast-FansTopProvince_container__3gO2I .Beast-FansTopProvince_content__2mRxL .Beast-FansTopProvince_row__tAlKe {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .Beast-FansTopProvince_container__3gO2I .Beast-FansTopProvince_content__2mRxL .Beast-FansTopProvince_row__tAlKe .Beast-FansTopProvince_cate__3qvIO {
        flex-shrink: 0;
        font-size: 14px;
        color: rgba(0, 0, 0, 0.6);
        line-height: 14px;
        font-weight: 400;
        width: 70px;
        margin-right: 17px; }
      .Beast-FansTopProvince_container__3gO2I .Beast-FansTopProvince_content__2mRxL .Beast-FansTopProvince_row__tAlKe .Beast-FansTopProvince_percentWrapper__15zVc {
        flex: 1; }
        .Beast-FansTopProvince_container__3gO2I .Beast-FansTopProvince_content__2mRxL .Beast-FansTopProvince_row__tAlKe .Beast-FansTopProvince_percentWrapper__15zVc .Beast-FansTopProvince_bar__1iRZM {
          height: 10px;
          background: #407cff;
          border-radius: 2px; }
      .Beast-FansTopProvince_container__3gO2I .Beast-FansTopProvince_content__2mRxL .Beast-FansTopProvince_row__tAlKe .Beast-FansTopProvince_nums__m97xs {
        flex-shrink: 0;
        font-size: 14px;
        color: #407cff;
        text-align: right;
        line-height: 14px;
        font-weight: 400;
        margin-left: 26px;
        width: 45px; }
  .Beast-FansTopProvince_container__3gO2I .Beast-FansTopProvince_title__2CepU {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 14px;
    font-weight: 400; }

.Beast-live-data-overall_liveDataOverall__fXkQQ {
  padding: 26px 20px 40px 20px;
  display: flex;
  border-radius: 3px; }
  .Beast-live-data-overall_liveDataOverall__fXkQQ .Beast-live-data-overall_dataBox__1fvEj {
    flex: 1; }
    .Beast-live-data-overall_liveDataOverall__fXkQQ .Beast-live-data-overall_dataBox__1fvEj .Beast-live-data-overall_dataItem__eMZcj .Beast-live-data-overall_label__rjUpy {
      font-size: 14px;
      color: rgba(0, 0, 0, 0.6);
      line-height: 1; }
    .Beast-live-data-overall_liveDataOverall__fXkQQ .Beast-live-data-overall_dataBox__1fvEj .Beast-live-data-overall_dataItem__eMZcj .Beast-live-data-overall_value__3WU07 {
      margin-top: 16px;
      font-size: 24px;
      color: rgba(0, 0, 0, 0.8);
      font-weight: 500; }
    .Beast-live-data-overall_liveDataOverall__fXkQQ .Beast-live-data-overall_dataBox__1fvEj .Beast-live-data-overall_dataItem__eMZcj .Beast-live-data-overall_tip__2A9kW {
      padding-top: 12px;
      font-size: 12px;
      color: rgba(0, 0, 0, 0.6); }
  .Beast-live-data-overall_liveDataOverall__fXkQQ .Beast-live-data-overall_line__3ewyT {
    margin-top: 42px;
    height: 250px;
    width: 1px;
    background: rgba(0, 0, 0, 0.1); }
  .Beast-live-data-overall_liveDataOverall__fXkQQ .Beast-live-data-overall_radarContent__2gf0q {
    flex: 1; }
  .Beast-live-data-overall_liveDataOverall__fXkQQ .Beast-live-data-overall_radarWrapper__1UVuP {
    position: relative;
    margin: 0 auto;
    min-width: 420px;
    min-height: 290px; }
  .Beast-live-data-overall_liveDataOverall__fXkQQ .Beast-live-data-overall_legendTitle__1aDTO {
    position: absolute;
    left: 20px;
    top: 0;
    z-index: 10; }

.Beast-live-data-overall_scoreTooltip__2EA2D .Beast-live-data-overall_title__3EwC3 {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 18px;
  font-weight: 500; }

.Beast-live-data-overall_scoreTooltip__2EA2D .Beast-live-data-overall_tip__2A9kW {
  margin-top: 8px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 18px; }
  .Beast-live-data-overall_scoreTooltip__2EA2D .Beast-live-data-overall_tip__2A9kW .Beast-live-data-overall_refTitle__2-udv {
    color: #ffa900;
    font-weight: 500; }
  .Beast-live-data-overall_scoreTooltip__2EA2D .Beast-live-data-overall_tip__2A9kW .Beast-live-data-overall_goodTitle__2Paxc {
    color: #00b359;
    font-weight: 500; }

.Beast-live-data-overall_radarTooltip__TNuLP {
  line-height: 1; }
  .Beast-live-data-overall_radarTooltip__TNuLP .Beast-live-data-overall_title__3EwC3 {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.8); }
  .Beast-live-data-overall_radarTooltip__TNuLP .Beast-live-data-overall_dataItem__eMZcj {
    display: flex;
    align-items: center;
    margin-top: 8px;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6); }
    .Beast-live-data-overall_radarTooltip__TNuLP .Beast-live-data-overall_dataItem__eMZcj .Beast-live-data-overall_legend__QOSnx {
      width: 5px;
      height: 4px;
      margin-right: 4px; }

.Beast-live-data-overall_indicatorTooltip__379Ti {
  width: 220px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 18px;
  white-space: normal; }

.Beast-live-data-overall_compareTag__1MhOE {
  display: flex;
  flex-wrap: wrap;
  column-gap: 12px;
  row-gap: 2px; }
  .Beast-live-data-overall_compareTag__1MhOE > div {
    flex-shrink: 0; }

.Beast-statistic-data_dataItem__2g33M {
  flex: 1;
  line-height: 1;
  border-right: 1px solid #fff; }
  .Beast-statistic-data_dataItem__2g33M:not(:first-child) {
    padding-left: 16px; }
  .Beast-statistic-data_dataItem__2g33M .Beast-statistic-data_label__ZQaax {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 1; }
  .Beast-statistic-data_dataItem__2g33M .Beast-statistic-data_value__1YAy3 {
    margin-top: 12px;
    font-size: 24px;
    color: rgba(0, 0, 0, 0.8);
    font-weight: 500; }
  .Beast-statistic-data_dataItem__2g33M .Beast-statistic-data_tip__a4we1 {
    padding-top: 12px;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6); }

.Beast-fans-table_container__2mKlY {
  box-sizing: border-box;
  padding: 19px 16px 24px;
  background-color: #fff;
  border-radius: 4px;
  margin-top: 16px; }
  .Beast-fans-table_container__2mKlY .Beast-fans-table_top__bcR1r {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .Beast-fans-table_container__2mKlY .Beast-fans-table_top__bcR1r .Beast-fans-table_title__1LP6g {
      font-size: 14px;
      color: rgba(0, 0, 0, 0.8);
      line-height: 14px;
      font-weight: 400; }
    .Beast-fans-table_container__2mKlY .Beast-fans-table_top__bcR1r .Beast-fans-table_timeSelect__2Ixwo {
      display: flex;
      align-items: center; }
      .Beast-fans-table_container__2mKlY .Beast-fans-table_top__bcR1r .Beast-fans-table_timeSelect__2Ixwo .Beast-fans-table_dateStr__1PmPk {
        margin-right: 16px;
        font-size: 12px;
        color: rgba(0, 0, 0, 0.4);
        line-height: 1; }
    .Beast-fans-table_container__2mKlY .Beast-fans-table_top__bcR1r .Beast-fans-table_active__1TYUr,
    .Beast-fans-table_container__2mKlY .Beast-fans-table_top__bcR1r .Beast-fans-table_inactive__3BNxb {
      border: 1px solid #e02e24;
      border-radius: 3px;
      font-size: 12px;
      color: #e02e24;
      text-align: center;
      line-height: 12px;
      font-weight: 600;
      padding: 4px 0;
      cursor: pointer;
      margin-left: 12px;
      width: 64px; }
    .Beast-fans-table_container__2mKlY .Beast-fans-table_top__bcR1r .Beast-fans-table_inactive__3BNxb {
      border: 1px solid #dbdbdb;
      color: rgba(0, 0, 0, 0.8); }
      .Beast-fans-table_container__2mKlY .Beast-fans-table_top__bcR1r .Beast-fans-table_inactive__3BNxb:hover {
        border: 1px solid #adadad; }

.Beast-empty-card_container__1TKlo {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 5px; }
  .Beast-empty-card_container__1TKlo .Beast-empty-card_emptyImg__E_UyE {
    display: block;
    width: 88px;
    height: 88px; }
  .Beast-empty-card_container__1TKlo .Beast-empty-card_content__fYiU9 {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    text-align: center;
    line-height: 14px;
    font-weight: 400;
    margin-top: 8px; }

.Beast-live-fans_top__1BepN .Beast-live-fans_title__1rB9G {
  font-size: 16px; }

.Beast-live-fans_dataContent__mtRSf .Beast-live-fans_fansCards__3ph5K {
  display: flex;
  column-gap: 17px;
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: 10px; }

.Beast-live-fans_dataContent__mtRSf .Beast-live-fans_fansCards__3ph5K > div {
  min-width: 330px; }

.Beast-live-fans_dataContent__mtRSf .Beast-live-fans_tableWrapper__a1g-8 {
  margin-top: 6px; }

.Beast-statistics_statisticContent__1838- {
  min-width: 650px;
  padding-top: 4px;
  border-radius: 4px; }
  .Beast-statistics_statisticContent__1838- .Beast-statistics_leftContent__1K44o {
    display: flex;
    align-items: center; }
  .Beast-statistics_statisticContent__1838- .Beast-statistics_subTitle__17lTk {
    margin-left: 16px;
    display: flex;
    align-items: center; }
  .Beast-statistics_statisticContent__1838- .Beast-statistics_rightContent__3kmzN {
    display: flex;
    align-items: center; }
  .Beast-statistics_statisticContent__1838- .Beast-statistics_dateStr__34njZ {
    margin-right: 16px;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.4);
    line-height: 1; }

.Beast-statistics_methodsT__3V19o {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 14px;
  font-weight: 400;
  padding: 13px 16px;
  margin-bottom: 1px;
  box-shadow: 0px 1px 0px 0px white;
  border-radius: 4px 4px 0 0; }

.Beast-policy-center_container__3E8L1 {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.Beast-policy-center_listContent__33wZv {
  overflow-y: auto; }

.Beast-policy-center_policyItem__24IPZ {
  cursor: pointer;
  padding: 11px 16px;
  line-height: 1;
  display: flex;
  align-items: center;
  position: relative; }
  .Beast-policy-center_policyItem__24IPZ .Beast-policy-center_dot__yfgq2 {
    flex-shrink: 0;
    width: 4px;
    height: 4px;
    background: #5e5e5e;
    border-radius: 50%; }
  .Beast-policy-center_policyItem__24IPZ .Beast-policy-center_tag__3cbic {
    flex-shrink: 0;
    margin: 0 5px 0 7px;
    padding: 1px 2px;
    border-radius: 2px;
    font-size: 12px; }
  .Beast-policy-center_policyItem__24IPZ .Beast-policy-center_tag1__3M7rj,
  .Beast-policy-center_policyItem__24IPZ .Beast-policy-center_tag3__2q4f3 {
    border: 1px solid #3377cc;
    color: #3377cc; }
  .Beast-policy-center_policyItem__24IPZ .Beast-policy-center_tag2__jWIrI {
    border: 1px solid #dd4433;
    color: #dd4433; }
  .Beast-policy-center_policyItem__24IPZ .Beast-policy-center_title__2N0ro {
    flex: 1 1 auto;
    font-size: 14px;
    height: 14px;
    color: #151516;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .Beast-policy-center_policyItem__24IPZ .Beast-policy-center_time__LYMjD {
    flex-shrink: 0;
    margin-left: 12px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.4); }
  .Beast-policy-center_policyItem__24IPZ .Beast-policy-center_unread__1V0t2 {
    position: absolute;
    right: 10px;
    top: 5px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ff5454;
    border: 1px solid #ffffff; }

.Beast-policy-center_loadingText__2PDoU {
  font-size: 14px;
  color: #9c9c9c;
  margin: 7px 0;
  line-height: 1; }

.Beast-policyItem_policyItem__4LX5E {
  cursor: pointer;
  padding: 11px 16px;
  line-height: 1;
  display: flex;
  align-items: center;
  position: relative; }
  .Beast-policyItem_policyItem__4LX5E .Beast-policyItem_dot__2_Ass {
    flex-shrink: 0;
    width: 4px;
    height: 4px;
    background: #5e5e5e;
    border-radius: 50%;
    margin-right: 8px; }
  .Beast-policyItem_policyItem__4LX5E .Beast-policyItem_tag__2E8fU {
    flex-shrink: 0;
    margin: 0 5px 0 0;
    padding: 1px 2px;
    border-radius: 2px;
    font-size: 12px;
    border: 1px solid #dd4433;
    color: #dd4433; }
  .Beast-policyItem_policyItem__4LX5E .Beast-policyItem_title__3ri7w {
    flex: 1 1 auto;
    font-size: 14px;
    height: 14px;
    color: #333333;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all; }
  .Beast-policyItem_policyItem__4LX5E .Beast-policyItem_time__16JwA {
    flex-shrink: 0;
    margin-left: 12px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.4); }
  .Beast-policyItem_policyItem__4LX5E .Beast-policyItem_unread__dFi-p {
    position: absolute;
    right: 10px;
    top: 5px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ff5454;
    border: 1px solid #ffffff; }

.Beast-live-methods_methods__cSN9_ {
  background: #fff;
  border-radius: 0 0 4px 4px;
  padding: 16px; }

.Beast-live-methods_methodsItem__2PfZP {
  cursor: pointer;
  display: flex;
  align-items: center;
  text-align: center;
  background: #f7f8fa;
  border-radius: 4px;
  padding: 12px;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #ffffff; }
  .Beast-live-methods_methodsItem__2PfZP:hover {
    background: #f0f7ff;
    border: 1px solid rgba(64, 124, 255, 0.1);
    border-radius: 4px; }

.Beast-live-methods_btn__3mLyQ {
  flex: 0 0 auto;
  margin-left: 4px; }

.Beast-live-methods_title__3FGvE {
  text-align: left;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 16px; }

.Beast-live-methods_spec__RNvtb {
  font-size: 12px;
  text-align: left;
  color: rgba(0, 0, 0, 0.4);
  line-height: 16px;
  padding-top: 6px; }

.Beast-live-methods_more__3byuJ {
  display: flex;
  color: #407cff;
  justify-content: center;
  padding-top: 16px; }

.Beast-live-methods_liveAdTitle__hY5Je {
  display: flex;
  align-items: center; }
  .Beast-live-methods_liveAdTitle__hY5Je .Beast-live-methods_liveAdTips__2ROga {
    height: 16px;
    background-image: linear-gradient(103deg, #f25b4a 0%, #e02e24 100%);
    border-radius: 100px 100px 100px 0;
    line-height: 16px;
    padding: 0 4px;
    margin-left: 4px;
    font-family: PingFangSC-Medium;
    font-size: 12px;
    color: #ffffff;
    font-weight: 500; }

.Beast-banner_bannerWrap__3xmFN {
  overflow: hidden;
  margin: 16px 0;
  text-align: center;
  font-size: 0; }
  .Beast-banner_bannerWrap__3xmFN img {
    height: 48px;
    width: 100%;
    max-width: 1614px;
    object-fit: cover;
    border-radius: 4px;
    cursor: pointer; }

.Beast-banner_box__3qENw {
  position: relative; }
  .Beast-banner_box__3qENw .Beast-banner_closeBtn__2UhbD {
    position: absolute;
    top: 10px;
    right: 6px;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.6);
    cursor: pointer; }

.Beast-pendant_box__Y7qm2 {
  position: fixed;
  bottom: 20%;
  right: 88px;
  z-index: 1; }

.Beast-RebateProtocol_container__6CnRh {
  cursor: pointer; }
  .Beast-RebateProtocol_container__6CnRh img {
    width: 102px;
    height: 104px; }

.Beast-PageTop_wrap__RQ5Cy {
  width: 100%;
  height: 815px;
  overflow: hidden;
  position: relative; }

.Beast-PageTop_contentBg__1SsNA {
  width: 100%;
  height: 900px; }

.Beast-PageTop_content__2Dc5x {
  position: absolute;
  top: 0;
  left: 40px;
  width: 100%; }

.Beast-PageTop_title__Come4 {
  margin-top: 110px;
  font-family: PingFangSC-Medium;
  font-size: 18px;
  color: #7a4507;
  font-weight: 500; }

.Beast-PageTop_titleIcon__c-_vN {
  width: 300px;
  margin-bottom: 25px; }

.Beast-PageTop_tableTitle__1B778 {
  margin-top: 50px;
  font-family: PingFangSC-Semibold;
  font-size: 22px;
  color: #7f3011;
  font-weight: 600;
  display: flex;
  align-items: center;
  margin-bottom: 9px; }

.Beast-PageTop_line__1U9VX {
  width: 4px;
  height: 22px;
  background: #7f3011;
  border-radius: 2px;
  margin-right: 8px; }

.Beast-PageTop_card__Hvevo {
  margin-bottom: 12px;
  width: 93%;
  padding: 16px;
  background: #ffffff;
  opacity: 0.9;
  border: 1px solid rgba(236, 236, 236, 0.84);
  border-radius: 3px; }

.Beast-PageTop_cardTitle__2cl33 {
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: rgba(70, 11, 11, 0.8);
  line-height: 18px;
  font-weight: 500;
  margin-bottom: 8px;
  display: flex;
  align-items: center; }

.Beast-PageTop_cardTitleIcon__3sIjX {
  width: 16px;
  height: 16px;
  margin-right: 4px; }

.Beast-PageTop_cardText__1hheA {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: rgba(70, 11, 11, 0.8);
  line-height: 21px;
  font-weight: 400; }

.Beast-PageTop_highlight__3sHRN {
  color: #e02e24; }

.Beast-PageTop_cardTipText__fUs-t {
  margin-left: 15px;
  opacity: 0.68;
  font-family: PingFangSC-Regular;
  font-size: 11px;
  color: rgba(70, 11, 11, 0.8);
  line-height: 22px;
  font-weight: 400; }

.Beast-PageActivity_wrap__yLzPW {
  background-color: #fff;
  width: 100%; }

.Beast-PageActivity_tableTitle__1MW_t {
  font-family: PingFangSC-Semibold;
  font-size: 22px;
  color: #6f380f;
  font-weight: 600;
  display: flex;
  align-items: center; }

.Beast-PageActivity_line__Ky4ir {
  width: 4px;
  height: 22px;
  background: #7f3011;
  border-radius: 2px;
  margin-left: 40px;
  margin-right: 8px; }

.Beast-PageActivity_awardDesc__2cxF2 {
  width: 60%;
  font-size: 14px;
  color: #ffffff;
  line-height: 19px;
  margin-top: 5px;
  margin-left: 41px; }

.Beast-PageActivity_guarantee__1fp0t {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #ffffff;
  line-height: 16px;
  font-weight: 500;
  margin-left: 41px;
  margin-top: 18px; }

.Beast-PageActivity_guaranteeTable__2zKgp {
  margin: 12px 24px 24px; }

.Beast-PageActivity_rewardTitle__1Tf_W {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #ab1414;
  font-weight: 500;
  margin-left: 41px; }

.Beast-PageActivity_rewardTable__3b9xT {
  margin: 12px 24px 24px; }

.Beast-PageActivity_tableCell__FxwSk {
  height: 37px;
  line-height: 37px;
  font-size: 16px;
  color: rgba(21, 21, 22, 0.8);
  text-align: center; }
  .Beast-PageActivity_tableCell__FxwSk span {
    color: #e02e24; }

.Beast-PageActivity_activityDesc__10K0F {
  font-size: 14px;
  line-height: 14px;
  color: #58595b;
  margin-left: 41px;
  margin-bottom: 26px; }

.Beast-PageActivity_descBlock__1A_Rt {
  display: flex;
  margin: 8px 0 16px; }
  .Beast-PageActivity_descBlock__1A_Rt span {
    color: #e02e24; }

.Beast-PageActivity_grayDesc__tUbQz {
  font-size: 12px;
  line-height: 12px;
  color: #9c9c9c; }

.Beast-PageActivity_requirement__3lO1Y {
  height: 168px;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.Beast-PageActivity_link__2przt {
  font-size: 12px;
  color: #2656bd;
  cursor: pointer;
  margin-left: 6px;
  display: inline; }

.Beast-PageActivity_tab__2izxu {
  background: #ffffff;
  margin: 8px 24px 24px 40px; }

.Beast-PageActivity_table__3MBAB {
  background: #fff;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  padding: 16px 16px 44px 16px;
  margin-top: 16px; }

.Beast-PageActivity_empty__1vo7V {
  height: 302px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .Beast-PageActivity_empty__1vo7V .Beast-PageActivity_img__3kcbr {
    width: 88px;
    height: 88px; }
  .Beast-PageActivity_empty__1vo7V .Beast-PageActivity_text1__3n5SF {
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 14px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 16px; }
  .Beast-PageActivity_empty__1vo7V .Beast-PageActivity_btn__1hVS1 {
    width: 90px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    color: #fff;
    background: #e02e24;
    border-radius: 3px;
    margin-top: 28px;
    font-size: 14px;
    cursor: pointer; }

.Beast-PageActivity_info__1JzKq {
  display: flex; }

.Beast-PageActivity_block__38plX {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 12px; }

.Beast-PageActivity_title__3j9c0 {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 20px; }

.Beast-PageActivity_progress__5Tb8m {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 16px;
  margin-top: 4px; }

.Beast-PageActivity_totalVvWarn__3rJ3z {
  font-size: 12px;
  color: #e02e24; }

.Beast-PageActivity_cover__v7N43 {
  width: 64px;
  height: 100px;
  border-radius: 4px;
  background: #999;
  flex: 0 0 auto; }
  .Beast-PageActivity_cover__v7N43 > img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.Beast-PageActivity_disabledText__1NX8a {
  color: rgba(0, 0, 0, 0.32); }

.Beast-PageCreate_wrap__1biBp {
  height: calc(100% - 52px);
  background-color: #fff;
  padding: 0 24px; }

.Beast-PagePublish_wrap__12fsn {
  height: calc(100% - 52px);
  background-color: #fff;
  padding: 0 24px;
  display: flex; }

.Beast-CalculationDialog_wrap__3eVyT {
  position: relative;
  width: 560px;
  height: 205px;
  background: #fff;
  border-radius: 6px; }

.Beast-CalculationDialog_closeIcon__3NKfh {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer; }

.Beast-CalculationDialog_header__2L2LD {
  height: 42px;
  padding-top: 24px;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 18px;
  text-align: center; }

.Beast-CalculationDialog_body__1xIAM {
  padding: 24px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 18px; }

.Beast-Incentive_title__39Bpt {
  font-family: PingFangSC-Semibold;
  font-size: 22px;
  line-height: 30px;
  color: #ffecc4;
  font-weight: 600;
  display: flex;
  align-items: center; }

.Beast-Incentive_line__2cgL4 {
  width: 4px;
  height: 22px;
  background: #f3d499;
  border-radius: 2px;
  margin-left: 40px;
  margin-right: 8px; }

.Beast-Incentive_desc__2LzXg {
  font-size: 14px;
  color: #ffffff;
  line-height: 20px;
  margin-left: 40px;
  margin-top: 6px; }

.Beast-Incentive_tableTitle__3Eb6j {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #ffffff;
  line-height: 22px;
  font-weight: 500;
  margin-top: 24px;
  margin-left: 40px;
  display: flex;
  align-items: center; }

.Beast-Incentive_ruleBtn__lTL2r {
  display: inline-block;
  font-size: 12px;
  color: #ffffff;
  line-height: 22px;
  font-weight: 400;
  cursor: pointer;
  margin-left: 8px;
  font-family: PingFangSC-Regular; }

.Beast-Incentive_rewardTable__NmvEH {
  padding: 16px 40px 13px; }

.Beast-Incentive_tableCell__2_r_7 {
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(21, 21, 22, 0.8);
  text-align: center; }
  .Beast-Incentive_tableCell__2_r_7 span {
    color: #e02e24; }

.Beast-Incentive_stateWrap__2hU2p {
  display: flex;
  padding: 0 34px 18px 34px; }

.Beast-Incentive_stateCard__-Ofn1 {
  flex: 1;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  padding: 16px;
  margin: 6px; }

.Beast-Incentive_stateTitle__1aVrx {
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: rgba(70, 11, 11, 0.8);
  line-height: 18px;
  font-weight: 500;
  display: flex;
  align-items: center;
  margin-bottom: 6px; }

.Beast-Incentive_stateDesc__kmiGz {
  font-size: 12px;
  color: rgba(70, 11, 11, 0.8);
  line-height: 20px; }
  .Beast-Incentive_stateDesc__kmiGz span {
    color: #dc1818; }

.Beast-Incentive_stateIcon__i7aSm {
  width: 16px;
  margin-right: 4px; }

.Beast-Incentive_desc2__3rJmz {
  font-size: 12px;
  color: rgba(70, 11, 11, 0.8);
  line-height: 24px;
  margin-left: 40px; }

.Beast-Table_title__gwiVz {
  font-family: PingFangSC-Semibold;
  font-size: 22px;
  line-height: 30px;
  color: #6f380f;
  font-weight: 600;
  display: flex;
  align-items: center; }

.Beast-Table_line__1Icm0 {
  width: 4px;
  height: 22px;
  background: #6f380f;
  border-radius: 2px;
  margin-left: 40px;
  margin-right: 8px; }

.Beast-Table_tabs__2ayRU {
  margin: 16px 24px 24px; }

.Beast-Table_table__lJXrh {
  background: #fff;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  padding: 16px 16px 44px 16px;
  margin-top: 16px; }

.Beast-Table_info__3Ws80 {
  display: flex; }
  .Beast-Table_info__3Ws80 .Beast-Table_cover__1OWZ8 {
    width: 64px;
    height: 100px;
    border-radius: 4px; }
  .Beast-Table_info__3Ws80 .Beast-Table_block__2BWGH {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 12px; }
  .Beast-Table_info__3Ws80 .Beast-Table_title__gwiVz {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 20px; }
  .Beast-Table_info__3Ws80 .Beast-Table_progress__3Y12u {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6);
    line-height: 16px;
    margin-top: 4px; }

.Beast-Table_btn__I488Q {
  width: 132px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  color: #fff;
  background: #e02e24;
  border-radius: 3px;
  margin-top: 28px;
  font-size: 14px;
  cursor: pointer; }

.Beast-Table_empty__1cU6n {
  height: 375px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .Beast-Table_empty__1cU6n .Beast-Table_img__24mq9 {
    width: 88px;
    height: 88px; }
  .Beast-Table_empty__1cU6n .Beast-Table_text1__3-FJM {
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    text-align: center;
    line-height: 14px;
    font-weight: 500;
    margin-top: 18px; }
  .Beast-Table_empty__1cU6n .Beast-Table_btn__I488Q {
    width: 90px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    color: #fff;
    background: #e02e24;
    border-radius: 3px;
    margin-top: 28px;
    font-size: 14px;
    cursor: pointer; }

.Beast-Table_totalVvWarn__3m7mP {
  color: #e02e24; }

.Beast-PageActivity_wrap__24aeS {
  background-image: url("https://funimg.pddpic.com/common/mobile-subjects/096416dd-4a7e-4236-a8c0-7287ac8c5eb0.png.slim.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #fff;
  padding-top: 20vw; }

.Beast-PageActivity_videoAuth__26QnF {
  height: 68px;
  display: flex;
  justify-content: center;
  font-size: 13px;
  color: #e02e24;
  line-height: 18px;
  margin-top: 64px;
  padding-top: 16px;
  border-top: 1px solid #ebebeb; }

.Beast-PageActivity_authText__wAMXu {
  width: 584px;
  text-align: center;
  margin-left: 2px; }

.Beast-Detail_head__9D4MM {
  font-family: PingFangSC-Semibold;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 20px;
  font-weight: 600;
  margin-top: 16px;
  margin-bottom: 16px; }

.Beast-Detail_spinBox__1R2Ov {
  padding: 200px;
  text-align: center; }

.Beast-Detail_container__1y_o_ {
  height: 100%;
  display: flex;
  flex-direction: column;
  padding-top: 16px;
  box-sizing: border-box; }

.Beast-Detail_content__2qPsL {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: auto; }
  .Beast-Detail_content__2qPsL::-webkit-scrollbar {
    display: none; }

.Beast-Detail_top__1RTtv {
  flex: 0 0 auto;
  display: flex;
  margin-bottom: 18px; }

.Beast-Detail_footer__3aDoa {
  box-shadow: inset 0 1px 0 0 #ebebeb;
  padding: 16px;
  text-align: center;
  background-color: #fff; }

.Beast-Detail_appealTitle__2CJ5k {
  margin-top: 24px;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  line-height: 18px;
  padding-bottom: 10px; }

.Beast-Detail_cateLabel__1n1pi {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  text-align: left;
  line-height: 12px; }

.Beast-Detail_detailRightBtn__1OGJZ {
  flex-shrink: 0; }

.Beast-Detail_chargeTitle__3DA0E {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  line-height: 16px;
  font-weight: 500; }

.Beast-PageCreate_wrap__3PJCZ {
  height: calc(100% - 52px);
  background-color: #fff;
  padding: 0 24px;
  overflow: auto; }

.Beast-ItemTitle_title__3I6SN {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #151516;
  font-weight: 500;
  width: fit-content;
  position: relative;
  z-index: 9; }
  .Beast-ItemTitle_title__3I6SN::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
    height: 8px;
    background-color: #baf4ff; }

.Beast-PageActivityTopicInfo_wrap__371vu {
  width: 100%;
  position: relative; }

.Beast-PageActivityTopicInfo_topicWrap__2jU8S {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 12px;
  font-weight: 400;
  position: relative;
  margin-top: 15px;
  display: flex;
  flex-wrap: nowrap;
  overflow-y: scroll; }
  .Beast-PageActivityTopicInfo_topicWrap__2jU8S::-webkit-scrollbar {
    display: none; }

.Beast-PageActivityTopicInfo_scrollBtn__uqljt {
  position: absolute;
  top: 50%;
  z-index: 999;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.14);
  border-radius: 4px;
  cursor: pointer; }

.Beast-PageActivityTopicInfo_rightScrollBtn__3Kp4o {
  right: 0; }

.Beast-PageActivityTopicInfo_leftScrollBtn__1moKT {
  left: 0; }

.Beast-PageActivityTopicInfo_shadow__27hk4 {
  position: absolute;
  z-index: 901;
  width: 80px;
  height: 558px;
  top: 32px; }

.Beast-PageActivityTopicInfo_oneLine__3ENL8 {
  height: 310px; }

.Beast-PageActivityTopicInfo_rightShadow__1gb3i {
  right: -24px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, #ffffff 43%); }

.Beast-PageActivityTopicInfo_leftShadow__rDEWJ {
  left: -24px;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.1) 0%, #ffffff 43%); }

.Beast-PageActivityTopicInfo_listItem__1kLj- {
  padding: 16px;
  border: 1px solid #ebebeb;
  margin-left: 16px;
  border-radius: 3px; }
  .Beast-PageActivityTopicInfo_listItem__1kLj-:first-of-type {
    margin-left: 0; }

.Beast-PageActivityTopicInfo_listTitle__1sf9H {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #151516;
  font-weight: 500; }

.Beast-PageActivityTopicInfo_subItem__3JWcg {
  width: 100%;
  margin-top: 16px; }
  .Beast-PageActivityTopicInfo_subItem__3JWcg:first-of-type {
    margin-top: 0; }

.Beast-PageActivityTopicInfo_videoMore__1bgtY {
  margin-top: 16px;
  width: 100%;
  text-align: center;
  cursor: pointer; }

.Beast-PageActivityTopicInfo_empty__39Oft {
  width: 100%;
  text-align: center;
  font-family: PingFangSC-Medium;
  color: #151516;
  font-weight: 500; }

.Beast-PageActivityTopicInfo_titleTip__303zV {
  margin-top: 8px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 14px;
  font-weight: 400; }

.Beast-PageActivityTopicInfo_highlight__2IxLz {
  color: #e02e24; }

.Beast-TopicListItem_title__-bgeC {
  font-family: PingFangSC-Medium;
  font-size: 14px;
  text-align: left;
  font-weight: 500;
  line-height: 24px; }

.Beast-TopicListItem_top__colLw {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 345px; }

.Beast-TopicListItem_titleWrap__tyrmS {
  display: flex;
  align-items: center; }

.Beast-TopicListItem_homeView__2woOa {
  margin-left: 4px;
  white-space: nowrap;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #666666;
  line-height: 18px;
  font-weight: 400; }

.Beast-TopicListItem_content__M8koc {
  margin-top: 12px;
  display: flex;
  background-color: #ffffff; }

.Beast-TopicListItem_videoItem__1LJdl {
  margin-left: 8px; }
  .Beast-TopicListItem_videoItem__1LJdl:first-of-type {
    margin-left: 0; }

.Beast-TopicListItem_draggerBtn__29e38 {
  width: 82px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background-color: #e02e24;
  border-radius: 3px;
  cursor: pointer;
  flex-shrink: 0;
  color: #ffffff;
  margin-left: 10px; }

.Beast-TopicListItem_rules__20kG1 {
  margin-top: 3px;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #666666;
  line-height: 18px;
  font-weight: 400; }

.Beast-TopicListItem_cover__Ckl96 {
  position: relative;
  width: 78px;
  height: 108px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-color: #f0f0f0; }

.Beast-TopicListItem_coverImg__CVHGC {
  width: 100%; }

.Beast-TopicListItem_playIcon__YbKit {
  width: 16px;
  height: 16px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%); }

.Beast-TopicListItem_nickname__2qNW3 {
  margin-top: 8px;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: rgba(21, 21, 22, 0.8);
  line-height: 20px;
  font-weight: 400; }

.Beast-TopicListItem_likes__21Fyq {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
  line-height: 20px;
  font-weight: 400; }

.Beast-TopicListItem_sideWrap__3mXqI .Beast-TopicListItem_title__-bgeC {
  font-size: 16px;
  color: #000000; }

.Beast-TopicListItem_sideWrap__3mXqI .Beast-TopicListItem_videoItem__1LJdl {
  margin-left: 12px; }
  .Beast-TopicListItem_sideWrap__3mXqI .Beast-TopicListItem_videoItem__1LJdl:first-of-type {
    margin-left: 0; }

.Beast-TopicListItem_sideWrap__3mXqI .Beast-TopicListItem_homeView__2woOa {
  margin-left: 8px;
  font-size: 14px;
  line-height: 20px; }

.Beast-TopicListItem_sideWrap__3mXqI .Beast-TopicListItem_draggerBtn__29e38 {
  width: 88px;
  height: 40px;
  line-height: 40px; }

.Beast-TopicListItem_sideWrap__3mXqI .Beast-TopicListItem_content__M8koc {
  padding: 16px;
  padding-bottom: 12px;
  background-color: #f7f7f7;
  border-radius: 4px; }

.Beast-TopicListItem_sideWrap__3mXqI .Beast-TopicListItem_cover__Ckl96 {
  width: 122px;
  height: 168px;
  border-radius: 3px; }

.Beast-TopicListItem_sideWrap__3mXqI .Beast-TopicListItem_playIcon__YbKit {
  width: 24px;
  height: 24px; }

.Beast-TopicListItem_sideWrap__3mXqI .Beast-TopicListItem_nickname__2qNW3 {
  font-size: 14px; }

.Beast-TopicListItem_sideWrap__3mXqI .Beast-TopicListItem_rules__20kG1 {
  margin-top: 8px;
  font-size: 14px;
  line-height: 20px; }

.Beast-TopicListItem_sideWrap__3mXqI .Beast-TopicListItem_top__colLw {
  max-width: none; }

.Beast-DrawerList_container__2Aony {
  width: 610px;
  height: 100%;
  box-sizing: border-box;
  padding: 8px 24px 16px 24px;
  display: flex;
  flex-direction: column; }

.Beast-DrawerList_closeIcon__20Iip {
  cursor: pointer;
  color: rgba(0, 0, 0, 0.4);
  font-size: 20px; }

.Beast-DrawerList_listBox__3bDYA {
  flex: 1 1 auto;
  overflow: auto;
  height: 100%; }
  .Beast-DrawerList_listBox__3bDYA::-webkit-scrollbar {
    display: none; }

.Beast-DrawerList_itemBox__1An9e {
  margin-bottom: 24px; }

.Beast-DrawerList_initLoading__1-6Hw {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  color: rgba(0, 0, 0, 0.4); }

.Beast-TopicCateList_listTitle__wc1dR {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #151516;
  font-weight: 500;
  line-height: 16px;
  width: 300px; }

.Beast-TopicCateList_subItem__2XlFu {
  width: 100%;
  margin-top: 16px; }

.Beast-TopicCateList_videoMore__1NMqL {
  margin-top: 16px;
  width: 100%;
  text-align: center;
  cursor: pointer; }

.Beast-PageActivityOverview_wrap__xcMiD {
  padding: 24px; }

.Beast-PageActivityOverview_title__1AaRe {
  margin-top: 32px; }

.Beast-PageActivityOverview_overview__1NLgf {
  margin-top: 16px;
  width: 100%; }

.Beast-PageActivityTop_content__WvYPf {
  padding: 0 24px; }

.Beast-PageActivityTop_topCover__2mW4x {
  width: 100%;
  overflow: hidden; }
  .Beast-PageActivityTop_topCover__2mW4x > img {
    width: 100%; }

.Beast-PageActivityTop_title__159_d {
  margin-top: 24px; }

.Beast-PageActivityTop_awardDesc__3rcbr {
  margin-top: 12px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #151516;
  line-height: 22px;
  font-weight: 400; }
  .Beast-PageActivityTop_awardDesc__3rcbr span {
    color: #e02e24; }
  .Beast-PageActivityTop_awardDesc__3rcbr .Beast-PageActivityTop_fontMedium__1WMdW {
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.8);
    line-height: 22px;
    font-weight: 500; }

.Beast-PageActivityTop_rewardTable__24LKF {
  margin-top: 12px;
  width: 100%;
  overflow: hidden; }

.Beast-PageActivityTop_activityDesc__3xeWP {
  padding-left: 16px;
  margin-top: 8px; }

.Beast-PageActivityTop_descBlock__2Sdud {
  display: flex;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  line-height: 16px;
  color: #58595b;
  font-weight: 400;
  margin-top: 14px; }
  .Beast-PageActivityTop_descBlock__2Sdud:first-of-type {
    margin-top: 0; }

.Beast-PageActivityTop_highlight__2rTb5 {
  color: #e02e24; }

.Beast-PageActivityTop_grayDesc__2hU4A {
  font-size: 12px;
  line-height: 16px;
  color: #9c9c9c; }

.Beast-PageActivityTop_requirement__2Mi7J {
  display: flex;
  flex-direction: column; }
  .Beast-PageActivityTop_requirement__2Mi7J div {
    margin-top: 12px; }
    .Beast-PageActivityTop_requirement__2Mi7J div:first-child {
      margin-top: 0; }
    .Beast-PageActivityTop_requirement__2Mi7J div:last-child {
      margin-top: 8px; }

.Beast-PageActivityTop_link__1Zkn9 {
  margin-left: 6px;
  font-size: 12px;
  line-height: 18px;
  color: #2656bd;
  cursor: pointer; }

.Beast-PageActivityTop_tableText__2LlVo {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 400;
  text-align: center; }

.Beast-PageActivityTop_descPre__-Vbot {
  white-space: nowrap; }

.Beast-PageActivity_tableWrap__bFxKX {
  margin: 0 24px; }

.Beast-PageActivity_wrap__1LlNw {
  background-color: #ffffff;
  padding-bottom: 24px;
  width: 100%; }

.Beast-PageActivity_hide__3Bbji {
  display: none; }

.Beast-PageActivity_show__2XPxn {
  display: block; }

.Beast-PagePublish_wrap__1R7Td {
  height: calc(100% - 52px);
  background-color: #fff;
  padding: 0 24px;
  display: flex; }

.Beast-activity-recommend-topic_title__CBVcR {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.Beast-activity-recommend-topic_history__31Ivm {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  line-height: 12px;
  font-weight: 400;
  cursor: pointer; }

.Beast-SearchInfo_label__3f02s {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 14px;
  margin-right: 12px; }

.Beast-SearchInfo_labelMoreName__39XrP {
  margin-left: 12px; }

.Beast-GoodsVideoModal_rejectReasonModal__vKTqc {
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  line-height: 1; }
  .Beast-GoodsVideoModal_rejectReasonModal__vKTqc .Beast-GoodsVideoModal_mTitle__2cINf {
    margin: 16px 0 12px 0;
    font-size: 16px;
    font-weight: 500; }
  .Beast-GoodsVideoModal_rejectReasonModal__vKTqc .Beast-GoodsVideoModal_title__3olee {
    font-size: 14px;
    font-weight: 500;
    text-align: left; }
  .Beast-GoodsVideoModal_rejectReasonModal__vKTqc .Beast-GoodsVideoModal_desc__Copsj {
    text-align: left;
    margin: 12px 0 16px 0;
    font-size: 12px;
    line-height: 14px; }

.Beast-GoodsVideoModal_status0__23bfw,
.Beast-GoodsVideoModal_status1__3gcGA {
  line-height: 14px; }

.Beast-GoodsVideoModal_status0__23bfw {
  color: #07c160; }

.Beast-GoodsVideoModal_status1__3gcGA {
  cursor: pointer;
  color: #ff5454; }

.Beast-GoodsVideoModal_reasonItem__OQEfC {
  cursor: pointer;
  padding: 4px;
  font-size: 12px;
  color: rgba(51, 51, 51, 0.8);
  text-align: center;
  line-height: 20px;
  background: #f0f0f0;
  border-radius: 3px; }
  .Beast-GoodsVideoModal_reasonItem__OQEfC:not(:first-child) {
    margin-top: 10px; }

.Beast-GoodsVideoModal_reasonItemActive__1zpjQ {
  background: #fdefee;
  color: #e02e24; }

.Beast-GoodsVideoModal_rejectFooterText__3rB4f {
  margin-top: -2px;
  font-size: 11px;
  color: #999999;
  text-align: center;
  line-height: 12px;
  margin-bottom: 8px; }

.Beast-GoodsVideoModal_goodsInfo__2g95h {
  background: #f7f7f7;
  border: 1px solid #ebebeb;
  border-radius: 2px;
  padding: 16px;
  margin-bottom: 24px;
  display: flex; }
  .Beast-GoodsVideoModal_goodsInfo__2g95h .Beast-GoodsVideoModal_goods__fl-fJ {
    width: 395px;
    flex-shrink: 0;
    position: relative; }
  .Beast-GoodsVideoModal_goodsInfo__2g95h .Beast-GoodsVideoModal_dataItem__3NsgS {
    flex: 1 1;
    padding: 0 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative; }
    .Beast-GoodsVideoModal_goodsInfo__2g95h .Beast-GoodsVideoModal_dataItem__3NsgS .Beast-GoodsVideoModal_label__1egvL {
      font-size: 12px;
      color: rgba(0, 0, 0, 0.4);
      line-height: 14px; }
    .Beast-GoodsVideoModal_goodsInfo__2g95h .Beast-GoodsVideoModal_dataItem__3NsgS .Beast-GoodsVideoModal_val__1a9jR {
      margin-top: 3px;
      font-size: 12px;
      color: rgba(0, 0, 0, 0.8);
      line-height: 15px; }

.Beast-GoodsVideoModal_searchWrap__2dd-f {
  margin-bottom: 20px; }

.Beast-Filters_wrap__I547j {
  margin-bottom: 24px; }

.Beast-Filters_filter__3DXXS {
  display: flex;
  align-items: center;
  margin-bottom: 12px; }

.Beast-Filters_label__1ez5l {
  font-family: PingFangSC-Medium;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 16px;
  font-weight: 500; }


.Beast-mall-goods-video_title__1rSGl {
  font-family: PingFangSC-Medium;
  font-weight: 500; }

.Beast-mall-goods-video_tabs__1AYzS {
  border-radius: 4px;
  background: #fff;
  margin-bottom: 16px; }

.Beast-mall-goods-video_content__24laf {
  padding: 16px 24px 24px;
  border-radius: 4px;
  background: #fff;
  margin-bottom: 16px; }

.Beast-shortplay-manage_wrap__1EYpI {
  background: #fff;
  overflow: auto;
  padding: 0px 16px;
  flex: 1 1 auto;
  position: relative; }


/*# sourceMappingURL=http://esxftfvh.com/msfe/sourcemap/duoduo-live-web/static/css/styles.6fb1b95a.chunk.css.map*/