body, html {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #21a396;
}
body::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/images/website/new2025/bg_after.png) repeat;
    background-size: 7.2rem 1.05rem;
    pointer-events:none;
}
section{
    position: relative;
    margin: 0 auto;
    width: 7.2rem;
    min-height: 100%;
    background: -webkit-linear-gradient(#6cf2ca 11%, #4acba5 51%, #22a59a 92%);
    background: linear-gradient(#6cf2ca 11%, #4acba5 51%, #22a59a 92%);
}

@font-face {
    font-family: 'NewEras';
    src: url("/images/common/fonts/NewEras.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}


@-webkit-keyframes show {
    100% {
        opacity: 1;
    }
}
.df {
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    align-items: center;
    justify-content: center;
}

.bg {
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.wrapper {
    margin: 0 auto;
    width: 7.2rem;
    color: #89d1f7;
    font-size: .16rem;
}

.nav {
    overflow: hidden;
    width: 100%;
    height: .74rem;
    background: url(/images/website/new2025/bg_nav.gif) repeat-x;
    background-size: .12rem .74rem;
}

.nav_btn {
    position: relative;
    width: 100%;
    height: .74rem;
    background-repeat: no-repeat;
    background-size: 2.41rem .74rem;
    background-position: top center;
}

.nav_btn.active::after,
.nav_btn:hover::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: .03rem;
    background: #FBFFBA;
    box-shadow: 0 0 .05rem #FBFFBA;
}

.nav_btn::before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: .02rem;
    height: .74rem;
    background: url(/images/website/new2025/bg_nav_line.png) no-repeat;
    background-size: 100% 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.nav_btn:last-of-type::before {
    background: none
}

.nav_btn_news.active, .nav_btn_news:hover {
    background-image: url(/images/website/new2025/nav_bar_active_04.png)
}


.download {
    top: 6.7rem;
    left: 0;
    width: 100%;
}

.download .textHref {
    display: block;
    margin-right: .45rem;
    color: #ffe899;
    text-align: right;
    text-decoration: underline;
    font-size: .2rem;
    margin-top: -.15rem
}

.download .itemDetail {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center; /*! border-bottom: 1px #fff solid; */
}

.download .itemDetail.btnOne p {
    position: relative;
    width: 4.52rem;
}

.download .itemDetail.btnOne a {
    display: block;
    margin: 0 auto;
    width: 4.52rem;
    height: .87rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.download .btnOne .btnDownloadGoogle a {
    margin-right: .17rem;
    background-image: url(https://sdomino.boxiangyx.com/images/website/btn_012.png);
}

.download .btnOne .btnDownload a {
    background-image: url(https://sdomino.boxiangyx.com/images/website/btn_021.png);
}

.download .itemDetail.btnTwo p {
    position: relative;
    width: 2.81rem;
    margin: 0 0.15rem;
}

.download .itemDetail.btnTwo a,
.download .btnDownloadGoogle a {
    display: block;
    margin: 0 auto;
    width: 2.81rem;
    height: .88rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.download .btnDownloadGoogle a {
    margin-top: .1rem;
    width: 3.8rem;
    height: 1.09rem;
    background-image: url(/images/gw/btn_google_v5.png);
}

.download .btnTwo .btnDownload {
    margin-left: .2rem;
}

.download .btnTwo .btnDownload a {
    background-image: url(/images/gw/btn_v5.png);
}

.download .btnTwo .btnDownloadS a { /* margin-left: .3rem; */
    background-image: url(/images/gw/btn_s.png);
}

.download .btnTwo .btnDownloadS .ico-shield {
    top: -.2rem;
    right: -.2rem;
    width: .57rem;
    height: .59rem;
    background: url(/images/gw/ico_shield.png) no-repeat;
    background-size: 100% 100%;
}

.download .btnDownload i {
    position: absolute;
    top: -.2rem;
    right: -.2rem;
    width: .53rem;
    height: .53rem;
    background: url(https://sdomino.boxiangyx.com/images/website/ico_start2.png) no-repeat;
    background-size: 100% 100%;
    color: #ffe899;
    text-align: center;
    line-height: .53rem;
}

.download .itemDetail p span,
.download .btnDownloadGoogle span {
    display: block;
    color: #fff5cd;
    text-align: center;
    font-size: .26rem;
}

.download .btnDownloadGoogle span {
    margin-top: -.2rem;
    margin-bottom: .1rem;
}

.download .downloadRule {
    margin: .05rem .3rem;
    color: #94efe9;
    font-size: .26rem;
    line-height: 1;
    border-top: 1px #0C5F5A solid;
    padding-top: .05rem;
}

.download .downloadRule .itemTitle {
    text-align: center;
    font-size: .28rem;
    margin-bottom: .1rem
}

.download .downloadRule .itemTitle span {
    margin: 0 .05rem;
    color: #faf28f;
    font-weight: 700;
}

.download .downloadRule .itemText {
    position: relative;
    margin-left: .55rem;
    font-size: .2rem;
    display: inline-block;
}

.download .munStart {
    margin: -.13rem auto;
    width: 5rem;
    height: .32rem;
    color: #fff5cd;
    text-align: center;
    font-size: .26rem;
    line-height: .32rem;
}

.download .munStart span {
    display: inline-block;
    vertical-align: middle;
}

.download .munLine {
    display: inline-block;
    margin: .01rem .13rem 0 .13rem;
    width: .01rem;
    height: .29rem;
    background: url(https://sdomino.boxiangyx.com/images/website/ios/line.png);
    background-size: 100% 100%;
    vertical-align: middle;
}

.download .start {
    display: inline-block;
    width: .26rem;
    height: .26rem;
    background: url(https://sdomino.boxiangyx.com/images/website/ios/start.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
}

.download .downloadRule .itemText span {
    position: absolute;
    top: .05rem;
    left: -.3rem;
    float: left;
    margin-top: .07rem;
    margin-right: .1rem;
    width: .12rem;
    height: .12rem;
    border-radius: 50%;
    background: #59b19a;
    background: -moz-linear-gradient(top, #59b19a 0, #3d8e9c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #59b19a), color-stop(100%, #3d8e9c));
    background: -webkit-linear-gradient(top, #59b19a 0, #3d8e9c 100%);
    background: -o-linear-gradient(top, #59b19a 0, #3d8e9c 100%);
    background: -ms-linear-gradient(top, #59b19a 0, #3d8e9c 100%);
    background: linear-gradient(to bottom, #59b19a 0, #3d8e9c 100%);
    color: #0d5652;
    text-align: center;
    font-size: .22rem;
    line-height: .24rem;
}

.download .downloadRule .itemText .ico-shield {
    top: -.1rem;
    left: -.4rem;
    width: .4rem;
    height: .4rem;
    background: url(/images/gw/ico_shield.png) no-repeat;
    background-size: 100% 100%;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.downloadRule .itemText_guid {
    display: inline-block;
    margin-left: .06rem;
    color: #ffe899;
    text-decoration: underline;
    font-size: .2rem;
}

.download .btnDownloadIos {
    display: block;
    margin: .22rem auto;
    width: 2.99rem;
    height: .9rem;
    background: url(https://sdomino.boxiangyx.com/images/website/ios/ios_btn.png) no-repeat;
    background-size: 100% 100%;
}

.iosTop {
    top: 8.8rem !important;
}

.swiper-container {
    margin-top: .24rem;
    width: 6.58rem;
    height: 3.62rem;
    border-radius: .3rem;
}

.swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    text-align: center;
    font-size: 18px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-pagination {
    bottom: -.35rem;
    width: 100%;
    text-align: center;
}

.swiper-pagination-bullet {
    margin-right: .2rem;
    width: .26rem;
    height: .26rem;
    background: url(https://sdomino.boxiangyx.com/images/website/ico_list.png) no-repeat;
    background-size: cover;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background-image: url(https://sdomino.boxiangyx.com/images/website/ico_listOn.png);
}

.banner {
    left: 0;
    width: 7.2rem;
    height: 4.28rem;
    background: url(https://sdomino.boxiangyx.com/images/website/bg_swiper.png) no-repeat;
    background-size: 100% 100%;
}

.banner.banner-android {
    top: 12.2rem;
}

.banner.banner-ios {
    top: 12rem;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news {
    left: 50%;
    overflow: hidden;
    box-sizing: border-box;
    margin-left: -3.61rem;
    padding-top: .2rem;
    width: 7.23rem;
    height: 4.19rem;
    background: url(https://sdomino.boxiangyx.com/images/website/bg_news.png) no-repeat;
    background-size: 100% 100%;
}

.news.news-android {
    top: 17.8rem;
}

.news.news-ios {
    top: 18rem;
}

.news li {
    margin: .1rem auto 0 .5rem;
    width: 6rem;
    height: .57rem;
    border-bottom: 1px #0e4e4a dashed;
    font-size: .26rem;
    line-height: .57rem;
}

.news li span {
    float: right;
}

.news li:last-child {
    border: 0;
}

.news li a {
    display: block;
    color: #94efe9;
}

.footer, .footer-land {
    bottom: 0;
    left: 50%;
    width: 7.2rem;
    background: #008080;
    border-top: .02rem #1AA9B4 solid;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.footer a, .footer-land a {
    float: left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.footer a.icoFaceBook, .footer-land a.icoFaceBook {
    margin: 0 .22rem .24rem .4rem;
    width: .62rem;
    height: .62rem;
    background-image: url(https://sdomino.boxiangyx.com/images/website/ico_facebook.png);
}

.footer a.icoMail, .footer-land a.icoMail {
    margin-right: .1rem;
    width: .62rem;
    height: .63rem;
    background-image: url(https://sdomino.boxiangyx.com/images/website/ico_mail.png);
}
.footer .icoAge, .footer-land .icoAge {
    margin: 0 .1rem;
    width: .58rem;
    height: .58rem;
    background: url(/images/website/new2025/ico_age_18.png) no-repeat;
    background-size: 100% 100%;
}

.footer a.icoIns, .footer-land a.icoIns {
    margin-left: .2rem;
    width: .63rem;
    height: .63rem;
    background-image: url(/images/website/ins.png);
}

.footer a.icoYoutube, .footer-land a.icoYoutube {
    width: .63rem;
    height: .63rem;
    background-image: url(/images/website/youtube.png);
}

.footer a.icoTop, .footer-land a.icoTop {
    float: right;
    margin-right: .1rem;
    width: .58rem;
    height: .58rem;
    background-image: url(https://sdomino.boxiangyx.com/images/website/ico_top.png);
}

.footer .itemText, .footer-land .itemText {
    clear: both;
    color: #45b7bb;
    text-align: center;
}

.wrapperInside {
    margin: 0 auto;
    width: 7.2rem;
    color: #006761;
    font-size: .22rem;
    z-index: 3;
}

.wrapperInside .top {
    top: 0;
    left: 0;
    padding: 0 .2rem;
    width: 100%;
    height: .95rem;
    background: #EAFFEF;
    border-bottom: .03rem #c5f3e3 solid;
    font-family: 'NewEras';
    font-size: .38rem;
    color: #008069;
    box-sizing: border-box;
    z-index: 2;
}

.wrapperInside .btnReturn {
    top: 50%;
    left: .3rem;
    width: .41rem;
    height: .39rem;
    background-image: url(/images/website/new2025/ico_home.png);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.wrapperInside .btnDownloadTop {
    top: 50%;
    right: .12rem;
    width: 1.75rem;
    height: .6rem;
    background-image: url(/images/website/new2025/button/btn_download_top.png);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.wrapperInside .bannerTop img {
    height: 2.63rem;
}

.wrapperInside .itemNews {
    padding: .35rem 0 0;
}

.wrapperInside .itemNews .itemTitle {
    color: #006761;
    text-align: center;
    font-size: .28rem;
    font-family: 'NewEras';
}

.wrapperInside .itemNews .date {
    margin: .1rem auto .3rem;
    width: 6rem;
    color: #008a78;
    font-size: .2rem;
    text-align: center;
    font-family: 'NewEras';
}
.wrapperInside .itemNews .date::before,
.wrapperInside .itemNews .date::after{
    content: "";
    position: absolute;
    top: 50%;
    width: 1.63rem;
    height: .16rem;
    background: url("/images/website/new2025/download_title_before.png") no-repeat;
    background-size: 100% 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.wrapperInside .itemNews .date::before{ left: .5rem;}
.wrapperInside .itemNews .date::after{ right: .5rem; -webkit-transform: rotate(180deg) translateY(50%); transform: rotate(180deg) translateY(50%); }


.wrapperInside .itemNews .itemContent {
    padding: 0 .3rem 1rem;
}

.wrapperInside .itemNews .itemContent p {
    line-height: 2.2;
}

.wrapperInside .itemNews .ico01 {
    top: 1.48rem;
    right: 0;
    width: .57rem;
    height: 1.04rem;
    background: url(https://sdomino.boxiangyx.com/images/website/ico_news_01.png) no-repeat;
    background-size: cover;
}

.wrapperInside .itemNews .ico02 {
    bottom: 1.75rem;
    left: 0;
    width: .43rem;
    height: 1.1rem;
    background: url(https://sdomino.boxiangyx.com/images/website/ico_news_02.png) no-repeat;
    background-size: cover;
}

.wrapperInside .itemNews .ico03 {
    right: .87rem;
    bottom: .52rem;
    width: 1.98rem;
    height: .74rem;
    background: url(https://sdomino.boxiangyx.com/images/website/mobile/ico_news_03.png) no-repeat;
    background-size: cover;
}

/*.wrapperInside .footer {*/
/*    position: fixed;*/
/*    top: auto;*/
/*    bottom: 0;*/
/*    left: 50%;*/
/*    box-sizing: border-box;*/
/*    margin-left: -3.6rem;*/
/*    padding-top: .25rem;*/
/*    width: 7.2rem;*/
/*}*/

.thickdiv {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
    display: none;
    width: 100%;
    height: 100%;
    border: 0 none;
    background: #000;
    opacity: .7;
}

.pupRecharge {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 102;
    margin: -1.78rem 0 0 -2.61rem;
    width: 5.22rem;
    height: 3.56rem;
    background: url(/images/website/pup_recharge2.png) no-repeat;
    background-size: 100% 100%;
}

.pupRecharge .btnClose {
    top: -.05rem;
    right: -.05rem;
    width: .6rem;
    height: .61rem;
    background: url(https://sdomino.boxiangyx.com/images/website/btn_close_recharge.png) no-repeat;
    background-size: 100% 100%;
}

.pupRecharge .title {
    margin: .6rem 0 .3rem;
    color: #fff5cd;
    text-align: center;
    font-weight: 700;
    font-size: .25rem;
}

.pupRecharge .title img {
    height: .4rem;
}

.pupRecharge .title a {
    margin-left: .05rem;
    color: #fe662a;
    text-decoration: underline;
    font-weight: 400;
    font-size: .24rem;
}

.pupRecharge .text {
    margin: 0.5rem 0.25rem 0.25rem 0.25rem;
    color: #26b7b2;
    text-align: center;
    font-size: .26rem;
    line-height: 1.5;
}

.pupRecharge .text-guide {
    display: block;
    margin-top: .1rem;
    color: #fe662a;
    text-align: center;
    text-decoration: underline;
    font-size: .24rem;
}

.pupRecharge .btnReceive {
    display: block;
    margin: 0 auto;
    width: 2.48rem;
    height: .78rem;
    background: url(/images/website/btn_receive_pup2.png) no-repeat;
    background-size: 100% 100%;
}

.guide {
    margin: 0 auto;
    width: 7.2rem;
    background: #0a5454;
}

.guide .title {
    position: relative;
    margin: 0 auto;
    width: 7.2rem;
    height: .99rem;
    background: url(https://sdomino.boxiangyx.com/images/website/bg_top_title.gif) no-repeat;
    background-size: 100% 100%;
}

.guide .title img {
    height: .99rem;
}

.guide .title .btnReturn {
    position: absolute;
    top: .36rem;
    left: .84rem;
    width: .46rem;
    height: .4rem;
    background: url(https://sdomino.boxiangyx.com/images/website/btn_return.png) no-repeat;
    background-size: .46rem .4rem;
}

.guide .guideCon {
    margin: .4rem auto;
}

.guide .guideCon .itemText {
    margin-bottom: .2rem;
    margin-left: .17rem;
    color: #45a7a2;
    letter-spacing: -.01rem;
    font-size: .32rem;
}

.guide .guideCon .itemText .ico {
    float: left;
    margin-top: -.05rem;
    margin-right: .05rem;
    width: .5rem;
    height: .59rem;
    background: url(https://sdomino.boxiangyx.com/images/website/ico_step_bg.png) no-repeat;
    background-size: 100% 100%;
    color: #135450;
    text-align: center;
    font-style: italic;
    font-size: .32rem;
    line-height: .59rem;
}

.guide .guideCon .itemText .cl_yellow {
    color: #ffe082;
}

.guide .guideCon .itemImg img {
    width: 7.2rem;
}

.guide .footer {
    box-sizing: border-box;
    padding-top: .3rem;
    height: 1.81rem;
    background: url(https://sdomino.boxiangyx.com/images/website/bg_footer.jpg) no-repeat;
    background-size: 100% 100%;
}

.wrapper-land {
    margin: 0 auto;
    width: 7.2rem;
    height: 13rem;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/ex_mall_land_bg.png) no-repeat;
    background-size: 100% 100%;
    color: #0a6ccb;
    font-size: .2rem;
}

.wrapper-land .landContent {
    position: relative;
    margin: 0 auto;
    width: 7.2rem;
    height: 13rem;
}

.landContent .title {
    position: relative;
    margin: 0 auto;
    width: 7.2rem;
    height: .99rem;
}

.landContent .title img {
    height: .99rem;
}

.landContent .title .btnReturn {
    position: absolute;
    top: .35rem;
    left: .39rem;
    width: .33rem;
    height: .33rem;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/btn_return.png) no-repeat;
    background-size: 100% 100%;
}

.landContent .landAfter {
    height: auto;
}

.landAfter .userInFo {
    position: relative;
    margin: 0 auto;
    height: .49rem;
    background-color: #0a4c4c;
    color: #12988e;
    font-size: .24rem;
    line-height: .49rem;
    opacity: 50%;
}

.landAfter .userInFo .userId {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    padding-left: .22rem;
    width: 4.09rem;
    height: .49rem;
}

.landContent .yellow {
    color: #e1d39b;
}

.landContent .bule {
    color: #47d0d0;
}

.landAfter .userNum {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: 3.18rem;
    height: .49rem;
}

.landAfter .userNum .goldIcon {
    display: inline-block;
    width: .32rem;
    height: .41rem;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/gold_icon.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
}

.landAfter .landDate {
    padding-left: .22rem;
    height: .77rem;
    color: #12988e;
    font-size: .28rem;
    line-height: .77rem;
}

.landAfter .landDate .edit-icon {
    display: inline-block;
    margin-left: 1.28rem;
    width: .28rem;
    height: .33rem;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/edit_icon.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
}

.landAfter .landDate .edit-btn {
    color: #47d0d0;
    text-decoration: underline;
}

.landAfter .list {
    margin: 0 auto;
    width: 6.78rem;
    height: 7.05rem;
}

.list ul li {
    position: relative;
    margin-top: .12rem;
    width: 100%;
    height: 2.26rem;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/list_bg.png) no-repeat;
    background-size: 100% 100%;
}

.list ul li:first-child {
    margin-top: 0;
}

.list ul li .convertCard {
    position: absolute;
    top: .18rem;
    left: .38rem;
    width: 2.3rem;
    height: 1.78rem;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/award_card.png) no-repeat;
    background-size: 100% 100%;
}

.list ul li .convertLeft {
    position: absolute;
    position: relative;
    top: .33rem;
    left: 2.94rem;
    width: 3.47rem;
    height: 1.47rem;
}

.list .convertLeft .converTip {
    position: absolute;
    top: 0;
    width: 3.47rem;
    height: .37rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.list .convertLeft .converTip.tip01 {
    background-image: url(https://sdomino.boxiangyx.com/images/website/webShop/conver_tip_01.png);
}

.list .convertLeft .converTip.tip02 {
    background-image: url(https://sdomino.boxiangyx.com/images/website/webShop/conver_tip_02.png);
}

.list .convertLeft .converTip.tip03 {
    background-image: url(https://sdomino.boxiangyx.com/images/website/webShop/conver_tip_03.png);
}

.list .convertLeft .converBtn {
    position: absolute;
    bottom: 0;
    left: .26rem;
    display: inline-block;
    width: 3.11rem;
    height: .84rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-align: center;
}

.list .convertLeft .converBtn.btn01 {
    background-image: url(https://sdomino.boxiangyx.com/images/website/webShop/conver_btn_01.png);
}

.list .convertLeft .converBtn.btn02 {
    background-image: url(https://sdomino.boxiangyx.com/images/website/webShop/conver_btn_02.png);
}

.list .convertLeft .converBtn.btn03 {
    background-image: url(https://sdomino.boxiangyx.com/images/website/webShop/conver_btn_03.png);
}

.list ul li .convertGold {
    position: absolute;
    top: .24rem;
    left: .38rem;
    width: 2.26rem;
    height: 2.02rem;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/conver_gold.png) no-repeat;
    background-size: 100% 100%;
}

.landAfter .converRule {
    margin: .13rem auto;
    width: 6.7rem;
}

.converRule p {
    position: relative;
    overflow: hidden;
    margin-top: .1rem;
    padding-left: .15rem;
    color: #12988e;
    font-size: .24rem;
    line-height: .3rem;
    word-break: break-all;
}

.converRule .rule-dot {
    position: absolute;
    top: .15rem;
    left: 0;
    display: inline-block;
    width: .08rem;
    height: .08rem;
    border-radius: 50%;
    background-color: #12988e;
    vertical-align: middle;
    text-align: center;
}

.landContent .footer {
    position: absolute;
    bottom: 0;
    box-sizing: border-box;
    padding-top: .3rem;
    height: 1.81rem;
    background: url(https://sdomino.boxiangyx.com/images/website/bg_footer.jpg) no-repeat;
    background-size: auto;
    background-size: 100% 100%;
}

.landContent .landBefore {
    height: auto;
}

.landBefore .landTip {
    position: relative;
    margin: 0 auto;
    height: .83rem;
    background-color: #0a4c4c;
    color: #12988e;
    font-size: .24rem;
    line-height: .49rem;
    opacity: 50%;
}

.landBefore .landTip p {
    margin: 0 auto;
    padding-top: .11rem;
    padding-left: .21rem;
    width: 6.8rem;
    line-height: .3rem;
}

.landBefore .landTip .tipIcon {
    display: inline-block;
    width: .2rem;
    height: .2rem;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/land_tip_icon.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
}

.landBefore .landDate {
    height: .7rem;
}

.landBefore .landDate {
    padding-left: .22rem;
    height: .7rem;
    color: #12988e;
    font-size: .28rem;
    line-height: .7rem;
}

.landBefore .landDate .user-icon {
    display: inline-block;
    margin-left: 1.78rem;
    width: .36rem;
    height: .35rem;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/user_icon.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
}

.landBefore .landDate .edit-btn {
    color: #47d0d0;
    text-decoration: underline;
}

.landBefore .list {
    margin: 0 auto;
    width: 6.78rem;
    height: 7.05rem;
}

.landBefore .converRule {
    margin: .1rem auto;
    width: 6.7rem;
}

.recordList {
    overflow: hidden;
    margin: .17rem auto;
    width: 6.77rem;
    height: 9.88rem;
}

.recordList ul li {
    position: relative;
    margin-top: .12rem;
    width: 100%;
    height: 1.88rem;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/record_list_bg.png) no-repeat;
    background-size: 100% 100%;
}

.recordList ul li:first-child {
    margin-top: 0;
}

.recordList .recordDate {
    position: absolute;
    right: .26rem;
    height: .34rem;
    color: #12988e;
    text-align: right;
    font-size: .22rem;
    line-height: .34rem;
}

.recordList .recordCard {
    position: absolute;
    top: .49rem;
    left: .24rem;
    width: 1.53rem;
    height: 1.19rem;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/record_card.png) no-repeat;
    background-size: 100% 100%;
}

.recordList .convertGold {
    position: absolute;
    top: .45rem;
    left: .24rem;
    width: 1.58rem;
    height: 1.41rem;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/conver_gold.png) no-repeat;
    background-size: 100% 100%;
}

.recordList .recordContent {
    position: absolute;
    top: .49rem;
    left: 1.91rem;
    width: 2.92rem;
    height: 1.2rem;
    color: #045852;
    font-size: .24rem;
}

.recordList .recordContent .recordTips {
    width: 2.92rem;
    height: .33rem;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/record_tips_01.png) no-repeat;
    background-size: 100% 100%;
    color: #1bdada;
    text-align: center;
    white-space: nowrap;
    font-weight: 700;
    font-size: .2rem;
    line-height: .33rem;
}

.recordList .recordContent .recordTel {
    padding: .01rem .15rem 0;
}

.recordList .recordContent .recordNum {
    position: absolute;
    bottom: 0;
    padding: 0 .15rem 0;
    color: #fddb80;
    white-space: nowrap;
    font-weight: 700;
    font-size: .3rem;
}

.recordContent .recordNum .recordNum-ioc {
    display: inline-block;
    margin-left: .05rem;
    width: .35rem;
    height: .41rem;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/recordNum_ioc.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
}

.recordBtn {
    position: absolute;
    top: .49rem;
    left: 5.01rem;
    width: 1.54rem;
    height: 1.2rem;
    color: #dfb431;
    font-size: .24rem;
}

.recordBtn p {
    margin-left: .02rem;
}

.recordBtn .submitBtn {
    position: absolute;
    bottom: 0;
    display: inline-block;
    width: 1.56rem;
    height: .56rem;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/record_btn_01.png) no-repeat;
    background-size: 100% 100%;
}

.TelephoneTitle {
    position: relative;
    margin: 0 auto;
    padding-left: .83rem;
    height: .82rem;
    background-color: #0a4c4c;
    color: #12988e;
    font-size: .24rem;
    line-height: .82rem;
}

.TelephoneLogin {
    margin: .52rem auto;
    width: 4.25rem;
    color: #26b7b2;
    font-size: .26rem;
}

.TelephoneLogin label {
    display: block;
    margin-top: .2rem;
    padding-left: .1rem;
}

.TelephoneLogin input {
    padding-left: .2rem;
    width: 4.05rem;
    height: .46rem;
    outline: 0;
    border: none;
    border-radius: .08rem;
    background-color: #2ea5a5;
    color: #177870;
}

.TelephoneLogin label:first-child {
    margin-top: 0;
}

.TelephoneLogin .telephone_btn {
    display: inline-block;
    margin: .6rem .89rem 0;
    width: 2.42rem;
    height: .75rem;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/telephone_btn.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
}

.telephone-share {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 102;
    display: none;
    margin: -1.78rem 0 0 -3.4rem;
    width: 6.78rem;
    height: 5.02rem;
}

.telephone-share img {
    width: 6.78rem;
    height: 3.85rem;
}

.telephone-share .shareColseBtn {
    position: absolute;
    top: .1rem;
    right: .1rem;
    display: inline-block;
    width: .2rem;
    height: .2rem;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/share_colse.png) no-repeat;
    background-size: 100% 100%;
}

.telephone-share .shareBtn {
    display: block;
    margin: .4rem auto;
    width: 2.45rem;
    height: .79rem;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/share_btn.png) no-repeat;
    background-size: 100% 100%;
}

.exchangeBox {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 102;
    display: none;
    margin: -1.78rem 0 0 -2.61rem;
    width: 5.1rem;
    height: 3.46rem;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/exchange_box.png) no-repeat;
    background-size: 100% 100%;
}

.exchangeBox .btnClose {
    top: 0;
    right: 0;
    width: .5rem;
    height: .53rem;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/colse_exchange.png) no-repeat;
    background-size: 100% 100%;
}

.exchangeBox .text {
    margin: .75rem auto .6rem;
    padding: 0 .15rem;
    color: #26b7b2;
    text-align: center;
    font-size: .26rem;
}

.exchangeBox .btnReceive {
    display: block;
    margin: 0 auto;
    width: 2.43rem;
    height: .75rem;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/exchange_ok.png) no-repeat;
    background-size: 100% 100%;
}

.loginBox {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 102;
    display: none;
    margin: -1.78rem 0 0 -3.1rem;
    width: 6.22rem;
    height: 4.73rem;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/login_box.png) no-repeat;
    background-size: cover;
}

.loginBox .btnClose {
    top: 0;
    right: 0;
    width: .55rem;
    height: .52rem;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/view_tutorial_btn.png) no-repeat;
    background-size: 100% 100%;
}

.loginBox .loginContent {
    margin: 1.1rem auto 0;
    margin-left: .4rem;
    color: #26b7b2;
    font-size: .26rem;
}

.loginBox .loginContent label {
    display: inline-block;
    margin-top: .2rem;
    width: 1.81rem;
    vertical-align: middle;
    text-align: right;
    white-space: nowrap;
}

.loginBox .loginContent label:first-child {
    margin-top: 0;
}

.loginBox .loginContent .inputLong {
    padding-left: .1rem;
    width: 2.64rem;
    height: .51rem;
    outline: 0;
    border: none;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/login_input_bg.png) no-repeat;
    background-size: 100% 100%;
    color: #49d7b4;
    line-height: .51rem;
    appearance: none;
    -webkit-appearance: none;
}

.loginBox .loginContent input::-webkit-input-placeholder {
    color: #177870;
}

.loginBox .loginContent input::-moz-placeholder {
    color: #177870;
}

.loginBox .loginContent input:-ms-input-placeholder {
    color: #177870;
}

input:-moz-placeholder, input::-moz-placeholder {
    opacity: 1;
}

.loginBox .loginContent .viewTutorial {
    display: inline-block;
    width: .37rem;
    height: .37rem;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/view_tutorial.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
}

.loginBox .loginContent .inputShort {
    display: inline-block;
    padding-left: .1rem;
    width: 2.13rem;
    height: .51rem;
    outline: 0;
    border: none;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/input_short.png) no-repeat;
    background-size: 100% 100%;
    color: #49d7b4;
    line-height: 1;
}

.loginBox .loginContent .viewReution {
    display: inline-block;
    color: #fe662a;
    vertical-align: middle;
    text-decoration: underline;
    white-space: nowrap;
}

.loginContent .submitBtn {
    display: block;
    margin: .28rem auto .1rem;
    width: 2.44rem;
    height: .8rem;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/submit_btn.png) no-repeat;
    background-size: 100% 100%;
}

.loginTip {
    color: #26b7b2;
    text-align: center;
    white-space: nowrap;
    font-size: .2rem;
}

.inputList {
    margin-bottom: .13rem;
    height: .53rem;
}

.viewGuideBox {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 102;
    display: none;
    margin: -3.78rem 0 0 -3.5rem;
    width: 6.83rem;
    height: 8.29rem;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/view_guide.png) no-repeat;
    background-size: 100% 100%;
}

.viewGuideBox .btnClose {
    top: -.2rem;
    right: -.2rem;
    width: .55rem;
    height: .55rem;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/view_tutorial_btn.png) no-repeat;
    background-size: 100% 100%;
}

.pupNote {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 102;
    display: flex;
    display: -webkit-flex;
    margin: -1.79rem 0 0 -3.14rem;
    width: 6.28rem;
    height: 3.59rem;
    border: .1rem solid #47d0d0;
    background: -webkit-linear-gradient(bottom, #105d59, rgba(41, 146, 140, 1));
    background: linear-gradient(bottom, #105d59, rgba(41, 146, 140, 1));
    background: -moz-linear-gradient(bottom, #105d59, rgba(41, 146, 140, 1));
    background: -o-linear-gradient(bottom, #105d59, rgba(41, 146, 140, 1));
    background-size: 100% 100%;
    align-items: center;
    flex-flow: column;
    justify-content: center;
}

.pupNote .itemText {
    width: 5.5rem;
    color: #efcb80;
    font-size: .26rem;
}

.pupNote .btnList a {
    display: inline-block;
    margin-top: .5rem;
    width: 1.96rem;
    height: .74rem;
    background-size: cover;
    background-repeat: no-repeat;
}

.pupNote .btnList .btnCannel {
    background-image: url(https://sdomino.boxiangyx.com/images/shop/btn_cannel.png);
}

.pupNote .btnList .btnBinding {
    margin-left: .5rem;
    background-image: url(https://sdomino.boxiangyx.com/images/shop/btn_binding.png);
}

.landContent .footer-land {
    box-sizing: border-box;
    padding-top: .3rem;
    height: 1.81rem;
    background: url(https://sdomino.boxiangyx.com/images/website/bg_footer.jpg) no-repeat;
    background-size: auto;
    background-size: 100% 100%;
}

.gift-guidance {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 102;
    margin: -3.7rem 0 0 -3.5rem;
    width: 7rem;
    height: 17.26rem;
    background: url(/images/website/gift_guidance.png) no-repeat;
    background-size: 100% 100%;
}

.gift-guidance .gift-colseBtn {
    position: absolute;
    top: -.15rem;
    right: -.15rem;
    display: inline-block;
    width: .52rem;
    height: .52rem;
    background: url(https://sdomino.boxiangyx.com/images/website/webInfull/cu_btn.png) no-repeat;
    background-size: auto;
    background-size: 100% 100%;
    cursor: pointer;
}

.guide-wrapper {
    margin: 0 auto;
    width: 7.2rem;
    color: #89d1f7;
    font-size: .16rem;
}

.guide-wrapper .regContent {
    position: absolute;
    top: 0;
    margin: 0 auto;
    width: 7.2rem;
    height: 46.17rem;
}

.regContent .title {
    margin: 0 auto;
    width: 7.2rem;
    height: .99rem;
}

.regContent .title img {
    width: 7.2rem;
    height: .99rem;
}

.regContent .title .btnReturn {
    position: absolute;
    top: .35rem;
    left: .39rem;
    width: .33rem;
    height: .33rem;
    background: url(https://sdomino.boxiangyx.com/images/website/webShop/btn_return.png) no-repeat;
    background-size: 100% 100%;
}

.guide-wrapper_text {
    margin: .2rem auto 0;
    width: 6.76rem;
    color: #45a7a2;
    text-align: left;
    font-size: .26rem;
    line-height: 1.2;
}

.guide-wrapper_title {
    margin-top: .05rem;
    color: #ffe082;
    font-size: .28rem;
}

.guide-wrapper_img {
    margin: .25rem auto 0;
    width: 6.84rem;
    height: 41.04rem;
    background: url(/images/website/guide_wrapper_img.png) no-repeat;
    background-size: 100% 100%;
}

.footer-guid {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1.81rem;
    background: url(https://sdomino.boxiangyx.com/images/website/bg_footer.jpg) no-repeat;
    background-size: auto;
    background-size: 100% 100%;
}

.footer-guid a {
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
}

.footer-guid a.icoFaceBook {
    margin: .38rem .22rem .24rem .4rem;
    width: .62rem;
    height: .62rem;
    background-image: url(https://sdomino.boxiangyx.com/images/website/ico_facebook.png);
}

.footer-guid a.icoMail {
    margin-top: .38rem;
    width: .62rem;
    height: .63rem;
    background-image: url(https://sdomino.boxiangyx.com/images/website/ico_mail.png);
}

.footer-guid a.icoIns {
    margin-top: .38rem;
    margin-left: .2rem;
    width: .63rem;
    height: .63rem;
    background-image: url(/images/website/ins.png);
}

.footer-guid a.icoTop {
    float: right;
    margin-top: .38rem;
    margin-right: .4rem;
    width: .58rem;
    height: .58rem;
    background-image: url(https://sdomino.boxiangyx.com/images/website/ico_top.png);
}

.footer-guid a.discordIns {
    margin-top: .38rem;
    margin-left: .2rem;
    width: .63rem;
    height: .63rem;
    background-image: url(/images/website/ico_discord.png);
}

.footer-guid .itemText {
    clear: both;
    color: #45b7bb;
    text-align: center;
    font-size: .2rem;
}

.footer a.discordIns, .footer-land a.discordIns {
    margin-left: .2rem;
    width: .63rem;
    height: .63rem;
    background-image: url(/images/website/ico_discord.png);
}

.footer a.icoMail {
    display: block;
}

.footer .ico-list {
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: center;
    justify-content: center;
}

.footer .mail-detail {
    margin: .2rem auto 0;
    clear: both;
    display: flex;
    display: -webkit-flex;
    width: 92%;
    -webkit-align-items: center;
    -webkit-justify-content: space-between;;
    align-items: center;
    justify-content: space-between;
}

.footer .mail-detail .text {
    margin: 0 .25rem 0 .1rem;
    width: 4.95rem;
    color: #45b7bb;
    font-size: .2rem;
    word-wrap: normal;
    word-break: break-word;
}

.footer .href-list {
    display: flex;
    display: -webkit-flex;
    padding: .1rem 0;
    margin-top: .1rem;
    background: #006A6F;
    color: #00b5a9;
    font-size: .18rem;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.footer .href-list a {
    color: #00b5a9;
    text-decoration: underline;
}
.footer .ico-media-list {
    display: flex;
    display: -webkit-flex;
    width: 100%;
    gap: .3rem;
    -webkit-justify-content: center;
    justify-content: center;
}

.footer .ico-media-list .ico-enter-media {
    margin-top: .2rem;
}

.footer .ico-media-list img {
    margin-left: 0;
    width: .55rem;
}


@media all and (orientation:landscape) {
    .wrapperInside .footer{
        position: inherit;
        margin-left: 0;
    }
}