.add_2482 {
  margin: 0 auto;
  width: 1200px;
  box-sizing: border-box;
  background: #ecf2ff;
  padding: 32px 28px;
}
.add_2482 .add_2482_t .l,
.add_2482 .add_2482_t .r {
  width: 564px;
  height: 317px;
}
.add_2482 .add_2482_t .l {
  float: left;
}
.add_2482 .add_2482_t .l .swiper {
  width: 100%;
  height: 100%;
}
.add_2482 .add_2482_t .l .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
}
.add_2482 .add_2482_t .l .swiper-slide::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, #001f4b 90%, #001f4b 100%);
}
.add_2482 .add_2482_t .l .swiper-slide .pic {
  width: 100%;
  height: 100%;
}
.add_2482 .add_2482_t .l .swiper-slide .pic img {
  width: 100%;
  height: 100%;
}
.add_2482 .add_2482_t .l .swiper-slide .titlt {
  position: absolute;
  width: 80%;
  left: 10%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  bottom: 25px;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  line-height: 20px;
}
.add_2482 .add_2482_t .l .swiper-pagination-bullet {
  width: 5px;
  height: 5px;
  background: #fff;
  opacity: 1;
}
.add_2482 .add_2482_t .l .swiper-pagination-bullet-active {
  width: 15px;
  background: #ffffff;
  border-radius: 2px;
}
.add_2482 .add_2482_t .l .swiper-button-next,
.add_2482 .add_2482_t .l .swiper-button-prev {
  right: 0;
  width: 24px;
  height: 50px;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0.5;
}
.add_2482 .add_2482_t .l .swiper-button-prev {
  left: 0;
  right: auto;
}
.add_2482 .add_2482_t .l .swiper-button-next:after,
.add_2482 .add_2482_t .l .swiper-button-prev:after {
  color: #fff;
  font-size: 20px;
}
.add_2482 .add_2482_t .l .swiper-pagination {
  bottom: 5px;
}
.add_2482 .add_2482_t .r {
  float: right;
}
.add_2482 .add_2482_t .r img,
.add_2482 .add_2482_t .r video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.add_2482 .add_2482_b {
  clear: both;
  padding-top: 49px;
}
.add_2482 .add_2482_b .item {
  cursor: pointer;
  display: flex;
  width: 564px;
  float: left;
}
.add_2482 .add_2482_b .item:hover .info .title {
  color: #274894;
}
.add_2482 .add_2482_b .item:last-child {
  float: right;
}
.add_2482 .add_2482_b .item .pic {
  width: 192px;
  height: 108px;
  flex-shrink: 0;
}
.add_2482 .add_2482_b .item .pic img {
  width: 100%;
  height: 100%;
}
.add_2482 .add_2482_b .item .info {
  margin-left: 10px;
}
.add_2482 .add_2482_b .item .info .date {
  font-weight: 400;
  font-size: 14px;
  color: #5f5f5f;
  font-style: italic;
}
.add_2482 .add_2482_b .item .info .title {
  margin-top: 5px;
  font-weight: 400;
  font-size: 16px;
  color: #131313;
  line-height: 20px;
  height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.add_2482 .add_2482_b .item .info .more {
  margin-top: 10px;
  font-weight: 400;
  font-size: 12px;
  color: #21b4ff;
  line-height: 18px;
  display: flex;
  align-items: center;
}
.add_2482 .add_2482_b .item .info .more img {
  margin-top: 2px;
  margin-left: 5px;
}
.add_2482 .add_2482_b .item::after {
  content: "";
  display: block;
  clear: both;
}
.add_2482 .add_2482_b::after {
  content: "";
  display: block;
  clear: both;
}

.add_2482_list .banner {
  width: 100%;
  height: 755px;
  background-image: url(/images/list-banner.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.add_2482_list .add_container {
  position: relative;
  width: 1200px;
  margin: -570px auto;
  z-index: 899;
}
.add_2482_list .page_tit {
  margin: 0 auto;
  text-align: center;
}
.add_2482_list .content {
  margin-top: 110px;
  width: 1200px;
  background: #ffffff;
  border-radius: 8px 8px 8px 8px;
  padding: 36px 0;
}
.add_2482_list .content .list {
  display: flex;
  gap: 51px 33px;
  margin: 40px 41px;
  flex-wrap: wrap;
}
.add_2482_list .content .list .item {
  width: 350px;
}
.add_2482_list .content .list .item .pic {
  width: 350px;
  height: 196px;
  position: relative;
}
.add_2482_list .content .list .item .pic::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 31, 75, 0.5803921569) 90%, rgba(0, 31, 75, 0.5803921569) 100%);
}
.add_2482_list .content .list .item .pic .tu {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.add_2482_list .content .list .item .pic .type {
  position: absolute;
  left: 10px;
  text-align: center;
  bottom: 10px;
  border: 1px rgb(0, 186, 255) solid;
  width: 150px;
  height: 23px;
  border-radius: 28px;
  line-height: 23px;
  background: rgba(39, 72, 148, 0.4);
}
.add_2482_list .content .list .item .pic .type span {
  color: #ffffff;
  font-size: 12px;
}
.add_2482_list .content .list .item .pic .type span:last-child {
  color: #00baff;
  font-weight: bold;
}
.add_2482_list .content .list .item .pic .type_img {
  position: absolute;
  right: 10px;
  bottom: 5px;
}
.add_2482_list .content .list .item .title {
  margin: 17px 0 18px;
  font-size: 16px;
  color: #274894;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.add_2482_list .content .list .item .bottom {
  display: flex;
  border-bottom: 2px solid #274894;
  padding-bottom: 5px;
}
.add_2482_list .content .list .item .bottom .date {
  font-size: 14px;
  color: #636363;
  font-style: italic;
}
.add_2482_list .content .list .item .bottom .more {
  margin-left: auto;
  font-size: 12px;
  color: #21b4ff;
}
.add_2482_list .content .list .item .bottom .more img {
  margin-left: 5px;
  margin-top: 2px;
}
.add_2482_list .add_item {
  padding: 38px 0;
}
.add_2482_list .add_item .back {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-right: 38px;
  color: #21b4ff;
  font-size: 12px;
}
.add_2482_list .add_item .back img {
  margin-left: 5px;
}
.add_2482_list .add_item .back2 {
  margin-top: 110px;
}
.add_2482_list .add_item .title {
  margin: 10px auto 39px;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #274894;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
.add_2482_list .add_item .media {
  margin: 0 50px;
}
.add_2482_list .add_item .media video {
  width: 100%;
  height: 620px;
  -o-object-fit: cover;
     object-fit: cover;
}
.add_2482_list .add_item .media img {
  max-width: 100%;
}
.add_2482_list .add_item .media .swiper {
  width: 100%;
}
.add_2482_list .add_item .media .swiper .swiper-slide {
  width: 100%;
}
.add_2482_list .add_item .media .swiper .swiper-slide .titlt {
  position: absolute;
  bottom: 3px;
  left: 0;
  width: 100%;
  background: rgba(0, 31, 75, 0.5);
  height: 57px;
  line-height: 57px;
  color: #fff;
  font-size: 14px;
  padding-left: 37px;
}
.add_2482_list .add_item .media .swiper .swiper-slide .pic img {
  width: 100%;
  height: 620px;
  -o-object-fit: cover;
     object-fit: cover;
}
.add_2482_list .add_item .media .swiper .swiper-button-next,
.add_2482_list .add_item .media .swiper .swiper-button-prev {
  right: 0;
  width: 24px;
  height: 50px;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0.5;
  z-index: 99999999;
}
.add_2482_list .add_item .media .swiper .swiper-button-prev {
  left: 0;
  right: auto;
}
.add_2482_list .add_item .media .swiper .swiper-button-next:after,
.add_2482_list .add_item .media .swiper .swiper-button-prev:after {
  color: #fff;
  font-size: 20px;
}
.add_2482_list .add_item .media .mySwiper3 .swiper-wrapper2 {
  /* padding: 0 30px; */
  /* overflow: hidden; */
    box-sizing: border-box;
    /* width: calc(100% - 25px); */
    margin: 0 0;
}

.add_2482_list .add_item .media .mySwiper3 .swiper-wrapper{
  /* width: calc(100% - 48px); */
  /* overflow: auto; */
}
.add_2482_list .add_item .media .mySwiper3 .swiper-slide .pic {
  width: 100px;
  height: 100px;
  border: 2px solid transparent;
  position: relative;
}
.add_2482_list .add_item .media .mySwiper3 .swiper-slide .pic::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.add_2482_list .add_item .media .mySwiper3 .swiper-slide .pic img {
  width: 100px;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
}
.add_2482_list .add_item .media .mySwiper3 .swiper-slide-thumb-active .pic {
  border: 2px solid #fe790e;
}
.add_2482_list .add_item .media .mySwiper3 .swiper-slide-thumb-active .pic::before {
  display: none;
}
.add_2482_list .add_item .media .mySwiper3 .swiper-button-next,
.add_2482_list .add_item .media .mySwiper3 .swiper-button-prev {
  right: 0;
  width: 24px;
  height: 50px;
  background: rgba(0, 0, 0, 0.5);
  
}
.add_2482_list .add_item .media .mySwiper3 .swiper-button-prev {
  left: 0;
  right: auto;
}
.add_2482_list .add_item .media .mySwiper3 .swiper-button-next:after,
.add_2482_list .add_item .media .mySwiper3 .swiper-button-prev:after {
  /* color: #274894;
  font-size: 20px; */
  color: #fff;
    font-size: 20px;
}
.add_2482_list .add_item .media .mySwiper3 .swiper-pagination {
  bottom: 5px;
}
.add_2482_list .flex {
  display: flex;
}
.add_2482_list .sort {
  margin-bottom: 10px;
  position: relative;
  border-bottom: 2px solid #dcebff;
  padding-left: 40px;
}
.add_2482_list .sort .active {
  position: absolute;
  bottom: -2px;
  width: 10px;
  height: 2px;
  background: #fe790e;
  transition: all 0.2s;
}
.add_2482_list .sort .sort_item {
  padding-bottom: 10px;
  color: #13528d;
  font-size: 16px;
  font-weight: bold;
  margin-right: 50px;
  cursor: pointer;
}
@media screen and (max-width: 1920px) {
  .add_2482_list .sort .sort_item {
    font-size: 14px;
  }
}
.add_2482_list .sort .sort_item .icon {
  margin-left: 6px;
  transition: all 0.3s;
}
.add_2482_list .sort .sort_item .down.icon {
  transform: rotate(180deg);
}
.add_2482_list .sort .ac {
  color: #fe790e;
}/*# sourceMappingURL=add2482.css.map */