img {
  display: block;
}
html {
  font-size: 100px;
  min-height: 100vh;
}
body,
#app {
  height: 100vh;
}
.is-hide {
  display: none;
}
.plr30 {
  padding-left: 0.3rem;
  padding-right: 0.3rem;
}
.hoverText {
  transition: 0.2s all ease-in-out;
}
.hoverText:hover {
  font-size: 0.17rem !important;
}
.navbar_left {
  width: 2.2rem;
  height: 100%;
  background-color: #F6F6F6;
  flex-shrink: 0;
}
.navbar_left .logo {
  padding: 0.24rem 0;
}
.navbar_left .logo_icon {
  width: 0.8rem;
  height: 0.35rem;
}
.navbar_left .login_info {
  margin-top: auto;
  margin-bottom: 0.65rem;
  padding-top: 0.2rem;
  color: #2C2927;
}
.navbar_left .login_info_text {
  font-size: 0.18rem;
  text-align: center;
  font-weight: bold;
}
.navbar_left .login_info_login {
  margin-left: auto;
}
.navbar_left .login_info_login_text {
  width: 0.9rem;
  height: 0.34rem;
  line-height: 0.34rem;
  text-align: center;
  background-color: #F0F0F0;
  border-radius: 0.17rem;
  color: #000;
  font-size: 0.14rem;
}
.navbar_left .login_info_userInfo {
  position: relative;
}
.navbar_left .login_info_userInfo_headImg {
  position: relative;
  width: 0.4rem;
  height: 0.4rem;
}
.navbar_left .login_info_userInfo_headImg .headImg {
  border-radius: 50%;
}
.navbar_left .login_info_userInfo_nick {
  color: #000;
  font-size: 0.14rem;
  margin-left: 0.08rem;
  max-width: 1.3rem;
}
.navbar_left .login_info_userInfo_vip {
  width: 0.53rem;
  height: 0.19rem;
  bottom: -0.03rem;
  position: absolute;
}
.navbar_left .login_info_userInfo_pop {
  display: none;
  width: 3.7rem;
  position: absolute;
  right: -2rem;
  transform: translateY(-101%);
  box-sizing: border-box;
  z-index: 2000;
}
.navbar_left .login_info_userInfo_pop:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 101%;
  bottom: -0.2rem;
}
.navbar_left .login_info_userInfo_pop:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0.09rem;
  border-bottom-width: 0;
  border-top-color: #fff;
  z-index: 2000;
  bottom: -0.09rem;
  left: 0.4rem;
}
.navbar_left .login_info_userInfo_pop_wrap {
  box-shadow: 0 0 0.18rem 0 #D9D9D9;
  border-radius: 0.1rem;
  background-color: #fff;
  padding: 0.3rem;
  margin-top: 0.44rem;
  position: relative;
  z-index: 20;
}
.navbar_left .login_info_userInfo_pop:hover {
  display: block;
}
.navbar_left .login_info_userInfo_pop_info_headImg {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
}
.navbar_left .login_info_userInfo_pop_info .info {
  margin-left: 0.1rem;
  flex-grow: 1;
}
.navbar_left .login_info_userInfo_pop_info .info_nick {
  font-weight: bold;
  font-size: 0.18rem;
}
.navbar_left .login_info_userInfo_pop_info .info_nick .nick {
  max-width: 60%;
}
.navbar_left .login_info_userInfo_pop_info .info_nick .vipIcon {
  width: 0.52rem;
  height: 0.17rem;
  margin-left: 0.02rem;
}
.navbar_left .login_info_userInfo_pop_info .info_id {
  color: #98928E;
  font-size: 0.14rem;
  margin-top: 0.04rem;
}
.navbar_left .login_info_userInfo_pop .kaitongBtn {
  width: 0.6rem;
  height: 0.34rem;
  border-radius: 0.17rem;
  background-color: #8D3102;
  font-weight: bold;
  font-size: 0.14rem;
  color: #fff;
  margin-left: auto;
  text-align: center;
  line-height: 0.34rem;
}
.navbar_left .login_info_userInfo_pop_vip {
  width: 100%;
  height: 0.98rem;
  border-radius: 0.1rem;
  margin-top: 0.16rem;
  padding: 0.2rem;
  box-sizing: border-box;
  background: linear-gradient(91deg, #F4D49D, #FFE8BC);
}
.navbar_left .login_info_userInfo_pop_vip .vipIcon {
  width: 0.3rem;
  height: 0.3rem;
}
.navbar_left .login_info_userInfo_pop_vip .info {
  margin-left: 0.1rem;
}
.navbar_left .login_info_userInfo_pop_vip .info_title {
  color: #8D3102;
  font-size: 0.18rem;
  font-weight: bold;
}
.navbar_left .login_info_userInfo_pop_vip .info_text {
  color: #8D3102;
  font-size: 0.14rem;
  margin-top: 0.1rem;
}
.navbar_left .login_info_userInfo_pop_li {
  margin-top: 0.3rem;
  height: 0.3rem;
}
.navbar_left .login_info_userInfo_pop_li_img {
  width: 0.3rem;
  height: 0.3rem;
}
.navbar_left .login_info_userInfo_pop_li_text {
  margin-left: 0.08rem;
  color: #2C2927;
  font-size: 0.16rem;
  font-weight: bold;
}
.navbar_left .login_info_userInfo_pop_li_right {
  width: 0.3rem;
  height: 0.3rem;
  margin-left: auto;
}
.navbar_left .login_info_userInfo:hover .login_info_userInfo_pop {
  display: block;
}
.navbar_left_li {
  height: 0.7rem;
  position: relative;
  color: #2C2927;
  font-size: 0.16rem;
  font-weight: bold;
  transition: 0.2s all ease-in-out;
}
.navbar_left_li:hover:before {
  position: absolute;
  right: 0;
  content: '';
  width: 2rem;
  height: 100%;
  background-color: #fff;
  border-radius: 0.35rem 0 0 0.35rem;
}
.navbar_left_li:after {
  content: attr(title);
  position: relative;
  z-index: 1;
  padding-left: 0.34rem;
  background-image: url("../../img/?v=0.0.2");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 0.24rem;
}
.navbar_left_li.active {
  color: #FF3F6B;
}
.navbar_left_li.active:before {
  position: absolute;
  right: 0;
  content: '';
  width: 2rem;
  height: 100%;
  background-color: #fff;
  border-radius: 0.35rem 0 0 0.35rem;
}
.navbar_left_li.home:after {
  background-image: url("../../../img/web/v3/navbar/home_nor.webp");
}
.navbar_left_li.single:after {
  background-image: url("../../../img/web/v3/navbar/workbench-icon-single-u@2x.webp");
}
.navbar_left_li.single.active:after {
  background-image: url("../../../img/web/v3/navbar/workbench-icon-single-s@2x.webp");
}
.navbar_left_li.multiplayer:after {
  background-image: url("../../../img/web/v3/navbar/workbench-icon-multiplayer-u@2x.webp");
}
.navbar_left_li.multiplayer.active:after {
  background-image: url("../../../img/web/v3/navbar/workbench-icon-multiplayer-s@2x.webp");
}
.navbar_left_li.works:after {
  background-image: url("../../../img/web/v3/navbar/workbench-icon-opus-u@2x.webp");
}
.navbar_left_li.works.active:after {
  background-image: url("../../../img/web/v3/navbar/workbench-icon-opus-s@2x.webp");
}
.navbar_left_li.words:after {
  background-image: url("../../../img/web/v3/navbar/workbench-icon-words-u@2x.webp");
}
.navbar_left_li.words.active:after {
  background-image: url("../../../img/web/v3/navbar/workbench-icon-words-s@2x.webp");
}
.navbar_left_li.sentence:after {
  background-image: url("../../../img/web/v3/navbar/workbench-icon-sentence-u@2x.webp");
}
.navbar_left_li.sentence.active:after {
  background-image: url("../../../img/web/v3/navbar/workbench-icon-sentence-s@2x.webp");
}
.navbar_left_li.tools:after {
  background-image: url("../../../img/web/v3/navbar/workbench-icon-more-u@2x.webp");
}
.navbar_left_li.tools.active:after {
  background-image: url("../../../img/web/v3/navbar/workbench-icon-more-s@2x.webp");
}
.container {
  flex: 1;
  height: 100%;
  padding-right: 1.3rem;
  padding-left: 0.5rem;
  padding-bottom: 0.7rem;
  box-sizing: border-box;
  overflow-y: hidden;
}
.otherPop {
  border-radius: 0.1rem;
  box-shadow: none !important;
}
@keyframes circleRotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.triangle {
  position: absolute;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-radius: 0.04rem;
  transform: rotate(45deg);
  z-index: 100000000;
}
.tdWarp {
  width: 3.58rem;
  padding: 0.3rem;
  box-sizing: border-box;
}
.tdWarp_item {
  width: 0.86rem;
  height: 0.44rem;
  border-radius: 0.1rem;
  background-color: #F6F6F6;
  float: left;
  font-size: 0.16rem;
  font-weight: bold;
  text-align: center;
  line-height: 0.44rem;
}
.tdWarp_item:nth-child(3n-1) {
  margin-left: 0.2rem;
  margin-right: 0.2rem;
}
.tdWarp_item:nth-child(n+4) {
  margin-top: 0.2rem;
}
.tdWarp_item.cur {
  background: linear-gradient(90deg, #8A96F0, #6477D2);
  color: #fff;
}
.downPop {
  display: none;
  z-index: 20;
  position: absolute;
  top: 0.5rem;
  right: -0.3rem;
  width: 5rem;
  background-color: #fff;
  border-radius: 0.1rem;
  box-shadow: 0 0 0.1rem 0 #E2E2E2;
  box-sizing: border-box;
  padding: 0.4rem 0.2rem;
  line-height: initial;
  text-align: left;
}
.downPop:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0.09rem;
  border-top-width: 0;
  border-bottom-color: #fff;
  z-index: 2000;
  top: -0.09rem;
  right: 0.75rem;
}
.downPop_title {
  color: #2C2927;
  font-size: 0.18rem;
  font-weight: normal;
}
.downPop_li {
  margin-top: 0.26rem;
}
.downPop_li_info {
  margin-left: 0.1rem;
}
.downPop_li_text {
  color: #2C2927;
  font-size: 0.16rem;
}
.downPop_li_tips {
  color: #786F69;
  font-size: 0.12rem;
  margin-top: 0.04rem;
}
.downPop_li_tips.srtMP4Down {
  color: #697BD6;
  text-decoration: underline;
}
.downPop_li .img {
  width: 0.4rem;
  height: 0.4rem;
}
.downPop_li .btns {
  margin-left: auto;
}
.downPop_li .btns .btn {
  width: 0.9rem;
  height: 0.36rem;
  border-radius: 0.18rem;
  box-sizing: border-box;
  border: 1px solid #FF3F6B;
  color: #FF3F6B;
  font-size: 0.14rem;
}
.downPop_li .btns .btn:last-child {
  background: linear-gradient(161deg, #FF688A, #FF3F6B);
  color: #fff;
  margin-left: 0.2rem;
}
.makePage .mores {
  padding-bottom: 0;
  min-width: auto;
  padding-left: 0;
  padding-right: 0;
}
.makePage .mores .moreTitle {
  font-size: 0.18rem;
  text-align: center;
  color: #2C2927;
  padding-top: 0.25rem;
  padding-bottom: 0.3rem;
  font-weight: bold;
}
.makePage .mores .menu_music {
  margin-left: auto;
}
.makePage .mores .menu_list,
.makePage .mores .pyContainer {
  margin-left: 0.3rem;
  margin-right: 0.3rem;
}
.makePage .mores .menu_list_items {
  margin-left: 0.14rem;
}
.makePage .mores .topBtnList {
  width: 100%;
  position: sticky;
  bottom: 0;
  box-sizing: border-box;
  padding-left: 0.3rem;
  padding-right: 0.3rem;
  background-color: #F6F6F6;
  margin-top: 0.2rem;
}
.makePage .mores .topBtnList_btn {
  margin-left: auto;
}
.peiyinPageCont .layui-layer-loading1 {
  font-size: 0.16rem !important;
  padding-top: 0.4rem !important;
  width: 2rem !important;
  background-position: center top !important;
  color: #fff;
  text-align: center;
}
.peiyinPageCont .playerCont {
  flex: 1;
  margin-right: 0.2rem;
}
.peiyinPageCont .play {
  width: 0.4rem;
  height: 0.4rem;
  background-image: url("../../../img/make/play_nor.webp?v=0.0.2");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.peiyinPageCont .plays {
  background-image: url("../../../img/make/play.webp?v=0.0.2");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.peiyinPageCont .play.pause {
  background-image: url("../../../img/make/pause.webp");
}
.peiyinPageCont .progressDot {
  width: 0.12rem;
  height: 0.12rem;
  border-radius: 50%;
  background: #6477D2;
  box-shadow: 0 0 0.05rem 0 #8A96F0;
  position: absolute;
  top: 50%;
  margin-top: -0.06rem;
  transform: translateX(-1px);
}
.peiyinPageCont .progress {
  flex: 1;
  height: 0.05rem;
  border-radius: 0.03rem;
  background-color: #E5E5E5;
  position: relative;
  margin-left: 0.18rem;
}
.peiyinPageCont .progress .line {
  width: 0;
  height: 100%;
  border-radius: 0.05rem 0 0 0.05rem;
  background: linear-gradient(90deg, #8A96F0, #6477D2);
}
.peiyinPageCont .times {
  font-size: 0.14rem;
  color: #0C0C0C;
  margin-left: 0.2rem;
}
.peiyinPageCont .topBtnList {
  height: 0.86rem;
  flex-shrink: 0;
}
.peiyinPageCont .topBtnList_back {
  width: 0.2rem;
  height: 0.2rem;
  margin-right: 0.1rem;
}
.peiyinPageCont .topBtnList_input {
  width: 3.1rem;
  height: 0.4rem;
  line-height: 0.4rem;
  border-radius: 0.2rem;
  background-color: #F6F6F6;
  font-size: 0.16rem;
  padding: 0 0.1rem 0 0.4rem;
  box-sizing: border-box;
  margin-right: 0.25rem;
  background-image: url("../../../img/web/v3/py/workbench-but-revise@2x.webp?v=0.0.2");
  background-position: 0.15rem center;
  background-repeat: no-repeat;
  background-size: 0.2rem;
}
.peiyinPageCont .topBtnList_input::placeholder {
  color: #786F69;
}
.peiyinPageCont .topBtnList_inputs {
  width: 20%;
  height: 0.2rem;
  font-size: 0.16rem;
  line-height: 0.2rem;
}
.peiyinPageCont .topBtnList_btns {
  margin-left: auto;
}
.peiyinPageCont .topBtnList_btns_item {
  width: 1.1rem;
  height: 0.4rem;
  line-height: 0.38rem;
  margin-left: 0.16rem;
  border: 1px solid #FF3F6B;
  font-size: 0.16rem;
  font-weight: bold;
  color: #FF3F6B;
  text-align: center;
  box-sizing: border-box;
  border-radius: 0.2rem;
  cursor: pointer;
  position: relative;
}
.peiyinPageCont .topBtnList_btns_item.create {
  background: linear-gradient(161deg, #FF688A, #FF3F6B);
  color: #fff;
  line-height: 0.4rem;
  border: none;
}
.peiyinPageCont .menu_list {
  height: 1rem;
  flex-shrink: 0;
  border-radius: 0.1rem;
  background-color: #F6F6F6;
}
.peiyinPageCont .menu_list_item {
  width: 0.76rem;
  cursor: pointer;
  flex-shrink: 0;
}
.peiyinPageCont .menu_list_items {
  margin-left: 0.42rem;
}
.peiyinPageCont .menu_list_item .icon {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 0.1rem;
  transition: 0.2s all ease-in-out;
}
.peiyinPageCont .menu_list_item .icon:hover {
  background-color: #E7E7E7;
}
.peiyinPageCont .menu_list_item .text {
  color: #2C2927;
  font-size: 0.14rem;
  text-align: center;
}
.peiyinPageCont .menu_list_item.listen {
  margin-left: 0.32rem;
  height: 0.76rem;
  background: linear-gradient(90deg, #8A96F0, #6477D2);
  border-radius: 0.15rem;
}
.peiyinPageCont .menu_list_item.listen .text {
  position: relative;
  color: #fff;
}
.peiyinPageCont .menu_list_item.listen .text:after {
  content: '试听';
}
.peiyinPageCont .menu_list_item.listen .icon {
  background-image: url("../../../img/web/v3/py/workbench-but-listen@2x.webp?v=0.0.1?v=0.0.2");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.peiyinPageCont .menu_list_item.listen.playIcon .icon {
  background-image: url("../../../img/web/v3/py/workbench-but-listen.webp?v=0.0.1");
}
.peiyinPageCont .menu_list_item.listen.playIcon .text:after {
  content: '暂停';
}
.peiyinPageCont .menu_list_item.undoItem .text {
  position: relative;
}
.peiyinPageCont .menu_list_item.undoItem .text:after {
  content: '撤回';
}
.peiyinPageCont .menu_list_item.undoItem .icon {
  background-image: url("../../../img/web/v3/py/workbench-but-withdraw@2x.webp?v=0.0.2");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.peiyinPageCont .menu_list_item.undoItem.unactive .icon {
  background-image: url("../../../img/web/v3/py/workbench-but-withdraw.webp?v=0.0.2");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.peiyinPageCont .menu_list_item.undoItem.unactive .text {
  color: #C6C6C6;
}
.peiyinPageCont .menu_list_item.redoItem .text {
  position: relative;
}
.peiyinPageCont .menu_list_item.redoItem .text:after {
  content: '回撤';
}
.peiyinPageCont .menu_list_item.redoItem .icon {
  background-image: url("../../../img/web/v3/py/workbench-but-Cancel@2x.webp?v=0.0.2");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.peiyinPageCont .menu_list_item.redoItem.unactive .icon {
  background-image: url("../../../img/web/v3/py/workbench-but-Cancel.webp?v=0.0.2");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.peiyinPageCont .menu_list_item.redoItem.unactive .text {
  color: #C6C6C6;
}
.peiyinPageCont .menu_list .arrowRight {
  background-color: #F6F6F6;
  width: 0.26rem;
  height: 0.26rem;
  border-radius: 50%;
  margin-left: 0.05rem;
  padding-top: 0.04rem;
  padding-left: 0.04rem;
  box-sizing: border-box;
}
.peiyinPageCont .menu_music {
  width: 2.2rem;
  height: 0.8rem;
  border-radius: 0.4rem;
  background-color: #fff;
  margin-left: auto;
  box-sizing: border-box;
  padding: 0.09rem 0.14rem;
  flex-shrink: 0;
}
.peiyinPageCont .menu_music_icon {
  width: 0.62rem;
  height: 0.62rem;
  background-color: #F6F6F6;
  border-radius: 50%;
}
.peiyinPageCont .menu_music_icon .icon {
  width: 0.4rem;
  height: 0.4rem;
}
.peiyinPageCont .menu_music_info {
  margin-left: 0.1rem;
  flex: 1;
}
.peiyinPageCont .menu_music_info_title {
  font-size: 0.16rem;
  color: #2C2927;
  font-weight: bold;
}
.peiyinPageCont .menu_music_info_text {
  font-size: 0.12rem;
  color: #2C2927;
  margin-top: 0.04rem;
}
.peiyinPageCont .menu_anchor {
  width: 2.2rem;
  height: 0.8rem;
  border-radius: 0.4rem;
  background-color: #fff;
  margin-left: 0.2rem;
  margin-right: 0.7rem;
  padding-left: 0.05rem;
  padding-right: 0.14rem;
  box-sizing: border-box;
  flex-shrink: 0;
}
.peiyinPageCont .menu_anchor_headImg {
  position: relative;
  width: 0.66rem;
  height: 0.66rem;
  border-radius: 50%;
  background: #ACACAC;
  border: 0.02rem solid #FFD97C;
  box-sizing: border-box;
}
.peiyinPageCont .menu_anchor_headImg .img {
  border-radius: 50%;
}
.peiyinPageCont .menu_anchor_headImg .vip {
  position: absolute;
  bottom: -0.02rem;
}
.peiyinPageCont .pyContainer {
  background-color: #F6F6F6;
  padding: 0.3rem 0.3rem 0.68rem;
  border-radius: 0.1rem;
  flex: 1;
  height: 0;
  margin-top: 0.24rem;
  position: relative;
}
.peiyinPageCont .pyContainer .textarea {
  width: 100%;
  height: 100%;
  color: #2C2927;
  font-size: 0.16rem;
  line-height: 0.26rem;
  background-color: transparent;
}
.peiyinPageCont .pyContainer .textarea::placeholder {
  color: #98928E;
}
.peiyinPageCont .pyContainer .edit_cursor {
  position: absolute;
  display: inline-block;
  width: 1px;
  height: 18px;
  font-size: 14px;
  overflow: hidden;
  border: none;
  background: none;
  letter-spacing: 1.5px;
  z-index: 2;
  bottom: 2px;
  padding: 0;
  color: rgba(255, 255, 255, 0.8);
  resize: none;
  white-space: nowrap;
  text-align: left;
}
.peiyinPageCont .pyContainer .edit_char {
  position: relative;
  display: inline-block;
  text-align: center;
}
.peiyinPageCont .pyContainer .bottom_wrap {
  color: #98928E;
  font-size: 0.14rem;
  position: absolute;
  bottom: 0.2rem;
  width: 100%;
  left: 0;
  padding: 0 0.3rem 0 0.2rem;
  box-sizing: border-box;
}
.peiyinPageCont .pyContainer .bottom_wrap .help {
  width: 0.28rem;
  height: 0.28rem;
}
.makePlayer {
  width: 4rem;
  display: none;
}
.makePlayer_icon {
  width: 0.28rem;
  height: 0.28rem;
  background-image: url("../../../img/web/v3/py/pause@2x.webp?v=0.0.2");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.makePlayer_icon.plays {
  background-image: url("../../../img/web/v3/py/play@2x.webp");
}
.makePlayer_line {
  width: 2.6rem;
  background-color: #E5E5E5;
  height: 0.04rem;
  border-radius: 0.02rem;
  margin: 0 0.14rem;
  position: relative;
}
.makePlayer_progress {
  border-radius: 0.02rem;
  background: linear-gradient(117deg, #8A96F0, #6477D2);
  height: 0.04rem;
  position: absolute;
  left: 0;
}
.makePlayer_times {
  color: #2C2927;
  font-size: 0.14rem;
}
.multiplePeoplePage .sendWraps {
  margin-top: 0.4rem;
}
.multiplePeoplePage .scrollList {
  flex: 1;
  height: 0;
  background-color: #F6F6F6;
  border-radius: 0.1rem;
  margin-top: 0.2rem;
}
.multiplePeoplePage .scrollList_tr {
  height: 0.5rem;
  line-height: 0.5rem;
  padding: 0 0.3rem;
  border-bottom: 1px solid #ECECEC;
  position: sticky;
  top: 0;
  background-color: #F6F6F6;
}
.multiplePeoplePage .scrollList_tr_td {
  color: #2C2927;
  flex: 1;
  font-size: 0.14rem;
  font-weight: bold;
}
.multiplePeoplePage .scrollList_tr_td:nth-child(1) {
  flex: 3;
}
.multiplePeoplePage .scrollList_tr_td:nth-child(3) {
  flex: 1.25;
}
.multiplePeoplePage .scrollList_list_li {
  padding: 0 0.3rem;
  height: 0.8rem;
  color: #2C2927;
  font-size: 0.16rem;
  font-weight: bold;
}
.multiplePeoplePage .scrollList_list_li .texts {
  width: 90%;
  font-size: 0.16rem;
  line-height: 0.24rem;
}
.multiplePeoplePage .scrollList_list_li:hover {
  background-color: #fff;
}
.multiplePeoplePage .scrollList_list_li .anchor {
  max-width: 60%;
}
.multiplePeoplePage .scrollList_list_li .mood {
  height: 0.22rem;
  line-height: 0.22rem;
  padding: 0 0.08rem;
  border-radius: 0.11rem;
  font-weight: normal;
  font-size: 0.12rem;
  margin-left: 0.06rem;
  background: #EEEEEE;
}
.multiplePeoplePage .scrollList_list_li .plays {
  width: 0.24rem;
  height: 0.24rem;
  background-image: url("../../../img/web/make/pause.webp?v=0.0.2");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.multiplePeoplePage .scrollList_list_li .plays.pause {
  background-image: url("../../../img/web/make/play.webp");
}
.multiplePeoplePage .scrollList_list_li .edit:nth-child(n+1) {
  margin-left: 0.3rem;
}
.multiplePeoplePage .scrollList_list_li .edit_img {
  width: 0.24rem;
  height: 0.24rem;
}
.multiplePeoplePage .scrollList_list_li .edit_text {
  color: #4D332E;
  font-size: 0.12rem;
}
.multiplePeoplePage .scrollList_list_li .edit.disable .edit_text {
  color: #C6C6C6;
}
.multiplePeoplePage .scrollList .addSoundBtn {
  flex-shrink: 0;
  width: 1.5rem;
  height: 0.4rem;
  border-radius: 0.2rem;
  background: linear-gradient(161deg, #FF688A, #FF3F6B);
  margin: 0.6rem auto;
  font-size: 0.16rem;
  font-weight: bold;
  line-height: 0.4rem;
  text-align: center;
  color: #fff;
}
.multiplePeoplePage .scrollList .addSoundBtn_img {
  width: 0.16rem;
  height: 0.16rem;
  transform: rotate(45deg);
  margin-right: 0.02rem;
}
.closePopImg {
  width: 0.32rem;
  height: 0.32rem;
  position: absolute;
  top: 0.2rem;
  right: 0.3rem;
}
.musicPopPage .closeImg {
  margin-top: 0.3rem;
  padding-left: 0.22rem;
  height: 0.42rem;
}
.musicPopPage .closeImg_search {
  height: 0.42rem;
  line-height: 0.4rem;
  border-radius: 0.2rem;
  border: 1px solid #FF3F6B;
  box-sizing: border-box;
  position: relative;
  padding: 0.05rem 0.08rem 0.05rem 0.45rem;
  margin-bottom: 0.2rem;
}
.musicPopPage .closeImg_search::before {
  content: '';
  width: 0.2rem;
  height: 0.2rem;
  left: 0.2rem;
  position: absolute;
  top: 50%;
  margin-top: -0.1rem;
  background-image: url("../../../img/web/search.webp?v=0.0.2");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.musicPopPage .closeImg_search_input {
  flex: 1;
  height: 0.3rem;
  line-height: 0.3rem;
  font-size: 0.14rem;
}
.musicPopPage .closeImg_search_input::placeholder {
  color: #786F69;
}
.musicPopPage .navbarList {
  padding: 0.3rem 0;
}
.musicPopPage .navbarList_item {
  color: #2C2927;
  font-size: 0.16rem;
  font-weight: bold;
  cursor: pointer;
}
.musicPopPage .navbarList_item:nth-child(n+2) {
  margin-left: 0.6rem;
}
.musicPopPage .navbarList_item.cur {
  color: #FF3F6B;
}
.musicPopPage .music_sort_item {
  float: left;
  width: calc((100% - 1.28rem) / 9);
  line-height: 0.36rem;
  height: 0.36rem;
  text-align: center;
  border-radius: 0.18rem;
  background-color: #F6F6F6;
  margin-right: 0.16rem;
  font-size: 0.14rem;
  color: #2C2927;
  margin-bottom: 0.15rem;
}
.musicPopPage .music_sort_item:nth-child(9n) {
  margin-right: 0;
}
.musicPopPage .music_sort_item.cur {
  color: #fff;
  background: linear-gradient(117deg, #8A96F0, #6477D2);
}
.musicPopPage .music_list {
  flex: 1;
  padding-bottom: 0.05rem;
}
.musicPopPage .music_list_item {
  margin-bottom: 0.15rem;
  width: calc((100% - 0.52rem) / 3);
  height: 0.8rem;
  background-color: #F6F6F6;
  border-radius: 0.1rem;
  float: left;
  padding: 0 0.2rem;
  box-sizing: border-box;
  cursor: pointer;
}
.musicPopPage .music_list_item:nth-child(3n-1) {
  margin-left: 0.26rem;
  margin-right: 0.26rem;
}
.musicPopPage .music_list_item.cur {
  background-color: #fff;
  box-sizing: border-box;
  border: 1px solid #6F80DB;
}
.musicPopPage .music_list_item_title {
  margin-left: 0.14rem;
  color: #2C2927;
  font-size: 0.16rem;
}
.musicPopPage .music_list_item .info {
  flex: 1;
  height: 100%;
}
.musicPopPage .music_list .collect {
  margin-left: 0.2rem;
  width: 0.3rem;
  height: 0.3rem;
  background-image: url("../../../img/bgMucis/collect.webp?v=0.0.2");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.musicPopPage .music_list .collect_sel {
  background-image: url("../../../img/bgMucis/collect_sel.webp?v=0.0.2");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.musicPopPage .music_list .pause {
  width: 0.4rem;
  height: 0.4rem;
  background-image: url("../../../img/web/v3/py/pause@2x.webp?v=0.0.2");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.musicPopPage .music_list .pause.play {
  background-image: url("../../../img/web/v3/py/play@2x.webp");
}
.musicPopPage .music_config {
  height: 0.8rem;
  background-color: #F6F6F6;
  border-radius: 0 0 0.1rem 0.1rem;
  position: sticky;
  bottom: 0;
  width: 100%;
  left: 0;
  box-sizing: border-box;
}
.musicPopPage .music_config_text {
  color: #000;
  font-size: 0.16rem;
}
.musicPopPage .music_config_info {
  font-size: 0.14rem;
  color: #A6A19E;
  flex: 1;
  margin-left: 0.2rem;
}
.musicPopPage .music_config_info .fast {
  margin-right: 0.14rem;
}
.musicPopPage .music_config_info .slider {
  flex: 1;
  width: 0;
}
.musicPopPage .music_config_info .slow {
  margin-left: 0.14rem;
}
.musicPopPage .music_config_info .btn {
  text-align: center;
  width: 0.6rem;
  height: 0.3rem;
  line-height: 0.3rem;
  border-radius: 0.15rem;
  box-sizing: border-box;
  border: 1px solid rgba(141, 123, 111, 0.67);
  margin-left: 0.2rem;
}
.musicPopPage .music_config_btnList {
  margin-left: 1.1rem;
}
.musicPopPage .music_config_btnList_item {
  width: 1.6rem;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  font-size: 0.14rem;
  color: #fff;
  background: linear-gradient(161deg, #FF688A, #FF3F6B);
  border-radius: 0.2rem;
}
.musicPopPage .music_config_btnList_item:last-child {
  margin-left: 0.2rem;
  line-height: 0.38rem;
  box-sizing: border-box;
  border: 0.01rem solid #FF3F6B;
  background: #fff;
  color: #FF3F6B;
}
.musicPopPage .postTop {
  position: sticky;
  top: 0;
  background-color: #fff;
  padding-bottom: 0.1rem;
}
.stickyTop {
  position: sticky;
  top: 0;
}
.workPage {
  padding-top: 0.32rem;
  padding-bottom: 0.52rem;
}
.workPage .nullWork {
  width: 2.21rem;
  height: 2.21rem;
  background-image: url("../../../img/web/v3/com/nullWork.webp?v=0.0.2");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 1.5rem auto 0;
  box-sizing: border-box;
  padding-top: 1.7rem;
}
.workPage .nullWork_title {
  color: #786F69;
  font-size: 0.16rem;
  text-align: center;
}
.workPage .title {
  font-weight: bold;
  font-size: 0.22rem;
  color: #2C2927;
}
.workPage .title span {
  vertical-align: bottom;
  color: #786F69;
  font-size: 0.16rem;
  padding-left: 0.1rem;
}
.workPage .scrollList {
  margin-top: 0.3rem;
}
.workPage .scrollList_tr {
  color: #2C2927;
  font-size: 0.16rem;
  height: 0.8rem;
  line-height: 0.8rem;
  background-color: #F6F6F6;
  border-radius: 0.1rem;
}
.workPage .scrollList_tr_td {
  color: #2C2927;
  font-size: 0.14rem;
  font-weight: bold;
}
.workPage .scrollList_tr_td:nth-child(1) {
  width: 1.3rem;
  text-align: center;
  flex-shrink: 0;
}
.workPage .scrollList_tr_td:nth-child(2) {
  flex: 1.3;
  padding-left: 0.5rem;
}
.workPage .scrollList_tr_td:nth-child(3) {
  flex: 1;
}
.workPage .scrollList_tr_td:nth-child(4) {
  flex: 1;
}
.workPage .scrollList_tr_td:nth-child(5) {
  flex: 1;
}
.workPage .scrollList_tr_td:nth-child(6) {
  flex: 1.25;
  padding-left: 0.4rem;
}
.workPage .scrollList_list {
  position: relative;
  background-color: #F6F6F6;
  border-radius: 0.1rem;
  margin-top: 0.2rem;
}
.workPage .scrollList_list_item {
  height: 0.8rem;
  color: #2C2927;
  font-size: 0.16rem;
  font-weight: bold;
}
.workPage .scrollList_list .anchorList_item {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  border: 2px solid #FFD97C;
  float: left;
}
.workPage .scrollList_list .anchorList_item:nth-child(n+2) {
  margin-left: -0.22rem;
}
.workPage .scrollList_list .anchorList_name {
  margin-left: 0.1rem;
}
.workPage .scrollList_list .moreList_item {
  position: relative;
}
.workPage .scrollList_list .moreList_item.downs .pops {
  position: absolute;
  right: 0;
  z-index: 1;
  width: 4.45rem;
  box-shadow: 0 0 0.13rem 0 rgba(15, 66, 139, 0.3);
  border-radius: 0.1rem;
  background-color: #fff;
  display: none;
  padding: 0.3rem 0.2rem;
  box-sizing: border-box;
  top: 0.5rem;
}
.workPage .scrollList_list .moreList_item.downs .pops_title {
  color: #2C2927;
  font-size: 0.18rem;
}
.workPage .scrollList_list .moreList_item.downs .pops_item {
  margin-top: 0.2rem;
}
.workPage .scrollList_list .moreList_item.downs .pops_item_img {
  width: 0.4rem;
  height: 0.4rem;
}
.workPage .scrollList_list .moreList_item.downs .pops_item_info {
  margin-left: 0.1rem;
}
.workPage .scrollList_list .moreList_item.downs .pops_item_text {
  color: #2C2927;
  font-size: 0.16rem;
}
.workPage .scrollList_list .moreList_item.downs .pops_item_tips {
  color: #697BD6;
  font-size: 0.11rem;
  margin-top: 0.04rem;
  text-decoration: underline;
}
.workPage .scrollList_list .moreList_item.downs .pops_item_btnList {
  font-size: 0.16rem;
  margin-left: auto;
}
.workPage .scrollList_list .moreList_item.downs .pops_item_btnList_btn {
  color: #FF5F84;
  width: 1rem;
  height: 0.42rem;
  line-height: 0.42rem;
  text-align: center;
  border-radius: 0.21rem;
  border: 1px solid #FF3F6B;
  box-sizing: border-box;
  font-weight: normal;
}
.workPage .scrollList_list .moreList_item.downs .pops_item_btnList_btn:last-child {
  color: #fff;
  background: linear-gradient(161deg, #FF688A, #FF3F6B);
  border: none;
  margin-left: 0.1rem;
}
.workPage .scrollList_list .moreList_item:nth-child(n+2) {
  margin-left: 0.45rem;
}
.workPage .scrollList_list .moreList_item_img {
  width: 0.24rem;
  height: 0.24rem;
}
.workPage .scrollList_list .moreList_item_title {
  color: #4D332E;
  font-size: 0.12rem;
  position: absolute;
  bottom: 0;
  transform: translateY(110%) translateX(-25%);
  width: 0.56rem;
  height: 0.3rem;
  line-height: 0.3rem;
  background: #FFFFFF;
  box-shadow: 0 0 0.04rem 0 #E2E2E2;
  border-radius: 0.08rem;
  text-align: center;
  display: none;
}
.workPage .scrollList_list .moreList_item:hover .moreList_item_title {
  display: block;
}
.delPop {
  border-radius: 0.08rem;
}
.delPopPage {
  height: 100%;
}
.delPopPage_title {
  color: #2C2927;
  font-weight: bold;
  font-size: 0.18rem;
  height: 1.2rem;
}
.delPopPage_btnList {
  font-size: 0.18rem;
  color: #FF5F84;
  font-weight: bold;
  height: 0.8rem;
  border-top: 1px solid #F6F6F6;
  box-sizing: border-box;
}
.delPopPage_btnList_item {
  flex: 1;
  box-sizing: border-box;
  text-align: center;
  color: #2C2927;
  font-weight: bold;
}
.delPopPage_btnList_item:last-child {
  border-left: 1px solid #F6F6F6;
  color: #FF597F;
}
.toolsPage .sortList_title {
  color: #2C2927;
  font-size: 0.22rem;
  padding-top: 0.4rem;
  font-weight: bold;
}
.toolsPage .sortList_lists {
  margin-top: 0.2rem;
}
.toolsPage .sortList_item {
  width: 1.6rem;
  height: 1.66rem;
  border-radius: 0.1rem;
  background-color: #F6F6F6;
  float: left;
  margin-right: 0.2rem;
  margin-top: 0.14rem;
}
.toolsPage .sortList_item .img {
  width: 0.6rem;
  height: 0.6rem;
}
.toolsPage .sortList_item .title {
  color: #171717;
  font-size: 0.16rem;
  font-weight: bold;
  margin-top: 0.1rem;
}
.toolsPage .sortList_item .intro {
  color: #676767;
  font-size: 0.12rem;
  margin-top: 0.06rem;
}
.toolsPage .uploadInfo {
  position: absolute;
  width: calc(100% - 0.8rem);
  padding: 0 0.2rem;
  box-sizing: border-box;
  left: 0.4rem;
  height: 0.72rem;
  line-height: 0.72rem;
  text-align: center;
  background-color: #D6D6D6;
  border-radius: 0.1rem;
  top: 0.9rem;
  display: none;
  color: #2C2927;
  font-size: 0.16rem;
}
.toolsPage_title {
  color: #2C2927;
  font-size: 0.36rem;
  font-weight: bold;
  text-align: center;
  padding-top: 0.4rem;
}
.toolsPage .titleBar {
  margin-top: 0.35rem;
}
.toolsPage .titleBar_item {
  color: #2C2927;
  font-size: 0.18rem;
  height: 0.4rem;
  line-height: 0.4rem;
  position: relative;
}
.toolsPage .titleBar_item.cur {
  font-weight: bold;
}
.toolsPage .titleBar_item.cur:before {
  content: '';
  width: 90%;
  height: 0.04rem;
  position: absolute;
  bottom: 0;
  left: 5%;
  background-color: #2C2927;
}
.toolsPage .titleBar_item:nth-child(n+2) {
  margin-left: 0.52rem;
}
.toolsPage .toolHide {
  display: none;
}
.toolsPage .toolsContent {
  width: 100%;
  margin-top: 0.2rem;
}
.toolsPage .toolsContent_btnList {
  margin-top: 0.3rem;
}
.toolsPage .toolsContent_btnList_item {
  width: 1.5rem;
  height: 0.4rem;
  line-height: 0.38rem;
  border-radius: 0.08rem;
  font-size: 0.16rem;
  color: #BBB5B1;
  border: 1px solid #BBB5B1;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
}
.toolsPage .toolsContent_btnList_item.right {
  background-color: #B6B6B6;
  color: #fff;
  border: none;
}
.toolsPage .toolsContent_btnList_item:nth-child(n+2) {
  margin-left: 0.3rem;
}
.toolsPage .toolsContent_btnList_item.btn {
  background-color: #B6B6B6;
  color: #fff;
  border: none;
}
.toolsPage .toolsContent_btnList_item.cur {
  color: #FF3F6B;
  background-color: #fff;
  border: 1px solid #FF406C;
}
.toolsPage .toolsContent_btnList_item.cur1 {
  color: #fff;
  background: linear-gradient(161deg, #FF688A, #FF3F6B);
}
.toolsPage .toolsContent .toolTextarea {
  display: block;
}
.toolsPage .toolsContent .contWrap {
  background-color: #f6f6f6;
  border-radius: 0.2rem;
  padding: 0.3rem;
  height: 5.5rem;
  box-sizing: border-box;
  width: 100%;
  font-size: 0.16rem;
  color: #2C2927;
  line-height: 0.24rem;
}
.toolsPage .toolsContent .contWrap::placeholder {
  color: #98928E;
}
.toolsPage .toolsContent .contWrap .addFileText {
  color: #98928E;
  font-size: 0.16rem;
  margin-top: 0.06rem;
}
.toolsPage .toolsContent .contWrap .addFileImg {
  width: 0.44rem;
  height: 0.44rem;
}
.toolsPage .toolsContent_wrap {
  flex: 1;
  position: relative;
  z-index: 2;
}
.toolsPage .toolsContent_wrap .myUpFile {
  position: absolute;
  z-index: 0;
  width: 0;
}
.toolsPage .toolsContent_wrap.right {
  margin-left: 0.3rem;
}
.md5ModifyPage_titles {
  color: #2C2927;
  font-size: 0.16rem;
  margin-top: 0.7rem;
  text-align: center;
}
.md5ModifyPage_item {
  height: 1.1rem;
  background-color: #f6f6f6;
  border-radius: 0.2rem;
  margin-top: 0.2rem;
  font-size: 0.15rem;
  color: #98928E;
}
.md5ModifyPage .addFileImg {
  width: 0.2rem;
  height: 0.2rem;
  margin-right: 0.1rem;
  padding: 0.05rem;
  border-radius: 0.08rem;
  border: 2px solid #B9BAC2;
}
.md5ModifyPage .hides {
  display: none;
}
.md5ModifyPage #newMd5 {
  color: #2C2927;
}
#upVideo_input {
  display: block;
  flex: 1;
  width: 100% !important;
}
.aiRewritPage .titleBars {
  margin-top: 0.35rem;
  padding-bottom: 0.1rem;
}
.aiRewritPage .titleBars_item {
  font-size: 0.18rem;
  color: #2C2927;
  flex: 1;
  text-align: center;
}
.myLayerLoad .layui-layer-content {
  position: relative;
}
.myLayerLoad .layui-layer-content:before {
  position: absolute;
  content: attr(num);
  font-size: 0.14rem;
  color: #2C2927;
  width: 37px;
  height: 20px;
  bottom: -20px;
  text-align: center;
}
.removeWatermarkPage .videoWrap {
  display: none;
  padding: 0 !important;
}
.subPopPage {
  padding: 0 0.3rem;
  box-sizing: border-box;
}
.subPopPage .closeImg {
  width: 0.3rem;
  height: 0.3rem;
  position: absolute;
  right: 0.3rem;
  top: 0.3rem;
  margin-top: 0;
  z-index: 2;
}
.subPopPage .addTitle {
  margin-top: 0.3rem;
  font-weight: bold;
  font-size: 0.2rem;
  color: #2C2927;
}
.subPopPage .subTitle {
  color: #181B20;
  font-size: 0.16rem;
  font-weight: bold;
  margin-top: 0.36rem;
}
.subPopPage .fontList_item {
  float: left;
  width: calc((100% - 0.4rem) / 5);
  padding: 0.02rem;
  border-radius: 0.03rem;
  box-sizing: border-box;
  margin-right: 0.1rem;
  margin-top: 0.2rem;
  border: 1px solid #fff;
}
.subPopPage .fontList_item_text {
  background-color: #505050;
  color: #fff;
  font-size: 0.16rem;
  line-height: 0.3rem;
  text-align: center;
}
.subPopPage .fontList_item.cur {
  border: 1px solid #505050;
}
.subPopPage .fontList_item:nth-child(5n) {
  margin-right: 0;
}
.subPopPage .colorList_item {
  border: 1px solid #fff;
  padding: 0.02rem;
  float: left;
  border-radius: 50%;
  margin-right: 0.37rem;
  margin-top: 0.24rem;
}
.subPopPage .colorList_item.cur {
  border: 1px solid #505050;
}
.subPopPage .colorList_item:nth-child(7n) {
  margin-right: 0;
}
.subPopPage .colorList_item_color {
  border: 1px solid #A5A5A5;
  width: 0.32rem;
  height: 0.32rem;
  border-radius: 50%;
}
.subPopPage .okBtn {
  width: 3.2rem;
  height: 0.42rem;
  border-radius: 0.21rem;
  background-color: #FF5F84;
  color: #fff;
  font-size: 0.16rem;
  margin: 0.5rem auto 0;
  text-align: center;
  line-height: 0.42rem;
}
.authorPage {
  padding: 0 0.3rem;
}
.authorPage .closeImg {
  margin-left: auto;
  width: 0.32rem;
  height: 0.32rem;
}
.authorPage .anchorBar {
  padding-top: 0.2rem;
}
.authorPage .anchorBar_item {
  font-weight: bold;
  font-size: 0.16rem;
  color: #2C2927;
}
.authorPage .anchorBar_item.cur {
  color: #FF3F6B;
}
.authorPage .anchorBar_item:nth-child(n+2) {
  margin-left: 0.6rem;
}
.authorPage .anchorLists {
  flex: 1;
  height: 0;
}
.authorPage .anchorLists_left {
  flex: 1;
}
.authorPage .anchorLists_left .searchInput {
  padding-left: 0.45rem;
  height: 0.42rem;
  border-radius: 0.21rem;
  background-color: #F6F6F6;
  font-size: 0.14rem;
  display: block;
  width: 100%;
  margin-top: 0.24rem;
  color: #2C2927;
  box-sizing: border-box;
  background-image: url("../../../img/web/search.webp?v=0.0.2");
  background-position: 0.17rem center;
  background-repeat: no-repeat;
  background-size: 0.24rem;
}
.authorPage .anchorLists_left .anchorSort {
  margin-top: 0.05rem;
}
.authorPage .anchorLists_left .anchorSort_item {
  width: calc((100% - 0.8rem) / 6);
  height: 0.36rem;
  line-height: 0.36rem;
  margin-top: 0.15rem;
  color: #2C2927;
  font-size: 0.14rem;
  border-radius: 0.18rem;
  margin-right: 0.16rem;
  float: left;
  background-color: #F6F6F6;
  text-align: center;
}
.authorPage .anchorLists_left .anchorSort_item:nth-child(6n) {
  margin-right: 0;
}
.authorPage .anchorLists_left .anchorSort_item.cur {
  background: linear-gradient(90deg, #8A96F0, #6477D2);
  color: #fff;
  font-weight: bold;
}
.authorPage .anchorLists_left_list {
  flex: 1;
  margin-top: 0.08rem;
  padding-bottom: 0.2rem;
}
.authorPage .anchorLists_left_list .loadMore {
  margin: 0.3rem 0;
  height: 0.4rem;
}
.authorPage .anchorLists_left_list .loadMore_text {
  font-size: 0.16rem;
}
.authorPage .anchorLists_left_list_item {
  width: calc((100% - 0.5rem) / 3);
  margin-top: 0.05rem;
  height: 0.74rem;
  background-color: #F6F6F6;
  border-radius: 0.1rem;
  float: left;
  padding-left: 0.2rem;
  box-sizing: border-box;
  border: 1px solid #F6F6F6;
}
.authorPage .anchorLists_left_list_item.cur {
  background-color: #fff;
  border: 1px solid #6F80DB;
}
.authorPage .anchorLists_left_list_item:nth-child(3n-1) {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.authorPage .anchorLists_left_list_item .headImg {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
}
.authorPage .anchorLists_left_list_item .info {
  flex: 1;
  width: 0;
  margin-left: 0.1rem;
}
.authorPage .anchorLists_left_list_item .info_nick {
  color: #2C2927;
  font-size: 0.16rem;
  font-weight: bold;
}
.authorPage .anchorLists_left_list_item .info_soundNum {
  margin-top: 0.05rem;
  color: #98928E;
  font-size: 0.12rem;
}
.authorPage .anchorLists_right {
  margin-top: 0.24rem;
  width: 4.5rem;
  margin-left: 0.5rem;
}
.authorPage .anchorLists_right_anchor {
  height: 3.72rem;
  background-color: #F6F6F6;
  border-radius: 0.1rem;
  padding: 0.2rem;
  box-sizing: border-box;
}
.authorPage .anchorLists_right_anchor_info .info {
  margin-left: 0.2rem;
  flex: 1;
}
.authorPage .anchorLists_right_anchor_info .info_nick .n {
  font-size: 0.18rem;
  color: #2C2927;
  font-weight: bold;
}
.authorPage .anchorLists_right_anchor_info .info_nick .type {
  width: 0.66rem;
  height: 0.22rem;
  line-height: 0.22rem;
  border-radius: 0.11rem;
  font-size: 0.12rem;
  color: #4D69F3;
  margin-left: 0.05rem;
  background-color: #E4E1FF;
  text-align: center;
}
.authorPage .anchorLists_right_anchor_info .info .intro {
  color: #98928E;
  font-size: 0.14rem;
  margin-top: 0.05rem;
}
.authorPage .anchorLists_right_anchor_info .collectBtn {
  width: 0.6rem;
  height: 0.3rem;
  line-height: 0.28rem;
  border-radius: 0.15rem;
  box-sizing: border-box;
  background-color: #F6F6F6;
  color: #FF3F6B;
  font-size: 0.14rem;
  border: 1px solid #FF3F6B;
  text-align: center;
}
.authorPage .anchorLists_right_anchor_info .collectBtn_sel {
  color: #786F69;
  border: 1px solid rgba(141, 123, 111, 0.67);
}
.authorPage .anchorLists_right_anchor_headImg {
  flex-shrink: 0;
  width: 0.64rem;
  height: 0.64rem;
  border-radius: 50%;
  position: relative;
  border: 0.02rem solid #FFD97C;
  box-sizing: border-box;
}
.authorPage .anchorLists_right_anchor_headImg .img {
  border-radius: 50%;
}
.authorPage .anchorLists_right_anchor_headImg .vip {
  position: absolute;
  bottom: -0.02rem;
}
.authorPage .anchorLists_right_anchor_moods {
  flex: 1;
  height: 0;
}
.authorPage .anchorLists_right_anchor_moods_item {
  width: 0.6rem;
  height: 0.8rem;
  border-radius: 0.1rem;
  float: left;
  margin-right: 0.1rem;
  background-color: #fff;
  margin-top: 0.1rem;
}
.authorPage .anchorLists_right_anchor_moods_item:nth-child(6n) {
  margin-right: 0;
}
.authorPage .anchorLists_right_anchor_moods_item .mood_img {
  position: relative;
  width: 0.4rem;
  height: 0.4rem;
}
.authorPage .anchorLists_right_anchor_moods_item .mood_img .el-image {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.authorPage .anchorLists_right_anchor_moods_item .mood_img.cur:before {
  z-index: 1;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 50%;
  background-image: url("../../../img/web/v3/com/pauseMood.png?v=0.0.2");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 0.24rem;
}
.authorPage .anchorLists_right_anchor_moods_item .mood_img.cur.play:before {
  background-image: url("../../../img/web/v3/com/playMood.png");
}
.authorPage .anchorLists_right_anchor_moods_item .mood_text {
  color: #98928E;
  font-size: 0.14rem;
  margin-top: 0.02rem;
  text-align: center;
}
.authorPage .anchorLists_right .pySetting {
  height: 2.59rem;
  background-color: #F6F6F6;
  border-radius: 0.1rem;
  margin-top: 0.15rem;
  padding: 0.3rem 0.2rem;
  box-sizing: border-box;
}
.authorPage .anchorLists_right .pySetting_item:nth-child(n+2) {
  margin-top: auto;
}
.authorPage .anchorLists_right .pySetting_item_title {
  color: #000;
  font-size: 0.14rem;
}
.authorPage .anchorLists_right .pySetting_item_info {
  margin-top: 0.05rem;
  font-size: 0.14rem;
  color: #A6A19E;
}
.authorPage .anchorLists_right .pySetting_item_info .fast {
  margin-right: 0.14rem;
}
.authorPage .anchorLists_right .pySetting_item_info .slider {
  flex: 1;
  width: 0;
}
.authorPage .anchorLists_right .pySetting_item_info .slow {
  margin-left: 0.14rem;
}
.authorPage .anchorLists_right .pySetting_item_info .btn {
  text-align: center;
  width: 0.6rem;
  height: 0.3rem;
  line-height: 0.3rem;
  border-radius: 0.15rem;
  box-sizing: border-box;
  border: 1px solid rgba(141, 123, 111, 0.67);
  margin-left: 0.2rem;
}
.authorPage .anchorLists_right_btnList {
  margin-top: 0.2rem;
}
.authorPage .anchorLists_right_btnList_item {
  flex: 1;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  font-size: 0.14rem;
  color: #fff;
  background: linear-gradient(161deg, #FF688A, #FF3F6B);
  border-radius: 0.2rem;
}
.authorPage .anchorLists_right_btnList_item:last-child {
  margin-left: 0.1rem;
  line-height: 0.38rem;
  box-sizing: border-box;
  border: 0.01rem solid #FF3F6B;
  background: #fff;
  color: #FF3F6B;
}
.el-slider__bar {
  height: 0.04rem !important;
  border-top-left-radius: 0.02rem !important;
  border-bottom-left-radius: 0.02rem !important;
  background: linear-gradient(90deg, #8A96F0, #6477D2) !important;
}
.el-slider__runway {
  margin: 0 !important;
  height: 0.04rem !important;
}
.el-slider__button-wrapper {
  top: -16px !important;
}
.el-slider__button {
  width: 0.18rem !important;
  height: 0.18rem !important;
  background-color: #6477D2 !important;
  box-shadow: 0 0 0.05rem 0 #8A96F0;
  border: none !important;
  margin: auto 0;
}
.el-loading-spinner {
  margin-top: -100px !important;
}
.cnMaskPop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(27, 28, 49, 0.7);
  z-index: 9999;
  width: 1920px;
}
.cnMaskPop_content {
  width: 11.8rem;
  height: 70%;
  position: absolute;
  left: 50%;
  margin-left: -5.9rem;
  background-color: #fff;
  border-radius: 0.1rem;
}
.fade-enter,
.fade-leave-to {
  opacity: 0;
}
.fade-enter-to,
.fade-leave {
  opacity: 1;
}
.fade-enter-active,
.fade-leave-active {
  transition: all 0.2s;
}
.mgcPopPages_titles {
  font-size: 0.16rem;
  font-weight: bold;
  color: #2C2927;
  margin-top: 0.2rem;
  text-align: center;
  padding-bottom: 0.3rem;
}
.mgcPopPages_btn {
  margin-top: 0.4rem;
  color: #2C2927;
  font-size: 0.16rem;
  padding: 0 0.3rem;
}
.mgcPopPages_btn .all {
  line-height: 0.2rem;
}
.mgcPopPages_btn .all_img {
  width: 0.2rem;
  height: 0.2rem;
  margin-left: 0.05rem;
  background-image: url("../../../img/web/v3/com/circle_nor.png?v=0.0.2");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.mgcPopPages_btn .all_img.cur {
  background-image: url("../../../img/web/v3/com/circle_sel.png");
}
.mgcPopPages_btns_item {
  width: 0.6rem;
  height: 0.3rem;
  border-radius: 0.15rem;
  box-sizing: border-box;
  border: 1px solid #fff;
  text-align: center;
  line-height: 0.3rem;
}
.mgcPopPages_btns_item:last-child {
  color: #FF3F6B;
  margin-left: 0.3rem;
}
.mgcPopPages_btns_item.cur {
  border: 1px solid #E2E2E2;
}
.mgcPopPage {
  padding: 0 0.3rem;
}
.mgcPopPage_title {
  padding: 0.24rem 0 0.28rem;
}
.mgcPopPage_title .t {
  font-size: 0.16rem;
  font-weight: bold;
  color: #2C2927;
}
.mgcPopPage_title .text {
  color: #98928E;
  font-size: 0.14rem;
  padding-left: 0.06rem;
}
.mgcPopPage_title .text span {
  color: #FF3F6B;
}
.mgcPopPage_wrap {
  background-color: #F6F6F6;
  color: #2C2927;
  padding: 0.2rem 0.26rem;
  border-radius: 0.1rem;
  box-sizing: border-box;
  position: relative;
  flex: 1;
}
.mgcPopPage_wrap .morePop {
  position: absolute;
  width: 4.6rem;
  height: 1.8rem;
  background: #FFFFFF;
  box-shadow: 0 0 0.1rem 0 #E2E2E2;
  border-radius: 0.1rem;
  padding: 0.4rem 0.3rem;
  z-index: 100;
  box-sizing: border-box;
  margin-top: 0.1rem;
}
.mgcPopPage_wrap .morePop .arrow {
  position: absolute;
  border-width: 0.1rem;
  border-top-width: 0;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  z-index: 100;
  top: -0.1rem;
  left: 0.07rem;
  border-bottom-color: #fff;
}
.mgcPopPage_wrap .morePop.center {
  position: absolute;
  left: 50%;
  margin-left: -2.3rem;
}
.mgcPopPage_wrap .morePop.center .arrow {
  left: 50%;
}
.mgcPopPage_wrap .morePop.right {
  margin-left: 0.3rem;
}
.mgcPopPage_wrap .morePop.right .arrow {
  right: 0.1rem;
  left: auto;
}
.mgcPopPage_wrap .morePop_wrap_btn {
  margin-top: 0.4rem;
  color: #2C2927;
  font-size: 0.16rem;
}
.mgcPopPage_wrap .morePop_wrap_btn .all {
  line-height: 0.2rem;
}
.mgcPopPage_wrap .morePop_wrap_btn .all_img {
  width: 0.2rem;
  height: 0.2rem;
  margin-left: 0.05rem;
}
.mgcPopPage_wrap .morePop_wrap_btn .btns_item {
  width: 0.6rem;
  height: 0.3rem;
  border-radius: 0.15rem;
  box-sizing: border-box;
  border: 1px solid #fff;
  text-align: center;
  line-height: 0.3rem;
}
.mgcPopPage_wrap .morePop_wrap_btn .btns_item:last-child {
  color: #FF3F6B;
  margin-left: 0.3rem;
}
.mgcPopPage_wrap .morePop_wrap_btn .btns_item.cur {
  border: 1px solid #E2E2E2;
}
.mgcPopPage_wrap .morePop .text {
  width: 1.6rem;
  height: 0.5rem;
  border-radius: 0.1rem;
  background-color: #F6F6F6;
  font-size: 0.16rem;
  color: #98928E;
  font-weight: bold;
  text-align: center;
  box-sizing: border-box;
  padding: 0 0.1rem;
  line-height: 0.5rem;
}
.mgcPopPage_wrap .morePop .sort {
  width: 0.34rem;
  height: 0.34rem;
  margin: 0 auto;
  transform: rotate(90deg);
}
.mgcPopPage_wrap_content {
  font-size: 0.16rem;
  line-height: 0.38rem;
  height: 100%;
}
.mgcPopPage_wrap_content span {
  color: #FF3F6B;
  cursor: pointer;
  line-height: 0.38rem;
}
.mgcPopPage_btnList {
  padding: 0 0.54rem 0.4rem;
  margin-top: 0.4rem;
}
.mgcPopPage_btnList .btn {
  width: 1.5rem;
  height: 0.4rem;
  border-radius: 0.2rem;
  border: 1px solid #FF3F6B;
  color: #FF3F6B;
  font-size: 0.16rem;
  line-height: 0.4rem;
  text-align: center;
}
.mgcPopPage_btnList .okbtn {
  background: linear-gradient(161deg, #FF688A, #FF3F6B);
  margin-left: 0.4rem;
  border: none;
  color: #fff;
}
.duoYinPopPage .cont {
  background-color: #fff;
  height: 100vh;
  border-radius: 0.1rem;
}
.duoYinPopPage .dyTitle {
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  color: #2C2927;
  font-weight: bold;
  font-size: 0.2rem;
}
.duoYinPopPage .dyContent {
  background-color: #F6F6F6;
  border-radius: 0.1rem;
  margin: 0 0.3rem 0.3rem;
  padding: 0.3rem;
  flex-grow: 1;
  height: 0;
  min-height: 3rem;
  color: #2C2927;
  font-size: 0.18rem;
}
.duoYinPopPage .dyContent span {
  color: #2A70FF;
  cursor: pointer;
}
.duoYinPopPage .dyContent .morePy {
  position: absolute;
  height: 0.44rem;
  padding: 0.22rem 0.3rem;
  background-color: rgba(0, 0, 0, 0.9);
  border-radius: 0.1rem;
  display: none;
  z-index: 100;
  margin-left: -0.5rem;
}
.duoYinPopPage .dyContent .morePy_li {
  float: left;
  background-color: #F6F6F6;
  font-size: 0.16rem;
  color: #2C2927;
  font-weight: bold;
  width: 0.86rem;
  height: 100%;
  line-height: 0.44rem;
  border-radius: 0.1rem;
  cursor: pointer;
  text-align: center;
}
.duoYinPopPage .dyContent .morePy_li:hover {
  background-color: #C5CEFF;
}
.duoYinPopPage .dyContent .morePy_li:nth-child(n+2) {
  margin-left: 0.2rem;
}
.duoYinPopPage .dyContent .morePy_li.cur {
  background: linear-gradient(117deg, #8A96F0, #6477D2);
  color: #fff;
}
.duoYinPopPage .btnWraps {
  height: 0.9rem;
  background-color: #F6F6F6;
  border-radius: 0 0 0.2rem 0.2rem;
  padding: 0 0.3rem;
}
.duoYinPopPage .btnWraps_text {
  font-size: 0.14rem;
  color: #2C2927;
}
.duoYinPopPage .btnWraps_btn {
  width: 1.2rem;
  height: 0.46rem;
  line-height: 0.46rem;
  color: #FF5F84;
  background-color: #fff;
  font-size: 0.18rem;
  margin-left: auto;
  border-radius: 0.23rem;
  text-align: center;
  border: 1px solid #FF5F84;
  box-sizing: border-box;
}
.duoYinPopPage .btnWraps_btn:last-child {
  color: #fff;
  background: linear-gradient(161deg, #FF688A, #FF3F6B);
  margin-left: 0.2rem;
}
/*# sourceMappingURL=style.css.map */