.oricoEGapp-articledetail {
  display: flex;
  flex-direction: column;
  background: #fff;
}

.oricoEGapp-articledetail .content {
  margin-top: 3.75rem;
  width: 90%;
  margin: 2.5rem auto;
  margin-top: 4.6rem;
}

.oricoEGapp-articledetail .content .blog_detail {
  height: auto;
  background: #ffffff;
  border: 1px solid #e8e8e8;
}

.oricoEGapp-articledetail .content .blog_detail .blog_title {
  margin: 1rem;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 1rem;
}

.oricoEGapp-articledetail .content .blog_detail .blog_content {
  margin: 1rem;
}

.oricoEGapp-articledetail .content .blog_detail .blog_content img {
  max-width: 100%;
}

.oricoEGapp-articledetail .content .blog_detail .blog_content p {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5rem;
  color: #252525;
  margin-bottom: 0.625rem;
  overflow: hidden;
  max-width: 100%;
  text-indent: 0 !important;
}

.oricoEGapp-articledetail .content .blog_detail .blog_content p span {
  font-size: 0.875rem;
  line-height: 1rem;
}

.oricoEGapp-articledetail .content .blog_detail .blog_content p img {
  width: 100%;
  height: auto;
  margin-bottom: 0.5rem;
}

.oricoEGapp-articledetail .content .share_box, .oricoEGapp-articledetail .content .pl_box{
  width: 100%;
}

.oricoEGapp-articledetail .content .share_box .blog_share ,.oricoEGapp-articledetail .content .pl_box .blog_pl {
  width: 100%;
  height: auto;
  background: #ffffff;
  border: 1px solid #e8e8e8;
  margin: 1rem 0;
}
.oricoEGapp-articledetail .content .pl_box .blog_pl .plitem{
  margin: 15px;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 8px;
}
.oricoEGapp-articledetail .content .pl_box .blog_pl .plitem .pl_name{
  color: #004bfa;
  padding-bottom: 5px;
  padding-right: 0.625rem;
}
.oricoEGapp-articledetail .content .pl_box .blog_pl .plitem:last-child{
   border-bottom:none;
}
.oricoEGapp-articledetail .content .share_box .blog_share h3,.oricoEGapp-articledetail .content .pl_box .blog_pl h3 {
  font-size: 1rem;
  line-height: 2.125rem;
  color: #959595;
  font-weight: bold;
  padding: 0.25rem 1.875rem 0;
  border-bottom: 1px solid #e8e8e8;
}

.oricoEGapp-articledetail .content .share_box .blog_share .share_list {
  padding: 1.875rem;
}

.oricoEGapp-articledetail .content .share_box .blog_share .share_list::after {
  content: "";
  display: block;
  clear: both;
}

.oricoEGapp-articledetail .content .share_box .blog_share .share_list li {
  position: relative;
  width: 21%;
  height: auto;
  margin-right: 0.5rem;
  float: left;
}

.oricoEGapp-articledetail .content .share_box .blog_share .share_list .wechat .wechat_code {
  display: none;
  left: 3.8rem;
  margin-top: 10px;
  background-color: #fff;
  color: #fff;
  box-shadow: 0px 5px 20px 0px rgba(119, 123, 128, 0.5);
  line-height: 24px;
  padding: 20px 25px;
  z-index: 999;
  position: absolute;
  font-size: 14px;
  color: #333;
}

.oricoEGapp-articledetail .content .share_box .blog_share .share_list .wechat img {
  vertical-align: middle;
}

.oricoEGapp-articledetail .content .share_box .comment {
  background: #ffffff;
  width: 100%;
  padding-bottom: 1.875rem;
  border: 1px solid #e8e8e8;
}

.oricoEGapp-articledetail .content .share_box .comment h3 {
  font-size: 1rem;
  line-height: 1rem;
  color: #959595;
  font-weight: bold;
  padding: 1rem 1.25rem;
  border-bottom: 1px solid #e8e8e8;
}

.oricoEGapp-articledetail .content .share_box .comment .comment_form {
  padding: 1rem 1.25rem;
}

.oricoEGapp-articledetail .content .share_box .comment .comment_form .comment_form div {
  font-size: 0.825rem;
  color: #252525;
  float: left;
  width: 100%;
}

.oricoEGapp-articledetail .content .share_box .comment .itinp {
  background: #f2f2f2;
  /* border: none !important; */
  border-radius: 8px;
  height: 48px;
  box-shadow: none;
  font-family: Montserrat-Regular, Montserrat;
}

.oricoEGapp-articledetail .content .share_box .comment .comment_form>div input {
  width: 100%;
  height: 1.75rem;
  border: 1px solid #dbdbdb;
  margin-top: 0.5rem;
}

.oricoEGapp-articledetail .mblove {
  width: 100%;
  background: #f1f1f1;
}

.oricoEGapp-articledetail .mblove .mianct {
  margin-top: 5%;
}

.oricoEGapp-articledetail .mblove .mianct .thtitle,
.oricoEGapp-articledetail .mblove .mianct p {
  font-size: 1.5em;
  color: #333;
  font-weight: bold;
  text-align: center;
}

.oricoEGapp-articledetail .mblove .mianct .thtitle img,
.oricoEGapp-articledetail .mblove .mianct p img {
  width: 100%;
  display: block;
}

.oricoEGapp-articledetail .mblove .mianct p:nth-child(2) {
  margin-top: 2.4%;
}

.oricoEGapp-articledetail .share_list .triggered_qrcode {
  display: none;
  position: absolute;
  left: 40%;
  transform: translateX(-50%);
  display: none;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.oricoEGapp-articledetail .wechat_code {
  left: 3.8rem;
  margin-top: 10px;
  background-color: #fff;
  color: #fff;
  box-shadow: 0px 5px 20px 0px rgb(119 123 128 / 50%);
  line-height: 24px;
  padding: 20px 25px;
  z-index: 999;
  position: absolute;
  font-size: 14px;
  width: 200%;
  color: #333;
 
}
.oricoEGapp-articledetail .wechat_code::before {
  content: '';
  position: absolute;
  left: 32%;
  top: -34%;
  width: 10px;
  height: 15px;
  margin: 50px 25px;
  transform: rotate(45deg);
  background: #fff;
  z-index: 0;
}