/* common.css */
.bgGray {
  background: #ddd;
}

.bgWhite {
  background: #fff;
}

.morebtn {
  width: 0.8rem;
  height: 0.8rem;
  display: inline-block;
  background: url(https://v2.cri.cn/M00/09/67/rBABDF-af9KAFidaAAAAAAAAAAA1462771.more_icon2.png) no-repeat 0 0;
  margin-top: 0.3rem;
  float: right;
  background-size: 0.8rem;
}

/* index.css */
.wrapper {
  position: relative;
  z-index: 999;
}

.newsGroup {
  width: 100%;
  height: 8.5rem;
}

.newsGroup .swiper-container {
  width: 100%;
  height: 100%;
}

.newsGroup .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0px !important;
}

.newsGroup .swiper-slide>a {
  display: block;
  width: 100%;
  height: 100%;
}

.newsGroup .swiper-slide p {
  font-size: 0.7rem;
  color: #fff;
  position: absolute;
  z-index: 10;
  left: 0;
  padding: 0 0.5rem;
  bottom: 0.8rem;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 1.4rem;
}

.newsGroup .swiper-slide .shadebg {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3rem;
  width: 100%;
  z-index: 9;
  background: url(https://v2.cri.cn/M00/09/67/rBABDF-af9KAFidaAAAAAAAAAAA1462771.shadebg.png) repeat-x;
}

.newsGroup .swiper-slide .bannerImg {
  width: 100%;
  height: 100%;
}

.newsGroup .swiper-pagination-bullet-active {
  background: #fc411d;
}

.mediaGroup {
  padding: 0 0.2rem;
  border-top: 2px solid #043071;
}

.mediaGroup .item {
  width: 100%;
  background: #fff;
  padding-bottom: 0.3rem;
}

.mediaGroup .item .thumbnail {
  width: 100%;
  height: 9rem;
  overflow: hidden;
}

.mediaGroup .item .thumbnail img {
  width: 100%;
  height: 100%;
}

.mediaGroup .item .info {
  width: calc(100% - 0.4rem);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.2rem;
}

.mediaGroup .item .info p {
  font-size: 0.6rem;
  line-height: 0.6rem;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 93%;
}

.mediaGroup .item .info .btn {
  width: 0.8rem;
}

.newsListGroup {}

.newsListGroup .item {
  background: #f6fbff;
  padding: 0.3rem 0.3rem;
  border-top: 2px solid #043071;
}

.newsListGroup .item:last-child {
  margin-right: 0;
}

.newsListGroup .item .titleGroup,
.newsImgGroup .imgGroup .titleGroup,
.newsImgGroup .mediaGroup .titleGroup {
  height: 1.5rem;
  width: 100%;
  color: #043071;
  line-height: 1.5rem;
  overflow: hidden;
}

.newsListGroup .item .titleGroup h3,
.newsImgGroup .imgGroup .titleGroup h3,
.newsImgGroup .mediaGroup .titleGroup h3 {
  color: #043071;
  font-size: 0.8rem;
  font-weight: bold;
  float: left;
}


.newsListGroup .item .list li {
  padding-bottom: 0.4rem;
}

.newsListGroup .item .list li a {
  font-size: 0.6rem;
  line-height: 0.7rem;
  color: #043071;
  display: block;
}

.newsImgGroup {}

.newsImgGroup .imgGroup {
  width: calc(100% - 0.6rem);
  background: #f6fbff;
  padding: 0 0.3rem;
  border-top: 2px solid #043071;
}

.newsImgGroup .imgGroup .list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.newsImgGroup .imgGroup .list li {
  width: 49%;
  margin-bottom: 0.2rem;
}

.newsImgGroup .imgGroup .list li:nth-child(even) {
  margin-right: 0;
}

.newsImgGroup .imgGroup .list li .thumbnail {
  width: 100%;
  height: 5rem;
  overflow: hidden;
}

.newsImgGroup .imgGroup .list li .thumbnail img {
  width: 100%;
  height: 100%;
}

.newsImgGroup .imgGroup .list li p {
  font-size: 0.6rem;
  line-height: 0.7rem;
  color: #333;
  margin: 0.2rem 0;
  padding: 0 0.1rem;
  display: box;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

.newsImgGroup .imgGroup .list li p img {
  width: 0.6rem;
}

.newsImgGroup .mediaList {
  background: #f6fbff;
  padding: 0.3rem 0.5rem;
  border-top: 2px solid #043071;
}

.newsImgGroup .mediaList .list li {
  padding-bottom: 0.2rem;
}

.newsImgGroup .mediaList .list li a {
  font-size: 0.6rem;
  line-height: 0.6rem;
  color: #043071;
}


.tabGroup {
  width: calc(100% - 0.6rem);
  background: #f6fbff;
  padding: 0 0.3rem 0.4rem;
  border-top: 2px solid #043071;
}

.tabGroup .mt-tabpage-title {
  height: 1.4rem;
  width: 100%;
  white-space: nowrap;
  margin-top: 0.3rem;
}

.tabGroup .mt-tabpage-title li {
  display: inline-block;
  line-height: 1rem;
  font-size: 0.8rem;
  color: #666;
  margin-right: 1rem;
}

.tabGroup .mt-tabpage-title li:last-child {
  margin-right: 0;
}

.tabGroup .mt-tabpage-title .cur {
  color: #043071;
  text-shadow: 1px 0 0 currentColor;
}

.tabGroup .mt-tabpage-title .cur span {
  width: 2rem;
  height: 2px;
  background: #fc411d;
  margin: 0 auto;
  display: block;
}

.tabGroup .mt-tabpage-count {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.tabGroup .mt-tabpage-cont__wrap {
  margin-top: 0.3rem;
}

.tabGroup .mt-tabpage-count .mt-tabpage-item {
  width: 100%;
  display: none;
}

.tabGroup .mt-tabpage-count .active {
  display: block;
}

.tabGroup .mt-tabpage-item .cont {}

.tabGroup .mt-tabpage-item .cont .left {
  width: 9.5rem;
  overflow: hidden;
  max-height: 4.4rem;
}

.tabGroup .mt-tabpage-item .cont .left a {
  font-size: 0.6rem;
  line-height: 0.7rem;
  color: #333;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: box;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  font-weight: bold;
}


.tabGroup .mt-tabpage-item .cont .left p {
  font-size: 0.6rem;
  line-height: 0.7rem;
  color: #333;
  margin-top: 0.2rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: box;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}

.tabGroup .mt-tabpage-item .cont .right img {
  width: 5.5rem;
  height: 3rem;
}

.tabGroup .mt-tabpage-item .more {
  font-size: 0.6rem;
  color: #043071;
  display: block;
  width: 2.6rem;
  margin-left: auto;
  margin-right: 0.2rem;
  margin-top: 3.2rem;
}


.tabGroup .mt-tabpage-item .more span {
  float: left;
}

.tabGroup .mt-tabpage-item .more i {
  width: 0.6rem;
  height: 0.6rem;
  background-size: 0.6rem;
  margin: 0;
}

/* 音频 */
.rightside-media {
  background: url(https://v2.cri.cn/M00/09/67/rBABDF-af9KAFidaAAAAAAAAAAA1462771.media_icon3.png) no-repeat 0 0.1rem;
  background-size: 0.8rem;
  padding-left: 1rem;
  font-size: 0.8rem;
  color: #043071;
  margin: 0.3rem;
}