<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ui-page, .ui-page-group{
	background: #F7F7F7;
}
body{
	font-size: .24rem;
}
/*****************/
.banner{
	background:  url(../../Images/Product/ticket/zx_bg_ypb12x.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 3.96rem;
	position: relative;
}
.champion{
	position: absolute;
	left: .88rem;
	top: 1.62rem;
}
.champion span{
	padding: 0 .2rem;
	height: .6rem;
	line-height: .6rem;
	display: inline-block;
	background: rgba(247,135,3,.5);
	color: #fff;
	float: left;
}
.champion em{
	padding: 0 .35rem;
	height: .6rem;
	line-height: .6rem;
	display: inline-block;
	background: rgba(247,135,3,1);
	color: #fff;
	float: left;
}
.banner a{
	width: 3.28rem;
	height: .64rem;
	line-height: .64rem;
	text-align: center;
	color: #333;
	font-size: .26rem;
	background: #FFFFFF;
	border-radius: 16px;
	position: absolute;
	left: 2.1rem;
	bottom: .4rem;
}
.banner a span{
	color: #FEA967;
	padding: 0 .1rem;
}
.banner a i{
	background:  url(../../Images/Product/ticket/sy_icon_de.png) no-repeat;
	background-size: 100% 100%;
	width: .28rem;
	height: .28rem;
	display: inline-block;
	margin-left: .1rem;
	vertical-align: middle;
}
.ticket_con{
	background: #FCF5EA;
	box-shadow: 0px 1px 12px 0px rgba(255,205,110,.8);
	width: 97%;
	margin: 0 auto;
}
/***********/
.hed_box a{
	display: block;
	padding: 0 .28rem;
	overflow: hidden;
}
.hed_box .img{
	width: .99rem;
	height: .99rem;
	border-radius: 50%;
	float: left;
	overflow: hidden;
	border: solid 2px #FFCD6E;
}
.hed_box .name{
	color: #999;
	float: left;
	font-size: .24rem;
	padding-left: .2rem;
}
.hed_box .name h3{
	color: #333;
	font-size: .28rem;
	padding-top: .07rem;
}
.hed_box .name i{
	width: .16rem;
	height: .28rem;
	display: inline-block;
	position: relative;
	top: .04rem;
	margin-right: .02rem;
}
.hed_box .name .se_1{
	color: #FEA967;
	margin-right: .2rem;
}
.hed_box .name .se_2{
	color: #FE7467;
	margin-right: .2rem;
}
.hed_box .name .se_2 i{
	background:  url(../../Images/Product/ticket/icon_sfxd2x.png) no-repeat;
	background-size: 100% 100%;
}
.hed_box .name .se_3{
	color: #01B2B6;
}
.hed_box .name .se_3 i{
	background:  url(../../Images/Product/ticket/icon_sfxd2b.png) no-repeat;
	background-size: 100% 100%;
}
.hed_box .text{
	float: right;
	color: #01B2B6;
	font-size: .28rem;
	padding-top: .1rem;
}
.concenter{
	padding: 0 .28rem;
	overflow: hidden;
}
.list_kit{
	display: -webkit-flex;
	overflow: hidden;
}
.list_kit li{
	padding-top: .46rem;
	-webkit-flex: 1;
	color: #333;
	font-size: .28rem;
}
.list_kit li:nth-child(2){
	text-align: center;
}
.list_kit li:nth-child(2) i{
	width: .12rem;
	height: .08rem;
	display: inline-block;
	vertical-align: middle;
	margin-left: .05rem;
	background:  url(../../Images/Product/ticket/icon_xsj2.png) no-repeat;
	background-size: 100% 100%;
}
.list_kit li:last-child{
	text-align: right;
}
.list_kit li:last-child i{
	width: .28rem;
	height: .28rem;
	display: inline-block;
	position: relative;
	top: .04rem;
	margin-left: .05rem;
	background:  url(../../Images/Product/ticket/icon_gz2x.png) no-repeat;
	background-size: 100% 100%;
}
.list_data{
	margin-top: .4rem;
	margin-bottom: .4rem;
	width: 100%;
	background: #FFFFFF;
	border-radius: 24px;
	border: 1px solid #FFDEC4;
	padding: .24rem;
}
.list_data li{
	overflow: hidden;
	padding-top: .2rem;
}
.list_data li em{
	font-style: normal;
	color: #999999;
	font-size: .28rem;
	float: left;
	width: .6rem;
	text-align: center;
	padding-top: .2rem;
}
.list_data .clearfix{
	width: 4.55rem;
	float: left;
	border-bottom: solid 1px #EEEEEE;
	padding-bottom: .4rem;
	margin-bottom: .2rem;
}
.list_data li:last-child .clearfix{
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.list_data li .img{
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
	float: left;
	position: relative;
}
.list_data li .img img{
	border-radius: 50%;
}
.list_data li .name{
	float: left;
	padding-left: .24rem;
	padding-top: .05rem;
}
.list_data li .name h3{
	font-size: .28rem;
	font-weight: normal;
}
.list_data li .name p{
	color: #999;
	padding-top: .05rem;
}
.list_data li .name p span{
	color: #FEA967;
}
.list_data li .btnMoney{
	float: right;
	width: 1.5rem;
	height: .64rem;
	line-height: .64rem;
	text-align: center;
	font-size: .24rem;
	color: #fff;
	background: #FEA967;
	border-radius: 8px;
	margin-top: .12rem;
}
.list_data li .btnMoney i{
	width: .24rem;
	height: .24rem;
	display: inline-block;
	position: relative;
	top: .04rem;
	margin-right: .05rem;
	background:  url(../../Images/Product/ticket/sy_icon_db12x.png) no-repeat;
	background-size: 100% 100%;
}
.list_data li .img::after{
	content: "";
	width: .32rem;
	height: .32rem;
	position: absolute;
	top: -.26rem;
	left: .3rem;
}
.list_data li:nth-child(1) .img{
    border: 2px solid #FCAC03;
}
.list_data li:nth-child(1) em{
	color: #FE684B;
}
.list_data li:nth-child(1) .img::after{
	background:  url(../../Images/Product/sy_icon_crown1.png) no-repeat;
	background-size: 100% 100%;
}
.list_data li:nth-child(2) .img{
    border: 2px solid #92A1B8;
}
.list_data li:nth-child(2) em{
	color: #FF914D;
}
.list_data li:nth-child(2) .img::after{
	background:  url(../../Images/Product/sy_icon_crown2.png) no-repeat;
	background-size: 100% 100%;
}
.list_data li:nth-child(3) .img{
    border: 2px solid #BCA27D;
}
.list_data li:nth-child(3) .img::after{
	background:  url(../../Images/Product/sy_icon_crown3.png) no-repeat;
	background-size: 100% 100%;
}
.list_data li:nth-child(3) em{
	color: #FFB846;
}
/**/
.rules_pop .concter{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 1001;
	width: 6.4rem;
	color: #333;
	font-size: .24rem;
}
.rules_pop .concter h3{
	height: .76rem;
	line-height: .76rem;
	text-align: center;
	color: #FFFFFF;
	font-size: .32rem;
	font-weight: normal;
	background: #FF9F36;
    border-radius: .24rem .24rem 0px 0px;
}
.rules_pop .concter h6{
	font-weight: normal;
	padding-top: .16rem;
}
.rules_pop .con_text{
	height: 6.6rem;
	overflow: scroll;
	padding: .16rem .3rem .3rem .3rem;
	background-color: #FFFFFF;
	border-radius: 0px 0px .24rem .24rem;
}
.rules_pop .con_text p{
	font-size: .28rem;
	font-weight: bold;
	padding-top: .4rem;
	padding-bottom: .16rem;
}
.rules_pop .con_text p i{
	width: .28rem;
	height: .28rem;
	display: inline-block;
	position: relative;
	top: .04rem;
	margin-right: .1rem;
	background:  url(../../Images/Product/ticket/zx_icon_kk2x.png) no-repeat;
	background-size: 100% 100%;
}
.rules_pop .icon_close{
	text-align: center;
	padding-top: .8rem;
}
.rules_pop .icon_close i{
	width: .64rem;
	height: .64rem;
	display: inline-block;
	background:  url(../../Images/Product/ticket/tc_close2x.png) no-repeat;
	background-size: 100% 100%;
}
/**/
.welfare_no{
	text-align: center;
	font-size: .28rem;
	color: #999;
	padding: .6rem 0;
}
.welfare_no img{
	width: 2.4rem;
	height: 2.4rem;
}
.welfare_no a{
	width: 4.4rem;
	height: .8rem;
	line-height: .8rem;
	background: #01B2B6;
	border-radius: 44px;
	color: #FFFFFF;
	font-size: .32rem;
	margin-top: .8rem;
	display: inline-block;
}
.welfare_no a i{
	background: url(../../Images/Member/order/sy_icon_det.png) no-repeat;
	background-size: 100% 100%;
	width:  .34rem;
	height: .32rem;
	display: inline-block;
	position: relative;
	top: .05rem;
	margin-left: .1rem;
}</pre></body></html>