.wrap {
  width: 100%;
  position: relative;
  font-size: 0;
}
.box-common {
  border-top: 1px solid #c9d1e2;
  margin-bottom: 0.6rem;
}
.fl {
  float: left;
}

.fr {
  float: right;
}

h1 span a {
  font-weight: normal;
  color: #000;
}

.wrap.container {
  width: 100%;
  padding: 0 0.3rem;
}
.wrap.container h1 {
  width: 100%;
  display: inline-block;
  font-size: 0.44rem;
  line-height: 1.5;
  font-weight: bold;
  clear: both;
  color: #000;
  padding: 0.3rem 0;
}

.author p,
.mincontent p {
  font-size: 0.26rem;
  color: #666;
}
.mincontent p {
  height: 0.4rem;
  line-height: 0.4rem;
  float: left;
}
.mincontent {
  color: #666;
  clear: both;
  margin-bottom: 0.3rem;
  height: 0.4rem;
}

.sharebar {
  float: right;
}

.sharebar a {
  width: 0.4rem;
  height: 0.4rem;
  margin-left: 0.2rem;
  display: inline-block;
}

.bshare-custom .bshare-facebook {
  background: url("//english.scio.gov.cn/images1/en/scio2021/footer/facebook_hover.jpg")
    no-repeat !important;
  background-size: cover !important;
}

.bshare-custom .bshare-twitter {
  background: url("http://english.scio.gov.cn/images1/en/gxb/x_footer_hover.png")
    no-repeat !important;
  background-size: cover !important;
}

.cp {
  clear: both;
  border-top: 1px solid #c9d1e2;
  font-size: 0.32rem;
  line-height: 1.5;
  padding: 0.3rem 0;
}
.cp p {
  margin-bottom: 0.2rem !important;
}
.cp hr {
  border: 1px inset;
  margin: 0.5rem 0;
}
.cp video {
  width: 100%;
}

.cp table {
  margin: 0 auto;
}
.cp p.picture-illustrating-content {
  font-size: 0.32rem;
  line-height: 1.5;
  color: gray;
  text-align: left;
}
.cp p {
  margin-bottom: 0.2rem !important;
}
/* video */
#videoimg img {
  width: 100%;
}

.cp video {
  width: 100%;
  position: relative;
}

#videoimg {
  width: 100%;
  height: 100%;
  background-color: rgb(66, 66, 66);
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
}

#videoimg #titleimg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#vf {
  position: relative;
  overflow: hidden;
}

#vjs_video_3 {
  font-size: 0;
  width: 100%;
  height: auto;
}
.none {
  display: none;
}
