body, dl, dd, h1, h2, h3, h4, h5, h6, form, p {
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
article, aside, dialog, footer, header, section, footer, nav, figure, menu {
	display: block;
}
i, em {
	font-style: normal;
}
body {
	background-color: #eeedec;
	font: 12px/1.5 '\5FAE\8F6F\96C5\9ED1', '\9ED1\4F53', '\5b8b\4f53', sans-serif, Arial, Verdana, Tahoma, Helvetica;
}
a {
	text-decoration: none;
}
.hide {
	display: none;
}
@media screen and (orientation: portrait) {
	html {
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
	body {
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
	.wrap {
		position: absolute;
	}
}
@media screen and (orientation: landscape) {
	html {
		width: 100%;
		height: 100%;
	}
	body {
		width: 100%;
		height: 100%;
	}
	.wrap {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}


.btn-create,
.btn-qq,
.btn-wechat,
.btn-copy,
.role,
.logo span,
.popup-box .close{
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	background-size: 2.95rem 7.03rem;
}

body {
	font-size: .16rem;
	font-weight: bold;
	background-color: #000000;
}
.wrap{
	/* overflow-y: scroll; */
}
.outer,
.invite-box{
	height: 7.5rem;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.outer{
	position: relative;
	background-image: url(../images/bg_01.jpg?v=3);
}
.inner{
	position: absolute;
	left: 50%;
	top: 3.75rem;
	width: 4.26rem;
	margin-left: -2.13rem;
	margin-top: 0rem;
}
.invite-box{
	background-image: url(../images/bg_02.jpg);
}

.content{
	width: 4.26rem;
	padding-left: 1.24rem;
	padding-top: 0.07rem;
	background-image: url(../images/select_box_1.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	box-sizing: border-box;
	color: #fff;
	font-size: .26rem;
}
.server-box{
	position: relative;
}
.input-txt{
	display: block;
	width: 2.95rem;
	height: .35rem;
	margin-bottom: .4rem;
                margin-left: 0.3rem;	
	padding: 0 .37rem 0 0;
	background: transparent;
	box-sizing: border-box;
	outline: none;
	border: 0;
	line-height: .35rem;
	color: #fff;
	font-size: .26rem;
	font-weight: bold;
	text-align: center;
}
.server-list{
	position: absolute;
	top: .42rem;
	left: -.08rem;
	z-index: 10;
	width: 3.1rem;
	height: 3.13rem;
	padding-top: .05rem;
	padding-bottom: .1rem;
	background: rgba(0, 0, 0, .5);
	border: .02rem solid #665f5f;
	border-top: 0;
	box-sizing: border-box;
	color: #b8c2f3;
	text-align: center;
	overflow-y: scroll;
}
.server-list li{
	padding-top: .03rem;
	padding-bottom: .03rem;
	padding-right: .42rem;
	line-height: .38rem;
}
.server-list li.active{
	background: #000;
}
.role-box{
	position: relative;
    top: -0.08rem;
}
.i-search{
	position: absolute;
	top: 0;
	right: .05rem;
	z-index: 1;
	width: .4rem;
	height: .4rem;
}
.error-tip{
	position: absolute;
	top: .45rem;
	left: 0;
	z-index: 1;
	color: #ff0000;
	font-weight: normal;
}
.btn-create{
	display: block;
	width: 2.85rem;
	height: .87rem;
	margin-top: .44rem;
	margin-left: -.54rem;
	color: #521503;
	font-size: .3rem;
	font-weight: bolder;
	line-height: .87rem;
	text-align: center;
}

/* popup box */
.popup-box{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
	background: rgb(0, 0, 0, .7);
}
.popup-box .inner{
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 100;
	width: 7.31rem;
	height: 5.31rem;
	margin-left: -3.65rem;
	margin-top: -2.65rem;
	background: url(../images/popup_bg.png) no-repeat;
	background-size: 100% 100%;
	color: #513825;
}
.popup-box .close{
	position: absolute;
	top: .12rem;
	right: 0;
	width: .8rem;
	height: .85rem;
	background-position: -2.09rem -6.19rem;
}
.popup-box .hd{
	height: .52rem;
	padding-top: .48rem;
	color: #7b482b;
	font-weight: bolder;
	font-size: .4rem;
	line-height: .52rem;
	text-align: center;
}
.popup-box .txt{
	padding-top: .9rem;
	line-height: .7rem;
	font-weight: bolder;
	font-size: .4rem;
	text-align: center;
}
.step{
	float: left;
	width: 2.67rem;
	margin-left: .52rem;
	padding-top: .16rem;
	font-size: .24rem;
}
.step img{
	width: 100%;
}
.popup-steps .inner{
	padding-left: .23rem;
	box-sizing: border-box;
}

.btn-qq,
.btn-wechat{
	display: inline-block;
	width: 2.63rem;
	height: .69rem;
}
.btn-qq{
	background-position: 0 -4.72rem;
}
.btn-wechat{
	background-position: 0 -5.46rem;
}
.btn-copy{
	display: inline-block;
	width: .45rem;
	height: .48rem;
	margin-left: .2rem;
	background-position: 0 -6.19rem;
	vertical-align: middle;
}
.role{
	position: absolute;
	left: -1.1rem;
	top: 1.04rem;
	z-index: 101;
	width: 2.78rem;
	height: 3.79rem;
	background-position: 0 -.91rem;
}
.tips{
	font-size: .18rem;
	text-align: center;
}

.popup-code{
	background: none;
}

/* share */
.popup-box dl{
	padding-top: .38rem;
	padding-left: 2.22rem;
	overflow: hidden;
}
.popup-box dt{
	float: left;
	width: 2.02rem;
	margin-left: -2.22rem;
	margin-top: 0;
	padding-right: .2rem;
	height: .49rem;
	line-height: .49rem;
	font-size: .28rem;
	text-align: right;
	clear: left;
}
.popup-box dd{
	float: left;
	width: 100%;
	margin-bottom: .4rem;
}
.popup-box input{
	width: 3.6rem;
	height: .49rem;
	padding: .05rem .14rem;
	box-sizing: border-box;
	border: .03rem solid #565249;
	background-color: #8d8674;
	vertical-align: middle;
	color: #fff;
	font-size: .24rem;
	font-weight: bold;
	text-align: center;
	outline: none;
}
.share-box{
	width: 5.89rem;
	height: .97rem;
	margin: 0 auto;
	padding-top: .1rem;
	padding-left: .87rem;
	padding-right: .15rem;
	background: url(../images/prize_bg.png) no-repeat;
	background-size: 100% 100%;
	box-sizing: border-box;
	line-height: .38rem;
	color: #50331f;
	font-size: .2rem;
}
.share-box img{
	width: .89rem;
	vertical-align: middle;
}
.share-box span{
	color: #f55125;
}

.popup-code .inner{
	padding-left: .18rem;
	box-sizing: border-box;
	text-align: center;
}
.from{
	padding-top: .03rem;
	padding-bottom: .03rem;
	font-size: .28rem;
}
.logo{
	margin-top: .22rem;
	margin-bottom: .1rem;
	font-size: .26rem;
}
.logo span{
	display: inline-block;
	width: 1.51rem;
	height: .66rem;
	margin-right: .37rem;
	background-position: -.5rem -6.2rem;
	vertical-align: middle;
}
.logo a{
	color: #513825;
	text-decoration: underline;
	vertical-align: middle;
}
.i-right{
	display: inline-block;
	margin-left: .1rem;
	border-width: .13rem 0 .13rem .15rem;
	border-color: transparent transparent transparent #513825;
	border-style: dashed dashed dashed solid;
	vertical-align: middle;
}
.title{
	font-size: .26rem;
}
.code-box, .logo, .popup-code .tips{
	padding-left: .72rem;
}
.code-box input{
	width: 2.88rem;
}
.prize-box{
	padding-top: .2rem;
	padding-bottom: .03rem;
	padding-left: .6rem;
	font-size: .2rem;
}
.prize-box img{
	display: block;
	width: 3.04rem;
	margin: 0 auto;
}
.popup-share .tips{
	padding-top: .14rem;
	line-height: .25rem;
}
.popup-share .tips span{
	color: #6a3d17;
}