.a_t_comment {
  margin-top: 1.33rem;
  margin-bottom: 1.33rem; }
  .a_t_comment .brilliantCommentContainer {
    margin-bottom: .333333rem; }
  .a_t_comment h1 {
    font-size: 0.43rem;
    font-weight: 600;
    color: #201f1c; }
    .a_t_comment h1 span {
      font-size: 0.27rem;
      font-weight: 400;
      color: #91979d;
      margin-left: 0.11rem; }
  .a_t_comment .a_t_comment_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0.5rem; }
    .a_t_comment .a_t_comment_box .a_t_comment_img {
      width: 0.64rem;
      height: 0.64rem;
      border-radius: 50%;
      background-color: #f6f6f9;
      overflow: hidden; }
      .a_t_comment .a_t_comment_box .a_t_comment_img img {
        width: 100%;
        height: 100%; }
    .a_t_comment .a_t_comment_box textarea {
      width: 100%;
      height: 1.47rem;
      resize: none;
      background-color: #f6f6f9;
      border: 0;
      outline: none;
      color: #201F1C;
      font-size: 0.21rem;
      padding: 0.16rem 0 0 0.21rem;
      margin-left: 0.21rem;
      border-radius: .053333rem; }
  .a_t_comment .a_t_publish_btn_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 0.21rem;
    cursor: pointer;  }
    .a_t_comment .a_t_publish_btn_box .a_t_publish_btn {
      width: 1.07rem;
      height: 0.45rem;
      background-color: #35d4a5;
      border-radius: 0.23rem;
      border: 0;
      outline: none;
      color: #fff;
      font-size: 0.19rem;
      cursor: pointer; }
  .a_t_comment ._cBox {
    display: block; }
  .a_t_comment h2 {
    margin-top: 0.32rem;
    font-size: 0.27rem;
    font-weight: 400;
    color: #201f1c; }
  .a_t_comment ul {
    margin-top: .133333rem; }
    .a_t_comment ul li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      min-height: 1.35rem;
      border-top: 1px solid #e8eaeb;
      padding-top: .266667rem; }
      .a_t_comment ul li .user_avatar {
        width: 0.64rem;
        height: 0.64rem;
        background-color: #f6f6f6;
        border-radius: 50%;
        overflow: hidden; }
        .a_t_comment ul li .user_avatar img {
          width: 100%;
          height: 100%; }
      .a_t_comment ul li .a_t_comment_content {
        margin-left: 0.21rem;
        margin-top: 0.13rem;
        width: 100%; }
        .a_t_comment ul li .a_t_comment_content p {
          font-size: 0.19rem;
          font-weight: 500; }
          .a_t_comment ul li .a_t_comment_content p a.vip {
            color: #f82a17; }
          .a_t_comment ul li .a_t_comment_content p img {
            width: 0.57rem;
            height: 0.25rem;
            position: relative;
            top: -0.03rem; }
          .a_t_comment ul li .a_t_comment_content p .authenticationImg {
            width: .826667rem;
            height: .24rem; }
        .a_t_comment ul li .a_t_comment_content .a_t_comment_c_t {
          margin-top: 0.16rem;
          font-size: 0.19rem;
          font-weight: 400;
          color: #201f1c; }
        .a_t_comment ul li .a_t_comment_content div:nth-child(3) {
          width: 100%;
          margin-top: 0.21rem;
          margin-bottom: 0.24rem;
          margin-right: .16rem;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          color: #91979d;
          font-size: 0.16rem;
          font-weight: 400; }
        .a_t_comment ul li .a_t_comment_content div:nth-child(3) .a_t_c_r_box {
          height: .16rem;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .a_t_comment ul li .a_t_comment_content div:nth-child(3) img {
          position: relative;
          top: -0.02rem;
          width: 0.19rem;
          height: 0.19rem; }
        .a_t_comment ul li .a_t_comment_content div:nth-child(3) .dz_box {
          margin-right: 0.3rem;
          cursor: pointer; }
        .a_t_comment ul li .a_t_comment_content div:nth-child(3) .ydz_box {
          display: none;
          margin-right: 0.3rem;
          cursor: pointer; }
        .a_t_comment ul li .a_t_comment_content div:nth-child(3) .dz_box img {
          position: relative;
          top: -0.01rem !important; }
        .a_t_comment ul li .a_t_comment_content .reply_container .reply_input {
          height: 0.67rem;
          width: 100%;
          color: #91979d;
          font-weight: 400;
          font-size: 0.19rem;
          border: 1px solid #c5c7c7;
          outline: none; }
        .a_t_comment ul li .a_t_comment_content div:nth-child(3) .a_t_c_reply1 {
          cursor: pointer; }
        .a_t_comment ul li .a_t_comment_content .reply_container {}
          
          .a_t_comment ul li .a_t_comment_content .reply_container input::-webkit-input-placeholder {
            color: #91979d;
            font-weight: 400;
            font-size: 0.19rem; }
          .a_t_comment ul li .a_t_comment_content .reply_container .btn_box {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            margin-top: 0.16rem;
            margin-bottom: 0.21rem; }
            .a_t_comment ul li .a_t_comment_content .reply_container .btn_box button {
			  width: 1.1rem;
			  height: 0.5rem;
			  border-radius: 0.3rem;
			  border: 0;
			  outline: none;
			  font-size: .22rem; }
            .a_t_comment ul li .a_t_comment_content .reply_container .btn_box .reply_btn {
              background-color: #35d4a5;
              color: #fff;
              margin-right: 0.21rem;
			  cursor: pointer;
			  font-size: .22rem; }
            .a_t_comment ul li .a_t_comment_content .reply_container .btn_box .cancel_btn {
              background-color: #e8eaeb;
              color: #7c818a;
			  cursor: pointer;}
        .a_t_comment ul li .a_t_comment_content .o_reply_container {
          display: none; }
          .a_t_comment ul li .a_t_comment_content .o_reply_container .reply_input {
            height: 0.67rem;
            width: 100%;
            color: #91979d;
            font-weight: 400;
            font-size: 0.19rem;
            border: 1px solid #c5c7c7;
            outline: none; }
          .a_t_comment ul li .a_t_comment_content .o_reply_container input::-webkit-input-placeholder {
            color: #91979d;
            font-weight: 400;
            font-size: 0.19rem; }
          .a_t_comment ul li .a_t_comment_content .o_reply_container .o_btn_box {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            margin-top: 0.16rem;
            margin-bottom: 0.21rem; }
            .a_t_comment ul li .a_t_comment_content .o_reply_container .o_btn_box button {
              width: 0.77rem;
              height: 0.37rem;
              border-radius: 0.19rem;
              border: 0;
              outline: none; }
            .a_t_comment ul li .a_t_comment_content .o_reply_container .o_btn_box .o_reply_btn {
              background-color: #35d4a5;
              color: #fff;
              margin-right: 0.11rem; }
            .a_t_comment ul li .a_t_comment_content .o_reply_container .o_btn_box .cancel_btn {
              background-color: #e8eaeb;
              color: #7c818a; }
    .a_t_comment ul .reply_to_reviewer {
      cursor: pointer; }
    .a_t_comment ul li:nth-child(1) {
      border-top: 0 !important; }
    .a_t_comment ul .a_t_comment_content_ul_box {
      background-color: #f6f6f9;
      margin-bottom: 0.25rem; }
    .a_t_comment ul .a_t_comment_content_ul,
    .a_t_comment ul .a_t_comment_content_ul {
      width: 100%;
      margin-top: 0;
      padding: 0.16rem 0.16rem 0; }
      .a_t_comment ul .a_t_comment_content_ul li,
      .a_t_comment ul .a_t_comment_content_ul li {
        border-bottom: 0;
        width: 100%; }
      .a_t_comment ul .a_t_comment_content_ul .user_avatar,
      .a_t_comment ul .a_t_comment_content_ul .user_avatar {
        background-color: #fff; }
      .a_t_comment ul .a_t_comment_content_ul .a_t_comment_c_t,
      .a_t_comment ul .a_t_comment_content_ul .a_t_comment_c_t {
        width: 100%; }
      .a_t_comment ul .a_t_comment_content_ul .a_t_c_time_box,
      .a_t_comment ul .a_t_comment_content_ul .a_t_comment_c_time,
      .a_t_comment ul .a_t_comment_content_ul .a_t_c_time_box,
      .a_t_comment ul .a_t_comment_content_ul .a_t_comment_c_time {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
      .a_t_comment ul .a_t_comment_content_ul .a_t_comment_c_name,
      .a_t_comment ul .a_t_comment_content_ul .a_t_comment_c_name {
        color: #201f1c; }
        .a_t_comment ul .a_t_comment_content_ul .a_t_comment_c_name span,
        .a_t_comment ul .a_t_comment_content_ul .a_t_comment_c_name span {
          color: #91979d;
          margin: 0 0.1rem; }
    .a_t_comment ul .i_a_t_comment_content {
      border-bottom: 1px solid #e8eaeb;
      margin-left: 0.21rem;
      width: 100%; }
      .a_t_comment ul .i_a_t_comment_content img {
        width: 0.57rem;
        height: 0.25rem;
        position: relative;
        top: -0.03rem; }
      .a_t_comment ul .i_a_t_comment_content .authenticationImg {
        width: .826667rem;
        height: .24rem; }
      .a_t_comment ul .i_a_t_comment_content .a_t_c_time_box,
      .a_t_comment ul .i_a_t_comment_content .a_t_comment_c_time {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 0.16rem;
        margin-bottom: 0.21rem; }
        .a_t_comment ul li .a_t_comment_content .o_reply_container .o_btn_box button {
          width: 0.77rem;
          height: 0.37rem;
          border-radius: 0.19rem;
          border: 0;
          outline: none; }
        .a_t_comment ul li .a_t_comment_content .o_reply_container .o_btn_box .o_reply_btn {
          background-color: #35d4a5;
          color: #fff;
          margin-right: 0.11rem;
          cursor: pointer; }
        .a_t_comment ul li .a_t_comment_content .o_reply_container .o_btn_box .o_cancel_btn {
          background-color: #e8eaeb;
          color: #7c818a;
          cursor: pointer; }
  .a_t_comment ul .reply_to_reviewer {
    cursor: pointer; }
  .a_t_comment ul .a_t_comment_content_ul_box {
    background-color: #f6f6f9;
    margin-bottom: 0.25rem; }
  .a_t_comment ul .a_t_comment_content_ul,
  .a_t_comment ul .a_t_comment_content_ul {
    width: 100%;
    margin-top: 0;
    padding: 0  0 0 0.16rem; }
    .a_t_comment ul .a_t_comment_content_ul li,
    .a_t_comment ul .a_t_comment_content_ul li {
      border-bottom: 0;
      width: 100%; }
    .a_t_comment ul .a_t_comment_content_ul .user_avatar,
    .a_t_comment ul .a_t_comment_content_ul .user_avatar {
      background-color: #fff; }
    .a_t_comment ul .a_t_comment_content_ul .a_t_comment_c_t,
    .a_t_comment ul .a_t_comment_content_ul .a_t_comment_c_t {
      width: 100%; }
    .a_t_comment ul .a_t_comment_content_ul .a_t_c_time_box,
    .a_t_comment ul .a_t_comment_content_ul .a_t_comment_c_time,
    .a_t_comment ul .a_t_comment_content_ul .a_t_c_time_box,
    .a_t_comment ul .a_t_comment_content_ul .a_t_comment_c_time {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .a_t_comment ul .a_t_comment_content_ul .a_t_comment_c_time,
    .a_t_comment ul .a_t_comment_content_ul .a_t_comment_c_time {
      padding-right: .16rem; }
    .a_t_comment ul .a_t_comment_content_ul .a_t_comment_c_name,
    .a_t_comment ul .a_t_comment_content_ul .a_t_comment_c_name {
      color: #201f1c; }
      .a_t_comment ul .a_t_comment_content_ul .a_t_comment_c_name span,
      .a_t_comment ul .a_t_comment_content_ul .a_t_comment_c_name span {
        color: #91979d;
        margin: 0 0.1rem; }
  .a_t_comment ul .i_a_t_comment_content {
    border-top: 1px solid #e8eaeb;
    margin-left: 0.21rem;
    padding-top: 0.16rem;
    width: 100%; }
    .a_t_comment ul .i_a_t_comment_content img {
      width: 0.57rem;
      height: 0.25rem;
      position: relative;
      top: -0.03rem; }
    .a_t_comment ul .i_a_t_comment_content .authenticationImg {
      width: .826667rem;
      height: .24rem; }
    .a_t_comment ul .i_a_t_comment_content .a_t_c_time_box,
    .a_t_comment ul .i_a_t_comment_content .a_t_comment_c_time {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .a_t_comment ul .i_a_t_comment_content .a_t_comment_c_name {
      color: #201f1c; }
      .a_t_comment ul .i_a_t_comment_content .a_t_comment_c_name span {
        color: #91979d;
        margin: 0 0.1rem; }
  .a_t_comment ul .a_t_comment_content_ul:first-child {
    border-top: 0; }
    .a_t_comment ul .a_t_comment_content_ul:first-child .i_a_t_comment_content {
      border-top: 0; }
  .a_t_comment ul .more {
    font-size: 0.19rem;
    font-weight: 500;
    color: #008aff;
    margin: 0 0 0.16rem 0.16rem;
    display: none;
    position: relative;
    left: .16rem;
    bottom: .16rem;
    cursor: pointer; }
    .a_t_comment ul .more img {
      width: 0.24rem;
      height: 0.24rem;
      position: relative;
      top: -0.02rem;  }
  .a_t_comment ul .outermostLi {
    margin-top: .266667rem;
    border-bottom: 1px solid #E8EAEB; }
  .a_t_comment ul .outermostLi:last-child {
    border-bottom: 0; }
  .a_t_comment ul:last-child .a_t_comment_content {
    border: 0; }
  .a_t_comment ._no_comment {
    display: none;
    height: 8rem;
    text-align: center; }
    .a_t_comment ._no_comment img {
      height: 2.693333rem;
      width: 3.2rem;
      margin: 2.053333rem auto .4rem; }
    .a_t_comment ._no_comment div {
      font-size: .266667rem;
      font-weight: 400;
      color: #91979d; }
    .a_t_c_reply1{
	  cursor: pointer; }
    .reply_to_reviewer{
	  cursor: pointer; }
@media screen and (max-width: 1024px) {
	.a_t_comment .a_t_publish_btn_box .a_t_publish_btn{
	width: 1.9rem;
	font-size: .3rem; }
	.a_t_comment ._no_comment div{
	font-size: .3rem;}
	.a_t_comment ul li .a_t_comment_content div:nth-child(3) .dz_box img,
	.a_t_comment ul li .a_t_comment_content div:nth-child(3) img{
	width: 0.4rem;
    height: 0.4rem;}
	.a_t_comment ul li .a_t_comment_content .a_t_comment_c_t{
	font-size: .3rem;
    word-wrap: break-word;}
	.a_t_comment ul li .a_t_comment_content div:nth-child(3){
	font-size: .27rem;}
	.a_t_comment ul li .a_t_comment_content p{
	font-size: .27rem;
	} }