@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: 55.43rem;
	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.74rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
	padding-top: 0.36rem;
	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: #ffc1ca;
	margin: 3.4rem 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{
	width: 7.5rem;
	height: 9.19rem;
	background: url(../img/gift_bg.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	box-sizing: border-box;
	padding-top: 0.46rem;
	display: flex;
	flex-direction: column;
}
.gift-li{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 6.44rem;
	height: 0.99rem;
	margin: 0.11rem auto 0;
}
.gift-name{
	font-size: 0.2rem;
	font-weight: bold;
	color: #ffc120;
}
.gift-con{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 3.42rem;
	height: 0.99rem;
	margin-left: 0.14rem;
}
.gift-block{
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 1.1rem;
	height: 0.99rem;
	justify-content: space-between;
	margin-right: 0.06rem;
}
.gift-con .gift-block:last-child{
	margin-right: 0;
}
.gift-block p{
	color: #FFFFFF;
	font-size: 0.16rem;
	line-height: 0.17rem;
	height: 0.36rem;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;

}
.gift-num{
	background: url(../img/gift_num.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 1.72rem;
	height: 0.53rem;
	color: #a05b24;
	font-size: 0.2504rem;
	font-weight: bold;
	line-height: 0.53rem;
	text-align: center;
}
.gift-numed{
	background: url(../img/gift_numed.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 1.72rem;
	height: 0.53rem;
	color: #a05b24;
	font-size: 0.2504rem;
	font-weight: bold;
	line-height: 0.53rem;
	text-align: center;
}
.gift-btn{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 6.5rem;
	margin: -0.22rem auto 0;
}
.gift-btn a{
	display: block;
	width: 1.89rem;
	height: 0.55rem;
}
.gift-btn a.gift-query{
	background: url(../img/gift-query.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.gift-btn a.gift-ling{
	background: url(../img/gift-ling.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.gift-btn a.gift-linged{
	background: url(../img/gift-linged.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.gift-btn a.gift-rule{
	background: url(../img/gift-rule.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
/*宠物*/
.pet{
	margin: 2.04rem auto 0;
	text-align: center;
}
.pet-img{
	width: 2.09rem;
	height: 2.42rem;
	margin: 0 auto;
}
.pet-img img{
	width: 2.09rem;
	height: 2.42rem;
}
.pet-name{
	width: 3.5rem;
	height: 0.49rem;
	margin: 0.52rem auto 0.22rem;
}
.pet-name img{
	width: 3.5rem;
	height: 0.49rem;
}
.pet-con{
	width: 7.5rem;
	height: 4.79rem;
	margin: 0.08rem auto 0;
	background: url(../img/chongwu_bg.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.pet-con{
	font-size: 0.24rem;
	font-weight: bold;
	color: #fcf579;
	box-sizing: border-box;
	padding-top: 0.7rem;
}
.pet-con .pet-blcok{
	margin: 0 auto 0;
	width: 7rem;
	height: 0.41rem;
	line-height: 0.41rem;
	display: flex;
	justify-content: space-between;
	margin-bottom: 0.14rem;
}
.pet-blcok p{
	text-align: center;
	width: 44%;
}
.pet-blcok p:first-child{
	width: 28%;
}
.pet-blcok p:last-child{
	width: 28%;
}
.lubiantan{
	margin: 1rem auto 0;
	text-align: center;
}
.lu-img{
	width: 1.96rem;
	height: 2.28rem;
	margin: 0 auto;
}
.lu-img img{
	width: 1.96rem;
	height: 2.28rem;
}
.lu-name{
	width: 3.53rem;
	height: 0.49rem;
	margin: 0.65rem auto 0;
}
.lu-name img{
	width: 3.53rem;
	height: 0.49rem;
}
.lu-con{
	width: 7.5rem;
	height: 7.54rem;
	background: url(../img/lubiantan_bg.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	margin: 0.2rem auto 0;
	font-size: 0.24rem;
	font-weight: bold;
	color: #fcf579;
	box-sizing: border-box;
	padding-top: 0.7rem;
}
.lu-con .lu-blcok{
	margin: 0 auto 0;
	width: 7rem;
	height: 0.41rem;
	line-height: 0.41rem;
	display: flex;
	justify-content: space-between;
	margin-bottom: 0.14rem;

}
.lu-blcok p{
	text-align: center;
	width: 44%;
}
.lu-blcok p:first-child{
	width: 28%;
}
.lu-blcok p:last-child{
	width: 28%;
}
/*摊位*/
.tanwei{
	text-align: center;
	margin: 1.5rem auto 0;
}
.tanwei-img{
	width: 1.67rem;
	height: 2.31rem;
	margin: 0 auto;
}
.tanwei-name{
	width: 7.23rem;
	height: 1.18rem;
	line-height: 1.18rem;
	text-align: center;
	margin: 0.8rem auto 0;
	background: url(../img/tanwei-name.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	color: #ffe3a6;
	font-weight: bold;
	font-size: 0.4rem;
}
/*活动规则*/
.rule{
	width: 7.49rem;
	height: 4.96rem;
	background: url(../img/rule_bg.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	box-sizing: border-box;
	padding: 0.2rem 1.2rem 1rem;
	margin: 2.2rem auto 0;
}

.rule .rule-con{
	overflow-y: auto;
	color: #FFFFFF;
	font-size: 0.2rem;
	font-weight: bold;
	height: 3.76rem;
}
.rule-bg .rule-con:last-child{
	margin-top: 0.6rem;
}
.rule-bg .rule-con:last-child p:last-child{
	height: 5rem;
	overflow-y: auto;
	box-sizing: border-box;
	text-align: justify;
	padding-right: 0.16rem;
}
.rule-con p{
	color: #ffffff;
	text-align: justify;
	line-height: 0.36rem;
}
.rule-con p:nth-child(2n+1){
	color: #fcf579;
	text-align: left;
}
.rule-con p:nth-child(2n){
	margin-bottom: 0.2rem;
}
.winpop-rule-content .rule-con{
	font-weight: bold;
	font-size: 0.2rem;
	color: #a05b24;
	overflow-y: auto;
	height: 5.6rem;
	width: 4.6rem;
	margin: 1.2rem auto 0;
}




/* 弹窗样式 */
.modal {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 1000;
	justify-content: center;
	align-items: center;
}
.modal-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%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding-top: 1.3rem;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	/*justify-content: center;*/
	align-items: center;
	position: absolute;
}
.modal p {
	font-size: 0.28rem;
	color: #e90101;
	font-weight: bold;
	/*margin: 0.1rem 0;*/
	text-align: center;
}
.modal button {
	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-top: 1rem;
	transition: all 0.3s;
}

.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-faction-content,.winpop-reward-content,.winpop-gather-content{
	width: 5.23rem;
	height: 6.53rem;
	background: url(../img/winpop-long.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	position: relative;
	box-sizing: border-box;
}
.winpop-reward-content .reward-btn{
	width: 1.93rem;
	height: 0.7rem;
	background: url(../img/btn-know.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	margin: 0.5rem auto 0;
}
.winpop-person-content .reward-btn{
	width: 1.93rem;
	height: 0.7rem;
	background: url(../img/btn-know.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	margin: 0.8rem auto 0;
}
.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;
}
.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%;
}
.reward-con{
	font-size: 0.28rem;
	color: #e90101;
	font-weight: bold;
	/* margin: 0.1rem 0; */
	text-align: center;
	height: 3.5rem;
	margin: 1.22rem auto 0;
}
.reward-con p{
	line-height: 0.5rem;
	line-height: 0.5rem;
}

.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{
	width: 5.23rem;
	height: 6.53rem;
	background: url(../img/winpop-long.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	position: relative;
	box-sizing: border-box;
}
.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: 5.23rem;
	height: 6.53rem;
	position: relative;
}
#winpop-consume .reward-con p{
	width: 4rem;
	text-align: justify;
	margin: 0 auto;
	font-size: 0.26rem;
	color: #a05b24;
}
#winpop-consume .reward-con p span{
	color: #e90101;
}
#winpop-consume .reward-con p:last-child{
	margin-top: 0.5rem;
}


.img-bg{
	width: 0.58rem;
	height: 0.58rem;
	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;
}
.gift-block .img-bg img{
	max-width: 0.42rem;
	max-height: 0.42rem;
}