.zhaiyao{
	position: fixed;
    top: 10rem;
    left: 0.2rem;
    z-index: 2;
    width: 2.4rem;
    height: 3.5rem;
	background: url(https://media.zlongame.com/media/pictures/cn/e7/img/zhaiyao.png) center no-repeat;
	background-size: 100% auto;
}

.sixNeed{
	position: absolute;
	bottom: 1.9rem;
	left: 0;
	width: 100%;
	line-height: .32rem;
	/* color: #086fb6; */
	color: #96b4ad;
	font-size: .26rem;
    z-index: 1;
}
.sixNeed p{
	text-align: center;
}
.sixNeed .link{
	display: -webkit-flex;
	display: flex;
	justify-content: center;
    margin-top: 0.1rem;
}
.sixNeed .link a{
	display: block;
	/* color: #086fb6; */
    color: #96b4ad;
	margin-right: .08rem;
	text-decoration: underline;
	text-underline-offset: .05rem;
	margin-right: .18rem;
}
.sixNeed .link a:last-child{
	margin-right: 0;
}


.actv_url{
	position: fixed;
    top: 6rem;
    left: 0.2rem;
    z-index: 2;
    width: 2.4rem;
    height: 2.4rem;
	background: url(../img/actv_url.png) center no-repeat;
	background-size: 100% auto;
}
.loding {
    width: 100%;
    height: 100%;
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/loding/loging_bg.jpg) no-repeat;
    background-size: cover;
    position: fixed;
    z-index: 9;
    top: 0;
}

.loding_content {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-70%);
}

.loding_iconbox {
    width: 6.89rem;
    height: 4.93rem;
    margin: auto;
    position: relative;
}

.lodingIcon {
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    bottom: 0;
}

.loding_icongray {
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/loding/loding_icon_gray.png) no-repeat bottom;
    background-size: 100% auto;
}

.loding_icon {
    height: 0%;
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/loding/loding_icon.png) no-repeat bottom;
    background-size: 100% auto;
}

.loding_text {
    width: 5.58rem;
    height: 1.21rem;
    margin: auto;
    margin-top: .5rem;
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/loding/loding_text.png) no-repeat;
    background-size: 100%;
}

.page_top {
    width: 100%;
    height: 1.8rem;
    background: #222222;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: .4rem;
    padding-right: .4rem;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    z-index: 5;
}

.page1 {
    /* background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/page1_bg.jpg) no-repeat center top;
    background-size: 100% auto; */
    /* width: 100%;
    height: 24rem;
    background-image: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/top_steps.jpg);
    background-size: 540rem 24rem;
    animation: step 4.8s steps(48) both infinite;
    -webkit-animation: step 4.8s steps(48) both infinite;
    -moz-animation: step 4.8s steps(48) both infinite;
    -o-animation: step 4.8s steps(48) both infinite;
    -ms-animation: step 4.8s steps(48) both infinite;
    -webkit-backface-visibility: hidden;
    position: relative; */


    width: 100%;
    height: 24rem;
    background-image: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/top_steps3.jpg);
    background-size: 337.50rem 24rem;
    animation: step 3s steps(30) both infinite;
    -webkit-animation: step 3s steps(30) both infinite;
    -webkit-backface-visibility: hidden;
    position: relative;
}

@keyframes step {
    100% {
        background-position: -337.5rem 0;
    }
}

@-webkit-keyframes step {
    100% {
        background-position: -337.5rem 0;
    }
}

.page_top_left {
    display: flex;
    justify-content: center;
    align-items: stretch;
    padding-top: .6rem;
    box-sizing: border-box;
}

.page_top_left_icon {
    width: 1.74rem;
    height: 1.74rem;
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/top_icon.png) no-repeat;
    background-size: 100%;
}

.page_top_left_text {
    font-size: .36rem;
    color: #fefefe;
    margin-left: .2rem;
}

.page_top_left_text_title {
    font-size: .48rem;
    font-weight: 550;
}

.page_top_right {
    width: 2.45rem;
    height: 1rem;
    border: 2px solid #44ffce;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}

.page_top_right_btn {
    width: 2.2rem;
    height: .75rem;
    background: #44ffce;
    text-align: center;
    line-height: .75rem;
    border-radius: 5px;
    font-size: .36rem;
    color: #0b0b0b;
    font-weight: bold;
    letter-spacing: 0.02rem;
}

#canvas {
    width: 11.25rem;
    height: 24rem;
}

.page1_logo {
    width: 8.05rem;
    height: 5.99rem;
    margin: auto;
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/logo.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 50%;
    top: 2.2rem;
    transform: translateX(-50%)
}
.return_cover{
	display: block;
	position: absolute;
	z-index: 2;
	top: 2.6rem;
	left: .2rem;
	width: .82rem;
	height: .81rem;
	background: url(../../news/img/return.png) no-repeat;
    background-size: 100% 100%;
}
.page1_bottom {
    width: 100%;
    position: absolute;
    bottom: 3.6rem;
    z-index: 1;
}
.slogan{
	display: block;
	width: 100%;
	height: 2.33rem;
	background: url(../img/slogan0620.png) center center no-repeat;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}
.down_btn_wrap{
	position: relative;
	width: 8.8rem;
	height: 1rem;
    /* margin: .8rem auto .4rem; */
    margin: 0 auto;
}
.down_btn_wrap a{
	width: 4.19rem;
	height: 1.02rem;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.down_btn_wrap .down_btn{
	background-image: url(../img/down_btn.png);
}
.down_btn_wrap .down_tap{
	background-image: url(../img/down_tap.png);
}
.recharge{
	position: relative;
    display: block;
    width: 4.63rem;
    height: 1.49rem;
    background-image: url(../img/recharge_btn.png);
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 0.1rem;
    margin-bottom: 0.8rem;
}
.recharge .shouchong{
    position: absolute;
    bottom: -0.58rem;
    left: 50%;
    transform: translateX(-50%);
    width: 2.52rem;
    height: 0.84rem;
    background: url(https://media.qyzlgame.com/media/pictures/qy/e7/home/img/zhekou_main.png) no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.apk_down_tips{
	display: block;
	height: .5rem;
	background: url(../img/apk_down_tips.png) center no-repeat;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}
.page1_btn {
    width: 6.34rem;
    height: 1.9rem;
	background: url(https://media.zlongame.com/media/pictures/cn/e7/img/book_btn.png) no-repeat;
    /*background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/btn.png) no-repeat;*/
    background-size: 100%;
    margin: 0 auto;
}

.page1_bottom_text {
    margin: auto;
    font-size: .34rem;
    margin-top: .06rem;
    color: #fefefe;
    text-align: center;
    font-style: italic;
}

.page1_bottom_text span {
    display: inline-block;
    font-size: .42rem;
    color: #45fef3;
    margin-left: 5px;
    margin-right: 5px;
    border-bottom: 1px solid #45fef3;
}

.page_next {
    width: 7.42rem;
    height: .39rem;
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/next.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    bottom: 1rem;
    z-index: 1;
    transform: translateX(-50%);
}

.page_next_icon {
    width: .58rem;
    height: .67rem;
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/next_icon.png) no-repeat;
    background-size: 100%;
    margin: auto;
    margin-top: 0rem;
    animation: next 1s linear infinite;
}

@keyframes next {
    0% {
        margin-top: -.2rem;
    }


    100% {
        margin-top: 0rem;

    }
}

.contentbox {
    width: 100%;
    /*height: 37.47rem;*/
}

.top_mask {
    width: 11.25rem;
    height: 9rem;
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/top.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: -.1rem;
}

.page2 {}

.page2_mp4cover {
    width: 9.4rem;
    height: 5.43rem;
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/mp4_cover.png) no-repeat;
    background-size: 100%;
    margin: auto;
    margin-top: 1.2rem;
}

.page2_title {
    width: 4.66rem;
    height: .89rem;
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/page2_title.png) no-repeat;
    background-size: 100%;
    margin: auto;
}

.page3 {
    margin-top: 1.2rem;
}

.page3_title {
    width: 4.55rem;
    height: .9rem;
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/page3_title.png) no-repeat;
    background-size: 100%;
    margin: auto;
}

.page3_top {
    width: 100%;
    height: 7.5rem;
    position: absolute;
    top: 50%;
    transform: translateY(-90%);

}

.page3_swiperbox {
    width: 100%;
    height: 100%;
    position: relative;
    margin-top: .8rem;
}

.page3_swiper {
    /* width: 100%; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.page3_swiperbox_top {
    width: 100%;
}

.container {
    width: 100%;
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/bg.jpg) no-repeat;
    background-size: 100%;
    background: black;
}

.main_swiper {
    position: relative;
    width: 100%;
    height: 100%;
}

.main_slide_item {
    transform: translate3d(calc(0px + 0%), calc(0px), calc(-1px)) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1) !important
}

.page3_topswiper {
    width: 100%;
    height: 100%;
    margin-left: .1rem;
    margin-right: .1rem;
    overflow: hidden;
}

.page3_swipertabbox .swiper {
    width: 8.88rem;
    height: 1.1rem;
    margin-left: .1rem;
    margin-right: .1rem;
}

.page3_swipertabbox .swiper-slide {
    width: 1.96rem;
    height: 1.1rem;
}

.page3_swiperimgbox {
    /* width: 100%;
    height: 15.06rem;
    display: flex;
    justify-content: center;
    align-items: center; */
    /* background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/swipe_imgbg.png) no-repeat;
    background-size: 100%; */
   	width: 9.07rem;
   	height: 5.24rem;
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/swipe_imgbg.png) no-repeat;
    background-size: 100%; 
   	margin: 0 auto;
}

.page3_swiper_img {
    width: 8.75rem;
    height: 4.92rem;
    margin: auto;
}

.page3_swiper_img1 {
    background: url(https://media.zlongame.com/media/pictures/cn/e7/img/feature/1.jpg?v=1) center no-repeat, url(https://media.zlongame.com/media/pictures/cn/e7/m/img/swipe_imgbg.png) center no-repeat;
    background-size: 8.75rem 4.92rem;
}

.page3_swiper_img2 {
    background: url(https://media.zlongame.com/media/pictures/cn/e7/img/feature/2.jpg?v=1) center no-repeat, url(https://media.zlongame.com/media/pictures/cn/e7/m/img/swipe_imgbg.png) center no-repeat;
    background-size: 8.75rem 4.92rem;
}

.page3_swiper_img3 {
    background: url(https://media.zlongame.com/media/pictures/cn/e7/img/feature/3.jpg?v=1) center no-repeat, url(https://media.zlongame.com/media/pictures/cn/e7/m/img/swipe_imgbg.png) center no-repeat;
    background-size: 8.75rem 4.92rem;
}

.page3_swiper_img4 {
    background: url(https://media.zlongame.com/media/pictures/cn/e7/img/feature/4.jpg?v=1) center no-repeat, url(https://media.zlongame.com/media/pictures/cn/e7/m/img/swipe_imgbg.png) center no-repeat;
    background-size: 8.75rem 4.92rem;
}

.page3_swiper_img5 {
    background: url(https://media.zlongame.com/media/pictures/cn/e7/img/feature/5.jpg?v=1) center no-repeat, url(https://media.zlongame.com/media/pictures/cn/e7/m/img/swipe_imgbg.png) center no-repeat;
    background-size: 8.75rem 4.92rem;
}

.page3_swiper_img6 {
    background: url(https://media.zlongame.com/media/pictures/cn/e7/img/feature/6.jpg) center no-repeat, url(https://media.zlongame.com/media/pictures/cn/e7/m/img/swipe_imgbg.png) center no-repeat;
    background-size: 8.75rem 4.92rem;
}

.page3_swiper_img7 {
    background: url(https://media.zlongame.com/media/pictures/cn/e7/img/feature/7.jpg) center no-repeat, url(https://media.zlongame.com/media/pictures/cn/e7/m/img/swipe_imgbg.png) center no-repeat;
    background-size: 8.75rem 4.92rem;
}
.page3_swiper_img8 {
    background: url(https://media.zlongame.com/media/pictures/cn/e7/img/feature/8.jpg) center no-repeat, url(https://media.zlongame.com/media/pictures/cn/e7/m/img/swipe_imgbg.png) center no-repeat;
    background-size: 8.75rem 4.92rem;
}
.page3_swiper_img9 {
    background: url(https://media.zlongame.com/media/pictures/cn/e7/img/feature/9.jpg) center no-repeat, url(https://media.zlongame.com/media/pictures/cn/e7/m/img/swipe_imgbg.png) center no-repeat;
    background-size: 8.75rem 4.92rem;
}

.swiper-slide-prev {
    position: relative;
}

.swiper-slide-prev::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
}

.swiper-slide-next {
    position: relative;
}

.swiper-slide-next::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
}

.page3_swip_pre {
    width: .42rem;
    height: .64rem;
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/swip_left.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 50%;
    left: .6rem;
    transform: translateY(-50%);
}

.page3_swip_next {
    width: .42rem;
    height: .64rem;
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/swip_right.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 50%;
    right: .6rem;
    transform: translateY(-50%);
}

.page3_swipertab_img {
    width: 1.96rem;
    height: 1.1rem;
    margin-left: .1rem;
    margin-right: .1rem;
}

.page3_swipertab_img1 {
    background: url(https://media.zlongame.com/media/pictures/cn/e7/img/feature/1.jpg) no-repeat;
    background-size: 100%;
}

.page3_swipertab_img2 {
    background: url(https://media.zlongame.com/media/pictures/cn/e7/img/feature/2.jpg) no-repeat;
    background-size: 100%;
}

.page3_swipertab_img3 {
    background: url(https://media.zlongame.com/media/pictures/cn/e7/img/feature/3.jpg) no-repeat;
    background-size: 100%;
}

.page3_swipertab_img4 {
    background: url(https://media.zlongame.com/media/pictures/cn/e7/img/feature/4.jpg) no-repeat;
    background-size: 100%;
}

.page3_swipertab_img5 {
    background: url(https://media.zlongame.com/media/pictures/cn/e7/img/feature/5.jpg) no-repeat;
    background-size: 100%;
}

.page3_swipertab_img6 {
    background: url(https://media.zlongame.com/media/pictures/cn/e7/img/feature/6.jpg) no-repeat;
    background-size: 100%;
}

.page3_swipertabbox {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: .5rem;
}

.feature_swiper_text {
    position: absolute;
    right: .9rem;
    bottom: .5rem;
    z-index: 1;
    padding-left: .18rem;
    font-style: italic;
    text-align: right;
}

.feature_swiper_text:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: .21rem;
    width: 100%;
    height: .65rem;
    background-color: rgba(70, 227, 196, .3);
}

.feature_swiper_text em {
    display: block;
    line-height: .56rem;
    font-size: .52rem;
    color: #3fe8bc;
    font-weight: bold;
}

.feature_swiper_text p {
    line-height: .36rem;
    font-size: .3rem;
    color: #2a816a;
    font-weight: bold;
}

.page3_bottom {
    width: 9.37rem;
    height: 8.05rem;
    /*background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/channel_bg.png) no-repeat;*/
    background: url(../img/channel_bg.png) no-repeat;
    background-size: 100%;
    margin: auto;
    margin-top: 1.3rem;
    box-sizing: border-box;
    padding-top: 1.3rem;
}

.page3_bottom_tabbox {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: 0 0.1rem;
}

.page3_bottom_tab {
    width: 1.53rem;
    height: 2.47rem;
    margin-left: .2rem;
    margin-right: .2rem;
}

.page3_bottom_tabqq {

    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/channel_qq.png) no-repeat;
    background-size: 100%;
}

.page3_bottom_tabtap {
    width: 1.75rem;
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/channel_tap.png) no-repeat;
    background-size: 100%;
}

.page3_bottom_tabb {
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/channel_b.png) no-repeat;
    background-size: 100%;
}

.page3_bottom_tabweibo {
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/channel_weibo.png) no-repeat;
    background-size: 100%;
}

.page3_bottom_tabhykb {
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/link_hykb.png) no-repeat;
    background-size: 100%;
}

.page3_bottom_Qr {
    width: 2.64rem;
    height: 2.99rem;
    margin-right: .70rem;
}
.page3_bottom_qq_code {
    width: 2.64rem;
    height: 3.29rem;
}

.page3_bottom_Qrbox {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: .65rem;
}

.page3_bottom_Qrtext {
    width: 1.79rem;
    height: 1.47rem;
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/Qrcode_text.png) no-repeat;
    background-size: 100%;
    margin-left: .5rem;
}

.page3_swipertabbox .swiper-slide {
    opacity: .4;
}

.page3_swipertabbox .swiper-slide-thumb-active {
    opacity: 1;
}

/* pop */
.pop_wrap, .tip_promptbox, .tip_qqbox {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    display: none;
}

.tip_sharebigbox {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    /* display: flex;
    justify-content: center;
    align-items: center; */
    display: none;
}

.tip_sharebox {
    width: 10.73rem;
    height: 9.08rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.tip_share {
    width: 100%;
    height: 100%;
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/share_pop.png) no-repeat;
    background-size: 100%;
    position: relative;
}

.tip_promptcontent {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tip_prompt {
    width: 7.61rem;
    height: 3.68rem;
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/prompt_pop.png) no-repeat;
    background-size: 100%;
    position: relative;
}

.tip_qq {
    width: 9.43rem;
    height: 6.62rem;
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/qqTip_bg.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.tip_qq_title {
    font-size: .5rem;
    color: #44ffce;
    margin: auto;
    text-align: center;
    padding-top: 0.65rem;
}

.tip_qq_content {
    font-size: .26rem;
    color: #44ffce;
    margin-top: 0.4rem;
}

.tip_qq_content_list {
    height: .6rem;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 .5rem;
}

.pop_wrap .pop {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.close {
    position: absolute;
    top: 5px;
    right: 5px;
    width: .56rem;
    height: .56rem;
    background-image: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/close.png);
    cursor: pointer;
}

.tip_qqbox .close {
    top: 15px;
    right: 15px;
}

.tip_promptbox .pop .close {
    top: .5rem;
    right: .5rem;
}

.tip_sharebox .close {
    top: 2rem;
    right: .5rem;
}

.tip_share_img {
    width: 4.1rem;
    height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #3acfa8;
    position: absolute;
    right: .5rem;
    bottom: 2.3rem;
}

.tip_share_img img {
    width: 4.03rem;
}

.tip_share_textbox {
    position: absolute;
    right: 1.6rem;
    bottom: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tip_share_text {
    font-size: .142rem;
    letter-spacing: 3px;
    color: #2d9377;
    font-style: italic;
}

.tip_share_text_icon {
    width: .17rem;
    height: .14rem;
    margin: .1rem;

}

.tip_share_text_lefticon {
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/share_pop_textleft.png);
    background-size: 100%;
}

.tip_share_text_righticon {
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/share_pop_textright.png);
    background-size: 100%;
}

.tip_prompt_text {
    width: 5rem;
    text-align: center;
    color: #44ffce;
    font-size: .51rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

/* book */
.book_pop {
    width: 9.44rem;
    height: 8.04rem;
    padding: 2.3rem 1.2rem 0;
    background-image: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/book_pop.png);
}

.book_pop .book_close {
    top: .6rem;
    right: .6rem;
}

.book_main {
    color: #44ffce;
}

.book_main .device_type_wrap {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    height: .5rem;
    line-height: .5rem;
    font-size: .25rem;
    margin-bottom: .3rem;
}

.device_type_wrap .android_wrap,
.device_type_wrap .ios_wrap {
    position: relative;
    display: block;
    /* padding-left: .55rem; */
    width: 1.7rem;
    height: .28rem;
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/check_bg.png) left center no-repeat;
    background-size: .28rem, .28rem;
    cursor: pointer;
}

.device_type_wrap .android_wrap {
    margin-right: 1.5rem;
}

.device_type_wrap .device_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}

.device_type_wrap .android_wrap.active,
.device_type_wrap .ios_wrap.active {
    position: relative;
    /* display: block; */
    width: .28rem;
    height: .28rem;
    width: 1.7rem;
    height: .28rem;
    background-image: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/checked_bg.png);
    background-size: .28rem, .28rem;
}

.device_type_wrap input[type="radio"] {
    position: absolute;
    top: 0;
    left: 0;
    width: .28rem;
    height: .28rem;
    opacity: 0;
    cursor: pointer;
}

.book_main .input_item {
    position: relative;
    height: .75rem;
    border: .02rem solid #44ffce;
    margin-bottom: .66rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: .2rem;
    box-sizing: border-box;
}

.book_main .code_item {
    padding-right: 1.25rem;
}

.agreementbox_icon {
    width: .28rem;
    height: .28rem;
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/check_bg.png) no-repeat;
    background-size: 100%;
    margin-right: .1rem;
}

.agreementbox_iconon {
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/checked_bg.png) no-repeat;
    background-size: 100%;
}

.agreementbox {
    font-size: .185rem;
    margin: auto;
    text-align: center;
    margin-top: -.2rem;
    margin-bottom: .3rem;
    font-style: italic;
    display: flex;
    justify-content: center;
    align-items: center;

}

.agreementbox a {
    color: #44ffce;
}

.book_main .input_item input[type="text"] {
    height: 100%;
    padding: 0 .2rem;
    font-size: .3rem;
    letter-spacing: 2px;
    font-style: italic;
    color: #44ffce;
    background-color: transparent;
    font-weight: bold;
}

input[type="text"]::-webkit-input-placeholder {
    color: #153d32;
}

input[type="text"]:-moz-placeholder {
    color: #153d32;
}

input[type="text"]::-moz-placeholder {
    color: #153d32;
}

input[type="text"]:-ms-input-placeholder {
    color: #153d32;
}

.book_main .input_item .mobile {
    width: 100%;
}

.book_main .input_item .reg_code {
    width: 100%;
}

.book_main .input_item .get_reg_code {
    position: absolute;
    top: .07rem;
    right: .07rem;
    width: 1.81rem;
    height: .52rem;
    line-height: .52rem;
    text-align: center;
    color: #0d0d0d;
    font-style: italic;
    background-color: #44ffce;
    cursor: pointer;
    font-size: .25rem;
}

.book_main .book_submit {
    display: block;
    width: 3rem;
    height: .9rem;
    background-image: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/book_submit.png);
    margin: 0 auto;
    cursor: pointer;
}

/* video */
.video_pop {
    width: 9rem;
}

.video_pop .video {
    width: 100%;
}

.video_pop .close {
    right: -.75rem;
    transition: transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    -o-transition: -o-transform 0.3s;
}

.video_pop .close:hover {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

.bgm_btn {
    position: fixed;
    top: 2rem;
    right: .56rem;
    z-index: 1;
    width: 1.04rem;
    height: 1.04rem;
    background-image: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/music_off.png);
    cursor: pointer;
}

.bgm_btn.active {
    background-image: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/music_on.png);
    animation: musicIcon 6s linear infinite;
}

@keyframes musicIcon {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }

}

.ageTip {
    width: 9.38rem !important;
    height: 8.12rem !important;
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/ageTip_bg.png) no-repeat !important;
    background-size: 100% !important;
    border: none !important;
    padding-top: .7rem !important;
    box-sizing: border-box !important;
}

.ageTipClose {
    width: .56rem !important;
    height: .56rem !important;
    background: url(https://media.zlongame.com/media/pictures/cn/e7/m/img/close.png) no-repeat !important;
    background-size: 100% !important;
    top: .4rem !important;
    right: .5rem !important;
}

.ageWrap {
    left: 1.76rem !important;
    top: 2.3rem !important;
    z-index: 4 !important;
}

.ageCover {
    z-index: 3 !important;
}

.ageCon {
    font-size: 0.3rem !important;
    line-height: 0.5rem !important;
    margin-top: .8rem !important;
    width: 95% !important;
    margin: auto;
    margin-top: auto;
    height: 5.5rem !important;
    color: #44fdcd;
}

.ageTip_title p {
    color: #44fdcd;
}

.ageTip_title {
    font-size: .45rem !important;
}

.ageTipBtn {
    width: 1rem !important;
    height: 1.3rem !important;
    display: none
}

.ageTip_title_left, .ageTip_title_right {
    display: none;
}

.ageCon span {
    top: .17rem !important;
}

.book_main .input_item input[type="text"]::-webkit-input-placeholder {
    color: #1e5647;
    font-weight: bold;
}

.book_main .input_item input[type="text"]:-moz-placeholder {
    color: #1e5647;
    font-weight: bold;
}

.book_main .input_item input[type="text"]::-moz-placeholder {
    color: #1e5647;
    font-weight: bold;
}

.book_main .input_item input[type="text"]:-ms-input-placeholder {
    color: #1e5647;
    font-weight: bold;
}

#mainSwiper {
    display: none;
}

.footer_container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 3rem;
    font-size: 0.25rem;
    color: #5e5e5e;
    background-color: #282828;
    margin-top: 1rem;
}

.footer_item {
    display: flex;
    align-items: center;
    margin-bottom: .15rem;
}

.footer_item a,
.footer_item p {
    height: .30rem;
    line-height: 0.32rem;
    font-size: 0.25rem;
}

.footer_item a {
    display: block;
    color: #5e5e5e;
}

.footer_item:not(.footer_link):not(:last-child) :first-child {
    margin-right: .20rem;
}

.footer_link a {
    position: relative;
    padding: 0 .20rem;
}

.footer_link a::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: .20rem;
    background-color: #5e5e5e;
    transform: translateY(-50%);
}

.footer_link a:last-child:after {
    display: none;
}

.footer_item .ghs {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    margin: .05rem .1rem 0 0;
}

.main_slide_item4 {
    height: 1.8rem !important;
}

.swiper-slide-active, .swiper-slide-duplicate-active {
    transform: scale(1);
}


.right_side_bar{
	position: absolute;
	top: 5.94rem;
	right: .07rem;
	z-index: 1;
	width: 4.39rem;
	height: 3.49rem;
    border: .01rem solid #44ffce;
}
.right_side_swiper{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.right-swiper-pagination{
	bottom: 0;
    width: 100%;
}
.right-swiper-pagination .swiper-pagination-bullet{
	width: .12rem;
	height: .12rem;
	margin-right: .1rem;
}
.right_side_swiper img{
	display: block;
	width: 100%;
	height: 100%;
}
.side_open_btn{
	position: absolute;
	left: -.46rem;
	top: -.01rem;
	z-index: 1;
	width: .46rem;
	height: 1.08rem;
	line-height: .36rem;
	color: #000;
	text-align: center;
	font-size: .30rem;
	padding-top: .08rem;
	background: #44ffce;
	cursor: pointer;
}
.side_open_btn em{
	position: absolute;
	left: .10rem;
	bottom: .05rem;
	width: .31rem;
	height: .21rem;
	background-image: url(https://media.zlongame.com/media/pictures/cn/e7/img/side_open.png);
}
.side_open_btn.active em{
	left: .07rem;
	transform: rotate(180deg);
}
.side_arrow{
	position: absolute;
	z-index: 2;
	width: .16rem;
	height: .24rem;
}
.side_arrow.top_right{
	right: -.10rem;
	top: -.07rem;
	background-image: url(https://media.zlongame.com/media/pictures/cn/e7/img/side_bar_arrow_top.png);
}
.side_arrow.bottom_right{
	right: -.10rem;
	bottom: -.07rem;
	background-image: url(https://media.zlongame.com/media/pictures/cn/e7/img/side_bar_arrow_bottom.png);
}
.side_arrow.bottom_left{
	left: -.08rem;
	bottom: -.07rem;
	background-image: url(https://media.zlongame.com/media/pictures/cn/e7/img/side_bar_arrow_bottom.png);
}
