@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: 60.45rem;
	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%;
	overflow: hidden;
}

.nav {
	width: 2.74rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
	padding-top: 0.2rem;
	margin-left: 4.4rem;
}

.nav .item {
	width: 1.32rem;
	height: 0.54rem;
}

.nav .item a {
	display: block;
	width: 1.32rem;
	height: 0.54rem;
}

.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(2) {
	background: url(../img/nav2.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: #FFFFEF;
	margin: 4.2rem auto 0;
	box-sizing: border-box;
	padding: 0 0.2rem;
	/*position: relative;*/
}

.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: #ffc2cb;
}
.ling {
	margin: 5.34rem auto 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: column;
	width: 6.08rem;
	height: 2.24rem;
	/*position: relative;*/
}
.ling a.btn_ling {
	display: block;
	width: 2.56rem;
	height: 0.86rem;
	background: url(../img/btn_ling.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.ling a.btn_linged {
	display: block;
	width: 2.56rem;
	height: 0.86rem;
	background: url(../img/btn_linged.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.ling_rule {
	box-sizing: border-box;
	border: 0.05rem solid #b895fe;
	/*padding: 0.22rem 0.16rem;*/
	color: #000;
	font-size: 0.22rem;
	line-height: 0.26rem;
	background: #ffffef;
	width: 6.08rem;
	height: 1.3rem;
	border-radius: 0.2rem;
	display: flex;
	justify-content: center;
	text-align: center;
	align-items: center;
}
.goods {
	margin: 3.12rem auto 0;
}
.time_block {
	width: 3.91rem;
	height: 0.43rem;
	background: #7876c9;
	line-height: 0.43rem;
	color: #fff;
	font-size: 0.26rem;
	text-align: center;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 0.2rem;
	margin: 0 auto;
}
/*.goods .time{}*/
.goods .img-bg {
	width: 1.38rem;
	height: 1.38rem;
	background: url(../img/img-bg.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0.22rem auto 0.08rem;
}
.goods .img-bg img {
	max-width: 1rem;
	max-height: 1rem;
}
.goods_name {
	text-align: center;
	color: #2b1965;
	font-size: 0.22rem;
	font-weight: bold;
}
.goods_num {
	text-align: center;
	color: #d33030;
	font-size: 0.3rem;
	font-weight: bold;
	margin: 0.4rem auto 0.18rem;
}
.goods_btn {
	margin: 0 auto 0;
	width: 2.56rem;
	height: 0.86rem;
}
.goods_btn .buy {
	display: block;
	width: 2.56rem;
	height: 0.86rem;
	background: url(../img/buy.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.goods_btn .buyed {
	display: block;
	width: 2.56rem;
	height: 0.86rem;
	background: url(../img/buyed.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.goods_btn .unbuy {
	display: block;
	width: 2.56rem;
	height: 0.86rem;
	background: url(../img/unbuy.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.goods_rule {
	box-sizing: border-box;
	border: 0.05rem solid #b995fe;
	/*padding: 0.22rem 0.16rem;*/
	color: #000;
	font-size: 0.22rem;
	background: #feffe7;
	width: 6.2rem;
	height: 2.4rem;
	padding: 0.1rem 0.05rem;
	border-radius: 0.2rem;
	text-align: center;
	margin: 0.16rem auto 0;
}
.goods_rule p {
	text-align: left;
	line-height: 0.3rem;
}
.bless {
	text-align: center;
	position: relative;
}
.bless-text {
	width: 4.39rem;
	height: 2.89rem;
	background: url("../img/textarea.png") no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	border: none;
	outline: none;
	resize: none;
	margin: 2.77rem auto 0;
	box-sizing: border-box;
	padding: 0.18rem;
	font-weight: bold;
	font-size: 0.26rem;
	color: #47392c;
	line-height: 0.32rem;
	position: relative;
	z-index: 2;
}
.char-counter {
	position: absolute;
	right: 1.8rem;
	top: 5.16rem;
}
.bless-btn {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	width: 2.56rem;
	height: 1.82rem;
	margin: 0.3rem auto 0.4rem;
	position: relative;
	z-index: 2;
}
.bless-fabu {
	width: 2.56rem;
	height: 0.86rem;
	background: url("../img/bless-fabu.png") no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.bless-ling {
	width: 2.56rem;
	height: 0.86rem;
	background: url("../img/bless-ling.png") no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.bless-linged {
	width: 2.56rem;
	height: 0.86rem;
	background: url("../img/bless-linged.png") no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.bless_rule {
	box-sizing: border-box;
	border: 0.05rem solid #b895fe;
	/*padding: 0.22rem 0.16rem;*/
	color: #000;
	font-size: 0.22rem;
	background: #ffffef;
	width: 6.08rem;
	height: 1.24rem;
	border-radius: 0.2rem;
	display: flex;
	justify-content: center;
	text-align: center;
	align-items: center;
	margin: 0 auto;
}
.wish {
	margin: 0 auto;
}
.wish .wish-con {
	width: 6.18rem;
	height: 3.3rem;
	display: flex;
	justify-content: center;
	align-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin: 2.64rem auto 0;
	/*position: relative;*/
}
.yuan {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 1.5rem;
	height: 1.52rem;
	justify-content: center;
	/*margin-right: 0.06rem;*/
}
.img-bg {
	width: 0.91rem;
	height: 0.91rem;
	background: url(../img/img-bg.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.yuan .img-bg img {
	max-width: 0.76rem;
	max-height: 0.76rem;
}
.yuan p {
	color: #4a3a7b;
	font-weight: bold;
	font-size: 0.14rem;
	line-height: 0.16rem;
	height: 0.36rem;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.yuan-btn {
	width: 0.92rem;
	height: 0.33rem;
	background: url(../img/yuan.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.yuan-btned {
	width: 0.92rem;
	height: 0.33rem;
	background: url(../img/yuan_ed.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.yuan-btnun {
	width: 0.92rem;
	height: 0.33rem;
	background: url(../img/yuan_un.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.list{
	width: 6.15rem;
	height: 2.27rem;
	background: url(../img/list-bg.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	margin: 0rem auto 0;
}
.list-title{
	text-align: center;
	color: #FFFFEF;
	font-weight: bold;
	font-size: 0.26rem;
	height: 0.54rem;
	padding-top: 0.12rem;
	box-sizing: border-box;
}
.list-ul{
	width: 5.3rem;
	height: 1.5rem;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.list-ul .list-li{
	height: 0.3rem;
	line-height: 0.3rem;
	color: #5e5e5e;
	font-size: 0.24rem;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.scroll-inner {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
#xuyuan{
	margin: 0.3rem auto 0.1rem;
}
.list_rule {
	box-sizing: border-box;
	border: 0.05rem solid #b995fe;
	/*padding: 0.22rem 0.16rem;*/
	color: #000;
	font-size: 0.22rem;
	background: #feffe7;
	width: 6.2rem;
	height: 4.5rem;
	padding: 0.1rem 0.05rem;
	border-radius: 0.2rem;
	text-align: center;
	margin: 0.2rem auto 0;
}
.list_rule p {
	text-align: left;
	line-height: 0.3rem;
}
.foot_rule {
	box-sizing: border-box;
	border: 0.05rem solid #b995fe;
	/*padding: 0.22rem 0.16rem;*/
	color: #000;
	font-size: 0.22rem;
	background: #feffe7;
	width: 6.2rem;
	height: 4.5rem;
	padding: 0.1rem 0.05rem;
	border-radius: 0.2rem;
	text-align: center;
	margin: 6.1rem auto 0;
}
.foot_rule p {
	text-align: left;
	line-height: 0.3rem;
}
.floating-btn {
	position: fixed;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 0.74rem;
	height: 3.68rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	z-index: 99;
	transition: all 0.3s ease;
}
.floating-btn .floting-main,
.floating-btn .floting-main img {
	width: 0.74rem;
	height: 3.17rem;
}
.floating-btn .floting-icon,
.floating-btn .floting-icon img {
	width: 0.52rem;
	height: 0.37rem;
	margin-left: 0.04rem;
}
.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-close {
	width: 0.42rem;
	height: 0.42rem;
	background: url(../img/winpop-close.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	right: 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.42rem;
	width: 0.42rem;
	background: url(../img/winpop-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-long.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; /* 显示省略号 */
}
.winpop-faction-content,.winpop-reward-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;
}
.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;
}
.faction-con{
	text-align: center;
	margin-top: 1rem;
}
.winpop-faction-content p{
	color: #3d3d3e;
	font-size: 0.28rem;
	font-weight: bold;
	line-height: 0.3rem;
	margin: 0 auto;
	width: 4.8rem;
}
.winpop-faction-content p:last-child{
	margin-top: 0.1rem;
}
.winpop-faction-content p span{
	color: #ed0000;
}
.winpo-faction-btn{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 4.8rem;
	height: 0.86rem;
	margin: 0.9rem auto 0;
}
.winpo-faction-btn .faction-btn-confirm{
	width: 2.18rem;
	height: 0.86rem;
	background: url(../img/faction_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/faction_canael.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
#winpop-xuyuan .winpo-faction-btn .faction-btn-confirm{
	width: 2.18rem;
	height: 0.86rem;
	background: url(../img/wish_confirm.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}





.danmu-container{
	width: 7.5rem;
	height: 6rem;
	position: absolute;
	top: 2rem;
}
.danmu-item {
	position: absolute;
	white-space: nowrap;
	color: white;
	font-size: 0.2rem;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
	user-select: none;
	font-weight: bold;
	padding: 0.02rem 0.08rem;
	border-radius: 0.1rem;
	background: rgba(0, 0, 0, 0.3);
}