body {
  position: relative;
  max-width: 1920px;
  max-height: 1080px;
  margin: 0 auto;
  overflow: hidden;
}
.container {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
/* 导航 */
.top {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 90px;
  padding-right: 166px;
  background-color: #fff;
}
.top .logo {
  position: absolute;
  top: 0px;
  left: 13px;
  width: 292px;
  height: 183px;
  /* background-image: url(1http1s://media.sugarfungame.com/dsglobal/home/2024/0531/img/page1/logo.png); */
  background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/0531/img/page1/logo.png');
}
.top .nav {
  display: -webkit-flex;
  display: flex;
  height: 100%;
}
.top .nav span {
  display: block;
  line-height: 90px;
  color: #3d4b57;
  font-size: 22px;
  font-weight: bold;
  cursor: pointer;
  padding: 0 36px;
  margin-left: 36px;
}
.vi .top .nav span {
  font-size: 20px;
  padding: 0 16px;
}
.top .nav span.active {
  color: #00a0bd;
  background: url('https://media.sugarfungame.com/dsglobal/home/2024/0531/img/page1/nav_left.png') left center no-repeat,
    url('https://media.sugarfungame.com/dsglobal/home/2024/0531/img/page1/nav_right.png') right center no-repeat;
}
.top .nav span:first-child {
  margin-left: 0;
}
.top .lang {
  position: absolute;
  top: 0;
  right: 6px;
  height: 100%;
  color: #aabac8;
  padding-right: 20px;
}
.top .lang .lang_cur {
  width: 100%;
  height: 100%;
  line-height: 90px;
  font-size: 18px;
  font-weight: bold;
  padding-left: 36px;
  background: url('https://media.sugarfungame.com/dsglobal/home/2024/0531/img/page1/lang.png')
    left center no-repeat;
  cursor: pointer;
}
.top .lang .lang_list {
  position: absolute;
  top: 94px;
  right: 10px;
  width: 110px;
  background-color: #fff;
  padding: 10px 0;
  border-radius: 6px;
  display: none;
}
.top .lang .lang_list li {
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}
.top .lang .lang_list li:hover {
  color: #00a0bd;
}
.main_swiper {
  position: relative;
  width: 100%;
  height: 100%;
}
.main_slide_item {
  position: relative;
  width: 100%;
  height: 100%;
}
/*首屏*/
.main_swiper1 {
  background-image: url('https://media.sugarfungame.com/dsglobal/home/2025/0306/img/page1/bg.jpg');
  background-size: cover;
  background-position: center top;
}
.actv_url {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 215px;
  height: 264px;
}
.main_swiper1 .link_wrap {
  position: absolute;
  top: 123px;
  right: 38px;
}
.main_swiper1 .link_wrap a {
  float: left;
  width: 46px;
  height: 46px;
  margin-right: 12px;
}
.main_swiper1 .link_wrap .fb {
  background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/1218/img/page1/fb.png');
}
.main_swiper1 .link_wrap .yt {
  background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/1218/img/page1/yt.png');
}
.main_swiper1 .link_wrap .dc {
  background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/1218/img/page1/dc.png');
  margin-right: 0;
}
.main_swiper1 .book_btn {
  position: absolute;
  bottom: 460px;
  left: 50%;
  transform: translateX(-50%);
  width: 357px;
  height: 133px;
  line-height: 142px;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  text-shadow: -3px 0 3px #e44e00, 0 -3px 3px #e44e00, 3px 0 3px #e44e00,
    0 3px 3px #e44e00;
  letter-spacing: 2px;
  background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/0531/img/page1/book_btn.png');
  cursor: pointer;
}
.main_swiper1 .btn_wrap {
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 230px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  width: 1300px;
  height: 133px;
}
.main_swiper1 .btn_wrap a {
  position: relative;
  display: block;
  /* width: 270px;
  height: 80px; */
  width: 337.5px;
  height: 100px;
  transform: translateY(10px);
}
.main_swiper1 .btn_wrap .googleUrl {
  background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/0531/img/page1/googleplay.png');
}
.main_swiper1 .btn_wrap .appleUrl {
  background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/0531/img/page1/appstore.png');
  margin: 0 40px;
}
.main_swiper1 .btn_wrap .pcUrl {
  background-image: url('https://media.zlongame.com/media/upload/dsglobal/imgs_08/pc.png');
  /* background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/0531/img/page1/pcdown.png'); */
}
.main_swiper1 .btn_wrap .pcUrl p {
  position: absolute;
  top: -28px;
  left: 50%;
  transform: translateX(-50%);
  width: 300px;
  height: 28px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  text-shadow: 0 0 6px #000;
}
.slogan {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0px;
  width: 100%;
  height: 345px;
  background-position: center bottom;
  background-repeat: no-repeat;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
}
/* pop */
.pop_wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
}
.pop_wrap .pop {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pop .close {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 60px;
  height: 60px;
  background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/0531/img/book/cancel.png');
  cursor: pointer;
}
/* tips */
.tips_pop {
  width: 500px;
  height: 360px;
  background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/0531/img/book/bg.png');
  padding: 60px 30px;
}
.tips_pop .text {
  display: -webkit-flex;
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
  line-height: 28px;
  font-size: 20px;
  color: #3d4b57;
  text-align: center;
}

/* book */
.book_pop {
  width: 738px;
  height: 530px;
  background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/0531/img/book/bg.png');
  padding-top: 46px;
}
.book_pop .title {
  width: 100%;
  height: 80px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 48px;
}
.book_pop .title span {
  display: inline-block;
  line-height: 38px;
  background: url('https://media.sugarfungame.com/dsglobal/home/2024/0531/img/book/title_left.png') left center no-repeat,
    url('https://media.sugarfungame.com/dsglobal/home/2024/0531/img/book/title_right.png') right center no-repeat;
  padding: 0 180px;
}
.book_pop .title span p {
  background-image: -webkit-linear-gradient(top, #3b586c, #3770a7, #4d93d5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/*.book_main{
	color: #303030;
	padding: 0 114px;
}
.book_main .input_item{
	position: relative;
	height: 56px;
	margin-bottom: 86px;
}
.book_main .input_item .area{
	position: relative;
    color: #6a7880;
	font-size: 20px;
	width: 130px;
    height: 100%;
    background-color: transparent;
	border: 2px solid #6eafc7;
    border-radius: 4px;
	padding: 0 40px 0 10px;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
	background: url(https://media.sugarfungame.com/dsglobal/home/2024/0531/img/book/select_bg.png) right -2px center no-repeat;
}
.book_main .input_item .mobile{
	width: 360px;
	height: 100%;
	padding: 0 20px;
	font-size: 20px;
	color: #6a7880;
	border: 2px solid #6eafc7;
    border-radius: 4px;
	background-color: transparent;
}
input[type="text"]::-webkit-input-placeholder{
	color:#6a7880;
}    
input[type="text"]:-moz-placeholder{
	color:#6a7880;
}                 
input[type="text"]::-moz-placeholder{
	color:#6a7880;
}                  
input[type="text"]:-ms-input-placeholder{
	color:#6a7880;
} 
.agreement{
	position: relative;
	display: block;
	height: 36px;
	line-height: 36px;
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
}
.agreement .agree_check{
	position: absolute;
	top: 0;
	left: 0;
	width: 32px;
	height: 32px;
	opacity: 0;
	cursor: pointer;
}
.agreement .agree{
	display: inline-block;
	height: 100%;
	background: url(https://media.sugarfungame.com/dsglobal/home/2024/0531/img/book/check.png) left 10.5px center no-repeat;
	padding-left: 40px;
}
.agreement .agree.active{
	background-image: url(https://media.sugarfungame.com/dsglobal/home/2024/0531/img/book/checked.png);
}
.agreement .agree a{
	color: #196ec0;
	margin-left: 6px;
}
.book_main .book_submit{
	display: block;
	width: 265px;
	height: 92px;
	line-height: 92px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    font-style: italic;
    text-shadow: -3px 0 3px #e44e00, 0 -3px 3px #e44e00, 3px 0 3px #e44e00, 0 3px 3px #e44e00;
    letter-spacing: 1px;
	background-image: url(https://media.sugarfungame.com/dsglobal/home/2024/0531/img/book/book_submit.png);
    cursor: pointer;
    padding-right: 23px;
    margin: 0 auto;
}*/

/*职业介绍*/
.main_swiper3 {
  background-image: url('https://media.sugarfungame.com/dsglobal/home/2025/0306/img/page3/bg.jpg');
  padding-top: 148px;
  padding-left: 310px;
  overflow: hidden;
}
.hero_wrap {
  width: 1400px;
  height: 100%;
}
.hero_wrap .swiper {
  height: 100%;
}
.hero_wrap .hero_info {
  width: 500px;
}
.hero_wrap .hero_info .title_wrap {
  height: 160px;
  padding-bottom: 14px;
  background: url('https://media.sugarfungame.com/dsglobal/home/2025/0306/img/page3/name_border.png') center bottom no-repeat;
}
.hero_wrap .hero_info .title {
  line-height: 160px;
  font-size: 98px;
  font-weight: bold;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto 96px;
}
.hero_wrap .hero_info .title span {
  background-image:-webkit-linear-gradient(top,#e8d091,#ba9e7a,#8f7250); 
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.hero_wrap .hero_info .tips {
  height: 130px;
	line-height: 28px;
	font-size: 18px;
	color: #3d4b57;
	padding-top: 6px;
}
.hero_wrap .hero_info .promotion {
  width: 492px;
  height: 41px;
  line-height: 40px;
  background: url('https://media.sugarfungame.com/dsglobal/home/2025/0306/img/page3/promotion_bg.png') no-repeat;
  margin-bottom: 60px;
}
.hero_wrap .hero_info .promotion h5 {
  width: 174px;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}
.hero_wrap .hero_info .promotion .job {
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  width: 300px;
  font-size: 18px;
}
.hero_wrap .hero_info .promotion .job p {
  padding-left: 34px;
  background-position: left center;
  background-repeat: no-repeat;
}
.hero_wrap .hero_info .promotion .job p.jujishou{
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/1218/img/page3/jujishou.png');
}
.hero_wrap .hero_info .promotion .job p.shensheshou{
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/1218/img/page3/shensheshou.png');
}
.hero_wrap .hero_info .promotion .job p.modaoshi{
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/1218/img/page3/modaoshi.png');
}
.hero_wrap .hero_info .promotion .job p.damodaoshi{
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/1218/img/page3/damodaoshi.png');
}
.hero_wrap .hero_info .promotion .job p.qiangqishi{
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/1218/img/page3/qiangqishi.png');
}
.hero_wrap .hero_info .promotion .job p.longqishi{
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/1218/img/page3/longqishi.png');
}
.hero_wrap .hero_info .promotion .job p.lvyiren{
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/1218/img/page3/lvyiren.png');
}
.hero_wrap .hero_info .promotion .job p.wudaojia{
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/1218/img/page3/wudaojia.png');
}
.hero_wrap .attr {
  position: relative;
  width: 158px;
  height: 182px;
  margin-left: 112px;
}
.hero_wrap .attr p {
  position: absolute;
  width: 200px;
  color: #688bb5;
  line-height: 28px;
}
.hero_wrap .attr p:nth-of-type(1) {
  top: -28px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.hero_wrap .attr p:nth-of-type(2) {
  top: 32px;
  right: -206px;
  text-align: left;
}
.hero_wrap .attr p:nth-of-type(3) {
  top: 122px;
  right: -206px;
  text-align: left;
}
.hero_wrap .attr p:nth-of-type(4) {
  bottom: -28px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.hero_wrap .attr p:nth-of-type(5) {
  top: 122px;
  left: -206px;
  text-align: right;
}
.hero_wrap .attr p:nth-of-type(6) {
  top: 32px;
  left: -206px;
  text-align: right;
}
.hero_wrap .hero {
  position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
  width: 1728px;
  height: 972px;
}
.hero_wrap .bottom {
  position: absolute;
	bottom: 120px;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 113px;
	background: url('https://media.sugarfungame.com/dsglobal/home/2025/0306/img/page3/bottom.png') center top no-repeat;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}
.hero_wrap .swiper-pagination {
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 30px auto 0;
}
.hero_wrap .swiper-pagination .swiper-pagination-bullet {
  width: 127px;
  height: 127px;
  filter: grayscale(1);
  background: none;
  border-radius: 0;
  opacity: 1;
  margin: 0 36px;
}
.hero_wrap .swiper-pagination .swiper-pagination-bullet-active{
	filter: grayscale(0);
}
.hero_wrap .swiper-pagination .swiper-pagination-bullet:nth-of-type(1){
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2025/0306/img/page3/hero1_head.png');
}
.hero_wrap .swiper-pagination .swiper-pagination-bullet:nth-of-type(2){
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2025/0306/img/page3/hero2_head.png');
}
.hero_wrap .swiper-pagination .swiper-pagination-bullet:nth-of-type(3){
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2025/0306/img/page3/hero3_head.png');
}
.hero_wrap .swiper-pagination .swiper-pagination-bullet:nth-of-type(4){
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2025/0306/img/page3/hero4_head.png');
}
.hero1 .hero_info .title{
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/1218/img/page3/hero1_name.png');
}
.hero1 .attr{
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/1218/img/page3/hero1_radar.png');
}
.hero1 .hero{
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2025/0306/img/page3/hero1.png');
}
.hero2 .hero_info .title{
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/1218/img/page3/hero2_name.png');
}
.hero2 .attr{
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/1218/img/page3/hero2_radar.png');
}
.hero2 .hero{
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2025/0306/img/page3/hero2.png');
}
.hero3 .hero_info .title{
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/1218/img/page3/hero3_name.png');
}
.hero3 .attr{
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/1218/img/page3/hero3_radar.png');
}
.hero3 .hero{
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2025/0306/img/page3/hero3.png');
}
.hero4 .hero_info .title{
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/1218/img/page3/hero4_name.png');
}
.hero4 .attr{
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/1218/img/page3/hero4_radar.png');
}
.hero4 .hero{
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2025/0306/img/page3/hero4.png');
}

/*游戏特色*/
.main_swiper4 {
  background-image: url('https://media.sugarfungame.com/dsglobal/home/2025/0306/img/page4/bg.jpg');
  padding-top: 90px;
}
.main_swiper4 .title {
  position: relative;
  width: 100%;
  height: 125px;
  line-height: 102px;
  text-align: center;
  font-size: 44px;
  font-weight: bold;
  background-image: -webkit-linear-gradient(top, #e8d091, #ba9e7a, #8f7250);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.main_swiper4 .title span {
  display: inline-block;
  background: url('https://media.sugarfungame.com/dsglobal/home/2025/0306/img/page2/title_left.png') left center no-repeat, url('https://media.sugarfungame.com/dsglobal/home/2025/0306/img/page2/title_right.png') right center no-repeat;
  padding: 0 240px;
}
.main_swiper4 .title:after{
	content: '';
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	height: 12px;
	background: url('https://media.sugarfungame.com/dsglobal/home/2025/0306/img/page2/title_bottom.png') center center no-repeat;
}
.feature {
  position: relative;
  width: 1014px;
  height: 578px;
  padding: 18px;
  margin: 0 auto;
  background: url('https://media.sugarfungame.com/dsglobal/home/2025/0306/img/page4/swiper_bg.png') no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  
}
.feature .swiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.feature .swiper-slide {
  border-radius: 10px;
}
.en .feature .slide1{
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2025/0306/img/page4/en/1.jpg');
}
.en .feature .slide2{
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2025/0306/img/page4/en/2.jpg');
}
.en .feature .slide3{
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2025/0306/img/page4/en/3.jpg');
}
.en .feature .slide4{
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2025/0306/img/page4/en/4.jpg');
}
.feature .feature_swiper_prev,
.feature .feature_swiper_next {
  position: absolute;
  top: 245px;
  width: 88px;
  height: 76px;
  font-size: 0;
  background-repeat: no-repeat;
  cursor: pointer;
}
.feature .feature_swiper_prev:after,
.feature .feature_swiper_next:after {
  display: none;
}
.feature .feature_swiper_prev {
  left: -128px;
  background: url('https://media.sugarfungame.com/dsglobal/home/2025/0306/img/page4/prev.png') center no-repeat;
}
.feature .feature_swiper_next {
  right: -128px;
  background: url('https://media.sugarfungame.com/dsglobal/home/2025/0306/img/page4/next.png') center no-repeat;
}
.feature .feature_swiper_pagination {
  position: static;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
  margin: 15px auto 0;
}
.feature .swiper-pagination-bullet {
  display: block;
  width: 14px;
  height: 14px;
  border: 2px solid #987a54;
  background-color: #fff;
  opacity: 1;
  margin: 0 11px;
}
.feature .swiper-pagination-bullet-active {
  width: 46px;
  border-radius: 7px;
  background-color: #987a54;
}
.feature .ornaments1{
	position: absolute;
	top: 42px;
	left: -36px;
	z-index: 1;
	width: 79px;
	height: 162px;
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/0531/img/page4/ornaments1.png');
}
.feature .ornaments2{
	position: absolute;
    top: -15px;
    left: -101px;
	z-index: 1;
	width: 168px;
	height: 117px;
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/1011/img/ornaments2.png');
}
.feature .ornaments3{
	position: absolute;
    bottom: -56px;
    right: -60px;
	z-index: 1;
	width: 191px;
	height: 198px;
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/1011/img/ornaments3.png');
}
/* footer */
.foote_swiperr {
  height: 100%;
}
.footer_slide {
  height: 190px !important;
  background-color: #fff;
}
.footer {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1300px;
  /* height: 100%; */
  height: 120px;
  margin: 0 auto;
}
.sugarfun_logo {
  display: block;
  width: 217px;
  height: 51px;
  background: url('https://media.sugarfungame.com/dsglobal/home/2024/0531/img/footer/sugarfun.png')
    no-repeat;
}
.zlongame_logo {
  display: block;
  width: 241px;
  height: 56px;
  background: url('https://media.sugarfungame.com/dsglobal/home/2024/0531/img/footer/zlongame.png')
    no-repeat;
  margin: 0 96px 0 68px;
}
.footer_info {
  width: 670px;
  font-size: 16px;
  margin-left: 20px;
}
.footer_info .link {
  display: flex;
  width: 100%;
}
.footer_info .community {
  position: relative;
  display: flex;
}
.footer_info .link p {
  line-height: 34px;
}
.footer_info .link a {
  display: block;
  width: 33px;
  height: 33px;
  background-repeat: no-repeat;
  margin-left: 10px;
}
.footer_info .link .fb{
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/1218/img/footer/fb.png');
}
.footer_info .link .yt{
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/1218/img/footer/yt.png');
}
.footer_info .link .dc{
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/1218/img/footer/dc.png');
}
.footer_info .link .tw{
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/1218/img/footer/tw.png');
}
.footer_info .link .rd{
	background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/1218/img/footer/rd.png');
	margin-right: 0;
}
.copyright {
  line-height: 32px;
  margin-top: 10px;
}

/* side */
.left_side {
  position: absolute;
  top: 280px;
  left: 0;
  width: 322px;
  height: 396px;
  background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/0531/img/side/bg.png');
  padding-top: 22px;
}
.left_side .title {
  position: absolute;
  top: -25px;
  left: 0;
  height: 40px;
  line-height: 40px;
  font-size: 36px;
  color: #db6031;
  font-weight: bold;
  text-shadow: -3px 0 3px #fcf0c1, 0 -3px 3px #fcf0c1, 3px 0 3px #fcf0c1,
    0 3px 3px #fcf0c1;
  padding-left: 22px;
}
.left_side .text {
  position: relative;
  height: 98px;
  line-height: 100px;
  text-align: center;
  font-size: 76px;
  font-weight: bold;
  background: url('https://media.sugarfungame.com/dsglobal/home/2024/0531/img/side/title_bg.png')
    center bottom no-repeat;
  margin-bottom: 32px;
}
.left_side .text p {
  background-image: linear-gradient(to bottom, #592d16, #9b542a);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}
.left_side .waiting {
  position: absolute;
  right: 32px;
  bottom: -18px;
  width: 145px;
  height: 68px;
}
.left_side a {
  position: relative;
  display: block;
  width: 254px;
  height: 81px;
  color: #fff;
  padding-top: 10px;
  padding-left: 90px;
  margin: 0 auto;
}
.left_side a span {
  position: absolute;
  top: 0;
  left: 28px;
  width: 55px;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.left_side .signup_fb {
  background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/0531/img/side/btn_fb.png');
  margin-bottom: 18px;
}
.left_side .signup_fb .fb_logo {
  background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/0531/img/side/fb.png');
}
.left_side .signup_dc {
  background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/0531/img/side/btn_dc.png');
}
.left_side .signup_dc .dc_logo {
  background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/0531/img/side/dc.png');
}
.left_side a p {
  font-size: 14px;
}
.left_side a strong {
  font-size: 30px;
}

/* 底部按钮悬浮框 */
.container .fix-store {
  display: none;
  /* width: 10.26rem; */
  /* height: 0.87rem; */
  width: 1000px;
  height: 80px;
  position: fixed;
  bottom: 0;
  left: 50%;
  z-index: 9;
  transform: translateX(-50%);
  animation: fix-move 300ms 1 linear;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  background-color: rgba(0, 0, 0, 0.9);
}
.container .fix-store .fix-store-container {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 100%;
  padding: 0 80px;
}
.container .fix-store .fix-store-box {
  width: 202.5px;
  height: 60px;
  background-repeat: no-repeat;
  background-size: cover;
}
.container .fix-store .pc {
  background-image: url('https://media.zlongame.com/media/upload/dsglobal/imgs_08/pc.png');
  /* background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/0531/img/page1/pcdown.png'); */
}
.container .fix-store .google {
  width: 203px;
  background-image: url('https://media.zlongame.com/media/upload/dsglobal/imgs_08/google.png');
  /* background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/0531/img/page1/googleplay.png'); */
}
.container .fix-store .apple {
  width: 180px;
  background-image: url('https://media.zlongame.com/media/upload/dsglobal/imgs_08/apple.svg');
  /* background-image: url('https://media.sugarfungame.com/dsglobal/home/2024/0531/img/page1/appstore.png'); */
}
@keyframes fix-move {
  0% {
    transform: translate(-50%, 80px);
  }
  100% {
    transform: translate(-50%, 0);
  }
}

span.move {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
span.move i {
  position: absolute;
  display: block;
  top: 0;
  left: -100%;
  z-index: 2;
  width: 116%;
  height: 100%;
  background: url('https://media.zlongame.com/media/upload/dsglobal/imgs_04/move.png')
    no-repeat;
  background-size: 100%;
  content: '';
  transition: all 650ms;
  animation: move 2s linear infinite;
}
@keyframes move {
  from {
    left: -100%;
  }
  to {
    left: 100%;
  }
}
