body,
html {
	height: 100%
}

.page-box {
	background: url("../img/bg_buyu.abc") no-repeat 0 0;
	background-size:  100% auto;
	height: 100%;
	max-width: 500px;
	margin: 0 auto;
	-webkit-animation: bg-data-v-8175861c 20s linear infinite;
	animation: bg-data-v-8175861c 20s linear infinite
}

.page-box .wrap {
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	background: rgba(0, 0, 0, .3) no-repeat 0 0;
	background-size: 100% 100%
}

.page-box .cc {
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 700;
	font-size: .55rem;
	height: 3rem;
	color: #fff
}

.page-box .cc span:last-child {
	margin-left: .2rem
}

.page-box .fill-box {
	height: 0;
	flex-grow: 1;
	height: 1.28rem
}

.page-box .fill {
	height: 0;
	flex-grow: 1
}

.page-box .fill:first-child {
	height: 6.19rem
}

.page-box .fill:nth-child(3) {
	height: .6rem
}

.page-box .fill:nth-child(5) {
	height: 4.15rem
}

.page-box .fill:nth-child(7) {
	height: 3.52rem
}

.page-box .fill:nth-child(9) {
	height: 2.95rem
}

.page-box .fill:nth-child(11) {
	height: 3.07rem
}

.page-box img.live-kf {
	height: 1.11rem
}

.page-box img.live-kf[src=""] {
	opacity: 0;
	height: 0
}

.page-box img.logo {
	width: 3.65rem;
	flex-shrink: 0
}

.page-box div.title {
	flex-shrink: 0;
	font-size: 1.05rem;
	font-weight: 700;
	color: #fff
}

.page-box img.btn-img {
	width: 13.15rem;
	flex-shrink: 0
}

.page-box div.btn-img {
	display: flex;
	flex-shrink: 0
}

.page-box div.btn-img img {
	width: 3.25rem;
	height: 3.25rem
}

.page-box div.btn-img img:first-child {
	margin-right: 1.22rem
}

.page-box img.des {
	width: 10.35rem;
	flex-shrink: 0
}

@-webkit-keyframes bg-data-v-8175861c {

	0%,
	to {
		background-position-y: 0
	}

	50% {
		background-position-y: 100%
	}
}

@keyframes bg-data-v-8175861c {

	0%,
	to {
		background-position-y: 0
	}

	50% {
		background-position-y: 100%
	}
}

body,
html {
	-webkit-touch-callout: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #f2f4f5
}

a,
body,
center,
cite,
code,
dd,
del,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hr,
html,
img,
input,
label,
legend,
li,
mark,
ol,
p,
section,
span,
strong,
textarea,
time,
ul,
var {
	margin: 0;
	border: 0;
	padding: 0;
	font-style: normal
}

li,
ul {
	list-style: none
}

b,
strong {
	font-weight: 700
}

img {
	border: 0;
	vertical-align: top
}

p {
	margin-top: 0;
	margin-bottom: 0
}

a {
	text-decoration: none;
	background-color: transparent;
	color: #333;
	cursor: pointer
}

a:hover {
	outline: 0
}

textarea {
	overflow: hidden;
	resize: none
}

button {
	overflow: visible;
	cursor: pointer
}

button,
select {
	text-transform: none
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit
}

button {
	border: none;
	outline: none
}

hr {
	height: 0;
	box-sizing: content-box
}

pre {
	overflow: auto
}

* {
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
	outline: none;
	margin: 0;
	padding: 0
}

input[type=button],
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select {
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

input::-webkit-search-cancel-button,
input::-webkit-search-decoration {
	display: none
}

.top-line {
	position: relative
}

.top-line:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: auto;
	bottom: auto;
	height: 1px;
	width: 100%;
	background-color: #e6e6e6;
	display: block;
	z-index: 1;
	transform-origin: 50% 0;
	transform: scaleY(.5)
}

.bottom-line {
	position: relative
}

.bottom-line:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	right: auto;
	top: auto;
	height: 1px;
	width: 100%;
	background-color: #e6e6e6;
	display: block;
	z-index: 1;
	transform-origin: 50% 100%;
	transform: scaleY(.5)
}

.single-line {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.rightss {
	display: none;
	position: fixed;
	z-index: 7;
	right: 0px;
	top: 120px;
	background: url(../img/ewm.abc) no-repeat 50% 50%;
	text-align: center;
	background-size: 100%;
	padding: 130px 30px 150px 30px;
}