body {
    background-color: #f5f5f6;
}

.main {
    padding-bottom: -webkit-calc(0.2rem + constant(safe-area-inset-bottom));
    padding-bottom: -moz-calc(0.2rem + constant(safe-area-inset-bottom));
    padding-bottom: calc(0.2rem + constant(safe-area-inset-bottom));
    padding-bottom: -webkit-calc(0.2rem + env(safe-area-inset-bottom));
    padding-bottom: -moz-calc(0.2rem + env(safe-area-inset-bottom));
    padding-bottom: calc(0.2rem + env(safe-area-inset-bottom));
}

.h100 {
    height: 1.6rem;
    overflow: hidden;
}


/* !十二生肖3 */

.m-shengxiaol {
    overflow: hidden;
    padding-top: 0.3rem;
    position: relative;
    background: #fff url(../images/12/new/bg/BG3.png) top center no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
}

.g-closel {
    display: block;
    position: absolute;
    top: 0.25rem;
    right: 0.3rem;
    width: 0.34rem;
    height: 0.34rem;
    overflow: hidden;
    z-index: 2;
}

.g-closel img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ul-listl3 {
    overflow: hidden;
    margin-bottom: 0.2rem;
    margin: 0 -0.05rem;
}

.ul-listl3 li {
    width: 50%;
    float: left;
    padding: 0 0.05rem;
    margin-bottom: 0.1rem;
}

.ul-listl3 .con {
    display: block;
    padding-top: 30.144%;
    position: relative;
    height: 0;
    overflow: hidden;
}

.ul-listl3 .con img {
    display: block;
    width: 100%;
    /* height: 100%; */
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}

.m-datel2 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: center;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    overflow: hidden;
    padding: 0 0.28rem;
    border: 1px solid #c1ac82;
    background-color: #fff;
    font-size: 0.26rem;
    color: #101d34;
    font-weight: bold;
    line-height: 0.68rem;
    border-radius: 0.2rem;
    -webkit-border-radius: 0.2rem;
    -moz-border-radius: 0.2rem;
    -ms-border-radius: 0.2rem;
    -o-border-radius: 0.2rem;
    margin-bottom: 0.2rem;
}

.m-datel2 .riqi span.first {
    background-color: #bb271a;
    padding: 0.05rem;
    color: #fff;
    border-radius: 5px;
    margin-right: 0.04rem;
}

.m-rafflel {
    border: 1px solid #c1ac82;
    border-radius: 0.2rem;
    -webkit-border-radius: 0.2rem;
    -moz-border-radius: 0.2rem;
    -ms-border-radius: 0.2rem;
    -o-border-radius: 0.2rem;
    margin-bottom: 0.2rem;
    overflow: hidden;
    background-color: #fff;
    padding: 0.1rem;
    margin-bottom: 0.32rem;
    position: relative;
}

.m-rafflel .pic {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.m-rafflel .pic img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.m-rafflel .Lottery {
    width: 1.64rem;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    -o-border-radius: 13px;
    background: -moz-linear-gradient(top, #1fc2ff 0%, #1f96ff 100%);
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0%, #1fc2ff), color-stop(100%, #1f96ff));
    background: -webkit-linear-gradient(top, #c1ac82 0%, #c1ac82 100%);
    background: -o-linear-gradient(top, #1fc2ff 0%, #1f96ff 100%);
    background: -ms-linear-gradient(top, #1fc2ff 0%, #1f96ff 100%);
    position: absolute;
    right: 0.3rem;
    top: 0.18rem;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.m-rafflel .Lottery img {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    margin-top: -2px;
    margin-right: 0.1rem;
}

.KJ-TabBox {
    height: 166px;
    overflow: hidden;
    color: #333;
    background: #fff;
    font-family: "PingFang SC", "microsoft yahei", arial, "helvetica neue", "hiragino sans gb", sans-serif;
}

.KJ-TabBox ul,
.KJ-TabBox li {
    margin: 0;
    list-style: none;
    padding: 0;
    border: 0;
    font-size: 18px;
}

.KJ-TabBox ul {
    height: 36px;
    padding: 0.08rem 0 0 0.08rem;
    box-sizing: border-box;
    border-bottom: solid 2px #fff;
}

.KJ-TabBox li {
    width: 25%;
    float: left;
    height: 26px;
    line-height: 26px;
    margin-right: 8px;
    text-align: center;
    border-radius: 4px;
    background: #eee;
    cursor: pointer;
}

.KJ-TabBox li.cur {
    color: #fff;
    background: #ff9900;
}

.KJ-TabBox li:nth-child(1).cur {
    background: #1fb61d;
}

.KJ-TabBox li:nth-child(2).cur {
    background: #e71607;
}

.KJ-TabBox li:nth-child(3).cur {
    background: #2389e9;
}

.KJ-TabBox li:nth-child(4).cur {
    background: #b907c1;
}

.KJ-TabBox div {
    display: none;
}

.KJ-TabBox div.cur {
    display: block !important;
}

@media screen and (max-width: 650px) {
    .KJ-TabBox ul,
    .KJ-TabBox li {
        font-size: 14px;
    }
    .m-rafflel .Lottery {
        font-size: 12px;
    }
}

.gallery {
    background: #fff url(../images/12/new/bg/BG.png) no-repeat;
    background-size: 100% 100%;
}

.m-twelvel.slider {
    background: #f0f0f0 url(../images/12/new/bg/BG2.svg) no-repeat;
    background-size: 100% 100%;
    padding: 0.26rem 0.3rem 0.2rem;
}

.m-twelvel {
    overflow: hidden;
    padding: 0.26rem 0.3rem 0.8rem;
    /* -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -ms-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto; */
    /* background-size: 100% 100%; */
    border: 1px solid #c1ac82;
    border-radius: 0.2rem;
    -webkit-border-radius: 0.2rem;
    -moz-border-radius: 0.2rem;
    -ms-border-radius: 0.2rem;
    -o-border-radius: 0.2rem;
    /* margin-bottom: 0.8rem; */
}

.m-twelvel .tit {
    font-size: 0.32rem;
    color: #101d34;
    line-height: 1.5em;
    font-weight: bold;
    overflow: hidden;
    text-align: center;
    margin-bottom: 0.3rem;
}

.ul-listl4 {
    overflow: hidden;
    margin: 0 -0.15rem;
}

.ul-listl4 li {
    width: 33.33%;
    float: left;
    padding: 0 0.15rem;
    margin-bottom: 0.3rem;
}

.ul-listl4 .con {
    display: block;
    overflow: hidden;
    padding: 0.07rem 0.09rem 0;
    border-radius: 0.15rem;
    -webkit-border-radius: 0.15rem;
    -moz-border-radius: 0.15rem;
    -ms-border-radius: 0.15rem;
    -o-border-radius: 0.15rem;
    /* background: -moz-linear-gradient(top, #1fc2ff 0%, #1f96ff 100%) ; */
    /* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1fc2ff), color-stop(100%,#1f96ff))  ; */
    /* background: -webkit-linear-gradient(top, #3fc465 0%,#72e392 100%) ; */
    /* background: -o-linear-gradient(top, #1fc2ff 0%,#1f96ff 100%) ; */
    /* background: -ms-linear-gradient(top, #1fc2ff 0%,#1f96ff 100%) ; */
    background: url(/images/12/new/bg/cardbg.png) no-repeat;
    background-size: cover;
    position: relative;
}

.ul-listl4 .con .box {
    overflow: hidden;
    position: relative;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
}

.ul-listl4 .con .box .txt {
    position: absolute;
    left: 0;
    bottom: 0.05rem;
    width: 100%;
    font-size: 0.26rem;
    font-weight: bold;
    color: #fff;
    line-height: 0.34rem;
    text-align: center;
}

.ul-listl4 .con .box .txt em {
    color: #ffe400;
    font-weight: bold;
}

.ul-listl4 .con .pic {
    padding-top: 100%;
    position: relative;
    height: 0;
    overflow: hidden;
}

.ul-listl4 .con .pic img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}

.ul-listl4 .con .stit {
    height: 0.53rem;
    line-height: 0.53rem;
    /* color: #fff; */
    /* font-size: 0.26rem; */
    text-align: center;
    font-weight: bold;
    overflow: hidden;
    font-size: 0;
}

.ul-listl4 .con .stit img {
    display: inline-block;
    vertical-align: middle;
    height: 0.37rem;
}

.m-leftl {
    position: fixed;
    z-index: 2;
    top: 54%;
    /* left: 0%; */
    /* left: 0.28rem; */
    /* height: 2rem; */
    overflow: hidden;
    /* padding: 0.04rem; */
    /* background: url(/images/12/new/links/leftl.svg) no-repeat; */
    /* background-color: rgba(29,196,251,.3); */
    /* border-radius: 0.2rem;
  -webkit-border-radius: 0.2rem;
  -moz-border-radius: 0.2rem;
  -ms-border-radius: 0.2rem;
  -o-border-radius: 0.2rem; */
    width: 1rem;
}


/* .m-leftl .con{
  display: block;
  overflow: hidden;
  padding: 0.13rem 0.08rem;
  background: -moz-linear-gradient(top, #1fc2ff 0%, #1f96ff 100%) ;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1fc2ff), color-stop(100%,#1f96ff))  ;
  background: -webkit-linear-gradient(top, #f1563c 0%,#ff9f52 100%) ;
  background: -o-linear-gradient(top, #1fc2ff 0%,#1f96ff 100%) ;
  background: -ms-linear-gradient(top, #1fc2ff 0%,#1f96ff 100%) ;
  border-radius: 0.16rem;
  -webkit-border-radius: 0.16rem;
  -moz-border-radius: 0.16rem;
  -ms-border-radius: 0.16rem;
  -o-border-radius: 0.16rem;
  font-size: 0.24rem;
  color: #fff;
  line-height: 1.5em;
  writing-mode: vertical-lr;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: vertical-lr;
  letter-spacing: 0.02rem;
} */

.PathInner {
    position: fixed;
    width: 1.6rem;
    height: 1.6rem;
    z-index: 4;
    top: 66%;
    right: 10%;
}

.PathInner .PathMain {
    position: relative;
    z-index: 1000;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    bottom: -0.3rem;
    left: -0.2rem;
}

.PathInner .PathItem {
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.PathInner a {
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 999;
    background-size: 100% 100%;
}

.PathInner a .item,
.rotate {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    position: absolute;
}

.PathInner .PathMain .Tmain {
    background-image: url(../images/12/new/links/right.svg);
    width: 1.6rem;
    height: 1.6rem;
    background-size: 100% 100%;
}

.PathInner .PathMain .Tmain .rotate {
    background-image: url(images/12/new/links/right.svg);
    -moz-transform: rotate(0deg);
    position: absolute;
    bottom: 0;
    left: 0;
}

.PathInner .cover {
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
    *filter: alpha(opacity=0);
    filter: alpha(opacity=0) \0;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
}

.PathInner .cover:hover {
    opacity: 0.2;
    *filter: alpha(opacity=20);
    filter: alpha(opacity=20) \0;
}

.PathItem .link {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1.2rem;
    height: 1.2rem;
}

.PathItem .link .item {
    bottom: 0;
    left: 0;
    background-size: 100% 100%;
}

.metaicondetail {
    background: #fff;
    color: #fff;
    min-width: 0.1rem;
    max-width: 0.3rem;
    overflow: hidden;
    text-align: center;
    position: absolute;
    display: none;
    top: -115px;
    left: -22px;
}

.metaicondetail .inner {
    border: 2px #fff solid;
    border-radius: 6px;
    background: #272727;
    font-size: 14px;
    padding: 5px;
}

.metaicondetail span {
    font-family: candara, arail;
    font-size: 18px;
}

.metaicondetail s {
    border-color: #333 transparent transparent;
    border-style: solid dashed dashed;
    border-width: 5px;
    clear: both;
    display: inline-block;
    font-size: 0;
    height: 0;
    margin-left: 3px;
    overflow: hidden;
    position: absolute;
    right: 50%;
    top: 44px;
    width: 0;
}

.lightbox {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none;
}

.lightbox1 {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    display: none;
}


/* ���� */

.laybox {
    position: fixed;
    bottom: 0;
    padding: 0.3rem;
    width: 100%;
    left: 0;
    z-index: 8;
    background: #fff;
    border-radius: 0.3rem 0.3rem 0 0;
    display: none;
}

.laybox .lay_tit {
    text-align: center;
    position: relative;
    width: 100%;
    margin-bottom: 0.5rem;
}

.laybox .lay_tit .close {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.laybox .lay_tit .close img {
    height: 0.24rem;
}

.laybox .lay_cont {
    display: none;
}

.laybox .lay_cont ul {
    position: relative;
}

.laybox .lay_cont ul::before {
    content: "";
    width: 73%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0.3rem;
    z-index: -1;
    border-top: 1px dashed #53ea7e;
}

.laybox .lay_cont li {
    width: 32%;
    text-align: center;
}

.laybox .lay_cont li .item {
    font-size: 0.3rem;
}

.laybox .lay_cont li .item .item_xu {
    width: 0.6rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    background: linear-gradient(0deg, #53ea7e 0%, #3fc465 17%, #53ea7e 100%);
    border-radius: 50%;
}

.laybox .lay_cont li .item .item_tit {
    margin: 0.2rem 0 0.3rem;
}

.laybox .lay_cont li .item .item_pic {
    border-radius: 0.25rem;
}

.laybox .lay_cont li .item .item_pic img {
    border-radius: 0.25rem;
}

#laybox2 {
    background: url(../img/bg_xz.jpg) no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
}

.laybox .lay_cont2 .btn {
    padding: 0.2rem 0.53rem 0.5rem 0.53rem;
}

.laybox .lay_cont2 .img {
    margin: 0 0 0.1rem;
}

.laybox .lay_cont2 .img img {
    border-radius: 0.3rem;
}

.lay_cont ul {
    display: flex;
    justify-content: space-between;
}

.swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}

.m-twelvel.slider,
.m-rafflel {
    margin-bottom: 0.2rem;
}

@media screen and (min-width: 320px) and (max-width: 420px) {
    .PathInner {
        right: -1%;
    }
    /* .m-leftl {
			left: 0;
		} */
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .PathInner {
        right: 1%;
    }
    /* .m-leftl {
	    	left: 0;
	    } */
}

@media screen and (min-width: 1025px) {
    .PathInner {
        right: 20%;
    }
    /* .m-leftl {
			left: 0;
		} */
}

.swiper-slide img {
    border-radius: 5px;
    border: 1px solid #c1ac82;
}

#download {
    padding: 13px;
    display: flex;
    justify-content: space-between;
}

#download>a {
    display: flex;
    width: 100%;
    height: 48px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    border-radius: 10px;
    color: #463F21;
    font-size: 15px;
    font-weight: 700;
    border: 1px solid #695555;
    background: linear-gradient(180deg, #ffe344 0%, #eb9d55 100%);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25), 0px 2px 0px 0px #716c6c;
}

#download>a>span.downloadAndroid {
    width: 24px;
    height: 24px;
    background: url(../images/icon-android.png) no-repeat center;
    background-size: contain;
}

#download>a>span.downloadIos {
    width: 24px;
    height: 24px;
    background: url(../images/icon-ios.png) no-repeat center;
    background-size: contain;
}

@media all and (display-mode: fullscreen) {
    #download {
        display: none !important;
    }
}