.article_wrap {
  color: #333333;
}
.article_wrap_top {
  border-bottom: solid 0.5px #e4e4e4;
  padding-bottom: 23px;
}
.article_wrap_top .article_title {
  font-size: 22px;
  line-height: 1.3;
  letter-spacing: 0px;
  color: #333;
  font-weight: 600;
}
.article_wrap_top .msg {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0px;
  color: #999;
  margin-top: 25px;
  display: flex;
  align-items: center;
}
.article_content {
  padding-top: 24.5px;
  font-size: 16px;
  letter-spacing: 0px;
  color: #000000;
  line-height: 1.3;
}
.common_content_detail_wrap{
  border-radius: 6px;
  overflow: hidden;
}
.article_review {
  width: 100%;
  height: 103.5px;
  /* background-color: #eeecec; */
  border-radius: 6px;
  /*border: solid 0.5px #dcdcdc;*/
  position: relative;
  z-index: 10;
  box-sizing: border-box;
}
.article_review textarea {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  z-index: -1;
  padding: 11px;
  resize: none;
  border-radius: 6px;
  border: 1px solid #e6e6e6;
 font-size: 15px;
}
.article_review p {
  /* display: flex;
  align-items: center; */
  font-size: 14px;
  letter-spacing: 1.05px;
  color: #fff;
  z-index: 200;
  /* position: absolute;
  left: 11px;
  top: 11px; */
  text-align: center;
}
.contract_mes {
  z-index: 200;
}
.change_btn {
  color: #fff;
  padding: 3px 11px;
  border-radius: 13px;
  background: #00a274;
  width: 74px;
  margin: 10px auto;
  text-align: center;
  cursor: pointer;
  z-index: 200;
  white-space: nowrap;
}
.article_review p img {
  width: 16.5px;
  margin-right: 11px;
}
.article_review .publicBtn {
  width: 55px;
  height: 25px;
  background-color: #19a37a;
  border-radius: 3px;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 0.9px;
  text-align: center;
  color: #f4f4f4;
  z-index: 20;
  position: absolute;
  right: 11px;
  bottom: 11px;
  cursor: pointer;
}

.review_show_div {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0px;
  color: #666666;
  margin-bottom: 24px;
  margin-top: 20px;
}
.review_show_div .pl {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0px;
  color: #333;
  font-weight: 600;
  margin-bottom: 2px;
}
.review_show_div .comment_count {
  color: #999;
  margin-left: 4.5px;
}
.review_line {
  display: flex;
  padding: 23.5px 0;
  border-bottom: solid 0.5px #e4e4e4;
}
.review_line:last-child {
  border-bottom: none;
}
.review_line .pic {
  width: 35px;
  height: 35px;
  /* background-color: #eeecec; */
  border-radius: 50%;
  /* border: solid 0.5px #dcdcdc; */
  margin-right: 7px;
  margin-top: -8px;
}
.review_top {
  margin-bottom: 8.5px;
}
.review_top .name {
  font-size: 16px;
  letter-spacing: 0px;
  color: #333;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.review_top .name span {
  text-align: center;
  padding: 2px 4px;
  background-color: #eeecec;
  border-radius: 2.5px;
  border: solid 0.5px #dddddd;
  font-size: 10px;
  line-height: 16.5px;
  letter-spacing: 0px;
  color: #999;
  margin-left: 5px;
  font-weight: normal;
}
.review_right {
  flex: 1;
}
.name_zan {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.time {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;

  letter-spacing: 0px;
  color: #999;
  /* margin-top: 5px; */
}
.del_img {
  width: 14px;
  margin-right: 13.5px;
  cursor: pointer;
}
.pl_img {
  margin-right: 13.5px;
  width: 15px;
  cursor: pointer;
  margin-top: 2px;
}
.time_icon_line {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.time_icon_line .right_icon {
  display: flex;
  align-items: center;
}
.review_text {
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 24px;
  color: #333;
  margin-top: 20px;
  margin-bottom: 20px;
  letter-spacing: 0.5px;
  /* font-weight: 600; */
}
.review_text .hui {
  color: #999;
  font-weight: normal;
}
.review_text .name {
  color: #333;
  font-weight: 600;
}
.article_side .title {
  font-size: 18px;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 6.5px;
  font-weight: 600;
}
.article_side .single {
  padding: 22.5px 0;
  border-bottom: 0.5px solid #e4e4e4;
}
.article_side .single:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.article_side .single .words {
  font-size: 16px;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 10px;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
    white-space: nowrap;
}
.article_side .single .time_num {
  font-size: 14px;
  letter-spacing: 0px;
  color: #999999;
}
.article_side .side_banner {
  width: 100%;
  /*height:245px;*/
  background-color: #ffffff;
  box-shadow: 1.5px 3.7px 7.75px 0.25px rgba(0, 0, 0, 0.03);
  border-radius: 6px;
  border: solid 0.5px #dcdcdc;
  margin-bottom: 20px;
  overflow: hidden;
}
.article_side .side_banner img {
  width: 100%;
  height: 100%;
}
.zan {
  display: flex;
  align-items: center;
  font-size: 16px;
  letter-spacing: -0.7px;
  color: #999;
}
.zan img {
  width: 14px;
  margin-right: 2.5px;
  cursor: pointer;
}
.layui-layer-btn .layui-layer-btn0 {
  border-color: #019c6e !important;
  background-color: #019c6e !important;
  color: #fff;
}
.article_content p {
  margin-bottom: 2px;
}
.layui-layer-btn0:hover {
  color: #fff !important;
}
.son_review_line {
  background-color: #eeecec;
  /* border: solid 0.5px #e5e5e5; */
  padding: 0 25px;
  margin-top: 24px;
  border-radius: 6px;
  position: relative;
}
.son_review_line ::before {
  width: 0;
  height: 0;
  border-width: 0 10px 10px 10px;
  border-style: solid;
  border-color: transparent transparent #eeecec transparent;
  position: absolute;
  top: -10px;
  left: 25px;
  transform: translate(-50%, 0);
  z-index: 9997;
  content: "";
}

.reply_div {
  position: relative;
  border: solid 1px #d2d2d2;
  font-size: 12px;
  color: #333333;
  background-color: #eeeeee;
  border-radius: 6px;
  height: 34px;
  overflow: hidden;
  margin-top: 24px;
}

.reply_div input {
  height: 100%;
  width: 95%;
  background-color: #eeeeee;
  text-indent: 10px;
}

.reply_btn {
  font-size: 12px;
  color: #fff;
  width: 60px;
  height: 100%;
  line-height: 34px;
  text-align: center;
  background-color: #00a274;
  border-radius: 0 4px 4px 0;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.width68 {
  width: 68%;
  margin-right: 22px;
}
.width32 {
  width: calc(32% - 22px);
}
::-webkit-input-placeholder {
  color: #999;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #999;
  font-size:14px;


}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #999;
  font-size:14px;


}
:-ms-input-placeholder {
  color: #999;font-size:14px;


}

 .no_login {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #282828;
  font-size: 14px;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
}
.no_login .collection_btn {
  font-size: 13px;
  color: #fff;
  padding: 6px 22px;
  background-color: #eaeaea;
  border-radius: 4px;
  background: #00a274;
  margin: 0;
  margin-right: 10px;
  cursor: pointer;
}
.fs14{
  font-size: 14px;
}
.list-item:last-child { border-bottom: none !important; }
.article_side_main > li { list-style: auto; }
.my-list{
    border-bottom: 0.5px solid #e4e4e4; padding: 12px 0; cursor: pointer; font-size: 14px;color: #999;
}
.my-list a{
    color: #999;
}