body {
  font-family: "SimHei", "黑体", sans-serif;
}
.pc {
  display: none!important;
}
.m {
  display: block;
}
.p_b_60 {
  padding-bottom: 0.2rem;
}
.m_b_25 {
  margin-bottom: 0.3rem;
}
.w_574 {
  width: 100%;
}
.w_369 {
  width: 100%;
}
.btn-up {
  display: none;
}
.index-item-title {
  margin-top: 0.4rem;
}
.index-item-title img {
  display: block;
  width: 100%;
}
.index-title img {
  display: block;
  width: 100%;
}
/* 首页轮播 */
.index-swiper-box {
  height: 5.2rem;
  position: relative;
  margin-top: 0.4rem;
}
.indexSwiper .swiper-slide a {
  display: block;
  height: 5.2rem;
}
.indexSwiper .swiper-slide a img {
  width: 100%;
  height: 100%;
  display: block;
}
.index-swiper-title {
  position: absolute;
  width: 100%;
  height: 0.893333rem;
  background: rgba(0, 79, 139, .8);
  z-index: 9;
  bottom: 0;
  left: 0;
  color: #fff;
  padding-left: 1.066667rem;
}
.index-swiper-pagination {
  position: absolute;
  bottom: 0.2rem;
  right: 1.066667rem;
  font-size: 0.346667rem;
  color: #fff;
  width: 1.066667rem;
  z-index: 98;
  font-weight: bold;
  left: auto;
}
.index-swiper-title h2 {
  font-size: 0.4rem;
  width: 6rem;
  padding-bottom: 0.1rem;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 0.893333rem;
}
.index-swiper-title p {
  display: none;
}
.index-swiper-btn-prev, .index-swiper-btn-next {
  width: 0.306667rem;
  height: 0.52rem;
  position: absolute;
  bottom: 0.2rem;
  z-index: 99;
  cursor: pointer;
}
.index-swiper-btn-prev {
  background: url(../images/index-swiper-btn-prev.png) no-repeat;
  background-size: 100% 100%;
  left: 0.373333rem;
}
.index-swiper-btn-next {
  background: url(../images/index-swiper-btn-next.png) no-repeat;
  background-size: 100% 100%;
  right: 0.373333rem;
}
.index-swiper-pagination .swiper-pagination-current {
  font-size: 0.6rem;
  color: #9bdfed;
}
/* 友情链接 */
.title-yqlj {
  margin-bottom: 0.4rem;
}
.title-yqlj img {
  width: 100%;
}
.yqlj-box {
  background-color: #e6e6e6;
  padding: 0.4rem 0.4rem 0.2rem;
}
.yqlj-con {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.yqlj-con a {
  display: block;
  width: 4.48rem;
  height: 2.56rem;
  margin-bottom: 0.2rem;
}
.yqlj-con img {
  width: 100%;
  height: 100%;
}
/* 首页主区域 */
.index-main {
  overflow: hidden;
  padding-top: 0.4rem;
  width: 9.2rem;
  margin: 0 auto;
}
.index-main-left {
  width: 100%;
}
.index-main-left li {
  padding-bottom: 0.8rem;
}
.index-main-left01 {
  width: 100%;
}
.index-main-left01-title {
  overflow: hidden;
}
.index-main-left01-title img {
  width: 100%;
}
.index-main-left01-img {
  height: 6.666667rem;
  margin-top: 0.2rem;
  display: block;
}
.index-main-left01-img img {
  display: block;
  width: 100%;
  height: 100%;
}
.index-main-left02 {
  width: 100%;
}
.index-main-left02-recommend h2 {
  font-size: 0.4rem;
  font-weight: bold;
  color: #0068b6;
  line-height: 0.6rem;
  padding-top: 0.2rem;
}
.index-main-left02-recommend p {
  font-size: 0.38rem;
  color: #7a7a7a;
  line-height: 0.55rem;
  padding-top: 0.1rem;
}
.index-main-left02-list {
  border-top: solid 1px #6d6d6d;
  margin-top: 0.2rem;
}
.index-main-left02-list a {
  color: #000;
  font-size: 0.4rem;
  padding-left: 0.4rem;
  background: url(../images/icon-dot.jpg) no-repeat 0.066667rem center;
  background-size: 0.066667rem 0.066667rem;
  display: block;
  margin-top: 0.4rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.index-main-right {
  width: 100%;
  padding-top: 0.4rem;
}
.index-main-right-item {
  border: solid 1px #0068b6;
  margin-bottom: 0.6rem;
}
.index-main-right-title {
  margin-top: -0.2rem;
  display: flex;
  justify-content: center;
}
.index-main-right-title02 {
  margin-top: -0.186667rem;
  margin-left: -0.026667rem;
}
.index-main-right-swiper {
  overflow: hidden;
  margin-top: 0.066667rem;
  position: relative;
}
.index-main-right-swiper01 {
  height: 5.733333rem;
}
.index-main-right-swiper02 {
  height: 12.8rem;
}
.index-main-right-swiper a {
  position: relative;
  display: block;
  height: 100%;
}
.index-main-right-swiper img {
  width: 100%;
  height: 100%;
}
.index-main-right-swiper p, .kdxmt-title {
  position: absolute;
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
  overflow: hidden;
  background: rgba(0, 0, 0, .7);
  color: #fff;
  font-size: 0.4rem;
  text-align: center;
  left: 0;
  bottom: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 0.1rem;
  box-sizing: border-box;
}
.index-main-right-swiper-kdxmt {
  overflow: hidden;
  margin-top: 0.1rem;
  position: relative;
  padding: 0 0.2rem;
  background-color: #e6e6e6;
}
.index-main-right-swiper-kdxmt a {
  position: relative;
  display: block;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.index-main-right-swiper-kdxmt img {
  width: 2.3rem;
  height: 2.3rem;
}
.index-main-right-swiper-kdxmt p {
  color: #000;
  font-size: 0.4rem;
  text-align: center;
  padding-top: 0.2rem;
}
.index-main-btn-next, .index-main-btn-prev {
  width: 0.72rem;
  height: 1.333333rem;
  position: absolute;
  z-index: 999;
  cursor: pointer;
}
.index-main-right-swiper01 .index-main-btn-next, .index-main-right-swiper01 .index-main-btn-prev {
  top: 2rem;
}
.index-main-right-swiper02 .index-main-btn-next, .index-main-right-swiper02 .index-main-btn-prev {
  top: 5.5rem;
}
.index-main-btn-next {
  background: url(../images/index-main-swiper-next.png) no-repeat;
  background-size: 100% 100%;
  right: 0.1rem;
}
.index-main-btn-prev {
  background: url(../images/index-main-swiper-prev.png) no-repeat;
  background-size: 100% 100%;
  left: 0.1rem;
}
/* 首页图片列表 */
.index-img-item {
  margin-bottom: 0.4rem;
  width: 9.2rem;
  margin: 0 auto;
  overflow: hidden;
}
.index-img-item-left {
  height: 100%;
}
.index-img-item-left a {
  position: relative;
  display: block;
  height: 100%;
  overflow: hidden;
}
.index-img-item-left img {
  display: block;
  width: 100%;
  height: 100%;
}
.index-img-item-left p {
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.36rem;
  color: #fff;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 0.2rem;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.7);
}
.index-img-item-right {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-top: 0.4rem;
}
.index-img-item-right a {
  display: block;
  width: 4.4rem;
  height: 3.333333rem;
  position: relative;
  overflow: hidden;
}
.index-img-item-right img {
  display: block;
  width: 100%;
  height: 100%;
}
.index-img-item-right p {
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.32rem;
  color: #fff;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 0.2rem;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.7);
}
.index-item-bottom {
  width: 9.2rem;
  margin: 0.4rem auto;
}
.index-item-list ul {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}
.index-item-list li a {
  font-size: 0.4rem;
  line-height: 0.8rem;
  color: #262626;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 0.5rem;
  background: url(../images/icon-dot.jpg) no-repeat 4px center;
}
.index-item-img-list {
  display: flex;
  justify-content: space-between;
  padding-top: 0.2rem;
  padding-bottom: 0.4rem;
}
.index-item-img-list a {
  display: block;
  width: 4.4rem;
  height: 2.48rem;
  position: relative;
}
.index-item-img-list a img {
  width: 100%;
  height: 100%;
  display: block;
}
.index-item-img-list a p {
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.32rem;
  color: #fff;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 0.2rem;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.7);
}
/* 右侧列表样式 */
.index-list-item-right {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 0.4rem;
}
.index-list-item-right-title {
  margin-top: 0.4rem;
}
.index-list-item-right-title img {
  width: 100%;
}
.index-list-item-zgzb a {
  display: block;
  height: 2.733333rem;
  padding: 0.2rem 0.1rem;
  overflow: hidden;
  background-color: #f2f0ef;
  display: flex;
  justify-content: space-around;
}
.index-list-item-right-img {
  width: 3.733333rem;
  height: 2.733333rem;
}
.index-list-item-right-img img {
  display: block;
  width: 100%;
  height: 100%;
}
.index-list-item-right-text {
  width: 4.8rem;
  height: 2.733333rem;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.index-list-item-right-text h2 {
  font-size: 0.38rem;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-list-item-right-text p {
  font-size: 0.32rem;
  color: #666;
  line-height: 0.45rem;
}
.index-list-item-zgzb {
  position: relative;
  margin-top: .2rem;
}
.zgzb-swiper-pagination {
  position: absolute;
  z-index: 999;
  right: 0;
  bottom: 0.15rem!important;
  text-align: right;
}
.zgzb-swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  background-color: #9bdfed;
}
.zgzb-swiper-pagination .swiper-pagination-bullet-active {
  width: 0.4rem;
  background-color: #0068b6;
  border-radius: 0.1rem;
}
/* 蝌蚪资源库 */
.kdzyk-con {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 9.2rem;
  margin: 0 auto;
}
.kdzyk-con li {
  list-style: none
}
.kdzyk-con a {
  display: block;
  position: relative;
  width: 4.4rem;
  height: 3.333333rem;
  overflow: hidden;
  margin-bottom: 0.2rem;
}
.kdzyk-con a:nth-child(n+5) {
  display: none;
}
.kdzyk-con a img {
  display: block;
  width: 100%;
  height: 100%;
}
.kdzyk-con a p {
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.32rem;
  color: #fff;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 0.2rem;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.7);
}
/* 列表页 */
.second-banner {
  width: 9.2rem;
  margin: 0 auto;
}
.second-banner img {
  display: block;
  width: 100%;
}
.list-main {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  padding: 0.3rem;
}
.list-main-left {
  width: 100%;
}
.list-main-left li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.4rem;
}
.list-img {
  width: 3.466667rem;
  display: block;
}
.list-img img {
  width: 100%;
}
.list-text {
  width: 5.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
.list-text h2 {
  font-size: 0.36rem;
}
.list-text h2 a {
  color: #000;
}
.list-text p {
  font-size: 0.32rem;
  color: #6d6d6d;
  line-height: 0.4rem;
}
.list-tag {
  font-size: 0.32rem;
  color: #6d6d6d;
  display: flex;
  flex-wrap: wrap;
}
.list-tag span {
  background: url(../images/icon-time.png) no-repeat 0 center;
  background-size: 0.2rem 0.186667rem;
  padding-left: 0.25rem;
  display: block;
  margin-right: 0.2rem;
  margin-bottom: 0.1rem;
}
.a_keyword {
  display: block;
  color: #6d6d6d;
  margin-right: 0.2rem;
  margin-bottom: 0.1rem;
}
/* 分页 */
.page {
  font-size: 0.32rem;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.page > a {
  display: block;
  padding: 0.1rem 0.15rem;
  border: solid 1px #949494;
  color: #949494;
  margin: 0 0.1rem 0.3rem;
}
.page > a:hover {
  color: #fff;
  background-color: #4592f7;
  border: solid 1px #4592f7;
}
.page-current {
  display: block;
  padding: 0.1rem 0.15rem;
  background-color: #4592f7;
  border: solid 1px #4592f7;
  color: #fff;
  margin: 0 0.1rem 0.3rem;
}
.page-jump {
  display: flex;
  padding-left: 0.2rem;
  align-items: center;
  margin-bottom: 0.3rem;
}
#JumpPage {
  width: 0.8rem;
  text-align: center;
  border: solid 1px #949494;
}
/* 精品策划 */
.jpch {
  display: flex;
  padding: 0.2rem 0.4rem;
  justify-content: space-between;
}
.jpch p {
  font-weight: bold;
  color: #fff;
  width: 0.8rem;
  height: 0.8rem;
  background-color: #096dbe;
  border: solid 0.08rem #5e9ef2;
  font-size: 0.32rem;
  text-align: center;
  line-height: 0.4rem;
  border-radius: 0.066667rem;
}
.jpch-list {
  width: 8rem;
  font-size: 0.32rem;
  line-height: 0.45rem;
  display: flex;
  flex-wrap: wrap;
}
.jpch a {
  color: #000;
}
.jpch span {
  margin: 0 0.1rem;
}
/* 内容页 */
.content-main {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  padding: 0.4rem;
}
.content-main-left {
  width: 100%;
}
/* 面包屑导航 */
.current-position {
  font-size: 0.32rem;
  line-height: 0.4rem;
  display: flex;
  align-items: center;
  border-bottom: solid 1px #6d6d6d;
  padding-bottom: 0.266667rem;
}
.current-position .position-desc {
  color: #0068b6;
  background: url(../images/icon-position.png) no-repeat 0 center;
  background-size: 0.266667rem auto;
  padding-left: 0.35rem;
  display: block;
}
.current-position a {
  color: #6d6d6d;
  display: block;
  margin-right: 0.066667rem;
}
/*.current-position a::after {
  content: ">";
  margin-left: 0.066667rem;
}
.current-position a:nth-of-type(2) {
  display: none!important;
}
.current-position a:last-child::after {
  display: none;
}*/
.current-position i {
  display: block;
  margin: 0 0.066667rem;
}
.content {
  overflow: hidden;
}
.content-title {
  font-size: 0.4rem;
  color: #333;
  text-align: center;
  margin-bottom: 0.266667rem;
  line-height: 0.6rem;
  padding-top: 0.4rem;
}
.content-info {
  font-size: 0.32rem;
  color: #999;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.content-info span {
  display: block;
  line-height: 0.5rem;
}
.content-pre {
  background-color: #f2f2f2;
  padding: 0.2rem;
  font-size: 0.32rem;
  color: #999;
  border-radius: 0.066667rem;
  margin: 0.4rem 0;
  line-height: 0.5rem;
}
.content-box {
  font-size: 0.32rem;
  line-height: 0.5rem;
  color: #333;
}
.content-box img, .content-box video {
  display: block;
  max-width: 100% !important;
  height: auto;
  margin: 0.2rem auto 0!important;
}
.content-author {
  background: url(../images/icon-author.png) no-repeat 0 center;
  padding-left: 0.4rem;
  background-size: auto 0.28rem;
}
.content-source {
  background: url(../images/icon-source.png) no-repeat 0 center;
  padding-left: 0.4rem;
  background-size: auto 0.28rem;
}
.content-date {
  background: url(../images/icon-date.png) no-repeat 0 center;
  padding-left: 0.4rem;
  background-size: auto 0.28rem;
}
/* 科幻影评 */
.index-item-khyp-m {
  width: 9.2rem;
  margin: 0.4rem auto;
  overflow: hidden;
  position: relative;
}
.index-item-khyp-m .swiper-slide a {
  display: block;
  width: 100%;
  height: 5.173333rem;
  position: relative;
}
.index-item-khyp-m .swiper-slide a p {
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.32rem;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 1.5rem;
  padding-left: 0.2rem;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.7);
}
.index-item-khyp-m .swiper-slide a img {
  display: block;
  width: 100%;
  height: 100%;
}
.khyp-swiper-pagination {
  position: absolute;
  z-index: 999;
  right: 0;
  bottom: 0.15rem!important;
  text-align: right;
}
.khyp-swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  background-color: #9bdfed;
}
.khyp-swiper-pagination .swiper-pagination-bullet-active {
  width: 0.4rem;
  background-color: #0068b6;
  border-radius: 0.1rem;
}
/* 检索结果 */
.search-result {
	font-size: 0.32rem;
	text-align: center;
	padding-bottom: 0.2rem;
}
.search-result span {
	color: #f00;
}
.js-curpage {
  display: flex;
}
