[v-cloak] {
	display: none;
}

video{
	width: 100%;
}
.icon{
	display: inline-block;
	vertical-align: middle;
}
.w1100{
	width: 1100px;
	margin: 0 auto;
}

.btn-primary{
	display: inline-block;
	cursor: pointer;
	margin: 0 25px 0 0;
	font-weight: 400;
	font-size: 16px;
	padding: 16px 24px;
	color: #020202;
	background-image: linear-gradient(
		218deg,#004ffc 4%,#3f6ef6 94%);
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
	border-radius: 12px;
}

#container {
	width: 100%;
	position: relative;
}

.nav-box {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #004AEF;
	padding: 0 30px 36px 30px;
	border-bottom: 1px solid #ccc;
	margin: 0 0 36px 0;
}
.nav-box span{
	width: 50%;
	position: relative;
}
.nav-box span:first-child{
	margin: 0 10px 0 0;
	text-align: left;
}
.nav-box span:last-child{
	margin: 0 10px 0 0;
	text-align: right;
}
.nav-box i{
	position: absolute;
	top: 50%;
	border: 1px solid #004AEF;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 3px;
}
.nav-box .left{
	left: -12px;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}
.nav-box .right{
	right: -12px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.help-box{
	margin: 0 0 36px 0;
}
.help-box p{
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: #828286;
}
.help-box p a{
	color: #505055;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	text-decoration-line: underline;
	margin: 0 0 18px 0;
}

.banner1 {
	width: 100%;
	text-align: center;
	height: 350px;
	background: url('https://r.tourboxtech.com/en/src/images/maunal/header-bg@1x.png');
}

.banner1>.title {
	color: #fff;
	font-weight: 400;
	font-size: 64px;
	line-height: 84px;
	padding: 120px 0 0 0;
	margin: 0 0 8px 0;
}
.banner1>.download {
	font-weight: 400;
	font-size: 17px;
	line-height: 22px;
	color: #fff;
}

.banner2 {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	margin: 0 auto;
	min-height: 9rem;
	padding: .5rem 0rem .5rem 0rem;
}

.banner2>.banner-left {
	width: 280px;
	background-color: #fff;
	margin: 0 156px 0 0;
	overflow: visible;
}

.banner2>.banner-left>.banner-nav {
	position: -webkit-sticky;
	position: sticky;
	width: 100%;
}

.banner2>.banner-left>.banner-nav .top {
	font-size: 16px;
	line-height: 22px;
	color: #3C3C3E;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
	margin: 0 0 40px 0;
}

.banner2>.banner-left>.banner-nav>.index-search {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	width: 100%;
	height: .48rem;
	padding: .05rem .2rem;
	font-size: .24rem;
	border-bottom: 1px solid #d7d7d7;
}

.banner2>.banner-left>.banner-nav>.index-search>span {
	font-size: .16rem;
	color: #aaaaaa;
}

.banner2>.banner-left>.banner-nav>.index-search>input {
	width: 1.6rem;
	margin-left: .12rem;
	font-size: .16rem;
	font-weight: 400;
	color: #666;
	border: none;
	outline: none;
}

.banner2>.banner-left>.banner-nav>.index-search>input::placeholder {
	font-size: .16rem;
	font-weight: 400;
	color: #aaaaaa;
}

.banner2>.banner-left>.banner-nav>.nav-menu {
	width: 100%;
	overflow: hidden;
}

.banner2>.banner-left>.banner-nav>.nav-menu>.menu-tip {
	width: 100%;
	padding: 7px 0;
}

.banner2>.banner-left>.banner-nav>.nav-menu>.active-bg {
	background-color: #F7F7F7;
	border-radius: 4px;
	color: #000;
}

.banner2>.banner-left>.banner-nav>.nav-menu>.active-bg>div>span {
	color: #000;
}

.banner2>.banner-left>.banner-nav>.nav-menu>.menu-tip>div {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 100%;
	padding: 0 20px 0 20px;
	font-size: 14px;
	line-height: 18px;
	color: #505055;
	font-weight: 400;
}

.banner2>.banner-left>.banner-nav>.nav-menu>.menu-tip>div>.iconfont {
	font-size: .22rem;
	color: #d7d7d7;
}

.banner2>.banner-left>.banner-nav>.nav-menu>.menu-list {
	width: 100%;
}

.fade-enter-active,
.fade-leave-active {
	transition: all .5s ease;
}

.fade-enter,
.fade-leave-to {
	height: 0 !important;
}

.banner2>.banner-left>.banner-nav>.nav-menu>.menu-list>.list-item {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	width: 100%;
	line-height: 32px;
	padding: 0 0 0 35px;
	font-size: 12px;
	color: #000;
	font-weight: 400;
}

.banner2>.banner-left>.banner-nav>.nav-menu>.menu-list>.active {
	color: #004AEF;
}

.banner2>.banner-left>.banner-nav>.nav-menu>.menu-tip:hover,
.banner2>.banner-left>.banner-nav>.nav-menu>.menu-list>.list-item:hover {
	cursor: pointer;
}

.banner2>.banner-left>.banner-nav>.nav-menu>.menu-list>.list-item:hover {
	color: #000;
}



/************** right **********************/

.banner2>.index-right {
	position: relative;
	width: 656px;
	background-color: #fff;
	min-height: 200px;
}

.right-content {
	position: relative;
	width: 100%;
}

.right-content>.navTitle {
	width: 100%;
	font-size: 42px;
	line-height: 56px;
	color: #000;
	font-weight: 400;
	margin: 0 0 26px 0;
}

.right-content>.title {
	width: 100%;
	margin: 0 0 26px 0;
	font-size: 32px;
	line-height: 42px;
	color: #3C3C3E;
	font-weight: 400;
}

.right-content>.subTitle {
	width: 100%;
	font-size: 24px;
	line-height: 32px;
	color: #000;
	font-weight: 400;
	margin: 0 0 16px 0;
}

.right-content>.content-text {
	position: relative;
	width: 100%;
	margin: 0 0 26px 0;
}

.right-content>.content-text>p {
	position: relative;
	width: 100%;
	line-height: 1.8;
	font-family: 'PingFangSC-Thin', 'PingFang SC Thin', 'PingFang SC';
	font-weight: 200;
	font-style: normal;
	font-size: .16rem;
}

.right-content>.tips {
	font-weight: 400;
	font-size: 19px;
	line-height: 25px;
	margin: 0 0 34px 0;
}

.right-content font {
	color: #004AEF;
	cursor: pointer;
}

.right-content>.content-info>p {
	position: relative;
	width: 100%;
	font-size: 19px;
	line-height: 28px;
	font-family: 'PingFangSC-Thin', 'PingFang SC Thin', 'PingFang SC';
	font-weight: 400;
	font-style: normal;
}

.right-content>.content-text2 {
	position: relative;
	width: 100%;
	padding-bottom: .3rem;
}

.right-content>.content-text2>p {
	position: relative;
	width: 100%;
	line-height: 1.8;
	font-family: 'PingFangSC-Thin', 'PingFang SC Thin', 'PingFang SC';
	font-weight: 200;
	font-style: normal;
	font-size: .16rem;
}

.right-content>.content-text>.wrap {
	word-wrap: break-word;
	word-break: break-all;
}

.right-content>.content-description {
	margin: 0 0 34px 0;
}

.right-content>.des-border {
	border-bottom: 1px solid #ccc;
	padding: 0 0 20px 0;
	margin: 0 0 50px 0;
}

.right-content>.content-description>p {
	position: relative;
	width: 100%;
	padding-left: 20px;
	font-family: 'PingFangSC-Thin', 'PingFang SC Thin', 'PingFang SC';
	font-style: normal;
	font-size: 18px;
	line-height: 28px;
}

.right-content>.content-description>p:not(last-chlid) {
	margin: 0 0 8px 0;
}

.right-content>.content-description>p::after {
	content: "";
	display: block;
	position: absolute;
	left: 5px;
	top: 11px;
	z-index: 9;
	width: 5px;
	height: 5px;
	background-color: #555;
	border-radius: 50%;
}

.right-content>.content-description>.left {
	padding-left: 0px;
	font-size: 22px;
	line-height: 28px;
}

.right-content>.content-description>.left::after {
	display: none;
}

.right-content>.yotube-show {
	margin-bottom: 3.6rem;
}

.right-content>.content-summary {
	width: 100%;
	padding-bottom: .3rem;
}

.right-content>.content-summary>p {
	width: 100%;
	line-height: .4rem;
	font-family: 'PingFangSC-Thin', 'PingFang SC Thin', 'PingFang SC';
	font-weight: 200;
	font-style: normal;
	font-size: .16rem;
}

.right-content>.tips-red {
	width: 100%;
	font-family: 'PingFangSC-Thin', 'PingFang SC Thin', 'PingFang SC';
	font-weight: 400;
	font-size: 19px;
	line-height: 25px;
	font-style: normal;
	margin: 0 0 34px 0;
	color: #FF0000;
}
.right-content>.content-warning {
	display: none;
	width: 100%;
	line-height: .6rem;
	margin-top: -.3rem;
	margin-bottom: .6rem;
	font-family: 'PingFangSC-Thin', 'PingFang SC Thin', 'PingFang SC';
	font-weight: 200;
	font-style: normal;
	font-size: .16rem;
}

.right-content>.content-warning>img {
	width: .3rem;
	height: .3rem;
	margin-right: .1rem;
	vertical-align: middle;
}

.right-content>.content-index {
	width: 100%;
	margin: 0 0 50px 0;
	text-align: center;
}

.right-content>.content-index>img {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.right-content>.content-table table{
	width: 100%;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
	text-align: center;
}
.right-content>.content-table table:not(:last-child){
	margin: 0 0 40px 0;
}
.right-content>.content-table table:last-child{
	margin: 0 0 128px 0;
}
.right-content>.content-table table th{
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
.right-content>.content-table table td{
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}

.right-content>.content-player {
	margin-bottom: 128px;
}

/* 小视频 */
.player-video {
	position: relative;
	width: 100%;
	height: 100%;
}

.player-video>.video {
	width: 100%;
	height: 100%;
	object-fit: fill;
}

.player-video>.video-error {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
	background-color: #000;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	color: #696868;
	font-size: .6rem;
}

.player-video>.video-error>img {
	width: .38rem;
	height: .38rem;
}


/* 主要video */
.index-right>.right-media {
	position: absolute;
	top: 4.5rem;
	left: .6rem;
	z-index: 9;
	width: 5.5rem;
	height: 3.1rem;
}

.right-media>.media {
	position: relative;
	width: 100%;
	height: 3.1rem;
}

.right-media>.media>.play-mask {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 20;
	width: 100%;
	height: 100%;
}

.right-media>.media>.play-mask>div {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .3);
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	font-size: .3rem;
	color: #ddd;
}

.right-media>.media>.video-error {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #f7f7f7;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	color: #696868;
	font-size: .6rem;
}

.right-media>.media>video {
	width: 100%;
	height: 100%;
	object-fit: fill;
}


/* 按键图标 */
.sprite-key {
	display: inline-block;
	width: 0.3rem;
	height: 0.3rem;
	margin: 0 0rem -0.1rem 0rem;
	background-image: url('//r.tourboxtech.com/en/src/images/sprite.png');
	background-repeat: no-repeat;
	background-size: 1.2rem 3.6rem;
}

/* 工具图标 */
.sprite-gj {
	display: inline-block;
	width: 0.25rem;
	height: 0.25rem;
	margin: 0 .05rem -0.08rem .05rem;
	background-image: url('//r.tourboxtech.com/en/src/images/sprite.png');
	background-repeat: no-repeat;
	background-size: 2rem 6rem;
}

/* gj */

.gj-icon-01 {
	background-position: 0 -4.5rem;
}

.gj-icon-02 {
	background-position: -0.25rem -4.5rem;
}

.gj-icon-03 {
	background-position: -0.5rem -4.5rem;
}

.gj-icon-04 {
	background-position: -0.75rem -4.5rem;
}

.gj-icon-05 {
	background-position: 0 -4.75rem;
}

.gj-icon-06 {
	background-position: -0.25rem -4.75rem;
}

.gj-icon-07 {
	background-position: -0.5rem -4.75rem;
}

.gj-icon-08 {
	background-position: -0.75rem -4.75rem;
}

.gj-icon-09 {
	background-position: 0rem -5rem;
}

.gj-icon-10 {
	background-position: 0 -5.25rem;
}

.gj-icon-11 {
	background-position: -0.25rem -5.25rem;
}

.gj-icon-12 {
	background-position: -0.5rem -5.25rem;
}

.gj-icon-13 {
	background-position: -0.75rem -5.25rem;
}

/* key */
.key-icon-01 {
	background-position: 0 0;
}

.key-icon-02 {
	background-position: -0.3rem 0;
}

.key-icon-03 {
	background-position: 0 -0.3rem;
}

.key-icon-04 {
	background-position: -0.3rem -0.3rem;
}

.key-icon-05 {
	background-position: 0 -0.6rem;
}

.key-icon-06 {
	background-position: -0.3rem -0.6rem;
}

.key-icon-07 {
	background-position: 0 -0.9rem;
}

.key-icon-08 {
	background-position: -0.3rem -0.9rem;
}

.key-icon-09 {
	background-position: 0 -1.2rem;
}

.key-icon-10 {
	background-position: -0.3rem -1.2rem;
}

.key-icon-11 {
	background-position: 0 -1.5rem;
}

.key-icon-12 {
	background-position: -0.3rem -1.5rem;
}

.key-icon-13 {
	background-position: 0 -1.8rem;
}

.key-icon-14 {
	background-position: -0.3rem -1.8rem;
}

.key-icon-16 {
	background-position: -0.3rem -2.1rem;
}



/* footer */

.footer {
	position: relative;
	z-index: 99;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 1.1rem;
	background-color: #0a171e;
}

.footer>p {
	font-size: .14rem;
	font-weight: 400;
	color: #F2F2F2;
}

.footer>.footer-link {
	margin-left: .6rem;
}

.footer>.footer-link>a {
	font-size: .14rem;
	text-decoration: underline;
	font-weight: 400;
	color: #F2F2F2;
}



/* ********************************************************************************* */



@media only screen and (max-width:979px) {

	.banner1 {
		position: relative;
		display: flex;
		display: -webkit-flex;
		justify-content: center;
		align-items: center;
		height: .7rem;
		padding: 0;
		background-color: rgba(22, 29, 37, 1);
	}

	.banner1-logo {
		position: absolute;
		left: .25rem;
		top: .15rem;
		z-index: 99;
		width: .55rem;
		height: .36rem;
	}

	.banner1-logo>img {
		width: 100%;
		height: 100%;
	}

	.banner1>.title {
		font-size: 0.18rem;
		display: block;
	}

	.banner2 {
		display: block;
		width: 100%;
		min-height: auto;
		padding: 0;
		background-color: #fff;
	}

	.banner2>.banner-left {
		width: 100%;
		background-color: #fff;
		border-radius: 0.04rem;
		padding-bottom: .3rem;
		overflow: visible;
	}
	
	.banner2>.banner-left>.banner-nav .top {
		font-weight: 400;
		font-size: 14px;
		line-height: 46px;
		color: #000;
		padding: 0 16px 0 16px;
		border-bottom: 1px solid #ccc;
		margin: 0 0 10px 0;
		height: 46px;
	}

	.banner2>.banner-left>.banner-nav>.nav-menu {
		width: 100%;
	}

	.banner2>.banner-left>.banner-nav>.nav-menu:last-of-type {
		border: none;
	}

	.banner2>.banner-left>.banner-nav>.nav-menu>.menu-tip {
		height: 42px;
		padding: 0 12px;
	}

	.banner2>.banner-left>.banner-nav>.nav-menu>.menu-tip>div {
		padding: 0 .1rem 0 0rem;
	}

	.btm-border {
		border-bottom: 1px solid #eee;
	}

	.banner2>.banner-left>.banner-nav>.nav-menu>.menu-tip>div>.iconfont {
		font-size: .16rem;
	}

	.banner2>.banner-left>.banner-nav>.nav-menu>.menu-list {
		width: 100%;
		background-color: rgb(245, 245, 245);
	}

	.banner2>.banner-left>.banner-nav>.nav-menu>.menu-list>.list-item {
		padding-left: 30px;
		font-size: 12px;
		line-height: 32px;
	}

	.banner2>.banner-left>.banner-nav>.nav-menu>.menu-list>.active {
		background-color: rgb(245, 245, 245);
	}

	.banner2>.banner-left>.banner-nav>.nav-menu>.menu-tip:hover {
		background-color: #fff;
	}

	.banner2>.banner-left>.banner-nav>.nav-menu>.menu-list>.list-item:hover {
		background-color: rgb(245, 245, 245);
	}

	/* footer */

	.footer {
		display: block;
		width: 100%;
		height: 1.35rem;
		padding-top: .3rem;
		background-color: #0a171e;
	}

	.footer>p {
		width: 100%;
		margin-bottom: .2rem;
		text-align: center;
		font-size: .14rem;
		font-weight: 400;
		color: #F2F2F2;
	}

	.footer>.footer-link {
		display: flex;
		display: -webkit-flex;
		justify-content: center;
		width: 100%;
		margin-left: 0;
	}

	.footer>.footer-link>a {
		font-size: .14rem;
		text-decoration: underline;
		font-weight: 400;
		color: #F2F2F2;
	}
}