.p_h_head {
  width: 100%;
  height: 4.4rem;
  margin-top: .94rem;
  background: url("../images/personal_homepage/banner.png");
  background-size: 100% 100%; }
  .p_h_head .p_h_personal_Information {
    height: 2.506667rem;
    width: 16rem;
    padding-top: 1.16rem;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .p_h_head .p_h_personal_Information .p_h_p_i_left {
      width: 2.506667rem;
      height: 2.506667rem;
      border-radius: 50%;
      border: .066667rem solid #5e5266;
      background-color: #fff;
      overflow: hidden; }
      .p_h_head .p_h_personal_Information .p_h_p_i_left img {
        width: 100%;
        height: 100%; }
    .p_h_head .p_h_personal_Information .p_h_p_i_right {
      margin-left: .533333rem;
      color: #fff;
      width: calc(16rem - 3.04rem); }
      .p_h_head .p_h_personal_Information .p_h_p_i_right .nkname {
        font-size: .32rem;
        font-weight: 500;
        margin-top: .146667rem; }
	  .p_h_head .p_h_personal_Information .p_h_p_i_right .nkname h1 {
        font-size: .32rem;
        font-weight: 500;
		display: inline-block; }
        .p_h_head .p_h_personal_Information .p_h_p_i_right .nkname .m_c_grade {
          width: .48rem;
          height: .24rem;
          display: inline-block;
          text-align: center;
          background: -webkit-gradient(linear, left top, left bottom, from(#E9F5FF), to(#CFE1FF));
          background: linear-gradient(180deg, #E9F5FF 0%, #CFE1FF 100%);
          color: #7F8FBC;
          font-size: .186667rem;
          line-height: .24rem;
          position: relative;
          top: -0.026667rem;
          left: .053333rem;
          border-radius: .026667rem; }
        .p_h_head .p_h_personal_Information .p_h_p_i_right .nkname img {
          margin-left: .106667rem; }
        .p_h_head .p_h_personal_Information .p_h_p_i_right .nkname .r_vip {
          width: .533333rem;
          height: .24rem; }
        .p_h_head .p_h_personal_Information .p_h_p_i_right .nkname .rz_vip {
          width: .826667rem;
          height: .24rem; }
      .p_h_head .p_h_personal_Information .p_h_p_i_right .p_h_i_r_address_box {
        font-size: .186667rem;
        font-weight: 400;
        height: .266667rem;
        line-height: .266667rem;
        margin-top: .12rem; }
        .p_h_head .p_h_personal_Information .p_h_p_i_right .p_h_i_r_address_box img {
          width: .266667rem;
          height: .266667rem; }
        .p_h_head .p_h_personal_Information .p_h_p_i_right .p_h_i_r_address_box .p_h_p_i_ID {
          margin-left: .48rem; }
      .p_h_head .p_h_personal_Information .p_h_p_i_right .p_h_p_i_right_brief_introduction {
        margin-top: .28rem;
        font-weight: 400;
        font-size: .16rem; }
      .p_h_head .p_h_personal_Information .p_h_p_i_right .p_h_p_i_right_btm {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-top: .48rem; }
        .p_h_head .p_h_personal_Information .p_h_p_i_right .p_h_p_i_right_btm .m_c_num_box {
          height: .506667rem;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          padding: 0 .4rem 0 .133333rem;
          text-align: center; }
          .p_h_head .p_h_personal_Information .p_h_p_i_right .p_h_p_i_right_btm .m_c_num_box .line {
            height: .266667rem;
            width: 1px;
            background-color: rgba(250, 250, 250, 0.49);
            margin: auto .266667rem; }
          .p_h_head .p_h_personal_Information .p_h_p_i_right .p_h_p_i_right_btm .m_c_num_box .m_c_num_box_t {
            font-size: .213333rem;
            font-weight: 600;
            color: #fe7526; }
          .p_h_head .p_h_personal_Information .p_h_p_i_right .p_h_p_i_right_btm .m_c_num_box .m_c_num_box_num {
            font-size: .186667rem;
            font-weight: 400;
            color: #fff;
            margin-top: .106667rem; }
        .p_h_head .p_h_personal_Information .p_h_p_i_right .p_h_p_i_right_btm .p_h_p_i_right_btnBox {
          padding-top: .013333rem; }
          .p_h_head .p_h_personal_Information .p_h_p_i_right .p_h_p_i_right_btm .p_h_p_i_right_btnBox button {
            width: 1.493333rem;
            height: .533333rem;
            border-radius: .053333rem;
            outline: none;
            font-size: .213333rem;
            font-weight: 500;
            color: #fff;
            cursor: pointer; }
          .p_h_head .p_h_personal_Information .p_h_p_i_right .p_h_p_i_right_btm .p_h_p_i_right_btnBox .follow {
            background-color: #fe7526;
            margin-right: .533333rem;
            border: 0; }
          .p_h_head .p_h_personal_Information .p_h_p_i_right .p_h_p_i_right_btm .p_h_p_i_right_btnBox .follwoed {
            background-color: #C5C7C7; }
          .p_h_head .p_h_personal_Information .p_h_p_i_right .p_h_p_i_right_btm .p_h_p_i_right_btnBox .leaving_a_message {
            border: 1px solid #fff;
            background-color: rgba(0, 0, 0, 0); }
			.p_h_head .p_h_personal_Information .p_h_p_i_right .p_h_p_i_right_btm .p_h_p_i_right_btnBox .leaving_a_message a{
			display: block;
		    color: #ffffff;}
.p_h_navigationBar {
  height: .986667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e7eaeb; }
  .p_h_navigationBar ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: .28rem; }
    .p_h_navigationBar ul li {
      margin-left: .8rem !important;
      cursor: pointer; }
      .p_h_navigationBar ul li a {
        color: #7c818a !important;
        font-size: .266667rem !important;
        font-weight: 400; }
      .p_h_navigationBar ul li a:focus {
        font-weight: 600; }
    .p_h_navigationBar ul li:nth-child(1) {
      margin-left: 0 !important; }
  .p_h_navigationBar .inputBox {
    position: relative;
    margin: auto 0 auto .853333rem; }
  .p_h_navigationBar input {
    width: 1.866667rem;
    height: .533333rem;
    border-radius: .266667rem;
    border: 1px solid #c5c7c7;
    outline: none;
    padding-left: .213333rem;
    padding-right: .373333rem; }
  .p_h_navigationBar input::-webkit-input-placeholder {
    color: #7c818a;
    font-size: .186667rem; }
  .p_h_navigationBar .c_input {
    border: 1px solid #35D4A5; }
  .p_h_navigationBar .onClickSearch {
    display: none; }
  .p_h_navigationBar img {
    width: .213333rem;
    height: .213333rem;
    position: absolute;
    right: .16rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer; }

.p_h_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: .533333rem; }
  .p_h_container .p_h_right {
    width: 11.733333rem; }
  .p_h_container .p_h_left {
    width: 3.466667rem;
    margin-left: .8rem; }
    .p_h_container .p_h_left .p_h_left_box {
      border: 1px solid #e8eaeb;
      margin-bottom: 1rem; }
      .p_h_container .p_h_left .p_h_left_box .visitor_record {
        padding: .266667rem; }
        .p_h_container .p_h_left .p_h_left_box .visitor_record .visitor_record_top .visitor_record_top_title {
          font-size: .213333rem;
          font-weight: 600;
          color: #201f1c; }
        .p_h_container .p_h_left .p_h_left_box .visitor_record .visitor_record_box {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
          .p_h_container .p_h_left .p_h_left_box .visitor_record .visitor_record_box div {
            height: 1.12rem;
            width: .64rem;
            text-align: center;
            margin-top: .266667rem;
            margin-left: .48rem; }
            .p_h_container .p_h_left .p_h_left_box .visitor_record .visitor_record_box div img {
              width: .64rem;
              height: .64rem;
              border-radius: 50%;
              overflow: hidden;
              background-color: #f6f6f6; }
            .p_h_container .p_h_left .p_h_left_box .visitor_record .visitor_record_box div p {
              overflow: hidden;
			  text-overflow: ellipsis;
			  white-space: nowrap;
		      margin-top: 0.08rem; }
              .p_h_container .p_h_left .p_h_left_box .visitor_record .visitor_record_box div p a {
                font-size: .16rem;
                font-weight: 400;
                color: #201f1c; }
            .p_h_container .p_h_left .p_h_left_box .visitor_record .visitor_record_box div span {
              display: block;
              font-size: .133333rem;
              font-weight: 400;
              color: #91979d;
              margin-top: .066667rem; }
          .p_h_container .p_h_left .p_h_left_box .visitor_record .visitor_record_box div:nth-child(1) {
            margin-left: 0; }
          .p_h_container .p_h_left .p_h_left_box .visitor_record .visitor_record_box div:nth-child(4) {
            margin-left: 0; }
          .p_h_container .p_h_left .p_h_left_box .visitor_record .visitor_record_box div:nth-child(7) {
            margin-left: 0; }
      .p_h_container .p_h_left .p_h_left_box .search_history_top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-left: .266667rem; }
        .p_h_container .p_h_left .p_h_left_box .search_history_top .search_history_top_title {
          font-size: .213333rem;
          font-weight: 600;
          color: #201f1c; }
          .p_h_container .p_h_left .p_h_left_box .search_history_top .search_history_top_title img {
            width: .266667rem;
            height: .266667rem;
            position: relative;
            top: -0.026667rem; }
        .p_h_container .p_h_left .p_h_left_box .search_history_top .search_history_top_delete img {
          width: .266667rem;
          height: .266667rem; }
      .p_h_container .p_h_left .p_h_left_box .search_history_box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: .133333rem;
        padding-bottom: .266667rem; }
        .p_h_container .p_h_left .p_h_left_box .search_history_box div {
          height: .32rem;
          margin-top: .213333rem;
          min-width: .413333rem;
          padding: 0 .133333rem;
          margin-left: .133333rem;
          border-radius: .146667rem;
          border: 1px solid #c5c7c7;
          text-align: center;
          line-height: .32rem;
          color: #201f1c; }
        .p_h_container .p_h_left .p_h_left_box .search_history_box .clickHistoryBox {
          border: 1px solid #FE7526;
          color: #FE7526; }
        .p_h_container .p_h_left .p_h_left_box .search_history_box div:hover {
          border: 1px solid #FE7526;
          color: #FE7526; }
      .p_h_container .p_h_left .p_h_left_box .search_line {
        width: 2.933333rem;
        height: 1px;
        background-color: #e7eaeb;
        margin: .266667rem auto .32rem; }
    .p_h_container .p_h_left .search_feedback {
      display: block;
      font-size: .186667rem;
      font-weight: 500;
      color: #008aff;
      margin-top: .266667rem; }

.ph_recommend_title_box {
    height: 0.5rem;
    font-size: 0.42rem;
    color: #201f1c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .ph_recommend_title_box h2 {
    font-size: 20px;
    font-weight: 600;
    color: #201f1c; }
  .ph_recommend_title_box h2 a {
    color: #7C818A; }
  .ph_recommend_title_box h2.active {
    color: #201F1C; }
    .ph_recommend_title_box h2 span {
      font-weight: 400;
      font-size: .186667rem;
      color: #91979D;
	  padding-left: .08rem; }
  .ph_recommend_title_box .recommend_title_box_right {
    margin-right: .266667rem; }
    .ph_recommend_title_box .recommend_title_box_right .recommend_title_box_right_more {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-top: .133333rem; }
      .ph_recommend_title_box .recommend_title_box_right .recommend_title_box_right_more .recommend_title_box_right_more_text {
        font-size: .213333rem;
        color: #91979D;
        font-weight: 400; }
      .ph_recommend_title_box .recommend_title_box_right .recommend_title_box_right_more img {
        position: relative;
        top: -0.03rem;
        width: 0.24rem;
        height: 0.24rem; }

.spectral_set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .spectral_set .spectral_set_i {
    width: 25%;
    margin-top: .333333rem; }
    .spectral_set .spectral_set_i .spectral_set_img {
      width: 2.13rem;
      height: 2.13rem; }
      .spectral_set .spectral_set_i .spectral_set_img .s_s_img {
        width: 100%;
        height: 100%; }
    .spectral_set .spectral_set_i .spectral_set_title {
      width: 2.13rem;
      font-size: 0.21rem;
      font-weight: 500;
      margin-top: 0.21rem;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      .spectral_set .spectral_set_i .spectral_set_title a {
        color: #201f1c; }
    .spectral_set .spectral_set_i .spectral_set_title:hover {
      color: #35D4A5; }
    .spectral_set .spectral_set_i .spectral_set_t {
        font-size: 0.16rem;
	    line-height: 0.16rem;
	    color: #91979D;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    display: inline-block;
	    width: 100%;
	    margin-top: .1rem; }
  .spectral_set div:nth-child(1) {
    margin-left: 0; }
  .spectral_set div:nth-child(5) {
    margin-left: 0; }

.recommend_single_spectrum {
  margin-top: 1.33rem;
  font-weight: 600;
  color: #201f1c; }
  .recommend_single_spectrum .recommend_single_spectrum_title {
    display: inline-block;
    position: relative;
    top: .133333rem; }
  .recommend_single_spectrum .rSSOption {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .recommend_single_spectrum #rSSOptionUl {
    margin-top: .133333rem; }
  .recommend_single_spectrum .recommend_single_spectrum_option {
    font-size: 0.21rem;
    margin-left: 0.53rem; }
  .recommend_single_spectrum span:nth-child(2) {
    margin-left: 1.06rem; }
  .recommend_single_spectrum .single_spectrum_container {
    margin-top: 0.42rem; }
    .recommend_single_spectrum .single_spectrum_container .s_s_c_song {
      height: 1.7rem;
      background-color: #fff;
      padding: 0.26rem;
      border-top: 0.01rem solid #e7eaeb;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .recommend_single_spectrum .single_spectrum_container .s_s_c_song .s_s_c_song_left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .recommend_single_spectrum .single_spectrum_container .s_s_c_song .s_s_c_song_left .song_img {
          width: 1.17rem;
          height: 1.17rem; }
        .recommend_single_spectrum .single_spectrum_container .s_s_c_song .s_s_c_song_left .song_detail {
          margin-left: 0.21rem;
          font-size: 0.16rem;
          color: #91979D; }
          .recommend_single_spectrum .single_spectrum_container .s_s_c_song .s_s_c_song_left .song_detail .song_title {
            font-size: 0.26rem;
            font-weight: 500;
            color: #201f1c; }
          .recommend_single_spectrum .single_spectrum_container .s_s_c_song .s_s_c_song_left .song_detail .song_detail_1 {
            margin-top: 0.1rem; }
            .recommend_single_spectrum .single_spectrum_container .s_s_c_song .s_s_c_song_left .song_detail .song_detail_1 span {
              margin-left: 0.26rem; }
            .recommend_single_spectrum .single_spectrum_container .s_s_c_song .s_s_c_song_left .song_detail .song_detail_1 span:nth-child(1) {
              margin-left: 0; }
          .recommend_single_spectrum .single_spectrum_container .s_s_c_song .s_s_c_song_left .song_detail .song_detail_2 {
            margin-top: 0.16rem;
            position: relative; }
            .recommend_single_spectrum .single_spectrum_container .s_s_c_song .s_s_c_song_left .song_detail .song_detail_2 span {
              margin-left: 0.26rem; }
            .recommend_single_spectrum .single_spectrum_container .s_s_c_song .s_s_c_song_left .song_detail .song_detail_2 .tv_color {
              color: #ff7526; }
            .recommend_single_spectrum .single_spectrum_container .s_s_c_song .s_s_c_song_left .song_detail .song_detail_2 span:nth-child(1) {
              margin-left: 0; }
            .recommend_single_spectrum .single_spectrum_container .s_s_c_song .s_s_c_song_left .song_detail .song_detail_2 .song_detail_2_img {
              position: relative;
              top: -0.03rem;
              width: 0.29rem;
              height: 0.27rem; }
      .recommend_single_spectrum .single_spectrum_container .s_s_c_song .s_s_c_song_right {
        width: 1.46rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: auto 0;
        margin-right: 0.21rem; }
        .recommend_single_spectrum .single_spectrum_container .s_s_c_song .s_s_c_song_right .s_s_c_song_right_box1 {
          width: 0.64rem;
          height: 0.64rem;
          border-radius: 50%;
          background-color: #e4e4f1;
          padding: 0.1rem;
          margin-right: 0.37rem; }
          .recommend_single_spectrum .single_spectrum_container .s_s_c_song .s_s_c_song_right .s_s_c_song_right_box1 .s_s_c_song_right_img {
            width: 0.42rem;
            height: 0.42rem; }
        .recommend_single_spectrum .single_spectrum_container .s_s_c_song .s_s_c_song_right .s_s_c_song_right_box2 {
          width: 0.64rem;
          height: 0.64rem;
          padding: 0.1rem; }
          .recommend_single_spectrum .single_spectrum_container .s_s_c_song .s_s_c_song_right .s_s_c_song_right_box2 .s_s_c_song_right_img2 {
            width: 0.42rem;
            height: 0.42rem; }
    .recommend_single_spectrum .single_spectrum_container .s_s_c_song:focus,
    .recommend_single_spectrum .single_spectrum_container .s_s_c_song:hover {
      background-color: #f6f6f9; }
      .recommend_single_spectrum .single_spectrum_container .s_s_c_song:focus .s_s_c_song_right_show,
      .recommend_single_spectrum .single_spectrum_container .s_s_c_song:hover .s_s_c_song_right_show {
        display: none; }

.p_h_collection_box {
  margin-bottom: 1.066667rem; }
  .p_h_collection_box .p_h_trendsContainer {
    width: 100%; }
    .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem {
      margin-top: .32rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border-bottom: 1px solid #e7eaeb; }
      .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trendsAvatar img {
        width: .64rem;
        height: .64rem;
        border-radius: 50%;
        overflow: hidden; }
      .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left {
        width: 100%;
        margin-left: .213333rem; }
        .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsName a {
          font-size: .186667rem;
          font-weight: 500;
          color: #7c818a; }
        .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsTime {
          font-size: .16rem;
          font-weight: 400;
          color: #91979d;
          margin-top: .04rem; }
        .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsText {
          font-size: .186667rem;
          font-weight: 400;
          color: #201f1c;
          margin-top: .266667rem;
          line-height: .213333rem; }
        .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsMusicBox {
          height: 1.733333rem;
          margin-top: .32rem;
          padding: .266667rem;
          background-color: #f6f6f9;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
          .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsMusicBox .video_img {
            position: relative;
            min-width: 2.106667rem;
            height: 1.2rem;
            border-radius: .053333rem;
            overflow: hidden; }
            .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsMusicBox .video_img .s_v_timeBox {
              position: absolute;
              bottom: .08rem;
              left: .106667rem;
              color: rgba(250, 250, 250, 0.5);
              font-weight: 400; }
            .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsMusicBox .video_img .audio-box a::before {
              width: .693333rem; }
          .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsMusicBox .p_h_trendsMusicBox_left {
            margin-left: .266667rem; }
            .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsMusicBox .p_h_trendsMusicBox_left p:nth-child(1) {
              width: 7.893333rem;
              margin-top: .106667rem;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap; }
              .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsMusicBox .p_h_trendsMusicBox_left p:nth-child(1) a {
                font-size: .213333rem;
                font-weight: 500;
                color: #201f1c;
                overflow: hidden; }
            .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsMusicBox .p_h_trendsMusicBox_left p:nth-child(2) {
              color: #91979d;
              font-size: .186667rem;
              font-weight: 400;
              margin-top: .106667rem; }
              .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsMusicBox .p_h_trendsMusicBox_left p:nth-child(2) img {
                width: .266667rem;
                height: .266667rem;
                position: relative;
                top: -0.026667rem; }
              .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsMusicBox .p_h_trendsMusicBox_left p:nth-child(2) span:nth-child(2) {
                margin-left: .32rem; }
            .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsMusicBox .p_h_trendsMusicBox_left p:nth-child(3) {
              margin-top: .16rem;
              font-size: .186667rem;
              font-weight: 400;
              color: #7c818a; }
              .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsMusicBox .p_h_trendsMusicBox_left p:nth-child(3) span {
                color: #35d4a5;
                font-size: .186667rem;
                font-weight: 500; }
                .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsMusicBox .p_h_trendsMusicBox_left p:nth-child(3) span img {
                  width: .24rem;
                  height: .24rem;
                  position: relative;
                  top: -0.01rem; }
        .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsPJBox {
          height: 1.733333rem;
          margin-top: .32rem;
          padding: .266667rem;
          background-color: #f6f6f9;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
          .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsPJBox .pjImg {
            width: 1.2rem;
            height: 1.2rem; }
          .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsPJBox .p_h_trendsMusicBox_left {
            margin-left: .546667rem; }
            .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsPJBox .p_h_trendsMusicBox_left p:nth-child(1) {
              margin-top: .266667rem; }
              .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsPJBox .p_h_trendsMusicBox_left p:nth-child(1) a {
                font-size: .213333rem;
                font-weight: 500;
                color: #201f1c; }
            .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsPJBox .p_h_trendsMusicBox_left p:nth-child(2) {
              font-size: 14px;
              font-weight: 400;
              color: #91979d;
              margin-top: .186667rem; }
        .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsQPBox {
          height: 1.733333rem;
          margin-top: .32rem;
          padding: .266667rem;
          background-color: #f6f6f9;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
          .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsQPBox .qPImg {
            width: 1.2rem;
            height: 1.2rem;
            border-radius: .053333rem;
            overflow: hidden; }
          .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsQPBox .p_h_trendsMusicBox_left {
            margin-left: .546667rem; }
            .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsQPBox .p_h_trendsMusicBox_left p:nth-child(1) {
              margin-top: .266667rem; }
              .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsQPBox .p_h_trendsMusicBox_left p:nth-child(1) a {
                font-size: .213333rem;
                font-weight: 500;
                color: #201f1c; }
            .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsQPBox .p_h_trendsMusicBox_left p:nth-child(2) {
              font-size: 14px;
              font-weight: 400;
              color: #91979d;
              margin-top: .186667rem; }
        .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsMusicBtm {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          margin: .213333rem 0 .32rem;
          padding-right: .146667rem;
          font-size: .186667rem;
          font-weight: 500; }
          .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsMusicBtm img {
            width: .293333rem;
            height: .293333rem; }
          .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsMusicBtm div {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex; }
            .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsMusicBtm div .p_h_CollectBtnBox {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex; }
            .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsMusicBtm div a {
              font-size: .186667rem;
              font-weight: 500;
              color: #7C818A; }
              .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsMusicBtm div a div {
                position: relative;
                top: .04rem; }
            .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left .p_h_trendsMusicBtm div span:nth-child(1) {
              margin-right: .266667rem; }

.p_h_followContainer,
.p_h_fansContainer {
  padding-top: .533333rem;
  margin-bottom: 1rem; }
  .p_h_followContainer .p_h_fansBox,
  .p_h_fansContainer .p_h_fansBox {
    height: 2.213333rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #e7eaeb;
    padding-top: .4rem; }
  	.p_h_followContainer .m-box:last-child .p_h_fansBox {
	border-bottom: inherit; }
    .p_h_followContainer .p_h_fansBox .fansBox_left,
    .p_h_fansContainer .p_h_fansBox .fansBox_left {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .p_h_followContainer .p_h_fansBox .fansBox_left .p_h_fansAvatar,
      .p_h_fansContainer .p_h_fansBox .fansBox_left .p_h_fansAvatar {
        width: 1.306667rem;
        height: 1.306667rem;
        border-radius: 50%;
        overflow: hidden; }
        .p_h_followContainer .p_h_fansBox .fansBox_left .p_h_fansAvatar img,
        .p_h_fansContainer .p_h_fansBox .fansBox_left .p_h_fansAvatar img {
          height: 100%;
          width: 100%; }
      .p_h_followContainer .p_h_fansBox .fansBox_left .p_h_fansBox_left,
      .p_h_fansContainer .p_h_fansBox .fansBox_left .p_h_fansBox_left {
        margin-left: .32rem; }
        .p_h_followContainer .p_h_fansBox .fansBox_left .p_h_fansBox_left p:nth-child(1),
        .p_h_fansContainer .p_h_fansBox .fansBox_left .p_h_fansBox_left p:nth-child(1) {
          font-weight: 500; }
          .p_h_followContainer .p_h_fansBox .fansBox_left .p_h_fansBox_left p:nth-child(1) a,
          .p_h_fansContainer .p_h_fansBox .fansBox_left .p_h_fansBox_left p:nth-child(1) a {
            font-size: .213333rem;
            font-weight: 500;
            color: #201f1c; }
          .p_h_followContainer .p_h_fansBox .fansBox_left .p_h_fansBox_left p:nth-child(1) img,
          .p_h_fansContainer .p_h_fansBox .fansBox_left .p_h_fansBox_left p:nth-child(1) img {
            position: relative;
            top: -0.026667rem; }
          .p_h_followContainer .p_h_fansBox .fansBox_left .p_h_fansBox_left p:nth-child(1) .p_h_r_Vip,
          .p_h_fansContainer .p_h_fansBox .fansBox_left .p_h_fansBox_left p:nth-child(1) .p_h_r_Vip {
            width: .573333rem;
            height: .253333rem;
            margin-left: .026667rem; }
          .p_h_followContainer .p_h_fansBox .fansBox_left .p_h_fansBox_left p:nth-child(1) .p_h_rz_Vip,
          .p_h_fansContainer .p_h_fansBox .fansBox_left .p_h_fansBox_left p:nth-child(1) .p_h_rz_Vip {
            width: .826667rem;
            height: .24rem;
            margin-left: .106667rem; }
        .p_h_followContainer .p_h_fansBox .fansBox_left .p_h_fansBox_left p:nth-child(2),
        .p_h_fansContainer .p_h_fansBox .fansBox_left .p_h_fansBox_left p:nth-child(2) {
          font-size: .186667rem;
          font-weight: 400;
          color: #97979d;
          margin-top: .1rem; }
          .p_h_followContainer .p_h_fansBox .fansBox_left .p_h_fansBox_left p:nth-child(2) span:nth-child(2),
          .p_h_fansContainer .p_h_fansBox .fansBox_left .p_h_fansBox_left p:nth-child(2) span:nth-child(2) {
            margin-left: .4rem; }
        .p_h_followContainer .p_h_fansBox .fansBox_left .p_h_fansBox_left p:nth-child(3),
        .p_h_fansContainer .p_h_fansBox .fansBox_left .p_h_fansBox_left p:nth-child(3) {
          font-size: 12px;
          font-weight: 500;
          color: #7c818a;
          margin-top: .133333rem; }
        .p_h_followContainer .p_h_fansBox .fansBox_left .p_h_fansBox_left button,
        .p_h_fansContainer .p_h_fansBox .fansBox_left .p_h_fansBox_left button {
          width: .826667rem;
          height: .346667rem;
          border-radius: .026667rem;
          font-size: .16rem;
          font-weight: 500;
          color: #fff;
          background-color: #201f1c;
          border: 0;
          outline: none;
          margin-top: .133333rem; }
        .p_h_followContainer .p_h_fansBox .fansBox_left .p_h_fansBox_left .c_button,
        .p_h_fansContainer .p_h_fansBox .fansBox_left .p_h_fansBox_left .c_button {
          width: .906667rem;
          background-color: #c5c7c7; }
        .p_h_followContainer .p_h_fansBox .fansBox_left .p_h_fansBox_left .p_h_followBtn,
        .p_h_fansContainer .p_h_fansBox .fansBox_left .p_h_fansBox_left .p_h_followBtn {
          background-color: #c5c7c7; }
        .p_h_followContainer .p_h_fansBox .fansBox_left .p_h_fansBox_left .p_h_followedBtn,
        .p_h_fansContainer .p_h_fansBox .fansBox_left .p_h_fansBox_left .p_h_followedBtn {
          width: .906667rem;
          background-color: #c5c7c7; }
        .p_h_followContainer .p_h_fansBox .fansBox_left .p_h_fansBox_left ._follow_button,
        .p_h_fansContainer .p_h_fansBox .fansBox_left .p_h_fansBox_left ._follow_button {
          background-color: #201f1c;
          width: .826667rem; }
    .p_h_followContainer .p_h_fansBox .fansBox_right,
    .p_h_fansContainer .p_h_fansBox .fansBox_right {
      width: 6.493333rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
	  justify-content: space-between; }
      .p_h_followContainer .p_h_fansBox .fansBox_right p,
      .p_h_fansContainer .p_h_fansBox .fansBox_right p {
        margin-top: .066667rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #201f1c;
        font-weight: 500;
        font-size: .16rem; }
      .p_h_fansContainer .p_h_fansBox .fansBox_right .audio-box>a {
        margin-left: .266667rem; }
      .p_h_followContainer .p_h_fansBox .fansBox_right div:nth-child(1),
      .p_h_fansContainer .p_h_fansBox .fansBox_right div:nth-child(1) {
        margin-left: 0; }

.p_h_Orchestration .p_h_OrchestrationTop {
  margin: .266667rem 0 .533333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .p_h_Orchestration .p_h_OrchestrationTop div {
    width: 1.52rem;
    height: .533333rem;
    border-radius: .266667rem;
    background-color: #f6f6f9;
    font-size: .213333rem;
    font-weight: 400;
    color: #7c818a;
    margin-left: .4rem;
    text-align: center;
    line-height: .533333rem;
    cursor: pointer; }
  .p_h_Orchestration .p_h_OrchestrationTop div a {
    color: #7c818a; }
  .p_h_Orchestration .p_h_OrchestrationTop div:nth-child(1) {
    margin-left: 0; }
  .p_h_Orchestration .p_h_OrchestrationTop .c_PHOT_div {
    background-color: #ecf9f5;
    color: #35D4A5;
    font-weight: 500; }
  .p_h_Orchestration .p_h_OrchestrationTop .c_PHOT_div a {
    color: #35D4A5; }

.p_h_Orchestration .favourite .spectral_set_favourite {
  display: flex;
  flex-wrap: wrap;
  margin-left:-1.24rem; }
  .p_h_Orchestration .favourite .spectral_set_favourite .spectral_set_i {
    width: 2.133rem;
    height: 2.826667rem;
    margin-top: .333333rem;
    margin-left: 1.24rem; }
    .p_h_Orchestration .favourite .spectral_set_favourite .spectral_set_i .spectral_set_img {
      width: 2.133rem;
      height: 2.133rem; }
      .p_h_Orchestration .favourite .spectral_set_favourite .spectral_set_i .spectral_set_img .s_s_img {
        width: 100%;
        height: 100%; }
    .p_h_Orchestration .favourite .spectral_set_favourite .spectral_set_i .spectral_set_title {
      width: 2.133rem;
      font-size: 0.21rem;
      font-weight: 500;
      margin-top: 0.21rem;
      overflow: hidden;
	  text-overflow: ellipsis;
	  white-space: nowrap; }
      .p_h_Orchestration .favourite .spectral_set_favourite .spectral_set_i .spectral_set_title a {
        color: #201f1c; }
    .p_h_Orchestration .favourite .spectral_set_favourite .spectral_set_i .spectral_set_title:hover {
      color: #35D4A5; }
    .p_h_Orchestration .favourite .spectral_set_favourite .spectral_set_i .spectral_set_t {
      font-size: 0.16rem;
      line-height: 0.16rem;
      color: #91979D;
      text-overflow: ellipsis;
      white-space: nowrap;
	  display: inline-block;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  white-space: nowrap;
	  width: 100%;
	  display: inline-block;
	  margin-top: 0.1rem; }
/*   .p_h_Orchestration .favourite .spectral_set_favourite div:nth-child(1) {
    margin-left: 0; }
  .p_h_Orchestration .favourite .spectral_set_favourite div:nth-child(6) {
    margin-left: 0; }
  .p_h_Orchestration .favourite .spectral_set_favourite div:nth-child(1n + 6) {
    margin-top: .64rem; } */

.p_h_Orchestration .favourite .cJbtnBox {
  width: 2.346667rem;
  height: .56rem;
  border-radius: .28rem;
  margin: 0.64rem auto .4rem;
  position: relative;
  cursor: pointer; }
  .p_h_Orchestration .favourite .cJbtnBox div {
    position: absolute;
    top: 0;
    left: 0;
    width: 2.346667rem;
    height: .56rem;
    border-radius: .28rem;
    background: rgba(101, 101, 101, 0.08);
    color: #ffffff;
    opacity: 0; }

.p_h_Orchestration .favourite .cJbtnBox:hover div {
  opacity: 1; }

.p_h_Orchestration .favourite .cJbtnBtn {
  width: 2.346667rem;
  height: .56rem;
  border-radius: .28rem;
  display: block;
  font-size: 0.27rem;
  font-size: .213333rem;
  font-weight: 600;
  color: #fff;
  background-color: #35D4A5;
  border: 0;
  outline: none; }
  .p_h_Orchestration .favourite .cJbtnBtn a {
    color: #fff; }

.p_h_Orchestration .ranking-box ul {
  margin-top: .133333rem;
  width: 100%; }

.p_h_Orchestration .ranking-box li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: .266667rem 0;
  height: 1.71rem;
  padding-left: .266667rem !important;
  cursor: pointer; }
  .p_h_Orchestration .ranking-box li:nth-of-type(1) .index {
    color: #FC1832; }
  .p_h_Orchestration .ranking-box li:nth-of-type(2) .index {
    color: #FD7247; }
  .p_h_Orchestration .ranking-box li:nth-of-type(3) .index {
    color: #FDC42E; }
  .p_h_Orchestration .ranking-box li + li {
    border-top: 1px solid #E7EAEB; }
  .p_h_Orchestration .ranking-box li .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .p_h_Orchestration .ranking-box li:hover {
    background-color: #F6F6F9; }
    .p_h_Orchestration .ranking-box li:hover .right {
      display: none; }
  .p_h_Orchestration .ranking-box li .index {
    font-size: .213333rem;
    color: #91979D;
    width: .8rem;
    text-align: center; }
  .p_h_Orchestration .ranking-box li .audio-info {
    margin-left: .213333rem; }
    .p_h_Orchestration .ranking-box li .audio-info h1 {
      font-size: .266667rem;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      .p_h_Orchestration .ranking-box li .audio-info h1 a {
        color: #201F1C; }
    .p_h_Orchestration .ranking-box li .audio-info h2 {
      font-size: .16rem;
      margin: .16rem 0 .28rem; }
      .p_h_Orchestration .ranking-box li .audio-info h2 span {
        margin-left: 0.27rem; }
        .p_h_Orchestration .ranking-box li .audio-info h2 span a {
          color: #91979D; }
      .p_h_Orchestration .ranking-box li .audio-info h2 span:nth-child(1) {
        margin-left: 0; }
    .p_h_Orchestration .ranking-box li .audio-info h3 {
      font-size: .16rem;
      color: #91979D; }
      .p_h_Orchestration .ranking-box li .audio-info h3 .robotText {
        color: #FF7526; }
        .p_h_Orchestration .ranking-box li .audio-info h3 .robotText i {
          position: relative;
          top: -0.026667rem; }
      .p_h_Orchestration .ranking-box li .audio-info h3 span {
        margin-right: .266667rem; }
        .p_h_Orchestration .ranking-box li .audio-info h3 span a {
          color: #91979D; }
  .p_h_Orchestration .ranking-box li .right {
    display: none; }
    .p_h_Orchestration .ranking-box li .right .p_q_type_box {
      width: .64rem;
      height: .64rem;
      margin-top: .306667rem;
      margin-right: .4rem;
      color: #FF7526; }
      .p_h_Orchestration .ranking-box li .right .p_q_type_box .h_img {
        display: none; }
      .p_h_Orchestration .ranking-box li .right .p_q_type_box .o_img {
        display: block; }
      .p_h_Orchestration .ranking-box li .right .p_q_type_box p {
        display: none;
        text-align: center;
        margin-top: 0.08rem;
        font-size: 0.19rem;
        font-weight: 500; }
      .p_h_Orchestration .ranking-box li .right .p_q_type_box .img-box {
        width: .64rem;
        height: .64rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        overflow: hidden; }
      .p_h_Orchestration .ranking-box li .right .p_q_type_box img {
        width: .4rem;
        height: .4rem;
        margin: 0 auto; }
      .p_h_Orchestration .ranking-box li .right .p_q_type_box:hover .h_img {
        display: block; }
      .p_h_Orchestration .ranking-box li .right .p_q_type_box:hover .o_img {
        display: none; }
      .p_h_Orchestration .ranking-box li .right .p_q_type_box:hover p {
        display: block; }
      .p_h_Orchestration .ranking-box li .right .p_q_type_box:hover .img-box {
        background-color: #ebebf1;
        border-radius: 50%; }
    .p_h_Orchestration .ranking-box li .right .type1 {
      width: .64rem;
      height: .64rem;
      margin-top: .306667rem;
      margin-right: .4rem;
      color: #FF7526; }
      .p_h_Orchestration .ranking-box li .right .type1 .img-box,
      .p_h_Orchestration .ranking-box li .right .type1 img {
        width: 100%;
        height: 100%; }
      .p_h_Orchestration .ranking-box li .right .type1 .h_img {
        display: none; }
      .p_h_Orchestration .ranking-box li .right .type1 .o_img {
        display: block; }
      .p_h_Orchestration .ranking-box li .right .type1 p {
        display: none;
        text-align: center; }
    .p_h_Orchestration .ranking-box li .right .type2 {
      margin-top: .306667rem;
      margin-right: .4rem;
      text-align: center;
      color: #FF7526;
      font-size: .186667rem;
      text-align: center; }
      .p_h_Orchestration .ranking-box li .right .type2 .img-box {
        width: .64rem;
        height: .64rem;
        line-height: .64rem;
        overflow: hidden; }
      .p_h_Orchestration .ranking-box li .right .type2 img {
        width: .4rem;
        height: .4rem;
        margin: 0 auto; }
    .p_h_Orchestration .ranking-box li .right .type1:hover .h_img {
      display: block; }

.p_h_VideoContainer {
  padding-top: .533333rem; }
.p_h_VideoContainer .ph_recommend_title_box{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .p_h_VideoContainer .search_video_box {
    margin-top: .333333rem; }
  .p_h_VideoContainer .search_video {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 16.4rem;
    position: relative;
    left: -0.27rem; }
    .p_h_VideoContainer .search_video .video_box {
      width: 2.986667rem;
      color: #91979d;
      margin-left: .266667rem;
      height: 3.28rem; }
      .p_h_VideoContainer .search_video .video_box .video_img {
        position: relative;
        width: 100%;
        height: 1.706667rem;
        border-radius: .133333rem;
        overflow: hidden; }
	    .p_h_VideoContainer .search_video .video_box .video_img .audio-box {
         background: black; }
        .p_h_VideoContainer .search_video .video_box .video_img .s_v_timeBox {
          position: absolute;
          bottom: .08rem;
          left: .106667rem;
          color: #fff;
          font-weight: 400;
          text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5); }
      .p_h_VideoContainer .search_video .video_box .video_title {
        font-size: .213333rem;
        font-weight: 500;
        margin-top: .186667rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
        .p_h_VideoContainer .search_video .video_box .video_title a {
          color: #201f1c; }
      .p_h_VideoContainer .search_video .video_box .video_title:hover {
        color: #35D4A5; }
      .p_h_VideoContainer .search_video .video_box .video_name {
        font-size: .186667rem;
	    font-weight: 400;
	    width: 100%;
	    height: .4rem;
	    line-height: .5rem;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap; }
        .p_h_VideoContainer .search_video .video_box .video_name a {
          color: #91979d; }
      .p_h_VideoContainer .search_video .video_box .video_num {
        font-size: .16rem;
        font-weight: 400;
        margin-top: .053333rem; }
        .p_h_VideoContainer .search_video .video_box .video_num .flower {
          margin-left: .426667rem; }
        .p_h_VideoContainer .search_video .video_box .video_num img {
          width: .266667rem;
          height: .266667rem;
          position: relative;
          top: -0.026667rem; }

.p_h_MessageContainer .p_h_MessageComment {
  margin-top: .533333rem !important; }

.p_h_MessageContainer h1 {
  font-size: .266667rem !important;
  font-weight: 600 !important; }
  .p_h_MessageContainer h1 span {
    font-size: .186667rem !important;
    font-weight: 400 !important; }

.p_h_InfoContainer {
  height: 10.226667rem;
  padding-top: .533333rem; }
  .p_h_InfoContainer h2 {
    font-size: .266667rem;
    font-weight: 600;
    color: #201f1c; }
  .p_h_InfoContainer ul {
    margin: .4rem 0 0 .533333rem; }
    .p_h_InfoContainer ul li {
      font-size: 20px;
      font-weight: 400;
      color: #91979d;
      margin-top: .4rem; }
      .p_h_InfoContainer ul li span {
        margin-left: .533333rem;
        font-size: .266667rem;
        font-weight: 500;
        color: #201f1c; }

.p_h_SResultContainer {
  display: block; }
  .p_h_SResultContainer p {
    font-size: .213333rem;
    font-weight: 400;
    color: #7c818a;
    margin-top: .213333rem;
    margin-bottom: .266667rem; }
    .p_h_SResultContainer p span {
      color: #FE7526; }
    .p_h_SResultContainer p span:nth-child(1) {
      color: #7c818a; }
  .p_h_SResultContainer .ranking-box ul {
    width: 100%; }
  .p_h_SResultContainer .ranking-box li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .266667rem 0;
    height: 1.71rem;
    padding-left: .266667rem !important;
    cursor: pointer; }
    .p_h_SResultContainer .ranking-box li:nth-of-type(1) .index {
      color: #FC1832; }
    .p_h_SResultContainer .ranking-box li:nth-of-type(2) .index {
      color: #FD7247; }
    .p_h_SResultContainer .ranking-box li:nth-of-type(3) .index {
      color: #FDC42E; }
    .p_h_SResultContainer .ranking-box li + li {
      border-top: 1px solid #E7EAEB; }
    .p_h_SResultContainer .ranking-box li .left {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .p_h_SResultContainer .ranking-box li:hover {
      background-color: #F6F6F9; }
      .p_h_SResultContainer .ranking-box li:hover .right {
        display: none; }
    .p_h_SResultContainer .ranking-box li .index {
      font-size: .213333rem;
      color: #91979D;
      width: .8rem;
      text-align: center; }
    .p_h_SResultContainer .ranking-box li .audio-info {
      margin-left: .213333rem; }
      .p_h_SResultContainer .ranking-box li .audio-info h1 {
        font-size: .266667rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
        .p_h_SResultContainer .ranking-box li .audio-info h1 a {
          color: #201F1C; }
      .p_h_SResultContainer .ranking-box li .audio-info h2 {
        font-size: .16rem;
        margin: .16rem 0 .28rem; }
        .p_h_SResultContainer .ranking-box li .audio-info h2 span {
          margin-left: 0.27rem; }
          .p_h_SResultContainer .ranking-box li .audio-info h2 span a {
            color: #91979D; }
        .p_h_SResultContainer .ranking-box li .audio-info h2 span:nth-child(1) {
          margin-left: 0; }
      .p_h_SResultContainer .ranking-box li .audio-info h3 {
        font-size: .16rem;
        color: #91979D; }
        .p_h_SResultContainer .ranking-box li .audio-info h3 .robotText {
          color: #FF7526; }
          .p_h_SResultContainer .ranking-box li .audio-info h3 .robotText i {
            position: relative;
            top: -0.026667rem; }
        .p_h_SResultContainer .ranking-box li .audio-info h3 span {
          margin-right: .266667rem; }
          .p_h_SResultContainer .ranking-box li .audio-info h3 span a {
            color: #91979D; }
    .p_h_SResultContainer .ranking-box li .right {
      display: none; }
      .p_h_SResultContainer .ranking-box li .right .p_q_type_box {
        width: .64rem;
        height: .64rem;
        margin-top: .306667rem;
        margin-right: .4rem;
        color: #FF7526; }
        .p_h_SResultContainer .ranking-box li .right .p_q_type_box .h_img {
          display: none; }
        .p_h_SResultContainer .ranking-box li .right .p_q_type_box .o_img {
          display: block; }
        .p_h_SResultContainer .ranking-box li .right .p_q_type_box p {
          display: none;
          text-align: center;
          margin-top: 0.08rem;
          font-size: 0.19rem;
          font-weight: 500; }
        .p_h_SResultContainer .ranking-box li .right .p_q_type_box .img-box {
          width: .64rem;
          height: .64rem;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          overflow: hidden; }
        .p_h_SResultContainer .ranking-box li .right .p_q_type_box img {
          width: .4rem;
          height: .4rem;
          margin: 0 auto; }
        .p_h_SResultContainer .ranking-box li .right .p_q_type_box:hover .h_img {
          display: block; }
        .p_h_SResultContainer .ranking-box li .right .p_q_type_box:hover .o_img {
          display: none; }
        .p_h_SResultContainer .ranking-box li .right .p_q_type_box:hover p {
          display: block; }
        .p_h_SResultContainer .ranking-box li .right .p_q_type_box:hover .img-box {
          background-color: #ebebf1;
          border-radius: 50%; }
      .p_h_SResultContainer .ranking-box li .right .type1 {
        width: .64rem;
        height: .64rem;
        margin-top: .306667rem;
        margin-right: .4rem;
        color: #FF7526; }
        .p_h_SResultContainer .ranking-box li .right .type1 .img-box,
        .p_h_SResultContainer .ranking-box li .right .type1 img {
          width: 100%;
          height: 100%; }
        .p_h_SResultContainer .ranking-box li .right .type1 .h_img {
          display: none; }
        .p_h_SResultContainer .ranking-box li .right .type1 .o_img {
          display: block; }
        .p_h_SResultContainer .ranking-box li .right .type1 p {
          display: none;
          text-align: center; }
      .p_h_SResultContainer .ranking-box li .right .type2 {
        margin-top: .306667rem;
        margin-right: .4rem;
        text-align: center;
        color: #FF7526;
        font-size: .186667rem;
        text-align: center; }
        .p_h_SResultContainer .ranking-box li .right .type2 .img-box {
          width: .64rem;
          height: .64rem;
          line-height: .64rem;
          overflow: hidden; }
        .p_h_SResultContainer .ranking-box li .right .type2 img {
          width: .4rem;
          height: .4rem;
          margin: 0 auto; }
      .p_h_SResultContainer .ranking-box li .right .type1:hover .h_img {
        display: block; }

.p_h_SearchNoResultsContainer {
  padding-top: .533333rem;
  font-size: .213333rem;
  font-weight: 400;
  color: #7c818a;
  height: 10.226667rem; }
  .p_h_SearchNoResultsContainer p:nth-child(1) {
    font-size: .32rem; }
    .p_h_SearchNoResultsContainer p:nth-child(1) span {
      color: #fe7526; }
  .p_h_SearchNoResultsContainer p:nth-child(2) {
    margin-top: .186667rem; }
  .p_h_SearchNoResultsContainer p:nth-child(3) {
    margin-top: .426667rem; }
    .p_h_SearchNoResultsContainer p:nth-child(3) a {
      color: #007af8;
      text-decoration: underline !important; }

.noFansBox {
  height: 7.746667rem;
  width: 100%;
  text-align: center; }
  .noFansBox img {
    display: block;
    width: 3.533333rem;
    height: 2.706667rem;
    margin: 1.6rem auto 0; }
  .noFansBox p {
    margin-top: .4rem;
    font-size: .266667rem;
    font-weight: 400;
    color: #91979d; }

.p_h_OrchestrationOption {
  height: .48rem;
  border-radius: .253333rem;
  border: 1px solid #eaeaea;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  font-size: .186667rem;
  font-weight: 400;
  line-height: .48rem;
  text-align: center; }
  .p_h_OrchestrationOption .new {
    width: 1.066667rem;
    cursor: pointer; }
    .p_h_OrchestrationOption .new a {
      color: #201f1c; }
    .p_h_OrchestrationOption .new a:hover {
      color: #201f1c !important; }
  .p_h_OrchestrationOption .recommend {
    width: 1.066667rem;
    background-color: #35D4A5;
    cursor: pointer; }
    .p_h_OrchestrationOption .recommend a {
      color: #fff !important; }
    .p_h_OrchestrationOption .recommend a:hover {
      color: #fff !important; }

.videoNewBox {
  display: none; }

.nRecommend {
  display: none; }

.moreVideo {
  display: none;
  font-size: .346667rem;
  font-weight: 500;
  color: #91979D;
  text-align: center;
  margin: .826667rem auto 0; }
  .moreVideo a {
    font-size: .346667rem;
    font-weight: 500;
    color: #91979D; }

.m_pj_more {
  display: none; }

.phLoading {
  display: none;
  text-align: center;
  margin-top: .64rem;
  font-size: .32rem;
  font-weight: 400;
  color: #91979D; }

@media screen and (max-width: 1024px) {
  .cJbtnBtnMask {
    display: none !important; }
  .phLoading {
    display: block; }
  .p_h_head {
    margin-top: 1.333333rem; }
    .p_h_head .p_h_personal_Information {
      padding: .96rem .533333rem 0;
      width: 100%; }
      .p_h_head .p_h_personal_Information .p_h_p_i_left {
        min-width: 1.76rem;
        height: 1.76rem; }
      .p_h_head .p_h_personal_Information .p_h_p_i_right {
        margin-left: .266667rem; }
        .p_h_head .p_h_personal_Information .p_h_p_i_right h2 {
          font-size: .373333rem;
          font-weight: 500;
          margin-top: .133333rem; }
          .p_h_head .p_h_personal_Information .p_h_p_i_right h2 .m_c_grade {
            width: .48rem;
            height: .24rem;
            border-radius: .026667rem;
            margin-left: .133333rem; }
            .p_h_head .p_h_personal_Information .p_h_p_i_right h2 .m_c_grade div {
              -webkit-transform: scale(0.63333);
              transform: scale(0.63333); }
          .p_h_head .p_h_personal_Information .p_h_p_i_right h2 .r_vip {
            width: .72rem;
            height: .32rem; }
          .p_h_head .p_h_personal_Information .p_h_p_i_right h2 .rz_vip {
            width: 1.12rem;
            height: .32rem; }
        .p_h_head .p_h_personal_Information .p_h_p_i_right .p_h_i_r_address_box {
          margin-top: .266667rem;
          font-size: .266667rem;
          font-weight: 400; }
          .p_h_head .p_h_personal_Information .p_h_p_i_right .p_h_i_r_address_box img {
            width: .266667rem;
            height: .266667rem; }
        .p_h_head .p_h_personal_Information .p_h_p_i_right .p_h_p_i_right_brief_introduction {
          font-weight: 400;
          font-size: .266667rem;
          margin-top: .4rem; }
        .p_h_head .p_h_personal_Information .p_h_p_i_right .p_h_p_i_right_btm .m_c_num_box {
          height: .72rem; }
          .p_h_head .p_h_personal_Information .p_h_p_i_right .p_h_p_i_right_btm .m_c_num_box .m_c_num_box_t {
            font-size: .32rem;
            font-weight: 600; }
          .p_h_head .p_h_personal_Information .p_h_p_i_right .p_h_p_i_right_btm .m_c_num_box .m_c_num_box_num {
            font-size: .266667rem;
            font-weight: 400;
            margin-top: .133333rem; }
        .p_h_head .p_h_personal_Information .p_h_p_i_right .p_h_p_i_right_btm .p_h_p_i_right_btnBox .leaving_a_message {
          display: none; }
        .p_h_head .p_h_personal_Information .p_h_p_i_right .p_h_p_i_right_btm .p_h_p_i_right_btnBox .follow {
          width: 1.493333rem;
          height: .533333rem;
          margin-right: 0;
          margin-top: .08rem;
          font-size: .266667rem; }
  .content-w .p_h_navigationBar {
    border-bottom: 0;
    margin-top: .266667rem; }
    .content-w .p_h_navigationBar .p_h_navigationBarUlBox ul li {
      margin-left: .72rem !important; }
      .content-w .p_h_navigationBar .p_h_navigationBarUlBox ul li a {
        font-size: .426667rem !important;
        font-weight: 600 !important; }
    .content-w .p_h_navigationBar .p_h_navigationBarUlBox ul li:nth-child(1) {
      margin-left: 0 !important; }
    .content-w .p_h_navigationBar .inputBox {
      display: none; }
  .content-w .p_h_InfoContainer h2 {
    font-size: .533333rem;
    font-weight: 600; }
  .content-w .p_h_InfoContainer ul li {
    font-size: .4rem;
    font-weight: 400;
    margin-top: .64rem; }
    .content-w .p_h_InfoContainer ul li span {
      font-size: .4rem;
      font-weight: 500;
      margin-left: .853333rem; }
  .content-w .p_h_MessageContainer .p_h_MessageComment h1 {
    font-size: .533333rem !important;
    font-weight: 600 !important; }
  .content-w .p_h_VideoContainer ._B_Pagination {
    display: none; }
  .content-w .p_h_VideoContainer .moreVideo {
    display: block; }
  .content-w .p_h_VideoContainer .ph_recommend_title_box .p_h_OrchestrationOption {
    display: none; }
  .content-w .p_h_VideoContainer .search_video_box {
    margin-top: 0; }
    .content-w .p_h_VideoContainer .search_video_box .search_video {
      width: 100%;
      position: relative;
      left: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .content-w .p_h_VideoContainer .search_video_box .search_video .video_box {
        width: 4.186667rem;
        margin-left: 0;
        margin-top: .533333rem;
        height: 4.24rem; }
        .content-w .p_h_VideoContainer .search_video_box .search_video .video_box .video_img {
          width: 4.186667rem;
          height: 2.4rem;
          border-radius: .106667rem; }
        .content-w .p_h_VideoContainer .search_video_box .search_video .video_box .video_title {
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          margin-top: .4rem; }
          .content-w .p_h_VideoContainer .search_video_box .search_video .video_box .video_title a {
            font-size: .373333rem;
            font-weight: 500; }
        .content-w .p_h_VideoContainer .search_video_box .search_video .video_box .video_name {
          margin-top: .213333rem; }
          .content-w .p_h_VideoContainer .search_video_box .search_video .video_box .video_name a {
            font-size: .32rem;
            font-weight: 400; }
        .content-w .p_h_VideoContainer .search_video_box .search_video .video_box .video_num {
          margin-top: .106667rem; }
          .content-w .p_h_VideoContainer .search_video_box .search_video .video_box .video_num span {
            font-size: .266667rem;
            font-weight: 400; }
            .content-w .p_h_VideoContainer .search_video_box .search_video .video_box .video_num span img {
              width: .48rem;
              height: .48rem; }
  .content-w .p_h_Orchestration .p_h_OrchestrationTop div {
    width: 2.053333rem;
    height: .64rem;
    line-height: .64rem;
    font-size: .32rem;
    font-weight: 500; }
  .content-w .p_h_Orchestration .favourite .spectral_set_favourite .spectral_set_i {
    width: 2.346667rem;
    margin-left: .72rem;
    margin-top: .533333rem !important;
    height: 3.466667rem; }
    .content-w .p_h_Orchestration .favourite .spectral_set_favourite .spectral_set_i .spectral_set_img {
      width: 100%;
      height: 2.346667rem; }
    .content-w .p_h_Orchestration .favourite .spectral_set_favourite .spectral_set_i .spectral_set_title a {
      font-size: .32rem;
      font-weight: 500;
      margin-top: .32rem; }
    .content-w .p_h_Orchestration .favourite .spectral_set_favourite .spectral_set_i .spectral_set_t {
      display: block;
      font-size: .266667rem;
      font-weight: 400;
      margin-top: .213333rem;
      margin-bottom: .013333rem; }
  .content-w .p_h_Orchestration .favourite .spectral_set_favourite .spectral_set_i:nth-child(1) {
    margin-left: 0; }
  .content-w .p_h_Orchestration .favourite .spectral_set_favourite .spectral_set_i:nth-child(4) {
    margin-left: 0; }
  .content-w .p_h_Orchestration .favourite .spectral_set_favourite .spectral_set_i:nth-child(n + 7) {
    display: none; }
  .content-w .p_h_Orchestration .favourite .cJbtnBox {
    width: 3.786667rem;
    margin-bottom: 1.066667rem; }
    .content-w .p_h_Orchestration .favourite .cJbtnBox .cJbtnBtn {
      width: 3.786667rem;
      height: .906667rem;
      border-radius: .453333rem; }
      .content-w .p_h_Orchestration .favourite .cJbtnBox .cJbtnBtn a {
        font-size: .32rem;
        font-weight: 600; }
  .content-w .p_h_Orchestration .orchestration .ph_recommend_title_box .p_h_OrchestrationOption {
    display: none; }
  .content-w .p_h_Orchestration .orchestration .oRecommend {
    margin-top: .586667rem; }
  .content-w .p_h_Orchestration .orchestration ._B_Pagination {
    display: none; }
  .content-w .p_h_Orchestration .original .ph_recommend_title_box .p_h_OrchestrationOption {
    display: none; }
  .content-w .p_h_Orchestration .original .oRecommend {
    margin-top: .586667rem; }
  .content-w .p_h_Orchestration .original ._B_Pagination {
    display: none; }
  .content-w .p_h_Homepage .p_h_container .p_h_right .ph_recommend_title_box .recommend_title_box_right .recommend_title_box_right_more .recommend_title_box_right_more_text {
    font-size: .32rem;
    font-weight: 400; }
  .content-w .p_h_Homepage .p_h_container .p_h_right .ph_recommend_title_box .recommend_title_box_right .recommend_title_box_right_more img {
    width: .32rem;
    height: .32rem; }
  .content-w .p_h_Homepage .p_h_container .p_h_right .spectral_set .spectral_set_i {
    width: 2.346667rem;
    margin-left: .72rem;
    margin-top: .533333rem !important;
    height: 3.466667rem; }
    .content-w .p_h_Homepage .p_h_container .p_h_right .spectral_set .spectral_set_i .spectral_set_img {
      width: 100%;
      height: 2.346667rem; }
    .content-w .p_h_Homepage .p_h_container .p_h_right .spectral_set .spectral_set_i .spectral_set_title a {
      font-size: .32rem;
      font-weight: 500;
      margin-top: .32rem; }
    .content-w .p_h_Homepage .p_h_container .p_h_right .spectral_set .spectral_set_i .spectral_set_t {
      display: block;
      font-size: .266667rem;
      font-weight: 400;
      margin-top: .213333rem;
      margin-bottom: .013333rem; }
  .content-w .p_h_Homepage .p_h_container .p_h_right .spectral_set .spectral_set_i:nth-child(1) {
    margin-left: 0; }
  .content-w .p_h_Homepage .p_h_container .p_h_right .spectral_set .spectral_set_i:nth-child(4) {
    margin-left: 0; }
  .content-w .p_h_Homepage .p_h_container .p_h_right .spectral_set .spectral_set_i:nth-child(n + 7) {
    display: none; }
  .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem {
    margin-top: .533333rem; }
    .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trendsAvatar {
      min-width: .933333rem;
      height: .933333rem; }
      .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trendsAvatar img {
        width: 100%;
        height: 100%; }
    .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trends_left {
      margin-left: .16rem; }
    .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trendsName {
      margin-top: .08rem; }
    .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .p_h_trendsItem .p_h_trendsTime {
      margin-top: .16rem; }
  .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox {
    margin-top: .533333rem;
    position: relative;
    left: -1.05rem; }
    .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsQPBox,
    .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsPJBox,
    .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsMusicBox {
      height: 2.4rem;
      border-radius: .186667rem;
      margin-top: .48rem;
      width: 8.933333rem; }
      .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsQPBox .video_img,
      .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsPJBox .video_img,
      .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsMusicBox .video_img {
        min-width: 3.12rem;
        height: 1.76rem; }
      .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsQPBox .pjImg,
      .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsQPBox .qPImg,
      .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsPJBox .pjImg,
      .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsPJBox .qPImg,
      .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsMusicBox .pjImg,
      .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsMusicBox .qPImg {
        width: 1.76rem;
        height: 1.76rem; }
      .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsQPBox .p_h_trendsMusicBox_left,
      .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsPJBox .p_h_trendsMusicBox_left,
      .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsMusicBox .p_h_trendsMusicBox_left {
        width: 4.906667rem; }
        .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsQPBox .p_h_trendsMusicBox_left p,
        .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsPJBox .p_h_trendsMusicBox_left p,
        .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsMusicBox .p_h_trendsMusicBox_left p {
          width: 4.906667rem; }
          .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsQPBox .p_h_trendsMusicBox_left p a,
          .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsPJBox .p_h_trendsMusicBox_left p a,
          .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsMusicBox .p_h_trendsMusicBox_left p a {
            font-size: .373333rem;
            font-weight: 500; }
          .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsQPBox .p_h_trendsMusicBox_left p img,
          .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsPJBox .p_h_trendsMusicBox_left p img,
          .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsMusicBox .p_h_trendsMusicBox_left p img {
            width: .48rem;
            height: .48rem; }
        .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsQPBox .p_h_trendsMusicBox_left p:nth-child(2),
        .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsPJBox .p_h_trendsMusicBox_left p:nth-child(2),
        .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsMusicBox .p_h_trendsMusicBox_left p:nth-child(2) {
          margin-top: .213333rem; }
          .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsQPBox .p_h_trendsMusicBox_left p:nth-child(2) span:nth-child(2),
          .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsPJBox .p_h_trendsMusicBox_left p:nth-child(2) span:nth-child(2),
          .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsMusicBox .p_h_trendsMusicBox_left p:nth-child(2) span:nth-child(2) {
            margin-left: .533333rem; }
            .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsQPBox .p_h_trendsMusicBox_left p:nth-child(2) span:nth-child(2) img,
            .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsPJBox .p_h_trendsMusicBox_left p:nth-child(2) span:nth-child(2) img,
            .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsMusicBox .p_h_trendsMusicBox_left p:nth-child(2) span:nth-child(2) img {
              width: .48rem;
              height: .48rem; }
    .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsMusicBtm {
      margin-top: .32rem;
      margin-bottom: .426667rem; }
      .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsMusicBtm div:nth-child(1) {
        display: none; }
      .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsMusicBtm img {
        width: .586667rem;
        height: .586667rem; }
      .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsMusicBtm span {
        font-size: .32rem;
        font-weight: 500; }
        .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsMusicBtm span div {
          line-height: 0.58rem; }
      .content-w .p_h_Homepage .p_h_container .p_h_right .p_h_collection_box .p_h_trendsContainer .m_p_h_trendsVideBox .p_h_trendsMusicBtm a:nth-child(2) {
        margin-left: .8rem; }
  .p_h_trendsText {
    line-height: .533333rem !important;
    font-size: .373333rem !important;
    font-weight: 400 !important;
    padding-right: .533333rem; }
  .ranking-box ul li {
    margin-top: .266667rem; }
  .p_h_container .p_h_right {
    width: 100%; }
  .p_h_container .p_h_left {
    display: none; }
  .p_h_navigationBarUlBox {
    position: relative;
    height: .973333rem;
    overflow-y: auto; }
    .p_h_navigationBarUlBox .p_h_navigationBarUl {
      width: 8rem; }
  .spectral_set_favourite {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .spectral_set_favourite .spectral_set_i {
      margin: 0 auto !important; }
    .spectral_set_favourite .spectral_set_i:nth-child(7) {
      margin: 0 !important; }
    .spectral_set_favourite .spectral_set_i:nth-child(8) {
      margin: 0 0 0 .106667rem !important; }
    .spectral_set_favourite .spectral_set_i:nth-child(9) {
      margin: 0 0 0 .106667rem !important; }
    .spectral_set_favourite .spectral_set_i:nth-child(10) {
      margin: 0 0 0 .106667rem !important; }
  .brilliantCommentContainer {
    margin-top: .56rem; }
    .brilliantCommentContainer h2 {
      font-size: .426667rem !important;
      font-weight: bold !important; }
  .m_pj_more {
    display: block;
    margin-top: .826667rem;
    text-align: center; }
    .m_pj_more a {
      font-size: .346667rem;
      font-weight: 500;
      color: #91979D; }
  hgroup h2 span:nth-child(3) {
    display: none; }
  .video_img .audio-box a::before {
    width: .693333rem !important;
    height: .693333rem !important;
    display: block; }
  .ph_recommend_title_box h2 span{
	font-size: .3rem;}
  .ranking-box li .audio-info h2 a{
	font-size: .3rem;} }