@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-family: "microsoft yahei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
	font-size: 100%;
}

a {
	text-decoration: none;
	outline: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

body {
	height: 100%;
	background: #fff;
	-webkit-overflow-scrolling: touch;
	-webkit-font-smoothing: antialiased;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear: both;
}

* {
	-webkit-tap-highlight-color: transparent;
	box-sizing: border-box;
}

img {
	max-width: 100%;
	width: 100%;
}

html,
body {
	min-height: 100%;
	position: relative;
	font-size: 0.2rem;
	background: #fff;
	box-sizing: border-box;
}

input,
textarea {
	-webkit-appearance: none;
}


/**
 * border1px手机端解决方法    
 */

.wrapper {
	width: 7.5rem;
	height: 75.87rem;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box;
	background: url(../img/bg.jpg) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

.section {
	width: 100%;
	transition: all 0.3s ease;
}

.home {
	height: 6.8rem;
}

.home .nav {
	width: 2.3rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
	padding-top: 0.2rem;
	margin-left: 5rem;
}

.nav .item {
	width: 1.03rem;
	height: 0.42rem;
}

.nav .item a {
	display: block;
	width: 1.03rem;
	height: 0.42rem;
}

.nav .item .load {
	background: url(../img/nav1.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

.nav .item .loadout {
	background: url(../img/nav1_logout.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

.nav .item:nth-child(1) {
	background: url(../img/center.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

.account {
	background: url(../img/account.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 6.98rem;
	height: 0.57rem;
	line-height: 0.57rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-weight: bold;
	font-size: 0.17rem;
	color: #ffc1ca;
	margin: 5.5rem auto 0;
	box-sizing: border-box;
	padding: 0 0.2rem;
}

.account div {
	width: 23%;
	height: 0.2rem;
	border-right: 0.01rem solid #a27beb;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.account div:first-child {
	width: 23%;
}

.account div:nth-child(2) {
	width: 27%;
}

.account div:nth-child(3) {
	width: 23%;
}

.account div:nth-child(4) {
	width: 27%;
	border-right: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 0.1rem;
}

.account div:nth-child(4) span {
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.account div span {
	color: #fff;
}

.gift {
	margin: 1.54rem auto 0;
}

.gift .gi-top {
	margin: 0rem auto 0;
	width: 6.6rem;
	height: 2.1rem;
	overflow: hidden;
	box-sizing: border-box;
}

.gi-top .song {
	width: 2.6rem;
	box-sizing: border-box;
	float: left;
	text-align: center;
	margin-left: 0.16rem;
}

.gi-top .shou {
	width: 2.6rem;
	box-sizing: border-box;
	float: right;
	text-align: center;
	position: relative;
}
.shou .shou-btn{
	position: absolute;
	top: 1.06rem;
	left: 0.8rem;
	width: 1rem;
	height: 0.4rem;
}
.shou .shou-btn .shou-btn-bind{
	width: 1rem;
	height: 0.4rem;
	background: url(../img/bind.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.shou .shou-btn .shou-btn-update{
	width: 1rem;
	height: 0.4rem;
	background: url(../img/update.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.gi-top .gi-tou {
	width: 1rem;
	height: 1rem;
	margin-bottom: 0.4rem;
	border-radius: 0.1rem;
}

.shou .gi-tou {
	margin-left: 0.1rem;
}

.gi-top p {
	font-size: 0.22rem;
	font-weight: bold;
	color: #fff;
	line-height: 0.3rem;
	height: 0.3rem;
}

.gift-con {
	text-align: center;
	margin: 0 auto 0;
}

.selector-container {
	margin: -0.1rem auto 0;
}

.gift-selector {
	width: 2.23rem;
	height: 0.5rem;
	line-height: 0.5rem;
	color: #510113;
	font-size: 0.22rem;
	font-weight: bold;
	box-sizing: border-box;
	background: url(../img/select.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	padding: 0 0.16rem;
	appearance: none;
	/* 移除默认样式 */
	-webkit-appearance: none;
	/* Safari 和 Chrome */
	-moz-appearance: none;
	/* Firefox */
	border: none;
}

.image-container {
	width: 3.5rem;
	height: 3.5rem;
	box-sizing: border-box;
	/*border: 1px solid #000;*/
	margin: -0.3rem auto 0;
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	padding-left: 0.3rem;
}

.image-container .selected-image[src*="flower1.png"] {
	width: 1.68rem;
	height: 2.62rem;
}

.image-container .selected-image[src*="flower2.png"] {
	width: 2.1rem;
	height: 3.12rem;
}

.image-container .selected-image[src*="flower3.png"] {
	width: 2.48rem;
	height: 3.48rem;
}

.image-container .selected-image[src*="flower4.png"] {
	width: 2.38rem;
	height: 3.32rem;
}

.image-container .selected-image[src*="flower5.png"] {
	width: 2.27rem;
	height: 3.46rem;
}

.item-price {
	text-align: center;
	line-height: 0.22rem;
	height: 0.22rem;
	color: #510113;
	font-size: 0.22rem;
	font-weight: bold;
	margin: 0.2rem auto 0.14rem;
}

.btn_song {
	display: block;
	width: 2.59rem;
	height: 0.89rem;
	background: url(../img/give.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	margin: 0 auto 0;
}

.duihuan {
	width: 7.15rem;
	height: 9.5rem;
	background: url(../img/aishen.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	margin: 0.35rem auto 0;
	text-align: center;
	box-sizing: border-box;
	padding-top: 1.58rem;
}

.duihuan .duihuan-p {
	font-size: 0.31rem;
	font-weight: bold;
	color: #ff4c74;
	height: 0.31rem;
	line-height: 0.31rem;
}

.duihuan .duihuan-p span {
	color: #9c5bef;
}

.duihuan-con {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: space-between;
	width: 6.2rem;
	height: 6.8rem;
	box-sizing: border-box;
	margin: 0.34rem auto 0;
}

.duihuan-block {
	width: 3.1rem;
	height: 3.14rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	box-sizing: border-box;
}

.dui-img-block {
	width: 1.64rem;
	height: 1.64rem;
	background: url(../img/dui-img-block.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.dui-img-block img {
	max-height: 1.2rem;
	max-width: 1.2rem;
}

.dui-name {
	color: #7e263a;
	font-size: 0.22rem;
	font-weight: bold;
	line-height: 0.22rem;
	height: 0.22rem;
	width: 100%;
	text-align: center;
	margin: 0.16rem auto 0.07rem;
}

.dui-jinjian {
	color: #7e263a;
	font-size: 0.22rem;
	font-weight: bold;
	line-height: 0.22rem;
	height: 0.22rem;
	width: 100%;
	text-align: center;
	margin: 0rem auto 0.13rem;
}

.dui-btn {
	display: block;
	width: 1.31rem;
	height: 0.7rem;
	background: url(../img/duihuan.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.huabang{
	width: 7.5rem;
	height: 12.65rem;
	background: url(../img/table-pink.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	box-sizing: border-box;
	padding-top: 2.22rem;
}
.tab-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 5.2rem;
	height: 1.08rem;
	margin: 0 auto;
}
/* tab2激活时的背景 */
.huabang.tab2-active {
    background-image: url(../img/table-blue.png);
}

.tab-item {
	transition: all 0.3s ease;
	width: 2.32rem;
	height: 1.08rem;
}
.tab-item img{
	width: 2.32rem;
	height: 1.08rem;
}
/* 激活状态 - 在底部添加小图标 */
.tab-item.active {
    position: relative;
}

.tab-item.active::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -0.12rem;
    transform: translateX(-50%);
    width: 0.54rem;
    height: 0.49rem;
    background: no-repeat center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

/* tab1激活时的底部小图标 */
.tab-item[data-tab="tab1"].active::after {
    background-image: url(../img/arrow-pink.png);
}

/* tab2激活时的底部小图标 */
.tab-item[data-tab="tab2"].active::after {
    background-image: url(../img/arrow-blue.png);
}
.tab-content {}

.content-panel {
	display: none;
	animation: fadeIn 0.5s ease;
}
.content-panel.active {
	display: block;
}
.tab-content table{
	width: 5.3rem;
	height: 6.5rem;
	color: #7e263a;
	font-size: 0.22rem;
	font-weight: bold;
	text-align: center;
	margin: -0.06rem auto 0;
	box-sizing: border-box;
	display: block; /* 改为block布局 */
    overflow: hidden; /* 隐藏外部溢出 */
}
/* 设置thead固定 */
.tab-content table thead {
    display: table; /* 保持表格布局 */
    width: 100%;
    table-layout: fixed; /* 固定布局 */
}

/* 设置tbody滚动 */
.tab-content table tbody {
    display: block; /* 改为block布局 */
    width: 100%;
    max-height: calc(6.5rem); /* 总高度减去表头高度 */
    overflow-y: auto; /* 垂直滚动 */
    box-sizing: border-box;
}
.tab-content table th{
	
}
.tab-content table th:nth-child(1){
	width: 0.8rem;
}
.tab-content table th:nth-child(2){
	width: 1.1rem;
}
.tab-content table th:nth-child(3){
	width: 2.08rem;
}
.tab-content table th:nth-child(4){
	width: 1.32rem;
}
.tab-content table tr{
	height: 0.67rem;
	line-height: 0.67rem;
	box-sizing: border-box;
}
.tab-content table tr td{
	border: 1px solid #ffbeb9;
	box-sizing: border-box;
}
#tab2 table tr td{
	border: 1px solid #89c4cd;
	box-sizing: border-box;
}
#tab2 table tr td:nth-child(1){
	border-left: none;
}
#tab2 table tr td:nth-child(4){
	border-right: none;
}
.tab-content table tr td:nth-child(1){
	border-left: none;
}
.tab-content table tr td:nth-child(4){
	border-right: none;
}
.table-bang{
	width: 5.25rem;
	height: 0.48rem;
	line-height: 0.48rem;
	background: #ffffff;
	font-size: 0.22rem;
	font-weight: bold;
	color: #7e263a;
	margin: 0rem auto 0;
	text-align: center;
    border-radius: 0.25rem;
}
.table-bang span{
	color: #ff7800;
}
.lubiantan{
	width: 7.15rem;
	height: 13.41rem;
	background: url(../img/lubiantan.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	text-align: center;
	margin: 0rem auto 0;
}
.lubiantan img{
	margin: 4.62rem auto 0;
	width: 5.86rem;
	height: 8.2rem;
}
.tanwei{
	width: 7.15rem;
	height: 4.7rem;
	background: url(../img/tanwei.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	margin: 0.35rem auto 0;
}
.rule{
	width: 7.15rem;
	height: 18.16rem;
	background: url(../img/rule.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	margin: 0.35rem auto 0;
}



.winpop {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 101;
	justify-content: center;
	align-items: center;
}

.winpop .winpop_block.winpop-ewm-content {
	background: url(../img/winpop-sidebar.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 6.41rem;
	height: 9.04rem;
	position: relative;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	flex-direction: column;
}

.winpop .winpop_block.winpop-gailv-content {
	background: url(../img/winpop-gailv.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 6.41rem;
	height: 9.04rem;
	position: relative;
}

.winpop-ewm-content .ewm-gzh {
	width: 2.8rem;
	height: 3.8rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: column;
}

.ewm-gzh img:first-child {
	width: 1.89rem;
	height: 0.75rem;
}

.ewm-gzh img:last-child {
	width: 2.8rem;
	height: 2.81rem;
}

.winpop-ewm-content .ewm-wx {
	width: 2.8rem;
	height: 3.8rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: column;
}
.ewm-wx img:first-child {
	width: 2.28rem;
	height: 0.76rem;
}
.ewm-wx img:last-child {
	width: 2.8rem;
	height: 2.81rem;
}
.closeBtn {
	width: 0.83rem;
	height: 0.83rem;
	background: url(../img/btn_close.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	right: 0;
}
.winpop-faction-content{
	width: 6.95rem;
	height: 4.51rem;
	background: url(../img/winpop-normal.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	position: relative;
	box-sizing: border-box;
}
.faction-con {
	text-align: center;
	margin-top: 0.8rem;
}
.faction-con .faction-con-top p{
	color: #3d3d3e;
	font-size: 0.28rem;
	font-weight: bold;
	line-height: 0.36rem;
}
.faction-con .faction-con-bottom{
	margin-top: 0.1rem;
}
.faction-con .faction-con-bottom p {
	color: #b470cd;
	font-size: 0.23rem;
	line-height: 0.36rem;
}
.faction-uid{
	margin: 0.7rem auto 0;
	text-align: center;
}
.faction-uid .uid-p{
	color: #3d3d3e;
	font-size: 0.28rem;
	font-weight: bold;
	line-height: 0.36rem;
}
.faction-uid .uid-input{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 5.8rem;
	height: 0.84rem;
	box-sizing: border-box;
	padding: 0 0.06rem;
	border: 1px solid #a29c85;
	margin: 0.3rem auto 0;
}
.uid-input input{
	width: 4.4rem;
	height: 0.84rem;
	line-height: 0.84rem;
	box-sizing: border-box;
	padding: 0 0.24rem;
	border: none;
	background: transparent;
	color: #3d3d3e;
	font-weight: bold;
	font-size: 0.28rem;
}
.uid-input .uid-chaxun{
	width: 1.08rem;
	height: 0.56rem;
	line-height: 0.56rem;
	box-sizing: border-box;
	border: 1px solid #a2a2a2;
	background: #afafaf;
	font-size: 0.26rem;
	color: #fff;
	text-align: center;
	font-weight: bold;
	border-radius: 0.1rem;
	cursor: pointer;
}
.uid-con{
	height: 0.36rem;
	line-height: 0.36rem;
	margin: 0.2rem auto;
}
.uid-con p{
	color: #b470cd;
	font-size: 0.23rem;
}
.uid-btn{
	width: 2.18rem;
	height: 0.86rem;
	background: url(../img/uid-btn.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	margin: 0 auto 0;
}
.faction-con .success p{
	color: #3d3d3e;
	font-size: 0.28rem;
	font-weight: bold;
	line-height: 0.36rem;
}
.success-btn{
	width: 2.18rem;
	height: 0.86rem;
	background: url(../img/queding.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	margin: 0.45rem auto 0;
}
.get-btn{
	width: 2.18rem;
	height: 0.86rem;
	background: url(../img/queding.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	margin: 0.4rem auto 0;
}
.faction-con .success{
	margin-bottom: 0.4rem;
}
.winpop-duihuan-con{
	margin: 0.9rem auto 0;
	text-align: center;
}
.winpop-duihuan-con p{
	color: #3d3d3e;
	font-size: 0.28rem;
	font-weight: bold;
	line-height: 0.36rem;
}
.winpop-duihuan-con p span{
	color: #ff00a8;
}
.winpo-faction-btn{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 4.8rem;
	height: 0.86rem;
	margin: 0.3rem auto 0;
}
.winpo-duihuan-btn{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 4.8rem;
	height: 0.86rem;
	margin: 0.6rem auto 0;
}
.winpo-duihuan-btn .duihuan-btn-confirm {
	width: 2.18rem;
	height: 0.86rem;
	background: url(../img/queding.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.winpo-duihuan-btn .duihuan-btn-cancel {
	width: 2.18rem;
	height: 0.86rem;
	background: url(../img/canael.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.winpo-faction-btn .faction-btn-confirm {
	width: 2.18rem;
	height: 0.86rem;
	background: url(../img/confirm.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.winpo-faction-btn .faction-btn-cancel {
	width: 2.18rem;
	height: 0.86rem;
	background: url(../img/canael.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.reward-con {
	font-size: 0.28rem;
	color: #e90101;
	font-weight: bold;
	/* margin: 0.1rem 0; */
	text-align: center;
	margin: 1.3rem auto 0;
}
.reward-btn {
	width: 2.18rem;
	height: 0.86rem;
	background: url(../img/btn_know.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	border: none;
	cursor: pointer;
	margin: 1rem auto 0;
	transition: all 0.3s;
}
#winpop-get .winpop-faction-content{
	width: 6.95rem;
	height: 7.84rem;
	background: url(../img/get.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	position: relative;
	box-sizing: border-box;
}
.winpop-get-con{
	width: 5.82rem;
	height: auto;
	box-sizing: border-box;
	padding: 0.15rem 0.26rem;
	border: 1px solid #f2c747;
	background: #FFFFFF;
	margin: 1.3rem auto 0;
	border-radius: 0.3rem;
}
.winpop-get-con table{
	width: 5.3rem;
    height: auto;
    color: #7e263a;
    font-size: 0.22rem;
    font-weight: bold;
    text-align: center;
    margin: 0rem auto 0;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
}
.winpop-get-con table tr {
    height: 0.6rem;
    line-height: 0.6rem;
    box-sizing: border-box;
}
.winpop-get-con table tr:last-child td{
	border-bottom: none;
}
.winpop-get-con table th:nth-child(1){
	width: 1rem;
}
.winpop-get-con table th:nth-child(2){
	width: 3.3rem;
}
.winpop-get-con table th:nth-child(3){
	width: 1rem;
}
.winpop-get-con table tr td{
	border: 1px solid #f2c747;
	box-sizing: border-box;
}
.winpop-get-con table tr td:nth-child(1){
	border-left: none;
}
.winpop-get-con table tr td:nth-child(3){
	border-right: none;
}

.gather-con {
	color: #3d3d3e;
	font-weight: bold;
	font-size: 0.28rem;
	width: 5rem;
	margin: 0 auto;
}

.gather-con p {
	text-align: center;
	margin: 0.84rem auto 0.43rem;
}

.gather-detail {
	width: 5.04rem;
	height: 0.72rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: url(../img/gather-detail.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	box-sizing: border-box;
	padding: 0 0.16rem;
	margin: 0 auto;
}

.gather-detail .gather-addr {
	width: 4.7rem;
	height: 0.72rem;
	line-height: 0.72rem;
	overflow: hidden;
	white-space: nowrap;
	/* 防止文本换行 */
	text-overflow: ellipsis;
	/* 显示省略号 */
}

.gather-detail .gather-detail-copy {
	width: 0.34rem;
	height: 0.42rem;
	background: url(../img/copy.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

.gather-copy {
	width: 2.18rem;
	height: 0.86rem;
	background: url(../img/btn_copy.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	margin: 0.44rem auto 0;
}

.winpop .winpop-wrap {
	padding: 0rem 0 0 0;
	overflow: hidden;
	width: 6.92rem;
	height: 5.94rem;
	background: url(../img/winpop-loadbg.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	position: relative;
	box-sizing: border-box;
}

.code_form {
	padding: 1.38rem 0.69rem 0 1.33rem;
}

.code_form_a {}

.code_form li {
	margin-bottom: 0.27rem;
	position: relative;
}

.code_form li input {
	width: 100%;
	height: 0.67rem;
	line-height: 0.67rem;
	padding: 0;
	outline: none;
	border: none;
	color: #a1a1a1;
	font-size: 0.28rem;
	background: transparent;
}

.code_form li .code {
	width: 2.12rem;
	height: 0.67rem;
	position: absolute;
	right: 0;
	top: 0;
}

.code_form li .code {
	color: #6255d6;
	font-size: 0.28rem;
	width: 1.6rem;
	height: 0.56rem;
	text-align: center;
	line-height: 0.56rem;
	margin-top: 0.09rem;
	border: 0.01rem solid #6255d6;
}

.winpop-btn {
	width: 2.8rem;
	height: 0.88rem;
	margin: 0.4rem auto 0;
}

.winpop-btn a.btn {
	width: 2.8rem;
	height: 0.88rem;
	display: block;
}

.download {
	width: 5.6rem;
	height: 0.53rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0.24rem auto 0;
}

.download p {
	color: #1f1f1f;
	font-size: 0.22rem;
}

.download .download-android {
	width: 1.73rem;
	height: 0.53rem;
	background: url(../img/android.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

.download .download-ios {
	width: 1.73rem;
	height: 0.53rem;
	background: url(../img/ios.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

@keyframes fadeInUpSmall {
	from {
		opacity: 0;
		transform: translate3d(0, 20%, 0);
	}
	to {
		opacity: 1;
		transform: none;
	}
}

.fadeInUpSmall {
	animation-name: fadeInUpSmall;
	animation-duration: 0.3s;
	-webkit-animation-name: fadeInUpSmall;
	-webkit-animation-duration: 0.3s;
}

.winpop .winpop-wrap .winpop-close {
	height: 0.43rem;
	width: 0.43rem;
	background: url(../img/close.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	position: absolute;
	right: 0.23rem;
	top: 0.23rem;
	cursor: pointer;
}

.winpop-own,
.winpop-other,
.winpop-yqm {
	background: #FFFFFF;
	border-radius: 0.3rem;
}

.winpop .winpop_close {
	width: 0.45rem;
	height: 0.45rem;
	position: absolute;
	right: 0.33rem;
	top: 0.4rem;
	background: url("../img/close.png") no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	cursor: pointer;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}

.winpop-load-block {
	width: 6.92rem;
	height: 7.45rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: column;
	position: relative;
	box-sizing: border-box;
}

.load-tip {
	width: 5.61rem;
	height: 1.57rem;
	background: url("../img/load-tip.png") no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

.winpop_block.winpop-person-content,
.winpop_block.winpop-rule-content {
	background: url(../img/winpop-chou.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 6.41rem;
	height: 9.04rem;
	position: relative;
}
.person-con{
	text-align: center;
}
.person-con .person-title{
	width: 4.88rem;
	height: 0.89rem;
	margin: 0.5rem auto 0rem;
}
.person-con .rule-title{
	width: 4.66rem;
	height: 0.47rem;
	margin: 0.7rem auto 0.26rem;
}
.person-bg{
	background: url(../img/rule-bg.png) no-repeat center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    width: 5.79rem;
    height: 7.12rem;
    margin: 0 auto;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 0.5rem 0.36rem;
}
.person-top{
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: left;
	color: #a27beb;
	font-size: 0.22rem;
	font-weight: bold;
	height: 0.6rem;
}
.person-top div:last-child{
	text-align: right;
}
.person-list{
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: left;
	color: #ffeeb2;
	font-size: 0.22rem;
	font-weight: bold;
	height: 0.6rem;
	box-sizing: border-box;
	border-top: 0.01rem solid #ffeeb2;
}
.person-list .person-le{
	width: 50%;
}
.person-list .person-ri{
	width: 50%;
	text-align: right;
	overflow: hidden;
	white-space: nowrap; /* 防止文本换行 */
	text-overflow: ellipsis; /* 显示省略号 */
}


.counter-container{
	display: flex;
    justify-content: space-between;
    align-items: center;
    width: 2.5rem;
    height: 0.36rem;
    margin: 0.5rem auto 0;
}
.counter-btn{
	width: 0.32rem;
	height: 0.32rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.decrease-btn img{
	width: 0.19rem;
	height: 0.07rem;
}
.increase-btn img{
	width: 0.25rem;
	height: 0.25rem;
}
.counter-input-container{
	width: 1.5rem;
	height: 0.36rem;
}
.counter-input {
    width: 1.5rem;
	height: 0.36rem;
	line-height: 0.36rem;
    font-size: 0.3rem;
    font-weight: bold;
    text-align: center;
    border-radius: 0.1rem;
    color: #002a5f;
    background-color: #f4f3de;
    transition: all 0.3s ease;
}
.winpop-duihuan-con p.js-tip{
	color: #ff0000;
	line-height: 0.2rem;
	font-size: 0.2rem;
	font-weight: bold;
	margin: 0.12rem auto 0.2rem;
	text-align: center;
}


.viewport-tip {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 6.9rem;
  height: 1.19rem;
  line-height: 1.19rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: url(../img/danmu.png) no-repeat center center;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  color: #2d58ba;
  font-size: 0.27rem;
  font-weight: bold;
  z-index: 9999;
  animation: bounceInRight 1s ease;
}
.flower-img{
	width: 0.72rem;
	height: 0.67rem;
}
/* bounceInRight 动画 */
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    transform: translateX(-50%) translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translateX(-50%) translate3d(-25px, 0, 0);
  }

  75% {
    transform: translateX(-50%) translate3d(10px, 0, 0);
  }

  90% {
    transform: translateX(-50%) translate3d(-5px, 0, 0);
  }

  to {
    transform: translateX(-50%) translate3d(0, 0, 0);
  }
}