body{
	background: #000;
	background-image:url(https://assets.niusnews.com/event_2021/barbar/game/howto/414x736_back.png);
	padding:0px;
	margin:0px;
}
*:focus {
    outline: none;
}

a{
	color:inherit !important;
	text-decoration:none !important;
}
.blocker{
	z-index: 10;
	padding:20px 0px;
}

.blocker-full{
	z-index: 10;
	padding:0px 0px;
}
.modal{
	padding-top:60px;
	z-index: 10;
	background-image:url(https://assets.niusnews.com/event_2021/barbar/game/howto/414x736_back.png);
	background-size:100%;
}
.modal-close{
	border:0px solid #fff;
	color:#fff;
	position:absolute;
	height:40px;
	line-height: 40px;
	border-radius:20px;
	display:flex;
	align-items:center;
	font-size:22px;
	justify-content:center;
	width:40px;
	top:5px;
	right:5px;
	text-align:center;
	cursor: pointer;
}

.swiper-pagination-bullet{
	background:#8E8E8E;
	opacity:1;
}
.swiper-pagination-bullet-active{
	background:#FF00EC;
}

.game-wrapper{
	margin:auto;
	width:100%;
	max-width:414px;
	background-color:#fff;
}

.game-wrapper .game{
	margin:auto;
	width:100%;
	height: calc( 100% / 414px * 736px );
	background-color:#000;
}
.game-wrapper .game > div{
	display:none;
}

.cover{
	width:100%;
	min-height:100%;
	background-size:100%;
	background-repeat:no-repeat;
}


.button{
	width:165px;
	height: 46px;
	line-height: 46px;
	border-radius:0px;
	background-color:#FF00EC;
	color:#fff;
	text-align:center;
	cursor: pointer;
	border:2px solid #FF00EC;
}
.button.outline{
	width:165px;
	height: 46px;
	line-height: 46px;
	border-radius:0px;
	background-color:transparent;
	color:#FF00EC;
	border:2px solid #FF00EC;
	text-align:center;
	cursor: pointer;
}
.button:hover{
	background-color:#000;
	color:#fff;
}

.button-sm{
	width:240px;
	height: 40px;
	line-height: 40px;
	border-radius:0px;
	border: 2px solid #B88CFF;
	color: #B88CFF;
	background-color:#3D0084;
	text-align:center;
	font-size:14px;
}

.button-blue{
	color:#fff;
	border: 2px solid #B88CFF;
	background-color:#B88CFF;
}

.button-carmine{
	color:#FF00EC;
	border: 2px solid #FF00EC;
	background-color:#3D0084;
}
.button-solid-carmine{
	color:#fff;
	border: 2px solid #FF00EC;
	background-color:#FF00EC;
}


.list{
	background-size:100%;
	padding:60px 30px;
	background-image: url(https://assets.niusnews.com/event_2021/barbar/game/howto/414x736_back.png);
}
.list .buttons{
	display:flex;
	justify-content:space-between;
}
.list > .sep{
	width:57px;
	height:3px;
	background-color:#FF00EC;
	margin:auto;
}
.list .items .item{
	position:relative;
}
.list .items .item img{
	width:100%;
	margin-bottom:15px;
}
.list .items .item .name{
	font-size: 19px;
	text-align: center;
	letter-spacing: 0.25px;
	position:absolute;
	width:100%;
	left:0px;
	top:50%;
	margin-top:-30px;
	height:40px;
	line-height: 40px;
	color:#fff;
}


.invite{
	background-size:100%;
	padding:60px 30px;
	background-image: url(https://assets.niusnews.com/event_2021/barbar/game/howto/414x736_back.png);
}

.howto{
	width:100%;
	height:100%;
	background-size:100%;
	background-image:url(https://assets.niusnews.com/event_2021/barbar/game/howto/414x736_back.png);
	background-position:center;
	background-repeat:no-repeat;
}
.howto .howto-top{
	text-align:left;
	height:55px;
	line-height: 55px;
	padding:18px 18px 0px;
	display:flex;
	align-items:center;
	justify-content:space-between;
}

.howto .howto-top .right-buttons{
	display:flex;
	align-items:center;
	justify-content:space-between;
}



.howto .skip{
	text-align:right;
	cursor: pointer;
	font-size:14px;
}

.howto .swiper-steps{
	/*width:85%;*/
	text-align:center;
	height:calc( 68% + 100px );
	margin:60px auto;
}

.howto .gifts{
	position:absolute;
	width:78%;
	top:260px;
	left:50%;
	margin-left:-39%;
}

.howto .button-start{
	position:absolute;
	top:470px;
	left:50%;
	margin-left:-83px;
}

.avatar{
	background-color:#F5F5F5;
}

.my-avatar{
	width:145px;
	height:360px;
	position:relative;
	margin:auto;
}
.my-avatar > div{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
.my-avatar img{
	width:100%;
}
.my-avatar canvas{
	display:none;
}

.avatar .my-avatar-bg{
	background-color:#F5F5F5;
	padding:8px 0px;
}

.avatar .notice{
	position:relative;
	margin-top:-30px;
	margin-top:30px;
	height:30px;
	line-height: 30px;
	color:#FF00EC;
	font-size:12px;
}

.avatar .parts-tabs{
	background-color:#E0E0E0;
	display:flex;
	justify-content:space-between;
	width:100%;
}
.avatar .parts-tabs .tab{
	width:25%;
	height:45px;
	text-align:center;
	cursor: pointer;
	background-color:#D5BBFF;
}
.avatar .parts-tabs .tab.on{
	background-color:#B88CFF;
}

.avatar .parts-tabs .tab img{
	height:45px;
}

.avatar .parts-items{
	display:flex;
	flex-wrap:wrap;
}
.avatar .parts-items .item{
	width: calc( 25% - 30px);
	padding:15px;
	cursor: pointer;
}
.avatar .parts-items .item.on{
	background-color:#E5E5E5;
}
.avatar .parts-items .item img{
	width:100%;
}

.avatar .buttons{
	margin:15px auto;
	display:flex;
	align-items:center;
	justify-content:space-around;
}
.avatar .buttons .button{

}

.avatar .switch{
	width: 40px;
	height: 40px;
	background-image:url(https://assets.niusnews.com/event_2021/barbar/game/audio-off.svg);
	position:fixed;
	top:10px;
	right:10px;
	cursor: pointer;
}
.avatar .switch.on{
	background-image:url(https://assets.niusnews.com/event_2021/barbar/game/audio-on.svg);
}


.avatar .swiper-avatar{
	padding-bottom:30px;
}
.avatar .swiper-avatar .swiper-slide{
	width:115px;
	height:115px;
}
.avatar .swiper-avatar .swiper-slide img{
	width:100%;
}
.avatar .swiper-avatar .item.on{
	background-color:#E5E5E5;
}

.game > .bar{
	background-color:#F5F5F5;
}

.my-bar{
	width:414px;
	height:454px;
	position:relative;
	margin:auto;
}
.my-bar > div{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
.my-bar img{
	width:100%;
}
.my-bar canvas{
	display:none;
}

.bar .my-bar-bg{
	background-color:#F5F5F5;
	padding:0px 0px;
	position:relative;
}
.bar .my-bar-bg .information{
	position:absolute;
	width:100%;
	height:auto;
	background: rgba(255, 255, 255, 0.8);
	display:flex;
	bottom:0px;
	left:0px;
	padding:15px;
}
.bar .my-bar-bg .information .image_s{
	width:25%;
}
.bar .my-bar-bg .information .brand{
	width:50%;
	padding:0px 10px;
}
.bar .my-bar-bg .information .more{
	width:25%;
	position:relative;
	color:#FF00EC;
}
.bar .my-bar-bg .information .more a{
	color:#FF00EC;
	position:absolute;
	bottom:0px;
	right:0px;
}

.bar .notice{
	background-color:rgba(105, 105, 105, 0.6);
	position:relative;
	margin-top:-30px;
	height:30px;
	line-height: 30px;
	color:#FF00EC;
	font-size:12px;
}

.bar .parts-tabs{
	background-color:#E0E0E0;
	display:flex;
	justify-content:space-between;
	width:100%;
}
.bar .parts-tabs .tab{
	width:25%;
	height:45px;
	text-align:center;
	cursor: pointer;
	background-color:#D5BBFF;
}
.bar .parts-tabs .tab.on{
	background-color:#B88CFF;
}

.bar .parts-tabs .tab img{
	height:45px;
}

.bar .parts-items{
	display:flex;
	flex-wrap:wrap;
}
.bar .parts-items .item{
	width: calc( 25% - 30px);
	padding:15px;
	cursor: pointer;
	position:relative;
}
.bar .parts-items .item.on{
	background-color:#E5E5E5;
}
.bar .parts-items .item img{
	width:100%;
}


.bar .swiper-bar{
	padding-bottom:30px;
}
.bar .swiper-bar .swiper-slide{
	width:115px;
	height:115px;
}
.bar .swiper-bar .swiper-slide img{
	width:100%;
}
.bar .swiper-bar .item.on{
	background-color:#E5E5E5;
}
.bar .swiper-bar .item.on::after{
	content:"X";
	width:20px;
	height:20px;
	text-align:center;
	line-height: 20px;
	background-color:#8e8e8e;
	border-radius:10px;
	color:#fff;
	position:absolute;
	right:5px;
	top:5px;
	font-size:12px;
}


.bar .buttons{
	margin:15px auto;
	display:flex;
	align-items:center;
	justify-content:space-around;
}

/*.bar .button-bar{
	margin:15px auto;
}*/

.panel-bar .setname{
	display:none;
}

.panel-bar .bar-name{
	height:44px;
	line-height: 44px;
	border: 2px solid #B88CFF;
	margin:10px auto;
	text-align:center;
}


.fly{
	min-height:100vh;
	background-color:#3D0084;
}

.fly .bar{
	width:80%;
	height:10px;
	border-radius:5px;
	border:1px solid #FF00EC;
	margin:30px auto;
	overflow:hidden;
}

.fly .bar .fill{
	width:0%;
	height:100%;
	background-color:#FF00EC;
}

.main{
	background-image: url(https://assets.niusnews.com/event_2021/barbar/game/howto/414x736_back.png);
}
.main .top-bar{
	height:60px;
	display:flex;
	padding:0px 15px;
	align-items: center;
	justify-content: space-between;
}
.main .top-bar .host{
	display:flex;
	width:70%;
	align-items:center;
}
.main .top-bar .thumbnail{
	flex-shrink:0;
	width:36px;
	height:36px;
	border-radius:20px;
	border:2px solid #FF00EC;
	overflow:hidden;
	margin-right:10px;
}
.main .top-bar .host .thumbnail img{
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:top;
}
.main .top-bar .host .nickname{
	text-indent:0px;
	width:50%;
	text-align:left;
	font-weight:600;
}
.main .top-bar .bar{
	width:30px;
}

.main > .bar{
	position:relative;
}

.main > .bar img{
	width:100%;
}
.main > .notice{
	width:100%;
	height:40px;
	line-height: 40px;
	text-align:center;
	color:#3D0084;
	background-color:rgba(255, 255, 255, 0.75);
	margin-top:-40px;
	position:relative;
}
.main .content{
	width:90%;margin:30px auto;
}
.main .content .buttons{
	width:100%;
	display:flex;
	justify-content:space-between;
}

.panel-avatar .figure img{
	width:100px;
}

.panel-bar .preview{
	position:relative;
	width:100%;
}
.panel-bar .preview .bar{
	width:100%;
}
.panel-bar .preview .bar img{
	width:100%;
}
.panel-bar .preview .figure{
	position:absolute;
	bottom:0px;
	right:50px;
	width:120px;
}
.panel-bar .preview .figure img{
	width:100%;
}

.panel-data .button-send{
	background-color:#00A8EA;
	border:0px;
}

.panel-again .button-data,.panel-again .button-back{
	background-color:#00A8EA;
	border:0px;
}

.panel-share .button-share{
	background-color:#00A8EA;
	border:0px;
}

.panel-again .button-share{
	display:flex;
	justify-content: space-around;
	height:40px;
	line-height: 20px;
	padding:10px;
	border-radius:80px;
	width: 220px;
}

.panel-gifts{
	background-image:url(https://assets.niusnews.com/event_2021/barbar/game/howto/414x736_back.png);
	background-size:100%;
}
.panel-gifts .sep{
	width:57px;
	height:3px;
	background-color:#FF00EC;
	margin:15px auto;
}

.panel-gifts .gifts{
	text-align:center;
}
.panel-gifts .gifts img{
	margin:auto;
	width:100%;
	margin-bottom:15px;
}

.panel-invite{
	padding:0px;
}
.panel-invite .preview img{
	width:70%;
}
.panel-invite .buttons{
	flex-wrap:wrap;
	justify-content:space-between;
}
.panel-invite .content{
	background-color:#000;
	padding:30px 15px;
}

.panel-menu{
	background-image: url(https://assets.niusnews.com/event_2021/barbar/game/howto/414x736_back.png);
	padding:0px;
	width:100%;
}
.panel-menu .information{
	display:flex;
	position:relative;
}
.panel-menu .information .thumbnail{

}

.panel-menu .information{
	padding:15px 30px;
	display:flex;
	align-items:center;
	background-color:#000;
}
.panel-menu .information .thumbnail{
	flex-shrink:0;
	width:70px;
	height:70px;
	border-radius:40px;
	border:2px solid #FF00EC;
	overflow:hidden;
	margin-right:20px;
}
.panel-menu .information .thumbnail img{
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:top;
}
.panel-menu .information .nickname{
/*	text-indent:0px;
	width:50%;
	text-align:left;
	font-weight:600;*/
}
.panel-menu .information .button-modify{
	background-color:#00FFFF;
	width:105px;
	height:28px;
	line-height: 28px;
	text-align:center;
	color:#3D0084;
	position:absolute;
	right:30px;
	bottom:15px;
	font-size:12px;
	cursor: pointer;
}

.panel-menu .items{
	color:#fff;
	display:flex;
	flex-direction:column;
	width:90%;
	margin:30px auto;
}
.panel-menu .items .item{
	color:#fff;
	display:block;
	height:50px;
}
.panel-menu .items .item img{
	vertical-align:bottom;
	margin-right:15px;
}

.panel-image{
	padding:0px 0px 0px 0px;
	background-image:none;
	background-color:#000;
}

@media (max-width: 375px){
	.cover .sponsor{
		font-size:14px;
	}
	.howto .gifts{
		top:260px;
	}
	.howto .rule{
		top:360px;
	}
	.howto .button-start{
		top:400px;
	}

}