@charset "utf-8";

.news_content {
  width: 100%;
  height: 12rem;
  background: url('https://cat-cn-img.fantanggame.com/cat_website/images/news/bg_Subpage_news.jpg') no-repeat;
  background-size: cover;
  /*transition: all 0.5s linear;*/
  /*animation: animate 0.5s linear;*/
  padding-top: 4rem;
  box-sizing: border-box;
  position: relative;
  -ms-overflow-style: none;
}

.news_content:before {
  content: '';
  background: url(https://cat-cn-img.fantanggame.com/cat_website/images/news/frame_Subpage_news.png) no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.news_content::-webkit-scrollbar {
  width: 0 !important;
}

.news_content .news_box {
  width: 14rem;
  /* height: 0.61rem; */
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.news_content .news_box .goback {
  width: 0.28rem;
  height: 0.51rem;
  background: url('https://cat-cn-img.fantanggame.com/cat_website/images/news/goback_off.png') no-repeat;
  background-size: contain;
  position: absolute;
  top: 0.15rem;
  left: 0.1rem;
  display: inline-block;
}

.news_content .news_box .list_bar {
  width: 100%;
  padding-left: 1rem;
  box-sizing: border-box;
  position: relative;
  margin-bottom: .1rem;
  text-align: center;
}

.news_content .news_box .list_bar:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -.2rem;
  height: 1px;
  background: #fff;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1), rgba(2555, 255, 255, 0));
}

.news_content .news_box .list_bar .tab-item {
  display: inline-block;
  margin: 0 0.58rem;
  cursor: pointer;
  height: .5rem;
  width: 1rem;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: top;
}

.news_content .news_box .list_bar .tab-item span {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
}

.news_content .news_box .list_bar .tab-item:nth-child(1) span {
  background-image: url("https://cat-cn-img.fantanggame.com/cat_website/images/home/button_newest_a.png")
}

.news_content .news_box .list_bar .tab-item:nth-child(2) span {
  background-image: url("https://cat-cn-img.fantanggame.com/cat_website/images/home/button_announcement_a.png")
}

.news_content .news_box .list_bar .tab-item:nth-child(3) span {
  background-image: url("https://cat-cn-img.fantanggame.com/cat_website/images/home/button_news_a.png")
}

.news_content .news_box .list_bar .tab-item:nth-child(1) span.active {
  background-image: url("https://cat-cn-img.fantanggame.com/cat_website/images/home/button_newest_b.png")
}

.news_content .news_box .list_bar .tab-item:nth-child(2) span.active {
  background-image: url("https://cat-cn-img.fantanggame.com/cat_website/images/home/button_announcement_b.png")
}

.news_content .news_box .list_bar .tab-item:nth-child(3) span.active {
  background-image: url("https://cat-cn-img.fantanggame.com/cat_website/images/home/button_news_b.png")
}

.news_content .news_box .list_bar .tab-item .active:before {
  content: '';
  position: absolute;
  left: -14px;
  top: .1rem;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 10px solid #77f8fe;
  border-bottom: 5px solid transparent;
}

.news_content .news_box .line {
  width: 14.73rem;
  height: 0.56rem;
  background: url('https://cat-cn-img.fantanggame.com/cat_website/images/news/more_line.png') no-repeat;
  background-size: contain;
  margin: 0 auto;
  margin-top: -0.4rem;
}

.news_content .news_box .news_list {
  width: 14.73rem;
  margin: 0 auto;
  margin-top: 0.54rem;
}

.news_content .news_box .news_list .newslist {
  /* height: 5.8rem; */
}

.news_content .news_box .news_list .newslist .list_item {
  width: 100%;
  height: 0.56rem;
  margin-top: 0.4rem;
}

.news_content .news_box .news_list .newslist .list_item a .list-name {
  width: 100%;
  font-size: 0.24rem;
  height: 0.58rem;
  color: #fff;
  font-style: 'heiTi';
  font-weight: 400;
}

.news_content .news_box .news_list .newslist .list_item a .list-name .active-contain {
  width: 100%;
  height: 0.58rem;
  line-height: 0.58rem;
  padding-left: 0.15rem;
  padding-right: 1.5rem;
  box-sizing: border-box;
}

.news_content .news_box .news_list .newslist .list_item a .list-name .list-time {
  height: 0.58rem;
  line-height: 0.58rem;
  margin-top: -0.58rem;
  padding-right: 0.2rem;
  font-size: 16px;
  letter-spacing: 4px;
}

.news_content .news_box .news_list .newslist .list_item_active a .list-name {
  background: url("https://cat-cn-img.fantanggame.com/cat_website/images/news/frame_news.png") no-repeat;
  background-size: 100% 100%;
}

.news_content .news_box .news_list .newslist .list_item_active a .list-name .active-contain {
  color: #75f1f9;
}

.news_prog {
  width: 100%;
  height: 0.5rem;
  position: relative;
}

.news_prog #page {
  height: 0.3rem;
  margin: 0.2rem auto;
  color: #fff;
  display: block;
  text-align: center;
}

.news_prog #page li {
  display: inline-block;
  min-width: 0.3rem;
  height: 0.28rem;
  cursor: pointer;
  color: #fff;
  font-size: 0.15rem;
  line-height: 0.28rem;
  /* background-color: #f9f9f9;
      border: 1/100rem solid #dce0e0; */
  text-align: center;
  margin: 0 0.04rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.news_prog #page .xl-active {
  background-color: #e7cd69;
}

.news_prog #page .xl-disabled {
  opacity: 0.5;
  cursor: no-drop;
}

.news_prog #page .xl-disabled:hover {
  background-color: #f9f9f9 !important;
  border: 0.01rem solid #dce0e0 !important;
  color: #fff !important;
}

.news_prog #page .xl-jumpText {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  opacity: 1;
}

.news_prog #page .xl-jumpText:hover {
  background-color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
}

.news_prog #page .xl-prevPage {
  width: 0.82rem;
  height: 0.35rem;
  position: absolute;
  left: 0;
  background: url('https://cat-cn-img.fantanggame.com/cat_website/images/news/prepage.png') no-repeat;
  background-size: contain;
}

.news_prog #page .xl-prevPage:hover {
  background: url('https://cat-cn-img.fantanggame.com/cat_website/images/news/prepage_hover.png') no-repeat;
  background-size: contain;
}

.news_prog #page .xl-nextPage {
  width: 0.82rem;
  height: 0.35rem;
  position: absolute;
  right: 0;
  background: url('https://cat-cn-img.fantanggame.com/cat_website/images/news/nextpage.png') no-repeat;
  background-size: contain;
}

.news_prog #page .xl-nextPage:hover {
  background: url('https://cat-cn-img.fantanggame.com/cat_website/images/news/nextpage_hover.png') no-repeat;
  background-size: contain;
}

.news_prog #page #xlJumpNum {
  width: 0.35rem;
  margin: 0 0.03rem;
}

.news_prog #page input::-webkit-outer-spin-button,
.news_prog #page input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
}

.news_prog #page input[type="number"] {
  -moz-appearance: textfield;
}

@keyframes animate {
  0% {
    width: 0;
  }

  100% {
    width: 100%;
  }
}