* {
	box-sizing: border-box
}

body {
	text-align: center;
	background: #000;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0
}

h1,
p {
	padding: 0;
	margin: 0
}

#loading-wrapper {
	background: url('images/loadingBg.jpg');
	background-size: 100% 100%;
	z-index: 2000;
	width: 100%;
	height: 100%;
	position: absolute;
	display: block
}

#shipei-wrapper {
	background: url('images/loadingBg.jpg');
	background-size: 100% 100%;
	z-index: 2000;
	width: 100%;
	height: 100%;
	position: absolute;
	display: block
}

.wrappercontent {
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	width: 307px
}

.wrapper {
	width: 100%;
	margin: 0 auto;
	color: #757575
}

.wrapper .load-bar {
	width: 100%;
	height: 10px;
	border-radius: 30px;
	background: #c5c3bf;
	position: relative;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 2px 3px rgba(0, 0, 0, 0.2)
}

.wrapper .load-bar:hover .load-bar-inner,
.wrapper .load-bar:hover #counter {
	animation-play-state: paused;
	-moz-animation-play-state: paused;
	-o-animation-play-state: paused;
	-webkit-animation-play-state: paused
}

.wrapper .load-bar-inner {
	height: 80%;
	width: 0;
	border-radius: inherit;
	position: relative;
	background: linear-gradient(#e2e4e8, #9e9fa1);
	background: -moz-linear-gradient(#e2e4e8, #9e9fa1);
	background: -webkit-linear-gradient(#e2e4e8, #9e9fa1);
	background: -o-linear-gradient(#e2e4e8, #9e9fa1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1), 0 1px 5px rgba(0, 0, 0, 0.3), 0 4px 5px rgba(0, 0, 0, 0.3)
}

.wrapper #counter {
	position: absolute;
	background: #eeeff3;
	background: linear-gradient(#eeeff3, #cbcbd3);
	background: -moz-linear-gradient(#eeeff3, #cbcbd3);
	background: -webkit-linear-gradient(#eeeff3, #cbcbd3);
	background: -o-linear-gradient(#eeeff3, #cbcbd3);
	padding: 5px 10px;
	border-radius: .4em;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1), 0 2px 4px 1px rgba(0, 0, 0, 0.2), 0 1px 3px 1px rgba(0, 0, 0, 0.1);
	left: -25px;
	top: -50px;
	font-size: 12px;
	font-weight: bold;
	width: 44px
}

.wrapper #counter:after {
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	background: #cbcbd3;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	left: 50%;
	margin-left: -4px;
	bottom: -4px;
	box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.2), 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
	border-radius: 0 0 3px 0
}

.wrapper h1 {
	font-size: 28px;
	padding: 20px 0 8px 0
}

.wrapper p {
	font-size: 13px
}

.load-bar-inner {
	height: 99%;
	width: 0;
	border-radius: inherit;
	position: relative;
	background: #c2d7ac;
	background: linear-gradient(#e0f6c8, #98ad84);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1), 0 1px 5px rgba(0, 0, 0, 0.3), 0 4px 5px rgba(0, 0, 0, 0.3);
	animation: loader 10s linear infinite
}

#info {
	position: absolute;
	top: 0;
	width: 100%;
	color: #fff;
	padding: 5px;
	font-family: Monospace;
	font-size: 13px;
	font-weight: bold;
	text-align: center
}

a {
	color: #fff
}

.skybottom {
	background-color: black;
	filter: alpha(Opacity=80);
	-moz-opacity: .8;
	opacity: .8
}

#zbvideo1 {
	width: 70%;
	height: auto;
	background: #000;
	position: fixed;
	left: 15%;
	top: 50%;
	transform: translateY(-50%)
}

.bottomdiv {
	position: absolute;
	width: 100%;
	height: 45px;
	z-index: 33;
	bottom: 90px;
	/* background-color: black; */
	/* opacity: .7; */
	text-align: center
}


#backgroundSoundOpen{
	background: url(images/sound_icon_03.png)no-repeat;
	background-size: cover;
	width: 60px;
	height: 60px;
	position: absolute;
	right: 20px;
	top: 70px;
}
#backgroundSoundClose{
	background: url(images/jingyin_icon_03.png)no-repeat;
	background-size: cover;
	width: 60px;
	height: 60px;
	position: absolute;
	right: 20px;
	top: 70px;
}

.bottomdiv .bottombeve.left_arrow{
	background: url(images/left_arrow_03.png)no-repeat;
	background-size: cover;
	width: 40px;
	height: 40px;
}
.bottomdiv .bottombeve.right_arrow{
	background: url(images/right_arrow_03.png)no-repeat;
	background-size: cover;
	width: 40px;
	height: 40px;
}

.bottomdiv .bottombeve {
	display: inline-block;
	z-index: 34;
	overflow: visible;
	/* height: 32px; */
	/* background: url('images/skins.png') no-repeat; */
}

.bottomdiv .bottombetween {
	display: inline-block;
	z-index: 34;
	overflow: visible;
	height: 40px;
	line-height: 40px;
	margin-left: 5px;
	margin-right: 5px;
	/* margin-top: -2.5px; */
	width: 80px;
	background: rgba(0,0,0,0.6);
	border-radius: 5px;
	text-align: center;
}

.bottombetween div {
	color: white;
	position: absolute;
	/* margin-top: 7px; */
	font-size: 1.5em;
	width: 80px;
}

.closebutton {
	width: 60px;
	height: 60px;
	background: url(images/close_icon_03.png) no-repeat;
	background-size: cover;
	z-index: 1900;
	right: 1px;
	margin: 8px;
	margin-top: 12px;
	position: absolute
}

.jieshuobutton {
	width: 37px;
	height: 50px;
	background: url(images/skins.png) no-repeat;
	background-size: 767px 50px;
	z-index: 1900;
	right: 1px;
	margin: 11px;
	position: absolute;
	bottom: 3px
}

.videobutton {
	width: 54px;
	height: 41px;
	background: url(images/skins.png) no-repeat;
	background-size: 629px 41px;
	z-index: 1900;
	margin: 8px;
	position: absolute;
	background-position: -133px 0;
	bottom: 3px;
	right: 1px
}

#wrapperLoading {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 307px
}
