.search {
  text-align: center;
  height: 0.6rem;
  line-height: 0.6rem;
  /* display: flex; */
  /* padding:0 0.2rem; */
  align-items:center;
}

.search a:first-child{
  flex:1;
}
.search a:last-child{
  /* height: 0.4rem; */
  /* line-height: 0.4rem; */
  /* font-size:0.24rem; */
  /* padding:0 0.1rem; */
  /* margin:0 0.2rem; */
  /* border:#ccc 1px solid; */
  /* border-radius:0.1rem; */
}

.search img {
  width: 6.63rem;
  vertical-align: middle;
}

.tabModule {
  height: 1rem;
}

.tabModule .swiper-slide {
  line-height: 1rem;
  height: 1rem;
  text-align: center;
}

.tabModule .swiper-slide span {
  font-size: 0.32rem;
  /* font-family: 'PingFang SC'; */
  color: #000;
  padding-bottom: 0.1rem;
  position: relative;
}

.tabModule .swiper-slide.active span {
  /* border-bottom: 0.03rem solid #007aff; */
  color: #007aff;
  font-weight: bold;
}

.tabModule .swiper-slide.active span::after {
  position: absolute;
  display: block;
  left: 49%;
  transform: translateX(-50%);
  bottom: 0rem;
  content: '';
  width: 0.45rem;
  height: 0.05rem;
  border-radius: 0.3rem;
  background-color: #007aff;
}

.outerContainer {
  position: fixed;
  left: 0;
  right: 0;
  top: 2rem;
  bottom: 0.1rem;
}

.swiper-outer-container .swiper-slide {
  overflow-y: auto;
}

.bannerModule {
  height: 3rem;
  padding: 0 0.3rem;
  /* background: url(../images/scroll_bg.png) no-repeat center top;
  background-size: 100% 1.32rem; */
}

.bannerModule .swiper-slide {
  border-radius: 0.1rem;
  overflow: hidden;
}

.bannerModule .swiper-slide img {
  width: 100%;
  height: 100%;
}

.classifyModule {
   display: flex;
  padding: 0.3rem 0 0;
  flex-wrap: wrap;
}

.classifyModule .classifyItem {
  /* flex: 1; */
  text-align: center;
  width: 25%;
  float: left;
  text-align: center;
  margin-bottom: 0.2rem;
}

.classifyModule .classifyItem img {
  width: 0.9rem;
  height: 0.9rem;
  margin-bottom: 0.1rem;
}

.oneContent {
  height: 2.7rem;
}

.oneContent .swiper-container {
  padding: 0.1rem 0;
}

.oneContent .swiper-container .swiper-slide {
  border-radius: 0.1rem;
  box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

.oneContent .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
}

.jrjdModule {
  overflow: hidden;
}

.jrjdModule .title_img {
  width: 2rem;
  height: 2.7rem;
  margin-right: 0.2rem;
  border-radius: 0.1rem;
  overflow: hidden;
  box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.2);
}

.jrjdModule .title_img img {
  width: 100%;
  height: 100%;
}

.jrjdModule dl {
  overflow: hidden;
}

.jrjdModule dl dt {
  margin-bottom: 0.08rem;
  font-size: 0.36rem;
  line-height: 58rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 0.1rem;
}

.jrjdModule dl dd:nth-child(3) {
  font-size: 0.24rem;
  line-height: 0.42rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.jrjdModule dl dd:nth-child(2) {
  margin-bottom: 0.08rem;
  color: #919191;
  font-size: 0.24rem;
}

.mryjModule .mryjContent {
  height: 3.3rem;
  overflow: hidden;
  border-radius: 0.1rem;
  position: relative;
  box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.2);
}

.mryjModule .mryjContent img {
  width: 100%;
  height: 100%;
}

.mryjModule .mryjContent .newIcon {
  position: absolute;
  width: 1.85rem;
  height: 0.94rem;
  color: #fff;
  font-size: 0.24rem;
  left: -0.74rem;
  top: -0.2rem;
  background: #ff7f31;
  text-align: center;
  transform: rotate(-45deg);
  box-sizing: border-box;
  padding-top: 0.55rem;
}

.mryjModule .mryjContent .info {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 0.15rem;
}

.mryjModule .mryjContent .info p {
  color: #fff;
  font-size: 0.24rem;
}

.bookContent {
  overflow: hidden;
}

.bookContent .bookItem {
  float: left;
  width: 33%;
  box-sizing: border-box;
  padding: 0 0.15rem;
  margin-bottom: 0.4rem;
}

.bookContent .bookItem:nth-of-type(n+4) {
  margin-bottom: 0;
}

.bookContent .bookItem .title_img {
  width: 100%;
  height: 2.7rem;
  position: relative;
  overflow: hidden;
  border-radius: 0.1rem;
  margin-bottom: 0.1rem;
  box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.2);
}

.bookContent .bookItem .title_img img {
  width: 100%;
  height: 100%;
}

.bookContent .bookItem p {
  font-size: 0.28rem;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.msfcContent {
  height: 2.5rem;
}

.msfcContent .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

.msfcContent .swiper-slide .title_img {
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 50%;
  overflow: hidden;
  box-sizing: border-box;
  background: #dfdfdf;
  padding: 0.1rem;
}

.msfcContent .swiper-slide .title_img img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.msfcContent .swiper-slide .author {
  text-align: center;
  font-size: 0.26rem;
  margin-top: 0.15rem;
}

.zsjnModule {
  background: #edf0f5;
  padding: 0.3rem 0.1rem 0;
  height: 3.75rem;
}

.zsjnModule .swiper-slide {
  padding: 0 0.1rem;
  box-sizing: border-box;
}

.zsjnModule .swiper-slide a {
  position: relative;
  background: #fff;
  border-radius: 0.1rem;
  padding: 0.1rem 0.1rem 0.3rem;
  width: 100%;
  display: block;
  box-sizing: border-box;
}

.zsjnModule .swiper-slide a span.play {
  position: absolute;
  left: 50%;
  bottom: -0.25rem;
  transform: translateX(-50%);
  width: 0.5rem;
  height: 0.5rem;
  background: url(../images/play.png) no-repeat center center;
  background-size: 100% 100%;
}

.zsjnModule .swiper-slide a .title_img {
  width: 100%;
  height: 1.8rem;
  overflow: hidden;
}

.zsjnModule .swiper-slide a .title_img img {
  width: 100%;
}

.zsjnModule .swiper-slide a .title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.26rem;
  margin: 0.08rem 0 0.05rem;
}

.zsjnModule .swiper-slide a .author {
  font-size: 0.24rem;
  color: #999;
}

.jzModule .lectureCloum .lectureItem {
  position: relative;
  top: 0;
  left: 0;
  width: 91%;
  height: 3.75rem;
  margin-left: 0.32rem;
  padding-bottom: 0.2rem;
}

.jzModule .lectureCloum .lectureItem .line {
  position: absolute;
  top: 0.11rem;
  left: 0;
  width: 0.05rem;
  height: 100%;
  margin: 0;
}

.jzModule .lectureCloum .lectureItem .time {
  position: absolute;
  top: 0;
  left: 0.55rem;
  font-size: 0.26rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.3rem;
  letter-spacing: 0.02rem;
  color: #333333;
}

.jzModule .lectureCloum .lectureItem .desc {
  position: absolute;
  top: 0.57rem;
  right: 0;
  width: 6.35rem;
  height: 3.22rem;
  border-radius: 0.1rem;
  float: right;
}

.jzModule .lectureCloum .lectureItem .desc .title {
  font-size: 0.26rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.3rem;
  letter-spacing: 0.02rem;
  color: #ffffff;
}

.jzModule .lectureCloum .lectureItem .desc .author {
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.3rem;
  letter-spacing: 0.02rem;
  color: #ffffff;
}

.jzModule .lectureCloum .lectureItem .play_number {
  position: absolute;
  top: 0.3rem;
  right: 0.33rem;
}

.jzModule .lectureCloum .lectureItem .play_number .number {
  display: inline-block;
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.3rem;
  letter-spacing: 0.02rem;
  color: #ffffff;
  margin-right: 0.1rem;
}

.jzModule .lectureCloum .lectureItem .play_number .number_icon {
  width: 0.3rem;
  height: 0.3rem;
  vertical-align: middle;
}

.jzModule .lectureCloum .lectureItem .introduce {
  position: absolute;
  bottom: 0.23rem;
  left: 0.24rem;
}

.audioClassify {
  height: 3.16rem;
  padding: 0.3rem 0.3rem 0;
}

.audioClassify .swiper-slide {
  overflow: hidden;
}

.audioClassify .swiper-slide a {
  display: block;
  width: 20%;
  text-align: center;
  float: left;
  margin-bottom: 0.3rem;
}

.audioClassify .swiper-slide a img {
  width: 0.8rem;
  height: 0.8rem;
}

.audioClassify .swiper-slide a p {
  font-size: 0.24rem;
}

.audioContent {
  overflow: hidden;
}

.audioContent .audioItem {
  float: left;
  width: 25%;
  box-sizing: border-box;
  padding: 0 0.1rem;
}

.audioContent .audioItem .title_img {
  height: 2.06rem;
  margin-bottom: 0.1rem;
}

.audioContent .audioItem .title_img img {
  width: 100%;
  height: 100%;
}

.audioContent .audioItem dl dt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.24rem;
}

.titleCom {
  font-size: 0.32rem;
  font-weight: 700;
  position: relative;
  padding-left: 0.18rem;
  position: relative;
}

.oneModule .titleCom::after {
  position: absolute;
  display: block;
  left: 0rem;
  bottom: 0.03rem;
  content: '';
  width: 1.6rem;
  height: 0.1rem;
  background-color: #74a8cb;
  opacity: 0.7;
}

.jrjdModule .titleCom::after {
  position: absolute;
  left: 0rem;
  top: 51%;
  transform: translateY(-50%);
  content: '';
  width: 0.08rem;
  height: 0.34rem;
  background: url(../images/tit_icon.png) no-repeat center center;
  background-size: 100% 100%;
}

.mryjModule .titleCom::after {
  position: absolute;
  display: block;
  left: 0rem;
  bottom: 0.03rem;
  content: '';
  width: 1.3rem;
  height: 0.1rem;
  background-color: #74a8cb;
  opacity: 0.7;
}

.bookModule .titleCom::after {
  position: absolute;
  display: block;
  left: 0rem;
  bottom: 0.03rem;
  content: '';
  width: 1.3rem;
  height: 0.1rem;
  background-color: #74a8cb;
  opacity: 0.7;
}

.msfcModule .titleCom::after {
  position: absolute;
  display: block;
  left: 0rem;
  bottom: 0.03rem;
  content: '';
  width: 1.3rem;
  height: 0.1rem;
  background-color: #74a8cb;
  opacity: 0.7;
}

/* 2023 08-31æ–°å¢ž start*/
.zxModule {
  display: flex;
  align-items: center;
  padding-top: 0.5rem;
  padding-bottom: 0.4rem;
  border-bottom: 0.01rem solid #f7f7f7;
}

.zxModule h3 {
  color: #09f;
  font-size: 0.32rem;
}

.zxModule .zx {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #000;
  font-size: 0.26rem;
  margin: 0 0.2rem;
  flex: 1;
}

.zxModule .more {
  font-size: 0.24rem;
  color: #969799;
}

.jrjdNewModule .titleCom::after {
  position: absolute;
  left: 0rem;
  top: 51%;
  transform: translateY(-50%);
  content: '';
  width: 0.08rem;
  height: 0.34rem;
  background: url(../images/tit_icon.png) no-repeat center center;
  background-size: 100% 100%;
}

.jrjdNewModule .tushuBox {
  overflow: hidden;
}

.jrjdNewModule .tushuBox .picture {
  float: left;
  margin-right: 0.3rem;
}

.jrjdNewModule .tushuBox .picture img {
  width: 2rem;
  height: 2.8rem;
  border-radius: 0.1rem;
  box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.2);
}

.jrjdNewModule .tushuBox .information {
  /*float: left;*/
}

.jrjdNewModule .tushuBox .information .qishu {
  color: #09f;
  font-size: 0.26rem;
}

.jrjdNewModule .tushuBox .information .qishu .xian {
  height: 0.2rem;
  width: 0.01rem;
  display: inline-block;
  background-color: #09f;
  margin: 0 0.15rem;
}

.jrjdNewModule .tushuBox .information .name {
  font-size: 0.36rem;
  color: #000;
  margin: 0.15rem 0;
}

.jrjdNewModule .tushuBox .information .writer {
  font-size: 0.24rem;
  color: #969799;
  margin-bottom: 0.1rem;
}

.jrjdNewModule .tushuBox .information .cbs {
  font-size: 0.24rem;
  color: #969799;
  margin-bottom: 0.1rem;
}

.jrjdNewModule .tushuBox .information .jsy {
  font-size: 0.24rem;
  color: #969799;
  width: 4.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 0.4rem;
}


.msfcNewModule .titleCom::after {
  position: absolute;
  display: block;
  left: 0rem;
  bottom: 0.03rem;
  content: '';
  width: 1.3rem;
  height: 0.1rem;
  background-color: #74a8cb;
  opacity: 0.7;
}

.msfcNewContent {
  height: 2.5rem;
}

.msfcNewContent .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.msfcNewContent .swiper-slide a {
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 50%;
  overflow: hidden;
  box-sizing: border-box;
  background: #dfdfdf;
  padding: 0.1rem;
  margin-bottom: 0.05rem;
}

.msfcNewContent .swiper-slide a img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.msfcNewContent .swiper-slide .author {
  text-align: center;
  font-size: 0.26rem;
  margin-top: 0.15rem;
}

.ztModule .titleCom::after {
  position: absolute;
  display: block;
  left: 0rem;
  bottom: 0.03rem;
  content: '';
  width: 1.3rem;
  height: 0.1rem;
  background-color: #74a8cb;
  opacity: 0.7;
}

.ztContent {
  overflow: hidden;
}

.ztContent .leftBox {
  float: left;
  position: relative;
}

.ztContent .rightBox {
  float: right;
}

.ztContent .leftBox .cover img {
  width: 4.3rem;
  height: 2.75rem;
  border-radius: 0.1rem;
  /* box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.2); */
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.4);
}

.ztContent .leftBox .con {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0.1rem 0.1rem 0.1rem;
  box-sizing: border-box;
  height: 0.7rem;
  background: url(../images/zt_bg1.png) no-repeat center center;
  background-size: 100% 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  display: flex;
  align-items: center;
}

.ztContent .leftBox .con .zt {
  /* position: absolute;
  left: 0.15rem;
  bottom: 0.3rem; */

  color: #fff;
  width: 0.69rem;
  height: 0.34rem;
  padding: 0.05rem 0;
  text-align: center;
  line-height: 0.34rem;
  background: url(../images/zt_bg3.png) no-repeat center center;
  background-size: 100% 100%;
}
.ztContent .leftBox .con .tit {
  color: #fff;
  font-size: 0.24rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 2.8rem;
  padding-left: 0.2rem;
  box-sizing: border-box;
}

.ztContent .rightBox .cover {
  margin-bottom: 0.1rem;
}

.ztContent .rightBox .cover img {
  width: 2.35rem;
  height: 1.3rem;
  border-radius: 0.1rem;
  /* box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.2); */
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.4);
}
.ztContent .rightBox .con {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0.1rem 0.1rem 0.1rem;
  box-sizing: border-box;
  height: 0.6rem;
  background: url(../images/zt_bg2.png) no-repeat center center;
  background-size: 100% 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  display: flex;
  align-items: center;
}
.ztContent .rightBox .con .zt {
  /* position: absolute;
  left: 0.15rem;
  bottom: 0.3rem; */

  color: #fff;
  width: 0.69rem;
  height: 0.32rem;
  padding: 0.05rem 0;
  text-align: center;
  line-height: 0.32rem;
  background: url(../images/zt_bg3.png) no-repeat center center;
  background-size: 100% 100%;
}
.ztContent .rightBox .d1,
.ztContent .rightBox .d2 {
  position: relative;
}



.ztContent .rightBox .d1 .tit,
.ztContent .rightBox .d2 .tit {
  /* position: absolute;
  left: 0.9rem;
  bottom: 0.35rem; */
  color: #fff;
  font-size: 0.24rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 1.3rem;
  padding-left: 0.2rem;
  box-sizing: border-box;
}

.rmhbModule .titleCom::after {
  position: absolute;
  display: block;
  left: 0rem;
  bottom: 0.03rem;
  content: '';
  width: 1.3rem;
  height: 0.1rem;
  background-color: #74a8cb;
  opacity: 0.7;
}

.rmhbContent {
  overflow: hidden;
}

.rmhbContent .rmhbItem {
  float: left;
  width: 33%;
  box-sizing: border-box;
  padding: 0 0.15rem;
  margin-bottom: 0.4rem;
}

.rmhbContent .rmhbItem:nth-of-type(n+4) {
  margin-bottom: 0;
}

.rmhbContent .rmhbItem .title_img {
  width: 100%;
  height: 2.7rem;
  position: relative;
  overflow: hidden;
  border-radius: 0.1rem;
  margin-bottom: 0.1rem;
  box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.2);
}

.rmhbContent .rmhbItem .title_img img {
  width: 100%;
  height: 100%;
}

.rmhbContent .rmhbItem p {
  font-size: 0.28rem;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cnxhModule .titleCom::after {
  position: absolute;
  display: block;
  left: 0rem;
  bottom: 0.03rem;
  content: '';
  width: 1.3rem;
  height: 0.1rem;
  background-color: #74a8cb;
  opacity: 0.7;
}

/* 重置上面的样式 */
.titleCom::after {
  position: absolute !important;
  left: 0rem !important;
  top: 51% !important;
  transform: translateY(-50%) !important;
  content: '' !important;
  width: 0.08rem !important;
  height: 0.34rem !important;
  border-radius: 0.35rem;
  background: url(../images/tit_icon.png) no-repeat center center !important;
  background-size: 100% 100%;
  opacity: initial !important;
  bottom: initial !important;
}

.cnxhModule {
  overflow: hidden;
}

.cnxhModule .huan {
  font-size: 0.24rem;
  color: #969799;
  border: 0.01rem solid #969799;
  border-radius: 0.3rem;
  padding: 0.05rem 0.15rem;
}

.cnxhModule .cnxhItem {
  float: left;
  width: 33%;
  box-sizing: border-box;
  padding: 0 0.15rem;
  margin-bottom: 0.4rem;
}

.cnxhModule .cnxhItem:nth-of-type(n+4) {
  margin-bottom: 0;
}

.cnxhModule .cnxhItem .title_img {
  width: 100%;
  height: 2.7rem;
  position: relative;
  overflow: hidden;
  border-radius: 0.1rem;
  margin-bottom: 0.1rem;
  box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.2);
}

.cnxhModule .cnxhItem .title_img img {
  width: 100%;
  height: 100%;
}

.cnxhModule .cnxhItem p {
  font-size: 0.28rem;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* 2023 08-31æ–°å¢ž end*/
/*icon 标题样式*/
.iconname{
  display: block;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.25rem;
}


/* 精品书单样式 */
.jpsdModule {
  padding: 0.2rem 0.3rem;
  background-color: #fff;
}

.jpsdModule .moduleCloum {
  display: flex;
  height: 0.8rem;
  justify-content: space-between;
  align-items: center;
}
.jpsdModule .jpsdContent{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap:0.3rem;
}
.jpsdModule .jpsdItem {
  width: 3.28rem;
}

.jpsdModule .jpsdItem.curMonthBook {
  position: relative;
}

.jpsdModule .jpsdItem.curMonthBook::after {
  position: absolute;
  display: block;
  width: 0.9rem;
  height: 0.2rem;
  content: '';
  background-image: url('https://p.ananas.chaoxing.com/star3/origin/b45be35a9c5edae1e146b450a2abc606.png');
  background-repeat: no-repeat;
  background-size: contain;
  top: 1.40rem;
  right: 0.30rem;
}

.jpsdModule .gbc-jpsdCover{
  width: 3.28rem;
  height: 1.96rem;
  border-radius: 0.15rem;
  overflow: hidden;
  margin-bottom: 0.2rem;
  box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.2);
}
.jpsdModule .gbc-jpsd-title{
  width: 100%;
  font-size: 0.24rem;
  color: #2C1818;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
