
.bottom_item {
  padding-top: 1px;
  position: relative;
  width: 100%;
  height: 2.13rem /* 80/37.5 */ /* 70/37.5 */ /* 100/37.5 */;
  background: url('../images/bottom_bg.png') no-repeat;
  background-size: 100% 100%;
}
.close_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 0.87rem /* 40/37.5 */ /* 20/37.5 */;
  height: 0.5rem /* 14/37.5 */ /* 10/37.5 */;
  /* background: yellow; */
}
.close_box img {
  width: .21rem /* 8/37.5 */ /* 10/37.5 */ /* 6/37.5 */ /* 10/37.5 */;
}
.item_downLoadItem {
  margin-top: 0.37rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 1.33rem /* 50/37.5 */;
  /* background: #fff; */
}
.item_dli_left {
  margin-left: 0.67rem /* 25/37.5 */;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.item_dli_img {
  width: 0.99rem /* 37/37.5 */;
  height: 0.53rem /* 20/37.5 */;
}
.item_dli_img > img {
  width: 100%;
  height: 100%;
}
.item_dli_word {
  margin-left: 0.4rem /* 15/37.5 */ /* 10/37.5 */;
  font-size: 0.32rem /* 12/37.5 */;
}
.item_dli_right {
  display: flex;
  justify-content: center;
  align-items: center;
}
.item_dlir_link {
  margin-right: 0.4rem /* 15/37.5 */;
  width: 1.89rem /* 71/37.5 */;
  height: 0.72rem /* 27/37.5 */;
  line-height: 0.72rem /* 27/37.5 */;
  font-size: 0.35rem /* 13/37.5 */;
  font-family: SourceHanSerifCN-Regular, SourceHanSerifCN;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  background: #0462C2;
}
.item_newsItem {
  margin-top: 0.37rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 1.33rem /* 50/37.5 */;
}

.item_newsItem_imgBox {
  margin-left: 0.67rem;
  height: 1.09rem /* 41/37.5 */;
  width: 1.92rem /* 72/37.5 */ /* 50/37.5 */;
}
.item_newsItem_imgBox img {
  width: 100%;
  height: 100%;
}
.item_newsItem_word {
  margin: 0 0.27rem /* 10/37.5 */;
  /* flex-grow: 1; */
  font-size: 0.32rem /* 12/37.5 */ /* 16/37.5 */;
}

.swiper-pagination-bullet-active {
  background: #c9c9c9 !important;
}
.swiper-pagination-bullets {
  bottom: 0.27rem /* 10/37.5 */ /* 1/37.5 */ /* 10/37.5 */ /* 10/37.5 */ !important;
}
