/* 顶部推荐 */
.banner {
  position: relative;
  background-color: #ffffff;
  overflow: hidden;
  height: 100%;
}
.banner:after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  line-height: 0;
  clear: both;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.banner .slider_list .swiper-slide {
  float: left;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.banner .slider_list a {
  display: block;
}
.top-tip .swiper-pagination {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 4px !important;
}
.top-tip .swiper-pagination-bullet {
  display: inline-block;
  width: 6px;
  height: 2px;
  margin: 0 2px;
  border-radius: 5px;
  background: #cacaca;
}
.top-tip .swiper-pagination-bullet-active {
  background: #666;
  width: 8px;
}
.top-tip {
  background: #ffffff;
  box-shadow: inset 0 -1px 0 0 #eceff3;
  height: 56px;
  width: 100%;
  position: fixed;
  background: #fff;
  z-index: 20;
  top: 0;
  left: 0;
}
.top-tip-content-list {
  width: 100%;
  height: 100%;
}
.top-tip-content {
  width: 100%;
  height: 56px;
}
.top-tip-img,
.top-tip-img-other {
  width: 60px;
  height: 38px;
  background: #eee;
  border-radius: 2px;
  position: absolute;
  left: 12px;
  top: 8px;
}
.top-tip-img {
  /* background: #e61f19 url(../img/logo.png) center/47px no-repeat; */
  background: #ffffff url(../img/logo_512.png) center no-repeat;
  background-size: 100%;
}
.top-tip-title,
.top-tip-detail {
  font-size: 13px;
  color: #666666;
  letter-spacing: 0.2px;
  line-height: 18px;
  margin-left: 83px;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-right: 72px;
  white-space: nowrap;
}
.top-tip-title {
  margin-top: 9px;
}
.top-tip-title.top-news-title {
  max-height: 38px;
  white-space: unset;
}
.top-tip-btn {
  width: 60px;
  height: 32px;
  position: absolute;
  right: 12px;
  top: 13px;
  /* background: #fff url(../img/button/open_app@2x.png) center/cover no-repeat; */
  border: 0px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  bottom:0;
  margin: auto 0;
}
.app-title{
  background-image:url("https://static-1313951348.cos.ap-guangzhou.myqcloud.com/foshanplus-news/icon_top_line_bg.png");
  background-color: #F4F9FC;
  background-size: auto 100%;;
  background-repeat: no-repeat;
}
.top-tip-btn-2 {
  width: 60px;
  height: 32px;
  position: absolute;
  right: 79px;
  /* background: #fff url(../img/button/open_app@2x.png) center/cover no-repeat; */
  border: 0px;
  background-size: 100% auto;
  top: 0;
  bottom:0;
  margin: auto 0;
}
/* 顶部广告 */
.top-adItem {
  margin-top: 16px;
  width: 100%;
  position: relative;
}
.top-adItem .top-adImg {
  width: 100%;
  height: auto;
  border-radius: 4px;
  background-size: 100%;
}

.top-adItem .close {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0px;
  right: 0px;
  background: url(../img/button/close-ad.png) no-repeat center;
  background-size: 8px;
}

/* 记者 */
.reporter-one {
  background: #ffffff;
  box-shadow: 1px 2px 10px 0 rgba(199, 199, 213, 0.5);
  border-radius: 4px;
  position: relative;
  margin-top: 10px;
  padding: 24px 12px;
}
.reporter-img {
  width: 48px;
  height: 48px;
  position: absolute;
  background: #fff;
  border: 1px solid #eeeeee;
  border-radius: 50%;
  left: 12px;
  top: 21px;
}
.reporter-name {
  font-size: 16px;
  color: #333333;
  letter-spacing: 0.4px;
  font-weight: 900;
  display: inline-block;
}
.reporter-source {
  font-size: 12px;
  color: #999999;
  letter-spacing: 0.15px;
  line-height: 16px;
  font-weight: 400;
  display: inline-block;
  margin-left: 10px;
}
.reporter-detail {
  font-size: 14px;
  color: #333333;
  letter-spacing: 0.2px;
  line-height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-right: 60px;
}
.reporter-name,
.reporter-detail {
  margin-left: 58px;
}
.reporter-sub {
  position: absolute;
  top: 32px;
  right: 12px;
  font-size: 14px;
  letter-spacing: 0.81px;
  border-radius: 2px;
  line-height: 26px;
  background: #eee;
  border: 0;
  color: #999;
  width: 50px;
  padding: 0;
}
.reporter-sub-active {
  color: #e02020;
  background: #fff;
  border: 1px solid #e02020;
}

/* 记者 2.0 */
.module_head {
  color: #333;
  line-height: 24px;
  text-align: center;
  font-size: 16px;
  font-weight: bolder;
  margin: 12px 28px 12px 28px;
}

.module_head::before {
  margin-right: 10px;
  background: url(../img/news/red-left.png) no-repeat;
  /* background-size: 100% 100%; */
}
.module_head::after {
  margin-left: 10px;
  background: url(../img/news/red-right.png) no-repeat;
  /* background-size: 100% 100%; */
}
.module_head::before,
.module_head::after {
  content: "";
  width: 23px;
  height: 10px;
  display: inline-block;
  position: relative;
  background-size: 100% 100%;
}
.editor {
  margin-bottom: 12px;
}
.element::-webkit-scrollbar {
  display: none;
}
.editor-list {
  width: 100%;
  height: 150px;
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  display: -webkit-box;
  box-sizing: border-box;
}
.editor-list::-webkit-scrollbar {
  display: none;
}

.editor-item {
  width: 46%;
  height: 128px;
  position: relative;
  margin-right: 9px;
  z-index: 1;
}
.editor-item p {
  text-align: left;
}
.editor-itemBg {
  background: #f7f7f8;
  border-radius: 4px;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: calc(100% - 12px);
  left: 0px;
  top: 12px;
}

.editor-img {
  width: 54px;
  height: 54px;
  border-radius: 27px;
  position: absolute;
  left: 8px;
  top: 0px;
  object-fit: cover;
}
.btn_fact {
  position: absolute;
  top: 46px;
  left: 15px;
  width: 40px;
  height: 22px;
  background: linear-gradient(135deg, #ff592e 0%, #ff1743 100%);
  border-radius: 11px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 22px;
}
.editor-name {
  margin-top: 18px;
  font-weight: 900;
  line-height: 24px;
  font-size: 17px;
  margin-left: 72px;
  color: #333;
  text-align: left;
}

.editor-source {
  margin-left: 72px;
  line-height: 16px;
  font-size: 12px;
  color: #999;
  margin-top: 3px;
}
/* .editor-line {
  width: 100%;
  display: block;
} */

.editor-detail {
  padding-top: 12px;
  margin: 10px 10px 10px;
  line-height: 16px;
  font-size: 12px;
  color: #666;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
  position: relative;
}
.editor-detail::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 10px;
  background: url(../img/news/editor_line.jpg) no-repeat left center;
  background-size: 100% auto;
}

.page-control {
  margin: -12px auto 0;
  width: 45px;
  height: 3px;
  border-radius: 1.5px;
  background: #f7f7f8;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.page-control:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 1.5px;
  background: #f7f7f8;
  position: absolute;
  z-index: 1;
}
.page-control:after {
  content: "";
  display: block;
  background: #ffffff;
  /* width: 100%; */
  position: absolute;
  /* z-index: -7; */
  height: 21px;
  bottom: 0;
  width: 700px;
  max-width: 700px;
  left: -320px;
  top: -7px;
}
.control-point {
  left: 0;
  top: 0;
  position: absolute;
  width: 40%;
  height: 3px;
  border-radius: 1.5px;
  background: #f53737;
  z-index: 1;
}

/* 广告 */
.advertisement-item {
  background: white;
  padding: 12px 0px;
  position: relative;
}

.advertisement-title {
  line-height: 25px;
  color: #333;
  font-size: 17px;
  margin-bottom: 4px;
}

.advertisement-img {
  width: 100%;
  border-radius: 4px;
  object-fit: cover;
}

.advertisement-info {
  font-size: 11px;
  margin-top: 6px;
  line-height: 16px;
  color: #4a90e2;
}

.advertisement-desc {
  position: absolute;
  right: 8px;
  bottom: 38px;
  line-height: 17px;
  font-size: 12px;
  color: white;
}
.advertisement-info span {
  color: #999;
  margin-left: 12px;
}
.advertisement-close {
  width: 28px;
  height: 28px;
  position: absolute;
  bottom: 6px;
  right: -6px;
  background: url(../img/button/close-ad.png) no-repeat center;
  background-size: 8px;
}

/* 推荐此条新闻 */
.love {
  text-align: center;
  padding: 0px 0;
  padding-top: 32px;
  position: relative;
  /* z-index: -1; */
}
.unlove {
  height: 98px;
  top: 0;
  padding-top: 40px;
  position: absolute;
  width: 100%;
}
.unlove_icon {
  width: 50px;
  height: 58px;
  display: inline-block;
  background: #ffffff url(../img/button/unlove@2x.png) center/contain no-repeat;
}
.love_tip {
  font-size: 14px;
  color: #999999;
  text-align: center;
  line-height: 18px;
  margin-top: 14px;
}
.loving,
.love_icon {
  display: inline-block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
/* .loving {
    position: absolute;
} */
.loving img,
.love_icon img {
  width: 96px;
  outline: none;
}
html,
body {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img {
  -webkit-user-select: none;
  -webkit-tap-highlight-color: transparent;
}
/* 热门评论 */
.review_no {
  text-align: center;
  padding: 50px 0;
}
.review_no_icon {
  width: 50px;
  height: 58px;
  display: inline-block;
  background: #ffffff url(../img/button/noreview@2x.png) center/cover no-repeat;
}
.review_no_tip {
  font-size: 16px;
  color: #666;
  text-align: center;
  line-height: 18px;
  margin-top: 16px;
}
.review_no_icon {
  width: 100px;
  height: 75px;
  display: inline-block;
  background: #ffffff url(../img/button/noreview@2x.png) center/cover no-repeat;
}
/* 空状态logo */
.review_no_logo {
  width: 3.36rem;
  display: block;
  margin: 0.96rem auto;
}
.review_warp {
  margin-top: 0;
  border-top: 8px solid #f7f7f8;
}
/* 推荐新闻 */
.others_one {
  position: relative;
  min-height: 78px;
  padding: 10px 0px;
  display: block;
}
.others_one_li + .others_one_li {
  border-top: 0.5px solid #eee;
}
.others_image {
  position: absolute;
  top: 10px;
  left: 0px;
  background: #f0f0f0;
  width: 115px;
  height: 74px;
  border-radius: 2px;
}
.others_title {
  font-size: 16px;
  color: #333333;
  letter-spacing: 0.2px;
  margin-bottom: 18px;
}
.others-detail {
  font-size: 12px;
  position: absolute;
  bottom: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.others_type {
  font-size: 12px;
  color: #e02020;
  letter-spacing: 0.69px;
  margin-right: 8px;
}
.others_time {
  font-size: 11px;
  color: #999999;
  letter-spacing: 0.69px;
}
.others_review {
  font-size: 12px;
  color: #999999;
  letter-spacing: 0.69px;
  text-align: right;
  position: absolute;
  right: 0;
  bottom: 10px;
}
.others_title,
.others-detail {
  margin-left: 130px;
}
.others_list {
  overflow-y: hidden;
  margin-bottom: 12px;
  height: 300px;
}
.others_list_showall {
  height: auto;
}
.over_last {
  margin-bottom: 26px;
  margin-top: -211px;
  background-image: linear-gradient(#ffffff00 0%, #ffffff 100%);
  padding-top: 150px;
  position: relative;
}
.more_others {
  background: url(../img/button/more.png) center/contain no-repeat;
  width: 23px;
  height: 40px;
  border: 0;
  display: block;
  margin: auto;
  margin-top: 29px;
}
.open_app_btn {
  background-image: linear-gradient(135deg, #ff4e14 0%, #e02020 100%);
  border-radius: 2px;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  border: 0;
  width: 100%;
  height: 40px;
  margin-bottom: 50px;
  display: block;
  line-height: 40px;
}
/* 上下抖动 */
@-webkit-keyframes shakeUpDown {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes shakeUpDown {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.shakeUpDown {
  -webkit-animation: shakeUpDown 1s linear 0s infinite alternate;
  animation: shakeUpDown 1s linear 0s infinite alternate;
}
