.author {
  margin-bottom: 20px;
  border-top: 1px solid #eee;
  text-align: right;
  padding-top: 10px;
  margin-top: 20px
}
.list_suggest_desk {
  margin-bottom: 20px
}
.list_suggest_link {
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
}
.list_suggest_link li {
  position: relative;
  padding-left: 10px;
  margin-bottom: 10px
}
.list_suggest_link li:after {
  width: 5px;
  height: 5px;
  content: '';
  background: #e01561;
  border-radius: 10px;
  position: absolute;
  left: 0;
  top: 7px
}
.list_suggest_link li a {
  font-weight: normal;
  color: #555;
}
.list_suggest_link li a:hover {
  color: #e01561
}
.list_news_update {
  margin-top: 15px;
}
.list_news_update li {
  position: relative;
  padding-left: 10px;
  margin-bottom: 10px
}
.list_news_update li:after {
  width: 5px;
  height: 5px;
  content: '';
  background: #e01561;
  border-radius: 10px;
  position: absolute;
  left: 0;
  top: 7px
}
.list_news_update li a {
  font-weight: bold;
}
.list_news_update li a:hover {
  color: #e01561
}
.ptn_related_item_img {
  width: 170px;
  text-align: center;
  margin-right: 15px;
}
.ptn_related_item {
  padding: 9px 0;
  display: inherit;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}
.ptn_related_item_img_title {
  -webkit-box-flex: 1;
  flex: 1 0 0;
  -ms-flex: 1 0 0;
  -webkit-flex: 1 0 0;
  font-weight: bold;
  font-size: 15px;
}
.title_update_new {
  background: #eee;
  border-left: 4px solid #e01561;
  color: #333;
  padding: 7px 10px 6px;
  font-weight: bold;
  color: #666
}
.tag_detail {
  background: #f9f9f9;
  padding: 7px 12px;
  margin-bottom: 20px;
  font-size: 13px;
}
.item_tag_detail {
  margin-left: 15px;
  color: #e01561
}
.box_source {
  position: relative;
  padding: 5px 0px;
  margin: 15px 0 15px 0;
  border-radius: 5px;
}
.link-source-detail {
  position: absolute;
  background: rgba(0, 0, 0, .9);
  z-index: 99;
  padding: 10px;
  width: 300px;
  border-radius: 5px;
  bottom: 40px;
  right: 0;
  text-align: left;
  display: none;
}
.sourcelinktop {
  display: flex;
  justify-content: space-between;
  color: #fff;
}
.link-source-full {
  border: 1px solid #fff;
  padding: 2px 6px;
  border-radius: 6px;
  margin-top: 10px;
  display: block;
  color: #fff;
}
.link-source-detail .arrow-down {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid rgba(0, 0, 0, .9);
  position: absolute;
  bottom: -10px;
  right: 16px;
}
.link-source-detail.show {
  display: block;
}
#myInput_copy {
  cursor: pointer
}
.content_detail_text p, .content_detail_text li, .content_detail_text em, .content_detail_text i, .content_detail_text strong, .content_detail_text b, .content_detail_text font {
  margin-top: 0;
  margin-bottom: 8px;
  line-height: 24px;
  font-size: 17px
}
.content_detail_text strong {
  color: #555
}
.content_detail_text h1, .content_detail_text h2, .content_detail_text h3, .content_detail_text h4, .content_detail_text h5, .content_detail_text h6 {
  font-size: 18px;
  line-height: 24px;
  margin: 5px 0;
  display: inherit
}
.content_detail_text table[border='1'] {
  border-collapse: collapse
}
.content_detail_text table[border='1'] td {
  border: 1px solid #bababa !important;
  padding: 3px 5px
}
.content_detail_text figure {
  margin: 0 auto 8px !important;
  width: 100%;
  text-align: center
}
.content_detail_text figure figcaption {
  background: #f2f2f2;
  text-align: center;
  padding: 3px;
  font-size: 13px !important;
  display: block;
  margin: 0 auto
}
.content_detail_text figure figcaption h2 {
  font-style: italic;
  font-size: 13px !important;
  margin: 0;
  font-family: Arial;
  font-weight: 400;
  line-height: 19px
}
.content_detail_text figure img {
  margin: 0 !important;
  width: 100%;
  height: auto !important
}
.share_detail {
  background: #0866ff;
  color: #fff;
  border-radius: 5px;
  display: inline-block;
  padding: 2px 10px 2px 5px;
  font-weight: bold;
  font-size: 12px
}
.share_detail:hover {
  color: #fff
}
.share_detail svg {
  fill: #fff;
  height: 14px
}
.hide_pc{ display:none }

span.icon_social {
    background: url(../images/icon-share-social.png) no-repeat;width: 50px;height: 50px;margin: 0 auto 10px;display: block;
}
.socialcenter .social_share {
    display: flex;
    align-items: center;
    background: #0866ff;
    color: #fff;
    padding: 2px 10px;
    border-radius: 10px;
}

span.icon_social.iface {
    background-position: -5px -65px;
}

span.icon_social.imess {
    background-position: -5px -181px;
}

span.icon_social.izalo {
    background-position: -5px -5px;
}

a.itemt_social {
    margin-right: 15px;
    text-align: center;
}

.box_social {
    padding: 10px;border: 1px solid #e0052b6e;border-radius: 10px;box-shadow: 4px 5px 4px 0px #ff000045;
    position: absolute;width: auto;display: block;background: #fff;top: 105%;z-index: -999;opacity: 0;
}

.socialcenter {
    position: relative;
}

span.icon_social.ishare {
    background-position: 0px -132px;
    width: 34px;
    height: 28px;
    margin: auto;
    background-size: 100% auto;
}
.list_social {
    display: flex;
}

.list_social a.itemt_social:last-child {
    margin: auto;
}

.share_title {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

span.close-social {
    font-size: 28px;
    color: #e41561;
}

.share_title .txt {
    font-size: 16px;
    color: #69bc8e;
}
span.close-social:hover {
    cursor: pointer;
}
.box_social.active {
    z-index: 99;
    opacity: 1;
}
span.icon_social.itele {
    background-position: -5px -343px;
}
@media screen and (max-width:1000px) {
.list_new_right .flex-one{font-weight: bold}
}
@media screen and (max-width:767px) {
  .hide_pc{
    display: block;
  }
  .hide_mb{ display:none }
}