* {
	margin: 0px; padding: 0px; box-sizing: border-box; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
li {
	list-style-type: none;
}
a {
	color: inherit; text-decoration: none;
}
input {
	border: currentColor; border-image: none;
}
button {
	border: currentColor; border-image: none;
}
.clearfix::before {
	height: 0px; line-height: 0px; clear: both; display: block; visibility: hidden; content: "";
}
.clearfix::after {
	height: 0px; line-height: 0px; clear: both; display: block; visibility: hidden; content: "";
}
.popup {
	border: 6px solid rgb(221, 221, 221); border-image: none; left: 50%; top: 10%; position: absolute; z-index: 10;
}
.boxOut.popup {
	border: 1px solid rgb(129, 129, 129); border-image: none;
}
.popup .title {
	background: rgb(255, 113, 0); padding: 0px 5px; height: 31px; color: rgb(255, 255, 255); line-height: 31px; font-size: 14px; font-weight: bold;
}
.popup .title .close {
	background: url("../images/outBox/closeIco.gif"); margin: 12px 8px; width: 8px; height: 8px; line-height: 0; font-size: 0px; float: right; display: block; _margin: 12px 4px;
}
.popup .box {
	background: rgb(255, 255, 255); padding: 20px; line-height: 24px;
}
.popup .box .info {
	margin: 0px auto 15px; text-align: center; color: rgb(255, 113, 0); line-height: 25px;
}
.popup .box .ico {
	margin-right: 5px; vertical-align: middle;
}
body {
	background: url("../images/index-bg.png") 0% 0% / cover;
}
#app {
	padding-bottom: 1rem; font-size: 0.22rem; position: relative;
}
.icon-box {
	width: 100%; text-align: center;
}
.logo-box {
	width: 100%; text-align: center;
}
.ios-size {
	width: 100%; text-align: center;
}
.ios-time {
	width: 100%; text-align: center;
}
.ios-play {
	width: 100%; text-align: center;
}
.play-txt {
	width: 100%; text-align: center;
}
.btn-box {
	width: 100%; text-align: center;
}
.ios-msg {
	width: 100%; text-align: center;
}
.tip {
	width: 100%; text-align: center;
}
.icon-box {
	padding-top: 0.8rem;
}
.icon {
	height: 1rem;
}
.logo-box {
	padding: 0.3rem 0px;
}
.apple-logo {
	width: 0.5rem;
}
.logo-title {
	color: rgb(82, 85, 86); font-size: 0.44rem; font-weight: 500; margin-left: 0.1rem; vertical-align: 16%;
}
.ios-size {
	color: rgb(162, 162, 162); line-height: 0.35rem;
}
.ios-time {
	color: rgb(162, 162, 162); line-height: 0.35rem;
}
.ios-play {
	margin-top: 1rem;
}
.play-img {
	width: 80%;
}
.play-txt {
	color: rgb(172, 171, 171); font-size: 0.24rem; margin-top: -0.1rem;
}
.btn-box {
	margin-top: 1.5rem;
}
.ios-btn {
	margin: auto; border-radius: 0.1rem; width: 3.6rem; height: 1.2rem; color: rgb(255, 255, 255); line-height: 1.2rem; font-size: 0.34rem; font-weight: 600; background-color: rgb(241, 93, 83);
}
.ios-msg {
	color: rgb(241, 93, 83); font-size: 0.28rem; margin-top: 0.5rem; display: none; opacity: 0.7;
}
.circle {
	margin: 0.2rem auto; width: 0.6rem; height: 0.6rem; display: none;
}
.tip {
	display: none;
}
.tip1 {
	color: rgb(193, 192, 192); font-size: 0.34rem; margin-bottom: 0.4rem;
}
.tip2 {
	color: rgb(241, 93, 83); font-size: 0.48rem;
}
.v-box {
	left: 0px; top: 0px; width: 100%; right: 0px; bottom: 0px; position: fixed; z-index: 999; background-color: rgba(0, 0, 0, 0.8);
}
.close-box {
	top: 0.5rem; right: 0.15rem; position: absolute; z-index: 9999;
}
.close {
	width: 0.7rem;
}
.paly-box {
	position: relative;
}
.play-btn {
	left: 3rem; top: 1.1rem; width: 1.4rem; position: absolute;
}
.open {
	top: 0px; width: 3.7rem; right: 0.2rem; display: none; position: absolute; z-index: 999;
}
.bg {
	left: 0px; top: 0px; width: 100%; height: 100%; right: 0px; bottom: 0px; display: none; position: fixed; background-color: rgba(0, 0, 0, 0.6);
}
@media screen and (min-width:768px)
{
body {
	background: url("../images/big-bg.png") 0% 0% / cover;
}
#app {
	font-size: 11px;
}
.icon-box {
	padding-top: 41px;
}
.logo-box {
	padding: 10px 0px;
}
.apple-logo {
	width: 26px;
}
.logo-title {
	font-size: 22px; margin-left: 5px; vertical-align: 16%;
}
.icon {
	height: 50px;
}
.ios-size {
	line-height: 20px;
}
.ios-time {
	line-height: 20px;
}
.ios-play {
	margin-top: 36px;
}
.play-img {
	width: 276px;
}
.play-txt {
	font-size: 12px; margin-top: -10px;
}
.btn-box {
	margin-top: 57px;
}
.ios-btn {
	border-radius: 10px; width: 180px; height: 60px; line-height: 60px; font-size: 17px;
}
.ios-msg {
	font-size: 0px;
}
.play-btn {
	left: 50%; top: 55px; width: 70px; position: absolute; transform: translateX(-50%);
}
.close-box {
	top: 0px; height: 50px; right: 15px; position: absolute; z-index: 9999;
}
.close {
	width: 35px; vertical-align: top;
}
}
