.j_main_wrap {
  width: 100%;
  background: #f9f9f9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.j_main_wrap .yezhu_praise {
  width: 14.56rem;
  background: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.j_main_wrap .yezhu_praise .y_p_type {
  width: 12rem;
  height: 0.86rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 0.01rem solid #ddd;
  padding-left: 0.32rem;
}
.j_main_wrap .yezhu_praise .y_p_type .t_name {
  font-size: 0.14rem;
  font-family: SourceHanSansCN-Normal, SourceHanSansCN;
  font-weight: 400;
  color: #333333;
}
.j_main_wrap .yezhu_praise .y_p_type .t_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0.12rem;
}
.j_main_wrap .yezhu_praise .y_p_type .t_list .l_item {
  cursor: pointer;
  width: 1.4rem;
  height: 0.22rem;
  background: rgba(255, 255, 255, 0);
  border-radius: 0.03rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0.14rem;
  font-family: SourceHanSansCN-Normal, SourceHanSansCN;
  font-weight: 400;
  color: #333333;
  margin-right: 0.24rem;
}
.j_main_wrap .yezhu_praise .y_p_type .t_list .l_item_on {
  background: rgba(255, 166, 93, 0.3);
}
.j_main_wrap .yezhu_praise .y_p_list {
  width: 12rem;
}
.j_main_wrap .yezhu_praise .y_p_list .l_item {
  width: 100%;
  padding-top: 0.3rem;
}
.j_main_wrap .yezhu_praise .y_p_list .l_item .i_head {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.j_main_wrap .yezhu_praise .y_p_list .l_item .i_head .h_left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0.32rem;
}
.j_main_wrap .yezhu_praise .y_p_list .l_item .i_head .h_left .l_avatar {
  width: 0.52rem;
  height: 0.52rem;
  border-radius: 50%;
  overflow: hidden;
}
.j_main_wrap .yezhu_praise .y_p_list .l_item .i_head .h_left .l_name {
  font-size: 0.2rem;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: #333333;
  margin-left: 0.12rem;
}
.j_main_wrap .yezhu_praise .y_p_list .l_item .i_head .h_left .l_star {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0.24rem;
}
.j_main_wrap .yezhu_praise .y_p_list .l_item .i_head .h_left .l_star .star {
  width: 0.18rem;
  height: 0.18rem;
  margin-right: 0.06rem;
  background: url("../images/star_off.png") no-repeat;
  background-size: cover;
}
.j_main_wrap .yezhu_praise .y_p_list .l_item .i_head .h_left .l_star .star_on {
  background: url("../images/star_on.png") no-repeat;
  background-size: cover;
}
.j_main_wrap .yezhu_praise .y_p_list .l_item .i_head .h_date {
  font-size: 0.12rem;
  font-family: DINPro-Medium, DINPro;
  font-weight: 500;
  color: #999999;
}
.j_main_wrap .yezhu_praise .y_p_list .l_item .i_text {
  width: 10.72rem;
  font-size: 0.16rem;
  font-family: SourceHanSansCN-Normal, SourceHanSansCN;
  font-weight: 400;
  color: #666666;
  line-height: 0.2rem;
  margin-left: 0.96rem;
  margin-top: 0.05rem;
}
.j_main_wrap .yezhu_praise .y_p_list .l_item .i_pic_list {
  width: 10.72rem;
  margin-left: 0.96rem;
  margin-top: 0.32rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.j_main_wrap .yezhu_praise .y_p_list .l_item .i_pic_list .pic {
  cursor: pointer;
  width: 1.6rem;
  height: 1.6rem;
  display: block;
  margin-right: 0.22rem;
  margin-bottom: 0.22rem;
}
.j_main_wrap .yezhu_praise .y_p_list .l_item .i_pic_list .pic:nth-of-type(6n) {
  margin-right: 0;
}
.j_main_wrap .yezhu_praise .page_warp {
  width: 100%;
  padding: 0.45rem 0.15rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.j_main_wrap .yezhu_praise .page_warp .am-pagination {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.j_main_wrap .yezhu_praise .page_warp .am-pagination li,
.j_main_wrap .yezhu_praise .page_warp .am-pagination .am-disabled {
  width: 0.34rem;
  height: 0.34rem;
  border-radius: 0.02rem;
  border: 0.01rem solid #cccccc;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 0.17rem;
}
.j_main_wrap .yezhu_praise .page_warp .am-pagination li .am-radius,
.j_main_wrap .yezhu_praise .page_warp .am-pagination .am-disabled .am-radius {
  font-size: 0.16rem;
  font-family: SourceHanSansCN-Normal, SourceHanSansCN;
  font-weight: 400;
  color: #333333;
}
.j_main_wrap .yezhu_praise .page_warp .am-pagination .am-active {
  background: #ff8119;
  border: 0.01rem solid #ff8119;
}
.j_main_wrap .yezhu_praise .page_warp .am-pagination .am-active .am-radius {
  color: #ffffff;
}
.j_main_wrap .yezhu_praise .page_warp .am-pagination .page_number {
  font-size: 0.15rem;
  font-family: SourceHanSansCN-Normal, SourceHanSansCN;
  font-weight: 400;
  color: #333333;
}
.j_nav_record {
  width: 19.2rem;
  height: 0.6rem;
  background: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 2.44rem;
}
.j_nav_record .r_icon {
  width: 0.22rem;
  height: 0.22rem;
  margin-right: 0.11rem;
  background: url("../images/nav_record_icon.png") no-repeat;
  background-size: cover;
}
.j_nav_record .r_text {
  margin-right: 0.11rem;
  font-size: 0.15rem;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #ffa201;
}
.j_nav_record .r_link {
  margin-right: 0.11rem;
  font-size: 0.15rem;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #ffa201;
}
