.article_detail_banner{
  width: 7.5rem;
  height: 4.54rem;
}
.article_detail_banner img{
  width: 7.5rem;
  height: 4.54rem;
}
.article_detail_content{
  position: relative;
  top:-.77rem;
  left:.24rem;
  width: 7.03rem;
  background-color: #fff;
  box-shadow: 0px .15rem .30rem rgba(0,0,0,0.1);
  z-index: 6;
  padding-top: .45rem;
  padding-bottom: .5rem;
}
.article_detail_content_title{
  font-size: .4rem;
  font-weight: bold;
  color:#000;
  text-align: center;
}
.article_detail_content_author{
  margin-top: .1rem;
  font-size: .2rem;
  color:#555;
  text-align: center;
}
.article_detail_content_heng{
  width: 6.55rem;
  height: 1px;
  background-color: #cfcfcf;
  margin-left: .24rem;
  margin-top: .35rem;
}
.article_detail_txt{
  padding-top: .45rem;
  padding-left: .24rem;
  padding-right: .24rem;
}
.article_detail_txt_des{
  font-size: .2rem;
  color:#555;
  margin-bottom: .12rem;
  display: inline-block;
}
.article_detail_txt_content{
  font-size: .21rem;
  color:#6f6f6f;
}
.article_detail_txt_content p{
  line-height: 30px;
}
.article_detail_txt_content img{
  height: 100% !important;
  width: 100% !important;
}
.article_arrow_l{
  width: .12rem;
  height: .2rem;
  margin-left: .3rem;
  margin-right: .09rem;
}
.article_arrow_l_txt{
  font-size: .25rem;
  font-weight: bold;
  color:#2e2e2e;
  margin-right: .13rem;
}
.article_arrow_l_title{
  font-size: .22rem;
  color:#222;
}
.like_case_title {
  margin-top: .75rem;
  font-size: .28rem;
  color: #353535;
  font-weight: bold;
  padding-bottom: .3rem;
  border-bottom: .01rem solid #e4e4e4;
}
