html{font-size: 16px; height:100%;-webkit-text-size-adjust:none;color: #9f786f;}
body,h1,h2,h3,ul,li,p{margin: 0;padding: 0;font-size: .24rem;font-weight: normal;}
a{-webkit-tap-highlight-color:rgba(0,0,0,0);text-decoration: none;color: #9A5C3D;}
img{vertical-align: top;width: 100%;}
ul,li{list-style: none;}
input{font-size:100%;outline:none;color: #9A5C3D;}
*{-webkit-text-size-adjust: none;padding: 0;margin: 0;}
.wraper {width: 7.5rem;position: relative;font-size: 0.22rem;color: #abd0bf;line-height:0.36rem;min-height: 10rem;}
a,select,div{-webkit-tap-highlight-color: transparent;-webkit-touch-callout: none;-webkit-user-select: none;}
div#afooter {padding: .2rem 0 .2rem;text-align: center;color: #5a5a5a;background: #000;font-size: .2rem;line-height: 0.4rem;}
div#afooter a{color:#5a5a5a;}
footer.foot {padding-bottom: 0;}
body{font-family:"Microsoft YaHei";height:100%;overflow-x: hidden;background: #fff;}
.wrapper{
	
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	transform-origin: left top;
}
*{
	-webkit-overflow-scrolling: touch;
}

/* 在Chrome浏览器下 */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
/* 在Firefox浏览器下 */
input[type="number"]{
    -moz-appearance: textfield;
}


/*头部*/
.top{
	width: 100%;
	height: 1.17rem;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 0.25rem;
	box-sizing: border-box;
}
.t_logo{
	width: 1.54rem;
	height: 0.62rem;
	-webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.on .t_logo{
	-webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);
}


.btn-slide {
	width: 0.5rem;
	height: 0.35rem;
	background-position: 0 -1.11rem;
	overflow: hidden;
	z-index: 99999;
	position: relative;
}

.draw:before {
	content: ".";
	top: -0.12rem;
}

.draw:after {
	content: ".";
	top: 0.12rem;
}

.draw {
	top: 50%;
	margin-top: -1px;
	left: 0.44rem;
}

.draw,
.draw:before,
.draw:after {
	width: 0.4rem;
	height: 0.05rem;
	border-radius: 0.05rem;
	background: #fff;
	position: absolute;
	left: 0;
	transition: all .5s;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}

.on .draw,
.on .draw:before,
.on .draw:after{
	background: #0bbaef;
}

.draw-open .draw:before {
	top: 0;
	transform: rotate(45deg);
	background: #fff;
}

.draw-open .draw:after {
	top: 0;
	transform: rotate(-45deg);
	background: #fff;
}

.draw-open .draw {
	background: transparent;
}

.draw-close .draw {
	background: transparent;
}

.draw-close .draw:before {
	top: 0;
	-webkit-transform: rotate(45deg);
	background: #fff;
}

.draw-close .draw:after {
	top: 0;
	-webkit-transform: rotate(-45deg);
	background: #fff;
}

.com_nav {
	width: 3.65rem;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9;
	opacity: 0;
	-webkit-transition: all .5s;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	visibility: hidden;
}
.cover_content{
	width: 100%;
	height: 11rem;
	position: absolute;
	top: 50%;
	transform: translateY(-60%);
	z-index: 2;
	display: flex;
	align-items: center;
	/*overflow: hidden;*/
}
.com_nav ul {
	width: 100%;
	height: 9.8rem;
}

.com_nav li {
	width: auto;
	height: 1rem;
	line-height: 1rem;
	position: relative;
	border-top: 1px solid transparent;
	display: flex;
	justify-content: center;
	align-items: center;
}


.com_nav p{
	color: #c1eaff;
	font-size: 0.16rem;
	line-height: 1.6rem;
}

.com_nav a {
	color: #c1eaff;
	display: block;
	height: 100%;
	font-size: 0.36rem;
	font-weight: bold;
	width: 2rem;
	position: relative;
}
.com_nav .on a{
	color: rgb(255 255 255);
}
.com_nav .on p{
	color: rgb(255 255 255);
}
.com_nav .on a:after{
	content: '';
	background: url(//game.gtimg.cn/images/timi/m/m202312/t_icon.png) no-repeat center/100%;
	width: 0.35rem;
	height: 0.35rem;
	position: absolute;
	top: 50%;
	left: -0.5rem;
	transform: translateY(-50%);
}
.com_nav-open {
	width: 3.65rem;
	/* height: 2.95rem; */
	height: 100%;
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	background: url(//game.gtimg.cn/images/timi/m/m202312/t_bg.jpg) no-repeat center/100%;
	visibility: visible;
}
.top_bg{
	content: '';
	background: rgb(0 0 0 / 35%);
	width: 3.85rem;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	z-index: 10;
}
.t_btn{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 1rem;
}
.t_btn a{
	background-image: url(//game.gtimg.cn/images/timi/m/m202312/t_btn.png);
	background-size: 2.66rem 0.5rem;
	background-position: left;
	width: 0.65rem;
	height: 0.5rem;
	margin: 0 0.2rem;
	position: relative;
}
.t_btn a img{
	width: 2.9rem;
	height: 3.94rem;
	position: absolute;
	left: 0;
	bottom: -4rem;
	opacity: 0;
	visibility: hidden;
	transition: all .5s;
}
.t_btn a.on img{
	opacity: 1;
	visibility: visible;
}
.t_btn a:nth-of-type(2){
	background-position: center;
}
.t_btn a:nth-of-type(3){
	background-position: right;
}

.page{
	min-height: 100%;
}
.page_top{
	background: url(//game.gtimg.cn/images/timi/m/m202312/page_top.jpg) no-repeat bottom/100% auto;
	width: 7.5rem;
	height: 3.91rem;
	overflow: hidden;
}
.page_ti{
	display: block;
	margin: 1.2rem auto 0.5rem;
	width: auto;
	height: 1.02rem;
}
.page_con{
	width: 100%;
	min-height: calc(100% - 3.91rem);
	/*background-image: linear-gradient(rgb(255 255 255), #cbe7fc 20%);*/
	background-color: #fff;
	overflow: hidden;
}
.news_nav{
	background: url(//game.gtimg.cn/images/timi/m/m202312/news_nav.png) no-repeat center/auto 0.7rem;
	height: 0.7rem;
	line-height: 0.7rem;
	display: flex;
	justify-content: center;
	
	margin: 0.5rem auto;
}
.news_nav a{
	font-size: 0.25rem;
	font-weight: bold;
	text-align: center;
	color: rgb(160 234 255 / 50%);
	margin: 0 0.2rem;
}
.news_nav a p{
	font-weight: bold;
}
.news_nav a.on{
	color: #fff;
}
.news_con:after{
	content: '';
	background-image: linear-gradient(to top, #fff 40%, rgb(255 255 255 / 90%) 65%, rgb(255 255 255 / 60%) 80%, rgb(255 255 255 / 0%));
	width: 100%;
	height: 1.5rem;
	position: fixed;
	left: 0;
	bottom: 0;
	opacity: 1;
	transition: all;
}
.news_con.on:after{
	opacity: 0;
}

.news_one{
	width: 100%;
	padding: 0 0.5rem;
	box-sizing: border-box;
	margin-bottom: 0.6rem;
}
.news_one h1{
	color: #333333;
	font-size: 0.35rem;
	font-weight: bold;
	margin-bottom: 0.2rem;
	padding-left: 0.2rem;
	position: relative;
}
.news_one h1:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0.1rem;
	width: 0.06rem;
	height: 0.35rem;
	background: #00b6ed;
}
.news_onec p{
	text-indent: 0.38rem;
	font-size: 0.24rem;
	color: rgb(0 0 0 / 70%);
	line-height: 0.36rem;
}
.news_li{
	display: none;
	flex-wrap: wrap;
	width: 100%;
	margin: 0.6rem auto;
}
.news_li.on{
	display: block;
}
.news_li a{
	width: 6.5rem;
	height: 3.7rem;
	display: block;
	overflow: hidden;
	position: relative;
	margin: 0.2rem auto 0.2rem;
}
.news_li img{
	width: 100%;
	height: auto;
	border-radius: 0.1rem 0.1rem 0 0;
}
.news_desc{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	/*background-image: linear-gradient(to top, #cbe7fc 50%, rgb(203 231 252 / 90%) 75%, rgb(203 231 252 / 60%) 80%, rgb(203 231 252 / 0%));*/	
	background-image: linear-gradient(to top, #fff 40%, rgb(255 255 255 / 90%) 65%, rgb(255 255 255 / 60%) 80%, rgb(255 255 255 / 0%));	
	height: 1.6rem;
	padding: 0.75rem 0.2rem 0;
	box-sizing: border-box;
	color: #000000;
}
.news_desc h3{
	margin-bottom: 0.1rem;
	font-size: 0.3rem;
	font-weight: normal;
	overflow: hidden;
	text-overflow:ellipsis; 
	white-space: nowrap;
}
.news_desc p{
	opacity: 0;
	font-size: 0.24rem;
}
.news_back{
	background: url(//game.gtimg.cn/images/timi/m/m202312/news_back.png) no-repeat center/100%;
	width: 1.13rem;
	height: 0.39rem;
	position: absolute;
	top: 0;
	right: 0.3rem;
}
.detail_top{
	position: absolute;
	top: 1rem;
	box-sizing: border-box;
	padding-left: 0.3rem;
	width: 100%;
	padding-top: 0.6rem;
}
.detail_top h2{
	font-size: 0.48rem;
	color: #fff;
	font-weight: bold;
	width: 6rem;
}
.detail_top p{
	font-size: 0.24rem;
	color: #fff;
	width: 5rem;
	margin-top: 0.1rem;
}
.detail img{
	width: 100%;
	margin: 0.2rem 0;
	display: block;
}
.detail{
	width: 100%;
	height: auto;
	padding: 0.5rem;
	box-sizing: border-box;
	font-size: 0.26rem;
	color: rgb(0 0 0 / 70%);
	line-height: 0.38rem;
}
.detail p{
	text-indent: 0.38rem;
	color: rgb(0 0 0 / 70%);
}

.game_nav{
	margin-top: 0.2rem;
	transition: all 1s;
	opacity: 0;
	display: flex;
	justify-content: center;
}
.game_nav a{
	display: block;
	margin: 0.1rem 0.1rem;
	width: 1.8rem;
	height: 0.6rem;
	line-height: 0.6rem;
	text-align: center;
	font-size: 0.22rem;
	color: #fff;
	border-radius: 0.5rem;
	background-color: rgb(255 255 255 / 30%);
}
.game_nav a.on{
	color: #00b7ee;
	background-color: rgb(255 255 255 / 100%);
	box-shadow: 0px 0.4rem 0.4rem rgb(42 79 183 / 10%);
}
.game_con{
	padding: 0.6rem 0 0.3rem;
	width: 100%;
	height: 100%;
	transition: all 1s;
	opacity: 0;
	background-image: linear-gradient(#f9fdff, #cbe7fc 20%);
	position: relative;
	box-sizing: border-box;
}
.game_con:after{
	content: '';
	background: url(//game.gtimg.cn/images/timi/m/m202312/game_bottom.png) no-repeat top/100%;
	width: 100%;
	height: 1.8rem;
	position: absolute;
	left: 0;
	bottom: 0;
	opacity: 1;
	transition: all;
}
.game_con.on:after{
	opacity: 0;
}
.game_li{
	overflow-y: auto;
	height: auto;
	max-height: 100%;
	width: 100%;
	padding:0 2%;
	display: none;
	flex-wrap: wrap;
	padding-bottom: 1rem;
    box-sizing: border-box;
    justify-content: space-between;
}
.game_li.on{
	display: flex;
}
.game_li::-webkit-scrollbar-thumb{
 -webkit-box-shadow: inset 0 0 0.05rem rgba(0,0,0,0.2);
 border-radius: 0.05rem;
 background: #c2e3fa;
}
.game_li::-webkit-scrollbar-track{
 background: #fff;
 border-radius: 0.05rem;
}
.game_li::-webkit-scrollbar{
 width: 0.05rem;
 height: 1px;
 border-radius: 0.05rem;
}
.game_li a{
	width: 3.3rem;
	height: 1.7rem;
	position: relative;
	margin: 0 0.1rem 0.8rem;
	border-radius: 0.2rem;
}
.game_li a i{
	position: relative;
	border-radius: 0.2rem;
	display: block;
	width: 3.3rem;
	height: 1.7rem;
	overflow: hidden;
}
.game_li img{
	width: 100%;
	height: 100%;
	position: absolute;
	transition: all .5s;
}

/*.game_li span{
	text-align: center;
	font-size: 0.24rem;
	width: 140px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #fff;
	color: #000000;
	border-radius: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	opacity: 0;
	transition: all .8s;
}*/

.game_li p{
	text-align: center;
	font-size: 0.24rem;
	width: 100%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -0.5rem;
	color: #000000;
}


.page_box{
	background: url(//game.gtimg.cn/images/timi/m/m202312/page_bg1.jpg) no-repeat center/100%;
	width: 100%;
	height: 16.24rem;
	overflow: hidden;
	position: relative;
}
.p6_desc{
	width: 6.5rem;
	height: 9rem;
	position: absolute;
	top: 1rem;
	left: 50%;
	transform: translateX(-50%);
	/*background: #fff;*/
	border-radius: 10px;
	/*box-shadow: 0px 0.4rem 0.4rem rgb(64 187 233 / 10%);*/
	padding: 0.45rem 0.5rem 0.5rem;
	box-sizing: border-box;
}
.p6_back{
	background: url(//game.gtimg.cn/images/timi/m/m202312/p6_back.png) no-repeat center/100%;
	width: 1.13rem;
	height: 0.4rem;
	position: absolute;
	top: 0.5rem;
	right: 0.5rem;
}
.p6_text{
	font-size: 0.26rem;
	color: #363738;
}

.p6_text h2{
	font-size: 0.4rem;
	color: #363738;
	padding-bottom: 0.5rem;
	border-bottom: 1px solid #36363638;
	margin-bottom: 0.3rem;
	font-weight: bold;
}
.p6_text p{
	font-size: 0.26rem;
	color: #363738;
	height: 7.2rem;
	overflow-x: hidden;
	overflow-y: auto;
	line-height: 0.38rem;
	padding-bottom: 1rem;
	box-sizing: border-box;
}
.p6_text p::-webkit-scrollbar-thumb{
 -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
 border-radius: 5px;
 background: #c2e3fa;
}
.p6_text p::-webkit-scrollbar-track{
 background: #fff;
 border-radius: 5px;
}
.p6_text p::-webkit-scrollbar{
 width: 5px;
 height: 1px;
 border-radius: 5px;
}
.p6_text b{
	font-size: 0.4rem;
	margin: 0.2rem 0;
	display: block;
}
.page_b{
	width: 100%;
	height: 10.38rem;
	position: absolute;
	top: 7rem;
}


.page_box2{
	background: url(//game.gtimg.cn/images/timi/m/m202312/page_bg2.jpg) no-repeat center/100%;
	width: 100%;
	height: 16.24rem;
	overflow: hidden;
	position: relative;
}
.page_box2 .p6_back{
	background: url(//game.gtimg.cn/images/timi/m/m202312/p6_back2.png) no-repeat center/100%;
	top: 1.5rem;
}
.li_bg{
	background: url(//game.gtimg.cn/images/timi/m/m202312/li_bg.png) no-repeat center/auto 100%;
	width: 100%;
	height: 11.26rem;
	margin: 3rem auto;
	position: relative;
}
.page_li{
	position: absolute;
	top: 3.8rem;
    left: 1rem;
    height: 0.4rem;
    width: 1.6rem;
	display: block;
	opacity: 0;
	transition: all .3s;
}
.page_li:nth-of-type(2){
	top: 7.4rem;
    left: 0.5rem;
    width: 2.1rem;
	transition: all .8s;
}
.page_li:nth-of-type(3){
	top: 6.5rem;
    left: 4.5rem;
    width: 2.1rem;
	transition: all .5s;
}
.page_li:nth-of-type(4){
	top: -0.05rem;
    left: 3.65rem;
	transition: all .8s;
}
.page_li:nth-of-type(5){
	top: 1.65rem;
    left: 0.65rem;
	transition: all .3s;
}
.page_li:nth-of-type(6){
	top: 8.35rem;
    left: 3.5rem;
    width: 2.8rem;
    transition: all .8s;
}
.page_li:nth-of-type(7){
	top: 9.15rem;
    left: 0.85rem;
    width: 2rem;
    transition: all .3s;
}
.page_li:nth-of-type(8){
	top: 10.9rem;
    left: 3.5rem;
    transition: all .5s;
}
.page_li:nth-of-type(9){
	top: 9.85rem;
    left: 4.75rem;
    width: 2.08rem;
	transition: all .8s;
}
.page_li:nth-of-type(10){
	top: 1.3rem;
    left: 4.75rem;
    width: 2.08rem;
    transition: all .3s;
}
.page_li:nth-of-type(11){
	top: 2.93rem;
    left: 4.25rem;
	transition: all .5s;
}
.page_li p{
	opacity: 0;
}
.li_con{
	opacity: 0;
	visibility: hidden;
	transition: all .3s;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgb(0 0 0 / 65%);
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-flow: column;
    padding-left: 1rem;
    z-index: 5;
}
.li_con.on{
	opacity: 1;
	visibility: visible;
}


.li_con h1{
	color: #e3c98d;
	font-size: 0.68rem;
	font-weight: normal;
	position: relative;
	z-index: 2;
}
.li_con h1:after{
	background: #805933;
	content: '';
	width: 0.4rem;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: -0.1rem;
}
.li_con h1:before{
	content: '';
	background: url(//game.gtimg.cn/images/timi/m/m202312/li_con.png) no-repeat center/100%;
	width: 0.8rem;
	height: 0.8rem;
	position: absolute;
	top: -0.2rem;
	left: -0.5rem;
}
.li_con ul{
	width: 6rem;
	margin-top: 0.28rem;
	color: #fff4d1;
	font-size: 0.15rem;
	list-style: disc;
	position: relative;
	z-index: 2;
}

.li_con ul li{
	list-style: disc;
}
.swiper_con{
	position: relative;
}
.swi_li{

	padding-top: 0.45rem;
	top: -0.11rem;
	display: none;
}
.swi_li:after{
	content: '';
	width: 0.01rem;
	height: 100%;
	position: absolute;
	left: 0.8rem;
	top: -0;
	background: #02b8ee;
	
}
.swi_li.on{
	display: block;

}
.swi_li .page_con1{
	width: 5.7rem;
	height: auto;
	margin-left: 0.76rem;
}
.swi_li .page_con2{
	width: 6.35rem;
	height: auto;
	margin-left: 0.76rem;
}
.swi_li .page_con3{
	width: 4.63rem;
	height: auto;
	margin-left: 0.76rem;
}
.swi_li .page_con4{
	width: 6.33rem;
	height: auto;
	margin-left: 0.76rem;
}
.swi_li .page_con5{
	width: 5.95rem;
	height: auto;
    margin: 0.5rem 0;
    margin-left: 1.05rem;
}
.swi_li .page_con6{
	width: 5.66rem;
	height: auto;
	margin-left: 1.05rem;
}
.swi_li .page_con7{
	width: 5.14rem;
	height: auto;
    margin: 0.5rem 0;
    margin-left: 1.05rem;
}
.swi_li .page_con8{
	width: 6.34rem;
	height: auto;
    margin: 0.5rem 0;
    margin-left: 0.76rem;
}

.page_box3{
	background: url(//game.gtimg.cn/images/timi/m/m202312/page_bg3.jpg) no-repeat center/100%;
	width: 100%;
	height: 16.24rem;
	overflow: hidden;
	position: relative;
}
.box3_desc::after{
	content: '';
	background: url(//game.gtimg.cn/images/timi/m/m202312/page_icon.png) no-repeat center/100%;
	width: 0.44rem;
	height: 0.44rem;
	position: absolute;
	top:-0.5rem;
	left: 50%;
	transform: translateX(-50%);
}
.box3_desc{
	width: 7rem;
	height: 6rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	font-size: 0.24rem;
	text-align: center;
	transition: all 1.5s;
	opacity: 0;
	color: transparent;
  	background-image: linear-gradient(to bottom, #fff, #f6f0e8, #e9d8c4);
  	-webkit-background-image: -webkit-linear-gradient(to bottom, #fff, #f6f0e8, #e9d8c4);
  	-webkit-background-clip: text;
}
.box3_desc p{
	margin: 0.5rem 0;	
	line-height: .36rem;
	
}
.box3_desc img{
	width: 4.8rem;
	height: 5.8rem;
	display: block;
	margin: 0.5rem 1.04rem;
}