.bottom-wrap .head-content *,
.list-wrap ul li,
.logo-wrap *,
.mp-icon {
	vertical-align: middle
}

* {
	box-sizing: border-box;
	-webkit-box-sizing: border-box
}

body,
html {
	margin: 0;
	background-color: #FFF;
	font-size: 14px
}

a {
	text-decoration: none
}

.main,
body,
html {
	padding: 0;
	/* height: 100% */
}

.info,
.main,
body,
html {
	/* height: 100% */
}

.downloads-content .package,
.pc-info .mask {
	visibility: hidden
}

.main {
	text-align: center;
	margin: 0 auto;
	max-width: 100%;
	width: 700px
}

.info {
	position: relative
}

.downloads-wrap,
.logo-wrap {
	width: 100%
}

.downloads-wrap {
	bottom: 0;
	position: absolute
}

.logo-wrap {
	padding-top: 30px
}

.logo-wrap>img {
	width: 79px;
	height: 79px
}

.logo-wrap h2 {
	font-size: 18px;
	color: #2A2A2A;
	font-weight: 700
}

.desc-content h2,
.screenshots-content h2 {
	font-weight: 400;
	font-size: 15px;
	color: #2A2A2A
}

.logo-wrap p {
	margin-top: 21px;
	font-size: 18px;
	font-weight: 400;
	color: #2A2A2A;
	padding: 0 20px
}

.logo-wrap #show_qrcode {
	display: block;
	font-size: 10px;
	color: #007AFF;
	text-decoration: none;
	margin-top: 28px
}

.logo-wrap #show_qrcode>img {
	width: 11px;
	height: 11px
}

.logo-wrap #show_qrcode>span {
	display: inline-block;
	margin-left: 10px
}

.command-content p {
	display: inline-block;
	font-size: 12px;
	color: #2A2A2A
}

.command-content .stream-token {
	font-size: 12px;
	color: #2A2A2A;
	background-color: #f8f8f8;
	border-radius: 3px;
	padding: 5px
}

.command-content a {
	display: inline-block;
	font-size: 11px;
	color: #007AFF;
	width: 50px
}

.qrcode-content {
	display: none;
	margin-top: 50px;
	margin-bottom: 20px;
	font-size: 20px
}

.list-wrap ul,
.qrcode-content span {
	display: block
}

.qrcode-content img {
	width: 120px;
	height: 120px
}

.qrcode-content .code {
	display: inline-block;
	color: #007AFF
}

.qrcode-content p {
	margin: 0;
	padding: 0;
	display: inline-block
}

.btn-primary,
.btn-secondary {
	background-color: #007AFF;
	color: #FFF;
	margin-top: 10px
}

.btn {
	font-size: 12px;
	width: 288px;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	outline: 0
}

.btn-primary {
	border: 1px solid #007AFF
}

.btn-secondary {
	border: 1px solid #FFF;
	margin-bottom: 10px
}

.btn.stream {
	background-color: #FFF;
	color: #007AFF
}

.more img {
	height: 10px;
	margin-bottom: 5px
}

.more.down img {
	transform: rotateX(0)
}

.more.up img {
	transform: rotateX(180deg)
}

.screenshots-content {
	border-top: 1px solid #BFBFBF;
	margin: 0 15px;
	padding: 0 24px;
	position: relative
}

.screenshots-content h2 {
	margin-top: 40px;
	margin-bottom: 21px;
	text-align: left
}

.list-wrap {
	overflow-x: scroll;
	margin-bottom: 36px;
	margin-left: 39px
}

.list-wrap ul {
	list-style: none;
	white-space: nowrap;
	-webkit-padding-start: 0;
	-moz-padding-start: 0
}

.bottom-wrap .tips-content .tip-desc,
.desc-content pre {
	white-space: pre-wrap;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	word-break: break-all
}

.list-wrap ul li {
	display: inline-block;
	margin: 0 9px
}

.list-wrap ul li:first-child {
	margin: 0 9px 0 0
}

.list-wrap ul li img {
	width: 176px;
	height: 311px;
	border: 1px solid #949494
}

.desc-content {
	border-top: 1px solid #BFBFBF;
	margin: 0 15px 36px;
	padding: 0 24px;
	text-align: center
}

.desc-content h2 {
	margin-top: 40px;
	margin-bottom: 21px;
	text-align: left
}

.desc-content pre {
	width: 100%;
	font-size: 14px;
	color: #2A2A2A;
	text-align: left
}

.footer {
	text-align: center;
	padding: 20px;
	border-top: 1px solid #DAE2E3
}

.show {
	display: block
}

.hide {
	display: none
}

.overlay {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .6);
	z-index: 200;
	position: fixed
}

.bottom-wrap {
	position: absolute;
	bottom: 0;
	z-index: 201;
	width: 100%;
	padding-bottom: 18px;
	background-color: #FFF
}

.bottom-wrap .head-content {
	padding: 12px 0;
	text-align: left;
	margin-left: 21px
}

.bottom-wrap .head-content img {
	display: inline-block;
	width: 28px;
	height: 28px
}

.bottom-wrap .head-content h2 {
	display: inline-block;
	font-size: 15px;
	font-weight: 700;
	color: #313131;
	margin-left: 10px
}

.bottom-wrap .tips-content {
	text-align: left;
	margin-left: 21px;
	margin-right: 21px;
	border-top: 1px solid #BFBFBF
}

.bottom-wrap .tips-content .tip-desc {
	font-size: 13px
}

.bottom-wrap .tips-content .tip-title {
	font-size: 14px;
	color: #313131;
	margin: 8px 0 0;
	font-weight: 400
}

.bottom-wrap .tips-content .tip-token {
	font-size: 13px;
	color: #313131;
	margin: 8px 0 0;
	display: inline-block;
	padding: 3px;
	background-color: #96D2FA
}

.bottom-wrap .tips-content .tip-guide {
	font-size: 14px;
	margin: 8px 0 0
}

.bottom-wrap .tips-content .guide-launch {
	margin: 15px 0
}

.bottom-wrap .tips-content ul {
	-webkit-padding-start: 21px
}

.bottom-wrap .tips-content ul li {
	margin: 0;
	padding: 0;
	-webkit-padding-start: 0
}

.bottom-wrap button {
	width: 327px
}

.qrcode-wrap {
	position: absolute;
	width: 320px;
	height: 350px;
	background-color: #FFF;
	top: 50%;
	left: 50%;
	margin-top: -164px;
	margin-left: -160px;
	border-radius: 5px
}

.qrcode-wrap div.close {
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 15px;
	top: 10px
}

.qrcode-wrap div.close img {
	width: 14px;
	height: 14px;
	margin-top: 8px
}

.qrcode-wrap .kuaima-wrap {
	width: 211px;
	height: 211px;
	display: inline-block;
	margin-top: 28px;
	border: 1px solid #8ECEAB;
	background-color: #FBFFFE;
	border-radius: 5px
}

.qrcode-wrap .kuaima-wrap .qrcode {
	width: 161px;
	height: 161px;
	margin-top: 25px
}

.qrcode-wrap .kuaima-wrap .app-name {
	display: block;
	font-size: 12px
}

.pc-info,
.pkg-download.hide,
.tab-content-item {
	display: none
}

.qrcode-wrap .channel {
	width: 211px
}

.qrcode-wrap .desc {
	color: #C5C5C5;
	font-size: 12px
}

.pc-info {
	position: relative;
	text-align: left;
	margin-top: 80px
}

.pc-name h2 {
	font-size: 24px;
	color: #2A2A2A;
	font-weight: 700
}

.pc-name p {
	font-size: 22px;
	color: #2A2A2A;
	font-weight: 400;
	margin-top: 30px;
	width: 520px;
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden
}

.contact-list-item .contact-title,
.h5-title,
.mp-title-input {
	font-weight: 700
}

.btn-download {
	width: 260px;
	background-color: #FFF;
	border: 1px solid #007AFF;
	color: #007AFF
}

.btn-download .icon {
	margin-right: 5px;
	line-height: 14px
}

@font-face {
	font-family: publish_iconfont;
	src: url(/fonts/iconfont.ttf) format('truetype')
}

.publish_iconfont {
	font-family: publish_iconfont !important;
	font-size: 14px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .2px;
	-moz-osx-font-smoothing: grayscale
}

#pc_download .btn-download,
#pc_download_plus .btn-download {
	display: inline-block;
	text-decoration: none;
	text-align: center
}

.pc-download.plus-app {
	display: flex;
	position: relative;
	flex-direction: row;
	padding-top: 50px;
	padding-bottom: 50px
}

.pc-download.plus-app.center {
	justify-content: center
}

.pc-download.plus-app .qrcode-row {
	display: inline-block;
	width: 200px;
	text-align: center
}

.pc-download.plus-app .qrcode-row .qrcode-img {
	width: 200px;
	height: 200px
}

.pc-download.plus-app .qrcode-row .app-tip {
	margin: 0
}

.pc-download.plus-app .btn-row {
	display: inline-flex;
	flex-direction: column;
	margin-left: 80px;
	justify-content: center
}

.pc-download.plus-app .btn-row .btn-download {
	margin: 15px 0;
	width: 240px
}

.pc-download.plus-app::after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 1px;
	content: '';
	-webkit-transform: scaleY(.5);
	transform: scaleY(.5);
	background-color: #c8c7cc
}

@media only screen and (min-width:768px) {
	.info.mobile {
		display: none
	}

	.pc-info {
		display: block
	}

	.desc-content {
		padding: 0;
		margin: 0 0 80px;
		border: none
	}

	.desc-content pre {
		color: #818181;
		font-size: 14px
	}

	.desc-content h2 {
		font-size: 22px;
		margin-bottom: 40px
	}

	.screenshots-content {
		border: none;
		margin: 0;
		padding: 0
	}

	.screenshots-content h2 {
		font-size: 22px;
		margin-bottom: 40px
	}

	.list-wrap {
		margin-left: 0
	}

	.tab-item {
		font-size: 20px !important
	}
}

@media only screen and (max-width:320px) {
	body {
		font-size: 12px
	}
}

.command-content p {
	width: 288px;
	text-align: left;
	position: relative
}

.command-content p .stream-token {
	width: 230px;
	border: none
}

.command-content .copy-command {
	text-align: center;
	position: absolute;
	right: 0;
	top: -5px;
	font-size: 14px;
	line-height: 14px;
	width: auto;
	background-color: #c5c5c5;
	color: #fff;
	padding: 6px;
	border-radius: 3px;
	text-decoration: none
}

.pc-logo {
	position: absolute;
	left: -126px
}

.pc-logo img {
	border-radius: 5px;
	width: 90px;
	height: 90px
}

.pc-barcode {
	position: absolute;
	right: 0;
	width: 160px;
	height: 160px;
	border: 1px solid #8ECEAB;
	background-color: #FBFFFE;
	border-radius: 5px;
	text-align: center
}

.pc-barcode .kuaima-wrap .qrcode {
	width: 120px;
	height: 120px;
	margin-top: 15px
}

.pc-barcode .kuaima-wrap .app-name {
	display: block;
	font-size: 12px
}

.pc-barcode .tip {
	color: #296A43;
	margin-top: 10px;
	font-size: 14px
}

.bottom-wrap .head-content .loading-tip {
	display: inline-block;
	position: absolute;
	font-size: 12px;
	right: 21px;
	color: #C5C5C5
}

.loading-tip .spinner {
	margin-right: 5px
}

.spinner {
	display: inline-block;
	width: 16px;
	height: 16px;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: spinner-spin 1s step-end infinite;
	animation: spinner-spin 1s step-end infinite
}

.spinner:after {
	display: block;
	width: 100%;
	height: 100%;
	content: '';
	background-image: url('data:image/svg+xml;charset=utf-8,<svg viewBox=\'0 0 120 120\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'><defs><line id=\'l\' x1=\'60\' x2=\'60\' y1=\'7\' y2=\'27\' stroke=\'%236c6c6c\' stroke-width=\'11\' stroke-linecap=\'round\'/></defs><g><use xlink:href=\'%23l\' opacity=\'.27\'/><use xlink:href=\'%23l\' opacity=\'.27\' transform=\'rotate(30 60,60)\'/><use xlink:href=\'%23l\' opacity=\'.27\' transform=\'rotate(60 60,60)\'/><use xlink:href=\'%23l\' opacity=\'.27\' transform=\'rotate(90 60,60)\'/><use xlink:href=\'%23l\' opacity=\'.27\' transform=\'rotate(120 60,60)\'/><use xlink:href=\'%23l\' opacity=\'.27\' transform=\'rotate(150 60,60)\'/><use xlink:href=\'%23l\' opacity=\'.37\' transform=\'rotate(180 60,60)\'/><use xlink:href=\'%23l\' opacity=\'.46\' transform=\'rotate(210 60,60)\'/><use xlink:href=\'%23l\' opacity=\'.56\' transform=\'rotate(240 60,60)\'/><use xlink:href=\'%23l\' opacity=\'.66\' transform=\'rotate(270 60,60)\'/><use xlink:href=\'%23l\' opacity=\'.75\' transform=\'rotate(300 60,60)\'/><use xlink:href=\'%23l\' opacity=\'.85\' transform=\'rotate(330 60,60)\'/></g></svg>');
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 100%
}

#download_list a.stream,
.pc-info .mask a,
.tab-item {
	display: inline-block;
	text-decoration: none
}

@-webkit-keyframes spinner-spin {
	0% {
		-webkit-transform: rotate(0)
	}

	8.33333333% {
		-webkit-transform: rotate(30deg)
	}

	16.66666667% {
		-webkit-transform: rotate(60deg)
	}

	25% {
		-webkit-transform: rotate(90deg)
	}

	33.33333333% {
		-webkit-transform: rotate(120deg)
	}

	41.66666667% {
		-webkit-transform: rotate(150deg)
	}

	50% {
		-webkit-transform: rotate(180deg)
	}

	58.33333333% {
		-webkit-transform: rotate(210deg)
	}

	66.66666667% {
		-webkit-transform: rotate(240deg)
	}

	75% {
		-webkit-transform: rotate(270deg)
	}

	83.33333333% {
		-webkit-transform: rotate(300deg)
	}

	91.66666667% {
		-webkit-transform: rotate(330deg)
	}

	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes spinner-spin {
	0% {
		transform: rotate(0)
	}

	8.33333333% {
		transform: rotate(30deg)
	}

	16.66666667% {
		transform: rotate(60deg)
	}

	25% {
		transform: rotate(90deg)
	}

	33.33333333% {
		transform: rotate(120deg)
	}

	41.66666667% {
		transform: rotate(150deg)
	}

	50% {
		transform: rotate(180deg)
	}

	58.33333333% {
		transform: rotate(210deg)
	}

	66.66666667% {
		transform: rotate(240deg)
	}

	75% {
		transform: rotate(270deg)
	}

	83.33333333% {
		transform: rotate(300deg)
	}

	91.66666667% {
		transform: rotate(330deg)
	}

	100% {
		transform: rotate(360deg)
	}
}

.tip-button-row {
	text-align: right;
	padding-right: 21px
}

.pc-info .mask,
.tab-content.pc .tab-content-item.app,
.tab-content.pc .tab-content-item.mp {
	text-align: center
}

.tip-button-row .tip-btn {
	border: none;
	height: 30px;
	border-radius: 3px;
	color: #FFF;
	margin: 0;
	padding: 0;
	font-size: 12px
}

.app-tip,
.mp-tip,
.share-tip {
	font-size: 14px
}

.tip-button-row .tip-btn.tip-btn-primary {
	width: 70px;
	background-color: #007AFF
}

.tip-button-row .tip-btn.tip-btn-cancel {
	background-color: transparent;
	color: #007AFF;
	width: 40px
}

.pc-info .mask {
	position: absolute;
	right: 0;
	width: 162px;
	height: 162px;
	background-color: rgba(0, 0, 0, .6);
	border-radius: 3px;
	cursor: pointer
}

.pc-info .mask a {
	width: 100%;
	color: #FFF;
	line-height: 160px
}

#download_list .btn.stream.disabled {
	background-color: #ccc;
	border-color: #ccc;
	color: #FFF
}

.tab {
	border-bottom: 1px solid #f7f7f7;
	padding: 0 20px
}

.tab-item {
	padding: 10px 20px;
	margin: 0 30px;
	color: #007AFF;
	font-size: 16px
}

.h5-link,
.mp-clip,
.mp-title-copy,
.website-url {
	text-decoration: underline
}

.tab-item.active {
	border-bottom: 2px solid #007AFF;
	font-weight: 700
}

.tab-content {
	border-bottom: 1px solid #f7f7f7;
	padding: 50px 0
}

.pc-download {
	margin: 0
}

.pkg-download,
.tab-content-item.active,
.website-url {
	display: block
}

.tab-content.pc .tab-content-item {
	height: 350px
}

.app-qrcode,
.mp-qrcode {
	width: 200px;
	height: 200px
}

.mp-qrcode {
	margin-top: 20px
}

.list-media {
	position: relative;
	padding: 11px 15px
}

.list-media-object {
	float: left;
	width: 42px;
	height: 42px;
	margin-right: 15px
}

.list-media-body {
	height: 42px;
	position: relative
}

.pc-share,
.toast {
	position: absolute
}

.list-media-desc {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #8f8f94;
	margin: 0
}

.contact-list {
	padding: 30px 0 0 50px
}

.contact-list-item {
	padding: 5px
}

.contact-list-item .contact-text {
	color: #007AFF
}

.tab-wrap {
	bottom: 10px;
	width: 100%
}

#mb_tab .tab-item {
	margin: 0
}

.pkg-download {
	margin: 0 auto;
	width: 300px;
	background-color: #007AFF;
	border: 1px solid #007AFF;
	color: #FFF;
	padding: 8px 10px;
	border-radius: 5px
}

.app-tip,
.mp-clip {
	color: #007AFF
}

#mb_tab_content {
	border: none;
	padding: 15px 0
}

@media only screen and (min-height:650px) {
	#mb_tab_content {
		padding: 30px 0
	}
}

@media only screen and (min-height:750px) {
	#mb_tab_content {
		padding: 50px 0
	}
}

#mb_tab_content .app-qrcode,
#mb_tab_content .mp-qrcode {
	width: 150px;
	height: 150px
}

#mb_tab_content .tab-content-item {
	height: 260px
}

.app-tip {
	margin: 5px 0 10px;
	height: 20px
}

.website-label,
.website-url {
	margin-left: 50px
}

.mp-tip {
	color: #777
}

.pc-share,
.share-tip,
.website-url {
	color: #007AFF
}

#mb_tab_content .tab-content-item.contact,
#mb_tab_content .tab-content-item.h5 {
	text-align: left
}

#mb_tab_content .tab-content-item.h5 {
	padding-top: 50px;
	font-size: 20px
}

.footer-wrap,
.mp-title-input,
.pc-share,
.share-qrcode {
	text-align: center
}

.pkg-download.show {
	display: block
}

.pc-share {
	top: 0;
	right: 10px;
	cursor: pointer;
	background-color: #FFF;
	width: 200px;
	z-index: 9
}

.share-qrcode {
	width: 200px;
	height: 200px;
	-webkit-box-shadow: #666 0 0 10px;
	-moz-box-shadow: #666 0 0 10px;
	box-shadow: #666 0 0 10px;
	border-radius: 3px
}

.share-qrcode.hide {
	display: none
}

.share-qrcode.show {
	display: block
}

.share-qrcode img {
	width: 150px;
	height: 150px;
	margin-top: 25px
}

.top-arrow {
	width: 15px;
	height: 15px;
	border-top: 2px solid #ccc;
	border-right: 2px solid #ccc;
	transform: rotate(-45deg)
}

.download-app {
	margin-bottom: 0
}

@media only screen and (min-height:600px) {
	.tab-wrap {
		bottom: 50px
	}

	.download-app {
		margin-bottom: 50px
	}
}

@media only screen and (min-height:700px) {
	.tab-wrap {
		bottom: 100px
	}

	.download-app {
		margin-bottom: 100px
	}
}

.download-app .qrcode {
	width: 150px;
	height: 150px
}

.download-app .app-tip {
	margin: 0
}

.download-tip {
	color: #949494
}

.footer-wrap {
	padding: 5px
}

.footer-wrap .power-by {
	font-size: 12px;
	color: #AEAEAE
}

.footer-wrap .power-by a {
	color: #007AFF
}

.mp-title {
	margin-bottom: 10px;
	display: flex;
	flex-direction: column
}

.mp-title-input {
	border: none;
	font-size: 16px
}

.mp-title-input.input-hidden {
	visibility: hidden;
	position: absolute;
	top: 0;
	z-index: -99
}

.mp-title-copy {
	color: #007AFF;
	font-size: 16px;
	margin: 10px auto 0
}

.mp-title-tip {
	font-size: 12px;
	color: #AEAEAE
}

.toast {
	left: 0;
	right: 0;
	bottom: 50px;
	margin: auto;
	width: 320px
}

.toast.hide {
	display: none
}

.toast.show {
	display: block
}

.toast-text {
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	background-color: #000;
	color: #fff;
	border-radius: 3px;
	padding: 3px 0;
	font-size: 14px;
	opacity: .5
}

.mb-no-pkg {
	line-height: 240px
}

.pc-no-pkg {
	line-height: 350px
}

.h5-title {
	padding: 0 0 20px 50px
}

.h5-content-pc .h5-title {
	display: inline-block;
	margin-top: 50px
}

.h5-link {
	padding: 20px 50px 0;
	color: #007AFF;
	display: inline-block;
	word-break: break-all
}

.h5-content-m .h5-title {
	display: block
}

.mp-content,
.mp-wrap {
	display: flex
}

@media screen and (max-width:360px) and (max-height:500px) {
	.logo-wrap {
		top: 5px
	}

	#mb_tab_content .tab-content-item {
		height: 220px
	}

	.btn-primary,
	.btn-secondary {
		margin-top: 5px
	}

	#mb_tab_content .app-qrcode {
		width: 120px;
		height: 120px
	}
}

.mp-side {
	width: 95px;
	left: 0;
	border-right: 1px solid #eaeaea;
	height: 260px;
	padding-left: 10px
}

.mp-content {
	flex: 1;
	justify-content: center
}

.mp-content-item {
	display: none
}

.mp-content-item.active {
	display: block
}

.mp-side-item {
	color: #727272;
	opacity: .45;
	line-height: 40px;
	text-align: left
}

.mp-side-item.active {
	color: #0f0f0f;
	opacity: 1
}

.mp-side-item.active .inner-item {
	background-color: #f3f3f3
}

.mp-icon {
	width: 25px;
	height: 25px
}

.pc-mp-item {
	display: inline-block;
	margin: 0 20px
}

.tab-content.pc .tab-content-item.mp.active {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center
}
