/*
 * @Author: omtech.cn
 * @Date: 2018-09-04 14:14:33
 * @LastEditors: Doris
 * @LastEditTime: 2018-09-04 18:00:43
 * @Description:
 */

/* 鍓嶆爣棰� */
.show-prevtitle {
  color: #656565;
  font-weight: bold;
  text-align: center;
}

/* 涓绘爣棰� */
.show-title {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #333;
  word-break: break-all;
  white-space: wrap;
}

/* 鍓爣棰� */
.show-subtitle {
  color: #656565;
  text-align: center;
}

/* 鐩稿叧淇℃伅 */
.show-aboutinfo {
  text-align: center;
  font-size: 16px;
  color: #999;
}
.show-aboutinfo span {
  margin-right: 30px;
}
.show-aboutinfo .show-views span {
  margin-right: 0;
}

/* 鎽樿 */
.show-abstract {
  padding: 20px 60px;
  line-height: 30px;
  color: #656565;
  background-color: #f8f8f8;
  font-family: "KaiTi", Arial, Helvetica, sans-serif;
}

/* 鍐呭 */
.show-content {
  line-height: 40px;
  font-size: 18px;
  color: #333;
}
.show-content br {
    display: none;
}
.show-content p {
  margin-bottom: 10px;
  line-height: 40px;
  font-size: 18px;
  color: #333;
  text-indent: 2em;
}
.show-content p[style="text-align:center;"] {
  text-indent: 0;
}
.show-content img {
  display: block;
  max-width: 100%;
  margin: 0 auto 10px;
}
.show-content p img {
  margin-bottom: 0px;
}

/* 鍒嗕韩 */
.show-share {
  height: 44px;
  padding-bottom: 40px;
  border-bottom: 2px solid #ededed;
}

/* 鐩稿叧鏂囩珷 */
.show-other {
  padding: 40px 0;
  border-bottom: 2px solid #eee;
}
.show-other li,
.show-other p {
  height: 45px;
  line-height: 45px;
  overflow: hidden;
}
.show-other li a,
.show-other li span {
  color: #656565;
  /*padding-left: 20px; */
}
.show-other li a {
  display: inline-block;
  max-width: 800px;
  overflow: hidden;
}
.show-other li span {
  float: right;
}
.show-other li a:hover {
  color: #d21c0f;
}

/* 涓婁竴绡囦笅涓€绡� */
.show-prenext {
  width: 1110px;
  padding: 40px 0;
  overflow: hidden;
}
.show-prenext .prenext-title {
  padding-right: 30px;
  overflow: hidden
}
.show-prenext .show-pre-btn,
.show-prenext .show-next-btn {
  margin: 15px 0;
  width: 555px;
  line-height: 1.5;
  overflow: hidden;
}
.show-prenext .show-pre-btn span,
.show-prenext .show-next-btn span {
  float: left;
}
.show-prenext a:hover {
  color: #d21c0f;
  text-decoration: none;
}
/* 闊抽 */
.show-audio {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
}

/* 瑙嗛 */
.show-con .show-video .player {
  position:relative;
  margin: 0 auto;
  width: 600px;
  height:450px;
  background:#000;
}
.show-con .show-video #player {
  position:relative;
  z-index:100;
  margin:0 auto;
  width:600px;
  height:450px;
}

/* 鍥鹃泦 */
.hide {
  display: none;
}
.show-album {
  margin-left: auto;
  margin-right: auto;
  width: 800px;
  overflow: hidden;
}
.album-image-md {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  height: 600px;
  overflow: hidden;
}
.album-image-bd {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  height: 600px;
  text-align: center;
  overflow: hidden;
}
.album-image {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
}
.album-image-ft {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  height: 50px;
  line-height: 50px;
  background: #0b618f;
  color: #fff;
  font-size: 16px;
  text-align: center;
  overflow: hidden;
}
.album-image-nav {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 800px;
  height: 600px;
  overflow: hidden;
}
.album-image-nav-left-block {
  position: relative;
  z-index: 1;
  float: left;
  margin: 0;
  width: 50%;
  height: 600px;
  list-style-type: none;
  overflow: hidden;
}
.album-image-btn-prev:link,
.album-image-btn-prev:visited,
.album-image-btn-prev:hover {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 0;
  margin: -40px 0 0 0;
  width: 50px;
  height: 80px;
  line-height: 60px;
  font-size: 100px;
  color: #999;
  background-color: #333;
  opacity: 0.5;
  filter: alpha(opacity=50);
  text-decoration: none;
  text-align: center;
  overflow: hidden;
}
.album-image-nav-right-block {
  position: relative;
  z-index: 1;
  float: left;
  margin: 0;
  width: 50%;
  height: 600px;
  list-style-type: none;
  overflow: hidden;
}
.album-image-btn-next:link,
.album-image-btn-next:visited,
.album-image-btn-next:hover {
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 0;
  margin: -40px 0 0 0;
  width: 50px;
  height: 80px;
  line-height: 60px;
  font-size: 100px;
  color: #999;
  background-color: #333;
  opacity: 0.5;
  filter: alpha(opacity=50);
  text-decoration: none;
  text-align: center;
  overflow: hidden;
}
.album-image-btn-prev:hover,
.album-image-btn-next:hover {
  color: #FFF;
  background-color: #000;
}
.album-image-loading-overlay {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  margin: 0;
  width: 800px;
  height: 600px;
  background-color: #FFF;
  opacity: 0.6;
  filter: alpha(opacity=60);
  overflow: hidden;
}
.album-image-loading-overlay img {
  position: absolute;
  z-index: 6;
  top: 50%;
  left: 50%;
  margin: -16px 0 0 -16px;
  width: 32px;
  height: 32px;
}
.album-carousel {
  margin: 0 auto;
  margin-top: 10px;
  width: 800px;
  height: 90px;
  overflow: hidden;
}
.album-carousel-btn-prev:link,
.album-carousel-btn-prev:visited,
.album-carousel-btn-prev:hover {
  float: left;
  margin: 0;
  width: 44px;
  height: 90px;
  line-height: 70px;
  text-align: center;
  font-size: 80px;
  text-decoration: none;
  color: #999;
  background: #e8e8e8;
  overflow: hidden;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.album-carousel-btn-next:link,
.album-carousel-btn-next:visited,
.album-carousel-btn-next:hover {
  float: right;
  margin: 0;
  width: 44px;
  height: 90px;
  line-height: 70px;
  text-align: center;
  font-size: 80px;
  text-decoration: none;
  color: #999;
  background: #e8e8e8;
  overflow: hidden;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.album-carousel-btn-prev:hover,
.album-carousel-btn-next:hover {
  color: #fff;
  background-color: #d9d9d9;
}
.album-carousel-zone {
  position: relative;
  z-index: 1;
  float: left;
  margin: 0;
  margin-left: 6px;
  width: 700px;
  height: 90px;
  background-color: #FFF;
  overflow: hidden;
}
.album-carousel-list {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  /* width: 1760px; */
  height: 90px;
  overflow: hidden;
}
.album-carousel-thumb {
  position: relative;
  z-index: 3;
  float: left;
  margin: 0;
  margin-right: 25px;
  list-style-type: none;
  width: 120px;
  height: 90px;
  overflow: hidden;
}
.album-carousel-thumb a:link,
.album-carousel-thumb a:visited,
.album-carousel-thumb a:hover {
  /* position: absolute;
  z-index: 2;
  top: 0;
  left: 0; */
  display: table-cell;
  width: 120px;
  height: 90px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
}
.album-carousel-thumb img {
  width: 100%;
  /* max-width: 100%; */
  /* max-height: 90px; */
  height: auto;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.album-carousel-thumb-selected a:link img,
.album-carousel-thumb-selected a:visited img,
.album-carousel-thumb-selected a:hover img,
.album-carousel-thumb a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}

.play-pause {
  width: 32px;
  height: 50%;
  padding: 14px 16px;
}

.audiojs .play {
  background: url(https:/static.cdcppcc.gov.cn/qx/2021/qionglai/images/player-graphics.gif) 0 0 no-repeat;
}
.audiojs .pause {
  background: url(https:/static.cdcppcc.gov.cn/qx/2021/qionglai/images/player-graphics.gif) 0 -100px no-repeat;
}
.audiojs .error {
  background: url(https:/static.cdcppcc.gov.cn/qx/2021/qionglai/images/player-graphics.gif) 0 -66px no-repeat;
}
.audiojs p {
  display: none;
  width: 32px;
  height: 32px;
  margin: 0px;
  cursor: pointer;
}

/* show-video */
.show-shidian {
  /*min-height: 1200px;*/
  /*_height: 1200px;*/
}
.show-shidian .show-video .player {
  position:relative;
  width: 600px;
  height:450px;
  background:#000;
}
.show-shidian .show-video #player {
  position:relative;
  z-index:100;
  margin:0 auto;
  width:600px;
  height:450px;
}

.show-banner,
.show-banner img {
  width: 100%;
  height: auto;
}
.show-videoCont {
  width: 410px;
  padding: 35px;
}
.show-videoCont .tit {
  font-size: 24px;
  color: #656565;
  font-weight: bold;
  text-align: justify;
  overflow: hidden;
}
.show-videoCont .desc-tt {
  line-height: 35px;
  color: #656565;
}
.show-videoCont .desc {
  line-height: 35px;
  color: #999;
  text-indent: 2em;
  text-align: justify;
  overflow: hidden;
}
