﻿.bossgoo-index-news14 {
  width: 100%;
}

.bossgoo-index-news14 .wrap .news14-top {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.bossgoo-index-news14 .wrap .news14-top .news14-topLe, .bossgoo-index-news14 .wrap .news14-top .news14-topRi {
  width: 30px;
}

.bossgoo-index-news14 .wrap .news14-top .news14-topLe i, .bossgoo-index-news14 .wrap .news14-top .news14-topRi i {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  background-color: var(--themeColor);
  cursor: pointer;
}

.bossgoo-index-news14 .wrap .news14-top .news14-topCon {
  width: calc(100% - 60px);
}

.bossgoo-index-news14 .wrap .news14-top .news14-topCon .first-title {
  font-size: 40px;
  text-transform: uppercase;
  color: var(--themeColor);
}

.bossgoo-index-news14 .wrap .news14-box {
  width: 100%;
  padding-bottom: 100px;
}

.bossgoo-index-news14 .wrap .news14-box .news14-swiper {
  width: 100%;
}

.bossgoo-index-news14 .wrap .news14-box .news14-swiper .swiper-wrapper .swiper-slide .news14-item {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
}

.bossgoo-index-news14 .wrap .news14-box .news14-swiper .swiper-wrapper .swiper-slide .news14-item .news14-ite {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.bossgoo-index-news14 .wrap .news14-box .news14-swiper .swiper-wrapper .swiper-slide .news14-item .news14-ite img {
  width: 100%;
  object-fit: contain;
}

.bossgoo-index-news14 .wrap .news14-box .news14-swiper .swiper-wrapper .swiper-slide .news14-item .news14-ite .news14-date {
  display: inline-block;
  position: absolute;
  left: 20px;
  top: 20px;
  padding: 8px 15px;
  color: #fff;
  background-color: #000;
}

.bossgoo-index-news14 .wrap .news14-box .news14-swiper .swiper-wrapper .swiper-slide .news14-item .news14-ite .news14-it {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 8px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.3);
  transition: all .5s;
}

.bossgoo-index-news14 .wrap .news14-box .news14-swiper .swiper-wrapper .swiper-slide .news14-item .news14-ite .news14-it .news14-itBox {
  width: 100%;
  height: 100%;
  padding: 0 20px;
  box-sizing: border-box;
  border: 1px solid #fff;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.bossgoo-index-news14 .wrap .news14-box .news14-swiper .swiper-wrapper .swiper-slide .news14-item .news14-ite .news14-it .news14-itBox .news14-itTi a {
  color: #fff;
  font-size: 24px;
  text-align: center;
  line-height: 1.2;
}

.bossgoo-index-news14 .wrap .news14-box .news14-swiper .swiper-wrapper .swiper-slide .news14-item .news14-ite .news14-it .news14-itBox .news14-itTe {
  color: #fff;
  text-align: center;
  padding-top: 30px;
  line-height: 1.5;
  font-size: 16px;
}

.bossgoo-index-news14 .wrap .news14-box .news14-swiper .swiper-wrapper .swiper-slide .news14-item .news14-ite .news14-it .news14-itBox .iconfont {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  color: var(--themeColor);
  margin-top: 30px;
}

.bossgoo-index-news14 .wrap .news14-box .news14-swiper .swiper-wrapper .swiper-slide .news14-item:hover .news14-ite .news14-it {
  top: 0;
}

@media only screen and (max-width: 1440px) {
  .bossgoo-index-news14 {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 1240px) {
  .bossgoo-index-news14 .wrap .news14-box .news14-swiper .swiper-wrapper .swiper-slide .news14-item .news14-ite .news14-it .news14-itBox .news14-itTe {
    padding-top: 15px;
  }
  .bossgoo-index-news14 .wrap .news14-box .news14-swiper .swiper-wrapper .swiper-slide .news14-item .news14-ite .news14-it .news14-itBox .iconfont {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 1040px) {
  .bossgoo-index-news14 .wrap .news14-top .news14-topCon .first-title {
    font-size: .56rem;
  }
  .bossgoo-index-news14 .wrap .news14-box {
    padding-bottom: .6rem;
  }
  .bossgoo-index-news14 .wrap .news14-box .news14-swiper .swiper-wrapper .swiper-slide .news14-item .news14-ite .news14-it {
    top: 0;
  }
}

@media only screen and (max-width: 767px) {
  .bossgoo-index-news14 .wrap .news14-top .news14-topLe, .bossgoo-index-news14 .wrap .news14-top .news14-topRi {
    display: none;
  }
  .bossgoo-index-news14 .wrap .news14-top .news14-topCon {
    width: 100%;
  }
  .bossgoo-index-news14 .wrap .news14-top .news14-topCon .first-title {
    font-size: .48rem;
  }
  .bossgoo-index-news14 .wrap .news14-box .news14-swiper .swiper-wrapper .swiper-slide .news14-item .news14-ite .news14-it .news14-itBox .news14-itTi a {
    font-size: .36rem;
  }
  .bossgoo-index-news14 .wrap .news14-box .news14-swiper .swiper-wrapper .swiper-slide .news14-item .news14-ite .news14-it .news14-itBox .news14-itTe {
    font-size: .28rem;
  }
}
