﻿body{
	position: relative;
	max-width: 2560px;
    max-height: 1440px;
    margin: 0 auto;
    overflow: hidden;
}
.container {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.top{
	position: fixed;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
	width: 100%;
	max-width: 2560px;
	height: 90px;
	padding-right: 166px;
	background-color: #fff;
}
.top .logo{
	position: absolute;
	top: 0px;
	left: 50px;
	width: 515px;
	height: 186px;
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/home/2026/0722/pc/page1/logo.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.top .nav{
	position: absolute;
    right: 0;
    top: 0;
	right: 100px;
	display: -webkit-flex;
	display: flex;
	height: 100%;
}
.top .nav a,
.top .nav span{
	display: block;
	line-height: 90px;
	color: #3c4b56;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 2px;
	cursor: pointer;
	padding: 0 36px;
	margin-left: 36px;
}
.top .nav span.active{
	color: #00a0bd;
	background: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/page1/nav_left.png) left center no-repeat, url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/page1/nav_right.png) right center no-repeat;
}
.top .nav span:first-child{
	margin-left: 0;
}
.top .nav a:hover{
	text-decoration: underline;
	text-decoration-color: #3d4b57;
	text-underline-offset: 6px;
	text-underline-width: 2px;
}
.main_swiper{
	position: relative;
	width: 100%;
	height: 100%;
}
.main_slide_item{
	position: relative;
	width: 100%;
	height: 100%;
    background-size: cover;
    background-position: center center;
}
.main_swiper1{
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/home/2026/0722/pc/page1/bg.jpg);
}
.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 .qq{
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/page1/icon_qq.png);
}
.main_swiper1 .link_wrap .weixin{
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/page1/icon_weixin.png);
}
.main_swiper1 .link_wrap .tap{
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/page1/icon_tap.png);
}
.main_swiper1 .link_wrap .douyin{
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/page1/icon_douyin.png);
}
.main_swiper1 .link_wrap .kuaishou{
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/page1/icon_kuaishou.png);
	margin-right: 0;
}
.slogan{
	position: absolute;
	left: 192px;
	bottom: 26px;
	transform: none;
	width: 651px;
	height: 313px;
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/home/2026/0722/pc/page1/slogan.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	pointer-events: none;
}
.main_swiper1 .down{
	display: flex;
	align-items: flex-end;
	gap: 3px;
	position: absolute;
	bottom: 34px;
	right: 58px;
	z-index: 5;
}
.main_swiper1 .down a{
	display: block;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.main_swiper1 .down .recharge{
	position: relative;
	width: 266px;
	height: 211px;
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/home/2026/0722/pc/page1/btn_recharge.png);
}
.main_swiper1 .down .member_btn{
	position: relative;
	width: 171px;
	height: 213px;
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/home/2026/0722/pc/page1/btn_member.png);
}
.main_swiper1 .down .member_btn:after{
	content: '';
	position: absolute;
	top: -201px;
	left: 0;
	width: 171px;
	height: 198px;
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/home/2026/0722/pc/page1/code_member.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: none;
}
.main_swiper1 .down .member_btn:hover:after{ display: block; }
.main_swiper1 .down .btn_wrap{
	display: flex;
	flex-direction: column;
	gap: 6px;
}
.main_swiper1 .down .ios{
	width: 276px;
	height: 106px;
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/home/2026/0722/pc/page1/btn_appStore.png);
}
.main_swiper1 .down .android{
	width: 276px;
	height: 106px;
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/home/2026/0722/pc/page1/btn_android.png);
}
.main_swiper1 .down .pc{
	width: 190px;
	height: 214px;
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/home/2026/0722/pc/page1/btn_pc.png);
}
#iosPop{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.9);
	display: none;
}
#iosPop .pop_main{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 800px;
	height: 486px;
	transform: translate(-50%, -50%);
	padding-left: 76px;
}
#iosPop .ios_down{
	position: relative;
	width: 689px;
	height: 429px;
	padding-top: 100px;
	background: url(https://media.zlongame.com/media/pictures/cn/lzgcx/home/2026/0722/pc/page1/ios_down_pop.png) no-repeat;
}
#iosPop .ios_down .close{
	position: absolute;
	top: 20px;
	right: 28px;
	width: 54px;
	height: 55px;
	background: url(https://media.zlongame.com/media/pictures/cn/lzgcx/home/2026/0722/pc/page1/close.png) center no-repeat;
	cursor: pointer;
}
#iosPop .ios_down .qrcode{
	display: block;
	width: 242px;
	height: 242px;
	margin: 0 auto 10px;
	transform: translateX(11px);
}
#iosPop .ios_down p{
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	transform: translateX(11px);
}
.main_swiper2,
.main_swiper3,
.main_swiper4{
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.main_swiper2{
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/page2/bg.jpg);
}
.main_swiper2 .title{
	width: 100%;
	height: 135px;
	padding-top: 55px;
	background: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/page2/title.png) top center no-repeat;
	-webkit-background-size: 505px auto;
	background-size: 505px auto;
}
.main_swiper2 .title .center{
	width: 100%;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 60px;
	font-weight: bold;
	letter-spacing: 5px;
    background-image: -webkit-linear-gradient(top, #fffefe, #fff6ea, #ffead1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.main_swiper2 .title span{
	display: inline-block;
	background: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/title_left.png) left center no-repeat, url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/title_right.png) right center no-repeat;
	padding: 0 374px;
}
.main_swiper2 .welfare_wrap{
	width: auto;
	height: auto;
	padding: 0;
	margin-top: 50px;
	background: none;
}
.main_swiper2 .welfare{
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	width: 1204px;
	height: 441px;
	background: none;
}
.main_swiper2 .welfare .swiper{
	width: 1204px;
	height: 441px;
	overflow: hidden;
}
.main_swiper2 .welfare .swiper-slide{
	width: 1204px;
	height: 441px;
	border: none;
	border-radius: 0;
}
.main_swiper2 .welfare .welfare_swiper_prev,
.main_swiper2 .welfare .welfare_swiper_next{
	position: absolute;
	top: 245px;
	width: 63px;
	height: 77px;
	font-size: 0;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}
.main_swiper2 .welfare .welfare_swiper_prev:after,
.main_swiper2 .welfare .welfare_swiper_next:after{
	display: none;
}
.main_swiper2 .welfare .welfare_swiper_prev{
	left: -128px;
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/page2/prev.png);
}
.main_swiper2 .welfare .welfare_swiper_next{
	right: -128px;
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/page2/next.png);
}
.main_swiper2 .welfare .welfare_swiper_pagination{
	position: absolute;
	bottom: -4.6rem;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 48px;
	margin: 56px auto 0;
}
.main_swiper2 .welfare .slide1{
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/page2/1.png);
}
.main_swiper2 .welfare .slide2{
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/page2/2.png);
}

/* 新闻公告 */
.main_swiper3{
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/page3/bg.jpg);
}
.main_swiper3 .title{
	width: 100%;
	height: 135px;
	padding-top: 55px;
	background: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/page3/title.png) top center no-repeat;
	-webkit-background-size: 505px auto;
	background-size: 505px auto;
}
.main_swiper3 .title .center{
	width: 100%;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 60px;
	font-weight: bold;
	letter-spacing: 5px;
    background-image: -webkit-linear-gradient(top, #fffefe, #fff6ea, #ffead1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.main_swiper3 .title span{
	display: inline-block;
	background: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/title_left.png) left center no-repeat, url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/title_right.png) right center no-repeat;
	padding: 0 374px;
}
.news_wrap{
	width: 1300px;
	margin: 50px auto 0;
}
.news_img{
	display: block;
	width: 664px;
	height: 376px;
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/page3/news_img.png);
}
.news_main{
	width: 575px;
}
.news_main .new_tab{
	position: relative;
	height: 58px;
	padding-bottom: 12px;
	background: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/page3/tab_line.png) center bottom no-repeat;
}
.news_main .new_tab .tab_item{
	position: relative;
	float: left;
	width: 124px;
	height: 52px;
	line-height: 52px;
	font-size: 18px;
	text-align: center;
	color: #3d4b57;
	font-weight: bold;
	cursor: pointer;
}
.news_main .new_tab .tab_item.active{
	color: #d86b1a;
}
.news_main .new_tab .tab_item strong{
	position: relative;
	z-index: 1;
}
.news_main .new_tab .tab_item.active:after{
	content: '';
	position: absolute;
    bottom: -16px;
    left: 9px;
	width: 100px;
	height: 71px;
	background: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/page3/tab_active.png) no-repeat;
}
.news_main .new_tab .more{
	position: absolute;
    bottom: 8px;
    right: -10px;
	width: 153px;
	height: 52px;
	background: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/page3/more.png) no-repeat;
}
.news_main .news_list{
	display: none;
	padding-left: 20px;
}
.news_main .news_list li{
	display: flex;
    height: 79px;
    line-height: 78px;
	color: #3d4b57;
	border-bottom: 1px dashed #bbbbbb;
}
.news_main .news_list li a{
	display: block;
	width: 440px;
	color: inherit;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_main .news_list li span{
	display: block;
	flex: 1;
	text-align: right;
	color: #717d87;
}



/* 游戏特色 */
.main_swiper4{
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/page4/bg.jpg);
}
.main_swiper4 .title{
	width: 100%;
	height: 135px;
	padding-top: 55px;
	background: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/page4/title.png) top center no-repeat;
	-webkit-background-size: 505px auto;
	background-size: 505px auto;
}
.main_swiper4 .title .center{
	width: 100%;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 60px;
	font-weight: bold;
	letter-spacing: 5px;
    background-image: -webkit-linear-gradient(top, #fffefe, #fff6ea, #ffead1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.main_swiper4 .title span{
	display: inline-block;
	background: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/title_left.png) left center no-repeat, url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/title_right.png) right center no-repeat;
	padding: 0 374px;
}
.feature_wrap{
	box-sizing: content-box;
	position: relative;
	width: 990px;
	height: 572px;
	background: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/page4/swiper_bg.png) center bottom 35px no-repeat;
	padding: 51px 70px 51px 53px;
	margin: 0 auto;
}
.feature{
	display: flex;
    align-items: center;
    justify-content: center;
	position: relative;
	width: 995px;
	height: 558px;
	background: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/page4/swiper_item_bg.png) no-repeat;
}
.feature .swiper{
	width: 963px;
	height: 522px;
	overflow: hidden;
}
.feature .swiper-slide{
	border-radius: 20px;
	border: 8px solid #fff;
}
.feature .slide1{
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/home/2026/0722/pc/page4/1.jpg);
}
.feature .slide2{
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/home/2026/0722/pc/page4/2.jpg);
}
.feature .slide3{
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/home/2026/0722/pc/page4/3.jpg);
}
.feature .slide4{
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/home/2026/0722/pc/page4/4.jpg);
}
.feature .slide5{
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/home/2026/0722/pc/page4/5.jpg);
}
.feature .slide6{
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/home/2026/0722/pc/page4/6.jpg);
}
.feature .feature_swiper_prev,
.feature .feature_swiper_next{
	position: absolute;
    top: 245px;
    width: 63px;
    height: 77px;
    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.zlongame.com/media/pictures/cn/lzgcx/img/page4/prev.png) center no-repeat;
}
.feature .feature_swiper_next{
	right: -128px;
	background: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/page4/next.png) center no-repeat;
}
.feature .feature_swiper_pagination{
	position: absolute;
	bottom: -4.6rem;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 48px;
	margin: 56px auto 0;
}
.feature .swiper-pagination-bullet {
	display: block;
    width: 14px;
    height: 14px;
    background-color: #fff;
    border: 2px solid #6497bd;
    opacity: 1;
    margin: 0 11px;
}
.feature .swiper-pagination-bullet-active {
    width: 46px;
    border-radius: 7px;
    background-color: #6497bd;
}
.welfare .swiper-pagination-bullet {
	display: block;
    width: 10px;
    height: 10px;
    border-radius: 0;
    background-color: #a4bfcf;
    border: none;
    opacity: 1;
    margin: 0 11px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.welfare .swiper-pagination-bullet-active {
    width: 10px;
    height: 10px;
    border-radius: 0;
    background-color: #456b8d;
    border: none;
    opacity: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.pendant1{
	position: absolute;
	top: 60px;
    left: -35px;
	z-index: 1;
	width: 79px;
	height: 162px;
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/page4/ornaments1.png);
}
.pendant2{
	position: absolute;
    bottom: -45px;
    left: -49px;
	z-index: 1;
	width: 207px;
	height: 137px;
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/page4/ornaments2.png);
}
.pendant3{
	position: absolute;
    top: 84px;
    right: -120px;
	z-index: 1;
	width: 155px;
	height: 154px;
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/page4/ornaments3.png);
}
.footer_slide{
	height: 240px!important;
	background-color: #fff;
}
.footer{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 1300px;
	height: 100%;
	margin: 0 auto;
}
.footer_info{
	width: 100%;
	font-size: 20px;
}
.footer_info p{
    font-size: 18px;
    line-height: 38px;
    text-align: center;
}
.footer_info p a{
    color: inherit;
}



/* 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.zlongame.com/media/pictures/cn/lzgcx/img/book/cancel.png);
	cursor: pointer;
}
/* tips */
.tips_pop{
	width: 500px;
	height: 360px;	
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/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.zlongame.com/media/pictures/cn/lzgcx/img/book/bg.png);
	padding-top: 46px;
}
.book_pop .title{
	width: 100%;
	height: 80px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
    margin-bottom: 32px;
}
.book_pop .title span{
	display: inline-block;
	line-height: 38px; 
	background: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/book/title_left.png) left center no-repeat, url(https://media.zlongame.com/media/pictures/cn/lzgcx/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{
	display: flex;
	position: relative;
	height: 56px;
	margin-bottom: 30px;
}
.book_main .input_item input{
	height: 100%;
	padding: 0 20px;
	font-size: 16px;
	color: #6a7880;
	border: 2px solid #6eafc7;
	background-color: transparent;
}
.book_main .input_item .mobile{
	width: 100%;
	border: 2px solid #6eafc7;
}
.book_main .input_item .reg_code{
	flex: 1;
	border: 2px solid #6eafc7;
	border-right: none;

}
.book_main .input_item .get_reg_code{
	width: 160px;
	height: 100%;
	line-height: 56px;
	text-align: center;
	font-size: 16px;
	color: #fff; 
	cursor: pointer;
	background-color: #6eafc7;
}

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: 14px;
	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.zlongame.com/media/pictures/cn/lzgcx/img/book/check.png) left 10.5px center no-repeat;
	padding-left: 40px;
}
.agreement.active .agree{
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/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: 26px;
    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.zlongame.com/media/pictures/cn/lzgcx/img/book/book_submit.png);
    cursor: pointer;
    padding-right: 23px;
    margin: 0 auto;
}

.weixin_code{
	display: block;
	width: 200px;
	height: 200px;
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/page1/weixin_code.png);
	margin: 0 auto 20px;
}

/* qr book */
.qr_book_pop{
	padding-top: 18px;
}
.qr_book_pop .title{
	height: auto;
	margin-bottom: 20px;
}
.qr_book_pop .title span{
	display: inline-block;
	line-height: 38px;
	background: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/book/title_left.png) left center no-repeat, url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/book/title_right.png) right center no-repeat;
	padding: 0 160px;
}
.qr_book_pop .title span p{
	background-image:-webkit-linear-gradient(top,#3b586c,#3770a7,#4d93d5);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
	font-size: 24px;
}
.qr_book_pop .book_main{
	padding: 0 64px;
}
.qr_code_wrap{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 236px;
	height: 236px;
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/book/code_bg.png);
	margin: 0 auto 26px;
}
.qr_code{
	display: block;
	width: 220px;
	height: 220px;
	background-image: url(https://media.zlongame.com/media/pictures/cn/lzgcx/img/book/xiaochengxu.png);
}
.go_mobile_book{
	display: block;
	width: 379px;
	height: 84px;
	line-height: 84px;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	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.zlongame.com/media/pictures/cn/lzgcx/img/book/go_to_mobile_book.png);
	padding-right: 16px;
	margin: 0 auto;
	cursor: pointer;
}