.newTop {
  width: 100%;
  height: 5.89rem;
  background: #F8F8F8;
}

.newTopBox {
  padding: .64rem 0 .63rem;
}

.swiper .swiper-slide {
  display: flex;
}

.newL {
  width: 8.27rem;
  height: 4.62rem;
  margin-right: 1.04rem;
}

.newR {
  width: 6.16rem;
  padding-top: .22rem;
}

.newRTit {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.24rem;
  color: #0A2F60;
  line-height: 0.36rem;
  margin-bottom: .3rem;
}

.newRTxt {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.18rem;
  color: #686868;
  line-height: 0.3rem;
  margin-bottom: .33rem;
}

.newRTime {
  display: flex;
  align-items: center;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #8D8D8D;
}

.newRTime img {
  width: .17rem !important;
  height: .17rem !important;
  margin-right: .13rem;
}

.swiper-button-prev,
.swiper-button-next {
  width: .53rem !important;
  height: .53rem !important;
  border-radius: 50%;
  border: .01rem solid #1363AA;
  top: auto !important;
  bottom: 0 !important;
  margin: 0 !important;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: .16rem !important;
  font-weight: bold;
  color: #1061A9 !important;
}

.swiper-button-prev {
  left: auto !important;
  right: 6.16rem !important;
}

.swiper-button-next {
  right: 5.31rem !important;
}

.newBbox {
  display: flex;
  flex-wrap: wrap;
  padding: .43rem 0 .41rem;
}

.newItem {
  width: 5rem;
  margin-right: .5rem;
  margin-bottom: .36rem;
}

.newItem:nth-child(3n) {
  margin-right: 0;
}

.newImg {
  width: 100%;
  height: 2.73rem;
  margin-bottom: .33rem;
}

.newText {
  padding: 0 .25rem;
  box-sizing: border-box;
  width: 100%;
  min-height: .67rem;
  margin-bottom: .35rem;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.24rem;
  color: #333333;
}

.newItem:hover .newText {
  color: #0A2F60;
}

.newItemB {
  width: 100%;
  height: 0.87rem;
  background: #F8F8F8;
  padding: 0 .3rem 0 .18rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.newTime {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #8D8D8D;
  display: flex;
  align-items: center;
}

.newTime img {
  width: .17rem;
  height: .17rem;
  margin-right: .13rem;
}

.newBtn {
  width: .35rem;
  height: .35rem;
}

.newItem:hover .newBtn img:nth-child(1),
.newBtn img:nth-child(2) {
  display: none;
}

.newItem:hover .newBtn img:nth-child(2) {
  display: block;
}

.newDetails{
  background: #F8F8F8;
}

.newDetailsBox{
  padding: .59rem 0 .73rem;
}

.newDetailsTit{
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 0.28rem;
  color: #000000;
  text-align: center;
  margin-bottom: .4rem;
}

.newDetailsTime{
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.12rem;
  color: #6A6A6A;
  text-align: center;
  margin-bottom: .22rem;
}

.newDetailsText{
  padding: .43rem 0 .8rem;
  border-top: 0.01rem solid #C9C9C9;
  border-bottom: 0.01rem solid #C9C9C9;
  font-size: .16rem;
}

.newDetailsText img{
  width: revert-layer;
  height: auto;
  max-width: 100%;
}

.detailsPdf{
  color: #0A2F60;
}

.detailsPdf a{
  color: #0A2F60;
  padding-bottom: .07rem;
  border-bottom: .01rem solid #0A2F60;
}

.newPage{
  display: flex;
  flex-direction: column;
  margin-top: .45rem;
}

.newPage a{
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 0.16rem;
  color: #000000;
  margin-bottom: .24rem;
}

.newPage a:last-child{
  margin-bottom: 0;
}