.center-box {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

.list-qikan li {
  position: relative;
  height: 70px;
  margin-bottom: 57px;
  border-bottom: 1px solid #d80c14;
}

.list-qikan li .qishu {
  position: absolute;
  left: 0;
  top: 0;
  min-width: 300px;
  height: 70px;
  line-height: 70px;
  background-color: #d80c14;
  text-align: center;
  color: #fff;
  font-size: 30px;
}

.list-qikan li .more {
  margin-top: 35px;
  float: right;
  font-size: 20px;
  color: #000000;
}

.bk-shehuigongzuobao {
  margin-bottom: 80px;
}

.bk-shehuigongzuobao .swiper-paper-wrap {
  position: relative;
  height: 612px;
  background-color: #bc0000;
  color: #fff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.bk-shehuigongzuobao .swiper-paper-wrap .swiper-container {
  height: 100%;
}

.bk-shehuigongzuobao .left-info {
  margin-left: 93px;
  margin-top: 131px;
  width: 450px;
}

.bk-shehuigongzuobao .left-info h5 {
  position: relative;
  padding-bottom: 20px;
  font: bold 48px/1 'Microsoft YaHei';
  margin-bottom: 50px;
}

.bk-shehuigongzuobao .left-info h5:after {
  content: "";
  position: absolute;
  left: 19px;
  bottom: 0;
  width: 85%;
  border-bottom: 3px solid #fff;
}

.bk-shehuigongzuobao .left-info .date1 {
  font-size: 30px;
}

.bk-shehuigongzuobao .left-info .qishu {
  font-size: 30px;
  margin-bottom: 60px;
}

.bk-shehuigongzuobao .left-info .more {
  display: inline-block;
  background-color: #ffffff;
  color: #bc0000;
  font-size: 22px;
  padding: 2px 10px;
  padding-left: 16px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.bk-shehuigongzuobao .arrow-left-paper1 {
  position: absolute;
  left: 656px;
  top: 243px;
  z-index: 2;
  width: 66px;
  height: 66px;
  background: url(../images/arrow-left-bushumeiti.png) center top no-repeat;
  background-size: contain;
  cursor: pointer;
}

.bk-shehuigongzuobao .arrow-right-paper1 {
  position: absolute;
  left: 1026px;
  top: 243px;
  z-index: 2;
  width: 66px;
  height: 66px;
  background: url(../images/arrow-right-bushumeiti.png) center top no-repeat;
  background-size: contain;
  cursor: pointer;
}

.bk-shehuigongzuobao .img-paper1 {
  position: absolute;
  right: 136px;
  top: 38px;
  z-index: 1;
  width: 367px;
  height: 519px;
}

.bk-shehuigongzuobao .pagi-wrap {
  position: absolute;
  left: 692px;
  bottom: 16px;
  width: 366px;
  z-index: 2;
  text-align: center;
}

.bk-shehuigongzuobao .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
  width: 50px;
}

.bk-shehuigongzuobao .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-right: 15px;
  cursor: pointer;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.bk-shehuigongzuobao .swiper-pagination-bullet:last-child {
  margin-right: 0;
}

.content-common {
  padding-bottom: 120px;
}

.bk-paper-tab {
  margin-bottom: 40px;
  position: relative;
}

.bk-paper-tab .tab-wrap {
  position: relative;
  z-index: 4;
  font-size: 0;
}

.bk-paper-tab .tab-wrap span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  background-color: #cccccc;
  color: #bc0000;
  font-size: 36px;
  text-align: center;
  cursor: pointer;
}

.bk-paper-tab .tab-wrap span.active {
  background-color: #bc0000;
  color: #fff;
}

.bk-paper-tab .tab-wrap span.active:after {
  content: "";
  position: absolute;
  left: 45%;
  top: 100%;
  border: 28px solid transparent;
  border-top: 28px solid #bc0000;
}

.bk-paper-tab .swiper2-wrap {
  padding-top: 24px;
  position: relative;
  height: 636px;
}

.bk-paper-tab .swiper-container {
  width: 1012px;
  height: 500px;
  margin: 0 auto;
}

.bk-paper-tab .img-tab-left {
  float: left;
  margin-left: 2px;
  -webkit-box-shadow: 4px 4px 4px #828282;
  box-shadow: 4px 4px 4px #828282;
}

.bk-paper-tab .right-wrap {
  margin-left: 456px;
}

.bk-paper-tab .right-wrap ul {
  margin-left: 8px;
  margin-bottom: 30px;
}

.bk-paper-tab .right-wrap ul li {
  position: relative;
  height: 106px;
  line-height: 106px;
  border-bottom: 2px solid #e3d7bd;
  padding-left: 15px;
  font-size: 20px;
  line-height: 1.4;
}

.bk-paper-tab .right-wrap ul li a {
  position: absolute;
  left: 0;
  top: 50%;
  width: 534px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-left: 20px;
  white-space: wrap;
}

.bk-paper-tab .right-wrap ul li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-color: #bc0000;
}

.bk-paper-tab .more {
  display: inline-block;
  background-color: #bc0000;
  color: #fff;
  font-size: 22px;
  padding: 2px 10px;
  padding-left: 16px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.bk-paper-tab h5 {
  position: relative;
  border-bottom: 3px solid #bc0000;
}

.bk-paper-tab h5 span {
  font-size: 48px;
  font-weight: normal;
  color: #4d4d4d;
  margin-right: 30px;
}

.bk-paper-tab h5 i {
  position: absolute;
  right: 0;
  top: 22px;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  color: #4c4c4c;
}

.bk-paper-tab .pagi-wrap {
  position: absolute;
  left: 100px;
  bottom: 66px;
  width: 362px;
  z-index: 2;
  text-align: center;
}

.bk-paper-tab .pagi-wrap .pagi {
  display: inline-block;
}

.bk-paper-tab .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  background: #bc0000;
  width: 50px;
}

.bk-paper-tab .swiper-pagination-bullet {
  background: #bc0000;
  opacity: 1;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-right: 15px;
  cursor: pointer;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.bk-paper-tab .swiper-pagination-bullet:last-child {
  margin-right: 0;
}

.bk-paper-tab .arrow-left-paper3,
.bk-paper-tab .arrow-left-paper2 {
  position: absolute;
  left: 56px;
  top: 255px;
  z-index: 2;
  width: 66px;
  height: 66px;
  background: url(../images/arrow-left-bushumeiti.png) center top no-repeat;
  background-size: contain;
  cursor: pointer;
}

.bk-paper-tab .arrow-right-paper3,
.bk-paper-tab .arrow-right-paper2 {
  position: absolute;
  left: 418px;
  top: 255px;
  z-index: 2;
  width: 66px;
  height: 66px;
  background: url(../images/arrow-right-bushumeiti.png) center top no-repeat;
  background-size: contain;
  cursor: pointer;
}

.bk-qrcode {
  background: #bc0000;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 69px 0;
  text-align: center;
}

.bk-qrcode span, .bk-qrcode img {
  vertical-align: middle;
}

.bk-qrcode .img-zhongshebu {
  margin-right: 160px;
}

.bk-qrcode .vline {
  display: inline-block;
  height: 252px;
  background-color: #fff;
  width: 3px;
  margin-right: 160px;
}
