/* reset */
*,*::before,*::after{box-sizing: border-box;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-weight:normal;font-style:normal;}
ol,ul{list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
q:before,q:after{content:'';}
fieldset,img,abbr,acronym{border:0;}

/* basic */
body{font-size: 12px;color: #fff;font-family: "Source Han Sans", "Noto Sans CJK SC", "Noto Sans SC", "Source Han Serif", "Noto Serif CJK SC", "Noto Serif SC", sans-serif;overflow-x: hidden;}
html,body{width: 100%;background-color: #141619;}
a{text-decoration: none;color: #fff;}

.wrap{width: 100%;height: 79.58rem;background: url(//game.gtimg.cn/images/lrwj/cp/a20241121officialsite/creators/bg.jpg) no-repeat;background-position: 50% 0;background-size: 100% auto;}

@font-face {
  font-family: 'font1';
  src: url('//game.gtimg.cn/images/lrwj/cp/a20241121officialsite/font1.ttf');
}
@font-face {
  font-family: 'font2';
  src: url('//game.gtimg.cn/images/lrwj/cp/a20241121officialsite/font2.ttf');
}

/* 通用代码 */
.btn{display: flex;justify-content: center;align-items: center;}

.header{width: 100%;height: 15.08rem;position: relative;display: flex;flex-direction: column;}
.top-mask{position: fixed;z-index: 10;top: 0;left: 0;width:100%;height:1.79rem;background: url(//game.gtimg.cn/images/lrwj/cp/a20241121officialsite/top-mask.png) no-repeat 0 0/100% 100%;}
/* 头部导航 */
.head_nav{position: fixed;z-index: 100;top: 0.42rem;width: 100%;display: flex;align-items: center;justify-content: space-between;font-size: 0.26rem;padding: 0 0.34rem 0 0.52rem;}
.head_left-area{display: flex;align-items: center;}
.head_left-area .logo{text-indent: -99999px;display: block;width:2.9rem;height:0.57rem;background: url(//game.gtimg.cn/images/lrwj/cp/a20241121officialsite/logo.png) no-repeat 0 0/100% 100%;}
.head_left-area .link-wrap{display: flex;align-items: center;}
.head_left-area .link-wrap .link {cursor: pointer;margin-left: 0.58rem;position: relative;display: flex;justify-content: center;align-items: center;height: 0.4rem;font-family: 'font3';}
.head_left-area .link-wrap .btn-qwsy{display: flex;justify-content: center;align-items: center;margin-left: 0.77rem;width:2.36rem;height:0.47rem;background: url(//game.gtimg.cn/images/lrwj/cp/a20241121officialsite/btn-bmcs.png) no-repeat 0 0/100% 100%;font-family: 'font2';}

.header .btn-msbm{width:5.37rem;height:1.35rem;margin: 12.46rem auto 0;background: url(//game.gtimg.cn/images/lrwj/cp/a20241121officialsite/creators/btn-msbm.png) no-repeat 0 0/100% 100%;}
.header .link-a{margin: 0.3rem auto 0;line-height:1;width: 100%;text-align: center;font-size: 0.37rem;text-decoration: underline;text-underline-offset: 0.15rem;font-family: 'font2';}

.main{display: flex;flex-direction: column;align-items: center;}


.section1{margin: 1.4rem auto 0;width:15.66rem;height:12.2rem;background: url(//game.gtimg.cn/images/lrwj/cp/a20241121officialsite/creators/s1-img1.png) no-repeat 0 0/100% 100%;}
.section2{margin: 2.63rem auto 0;width:15.88rem;height:8.15rem;background: url(//game.gtimg.cn/images/lrwj/cp/a20241121officialsite/creators/s2-img1.png) no-repeat 0 0/100% 100%;}
.section3{margin: 2.77rem auto 0;width:16.03rem;height:10.17rem;background: url(//game.gtimg.cn/images/lrwj/cp/a20241121officialsite/creators/s3-img1.png) no-repeat 0 0/100% 100%;}
.section4{margin: 3rem auto 0;width:15.94rem;height:11.26rem;background: url(//game.gtimg.cn/images/lrwj/cp/a20241121officialsite/creators/s4-img1.png) no-repeat 0 0/100% 100%;}
.s4-swiper{
  width:15.95rem;
  height:8.7rem;
  margin: 2.64rem auto 0;
}
.s4-swiper .swiper-wrapper{
  width:14.37rem;
  height:8.02rem;
}
.s4-swiper .swiper-slide{
  display: flex;
  justify-content: center;
  align-items: center;
}

.s4-swiper .swiper-slide img{
  width:14.37rem;
  height:8.02rem;
  margin:  0 auto 0;
}

.swiper-button-prev{
  width:0.81rem;
  height:1.41rem;
  background: url(//game.gtimg.cn/images/lrwj/cp/a20241121officialsite/arrow-left.png) no-repeat 0 0/100% 100%;
  transform: translateY(-50%);
  left: 0;
}
.swiper-button-next{
  width:0.81rem;
  height:1.41rem;
  background: url(//game.gtimg.cn/images/lrwj/cp/a20241121officialsite/arrow-right.png) no-repeat 0 0/100% 100%;
  transform: translateY(-50%);
  right: 0;
}
.swiper-button-prev::after,.swiper-button-next::after{
  content: '';
}
.s4-swiper .swiper-pagination{
  width: auto;
  bottom: 0.3rem;
  display: flex;
  justify-content: center;
  left: 50%;
  transform: translateX(-50%);
}
.s4-swiper .swiper-pagination .swiper-pagination-bullet{
  width:0.23rem;
  height:0.22rem;
  border-radius: 0;
  background: url(//game.gtimg.cn/images/lrwj/cp/a20241121officialsite/dot.png) no-repeat 0 0/100% 100%;
  opacity: 1;
  margin: 0 0.2rem;
}
.s4-swiper .swiper-pagination .swiper-pagination-bullet-active{
  background: url(//game.gtimg.cn/images/lrwj/cp/a20241121officialsite/dot-on.png) no-repeat 0 0/100% 100%;
}

.section5{position: relative;margin: 2.18rem auto 0;width:16.03rem;height:7.81rem;background: url(//game.gtimg.cn/images/lrwj/cp/a20241121officialsite/creators/s5-img1.png) no-repeat 0 0/100% 100%;}
.section5 .link-website{position: absolute;width: 3.95rem;height: 4.6rem;left: 0;top: 3.2rem;}

#afooter {
  font-size: 12px;
  background: #000;
  color: #999;
  text-align: center;
  padding: 30px 0;
}

#afooter a {
  color: #999;
}

#afooter{
  position: relative;
  width: 100% !important;
  height: 0.81rem !important;
  background-color: #000;
  text-align: center;
  padding: 0.18rem 0 0.18rem;
}

#afooter .btn-slts{
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 16%;
  transform: translateY(-50%);
  display: block;
  width:.48rem;
  height:.62rem;
  background-image: url(//game.gtimg.cn/images/lrwj/cp/a20241121officialsite/btn-slts.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}

/*弹窗*/
.mask {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  left: 0;
  top: 0;
  display: none;
  z-index: 9000;
}
.dialog {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 9999;
  box-sizing: border-box;
  transform: translate(-50%, -50%);
  /* transform-origin: 50% 50%; */
}

.btn-close {
  display: block;
  background-image: url(//game.gtimg.cn/images/lrwj/cp/a20241121officialsite/close.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  width:0.35rem;
  height:0.31rem;
  position: absolute;
  right: 0.2rem;
  top: 0.3rem;
}

.dia-con {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
}
/* 弹窗：适龄弹窗 */
.dialog6{
  width:6.59rem;
  height:7.43rem;
  background-image: url(//game.gtimg.cn/images/lrwj/cp/a20241121officialsite/pop6.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
.dialog6 .dia-con{
  width: 5.84rem;
  height: 6.3rem;
  background-color: rgba(44, 22, 189,0.56);
  font-size: 0.2rem;
  color: #7ee2f0;
  margin: 0.7rem auto 0;
  padding: 0.1rem 0.1rem 0.3rem;
}
.dialog6 h1{
  font-size: 0.3rem;
  color: rgba(255, 255, 255, 0.8);
}
.dialog6 .scroll-view{
  width: 100%;
  height: 6.3rem;
  overflow-x: hidden;
  overflow-y: auto;
  margin-top: 0.1rem;
}
.dialog6 p{
  padding: 0 0.1rem 0 0.05rem;
  margin-top: 0.05rem;
}
.scroll-view::-webkit-scrollbar-track{background-color:#fff;border-radius: 0.1rem}
.scroll-view::-webkit-scrollbar{width:0.06rem;}
.scroll-view::-webkit-scrollbar-thumb{background:rgba(44, 22, 189,0.7); border-radius: 0.1rem;}

/* 底部协议 */
.foot{min-height: 1rem;color: #999;font-size: 0.18rem;}
.foot a{color: #999;}
.footer-main{min-width: 25.6rem;display: flex;justify-content: center;align-items: center;padding: 0.3rem 1rem;}

.footer-logos{display: flex;flex-direction: column;width: 6.3rem;}
.footer-logos .logo-line{display: flex;align-items: center;justify-content: center;}
.footer-logos .foot_ieg_logo{display: inline-block;width:1.8rem;height:0.35rem;background: url(	https://game.gtimg.cn/images/js/2018foot/logo/foot-dark.png) no-repeat 0 0/100% 100%;}
.footer-logos .age-16{margin-left: 0.1rem;display: inline-block;width: 0.55rem;height: 0.7rem;background: url(//game.gtimg.cn/images/lrwj/cp/a20241121officialsite/btn-slts.png) no-repeat 0 0/100% 100%;}
.footer-logos .footer-desc{color: #494949;margin-top: 0.04rem;}

.footer-content{margin-left: 1.2rem;}
.footer-content p{padding: 0;margin-bottom: 0.06rem;}
.footer-content p:last-of-type{margin-bottom: 0;}
.footer-content a {
  padding: 0 0.04rem;
  border-right: 1px solid #a2acad;
  text-decoration: none;
}
.footer-content p a:last-of-type {
  border: none;
}
.footer-content .copy-en {
  padding-left: 0.04rem;
}
.footer-content .copy-link {
  margin-right: 0.1rem;
  border: none;
}
.icon-gswj::before {
  content: "";
  width: 0.2rem;
  height: 0.2rem;
  display: inline-block;
  background: url(//game.gtimg.cn/images/js/2018foot/logo/gswj.png) no-repeat 0 0 / cover;
  vertical-align: -0.03rem;
  margin-right: 0.01rem;
}