.contentbox {
  overflow: hidden;
}
.contentbox .container-margin {
  padding: 0 240px;
}
.contentbox .minbox {
  margin: auto;
  width: 95%;
  background: #f8f8f8;
  margin-top: 60px;
}
.contentbox .minbox:hover {
  box-shadow: -6px 0px 16px 0px rgba(0, 0, 0, 0.2);
}
.contentbox .minbox img {
  cursor: pointer;
  height: 280px;
}
.contentbox .minbox .minbox-row2 {
  cursor: pointer;
}
.contentbox .minbox .minbox-row2:hover .minbox-text1 {
  color: #f5a51c;
}
.contentbox .minbox .minbox-text1 {
  width: 92%;
  height: 44px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  margin-top: 13px;
  margin-left: 20px;
  cursor: pointer;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.contentbox .minbox .minbox-text2 {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #666;
  margin-top: 31px;
  margin-left: 20px;
  margin-bottom: 20px;
}
.pagingweizhi {
  margin-top: 80px !important;
  margin-bottom: 80px;
  margin-right: 240px;
}
.paging {
  float: right;
  margin-top: 120px;
}
.paging .text {
  width: 34px;
  height: 34px;
  border: 2px solid #cccccc;
  border-radius: 4px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #cccccc;
  text-align: center;
  line-height: 30px;
  display: inline-block;
  cursor: pointer;
}
.paging .text2 {
  background: #f7b618;
  color: #ffffff;
  border: 0px;
  line-height: 34px;
}
.paging .zuobian {
  cursor: pointer;
  display: inline-block;
  width: 50px;
  height: 34px;
  border: 2px solid #cccccc;
  border-radius: 4px;
  text-align: center;
  line-height: 29px;
  color: #cccccc;
}
.paging .zuobian:hover {
  background: #f7b618;
  color: #ffffff;
  border: 0px;
  line-height: 32px;
}
.paging .zuobiandianji {
  cursor: pointer;
  display: inline-block;
  width: 50px;
  height: 34px;
  border: 2px solid #cccccc;
  border-radius: 4px;
  text-align: center;
  line-height: 29px;
  color: #cccccc;
}
.paging .zuobiandianji:hover {
  background: #f7b618;
  color: #ffffff;
  border: 0px;
  line-height: 32px;
}
.paging .youbaiandianji {
  display: inline-block;
  width: 50px;
  height: 34px;
  border: 2px solid #cccccc;
  border-radius: 4px;
  text-align: center;
  line-height: 29px;
  color: #cccccc;
  cursor: pointer;
}
.paging .youbaiandianji:hover {
  background: #f7b618;
  color: #ffffff;
  border: 0px;
  line-height: 32px;
}
.swiperinsidebox {
  display: flex;
}
.swiperinsidebox .swiperinsidebox-row1 {
  margin-left: 80px;
  padding-top: 57px;
  padding-bottom: 37px;
  cursor: pointer;
}
.swiperinsidebox .swiperinsidebox-row1:hover .swiperinsidebox-text1 {
  color: #f5a51c;
}
.swiperinsidebox .swiperinsidebox-row1 .swiperinsidebox-text1 {
  width: 732px;
  height: 82px;
  font-size: 32px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  margin-right: 93px;
  text-align: initial;
}
.swiperinsidebox .swiperinsidebox-row1 .swiperinsidebox-text2 {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  margin-top: 86px;
  text-align: initial;
}
.swiper-button-next {
  top: 94% !important;
  left: 80px !important;
  background-image: url('../img/journalism1.png') !important;
  width: 14px !important;
  height: 20px !important;
  background-size: 100% 100% !important;
  position: fixed !important;
}
.swiper-button-prev {
  top: 94% !important;
  background-image: url('../img/journalism.png') !important;
  height: 20px !important;
  width: 14px !important;
  background-size: 100% 100% !important;
  position: fixed !important;
}
@media screen and (max-width: 2130px) {
}
.publichead2 {
  width: 100%;
  background: url('../img/xwzxheader.jpg');
  padding-bottom: 60px;
  background-size: cover;
}
.publichead2 .chanpingbox {
  padding-left: 10px;
  padding-right: 10px;
}
.publichead2 .chanpingbox .chanpingboxtext1 {
  font-size: 26px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
}
.publichead2 .chanpingbox .chanpingboxtext2 {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  margin-top: 34px;
}
@media screen and (max-width: 767px) {
  .contentbox .container-margin {
    padding: 0 10px;
  }
  .pagingweizhi {
    margin-right: 40px;
  }
  .paging .zuobiandianji:hover {
    background: #fff;
    color: #ccc;
    border: 2px solid #cccccc;
    line-height: 28px;
  }
  .paging .youbaiandianji:hover {
    background: #fff;
    color: #ccc;
    border: 2px solid #cccccc;
    line-height: 28px;
  }
  .contentbox .minbox img {
    height: 220px;
  }
}
