html,
body {
  width: 100%;
  height: 100%;
}
.sq_header {
  width: 10.24rem;
  height: 0.5rem;
  position: absolute;
  top: 0.23rem;
  left: 0.23rem;
  z-index: 9999;
}
.sq_header .nav_btn {
  width: 0.53rem;
  height: 0.5rem;
  background: url('../images/home/nav_btn_off.png') no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 10;
  cursor: pointer;
  display: none;
}
.sq_header .nav_list {
  width: 10.24rem;
  height: 0.48rem;
  border-radius: 0.23rem;
  background: url('../images/home/nav_bg.png') no-repeat;
  background-size: contain;
  position: absolute;
  top: -0.01rem;
  left: 0.03rem;
  z-index: 11;
  padding-left: 0.5rem;
  box-sizing: border-box;
}
.sq_header .nav_list .nav_close_btn {
  width: 0.53rem;
  height: 0.5rem;
  position: absolute;
  left: 0;
  right: 0;
  cursor: pointer;
}
.sq_header .nav_list .nav_item {
  position: absolute;
}
.sq_header .nav_list .top_bar {
  width: 4.2rem;
  position: absolute;
  left: 2rem;
}
.sq_header .nav_list .top_bar .top_bar_item {
  float: left;
  width: 33.3%;
  font-size: 0.22rem;
  line-height: 0.44rem;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.sq_header .nav_list .top_bar .top_bar_item a {
  color: #fff;
}
.sq_header .nav_list .top_bar .top_bar_item:hover a {
  color: #f7ce11;
}
.sq_header .nav_list .top_bar .top_bar_active a {
  color: #f7ce11;
}
.sq_header .nav_list .linkus_list {
  width: 1.6rem;
  right: 0.5rem;
}
.sq_header .nav_list .linkus_list .linkus_item {
  float: left;
  cursor: pointer;
}
.sq_header .nav_list .linkus_list .wx {
  width: 0.44rem;
  height: 0.37rem;
  background: url('../images/home/weixin.png') no-repeat;
  background-size: contain;
  margin-top: 0.05rem;
}
.sq_header .nav_list .linkus_list .wx:hover .wx_ercode {
  width: 1.74rem;
  height: 1.77rem;
  position: absolute;
  top: 0.62666667rem;
  left: -0.6rem;
  background: url(../images/QR_wx.png) no-repeat;
  background-size: contain;
}
.sq_header .nav_list .linkus_list .wb {
  width: 0.4rem;
  height: 0.41rem;
  background: url('../images/home/weibo.png') no-repeat;
  background-size: contain;
  margin-left: 40px;
  margin-top: 0.01rem;
}
.sq_header .nav_list .cat_login_list {
  font-size: 0.22rem;
  line-height: 0.44rem;
  color: #fff;
}
.sq_header .nav_list .cat_login_list span {
  margin: 0 0.02rem;
}
.sq_header .nav_list .cat_login_list .nav_login,
.sq_header .nav_list .cat_login_list .nav_rehister {
  cursor: pointer;
}
.sq_header .nav_list .cat_logo {
  width: 1.18rem;
  height: 0.51rem;
  background: url('../images/home/logo_new.png') no-repeat;
  background-size: contain;
  left: 0.7rem;
  top: -0.02rem;
}
.cat_content_news {
  width: 100%;
  height: 100%;
}
.sq_game_info {
  width: 100%;
  height: 100%;
  background: url('../images/news/newsbg.png') no-repeat;
  transition: all 0.5s linear;
  animation: animate 0.5s linear;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.sq_game_info .sq_notice_info {
  width: 100%;
  height: 9rem;
  padding-top: 3.5rem;
  box-sizing: border-box;
}
.sq_game_info .sq_notice_info .sq_notice {
  width: 13.2rem;
  height: 4.35rem;
  margin: 0 auto;
  position: relative;
}
.sq_game_info .sq_notice_info .sq_notice .title {
  width: 4.32rem;
  height: 1.33rem;
  background: url('../images/news/title-1.png') no-repeat;
  background-size: contain;
  position: absolute;
  top: -1.5rem;
  left: 0;
}
.sq_game_info .sq_notice_info .sq_notice .img_swiper {
  width: 6.4rem;
  height: 4rem;
  position: absolute;
  left: 0.2rem;
  top: 0rem;
}
.sq_game_info .sq_notice_info .sq_notice .img_swiper .black {
  width: 6.8rem;
  height: 0.56rem;
  border: solid 1px #ffffff;
  background-size: contain;
  position: absolute;
  bottom: -0.3rem;
  left: -0.2rem;
}
.sq_game_info .sq_notice_info .sq_notice .img_swiper .swiper-img-notice {
  width: 100%;
  height: 100%;
}
.sq_game_info .sq_notice_info .sq_notice .img_swiper .swiper-img-notice .swiper-slide {
  width: 7.47rem;
  height: 3.32rem;
}
.sq_game_info .sq_notice_info .sq_notice .img_swiper .swiper-pagination {
  height: 0.3rem;
  bottom: -0.8rem;
}
.sq_game_info .sq_notice_info .sq_notice .img_swiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.21rem;
  height: 0.21rem;
  background: url('../images/news/pop.png') no-repeat;
  background-size: contain;
  margin-left: 0.1rem;
  opacity: 1;
  outline: none;
}
.sq_game_info .sq_notice_info .sq_notice .img_swiper .swiper-pagination .swiper-pagination-bullet-active {
  outline: none;
  background: url('../images/news/popactive.png') no-repeat;
  background-size: contain;
}
.sq_game_info .sq_notice_info .sq_notice .sq_news {
  width: 6.2rem;
  height: 4.76rem;
  position: absolute;
  right: 0rem;
  top: 0.1rem;
}
.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right {
  width: 6.2rem;
  height: 4.76rem;
  position: absolute;
  left: 0;
  top: 0;
}
.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_nav {
  width: 5rem;
  height: 0.5rem;
  margin: 0 auto;
}
.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_nav .news_nav_item {
  color: #fff;
  width: 1.02rem;
  height: 0.4rem;
  text-align: center;
  font-size: 0.23rem;
  font-family: 'heiTi';
  line-height: 0.4rem;
  font-weight: 400;
  cursor: pointer;
}
.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_nav a {
  color: #fff;
}
.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_nav .newsMore {
  margin-left: 0.25rem;
  width: 0.87rem;
  height: 0.32rem;
  background: url('../images/news/more.png') no-repeat;
  background-size: contain;
  margin-top: 0.05rem;
}
.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_nav .active {
  color: #652d29;
  background: url('../images/news/nav_btn.png') no-repeat;
  background-size: contain;
}
.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_line {
  width: 6.08rem;
  height: 0.09rem;
  background: url('../images/news/line.png') no-repeat;
  background-size: contain;
}
.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_list {
  width: 5.9rem;
  padding-top: 0.28rem;
}
.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_list .news_item {
  height: 0.48rem;
  line-height: 0.48rem;
}
.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_list .news_item a {
  color: #fff;
  font-weight: 400;
}
.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_list .news_item a .news_title {
  width: 4.5rem;
  font-size: 0.16rem;
}
.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_list .news_item a .creat_time {
  font-size: 0.16rem;
}
.sq_game_info .sq_notice_info .sq_notice .sq_news .news_right .news_list .news_item a:hover {
  color: #f2cc5a;
}
@keyframes animate {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
