@charset "UTF-8";
.container {
  width: 100%;
  overflow: hidden;
  background: url("../img/背景.jpg") no-repeat center;
  background-size: cover;
}
.container .banner {
  background: linear-gradient(to bottom, #c4251f, #fff);
  padding-top: 0.4rem;
}
.container .banner .banner-warp {
  max-width: 12rem;
  margin: 0 auto;
  padding: 0.24rem;
  background: #fff;
  border-top-right-radius: 0.07rem;
  border-top-left-radius: 0.07rem;
}
.container .banner .banner-warp .banner-title {
  background: url("../img/头条.png") no-repeat left;
  background-size: auto 0.6rem;
  text-align: center;
  font-size: 0.36rem;
  color: #c3231d;
  padding: 0.2rem 0;
  font-weight: bold;
}
.container .banner .banner-warp .banner-main {
  width: 100%;
  height: 6.65rem;
}
.container .banner .banner-warp .banner-main .left {
  height: 5.9rem;
  background: #c3231d;
  width: 63%;
}
.container .banner .banner-warp .banner-main .left .left-swiper {
  width: 100%;
  position: relative;
}
.container .banner .banner-warp .banner-main .left .left-swiper .index-swiper {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.container .banner .banner-warp .banner-main .left .left-swiper .index-swiper .swiper-slider {
  position: relative;
}
.container .banner .banner-warp .banner-main .left .left-swiper .index-swiper a, .container .banner .banner-warp .banner-main .left .left-swiper .index-swiper img {
  height: 4.5rem;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.container .banner .banner-warp .banner-main .left .left-swiper .index-swiper .swiper-bottom-title {
  height: 0.9rem;
  background: #6a1611;
  overflow: hidden;
  padding: 0 0.2rem;
}
.container .banner .banner-warp .banner-main .left .left-swiper .index-swiper .swiper-bottom-title .text {
  width: 70%;
  height: auto;
  font-size: 0.18rem;
  color: #fff;
}
.container .banner .banner-warp .banner-main .left .left-swiper .swiper-pagination-wrap {
  position: absolute;
  right: 0.17rem;
  bottom: 0.4rem;
}
.container .banner .banner-warp .banner-main .left .left-swiper .swiper-pagination-wrap .swiper-pagination {
  height: 0.12rem;
  position: relative;
  display: flex;
}
.container .banner .banner-warp .banner-main .left .left-swiper .swiper-pagination-wrap .swiper-pagination .swiper-pagination-bullet {
  display: block;
  width: 0.12rem;
  height: 0.12rem;
  background: #fff;
  opacity: 1;
  margin-left: 0.1rem;
  cursor: pointer;
}
.container .banner .banner-warp .banner-main .left .left-swiper .swiper-pagination-wrap .swiper-pagination .swiper-pagination-bullet-active {
  width: 0.37rem;
  border-radius: 1.5rem;
}
.container .banner .banner-warp .banner-main .right {
  position: relative;
  width: 37%;
  height: 100%;
  background: #f9f0dc;
  font-size: 0.18rem;
  box-sizing: border-box;
  padding: 0.28rem 0.2rem 0;
}
.container .banner .banner-warp .banner-main .right .right-title {
  width: 100%;
  border-bottom: 0.03rem solid #c3231d;
  background: url("../img/标题背景.png") no-repeat left;
  background-size: contain;
  font-size: 0.18rem;
  color: #fff;
  height: 0.45rem;
}
.container .banner .banner-warp .banner-main .right .right-title .right-title-text {
  width: 1.45rem;
  height: 100%;
}
.container .banner .banner-warp .banner-main .right .right-title a {
  color: #f1c087;
  font-size: 0.16rem;
}
.container .banner .banner-warp .banner-main .right .right-list {
  font-size: 0.16rem;
  overflow: hidden;
  padding: 0.4rem 0;
  box-sizing: border-box;
}
.container .banner .banner-warp .banner-main .right .right-list .right-list-item {
  margin-bottom: 0.3rem;
  color: #333;
}
.container .banner .banner-warp .banner-main .right .right-list .right-list-item:last-child {
  margin-bottom: 0;
}
.container .banner .banner-warp .banner-main .right .right-list .right-list-item .r {
  margin-right: 0.13rem;
  width: 0.07rem;
  height: 0.07rem;
  border-radius: 50%;
  overflow: hidden;
  background: #c3231d;
}
.container .banner .banner-warp .banner-main .right .right-top {
  position: absolute;
  top: 0;
  left: -0.28rem;
  width: 0.28rem;
  height: 0.38rem;
}
.container .banner .banner-warp .banner-main .right .right-top img {
  width: 100%;
  height: 100%;
}
.container .banner .banner-warp .banner-main .right .right-bottom {
  position: absolute;
  bottom: 0;
  left: -0.28rem;
  width: 0.28rem;
  height: 0.37rem;
}
.container .banner .banner-warp .banner-main .right .right-bottom img {
  width: 100%;
  height: 100%;
}
.container .schedule {
  max-width: 12rem;
  margin: 0 auto;
  padding: 0 0.24rem;
}
.container .schedule .schedule-left {
  width: 70%;
}
.container .schedule .schedule-left .title {
  background: url("../img/大会日程背景.png") no-repeat left;
  background-size: cover;
  height: 0.6rem;
  width: 100%;
  color: #fff;
}
.container .schedule .schedule-left .title .monthbox {
  width: 1.8rem;
}
.container .schedule .schedule-left .title .monthbox .year {
  margin-right: 0.2rem;
}
.container .schedule .schedule-left .title .monthbox .year .y {
  font-size: 0.28rem;
  font-weight: bold;
  transform: skew(-5deg);
}
.container .schedule .schedule-left .title .monthbox .year .t {
  font-size: 0.16rem;
  transform: skew(-5deg);
  margin-top: -0.06rem;
}
.container .schedule .schedule-left .title .monthbox .month {
  font-size: 0.18rem;
  align-items: flex-end;
}
.container .schedule .schedule-left .title .monthbox .month .n {
  transform: skew(-5deg);
  font-size: 0.48rem;
  font-weight: bold;
}
.container .schedule .schedule-left .title .monthbox .month .d {
  margin-bottom: 0.1rem;
}
.container .schedule .schedule-left .title .day {
  margin-right: 0.84rem;
}
.container .schedule .schedule-left .title .day .day-item {
  margin-left: 0.5rem;
  width: 0.5rem;
  height: 0.5rem;
  font-size: 0.24rem;
  font-weight: bold;
  cursor: pointer;
}
.container .schedule .schedule-left .title .day .day-item.active {
  background: url("../img/月份背景.png") no-repeat center;
  background-size: contain;
}
.container .schedule .schedule-left .schedule-left-con {
  box-sizing: border-box;
  height: 3.9rem;
  border: 0.01rem solid #c3231d;
  border-top: none;
  border-bottom-right-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
  padding: 0.25rem;
  font-size: 0.18rem;
}
.container .schedule .schedule-left .schedule-left-con .con {
  box-sizing: border-box;
  padding-right: 0.2rem;
  height: 100%;
  width: 100%;
  overflow-y: auto;
  display: none;
}
.container .schedule .schedule-left .schedule-left-con .con:first-child {
  display: block;
}
.container .schedule .schedule-left .schedule-left-con .con::-webkit-scrollbar {
  width: 0.05rem;
}
.container .schedule .schedule-left .schedule-left-con .con::-webkit-scrollbar-track {
  background: #ffeac9;
  border-radius: 0.04rem;
}
.container .schedule .schedule-left .schedule-left-con .con::-webkit-scrollbar-thumb {
  background: #c32123;
  border-radius: 0.04rem;
}
.container .schedule .schedule-right {
  height: 4.5rem;
  width: 30%;
  margin-left: 0.45rem;
}
.container .schedule .schedule-right .schedule-right-item {
  height: 100%;
}
.container .conference-video {
  max-width: 12rem;
  margin: 0 auto;
  padding: 0 0.24rem;
  margin-top: 0.56rem;
}
.container .conference-video .title img {
  width: 100%;
}
.container .conference-video .con {
  margin-top: 0.8rem;
  color: #333;
}
.container .conference-video .con .con-item {
  width: 3.9rem;
}
.container .conference-video .con .con-item .con-item-img {
  width: 100%;
  height: 2.4rem;
  overflow: hidden;
}
.container .conference-video .con .con-item .con-item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.container .conference-video .con .con-item .con-item-text {
  margin-top: 0.2rem;
  height: 0.5rem;
  text-align: center;
  color: #000;
  font-size: 0.18rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.5;
}
.container .conference-video .more {
  width: 2rem;
  border-radius: 20rem;
  text-align: center;
  color: #ecd3aa;
  padding: 0.15rem 0;
  border: 0.02rem solid #ecd3aa;
  margin: 0.56rem auto 0 auto;
  font-size: 0.18rem;
}
.container .conference-materials {
  max-width: 12rem;
  margin: 0 auto;
  padding: 0 0.24rem;
  margin-top: 0.56rem;
}
.container .conference-materials .title img {
  width: 100%;
}
.container .conference-materials .nav {
  margin: 0.56rem auto 0 auto;
}
.container .conference-materials .nav .nav-item {
  font-size: 0.24rem;
  color: #333;
  background: url("../img/会议资料菜单背景.png") no-repeat;
  background-size: cover;
  width: 2.1rem;
  height: 0.47rem;
  cursor: pointer;
}
.container .conference-materials .nav .nav-item.active {
  color: #fff;
  background: url("../img/会议资料菜单背景选中.png") no-repeat;
  background-size: cover;
}
.container .conference-materials .con {
  margin: 0.56rem auto 0 auto;
  height: 100%;
  display: none;
}
.container .conference-materials .con.active {
  display: block;
}
.container .conference-materials .con .con-warp {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.28rem 0.88rem;
}
.container .conference-materials .con .con-warp .con-item {
  border-bottom: 0.02rem solid #ffe8c3;
  overflow: hidden;
}
.container .conference-materials .con .con-warp .con-item .title {
  font-size: 0.18rem;
  color: #333;
  font-weight: bold;
}
.container .conference-materials .con .con-warp .con-item .text {
  margin-top: 0.2rem;
  margin-bottom: 0.28rem;
  font-size: 0.16rem;
  color: #666;
}
.container .conference-materials .con .more {
  width: 2rem;
  border-radius: 20rem;
  text-align: center;
  color: #ecd3aa;
  padding: 0.15rem 0;
  border: 0.02rem solid #ecd3aa;
  margin: 0.56rem auto 0 auto;
  font-size: 0.18rem;
}
.container .photo-news {
  max-width: 12rem;
  margin: 0 auto;
  padding: 0 0.24rem;
  margin-top: 0.56rem;
}
.container .photo-news .title img {
  width: 100%;
}
.container .photo-news .con {
  margin-top: 0.56rem;
  width: 100%;
}
.container .photo-news .con .photo-news-left-swiper {
  height: 6.5rem;
  width: 9.38rem;
  margin-right: 0.3rem;
}
.container .photo-news .con .photo-news-left-swiper a, .container .photo-news .con .photo-news-left-swiper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.container .photo-news .con .photo-news-left-swiper a {
  position: relative;
}
.container .photo-news .con .photo-news-left-swiper a .text {
  position: absolute;
  bottom: 0;
  height: 0.7rem;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 0.18rem;
  text-align: center;
  line-height: 0.7rem;
  padding: 0 0.2rem;
  box-sizing: border-box;
}
.container .photo-news .con .photo-news-right-swiper {
  overflow: hidden;
  width: auto;
  height: 6.5rem;
}
.container .photo-news .con .photo-news-right-swiper .button-top {
  background: #ce3939;
  width: 100%;
  height: 0.6rem;
  z-index: 11;
}
.container .photo-news .con .photo-news-right-swiper .button-top img {
  width: 0.36rem;
}
.container .photo-news .con .photo-news-right-swiper .button-bottom {
  z-index: 11;
  background: #ce3939;
  width: 100%;
  height: 0.6rem;
}
.container .photo-news .con .photo-news-right-swiper .button-bottom img {
  width: 0.36rem;
  transform: rotate(180deg);
}
.container .photo-news .con .photo-news-right-swiper .swiper-con {
  overflow: hidden;
  width: 100%;
}
.container .photo-news .con .photo-news-right-swiper .swiper-con .swiper-slide {
  background: #000;
  cursor: pointer;
  position: relative;
}
.container .photo-news .con .photo-news-right-swiper .swiper-con .swiper-slide a {
  width: 100%;
  height: 100%;
  opacity: 0.4;
  transition: opacity 0.3s;
}
.container .photo-news .con .photo-news-right-swiper .swiper-con .swiper-slide a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.container .photo-news .con .photo-news-right-swiper .swiper-con .swiper-slide.swiper-slide-thumb-active a {
  opacity: 1;
}
.container .photo-news .con .focus-media {
  width: 48%;
  height: 3.75rem;
  overflow: hidden;
}
.container .photo-news .con .focus-media .title {
  width: 100%;
  height: 0.58rem;
  background: url("../img/媒体聚焦.png") no-repeat;
  background-size: cover;
}
.container .photo-news .con .focus-media .title .text {
  font-size: 0.24rem;
  color: #fff;
  text-align: center;
  width: 1.45rem;
  height: 0.52rem;
  line-height: 0.52rem;
}
.container .photo-news .con .focus-media .title .more {
  color: #fff;
  font-size: 0.16rem;
  margin-right: 0.13rem;
}
.container .photo-news .con .focus-media .list {
  font-size: 0.18rem;
  color: #333;
  margin-top: 0.45rem;
}
.container .photo-news .con .focus-media .list .item {
  margin-bottom: 0.3rem;
}
.container .photo-news .con .focus-media .list .item .text {
  width: 0;
}
.container .photo-news .con .focus-media .list .item .text .r {
  background: #c3231d;
  width: 0.07rem;
  height: 0.07rem;
  border-radius: 50%;
  margin-right: 0.12rem;
}
.container .photo-news .con .focus-media .list .item .time {
  color: #999;
  margin-left: 0.12rem;
}/*# sourceMappingURL=index.css.map */