/* 移动端常用reset.css (无文字版本) */
/* reset */
html,
body,
div,
p,
ul,
li,
dl,
dt,
dd,
em,
i,
span,
a,
img,
input,
h1,
h2,
h3,
h4,
h5 {
	margin: 0;
	padding: 0
}

a,
img,
input {
	border: none;
}

body {
	font: 14px/1.75 -apple-system, "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
	text-decoration: none;
}

ul,
li {
	list-style: none
}

a,
img {
	-webkit-touch-callout: none;
	/* 禁止长按链接与图片弹出菜单 */
}

html,
body {
	-webkit-user-select: none;
	/* 禁止选中文本（如无文本选中需求，此为必选项） */
	user-select: none;
}


.homepage {
	width: 7.5rem;
	height: 16.24rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/bg.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
}

.home_down {
	position: absolute;
	bottom: 1.4rem;
	left: 50%;
	margin-left: -.43rem;
	width: .86rem;
	height: .45rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/homepage_down.png) no-repeat;
	background-size: 100% 100%;
	animation: scale 1s linear infinite;

}

@keyframes scale {

	0%,
	50%,
	100% {
		transform-origin: center;
	}

	0% {
		transform: translateY(5px);
	}

	50% {
		transform: translateY(0);
	}

	100% {
		transform: translateY(5px);
	}
}

.nav_items {
	position: absolute;
	top: 11.88rem;
	display: flex;
}

.nav_item {
	width: 3.75rem;
	height: .71rem;

}

.nav_item1 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/nav_item1.png) no-repeat;
	background-size: 100% 100%;
}

.nav_item2 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/nav_item2.png) no-repeat;
	background-size: 100% 100%;
}

.nav_itemact.nav_item1 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/nav_itema1.png) no-repeat;
	background-size: 100% 100%;
}

.nav_itemact.nav_item2 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/nav_itema2.png) no-repeat;
	background-size: 100% 100%;
}



.bro_container {
	width: 7.5rem;
	height: 16.24rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/bg2.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
}

.bro_tra {
	overflow: hidden;
}

.tra_title {
	width: 5.42rem;
	height: 1.47rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/tra_title1.png) no-repeat;
	background-size: 100% 100%;
	margin: 1.37rem auto 0;
}

.tra_nitem {
	width: 3.15rem;
	height: .57rem;

}

.tra_nav {
	display: flex;
	justify-content: center;
	margin: .73rem auto 0;
}

.tra_nitem1 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/tra_nitem1.png) no-repeat;
	background-size: 100% 100%;
}

.tra_nitem2 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/tra_nitem2.png) no-repeat;
	background-size: 100% 100%;
}

.tra_nitem3 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/tra_nitem3.png) no-repeat;
	background-size: 100% 100%;
}

.tra_nitema.tra_nitem1 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/tra_nitema1.png) no-repeat;
	background-size: 100% 100%;
}

.tra_nitema.tra_nitem2 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/tra_nitema2.png) no-repeat;
	background-size: 100% 100%;
}

.tra_nitema.tra_nitem3 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/tra_nitema3.png) no-repeat;
	background-size: 100% 100%;
}

.past_vbg {
	width: 7.5rem;
	height: 4.21rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/past_vbg.png) no-repeat;
	background-size: 100% 100%;
	margin: .38rem auto 0;
	overflow: hidden;
}

.past_video {
	width: 6.8rem;
	height: 3.92rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/past_video.png) no-repeat;
	background-size: 100% 100%;
	margin: 0.18rem auto 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.past_play {
	width: 1.4rem;
	height: .94rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/past_play.png) no-repeat;
	background-size: 100% 100%;
}

.tra_gwang {
	overflow: hidden;
	height: 6rem;
}

.mySwiper {
	width: 5.94rem;
}

.gw_swiper {
	width: 7.5rem;
	height: 3.61rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/gw_swiper.png) no-repeat;
	background-size: 100% 100%;
	margin: 0.28rem auto 0;
	position: relative;
}

.gw_img {
	margin: .16rem auto 0;
	position: relative;

}

.gw_img img {
	width: 5.94rem;
}

.gw_text {
	width: 3.5rem;
	height: .4rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/gw_text.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	line-height: .4rem;
	font-size: .18rem;
	color: #f7fbff;
	position: absolute;
	top: .05rem;
	left: 50%;
	margin-left: -1.75rem;
}

.swiper_next {
	width: .78rem;
	height: .55rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/swiper_next.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	margin-top: -.27rem;
	right: 0;
}

.swiper_prev {
	width: .78rem;
	height: .55rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/swiper_prev.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	margin-top: -.27rem;
	left: 0;
}

.gw_progress {
	width: 7.48rem;
	height: .13rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/gw_progress.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
	top: 1rem;
}

.video_con1 {
	width: 5.94rem;
	height: 3.31rem;
}

.video_con1 video {
	width: 100%;
	height: 100%;
}

.pro_item {
	width: .35rem;
	height: .78rem;
	position: absolute;
	top: -.71rem;
}

.pro_huashan {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/pro_item1.png) no-repeat;
	background-size: 100% 100%;
	left: .47rem;
}

.pro_dali {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/pro_item2.png) no-repeat;
	background-size: 100% 100%;
	left: 1.5rem;
}

.pro_taiyuan {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/pro_item3.png) no-repeat;
	background-size: 100% 100%;
	left: 2.53rem;
}

.pro_penglai {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/pro_item4.png) no-repeat;
	background-size: 100% 100%;
	left: 3.56rem;
}

.pro_suzhou {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/pro_item5.png) no-repeat;
	background-size: 100% 100%;
	left: 4.59rem;
}

.pro_xian {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/pro_item6.png) no-repeat;
	background-size: 100% 100%;
	left: 5.62rem;
}

.pro_dunhuang {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/pro_item7.png) no-repeat;
	background-size: 100% 100%;
	left: 6.65rem;
}


.pro_act.pro_huashan {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/pro_itema1.png) no-repeat;
	background-size: 100% 100%;

}

.pro_act.pro_dali {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/pro_itema2.png) no-repeat;
	background-size: 100% 100%;

}

.pro_act.pro_taiyuan {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/pro_itema3.png) no-repeat;
	background-size: 100% 100%;

}

.pro_act.pro_penglai {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/pro_itema4.png) no-repeat;
	background-size: 100% 100%;

}

.pro_act.pro_suzhou {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/pro_itema5.png) no-repeat;
	background-size: 100% 100%;

}

.pro_act.pro_xian {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/pro_itema6.png) no-repeat;
	background-size: 100% 100%;

}

.pro_act.pro_dunhuang {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/pro_itema7.png) no-repeat;
	background-size: 100% 100%;

}

.pro_time {
	color: #8095af;
	font-size: .14rem;
	font-weight: 600;
	position: absolute;
	top: .18rem;
}

.time1 {
	left: .47rem;
}

.time2 {
	left: 1.5rem;
}

.time3 {
	left: 2.53rem;
}

.time4 {
	left: 3.56rem;
}

.time5 {
	left: 4.59rem;
}

.time6 {
	left: 5.62rem;
}

.time7 {
	left: 6.65rem;
}

.tra_map {
	overflow: hidden;
}

.map_bg {
	width: 7.5rem;
	height: 4.81rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/map_bg.png) no-repeat;
	background-size: 100% 100%;
	margin: .36rem auto 0;
	position: relative;
}

.map_tips {
	width: 3.57rem;
	height: .21rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/map_tips.png) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
}

.map_item {
	width: .42rem;
	height: 1.45rem;
	position: absolute;
}

.map_item1 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/map_item1.png) no-repeat;
	background-size: 100% 100%;
	top: .74rem;
	left: 1.8rem;
}

.map_item2 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/map_item2.png) no-repeat;
	background-size: 100% 100%;
	top: .74rem;
	left: 2.67rem;
}

.map_item3 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/map_item3.png) no-repeat;
	background-size: 100% 100%;
	top: .74rem;
	left: 3.54rem;
}

.map_item4 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/map_item4.png) no-repeat;
	background-size: 100% 100%;
	top: .74rem;
	left: 4.41rem;
}

.map_item5 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/map_item5.png) no-repeat;
	background-size: 100% 100%;
	top: .74rem;
	left: 5.28rem;
}

.map_item6 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/map_item6.png) no-repeat;
	background-size: 100% 100%;
	top: 2.5rem;
	left: 2.67rem;
}

.map_item7 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/map_item7.png) no-repeat;
	background-size: 100% 100%;
	top: 2.5rem;
	left: 3.54rem;
}

.map_item8 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/map_item8.png) no-repeat;
	background-size: 100% 100%;
	top: 2.5rem;
	left: 4.41rem;
}

.map_item9 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/map_item9.png) no-repeat;
	background-size: 100% 100%;
	top: 2.5rem;
	left: 5.28rem;
}

.map_item10 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/map_item10.png) no-repeat;
	background-size: 100% 100%;
	top: 2.5rem;
	left: 6.15rem;
}

.map_act.map_item1 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/map_itema1.png) no-repeat;
	background-size: 100% 100%;
}

.map_act.map_item2 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/map_itema2.png) no-repeat;
	background-size: 100% 100%;
}

.map_act.map_item3 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/map_itema3.png) no-repeat;
	background-size: 100% 100%;
}

.map_act.map_item4 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/map_itema4.png) no-repeat;
	background-size: 100% 100%;
}

.map_act.map_item5 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/map_itema5.png) no-repeat;
	background-size: 100% 100%;
}

.map_act.map_item6 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/map_itema6.png) no-repeat;
	background-size: 100% 100%;
}

.map_act.map_item7 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/map_itema7.png) no-repeat;
	background-size: 100% 100%;
}

.map_act.map_item8 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/map_itema8.png) no-repeat;
	background-size: 100% 100%;
}

.map_act.map_item9 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/map_itema9.png) no-repeat;
	background-size: 100% 100%;
}

.map_act.map_item10 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/map_itema10.png) no-repeat;
	background-size: 100% 100%;
}

.map_btn {
	width: 2.99rem;
	height: .59rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/map_btn.png) no-repeat;
	background-size: 100% 100%;
	display: block;
	margin: .32rem auto 0;
}


.bro_tshare {
	overflow: hidden;
}

.tshare_title {
	width: 5.42rem;
	height: 1.54rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/tshare_title1.png) no-repeat;
	background-size: 100% 100%;
	margin: 1.37rem auto 0;
}

.tshare_nav {
	display: flex;
	justify-content: center;
	margin: .67rem auto 0;
}

.tshare_nav1 {
	width: 3.15rem;
	height: .57rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/tshare_nav1.png) no-repeat;
	background-size: 100% 100%;
}

.tshare_nav2 {
	width: 3.15rem;
	height: .57rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/tshare_nav2.png) no-repeat;
	background-size: 100% 100%;
}

.tshare_act.tshare_nav1 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/tshare_nava1.png) no-repeat;
	background-size: 100% 100%;
}

.tshare_act.tshare_nav2 {
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/tshare_nava2.png) no-repeat;
	background-size: 100% 100%;
}

.tshare_coopbox {
	width: 7.5rem;
	height: 6rem;
	overflow-x: scroll;
	overflow-y: hidden;
}

.tshare_coopbox::-webkit-scrollbar {
	width: 0 !important
}

.tshare_coop {
	width: 15.03rem;
	display: flex;
	justify-content: space-between;
	margin: .65rem auto 0;
	position: relative;
}

.coop_items {
	width: 2.76rem;
	height: 4.31rem;
	position: relative;
}

.coop_items h5 {
	color: #f7fbff;
	font-size: .20rem;
	text-align: center;
	margin-top: .05rem;
	height: .43rem;
	display: flex;
	align-items: center;
	font-weight: normal;
	z-index: 100;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.coop_items1::after {
	content: '';
	width: 2.75rem;
	height: 4.31rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/coop_items1.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.coop_items2::after {
	content: '';
	width: 2.75rem;
	height: 4.31rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/coop_items2.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.coop_items3::after {
	content: '';
	width: 2.75rem;
	height: 4.31rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/coop_items3.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.coop_items4::after {
	content: '';
	width: 2.75rem;
	height: 4.31rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/coop_items4.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.coop_items5::after {
	content: '';
	width: 2.75rem;
	height: 4.31rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/coop_items5.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.coop_icon {
	width: .10rem;
	height: .10rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/icon.png) no-repeat;
	background-size: 100% 100%;
	align-self: center;
}

.coop_act.coop_items1::after {
	content: '';
	width: 2.94rem;
	height: 4.69rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/coop_act1.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: -.18rem;
	left: -.09rem;
}

.coop_act.coop_items2::after {
	content: '';
	width: 2.94rem;
	height: 4.69rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/coop_act2.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: -.18rem;
	left: -.09rem;
}

.coop_act.coop_items3::after {
	content: '';
	width: 2.94rem;
	height: 4.69rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/coop_act3.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: -.18rem;
	left: -.09rem;
}

.coop_act.coop_items4::after {
	content: '';
	width: 2.94rem;
	height: 4.69rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/coop_act4.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: -.18rem;
	left: -.09rem;
}

.coop_act.coop_items5::after {
	content: '';
	width: 2.94rem;
	height: 4.69rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/coop_act5.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: -.18rem;
	left: -.09rem;
}

.tshare_guow h5 {
	color: #5c6880;
	font-size: .2rem;
	text-align: center;
	margin: .4rem auto 0;
}

.coop_act h5 {
	top: -.18rem;
}

.guow_con {
	width: 7rem;
	display: flex;
	margin: 0.58rem auto 0;
	justify-content: space-between;
	height: 3.5rem;
}

.nri_items {
	width: 2.22rem;
	height: 3.32rem;
	position: relative;
}

.nri_items1::after {
	width: 2.22rem;
	height: 3.32rem;
	content: '';
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/nri_items1.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.nri_items2::after {
	width: 2.22rem;
	height: 3.32rem;
	content: '';
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/nri_items2.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.nri_items3::after {
	width: 2.22rem;
	height: 3.32rem;
	content: '';
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/nri_items3.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.nri_act.nri_items1::after {
	content: '';
	width: 2.43rem;
	height: 3.52rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/nri_itemsa1.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: -.1rem;
	left: -.1rem;
}

.nri_act.nri_items2::after {
	content: '';
	width: 2.43rem;
	height: 3.52rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/nri_itemsa2.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: -.1rem;
	left: -.1rem;
}

.nri_act.nri_items3::after {
	content: '';
	width: 2.43rem;
	height: 3.52rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/nri_itemsa3.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: -.1rem;
	left: -.1rem;
}

.guow_download {
	width: 2.99rem;
	height: .59rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/lijixiazai.png) no-repeat;
	background-size: 100% 100%;
	display: block;
	margin: .6rem auto 0;
}



.tc_tips {
	width: 5.34rem;
	height: 3.45rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/tc_bg.png) no-repeat;
	background-size: 100% 100%;
	position: relative;

}

.tc_tips::after {
	content: '';
	width: 7.1rem;
	height: 3.77rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/tc_yun.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: -.2rem;
	left: -.88rem;
	z-index: -1;
}

.tips_title {
	width: 2.85rem;
	height: .33rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/tc_tishi.png) no-repeat;
	background-size: 100% 100%;
	margin: .54rem auto 0;
}

.tips_con {
	margin: .3rem auto 0;
	width: 4.4rem;
}

.tips_con p {
	font-size: .22rem;
	color: #575b82;
}

.tips_btn {
	display: flex;
	justify-content: space-between;
	margin: .4rem auto 0;
}

.download_btn {
	width: 2.05rem;
	height: .45rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/download_btn.png) no-repeat;
	background-size: 100% 100%;
}

.rules_btn {
	width: 2.05rem;
	height: .45rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/rules_btn.png) no-repeat;
	background-size: 100% 100%;
}

.tc_close {
	width: .27rem;
	height: .27rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/close.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: -.2rem;
	right: -.2rem;
}

.login_title {
	width: 3.61rem;
	height: .33rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/tc_logtit.png) no-repeat;
	background-size: 100% 100%;
	margin: .50rem auto 0;
}

.wx_icon {
	width: 1.44rem;
	height: 1.44rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/wx_icon.png) no-repeat;
	background-size: 100% 100%;
}

.qq_icon {
	width: 1.44rem;
	height: 1.44rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/qq_icon.png) no-repeat;
	background-size: 100% 100%;
}

.login_con {
	display: flex;
	margin: .3rem auto 0;
	width: 3.56rem;
	justify-content: space-between;
}

.bind_title {
	width: 5.05rem;
	height: .61rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/xzqf_title.png) no-repeat;
	background-size: 100% 100%;
	margin: .5rem auto 0;
}

.bind_con {
	padding-top: .24rem;
}

.bind_c li {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: .1rem;
}

.bind_select {
	width: 2.64rem;
	height: .38rem;
	border: .02rem solid #757cb0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.bind_select select {
	width: 2.58rem;
	height: .34rem;
	border: 1px solid #abb4cc;
	outline: none;
	list-style: none;
	color: #868da9;
	font-size: .18rem;
	padding-left: .05rem;
}

.bid_btn {
	margin-top: .18rem;
	display: flex;
	justify-content: center;
}

.qr_icon {
	width: 2.05rem;
	height: .45rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/xzqf_btn1.png) no-repeat;
	background-size: 100% 100%;
	margin-right: .3rem;
}

.xzzc_icon {
	width: 2.05rem;
	height: .45rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/m/xzqf_btn2.png) no-repeat;
	background-size: 100% 100%;
}


.num_poll {
	font-size: .16rem;
	color: #6e83aa;
	text-align: center;
	white-space: nowrap;
	position: absolute;
	top: -.24rem;
	left: 50%;
	transform: translateX(-50%);
}

.loginContainer {
	font-size: .2rem;
	color: #41506e;
	position: fixed;
	top: .56rem;
	left: .64rem;
	height: .49rem;
	z-index: 100;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/login_icon.png) no-repeat center center;
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.loginContainer::after {
	content: '';
	width: .30rem;
	height: .49rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/login_icon1.png) no-repeat left center;
	background-size: auto 100%;
	position: absolute;
	top: 0;
	left: -.30rem;
	z-index: 10;
}

.loginContainer::before {
	content: '';
	width: .30rem;
	height: .49rem;
	background: url(//game.gtimg.cn/images/tlbb/cp/a20221226ppz/login_icon1.png) no-repeat right center;
	background-size: auto 100%;
	position: absolute;
	top: 0;
	right: -.30rem;
	z-index: 10;
}

.loginContainer a {
	color: #41506e;
}

.login_c {
	display: flex;
}
