@charset "UTF-8";
/* 背景 */
.bg {
  border: 1px solid #2e3841;
  background: #2e3841;
  padding-bottom: 30px;
}
/* 内容部分 */
.galleryWrap {
  margin-top: 30px;
  /* 轮播图 */
}
.galleryWrap .galleryTit {
  padding: 18px 20px;
  background: #0A1D3C;
  border-radius: 8px 8px 0 0;
}
.galleryWrap .galleryTit p {
  font-size: 30px;
  font-weight: 500;
  text-align: left;
  color: #ffffff;
  line-height: 45px;
}
.galleryWrap .galleryTit span {
  font-size: 12px;
  text-align: left;
  color: #ffffff;
  line-height: 18px;
}
.galleryWrap .lunbo {
  width: 1000px;
  height: 795px;
  position: relative;
  background: #1f1f1f;
  border-radius: 8px;
  /* 上个图集 */
}
.galleryWrap .lunbo .swiper-container {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
.galleryWrap .lunbo .swiper-slide {
  background-size: cover;
  background-position: center;
}
.galleryWrap .lunbo .gallery-top {
  height: 654px;
  width: 100%;
}
.galleryWrap .lunbo .gallery-top .swiper-slide {
  position: relative;
}
.galleryWrap .lunbo .gallery-top .swiper-slide img {
  width: 1000px;
  height: 654px;
  display: block;
}
.galleryWrap .lunbo .gallery-top .swiper-slide .mask {
  width: 100%;
  height: 183px;
  background: url(../images/gy_mask.png) 0 0/100% 183px;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 38px 78px 0 30px;
  box-sizing: border-box;
}
.galleryWrap .lunbo .gallery-top .swiper-slide .mask .left {
  width: 77px;
}
.galleryWrap .lunbo .gallery-top .swiper-slide .mask .now {
  font-size: 60px;
  color: #5c9fff;
  line-height: 69px;
  font-style: italic;
}
.galleryWrap .lunbo .gallery-top .swiper-slide .mask .bias {
  width: 17px;
  height: 25px;
  display: inline;
}
.galleryWrap .lunbo .gallery-top .swiper-slide .mask .all {
  font-size: 24px;
  text-align: center;
  color: #ffffff;
  line-height: 28px;
}
.galleryWrap .lunbo .gallery-top .swiper-slide .mask .right {
  width: 797px;
}
.galleryWrap .lunbo .gallery-top .swiper-slide .mask .right p {
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
}
.galleryWrap .lunbo .gallery-top .swiper-slide .mask .shareWrap {
  width: 797px;
}
.galleryWrap .lunbo .gallery-top .swiper-slide .mask .shareWrap .time,
.galleryWrap .lunbo .gallery-top .swiper-slide .mask .shareWrap .source {
  font-size: 14px;
  color: #ffffff;
  line-height: 29px;
}
.galleryWrap .lunbo .share {
  	bottom: 193px;
    position: absolute;
    right: 200px;
    z-index: 10;
  	margin-top: 0;
}
.galleryWrap .lunbo .share .share_icon .bds_weixin {
  background: url(../images/gy_wechat.png) 0 0/24px 24px;
}
.galleryWrap .lunbo  .share .share_icon .bds_weixin:hover {
  background: url(../images/share_wechat_ac.png) 0 0/24px 24px;
}
.galleryWrap .lunbo  .share .share_icon .bds_tsina {
  background: url(../images/gy_weibo.png) 0 0/24px 24px;
}
.galleryWrap .lunbo  .share .share_icon .bds_tsina:hover {
  background: url(../images/share_weibo_ac.png) 0 0/24px 24px;
}
.galleryWrap .lunbo  .share .share_icon .bds_sqq {
  background: url(../images/gy_qq.png) 0 0/24px 24px;
}
.galleryWrap .lunbo  .share .share_icon .bds_sqq:hover {
  background: url(../images/share_qq_ac.png) 0 0/24px 24px;
}
.galleryWrap .lunbo  .share .share_icon .bds_qzone {
  background: url(../images/gy_zone.png) 0 0/24px 24px;
}
.galleryWrap .lunbo  .share .share_icon .bds_qzone:hover {
  background: url(../images/share_zone_ac.png) 0 0/24px 24px;
}
.galleryWrap .lunbo .gallery-thumbs {
  width: 756px;
  height: 141px;
  box-sizing: border-box;
}
.galleryWrap .lunbo .gallery-thumbs .swiper-slide {
  width: 190px;
  height: 128px;
}
.galleryWrap .lunbo .gallery-thumbs .swiper-slide img {
  width: 170px;
  height: 96px;
  margin: 16px 5px;
}
.galleryWrap .lunbo .gallery-thumbs .swiper-slide-thumb-active {
  background: url(../images/lb_ac.png) 0 0/181px 128px no-repeat;
}
.galleryWrap .lunbo .next,
.galleryWrap .lunbo .prev {
  width: 40px;
  height: 70px;
  position: absolute;
  z-index: 10;
  top: 402px;
  cursor: pointer;
}
.galleryWrap .lunbo .next {
  background: url(../images/gy_r.png) 0 0/40px 70px;
  right: -138px;
}
.galleryWrap .lunbo .next:hover {
  background: url(../images/gy_r_ac.png) 0 0/40px 70px;
}
.galleryWrap .lunbo .prev {
  background: url(../images/gy_l.png) 0 0/40px 70px;
  left: -138px;
}
.galleryWrap .lunbo .prev:hover {
  background: url(../images/gy_l_ac.png) 0 0/40px 70px;
}
.galleryWrap .lunbo .prev_gy {
  position: absolute;
  left: 15px;
  bottom: 11px;
  width: 106px;
}
.galleryWrap .lunbo .prev_gy .tit {
  width: 40px;
  height: 40px;
  margin-top: 42px;
}
.galleryWrap .lunbo .prev_gy .tit p {
  font-size: 16px;
  color: #999999;
  line-height: 20px;
  letter-spacing: 3px;
}
.galleryWrap .lunbo .prev_gy .button_prev a {
  display: block;
  width: 46px;
  height: 128px;
  background: url(../images/tb_l.png) 0 0/46px 124px;
}
.galleryWrap .lunbo .next_gy {
  position: absolute;
  right: 15px;
  bottom: 11px;
  width: 106px;
}
.galleryWrap .lunbo .next_gy .tit {
  width: 40px;
  height: 40px;
  margin-top: 42px;
}
.galleryWrap .lunbo .next_gy .tit p {
  font-size: 16px;
  color: #999999;
  line-height: 20px;
  letter-spacing: 3px;
}
.galleryWrap .lunbo .next_gy .button_next a {
  display: block;
  width: 46px;
  height: 128px;
  background: url(../images/tb_r.png) 0 0/46px 124px;
}
/* 评论 */
.commentWrap .commentTit p {
  color: #FFFFFF;
  background: url(../images/gy_tit.png) right bottom / 100% 10px no-repeat;
}
.commentWrap .commentTit span {
  color: #FFFFFF;
}
.commentWrap .commentList {
  background: #ffffff;
  border-radius: 8px;
}
.footer {
  margin-top: 0;
}