#app {
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
}
.header {
  height: 1rem;
  background-color: rgba(40, 41, 82, 0.5);
}
.header .pc {
  display: block;
  height: 100%;
  position: relative;
}
.header .pc ul .active a{color:#ccc;}
.header .pc ul {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header .pc ul li {
  height: 100%;
  margin-right: 0.5rem;
}
.header .pc ul li a {
  width: 0.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  color: #fff;
  font-size: 0.18rem;
}
.header .pc ul li a:hover {
  color: #3aaff5;
}
.header .pc ul li:nth-child(3) {
  margin-right: 0;
}
.header .pc ul li:nth-child(4) {
  margin-left: 5rem;
}
.header .pc ul li:nth-last-child(1) {
  margin-right: 0;
}
.header .pc .icon {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 3rem;
  height: 1.35rem;
}
.header .wap {
  display: none;
}
#container1 {
  height: 10.76rem;
  background: url(/template/pc/default/home/images/bg1.jpg) no-repeat center 0 / 19.2rem 100%;
  position: relative;
}
#container1 .download {
  width: 5.38rem;
  height: 1.55rem;
  background: url(/template/pc/default/home/images/down.png) no-repeat 0 0 / 100% 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 5.2rem;
}
#container1 .download .down_btn {
  position: absolute;
}
#container1 .download .down_btn.ios {
  width: 3.5rem;
  height: 0.58rem;
  left: 1.66rem;
  top: 0.16rem;
}
#container1 .download .down_btn.android {
  width: 3.5rem;
  height: 0.58rem;
  left: 1.66rem;
  top: 0.76rem;
}
#container1 .download .down_btn.pc {
  width: 1.75rem;
  height: 1.2rem;
  right: 0.12rem;
  top: 0.16rem;
}
#container1 .download .down_btn.yun_39 {
  width: 1.8rem;
  height: 0.58rem;
  left: 3.48rem;
  top: 0.16rem;
}
#container1 .download .down_btn.box_39 {
  width: 1.8rem;
  height: 0.58rem;
  left: 3.48rem;
  top: 0.76rem;
}
#container1 .news_content {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 12rem;
  height: 2.96rem;
  display: flex;
}
#container1 .news_content .swiper-news {
  width: 5rem;
  height: 100%;
}
#container1 .news_content .swiper-news .swiper-slide img {
  width: 100%;
  height: 100%;
}
#container1 .news_content .news {
  width: 4.5rem;
  height: 100%;
  padding-right: 0.25rem;
  background: url(/template/pc/default/home/images/news1_bg.png) no-repeat 0 0 / 100% 100%;
  position: relative;
}
#container1 .news_content .news .more {
  position: absolute;
  top: 0.32rem;
  right: 0.3rem;
  border: 1px solid #fff;
  width: 0.16rem;
  height: 0.16rem;
  transform: rotate(45deg);
}
#container1 .news_content .news .more::before,
#container1 .news_content .news .more::after {
  content: '';
  width: 1.5px;
  height: 0.1rem;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
}
#container1 .news_content .news .more::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
#container1 .news_content .news .more::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
#container1 .news_content .news .more:hover {
  border-color: #3aaff5;
  background-color: #3aaff5;
}
#container1 .news_content .news .tabs {
  display: flex;
  align-items: center;
  color: #fff;
  font-weight: 700;
  font-size: 0.14rem;
  margin-top: 0.3rem;
  margin-left: 0.2rem;
}
#container1 .news_content .news .tabs li {
  margin-right: 0.1rem;
  padding: 0 0.06rem 0.05rem;
  cursor: pointer;
}
#container1 .news_content .news .tabs li.active {
  border-bottom: 0.02rem solid #b694f1;
}
#container1 .news_content .news .more_web {
  display: none;
}
#container1 .news_content .notice {
  width: 2.5rem;
  height: 100%;
  background: url(/template/pc/default/home/images/news2_bg.png) no-repeat 0 0 / 100% 100%;
  color: #fff;
  font-weight: 700;
  font-size: 0.14rem;
}
#container1 .news_content .notice p {
  margin-top: 0.3rem;
  margin-left: 0.2rem;
}
#container1 .news_content .notice .ftit {
  display: flex;
  margin-top: 0.16rem;
  margin-left: 0.2rem;
  margin-bottom: 0.16rem;
}
#container1 .news_content .notice .ftit li {
  text-align: center;
}
#container1 .news_content .notice .ftit li:nth-child(1) {
  flex: 1.8;
}
#container1 .news_content .notice .ftit li:nth-child(2) {
  flex: 3;
}
#container1 .news_content .notice .server_list {
  margin-left: 0.2rem;
  margin-right: 0.2rem;
  font-weight: normal;
}
#container1 .news_content .notice .server_list li {
  margin-bottom: 0.16rem;
  display: flex;
  opacity: 0;
  animation: showNews 0.7s forwards;
}
#container1 .news_content .notice .server_list li span:nth-child(1) {
  flex: 1.8;
  text-align: start;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
#container1 .news_content .notice .server_list li span:nth-child(2) {
  flex: 3;
  text-align: end;
}
#container1 .news_content .notice .server_list li:nth-child(1) {
  animation-delay: 0s;
}
#container1 .news_content .notice .server_list li:nth-child(2) {
  animation-delay: 0.2s;
}
#container1 .news_content .notice .server_list li:nth-child(3) {
  animation-delay: 0.4s;
}
#container1 .news_content .notice .server_list li:nth-child(4) {
  animation-delay: 0.6s;
}
#container1 .news_content .notice .server_list li:nth-child(5) {
  animation-delay: 0.8s;
}
.lists {
  margin-top: 0.12rem;
  margin-left: 0.2rem;
}
.lists li {
  cursor: pointer;
  font-size: 0.14rem;
  margin-bottom: 0.16rem;
}
.lists li a {
  display: flex;
  color: #fff;
}
.lists li:hover a {
  color: #3aaff5;
}
.lists li .cont {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.lists li .date {
  width: 0.45rem;
  text-align: end;
  margin-left: 0.06rem;
}
.lists.active li {
  animation: showNews 0.7s forwards;
}
.lists.active li:nth-child(1) {
  animation-delay: 0s;
}
.lists.active li:nth-child(2) {
  animation-delay: 0.2s;
}
.lists.active li:nth-child(3) {
  animation-delay: 0.4s;
}
.lists.active li:nth-child(4) {
  animation-delay: 0.6s;
}
.lists.active li:nth-child(5) {
  animation-delay: 0.8s;
}
.lists.active li:nth-child(6) {
  animation-delay: 1s;
}
#container2 {
  height: 7.22rem;
  background: url(/template/pc/default/home/images/bg2.jpg) no-repeat center 0 / 19.2rem 100%;
  padding-top: 0.7rem;
  position: relative;
}
#container2 .tit {
  width: 3.98rem;
  height: 1.54rem;
  background: url(/template/pc/default/home/images/tit1.png) no-repeat 0 0 / 100% 100%;
  margin: 0 auto;
}
#container2 .sect {
  width: 12rem;
  margin: 0 auto;
  display: flex;
  position: relative;
}
#container2 .sect .sect_left {
  z-index: 100;
  position: absolute;
  left: 0;
  top: 0.8rem;
}
#container2 .sect .sect_left li {
  color: #999;
  font-size: 0.2rem;
  margin-bottom: 0.32rem;
  width: 2.1rem;
  height: 0.36rem;
  line-height: 0.36rem;
  padding-left: 0.5rem;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}
#container2 .sect .sect_left li span {
  position: absolute;
  z-index: 2;
}
#container2 .sect .sect_left li.active {
  color: #fff;
  font-weight: 700;
  position: relative;
}
#container2 .sect .sect_left li.active::after {
  z-index: 1;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 15%;
  height: 100%;
  background-image: url(/template/pc/default/home/images/sect_name.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 2.1rem 0.36rem;
  animation: movesect 0.5s forwards;
}
#container2 .sect .role {
  margin-left: 0.3rem;
  width: 6rem;
  height: 4.5rem;
  position: relative;
}
#container2 .sect .role::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0.05rem;
  width: 5.79rem;
  height: 3.73rem;
  background: url(/template/pc/default/home/images/sect_bg.png) no-repeat 0 100% / 5.79rem 3.73rem;
  opacity: 0.5;
}
#container2 .sect .swiper-skills {
  z-index: 100;
  position: absolute;
  right: 0.3rem;
  top: 0.3rem;
  width: 2rem;
  height: 4.1rem;
  opacity: 0;
  -webkit-tap-highlight-color: transparent;
}
#container2 .sect .swiper-skills::after {
  content: '';
  position: absolute;
  right: 0.15rem;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(/template/pc/default/home/images/sect_line.png) no-repeat 0 0 / 1.73rem 100%;
  opacity: 0.5;
}
#container2 .sect .swiper-skills.moveSkills {
  animation: moveskills 0.5s ease-in-out forwards;
}
#container2 .sect .swiper-skills .swiper-wrapper {
  perspective: none !important;
}
#container2 .sect .swiper-skills .swiper-slide {
  width: 0.82rem;
  height: 0.82rem !important;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all ease 0.3s;
}
#container2 .sect .swiper-skills .swiper-slide::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(/template/pc/default/home/images/skill.png);
}
#container2 .sect .swiper-skills .swiper-slide .img {
  z-index: 11;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  float: left;
  transition: all 0.5s;
}
#container2 .sect .swiper-skills .swiper-slide.swiper-slide-active::after {
  background-image: url(/template/pc/default/home/images/skill_active.png);
  animation: skillrotate 5s infinite linear;
}
#container2 .sect .swiper-skills .swiper-slide.swiper-slide-active .img {
  -webkit-filter: unset;
  -moz-filter: unset;
  -ms-filter: unset;
  -o-filter: unset;
  filter: unset;
}
#container2 .sect .role_active {
  z-index: 99;
  position: absolute;
  right: -0.5rem;
  top: 0.25rem;
  width: 5.5rem;
  height: 4.3rem;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
#container2 .sect .role_active.active {
  animation: moverole 0.5s forwards;
}
#container2 .sect .role_active.role_active_0 {
  background-position: 0.4rem 0;
}
#container2 .sect .role_active.role_active_1 {
  background-position: -0.4rem 0;
}
#container2 .sect .role_active.role_active_2 {
  background-position: -0.25rem 0.2rem;
  background-size: 105% auto;
}
#container2 .sect .role_active.role_active_3 {
  background-position: -0.25rem 0;
  background-size: 90% auto;
}
#container2 .sect .role_active.role_active_4 {
  background-position: -1rem 0;
  background-size: 120% auto;
}
#container2 .sect .role_active.role_active_5 {
  background-position: -0.8rem 0.3rem;
  background-size: 115% auto;
}
#container2 .sect .role_intr {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 0;
  line-height: 2.2;
}
#container2 .sect .role_intr .jb {
  font-weight: 700;
  background: linear-gradient(to bottom, #ede5fd, #b69cf6);
  /*设置渐变的方向从左到右 颜色从ff0000到ffff00*/
  -webkit-background-clip: text;
  /*将设置的背景颜色限制在文字中*/
  -webkit-text-fill-color: transparent;
  /*给文字设置成透明*/
}
#container2 .sect .role_intr .name {
  font-size: 0.28rem;
  font-weight: 700;
  padding-left: 0 !important;
}
#container2 .sect .role_intr .weapon {
  padding-left: 0.14rem;
  font-size: 0.18rem;
  color: #fff;
}
#container2 .sect .role_intr p,
#container2 .sect .role_intr .jn {
  padding-left: 0.14rem;
  font-size: 0.16rem;
  color: #fff;
}
#container2 .sect .role_intr p i,
#container2 .sect .role_intr .jn i {
  display: inline-block;
  width: 0.21rem;
  height: 0.22rem;
  background: url(/template/pc/default/home/images/lx.png) no-repeat 0 0 / 100% 100%;
  transform: translateY(0.04rem);
  margin-right: 0.04rem;
}
#container2 .sect .role_intr p em,
#container2 .sect .role_intr .jn em {
  font-size: 0.18rem;
}
#container2 .sect .role_intr .jn {
  padding-left: 0;
}
#container2 .sect .role_intr .jn i {
  margin-left: 0.14rem;
}
#container2 .sect .role_intr .skill_intr {
  display: flex;
  align-items: center;
}
#container2 .sect .role_intr .skill_intr .icon {
  margin-left: 0.1rem;
  width: 0.82rem;
  height: 0.82rem;
  background: url(/template/pc/default/home/images/skill_active.png) no-repeat 0 0 / 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#container2 .sect .role_intr .skill_intr .icon p {
  width: 0.5rem;
  height: 0.5rem;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
}
#container2 .sect .role_intr .skill_intr .intr {
  flex: 1;
  line-height: 1.5;
}
#container2 .sect .role_intr .skill_intr .intr .skill_name {
  color: #ded2ff;
  font-weight: 700;
}
#container2 .sect .role_intr .skill_intr .intr .skill_intr_item {
  word-break: break-all;
  margin-top: 0.06rem;
}
#container3 {
  margin-top: -1px;
  height: 14.14rem;
  background: url(/template/pc/default/home/images/bg3.jpg) no-repeat center 0 / 19.2rem 6.04rem, url(/template/pc/default/home/images/bg4.jpg) no-repeat center 6rem / 19.2rem 8.14rem;
  padding-top: 0.48rem;
  position: relative;
}
#container3 .tit {
  width: 3.98rem;
  height: 1.54rem;
  background: url(/template/pc/default/home/images/tit2.png) no-repeat 0 0 / 100% 100%;
  margin: 0 auto 0.06rem;
}
#container3 .swiper-ts {
  width: 12rem;
  height: 5rem;
  margin-bottom: 0.4rem;
}
#container3 .swiper-ts .swiper-slide {
  width: 9.5rem;
  height: 5rem;
  cursor: pointer;
}
#container3 .swiper-ts .swiper-slide img {
  width: 100%;
  height: 100%;
}
#container3 .swiper-ts .swiper-slide::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 20, 131, 0.5);
}
#container3 .swiper-ts .swiper-slide.swiper-slide-active {
  z-index: 100;
}
#container3 .swiper-ts .swiper-slide.swiper-slide-active::after {
  display: none;
}
#container3 .swiper-pagination {
  position: static;
  margin-bottom: 0.4rem;
}
#container3 .swiper-pagination .swiper-pagination-bullet {
  width: 0.15rem;
  height: 0.15rem;
  margin: 0 0.16rem;
  border: none;
  opacity: 1;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  background-image: url(/template/pc/default/home/images/round.png);
}
#container3 .swiper-pagination .swiper-pagination-bullet-active {
  background-image: url(/template/pc/default/home/images/round_active.png);
}
#container3 .m-bottom {
  position: relative;
}
#container3 .m-bottom .t {
  position: relative;
  text-align: center;
  font-size: 0.3rem;
  color: #a995e3;
  letter-spacing: 0.4rem;
  padding-left: 0.4rem;
  margin-bottom: 0.8rem;
  opacity: 0;
  transform: translateY(1.2rem);
}
#container3 .m-bottom .line {
  width: 10.95rem;
  height: 2.12rem;
  margin: 0 auto;
  background: url(/template/pc/default/home/images/line.png) no-repeat 100% calc(100% - 0.36rem) / 100% auto;
  opacity: 0;
  transform: translateY(0.8rem);
}
#container3 .m-bottom .qr {
  position: absolute;
  width: 2.12rem;
  height: 2.12rem;
  left: 50%;
  top: 1.2rem;
  transform: translateX(-50%) translateY(0.8rem);
  opacity: 0;
}
#container3 .m-bottom .p {
  text-align: center;
  color: #ae98ec;
  font-size: 0.24rem;
  margin-top: 0.5rem;
  line-height: 1.8;
  opacity: 0;
  transform: translateY(0.8rem);
}
#container3 .m-bottom .topBtn {
  width: 2rem;
  height: 0.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #ae98ec;
  color: #ae98ec;
  margin: 0 auto 0;
  cursor: pointer;
  font-size: 0.2rem;
  opacity: 0;
  margin-top: 0.8rem;
  -webkit-transition: opacity 0.8s 0.6s;
  -moz-transition: opacity 0.8s 0.6s;
  -ms-transition: opacity 0.8s 0.6s;
  -o-transition: opacity 0.8s 0.6s;
  transition: opacity 0.8s 0.6s;
}
#container3 .m-bottom .topBtn:hover {
  background-color: #ae98ec;
  color: #fff;
}
#container3 .m-bottom.active .t {
  transform: translateY(0.3rem);
  opacity: 1;
  transition: all 0.7s;
}
#container3 .m-bottom.active .line {
  transform: translateY(0);
  opacity: 1;
  transition: all 0.8s 0.3s;
}
#container3 .m-bottom.active .qr {
  transform: translateX(-50%) translateY(0);
  opacity: 1;
  transition: all 0.8s 0.4s;
}
#container3 .m-bottom.active .p {
  transform: translateY(0);
  opacity: 1;
  transition: all 0.8s 0.5s;
}
#container3 .m-bottom.active .topBtn {
  margin-top: 0.4rem;
  opacity: 1;
}
#footer {
  margin-top: -1px;
  height: 3.59rem;
  background: url(/template/pc/default/home/images/bg5.jpg) no-repeat center 0 / 19.2rem 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#footer .logo {
  width: 2.48rem;
  height: 0.8rem;
  background: url(/template/pc/default/home/images/logo.png) no-repeat 0 0 / 100% 100%;
  border-right: 1px solid #fff;
}
#footer .right {
  padding-left: 0.25rem;
  color: #fff;
  font-size: 0.16rem;
  font-weight: normal;
  line-height: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#footer .right a {
  color: #fff;
  font-size: 0.16rem;
}
#footer .right ul {
  display: flex;
  align-items: center;
}
#footer .right ul li {
  padding: 0 0.18rem;
  text-align: center;
  position: relative;
}
#footer .right ul li::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 0.18rem;
  background-color: #fff;
}
#footer .right ul li:nth-last-child(1)::after {
  display: none;
}
#footer .right p a {
  margin-left: 0.16rem;
}
#gl {
  display: none;
}
.web_footer {
  display: none;
}
@media screen and (max-width: 750px) {
  #app {
    min-width: unset;
    padding-top: 1rem;
  }
  .header {
    background-color: #000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 200;
  }
  .header .pc {
    display: none;
  }
  .header .wap {
    display: block;
    padding: 0 0.2rem;
    position: relative;
  }
  .header .wap .icon {
    display: inline-block;
    width: 2.22rem;
    height: 1rem;
  }
  .header .wap .icon img {
    width: 100%;
    height: 100%;
  }
  .header .wap .down_btn {
    position: absolute;
    right: 1.5rem;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 2.07rem;
    height: 0.49rem;
    background: url(/template/pc/default/home/images/btn.png) no-repeat 0 0 / 100% 100%;
  }
  .header .wap .down_btn:active {
    opacity: 0.9;
  }
  .header .wap .menu-button {
    position: absolute;
    right: 0.2rem;
    top: 0.18rem;
    z-index: 10;
    width: 0.8rem;
    height: 0.7rem;
    background-color: transparent;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    padding: 0.128rem 0;
  }
  .header .wap .menu-button .bar {
    display: block;
    width: 0.56rem;
    height: 0.08rem;
    margin: 0.08rem auto;
    background-color: #676add;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .header .wap .menu-button .bar:nth-of-type(1) {
    margin-top: 0;
  }
  .header .wap .menu-button .bar:nth-of-type(3) {
    margin-bottom: 0px;
  }
  .header .wap .menu-button.cross .bar:nth-of-type(1) {
    -webkit-transform: rotate(-45deg) translateY(0.11rem) translateX(-0.1rem);
    -ms-transform: rotate(-45deg) translateY(0.11rem) translateX(-0.1rem);
    transform: rotate(-45deg) translateY(0.11rem) translateX(-0.1rem);
  }
  .header .wap .menu-button.cross .bar:nth-of-type(2) {
    opacity: 0;
  }
  .header .wap .menu-button.cross .bar:nth-of-type(3) {
    -webkit-transform: rotate(45deg) translateY(-0.14rem) translateX(-0.1rem);
    -ms-transform: rotate(45deg) translateY(-0.14rem) translateX(-0.1rem);
    transform: rotate(45deg) translateY(-0.14rem) translateX(-0.1rem);
  }
  .header .wap .menu_list {
    position: absolute;
    left: 0;
    top: 1rem;
    width: 100%;
    height: 0;
    align-items: center;
    background-color: #44467a;
    display: none;
    transition: all ease 1s;
  }
  .header .wap .menu_list.close {
    height: 0;
    display: none;
  }
  .header .wap .menu_list.open {
    height: 0.8rem;
    display: flex;
  }
  .header .wap .menu_list li {
    flex: 1;
    display: flex;
    justify-content: center;
    color: #fff;
    font-size: 0.24rem;
    border-right: 1px solid #fff;
  }
  .header .wap .menu_list li:nth-last-child(1) {
    border: none;
  }
  .header .wap .menu_list li a {
    width: 100%;
    display: flex;
    justify-content: center;
    color: #fff;
  }
  .header .wap .menu_list li:active {
    color: #3aaff5;
  }
  .header .wap .menu_list li:active a {
    color: #3aaff5;
  }

  #container1 .download {
    display: none;
  }
  #container1 .news_content {
    top: 10.95rem;
    display: flex;
    flex-direction: column;
    width: calc(100% - 0.6rem);
    height: 10.96rem;
    padding: 0.25rem 0.3rem;
    background-color: #44467a;
  }
  #container1 .news_content .swiper-news {
    height: 6rem;
    margin: 0 0 0.4rem;
    width: 100%;
  }
  #container1 .news_content .news {
    width: 100%;
    background: unset;
    padding: 0;
    position: relative;
  }
  #container1 .news_content .news .more {
    display: none;
  }
  #container1 .news_content .news .tabs {
    margin: 0;
    height: 0.7rem;
    background-color: #676add;
    padding: 0 0.3rem;
    font-size: 0.28rem;
  }
  #container1 .news_content .news .tabs li {
    height: 100%;
    -webkit-tap-highlight-color: transparent;
    margin-right: 0.3rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #container1 .news_content .news .tabs li.active {
    border-color: #fff;
    border-width: 2px;
  }
  #container1 .news_content .news .tabs li:nth-last-child(1) {
    display: none;
  }
  #container1 .news_content .notice {
    display: none;
  }
  .lists {
    margin: 0;
    padding: 0.4rem 0.2rem;
    height: 5rem;
  }
  .lists li {
    font-size: 0.26rem;
    margin-bottom: 0.3rem;
    -webkit-tap-highlight-color: transparent;
  }
  .lists li .date {
    width: 1rem;
  }
  #gl {
    margin-top: -1px;
    display: block;
    height: 10.01rem;
    background: url(/template/pc/default/home/images/bg30.jpg) no-repeat 0 0 / 100% 100%;
    position: relative;
  }
  #gl .gl_content {
    z-index: 10;
    position: absolute;
    top: 2.22rem;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 0.6rem);
    height: 8.2rem;
    padding: 0.25rem 0.3rem;
    background-color: #44467a;
    position: relative;
  }
  #gl .tabs {
    height: 0.7rem;
    background-color: #676add;
    padding: 0 0.3rem;
    font-size: 0.28rem;
    display: flex;
    color: #fff;
  }
  #gl .tabs li {
    height: 100%;
    -webkit-tap-highlight-color: transparent;
    margin-right: 0.3rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #gl .tabs li.active {
    border-bottom: 0.02rem solid #3aaff5;
    border-color: #fff;
    border-width: 2px;
  }
  #container2 {
    height: 15.27rem;
    background: url(/template/pc/default/home/images/bg40.jpg) no-repeat 0 0 / 100% 100%;
    padding-top: 3.2rem;
  }
  #container2 .tit {
    display: none;
  }
  #container2 .sect {
    width: 100%;
    flex-direction: column;
    align-items: flex-end;
  }
  #container2 .sect .sect_left {
    transform: scale(1.2);
    transform-origin: 0 0;
    top: -0.8rem;
    left: 0.06rem;
  }
  #container2 .sect .sect_left li {
    margin-bottom: 0.16rem;
  }
  #container2 .sect .role {
    margin-left: 0;
    margin-right: 0.5rem;
    transform: scale(1.2);
  }
  #container2 .sect .role_intr {
    flex: unset;
    word-break: break-all;
    padding: 0.6rem 0.3rem 0;
    line-height: 2.1;
  }
  #container2 .sect .role_intr .name {
    font-size: 0.38rem;
  }
  #container2 .sect .role_intr p,
  #container2 .sect .role_intr .jn {
    font-size: 0.25rem;
  }
  #container2 .sect .role_intr p i,
  #container2 .sect .role_intr .jn i {
    width: 0.28rem;
    height: 0.28rem;
  }
  #container2 .sect .role_intr p em,
  #container2 .sect .role_intr .jn em {
    font-size: 0.3rem;
  }
  #container2 .sect .role_intr .weapon {
    font-size: 0.25rem;
  }
  #container2 .sect .role_intr .skill_intr {
    margin-top: 0.15rem;
  }
  #container2 .sect .role_intr .skill_intr .icon {
    transform: scale(1.4);
  }
  #container3 {
    display: none;
  }
  #footer {
    display: none;
  }
  .more_web {
    display: block !important;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 5.8rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    background-color: #676add;
    color: #fff;
    border-radius: 0.06rem;
    font-size: 0.28rem;
    cursor: pointer;
  }
  .more_web:active {
    opacity: 0.9;
  }
  #gl .more_web {
    bottom: 0.25rem;
  }
  .web_footer {
    margin-top: -1px;
    background-color: #2a2b57;
    display: block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    text-align: center;
  }
  .web_footer a{color:#fff;}
  .web_footer .title {
    width: 100%;
    background: url(/template/pc/default/home/images/title_bg.png) no-repeat center center;
    background-size: 100% auto;
    font-weight: 700;
    color: #c59640;
    margin-bottom: 0.4rem;
  }
  .web_footer .title img {
    display: block;
    width: 20%;
    margin: 0 auto;
  }
  .web_footer p {
    width: 3.2rem;
    margin: 0 auto 0.16rem;
    color: #fff;
    font-size: 0.24rem;
  }
}
@keyframes skillrotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@keyframes moveskills {
  0% {
    opacity: 0;
    right: 0.4rem;
  }
  100% {
    opacity: 1;
    right: 0.2rem;
  }
}
@keyframes moverole {
  0% {
    opacity: 0;
    right: -1rem;
  }
  100% {
    opacity: 1;
    right: 0;
  }
}
@keyframes movesect {
  0% {
    width: 15%;
  }
  100% {
    width: 100%;
  }
}
@keyframes showNews {
  0% {
    opacity: 0;
    transform: translateY(0.12rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
